@oracle/oraclejet-core-pack 16.1.2 → 16.1.3

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 (203) hide show
  1. package/oj-c/ActionCard.json +6 -6
  2. package/oj-c/AreaChart.json +44 -44
  3. package/oj-c/AreaChartGroup.json +7 -7
  4. package/oj-c/AreaChartItem.json +15 -15
  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/InputMonthMask.json +49 -49
  18. package/oj-c/InputNumber.json +51 -51
  19. package/oj-c/InputPassword.json +41 -41
  20. package/oj-c/InputSensitiveText.json +43 -43
  21. package/oj-c/InputText.json +48 -48
  22. package/oj-c/LabelledLink.json +21 -21
  23. package/oj-c/Legend.json +36 -36
  24. package/oj-c/LegendItem.json +15 -15
  25. package/oj-c/LegendSection.json +5 -5
  26. package/oj-c/LineChart.json +44 -44
  27. package/oj-c/LineChartGroup.json +7 -7
  28. package/oj-c/LineChartItem.json +15 -15
  29. package/oj-c/LineChartSeries.json +16 -16
  30. package/oj-c/ListItemLayout.json +16 -16
  31. package/oj-c/ListView.json +18 -18
  32. package/oj-c/MenuButton.json +21 -21
  33. package/oj-c/MessageBanner.json +11 -11
  34. package/oj-c/MessageToast.json +13 -13
  35. package/oj-c/MeterBar.json +26 -26
  36. package/oj-c/MeterCircle.json +30 -30
  37. package/oj-c/ProgressBar.json +7 -7
  38. package/oj-c/ProgressCircle.json +7 -7
  39. package/oj-c/Radioset.json +35 -35
  40. package/oj-c/RatingGauge.json +21 -21
  41. package/oj-c/SelectMultiple.json +41 -41
  42. package/oj-c/SelectSingle.json +45 -45
  43. package/oj-c/SelectionCard.json +6 -6
  44. package/oj-c/Selector.json +8 -8
  45. package/oj-c/SelectorAll.json +6 -6
  46. package/oj-c/SplitMenuButton.json +18 -18
  47. package/oj-c/TabBarMixed.json +18 -18
  48. package/oj-c/TagCloud.json +18 -18
  49. package/oj-c/TagCloudItem.json +10 -10
  50. package/oj-c/TextArea.json +45 -45
  51. package/oj-c/action-card/component.json +2 -2
  52. package/oj-c/area-chart/component.json +2 -2
  53. package/oj-c/area-chart-group/component.json +2 -2
  54. package/oj-c/area-chart-item/component.json +2 -2
  55. package/oj-c/area-chart-series/component.json +2 -2
  56. package/oj-c/avatar/component.json +2 -2
  57. package/oj-c/button/component.json +2 -2
  58. package/oj-c/checkbox/component.json +2 -2
  59. package/oj-c/checkboxset/component.json +2 -2
  60. package/oj-c/collapsible/component.json +2 -2
  61. package/oj-c/component.json +2 -2
  62. package/oj-c/docs/action-card.html +3 -3
  63. package/oj-c/docs/area-chart-group.html +3 -3
  64. package/oj-c/docs/area-chart-item.html +3 -3
  65. package/oj-c/docs/area-chart-series.html +3 -3
  66. package/oj-c/docs/area-chart.html +3 -3
  67. package/oj-c/docs/avatar.html +3 -3
  68. package/oj-c/docs/button.html +3 -3
  69. package/oj-c/docs/checkbox.html +3 -3
  70. package/oj-c/docs/checkboxset.html +3 -3
  71. package/oj-c/docs/collapsible.html +3 -3
  72. package/oj-c/docs/drawer-popup.html +3 -3
  73. package/oj-c/docs/file-picker.html +3 -3
  74. package/oj-c/docs/form-layout.html +3 -3
  75. package/oj-c/docs/highlight-text.html +3 -3
  76. package/oj-c/docs/index.html +3 -3
  77. package/oj-c/docs/input-date-mask.html +3 -3
  78. package/oj-c/docs/input-date-text.html +3 -3
  79. package/oj-c/docs/input-month-mask.html +3 -3
  80. package/oj-c/docs/input-number.html +3 -3
  81. package/oj-c/docs/input-password.html +3 -3
  82. package/oj-c/docs/input-sensitive-text.html +3 -3
  83. package/oj-c/docs/input-text.html +3 -3
  84. package/oj-c/docs/labelled-link.html +3 -3
  85. package/oj-c/docs/legend-item.html +3 -3
  86. package/oj-c/docs/legend-section.html +3 -3
  87. package/oj-c/docs/legend.html +3 -3
  88. package/oj-c/docs/line-chart-group.html +3 -3
  89. package/oj-c/docs/line-chart-item.html +3 -3
  90. package/oj-c/docs/line-chart-series.html +3 -3
  91. package/oj-c/docs/line-chart.html +3 -3
  92. package/oj-c/docs/list-item-layout.html +3 -3
  93. package/oj-c/docs/list-view.html +3 -3
  94. package/oj-c/docs/menu-button.html +3 -3
  95. package/oj-c/docs/message-banner.html +3 -3
  96. package/oj-c/docs/message-toast.html +3 -3
  97. package/oj-c/docs/meter-bar.html +3 -3
  98. package/oj-c/docs/meter-circle.html +3 -3
  99. package/oj-c/docs/oj-c.ActionCard.html +3 -3
  100. package/oj-c/docs/oj-c.AreaChart.html +3 -3
  101. package/oj-c/docs/oj-c.AreaChartGroup.html +3 -3
  102. package/oj-c/docs/oj-c.AreaChartItem.html +3 -3
  103. package/oj-c/docs/oj-c.AreaChartSeries.html +3 -3
  104. package/oj-c/docs/oj-c.Avatar.html +3 -3
  105. package/oj-c/docs/oj-c.Button.html +3 -3
  106. package/oj-c/docs/oj-c.Checkbox.html +3 -3
  107. package/oj-c/docs/oj-c.Checkboxset.html +3 -3
  108. package/oj-c/docs/oj-c.Collapsible.html +3 -3
  109. package/oj-c/docs/oj-c.DrawerPopup.html +3 -3
  110. package/oj-c/docs/oj-c.FilePicker.html +3 -3
  111. package/oj-c/docs/oj-c.FormLayout.html +3 -3
  112. package/oj-c/docs/oj-c.HighlightText.html +3 -3
  113. package/oj-c/docs/oj-c.InputDateMask.html +3 -3
  114. package/oj-c/docs/oj-c.InputDateText.html +3 -3
  115. package/oj-c/docs/oj-c.InputMonthMask.html +3 -3
  116. package/oj-c/docs/oj-c.InputNumber.html +3 -3
  117. package/oj-c/docs/oj-c.InputPassword.html +3 -3
  118. package/oj-c/docs/oj-c.InputSensitiveText.html +3 -3
  119. package/oj-c/docs/oj-c.InputText.html +3 -3
  120. package/oj-c/docs/oj-c.LabelledLink.html +3 -3
  121. package/oj-c/docs/oj-c.Legend.html +3 -3
  122. package/oj-c/docs/oj-c.LegendItem.html +3 -3
  123. package/oj-c/docs/oj-c.LegendSection.html +3 -3
  124. package/oj-c/docs/oj-c.LineChart.html +3 -3
  125. package/oj-c/docs/oj-c.LineChartGroup.html +3 -3
  126. package/oj-c/docs/oj-c.LineChartItem.html +3 -3
  127. package/oj-c/docs/oj-c.LineChartSeries.html +3 -3
  128. package/oj-c/docs/oj-c.ListItemLayout.html +3 -3
  129. package/oj-c/docs/oj-c.ListView.html +3 -3
  130. package/oj-c/docs/oj-c.MenuButton.html +3 -3
  131. package/oj-c/docs/oj-c.MessageBanner.html +3 -3
  132. package/oj-c/docs/oj-c.MessageToast.html +3 -3
  133. package/oj-c/docs/oj-c.MeterBar.html +3 -3
  134. package/oj-c/docs/oj-c.MeterCircle.html +3 -3
  135. package/oj-c/docs/oj-c.ProgressBar.html +3 -3
  136. package/oj-c/docs/oj-c.ProgressCircle.html +3 -3
  137. package/oj-c/docs/oj-c.Radioset.html +3 -3
  138. package/oj-c/docs/oj-c.RatingGauge.html +3 -3
  139. package/oj-c/docs/oj-c.SelectMultiple.html +3 -3
  140. package/oj-c/docs/oj-c.SelectSingle.html +3 -3
  141. package/oj-c/docs/oj-c.Selector.html +3 -3
  142. package/oj-c/docs/oj-c.SelectorAll.html +3 -3
  143. package/oj-c/docs/oj-c.SplitMenuButton.html +3 -3
  144. package/oj-c/docs/oj-c.TabBarMixed.html +3 -3
  145. package/oj-c/docs/oj-c.TagCloud.html +3 -3
  146. package/oj-c/docs/oj-c.TagCloudItem.html +3 -3
  147. package/oj-c/docs/oj-c.TextArea.html +3 -3
  148. package/oj-c/docs/progress-bar.html +3 -3
  149. package/oj-c/docs/progress-circle.html +3 -3
  150. package/oj-c/docs/radioset.html +3 -3
  151. package/oj-c/docs/rating-gauge.html +3 -3
  152. package/oj-c/docs/select-multiple.html +3 -3
  153. package/oj-c/docs/select-single.html +3 -3
  154. package/oj-c/docs/selection-card.html +3 -3
  155. package/oj-c/docs/selector-all.html +3 -3
  156. package/oj-c/docs/selector.html +3 -3
  157. package/oj-c/docs/split-menu-button.html +3 -3
  158. package/oj-c/docs/tab-bar-mixed.html +3 -3
  159. package/oj-c/docs/tag-cloud-item.html +3 -3
  160. package/oj-c/docs/tag-cloud.html +3 -3
  161. package/oj-c/docs/text-area.html +3 -3
  162. package/oj-c/drawer-popup/component.json +2 -2
  163. package/oj-c/file-picker/component.json +2 -2
  164. package/oj-c/form-layout/component.json +2 -2
  165. package/oj-c/highlight-text/component.json +2 -2
  166. package/oj-c/input-date-mask/component.json +2 -2
  167. package/oj-c/input-date-text/component.json +2 -2
  168. package/oj-c/input-month-mask/component.json +2 -2
  169. package/oj-c/input-number/component.json +2 -2
  170. package/oj-c/input-password/component.json +2 -2
  171. package/oj-c/input-sensitive-text/component.json +2 -2
  172. package/oj-c/input-text/component.json +2 -2
  173. package/oj-c/labelled-link/component.json +2 -2
  174. package/oj-c/legend/component.json +2 -2
  175. package/oj-c/legend-item/component.json +2 -2
  176. package/oj-c/legend-section/component.json +2 -2
  177. package/oj-c/line-chart/component.json +2 -2
  178. package/oj-c/line-chart-group/component.json +2 -2
  179. package/oj-c/line-chart-item/component.json +2 -2
  180. package/oj-c/line-chart-series/component.json +2 -2
  181. package/oj-c/list-item-layout/component.json +2 -2
  182. package/oj-c/list-view/component.json +2 -2
  183. package/oj-c/menu-button/component.json +2 -2
  184. package/oj-c/message-banner/component.json +2 -2
  185. package/oj-c/message-toast/component.json +2 -2
  186. package/oj-c/metadata/allComponents.json +101 -101
  187. package/oj-c/meter-bar/component.json +2 -2
  188. package/oj-c/meter-circle/component.json +2 -2
  189. package/oj-c/progress-bar/component.json +2 -2
  190. package/oj-c/progress-circle/component.json +2 -2
  191. package/oj-c/radioset/component.json +2 -2
  192. package/oj-c/rating-gauge/component.json +2 -2
  193. package/oj-c/select-multiple/component.json +2 -2
  194. package/oj-c/select-single/component.json +2 -2
  195. package/oj-c/selection-card/component.json +2 -2
  196. package/oj-c/selector/component.json +2 -2
  197. package/oj-c/selector-all/component.json +2 -2
  198. package/oj-c/split-menu-button/component.json +2 -2
  199. package/oj-c/tab-bar-mixed/component.json +2 -2
  200. package/oj-c/tag-cloud/component.json +2 -2
  201. package/oj-c/tag-cloud-item/component.json +2 -2
  202. package/oj-c/text-area/component.json +2 -2
  203. package/package.json +4 -4
