Skip to content

Commit 74511e0

Browse files
committed
Release 15.1.0
1 parent cad87ab commit 74511e0

File tree

1,854 files changed

+66567
-25275
lines changed

Some content is hidden

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

1,854 files changed

+66567
-25275
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Oracle JET version 14.1.0
1+
# Oracle JET version 15.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=jet1410&id=homepage) for complete installation details, including prerequisites.
42+
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1510&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

48-
## [Documentation](http://www.oracle.com/pls/topic/lookup?ctx=jet1410&id=homepage)
48+
## [Documentation](http://www.oracle.com/pls/topic/lookup?ctx=jet1510&id=homepage)
4949

50-
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet1410&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=jet1510&id=homepage) to help with Getting Started and many common issues.
5151

5252
## [Contributing](https://github.com/oracle/oraclejet/blob/master/CONTRIBUTING.md)
5353

THIRDPARTYLICENSE.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,18 @@ js/libs/jquery/jqueryui-amd-1.13.2/widgets/mouse.js MI
4848
js/libs/jquery/jqueryui-amd-1.13.2/vendor/jquery-color/jquery.color.js MIT
4949
js/libs/jquery/jqueryui-amd-1.13.2/position.js MIT
5050
js/libs/knockout/knockout-3.5.1.js MIT
51-
js/libs/oj/v14.1.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
52-
js/libs/oj/v14.1.0/min/ojexpparser.js (expparser.js) MIT
53-
js/libs/oj/v14.1.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
54-
js/libs/oj/v14.1.0/min/ojmessagebanner.js (Ramda) MIT
55-
js/libs/oj/v14.1.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
56-
js/libs/oj/v14.1.0/min/ojtree.js (jsTree.js) MIT
57-
js/libs/oj/v14.1.0/ojL10n.js (requireJS i18n) MIT
51+
js/libs/oj/v15.1.0/min/ojcspexpressionevaluator.js (cspexpressionevaluator.js) MIT
52+
js/libs/oj/v15.1.0/min/ojexpparser.js (expparser.js) MIT
53+
js/libs/oj/v15.1.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
54+
js/libs/oj/v15.1.0/min/ojmessagebanner.js (Ramda) MIT
55+
js/libs/oj/v15.1.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
56+
js/libs/oj/v15.1.0/min/ojtree.js (jsTree.js) MIT
57+
js/libs/oj/v15.1.0/ojL10n.js (requireJS i18n) MIT
5858
js/libs/proj4js/dist/proj4.js Proj4js
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/v14.1.0/3rdparty/normalize/normalize.scss MIT
62+
scss/oj/v15.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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 30 additions & 7 deletions
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":"v14.1.0"}'; }
273+
font-family: '{"name":"alta","targetPlatform":"android","behavior":"alta","jetReleaseVersion":"v15.1.0"}'; }
274274

