@oracle/oraclejet-core-pack 14.0.13 → 14.0.14

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 +16 -16
  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 +19 -19
  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": "13.0.0",
31
31
  "meta": {
32
32
  "filename": "input-text.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
34
34
  },
35
35
  "ojmodule": "input-text"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "description": "Dictates component's autocomplete state. This attribute indicates whether the value of\nthe control can be automatically completed by the browser. The common values are 'on' and 'off'.\n\nSince this attribute passes through to the input element unchanged, you can look at the html specs for\ndetailed information for how browsers behave and what values besides 'on' and 'off' you can set.\nThe html spec says the default is 'on', so when autocomplete is not explicitly set, the browsers treat it as 'on'.",
46
46
  "meta": {
47
47
  "filename": "input-text.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
49
49
  },
50
50
  "defaultvalue": "\"on\"",
51
51
  "type": {
@@ -65,7 +65,7 @@
65
65
  "description": "Specifies if an icon to clear the input field should be visible.",
66
66
  "meta": {
67
67
  "filename": "input-text.tsx",
68
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
68
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
69
69
  },
70
70
  "ojvalues": [
71
71
  {
@@ -119,7 +119,7 @@
119
119
  "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.",
120
120
  "meta": {
121
121
  "filename": "input-text.tsx",
122
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
122
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
123
123
  },
124
124
  "type": {
125
125
  "names": [
@@ -138,7 +138,7 @@
138
138
  "description": "A converter instance or one that duck types oj.Converter.\n<p>\nWhen <code class=\"prettyprint\">converter</code> property changes due to programmatic\nintervention, the element performs various tasks based on the current state it is in. </br>\n\n<h4>Steps Performed Always</h4>\n<ul>\n<li>Any cached converter instance is cleared and new converter created. The converter hint is\npushed to messaging. E.g., notewindow displays the new hint(s).\n</li>\n</ul>\n\n<h4>Running Validation</h4>\n<ul>\n<li>if element is valid when <code class=\"prettyprint\">converter</code> property changes, the\n display value is refreshed.</li>\n<li>if element is invalid and is showing messages when\n<code class=\"prettyprint\">converter</code> property changes then all element messages are\ncleared and full validation run using the current display value on the element.\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 The display value is not refreshed in this case. </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 to clear custom errors. The\n display value is refreshed with the formatted value provided by converter.</li>\n</ul>\n</li>\n<li>if element is invalid and has deferred messages when converter property changes, the\n display value is again refreshed with the formatted value provided by converter.</li>\n</ul>\n\n<h4>Clearing Messages</h4>\n<ul>\n<li>Only messages created by the element are cleared.</li>\n<li><code class=\"prettyprint\">messagesCustom</code> property is not cleared.\nPage authors can\nchoose to clear it explicitly when setting the converter option.</li>\n</ul>\n</p>\n<p>\n During validation, the converter takes the input value which is a string\n and parses it into the type of the component's value property\n (e.g. a number)\n before it passes it to the validator. It then takes the validated value property\n and formats it into a string to be displayed and puts it into the input.\n If the converter's format or parse functions\n throw an error, it will be displayed to the user inline on the field.\n</p>\n<p>\nThe hint exposed by the converter is shown inline by default in the Redwood theme when\nthe field has focus.\nYou can turn off showing converter hints by using the\n'converterHint' property set to 'none' on the <code class=\"prettyprint\">display-options</code>\nattribute.\n</p>\n<p>\nIn the Redwood theme, only one hint shows at a time, so the precedence rules are:\nhelp.instruction shows; if no help.instruction then validator hints show;\nif none, then help-hints.definition shows; if none, then converter hint shows.\nhelp-hints.source always shows along with the other help or hint.\n</p>",
139
139
  "meta": {
140
140
  "filename": "input-text.tsx",
141
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
141
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
142
142
  },
143
143
  "defaultvalue": null,
144
144
  "type": {
@@ -165,7 +165,7 @@
165
165
  "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>",
166
166
  "meta": {
167
167
  "filename": "input-text.tsx",
168
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
168
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
169
169
  },
170
170
  "defaultvalue": false,
171
171
  "type": {
@@ -185,7 +185,7 @@
185
185
  "description": "Display options for auxiliary content that determines whether or not it should be displayed.",
186
186
  "meta": {
187
187
  "filename": "input-text.tsx",
188
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
188
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
189
189
  },
190
190
  "type": {
191
191
  "names": [
@@ -204,7 +204,7 @@
204
204
  "description": "Display options for auxiliary converter hint text.",
205
205
  "meta": {
206
206
  "filename": "input-text.tsx",
207
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
207
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
208
208
  },
209
209
  "defaultvalue": "\"display\"",
210
210
  "type": {
@@ -225,7 +225,7 @@
225
225
  "description": "Display options for auxiliary message text.",
226
226
  "meta": {
227
227
  "filename": "input-text.tsx",
228
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
228
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
229
229
  },
230
230
  "defaultvalue": "\"display\"",
231
231
  "type": {
@@ -246,7 +246,7 @@
246
246
  "description": "Display options for auxiliary validator hint text.",
247
247
  "meta": {
248
248
  "filename": "input-text.tsx",
249
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
249
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
250
250
  },
251
251
  "defaultvalue": "\"display\"",
252
252
  "type": {
@@ -267,7 +267,7 @@
267
267
  "description": "Form component help information.",
268
268
  "meta": {
269
269
  "filename": "input-text.tsx",
270
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
270
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
271
271
  },
272
272
  "type": {
273
273
  "names": [
@@ -286,7 +286,7 @@
286
286
  "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.",
287
287
  "meta": {
288
288
  "filename": "input-text.tsx",
289
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
289
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
290
290
  },
291
291
  "defaultvalue": "\"\"",
292
292
  "type": {
@@ -306,7 +306,7 @@
306
306
  "description": "The helpHints object contains a definition property and a source property.",
307
307
  "meta": {
308
308
  "filename": "input-text.tsx",
309
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
309
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
310
310
  },
311
311
  "type": {
312
312
  "names": [
@@ -325,7 +325,7 @@
325
325
  "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.",
326
326
  "meta": {
327
327
  "filename": "input-text.tsx",
328
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
328
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
329
329
  },
330
330
  "defaultvalue": "\"\"",
331
331
  "type": {
@@ -345,7 +345,7 @@
345
345
  "description": "Help source URL associated with the component.",
346
346
  "meta": {
347
347
  "filename": "input-text.tsx",
348
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
348
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
349
349
  },
350
350
  "defaultvalue": "\"\"",
351
351
  "type": {
@@ -365,7 +365,7 @@
365
365
  "description": "Custom text to be used for the source link.",
366
366
  "meta": {
367
367
  "filename": "input-text.tsx",
368
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
368
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
369
369
  },
370
370
  "type": {
371
371
  "names": [
@@ -384,7 +384,7 @@
384
384
  "description": "The inputPrefix displays as regular text before the input text.\nThe inputPrefix is not editable or focusable.",
385
385
  "meta": {
386
386
  "filename": "input-text.tsx",
387
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
387
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
388
388
  },
389
389
  "type": {
390
390
  "names": [
@@ -403,7 +403,7 @@
403
403
  "description": "The inputSuffix displays as regular text after the input text.\nThe inputSuffix is not editable or focusable.",
404
404
  "meta": {
405
405
  "filename": "input-text.tsx",
406
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
406
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
407
407
  },
408
408
  "type": {
409
409
  "names": [
@@ -422,7 +422,7 @@
422
422
  "description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
423
423
  "meta": {
424
424
  "filename": "input-text.tsx",
425
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
425
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
426
426
  },
427
427
  "ojvalues": [
428
428
  {
@@ -486,7 +486,7 @@
486
486
  "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.",
487
487
  "meta": {
488
488
  "filename": "input-text.tsx",
489
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
489
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
490
490
  },
491
491
  "type": {
492
492
  "names": [
@@ -505,7 +505,7 @@
505
505
  "description": "The width of the label when labelEdge is 'start'.",
506
506
  "meta": {
507
507
  "filename": "input-text.tsx",
508
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
508
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
509
509
  },
510
510
  "type": {
511
511
  "names": [
@@ -524,7 +524,7 @@
524
524
  "description": "Should the labels wrap or truncate when there is not enough available space.",
525
525
  "meta": {
526
526
  "filename": "input-text.tsx",
527
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
527
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
528
528
  },
529
529
  "ojvalues": [
530
530
  {
@@ -566,7 +566,7 @@
566
566
  "description": "Defines the length limit for the field",
567
567
  "meta": {
568
568
  "filename": "input-text.tsx",
569
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
569
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
570
570
  },
571
571
  "type": {
572
572
  "names": [
@@ -593,7 +593,7 @@
593
593
  "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>",
594
594
  "meta": {
595
595
  "filename": "input-text.tsx",
596
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
596
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
597
597
  },
598
598
  "defaultvalue": "[]",
599
599
  "type": {
@@ -620,7 +620,7 @@
620
620
  "description": "",
621
621
  "meta": {
622
622
  "filename": "input-text.tsx",
623
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
623
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
624
624
  },
625
625
  "type": {
626
626
  "names": [
@@ -639,7 +639,7 @@
639
639
  "description": "",
640
640
  "meta": {
641
641
  "filename": "input-text.tsx",
642
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
642
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
643
643
  },
644
644
  "type": {
645
645
  "names": [
@@ -658,7 +658,7 @@
658
658
  "description": "",
659
659
  "meta": {
660
660
  "filename": "input-text.tsx",
661
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
661
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
662
662
  },
663
663
  "type": {
664
664
  "names": [
@@ -680,7 +680,7 @@
680
680
  "description": "The placeholder text to set on the element.",
681
681
  "meta": {
682
682
  "filename": "input-text.tsx",
683
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
683
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
684
684
  },
685
685
  "type": {
686
686
  "names": [
@@ -699,7 +699,7 @@
699
699
  "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.",
700
700
  "meta": {
701
701
  "filename": "input-text.tsx",
702
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
702
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
703
703
  },
704
704
  "defaultvalue": false,
705
705
  "type": {
@@ -719,7 +719,7 @@
719
719
  "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>",
720
720
  "meta": {
721
721
  "filename": "input-text.tsx",
722
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
722
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
723
723
  },
724
724
  "defaultvalue": false,
725
725
  "type": {
@@ -739,7 +739,7 @@
739
739
  "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>",
740
740
  "meta": {
741
741
  "filename": "input-text.tsx",
742
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
742
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
743
743
  },
744
744
  "type": {
745
745
  "names": [
@@ -758,7 +758,7 @@
758
758
  "description": "Specifies how the text is aligned within the text field",
759
759
  "meta": {
760
760
  "filename": "input-text.tsx",
761
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
761
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
762
762
  },
763
763
  "ojvalues": [
764
764
  {
@@ -811,7 +811,7 @@
811
811
  "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.",
812
812
  "meta": {
813
813
  "filename": "input-text.tsx",
814
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
814
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
815
815
  },
816
816
  "ojvalues": [
817
817
  {
@@ -854,7 +854,7 @@
854
854
  "description": "List of validators, synchronous or asynchronous,\nused by the component\nand the implicit component validators when performing validation. Each item is either an\ninstance that duck types oj.Validator or oj.AsyncValidator.\n<p>\nImplicit validators are created by the element when certain attributes are present.\nFor example, if the <code class=\"prettyprint\">required</code> attribute\nis set, an implicit oj.RequiredValidator is created.\nAt runtime when the component runs validation, it\ncombines all the implicit validators with all the validators\nspecified through this <code class=\"prettyprint\">validators</code> attribute\nand the <code class=\"prettyprint\">async-validators</code> attribute, and\nruns all of them.\n</p>\n<p>\nHints exposed by validators are shown inline by default in the Redwood theme when the\nfield has focus.\nYou can turn off showing validator hints by using the\n'validatorHint' property set to 'none' on the <code class=\"prettyprint\">display-options</code>\nattribute.\n</p>\n<p>\nIn the Redwood theme, only one hint shows at a time, so the precedence rules are:\nhelp.instruction shows; if no help.instruction then validator hints show;\nif none, then help-hints.definition shows; if none, then converter hint shows.\nhelp-hints.source always shows along with the other help or hint.\n</p>\n\n<p>\nWhen <code class=\"prettyprint\">validators</code> property changes due to programmatic\nintervention, the component may decide to clear messages and run validation, based on the\ncurrent state it is in. </br>\n\n<h4>Steps Performed Always</h4>\n<ul>\n<li>The cached list of validator instances are cleared and new validator hints is pushed to\nmessaging.\n</li>\n</ul>\n\n<h4>Running Validation</h4>\n<ul>\n<li>if component is valid when validators changes, component does nothing other than the\nsteps it always performs.</li>\n<li>if component is invalid and is showing messages when\n<code class=\"prettyprint\">validators</code> or\n<code class=\"prettyprint\">async-validators</code> changes then all component messages\n are cleared and full validation run using the display value on the component.\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 to clear custom errors.</li>\n</ul>\n</li>\n<li>if component is invalid and has deferred messages when validators changes, it does\nnothing other than the steps it performs always.</li>\n</ul>\n</p>\n\n<h4>Clearing Messages</h4>\n<ul>\n<li>Only messages created by the component are cleared.</li>\n<li><code class=\"prettyprint\">messagesCustom</code> property is not cleared.</li>\n</ul>\n</p>",
855
855
  "meta": {
856
856
  "filename": "input-text.tsx",
857
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
857
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
858
858
  },
859
859
  "defaultvalue": "[]",
860
860
  "type": {
@@ -882,7 +882,7 @@
882
882
  "description": "The value of the component.\n\n<p>\nWhen <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 UI display value.\n</p>\n\n<p>\nWhen the input field is cleared and the value is committed, the <code class=\"prettyprint\">value</code>\nproperty is set to <code>null</code>.\n</p>\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>",
883
883
  "meta": {
884
884
  "filename": "input-text.tsx",
885
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
885
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
886
886
  },
887
887
  "defaultvalue": null,
888
888
  "type": {
@@ -909,7 +909,7 @@
909
909
  "description": "The type of virtual keyboard to display for entering a value on mobile browsers. This attribute has no effect on desktop browsers.",
910
910
  "meta": {
911
911
  "filename": "input-text.tsx",
912
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
912
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
913
913
  },
914
914
  "ojvalues": [
915
915
  {
@@ -1009,7 +1009,7 @@
1009
1009
  "description": "<p>The <code class=\"prettyprint\">rawValue</code> is the read-only property for retrieving\nthe current value from the input field in string form. The main consumer of\n<code class=\"prettyprint\">rawValue</code> is a converter.</p>\n<p>\nThe <code class=\"prettyprint\">rawValue</code> updates on the 'input' javascript event,\nso the <code class=\"prettyprint\">rawValue</code> changes as the value of the input is changed.\nIf the user types in '1,200' into the field, the rawValue will be '1', then '1,', then '1,2',\n..., and finally '1,200'. Then when the user blurs or presses\nEnter the <code class=\"prettyprint\">value</code> property gets converted and validated\n(if there is a converter or validators) and then gets updated if valid.\n</p>\n<p>This is a read-only attribute so page authors cannot set or change it directly.</p>",
1010
1010
  "meta": {
1011
1011
  "filename": "input-text.tsx",
1012
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1012
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1013
1013
  },
1014
1014
  "type": {
1015
1015
  "names": [
@@ -1030,7 +1030,7 @@
1030
1030
  "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>",
1031
1031
  "meta": {
1032
1032
  "filename": "input-text.tsx",
1033
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1033
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1034
1034
  },
1035
1035
  "ojvalues": [
1036
1036
  {
@@ -1092,7 +1092,7 @@
1092
1092
  "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.",
1093
1093
  "meta": {
1094
1094
  "filename": "input-text.tsx",
1095
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1095
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1096
1096
  },
1097
1097
  "scope": "instance",
1098
1098
  "returns": [
@@ -1114,7 +1114,7 @@
1114
1114
  "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.",
1115
1115
  "meta": {
1116
1116
  "filename": "input-text.tsx",
1117
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1117
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1118
1118
  },
1119
1119
  "scope": "instance",
1120
1120
  "returns": [
@@ -1136,7 +1136,7 @@
1136
1136
  "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>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>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.</li>\n<li>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.</li>\n</ol>",
1137
1137
  "meta": {
1138
1138
  "filename": "input-text.tsx",
1139
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1139
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1140
1140
  },
1141
1141
  "scope": "instance",
1142
1142
  "returns": [
@@ -1160,7 +1160,7 @@
1160
1160
  "ojhidden": true,
1161
1161
  "meta": {
1162
1162
  "filename": "input-text.tsx",
1163
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1163
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1164
1164
  },
1165
1165
  "scope": "instance",
1166
1166
  "returns": [
@@ -1183,7 +1183,7 @@
1183
1183
  "ojhidden": true,
1184
1184
  "meta": {
1185
1185
  "filename": "input-text.tsx",
1186
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1186
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1187
1187
  },
1188
1188
  "scope": "instance",
1189
1189
  "returns": [
@@ -1205,7 +1205,7 @@
1205
1205
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
1206
1206
  "meta": {
1207
1207
  "filename": "input-text.tsx",
1208
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1208
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1209
1209
  },
1210
1210
  "scope": "instance",
1211
1211
  "params": [
@@ -1239,7 +1239,7 @@
1239
1239
  "description": "Retrieves the value of a property or a subproperty.",
1240
1240
  "meta": {
1241
1241
  "filename": "input-text.tsx",
1242
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1242
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1243
1243
  },
1244
1244
  "scope": "instance",
1245
1245
  "params": [
@@ -1268,7 +1268,7 @@
1268
1268
  "description": "Performs a batch set of properties.",
1269
1269
  "meta": {
1270
1270
  "filename": "input-text.tsx",
1271
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1271
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1272
1272
  },
1273
1273
  "scope": "instance",
1274
1274
  "params": [
@@ -1297,7 +1297,7 @@
1297
1297
  "description": "The end slot is for adding html content after the input area, typically an oj-button or and icon.\nFor example, a magnifying glass icon button for a search field can be provided in this slot.",
1298
1298
  "meta": {
1299
1299
  "filename": "input-text.tsx",
1300
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1300
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1301
1301
  },
1302
1302
  "scope": "instance",
1303
1303
  "ojchild": false,
@@ -1312,7 +1312,7 @@
1312
1312
  "description": "The start slot is for adding html content before the input area, typically an icon.\nFor example, an icon identifying the credit card type based on the value entered.",
1313
1313
  "meta": {
1314
1314
  "filename": "input-text.tsx",
1315
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1315
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1316
1316
  },
1317
1317
  "scope": "instance",
1318
1318
  "ojchild": false,
@@ -1327,7 +1327,7 @@
1327
1327
  "memberof": "oj-c.InputText",
1328
1328
  "meta": {
1329
1329
  "filename": "input-text.tsx",
1330
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1330
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1331
1331
  },
1332
1332
  "ojfragment": true
1333
1333
  },
@@ -1340,7 +1340,7 @@
1340
1340
  "memberof": "oj-c.InputText",
1341
1341
  "meta": {
1342
1342
  "filename": "input-text.tsx",
1343
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1343
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1344
1344
  },
1345
1345
  "ojfragment": true
1346
1346
  },
@@ -1359,7 +1359,7 @@
1359
1359
  },
1360
1360
  "meta": {
1361
1361
  "filename": "input-text.tsx",
1362
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1362
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/input-text"
1363
1363
  },
1364
1364
  "properties": [
1365
1365
  {
@@ -29,7 +29,7 @@
29
29
  ],
30
30
  "meta": {
31
31
  "filename": "list-item-layout.tsx",
32
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
32
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
33
33
  },
34
34
  "ojmodule": "list-item-layout"
35
35
  },
@@ -44,7 +44,7 @@
44
44
  "description": "Controls padding around outside of list item layouts.",
45
45
  "meta": {
46
46
  "filename": "list-item-layout.tsx",
47
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
47
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
48
48
  },
49
49
  "type": {
50
50
  "names": [
@@ -62,7 +62,7 @@
62
62
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
63
63
  "meta": {
64
64
  "filename": "list-item-layout.tsx",
65
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
65
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
66
66
  },
67
67
  "scope": "instance",
68
68
  "params": [
@@ -96,7 +96,7 @@
96
96
  "description": "Retrieves the value of a property or a subproperty.",
97
97
  "meta": {
98
98
  "filename": "list-item-layout.tsx",
99
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
99
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
100
100
  },
101
101
  "scope": "instance",
102
102
  "params": [
@@ -125,7 +125,7 @@
125
125
  "description": "Performs a batch set of properties.",
126
126
  "meta": {
127
127
  "filename": "list-item-layout.tsx",
128
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
128
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
129
129
  },
130
130
  "scope": "instance",
131
131
  "params": [
@@ -154,7 +154,7 @@
154
154
  "description": "The default slot accepts the primary data to be displayed.",
155
155
  "meta": {
156
156
  "filename": "list-item-layout.tsx",
157
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
157
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
158
158
  },
159
159
  "scope": "instance",
160
160
  "ojchild": true,
@@ -169,7 +169,7 @@
169
169
  "description": "The overline slot is for adding a overline text above the default slot.",
170
170
  "meta": {
171
171
  "filename": "list-item-layout.tsx",
172
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
172
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
173
173
  },
174
174
  "scope": "instance",
175
175
  "ojchild": false,
@@ -184,7 +184,7 @@
184
184
  "description": "The selector slot can accept a oj-selector component and is optional.",
185
185
  "meta": {
186
186
  "filename": "list-item-layout.tsx",
187
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
187
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
188
188
  },
189
189
  "scope": "instance",
190
190
  "ojchild": false,
@@ -199,7 +199,7 @@
199
199
  "description": "The leading slot is used for adding a leading visual next to the selector.",
200
200
  "meta": {
201
201
  "filename": "list-item-layout.tsx",
202
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
202
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
203
203
  },
204
204
  "scope": "instance",
205
205
  "ojchild": false,
@@ -214,7 +214,7 @@
214
214
  "description": "The secondary slot is for adding a secondary text below the default text.",
215
215
  "meta": {
216
216
  "filename": "list-item-layout.tsx",
217
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
217
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
218
218
  },
219
219
  "scope": "instance",
220
220
  "ojchild": false,
@@ -229,7 +229,7 @@
229
229
  "description": "The tertiary slot is for adding a tertiary text below the secondary text.",
230
230
  "meta": {
231
231
  "filename": "list-item-layout.tsx",
232
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
232
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
233
233
  },
234
234
  "scope": "instance",
235
235
  "ojchild": false,
@@ -244,7 +244,7 @@
244
244
  "description": "The metadata for adding extra trailing information. Examples of metadata are author, date etc.",
245
245
  "meta": {
246
246
  "filename": "list-item-layout.tsx",
247
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
247
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
248
248
  },
249
249
  "scope": "instance",
250
250
  "ojchild": false,
@@ -259,7 +259,7 @@
259
259
  "description": "The trailing slot is used for adding a trailing visual.",
260
260
  "meta": {
261
261
  "filename": "list-item-layout.tsx",
262
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
262
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
263
263
  },
264
264
  "scope": "instance",
265
265
  "ojchild": false,
@@ -274,7 +274,7 @@
274
274
  "description": "Action slot often uses a toolbar. In general, the action slot should display either one primary action or one or more secondary actions.",
275
275
  "meta": {
276
276
  "filename": "list-item-layout.tsx",
277
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
277
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
278
278
  },
279
279
  "scope": "instance",
280
280
  "ojchild": false,
@@ -289,7 +289,7 @@
289
289
  "description": "The quaternary slot is for adding a quaternary text below the tertiary text.",
290
290
  "meta": {
291
291
  "filename": "list-item-layout.tsx",
292
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
292
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
293
293
  },
294
294
  "scope": "instance",
295
295
  "ojchild": false,
@@ -304,7 +304,7 @@
304
304
  "description": "The navigation slot is used for adding links below the trailing slot.",
305
305
  "meta": {
306
306
  "filename": "list-item-layout.tsx",
307
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.13/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
307
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.14/packages/oraclejet-core-pack/web/components/oj-c/list-item-layout"
308
308
  },
309
309
  "scope": "instance",
310
310
  "ojchild": false,