@oracle/oraclejet-core-pack 14.1.7 → 14.1.8

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": "13.0.0",
31
31
  "meta": {
32
32
  "filename": "input-password.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
34
34
  },
35
35
  "ojmodule": "input-password"
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-password.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
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-password.tsx",
68
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
68
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
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-password.tsx",
122
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
122
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
123
123
  },
124
124
  "type": {
125
125
  "names": [
@@ -138,7 +138,7 @@
138
138
  "description": "Whether the component is disabled. The default is false.",
139
139
  "meta": {
140
140
  "filename": "input-password.tsx",
141
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
141
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
142
142
  },
143
143
  "defaultvalue": false,
144
144
  "type": {
@@ -158,7 +158,7 @@
158
158
  "description": "Display options for auxiliary content that determines whether or not it should be displayed.",
159
159
  "meta": {
160
160
  "filename": "input-password.tsx",
161
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
161
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
162
162
  },
163
163
  "type": {
164
164
  "names": [
@@ -177,7 +177,7 @@
177
177
  "description": "Display options for auxiliary converter hint text.",
178
178
  "meta": {
179
179
  "filename": "input-password.tsx",
180
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
180
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
181
181
  },
182
182
  "defaultvalue": "\"display\"",
183
183
  "type": {
@@ -198,7 +198,7 @@
198
198
  "description": "Display options for auxiliary message text.",
199
199
  "meta": {
200
200
  "filename": "input-password.tsx",
201
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
201
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
202
202
  },
203
203
  "defaultvalue": "\"display\"",
204
204
  "type": {
@@ -219,7 +219,7 @@
219
219
  "description": "Display options for auxiliary validator hint text.",
220
220
  "meta": {
221
221
  "filename": "input-password.tsx",
222
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
222
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
223
223
  },
224
224
  "defaultvalue": "\"display\"",
225
225
  "type": {
@@ -240,7 +240,7 @@
240
240
  "description": "Form component help information.",
241
241
  "meta": {
242
242
  "filename": "input-password.tsx",
243
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
243
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
244
244
  },
245
245
  "type": {
246
246
  "names": [
@@ -259,7 +259,7 @@
259
259
  "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.",
260
260
  "meta": {
261
261
  "filename": "input-password.tsx",
262
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
262
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
263
263
  },
264
264
  "defaultvalue": "\"\"",
265
265
  "type": {
@@ -279,7 +279,7 @@
279
279
  "description": "The helpHints object contains a definition property and a source property.",
280
280
  "meta": {
281
281
  "filename": "input-password.tsx",
282
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
282
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
283
283
  },
284
284
  "type": {
285
285
  "names": [
@@ -298,7 +298,7 @@
298
298
  "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.",
299
299
  "meta": {
300
300
  "filename": "input-password.tsx",
301
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
301
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
302
302
  },
303
303
  "defaultvalue": "\"\"",
304
304
  "type": {
@@ -318,7 +318,7 @@
318
318
  "description": "Help source URL associated with the component.",
319
319
  "meta": {
320
320
  "filename": "input-password.tsx",
321
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
321
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
322
322
  },
323
323
  "defaultvalue": "\"\"",
324
324
  "type": {
@@ -338,7 +338,7 @@
338
338
  "description": "Custom text to be used for the source link.",
339
339
  "meta": {
340
340
  "filename": "input-password.tsx",
341
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
341
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
342
342
  },
343
343
  "type": {
344
344
  "names": [
@@ -357,7 +357,7 @@
357
357
  "description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
358
358
  "meta": {
359
359
  "filename": "input-password.tsx",
360
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
360
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
361
361
  },
362
362
  "ojvalues": [
363
363
  {
@@ -421,7 +421,7 @@
421
421
  "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.",
422
422
  "meta": {
423
423
  "filename": "input-password.tsx",
424
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
424
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
425
425
  },
426
426
  "type": {
427
427
  "names": [
@@ -440,7 +440,7 @@
440
440
  "description": "The width of the label when labelEdge is 'start'.",
441
441
  "meta": {
442
442
  "filename": "input-password.tsx",
443
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
443
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
444
444
  },
445
445
  "type": {
446
446
  "names": [
@@ -459,7 +459,7 @@
459
459
  "description": "Should the labels wrap or truncate when there is not enough available space.",
460
460
  "meta": {
461
461
  "filename": "input-password.tsx",
462
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
462
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
463
463
  },
464
464
  "ojvalues": [
465
465
  {
@@ -501,7 +501,7 @@
501
501
  "description": "The user can click on the mask icon to toggle the visibility of the password.\nWhen the user leaves the field, the password is automatically masked.\nIf maskIcon is set to hidden, then the user has no way to toggle the visibility of the password.",
502
502
  "meta": {
503
503
  "filename": "input-password.tsx",
504
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
504
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
505
505
  },
506
506
  "ojvalues": [
507
507
  {
@@ -545,7 +545,7 @@
545
545
  "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>",
546
546
  "meta": {
547
547
  "filename": "input-password.tsx",
548
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
548
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
549
549
  },
550
550
  "defaultvalue": "[]",
551
551
  "type": {
@@ -572,7 +572,7 @@
572
572
  "description": "",
573
573
  "meta": {
574
574
  "filename": "input-password.tsx",
575
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
575
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
576
576
  },
577
577
  "type": {
578
578
  "names": [
@@ -591,7 +591,7 @@
591
591
  "description": "",
592
592
  "meta": {
593
593
  "filename": "input-password.tsx",
594
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
594
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
595
595
  },
596
596
  "type": {
597
597
  "names": [
@@ -610,7 +610,7 @@
610
610
  "description": "",
611
611
  "meta": {
612
612
  "filename": "input-password.tsx",
613
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
613
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
614
614
  },
615
615
  "type": {
616
616
  "names": [
@@ -632,7 +632,7 @@
632
632
  "description": "The placeholder text to set on the element.",
633
633
  "meta": {
634
634
  "filename": "input-password.tsx",
635
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
635
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
636
636
  },
637
637
  "type": {
638
638
  "names": [
@@ -651,7 +651,7 @@
651
651
  "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.",
652
652
  "meta": {
653
653
  "filename": "input-password.tsx",
654
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
654
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
655
655
  },
656
656
  "defaultvalue": false,
657
657
  "type": {
@@ -671,7 +671,7 @@
671
671
  "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>",
672
672
  "meta": {
673
673
  "filename": "input-password.tsx",
674
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
674
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
675
675
  },
676
676
  "defaultvalue": false,
677
677
  "type": {
@@ -691,7 +691,7 @@
691
691
  "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>",
692
692
  "meta": {
693
693
  "filename": "input-password.tsx",
694
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
694
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
695
695
  },
696
696
  "type": {
697
697
  "names": [
@@ -710,7 +710,7 @@
710
710
  "description": "Specifies how the text is aligned within the text field",
711
711
  "meta": {
712
712
  "filename": "input-password.tsx",
713
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
713
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
714
714
  },
715
715
  "ojvalues": [
716
716
  {
@@ -763,7 +763,7 @@
763
763
  "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.",
764
764
  "meta": {
765
765
  "filename": "input-password.tsx",
766
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
766
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
767
767
  },
768
768
  "ojvalues": [
769
769
  {
@@ -806,7 +806,7 @@
806
806
  "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>",
807
807
  "meta": {
808
808
  "filename": "input-password.tsx",
809
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
809
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
810
810
  },
811
811
  "defaultvalue": "[]",
812
812
  "type": {
@@ -834,7 +834,7 @@
834
834
  "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>",
835
835
  "meta": {
836
836
  "filename": "input-password.tsx",
837
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
837
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
838
838
  },
839
839
  "defaultvalue": null,
840
840
  "type": {
@@ -856,7 +856,7 @@
856
856
  "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>",
857
857
  "meta": {
858
858
  "filename": "input-password.tsx",
859
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
859
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
860
860
  },
861
861
  "type": {
862
862
  "names": [
@@ -877,7 +877,7 @@
877
877
  "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>",
878
878
  "meta": {
879
879
  "filename": "input-password.tsx",
880
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
880
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
881
881
  },
882
882
  "ojvalues": [
883
883
  {
@@ -939,7 +939,7 @@
939
939
  "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.",
940
940
  "meta": {
941
941
  "filename": "input-password.tsx",
942
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
942
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
943
943
  },
944
944
  "scope": "instance",
945
945
  "returns": [
@@ -961,7 +961,7 @@
961
961
  "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.",
962
962
  "meta": {
963
963
  "filename": "input-password.tsx",
964
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
964
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
965
965
  },
966
966
  "scope": "instance",
967
967
  "returns": [
@@ -983,7 +983,7 @@
983
983
  "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.\n</li>\n<li>\n If there are no validators setup for the component the value option is updated using the display value.\n Otherwise all validators are run in sequence using the parsed value from the previous step.\n The implicit required validator is run first if the component is marked required.\n When a validation error is encountered it is remembered and the next validator in the sequence is run.\n</li>\n<li>\n At the end of validation if there are errors, the messages are shown.\n If there were no errors, then the value option is updated.\n</li>\n</ol>",
984
984
  "meta": {
985
985
  "filename": "input-password.tsx",
986
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
986
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
987
987
  },
988
988
  "scope": "instance",
989
989
  "returns": [
@@ -1007,7 +1007,7 @@
1007
1007
  "ojhidden": true,
1008
1008
  "meta": {
1009
1009
  "filename": "input-password.tsx",
1010
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1010
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1011
1011
  },
1012
1012
  "scope": "instance",
1013
1013
  "returns": [
@@ -1030,7 +1030,7 @@
1030
1030
  "ojhidden": true,
1031
1031
  "meta": {
1032
1032
  "filename": "input-password.tsx",
1033
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1033
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1034
1034
  },
1035
1035
  "scope": "instance",
1036
1036
  "returns": [
@@ -1052,7 +1052,7 @@
1052
1052
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
1053
1053
  "meta": {
1054
1054
  "filename": "input-password.tsx",
1055
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1055
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1056
1056
  },
1057
1057
  "scope": "instance",
1058
1058
  "params": [
@@ -1086,7 +1086,7 @@
1086
1086
  "description": "Retrieves the value of a property or a subproperty.",
1087
1087
  "meta": {
1088
1088
  "filename": "input-password.tsx",
1089
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1089
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1090
1090
  },
1091
1091
  "scope": "instance",
1092
1092
  "params": [
@@ -1115,7 +1115,7 @@
1115
1115
  "description": "Performs a batch set of properties.",
1116
1116
  "meta": {
1117
1117
  "filename": "input-password.tsx",
1118
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1118
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1119
1119
  },
1120
1120
  "scope": "instance",
1121
1121
  "params": [
@@ -1144,7 +1144,7 @@
1144
1144
  "memberof": "oj-c.InputPassword",
1145
1145
  "meta": {
1146
1146
  "filename": "input-password.tsx",
1147
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1147
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1148
1148
  },
1149
1149
  "ojfragment": true
1150
1150
  },
@@ -1157,7 +1157,7 @@
1157
1157
  "memberof": "oj-c.InputPassword",
1158
1158
  "meta": {
1159
1159
  "filename": "input-password.tsx",
1160
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.7/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1160
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1161
1161
  },
1162
1162
  "ojfragment": true
1163
1163
  }