@fundamental-ngx/ui5-webcomponents 0.58.0-rc.52 → 0.58.0-rc.53
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/avatar/index.d.ts +34 -0
- package/avatar-group/index.d.ts +38 -0
- package/bar/index.d.ts +25 -0
- package/breadcrumbs/index.d.ts +25 -0
- package/breadcrumbs-item/index.d.ts +25 -0
- package/busy-indicator/index.d.ts +23 -0
- package/button/index.d.ts +31 -0
- package/calendar/index.d.ts +32 -0
- package/calendar-legend/index.d.ts +23 -0
- package/card/index.d.ts +31 -0
- package/card-header/index.d.ts +24 -0
- package/carousel/index.d.ts +26 -0
- package/color-palette/index.d.ts +23 -0
- package/color-palette-popover/index.d.ts +23 -0
- package/combo-box/index.d.ts +36 -0
- package/combo-box-item-group/index.d.ts +26 -0
- package/date-picker/index.d.ts +29 -0
- package/date-range-picker/index.d.ts +29 -0
- package/date-time-picker/index.d.ts +29 -0
- package/dialog/index.d.ts +32 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs +40 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs +41 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs +35 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs +25 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-button-badge.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs +33 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date-range.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend-item.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs +25 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs +39 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-card-header.mjs +30 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-card-header.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs +33 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-carousel.mjs +28 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-carousel.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-check-box.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-item.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs +25 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette.mjs +25 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-color-picker.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs +32 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs +43 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs +31 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-date-range-picker.mjs +31 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-date-range-picker.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs +31 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs +42 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-dynamic-date-range.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-expandable-text.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs +41 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-form-group.mjs +25 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-form-group.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-form-item.mjs +31 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-form-item.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-form.mjs +35 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-form.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-icon.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs +50 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs +34 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-group.mjs +32 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-group.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-standard.mjs +51 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-standard.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs +35 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs +26 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs +61 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-separator.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-message-strip.mjs +37 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-message-strip.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item-group.mjs +32 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item-group.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box.mjs +43 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs +55 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs +25 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs +32 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs +35 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-rating-indicator.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-responsive-popover.mjs +35 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-responsive-popover.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button.mjs +29 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs +56 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-slider.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-special-calendar-date.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-split-button.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-split-button.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs +30 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-custom.mjs +25 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-custom.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-group.mjs +32 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-group.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-switch.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tab-container.mjs +41 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tab-container.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tab-separator.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tab.mjs +32 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tab.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-cell.mjs +25 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-cell.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-growing.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell-action-a-i.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell.mjs +33 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-row.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-row.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action-navigation.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs +35 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-multi.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-single.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-selection.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table-virtualizer.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table.mjs +44 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-table.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs +32 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs +32 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs +25 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs +31 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-title.mjs +28 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-title.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toggle-button.mjs +33 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toggle-button.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-token.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-token.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs +25 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs +37 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs +27 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs +51 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs +46 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs +35 -0
- package/fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs.map +1 -1
- package/fesm2022/fundamental-ngx-ui5-webcomponents.mjs +2417 -5
- package/fesm2022/fundamental-ngx-ui5-webcomponents.mjs.map +1 -1
- package/file-uploader/index.d.ts +39 -0
- package/form/index.d.ts +29 -0
- package/form-group/index.d.ts +23 -0
- package/form-item/index.d.ts +25 -0
- package/index.d.ts +2107 -0
- package/input/index.d.ts +44 -0
- package/label/index.d.ts +25 -0
- package/link/index.d.ts +25 -0
- package/list/index.d.ts +29 -0
- package/list-item-custom/index.d.ts +32 -0
- package/list-item-group/index.d.ts +26 -0
- package/list-item-standard/index.d.ts +44 -0
- package/menu/index.d.ts +25 -0
- package/menu-item/index.d.ts +54 -0
- package/menu-item-group/index.d.ts +24 -0
- package/message-strip/index.d.ts +31 -0
- package/multi-combo-box/index.d.ts +36 -0
- package/multi-combo-box-item-group/index.d.ts +26 -0
- package/multi-input/index.d.ts +45 -0
- package/option/index.d.ts +25 -0
- package/option-custom/index.d.ts +23 -0
- package/package.json +43 -43
- package/panel/index.d.ts +26 -0
- package/popover/index.d.ts +25 -0
- package/responsive-popover/index.d.ts +25 -0
- package/segmented-button/index.d.ts +27 -0
- package/segmented-button-item/index.d.ts +25 -0
- package/select/index.d.ts +50 -0
- package/split-button/index.d.ts +25 -0
- package/step-input/index.d.ts +28 -0
- package/suggestion-item-custom/index.d.ts +23 -0
- package/suggestion-item-group/index.d.ts +26 -0
- package/tab/index.d.ts +26 -0
- package/tab-container/index.d.ts +34 -0
- package/table/index.d.ts +30 -0
- package/table-cell/index.d.ts +23 -0
- package/table-header-cell/index.d.ts +31 -0
- package/table-header-row/index.d.ts +25 -0
- package/table-row/index.d.ts +33 -0
- package/tag/index.d.ts +26 -0
- package/text/index.d.ts +23 -0
- package/text-area/index.d.ts +30 -0
- package/time-picker/index.d.ts +29 -0
- package/title/index.d.ts +26 -0
- package/toast/index.d.ts +25 -0
- package/toggle-button/index.d.ts +31 -0
- package/token/index.d.ts +25 -0
- package/tokenizer/index.d.ts +23 -0
- package/toolbar/index.d.ts +25 -0
- package/toolbar-select/index.d.ts +35 -0
- package/toolbar-select-option/index.d.ts +25 -0
- package/tree/index.d.ts +29 -0
- package/tree-item/index.d.ts +39 -0
- package/tree-item-custom/index.d.ts +40 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fundamental-ngx/ui5-webcomponents",
|
|
3
|
-
"version": "0.58.0-rc.
|
|
3
|
+
"version": "0.58.0-rc.53",
|
|
4
4
|
"schematics": "./schematics/collection.json",
|
|
5
5
|
"description": "Fundamental Library for Angular - UI5 Webcomponents Base",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -59,6 +59,10 @@
|
|
|
59
59
|
"types": "./breadcrumbs/index.d.ts",
|
|
60
60
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs"
|
|
61
61
|
},
|
|
62
|
+
"./breadcrumbs-item": {
|
|
63
|
+
"types": "./breadcrumbs-item/index.d.ts",
|
|
64
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs"
|
|
65
|
+
},
|
|
62
66
|
"./busy-indicator": {
|
|
63
67
|
"types": "./busy-indicator/index.d.ts",
|
|
64
68
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs"
|
|
@@ -67,17 +71,17 @@
|
|
|
67
71
|
"types": "./button/index.d.ts",
|
|
68
72
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs"
|
|
69
73
|
},
|
|
70
|
-
"./
|
|
71
|
-
"types": "./
|
|
72
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-
|
|
74
|
+
"./button-badge": {
|
|
75
|
+
"types": "./button-badge/index.d.ts",
|
|
76
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-button-badge.mjs"
|
|
73
77
|
},
|
|
74
78
|
"./calendar": {
|
|
75
79
|
"types": "./calendar/index.d.ts",
|
|
76
80
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs"
|
|
77
81
|
},
|
|
78
|
-
"./
|
|
79
|
-
"types": "./
|
|
80
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-
|
|
82
|
+
"./calendar-date": {
|
|
83
|
+
"types": "./calendar-date/index.d.ts",
|
|
84
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date.mjs"
|
|
81
85
|
},
|
|
82
86
|
"./calendar-date-range": {
|
|
83
87
|
"types": "./calendar-date-range/index.d.ts",
|
|
@@ -87,10 +91,6 @@
|
|
|
87
91
|
"types": "./calendar-legend/index.d.ts",
|
|
88
92
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs"
|
|
89
93
|
},
|
|
90
|
-
"./calendar-date": {
|
|
91
|
-
"types": "./calendar-date/index.d.ts",
|
|
92
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date.mjs"
|
|
93
|
-
},
|
|
94
94
|
"./calendar-legend-item": {
|
|
95
95
|
"types": "./calendar-legend-item/index.d.ts",
|
|
96
96
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend-item.mjs"
|
|
@@ -119,26 +119,26 @@
|
|
|
119
119
|
"types": "./color-palette-item/index.d.ts",
|
|
120
120
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-item.mjs"
|
|
121
121
|
},
|
|
122
|
-
"./color-palette-popover": {
|
|
123
|
-
"types": "./color-palette-popover/index.d.ts",
|
|
124
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs"
|
|
125
|
-
},
|
|
126
122
|
"./color-picker": {
|
|
127
123
|
"types": "./color-picker/index.d.ts",
|
|
128
124
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-picker.mjs"
|
|
129
125
|
},
|
|
126
|
+
"./color-palette-popover": {
|
|
127
|
+
"types": "./color-palette-popover/index.d.ts",
|
|
128
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs"
|
|
129
|
+
},
|
|
130
130
|
"./combo-box": {
|
|
131
131
|
"types": "./combo-box/index.d.ts",
|
|
132
132
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs"
|
|
133
133
|
},
|
|
134
|
-
"./combo-box-item": {
|
|
135
|
-
"types": "./combo-box-item/index.d.ts",
|
|
136
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs"
|
|
137
|
-
},
|
|
138
134
|
"./combo-box-item-group": {
|
|
139
135
|
"types": "./combo-box-item-group/index.d.ts",
|
|
140
136
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs"
|
|
141
137
|
},
|
|
138
|
+
"./combo-box-item": {
|
|
139
|
+
"types": "./combo-box-item/index.d.ts",
|
|
140
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs"
|
|
141
|
+
},
|
|
142
142
|
"./date-picker": {
|
|
143
143
|
"types": "./date-picker/index.d.ts",
|
|
144
144
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs"
|
|
@@ -191,14 +191,14 @@
|
|
|
191
191
|
"types": "./label/index.d.ts",
|
|
192
192
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs"
|
|
193
193
|
},
|
|
194
|
-
"./list": {
|
|
195
|
-
"types": "./list/index.d.ts",
|
|
196
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs"
|
|
197
|
-
},
|
|
198
194
|
"./link": {
|
|
199
195
|
"types": "./link/index.d.ts",
|
|
200
196
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs"
|
|
201
197
|
},
|
|
198
|
+
"./list": {
|
|
199
|
+
"types": "./list/index.d.ts",
|
|
200
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs"
|
|
201
|
+
},
|
|
202
202
|
"./list-item-custom": {
|
|
203
203
|
"types": "./list-item-custom/index.d.ts",
|
|
204
204
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs"
|
|
@@ -211,14 +211,14 @@
|
|
|
211
211
|
"types": "./list-item-standard/index.d.ts",
|
|
212
212
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-list-item-standard.mjs"
|
|
213
213
|
},
|
|
214
|
-
"./menu": {
|
|
215
|
-
"types": "./menu/index.d.ts",
|
|
216
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs"
|
|
217
|
-
},
|
|
218
214
|
"./menu-item": {
|
|
219
215
|
"types": "./menu-item/index.d.ts",
|
|
220
216
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs"
|
|
221
217
|
},
|
|
218
|
+
"./menu": {
|
|
219
|
+
"types": "./menu/index.d.ts",
|
|
220
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs"
|
|
221
|
+
},
|
|
222
222
|
"./menu-item-group": {
|
|
223
223
|
"types": "./menu-item-group/index.d.ts",
|
|
224
224
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs"
|
|
@@ -247,14 +247,14 @@
|
|
|
247
247
|
"types": "./multi-input/index.d.ts",
|
|
248
248
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs"
|
|
249
249
|
},
|
|
250
|
-
"./option": {
|
|
251
|
-
"types": "./option/index.d.ts",
|
|
252
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs"
|
|
253
|
-
},
|
|
254
250
|
"./option-custom": {
|
|
255
251
|
"types": "./option-custom/index.d.ts",
|
|
256
252
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs"
|
|
257
253
|
},
|
|
254
|
+
"./option": {
|
|
255
|
+
"types": "./option/index.d.ts",
|
|
256
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs"
|
|
257
|
+
},
|
|
258
258
|
"./panel": {
|
|
259
259
|
"types": "./panel/index.d.ts",
|
|
260
260
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs"
|
|
@@ -279,10 +279,6 @@
|
|
|
279
279
|
"types": "./rating-indicator/index.d.ts",
|
|
280
280
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-rating-indicator.mjs"
|
|
281
281
|
},
|
|
282
|
-
"./responsive-popover": {
|
|
283
|
-
"types": "./responsive-popover/index.d.ts",
|
|
284
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-responsive-popover.mjs"
|
|
285
|
-
},
|
|
286
282
|
"./segmented-button": {
|
|
287
283
|
"types": "./segmented-button/index.d.ts",
|
|
288
284
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button.mjs"
|
|
@@ -291,6 +287,10 @@
|
|
|
291
287
|
"types": "./segmented-button-item/index.d.ts",
|
|
292
288
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs"
|
|
293
289
|
},
|
|
290
|
+
"./responsive-popover": {
|
|
291
|
+
"types": "./responsive-popover/index.d.ts",
|
|
292
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-responsive-popover.mjs"
|
|
293
|
+
},
|
|
294
294
|
"./select": {
|
|
295
295
|
"types": "./select/index.d.ts",
|
|
296
296
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs"
|
|
@@ -299,14 +299,14 @@
|
|
|
299
299
|
"types": "./slider/index.d.ts",
|
|
300
300
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-slider.mjs"
|
|
301
301
|
},
|
|
302
|
-
"./special-calendar-date": {
|
|
303
|
-
"types": "./special-calendar-date/index.d.ts",
|
|
304
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-special-calendar-date.mjs"
|
|
305
|
-
},
|
|
306
302
|
"./split-button": {
|
|
307
303
|
"types": "./split-button/index.d.ts",
|
|
308
304
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-split-button.mjs"
|
|
309
305
|
},
|
|
306
|
+
"./special-calendar-date": {
|
|
307
|
+
"types": "./special-calendar-date/index.d.ts",
|
|
308
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-special-calendar-date.mjs"
|
|
309
|
+
},
|
|
310
310
|
"./step-input": {
|
|
311
311
|
"types": "./step-input/index.d.ts",
|
|
312
312
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs"
|
|
@@ -443,6 +443,10 @@
|
|
|
443
443
|
"types": "./toolbar-select/index.d.ts",
|
|
444
444
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs"
|
|
445
445
|
},
|
|
446
|
+
"./toolbar-select-option": {
|
|
447
|
+
"types": "./toolbar-select-option/index.d.ts",
|
|
448
|
+
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs"
|
|
449
|
+
},
|
|
446
450
|
"./toolbar-separator": {
|
|
447
451
|
"types": "./toolbar-separator/index.d.ts",
|
|
448
452
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs"
|
|
@@ -451,10 +455,6 @@
|
|
|
451
455
|
"types": "./toolbar-spacer/index.d.ts",
|
|
452
456
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs"
|
|
453
457
|
},
|
|
454
|
-
"./toolbar-select-option": {
|
|
455
|
-
"types": "./toolbar-select-option/index.d.ts",
|
|
456
|
-
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs"
|
|
457
|
-
},
|
|
458
458
|
"./tree": {
|
|
459
459
|
"types": "./tree/index.d.ts",
|
|
460
460
|
"default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs"
|
package/panel/index.d.ts
CHANGED
|
@@ -50,6 +50,32 @@ declare class Panel implements AfterViewInit {
|
|
|
50
50
|
* Fired when the component is expanded/collapsed by user interaction.
|
|
51
51
|
*/
|
|
52
52
|
ui5Toggle: _angular_core.OutputEmitterRef<UI5CustomEvent<_Panel, "toggle">>;
|
|
53
|
+
/**
|
|
54
|
+
* Available slots for content projection in this component.
|
|
55
|
+
*
|
|
56
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
57
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
58
|
+
*
|
|
59
|
+
* - **(default)**: Defines the content of the component. The content is visible only when the component is expanded.
|
|
60
|
+
* - **header**: Defines the component header area.
|
|
61
|
+
|
|
62
|
+
**Note:** When a header is provided, the `headerText` property is ignored.
|
|
63
|
+
*
|
|
64
|
+
* @example
|
|
65
|
+
* ```html
|
|
66
|
+
* <ui5-panel>
|
|
67
|
+
* <div slot="header">Custom header content</div>
|
|
68
|
+
* <p>Default slot content</p>
|
|
69
|
+
* </ui5-panel>
|
|
70
|
+
* ```
|
|
71
|
+
*
|
|
72
|
+
* @readonly
|
|
73
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
74
|
+
*/
|
|
75
|
+
readonly slots: {
|
|
76
|
+
name: string;
|
|
77
|
+
description: string;
|
|
78
|
+
}[];
|
|
53
79
|
elementRef: ElementRef<_Panel>;
|
|
54
80
|
injector: Injector;
|
|
55
81
|
get element(): _Panel;
|
package/popover/index.d.ts
CHANGED
|
@@ -99,6 +99,31 @@ declare class Popover implements AfterViewInit {
|
|
|
99
99
|
* Fired after the component is closed.
|
|
100
100
|
*/
|
|
101
101
|
ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_Popover, "close">>;
|
|
102
|
+
/**
|
|
103
|
+
* Available slots for content projection in this component.
|
|
104
|
+
*
|
|
105
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
106
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
107
|
+
*
|
|
108
|
+
* - **header**: Defines the header HTML Element.
|
|
109
|
+
* - **footer**: Defines the footer HTML Element.
|
|
110
|
+
* - **(default)**: Defines the content of the Popup.
|
|
111
|
+
*
|
|
112
|
+
* @example
|
|
113
|
+
* ```html
|
|
114
|
+
* <ui5-popover>
|
|
115
|
+
* <div slot="header">Custom header content</div>
|
|
116
|
+
* <p>Default slot content</p>
|
|
117
|
+
* </ui5-popover>
|
|
118
|
+
* ```
|
|
119
|
+
*
|
|
120
|
+
* @readonly
|
|
121
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
122
|
+
*/
|
|
123
|
+
readonly slots: {
|
|
124
|
+
name: string;
|
|
125
|
+
description: string;
|
|
126
|
+
}[];
|
|
102
127
|
elementRef: ElementRef<_Popover>;
|
|
103
128
|
injector: Injector;
|
|
104
129
|
get element(): _Popover;
|
|
@@ -99,6 +99,31 @@ declare class ResponsivePopover implements AfterViewInit {
|
|
|
99
99
|
* Fired after the component is closed.
|
|
100
100
|
*/
|
|
101
101
|
ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_ResponsivePopover, "close">>;
|
|
102
|
+
/**
|
|
103
|
+
* Available slots for content projection in this component.
|
|
104
|
+
*
|
|
105
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
106
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
107
|
+
*
|
|
108
|
+
* - **header**: Defines the header HTML Element.
|
|
109
|
+
* - **footer**: Defines the footer HTML Element.
|
|
110
|
+
* - **(default)**: Defines the content of the Popup.
|
|
111
|
+
*
|
|
112
|
+
* @example
|
|
113
|
+
* ```html
|
|
114
|
+
* <ui5-responsive-popover>
|
|
115
|
+
* <div slot="header">Custom header content</div>
|
|
116
|
+
* <p>Default slot content</p>
|
|
117
|
+
* </ui5-responsive-popover>
|
|
118
|
+
* ```
|
|
119
|
+
*
|
|
120
|
+
* @readonly
|
|
121
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
122
|
+
*/
|
|
123
|
+
readonly slots: {
|
|
124
|
+
name: string;
|
|
125
|
+
description: string;
|
|
126
|
+
}[];
|
|
102
127
|
elementRef: ElementRef<_ResponsivePopover>;
|
|
103
128
|
injector: Injector;
|
|
104
129
|
get element(): _ResponsivePopover;
|
|
@@ -41,6 +41,33 @@ declare class SegmentedButton implements AfterViewInit {
|
|
|
41
41
|
* Fired when the selected item changes.
|
|
42
42
|
*/
|
|
43
43
|
ui5SelectionChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_SegmentedButton, "selection-change">>;
|
|
44
|
+
/**
|
|
45
|
+
* Available slots for content projection in this component.
|
|
46
|
+
*
|
|
47
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
48
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
49
|
+
*
|
|
50
|
+
* - **(default)**: Defines the items of `ui5-segmented-button`.
|
|
51
|
+
|
|
52
|
+
**Note:** Multiple items are allowed.
|
|
53
|
+
|
|
54
|
+
**Note:** Use the `ui5-segmented-button-item` for the intended design.
|
|
55
|
+
*
|
|
56
|
+
* @example
|
|
57
|
+
* ```html
|
|
58
|
+
* <ui5-segmented-button>
|
|
59
|
+
* <div slot="header">Custom header content</div>
|
|
60
|
+
* <p>Default slot content</p>
|
|
61
|
+
* </ui5-segmented-button>
|
|
62
|
+
* ```
|
|
63
|
+
*
|
|
64
|
+
* @readonly
|
|
65
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
66
|
+
*/
|
|
67
|
+
readonly slots: {
|
|
68
|
+
name: string;
|
|
69
|
+
description: string;
|
|
70
|
+
}[];
|
|
44
71
|
elementRef: ElementRef<_SegmentedButton>;
|
|
45
72
|
injector: Injector;
|
|
46
73
|
private _selectedItemsSignal;
|
|
@@ -43,6 +43,31 @@ declare class SegmentedButtonItem implements AfterViewInit {
|
|
|
43
43
|
See all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).
|
|
44
44
|
*/
|
|
45
45
|
icon: _angular_core.InputSignal<string | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* Available slots for content projection in this component.
|
|
48
|
+
*
|
|
49
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
50
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
51
|
+
*
|
|
52
|
+
* - **(default)**: Defines the text of the component.
|
|
53
|
+
|
|
54
|
+
**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
55
|
+
*
|
|
56
|
+
* @example
|
|
57
|
+
* ```html
|
|
58
|
+
* <ui5-segmented-button-item>
|
|
59
|
+
* <div slot="header">Custom header content</div>
|
|
60
|
+
* <p>Default slot content</p>
|
|
61
|
+
* </ui5-segmented-button-item>
|
|
62
|
+
* ```
|
|
63
|
+
*
|
|
64
|
+
* @readonly
|
|
65
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
66
|
+
*/
|
|
67
|
+
readonly slots: {
|
|
68
|
+
name: string;
|
|
69
|
+
description: string;
|
|
70
|
+
}[];
|
|
46
71
|
elementRef: ElementRef<_SegmentedButtonItem>;
|
|
47
72
|
injector: Injector;
|
|
48
73
|
get element(): _SegmentedButtonItem;
|
package/select/index.d.ts
CHANGED
|
@@ -92,6 +92,56 @@ declare class Select implements AfterViewInit {
|
|
|
92
92
|
* Fired after the component's dropdown menu closes.
|
|
93
93
|
*/
|
|
94
94
|
ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_Select, "close">>;
|
|
95
|
+
/**
|
|
96
|
+
* Available slots for content projection in this component.
|
|
97
|
+
*
|
|
98
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
99
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
100
|
+
*
|
|
101
|
+
* - **(default)**: Defines the component options.
|
|
102
|
+
|
|
103
|
+
**Note:** Only one selected option is allowed.
|
|
104
|
+
If more than one option is defined as selected, the last one would be considered as the selected one.
|
|
105
|
+
|
|
106
|
+
**Note:** Use the `ui5-option` component to define the desired options.
|
|
107
|
+
* - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
|
|
108
|
+
|
|
109
|
+
**Note:** If not specified, a default text (in the respective language) will be displayed.
|
|
110
|
+
|
|
111
|
+
**Note:** The `valueStateMessage` would be displayed,
|
|
112
|
+
when the component is in `Information`, `Critical` or `Negative` value state.
|
|
113
|
+
|
|
114
|
+
**Note:** If the component has `suggestionItems`,
|
|
115
|
+
the `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.
|
|
116
|
+
* - **label**: Defines the HTML element that will be displayed in the component input part,
|
|
117
|
+
representing the selected option.
|
|
118
|
+
|
|
119
|
+
**Note:** If not specified and `ui5-option-custom` is used,
|
|
120
|
+
either the option's `display-text` or its textContent will be displayed.
|
|
121
|
+
|
|
122
|
+
**Note:** If not specified and `ui5-option` is used,
|
|
123
|
+
the option's textContent will be displayed.
|
|
124
|
+
*
|
|
125
|
+
* @example
|
|
126
|
+
* ```html
|
|
127
|
+
* <ui5-select>
|
|
128
|
+
* <div slot="header">Custom header content</div>
|
|
129
|
+
* <p>Default slot content</p>
|
|
130
|
+
* </ui5-select>
|
|
131
|
+
* ```
|
|
132
|
+
*
|
|
133
|
+
* @readonly
|
|
134
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
135
|
+
*/
|
|
136
|
+
readonly slots: ({
|
|
137
|
+
name: string;
|
|
138
|
+
description: string;
|
|
139
|
+
since?: undefined;
|
|
140
|
+
} | {
|
|
141
|
+
name: string;
|
|
142
|
+
description: string;
|
|
143
|
+
since: string;
|
|
144
|
+
})[];
|
|
95
145
|
elementRef: ElementRef<_Select>;
|
|
96
146
|
injector: Injector;
|
|
97
147
|
private _selectedOptionSignal;
|
package/split-button/index.d.ts
CHANGED
|
@@ -59,6 +59,31 @@ declare class SplitButton implements AfterViewInit {
|
|
|
59
59
|
* Fired when the user clicks on the arrow action.
|
|
60
60
|
*/
|
|
61
61
|
ui5ArrowClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_SplitButton, "arrow-click">>;
|
|
62
|
+
/**
|
|
63
|
+
* Available slots for content projection in this component.
|
|
64
|
+
*
|
|
65
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
66
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
67
|
+
*
|
|
68
|
+
* - **(default)**: Defines the text of the component.
|
|
69
|
+
|
|
70
|
+
**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
71
|
+
*
|
|
72
|
+
* @example
|
|
73
|
+
* ```html
|
|
74
|
+
* <ui5-split-button>
|
|
75
|
+
* <div slot="header">Custom header content</div>
|
|
76
|
+
* <p>Default slot content</p>
|
|
77
|
+
* </ui5-split-button>
|
|
78
|
+
* ```
|
|
79
|
+
*
|
|
80
|
+
* @readonly
|
|
81
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
82
|
+
*/
|
|
83
|
+
readonly slots: {
|
|
84
|
+
name: string;
|
|
85
|
+
description: string;
|
|
86
|
+
}[];
|
|
62
87
|
elementRef: ElementRef<_SplitButton>;
|
|
63
88
|
injector: Injector;
|
|
64
89
|
get element(): _SplitButton;
|
package/step-input/index.d.ts
CHANGED
|
@@ -76,6 +76,34 @@ declare class StepInput implements AfterViewInit {
|
|
|
76
76
|
prevented, the component will not update the value state.
|
|
77
77
|
*/
|
|
78
78
|
ui5ValueStateChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_StepInput, "value-state-change">>;
|
|
79
|
+
/**
|
|
80
|
+
* Available slots for content projection in this component.
|
|
81
|
+
*
|
|
82
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
83
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
84
|
+
*
|
|
85
|
+
* - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
|
|
86
|
+
|
|
87
|
+
**Note:** If not specified, a default text (in the respective language) will be displayed.
|
|
88
|
+
|
|
89
|
+
**Note:** The `valueStateMessage` would be displayed,
|
|
90
|
+
when the component is in `Information`, `Critical` or `Negative` value state.
|
|
91
|
+
*
|
|
92
|
+
* @example
|
|
93
|
+
* ```html
|
|
94
|
+
* <ui5-step-input>
|
|
95
|
+
* <div slot="header">Custom header content</div>
|
|
96
|
+
* <p>Default slot content</p>
|
|
97
|
+
* </ui5-step-input>
|
|
98
|
+
* ```
|
|
99
|
+
*
|
|
100
|
+
* @readonly
|
|
101
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
102
|
+
*/
|
|
103
|
+
readonly slots: {
|
|
104
|
+
name: string;
|
|
105
|
+
description: string;
|
|
106
|
+
}[];
|
|
79
107
|
elementRef: ElementRef<_StepInput>;
|
|
80
108
|
injector: Injector;
|
|
81
109
|
get element(): _StepInput;
|
|
@@ -8,6 +8,29 @@ declare class SuggestionItemCustom implements AfterViewInit {
|
|
|
8
8
|
**Note:** The text property is considered only for autocomplete.
|
|
9
9
|
*/
|
|
10
10
|
text: i0.InputSignal<string | undefined>;
|
|
11
|
+
/**
|
|
12
|
+
* Available slots for content projection in this component.
|
|
13
|
+
*
|
|
14
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
15
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
16
|
+
*
|
|
17
|
+
* - **(default)**: Defines the content of the component.
|
|
18
|
+
*
|
|
19
|
+
* @example
|
|
20
|
+
* ```html
|
|
21
|
+
* <ui5-suggestion-item-custom>
|
|
22
|
+
* <div slot="header">Custom header content</div>
|
|
23
|
+
* <p>Default slot content</p>
|
|
24
|
+
* </ui5-suggestion-item-custom>
|
|
25
|
+
* ```
|
|
26
|
+
*
|
|
27
|
+
* @readonly
|
|
28
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
29
|
+
*/
|
|
30
|
+
readonly slots: {
|
|
31
|
+
name: string;
|
|
32
|
+
description: string;
|
|
33
|
+
}[];
|
|
11
34
|
elementRef: ElementRef<_SuggestionItemCustom>;
|
|
12
35
|
injector: Injector;
|
|
13
36
|
get element(): _SuggestionItemCustom;
|
|
@@ -38,6 +38,32 @@ declare class SuggestionItemGroup implements AfterViewInit {
|
|
|
38
38
|
**Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.
|
|
39
39
|
*/
|
|
40
40
|
ui5Move: _angular_core.OutputEmitterRef<UI5CustomEvent<_SuggestionItemGroup, "move">>;
|
|
41
|
+
/**
|
|
42
|
+
* Available slots for content projection in this component.
|
|
43
|
+
*
|
|
44
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
45
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
46
|
+
*
|
|
47
|
+
* - **(default)**: Defines the items of the <code>ui5-suggestion-item-group</code>.
|
|
48
|
+
* - **header**: Defines the header of the component.
|
|
49
|
+
|
|
50
|
+
**Note:** Using this slot, the default header text of group and the value of `headerText` property will be overwritten.
|
|
51
|
+
*
|
|
52
|
+
* @example
|
|
53
|
+
* ```html
|
|
54
|
+
* <ui5-suggestion-item-group>
|
|
55
|
+
* <div slot="header">Custom header content</div>
|
|
56
|
+
* <p>Default slot content</p>
|
|
57
|
+
* </ui5-suggestion-item-group>
|
|
58
|
+
* ```
|
|
59
|
+
*
|
|
60
|
+
* @readonly
|
|
61
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
62
|
+
*/
|
|
63
|
+
readonly slots: {
|
|
64
|
+
name: string;
|
|
65
|
+
description: string;
|
|
66
|
+
}[];
|
|
41
67
|
elementRef: ElementRef<_SuggestionItemGroup>;
|
|
42
68
|
injector: Injector;
|
|
43
69
|
get element(): _SuggestionItemGroup;
|
package/tab/index.d.ts
CHANGED
|
@@ -43,6 +43,32 @@ declare class Tab implements AfterViewInit {
|
|
|
43
43
|
* Defines if the tab is movable.
|
|
44
44
|
*/
|
|
45
45
|
movable: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
46
|
+
/**
|
|
47
|
+
* Available slots for content projection in this component.
|
|
48
|
+
*
|
|
49
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
50
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
51
|
+
*
|
|
52
|
+
* - **(default)**: Holds the content associated with this tab.
|
|
53
|
+
* - **items**: Defines hierarchies with nested sub tabs.
|
|
54
|
+
|
|
55
|
+
**Note:** Use `ui5-tab` and `ui5-tab-separator` for the intended design.
|
|
56
|
+
*
|
|
57
|
+
* @example
|
|
58
|
+
* ```html
|
|
59
|
+
* <ui5-tab>
|
|
60
|
+
* <div slot="header">Custom header content</div>
|
|
61
|
+
* <p>Default slot content</p>
|
|
62
|
+
* </ui5-tab>
|
|
63
|
+
* ```
|
|
64
|
+
*
|
|
65
|
+
* @readonly
|
|
66
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
67
|
+
*/
|
|
68
|
+
readonly slots: {
|
|
69
|
+
name: string;
|
|
70
|
+
description: string;
|
|
71
|
+
}[];
|
|
46
72
|
elementRef: ElementRef<_Tab>;
|
|
47
73
|
injector: Injector;
|
|
48
74
|
get element(): _Tab;
|
package/tab-container/index.d.ts
CHANGED
|
@@ -62,6 +62,40 @@ declare class TabContainer implements AfterViewInit {
|
|
|
62
62
|
**Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.
|
|
63
63
|
*/
|
|
64
64
|
ui5Move: _angular_core.OutputEmitterRef<UI5CustomEvent<_TabContainer, "move">>;
|
|
65
|
+
/**
|
|
66
|
+
* Available slots for content projection in this component.
|
|
67
|
+
*
|
|
68
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
69
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
70
|
+
*
|
|
71
|
+
* - **(default)**: Defines the tabs.
|
|
72
|
+
|
|
73
|
+
**Note:** Use `ui5-tab` and `ui5-tab-separator` for the intended design.
|
|
74
|
+
* - **overflowButton**: Defines the button which will open the overflow menu. If nothing is provided to this slot,
|
|
75
|
+
the default button will be used.
|
|
76
|
+
* - **startOverflowButton**: Defines the button which will open the start overflow menu if available. If nothing is provided to this slot,
|
|
77
|
+
the default button will be used.
|
|
78
|
+
*
|
|
79
|
+
* @example
|
|
80
|
+
* ```html
|
|
81
|
+
* <ui5-tabcontainer>
|
|
82
|
+
* <div slot="header">Custom header content</div>
|
|
83
|
+
* <p>Default slot content</p>
|
|
84
|
+
* </ui5-tabcontainer>
|
|
85
|
+
* ```
|
|
86
|
+
*
|
|
87
|
+
* @readonly
|
|
88
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
89
|
+
*/
|
|
90
|
+
readonly slots: ({
|
|
91
|
+
name: string;
|
|
92
|
+
description: string;
|
|
93
|
+
since?: undefined;
|
|
94
|
+
} | {
|
|
95
|
+
name: string;
|
|
96
|
+
description: string;
|
|
97
|
+
since: string;
|
|
98
|
+
})[];
|
|
65
99
|
elementRef: ElementRef<_TabContainer>;
|
|
66
100
|
injector: Injector;
|
|
67
101
|
get element(): _TabContainer;
|