@fundamental-ngx/ui5-webcomponents 0.58.0-rc.51 → 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 +45 -45
- 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/table/index.d.ts
CHANGED
|
@@ -76,6 +76,36 @@ declare class Table implements AfterViewInit {
|
|
|
76
76
|
* Fired when a row action is clicked.
|
|
77
77
|
*/
|
|
78
78
|
ui5RowActionClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_Table, "row-action-click">>;
|
|
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
|
+
* - **(default)**: Defines the rows of the component.
|
|
86
|
+
|
|
87
|
+
**Note:** Use `ui5-table-row` for the intended design.
|
|
88
|
+
* - **headerRow**: Defines the header row of the component.
|
|
89
|
+
|
|
90
|
+
**Note:** Use `ui5-table-header-row` for the intended design.
|
|
91
|
+
* - **noData**: Defines the custom visualization if there is no data available.
|
|
92
|
+
* - **features**: Defines the features of the component.
|
|
93
|
+
*
|
|
94
|
+
* @example
|
|
95
|
+
* ```html
|
|
96
|
+
* <ui5-table>
|
|
97
|
+
* <div slot="header">Custom header content</div>
|
|
98
|
+
* <p>Default slot content</p>
|
|
99
|
+
* </ui5-table>
|
|
100
|
+
* ```
|
|
101
|
+
*
|
|
102
|
+
* @readonly
|
|
103
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
104
|
+
*/
|
|
105
|
+
readonly slots: {
|
|
106
|
+
name: string;
|
|
107
|
+
description: string;
|
|
108
|
+
}[];
|
|
79
109
|
elementRef: ElementRef<_Table>;
|
|
80
110
|
injector: Injector;
|
|
81
111
|
get element(): _Table;
|
package/table-cell/index.d.ts
CHANGED
|
@@ -7,6 +7,29 @@ declare class TableCell implements AfterViewInit {
|
|
|
7
7
|
* Determines the horizontal alignment of table cells.
|
|
8
8
|
*/
|
|
9
9
|
horizontalAlign: i0.InputSignal<"Left" | "Start" | "Right" | "End" | "Center" | 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 content of the component.
|
|
17
|
+
*
|
|
18
|
+
* @example
|
|
19
|
+
* ```html
|
|
20
|
+
* <ui5-table-cell>
|
|
21
|
+
* <div slot="header">Custom header content</div>
|
|
22
|
+
* <p>Default slot content</p>
|
|
23
|
+
* </ui5-table-cell>
|
|
24
|
+
* ```
|
|
25
|
+
*
|
|
26
|
+
* @readonly
|
|
27
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
28
|
+
*/
|
|
29
|
+
readonly slots: {
|
|
30
|
+
name: string;
|
|
31
|
+
description: string;
|
|
32
|
+
}[];
|
|
10
33
|
elementRef: ElementRef<_TableCell>;
|
|
11
34
|
injector: Injector;
|
|
12
35
|
get element(): _TableCell;
|
|
@@ -53,6 +53,37 @@ declare class TableHeaderCell implements AfterViewInit {
|
|
|
53
53
|
* Determines the horizontal alignment of table cells.
|
|
54
54
|
*/
|
|
55
55
|
horizontalAlign: _angular_core.InputSignal<"Left" | "Start" | "Right" | "End" | "Center" | undefined>;
|
|
56
|
+
/**
|
|
57
|
+
* Available slots for content projection in this component.
|
|
58
|
+
*
|
|
59
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
60
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
61
|
+
*
|
|
62
|
+
* - **action**: Defines the action of the column.
|
|
63
|
+
|
|
64
|
+
**Note:** While multiple actions are technically possible, this is not supported.
|
|
65
|
+
* - **(default)**: Defines the content of the component.
|
|
66
|
+
*
|
|
67
|
+
* @example
|
|
68
|
+
* ```html
|
|
69
|
+
* <ui5-table-header-cell>
|
|
70
|
+
* <div slot="header">Custom header content</div>
|
|
71
|
+
* <p>Default slot content</p>
|
|
72
|
+
* </ui5-table-header-cell>
|
|
73
|
+
* ```
|
|
74
|
+
*
|
|
75
|
+
* @readonly
|
|
76
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
77
|
+
*/
|
|
78
|
+
readonly slots: ({
|
|
79
|
+
name: string;
|
|
80
|
+
description: string;
|
|
81
|
+
since: string;
|
|
82
|
+
} | {
|
|
83
|
+
name: string;
|
|
84
|
+
description: string;
|
|
85
|
+
since?: undefined;
|
|
86
|
+
})[];
|
|
56
87
|
elementRef: ElementRef<_TableHeaderCell>;
|
|
57
88
|
injector: Injector;
|
|
58
89
|
get element(): _TableHeaderCell;
|
|
@@ -9,6 +9,31 @@ declare class TableHeaderRow implements AfterViewInit {
|
|
|
9
9
|
Note: If used in combination with overflowMode "Scroll", the table needs a defined height for the sticky header to work as expected.
|
|
10
10
|
*/
|
|
11
11
|
sticky: i0.InputSignalWithTransform<boolean, unknown>;
|
|
12
|
+
/**
|
|
13
|
+
* Available slots for content projection in this component.
|
|
14
|
+
*
|
|
15
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
16
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
17
|
+
*
|
|
18
|
+
* - **(default)**: Defines the cells of the component.
|
|
19
|
+
|
|
20
|
+
**Note:** Use `ui5-table-header-cell` for the intended design.
|
|
21
|
+
*
|
|
22
|
+
* @example
|
|
23
|
+
* ```html
|
|
24
|
+
* <ui5-table-header-row>
|
|
25
|
+
* <div slot="header">Custom header content</div>
|
|
26
|
+
* <p>Default slot content</p>
|
|
27
|
+
* </ui5-table-header-row>
|
|
28
|
+
* ```
|
|
29
|
+
*
|
|
30
|
+
* @readonly
|
|
31
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
32
|
+
*/
|
|
33
|
+
readonly slots: {
|
|
34
|
+
name: string;
|
|
35
|
+
description: string;
|
|
36
|
+
}[];
|
|
12
37
|
elementRef: ElementRef<_TableHeaderRow>;
|
|
13
38
|
injector: Injector;
|
|
14
39
|
get element(): _TableHeaderRow;
|
package/table-row/index.d.ts
CHANGED
|
@@ -25,6 +25,39 @@ declare class TableRow implements AfterViewInit {
|
|
|
25
25
|
* Defines whether the row is movable.
|
|
26
26
|
*/
|
|
27
27
|
movable: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
28
|
+
/**
|
|
29
|
+
* Available slots for content projection in this component.
|
|
30
|
+
*
|
|
31
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
32
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
33
|
+
*
|
|
34
|
+
* - **(default)**: Defines the cells of the component.
|
|
35
|
+
|
|
36
|
+
**Note:** Use `ui5-table-cell` for the intended design.
|
|
37
|
+
* - **actions**: Defines the actions of the component.
|
|
38
|
+
|
|
39
|
+
**Note:** Use `ui5-table-row-action` or `ui5-table-row-action-navigation` for the intended design.
|
|
40
|
+
*
|
|
41
|
+
* @example
|
|
42
|
+
* ```html
|
|
43
|
+
* <ui5-table-row>
|
|
44
|
+
* <div slot="header">Custom header content</div>
|
|
45
|
+
* <p>Default slot content</p>
|
|
46
|
+
* </ui5-table-row>
|
|
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
|
+
since?: undefined;
|
|
56
|
+
} | {
|
|
57
|
+
name: string;
|
|
58
|
+
description: string;
|
|
59
|
+
since: string;
|
|
60
|
+
})[];
|
|
28
61
|
elementRef: ElementRef<_TableRow>;
|
|
29
62
|
injector: Injector;
|
|
30
63
|
get element(): _TableRow;
|
package/tag/index.d.ts
CHANGED
|
@@ -39,6 +39,32 @@ declare class Tag implements AfterViewInit {
|
|
|
39
39
|
**Note:** The event will be fired if the `interactive` property is `true`
|
|
40
40
|
*/
|
|
41
41
|
ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_Tag, "click">>;
|
|
42
|
+
/**
|
|
43
|
+
* Available slots for content projection in this component.
|
|
44
|
+
*
|
|
45
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
46
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
47
|
+
*
|
|
48
|
+
* - **(default)**: Defines the text of the component.
|
|
49
|
+
|
|
50
|
+
**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
51
|
+
* - **icon**: Defines the icon to be displayed in the component.
|
|
52
|
+
*
|
|
53
|
+
* @example
|
|
54
|
+
* ```html
|
|
55
|
+
* <ui5-tag>
|
|
56
|
+
* <div slot="header">Custom header content</div>
|
|
57
|
+
* <p>Default slot content</p>
|
|
58
|
+
* </ui5-tag>
|
|
59
|
+
* ```
|
|
60
|
+
*
|
|
61
|
+
* @readonly
|
|
62
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
63
|
+
*/
|
|
64
|
+
readonly slots: {
|
|
65
|
+
name: string;
|
|
66
|
+
description: string;
|
|
67
|
+
}[];
|
|
42
68
|
elementRef: ElementRef<_Tag>;
|
|
43
69
|
injector: Injector;
|
|
44
70
|
get element(): _Tag;
|
package/text/index.d.ts
CHANGED
|
@@ -11,6 +11,29 @@ declare class Text implements AfterViewInit {
|
|
|
11
11
|
* Specifies if an empty indicator should be displayed when there is no text.
|
|
12
12
|
*/
|
|
13
13
|
emptyIndicatorMode: _angular_core.InputSignal<"Off" | "On" | undefined>;
|
|
14
|
+
/**
|
|
15
|
+
* Available slots for content projection in this component.
|
|
16
|
+
*
|
|
17
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
18
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
19
|
+
*
|
|
20
|
+
* - **(default)**: Defines the text of the component.
|
|
21
|
+
*
|
|
22
|
+
* @example
|
|
23
|
+
* ```html
|
|
24
|
+
* <ui5-text>
|
|
25
|
+
* <div slot="header">Custom header content</div>
|
|
26
|
+
* <p>Default slot content</p>
|
|
27
|
+
* </ui5-text>
|
|
28
|
+
* ```
|
|
29
|
+
*
|
|
30
|
+
* @readonly
|
|
31
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
32
|
+
*/
|
|
33
|
+
readonly slots: {
|
|
34
|
+
name: string;
|
|
35
|
+
description: string;
|
|
36
|
+
}[];
|
|
14
37
|
elementRef: ElementRef<_Text>;
|
|
15
38
|
injector: Injector;
|
|
16
39
|
get element(): _Text;
|
package/text-area/index.d.ts
CHANGED
|
@@ -109,6 +109,36 @@ declare class TextArea implements AfterViewInit {
|
|
|
109
109
|
* Fired when textarea is scrolled.
|
|
110
110
|
*/
|
|
111
111
|
ui5Scroll: _angular_core.OutputEmitterRef<UI5CustomEvent<_TextArea, "scroll">>;
|
|
112
|
+
/**
|
|
113
|
+
* Available slots for content projection in this component.
|
|
114
|
+
*
|
|
115
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
116
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
117
|
+
*
|
|
118
|
+
* - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
|
|
119
|
+
The value state message slot should contain only one root element.
|
|
120
|
+
|
|
121
|
+
**Note:** If not specified, a default text (in the respective language) will be displayed.
|
|
122
|
+
|
|
123
|
+
**Note:** The `valueStateMessage` would be displayed if the component has
|
|
124
|
+
`valueState` of type `Information`, `Critical` or `Negative`.
|
|
125
|
+
*
|
|
126
|
+
* @example
|
|
127
|
+
* ```html
|
|
128
|
+
* <ui5-textarea>
|
|
129
|
+
* <div slot="header">Custom header content</div>
|
|
130
|
+
* <p>Default slot content</p>
|
|
131
|
+
* </ui5-textarea>
|
|
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: string;
|
|
141
|
+
}[];
|
|
112
142
|
elementRef: ElementRef<_TextArea>;
|
|
113
143
|
injector: Injector;
|
|
114
144
|
get element(): _TextArea;
|
package/time-picker/index.d.ts
CHANGED
|
@@ -90,6 +90,35 @@ declare class TimePicker implements AfterViewInit {
|
|
|
90
90
|
* Fired after the value-help dialog of the component is closed.
|
|
91
91
|
*/
|
|
92
92
|
ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_TimePicker, "close">>;
|
|
93
|
+
/**
|
|
94
|
+
* Available slots for content projection in this component.
|
|
95
|
+
*
|
|
96
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
97
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
98
|
+
*
|
|
99
|
+
* - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the `ui5-time-picker`.
|
|
100
|
+
|
|
101
|
+
**Note:** If not specified, a default text (in the respective language) will be displayed.
|
|
102
|
+
|
|
103
|
+
**Note:** The `valueStateMessage` would be displayed,
|
|
104
|
+
when the `ui5-time-picker` is in `Information`, `Critical` or `Negative` value state.
|
|
105
|
+
*
|
|
106
|
+
* @example
|
|
107
|
+
* ```html
|
|
108
|
+
* <ui5-time-picker>
|
|
109
|
+
* <div slot="header">Custom header content</div>
|
|
110
|
+
* <p>Default slot content</p>
|
|
111
|
+
* </ui5-time-picker>
|
|
112
|
+
* ```
|
|
113
|
+
*
|
|
114
|
+
* @readonly
|
|
115
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
116
|
+
*/
|
|
117
|
+
readonly slots: {
|
|
118
|
+
name: string;
|
|
119
|
+
description: string;
|
|
120
|
+
since: string;
|
|
121
|
+
}[];
|
|
93
122
|
elementRef: ElementRef<_TimePicker>;
|
|
94
123
|
injector: Injector;
|
|
95
124
|
get element(): _TimePicker;
|
package/title/index.d.ts
CHANGED
|
@@ -21,6 +21,32 @@ declare class Title implements AfterViewInit {
|
|
|
21
21
|
Available options are: `"H6"` to `"H1"`.
|
|
22
22
|
*/
|
|
23
23
|
size: _angular_core.InputSignal<"H1" | "H2" | "H3" | "H4" | "H5" | "H6" | undefined>;
|
|
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 text of the component.
|
|
31
|
+
This component supports nesting a `Link` component inside.
|
|
32
|
+
|
|
33
|
+
**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
34
|
+
*
|
|
35
|
+
* @example
|
|
36
|
+
* ```html
|
|
37
|
+
* <ui5-title>
|
|
38
|
+
* <div slot="header">Custom header content</div>
|
|
39
|
+
* <p>Default slot content</p>
|
|
40
|
+
* </ui5-title>
|
|
41
|
+
* ```
|
|
42
|
+
*
|
|
43
|
+
* @readonly
|
|
44
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
45
|
+
*/
|
|
46
|
+
readonly slots: {
|
|
47
|
+
name: string;
|
|
48
|
+
description: string;
|
|
49
|
+
}[];
|
|
24
50
|
elementRef: ElementRef<_Title>;
|
|
25
51
|
injector: Injector;
|
|
26
52
|
get element(): _Title;
|
package/toast/index.d.ts
CHANGED
|
@@ -24,6 +24,31 @@ declare class Toast implements AfterViewInit {
|
|
|
24
24
|
* Fired after the component is auto closed.
|
|
25
25
|
*/
|
|
26
26
|
ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_Toast, "close">>;
|
|
27
|
+
/**
|
|
28
|
+
* Available slots for content projection in this component.
|
|
29
|
+
*
|
|
30
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
31
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
32
|
+
*
|
|
33
|
+
* - **(default)**: Defines the text of the component.
|
|
34
|
+
|
|
35
|
+
**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
36
|
+
*
|
|
37
|
+
* @example
|
|
38
|
+
* ```html
|
|
39
|
+
* <ui5-toast>
|
|
40
|
+
* <div slot="header">Custom header content</div>
|
|
41
|
+
* <p>Default slot content</p>
|
|
42
|
+
* </ui5-toast>
|
|
43
|
+
* ```
|
|
44
|
+
*
|
|
45
|
+
* @readonly
|
|
46
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
47
|
+
*/
|
|
48
|
+
readonly slots: {
|
|
49
|
+
name: string;
|
|
50
|
+
description: string;
|
|
51
|
+
}[];
|
|
27
52
|
elementRef: ElementRef<_Toast>;
|
|
28
53
|
injector: Injector;
|
|
29
54
|
get element(): _Toast;
|
package/toggle-button/index.d.ts
CHANGED
|
@@ -111,6 +111,37 @@ declare class ToggleButton implements AfterViewInit {
|
|
|
111
111
|
**Note:** The event will not be fired if the `disabled` property is set to `true`.
|
|
112
112
|
*/
|
|
113
113
|
ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_ToggleButton, "click">>;
|
|
114
|
+
/**
|
|
115
|
+
* Available slots for content projection in this component.
|
|
116
|
+
*
|
|
117
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
118
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
119
|
+
*
|
|
120
|
+
* - **(default)**: Defines the text of the component.
|
|
121
|
+
|
|
122
|
+
**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
123
|
+
* - **badge**: Adds a badge to the button.
|
|
124
|
+
*
|
|
125
|
+
* @example
|
|
126
|
+
* ```html
|
|
127
|
+
* <ui5-toggle-button>
|
|
128
|
+
* <div slot="header">Custom header content</div>
|
|
129
|
+
* <p>Default slot content</p>
|
|
130
|
+
* </ui5-toggle-button>
|
|
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
|
+
})[];
|
|
114
145
|
elementRef: ElementRef<_ToggleButton>;
|
|
115
146
|
injector: Injector;
|
|
116
147
|
get element(): _ToggleButton;
|
package/token/index.d.ts
CHANGED
|
@@ -11,6 +11,31 @@ declare class Token implements AfterViewInit {
|
|
|
11
11
|
* Defines whether the component is selected or not.
|
|
12
12
|
*/
|
|
13
13
|
selected: _angular_core.InputSignalWithTransform<boolean, unknown>;
|
|
14
|
+
/**
|
|
15
|
+
* Available slots for content projection in this component.
|
|
16
|
+
*
|
|
17
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
18
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
19
|
+
*
|
|
20
|
+
* - **closeIcon**: Defines the close icon for the token. If nothing is provided to this slot, the default close icon will be used.
|
|
21
|
+
Accepts `ui5-icon`.
|
|
22
|
+
*
|
|
23
|
+
* @example
|
|
24
|
+
* ```html
|
|
25
|
+
* <ui5-token>
|
|
26
|
+
* <div slot="header">Custom header content</div>
|
|
27
|
+
* <p>Default slot content</p>
|
|
28
|
+
* </ui5-token>
|
|
29
|
+
* ```
|
|
30
|
+
*
|
|
31
|
+
* @readonly
|
|
32
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
33
|
+
*/
|
|
34
|
+
readonly slots: {
|
|
35
|
+
name: string;
|
|
36
|
+
description: string;
|
|
37
|
+
since: string;
|
|
38
|
+
}[];
|
|
14
39
|
elementRef: ElementRef<_Token>;
|
|
15
40
|
injector: Injector;
|
|
16
41
|
get element(): _Token;
|
package/tokenizer/index.d.ts
CHANGED
|
@@ -53,6 +53,29 @@ declare class Tokenizer implements AfterViewInit {
|
|
|
53
53
|
* Fired when token selection is changed by user interaction
|
|
54
54
|
*/
|
|
55
55
|
ui5SelectionChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_Tokenizer, "selection-change">>;
|
|
56
|
+
/**
|
|
57
|
+
* Available slots for content projection in this component.
|
|
58
|
+
*
|
|
59
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
60
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
61
|
+
*
|
|
62
|
+
* - **(default)**: Defines the tokens to be displayed.
|
|
63
|
+
*
|
|
64
|
+
* @example
|
|
65
|
+
* ```html
|
|
66
|
+
* <ui5-tokenizer>
|
|
67
|
+
* <div slot="header">Custom header content</div>
|
|
68
|
+
* <p>Default slot content</p>
|
|
69
|
+
* </ui5-tokenizer>
|
|
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
|
+
}[];
|
|
56
79
|
elementRef: ElementRef<_Tokenizer>;
|
|
57
80
|
injector: Injector;
|
|
58
81
|
get element(): _Tokenizer;
|
package/toolbar/index.d.ts
CHANGED
|
@@ -19,6 +19,31 @@ declare class Toolbar implements AfterViewInit {
|
|
|
19
19
|
* Defines the toolbar design.
|
|
20
20
|
*/
|
|
21
21
|
design: _angular_core.InputSignal<"Solid" | "Transparent" | undefined>;
|
|
22
|
+
/**
|
|
23
|
+
* Available slots for content projection in this component.
|
|
24
|
+
*
|
|
25
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
26
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
27
|
+
*
|
|
28
|
+
* - **(default)**: Defines the items of the component.
|
|
29
|
+
|
|
30
|
+
**Note:** Currently only `ui5-toolbar-button`, `ui5-toolbar-select`, `ui5-toolbar-separator` and `ui5-toolbar-spacer` are allowed here.
|
|
31
|
+
*
|
|
32
|
+
* @example
|
|
33
|
+
* ```html
|
|
34
|
+
* <ui5-toolbar>
|
|
35
|
+
* <div slot="header">Custom header content</div>
|
|
36
|
+
* <p>Default slot content</p>
|
|
37
|
+
* </ui5-toolbar>
|
|
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
|
+
}[];
|
|
22
47
|
elementRef: ElementRef<_Toolbar>;
|
|
23
48
|
injector: Injector;
|
|
24
49
|
get element(): _Toolbar;
|
|
@@ -54,6 +54,41 @@ declare class ToolbarSelect implements AfterViewInit {
|
|
|
54
54
|
* Fired after the component's dropdown menu closes.
|
|
55
55
|
*/
|
|
56
56
|
ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_ToolbarSelect, "close">>;
|
|
57
|
+
/**
|
|
58
|
+
* Available slots for content projection in this component.
|
|
59
|
+
*
|
|
60
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
61
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
62
|
+
*
|
|
63
|
+
* - **(default)**: Defines the component options.
|
|
64
|
+
|
|
65
|
+
**Note:** Only one selected option is allowed.
|
|
66
|
+
If more than one option is defined as selected, the last one would be considered as the selected one.
|
|
67
|
+
|
|
68
|
+
**Note:** Use the `ui5-toolbar-select-option` component to define the desired options.
|
|
69
|
+
* - **label**: Defines the HTML element that will be displayed in the component input part,
|
|
70
|
+
representing the selected option.
|
|
71
|
+
*
|
|
72
|
+
* @example
|
|
73
|
+
* ```html
|
|
74
|
+
* <ui5-toolbar-select>
|
|
75
|
+
* <div slot="header">Custom header content</div>
|
|
76
|
+
* <p>Default slot content</p>
|
|
77
|
+
* </ui5-toolbar-select>
|
|
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
|
+
since?: undefined;
|
|
87
|
+
} | {
|
|
88
|
+
name: string;
|
|
89
|
+
description: string;
|
|
90
|
+
since: string;
|
|
91
|
+
})[];
|
|
57
92
|
elementRef: ElementRef<_ToolbarSelect>;
|
|
58
93
|
injector: Injector;
|
|
59
94
|
get element(): _ToolbarSelect;
|
|
@@ -7,6 +7,31 @@ declare class ToolbarSelectOption implements AfterViewInit {
|
|
|
7
7
|
* Defines the selected state of the component.
|
|
8
8
|
*/
|
|
9
9
|
selected: i0.InputSignalWithTransform<boolean, unknown>;
|
|
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 text of the component.
|
|
17
|
+
|
|
18
|
+
**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* ```html
|
|
22
|
+
* <ui5-toolbar-select-option>
|
|
23
|
+
* <div slot="header">Custom header content</div>
|
|
24
|
+
* <p>Default slot content</p>
|
|
25
|
+
* </ui5-toolbar-select-option>
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* @readonly
|
|
29
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
30
|
+
*/
|
|
31
|
+
readonly slots: {
|
|
32
|
+
name: string;
|
|
33
|
+
description: string;
|
|
34
|
+
}[];
|
|
10
35
|
elementRef: ElementRef<_ToolbarSelectOption>;
|
|
11
36
|
injector: Injector;
|
|
12
37
|
get element(): _ToolbarSelectOption;
|
package/tree/index.d.ts
CHANGED
|
@@ -83,6 +83,35 @@ declare class Tree implements AfterViewInit {
|
|
|
83
83
|
**Note:** The `move` event is fired only if there was a preceding `move-over` event with prevented default action.
|
|
84
84
|
*/
|
|
85
85
|
ui5MoveOver: _angular_core.OutputEmitterRef<UI5CustomEvent<_Tree, "move-over">>;
|
|
86
|
+
/**
|
|
87
|
+
* Available slots for content projection in this component.
|
|
88
|
+
*
|
|
89
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
90
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
91
|
+
*
|
|
92
|
+
* - **(default)**: Defines the items of the component. Tree items may have other tree items as children.
|
|
93
|
+
|
|
94
|
+
**Note:** Use `ui5-tree-item` for the intended design.
|
|
95
|
+
* - **header**: Defines the component header.
|
|
96
|
+
|
|
97
|
+
**Note:** When the `header` slot is set, the
|
|
98
|
+
`headerText` property is ignored.
|
|
99
|
+
*
|
|
100
|
+
* @example
|
|
101
|
+
* ```html
|
|
102
|
+
* <ui5-tree>
|
|
103
|
+
* <div slot="header">Custom header content</div>
|
|
104
|
+
* <p>Default slot content</p>
|
|
105
|
+
* </ui5-tree>
|
|
106
|
+
* ```
|
|
107
|
+
*
|
|
108
|
+
* @readonly
|
|
109
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
110
|
+
*/
|
|
111
|
+
readonly slots: {
|
|
112
|
+
name: string;
|
|
113
|
+
description: string;
|
|
114
|
+
}[];
|
|
86
115
|
elementRef: ElementRef<_Tree>;
|
|
87
116
|
injector: Injector;
|
|
88
117
|
get element(): _Tree;
|
package/tree-item/index.d.ts
CHANGED
|
@@ -98,6 +98,45 @@ declare class TreeItem implements AfterViewInit {
|
|
|
98
98
|
* Fired when the user clicks on the detail button when type is `Detail`.
|
|
99
99
|
*/
|
|
100
100
|
ui5DetailClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_TreeItem, "detail-click">>;
|
|
101
|
+
/**
|
|
102
|
+
* Available slots for content projection in this component.
|
|
103
|
+
*
|
|
104
|
+
* Slots allow you to insert custom content into predefined areas of the web component.
|
|
105
|
+
* Use the `slot` attribute on child elements to target specific slots.
|
|
106
|
+
*
|
|
107
|
+
* - **(default)**: Defines the items of the component.
|
|
108
|
+
|
|
109
|
+
**Note:** Use `ui5-tree-item` or `ui5-tree-item-custom`
|
|
110
|
+
* - **image**: **Note:** While the slot allows option for setting custom avatar, to match the
|
|
111
|
+
design guidelines, please use the `ui5-avatar` with size XS.
|
|
112
|
+
|
|
113
|
+
**Note:** If bigger `ui5-avatar` needs to be used, then the size of the
|
|
114
|
+
`ui5-tree-item` should be customized in order to fit.
|
|
115
|
+
* - **deleteButton**: Defines the delete button, displayed in "Delete" mode.
|
|
116
|
+
**Note:** While the slot allows custom buttons, to match
|
|
117
|
+
design guidelines, please use the `ui5-button` component.
|
|
118
|
+
**Note:** When the slot is not present, a built-in delete button will be displayed.
|
|
119
|
+
*
|
|
120
|
+
* @example
|
|
121
|
+
* ```html
|
|
122
|
+
* <ui5-tree-item>
|
|
123
|
+
* <div slot="header">Custom header content</div>
|
|
124
|
+
* <p>Default slot content</p>
|
|
125
|
+
* </ui5-tree-item>
|
|
126
|
+
* ```
|
|
127
|
+
*
|
|
128
|
+
* @readonly
|
|
129
|
+
* @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
|
|
130
|
+
*/
|
|
131
|
+
readonly slots: ({
|
|
132
|
+
name: string;
|
|
133
|
+
description: string;
|
|
134
|
+
since?: undefined;
|
|
135
|
+
} | {
|
|
136
|
+
name: string;
|
|
137
|
+
description: string;
|
|
138
|
+
since: string;
|
|
139
|
+
})[];
|
|
101
140
|
elementRef: ElementRef<_TreeItem>;
|
|
102
141
|
injector: Injector;
|
|
103
142
|
get element(): _TreeItem;
|