@oracle/oraclejet-core-pack 16.0.8 → 16.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (191) hide show
  1. package/oj-c/ActionCard.json +6 -6
  2. package/oj-c/AreaChart.json +43 -43
  3. package/oj-c/AreaChartGroup.json +7 -7
  4. package/oj-c/AreaChartItem.json +14 -14
  5. package/oj-c/AreaChartSeries.json +14 -14
  6. package/oj-c/Avatar.json +10 -10
  7. package/oj-c/Button.json +19 -19
  8. package/oj-c/Checkbox.json +29 -29
  9. package/oj-c/Checkboxset.json +35 -35
  10. package/oj-c/Collapsible.json +14 -14
  11. package/oj-c/DrawerPopup.json +12 -12
  12. package/oj-c/FilePicker.json +20 -20
  13. package/oj-c/FormLayout.json +15 -15
  14. package/oj-c/HighlightText.json +6 -6
  15. package/oj-c/InputDateMask.json +42 -42
  16. package/oj-c/InputDateText.json +44 -44
  17. package/oj-c/InputNumber.json +51 -51
  18. package/oj-c/InputPassword.json +41 -41
  19. package/oj-c/InputText.json +48 -48
  20. package/oj-c/LabelledLink.json +21 -21
  21. package/oj-c/Legend.json +36 -36
  22. package/oj-c/LegendItem.json +15 -15
  23. package/oj-c/LegendSection.json +5 -5
  24. package/oj-c/LineChart.json +43 -43
  25. package/oj-c/LineChartGroup.json +7 -7
  26. package/oj-c/LineChartItem.json +14 -14
  27. package/oj-c/LineChartSeries.json +16 -16
  28. package/oj-c/ListItemLayout.json +16 -16
  29. package/oj-c/ListView.json +18 -18
  30. package/oj-c/MenuButton.json +21 -21
  31. package/oj-c/MessageBanner.json +11 -11
  32. package/oj-c/MessageToast.json +13 -13
  33. package/oj-c/MeterBar.json +26 -26
  34. package/oj-c/MeterCircle.json +30 -30
  35. package/oj-c/ProgressBar.json +7 -7
  36. package/oj-c/ProgressCircle.json +7 -7
  37. package/oj-c/Radioset.json +35 -35
  38. package/oj-c/RatingGauge.json +21 -21
  39. package/oj-c/SelectMultiple.json +41 -41
  40. package/oj-c/SelectSingle.json +45 -45
  41. package/oj-c/SelectionCard.json +6 -6
  42. package/oj-c/Selector.json +8 -8
  43. package/oj-c/SelectorAll.json +5 -5
  44. package/oj-c/SplitMenuButton.json +16 -16
  45. package/oj-c/TagCloud.json +18 -18
  46. package/oj-c/TagCloudItem.json +10 -10
  47. package/oj-c/TextArea.json +45 -45
  48. package/oj-c/action-card/component.json +2 -2
  49. package/oj-c/area-chart/component.json +2 -2
  50. package/oj-c/area-chart-group/component.json +2 -2
  51. package/oj-c/area-chart-item/component.json +2 -2
  52. package/oj-c/area-chart-series/component.json +2 -2
  53. package/oj-c/avatar/component.json +2 -2
  54. package/oj-c/button/component.json +2 -2
  55. package/oj-c/checkbox/component.json +2 -2
  56. package/oj-c/checkboxset/component.json +2 -2
  57. package/oj-c/collapsible/component.json +2 -2
  58. package/oj-c/component.json +2 -2
  59. package/oj-c/docs/action-card.html +3 -3
  60. package/oj-c/docs/area-chart-group.html +3 -3
  61. package/oj-c/docs/area-chart-item.html +3 -3
  62. package/oj-c/docs/area-chart-series.html +3 -3
  63. package/oj-c/docs/area-chart.html +3 -3
  64. package/oj-c/docs/avatar.html +3 -3
  65. package/oj-c/docs/button.html +3 -3
  66. package/oj-c/docs/checkbox.html +3 -3
  67. package/oj-c/docs/checkboxset.html +3 -3
  68. package/oj-c/docs/collapsible.html +3 -3
  69. package/oj-c/docs/drawer-popup.html +3 -3
  70. package/oj-c/docs/file-picker.html +3 -3
  71. package/oj-c/docs/form-layout.html +3 -3
  72. package/oj-c/docs/highlight-text.html +3 -3
  73. package/oj-c/docs/index.html +3 -3
  74. package/oj-c/docs/input-date-mask.html +3 -3
  75. package/oj-c/docs/input-date-text.html +3 -3
  76. package/oj-c/docs/input-number.html +3 -3
  77. package/oj-c/docs/input-password.html +3 -3
  78. package/oj-c/docs/input-text.html +3 -3
  79. package/oj-c/docs/labelled-link.html +3 -3
  80. package/oj-c/docs/legend-item.html +3 -3
  81. package/oj-c/docs/legend-section.html +3 -3
  82. package/oj-c/docs/legend.html +3 -3
  83. package/oj-c/docs/line-chart-group.html +3 -3
  84. package/oj-c/docs/line-chart-item.html +3 -3
  85. package/oj-c/docs/line-chart-series.html +3 -3
  86. package/oj-c/docs/line-chart.html +3 -3
  87. package/oj-c/docs/list-item-layout.html +3 -3
  88. package/oj-c/docs/list-view.html +3 -3
  89. package/oj-c/docs/menu-button.html +3 -3
  90. package/oj-c/docs/message-banner.html +3 -3
  91. package/oj-c/docs/message-toast.html +3 -3
  92. package/oj-c/docs/meter-bar.html +3 -3
  93. package/oj-c/docs/meter-circle.html +3 -3
  94. package/oj-c/docs/oj-c.ActionCard.html +3 -3
  95. package/oj-c/docs/oj-c.AreaChart.html +3 -3
  96. package/oj-c/docs/oj-c.AreaChartGroup.html +3 -3
  97. package/oj-c/docs/oj-c.AreaChartItem.html +3 -3
  98. package/oj-c/docs/oj-c.AreaChartSeries.html +3 -3
  99. package/oj-c/docs/oj-c.Avatar.html +3 -3
  100. package/oj-c/docs/oj-c.Button.html +3 -3
  101. package/oj-c/docs/oj-c.Checkbox.html +3 -3
  102. package/oj-c/docs/oj-c.Checkboxset.html +3 -3
  103. package/oj-c/docs/oj-c.Collapsible.html +3 -3
  104. package/oj-c/docs/oj-c.DrawerPopup.html +3 -3
  105. package/oj-c/docs/oj-c.FilePicker.html +3 -3
  106. package/oj-c/docs/oj-c.FormLayout.html +3 -3
  107. package/oj-c/docs/oj-c.HighlightText.html +3 -3
  108. package/oj-c/docs/oj-c.InputDateMask.html +3 -3
  109. package/oj-c/docs/oj-c.InputDateText.html +3 -3
  110. package/oj-c/docs/oj-c.InputNumber.html +3 -3
  111. package/oj-c/docs/oj-c.InputPassword.html +3 -3
  112. package/oj-c/docs/oj-c.InputText.html +3 -3
  113. package/oj-c/docs/oj-c.LabelledLink.html +3 -3
  114. package/oj-c/docs/oj-c.Legend.html +3 -3
  115. package/oj-c/docs/oj-c.LegendItem.html +3 -3
  116. package/oj-c/docs/oj-c.LegendSection.html +3 -3
  117. package/oj-c/docs/oj-c.LineChart.html +3 -3
  118. package/oj-c/docs/oj-c.LineChartGroup.html +3 -3
  119. package/oj-c/docs/oj-c.LineChartItem.html +3 -3
  120. package/oj-c/docs/oj-c.LineChartSeries.html +3 -3
  121. package/oj-c/docs/oj-c.ListItemLayout.html +3 -3
  122. package/oj-c/docs/oj-c.ListView.html +3 -3
  123. package/oj-c/docs/oj-c.MenuButton.html +3 -3
  124. package/oj-c/docs/oj-c.MessageBanner.html +3 -3
  125. package/oj-c/docs/oj-c.MessageToast.html +3 -3
  126. package/oj-c/docs/oj-c.MeterBar.html +3 -3
  127. package/oj-c/docs/oj-c.MeterCircle.html +3 -3
  128. package/oj-c/docs/oj-c.ProgressBar.html +3 -3
  129. package/oj-c/docs/oj-c.ProgressCircle.html +3 -3
  130. package/oj-c/docs/oj-c.Radioset.html +3 -3
  131. package/oj-c/docs/oj-c.RatingGauge.html +3 -3
  132. package/oj-c/docs/oj-c.SelectMultiple.html +3 -3
  133. package/oj-c/docs/oj-c.SelectSingle.html +3 -3
  134. package/oj-c/docs/oj-c.Selector.html +3 -3
  135. package/oj-c/docs/oj-c.SelectorAll.html +3 -3
  136. package/oj-c/docs/oj-c.SplitMenuButton.html +3 -3
  137. package/oj-c/docs/oj-c.TagCloud.html +3 -3
  138. package/oj-c/docs/oj-c.TagCloudItem.html +3 -3
  139. package/oj-c/docs/oj-c.TextArea.html +3 -3
  140. package/oj-c/docs/progress-bar.html +3 -3
  141. package/oj-c/docs/progress-circle.html +3 -3
  142. package/oj-c/docs/radioset.html +3 -3
  143. package/oj-c/docs/rating-gauge.html +3 -3
  144. package/oj-c/docs/select-multiple.html +3 -3
  145. package/oj-c/docs/select-single.html +3 -3
  146. package/oj-c/docs/selection-card.html +3 -3
  147. package/oj-c/docs/selector-all.html +3 -3
  148. package/oj-c/docs/selector.html +3 -3
  149. package/oj-c/docs/split-menu-button.html +3 -3
  150. package/oj-c/docs/tag-cloud-item.html +3 -3
  151. package/oj-c/docs/tag-cloud.html +3 -3
  152. package/oj-c/docs/text-area.html +3 -3
  153. package/oj-c/drawer-popup/component.json +2 -2
  154. package/oj-c/file-picker/component.json +2 -2
  155. package/oj-c/form-layout/component.json +2 -2
  156. package/oj-c/highlight-text/component.json +2 -2
  157. package/oj-c/input-date-mask/component.json +2 -2
  158. package/oj-c/input-date-text/component.json +2 -2
  159. package/oj-c/input-number/component.json +2 -2
  160. package/oj-c/input-password/component.json +2 -2
  161. package/oj-c/input-text/component.json +2 -2
  162. package/oj-c/labelled-link/component.json +2 -2
  163. package/oj-c/legend/component.json +2 -2
  164. package/oj-c/legend-item/component.json +2 -2
  165. package/oj-c/legend-section/component.json +2 -2
  166. package/oj-c/line-chart/component.json +2 -2
  167. package/oj-c/line-chart-group/component.json +2 -2
  168. package/oj-c/line-chart-item/component.json +2 -2
  169. package/oj-c/line-chart-series/component.json +2 -2
  170. package/oj-c/list-item-layout/component.json +2 -2
  171. package/oj-c/list-view/component.json +2 -2
  172. package/oj-c/menu-button/component.json +2 -2
  173. package/oj-c/message-banner/component.json +2 -2
  174. package/oj-c/message-toast/component.json +2 -2
  175. package/oj-c/metadata/allComponents.json +95 -95
  176. package/oj-c/meter-bar/component.json +2 -2
  177. package/oj-c/meter-circle/component.json +2 -2
  178. package/oj-c/progress-bar/component.json +2 -2
  179. package/oj-c/progress-circle/component.json +2 -2
  180. package/oj-c/radioset/component.json +2 -2
  181. package/oj-c/rating-gauge/component.json +2 -2
  182. package/oj-c/select-multiple/component.json +2 -2
  183. package/oj-c/select-single/component.json +2 -2
  184. package/oj-c/selection-card/component.json +2 -2
  185. package/oj-c/selector/component.json +2 -2
  186. package/oj-c/selector-all/component.json +2 -2
  187. package/oj-c/split-menu-button/component.json +2 -2
  188. package/oj-c/tag-cloud/component.json +2 -2
  189. package/oj-c/tag-cloud-item/component.json +2 -2
  190. package/oj-c/text-area/component.json +2 -2
  191. package/package.json +4 -4
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -1058,7 +1058,7 @@ A Highlight Text can be created with the following markup.</p>
1058
1058
 
