@ui5/webcomponents 2.0.0 → 2.0.1
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 +11 -0
- package/dist/.tsbuildinfo +1 -1
- package/dist/Menu.js +0 -3
- package/dist/Menu.js.map +1 -1
- package/dist/MenuItem.js +4 -1
- 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/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.map +1 -1
- package/dist/TextArea.d.ts +1 -1
- package/dist/TextArea.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/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 +18 -15
- package/dist/custom-elements.json +18 -15
- 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/MenuTemplate.lit.js +1 -1
- package/dist/generated/templates/MenuTemplate.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/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 +9 -9
- package/dist/web-types.json +16 -16
- package/package.json +9 -9
- package/src/Menu.hbs +0 -1
- package/src/i18n/messagebundle_sv.properties +7 -7
- package/src/themes/Input.css +7 -0
|
@@ -15014,7 +15014,7 @@
|
|
|
15014
15014
|
"declarations": [
|
|
15015
15015
|
{
|
|
15016
15016
|
"kind": "class",
|
|
15017
|
-
"description": "### Overview\n\nThe
|
|
15017
|
+
"description": "### Overview\n\nThe ui5-message-strip component allows for the embedding of application-related messages.\nIt supports four semantic designs, each with its own color and icon: \"Information\", \"Positive\", \"Critical\", and \"Negative\".\nAdditionally, users can choose from two color sets (\"ColorSet1\" and \"ColorSet2\"), each containing 10 predefined color schemes.\nEach message shows a \"Close\" button, so that it can be removed from the UI, if needed.\n\n### Usage\n\nFor the `ui5-message-strip` component, you can define whether it displays\nan icon in the beginning and a close button. Moreover, its size and background\ncan be controlled with CSS.\n\n### Keyboard Handling\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/MessageStrip.js\";`",
|
|
15018
15018
|
"name": "MessageStrip",
|
|
15019
15019
|
"slots": [
|
|
15020
15020
|
{
|
|
@@ -16607,7 +16607,7 @@
|
|
|
16607
16607
|
"type": {
|
|
16608
16608
|
"text": "string | undefined"
|
|
16609
16609
|
},
|
|
16610
|
-
"description": "Defines the `additionalText`, displayed in the end of the
|
|
16610
|
+
"description": "Defines the `additionalText`, displayed in the end of the option.",
|
|
16611
16611
|
"default": "undefined",
|
|
16612
16612
|
"privacy": "public",
|
|
16613
16613
|
"_ui5since": "1.0.0-rc.15",
|
|
@@ -16619,7 +16619,7 @@
|
|
|
16619
16619
|
"type": {
|
|
16620
16620
|
"text": "string | undefined"
|
|
16621
16621
|
},
|
|
16622
|
-
"description": "Defines the
|
|
16622
|
+
"description": "Defines the tooltip of the option.",
|
|
16623
16623
|
"default": "undefined",
|
|
16624
16624
|
"privacy": "public",
|
|
16625
16625
|
"_ui5since": "1.23.0",
|
|
@@ -16657,7 +16657,7 @@
|
|
|
16657
16657
|
}
|
|
16658
16658
|
},
|
|
16659
16659
|
{
|
|
16660
|
-
"description": "Defines the `additionalText`, displayed in the end of the
|
|
16660
|
+
"description": "Defines the `additionalText`, displayed in the end of the option.",
|
|
16661
16661
|
"name": "additional-text",
|
|
16662
16662
|
"default": "undefined",
|
|
16663
16663
|
"fieldName": "additionalText",
|
|
@@ -16666,7 +16666,7 @@
|
|
|
16666
16666
|
}
|
|
16667
16667
|
},
|
|
16668
16668
|
{
|
|
16669
|
-
"description": "Defines the
|
|
16669
|
+
"description": "Defines the tooltip of the option.",
|
|
16670
16670
|
"name": "tooltip",
|
|
16671
16671
|
"default": "undefined",
|
|
16672
16672
|
"fieldName": "tooltip",
|
|
@@ -16768,7 +16768,7 @@
|
|
|
16768
16768
|
"type": {
|
|
16769
16769
|
"text": "string | undefined"
|
|
16770
16770
|
},
|
|
16771
|
-
"description": "Defines the
|
|
16771
|
+
"description": "Defines the tooltip of the option.",
|
|
16772
16772
|
"default": "undefined",
|
|
16773
16773
|
"privacy": "public",
|
|
16774
16774
|
"_ui5validator": "String"
|
|
@@ -16805,7 +16805,7 @@
|
|
|
16805
16805
|
}
|
|
16806
16806
|
},
|
|
16807
16807
|
{
|
|
16808
|
-
"description": "Defines the
|
|
16808
|
+
"description": "Defines the tooltip of the option.",
|
|
16809
16809
|
"name": "tooltip",
|
|
16810
16810
|
"default": "undefined",
|
|
16811
16811
|
"fieldName": "tooltip",
|
|
@@ -22813,7 +22813,7 @@
|
|
|
22813
22813
|
},
|
|
22814
22814
|
{
|
|
22815
22815
|
"kind": "class",
|
|
22816
|
-
"description": "### Overview\n\nThe `ui5-table` component provides a set of sophisticated features for displaying and dealing with vast amounts of data in a responsive manner.\nTo render the `ui5-table`, you need to define the columns and rows. You can use the provided `ui5-table-header-row` and `ui5-table-row` components for this purpose.\n\n### Features\n\nThe `ui5-table` can be enhanced in its functionalities by applying different features.\nFeatures can be slotted into the `features` slot, to enable them in the component.\n\nThe following features are currently available:\n\n* [TableSelection](../TableSelection) - adds selection capabilities to the table\n* [TableGrowing](../TableGrowing) - provides growing capabilities to load more data\n\n### Keyboard Handling\n\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\nFurthermore, you can interact with `ui5-table` via the following keys:\n\nIf the focus is on a row, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Selects the first cell of the row\n* <kbd>Space</kbd> - Toggles the selection of the row\n* <kbd>Ctrl/Cmd + A</kbd> - In multi selection mode, toggles the selection of all rows\n* <kbd>Home</kbd> - Navigates to the first row, if the focus is on the first row, navigates to the header row\n* <kbd>End</kbd> - Navigates to the last row, if the focus is on the last row, navigates to the growing button\n* <kbd>Page Up</kbd> - Navigates one page up, if the focus is on the first row, navigates to the header row\n* <kbd>Page Down</kbd> - Navigates one page down, if the focus is on the last row, navigates to the growing button\n* <kbd>F2</kbd> - Focuses the first tabbable element in the row\n* <kbd>F7</kbd> - If focus position is remembered, moves focus to the corresponding focus position row, otherwise to the first tabbable element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on a cell, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Navigates right\n* <kbd>Left</kbd> - Navigates left, if the focus is on the first cell of the row, the focus is moved to the row.\n* <kbd>Home</kbd> - Navigates to the first cell of the current row, if the focus is on the first cell, navigates to the corresponding row\n* <kbd>End</kbd> - Navigates to the last cell of the current row, if the focus is on the last cell, navigates to the corresponding row\n* <kbd>Page Up</kbd> - Navigates one page up while keeping the focus in same column\n* <kbd>Page Down</kbd> - Navigates one page down while keeping the focus in same column\n* <kbd>F2</kbd> - Toggles the focus between the first tabbable cell content and the cell\n* <kbd>Enter</kbd> - Focuses the first tabbable cell content\n* <kbd>F7</kbd> - If the focus is on an interactive element inside a row, moves focus to the corresponding row and remembers the focus position of the element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on an interactive cell content, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Move the focus to the interactive element in the same column of the previous row, unless the focused element prevents the default\n* <kbd>Up</kbd> - Move the focus to the interactive element in the same column of the next row, unless the focused element prevents the default\n* <kbd>[Shift]Tab</kbd> - Move the focus to the element in the tab chain\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Table.js\";`\\\n`import \"@ui5/webcomponents/dist/TableRow.js\";` (`ui5-table-row`)\\\n`import \"@ui5/webcomponents/dist/TableCell.js\";` (`ui5-table-cell`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderRow.js\";` (`ui5-table-header-row`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderCell.js\";` (`ui5-table-header-cell`)",
|
|
22816
|
+
"description": "### Overview\n\nThe `ui5-table` component provides a set of sophisticated features for displaying and dealing with vast amounts of data in a responsive manner.\nTo render the `ui5-table`, you need to define the columns and rows. You can use the provided `ui5-table-header-row` and `ui5-table-row` components for this purpose.\n\n### Features\n\nThe `ui5-table` can be enhanced in its functionalities by applying different features.\nFeatures can be slotted into the `features` slot, to enable them in the component.\nFeatures need to be imported separately, as they are not enabled by default.\n\nThe following features are currently available:\n\n* [TableSelection](../TableSelection) - adds selection capabilities to the table\n* [TableGrowing](../TableGrowing) - provides growing capabilities to load more data\n\n### Keyboard Handling\n\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\nFurthermore, you can interact with `ui5-table` via the following keys:\n\nIf the focus is on a row, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Selects the first cell of the row\n* <kbd>Space</kbd> - Toggles the selection of the row\n* <kbd>Ctrl/Cmd + A</kbd> - In multi selection mode, toggles the selection of all rows\n* <kbd>Home</kbd> - Navigates to the first row, if the focus is on the first row, navigates to the header row\n* <kbd>End</kbd> - Navigates to the last row, if the focus is on the last row, navigates to the growing button\n* <kbd>Page Up</kbd> - Navigates one page up, if the focus is on the first row, navigates to the header row\n* <kbd>Page Down</kbd> - Navigates one page down, if the focus is on the last row, navigates to the growing button\n* <kbd>F2</kbd> - Focuses the first tabbable element in the row\n* <kbd>F7</kbd> - If focus position is remembered, moves focus to the corresponding focus position row, otherwise to the first tabbable element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on a cell, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Navigates right\n* <kbd>Left</kbd> - Navigates left, if the focus is on the first cell of the row, the focus is moved to the row.\n* <kbd>Home</kbd> - Navigates to the first cell of the current row, if the focus is on the first cell, navigates to the corresponding row\n* <kbd>End</kbd> - Navigates to the last cell of the current row, if the focus is on the last cell, navigates to the corresponding row\n* <kbd>Page Up</kbd> - Navigates one page up while keeping the focus in same column\n* <kbd>Page Down</kbd> - Navigates one page down while keeping the focus in same column\n* <kbd>F2</kbd> - Toggles the focus between the first tabbable cell content and the cell\n* <kbd>Enter</kbd> - Focuses the first tabbable cell content\n* <kbd>F7</kbd> - If the focus is on an interactive element inside a row, moves focus to the corresponding row and remembers the focus position of the element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on an interactive cell content, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Move the focus to the interactive element in the same column of the previous row, unless the focused element prevents the default\n* <kbd>Up</kbd> - Move the focus to the interactive element in the same column of the next row, unless the focused element prevents the default\n* <kbd>[Shift]Tab</kbd> - Move the focus to the element in the tab chain\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Table.js\";`\\\n`import \"@ui5/webcomponents/dist/TableRow.js\";` (`ui5-table-row`)\\\n`import \"@ui5/webcomponents/dist/TableCell.js\";` (`ui5-table-cell`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderRow.js\";` (`ui5-table-header-row`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderCell.js\";` (`ui5-table-header-cell`)",
|
|
22817
22817
|
"name": "Table",
|
|
22818
22818
|
"slots": [
|
|
22819
22819
|
{
|
|
@@ -23530,12 +23530,12 @@
|
|
|
23530
23530
|
"members": [
|
|
23531
23531
|
{
|
|
23532
23532
|
"kind": "field",
|
|
23533
|
-
"name": "
|
|
23533
|
+
"name": "rowKey",
|
|
23534
23534
|
"type": {
|
|
23535
23535
|
"text": "string"
|
|
23536
23536
|
},
|
|
23537
23537
|
"default": "\"\"",
|
|
23538
|
-
"description": "Unique identifier of the
|
|
23538
|
+
"description": "Unique identifier of the row.",
|
|
23539
23539
|
"privacy": "public",
|
|
23540
23540
|
"_ui5validator": "String"
|
|
23541
23541
|
},
|
|
@@ -23564,10 +23564,10 @@
|
|
|
23564
23564
|
],
|
|
23565
23565
|
"attributes": [
|
|
23566
23566
|
{
|
|
23567
|
-
"description": "Unique identifier of the
|
|
23568
|
-
"name": "key",
|
|
23567
|
+
"description": "Unique identifier of the row.",
|
|
23568
|
+
"name": "row-key",
|
|
23569
23569
|
"default": "\"\"",
|
|
23570
|
-
"fieldName": "
|
|
23570
|
+
"fieldName": "rowKey",
|
|
23571
23571
|
"type": {
|
|
23572
23572
|
"text": "string"
|
|
23573
23573
|
}
|
|
@@ -23658,7 +23658,7 @@
|
|
|
23658
23658
|
"declarations": [
|
|
23659
23659
|
{
|
|
23660
23660
|
"kind": "class",
|
|
23661
|
-
"description": "### Overview\n\nThe `ui5-table-selection` component is used inside the `ui5-table` ti add key-based selection capabilities to the `ui5-table`.\n\nThe component offers three selection modes:\n* Single - select a single row.\n* Multiple - select multiple rows.\n* None - no selection active.\n\nAs the selection is key-based, `ui5-table-row` components need to define a unique `key` property.\n\n### Usage\n\nThe `ui5-table-selection` component is only used inside the `ui5-table` component as a feature.\nIt has to be slotted inside the `ui5-table` in the `features` slot.\nThe component is not intended to be used as a standalone component.\n\n```html\n<ui5-table>\n\t<ui5-table-selection mode=\"Multiple\" slot=\"features\"></ui5-table-selection>\n</ui5-table>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableSelection.js\";`",
|
|
23661
|
+
"description": "### Overview\n\nThe `ui5-table-selection` component is used inside the `ui5-table` ti add key-based selection capabilities to the `ui5-table`.\n\nThe component offers three selection modes:\n* Single - select a single row.\n* Multiple - select multiple rows.\n* None - no selection active.\n\nAs the selection is key-based, `ui5-table-row` components need to define a unique `row-key` property.\n\n### Usage\n\nThe `ui5-table-selection` component is only used inside the `ui5-table` component as a feature.\nIt has to be slotted inside the `ui5-table` in the `features` slot.\nThe component is not intended to be used as a standalone component.\n\n```html\n<ui5-table>\n\t<ui5-table-selection mode=\"Multiple\" slot=\"features\"></ui5-table-selection>\n</ui5-table>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableSelection.js\";`",
|
|
23662
23662
|
"name": "TableSelection",
|
|
23663
23663
|
"members": [
|
|
23664
23664
|
{
|
|
@@ -24005,6 +24005,9 @@
|
|
|
24005
24005
|
{
|
|
24006
24006
|
"kind": "field",
|
|
24007
24007
|
"name": "maxLines",
|
|
24008
|
+
"type": {
|
|
24009
|
+
"text": "number"
|
|
24010
|
+
},
|
|
24008
24011
|
"default": "Infinity",
|
|
24009
24012
|
"description": "Defines the number of lines the text should wrap before it truncates.",
|
|
24010
24013
|
"privacy": "public",
|
|
@@ -24069,7 +24072,7 @@
|
|
|
24069
24072
|
"slots": [
|
|
24070
24073
|
{
|
|
24071
24074
|
"name": "valueStateMessage",
|
|
24072
|
-
"description": "Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n \n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed if the component has\n`valueState` of type `Information`, `
|
|
24075
|
+
"description": "Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n \n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed if the component has\n`valueState` of type `Information`, `Critical` or `Negative`.",
|
|
24073
24076
|
"_ui5since": "1.0.0-rc.7",
|
|
24074
24077
|
"_ui5type": {
|
|
24075
24078
|
"text": "Array<HTMLElement>"
|
|
@@ -10854,7 +10854,7 @@
|
|
|
10854
10854
|
"declarations": [
|
|
10855
10855
|
{
|
|
10856
10856
|
"kind": "class",
|
|
10857
|
-
"description": "### Overview\n\nThe
|
|
10857
|
+
"description": "### Overview\n\nThe ui5-message-strip component allows for the embedding of application-related messages.\nIt supports four semantic designs, each with its own color and icon: \"Information\", \"Positive\", \"Critical\", and \"Negative\".\nAdditionally, users can choose from two color sets (\"ColorSet1\" and \"ColorSet2\"), each containing 10 predefined color schemes.\nEach message shows a \"Close\" button, so that it can be removed from the UI, if needed.\n\n### Usage\n\nFor the `ui5-message-strip` component, you can define whether it displays\nan icon in the beginning and a close button. Moreover, its size and background\ncan be controlled with CSS.\n\n### Keyboard Handling\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/MessageStrip.js\";`",
|
|
10858
10858
|
"name": "MessageStrip",
|
|
10859
10859
|
"slots": [
|
|
10860
10860
|
{
|
|
@@ -12227,7 +12227,7 @@
|
|
|
12227
12227
|
"type": {
|
|
12228
12228
|
"text": "string | undefined"
|
|
12229
12229
|
},
|
|
12230
|
-
"description": "Defines the `additionalText`, displayed in the end of the
|
|
12230
|
+
"description": "Defines the `additionalText`, displayed in the end of the option.",
|
|
12231
12231
|
"default": "undefined",
|
|
12232
12232
|
"privacy": "public"
|
|
12233
12233
|
},
|
|
@@ -12237,7 +12237,7 @@
|
|
|
12237
12237
|
"type": {
|
|
12238
12238
|
"text": "string | undefined"
|
|
12239
12239
|
},
|
|
12240
|
-
"description": "Defines the
|
|
12240
|
+
"description": "Defines the tooltip of the option.",
|
|
12241
12241
|
"default": "undefined",
|
|
12242
12242
|
"privacy": "public"
|
|
12243
12243
|
},
|
|
@@ -12272,7 +12272,7 @@
|
|
|
12272
12272
|
}
|
|
12273
12273
|
},
|
|
12274
12274
|
{
|
|
12275
|
-
"description": "Defines the `additionalText`, displayed in the end of the
|
|
12275
|
+
"description": "Defines the `additionalText`, displayed in the end of the option.",
|
|
12276
12276
|
"name": "additional-text",
|
|
12277
12277
|
"default": "undefined",
|
|
12278
12278
|
"fieldName": "additionalText",
|
|
@@ -12281,7 +12281,7 @@
|
|
|
12281
12281
|
}
|
|
12282
12282
|
},
|
|
12283
12283
|
{
|
|
12284
|
-
"description": "Defines the
|
|
12284
|
+
"description": "Defines the tooltip of the option.",
|
|
12285
12285
|
"name": "tooltip",
|
|
12286
12286
|
"default": "undefined",
|
|
12287
12287
|
"fieldName": "tooltip",
|
|
@@ -12368,7 +12368,7 @@
|
|
|
12368
12368
|
"type": {
|
|
12369
12369
|
"text": "string | undefined"
|
|
12370
12370
|
},
|
|
12371
|
-
"description": "Defines the
|
|
12371
|
+
"description": "Defines the tooltip of the option.",
|
|
12372
12372
|
"default": "undefined",
|
|
12373
12373
|
"privacy": "public"
|
|
12374
12374
|
},
|
|
@@ -12403,7 +12403,7 @@
|
|
|
12403
12403
|
}
|
|
12404
12404
|
},
|
|
12405
12405
|
{
|
|
12406
|
-
"description": "Defines the
|
|
12406
|
+
"description": "Defines the tooltip of the option.",
|
|
12407
12407
|
"name": "tooltip",
|
|
12408
12408
|
"default": "undefined",
|
|
12409
12409
|
"fieldName": "tooltip",
|
|
@@ -17708,7 +17708,7 @@
|
|
|
17708
17708
|
"declarations": [
|
|
17709
17709
|
{
|
|
17710
17710
|
"kind": "class",
|
|
17711
|
-
"description": "### Overview\n\nThe `ui5-table` component provides a set of sophisticated features for displaying and dealing with vast amounts of data in a responsive manner.\nTo render the `ui5-table`, you need to define the columns and rows. You can use the provided `ui5-table-header-row` and `ui5-table-row` components for this purpose.\n\n### Features\n\nThe `ui5-table` can be enhanced in its functionalities by applying different features.\nFeatures can be slotted into the `features` slot, to enable them in the component.\n\nThe following features are currently available:\n\n* [TableSelection](../TableSelection) - adds selection capabilities to the table\n* [TableGrowing](../TableGrowing) - provides growing capabilities to load more data\n\n### Keyboard Handling\n\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\nFurthermore, you can interact with `ui5-table` via the following keys:\n\nIf the focus is on a row, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Selects the first cell of the row\n* <kbd>Space</kbd> - Toggles the selection of the row\n* <kbd>Ctrl/Cmd + A</kbd> - In multi selection mode, toggles the selection of all rows\n* <kbd>Home</kbd> - Navigates to the first row, if the focus is on the first row, navigates to the header row\n* <kbd>End</kbd> - Navigates to the last row, if the focus is on the last row, navigates to the growing button\n* <kbd>Page Up</kbd> - Navigates one page up, if the focus is on the first row, navigates to the header row\n* <kbd>Page Down</kbd> - Navigates one page down, if the focus is on the last row, navigates to the growing button\n* <kbd>F2</kbd> - Focuses the first tabbable element in the row\n* <kbd>F7</kbd> - If focus position is remembered, moves focus to the corresponding focus position row, otherwise to the first tabbable element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on a cell, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Navigates right\n* <kbd>Left</kbd> - Navigates left, if the focus is on the first cell of the row, the focus is moved to the row.\n* <kbd>Home</kbd> - Navigates to the first cell of the current row, if the focus is on the first cell, navigates to the corresponding row\n* <kbd>End</kbd> - Navigates to the last cell of the current row, if the focus is on the last cell, navigates to the corresponding row\n* <kbd>Page Up</kbd> - Navigates one page up while keeping the focus in same column\n* <kbd>Page Down</kbd> - Navigates one page down while keeping the focus in same column\n* <kbd>F2</kbd> - Toggles the focus between the first tabbable cell content and the cell\n* <kbd>Enter</kbd> - Focuses the first tabbable cell content\n* <kbd>F7</kbd> - If the focus is on an interactive element inside a row, moves focus to the corresponding row and remembers the focus position of the element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on an interactive cell content, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Move the focus to the interactive element in the same column of the previous row, unless the focused element prevents the default\n* <kbd>Up</kbd> - Move the focus to the interactive element in the same column of the next row, unless the focused element prevents the default\n* <kbd>[Shift]Tab</kbd> - Move the focus to the element in the tab chain\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Table.js\";`\\\n`import \"@ui5/webcomponents/dist/TableRow.js\";` (`ui5-table-row`)\\\n`import \"@ui5/webcomponents/dist/TableCell.js\";` (`ui5-table-cell`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderRow.js\";` (`ui5-table-header-row`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderCell.js\";` (`ui5-table-header-cell`)",
|
|
17711
|
+
"description": "### Overview\n\nThe `ui5-table` component provides a set of sophisticated features for displaying and dealing with vast amounts of data in a responsive manner.\nTo render the `ui5-table`, you need to define the columns and rows. You can use the provided `ui5-table-header-row` and `ui5-table-row` components for this purpose.\n\n### Features\n\nThe `ui5-table` can be enhanced in its functionalities by applying different features.\nFeatures can be slotted into the `features` slot, to enable them in the component.\nFeatures need to be imported separately, as they are not enabled by default.\n\nThe following features are currently available:\n\n* [TableSelection](../TableSelection) - adds selection capabilities to the table\n* [TableGrowing](../TableGrowing) - provides growing capabilities to load more data\n\n### Keyboard Handling\n\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\nFurthermore, you can interact with `ui5-table` via the following keys:\n\nIf the focus is on a row, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Selects the first cell of the row\n* <kbd>Space</kbd> - Toggles the selection of the row\n* <kbd>Ctrl/Cmd + A</kbd> - In multi selection mode, toggles the selection of all rows\n* <kbd>Home</kbd> - Navigates to the first row, if the focus is on the first row, navigates to the header row\n* <kbd>End</kbd> - Navigates to the last row, if the focus is on the last row, navigates to the growing button\n* <kbd>Page Up</kbd> - Navigates one page up, if the focus is on the first row, navigates to the header row\n* <kbd>Page Down</kbd> - Navigates one page down, if the focus is on the last row, navigates to the growing button\n* <kbd>F2</kbd> - Focuses the first tabbable element in the row\n* <kbd>F7</kbd> - If focus position is remembered, moves focus to the corresponding focus position row, otherwise to the first tabbable element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on a cell, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Navigates right\n* <kbd>Left</kbd> - Navigates left, if the focus is on the first cell of the row, the focus is moved to the row.\n* <kbd>Home</kbd> - Navigates to the first cell of the current row, if the focus is on the first cell, navigates to the corresponding row\n* <kbd>End</kbd> - Navigates to the last cell of the current row, if the focus is on the last cell, navigates to the corresponding row\n* <kbd>Page Up</kbd> - Navigates one page up while keeping the focus in same column\n* <kbd>Page Down</kbd> - Navigates one page down while keeping the focus in same column\n* <kbd>F2</kbd> - Toggles the focus between the first tabbable cell content and the cell\n* <kbd>Enter</kbd> - Focuses the first tabbable cell content\n* <kbd>F7</kbd> - If the focus is on an interactive element inside a row, moves focus to the corresponding row and remembers the focus position of the element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on an interactive cell content, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Move the focus to the interactive element in the same column of the previous row, unless the focused element prevents the default\n* <kbd>Up</kbd> - Move the focus to the interactive element in the same column of the next row, unless the focused element prevents the default\n* <kbd>[Shift]Tab</kbd> - Move the focus to the element in the tab chain\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Table.js\";`\\\n`import \"@ui5/webcomponents/dist/TableRow.js\";` (`ui5-table-row`)\\\n`import \"@ui5/webcomponents/dist/TableCell.js\";` (`ui5-table-cell`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderRow.js\";` (`ui5-table-header-row`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderCell.js\";` (`ui5-table-header-cell`)",
|
|
17712
17712
|
"name": "Table",
|
|
17713
17713
|
"slots": [
|
|
17714
17714
|
{
|
|
@@ -18307,12 +18307,12 @@
|
|
|
18307
18307
|
"members": [
|
|
18308
18308
|
{
|
|
18309
18309
|
"kind": "field",
|
|
18310
|
-
"name": "
|
|
18310
|
+
"name": "rowKey",
|
|
18311
18311
|
"type": {
|
|
18312
18312
|
"text": "string"
|
|
18313
18313
|
},
|
|
18314
18314
|
"default": "\"\"",
|
|
18315
|
-
"description": "Unique identifier of the
|
|
18315
|
+
"description": "Unique identifier of the row.",
|
|
18316
18316
|
"privacy": "public"
|
|
18317
18317
|
},
|
|
18318
18318
|
{
|
|
@@ -18338,10 +18338,10 @@
|
|
|
18338
18338
|
],
|
|
18339
18339
|
"attributes": [
|
|
18340
18340
|
{
|
|
18341
|
-
"description": "Unique identifier of the
|
|
18342
|
-
"name": "key",
|
|
18341
|
+
"description": "Unique identifier of the row.",
|
|
18342
|
+
"name": "row-key",
|
|
18343
18343
|
"default": "\"\"",
|
|
18344
|
-
"fieldName": "
|
|
18344
|
+
"fieldName": "rowKey",
|
|
18345
18345
|
"type": {
|
|
18346
18346
|
"text": "string"
|
|
18347
18347
|
}
|
|
@@ -18426,7 +18426,7 @@
|
|
|
18426
18426
|
"declarations": [
|
|
18427
18427
|
{
|
|
18428
18428
|
"kind": "class",
|
|
18429
|
-
"description": "### Overview\n\nThe `ui5-table-selection` component is used inside the `ui5-table` ti add key-based selection capabilities to the `ui5-table`.\n\nThe component offers three selection modes:\n* Single - select a single row.\n* Multiple - select multiple rows.\n* None - no selection active.\n\nAs the selection is key-based, `ui5-table-row` components need to define a unique `key` property.\n\n### Usage\n\nThe `ui5-table-selection` component is only used inside the `ui5-table` component as a feature.\nIt has to be slotted inside the `ui5-table` in the `features` slot.\nThe component is not intended to be used as a standalone component.\n\n```html\n<ui5-table>\n\t<ui5-table-selection mode=\"Multiple\" slot=\"features\"></ui5-table-selection>\n</ui5-table>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableSelection.js\";`",
|
|
18429
|
+
"description": "### Overview\n\nThe `ui5-table-selection` component is used inside the `ui5-table` ti add key-based selection capabilities to the `ui5-table`.\n\nThe component offers three selection modes:\n* Single - select a single row.\n* Multiple - select multiple rows.\n* None - no selection active.\n\nAs the selection is key-based, `ui5-table-row` components need to define a unique `row-key` property.\n\n### Usage\n\nThe `ui5-table-selection` component is only used inside the `ui5-table` component as a feature.\nIt has to be slotted inside the `ui5-table` in the `features` slot.\nThe component is not intended to be used as a standalone component.\n\n```html\n<ui5-table>\n\t<ui5-table-selection mode=\"Multiple\" slot=\"features\"></ui5-table-selection>\n</ui5-table>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableSelection.js\";`",
|
|
18430
18430
|
"name": "TableSelection",
|
|
18431
18431
|
"members": [
|
|
18432
18432
|
{
|
|
@@ -18732,6 +18732,9 @@
|
|
|
18732
18732
|
{
|
|
18733
18733
|
"kind": "field",
|
|
18734
18734
|
"name": "maxLines",
|
|
18735
|
+
"type": {
|
|
18736
|
+
"text": "number"
|
|
18737
|
+
},
|
|
18735
18738
|
"default": "Infinity",
|
|
18736
18739
|
"description": "Defines the number of lines the text should wrap before it truncates.",
|
|
18737
18740
|
"privacy": "public"
|
|
@@ -18793,7 +18796,7 @@
|
|
|
18793
18796
|
"slots": [
|
|
18794
18797
|
{
|
|
18795
18798
|
"name": "valueStateMessage",
|
|
18796
|
-
"description": "Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n \n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed if the component has\n`valueState` of type `Information`, `
|
|
18799
|
+
"description": "Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n \n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed if the component has\n`valueState` of type `Information`, `Critical` or `Negative`."
|
|
18797
18800
|
}
|
|
18798
18801
|
],
|
|
18799
18802
|
"members": [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"ARIA_LABEL_CARD_CONTENT":"Kortinnehåll","ARIA_ROLEDESCRIPTION_CARD":"Kort","ARIA_ROLEDESCRIPTION_CARD_HEADER":"Korthuvud","ARIA_ROLEDESCRIPTION_INTERACTIVE_CARD_HEADER":"Interaktivt korthuvud","AVATAR_TOOLTIP":"Avatar","AVATAR_GROUP_DISPLAYED_HIDDEN_LABEL":"{0} visas, {1} dolda.","AVATAR_GROUP_SHOW_COMPLETE_LIST_LABEL":"Aktivera för hela listan.","AVATAR_GROUP_ARIA_LABEL_INDIVIDUAL":"Enskilda avatarer.","AVATAR_GROUP_ARIA_LABEL_GROUP":"Sammankopplade avatarer.","AVATAR_GROUP_MOVE":"Använd piltangenterna för att flytta.","TAG_DESCRIPTION_TAG":"Tagg","TAG_ROLE_DESCRIPTION":"Taggknapp","TAG_ERROR":"Fel","TAG_WARNING":"Varning","TAG_SUCCESS":"Lyckades","TAG_INFORMATION":"Information","BREADCRUMB_ITEM_POS":"{0} av {1}","BREADCRUMBS_ARIA_LABEL":"Navigeringssökväg","BREADCRUMBS_OVERFLOW_ARIA_LABEL":"Mer","BREADCRUMBS_CANCEL_BUTTON":"Avbryt","BUSY_INDICATOR_TITLE":"Vänta","BUTTON_ARIA_TYPE_ACCEPT":"Positiv åtgärd","BUTTON_ARIA_TYPE_REJECT":"Negativ åtgärd","BUTTON_ARIA_TYPE_EMPHASIZED":"Markerad","CAL_LEGEND_TODAY_TEXT":"Idag","CAL_LEGEND_SELECTED_TEXT":"Vald dag","CAL_LEGEND_WORKING_DAY_TEXT":"Arbetsdag","CAL_LEGEND_NON_WORKING_DAY_TEXT":"Ledig dag","CAROUSEL_OF_TEXT":"av","CAROUSEL_DOT_TEXT":"Element {0} av {1} visas","CAROUSEL_PREVIOUS_ARROW_TEXT":"Föregående sida","CAROUSEL_NEXT_ARROW_TEXT":"Nästa sida","COLORPALETTE_CONTAINER_LABEL":"Färgpalett - fördefinierade färger","COLORPALETTE_POPOVER_TITLE":"Färgpalett","COLORPALETTE_COLOR_LABEL":"Färg","COLOR_PALETTE_DIALOG_CANCEL_BUTTON":"Avbryt","COLOR_PALETTE_DIALOG_OK_BUTTON":"OK","COLOR_PALETTE_DIALOG_TITLE":"Byt färg","COLOR_PALETTE_MORE_COLORS_TEXT":"Flera färger...","COLOR_PALETTE_DEFAULT_COLOR_TEXT":"Standardfärg","COLORPICKER_ALPHA_SLIDER":"Alfakontroll","COLORPICKER_HUE_SLIDER":"Nyanskontroll","COLORPICKER_HEX":"Hexadecimal","COLORPICKER_RED":"Röd","COLORPICKER_GREEN":"Grön","COLORPICKER_BLUE":"Blå","COLORPICKER_ALPHA":"Alfa","DATEPICKER_OPEN_ICON_TITLE":"Öppna urval","DATEPICKER_DATE_DESCRIPTION":"Datuminmatning","DATETIME_DESCRIPTION":"Tidpunktsinmatning","DATERANGE_DESCRIPTION":"Inmatning av datumintervall","DATEPICKER_POPOVER_ACCESSIBLE_NAME":"
|
|
1
|
+
{"ARIA_LABEL_CARD_CONTENT":"Kortinnehåll","ARIA_ROLEDESCRIPTION_CARD":"Kort","ARIA_ROLEDESCRIPTION_CARD_HEADER":"Korthuvud","ARIA_ROLEDESCRIPTION_INTERACTIVE_CARD_HEADER":"Interaktivt korthuvud","AVATAR_TOOLTIP":"Avatar","AVATAR_GROUP_DISPLAYED_HIDDEN_LABEL":"{0} visas, {1} dolda.","AVATAR_GROUP_SHOW_COMPLETE_LIST_LABEL":"Aktivera för hela listan.","AVATAR_GROUP_ARIA_LABEL_INDIVIDUAL":"Enskilda avatarer.","AVATAR_GROUP_ARIA_LABEL_GROUP":"Sammankopplade avatarer.","AVATAR_GROUP_MOVE":"Använd piltangenterna för att flytta.","TAG_DESCRIPTION_TAG":"Tagg","TAG_ROLE_DESCRIPTION":"Taggknapp","TAG_ERROR":"Fel","TAG_WARNING":"Varning","TAG_SUCCESS":"Lyckades","TAG_INFORMATION":"Information","BREADCRUMB_ITEM_POS":"{0} av {1}","BREADCRUMBS_ARIA_LABEL":"Navigeringssökväg","BREADCRUMBS_OVERFLOW_ARIA_LABEL":"Mer","BREADCRUMBS_CANCEL_BUTTON":"Avbryt","BUSY_INDICATOR_TITLE":"Vänta","BUTTON_ARIA_TYPE_ACCEPT":"Positiv åtgärd","BUTTON_ARIA_TYPE_REJECT":"Negativ åtgärd","BUTTON_ARIA_TYPE_EMPHASIZED":"Markerad","CAL_LEGEND_TODAY_TEXT":"Idag","CAL_LEGEND_SELECTED_TEXT":"Vald dag","CAL_LEGEND_WORKING_DAY_TEXT":"Arbetsdag","CAL_LEGEND_NON_WORKING_DAY_TEXT":"Ledig dag","CAROUSEL_OF_TEXT":"av","CAROUSEL_DOT_TEXT":"Element {0} av {1} visas","CAROUSEL_PREVIOUS_ARROW_TEXT":"Föregående sida","CAROUSEL_NEXT_ARROW_TEXT":"Nästa sida","COLORPALETTE_CONTAINER_LABEL":"Färgpalett - fördefinierade färger","COLORPALETTE_POPOVER_TITLE":"Färgpalett","COLORPALETTE_COLOR_LABEL":"Färg","COLOR_PALETTE_DIALOG_CANCEL_BUTTON":"Avbryt","COLOR_PALETTE_DIALOG_OK_BUTTON":"OK","COLOR_PALETTE_DIALOG_TITLE":"Byt färg","COLOR_PALETTE_MORE_COLORS_TEXT":"Flera färger...","COLOR_PALETTE_DEFAULT_COLOR_TEXT":"Standardfärg","COLORPICKER_ALPHA_SLIDER":"Alfakontroll","COLORPICKER_HUE_SLIDER":"Nyanskontroll","COLORPICKER_HEX":"Hexadecimal","COLORPICKER_RED":"Röd","COLORPICKER_GREEN":"Grön","COLORPICKER_BLUE":"Blå","COLORPICKER_ALPHA":"Alfa","DATEPICKER_OPEN_ICON_TITLE":"Öppna urval","DATEPICKER_DATE_DESCRIPTION":"Datuminmatning","DATETIME_DESCRIPTION":"Tidpunktsinmatning","DATERANGE_DESCRIPTION":"Inmatning av datumintervall","DATEPICKER_POPOVER_ACCESSIBLE_NAME":"Välj datum","DATETIMEPICKER_POPOVER_ACCESSIBLE_NAME":"Välj datum och tid","DATERANGEPICKER_POPOVER_ACCESSIBLE_NAME":"Välj datumintervall","DELETE":"Radera","FILEUPLOAD_BROWSE":"Bläddra...","FILEUPLOADER_TITLE":"Läs in fil","GROUP_HEADER_TEXT":"Grupphuvud","SELECT_ROLE_DESCRIPTION":"Listruta","SELECT_OPTIONS":"Välj alternativ","SHOW_SELECTED_BUTTON":"Visa endast valda positioner","INPUT_SUGGESTIONS":"Förslag tillgängliga","MCB_SELECTED_ITEMS":"Välj alla ({0} av {1})","INPUT_SUGGESTIONS_TITLE":"Välj","INPUT_SUGGESTIONS_ONE_HIT":"1 resultat tillgängligt","INPUT_SUGGESTIONS_MORE_HITS":"{0} resultat är tillgängliga","INPUT_SUGGESTIONS_NO_HIT":"Inga resultat","INPUT_CLEAR_ICON_ACC_NAME":"Rensa","LINK_SUBTLE":"Diskret","LINK_EMPHASIZED":"Markerad","LIST_ITEM_POSITION":"Listposition {0} av {1}","LIST_ITEM_SELECTED":"Valda","LIST_ITEM_NOT_SELECTED":"Ej valda","LIST_ITEM_GROUP_HEADER":"Grupphuvud","ARIA_LABEL_LIST_ITEM_CHECKBOX":"Flervalsläge","ARIA_LABEL_LIST_ITEM_RADIO_BUTTON":"Positionsurval.","ARIA_LABEL_LIST_SELECTABLE":"Innehåller valbara element","ARIA_LABEL_LIST_MULTISELECTABLE":"Innehåller flervalselement","ARIA_LABEL_LIST_DELETABLE":"Innehåller raderbara element","MESSAGE_STRIP_CLOSE_BUTTON":"Stängning av informationsfält","MESSAGE_STRIP_CLOSABLE":"Kan stängas","MESSAGE_STRIP_ERROR":"Informationsfält för fel","MESSAGE_STRIP_WARNING":"Informationsfält för varning","MESSAGE_STRIP_SUCCESS":"Informationsfält för OK resultat","MESSAGE_STRIP_INFORMATION":"Informationsfält","MESSAGE_STRIP_CUSTOM":"Användardefinierat informationsfält","MULTICOMBOBOX_DIALOG_OK_BUTTON":"OK","VALUE_STATE_ERROR_ALREADY_SELECTED":"Detta värde har redan valts.","MULTIINPUT_ROLEDESCRIPTION_TEXT":"Inmatning av flera värden","MULTIINPUT_SHOW_MORE_TOKENS":"{0} flera","PANEL_ICON":"Expandera/komprimera","RANGE_SLIDER_ARIA_DESCRIPTION":"Intervall","RANGE_SLIDER_START_HANDLE_DESCRIPTION":"Vänster handtag","RANGE_SLIDER_END_HANDLE_DESCRIPTION":"Höger handtag","RATING_INDICATOR_TOOLTIP_TEXT":"Värdering","RATING_INDICATOR_TEXT":"Värderingsindikator","RATING_INDICATOR_ARIA_DESCRIPTION":"Obligatorisk","RESPONSIVE_POPOVER_CLOSE_DIALOG_BUTTON":"Avslå","SEGMENTEDBUTTON_ARIA_DESCRIPTION":"Segmenterad knappgrupp","SEGMENTEDBUTTON_ARIA_DESCRIBEDBY":"Tryck på Blanksteg eller Enter för att välja ett element","SEGMENTEDBUTTONITEM_ARIA_DESCRIPTION":"Segmenterad knapp","SLIDER_ARIA_DESCRIPTION":"Skjutreglagehandtag","LOAD_MORE_TEXT":"Mer","TABLE_HEADER_ROW_INFORMATION":"Huvudrad 1 av {0}","TABLE_ROW_POSITION":"{0} av {1}","TABLE_GROUP_ROW_ARIA_LABEL":"Grupphuvudrad","ARIA_LABEL_ROW_SELECTION":"Positionsurval","ARIA_LABEL_SELECT_ALL_CHECKBOX":"Välj alla rader","ARIA_LABEL_EMPTY_CELL":"Tom","TAB_ARIA_DESIGN_POSITIVE":"Positiv","TAB_ARIA_DESIGN_NEGATIVE":"Negativ","TAB_ARIA_DESIGN_CRITICAL":"Kritisk","TAB_ARIA_DESIGN_NEUTRAL":"Neutral","TAB_SPLIT_ROLE_DESCRIPTION":"Flik med underpositioner","TABCONTAINER_NEXT_ICON_ACC_NAME":"Nästa","TABCONTAINER_PREVIOUS_ICON_ACC_NAME":"Föregående","TABCONTAINER_OVERFLOW_MENU_TITLE":"Spillmeny","TABCONTAINER_END_OVERFLOW":"Mer","TABCONTAINER_POPOVER_CANCEL_BUTTON":"Avbryt","TABCONTAINER_SUBTABS_DESCRIPTION":"Tryck på nedåtpiltangenten för att öppna menyn för underpositioner","TEXTAREA_CHARACTERS_LEFT":"{0} tecken kvar","TEXTAREA_CHARACTERS_EXCEEDED":"{0} tecken för mycket","TIMEPICKER_HOURS_LABEL":"Timmar","TIMEPICKER_MINUTES_LABEL":"Minuter","TIMEPICKER_SECONDS_LABEL":"Sekunder","TIMEPICKER_SUBMIT_BUTTON":"OK","TIMEPICKER_CANCEL_BUTTON":"Avbryt","TIMEPICKER_INPUT_DESCRIPTION":"Tidsinmatning","TIMEPICKER_POPOVER_ACCESSIBLE_NAME":"Välj tid","TIMEPICKER_CLOCK_DIAL_LABEL":"Urtavla","TIMEPICKER_INPUTS_ENTER_HOURS":"Ange timmar","TIMEPICKER_INPUTS_ENTER_MINUTES":"Ange minuter","TIMEPICKER_INPUTS_ENTER_SECONDS":"Ange sekunder","DURATION_INPUT_DESCRIPTION":"Tidslängdsinmatning","DATETIME_PICKER_DATE_BUTTON":"Datum","DATETIME_PICKER_TIME_BUTTON":"Klockslag","TOKEN_ARIA_DELETABLE":"Raderbar","TOKEN_ARIA_LABEL":"Token","TOKENIZER_ARIA_CONTAIN_TOKEN":"Inga tokens","TOKENIZER_ARIA_CONTAIN_ONE_TOKEN":"Innehåller 1 token","TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS":"Innehåller {0} tokens","TOKENIZER_ARIA_LABEL":"Tokenizer","TOKENIZER_POPOVER_REMOVE":"Alla element","TOKENIZER_SHOW_ALL_ITEMS":"{0} element","TREE_ITEM_ARIA_LABEL":"Trädelement","TREE_ITEM_EXPAND_NODE":"Expandera nod","TREE_ITEM_COLLAPSE_NODE":"Komprimera nod","VALUE_STATE_TYPE_ERROR":"Värdestatus Fel","VALUE_STATE_TYPE_WARNING":"Värdestatus Varning","VALUE_STATE_TYPE_SUCCESS":"Värdestatus OK","VALUE_STATE_TYPE_INFORMATION":"Värdestatus Information","VALUE_STATE_ERROR":"Ogiltig inmatning","VALUE_STATE_WARNING":"Varning finns","VALUE_STATE_INFORMATION":"Informativ uppgift","VALUE_STATE_SUCCESS":"Uppgift har validerats","CALENDAR_HEADER_NEXT_BUTTON":"Nästa","CALENDAR_HEADER_PREVIOUS_BUTTON":"Föregående","DAY_PICKER_WEEK_NUMBER_TEXT":"Veckonummer","DAY_PICKER_NON_WORKING_DAY":"Ledig dag","DAY_PICKER_TODAY":"Idag","MONTH_PICKER_DESCRIPTION":"Månadsväljare","YEAR_PICKER_DESCRIPTION":"Årsväljare","STEPINPUT_DEC_ICON_TITLE":"Minska","STEPINPUT_INC_ICON_TITLE":"Öka","SPLIT_BUTTON_DESCRIPTION":"Delningsknapp","SPLIT_BUTTON_KEYBOARD_HINT":"Tryck på Blanksteg eller Enter för att initiera standardåtgärd och på Alt + nedåtpil eller F4 för att initiera pilåtgärd","MENU_BACK_BUTTON_ARIA_LABEL":"Tillbaka","MENU_CLOSE_BUTTON_ARIA_LABEL":"Avvisa","NAVIGATION_MENU_POPOVER_HIDDEN_TEXT":"Navigering","DIALOG_HEADER_ARIA_ROLE_DESCRIPTION":"Interaktivt huvud","DIALOG_HEADER_ARIA_DESCRIBEDBY_RESIZABLE":"Använd Shift+piltangenter för att ändra storlek","DIALOG_HEADER_ARIA_DESCRIBEDBY_DRAGGABLE":"Använd piltangenterna för att flytta","DIALOG_HEADER_ARIA_DESCRIBEDBY_DRAGGABLE_RESIZABLE":"Använd piltangenterna för att flytta, Shift+piltangenterna för att ändra storlek","LABEL_COLON":":","TOOLBAR_OVERFLOW_BUTTON_ARIA_LABEL":"Ytterligare alternativ","FORM_CHECKABLE_REQUIRED":"Markera den här kryssrutan om du vill fortsätta.","FORM_MIXED_TEXTFIELD_REQUIRED":"Fyll i fältet eller välj ett element i listan.","FORM_SELECTABLE_REQUIRED":"Välj ett element i listan.","FORM_SELECTABLE_REQUIRED2":"Välj ett av dessa alternativ.","FORM_TEXTFIELD_REQUIRED":"Fyll i det här fältet.","TABLE_SELECTION":"Urval","TABLE_ROW_SELECTOR":"Radväljare","TABLE_NO_DATA":"Inga data","TABLE_ROW_POPIN":"Rad-popin","TABLE_MORE":"Mer","TABLE_MORE_DESCRIPTION":"Läs in fler rader genom att trycka på Enter eller Blanksteg"}
|