@oracle/oraclejet-core-pack 16.0.4 → 16.0.5
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.
- package/oj-c/ActionCard.json +6 -6
- package/oj-c/AreaChart.json +43 -43
- package/oj-c/AreaChartGroup.json +7 -7
- package/oj-c/AreaChartItem.json +14 -14
- package/oj-c/AreaChartSeries.json +14 -14
- package/oj-c/Avatar.json +10 -10
- package/oj-c/Button.json +19 -19
- package/oj-c/Checkbox.json +29 -29
- package/oj-c/Checkboxset.json +35 -35
- package/oj-c/Collapsible.json +14 -14
- package/oj-c/DrawerPopup.json +12 -12
- package/oj-c/FilePicker.json +20 -20
- package/oj-c/FormLayout.json +15 -15
- package/oj-c/HighlightText.json +6 -6
- package/oj-c/InputDateMask.json +42 -42
- package/oj-c/InputDateText.json +44 -44
- package/oj-c/InputNumber.json +51 -51
- package/oj-c/InputPassword.json +41 -41
- package/oj-c/InputText.json +48 -48
- package/oj-c/LabelledLink.json +21 -21
- package/oj-c/Legend.json +36 -36
- package/oj-c/LegendItem.json +15 -15
- package/oj-c/LegendSection.json +5 -5
- package/oj-c/LineChart.json +43 -43
- package/oj-c/LineChartGroup.json +7 -7
- package/oj-c/LineChartItem.json +14 -14
- package/oj-c/LineChartSeries.json +16 -16
- package/oj-c/ListItemLayout.json +16 -16
- package/oj-c/ListView.json +18 -18
- package/oj-c/MenuButton.json +21 -21
- package/oj-c/MessageBanner.json +11 -11
- package/oj-c/MessageToast.json +13 -13
- package/oj-c/MeterBar.json +26 -26
- package/oj-c/MeterCircle.json +30 -30
- package/oj-c/ProgressBar.json +7 -7
- package/oj-c/ProgressCircle.json +7 -7
- package/oj-c/Radioset.json +35 -35
- package/oj-c/RatingGauge.json +21 -21
- package/oj-c/SelectMultiple.json +41 -41
- package/oj-c/SelectSingle.json +45 -45
- package/oj-c/SelectionCard.json +6 -6
- package/oj-c/Selector.json +8 -8
- package/oj-c/SelectorAll.json +5 -5
- package/oj-c/SplitMenuButton.json +16 -16
- package/oj-c/TagCloud.json +18 -18
- package/oj-c/TagCloudItem.json +10 -10
- package/oj-c/TextArea.json +45 -45
- package/oj-c/action-card/component.json +2 -2
- package/oj-c/area-chart/component.json +2 -2
- package/oj-c/area-chart-group/component.json +2 -2
- package/oj-c/area-chart-item/component.json +2 -2
- package/oj-c/area-chart-series/component.json +2 -2
- package/oj-c/avatar/component.json +2 -2
- package/oj-c/button/component.json +2 -2
- package/oj-c/checkbox/component.json +2 -2
- package/oj-c/checkboxset/component.json +2 -2
- package/oj-c/collapsible/component.json +2 -2
- package/oj-c/component.json +2 -2
- package/oj-c/docs/action-card.html +3 -3
- package/oj-c/docs/area-chart-group.html +3 -3
- package/oj-c/docs/area-chart-item.html +3 -3
- package/oj-c/docs/area-chart-series.html +3 -3
- package/oj-c/docs/area-chart.html +3 -3
- package/oj-c/docs/avatar.html +3 -3
- package/oj-c/docs/button.html +3 -3
- package/oj-c/docs/checkbox.html +3 -3
- package/oj-c/docs/checkboxset.html +3 -3
- package/oj-c/docs/collapsible.html +3 -3
- package/oj-c/docs/drawer-popup.html +3 -3
- package/oj-c/docs/file-picker.html +3 -3
- package/oj-c/docs/form-layout.html +3 -3
- package/oj-c/docs/highlight-text.html +3 -3
- package/oj-c/docs/index.html +3 -3
- package/oj-c/docs/input-date-mask.html +3 -3
- package/oj-c/docs/input-date-text.html +3 -3
- package/oj-c/docs/input-number.html +3 -3
- package/oj-c/docs/input-password.html +3 -3
- package/oj-c/docs/input-text.html +3 -3
- package/oj-c/docs/labelled-link.html +3 -3
- package/oj-c/docs/legend-item.html +3 -3
- package/oj-c/docs/legend-section.html +3 -3
- package/oj-c/docs/legend.html +3 -3
- package/oj-c/docs/line-chart-group.html +3 -3
- package/oj-c/docs/line-chart-item.html +3 -3
- package/oj-c/docs/line-chart-series.html +3 -3
- package/oj-c/docs/line-chart.html +3 -3
- package/oj-c/docs/list-item-layout.html +3 -3
- package/oj-c/docs/list-view.html +3 -3
- package/oj-c/docs/menu-button.html +3 -3
- package/oj-c/docs/message-banner.html +3 -3
- package/oj-c/docs/message-toast.html +3 -3
- package/oj-c/docs/meter-bar.html +3 -3
- package/oj-c/docs/meter-circle.html +3 -3
- package/oj-c/docs/oj-c.ActionCard.html +3 -3
- package/oj-c/docs/oj-c.AreaChart.html +3 -3
- package/oj-c/docs/oj-c.AreaChartGroup.html +3 -3
- package/oj-c/docs/oj-c.AreaChartItem.html +3 -3
- package/oj-c/docs/oj-c.AreaChartSeries.html +3 -3
- package/oj-c/docs/oj-c.Avatar.html +3 -3
- package/oj-c/docs/oj-c.Button.html +3 -3
- package/oj-c/docs/oj-c.Checkbox.html +3 -3
- package/oj-c/docs/oj-c.Checkboxset.html +3 -3
- package/oj-c/docs/oj-c.Collapsible.html +3 -3
- package/oj-c/docs/oj-c.DrawerPopup.html +3 -3
- package/oj-c/docs/oj-c.FilePicker.html +3 -3
- package/oj-c/docs/oj-c.FormLayout.html +3 -3
- package/oj-c/docs/oj-c.HighlightText.html +3 -3
- package/oj-c/docs/oj-c.InputDateMask.html +3 -3
- package/oj-c/docs/oj-c.InputDateText.html +3 -3
- package/oj-c/docs/oj-c.InputNumber.html +3 -3
- package/oj-c/docs/oj-c.InputPassword.html +3 -3
- package/oj-c/docs/oj-c.InputText.html +3 -3
- package/oj-c/docs/oj-c.LabelledLink.html +3 -3
- package/oj-c/docs/oj-c.Legend.html +3 -3
- package/oj-c/docs/oj-c.LegendItem.html +3 -3
- package/oj-c/docs/oj-c.LegendSection.html +3 -3
- package/oj-c/docs/oj-c.LineChart.html +3 -3
- package/oj-c/docs/oj-c.LineChartGroup.html +3 -3
- package/oj-c/docs/oj-c.LineChartItem.html +3 -3
- package/oj-c/docs/oj-c.LineChartSeries.html +3 -3
- package/oj-c/docs/oj-c.ListItemLayout.html +3 -3
- package/oj-c/docs/oj-c.ListView.html +3 -3
- package/oj-c/docs/oj-c.MenuButton.html +3 -3
- package/oj-c/docs/oj-c.MessageBanner.html +3 -3
- package/oj-c/docs/oj-c.MessageToast.html +3 -3
- package/oj-c/docs/oj-c.MeterBar.html +3 -3
- package/oj-c/docs/oj-c.MeterCircle.html +3 -3
- package/oj-c/docs/oj-c.ProgressBar.html +3 -3
- package/oj-c/docs/oj-c.ProgressCircle.html +3 -3
- package/oj-c/docs/oj-c.Radioset.html +3 -3
- package/oj-c/docs/oj-c.RatingGauge.html +3 -3
- package/oj-c/docs/oj-c.SelectMultiple.html +3 -3
- package/oj-c/docs/oj-c.SelectSingle.html +3 -3
- package/oj-c/docs/oj-c.Selector.html +3 -3
- package/oj-c/docs/oj-c.SelectorAll.html +3 -3
- package/oj-c/docs/oj-c.SplitMenuButton.html +3 -3
- package/oj-c/docs/oj-c.TagCloud.html +3 -3
- package/oj-c/docs/oj-c.TagCloudItem.html +3 -3
- package/oj-c/docs/oj-c.TextArea.html +3 -3
- package/oj-c/docs/progress-bar.html +3 -3
- package/oj-c/docs/progress-circle.html +3 -3
- package/oj-c/docs/radioset.html +3 -3
- package/oj-c/docs/rating-gauge.html +3 -3
- package/oj-c/docs/select-multiple.html +3 -3
- package/oj-c/docs/select-single.html +3 -3
- package/oj-c/docs/selection-card.html +3 -3
- package/oj-c/docs/selector-all.html +3 -3
- package/oj-c/docs/selector.html +3 -3
- package/oj-c/docs/split-menu-button.html +3 -3
- package/oj-c/docs/tag-cloud-item.html +3 -3
- package/oj-c/docs/tag-cloud.html +3 -3
- package/oj-c/docs/text-area.html +3 -3
- package/oj-c/drawer-popup/component.json +2 -2
- package/oj-c/file-picker/component.json +2 -2
- package/oj-c/form-layout/component.json +2 -2
- package/oj-c/highlight-text/component.json +2 -2
- package/oj-c/input-date-mask/component.json +2 -2
- package/oj-c/input-date-text/component.json +2 -2
- package/oj-c/input-number/component.json +2 -2
- package/oj-c/input-password/component.json +2 -2
- package/oj-c/input-text/component.json +2 -2
- package/oj-c/labelled-link/component.json +2 -2
- package/oj-c/legend/component.json +2 -2
- package/oj-c/legend-item/component.json +2 -2
- package/oj-c/legend-section/component.json +2 -2
- package/oj-c/line-chart/component.json +2 -2
- package/oj-c/line-chart-group/component.json +2 -2
- package/oj-c/line-chart-item/component.json +2 -2
- package/oj-c/line-chart-series/component.json +2 -2
- package/oj-c/list-item-layout/component.json +2 -2
- package/oj-c/list-view/component.json +2 -2
- package/oj-c/menu-button/component.json +2 -2
- package/oj-c/message-banner/component.json +2 -2
- package/oj-c/message-toast/component.json +2 -2
- package/oj-c/metadata/allComponents.json +95 -95
- package/oj-c/meter-bar/component.json +2 -2
- package/oj-c/meter-circle/component.json +2 -2
- package/oj-c/progress-bar/component.json +2 -2
- package/oj-c/progress-circle/component.json +2 -2
- package/oj-c/radioset/component.json +2 -2
- package/oj-c/rating-gauge/component.json +2 -2
- package/oj-c/select-multiple/component.json +2 -2
- package/oj-c/select-single/component.json +2 -2
- package/oj-c/selection-card/component.json +2 -2
- package/oj-c/selector/component.json +2 -2
- package/oj-c/selector-all/component.json +2 -2
- package/oj-c/split-menu-button/component.json +2 -2
- package/oj-c/tag-cloud/component.json +2 -2
- package/oj-c/tag-cloud-item/component.json +2 -2
- package/oj-c/text-area/component.json +2 -2
- package/package.json +4 -4
package/oj-c/ActionCard.json
CHANGED
|
@@ -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.0.
|
|
33
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/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.0.
|
|
46
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/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.0.
|
|
80
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/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.0.
|
|
109
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/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.0.
|
|
138
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/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.0.
|
|
151
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/action-card"
|
|
152
152
|
},
|
|
153
153
|
"scope": "instance",
|
|
154
154
|
"ojchild": true,
|
package/oj-c/AreaChart.json
CHANGED
|
@@ -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.0.
|
|
33
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/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.0.
|
|
48
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/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.0.
|
|
74
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/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.0.
|
|
100
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/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.0.
|
|
126
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/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.0.
|
|
169
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/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.0.
|
|
212
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
213
213
|
},
|
|
214
214
|
"ojvalues": [
|
|
215
215
|
{
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"description": "An object defining properties for the y axis, tick marks, tick labels, and axis titles.",
|
|
253
253
|
"meta": {
|
|
254
254
|
"filename": "area-chart.tsx",
|
|
255
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
255
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
256
256
|
},
|
|
257
257
|
"type": {
|
|
258
258
|
"names": [
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
"description": "An object defining properties for the x axis, tick marks, tick labels, and axis titles.",
|
|
279
279
|
"meta": {
|
|
280
280
|
"filename": "area-chart.tsx",
|
|
281
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
281
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
282
282
|
},
|
|
283
283
|
"type": {
|
|
284
284
|
"names": [
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
"description": "An object defining the style of the plot area.",
|
|
305
305
|
"meta": {
|
|
306
306
|
"filename": "area-chart.tsx",
|
|
307
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
307
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
308
308
|
},
|
|
309
309
|
"type": {
|
|
310
310
|
"names": [
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"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.",
|
|
331
331
|
"meta": {
|
|
332
332
|
"filename": "area-chart.tsx",
|
|
333
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
333
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
334
334
|
},
|
|
335
335
|
"type": {
|
|
336
336
|
"names": [
|
|
@@ -350,7 +350,7 @@
|
|
|
350
350
|
"description": "An object specifying value formatting and tooltip behavior, whose keys generally correspond to the attribute names on the data items.",
|
|
351
351
|
"meta": {
|
|
352
352
|
"filename": "area-chart.tsx",
|
|
353
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
353
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
354
354
|
},
|
|
355
355
|
"type": {
|
|
356
356
|
"names": [
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
"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.",
|
|
377
377
|
"meta": {
|
|
378
378
|
"filename": "area-chart.tsx",
|
|
379
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
379
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
380
380
|
},
|
|
381
381
|
"defaultvalue": "\"none\"",
|
|
382
382
|
"type": {
|
|
@@ -399,7 +399,7 @@
|
|
|
399
399
|
"description": "An array containing the ids of the initially selected data items.",
|
|
400
400
|
"meta": {
|
|
401
401
|
"filename": "area-chart.tsx",
|
|
402
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
402
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
403
403
|
},
|
|
404
404
|
"defaultvalue": "[]",
|
|
405
405
|
"type": {
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
"description": "",
|
|
428
428
|
"meta": {
|
|
429
429
|
"filename": "area-chart.tsx",
|
|
430
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
430
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
431
431
|
},
|
|
432
432
|
"defaultvalue": "[]",
|
|
433
433
|
"type": {
|
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
"description": "An array of category strings used for highlighting. Series or data items matching categories in this array will be highlighted.",
|
|
456
456
|
"meta": {
|
|
457
457
|
"filename": "area-chart.tsx",
|
|
458
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
458
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
459
459
|
},
|
|
460
460
|
"defaultvalue": "[]",
|
|
461
461
|
"type": {
|
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
"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.",
|
|
483
483
|
"meta": {
|
|
484
484
|
"filename": "area-chart.tsx",
|
|
485
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
485
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
486
486
|
},
|
|
487
487
|
"defaultvalue": "\"none\"",
|
|
488
488
|
"type": {
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"description": "Defines the behavior applied when hovering over data items.",
|
|
505
505
|
"meta": {
|
|
506
506
|
"filename": "area-chart.tsx",
|
|
507
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
507
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
508
508
|
},
|
|
509
509
|
"defaultvalue": "\"none\"",
|
|
510
510
|
"type": {
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
"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.",
|
|
526
526
|
"meta": {
|
|
527
527
|
"filename": "area-chart.tsx",
|
|
528
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
528
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
529
529
|
},
|
|
530
530
|
"defaultvalue": "\"any\"",
|
|
531
531
|
"type": {
|
|
@@ -546,7 +546,7 @@
|
|
|
546
546
|
"description": "An object defining the style, positioning, and behavior of the legend.",
|
|
547
547
|
"meta": {
|
|
548
548
|
"filename": "area-chart.tsx",
|
|
549
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
549
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
550
550
|
},
|
|
551
551
|
"type": {
|
|
552
552
|
"names": [
|
|
@@ -570,7 +570,7 @@
|
|
|
570
570
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
571
571
|
"meta": {
|
|
572
572
|
"filename": "area-chart.tsx",
|
|
573
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
573
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
574
574
|
},
|
|
575
575
|
"scope": "instance",
|
|
576
576
|
"params": [
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
605
605
|
"meta": {
|
|
606
606
|
"filename": "area-chart.tsx",
|
|
607
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
607
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
608
608
|
},
|
|
609
609
|
"scope": "instance",
|
|
610
610
|
"params": [
|
|
@@ -633,7 +633,7 @@
|
|
|
633
633
|
"description": "Performs a batch set of properties.",
|
|
634
634
|
"meta": {
|
|
635
635
|
"filename": "area-chart.tsx",
|
|
636
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
636
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
637
637
|
},
|
|
638
638
|
"scope": "instance",
|
|
639
639
|
"params": [
|
|
@@ -662,7 +662,7 @@
|
|
|
662
662
|
"description": "Triggered after the viewport is changed due to a zoom or scroll operation.",
|
|
663
663
|
"meta": {
|
|
664
664
|
"filename": "area-chart.tsx",
|
|
665
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
665
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
666
666
|
},
|
|
667
667
|
"scope": "instance",
|
|
668
668
|
"properties": [
|
|
@@ -737,7 +737,7 @@
|
|
|
737
737
|
"description": "Triggered on a chart item (double click if selection is enabled, single click otherwise).",
|
|
738
738
|
"meta": {
|
|
739
739
|
"filename": "area-chart.tsx",
|
|
740
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
740
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
741
741
|
},
|
|
742
742
|
"scope": "instance",
|
|
743
743
|
"properties": [
|
|
@@ -878,7 +878,7 @@
|
|
|
878
878
|
"description": "Triggered on a chart group drill gesture (double click if selection is enabled, single click otherwise).",
|
|
879
879
|
"meta": {
|
|
880
880
|
"filename": "area-chart.tsx",
|
|
881
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
881
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
882
882
|
},
|
|
883
883
|
"scope": "instance",
|
|
884
884
|
"properties": [
|
|
@@ -965,7 +965,7 @@
|
|
|
965
965
|
"description": "Triggered on a chart series drill gesture (double click if selection is enabled, single click otherwise).",
|
|
966
966
|
"meta": {
|
|
967
967
|
"filename": "area-chart.tsx",
|
|
968
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
968
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
969
969
|
},
|
|
970
970
|
"scope": "instance",
|
|
971
971
|
"properties": [
|
|
@@ -1052,7 +1052,7 @@
|
|
|
1052
1052
|
"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 <template> element.\nThe content of the template should only be one <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>",
|
|
1053
1053
|
"meta": {
|
|
1054
1054
|
"filename": "area-chart.tsx",
|
|
1055
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1055
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
1056
1056
|
},
|
|
1057
1057
|
"scope": "instance",
|
|
1058
1058
|
"ojchild": false,
|
|
@@ -1115,7 +1115,7 @@
|
|
|
1115
1115
|
"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 <template> element.\nThe content of the template should only be one <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>",
|
|
1116
1116
|
"meta": {
|
|
1117
1117
|
"filename": "area-chart.tsx",
|
|
1118
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1118
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
1119
1119
|
},
|
|
1120
1120
|
"scope": "instance",
|
|
1121
1121
|
"ojchild": false,
|
|
@@ -1170,7 +1170,7 @@
|
|
|
1170
1170
|
"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 <template> element.\nThe content of the template should only be one <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>",
|
|
1171
1171
|
"meta": {
|
|
1172
1172
|
"filename": "area-chart.tsx",
|
|
1173
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1173
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
1174
1174
|
},
|
|
1175
1175
|
"scope": "instance",
|
|
1176
1176
|
"ojchild": false,
|
|
@@ -1243,7 +1243,7 @@
|
|
|
1243
1243
|
"memberof": "oj-c.AreaChart",
|
|
1244
1244
|
"meta": {
|
|
1245
1245
|
"filename": "area-chart.tsx",
|
|
1246
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1246
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
1247
1247
|
},
|
|
1248
1248
|
"ojfragment": true
|
|
1249
1249
|
},
|
|
@@ -1256,7 +1256,7 @@
|
|
|
1256
1256
|
"memberof": "oj-c.AreaChart",
|
|
1257
1257
|
"meta": {
|
|
1258
1258
|
"filename": "area-chart.tsx",
|
|
1259
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1259
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
1260
1260
|
},
|
|
1261
1261
|
"ojfragment": true
|
|
1262
1262
|
},
|
|
@@ -1280,7 +1280,7 @@
|
|
|
1280
1280
|
},
|
|
1281
1281
|
"meta": {
|
|
1282
1282
|
"filename": "area-chart.tsx",
|
|
1283
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1283
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
1284
1284
|
},
|
|
1285
1285
|
"properties": [
|
|
1286
1286
|
{
|
|
@@ -1451,7 +1451,7 @@
|
|
|
1451
1451
|
},
|
|
1452
1452
|
"meta": {
|
|
1453
1453
|
"filename": "area-chart.tsx",
|
|
1454
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1454
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
1455
1455
|
},
|
|
1456
1456
|
"properties": [
|
|
1457
1457
|
{
|
|
@@ -1538,7 +1538,7 @@
|
|
|
1538
1538
|
},
|
|
1539
1539
|
"meta": {
|
|
1540
1540
|
"filename": "area-chart.tsx",
|
|
1541
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1541
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
1542
1542
|
},
|
|
1543
1543
|
"properties": [
|
|
1544
1544
|
{
|
|
@@ -1630,7 +1630,7 @@
|
|
|
1630
1630
|
},
|
|
1631
1631
|
"meta": {
|
|
1632
1632
|
"filename": "area-chart.tsx",
|
|
1633
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1633
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
1634
1634
|
},
|
|
1635
1635
|
"properties": [
|
|
1636
1636
|
{
|
|
@@ -1668,7 +1668,7 @@
|
|
|
1668
1668
|
},
|
|
1669
1669
|
"meta": {
|
|
1670
1670
|
"filename": "area-chart.tsx",
|
|
1671
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1671
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
1672
1672
|
},
|
|
1673
1673
|
"properties": [
|
|
1674
1674
|
{
|
|
@@ -1697,7 +1697,7 @@
|
|
|
1697
1697
|
},
|
|
1698
1698
|
"meta": {
|
|
1699
1699
|
"filename": "area-chart.tsx",
|
|
1700
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1700
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
1701
1701
|
},
|
|
1702
1702
|
"properties": [
|
|
1703
1703
|
{
|
|
@@ -3201,7 +3201,7 @@
|
|
|
3201
3201
|
},
|
|
3202
3202
|
"meta": {
|
|
3203
3203
|
"filename": "area-chart.tsx",
|
|
3204
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
3204
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
3205
3205
|
},
|
|
3206
3206
|
"properties": [
|
|
3207
3207
|
{
|
|
@@ -3251,7 +3251,7 @@
|
|
|
3251
3251
|
},
|
|
3252
3252
|
"meta": {
|
|
3253
3253
|
"filename": "area-chart.tsx",
|
|
3254
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
3254
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
3255
3255
|
},
|
|
3256
3256
|
"properties": [
|
|
3257
3257
|
{
|
|
@@ -3344,7 +3344,7 @@
|
|
|
3344
3344
|
},
|
|
3345
3345
|
"meta": {
|
|
3346
3346
|
"filename": "area-chart.tsx",
|
|
3347
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
3347
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
3348
3348
|
},
|
|
3349
3349
|
"properties": [
|
|
3350
3350
|
{
|
|
@@ -3608,7 +3608,7 @@
|
|
|
3608
3608
|
},
|
|
3609
3609
|
"meta": {
|
|
3610
3610
|
"filename": "area-chart.tsx",
|
|
3611
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
3611
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
3612
3612
|
},
|
|
3613
3613
|
"properties": [
|
|
3614
3614
|
{
|
|
@@ -3675,7 +3675,7 @@
|
|
|
3675
3675
|
},
|
|
3676
3676
|
"meta": {
|
|
3677
3677
|
"filename": "area-chart.tsx",
|
|
3678
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
3678
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart"
|
|
3679
3679
|
},
|
|
3680
3680
|
"properties": [
|
|
3681
3681
|
{
|
package/oj-c/AreaChartGroup.json
CHANGED
|
@@ -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.0.
|
|
33
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/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.0.
|
|
49
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-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": "area-chart-group.tsx",
|
|
70
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
70
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-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": "area-chart-group.tsx",
|
|
89
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
89
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-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": "area-chart-group.tsx",
|
|
106
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
106
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-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": "area-chart-group.tsx",
|
|
140
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
140
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-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": "area-chart-group.tsx",
|
|
169
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
169
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-group"
|
|
170
170
|
},
|
|
171
171
|
"scope": "instance",
|
|
172
172
|
"params": [
|
package/oj-c/AreaChartItem.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"since": "16.0.0",
|
|
31
31
|
"meta": {
|
|
32
32
|
"filename": "area-chart-item.tsx",
|
|
33
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
33
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
34
34
|
},
|
|
35
35
|
"ojmodule": "area-chart-item",
|
|
36
36
|
"ojslotcomponent": true
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "The id for the series the item belongs to.",
|
|
47
47
|
"meta": {
|
|
48
48
|
"filename": "area-chart-item.tsx",
|
|
49
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
49
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
50
50
|
},
|
|
51
51
|
"type": {
|
|
52
52
|
"names": [
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"description": "The array of id(s) for the group(s) the item belongs to. For hierarchical groups, it will be an array of outermost to innermost group ids. This is also used to specify the date for non mixed frequency time axes. The specified date for non mixed frequency time axes must be an ISO string.",
|
|
66
66
|
"meta": {
|
|
67
67
|
"filename": "area-chart-item.tsx",
|
|
68
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
68
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
69
69
|
},
|
|
70
70
|
"type": {
|
|
71
71
|
"names": [
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"description": "The value for this data item. Null can be specified to skip a data point.",
|
|
92
92
|
"meta": {
|
|
93
93
|
"filename": "area-chart-item.tsx",
|
|
94
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
94
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
95
95
|
},
|
|
96
96
|
"type": {
|
|
97
97
|
"names": [
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"description": "The color of the data item. This color value is not inherited by chart legend. See chart <a href=\"oj.ojChartSeries.html#color\">series color</a> and <a href=\"oj.ojChartSeries.html#displayInLegend\">display-in-legend</a> for more details.",
|
|
111
111
|
"meta": {
|
|
112
112
|
"filename": "area-chart-item.tsx",
|
|
113
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
113
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
114
114
|
},
|
|
115
115
|
"type": {
|
|
116
116
|
"names": [
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"description": "Defines whether the data marker is displayed. Only applies to line, area, scatter, and bubble series. If auto, the markers will be displayed whenever the data points are not connected by a line.",
|
|
130
130
|
"meta": {
|
|
131
131
|
"filename": "area-chart-item.tsx",
|
|
132
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
132
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
133
133
|
},
|
|
134
134
|
"type": {
|
|
135
135
|
"names": [
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"description": "The shape of the data markers. Only applies to line, area, scatter, and bubble series. In addition to the built-in shapes, it may also take SVG path commands to specify a custom shape. The chart will style the custom shapes the same way as built-in shapes, supporting properties like color and borderColor and applying hover and selection effects. Only 'auto' is supported for range series.",
|
|
151
151
|
"meta": {
|
|
152
152
|
"filename": "area-chart-item.tsx",
|
|
153
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
153
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
154
154
|
},
|
|
155
155
|
"type": {
|
|
156
156
|
"names": [
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
"description": "The size of the data markers. Only applies to line, area, and scatter series. Does not apply to bubble charts, which calculate marker size based on the z values.",
|
|
178
178
|
"meta": {
|
|
179
179
|
"filename": "area-chart-item.tsx",
|
|
180
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
180
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
181
181
|
},
|
|
182
182
|
"type": {
|
|
183
183
|
"names": [
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"description": "An optional array of category strings corresponding to this data item. This enables highlighting and filtering of individual data items through interactions with the legend or other visualization elements. If not defined, series categories are used.",
|
|
197
197
|
"meta": {
|
|
198
198
|
"filename": "area-chart-item.tsx",
|
|
199
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
199
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
200
200
|
},
|
|
201
201
|
"type": {
|
|
202
202
|
"names": [
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"description": "Whether drilling is enabled for the data item. Drillable objects will show a pointer cursor on hover and fire an <code class=\"prettyprint\">ojDrill</code> event on click (double click if selection is enabled). To enable drilling for all data items at once, use the drilling attribute in the top level.",
|
|
223
223
|
"meta": {
|
|
224
224
|
"filename": "area-chart-item.tsx",
|
|
225
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
225
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
226
226
|
},
|
|
227
227
|
"type": {
|
|
228
228
|
"names": [
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
"description": "TThe description of this object. This is used for accessibility and also for customizing the tooltip text.",
|
|
244
244
|
"meta": {
|
|
245
245
|
"filename": "area-chart-item.tsx",
|
|
246
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
246
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
247
247
|
},
|
|
248
248
|
"type": {
|
|
249
249
|
"names": [
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
261
261
|
"meta": {
|
|
262
262
|
"filename": "area-chart-item.tsx",
|
|
263
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
263
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
264
264
|
},
|
|
265
265
|
"scope": "instance",
|
|
266
266
|
"params": [
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
295
295
|
"meta": {
|
|
296
296
|
"filename": "area-chart-item.tsx",
|
|
297
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
297
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
298
298
|
},
|
|
299
299
|
"scope": "instance",
|
|
300
300
|
"params": [
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
"description": "Performs a batch set of properties.",
|
|
324
324
|
"meta": {
|
|
325
325
|
"filename": "area-chart-item.tsx",
|
|
326
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
326
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.5/packages/oraclejet-core-pack/web/components/oj-c/area-chart-item"
|
|
327
327
|
},
|
|
328
328
|
"scope": "instance",
|
|
329
329
|
"params": [
|