@oracle/oraclejet-core-pack 16.1.1 → 16.1.3

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 (216) hide show
  1. package/oj-c/ActionCard.json +6 -6
  2. package/oj-c/AreaChart.json +44 -44
  3. package/oj-c/AreaChartGroup.json +7 -7
  4. package/oj-c/AreaChartItem.json +15 -15
  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/InputMonthMask.json +49 -49
  18. package/oj-c/InputNumber.json +51 -51
  19. package/oj-c/InputPassword.json +41 -41
  20. package/oj-c/InputSensitiveText.json +43 -43
  21. package/oj-c/InputText.json +48 -48
  22. package/oj-c/LabelledLink.json +21 -21
  23. package/oj-c/Legend.json +36 -36
  24. package/oj-c/LegendItem.json +15 -15
  25. package/oj-c/LegendSection.json +5 -5
  26. package/oj-c/LineChart.json +44 -44
  27. package/oj-c/LineChartGroup.json +7 -7
  28. package/oj-c/LineChartItem.json +15 -15
  29. package/oj-c/LineChartSeries.json +16 -16
  30. package/oj-c/ListItemLayout.json +16 -16
  31. package/oj-c/ListView.json +18 -18
  32. package/oj-c/MenuButton.json +21 -21
  33. package/oj-c/MessageBanner.json +11 -11
  34. package/oj-c/MessageToast.json +13 -13
  35. package/oj-c/MeterBar.json +26 -26
  36. package/oj-c/MeterCircle.json +30 -30
  37. package/oj-c/ProgressBar.json +7 -7
  38. package/oj-c/ProgressCircle.json +7 -7
  39. package/oj-c/Radioset.json +35 -35
  40. package/oj-c/RatingGauge.json +21 -21
  41. package/oj-c/SelectMultiple.json +41 -41
  42. package/oj-c/SelectSingle.json +45 -45
  43. package/oj-c/SelectionCard.json +6 -6
  44. package/oj-c/Selector.json +8 -8
  45. package/oj-c/SelectorAll.json +6 -6
  46. package/oj-c/SplitMenuButton.json +18 -18
  47. package/oj-c/TabBarMixed.json +18 -18
  48. package/oj-c/TagCloud.json +18 -18
  49. package/oj-c/TagCloudItem.json +10 -10
  50. package/oj-c/TextArea.json +45 -45
  51. package/oj-c/action-card/component.json +2 -2
  52. package/oj-c/area-chart/component.json +2 -2
  53. package/oj-c/area-chart-group/component.json +2 -2
  54. package/oj-c/area-chart-item/component.json +2 -2
  55. package/oj-c/area-chart-series/component.json +2 -2
  56. package/oj-c/avatar/component.json +2 -2
  57. package/oj-c/button/component.json +2 -2
  58. package/oj-c/checkbox/component.json +2 -2
  59. package/oj-c/checkboxset/component.json +2 -2
  60. package/oj-c/collapsible/component.json +2 -2
  61. package/oj-c/component.json +2 -2
  62. package/oj-c/corepackbundle.js +19 -5
  63. package/oj-c/docs/action-card.html +3 -3
  64. package/oj-c/docs/area-chart-group.html +3 -3
  65. package/oj-c/docs/area-chart-item.html +3 -3
  66. package/oj-c/docs/area-chart-series.html +3 -3
  67. package/oj-c/docs/area-chart.html +3 -3
  68. package/oj-c/docs/avatar.html +3 -3
  69. package/oj-c/docs/button.html +3 -3
  70. package/oj-c/docs/checkbox.html +3 -3
  71. package/oj-c/docs/checkboxset.html +3 -3
  72. package/oj-c/docs/collapsible.html +3 -3
  73. package/oj-c/docs/drawer-popup.html +3 -3
  74. package/oj-c/docs/file-picker.html +3 -3
  75. package/oj-c/docs/form-layout.html +3 -3
  76. package/oj-c/docs/highlight-text.html +3 -3
  77. package/oj-c/docs/index.html +3 -3
  78. package/oj-c/docs/input-date-mask.html +3 -3
  79. package/oj-c/docs/input-date-text.html +3 -3
  80. package/oj-c/docs/input-month-mask.html +3 -3
  81. package/oj-c/docs/input-number.html +3 -3
  82. package/oj-c/docs/input-password.html +3 -3
  83. package/oj-c/docs/input-sensitive-text.html +3 -3
  84. package/oj-c/docs/input-text.html +3 -3
  85. package/oj-c/docs/labelled-link.html +3 -3
  86. package/oj-c/docs/legend-item.html +3 -3
  87. package/oj-c/docs/legend-section.html +3 -3
  88. package/oj-c/docs/legend.html +3 -3
  89. package/oj-c/docs/line-chart-group.html +3 -3
  90. package/oj-c/docs/line-chart-item.html +3 -3
  91. package/oj-c/docs/line-chart-series.html +3 -3
  92. package/oj-c/docs/line-chart.html +3 -3
  93. package/oj-c/docs/list-item-layout.html +3 -3
  94. package/oj-c/docs/list-view.html +3 -3
  95. package/oj-c/docs/menu-button.html +3 -3
  96. package/oj-c/docs/message-banner.html +3 -3
  97. package/oj-c/docs/message-toast.html +3 -3
  98. package/oj-c/docs/meter-bar.html +3 -3
  99. package/oj-c/docs/meter-circle.html +3 -3
  100. package/oj-c/docs/oj-c.ActionCard.html +3 -3
  101. package/oj-c/docs/oj-c.AreaChart.html +3 -3
  102. package/oj-c/docs/oj-c.AreaChartGroup.html +3 -3
  103. package/oj-c/docs/oj-c.AreaChartItem.html +3 -3
  104. package/oj-c/docs/oj-c.AreaChartSeries.html +3 -3
  105. package/oj-c/docs/oj-c.Avatar.html +3 -3
  106. package/oj-c/docs/oj-c.Button.html +3 -3
  107. package/oj-c/docs/oj-c.Checkbox.html +3 -3
  108. package/oj-c/docs/oj-c.Checkboxset.html +3 -3
  109. package/oj-c/docs/oj-c.Collapsible.html +3 -3
  110. package/oj-c/docs/oj-c.DrawerPopup.html +3 -3
  111. package/oj-c/docs/oj-c.FilePicker.html +3 -3
  112. package/oj-c/docs/oj-c.FormLayout.html +3 -3
  113. package/oj-c/docs/oj-c.HighlightText.html +3 -3
  114. package/oj-c/docs/oj-c.InputDateMask.html +3 -3
  115. package/oj-c/docs/oj-c.InputDateText.html +3 -3
  116. package/oj-c/docs/oj-c.InputMonthMask.html +3 -3
  117. package/oj-c/docs/oj-c.InputNumber.html +3 -3
  118. package/oj-c/docs/oj-c.InputPassword.html +3 -3
  119. package/oj-c/docs/oj-c.InputSensitiveText.html +3 -3
  120. package/oj-c/docs/oj-c.InputText.html +3 -3
  121. package/oj-c/docs/oj-c.LabelledLink.html +3 -3
  122. package/oj-c/docs/oj-c.Legend.html +3 -3
  123. package/oj-c/docs/oj-c.LegendItem.html +3 -3
  124. package/oj-c/docs/oj-c.LegendSection.html +3 -3
  125. package/oj-c/docs/oj-c.LineChart.html +3 -3
  126. package/oj-c/docs/oj-c.LineChartGroup.html +3 -3
  127. package/oj-c/docs/oj-c.LineChartItem.html +3 -3
  128. package/oj-c/docs/oj-c.LineChartSeries.html +3 -3
  129. package/oj-c/docs/oj-c.ListItemLayout.html +3 -3
  130. package/oj-c/docs/oj-c.ListView.html +3 -3
  131. package/oj-c/docs/oj-c.MenuButton.html +3 -3
  132. package/oj-c/docs/oj-c.MessageBanner.html +3 -3
  133. package/oj-c/docs/oj-c.MessageToast.html +3 -3
  134. package/oj-c/docs/oj-c.MeterBar.html +3 -3
  135. package/oj-c/docs/oj-c.MeterCircle.html +3 -3
  136. package/oj-c/docs/oj-c.ProgressBar.html +3 -3
  137. package/oj-c/docs/oj-c.ProgressCircle.html +3 -3
  138. package/oj-c/docs/oj-c.Radioset.html +3 -3
  139. package/oj-c/docs/oj-c.RatingGauge.html +3 -3
  140. package/oj-c/docs/oj-c.SelectMultiple.html +3 -3
  141. package/oj-c/docs/oj-c.SelectSingle.html +3 -3
  142. package/oj-c/docs/oj-c.Selector.html +3 -3
  143. package/oj-c/docs/oj-c.SelectorAll.html +3 -3
  144. package/oj-c/docs/oj-c.SplitMenuButton.html +3 -3
  145. package/oj-c/docs/oj-c.TabBarMixed.html +3 -3
  146. package/oj-c/docs/oj-c.TagCloud.html +3 -3
  147. package/oj-c/docs/oj-c.TagCloudItem.html +3 -3
  148. package/oj-c/docs/oj-c.TextArea.html +3 -3
  149. package/oj-c/docs/progress-bar.html +3 -3
  150. package/oj-c/docs/progress-circle.html +3 -3
  151. package/oj-c/docs/radioset.html +3 -3
  152. package/oj-c/docs/rating-gauge.html +3 -3
  153. package/oj-c/docs/select-multiple.html +3 -3
  154. package/oj-c/docs/select-single.html +3 -3
  155. package/oj-c/docs/selection-card.html +3 -3
  156. package/oj-c/docs/selector-all.html +3 -3
  157. package/oj-c/docs/selector.html +3 -3
  158. package/oj-c/docs/split-menu-button.html +3 -3
  159. package/oj-c/docs/tab-bar-mixed.html +3 -3
  160. package/oj-c/docs/tag-cloud-item.html +3 -3
  161. package/oj-c/docs/tag-cloud.html +3 -3
  162. package/oj-c/docs/text-area.html +3 -3
  163. package/oj-c/drawer-popup/component.json +2 -2
  164. package/oj-c/file-picker/component.json +2 -2
  165. package/oj-c/form-layout/component.json +2 -2
  166. package/oj-c/highlight-text/component.json +2 -2
  167. package/oj-c/hooks/UNSAFE_useListData/useListData.js +1 -1
  168. package/oj-c/input-date-mask/component.json +2 -2
  169. package/oj-c/input-date-text/component.json +2 -2
  170. package/oj-c/input-month-mask/component.json +2 -2
  171. package/oj-c/input-number/component.json +2 -2
  172. package/oj-c/input-password/component.json +2 -2
  173. package/oj-c/input-sensitive-text/component.json +2 -2
  174. package/oj-c/input-text/component.json +2 -2
  175. package/oj-c/labelled-link/component.json +2 -2
  176. package/oj-c/legend/component.json +2 -2
  177. package/oj-c/legend-item/component.json +2 -2
  178. package/oj-c/legend-section/component.json +2 -2
  179. package/oj-c/line-chart/component.json +2 -2
  180. package/oj-c/line-chart-group/component.json +2 -2
  181. package/oj-c/line-chart-item/component.json +2 -2
  182. package/oj-c/line-chart-series/component.json +2 -2
  183. package/oj-c/list-item-layout/component.json +2 -2
  184. package/oj-c/list-view/component.json +2 -2
  185. package/oj-c/menu-button/component.json +2 -2
  186. package/oj-c/message-banner/component.json +2 -2
  187. package/oj-c/message-toast/component.json +2 -2
  188. package/oj-c/metadata/allComponents.json +101 -101
  189. package/oj-c/meter-bar/component.json +2 -2
  190. package/oj-c/meter-circle/component.json +2 -2
  191. package/oj-c/min/corepackbundle.js +1 -1
  192. package/oj-c/min/corepackbundle.js.map +1 -1
  193. package/oj-c/min/hooks/UNSAFE_useListData/useListData.js +1 -1
  194. package/oj-c/min/list-view.js +1 -1
  195. package/oj-c/min/list-view.js.map +1 -1
  196. package/oj-c/min/select-multiple.js +2 -2
  197. package/oj-c/min/select-multiple.js.map +1 -1
  198. package/oj-c/min/select-single.js +2 -2
  199. package/oj-c/min/select-single.js.map +1 -1
  200. package/oj-c/progress-bar/component.json +2 -2
  201. package/oj-c/progress-circle/component.json +2 -2
  202. package/oj-c/radioset/component.json +2 -2
  203. package/oj-c/rating-gauge/component.json +2 -2
  204. package/oj-c/select-multiple/component.json +2 -2
  205. package/oj-c/select-multiple/useSelectMultiplePreact.js +14 -3
  206. package/oj-c/select-single/component.json +2 -2
  207. package/oj-c/select-single/useSelectSinglePreact.js +4 -1
  208. package/oj-c/selection-card/component.json +2 -2
  209. package/oj-c/selector/component.json +2 -2
  210. package/oj-c/selector-all/component.json +2 -2
  211. package/oj-c/split-menu-button/component.json +2 -2
  212. package/oj-c/tab-bar-mixed/component.json +2 -2
  213. package/oj-c/tag-cloud/component.json +2 -2
  214. package/oj-c/tag-cloud-item/component.json +2 -2
  215. package/oj-c/text-area/component.json +2 -2
  216. 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.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -2096,7 +2096,7 @@ UI by the component and the message will stay in the UI opened.
