@oracle/oraclejet-core-pack 16.0.0 → 16.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (191) hide show
  1. package/oj-c/ActionCard.json +6 -6
  2. package/oj-c/AreaChart.json +43 -43
  3. package/oj-c/AreaChartGroup.json +7 -7
  4. package/oj-c/AreaChartItem.json +14 -14
  5. package/oj-c/AreaChartSeries.json +14 -14
  6. package/oj-c/Avatar.json +10 -10
  7. package/oj-c/Button.json +19 -19
  8. package/oj-c/Checkbox.json +29 -29
  9. package/oj-c/Checkboxset.json +35 -35
  10. package/oj-c/Collapsible.json +14 -14
  11. package/oj-c/DrawerPopup.json +12 -12
  12. package/oj-c/FilePicker.json +20 -20
  13. package/oj-c/FormLayout.json +15 -15
  14. package/oj-c/HighlightText.json +6 -6
  15. package/oj-c/InputDateMask.json +42 -42
  16. package/oj-c/InputDateText.json +44 -44
  17. package/oj-c/InputNumber.json +51 -51
  18. package/oj-c/InputPassword.json +50 -41
  19. package/oj-c/InputText.json +57 -48
  20. package/oj-c/LabelledLink.json +21 -21
  21. package/oj-c/Legend.json +36 -36
  22. package/oj-c/LegendItem.json +15 -15
  23. package/oj-c/LegendSection.json +5 -5
  24. package/oj-c/LineChart.json +43 -43
  25. package/oj-c/LineChartGroup.json +7 -7
  26. package/oj-c/LineChartItem.json +14 -14
  27. package/oj-c/LineChartSeries.json +16 -16
  28. package/oj-c/ListItemLayout.json +16 -16
  29. package/oj-c/ListView.json +18 -18
  30. package/oj-c/MenuButton.json +21 -21
  31. package/oj-c/MessageBanner.json +11 -11
  32. package/oj-c/MessageToast.json +13 -13
  33. package/oj-c/MeterBar.json +26 -26
  34. package/oj-c/MeterCircle.json +30 -30
  35. package/oj-c/ProgressBar.json +7 -7
  36. package/oj-c/ProgressCircle.json +7 -7
  37. package/oj-c/Radioset.json +35 -35
  38. package/oj-c/RatingGauge.json +21 -21
  39. package/oj-c/SelectMultiple.json +41 -41
  40. package/oj-c/SelectSingle.json +45 -45
  41. package/oj-c/SelectionCard.json +6 -6
  42. package/oj-c/Selector.json +8 -8
  43. package/oj-c/SelectorAll.json +5 -5
  44. package/oj-c/SplitMenuButton.json +16 -16
  45. package/oj-c/TagCloud.json +18 -18
  46. package/oj-c/TagCloudItem.json +10 -10
  47. package/oj-c/TextArea.json +54 -45
  48. package/oj-c/action-card/component.json +2 -2
  49. package/oj-c/area-chart/component.json +2 -2
  50. package/oj-c/area-chart-group/component.json +2 -2
  51. package/oj-c/area-chart-item/component.json +2 -2
  52. package/oj-c/area-chart-series/component.json +2 -2
  53. package/oj-c/avatar/component.json +2 -2
  54. package/oj-c/button/component.json +2 -2
  55. package/oj-c/checkbox/component.json +2 -2
  56. package/oj-c/checkboxset/component.json +2 -2
  57. package/oj-c/collapsible/component.json +2 -2
  58. package/oj-c/component.json +2 -2
  59. package/oj-c/docs/action-card.html +9 -9
  60. package/oj-c/docs/area-chart-group.html +9 -9
  61. package/oj-c/docs/area-chart-item.html +9 -9
  62. package/oj-c/docs/area-chart-series.html +9 -9
  63. package/oj-c/docs/area-chart.html +9 -9
  64. package/oj-c/docs/avatar.html +9 -9
  65. package/oj-c/docs/button.html +9 -9
  66. package/oj-c/docs/checkbox.html +9 -9
  67. package/oj-c/docs/checkboxset.html +9 -9
  68. package/oj-c/docs/collapsible.html +9 -9
  69. package/oj-c/docs/drawer-popup.html +9 -9
  70. package/oj-c/docs/file-picker.html +9 -9
  71. package/oj-c/docs/form-layout.html +9 -9
  72. package/oj-c/docs/highlight-text.html +9 -9
  73. package/oj-c/docs/index.html +9 -9
  74. package/oj-c/docs/input-date-mask.html +9 -9
  75. package/oj-c/docs/input-date-text.html +9 -9
  76. package/oj-c/docs/input-number.html +9 -9
  77. package/oj-c/docs/input-password.html +10 -10
  78. package/oj-c/docs/input-text.html +10 -10
  79. package/oj-c/docs/labelled-link.html +9 -9
  80. package/oj-c/docs/legend-item.html +9 -9
  81. package/oj-c/docs/legend-section.html +9 -9
  82. package/oj-c/docs/legend.html +9 -9
  83. package/oj-c/docs/line-chart-group.html +9 -9
  84. package/oj-c/docs/line-chart-item.html +9 -9
  85. package/oj-c/docs/line-chart-series.html +9 -9
  86. package/oj-c/docs/line-chart.html +9 -9
  87. package/oj-c/docs/list-item-layout.html +9 -9
  88. package/oj-c/docs/list-view.html +9 -9
  89. package/oj-c/docs/menu-button.html +9 -9
  90. package/oj-c/docs/message-banner.html +9 -9
  91. package/oj-c/docs/message-toast.html +9 -9
  92. package/oj-c/docs/meter-bar.html +9 -9
  93. package/oj-c/docs/meter-circle.html +9 -9
  94. package/oj-c/docs/oj-c.ActionCard.html +9 -9
  95. package/oj-c/docs/oj-c.AreaChart.html +9 -9
  96. package/oj-c/docs/oj-c.AreaChartGroup.html +9 -9
  97. package/oj-c/docs/oj-c.AreaChartItem.html +9 -9
  98. package/oj-c/docs/oj-c.AreaChartSeries.html +9 -9
  99. package/oj-c/docs/oj-c.Avatar.html +9 -9
  100. package/oj-c/docs/oj-c.Button.html +9 -9
  101. package/oj-c/docs/oj-c.Checkbox.html +9 -9
  102. package/oj-c/docs/oj-c.Checkboxset.html +9 -9
  103. package/oj-c/docs/oj-c.Collapsible.html +9 -9
  104. package/oj-c/docs/oj-c.DrawerPopup.html +9 -9
  105. package/oj-c/docs/oj-c.FilePicker.html +9 -9
  106. package/oj-c/docs/oj-c.FormLayout.html +9 -9
  107. package/oj-c/docs/oj-c.HighlightText.html +9 -9
  108. package/oj-c/docs/oj-c.InputDateMask.html +9 -9
  109. package/oj-c/docs/oj-c.InputDateText.html +9 -9
  110. package/oj-c/docs/oj-c.InputNumber.html +9 -9
  111. package/oj-c/docs/oj-c.InputPassword.html +42 -14
  112. package/oj-c/docs/oj-c.InputText.html +42 -14
  113. package/oj-c/docs/oj-c.LabelledLink.html +9 -9
  114. package/oj-c/docs/oj-c.Legend.html +9 -9
  115. package/oj-c/docs/oj-c.LegendItem.html +9 -9
  116. package/oj-c/docs/oj-c.LegendSection.html +9 -9
  117. package/oj-c/docs/oj-c.LineChart.html +9 -9
  118. package/oj-c/docs/oj-c.LineChartGroup.html +9 -9
  119. package/oj-c/docs/oj-c.LineChartItem.html +9 -9
  120. package/oj-c/docs/oj-c.LineChartSeries.html +9 -9
  121. package/oj-c/docs/oj-c.ListItemLayout.html +9 -9
  122. package/oj-c/docs/oj-c.ListView.html +9 -9
  123. package/oj-c/docs/oj-c.MenuButton.html +9 -9
  124. package/oj-c/docs/oj-c.MessageBanner.html +9 -9
  125. package/oj-c/docs/oj-c.MessageToast.html +9 -9
  126. package/oj-c/docs/oj-c.MeterBar.html +9 -9
  127. package/oj-c/docs/oj-c.MeterCircle.html +9 -9
  128. package/oj-c/docs/oj-c.ProgressBar.html +9 -9
  129. package/oj-c/docs/oj-c.ProgressCircle.html +9 -9
  130. package/oj-c/docs/oj-c.Radioset.html +9 -9
  131. package/oj-c/docs/oj-c.RatingGauge.html +9 -9
  132. package/oj-c/docs/oj-c.SelectMultiple.html +9 -9
  133. package/oj-c/docs/oj-c.SelectSingle.html +9 -9
  134. package/oj-c/docs/oj-c.Selector.html +9 -9
  135. package/oj-c/docs/oj-c.SelectorAll.html +9 -9
  136. package/oj-c/docs/oj-c.SplitMenuButton.html +9 -9
  137. package/oj-c/docs/oj-c.TagCloud.html +9 -9
  138. package/oj-c/docs/oj-c.TagCloudItem.html +9 -9
  139. package/oj-c/docs/oj-c.TextArea.html +42 -14
  140. package/oj-c/docs/progress-bar.html +9 -9
  141. package/oj-c/docs/progress-circle.html +9 -9
  142. package/oj-c/docs/radioset.html +9 -9
  143. package/oj-c/docs/rating-gauge.html +9 -9
  144. package/oj-c/docs/select-multiple.html +9 -9
  145. package/oj-c/docs/select-single.html +9 -9
  146. package/oj-c/docs/selection-card.html +9 -9
  147. package/oj-c/docs/selector-all.html +9 -9
  148. package/oj-c/docs/selector.html +9 -9
  149. package/oj-c/docs/split-menu-button.html +9 -9
  150. package/oj-c/docs/tag-cloud-item.html +9 -9
  151. package/oj-c/docs/tag-cloud.html +9 -9
  152. package/oj-c/docs/text-area.html +10 -10
  153. package/oj-c/drawer-popup/component.json +2 -2
  154. package/oj-c/file-picker/component.json +2 -2
  155. package/oj-c/form-layout/component.json +2 -2
  156. package/oj-c/highlight-text/component.json +2 -2
  157. package/oj-c/input-date-mask/component.json +2 -2
  158. package/oj-c/input-date-text/component.json +2 -2
  159. package/oj-c/input-number/component.json +2 -2
  160. package/oj-c/input-password/component.json +11 -2
  161. package/oj-c/input-text/component.json +11 -2
  162. package/oj-c/labelled-link/component.json +2 -2
  163. package/oj-c/legend/component.json +2 -2
  164. package/oj-c/legend-item/component.json +2 -2
  165. package/oj-c/legend-section/component.json +2 -2
  166. package/oj-c/line-chart/component.json +2 -2
  167. package/oj-c/line-chart-group/component.json +2 -2
  168. package/oj-c/line-chart-item/component.json +2 -2
  169. package/oj-c/line-chart-series/component.json +2 -2
  170. package/oj-c/list-item-layout/component.json +2 -2
  171. package/oj-c/list-view/component.json +2 -2
  172. package/oj-c/menu-button/component.json +2 -2
  173. package/oj-c/message-banner/component.json +2 -2
  174. package/oj-c/message-toast/component.json +2 -2
  175. package/oj-c/metadata/allComponents.json +122 -95
  176. package/oj-c/meter-bar/component.json +2 -2
  177. package/oj-c/meter-circle/component.json +2 -2
  178. package/oj-c/progress-bar/component.json +2 -2
  179. package/oj-c/progress-circle/component.json +2 -2
  180. package/oj-c/radioset/component.json +2 -2
  181. package/oj-c/rating-gauge/component.json +2 -2
  182. package/oj-c/select-multiple/component.json +2 -2
  183. package/oj-c/select-single/component.json +2 -2
  184. package/oj-c/selection-card/component.json +2 -2
  185. package/oj-c/selector/component.json +2 -2
  186. package/oj-c/selector-all/component.json +2 -2
  187. package/oj-c/split-menu-button/component.json +2 -2
  188. package/oj-c/tag-cloud/component.json +2 -2
  189. package/oj-c/tag-cloud-item/component.json +2 -2
  190. package/oj-c/text-area/component.json +11 -2
  191. 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.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