1059
1059
 
1060
1060
  <footer>
1061
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:18 GMT+0000 (Coordinated Universal Time)<br>
1061
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
1062
1062
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
1063
1063
  </footer>
1064
1064
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -5243,7 +5243,7 @@ the user understand what data to enter or select. help-hints could come from a h
5243
5243
 
5244
5244
 
5245
5245
  <footer>
5246
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:18 GMT+0000 (Coordinated Universal Time)<br>
5246
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
5247
5247
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
5248
5248
  </footer>
5249
5249
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -5514,7 +5514,7 @@ the user understand what data to enter or select. help-hints could come from a h
5514
5514
 
5515
5515
 
5516
5516
  <footer>
5517
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:18 GMT+0000 (Coordinated Universal Time)<br>
5517
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
5518
5518
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
5519
5519
  </footer>
5520
5520
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -6349,7 +6349,7 @@ the user understand what data to enter or select. help-hints could come from a h
6349
6349
 
6350
6350
 
6351
6351
  <footer>
6352
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:18 GMT+0000 (Coordinated Universal Time)<br>
6352
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
6353
6353
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
6354
6354
  </footer>
6355
6355
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -5232,7 +5232,7 @@ the user understand what data to enter or select. help-hints could come from a h
5232
5232
 
5233
5233
 