2096
2096
 
2097
2097
 
2098
2098
  <footer>
2099
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
2099
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
2100
2100
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
2101
2101
  </footer>
2102
2102
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -2243,7 +2243,7 @@ number - seconds in milliseconds format
2243
2243
 
2244
2244
 
2245
2245
  <footer>
2246
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
2246
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
2247
2247
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
2248
2248
  </footer>
2249
2249
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -3297,7 +3297,7 @@ based upon the current theme.</p>
3297
3297
 
3298
3298
 
3299
3299
  <footer>
3300
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
3300
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
3301
3301
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
3302
3302
  </footer>
3303
3303
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -3834,7 +3834,7 @@ based upon the current theme.</p>
3834
3834
 
3835
3835
 
3836
3836
  <footer>
3837
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
3837
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
3838
3838
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
3839
3839
  </footer>
3840
3840
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -1239,7 +1239,7 @@ Any other negative value will default to 0.
1239
1239
 
1240
1240
 
1241
1241
  <footer>
1242
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
1242
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
1243
1243
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
1244
1244
  </footer>
1245
1245
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -1255,7 +1255,7 @@ Any other negative value will default to 0.
1255
1255
 
1256
1256
 
1257
1257
  <footer>
1258
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
1258
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
1259
1259
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
1260
1260
  </footer>
