@oracle/oraclejet-core-pack 14.1.4 → 14.1.6
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 +10 -10
- package/oj-c/Button.json +18 -18
- package/oj-c/Collapsible.json +14 -14
- package/oj-c/FilePicker.json +18 -18
- package/oj-c/InputNumber.json +53 -53
- package/oj-c/InputPassword.json +44 -44
- package/oj-c/InputText.json +51 -51
- package/oj-c/ListItemLayout.json +16 -16
- package/oj-c/MessageToast.json +11 -11
- package/oj-c/MeterBar.json +30 -30
- package/oj-c/MeterCircle.json +32 -32
- package/oj-c/ProgressBar.json +7 -7
- package/oj-c/ProgressCircle.json +7 -7
- package/oj-c/RatingGauge.json +23 -23
- package/oj-c/SelectMultiple.json +41 -41
- package/oj-c/SelectSingle.json +55 -55
- package/oj-c/SplitMenuButton.json +17 -17
- package/oj-c/TextArea.json +46 -46
- package/oj-c/avatar/component.json +1 -1
- package/oj-c/button/component.json +1 -1
- package/oj-c/collapsible/component.json +1 -1
- package/oj-c/component.json +1 -1
- 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/index.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/list-item-layout.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 +3 -3
- 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.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.ListItemLayout.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.SplitMenuButton.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/split-menu-button.html +3 -3
- package/oj-c/docs/text-area.html +3 -3
- package/oj-c/file-picker/component.json +1 -1
- package/oj-c/input-number/component.json +1 -1
- package/oj-c/input-password/component.json +1 -1
- package/oj-c/input-text/component.json +1 -1
- package/oj-c/list-item-layout/component.json +1 -1
- package/oj-c/message-toast/component.json +1 -1
- package/oj-c/metadata/allComponents.json +37 -37
- package/oj-c/meter-bar/component.json +1 -1
- package/oj-c/meter-circle/component.json +1 -1
- package/oj-c/progress-bar/component.json +1 -1
- package/oj-c/progress-circle/component.json +1 -1
- package/oj-c/rating-gauge/component.json +1 -1
- package/oj-c/select-multiple/component.json +1 -1
- package/oj-c/select-single/component.json +1 -1
- package/oj-c/split-menu-button/component.json +1 -1
- package/oj-c/text-area/component.json +1 -1
- package/package.json +3 -3
package/oj-c/MessageToast.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"since": "14.0.0",
|
|
31
31
|
"meta": {
|
|
32
32
|
"filename": "message-toast.tsx",
|
|
33
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
33
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
34
34
|
},
|
|
35
35
|
"ojmodule": "message-toast"
|
|
36
36
|
},
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"description": "<p>Data for the Message Toast component. This data is used for rendering each toast message.\nThis is a required attribute. If an application needs to initialize the component with\nno initial messages, it would need to provide an empty DataProvider. When the application\nwants to show messages, it can then add new data to the existing DataProvider.</p>\n\n<p>When specifying a DataProvider for the data attribute, you need to provide the keyAttributes\nfor the DataProvider. The oj-c-message-toast component expects a single attribute of type\nstring or number as the key of the DataProvider. When the data is updated this key attribute\nwill be used to determine whether a new message is being added or an existing message is being\nupdated. This is required for performing necessary animations. When the application replaces\nthe DataProvider, the component assumes that all the messages are newly added irrespective of their\nkeys and performs animation accordingly.</p>",
|
|
46
46
|
"meta": {
|
|
47
47
|
"filename": "message-toast.tsx",
|
|
48
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
48
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
49
49
|
},
|
|
50
50
|
"type": {
|
|
51
51
|
"names": [
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"description": "Applications can use this property to provide the name of a template or a function that\nreturns the name of a template to use for rendering the detail content.\n\nWhen a template name is provided as a value for this property, the corresponding template\nwill be used for rendering the detail content for all the messages. If applications want\nto use a different template for different messages, they can provide a function that\nreturns a template name instead.\n\nThe provided function should accept an ItemContext and return a key to a template for\nrendering the corresponding message's detail content. The value returned from this function\nshould be a key to one of the dynamic template slots provided. If the returned value is not\none of the keys of the provided dynamic template slots, the component will throw an Error.\n\nIf the function returns null or undefined, the component then will perform default rendering\nof the detail content using the detail property of the corresponding message.\n\nIf an application specifies both detail and a valid detail-template-value, the detail-template-value\nwill take precedence and the corresponding template will be used for rendering the detail content.",
|
|
72
72
|
"meta": {
|
|
73
73
|
"filename": "message-toast.tsx",
|
|
74
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
74
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
75
75
|
},
|
|
76
76
|
"type": {
|
|
77
77
|
"names": [
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"description": "Applications can use this property to provide the name of a template or a function that\nreturns the name of a template to use for rendering the icon content.\n\nWhen a template name is provided as a value for this property, the corresponding template\nwill be used for rendering the icon content for all the messages. If applications want\nto use a different template for different messages, they can provide a function that\nreturns a template name instead.\n\nThe provided function should accept an ItemContext and return a key to a template for\nrendering the corresponding message's icon content. The value returned from this function\nshould be a key to one of the dynamic template slots provided. If the returned value is not\none of the keys of the provided dynamic template slots, the component will throw an Error.\n\nIf the function returns null or undefined, the component then will perform default rendering\nof the icon content using the icon property of the corresponding message.\n\nIf an application specifies both icon and a valid icon-template-value, the icon-template-value\nwill take precedence and the corresponding template will be used for rendering the icon content.",
|
|
98
98
|
"meta": {
|
|
99
99
|
"filename": "message-toast.tsx",
|
|
100
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
100
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
101
101
|
},
|
|
102
102
|
"type": {
|
|
103
103
|
"names": [
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"description": "Defines an offset (in pixels) in the placement. Value can be supplied as a number or\nan object with horizontal and vertical values.",
|
|
124
124
|
"meta": {
|
|
125
125
|
"filename": "message-toast.tsx",
|
|
126
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
126
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
127
127
|
},
|
|
128
128
|
"defaultvalue": 0,
|
|
129
129
|
"type": {
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"description": "Defines the fixed position where the messages will be positioned on the screen.\n- top-start resolves to top-left in LTR (top-right in RTL)\n- top-end resolves to top-right in LTR (top-left in RTL)\n- bottom-start resolves to bottom-left in LTR (bottom-right in RTL)\n- bottom-end resolves to bottom-right in LTR (bottom-left in RTL)",
|
|
151
151
|
"meta": {
|
|
152
152
|
"filename": "message-toast.tsx",
|
|
153
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
153
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
154
154
|
},
|
|
155
155
|
"defaultvalue": "\"bottom\"",
|
|
156
156
|
"type": {
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
178
178
|
"meta": {
|
|
179
179
|
"filename": "message-toast.tsx",
|
|
180
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
180
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
181
181
|
},
|
|
182
182
|
"scope": "instance",
|
|
183
183
|
"params": [
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
212
212
|
"meta": {
|
|
213
213
|
"filename": "message-toast.tsx",
|
|
214
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
214
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
215
215
|
},
|
|
216
216
|
"scope": "instance",
|
|
217
217
|
"params": [
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"description": "Performs a batch set of properties.",
|
|
241
241
|
"meta": {
|
|
242
242
|
"filename": "message-toast.tsx",
|
|
243
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
243
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
244
244
|
},
|
|
245
245
|
"scope": "instance",
|
|
246
246
|
"params": [
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
"description": "Triggered when a user tries to close a message through UI interaction. The application\nshould listen to this event and remove the corresponding message item from the data\nwhich would then result in the message being closed. If the application\nfails to remove the message item from the data, then no change will be done in the\nUI by the component and the message will stay in the UI opened.",
|
|
270
270
|
"meta": {
|
|
271
271
|
"filename": "message-toast.tsx",
|
|
272
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
272
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
273
273
|
},
|
|
274
274
|
"scope": "instance",
|
|
275
275
|
"properties": [
|
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
"memberof": "oj-c.MessageToast",
|
|
328
328
|
"meta": {
|
|
329
329
|
"filename": "message-toast.tsx",
|
|
330
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
330
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
331
331
|
},
|
|
332
332
|
"ojfragment": true
|
|
333
333
|
}
|
package/oj-c/MeterBar.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"since": "14.0.0",
|
|
31
31
|
"meta": {
|
|
32
32
|
"filename": "meter-bar.tsx",
|
|
33
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
33
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
34
34
|
},
|
|
35
35
|
"ojmodule": "meter-bar"
|
|
36
36
|
},
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"description": "Integer value specifying the maximum value of the meter bar.",
|
|
46
46
|
"meta": {
|
|
47
47
|
"filename": "meter-bar.tsx",
|
|
48
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
48
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
49
49
|
},
|
|
50
50
|
"defaultvalue": 100,
|
|
51
51
|
"type": {
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"description": "Integer value specifying the minimum value of the meter bar.",
|
|
66
66
|
"meta": {
|
|
67
67
|
"filename": "meter-bar.tsx",
|
|
68
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
68
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
69
69
|
},
|
|
70
70
|
"defaultvalue": 0,
|
|
71
71
|
"type": {
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"description": "Defines whether the value of the meter bar can be changed by the end user.",
|
|
86
86
|
"meta": {
|
|
87
87
|
"filename": "meter-bar.tsx",
|
|
88
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
88
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
89
89
|
},
|
|
90
90
|
"defaultvalue": false,
|
|
91
91
|
"type": {
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"description": "The value of the meter bar.",
|
|
107
107
|
"meta": {
|
|
108
108
|
"filename": "meter-bar.tsx",
|
|
109
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
109
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
110
110
|
},
|
|
111
111
|
"defaultvalue": 0,
|
|
112
112
|
"type": {
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"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.",
|
|
127
127
|
"meta": {
|
|
128
128
|
"filename": "meter-bar.tsx",
|
|
129
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
129
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
130
130
|
},
|
|
131
131
|
"defaultvalue": 1,
|
|
132
132
|
"type": {
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"description": "Specifies the color of the meter bar indicator. Only applies when thresholdDisplay is not set to indicator.",
|
|
147
147
|
"meta": {
|
|
148
148
|
"filename": "meter-bar.tsx",
|
|
149
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
149
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
150
150
|
},
|
|
151
151
|
"type": {
|
|
152
152
|
"names": [
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"description": "Specifies the ratio of relative thickness of the indicator to the plot area.",
|
|
173
173
|
"meta": {
|
|
174
174
|
"filename": "meter-bar.tsx",
|
|
175
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
175
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
176
176
|
},
|
|
177
177
|
"defaultvalue": 1,
|
|
178
178
|
"type": {
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"description": "Specifies the plot area of the meter bar.",
|
|
193
193
|
"meta": {
|
|
194
194
|
"filename": "meter-bar.tsx",
|
|
195
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
195
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
196
196
|
},
|
|
197
197
|
"type": {
|
|
198
198
|
"names": [
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
"description": "Specifies the orientation of the meter bar to render.",
|
|
219
219
|
"meta": {
|
|
220
220
|
"filename": "meter-bar.tsx",
|
|
221
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
221
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
222
222
|
},
|
|
223
223
|
"defaultvalue": "\"horizontal\"",
|
|
224
224
|
"type": {
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
"description": "Specifies the array of objects defining the reference lines for the meter bar.",
|
|
240
240
|
"meta": {
|
|
241
241
|
"filename": "meter-bar.tsx",
|
|
242
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
242
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
243
243
|
},
|
|
244
244
|
"type": {
|
|
245
245
|
"names": [
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
"description": "The color of the reference line.\n<p>It also supports 'danger', 'warning', 'success' enums which are mapped to colors depending on theme.</p>",
|
|
266
266
|
"meta": {
|
|
267
267
|
"filename": "meter-bar.tsx",
|
|
268
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
268
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
269
269
|
},
|
|
270
270
|
"type": {
|
|
271
271
|
"names": [
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
"description": "The value of the reference line.",
|
|
285
285
|
"meta": {
|
|
286
286
|
"filename": "meter-bar.tsx",
|
|
287
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
287
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
288
288
|
},
|
|
289
289
|
"type": {
|
|
290
290
|
"names": [
|
|
@@ -303,7 +303,7 @@
|
|
|
303
303
|
"description": "The position of the reference line.",
|
|
304
304
|
"meta": {
|
|
305
305
|
"filename": "meter-bar.tsx",
|
|
306
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
306
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
307
307
|
},
|
|
308
308
|
"type": {
|
|
309
309
|
"names": [
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
"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.",
|
|
324
324
|
"meta": {
|
|
325
325
|
"filename": "meter-bar.tsx",
|
|
326
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
326
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
327
327
|
},
|
|
328
328
|
"defaultvalue": "\"indicator\"",
|
|
329
329
|
"type": {
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
"description": "An array of objects defining the thresholds for the meter bar.",
|
|
346
346
|
"meta": {
|
|
347
347
|
"filename": "meter-bar.tsx",
|
|
348
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
348
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
349
349
|
},
|
|
350
350
|
"type": {
|
|
351
351
|
"names": [
|
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
"description": "The max value of the threshold.",
|
|
372
372
|
"meta": {
|
|
373
373
|
"filename": "meter-bar.tsx",
|
|
374
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
374
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
375
375
|
},
|
|
376
376
|
"type": {
|
|
377
377
|
"names": [
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
"description": "The color for the threshold range.\n<p>It also supports 'danger', 'warning', 'success' enums which are mapped to colors depending on theme.</p>",
|
|
391
391
|
"meta": {
|
|
392
392
|
"filename": "meter-bar.tsx",
|
|
393
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
393
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
394
394
|
},
|
|
395
395
|
"type": {
|
|
396
396
|
"names": [
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
"description": "A label to be used for accessibility purposes for the threshold.",
|
|
410
410
|
"meta": {
|
|
411
411
|
"filename": "meter-bar.tsx",
|
|
412
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
412
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
413
413
|
},
|
|
414
414
|
"type": {
|
|
415
415
|
"names": [
|
|
@@ -428,7 +428,7 @@
|
|
|
428
428
|
"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.",
|
|
429
429
|
"meta": {
|
|
430
430
|
"filename": "meter-bar.tsx",
|
|
431
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
431
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
432
432
|
},
|
|
433
433
|
"type": {
|
|
434
434
|
"names": [
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
"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.",
|
|
448
448
|
"meta": {
|
|
449
449
|
"filename": "meter-bar.tsx",
|
|
450
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
450
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
451
451
|
},
|
|
452
452
|
"type": {
|
|
453
453
|
"names": [
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"description": "Specifies the size of the meter bar.",
|
|
467
467
|
"meta": {
|
|
468
468
|
"filename": "meter-bar.tsx",
|
|
469
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
469
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
470
470
|
},
|
|
471
471
|
"ojvalues": [
|
|
472
472
|
{
|
|
@@ -520,7 +520,7 @@
|
|
|
520
520
|
"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.",
|
|
521
521
|
"meta": {
|
|
522
522
|
"filename": "meter-bar.tsx",
|
|
523
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
523
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
524
524
|
},
|
|
525
525
|
"type": {
|
|
526
526
|
"names": [
|
|
@@ -548,7 +548,7 @@
|
|
|
548
548
|
"description": "A read-only property for retrieving the transient value from the meter bar. It is triggered when dragging over the meter bar.",
|
|
549
549
|
"meta": {
|
|
550
550
|
"filename": "meter-bar.tsx",
|
|
551
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
551
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
552
552
|
},
|
|
553
553
|
"type": {
|
|
554
554
|
"names": [
|
|
@@ -565,7 +565,7 @@
|
|
|
565
565
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
566
566
|
"meta": {
|
|
567
567
|
"filename": "meter-bar.tsx",
|
|
568
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
568
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
569
569
|
},
|
|
570
570
|
"scope": "instance",
|
|
571
571
|
"params": [
|
|
@@ -599,7 +599,7 @@
|
|
|
599
599
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
600
600
|
"meta": {
|
|
601
601
|
"filename": "meter-bar.tsx",
|
|
602
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
602
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
603
603
|
},
|
|
604
604
|
"scope": "instance",
|
|
605
605
|
"params": [
|
|
@@ -628,7 +628,7 @@
|
|
|
628
628
|
"description": "Performs a batch set of properties.",
|
|
629
629
|
"meta": {
|
|
630
630
|
"filename": "meter-bar.tsx",
|
|
631
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
631
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
632
632
|
},
|
|
633
633
|
"scope": "instance",
|
|
634
634
|
"params": [
|
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
"memberof": "oj-c.MeterBar",
|
|
658
658
|
"meta": {
|
|
659
659
|
"filename": "meter-bar.tsx",
|
|
660
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
660
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
661
661
|
},
|
|
662
662
|
"ojfragment": true
|
|
663
663
|
},
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
},
|
|
677
677
|
"meta": {
|
|
678
678
|
"filename": "meter-bar.tsx",
|
|
679
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
679
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
680
680
|
},
|
|
681
681
|
"properties": [
|
|
682
682
|
{
|
|
@@ -717,7 +717,7 @@
|
|
|
717
717
|
},
|
|
718
718
|
"meta": {
|
|
719
719
|
"filename": "meter-bar.tsx",
|
|
720
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.
|
|
720
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.6/packages/oraclejet-core-pack/web/components/oj-c/meter-bar"
|
|
721
721
|
},
|
|
722
722
|
"properties": [
|
|
723
723
|
{
|