5234
5234
  <footer>
5235
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
5235
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
5236
5236
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
5237
5237
  </footer>
5238
5238
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -6104,7 +6104,7 @@ the user understand what data to enter or select. help-hints could come from a h
6104
6104
 
6105
6105
 
6106
6106
  <footer>
6107
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
6107
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
6108
6108
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
6109
6109
  </footer>
6110
6110
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -2532,7 +2532,7 @@ in the Form Layout.
2532
2532
 
2533
2533
 
2534
2534
  <footer>
2535
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
2535
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
2536
2536
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
2537
2537
  </footer>
2538
2538
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -5126,7 +5126,7 @@ The following style properties are supported: color, fontFamily, fontSize, fontS
5126
5126
 
5127
5127
 
5128
5128
  <footer>
5129
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
5129
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
5130
5130
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
5131
5131
  </footer>
5132
5132
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -1458,7 +1458,7 @@
1458
1458
 
1459
1459
 
1460
1460
  <footer>
1461
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
1461
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
1462
1462
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
1463
1463
  </footer>
1464
1464
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -437,7 +437,7 @@
437
437
 
438
438
 
439
439
  <footer>
440
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
440
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
441
441
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
442
442
  </footer>
443
443
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -8242,7 +8242,7 @@ of the chart.
8242
8242
 