@@ -42,7 +42,7 @@
42
42
  "since": "16.1.0",
43
43
  "meta": {
44
44
  "filename": "input-sensitive-text.tsx",
45
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
45
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
46
46
  },
47
47
  "ojmodule": "input-sensitive-text"
48
48
  },
@@ -57,7 +57,7 @@
57
57
  "description": "Specifies if an icon to clear the input field should be visible.",
58
58
  "meta": {
59
59
  "filename": "input-sensitive-text.tsx",
60
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
60
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
61
61
  },
62
62
  "ojvalues": [
63
63
  {
@@ -111,7 +111,7 @@
111
111
  "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'.",
112
112
  "meta": {
113
113
  "filename": "input-sensitive-text.tsx",
114
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
114
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
115
115
  },
116
116
  "defaultvalue": 1,
117
117
  "type": {
@@ -131,7 +131,7 @@
131
131
  "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.",
132
132
  "meta": {
133
133
  "filename": "input-sensitive-text.tsx",
134
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
134
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
135
135
  },
136
136
  "type": {
137
137
  "names": [
@@ -150,7 +150,7 @@
150
150
  "description": "Whether the component is disabled. The default is false.",
151
151
  "meta": {
152
152
  "filename": "input-sensitive-text.tsx",
153
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
153
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
154
154
  },
155
155
  "defaultvalue": false,
156
156
  "type": {
@@ -170,7 +170,7 @@
170
170
  "description": "Display options for auxiliary content that determines whether or not it should be displayed.",
171
171
  "meta": {
172
172
  "filename": "input-sensitive-text.tsx",
173
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
173
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
174
174
  },
175
175
  "type": {
176
176
  "names": [
@@ -196,7 +196,7 @@
196
196
  "description": "Form component help information.",
197
197
  "meta": {
198
198
  "filename": "input-sensitive-text.tsx",
199
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
199
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
200
200
  },
201
201
  "type": {
202
202
  "names": [
@@ -222,7 +222,7 @@
222
222
  "description": "The helpHints object contains a definition property and a source property.",
223
223
  "meta": {
224
224
  "filename": "input-sensitive-text.tsx",
225
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
225
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
226
226
  },
227
227
  "type": {
228
228
  "names": [
@@ -248,7 +248,7 @@
248
248
  "description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
249
249
  "meta": {
250
250
  "filename": "input-sensitive-text.tsx",
251
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
251
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
252
252
  },
253
253
  "ojvalues": [
254
254
  {
@@ -312,7 +312,7 @@
312
312
  "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.",
313
313
  "meta": {
314
314
  "filename": "input-sensitive-text.tsx",
315
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
315
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
316
316
  },
317
317
  "type": {
318
318
  "names": [
@@ -331,7 +331,7 @@
331
331
  "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>",
332
332
  "meta": {
333
333
  "filename": "input-sensitive-text.tsx",
334
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
334
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
335
335
  },
336
336
  "type": {
337
337
  "names": [
@@ -357,7 +357,7 @@
357
357
  "description": "Should the labels wrap or truncate when there is not enough available space.",
358
358
  "meta": {
359
359
  "filename": "input-sensitive-text.tsx",
360
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
360
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
361
361
  },
362
362
  "ojvalues": [
363
363
  {
@@ -399,7 +399,7 @@
399
399
  "description": "Defines the length limit for the field",
400
400
  "meta": {
401
401
  "filename": "input-sensitive-text.tsx",
402
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
402
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
403
403
  },
404
404
  "type": {
405
405
  "names": [
@@ -425,7 +425,7 @@
425
425
  "description": "The user can click on the mask icon to toggle the visibility of the text. When the user leaves the field,\nthe text is automatically masked. If \"mask-icon\" is set to \"hidden\", then the user has no way to toggle\nthe visibility of the text. If the input is set to \"readonly\" and \"mask-icon\" is set to \"visible\",\nthe user will still be able to see the icon and toggle the text if it's masked. However, if the input\nis set to \"disabled , the icon will never be visible and the user has no way to toggle the visibility of the text.",
426
426
  "meta": {
427
427
  "filename": "input-sensitive-text.tsx",
428
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
428
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
429
429
  },
430
430
  "ojvalues": [
431
431
  {
@@ -468,7 +468,7 @@
468
468
  "description": "The text used for the screen reader to describe the mask icon toggle.",
469
469
  "meta": {
470
470
  "filename": "input-sensitive-text.tsx",
471
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
471
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
472
472
  },
473
473
  "type": {
474
474
  "names": [
@@ -488,7 +488,7 @@
488
488
  "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>",
489
489
  "meta": {
490
490
  "filename": "input-sensitive-text.tsx",
491
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
491
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
492
492
  },
493
493
  "defaultvalue": "[]",
494
494
  "type": {
@@ -515,7 +515,7 @@
515
515
  "description": "The placeholder text to set on the element.",
516
516
  "meta": {
517
517
  "filename": "input-sensitive-text.tsx",
518
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
518
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
519
519
  },
520
520
  "type": {
521
521
  "names": [
@@ -534,7 +534,7 @@
534
534
  "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 \"readonly\" is set to \"true\" and \"mask-icon\" is set to \"visible\",\na user can still toggle the visibility of the sensitive text. If you want to prevent the user from\ninteracting with the element, use the disabled property instead.",
535
535
  "meta": {
536
536
  "filename": "input-sensitive-text.tsx",
537
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
537
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
538
538
  },
539
539
  "defaultvalue": false,
540
540
  "type": {
@@ -554,7 +554,7 @@
554
554
  "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>",
555
555
  "meta": {
556
556
  "filename": "input-sensitive-text.tsx",
557
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
557
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
558
558
  },
559
559
  "defaultvalue": false,
560
560
  "type": {
@@ -574,7 +574,7 @@
574
574
  "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>",
575
575
  "meta": {
576
576
  "filename": "input-sensitive-text.tsx",
577
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
577
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
578
578
  },
579
579
  "type": {
580
580
  "names": [
@@ -593,7 +593,7 @@
593
593
  "description": "Specifies how the text is aligned within the text field",
594
594
  "meta": {
595
595
  "filename": "input-sensitive-text.tsx",
596
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
596
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
597
597
  },
598
598
  "ojvalues": [
599
599
  {
@@ -646,7 +646,7 @@
646
646
  "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.",
647
647
  "meta": {
648
648
  "filename": "input-sensitive-text.tsx",
649
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
649
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
650
650
  },
651
651
  "ojvalues": [
652
652
  {
@@ -700,7 +700,7 @@
700
700
  "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>",
701
701
  "meta": {
702
702
  "filename": "input-sensitive-text.tsx",
703
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
703
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
704
704
  },
705
705
  "defaultvalue": "[]",
706
706
  "type": {
@@ -728,7 +728,7 @@
728
728
  "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>",
729
729
  "meta": {
730
730
  "filename": "input-sensitive-text.tsx",
731
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
731
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
732
732
  },
733
733
  "defaultvalue": null,
734
734
  "type": {
@@ -755,7 +755,7 @@
755
755
  "description": "The type of virtual keyboard to display for entering a value on mobile browsers. This attribute has no effect on desktop browsers.",
756
756
  "meta": {
757
757
  "filename": "input-sensitive-text.tsx",
758
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
758
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
759
759
  },
760
760
  "ojvalues": [
761
761
  {
@@ -854,7 +854,7 @@
854
854
  "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>",
855
855
  "meta": {
856
856
  "filename": "input-sensitive-text.tsx",
857
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
857
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
858
858
  },
859
859
  "type": {
860
860
  "names": [
@@ -875,7 +875,7 @@
875
875
  "description": "<p>\nThe current valid state of the component. It is evaluated on initial render.\nIt is re-evaluated\n<ul>\n <li>after each validator (validators or async-validators) is run (full or deferred)</li>\n <li>when messagesCustom is updated,\n since messagesCustom can be added by the app developer any time.</li>\n <li>when showMessages() is called. Since showMessages() moves the\n hidden messages into messages shown,\n if the valid state was \"invalidHidden\" then it would become \"invalidShown\".</li>\n <li>when the required property has changed. If a component is empty and has required\n set, the valid state may be \"invalidHidden\" (if no invalid messages are being shown as well).\n If required property is removed, the valid state would change to \"valid\".</li>\n</ul>\n</p>\n<p>\n Note: New valid states may be added to the list of valid values in future releases.\n Any new values will start with \"invalid\"\n if it is an invalid state, \"pending\" if it is pending state,\n and \"valid\" if it is a valid state.\n</p>",
876
876
  "meta": {
877
877
  "filename": "input-sensitive-text.tsx",
878
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
878
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
879
879
  },
880
880
  "ojvalues": [
881
881
  {
@@ -938,7 +938,7 @@
938
938
  "ojhidden": true,
939
939
  "meta": {
940
940
  "filename": "input-sensitive-text.tsx",
941
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
941
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
942
942
  },
943
943
  "scope": "instance",
944
944
  "returns": [
@@ -961,7 +961,7 @@
961
961
  "ojhidden": true,
962
962
  "meta": {
963
963
  "filename": "input-sensitive-text.tsx",
964
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
964
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
965
965
  },
966
966
  "scope": "instance",
967
967
  "returns": [
@@ -983,7 +983,7 @@
983
983
  "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.",
984
984
  "meta": {
985
985
  "filename": "input-sensitive-text.tsx",
986
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
986
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
987
987
  },
988
988
  "scope": "instance",
989
989
  "returns": [
@@ -1005,7 +1005,7 @@
1005
1005
  "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.",
1006
1006
  "meta": {
1007
1007
  "filename": "input-sensitive-text.tsx",
1008
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1008
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1009
1009
  },
1010
1010
  "scope": "instance",
1011
1011
  "returns": [
@@ -1027,7 +1027,7 @@
1027
1027
  "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>",
1028
1028
  "meta": {
1029
1029
  "filename": "input-sensitive-text.tsx",
1030
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1030
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1031
1031
  },
1032
1032
  "scope": "instance",
1033
1033
  "returns": [
@@ -1050,7 +1050,7 @@
1050
1050
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
1051
1051
  "meta": {
1052
1052
  "filename": "input-sensitive-text.tsx",
1053
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1053
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1054
1054
  },
1055
1055
  "scope": "instance",
1056
1056
  "params": [
@@ -1084,7 +1084,7 @@
1084
1084
  "description": "Retrieves the value of a property or a subproperty.",
1085
1085
  "meta": {
1086
1086
  "filename": "input-sensitive-text.tsx",
1087
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1087
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1088
1088
  },
1089
1089
  "scope": "instance",
1090
1090
  "params": [
@@ -1113,7 +1113,7 @@
1113
1113
  "description": "Performs a batch set of properties.",
1114
1114
  "meta": {
1115
1115
  "filename": "input-sensitive-text.tsx",
1116
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1116
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1117
1117
  },
1118
1118
  "scope": "instance",
1119
1119
  "params": [
@@ -1142,7 +1142,7 @@
1142
1142
  "memberof": "oj-c.InputSensitiveText",
1143
1143
  "meta": {
1144
1144
  "filename": "input-sensitive-text.tsx",
1145
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1145
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1146
1146
  },
1147
1147
  "ojfragment": true
1148
1148
  },
@@ -1155,7 +1155,7 @@
1155
1155
  "memberof": "oj-c.InputSensitiveText",
1156
1156
  "meta": {
1157
1157
  "filename": "input-sensitive-text.tsx",
1158
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1158
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1159
1159
  },
1160
1160
  "ojfragment": true
1161
1161
  },
@@ -1171,7 +1171,7 @@
1171
1171
  "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.",
1172
1172
  "meta": {
1173
1173
  "filename": "input-sensitive-text.tsx",
1174
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1174
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1175
1175
  },
1176
1176
  "type": {
1177
1177
  "names": [
@@ -1194,7 +1194,7 @@
1194
1194
  },
1195
1195
  "meta": {
1196
1196
  "filename": "input-sensitive-text.tsx",
1197
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1197
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1198
1198
  },
1199
1199
  "properties": [
1200
1200
  {
@@ -1238,7 +1238,7 @@
1238
1238
  },
1239
1239
  "meta": {
1240
1240
  "filename": "input-sensitive-text.tsx",
1241
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1241
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1242
1242
  },
1243
1243
  "properties": [
1244
1244
  {
@@ -1268,7 +1268,7 @@
1268
1268
  },
1269
1269
  "meta": {
1270
1270
  "filename": "input-sensitive-text.tsx",
1271
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1271
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1272
1272
  },
1273
1273
  "properties": [
1274
1274
  {
@@ -1318,7 +1318,7 @@
1318
1318
  },
1319
1319
  "meta": {
1320
1320
  "filename": "input-sensitive-text.tsx",
1321
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1321
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1322
1322
  },
1323
1323
  "properties": [
1324
1324
  {
@@ -1382,7 +1382,7 @@
1382
1382
  },
1383
1383
  "meta": {
1384
1384
  "filename": "input-sensitive-text.tsx",
1385
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.2/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1385
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/input-sensitive-text"
1386
1386
  },
1387
1387
  "properties": [
1388
1388
  {