@oracle/oraclejet-core-pack 16.1.1 → 16.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/oj-c/ActionCard.json +6 -6
- package/oj-c/AreaChart.json +44 -44
- package/oj-c/AreaChartGroup.json +7 -7
- package/oj-c/AreaChartItem.json +15 -15
- 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/InputMonthMask.json +49 -49
- package/oj-c/InputNumber.json +51 -51
- package/oj-c/InputPassword.json +41 -41
- package/oj-c/InputSensitiveText.json +43 -43
- 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 +44 -44
- package/oj-c/LineChartGroup.json +7 -7
- package/oj-c/LineChartItem.json +15 -15
- 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 +6 -6
- package/oj-c/SplitMenuButton.json +18 -18
- package/oj-c/TabBarMixed.json +18 -18
- 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/corepackbundle.js +19 -5
- 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-month-mask.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-sensitive-text.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.InputMonthMask.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.InputSensitiveText.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.TabBarMixed.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/tab-bar-mixed.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/hooks/UNSAFE_useListData/useListData.js +1 -1
- package/oj-c/input-date-mask/component.json +2 -2
- package/oj-c/input-date-text/component.json +2 -2
- package/oj-c/input-month-mask/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-sensitive-text/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 +101 -101
- package/oj-c/meter-bar/component.json +2 -2
- package/oj-c/meter-circle/component.json +2 -2
- package/oj-c/min/corepackbundle.js +1 -1
- package/oj-c/min/corepackbundle.js.map +1 -1
- package/oj-c/min/hooks/UNSAFE_useListData/useListData.js +1 -1
- package/oj-c/min/list-view.js +1 -1
- package/oj-c/min/list-view.js.map +1 -1
- package/oj-c/min/select-multiple.js +2 -2
- package/oj-c/min/select-multiple.js.map +1 -1
- package/oj-c/min/select-single.js +2 -2
- package/oj-c/min/select-single.js.map +1 -1
- 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-multiple/useSelectMultiplePreact.js +14 -3
- package/oj-c/select-single/component.json +2 -2
- package/oj-c/select-single/useSelectSinglePreact.js +4 -1
- 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/tab-bar-mixed/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/MeterBar.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"meta": {
|
|
41
41
|
"filename": "meter-bar.tsx",
|
|
42
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
42
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
43
43
|
},
|
|
44
44
|
"ojmodule": "meter-bar"
|
|
45
45
|
},
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"description": "Integer value specifying the maximum value of the meter bar.",
|
|
55
55
|
"meta": {
|
|
56
56
|
"filename": "meter-bar.tsx",
|
|
57
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
57
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
58
58
|
},
|
|
59
59
|
"defaultvalue": 100,
|
|
60
60
|
"type": {
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"description": "Integer value specifying the minimum value of the meter bar.",
|
|
75
75
|
"meta": {
|
|
76
76
|
"filename": "meter-bar.tsx",
|
|
77
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
77
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
78
78
|
},
|
|
79
79
|
"defaultvalue": 0,
|
|
80
80
|
"type": {
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"description": "Defines whether the value of the meter bar can be changed by the end user.",
|
|
95
95
|
"meta": {
|
|
96
96
|
"filename": "meter-bar.tsx",
|
|
97
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
97
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
98
98
|
},
|
|
99
99
|
"defaultvalue": false,
|
|
100
100
|
"type": {
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"description": "The value of the meter bar.",
|
|
116
116
|
"meta": {
|
|
117
117
|
"filename": "meter-bar.tsx",
|
|
118
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
118
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
119
119
|
},
|
|
120
120
|
"defaultvalue": 0,
|
|
121
121
|
"type": {
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"description": "Specifies the increment by which values can be changed by the end user when readonly is false. The step must be a positive value that is smaller than the difference between the min and max.",
|
|
136
136
|
"meta": {
|
|
137
137
|
"filename": "meter-bar.tsx",
|
|
138
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
138
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
139
139
|
},
|
|
140
140
|
"defaultvalue": 1,
|
|
141
141
|
"type": {
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"description": "Specifies the color of the meter bar indicator. Only applies when thresholdDisplay is not set to indicator.",
|
|
156
156
|
"meta": {
|
|
157
157
|
"filename": "meter-bar.tsx",
|
|
158
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
158
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
159
159
|
},
|
|
160
160
|
"tsdeprecated": [],
|
|
161
161
|
"type": {
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"description": "Specifies the ratio of relative thickness of the indicator to the plot area.",
|
|
176
176
|
"meta": {
|
|
177
177
|
"filename": "meter-bar.tsx",
|
|
178
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
178
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
179
179
|
},
|
|
180
180
|
"tsdeprecated": [],
|
|
181
181
|
"defaultvalue": 1,
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"description": "Specifies the plot area of the meter bar.",
|
|
197
197
|
"meta": {
|
|
198
198
|
"filename": "meter-bar.tsx",
|
|
199
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
199
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
200
200
|
},
|
|
201
201
|
"type": {
|
|
202
202
|
"names": [
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"description": "Specifies the orientation of the meter bar to render.",
|
|
223
223
|
"meta": {
|
|
224
224
|
"filename": "meter-bar.tsx",
|
|
225
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
225
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
226
226
|
},
|
|
227
227
|
"defaultvalue": "\"horizontal\"",
|
|
228
228
|
"type": {
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
"description": "Specifies the array of objects defining the reference lines for the meter bar.",
|
|
244
244
|
"meta": {
|
|
245
245
|
"filename": "meter-bar.tsx",
|
|
246
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
246
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
247
247
|
},
|
|
248
248
|
"type": {
|
|
249
249
|
"names": [
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
"description": "Controls whether the current threshold is displayed on the indicator, in the plot area, or if all the thresholds are displayed in the plot area.",
|
|
270
270
|
"meta": {
|
|
271
271
|
"filename": "meter-bar.tsx",
|
|
272
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
272
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
273
273
|
},
|
|
274
274
|
"defaultvalue": "\"indicator\"",
|
|
275
275
|
"type": {
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
"description": "An array of objects defining the thresholds for the meter bar.",
|
|
292
292
|
"meta": {
|
|
293
293
|
"filename": "meter-bar.tsx",
|
|
294
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
294
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
295
295
|
},
|
|
296
296
|
"type": {
|
|
297
297
|
"names": [
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
"description": "Used to establish a relationship between this component and another element.\nTo facilitate correct screen reader behavior, the described-by attribute is\ncopied to the aria-describedby attribute on the component's dom.",
|
|
318
318
|
"meta": {
|
|
319
319
|
"filename": "meter-bar.tsx",
|
|
320
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
320
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
321
321
|
},
|
|
322
322
|
"type": {
|
|
323
323
|
"names": [
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
"description": "Used to establish a relationship between this component and another element.\nA common use is to tie a label, which a text in a div or some other HTML element, and the oj-c-meter-bar together for accessibility.\nThe label element has an id, which is used by the labelled-by attribute to tie the two components together to facilitate correct screen reader behavior.",
|
|
337
337
|
"meta": {
|
|
338
338
|
"filename": "meter-bar.tsx",
|
|
339
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
339
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
340
340
|
},
|
|
341
341
|
"type": {
|
|
342
342
|
"names": [
|
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
"description": "Specifies the size of the meter bar.",
|
|
356
356
|
"meta": {
|
|
357
357
|
"filename": "meter-bar.tsx",
|
|
358
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
358
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
359
359
|
},
|
|
360
360
|
"ojvalues": [
|
|
361
361
|
{
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
"description": "The function that returns a custom datatip string for given value of meter bar. The function is called with DatatipContext as context. If datatip is undefined,\nmeter bar will use the default datatip. If the returned value of the function is null, no datatip is shown.",
|
|
410
410
|
"meta": {
|
|
411
411
|
"filename": "meter-bar.tsx",
|
|
412
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
412
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
413
413
|
},
|
|
414
414
|
"type": {
|
|
415
415
|
"names": [
|
|
@@ -437,7 +437,7 @@
|
|
|
437
437
|
"description": "A read-only property for retrieving the transient value from the meter bar. It is triggered when dragging over the meter bar.",
|
|
438
438
|
"meta": {
|
|
439
439
|
"filename": "meter-bar.tsx",
|
|
440
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
440
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
441
441
|
},
|
|
442
442
|
"type": {
|
|
443
443
|
"names": [
|
|
@@ -454,7 +454,7 @@
|
|
|
454
454
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
455
455
|
"meta": {
|
|
456
456
|
"filename": "meter-bar.tsx",
|
|
457
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
457
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
458
458
|
},
|
|
459
459
|
"scope": "instance",
|
|
460
460
|
"params": [
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
489
489
|
"meta": {
|
|
490
490
|
"filename": "meter-bar.tsx",
|
|
491
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
491
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
492
492
|
},
|
|
493
493
|
"scope": "instance",
|
|
494
494
|
"params": [
|
|
@@ -517,7 +517,7 @@
|
|
|
517
517
|
"description": "Performs a batch set of properties.",
|
|
518
518
|
"meta": {
|
|
519
519
|
"filename": "meter-bar.tsx",
|
|
520
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
520
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
521
521
|
},
|
|
522
522
|
"scope": "instance",
|
|
523
523
|
"params": [
|
|
@@ -546,7 +546,7 @@
|
|
|
546
546
|
"memberof": "oj-c.MeterBar",
|
|
547
547
|
"meta": {
|
|
548
548
|
"filename": "meter-bar.tsx",
|
|
549
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
549
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
550
550
|
},
|
|
551
551
|
"ojfragment": true
|
|
552
552
|
},
|
|
@@ -565,7 +565,7 @@
|
|
|
565
565
|
},
|
|
566
566
|
"meta": {
|
|
567
567
|
"filename": "meter-bar.tsx",
|
|
568
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
568
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
569
569
|
},
|
|
570
570
|
"properties": [
|
|
571
571
|
{
|
|
@@ -606,7 +606,7 @@
|
|
|
606
606
|
},
|
|
607
607
|
"meta": {
|
|
608
608
|
"filename": "meter-bar.tsx",
|
|
609
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
609
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
610
610
|
},
|
|
611
611
|
"properties": [
|
|
612
612
|
{
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
},
|
|
687
687
|
"meta": {
|
|
688
688
|
"filename": "meter-bar.tsx",
|
|
689
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
689
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
690
690
|
},
|
|
691
691
|
"properties": [
|
|
692
692
|
{
|
|
@@ -765,7 +765,7 @@
|
|
|
765
765
|
},
|
|
766
766
|
"meta": {
|
|
767
767
|
"filename": "meter-bar.tsx",
|
|
768
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
768
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
769
769
|
},
|
|
770
770
|
"properties": [
|
|
771
771
|
{
|
package/oj-c/MeterCircle.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"meta": {
|
|
41
41
|
"filename": "meter-circle.tsx",
|
|
42
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
42
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
43
43
|
},
|
|
44
44
|
"ojmodule": "meter-circle"
|
|
45
45
|
},
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"description": "Integer value specifying the maximum value of the meter circle.",
|
|
55
55
|
"meta": {
|
|
56
56
|
"filename": "meter-circle.tsx",
|
|
57
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
57
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
58
58
|
},
|
|
59
59
|
"defaultvalue": 100,
|
|
60
60
|
"type": {
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"description": "Integer value specifying the minimum value of the meter circle.",
|
|
75
75
|
"meta": {
|
|
76
76
|
"filename": "meter-circle.tsx",
|
|
77
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
77
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
78
78
|
},
|
|
79
79
|
"defaultvalue": 0,
|
|
80
80
|
"type": {
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"description": "Defines whether the value of the meter circle can be changed by the end user.",
|
|
95
95
|
"meta": {
|
|
96
96
|
"filename": "meter-circle.tsx",
|
|
97
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
97
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
98
98
|
},
|
|
99
99
|
"defaultvalue": false,
|
|
100
100
|
"type": {
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"description": "The value of the meter circle.",
|
|
116
116
|
"meta": {
|
|
117
117
|
"filename": "meter-circle.tsx",
|
|
118
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
118
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
119
119
|
},
|
|
120
120
|
"defaultvalue": 0,
|
|
121
121
|
"type": {
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"description": "Specifies the increment by which values can be changed by the end user when readonly is false. The step must be a positive value that is smaller than the difference between the min and max.",
|
|
136
136
|
"meta": {
|
|
137
137
|
"filename": "meter-circle.tsx",
|
|
138
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
138
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
139
139
|
},
|
|
140
140
|
"defaultvalue": 1,
|
|
141
141
|
"type": {
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"description": "Specifies the color of the meter circle indicator. Only applies when thresholdDisplay is not set to indicator.",
|
|
156
156
|
"meta": {
|
|
157
157
|
"filename": "meter-circle.tsx",
|
|
158
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
158
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
159
159
|
},
|
|
160
160
|
"tsdeprecated": [],
|
|
161
161
|
"type": {
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"description": "Specifies the ratio of relative thickness of the indicator to the plot area.",
|
|
176
176
|
"meta": {
|
|
177
177
|
"filename": "meter-circle.tsx",
|
|
178
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
178
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
179
179
|
},
|
|
180
180
|
"tsdeprecated": [],
|
|
181
181
|
"defaultvalue": 1,
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"description": "Specifies the inner radius, defined by the ratio of the distance from the center of the gauge to the innermost edge of the indicator to plot area. Valid values are ratios from 0 to 1. Depends on the size of the gauge and theme.",
|
|
197
197
|
"meta": {
|
|
198
198
|
"filename": "meter-circle.tsx",
|
|
199
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
199
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
200
200
|
},
|
|
201
201
|
"tsdeprecated": [],
|
|
202
202
|
"type": {
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"description": "Specifies the plot area of the meter circle.",
|
|
217
217
|
"meta": {
|
|
218
218
|
"filename": "meter-circle.tsx",
|
|
219
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
219
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
220
220
|
},
|
|
221
221
|
"type": {
|
|
222
222
|
"names": [
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"description": "Specifies the angle extent of a meter circle. Value should be provided in degrees.",
|
|
243
243
|
"meta": {
|
|
244
244
|
"filename": "meter-circle.tsx",
|
|
245
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
245
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
246
246
|
},
|
|
247
247
|
"defaultvalue": 360,
|
|
248
248
|
"type": {
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
"description": "Specifies the start angle of the plot area relative to the positive x axis. Value should be provided in degrees.",
|
|
263
263
|
"meta": {
|
|
264
264
|
"filename": "meter-circle.tsx",
|
|
265
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
265
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
266
266
|
},
|
|
267
267
|
"defaultvalue": 90,
|
|
268
268
|
"type": {
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
"description": "Specifies the array of objects defining the reference lines for the meter circle.",
|
|
283
283
|
"meta": {
|
|
284
284
|
"filename": "meter-circle.tsx",
|
|
285
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
285
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
286
286
|
},
|
|
287
287
|
"type": {
|
|
288
288
|
"names": [
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
"description": "Controls whether the current threshold is displayed on the indicator, in the plot area, or if all the thresholds are displayed in the plot area.",
|
|
309
309
|
"meta": {
|
|
310
310
|
"filename": "meter-circle.tsx",
|
|
311
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
311
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
312
312
|
},
|
|
313
313
|
"defaultvalue": "\"indicator\"",
|
|
314
314
|
"type": {
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"description": "An array of objects defining the thresholds for the meter circle.",
|
|
331
331
|
"meta": {
|
|
332
332
|
"filename": "meter-circle.tsx",
|
|
333
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
333
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
334
334
|
},
|
|
335
335
|
"type": {
|
|
336
336
|
"names": [
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
"description": "Used to establish a relationship between this component and another element.\nTo facilitate correct screen reader behavior, the described-by attribute is\ncopied to the aria-describedby attribute on the component's dom.",
|
|
357
357
|
"meta": {
|
|
358
358
|
"filename": "meter-circle.tsx",
|
|
359
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
359
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
360
360
|
},
|
|
361
361
|
"type": {
|
|
362
362
|
"names": [
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
"description": "Used to establish a relationship between this component and another element.\nA common use is to tie a label, which a text in a div or some other HTML element, and the oj-c-meter-circle together for accessibility.\nThe label element has an id, which is used by the labelled-by attribute to tie the two components together to facilitate correct screen reader behavior.",
|
|
376
376
|
"meta": {
|
|
377
377
|
"filename": "meter-circle.tsx",
|
|
378
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
378
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
379
379
|
},
|
|
380
380
|
"type": {
|
|
381
381
|
"names": [
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
"description": "Specifies the size of the meter var.",
|
|
395
395
|
"meta": {
|
|
396
396
|
"filename": "meter-circle.tsx",
|
|
397
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
397
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
398
398
|
},
|
|
399
399
|
"ojvalues": [
|
|
400
400
|
{
|
|
@@ -448,7 +448,7 @@
|
|
|
448
448
|
"description": "The function that returns a custom datatip string for given value of meter circle. The function is called with DatatipContext as context. If datatip is undefined,\nmeter circle will use the default datatip. If the returned value of the function is null, no datatip is shown.",
|
|
449
449
|
"meta": {
|
|
450
450
|
"filename": "meter-circle.tsx",
|
|
451
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
451
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
452
452
|
},
|
|
453
453
|
"type": {
|
|
454
454
|
"names": [
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
"description": "A read-only property for retrieving the transient value from the meter circle. It is triggered when dragging over the meter circle.",
|
|
477
477
|
"meta": {
|
|
478
478
|
"filename": "meter-circle.tsx",
|
|
479
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
479
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
480
480
|
},
|
|
481
481
|
"type": {
|
|
482
482
|
"names": [
|
|
@@ -493,7 +493,7 @@
|
|
|
493
493
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
494
494
|
"meta": {
|
|
495
495
|
"filename": "meter-circle.tsx",
|
|
496
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
496
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
497
497
|
},
|
|
498
498
|
"scope": "instance",
|
|
499
499
|
"params": [
|
|
@@ -527,7 +527,7 @@
|
|
|
527
527
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
528
528
|
"meta": {
|
|
529
529
|
"filename": "meter-circle.tsx",
|
|
530
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
530
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
531
531
|
},
|
|
532
532
|
"scope": "instance",
|
|
533
533
|
"params": [
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"description": "Performs a batch set of properties.",
|
|
557
557
|
"meta": {
|
|
558
558
|
"filename": "meter-circle.tsx",
|
|
559
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
559
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
560
560
|
},
|
|
561
561
|
"scope": "instance",
|
|
562
562
|
"params": [
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
"description": "The centerTemplate slot is used to specify center content. When the template is executed, the component's binding context is extended with the following properties:",
|
|
586
586
|
"meta": {
|
|
587
587
|
"filename": "meter-circle.tsx",
|
|
588
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
588
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
589
589
|
},
|
|
590
590
|
"scope": "instance",
|
|
591
591
|
"ojchild": false,
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
"memberof": "oj-c.MeterCircle",
|
|
649
649
|
"meta": {
|
|
650
650
|
"filename": "meter-circle.tsx",
|
|
651
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
651
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
652
652
|
},
|
|
653
653
|
"ojfragment": true
|
|
654
654
|
},
|
|
@@ -667,7 +667,7 @@
|
|
|
667
667
|
},
|
|
668
668
|
"meta": {
|
|
669
669
|
"filename": "meter-circle.tsx",
|
|
670
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
670
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
671
671
|
},
|
|
672
672
|
"properties": [
|
|
673
673
|
{
|
|
@@ -708,7 +708,7 @@
|
|
|
708
708
|
},
|
|
709
709
|
"meta": {
|
|
710
710
|
"filename": "meter-circle.tsx",
|
|
711
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
711
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
712
712
|
},
|
|
713
713
|
"properties": [
|
|
714
714
|
{
|
|
@@ -777,7 +777,7 @@
|
|
|
777
777
|
},
|
|
778
778
|
"meta": {
|
|
779
779
|
"filename": "meter-circle.tsx",
|
|
780
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
780
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
781
781
|
},
|
|
782
782
|
"properties": [
|
|
783
783
|
{
|
|
@@ -856,7 +856,7 @@
|
|
|
856
856
|
},
|
|
857
857
|
"meta": {
|
|
858
858
|
"filename": "meter-circle.tsx",
|
|
859
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
859
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
860
860
|
},
|
|
861
861
|
"properties": [
|
|
862
862
|
{
|
|
@@ -886,7 +886,7 @@
|
|
|
886
886
|
},
|
|
887
887
|
"meta": {
|
|
888
888
|
"filename": "meter-circle.tsx",
|
|
889
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
889
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
890
890
|
},
|
|
891
891
|
"properties": [
|
|
892
892
|
{
|
package/oj-c/ProgressBar.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"meta": {
|
|
41
41
|
"filename": "progress-bar.tsx",
|
|
42
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
42
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-bar"
|
|
43
43
|
},
|
|
44
44
|
"ojmodule": "progress-bar"
|
|
45
45
|
},
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"description": "The maximum allowed value. The element's max attribute is used if it\nis provided, otherwise the default value of 100 is used.",
|
|
55
55
|
"meta": {
|
|
56
56
|
"filename": "progress-bar.tsx",
|
|
57
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
57
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-bar"
|
|
58
58
|
},
|
|
59
59
|
"defaultvalue": 100,
|
|
60
60
|
"type": {
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"description": "The value of the Progress Bar. The element's value attribute is used if it\nis provided, otherwise the default value of 0 is used. For indeterminate Progress, set value to -1.\nAny other negative value will default to 0.",
|
|
75
75
|
"meta": {
|
|
76
76
|
"filename": "progress-bar.tsx",
|
|
77
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
77
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-bar"
|
|
78
78
|
},
|
|
79
79
|
"defaultvalue": 0,
|
|
80
80
|
"type": {
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"description": "Whether the progress bar is positioned at the top edge of a container or not.\nIf set to 'top', the curved borders will be removed.",
|
|
95
95
|
"meta": {
|
|
96
96
|
"filename": "progress-bar.tsx",
|
|
97
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
97
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-bar"
|
|
98
98
|
},
|
|
99
99
|
"ojvalues": [
|
|
100
100
|
{
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
136
136
|
"meta": {
|
|
137
137
|
"filename": "progress-bar.tsx",
|
|
138
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
138
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-bar"
|
|
139
139
|
},
|
|
140
140
|
"scope": "instance",
|
|
141
141
|
"params": [
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
170
170
|
"meta": {
|
|
171
171
|
"filename": "progress-bar.tsx",
|
|
172
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
172
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-bar"
|
|
173
173
|
},
|
|
174
174
|
"scope": "instance",
|
|
175
175
|
"params": [
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"description": "Performs a batch set of properties.",
|
|
199
199
|
"meta": {
|
|
200
200
|
"filename": "progress-bar.tsx",
|
|
201
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
201
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-bar"
|
|
202
202
|
},
|
|
203
203
|
"scope": "instance",
|
|
204
204
|
"params": [
|
package/oj-c/ProgressCircle.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"meta": {
|
|
41
41
|
"filename": "progress-circle.tsx",
|
|
42
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
42
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-circle"
|
|
43
43
|
},
|
|
44
44
|
"ojmodule": "progress-circle"
|
|
45
45
|
},
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"description": "The maximum allowed value. The element's max attribute is used if it\nis provided, otherwise the default value of 100 is used.",
|
|
55
55
|
"meta": {
|
|
56
56
|
"filename": "progress-circle.tsx",
|
|
57
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
57
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-circle"
|
|
58
58
|
},
|
|
59
59
|
"defaultvalue": 100,
|
|
60
60
|
"type": {
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"description": "The value of the Progress Circle. The element's value attribute is used if it\nis provided, otherwise the default value of 0 is used. For indeterminate Progress, set value to -1.\nAny other negative value will default to 0.",
|
|
75
75
|
"meta": {
|
|
76
76
|
"filename": "progress-circle.tsx",
|
|
77
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
77
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-circle"
|
|
78
78
|
},
|
|
79
79
|
"defaultvalue": 0,
|
|
80
80
|
"type": {
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"description": "Specifies the size of the progress circle.",
|
|
95
95
|
"meta": {
|
|
96
96
|
"filename": "progress-circle.tsx",
|
|
97
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
97
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-circle"
|
|
98
98
|
},
|
|
99
99
|
"ojvalues": [
|
|
100
100
|
{
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
147
147
|
"meta": {
|
|
148
148
|
"filename": "progress-circle.tsx",
|
|
149
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
149
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-circle"
|
|
150
150
|
},
|
|
151
151
|
"scope": "instance",
|
|
152
152
|
"params": [
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
181
181
|
"meta": {
|
|
182
182
|
"filename": "progress-circle.tsx",
|
|
183
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
183
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-circle"
|
|
184
184
|
},
|
|
185
185
|
"scope": "instance",
|
|
186
186
|
"params": [
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
"description": "Performs a batch set of properties.",
|
|
210
210
|
"meta": {
|
|
211
211
|
"filename": "progress-circle.tsx",
|
|
212
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
212
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/progress-circle"
|
|
213
213
|
},
|
|
214
214
|
"scope": "instance",
|
|
215
215
|
"params": [
|