Skip to content

Commit 9ed606e

Browse files
committed
Release 18.0.0
1 parent ed64cce commit 9ed606e

File tree

2,668 files changed

+25607
-10894
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,668 files changed

+25607
-10894
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing to Oracle JET
22

3-
_Copyright (c) 2014, 2024 Oracle and/or its affiliates
3+
_Copyright (c) 2014, 2025 Oracle and/or its affiliates
44
The Universal Permissive License (UPL), Version 1.0_
55

66
**Pull requests are currently not being accepted for the Oracle JET project.**

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Oracle JET
22

3-
Copyright (c) 2024 Oracle and/or its affiliates.
3+
Copyright (c) 2025 Oracle and/or its affiliates.
44

55
The Universal Permissive License (UPL), Version 1.0
66

README.md

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

33
## About Oracle JET
44

@@ -39,15 +39,15 @@ npm install -g @oracle/ojet-cli
3939
ojet create <app name>
4040
```
4141

42-
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1710&id=homepage) for complete installation details, including prerequisites.
42+
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1800&id=homepage) for complete installation details, including prerequisites.
4343

4444
## Related GitHub Projects
4545

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

4848
## Documentation
4949

50-
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1710&id=homepage) to help with Getting Started and many common issues.
50+
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1800&id=homepage) to help with Getting Started and many common issues.
5151

5252
## Contributing
5353

@@ -59,5 +59,5 @@ Please consult the [security guide](./SECURITY.md) for our responsible security
5959

6060
## License
6161

62-
Copyright (c) 2024 Oracle and/or its affiliates and released under the
62+
Copyright (c) 2025 Oracle and/or its affiliates and released under the
6363
[Universal Permissive License (UPL)](https://oss.oracle.com/licenses/upl/), Version 1.0

THIRDPARTYLICENSE.txt

+41-20
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,8 @@ js/libs/chai/chai.js MIT
1515
js/libs/hammer/hammer.js MIT
1616
js/libs/js-signals/signals.js MIT
1717
js/libs/jquery/jquery.js MIT
18-
js/libs/jquery/jquery-ui-.custom.js MIT
19-
js/libs/jquery/jqueryui-amd/core.js MIT
20-
js/libs/jquery/jqueryui-amd/draggable.js MIT
21-
js/libs/jquery/jqueryui-amd/mouse.js MIT
22-
js/libs/jquery/jqueryui-amd/position.js MIT
23-
js/libs/jquery/jqueryui-amd/sortable.js MIT
24-
js/libs/jquery/jqueryui-amd/widget.js MIT
2518
js/libs/jquery/jqueryui-amd/disable-selection.js MIT
2619
js/libs/jquery/jqueryui-amd/jquery-var-for-color.js MIT
27-
js/libs/jquery/jqueryui-amd/core.js MIT
28-
js/libs/jquery/jqueryui-amd/ie.js MIT
2920
js/libs/jquery/jqueryui-amd/keycode.js MIT
3021
js/libs/jquery/jqueryui-amd/jquery-patch.js MIT
3122
js/libs/jquery/jqueryui-amd/labels.js MIT
@@ -38,28 +29,58 @@ js/libs/jquery/jqueryui-amd/version.js MIT
3829
js/libs/jquery/jqueryui-amd/focusable.js MIT
3930
js/libs/jquery/jqueryui-amd/data.js MIT
4031
js/libs/jquery/jqueryui-amd/effect.js MIT
41-
js/libs/jquery/jqueryui-amd/safe-blur.js MIT
42-
js/libs/jquery/jqueryui-amd/form.js MIT
43-
js/libs/jquery/jqueryui-amd/safe-active-element.js MIT
32+
js/libs/jquery/jqueryui-amd/effects/effect-pulsate.js MIT
33+
js/libs/jquery/jqueryui-amd/effects/effect-fade.js MIT
34+
js/libs/jquery/jqueryui-amd/effects/effect-clip.js MIT
35+
js/libs/jquery/jqueryui-amd/effects/effect-fold.js MIT
36+
js/libs/jquery/jqueryui-amd/effects/effect-drop.js MIT
37+
js/libs/jquery/jqueryui-amd/effects/effect-scale.js MIT
38+
js/libs/jquery/jqueryui-amd/effects/effect-explode.js MIT
39+
js/libs/jquery/jqueryui-amd/effects/effect-puff.js MIT
40+
js/libs/jquery/jqueryui-amd/effects/effect-transfer.js MIT
41+
js/libs/jquery/jqueryui-amd/effects/effect-bounce.js MIT
42+
js/libs/jquery/jqueryui-amd/effects/effect-blind.js MIT
43+
js/libs/jquery/jqueryui-amd/effects/effect-slide.js MIT
44+
js/libs/jquery/jqueryui-amd/effects/effect-highlight.js MIT
45+
js/libs/jquery/jqueryui-amd/effects/effect-size.js MIT
46+
js/libs/jquery/jqueryui-amd/effects/effect-shake.js MIT
4447
js/libs/jquery/jqueryui-amd/plugin.js MIT
4548
js/libs/jquery/jqueryui-amd/widgets/sortable.js MIT
49+
js/libs/jquery/jqueryui-amd/widgets/controlgroup.js MIT
50+
js/libs/jquery/jqueryui-amd/widgets/droppable.js MIT
4651
js/libs/jquery/jqueryui-amd/widgets/draggable.js MIT
52+
js/libs/jquery/jqueryui-amd/widgets/checkboxradio.js MIT
53+
js/libs/jquery/jqueryui-amd/widgets/tooltip.js MIT
54+
js/libs/jquery/jqueryui-amd/widgets/dialog.js MIT
55+
js/libs/jquery/jqueryui-amd/widgets/tabs.js MIT
56+
js/libs/jquery/jqueryui-amd/widgets/resizable.js MIT
57+
js/libs/jquery/jqueryui-amd/widgets/spinner.js MIT
58+
js/libs/jquery/jqueryui-amd/widgets/selectable.js MIT
59+
js/libs/jquery/jqueryui-amd/widgets/autocomplete.js MIT
60+
js/libs/jquery/jqueryui-amd/widgets/selectmenu.js MIT
61+
js/libs/jquery/jqueryui-amd/widgets/progressbar.js MIT
62+
js/libs/jquery/jqueryui-amd/widgets/button.js MIT
63+
js/libs/jquery/jqueryui-amd/widgets/menu.js MIT
64+
js/libs/jquery/jqueryui-amd/widgets/slider.js MIT
4765
js/libs/jquery/jqueryui-amd/widgets/mouse.js MIT
66+
js/libs/jquery/jqueryui-amd/widgets/datepicker.js MIT
67+
js/libs/jquery/jqueryui-amd/widgets/accordion.js MIT
4868
js/libs/jquery/jqueryui-amd/vendor/jquery-color/jquery.color.js MIT
69+
js/libs/jquery/jqueryui-amd/vendor/jquery-color/LICENSE.txt MIT
4970
js/libs/jquery/jqueryui-amd/position.js MIT
5071
js/libs/knockout/knockout.js MIT
51-
js/libs/oj/v17.1.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
52-
js/libs/oj/v17.1.0/min/ojexpparser.js (expparser.js) MIT
53-
js/libs/oj/v17.1.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
54-
js/libs/oj/v17.1.0/min/ojmessagebanner.js (Ramda) MIT
55-
js/libs/oj/v17.1.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
56-
js/libs/oj/v17.1.0/min/ojtree.js (jsTree.js) MIT
57-
js/libs/oj/v17.1.0/ojL10n.js (requireJS i18n) MIT
72+
js/libs/oj/v18.0.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
73+
js/libs/oj/v18.0.0/min/ojexpparser.js (expparser.js) MIT
74+
js/libs/oj/v18.0.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
75+
js/libs/oj/v18.0.0/min/ojmessagebanner.js (Ramda) MIT
76+
js/libs/oj/v18.0.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
77+
js/libs/oj/v18.0.0/min/ojtree.js (jsTree.js) MIT
78+
js/libs/oj/v18.0.0/ojL10n.js (requireJS i18n) MIT
5879
js/libs/proj4js/dist/proj4.js MIT
5980
js/libs/require/require.js MIT
6081
js/libs/require/text.js MIT
6182
js/libs/require-css/css.min.js (require-css) MIT
62-
scss/oj/v17.1.0/3rdparty/normalize/normalize.scss MIT
83+
scss/oj/v18.0.0/3rdparty/normalize/normalize.scss MIT
6384
js/libs/touchr/touchr.js MIT
6485
js/libs/preact/dist/preact.umd.js MIT
6586

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ template {
300300
}
301301

302302
.oj-theme-json {
303-
font-family: '{"name":"alta","targetPlatform":"android","behavior":"alta","jetReleaseVersion":"v17.1.0"}';
303+
font-family: '{"name":"alta","targetPlatform":"android","behavior":"alta","jetReleaseVersion":"v18.0.0"}';
304304
}
305305

306306
.oj-helper-hidden-accessible {
@@ -9605,6 +9605,7 @@ oj-popup {
96059605
}
96069606

96079607
.oj-popup {
9608+
overflow: auto;
96089609
border: 1px solid #c6c7c8;
96099610
border-radius: 0;
96109611
background-color: white;
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

+2-1
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ template {
300300
}
301301

302302
.oj-theme-json {
303-
font-family: '{"name":"alta","targetPlatform":"ios","behavior":"alta","jetReleaseVersion":"v17.1.0"}';
303+
font-family: '{"name":"alta","targetPlatform":"ios","behavior":"alta","jetReleaseVersion":"v18.0.0"}';
304304
}
305305

306306
.oj-helper-hidden-accessible {
@@ -9535,6 +9535,7 @@ oj-popup {
95359535
}
95369536

95379537
.oj-popup {
9538+
overflow: auto;
95389539
border: 1px solid #e0e1e1;
95399540
border-radius: 12px;
95409541
background-color: white;
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

+2-1
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ template {
300300
}
301301

302302
.oj-theme-json {
303-
font-family: '{"name":"alta","targetPlatform":"windows","behavior":"alta","jetReleaseVersion":"v17.1.0"}';
303+
font-family: '{"name":"alta","targetPlatform":"windows","behavior":"alta","jetReleaseVersion":"v18.0.0"}';
304304
}
305305

306306
.oj-helper-hidden-accessible {
@@ -9517,6 +9517,7 @@ oj-popup {
95179517
}
95189518

95199519
.oj-popup {
9520+
overflow: auto;
95209521
border: 2px solid #c6c7c8;
95219522
border-radius: 0;
95229523
background-color: white;
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

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616

1717
.oj-theme-json {
18-
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v17.1.0"}';
18+
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v18.0.0"}';
1919
}
2020

2121
.oj-helper-hidden-accessible {
@@ -9309,6 +9309,7 @@ oj-popup {
93099309
}
93109310

93119311
.oj-popup {
9312+
overflow: auto;
93129313
border: 1px solid #cbcccd;
93139314
border-radius: 1px;
93149315
background-color: white;

dist/css/alta/oj-alta.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ template {
300300
}
301301

302302
.oj-theme-json {
303-
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v17.1.0"}';
303+
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v18.0.0"}';
304304
}
305305

306306
.oj-helper-hidden-accessible {
@@ -9753,6 +9753,7 @@ oj-popup {
97539753
}
97549754

97559755
.oj-popup {
9756+
overflow: auto;
97569757
border: 1px solid #cbcccd;
97579758
border-radius: 1px;
97589759
background-color: white;
20 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)