@oracle/oraclejet-core-pack 14.1.3 → 14.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. package/oj-c/Avatar.json +10 -10
  2. package/oj-c/Button.json +18 -18
  3. package/oj-c/Collapsible.json +14 -14
  4. package/oj-c/FilePicker.json +18 -18
  5. package/oj-c/InputNumber.json +53 -53
  6. package/oj-c/InputPassword.json +44 -44
  7. package/oj-c/InputText.json +51 -51
  8. package/oj-c/ListItemLayout.json +16 -16
  9. package/oj-c/MessageToast.json +11 -11
  10. package/oj-c/MeterBar.json +30 -30
  11. package/oj-c/MeterCircle.json +32 -32
  12. package/oj-c/ProgressBar.json +7 -7
  13. package/oj-c/ProgressCircle.json +7 -7
  14. package/oj-c/RatingGauge.json +23 -23
  15. package/oj-c/SelectMultiple.json +41 -41
  16. package/oj-c/SelectSingle.json +55 -55
  17. package/oj-c/SplitMenuButton.json +17 -17
  18. package/oj-c/TextArea.json +46 -46
  19. package/oj-c/avatar/component.json +1 -1
  20. package/oj-c/button/component.json +1 -1
  21. package/oj-c/collapsible/component.json +1 -1
  22. package/oj-c/component.json +1 -1
  23. package/oj-c/docs/avatar.html +3 -3
  24. package/oj-c/docs/button.html +3 -3
  25. package/oj-c/docs/collapsible.html +3 -3
  26. package/oj-c/docs/file-picker.html +3 -3
  27. package/oj-c/docs/index.html +3 -3
  28. package/oj-c/docs/input-number.html +3 -3
  29. package/oj-c/docs/input-password.html +3 -3
  30. package/oj-c/docs/input-text.html +3 -3
  31. package/oj-c/docs/list-item-layout.html +3 -3
  32. package/oj-c/docs/message-toast.html +3 -3
  33. package/oj-c/docs/meter-bar.html +3 -3
  34. package/oj-c/docs/meter-circle.html +3 -3
  35. package/oj-c/docs/oj-c.Avatar.html +3 -3
  36. package/oj-c/docs/oj-c.Button.html +3 -3
  37. package/oj-c/docs/oj-c.Collapsible.html +3 -3
  38. package/oj-c/docs/oj-c.FilePicker.html +3 -3
  39. package/oj-c/docs/oj-c.InputNumber.html +3 -3
  40. package/oj-c/docs/oj-c.InputPassword.html +3 -3
  41. package/oj-c/docs/oj-c.InputText.html +3 -3
  42. package/oj-c/docs/oj-c.ListItemLayout.html +3 -3
  43. package/oj-c/docs/oj-c.MessageToast.html +3 -3
  44. package/oj-c/docs/oj-c.MeterBar.html +3 -3
  45. package/oj-c/docs/oj-c.MeterCircle.html +3 -3
  46. package/oj-c/docs/oj-c.ProgressBar.html +3 -3
  47. package/oj-c/docs/oj-c.ProgressCircle.html +3 -3
  48. package/oj-c/docs/oj-c.RatingGauge.html +3 -3
  49. package/oj-c/docs/oj-c.SelectMultiple.html +3 -3
  50. package/oj-c/docs/oj-c.SelectSingle.html +3 -3
  51. package/oj-c/docs/oj-c.SplitMenuButton.html +3 -3
  52. package/oj-c/docs/oj-c.TextArea.html +3 -3
  53. package/oj-c/docs/progress-bar.html +3 -3
  54. package/oj-c/docs/progress-circle.html +3 -3
  55. package/oj-c/docs/rating-gauge.html +3 -3
  56. package/oj-c/docs/select-multiple.html +3 -3
  57. package/oj-c/docs/select-single.html +3 -3
  58. package/oj-c/docs/split-menu-button.html +3 -3
  59. package/oj-c/docs/text-area.html +3 -3
  60. package/oj-c/file-picker/component.json +1 -1
  61. package/oj-c/input-number/component.json +1 -1
  62. package/oj-c/input-password/component.json +1 -1
  63. package/oj-c/input-text/component.json +1 -1
  64. package/oj-c/list-item-layout/component.json +1 -1
  65. package/oj-c/message-toast/component.json +1 -1
  66. package/oj-c/metadata/allComponents.json +37 -37
  67. package/oj-c/meter-bar/component.json +1 -1
  68. package/oj-c/meter-circle/component.json +1 -1
  69. package/oj-c/progress-bar/component.json +1 -1
  70. package/oj-c/progress-circle/component.json +1 -1
  71. package/oj-c/rating-gauge/component.json +1 -1
  72. package/oj-c/select-multiple/component.json +1 -1
  73. package/oj-c/select-single/component.json +1 -1
  74. package/oj-c/split-menu-button/component.json +1 -1
  75. package/oj-c/text-area/component.json +1 -1
  76. package/package.json +3 -3
