@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/Legend.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"since": "15.0.0",
|
|
31
31
|
"meta": {
|
|
32
32
|
"filename": "legend.tsx",
|
|
33
|
-
"path": "
|
|
33
|
+
"path": "web/components/oj-c/legend"
|
|
34
34
|
},
|
|
35
35
|
"ojmodule": "legend"
|
|
36
36
|
},
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"description": "The DataProvider for the sections and items of the legend. It should provide a data tree where each node in the data tree corresponds to a section or item in the legend.\nNodes that are leaves will be treated as items. The row key will be used as the id for legend sections and items. Note that when using this attribute, a template for the itemTemplate and optionally sectionTemplate slots should be provided.\nThe DataProvider can either have an arbitrary data shape, in which case an element (and an element for hierarchical data) must be specified in the itemTemplate (and sectionTemplate) slot\nor it can have oj.ojCLegend.Item (and oj.ojCLegend.Section) as its data shape, in which case no template is required.",
|
|
46
46
|
"meta": {
|
|
47
47
|
"filename": "legend.tsx",
|
|
48
|
-
"path": "
|
|
48
|
+
"path": "web/components/oj-c/legend"
|
|
49
49
|
},
|
|
50
50
|
"defaultvalue": null,
|
|
51
51
|
"type": {
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"description": "Whether drilling is enabled on all legend items.\nDrillable objects will show a background opacity, a pointer cursor on hover, and fire ojDrill event on click.",
|
|
73
73
|
"meta": {
|
|
74
74
|
"filename": "legend.tsx",
|
|
75
|
-
"path": "
|
|
75
|
+
"path": "web/components/oj-c/legend"
|
|
76
76
|
},
|
|
77
77
|
"ojvalues": [
|
|
78
78
|
{
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"description": "Defines the horizontal alignment of the legend contents.",
|
|
116
116
|
"meta": {
|
|
117
117
|
"filename": "legend.tsx",
|
|
118
|
-
"path": "
|
|
118
|
+
"path": "web/components/oj-c/legend"
|
|
119
119
|
},
|
|
120
120
|
"ojvalues": [
|
|
121
121
|
{
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"description": "An array of categories that will be hidden.",
|
|
171
171
|
"meta": {
|
|
172
172
|
"filename": "legend.tsx",
|
|
173
|
-
"path": "
|
|
173
|
+
"path": "web/components/oj-c/legend"
|
|
174
174
|
},
|
|
175
175
|
"defaultvalue": "[]",
|
|
176
176
|
"type": {
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
"description": "Defines whether the legend can be used to initiate hide and show behavior on referenced data items.",
|
|
198
198
|
"meta": {
|
|
199
199
|
"filename": "legend.tsx",
|
|
200
|
-
"path": "
|
|
200
|
+
"path": "web/components/oj-c/legend"
|
|
201
201
|
},
|
|
202
202
|
"ojvalues": [
|
|
203
203
|
{
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"description": "An array of categories that will be highlighted.",
|
|
242
242
|
"meta": {
|
|
243
243
|
"filename": "legend.tsx",
|
|
244
|
-
"path": "
|
|
244
|
+
"path": "web/components/oj-c/legend"
|
|
245
245
|
},
|
|
246
246
|
"defaultvalue": "[]",
|
|
247
247
|
"type": {
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"description": "Defines the behavior applied when hovering over a legend item.",
|
|
269
269
|
"meta": {
|
|
270
270
|
"filename": "legend.tsx",
|
|
271
|
-
"path": "
|
|
271
|
+
"path": "web/components/oj-c/legend"
|
|
272
272
|
},
|
|
273
273
|
"ojvalues": [
|
|
274
274
|
{
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
"description": "Defines the orientation of the legend, which determines the direction in which the legend items are laid out.",
|
|
312
312
|
"meta": {
|
|
313
313
|
"filename": "legend.tsx",
|
|
314
|
-
"path": "
|
|
314
|
+
"path": "web/components/oj-c/legend"
|
|
315
315
|
},
|
|
316
316
|
"ojvalues": [
|
|
317
317
|
{
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
"description": "The height of the legend symbol in pixels. If the value is 0, it will take the same value as symbolWidth. If both symbolWidth and symbolHeight are 0, then it will use a default value that may vary based on theme.",
|
|
355
355
|
"meta": {
|
|
356
356
|
"filename": "legend.tsx",
|
|
357
|
-
"path": "
|
|
357
|
+
"path": "web/components/oj-c/legend"
|
|
358
358
|
},
|
|
359
359
|
"defaultvalue": 0,
|
|
360
360
|
"type": {
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
"description": "The width of the legend symbol in pixels. If the value is 0, it will take the same value as symbolHeight. If both symbolWidth and symbolHeight are 0, then it will use a default value that may vary based on theme",
|
|
375
375
|
"meta": {
|
|
376
376
|
"filename": "legend.tsx",
|
|
377
|
-
"path": "
|
|
377
|
+
"path": "web/components/oj-c/legend"
|
|
378
378
|
},
|
|
379
379
|
"defaultvalue": 0,
|
|
380
380
|
"type": {
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
"description": "The CSS style object defining the style of the legend item text.",
|
|
395
395
|
"meta": {
|
|
396
396
|
"filename": "legend.tsx",
|
|
397
|
-
"path": "
|
|
397
|
+
"path": "web/components/oj-c/legend"
|
|
398
398
|
},
|
|
399
399
|
"type": {
|
|
400
400
|
"names": [
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"description": "[MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color)",
|
|
421
421
|
"meta": {
|
|
422
422
|
"filename": "legend.tsx",
|
|
423
|
-
"path": "
|
|
423
|
+
"path": "web/components/oj-c/legend"
|
|
424
424
|
},
|
|
425
425
|
"type": {
|
|
426
426
|
"names": [
|
|
@@ -439,7 +439,7 @@
|
|
|
439
439
|
"description": "[MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-family)",
|
|
440
440
|
"meta": {
|
|
441
441
|
"filename": "legend.tsx",
|
|
442
|
-
"path": "
|
|
442
|
+
"path": "web/components/oj-c/legend"
|
|
443
443
|
},
|
|
444
444
|
"type": {
|
|
445
445
|
"names": [
|
|
@@ -458,7 +458,7 @@
|
|
|
458
458
|
"description": "[MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-size)",
|
|
459
459
|
"meta": {
|
|
460
460
|
"filename": "legend.tsx",
|
|
461
|
-
"path": "
|
|
461
|
+
"path": "web/components/oj-c/legend"
|
|
462
462
|
},
|
|
463
463
|
"type": {
|
|
464
464
|
"names": [
|
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
"description": "[MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-style)",
|
|
478
478
|
"meta": {
|
|
479
479
|
"filename": "legend.tsx",
|
|
480
|
-
"path": "
|
|
480
|
+
"path": "web/components/oj-c/legend"
|
|
481
481
|
},
|
|
482
482
|
"type": {
|
|
483
483
|
"names": [
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"description": "[MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-weight)",
|
|
497
497
|
"meta": {
|
|
498
498
|
"filename": "legend.tsx",
|
|
499
|
-
"path": "
|
|
499
|
+
"path": "web/components/oj-c/legend"
|
|
500
500
|
},
|
|
501
501
|
"type": {
|
|
502
502
|
"names": [
|
|
@@ -515,7 +515,7 @@
|
|
|
515
515
|
"description": "[MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-decoration)",
|
|
516
516
|
"meta": {
|
|
517
517
|
"filename": "legend.tsx",
|
|
518
|
-
"path": "
|
|
518
|
+
"path": "web/components/oj-c/legend"
|
|
519
519
|
},
|
|
520
520
|
"type": {
|
|
521
521
|
"names": [
|
|
@@ -534,7 +534,7 @@
|
|
|
534
534
|
"description": "Defines the vertical alignment of the legend contents.",
|
|
535
535
|
"meta": {
|
|
536
536
|
"filename": "legend.tsx",
|
|
537
|
-
"path": "
|
|
537
|
+
"path": "web/components/oj-c/legend"
|
|
538
538
|
},
|
|
539
539
|
"ojvalues": [
|
|
540
540
|
{
|
|
@@ -588,7 +588,7 @@
|
|
|
588
588
|
"description": "The CSS style object defining the style of the section titles' text.\nThe following style properties are supported: color, fontFamily, fontSize, fontStyle, fontWeight, textDecoration",
|
|
589
589
|
"meta": {
|
|
590
590
|
"filename": "legend.tsx",
|
|
591
|
-
"path": "
|
|
591
|
+
"path": "web/components/oj-c/legend"
|
|
592
592
|
},
|
|
593
593
|
"type": {
|
|
594
594
|
"names": [
|
|
@@ -614,7 +614,7 @@
|
|
|
614
614
|
"description": "[MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color)",
|
|
615
615
|
"meta": {
|
|
616
616
|
"filename": "legend.tsx",
|
|
617
|
-
"path": "
|
|
617
|
+
"path": "web/components/oj-c/legend"
|
|
618
618
|
},
|
|
619
619
|
"type": {
|
|
620
620
|
"names": [
|
|
@@ -633,7 +633,7 @@
|
|
|
633
633
|
"description": "[MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-family)",
|
|
634
634
|
"meta": {
|
|
635
635
|
"filename": "legend.tsx",
|
|
636
|
-
"path": "
|
|
636
|
+
"path": "web/components/oj-c/legend"
|
|
637
637
|
},
|
|
638
638
|
"type": {
|
|
639
639
|
"names": [
|
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
"description": "[MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-size)",
|
|
653
653
|
"meta": {
|
|
654
654
|
"filename": "legend.tsx",
|
|
655
|
-
"path": "
|
|
655
|
+
"path": "web/components/oj-c/legend"
|
|
656
656
|
},
|
|
657
657
|
"type": {
|
|
658
658
|
"names": [
|
|
@@ -671,7 +671,7 @@
|
|
|
671
671
|
"description": "[MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-style)",
|
|
672
672
|
"meta": {
|
|
673
673
|
"filename": "legend.tsx",
|
|
674
|
-
"path": "
|
|
674
|
+
"path": "web/components/oj-c/legend"
|
|
675
675
|
},
|
|
676
676
|
"type": {
|
|
677
677
|
"names": [
|
|
@@ -690,7 +690,7 @@
|
|
|
690
690
|
"description": "[MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-weight)",
|
|
691
691
|
"meta": {
|
|
692
692
|
"filename": "legend.tsx",
|
|
693
|
-
"path": "
|
|
693
|
+
"path": "web/components/oj-c/legend"
|
|
694
694
|
},
|
|
695
695
|
"type": {
|
|
696
696
|
"names": [
|
|
@@ -709,7 +709,7 @@
|
|
|
709
709
|
"description": "[MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-decoration)",
|
|
710
710
|
"meta": {
|
|
711
711
|
"filename": "legend.tsx",
|
|
712
|
-
"path": "
|
|
712
|
+
"path": "web/components/oj-c/legend"
|
|
713
713
|
},
|
|
714
714
|
"type": {
|
|
715
715
|
"names": [
|
|
@@ -728,7 +728,7 @@
|
|
|
728
728
|
"description": "The horizontal alignment of the section titles.",
|
|
729
729
|
"meta": {
|
|
730
730
|
"filename": "legend.tsx",
|
|
731
|
-
"path": "
|
|
731
|
+
"path": "web/components/oj-c/legend"
|
|
732
732
|
},
|
|
733
733
|
"ojvalues": [
|
|
734
734
|
{
|
|
@@ -780,7 +780,7 @@
|
|
|
780
780
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
781
781
|
"meta": {
|
|
782
782
|
"filename": "legend.tsx",
|
|
783
|
-
"path": "
|
|
783
|
+
"path": "web/components/oj-c/legend"
|
|
784
784
|
},
|
|
785
785
|
"scope": "instance",
|
|
786
786
|
"params": [
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
815
815
|
"meta": {
|
|
816
816
|
"filename": "legend.tsx",
|
|
817
|
-
"path": "
|
|
817
|
+
"path": "web/components/oj-c/legend"
|
|
818
818
|
},
|
|
819
819
|
"scope": "instance",
|
|
820
820
|
"params": [
|
|
@@ -843,7 +843,7 @@
|
|
|
843
843
|
"description": "Performs a batch set of properties.",
|
|
844
844
|
"meta": {
|
|
845
845
|
"filename": "legend.tsx",
|
|
846
|
-
"path": "
|
|
846
|
+
"path": "web/components/oj-c/legend"
|
|
847
847
|
},
|
|
848
848
|
"scope": "instance",
|
|
849
849
|
"params": [
|
|
@@ -872,7 +872,7 @@
|
|
|
872
872
|
"description": "Triggered during a drill gesture (single click on the legend item).",
|
|
873
873
|
"meta": {
|
|
874
874
|
"filename": "legend.tsx",
|
|
875
|
-
"path": "
|
|
875
|
+
"path": "web/components/oj-c/legend"
|
|
876
876
|
},
|
|
877
877
|
"scope": "instance",
|
|
878
878
|
"properties": [
|
|
@@ -905,7 +905,7 @@
|
|
|
905
905
|
"description": "<p>\n The <code class=\"prettyprint\">itemTemplate</code> slot is used to specify the template for\n creating items of the legend. The slot content must be wrapped in a <template>\n element. The content of the template should be a single <oj-c-legend-item> element.\n See the <a target=\"_blank\" href=\"oj-c.LegendItem.html\">oj-c-legend-item</a> doc for more details.\n</p>\n<p>\n When the template is executed for each area, it will have access to the components's\n binding context containing the following properties:\n</p>\n<ul>\n <li>\n $current - an object that contains information for the current node.\n (See the table below for a list of properties available on $current)\n </li>\n <li>\n alias - if 'data-oj-as' attribute was specified, the value will be used to provide an\n application-named alias for $current.\n </li>\n</ul>",
|
|
906
906
|
"meta": {
|
|
907
907
|
"filename": "legend.tsx",
|
|
908
|
-
"path": "
|
|
908
|
+
"path": "web/components/oj-c/legend"
|
|
909
909
|
},
|
|
910
910
|
"scope": "instance",
|
|
911
911
|
"ojchild": false,
|
|
@@ -1004,7 +1004,7 @@
|
|
|
1004
1004
|
"description": " <p>\n The <code class=\"prettyprint\">sectionTemplate</code> slot is used to specify the template for\n creating sections of the legend. The slot content must be wrapped in a <template>\n element. The content of the template should be a single <oj-c-legend-section> element.\n See the <a target=\"_blank\" href=\"oj-c.LegendSection.html\">oj-c-legend-section</a> doc for more details.\n</p>\n<p>\n When the template is executed for each area, it will have access to the components's\n binding context containing the following properties:\n</p>\n<ul>\n <li>\n $current - an object that contains information for the current node.\n (See the table below for a list of properties available on $current)\n </li>\n <li>\n alias - if 'data-oj-as' attribute was specified, the value will be used to provide an\n application-named alias for $current.\n </li>\n</ul>",
|
|
1005
1005
|
"meta": {
|
|
1006
1006
|
"filename": "legend.tsx",
|
|
1007
|
-
"path": "
|
|
1007
|
+
"path": "web/components/oj-c/legend"
|
|
1008
1008
|
},
|
|
1009
1009
|
"scope": "instance",
|
|
1010
1010
|
"ojchild": false,
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
"memberof": "oj-c.Legend",
|
|
1068
1068
|
"meta": {
|
|
1069
1069
|
"filename": "legend.tsx",
|
|
1070
|
-
"path": "
|
|
1070
|
+
"path": "web/components/oj-c/legend"
|
|
1071
1071
|
},
|
|
1072
1072
|
"ojfragment": true
|
|
1073
1073
|
},
|
|
@@ -1091,7 +1091,7 @@
|
|
|
1091
1091
|
},
|
|
1092
1092
|
"meta": {
|
|
1093
1093
|
"filename": "legend.tsx",
|
|
1094
|
-
"path": "
|
|
1094
|
+
"path": "web/components/oj-c/legend"
|
|
1095
1095
|
},
|
|
1096
1096
|
"properties": [
|
|
1097
1097
|
{
|
|
@@ -1442,7 +1442,7 @@
|
|
|
1442
1442
|
},
|
|
1443
1443
|
"meta": {
|
|
1444
1444
|
"filename": "legend.tsx",
|
|
1445
|
-
"path": "
|
|
1445
|
+
"path": "web/components/oj-c/legend"
|
|
1446
1446
|
},
|
|
1447
1447
|
"properties": [
|
|
1448
1448
|
{
|
package/oj-c/LegendItem.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"since": "15.0.0",
|
|
31
31
|
"meta": {
|
|
32
32
|
"filename": "legend-item.tsx",
|
|
33
|
-
"path": "
|
|
33
|
+
"path": "web/components/oj-c/legend-item"
|
|
34
34
|
},
|
|
35
35
|
"ojmodule": "legend-item",
|
|
36
36
|
"ojslotcomponent": true
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "The legend item text.",
|
|
47
47
|
"meta": {
|
|
48
48
|
"filename": "legend-item.tsx",
|
|
49
|
-
"path": "
|
|
49
|
+
"path": "web/components/oj-c/legend-item"
|
|
50
50
|
},
|
|
51
51
|
"type": {
|
|
52
52
|
"names": [
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"description": "An array of categories for the legend item. Legend items currently only support a single category.",
|
|
66
66
|
"meta": {
|
|
67
67
|
"filename": "legend-item.tsx",
|
|
68
|
-
"path": "
|
|
68
|
+
"path": "web/components/oj-c/legend-item"
|
|
69
69
|
},
|
|
70
70
|
"defaultvalue": "[]",
|
|
71
71
|
"type": {
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"description": "The type of legend symbol to display.",
|
|
93
93
|
"meta": {
|
|
94
94
|
"filename": "legend-item.tsx",
|
|
95
|
-
"path": "
|
|
95
|
+
"path": "web/components/oj-c/legend-item"
|
|
96
96
|
},
|
|
97
97
|
"ojvalues": [
|
|
98
98
|
{
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
"description": "The URI of the image of the legend symbol.",
|
|
158
158
|
"meta": {
|
|
159
159
|
"filename": "legend-item.tsx",
|
|
160
|
-
"path": "
|
|
160
|
+
"path": "web/components/oj-c/legend-item"
|
|
161
161
|
},
|
|
162
162
|
"type": {
|
|
163
163
|
"names": [
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"description": "The color of the legend symbol (line or marker). When symbolType is \"lineWithMarker\", this attribute defines the line color and the markerColor attribute defines the marker color.",
|
|
177
177
|
"meta": {
|
|
178
178
|
"filename": "legend-item.tsx",
|
|
179
|
-
"path": "
|
|
179
|
+
"path": "web/components/oj-c/legend-item"
|
|
180
180
|
},
|
|
181
181
|
"type": {
|
|
182
182
|
"names": [
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"description": "The border color of the marker. Only applies if symbolType is \"marker\" or \"lineWithMarker",
|
|
196
196
|
"meta": {
|
|
197
197
|
"filename": "legend-item.tsx",
|
|
198
|
-
"path": "
|
|
198
|
+
"path": "web/components/oj-c/legend-item"
|
|
199
199
|
},
|
|
200
200
|
"defaultvalue": "\"\"",
|
|
201
201
|
"type": {
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
"description": "The line style. Only applies when the symbolType is \"line\" or \"lineWithMarker\".",
|
|
216
216
|
"meta": {
|
|
217
217
|
"filename": "legend-item.tsx",
|
|
218
|
-
"path": "
|
|
218
|
+
"path": "web/components/oj-c/legend-item"
|
|
219
219
|
},
|
|
220
220
|
"ojvalues": [
|
|
221
221
|
{
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
"description": "The line width in pixels. Only applies when the symbolType is \"line\" or \"lineWithMarker.",
|
|
270
270
|
"meta": {
|
|
271
271
|
"filename": "legend-item.tsx",
|
|
272
|
-
"path": "
|
|
272
|
+
"path": "web/components/oj-c/legend-item"
|
|
273
273
|
},
|
|
274
274
|
"type": {
|
|
275
275
|
"names": [
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"description": "The shape of the marker. Only applies if symbolType is \"marker\" or \"lineWithMarker\". Does not apply if a custom image is specified.",
|
|
289
289
|
"meta": {
|
|
290
290
|
"filename": "legend-item.tsx",
|
|
291
|
-
"path": "
|
|
291
|
+
"path": "web/components/oj-c/legend-item"
|
|
292
292
|
},
|
|
293
293
|
"ojvalues": [
|
|
294
294
|
{
|
|
@@ -419,7 +419,7 @@
|
|
|
419
419
|
"description": "The color of the marker, if different than the line color. Only applies if the symbolType is \"lineWithMarker\".",
|
|
420
420
|
"meta": {
|
|
421
421
|
"filename": "legend-item.tsx",
|
|
422
|
-
"path": "
|
|
422
|
+
"path": "web/components/oj-c/legend-item"
|
|
423
423
|
},
|
|
424
424
|
"type": {
|
|
425
425
|
"names": [
|
|
@@ -438,7 +438,7 @@
|
|
|
438
438
|
"description": "The description of this legend item. This is used for accessibility and for customizing the tooltip text.",
|
|
439
439
|
"meta": {
|
|
440
440
|
"filename": "legend-item.tsx",
|
|
441
|
-
"path": "
|
|
441
|
+
"path": "web/components/oj-c/legend-item"
|
|
442
442
|
},
|
|
443
443
|
"type": {
|
|
444
444
|
"names": [
|
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
456
456
|
"meta": {
|
|
457
457
|
"filename": "legend-item.tsx",
|
|
458
|
-
"path": "
|
|
458
|
+
"path": "web/components/oj-c/legend-item"
|
|
459
459
|
},
|
|
460
460
|
"scope": "instance",
|
|
461
461
|
"params": [
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
490
490
|
"meta": {
|
|
491
491
|
"filename": "legend-item.tsx",
|
|
492
|
-
"path": "
|
|
492
|
+
"path": "web/components/oj-c/legend-item"
|
|
493
493
|
},
|
|
494
494
|
"scope": "instance",
|
|
495
495
|
"params": [
|
|
@@ -518,7 +518,7 @@
|
|
|
518
518
|
"description": "Performs a batch set of properties.",
|
|
519
519
|
"meta": {
|
|
520
520
|
"filename": "legend-item.tsx",
|
|
521
|
-
"path": "
|
|
521
|
+
"path": "web/components/oj-c/legend-item"
|
|
522
522
|
},
|
|
523
523
|
"scope": "instance",
|
|
524
524
|
"params": [
|
package/oj-c/LegendSection.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"since": "15.0.0",
|
|
31
31
|
"meta": {
|
|
32
32
|
"filename": "legend-section.tsx",
|
|
33
|
-
"path": "
|
|
33
|
+
"path": "web/components/oj-c/legend-section"
|
|
34
34
|
},
|
|
35
35
|
"ojmodule": "legend-section",
|
|
36
36
|
"ojslotcomponent": true
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "The title of the legend section.",
|
|
47
47
|
"meta": {
|
|
48
48
|
"filename": "legend-section.tsx",
|
|
49
|
-
"path": "
|
|
49
|
+
"path": "web/components/oj-c/legend-section"
|
|
50
50
|
},
|
|
51
51
|
"defaultvalue": "\"\"",
|
|
52
52
|
"type": {
|
|
@@ -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": "legend-section.tsx",
|
|
67
|
-
"path": "
|
|
67
|
+
"path": "web/components/oj-c/legend-section"
|
|
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": "legend-section.tsx",
|
|
101
|
-
"path": "
|
|
101
|
+
"path": "web/components/oj-c/legend-section"
|
|
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": "legend-section.tsx",
|
|
130
|
-
"path": "
|
|
130
|
+
"path": "web/components/oj-c/legend-section"
|
|
131
131
|
},
|
|
132
132
|
"scope": "instance",
|
|
133
133
|
"params": [
|