275275
.oj-helper-hidden-accessible {
276276
border: 0;
@@ -1192,7 +1192,7 @@ html[dir="rtl"] .oj-divider-end.oj-divider-margin {
11921192
.oj-fwk-icon-cross02:before, .oj-menu-option-start-icon .oj-menu-cancel-icon:before {
11931193
content: "\f12f"; }
11941194

1195-
.oj-fwk-icon-cross03:before, .oj-tabs-close-icon:before, .oj-inputtext-clear-icon:before, .oj-searchselect-clear-value-icon:before {
1195+
.oj-fwk-icon-cross03:before, .oj-tabs-close-icon:before, .oj-inputtext-clear-icon:before, .oj-inputdatetime-clear-icon:before, .oj-searchselect-clear-value-icon:before {
11961196
content: "\f130"; }
11971197

11981198
.oj-fwk-icon-dots-horizontal:before {
@@ -9658,7 +9658,8 @@ html[dir="rtl"] .oj-table-vgrid-lines:last-child, html[dir="rtl"]
96589658

96599659
/* Styling for the status message. */
96609660
.oj-table-status-message {
9661-
position: absolute; }
9661+
position: absolute;
9662+
pointer-events: none; }
96629663

96639664
/* Styling for the status message text. */
96649665
.oj-table-status-message-text {
@@ -12893,7 +12894,7 @@ oj-gantt:not(.oj-complete) {
1289312894

1289412895
/* Styling for all row labels */
1289512896
.oj-gantt-row-label {
12896-
fill: rgba(0, 0, 0, 0.6);
12897+
color: rgba(0, 0, 0, 0.6);
1289712898
font-size: 1rem;
1289812899
padding-left: 0.5714rem;
1289912900
padding-right: 0.5714rem; }
@@ -13008,7 +13009,7 @@ oj-gantt:not(.oj-complete) {
1300813009

1300913010
/* Styling for the major time axis labels */
1301013011
.oj-gantt-major-axis-label {
13011-
fill: rgba(0, 0, 0, 0.6);
13012+
color: rgba(0, 0, 0, 0.6);
1301213013
font-size: 1rem;
1301313014
font-weight: 500; }
1301413015

@@ -13024,7 +13025,7 @@ oj-gantt:not(.oj-complete) {
1302413025

1302513026
/* Styling for the minor time axis labels */
1302613027
.oj-gantt-minor-axis-label {
13027-
fill: black;
13028+
color: black;
1302813029
font-size: 0.875rem;
1302913030
font-weight: normal; }
1303013031

@@ -14033,7 +14034,7 @@ oj-text-area:not(.oj-complete) {
1403314034
align-items: center;
1403414035
justify-content: center;
1403514036
height: 1.75rem;
14036-
width: 25px;
14037+
width: 1.5625rem;
1403714038
text-decoration: none;
1403814039
cursor: default; }
1403914040

@@ -15053,6 +15054,28 @@ html[dir="rtl"] .oj-inputdatetime.oj-invalid .oj-inputdatetime-input-trigger, ht
1505315054
background-color: transparent;
1505415055
cursor: default; }
1505515056

15057+
.oj-inputdatetime-clear-icon-btn {
15058+
display: inline-flex;
15059+
align-items: center;
15060+
justify-content: center;
15061+
height: 1.75rem;
15062+
width: 1.5625rem;
15063+
text-decoration: none;
15064+
cursor: default; }
15065+
15066+
a.oj-inputdatetime-clear-icon-btn:active {
15067+
background-color: transparent; }
15068+
15069+
.oj-inputdatetime-clear-icon {
15070+
margin-top: 1px;
15071+
color: inherit; }
15072+
15073+
.oj-inputdatetime .oj-inputtext-clear-icon-btn:focus {
15074+
outline: none; }
15075+
15076+
.oj-text-field-container.oj-form-control-empty-clearicon .oj-inputdatetime-clear-icon-btn {
15077+
display: none; }
15078+
1505615079
.oj-datepicker-popup .oj-popup-content {
1505715080
padding: 0; }
1505815081

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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 30 additions & 7 deletions
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":"v14.1.0"}'; }
273+
font-family: '{"name":"alta","targetPlatform":"ios","behavior":"alta","jetReleaseVersion":"v15.1.0"}'; }
274274

275275
.oj-helper-hidden-accessible {
276276
border: 0;
@@ -1186,7 +1186,7 @@ html[dir="rtl"] .oj-divider-end.oj-divider-margin {
11861186
.oj-fwk-icon-cross02:before, .oj-menu-option-start-icon .oj-menu-cancel-icon:before {
11871187
content: "\f12d"; }
11881188

1189-
.oj-fwk-icon-cross03:before, .oj-tabs-close-icon:before, .oj-inputtext-clear-icon:before, .oj-searchselect-clear-value-icon:before {
1189+
.oj-fwk-icon-cross03:before, .oj-tabs-close-icon:before, .oj-inputtext-clear-icon:before, .oj-inputdatetime-clear-icon:before, .oj-searchselect-clear-value-icon:before {
11901190
content: "\f12e"; }
11911191

11921192
.oj-fwk-icon-dots-horizontal:before, .oj-navigationlist-overflow-item-icon:before, .oj-tabbar-overflow-item-icon:before {
@@ -9685,7 +9685,8 @@ html[dir="rtl"] .oj-table-vgrid-lines:last-child, html[dir="rtl"]
96859685

96869686
/* Styling for the status message. */
96879687
.oj-table-status-message {
9688-
position: absolute; }
9688+
position: absolute;
9689+
pointer-events: none; }
96899690

96909691
/* Styling for the status message text. */
96919692
.oj-table-status-message-text {
@@ -13020,7 +13021,7 @@ oj-gantt:not(.oj-complete) {
1302013021

1302113022
/* Styling for all row labels */
1302213023
.oj-gantt-row-label {
13023-
fill: rgba(0, 0, 0, 0.85);
13024+
color: rgba(0, 0, 0, 0.85);
1302413025
font-size: 1rem;
1302513026
padding-left: 0.5714rem;
1302613027
padding-right: 0.5714rem; }
@@ -13135,7 +13136,7 @@ oj-gantt:not(.oj-complete) {
1313513136

1313613137
/* Styling for the major time axis labels */
1313713138
.oj-gantt-major-axis-label {
13138-
fill: rgba(0, 0, 0, 0.85);
13139+
color: rgba(0, 0, 0, 0.85);
1313913140
font-size: 1rem;
1314013141
font-weight: 500; }
1314113142

@@ -13151,7 +13152,7 @@ oj-gantt:not(.oj-complete) {
1315113152

1315213153
/* Styling for the minor time axis labels */
1315313154
.oj-gantt-minor-axis-label {
13154-
fill: black;
13155+
color: black;
1315513156
font-size: 0.875rem;
1315613157
font-weight: normal; }
1315713158

@@ -14160,7 +14161,7 @@ oj-text-area:not(.oj-complete) {
1416014161
align-items: center;
1416114162
justify-content: center;
1416214163
height: 1.9375rem;
14163-
width: 25px;
14164+
width: 1.5625rem;
1416414165
text-decoration: none;
1416514166
cursor: default; }
1416614167

@@ -15180,6 +15181,28 @@ html[dir="rtl"] .oj-inputdatetime.oj-invalid .oj-inputdatetime-input-trigger, ht
1518015181
background-color: transparent;
1518115182
cursor: default; }
1518215183

15184+
.oj-inputdatetime-clear-icon-btn {
15185+
display: inline-flex;
15186+
align-items: center;
15187+
justify-content: center;
15188+
height: 1.9375rem;
15189+
width: 1.5625rem;
15190+
text-decoration: none;
15191+
cursor: default; }
15192+
15193+
a.oj-inputdatetime-clear-icon-btn:active {
15194+
background-color: transparent; }
15195+
15196+
.oj-inputdatetime-clear-icon {
15197+
margin-top: 1px;
15198+
color: inherit; }
15199+
15200+
.oj-inputdatetime .oj-inputtext-clear-icon-btn:focus {
15201+
outline: none; }
15202+
15203+
.oj-text-field-container.oj-form-control-empty-clearicon .oj-inputdatetime-clear-icon-btn {
15204+
display: none; }
15205+
1518315206
.oj-datepicker-popup .oj-popup-content {
1518415207
padding: 0; }
1518515208

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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 30 additions & 7 deletions
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":"v14.1.0"}'; }
273+
font-family: '{"name":"alta","targetPlatform":"windows","behavior":"alta","jetReleaseVersion":"v15.1.0"}'; }
274274

275275
.oj-helper-hidden-accessible {
276276
border: 0;
@@ -1186,7 +1186,7 @@ html[dir="rtl"] .oj-divider-end.oj-divider-margin {
11861186
.oj-fwk-icon-cross02:before, .oj-menu-option-start-icon .oj-menu-cancel-icon:before {
11871187
content: "\f12d"; }
11881188

1189-
.oj-fwk-icon-cross03:before, .oj-tabs-close-icon:before, .oj-inputtext-clear-icon:before, .oj-searchselect-clear-value-icon:before {
1189+
.oj-fwk-icon-cross03:before, .oj-tabs-close-icon:before, .oj-inputtext-clear-icon:before, .oj-inputdatetime-clear-icon:before, .oj-searchselect-clear-value-icon:before {
11901190
content: "\f12e"; }
11911191

11921192
.oj-fwk-icon-dots-horizontal:before, .oj-navigationlist-overflow-item-icon:before, .oj-tabbar-overflow-item-icon:before {
@@ -9637,7 +9637,8 @@ html[dir="rtl"] .oj-table-vgrid-lines:last-child, html[dir="rtl"]
96379637

96389638
/* Styling for the status message. */
96399639
.oj-table-status-message {
9640-
position: absolute; }
9640+
position: absolute;
9641+
pointer-events: none; }
96419642

96429643
/* Styling for the status message text. */
96439644
.oj-table-status-message-text {
@@ -12905,7 +12906,7 @@ oj-gantt:not(.oj-complete) {
1290512906

1290612907
/* Styling for all row labels */
1290712908
.oj-gantt-row-label {
12908-
fill: rgba(0, 0, 0, 0.8);
12909+
color: rgba(0, 0, 0, 0.8);
1290912910
font-size: 1rem;
1291012911
padding-left: 0.5714rem;
1291112912
padding-right: 0.5714rem; }
@@ -13020,7 +13021,7 @@ oj-gantt:not(.oj-complete) {
1302013021

1302113022
/* Styling for the major time axis labels */
1302213023
.oj-gantt-major-axis-label {
13023-
fill: rgba(0, 0, 0, 0.8);
13024+
color: rgba(0, 0, 0, 0.8);
1302413025
font-size: 1rem;
1302513026
font-weight: 500; }
1302613027

@@ -13036,7 +13037,7 @@ oj-gantt:not(.oj-complete) {
1303613037

1303713038
/* Styling for the minor time axis labels */
1303813039
.oj-gantt-minor-axis-label {
13039-
fill: black;
13040+
color: black;
1304013041
font-size: 0.93333rem;
1304113042
font-weight: normal; }
1304213043

@@ -14039,7 +14040,7 @@ oj-text-area:not(.oj-complete) {
1403914040
align-items: center;
1404014041
justify-content: center;
1404114042
height: 2.13333rem;
14042-
width: 25px;
14043+
width: 1.5625rem;
1404314044
text-decoration: none;
1404414045
cursor: default; }
1404514046

@@ -15015,6 +15016,28 @@ html[dir="rtl"] .oj-inputdatetime.oj-invalid .oj-inputdatetime-input-trigger, ht
1501515016
background-color: #ededee;
1501615017
cursor: default; }
1501715018

15019+
.oj-inputdatetime-clear-icon-btn {
15020+
display: inline-flex;
15021+
align-items: center;
15022+
justify-content: center;
15023+
height: 2.13333rem;
15024+
width: 1.5625rem;
15025+
text-decoration: none;
15026+
cursor: default; }
15027+
15028+
a.oj-inputdatetime-clear-icon-btn:active {
15029+
background-color: transparent; }
15030+
15031+
.oj-inputdatetime-clear-icon {
15032+
margin-top: 1px;
15033+
color: inherit; }
15034+
15035+
.oj-inputdatetime .oj-inputtext-clear-icon-btn:focus {
15036+
outline: none; }
15037+
15038+
.oj-text-field-container.oj-form-control-empty-clearicon .oj-inputdatetime-clear-icon-btn {
15039+
display: none; }
15040+
1501815041
.oj-datepicker-popup .oj-popup-content {
1501915042
padding: 0; }
1502015043

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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)