@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/input/index.d.ts
CHANGED
|
@@ -120,6 +120,50 @@ declare class Input implements AfterViewInit {
|
|
|
120
120
|
* Fired when the suggestions picker is closed.
|
|
121
121
|
*/
|
|
122
122
|
ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_Input, "close">>;
|
|
123
|
+
/**
|
|
124
|
+
* Available slots for content projection in this component.
|
|
125
|
+
*
|
|
126
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
127
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
128
|
+
*
|
|
129
|
+
* - **(default)**: Defines the suggestion items.
|
|
130
|
+
|
|
131
|
+
**Note:** The suggestions would be displayed only if the `showSuggestions`
|
|
132
|
+
property is set to `true`.
|
|
133
|
+
|
|
134
|
+
**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.
|
|
135
|
+
* - **icon**: Defines the icon to be displayed in the component.
|
|
136
|
+
* - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
|
|
137
|
+
The value state message slot should contain only one root element.
|
|
138
|
+
|
|
139
|
+
**Note:** If not specified, a default text (in the respective language) will be displayed.
|
|
140
|
+
|
|
141
|
+
**Note:** The `valueStateMessage` would be displayed,
|
|
142
|
+
when the component is in `Information`, `Critical` or `Negative` value state.
|
|
143
|
+
|
|
144
|
+
**Note:** If the component has `suggestionItems`,
|
|
145
|
+
the `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.
|
|
146
|
+
*
|
|
147
|
+
* @example
|
|
148
|
+
* ```html
|
|
149
|
+
* <ui5-input>
|
|
150
|
+
* <div slot="header">Custom header content</div>
|
|
151
|
+
* <p>Default slot content</p>
|
|
152
|
+
* </ui5-input>
|
|
153
|
+
* ```
|
|
154
|
+
*
|
|
155
|
+
* @readonly
|
|
156
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
157
|
+
*/
|
|
158
|
+
readonly slots: ({
|
|
159
|
+
name: string;
|
|
160
|
+
description: string;
|
|
161
|
+
since?: undefined;
|
|
162
|
+
} | {
|
|
163
|
+
name: string;
|
|
164
|
+
description: string;
|
|
165
|
+
since: string;
|
|
166
|
+
})[];
|
|
123
167
|
elementRef: ElementRef<_Input>;
|
|
124
168
|
injector: Injector;
|
|
125
169
|
get element(): _Input;
|
package/label/index.d.ts
CHANGED
|
@@ -29,6 +29,31 @@ declare class Label implements AfterViewInit {
|
|
|
29
29
|
**Note:** for option "Normal" the text will wrap and the words will not be broken based on hyphenation.
|
|
30
30
|
*/
|
|
31
31
|
wrappingType: _angular_core.InputSignal<"None" | "Normal" | undefined>;
|
|
32
|
+
/**
|
|
33
|
+
* Available slots for content projection in this component.
|
|
34
|
+
*
|
|
35
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
36
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
37
|
+
*
|
|
38
|
+
* - **(default)**: Defines the text of the component.
|
|
39
|
+
|
|
40
|
+
**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
41
|
+
*
|
|
42
|
+
* @example
|
|
43
|
+
* ```html
|
|
44
|
+
* <ui5-label>
|
|
45
|
+
* <div slot="header">Custom header content</div>
|
|
46
|
+
* <p>Default slot content</p>
|
|
47
|
+
* </ui5-label>
|
|
48
|
+
* ```
|
|
49
|
+
*
|
|
50
|
+
* @readonly
|
|
51
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
52
|
+
*/
|
|
53
|
+
readonly slots: {
|
|
54
|
+
name: string;
|
|
55
|
+
description: string;
|
|
56
|
+
}[];
|
|
32
57
|
elementRef: ElementRef<_Label>;
|
|
33
58
|
injector: Injector;
|
|
34
59
|
get element(): _Label;
|
package/link/index.d.ts
CHANGED
|
@@ -112,6 +112,31 @@ declare class Link implements AfterViewInit {
|
|
|
112
112
|
or by using the Enter key.
|
|
113
113
|
*/
|
|
114
114
|
ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_Link, "click">>;
|
|
115
|
+
/**
|
|
116
|
+
* Available slots for content projection in this component.
|
|
117
|
+
*
|
|
118
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
119
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
120
|
+
*
|
|
121
|
+
* - **(default)**: Defines the text of the component.
|
|
122
|
+
|
|
123
|
+
**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
124
|
+
*
|
|
125
|
+
* @example
|
|
126
|
+
* ```html
|
|
127
|
+
* <ui5-link>
|
|
128
|
+
* <div slot="header">Custom header content</div>
|
|
129
|
+
* <p>Default slot content</p>
|
|
130
|
+
* </ui5-link>
|
|
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
|
+
}[];
|
|
115
140
|
elementRef: ElementRef<_Link>;
|
|
116
141
|
injector: Injector;
|
|
117
142
|
get element(): _Link;
|
package/list/index.d.ts
CHANGED
|
@@ -150,6 +150,35 @@ declare class List implements AfterViewInit {
|
|
|
150
150
|
**Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.
|
|
151
151
|
*/
|
|
152
152
|
ui5Move: _angular_core.OutputEmitterRef<UI5CustomEvent<_List, "move">>;
|
|
153
|
+
/**
|
|
154
|
+
* Available slots for content projection in this component.
|
|
155
|
+
*
|
|
156
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
157
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
158
|
+
*
|
|
159
|
+
* - **(default)**: Defines the items of the component.
|
|
160
|
+
|
|
161
|
+
**Note:** Use `ui5-li`, `ui5-li-custom`, and `ui5-li-group` for the intended design.
|
|
162
|
+
* - **header**: Defines the component header.
|
|
163
|
+
|
|
164
|
+
**Note:** When `header` is set, the
|
|
165
|
+
`headerText` property is ignored.
|
|
166
|
+
*
|
|
167
|
+
* @example
|
|
168
|
+
* ```html
|
|
169
|
+
* <ui5-list>
|
|
170
|
+
* <div slot="header">Custom header content</div>
|
|
171
|
+
* <p>Default slot content</p>
|
|
172
|
+
* </ui5-list>
|
|
173
|
+
* ```
|
|
174
|
+
*
|
|
175
|
+
* @readonly
|
|
176
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
177
|
+
*/
|
|
178
|
+
readonly slots: {
|
|
179
|
+
name: string;
|
|
180
|
+
description: string;
|
|
181
|
+
}[];
|
|
153
182
|
elementRef: ElementRef<_List>;
|
|
154
183
|
injector: Injector;
|
|
155
184
|
get element(): _List;
|
|
@@ -56,6 +56,38 @@ declare class ListItemCustom implements AfterViewInit {
|
|
|
56
56
|
* Fired when the user clicks on the detail button when type is `Detail`.
|
|
57
57
|
*/
|
|
58
58
|
ui5DetailClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_ListItemCustom, "detail-click">>;
|
|
59
|
+
/**
|
|
60
|
+
* Available slots for content projection in this component.
|
|
61
|
+
*
|
|
62
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
63
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
64
|
+
*
|
|
65
|
+
* - **(default)**: Defines the content of the component.
|
|
66
|
+
* - **deleteButton**: Defines the delete button, displayed in "Delete" mode.
|
|
67
|
+
**Note:** While the slot allows custom buttons, to match
|
|
68
|
+
design guidelines, please use the `ui5-button` component.
|
|
69
|
+
**Note:** When the slot is not present, a built-in delete button will be displayed.
|
|
70
|
+
*
|
|
71
|
+
* @example
|
|
72
|
+
* ```html
|
|
73
|
+
* <ui5-li-custom>
|
|
74
|
+
* <div slot="header">Custom header content</div>
|
|
75
|
+
* <p>Default slot content</p>
|
|
76
|
+
* </ui5-li-custom>
|
|
77
|
+
* ```
|
|
78
|
+
*
|
|
79
|
+
* @readonly
|
|
80
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
81
|
+
*/
|
|
82
|
+
readonly slots: ({
|
|
83
|
+
name: string;
|
|
84
|
+
description: string;
|
|
85
|
+
since?: undefined;
|
|
86
|
+
} | {
|
|
87
|
+
name: string;
|
|
88
|
+
description: string;
|
|
89
|
+
since: string;
|
|
90
|
+
})[];
|
|
59
91
|
elementRef: ElementRef<_ListItemCustom>;
|
|
60
92
|
injector: Injector;
|
|
61
93
|
get element(): _ListItemCustom;
|
|
@@ -38,6 +38,32 @@ declare class ListItemGroup 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<_ListItemGroup, "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-li-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-li-group>
|
|
55
|
+
* <div slot="header">Custom header content</div>
|
|
56
|
+
* <p>Default slot content</p>
|
|
57
|
+
* </ui5-li-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<_ListItemGroup>;
|
|
42
68
|
injector: Injector;
|
|
43
69
|
get element(): _ListItemGroup;
|
|
@@ -99,6 +99,50 @@ declare class ListItemStandard implements AfterViewInit {
|
|
|
99
99
|
* Fired when the user clicks on the detail button when type is `Detail`.
|
|
100
100
|
*/
|
|
101
101
|
ui5DetailClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_ListItemStandard, "detail-click">>;
|
|
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
|
+
* - **(default)**: Defines the custom formatted text of the component.
|
|
109
|
+
|
|
110
|
+
**Note:** For optimal text wrapping and a consistent layout, it is strongly recommended to use the `text` property.
|
|
111
|
+
|
|
112
|
+
Use the `default` slot only when custom formatting with HTML elements (e.g., `<b>`, `<i>`) is required.
|
|
113
|
+
Be aware that wrapping (via `wrappingType="Normal"`) may not function correctly with custom HTML content in the `default` slot.
|
|
114
|
+
|
|
115
|
+
If both `text` and `default` slot are used, the `text` property takes precedence.
|
|
116
|
+
* - **image**: **Note:** While the slot allows option for setting custom avatar, to match the
|
|
117
|
+
design guidelines, please use the `ui5-avatar` with it's default size - S.
|
|
118
|
+
|
|
119
|
+
**Note:** If bigger `ui5-avatar` needs to be used, then the size of the
|
|
120
|
+
`ui5-li` should be customized in order to fit.
|
|
121
|
+
* - **deleteButton**: Defines the delete button, displayed in "Delete" mode.
|
|
122
|
+
**Note:** While the slot allows custom buttons, to match
|
|
123
|
+
design guidelines, please use the `ui5-button` component.
|
|
124
|
+
**Note:** When the slot is not present, a built-in delete button will be displayed.
|
|
125
|
+
*
|
|
126
|
+
* @example
|
|
127
|
+
* ```html
|
|
128
|
+
* <ui5-li>
|
|
129
|
+
* <div slot="header">Custom header content</div>
|
|
130
|
+
* <p>Default slot content</p>
|
|
131
|
+
* </ui5-li>
|
|
132
|
+
* ```
|
|
133
|
+
*
|
|
134
|
+
* @readonly
|
|
135
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
136
|
+
*/
|
|
137
|
+
readonly slots: ({
|
|
138
|
+
name: string;
|
|
139
|
+
description: string;
|
|
140
|
+
since?: undefined;
|
|
141
|
+
} | {
|
|
142
|
+
name: string;
|
|
143
|
+
description: string;
|
|
144
|
+
since: string;
|
|
145
|
+
})[];
|
|
102
146
|
elementRef: ElementRef<_ListItemStandard>;
|
|
103
147
|
injector: Injector;
|
|
104
148
|
get element(): _ListItemStandard;
|
package/menu/index.d.ts
CHANGED
|
@@ -58,6 +58,31 @@ declare class Menu implements AfterViewInit {
|
|
|
58
58
|
* Fired after the menu is closed.
|
|
59
59
|
*/
|
|
60
60
|
ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_Menu, "close">>;
|
|
61
|
+
/**
|
|
62
|
+
* Available slots for content projection in this component.
|
|
63
|
+
*
|
|
64
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
65
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
66
|
+
*
|
|
67
|
+
* - **(default)**: Defines the items of this component.
|
|
68
|
+
|
|
69
|
+
**Note:** Use `ui5-menu-item` and `ui5-menu-separator` for their intended design.
|
|
70
|
+
*
|
|
71
|
+
* @example
|
|
72
|
+
* ```html
|
|
73
|
+
* <ui5-menu>
|
|
74
|
+
* <div slot="header">Custom header content</div>
|
|
75
|
+
* <p>Default slot content</p>
|
|
76
|
+
* </ui5-menu>
|
|
77
|
+
* ```
|
|
78
|
+
*
|
|
79
|
+
* @readonly
|
|
80
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
81
|
+
*/
|
|
82
|
+
readonly slots: {
|
|
83
|
+
name: string;
|
|
84
|
+
description: string;
|
|
85
|
+
}[];
|
|
61
86
|
elementRef: ElementRef<_Menu>;
|
|
62
87
|
injector: Injector;
|
|
63
88
|
get element(): _Menu;
|
package/menu-item/index.d.ts
CHANGED
|
@@ -117,6 +117,60 @@ declare class MenuItem implements AfterViewInit {
|
|
|
117
117
|
* Fired when the user clicks on the detail button when type is `Detail`.
|
|
118
118
|
*/
|
|
119
119
|
ui5DetailClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_MenuItem, "detail-click">>;
|
|
120
|
+
/**
|
|
121
|
+
* Available slots for content projection in this component.
|
|
122
|
+
*
|
|
123
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
124
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
125
|
+
*
|
|
126
|
+
* - **(default)**: Defines the items of this component.
|
|
127
|
+
|
|
128
|
+
**Note:** The slot can hold menu item and menu separator items.
|
|
129
|
+
|
|
130
|
+
If there are items added to this slot, an arrow will be displayed at the end
|
|
131
|
+
of the item in order to indicate that there are items added. In that case components added
|
|
132
|
+
to `endContent` slot or `additionalText` content will not be displayed.
|
|
133
|
+
|
|
134
|
+
The priority of what will be displayed at the end of the menu item is as follows:
|
|
135
|
+
sub-menu arrow (if there are items added in `items` slot) -> components added in `endContent` -> text set to `additionalText`.
|
|
136
|
+
* - **endContent**: Defines the components that should be displayed at the end of the menu item.
|
|
137
|
+
|
|
138
|
+
**Note:** It is highly recommended to slot only components of type `ui5-button`,`ui5-link`
|
|
139
|
+
or `ui5-icon` in order to preserve the intended design. If there are components added to this slot,
|
|
140
|
+
and there is text set in `additionalText`, it will not be displayed. If there are items added to `items` slot,
|
|
141
|
+
nether `additionalText` nor components added to this slot would be displayed.
|
|
142
|
+
|
|
143
|
+
The priority of what will be displayed at the end of the menu item is as follows:
|
|
144
|
+
sub-menu arrow (if there are items added in `items` slot) -> components added in `endContent` -> text set to `additionalText`.
|
|
145
|
+
|
|
146
|
+
Application developers are responsible for ensuring that interactive elements placed in the `endContent` slot
|
|
147
|
+
have the correct accessibility behaviour, including their enabled or disabled states.
|
|
148
|
+
The menu does not manage these aspects when the menu item state changes.
|
|
149
|
+
* - **deleteButton**: Defines the delete button, displayed in "Delete" mode.
|
|
150
|
+
**Note:** While the slot allows custom buttons, to match
|
|
151
|
+
design guidelines, please use the `ui5-button` component.
|
|
152
|
+
**Note:** When the slot is not present, a built-in delete button will be displayed.
|
|
153
|
+
*
|
|
154
|
+
* @example
|
|
155
|
+
* ```html
|
|
156
|
+
* <ui5-menu-item>
|
|
157
|
+
* <div slot="header">Custom header content</div>
|
|
158
|
+
* <p>Default slot content</p>
|
|
159
|
+
* </ui5-menu-item>
|
|
160
|
+
* ```
|
|
161
|
+
*
|
|
162
|
+
* @readonly
|
|
163
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
164
|
+
*/
|
|
165
|
+
readonly slots: ({
|
|
166
|
+
name: string;
|
|
167
|
+
description: string;
|
|
168
|
+
since?: undefined;
|
|
169
|
+
} | {
|
|
170
|
+
name: string;
|
|
171
|
+
description: string;
|
|
172
|
+
since: string;
|
|
173
|
+
})[];
|
|
120
174
|
elementRef: ElementRef<_MenuItem>;
|
|
121
175
|
injector: Injector;
|
|
122
176
|
get element(): _MenuItem;
|
|
@@ -7,6 +7,30 @@ declare class MenuItemGroup implements AfterViewInit {
|
|
|
7
7
|
* Defines the component's check mode.
|
|
8
8
|
*/
|
|
9
9
|
checkMode: i0.InputSignal<"None" | "Single" | "Multiple" | undefined>;
|
|
10
|
+
/**
|
|
11
|
+
* Available slots for content projection in this component.
|
|
12
|
+
*
|
|
13
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
14
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
15
|
+
*
|
|
16
|
+
* - **(default)**: Defines the items of this component.
|
|
17
|
+
**Note:** The slot can hold any combination of components of type `ui5-menu-item` or `ui5-menu-separator` or both.
|
|
18
|
+
*
|
|
19
|
+
* @example
|
|
20
|
+
* ```html
|
|
21
|
+
* <ui5-menu-item-group>
|
|
22
|
+
* <div slot="header">Custom header content</div>
|
|
23
|
+
* <p>Default slot content</p>
|
|
24
|
+
* </ui5-menu-item-group>
|
|
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
|
+
}[];
|
|
10
34
|
elementRef: ElementRef<_MenuItemGroup>;
|
|
11
35
|
injector: Injector;
|
|
12
36
|
get element(): _MenuItemGroup;
|
package/message-strip/index.d.ts
CHANGED
|
@@ -30,6 +30,37 @@ declare class MessageStrip implements AfterViewInit {
|
|
|
30
30
|
click/tap or by using the Enter or Space key.
|
|
31
31
|
*/
|
|
32
32
|
ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_MessageStrip, "close">>;
|
|
33
|
+
/**
|
|
34
|
+
* Available slots for content projection in this component.
|
|
35
|
+
*
|
|
36
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
37
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
38
|
+
*
|
|
39
|
+
* - **(default)**: Defines the text of the component.
|
|
40
|
+
|
|
41
|
+
**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
42
|
+
* - **icon**: Defines the content to be displayed as graphical element within the component.
|
|
43
|
+
|
|
44
|
+
**Note:** If no icon is given, the default icon for the component type will be used.
|
|
45
|
+
The SAP-icons font provides numerous options.
|
|
46
|
+
|
|
47
|
+
See all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).
|
|
48
|
+
*
|
|
49
|
+
* @example
|
|
50
|
+
* ```html
|
|
51
|
+
* <ui5-message-strip>
|
|
52
|
+
* <div slot="header">Custom header content</div>
|
|
53
|
+
* <p>Default slot content</p>
|
|
54
|
+
* </ui5-message-strip>
|
|
55
|
+
* ```
|
|
56
|
+
*
|
|
57
|
+
* @readonly
|
|
58
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
59
|
+
*/
|
|
60
|
+
readonly slots: {
|
|
61
|
+
name: string;
|
|
62
|
+
description: string;
|
|
63
|
+
}[];
|
|
33
64
|
elementRef: ElementRef<_MessageStrip>;
|
|
34
65
|
injector: Injector;
|
|
35
66
|
get element(): _MessageStrip;
|
|
@@ -97,6 +97,42 @@ declare class MultiComboBox implements AfterViewInit {
|
|
|
97
97
|
* Fired when selection is changed by user interaction.
|
|
98
98
|
*/
|
|
99
99
|
ui5SelectionChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_MultiComboBox, "selection-change">>;
|
|
100
|
+
/**
|
|
101
|
+
* Available slots for content projection in this component.
|
|
102
|
+
*
|
|
103
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
104
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
105
|
+
*
|
|
106
|
+
* - **(default)**: Defines the component items.
|
|
107
|
+
* - **icon**: Defines the icon to be displayed in the component.
|
|
108
|
+
* - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
|
|
109
|
+
The value state message slot should contain only one root element.
|
|
110
|
+
|
|
111
|
+
**Note:** If not specified, a default text (in the respective language) will be displayed.
|
|
112
|
+
|
|
113
|
+
**Note:** The `valueStateMessage` would be displayed,
|
|
114
|
+
when the component is in `Information`, `Critical` or `Negative` value state.
|
|
115
|
+
*
|
|
116
|
+
* @example
|
|
117
|
+
* ```html
|
|
118
|
+
* <ui5-multi-combobox>
|
|
119
|
+
* <div slot="header">Custom header content</div>
|
|
120
|
+
* <p>Default slot content</p>
|
|
121
|
+
* </ui5-multi-combobox>
|
|
122
|
+
* ```
|
|
123
|
+
*
|
|
124
|
+
* @readonly
|
|
125
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
126
|
+
*/
|
|
127
|
+
readonly slots: ({
|
|
128
|
+
name: string;
|
|
129
|
+
description: string;
|
|
130
|
+
since?: undefined;
|
|
131
|
+
} | {
|
|
132
|
+
name: string;
|
|
133
|
+
description: string;
|
|
134
|
+
since: string;
|
|
135
|
+
})[];
|
|
100
136
|
elementRef: ElementRef<_MultiComboBox>;
|
|
101
137
|
injector: Injector;
|
|
102
138
|
get element(): _MultiComboBox;
|
|
@@ -38,6 +38,32 @@ declare class MultiComboBoxItemGroup 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<_MultiComboBoxItemGroup, "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-mcb-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-mcb-item-group>
|
|
55
|
+
* <div slot="header">Custom header content</div>
|
|
56
|
+
* <p>Default slot content</p>
|
|
57
|
+
* </ui5-mcb-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<_MultiComboBoxItemGroup>;
|
|
42
68
|
injector: Injector;
|
|
43
69
|
get element(): _MultiComboBoxItemGroup;
|
package/multi-input/index.d.ts
CHANGED
|
@@ -136,6 +136,51 @@ declare class MultiInput implements AfterViewInit {
|
|
|
136
136
|
* Fired when the suggestions picker is closed.
|
|
137
137
|
*/
|
|
138
138
|
ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_MultiInput, "close">>;
|
|
139
|
+
/**
|
|
140
|
+
* Available slots for content projection in this component.
|
|
141
|
+
*
|
|
142
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
143
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
144
|
+
*
|
|
145
|
+
* - **tokens**: Defines the component tokens.
|
|
146
|
+
* - **(default)**: Defines the suggestion items.
|
|
147
|
+
|
|
148
|
+
**Note:** The suggestions would be displayed only if the `showSuggestions`
|
|
149
|
+
property is set to `true`.
|
|
150
|
+
|
|
151
|
+
**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.
|
|
152
|
+
* - **icon**: Defines the icon to be displayed in the component.
|
|
153
|
+
* - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
|
|
154
|
+
The value state message slot should contain only one root element.
|
|
155
|
+
|
|
156
|
+
**Note:** If not specified, a default text (in the respective language) will be displayed.
|
|
157
|
+
|
|
158
|
+
**Note:** The `valueStateMessage` would be displayed,
|
|
159
|
+
when the component is in `Information`, `Critical` or `Negative` value state.
|
|
160
|
+
|
|
161
|
+
**Note:** If the component has `suggestionItems`,
|
|
162
|
+
the `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.
|
|
163
|
+
*
|
|
164
|
+
* @example
|
|
165
|
+
* ```html
|
|
166
|
+
* <ui5-multi-input>
|
|
167
|
+
* <div slot="header">Custom header content</div>
|
|
168
|
+
* <p>Default slot content</p>
|
|
169
|
+
* </ui5-multi-input>
|
|
170
|
+
* ```
|
|
171
|
+
*
|
|
172
|
+
* @readonly
|
|
173
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
174
|
+
*/
|
|
175
|
+
readonly slots: ({
|
|
176
|
+
name: string;
|
|
177
|
+
description: string;
|
|
178
|
+
since?: undefined;
|
|
179
|
+
} | {
|
|
180
|
+
name: string;
|
|
181
|
+
description: string;
|
|
182
|
+
since: string;
|
|
183
|
+
})[];
|
|
139
184
|
elementRef: ElementRef<_MultiInput>;
|
|
140
185
|
injector: Injector;
|
|
141
186
|
get element(): _MultiInput;
|
package/option/index.d.ts
CHANGED
|
@@ -28,6 +28,31 @@ declare class Option implements AfterViewInit {
|
|
|
28
28
|
* Defines the selected state of the component.
|
|
29
29
|
*/
|
|
30
30
|
selected: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
31
|
+
/**
|
|
32
|
+
* Available slots for content projection in this component.
|
|
33
|
+
*
|
|
34
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
35
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
36
|
+
*
|
|
37
|
+
* - **(default)**: Defines the text of the component.
|
|
38
|
+
|
|
39
|
+
**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
40
|
+
*
|
|
41
|
+
* @example
|
|
42
|
+
* ```html
|
|
43
|
+
* <ui5-option>
|
|
44
|
+
* <div slot="header">Custom header content</div>
|
|
45
|
+
* <p>Default slot content</p>
|
|
46
|
+
* </ui5-option>
|
|
47
|
+
* ```
|
|
48
|
+
*
|
|
49
|
+
* @readonly
|
|
50
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
51
|
+
*/
|
|
52
|
+
readonly slots: {
|
|
53
|
+
name: string;
|
|
54
|
+
description: string;
|
|
55
|
+
}[];
|
|
31
56
|
elementRef: ElementRef<_Option>;
|
|
32
57
|
injector: Injector;
|
|
33
58
|
get element(): _Option;
|
package/option-custom/index.d.ts
CHANGED
|
@@ -21,6 +21,29 @@ declare class OptionCustom implements AfterViewInit {
|
|
|
21
21
|
* Defines the selected state of the component.
|
|
22
22
|
*/
|
|
23
23
|
selected: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
24
|
+
/**
|
|
25
|
+
* Available slots for content projection in this component.
|
|
26
|
+
*
|
|
27
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
28
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
29
|
+
*
|
|
30
|
+
* - **(default)**: Defines the content of the component.
|
|
31
|
+
*
|
|
32
|
+
* @example
|
|
33
|
+
* ```html
|
|
34
|
+
* <ui5-option-custom>
|
|
35
|
+
* <div slot="header">Custom header content</div>
|
|
36
|
+
* <p>Default slot content</p>
|
|
37
|
+
* </ui5-option-custom>
|
|
38
|
+
* ```
|
|
39
|
+
*
|
|
40
|
+
* @readonly
|
|
41
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
42
|
+
*/
|
|
43
|
+
readonly slots: {
|
|
44
|
+
name: string;
|
|
45
|
+
description: string;
|
|
46
|
+
}[];
|
|
24
47
|
elementRef: ElementRef<_OptionCustom>;
|
|
25
48
|
injector: Injector;
|
|
26
49
|
get element(): _OptionCustom;
|