@oracle/oraclejet-core-pack 16.0.8 → 16.0.11

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 +41 -41
  19. package/oj-c/InputText.json +48 -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 +45 -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 +3 -3
  60. package/oj-c/docs/area-chart-group.html +3 -3
  61. package/oj-c/docs/area-chart-item.html +3 -3
  62. package/oj-c/docs/area-chart-series.html +3 -3
  63. package/oj-c/docs/area-chart.html +3 -3
  64. package/oj-c/docs/avatar.html +3 -3
  65. package/oj-c/docs/button.html +3 -3
  66. package/oj-c/docs/checkbox.html +3 -3
  67. package/oj-c/docs/checkboxset.html +3 -3
  68. package/oj-c/docs/collapsible.html +3 -3
  69. package/oj-c/docs/drawer-popup.html +3 -3
  70. package/oj-c/docs/file-picker.html +3 -3
  71. package/oj-c/docs/form-layout.html +3 -3
  72. package/oj-c/docs/highlight-text.html +3 -3
  73. package/oj-c/docs/index.html +3 -3
  74. package/oj-c/docs/input-date-mask.html +3 -3
  75. package/oj-c/docs/input-date-text.html +3 -3
  76. package/oj-c/docs/input-number.html +3 -3
  77. package/oj-c/docs/input-password.html +3 -3
  78. package/oj-c/docs/input-text.html +3 -3
  79. package/oj-c/docs/labelled-link.html +3 -3
  80. package/oj-c/docs/legend-item.html +3 -3
  81. package/oj-c/docs/legend-section.html +3 -3
  82. package/oj-c/docs/legend.html +3 -3
  83. package/oj-c/docs/line-chart-group.html +3 -3
  84. package/oj-c/docs/line-chart-item.html +3 -3
  85. package/oj-c/docs/line-chart-series.html +3 -3
  86. package/oj-c/docs/line-chart.html +3 -3
  87. package/oj-c/docs/list-item-layout.html +3 -3
  88. package/oj-c/docs/list-view.html +3 -3
  89. package/oj-c/docs/menu-button.html +3 -3
  90. package/oj-c/docs/message-banner.html +3 -3
  91. package/oj-c/docs/message-toast.html +3 -3
  92. package/oj-c/docs/meter-bar.html +3 -3
  93. package/oj-c/docs/meter-circle.html +3 -3
  94. package/oj-c/docs/oj-c.ActionCard.html +3 -3
  95. package/oj-c/docs/oj-c.AreaChart.html +3 -3
  96. package/oj-c/docs/oj-c.AreaChartGroup.html +3 -3
  97. package/oj-c/docs/oj-c.AreaChartItem.html +3 -3
  98. package/oj-c/docs/oj-c.AreaChartSeries.html +3 -3
  99. package/oj-c/docs/oj-c.Avatar.html +3 -3
  100. package/oj-c/docs/oj-c.Button.html +3 -3
  101. package/oj-c/docs/oj-c.Checkbox.html +3 -3
  102. package/oj-c/docs/oj-c.Checkboxset.html +3 -3
  103. package/oj-c/docs/oj-c.Collapsible.html +3 -3
  104. package/oj-c/docs/oj-c.DrawerPopup.html +3 -3
  105. package/oj-c/docs/oj-c.FilePicker.html +3 -3
  106. package/oj-c/docs/oj-c.FormLayout.html +3 -3
  107. package/oj-c/docs/oj-c.HighlightText.html +3 -3
  108. package/oj-c/docs/oj-c.InputDateMask.html +3 -3
  109. package/oj-c/docs/oj-c.InputDateText.html +3 -3
  110. package/oj-c/docs/oj-c.InputNumber.html +3 -3
  111. package/oj-c/docs/oj-c.InputPassword.html +3 -3
  112. package/oj-c/docs/oj-c.InputText.html +3 -3
  113. package/oj-c/docs/oj-c.LabelledLink.html +3 -3
  114. package/oj-c/docs/oj-c.Legend.html +3 -3
  115. package/oj-c/docs/oj-c.LegendItem.html +3 -3
  116. package/oj-c/docs/oj-c.LegendSection.html +3 -3
  117. package/oj-c/docs/oj-c.LineChart.html +3 -3
  118. package/oj-c/docs/oj-c.LineChartGroup.html +3 -3
  119. package/oj-c/docs/oj-c.LineChartItem.html +3 -3
  120. package/oj-c/docs/oj-c.LineChartSeries.html +3 -3
  121. package/oj-c/docs/oj-c.ListItemLayout.html +3 -3
  122. package/oj-c/docs/oj-c.ListView.html +3 -3
  123. package/oj-c/docs/oj-c.MenuButton.html +3 -3
  124. package/oj-c/docs/oj-c.MessageBanner.html +3 -3
  125. package/oj-c/docs/oj-c.MessageToast.html +3 -3
  126. package/oj-c/docs/oj-c.MeterBar.html +3 -3
  127. package/oj-c/docs/oj-c.MeterCircle.html +3 -3
  128. package/oj-c/docs/oj-c.ProgressBar.html +3 -3
  129. package/oj-c/docs/oj-c.ProgressCircle.html +3 -3
  130. package/oj-c/docs/oj-c.Radioset.html +3 -3
  131. package/oj-c/docs/oj-c.RatingGauge.html +3 -3
  132. package/oj-c/docs/oj-c.SelectMultiple.html +3 -3
  133. package/oj-c/docs/oj-c.SelectSingle.html +3 -3
  134. package/oj-c/docs/oj-c.Selector.html +3 -3
  135. package/oj-c/docs/oj-c.SelectorAll.html +3 -3
  136. package/oj-c/docs/oj-c.SplitMenuButton.html +3 -3
  137. package/oj-c/docs/oj-c.TagCloud.html +3 -3
  138. package/oj-c/docs/oj-c.TagCloudItem.html +3 -3
  139. package/oj-c/docs/oj-c.TextArea.html +3 -3
  140. package/oj-c/docs/progress-bar.html +3 -3
  141. package/oj-c/docs/progress-circle.html +3 -3
  142. package/oj-c/docs/radioset.html +3 -3
  143. package/oj-c/docs/rating-gauge.html +3 -3
  144. package/oj-c/docs/select-multiple.html +3 -3
  145. package/oj-c/docs/select-single.html +3 -3
  146. package/oj-c/docs/selection-card.html +3 -3
  147. package/oj-c/docs/selector-all.html +3 -3
  148. package/oj-c/docs/selector.html +3 -3
  149. package/oj-c/docs/split-menu-button.html +3 -3
  150. package/oj-c/docs/tag-cloud-item.html +3 -3
  151. package/oj-c/docs/tag-cloud.html +3 -3
  152. package/oj-c/docs/text-area.html +3 -3
  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 +2 -2
  161. package/oj-c/input-text/component.json +2 -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 +95 -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 +2 -2
  191. package/package.json +4 -4
