@oracle/oraclejet-core-pack 16.0.0 → 16.0.2
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 +43 -43
- package/oj-c/AreaChartGroup.json +7 -7
- package/oj-c/AreaChartItem.json +14 -14
- 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/InputNumber.json +51 -51
- package/oj-c/InputPassword.json +50 -41
- package/oj-c/InputText.json +57 -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 +43 -43
- package/oj-c/LineChartGroup.json +7 -7
- package/oj-c/LineChartItem.json +14 -14
- 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 +5 -5
- package/oj-c/SplitMenuButton.json +16 -16
- package/oj-c/TagCloud.json +18 -18
- package/oj-c/TagCloudItem.json +10 -10
- package/oj-c/TextArea.json +54 -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/docs/action-card.html +9 -9
- package/oj-c/docs/area-chart-group.html +9 -9
- package/oj-c/docs/area-chart-item.html +9 -9
- package/oj-c/docs/area-chart-series.html +9 -9
- package/oj-c/docs/area-chart.html +9 -9
- package/oj-c/docs/avatar.html +9 -9
- package/oj-c/docs/button.html +9 -9
- package/oj-c/docs/checkbox.html +9 -9
- package/oj-c/docs/checkboxset.html +9 -9
- package/oj-c/docs/collapsible.html +9 -9
- package/oj-c/docs/drawer-popup.html +9 -9
- package/oj-c/docs/file-picker.html +9 -9
- package/oj-c/docs/form-layout.html +9 -9
- package/oj-c/docs/highlight-text.html +9 -9
- package/oj-c/docs/index.html +9 -9
- package/oj-c/docs/input-date-mask.html +9 -9
- package/oj-c/docs/input-date-text.html +9 -9
- package/oj-c/docs/input-number.html +9 -9
- package/oj-c/docs/input-password.html +10 -10
- package/oj-c/docs/input-text.html +10 -10
- package/oj-c/docs/labelled-link.html +9 -9
- package/oj-c/docs/legend-item.html +9 -9
- package/oj-c/docs/legend-section.html +9 -9
- package/oj-c/docs/legend.html +9 -9
- package/oj-c/docs/line-chart-group.html +9 -9
- package/oj-c/docs/line-chart-item.html +9 -9
- package/oj-c/docs/line-chart-series.html +9 -9
- package/oj-c/docs/line-chart.html +9 -9
- package/oj-c/docs/list-item-layout.html +9 -9
- package/oj-c/docs/list-view.html +9 -9
- package/oj-c/docs/menu-button.html +9 -9
- package/oj-c/docs/message-banner.html +9 -9
- package/oj-c/docs/message-toast.html +9 -9
- package/oj-c/docs/meter-bar.html +9 -9
- package/oj-c/docs/meter-circle.html +9 -9
- package/oj-c/docs/oj-c.ActionCard.html +9 -9
- package/oj-c/docs/oj-c.AreaChart.html +9 -9
- package/oj-c/docs/oj-c.AreaChartGroup.html +9 -9
- package/oj-c/docs/oj-c.AreaChartItem.html +9 -9
- package/oj-c/docs/oj-c.AreaChartSeries.html +9 -9
- package/oj-c/docs/oj-c.Avatar.html +9 -9
- package/oj-c/docs/oj-c.Button.html +9 -9
- package/oj-c/docs/oj-c.Checkbox.html +9 -9
- package/oj-c/docs/oj-c.Checkboxset.html +9 -9
- package/oj-c/docs/oj-c.Collapsible.html +9 -9
- package/oj-c/docs/oj-c.DrawerPopup.html +9 -9
- package/oj-c/docs/oj-c.FilePicker.html +9 -9
- package/oj-c/docs/oj-c.FormLayout.html +9 -9
- package/oj-c/docs/oj-c.HighlightText.html +9 -9
- package/oj-c/docs/oj-c.InputDateMask.html +9 -9
- package/oj-c/docs/oj-c.InputDateText.html +9 -9
- package/oj-c/docs/oj-c.InputNumber.html +9 -9
- package/oj-c/docs/oj-c.InputPassword.html +42 -14
- package/oj-c/docs/oj-c.InputText.html +42 -14
- package/oj-c/docs/oj-c.LabelledLink.html +9 -9
- package/oj-c/docs/oj-c.Legend.html +9 -9
- package/oj-c/docs/oj-c.LegendItem.html +9 -9
- package/oj-c/docs/oj-c.LegendSection.html +9 -9
- package/oj-c/docs/oj-c.LineChart.html +9 -9
- package/oj-c/docs/oj-c.LineChartGroup.html +9 -9
- package/oj-c/docs/oj-c.LineChartItem.html +9 -9
- package/oj-c/docs/oj-c.LineChartSeries.html +9 -9
- package/oj-c/docs/oj-c.ListItemLayout.html +9 -9
- package/oj-c/docs/oj-c.ListView.html +9 -9
- package/oj-c/docs/oj-c.MenuButton.html +9 -9
- package/oj-c/docs/oj-c.MessageBanner.html +9 -9
- package/oj-c/docs/oj-c.MessageToast.html +9 -9
- package/oj-c/docs/oj-c.MeterBar.html +9 -9
- package/oj-c/docs/oj-c.MeterCircle.html +9 -9
- package/oj-c/docs/oj-c.ProgressBar.html +9 -9
- package/oj-c/docs/oj-c.ProgressCircle.html +9 -9
- package/oj-c/docs/oj-c.Radioset.html +9 -9
- package/oj-c/docs/oj-c.RatingGauge.html +9 -9
- package/oj-c/docs/oj-c.SelectMultiple.html +9 -9
- package/oj-c/docs/oj-c.SelectSingle.html +9 -9
- package/oj-c/docs/oj-c.Selector.html +9 -9
- package/oj-c/docs/oj-c.SelectorAll.html +9 -9
- package/oj-c/docs/oj-c.SplitMenuButton.html +9 -9
- package/oj-c/docs/oj-c.TagCloud.html +9 -9
- package/oj-c/docs/oj-c.TagCloudItem.html +9 -9
- package/oj-c/docs/oj-c.TextArea.html +42 -14
- package/oj-c/docs/progress-bar.html +9 -9
- package/oj-c/docs/progress-circle.html +9 -9
- package/oj-c/docs/radioset.html +9 -9
- package/oj-c/docs/rating-gauge.html +9 -9
- package/oj-c/docs/select-multiple.html +9 -9
- package/oj-c/docs/select-single.html +9 -9
- package/oj-c/docs/selection-card.html +9 -9
- package/oj-c/docs/selector-all.html +9 -9
- package/oj-c/docs/selector.html +9 -9
- package/oj-c/docs/split-menu-button.html +9 -9
- package/oj-c/docs/tag-cloud-item.html +9 -9
- package/oj-c/docs/tag-cloud.html +9 -9
- package/oj-c/docs/text-area.html +10 -10
- 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/input-date-mask/component.json +2 -2
- package/oj-c/input-date-text/component.json +2 -2
- package/oj-c/input-number/component.json +2 -2
- package/oj-c/input-password/component.json +11 -2
- package/oj-c/input-text/component.json +11 -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 +122 -95
- package/oj-c/meter-bar/component.json +2 -2
- package/oj-c/meter-circle/component.json +2 -2
- 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-single/component.json +2 -2
- 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/tag-cloud/component.json +2 -2
- package/oj-c/tag-cloud-item/component.json +2 -2
- package/oj-c/text-area/component.json +11 -2
- package/package.json +4 -4
package/oj-c/InputText.json
CHANGED
|
@@ -28,9 +28,18 @@
|
|
|
28
28
|
}
|
|
29
29
|
],
|
|
30
30
|
"since": "13.0.0",
|
|
31
|
+
"tsdeprecated": [
|
|
32
|
+
{
|
|
33
|
+
"type": "supersedes",
|
|
34
|
+
"since": "16.0.0",
|
|
35
|
+
"value": [
|
|
36
|
+
"oj-input-text"
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
],
|
|
31
40
|
"meta": {
|
|
32
41
|
"filename": "input-text.tsx",
|
|
33
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
42
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
34
43
|
},
|
|
35
44
|
"ojmodule": "input-text"
|
|
36
45
|
},
|
|
@@ -45,7 +54,7 @@
|
|
|
45
54
|
"description": "Dictates component's autocomplete state. This attribute indicates whether the value of\nthe control can be automatically completed by the browser. The common values are 'on' and 'off'.\n\nSince this attribute passes through to the input element unchanged, you can look at the html specs for\ndetailed information for how browsers behave and what values besides 'on' and 'off' you can set.\nThe html spec says the default is 'on', so when autocomplete is not explicitly set, the browsers treat it as 'on'.",
|
|
46
55
|
"meta": {
|
|
47
56
|
"filename": "input-text.tsx",
|
|
48
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
57
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
49
58
|
},
|
|
50
59
|
"defaultvalue": "\"on\"",
|
|
51
60
|
"type": {
|
|
@@ -65,7 +74,7 @@
|
|
|
65
74
|
"description": "Specifies if an icon to clear the input field should be visible.",
|
|
66
75
|
"meta": {
|
|
67
76
|
"filename": "input-text.tsx",
|
|
68
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
77
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
69
78
|
},
|
|
70
79
|
"ojvalues": [
|
|
71
80
|
{
|
|
@@ -119,7 +128,7 @@
|
|
|
119
128
|
"description": "Specifies how many columns this component should span.\nThis only takes effect when this component is a child of a form layout\nthat has direction 'row'.",
|
|
120
129
|
"meta": {
|
|
121
130
|
"filename": "input-text.tsx",
|
|
122
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
131
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
123
132
|
},
|
|
124
133
|
"defaultvalue": 1,
|
|
125
134
|
"type": {
|
|
@@ -139,7 +148,7 @@
|
|
|
139
148
|
"description": "Specifies whether an ancestor container, like oj-c-form-layout, is readonly.\nThis affects whether a readonly component renders in full or mixed readonly mode.",
|
|
140
149
|
"meta": {
|
|
141
150
|
"filename": "input-text.tsx",
|
|
142
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
151
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
143
152
|
},
|
|
144
153
|
"type": {
|
|
145
154
|
"names": [
|
|
@@ -158,7 +167,7 @@
|
|
|
158
167
|
"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>",
|
|
159
168
|
"meta": {
|
|
160
169
|
"filename": "input-text.tsx",
|
|
161
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
170
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
162
171
|
},
|
|
163
172
|
"defaultvalue": null,
|
|
164
173
|
"type": {
|
|
@@ -185,7 +194,7 @@
|
|
|
185
194
|
"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>",
|
|
186
195
|
"meta": {
|
|
187
196
|
"filename": "input-text.tsx",
|
|
188
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
197
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
189
198
|
},
|
|
190
199
|
"defaultvalue": false,
|
|
191
200
|
"type": {
|
|
@@ -205,7 +214,7 @@
|
|
|
205
214
|
"description": "Display options for auxiliary content that determines whether or not it should be displayed.",
|
|
206
215
|
"meta": {
|
|
207
216
|
"filename": "input-text.tsx",
|
|
208
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
217
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
209
218
|
},
|
|
210
219
|
"type": {
|
|
211
220
|
"names": [
|
|
@@ -231,7 +240,7 @@
|
|
|
231
240
|
"description": "Form component help information.",
|
|
232
241
|
"meta": {
|
|
233
242
|
"filename": "input-text.tsx",
|
|
234
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
243
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
235
244
|
},
|
|
236
245
|
"type": {
|
|
237
246
|
"names": [
|
|
@@ -257,7 +266,7 @@
|
|
|
257
266
|
"description": "The helpHints object contains a definition property and a source property.",
|
|
258
267
|
"meta": {
|
|
259
268
|
"filename": "input-text.tsx",
|
|
260
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
269
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
261
270
|
},
|
|
262
271
|
"type": {
|
|
263
272
|
"names": [
|
|
@@ -283,7 +292,7 @@
|
|
|
283
292
|
"description": "The inputPrefix displays as regular text before the input text.\nThe inputPrefix is not editable or focusable.",
|
|
284
293
|
"meta": {
|
|
285
294
|
"filename": "input-text.tsx",
|
|
286
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
295
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
287
296
|
},
|
|
288
297
|
"type": {
|
|
289
298
|
"names": [
|
|
@@ -302,7 +311,7 @@
|
|
|
302
311
|
"description": "The inputSuffix displays as regular text after the input text.\nThe inputSuffix is not editable or focusable.",
|
|
303
312
|
"meta": {
|
|
304
313
|
"filename": "input-text.tsx",
|
|
305
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
314
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
306
315
|
},
|
|
307
316
|
"type": {
|
|
308
317
|
"names": [
|
|
@@ -321,7 +330,7 @@
|
|
|
321
330
|
"description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
|
|
322
331
|
"meta": {
|
|
323
332
|
"filename": "input-text.tsx",
|
|
324
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
333
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
325
334
|
},
|
|
326
335
|
"ojvalues": [
|
|
327
336
|
{
|
|
@@ -385,7 +394,7 @@
|
|
|
385
394
|
"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.",
|
|
386
395
|
"meta": {
|
|
387
396
|
"filename": "input-text.tsx",
|
|
388
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
397
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
389
398
|
},
|
|
390
399
|
"type": {
|
|
391
400
|
"names": [
|
|
@@ -404,7 +413,7 @@
|
|
|
404
413
|
"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>",
|
|
405
414
|
"meta": {
|
|
406
415
|
"filename": "input-text.tsx",
|
|
407
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
416
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
408
417
|
},
|
|
409
418
|
"type": {
|
|
410
419
|
"names": [
|
|
@@ -430,7 +439,7 @@
|
|
|
430
439
|
"description": "Should the labels wrap or truncate when there is not enough available space.",
|
|
431
440
|
"meta": {
|
|
432
441
|
"filename": "input-text.tsx",
|
|
433
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
442
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
434
443
|
},
|
|
435
444
|
"ojvalues": [
|
|
436
445
|
{
|
|
@@ -472,7 +481,7 @@
|
|
|
472
481
|
"description": "Defines the length limit for the field",
|
|
473
482
|
"meta": {
|
|
474
483
|
"filename": "input-text.tsx",
|
|
475
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
484
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
476
485
|
},
|
|
477
486
|
"type": {
|
|
478
487
|
"names": [
|
|
@@ -499,7 +508,7 @@
|
|
|
499
508
|
"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>",
|
|
500
509
|
"meta": {
|
|
501
510
|
"filename": "input-text.tsx",
|
|
502
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
511
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
503
512
|
},
|
|
504
513
|
"defaultvalue": "[]",
|
|
505
514
|
"type": {
|
|
@@ -526,7 +535,7 @@
|
|
|
526
535
|
"description": "The placeholder text to set on the element.",
|
|
527
536
|
"meta": {
|
|
528
537
|
"filename": "input-text.tsx",
|
|
529
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
538
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
530
539
|
},
|
|
531
540
|
"type": {
|
|
532
541
|
"names": [
|
|
@@ -545,7 +554,7 @@
|
|
|
545
554
|
"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.",
|
|
546
555
|
"meta": {
|
|
547
556
|
"filename": "input-text.tsx",
|
|
548
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
557
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
549
558
|
},
|
|
550
559
|
"defaultvalue": false,
|
|
551
560
|
"type": {
|
|
@@ -565,7 +574,7 @@
|
|
|
565
574
|
"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 (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>",
|
|
566
575
|
"meta": {
|
|
567
576
|
"filename": "input-text.tsx",
|
|
568
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
577
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
569
578
|
},
|
|
570
579
|
"defaultvalue": false,
|
|
571
580
|
"type": {
|
|
@@ -585,7 +594,7 @@
|
|
|
585
594
|
"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>",
|
|
586
595
|
"meta": {
|
|
587
596
|
"filename": "input-text.tsx",
|
|
588
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
597
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
589
598
|
},
|
|
590
599
|
"type": {
|
|
591
600
|
"names": [
|
|
@@ -604,7 +613,7 @@
|
|
|
604
613
|
"description": "Specifies how the text is aligned within the text field",
|
|
605
614
|
"meta": {
|
|
606
615
|
"filename": "input-text.tsx",
|
|
607
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
616
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
608
617
|
},
|
|
609
618
|
"ojvalues": [
|
|
610
619
|
{
|
|
@@ -658,7 +667,7 @@
|
|
|
658
667
|
"ojhidden": true,
|
|
659
668
|
"meta": {
|
|
660
669
|
"filename": "input-text.tsx",
|
|
661
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
670
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
662
671
|
},
|
|
663
672
|
"type": {
|
|
664
673
|
"names": [
|
|
@@ -677,7 +686,7 @@
|
|
|
677
686
|
"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.",
|
|
678
687
|
"meta": {
|
|
679
688
|
"filename": "input-text.tsx",
|
|
680
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
689
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
681
690
|
},
|
|
682
691
|
"ojvalues": [
|
|
683
692
|
{
|
|
@@ -731,7 +740,7 @@
|
|
|
731
740
|
"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>",
|
|
732
741
|
"meta": {
|
|
733
742
|
"filename": "input-text.tsx",
|
|
734
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
743
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
735
744
|
},
|
|
736
745
|
"defaultvalue": "[]",
|
|
737
746
|
"type": {
|
|
@@ -759,7 +768,7 @@
|
|
|
759
768
|
"description": "The value of the component.\n\n<p>\nWhen <code class=\"prettyprint\">value</code> property changes due to programmatic\nintervention, the component always clears all messages\nincluding <code class=\"prettyprint\">messagesCustom</code>, runs deferred validation, and\nalways refreshes UI display value.\n</p>\n\n<p>\nWhen the input field is cleared and the value is committed, the <code class=\"prettyprint\">value</code>\nproperty is set to <code>null</code>.\n</p>\n\n<h4>Running Validation</h4>\n<ul>\n<li>component always runs deferred validation; the\n<code class=\"prettyprint\">valid</code> property is updated with the result.</li>\n</ul>",
|
|
760
769
|
"meta": {
|
|
761
770
|
"filename": "input-text.tsx",
|
|
762
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
771
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
763
772
|
},
|
|
764
773
|
"defaultvalue": null,
|
|
765
774
|
"type": {
|
|
@@ -786,7 +795,7 @@
|
|
|
786
795
|
"description": "The type of virtual keyboard to display for entering a value on mobile browsers. This attribute has no effect on desktop browsers.",
|
|
787
796
|
"meta": {
|
|
788
797
|
"filename": "input-text.tsx",
|
|
789
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
798
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
790
799
|
},
|
|
791
800
|
"ojvalues": [
|
|
792
801
|
{
|
|
@@ -886,7 +895,7 @@
|
|
|
886
895
|
"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>",
|
|
887
896
|
"meta": {
|
|
888
897
|
"filename": "input-text.tsx",
|
|
889
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
898
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
890
899
|
},
|
|
891
900
|
"type": {
|
|
892
901
|
"names": [
|
|
@@ -907,7 +916,7 @@
|
|
|
907
916
|
"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>",
|
|
908
917
|
"meta": {
|
|
909
918
|
"filename": "input-text.tsx",
|
|
910
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
919
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
911
920
|
},
|
|
912
921
|
"ojvalues": [
|
|
913
922
|
{
|
|
@@ -969,7 +978,7 @@
|
|
|
969
978
|
"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.",
|
|
970
979
|
"meta": {
|
|
971
980
|
"filename": "input-text.tsx",
|
|
972
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
981
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
973
982
|
},
|
|
974
983
|
"scope": "instance",
|
|
975
984
|
"returns": [
|
|
@@ -991,7 +1000,7 @@
|
|
|
991
1000
|
"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.",
|
|
992
1001
|
"meta": {
|
|
993
1002
|
"filename": "input-text.tsx",
|
|
994
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1003
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
995
1004
|
},
|
|
996
1005
|
"scope": "instance",
|
|
997
1006
|
"returns": [
|
|
@@ -1013,7 +1022,7 @@
|
|
|
1013
1022
|
"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>",
|
|
1014
1023
|
"meta": {
|
|
1015
1024
|
"filename": "input-text.tsx",
|
|
1016
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1025
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1017
1026
|
},
|
|
1018
1027
|
"scope": "instance",
|
|
1019
1028
|
"returns": [
|
|
@@ -1037,7 +1046,7 @@
|
|
|
1037
1046
|
"ojhidden": true,
|
|
1038
1047
|
"meta": {
|
|
1039
1048
|
"filename": "input-text.tsx",
|
|
1040
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1049
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1041
1050
|
},
|
|
1042
1051
|
"scope": "instance",
|
|
1043
1052
|
"returns": [
|
|
@@ -1060,7 +1069,7 @@
|
|
|
1060
1069
|
"ojhidden": true,
|
|
1061
1070
|
"meta": {
|
|
1062
1071
|
"filename": "input-text.tsx",
|
|
1063
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1072
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1064
1073
|
},
|
|
1065
1074
|
"scope": "instance",
|
|
1066
1075
|
"returns": [
|
|
@@ -1082,7 +1091,7 @@
|
|
|
1082
1091
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
1083
1092
|
"meta": {
|
|
1084
1093
|
"filename": "input-text.tsx",
|
|
1085
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1094
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1086
1095
|
},
|
|
1087
1096
|
"scope": "instance",
|
|
1088
1097
|
"params": [
|
|
@@ -1116,7 +1125,7 @@
|
|
|
1116
1125
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
1117
1126
|
"meta": {
|
|
1118
1127
|
"filename": "input-text.tsx",
|
|
1119
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1128
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1120
1129
|
},
|
|
1121
1130
|
"scope": "instance",
|
|
1122
1131
|
"params": [
|
|
@@ -1145,7 +1154,7 @@
|
|
|
1145
1154
|
"description": "Performs a batch set of properties.",
|
|
1146
1155
|
"meta": {
|
|
1147
1156
|
"filename": "input-text.tsx",
|
|
1148
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1157
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1149
1158
|
},
|
|
1150
1159
|
"scope": "instance",
|
|
1151
1160
|
"params": [
|
|
@@ -1174,7 +1183,7 @@
|
|
|
1174
1183
|
"description": "The end slot is for adding html content after the input area, typically an oj-button or and icon.\nFor example, a magnifying glass icon button for a search field can be provided in this slot.",
|
|
1175
1184
|
"meta": {
|
|
1176
1185
|
"filename": "input-text.tsx",
|
|
1177
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1186
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1178
1187
|
},
|
|
1179
1188
|
"scope": "instance",
|
|
1180
1189
|
"ojchild": false,
|
|
@@ -1189,7 +1198,7 @@
|
|
|
1189
1198
|
"description": "The start slot is for adding html content before the input area, typically an icon.\nFor example, an icon identifying the credit card type based on the value entered.",
|
|
1190
1199
|
"meta": {
|
|
1191
1200
|
"filename": "input-text.tsx",
|
|
1192
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1201
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1193
1202
|
},
|
|
1194
1203
|
"scope": "instance",
|
|
1195
1204
|
"ojchild": false,
|
|
@@ -1204,7 +1213,7 @@
|
|
|
1204
1213
|
"memberof": "oj-c.InputText",
|
|
1205
1214
|
"meta": {
|
|
1206
1215
|
"filename": "input-text.tsx",
|
|
1207
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1216
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1208
1217
|
},
|
|
1209
1218
|
"ojfragment": true
|
|
1210
1219
|
},
|
|
@@ -1217,7 +1226,7 @@
|
|
|
1217
1226
|
"memberof": "oj-c.InputText",
|
|
1218
1227
|
"meta": {
|
|
1219
1228
|
"filename": "input-text.tsx",
|
|
1220
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1229
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1221
1230
|
},
|
|
1222
1231
|
"ojfragment": true
|
|
1223
1232
|
},
|
|
@@ -1233,7 +1242,7 @@
|
|
|
1233
1242
|
"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.",
|
|
1234
1243
|
"meta": {
|
|
1235
1244
|
"filename": "input-text.tsx",
|
|
1236
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1245
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1237
1246
|
},
|
|
1238
1247
|
"type": {
|
|
1239
1248
|
"names": [
|
|
@@ -1256,7 +1265,7 @@
|
|
|
1256
1265
|
},
|
|
1257
1266
|
"meta": {
|
|
1258
1267
|
"filename": "input-text.tsx",
|
|
1259
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1268
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1260
1269
|
},
|
|
1261
1270
|
"properties": [
|
|
1262
1271
|
{
|
|
@@ -1312,7 +1321,7 @@
|
|
|
1312
1321
|
},
|
|
1313
1322
|
"meta": {
|
|
1314
1323
|
"filename": "input-text.tsx",
|
|
1315
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1324
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1316
1325
|
},
|
|
1317
1326
|
"properties": [
|
|
1318
1327
|
{
|
|
@@ -1342,7 +1351,7 @@
|
|
|
1342
1351
|
},
|
|
1343
1352
|
"meta": {
|
|
1344
1353
|
"filename": "input-text.tsx",
|
|
1345
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1354
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1346
1355
|
},
|
|
1347
1356
|
"properties": [
|
|
1348
1357
|
{
|
|
@@ -1392,7 +1401,7 @@
|
|
|
1392
1401
|
},
|
|
1393
1402
|
"meta": {
|
|
1394
1403
|
"filename": "input-text.tsx",
|
|
1395
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1404
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1396
1405
|
},
|
|
1397
1406
|
"properties": [
|
|
1398
1407
|
{
|
|
@@ -1456,7 +1465,7 @@
|
|
|
1456
1465
|
},
|
|
1457
1466
|
"meta": {
|
|
1458
1467
|
"filename": "input-text.tsx",
|
|
1459
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
1468
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-text"
|
|
1460
1469
|
},
|
|
1461
1470
|
"properties": [
|
|
1462
1471
|
{
|