Skip to content

Commit ed64cce

Browse files
committed
Release 17.1.0
1 parent 30f2362 commit ed64cce

File tree

982 files changed

+15982
-9810
lines changed

Some content is hidden

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

982 files changed

+15982
-9810
lines changed

LICENSE.txt

+36-36
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
1-
# Oracle JET
2-
3-
Copyright (c) 2024 Oracle and/or its affiliates.
4-
5-
The Universal Permissive License (UPL), Version 1.0
6-
7-
Subject to the condition set forth below, permission is hereby granted to any
8-
person obtaining a copy of this software, associated documentation and/or data
9-
(collectively the "Software"), free of charge and under any and all copyright
10-
rights in the Software, and any and all patent rights owned or freely
11-
licensable by each licensor hereunder covering either (i) the unmodified
12-
Software as contributed to or provided by such licensor, or (ii) the Larger
13-
Works (as defined below), to deal in both
14-
15-
(a) the Software, and
16-
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
17-
one is included with the Software (each a "Larger Work" to which the Software
18-
is contributed by such licensors),
19-
20-
without restriction, including without limitation the rights to copy, create
21-
derivative works of, display, perform, and distribute the Software and make,
22-
use, sell, offer for sale, import, export, have made, and have sold the
23-
Software and the Larger Work(s), and to sublicense the foregoing rights on
24-
either these or other terms.
25-
26-
This license is subject to the following condition:
27-
The above copyright notice and either this complete permission notice or at
28-
a minimum a reference to the UPL must be included in all copies or
29-
substantial portions of the Software.
30-
31-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
34-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
36-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1+
# Oracle JET
2+
3+
Copyright (c) 2024 Oracle and/or its affiliates.
4+
5+
The Universal Permissive License (UPL), Version 1.0
6+
7+
Subject to the condition set forth below, permission is hereby granted to any
8+
person obtaining a copy of this software, associated documentation and/or data
9+
(collectively the "Software"), free of charge and under any and all copyright
10+
rights in the Software, and any and all patent rights owned or freely
11+
licensable by each licensor hereunder covering either (i) the unmodified
12+
Software as contributed to or provided by such licensor, or (ii) the Larger
13+
Works (as defined below), to deal in both
14+
15+
(a) the Software, and
16+
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
17+
one is included with the Software (each a "Larger Work" to which the Software
18+
is contributed by such licensors),
19+
20+
without restriction, including without limitation the rights to copy, create
21+
derivative works of, display, perform, and distribute the Software and make,
22+
use, sell, offer for sale, import, export, have made, and have sold the
23+
Software and the Larger Work(s), and to sublicense the foregoing rights on
24+
either these or other terms.
25+
26+
This license is subject to the following condition:
27+
The above copyright notice and either this complete permission notice or at
28+
a minimum a reference to the UPL must be included in all copies or
29+
substantial portions of the Software.
30+
31+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
34+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
36+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3737
SOFTWARE.

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Oracle JET version 17.0.0
1+
# Oracle JET version 17.1.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=jet1700&id=homepage) for complete installation details, including prerequisites.
42+
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1710&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=jet1700&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=jet1710&id=homepage) to help with Getting Started and many common issues.
5151

5252
## Contributing
5353

