@oracle/oraclejet-core-pack 16.1.0 → 16.1.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 (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": "16.0.0",
31
31
  "meta": {
32
32
  "filename": "action-card.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/action-card"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/action-card"
34
34
  },
35
35
  "ojmodule": "action-card"
36
36
  },
@@ -43,7 +43,7 @@
43
43
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
44
44
  "meta": {
45
45
  "filename": "action-card.tsx",
46
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/action-card"
46
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/action-card"
47
47
  },
48
48
  "scope": "instance",
49
49
  "params": [
@@ -77,7 +77,7 @@
77
77
  "description": "Retrieves the value of a property or a subproperty.",
78
78
  "meta": {
79
79
  "filename": "action-card.tsx",
80
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/action-card"
80
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/action-card"
81
81
  },
82
82
  "scope": "instance",
83
83
  "params": [
@@ -106,7 +106,7 @@
106
106
  "description": "Performs a batch set of properties.",
107
107
  "meta": {
108
108
  "filename": "action-card.tsx",
109
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/action-card"
109
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/action-card"
110
110
  },
111
111
  "scope": "instance",
112
112
  "params": [
@@ -135,7 +135,7 @@
135
135
  "description": "Triggered when a card is clicked, whether by keyboard, mouse, or touch events. To meet accessibility requirements, the only supported way to react to the click is to listen for this event.",
136
136
  "meta": {
137
137
  "filename": "action-card.tsx",
138
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/action-card"
138
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/action-card"
139
139
  },
140
140
  "scope": "instance"
141
141
  },
@@ -148,7 +148,7 @@
148
148
  "description": "The default slot is the content of the card.",
149
149
  "meta": {
150
150
  "filename": "action-card.tsx",
151
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/action-card"
151
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/action-card"
152
152
  },
153
153
  "scope": "instance",
154
154
  "ojchild": true,
@@ -30,7 +30,7 @@
30
30
  "since": "16.0.0",
31
31
  "meta": {
32
32
  "filename": "area-chart.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
34
34
  },
35
35
  "ojmodule": "area-chart"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "description": "Specifies the DataProvider for the sections and items of the area-chart.",
46
46
  "meta": {
47
47
  "filename": "area-chart.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
49
49
  },
50
50
  "type": {
51
51
  "names": [
@@ -71,7 +71,7 @@
71
71
  "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.",
72
72
  "meta": {
73
73
  "filename": "area-chart.tsx",
74
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
74
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
75
75
  },
76
76
  "type": {
77
77
  "names": [
@@ -97,7 +97,7 @@
97
97
  "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.",
98
98
  "meta": {
99
99
  "filename": "area-chart.tsx",
100
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
100
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
101
101
  },
102
102
  "type": {
103
103
  "names": [
@@ -123,7 +123,7 @@
123
123
  "description": "Defines whether the data items are stacked.",
124
124
  "meta": {
125
125
  "filename": "area-chart.tsx",
126
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
126
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
127
127
  },
128
128
  "ojvalues": [
129
129
  {
@@ -166,7 +166,7 @@
166
166
  "description": "Whether drilling is enabled. Drillable objects will show a pointer cursor on hover and fire an <code class=\"prettyprint\">ojItemDrill</code>, <code class=\"prettyprint\">ojSeriesDrill</code> and <code class=\"prettyprint\">ojGroupDrill</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. To enable or disable drilling on individual series, group, or data item, use the drilling attribute in each series, group, or data item.",
167
167
  "meta": {
168
168
  "filename": "area-chart.tsx",
169
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
169
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
170
170
  },
171
171
  "ojvalues": [
172
172
  {
@@ -209,7 +209,7 @@
209
209
  "description": "The orientation of the chart.",
210
210
  "meta": {
211
211
  "filename": "area-chart.tsx",
212
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
212
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
213
213
  },
214
214
  "ojvalues": [
215
215
  {
@@ -252,7 +252,7 @@
252
252
  "description": "The type of time axis to display in the chart. If the value is \"enabled\" or \"skipGaps\", the time values must be provided through the \"group-id\" attribute of the <a target=\"_blank\" href=\"oj-c.AreaChartItem.html\">oj-c-area-chart-item</a> element. In this case, stacking is supported. If the value is \"skipGaps\", the groups will be rendered at a regular interval regardless of any time gaps that may exist in the data.\nIf the value is \"mixedFrequency\", the time values must be provided through the \"x\" attribute of the <a target=\"_blank\" href=\"oj-c.AreaChartItem.html\">oj-c-area-chart-item</a> element. In this case stacking is not supported.\nThe time values provided must be an ISO date string.",
253
253
  "meta": {
254
254
  "filename": "area-chart.tsx",
255
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
255
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
256
256
  },
257
257
  "type": {
258
258
  "names": [
@@ -273,7 +273,7 @@
273
273
  "description": "An object defining properties for the y axis, tick marks, tick labels, and axis titles.",
274
274
  "meta": {
275
275
  "filename": "area-chart.tsx",
276
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
276
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
277
277
  },
278
278
  "type": {
279
279
  "names": [
@@ -299,7 +299,7 @@
299
299
  "description": "An object defining properties for the x axis, tick marks, tick labels, and axis titles.",
300
300
  "meta": {
301
301
  "filename": "area-chart.tsx",
302
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
302
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
303
303
  },
304
304
  "type": {
305
305
  "names": [
@@ -325,7 +325,7 @@
325
325
  "description": "An object defining the style of the plot area.",
326
326
  "meta": {
327
327
  "filename": "area-chart.tsx",
328
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
328
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
329
329
  },
330
330
  "type": {
331
331
  "names": [
@@ -351,7 +351,7 @@
351
351
  "description": "Specifies the zoom and scroll behavior of the chart. \"Live\" behavior means that the chart will be updated continuously as it is being manipulated.\nWhile \"live\" zoom and scroll provides the best end user experience, no guarantess are made about the rendering performance or usability for large data sets or slow client environments.",
352
352
  "meta": {
353
353
  "filename": "area-chart.tsx",
354
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
354
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
355
355
  },
356
356
  "type": {
357
357
  "names": [
@@ -371,7 +371,7 @@
371
371
  "description": "An object specifying value formatting and tooltip behavior, whose keys generally correspond to the attribute names on the data items.",
372
372
  "meta": {
373
373
  "filename": "area-chart.tsx",
374
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
374
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
375
375
  },
376
376
  "type": {
377
377
  "names": [
@@ -397,7 +397,7 @@
397
397
  "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.",
398
398
  "meta": {
399
399
  "filename": "area-chart.tsx",
400
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
400
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
401
401
  },
402
402
  "ojvalues": [
403
403
  {
@@ -452,7 +452,7 @@
452
452
  "description": "An array containing the ids of the initially selected data items.",
453
453
  "meta": {
454
454
  "filename": "area-chart.tsx",
455
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
455
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
456
456
  },
457
457
  "defaultvalue": "[]",
458
458
  "type": {
@@ -480,7 +480,7 @@
480
480
  "description": "An array of category strings used for filtering. Series or data items with any category matching an item in this array will be filtered.",
481
481
  "meta": {
482
482
  "filename": "area-chart.tsx",
483
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
483
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
484
484
  },
485
485
  "defaultvalue": "[]",
486
486
  "type": {
@@ -508,7 +508,7 @@
508
508
  "description": "An array of category strings used for highlighting. Series or data items matching categories in this array will be highlighted.",
509
509
  "meta": {
510
510
  "filename": "area-chart.tsx",
511
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
511
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
512
512
  },
513
513
  "defaultvalue": "[]",
514
514
  "type": {
@@ -535,7 +535,7 @@
535
535
  "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.",
536
536
  "meta": {
537
537
  "filename": "area-chart.tsx",
538
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
538
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
539
539
  },
540
540
  "ojvalues": [
541
541
  {
@@ -589,7 +589,7 @@
589
589
  "description": "Defines the behavior applied when hovering over data items.",
590
590
  "meta": {
591
591
  "filename": "area-chart.tsx",
592
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
592
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
593
593
  },
594
594
  "ojvalues": [
595
595
  {
@@ -632,7 +632,7 @@
632
632
  "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.",
633
633
  "meta": {
634
634
  "filename": "area-chart.tsx",
635
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
635
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
636
636
  },
637
637
  "ojvalues": [
638
638
  {
@@ -675,7 +675,7 @@
675
675
  "description": "An object defining the style, positioning, and behavior of the legend.",
676
676
  "meta": {
677
677
  "filename": "area-chart.tsx",
678
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
678
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
679
679
  },
680
680
  "type": {
681
681
  "names": [
@@ -699,7 +699,7 @@
699
699
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
700
700
  "meta": {
701
701
  "filename": "area-chart.tsx",
702
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
702
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
703
703
  },
704
704
  "scope": "instance",
705
705
  "params": [
@@ -733,7 +733,7 @@
733
733
  "description": "Retrieves the value of a property or a subproperty.",
734
734
  "meta": {
735
735
  "filename": "area-chart.tsx",
736
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
736
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
737
737
  },
738
738
  "scope": "instance",
739
739
  "params": [
@@ -762,7 +762,7 @@
762
762
  "description": "Performs a batch set of properties.",
763
763
  "meta": {
764
764
  "filename": "area-chart.tsx",
765
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
765
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
766
766
  },
767
767
  "scope": "instance",
768
768
  "params": [
@@ -791,7 +791,7 @@
791
791
  "description": "Triggered after the viewport is changed due to a zoom or scroll operation.",
792
792
  "meta": {
793
793
  "filename": "area-chart.tsx",
794
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
794
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
795
795
  },
796
796
  "scope": "instance",
797
797
  "properties": [
@@ -866,7 +866,7 @@
866
866
  "description": "Triggered on a chart item (double click if selection is enabled, single click otherwise).",
867
867
  "meta": {
868
868
  "filename": "area-chart.tsx",
869
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
869
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
870
870
  },
871
871
  "scope": "instance",
872
872
  "properties": [
@@ -1007,7 +1007,7 @@
1007
1007
  "description": "Triggered on a chart group drill gesture (double click if selection is enabled, single click otherwise).",
1008
1008
  "meta": {
1009
1009
  "filename": "area-chart.tsx",
1010
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1010
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1011
1011
  },
1012
1012
  "scope": "instance",
1013
1013
  "properties": [
@@ -1094,7 +1094,7 @@
1094
1094
  "description": "Triggered on a chart series drill gesture (double click if selection is enabled, single click otherwise).",
1095
1095
  "meta": {
1096
1096
  "filename": "area-chart.tsx",
1097
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1097
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1098
1098
  },
1099
1099
  "scope": "instance",
1100
1100
  "properties": [
@@ -1181,7 +1181,7 @@
1181
1181
  "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-area-chart-item> element. See the <a target=\"_blank\" href=\"oj-c.AreaChartItem.html\">oj-c-area-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>",
1182
1182
  "meta": {
1183
1183
  "filename": "area-chart.tsx",
1184
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1184
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1185
1185
  },
1186
1186
  "scope": "instance",
1187
1187
  "ojchild": false,
@@ -1244,7 +1244,7 @@
1244
1244
  "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-area-chart-series> element.See the <a target=\"_blank\" href=\"oj-c.AreaChartSeries.html\">oj-c-area-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>",
1245
1245
  "meta": {
1246
1246
  "filename": "area-chart.tsx",
1247
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1247
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1248
1248
  },
1249
1249
  "scope": "instance",
1250
1250
  "ojchild": false,
@@ -1299,7 +1299,7 @@
1299
1299
  "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-area-chart-group> element. See the <a target=\"_blank\" href=\"oj-c.AreaChartGroup.html\">oj-c-area-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>",
1300
1300
  "meta": {
1301
1301
  "filename": "area-chart.tsx",
1302
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1302
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1303
1303
  },
1304
1304
  "scope": "instance",
1305
1305
  "ojchild": false,
@@ -1372,7 +1372,7 @@
1372
1372
  "memberof": "oj-c.AreaChart",
1373
1373
  "meta": {
1374
1374
  "filename": "area-chart.tsx",
1375
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1375
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1376
1376
  },
1377
1377
  "ojfragment": true
1378
1378
  },
@@ -1385,7 +1385,7 @@
1385
1385
  "memberof": "oj-c.AreaChart",
1386
1386
  "meta": {
1387
1387
  "filename": "area-chart.tsx",
1388
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1388
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1389
1389
  },
1390
1390
  "ojfragment": true
1391
1391
  },
@@ -1409,7 +1409,7 @@
1409
1409
  },
1410
1410
  "meta": {
1411
1411
  "filename": "area-chart.tsx",
1412
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1412
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1413
1413
  },
1414
1414
  "properties": [
1415
1415
  {
@@ -1590,7 +1590,7 @@
1590
1590
  },
1591
1591
  "meta": {
1592
1592
  "filename": "area-chart.tsx",
1593
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1593
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1594
1594
  },
1595
1595
  "properties": [
1596
1596
  {
@@ -1677,7 +1677,7 @@
1677
1677
  },
1678
1678
  "meta": {
1679
1679
  "filename": "area-chart.tsx",
1680
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1680
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1681
1681
  },
1682
1682
  "properties": [
1683
1683
  {
@@ -1769,7 +1769,7 @@
1769
1769
  },
1770
1770
  "meta": {
1771
1771
  "filename": "area-chart.tsx",
1772
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1772
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1773
1773
  },
1774
1774
  "properties": [
1775
1775
  {
@@ -1952,7 +1952,7 @@
1952
1952
  },
1953
1953
  "meta": {
1954
1954
  "filename": "area-chart.tsx",
1955
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1955
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
1956
1956
  },
1957
1957
  "properties": [
1958
1958
  {
@@ -2073,7 +2073,7 @@
2073
2073
  },
2074
2074
  "meta": {
2075
2075
  "filename": "area-chart.tsx",
2076
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
2076
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
2077
2077
  },
2078
2078
  "properties": [
2079
2079
  {
@@ -2103,7 +2103,7 @@
2103
2103
  },
2104
2104
  "meta": {
2105
2105
  "filename": "area-chart.tsx",
2106
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
2106
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
2107
2107
  },
2108
2108
  "properties": [
2109
2109
  {
@@ -2153,7 +2153,7 @@
2153
2153
  },
2154
2154
  "meta": {
2155
2155
  "filename": "area-chart.tsx",
2156
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
2156
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
2157
2157
  },
2158
2158
  "properties": [
2159
2159
  {
@@ -2246,7 +2246,7 @@
2246
2246
  },
2247
2247
  "meta": {
2248
2248
  "filename": "area-chart.tsx",
2249
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
2249
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
2250
2250
  },
2251
2251
  "properties": [
2252
2252
  {
@@ -2520,7 +2520,7 @@
2520
2520
  },
2521
2521
  "meta": {
2522
2522
  "filename": "area-chart.tsx",
2523
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
2523
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
2524
2524
  },
2525
2525
  "properties": [
2526
2526
  {
@@ -2587,7 +2587,7 @@
2587
2587
  },
2588
2588
  "meta": {
2589
2589
  "filename": "area-chart.tsx",
2590
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
2590
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
2591
2591
  },
2592
2592
  "properties": [
2593
2593
  {
@@ -30,7 +30,7 @@
30
30
  "since": "16.0.0",
31
31
  "meta": {
32
32
  "filename": "area-chart-group.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
34
34
  },
35
35
  "ojmodule": "area-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": "area-chart-group.tsx",
49
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
49
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
50
50
  },
51
51
  "defaultvalue": "\"inherit\"",
52
52
  "type": {
@@ -68,7 +68,7 @@
68
68
  "description": "The name of the group.",
69
69
  "meta": {
70
70
  "filename": "area-chart-group.tsx",
71
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
71
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
72
72
  },
73
73
  "type": {
74
74
  "names": [
@@ -87,7 +87,7 @@
87
87
  "description": "The description of the group. This is used for customizing the tooltip text and only applies to a categorical axis.",
88
88
  "meta": {
89
89
  "filename": "area-chart-group.tsx",
90
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
90
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
91
91
  },
92
92
  "type": {
93
93
  "names": [
@@ -104,7 +104,7 @@
104
104
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
105
105
  "meta": {
106
106
  "filename": "area-chart-group.tsx",
107
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
107
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
108
108
  },
109
109
  "scope": "instance",
110
110
  "params": [
@@ -138,7 +138,7 @@
138
138
  "description": "Retrieves the value of a property or a subproperty.",
139
139
  "meta": {
140
140
  "filename": "area-chart-group.tsx",
141
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
141
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
142
142
  },
143
143
  "scope": "instance",
144
144
  "params": [
@@ -167,7 +167,7 @@
167
167
  "description": "Performs a batch set of properties.",
168
168
  "meta": {
169
169
  "filename": "area-chart-group.tsx",
170
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.0/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
170
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
171
171
  },
172
172
  "scope": "instance",
173
173
  "params": [