@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/SelectMultiple.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"meta": {
|
|
41
41
|
"filename": "select-multiple.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/select-multiple"
|
|
43
43
|
},
|
|
44
44
|
"ojmodule": "select-multiple"
|
|
45
45
|
},
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"description": "Specifies whether an ancestor container, like oj-form-layout, is readonly.\nThis affects whether a readonly component renders in full or mixed readonly mode.\nThis is also currently used to determine if there is an ancestor container by checking if the value\nis not equal to undefined.",
|
|
55
55
|
"meta": {
|
|
56
56
|
"filename": "select-multiple.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/select-multiple"
|
|
58
58
|
},
|
|
59
59
|
"type": {
|
|
60
60
|
"names": [
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"description": "The data for the Select Multiple.",
|
|
74
74
|
"meta": {
|
|
75
75
|
"filename": "select-multiple.tsx",
|
|
76
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
76
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
77
77
|
},
|
|
78
78
|
"defaultvalue": null,
|
|
79
79
|
"type": {
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"description": "Whether the component is disabled. The default is false.\n\n<p>\nWhen the <code class=\"prettyprint\">disabled</code> property changes due to programmatic\nintervention, the component may clear messages and run validation in some cases. </br>\n<ul>\n<li>when a required component is initialized as disabled\n<code class=\"prettyprint\">value=\"{{currentValue}}\" required disabled</code>,\ndeferred validation is skipped.</li>\n<li>when a disabled component is enabled,\n <ul>\n <li>if component is invalid and showing messages then all component messages are cleared,\n and full validation run using the display value.\n <ul>\n <li>if there are validation errors, they are shown.</li>\n <li>if no errors result from the validation, the <code class=\"prettyprint\">value</code>\n property is updated. Page authors can listen to the <code class=\"prettyprint\">valueChanged</code>\n event to clear custom errors.</li>\n </ul>\n </li>\n\n <li>if component is valid and has no errors then deferred validation is run.\n <ul>\n <li>if there is a deferred validation error, then the valid property is updated. </li>\n </ul>\n </li>\n <li>if component is invalid and deferred errors then component messages are cleared and\n deferred validation re-run.\n <ul>\n <li>if there is a deferred validation error, then the valid property is updated.</li>\n </ul>\n </li>\n </ul>\n</li>\n<li>when enabled component is disabled then no validation is run and the component appears\ndisabled.</li>\n</ul>\n</p>",
|
|
101
101
|
"meta": {
|
|
102
102
|
"filename": "select-multiple.tsx",
|
|
103
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
103
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
104
104
|
},
|
|
105
105
|
"defaultvalue": false,
|
|
106
106
|
"type": {
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"description": "Display options for auxiliary content that determines whether or not it should be displayed.",
|
|
121
121
|
"meta": {
|
|
122
122
|
"filename": "select-multiple.tsx",
|
|
123
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
123
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
124
124
|
},
|
|
125
125
|
"type": {
|
|
126
126
|
"names": [
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"description": "Form component help information.",
|
|
147
147
|
"meta": {
|
|
148
148
|
"filename": "select-multiple.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/select-multiple"
|
|
150
150
|
},
|
|
151
151
|
"type": {
|
|
152
152
|
"names": [
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"description": "The helpHints object contains a definition property and a source property.",
|
|
173
173
|
"meta": {
|
|
174
174
|
"filename": "select-multiple.tsx",
|
|
175
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
175
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
176
176
|
},
|
|
177
177
|
"type": {
|
|
178
178
|
"names": [
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"description": "Specifies how to get the text string to render for a data item.\nThis attribute can be set to either:\n<ul>\n<li>a string that specifies the name of a top level data attribute to render as text, or</li>\n<li>a callback function that takes a properties object and returns the text string to\ndisplay</li>\n</ul>\n\n<p>This text will be rendered for the selected value of the component and for each data item\nin the dropdown. When rendered for the dropdown items, default matching search term\nhighlighting will be applied.</p>",
|
|
199
199
|
"meta": {
|
|
200
200
|
"filename": "select-multiple.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/select-multiple"
|
|
202
202
|
},
|
|
203
203
|
"type": {
|
|
204
204
|
"names": [
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
"description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
|
|
228
228
|
"meta": {
|
|
229
229
|
"filename": "select-multiple.tsx",
|
|
230
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
230
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
231
231
|
},
|
|
232
232
|
"ojvalues": [
|
|
233
233
|
{
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
"description": "Represents a hint for rendering a label on the component.\nThis is used in combination with the label-edge attribute to control how the label should be rendered.",
|
|
292
292
|
"meta": {
|
|
293
293
|
"filename": "select-multiple.tsx",
|
|
294
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
294
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
295
295
|
},
|
|
296
296
|
"type": {
|
|
297
297
|
"names": [
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
"description": "<p> The width of the label when labelEdge is 'start'.</p>\n<p> This attribute accepts values of type\n<code>0 | `--${string}` | `${number}%` | `${number}x` | `calc(${string})`</code></p>",
|
|
311
311
|
"meta": {
|
|
312
312
|
"filename": "select-multiple.tsx",
|
|
313
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
313
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
314
314
|
},
|
|
315
315
|
"type": {
|
|
316
316
|
"names": [
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
"description": "Should the labels wrap or truncate when there is not enough available space.",
|
|
337
337
|
"meta": {
|
|
338
338
|
"filename": "select-multiple.tsx",
|
|
339
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
339
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
340
340
|
},
|
|
341
341
|
"ojvalues": [
|
|
342
342
|
{
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
"description": "List of messages an app would add to the component when it has business/custom validation\nerrors that it wants the component to show. This allows the app to perform further validation\nbefore sending data to the server. When this option is set the message shows to the\nuser right away. To clear the custom message, set <code class=\"prettyprint\">messagesCustom</code>\nback to an empty array.<br/>\n<p>\nSee the <a href=\"#validation-section\">Validation and Messages</a> section\nfor details on when the component clears <code class=\"prettyprint\">messagesCustom</code>;\nfor example, when full validation is run.\n</p>",
|
|
380
380
|
"meta": {
|
|
381
381
|
"filename": "select-multiple.tsx",
|
|
382
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
382
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
383
383
|
},
|
|
384
384
|
"defaultvalue": "[]",
|
|
385
385
|
"type": {
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"description": "The placeholder text to set on the element.",
|
|
407
407
|
"meta": {
|
|
408
408
|
"filename": "select-multiple.tsx",
|
|
409
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
409
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
410
410
|
},
|
|
411
411
|
"type": {
|
|
412
412
|
"names": [
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
"description": "Whether the component is readonly. The readonly property sets or returns whether an element\nis readonly, or not. A readonly element cannot be modified. However, a user can tab to it,\nhighlight it, focus on it, and copy the text from it. If you want to prevent the user from\ninteracting with the element, use the disabled property instead.",
|
|
426
426
|
"meta": {
|
|
427
427
|
"filename": "select-multiple.tsx",
|
|
428
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
428
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
429
429
|
},
|
|
430
430
|
"defaultvalue": false,
|
|
431
431
|
"type": {
|
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
"description": "<p>\nThis property set to <code class=\"prettyprint\">false</code> implies that a value is not required to be provided by the user.\nThis is the default.\nThis property set to <code class=\"prettyprint\">true</code> implies that a value is required to be provided by the user.\n</p>\n<p>\nIn the Redwood theme, by default, a Required text is rendered inline when the field is empty.\nIf user-assistance-density is 'compact', it will show on the label as an icon.\n</p>\n<p>The Required error text is based on Redwood UX designs, and it is not recommended that\nit be changed.\nTo override the required error message,\nuse the <code class=\"prettyprint\">required-message-detail</code> attribute.\nThe component's label text is passed in as a token {label} and can be used in the message detail.\n</p>\n<p>When required is set to true, an implicit\nrequired validator is created, i.e.,\n<code class=\"prettyprint\">new RequiredValidator()</code>. The required validator is the only\nvalidator to run during initial render, and its error is not shown to the user at this time;\nthis is called deferred validation. The required validator also runs during normal validation;\nthis is when the errors are shown to the user.\nSee the <a href=\"#validation-section\">Validation and Messaging</a> section for details.\n</p>\n<p>\nWhen the <code class=\"prettyprint\">required</code> property changes due to programmatic intervention,\nthe component may clear component messages and run validation, based on the current state it's in. </br>\n\n<h4>Running Validation when required property changes</h4>\n<ul>\n<li>if component is valid when required is set to true, then it runs deferred validation on\nthe value property. If the field is empty, the valid state is invalidHidden. No errors are\nshown to the user.\n</li>\n<li>if component is valid when required is set from true to false, then no validation is run.\n</li>\n<li>if component is invalid and has deferred messages (invalidHidden) when required is set to false, then\ncomponent messages are cleared (messages-custom messages are not cleared)\nbut no deferred validation is run because required is false.\n</li>\n<li>if component is invalid and currently showing invalid messages (invalidShown) when required is changed\nto either true or false, then\ncomponent messages are cleared and normal validation is run using the current display value.\n<ul>\n <li>if there are validation errors, then <code class=\"prettyprint\">value</code>\n property is not updated and the error is shown.\n </li>\n <li>if no errors result from the validation, the <code class=\"prettyprint\">value</code>\n property is updated; page author can listen to the <code class=\"prettyprint\">valueChanged</code>\n event on the component to clear custom errors.</li>\n</ul>\n</li>\n</ul>\n\n<h4>Clearing Messages when required property changes</h4>\n<ul>\n<li>Only messages created by the component, like validation messages, are cleared when the required property changes.</li>\n<li><code class=\"prettyprint\">messagesCustom</code> property is not cleared.</li>\n</ul>\n\n</p>",
|
|
446
446
|
"meta": {
|
|
447
447
|
"filename": "select-multiple.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/select-multiple"
|
|
449
449
|
},
|
|
450
450
|
"defaultvalue": false,
|
|
451
451
|
"type": {
|
|
@@ -465,7 +465,7 @@
|
|
|
465
465
|
"description": "<p>\nThe component-specific message detail when the required validation fails.\nIf the component needs a required validation error message that is different from the default,\nset this property. It should be a translated string.\n</p>",
|
|
466
466
|
"meta": {
|
|
467
467
|
"filename": "select-multiple.tsx",
|
|
468
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
468
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
469
469
|
},
|
|
470
470
|
"type": {
|
|
471
471
|
"names": [
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
"description": "Specifies how the text is aligned within the text field",
|
|
485
485
|
"meta": {
|
|
486
486
|
"filename": "select-multiple.tsx",
|
|
487
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
487
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
488
488
|
},
|
|
489
489
|
"ojvalues": [
|
|
490
490
|
{
|
|
@@ -538,7 +538,7 @@
|
|
|
538
538
|
"ojhidden": true,
|
|
539
539
|
"meta": {
|
|
540
540
|
"filename": "select-multiple.tsx",
|
|
541
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
541
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
542
542
|
},
|
|
543
543
|
"type": {
|
|
544
544
|
"names": [
|
|
@@ -557,7 +557,7 @@
|
|
|
557
557
|
"description": "Specifies the density of the form component's user assistance presentation. It can be shown inline with\nreserved rows to prevent reflow if a user assistance text shows up, inline without reserved rows that would\nreflow if a user assistance text shows up, or it can be shown compactly in a popup instead.",
|
|
558
558
|
"meta": {
|
|
559
559
|
"filename": "select-multiple.tsx",
|
|
560
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
560
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
561
561
|
},
|
|
562
562
|
"ojvalues": [
|
|
563
563
|
{
|
|
@@ -612,7 +612,7 @@
|
|
|
612
612
|
"description": "The value of the component.\n\n<p>\nWhen the <code class=\"prettyprint\">value</code> property changes due to programmatic\nintervention, the component always clears all messages\nincluding <code class=\"prettyprint\">messagesCustom</code>, runs deferred validation, and\nalways refreshes the UI display value.</br>\n\n<h4>Running Validation</h4>\n<ul>\n<li>component always runs deferred validation; the\n<code class=\"prettyprint\">valid</code> property is updated with the result.</li>\n</ul>\n</p>",
|
|
613
613
|
"meta": {
|
|
614
614
|
"filename": "select-multiple.tsx",
|
|
615
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
615
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
616
616
|
},
|
|
617
617
|
"defaultvalue": null,
|
|
618
618
|
"type": {
|
|
@@ -640,7 +640,7 @@
|
|
|
640
640
|
"description": "The <code class=\"prettyprint\">valueItems</code> is similar to the\n<code class=\"prettyprint\">value</code>, but is a map of objects that\ncontain both a key and data, and optional metadata.\nThe keys will be set as the <code class=\"prettyprint\">value</code> of the element.\nThe <code class=\"prettyprint\">value</code> and <code class=\"prettyprint\">valueItems</code>\nare kept in sync, both during programmatic property sets as well as during interactive user\nselection.\nIf initially both are set, the selected values in the <code class=\"prettyprint\">value</code>\nattribute have precedence.\n<p>Note: If there is an initial selection, setting it via the\n<code class=\"prettyprint\">valueItems</code> attribute initially can improve page load\nperformance because the element will not have to fetch the selected data from the data\nprovider.</p>\n<p>If <code class=\"prettyprint\">valueItems</code> is not specified or the selected value is\nmissing, then the selected data will be fetched from the data provider.</p>",
|
|
641
641
|
"meta": {
|
|
642
642
|
"filename": "select-multiple.tsx",
|
|
643
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
643
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
644
644
|
},
|
|
645
645
|
"defaultvalue": null,
|
|
646
646
|
"type": {
|
|
@@ -667,7 +667,7 @@
|
|
|
667
667
|
"description": "The type of virtual keyboard to display for entering a value on mobile browsers. This attribute has no effect on desktop browsers.",
|
|
668
668
|
"meta": {
|
|
669
669
|
"filename": "select-multiple.tsx",
|
|
670
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
670
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
671
671
|
},
|
|
672
672
|
"ojvalues": [
|
|
673
673
|
{
|
|
@@ -767,7 +767,7 @@
|
|
|
767
767
|
"description": "<p>\nThe current valid state of the component. It is evaluated on initial render.\nIt is re-evaluated\n<ul>\n <li>after each validator (validators or async-validators) is run (full or deferred)</li>\n <li>when messagesCustom is updated,\n since messagesCustom can be added by the app developer any time.</li>\n <li>when showMessages() is called. Since showMessages() moves the\n hidden messages into messages shown,\n if the valid state was \"invalidHidden\" then it would become \"invalidShown\".</li>\n <li>when the required property has changed. If a component is empty and has required\n set, the valid state may be \"invalidHidden\" (if no invalid messages are being shown as well).\n If required property is removed, the valid state would change to \"valid\".</li>\n</ul>\n</p>\n<p>\n Note: New valid states may be added to the list of valid values in future releases.\n Any new values will start with \"invalid\"\n if it is an invalid state, \"pending\" if it is pending state,\n and \"valid\" if it is a valid state.\n</p>",
|
|
768
768
|
"meta": {
|
|
769
769
|
"filename": "select-multiple.tsx",
|
|
770
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
770
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
771
771
|
},
|
|
772
772
|
"ojvalues": [
|
|
773
773
|
{
|
|
@@ -829,7 +829,7 @@
|
|
|
829
829
|
"description": "Resets the component by clearing all messages and messagesCustom attribute\nand updates the component's display value using the attribute value.\nUser entered values will be erased when this method is called.",
|
|
830
830
|
"meta": {
|
|
831
831
|
"filename": "select-multiple.tsx",
|
|
832
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
832
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
833
833
|
},
|
|
834
834
|
"scope": "instance",
|
|
835
835
|
"returns": [
|
|
@@ -851,7 +851,7 @@
|
|
|
851
851
|
"description": "Takes all deferred messages and shows them.\nIt then updates the valid property;\ne.g., if the valid state was \"invalidHidden\" before showMessages(),\nthe valid state will become \"invalidShown\" after showMessages().\nIf there were no deferred messages this method simply returns.",
|
|
852
852
|
"meta": {
|
|
853
853
|
"filename": "select-multiple.tsx",
|
|
854
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
854
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
855
855
|
},
|
|
856
856
|
"scope": "instance",
|
|
857
857
|
"returns": [
|
|
@@ -873,7 +873,7 @@
|
|
|
873
873
|
"description": "If enabled, validates the component's display value using the converter and\nall validators registered on the component and updates the value\noption by performing the following steps.\n<ol>\n<li>All messages are cleared, including custom messages added by the app.</li>\n<li>\n If no converter is present then processing continues to next step. If a converter is present,\n the UI value is first converted (i.e., parsed). If there is a parse error then the messages are shown.\n</li>\n<li>\n If there are no validators setup for the component the value option is updated using the display value.\n Otherwise all validators are run in sequence using the parsed value from the previous step.\n The implicit required validator is run first if the component is marked required.\n When a validation error is encountered it is remembered and the next validator in the sequence is run.\n</li>\n<li>\n At the end of validation if there are errors, the messages are shown.\n If there were no errors, then the value option is updated.\n</li>\n</ol>\n<p>If the component is readonly or disabled, returns a Promise that resolves to 'valid'\nwithout doing any validation.</p>",
|
|
874
874
|
"meta": {
|
|
875
875
|
"filename": "select-multiple.tsx",
|
|
876
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
876
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
877
877
|
},
|
|
878
878
|
"scope": "instance",
|
|
879
879
|
"returns": [
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
"ojhidden": true,
|
|
898
898
|
"meta": {
|
|
899
899
|
"filename": "select-multiple.tsx",
|
|
900
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
900
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
901
901
|
},
|
|
902
902
|
"scope": "instance",
|
|
903
903
|
"returns": [
|
|
@@ -920,7 +920,7 @@
|
|
|
920
920
|
"ojhidden": true,
|
|
921
921
|
"meta": {
|
|
922
922
|
"filename": "select-multiple.tsx",
|
|
923
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
923
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
924
924
|
},
|
|
925
925
|
"scope": "instance",
|
|
926
926
|
"returns": [
|
|
@@ -942,7 +942,7 @@
|
|
|
942
942
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
943
943
|
"meta": {
|
|
944
944
|
"filename": "select-multiple.tsx",
|
|
945
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
945
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
946
946
|
},
|
|
947
947
|
"scope": "instance",
|
|
948
948
|
"params": [
|
|
@@ -976,7 +976,7 @@
|
|
|
976
976
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
977
977
|
"meta": {
|
|
978
978
|
"filename": "select-multiple.tsx",
|
|
979
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
979
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
980
980
|
},
|
|
981
981
|
"scope": "instance",
|
|
982
982
|
"params": [
|
|
@@ -1005,7 +1005,7 @@
|
|
|
1005
1005
|
"description": "Performs a batch set of properties.",
|
|
1006
1006
|
"meta": {
|
|
1007
1007
|
"filename": "select-multiple.tsx",
|
|
1008
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1008
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
1009
1009
|
},
|
|
1010
1010
|
"scope": "instance",
|
|
1011
1011
|
"params": [
|
|
@@ -1034,7 +1034,7 @@
|
|
|
1034
1034
|
"description": "<p>The <code class=\"prettyprint\">itemTemplate</code> slot is used to specify the template\nfor rendering each item in the dropdown list.\nThe slot must be a <template> element.\n<p>When the template is executed for each item, it will have access to the binding context\ncontaining the following properties:</p>\n<ul>\n <li>$current - an object that contains information for the current item. (See the table\nbelow for a list of properties available on $current)</li>\n <li>alias - if the data-oj-as attribute was specified on the template, the value will be\nused to provide an application-named alias for $current.</li>\n</ul>\n<p>If no <code class=\"prettyprint\">itemTemplate</code> is specified, the component will\nrender based on the value of the <code class=\"prettyprint\">itemText</code> property.</p>",
|
|
1035
1035
|
"meta": {
|
|
1036
1036
|
"filename": "select-multiple.tsx",
|
|
1037
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1037
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
1038
1038
|
},
|
|
1039
1039
|
"scope": "instance",
|
|
1040
1040
|
"ojchild": false,
|
|
@@ -1114,7 +1114,7 @@
|
|
|
1114
1114
|
"memberof": "oj-c.SelectMultiple",
|
|
1115
1115
|
"meta": {
|
|
1116
1116
|
"filename": "select-multiple.tsx",
|
|
1117
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1117
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
1118
1118
|
},
|
|
1119
1119
|
"ojfragment": true
|
|
1120
1120
|
},
|
|
@@ -1127,7 +1127,7 @@
|
|
|
1127
1127
|
"memberof": "oj-c.SelectMultiple",
|
|
1128
1128
|
"meta": {
|
|
1129
1129
|
"filename": "select-multiple.tsx",
|
|
1130
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1130
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
1131
1131
|
},
|
|
1132
1132
|
"ojfragment": true
|
|
1133
1133
|
},
|
|
@@ -1146,7 +1146,7 @@
|
|
|
1146
1146
|
},
|
|
1147
1147
|
"meta": {
|
|
1148
1148
|
"filename": "select-multiple.tsx",
|
|
1149
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1149
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
1150
1150
|
},
|
|
1151
1151
|
"properties": [
|
|
1152
1152
|
{
|
|
@@ -1178,7 +1178,7 @@
|
|
|
1178
1178
|
},
|
|
1179
1179
|
"meta": {
|
|
1180
1180
|
"filename": "select-multiple.tsx",
|
|
1181
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1181
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
1182
1182
|
},
|
|
1183
1183
|
"properties": [
|
|
1184
1184
|
{
|
|
@@ -1208,7 +1208,7 @@
|
|
|
1208
1208
|
},
|
|
1209
1209
|
"meta": {
|
|
1210
1210
|
"filename": "select-multiple.tsx",
|
|
1211
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1211
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
1212
1212
|
},
|
|
1213
1213
|
"properties": [
|
|
1214
1214
|
{
|
|
@@ -1258,7 +1258,7 @@
|
|
|
1258
1258
|
},
|
|
1259
1259
|
"meta": {
|
|
1260
1260
|
"filename": "select-multiple.tsx",
|
|
1261
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1261
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/select-multiple"
|
|
1262
1262
|
},
|
|
1263
1263
|
"properties": [
|
|
1264
1264
|
{
|