@ui5/webcomponents 2.14.0-rc.6 → 2.14.0-rc.7
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 +22 -0
- package/dist/.tsbuildinfo +1 -1
- package/dist/ColorPalette.d.ts +89 -4
- package/dist/ColorPalette.js +240 -97
- package/dist/ColorPalette.js.map +1 -1
- package/dist/ColorPalettePopover.js +1 -1
- package/dist/ColorPalettePopover.js.map +1 -1
- package/dist/ColorPaletteTemplate.js +1 -1
- package/dist/ColorPaletteTemplate.js.map +1 -1
- package/dist/ComboBoxPopoverTemplate.js +2 -1
- package/dist/ComboBoxPopoverTemplate.js.map +1 -1
- package/dist/DateComponentBase.d.ts +1 -1
- package/dist/DateComponentBase.js.map +1 -1
- package/dist/DatePicker.d.ts +1 -0
- package/dist/DatePicker.js +1 -0
- package/dist/DatePicker.js.map +1 -1
- package/dist/Dialog.js +0 -2
- package/dist/Dialog.js.map +1 -1
- package/dist/FileUploader.js +2 -2
- package/dist/FileUploader.js.map +1 -1
- package/dist/Input.js +5 -4
- package/dist/Input.js.map +1 -1
- package/dist/List.js +0 -2
- package/dist/List.js.map +1 -1
- package/dist/Popover.js +0 -2
- package/dist/Popover.js.map +1 -1
- package/dist/Popup.d.ts +1 -0
- package/dist/Popup.js +5 -2
- package/dist/Popup.js.map +1 -1
- package/dist/ResponsivePopover.d.ts +1 -0
- package/dist/ResponsivePopover.js +6 -0
- package/dist/ResponsivePopover.js.map +1 -1
- package/dist/SegmentedButton.js +6 -4
- package/dist/SegmentedButton.js.map +1 -1
- package/dist/SegmentedButtonItem.d.ts +6 -2
- package/dist/SegmentedButtonItem.js +7 -0
- package/dist/SegmentedButtonItem.js.map +1 -1
- package/dist/TextArea.d.ts +0 -1
- package/dist/TextArea.js +0 -3
- package/dist/TextArea.js.map +1 -1
- package/dist/Tokenizer.js +0 -2
- package/dist/Tokenizer.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/ButtonBadge.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/ComboBoxItem.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/DynamicDateRange.css +1 -1
- package/dist/css/themes/DynamicDateRangePopover.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/FormItemSpan.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/MultiComboBoxItem.css +1 -1
- package/dist/css/themes/MultiComboBoxPopover.css +1 -1
- package/dist/css/themes/MultiInput.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/Popup.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/TableRow.css +1 -1
- package/dist/css/themes/TableRowActionBase.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/ToolbarButton.css +1 -1
- package/dist/css/themes/ToolbarPopover.css +1 -1
- package/dist/css/themes/ToolbarSeparator.css +1 -1
- package/dist/css/themes/TreeItem.css +1 -1
- package/dist/css/themes/ValueStateMessage.css +1 -1
- package/dist/css/themes/ValueStateVariables.css +1 -1
- package/dist/css/themes/YearPicker.css +1 -1
- package/dist/css/themes/YearRangePicker.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_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
- package/dist/custom-elements-internal.json +31 -28
- package/dist/custom-elements.json +31 -28
- package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_cnr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_id.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_mk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
- package/dist/generated/assets/i18n/messagebundle_zh_TW.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_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/i18n/i18n-defaults.js +13 -13
- package/dist/generated/i18n/i18n-defaults.js.map +1 -1
- package/dist/generated/themes/Avatar.css.d.ts +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.d.ts +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.d.ts +1 -1
- package/dist/generated/themes/Bar.css.js +1 -1
- package/dist/generated/themes/Bar.css.js.map +1 -1
- package/dist/generated/themes/Breadcrumbs.css.d.ts +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.d.ts +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.d.ts +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/ButtonBadge.css.d.ts +1 -1
- package/dist/generated/themes/ButtonBadge.css.js +1 -1
- package/dist/generated/themes/ButtonBadge.css.js.map +1 -1
- package/dist/generated/themes/Calendar.css.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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/ComboBoxItem.css.d.ts +1 -1
- package/dist/generated/themes/ComboBoxItem.css.js +1 -1
- package/dist/generated/themes/ComboBoxItem.css.js.map +1 -1
- package/dist/generated/themes/DatePicker.css.d.ts +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.d.ts +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.d.ts +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.d.ts +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/DynamicDateRange.css.d.ts +1 -1
- package/dist/generated/themes/DynamicDateRange.css.js +1 -1
- package/dist/generated/themes/DynamicDateRange.css.js.map +1 -1
- package/dist/generated/themes/DynamicDateRangePopover.css.d.ts +1 -1
- package/dist/generated/themes/DynamicDateRangePopover.css.js +1 -1
- package/dist/generated/themes/DynamicDateRangePopover.css.js.map +1 -1
- package/dist/generated/themes/FileUploader.css.d.ts +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.d.ts +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.d.ts +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/FormItemSpan.css.d.ts +1 -1
- package/dist/generated/themes/FormItemSpan.css.js +1 -1
- package/dist/generated/themes/FormItemSpan.css.js.map +1 -1
- package/dist/generated/themes/GrowingButton.css.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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/MultiComboBoxItem.css.d.ts +1 -1
- package/dist/generated/themes/MultiComboBoxItem.css.js +1 -1
- package/dist/generated/themes/MultiComboBoxItem.css.js.map +1 -1
- package/dist/generated/themes/MultiComboBoxPopover.css.d.ts +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.d.ts +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/OptionBase.css.d.ts +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.d.ts +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.d.ts +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/Popup.css.d.ts +1 -1
- package/dist/generated/themes/Popup.css.js +1 -1
- package/dist/generated/themes/Popup.css.js.map +1 -1
- package/dist/generated/themes/PopupsCommon.css.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/dist/generated/themes/RatingIndicator.css.js +1 -1
- package/dist/generated/themes/RatingIndicator.css.js.map +1 -1
- package/dist/generated/themes/ResponsivePopover.css.d.ts +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.d.ts +1 -1
- package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
- package/dist/generated/themes/ResponsivePopoverCommon.css.js.map +1 -1
- package/dist/generated/themes/SegmentedButton.css.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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/TableRow.css.d.ts +1 -1
- package/dist/generated/themes/TableRow.css.js +1 -1
- package/dist/generated/themes/TableRow.css.js.map +1 -1
- package/dist/generated/themes/TableRowActionBase.css.d.ts +1 -1
- package/dist/generated/themes/TableRowActionBase.css.js +1 -1
- package/dist/generated/themes/TableRowActionBase.css.js.map +1 -1
- package/dist/generated/themes/TableRowBase.css.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/dist/generated/themes/Toolbar.css.js +1 -1
- package/dist/generated/themes/Toolbar.css.js.map +1 -1
- package/dist/generated/themes/ToolbarButton.css.d.ts +1 -1
- package/dist/generated/themes/ToolbarButton.css.js +1 -1
- package/dist/generated/themes/ToolbarButton.css.js.map +1 -1
- package/dist/generated/themes/ToolbarPopover.css.d.ts +1 -1
- package/dist/generated/themes/ToolbarPopover.css.js +1 -1
- package/dist/generated/themes/ToolbarPopover.css.js.map +1 -1
- package/dist/generated/themes/ToolbarSeparator.css.d.ts +1 -1
- package/dist/generated/themes/ToolbarSeparator.css.js +1 -1
- package/dist/generated/themes/ToolbarSeparator.css.js.map +1 -1
- package/dist/generated/themes/TreeItem.css.d.ts +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.d.ts +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/ValueStateVariables.css.d.ts +1 -1
- package/dist/generated/themes/ValueStateVariables.css.js +1 -1
- package/dist/generated/themes/ValueStateVariables.css.js.map +1 -1
- package/dist/generated/themes/YearPicker.css.d.ts +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/YearRangePicker.css.d.ts +1 -1
- package/dist/generated/themes/YearRangePicker.css.js +1 -1
- package/dist/generated/themes/YearRangePicker.css.js.map +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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.d.ts +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_hcb/parameters-bundle.css.d.ts +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_hcw/parameters-bundle.css.d.ts +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/popup-utils/OpenedPopupsRegistry.js +6 -3
- package/dist/popup-utils/OpenedPopupsRegistry.js.map +1 -1
- package/dist/web-types.json +4 -4
- package/package.json +9 -9
- package/src/ColorPaletteTemplate.tsx +1 -0
- package/src/ComboBoxPopoverTemplate.tsx +2 -0
- package/src/i18n/messagebundle_ar.properties +58 -11
- package/src/i18n/messagebundle_bg.properties +57 -10
- package/src/i18n/messagebundle_ca.properties +57 -10
- package/src/i18n/messagebundle_cnr.properties +57 -10
- package/src/i18n/messagebundle_cs.properties +57 -10
- package/src/i18n/messagebundle_cy.properties +57 -10
- package/src/i18n/messagebundle_da.properties +57 -10
- package/src/i18n/messagebundle_de.properties +50 -10
- package/src/i18n/messagebundle_el.properties +57 -10
- package/src/i18n/messagebundle_en.properties +325 -10
- package/src/i18n/messagebundle_en_GB.properties +57 -10
- package/src/i18n/messagebundle_en_US_sappsd.properties +50 -10
- package/src/i18n/messagebundle_en_US_saprigi.properties +54 -14
- package/src/i18n/messagebundle_en_US_saptrc.properties +50 -10
- package/src/i18n/messagebundle_es.properties +57 -10
- package/src/i18n/messagebundle_es_MX.properties +57 -10
- package/src/i18n/messagebundle_et.properties +57 -10
- package/src/i18n/messagebundle_fi.properties +57 -10
- package/src/i18n/messagebundle_fr.properties +57 -10
- package/src/i18n/messagebundle_fr_CA.properties +57 -10
- package/src/i18n/messagebundle_hi.properties +57 -10
- package/src/i18n/messagebundle_hr.properties +60 -13
- package/src/i18n/messagebundle_hu.properties +57 -10
- package/src/i18n/messagebundle_id.properties +57 -10
- package/src/i18n/messagebundle_it.properties +57 -10
- package/src/i18n/messagebundle_iw.properties +57 -10
- package/src/i18n/messagebundle_ja.properties +57 -10
- package/src/i18n/messagebundle_kk.properties +57 -10
- package/src/i18n/messagebundle_ko.properties +57 -10
- package/src/i18n/messagebundle_lt.properties +57 -10
- package/src/i18n/messagebundle_lv.properties +59 -12
- package/src/i18n/messagebundle_mk.properties +57 -10
- package/src/i18n/messagebundle_ms.properties +57 -10
- package/src/i18n/messagebundle_nl.properties +57 -10
- package/src/i18n/messagebundle_no.properties +57 -10
- package/src/i18n/messagebundle_pl.properties +57 -10
- package/src/i18n/messagebundle_pt.properties +57 -10
- package/src/i18n/messagebundle_pt_PT.properties +57 -10
- package/src/i18n/messagebundle_ro.properties +57 -10
- package/src/i18n/messagebundle_ru.properties +57 -10
- package/src/i18n/messagebundle_sh.properties +57 -10
- package/src/i18n/messagebundle_sk.properties +57 -10
- package/src/i18n/messagebundle_sl.properties +57 -10
- package/src/i18n/messagebundle_sr.properties +57 -10
- package/src/i18n/messagebundle_sv.properties +57 -10
- package/src/i18n/messagebundle_th.properties +57 -10
- package/src/i18n/messagebundle_tr.properties +57 -10
- package/src/i18n/messagebundle_uk.properties +57 -10
- package/src/i18n/messagebundle_vi.properties +57 -10
- package/src/i18n/messagebundle_zh_CN.properties +57 -10
- package/src/i18n/messagebundle_zh_TW.properties +57 -10
- package/src/themes/FormItem.css +5 -0
- package/src/themes/Popup.css +4 -0
- package/src/themes/SegmentedButton.css +6 -1
- package/src/themes/TextArea.css +0 -9
package/dist/web-types.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
|
|
3
3
|
"name": "@ui5/webcomponents",
|
|
4
|
-
"version": "2.14.0-rc.
|
|
4
|
+
"version": "2.14.0-rc.7",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
@@ -2032,7 +2032,7 @@
|
|
|
2032
2032
|
},
|
|
2033
2033
|
{
|
|
2034
2034
|
"name": "ui5-date-picker",
|
|
2035
|
-
"description": "### Overview\n\nThe `ui5-date-picker` component provides an input field with assigned calendar which opens on user action.\nThe `ui5-date-picker` allows users to select a localized date using touch,\nmouse, or keyboard input. It consists of two parts: the date input field and the\ndate picker.\n\n### Usage\n\nThe user can enter a date by:\n\n- Using the calendar that opens in a popup\n- Typing it in directly in the input field\n\nWhen the user makes an entry and presses the enter key, the calendar shows the corresponding date.\nWhen the user directly triggers the calendar display, the actual date is displayed.\n\n### Formatting\n\nIf a date is entered by typing it into\nthe input field, it must fit to the used date format.\n\nSupported format options are pattern-based on Unicode LDML Date Format notation.\nFor more information, see [UTS #35: Unicode Locale Data Markup Language](https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table).\n\nFor example, if the `format-pattern` is \"yyyy-MM-dd\",\na valid value string is \"2015-07-30\" and the same is displayed in the input.\n\n### Keyboard Handling\nThe `ui5-date-picker` provides advanced keyboard handling.\nIf the `ui5-date-picker` is focused,\nyou can open or close the drop-down by pressing [F4], [Alt] + [Up] or [Alt] + [Down] keys.\nOnce the drop-down is opened, you can use the [Up], [Down], [Left] or [Right] arrow keys\nto navigate through the dates and select one by pressing the `Space` or `Enter` keys. Moreover you can\nuse TAB to reach the buttons for changing month and year.\n\nIf the `ui5-date-picker` input field is focused and its corresponding picker dialog is not opened,\nthen users can increment or decrement the date referenced by `dateValue` property\nby using the following shortcuts:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n\n### Calendar types\nThe component supports several calendar types - Gregorian, Buddhist, Islamic, Japanese and Persian.\nBy default the Gregorian Calendar is used. In order to use the Buddhist, Islamic, Japanese or Persian calendar,\nyou need to set the `primaryCalendarType` property and import one or more of the following modules:\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Buddhist.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Islamic.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Japanese.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Persian.js\";`\n\nOr, you can use the global configuration and set the `calendarType` key:\n\n```html\n<script data-id=\"sap-ui-config\" type=\"application/json\">\n\t{\n\t\t\"calendarType\": \"Japanese\"\n\t}\n<script>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DatePicker.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
|
|
2035
|
+
"description": "### Overview\n\nThe `ui5-date-picker` component provides an input field with assigned calendar which opens on user action.\nThe `ui5-date-picker` allows users to select a localized date using touch,\nmouse, or keyboard input. It consists of two parts: the date input field and the\ndate picker.\n\n### Usage\n\nThe user can enter a date by:\n\n- Using the calendar that opens in a popup\n- Typing it in directly in the input field\n\nWhen the user makes an entry and presses the enter key, the calendar shows the corresponding date.\nWhen the user directly triggers the calendar display, the actual date is displayed.\n\n### Formatting\n\nIf a date is entered by typing it into\nthe input field, it must fit to the used date format.\n\nSupported format options are pattern-based on Unicode LDML Date Format notation.\nFor more information, see [UTS #35: Unicode Locale Data Markup Language](https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table).\n\nFor example, if the `format-pattern` is \"yyyy-MM-dd\",\na valid value string is \"2015-07-30\" and the same is displayed in the input.\n\n### Keyboard Handling\nThe `ui5-date-picker` provides advanced keyboard handling.\nIf the `ui5-date-picker` is focused,\nyou can open or close the drop-down by pressing [F4], [Alt] + [Up] or [Alt] + [Down] keys.\nOnce the drop-down is opened, you can use the [Up], [Down], [Left] or [Right] arrow keys\nto navigate through the dates and select one by pressing the `Space` or `Enter` keys. Moreover you can\nuse TAB to reach the buttons for changing month and year.\n\nIf the `ui5-date-picker` input field is focused and its corresponding picker dialog is not opened,\nthen users can increment or decrement the date referenced by `dateValue` property\nby using the following shortcuts:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n\n### Calendar types\nThe component supports several calendar types - Gregorian, Buddhist, Islamic, Japanese and Persian.\nBy default the Gregorian Calendar is used. In order to use the Buddhist, Islamic, Japanese or Persian calendar,\nyou need to set the `primaryCalendarType` property and import one or more of the following modules:\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Buddhist.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Islamic.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Japanese.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Persian.js\";`\n\nOr, you can use the global configuration and set the `calendarType` key:\n\n```html\n<script data-id=\"sap-ui-config\" type=\"application/json\">\n\t{\n\t\t\"calendarType\": \"Japanese\"\n\t}\n<script>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DatePicker.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - @deprecated Use isValidValue or isValidDisplayValue instead - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
|
|
2036
2036
|
"doc-url": "",
|
|
2037
2037
|
"attributes": [
|
|
2038
2038
|
{
|
|
@@ -2333,7 +2333,7 @@
|
|
|
2333
2333
|
},
|
|
2334
2334
|
{
|
|
2335
2335
|
"name": "ui5-daterange-picker",
|
|
2336
|
-
"description": "### Overview\nThe DateRangePicker enables the users to enter a localized date range using touch, mouse, keyboard input, or by selecting a date range in the calendar.\n\n### Usage\nThe user can enter a date by:\nUsing the calendar that opens in a popup or typing it in directly in the input field (not available for mobile devices).\nFor the `ui5-daterange-picker`\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DateRangePicker.js\";`\n\n### Keyboard Handling\nThe `ui5-daterange-picker` provides advanced keyboard handling.\n\nWhen the `ui5-daterange-picker` input field is focused the user can\nincrement or decrement respectively the range start or end date, depending on where the cursor is.\nThe following shortcuts are available:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
|
|
2336
|
+
"description": "### Overview\nThe DateRangePicker enables the users to enter a localized date range using touch, mouse, keyboard input, or by selecting a date range in the calendar.\n\n### Usage\nThe user can enter a date by:\nUsing the calendar that opens in a popup or typing it in directly in the input field (not available for mobile devices).\nFor the `ui5-daterange-picker`\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DateRangePicker.js\";`\n\n### Keyboard Handling\nThe `ui5-daterange-picker` provides advanced keyboard handling.\n\nWhen the `ui5-daterange-picker` input field is focused the user can\nincrement or decrement respectively the range start or end date, depending on where the cursor is.\nThe following shortcuts are available:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - @deprecated Use isValidValue or isValidDisplayValue instead - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
|
|
2337
2337
|
"doc-url": "",
|
|
2338
2338
|
"attributes": [
|
|
2339
2339
|
{
|
|
@@ -2674,7 +2674,7 @@
|
|
|
2674
2674
|
},
|
|
2675
2675
|
{
|
|
2676
2676
|
"name": "ui5-datetime-picker",
|
|
2677
|
-
"description": "### Overview\nThe `DateTimePicker` component alows users to select both date (day, month and year) and time (hours, minutes and seconds)\nand for the purpose it consists of input field and Date/Time picker.\n\n### Usage\n\nUse the `DateTimePicker` if you need a combined date and time input component.\nDon't use it if you want to use either date, or time value.\nIn this case, use the `DatePicker` or the `TimePicker` components instead.\n\nThe user can set date/time by:\n\n- using the calendar and the time selectors\n- typing in the input field\n\nProgrammatically, to set date/time for the `DateTimePicker`, use the `value` property\n\n### Formatting\n\nThe value entered by typing into the input field must fit to the used date/time format.\n\nSupported format options are pattern-based on Unicode LDML Date Format notation.\nFor more information, see [UTS #35: Unicode Locale Data Markup Language](https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table).\n\n**Example:** the following format `dd/MM/yyyy, hh:mm:ss aa`\ncorresponds the `13/04/2020, 03:16:16 AM` value.\n\nThe small 'h' defines \"12\" hours format and the \"aa\" symbols - \"AM/PM\" time periods.\n\n**Example:** the following format `dd/MM/yyyy, HH:mm:ss`\ncorresponds the `13/04/2020, 15:16:16` value.\n\nThe capital 'H' indicates \"24\" hours format.\n\n**Note:** If the `formatPattern` does NOT include time,\nthe `DateTimePicker` will fallback to the default time format according to the locale.\n\n**Note:** If no placeholder is set to the `DateTimePicker`,\nthe current `formatPattern` is displayed as a placeholder.\nIf another placeholder is needed, it must be set or in case no placeholder is needed - it can be set to an empty string.\n\n**Note:** If the user input does NOT match the `formatPattern`,\nthe `DateTimePicker` makes an attempt to parse it based on the\nlocale settings.\n\n### Responsive behavior\n\nThe `DateTimePicker` is responsive and fully adapts to all devices.\nFor larger screens, such as tablet or desktop, it is displayed as a popover, while\non phone devices, it is displayed full screen.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DateTimePicker.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
|
|
2677
|
+
"description": "### Overview\nThe `DateTimePicker` component alows users to select both date (day, month and year) and time (hours, minutes and seconds)\nand for the purpose it consists of input field and Date/Time picker.\n\n### Usage\n\nUse the `DateTimePicker` if you need a combined date and time input component.\nDon't use it if you want to use either date, or time value.\nIn this case, use the `DatePicker` or the `TimePicker` components instead.\n\nThe user can set date/time by:\n\n- using the calendar and the time selectors\n- typing in the input field\n\nProgrammatically, to set date/time for the `DateTimePicker`, use the `value` property\n\n### Formatting\n\nThe value entered by typing into the input field must fit to the used date/time format.\n\nSupported format options are pattern-based on Unicode LDML Date Format notation.\nFor more information, see [UTS #35: Unicode Locale Data Markup Language](https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table).\n\n**Example:** the following format `dd/MM/yyyy, hh:mm:ss aa`\ncorresponds the `13/04/2020, 03:16:16 AM` value.\n\nThe small 'h' defines \"12\" hours format and the \"aa\" symbols - \"AM/PM\" time periods.\n\n**Example:** the following format `dd/MM/yyyy, HH:mm:ss`\ncorresponds the `13/04/2020, 15:16:16` value.\n\nThe capital 'H' indicates \"24\" hours format.\n\n**Note:** If the `formatPattern` does NOT include time,\nthe `DateTimePicker` will fallback to the default time format according to the locale.\n\n**Note:** If no placeholder is set to the `DateTimePicker`,\nthe current `formatPattern` is displayed as a placeholder.\nIf another placeholder is needed, it must be set or in case no placeholder is needed - it can be set to an empty string.\n\n**Note:** If the user input does NOT match the `formatPattern`,\nthe `DateTimePicker` makes an attempt to parse it based on the\nlocale settings.\n\n### Responsive behavior\n\nThe `DateTimePicker` is responsive and fully adapts to all devices.\nFor larger screens, such as tablet or desktop, it is displayed as a popover, while\non phone devices, it is displayed full screen.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DateTimePicker.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - @deprecated Use isValidValue or isValidDisplayValue instead - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
|
|
2678
2678
|
"doc-url": "",
|
|
2679
2679
|
"attributes": [
|
|
2680
2680
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/webcomponents",
|
|
3
|
-
"version": "2.14.0-rc.
|
|
3
|
+
"version": "2.14.0-rc.7",
|
|
4
4
|
"description": "UI5 Web Components: webcomponents.main",
|
|
5
5
|
"ui5": {
|
|
6
6
|
"webComponentsPackage": true
|
|
@@ -54,20 +54,20 @@
|
|
|
54
54
|
"directory": "packages/main"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@ui5/webcomponents-base": "2.14.0-rc.
|
|
58
|
-
"@ui5/webcomponents-icons": "2.14.0-rc.
|
|
59
|
-
"@ui5/webcomponents-icons-business-suite": "2.14.0-rc.
|
|
60
|
-
"@ui5/webcomponents-icons-tnt": "2.14.0-rc.
|
|
61
|
-
"@ui5/webcomponents-localization": "2.14.0-rc.
|
|
62
|
-
"@ui5/webcomponents-theming": "2.14.0-rc.
|
|
57
|
+
"@ui5/webcomponents-base": "2.14.0-rc.7",
|
|
58
|
+
"@ui5/webcomponents-icons": "2.14.0-rc.7",
|
|
59
|
+
"@ui5/webcomponents-icons-business-suite": "2.14.0-rc.7",
|
|
60
|
+
"@ui5/webcomponents-icons-tnt": "2.14.0-rc.7",
|
|
61
|
+
"@ui5/webcomponents-localization": "2.14.0-rc.7",
|
|
62
|
+
"@ui5/webcomponents-theming": "2.14.0-rc.7"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
65
|
"@ui5/cypress-internal": "0.0.0",
|
|
66
|
-
"@ui5/webcomponents-tools": "2.14.0-rc.
|
|
66
|
+
"@ui5/webcomponents-tools": "2.14.0-rc.7",
|
|
67
67
|
"chromedriver": "^138.0.5",
|
|
68
68
|
"jsdom": "^26.0.0",
|
|
69
69
|
"lit": "^2.0.0",
|
|
70
70
|
"vitest": "^3.0.2"
|
|
71
71
|
},
|
|
72
|
-
"gitHead": "
|
|
72
|
+
"gitHead": "06b732765563f9087538f29a4747d2bd758e5fd1"
|
|
73
73
|
}
|
|
@@ -15,6 +15,7 @@ export default function ColorPaletteTemplate(this: ColorPalette) {
|
|
|
15
15
|
onClick={this._onclick}
|
|
16
16
|
onKeyUp={this._onkeyup}
|
|
17
17
|
onKeyDown={this._onkeydown}
|
|
18
|
+
onMouseDown={this._onmousedown}
|
|
18
19
|
>
|
|
19
20
|
{this.showDefaultColor &&
|
|
20
21
|
<div class="ui5-cp-default-color-button-wrapper">
|
|
@@ -86,6 +86,7 @@ export default function ComboBoxPopoverTemplate(this: ComboBox) {
|
|
|
86
86
|
</div>
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
+
{!!this._filteredItems.length &&
|
|
89
90
|
<List
|
|
90
91
|
class="ui5-combobox-items-list"
|
|
91
92
|
separators="None"
|
|
@@ -97,6 +98,7 @@ export default function ComboBoxPopoverTemplate(this: ComboBox) {
|
|
|
97
98
|
>
|
|
98
99
|
{ this._filteredItems.map(item => <slot name={item._individualSlot}></slot>)}
|
|
99
100
|
</List>
|
|
101
|
+
}
|
|
100
102
|
|
|
101
103
|
{this._isPhone &&
|
|
102
104
|
<div slot="footer" class="ui5-responsive-popover-footer">
|
|
@@ -204,31 +204,31 @@ ARIA_LABEL_LIST_ITEM_RADIO_BUTTON=تحديد البنود.
|
|
|
204
204
|
|
|
205
205
|
ARIA_LABEL_LIST_SELECTABLE=توجد بنود قابلة للتحديد
|
|
206
206
|
|
|
207
|
-
ARIA_LABEL_LIST_MULTISELECTABLE=توجد بنود قابلة
|
|
207
|
+
ARIA_LABEL_LIST_MULTISELECTABLE=توجد بنود قابلة للتحديد المتعدد
|
|
208
208
|
|
|
209
209
|
ARIA_LABEL_LIST_DELETABLE=توجد بنود قابلة للحذف
|
|
210
210
|
|
|
211
|
-
MESSAGE_STRIP_CLOSE_BUTTON_INFORMATION
|
|
211
|
+
MESSAGE_STRIP_CLOSE_BUTTON_INFORMATION=إغلاق شريط رسالة المعلومات
|
|
212
212
|
|
|
213
|
-
MESSAGE_STRIP_CLOSE_BUTTON_POSITIVE=إغلاق شريط
|
|
213
|
+
MESSAGE_STRIP_CLOSE_BUTTON_POSITIVE=إغلاق شريط الرسالة الإيجابية
|
|
214
214
|
|
|
215
|
-
MESSAGE_STRIP_CLOSE_BUTTON_NEGATIVE=إغلاق شريط
|
|
215
|
+
MESSAGE_STRIP_CLOSE_BUTTON_NEGATIVE=إغلاق شريط الرسالة السلبية
|
|
216
216
|
|
|
217
|
-
MESSAGE_STRIP_CLOSE_BUTTON_CRITICAL=إغلاق شريط
|
|
217
|
+
MESSAGE_STRIP_CLOSE_BUTTON_CRITICAL=إغلاق شريط الرسالة الحرجة
|
|
218
218
|
|
|
219
|
-
MESSAGE_STRIP_CLOSE_BUTTON_CUSTOM=إغلاق شريط
|
|
219
|
+
MESSAGE_STRIP_CLOSE_BUTTON_CUSTOM=إغلاق شريط الرسالة المخصصة
|
|
220
220
|
|
|
221
221
|
MESSAGE_STRIP_CLOSABLE=ممكن إغلاقه
|
|
222
222
|
|
|
223
|
-
MESSAGE_STRIP_ERROR=شريط
|
|
223
|
+
MESSAGE_STRIP_ERROR=شريط رسالة الخطأ
|
|
224
224
|
|
|
225
|
-
MESSAGE_STRIP_WARNING=شريط
|
|
225
|
+
MESSAGE_STRIP_WARNING=شريط رسالة التحذير
|
|
226
226
|
|
|
227
|
-
MESSAGE_STRIP_SUCCESS=شريط
|
|
227
|
+
MESSAGE_STRIP_SUCCESS=شريط رسالة النجاح
|
|
228
228
|
|
|
229
|
-
MESSAGE_STRIP_INFORMATION=شريط
|
|
229
|
+
MESSAGE_STRIP_INFORMATION=شريط الرسالة
|
|
230
230
|
|
|
231
|
-
MESSAGE_STRIP_CUSTOM=شريط
|
|
231
|
+
MESSAGE_STRIP_CUSTOM=شريط الرسالة المخصصة
|
|
232
232
|
|
|
233
233
|
MULTICOMBOBOX_DIALOG_OK_BUTTON=موافق
|
|
234
234
|
|
|
@@ -464,6 +464,13 @@ FORM_TEXTFIELD_REQUIRED=يرجى ملء هذا الحقل.
|
|
|
464
464
|
TABLE_SELECTION=التحديد
|
|
465
465
|
TABLE_ROW_SELECTOR=مُحدِّد أولي
|
|
466
466
|
TABLE_NO_DATA=لا توجد بيانات
|
|
467
|
+
TABLE_SINGLE_SELECTABLE=جدول التحديد الفردي
|
|
468
|
+
TABLE_MULTI_SELECTABLE=جدول التحديد المتعدد
|
|
469
|
+
TABLE_COLUMNHEADER_SELECTALL_DESCRIPTION=يحتوي على خانة الاختيار تحديد الكل
|
|
470
|
+
TABLE_COLUMNHEADER_SELECTALL_CHECKED=محدد
|
|
471
|
+
TABLE_COLUMNHEADER_SELECTALL_NOT_CHECKED=غير محدد
|
|
472
|
+
TABLE_COLUMNHEADER_CLEARALL_DESCRIPTION=يحتوي على الزر مسح الكل
|
|
473
|
+
TABLE_COLUMNHEADER_CLEARALL_DISABLED=معطَّل
|
|
467
474
|
TABLE_ROW_POPIN=منطقة إدخال الصف
|
|
468
475
|
TABLE_MORE=المزيد
|
|
469
476
|
TABLE_MORE_DESCRIPTION=لتحميل المزيد من الصفوف، اضغط على Enter أو Space
|
|
@@ -489,3 +496,43 @@ DYNAMIC_DATE_RANGE_EMPTY_SELECTED_TEXT=اختيار التواريخ
|
|
|
489
496
|
|
|
490
497
|
DYNAMIC_DATE_RANGE_NAVIGATION_ICON_TOOLTIP=التنقل للخلف
|
|
491
498
|
TABLE_COLUMN_HEADER_ROW=صف مقدمة العمود
|
|
499
|
+
|
|
500
|
+
DYNAMIC_DATE_RANGE_LAST_DAYS_TEXT=آخر X من الأيام
|
|
501
|
+
|
|
502
|
+
DYNAMIC_DATE_RANGE_NEXT_DAYS_TEXT=X من الأيام التالية
|
|
503
|
+
|
|
504
|
+
DYNAMIC_DATE_RANGE_LAST_WEEKS_TEXT=آخر X من الأسابيع
|
|
505
|
+
|
|
506
|
+
DYNAMIC_DATE_RANGE_NEXT_WEEKS_TEXT=X من الأسابيع التالية
|
|
507
|
+
|
|
508
|
+
DYNAMIC_DATE_RANGE_LAST_MONTHS_TEXT=آخر X من الشهور
|
|
509
|
+
|
|
510
|
+
DYNAMIC_DATE_RANGE_NEXT_MONTHS_TEXT=X من الشهور التالية
|
|
511
|
+
|
|
512
|
+
DYNAMIC_DATE_RANGE_LAST_QUARTERS_TEXT=آخر X من أرباع السنة
|
|
513
|
+
|
|
514
|
+
DYNAMIC_DATE_RANGE_NEXT_QUARTERS_TEXT=X من أرباع السنة التالية
|
|
515
|
+
|
|
516
|
+
DYNAMIC_DATE_RANGE_LAST_YEARS_TEXT=آخر x من السنوات
|
|
517
|
+
|
|
518
|
+
DYNAMIC_DATE_RANGE_NEXT_YEARS_TEXT=X من السنوات التالية
|
|
519
|
+
|
|
520
|
+
DYNAMIC_DATE_RANGE_VALUE_LABEL_TEXT=قيمة X
|
|
521
|
+
|
|
522
|
+
DYNAMIC_DATE_RANGE_UNIT_OF_TIME_LABEL_TEXT=وحدة الوقت
|
|
523
|
+
|
|
524
|
+
DYNAMIC_DATE_RANGE_DAYS_UNIT_TEXT=أيام
|
|
525
|
+
|
|
526
|
+
DYNAMIC_DATE_RANGE_WEEKS_UNIT_TEXT=الأسابيع
|
|
527
|
+
|
|
528
|
+
DYNAMIC_DATE_RANGE_MONTHS_UNIT_TEXT=الشهور
|
|
529
|
+
|
|
530
|
+
DYNAMIC_DATE_RANGE_QUARTERS_UNIT_TEXT=أرباع
|
|
531
|
+
|
|
532
|
+
DYNAMIC_DATE_RANGE_YEARS_UNIT_TEXT=السنوات
|
|
533
|
+
|
|
534
|
+
DYNAMIC_DATE_RANGE_LAST_COMBINED_TEXT=آخر X {0} (متضمن)
|
|
535
|
+
|
|
536
|
+
DYNAMIC_DATE_RANGE_NEXT_COMBINED_TEXT=X {0} التالي (متضمن)
|
|
537
|
+
|
|
538
|
+
DYNAMIC_DATE_RANGE_INCLUDED_TEXT=(متضمن)
|
|
@@ -208,27 +208,27 @@ ARIA_LABEL_LIST_MULTISELECTABLE=Съдържа подлежащи на множ
|
|
|
208
208
|
|
|
209
209
|
ARIA_LABEL_LIST_DELETABLE=Съдържа подлежащи на изтриване позиции
|
|
210
210
|
|
|
211
|
-
MESSAGE_STRIP_CLOSE_BUTTON_INFORMATION
|
|
211
|
+
MESSAGE_STRIP_CLOSE_BUTTON_INFORMATION=Затваряне на лента с информационно съобщение
|
|
212
212
|
|
|
213
|
-
MESSAGE_STRIP_CLOSE_BUTTON_POSITIVE=Затваряне на
|
|
213
|
+
MESSAGE_STRIP_CLOSE_BUTTON_POSITIVE=Затваряне на лента с положително съобщение
|
|
214
214
|
|
|
215
|
-
MESSAGE_STRIP_CLOSE_BUTTON_NEGATIVE=Затваряне на
|
|
215
|
+
MESSAGE_STRIP_CLOSE_BUTTON_NEGATIVE=Затваряне на лента с отрицателно съобщение
|
|
216
216
|
|
|
217
|
-
MESSAGE_STRIP_CLOSE_BUTTON_CRITICAL=Затваряне на
|
|
217
|
+
MESSAGE_STRIP_CLOSE_BUTTON_CRITICAL=Затваряне на лента с критично съобщение
|
|
218
218
|
|
|
219
|
-
MESSAGE_STRIP_CLOSE_BUTTON_CUSTOM=Затваряне на
|
|
219
|
+
MESSAGE_STRIP_CLOSE_BUTTON_CUSTOM=Затваряне на лента с потребителско съобщение
|
|
220
220
|
|
|
221
221
|
MESSAGE_STRIP_CLOSABLE=Може да се затвори
|
|
222
222
|
|
|
223
|
-
MESSAGE_STRIP_ERROR=Лента
|
|
223
|
+
MESSAGE_STRIP_ERROR=Лента със съобщение за грешка
|
|
224
224
|
|
|
225
|
-
MESSAGE_STRIP_WARNING=Лента с
|
|
225
|
+
MESSAGE_STRIP_WARNING=Лента с предупредително съобщение
|
|
226
226
|
|
|
227
|
-
MESSAGE_STRIP_SUCCESS=Лента
|
|
227
|
+
MESSAGE_STRIP_SUCCESS=Лента със съобщение за успешно изпълнение
|
|
228
228
|
|
|
229
|
-
MESSAGE_STRIP_INFORMATION=Лента
|
|
229
|
+
MESSAGE_STRIP_INFORMATION=Лента със съобщение
|
|
230
230
|
|
|
231
|
-
MESSAGE_STRIP_CUSTOM
|
|
231
|
+
MESSAGE_STRIP_CUSTOM=Лента с потребителско съобщение
|
|
232
232
|
|
|
233
233
|
MULTICOMBOBOX_DIALOG_OK_BUTTON=OK
|
|
234
234
|
|
|
@@ -464,6 +464,13 @@ FORM_TEXTFIELD_REQUIRED=Моля, попълнете това поле.
|
|
|
464
464
|
TABLE_SELECTION=Избор
|
|
465
465
|
TABLE_ROW_SELECTOR=Селектор на редове
|
|
466
466
|
TABLE_NO_DATA=Няма данни
|
|
467
|
+
TABLE_SINGLE_SELECTABLE=Таблица за единичен избор
|
|
468
|
+
TABLE_MULTI_SELECTABLE=Таблица за множествен избор
|
|
469
|
+
TABLE_COLUMNHEADER_SELECTALL_DESCRIPTION=Съдържа квадратче за отметка „Избор на всички“
|
|
470
|
+
TABLE_COLUMNHEADER_SELECTALL_CHECKED=С отметка
|
|
471
|
+
TABLE_COLUMNHEADER_SELECTALL_NOT_CHECKED=Без отметка
|
|
472
|
+
TABLE_COLUMNHEADER_CLEARALL_DESCRIPTION=Съдържа бутон „Изчистване на всички“
|
|
473
|
+
TABLE_COLUMNHEADER_CLEARALL_DISABLED=Дезактивиран
|
|
467
474
|
TABLE_ROW_POPIN=Ред за вмъкнат диалогов прозорец
|
|
468
475
|
TABLE_MORE=Още
|
|
469
476
|
TABLE_MORE_DESCRIPTION=За да се заредят още редове, натиснете Enter или интервал
|
|
@@ -489,3 +496,43 @@ DYNAMIC_DATE_RANGE_EMPTY_SELECTED_TEXT=Избор на дати
|
|
|
489
496
|
|
|
490
497
|
DYNAMIC_DATE_RANGE_NAVIGATION_ICON_TOOLTIP=Назад
|
|
491
498
|
TABLE_COLUMN_HEADER_ROW=Ред на заглавна част на колона
|
|
499
|
+
|
|
500
|
+
DYNAMIC_DATE_RANGE_LAST_DAYS_TEXT=Последните X дни
|
|
501
|
+
|
|
502
|
+
DYNAMIC_DATE_RANGE_NEXT_DAYS_TEXT=Следващите X дни
|
|
503
|
+
|
|
504
|
+
DYNAMIC_DATE_RANGE_LAST_WEEKS_TEXT=Последните X седмици
|
|
505
|
+
|
|
506
|
+
DYNAMIC_DATE_RANGE_NEXT_WEEKS_TEXT=Следващите X седмици
|
|
507
|
+
|
|
508
|
+
DYNAMIC_DATE_RANGE_LAST_MONTHS_TEXT=Последните X месеца
|
|
509
|
+
|
|
510
|
+
DYNAMIC_DATE_RANGE_NEXT_MONTHS_TEXT=Следващите X месеца
|
|
511
|
+
|
|
512
|
+
DYNAMIC_DATE_RANGE_LAST_QUARTERS_TEXT=Последните X тримесечия
|
|
513
|
+
|
|
514
|
+
DYNAMIC_DATE_RANGE_NEXT_QUARTERS_TEXT=Следващите X тримесечия
|
|
515
|
+
|
|
516
|
+
DYNAMIC_DATE_RANGE_LAST_YEARS_TEXT=Последните X години
|
|
517
|
+
|
|
518
|
+
DYNAMIC_DATE_RANGE_NEXT_YEARS_TEXT=Следващите X години
|
|
519
|
+
|
|
520
|
+
DYNAMIC_DATE_RANGE_VALUE_LABEL_TEXT=Стойност за X
|
|
521
|
+
|
|
522
|
+
DYNAMIC_DATE_RANGE_UNIT_OF_TIME_LABEL_TEXT=Единица за време
|
|
523
|
+
|
|
524
|
+
DYNAMIC_DATE_RANGE_DAYS_UNIT_TEXT=Дни
|
|
525
|
+
|
|
526
|
+
DYNAMIC_DATE_RANGE_WEEKS_UNIT_TEXT=Седмици
|
|
527
|
+
|
|
528
|
+
DYNAMIC_DATE_RANGE_MONTHS_UNIT_TEXT=Месеци
|
|
529
|
+
|
|
530
|
+
DYNAMIC_DATE_RANGE_QUARTERS_UNIT_TEXT=Тримесечия
|
|
531
|
+
|
|
532
|
+
DYNAMIC_DATE_RANGE_YEARS_UNIT_TEXT=Години
|
|
533
|
+
|
|
534
|
+
DYNAMIC_DATE_RANGE_LAST_COMBINED_TEXT=Последните X {0} (включително)
|
|
535
|
+
|
|
536
|
+
DYNAMIC_DATE_RANGE_NEXT_COMBINED_TEXT=Следващите X {0} (включително)
|
|
537
|
+
|
|
538
|
+
DYNAMIC_DATE_RANGE_INCLUDED_TEXT=(Включено)
|
|
@@ -208,27 +208,27 @@ ARIA_LABEL_LIST_MULTISELECTABLE=Conté elements per a la selecció múltiple
|
|
|
208
208
|
|
|
209
209
|
ARIA_LABEL_LIST_DELETABLE=Conté elements suprimibles
|
|
210
210
|
|
|
211
|
-
MESSAGE_STRIP_CLOSE_BUTTON_INFORMATION=
|
|
211
|
+
MESSAGE_STRIP_CLOSE_BUTTON_INFORMATION=Línia de missatges informatius per tancar
|
|
212
212
|
|
|
213
|
-
MESSAGE_STRIP_CLOSE_BUTTON_POSITIVE=
|
|
213
|
+
MESSAGE_STRIP_CLOSE_BUTTON_POSITIVE=Línia de missatges positius per tancar
|
|
214
214
|
|
|
215
|
-
MESSAGE_STRIP_CLOSE_BUTTON_NEGATIVE=
|
|
215
|
+
MESSAGE_STRIP_CLOSE_BUTTON_NEGATIVE=Línia de missatges negatius per tancar
|
|
216
216
|
|
|
217
|
-
MESSAGE_STRIP_CLOSE_BUTTON_CRITICAL=
|
|
217
|
+
MESSAGE_STRIP_CLOSE_BUTTON_CRITICAL=Línia de missatges crítics per tancar
|
|
218
218
|
|
|
219
|
-
MESSAGE_STRIP_CLOSE_BUTTON_CUSTOM=
|
|
219
|
+
MESSAGE_STRIP_CLOSE_BUTTON_CUSTOM=Línia de missatges personalitzats per tancar
|
|
220
220
|
|
|
221
221
|
MESSAGE_STRIP_CLOSABLE=Es pot tancar
|
|
222
222
|
|
|
223
|
-
MESSAGE_STRIP_ERROR=
|
|
223
|
+
MESSAGE_STRIP_ERROR=Línia de missatges d''error
|
|
224
224
|
|
|
225
|
-
MESSAGE_STRIP_WARNING=
|
|
225
|
+
MESSAGE_STRIP_WARNING=Línia de missatges d''advertència
|
|
226
226
|
|
|
227
|
-
MESSAGE_STRIP_SUCCESS=
|
|
227
|
+
MESSAGE_STRIP_SUCCESS=Línia de missatges de confirmació
|
|
228
228
|
|
|
229
|
-
MESSAGE_STRIP_INFORMATION=
|
|
229
|
+
MESSAGE_STRIP_INFORMATION=Línia de missatges
|
|
230
230
|
|
|
231
|
-
MESSAGE_STRIP_CUSTOM=
|
|
231
|
+
MESSAGE_STRIP_CUSTOM=Línia de missatges personalitzats
|
|
232
232
|
|
|
233
233
|
MULTICOMBOBOX_DIALOG_OK_BUTTON=D''acord
|
|
234
234
|
|
|
@@ -464,6 +464,13 @@ FORM_TEXTFIELD_REQUIRED=Empleneu aquest camp.
|
|
|
464
464
|
TABLE_SELECTION=Selecció
|
|
465
465
|
TABLE_ROW_SELECTOR=Selector de fila
|
|
466
466
|
TABLE_NO_DATA=No hi ha dades
|
|
467
|
+
TABLE_SINGLE_SELECTABLE=Taula de selecció simple
|
|
468
|
+
TABLE_MULTI_SELECTABLE=Taula de selecció múltiple
|
|
469
|
+
TABLE_COLUMNHEADER_SELECTALL_DESCRIPTION=Conté Selecciona totes les caselles de selecció
|
|
470
|
+
TABLE_COLUMNHEADER_SELECTALL_CHECKED=Activat
|
|
471
|
+
TABLE_COLUMNHEADER_SELECTALL_NOT_CHECKED=No verificat
|
|
472
|
+
TABLE_COLUMNHEADER_CLEARALL_DESCRIPTION=Conté Esborra tots els botons
|
|
473
|
+
TABLE_COLUMNHEADER_CLEARALL_DISABLED=Desactivat
|
|
467
474
|
TABLE_ROW_POPIN=Finestra de diàleg de línia
|
|
468
475
|
TABLE_MORE=Més
|
|
469
476
|
TABLE_MORE_DESCRIPTION=Per carregar més files, premeu Retorn o Espai
|
|
@@ -489,3 +496,43 @@ DYNAMIC_DATE_RANGE_EMPTY_SELECTED_TEXT=Seleccionar dates
|
|
|
489
496
|
|
|
490
497
|
DYNAMIC_DATE_RANGE_NAVIGATION_ICON_TOOLTIP=Endarrere
|
|
491
498
|
TABLE_COLUMN_HEADER_ROW=Línia de capçalera de columna
|
|
499
|
+
|
|
500
|
+
DYNAMIC_DATE_RANGE_LAST_DAYS_TEXT=Últims X dies
|
|
501
|
+
|
|
502
|
+
DYNAMIC_DATE_RANGE_NEXT_DAYS_TEXT=Pròxims X dies
|
|
503
|
+
|
|
504
|
+
DYNAMIC_DATE_RANGE_LAST_WEEKS_TEXT=Últimes X setmanes
|
|
505
|
+
|
|
506
|
+
DYNAMIC_DATE_RANGE_NEXT_WEEKS_TEXT=Pròximes X setmanes
|
|
507
|
+
|
|
508
|
+
DYNAMIC_DATE_RANGE_LAST_MONTHS_TEXT=Últims X mesos
|
|
509
|
+
|
|
510
|
+
DYNAMIC_DATE_RANGE_NEXT_MONTHS_TEXT=Pròxims X mesos
|
|
511
|
+
|
|
512
|
+
DYNAMIC_DATE_RANGE_LAST_QUARTERS_TEXT=Últims X trimestres
|
|
513
|
+
|
|
514
|
+
DYNAMIC_DATE_RANGE_NEXT_QUARTERS_TEXT=Pròxims X trimestres
|
|
515
|
+
|
|
516
|
+
DYNAMIC_DATE_RANGE_LAST_YEARS_TEXT=Últims X anys
|
|
517
|
+
|
|
518
|
+
DYNAMIC_DATE_RANGE_NEXT_YEARS_TEXT=Pròxims X anys
|
|
519
|
+
|
|
520
|
+
DYNAMIC_DATE_RANGE_VALUE_LABEL_TEXT=Valor per X
|
|
521
|
+
|
|
522
|
+
DYNAMIC_DATE_RANGE_UNIT_OF_TIME_LABEL_TEXT=Unitat de temps
|
|
523
|
+
|
|
524
|
+
DYNAMIC_DATE_RANGE_DAYS_UNIT_TEXT=Dies
|
|
525
|
+
|
|
526
|
+
DYNAMIC_DATE_RANGE_WEEKS_UNIT_TEXT=Setmanes
|
|
527
|
+
|
|
528
|
+
DYNAMIC_DATE_RANGE_MONTHS_UNIT_TEXT=Mesos
|
|
529
|
+
|
|
530
|
+
DYNAMIC_DATE_RANGE_QUARTERS_UNIT_TEXT=Trimestres
|
|
531
|
+
|
|
532
|
+
DYNAMIC_DATE_RANGE_YEARS_UNIT_TEXT=Anys
|
|
533
|
+
|
|
534
|
+
DYNAMIC_DATE_RANGE_LAST_COMBINED_TEXT=Últims X {0} (inclosos)
|
|
535
|
+
|
|
536
|
+
DYNAMIC_DATE_RANGE_NEXT_COMBINED_TEXT=Següents X {0} (inclosos)
|
|
537
|
+
|
|
538
|
+
DYNAMIC_DATE_RANGE_INCLUDED_TEXT=(inclosos)
|
|
@@ -208,27 +208,27 @@ ARIA_LABEL_LIST_MULTISELECTABLE=Sadrži stavke s mogućnošću višestrukog odab
|
|
|
208
208
|
|
|
209
209
|
ARIA_LABEL_LIST_DELETABLE=Sadrži stavke koje se mogu izbrisati
|
|
210
210
|
|
|
211
|
-
MESSAGE_STRIP_CLOSE_BUTTON_INFORMATION=
|
|
211
|
+
MESSAGE_STRIP_CLOSE_BUTTON_INFORMATION=Traka informativne poruke – zatvori
|
|
212
212
|
|
|
213
|
-
MESSAGE_STRIP_CLOSE_BUTTON_POSITIVE=
|
|
213
|
+
MESSAGE_STRIP_CLOSE_BUTTON_POSITIVE=Traka za pozitivne poruke - zatvori
|
|
214
214
|
|
|
215
|
-
MESSAGE_STRIP_CLOSE_BUTTON_NEGATIVE=
|
|
215
|
+
MESSAGE_STRIP_CLOSE_BUTTON_NEGATIVE=Traka za negativne poruke - zatvori
|
|
216
216
|
|
|
217
|
-
MESSAGE_STRIP_CLOSE_BUTTON_CRITICAL=
|
|
217
|
+
MESSAGE_STRIP_CLOSE_BUTTON_CRITICAL=Traka za kritične poruke - zatvori
|
|
218
218
|
|
|
219
|
-
MESSAGE_STRIP_CLOSE_BUTTON_CUSTOM=
|
|
219
|
+
MESSAGE_STRIP_CLOSE_BUTTON_CUSTOM=Traka za prilagođene poruke - zatvori
|
|
220
220
|
|
|
221
221
|
MESSAGE_STRIP_CLOSABLE=Može se zatvoriti
|
|
222
222
|
|
|
223
|
-
MESSAGE_STRIP_ERROR=Traka
|
|
223
|
+
MESSAGE_STRIP_ERROR=Traka poruke o grešci
|
|
224
224
|
|
|
225
|
-
MESSAGE_STRIP_WARNING=Traka
|
|
225
|
+
MESSAGE_STRIP_WARNING=Traka poruke upozorenja
|
|
226
226
|
|
|
227
|
-
MESSAGE_STRIP_SUCCESS=Traka
|
|
227
|
+
MESSAGE_STRIP_SUCCESS=Traka poruke o uspjehu
|
|
228
228
|
|
|
229
|
-
MESSAGE_STRIP_INFORMATION=Traka
|
|
229
|
+
MESSAGE_STRIP_INFORMATION=Traka poruke
|
|
230
230
|
|
|
231
|
-
MESSAGE_STRIP_CUSTOM=Traka
|
|
231
|
+
MESSAGE_STRIP_CUSTOM=Traka za prilagođene poruke
|
|
232
232
|
|
|
233
233
|
MULTICOMBOBOX_DIALOG_OK_BUTTON=OK
|
|
234
234
|
|
|
@@ -464,6 +464,13 @@ FORM_TEXTFIELD_REQUIRED=Popunite ovo polje.
|
|
|
464
464
|
TABLE_SELECTION=Odabir
|
|
465
465
|
TABLE_ROW_SELECTOR=Selektor reda
|
|
466
466
|
TABLE_NO_DATA=Nema podataka
|
|
467
|
+
TABLE_SINGLE_SELECTABLE=Tabela pojedinačnog odabira
|
|
468
|
+
TABLE_MULTI_SELECTABLE=Tabela višestrukog odabira
|
|
469
|
+
TABLE_COLUMNHEADER_SELECTALL_DESCRIPTION=Sadrži kvadratić za odabir svih stavki
|
|
470
|
+
TABLE_COLUMNHEADER_SELECTALL_CHECKED=Označeno
|
|
471
|
+
TABLE_COLUMNHEADER_SELECTALL_NOT_CHECKED=Nije označeno
|
|
472
|
+
TABLE_COLUMNHEADER_CLEARALL_DESCRIPTION=Sadrži dugme za brisanje svih stavki
|
|
473
|
+
TABLE_COLUMNHEADER_CLEARALL_DISABLED=Deaktivirano
|
|
467
474
|
TABLE_ROW_POPIN=Popin reda
|
|
468
475
|
TABLE_MORE=Više
|
|
469
476
|
TABLE_MORE_DESCRIPTION=Da biste učitali više redova, pritisnite Enter ili razmak
|
|
@@ -489,3 +496,43 @@ DYNAMIC_DATE_RANGE_EMPTY_SELECTED_TEXT=Izaberi datume
|
|
|
489
496
|
|
|
490
497
|
DYNAMIC_DATE_RANGE_NAVIGATION_ICON_TOOLTIP=Usmjeri nazad
|
|
491
498
|
TABLE_COLUMN_HEADER_ROW=Red zaglavlja kolone
|
|
499
|
+
|
|
500
|
+
DYNAMIC_DATE_RANGE_LAST_DAYS_TEXT=Posljednjih X dana
|
|
501
|
+
|
|
502
|
+
DYNAMIC_DATE_RANGE_NEXT_DAYS_TEXT=Sljedećih X dana
|
|
503
|
+
|
|
504
|
+
DYNAMIC_DATE_RANGE_LAST_WEEKS_TEXT=Posljednjih X nedjelja
|
|
505
|
+
|
|
506
|
+
DYNAMIC_DATE_RANGE_NEXT_WEEKS_TEXT=Sljedećih X nedjelja
|
|
507
|
+
|
|
508
|
+
DYNAMIC_DATE_RANGE_LAST_MONTHS_TEXT=Posljednjih X mjeseci
|
|
509
|
+
|
|
510
|
+
DYNAMIC_DATE_RANGE_NEXT_MONTHS_TEXT=Sljedećih X mjeseci
|
|
511
|
+
|
|
512
|
+
DYNAMIC_DATE_RANGE_LAST_QUARTERS_TEXT=Posljednjih X kvartala
|
|
513
|
+
|
|
514
|
+
DYNAMIC_DATE_RANGE_NEXT_QUARTERS_TEXT=Sljedećih X kvartala
|
|
515
|
+
|
|
516
|
+
DYNAMIC_DATE_RANGE_LAST_YEARS_TEXT=Posljednjih X godina
|
|
517
|
+
|
|
518
|
+
DYNAMIC_DATE_RANGE_NEXT_YEARS_TEXT=Sljedećih X godina
|
|
519
|
+
|
|
520
|
+
DYNAMIC_DATE_RANGE_VALUE_LABEL_TEXT=Vrijednost za X
|
|
521
|
+
|
|
522
|
+
DYNAMIC_DATE_RANGE_UNIT_OF_TIME_LABEL_TEXT=Jedinica vremena
|
|
523
|
+
|
|
524
|
+
DYNAMIC_DATE_RANGE_DAYS_UNIT_TEXT=Dani
|
|
525
|
+
|
|
526
|
+
DYNAMIC_DATE_RANGE_WEEKS_UNIT_TEXT=Nedjelje
|
|
527
|
+
|
|
528
|
+
DYNAMIC_DATE_RANGE_MONTHS_UNIT_TEXT=Mjeseci
|
|
529
|
+
|
|
530
|
+
DYNAMIC_DATE_RANGE_QUARTERS_UNIT_TEXT=Kvartali
|
|
531
|
+
|
|
532
|
+
DYNAMIC_DATE_RANGE_YEARS_UNIT_TEXT=Godine
|
|
533
|
+
|
|
534
|
+
DYNAMIC_DATE_RANGE_LAST_COMBINED_TEXT=Posljednjih X {0} (uključeno)
|
|
535
|
+
|
|
536
|
+
DYNAMIC_DATE_RANGE_NEXT_COMBINED_TEXT=Sljedećih X {0} (uključeno)
|
|
537
|
+
|
|
538
|
+
DYNAMIC_DATE_RANGE_INCLUDED_TEXT=(Uključeno)
|
|
@@ -208,27 +208,27 @@ ARIA_LABEL_LIST_MULTISELECTABLE=Obsahuje položky pro vícenásobný výběr
|
|
|
208
208
|
|
|
209
209
|
ARIA_LABEL_LIST_DELETABLE=Obsahuje vymazatelné položky
|
|
210
210
|
|
|
211
|
-
MESSAGE_STRIP_CLOSE_BUTTON_INFORMATION=
|
|
211
|
+
MESSAGE_STRIP_CLOSE_BUTTON_INFORMATION=Zavření pruhu informačních zpráv
|
|
212
212
|
|
|
213
|
-
MESSAGE_STRIP_CLOSE_BUTTON_POSITIVE=
|
|
213
|
+
MESSAGE_STRIP_CLOSE_BUTTON_POSITIVE=Zavření pruhu pozitivních zpráv
|
|
214
214
|
|
|
215
|
-
MESSAGE_STRIP_CLOSE_BUTTON_NEGATIVE=
|
|
215
|
+
MESSAGE_STRIP_CLOSE_BUTTON_NEGATIVE=Zavření pruhu negativních zpráv
|
|
216
216
|
|
|
217
|
-
MESSAGE_STRIP_CLOSE_BUTTON_CRITICAL=
|
|
217
|
+
MESSAGE_STRIP_CLOSE_BUTTON_CRITICAL=Zavření pruhu kritických zpráv
|
|
218
218
|
|
|
219
|
-
MESSAGE_STRIP_CLOSE_BUTTON_CUSTOM=
|
|
219
|
+
MESSAGE_STRIP_CLOSE_BUTTON_CUSTOM=Zavření pruhu vlastních zpráv
|
|
220
220
|
|
|
221
221
|
MESSAGE_STRIP_CLOSABLE=Lze zavřít
|
|
222
222
|
|
|
223
|
-
MESSAGE_STRIP_ERROR=
|
|
223
|
+
MESSAGE_STRIP_ERROR=Pruh chybových zpráv
|
|
224
224
|
|
|
225
|
-
MESSAGE_STRIP_WARNING=
|
|
225
|
+
MESSAGE_STRIP_WARNING=Pruh varovných zpráv
|
|
226
226
|
|
|
227
|
-
MESSAGE_STRIP_SUCCESS=
|
|
227
|
+
MESSAGE_STRIP_SUCCESS=Pruh zpráv o úspěšném provedení
|
|
228
228
|
|
|
229
|
-
MESSAGE_STRIP_INFORMATION=
|
|
229
|
+
MESSAGE_STRIP_INFORMATION=Pruh zpráv
|
|
230
230
|
|
|
231
|
-
MESSAGE_STRIP_CUSTOM=
|
|
231
|
+
MESSAGE_STRIP_CUSTOM=Pruh vlastních zpráv
|
|
232
232
|
|
|
233
233
|
MULTICOMBOBOX_DIALOG_OK_BUTTON=OK
|
|
234
234
|
|
|
@@ -464,6 +464,13 @@ FORM_TEXTFIELD_REQUIRED=Vyplňte toto pole.
|
|
|
464
464
|
TABLE_SELECTION=Výběr
|
|
465
465
|
TABLE_ROW_SELECTOR=Selektor řádek
|
|
466
466
|
TABLE_NO_DATA=Žádná data
|
|
467
|
+
TABLE_SINGLE_SELECTABLE=Tabulka jednoduchého výběru
|
|
468
|
+
TABLE_MULTI_SELECTABLE=Tabulka vícenásobného výběru
|
|
469
|
+
TABLE_COLUMNHEADER_SELECTALL_DESCRIPTION=Obsahuje zaškrtávací pole Vybrat vše
|
|
470
|
+
TABLE_COLUMNHEADER_SELECTALL_CHECKED=Zaškrtnuto
|
|
471
|
+
TABLE_COLUMNHEADER_SELECTALL_NOT_CHECKED=Nezaškrtnuto
|
|
472
|
+
TABLE_COLUMNHEADER_CLEARALL_DESCRIPTION=Obsahuje tlačítko Vymazat vše
|
|
473
|
+
TABLE_COLUMNHEADER_CLEARALL_DISABLED=Deaktivováno
|
|
467
474
|
TABLE_ROW_POPIN=Řádka popin
|
|
468
475
|
TABLE_MORE=Více
|
|
469
476
|
TABLE_MORE_DESCRIPTION=Další řádky načtete stisknutím Enter nebo mezerníku
|
|
@@ -489,3 +496,43 @@ DYNAMIC_DATE_RANGE_EMPTY_SELECTED_TEXT=Zvolit termíny
|
|
|
489
496
|
|
|
490
497
|
DYNAMIC_DATE_RANGE_NAVIGATION_ICON_TOOLTIP=Navigovat zpět
|
|
491
498
|
TABLE_COLUMN_HEADER_ROW=Řádka hlavičky sloupců
|
|
499
|
+
|
|
500
|
+
DYNAMIC_DATE_RANGE_LAST_DAYS_TEXT=Poslední(ch) X dny(ů)
|
|
501
|
+
|
|
502
|
+
DYNAMIC_DATE_RANGE_NEXT_DAYS_TEXT=Následující(ch) X dny(ů)
|
|
503
|
+
|
|
504
|
+
DYNAMIC_DATE_RANGE_LAST_WEEKS_TEXT=Poslední(ch) X týdny(ů)
|
|
505
|
+
|
|
506
|
+
DYNAMIC_DATE_RANGE_NEXT_WEEKS_TEXT=Následující(ch) X týdny(ů)
|
|
507
|
+
|
|
508
|
+
DYNAMIC_DATE_RANGE_LAST_MONTHS_TEXT=Poslední(ch) X měsíce(ů)
|
|
509
|
+
|
|
510
|
+
DYNAMIC_DATE_RANGE_NEXT_MONTHS_TEXT=Následující(ch) X měsíce(ů)
|
|
511
|
+
|
|
512
|
+
DYNAMIC_DATE_RANGE_LAST_QUARTERS_TEXT=Poslední X čtvrtletí
|
|
513
|
+
|
|
514
|
+
DYNAMIC_DATE_RANGE_NEXT_QUARTERS_TEXT=Následující X čtvrtletí
|
|
515
|
+
|
|
516
|
+
DYNAMIC_DATE_RANGE_LAST_YEARS_TEXT=Poslední(ch) X roky(ů)
|
|
517
|
+
|
|
518
|
+
DYNAMIC_DATE_RANGE_NEXT_YEARS_TEXT=Následující(ch) X roky(ů)
|
|
519
|
+
|
|
520
|
+
DYNAMIC_DATE_RANGE_VALUE_LABEL_TEXT=Hodnota pro X
|
|
521
|
+
|
|
522
|
+
DYNAMIC_DATE_RANGE_UNIT_OF_TIME_LABEL_TEXT=Jednotka času:
|
|
523
|
+
|
|
524
|
+
DYNAMIC_DATE_RANGE_DAYS_UNIT_TEXT=Dny
|
|
525
|
+
|
|
526
|
+
DYNAMIC_DATE_RANGE_WEEKS_UNIT_TEXT=Týdny
|
|
527
|
+
|
|
528
|
+
DYNAMIC_DATE_RANGE_MONTHS_UNIT_TEXT=Měsíce
|
|
529
|
+
|
|
530
|
+
DYNAMIC_DATE_RANGE_QUARTERS_UNIT_TEXT=Čtvrtletí
|
|
531
|
+
|
|
532
|
+
DYNAMIC_DATE_RANGE_YEARS_UNIT_TEXT=Roky
|
|
533
|
+
|
|
534
|
+
DYNAMIC_DATE_RANGE_LAST_COMBINED_TEXT=Poslední X {0} (včetně)
|
|
535
|
+
|
|
536
|
+
DYNAMIC_DATE_RANGE_NEXT_COMBINED_TEXT=Následující X {0} (včetně)
|
|
537
|
+
|
|
538
|
+
DYNAMIC_DATE_RANGE_INCLUDED_TEXT=(Včetně)
|