@oracle/oraclejet-core-pack 16.0.2 → 16.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (191) hide show
  1. package/oj-c/ActionCard.json +6 -6
  2. package/oj-c/AreaChart.json +43 -43
  3. package/oj-c/AreaChartGroup.json +7 -7
  4. package/oj-c/AreaChartItem.json +14 -14
  5. package/oj-c/AreaChartSeries.json +14 -14
  6. package/oj-c/Avatar.json +10 -10
  7. package/oj-c/Button.json +19 -19
  8. package/oj-c/Checkbox.json +29 -29
  9. package/oj-c/Checkboxset.json +35 -35
  10. package/oj-c/Collapsible.json +14 -14
  11. package/oj-c/DrawerPopup.json +12 -12
  12. package/oj-c/FilePicker.json +20 -20
  13. package/oj-c/FormLayout.json +15 -15
  14. package/oj-c/HighlightText.json +6 -6
  15. package/oj-c/InputDateMask.json +42 -42
  16. package/oj-c/InputDateText.json +44 -44
  17. package/oj-c/InputNumber.json +51 -51
  18. package/oj-c/InputPassword.json +41 -41
  19. package/oj-c/InputText.json +48 -48
  20. package/oj-c/LabelledLink.json +21 -21
  21. package/oj-c/Legend.json +36 -36
  22. package/oj-c/LegendItem.json +15 -15
  23. package/oj-c/LegendSection.json +5 -5
  24. package/oj-c/LineChart.json +43 -43
  25. package/oj-c/LineChartGroup.json +7 -7
  26. package/oj-c/LineChartItem.json +14 -14
  27. package/oj-c/LineChartSeries.json +16 -16
  28. package/oj-c/ListItemLayout.json +16 -16
  29. package/oj-c/ListView.json +18 -18
  30. package/oj-c/MenuButton.json +21 -21
  31. package/oj-c/MessageBanner.json +11 -11
  32. package/oj-c/MessageToast.json +13 -13
  33. package/oj-c/MeterBar.json +26 -26
  34. package/oj-c/MeterCircle.json +30 -30
  35. package/oj-c/ProgressBar.json +7 -7
  36. package/oj-c/ProgressCircle.json +7 -7
  37. package/oj-c/Radioset.json +35 -35
  38. package/oj-c/RatingGauge.json +21 -21
  39. package/oj-c/SelectMultiple.json +41 -41
  40. package/oj-c/SelectSingle.json +45 -45
  41. package/oj-c/SelectionCard.json +6 -6
  42. package/oj-c/Selector.json +8 -8
  43. package/oj-c/SelectorAll.json +5 -5
  44. package/oj-c/SplitMenuButton.json +16 -16
  45. package/oj-c/TagCloud.json +18 -18
  46. package/oj-c/TagCloudItem.json +10 -10
  47. package/oj-c/TextArea.json +45 -45
  48. package/oj-c/action-card/component.json +2 -2
  49. package/oj-c/area-chart/component.json +2 -2
  50. package/oj-c/area-chart-group/component.json +2 -2
  51. package/oj-c/area-chart-item/component.json +2 -2
  52. package/oj-c/area-chart-series/component.json +2 -2
  53. package/oj-c/avatar/component.json +2 -2
  54. package/oj-c/button/component.json +2 -2
  55. package/oj-c/checkbox/component.json +2 -2
  56. package/oj-c/checkboxset/component.json +2 -2
  57. package/oj-c/collapsible/component.json +2 -2
  58. package/oj-c/component.json +2 -2
  59. package/oj-c/docs/action-card.html +3 -3
  60. package/oj-c/docs/area-chart-group.html +3 -3
  61. package/oj-c/docs/area-chart-item.html +3 -3
  62. package/oj-c/docs/area-chart-series.html +3 -3
  63. package/oj-c/docs/area-chart.html +3 -3
  64. package/oj-c/docs/avatar.html +3 -3
  65. package/oj-c/docs/button.html +3 -3
  66. package/oj-c/docs/checkbox.html +3 -3
  67. package/oj-c/docs/checkboxset.html +3 -3
  68. package/oj-c/docs/collapsible.html +3 -3
  69. package/oj-c/docs/drawer-popup.html +3 -3
  70. package/oj-c/docs/file-picker.html +3 -3
  71. package/oj-c/docs/form-layout.html +3 -3
  72. package/oj-c/docs/highlight-text.html +3 -3
  73. package/oj-c/docs/index.html +3 -3
  74. package/oj-c/docs/input-date-mask.html +3 -3
  75. package/oj-c/docs/input-date-text.html +3 -3
  76. package/oj-c/docs/input-number.html +3 -3
  77. package/oj-c/docs/input-password.html +3 -3
  78. package/oj-c/docs/input-text.html +3 -3
  79. package/oj-c/docs/labelled-link.html +3 -3
  80. package/oj-c/docs/legend-item.html +3 -3
  81. package/oj-c/docs/legend-section.html +3 -3
  82. package/oj-c/docs/legend.html +3 -3
  83. package/oj-c/docs/line-chart-group.html +3 -3
  84. package/oj-c/docs/line-chart-item.html +3 -3
  85. package/oj-c/docs/line-chart-series.html +3 -3
  86. package/oj-c/docs/line-chart.html +3 -3
  87. package/oj-c/docs/list-item-layout.html +3 -3
  88. package/oj-c/docs/list-view.html +3 -3
  89. package/oj-c/docs/menu-button.html +3 -3
  90. package/oj-c/docs/message-banner.html +3 -3
  91. package/oj-c/docs/message-toast.html +3 -3
  92. package/oj-c/docs/meter-bar.html +3 -3
  93. package/oj-c/docs/meter-circle.html +3 -3
  94. package/oj-c/docs/oj-c.ActionCard.html +3 -3
  95. package/oj-c/docs/oj-c.AreaChart.html +3 -3
  96. package/oj-c/docs/oj-c.AreaChartGroup.html +3 -3
  97. package/oj-c/docs/oj-c.AreaChartItem.html +3 -3
  98. package/oj-c/docs/oj-c.AreaChartSeries.html +3 -3
  99. package/oj-c/docs/oj-c.Avatar.html +3 -3
  100. package/oj-c/docs/oj-c.Button.html +3 -3
  101. package/oj-c/docs/oj-c.Checkbox.html +3 -3
  102. package/oj-c/docs/oj-c.Checkboxset.html +3 -3
  103. package/oj-c/docs/oj-c.Collapsible.html +3 -3
  104. package/oj-c/docs/oj-c.DrawerPopup.html +3 -3
  105. package/oj-c/docs/oj-c.FilePicker.html +3 -3
  106. package/oj-c/docs/oj-c.FormLayout.html +3 -3
  107. package/oj-c/docs/oj-c.HighlightText.html +3 -3
  108. package/oj-c/docs/oj-c.InputDateMask.html +3 -3
  109. package/oj-c/docs/oj-c.InputDateText.html +3 -3
  110. package/oj-c/docs/oj-c.InputNumber.html +3 -3
  111. package/oj-c/docs/oj-c.InputPassword.html +3 -3
  112. package/oj-c/docs/oj-c.InputText.html +3 -3
  113. package/oj-c/docs/oj-c.LabelledLink.html +3 -3
  114. package/oj-c/docs/oj-c.Legend.html +3 -3
  115. package/oj-c/docs/oj-c.LegendItem.html +3 -3
  116. package/oj-c/docs/oj-c.LegendSection.html +3 -3
  117. package/oj-c/docs/oj-c.LineChart.html +3 -3
  118. package/oj-c/docs/oj-c.LineChartGroup.html +3 -3
  119. package/oj-c/docs/oj-c.LineChartItem.html +3 -3
  120. package/oj-c/docs/oj-c.LineChartSeries.html +3 -3
  121. package/oj-c/docs/oj-c.ListItemLayout.html +3 -3
  122. package/oj-c/docs/oj-c.ListView.html +3 -3
  123. package/oj-c/docs/oj-c.MenuButton.html +3 -3
  124. package/oj-c/docs/oj-c.MessageBanner.html +3 -3
  125. package/oj-c/docs/oj-c.MessageToast.html +3 -3
  126. package/oj-c/docs/oj-c.MeterBar.html +3 -3
  127. package/oj-c/docs/oj-c.MeterCircle.html +3 -3
  128. package/oj-c/docs/oj-c.ProgressBar.html +3 -3
  129. package/oj-c/docs/oj-c.ProgressCircle.html +3 -3
  130. package/oj-c/docs/oj-c.Radioset.html +3 -3
  131. package/oj-c/docs/oj-c.RatingGauge.html +3 -3
  132. package/oj-c/docs/oj-c.SelectMultiple.html +3 -3
  133. package/oj-c/docs/oj-c.SelectSingle.html +3 -3
  134. package/oj-c/docs/oj-c.Selector.html +3 -3
  135. package/oj-c/docs/oj-c.SelectorAll.html +3 -3
  136. package/oj-c/docs/oj-c.SplitMenuButton.html +3 -3
  137. package/oj-c/docs/oj-c.TagCloud.html +3 -3
  138. package/oj-c/docs/oj-c.TagCloudItem.html +3 -3
  139. package/oj-c/docs/oj-c.TextArea.html +3 -3
  140. package/oj-c/docs/progress-bar.html +3 -3
  141. package/oj-c/docs/progress-circle.html +3 -3
  142. package/oj-c/docs/radioset.html +3 -3
  143. package/oj-c/docs/rating-gauge.html +3 -3
  144. package/oj-c/docs/select-multiple.html +3 -3
  145. package/oj-c/docs/select-single.html +3 -3
  146. package/oj-c/docs/selection-card.html +3 -3
  147. package/oj-c/docs/selector-all.html +3 -3
  148. package/oj-c/docs/selector.html +3 -3
  149. package/oj-c/docs/split-menu-button.html +3 -3
  150. package/oj-c/docs/tag-cloud-item.html +3 -3
  151. package/oj-c/docs/tag-cloud.html +3 -3
  152. package/oj-c/docs/text-area.html +3 -3
  153. package/oj-c/drawer-popup/component.json +2 -2
  154. package/oj-c/file-picker/component.json +2 -2
  155. package/oj-c/form-layout/component.json +2 -2
  156. package/oj-c/highlight-text/component.json +2 -2
  157. package/oj-c/input-date-mask/component.json +2 -2
  158. package/oj-c/input-date-text/component.json +2 -2
  159. package/oj-c/input-number/component.json +2 -2
  160. package/oj-c/input-password/component.json +2 -2
  161. package/oj-c/input-text/component.json +2 -2
  162. package/oj-c/labelled-link/component.json +2 -2
  163. package/oj-c/legend/component.json +2 -2
  164. package/oj-c/legend-item/component.json +2 -2
  165. package/oj-c/legend-section/component.json +2 -2
  166. package/oj-c/line-chart/component.json +2 -2
  167. package/oj-c/line-chart-group/component.json +2 -2
  168. package/oj-c/line-chart-item/component.json +2 -2
  169. package/oj-c/line-chart-series/component.json +2 -2
  170. package/oj-c/list-item-layout/component.json +2 -2
  171. package/oj-c/list-view/component.json +2 -2
  172. package/oj-c/menu-button/component.json +2 -2
  173. package/oj-c/message-banner/component.json +2 -2
  174. package/oj-c/message-toast/component.json +2 -2
  175. package/oj-c/metadata/allComponents.json +95 -95
  176. package/oj-c/meter-bar/component.json +2 -2
  177. package/oj-c/meter-circle/component.json +2 -2
  178. package/oj-c/progress-bar/component.json +2 -2
  179. package/oj-c/progress-circle/component.json +2 -2
  180. package/oj-c/radioset/component.json +2 -2
  181. package/oj-c/rating-gauge/component.json +2 -2
  182. package/oj-c/select-multiple/component.json +2 -2
  183. package/oj-c/select-single/component.json +2 -2
  184. package/oj-c/selection-card/component.json +2 -2
  185. package/oj-c/selector/component.json +2 -2
  186. package/oj-c/selector-all/component.json +2 -2
  187. package/oj-c/split-menu-button/component.json +2 -2
  188. package/oj-c/tag-cloud/component.json +2 -2
  189. package/oj-c/tag-cloud-item/component.json +2 -2
  190. package/oj-c/text-area/component.json +2 -2
  191. package/package.json +4 -4
