@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
@@ -30,7 +30,7 @@
30
30
  "since": "14.0.0",
31
31
  "meta": {
32
32
  "filename": "split-menu-button.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
34
34
  },
35
35
  "ojmodule": "split-menu-button"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "description": "Text to show in the button.",
46
46
  "meta": {
47
47
  "filename": "split-menu-button.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
49
49
  },
50
50
  "defaultvalue": "\"\"",
51
51
  "type": {
@@ -65,7 +65,7 @@
65
65
  "description": "Items describe the menu items rendered by the menu button.",
66
66
  "meta": {
67
67
  "filename": "split-menu-button.tsx",
68
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
68
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
69
69
  },
70
70
  "defaultvalue": "[]",
71
71
  "type": {
@@ -92,7 +92,7 @@
92
92
  "description": "Text to show in the tooltip.",
93
93
  "meta": {
94
94
  "filename": "split-menu-button.tsx",
95
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
95
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
96
96
  },
97
97
  "type": {
98
98
  "names": [
@@ -111,7 +111,7 @@
111
111
  "description": "Specifies that the button element should be disabled.",
112
112
  "meta": {
113
113
  "filename": "split-menu-button.tsx",
114
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
114
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
115
115
  },
116
116
  "defaultvalue": false,
117
117
  "type": {
@@ -131,7 +131,7 @@
131
131
  "description": "Size of button",
132
132
  "meta": {
133
133
  "filename": "split-menu-button.tsx",
134
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
134
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
135
135
  },
136
136
  "ojvalues": [
137
137
  {
@@ -185,7 +185,7 @@
185
185
  "description": "Specifies that the button style width",
186
186
  "meta": {
187
187
  "filename": "split-menu-button.tsx",
188
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
188
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
189
189
  },
190
190
  "type": {
191
191
  "names": [
@@ -211,7 +211,7 @@
211
211
  "description": "Indicates in what states the button has chromings in background and border.",
212
212
  "meta": {
213
213
  "filename": "split-menu-button.tsx",
214
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
214
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
215
215
  },
216
216
  "ojvalues": [
217
217
  {
@@ -264,7 +264,7 @@
264
264
  "ojhidden": true,
265
265
  "meta": {
266
266
  "filename": "split-menu-button.tsx",
267
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
267
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
268
268
  },
269
269
  "scope": "instance",
270
270
  "returns": [
@@ -287,7 +287,7 @@
287
287
  "ojhidden": true,
288
288
  "meta": {
289
289
  "filename": "split-menu-button.tsx",
290
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
290
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
291
291
  },
292
292
  "scope": "instance",
293
293
  "returns": [
@@ -310,7 +310,7 @@
310
310
  "ojhidden": true,
311
311
  "meta": {
312
312
  "filename": "split-menu-button.tsx",
313
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
313
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
314
314
  },
315
315
  "scope": "instance",
316
316
  "returns": [
@@ -332,7 +332,7 @@
332
332
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
333
333
  "meta": {
334
334
  "filename": "split-menu-button.tsx",
335
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
335
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
336
336
  },
337
337
  "scope": "instance",
338
338
  "params": [
@@ -366,7 +366,7 @@
366
366
  "description": "Retrieves the value of a property or a subproperty.",
367
367
  "meta": {
368
368
  "filename": "split-menu-button.tsx",
369
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
369
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
370
370
  },
371
371
  "scope": "instance",
372
372
  "params": [
@@ -395,7 +395,7 @@
395
395
  "description": "Performs a batch set of properties.",
396
396
  "meta": {
397
397
  "filename": "split-menu-button.tsx",
398
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
398
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
399
399
  },
400
400
  "scope": "instance",
401
401
  "params": [
@@ -424,7 +424,7 @@
424
424
  "description": "Triggered when a menu item is clicked, whether by keyboard, mouse, or touch events. Detail indicates which menu item was clicked.",
425
425
  "meta": {
426
426
  "filename": "split-menu-button.tsx",
427
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
427
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
428
428
  },
429
429
  "scope": "instance",
430
430
  "properties": [
@@ -448,7 +448,7 @@
448
448
  "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.",
449
449
  "meta": {
450
450
  "filename": "split-menu-button.tsx",
451
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
451
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
452
452
  },
453
453
  "scope": "instance"
454
454
  },
@@ -461,7 +461,7 @@
461
461
  "memberof": "oj-c.SplitMenuButton",
462
462
  "meta": {
463
463
  "filename": "split-menu-button.tsx",
464
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
464
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
465
465
  },
466
466
  "ojfragment": true
467
467
  },
@@ -474,7 +474,7 @@
474
474
  "memberof": "oj-c.SplitMenuButton",
475
475
  "meta": {
476
476
  "filename": "split-menu-button.tsx",
477
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
477
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
478
478
  },
479
479
  "ojfragment": true
480
480
  }
@@ -30,7 +30,7 @@
30
30
  "since": "16.1.0",
31
31
  "meta": {
32
32
  "filename": "tab-bar-mixed.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
34
34
  },
35
35
  "ojmodule": "tab-bar-mixed"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "description": "Specifies the data definitions for the dynamics tabs (the collection of tabs that are removable).",
46
46
  "meta": {
47
47
  "filename": "tab-bar-mixed.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
49
49
  },
50
50
  "type": {
51
51
  "names": [
@@ -71,7 +71,7 @@
71
71
  "description": "Specifies whether the dynamic tabs are displayed inside a conveyor belt or a popup.",
72
72
  "meta": {
73
73
  "filename": "tab-bar-mixed.tsx",
74
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
74
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
75
75
  },
76
76
  "ojvalues": [
77
77
  {
@@ -113,7 +113,7 @@
113
113
  "description": "Specifies the icon used on the overflow tab when dynamicTabsOverflow is set to 'popup'.",
114
114
  "meta": {
115
115
  "filename": "tab-bar-mixed.tsx",
116
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
116
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
117
117
  },
118
118
  "type": {
119
119
  "names": [
@@ -139,7 +139,7 @@
139
139
  "description": "Specifies the size of the TabBarMixed.",
140
140
  "meta": {
141
141
  "filename": "tab-bar-mixed.tsx",
142
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
142
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
143
143
  },
144
144
  "ojvalues": [
145
145
  {
@@ -182,7 +182,7 @@
182
182
  "description": "The key of the currently selected tab.",
183
183
  "meta": {
184
184
  "filename": "tab-bar-mixed.tsx",
185
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
185
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
186
186
  },
187
187
  "type": {
188
188
  "names": [
@@ -208,7 +208,7 @@
208
208
  "description": "The padding around the vertical divider that seperates collections of tabs.",
209
209
  "meta": {
210
210
  "filename": "tab-bar-mixed.tsx",
211
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
211
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
212
212
  },
213
213
  "type": {
214
214
  "names": [
@@ -227,7 +227,7 @@
227
227
  "description": "Specifies the data definitions for the static tabs (the collection of tabs that are non-removable).",
228
228
  "meta": {
229
229
  "filename": "tab-bar-mixed.tsx",
230
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
230
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
231
231
  },
232
232
  "type": {
233
233
  "names": [
@@ -253,7 +253,7 @@
253
253
  "description": "Whether to display both the label and icons (\"standard\") or just the icons (\"icons\").\nIn the latter case, the label is displayed in a tooltip instead.",
254
254
  "meta": {
255
255
  "filename": "tab-bar-mixed.tsx",
256
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
256
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
257
257
  },
258
258
  "ojvalues": [
259
259
  {
@@ -293,7 +293,7 @@
293
293
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
294
294
  "meta": {
295
295
  "filename": "tab-bar-mixed.tsx",
296
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
296
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
297
297
  },
298
298
  "scope": "instance",
299
299
  "params": [
@@ -327,7 +327,7 @@
327
327
  "description": "Retrieves the value of a property or a subproperty.",
328
328
  "meta": {
329
329
  "filename": "tab-bar-mixed.tsx",
330
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
330
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
331
331
  },
332
332
  "scope": "instance",
333
333
  "params": [
@@ -356,7 +356,7 @@
356
356
  "description": "Performs a batch set of properties.",
357
357
  "meta": {
358
358
  "filename": "tab-bar-mixed.tsx",
359
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
359
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
360
360
  },
361
361
  "scope": "instance",
362
362
  "params": [
@@ -385,7 +385,7 @@
385
385
  "description": "Triggered before user selects a tab which includes user gestures or selection is changed programmatically.",
386
386
  "meta": {
387
387
  "filename": "tab-bar-mixed.tsx",
388
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
388
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
389
389
  },
390
390
  "scope": "instance",
391
391
  "properties": [
@@ -434,7 +434,7 @@
434
434
  "description": "Triggered when user performs a remove gesture on a tab. The remove gestures include:\n<ul>\n <li>User clicks the remove icon in a tab</li>\n <li>User presses Delete key on a tab</li>\n</ul>",
435
435
  "meta": {
436
436
  "filename": "tab-bar-mixed.tsx",
437
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
437
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
438
438
  },
439
439
  "scope": "instance",
440
440
  "properties": [
@@ -466,7 +466,7 @@
466
466
  "description": "Triggered when user performs a selection action gesture on a tab. The action gestures include:\n<ul>\n <li>User clicks anywhere in a tab</li>\n <li>User taps anywhere in a tab</li>\n <li>User pressed spacebar or enter key on a tab</li>\n</ul>",
467
467
  "meta": {
468
468
  "filename": "tab-bar-mixed.tsx",
469
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
469
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
470
470
  },
471
471
  "scope": "instance",
472
472
  "properties": [
@@ -515,7 +515,7 @@
515
515
  "memberof": "oj-c.TabBarMixed",
516
516
  "meta": {
517
517
  "filename": "tab-bar-mixed.tsx",
518
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
518
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
519
519
  },
520
520
  "ojfragment": true
521
521
  },
@@ -528,7 +528,7 @@
528
528
  "memberof": "oj-c.TabBarMixed",
529
529
  "meta": {
530
530
  "filename": "tab-bar-mixed.tsx",
531
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
531
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
532
532
  },
533
533
  "ojfragment": true
534
534
  },
@@ -552,7 +552,7 @@
552
552
  },
553
553
  "meta": {
554
554
  "filename": "tab-bar-mixed.tsx",
555
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
555
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tab-bar-mixed"
556
556
  },
557
557
  "properties": [
558
558
  {
@@ -30,7 +30,7 @@
30
30
  "since": "15.0.0",
31
31
  "meta": {
32
32
  "filename": "tag-cloud.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
34
34
  },
35
35
  "ojmodule": "tag-cloud"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "description": "Specifies the DataProvider for the sections and items of the tag-cloud.",
46
46
  "meta": {
47
47
  "filename": "tag-cloud.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
49
49
  },
50
50
  "defaultvalue": null,
51
51
  "type": {
@@ -72,7 +72,7 @@
72
72
  "description": "The tagcloud datatip string.",
73
73
  "meta": {
74
74
  "filename": "tag-cloud.tsx",
75
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
75
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
76
76
  },
77
77
  "type": {
78
78
  "names": [
@@ -99,7 +99,7 @@
99
99
  "description": "An array of category strings used for highlighting. Data items matching categories in this array will be highlighted.",
100
100
  "meta": {
101
101
  "filename": "tag-cloud.tsx",
102
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
102
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
103
103
  },
104
104
  "defaultvalue": "[]",
105
105
  "type": {
@@ -126,7 +126,7 @@
126
126
  "description": "Data visualizations require a press and hold delay before triggering tooltips and rollover effects on mobile devices to avoid interfering with page panning, but these hold delays can make applications seem slower and less responsive. For a better user experience, the application can remove the touch and hold \\delay when data visualizations are used within a non scrolling container or if there is sufficient space outside of the visualization for panning. If touchResponse is touchStart the element will instantly trigger the touch gesture and consume the page pan events. If touchResponse is auto, the element will behave like touchStart if it determines that it is not rendered within scrolling content and if element panning is not available for those elements that support the feature.",
127
127
  "meta": {
128
128
  "filename": "tag-cloud.tsx",
129
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
129
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
130
130
  },
131
131
  "type": {
132
132
  "names": [
@@ -146,7 +146,7 @@
146
146
  "description": "The matching condition for the highlightedCategories option. By default, highlightMatch is 'all' and only items whose categories match all of the values specified in the highlightedCategories array will be highlighted. If highlightMatch is 'any', then items that match at least one of the highlightedCategories values will be highlighted.",
147
147
  "meta": {
148
148
  "filename": "tag-cloud.tsx",
149
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
149
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
150
150
  },
151
151
  "defaultvalue": "\"all\"",
152
152
  "type": {
@@ -168,7 +168,7 @@
168
168
  "description": "An array of categories that will be highlighted.",
169
169
  "meta": {
170
170
  "filename": "tag-cloud.tsx",
171
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
171
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
172
172
  },
173
173
  "defaultvalue": "[]",
174
174
  "type": {
@@ -195,7 +195,7 @@
195
195
  "description": "Defines the behavior applied when hovering over a tagcloud item.",
196
196
  "meta": {
197
197
  "filename": "tag-cloud.tsx",
198
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
198
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
199
199
  },
200
200
  "ojvalues": [
201
201
  {
@@ -238,7 +238,7 @@
238
238
  "description": "The layout to use for tag display.",
239
239
  "meta": {
240
240
  "filename": "tag-cloud.tsx",
241
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
241
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
242
242
  },
243
243
  "ojvalues": [
244
244
  {
@@ -281,7 +281,7 @@
281
281
  "description": "The type of selection behavior that is enabled on the tag cloud. This attribute controls the number of selections that can be made via selection gestures at any given time.",
282
282
  "meta": {
283
283
  "filename": "tag-cloud.tsx",
284
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
284
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
285
285
  },
286
286
  "defaultvalue": "\"none\"",
287
287
  "type": {
@@ -304,7 +304,7 @@
304
304
  "description": "An array containing the ids of the initially selected data items.",
305
305
  "meta": {
306
306
  "filename": "tag-cloud.tsx",
307
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
307
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
308
308
  },
309
309
  "defaultvalue": "[]",
310
310
  "type": {
@@ -329,7 +329,7 @@
329
329
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
330
330
  "meta": {
331
331
  "filename": "tag-cloud.tsx",
332
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
332
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
333
333
  },
334
334
  "scope": "instance",
335
335
  "params": [
@@ -363,7 +363,7 @@
363
363
  "description": "Retrieves the value of a property or a subproperty.",
364
364
  "meta": {
365
365
  "filename": "tag-cloud.tsx",
366
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
366
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
367
367
  },
368
368
  "scope": "instance",
369
369
  "params": [
@@ -392,7 +392,7 @@
392
392
  "description": "Performs a batch set of properties.",
393
393
  "meta": {
394
394
  "filename": "tag-cloud.tsx",
395
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
395
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
396
396
  },
397
397
  "scope": "instance",
398
398
  "params": [
@@ -421,7 +421,7 @@
421
421
  "description": "<p>\n The <code class=\"prettyprint\">itemTemplate</code> slot is used to specify the template for\n creating items. The slot content must be a single &lt;template>\n element.\n</p>\n<p>\n When the template is executed for each area, it will have access to the tag cloud's binding context and the following properties:\n</p>\n<ul>\n <li>\n $current - an object that contains information for the current item.\n (See the table below for a list of properties available on $current)\n </li>\n <li>\n alias - if as attribute was specified, the value will be used to provide an application-named alias for $current.\n </li>\n</ul>\n<p>\nThe content of the template should only be one &lt;oj-c-tag-cloud-item> element. See the oj-tag-cloud-item doc for more details.\n</p>",
422
422
  "meta": {
423
423
  "filename": "tag-cloud.tsx",
424
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
424
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
425
425
  },
426
426
  "scope": "instance",
427
427
  "ojchild": false,
@@ -484,7 +484,7 @@
484
484
  "memberof": "oj-c.TagCloud",
485
485
  "meta": {
486
486
  "filename": "tag-cloud.tsx",
487
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
487
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
488
488
  },
489
489
  "ojfragment": true
490
490
  },
@@ -497,7 +497,7 @@
497
497
  "memberof": "oj-c.TagCloud",
498
498
  "meta": {
499
499
  "filename": "tag-cloud.tsx",
500
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
500
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
501
501
  },
502
502
  "ojfragment": true
503
503
  },
@@ -521,7 +521,7 @@
521
521
  },
522
522
  "meta": {
523
523
  "filename": "tag-cloud.tsx",
524
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
524
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
525
525
  },
526
526
  "properties": [
527
527
  {
@@ -30,7 +30,7 @@
30
30
  "since": "15.0.0",
31
31
  "meta": {
32
32
  "filename": "tag-cloud-item.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
34
34
  },
35
35
  "ojmodule": "tag-cloud-item",
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": "tag-cloud-item.tsx",
49
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
49
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
50
50
  },
51
51
  "defaultvalue": "[]",
52
52
  "type": {
@@ -73,7 +73,7 @@
73
73
  "description": "The color of the text. Will be overridden by any color defined in the style option. The default value comes from the CSS and varies based on theme.",
74
74
  "meta": {
75
75
  "filename": "tag-cloud-item.tsx",
76
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
76
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
77
77
  },
78
78
  "type": {
79
79
  "names": [
@@ -92,7 +92,7 @@
92
92
  "description": "The text of the item.",
93
93
  "meta": {
94
94
  "filename": "tag-cloud-item.tsx",
95
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
95
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
96
96
  },
97
97
  "type": {
98
98
  "names": [
@@ -111,7 +111,7 @@
111
111
  "description": "The value of this item is used to scale its font size within the tag cloud.",
112
112
  "meta": {
113
113
  "filename": "tag-cloud-item.tsx",
114
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
114
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
115
115
  },
116
116
  "type": {
117
117
  "names": [
@@ -130,7 +130,7 @@
130
130
  "description": "The url this item references.",
131
131
  "meta": {
132
132
  "filename": "tag-cloud-item.tsx",
133
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
133
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
134
134
  },
135
135
  "type": {
136
136
  "names": [
@@ -149,7 +149,7 @@
149
149
  "description": "The description of the item. This is used for customizing the tooltip text.",
150
150
  "meta": {
151
151
  "filename": "tag-cloud-item.tsx",
152
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
152
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
153
153
  },
154
154
  "type": {
155
155
  "names": [
@@ -166,7 +166,7 @@
166
166
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
167
167
  "meta": {
168
168
  "filename": "tag-cloud-item.tsx",
169
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
169
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
170
170
  },
171
171
  "scope": "instance",
172
172
  "params": [
@@ -200,7 +200,7 @@
200
200
  "description": "Retrieves the value of a property or a subproperty.",
201
201
  "meta": {
202
202
  "filename": "tag-cloud-item.tsx",
203
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
203
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
204
204
  },
205
205
  "scope": "instance",
206
206
  "params": [
@@ -229,7 +229,7 @@
229
229
  "description": "Performs a batch set of properties.",
230
230
  "meta": {
231
231
  "filename": "tag-cloud-item.tsx",
232
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.1/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
232
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
233
233
  },
234
234
  "scope": "instance",
235
235
  "params": [