68
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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": "Specifies that the button element should be disabled.",
93
93
  "meta": {
94
94
  "filename": "split-menu-button.tsx",
95
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
95
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
96
96
  },
97
97
  "defaultvalue": false,
98
98
  "type": {
@@ -112,7 +112,7 @@
112
112
  "description": "Size of button",
113
113
  "meta": {
114
114
  "filename": "split-menu-button.tsx",
115
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
115
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
116
116
  },
117
117
  "ojvalues": [
118
118
  {
@@ -166,7 +166,7 @@
166
166
  "description": "Specifies that the button style width",
167
167
  "meta": {
168
168
  "filename": "split-menu-button.tsx",
169
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
169
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
170
170
  },
171
171
  "type": {
172
172
  "names": [
@@ -192,7 +192,7 @@
192
192
  "description": "Indicates in what states the button has chromings in background and border.",
193
193
  "meta": {
194
194
  "filename": "split-menu-button.tsx",
195
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
195
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
196
196
  },
197
197
  "ojvalues": [
198
198
  {
@@ -245,7 +245,7 @@
245
245
  "ojhidden": true,
246
246
  "meta": {
247
247
  "filename": "split-menu-button.tsx",
248
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
248
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
249
249
  },
250
250
  "scope": "instance",
251
251
  "returns": [
@@ -268,7 +268,7 @@
268
268
  "ojhidden": true,
269
269
  "meta": {
270
270
  "filename": "split-menu-button.tsx",
271
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
271
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
272
272
  },
273
273
  "scope": "instance",
274
274
  "returns": [
@@ -291,7 +291,7 @@
291
291
  "ojhidden": true,
292
292
  "meta": {
293
293
  "filename": "split-menu-button.tsx",
294
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
294
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
295
295
  },
296
296
  "scope": "instance",
297
297
  "returns": [
@@ -313,7 +313,7 @@
313
313
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
314
314
  "meta": {
315
315
  "filename": "split-menu-button.tsx",
316
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
316
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
317
317
  },
318
318
  "scope": "instance",
319
319
  "params": [
@@ -347,7 +347,7 @@
347
347
  "description": "Retrieves the value of a property or a subproperty.",
348
348
  "meta": {
349
349
  "filename": "split-menu-button.tsx",
350
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
350
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
351
351
  },
352
352
  "scope": "instance",
353
353
  "params": [
@@ -376,7 +376,7 @@
376
376
  "description": "Performs a batch set of properties.",
377
377
  "meta": {
378
378
  "filename": "split-menu-button.tsx",
379
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
379
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
380
380
  },
381
381
  "scope": "instance",
382
382
  "params": [
@@ -405,7 +405,7 @@
405
405
  "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.",
406
406
  "meta": {
407
407
  "filename": "split-menu-button.tsx",
408
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
408
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
409
409
  },
410
410
  "scope": "instance"
411
411
  },
@@ -418,7 +418,7 @@
418
418
  "memberof": "oj-c.SplitMenuButton",
419
419
  "meta": {
420
420
  "filename": "split-menu-button.tsx",
421
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
421
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
422
422
  },
423
423
  "ojfragment": true
424
424
  },
@@ -431,7 +431,7 @@
431
431
  "memberof": "oj-c.SplitMenuButton",
432
432
  "meta": {
433
433
  "filename": "split-menu-button.tsx",
434
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
434
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
435
435
  },
436
436
  "ojfragment": true
437
437
  }
@@ -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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
75
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
102
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
129
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
149
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
171
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
198
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
241
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
284
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
307
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
332
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
366
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
395
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
424
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
487
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
500
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud"
524
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
49
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
50
50
  },
51
51
  "type": {
52
52
  "names": [
@@ -72,7 +72,7 @@
72
72
  "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.",
73
73
  "meta": {
74
74
  "filename": "tag-cloud-item.tsx",
75
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
75
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
76
76
  },
77
77
  "type": {
78
78
  "names": [
@@ -91,7 +91,7 @@
91
91
  "description": "The text of the item.",
92
92
  "meta": {
93
93
  "filename": "tag-cloud-item.tsx",
94
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
94
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
95
95
  },
96
96
  "type": {
97
97
  "names": [
@@ -110,7 +110,7 @@
110
110
  "description": "The value of this item is used to scale its font size within the tag cloud.",
111
111
  "meta": {
112
112
  "filename": "tag-cloud-item.tsx",
113
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
113
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
114
114
  },
115
115
  "type": {
116
116
  "names": [
@@ -129,7 +129,7 @@
129
129
  "description": "The url this item references.",
130
130
  "meta": {
131
131
  "filename": "tag-cloud-item.tsx",
132
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
132
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
133
133
  },
134
134
  "type": {
135
135
  "names": [
@@ -148,7 +148,7 @@
148
148
  "description": "The description of the item. This is used for customizing the tooltip text.",
149
149
  "meta": {
150
150
  "filename": "tag-cloud-item.tsx",
151
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
151
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
152
152
  },
153
153
  "type": {
154
154
  "names": [
@@ -165,7 +165,7 @@
165
165
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
166
166
  "meta": {
167
167
  "filename": "tag-cloud-item.tsx",
168
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
168
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
169
169
  },
170
170
  "scope": "instance",
171
171
  "params": [
@@ -199,7 +199,7 @@
199
199
  "description": "Retrieves the value of a property or a subproperty.",
200
200
  "meta": {
201
201
  "filename": "tag-cloud-item.tsx",
202
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
202
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
203
203
  },
204
204
  "scope": "instance",
205
205
  "params": [
@@ -228,7 +228,7 @@
228
228
  "description": "Performs a batch set of properties.",
229
229
  "meta": {
230
230
  "filename": "tag-cloud-item.tsx",
231
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
231
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/tag-cloud-item"
232
232
  },
233
233
  "scope": "instance",
234
234
  "params": [