8243
8243
 
8244
8244
  <footer>
8245
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
8245
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
8246
8246
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
8247
8247
  </footer>
8248
8248
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -587,7 +587,7 @@
587
587
 
588
588
 
589
589
  <footer>
590
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
590
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
591
591
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
592
592
  </footer>
593
593
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -1022,7 +1022,7 @@
1022
1022
 
1023
1023
 
1024
1024
  <footer>
1025
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
1025
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
1026
1026
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
1027
1027
  </footer>
1028
1028
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -1145,7 +1145,7 @@
1145
1145
 
1146
1146
 
1147
1147
  <footer>
1148
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
1148
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
1149
1149
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
1150
1150
  </footer>
1151
1151
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -1660,7 +1660,7 @@ The oj-c-list-item-layout helps application teams to easily layout their content
1660
1660
 
1661
1661
 
1662
1662
  <footer>
1663
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
1663
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
1664
1664
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
1665
1665
  </footer>
1666
1666
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -2713,7 +2713,7 @@ Applications should get the data from the item property instead.
2713
2713
 
2714
2714
 
2715
2715
  <footer>
2716
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
2716
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
2717
2717
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
2718
2718
  </footer>
2719
2719
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -2424,7 +2424,7 @@ value: string;
2424
2424
 
2425
2425
 
2426
2426
  <footer>
2427
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
2427
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
2428
2428
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
2429
2429
  </footer>
2430
2430
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -2087,7 +2087,7 @@ UI by the component and the message will stay in the UI opened.
2087
2087
 
2088
2088
 
2089
2089
  <footer>
2090
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
2090
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
2091
2091
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
2092
2092
  </footer>
2093
2093
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -2234,7 +2234,7 @@ number - seconds in milliseconds format
2234
2234
 
2235
2235
 
2236
2236
  <footer>
2237
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
2237
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
2238
2238
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
2239
2239
  </footer>
2240
2240
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -3288,7 +3288,7 @@ based upon the current theme.</p>
3288
3288
 
3289
3289
 
3290
3290
  <footer>
3291
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
3291
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
3292
3292
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
3293
3293
  </footer>
3294
3294
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -3825,7 +3825,7 @@ based upon the current theme.</p>
3825
3825
 
3826
3826
 
3827
3827
  <footer>
3828
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
3828
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
3829
3829
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
3830
3830
  </footer>
3831
3831
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -1230,7 +1230,7 @@ Any other negative value will default to 0.
1230
1230
 
1231
1231
 
1232
1232
  <footer>
1233
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
1233
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
1234
1234
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
1235
1235
  </footer>
1236
1236
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.0.8</h3>
25
+ <h3>16.0.11</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -195,7 +195,7 @@
195
195
 
196
196
  <p class="product-docs-header">
197
197
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
198
- 16.0.8</span><br>
198
+ 16.0.11</span><br>
199
199
  </p>
200
200
 
201
201
 
@@ -1246,7 +1246,7 @@ Any other negative value will default to 0.
1246
1246
 
1247
1247
 
1248
1248
  <footer>
1249
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 07 2024 20:54:19 GMT+0000 (Coordinated Universal Time)<br>
1249
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Thu Oct 24 2024 23:09:12 GMT+0000 (Coordinated Universal Time)<br>
1250
1250
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
1251
1251
  </footer>
1252
1252