@oracle/oraclejet-core-pack 16.0.0 → 16.0.1

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 (191) hide show
  1. package/oj-c/ActionCard.json +6 -6
  2. package/oj-c/AreaChart.json +43 -43
  3. package/oj-c/AreaChartGroup.json +7 -7
  4. package/oj-c/AreaChartItem.json +14 -14
  5. package/oj-c/AreaChartSeries.json +14 -14
  6. package/oj-c/Avatar.json +10 -10
  7. package/oj-c/Button.json +19 -19
  8. package/oj-c/Checkbox.json +29 -29
  9. package/oj-c/Checkboxset.json +35 -35
  10. package/oj-c/Collapsible.json +14 -14
  11. package/oj-c/DrawerPopup.json +12 -12
  12. package/oj-c/FilePicker.json +20 -20
  13. package/oj-c/FormLayout.json +15 -15
  14. package/oj-c/HighlightText.json +6 -6
  15. package/oj-c/InputDateMask.json +42 -42
  16. package/oj-c/InputDateText.json +44 -44
  17. package/oj-c/InputNumber.json +51 -51
  18. package/oj-c/InputPassword.json +50 -41
  19. package/oj-c/InputText.json +57 -48
  20. package/oj-c/LabelledLink.json +21 -21
  21. package/oj-c/Legend.json +36 -36
  22. package/oj-c/LegendItem.json +15 -15
  23. package/oj-c/LegendSection.json +5 -5
  24. package/oj-c/LineChart.json +43 -43
  25. package/oj-c/LineChartGroup.json +7 -7
  26. package/oj-c/LineChartItem.json +14 -14
  27. package/oj-c/LineChartSeries.json +16 -16
  28. package/oj-c/ListItemLayout.json +16 -16
  29. package/oj-c/ListView.json +18 -18
  30. package/oj-c/MenuButton.json +21 -21
  31. package/oj-c/MessageBanner.json +11 -11
  32. package/oj-c/MessageToast.json +13 -13
  33. package/oj-c/MeterBar.json +26 -26
  34. package/oj-c/MeterCircle.json +30 -30
  35. package/oj-c/ProgressBar.json +7 -7
  36. package/oj-c/ProgressCircle.json +7 -7
  37. package/oj-c/Radioset.json +35 -35
  38. package/oj-c/RatingGauge.json +21 -21
  39. package/oj-c/SelectMultiple.json +41 -41
  40. package/oj-c/SelectSingle.json +45 -45
  41. package/oj-c/SelectionCard.json +6 -6
  42. package/oj-c/Selector.json +8 -8
  43. package/oj-c/SelectorAll.json +5 -5
  44. package/oj-c/SplitMenuButton.json +16 -16
  45. package/oj-c/TagCloud.json +18 -18
  46. package/oj-c/TagCloudItem.json +10 -10
  47. package/oj-c/TextArea.json +54 -45
  48. package/oj-c/action-card/component.json +2 -2
  49. package/oj-c/area-chart/component.json +2 -2
  50. package/oj-c/area-chart-group/component.json +2 -2
  51. package/oj-c/area-chart-item/component.json +2 -2
  52. package/oj-c/area-chart-series/component.json +2 -2
  53. package/oj-c/avatar/component.json +2 -2
  54. package/oj-c/button/component.json +2 -2
  55. package/oj-c/checkbox/component.json +2 -2
  56. package/oj-c/checkboxset/component.json +2 -2
  57. package/oj-c/collapsible/component.json +2 -2
  58. package/oj-c/component.json +2 -2
  59. package/oj-c/docs/action-card.html +9 -9
  60. package/oj-c/docs/area-chart-group.html +9 -9
  61. package/oj-c/docs/area-chart-item.html +9 -9
  62. package/oj-c/docs/area-chart-series.html +9 -9
  63. package/oj-c/docs/area-chart.html +9 -9
  64. package/oj-c/docs/avatar.html +9 -9
  65. package/oj-c/docs/button.html +9 -9
  66. package/oj-c/docs/checkbox.html +9 -9
  67. package/oj-c/docs/checkboxset.html +9 -9
  68. package/oj-c/docs/collapsible.html +9 -9
  69. package/oj-c/docs/drawer-popup.html +9 -9
  70. package/oj-c/docs/file-picker.html +9 -9
  71. package/oj-c/docs/form-layout.html +9 -9
  72. package/oj-c/docs/highlight-text.html +9 -9
  73. package/oj-c/docs/index.html +9 -9
  74. package/oj-c/docs/input-date-mask.html +9 -9
  75. package/oj-c/docs/input-date-text.html +9 -9
  76. package/oj-c/docs/input-number.html +9 -9
  77. package/oj-c/docs/input-password.html +10 -10
  78. package/oj-c/docs/input-text.html +10 -10
  79. package/oj-c/docs/labelled-link.html +9 -9
  80. package/oj-c/docs/legend-item.html +9 -9
  81. package/oj-c/docs/legend-section.html +9 -9
  82. package/oj-c/docs/legend.html +9 -9
  83. package/oj-c/docs/line-chart-group.html +9 -9
  84. package/oj-c/docs/line-chart-item.html +9 -9
  85. package/oj-c/docs/line-chart-series.html +9 -9
  86. package/oj-c/docs/line-chart.html +9 -9
  87. package/oj-c/docs/list-item-layout.html +9 -9
  88. package/oj-c/docs/list-view.html +9 -9
  89. package/oj-c/docs/menu-button.html +9 -9
  90. package/oj-c/docs/message-banner.html +9 -9
  91. package/oj-c/docs/message-toast.html +9 -9
  92. package/oj-c/docs/meter-bar.html +9 -9
  93. package/oj-c/docs/meter-circle.html +9 -9
  94. package/oj-c/docs/oj-c.ActionCard.html +9 -9
  95. package/oj-c/docs/oj-c.AreaChart.html +9 -9
  96. package/oj-c/docs/oj-c.AreaChartGroup.html +9 -9
  97. package/oj-c/docs/oj-c.AreaChartItem.html +9 -9
  98. package/oj-c/docs/oj-c.AreaChartSeries.html +9 -9
  99. package/oj-c/docs/oj-c.Avatar.html +9 -9
  100. package/oj-c/docs/oj-c.Button.html +9 -9
  101. package/oj-c/docs/oj-c.Checkbox.html +9 -9
  102. package/oj-c/docs/oj-c.Checkboxset.html +9 -9
  103. package/oj-c/docs/oj-c.Collapsible.html +9 -9
  104. package/oj-c/docs/oj-c.DrawerPopup.html +9 -9
  105. package/oj-c/docs/oj-c.FilePicker.html +9 -9
  106. package/oj-c/docs/oj-c.FormLayout.html +9 -9
  107. package/oj-c/docs/oj-c.HighlightText.html +9 -9
  108. package/oj-c/docs/oj-c.InputDateMask.html +9 -9
  109. package/oj-c/docs/oj-c.InputDateText.html +9 -9
  110. package/oj-c/docs/oj-c.InputNumber.html +9 -9
  111. package/oj-c/docs/oj-c.InputPassword.html +42 -14
  112. package/oj-c/docs/oj-c.InputText.html +42 -14
  113. package/oj-c/docs/oj-c.LabelledLink.html +9 -9
  114. package/oj-c/docs/oj-c.Legend.html +9 -9
  115. package/oj-c/docs/oj-c.LegendItem.html +9 -9
  116. package/oj-c/docs/oj-c.LegendSection.html +9 -9
  117. package/oj-c/docs/oj-c.LineChart.html +9 -9
  118. package/oj-c/docs/oj-c.LineChartGroup.html +9 -9
  119. package/oj-c/docs/oj-c.LineChartItem.html +9 -9
  120. package/oj-c/docs/oj-c.LineChartSeries.html +9 -9
  121. package/oj-c/docs/oj-c.ListItemLayout.html +9 -9
  122. package/oj-c/docs/oj-c.ListView.html +9 -9
  123. package/oj-c/docs/oj-c.MenuButton.html +9 -9
  124. package/oj-c/docs/oj-c.MessageBanner.html +9 -9
  125. package/oj-c/docs/oj-c.MessageToast.html +9 -9
  126. package/oj-c/docs/oj-c.MeterBar.html +9 -9
  127. package/oj-c/docs/oj-c.MeterCircle.html +9 -9
  128. package/oj-c/docs/oj-c.ProgressBar.html +9 -9
  129. package/oj-c/docs/oj-c.ProgressCircle.html +9 -9
  130. package/oj-c/docs/oj-c.Radioset.html +9 -9
  131. package/oj-c/docs/oj-c.RatingGauge.html +9 -9
  132. package/oj-c/docs/oj-c.SelectMultiple.html +9 -9
  133. package/oj-c/docs/oj-c.SelectSingle.html +9 -9
  134. package/oj-c/docs/oj-c.Selector.html +9 -9
  135. package/oj-c/docs/oj-c.SelectorAll.html +9 -9
  136. package/oj-c/docs/oj-c.SplitMenuButton.html +9 -9
  137. package/oj-c/docs/oj-c.TagCloud.html +9 -9
  138. package/oj-c/docs/oj-c.TagCloudItem.html +9 -9
  139. package/oj-c/docs/oj-c.TextArea.html +42 -14
  140. package/oj-c/docs/progress-bar.html +9 -9
  141. package/oj-c/docs/progress-circle.html +9 -9
  142. package/oj-c/docs/radioset.html +9 -9
  143. package/oj-c/docs/rating-gauge.html +9 -9
  144. package/oj-c/docs/select-multiple.html +9 -9
  145. package/oj-c/docs/select-single.html +9 -9
  146. package/oj-c/docs/selection-card.html +9 -9
  147. package/oj-c/docs/selector-all.html +9 -9
  148. package/oj-c/docs/selector.html +9 -9
  149. package/oj-c/docs/split-menu-button.html +9 -9
  150. package/oj-c/docs/tag-cloud-item.html +9 -9
  151. package/oj-c/docs/tag-cloud.html +9 -9
  152. package/oj-c/docs/text-area.html +10 -10
  153. package/oj-c/drawer-popup/component.json +2 -2
  154. package/oj-c/file-picker/component.json +2 -2
  155. package/oj-c/form-layout/component.json +2 -2
  156. package/oj-c/highlight-text/component.json +2 -2
  157. package/oj-c/input-date-mask/component.json +2 -2
  158. package/oj-c/input-date-text/component.json +2 -2
  159. package/oj-c/input-number/component.json +2 -2
  160. package/oj-c/input-password/component.json +11 -2
  161. package/oj-c/input-text/component.json +11 -2
  162. package/oj-c/labelled-link/component.json +2 -2
  163. package/oj-c/legend/component.json +2 -2
  164. package/oj-c/legend-item/component.json +2 -2
  165. package/oj-c/legend-section/component.json +2 -2
  166. package/oj-c/line-chart/component.json +2 -2
  167. package/oj-c/line-chart-group/component.json +2 -2
  168. package/oj-c/line-chart-item/component.json +2 -2
  169. package/oj-c/line-chart-series/component.json +2 -2
  170. package/oj-c/list-item-layout/component.json +2 -2
  171. package/oj-c/list-view/component.json +2 -2
  172. package/oj-c/menu-button/component.json +2 -2
  173. package/oj-c/message-banner/component.json +2 -2
  174. package/oj-c/message-toast/component.json +2 -2
  175. package/oj-c/metadata/allComponents.json +122 -95
  176. package/oj-c/meter-bar/component.json +2 -2
  177. package/oj-c/meter-circle/component.json +2 -2
  178. package/oj-c/progress-bar/component.json +2 -2
  179. package/oj-c/progress-circle/component.json +2 -2
  180. package/oj-c/radioset/component.json +2 -2
  181. package/oj-c/rating-gauge/component.json +2 -2
  182. package/oj-c/select-multiple/component.json +2 -2
  183. package/oj-c/select-single/component.json +2 -2
  184. package/oj-c/selection-card/component.json +2 -2
  185. package/oj-c/selector/component.json +2 -2
  186. package/oj-c/selector-all/component.json +2 -2
  187. package/oj-c/split-menu-button/component.json +2 -2
  188. package/oj-c/tag-cloud/component.json +2 -2
  189. package/oj-c/tag-cloud-item/component.json +2 -2
  190. package/oj-c/text-area/component.json +11 -2
  191. package/package.json +4 -4
