@oracle/oraclejet-core-pack 16.1.1 → 16.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/oj-c/ActionCard.json +6 -6
- package/oj-c/AreaChart.json +44 -44
- package/oj-c/AreaChartGroup.json +7 -7
- package/oj-c/AreaChartItem.json +15 -15
- package/oj-c/AreaChartSeries.json +14 -14
- package/oj-c/Avatar.json +10 -10
- package/oj-c/Button.json +19 -19
- package/oj-c/Checkbox.json +29 -29
- package/oj-c/Checkboxset.json +35 -35
- package/oj-c/Collapsible.json +14 -14
- package/oj-c/DrawerPopup.json +12 -12
- package/oj-c/FilePicker.json +20 -20
- package/oj-c/FormLayout.json +15 -15
- package/oj-c/HighlightText.json +6 -6
- package/oj-c/InputDateMask.json +42 -42
- package/oj-c/InputDateText.json +44 -44
- package/oj-c/InputMonthMask.json +49 -49
- package/oj-c/InputNumber.json +51 -51
- package/oj-c/InputPassword.json +41 -41
- package/oj-c/InputSensitiveText.json +43 -43
- package/oj-c/InputText.json +48 -48
- package/oj-c/LabelledLink.json +21 -21
- package/oj-c/Legend.json +36 -36
- package/oj-c/LegendItem.json +15 -15
- package/oj-c/LegendSection.json +5 -5
- package/oj-c/LineChart.json +44 -44
- package/oj-c/LineChartGroup.json +7 -7
- package/oj-c/LineChartItem.json +15 -15
- package/oj-c/LineChartSeries.json +16 -16
- package/oj-c/ListItemLayout.json +16 -16
- package/oj-c/ListView.json +18 -18
- package/oj-c/MenuButton.json +21 -21
- package/oj-c/MessageBanner.json +11 -11
- package/oj-c/MessageToast.json +13 -13
- package/oj-c/MeterBar.json +26 -26
- package/oj-c/MeterCircle.json +30 -30
- package/oj-c/ProgressBar.json +7 -7
- package/oj-c/ProgressCircle.json +7 -7
- package/oj-c/Radioset.json +35 -35
- package/oj-c/RatingGauge.json +21 -21
- package/oj-c/SelectMultiple.json +41 -41
- package/oj-c/SelectSingle.json +45 -45
- package/oj-c/SelectionCard.json +6 -6
- package/oj-c/Selector.json +8 -8
- package/oj-c/SelectorAll.json +6 -6
- package/oj-c/SplitMenuButton.json +18 -18
- package/oj-c/TabBarMixed.json +18 -18
- package/oj-c/TagCloud.json +18 -18
- package/oj-c/TagCloudItem.json +10 -10
- package/oj-c/TextArea.json +45 -45
- package/oj-c/action-card/component.json +2 -2
- package/oj-c/area-chart/component.json +2 -2
- package/oj-c/area-chart-group/component.json +2 -2
- package/oj-c/area-chart-item/component.json +2 -2
- package/oj-c/area-chart-series/component.json +2 -2
- package/oj-c/avatar/component.json +2 -2
- package/oj-c/button/component.json +2 -2
- package/oj-c/checkbox/component.json +2 -2
- package/oj-c/checkboxset/component.json +2 -2
- package/oj-c/collapsible/component.json +2 -2
- package/oj-c/component.json +2 -2
- package/oj-c/corepackbundle.js +19 -5
- package/oj-c/docs/action-card.html +3 -3
- package/oj-c/docs/area-chart-group.html +3 -3
- package/oj-c/docs/area-chart-item.html +3 -3
- package/oj-c/docs/area-chart-series.html +3 -3
- package/oj-c/docs/area-chart.html +3 -3
- package/oj-c/docs/avatar.html +3 -3
- package/oj-c/docs/button.html +3 -3
- package/oj-c/docs/checkbox.html +3 -3
- package/oj-c/docs/checkboxset.html +3 -3
- package/oj-c/docs/collapsible.html +3 -3
- package/oj-c/docs/drawer-popup.html +3 -3
- package/oj-c/docs/file-picker.html +3 -3
- package/oj-c/docs/form-layout.html +3 -3
- package/oj-c/docs/highlight-text.html +3 -3
- package/oj-c/docs/index.html +3 -3
- package/oj-c/docs/input-date-mask.html +3 -3
- package/oj-c/docs/input-date-text.html +3 -3
- package/oj-c/docs/input-month-mask.html +3 -3
- package/oj-c/docs/input-number.html +3 -3
- package/oj-c/docs/input-password.html +3 -3
- package/oj-c/docs/input-sensitive-text.html +3 -3
- package/oj-c/docs/input-text.html +3 -3
- package/oj-c/docs/labelled-link.html +3 -3
- package/oj-c/docs/legend-item.html +3 -3
- package/oj-c/docs/legend-section.html +3 -3
- package/oj-c/docs/legend.html +3 -3
- package/oj-c/docs/line-chart-group.html +3 -3
- package/oj-c/docs/line-chart-item.html +3 -3
- package/oj-c/docs/line-chart-series.html +3 -3
- package/oj-c/docs/line-chart.html +3 -3
- package/oj-c/docs/list-item-layout.html +3 -3
- package/oj-c/docs/list-view.html +3 -3
- package/oj-c/docs/menu-button.html +3 -3
- package/oj-c/docs/message-banner.html +3 -3
- package/oj-c/docs/message-toast.html +3 -3
- package/oj-c/docs/meter-bar.html +3 -3
- package/oj-c/docs/meter-circle.html +3 -3
- package/oj-c/docs/oj-c.ActionCard.html +3 -3
- package/oj-c/docs/oj-c.AreaChart.html +3 -3
- package/oj-c/docs/oj-c.AreaChartGroup.html +3 -3
- package/oj-c/docs/oj-c.AreaChartItem.html +3 -3
- package/oj-c/docs/oj-c.AreaChartSeries.html +3 -3
- package/oj-c/docs/oj-c.Avatar.html +3 -3
- package/oj-c/docs/oj-c.Button.html +3 -3
- package/oj-c/docs/oj-c.Checkbox.html +3 -3
- package/oj-c/docs/oj-c.Checkboxset.html +3 -3
- package/oj-c/docs/oj-c.Collapsible.html +3 -3
- package/oj-c/docs/oj-c.DrawerPopup.html +3 -3
- package/oj-c/docs/oj-c.FilePicker.html +3 -3
- package/oj-c/docs/oj-c.FormLayout.html +3 -3
- package/oj-c/docs/oj-c.HighlightText.html +3 -3
- package/oj-c/docs/oj-c.InputDateMask.html +3 -3
- package/oj-c/docs/oj-c.InputDateText.html +3 -3
- package/oj-c/docs/oj-c.InputMonthMask.html +3 -3
- package/oj-c/docs/oj-c.InputNumber.html +3 -3
- package/oj-c/docs/oj-c.InputPassword.html +3 -3
- package/oj-c/docs/oj-c.InputSensitiveText.html +3 -3
- package/oj-c/docs/oj-c.InputText.html +3 -3
- package/oj-c/docs/oj-c.LabelledLink.html +3 -3
- package/oj-c/docs/oj-c.Legend.html +3 -3
- package/oj-c/docs/oj-c.LegendItem.html +3 -3
- package/oj-c/docs/oj-c.LegendSection.html +3 -3
- package/oj-c/docs/oj-c.LineChart.html +3 -3
- package/oj-c/docs/oj-c.LineChartGroup.html +3 -3
- package/oj-c/docs/oj-c.LineChartItem.html +3 -3
- package/oj-c/docs/oj-c.LineChartSeries.html +3 -3
- package/oj-c/docs/oj-c.ListItemLayout.html +3 -3
- package/oj-c/docs/oj-c.ListView.html +3 -3
- package/oj-c/docs/oj-c.MenuButton.html +3 -3
- package/oj-c/docs/oj-c.MessageBanner.html +3 -3
- package/oj-c/docs/oj-c.MessageToast.html +3 -3
- package/oj-c/docs/oj-c.MeterBar.html +3 -3
- package/oj-c/docs/oj-c.MeterCircle.html +3 -3
- package/oj-c/docs/oj-c.ProgressBar.html +3 -3
- package/oj-c/docs/oj-c.ProgressCircle.html +3 -3
- package/oj-c/docs/oj-c.Radioset.html +3 -3
- package/oj-c/docs/oj-c.RatingGauge.html +3 -3
- package/oj-c/docs/oj-c.SelectMultiple.html +3 -3
- package/oj-c/docs/oj-c.SelectSingle.html +3 -3
- package/oj-c/docs/oj-c.Selector.html +3 -3
- package/oj-c/docs/oj-c.SelectorAll.html +3 -3
- package/oj-c/docs/oj-c.SplitMenuButton.html +3 -3
- package/oj-c/docs/oj-c.TabBarMixed.html +3 -3
- package/oj-c/docs/oj-c.TagCloud.html +3 -3
- package/oj-c/docs/oj-c.TagCloudItem.html +3 -3
- package/oj-c/docs/oj-c.TextArea.html +3 -3
- package/oj-c/docs/progress-bar.html +3 -3
- package/oj-c/docs/progress-circle.html +3 -3
- package/oj-c/docs/radioset.html +3 -3
- package/oj-c/docs/rating-gauge.html +3 -3
- package/oj-c/docs/select-multiple.html +3 -3
- package/oj-c/docs/select-single.html +3 -3
- package/oj-c/docs/selection-card.html +3 -3
- package/oj-c/docs/selector-all.html +3 -3
- package/oj-c/docs/selector.html +3 -3
- package/oj-c/docs/split-menu-button.html +3 -3
- package/oj-c/docs/tab-bar-mixed.html +3 -3
- package/oj-c/docs/tag-cloud-item.html +3 -3
- package/oj-c/docs/tag-cloud.html +3 -3
- package/oj-c/docs/text-area.html +3 -3
- package/oj-c/drawer-popup/component.json +2 -2
- package/oj-c/file-picker/component.json +2 -2
- package/oj-c/form-layout/component.json +2 -2
- package/oj-c/highlight-text/component.json +2 -2
- package/oj-c/hooks/UNSAFE_useListData/useListData.js +1 -1
- package/oj-c/input-date-mask/component.json +2 -2
- package/oj-c/input-date-text/component.json +2 -2
- package/oj-c/input-month-mask/component.json +2 -2
- package/oj-c/input-number/component.json +2 -2
- package/oj-c/input-password/component.json +2 -2
- package/oj-c/input-sensitive-text/component.json +2 -2
- package/oj-c/input-text/component.json +2 -2
- package/oj-c/labelled-link/component.json +2 -2
- package/oj-c/legend/component.json +2 -2
- package/oj-c/legend-item/component.json +2 -2
- package/oj-c/legend-section/component.json +2 -2
- package/oj-c/line-chart/component.json +2 -2
- package/oj-c/line-chart-group/component.json +2 -2
- package/oj-c/line-chart-item/component.json +2 -2
- package/oj-c/line-chart-series/component.json +2 -2
- package/oj-c/list-item-layout/component.json +2 -2
- package/oj-c/list-view/component.json +2 -2
- package/oj-c/menu-button/component.json +2 -2
- package/oj-c/message-banner/component.json +2 -2
- package/oj-c/message-toast/component.json +2 -2
- package/oj-c/metadata/allComponents.json +101 -101
- package/oj-c/meter-bar/component.json +2 -2
- package/oj-c/meter-circle/component.json +2 -2
- package/oj-c/min/corepackbundle.js +1 -1
- package/oj-c/min/corepackbundle.js.map +1 -1
- package/oj-c/min/hooks/UNSAFE_useListData/useListData.js +1 -1
- package/oj-c/min/list-view.js +1 -1
- package/oj-c/min/list-view.js.map +1 -1
- package/oj-c/min/select-multiple.js +2 -2
- package/oj-c/min/select-multiple.js.map +1 -1
- package/oj-c/min/select-single.js +2 -2
- package/oj-c/min/select-single.js.map +1 -1
- package/oj-c/progress-bar/component.json +2 -2
- package/oj-c/progress-circle/component.json +2 -2
- package/oj-c/radioset/component.json +2 -2
- package/oj-c/rating-gauge/component.json +2 -2
- package/oj-c/select-multiple/component.json +2 -2
- package/oj-c/select-multiple/useSelectMultiplePreact.js +14 -3
- package/oj-c/select-single/component.json +2 -2
- package/oj-c/select-single/useSelectSinglePreact.js +4 -1
- package/oj-c/selection-card/component.json +2 -2
- package/oj-c/selector/component.json +2 -2
- package/oj-c/selector-all/component.json +2 -2
- package/oj-c/split-menu-button/component.json +2 -2
- package/oj-c/tab-bar-mixed/component.json +2 -2
- package/oj-c/tag-cloud/component.json +2 -2
- package/oj-c/tag-cloud-item/component.json +2 -2
- package/oj-c/text-area/component.json +2 -2
- package/package.json +4 -4
package/oj-c/TextArea.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"meta": {
|
|
41
41
|
"filename": "text-area.tsx",
|
|
42
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
42
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
43
43
|
},
|
|
44
44
|
"ojmodule": "text-area"
|
|
45
45
|
},
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"description": "Dictates component's autocomplete state. This attribute indicates whether the value of\nthe control can be automatically completed by the browser. The common values are 'on' and 'off'.\n\nSince this attribute passes through to the 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'.",
|
|
55
55
|
"meta": {
|
|
56
56
|
"filename": "text-area.tsx",
|
|
57
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
57
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
58
58
|
},
|
|
59
59
|
"defaultvalue": "\"on\"",
|
|
60
60
|
"type": {
|
|
@@ -74,7 +74,7 @@
|
|
|
74
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'.",
|
|
75
75
|
"meta": {
|
|
76
76
|
"filename": "text-area.tsx",
|
|
77
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
77
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
78
78
|
},
|
|
79
79
|
"defaultvalue": 1,
|
|
80
80
|
"type": {
|
|
@@ -94,7 +94,7 @@
|
|
|
94
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.",
|
|
95
95
|
"meta": {
|
|
96
96
|
"filename": "text-area.tsx",
|
|
97
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
97
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
98
98
|
},
|
|
99
99
|
"type": {
|
|
100
100
|
"names": [
|
|
@@ -113,7 +113,7 @@
|
|
|
113
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>",
|
|
114
114
|
"meta": {
|
|
115
115
|
"filename": "text-area.tsx",
|
|
116
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
116
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
117
117
|
},
|
|
118
118
|
"defaultvalue": null,
|
|
119
119
|
"type": {
|
|
@@ -140,7 +140,7 @@
|
|
|
140
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>",
|
|
141
141
|
"meta": {
|
|
142
142
|
"filename": "text-area.tsx",
|
|
143
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
143
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
144
144
|
},
|
|
145
145
|
"defaultvalue": false,
|
|
146
146
|
"type": {
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
"description": "Display options for auxiliary content that determines whether or not it should be displayed.",
|
|
161
161
|
"meta": {
|
|
162
162
|
"filename": "text-area.tsx",
|
|
163
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
163
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
164
164
|
},
|
|
165
165
|
"type": {
|
|
166
166
|
"names": [
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
"description": "Form component help information.",
|
|
187
187
|
"meta": {
|
|
188
188
|
"filename": "text-area.tsx",
|
|
189
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
189
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
190
190
|
},
|
|
191
191
|
"type": {
|
|
192
192
|
"names": [
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
"description": "The helpHints object contains a definition property and a source property.",
|
|
213
213
|
"meta": {
|
|
214
214
|
"filename": "text-area.tsx",
|
|
215
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
215
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
216
216
|
},
|
|
217
217
|
"type": {
|
|
218
218
|
"names": [
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
|
|
239
239
|
"meta": {
|
|
240
240
|
"filename": "text-area.tsx",
|
|
241
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
241
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
242
242
|
},
|
|
243
243
|
"ojvalues": [
|
|
244
244
|
{
|
|
@@ -302,7 +302,7 @@
|
|
|
302
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.",
|
|
303
303
|
"meta": {
|
|
304
304
|
"filename": "text-area.tsx",
|
|
305
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
305
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
306
306
|
},
|
|
307
307
|
"type": {
|
|
308
308
|
"names": [
|
|
@@ -321,7 +321,7 @@
|
|
|
321
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>",
|
|
322
322
|
"meta": {
|
|
323
323
|
"filename": "text-area.tsx",
|
|
324
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
324
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
325
325
|
},
|
|
326
326
|
"type": {
|
|
327
327
|
"names": [
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
"description": "Should the labels wrap or truncate when there is not enough available space.",
|
|
348
348
|
"meta": {
|
|
349
349
|
"filename": "text-area.tsx",
|
|
350
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
350
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
351
351
|
},
|
|
352
352
|
"ojvalues": [
|
|
353
353
|
{
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
"description": "Defines the length limit for the field",
|
|
390
390
|
"meta": {
|
|
391
391
|
"filename": "text-area.tsx",
|
|
392
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
392
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
393
393
|
},
|
|
394
394
|
"type": {
|
|
395
395
|
"names": [
|
|
@@ -415,7 +415,7 @@
|
|
|
415
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.",
|
|
416
416
|
"meta": {
|
|
417
417
|
"filename": "text-area.tsx",
|
|
418
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
418
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
419
419
|
},
|
|
420
420
|
"type": {
|
|
421
421
|
"names": [
|
|
@@ -435,7 +435,7 @@
|
|
|
435
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>",
|
|
436
436
|
"meta": {
|
|
437
437
|
"filename": "text-area.tsx",
|
|
438
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
438
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
439
439
|
},
|
|
440
440
|
"defaultvalue": "[]",
|
|
441
441
|
"type": {
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
"description": "The placeholder text to set on the element.",
|
|
463
463
|
"meta": {
|
|
464
464
|
"filename": "text-area.tsx",
|
|
465
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
465
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
466
466
|
},
|
|
467
467
|
"type": {
|
|
468
468
|
"names": [
|
|
@@ -481,7 +481,7 @@
|
|
|
481
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.",
|
|
482
482
|
"meta": {
|
|
483
483
|
"filename": "text-area.tsx",
|
|
484
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
484
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
485
485
|
},
|
|
486
486
|
"defaultvalue": false,
|
|
487
487
|
"type": {
|
|
@@ -501,7 +501,7 @@
|
|
|
501
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>",
|
|
502
502
|
"meta": {
|
|
503
503
|
"filename": "text-area.tsx",
|
|
504
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
504
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
505
505
|
},
|
|
506
506
|
"defaultvalue": false,
|
|
507
507
|
"type": {
|
|
@@ -521,7 +521,7 @@
|
|
|
521
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>",
|
|
522
522
|
"meta": {
|
|
523
523
|
"filename": "text-area.tsx",
|
|
524
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
524
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
525
525
|
},
|
|
526
526
|
"type": {
|
|
527
527
|
"names": [
|
|
@@ -540,7 +540,7 @@
|
|
|
540
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.",
|
|
541
541
|
"meta": {
|
|
542
542
|
"filename": "text-area.tsx",
|
|
543
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
543
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
544
544
|
},
|
|
545
545
|
"ojvalues": [
|
|
546
546
|
{
|
|
@@ -605,7 +605,7 @@
|
|
|
605
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.",
|
|
606
606
|
"meta": {
|
|
607
607
|
"filename": "text-area.tsx",
|
|
608
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
608
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
609
609
|
},
|
|
610
610
|
"type": {
|
|
611
611
|
"names": [
|
|
@@ -624,7 +624,7 @@
|
|
|
624
624
|
"description": "Specifies how the text is aligned within the text field",
|
|
625
625
|
"meta": {
|
|
626
626
|
"filename": "text-area.tsx",
|
|
627
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
627
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
628
628
|
},
|
|
629
629
|
"ojvalues": [
|
|
630
630
|
{
|
|
@@ -678,7 +678,7 @@
|
|
|
678
678
|
"ojhidden": true,
|
|
679
679
|
"meta": {
|
|
680
680
|
"filename": "text-area.tsx",
|
|
681
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
681
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
682
682
|
},
|
|
683
683
|
"type": {
|
|
684
684
|
"names": [
|
|
@@ -697,7 +697,7 @@
|
|
|
697
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.",
|
|
698
698
|
"meta": {
|
|
699
699
|
"filename": "text-area.tsx",
|
|
700
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
700
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
701
701
|
},
|
|
702
702
|
"ojvalues": [
|
|
703
703
|
{
|
|
@@ -751,7 +751,7 @@
|
|
|
751
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>",
|
|
752
752
|
"meta": {
|
|
753
753
|
"filename": "text-area.tsx",
|
|
754
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
754
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
755
755
|
},
|
|
756
756
|
"defaultvalue": "[]",
|
|
757
757
|
"type": {
|
|
@@ -779,7 +779,7 @@
|
|
|
779
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>",
|
|
780
780
|
"meta": {
|
|
781
781
|
"filename": "text-area.tsx",
|
|
782
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
782
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
783
783
|
},
|
|
784
784
|
"defaultvalue": null,
|
|
785
785
|
"type": {
|
|
@@ -808,7 +808,7 @@
|
|
|
808
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>",
|
|
809
809
|
"meta": {
|
|
810
810
|
"filename": "text-area.tsx",
|
|
811
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
811
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
812
812
|
},
|
|
813
813
|
"type": {
|
|
814
814
|
"names": [
|
|
@@ -829,7 +829,7 @@
|
|
|
829
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>",
|
|
830
830
|
"meta": {
|
|
831
831
|
"filename": "text-area.tsx",
|
|
832
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
832
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
833
833
|
},
|
|
834
834
|
"ojvalues": [
|
|
835
835
|
{
|
|
@@ -891,7 +891,7 @@
|
|
|
891
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.",
|
|
892
892
|
"meta": {
|
|
893
893
|
"filename": "text-area.tsx",
|
|
894
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
894
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
895
895
|
},
|
|
896
896
|
"scope": "instance",
|
|
897
897
|
"returns": [
|
|
@@ -913,7 +913,7 @@
|
|
|
913
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.",
|
|
914
914
|
"meta": {
|
|
915
915
|
"filename": "text-area.tsx",
|
|
916
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
916
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
917
917
|
},
|
|
918
918
|
"scope": "instance",
|
|
919
919
|
"returns": [
|
|
@@ -935,7 +935,7 @@
|
|
|
935
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>",
|
|
936
936
|
"meta": {
|
|
937
937
|
"filename": "text-area.tsx",
|
|
938
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
938
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
939
939
|
},
|
|
940
940
|
"scope": "instance",
|
|
941
941
|
"returns": [
|
|
@@ -959,7 +959,7 @@
|
|
|
959
959
|
"ojhidden": true,
|
|
960
960
|
"meta": {
|
|
961
961
|
"filename": "text-area.tsx",
|
|
962
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
962
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
963
963
|
},
|
|
964
964
|
"scope": "instance",
|
|
965
965
|
"returns": [
|
|
@@ -982,7 +982,7 @@
|
|
|
982
982
|
"ojhidden": true,
|
|
983
983
|
"meta": {
|
|
984
984
|
"filename": "text-area.tsx",
|
|
985
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
985
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
986
986
|
},
|
|
987
987
|
"scope": "instance",
|
|
988
988
|
"returns": [
|
|
@@ -1004,7 +1004,7 @@
|
|
|
1004
1004
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
1005
1005
|
"meta": {
|
|
1006
1006
|
"filename": "text-area.tsx",
|
|
1007
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
1007
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
1008
1008
|
},
|
|
1009
1009
|
"scope": "instance",
|
|
1010
1010
|
"params": [
|
|
@@ -1038,7 +1038,7 @@
|
|
|
1038
1038
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
1039
1039
|
"meta": {
|
|
1040
1040
|
"filename": "text-area.tsx",
|
|
1041
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
1041
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
1042
1042
|
},
|
|
1043
1043
|
"scope": "instance",
|
|
1044
1044
|
"params": [
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
"description": "Performs a batch set of properties.",
|
|
1068
1068
|
"meta": {
|
|
1069
1069
|
"filename": "text-area.tsx",
|
|
1070
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
1070
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
1071
1071
|
},
|
|
1072
1072
|
"scope": "instance",
|
|
1073
1073
|
"params": [
|
|
@@ -1096,7 +1096,7 @@
|
|
|
1096
1096
|
"memberof": "oj-c.TextArea",
|
|
1097
1097
|
"meta": {
|
|
1098
1098
|
"filename": "text-area.tsx",
|
|
1099
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
1099
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
1100
1100
|
},
|
|
1101
1101
|
"ojfragment": true
|
|
1102
1102
|
},
|
|
@@ -1109,7 +1109,7 @@
|
|
|
1109
1109
|
"memberof": "oj-c.TextArea",
|
|
1110
1110
|
"meta": {
|
|
1111
1111
|
"filename": "text-area.tsx",
|
|
1112
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
1112
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
1113
1113
|
},
|
|
1114
1114
|
"ojfragment": true
|
|
1115
1115
|
},
|
|
@@ -1125,7 +1125,7 @@
|
|
|
1125
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.",
|
|
1126
1126
|
"meta": {
|
|
1127
1127
|
"filename": "text-area.tsx",
|
|
1128
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
1128
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
1129
1129
|
},
|
|
1130
1130
|
"type": {
|
|
1131
1131
|
"names": [
|
|
@@ -1148,7 +1148,7 @@
|
|
|
1148
1148
|
},
|
|
1149
1149
|
"meta": {
|
|
1150
1150
|
"filename": "text-area.tsx",
|
|
1151
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
1151
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
1152
1152
|
},
|
|
1153
1153
|
"properties": [
|
|
1154
1154
|
{
|
|
@@ -1204,7 +1204,7 @@
|
|
|
1204
1204
|
},
|
|
1205
1205
|
"meta": {
|
|
1206
1206
|
"filename": "text-area.tsx",
|
|
1207
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
1207
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
1208
1208
|
},
|
|
1209
1209
|
"properties": [
|
|
1210
1210
|
{
|
|
@@ -1234,7 +1234,7 @@
|
|
|
1234
1234
|
},
|
|
1235
1235
|
"meta": {
|
|
1236
1236
|
"filename": "text-area.tsx",
|
|
1237
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
1237
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
1238
1238
|
},
|
|
1239
1239
|
"properties": [
|
|
1240
1240
|
{
|
|
@@ -1284,7 +1284,7 @@
|
|
|
1284
1284
|
},
|
|
1285
1285
|
"meta": {
|
|
1286
1286
|
"filename": "text-area.tsx",
|
|
1287
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
1287
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
1288
1288
|
},
|
|
1289
1289
|
"properties": [
|
|
1290
1290
|
{
|
|
@@ -1337,7 +1337,7 @@
|
|
|
1337
1337
|
},
|
|
1338
1338
|
"meta": {
|
|
1339
1339
|
"filename": "text-area.tsx",
|
|
1340
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.
|
|
1340
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.1.3/packages/oraclejet-core-pack/web/components/oj-c/text-area"
|
|
1341
1341
|
},
|
|
1342
1342
|
"properties": [
|
|
1343
1343
|
{
|
package/oj-c/component.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oj-c",
|
|
3
|
-
"version": "16.1.
|
|
4
|
-
"jetVersion": "^16.1.
|
|
3
|
+
"version": "16.1.3",
|
|
4
|
+
"jetVersion": "^16.1.3",
|
|
5
5
|
"type": "mono-pack",
|
|
6
6
|
"displayName": "Oracle JET Core pack",
|
|
7
7
|
"description": "Core Oracle JET components implemented using virtual DOM technology",
|
package/oj-c/corepackbundle.js
CHANGED
|
@@ -4805,7 +4805,7 @@ define('oj-c/hooks/UNSAFE_useListData/useListData',["require", "exports", "ojs/o
|
|
|
4805
4805
|
const handleAddRemoveMutation = (detail, dataState, options, isAdd) => {
|
|
4806
4806
|
let itemCount = 0;
|
|
4807
4807
|
if (isIndexesAvailable(detail, options)) {
|
|
4808
|
-
const indexes = isAdd ? detail.indexes?.sort() : detail.indexes;
|
|
4808
|
+
const indexes = isAdd ? detail.indexes?.sort((a, b) => a - b) : detail.indexes;
|
|
4809
4809
|
let endIndex = dataState.totalSize - 1;
|
|
4810
4810
|
indexes?.forEach((index) => {
|
|
4811
4811
|
if (index <= endIndex) {
|
|
@@ -5293,12 +5293,23 @@ define('oj-c/select-multiple/useSelectMultiplePreact',["require", "exports", "@o
|
|
|
5293
5293
|
filterCriterion,
|
|
5294
5294
|
initialRowsFetched: 0
|
|
5295
5295
|
});
|
|
5296
|
-
const onCommit = (0, hooks_1.useCallback)(async (
|
|
5297
|
-
const validationResult = await onCommitValue((
|
|
5296
|
+
const onCommit = (0, hooks_1.useCallback)(async ({ value }) => {
|
|
5297
|
+
const validationResult = await onCommitValue((value && value.size > 0 ? value : utils_1.DEFAULT_VALUE));
|
|
5298
5298
|
if (validationResult === useValidators_1.ValidationResult.INVALID) {
|
|
5299
5299
|
setPreactValueItems(undefined);
|
|
5300
5300
|
}
|
|
5301
|
-
|
|
5301
|
+
else if (validationResult === useValidators_1.ValidationResult.VALID) {
|
|
5302
|
+
if (value && value.size > 0 && arItemContexts?.length === value.size) {
|
|
5303
|
+
const arKeys = Array.from(value);
|
|
5304
|
+
const allValuesInItemContexts = arKeys.every((key, index) => {
|
|
5305
|
+
return key === arItemContexts?.[index].key;
|
|
5306
|
+
});
|
|
5307
|
+
if (allValuesInItemContexts && preactValueItems !== arItemContexts) {
|
|
5308
|
+
setPreactValueItems(arItemContexts);
|
|
5309
|
+
}
|
|
5310
|
+
}
|
|
5311
|
+
}
|
|
5312
|
+
}, [arItemContexts, preactValueItems, onCommitValue]);
|
|
5302
5313
|
const onFilter = (0, hooks_1.useCallback)(({ searchText }) => {
|
|
5303
5314
|
const fc = searchText && searchText.length > 0
|
|
5304
5315
|
? ojdataprovider_1.FilterFactory.getFilter({ filterDef: { text: searchText } })
|
|
@@ -5706,6 +5717,9 @@ define('oj-c/select-single/useSelectSinglePreact',["require", "exports", "@oracl
|
|
|
5706
5717
|
previousValue: previousValue ?? utils_2.DEFAULT_VALUE,
|
|
5707
5718
|
value
|
|
5708
5719
|
});
|
|
5720
|
+
if (preactValueItem !== valueItem) {
|
|
5721
|
+
setPreactValueItem(valueItem);
|
|
5722
|
+
}
|
|
5709
5723
|
}
|
|
5710
5724
|
else {
|
|
5711
5725
|
const data = listDataState.data.data;
|
|
@@ -5726,7 +5740,7 @@ define('oj-c/select-single/useSelectSinglePreact',["require", "exports", "@oracl
|
|
|
5726
5740
|
});
|
|
5727
5741
|
}
|
|
5728
5742
|
}
|
|
5729
|
-
}, [dataProvider, listDataState, valueItem, onCommitValue, onOjValueAction]);
|
|
5743
|
+
}, [dataProvider, listDataState, preactValueItem, valueItem, onCommitValue, onOjValueAction]);
|
|
5730
5744
|
const onFilter = (0, hooks_1.useCallback)(({ searchText }) => {
|
|
5731
5745
|
const fc = searchText && searchText.length > 0
|
|
5732
5746
|
? ojdataprovider_1.FilterFactory.getFilter({ filterDef: { text: searchText } })
|