@@ -30,7 +30,7 @@
30
30
  "since": "14.0.0",
31
31
  "meta": {
32
32
  "filename": "select-single.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
34
34
  },
35
35
  "ojmodule": "select-single"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "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.",
46
46
  "meta": {
47
47
  "filename": "select-single.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
49
49
  },
50
50
  "type": {
51
51
  "names": [
@@ -64,7 +64,7 @@
64
64
  "description": "The data for the Select Single.",
65
65
  "meta": {
66
66
  "filename": "select-single.tsx",
67
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
67
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
68
68
  },
69
69
  "defaultvalue": null,
70
70
  "type": {
@@ -91,7 +91,7 @@
91
91
  "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>",
92
92
  "meta": {
93
93
  "filename": "select-single.tsx",
94
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
94
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
95
95
  },
96
96
  "defaultvalue": false,
97
97
  "type": {
@@ -111,7 +111,7 @@
111
111
  "description": "Display options for auxiliary content that determines whether or not it should be displayed.",
112
112
  "meta": {
113
113
  "filename": "select-single.tsx",
114
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
114
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
115
115
  },
116
116
  "type": {
117
117
  "names": [
@@ -130,7 +130,7 @@
130
130
  "description": "Display options for auxiliary message text.",
131
131
  "meta": {
132
132
  "filename": "select-single.tsx",
133
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
133
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
134
134
  },
135
135
  "defaultvalue": "\"display\"",
136
136
  "type": {
@@ -151,7 +151,7 @@
151
151
  "description": "Form component help information.",
152
152
  "meta": {
153
153
  "filename": "select-single.tsx",
154
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
154
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
155
155
  },
156
156
  "type": {
157
157
  "names": [
@@ -170,7 +170,7 @@
170
170
  "description": "A type of user assistance text. User assistance text is used to provide guidance to\nhelp the user understand what data to enter or select.",
171
171
  "meta": {
172
172
  "filename": "select-single.tsx",
173
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
173
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
174
174
  },
175
175
  "defaultvalue": "\"\"",
176
176
  "type": {
@@ -190,7 +190,7 @@
190
190
  "description": "The helpHints object contains a definition property and a source property.",
191
191
  "meta": {
192
192
  "filename": "select-single.tsx",
193
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
193
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
194
194
  },
195
195
  "type": {
196
196
  "names": [
@@ -209,7 +209,7 @@
209
209
  "description": "A type of user assistance text. User assistance text is used to provide guidance to help\nthe user understand what data to enter or select. help-hints could come from a help system.",
210
210
  "meta": {
211
211
  "filename": "select-single.tsx",
212
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
212
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
213
213
  },
214
214
  "defaultvalue": "\"\"",
215
215
  "type": {
@@ -229,7 +229,7 @@
229
229
  "description": "Help source URL associated with the component.",
230
230
  "meta": {
231
231
  "filename": "select-single.tsx",
232
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
232
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
233
233
  },
234
234
  "defaultvalue": "\"\"",
235
235
  "type": {
@@ -249,7 +249,7 @@
249
249
  "description": "Custom text to be used for the source link.",
250
250
  "meta": {
251
251
  "filename": "select-single.tsx",
252
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
252
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
253
253
  },
254
254
  "type": {
255
255
  "names": [
@@ -268,7 +268,7 @@
268
268
  "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>",
269
269
  "meta": {
270
270
  "filename": "select-single.tsx",
271
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
271
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
272
272
  },
273
273
  "type": {
274
274
  "names": [
@@ -294,7 +294,7 @@
294
294
  "description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
295
295
  "meta": {
296
296
  "filename": "select-single.tsx",
297
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
297
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
298
298
  },
299
299
  "ojvalues": [
300
300
  {
@@ -358,7 +358,7 @@
358
358
  "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.",
359
359
  "meta": {
360
360
  "filename": "select-single.tsx",
361
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
361
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
362
362
  },
363
363
  "type": {
364
364
  "names": [
@@ -377,7 +377,7 @@
377
377
  "description": "The width of the label when labelEdge is 'start'",
378
378
  "meta": {
379
379
  "filename": "select-single.tsx",
380
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
380
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
381
381
  },
382
382
  "type": {
383
383
  "names": [
@@ -396,7 +396,7 @@
396
396
  "description": "Should the labels wrap or truncate when there is not enough available space.",
397
397
  "meta": {
398
398
  "filename": "select-single.tsx",
399
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
399
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
400
400
  },
401
401
  "ojvalues": [
402
402
  {
@@ -439,7 +439,7 @@
439
439
  "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>",
440
440
  "meta": {
441
441
  "filename": "select-single.tsx",
442
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
442
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
443
443
  },
444
444
  "defaultvalue": "[]",
445
445
  "type": {
@@ -466,7 +466,7 @@
466
466
  "description": "",
467
467
  "meta": {
468
468
  "filename": "select-single.tsx",
469
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
469
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
470
470
  },
471
471
  "type": {
472
472
  "names": [
@@ -485,7 +485,7 @@
485
485
  "description": "",
486
486
  "meta": {
487
487
  "filename": "select-single.tsx",
488
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
488
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
489
489
  },
490
490
  "type": {
491
491
  "names": [
@@ -504,7 +504,7 @@
504
504
  "description": "",
505
505
  "meta": {
506
506
  "filename": "select-single.tsx",
507
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
507
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
508
508
  },
509
509
  "type": {
510
510
  "names": [
@@ -526,7 +526,7 @@
526
526
  "description": "The placeholder text to set on the element.",
527
527
  "meta": {
528
528
  "filename": "select-single.tsx",
529
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
529
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
530
530
  },
531
531
  "type": {
532
532
  "names": [
@@ -545,7 +545,7 @@
545
545
  "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.",
546
546
  "meta": {
547
547
  "filename": "select-single.tsx",
548
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
548
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
549
549
  },
550
550
  "defaultvalue": false,
551
551
  "type": {
@@ -565,7 +565,7 @@
565
565
  "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 invalid and has deferred messages 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 when required is set, 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>",
566
566
  "meta": {
567
567
  "filename": "select-single.tsx",
568
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
568
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
569
569
  },
570
570
  "defaultvalue": false,
571
571
  "type": {
@@ -585,7 +585,7 @@
585
585
  "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>",
586
586
  "meta": {
587
587
  "filename": "select-single.tsx",
588
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
588
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
589
589
  },
590
590
  "type": {
591
591
  "names": [
@@ -604,7 +604,7 @@
604
604
  "description": "Specifies how the text is aligned within the text field",
605
605
  "meta": {
606
606
  "filename": "select-single.tsx",
607
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
607
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
608
608
  },
609
609
  "ojvalues": [
610
610
  {
@@ -657,7 +657,7 @@
657
657
  "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.",
658
658
  "meta": {
659
659
  "filename": "select-single.tsx",
660
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
660
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
661
661
  },
662
662
  "ojvalues": [
663
663
  {
@@ -701,7 +701,7 @@
701
701
  "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>",
702
702
  "meta": {
703
703
  "filename": "select-single.tsx",
704
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
704
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
705
705
  },
706
706
  "defaultvalue": null,
707
707
  "type": {
@@ -729,7 +729,7 @@
729
729
  "description": "The <code class=\"prettyprint\">valueItem</code> is similar to the\n<code class=\"prettyprint\">value</code>, but is a an object that\ncontain both a key and data, and optional metadata.\nThe key will be set as the <code class=\"prettyprint\">value</code> of the element.\nThe <code class=\"prettyprint\">value</code> and <code class=\"prettyprint\">valueItem</code>\nare kept in sync, both during programmatic property sets as well as during interactive user\nselection.\nIf initially both are set, the selected value 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\">valueItem</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\">valueItem</code> is not specified or the selected value is\nmissing, then the selected data will be fetched from the data provider.</p>",
730
730
  "meta": {
731
731
  "filename": "select-single.tsx",
732
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
732
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
733
733
  },
734
734
  "defaultvalue": null,
735
735
  "type": {
@@ -749,7 +749,7 @@
749
749
  "description": "",
750
750
  "meta": {
751
751
  "filename": "select-single.tsx",
752
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
752
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
753
753
  },
754
754
  "type": {
755
755
  "names": [
@@ -768,7 +768,7 @@
768
768
  "description": "",
769
769
  "meta": {
770
770
  "filename": "select-single.tsx",
771
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
771
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
772
772
  },
773
773
  "type": {
774
774
  "names": [
@@ -787,7 +787,7 @@
787
787
  "description": "",
788
788
  "meta": {
789
789
  "filename": "select-single.tsx",
790
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
790
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
791
791
  },
792
792
  "type": {
793
793
  "names": [
@@ -806,7 +806,7 @@
806
806
  "description": "",
807
807
  "meta": {
808
808
  "filename": "select-single.tsx",
809
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
809
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
810
810
  },
811
811
  "type": {
812
812
  "names": [
@@ -825,7 +825,7 @@
825
825
  "description": "",
826
826
  "meta": {
827
827
  "filename": "select-single.tsx",
828
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
828
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
829
829
  },
830
830
  "type": {
831
831
  "names": [
@@ -844,7 +844,7 @@
844
844
  "description": "",
845
845
  "meta": {
846
846
  "filename": "select-single.tsx",
847
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
847
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
848
848
  },
849
849
  "type": {
850
850
  "names": [
@@ -863,7 +863,7 @@
863
863
  "description": "",
864
864
  "meta": {
865
865
  "filename": "select-single.tsx",
866
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
866
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
867
867
  },
868
868
  "type": {
869
869
  "names": [
@@ -882,7 +882,7 @@
882
882
  "description": "",
883
883
  "meta": {
884
884
  "filename": "select-single.tsx",
885
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
885
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
886
886
  },
887
887
  "type": {
888
888
  "names": [
@@ -901,7 +901,7 @@
901
901
  "description": "",
902
902
  "meta": {
903
903
  "filename": "select-single.tsx",
904
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
904
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
905
905
  },
906
906
  "type": {
907
907
  "names": [
@@ -924,7 +924,7 @@
924
924
  "description": "",
925
925
  "meta": {
926
926
  "filename": "select-single.tsx",
927
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
927
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
928
928
  },
929
929
  "type": {
930
930
  "names": [
@@ -943,7 +943,7 @@
943
943
  "description": "",
944
944
  "meta": {
945
945
  "filename": "select-single.tsx",
946
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
946
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
947
947
  },
948
948
  "type": {
949
949
  "names": [
@@ -962,7 +962,7 @@
962
962
  "description": "",
963
963
  "meta": {
964
964
  "filename": "select-single.tsx",
965
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
965
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
966
966
  },
967
967
  "type": {
968
968
  "names": [
@@ -981,7 +981,7 @@
981
981
  "description": "",
982
982
  "meta": {
983
983
  "filename": "select-single.tsx",
984
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
984
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
985
985
  },
986
986
  "type": {
987
987
  "names": [
@@ -1000,7 +1000,7 @@
1000
1000
  "description": "The type of virtual keyboard to display for entering a value on mobile browsers. This attribute has no effect on desktop browsers.",
1001
1001
  "meta": {
1002
1002
  "filename": "select-single.tsx",
1003
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1003
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1004
1004
  },
1005
1005
  "ojvalues": [
1006
1006
  {
@@ -1100,7 +1100,7 @@
1100
1100
  "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>",
1101
1101
  "meta": {
1102
1102
  "filename": "select-single.tsx",
1103
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1103
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1104
1104
  },
1105
1105
  "ojvalues": [
1106
1106
  {
@@ -1162,7 +1162,7 @@
1162
1162
  "description": "Resets the component by clearing all messages and messagesCustom attribute\nand updates the component's display value using the attribute value.\nUser entered will be erased when this method is called.",
1163
1163
  "meta": {
1164
1164
  "filename": "select-single.tsx",
1165
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1165
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1166
1166
  },
1167
1167
  "scope": "instance",
1168
1168
  "returns": [
@@ -1184,7 +1184,7 @@
1184
1184
  "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.",
1185
1185
  "meta": {
1186
1186
  "filename": "select-single.tsx",
1187
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1187
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1188
1188
  },
1189
1189
  "scope": "instance",
1190
1190
  "returns": [
@@ -1206,7 +1206,7 @@
1206
1206
  "description": "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.</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>",
1207
1207
  "meta": {
1208
1208
  "filename": "select-single.tsx",
1209
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1209
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1210
1210
  },
1211
1211
  "scope": "instance",
1212
1212
  "returns": [
@@ -1230,7 +1230,7 @@
1230
1230
  "ojhidden": true,
1231
1231
  "meta": {
1232
1232
  "filename": "select-single.tsx",
1233
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1233
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1234
1234
  },
1235
1235
  "scope": "instance",
1236
1236
  "returns": [
@@ -1253,7 +1253,7 @@
1253
1253
  "ojhidden": true,
1254
1254
  "meta": {
1255
1255
  "filename": "select-single.tsx",
1256
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1256
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1257
1257
  },
1258
1258
  "scope": "instance",
1259
1259
  "returns": [
@@ -1275,7 +1275,7 @@
1275
1275
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
1276
1276
  "meta": {
1277
1277
  "filename": "select-single.tsx",
1278
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1278
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1279
1279
  },
1280
1280
  "scope": "instance",
1281
1281
  "params": [
@@ -1309,7 +1309,7 @@
1309
1309
  "description": "Retrieves the value of a property or a subproperty.",
1310
1310
  "meta": {
1311
1311
  "filename": "select-single.tsx",
1312
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1312
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1313
1313
  },
1314
1314
  "scope": "instance",
1315
1315
  "params": [
@@ -1338,7 +1338,7 @@
1338
1338
  "description": "Performs a batch set of properties.",
1339
1339
  "meta": {
1340
1340
  "filename": "select-single.tsx",
1341
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1341
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1342
1342
  },
1343
1343
  "scope": "instance",
1344
1344
  "params": [
@@ -1367,7 +1367,7 @@
1367
1367
  "description": "Event triggered when a value is submitted by the user, even if the value is the same as the previous value.",
1368
1368
  "meta": {
1369
1369
  "filename": "select-single.tsx",
1370
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1370
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1371
1371
  },
1372
1372
  "scope": "instance",
1373
1373
  "properties": [
@@ -1430,7 +1430,7 @@
1430
1430
  "memberof": "oj-c.SelectSingle",
1431
1431
  "meta": {
1432
1432
  "filename": "select-single.tsx",
1433
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1433
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1434
1434
  },
1435
1435
  "ojfragment": true
1436
1436
  },
@@ -1443,7 +1443,7 @@
1443
1443
  "memberof": "oj-c.SelectSingle",
1444
1444
  "meta": {
1445
1445
  "filename": "select-single.tsx",
1446
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.3/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1446
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.5/packages/oraclejet-core-pack/web/components/oj-c/select-single"
1447
1447
  },
1448
1448
  "ojfragment": true
1449
1449
  }