@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-text-area"
37
+ ]
38
+ }
39
+ ],
31
40
  "meta": {
32
41
  "filename": "text-area.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
42
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
34
43
  },
35
44
  "ojmodule": "text-area"
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 textarea 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": "text-area.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
57
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
49
58
  },
50
59
  "defaultvalue": "\"on\"",
51
60
  "type": {
@@ -65,7 +74,7 @@
65
74
  "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'.",
66
75
  "meta": {
67
76
  "filename": "text-area.tsx",
68
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
77
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
69
78
  },
70
79
  "defaultvalue": 1,
71
80
  "type": {
@@ -85,7 +94,7 @@
85
94
  "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.\nThis is also currently used to determine if there is an ancestor container by checking if the value\nis not equal to undefined.",
86
95
  "meta": {
87
96
  "filename": "text-area.tsx",
88
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
97
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
89
98
  },
90
99
  "type": {
91
100
  "names": [
@@ -104,7 +113,7 @@
104
113
  "description": "A converter instance or one that duck types oj.Converter.\n<p>\nWhen <code class=\"prettyprint\">converter</code> property changes due to programmatic\nintervention, the element performs various tasks based on the current state it is in. </br>\n\n<h4>Steps Performed Always</h4>\n<ul>\n<li>Any cached converter instance is cleared and new converter created. The converter hint is\npushed to messaging. E.g., notewindow displays the new hint(s).\n</li>\n</ul>\n\n<h4>Running Validation</h4>\n<ul>\n<li>if element is valid when <code class=\"prettyprint\">converter</code> property changes, the\n display value is refreshed.</li>\n<li>if element is invalid and is showing messages when\n<code class=\"prettyprint\">converter</code> property changes then all element messages are\ncleared and full validation run using the current display value on the element.\n<ul>\n <li>if there are validation errors, then <code class=\"prettyprint\">value</code>\n property is not updated, and the error is shown.\n The display value is not refreshed in this case. </li>\n <li>if no errors result from the validation, the <code class=\"prettyprint\">value</code>\n property is updated; page author can listen to the <code class=\"prettyprint\">valueChanged</code>\n event to clear custom errors. The\n display value is refreshed with the formatted value provided by converter.</li>\n</ul>\n</li>\n<li>if element is invalid and has deferred messages when converter property changes, the\n display value is again refreshed with the formatted value provided by converter.</li>\n</ul>\n\n<h4>Clearing Messages</h4>\n<ul>\n<li>Only messages created by the element are cleared.</li>\n<li><code class=\"prettyprint\">messagesCustom</code> property is not cleared.\nPage authors can\nchoose to clear it explicitly when setting the converter option.</li>\n</ul>\n</p>\n<p>\n During validation, the converter takes the input value which is a string\n and parses it into the type of the component's value property\n (e.g. a number)\n before it passes it to the validator. It then takes the validated value property\n and formats it into a string to be displayed and puts it into the input.\n If the converter's format or parse functions\n throw an error, it will be displayed to the user inline on the field.\n</p>\n<p>\nThe hint exposed by the converter is shown inline by default in the Redwood theme when\nthe field has focus.\nYou can turn off showing converter hints by using the\n'converterHint' property set to 'none' on the <code class=\"prettyprint\">display-options</code>\nattribute.\n</p>\n<p>\nIn the Redwood theme, only one hint shows at a time, so the precedence rules are:\nhelp.instruction shows; if no help.instruction then validator hints show;\nif none, then help-hints.definition shows; if none, then converter hint shows.\nhelp-hints.source always shows along with the other help or hint.\n</p>",
105
114
  "meta": {
106
115
  "filename": "text-area.tsx",
107
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
116
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
108
117
  },
109
118
  "defaultvalue": null,
110
119
  "type": {
@@ -131,7 +140,7 @@
131
140
  "description": "Whether the component is disabled. The default is false.\n\n<p>\nWhen the <code class=\"prettyprint\">disabled</code> property changes due to programmatic\nintervention, the component may clear messages and run validation in some cases. </br>\n<ul>\n<li>when a required component is initialized as disabled\n<code class=\"prettyprint\">value=\"{{currentValue}}\" required disabled</code>,\ndeferred validation is skipped.</li>\n<li>when a disabled component is enabled,\n <ul>\n <li>if component is invalid and showing messages then all component messages are cleared,\n and full validation run using the display value.\n <ul>\n <li>if there are validation errors, they are shown.</li>\n <li>if no errors result from the validation, the <code class=\"prettyprint\">value</code>\n property is updated. Page authors can listen to the <code class=\"prettyprint\">valueChanged</code>\n event to clear custom errors.</li>\n </ul>\n </li>\n\n <li>if component is valid and has no errors then deferred validation is run.\n <ul>\n <li>if there is a deferred validation error, then the valid property is updated. </li>\n </ul>\n </li>\n <li>if component is invalid and deferred errors then component messages are cleared and\n deferred validation re-run.\n <ul>\n <li>if there is a deferred validation error, then the valid property is updated.</li>\n </ul>\n </li>\n </ul>\n</li>\n<li>when enabled component is disabled then no validation is run and the component appears\ndisabled.</li>\n</ul>\n</p>",
132
141
  "meta": {
133
142
  "filename": "text-area.tsx",
134
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
143
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
135
144
  },
136
145
  "defaultvalue": false,
137
146
  "type": {
@@ -151,7 +160,7 @@
151
160
  "description": "Display options for auxiliary content that determines whether or not it should be displayed.",
152
161
  "meta": {
153
162
  "filename": "text-area.tsx",
154
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
163
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
155
164
  },
156
165
  "type": {
157
166
  "names": [
@@ -177,7 +186,7 @@
177
186
  "description": "Form component help information.",
178
187
  "meta": {
179
188
  "filename": "text-area.tsx",
180
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
189
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
181
190
  },
182
191
  "type": {
183
192
  "names": [
@@ -203,7 +212,7 @@
203
212
  "description": "The helpHints object contains a definition property and a source property.",
204
213
  "meta": {
205
214
  "filename": "text-area.tsx",
206
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
215
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
207
216
  },
208
217
  "type": {
209
218
  "names": [
@@ -229,7 +238,7 @@
229
238
  "description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
230
239
  "meta": {
231
240
  "filename": "text-area.tsx",
232
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
241
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
233
242
  },
234
243
  "ojvalues": [
235
244
  {
@@ -293,7 +302,7 @@
293
302
  "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.",
294
303
  "meta": {
295
304
  "filename": "text-area.tsx",
296
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
305
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
297
306
  },
298
307
  "type": {
299
308
  "names": [
@@ -312,7 +321,7 @@
312
321
  "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>",
313
322
  "meta": {
314
323
  "filename": "text-area.tsx",
315
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
324
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
316
325
  },
317
326
  "type": {
318
327
  "names": [
@@ -338,7 +347,7 @@
338
347
  "description": "Should the labels wrap or truncate when there is not enough available space.",
339
348
  "meta": {
340
349
  "filename": "text-area.tsx",
341
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
350
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
342
351
  },
343
352
  "ojvalues": [
344
353
  {
@@ -380,7 +389,7 @@
380
389
  "description": "Defines the length limit for the field",
381
390
  "meta": {
382
391
  "filename": "text-area.tsx",
383
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
392
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
384
393
  },
385
394
  "type": {
386
395
  "names": [
@@ -406,7 +415,7 @@
406
415
  "description": "The maximum number of visible text lines of the textarea. The textarea will change its height in\nresponse to content change. If this is 0, the number of visible text lines is always as specified\nby the \"rows\" attribute, and the textarea will never change its size. If this is -1, there is no\nmaximum and the textarea will grow to show all the content. If this is a positive number larger\nthan the \"rows\" attribute, the textarea will grow to fit the content, up to the maximum number of\ntext lines. The height will never be less than the number of rows specified by the \"rows\" attribute.",
407
416
  "meta": {
408
417
  "filename": "text-area.tsx",
409
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
418
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
410
419
  },
411
420
  "type": {
412
421
  "names": [
@@ -426,7 +435,7 @@
426
435
  "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>",
427
436
  "meta": {
428
437
  "filename": "text-area.tsx",
429
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
438
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
430
439
  },
431
440
  "defaultvalue": "[]",
432
441
  "type": {
@@ -453,7 +462,7 @@
453
462
  "description": "The placeholder text to set on the element.",
454
463
  "meta": {
455
464
  "filename": "text-area.tsx",
456
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
465
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
457
466
  },
458
467
  "type": {
459
468
  "names": [
@@ -472,7 +481,7 @@
472
481
  "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.",
473
482
  "meta": {
474
483
  "filename": "text-area.tsx",
475
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
484
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
476
485
  },
477
486
  "defaultvalue": false,
478
487
  "type": {
@@ -492,7 +501,7 @@
492
501
  "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 valid when required is set from true to false, then no validation is run.\n</li>\n<li>if component is invalid and has deferred messages when required is set to false, then\ncomponent messages are cleared (messages-custom messages are not cleared)\nbut no deferred validation is run because required is false.\n</li>\n<li>if component is invalid and currently showing invalid messages (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>",
493
502
  "meta": {
494
503
  "filename": "text-area.tsx",
495
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
504
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
496
505
  },
497
506
  "defaultvalue": false,
498
507
  "type": {
@@ -512,7 +521,7 @@
512
521
  "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>",
513
522
  "meta": {
514
523
  "filename": "text-area.tsx",
515
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
524
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
516
525
  },
517
526
  "type": {
518
527
  "names": [
@@ -531,7 +540,7 @@
531
540
  "description": "Defines the resizeBehavior of the textarea. Note that this is implemented via the native browser support\nfor resize on the textarea element. If a browser doesn't support this (IE, Edge, iOS, Android), then\nthis attribute has no effect.",
532
541
  "meta": {
533
542
  "filename": "text-area.tsx",
534
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
543
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
535
544
  },
536
545
  "ojvalues": [
537
546
  {
@@ -596,7 +605,7 @@
596
605
  "description": "The number of visible text lines in the textarea. It can also be used to give specific height to the\ntextarea. When used in conjuction with max-rows, the rows attribnute will be the minimum height of\nthe textarea.",
597
606
  "meta": {
598
607
  "filename": "text-area.tsx",
599
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
608
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
600
609
  },
601
610
  "type": {
602
611
  "names": [
@@ -615,7 +624,7 @@
615
624
  "description": "Specifies how the text is aligned within the text field",
616
625
  "meta": {
617
626
  "filename": "text-area.tsx",
618
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
627
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
619
628
  },
620
629
  "ojvalues": [
621
630
  {
@@ -669,7 +678,7 @@
669
678
  "ojhidden": true,
670
679
  "meta": {
671
680
  "filename": "text-area.tsx",
672
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
681
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
673
682
  },
674
683
  "type": {
675
684
  "names": [
@@ -688,7 +697,7 @@
688
697
  "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.",
689
698
  "meta": {
690
699
  "filename": "text-area.tsx",
691
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
700
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
692
701
  },
693
702
  "ojvalues": [
694
703
  {
@@ -742,7 +751,7 @@
742
751
  "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>",
743
752
  "meta": {
744
753
  "filename": "text-area.tsx",
745
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
754
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
746
755
  },
747
756
  "defaultvalue": "[]",
748
757
  "type": {
@@ -770,7 +779,7 @@
770
779
  "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 textarea 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>",
771
780
  "meta": {
772
781
  "filename": "text-area.tsx",
773
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
782
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
774
783
  },
775
784
  "defaultvalue": null,
776
785
  "type": {
@@ -799,7 +808,7 @@
799
808
  "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>",
800
809
  "meta": {
801
810
  "filename": "text-area.tsx",
802
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
811
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
803
812
  },
804
813
  "type": {
805
814
  "names": [
@@ -820,7 +829,7 @@
820
829
  "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>",
821
830
  "meta": {
822
831
  "filename": "text-area.tsx",
823
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
832
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
824
833
  },
825
834
  "ojvalues": [
826
835
  {
@@ -882,7 +891,7 @@
882
891
  "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.",
883
892
  "meta": {
884
893
  "filename": "text-area.tsx",
885
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
894
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
886
895
  },
887
896
  "scope": "instance",
888
897
  "returns": [
@@ -904,7 +913,7 @@
904
913
  "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.",
905
914
  "meta": {
906
915
  "filename": "text-area.tsx",
907
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
916
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
908
917
  },
909
918
  "scope": "instance",
910
919
  "returns": [
@@ -926,7 +935,7 @@
926
935
  "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>",
927
936
  "meta": {
928
937
  "filename": "text-area.tsx",
929
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
938
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
930
939
  },
931
940
  "scope": "instance",
932
941
  "returns": [
@@ -950,7 +959,7 @@
950
959
  "ojhidden": true,
951
960
  "meta": {
952
961
  "filename": "text-area.tsx",
953
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
962
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
954
963
  },
955
964
  "scope": "instance",
956
965
  "returns": [
@@ -973,7 +982,7 @@
973
982
  "ojhidden": true,
974
983
  "meta": {
975
984
  "filename": "text-area.tsx",
976
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
985
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
977
986
  },
978
987
  "scope": "instance",
979
988
  "returns": [
@@ -995,7 +1004,7 @@
995
1004
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
996
1005
  "meta": {
997
1006
  "filename": "text-area.tsx",
998
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1007
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
999
1008
  },
1000
1009
  "scope": "instance",
1001
1010
  "params": [
@@ -1029,7 +1038,7 @@
1029
1038
  "description": "Retrieves the value of a property or a subproperty.",
1030
1039
  "meta": {
1031
1040
  "filename": "text-area.tsx",
1032
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1041
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1033
1042
  },
1034
1043
  "scope": "instance",
1035
1044
  "params": [
@@ -1058,7 +1067,7 @@
1058
1067
  "description": "Performs a batch set of properties.",
1059
1068
  "meta": {
1060
1069
  "filename": "text-area.tsx",
1061
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1070
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1062
1071
  },
1063
1072
  "scope": "instance",
1064
1073
  "params": [
@@ -1087,7 +1096,7 @@
1087
1096
  "memberof": "oj-c.TextArea",
1088
1097
  "meta": {
1089
1098
  "filename": "text-area.tsx",
1090
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1099
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1091
1100
  },
1092
1101
  "ojfragment": true
1093
1102
  },
@@ -1100,7 +1109,7 @@
1100
1109
  "memberof": "oj-c.TextArea",
1101
1110
  "meta": {
1102
1111
  "filename": "text-area.tsx",
1103
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1112
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1104
1113
  },
1105
1114
  "ojfragment": true
1106
1115
  },
@@ -1116,7 +1125,7 @@
1116
1125
  "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.",
1117
1126
  "meta": {
1118
1127
  "filename": "text-area.tsx",
1119
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1128
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1120
1129
  },
1121
1130
  "type": {
1122
1131
  "names": [
@@ -1139,7 +1148,7 @@
1139
1148
  },
1140
1149
  "meta": {
1141
1150
  "filename": "text-area.tsx",
1142
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1151
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1143
1152
  },
1144
1153
  "properties": [
1145
1154
  {
@@ -1195,7 +1204,7 @@
1195
1204
  },
1196
1205
  "meta": {
1197
1206
  "filename": "text-area.tsx",
1198
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1207
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1199
1208
  },
1200
1209
  "properties": [
1201
1210
  {
@@ -1225,7 +1234,7 @@
1225
1234
  },
1226
1235
  "meta": {
1227
1236
  "filename": "text-area.tsx",
1228
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1237
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1229
1238
  },
1230
1239
  "properties": [
1231
1240
  {
@@ -1275,7 +1284,7 @@
1275
1284
  },
1276
1285
  "meta": {
1277
1286
  "filename": "text-area.tsx",
1278
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1287
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1279
1288
  },
1280
1289
  "properties": [
1281
1290
  {
@@ -1328,7 +1337,7 @@
1328
1337
  },
1329
1338
  "meta": {
1330
1339
  "filename": "text-area.tsx",
1331
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.0/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1340
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.1/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1332
1341
  },
1333
1342
  "properties": [
1334
1343
  {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "action-card",
3
- "version": "16.0.0",
4
- "jetVersion": "^16.0.0",
3
+ "version": "16.0.1",
4
+ "jetVersion": "^16.0.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "area-chart",
3
- "version": "16.0.0",
4
- "jetVersion": "^16.0.0",
3
+ "version": "16.0.1",
4
+ "jetVersion": "^16.0.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "area-chart-group",
3
- "version": "16.0.0",
4
- "jetVersion": "^16.0.0",
3
+ "version": "16.0.1",
4
+ "jetVersion": "^16.0.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "area-chart-item",
3
- "version": "16.0.0",
4
- "jetVersion": "^16.0.0",
3
+ "version": "16.0.1",
4
+ "jetVersion": "^16.0.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "area-chart-series",
3
- "version": "16.0.0",
4
- "jetVersion": "^16.0.0",
3
+ "version": "16.0.1",
4
+ "jetVersion": "^16.0.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "avatar",
3
- "version": "16.0.0",
4
- "jetVersion": "^16.0.0",
3
+ "version": "16.0.1",
4
+ "jetVersion": "^16.0.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "button",
3
- "version": "16.0.0",
4
- "jetVersion": "^16.0.0",
3
+ "version": "16.0.1",
4
+ "jetVersion": "^16.0.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "checkbox",
3
- "version": "16.0.0",
4
- "jetVersion": "^16.0.0",
3
+ "version": "16.0.1",
4
+ "jetVersion": "^16.0.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "checkboxset",
3
- "version": "16.0.0",
4
- "jetVersion": "^16.0.0",
3
+ "version": "16.0.1",
4
+ "jetVersion": "^16.0.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "collapsible",
3
- "version": "16.0.0",
4
- "jetVersion": "^16.0.0",
3
+ "version": "16.0.1",
4
+ "jetVersion": "^16.0.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "oj-c",
3
- "version": "16.0.0",
4
- "jetVersion": "^16.0.0",
3
+ "version": "16.0.1",
4
+ "jetVersion": "^16.0.1",
5
5
  "type": "mono-pack",
6
6
  "displayName": "Oracle JET Core pack",
7
7
  "description": "Core Oracle JET components implemented using virtual DOM technology",