1261
1261
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -4574,7 +4574,7 @@ provides the text for the radio item.
4574
4574
 
4575
4575
 
4576
4576
  <footer>
4577
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
4577
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
4578
4578
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
4579
4579
  </footer>
4580
4580
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -2727,7 +2727,7 @@ based upon the current theme.</p>
2727
2727
 
2728
2728
 
2729
2729
  <footer>
2730
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
2730
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
2731
2731
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
2732
2732
  </footer>
2733
2733
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -5370,7 +5370,7 @@ the user understand what data to enter or select. help-hints could come from a h
5370
5370
 
5371
5371
 
5372
5372
  <footer>
5373
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
5373
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
5374
5374
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
5375
5375
  </footer>
5376
5376
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -5680,7 +5680,7 @@ the user understand what data to enter or select. help-hints could come from a h
5680
5680
 
5681
5681
 
5682
5682
  <footer>
5683
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
5683
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
5684
5684
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
5685
5685
  </footer>
5686
5686
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -1352,7 +1352,7 @@ Otherwise, programmatically changing the checkbox state will not change the inde
1352
1352
 
1353
1353
 
1354
1354
  <footer>
1355
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
1355
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
1356
1356
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
1357
1357
  </footer>
1358
1358
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -1117,7 +1117,7 @@ KeySetImpl with non-empty keys is specified.</p>
1117
1117
 
