@oracle/oraclejet-core-pack 15.0.0 → 15.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/oj-c/Avatar.json +11 -11
- package/oj-c/Button.json +19 -19
- package/oj-c/Collapsible.json +14 -14
- package/oj-c/FilePicker.json +19 -19
- package/oj-c/HighlightText.json +6 -6
- package/oj-c/InputDateText.json +43 -43
- package/oj-c/InputNumber.json +49 -49
- package/oj-c/InputPassword.json +40 -40
- package/oj-c/InputText.json +47 -47
- package/oj-c/Legend.json +35 -35
- package/oj-c/LegendItem.json +15 -15
- package/oj-c/LegendSection.json +5 -5
- package/oj-c/ListItemLayout.json +16 -16
- package/oj-c/ListView.json +18 -18
- package/oj-c/MessageToast.json +11 -11
- 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/RatingGauge.json +21 -21
- package/oj-c/SelectMultiple.json +39 -39
- package/oj-c/SelectSingle.json +39 -39
- package/oj-c/Selector.json +8 -8
- package/oj-c/SelectorAll.json +5 -5
- package/oj-c/SplitMenuButton.json +17 -17
- package/oj-c/TagCloud.json +20 -20
- package/oj-c/TagCloudItem.json +10 -10
- package/oj-c/TextArea.json +44 -44
- package/oj-c/avatar/component.json +2 -2
- package/oj-c/button/button.js +10 -4
- package/oj-c/button/component.json +2 -2
- package/oj-c/collapsible/component.json +2 -2
- package/oj-c/component.json +3 -3
- package/oj-c/corepackbundle.js +10 -4
- package/oj-c/docs/avatar.html +3 -3
- package/oj-c/docs/button.html +3 -3
- package/oj-c/docs/collapsible.html +3 -3
- package/oj-c/docs/file-picker.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-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/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/list-item-layout.html +3 -3
- package/oj-c/docs/list-view.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.Avatar.html +5 -4
- package/oj-c/docs/oj-c.Button.html +3 -3
- package/oj-c/docs/oj-c.Collapsible.html +3 -3
- package/oj-c/docs/oj-c.FilePicker.html +3 -3
- package/oj-c/docs/oj-c.HighlightText.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.Legend.html +5 -4
- 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.ListItemLayout.html +3 -3
- package/oj-c/docs/oj-c.ListView.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.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 +6 -5
- 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/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/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/file-picker/component.json +2 -2
- package/oj-c/highlight-text/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/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/list-item-layout/component.json +2 -2
- package/oj-c/list-view/component.json +2 -2
- package/oj-c/message-toast/component.json +2 -2
- package/oj-c/metadata/allComponents.json +58 -58
- package/oj-c/meter-bar/component.json +2 -2
- package/oj-c/meter-circle/component.json +2 -2
- package/oj-c/min/button.js +1 -1
- package/oj-c/min/button.js.map +1 -1
- package/oj-c/min/corepackbundle.js +3 -3
- package/oj-c/min/corepackbundle.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/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/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 +3 -3
- package/oj-c/tag-cloud-item/component.json +2 -2
- package/oj-c/text-area/component.json +2 -2
- package/package.json +3 -3
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_15.0.
|
|
42
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
57
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
77
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
97
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
118
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
138
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
158
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
159
159
|
},
|
|
160
160
|
"type": {
|
|
161
161
|
"names": [
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"description": "Specifies the ratio of relative thickness of the indicator to the plot area.",
|
|
175
175
|
"meta": {
|
|
176
176
|
"filename": "meter-circle.tsx",
|
|
177
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
177
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
178
178
|
},
|
|
179
179
|
"defaultvalue": 1,
|
|
180
180
|
"type": {
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"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.",
|
|
195
195
|
"meta": {
|
|
196
196
|
"filename": "meter-circle.tsx",
|
|
197
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
197
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
198
198
|
},
|
|
199
199
|
"type": {
|
|
200
200
|
"names": [
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
"description": "Specifies the plot area of the meter circle.",
|
|
214
214
|
"meta": {
|
|
215
215
|
"filename": "meter-circle.tsx",
|
|
216
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
216
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
217
217
|
},
|
|
218
218
|
"type": {
|
|
219
219
|
"names": [
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
"description": "Specifies the angle extent of a meter circle. Value should be provided in degrees.",
|
|
240
240
|
"meta": {
|
|
241
241
|
"filename": "meter-circle.tsx",
|
|
242
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
242
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
243
243
|
},
|
|
244
244
|
"defaultvalue": 360,
|
|
245
245
|
"type": {
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
"description": "Specifies the start angle of the plot area relative to the positive x axis. Value should be provided in degrees.",
|
|
260
260
|
"meta": {
|
|
261
261
|
"filename": "meter-circle.tsx",
|
|
262
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
262
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
263
263
|
},
|
|
264
264
|
"defaultvalue": 90,
|
|
265
265
|
"type": {
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
"description": "Specifies the array of objects defining the reference lines for the meter circle.",
|
|
280
280
|
"meta": {
|
|
281
281
|
"filename": "meter-circle.tsx",
|
|
282
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
282
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
283
283
|
},
|
|
284
284
|
"type": {
|
|
285
285
|
"names": [
|
|
@@ -305,7 +305,7 @@
|
|
|
305
305
|
"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.",
|
|
306
306
|
"meta": {
|
|
307
307
|
"filename": "meter-circle.tsx",
|
|
308
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
308
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
309
309
|
},
|
|
310
310
|
"defaultvalue": "\"indicator\"",
|
|
311
311
|
"type": {
|
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
"description": "An array of objects defining the thresholds for the meter circle.",
|
|
328
328
|
"meta": {
|
|
329
329
|
"filename": "meter-circle.tsx",
|
|
330
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
330
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
331
331
|
},
|
|
332
332
|
"type": {
|
|
333
333
|
"names": [
|
|
@@ -353,7 +353,7 @@
|
|
|
353
353
|
"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.",
|
|
354
354
|
"meta": {
|
|
355
355
|
"filename": "meter-circle.tsx",
|
|
356
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
356
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
357
357
|
},
|
|
358
358
|
"type": {
|
|
359
359
|
"names": [
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"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.",
|
|
373
373
|
"meta": {
|
|
374
374
|
"filename": "meter-circle.tsx",
|
|
375
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
375
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
376
376
|
},
|
|
377
377
|
"type": {
|
|
378
378
|
"names": [
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"description": "Specifies the size of the meter var.",
|
|
392
392
|
"meta": {
|
|
393
393
|
"filename": "meter-circle.tsx",
|
|
394
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
394
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
395
395
|
},
|
|
396
396
|
"ojvalues": [
|
|
397
397
|
{
|
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
"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.",
|
|
446
446
|
"meta": {
|
|
447
447
|
"filename": "meter-circle.tsx",
|
|
448
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
448
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
449
449
|
},
|
|
450
450
|
"type": {
|
|
451
451
|
"names": [
|
|
@@ -473,7 +473,7 @@
|
|
|
473
473
|
"description": "A read-only property for retrieving the transient value from the meter circle. It is triggered when dragging over the meter circle.",
|
|
474
474
|
"meta": {
|
|
475
475
|
"filename": "meter-circle.tsx",
|
|
476
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
476
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
477
477
|
},
|
|
478
478
|
"type": {
|
|
479
479
|
"names": [
|
|
@@ -490,7 +490,7 @@
|
|
|
490
490
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
491
491
|
"meta": {
|
|
492
492
|
"filename": "meter-circle.tsx",
|
|
493
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
493
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
494
494
|
},
|
|
495
495
|
"scope": "instance",
|
|
496
496
|
"params": [
|
|
@@ -524,7 +524,7 @@
|
|
|
524
524
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
525
525
|
"meta": {
|
|
526
526
|
"filename": "meter-circle.tsx",
|
|
527
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
527
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
528
528
|
},
|
|
529
529
|
"scope": "instance",
|
|
530
530
|
"params": [
|
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
"description": "Performs a batch set of properties.",
|
|
554
554
|
"meta": {
|
|
555
555
|
"filename": "meter-circle.tsx",
|
|
556
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
556
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
557
557
|
},
|
|
558
558
|
"scope": "instance",
|
|
559
559
|
"params": [
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
"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:",
|
|
583
583
|
"meta": {
|
|
584
584
|
"filename": "meter-circle.tsx",
|
|
585
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
585
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
586
586
|
},
|
|
587
587
|
"scope": "instance",
|
|
588
588
|
"ojchild": false,
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
"memberof": "oj-c.MeterCircle",
|
|
643
643
|
"meta": {
|
|
644
644
|
"filename": "meter-circle.tsx",
|
|
645
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
645
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
646
646
|
},
|
|
647
647
|
"ojfragment": true
|
|
648
648
|
},
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
},
|
|
662
662
|
"meta": {
|
|
663
663
|
"filename": "meter-circle.tsx",
|
|
664
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
664
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
665
665
|
},
|
|
666
666
|
"properties": [
|
|
667
667
|
{
|
|
@@ -702,7 +702,7 @@
|
|
|
702
702
|
},
|
|
703
703
|
"meta": {
|
|
704
704
|
"filename": "meter-circle.tsx",
|
|
705
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
705
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
706
706
|
},
|
|
707
707
|
"properties": [
|
|
708
708
|
{
|
|
@@ -771,7 +771,7 @@
|
|
|
771
771
|
},
|
|
772
772
|
"meta": {
|
|
773
773
|
"filename": "meter-circle.tsx",
|
|
774
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
774
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
775
775
|
},
|
|
776
776
|
"properties": [
|
|
777
777
|
{
|
|
@@ -850,7 +850,7 @@
|
|
|
850
850
|
},
|
|
851
851
|
"meta": {
|
|
852
852
|
"filename": "meter-circle.tsx",
|
|
853
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
853
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
854
854
|
},
|
|
855
855
|
"properties": [
|
|
856
856
|
{
|
|
@@ -880,7 +880,7 @@
|
|
|
880
880
|
},
|
|
881
881
|
"meta": {
|
|
882
882
|
"filename": "meter-circle.tsx",
|
|
883
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
883
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/meter-circle"
|
|
884
884
|
},
|
|
885
885
|
"properties": [
|
|
886
886
|
{
|
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_15.0.
|
|
42
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
57
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
77
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
97
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
138
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
172
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
201
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
42
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
57
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
77
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
97
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
149
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
183
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/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_15.0.
|
|
212
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/progress-circle"
|
|
213
213
|
},
|
|
214
214
|
"scope": "instance",
|
|
215
215
|
"params": [
|
package/oj-c/RatingGauge.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"meta": {
|
|
41
41
|
"filename": "rating-gauge.tsx",
|
|
42
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
42
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
43
43
|
},
|
|
44
44
|
"ojmodule": "rating-gauge"
|
|
45
45
|
},
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"description": "Integer value specifying the maximum value of the gauge, which determines the number of items that are displayed.",
|
|
55
55
|
"meta": {
|
|
56
56
|
"filename": "rating-gauge.tsx",
|
|
57
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
57
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
58
58
|
},
|
|
59
59
|
"defaultvalue": 5,
|
|
60
60
|
"type": {
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"description": "Defines whether the value of the gauge can be changed by the end user.",
|
|
75
75
|
"meta": {
|
|
76
76
|
"filename": "rating-gauge.tsx",
|
|
77
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
77
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
78
78
|
},
|
|
79
79
|
"defaultvalue": false,
|
|
80
80
|
"type": {
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"description": "Defines whether the gauge is disabled or not. User interaction is prevented and the rating gauge is hidden from screen readers if set to true.",
|
|
95
95
|
"meta": {
|
|
96
96
|
"filename": "rating-gauge.tsx",
|
|
97
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
97
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
98
98
|
},
|
|
99
99
|
"defaultvalue": false,
|
|
100
100
|
"type": {
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"description": "Whether there has been a value entered by the user even if it is the same as the initial value.",
|
|
116
116
|
"meta": {
|
|
117
117
|
"filename": "rating-gauge.tsx",
|
|
118
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
118
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
119
119
|
},
|
|
120
120
|
"defaultvalue": false,
|
|
121
121
|
"type": {
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"description": "The value of the Rating Gauge. The element's value attribute is used if it\nis provided, otherwise the default value of 0 is used.\nAny other negative value will default to 0.",
|
|
137
137
|
"meta": {
|
|
138
138
|
"filename": "rating-gauge.tsx",
|
|
139
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
139
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
140
140
|
},
|
|
141
141
|
"defaultvalue": 0,
|
|
142
142
|
"type": {
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"description": "Specifies the increment by which values can be changed by the end user.",
|
|
157
157
|
"meta": {
|
|
158
158
|
"filename": "rating-gauge.tsx",
|
|
159
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
159
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
160
160
|
},
|
|
161
161
|
"defaultvalue": 1,
|
|
162
162
|
"type": {
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"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.",
|
|
177
177
|
"meta": {
|
|
178
178
|
"filename": "rating-gauge.tsx",
|
|
179
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
179
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
180
180
|
},
|
|
181
181
|
"type": {
|
|
182
182
|
"names": [
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"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-rating-gauge 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.",
|
|
196
196
|
"meta": {
|
|
197
197
|
"filename": "rating-gauge.tsx",
|
|
198
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
198
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
199
199
|
},
|
|
200
200
|
"type": {
|
|
201
201
|
"names": [
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
"description": "Specifies the size of the individual rating gauge items.",
|
|
215
215
|
"meta": {
|
|
216
216
|
"filename": "rating-gauge.tsx",
|
|
217
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
217
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
218
218
|
},
|
|
219
219
|
"ojvalues": [
|
|
220
220
|
{
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"description": "Specifies the color of the individual rating gauge items.",
|
|
269
269
|
"meta": {
|
|
270
270
|
"filename": "rating-gauge.tsx",
|
|
271
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
271
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
272
272
|
},
|
|
273
273
|
"ojvalues": [
|
|
274
274
|
{
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
"description": "An array of objects defining the thresholds for the rating gauge.",
|
|
312
312
|
"meta": {
|
|
313
313
|
"filename": "rating-gauge.tsx",
|
|
314
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
314
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
315
315
|
},
|
|
316
316
|
"type": {
|
|
317
317
|
"names": [
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
"description": "The rating gauge datatip string. Datatip is only used for interactive rating gauges.",
|
|
338
338
|
"meta": {
|
|
339
339
|
"filename": "rating-gauge.tsx",
|
|
340
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
340
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
341
341
|
},
|
|
342
342
|
"type": {
|
|
343
343
|
"names": [
|
|
@@ -363,7 +363,7 @@
|
|
|
363
363
|
"description": "The rating gauge tooltip. Tooltip is only used for read only rating gauges. If aria-label is not specified, tooltip will be used as the aria-label.",
|
|
364
364
|
"meta": {
|
|
365
365
|
"filename": "rating-gauge.tsx",
|
|
366
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
366
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
367
367
|
},
|
|
368
368
|
"type": {
|
|
369
369
|
"names": [
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"description": "A read-only property for retrieving the transient value from the rating gauge. It is updated upon user gestures that cause transient value changes, such as hovering over the rating gauge.",
|
|
385
385
|
"meta": {
|
|
386
386
|
"filename": "rating-gauge.tsx",
|
|
387
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
387
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
388
388
|
},
|
|
389
389
|
"type": {
|
|
390
390
|
"names": [
|
|
@@ -401,7 +401,7 @@
|
|
|
401
401
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
402
402
|
"meta": {
|
|
403
403
|
"filename": "rating-gauge.tsx",
|
|
404
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
404
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
405
405
|
},
|
|
406
406
|
"scope": "instance",
|
|
407
407
|
"params": [
|
|
@@ -435,7 +435,7 @@
|
|
|
435
435
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
436
436
|
"meta": {
|
|
437
437
|
"filename": "rating-gauge.tsx",
|
|
438
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
438
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
439
439
|
},
|
|
440
440
|
"scope": "instance",
|
|
441
441
|
"params": [
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
"description": "Performs a batch set of properties.",
|
|
465
465
|
"meta": {
|
|
466
466
|
"filename": "rating-gauge.tsx",
|
|
467
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
467
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
468
468
|
},
|
|
469
469
|
"scope": "instance",
|
|
470
470
|
"params": [
|
|
@@ -493,7 +493,7 @@
|
|
|
493
493
|
"memberof": "oj-c.RatingGauge",
|
|
494
494
|
"meta": {
|
|
495
495
|
"filename": "rating-gauge.tsx",
|
|
496
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
496
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
497
497
|
},
|
|
498
498
|
"ojfragment": true
|
|
499
499
|
},
|
|
@@ -512,7 +512,7 @@
|
|
|
512
512
|
},
|
|
513
513
|
"meta": {
|
|
514
514
|
"filename": "rating-gauge.tsx",
|
|
515
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
515
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
516
516
|
},
|
|
517
517
|
"properties": [
|
|
518
518
|
{
|
|
@@ -591,7 +591,7 @@
|
|
|
591
591
|
},
|
|
592
592
|
"meta": {
|
|
593
593
|
"filename": "rating-gauge.tsx",
|
|
594
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
594
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/rating-gauge"
|
|
595
595
|
},
|
|
596
596
|
"properties": [
|
|
597
597
|
{
|