@ui5/webcomponents 2.19.0 → 2.20.0-rc.0
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/CHANGELOG.md +24 -0
- package/dist/.tsbuildinfo +1 -1
- package/dist/AvatarGroup.d.ts +5 -0
- package/dist/AvatarGroup.js +17 -10
- package/dist/AvatarGroup.js.map +1 -1
- package/dist/Breadcrumbs.d.ts +4 -1
- package/dist/Breadcrumbs.js +4 -0
- package/dist/Breadcrumbs.js.map +1 -1
- package/dist/ColorPalette.d.ts +14 -0
- package/dist/ColorPalette.js +11 -1
- package/dist/ColorPalette.js.map +1 -1
- package/dist/ColorPalettePopover.d.ts +14 -0
- package/dist/ColorPalettePopover.js +6 -0
- package/dist/ColorPalettePopover.js.map +1 -1
- package/dist/ColorPalettePopoverTemplate.js +1 -1
- package/dist/ColorPalettePopoverTemplate.js.map +1 -1
- package/dist/ColorPaletteTemplate.js +1 -1
- package/dist/ColorPaletteTemplate.js.map +1 -1
- package/dist/ColorPicker.d.ts +14 -0
- package/dist/ColorPicker.js +11 -1
- package/dist/ColorPicker.js.map +1 -1
- package/dist/ColorPickerTemplate.js +1 -1
- package/dist/ColorPickerTemplate.js.map +1 -1
- package/dist/DateComponentBase.d.ts +2 -2
- package/dist/DateComponentBase.js +1 -1
- package/dist/DateComponentBase.js.map +1 -1
- package/dist/DatePicker.d.ts +3 -2
- package/dist/DatePicker.js +6 -3
- package/dist/DatePicker.js.map +1 -1
- package/dist/DatePickerPopoverTemplate.js +8 -4
- package/dist/DatePickerPopoverTemplate.js.map +1 -1
- package/dist/ListItemCustom.d.ts +32 -0
- package/dist/ListItemCustom.js +121 -2
- package/dist/ListItemCustom.js.map +1 -1
- package/dist/MultiComboBoxPopoverTemplate.js +2 -1
- package/dist/MultiComboBoxPopoverTemplate.js.map +1 -1
- package/dist/MultiInputTemplate.js +2 -1
- package/dist/MultiInputTemplate.js.map +1 -1
- package/dist/RatingIndicator.d.ts +17 -0
- package/dist/RatingIndicator.js +12 -0
- package/dist/RatingIndicator.js.map +1 -1
- package/dist/RatingIndicatorTemplate.js +6 -8
- package/dist/RatingIndicatorTemplate.js.map +1 -1
- package/dist/StepInput.js +2 -2
- package/dist/StepInput.js.map +1 -1
- package/dist/Switch.js +2 -2
- package/dist/Switch.js.map +1 -1
- package/dist/TimePickerPopoverTemplate.js +2 -3
- package/dist/TimePickerPopoverTemplate.js.map +1 -1
- package/dist/Tokenizer.js +2 -2
- package/dist/Tokenizer.js.map +1 -1
- package/dist/Toolbar.d.ts +1 -2
- package/dist/Toolbar.js +18 -4
- package/dist/Toolbar.js.map +1 -1
- package/dist/ToolbarItem.d.ts +40 -1
- package/dist/ToolbarItem.js +97 -2
- package/dist/ToolbarItem.js.map +1 -1
- package/dist/ToolbarItemTemplate.d.ts +2 -0
- package/dist/ToolbarItemTemplate.js +5 -0
- package/dist/ToolbarItemTemplate.js.map +1 -0
- package/dist/ToolbarTemplate.js +9 -8
- package/dist/ToolbarTemplate.js.map +1 -1
- package/dist/bundle.esm.js +1 -0
- package/dist/bundle.esm.js.map +1 -1
- package/dist/css/themes/Bar.css +1 -1
- package/dist/css/themes/DatePickerPopover.css +1 -1
- package/dist/css/themes/RatingIndicator.css +1 -1
- package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
- package/dist/css/themes/TimePickerPopover.css +1 -1
- package/dist/css/themes/Toolbar.css +1 -1
- package/dist/css/themes/ToolbarItem.css +1 -0
- package/dist/css/themes/ToolbarPopover.css +1 -1
- package/dist/custom-elements-internal.json +361 -7
- package/dist/custom-elements.json +266 -4
- package/dist/features/InputSuggestionsTemplate.js +2 -1
- package/dist/features/InputSuggestionsTemplate.js.map +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -1
- package/dist/generated/i18n/i18n-defaults.d.ts +2 -2
- package/dist/generated/i18n/i18n-defaults.js +2 -2
- package/dist/generated/i18n/i18n-defaults.js.map +1 -1
- package/dist/generated/themes/Bar.css.d.ts +1 -1
- package/dist/generated/themes/Bar.css.js +1 -1
- package/dist/generated/themes/Bar.css.js.map +1 -1
- package/dist/generated/themes/DatePickerPopover.css.d.ts +1 -1
- package/dist/generated/themes/DatePickerPopover.css.js +1 -1
- package/dist/generated/themes/DatePickerPopover.css.js.map +1 -1
- package/dist/generated/themes/RatingIndicator.css.d.ts +1 -1
- package/dist/generated/themes/RatingIndicator.css.js +1 -1
- package/dist/generated/themes/RatingIndicator.css.js.map +1 -1
- package/dist/generated/themes/ResponsivePopoverCommon.css.d.ts +1 -1
- package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
- package/dist/generated/themes/ResponsivePopoverCommon.css.js.map +1 -1
- package/dist/generated/themes/TimePickerPopover.css.d.ts +1 -1
- package/dist/generated/themes/TimePickerPopover.css.js +1 -1
- package/dist/generated/themes/TimePickerPopover.css.js.map +1 -1
- package/dist/generated/themes/Toolbar.css.d.ts +1 -1
- package/dist/generated/themes/Toolbar.css.js +1 -1
- package/dist/generated/themes/Toolbar.css.js.map +1 -1
- package/dist/generated/themes/ToolbarItem.css.d.ts +2 -0
- package/dist/generated/themes/ToolbarItem.css.js +8 -0
- package/dist/generated/themes/ToolbarItem.css.js.map +1 -0
- package/dist/generated/themes/ToolbarPopover.css.d.ts +1 -1
- package/dist/generated/themes/ToolbarPopover.css.js +1 -1
- package/dist/generated/themes/ToolbarPopover.css.js.map +1 -1
- package/dist/vscode.html-custom-data.json +49 -8
- package/dist/web-types.json +196 -12
- package/package.json +10 -10
- package/src/ColorPalettePopoverTemplate.tsx +3 -0
- package/src/ColorPaletteTemplate.tsx +1 -1
- package/src/ColorPickerTemplate.tsx +2 -2
- package/src/DatePickerPopoverTemplate.tsx +21 -10
- package/src/MultiComboBoxPopoverTemplate.tsx +8 -1
- package/src/MultiInputTemplate.tsx +2 -1
- package/src/RatingIndicatorTemplate.tsx +10 -10
- package/src/TimePickerPopoverTemplate.tsx +1 -9
- package/src/ToolbarItemTemplate.tsx +7 -0
- package/src/ToolbarTemplate.tsx +9 -16
- package/src/features/InputSuggestionsTemplate.tsx +9 -2
- package/src/i18n/messagebundle.properties +5 -5
- package/src/i18n/messagebundle_en_US_sappsd.properties +14 -8
- package/src/i18n/messagebundle_en_US_saprigi.properties +14 -8
- package/src/i18n/messagebundle_en_US_saptrc.properties +14 -8
- package/src/themes/Bar.css +1 -1
- package/src/themes/DatePickerPopover.css +24 -1
- package/src/themes/RatingIndicator.css +26 -12
- package/src/themes/ResponsivePopoverCommon.css +1 -1
- package/src/themes/TimePickerPopover.css +7 -0
- package/src/themes/Toolbar.css +11 -3
- package/src/themes/ToolbarItem.css +8 -0
- package/src/themes/ToolbarPopover.css +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
:host{vertical-align:middle}:host(:not([hidden])){display:inline-block;font-size:24px;margin:var(--_ui5_rating_indicator_component_spacing);cursor:pointer}:host([disabled]){opacity:var(--sapContent_DisabledOpacity);cursor:initial;outline:none}:host([readonly]){cursor:initial}:host([disabled]) .ui5-rating-indicator-item-unsel,:host([readonly]) .ui5-rating-indicator-item-unsel{padding-inline:var(--_ui5_rating_indicator_readonly_item_spacing);width:var(--_ui5_rating_indicator_readonly_item_width);height:var(--_ui5_rating_indicator_readonly_item_height)}:host(:not([readonly]):not([disabled])) .ui5-rating-indicator-root:hover{opacity:.9}:host([_focused]){outline:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);outline-offset:var(--_ui5_rating_indicator_outline_offset);border-radius:var(--_ui5_rating_indicator_border_radius)}:host([size="S"]) .ui5-rating-indicator-item{font-size:var(--_ui5_rating_indicator_item_size_s)}:host([size="L"]) .ui5-rating-indicator-item{font-size:var(--_ui5_rating_indicator_item_size_l)}[ui5-icon]{display:flex;text-shadow:var(--sapContent_TextShadow)}.ui5-rating-indicator-root{outline:none;position:relative;padding:var(--_ui5_rating_indicator_component_padding)}.ui5-rating-indicator-list{list-style-type:none;display:flex;align-items:center;margin:0;padding:0}.ui5-rating-indicator-item{position:relative;width:var(--_ui5_rating_indicator_item_width);height:var(--_ui5_rating_indicator_item_height)}:host([size="L"]) .ui5-rating-indicator-item:not(:last-child){margin-inline-end:.25rem}.ui5-rating-indicator-item:not(:last-child){margin-inline-end:.1875rem}.ui5-rating-indicator-item [ui5-icon]{width:100%;height:100%;color:inherit;user-select:none}.ui5-rating-indicator-item.ui5-rating-indicator-item-sel{color:var(--sapContent_RatedColor)}.ui5-rating-indicator-item.ui5-rating-indicator-item-unsel
|
|
1
|
+
:host{vertical-align:middle}:host(:not([hidden])){display:inline-block;font-size:24px;margin:var(--_ui5_rating_indicator_component_spacing);cursor:pointer}:host([disabled]){opacity:var(--sapContent_DisabledOpacity);cursor:initial;outline:none}:host([readonly]){cursor:initial}:host([disabled]) .ui5-rating-indicator-item-unsel,:host([readonly]) .ui5-rating-indicator-item-unsel{padding-inline:var(--_ui5_rating_indicator_readonly_item_spacing);width:var(--_ui5_rating_indicator_readonly_item_width);height:var(--_ui5_rating_indicator_readonly_item_height)}:host(:not([readonly]):not([disabled])) .ui5-rating-indicator-root:hover{opacity:.9}:host([_focused]){outline:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);outline-offset:var(--_ui5_rating_indicator_outline_offset);border-radius:var(--_ui5_rating_indicator_border_radius)}:host([size="S"]) .ui5-rating-indicator-item{font-size:var(--_ui5_rating_indicator_item_size_s)}:host([size="L"]) .ui5-rating-indicator-item{font-size:var(--_ui5_rating_indicator_item_size_l)}[ui5-icon]{display:flex;text-shadow:var(--sapContent_TextShadow)}.ui5-rating-indicator-root{outline:none;position:relative;padding:var(--_ui5_rating_indicator_component_padding)}.ui5-rating-indicator-list{list-style-type:none;display:flex;align-items:center;margin:0;padding:0}.ui5-rating-indicator-item{position:relative;width:var(--_ui5_rating_indicator_item_width);height:var(--_ui5_rating_indicator_item_height)}:host([size="L"]) .ui5-rating-indicator-item:not(:last-child){margin-inline-end:.25rem}.ui5-rating-indicator-item:not(:last-child){margin-inline-end:.1875rem}.ui5-rating-indicator-item [ui5-icon]{width:100%;height:100%;color:inherit;user-select:none}.ui5-rating-indicator-item.ui5-rating-indicator-item-sel{color:var(--sapContent_RatedColor)}.ui5-rating-indicator-item.ui5-rating-indicator-item-unsel{color:var(--sapContent_UnratedColor)}.ui5-rating-indicator-item.ui5-rating-indicator-item-half{display:flex;flex-direction:row}.ui5-rating-indicator-half-icon-wrapper{width:50%;height:100%;overflow:hidden;position:relative}.ui5-rating-indicator-half-icon-wrapper [ui5-icon]{position:absolute;width:var(--_ui5_rating_indicator_item_width);height:var(--_ui5_rating_indicator_item_height)}.ui5-rating-indicator-half-icon-left{color:var(--sapContent_RatedColor)}.ui5-rating-indicator-half-icon-left [ui5-icon]{inset-inline-start:0}.ui5-rating-indicator-half-icon-right{color:var(--sapContent_UnratedColor)}.ui5-rating-indicator-half-icon-right [ui5-icon]{inset-inline-end:0}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.input-root-phone{flex:1;position:relative;height:var(--_ui5_input_height);color:var(--sapField_TextColor);font-size:var(--sapFontSize);font-family:var(--sapFontFamily);background:var(--sapField_BackgroundStyle);background-color:var(--_ui5_input_background_color);border:var(--_ui5-input-border);border-radius:var(--_ui5_input_border_radius);box-sizing:border-box}.input-root-phone [inner-input]{padding:0 .5rem;width:100%;height:100%}.input-root-phone [inner-input]:focus{background-color:var(--sapField_Focus_Background)}.input-root-phone:focus-within:before{content:"";position:absolute;pointer-events:none;z-index:2;border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);border-radius:var(--_ui5_input_focus_border_radius);top:var(--_ui5_input_focus_offset);bottom:var(--_ui5_input_focus_offset);left:var(--_ui5_input_focus_offset);right:var(--_ui5_input_focus_offset)}.input-root-phone [value-state=Negative] .inputIcon[data-ui5-compact-size],.input-root-phone [value-state=Positive] .inputIcon[data-ui5-compact-size],.input-root-phone [value-state=Critical] .inputIcon[data-ui5-compact-size]{padding:.1875rem .5rem}[inner-input]{background:transparent;color:inherit;border:none;font-style:normal;-webkit-appearance:none;-moz-appearance:textfield;line-height:normal;padding:var(--_ui5_input_inner_padding);box-sizing:border-box;min-width:3rem;text-overflow:ellipsis;flex:1;outline:none;font-size:inherit;font-family:inherit;border-radius:var(--_ui5_input_border_radius)}[inner-input]::selection,[inner-input]::-moz-selection{background:var(--sapSelectedColor);color:var(--sapContent_ContrastTextColor)}[inner-input]::-webkit-input-placeholder{font-style:var(--_ui5_input_placeholder_style);color:var(--sapField_PlaceholderTextColor)}[inner-input]::-moz-placeholder{font-style:var(--_ui5_input_placeholder_style);color:var(--sapField_PlaceholderTextColor)}.input-root-phone[value-state]:not([value-state=None]){border-width:var(--_ui5_input_state_border_width)}.input-root-phone[value-state=Negative] [inner-input],.input-root-phone[value-state=Critical] [inner-input]{font-style:var(--_ui5_input_error_warning_font_style)}.input-root-phone[value-state=Negative] [inner-input]{font-weight:var(--_ui5_input_error_font_weight)}.input-root-phone[value-state=Negative]:not([readonly]){background:var(--sapField_InvalidBackgroundStyle);background-color:var(--sapField_InvalidBackground);border-color:var(--_ui5_input_value_state_error_border_color)}.input-root-phone[value-state=Negative]:not([readonly]) [inner-input]:focus{background-color:var(--_ui5_input_focused_value_state_error_background);border-color:var(--_ui5_input_focused_value_state_error_border_color)}.input-root-phone[value-state=Negative]:not([readonly]):focus-within:before{border-color:var(--_ui5_input_focused_value_state_error_focus_outline_color)}.input-root-phone[value-state=Negative]:not([readonly]):not([disabled]),.input-root-phone[value-state=Critical]:not([readonly]):not([disabled]),.input-root-phone[value-state=Information]:not([readonly]):not([disabled]){border-style:var(--_ui5_input_error_warning_border_style)}.input-root-phone[value-state=Critical]:not([readonly]){background:var(--sapField_WarningBackgroundStyle);background-color:var(--sapField_WarningBackground);border-color:var(--_ui5_input_value_state_warning_border_color)}.input-root-phone[value-state=Critical]:not([readonly]) [inner-input]:focus{background-color:var(--_ui5_input_focused_value_state_warning_background);border-color:var(--_ui5_input_focused_value_state_warning_border_color)}.input-root-phone[value-state=Critical]:not([readonly]):focus-within:before{border-color:var(--_ui5_input_focused_value_state_warning_focus_outline_color)}.input-root-phone[value-state=Positive]:not([readonly]){background:var(--sapField_SuccessBackgroundStyle);background-color:var(--sapField_SuccessBackground);border-color:var(--_ui5_input_value_state_success_border_color);border-width:var(--_ui5_input_value_state_success_border_width)}.input-root-phone[value-state=Positive]:not([readonly]) [inner-input]:focus{background-color:var(--_ui5_input_focused_value_state_success_background);border-color:var(--_ui5_input_focused_value_state_success_border_color)}.input-root-phone[value-state=Positive]:not([readonly]):focus-within:before{border-color:var(--_ui5_input_focused_value_state_success_focus_outline_color)}.input-root-phone[value-state=Information]:not([readonly]){background:var(--sapField_InformationBackgroundStyle);background-color:var(--sapField_InformationBackground);border-color:var(--_ui5_input_value_state_information_border_color);border-width:var(--_ui5_input_information_border_width)}.input-root-phone[value-state=Information]:not([readonly]) [inner-input]:focus{background-color:var(--_ui5_input_focused_value_state_information_background);border-color:var(--_ui5_input_focused_value_state_information_border_color)}.ui5-multi-combobox-toggle-button{margin-left:.5rem}.ui5-responsive-popover-header{width:100%;min-height:2.5rem;display:flex;flex-direction:column}.ui5-responsive-popover-header-text{width:
|
|
1
|
+
.input-root-phone{flex:1;position:relative;height:var(--_ui5_input_height);color:var(--sapField_TextColor);font-size:var(--sapFontSize);font-family:var(--sapFontFamily);background:var(--sapField_BackgroundStyle);background-color:var(--_ui5_input_background_color);border:var(--_ui5-input-border);border-radius:var(--_ui5_input_border_radius);box-sizing:border-box}.input-root-phone [inner-input]{padding:0 .5rem;width:100%;height:100%}.input-root-phone [inner-input]:focus{background-color:var(--sapField_Focus_Background)}.input-root-phone:focus-within:before{content:"";position:absolute;pointer-events:none;z-index:2;border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);border-radius:var(--_ui5_input_focus_border_radius);top:var(--_ui5_input_focus_offset);bottom:var(--_ui5_input_focus_offset);left:var(--_ui5_input_focus_offset);right:var(--_ui5_input_focus_offset)}.input-root-phone [value-state=Negative] .inputIcon[data-ui5-compact-size],.input-root-phone [value-state=Positive] .inputIcon[data-ui5-compact-size],.input-root-phone [value-state=Critical] .inputIcon[data-ui5-compact-size]{padding:.1875rem .5rem}[inner-input]{background:transparent;color:inherit;border:none;font-style:normal;-webkit-appearance:none;-moz-appearance:textfield;line-height:normal;padding:var(--_ui5_input_inner_padding);box-sizing:border-box;min-width:3rem;text-overflow:ellipsis;flex:1;outline:none;font-size:inherit;font-family:inherit;border-radius:var(--_ui5_input_border_radius)}[inner-input]::selection,[inner-input]::-moz-selection{background:var(--sapSelectedColor);color:var(--sapContent_ContrastTextColor)}[inner-input]::-webkit-input-placeholder{font-style:var(--_ui5_input_placeholder_style);color:var(--sapField_PlaceholderTextColor)}[inner-input]::-moz-placeholder{font-style:var(--_ui5_input_placeholder_style);color:var(--sapField_PlaceholderTextColor)}.input-root-phone[value-state]:not([value-state=None]){border-width:var(--_ui5_input_state_border_width)}.input-root-phone[value-state=Negative] [inner-input],.input-root-phone[value-state=Critical] [inner-input]{font-style:var(--_ui5_input_error_warning_font_style)}.input-root-phone[value-state=Negative] [inner-input]{font-weight:var(--_ui5_input_error_font_weight)}.input-root-phone[value-state=Negative]:not([readonly]){background:var(--sapField_InvalidBackgroundStyle);background-color:var(--sapField_InvalidBackground);border-color:var(--_ui5_input_value_state_error_border_color)}.input-root-phone[value-state=Negative]:not([readonly]) [inner-input]:focus{background-color:var(--_ui5_input_focused_value_state_error_background);border-color:var(--_ui5_input_focused_value_state_error_border_color)}.input-root-phone[value-state=Negative]:not([readonly]):focus-within:before{border-color:var(--_ui5_input_focused_value_state_error_focus_outline_color)}.input-root-phone[value-state=Negative]:not([readonly]):not([disabled]),.input-root-phone[value-state=Critical]:not([readonly]):not([disabled]),.input-root-phone[value-state=Information]:not([readonly]):not([disabled]){border-style:var(--_ui5_input_error_warning_border_style)}.input-root-phone[value-state=Critical]:not([readonly]){background:var(--sapField_WarningBackgroundStyle);background-color:var(--sapField_WarningBackground);border-color:var(--_ui5_input_value_state_warning_border_color)}.input-root-phone[value-state=Critical]:not([readonly]) [inner-input]:focus{background-color:var(--_ui5_input_focused_value_state_warning_background);border-color:var(--_ui5_input_focused_value_state_warning_border_color)}.input-root-phone[value-state=Critical]:not([readonly]):focus-within:before{border-color:var(--_ui5_input_focused_value_state_warning_focus_outline_color)}.input-root-phone[value-state=Positive]:not([readonly]){background:var(--sapField_SuccessBackgroundStyle);background-color:var(--sapField_SuccessBackground);border-color:var(--_ui5_input_value_state_success_border_color);border-width:var(--_ui5_input_value_state_success_border_width)}.input-root-phone[value-state=Positive]:not([readonly]) [inner-input]:focus{background-color:var(--_ui5_input_focused_value_state_success_background);border-color:var(--_ui5_input_focused_value_state_success_border_color)}.input-root-phone[value-state=Positive]:not([readonly]):focus-within:before{border-color:var(--_ui5_input_focused_value_state_success_focus_outline_color)}.input-root-phone[value-state=Information]:not([readonly]){background:var(--sapField_InformationBackgroundStyle);background-color:var(--sapField_InformationBackground);border-color:var(--_ui5_input_value_state_information_border_color);border-width:var(--_ui5_input_information_border_width)}.input-root-phone[value-state=Information]:not([readonly]) [inner-input]:focus{background-color:var(--_ui5_input_focused_value_state_information_background);border-color:var(--_ui5_input_focused_value_state_information_border_color)}.ui5-multi-combobox-toggle-button{margin-left:.5rem}.ui5-responsive-popover-header{width:100%;min-height:2.5rem;display:flex;flex-direction:column}.ui5-responsive-popover-header-text{width:100%}.ui5-responsive-popover-header .row{box-sizing:border-box;padding:.25rem 1rem;min-height:2.5rem;display:flex;justify-content:center;align-items:center;font-size:var(--sapFontHeader5Size)}.ui5-responsive-popover-footer{display:flex;justify-content:flex-end;padding:.25rem 0;width:100%}.ui5-responsive-popover-footer .ui5-responsive-popover-close-btn{margin-left:.5rem}.ui5-responsive-popover-header .ui5-responsive-popover-close-btn{position:absolute;right:1rem}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.ui5-time-picker-popover{width:20rem}.ui5-time-picker-footer{height:fit-content;display:flex;justify-content:flex-end;width:100%}.ui5-time-picker-footer>[ui5-button]{margin:1%;min-width:20%}.ui5-time-picker-popover::part(content){padding:0}.ui5-time-picker-inputs-popover::part(header){padding:0;width:100%}
|
|
1
|
+
.ui5-time-picker-popover{width:20rem}.ui5-time-picker-popover .ui5-responsive-popover-header .row{justify-content:flex-start;font-family:var(--sapFontHeaderFamily);font-size:var(--sapFontHeader5Size);color:var(--sapPageHeader_TextColor)}.ui5-time-picker-footer{height:fit-content;display:flex;justify-content:flex-end;width:100%}.ui5-time-picker-footer>[ui5-button]{margin:1%;min-width:20%}.ui5-time-picker-popover::part(content){padding:0}.ui5-time-picker-inputs-popover::part(header){padding:0;width:100%}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:host(:not([hidden])){width:100%;height:var(--_ui5-toolbar-height);display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;border-bottom:.0625rem solid var(--sapGroup_ContentBorderColor);padding:0 var(--_ui5-toolbar-padding-left) 0 var(--_ui5-toolbar-padding-right);background-color:var(--sapList_HeaderBackground)}:host([align-content="Start"]){justify-content:flex-start}.ui5-tb-items{width:100%;height:100%;display:inherit;align-items:inherit;justify-content:inherit}.ui5-tb-items-full-width{width:100%}.ui5-tb-item{flex-shrink:0
|
|
1
|
+
:host(:not([hidden])){width:100%;height:var(--_ui5-toolbar-height);display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;border-bottom:.0625rem solid var(--sapGroup_ContentBorderColor);padding:0 var(--_ui5-toolbar-padding-left) 0 var(--_ui5-toolbar-padding-right);background-color:var(--sapList_HeaderBackground)}:host([align-content="Start"]){justify-content:flex-start}.ui5-tb-items{width:100%;height:100%;display:inherit;align-items:inherit;justify-content:inherit}.ui5-tb-items-full-width{width:100%}.ui5-tb-item{flex-shrink:0;margin-inline-end:var(--_ui5-toolbar-item-margin-right);margin-inline-start:var(--_ui5-toolbar-item-margin-left)}.ui5-tb-self-overflow{min-width:2.5rem;flex-shrink:1;flex-grow:1}.ui5-tb-self-overflow-grow{position:absolute}.ui5-tb-overflow-btn,.ui5-tb-items:has(.ui5-tb-overflow-btn-hidden) .ui5-tb-item:nth-last-child(2){margin-inline-end:0;margin-inline-start:0}.ui5-tb-overflow-btn-hidden{visibility:hidden;position:absolute}:host([design="Transparent"]){background-color:transparent}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
:host(){display:inline-block;height:100%}:host([is-overflowed]) ::slotted(*){width:100%}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.ui5-overflow-popover::part(content){padding:var(--_ui5_toolbar_overflow_padding)}.ui5-overflow-list{display:flex;flex-direction:column;justify-content:center;align-items:
|
|
1
|
+
.ui5-overflow-popover::part(content){padding:var(--_ui5_toolbar_overflow_padding)}.ui5-overflow-list{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.ui5-tb-popover-item{width:100%}::slotted([slot^="default"])::part(button){width:100%;display:block}.ui5-tb-popover-item:not(:last-child){margin-bottom:.25rem}.ui5-tb-separator-in-overflow{display:none;height:.0625rem;background:var(--sapToolbar_SeparatorColor);box-sizing:border-box}.ui5-tb-separator-in-overflow[visible]{display:block}
|
|
@@ -1023,7 +1023,14 @@
|
|
|
1023
1023
|
"tagName": "ui5-breadcrumbs",
|
|
1024
1024
|
"customElement": true,
|
|
1025
1025
|
"_ui5since": "1.0.0-rc.15",
|
|
1026
|
-
"_ui5privacy": "public"
|
|
1026
|
+
"_ui5privacy": "public",
|
|
1027
|
+
"_ui5implements": [
|
|
1028
|
+
{
|
|
1029
|
+
"name": "IOverflowToolbarItem",
|
|
1030
|
+
"package": "@ui5/webcomponents",
|
|
1031
|
+
"module": "dist/ToolbarItem.js"
|
|
1032
|
+
}
|
|
1033
|
+
]
|
|
1027
1034
|
}
|
|
1028
1035
|
],
|
|
1029
1036
|
"exports": [
|
|
@@ -4111,6 +4118,30 @@
|
|
|
4111
4118
|
"_ui5privacy": "public"
|
|
4112
4119
|
}
|
|
4113
4120
|
],
|
|
4121
|
+
"members": [
|
|
4122
|
+
{
|
|
4123
|
+
"kind": "field",
|
|
4124
|
+
"name": "accessibleName",
|
|
4125
|
+
"type": {
|
|
4126
|
+
"text": "string | undefined"
|
|
4127
|
+
},
|
|
4128
|
+
"description": "Defines the accessible name of the component.",
|
|
4129
|
+
"default": "undefined",
|
|
4130
|
+
"privacy": "public",
|
|
4131
|
+
"_ui5since": "2.20.0"
|
|
4132
|
+
},
|
|
4133
|
+
{
|
|
4134
|
+
"kind": "field",
|
|
4135
|
+
"name": "accessibleNameRef",
|
|
4136
|
+
"type": {
|
|
4137
|
+
"text": "string | undefined"
|
|
4138
|
+
},
|
|
4139
|
+
"description": "Receives id(or many ids) of the elements that label the component.",
|
|
4140
|
+
"default": "undefined",
|
|
4141
|
+
"privacy": "public",
|
|
4142
|
+
"_ui5since": "2.20.0"
|
|
4143
|
+
}
|
|
4144
|
+
],
|
|
4114
4145
|
"events": [
|
|
4115
4146
|
{
|
|
4116
4147
|
"name": "item-click",
|
|
@@ -4142,6 +4173,26 @@
|
|
|
4142
4173
|
]
|
|
4143
4174
|
}
|
|
4144
4175
|
],
|
|
4176
|
+
"attributes": [
|
|
4177
|
+
{
|
|
4178
|
+
"description": "Defines the accessible name of the component.",
|
|
4179
|
+
"name": "accessible-name",
|
|
4180
|
+
"default": "undefined",
|
|
4181
|
+
"fieldName": "accessibleName",
|
|
4182
|
+
"type": {
|
|
4183
|
+
"text": "string | undefined"
|
|
4184
|
+
}
|
|
4185
|
+
},
|
|
4186
|
+
{
|
|
4187
|
+
"description": "Receives id(or many ids) of the elements that label the component.",
|
|
4188
|
+
"name": "accessible-name-ref",
|
|
4189
|
+
"default": "undefined",
|
|
4190
|
+
"fieldName": "accessibleNameRef",
|
|
4191
|
+
"type": {
|
|
4192
|
+
"text": "string | undefined"
|
|
4193
|
+
}
|
|
4194
|
+
}
|
|
4195
|
+
],
|
|
4145
4196
|
"superclass": {
|
|
4146
4197
|
"name": "UI5Element",
|
|
4147
4198
|
"package": "@ui5/webcomponents-base",
|
|
@@ -4327,6 +4378,28 @@
|
|
|
4327
4378
|
"default": "undefined",
|
|
4328
4379
|
"privacy": "public"
|
|
4329
4380
|
},
|
|
4381
|
+
{
|
|
4382
|
+
"kind": "field",
|
|
4383
|
+
"name": "accessibleName",
|
|
4384
|
+
"type": {
|
|
4385
|
+
"text": "string | undefined"
|
|
4386
|
+
},
|
|
4387
|
+
"description": "Defines the accessible name of the component.",
|
|
4388
|
+
"default": "undefined",
|
|
4389
|
+
"privacy": "public",
|
|
4390
|
+
"_ui5since": "2.20.0"
|
|
4391
|
+
},
|
|
4392
|
+
{
|
|
4393
|
+
"kind": "field",
|
|
4394
|
+
"name": "accessibleNameRef",
|
|
4395
|
+
"type": {
|
|
4396
|
+
"text": "string | undefined"
|
|
4397
|
+
},
|
|
4398
|
+
"description": "Receives id(or many ids) of the elements that label the component.",
|
|
4399
|
+
"default": "undefined",
|
|
4400
|
+
"privacy": "public",
|
|
4401
|
+
"_ui5since": "2.20.0"
|
|
4402
|
+
},
|
|
4330
4403
|
{
|
|
4331
4404
|
"kind": "field",
|
|
4332
4405
|
"name": "open",
|
|
@@ -4447,6 +4520,24 @@
|
|
|
4447
4520
|
"text": "string | undefined"
|
|
4448
4521
|
}
|
|
4449
4522
|
},
|
|
4523
|
+
{
|
|
4524
|
+
"description": "Defines the accessible name of the component.",
|
|
4525
|
+
"name": "accessible-name",
|
|
4526
|
+
"default": "undefined",
|
|
4527
|
+
"fieldName": "accessibleName",
|
|
4528
|
+
"type": {
|
|
4529
|
+
"text": "string | undefined"
|
|
4530
|
+
}
|
|
4531
|
+
},
|
|
4532
|
+
{
|
|
4533
|
+
"description": "Receives id(or many ids) of the elements that label the component.",
|
|
4534
|
+
"name": "accessible-name-ref",
|
|
4535
|
+
"default": "undefined",
|
|
4536
|
+
"fieldName": "accessibleNameRef",
|
|
4537
|
+
"type": {
|
|
4538
|
+
"text": "string | undefined"
|
|
4539
|
+
}
|
|
4540
|
+
},
|
|
4450
4541
|
{
|
|
4451
4542
|
"description": "Defines the open | closed state of the popover.",
|
|
4452
4543
|
"name": "open",
|
|
@@ -4545,6 +4636,28 @@
|
|
|
4545
4636
|
"description": "When set to `true`, the alpha slider and inputs for RGB values will not be displayed.",
|
|
4546
4637
|
"privacy": "public",
|
|
4547
4638
|
"_ui5since": "2.5.0"
|
|
4639
|
+
},
|
|
4640
|
+
{
|
|
4641
|
+
"kind": "field",
|
|
4642
|
+
"name": "accessibleName",
|
|
4643
|
+
"type": {
|
|
4644
|
+
"text": "string | undefined"
|
|
4645
|
+
},
|
|
4646
|
+
"description": "Defines the accessible name of the component.",
|
|
4647
|
+
"default": "undefined",
|
|
4648
|
+
"privacy": "public",
|
|
4649
|
+
"_ui5since": "2.20.0"
|
|
4650
|
+
},
|
|
4651
|
+
{
|
|
4652
|
+
"kind": "field",
|
|
4653
|
+
"name": "accessibleNameRef",
|
|
4654
|
+
"type": {
|
|
4655
|
+
"text": "string | undefined"
|
|
4656
|
+
},
|
|
4657
|
+
"description": "Receives id(or many ids) of the elements that label the component.",
|
|
4658
|
+
"default": "undefined",
|
|
4659
|
+
"privacy": "public",
|
|
4660
|
+
"_ui5since": "2.20.0"
|
|
4548
4661
|
}
|
|
4549
4662
|
],
|
|
4550
4663
|
"events": [
|
|
@@ -4587,6 +4700,24 @@
|
|
|
4587
4700
|
"type": {
|
|
4588
4701
|
"text": "boolean"
|
|
4589
4702
|
}
|
|
4703
|
+
},
|
|
4704
|
+
{
|
|
4705
|
+
"description": "Defines the accessible name of the component.",
|
|
4706
|
+
"name": "accessible-name",
|
|
4707
|
+
"default": "undefined",
|
|
4708
|
+
"fieldName": "accessibleName",
|
|
4709
|
+
"type": {
|
|
4710
|
+
"text": "string | undefined"
|
|
4711
|
+
}
|
|
4712
|
+
},
|
|
4713
|
+
{
|
|
4714
|
+
"description": "Receives id(or many ids) of the elements that label the component.",
|
|
4715
|
+
"name": "accessible-name-ref",
|
|
4716
|
+
"default": "undefined",
|
|
4717
|
+
"fieldName": "accessibleNameRef",
|
|
4718
|
+
"type": {
|
|
4719
|
+
"text": "string | undefined"
|
|
4720
|
+
}
|
|
4590
4721
|
}
|
|
4591
4722
|
],
|
|
4592
4723
|
"superclass": {
|
|
@@ -5668,7 +5799,7 @@
|
|
|
5668
5799
|
"declarations": [
|
|
5669
5800
|
{
|
|
5670
5801
|
"kind": "class",
|
|
5671
|
-
"description": "### Overview\n\nThe `ui5-date-picker` component provides an input field with assigned calendar which opens on user action.\nThe `ui5-date-picker` allows users to select a localized date using touch,\nmouse, or keyboard input. It consists of two parts: the date input field and the\ndate picker.\n\n### Usage\n\nThe user can enter a date by:\n\n- Using the calendar that opens in a popup\n- Typing it in directly in the input field\n\nWhen the user makes an entry and presses the enter key, the calendar shows the corresponding date.\nWhen the user directly triggers the calendar display, the actual date is displayed.\n\n### Formatting\n\nIf a date is entered by typing it into\nthe input field, it must fit to the used date format.\n\nSupported format options are pattern-based on Unicode LDML Date Format notation.\nFor more information, see [UTS #35: Unicode Locale Data Markup Language](https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table).\n\nFor example, if the
|
|
5802
|
+
"description": "### Overview\n\nThe `ui5-date-picker` component provides an input field with assigned calendar which opens on user action.\nThe `ui5-date-picker` allows users to select a localized date using touch,\nmouse, or keyboard input. It consists of two parts: the date input field and the\ndate picker.\n\n### Usage\n\nThe user can enter a date by:\n\n- Using the calendar that opens in a popup\n- Typing it in directly in the input field\n\nWhen the user makes an entry and presses the enter key, the calendar shows the corresponding date.\nWhen the user directly triggers the calendar display, the actual date is displayed.\n\n### Formatting\n\nIf a date is entered by typing it into\nthe input field, it must fit to the used date format.\n\nSupported format options are pattern-based on Unicode LDML Date Format notation.\nFor more information, see [UTS #35: Unicode Locale Data Markup Language](https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table).\n\nFor example, if the valueFormat is \"yyyy-MM-dd\", the displayFormat is \"MMM d, y\", and the used locale is English, a valid value string is \"2015-07-30\", which leads to an output of \"Jul 30, 2015\".\nIf no placeholder is set to the DatePicker, the used displayFormat is displayed as a placeholder. If another placeholder is needed, it must be set.\n\n### Keyboard Handling\nThe `ui5-date-picker` provides advanced keyboard handling.\nIf the `ui5-date-picker` is focused,\nyou can open or close the drop-down by pressing [F4], [Alt] + [Up] or [Alt] + [Down] keys.\nOnce the drop-down is opened, you can use the [Up], [Down], [Left] or [Right] arrow keys\nto navigate through the dates and select one by pressing the `Space` or `Enter` keys. Moreover you can\nuse TAB to reach the buttons for changing month and year.\n\nIf the `ui5-date-picker` input field is focused and its corresponding picker dialog is not opened,\nthen users can increment or decrement the date referenced by `dateValue` property\nby using the following shortcuts:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n\n### Calendar types\nThe component supports several calendar types - Gregorian, Buddhist, Islamic, Japanese and Persian.\nBy default the Gregorian Calendar is used. In order to use the Buddhist, Islamic, Japanese or Persian calendar,\nyou need to set the `primaryCalendarType` property and import one or more of the following modules:\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Buddhist.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Islamic.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Japanese.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Persian.js\";`\n\nOr, you can use the global configuration and set the `calendarType` key:\n\n```html\n<script data-id=\"sap-ui-config\" type=\"application/json\">\n\t{\n\t\t\"calendarType\": \"Japanese\"\n\t}\n<script>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DatePicker.js\";`",
|
|
5672
5803
|
"name": "DatePicker",
|
|
5673
5804
|
"cssParts": [
|
|
5674
5805
|
{
|
|
@@ -19332,6 +19463,28 @@
|
|
|
19332
19463
|
"default": "undefined",
|
|
19333
19464
|
"privacy": "public",
|
|
19334
19465
|
"_ui5since": "1.19.0"
|
|
19466
|
+
},
|
|
19467
|
+
{
|
|
19468
|
+
"kind": "field",
|
|
19469
|
+
"name": "iconSelected",
|
|
19470
|
+
"type": {
|
|
19471
|
+
"text": "string | undefined"
|
|
19472
|
+
},
|
|
19473
|
+
"description": "Defines the icon to be displayed for the selected (filled) rating symbol.",
|
|
19474
|
+
"default": "\"favorite\"",
|
|
19475
|
+
"privacy": "public",
|
|
19476
|
+
"_ui5since": "2.20"
|
|
19477
|
+
},
|
|
19478
|
+
{
|
|
19479
|
+
"kind": "field",
|
|
19480
|
+
"name": "iconUnselected",
|
|
19481
|
+
"type": {
|
|
19482
|
+
"text": "string | undefined"
|
|
19483
|
+
},
|
|
19484
|
+
"description": "Defines the icon to be displayed for the unselected (empty) rating symbol.",
|
|
19485
|
+
"default": "\"unfavorite\"",
|
|
19486
|
+
"privacy": "public",
|
|
19487
|
+
"_ui5since": "2.20"
|
|
19335
19488
|
}
|
|
19336
19489
|
],
|
|
19337
19490
|
"events": [
|
|
@@ -19428,6 +19581,24 @@
|
|
|
19428
19581
|
"type": {
|
|
19429
19582
|
"text": "string | undefined"
|
|
19430
19583
|
}
|
|
19584
|
+
},
|
|
19585
|
+
{
|
|
19586
|
+
"description": "Defines the icon to be displayed for the selected (filled) rating symbol.",
|
|
19587
|
+
"name": "icon-selected",
|
|
19588
|
+
"default": "\"favorite\"",
|
|
19589
|
+
"fieldName": "iconSelected",
|
|
19590
|
+
"type": {
|
|
19591
|
+
"text": "string | undefined"
|
|
19592
|
+
}
|
|
19593
|
+
},
|
|
19594
|
+
{
|
|
19595
|
+
"description": "Defines the icon to be displayed for the unselected (empty) rating symbol.",
|
|
19596
|
+
"name": "icon-unselected",
|
|
19597
|
+
"default": "\"unfavorite\"",
|
|
19598
|
+
"fieldName": "iconUnselected",
|
|
19599
|
+
"type": {
|
|
19600
|
+
"text": "string | undefined"
|
|
19601
|
+
}
|
|
19431
19602
|
}
|
|
19432
19603
|
],
|
|
19433
19604
|
"superclass": {
|
|
@@ -29318,6 +29489,22 @@
|
|
|
29318
29489
|
"_ui5Cancelable": true,
|
|
29319
29490
|
"_ui5allowPreventDefault": true,
|
|
29320
29491
|
"_ui5Bubbles": true
|
|
29492
|
+
},
|
|
29493
|
+
{
|
|
29494
|
+
"name": "close-overflow",
|
|
29495
|
+
"_ui5privacy": "public",
|
|
29496
|
+
"type": {
|
|
29497
|
+
"text": "CustomEvent"
|
|
29498
|
+
},
|
|
29499
|
+
"description": "Fired when the overflow popover is closed.",
|
|
29500
|
+
"_ui5Cancelable": true,
|
|
29501
|
+
"_ui5allowPreventDefault": true,
|
|
29502
|
+
"_ui5Bubbles": true,
|
|
29503
|
+
"_ui5since": "1.17.0",
|
|
29504
|
+
"inheritedFrom": {
|
|
29505
|
+
"name": "ToolbarItem",
|
|
29506
|
+
"module": "dist/ToolbarItem.js"
|
|
29507
|
+
}
|
|
29321
29508
|
}
|
|
29322
29509
|
],
|
|
29323
29510
|
"attributes": [
|
|
@@ -29456,7 +29643,30 @@
|
|
|
29456
29643
|
"customElement": true,
|
|
29457
29644
|
"_ui5since": "1.17.0",
|
|
29458
29645
|
"_ui5privacy": "public",
|
|
29459
|
-
"_ui5abstract": true
|
|
29646
|
+
"_ui5abstract": true,
|
|
29647
|
+
"slots": [
|
|
29648
|
+
{
|
|
29649
|
+
"name": "default",
|
|
29650
|
+
"description": "Wrapped component slot.",
|
|
29651
|
+
"_ui5since": "2.20.0",
|
|
29652
|
+
"_ui5propertyName": "item",
|
|
29653
|
+
"_ui5type": {
|
|
29654
|
+
"text": "Array<IOverflowToolbarItem>",
|
|
29655
|
+
"references": [
|
|
29656
|
+
{
|
|
29657
|
+
"name": "IOverflowToolbarItem",
|
|
29658
|
+
"package": "@ui5/webcomponents",
|
|
29659
|
+
"module": "dist/ToolbarItem.js"
|
|
29660
|
+
}
|
|
29661
|
+
]
|
|
29662
|
+
},
|
|
29663
|
+
"_ui5privacy": "public",
|
|
29664
|
+
"inheritedFrom": {
|
|
29665
|
+
"name": "ToolbarItem",
|
|
29666
|
+
"module": "dist/ToolbarItem.js"
|
|
29667
|
+
}
|
|
29668
|
+
}
|
|
29669
|
+
]
|
|
29460
29670
|
}
|
|
29461
29671
|
],
|
|
29462
29672
|
"exports": [
|
|
@@ -29486,6 +29696,25 @@
|
|
|
29486
29696
|
"kind": "class",
|
|
29487
29697
|
"description": "Represents an abstract class for items, used in the `ui5-toolbar`.",
|
|
29488
29698
|
"name": "ToolbarItem",
|
|
29699
|
+
"slots": [
|
|
29700
|
+
{
|
|
29701
|
+
"name": "default",
|
|
29702
|
+
"description": "Wrapped component slot.",
|
|
29703
|
+
"_ui5since": "2.20.0",
|
|
29704
|
+
"_ui5propertyName": "item",
|
|
29705
|
+
"_ui5type": {
|
|
29706
|
+
"text": "Array<IOverflowToolbarItem>",
|
|
29707
|
+
"references": [
|
|
29708
|
+
{
|
|
29709
|
+
"name": "IOverflowToolbarItem",
|
|
29710
|
+
"package": "@ui5/webcomponents",
|
|
29711
|
+
"module": "dist/ToolbarItem.js"
|
|
29712
|
+
}
|
|
29713
|
+
]
|
|
29714
|
+
},
|
|
29715
|
+
"_ui5privacy": "public"
|
|
29716
|
+
}
|
|
29717
|
+
],
|
|
29489
29718
|
"members": [
|
|
29490
29719
|
{
|
|
29491
29720
|
"kind": "field",
|
|
@@ -29515,6 +29744,20 @@
|
|
|
29515
29744
|
"privacy": "public"
|
|
29516
29745
|
}
|
|
29517
29746
|
],
|
|
29747
|
+
"events": [
|
|
29748
|
+
{
|
|
29749
|
+
"name": "close-overflow",
|
|
29750
|
+
"_ui5privacy": "public",
|
|
29751
|
+
"type": {
|
|
29752
|
+
"text": "CustomEvent"
|
|
29753
|
+
},
|
|
29754
|
+
"description": "Fired when the overflow popover is closed.",
|
|
29755
|
+
"_ui5Cancelable": true,
|
|
29756
|
+
"_ui5allowPreventDefault": true,
|
|
29757
|
+
"_ui5Bubbles": true,
|
|
29758
|
+
"_ui5since": "1.17.0"
|
|
29759
|
+
}
|
|
29760
|
+
],
|
|
29518
29761
|
"attributes": [
|
|
29519
29762
|
{
|
|
29520
29763
|
"description": "Property used to define the access of the item to the overflow Popover. If \"NeverOverflow\" option is set,\nthe item never goes in the Popover, if \"AlwaysOverflow\" - it never comes out of it.",
|
|
@@ -29540,10 +29783,11 @@
|
|
|
29540
29783
|
"package": "@ui5/webcomponents-base",
|
|
29541
29784
|
"module": "dist/UI5Element.js"
|
|
29542
29785
|
},
|
|
29786
|
+
"tagName": "ui5-toolbar-item",
|
|
29543
29787
|
"customElement": true,
|
|
29788
|
+
"_ui5experimental": "This module is experimental and its API might change significantly in future.",
|
|
29544
29789
|
"_ui5since": "1.17.0",
|
|
29545
|
-
"_ui5privacy": "public"
|
|
29546
|
-
"_ui5abstract": true
|
|
29790
|
+
"_ui5privacy": "public"
|
|
29547
29791
|
}
|
|
29548
29792
|
],
|
|
29549
29793
|
"exports": [
|
|
@@ -29554,6 +29798,14 @@
|
|
|
29554
29798
|
"name": "ToolbarItem",
|
|
29555
29799
|
"module": "dist/ToolbarItem.js"
|
|
29556
29800
|
}
|
|
29801
|
+
},
|
|
29802
|
+
{
|
|
29803
|
+
"kind": "custom-element-definition",
|
|
29804
|
+
"name": "ui5-toolbar-item",
|
|
29805
|
+
"declaration": {
|
|
29806
|
+
"name": "ToolbarItem",
|
|
29807
|
+
"module": "dist/ToolbarItem.js"
|
|
29808
|
+
}
|
|
29557
29809
|
}
|
|
29558
29810
|
]
|
|
29559
29811
|
},
|
|
@@ -29580,7 +29832,11 @@
|
|
|
29580
29832
|
}
|
|
29581
29833
|
]
|
|
29582
29834
|
},
|
|
29583
|
-
"_ui5privacy": "public"
|
|
29835
|
+
"_ui5privacy": "public",
|
|
29836
|
+
"inheritedFrom": {
|
|
29837
|
+
"name": "ToolbarItem",
|
|
29838
|
+
"module": "dist/ToolbarItem.js"
|
|
29839
|
+
}
|
|
29584
29840
|
},
|
|
29585
29841
|
{
|
|
29586
29842
|
"name": "label",
|
|
@@ -29747,6 +30003,22 @@
|
|
|
29747
30003
|
"_ui5Cancelable": false,
|
|
29748
30004
|
"_ui5allowPreventDefault": false,
|
|
29749
30005
|
"_ui5Bubbles": false
|
|
30006
|
+
},
|
|
30007
|
+
{
|
|
30008
|
+
"name": "close-overflow",
|
|
30009
|
+
"_ui5privacy": "public",
|
|
30010
|
+
"type": {
|
|
30011
|
+
"text": "CustomEvent"
|
|
30012
|
+
},
|
|
30013
|
+
"description": "Fired when the overflow popover is closed.",
|
|
30014
|
+
"_ui5Cancelable": true,
|
|
30015
|
+
"_ui5allowPreventDefault": true,
|
|
30016
|
+
"_ui5Bubbles": true,
|
|
30017
|
+
"_ui5since": "1.17.0",
|
|
30018
|
+
"inheritedFrom": {
|
|
30019
|
+
"name": "ToolbarItem",
|
|
30020
|
+
"module": "dist/ToolbarItem.js"
|
|
30021
|
+
}
|
|
29750
30022
|
}
|
|
29751
30023
|
],
|
|
29752
30024
|
"attributes": [
|
|
@@ -29990,6 +30262,29 @@
|
|
|
29990
30262
|
"_ui5since": "1.17.0",
|
|
29991
30263
|
"_ui5privacy": "public",
|
|
29992
30264
|
"_ui5abstract": true,
|
|
30265
|
+
"slots": [
|
|
30266
|
+
{
|
|
30267
|
+
"name": "default",
|
|
30268
|
+
"description": "Wrapped component slot.",
|
|
30269
|
+
"_ui5since": "2.20.0",
|
|
30270
|
+
"_ui5propertyName": "item",
|
|
30271
|
+
"_ui5type": {
|
|
30272
|
+
"text": "Array<IOverflowToolbarItem>",
|
|
30273
|
+
"references": [
|
|
30274
|
+
{
|
|
30275
|
+
"name": "IOverflowToolbarItem",
|
|
30276
|
+
"package": "@ui5/webcomponents",
|
|
30277
|
+
"module": "dist/ToolbarItem.js"
|
|
30278
|
+
}
|
|
30279
|
+
]
|
|
30280
|
+
},
|
|
30281
|
+
"_ui5privacy": "public",
|
|
30282
|
+
"inheritedFrom": {
|
|
30283
|
+
"name": "ToolbarItem",
|
|
30284
|
+
"module": "dist/ToolbarItem.js"
|
|
30285
|
+
}
|
|
30286
|
+
}
|
|
30287
|
+
],
|
|
29993
30288
|
"attributes": [
|
|
29994
30289
|
{
|
|
29995
30290
|
"description": "Property used to define the access of the item to the overflow Popover. If \"NeverOverflow\" option is set,\nthe item never goes in the Popover, if \"AlwaysOverflow\" - it never comes out of it.",
|
|
@@ -30017,6 +30312,24 @@
|
|
|
30017
30312
|
"module": "dist/ToolbarItem.js"
|
|
30018
30313
|
}
|
|
30019
30314
|
}
|
|
30315
|
+
],
|
|
30316
|
+
"events": [
|
|
30317
|
+
{
|
|
30318
|
+
"name": "close-overflow",
|
|
30319
|
+
"_ui5privacy": "public",
|
|
30320
|
+
"type": {
|
|
30321
|
+
"text": "CustomEvent"
|
|
30322
|
+
},
|
|
30323
|
+
"description": "Fired when the overflow popover is closed.",
|
|
30324
|
+
"_ui5Cancelable": true,
|
|
30325
|
+
"_ui5allowPreventDefault": true,
|
|
30326
|
+
"_ui5Bubbles": true,
|
|
30327
|
+
"_ui5since": "1.17.0",
|
|
30328
|
+
"inheritedFrom": {
|
|
30329
|
+
"name": "ToolbarItem",
|
|
30330
|
+
"module": "dist/ToolbarItem.js"
|
|
30331
|
+
}
|
|
30332
|
+
}
|
|
30020
30333
|
]
|
|
30021
30334
|
}
|
|
30022
30335
|
],
|
|
@@ -30140,7 +30453,48 @@
|
|
|
30140
30453
|
"customElement": true,
|
|
30141
30454
|
"_ui5since": "1.17.0",
|
|
30142
30455
|
"_ui5privacy": "public",
|
|
30143
|
-
"_ui5abstract": true
|
|
30456
|
+
"_ui5abstract": true,
|
|
30457
|
+
"slots": [
|
|
30458
|
+
{
|
|
30459
|
+
"name": "default",
|
|
30460
|
+
"description": "Wrapped component slot.",
|
|
30461
|
+
"_ui5since": "2.20.0",
|
|
30462
|
+
"_ui5propertyName": "item",
|
|
30463
|
+
"_ui5type": {
|
|
30464
|
+
"text": "Array<IOverflowToolbarItem>",
|
|
30465
|
+
"references": [
|
|
30466
|
+
{
|
|
30467
|
+
"name": "IOverflowToolbarItem",
|
|
30468
|
+
"package": "@ui5/webcomponents",
|
|
30469
|
+
"module": "dist/ToolbarItem.js"
|
|
30470
|
+
}
|
|
30471
|
+
]
|
|
30472
|
+
},
|
|
30473
|
+
"_ui5privacy": "public",
|
|
30474
|
+
"inheritedFrom": {
|
|
30475
|
+
"name": "ToolbarItem",
|
|
30476
|
+
"module": "dist/ToolbarItem.js"
|
|
30477
|
+
}
|
|
30478
|
+
}
|
|
30479
|
+
],
|
|
30480
|
+
"events": [
|
|
30481
|
+
{
|
|
30482
|
+
"name": "close-overflow",
|
|
30483
|
+
"_ui5privacy": "public",
|
|
30484
|
+
"type": {
|
|
30485
|
+
"text": "CustomEvent"
|
|
30486
|
+
},
|
|
30487
|
+
"description": "Fired when the overflow popover is closed.",
|
|
30488
|
+
"_ui5Cancelable": true,
|
|
30489
|
+
"_ui5allowPreventDefault": true,
|
|
30490
|
+
"_ui5Bubbles": true,
|
|
30491
|
+
"_ui5since": "1.17.0",
|
|
30492
|
+
"inheritedFrom": {
|
|
30493
|
+
"name": "ToolbarItem",
|
|
30494
|
+
"module": "dist/ToolbarItem.js"
|
|
30495
|
+
}
|
|
30496
|
+
}
|
|
30497
|
+
]
|
|
30144
30498
|
}
|
|
30145
30499
|
],
|
|
30146
30500
|
"exports": [
|