Skip to content

Commit caea3ed

Browse files
committed
Release 13.1.0
1 parent 254240e commit caea3ed

File tree

2,466 files changed

+39940
-33375
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,466 files changed

+39940
-33375
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Oracle JET version 13.0.0
1+
# Oracle JET version 13.1.0
22

33
## About Oracle JET
44
Oracle JET is targeted at intermediate to advanced JavaScript developers working on client-side applications. It's a collection of open source JavaScript libraries along with a set of Oracle contributed JavaScript libraries that make it as simple and efficient as possible to build applications that consume and interact with Oracle products and services, especially Oracle Cloud services.
@@ -34,13 +34,13 @@ npm install -g @oracle/ojet-cli
3434
3535
ojet create <app name>
3636
```
37-
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1300&id=homepage) for complete installation details, including prerequisites.
37+
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1310&id=homepage) for complete installation details, including prerequisites.
3838

3939
## Related GitHub Projects
4040
All related projects on GitHub are associated under the [oracle-jet topic](https://github.com/search?q=topic%3Aoracle-jet+org%3Aoracle&type=Repositories).
4141

42-
## [Documentation](http://www.oracle.com/pls/topic/lookup?ctx=jet1300&id=homepage)
43-
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1300&id=homepage) to help with Getting Started and many common issues.
42+
## [Documentation](http://www.oracle.com/pls/topic/lookup?ctx=jet1310&id=homepage)
43+
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1310&id=homepage) to help with Getting Started and many common issues.
4444

4545
## [Contributing](https://github.com/oracle/oraclejet/blob/master/CONTRIBUTING.md)
4646
Oracle JET is an open source project. Pull Requests are currently not being accepted. See

THIRDPARTYLICENSE.txt

+41-16
Original file line numberDiff line numberDiff line change
@@ -15,26 +15,51 @@ js/libs/chai/chai-4.2.0.js MI
1515
js/libs/hammer/hammer-2.0.8.js MIT
1616
js/libs/js-signals/signals.js MIT
1717
js/libs/jquery/jquery-3.6.0.js MIT
18-
js/libs/jquery/jquery-ui-1.12.1.custom.js MIT
19-
js/libs/jquery/jqueryui-amd-1.12.1/core.js MIT
20-
js/libs/jquery/jqueryui-amd-1.12.1/draggable.js MIT
21-
js/libs/jquery/jqueryui-amd-1.12.1/mouse.js MIT
22-
js/libs/jquery/jqueryui-amd-1.12.1/position.js MIT
23-
js/libs/jquery/jqueryui-amd-1.12.1/sortable.js MIT
24-
js/libs/jquery/jqueryui-amd-1.12.1/widget.js MIT
18+
js/libs/jquery/jquery-ui-1.13.2.custom.js MIT
19+
js/libs/jquery/jqueryui-amd-1.13.2/core.js MIT
20+
js/libs/jquery/jqueryui-amd-1.13.2/draggable.js MIT
21+
js/libs/jquery/jqueryui-amd-1.13.2/mouse.js MIT
22+
js/libs/jquery/jqueryui-amd-1.13.2/position.js MIT
23+
js/libs/jquery/jqueryui-amd-1.13.2/sortable.js MIT
24+
js/libs/jquery/jqueryui-amd-1.13.2/widget.js MIT
25+
js/libs/jquery/jqueryui-amd-1.13.2/disable-selection.js MIT
26+
js/libs/jquery/jqueryui-amd-1.13.2/jquery-var-for-color.js MIT
27+
js/libs/jquery/jqueryui-amd-1.13.2/core.js MIT
28+
js/libs/jquery/jqueryui-amd-1.13.2/ie.js MIT
29+
js/libs/jquery/jqueryui-amd-1.13.2/keycode.js MIT
30+
js/libs/jquery/jqueryui-amd-1.13.2/jquery-patch.js MIT
31+
js/libs/jquery/jqueryui-amd-1.13.2/labels.js MIT
32+
js/libs/jquery/jqueryui-amd-1.13.2/form-reset-mixin.js MIT
33+
js/libs/jquery/jqueryui-amd-1.13.2/unique-id.js MIT
34+
js/libs/jquery/jqueryui-amd-1.13.2/scroll-parent.js MIT
35+
js/libs/jquery/jqueryui-amd-1.13.2/tabbable.js MIT
36+
js/libs/jquery/jqueryui-amd-1.13.2/widget.js MIT
37+
js/libs/jquery/jqueryui-amd-1.13.2/version.js MIT
38+
js/libs/jquery/jqueryui-amd-1.13.2/focusable.js MIT
39+
js/libs/jquery/jqueryui-amd-1.13.2/data.js MIT
40+
js/libs/jquery/jqueryui-amd-1.13.2/effect.js MIT
41+
js/libs/jquery/jqueryui-amd-1.13.2/safe-blur.js MIT
42+
js/libs/jquery/jqueryui-amd-1.13.2/form.js MIT
43+
js/libs/jquery/jqueryui-amd-1.13.2/safe-active-element.js MIT
44+
js/libs/jquery/jqueryui-amd-1.13.2/plugin.js MIT
45+
js/libs/jquery/jqueryui-amd-1.13.2/widgets/sortable.js MIT
46+
js/libs/jquery/jqueryui-amd-1.13.2/widgets/draggable.js MIT
47+
js/libs/jquery/jqueryui-amd-1.13.2/widgets/mouse.js MIT
48+
js/libs/jquery/jqueryui-amd-1.13.2/vendor/jquery-color/jquery.color.js MIT
49+
js/libs/jquery/jqueryui-amd-1.13.2/position.js MIT
2550
js/libs/knockout/knockout-3.5.1.js MIT
26-
js/libs/oj/v13.0.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
27-
js/libs/oj/v13.0.0/min/ojexpparser.js (expparser.js) MIT
28-
js/libs/oj/v13.0.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
29-
js/libs/oj/v13.0.0/min/ojmessagebanner.js (Ramda) MIT
30-
js/libs/oj/v13.0.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
31-
js/libs/oj/v13.0.0/min/ojtree.js (jsTree.js) MIT
32-
js/libs/oj/v13.0.0/ojL10n.js (requireJS i18n) MIT
51+
js/libs/oj/v13.1.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
52+
js/libs/oj/v13.1.0/min/ojexpparser.js (expparser.js) MIT
53+
js/libs/oj/v13.1.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
54+
js/libs/oj/v13.1.0/min/ojmessagebanner.js (Ramda) MIT
55+
js/libs/oj/v13.1.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
56+
js/libs/oj/v13.1.0/min/ojtree.js (jsTree.js) MIT
57+
js/libs/oj/v13.1.0/ojL10n.js (requireJS i18n) MIT
3358
js/libs/proj4js/dist/proj4.js Proj4js
3459
js/libs/require/require.js MIT
3560
js/libs/require/text.js MIT
3661
js/libs/require-css/css.min.js (require-css) MIT
37-
scss/oj/v13.0.0/3rdparty/normalize/normalize.scss MIT
62+
scss/oj/v13.1.0/3rdparty/normalize/normalize.scss MIT
3863
js/libs/touchr/touchr.js MIT
3964
js/libs/preact/dist/preact.umd.js MIT
4065

@@ -259,7 +284,7 @@ the specific language governing permissions and limitations under the Apache Lic
259284

260285

261286

262-
jQuery UI - v1.12.1 - 2015-03-18
287+
jQuery UI
263288
http://jqueryui.com
264289
Includes: core.js, widget.js, mouse.js, position.js, draggable.js, sortable.js
265290

Binary file not shown.

dist/css/alta-android/oj-alta-min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/alta-android/oj-alta.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ template {
270270
visibility: hidden; }
271271

272272
.oj-theme-json {
273-
font-family: '{"name":"alta","targetPlatform":"android","behavior":"alta","jetReleaseVersion":"v13.0.0"}'; }
273+
font-family: '{"name":"alta","targetPlatform":"android","behavior":"alta","jetReleaseVersion":"v13.1.0"}'; }
274274

275275
.oj-helper-hidden-accessible {
276276
border: 0;
0 Bytes
Binary file not shown.

dist/css/alta-ios/oj-alta-min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/alta-ios/oj-alta.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ template {
270270
visibility: hidden; }
271271

272272
.oj-theme-json {
273-
font-family: '{"name":"alta","targetPlatform":"ios","behavior":"alta","jetReleaseVersion":"v13.0.0"}'; }
273+
font-family: '{"name":"alta","targetPlatform":"ios","behavior":"alta","jetReleaseVersion":"v13.1.0"}'; }
274274

275275
.oj-helper-hidden-accessible {
276276
border: 0;
Binary file not shown.

dist/css/alta-windows/oj-alta-min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/alta-windows/oj-alta.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ template {
270270
visibility: hidden; }
271271

272272
.oj-theme-json {
273-
font-family: '{"name":"alta","targetPlatform":"windows","behavior":"alta","jetReleaseVersion":"v13.0.0"}'; }
273+
font-family: '{"name":"alta","targetPlatform":"windows","behavior":"alta","jetReleaseVersion":"v13.1.0"}'; }
274274

275275
.oj-helper-hidden-accessible {
276276
border: 0;
0 Bytes
Binary file not shown.

dist/css/alta/oj-alta-min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/alta/oj-alta-notag-min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/alta/oj-alta-notag.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
visibility: hidden; }
1515

1616
.oj-theme-json {
17-
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v13.0.0"}'; }
17+
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v13.1.0"}'; }
1818

1919
.oj-helper-hidden-accessible {
2020
border: 0;

dist/css/alta/oj-alta.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ template {
270270
visibility: hidden; }
271271

272272
.oj-theme-json {
273-
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v13.0.0"}'; }
273+
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v13.1.0"}'; }
274274

275275
.oj-helper-hidden-accessible {
276276
border: 0;
4 Bytes
Binary file not shown.

dist/css/redwood/oj-redwood-min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/redwood/oj-redwood-notag-min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)