SECURITY.md

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Reporting security vulnerabilities
2+
3+
Oracle values the independent security research community and believes that
4+
responsible disclosure of security vulnerabilities helps us ensure the security
5+
and privacy of all our users.
6+
7+
Please do NOT raise a GitHub Issue to report a security vulnerability. If you
8+
believe you have found a security vulnerability, please submit a report to
9+
[[email protected]][1] preferably with a proof of concept. Please review
10+
some additional information on [how to report security vulnerabilities to Oracle][2].
11+
We encourage people who contact Oracle Security to use email encryption using
12+
[our encryption key][3].
13+
14+
We ask that you do not use other channels or contact the project maintainers
15+
directly.
16+
17+
Non-vulnerability related security issues including ideas for new or improved
18+
security features are welcome on GitHub Issues.
19+
20+
## Security updates, alerts and bulletins
21+
22+
Security updates will be released on a regular cadence. Many of our projects
23+
will typically release security fixes in conjunction with the
24+
[Oracle Critical Patch Update][3] program. Additional
25+
information, including past advisories, is available on our [security alerts][4]
26+
page.
27+
28+
## Security-related information
29+
30+
We will provide security related information such as a threat model, considerations
31+
for secure use, or any known security issues in our documentation. Please note
32+
that labs and sample code are intended to demonstrate a concept and may not be
33+
sufficiently hardened for production use.
34+
35+
[1]: mailto:[email protected]
36+
[2]: https://www.oracle.com/corporate/security-practices/assurance/vulnerability/reporting.html
37+
[3]: https://www.oracle.com/security-alerts/encryptionkey.html
38+
[4]: https://www.oracle.com/security-alerts/

THIRDPARTYLICENSE.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,18 @@ js/libs/jquery/jqueryui-amd/widgets/mouse.js MIT
4848
js/libs/jquery/jqueryui-amd/vendor/jquery-color/jquery.color.js MIT
4949
js/libs/jquery/jqueryui-amd/position.js MIT
5050
js/libs/knockout/knockout.js MIT
51-
js/libs/oj/v17.0.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
52-
js/libs/oj/v17.0.0/min/ojexpparser.js (expparser.js) MIT
53-
js/libs/oj/v17.0.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
54-
js/libs/oj/v17.0.0/min/ojmessagebanner.js (Ramda) MIT
55-
js/libs/oj/v17.0.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
56-
js/libs/oj/v17.0.0/min/ojtree.js (jsTree.js) MIT
57-
js/libs/oj/v17.0.0/ojL10n.js (requireJS i18n) 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
5858
js/libs/proj4js/dist/proj4.js MIT
5959
js/libs/require/require.js MIT
6060
js/libs/require/text.js MIT
6161
js/libs/require-css/css.min.js (require-css) MIT
62-
scss/oj/v17.0.0/3rdparty/normalize/normalize.scss MIT
62+
scss/oj/v17.1.0/3rdparty/normalize/normalize.scss MIT
6363
js/libs/touchr/touchr.js MIT
6464
js/libs/preact/dist/preact.umd.js MIT
6565

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

+6-4
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.0.0"}';
303+
font-family: '{"name":"alta","targetPlatform":"android","behavior":"alta","jetReleaseVersion":"v17.1.0"}';
304304
}
305305

306306
.oj-helper-hidden-accessible {
@@ -20037,10 +20037,12 @@ html[dir="rtl"] .oj-searchselect.oj-form-control-text-align-end .oj-searchselect
2003720037
}
2003820038

2003920039
/*
20040-
* On desktop, hide the dropdown arrow in the main field when the component has focus
20041-
* (when the filter field is shown)
20040+
* On desktop, hide the main field when the filter field is shown (when the component
20041+
* has focus) and vice versa
2004220042
*/
20043-
.oj-searchselect.oj-focus:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-arrow {
20043+
.oj-searchselect.oj-searchselect-filter-shown:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-arrow,
20044+
.oj-searchselect.oj-searchselect-filter-shown:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-input,
20045+
.oj-searchselect:not(.oj-searchselect-filter-shown):not(.oj-searchselect-mobile) .oj-searchselect-filter {
2004420046
visibility: hidden;
2004520047
}
2004620048

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

+6-4
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.0.0"}';
303+
font-family: '{"name":"alta","targetPlatform":"ios","behavior":"alta","jetReleaseVersion":"v17.1.0"}';
304304
}
305305

306306
.oj-helper-hidden-accessible {
@@ -20177,10 +20177,12 @@ html[dir="rtl"] .oj-searchselect.oj-form-control-text-align-end .oj-searchselect
2017720177
}
2017820178

