@oracle/oraclejet-core-pack 16.1.3 → 16.1.6

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 (203) 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/docs/action-card.html +3 -3
  63. package/oj-c/docs/area-chart-group.html +3 -3
  64. package/oj-c/docs/area-chart-item.html +3 -3
  65. package/oj-c/docs/area-chart-series.html +3 -3
  66. package/oj-c/docs/area-chart.html +3 -3
  67. package/oj-c/docs/avatar.html +3 -3
  68. package/oj-c/docs/button.html +3 -3
  69. package/oj-c/docs/checkbox.html +3 -3
  70. package/oj-c/docs/checkboxset.html +3 -3
  71. package/oj-c/docs/collapsible.html +3 -3
  72. package/oj-c/docs/drawer-popup.html +3 -3
  73. package/oj-c/docs/file-picker.html +3 -3
  74. package/oj-c/docs/form-layout.html +3 -3
  75. package/oj-c/docs/highlight-text.html +3 -3
  76. package/oj-c/docs/index.html +3 -3
  77. package/oj-c/docs/input-date-mask.html +3 -3
  78. package/oj-c/docs/input-date-text.html +3 -3
  79. package/oj-c/docs/input-month-mask.html +3 -3
  80. package/oj-c/docs/input-number.html +3 -3
  81. package/oj-c/docs/input-password.html +3 -3
  82. package/oj-c/docs/input-sensitive-text.html +3 -3
  83. package/oj-c/docs/input-text.html +3 -3
  84. package/oj-c/docs/labelled-link.html +3 -3
  85. package/oj-c/docs/legend-item.html +3 -3
  86. package/oj-c/docs/legend-section.html +3 -3
  87. package/oj-c/docs/legend.html +3 -3
  88. package/oj-c/docs/line-chart-group.html +3 -3
  89. package/oj-c/docs/line-chart-item.html +3 -3
  90. package/oj-c/docs/line-chart-series.html +3 -3
  91. package/oj-c/docs/line-chart.html +3 -3
  92. package/oj-c/docs/list-item-layout.html +3 -3
  93. package/oj-c/docs/list-view.html +3 -3
  94. package/oj-c/docs/menu-button.html +3 -3
  95. package/oj-c/docs/message-banner.html +3 -3
  96. package/oj-c/docs/message-toast.html +3 -3
  97. package/oj-c/docs/meter-bar.html +3 -3
  98. package/oj-c/docs/meter-circle.html +3 -3
  99. package/oj-c/docs/oj-c.ActionCard.html +3 -3
  100. package/oj-c/docs/oj-c.AreaChart.html +3 -3
  101. package/oj-c/docs/oj-c.AreaChartGroup.html +3 -3
  102. package/oj-c/docs/oj-c.AreaChartItem.html +3 -3
  103. package/oj-c/docs/oj-c.AreaChartSeries.html +3 -3
  104. package/oj-c/docs/oj-c.Avatar.html +3 -3
  105. package/oj-c/docs/oj-c.Button.html +3 -3
  106. package/oj-c/docs/oj-c.Checkbox.html +3 -3
  107. package/oj-c/docs/oj-c.Checkboxset.html +3 -3
  108. package/oj-c/docs/oj-c.Collapsible.html +3 -3
  109. package/oj-c/docs/oj-c.DrawerPopup.html +3 -3
  110. package/oj-c/docs/oj-c.FilePicker.html +3 -3
  111. package/oj-c/docs/oj-c.FormLayout.html +3 -3
  112. package/oj-c/docs/oj-c.HighlightText.html +3 -3
  113. package/oj-c/docs/oj-c.InputDateMask.html +3 -3
  114. package/oj-c/docs/oj-c.InputDateText.html +3 -3
  115. package/oj-c/docs/oj-c.InputMonthMask.html +3 -3
  116. package/oj-c/docs/oj-c.InputNumber.html +3 -3
  117. package/oj-c/docs/oj-c.InputPassword.html +3 -3
  118. package/oj-c/docs/oj-c.InputSensitiveText.html +3 -3
  119. package/oj-c/docs/oj-c.InputText.html +3 -3
  120. package/oj-c/docs/oj-c.LabelledLink.html +3 -3
  121. package/oj-c/docs/oj-c.Legend.html +3 -3
  122. package/oj-c/docs/oj-c.LegendItem.html +3 -3
  123. package/oj-c/docs/oj-c.LegendSection.html +3 -3
  124. package/oj-c/docs/oj-c.LineChart.html +3 -3
  125. package/oj-c/docs/oj-c.LineChartGroup.html +3 -3
  126. package/oj-c/docs/oj-c.LineChartItem.html +3 -3
  127. package/oj-c/docs/oj-c.LineChartSeries.html +3 -3
  128. package/oj-c/docs/oj-c.ListItemLayout.html +3 -3
  129. package/oj-c/docs/oj-c.ListView.html +3 -3
  130. package/oj-c/docs/oj-c.MenuButton.html +3 -3
  131. package/oj-c/docs/oj-c.MessageBanner.html +3 -3
  132. package/oj-c/docs/oj-c.MessageToast.html +3 -3
  133. package/oj-c/docs/oj-c.MeterBar.html +3 -3
  134. package/oj-c/docs/oj-c.MeterCircle.html +3 -3
  135. package/oj-c/docs/oj-c.ProgressBar.html +3 -3
  136. package/oj-c/docs/oj-c.ProgressCircle.html +3 -3
  137. package/oj-c/docs/oj-c.Radioset.html +3 -3
  138. package/oj-c/docs/oj-c.RatingGauge.html +3 -3
  139. package/oj-c/docs/oj-c.SelectMultiple.html +3 -3
  140. package/oj-c/docs/oj-c.SelectSingle.html +3 -3
  141. package/oj-c/docs/oj-c.Selector.html +3 -3
  142. package/oj-c/docs/oj-c.SelectorAll.html +3 -3
  143. package/oj-c/docs/oj-c.SplitMenuButton.html +3 -3
  144. package/oj-c/docs/oj-c.TabBarMixed.html +3 -3
  145. package/oj-c/docs/oj-c.TagCloud.html +3 -3
  146. package/oj-c/docs/oj-c.TagCloudItem.html +3 -3
  147. package/oj-c/docs/oj-c.TextArea.html +3 -3
  148. package/oj-c/docs/progress-bar.html +3 -3
  149. package/oj-c/docs/progress-circle.html +3 -3
  150. package/oj-c/docs/radioset.html +3 -3
  151. package/oj-c/docs/rating-gauge.html +3 -3
  152. package/oj-c/docs/select-multiple.html +3 -3
  153. package/oj-c/docs/select-single.html +3 -3
  154. package/oj-c/docs/selection-card.html +3 -3
  155. package/oj-c/docs/selector-all.html +3 -3
  156. package/oj-c/docs/selector.html +3 -3
  157. package/oj-c/docs/split-menu-button.html +3 -3
  158. package/oj-c/docs/tab-bar-mixed.html +3 -3
  159. package/oj-c/docs/tag-cloud-item.html +3 -3
  160. package/oj-c/docs/tag-cloud.html +3 -3
  161. package/oj-c/docs/text-area.html +3 -3
  162. package/oj-c/drawer-popup/component.json +2 -2
  163. package/oj-c/file-picker/component.json +2 -2
  164. package/oj-c/form-layout/component.json +2 -2
  165. package/oj-c/highlight-text/component.json +2 -2
  166. package/oj-c/input-date-mask/component.json +2 -2
  167. package/oj-c/input-date-text/component.json +2 -2
  168. package/oj-c/input-month-mask/component.json +2 -2
  169. package/oj-c/input-number/component.json +2 -2
  170. package/oj-c/input-password/component.json +2 -2
  171. package/oj-c/input-sensitive-text/component.json +2 -2
  172. package/oj-c/input-text/component.json +2 -2
  173. package/oj-c/labelled-link/component.json +2 -2
  174. package/oj-c/legend/component.json +2 -2
  175. package/oj-c/legend-item/component.json +2 -2
  176. package/oj-c/legend-section/component.json +2 -2
  177. package/oj-c/line-chart/component.json +2 -2
  178. package/oj-c/line-chart-group/component.json +2 -2
  179. package/oj-c/line-chart-item/component.json +2 -2
  180. package/oj-c/line-chart-series/component.json +2 -2
  181. package/oj-c/list-item-layout/component.json +2 -2
  182. package/oj-c/list-view/component.json +2 -2
  183. package/oj-c/menu-button/component.json +2 -2
  184. package/oj-c/message-banner/component.json +2 -2
  185. package/oj-c/message-toast/component.json +2 -2
  186. package/oj-c/metadata/allComponents.json +101 -101
  187. package/oj-c/meter-bar/component.json +2 -2
  188. package/oj-c/meter-circle/component.json +2 -2
  189. package/oj-c/progress-bar/component.json +2 -2
  190. package/oj-c/progress-circle/component.json +2 -2
  191. package/oj-c/radioset/component.json +2 -2
  192. package/oj-c/rating-gauge/component.json +2 -2
  193. package/oj-c/select-multiple/component.json +2 -2
  194. package/oj-c/select-single/component.json +2 -2
  195. package/oj-c/selection-card/component.json +2 -2
  196. package/oj-c/selector/component.json +2 -2
  197. package/oj-c/selector-all/component.json +2 -2
  198. package/oj-c/split-menu-button/component.json +2 -2
  199. package/oj-c/tab-bar-mixed/component.json +2 -2
  200. package/oj-c/tag-cloud/component.json +2 -2
  201. package/oj-c/tag-cloud-item/component.json +2 -2
  202. package/oj-c/text-area/component.json +2 -2
  203. package/package.json +4 -4
