@oracle/oraclejet-core-pack 15.0.0 → 15.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/Avatar.json +11 -11
- package/oj-c/Button.json +19 -19
- package/oj-c/Collapsible.json +14 -14
- package/oj-c/FilePicker.json +19 -19
- package/oj-c/HighlightText.json +6 -6
- package/oj-c/InputDateText.json +43 -43
- package/oj-c/InputNumber.json +49 -49
- package/oj-c/InputPassword.json +40 -40
- package/oj-c/InputText.json +47 -47
- package/oj-c/Legend.json +35 -35
- package/oj-c/LegendItem.json +15 -15
- package/oj-c/LegendSection.json +5 -5
- package/oj-c/ListItemLayout.json +16 -16
- package/oj-c/ListView.json +18 -18
- package/oj-c/MessageToast.json +11 -11
- 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/RatingGauge.json +21 -21
- package/oj-c/SelectMultiple.json +39 -39
- package/oj-c/SelectSingle.json +39 -39
- package/oj-c/Selector.json +8 -8
- package/oj-c/SelectorAll.json +5 -5
- package/oj-c/SplitMenuButton.json +17 -17
- package/oj-c/TagCloud.json +20 -20
- package/oj-c/TagCloudItem.json +10 -10
- package/oj-c/TextArea.json +44 -44
- package/oj-c/avatar/component.json +2 -2
- package/oj-c/button/button.js +10 -4
- package/oj-c/button/component.json +2 -2
- package/oj-c/collapsible/component.json +2 -2
- package/oj-c/component.json +3 -3
- package/oj-c/corepackbundle.js +10 -4
- package/oj-c/docs/avatar.html +3 -3
- package/oj-c/docs/button.html +3 -3
- package/oj-c/docs/collapsible.html +3 -3
- package/oj-c/docs/file-picker.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-text.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-text.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/list-item-layout.html +3 -3
- package/oj-c/docs/list-view.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.Avatar.html +5 -4
- package/oj-c/docs/oj-c.Button.html +3 -3
- package/oj-c/docs/oj-c.Collapsible.html +3 -3
- package/oj-c/docs/oj-c.FilePicker.html +3 -3
- package/oj-c/docs/oj-c.HighlightText.html +3 -3
- package/oj-c/docs/oj-c.InputDateText.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.InputText.html +3 -3
- package/oj-c/docs/oj-c.Legend.html +5 -4
- 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.ListItemLayout.html +3 -3
- package/oj-c/docs/oj-c.ListView.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.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.TagCloud.html +6 -5
- 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/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/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/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/file-picker/component.json +2 -2
- package/oj-c/highlight-text/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 +2 -2
- package/oj-c/input-text/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/list-item-layout/component.json +2 -2
- package/oj-c/list-view/component.json +2 -2
- package/oj-c/message-toast/component.json +2 -2
- package/oj-c/metadata/allComponents.json +58 -58
- package/oj-c/meter-bar/component.json +2 -2
- package/oj-c/meter-circle/component.json +2 -2
- package/oj-c/min/button.js +1 -1
- package/oj-c/min/button.js.map +1 -1
- package/oj-c/min/corepackbundle.js +3 -3
- package/oj-c/min/corepackbundle.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/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/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 +3 -3
- package/oj-c/tag-cloud-item/component.json +2 -2
- package/oj-c/text-area/component.json +2 -2
- package/package.json +3 -3
package/oj-c/InputDateText.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"since": "15.0.0",
|
|
31
31
|
"meta": {
|
|
32
32
|
"filename": "input-date-text.tsx",
|
|
33
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
33
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
34
34
|
},
|
|
35
35
|
"ojmodule": "input-date-text"
|
|
36
36
|
},
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"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
46
|
"meta": {
|
|
47
47
|
"filename": "input-date-text.tsx",
|
|
48
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
48
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
49
49
|
},
|
|
50
50
|
"defaultvalue": "\"on\"",
|
|
51
51
|
"type": {
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"description": "Specifies whether an ancestor container, like oj-form-layout, is readonly.\nThis affects whether a readonly component renders in full or mixed readonly mode.",
|
|
66
66
|
"meta": {
|
|
67
67
|
"filename": "input-date-text.tsx",
|
|
68
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
68
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
69
69
|
},
|
|
70
70
|
"type": {
|
|
71
71
|
"names": [
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"description": "If no converter is specified, the default is to use\n<code>new LocalDateConverter({ dateStyle: 'short' })</code>.\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>\n<p>The default converter is an instance of LocalDateConverter(). LocalDateConverter has a dateStyle option which can be set to\n'short', 'medium', 'long', or 'full'.\n</p>",
|
|
85
85
|
"meta": {
|
|
86
86
|
"filename": "input-date-text.tsx",
|
|
87
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
87
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
88
88
|
},
|
|
89
89
|
"type": {
|
|
90
90
|
"names": [
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"description": "<p>\nThe component-specific message detail when the date range validation fails when the input value is greater than the max.\nIf the component needs a date range validation error message for overflow that is different from the default,\nset this property. It should be a translated string.\n</p>\nTokens:<br/>\n{value} - value entered by the user<br/>\n{max} - the maximum allowed value<p>\nUsage: <br/>\nThe date must be less than or equal to {max}.",
|
|
111
111
|
"meta": {
|
|
112
112
|
"filename": "input-date-text.tsx",
|
|
113
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
113
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
114
114
|
},
|
|
115
115
|
"type": {
|
|
116
116
|
"names": [
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"description": "<p>\nThe component-specific message detail when the date range validation fails when the input value is less than the min.\nIf the component needs a date range validation error message for underflow that is different from the default,\nset this property. It should be a translated string.\n</p>\nTokens:<br/>\n{value} - value entered by the user<br/>\n{min} - the minimum allowed value<p>\nUsage: <br/>\nThe date must be greater than or equal to {min}.",
|
|
130
130
|
"meta": {
|
|
131
131
|
"filename": "input-date-text.tsx",
|
|
132
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
132
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
133
133
|
},
|
|
134
134
|
"type": {
|
|
135
135
|
"names": [
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"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>",
|
|
149
149
|
"meta": {
|
|
150
150
|
"filename": "input-date-text.tsx",
|
|
151
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
151
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
152
152
|
},
|
|
153
153
|
"defaultvalue": false,
|
|
154
154
|
"type": {
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"description": "Display options for auxiliary content that determines whether or not it should be displayed.",
|
|
169
169
|
"meta": {
|
|
170
170
|
"filename": "input-date-text.tsx",
|
|
171
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
171
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
172
172
|
},
|
|
173
173
|
"type": {
|
|
174
174
|
"names": [
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"description": "Form component help information.",
|
|
195
195
|
"meta": {
|
|
196
196
|
"filename": "input-date-text.tsx",
|
|
197
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
197
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
198
198
|
},
|
|
199
199
|
"type": {
|
|
200
200
|
"names": [
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
"description": "The helpHints object contains a definition property and a source property.",
|
|
221
221
|
"meta": {
|
|
222
222
|
"filename": "input-date-text.tsx",
|
|
223
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
223
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
224
224
|
},
|
|
225
225
|
"type": {
|
|
226
226
|
"names": [
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
|
|
247
247
|
"meta": {
|
|
248
248
|
"filename": "input-date-text.tsx",
|
|
249
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
249
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
250
250
|
},
|
|
251
251
|
"ojvalues": [
|
|
252
252
|
{
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
"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.",
|
|
311
311
|
"meta": {
|
|
312
312
|
"filename": "input-date-text.tsx",
|
|
313
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
313
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
314
314
|
},
|
|
315
315
|
"type": {
|
|
316
316
|
"names": [
|
|
@@ -329,7 +329,7 @@
|
|
|
329
329
|
"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>",
|
|
330
330
|
"meta": {
|
|
331
331
|
"filename": "input-date-text.tsx",
|
|
332
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
332
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
333
333
|
},
|
|
334
334
|
"type": {
|
|
335
335
|
"names": [
|
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
"description": "Should the labels wrap or truncate when there is not enough available space.",
|
|
356
356
|
"meta": {
|
|
357
357
|
"filename": "input-date-text.tsx",
|
|
358
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
358
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
359
359
|
},
|
|
360
360
|
"ojvalues": [
|
|
361
361
|
{
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
"description": "The maximum selectable date, in date only ISO string format. This must be a\ndate only ISO string with no time, otherwise an error is thrown.\nWhen set to null, there is no maximum.",
|
|
398
398
|
"meta": {
|
|
399
399
|
"filename": "input-date-text.tsx",
|
|
400
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
400
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
401
401
|
},
|
|
402
402
|
"type": {
|
|
403
403
|
"names": [
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
"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>",
|
|
418
418
|
"meta": {
|
|
419
419
|
"filename": "input-date-text.tsx",
|
|
420
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
420
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
421
421
|
},
|
|
422
422
|
"defaultvalue": "[]",
|
|
423
423
|
"type": {
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"description": "The minimum selectable date, in ISO string format. This must be a\ndate only ISO string with no time, otherwise an error is thrown.\nWhen set to null, there is no minimum.",
|
|
445
445
|
"meta": {
|
|
446
446
|
"filename": "input-date-text.tsx",
|
|
447
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
447
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
448
448
|
},
|
|
449
449
|
"type": {
|
|
450
450
|
"names": [
|
|
@@ -463,7 +463,7 @@
|
|
|
463
463
|
"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.",
|
|
464
464
|
"meta": {
|
|
465
465
|
"filename": "input-date-text.tsx",
|
|
466
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
466
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
467
467
|
},
|
|
468
468
|
"defaultvalue": false,
|
|
469
469
|
"type": {
|
|
@@ -483,7 +483,7 @@
|
|
|
483
483
|
"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 it 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 required 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>",
|
|
484
484
|
"meta": {
|
|
485
485
|
"filename": "input-date-text.tsx",
|
|
486
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
486
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
487
487
|
},
|
|
488
488
|
"defaultvalue": false,
|
|
489
489
|
"type": {
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
"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>",
|
|
504
504
|
"meta": {
|
|
505
505
|
"filename": "input-date-text.tsx",
|
|
506
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
506
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
507
507
|
},
|
|
508
508
|
"type": {
|
|
509
509
|
"names": [
|
|
@@ -522,7 +522,7 @@
|
|
|
522
522
|
"description": "Specifies how the text is aligned within the text field",
|
|
523
523
|
"meta": {
|
|
524
524
|
"filename": "input-date-text.tsx",
|
|
525
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
525
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
526
526
|
},
|
|
527
527
|
"ojvalues": [
|
|
528
528
|
{
|
|
@@ -576,7 +576,7 @@
|
|
|
576
576
|
"ojhidden": true,
|
|
577
577
|
"meta": {
|
|
578
578
|
"filename": "input-date-text.tsx",
|
|
579
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
579
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
580
580
|
},
|
|
581
581
|
"type": {
|
|
582
582
|
"names": [
|
|
@@ -595,7 +595,7 @@
|
|
|
595
595
|
"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.",
|
|
596
596
|
"meta": {
|
|
597
597
|
"filename": "input-date-text.tsx",
|
|
598
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
598
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
599
599
|
},
|
|
600
600
|
"ojvalues": [
|
|
601
601
|
{
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
"description": "List of validators, synchronous or asynchronous, used 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. If the min and/or max attribute\nis set, an implicit oj.LocalDateRangeValidator 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>",
|
|
650
650
|
"meta": {
|
|
651
651
|
"filename": "input-date-text.tsx",
|
|
652
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
652
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
653
653
|
},
|
|
654
654
|
"defaultvalue": "[]",
|
|
655
655
|
"type": {
|
|
@@ -677,7 +677,7 @@
|
|
|
677
677
|
"description": "The value of the component which must be an ISOString.\n<p>The value must be a local date (no time) ISOString such as '2021-03-14',\notherwise the component will throw an error.</p>\n<p>\nIf needed, use IntlConverterUtils.dateToLocalIsoDateString to convert a Date to\na local iso string that contains only the date to set as the initial value.\nIntlConverterUtils.dateToLocalIsoDateString(new Date(2014, 1, 1)));\n</p>\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>",
|
|
678
678
|
"meta": {
|
|
679
679
|
"filename": "input-date-text.tsx",
|
|
680
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
680
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
681
681
|
},
|
|
682
682
|
"defaultvalue": null,
|
|
683
683
|
"type": {
|
|
@@ -699,7 +699,7 @@
|
|
|
699
699
|
"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>",
|
|
700
700
|
"meta": {
|
|
701
701
|
"filename": "input-date-text.tsx",
|
|
702
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
702
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
703
703
|
},
|
|
704
704
|
"type": {
|
|
705
705
|
"names": [
|
|
@@ -720,7 +720,7 @@
|
|
|
720
720
|
"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>",
|
|
721
721
|
"meta": {
|
|
722
722
|
"filename": "input-date-text.tsx",
|
|
723
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
723
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
724
724
|
},
|
|
725
725
|
"ojvalues": [
|
|
726
726
|
{
|
|
@@ -782,7 +782,7 @@
|
|
|
782
782
|
"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.",
|
|
783
783
|
"meta": {
|
|
784
784
|
"filename": "input-date-text.tsx",
|
|
785
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
785
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
786
786
|
},
|
|
787
787
|
"scope": "instance",
|
|
788
788
|
"returns": [
|
|
@@ -804,7 +804,7 @@
|
|
|
804
804
|
"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.",
|
|
805
805
|
"meta": {
|
|
806
806
|
"filename": "input-date-text.tsx",
|
|
807
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
807
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
808
808
|
},
|
|
809
809
|
"scope": "instance",
|
|
810
810
|
"returns": [
|
|
@@ -826,7 +826,7 @@
|
|
|
826
826
|
"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>",
|
|
827
827
|
"meta": {
|
|
828
828
|
"filename": "input-date-text.tsx",
|
|
829
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
829
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
830
830
|
},
|
|
831
831
|
"scope": "instance",
|
|
832
832
|
"returns": [
|
|
@@ -850,7 +850,7 @@
|
|
|
850
850
|
"ojhidden": true,
|
|
851
851
|
"meta": {
|
|
852
852
|
"filename": "input-date-text.tsx",
|
|
853
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
853
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
854
854
|
},
|
|
855
855
|
"scope": "instance",
|
|
856
856
|
"returns": [
|
|
@@ -873,7 +873,7 @@
|
|
|
873
873
|
"ojhidden": true,
|
|
874
874
|
"meta": {
|
|
875
875
|
"filename": "input-date-text.tsx",
|
|
876
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
876
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
877
877
|
},
|
|
878
878
|
"scope": "instance",
|
|
879
879
|
"returns": [
|
|
@@ -895,7 +895,7 @@
|
|
|
895
895
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
896
896
|
"meta": {
|
|
897
897
|
"filename": "input-date-text.tsx",
|
|
898
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
898
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
899
899
|
},
|
|
900
900
|
"scope": "instance",
|
|
901
901
|
"params": [
|
|
@@ -929,7 +929,7 @@
|
|
|
929
929
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
930
930
|
"meta": {
|
|
931
931
|
"filename": "input-date-text.tsx",
|
|
932
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
932
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
933
933
|
},
|
|
934
934
|
"scope": "instance",
|
|
935
935
|
"params": [
|
|
@@ -958,7 +958,7 @@
|
|
|
958
958
|
"description": "Performs a batch set of properties.",
|
|
959
959
|
"meta": {
|
|
960
960
|
"filename": "input-date-text.tsx",
|
|
961
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
961
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
962
962
|
},
|
|
963
963
|
"scope": "instance",
|
|
964
964
|
"params": [
|
|
@@ -987,7 +987,7 @@
|
|
|
987
987
|
"memberof": "oj-c.InputDateText",
|
|
988
988
|
"meta": {
|
|
989
989
|
"filename": "input-date-text.tsx",
|
|
990
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
990
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
991
991
|
},
|
|
992
992
|
"ojfragment": true
|
|
993
993
|
},
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
"memberof": "oj-c.InputDateText",
|
|
1001
1001
|
"meta": {
|
|
1002
1002
|
"filename": "input-date-text.tsx",
|
|
1003
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1003
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
1004
1004
|
},
|
|
1005
1005
|
"ojfragment": true
|
|
1006
1006
|
},
|
|
@@ -1016,7 +1016,7 @@
|
|
|
1016
1016
|
"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.",
|
|
1017
1017
|
"meta": {
|
|
1018
1018
|
"filename": "input-date-text.tsx",
|
|
1019
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1019
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
1020
1020
|
},
|
|
1021
1021
|
"type": {
|
|
1022
1022
|
"names": [
|
|
@@ -1039,7 +1039,7 @@
|
|
|
1039
1039
|
},
|
|
1040
1040
|
"meta": {
|
|
1041
1041
|
"filename": "input-date-text.tsx",
|
|
1042
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1042
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
1043
1043
|
},
|
|
1044
1044
|
"properties": [
|
|
1045
1045
|
{
|
|
@@ -1077,7 +1077,7 @@
|
|
|
1077
1077
|
},
|
|
1078
1078
|
"meta": {
|
|
1079
1079
|
"filename": "input-date-text.tsx",
|
|
1080
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1080
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
1081
1081
|
},
|
|
1082
1082
|
"properties": [
|
|
1083
1083
|
{
|
|
@@ -1133,7 +1133,7 @@
|
|
|
1133
1133
|
},
|
|
1134
1134
|
"meta": {
|
|
1135
1135
|
"filename": "input-date-text.tsx",
|
|
1136
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1136
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
1137
1137
|
},
|
|
1138
1138
|
"properties": [
|
|
1139
1139
|
{
|
|
@@ -1163,7 +1163,7 @@
|
|
|
1163
1163
|
},
|
|
1164
1164
|
"meta": {
|
|
1165
1165
|
"filename": "input-date-text.tsx",
|
|
1166
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1166
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
1167
1167
|
},
|
|
1168
1168
|
"properties": [
|
|
1169
1169
|
{
|
|
@@ -1213,7 +1213,7 @@
|
|
|
1213
1213
|
},
|
|
1214
1214
|
"meta": {
|
|
1215
1215
|
"filename": "input-date-text.tsx",
|
|
1216
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.
|
|
1216
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_15.0.2/packages/oraclejet-core-pack/web/components/oj-c/input-date-text"
|
|
1217
1217
|
},
|
|
1218
1218
|
"properties": [
|
|
1219
1219
|
{
|