@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/MessageBanner.json
CHANGED
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
],
|
|
61
61
|
"meta": {
|
|
62
62
|
"filename": "message-banner.tsx",
|
|
63
|
-
"path": "
|
|
63
|
+
"path": "web/components/oj-c/message-banner"
|
|
64
64
|
},
|
|
65
65
|
"ojmodule": "message-banner"
|
|
66
66
|
},
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"description": "<p>Data for the Message Banner component. This data is used for rendering each banner message.\nThis is a required attribute. If an application needs to initialize the component with\nno initial messages, it would need to provide an empty DataProvider. When the application\nwants to show messages, it can then add new data to the existing DataProvider.\nSee <a href=\"MutableArrayDataProvider.html\">MutableArrayDataProvider</a> for more details.</p>\n\n<p>When specifying a DataProvider for the data attribute, you need to provide the keyAttributes\nfor the DataProvider. The oj-c-message-banner component expects a single attribute of type\nstring or number as the key of the DataProvider. When the data is updated this key attribute\nwill be used to determine whether a new message is being added or an existing message is being\nupdated. This is required for performing necessary animations. When the application replaces\nthe DataProvider, the component assumes that all the messages are newly added irrespective of their\nkeys and performs animation accordingly.</p>",
|
|
76
76
|
"meta": {
|
|
77
77
|
"filename": "message-banner.tsx",
|
|
78
|
-
"path": "
|
|
78
|
+
"path": "web/components/oj-c/message-banner"
|
|
79
79
|
},
|
|
80
80
|
"type": {
|
|
81
81
|
"names": [
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"description": "A Banner message can have a different look and feel. For example, when using page-level\nmessaging the messages need to be rendered from edge to edge without any outline. On the other\nhand, when they are being used in a section of a page or a dialog, they need to be rendered\nwith an outline. This attribute can be used to specify where the component is being used so that\nit will render the messages accordingly.",
|
|
102
102
|
"meta": {
|
|
103
103
|
"filename": "message-banner.tsx",
|
|
104
|
-
"path": "
|
|
104
|
+
"path": "web/components/oj-c/message-banner"
|
|
105
105
|
},
|
|
106
106
|
"ojvalues": [
|
|
107
107
|
{
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"description": "Applications can use this property to provide the name of a template or a function that\nreturns the name of a template to use for rendering the detail content.\n\nWhen a template name is provided as a value for this property, the corresponding template\nwill be used for rendering the detail content for all the messages. If applications want\nto use a different template for different messages, they can provide a function that\nreturns a template name instead.\n\nThe provided function should accept an object of type MessageBannerTemplateValueParameters\nand return a key to a template for rendering the corresponding message's detail content.\nThe value returned from this function should be a key to one of the dynamic template slots\nprovided. If the returned value is not one of the keys of the provided dynamic template slots,\nthe component will throw an Error.\n\nIf the function returns undefined, the component then will perform default rendering\nof the detail content using the detail property of the corresponding message.\n\nIf an application specifies both detail and a valid detail-template-value, the detail-template-value\nwill take precedence and the corresponding template will be used for rendering the detail content.",
|
|
145
145
|
"meta": {
|
|
146
146
|
"filename": "message-banner.tsx",
|
|
147
|
-
"path": "
|
|
147
|
+
"path": "web/components/oj-c/message-banner"
|
|
148
148
|
},
|
|
149
149
|
"type": {
|
|
150
150
|
"names": [
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
169
169
|
"meta": {
|
|
170
170
|
"filename": "message-banner.tsx",
|
|
171
|
-
"path": "
|
|
171
|
+
"path": "web/components/oj-c/message-banner"
|
|
172
172
|
},
|
|
173
173
|
"scope": "instance",
|
|
174
174
|
"params": [
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
203
203
|
"meta": {
|
|
204
204
|
"filename": "message-banner.tsx",
|
|
205
|
-
"path": "
|
|
205
|
+
"path": "web/components/oj-c/message-banner"
|
|
206
206
|
},
|
|
207
207
|
"scope": "instance",
|
|
208
208
|
"params": [
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
"description": "Performs a batch set of properties.",
|
|
232
232
|
"meta": {
|
|
233
233
|
"filename": "message-banner.tsx",
|
|
234
|
-
"path": "
|
|
234
|
+
"path": "web/components/oj-c/message-banner"
|
|
235
235
|
},
|
|
236
236
|
"scope": "instance",
|
|
237
237
|
"params": [
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
"description": "Triggered when a user tries to close a message through UI interaction. The application\nshould listen to this event and remove the corresponding message item from the data\nwhich would then result in the message being closed. If the application\nfails to remove the message item from the data, then no change will be done in the\nUI by the component and the message will stay in the UI opened.",
|
|
261
261
|
"meta": {
|
|
262
262
|
"filename": "message-banner.tsx",
|
|
263
|
-
"path": "
|
|
263
|
+
"path": "web/components/oj-c/message-banner"
|
|
264
264
|
},
|
|
265
265
|
"scope": "instance",
|
|
266
266
|
"properties": [
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
"memberof": "oj-c.MessageBanner",
|
|
333
333
|
"meta": {
|
|
334
334
|
"filename": "message-banner.tsx",
|
|
335
|
-
"path": "
|
|
335
|
+
"path": "web/components/oj-c/message-banner"
|
|
336
336
|
},
|
|
337
337
|
"ojfragment": true
|
|
338
338
|
},
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
},
|
|
352
352
|
"meta": {
|
|
353
353
|
"filename": "message-banner.tsx",
|
|
354
|
-
"path": "
|
|
354
|
+
"path": "web/components/oj-c/message-banner"
|
|
355
355
|
},
|
|
356
356
|
"properties": [
|
|
357
357
|
{
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
},
|
|
442
442
|
"meta": {
|
|
443
443
|
"filename": "message-banner.tsx",
|
|
444
|
-
"path": "
|
|
444
|
+
"path": "web/components/oj-c/message-banner"
|
|
445
445
|
},
|
|
446
446
|
"properties": [
|
|
447
447
|
{
|
package/oj-c/MessageToast.json
CHANGED
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
],
|
|
60
60
|
"meta": {
|
|
61
61
|
"filename": "message-toast.tsx",
|
|
62
|
-
"path": "
|
|
62
|
+
"path": "web/components/oj-c/message-toast"
|
|
63
63
|
},
|
|
64
64
|
"ojmodule": "message-toast"
|
|
65
65
|
},
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"description": "<p>Data for the Message Toast component. This data is used for rendering each toast message.\nThis is a required attribute. If an application needs to initialize the component with\nno initial messages, it would need to provide an empty DataProvider. When the application\nwants to show messages, it can then add new data to the existing DataProvider.</p>\n\n<p>When specifying a DataProvider for the data attribute, you need to provide the keyAttributes\nfor the DataProvider. The oj-c-message-toast component expects a single attribute of type\nstring or number as the key of the DataProvider. When the data is updated this key attribute\nwill be used to determine whether a new message is being added or an existing message is being\nupdated. This is required for performing necessary animations. When the application replaces\nthe DataProvider, the component assumes that all the messages are newly added irrespective of their\nkeys and performs animation accordingly.</p>",
|
|
75
75
|
"meta": {
|
|
76
76
|
"filename": "message-toast.tsx",
|
|
77
|
-
"path": "
|
|
77
|
+
"path": "web/components/oj-c/message-toast"
|
|
78
78
|
},
|
|
79
79
|
"type": {
|
|
80
80
|
"names": [
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"description": "Applications can use this property to provide the name of a template or a function that\nreturns the name of a template to use for rendering the detail content.\n\nWhen a template name is provided as a value for this property, the corresponding template\nwill be used for rendering the detail content for all the messages. If applications want\nto use a different template for different messages, they can provide a function that\nreturns a template name instead.\n\nThe provided function should accept an object of type MessageToastTemplateValueParameters\nand return a key to a template for rendering the corresponding message's detail content.\nThe value returned from this function should be a key to one of the dynamic template slots\nprovided. If the returned value is not one of the keys of the provided dynamic template slots,\nthe component will throw an Error.\n\nIf the function returns null or undefined, the component then will perform default rendering\nof the detail content using the detail property of the corresponding message.\n\nIf an application specifies both detail and a valid detail-template-value, the detail-template-value\nwill take precedence and the corresponding template will be used for rendering the detail content.",
|
|
101
101
|
"meta": {
|
|
102
102
|
"filename": "message-toast.tsx",
|
|
103
|
-
"path": "
|
|
103
|
+
"path": "web/components/oj-c/message-toast"
|
|
104
104
|
},
|
|
105
105
|
"type": {
|
|
106
106
|
"names": [
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"description": "Applications can use this property to provide the name of a template or a function that\nreturns the name of a template to use for rendering the icon content.\n\nWhen a template name is provided as a value for this property, the corresponding template\nwill be used for rendering the icon content for all the messages. If applications want\nto use a different template for different messages, they can provide a function that\nreturns a template name instead.\n\nThe provided function should accept an object of type MessageToastTemplateValueParameters\nand return a key to a template for rendering the corresponding message's icon content.\nThe value returned from this function should be a key to one of the dynamic template slots\nprovided. If the returned value is not one of the keys of the provided dynamic template slots,\nthe component will throw an Error.\n\nIf the function returns null or undefined, the component then will perform default rendering\nof the icon content using the icon property of the corresponding message.\n\nIf an application specifies both icon and a valid icon-template-value, the icon-template-value\nwill take precedence and the corresponding template will be used for rendering the icon content.",
|
|
127
127
|
"meta": {
|
|
128
128
|
"filename": "message-toast.tsx",
|
|
129
|
-
"path": "
|
|
129
|
+
"path": "web/components/oj-c/message-toast"
|
|
130
130
|
},
|
|
131
131
|
"type": {
|
|
132
132
|
"names": [
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"description": "Defines an offset (in pixels) in the placement. Value can be supplied as a number or\nan object with horizontal and vertical values.",
|
|
153
153
|
"meta": {
|
|
154
154
|
"filename": "message-toast.tsx",
|
|
155
|
-
"path": "
|
|
155
|
+
"path": "web/components/oj-c/message-toast"
|
|
156
156
|
},
|
|
157
157
|
"defaultvalue": 0,
|
|
158
158
|
"type": {
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"description": "Defines the fixed position where the messages will be positioned on the screen.\n- top-start resolves to top-left in LTR (top-right in RTL)\n- top-end resolves to top-right in LTR (top-left in RTL)\n- bottom-start resolves to bottom-left in LTR (bottom-right in RTL)\n- bottom-end resolves to bottom-right in LTR (bottom-left in RTL)",
|
|
180
180
|
"meta": {
|
|
181
181
|
"filename": "message-toast.tsx",
|
|
182
|
-
"path": "
|
|
182
|
+
"path": "web/components/oj-c/message-toast"
|
|
183
183
|
},
|
|
184
184
|
"defaultvalue": "\"bottom\"",
|
|
185
185
|
"type": {
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
207
207
|
"meta": {
|
|
208
208
|
"filename": "message-toast.tsx",
|
|
209
|
-
"path": "
|
|
209
|
+
"path": "web/components/oj-c/message-toast"
|
|
210
210
|
},
|
|
211
211
|
"scope": "instance",
|
|
212
212
|
"params": [
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
241
241
|
"meta": {
|
|
242
242
|
"filename": "message-toast.tsx",
|
|
243
|
-
"path": "
|
|
243
|
+
"path": "web/components/oj-c/message-toast"
|
|
244
244
|
},
|
|
245
245
|
"scope": "instance",
|
|
246
246
|
"params": [
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
"description": "Performs a batch set of properties.",
|
|
270
270
|
"meta": {
|
|
271
271
|
"filename": "message-toast.tsx",
|
|
272
|
-
"path": "
|
|
272
|
+
"path": "web/components/oj-c/message-toast"
|
|
273
273
|
},
|
|
274
274
|
"scope": "instance",
|
|
275
275
|
"params": [
|
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
"description": "Triggered when a user tries to close a message through UI interaction. The application\nshould listen to this event and remove the corresponding message item from the data\nwhich would then result in the message being closed. If the application\nfails to remove the message item from the data, then no change will be done in the\nUI by the component and the message will stay in the UI opened.",
|
|
299
299
|
"meta": {
|
|
300
300
|
"filename": "message-toast.tsx",
|
|
301
|
-
"path": "
|
|
301
|
+
"path": "web/components/oj-c/message-toast"
|
|
302
302
|
},
|
|
303
303
|
"scope": "instance",
|
|
304
304
|
"properties": [
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
"memberof": "oj-c.MessageToast",
|
|
371
371
|
"meta": {
|
|
372
372
|
"filename": "message-toast.tsx",
|
|
373
|
-
"path": "
|
|
373
|
+
"path": "web/components/oj-c/message-toast"
|
|
374
374
|
},
|
|
375
375
|
"ojfragment": true
|
|
376
376
|
},
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
},
|
|
390
390
|
"meta": {
|
|
391
391
|
"filename": "message-toast.tsx",
|
|
392
|
-
"path": "
|
|
392
|
+
"path": "web/components/oj-c/message-toast"
|
|
393
393
|
},
|
|
394
394
|
"properties": [
|
|
395
395
|
{
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
},
|
|
506
506
|
"meta": {
|
|
507
507
|
"filename": "message-toast.tsx",
|
|
508
|
-
"path": "
|
|
508
|
+
"path": "web/components/oj-c/message-toast"
|
|
509
509
|
},
|
|
510
510
|
"properties": [
|
|
511
511
|
{
|
package/oj-c/MeterBar.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"meta": {
|
|
41
41
|
"filename": "meter-bar.tsx",
|
|
42
|
-
"path": "
|
|
42
|
+
"path": "web/components/oj-c/meter-bar"
|
|
43
43
|
},
|
|
44
44
|
"ojmodule": "meter-bar"
|
|
45
45
|
},
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"description": "Integer value specifying the maximum value of the meter bar.",
|
|
55
55
|
"meta": {
|
|
56
56
|
"filename": "meter-bar.tsx",
|
|
57
|
-
"path": "
|
|
57
|
+
"path": "web/components/oj-c/meter-bar"
|
|
58
58
|
},
|
|
59
59
|
"defaultvalue": 100,
|
|
60
60
|
"type": {
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"description": "Integer value specifying the minimum value of the meter bar.",
|
|
75
75
|
"meta": {
|
|
76
76
|
"filename": "meter-bar.tsx",
|
|
77
|
-
"path": "
|
|
77
|
+
"path": "web/components/oj-c/meter-bar"
|
|
78
78
|
},
|
|
79
79
|
"defaultvalue": 0,
|
|
80
80
|
"type": {
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"description": "Defines whether the value of the meter bar can be changed by the end user.",
|
|
95
95
|
"meta": {
|
|
96
96
|
"filename": "meter-bar.tsx",
|
|
97
|
-
"path": "
|
|
97
|
+
"path": "web/components/oj-c/meter-bar"
|
|
98
98
|
},
|
|
99
99
|
"defaultvalue": false,
|
|
100
100
|
"type": {
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"description": "The value of the meter bar.",
|
|
116
116
|
"meta": {
|
|
117
117
|
"filename": "meter-bar.tsx",
|
|
118
|
-
"path": "
|
|
118
|
+
"path": "web/components/oj-c/meter-bar"
|
|
119
119
|
},
|
|
120
120
|
"defaultvalue": 0,
|
|
121
121
|
"type": {
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"description": "Specifies the increment by which values can be changed by the end user when readonly is false. The step must be a positive value that is smaller than the difference between the min and max.",
|
|
136
136
|
"meta": {
|
|
137
137
|
"filename": "meter-bar.tsx",
|
|
138
|
-
"path": "
|
|
138
|
+
"path": "web/components/oj-c/meter-bar"
|
|
139
139
|
},
|
|
140
140
|
"defaultvalue": 1,
|
|
141
141
|
"type": {
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"description": "Specifies the color of the meter bar indicator. Only applies when thresholdDisplay is not set to indicator.",
|
|
156
156
|
"meta": {
|
|
157
157
|
"filename": "meter-bar.tsx",
|
|
158
|
-
"path": "
|
|
158
|
+
"path": "web/components/oj-c/meter-bar"
|
|
159
159
|
},
|
|
160
160
|
"tsdeprecated": [],
|
|
161
161
|
"type": {
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"description": "Specifies the ratio of relative thickness of the indicator to the plot area.",
|
|
176
176
|
"meta": {
|
|
177
177
|
"filename": "meter-bar.tsx",
|
|
178
|
-
"path": "
|
|
178
|
+
"path": "web/components/oj-c/meter-bar"
|
|
179
179
|
},
|
|
180
180
|
"tsdeprecated": [],
|
|
181
181
|
"defaultvalue": 1,
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"description": "Specifies the plot area of the meter bar.",
|
|
197
197
|
"meta": {
|
|
198
198
|
"filename": "meter-bar.tsx",
|
|
199
|
-
"path": "
|
|
199
|
+
"path": "web/components/oj-c/meter-bar"
|
|
200
200
|
},
|
|
201
201
|
"type": {
|
|
202
202
|
"names": [
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"description": "Specifies the orientation of the meter bar to render.",
|
|
223
223
|
"meta": {
|
|
224
224
|
"filename": "meter-bar.tsx",
|
|
225
|
-
"path": "
|
|
225
|
+
"path": "web/components/oj-c/meter-bar"
|
|
226
226
|
},
|
|
227
227
|
"defaultvalue": "\"horizontal\"",
|
|
228
228
|
"type": {
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
"description": "Specifies the array of objects defining the reference lines for the meter bar.",
|
|
244
244
|
"meta": {
|
|
245
245
|
"filename": "meter-bar.tsx",
|
|
246
|
-
"path": "
|
|
246
|
+
"path": "web/components/oj-c/meter-bar"
|
|
247
247
|
},
|
|
248
248
|
"type": {
|
|
249
249
|
"names": [
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
"description": "Controls whether the current threshold is displayed on the indicator, in the plot area, or if all the thresholds are displayed in the plot area.",
|
|
270
270
|
"meta": {
|
|
271
271
|
"filename": "meter-bar.tsx",
|
|
272
|
-
"path": "
|
|
272
|
+
"path": "web/components/oj-c/meter-bar"
|
|
273
273
|
},
|
|
274
274
|
"defaultvalue": "\"indicator\"",
|
|
275
275
|
"type": {
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
"description": "An array of objects defining the thresholds for the meter bar.",
|
|
292
292
|
"meta": {
|
|
293
293
|
"filename": "meter-bar.tsx",
|
|
294
|
-
"path": "
|
|
294
|
+
"path": "web/components/oj-c/meter-bar"
|
|
295
295
|
},
|
|
296
296
|
"type": {
|
|
297
297
|
"names": [
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
"description": "Used to establish a relationship between this component and another element.\nTo facilitate correct screen reader behavior, the described-by attribute is\ncopied to the aria-describedby attribute on the component's dom.",
|
|
318
318
|
"meta": {
|
|
319
319
|
"filename": "meter-bar.tsx",
|
|
320
|
-
"path": "
|
|
320
|
+
"path": "web/components/oj-c/meter-bar"
|
|
321
321
|
},
|
|
322
322
|
"type": {
|
|
323
323
|
"names": [
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
"description": "Used to establish a relationship between this component and another element.\nA common use is to tie a label, which a text in a div or some other HTML element, and the oj-c-meter-bar together for accessibility.\nThe label element has an id, which is used by the labelled-by attribute to tie the two components together to facilitate correct screen reader behavior.",
|
|
337
337
|
"meta": {
|
|
338
338
|
"filename": "meter-bar.tsx",
|
|
339
|
-
"path": "
|
|
339
|
+
"path": "web/components/oj-c/meter-bar"
|
|
340
340
|
},
|
|
341
341
|
"type": {
|
|
342
342
|
"names": [
|
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
"description": "Specifies the size of the meter bar.",
|
|
356
356
|
"meta": {
|
|
357
357
|
"filename": "meter-bar.tsx",
|
|
358
|
-
"path": "
|
|
358
|
+
"path": "web/components/oj-c/meter-bar"
|
|
359
359
|
},
|
|
360
360
|
"ojvalues": [
|
|
361
361
|
{
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
"description": "The function that returns a custom datatip string for given value of meter bar. The function is called with DatatipContext as context. If datatip is undefined,\nmeter bar will use the default datatip. If the returned value of the function is null, no datatip is shown.",
|
|
410
410
|
"meta": {
|
|
411
411
|
"filename": "meter-bar.tsx",
|
|
412
|
-
"path": "
|
|
412
|
+
"path": "web/components/oj-c/meter-bar"
|
|
413
413
|
},
|
|
414
414
|
"type": {
|
|
415
415
|
"names": [
|
|
@@ -437,7 +437,7 @@
|
|
|
437
437
|
"description": "A read-only property for retrieving the transient value from the meter bar. It is triggered when dragging over the meter bar.",
|
|
438
438
|
"meta": {
|
|
439
439
|
"filename": "meter-bar.tsx",
|
|
440
|
-
"path": "
|
|
440
|
+
"path": "web/components/oj-c/meter-bar"
|
|
441
441
|
},
|
|
442
442
|
"type": {
|
|
443
443
|
"names": [
|
|
@@ -454,7 +454,7 @@
|
|
|
454
454
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
455
455
|
"meta": {
|
|
456
456
|
"filename": "meter-bar.tsx",
|
|
457
|
-
"path": "
|
|
457
|
+
"path": "web/components/oj-c/meter-bar"
|
|
458
458
|
},
|
|
459
459
|
"scope": "instance",
|
|
460
460
|
"params": [
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
489
489
|
"meta": {
|
|
490
490
|
"filename": "meter-bar.tsx",
|
|
491
|
-
"path": "
|
|
491
|
+
"path": "web/components/oj-c/meter-bar"
|
|
492
492
|
},
|
|
493
493
|
"scope": "instance",
|
|
494
494
|
"params": [
|
|
@@ -517,7 +517,7 @@
|
|
|
517
517
|
"description": "Performs a batch set of properties.",
|
|
518
518
|
"meta": {
|
|
519
519
|
"filename": "meter-bar.tsx",
|
|
520
|
-
"path": "
|
|
520
|
+
"path": "web/components/oj-c/meter-bar"
|
|
521
521
|
},
|
|
522
522
|
"scope": "instance",
|
|
523
523
|
"params": [
|
|
@@ -546,7 +546,7 @@
|
|
|
546
546
|
"memberof": "oj-c.MeterBar",
|
|
547
547
|
"meta": {
|
|
548
548
|
"filename": "meter-bar.tsx",
|
|
549
|
-
"path": "
|
|
549
|
+
"path": "web/components/oj-c/meter-bar"
|
|
550
550
|
},
|
|
551
551
|
"ojfragment": true
|
|
552
552
|
},
|
|
@@ -565,7 +565,7 @@
|
|
|
565
565
|
},
|
|
566
566
|
"meta": {
|
|
567
567
|
"filename": "meter-bar.tsx",
|
|
568
|
-
"path": "
|
|
568
|
+
"path": "web/components/oj-c/meter-bar"
|
|
569
569
|
},
|
|
570
570
|
"properties": [
|
|
571
571
|
{
|
|
@@ -606,7 +606,7 @@
|
|
|
606
606
|
},
|
|
607
607
|
"meta": {
|
|
608
608
|
"filename": "meter-bar.tsx",
|
|
609
|
-
"path": "
|
|
609
|
+
"path": "web/components/oj-c/meter-bar"
|
|
610
610
|
},
|
|
611
611
|
"properties": [
|
|
612
612
|
{
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
},
|
|
687
687
|
"meta": {
|
|
688
688
|
"filename": "meter-bar.tsx",
|
|
689
|
-
"path": "
|
|
689
|
+
"path": "web/components/oj-c/meter-bar"
|
|
690
690
|
},
|
|
691
691
|
"properties": [
|
|
692
692
|
{
|
|
@@ -765,7 +765,7 @@
|
|
|
765
765
|
},
|
|
766
766
|
"meta": {
|
|
767
767
|
"filename": "meter-bar.tsx",
|
|
768
|
-
"path": "
|
|
768
|
+
"path": "web/components/oj-c/meter-bar"
|
|
769
769
|
},
|
|
770
770
|
"properties": [
|
|
771
771
|
{
|