@@ -28,9 +28,18 @@
28
28
  }
29
29
  ],
30
30
  "since": "13.0.0",
31
+ "tsdeprecated": [
32
+ {
33
+ "type": "supersedes",
34
+ "since": "16.0.0",
35
+ "value": [
36
+ "oj-input-password"
37
+ ]
38
+ }
39
+ ],
31
40
  "meta": {
32
41
  "filename": "input-password.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
42
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
34
43
  },
35
44
  "ojmodule": "input-password"
36
45
  },
@@ -45,7 +54,7 @@
45
54
  "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
55
  "meta": {
47
56
  "filename": "input-password.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
57
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
49
58
  },
50
59
  "defaultvalue": "\"on\"",
51
60
  "type": {
@@ -65,7 +74,7 @@
65
74
  "description": "Specifies if an icon to clear the input field should be visible.",
66
75
  "meta": {
67
76
  "filename": "input-password.tsx",
68
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
77
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
69
78
  },
70
79
  "ojvalues": [
71
80
  {
@@ -119,7 +128,7 @@
119
128
  "description": "Specifies how many columns this component should span.\nThis only takes effect when this component is a child of a form layout\nthat has direction 'row'.",
120
129
  "meta": {
121
130
  "filename": "input-password.tsx",
122
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
131
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
123
132
  },
124
133
  "defaultvalue": 1,
125
134
  "type": {
@@ -139,7 +148,7 @@
139
148
  "description": "Specifies whether an ancestor container, like oj-c-form-layout, is readonly.\nThis affects whether a readonly component renders in full or mixed readonly mode.",
140
149
  "meta": {
141
150
  "filename": "input-password.tsx",
142
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
151
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
143
152
  },
144
153
  "type": {
145
154
  "names": [
@@ -158,7 +167,7 @@
158
167
  "description": "Whether the component is disabled. The default is false.",
159
168
  "meta": {
160
169
  "filename": "input-password.tsx",
161
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
170
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
162
171
  },
163
172
  "defaultvalue": false,
164
173
  "type": {
@@ -178,7 +187,7 @@
178
187
  "description": "Display options for auxiliary content that determines whether or not it should be displayed.",
179
188
  "meta": {
180
189
  "filename": "input-password.tsx",
181
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
190
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
182
191
  },
183
192
  "type": {
184
193
  "names": [
@@ -204,7 +213,7 @@
204
213
  "description": "Form component help information.",
205
214
  "meta": {
206
215
  "filename": "input-password.tsx",
207
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
216
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
208
217
  },
209
218
  "type": {
210
219
  "names": [
@@ -230,7 +239,7 @@
230
239
  "description": "The helpHints object contains a definition property and a source property.",
231
240
  "meta": {
232
241
  "filename": "input-password.tsx",
233
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
242
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
234
243
  },
235
244
  "type": {
236
245
  "names": [
@@ -256,7 +265,7 @@
256
265
  "description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
257
266
  "meta": {
258
267
  "filename": "input-password.tsx",
259
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
268
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
260
269
  },
261
270
  "ojvalues": [
262
271
  {
@@ -320,7 +329,7 @@
320
329
  "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.",
321
330
  "meta": {
322
331
  "filename": "input-password.tsx",
323
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
332
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
324
333
  },
325
334
  "type": {
326
335
  "names": [
@@ -339,7 +348,7 @@
339
348
  "description": "<p> The width of the label when labelEdge is 'start'.</p>\n<p> This attribute accepts values of type\n<code>0 | `--${string}` | `${number}%` | `${number}x` | `calc(${string})`</code></p>",
340
349
  "meta": {
341
350
  "filename": "input-password.tsx",
342
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
351
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
343
352
  },
344
353
  "type": {
345
354
  "names": [
@@ -365,7 +374,7 @@
365
374
  "description": "Should the labels wrap or truncate when there is not enough available space.",
366
375
  "meta": {
367
376
  "filename": "input-password.tsx",
368
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
377
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
369
378
  },
370
379
  "ojvalues": [
371
380
  {
@@ -407,7 +416,7 @@
407
416
  "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.",
408
417
  "meta": {
409
418
  "filename": "input-password.tsx",
410
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
419
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
411
420
  },
412
421
  "ojvalues": [
413
422
  {
@@ -451,7 +460,7 @@
451
460
  "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>",
452
461
  "meta": {
453
462
  "filename": "input-password.tsx",
454
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
463
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
455
464
  },
456
465
  "defaultvalue": "[]",
457
466
  "type": {
@@ -478,7 +487,7 @@
478
487
  "description": "The placeholder text to set on the element.",
479
488
  "meta": {
480
489
  "filename": "input-password.tsx",
481
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
490
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
482
491
  },
483
492
  "type": {
484
493
  "names": [
@@ -497,7 +506,7 @@
497
506
  "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.",
498
507
  "meta": {
499
508
  "filename": "input-password.tsx",
500
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
509
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
501
510
  },
502
511
  "defaultvalue": false,
503
512
  "type": {
@@ -517,7 +526,7 @@
517
526
  "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 (invalidHidden) when required is set to false, then\ncomponent messages are cleared (messages-custom messages are not cleared)\nbut no deferred validation is run because required is false.\n</li>\n<li>if component is invalid and currently showing invalid messages (invalidShown) when required is changed\nto either true or false, then\ncomponent messages are cleared and normal validation is run using the current display value.\n<ul>\n <li>if there are validation errors, then <code class=\"prettyprint\">value</code>\n property is not updated and the error is shown.\n </li>\n <li>if no errors result from the validation, the <code class=\"prettyprint\">value</code>\n property is updated; page author can listen to the <code class=\"prettyprint\">valueChanged</code>\n event on the component to clear custom errors.</li>\n</ul>\n</li>\n</ul>\n\n<h4>Clearing Messages when required property changes</h4>\n<ul>\n<li>Only messages created by the component, like validation messages, are cleared when the required property changes.</li>\n<li><code class=\"prettyprint\">messagesCustom</code> property is not cleared.</li>\n</ul>\n\n</p>",
518
527
  "meta": {
519
528
  "filename": "input-password.tsx",
520
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
529
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
521
530
  },
522
531
  "defaultvalue": false,
523
532
  "type": {
@@ -537,7 +546,7 @@
537
546
  "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>",
538
547
  "meta": {
539
548
  "filename": "input-password.tsx",
540
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
549
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
541
550
  },
542
551
  "type": {
543
552
  "names": [
@@ -556,7 +565,7 @@
556
565
  "description": "Specifies how the text is aligned within the text field",
557
566
  "meta": {
558
567
  "filename": "input-password.tsx",
559
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
568
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
560
569
  },
561
570
  "ojvalues": [
562
571
  {
@@ -610,7 +619,7 @@
610
619
  "ojhidden": true,
611
620
  "meta": {
612
621
  "filename": "input-password.tsx",
613
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
622
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
614
623
  },
615
624
  "type": {
616
625
  "names": [
@@ -629,7 +638,7 @@
629
638
  "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.",
630
639
  "meta": {
631
640
  "filename": "input-password.tsx",
632
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
641
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
633
642
  },
634
643
  "ojvalues": [
635
644
  {
@@ -683,7 +692,7 @@
683
692
  "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>",
684
693
  "meta": {
685
694
  "filename": "input-password.tsx",
686
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
695
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
687
696
  },
688
697
  "defaultvalue": "[]",
689
698
  "type": {
@@ -711,7 +720,7 @@
711
720
  "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>",
712
721
  "meta": {
713
722
  "filename": "input-password.tsx",
714
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
723
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
715
724
  },
716
725
  "defaultvalue": null,
717
726
  "type": {
@@ -733,7 +742,7 @@
733
742
  "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>",
734
743
  "meta": {
735
744
  "filename": "input-password.tsx",
736
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
745
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
737
746
  },
738
747
  "type": {
739
748
  "names": [
@@ -754,7 +763,7 @@
754
763
  "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>",
755
764
  "meta": {
756
765
  "filename": "input-password.tsx",
757
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
766
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
758
767
  },
759
768
  "ojvalues": [
760
769
  {
@@ -816,7 +825,7 @@
816
825
  "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.",
817
826
  "meta": {
818
827
  "filename": "input-password.tsx",
819
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
828
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
820
829
  },
821
830
  "scope": "instance",
822
831
  "returns": [
@@ -838,7 +847,7 @@
838
847
  "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.",
839
848
  "meta": {
840
849
  "filename": "input-password.tsx",
841
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
850
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
842
851
  },
843
852
  "scope": "instance",
844
853
  "returns": [
@@ -860,7 +869,7 @@
860
869
  "description": "If enabled, validates the component's display value using the converter and\nall validators registered on the component and updates the value\noption by performing the following steps.\n<ol>\n<li>All messages are cleared, including custom messages added by the app.</li>\n<li>If the UI display value is empty, then the component normalizes the value to null.</li>\n<li>\n If no converter is present, or the normalized value is null, then processing continues to next step. Otherwise,\n the UI value is first converted (i.e., parsed). If there is a parse error then the messages are shown and processing stops.\n</li>\n<li>\n If required is true, the implicit required validator is run. If the required validator throws an error, the message is shown.\n</li>\n<li>\n If there are no other validators registered on the component, or if the UI display value is empty,\n the value option is updated using the display value (an empty field's display value is null).\n\n Otherwise all validators are run in sequence\n using the parsed value from the previous step.\n When a validation error is encountered it is remembered and the next validator in the sequence is run.\n</li>\n<li>\n At the end of validation if there are errors, the messages are shown.\n If there were no errors, then the value option is updated.\n</li>\n</ol>\n<p>If the component is readonly or disabled, returns a Promise that resolves to 'valid'\nwithout doing any validation.</p>",
861
870
  "meta": {
862
871
  "filename": "input-password.tsx",
863
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
872
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
864
873
  },
865
874
  "scope": "instance",
866
875
  "returns": [
@@ -884,7 +893,7 @@
884
893
  "ojhidden": true,
885
894
  "meta": {
886
895
  "filename": "input-password.tsx",
887
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
896
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
888
897
  },
889
898
  "scope": "instance",
890
899
  "returns": [
@@ -907,7 +916,7 @@
907
916
  "ojhidden": true,
908
917
  "meta": {
909
918
  "filename": "input-password.tsx",
910
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
919
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
911
920
  },
912
921
  "scope": "instance",
913
922
  "returns": [
@@ -929,7 +938,7 @@
929
938
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
930
939
  "meta": {
931
940
  "filename": "input-password.tsx",
932
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
941
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
933
942
  },
934
943
  "scope": "instance",
935
944
  "params": [
@@ -963,7 +972,7 @@
963
972
  "description": "Retrieves the value of a property or a subproperty.",
964
973
  "meta": {
965
974
  "filename": "input-password.tsx",
966
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
975
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
967
976
  },
968
977
  "scope": "instance",
969
978
  "params": [
@@ -992,7 +1001,7 @@
992
1001
  "description": "Performs a batch set of properties.",
993
1002
  "meta": {
994
1003
  "filename": "input-password.tsx",
995
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1004
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
996
1005
  },
997
1006
  "scope": "instance",
998
1007
  "params": [
@@ -1021,7 +1030,7 @@
1021
1030
  "memberof": "oj-c.InputPassword",
1022
1031
  "meta": {
1023
1032
  "filename": "input-password.tsx",
1024
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1033
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1025
1034
  },
1026
1035
  "ojfragment": true
1027
1036
  },
@@ -1034,7 +1043,7 @@
1034
1043
  "memberof": "oj-c.InputPassword",
1035
1044
  "meta": {
1036
1045
  "filename": "input-password.tsx",
1037
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1046
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1038
1047
  },
1039
1048
  "ojfragment": true
1040
1049
  },
@@ -1050,7 +1059,7 @@
1050
1059
  "description": "Autofocus is a Boolean that reflects the autofocus attribute.\nIf it is set to true then the associated component will get input focus when the page is loaded.\nSetting this property doesn't set the focus to the component:\nit tells the browser to focus to it when the element is inserted in the document.",
1051
1060
  "meta": {
1052
1061
  "filename": "input-password.tsx",
1053
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1062
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1054
1063
  },
1055
1064
  "type": {
1056
1065
  "names": [
@@ -1073,7 +1082,7 @@
1073
1082
  },
1074
1083
  "meta": {
1075
1084
  "filename": "input-password.tsx",
1076
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1085
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1077
1086
  },
1078
1087
  "properties": [
1079
1088
  {
@@ -1129,7 +1138,7 @@
1129
1138
  },
1130
1139
  "meta": {
1131
1140
  "filename": "input-password.tsx",
1132
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1141
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1133
1142
  },
1134
1143
  "properties": [
1135
1144
  {
@@ -1159,7 +1168,7 @@
1159
1168
  },
1160
1169
  "meta": {
1161
1170
  "filename": "input-password.tsx",
1162
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1171
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1163
1172
  },
1164
1173
  "properties": [
1165
1174
  {
@@ -1209,7 +1218,7 @@
1209
1218
  },
1210
1219
  "meta": {
1211
1220
  "filename": "input-password.tsx",
1212
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1221
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1213
1222
  },
1214
1223
  "properties": [
1215
1224
  {