1118
1118
 
1119
1119
  <footer>
1120
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
1120
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
1121
1121
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
1122
1122
  </footer>
1123
1123
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -1979,7 +1979,7 @@ required of enabled content, it cannot be used to convey meaningful information.
1979
1979
 
1980
1980
 
1981
1981
  <footer>
1982
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
1982
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
1983
1983
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
1984
1984
  </footer>
1985
1985
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -2649,7 +2649,7 @@ In the latter case, the label is displayed in a tooltip instead.
2649
2649
 
2650
2650
 
2651
2651
  <footer>
2652
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
2652
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
2653
2653
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
2654
2654
  </footer>
2655
2655
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -2430,7 +2430,7 @@ The content of the template should only be one &lt;oj-c-tag-cloud-item> element.
2430
2430
 
2431
2431
 
2432
2432
  <footer>
2433
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
2433
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
2434
2434
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
2435
2435
  </footer>
2436
2436
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -783,7 +783,7 @@
783
783
 
784
784
 
785
785
  <footer>
786
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
786
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
787
787
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
788
788
  </footer>
789
789
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -5798,7 +5798,7 @@ the user understand what data to enter or select. help-hints could come from a h
5798
5798
 
5799
5799
 
5800
5800
  <footer>
5801
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:16 GMT+0000 (Coordinated Universal Time)<br>
5801
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:53 GMT+0000 (Coordinated Universal Time)<br>
5802
5802
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
5803
5803
  </footer>