@@ -30,7 +30,7 @@
30
30
  "since": "16.0.0",
31
31
  "meta": {
32
32
  "filename": "area-chart-item.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
34
34
  },
35
35
  "ojmodule": "area-chart-item",
36
36
  "ojslotcomponent": true
@@ -46,7 +46,7 @@
46
46
  "description": "The id for the series the item belongs to.",
47
47
  "meta": {
48
48
  "filename": "area-chart-item.tsx",
49
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
49
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
50
50
  },
51
51
  "type": {
52
52
  "names": [
@@ -65,7 +65,7 @@
65
65
  "description": "The array of ids for the groups the item belongs to. For hierarchical groups, it will be an array of outermost to innermost group ids. This is also used to specify the date for non mixed frequency time axes. The specified date for non mixed frequency time axes must be an ISO string.",
66
66
  "meta": {
67
67
  "filename": "area-chart-item.tsx",
68
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
68
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
69
69
  },
70
70
  "type": {
71
71
  "names": [
@@ -91,7 +91,7 @@
91
91
  "description": "The value for this data item. Null can be specified to skip a data point.",
92
92
  "meta": {
93
93
  "filename": "area-chart-item.tsx",
94
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
94
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
95
95
  },
96
96
  "type": {
97
97
  "names": [
@@ -110,7 +110,7 @@
110
110
  "description": "The x value. Mainly used to specify the date for mixed-frequency time axis. The date specified in the x value must be an ISO date string.",
111
111
  "meta": {
112
112
  "filename": "area-chart-item.tsx",
113
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
113
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
114
114
  },
115
115
  "type": {
116
116
  "names": [
@@ -129,7 +129,7 @@
129
129
  "description": "The color of the data item. This color value is not inherited by chart legend. See chart <a href=\"oj.ojChartSeries.html#color\">series color</a> and <a href=\"oj.ojChartSeries.html#displayInLegend\">display-in-legend</a> for more details.",
130
130
  "meta": {
131
131
  "filename": "area-chart-item.tsx",
132
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
132
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
133
133
  },
134
134
  "type": {
135
135
  "names": [
@@ -148,7 +148,7 @@
148
148
  "description": "Defines whether the data marker is displayed. Only applies to line, area, scatter, and bubble series. If auto, the markers will be displayed whenever the data points are not connected by a line.",
149
149
  "meta": {
150
150
  "filename": "area-chart-item.tsx",
151
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
151
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
152
152
  },
153
153
  "type": {
154
154
  "names": [
@@ -169,7 +169,7 @@
169
169
  "description": "The shape of the data markers. Only applies to line, area, scatter, and bubble series. In addition to the built-in shapes, it may also take SVG path commands to specify a custom shape. The chart will style the custom shapes the same way as built-in shapes, supporting properties like color and borderColor and applying hover and selection effects. Only 'auto' is supported for range series.",
170
170
  "meta": {
171
171
  "filename": "area-chart-item.tsx",
172
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
172
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
173
173
  },
174
174
  "type": {
175
175
  "names": [
@@ -196,7 +196,7 @@
196
196
  "description": "The size of the data markers. Only applies to line, area, and scatter series. Does not apply to bubble charts, which calculate marker size based on the z values.",
197
197
  "meta": {
198
198
  "filename": "area-chart-item.tsx",
199
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
199
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
200
200
  },
201
201
  "type": {
202
202
  "names": [
@@ -215,7 +215,7 @@
215
215
  "description": "An optional array of category strings corresponding to this data item. This enables highlighting and filtering of individual data items through interactions with the legend or other visualization elements. If not defined, series categories are used.",
216
216
  "meta": {
217
217
  "filename": "area-chart-item.tsx",
218
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
218
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
219
219
  },
220
220
  "type": {
221
221
  "names": [
@@ -241,7 +241,7 @@
241
241
  "description": "Whether drilling is enabled for the data item. Drillable objects will show a pointer cursor on hover and fire an <code class=\"prettyprint\">ojDrill</code> event on click (double click if selection is enabled). To enable drilling for all data items at once, use the drilling attribute in the top level.",
242
242
  "meta": {
243
243
  "filename": "area-chart-item.tsx",
244
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
244
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
245
245
  },
246
246
  "type": {
247
247
  "names": [
@@ -262,7 +262,7 @@
262
262
  "description": "The description of this object. This is used for accessibility and also for customizing the tooltip text.",
263
263
  "meta": {
264
264
  "filename": "area-chart-item.tsx",
265
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
265
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
266
266
  },
267
267
  "type": {
268
268
  "names": [
@@ -279,7 +279,7 @@
279
279
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
280
280
  "meta": {
281
281
  "filename": "area-chart-item.tsx",
282
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
282
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
283
283
  },
284
284
  "scope": "instance",
285
285
  "params": [
@@ -313,7 +313,7 @@
313
313
  "description": "Retrieves the value of a property or a subproperty.",
314
314
  "meta": {
315
315
  "filename": "area-chart-item.tsx",
316
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
316
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
317
317
  },
318
318
  "scope": "instance",
319
319
  "params": [
@@ -342,7 +342,7 @@
342
342
  "description": "Performs a batch set of properties.",
343
343
  "meta": {
344
344
  "filename": "area-chart-item.tsx",
345
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
345
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
346
346
  },
347
347
  "scope": "instance",
348
348
  "params": [
@@ -30,7 +30,7 @@
30
30
  "since": "16.0.0",
31
31
  "meta": {
32
32
  "filename": "area-chart-series.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
34
34
  },
35
35
  "ojmodule": "area-chart-series",
36
36
  "ojslotcomponent": true
@@ -46,7 +46,7 @@
46
46
  "description": "An array of category strings corresponding to the tag cloud items. This allows highlighting and filtering of items.",
47
47
  "meta": {
48
48
  "filename": "area-chart-series.tsx",
49
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
49
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
50
50
  },
51
51
  "type": {
52
52
  "names": [
@@ -72,7 +72,7 @@
72
72
  "description": "The color of the series. The chart legend item will inherit this color value.",
73
73
  "meta": {
74
74
  "filename": "area-chart-series.tsx",
75
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
75
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
76
76
  },
77
77
  "type": {
78
78
  "names": [
@@ -91,7 +91,7 @@
91
91
  "description": "Whether drilling is enabled on the series item. Drillable objects will show a pointer cursor on hover and fire an <code class=\"prettyprint\">ojDrill</code> event on click (double click if selection is enabled). To enable drilling for all series items at once, use the drilling attribute in the top level.",
92
92
  "meta": {
93
93
  "filename": "area-chart-series.tsx",
94
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
94
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
95
95
  },
96
96
  "defaultvalue": "\"inherit\"",
97
97
  "type": {
@@ -113,7 +113,7 @@
113
113
  "description": "The line type of the data line or area. Only applies to line, area, scatter, and bubble series. centeredStepped and centeredSegmented are not supported for polar, scatter, and bubble charts.",
114
114
  "meta": {
115
115
  "filename": "area-chart-series.tsx",
116
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
116
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
117
117
  },
118
118
  "type": {
119
119
  "names": [
@@ -133,7 +133,7 @@
133
133
  "description": "The shape of the data markers. In addition to the built-in shapes, it may also take SVG path commands to specify a custom shape. The chart will style the custom shapes the same way as built-in shapes, supporting properties like color and borderColor and applying hover and selection effects. Only 'auto' is supported for range series.",
134
134
  "meta": {
135
135
  "filename": "area-chart-series.tsx",
136
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
136
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
137
137
  },
138
138
  "type": {
139
139
  "names": [
@@ -160,7 +160,7 @@
160
160
  "description": "The color of the data markers, if different from the series color.",
161
161
  "meta": {
162
162
  "filename": "area-chart-series.tsx",
163
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
163
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
164
164
  },
165
165
  "type": {
166
166
  "names": [
@@ -179,7 +179,7 @@
179
179
  "description": "Defines whether the data marker is displayed. Only applies to line, area, scatter, and bubble series. If auto, the markers will be displayed whenever the data points are not connected by a line.",
180
180
  "meta": {
181
181
  "filename": "area-chart-series.tsx",
182
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
182
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
183
183
  },
184
184
  "type": {
185
185
  "names": [
@@ -198,7 +198,7 @@
198
198
  "description": "The size of the data markers.",
199
199
  "meta": {
200
200
  "filename": "area-chart-series.tsx",
201
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
201
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
202
202
  },
203
203
  "type": {
204
204
  "names": [
@@ -217,7 +217,7 @@
217
217
  "description": "The name of the series, displayed in the legend and tooltips.",
218
218
  "meta": {
219
219
  "filename": "area-chart-series.tsx",
220
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
220
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
221
221
  },
222
222
  "type": {
223
223
  "names": [
@@ -236,7 +236,7 @@
236
236
  "description": "The description of this series. This is used for accessibility and for customizing the tooltip text on the corresponding legend item for the series.",
237
237
  "meta": {
238
238
  "filename": "area-chart-series.tsx",
239
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
239
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
240
240
  },
241
241
  "type": {
242
242
  "names": [
@@ -253,7 +253,7 @@
253
253
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
254
254
  "meta": {
255
255
  "filename": "area-chart-series.tsx",
256
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
256
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
257
257
  },
258
258
  "scope": "instance",
259
259
  "params": [
@@ -287,7 +287,7 @@
287
287
  "description": "Retrieves the value of a property or a subproperty.",
288
288
  "meta": {
289
289
  "filename": "area-chart-series.tsx",
290
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
290
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
291
291
  },
292
292
  "scope": "instance",
293
293
  "params": [
@@ -316,7 +316,7 @@
316
316
  "description": "Performs a batch set of properties.",
317
317
  "meta": {
318
318
  "filename": "area-chart-series.tsx",
319
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
319
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
320
320
  },
321
321
  "scope": "instance",
322
322
  "params": [
package/oj-c/Avatar.json CHANGED
@@ -39,7 +39,7 @@
39
39
  ],
40
40
  "meta": {
41
41
  "filename": "avatar.tsx",
42
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/avatar"
42
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/avatar"
43
43
  },
44
44
  "ojmodule": "avatar"
45
45
  },
@@ -54,7 +54,7 @@
54
54
  "description": "Specifies the background of the avatar.",
55
55
  "meta": {
56
56
  "filename": "avatar.tsx",
57
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/avatar"
57
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/avatar"
58
58
  },
59
59
  "ojvalues": [
60
60
  {
@@ -185,7 +185,7 @@
185
185
  "description": " Specifies the initials of the avatar. Initials will not be displayed if src or iconClass attributes are specified.\n <a href=\"oj.IntlConverterUtils.html#.getInitials\">IntlConverterUtils.getInitials</a> can be used\n to generate initials from first and last names in a locale-specific manner.",
186
186
  "meta": {
187
187
  "filename": "avatar.tsx",
188
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/avatar"
188
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/avatar"
189
189
  },
190
190
  "type": {
191
191
  "names": [
@@ -204,7 +204,7 @@
204
204
  "description": "Specifies the size of the avatar.",
205
205
  "meta": {
206
206
  "filename": "avatar.tsx",
207
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/avatar"
207
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/avatar"
208
208
  },
209
209
  "ojvalues": [
210
210
  {
@@ -302,7 +302,7 @@
302
302
  "description": "Specifies the src for the image of the avatar. Image will be rendered as a background image. Src will have\nprecedence over initials, but not icon.",
303
303
  "meta": {
304
304
  "filename": "avatar.tsx",
305
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/avatar"
305
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/avatar"
306
306
  },
307
307
  "type": {
308
308
  "names": [
@@ -321,7 +321,7 @@
321
321
  "description": "Specifies the icon class to be displayed. IconClass will have precedence over src and initials.",
322
322
  "meta": {
323
323
  "filename": "avatar.tsx",
324
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/avatar"
324
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/avatar"
325
325
  },
326
326
  "type": {
327
327
  "names": [
@@ -340,7 +340,7 @@
340
340
  "description": "Specifies the shape of the avatar. Can be square or circle.The default value of this property varies by theme.",
341
341
  "meta": {
342
342
  "filename": "avatar.tsx",
343
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/avatar"
343
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/avatar"
344
344
  },
345
345
  "ojvalues": [
346
346
  {
@@ -381,7 +381,7 @@
381
381
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
382
382
  "meta": {
383
383
  "filename": "avatar.tsx",
384
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/avatar"
384
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/avatar"
385
385
  },
386
386
  "scope": "instance",
387
387
  "params": [
@@ -415,7 +415,7 @@
415
415
  "description": "Retrieves the value of a property or a subproperty.",
416
416
  "meta": {
417
417
  "filename": "avatar.tsx",
418
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/avatar"
418
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/avatar"
419
419
  },
420
420
  "scope": "instance",
421
421
  "params": [
@@ -444,7 +444,7 @@
444
444
  "description": "Performs a batch set of properties.",
445
445
  "meta": {
446
446
  "filename": "avatar.tsx",
447
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/avatar"
447
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/avatar"
448
448
  },
449
449
  "scope": "instance",
450
450
  "params": [
package/oj-c/Button.json CHANGED
@@ -39,7 +39,7 @@
39
39
  ],
40
40
  "meta": {
41
41
  "filename": "button.tsx",
42
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
42
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
43
43
  },
44
44
  "ojmodule": "button"
45
45
  },
@@ -54,7 +54,7 @@
54
54
  "description": "Text to show in the button.",
55
55
  "meta": {
56
56
  "filename": "button.tsx",
57
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
57
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
58
58
  },
59
59
  "type": {
60
60
  "names": [
@@ -73,7 +73,7 @@
73
73
  "description": "Text to show in the tooltip. This overrides the default tooltip that renders the label when in icon mode.",
74
74
  "meta": {
75
75
  "filename": "button.tsx",
76
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
76
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
77
77
  },
78
78
  "defaultvalue": "\"\"",
79
79
  "type": {
@@ -93,7 +93,7 @@
93
93
  "description": "Specifies that the button element should be disabled.",
94
94
  "meta": {
95
95
  "filename": "button.tsx",
96
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
96
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
97
97
  },
98
98
  "defaultvalue": false,
99
99
  "type": {
@@ -113,7 +113,7 @@
113
113
  "description": "Specifies that the button style width",
114
114
  "meta": {
115
115
  "filename": "button.tsx",
116
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
116
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
117
117
  },
118
118
  "type": {
119
119
  "names": [
@@ -139,7 +139,7 @@
139
139
  "description": "Display just the label, the icons, or all. Label is used as tooltip and should be set in all cases.",
140
140
  "meta": {
141
141
  "filename": "button.tsx",
142
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
142
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
143
143
  },
144
144
  "ojvalues": [
145
145
  {
@@ -193,7 +193,7 @@
193
193
  "description": "Size of button",
194
194
  "meta": {
195
195
  "filename": "button.tsx",
196
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
196
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
197
197
  },
198
198
  "ojvalues": [
199
199
  {
@@ -247,7 +247,7 @@
247
247
  "description": "Specifies whether the button is attached to an edge. For example setting edge='bottom' can be used to attach a button to the bottom of a card. The button is then stretched to 100% width, and borders adjusted.",
248
248
  "meta": {
249
249
  "filename": "button.tsx",
250
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
250
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
251
251
  },
252
252
  "ojvalues": [
253
253
  {
@@ -290,7 +290,7 @@
290
290
  "description": "Indicates in what states the button has variants in background and border.",
291
291
  "meta": {
292
292
  "filename": "button.tsx",
293
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
293
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
294
294
  },
295
295
  "ojvalues": [
296
296
  {
@@ -376,7 +376,7 @@
376
376
  "ojhidden": true,
377
377
  "meta": {
378
378
  "filename": "button.tsx",
379
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
379
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
380
380
  },
381
381
  "scope": "instance",
382
382
  "returns": [
@@ -399,7 +399,7 @@
399
399
  "ojhidden": true,
400
400
  "meta": {
401
401
  "filename": "button.tsx",
402
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
402
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
403
403
  },
404
404
  "scope": "instance",
405
405
  "returns": [
@@ -421,7 +421,7 @@
421
421
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
422
422
  "meta": {
423
423
  "filename": "button.tsx",
424
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
424
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
425
425
  },
426
426
  "scope": "instance",
427
427
  "params": [
@@ -455,7 +455,7 @@
455
455
  "description": "Retrieves the value of a property or a subproperty.",
456
456
  "meta": {
457
457
  "filename": "button.tsx",
458
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
458
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
459
459
  },
460
460
  "scope": "instance",
461
461
  "params": [
@@ -484,7 +484,7 @@
484
484
  "description": "Performs a batch set of properties.",
485
485
  "meta": {
486
486
  "filename": "button.tsx",
487
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
487
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
488
488
  },
489
489
  "scope": "instance",
490
490
  "params": [
@@ -513,7 +513,7 @@
513
513
  "description": "Triggered when a button is clicked, whether by keyboard, mouse, or touch events. To meet accessibility requirements, the only supported way to react to the click of a button is to listen for this event.",
514
514
  "meta": {
515
515
  "filename": "button.tsx",
516
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
516
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
517
517
  },
518
518
  "scope": "instance"
519
519
  },
@@ -526,7 +526,7 @@
526
526
  "description": "The startIcon slot is the button's start icon. The oj-c-button element accepts DOM nodes as children with the startIcon slot.",
527
527
  "meta": {
528
528
  "filename": "button.tsx",
529
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
529
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
530
530
  },
531
531
  "scope": "instance",
532
532
  "ojchild": false,
@@ -541,7 +541,7 @@
541
541
  "description": "The endIcon slot is the button's end icon. The oj-c-button element accepts DOM nodes as children with the endIcon slot.",
542
542
  "meta": {
543
543
  "filename": "button.tsx",
544
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
544
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
545
545
  },
546
546
  "scope": "instance",
547
547
  "ojchild": false,
@@ -556,7 +556,7 @@
556
556
  "memberof": "oj-c.Button",
557
557
  "meta": {
558
558
  "filename": "button.tsx",
559
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
559
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
560
560
  },
561
561
  "ojfragment": true
562
562
  },
@@ -569,7 +569,7 @@
569
569
  "memberof": "oj-c.Button",
570
570
  "meta": {
571
571
  "filename": "button.tsx",
572
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/button"
572
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.6/packages/oraclejet-core-pack/web/components/oj-c/button"
573
573
  },
574
574
  "ojfragment": true
575
575
  }