@@ -30,7 +30,7 @@
30
30
  "since": "16.0.0",
31
31
  "meta": {
32
32
  "filename": "checkbox.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
34
34
  },
35
35
  "ojmodule": "checkbox"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "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.",
46
46
  "meta": {
47
47
  "filename": "checkbox.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
49
49
  },
50
50
  "type": {
51
51
  "names": [
@@ -64,7 +64,7 @@
64
64
  "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'.",
65
65
  "meta": {
66
66
  "filename": "checkbox.tsx",
67
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
67
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
68
68
  },
69
69
  "defaultvalue": 1,
70
70
  "type": {
@@ -84,7 +84,7 @@
84
84
  "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>",
85
85
  "meta": {
86
86
  "filename": "checkbox.tsx",
87
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
87
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
88
88
  },
89
89
  "defaultvalue": false,
90
90
  "type": {
@@ -104,7 +104,7 @@
104
104
  "description": "Display options for auxiliary content that describes whether or not it should be displayed.",
105
105
  "meta": {
106
106
  "filename": "checkbox.tsx",
107
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
107
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
108
108
  },
109
109
  "type": {
110
110
  "names": [
@@ -130,7 +130,7 @@
130
130
  "description": "",
131
131
  "meta": {
132
132
  "filename": "checkbox.tsx",
133
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
133
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
134
134
  },
135
135
  "defaultvalue": "\"display\"",
136
136
  "type": {
@@ -151,7 +151,7 @@
151
151
  "description": "Form component help information.",
152
152
  "meta": {
153
153
  "filename": "checkbox.tsx",
154
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
154
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
155
155
  },
156
156
  "type": {
157
157
  "names": [
@@ -177,7 +177,7 @@
177
177
  "description": "The helpHints object contains a definition property, sourceText property, and a source property.",
178
178
  "meta": {
179
179
  "filename": "checkbox.tsx",
180
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
180
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
181
181
  },
182
182
  "type": {
183
183
  "names": [
@@ -204,7 +204,7 @@
204
204
  "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>",
205
205
  "meta": {
206
206
  "filename": "checkbox.tsx",
207
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
207
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
208
208
  },
209
209
  "defaultvalue": "[]",
210
210
  "type": {
@@ -231,7 +231,7 @@
231
231
  "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.",
232
232
  "meta": {
233
233
  "filename": "checkbox.tsx",
234
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
234
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
235
235
  },
236
236
  "defaultvalue": false,
237
237
  "type": {
@@ -251,7 +251,7 @@
251
251
  "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.\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 (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>",
252
252
  "meta": {
253
253
  "filename": "checkbox.tsx",
254
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
254
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
255
255
  },
256
256
  "defaultvalue": false,
257
257
  "type": {
@@ -271,7 +271,7 @@
271
271
  "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.",
272
272
  "meta": {
273
273
  "filename": "checkbox.tsx",
274
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
274
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
275
275
  },
276
276
  "ojvalues": [
277
277
  {
@@ -325,7 +325,7 @@
325
325
  "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>",
326
326
  "meta": {
327
327
  "filename": "checkbox.tsx",
328
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
328
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
329
329
  },
330
330
  "type": {
331
331
  "names": [
@@ -346,7 +346,7 @@
346
346
  "description": "<p>\nThe current valid state of the component. It is evaluated on initial render.\nIt is re-evaluated\n<ul>\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>",
347
347
  "meta": {
348
348
  "filename": "checkbox.tsx",
349
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
349
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
350
350
  },
351
351
  "ojvalues": [
352
352
  {
@@ -411,7 +411,7 @@
411
411
  "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 checkbox is cleared and the value is committed, the <code class=\"prettyprint\">value</code>\nproperty is set to <code>false</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>",
412
412
  "meta": {
413
413
  "filename": "checkbox.tsx",
414
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
414
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
415
415
  },
416
416
  "defaultvalue": false,
417
417
  "type": {
@@ -429,7 +429,7 @@
429
429
  "description": "Resets the component by clearing all messages and messagesCustom attribute\nand updates the component's display value using the attribute value.\nUser entered value will be erased when this method is called.",
430
430
  "meta": {
431
431
  "filename": "checkbox.tsx",
432
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
432
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
433
433
  },
434
434
  "scope": "instance",
435
435
  "returns": [
@@ -451,7 +451,7 @@
451
451
  "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.",
452
452
  "meta": {
453
453
  "filename": "checkbox.tsx",
454
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
454
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
455
455
  },
456
456
  "scope": "instance",
457
457
  "returns": [
@@ -473,7 +473,7 @@
473
473
  "description": "If enabled, validates the component's display value (or undefined if display value is empty) and updates the value\noption by performing the following steps.\n<ol>\n<li>All messages are cleared, including custom messages added by the app.</li>\n<li>\n 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>",
474
474
  "meta": {
475
475
  "filename": "checkbox.tsx",
476
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
476
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
477
477
  },
478
478
  "scope": "instance",
479
479
  "returns": [
@@ -497,7 +497,7 @@
497
497
  "ojhidden": true,
498
498
  "meta": {
499
499
  "filename": "checkbox.tsx",
500
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
500
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
501
501
  },
502
502
  "scope": "instance",
503
503
  "returns": [
@@ -520,7 +520,7 @@
520
520
  "ojhidden": true,
521
521
  "meta": {
522
522
  "filename": "checkbox.tsx",
523
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
523
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
524
524
  },
525
525
  "scope": "instance",
526
526
  "returns": [
@@ -542,7 +542,7 @@
542
542
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
543
543
  "meta": {
544
544
  "filename": "checkbox.tsx",
545
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
545
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
546
546
  },
547
547
  "scope": "instance",
548
548
  "params": [
@@ -576,7 +576,7 @@
576
576
  "description": "Retrieves the value of a property or a subproperty.",
577
577
  "meta": {
578
578
  "filename": "checkbox.tsx",
579
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
579
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
580
580
  },
581
581
  "scope": "instance",
582
582
  "params": [
@@ -605,7 +605,7 @@
605
605
  "description": "Performs a batch set of properties.",
606
606
  "meta": {
607
607
  "filename": "checkbox.tsx",
608
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
608
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
609
609
  },
610
610
  "scope": "instance",
611
611
  "params": [
@@ -634,7 +634,7 @@
634
634
  "description": "The default slot is the content associated with the checkbox. This can be a label or a block of text.",
635
635
  "meta": {
636
636
  "filename": "checkbox.tsx",
637
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
637
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
638
638
  },
639
639
  "scope": "instance",
640
640
  "ojchild": true,
@@ -649,7 +649,7 @@
649
649
  "memberof": "oj-c.Checkbox",
650
650
  "meta": {
651
651
  "filename": "checkbox.tsx",
652
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
652
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
653
653
  },
654
654
  "ojfragment": true
655
655
  },
@@ -662,7 +662,7 @@
662
662
  "memberof": "oj-c.Checkbox",
663
663
  "meta": {
664
664
  "filename": "checkbox.tsx",
665
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
665
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
666
666
  },
667
667
  "ojfragment": true
668
668
  },
@@ -681,7 +681,7 @@
681
681
  },
682
682
  "meta": {
683
683
  "filename": "checkbox.tsx",
684
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
684
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
685
685
  },
686
686
  "properties": [
687
687
  {
@@ -711,7 +711,7 @@
711
711
  },
712
712
  "meta": {
713
713
  "filename": "checkbox.tsx",
714
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
714
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
715
715
  },
716
716
  "properties": [
717
717
  {
@@ -761,7 +761,7 @@
761
761
  },
762
762
  "meta": {
763
763
  "filename": "checkbox.tsx",
764
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
764
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkbox"
765
765
  },
766
766
  "properties": [
767
767
  {
@@ -39,7 +39,7 @@
39
39
  ],
40
40
  "meta": {
41
41
  "filename": "checkboxset.tsx",
42
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
42
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
43
43
  },
44
44
  "ojmodule": "checkboxset"
45
45
  },
@@ -54,7 +54,7 @@
54
54
  "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.",
55
55
  "meta": {
56
56
  "filename": "checkboxset.tsx",
57
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
57
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
58
58
  },
59
59
  "type": {
60
60
  "names": [
@@ -73,7 +73,7 @@
73
73
  "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'.",
74
74
  "meta": {
75
75
  "filename": "checkboxset.tsx",
76
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
76
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
77
77
  },
78
78
  "defaultvalue": 1,
79
79
  "type": {
@@ -93,7 +93,7 @@
93
93
  "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>",
94
94
  "meta": {
95
95
  "filename": "checkboxset.tsx",
96
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
96
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
97
97
  },
98
98
  "defaultvalue": false,
99
99
  "type": {
@@ -113,7 +113,7 @@
113
113
  "description": "Layout direction of the checkbox elements.",
114
114
  "meta": {
115
115
  "filename": "checkboxset.tsx",
116
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
116
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
117
117
  },
118
118
  "type": {
119
119
  "names": [
@@ -133,7 +133,7 @@
133
133
  "description": "Display options for auxiliary content that describes whether or not it should be displayed.",
134
134
  "meta": {
135
135
  "filename": "checkboxset.tsx",
136
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
136
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
137
137
  },
138
138
  "type": {
139
139
  "names": [
@@ -159,7 +159,7 @@
159
159
  "description": "Form component help information.",
160
160
  "meta": {
161
161
  "filename": "checkboxset.tsx",
162
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
162
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
163
163
  },
164
164
  "type": {
165
165
  "names": [
@@ -185,7 +185,7 @@
185
185
  "description": "The helpHints object contains a definition property, sourceText property, and a source property.",
186
186
  "meta": {
187
187
  "filename": "checkboxset.tsx",
188
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
188
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
189
189
  },
190
190
  "type": {
191
191
  "names": [
@@ -211,7 +211,7 @@
211
211
  "description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
212
212
  "meta": {
213
213
  "filename": "checkboxset.tsx",
214
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
214
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
215
215
  },
216
216
  "ojvalues": [
217
217
  {
@@ -275,7 +275,7 @@
275
275
  "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.",
276
276
  "meta": {
277
277
  "filename": "checkboxset.tsx",
278
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
278
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
279
279
  },
280
280
  "type": {
281
281
  "names": [
@@ -294,7 +294,7 @@
294
294
  "description": "<p> The width of the label when labelEdge is 'start'.</p>\n<p> This attribute accepts values of type\n<code>0 | `var(${string})` | `--${string}` | `${number}%` | `${number}x` | `calc(${string})` | `${number}${CssUnits}</code></p>",
295
295
  "meta": {
296
296
  "filename": "checkboxset.tsx",
297
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
297
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
298
298
  },
299
299
  "type": {
300
300
  "names": [
@@ -321,7 +321,7 @@
321
321
  "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>",
322
322
  "meta": {
323
323
  "filename": "checkboxset.tsx",
324
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
324
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
325
325
  },
326
326
  "defaultvalue": "[]",
327
327
  "type": {
@@ -348,7 +348,7 @@
348
348
  "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.",
349
349
  "meta": {
350
350
  "filename": "checkboxset.tsx",
351
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
351
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
352
352
  },
353
353
  "defaultvalue": false,
354
354
  "type": {
@@ -368,7 +368,7 @@
368
368
  "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.\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 (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>\nproperty 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>\nproperty is updated; page author can listen to the <code class=\"prettyprint\">valueChanged</code>\nevent 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>",
369
369
  "meta": {
370
370
  "filename": "checkboxset.tsx",
371
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
371
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
372
372
  },
373
373
  "defaultvalue": false,
374
374
  "type": {
@@ -388,7 +388,7 @@
388
388
  "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.",
389
389
  "meta": {
390
390
  "filename": "checkboxset.tsx",
391
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
391
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
392
392
  },
393
393
  "ojvalues": [
394
394
  {
@@ -442,7 +442,7 @@
442
442
  "description": "An array of data items or a data provider that returns the option items for the Checkboxset.",
443
443
  "meta": {
444
444
  "filename": "checkboxset.tsx",
445
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
445
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
446
446
  },
447
447
  "type": {
448
448
  "names": [
@@ -468,7 +468,7 @@
468
468
  "description": "Should the labels wrap or truncate when there is not enough available space.",
469
469
  "meta": {
470
470
  "filename": "checkboxset.tsx",
471
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
471
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
472
472
  },
473
473
  "ojvalues": [
474
474
  {
@@ -510,7 +510,7 @@
510
510
  "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>",
511
511
  "meta": {
512
512
  "filename": "checkboxset.tsx",
513
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
513
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
514
514
  },
515
515
  "type": {
516
516
  "names": [
@@ -531,7 +531,7 @@
531
531
  "description": "<p>\nThe current valid state of the component. It is evaluated on initial render.\nIt is re-evaluated\n<ul>\n<li>when messagesCustom is updated,\nsince messagesCustom can be added by the app developer any time.</li>\n<li>when showMessages() is called. Since showMessages() moves the\nhidden messages into messages shown,\nif 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\nset, the valid state may be \"invalidHidden\" (if no invalid messages are being shown as well).\nIf 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>",
532
532
  "meta": {
533
533
  "filename": "checkboxset.tsx",
534
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
534
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
535
535
  },
536
536
  "ojvalues": [
537
537
  {
@@ -596,7 +596,7 @@
596
596
  "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 checkboxset 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>",
597
597
  "meta": {
598
598
  "filename": "checkboxset.tsx",
599
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
599
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
600
600
  },
601
601
  "defaultvalue": null,
602
602
  "type": {
@@ -621,7 +621,7 @@
621
621
  "description": "Resets the component by clearing all messages and messagesCustom attribute\nand updates the component's display value using the attribute value.\nUser entered value will be erased when this method is called.",
622
622
  "meta": {
623
623
  "filename": "checkboxset.tsx",
624
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
624
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
625
625
  },
626
626
  "scope": "instance",
627
627
  "returns": [
@@ -643,7 +643,7 @@
643
643
  "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.",
644
644
  "meta": {
645
645
  "filename": "checkboxset.tsx",
646
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
646
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
647
647
  },
648
648
  "scope": "instance",
649
649
  "returns": [
@@ -665,7 +665,7 @@
665
665
  "description": "If enabled, validates the component's display value (or null if display value is empty) and updates the value\noption by performing the following steps.\n<ol>\n<li>All messages are cleared, including custom messages added by the app.</li>\n<li>\n 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>",
666
666
  "meta": {
667
667
  "filename": "checkboxset.tsx",
668
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
668
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
669
669
  },
670
670
  "scope": "instance",
671
671
  "returns": [
@@ -689,7 +689,7 @@
689
689
  "ojhidden": true,
690
690
  "meta": {
691
691
  "filename": "checkboxset.tsx",
692
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
692
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
693
693
  },
694
694
  "scope": "instance",
695
695
  "returns": [
@@ -712,7 +712,7 @@
712
712
  "ojhidden": true,
713
713
  "meta": {
714
714
  "filename": "checkboxset.tsx",
715
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
715
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
716
716
  },
717
717
  "scope": "instance",
718
718
  "returns": [
@@ -734,7 +734,7 @@
734
734
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
735
735
  "meta": {
736
736
  "filename": "checkboxset.tsx",
737
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
737
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
738
738
  },
739
739
  "scope": "instance",
740
740
  "params": [
@@ -768,7 +768,7 @@
768
768
  "description": "Retrieves the value of a property or a subproperty.",
769
769
  "meta": {
770
770
  "filename": "checkboxset.tsx",
771
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
771
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
772
772
  },
773
773
  "scope": "instance",
774
774
  "params": [
@@ -797,7 +797,7 @@
797
797
  "description": "Performs a batch set of properties.",
798
798
  "meta": {
799
799
  "filename": "checkboxset.tsx",
800
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
800
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
801
801
  },
802
802
  "scope": "instance",
803
803
  "params": [
@@ -826,7 +826,7 @@
826
826
  "memberof": "oj-c.Checkboxset",
827
827
  "meta": {
828
828
  "filename": "checkboxset.tsx",
829
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
829
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
830
830
  },
831
831
  "ojfragment": true
832
832
  },
@@ -839,7 +839,7 @@
839
839
  "memberof": "oj-c.Checkboxset",
840
840
  "meta": {
841
841
  "filename": "checkboxset.tsx",
842
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
842
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
843
843
  },
844
844
  "ojfragment": true
845
845
  },
@@ -858,7 +858,7 @@
858
858
  },
859
859
  "meta": {
860
860
  "filename": "checkboxset.tsx",
861
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
861
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
862
862
  },
863
863
  "properties": [
864
864
  {
@@ -918,7 +918,7 @@
918
918
  },
919
919
  "meta": {
920
920
  "filename": "checkboxset.tsx",
921
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
921
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
922
922
  },
923
923
  "properties": [
924
924
  {
@@ -950,7 +950,7 @@
950
950
  },
951
951
  "meta": {
952
952
  "filename": "checkboxset.tsx",
953
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
953
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
954
954
  },
955
955
  "properties": [
956
956
  {
@@ -980,7 +980,7 @@
980
980
  },
981
981
  "meta": {
982
982
  "filename": "checkboxset.tsx",
983
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
983
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
984
984
  },
985
985
  "properties": [
986
986
  {
@@ -1030,7 +1030,7 @@
1030
1030
  },
1031
1031
  "meta": {
1032
1032
  "filename": "checkboxset.tsx",
1033
- "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
1033
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.4/packages/oraclejet-core-pack/web/components/oj-c/checkboxset"
1034
1034
  },
1035
1035
  "properties": [
1036
1036
  {