@oracle/oraclejet-core-pack 16.1.6 → 16.1.8
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/action-card.js +1 -1
- package/oj-c/area-chart/component.json +2 -2
- package/oj-c/area-chart-group/component.json +2 -2
- package/oj-c/area-chart-group.js +1 -1
- package/oj-c/area-chart-item/component.json +2 -2
- package/oj-c/area-chart-item.js +1 -1
- package/oj-c/area-chart-series/component.json +2 -2
- package/oj-c/area-chart-series.js +1 -1
- package/oj-c/area-chart.js +1 -1
- package/oj-c/avatar/component.json +2 -2
- package/oj-c/avatar.js +1 -1
- package/oj-c/button/component.json +2 -2
- package/oj-c/button.js +1 -1
- package/oj-c/checkbox/component.json +2 -2
- package/oj-c/checkbox.js +1 -1
- package/oj-c/checkboxset/component.json +2 -2
- package/oj-c/checkboxset.js +1 -1
- package/oj-c/collapsible/component.json +2 -2
- package/oj-c/collapsible.js +1 -1
- package/oj-c/component.json +2 -2
- package/oj-c/corepackbundle.js +50 -50
- 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/drawer-popup.js +1 -1
- package/oj-c/file-picker/component.json +2 -2
- package/oj-c/file-picker.js +1 -1
- package/oj-c/form-layout/component.json +2 -2
- package/oj-c/form-layout.js +1 -1
- package/oj-c/highlight-text/component.json +2 -2
- package/oj-c/highlight-text.js +1 -1
- package/oj-c/input-date-mask/component.json +2 -2
- package/oj-c/input-date-mask.js +1 -1
- package/oj-c/input-date-text/component.json +2 -2
- package/oj-c/input-date-text.js +1 -1
- package/oj-c/input-month-mask/component.json +2 -2
- package/oj-c/input-month-mask.js +1 -1
- package/oj-c/input-number/component.json +2 -2
- package/oj-c/input-number.js +1 -1
- package/oj-c/input-password/component.json +2 -2
- package/oj-c/input-password.js +1 -1
- package/oj-c/input-sensitive-text/component.json +2 -2
- package/oj-c/input-sensitive-text.js +1 -1
- package/oj-c/input-text/component.json +2 -2
- package/oj-c/input-text.js +1 -1
- package/oj-c/labelled-link/component.json +2 -2
- package/oj-c/labelled-link.js +1 -1
- package/oj-c/legend/component.json +2 -2
- package/oj-c/legend-item/component.json +2 -2
- package/oj-c/legend-item.js +1 -1
- package/oj-c/legend-section/component.json +2 -2
- package/oj-c/legend-section.js +1 -1
- package/oj-c/legend.js +1 -1
- package/oj-c/line-chart/component.json +2 -2
- package/oj-c/line-chart-group/component.json +2 -2
- package/oj-c/line-chart-group.js +1 -1
- package/oj-c/line-chart-item/component.json +2 -2
- package/oj-c/line-chart-item.js +1 -1
- package/oj-c/line-chart-series/component.json +2 -2
- package/oj-c/line-chart-series.js +1 -1
- package/oj-c/line-chart.js +1 -1
- package/oj-c/list-item-layout/component.json +2 -2
- package/oj-c/list-item-layout.js +1 -1
- package/oj-c/list-view/component.json +2 -2
- package/oj-c/list-view.js +1 -1
- package/oj-c/menu-button/component.json +2 -2
- package/oj-c/menu-button.js +1 -1
- package/oj-c/message-banner/component.json +2 -2
- package/oj-c/message-banner.js +1 -1
- package/oj-c/message-toast/component.json +2 -2
- package/oj-c/message-toast.js +1 -1
- package/oj-c/metadata/allComponents.json +101 -101
- package/oj-c/meter-bar/component.json +2 -2
- package/oj-c/meter-bar.js +1 -1
- package/oj-c/meter-circle/component.json +2 -2
- package/oj-c/meter-circle.js +1 -1
- package/oj-c/min/action-card.js +1 -1
- package/oj-c/min/action-card.js.map +1 -1
- package/oj-c/min/area-chart-group.js +1 -1
- package/oj-c/min/area-chart-group.js.map +1 -1
- package/oj-c/min/area-chart-item.js +1 -1
- package/oj-c/min/area-chart-item.js.map +1 -1
- package/oj-c/min/area-chart-series.js +1 -1
- package/oj-c/min/area-chart-series.js.map +1 -1
- package/oj-c/min/area-chart.js +1 -1
- package/oj-c/min/area-chart.js.map +1 -1
- package/oj-c/min/avatar.js +1 -1
- package/oj-c/min/avatar.js.map +1 -1
- package/oj-c/min/button.js +1 -1
- package/oj-c/min/button.js.map +1 -1
- package/oj-c/min/checkbox.js +1 -1
- package/oj-c/min/checkbox.js.map +1 -1
- package/oj-c/min/checkboxset.js +1 -1
- package/oj-c/min/checkboxset.js.map +1 -1
- package/oj-c/min/collapsible.js +1 -1
- package/oj-c/min/collapsible.js.map +1 -1
- package/oj-c/min/corepackbundle.js +1 -1
- package/oj-c/min/corepackbundle.js.map +1 -1
- package/oj-c/min/drawer-popup.js +1 -1
- package/oj-c/min/drawer-popup.js.map +1 -1
- package/oj-c/min/file-picker.js +1 -1
- package/oj-c/min/file-picker.js.map +1 -1
- package/oj-c/min/form-layout.js +1 -1
- package/oj-c/min/form-layout.js.map +1 -1
- package/oj-c/min/highlight-text.js +1 -1
- package/oj-c/min/highlight-text.js.map +1 -1
- package/oj-c/min/input-date-mask.js +1 -1
- package/oj-c/min/input-date-mask.js.map +1 -1
- package/oj-c/min/input-date-text.js +1 -1
- package/oj-c/min/input-date-text.js.map +1 -1
- package/oj-c/min/input-month-mask.js +1 -1
- package/oj-c/min/input-month-mask.js.map +1 -1
- package/oj-c/min/input-number.js +1 -1
- package/oj-c/min/input-number.js.map +1 -1
- package/oj-c/min/input-password.js +1 -1
- package/oj-c/min/input-password.js.map +1 -1
- package/oj-c/min/input-sensitive-text.js +1 -1
- package/oj-c/min/input-sensitive-text.js.map +1 -1
- package/oj-c/min/input-text.js +1 -1
- package/oj-c/min/input-text.js.map +1 -1
- package/oj-c/min/labelled-link.js +1 -1
- package/oj-c/min/labelled-link.js.map +1 -1
- package/oj-c/min/legend-item.js +1 -1
- package/oj-c/min/legend-item.js.map +1 -1
- package/oj-c/min/legend-section.js +1 -1
- package/oj-c/min/legend-section.js.map +1 -1
- package/oj-c/min/legend.js +1 -1
- package/oj-c/min/legend.js.map +1 -1
- package/oj-c/min/line-chart-group.js +1 -1
- package/oj-c/min/line-chart-group.js.map +1 -1
- package/oj-c/min/line-chart-item.js +1 -1
- package/oj-c/min/line-chart-item.js.map +1 -1
- package/oj-c/min/line-chart-series.js +1 -1
- package/oj-c/min/line-chart-series.js.map +1 -1
- package/oj-c/min/line-chart.js +1 -1
- package/oj-c/min/line-chart.js.map +1 -1
- package/oj-c/min/list-item-layout.js +1 -1
- package/oj-c/min/list-item-layout.js.map +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/menu-button.js +1 -1
- package/oj-c/min/menu-button.js.map +1 -1
- package/oj-c/min/message-banner.js +1 -1
- package/oj-c/min/message-banner.js.map +1 -1
- package/oj-c/min/message-toast.js +1 -1
- package/oj-c/min/message-toast.js.map +1 -1
- package/oj-c/min/meter-bar.js +1 -1
- package/oj-c/min/meter-bar.js.map +1 -1
- package/oj-c/min/meter-circle.js +1 -1
- package/oj-c/min/meter-circle.js.map +1 -1
- package/oj-c/min/progress-bar.js +1 -1
- package/oj-c/min/progress-bar.js.map +1 -1
- package/oj-c/min/progress-circle.js +1 -1
- package/oj-c/min/progress-circle.js.map +1 -1
- package/oj-c/min/radioset.js +1 -1
- package/oj-c/min/radioset.js.map +1 -1
- package/oj-c/min/rating-gauge.js +1 -1
- package/oj-c/min/rating-gauge.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/min/selection-card.js +1 -1
- package/oj-c/min/selection-card.js.map +1 -1
- package/oj-c/min/selector-all.js +1 -1
- package/oj-c/min/selector-all.js.map +1 -1
- package/oj-c/min/selector.js +1 -1
- package/oj-c/min/selector.js.map +1 -1
- package/oj-c/min/split-menu-button.js +1 -1
- package/oj-c/min/split-menu-button.js.map +1 -1
- package/oj-c/min/tab-bar-mixed.js +1 -1
- package/oj-c/min/tab-bar-mixed.js.map +1 -1
- package/oj-c/min/tag-cloud-item.js +1 -1
- package/oj-c/min/tag-cloud-item.js.map +1 -1
- package/oj-c/min/tag-cloud.js +1 -1
- package/oj-c/min/tag-cloud.js.map +1 -1
- package/oj-c/min/text-area.js +1 -1
- package/oj-c/min/text-area.js.map +1 -1
- package/oj-c/progress-bar/component.json +2 -2
- package/oj-c/progress-bar.js +1 -1
- package/oj-c/progress-circle/component.json +2 -2
- package/oj-c/progress-circle.js +1 -1
- package/oj-c/radioset/component.json +2 -2
- package/oj-c/radioset.js +1 -1
- package/oj-c/rating-gauge/component.json +2 -2
- package/oj-c/rating-gauge.js +1 -1
- package/oj-c/select-multiple/component.json +2 -2
- package/oj-c/select-multiple.js +1 -1
- package/oj-c/select-single/component.json +2 -2
- package/oj-c/select-single.js +1 -1
- package/oj-c/selection-card/component.json +2 -2
- package/oj-c/selection-card.js +1 -1
- package/oj-c/selector/component.json +2 -2
- package/oj-c/selector-all/component.json +2 -2
- package/oj-c/selector-all.js +1 -1
- package/oj-c/selector.js +1 -1
- package/oj-c/split-menu-button/component.json +2 -2
- package/oj-c/split-menu-button.js +1 -1
- package/oj-c/tab-bar-mixed/component.json +2 -2
- package/oj-c/tab-bar-mixed.js +1 -1
- package/oj-c/tag-cloud/component.json +2 -2
- package/oj-c/tag-cloud-item/component.json +2 -2
- package/oj-c/tag-cloud-item.js +1 -1
- package/oj-c/tag-cloud.js +1 -1
- package/oj-c/text-area/component.json +2 -2
- package/oj-c/text-area.js +1 -1
- package/package.json +4 -4
package/oj-c/InputNumber.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"meta": {
|
|
41
41
|
"filename": "input-number.tsx",
|
|
42
|
-
"path": "
|
|
42
|
+
"path": "web/components/oj-c/input-number"
|
|
43
43
|
},
|
|
44
44
|
"ojmodule": "input-number"
|
|
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 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'.",
|
|
55
55
|
"meta": {
|
|
56
56
|
"filename": "input-number.tsx",
|
|
57
|
-
"path": "
|
|
57
|
+
"path": "web/components/oj-c/input-number"
|
|
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": "input-number.tsx",
|
|
77
|
-
"path": "
|
|
77
|
+
"path": "web/components/oj-c/input-number"
|
|
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.",
|
|
95
95
|
"meta": {
|
|
96
96
|
"filename": "input-number.tsx",
|
|
97
|
-
"path": "
|
|
97
|
+
"path": "web/components/oj-c/input-number"
|
|
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 no converter is specified, an instance of NumberConverter with no options will be used.\n</p>\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": "input-number.tsx",
|
|
116
|
-
"path": "
|
|
116
|
+
"path": "web/components/oj-c/input-number"
|
|
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": "input-number.tsx",
|
|
143
|
-
"path": "
|
|
143
|
+
"path": "web/components/oj-c/input-number"
|
|
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": "input-number.tsx",
|
|
163
|
-
"path": "
|
|
163
|
+
"path": "web/components/oj-c/input-number"
|
|
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": "input-number.tsx",
|
|
189
|
-
"path": "
|
|
189
|
+
"path": "web/components/oj-c/input-number"
|
|
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": "input-number.tsx",
|
|
215
|
-
"path": "
|
|
215
|
+
"path": "web/components/oj-c/input-number"
|
|
216
216
|
},
|
|
217
217
|
"type": {
|
|
218
218
|
"names": [
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"description": "The inputPrefix displays as regular text before the input text.\nThe inputPrefix is not editable or focusable.",
|
|
239
239
|
"meta": {
|
|
240
240
|
"filename": "input-number.tsx",
|
|
241
|
-
"path": "
|
|
241
|
+
"path": "web/components/oj-c/input-number"
|
|
242
242
|
},
|
|
243
243
|
"type": {
|
|
244
244
|
"names": [
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
"description": "The inputSuffix displays as regular text after the input text.\nThe inputSuffix is not editable or focusable.",
|
|
258
258
|
"meta": {
|
|
259
259
|
"filename": "input-number.tsx",
|
|
260
|
-
"path": "
|
|
260
|
+
"path": "web/components/oj-c/input-number"
|
|
261
261
|
},
|
|
262
262
|
"type": {
|
|
263
263
|
"names": [
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
|
|
277
277
|
"meta": {
|
|
278
278
|
"filename": "input-number.tsx",
|
|
279
|
-
"path": "
|
|
279
|
+
"path": "web/components/oj-c/input-number"
|
|
280
280
|
},
|
|
281
281
|
"ojvalues": [
|
|
282
282
|
{
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
"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.",
|
|
341
341
|
"meta": {
|
|
342
342
|
"filename": "input-number.tsx",
|
|
343
|
-
"path": "
|
|
343
|
+
"path": "web/components/oj-c/input-number"
|
|
344
344
|
},
|
|
345
345
|
"type": {
|
|
346
346
|
"names": [
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
"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>",
|
|
360
360
|
"meta": {
|
|
361
361
|
"filename": "input-number.tsx",
|
|
362
|
-
"path": "
|
|
362
|
+
"path": "web/components/oj-c/input-number"
|
|
363
363
|
},
|
|
364
364
|
"type": {
|
|
365
365
|
"names": [
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
"description": "Should the labels wrap or truncate when there is not enough available space.",
|
|
386
386
|
"meta": {
|
|
387
387
|
"filename": "input-number.tsx",
|
|
388
|
-
"path": "
|
|
388
|
+
"path": "web/components/oj-c/input-number"
|
|
389
389
|
},
|
|
390
390
|
"ojvalues": [
|
|
391
391
|
{
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
"description": "The maximum allowed value. This number is used in the range validator; if the\n<code class=\"prettyprint\">value</code> is greater than the <code class=\"prettyprint\">max</code>,\nthen the range validator flags an error to the user. The increase button and up arrow\n are disabled when the maximum value is reached.\n<p>\nThe <code class=\"prettyprint\">max</code> must not be less than the\n<code class=\"prettyprint\">min</code>, else an Error is thrown during initialization.\n</p>",
|
|
428
428
|
"meta": {
|
|
429
429
|
"filename": "input-number.tsx",
|
|
430
|
-
"path": "
|
|
430
|
+
"path": "web/components/oj-c/input-number"
|
|
431
431
|
},
|
|
432
432
|
"type": {
|
|
433
433
|
"names": [
|
|
@@ -446,7 +446,7 @@
|
|
|
446
446
|
"description": "The minimum allowed value. This number is used in the range validator; if the\n<code class=\"prettyprint\">value</code> is less than the <code class=\"prettyprint\">min</code>,\nthen the range validator flags an error to the user. The decrease button and down arrow\n are disabled when the minimum value is reached.\nThe <code class=\"prettyprint\">min</code> must not be greater than the\n<code class=\"prettyprint\">max</code>, else an Error is thrown during initialization.",
|
|
447
447
|
"meta": {
|
|
448
448
|
"filename": "input-number.tsx",
|
|
449
|
-
"path": "
|
|
449
|
+
"path": "web/components/oj-c/input-number"
|
|
450
450
|
},
|
|
451
451
|
"type": {
|
|
452
452
|
"names": [
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"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>",
|
|
467
467
|
"meta": {
|
|
468
468
|
"filename": "input-number.tsx",
|
|
469
|
-
"path": "
|
|
469
|
+
"path": "web/components/oj-c/input-number"
|
|
470
470
|
},
|
|
471
471
|
"defaultvalue": "[]",
|
|
472
472
|
"type": {
|
|
@@ -493,7 +493,7 @@
|
|
|
493
493
|
"description": "<p>\nThe component-specific message detail when the number range validation fails when the input value is not between min and max\nwhen min and max are equal.\nIf the component needs a number range validation error message for an exact number that is different from the default,\nset this property. It should be a translated string.\n</p>\nTokens:<br/>\n{num} - the allowed value<p>\nUsage: <br/>\nThe number must be {num}.",
|
|
494
494
|
"meta": {
|
|
495
495
|
"filename": "input-number.tsx",
|
|
496
|
-
"path": "
|
|
496
|
+
"path": "web/components/oj-c/input-number"
|
|
497
497
|
},
|
|
498
498
|
"type": {
|
|
499
499
|
"names": [
|
|
@@ -512,7 +512,7 @@
|
|
|
512
512
|
"description": "<p>\nThe component-specific message detail when the number range validation fails when the input value is greater than the max.\nIf the component needs a number 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 number must be less than or equal to {max}.",
|
|
513
513
|
"meta": {
|
|
514
514
|
"filename": "input-number.tsx",
|
|
515
|
-
"path": "
|
|
515
|
+
"path": "web/components/oj-c/input-number"
|
|
516
516
|
},
|
|
517
517
|
"type": {
|
|
518
518
|
"names": [
|
|
@@ -531,7 +531,7 @@
|
|
|
531
531
|
"description": "<p>\nThe component-specific message detail when the number range validation fails when the input value is less than the min.\nIf the component needs a number 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 number must be greater than or equal to {min}.",
|
|
532
532
|
"meta": {
|
|
533
533
|
"filename": "input-number.tsx",
|
|
534
|
-
"path": "
|
|
534
|
+
"path": "web/components/oj-c/input-number"
|
|
535
535
|
},
|
|
536
536
|
"type": {
|
|
537
537
|
"names": [
|
|
@@ -550,7 +550,7 @@
|
|
|
550
550
|
"description": "The placeholder text to set on the element.",
|
|
551
551
|
"meta": {
|
|
552
552
|
"filename": "input-number.tsx",
|
|
553
|
-
"path": "
|
|
553
|
+
"path": "web/components/oj-c/input-number"
|
|
554
554
|
},
|
|
555
555
|
"type": {
|
|
556
556
|
"names": [
|
|
@@ -569,7 +569,7 @@
|
|
|
569
569
|
"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.",
|
|
570
570
|
"meta": {
|
|
571
571
|
"filename": "input-number.tsx",
|
|
572
|
-
"path": "
|
|
572
|
+
"path": "web/components/oj-c/input-number"
|
|
573
573
|
},
|
|
574
574
|
"defaultvalue": false,
|
|
575
575
|
"type": {
|
|
@@ -589,7 +589,7 @@
|
|
|
589
589
|
"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>",
|
|
590
590
|
"meta": {
|
|
591
591
|
"filename": "input-number.tsx",
|
|
592
|
-
"path": "
|
|
592
|
+
"path": "web/components/oj-c/input-number"
|
|
593
593
|
},
|
|
594
594
|
"defaultvalue": false,
|
|
595
595
|
"type": {
|
|
@@ -609,7 +609,7 @@
|
|
|
609
609
|
"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>",
|
|
610
610
|
"meta": {
|
|
611
611
|
"filename": "input-number.tsx",
|
|
612
|
-
"path": "
|
|
612
|
+
"path": "web/components/oj-c/input-number"
|
|
613
613
|
},
|
|
614
614
|
"type": {
|
|
615
615
|
"names": [
|
|
@@ -628,7 +628,7 @@
|
|
|
628
628
|
"description": "The size of the step to take when spinning via the step buttons or up/down arrows.\nIf step is 0, inputNumber will not have the step buttons or up/down spin functionality.\nIf step is less than 0, an exception is thrown.\n<p><code class=\"prettyprint\">step</code> defaults to <code class=\"prettyprint\">0</code>.\n</p>\n<p>\n<p>\nThe <code class=\"prettyprint\">step</code> attribute can be used together\nwith the <code class=\"prettyprint\">min</code> and\n<code class=\"prettyprint\">max</code> attributes\nto create a range of values the step buttons or up/down arrows will step through. For example,\nif min is 0 and step is 3, the range of values is 0, 3, 6, etc.\n</p>\n<p>\nThe step buttons or up/down arrows will spin the value and adjust it to keep it a\n'step match' value.\nA 'step match' value is when the value is a multiple\nof <code class=\"prettyprint\">step</code>,\nstarting at the <code class=\"prettyprint\">min</code>, and if\n<code class=\"prettyprint\">min</code> is not set,\nthen starting at the initial <code class=\"prettyprint\">value</code>,\nand if neither <code class=\"prettyprint\">min</code> and initial\n<code class=\"prettyprint\">value</code> are set,\nthen starting at 0.\n</p>\n<p>When using step > 1 with min and/or max,\nmake sure the initial value and max are both a 'step match' value,\notherwise the first step will adjust the value in a way\nthat could confuse the user.</p>\n</p>\n<p>\nA value can be a step mismatch; if the <code class=\"prettyprint\">value</code> is set\nto be a step mismatch, it will not be flagged as a validation error.\n</p>",
|
|
629
629
|
"meta": {
|
|
630
630
|
"filename": "input-number.tsx",
|
|
631
|
-
"path": "
|
|
631
|
+
"path": "web/components/oj-c/input-number"
|
|
632
632
|
},
|
|
633
633
|
"type": {
|
|
634
634
|
"names": [
|
|
@@ -647,7 +647,7 @@
|
|
|
647
647
|
"description": "Variant style of step buttons. Quantitative is recommended only for non-negative integers where the step value is 1, which is common in ecommerce or procurement cases.",
|
|
648
648
|
"meta": {
|
|
649
649
|
"filename": "input-number.tsx",
|
|
650
|
-
"path": "
|
|
650
|
+
"path": "web/components/oj-c/input-number"
|
|
651
651
|
},
|
|
652
652
|
"ojvalues": [
|
|
653
653
|
{
|
|
@@ -690,7 +690,7 @@
|
|
|
690
690
|
"description": "Specifies how the text is aligned within the text field",
|
|
691
691
|
"meta": {
|
|
692
692
|
"filename": "input-number.tsx",
|
|
693
|
-
"path": "
|
|
693
|
+
"path": "web/components/oj-c/input-number"
|
|
694
694
|
},
|
|
695
695
|
"ojvalues": [
|
|
696
696
|
{
|
|
@@ -744,7 +744,7 @@
|
|
|
744
744
|
"ojhidden": true,
|
|
745
745
|
"meta": {
|
|
746
746
|
"filename": "input-number.tsx",
|
|
747
|
-
"path": "
|
|
747
|
+
"path": "web/components/oj-c/input-number"
|
|
748
748
|
},
|
|
749
749
|
"type": {
|
|
750
750
|
"names": [
|
|
@@ -763,7 +763,7 @@
|
|
|
763
763
|
"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.",
|
|
764
764
|
"meta": {
|
|
765
765
|
"filename": "input-number.tsx",
|
|
766
|
-
"path": "
|
|
766
|
+
"path": "web/components/oj-c/input-number"
|
|
767
767
|
},
|
|
768
768
|
"ojvalues": [
|
|
769
769
|
{
|
|
@@ -817,7 +817,7 @@
|
|
|
817
817
|
"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>",
|
|
818
818
|
"meta": {
|
|
819
819
|
"filename": "input-number.tsx",
|
|
820
|
-
"path": "
|
|
820
|
+
"path": "web/components/oj-c/input-number"
|
|
821
821
|
},
|
|
822
822
|
"defaultvalue": "[]",
|
|
823
823
|
"type": {
|
|
@@ -845,7 +845,7 @@
|
|
|
845
845
|
"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>",
|
|
846
846
|
"meta": {
|
|
847
847
|
"filename": "input-number.tsx",
|
|
848
|
-
"path": "
|
|
848
|
+
"path": "web/components/oj-c/input-number"
|
|
849
849
|
},
|
|
850
850
|
"defaultvalue": null,
|
|
851
851
|
"type": {
|
|
@@ -865,7 +865,7 @@
|
|
|
865
865
|
"description": "The type of virtual keyboard to display for entering a value on mobile browsers. This attribute has no effect on desktop browsers.",
|
|
866
866
|
"meta": {
|
|
867
867
|
"filename": "input-number.tsx",
|
|
868
|
-
"path": "
|
|
868
|
+
"path": "web/components/oj-c/input-number"
|
|
869
869
|
},
|
|
870
870
|
"ojvalues": [
|
|
871
871
|
{
|
|
@@ -921,7 +921,7 @@
|
|
|
921
921
|
"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>",
|
|
922
922
|
"meta": {
|
|
923
923
|
"filename": "input-number.tsx",
|
|
924
|
-
"path": "
|
|
924
|
+
"path": "web/components/oj-c/input-number"
|
|
925
925
|
},
|
|
926
926
|
"type": {
|
|
927
927
|
"names": [
|
|
@@ -942,7 +942,7 @@
|
|
|
942
942
|
"description": "<p>The <code class=\"prettyprint\">transientValue</code> is the read-only property for retrieving\nthe current transient value.</p>\n<p>\nThe <code class=\"prettyprint\">transientValue</code> updates to display the transient\nchanges from pressing the step buttons or up/down arrow (subject to the step constraints).\n<code class=\"prettyprint\">transientValue</code> will update only if it passes\nvalidation.\n</p>\n<p>\nThe difference in behavior is\n<code class=\"prettyprint\">transientValue</code> will be updated\nas the step buttons or up/down arrow is pressed (and only if validation succeeds),\nwhereas <code class=\"prettyprint\">value</code>\nis updated only after the step buttons or up/down arrow is released\n(and only if validation succeeds).\n</p>\n<p>This is a read-only attribute so page authors cannot set or change it directly.</p>",
|
|
943
943
|
"meta": {
|
|
944
944
|
"filename": "input-number.tsx",
|
|
945
|
-
"path": "
|
|
945
|
+
"path": "web/components/oj-c/input-number"
|
|
946
946
|
},
|
|
947
947
|
"type": {
|
|
948
948
|
"names": [
|
|
@@ -963,7 +963,7 @@
|
|
|
963
963
|
"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>",
|
|
964
964
|
"meta": {
|
|
965
965
|
"filename": "input-number.tsx",
|
|
966
|
-
"path": "
|
|
966
|
+
"path": "web/components/oj-c/input-number"
|
|
967
967
|
},
|
|
968
968
|
"ojvalues": [
|
|
969
969
|
{
|
|
@@ -1025,7 +1025,7 @@
|
|
|
1025
1025
|
"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.",
|
|
1026
1026
|
"meta": {
|
|
1027
1027
|
"filename": "input-number.tsx",
|
|
1028
|
-
"path": "
|
|
1028
|
+
"path": "web/components/oj-c/input-number"
|
|
1029
1029
|
},
|
|
1030
1030
|
"scope": "instance",
|
|
1031
1031
|
"returns": [
|
|
@@ -1047,7 +1047,7 @@
|
|
|
1047
1047
|
"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.",
|
|
1048
1048
|
"meta": {
|
|
1049
1049
|
"filename": "input-number.tsx",
|
|
1050
|
-
"path": "
|
|
1050
|
+
"path": "web/components/oj-c/input-number"
|
|
1051
1051
|
},
|
|
1052
1052
|
"scope": "instance",
|
|
1053
1053
|
"returns": [
|
|
@@ -1069,7 +1069,7 @@
|
|
|
1069
1069
|
"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>",
|
|
1070
1070
|
"meta": {
|
|
1071
1071
|
"filename": "input-number.tsx",
|
|
1072
|
-
"path": "
|
|
1072
|
+
"path": "web/components/oj-c/input-number"
|
|
1073
1073
|
},
|
|
1074
1074
|
"scope": "instance",
|
|
1075
1075
|
"returns": [
|
|
@@ -1093,7 +1093,7 @@
|
|
|
1093
1093
|
"ojhidden": true,
|
|
1094
1094
|
"meta": {
|
|
1095
1095
|
"filename": "input-number.tsx",
|
|
1096
|
-
"path": "
|
|
1096
|
+
"path": "web/components/oj-c/input-number"
|
|
1097
1097
|
},
|
|
1098
1098
|
"scope": "instance",
|
|
1099
1099
|
"returns": [
|
|
@@ -1116,7 +1116,7 @@
|
|
|
1116
1116
|
"ojhidden": true,
|
|
1117
1117
|
"meta": {
|
|
1118
1118
|
"filename": "input-number.tsx",
|
|
1119
|
-
"path": "
|
|
1119
|
+
"path": "web/components/oj-c/input-number"
|
|
1120
1120
|
},
|
|
1121
1121
|
"scope": "instance",
|
|
1122
1122
|
"returns": [
|
|
@@ -1138,7 +1138,7 @@
|
|
|
1138
1138
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
1139
1139
|
"meta": {
|
|
1140
1140
|
"filename": "input-number.tsx",
|
|
1141
|
-
"path": "
|
|
1141
|
+
"path": "web/components/oj-c/input-number"
|
|
1142
1142
|
},
|
|
1143
1143
|
"scope": "instance",
|
|
1144
1144
|
"params": [
|
|
@@ -1172,7 +1172,7 @@
|
|
|
1172
1172
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
1173
1173
|
"meta": {
|
|
1174
1174
|
"filename": "input-number.tsx",
|
|
1175
|
-
"path": "
|
|
1175
|
+
"path": "web/components/oj-c/input-number"
|
|
1176
1176
|
},
|
|
1177
1177
|
"scope": "instance",
|
|
1178
1178
|
"params": [
|
|
@@ -1201,7 +1201,7 @@
|
|
|
1201
1201
|
"description": "Performs a batch set of properties.",
|
|
1202
1202
|
"meta": {
|
|
1203
1203
|
"filename": "input-number.tsx",
|
|
1204
|
-
"path": "
|
|
1204
|
+
"path": "web/components/oj-c/input-number"
|
|
1205
1205
|
},
|
|
1206
1206
|
"scope": "instance",
|
|
1207
1207
|
"params": [
|
|
@@ -1230,7 +1230,7 @@
|
|
|
1230
1230
|
"memberof": "oj-c.InputNumber",
|
|
1231
1231
|
"meta": {
|
|
1232
1232
|
"filename": "input-number.tsx",
|
|
1233
|
-
"path": "
|
|
1233
|
+
"path": "web/components/oj-c/input-number"
|
|
1234
1234
|
},
|
|
1235
1235
|
"ojfragment": true
|
|
1236
1236
|
},
|
|
@@ -1243,7 +1243,7 @@
|
|
|
1243
1243
|
"memberof": "oj-c.InputNumber",
|
|
1244
1244
|
"meta": {
|
|
1245
1245
|
"filename": "input-number.tsx",
|
|
1246
|
-
"path": "
|
|
1246
|
+
"path": "web/components/oj-c/input-number"
|
|
1247
1247
|
},
|
|
1248
1248
|
"ojfragment": true
|
|
1249
1249
|
},
|
|
@@ -1259,7 +1259,7 @@
|
|
|
1259
1259
|
"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.",
|
|
1260
1260
|
"meta": {
|
|
1261
1261
|
"filename": "input-number.tsx",
|
|
1262
|
-
"path": "
|
|
1262
|
+
"path": "web/components/oj-c/input-number"
|
|
1263
1263
|
},
|
|
1264
1264
|
"type": {
|
|
1265
1265
|
"names": [
|
|
@@ -1282,7 +1282,7 @@
|
|
|
1282
1282
|
},
|
|
1283
1283
|
"meta": {
|
|
1284
1284
|
"filename": "input-number.tsx",
|
|
1285
|
-
"path": "
|
|
1285
|
+
"path": "web/components/oj-c/input-number"
|
|
1286
1286
|
},
|
|
1287
1287
|
"properties": [
|
|
1288
1288
|
{
|
|
@@ -1338,7 +1338,7 @@
|
|
|
1338
1338
|
},
|
|
1339
1339
|
"meta": {
|
|
1340
1340
|
"filename": "input-number.tsx",
|
|
1341
|
-
"path": "
|
|
1341
|
+
"path": "web/components/oj-c/input-number"
|
|
1342
1342
|
},
|
|
1343
1343
|
"properties": [
|
|
1344
1344
|
{
|
|
@@ -1368,7 +1368,7 @@
|
|
|
1368
1368
|
},
|
|
1369
1369
|
"meta": {
|
|
1370
1370
|
"filename": "input-number.tsx",
|
|
1371
|
-
"path": "
|
|
1371
|
+
"path": "web/components/oj-c/input-number"
|
|
1372
1372
|
},
|
|
1373
1373
|
"properties": [
|
|
1374
1374
|
{
|
|
@@ -1418,7 +1418,7 @@
|
|
|
1418
1418
|
},
|
|
1419
1419
|
"meta": {
|
|
1420
1420
|
"filename": "input-number.tsx",
|
|
1421
|
-
"path": "
|
|
1421
|
+
"path": "web/components/oj-c/input-number"
|
|
1422
1422
|
},
|
|
1423
1423
|
"properties": [
|
|
1424
1424
|
{
|