@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": "15.0.0",
31
31
  "meta": {
32
32
  "filename": "legend-item.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
34
34
  },
35
35
  "ojmodule": "legend-item",
36
36
  "ojslotcomponent": true
@@ -46,7 +46,7 @@
46
46
  "description": "The legend item text.",
47
47
  "meta": {
48
48
  "filename": "legend-item.tsx",
49
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
49
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
50
50
  },
51
51
  "type": {
52
52
  "names": [
@@ -65,7 +65,7 @@
65
65
  "description": "An array of categories for the legend item. Legend items currently only support a single category.",
66
66
  "meta": {
67
67
  "filename": "legend-item.tsx",
68
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
68
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
69
69
  },
70
70
  "type": {
71
71
  "names": [
@@ -91,7 +91,7 @@
91
91
  "description": "The type of legend symbol to display.",
92
92
  "meta": {
93
93
  "filename": "legend-item.tsx",
94
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
94
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
95
95
  },
96
96
  "ojvalues": [
97
97
  {
@@ -155,7 +155,7 @@
155
155
  "description": "The URI of the image of the legend symbol.",
156
156
  "meta": {
157
157
  "filename": "legend-item.tsx",
158
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
158
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
159
159
  },
160
160
  "type": {
161
161
  "names": [
@@ -174,7 +174,7 @@
174
174
  "description": "The color of the legend symbol (line or marker). When symbolType is \"lineWithMarker\", this attribute defines the line color and the markerColor attribute defines the marker color.",
175
175
  "meta": {
176
176
  "filename": "legend-item.tsx",
177
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
177
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
178
178
  },
179
179
  "type": {
180
180
  "names": [
@@ -193,7 +193,7 @@
193
193
  "description": "The border color of the marker. Only applies if symbolType is \"marker\" or \"lineWithMarker",
194
194
  "meta": {
195
195
  "filename": "legend-item.tsx",
196
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
196
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
197
197
  },
198
198
  "type": {
199
199
  "names": [
@@ -212,7 +212,7 @@
212
212
  "description": "The line style. Only applies when the symbolType is \"line\" or \"lineWithMarker\".",
213
213
  "meta": {
214
214
  "filename": "legend-item.tsx",
215
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
215
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
216
216
  },
217
217
  "ojvalues": [
218
218
  {
@@ -265,7 +265,7 @@
265
265
  "description": "The line width in pixels. Only applies when the symbolType is \"line\" or \"lineWithMarker.",
266
266
  "meta": {
267
267
  "filename": "legend-item.tsx",
268
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
268
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
269
269
  },
270
270
  "type": {
271
271
  "names": [
@@ -284,7 +284,7 @@
284
284
  "description": "The shape of the marker. Only applies if symbolType is \"marker\" or \"lineWithMarker\". Does not apply if a custom image is specified.",
285
285
  "meta": {
286
286
  "filename": "legend-item.tsx",
287
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
287
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
288
288
  },
289
289
  "ojvalues": [
290
290
  {
@@ -414,7 +414,7 @@
414
414
  "description": "The color of the marker, if different than the line color. Only applies if the symbolType is \"lineWithMarker\".",
415
415
  "meta": {
416
416
  "filename": "legend-item.tsx",
417
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
417
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
418
418
  },
419
419
  "type": {
420
420
  "names": [
@@ -433,7 +433,7 @@
433
433
  "description": "The description of this legend item. This is used for accessibility and for customizing the tooltip text.",
434
434
  "meta": {
435
435
  "filename": "legend-item.tsx",
436
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
436
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
437
437
  },
438
438
  "type": {
439
439
  "names": [
@@ -450,7 +450,7 @@
450
450
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
451
451
  "meta": {
452
452
  "filename": "legend-item.tsx",
453
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
453
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
454
454
  },
455
455
  "scope": "instance",
456
456
  "params": [
@@ -484,7 +484,7 @@
484
484
  "description": "Retrieves the value of a property or a subproperty.",
485
485
  "meta": {
486
486
  "filename": "legend-item.tsx",
487
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
487
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
488
488
  },
489
489
  "scope": "instance",
490
490
  "params": [
@@ -513,7 +513,7 @@
513
513
  "description": "Performs a batch set of properties.",
514
514
  "meta": {
515
515
  "filename": "legend-item.tsx",
516
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
516
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-item"
517
517
  },
518
518
  "scope": "instance",
519
519
  "params": [
@@ -30,7 +30,7 @@
30
30
  "since": "15.0.0",
31
31
  "meta": {
32
32
  "filename": "legend-section.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-section"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-section"
34
34
  },
35
35
  "ojmodule": "legend-section",
36
36
  "ojslotcomponent": true
@@ -46,7 +46,7 @@
46
46
  "description": "The title of the legend section.",
47
47
  "meta": {
48
48
  "filename": "legend-section.tsx",
49
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-section"
49
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-section"
50
50
  },
51
51
  "type": {
52
52
  "names": [
@@ -63,7 +63,7 @@
63
63
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
64
64
  "meta": {
65
65
  "filename": "legend-section.tsx",
66
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-section"
66
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-section"
67
67
  },
68
68
  "scope": "instance",
69
69
  "params": [
@@ -97,7 +97,7 @@
97
97
  "description": "Retrieves the value of a property or a subproperty.",
98
98
  "meta": {
99
99
  "filename": "legend-section.tsx",
100
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-section"
100
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-section"
101
101
  },
102
102
  "scope": "instance",
103
103
  "params": [
@@ -126,7 +126,7 @@
126
126
  "description": "Performs a batch set of properties.",
127
127
  "meta": {
128
128
  "filename": "legend-section.tsx",
129
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/legend-section"
129
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/legend-section"
130
130
  },
131
131
  "scope": "instance",
132
132
  "params": [
@@ -30,7 +30,7 @@
30
30
  "since": "16.0.0",
31
31
  "meta": {
32
32
  "filename": "line-chart.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
34
34
  },
35
35
  "ojmodule": "line-chart"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "description": "A comparator function that determines the ordering of the chart groups when using a DataProvider.\nIf undefined, the group will follow the order in which they are found in the data. The group objects will have the same properties as the context for <a href=\"#groupTemplate\">groupTemplate's $current</a>.\nIf groupComparator(a, b) is less than 0, chart group a comes before chart group b.\nIf groupComparator(a, b) is 0, the original order is preserved.\nIf groupComparator(a, b) is greater than 0, chart group b comes before chart group a.",
46
46
  "meta": {
47
47
  "filename": "line-chart.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
49
49
  },
50
50
  "type": {
51
51
  "names": [
@@ -71,7 +71,7 @@
71
71
  "description": "Defines whether the data items are stacked.",
72
72
  "meta": {
73
73
  "filename": "line-chart.tsx",
74
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
74
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
75
75
  },
76
76
  "ojvalues": [
77
77
  {
@@ -114,7 +114,7 @@
114
114
  "description": "Whether drilling is enabled. 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). Use \"on\" to enable drilling for all series objects (legend items), group objects (x-axis labels), and data items. Use \"seriesOnly\" or \"groupsOnly\" to enable drilling for series objects or group objects only. To enable or disable drilling on individual series, group, or data item, use the drilling attribute in each series, group, or data item.",
115
115
  "meta": {
116
116
  "filename": "line-chart.tsx",
117
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
117
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
118
118
  },
119
119
  "ojvalues": [
120
120
  {
@@ -179,7 +179,7 @@
179
179
  "description": "The orientation of the chart.",
180
180
  "meta": {
181
181
  "filename": "line-chart.tsx",
182
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
182
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
183
183
  },
184
184
  "ojvalues": [
185
185
  {
@@ -222,7 +222,7 @@
222
222
  "description": "The yAxis options for the chart.",
223
223
  "meta": {
224
224
  "filename": "line-chart.tsx",
225
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
225
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
226
226
  },
227
227
  "type": {
228
228
  "names": [
@@ -248,7 +248,7 @@
248
248
  "description": "The xAxis options for the chart.",
249
249
  "meta": {
250
250
  "filename": "line-chart.tsx",
251
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
251
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
252
252
  },
253
253
  "type": {
254
254
  "names": [
@@ -274,7 +274,7 @@
274
274
  "description": "The plot area of the chart.",
275
275
  "meta": {
276
276
  "filename": "line-chart.tsx",
277
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
277
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
278
278
  },
279
279
  "type": {
280
280
  "names": [
@@ -300,7 +300,7 @@
300
300
  "description": "The zoom and scroll behavior.",
301
301
  "meta": {
302
302
  "filename": "line-chart.tsx",
303
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
303
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
304
304
  },
305
305
  "type": {
306
306
  "names": [
@@ -320,7 +320,7 @@
320
320
  "description": "An object specifying value formatting and tooltip behavior, whose keys generally correspond to the attribute names on the data items.",
321
321
  "meta": {
322
322
  "filename": "line-chart.tsx",
323
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
323
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
324
324
  },
325
325
  "type": {
326
326
  "names": [
@@ -346,7 +346,7 @@
346
346
  "description": "A comparator function that determines the ordering of the chart series when using a DataProvider.\nIf undefined, the series will follow the order in which they are found in the data. The series objects will have the same properties as the context for <a href=\"#seriesTemplate\">seriesTemplate's $current</a>.\nIf seriesComparator(a, b) is less than 0, chart series a comes before chart series b.\nIf seriesComparator(a, b) is 0, the original order is preserved.\nIf seriesComparator(a, b) is greater than 0, chart series b comes before chart series a.",
347
347
  "meta": {
348
348
  "filename": "line-chart.tsx",
349
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
349
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
350
350
  },
351
351
  "type": {
352
352
  "names": [
@@ -372,7 +372,7 @@
372
372
  "description": "Specifies the DataProvider for the sections and items of the line-chart.",
373
373
  "meta": {
374
374
  "filename": "line-chart.tsx",
375
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
375
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
376
376
  },
377
377
  "type": {
378
378
  "names": [
@@ -398,7 +398,7 @@
398
398
  "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.",
399
399
  "meta": {
400
400
  "filename": "line-chart.tsx",
401
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
401
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
402
402
  },
403
403
  "defaultvalue": "\"none\"",
404
404
  "type": {
@@ -421,7 +421,7 @@
421
421
  "description": "An array containing the ids of the initially selected data items.",
422
422
  "meta": {
423
423
  "filename": "line-chart.tsx",
424
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
424
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
425
425
  },
426
426
  "defaultvalue": "[]",
427
427
  "type": {
@@ -449,7 +449,7 @@
449
449
  "description": "",
450
450
  "meta": {
451
451
  "filename": "line-chart.tsx",
452
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
452
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
453
453
  },
454
454
  "defaultvalue": "[]",
455
455
  "type": {
@@ -477,7 +477,7 @@
477
477
  "description": "An array of category strings used for highlighting. Series or data items matching categories in this array will be highlighted.",
478
478
  "meta": {
479
479
  "filename": "line-chart.tsx",
480
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
480
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
481
481
  },
482
482
  "defaultvalue": "[]",
483
483
  "type": {
@@ -504,7 +504,7 @@
504
504
  "description": "Defines the hide and show behavior that is performed when clicking on a legend item. When data items are hidden, the y axes can be optionally rescaled to fit to the remaining data.",
505
505
  "meta": {
506
506
  "filename": "line-chart.tsx",
507
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
507
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
508
508
  },
509
509
  "defaultvalue": "\"none\"",
510
510
  "type": {
@@ -526,7 +526,7 @@
526
526
  "description": "Defines the behavior applied when hovering over data items.",
527
527
  "meta": {
528
528
  "filename": "line-chart.tsx",
529
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
529
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
530
530
  },
531
531
  "defaultvalue": "\"none\"",
532
532
  "type": {
@@ -547,7 +547,7 @@
547
547
  "description": "The matching condition for the highlightedCategories property.\nBy default, highlightMatch is 'all' and only items whose categories match all of the values specified in the highlightedCategories array will be highlighted.\nIf highlightMatch is 'any', then items that match at least one of the highlightedCategories values will be highlighted.",
548
548
  "meta": {
549
549
  "filename": "line-chart.tsx",
550
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
550
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
551
551
  },
552
552
  "defaultvalue": "\"any\"",
553
553
  "type": {
@@ -568,7 +568,7 @@
568
568
  "description": "An object defining the style, positioning, and behavior of the legend.",
569
569
  "meta": {
570
570
  "filename": "line-chart.tsx",
571
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
571
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
572
572
  },
573
573
  "type": {
574
574
  "names": [
@@ -592,7 +592,7 @@
592
592
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
593
593
  "meta": {
594
594
  "filename": "line-chart.tsx",
595
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
595
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
596
596
  },
597
597
  "scope": "instance",
598
598
  "params": [
@@ -626,7 +626,7 @@
626
626
  "description": "Retrieves the value of a property or a subproperty.",
627
627
  "meta": {
628
628
  "filename": "line-chart.tsx",
629
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
629
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
630
630
  },
631
631
  "scope": "instance",
632
632
  "params": [
@@ -655,7 +655,7 @@
655
655
  "description": "Performs a batch set of properties.",
656
656
  "meta": {
657
657
  "filename": "line-chart.tsx",
658
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
658
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
659
659
  },
660
660
  "scope": "instance",
661
661
  "params": [
@@ -684,7 +684,7 @@
684
684
  "description": "Triggered on a chart item (double click if selection is enabled, single click otherwise).",
685
685
  "meta": {
686
686
  "filename": "line-chart.tsx",
687
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
687
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
688
688
  },
689
689
  "scope": "instance",
690
690
  "properties": [
@@ -825,7 +825,7 @@
825
825
  "description": "Triggered on a chart series drill gesture (double click if selection is enabled, single click otherwise).",
826
826
  "meta": {
827
827
  "filename": "line-chart.tsx",
828
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
828
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
829
829
  },
830
830
  "scope": "instance",
831
831
  "properties": [
@@ -912,7 +912,7 @@
912
912
  "description": "Triggered on a chart group drill gesture (double click if selection is enabled, single click otherwise).",
913
913
  "meta": {
914
914
  "filename": "line-chart.tsx",
915
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
915
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
916
916
  },
917
917
  "scope": "instance",
918
918
  "properties": [
@@ -999,7 +999,7 @@
999
999
  "description": "Triggered after the viewport is changed due to a zoom or scroll operation.",
1000
1000
  "meta": {
1001
1001
  "filename": "line-chart.tsx",
1002
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1002
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1003
1003
  },
1004
1004
  "scope": "instance",
1005
1005
  "properties": [
@@ -1074,7 +1074,7 @@
1074
1074
  "description": "<p>The <code class=\"prettyprint\">itemTemplate</code> slot is used to specify the template for creating each item of the chart. The slot content must be a &lt;template> element.\nThe content of the template should only be one &lt;oj-c-line-chart-item> element. See the <a target=\"_blank\" href=\"oj-c.LineChartItem.html\">oj-c-line-chart-item</a> doc for more details. A <b>series-id</b> and <b>group-id</b> must be specified.</p>\n<p>When the template is executed for each item, it will have access to the chart's binding context containing the following properties:</p>\n<ul>\n <li>$current - an object that contains information for the current item. (See the table below for a list of properties available on $current) </li>\n <li>alias - if as attribute was specified, the value will be used to provide an application-named alias for $current.</li>\n</ul>",
1075
1075
  "meta": {
1076
1076
  "filename": "line-chart.tsx",
1077
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1077
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1078
1078
  },
1079
1079
  "scope": "instance",
1080
1080
  "ojchild": false,
@@ -1137,7 +1137,7 @@
1137
1137
  "description": "<p>The <code class=\"prettyprint\">seriesTemplate</code> slot is used to specify the template for generating the series properties of the chart. The slot content must be a single &lt;template> element.\nThe content of the template should only be one &lt;oj-c-line-chart-series> element.See the <a target=\"_blank\" href=\"oj-c.LineChartSeries.html\">oj-c-line-chart-series</a> doc for more details.</p>\n<p>When the template is executed for each series, it will have access to the chart's binding context containing the following properties:</p>\n<ul>\n <li>$current - an object that contains information for the current item. (See the table below for a list of properties available on $current) </li>\n <li>alias - if as attribute was specified, the value will be used to provide an application-named alias for $current.</li>\n</ul>",
1138
1138
  "meta": {
1139
1139
  "filename": "line-chart.tsx",
1140
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1140
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1141
1141
  },
1142
1142
  "scope": "instance",
1143
1143
  "ojchild": false,
@@ -1192,7 +1192,7 @@
1192
1192
  "description": "<p>The <code class=\"prettyprint\">groupTemplate</code> slot is used to specify the template for generating the group properties of the chart. The slot content must be a single &lt;template> element.\nThe content of the template should only be one &lt;oj-c-line-chart-group> element. See the <a target=\"_blank\" href=\"oj-c.LineChartGroup.html\">oj-c-line-chart-group</a> doc for more details.</p>\n<p>When the template is executed for each group, it will have access to the chart's binding context containing the following properties:</p>\n<ul>\n <li>$current - an object that contains information for the current item. (See the table below for a list of properties available on $current) </li>\n <li>alias - if as attribute was specified, the value will be used to provide an application-named alias for $current.</li>\n</ul>",
1193
1193
  "meta": {
1194
1194
  "filename": "line-chart.tsx",
1195
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1195
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1196
1196
  },
1197
1197
  "scope": "instance",
1198
1198
  "ojchild": false,
@@ -1265,7 +1265,7 @@
1265
1265
  "memberof": "oj-c.LineChart",
1266
1266
  "meta": {
1267
1267
  "filename": "line-chart.tsx",
1268
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1268
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1269
1269
  },
1270
1270
  "ojfragment": true
1271
1271
  },
@@ -1278,7 +1278,7 @@
1278
1278
  "memberof": "oj-c.LineChart",
1279
1279
  "meta": {
1280
1280
  "filename": "line-chart.tsx",
1281
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1281
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1282
1282
  },
1283
1283
  "ojfragment": true
1284
1284
  },
@@ -1302,7 +1302,7 @@
1302
1302
  },
1303
1303
  "meta": {
1304
1304
  "filename": "line-chart.tsx",
1305
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1305
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1306
1306
  },
1307
1307
  "properties": [
1308
1308
  {
@@ -1473,7 +1473,7 @@
1473
1473
  },
1474
1474
  "meta": {
1475
1475
  "filename": "line-chart.tsx",
1476
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1476
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1477
1477
  },
1478
1478
  "properties": [
1479
1479
  {
@@ -1565,7 +1565,7 @@
1565
1565
  },
1566
1566
  "meta": {
1567
1567
  "filename": "line-chart.tsx",
1568
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1568
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1569
1569
  },
1570
1570
  "properties": [
1571
1571
  {
@@ -1603,7 +1603,7 @@
1603
1603
  },
1604
1604
  "meta": {
1605
1605
  "filename": "line-chart.tsx",
1606
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1606
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1607
1607
  },
1608
1608
  "properties": [
1609
1609
  {
@@ -1632,7 +1632,7 @@
1632
1632
  },
1633
1633
  "meta": {
1634
1634
  "filename": "line-chart.tsx",
1635
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1635
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
1636
1636
  },
1637
1637
  "properties": [
1638
1638
  {
@@ -3136,7 +3136,7 @@
3136
3136
  },
3137
3137
  "meta": {
3138
3138
  "filename": "line-chart.tsx",
3139
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
3139
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
3140
3140
  },
3141
3141
  "properties": [
3142
3142
  {
@@ -3191,7 +3191,7 @@
3191
3191
  },
3192
3192
  "meta": {
3193
3193
  "filename": "line-chart.tsx",
3194
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
3194
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
3195
3195
  },
3196
3196
  "properties": [
3197
3197
  {
@@ -3273,7 +3273,7 @@
3273
3273
  },
3274
3274
  "meta": {
3275
3275
  "filename": "line-chart.tsx",
3276
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
3276
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
3277
3277
  },
3278
3278
  "properties": [
3279
3279
  {
@@ -3366,7 +3366,7 @@
3366
3366
  },
3367
3367
  "meta": {
3368
3368
  "filename": "line-chart.tsx",
3369
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
3369
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
3370
3370
  },
3371
3371
  "properties": [
3372
3372
  {
@@ -3652,7 +3652,7 @@
3652
3652
  },
3653
3653
  "meta": {
3654
3654
  "filename": "line-chart.tsx",
3655
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
3655
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
3656
3656
  },
3657
3657
  "properties": [
3658
3658
  {
@@ -3719,7 +3719,7 @@
3719
3719
  },
3720
3720
  "meta": {
3721
3721
  "filename": "line-chart.tsx",
3722
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
3722
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart"
3723
3723
  },
3724
3724
  "properties": [
3725
3725
  {
@@ -30,7 +30,7 @@
30
30
  "since": "16.0.0",
31
31
  "meta": {
32
32
  "filename": "line-chart-group.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
34
34
  },
35
35
  "ojmodule": "line-chart-group",
36
36
  "ojslotcomponent": true
@@ -46,7 +46,7 @@
46
46
  "description": "Whether drilling is enabled on the group label. Drillable objects will show a pointer cursor on hover and fire an <code class=\"prettyprint\">ojDrill</code> event on click. To enable drilling for all group labels at once, use the drilling attribute in the top level.",
47
47
  "meta": {
48
48
  "filename": "line-chart-group.tsx",
49
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
49
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
50
50
  },
51
51
  "type": {
52
52
  "names": [
@@ -67,7 +67,7 @@
67
67
  "description": "The name of the group.",
68
68
  "meta": {
69
69
  "filename": "line-chart-group.tsx",
70
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
70
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
71
71
  },
72
72
  "type": {
73
73
  "names": [
@@ -86,7 +86,7 @@
86
86
  "description": "The description of the group. This is used for customizing the tooltip text and only applies to a categorical axis.",
87
87
  "meta": {
88
88
  "filename": "line-chart-group.tsx",
89
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
89
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
90
90
  },
91
91
  "type": {
92
92
  "names": [
@@ -103,7 +103,7 @@
103
103
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
104
104
  "meta": {
105
105
  "filename": "line-chart-group.tsx",
106
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
106
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
107
107
  },
108
108
  "scope": "instance",
109
109
  "params": [
@@ -137,7 +137,7 @@
137
137
  "description": "Retrieves the value of a property or a subproperty.",
138
138
  "meta": {
139
139
  "filename": "line-chart-group.tsx",
140
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
140
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
141
141
  },
142
142
  "scope": "instance",
143
143
  "params": [
@@ -166,7 +166,7 @@
166
166
  "description": "Performs a batch set of properties.",
167
167
  "meta": {
168
168
  "filename": "line-chart-group.tsx",
169
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
169
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/line-chart-group"
170
170
  },
171
171
  "scope": "instance",
172
172
  "params": [