2017920179
/*
20180-
* On desktop, hide the dropdown arrow in the main field when the component has focus
20181-
* (when the filter field is shown)
20180+
* On desktop, hide the main field when the filter field is shown (when the component
20181+
* has focus) and vice versa
2018220182
*/
20183-
.oj-searchselect.oj-focus:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-arrow {
20183+
.oj-searchselect.oj-searchselect-filter-shown:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-arrow,
20184+
.oj-searchselect.oj-searchselect-filter-shown:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-input,
20185+
.oj-searchselect:not(.oj-searchselect-filter-shown):not(.oj-searchselect-mobile) .oj-searchselect-filter {
2018420186
visibility: hidden;
2018520187
}
2018620188

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

+6-4
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.0.0"}';
303+
font-family: '{"name":"alta","targetPlatform":"windows","behavior":"alta","jetReleaseVersion":"v17.1.0"}';
304304
}
305305

306306
.oj-helper-hidden-accessible {
@@ -20008,10 +20008,12 @@ html[dir="rtl"] .oj-searchselect.oj-form-control-text-align-end .oj-searchselect
2000820008
}
2000920009

2001020010
/*
20011-
* On desktop, hide the dropdown arrow in the main field when the component has focus
20012-
* (when the filter field is shown)
20011+
* On desktop, hide the main field when the filter field is shown (when the component
20012+
* has focus) and vice versa
2001320013
*/
20014-
.oj-searchselect.oj-focus:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-arrow {
20014+
.oj-searchselect.oj-searchselect-filter-shown:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-arrow,
20015+
.oj-searchselect.oj-searchselect-filter-shown:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-input,
20016+
.oj-searchselect:not(.oj-searchselect-filter-shown):not(.oj-searchselect-mobile) .oj-searchselect-filter {
2001520017
visibility: hidden;
2001620018
}
2001720019

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

+6-4
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.0.0"}';
18+
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v17.1.0"}';
1919
}
2020

2121
.oj-helper-hidden-accessible {
@@ -19778,10 +19778,12 @@ html[dir="rtl"] .oj-searchselect.oj-form-control-text-align-end .oj-searchselect
1977819778
}
1977919779

1978019780
/*
19781-
* On desktop, hide the dropdown arrow in the main field when the component has focus
19782-
* (when the filter field is shown)
19781+
* On desktop, hide the main field when the filter field is shown (when the component
19782+
* has focus) and vice versa
1978319783
*/
19784-
.oj-searchselect.oj-focus:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-arrow {
19784+
.oj-searchselect.oj-searchselect-filter-shown:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-arrow,
19785+
.oj-searchselect.oj-searchselect-filter-shown:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-input,
19786+
.oj-searchselect:not(.oj-searchselect-filter-shown):not(.oj-searchselect-mobile) .oj-searchselect-filter {
1978519787
visibility: hidden;
1978619788
}
1978719789

dist/css/alta/oj-alta.css

+6-4
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.0.0"}';
303+
font-family: '{"name":"alta","targetPlatform":"web","behavior":"alta","jetReleaseVersion":"v17.1.0"}';
304304
}
305305

306306
.oj-helper-hidden-accessible {
@@ -20203,10 +20203,12 @@ html[dir="rtl"] .oj-searchselect.oj-form-control-text-align-end .oj-searchselect
2020320203
}
2020420204

2020520205
/*
20206-
* On desktop, hide the dropdown arrow in the main field when the component has focus
20207-
* (when the filter field is shown)
20206+
* On desktop, hide the main field when the filter field is shown (when the component
20207+
* has focus) and vice versa
2020820208
*/
20209-
.oj-searchselect.oj-focus:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-arrow {
20209+
.oj-searchselect.oj-searchselect-filter-shown:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-arrow,
20210+
.oj-searchselect.oj-searchselect-filter-shown:not(.oj-searchselect-mobile) .oj-searchselect-main-field .oj-searchselect-input,
20211+
.oj-searchselect:not(.oj-searchselect-filter-shown):not(.oj-searchselect-mobile) .oj-searchselect-filter {
2021020212
visibility: hidden;
2021120213
}
2021220214

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)