@ui5/webcomponents 2.0.0 → 2.1.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 +31 -0
- package/dist/.tsbuildinfo +1 -1
- package/dist/DateRangePicker.js +1 -1
- package/dist/DateRangePicker.js.map +1 -1
- package/dist/FileUploader.d.ts +1 -1
- package/dist/FileUploader.js.map +1 -1
- package/dist/ListItem.d.ts +1 -0
- package/dist/ListItem.js.map +1 -1
- package/dist/Menu.js +0 -3
- package/dist/Menu.js.map +1 -1
- package/dist/MenuItem.d.ts +20 -1
- package/dist/MenuItem.js +24 -2
- package/dist/MenuItem.js.map +1 -1
- package/dist/MessageStrip.d.ts +5 -4
- package/dist/MessageStrip.js +5 -4
- package/dist/MessageStrip.js.map +1 -1
- package/dist/MultiComboBox.d.ts +0 -1
- package/dist/MultiComboBox.js +2 -5
- package/dist/MultiComboBox.js.map +1 -1
- package/dist/NavigationMenuItem.d.ts +2 -0
- package/dist/Option.d.ts +2 -2
- package/dist/Option.js.map +1 -1
- package/dist/OptionCustom.d.ts +1 -1
- package/dist/OptionCustom.js.map +1 -1
- package/dist/Table.d.ts +3 -2
- package/dist/Table.js +3 -5
- package/dist/Table.js.map +1 -1
- package/dist/TableGrowing.d.ts +1 -0
- package/dist/TableGrowing.js +1 -0
- package/dist/TableGrowing.js.map +1 -1
- package/dist/TableRow.d.ts +2 -2
- package/dist/TableRow.js +3 -3
- package/dist/TableRow.js.map +1 -1
- package/dist/TableSelection.d.ts +2 -1
- package/dist/TableSelection.js +4 -3
- package/dist/TableSelection.js.map +1 -1
- package/dist/TableUtils.d.ts +2 -1
- package/dist/TableUtils.js +4 -1
- package/dist/TableUtils.js.map +1 -1
- package/dist/Text.js +1 -1
- package/dist/Text.js.map +1 -1
- package/dist/TextArea.d.ts +1 -2
- package/dist/TextArea.js +2 -5
- package/dist/TextArea.js.map +1 -1
- package/dist/TimePicker.d.ts +25 -0
- package/dist/TimePicker.js +35 -4
- package/dist/TimePicker.js.map +1 -1
- package/dist/Tokenizer.d.ts +1 -1
- package/dist/Tokenizer.js.map +1 -1
- package/dist/TreeItemBase.d.ts +1 -0
- package/dist/TreeItemBase.js +7 -0
- package/dist/TreeItemBase.js.map +1 -1
- package/dist/bundle.esm.js +1 -0
- package/dist/bundle.esm.js.map +1 -1
- package/dist/css/themes/Avatar.css +1 -1
- package/dist/css/themes/AvatarGroup.css +1 -1
- package/dist/css/themes/Bar.css +1 -1
- package/dist/css/themes/Breadcrumbs.css +1 -1
- package/dist/css/themes/BusyIndicator.css +1 -1
- package/dist/css/themes/Button.css +1 -1
- package/dist/css/themes/Calendar.css +1 -1
- package/dist/css/themes/CalendarHeader.css +1 -1
- package/dist/css/themes/CalendarLegend.css +1 -1
- package/dist/css/themes/CalendarLegendItem.css +1 -1
- package/dist/css/themes/Card.css +1 -1
- package/dist/css/themes/CardHeader.css +1 -1
- package/dist/css/themes/Carousel.css +1 -1
- package/dist/css/themes/CheckBox.css +1 -1
- package/dist/css/themes/ColorPalette.css +1 -1
- package/dist/css/themes/ColorPaletteItem.css +1 -1
- package/dist/css/themes/ColorPalettePopover.css +1 -1
- package/dist/css/themes/ColorPicker.css +1 -1
- package/dist/css/themes/ComboBox.css +1 -1
- package/dist/css/themes/DatePicker.css +1 -1
- package/dist/css/themes/DateTimePickerPopover.css +1 -1
- package/dist/css/themes/DayPicker.css +1 -1
- package/dist/css/themes/Dialog.css +1 -1
- package/dist/css/themes/FileUploader.css +1 -1
- package/dist/css/themes/Form.css +1 -1
- package/dist/css/themes/FormItem.css +1 -1
- package/dist/css/themes/FormLabelSpan.css +1 -1
- package/dist/css/themes/GrowingButton.css +1 -1
- package/dist/css/themes/Icon.css +1 -1
- package/dist/css/themes/Input.css +1 -1
- package/dist/css/themes/InputIcon.css +1 -1
- package/dist/css/themes/InputSharedStyles.css +1 -1
- package/dist/css/themes/Label.css +1 -1
- package/dist/css/themes/Link.css +1 -1
- package/dist/css/themes/List.css +1 -1
- package/dist/css/themes/ListItem.css +1 -1
- package/dist/css/themes/ListItemBase.css +1 -1
- package/dist/css/themes/ListItemCustom.css +1 -1
- package/dist/css/themes/ListItemGroup.css +1 -1
- package/dist/css/themes/ListItemGroupHeader.css +1 -1
- package/dist/css/themes/ListItemIcon.css +1 -1
- package/dist/css/themes/Menu.css +1 -1
- package/dist/css/themes/MenuItem.css +1 -1
- package/dist/css/themes/MessageStrip.css +1 -1
- package/dist/css/themes/MonthPicker.css +1 -1
- package/dist/css/themes/MultiComboBox.css +1 -1
- package/dist/css/themes/MultiComboBoxPopover.css +1 -1
- package/dist/css/themes/MultiInput.css +1 -1
- package/dist/css/themes/NavigationMenu.css +1 -1
- package/dist/css/themes/NavigationMenuItem.css +1 -1
- package/dist/css/themes/OptionBase.css +1 -1
- package/dist/css/themes/Panel.css +1 -1
- package/dist/css/themes/Popover.css +1 -1
- package/dist/css/themes/PopupsCommon.css +1 -1
- package/dist/css/themes/ProgressIndicator.css +1 -1
- package/dist/css/themes/RadioButton.css +1 -1
- package/dist/css/themes/RangeSlider.css +1 -1
- package/dist/css/themes/RatingIndicator.css +1 -1
- package/dist/css/themes/ResponsivePopover.css +1 -1
- package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
- package/dist/css/themes/SegmentedButton.css +1 -1
- package/dist/css/themes/SegmentedButtonItem.css +1 -1
- package/dist/css/themes/Select.css +1 -1
- package/dist/css/themes/SliderBase.css +1 -1
- package/dist/css/themes/SplitButton.css +1 -1
- package/dist/css/themes/StepInput.css +1 -1
- package/dist/css/themes/SuggestionItem.css +1 -1
- package/dist/css/themes/SuggestionItemCustom.css +1 -1
- package/dist/css/themes/Switch.css +1 -1
- package/dist/css/themes/TabContainer.css +1 -1
- package/dist/css/themes/TabInOverflow.css +1 -1
- package/dist/css/themes/TabInStrip.css +1 -1
- package/dist/css/themes/TabSemanticIcon.css +1 -1
- package/dist/css/themes/TabSeparatorInOverflow.css +1 -1
- package/dist/css/themes/TableCellBase.css +1 -1
- package/dist/css/themes/TableHeaderRow.css +1 -1
- package/dist/css/themes/TableRowBase.css +1 -1
- package/dist/css/themes/Tag.css +1 -1
- package/dist/css/themes/Text.css +1 -1
- package/dist/css/themes/TextArea.css +1 -1
- package/dist/css/themes/TimePicker.css +1 -1
- package/dist/css/themes/Toast.css +1 -1
- package/dist/css/themes/ToggleButton.css +1 -1
- package/dist/css/themes/Token.css +1 -1
- package/dist/css/themes/Tokenizer.css +1 -1
- package/dist/css/themes/TokenizerPopover.css +1 -1
- package/dist/css/themes/Toolbar.css +1 -1
- package/dist/css/themes/ToolbarPopover.css +1 -1
- package/dist/css/themes/TreeItem.css +1 -1
- package/dist/css/themes/ValueStateMessage.css +1 -1
- package/dist/css/themes/YearPicker.css +1 -1
- package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -1
- package/dist/custom-elements-internal.json +694 -1128
- package/dist/custom-elements.json +241 -33
- package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -1
- package/dist/generated/templates/LabelTemplate.lit.js +1 -1
- package/dist/generated/templates/LabelTemplate.lit.js.map +1 -1
- package/dist/generated/templates/ListItemCustomTemplate.lit.js +1 -1
- package/dist/generated/templates/ListItemCustomTemplate.lit.js.map +1 -1
- package/dist/generated/templates/ListItemStandardTemplate.lit.js +1 -1
- package/dist/generated/templates/ListItemStandardTemplate.lit.js.map +1 -1
- package/dist/generated/templates/ListItemTemplate.lit.js +1 -1
- package/dist/generated/templates/ListItemTemplate.lit.js.map +1 -1
- package/dist/generated/templates/MenuItemTemplate.lit.js +2 -2
- package/dist/generated/templates/MenuItemTemplate.lit.js.map +1 -1
- package/dist/generated/templates/MenuTemplate.lit.js +1 -1
- package/dist/generated/templates/MenuTemplate.lit.js.map +1 -1
- package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js +12 -12
- package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js.map +1 -1
- package/dist/generated/templates/MultiComboBoxTemplate.lit.js +12 -12
- package/dist/generated/templates/MultiComboBoxTemplate.lit.js.map +1 -1
- package/dist/generated/templates/NavigationMenuItemTemplate.lit.js +2 -2
- package/dist/generated/templates/NavigationMenuItemTemplate.lit.js.map +1 -1
- package/dist/generated/templates/SuggestionListItemTemplate.lit.js +1 -1
- package/dist/generated/templates/SuggestionListItemTemplate.lit.js.map +1 -1
- package/dist/generated/templates/TagTemplate.lit.js +2 -2
- package/dist/generated/templates/TagTemplate.lit.js.map +1 -1
- package/dist/generated/templates/TextAreaPopoverTemplate.lit.js +4 -5
- package/dist/generated/templates/TextAreaPopoverTemplate.lit.js.map +1 -1
- package/dist/generated/templates/TextAreaTemplate.lit.js +3 -4
- package/dist/generated/templates/TextAreaTemplate.lit.js.map +1 -1
- package/dist/generated/templates/TimePickerTemplate.lit.js +1 -1
- package/dist/generated/templates/TimePickerTemplate.lit.js.map +1 -1
- package/dist/generated/templates/TreeItemBaseTemplate.lit.js +1 -1
- package/dist/generated/templates/TreeItemBaseTemplate.lit.js.map +1 -1
- package/dist/generated/templates/TreeItemCustomTemplate.lit.js +1 -1
- package/dist/generated/templates/TreeItemCustomTemplate.lit.js.map +1 -1
- package/dist/generated/templates/TreeItemTemplate.lit.js +1 -1
- package/dist/generated/templates/TreeItemTemplate.lit.js.map +1 -1
- package/dist/generated/themes/Avatar.css.js +1 -1
- package/dist/generated/themes/Avatar.css.js.map +1 -1
- package/dist/generated/themes/AvatarGroup.css.js +1 -1
- package/dist/generated/themes/AvatarGroup.css.js.map +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/Breadcrumbs.css.js +1 -1
- package/dist/generated/themes/Breadcrumbs.css.js.map +1 -1
- package/dist/generated/themes/BusyIndicator.css.js +1 -1
- package/dist/generated/themes/BusyIndicator.css.js.map +1 -1
- package/dist/generated/themes/Button.css.js +1 -1
- package/dist/generated/themes/Button.css.js.map +1 -1
- package/dist/generated/themes/Calendar.css.js +1 -1
- package/dist/generated/themes/Calendar.css.js.map +1 -1
- package/dist/generated/themes/CalendarHeader.css.js +1 -1
- package/dist/generated/themes/CalendarHeader.css.js.map +1 -1
- package/dist/generated/themes/CalendarLegend.css.js +1 -1
- package/dist/generated/themes/CalendarLegend.css.js.map +1 -1
- package/dist/generated/themes/CalendarLegendItem.css.js +1 -1
- package/dist/generated/themes/CalendarLegendItem.css.js.map +1 -1
- package/dist/generated/themes/Card.css.js +1 -1
- package/dist/generated/themes/Card.css.js.map +1 -1
- package/dist/generated/themes/CardHeader.css.js +1 -1
- package/dist/generated/themes/CardHeader.css.js.map +1 -1
- package/dist/generated/themes/Carousel.css.js +1 -1
- package/dist/generated/themes/Carousel.css.js.map +1 -1
- package/dist/generated/themes/CheckBox.css.js +1 -1
- package/dist/generated/themes/CheckBox.css.js.map +1 -1
- package/dist/generated/themes/ColorPalette.css.js +1 -1
- package/dist/generated/themes/ColorPalette.css.js.map +1 -1
- package/dist/generated/themes/ColorPaletteItem.css.js +1 -1
- package/dist/generated/themes/ColorPaletteItem.css.js.map +1 -1
- package/dist/generated/themes/ColorPalettePopover.css.js +1 -1
- package/dist/generated/themes/ColorPalettePopover.css.js.map +1 -1
- package/dist/generated/themes/ColorPicker.css.js +1 -1
- package/dist/generated/themes/ColorPicker.css.js.map +1 -1
- package/dist/generated/themes/ComboBox.css.js +1 -1
- package/dist/generated/themes/ComboBox.css.js.map +1 -1
- package/dist/generated/themes/DatePicker.css.js +1 -1
- package/dist/generated/themes/DatePicker.css.js.map +1 -1
- package/dist/generated/themes/DateTimePickerPopover.css.js +1 -1
- package/dist/generated/themes/DateTimePickerPopover.css.js.map +1 -1
- package/dist/generated/themes/DayPicker.css.js +1 -1
- package/dist/generated/themes/DayPicker.css.js.map +1 -1
- package/dist/generated/themes/Dialog.css.js +1 -1
- package/dist/generated/themes/Dialog.css.js.map +1 -1
- package/dist/generated/themes/FileUploader.css.js +1 -1
- package/dist/generated/themes/FileUploader.css.js.map +1 -1
- package/dist/generated/themes/Form.css.js +1 -1
- package/dist/generated/themes/Form.css.js.map +1 -1
- package/dist/generated/themes/FormItem.css.js +1 -1
- package/dist/generated/themes/FormItem.css.js.map +1 -1
- package/dist/generated/themes/FormLabelSpan.css.js +1 -1
- package/dist/generated/themes/FormLabelSpan.css.js.map +1 -1
- package/dist/generated/themes/GrowingButton.css.js +1 -1
- package/dist/generated/themes/GrowingButton.css.js.map +1 -1
- package/dist/generated/themes/Icon.css.js +1 -1
- package/dist/generated/themes/Icon.css.js.map +1 -1
- package/dist/generated/themes/Input.css.js +1 -1
- package/dist/generated/themes/Input.css.js.map +1 -1
- package/dist/generated/themes/InputIcon.css.js +1 -1
- package/dist/generated/themes/InputIcon.css.js.map +1 -1
- package/dist/generated/themes/InputSharedStyles.css.js +1 -1
- package/dist/generated/themes/InputSharedStyles.css.js.map +1 -1
- package/dist/generated/themes/Label.css.js +1 -1
- package/dist/generated/themes/Label.css.js.map +1 -1
- package/dist/generated/themes/Link.css.js +1 -1
- package/dist/generated/themes/Link.css.js.map +1 -1
- package/dist/generated/themes/List.css.js +1 -1
- package/dist/generated/themes/List.css.js.map +1 -1
- package/dist/generated/themes/ListItem.css.js +1 -1
- package/dist/generated/themes/ListItem.css.js.map +1 -1
- package/dist/generated/themes/ListItemBase.css.js +1 -1
- package/dist/generated/themes/ListItemBase.css.js.map +1 -1
- package/dist/generated/themes/ListItemCustom.css.js +1 -1
- package/dist/generated/themes/ListItemCustom.css.js.map +1 -1
- package/dist/generated/themes/ListItemGroup.css.js +1 -1
- package/dist/generated/themes/ListItemGroup.css.js.map +1 -1
- package/dist/generated/themes/ListItemGroupHeader.css.js +1 -1
- package/dist/generated/themes/ListItemGroupHeader.css.js.map +1 -1
- package/dist/generated/themes/ListItemIcon.css.js +1 -1
- package/dist/generated/themes/ListItemIcon.css.js.map +1 -1
- package/dist/generated/themes/Menu.css.js +1 -1
- package/dist/generated/themes/Menu.css.js.map +1 -1
- package/dist/generated/themes/MenuItem.css.js +1 -1
- package/dist/generated/themes/MenuItem.css.js.map +1 -1
- package/dist/generated/themes/MessageStrip.css.js +1 -1
- package/dist/generated/themes/MessageStrip.css.js.map +1 -1
- package/dist/generated/themes/MonthPicker.css.js +1 -1
- package/dist/generated/themes/MonthPicker.css.js.map +1 -1
- package/dist/generated/themes/MultiComboBox.css.js +1 -1
- package/dist/generated/themes/MultiComboBox.css.js.map +1 -1
- package/dist/generated/themes/MultiComboBoxPopover.css.js +1 -1
- package/dist/generated/themes/MultiComboBoxPopover.css.js.map +1 -1
- package/dist/generated/themes/MultiInput.css.js +1 -1
- package/dist/generated/themes/MultiInput.css.js.map +1 -1
- package/dist/generated/themes/NavigationMenu.css.js +1 -1
- package/dist/generated/themes/NavigationMenu.css.js.map +1 -1
- package/dist/generated/themes/NavigationMenuItem.css.js +1 -1
- package/dist/generated/themes/NavigationMenuItem.css.js.map +1 -1
- package/dist/generated/themes/OptionBase.css.js +1 -1
- package/dist/generated/themes/OptionBase.css.js.map +1 -1
- package/dist/generated/themes/Panel.css.js +1 -1
- package/dist/generated/themes/Panel.css.js.map +1 -1
- package/dist/generated/themes/Popover.css.js +1 -1
- package/dist/generated/themes/Popover.css.js.map +1 -1
- package/dist/generated/themes/PopupsCommon.css.js +1 -1
- package/dist/generated/themes/PopupsCommon.css.js.map +1 -1
- package/dist/generated/themes/ProgressIndicator.css.js +1 -1
- package/dist/generated/themes/ProgressIndicator.css.js.map +1 -1
- package/dist/generated/themes/RadioButton.css.js +1 -1
- package/dist/generated/themes/RadioButton.css.js.map +1 -1
- package/dist/generated/themes/RangeSlider.css.js +1 -1
- package/dist/generated/themes/RangeSlider.css.js.map +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/ResponsivePopover.css.js +1 -1
- package/dist/generated/themes/ResponsivePopover.css.js.map +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/SegmentedButton.css.js +1 -1
- package/dist/generated/themes/SegmentedButton.css.js.map +1 -1
- package/dist/generated/themes/SegmentedButtonItem.css.js +1 -1
- package/dist/generated/themes/SegmentedButtonItem.css.js.map +1 -1
- package/dist/generated/themes/Select.css.js +1 -1
- package/dist/generated/themes/Select.css.js.map +1 -1
- package/dist/generated/themes/SliderBase.css.js +1 -1
- package/dist/generated/themes/SliderBase.css.js.map +1 -1
- package/dist/generated/themes/SplitButton.css.js +1 -1
- package/dist/generated/themes/SplitButton.css.js.map +1 -1
- package/dist/generated/themes/StepInput.css.js +1 -1
- package/dist/generated/themes/StepInput.css.js.map +1 -1
- package/dist/generated/themes/SuggestionItem.css.js +1 -1
- package/dist/generated/themes/SuggestionItem.css.js.map +1 -1
- package/dist/generated/themes/SuggestionItemCustom.css.js +1 -1
- package/dist/generated/themes/SuggestionItemCustom.css.js.map +1 -1
- package/dist/generated/themes/Switch.css.js +1 -1
- package/dist/generated/themes/Switch.css.js.map +1 -1
- package/dist/generated/themes/TabContainer.css.js +1 -1
- package/dist/generated/themes/TabContainer.css.js.map +1 -1
- package/dist/generated/themes/TabInOverflow.css.js +1 -1
- package/dist/generated/themes/TabInOverflow.css.js.map +1 -1
- package/dist/generated/themes/TabInStrip.css.js +1 -1
- package/dist/generated/themes/TabInStrip.css.js.map +1 -1
- package/dist/generated/themes/TabSemanticIcon.css.js +1 -1
- package/dist/generated/themes/TabSemanticIcon.css.js.map +1 -1
- package/dist/generated/themes/TabSeparatorInOverflow.css.js +1 -1
- package/dist/generated/themes/TabSeparatorInOverflow.css.js.map +1 -1
- package/dist/generated/themes/TableCellBase.css.js +1 -1
- package/dist/generated/themes/TableCellBase.css.js.map +1 -1
- package/dist/generated/themes/TableHeaderRow.css.js +1 -1
- package/dist/generated/themes/TableHeaderRow.css.js.map +1 -1
- package/dist/generated/themes/TableRowBase.css.js +1 -1
- package/dist/generated/themes/TableRowBase.css.js.map +1 -1
- package/dist/generated/themes/Tag.css.js +1 -1
- package/dist/generated/themes/Tag.css.js.map +1 -1
- package/dist/generated/themes/Text.css.js +1 -1
- package/dist/generated/themes/Text.css.js.map +1 -1
- package/dist/generated/themes/TextArea.css.js +1 -1
- package/dist/generated/themes/TextArea.css.js.map +1 -1
- package/dist/generated/themes/TimePicker.css.js +1 -1
- package/dist/generated/themes/TimePicker.css.js.map +1 -1
- package/dist/generated/themes/Toast.css.js +1 -1
- package/dist/generated/themes/Toast.css.js.map +1 -1
- package/dist/generated/themes/ToggleButton.css.js +1 -1
- package/dist/generated/themes/ToggleButton.css.js.map +1 -1
- package/dist/generated/themes/Token.css.js +1 -1
- package/dist/generated/themes/Token.css.js.map +1 -1
- package/dist/generated/themes/Tokenizer.css.js +1 -1
- package/dist/generated/themes/Tokenizer.css.js.map +1 -1
- package/dist/generated/themes/TokenizerPopover.css.js +1 -1
- package/dist/generated/themes/TokenizerPopover.css.js.map +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/ToolbarPopover.css.js +1 -1
- package/dist/generated/themes/ToolbarPopover.css.js.map +1 -1
- package/dist/generated/themes/TreeItem.css.js +1 -1
- package/dist/generated/themes/TreeItem.css.js.map +1 -1
- package/dist/generated/themes/ValueStateMessage.css.js +1 -1
- package/dist/generated/themes/ValueStateMessage.css.js.map +1 -1
- package/dist/generated/themes/YearPicker.css.js +1 -1
- package/dist/generated/themes/YearPicker.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -1
- package/dist/vscode.html-custom-data.json +89 -9
- package/dist/web-types.json +191 -18
- package/package.json +9 -9
- package/src/Label.hbs +3 -3
- package/src/ListItem.hbs +1 -0
- package/src/Menu.hbs +0 -1
- package/src/MenuItem.hbs +5 -1
- package/src/MultiComboBoxPopover.hbs +10 -6
- package/src/Tag.hbs +1 -1
- package/src/TextAreaPopover.hbs +1 -3
- package/src/TimePicker.hbs +1 -0
- package/src/i18n/messagebundle_sv.properties +7 -7
- package/src/themes/BusyIndicator.css +6 -0
- package/src/themes/Input.css +7 -0
- package/src/themes/Label.css +4 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextAreaTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TextAreaTemplate.lit.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"TextAreaTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TextAreaTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\n\timport type TextArea from \"../../TextArea.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: TextArea, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"${classMap(this.classes.root as ClassMapValue)}\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\"><div class=\"ui5-textarea-wrapper\">${ this.growing ? block1.call(this, context, tags, suffix) : undefined }<textarea id=\"${ifDefined(this._id)}-inner\" class=\"ui5-textarea-inner\" placeholder=\"${ifDefined(this.placeholder)}\" ?disabled=\"${this.disabled}\" ?readonly=\"${this.readonly}\" aria-label=\"${ifDefined(this.ariaLabelText)}\" aria-describedby=\"${ifDefined(this.ariaDescribedBy)}\" aria-invalid=\"${ifDefined(this.ariaInvalid)}\" aria-required=\"${ifDefined(this.required)}\" maxlength=\"${ifDefined(this._exceededTextProps.calcedMaxLength)}\" .value=\"${ifDefined(this.value)}\" @input=\"${this._oninput}\" @change=\"${this._onchange}\" @keyup=\"${this._onkeyup}\" @keydown=\"${this._onkeydown}\" @select=\"${this._onselect}\" @scroll=\"${this._onscroll}\" data-sap-focus-ref part=\"textarea\"></textarea></div>${ this.showExceededText ? block3.call(this, context, tags, suffix) : undefined }${ this.hasValueState ? block4.call(this, context, tags, suffix) : undefined }</div>${ this.displayValueStateMessagePopover ? block5.call(this, context, tags, suffix) : undefined }`;}\nfunction block1 (this: TextArea, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div id=\"${ifDefined(this._id)}-mirror\" class=\"ui5-textarea-mirror\" aria-hidden=\"true\">${ repeat(this._mirrorText, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block2.call(this, context, tags, suffix, item, index)) }</div>`;}\nfunction block2 (this: TextArea, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item.text)}<br />`;}\nfunction block3 (this: TextArea, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span class=\"ui5-textarea-exceeded-text\">${ifDefined(this._exceededTextProps.exceededText)}</span>`;}\nfunction block4 (this: TextArea, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"${ifDefined(this._id)}-valueStateDesc\" class=\"ui5-hidden-text\">${ifDefined(this.ariaValueStateHiddenText)}</span>`;}\nfunction block5 (this: TextArea, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-popover\", tags, suffix)} skip-registry-update prevent-focus-restore hide-arrow prevent-initial-focus class=\"ui5-valuestatemessage-popover\" style=\"${styleMap(this.styles.valueStateMsgPopover)}\" placement=\"Bottom\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\"><div slot=\"header\" class=\"ui5-valuestatemessage-root ${classMap(this.classes.valueStateMsg as ClassMapValue)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.hasCustomValueState ? block6.call(this, context, tags, suffix) : block7.call(this, context, tags, suffix) }</div></${scopeTag(\"ui5-popover\", tags, suffix)}>` : html`<ui5-popover skip-registry-update prevent-focus-restore hide-arrow prevent-initial-focus class=\"ui5-valuestatemessage-popover\" style=\"${styleMap(this.styles.valueStateMsgPopover)}\" placement=\"Bottom\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\"><div slot=\"header\" class=\"ui5-valuestatemessage-root ${classMap(this.classes.valueStateMsg as ClassMapValue)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></ui5-icon>${ this.hasCustomValueState ? block6.call(this, context, tags, suffix) : block7.call(this, context, tags, suffix) }</div></ui5-popover>`;}\nfunction block6 (this: TextArea, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\nfunction block7 (this: TextArea, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\n\n\nexport default block0;"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* eslint no-unused-vars: 0 */
|
|
2
2
|
import { html, ifDefined, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
|
|
3
|
-
function block0(context, tags, suffix) { return suffix ? html `<div id="${ifDefined(this._id)}" class="ui5-time-picker-root"><${scopeTag("ui5-input", tags, suffix)} id="${ifDefined(this._id)}-inner" value="${ifDefined(this.value)}" placeholder="${ifDefined(this._placeholder)}" ?disabled="${this.disabled}" ?readonly="${this.readonly}" value-state="${ifDefined(this.valueState)}" ._inputAccInfo="${ifDefined(this.accInfo)}" data-sap-focus-ref @click="${this._handleInputClick}" @ui5-change="${ifDefined(this._handleInputChange)}" @ui5-input="${ifDefined(this._handleInputLiveChange)}" @focusin="${this._onfocusin}" @input="${this._oninput}" class="ui5-time-picker-input" @keydown="${this._onkeydown}">${this.valueStateMessage.length ? block1.call(this, context, tags, suffix) : undefined}${!this.readonly ? block2.call(this, context, tags, suffix) : undefined}</${scopeTag("ui5-input", tags, suffix)}></div><${scopeTag("ui5-responsive-popover", tags, suffix)} id="${ifDefined(this._id)}-responsive-popover" class="ui5-time-picker-popover" placement="Bottom" horizontal-align="Start" .opener=${ifDefined(this)} ?open="${this.open}" allow-target-overlap _hide-header hide-arrow accessible-name="${ifDefined(this.pickerAccessibleName)}" @ui5-close="${ifDefined(this.onResponsivePopoverAfterClose)}" @ui5-open="${ifDefined(this.onResponsivePopoverAfterOpen)}" @wheel="${this._handleWheel}" @keydown="${this._onkeydown}"><${scopeTag("ui5-time-selection-clocks", tags, suffix)} id="${ifDefined(this._id)}-time-sel" value="${ifDefined(this._timeSelectionValue)}" format-pattern="${ifDefined(this._formatPattern)}" @ui5-change="${ifDefined(this.onTimeSelectionChange)}" @close-picker="${this.submitPickers}"></${scopeTag("ui5-time-selection-clocks", tags, suffix)}><div slot="footer" class="ui5-time-picker-footer"><${scopeTag("ui5-button", tags, suffix)} id="submit" design="Emphasized" @click="${this.submitPickers}">${ifDefined(this.submitButtonLabel)}</${scopeTag("ui5-button", tags, suffix)}><${scopeTag("ui5-button", tags, suffix)} id="close" design="Transparent" @click="${this._togglePicker}">${ifDefined(this.cancelButtonLabel)}</${scopeTag("ui5-button", tags, suffix)}></div></${scopeTag("ui5-responsive-popover", tags, suffix)}>${this._isPhone ? block3.call(this, context, tags, suffix) : undefined} ` : html `<div id="${ifDefined(this._id)}" class="ui5-time-picker-root"><ui5-input id="${ifDefined(this._id)}-inner" value="${ifDefined(this.value)}" placeholder="${ifDefined(this._placeholder)}" ?disabled="${this.disabled}" ?readonly="${this.readonly}" value-state="${ifDefined(this.valueState)}" ._inputAccInfo="${ifDefined(this.accInfo)}" data-sap-focus-ref @click="${this._handleInputClick}" @ui5-change="${ifDefined(this._handleInputChange)}" @ui5-input="${ifDefined(this._handleInputLiveChange)}" @focusin="${this._onfocusin}" @input="${this._oninput}" class="ui5-time-picker-input" @keydown="${this._onkeydown}">${this.valueStateMessage.length ? block1.call(this, context, tags, suffix) : undefined}${!this.readonly ? block2.call(this, context, tags, suffix) : undefined}</ui5-input></div><ui5-responsive-popover id="${ifDefined(this._id)}-responsive-popover" class="ui5-time-picker-popover" placement="Bottom" horizontal-align="Start" .opener=${ifDefined(this)} ?open="${this.open}" allow-target-overlap _hide-header hide-arrow accessible-name="${ifDefined(this.pickerAccessibleName)}" @ui5-close="${ifDefined(this.onResponsivePopoverAfterClose)}" @ui5-open="${ifDefined(this.onResponsivePopoverAfterOpen)}" @wheel="${this._handleWheel}" @keydown="${this._onkeydown}"><ui5-time-selection-clocks id="${ifDefined(this._id)}-time-sel" value="${ifDefined(this._timeSelectionValue)}" format-pattern="${ifDefined(this._formatPattern)}" @ui5-change="${ifDefined(this.onTimeSelectionChange)}" @close-picker="${this.submitPickers}"></ui5-time-selection-clocks><div slot="footer" class="ui5-time-picker-footer"><ui5-button id="submit" design="Emphasized" @click="${this.submitPickers}">${ifDefined(this.submitButtonLabel)}</ui5-button><ui5-button id="close" design="Transparent" @click="${this._togglePicker}">${ifDefined(this.cancelButtonLabel)}</ui5-button></div></ui5-responsive-popover>${this._isPhone ? block3.call(this, context, tags, suffix) : undefined} `; }
|
|
3
|
+
function block0(context, tags, suffix) { return suffix ? html `<div id="${ifDefined(this._id)}" class="ui5-time-picker-root"><${scopeTag("ui5-input", tags, suffix)} id="${ifDefined(this._id)}-inner" value="${ifDefined(this.value)}" placeholder="${ifDefined(this._placeholder)}" ?disabled="${this.disabled}" ?readonly="${this.readonly}" ?required="${this.required}" value-state="${ifDefined(this.valueState)}" ._inputAccInfo="${ifDefined(this.accInfo)}" data-sap-focus-ref @click="${this._handleInputClick}" @ui5-change="${ifDefined(this._handleInputChange)}" @ui5-input="${ifDefined(this._handleInputLiveChange)}" @focusin="${this._onfocusin}" @input="${this._oninput}" class="ui5-time-picker-input" @keydown="${this._onkeydown}">${this.valueStateMessage.length ? block1.call(this, context, tags, suffix) : undefined}${!this.readonly ? block2.call(this, context, tags, suffix) : undefined}</${scopeTag("ui5-input", tags, suffix)}></div><${scopeTag("ui5-responsive-popover", tags, suffix)} id="${ifDefined(this._id)}-responsive-popover" class="ui5-time-picker-popover" placement="Bottom" horizontal-align="Start" .opener=${ifDefined(this)} ?open="${this.open}" allow-target-overlap _hide-header hide-arrow accessible-name="${ifDefined(this.pickerAccessibleName)}" @ui5-close="${ifDefined(this.onResponsivePopoverAfterClose)}" @ui5-open="${ifDefined(this.onResponsivePopoverAfterOpen)}" @wheel="${this._handleWheel}" @keydown="${this._onkeydown}"><${scopeTag("ui5-time-selection-clocks", tags, suffix)} id="${ifDefined(this._id)}-time-sel" value="${ifDefined(this._timeSelectionValue)}" format-pattern="${ifDefined(this._formatPattern)}" @ui5-change="${ifDefined(this.onTimeSelectionChange)}" @close-picker="${this.submitPickers}"></${scopeTag("ui5-time-selection-clocks", tags, suffix)}><div slot="footer" class="ui5-time-picker-footer"><${scopeTag("ui5-button", tags, suffix)} id="submit" design="Emphasized" @click="${this.submitPickers}">${ifDefined(this.submitButtonLabel)}</${scopeTag("ui5-button", tags, suffix)}><${scopeTag("ui5-button", tags, suffix)} id="close" design="Transparent" @click="${this._togglePicker}">${ifDefined(this.cancelButtonLabel)}</${scopeTag("ui5-button", tags, suffix)}></div></${scopeTag("ui5-responsive-popover", tags, suffix)}>${this._isPhone ? block3.call(this, context, tags, suffix) : undefined} ` : html `<div id="${ifDefined(this._id)}" class="ui5-time-picker-root"><ui5-input id="${ifDefined(this._id)}-inner" value="${ifDefined(this.value)}" placeholder="${ifDefined(this._placeholder)}" ?disabled="${this.disabled}" ?readonly="${this.readonly}" ?required="${this.required}" value-state="${ifDefined(this.valueState)}" ._inputAccInfo="${ifDefined(this.accInfo)}" data-sap-focus-ref @click="${this._handleInputClick}" @ui5-change="${ifDefined(this._handleInputChange)}" @ui5-input="${ifDefined(this._handleInputLiveChange)}" @focusin="${this._onfocusin}" @input="${this._oninput}" class="ui5-time-picker-input" @keydown="${this._onkeydown}">${this.valueStateMessage.length ? block1.call(this, context, tags, suffix) : undefined}${!this.readonly ? block2.call(this, context, tags, suffix) : undefined}</ui5-input></div><ui5-responsive-popover id="${ifDefined(this._id)}-responsive-popover" class="ui5-time-picker-popover" placement="Bottom" horizontal-align="Start" .opener=${ifDefined(this)} ?open="${this.open}" allow-target-overlap _hide-header hide-arrow accessible-name="${ifDefined(this.pickerAccessibleName)}" @ui5-close="${ifDefined(this.onResponsivePopoverAfterClose)}" @ui5-open="${ifDefined(this.onResponsivePopoverAfterOpen)}" @wheel="${this._handleWheel}" @keydown="${this._onkeydown}"><ui5-time-selection-clocks id="${ifDefined(this._id)}-time-sel" value="${ifDefined(this._timeSelectionValue)}" format-pattern="${ifDefined(this._formatPattern)}" @ui5-change="${ifDefined(this.onTimeSelectionChange)}" @close-picker="${this.submitPickers}"></ui5-time-selection-clocks><div slot="footer" class="ui5-time-picker-footer"><ui5-button id="submit" design="Emphasized" @click="${this.submitPickers}">${ifDefined(this.submitButtonLabel)}</ui5-button><ui5-button id="close" design="Transparent" @click="${this._togglePicker}">${ifDefined(this.cancelButtonLabel)}</ui5-button></div></ui5-responsive-popover>${this._isPhone ? block3.call(this, context, tags, suffix) : undefined} `; }
|
|
4
4
|
function block1(context, tags, suffix) { return html `<slot name="valueStateMessage" slot="valueStateMessage"></slot>`; }
|
|
5
5
|
function block2(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-icon", tags, suffix)} slot="icon" name="${ifDefined(this.openIconName)}" tabindex="-1" show-tooltip @click="${this._togglePicker}" ?pressed="${this.open}" class="ui5-time-picker-input-icon-button inputIcon"></${scopeTag("ui5-icon", tags, suffix)}>` : html `<ui5-icon slot="icon" name="${ifDefined(this.openIconName)}" tabindex="-1" show-tooltip @click="${this._togglePicker}" ?pressed="${this.open}" class="ui5-time-picker-input-icon-button inputIcon"></ui5-icon>`; }
|
|
6
6
|
function block3(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-popover", tags, suffix)} id="${ifDefined(this._id)}-popover" class="ui5-time-picker-inputs-popover" placement="Bottom" horizontal-align="Start" allow-target-overlap _hide-header hide-arrow @ui5-open="${ifDefined(this.onInputsPopoverAfterOpen)}" @ui5-close="${ifDefined(this.onInputsPopoverAfterClose)}" @wheel="${this._handleWheel}" @keydown="${this._onkeydown}"><div class="popover-content"><${scopeTag("ui5-time-selection-inputs", tags, suffix)} id="${ifDefined(this._id)}-time-sel-inputs" value="${ifDefined(this._timeSelectionValue)}" format-pattern="${ifDefined(this._formatPattern)}" @ui5-change="${ifDefined(this.onTimeSelectionChange)}" @close-inputs="${this.submitInputsPopover}"></${scopeTag("ui5-time-selection-inputs", tags, suffix)}></div><div slot="footer" class="ui5-time-picker-footer"><${scopeTag("ui5-button", tags, suffix)} id="submitInputs" design="Emphasized" @click="${this.submitInputsPopover}">${ifDefined(this.submitButtonLabel)}</${scopeTag("ui5-button", tags, suffix)}><${scopeTag("ui5-button", tags, suffix)} id="closeInputs" design="Transparent" @click="${this.closeInputsPopover}">${ifDefined(this.cancelButtonLabel)}</${scopeTag("ui5-button", tags, suffix)}></div></${scopeTag("ui5-popover", tags, suffix)}>` : html `<ui5-popover id="${ifDefined(this._id)}-popover" class="ui5-time-picker-inputs-popover" placement="Bottom" horizontal-align="Start" allow-target-overlap _hide-header hide-arrow @ui5-open="${ifDefined(this.onInputsPopoverAfterOpen)}" @ui5-close="${ifDefined(this.onInputsPopoverAfterClose)}" @wheel="${this._handleWheel}" @keydown="${this._onkeydown}"><div class="popover-content"><ui5-time-selection-inputs id="${ifDefined(this._id)}-time-sel-inputs" value="${ifDefined(this._timeSelectionValue)}" format-pattern="${ifDefined(this._formatPattern)}" @ui5-change="${ifDefined(this.onTimeSelectionChange)}" @close-inputs="${this.submitInputsPopover}"></ui5-time-selection-inputs></div><div slot="footer" class="ui5-time-picker-footer"><ui5-button id="submitInputs" design="Emphasized" @click="${this.submitInputsPopover}">${ifDefined(this.submitButtonLabel)}</ui5-button><ui5-button id="closeInputs" design="Transparent" @click="${this.closeInputsPopover}">${ifDefined(this.cancelButtonLabel)}</ui5-button></div></ui5-popover>`; }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimePickerTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TimePickerTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\n\timport type TimePicker from \"../../TimePicker.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: TimePicker, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div id=\"${ifDefined(this._id)}\" class=\"ui5-time-picker-root\"><${scopeTag(\"ui5-input\", tags, suffix)} id=\"${ifDefined(this._id)}-inner\" value=\"${ifDefined(this.value)}\" placeholder=\"${ifDefined(this._placeholder)}\" ?disabled=\"${this.disabled}\" ?readonly=\"${this.readonly}\" value-state=\"${ifDefined(this.valueState)}\" ._inputAccInfo=\"${ifDefined(this.accInfo)}\" data-sap-focus-ref @click=\"${this._handleInputClick}\" @ui5-change=\"${ifDefined(this._handleInputChange)}\" @ui5-input=\"${ifDefined(this._handleInputLiveChange)}\" @focusin=\"${this._onfocusin}\" @input=\"${this._oninput}\" class=\"ui5-time-picker-input\" @keydown=\"${this._onkeydown}\">${ this.valueStateMessage.length ? block1.call(this, context, tags, suffix) : undefined }${ !this.readonly ? block2.call(this, context, tags, suffix) : undefined }</${scopeTag(\"ui5-input\", tags, suffix)}></div><${scopeTag(\"ui5-responsive-popover\", tags, suffix)} id=\"${ifDefined(this._id)}-responsive-popover\" class=\"ui5-time-picker-popover\" placement=\"Bottom\" horizontal-align=\"Start\" .opener=${ifDefined(this)} ?open=\"${this.open}\" allow-target-overlap _hide-header hide-arrow accessible-name=\"${ifDefined(this.pickerAccessibleName)}\" @ui5-close=\"${ifDefined(this.onResponsivePopoverAfterClose)}\" @ui5-open=\"${ifDefined(this.onResponsivePopoverAfterOpen)}\" @wheel=\"${this._handleWheel}\" @keydown=\"${this._onkeydown}\"><${scopeTag(\"ui5-time-selection-clocks\", tags, suffix)} id=\"${ifDefined(this._id)}-time-sel\" value=\"${ifDefined(this._timeSelectionValue)}\" format-pattern=\"${ifDefined(this._formatPattern)}\" @ui5-change=\"${ifDefined(this.onTimeSelectionChange)}\" @close-picker=\"${this.submitPickers}\"></${scopeTag(\"ui5-time-selection-clocks\", tags, suffix)}><div slot=\"footer\" class=\"ui5-time-picker-footer\"><${scopeTag(\"ui5-button\", tags, suffix)} id=\"submit\" design=\"Emphasized\" @click=\"${this.submitPickers}\">${ifDefined(this.submitButtonLabel)}</${scopeTag(\"ui5-button\", tags, suffix)}><${scopeTag(\"ui5-button\", tags, suffix)} id=\"close\" design=\"Transparent\" @click=\"${this._togglePicker}\">${ifDefined(this.cancelButtonLabel)}</${scopeTag(\"ui5-button\", tags, suffix)}></div></${scopeTag(\"ui5-responsive-popover\", tags, suffix)}>${ this._isPhone ? block3.call(this, context, tags, suffix) : undefined } ` : html`<div id=\"${ifDefined(this._id)}\" class=\"ui5-time-picker-root\"><ui5-input id=\"${ifDefined(this._id)}-inner\" value=\"${ifDefined(this.value)}\" placeholder=\"${ifDefined(this._placeholder)}\" ?disabled=\"${this.disabled}\" ?readonly=\"${this.readonly}\" value-state=\"${ifDefined(this.valueState)}\" ._inputAccInfo=\"${ifDefined(this.accInfo)}\" data-sap-focus-ref @click=\"${this._handleInputClick}\" @ui5-change=\"${ifDefined(this._handleInputChange)}\" @ui5-input=\"${ifDefined(this._handleInputLiveChange)}\" @focusin=\"${this._onfocusin}\" @input=\"${this._oninput}\" class=\"ui5-time-picker-input\" @keydown=\"${this._onkeydown}\">${ this.valueStateMessage.length ? block1.call(this, context, tags, suffix) : undefined }${ !this.readonly ? block2.call(this, context, tags, suffix) : undefined }</ui5-input></div><ui5-responsive-popover id=\"${ifDefined(this._id)}-responsive-popover\" class=\"ui5-time-picker-popover\" placement=\"Bottom\" horizontal-align=\"Start\" .opener=${ifDefined(this)} ?open=\"${this.open}\" allow-target-overlap _hide-header hide-arrow accessible-name=\"${ifDefined(this.pickerAccessibleName)}\" @ui5-close=\"${ifDefined(this.onResponsivePopoverAfterClose)}\" @ui5-open=\"${ifDefined(this.onResponsivePopoverAfterOpen)}\" @wheel=\"${this._handleWheel}\" @keydown=\"${this._onkeydown}\"><ui5-time-selection-clocks id=\"${ifDefined(this._id)}-time-sel\" value=\"${ifDefined(this._timeSelectionValue)}\" format-pattern=\"${ifDefined(this._formatPattern)}\" @ui5-change=\"${ifDefined(this.onTimeSelectionChange)}\" @close-picker=\"${this.submitPickers}\"></ui5-time-selection-clocks><div slot=\"footer\" class=\"ui5-time-picker-footer\"><ui5-button id=\"submit\" design=\"Emphasized\" @click=\"${this.submitPickers}\">${ifDefined(this.submitButtonLabel)}</ui5-button><ui5-button id=\"close\" design=\"Transparent\" @click=\"${this._togglePicker}\">${ifDefined(this.cancelButtonLabel)}</ui5-button></div></ui5-responsive-popover>${ this._isPhone ? block3.call(this, context, tags, suffix) : undefined } `;}\nfunction block1 (this: TimePicker, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\" slot=\"valueStateMessage\"></slot>`;}\nfunction block2 (this: TimePicker, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} slot=\"icon\" name=\"${ifDefined(this.openIconName)}\" tabindex=\"-1\" show-tooltip @click=\"${this._togglePicker}\" ?pressed=\"${this.open}\" class=\"ui5-time-picker-input-icon-button inputIcon\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon slot=\"icon\" name=\"${ifDefined(this.openIconName)}\" tabindex=\"-1\" show-tooltip @click=\"${this._togglePicker}\" ?pressed=\"${this.open}\" class=\"ui5-time-picker-input-icon-button inputIcon\"></ui5-icon>`;}\nfunction block3 (this: TimePicker, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-popover\", tags, suffix)} id=\"${ifDefined(this._id)}-popover\" class=\"ui5-time-picker-inputs-popover\" placement=\"Bottom\" horizontal-align=\"Start\" allow-target-overlap _hide-header hide-arrow @ui5-open=\"${ifDefined(this.onInputsPopoverAfterOpen)}\" @ui5-close=\"${ifDefined(this.onInputsPopoverAfterClose)}\" @wheel=\"${this._handleWheel}\" @keydown=\"${this._onkeydown}\"><div class=\"popover-content\"><${scopeTag(\"ui5-time-selection-inputs\", tags, suffix)} id=\"${ifDefined(this._id)}-time-sel-inputs\" value=\"${ifDefined(this._timeSelectionValue)}\" format-pattern=\"${ifDefined(this._formatPattern)}\" @ui5-change=\"${ifDefined(this.onTimeSelectionChange)}\" @close-inputs=\"${this.submitInputsPopover}\"></${scopeTag(\"ui5-time-selection-inputs\", tags, suffix)}></div><div slot=\"footer\" class=\"ui5-time-picker-footer\"><${scopeTag(\"ui5-button\", tags, suffix)} id=\"submitInputs\" design=\"Emphasized\" @click=\"${this.submitInputsPopover}\">${ifDefined(this.submitButtonLabel)}</${scopeTag(\"ui5-button\", tags, suffix)}><${scopeTag(\"ui5-button\", tags, suffix)} id=\"closeInputs\" design=\"Transparent\" @click=\"${this.closeInputsPopover}\">${ifDefined(this.cancelButtonLabel)}</${scopeTag(\"ui5-button\", tags, suffix)}></div></${scopeTag(\"ui5-popover\", tags, suffix)}>` : html`<ui5-popover id=\"${ifDefined(this._id)}-popover\" class=\"ui5-time-picker-inputs-popover\" placement=\"Bottom\" horizontal-align=\"Start\" allow-target-overlap _hide-header hide-arrow @ui5-open=\"${ifDefined(this.onInputsPopoverAfterOpen)}\" @ui5-close=\"${ifDefined(this.onInputsPopoverAfterClose)}\" @wheel=\"${this._handleWheel}\" @keydown=\"${this._onkeydown}\"><div class=\"popover-content\"><ui5-time-selection-inputs id=\"${ifDefined(this._id)}-time-sel-inputs\" value=\"${ifDefined(this._timeSelectionValue)}\" format-pattern=\"${ifDefined(this._formatPattern)}\" @ui5-change=\"${ifDefined(this.onTimeSelectionChange)}\" @close-inputs=\"${this.submitInputsPopover}\"></ui5-time-selection-inputs></div><div slot=\"footer\" class=\"ui5-time-picker-footer\"><ui5-button id=\"submitInputs\" design=\"Emphasized\" @click=\"${this.submitInputsPopover}\">${ifDefined(this.submitButtonLabel)}</ui5-button><ui5-button id=\"closeInputs\" design=\"Transparent\" @click=\"${this.closeInputsPopover}\">${ifDefined(this.cancelButtonLabel)}</ui5-button></div></ui5-popover>`;}\n\n\nexport default block0;"]}
|
|
1
|
+
{"version":3,"file":"TimePickerTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TimePickerTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\n\timport type TimePicker from \"../../TimePicker.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: TimePicker, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div id=\"${ifDefined(this._id)}\" class=\"ui5-time-picker-root\"><${scopeTag(\"ui5-input\", tags, suffix)} id=\"${ifDefined(this._id)}-inner\" value=\"${ifDefined(this.value)}\" placeholder=\"${ifDefined(this._placeholder)}\" ?disabled=\"${this.disabled}\" ?readonly=\"${this.readonly}\" ?required=\"${this.required}\" value-state=\"${ifDefined(this.valueState)}\" ._inputAccInfo=\"${ifDefined(this.accInfo)}\" data-sap-focus-ref @click=\"${this._handleInputClick}\" @ui5-change=\"${ifDefined(this._handleInputChange)}\" @ui5-input=\"${ifDefined(this._handleInputLiveChange)}\" @focusin=\"${this._onfocusin}\" @input=\"${this._oninput}\" class=\"ui5-time-picker-input\" @keydown=\"${this._onkeydown}\">${ this.valueStateMessage.length ? block1.call(this, context, tags, suffix) : undefined }${ !this.readonly ? block2.call(this, context, tags, suffix) : undefined }</${scopeTag(\"ui5-input\", tags, suffix)}></div><${scopeTag(\"ui5-responsive-popover\", tags, suffix)} id=\"${ifDefined(this._id)}-responsive-popover\" class=\"ui5-time-picker-popover\" placement=\"Bottom\" horizontal-align=\"Start\" .opener=${ifDefined(this)} ?open=\"${this.open}\" allow-target-overlap _hide-header hide-arrow accessible-name=\"${ifDefined(this.pickerAccessibleName)}\" @ui5-close=\"${ifDefined(this.onResponsivePopoverAfterClose)}\" @ui5-open=\"${ifDefined(this.onResponsivePopoverAfterOpen)}\" @wheel=\"${this._handleWheel}\" @keydown=\"${this._onkeydown}\"><${scopeTag(\"ui5-time-selection-clocks\", tags, suffix)} id=\"${ifDefined(this._id)}-time-sel\" value=\"${ifDefined(this._timeSelectionValue)}\" format-pattern=\"${ifDefined(this._formatPattern)}\" @ui5-change=\"${ifDefined(this.onTimeSelectionChange)}\" @close-picker=\"${this.submitPickers}\"></${scopeTag(\"ui5-time-selection-clocks\", tags, suffix)}><div slot=\"footer\" class=\"ui5-time-picker-footer\"><${scopeTag(\"ui5-button\", tags, suffix)} id=\"submit\" design=\"Emphasized\" @click=\"${this.submitPickers}\">${ifDefined(this.submitButtonLabel)}</${scopeTag(\"ui5-button\", tags, suffix)}><${scopeTag(\"ui5-button\", tags, suffix)} id=\"close\" design=\"Transparent\" @click=\"${this._togglePicker}\">${ifDefined(this.cancelButtonLabel)}</${scopeTag(\"ui5-button\", tags, suffix)}></div></${scopeTag(\"ui5-responsive-popover\", tags, suffix)}>${ this._isPhone ? block3.call(this, context, tags, suffix) : undefined } ` : html`<div id=\"${ifDefined(this._id)}\" class=\"ui5-time-picker-root\"><ui5-input id=\"${ifDefined(this._id)}-inner\" value=\"${ifDefined(this.value)}\" placeholder=\"${ifDefined(this._placeholder)}\" ?disabled=\"${this.disabled}\" ?readonly=\"${this.readonly}\" ?required=\"${this.required}\" value-state=\"${ifDefined(this.valueState)}\" ._inputAccInfo=\"${ifDefined(this.accInfo)}\" data-sap-focus-ref @click=\"${this._handleInputClick}\" @ui5-change=\"${ifDefined(this._handleInputChange)}\" @ui5-input=\"${ifDefined(this._handleInputLiveChange)}\" @focusin=\"${this._onfocusin}\" @input=\"${this._oninput}\" class=\"ui5-time-picker-input\" @keydown=\"${this._onkeydown}\">${ this.valueStateMessage.length ? block1.call(this, context, tags, suffix) : undefined }${ !this.readonly ? block2.call(this, context, tags, suffix) : undefined }</ui5-input></div><ui5-responsive-popover id=\"${ifDefined(this._id)}-responsive-popover\" class=\"ui5-time-picker-popover\" placement=\"Bottom\" horizontal-align=\"Start\" .opener=${ifDefined(this)} ?open=\"${this.open}\" allow-target-overlap _hide-header hide-arrow accessible-name=\"${ifDefined(this.pickerAccessibleName)}\" @ui5-close=\"${ifDefined(this.onResponsivePopoverAfterClose)}\" @ui5-open=\"${ifDefined(this.onResponsivePopoverAfterOpen)}\" @wheel=\"${this._handleWheel}\" @keydown=\"${this._onkeydown}\"><ui5-time-selection-clocks id=\"${ifDefined(this._id)}-time-sel\" value=\"${ifDefined(this._timeSelectionValue)}\" format-pattern=\"${ifDefined(this._formatPattern)}\" @ui5-change=\"${ifDefined(this.onTimeSelectionChange)}\" @close-picker=\"${this.submitPickers}\"></ui5-time-selection-clocks><div slot=\"footer\" class=\"ui5-time-picker-footer\"><ui5-button id=\"submit\" design=\"Emphasized\" @click=\"${this.submitPickers}\">${ifDefined(this.submitButtonLabel)}</ui5-button><ui5-button id=\"close\" design=\"Transparent\" @click=\"${this._togglePicker}\">${ifDefined(this.cancelButtonLabel)}</ui5-button></div></ui5-responsive-popover>${ this._isPhone ? block3.call(this, context, tags, suffix) : undefined } `;}\nfunction block1 (this: TimePicker, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\" slot=\"valueStateMessage\"></slot>`;}\nfunction block2 (this: TimePicker, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} slot=\"icon\" name=\"${ifDefined(this.openIconName)}\" tabindex=\"-1\" show-tooltip @click=\"${this._togglePicker}\" ?pressed=\"${this.open}\" class=\"ui5-time-picker-input-icon-button inputIcon\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon slot=\"icon\" name=\"${ifDefined(this.openIconName)}\" tabindex=\"-1\" show-tooltip @click=\"${this._togglePicker}\" ?pressed=\"${this.open}\" class=\"ui5-time-picker-input-icon-button inputIcon\"></ui5-icon>`;}\nfunction block3 (this: TimePicker, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-popover\", tags, suffix)} id=\"${ifDefined(this._id)}-popover\" class=\"ui5-time-picker-inputs-popover\" placement=\"Bottom\" horizontal-align=\"Start\" allow-target-overlap _hide-header hide-arrow @ui5-open=\"${ifDefined(this.onInputsPopoverAfterOpen)}\" @ui5-close=\"${ifDefined(this.onInputsPopoverAfterClose)}\" @wheel=\"${this._handleWheel}\" @keydown=\"${this._onkeydown}\"><div class=\"popover-content\"><${scopeTag(\"ui5-time-selection-inputs\", tags, suffix)} id=\"${ifDefined(this._id)}-time-sel-inputs\" value=\"${ifDefined(this._timeSelectionValue)}\" format-pattern=\"${ifDefined(this._formatPattern)}\" @ui5-change=\"${ifDefined(this.onTimeSelectionChange)}\" @close-inputs=\"${this.submitInputsPopover}\"></${scopeTag(\"ui5-time-selection-inputs\", tags, suffix)}></div><div slot=\"footer\" class=\"ui5-time-picker-footer\"><${scopeTag(\"ui5-button\", tags, suffix)} id=\"submitInputs\" design=\"Emphasized\" @click=\"${this.submitInputsPopover}\">${ifDefined(this.submitButtonLabel)}</${scopeTag(\"ui5-button\", tags, suffix)}><${scopeTag(\"ui5-button\", tags, suffix)} id=\"closeInputs\" design=\"Transparent\" @click=\"${this.closeInputsPopover}\">${ifDefined(this.cancelButtonLabel)}</${scopeTag(\"ui5-button\", tags, suffix)}></div></${scopeTag(\"ui5-popover\", tags, suffix)}>` : html`<ui5-popover id=\"${ifDefined(this._id)}-popover\" class=\"ui5-time-picker-inputs-popover\" placement=\"Bottom\" horizontal-align=\"Start\" allow-target-overlap _hide-header hide-arrow @ui5-open=\"${ifDefined(this.onInputsPopoverAfterOpen)}\" @ui5-close=\"${ifDefined(this.onInputsPopoverAfterClose)}\" @wheel=\"${this._handleWheel}\" @keydown=\"${this._onkeydown}\"><div class=\"popover-content\"><ui5-time-selection-inputs id=\"${ifDefined(this._id)}-time-sel-inputs\" value=\"${ifDefined(this._timeSelectionValue)}\" format-pattern=\"${ifDefined(this._formatPattern)}\" @ui5-change=\"${ifDefined(this.onTimeSelectionChange)}\" @close-inputs=\"${this.submitInputsPopover}\"></ui5-time-selection-inputs></div><div slot=\"footer\" class=\"ui5-time-picker-footer\"><ui5-button id=\"submitInputs\" design=\"Emphasized\" @click=\"${this.submitInputsPopover}\">${ifDefined(this.submitButtonLabel)}</ui5-button><ui5-button id=\"closeInputs\" design=\"Transparent\" @click=\"${this.closeInputsPopover}\">${ifDefined(this.cancelButtonLabel)}</ui5-button></div></ui5-popover>`;}\n\n\nexport default block0;"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* eslint no-unused-vars: 0 */
|
|
2
2
|
import { html, classMap, styleMap, ifDefined, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
|
|
3
|
-
function block0(context, tags, suffix) { return html `<div><li part="native-li" data-sap-focus-ref tabindex="${ifDefined(this._effectiveTabIndex)}" class="${classMap(this.classes.main)}" @focusin="${this._onfocusin}" @focusout="${this._onfocusout}" @keyup="${this._onkeyup}" @keydown="${this._onkeydown}" @mouseup="${this._onmouseup}" @mousedown="${this._onmousedown}" @touchstart="${this._ontouchstart}" @touchend="${this._ontouchend}" @click="${this._onclick}" draggable="${ifDefined(this.movable)}" @dragstart="${this._ondragstart}" @dragend="${this._ondragend}" role="${ifDefined(this._accInfo.role)}" aria-expanded="${ifDefined(this._accInfo.ariaExpanded)}" title="${ifDefined(this._accInfo.tooltip)}" aria-level="${ifDefined(this._accInfo.ariaLevel)}" aria-haspopup="${ifDefined(this._accInfo.ariaHaspopup)}" aria-posinset="${ifDefined(this._accInfo.posinset)}" aria-setsize="${ifDefined(this._accInfo.setsize)}" aria-describedby="${ifDefined(this._id)}-invisibleText-describedby" aria-labelledby="${ifDefined(this._accessibleNameRef)}" aria-disabled="${ifDefined(this._ariaDisabled)}" aria-selected="${ifDefined(this._accInfo.ariaSelected)}" aria-checked="${ifDefined(this._accInfo.ariaChecked)}" aria-owns="${ifDefined(this._accInfo.ariaOwns)}"><div class="ui5-li-tree-toggle-box" style="${styleMap(this.styles.preContent)}">${this.showToggleButton ? block1.call(this, context, tags, suffix) : undefined}</div>${this.placeSelectionElementBefore ? block2.call(this, context, tags, suffix) : undefined}${this._hasHighlightColor ? block8.call(this, context, tags, suffix) : undefined}<div part="content" id="${ifDefined(this._id)}-content" class="ui5-li-content">${this.icon ? block9.call(this, context, tags, suffix) : undefined}</div>${this.typeDetail ? block10.call(this, context, tags, suffix) : undefined}${this.typeNavigation ? block11.call(this, context, tags, suffix) : undefined}${this.navigated ? block12.call(this, context, tags, suffix) : undefined}${this.placeSelectionElementAfter ? block13.call(this, context, tags, suffix) : undefined}<span id="${ifDefined(this._id)}-invisibleText" class="ui5-hidden-text">${ifDefined(this._accInfo.listItemAriaLabel)}${ifDefined(this.accessibleName)}</span><span id="${ifDefined(this._id)}-invisibleText-describedby" class="ui5-hidden-text">${ifDefined(this._accInfo.ariaSelectedText)}</span></li>${this.expanded ? block19.call(this, context, tags, suffix) : undefined}</div>`; }
|
|
3
|
+
function block0(context, tags, suffix) { return html `<div><li part="native-li" data-sap-focus-ref tabindex="${ifDefined(this._effectiveTabIndex)}" class="${classMap(this.classes.main)}" @focusin="${this._onfocusin}" @focusout="${this._onfocusout}" @keyup="${this._onkeyup}" @keydown="${this._onkeydown}" @mouseup="${this._onmouseup}" @mousedown="${this._onmousedown}" @touchstart="${this._ontouchstart}" @touchend="${this._ontouchend}" @click="${this._onclick}" draggable="${ifDefined(this.movable)}" @dragstart="${this._ondragstart}" @dragend="${this._ondragend}" role="${ifDefined(this._accInfo.role)}" aria-expanded="${ifDefined(this._accInfo.ariaExpanded)}" title="${ifDefined(this._accInfo.tooltip)}" aria-level="${ifDefined(this._accInfo.ariaLevel)}" aria-haspopup="${ifDefined(this._accInfo.ariaHaspopup)}" aria-posinset="${ifDefined(this._accInfo.posinset)}" aria-setsize="${ifDefined(this._accInfo.setsize)}" aria-describedby="${ifDefined(this._id)}-invisibleText-describedby" aria-labelledby="${ifDefined(this._accessibleNameRef)}" aria-disabled="${ifDefined(this._ariaDisabled)}" aria-selected="${ifDefined(this._accInfo.ariaSelected)}" aria-checked="${ifDefined(this._accInfo.ariaChecked)}" aria-owns="${ifDefined(this._accInfo.ariaOwns)}" aria-keyshortcuts="${ifDefined(this._accInfo.ariaKeyShortcuts)}"><div class="ui5-li-tree-toggle-box" style="${styleMap(this.styles.preContent)}">${this.showToggleButton ? block1.call(this, context, tags, suffix) : undefined}</div>${this.placeSelectionElementBefore ? block2.call(this, context, tags, suffix) : undefined}${this._hasHighlightColor ? block8.call(this, context, tags, suffix) : undefined}<div part="content" id="${ifDefined(this._id)}-content" class="ui5-li-content">${this.icon ? block9.call(this, context, tags, suffix) : undefined}</div>${this.typeDetail ? block10.call(this, context, tags, suffix) : undefined}${this.typeNavigation ? block11.call(this, context, tags, suffix) : undefined}${this.navigated ? block12.call(this, context, tags, suffix) : undefined}${this.placeSelectionElementAfter ? block13.call(this, context, tags, suffix) : undefined}<span id="${ifDefined(this._id)}-invisibleText" class="ui5-hidden-text">${ifDefined(this._accInfo.listItemAriaLabel)}${ifDefined(this.accessibleName)}</span><span id="${ifDefined(this._id)}-invisibleText-describedby" class="ui5-hidden-text">${ifDefined(this._accInfo.ariaSelectedText)}</span></li>${this.expanded ? block19.call(this, context, tags, suffix) : undefined}</div>`; }
|
|
4
4
|
function block1(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-icon", tags, suffix)} part="toggle-icon" class="ui5-li-tree-toggle-icon" name="${ifDefined(this._toggleIconName)}" show-tooltip accessible-name="${ifDefined(this.iconAccessibleName)}" @click="${this._toggleClick}"></${scopeTag("ui5-icon", tags, suffix)}>` : html `<ui5-icon part="toggle-icon" class="ui5-li-tree-toggle-icon" name="${ifDefined(this._toggleIconName)}" show-tooltip accessible-name="${ifDefined(this.iconAccessibleName)}" @click="${this._toggleClick}"></ui5-icon>`; }
|
|
5
5
|
function block2(context, tags, suffix) { return html `${this.modeSingleSelect ? block3.call(this, context, tags, suffix) : undefined}${this.modeMultiple ? block4.call(this, context, tags, suffix) : undefined}${this.renderDeleteButton ? block5.call(this, context, tags, suffix) : undefined}`; }
|
|
6
6
|
function block3(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-radio-button", tags, suffix)} part="radio" ?disabled="${this.isInactive}" accessible-name="${ifDefined(this._accInfo.ariaLabelRadioButton)}" tabindex="-1" id="${ifDefined(this._id)}-singleSelectionElement" class="ui5-li-singlesel-radiobtn" ?checked="${this.selected}" @click="${this.onSingleSelectionComponentPress}"></${scopeTag("ui5-radio-button", tags, suffix)}>` : html `<ui5-radio-button part="radio" ?disabled="${this.isInactive}" accessible-name="${ifDefined(this._accInfo.ariaLabelRadioButton)}" tabindex="-1" id="${ifDefined(this._id)}-singleSelectionElement" class="ui5-li-singlesel-radiobtn" ?checked="${this.selected}" @click="${this.onSingleSelectionComponentPress}"></ui5-radio-button>`; }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TreeItemBaseTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TreeItemBaseTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\n\timport type TreeItemBase from \"../../TreeItemBase.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div><li part=\"native-li\" data-sap-focus-ref tabindex=\"${ifDefined(this._effectiveTabIndex)}\" class=\"${classMap(this.classes.main as ClassMapValue)}\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\" @keyup=\"${this._onkeyup}\" @keydown=\"${this._onkeydown}\" @mouseup=\"${this._onmouseup}\" @mousedown=\"${this._onmousedown}\" @touchstart=\"${this._ontouchstart}\" @touchend=\"${this._ontouchend}\" @click=\"${this._onclick}\" draggable=\"${ifDefined(this.movable)}\" @dragstart=\"${this._ondragstart}\" @dragend=\"${this._ondragend}\" role=\"${ifDefined(this._accInfo.role)}\" aria-expanded=\"${ifDefined(this._accInfo.ariaExpanded)}\" title=\"${ifDefined(this._accInfo.tooltip)}\" aria-level=\"${ifDefined(this._accInfo.ariaLevel)}\" aria-haspopup=\"${ifDefined(this._accInfo.ariaHaspopup)}\" aria-posinset=\"${ifDefined(this._accInfo.posinset)}\" aria-setsize=\"${ifDefined(this._accInfo.setsize)}\" aria-describedby=\"${ifDefined(this._id)}-invisibleText-describedby\" aria-labelledby=\"${ifDefined(this._accessibleNameRef)}\" aria-disabled=\"${ifDefined(this._ariaDisabled)}\" aria-selected=\"${ifDefined(this._accInfo.ariaSelected)}\" aria-checked=\"${ifDefined(this._accInfo.ariaChecked)}\" aria-owns=\"${ifDefined(this._accInfo.ariaOwns)}\"><div class=\"ui5-li-tree-toggle-box\" style=\"${styleMap(this.styles.preContent)}\">${ this.showToggleButton ? block1.call(this, context, tags, suffix) : undefined }</div>${ this.placeSelectionElementBefore ? block2.call(this, context, tags, suffix) : undefined }${ this._hasHighlightColor ? block8.call(this, context, tags, suffix) : undefined }<div part=\"content\" id=\"${ifDefined(this._id)}-content\" class=\"ui5-li-content\">${ this.icon ? block9.call(this, context, tags, suffix) : undefined }</div>${ this.typeDetail ? block10.call(this, context, tags, suffix) : undefined }${ this.typeNavigation ? block11.call(this, context, tags, suffix) : undefined }${ this.navigated ? block12.call(this, context, tags, suffix) : undefined }${ this.placeSelectionElementAfter ? block13.call(this, context, tags, suffix) : undefined }<span id=\"${ifDefined(this._id)}-invisibleText\" class=\"ui5-hidden-text\">${ifDefined(this._accInfo.listItemAriaLabel)}${ifDefined(this.accessibleName)}</span><span id=\"${ifDefined(this._id)}-invisibleText-describedby\" class=\"ui5-hidden-text\">${ifDefined(this._accInfo.ariaSelectedText)}</span></li>${ this.expanded ? block19.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block1 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} part=\"toggle-icon\" class=\"ui5-li-tree-toggle-icon\" name=\"${ifDefined(this._toggleIconName)}\" show-tooltip accessible-name=\"${ifDefined(this.iconAccessibleName)}\" @click=\"${this._toggleClick}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon part=\"toggle-icon\" class=\"ui5-li-tree-toggle-icon\" name=\"${ifDefined(this._toggleIconName)}\" show-tooltip accessible-name=\"${ifDefined(this.iconAccessibleName)}\" @click=\"${this._toggleClick}\"></ui5-icon>`;}\nfunction block2 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.modeSingleSelect ? block3.call(this, context, tags, suffix) : undefined }${ this.modeMultiple ? block4.call(this, context, tags, suffix) : undefined }${ this.renderDeleteButton ? block5.call(this, context, tags, suffix) : undefined }`;}\nfunction block3 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-radio-button\", tags, suffix)} part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></${scopeTag(\"ui5-radio-button\", tags, suffix)}>` : html`<ui5-radio-button part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></ui5-radio-button>`;}\nfunction block4 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></ui5-checkbox>`;}\nfunction block5 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-deletebtn\">${ this.hasDeleteButtonSlot ? block6.call(this, context, tags, suffix) : block7.call(this, context, tags, suffix) }</div>`;}\nfunction block6 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"deleteButton\"></slot>`;}\nfunction block7 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></ui5-button>`;}\nfunction block8 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-highlight\"></div>`;}\nfunction block9 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} part=\"icon\" name=\"${ifDefined(this.icon)}\" class=\"ui5-li-icon\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon part=\"icon\" name=\"${ifDefined(this.icon)}\" class=\"ui5-li-icon\"></ui5-icon>`;}\nfunction block10 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-li-detailbtn\"><${scopeTag(\"ui5-button\", tags, suffix)} part=\"detail-button\" design=\"Transparent\" icon=\"edit\" @click=\"${this.onDetailClick}\"></${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div class=\"ui5-li-detailbtn\"><ui5-button part=\"detail-button\" design=\"Transparent\" icon=\"edit\" @click=\"${this.onDetailClick}\"></ui5-button></div>`;}\nfunction block11 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} name =\"slim-arrow-right\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon name =\"slim-arrow-right\"></ui5-icon>`;}\nfunction block12 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-navigated\"></div>`;}\nfunction block13 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.modeSingleSelect ? block14.call(this, context, tags, suffix) : undefined }${ this.modeMultiple ? block15.call(this, context, tags, suffix) : undefined }${ this.renderDeleteButton ? block16.call(this, context, tags, suffix) : undefined }`;}\nfunction block14 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-radio-button\", tags, suffix)} part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></${scopeTag(\"ui5-radio-button\", tags, suffix)}>` : html`<ui5-radio-button part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></ui5-radio-button>`;}\nfunction block15 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></ui5-checkbox>`;}\nfunction block16 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-deletebtn\">${ this.hasDeleteButtonSlot ? block17.call(this, context, tags, suffix) : block18.call(this, context, tags, suffix) }</div>`;}\nfunction block17 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"deleteButton\"></slot>`;}\nfunction block18 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></ui5-button>`;}\nfunction block19 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<ul role=\"group\" id=\"${ifDefined(this._id)}-subtree\" class=\"ui5-tree-li-subtree\"><slot></slot></ul>`;}\n\n\nexport default block0;"]}
|
|
1
|
+
{"version":3,"file":"TreeItemBaseTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TreeItemBaseTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\n\timport type TreeItemBase from \"../../TreeItemBase.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div><li part=\"native-li\" data-sap-focus-ref tabindex=\"${ifDefined(this._effectiveTabIndex)}\" class=\"${classMap(this.classes.main as ClassMapValue)}\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\" @keyup=\"${this._onkeyup}\" @keydown=\"${this._onkeydown}\" @mouseup=\"${this._onmouseup}\" @mousedown=\"${this._onmousedown}\" @touchstart=\"${this._ontouchstart}\" @touchend=\"${this._ontouchend}\" @click=\"${this._onclick}\" draggable=\"${ifDefined(this.movable)}\" @dragstart=\"${this._ondragstart}\" @dragend=\"${this._ondragend}\" role=\"${ifDefined(this._accInfo.role)}\" aria-expanded=\"${ifDefined(this._accInfo.ariaExpanded)}\" title=\"${ifDefined(this._accInfo.tooltip)}\" aria-level=\"${ifDefined(this._accInfo.ariaLevel)}\" aria-haspopup=\"${ifDefined(this._accInfo.ariaHaspopup)}\" aria-posinset=\"${ifDefined(this._accInfo.posinset)}\" aria-setsize=\"${ifDefined(this._accInfo.setsize)}\" aria-describedby=\"${ifDefined(this._id)}-invisibleText-describedby\" aria-labelledby=\"${ifDefined(this._accessibleNameRef)}\" aria-disabled=\"${ifDefined(this._ariaDisabled)}\" aria-selected=\"${ifDefined(this._accInfo.ariaSelected)}\" aria-checked=\"${ifDefined(this._accInfo.ariaChecked)}\" aria-owns=\"${ifDefined(this._accInfo.ariaOwns)}\" aria-keyshortcuts=\"${ifDefined(this._accInfo.ariaKeyShortcuts)}\"><div class=\"ui5-li-tree-toggle-box\" style=\"${styleMap(this.styles.preContent)}\">${ this.showToggleButton ? block1.call(this, context, tags, suffix) : undefined }</div>${ this.placeSelectionElementBefore ? block2.call(this, context, tags, suffix) : undefined }${ this._hasHighlightColor ? block8.call(this, context, tags, suffix) : undefined }<div part=\"content\" id=\"${ifDefined(this._id)}-content\" class=\"ui5-li-content\">${ this.icon ? block9.call(this, context, tags, suffix) : undefined }</div>${ this.typeDetail ? block10.call(this, context, tags, suffix) : undefined }${ this.typeNavigation ? block11.call(this, context, tags, suffix) : undefined }${ this.navigated ? block12.call(this, context, tags, suffix) : undefined }${ this.placeSelectionElementAfter ? block13.call(this, context, tags, suffix) : undefined }<span id=\"${ifDefined(this._id)}-invisibleText\" class=\"ui5-hidden-text\">${ifDefined(this._accInfo.listItemAriaLabel)}${ifDefined(this.accessibleName)}</span><span id=\"${ifDefined(this._id)}-invisibleText-describedby\" class=\"ui5-hidden-text\">${ifDefined(this._accInfo.ariaSelectedText)}</span></li>${ this.expanded ? block19.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block1 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} part=\"toggle-icon\" class=\"ui5-li-tree-toggle-icon\" name=\"${ifDefined(this._toggleIconName)}\" show-tooltip accessible-name=\"${ifDefined(this.iconAccessibleName)}\" @click=\"${this._toggleClick}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon part=\"toggle-icon\" class=\"ui5-li-tree-toggle-icon\" name=\"${ifDefined(this._toggleIconName)}\" show-tooltip accessible-name=\"${ifDefined(this.iconAccessibleName)}\" @click=\"${this._toggleClick}\"></ui5-icon>`;}\nfunction block2 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.modeSingleSelect ? block3.call(this, context, tags, suffix) : undefined }${ this.modeMultiple ? block4.call(this, context, tags, suffix) : undefined }${ this.renderDeleteButton ? block5.call(this, context, tags, suffix) : undefined }`;}\nfunction block3 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-radio-button\", tags, suffix)} part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></${scopeTag(\"ui5-radio-button\", tags, suffix)}>` : html`<ui5-radio-button part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></ui5-radio-button>`;}\nfunction block4 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></ui5-checkbox>`;}\nfunction block5 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-deletebtn\">${ this.hasDeleteButtonSlot ? block6.call(this, context, tags, suffix) : block7.call(this, context, tags, suffix) }</div>`;}\nfunction block6 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"deleteButton\"></slot>`;}\nfunction block7 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></ui5-button>`;}\nfunction block8 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-highlight\"></div>`;}\nfunction block9 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} part=\"icon\" name=\"${ifDefined(this.icon)}\" class=\"ui5-li-icon\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon part=\"icon\" name=\"${ifDefined(this.icon)}\" class=\"ui5-li-icon\"></ui5-icon>`;}\nfunction block10 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-li-detailbtn\"><${scopeTag(\"ui5-button\", tags, suffix)} part=\"detail-button\" design=\"Transparent\" icon=\"edit\" @click=\"${this.onDetailClick}\"></${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div class=\"ui5-li-detailbtn\"><ui5-button part=\"detail-button\" design=\"Transparent\" icon=\"edit\" @click=\"${this.onDetailClick}\"></ui5-button></div>`;}\nfunction block11 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} name =\"slim-arrow-right\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon name =\"slim-arrow-right\"></ui5-icon>`;}\nfunction block12 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-navigated\"></div>`;}\nfunction block13 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.modeSingleSelect ? block14.call(this, context, tags, suffix) : undefined }${ this.modeMultiple ? block15.call(this, context, tags, suffix) : undefined }${ this.renderDeleteButton ? block16.call(this, context, tags, suffix) : undefined }`;}\nfunction block14 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-radio-button\", tags, suffix)} part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></${scopeTag(\"ui5-radio-button\", tags, suffix)}>` : html`<ui5-radio-button part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></ui5-radio-button>`;}\nfunction block15 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></ui5-checkbox>`;}\nfunction block16 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-deletebtn\">${ this.hasDeleteButtonSlot ? block17.call(this, context, tags, suffix) : block18.call(this, context, tags, suffix) }</div>`;}\nfunction block17 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"deleteButton\"></slot>`;}\nfunction block18 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></ui5-button>`;}\nfunction block19 (this: TreeItemBase, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<ul role=\"group\" id=\"${ifDefined(this._id)}-subtree\" class=\"ui5-tree-li-subtree\"><slot></slot></ul>`;}\n\n\nexport default block0;"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* eslint no-unused-vars: 0 */
|
|
2
2
|
import { html, classMap, styleMap, ifDefined, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
|
|
3
|
-
function block0(context, tags, suffix) { return html `<div><li part="native-li" data-sap-focus-ref tabindex="${ifDefined(this._effectiveTabIndex)}" class="${classMap(this.classes.main)}" @focusin="${this._onfocusin}" @focusout="${this._onfocusout}" @keyup="${this._onkeyup}" @keydown="${this._onkeydown}" @mouseup="${this._onmouseup}" @mousedown="${this._onmousedown}" @touchstart="${this._ontouchstart}" @touchend="${this._ontouchend}" @click="${this._onclick}" draggable="${ifDefined(this.movable)}" @dragstart="${this._ondragstart}" @dragend="${this._ondragend}" role="${ifDefined(this._accInfo.role)}" aria-expanded="${ifDefined(this._accInfo.ariaExpanded)}" title="${ifDefined(this._accInfo.tooltip)}" aria-level="${ifDefined(this._accInfo.ariaLevel)}" aria-haspopup="${ifDefined(this._accInfo.ariaHaspopup)}" aria-posinset="${ifDefined(this._accInfo.posinset)}" aria-setsize="${ifDefined(this._accInfo.setsize)}" aria-describedby="${ifDefined(this._id)}-invisibleText-describedby" aria-labelledby="${ifDefined(this._accessibleNameRef)}" aria-disabled="${ifDefined(this._ariaDisabled)}" aria-selected="${ifDefined(this._accInfo.ariaSelected)}" aria-checked="${ifDefined(this._accInfo.ariaChecked)}" aria-owns="${ifDefined(this._accInfo.ariaOwns)}"><div class="ui5-li-tree-toggle-box" style="${styleMap(this.styles.preContent)}">${this.showToggleButton ? block1.call(this, context, tags, suffix) : undefined}</div>${this.placeSelectionElementBefore ? block2.call(this, context, tags, suffix) : undefined}${this._hasHighlightColor ? block8.call(this, context, tags, suffix) : undefined}<div part="content" id="${ifDefined(this._id)}-content" class="ui5-li-content">${this.icon ? block9.call(this, context, tags, suffix) : undefined}<div class="ui5-li-tree-text-wrapper"><slot name="content" slot="content"></slot></div></div>${this.typeDetail ? block10.call(this, context, tags, suffix) : undefined}${this.typeNavigation ? block11.call(this, context, tags, suffix) : undefined}${this.navigated ? block12.call(this, context, tags, suffix) : undefined}${this.placeSelectionElementAfter ? block13.call(this, context, tags, suffix) : undefined}<span id="${ifDefined(this._id)}-invisibleText" class="ui5-hidden-text">${ifDefined(this._accInfo.listItemAriaLabel)}${ifDefined(this.accessibleName)}</span><span id="${ifDefined(this._id)}-invisibleText-describedby" class="ui5-hidden-text">${ifDefined(this._accInfo.ariaSelectedText)}</span></li>${this.expanded ? block19.call(this, context, tags, suffix) : undefined}</div>`; }
|
|
3
|
+
function block0(context, tags, suffix) { return html `<div><li part="native-li" data-sap-focus-ref tabindex="${ifDefined(this._effectiveTabIndex)}" class="${classMap(this.classes.main)}" @focusin="${this._onfocusin}" @focusout="${this._onfocusout}" @keyup="${this._onkeyup}" @keydown="${this._onkeydown}" @mouseup="${this._onmouseup}" @mousedown="${this._onmousedown}" @touchstart="${this._ontouchstart}" @touchend="${this._ontouchend}" @click="${this._onclick}" draggable="${ifDefined(this.movable)}" @dragstart="${this._ondragstart}" @dragend="${this._ondragend}" role="${ifDefined(this._accInfo.role)}" aria-expanded="${ifDefined(this._accInfo.ariaExpanded)}" title="${ifDefined(this._accInfo.tooltip)}" aria-level="${ifDefined(this._accInfo.ariaLevel)}" aria-haspopup="${ifDefined(this._accInfo.ariaHaspopup)}" aria-posinset="${ifDefined(this._accInfo.posinset)}" aria-setsize="${ifDefined(this._accInfo.setsize)}" aria-describedby="${ifDefined(this._id)}-invisibleText-describedby" aria-labelledby="${ifDefined(this._accessibleNameRef)}" aria-disabled="${ifDefined(this._ariaDisabled)}" aria-selected="${ifDefined(this._accInfo.ariaSelected)}" aria-checked="${ifDefined(this._accInfo.ariaChecked)}" aria-owns="${ifDefined(this._accInfo.ariaOwns)}" aria-keyshortcuts="${ifDefined(this._accInfo.ariaKeyShortcuts)}"><div class="ui5-li-tree-toggle-box" style="${styleMap(this.styles.preContent)}">${this.showToggleButton ? block1.call(this, context, tags, suffix) : undefined}</div>${this.placeSelectionElementBefore ? block2.call(this, context, tags, suffix) : undefined}${this._hasHighlightColor ? block8.call(this, context, tags, suffix) : undefined}<div part="content" id="${ifDefined(this._id)}-content" class="ui5-li-content">${this.icon ? block9.call(this, context, tags, suffix) : undefined}<div class="ui5-li-tree-text-wrapper"><slot name="content" slot="content"></slot></div></div>${this.typeDetail ? block10.call(this, context, tags, suffix) : undefined}${this.typeNavigation ? block11.call(this, context, tags, suffix) : undefined}${this.navigated ? block12.call(this, context, tags, suffix) : undefined}${this.placeSelectionElementAfter ? block13.call(this, context, tags, suffix) : undefined}<span id="${ifDefined(this._id)}-invisibleText" class="ui5-hidden-text">${ifDefined(this._accInfo.listItemAriaLabel)}${ifDefined(this.accessibleName)}</span><span id="${ifDefined(this._id)}-invisibleText-describedby" class="ui5-hidden-text">${ifDefined(this._accInfo.ariaSelectedText)}</span></li>${this.expanded ? block19.call(this, context, tags, suffix) : undefined}</div>`; }
|
|
4
4
|
function block1(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-icon", tags, suffix)} part="toggle-icon" class="ui5-li-tree-toggle-icon" name="${ifDefined(this._toggleIconName)}" show-tooltip accessible-name="${ifDefined(this.iconAccessibleName)}" @click="${this._toggleClick}"></${scopeTag("ui5-icon", tags, suffix)}>` : html `<ui5-icon part="toggle-icon" class="ui5-li-tree-toggle-icon" name="${ifDefined(this._toggleIconName)}" show-tooltip accessible-name="${ifDefined(this.iconAccessibleName)}" @click="${this._toggleClick}"></ui5-icon>`; }
|
|
5
5
|
function block2(context, tags, suffix) { return html `${this.modeSingleSelect ? block3.call(this, context, tags, suffix) : undefined}${this.modeMultiple ? block4.call(this, context, tags, suffix) : undefined}${this.renderDeleteButton ? block5.call(this, context, tags, suffix) : undefined}`; }
|
|
6
6
|
function block3(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-radio-button", tags, suffix)} part="radio" ?disabled="${this.isInactive}" accessible-name="${ifDefined(this._accInfo.ariaLabelRadioButton)}" tabindex="-1" id="${ifDefined(this._id)}-singleSelectionElement" class="ui5-li-singlesel-radiobtn" ?checked="${this.selected}" @click="${this.onSingleSelectionComponentPress}"></${scopeTag("ui5-radio-button", tags, suffix)}>` : html `<ui5-radio-button part="radio" ?disabled="${this.isInactive}" accessible-name="${ifDefined(this._accInfo.ariaLabelRadioButton)}" tabindex="-1" id="${ifDefined(this._id)}-singleSelectionElement" class="ui5-li-singlesel-radiobtn" ?checked="${this.selected}" @click="${this.onSingleSelectionComponentPress}"></ui5-radio-button>`; }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TreeItemCustomTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TreeItemCustomTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\n\timport type TreeItemCustom from \"../../TreeItemCustom.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div><li part=\"native-li\" data-sap-focus-ref tabindex=\"${ifDefined(this._effectiveTabIndex)}\" class=\"${classMap(this.classes.main as ClassMapValue)}\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\" @keyup=\"${this._onkeyup}\" @keydown=\"${this._onkeydown}\" @mouseup=\"${this._onmouseup}\" @mousedown=\"${this._onmousedown}\" @touchstart=\"${this._ontouchstart}\" @touchend=\"${this._ontouchend}\" @click=\"${this._onclick}\" draggable=\"${ifDefined(this.movable)}\" @dragstart=\"${this._ondragstart}\" @dragend=\"${this._ondragend}\" role=\"${ifDefined(this._accInfo.role)}\" aria-expanded=\"${ifDefined(this._accInfo.ariaExpanded)}\" title=\"${ifDefined(this._accInfo.tooltip)}\" aria-level=\"${ifDefined(this._accInfo.ariaLevel)}\" aria-haspopup=\"${ifDefined(this._accInfo.ariaHaspopup)}\" aria-posinset=\"${ifDefined(this._accInfo.posinset)}\" aria-setsize=\"${ifDefined(this._accInfo.setsize)}\" aria-describedby=\"${ifDefined(this._id)}-invisibleText-describedby\" aria-labelledby=\"${ifDefined(this._accessibleNameRef)}\" aria-disabled=\"${ifDefined(this._ariaDisabled)}\" aria-selected=\"${ifDefined(this._accInfo.ariaSelected)}\" aria-checked=\"${ifDefined(this._accInfo.ariaChecked)}\" aria-owns=\"${ifDefined(this._accInfo.ariaOwns)}\"><div class=\"ui5-li-tree-toggle-box\" style=\"${styleMap(this.styles.preContent)}\">${ this.showToggleButton ? block1.call(this, context, tags, suffix) : undefined }</div>${ this.placeSelectionElementBefore ? block2.call(this, context, tags, suffix) : undefined }${ this._hasHighlightColor ? block8.call(this, context, tags, suffix) : undefined }<div part=\"content\" id=\"${ifDefined(this._id)}-content\" class=\"ui5-li-content\">${ this.icon ? block9.call(this, context, tags, suffix) : undefined }<div class=\"ui5-li-tree-text-wrapper\"><slot name=\"content\" slot=\"content\"></slot></div></div>${ this.typeDetail ? block10.call(this, context, tags, suffix) : undefined }${ this.typeNavigation ? block11.call(this, context, tags, suffix) : undefined }${ this.navigated ? block12.call(this, context, tags, suffix) : undefined }${ this.placeSelectionElementAfter ? block13.call(this, context, tags, suffix) : undefined }<span id=\"${ifDefined(this._id)}-invisibleText\" class=\"ui5-hidden-text\">${ifDefined(this._accInfo.listItemAriaLabel)}${ifDefined(this.accessibleName)}</span><span id=\"${ifDefined(this._id)}-invisibleText-describedby\" class=\"ui5-hidden-text\">${ifDefined(this._accInfo.ariaSelectedText)}</span></li>${ this.expanded ? block19.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block1 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} part=\"toggle-icon\" class=\"ui5-li-tree-toggle-icon\" name=\"${ifDefined(this._toggleIconName)}\" show-tooltip accessible-name=\"${ifDefined(this.iconAccessibleName)}\" @click=\"${this._toggleClick}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon part=\"toggle-icon\" class=\"ui5-li-tree-toggle-icon\" name=\"${ifDefined(this._toggleIconName)}\" show-tooltip accessible-name=\"${ifDefined(this.iconAccessibleName)}\" @click=\"${this._toggleClick}\"></ui5-icon>`;}\nfunction block2 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.modeSingleSelect ? block3.call(this, context, tags, suffix) : undefined }${ this.modeMultiple ? block4.call(this, context, tags, suffix) : undefined }${ this.renderDeleteButton ? block5.call(this, context, tags, suffix) : undefined }`;}\nfunction block3 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-radio-button\", tags, suffix)} part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></${scopeTag(\"ui5-radio-button\", tags, suffix)}>` : html`<ui5-radio-button part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></ui5-radio-button>`;}\nfunction block4 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></ui5-checkbox>`;}\nfunction block5 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-deletebtn\">${ this.hasDeleteButtonSlot ? block6.call(this, context, tags, suffix) : block7.call(this, context, tags, suffix) }</div>`;}\nfunction block6 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"deleteButton\"></slot>`;}\nfunction block7 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></ui5-button>`;}\nfunction block8 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-highlight\"></div>`;}\nfunction block9 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} part=\"icon\" name=\"${ifDefined(this.icon)}\" class=\"ui5-li-icon\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon part=\"icon\" name=\"${ifDefined(this.icon)}\" class=\"ui5-li-icon\"></ui5-icon>`;}\nfunction block10 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-li-detailbtn\"><${scopeTag(\"ui5-button\", tags, suffix)} part=\"detail-button\" design=\"Transparent\" icon=\"edit\" @click=\"${this.onDetailClick}\"></${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div class=\"ui5-li-detailbtn\"><ui5-button part=\"detail-button\" design=\"Transparent\" icon=\"edit\" @click=\"${this.onDetailClick}\"></ui5-button></div>`;}\nfunction block11 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} name =\"slim-arrow-right\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon name =\"slim-arrow-right\"></ui5-icon>`;}\nfunction block12 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-navigated\"></div>`;}\nfunction block13 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.modeSingleSelect ? block14.call(this, context, tags, suffix) : undefined }${ this.modeMultiple ? block15.call(this, context, tags, suffix) : undefined }${ this.renderDeleteButton ? block16.call(this, context, tags, suffix) : undefined }`;}\nfunction block14 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-radio-button\", tags, suffix)} part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></${scopeTag(\"ui5-radio-button\", tags, suffix)}>` : html`<ui5-radio-button part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></ui5-radio-button>`;}\nfunction block15 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></ui5-checkbox>`;}\nfunction block16 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-deletebtn\">${ this.hasDeleteButtonSlot ? block17.call(this, context, tags, suffix) : block18.call(this, context, tags, suffix) }</div>`;}\nfunction block17 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"deleteButton\"></slot>`;}\nfunction block18 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></ui5-button>`;}\nfunction block19 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<ul role=\"group\" id=\"${ifDefined(this._id)}-subtree\" class=\"ui5-tree-li-subtree\"><slot></slot></ul>`;}\n\n\nexport default block0;"]}
|
|
1
|
+
{"version":3,"file":"TreeItemCustomTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TreeItemCustomTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\n\timport type TreeItemCustom from \"../../TreeItemCustom.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div><li part=\"native-li\" data-sap-focus-ref tabindex=\"${ifDefined(this._effectiveTabIndex)}\" class=\"${classMap(this.classes.main as ClassMapValue)}\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\" @keyup=\"${this._onkeyup}\" @keydown=\"${this._onkeydown}\" @mouseup=\"${this._onmouseup}\" @mousedown=\"${this._onmousedown}\" @touchstart=\"${this._ontouchstart}\" @touchend=\"${this._ontouchend}\" @click=\"${this._onclick}\" draggable=\"${ifDefined(this.movable)}\" @dragstart=\"${this._ondragstart}\" @dragend=\"${this._ondragend}\" role=\"${ifDefined(this._accInfo.role)}\" aria-expanded=\"${ifDefined(this._accInfo.ariaExpanded)}\" title=\"${ifDefined(this._accInfo.tooltip)}\" aria-level=\"${ifDefined(this._accInfo.ariaLevel)}\" aria-haspopup=\"${ifDefined(this._accInfo.ariaHaspopup)}\" aria-posinset=\"${ifDefined(this._accInfo.posinset)}\" aria-setsize=\"${ifDefined(this._accInfo.setsize)}\" aria-describedby=\"${ifDefined(this._id)}-invisibleText-describedby\" aria-labelledby=\"${ifDefined(this._accessibleNameRef)}\" aria-disabled=\"${ifDefined(this._ariaDisabled)}\" aria-selected=\"${ifDefined(this._accInfo.ariaSelected)}\" aria-checked=\"${ifDefined(this._accInfo.ariaChecked)}\" aria-owns=\"${ifDefined(this._accInfo.ariaOwns)}\" aria-keyshortcuts=\"${ifDefined(this._accInfo.ariaKeyShortcuts)}\"><div class=\"ui5-li-tree-toggle-box\" style=\"${styleMap(this.styles.preContent)}\">${ this.showToggleButton ? block1.call(this, context, tags, suffix) : undefined }</div>${ this.placeSelectionElementBefore ? block2.call(this, context, tags, suffix) : undefined }${ this._hasHighlightColor ? block8.call(this, context, tags, suffix) : undefined }<div part=\"content\" id=\"${ifDefined(this._id)}-content\" class=\"ui5-li-content\">${ this.icon ? block9.call(this, context, tags, suffix) : undefined }<div class=\"ui5-li-tree-text-wrapper\"><slot name=\"content\" slot=\"content\"></slot></div></div>${ this.typeDetail ? block10.call(this, context, tags, suffix) : undefined }${ this.typeNavigation ? block11.call(this, context, tags, suffix) : undefined }${ this.navigated ? block12.call(this, context, tags, suffix) : undefined }${ this.placeSelectionElementAfter ? block13.call(this, context, tags, suffix) : undefined }<span id=\"${ifDefined(this._id)}-invisibleText\" class=\"ui5-hidden-text\">${ifDefined(this._accInfo.listItemAriaLabel)}${ifDefined(this.accessibleName)}</span><span id=\"${ifDefined(this._id)}-invisibleText-describedby\" class=\"ui5-hidden-text\">${ifDefined(this._accInfo.ariaSelectedText)}</span></li>${ this.expanded ? block19.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block1 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} part=\"toggle-icon\" class=\"ui5-li-tree-toggle-icon\" name=\"${ifDefined(this._toggleIconName)}\" show-tooltip accessible-name=\"${ifDefined(this.iconAccessibleName)}\" @click=\"${this._toggleClick}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon part=\"toggle-icon\" class=\"ui5-li-tree-toggle-icon\" name=\"${ifDefined(this._toggleIconName)}\" show-tooltip accessible-name=\"${ifDefined(this.iconAccessibleName)}\" @click=\"${this._toggleClick}\"></ui5-icon>`;}\nfunction block2 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.modeSingleSelect ? block3.call(this, context, tags, suffix) : undefined }${ this.modeMultiple ? block4.call(this, context, tags, suffix) : undefined }${ this.renderDeleteButton ? block5.call(this, context, tags, suffix) : undefined }`;}\nfunction block3 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-radio-button\", tags, suffix)} part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></${scopeTag(\"ui5-radio-button\", tags, suffix)}>` : html`<ui5-radio-button part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></ui5-radio-button>`;}\nfunction block4 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></ui5-checkbox>`;}\nfunction block5 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-deletebtn\">${ this.hasDeleteButtonSlot ? block6.call(this, context, tags, suffix) : block7.call(this, context, tags, suffix) }</div>`;}\nfunction block6 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"deleteButton\"></slot>`;}\nfunction block7 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></ui5-button>`;}\nfunction block8 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-highlight\"></div>`;}\nfunction block9 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} part=\"icon\" name=\"${ifDefined(this.icon)}\" class=\"ui5-li-icon\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon part=\"icon\" name=\"${ifDefined(this.icon)}\" class=\"ui5-li-icon\"></ui5-icon>`;}\nfunction block10 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-li-detailbtn\"><${scopeTag(\"ui5-button\", tags, suffix)} part=\"detail-button\" design=\"Transparent\" icon=\"edit\" @click=\"${this.onDetailClick}\"></${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div class=\"ui5-li-detailbtn\"><ui5-button part=\"detail-button\" design=\"Transparent\" icon=\"edit\" @click=\"${this.onDetailClick}\"></ui5-button></div>`;}\nfunction block11 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} name =\"slim-arrow-right\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon name =\"slim-arrow-right\"></ui5-icon>`;}\nfunction block12 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-navigated\"></div>`;}\nfunction block13 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.modeSingleSelect ? block14.call(this, context, tags, suffix) : undefined }${ this.modeMultiple ? block15.call(this, context, tags, suffix) : undefined }${ this.renderDeleteButton ? block16.call(this, context, tags, suffix) : undefined }`;}\nfunction block14 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-radio-button\", tags, suffix)} part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></${scopeTag(\"ui5-radio-button\", tags, suffix)}>` : html`<ui5-radio-button part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></ui5-radio-button>`;}\nfunction block15 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></ui5-checkbox>`;}\nfunction block16 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-deletebtn\">${ this.hasDeleteButtonSlot ? block17.call(this, context, tags, suffix) : block18.call(this, context, tags, suffix) }</div>`;}\nfunction block17 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"deleteButton\"></slot>`;}\nfunction block18 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></ui5-button>`;}\nfunction block19 (this: TreeItemCustom, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<ul role=\"group\" id=\"${ifDefined(this._id)}-subtree\" class=\"ui5-tree-li-subtree\"><slot></slot></ul>`;}\n\n\nexport default block0;"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/* eslint no-unused-vars: 0 */
|
|
2
2
|
import { html, classMap, styleMap, ifDefined, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
|
|
3
|
-
function block0(context, tags, suffix) { return html `<div><li part="native-li" data-sap-focus-ref tabindex="${ifDefined(this._effectiveTabIndex)}" class="${classMap(this.classes.main)}" @focusin="${this._onfocusin}" @focusout="${this._onfocusout}" @keyup="${this._onkeyup}" @keydown="${this._onkeydown}" @mouseup="${this._onmouseup}" @mousedown="${this._onmousedown}" @touchstart="${this._ontouchstart}" @touchend="${this._ontouchend}" @click="${this._onclick}" draggable="${ifDefined(this.movable)}" @dragstart="${this._ondragstart}" @dragend="${this._ondragend}" role="${ifDefined(this._accInfo.role)}" aria-expanded="${ifDefined(this._accInfo.ariaExpanded)}" title="${ifDefined(this._accInfo.tooltip)}" aria-level="${ifDefined(this._accInfo.ariaLevel)}" aria-haspopup="${ifDefined(this._accInfo.ariaHaspopup)}" aria-posinset="${ifDefined(this._accInfo.posinset)}" aria-setsize="${ifDefined(this._accInfo.setsize)}" aria-describedby="${ifDefined(this._id)}-invisibleText-describedby" aria-labelledby="${ifDefined(this._accessibleNameRef)}" aria-disabled="${ifDefined(this._ariaDisabled)}" aria-selected="${ifDefined(this._accInfo.ariaSelected)}" aria-checked="${ifDefined(this._accInfo.ariaChecked)}" aria-owns="${ifDefined(this._accInfo.ariaOwns)}"><div class="ui5-li-tree-toggle-box" style="${styleMap(this.styles.preContent)}">${this.showToggleButton ? block1.call(this, context, tags, suffix) : undefined}</div>${this.placeSelectionElementBefore ? block2.call(this, context, tags, suffix) : undefined}${this._hasHighlightColor ? block8.call(this, context, tags, suffix) : undefined}<div part="content" id="${ifDefined(this._id)}-content" class="ui5-li-content">${this.icon ? block9.call(this, context, tags, suffix) : undefined}<div class="ui5-li-text-wrapper">${this._showTitle ? block10.call(this, context, tags, suffix) : undefined}</div>${this.additionalText ? block11.call(this, context, tags, suffix) : undefined}</div>${this.typeDetail ? block12.call(this, context, tags, suffix) : undefined}${this.typeNavigation ? block13.call(this, context, tags, suffix) : undefined}${this.navigated ? block14.call(this, context, tags, suffix) : undefined}${this.placeSelectionElementAfter ? block15.call(this, context, tags, suffix) : undefined}<span id="${ifDefined(this._id)}-invisibleText" class="ui5-hidden-text">${ifDefined(this._accInfo.listItemAriaLabel)}${ifDefined(this.accessibleName)}</span><span id="${ifDefined(this._id)}-invisibleText-describedby" class="ui5-hidden-text">${ifDefined(this._accInfo.ariaSelectedText)}</span></li>${this.expanded ? block21.call(this, context, tags, suffix) : undefined}</div>`; }
|
|
3
|
+
function block0(context, tags, suffix) { return html `<div><li part="native-li" data-sap-focus-ref tabindex="${ifDefined(this._effectiveTabIndex)}" class="${classMap(this.classes.main)}" @focusin="${this._onfocusin}" @focusout="${this._onfocusout}" @keyup="${this._onkeyup}" @keydown="${this._onkeydown}" @mouseup="${this._onmouseup}" @mousedown="${this._onmousedown}" @touchstart="${this._ontouchstart}" @touchend="${this._ontouchend}" @click="${this._onclick}" draggable="${ifDefined(this.movable)}" @dragstart="${this._ondragstart}" @dragend="${this._ondragend}" role="${ifDefined(this._accInfo.role)}" aria-expanded="${ifDefined(this._accInfo.ariaExpanded)}" title="${ifDefined(this._accInfo.tooltip)}" aria-level="${ifDefined(this._accInfo.ariaLevel)}" aria-haspopup="${ifDefined(this._accInfo.ariaHaspopup)}" aria-posinset="${ifDefined(this._accInfo.posinset)}" aria-setsize="${ifDefined(this._accInfo.setsize)}" aria-describedby="${ifDefined(this._id)}-invisibleText-describedby" aria-labelledby="${ifDefined(this._accessibleNameRef)}" aria-disabled="${ifDefined(this._ariaDisabled)}" aria-selected="${ifDefined(this._accInfo.ariaSelected)}" aria-checked="${ifDefined(this._accInfo.ariaChecked)}" aria-owns="${ifDefined(this._accInfo.ariaOwns)}" aria-keyshortcuts="${ifDefined(this._accInfo.ariaKeyShortcuts)}"><div class="ui5-li-tree-toggle-box" style="${styleMap(this.styles.preContent)}">${this.showToggleButton ? block1.call(this, context, tags, suffix) : undefined}</div>${this.placeSelectionElementBefore ? block2.call(this, context, tags, suffix) : undefined}${this._hasHighlightColor ? block8.call(this, context, tags, suffix) : undefined}<div part="content" id="${ifDefined(this._id)}-content" class="ui5-li-content">${this.icon ? block9.call(this, context, tags, suffix) : undefined}<div class="ui5-li-text-wrapper">${this._showTitle ? block10.call(this, context, tags, suffix) : undefined}</div>${this.additionalText ? block11.call(this, context, tags, suffix) : undefined}</div>${this.typeDetail ? block12.call(this, context, tags, suffix) : undefined}${this.typeNavigation ? block13.call(this, context, tags, suffix) : undefined}${this.navigated ? block14.call(this, context, tags, suffix) : undefined}${this.placeSelectionElementAfter ? block15.call(this, context, tags, suffix) : undefined}<span id="${ifDefined(this._id)}-invisibleText" class="ui5-hidden-text">${ifDefined(this._accInfo.listItemAriaLabel)}${ifDefined(this.accessibleName)}</span><span id="${ifDefined(this._id)}-invisibleText-describedby" class="ui5-hidden-text">${ifDefined(this._accInfo.ariaSelectedText)}</span></li>${this.expanded ? block21.call(this, context, tags, suffix) : undefined}</div>`; }
|
|
4
4
|
function block1(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-icon", tags, suffix)} part="toggle-icon" class="ui5-li-tree-toggle-icon" name="${ifDefined(this._toggleIconName)}" show-tooltip accessible-name="${ifDefined(this.iconAccessibleName)}" @click="${this._toggleClick}"></${scopeTag("ui5-icon", tags, suffix)}>` : html `<ui5-icon part="toggle-icon" class="ui5-li-tree-toggle-icon" name="${ifDefined(this._toggleIconName)}" show-tooltip accessible-name="${ifDefined(this.iconAccessibleName)}" @click="${this._toggleClick}"></ui5-icon>`; }
|
|
5
5
|
function block2(context, tags, suffix) { return html `${this.modeSingleSelect ? block3.call(this, context, tags, suffix) : undefined}${this.modeMultiple ? block4.call(this, context, tags, suffix) : undefined}${this.renderDeleteButton ? block5.call(this, context, tags, suffix) : undefined}`; }
|
|
6
6
|
function block3(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-radio-button", tags, suffix)} part="radio" ?disabled="${this.isInactive}" accessible-name="${ifDefined(this._accInfo.ariaLabelRadioButton)}" tabindex="-1" id="${ifDefined(this._id)}-singleSelectionElement" class="ui5-li-singlesel-radiobtn" ?checked="${this.selected}" @click="${this.onSingleSelectionComponentPress}"></${scopeTag("ui5-radio-button", tags, suffix)}>` : html `<ui5-radio-button part="radio" ?disabled="${this.isInactive}" accessible-name="${ifDefined(this._accInfo.ariaLabelRadioButton)}" tabindex="-1" id="${ifDefined(this._id)}-singleSelectionElement" class="ui5-li-singlesel-radiobtn" ?checked="${this.selected}" @click="${this.onSingleSelectionComponentPress}"></ui5-radio-button>`; }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TreeItemTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TreeItemTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\n\timport type TreeItem from \"../../TreeItem.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div><li part=\"native-li\" data-sap-focus-ref tabindex=\"${ifDefined(this._effectiveTabIndex)}\" class=\"${classMap(this.classes.main as ClassMapValue)}\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\" @keyup=\"${this._onkeyup}\" @keydown=\"${this._onkeydown}\" @mouseup=\"${this._onmouseup}\" @mousedown=\"${this._onmousedown}\" @touchstart=\"${this._ontouchstart}\" @touchend=\"${this._ontouchend}\" @click=\"${this._onclick}\" draggable=\"${ifDefined(this.movable)}\" @dragstart=\"${this._ondragstart}\" @dragend=\"${this._ondragend}\" role=\"${ifDefined(this._accInfo.role)}\" aria-expanded=\"${ifDefined(this._accInfo.ariaExpanded)}\" title=\"${ifDefined(this._accInfo.tooltip)}\" aria-level=\"${ifDefined(this._accInfo.ariaLevel)}\" aria-haspopup=\"${ifDefined(this._accInfo.ariaHaspopup)}\" aria-posinset=\"${ifDefined(this._accInfo.posinset)}\" aria-setsize=\"${ifDefined(this._accInfo.setsize)}\" aria-describedby=\"${ifDefined(this._id)}-invisibleText-describedby\" aria-labelledby=\"${ifDefined(this._accessibleNameRef)}\" aria-disabled=\"${ifDefined(this._ariaDisabled)}\" aria-selected=\"${ifDefined(this._accInfo.ariaSelected)}\" aria-checked=\"${ifDefined(this._accInfo.ariaChecked)}\" aria-owns=\"${ifDefined(this._accInfo.ariaOwns)}\"><div class=\"ui5-li-tree-toggle-box\" style=\"${styleMap(this.styles.preContent)}\">${ this.showToggleButton ? block1.call(this, context, tags, suffix) : undefined }</div>${ this.placeSelectionElementBefore ? block2.call(this, context, tags, suffix) : undefined }${ this._hasHighlightColor ? block8.call(this, context, tags, suffix) : undefined }<div part=\"content\" id=\"${ifDefined(this._id)}-content\" class=\"ui5-li-content\">${ this.icon ? block9.call(this, context, tags, suffix) : undefined }<div class=\"ui5-li-text-wrapper\">${ this._showTitle ? block10.call(this, context, tags, suffix) : undefined }</div>${ this.additionalText ? block11.call(this, context, tags, suffix) : undefined }</div>${ this.typeDetail ? block12.call(this, context, tags, suffix) : undefined }${ this.typeNavigation ? block13.call(this, context, tags, suffix) : undefined }${ this.navigated ? block14.call(this, context, tags, suffix) : undefined }${ this.placeSelectionElementAfter ? block15.call(this, context, tags, suffix) : undefined }<span id=\"${ifDefined(this._id)}-invisibleText\" class=\"ui5-hidden-text\">${ifDefined(this._accInfo.listItemAriaLabel)}${ifDefined(this.accessibleName)}</span><span id=\"${ifDefined(this._id)}-invisibleText-describedby\" class=\"ui5-hidden-text\">${ifDefined(this._accInfo.ariaSelectedText)}</span></li>${ this.expanded ? block21.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block1 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} part=\"toggle-icon\" class=\"ui5-li-tree-toggle-icon\" name=\"${ifDefined(this._toggleIconName)}\" show-tooltip accessible-name=\"${ifDefined(this.iconAccessibleName)}\" @click=\"${this._toggleClick}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon part=\"toggle-icon\" class=\"ui5-li-tree-toggle-icon\" name=\"${ifDefined(this._toggleIconName)}\" show-tooltip accessible-name=\"${ifDefined(this.iconAccessibleName)}\" @click=\"${this._toggleClick}\"></ui5-icon>`;}\nfunction block2 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.modeSingleSelect ? block3.call(this, context, tags, suffix) : undefined }${ this.modeMultiple ? block4.call(this, context, tags, suffix) : undefined }${ this.renderDeleteButton ? block5.call(this, context, tags, suffix) : undefined }`;}\nfunction block3 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-radio-button\", tags, suffix)} part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></${scopeTag(\"ui5-radio-button\", tags, suffix)}>` : html`<ui5-radio-button part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></ui5-radio-button>`;}\nfunction block4 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></ui5-checkbox>`;}\nfunction block5 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-deletebtn\">${ this.hasDeleteButtonSlot ? block6.call(this, context, tags, suffix) : block7.call(this, context, tags, suffix) }</div>`;}\nfunction block6 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"deleteButton\"></slot>`;}\nfunction block7 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></ui5-button>`;}\nfunction block8 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-highlight\"></div>`;}\nfunction block9 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} part=\"icon\" name=\"${ifDefined(this.icon)}\" class=\"ui5-li-icon\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon part=\"icon\" name=\"${ifDefined(this.icon)}\" class=\"ui5-li-icon\"></ui5-icon>`;}\nfunction block10 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div part=\"title\" class=\"ui5-li-title\">${ifDefined(this.text)}</div>`;}\nfunction block11 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span part=\"additional-text\" class=\"ui5-li-additional-text\">${ifDefined(this.additionalText)}</span>`;}\nfunction block12 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-li-detailbtn\"><${scopeTag(\"ui5-button\", tags, suffix)} part=\"detail-button\" design=\"Transparent\" icon=\"edit\" @click=\"${this.onDetailClick}\"></${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div class=\"ui5-li-detailbtn\"><ui5-button part=\"detail-button\" design=\"Transparent\" icon=\"edit\" @click=\"${this.onDetailClick}\"></ui5-button></div>`;}\nfunction block13 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} name =\"slim-arrow-right\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon name =\"slim-arrow-right\"></ui5-icon>`;}\nfunction block14 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-navigated\"></div>`;}\nfunction block15 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.modeSingleSelect ? block16.call(this, context, tags, suffix) : undefined }${ this.modeMultiple ? block17.call(this, context, tags, suffix) : undefined }${ this.renderDeleteButton ? block18.call(this, context, tags, suffix) : undefined }`;}\nfunction block16 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-radio-button\", tags, suffix)} part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></${scopeTag(\"ui5-radio-button\", tags, suffix)}>` : html`<ui5-radio-button part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></ui5-radio-button>`;}\nfunction block17 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></ui5-checkbox>`;}\nfunction block18 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-deletebtn\">${ this.hasDeleteButtonSlot ? block19.call(this, context, tags, suffix) : block20.call(this, context, tags, suffix) }</div>`;}\nfunction block19 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"deleteButton\"></slot>`;}\nfunction block20 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></ui5-button>`;}\nfunction block21 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<ul role=\"group\" id=\"${ifDefined(this._id)}-subtree\" class=\"ui5-tree-li-subtree\"><slot></slot></ul>`;}\n\n\nexport default block0;"]}
|
|
1
|
+
{"version":3,"file":"TreeItemTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TreeItemTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\n\timport type TreeItem from \"../../TreeItem.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div><li part=\"native-li\" data-sap-focus-ref tabindex=\"${ifDefined(this._effectiveTabIndex)}\" class=\"${classMap(this.classes.main as ClassMapValue)}\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\" @keyup=\"${this._onkeyup}\" @keydown=\"${this._onkeydown}\" @mouseup=\"${this._onmouseup}\" @mousedown=\"${this._onmousedown}\" @touchstart=\"${this._ontouchstart}\" @touchend=\"${this._ontouchend}\" @click=\"${this._onclick}\" draggable=\"${ifDefined(this.movable)}\" @dragstart=\"${this._ondragstart}\" @dragend=\"${this._ondragend}\" role=\"${ifDefined(this._accInfo.role)}\" aria-expanded=\"${ifDefined(this._accInfo.ariaExpanded)}\" title=\"${ifDefined(this._accInfo.tooltip)}\" aria-level=\"${ifDefined(this._accInfo.ariaLevel)}\" aria-haspopup=\"${ifDefined(this._accInfo.ariaHaspopup)}\" aria-posinset=\"${ifDefined(this._accInfo.posinset)}\" aria-setsize=\"${ifDefined(this._accInfo.setsize)}\" aria-describedby=\"${ifDefined(this._id)}-invisibleText-describedby\" aria-labelledby=\"${ifDefined(this._accessibleNameRef)}\" aria-disabled=\"${ifDefined(this._ariaDisabled)}\" aria-selected=\"${ifDefined(this._accInfo.ariaSelected)}\" aria-checked=\"${ifDefined(this._accInfo.ariaChecked)}\" aria-owns=\"${ifDefined(this._accInfo.ariaOwns)}\" aria-keyshortcuts=\"${ifDefined(this._accInfo.ariaKeyShortcuts)}\"><div class=\"ui5-li-tree-toggle-box\" style=\"${styleMap(this.styles.preContent)}\">${ this.showToggleButton ? block1.call(this, context, tags, suffix) : undefined }</div>${ this.placeSelectionElementBefore ? block2.call(this, context, tags, suffix) : undefined }${ this._hasHighlightColor ? block8.call(this, context, tags, suffix) : undefined }<div part=\"content\" id=\"${ifDefined(this._id)}-content\" class=\"ui5-li-content\">${ this.icon ? block9.call(this, context, tags, suffix) : undefined }<div class=\"ui5-li-text-wrapper\">${ this._showTitle ? block10.call(this, context, tags, suffix) : undefined }</div>${ this.additionalText ? block11.call(this, context, tags, suffix) : undefined }</div>${ this.typeDetail ? block12.call(this, context, tags, suffix) : undefined }${ this.typeNavigation ? block13.call(this, context, tags, suffix) : undefined }${ this.navigated ? block14.call(this, context, tags, suffix) : undefined }${ this.placeSelectionElementAfter ? block15.call(this, context, tags, suffix) : undefined }<span id=\"${ifDefined(this._id)}-invisibleText\" class=\"ui5-hidden-text\">${ifDefined(this._accInfo.listItemAriaLabel)}${ifDefined(this.accessibleName)}</span><span id=\"${ifDefined(this._id)}-invisibleText-describedby\" class=\"ui5-hidden-text\">${ifDefined(this._accInfo.ariaSelectedText)}</span></li>${ this.expanded ? block21.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block1 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} part=\"toggle-icon\" class=\"ui5-li-tree-toggle-icon\" name=\"${ifDefined(this._toggleIconName)}\" show-tooltip accessible-name=\"${ifDefined(this.iconAccessibleName)}\" @click=\"${this._toggleClick}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon part=\"toggle-icon\" class=\"ui5-li-tree-toggle-icon\" name=\"${ifDefined(this._toggleIconName)}\" show-tooltip accessible-name=\"${ifDefined(this.iconAccessibleName)}\" @click=\"${this._toggleClick}\"></ui5-icon>`;}\nfunction block2 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.modeSingleSelect ? block3.call(this, context, tags, suffix) : undefined }${ this.modeMultiple ? block4.call(this, context, tags, suffix) : undefined }${ this.renderDeleteButton ? block5.call(this, context, tags, suffix) : undefined }`;}\nfunction block3 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-radio-button\", tags, suffix)} part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></${scopeTag(\"ui5-radio-button\", tags, suffix)}>` : html`<ui5-radio-button part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></ui5-radio-button>`;}\nfunction block4 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></ui5-checkbox>`;}\nfunction block5 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-deletebtn\">${ this.hasDeleteButtonSlot ? block6.call(this, context, tags, suffix) : block7.call(this, context, tags, suffix) }</div>`;}\nfunction block6 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"deleteButton\"></slot>`;}\nfunction block7 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></ui5-button>`;}\nfunction block8 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-highlight\"></div>`;}\nfunction block9 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} part=\"icon\" name=\"${ifDefined(this.icon)}\" class=\"ui5-li-icon\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon part=\"icon\" name=\"${ifDefined(this.icon)}\" class=\"ui5-li-icon\"></ui5-icon>`;}\nfunction block10 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div part=\"title\" class=\"ui5-li-title\">${ifDefined(this.text)}</div>`;}\nfunction block11 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span part=\"additional-text\" class=\"ui5-li-additional-text\">${ifDefined(this.additionalText)}</span>`;}\nfunction block12 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-li-detailbtn\"><${scopeTag(\"ui5-button\", tags, suffix)} part=\"detail-button\" design=\"Transparent\" icon=\"edit\" @click=\"${this.onDetailClick}\"></${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div class=\"ui5-li-detailbtn\"><ui5-button part=\"detail-button\" design=\"Transparent\" icon=\"edit\" @click=\"${this.onDetailClick}\"></ui5-button></div>`;}\nfunction block13 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} name =\"slim-arrow-right\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon name =\"slim-arrow-right\"></ui5-icon>`;}\nfunction block14 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-navigated\"></div>`;}\nfunction block15 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.modeSingleSelect ? block16.call(this, context, tags, suffix) : undefined }${ this.modeMultiple ? block17.call(this, context, tags, suffix) : undefined }${ this.renderDeleteButton ? block18.call(this, context, tags, suffix) : undefined }`;}\nfunction block16 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-radio-button\", tags, suffix)} part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></${scopeTag(\"ui5-radio-button\", tags, suffix)}>` : html`<ui5-radio-button part=\"radio\" ?disabled=\"${this.isInactive}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabelRadioButton)}\" tabindex=\"-1\" id=\"${ifDefined(this._id)}-singleSelectionElement\" class=\"ui5-li-singlesel-radiobtn\" ?checked=\"${this.selected}\" @click=\"${this.onSingleSelectionComponentPress}\"></ui5-radio-button>`;}\nfunction block17 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox part=\"checkbox\" ?disabled=\"${this.isInactive}\" ?indeterminate=${this.indeterminate} tabindex=\"-1\" id=\"${ifDefined(this._id)}-multiSelectionElement\" class=\"ui5-li-multisel-cb\" ?checked=\"${this.selected}\" accessible-name=\"${ifDefined(this._accInfo.ariaLabel)}\" @click=\"${this.onMultiSelectionComponentPress}\"></ui5-checkbox>`;}\nfunction block18 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-li-deletebtn\">${ this.hasDeleteButtonSlot ? block19.call(this, context, tags, suffix) : block20.call(this, context, tags, suffix) }</div>`;}\nfunction block19 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"deleteButton\"></slot>`;}\nfunction block20 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button part=\"delete-button\" tabindex=\"-1\" data-sap-no-tab-ref id=\"${ifDefined(this._id)}-deleteSelectionElement\" design=\"Transparent\" icon=\"decline\" ?disabled=\"${this.disableDeleteButton}\" @click=\"${this.onDelete}\" tooltip=\"${ifDefined(this.deleteText)}\"></ui5-button>`;}\nfunction block21 (this: TreeItem, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<ul role=\"group\" id=\"${ifDefined(this._id)}-subtree\" class=\"ui5-tree-li-subtree\"><slot></slot></ul>`;}\n\n\nexport default block0;"]}
|