5804
5804
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -238,7 +238,7 @@
238
238
  </section>
239
239
 
240
240
  <footer>
241
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:15 GMT+0000 (Coordinated Universal Time)<br>
241
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:52 GMT+0000 (Coordinated Universal Time)<br>
242
242
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
243
243
  </footer>
244
244
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -238,7 +238,7 @@
238
238
  </section>
239
239
 
240
240
  <footer>
241
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:15 GMT+0000 (Coordinated Universal Time)<br>
241
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:52 GMT+0000 (Coordinated Universal Time)<br>
242
242
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
243
243
  </footer>
244
244
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -238,7 +238,7 @@
238
238
  </section>
239
239
 
240
240
  <footer>
241
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:15 GMT+0000 (Coordinated Universal Time)<br>
241
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:52 GMT+0000 (Coordinated Universal Time)<br>
242
242
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
243
243
  </footer>
244
244
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -238,7 +238,7 @@
238
238
  </section>
239
239
 
240
240
  <footer>
241
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:15 GMT+0000 (Coordinated Universal Time)<br>
241
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:52 GMT+0000 (Coordinated Universal Time)<br>
242
242
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
243
243
  </footer>
244
244
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -238,7 +238,7 @@
238
238
  </section>
239
239
 
240
240
  <footer>
241
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:15 GMT+0000 (Coordinated Universal Time)<br>
241
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:52 GMT+0000 (Coordinated Universal Time)<br>
242
242
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
243
243
  </footer>
244
244
 
@@ -22,7 +22,7 @@
22
22
 
23
23
  <h2>Oracle® JET</h2>
24
24
  <h2>Core Pack Components</h2>
25
- <h3>16.1.1</h3>
25
+ <h3>16.1.3</h3>
26
26
 
27
27
  <div class="deprecation-checkboxes" style="display: none">
28
28
  <ul style="list-style: none; display: none;">
@@ -204,7 +204,7 @@
204
204
 
205
205
  <p class="product-docs-header">
206
206
  <span style="font-weight:bold">Oracle® JavaScript Extension Toolkit (JET)<br>
207
- 16.1.1</span><br>
207
+ 16.1.3</span><br>
208
208
  </p>
209
209
 
210
210
 
@@ -238,7 +238,7 @@
238
238
  </section>
239
239
 
240
240
  <footer>
241
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue May 14 2024 23:49:15 GMT+0000 (Coordinated Universal Time)<br>
241
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Jun 14 2024 00:58:52 GMT+0000 (Coordinated Universal Time)<br>
242
242
  <span class="product-docs-footer">Copyright © 2014, 2024 Oracle. All rights reserved.<span>
243
243
  </footer>
244
244