@@ -39,7 +39,7 @@
39
39
  ],
40
40
  "meta": {
41
41
  "filename": "input-password.tsx",
42
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
42
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
43
43
  },
44
44
  "ojmodule": "input-password"
45
45
  },
@@ -54,7 +54,7 @@
54
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'.",
55
55
  "meta": {
56
56
  "filename": "input-password.tsx",
57
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
57
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
58
58
  },
59
59
  "defaultvalue": "\"on\"",
60
60
  "type": {
@@ -74,7 +74,7 @@
74
74
  "description": "Specifies if an icon to clear the input field should be visible.",
75
75
  "meta": {
76
76
  "filename": "input-password.tsx",
77
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
77
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
78
78
  },
79
79
  "ojvalues": [
80
80
  {
@@ -128,7 +128,7 @@
128
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'.",
129
129
  "meta": {
130
130
  "filename": "input-password.tsx",
131
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
131
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
132
132
  },
133
133
  "defaultvalue": 1,
134
134
  "type": {
@@ -148,7 +148,7 @@
148
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.",
149
149
  "meta": {
150
150
  "filename": "input-password.tsx",
151
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
151
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
152
152
  },
153
153
  "type": {
154
154
  "names": [
@@ -167,7 +167,7 @@
167
167
  "description": "Whether the component is disabled. The default is false.",
168
168
  "meta": {
169
169
  "filename": "input-password.tsx",
170
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
170
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
171
171
  },
172
172
  "defaultvalue": false,
173
173
  "type": {
@@ -187,7 +187,7 @@
187
187
  "description": "Display options for auxiliary content that determines whether or not it should be displayed.",
188
188
  "meta": {
189
189
  "filename": "input-password.tsx",
190
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
190
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
191
191
  },
192
192
  "type": {
193
193
  "names": [
@@ -213,7 +213,7 @@
213
213
  "description": "Form component help information.",
214
214
  "meta": {
215
215
  "filename": "input-password.tsx",
216
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
216
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
217
217
  },
218
218
  "type": {
219
219
  "names": [
@@ -239,7 +239,7 @@
239
239
  "description": "The helpHints object contains a definition property and a source property.",
240
240
  "meta": {
241
241
  "filename": "input-password.tsx",
242
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
242
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
243
243
  },
244
244
  "type": {
245
245
  "names": [
@@ -265,7 +265,7 @@
265
265
  "description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
266
266
  "meta": {
267
267
  "filename": "input-password.tsx",
268
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
268
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
269
269
  },
270
270
  "ojvalues": [
271
271
  {
@@ -329,7 +329,7 @@
329
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.",
330
330
  "meta": {
331
331
  "filename": "input-password.tsx",
332
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
332
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
333
333
  },
334
334
  "type": {
335
335
  "names": [
@@ -348,7 +348,7 @@
348
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>",
349
349
  "meta": {
350
350
  "filename": "input-password.tsx",
351
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
351
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
352
352
  },
353
353
  "type": {
354
354
  "names": [
@@ -374,7 +374,7 @@
374
374
  "description": "Should the labels wrap or truncate when there is not enough available space.",
375
375
  "meta": {
376
376
  "filename": "input-password.tsx",
377
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
377
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
378
378
  },
379
379
  "ojvalues": [
380
380
  {
@@ -416,7 +416,7 @@
416
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.",
417
417
  "meta": {
418
418
  "filename": "input-password.tsx",
419
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
419
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
420
420
  },
421
421
  "ojvalues": [
422
422
  {
@@ -460,7 +460,7 @@
460
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>",
461
461
  "meta": {
462
462
  "filename": "input-password.tsx",
463
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
463
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
464
464
  },
465
465
  "defaultvalue": "[]",
466
466
  "type": {
@@ -487,7 +487,7 @@
487
487
  "description": "The placeholder text to set on the element.",
488
488
  "meta": {
489
489
  "filename": "input-password.tsx",
490
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
490
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
491
491
  },
492
492
  "type": {
493
493
  "names": [
@@ -506,7 +506,7 @@
506
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.",
507
507
  "meta": {
508
508
  "filename": "input-password.tsx",
509
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
509
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
510
510
  },
511
511
  "defaultvalue": false,
512
512
  "type": {
@@ -526,7 +526,7 @@
526
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>",
527
527
  "meta": {
528
528
  "filename": "input-password.tsx",
529
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
529
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
530
530
  },
531
531
  "defaultvalue": false,
532
532
  "type": {
@@ -546,7 +546,7 @@
546
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>",
547
547
  "meta": {
548
548
  "filename": "input-password.tsx",
549
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
549
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
550
550
  },
551
551
  "type": {
552
552
  "names": [
@@ -565,7 +565,7 @@
565
565
  "description": "Specifies how the text is aligned within the text field",
566
566
  "meta": {
567
567
  "filename": "input-password.tsx",
568
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
568
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
569
569
  },
570
570
  "ojvalues": [
571
571
  {
@@ -619,7 +619,7 @@
619
619
  "ojhidden": true,
620
620
  "meta": {
621
621
  "filename": "input-password.tsx",
622
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
622
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
623
623
  },
624
624
  "type": {
625
625
  "names": [
@@ -638,7 +638,7 @@
638
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.",
639
639
  "meta": {
640
640
  "filename": "input-password.tsx",
641
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
641
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
642
642
  },
643
643
  "ojvalues": [
644
644
  {
@@ -692,7 +692,7 @@
692
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>",
693
693
  "meta": {
694
694
  "filename": "input-password.tsx",
695
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
695
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
696
696
  },
697
697
  "defaultvalue": "[]",
698
698
  "type": {
@@ -720,7 +720,7 @@
720
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>",
721
721
  "meta": {
722
722
  "filename": "input-password.tsx",
723
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
723
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
724
724
  },
725
725
  "defaultvalue": null,
726
726
  "type": {
@@ -742,7 +742,7 @@
742
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>",
743
743
  "meta": {
744
744
  "filename": "input-password.tsx",
745
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
745
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
746
746
  },
747
747
  "type": {
748
748
  "names": [
@@ -763,7 +763,7 @@
763
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>",
764
764
  "meta": {
765
765
  "filename": "input-password.tsx",
766
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
766
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
767
767
  },
768
768
  "ojvalues": [
769
769
  {
@@ -825,7 +825,7 @@
825
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.",
826
826
  "meta": {
827
827
  "filename": "input-password.tsx",
828
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
828
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
829
829
  },
830
830
  "scope": "instance",
831
831
  "returns": [
@@ -847,7 +847,7 @@
847
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.",
848
848
  "meta": {
849
849
  "filename": "input-password.tsx",
850
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
850
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
851
851
  },
852
852
  "scope": "instance",
853
853
  "returns": [
@@ -869,7 +869,7 @@
869
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>",
870
870
  "meta": {
871
871
  "filename": "input-password.tsx",
872
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
872
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
873
873
  },
874
874
  "scope": "instance",
875
875
  "returns": [
@@ -893,7 +893,7 @@
893
893
  "ojhidden": true,
894
894
  "meta": {
895
895
  "filename": "input-password.tsx",
896
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
896
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
897
897
  },
898
898
  "scope": "instance",
899
899
  "returns": [
@@ -916,7 +916,7 @@
916
916
  "ojhidden": true,
917
917
  "meta": {
918
918
  "filename": "input-password.tsx",
919
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
919
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
920
920
  },
921
921
  "scope": "instance",
922
922
  "returns": [
@@ -938,7 +938,7 @@
938
938
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
939
939
  "meta": {
940
940
  "filename": "input-password.tsx",
941
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
941
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
942
942
  },
943
943
  "scope": "instance",
944
944
  "params": [
@@ -972,7 +972,7 @@
972
972
  "description": "Retrieves the value of a property or a subproperty.",
973
973
  "meta": {
974
974
  "filename": "input-password.tsx",
975
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
975
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
976
976
  },
977
977
  "scope": "instance",
978
978
  "params": [
@@ -1001,7 +1001,7 @@
1001
1001
  "description": "Performs a batch set of properties.",
1002
1002
  "meta": {
1003
1003
  "filename": "input-password.tsx",
1004
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1004
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1005
1005
  },
1006
1006
  "scope": "instance",
1007
1007
  "params": [
@@ -1030,7 +1030,7 @@
1030
1030
  "memberof": "oj-c.InputPassword",
1031
1031
  "meta": {
1032
1032
  "filename": "input-password.tsx",
1033
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1033
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1034
1034
  },
1035
1035
  "ojfragment": true
1036
1036
  },
@@ -1043,7 +1043,7 @@
1043
1043
  "memberof": "oj-c.InputPassword",
1044
1044
  "meta": {
1045
1045
  "filename": "input-password.tsx",
1046
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1046
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1047
1047
  },
1048
1048
  "ojfragment": true
1049
1049
  },
@@ -1059,7 +1059,7 @@
1059
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.",
1060
1060
  "meta": {
1061
1061
  "filename": "input-password.tsx",
1062
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1062
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1063
1063
  },
1064
1064
  "type": {
1065
1065
  "names": [
@@ -1082,7 +1082,7 @@
1082
1082
  },
1083
1083
  "meta": {
1084
1084
  "filename": "input-password.tsx",
1085
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1085
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1086
1086
  },
1087
1087
  "properties": [
1088
1088
  {
@@ -1138,7 +1138,7 @@
1138
1138
  },
1139
1139
  "meta": {
1140
1140
  "filename": "input-password.tsx",
1141
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1141
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1142
1142
  },
1143
1143
  "properties": [
1144
1144
  {
@@ -1168,7 +1168,7 @@
1168
1168
  },
1169
1169
  "meta": {
1170
1170
  "filename": "input-password.tsx",
1171
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1171
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1172
1172
  },
1173
1173
  "properties": [
1174
1174
  {
@@ -1218,7 +1218,7 @@
1218
1218
  },
1219
1219
  "meta": {
1220
1220
  "filename": "input-password.tsx",
1221
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.8/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1221
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.11/packages/oraclejet-core-pack/web/components/oj-c/input-password"
1222
1222
  },
1223
1223
  "properties": [
1224
1224
  {