@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/SelectSingle.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"since": "14.0.0",
|
|
31
31
|
"meta": {
|
|
32
32
|
"filename": "select-single.tsx",
|
|
33
|
-
"path": "
|
|
33
|
+
"path": "web/components/oj-c/select-single"
|
|
34
34
|
},
|
|
35
35
|
"ojmodule": "select-single"
|
|
36
36
|
},
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"description": "<p>\nSpecifies whether the advanced search link is shown in the dropdown when the user filters.\nIt is up to the application to show its own UI when the link is triggered.\n</p>",
|
|
46
46
|
"meta": {
|
|
47
47
|
"filename": "select-single.tsx",
|
|
48
|
-
"path": "
|
|
48
|
+
"path": "web/components/oj-c/select-single"
|
|
49
49
|
},
|
|
50
50
|
"defaultvalue": "\"off\"",
|
|
51
51
|
"type": {
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"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'.",
|
|
67
67
|
"meta": {
|
|
68
68
|
"filename": "select-single.tsx",
|
|
69
|
-
"path": "
|
|
69
|
+
"path": "web/components/oj-c/select-single"
|
|
70
70
|
},
|
|
71
71
|
"defaultvalue": 1,
|
|
72
72
|
"type": {
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"description": "Specifies whether an ancestor container, like oj-c-form-layout, is readonly.\nThis affects whether a readonly component renders in full or mixed readonly mode.\nThis is also currently used to determine if there is an ancestor container by checking if the value\nis not equal to undefined.",
|
|
87
87
|
"meta": {
|
|
88
88
|
"filename": "select-single.tsx",
|
|
89
|
-
"path": "
|
|
89
|
+
"path": "web/components/oj-c/select-single"
|
|
90
90
|
},
|
|
91
91
|
"type": {
|
|
92
92
|
"names": [
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"description": "The data for the Select Single.",
|
|
106
106
|
"meta": {
|
|
107
107
|
"filename": "select-single.tsx",
|
|
108
|
-
"path": "
|
|
108
|
+
"path": "web/components/oj-c/select-single"
|
|
109
109
|
},
|
|
110
110
|
"defaultvalue": null,
|
|
111
111
|
"type": {
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"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>",
|
|
133
133
|
"meta": {
|
|
134
134
|
"filename": "select-single.tsx",
|
|
135
|
-
"path": "
|
|
135
|
+
"path": "web/components/oj-c/select-single"
|
|
136
136
|
},
|
|
137
137
|
"defaultvalue": false,
|
|
138
138
|
"type": {
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"description": "Display options for auxiliary content that determines whether or not it should be displayed.",
|
|
153
153
|
"meta": {
|
|
154
154
|
"filename": "select-single.tsx",
|
|
155
|
-
"path": "
|
|
155
|
+
"path": "web/components/oj-c/select-single"
|
|
156
156
|
},
|
|
157
157
|
"type": {
|
|
158
158
|
"names": [
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"description": "Form component help information.",
|
|
179
179
|
"meta": {
|
|
180
180
|
"filename": "select-single.tsx",
|
|
181
|
-
"path": "
|
|
181
|
+
"path": "web/components/oj-c/select-single"
|
|
182
182
|
},
|
|
183
183
|
"type": {
|
|
184
184
|
"names": [
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"description": "The helpHints object contains a definition property and a source property.",
|
|
205
205
|
"meta": {
|
|
206
206
|
"filename": "select-single.tsx",
|
|
207
|
-
"path": "
|
|
207
|
+
"path": "web/components/oj-c/select-single"
|
|
208
208
|
},
|
|
209
209
|
"type": {
|
|
210
210
|
"names": [
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"description": "Specifies how to get the text string to render for a data item.\nThis attribute can be set to either:\n<ul>\n<li>a string that specifies the name of a top level data attribute to render as text, or</li>\n<li>a callback function that takes a properties object and returns the text string to\ndisplay</li>\n</ul>\n\n<p>This text will be rendered for the selected value of the component and for each data item\nin the dropdown. When rendered for the dropdown items, default matching search term\nhighlighting will be applied.</p>",
|
|
231
231
|
"meta": {
|
|
232
232
|
"filename": "select-single.tsx",
|
|
233
|
-
"path": "
|
|
233
|
+
"path": "web/components/oj-c/select-single"
|
|
234
234
|
},
|
|
235
235
|
"type": {
|
|
236
236
|
"names": [
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
"description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
|
|
260
260
|
"meta": {
|
|
261
261
|
"filename": "select-single.tsx",
|
|
262
|
-
"path": "
|
|
262
|
+
"path": "web/components/oj-c/select-single"
|
|
263
263
|
},
|
|
264
264
|
"ojvalues": [
|
|
265
265
|
{
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
"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.",
|
|
324
324
|
"meta": {
|
|
325
325
|
"filename": "select-single.tsx",
|
|
326
|
-
"path": "
|
|
326
|
+
"path": "web/components/oj-c/select-single"
|
|
327
327
|
},
|
|
328
328
|
"type": {
|
|
329
329
|
"names": [
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
"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>",
|
|
343
343
|
"meta": {
|
|
344
344
|
"filename": "select-single.tsx",
|
|
345
|
-
"path": "
|
|
345
|
+
"path": "web/components/oj-c/select-single"
|
|
346
346
|
},
|
|
347
347
|
"type": {
|
|
348
348
|
"names": [
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
"description": "Should the labels wrap or truncate when there is not enough available space.",
|
|
369
369
|
"meta": {
|
|
370
370
|
"filename": "select-single.tsx",
|
|
371
|
-
"path": "
|
|
371
|
+
"path": "web/components/oj-c/select-single"
|
|
372
372
|
},
|
|
373
373
|
"ojvalues": [
|
|
374
374
|
{
|
|
@@ -411,7 +411,7 @@
|
|
|
411
411
|
"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>",
|
|
412
412
|
"meta": {
|
|
413
413
|
"filename": "select-single.tsx",
|
|
414
|
-
"path": "
|
|
414
|
+
"path": "web/components/oj-c/select-single"
|
|
415
415
|
},
|
|
416
416
|
"defaultvalue": "[]",
|
|
417
417
|
"type": {
|
|
@@ -438,7 +438,7 @@
|
|
|
438
438
|
"description": "The placeholder text to set on the element.",
|
|
439
439
|
"meta": {
|
|
440
440
|
"filename": "select-single.tsx",
|
|
441
|
-
"path": "
|
|
441
|
+
"path": "web/components/oj-c/select-single"
|
|
442
442
|
},
|
|
443
443
|
"type": {
|
|
444
444
|
"names": [
|
|
@@ -457,7 +457,7 @@
|
|
|
457
457
|
"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.",
|
|
458
458
|
"meta": {
|
|
459
459
|
"filename": "select-single.tsx",
|
|
460
|
-
"path": "
|
|
460
|
+
"path": "web/components/oj-c/select-single"
|
|
461
461
|
},
|
|
462
462
|
"defaultvalue": false,
|
|
463
463
|
"type": {
|
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
"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>",
|
|
478
478
|
"meta": {
|
|
479
479
|
"filename": "select-single.tsx",
|
|
480
|
-
"path": "
|
|
480
|
+
"path": "web/components/oj-c/select-single"
|
|
481
481
|
},
|
|
482
482
|
"defaultvalue": false,
|
|
483
483
|
"type": {
|
|
@@ -497,7 +497,7 @@
|
|
|
497
497
|
"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>",
|
|
498
498
|
"meta": {
|
|
499
499
|
"filename": "select-single.tsx",
|
|
500
|
-
"path": "
|
|
500
|
+
"path": "web/components/oj-c/select-single"
|
|
501
501
|
},
|
|
502
502
|
"type": {
|
|
503
503
|
"names": [
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"description": "Specifies how the text is aligned within the text field",
|
|
517
517
|
"meta": {
|
|
518
518
|
"filename": "select-single.tsx",
|
|
519
|
-
"path": "
|
|
519
|
+
"path": "web/components/oj-c/select-single"
|
|
520
520
|
},
|
|
521
521
|
"ojvalues": [
|
|
522
522
|
{
|
|
@@ -570,7 +570,7 @@
|
|
|
570
570
|
"ojhidden": true,
|
|
571
571
|
"meta": {
|
|
572
572
|
"filename": "select-single.tsx",
|
|
573
|
-
"path": "
|
|
573
|
+
"path": "web/components/oj-c/select-single"
|
|
574
574
|
},
|
|
575
575
|
"type": {
|
|
576
576
|
"names": [
|
|
@@ -589,7 +589,7 @@
|
|
|
589
589
|
"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.",
|
|
590
590
|
"meta": {
|
|
591
591
|
"filename": "select-single.tsx",
|
|
592
|
-
"path": "
|
|
592
|
+
"path": "web/components/oj-c/select-single"
|
|
593
593
|
},
|
|
594
594
|
"ojvalues": [
|
|
595
595
|
{
|
|
@@ -644,7 +644,7 @@
|
|
|
644
644
|
"description": "The value of the component.\n\n<p>\nWhen the <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 the UI display value.</br>\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>\n</p>",
|
|
645
645
|
"meta": {
|
|
646
646
|
"filename": "select-single.tsx",
|
|
647
|
-
"path": "
|
|
647
|
+
"path": "web/components/oj-c/select-single"
|
|
648
648
|
},
|
|
649
649
|
"defaultvalue": null,
|
|
650
650
|
"type": {
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"description": "The <code class=\"prettyprint\">valueItem</code> is similar to the\n<code class=\"prettyprint\">value</code>, but is a an object that\ncontain both a key and data, and optional metadata.\nThe key will be set as the <code class=\"prettyprint\">value</code> of the element.\nThe <code class=\"prettyprint\">value</code> and <code class=\"prettyprint\">valueItem</code>\nare kept in sync, both during programmatic property sets as well as during interactive user\nselection.\nIf initially both are set, the selected value in the <code class=\"prettyprint\">value</code>\nattribute have precedence.\n<p>Note: If there is an initial selection, setting it via the\n<code class=\"prettyprint\">valueItem</code> attribute initially can improve page load\nperformance because the element will not have to fetch the selected data from the data\nprovider.</p>\n<p>If <code class=\"prettyprint\">valueItem</code> is not specified or the selected value is\nmissing, then the selected data will be fetched from the data provider.</p>",
|
|
673
673
|
"meta": {
|
|
674
674
|
"filename": "select-single.tsx",
|
|
675
|
-
"path": "
|
|
675
|
+
"path": "web/components/oj-c/select-single"
|
|
676
676
|
},
|
|
677
677
|
"defaultvalue": null,
|
|
678
678
|
"type": {
|
|
@@ -702,7 +702,7 @@
|
|
|
702
702
|
"description": "The type of virtual keyboard to display for entering a value on mobile browsers. This attribute has no effect on desktop browsers.",
|
|
703
703
|
"meta": {
|
|
704
704
|
"filename": "select-single.tsx",
|
|
705
|
-
"path": "
|
|
705
|
+
"path": "web/components/oj-c/select-single"
|
|
706
706
|
},
|
|
707
707
|
"ojvalues": [
|
|
708
708
|
{
|
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
"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>",
|
|
803
803
|
"meta": {
|
|
804
804
|
"filename": "select-single.tsx",
|
|
805
|
-
"path": "
|
|
805
|
+
"path": "web/components/oj-c/select-single"
|
|
806
806
|
},
|
|
807
807
|
"ojvalues": [
|
|
808
808
|
{
|
|
@@ -864,7 +864,7 @@
|
|
|
864
864
|
"description": "Resets the component by clearing all messages and messagesCustom attribute\nand updates the component's display value using the attribute value.\nUser entered will be erased when this method is called.",
|
|
865
865
|
"meta": {
|
|
866
866
|
"filename": "select-single.tsx",
|
|
867
|
-
"path": "
|
|
867
|
+
"path": "web/components/oj-c/select-single"
|
|
868
868
|
},
|
|
869
869
|
"scope": "instance",
|
|
870
870
|
"returns": [
|
|
@@ -886,7 +886,7 @@
|
|
|
886
886
|
"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.",
|
|
887
887
|
"meta": {
|
|
888
888
|
"filename": "select-single.tsx",
|
|
889
|
-
"path": "
|
|
889
|
+
"path": "web/components/oj-c/select-single"
|
|
890
890
|
},
|
|
891
891
|
"scope": "instance",
|
|
892
892
|
"returns": [
|
|
@@ -908,7 +908,7 @@
|
|
|
908
908
|
"description": "If enabled, validates the component's display value (or null if display value is empty) 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>\n If no converter is present then processing continues to next step. If a converter is present,\n the UI value is first converted (i.e., parsed). If there is a parse error then the messages are shown.</li>\n<li>\n If there are no validators setup for the component the value option is updated using the display value.\n Otherwise all validators are run in sequence using the parsed value from the previous step.\n The implicit required validator is run first if the component is marked required.\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>",
|
|
909
909
|
"meta": {
|
|
910
910
|
"filename": "select-single.tsx",
|
|
911
|
-
"path": "
|
|
911
|
+
"path": "web/components/oj-c/select-single"
|
|
912
912
|
},
|
|
913
913
|
"scope": "instance",
|
|
914
914
|
"returns": [
|
|
@@ -932,7 +932,7 @@
|
|
|
932
932
|
"ojhidden": true,
|
|
933
933
|
"meta": {
|
|
934
934
|
"filename": "select-single.tsx",
|
|
935
|
-
"path": "
|
|
935
|
+
"path": "web/components/oj-c/select-single"
|
|
936
936
|
},
|
|
937
937
|
"scope": "instance",
|
|
938
938
|
"returns": [
|
|
@@ -955,7 +955,7 @@
|
|
|
955
955
|
"ojhidden": true,
|
|
956
956
|
"meta": {
|
|
957
957
|
"filename": "select-single.tsx",
|
|
958
|
-
"path": "
|
|
958
|
+
"path": "web/components/oj-c/select-single"
|
|
959
959
|
},
|
|
960
960
|
"scope": "instance",
|
|
961
961
|
"returns": [
|
|
@@ -985,7 +985,7 @@
|
|
|
985
985
|
],
|
|
986
986
|
"meta": {
|
|
987
987
|
"filename": "select-single.tsx",
|
|
988
|
-
"path": "
|
|
988
|
+
"path": "web/components/oj-c/select-single"
|
|
989
989
|
},
|
|
990
990
|
"scope": "instance",
|
|
991
991
|
"returns": [
|
|
@@ -1015,7 +1015,7 @@
|
|
|
1015
1015
|
],
|
|
1016
1016
|
"meta": {
|
|
1017
1017
|
"filename": "select-single.tsx",
|
|
1018
|
-
"path": "
|
|
1018
|
+
"path": "web/components/oj-c/select-single"
|
|
1019
1019
|
},
|
|
1020
1020
|
"scope": "instance",
|
|
1021
1021
|
"returns": [
|
|
@@ -1038,7 +1038,7 @@
|
|
|
1038
1038
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
1039
1039
|
"meta": {
|
|
1040
1040
|
"filename": "select-single.tsx",
|
|
1041
|
-
"path": "
|
|
1041
|
+
"path": "web/components/oj-c/select-single"
|
|
1042
1042
|
},
|
|
1043
1043
|
"scope": "instance",
|
|
1044
1044
|
"params": [
|
|
@@ -1072,7 +1072,7 @@
|
|
|
1072
1072
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
1073
1073
|
"meta": {
|
|
1074
1074
|
"filename": "select-single.tsx",
|
|
1075
|
-
"path": "
|
|
1075
|
+
"path": "web/components/oj-c/select-single"
|
|
1076
1076
|
},
|
|
1077
1077
|
"scope": "instance",
|
|
1078
1078
|
"params": [
|
|
@@ -1101,7 +1101,7 @@
|
|
|
1101
1101
|
"description": "Performs a batch set of properties.",
|
|
1102
1102
|
"meta": {
|
|
1103
1103
|
"filename": "select-single.tsx",
|
|
1104
|
-
"path": "
|
|
1104
|
+
"path": "web/components/oj-c/select-single"
|
|
1105
1105
|
},
|
|
1106
1106
|
"scope": "instance",
|
|
1107
1107
|
"params": [
|
|
@@ -1130,7 +1130,7 @@
|
|
|
1130
1130
|
"description": "Event triggered when the user clicks or presses Enter on the advanced search link in the\ndropdown.\nSet the <code class=\"prettyprint\">advancedSearch</code> property to\n<code class=\"prettyprint\">'on'</code> to enable this feature.",
|
|
1131
1131
|
"meta": {
|
|
1132
1132
|
"filename": "select-single.tsx",
|
|
1133
|
-
"path": "
|
|
1133
|
+
"path": "web/components/oj-c/select-single"
|
|
1134
1134
|
},
|
|
1135
1135
|
"scope": "instance",
|
|
1136
1136
|
"properties": [
|
|
@@ -1154,7 +1154,7 @@
|
|
|
1154
1154
|
"description": "Event triggered when a value is submitted by the user, even if the value is the same as the previous value.",
|
|
1155
1155
|
"meta": {
|
|
1156
1156
|
"filename": "select-single.tsx",
|
|
1157
|
-
"path": "
|
|
1157
|
+
"path": "web/components/oj-c/select-single"
|
|
1158
1158
|
},
|
|
1159
1159
|
"scope": "instance",
|
|
1160
1160
|
"properties": [
|
|
@@ -1223,7 +1223,7 @@
|
|
|
1223
1223
|
"description": "<p>The <code class=\"prettyprint\">itemTemplate</code> slot is used to specify the template\nfor rendering each item in the dropdown list.\nThe slot must be a <template> element.\n<p>When the template is executed for each item, it will have access to the binding context\ncontaining the following properties:</p>\n<ul>\n <li>$current - an object that contains information for the current item. (See the table\nbelow for a list of properties available on $current)</li>\n <li>alias - if the data-oj-as attribute was specified on the template, the value will be\nused to provide an application-named alias for $current.</li>\n</ul>\n<p>If no <code class=\"prettyprint\">itemTemplate</code> is specified, the component will\nrender based on the value of the <code class=\"prettyprint\">itemText</code> property.</p>",
|
|
1224
1224
|
"meta": {
|
|
1225
1225
|
"filename": "select-single.tsx",
|
|
1226
|
-
"path": "
|
|
1226
|
+
"path": "web/components/oj-c/select-single"
|
|
1227
1227
|
},
|
|
1228
1228
|
"scope": "instance",
|
|
1229
1229
|
"ojchild": false,
|
|
@@ -1271,7 +1271,7 @@
|
|
|
1271
1271
|
"memberof": "oj-c.SelectSingle",
|
|
1272
1272
|
"meta": {
|
|
1273
1273
|
"filename": "select-single.tsx",
|
|
1274
|
-
"path": "
|
|
1274
|
+
"path": "web/components/oj-c/select-single"
|
|
1275
1275
|
},
|
|
1276
1276
|
"ojfragment": true
|
|
1277
1277
|
},
|
|
@@ -1284,7 +1284,7 @@
|
|
|
1284
1284
|
"memberof": "oj-c.SelectSingle",
|
|
1285
1285
|
"meta": {
|
|
1286
1286
|
"filename": "select-single.tsx",
|
|
1287
|
-
"path": "
|
|
1287
|
+
"path": "web/components/oj-c/select-single"
|
|
1288
1288
|
},
|
|
1289
1289
|
"ojfragment": true
|
|
1290
1290
|
},
|
|
@@ -1303,7 +1303,7 @@
|
|
|
1303
1303
|
},
|
|
1304
1304
|
"meta": {
|
|
1305
1305
|
"filename": "select-single.tsx",
|
|
1306
|
-
"path": "
|
|
1306
|
+
"path": "web/components/oj-c/select-single"
|
|
1307
1307
|
},
|
|
1308
1308
|
"properties": [
|
|
1309
1309
|
{
|
|
@@ -1335,7 +1335,7 @@
|
|
|
1335
1335
|
},
|
|
1336
1336
|
"meta": {
|
|
1337
1337
|
"filename": "select-single.tsx",
|
|
1338
|
-
"path": "
|
|
1338
|
+
"path": "web/components/oj-c/select-single"
|
|
1339
1339
|
},
|
|
1340
1340
|
"properties": [
|
|
1341
1341
|
{
|
|
@@ -1365,7 +1365,7 @@
|
|
|
1365
1365
|
},
|
|
1366
1366
|
"meta": {
|
|
1367
1367
|
"filename": "select-single.tsx",
|
|
1368
|
-
"path": "
|
|
1368
|
+
"path": "web/components/oj-c/select-single"
|
|
1369
1369
|
},
|
|
1370
1370
|
"properties": [
|
|
1371
1371
|
{
|
|
@@ -1415,7 +1415,7 @@
|
|
|
1415
1415
|
},
|
|
1416
1416
|
"meta": {
|
|
1417
1417
|
"filename": "select-single.tsx",
|
|
1418
|
-
"path": "
|
|
1418
|
+
"path": "web/components/oj-c/select-single"
|
|
1419
1419
|
},
|
|
1420
1420
|
"properties": [
|
|
1421
1421
|
{
|
package/oj-c/SelectionCard.json
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"since": "16.0.0",
|
|
32
32
|
"meta": {
|
|
33
33
|
"filename": "selection-card.tsx",
|
|
34
|
-
"path": "
|
|
34
|
+
"path": "web/components/oj-c/selection-card"
|
|
35
35
|
},
|
|
36
36
|
"ojmodule": "selection-card"
|
|
37
37
|
},
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"ojhidden": true,
|
|
48
48
|
"meta": {
|
|
49
49
|
"filename": "selection-card.tsx",
|
|
50
|
-
"path": "
|
|
50
|
+
"path": "web/components/oj-c/selection-card"
|
|
51
51
|
},
|
|
52
52
|
"type": {
|
|
53
53
|
"names": [
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
65
65
|
"meta": {
|
|
66
66
|
"filename": "selection-card.tsx",
|
|
67
|
-
"path": "
|
|
67
|
+
"path": "web/components/oj-c/selection-card"
|
|
68
68
|
},
|
|
69
69
|
"scope": "instance",
|
|
70
70
|
"params": [
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
99
99
|
"meta": {
|
|
100
100
|
"filename": "selection-card.tsx",
|
|
101
|
-
"path": "
|
|
101
|
+
"path": "web/components/oj-c/selection-card"
|
|
102
102
|
},
|
|
103
103
|
"scope": "instance",
|
|
104
104
|
"params": [
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
"description": "Performs a batch set of properties.",
|
|
128
128
|
"meta": {
|
|
129
129
|
"filename": "selection-card.tsx",
|
|
130
|
-
"path": "
|
|
130
|
+
"path": "web/components/oj-c/selection-card"
|
|
131
131
|
},
|
|
132
132
|
"scope": "instance",
|
|
133
133
|
"params": [
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
"ojhidden": true,
|
|
158
158
|
"meta": {
|
|
159
159
|
"filename": "selection-card.tsx",
|
|
160
|
-
"path": "
|
|
160
|
+
"path": "web/components/oj-c/selection-card"
|
|
161
161
|
},
|
|
162
162
|
"scope": "instance",
|
|
163
163
|
"ojchild": true,
|
package/oj-c/Selector.json
CHANGED
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
],
|
|
52
52
|
"meta": {
|
|
53
53
|
"filename": "selector.tsx",
|
|
54
|
-
"path": "
|
|
54
|
+
"path": "web/components/oj-c/selector"
|
|
55
55
|
},
|
|
56
56
|
"ojmodule": "selector"
|
|
57
57
|
},
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "Specifies the row key of each selector.",
|
|
67
67
|
"meta": {
|
|
68
68
|
"filename": "selector.tsx",
|
|
69
|
-
"path": "
|
|
69
|
+
"path": "web/components/oj-c/selector"
|
|
70
70
|
},
|
|
71
71
|
"type": {
|
|
72
72
|
"names": [
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"description": "Specifies the selectedKeys, should be hooked into the collection component.",
|
|
94
94
|
"meta": {
|
|
95
95
|
"filename": "selector.tsx",
|
|
96
|
-
"path": "
|
|
96
|
+
"path": "web/components/oj-c/selector"
|
|
97
97
|
},
|
|
98
98
|
"type": {
|
|
99
99
|
"names": [
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"description": "Specifies if the selector should show the visual partial state.\nThe original checked state of the selector will still be maintained.\nUser selection of checkboxes will remove the indeterminate state and reveal the checkbox state.\nOtherwise, programmatically changing the checkbox state will not change the indeterminate state.",
|
|
120
120
|
"meta": {
|
|
121
121
|
"filename": "selector.tsx",
|
|
122
|
-
"path": "
|
|
122
|
+
"path": "web/components/oj-c/selector"
|
|
123
123
|
},
|
|
124
124
|
"defaultvalue": false,
|
|
125
125
|
"type": {
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"description": "Specifies the selection mode ('single', 'multiple'). For selection mode 'all', please refer to oj-c-selector-all component.",
|
|
140
140
|
"meta": {
|
|
141
141
|
"filename": "selector.tsx",
|
|
142
|
-
"path": "
|
|
142
|
+
"path": "web/components/oj-c/selector"
|
|
143
143
|
},
|
|
144
144
|
"ojvalues": [
|
|
145
145
|
{
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
181
181
|
"meta": {
|
|
182
182
|
"filename": "selector.tsx",
|
|
183
|
-
"path": "
|
|
183
|
+
"path": "web/components/oj-c/selector"
|
|
184
184
|
},
|
|
185
185
|
"scope": "instance",
|
|
186
186
|
"params": [
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
215
215
|
"meta": {
|
|
216
216
|
"filename": "selector.tsx",
|
|
217
|
-
"path": "
|
|
217
|
+
"path": "web/components/oj-c/selector"
|
|
218
218
|
},
|
|
219
219
|
"scope": "instance",
|
|
220
220
|
"params": [
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
"description": "Performs a batch set of properties.",
|
|
244
244
|
"meta": {
|
|
245
245
|
"filename": "selector.tsx",
|
|
246
|
-
"path": "
|
|
246
|
+
"path": "web/components/oj-c/selector"
|
|
247
247
|
},
|
|
248
248
|
"scope": "instance",
|
|
249
249
|
"params": [
|
package/oj-c/SelectorAll.json
CHANGED
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
],
|
|
52
52
|
"meta": {
|
|
53
53
|
"filename": "selector-all.tsx",
|
|
54
|
-
"path": "
|
|
54
|
+
"path": "web/components/oj-c/selector-all"
|
|
55
55
|
},
|
|
56
56
|
"ojmodule": "selector-all"
|
|
57
57
|
},
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"description": "Specifies the selectedKeys, should be hooked into the collection component.",
|
|
68
68
|
"meta": {
|
|
69
69
|
"filename": "selector-all.tsx",
|
|
70
|
-
"path": "
|
|
70
|
+
"path": "web/components/oj-c/selector-all"
|
|
71
71
|
},
|
|
72
72
|
"type": {
|
|
73
73
|
"names": [
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"description": "Specifies whether tooltip should be shown on the SelectorAll checkbox",
|
|
94
94
|
"meta": {
|
|
95
95
|
"filename": "selector-all.tsx",
|
|
96
|
-
"path": "
|
|
96
|
+
"path": "web/components/oj-c/selector-all"
|
|
97
97
|
},
|
|
98
98
|
"type": {
|
|
99
99
|
"names": [
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
112
112
|
"meta": {
|
|
113
113
|
"filename": "selector-all.tsx",
|
|
114
|
-
"path": "
|
|
114
|
+
"path": "web/components/oj-c/selector-all"
|
|
115
115
|
},
|
|
116
116
|
"scope": "instance",
|
|
117
117
|
"params": [
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
146
146
|
"meta": {
|
|
147
147
|
"filename": "selector-all.tsx",
|
|
148
|
-
"path": "
|
|
148
|
+
"path": "web/components/oj-c/selector-all"
|
|
149
149
|
},
|
|
150
150
|
"scope": "instance",
|
|
151
151
|
"params": [
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"description": "Performs a batch set of properties.",
|
|
175
175
|
"meta": {
|
|
176
176
|
"filename": "selector-all.tsx",
|
|
177
|
-
"path": "
|
|
177
|
+
"path": "web/components/oj-c/selector-all"
|
|
178
178
|
},
|
|
179
179
|
"scope": "instance",
|
|
180
180
|
"params": [
|