@ui5/webcomponents 2.22.0-rc.5 → 2.22.0-rc.6
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 +20 -0
- package/dist/.tsbuildinfo +1 -1
- package/dist/Carousel.js +13 -3
- package/dist/Carousel.js.map +1 -1
- package/dist/Form.d.ts +4 -4
- package/dist/Form.js +6 -6
- package/dist/Form.js.map +1 -1
- package/dist/GridWalker.js +8 -2
- package/dist/GridWalker.js.map +1 -1
- package/dist/List.js +46 -2
- package/dist/List.js.map +1 -1
- package/dist/ListItem.d.ts +12 -1
- package/dist/ListItem.js +64 -16
- package/dist/ListItem.js.map +1 -1
- package/dist/ListItemBase.js +4 -1
- package/dist/ListItemBase.js.map +1 -1
- package/dist/ListItemTemplate.js +1 -1
- package/dist/ListItemTemplate.js.map +1 -1
- package/dist/MultiComboBox.js +8 -0
- package/dist/MultiComboBox.js.map +1 -1
- package/dist/Select.d.ts +2 -0
- package/dist/Select.js +3 -0
- package/dist/Select.js.map +1 -1
- package/dist/Table.d.ts +1 -0
- package/dist/Table.js +25 -10
- package/dist/Table.js.map +1 -1
- package/dist/TableCustomAnnouncement.d.ts +1 -0
- package/dist/TableCustomAnnouncement.js +17 -2
- package/dist/TableCustomAnnouncement.js.map +1 -1
- package/dist/TableGroupRow.d.ts +60 -0
- package/dist/TableGroupRow.js +114 -0
- package/dist/TableGroupRow.js.map +1 -0
- package/dist/TableGroupRowTemplate.d.ts +2 -0
- package/dist/TableGroupRowTemplate.js +7 -0
- package/dist/TableGroupRowTemplate.js.map +1 -0
- package/dist/TableRowBase.d.ts +1 -0
- package/dist/TableRowBase.js +3 -0
- package/dist/TableRowBase.js.map +1 -1
- package/dist/TableSelection.js +2 -2
- package/dist/TableSelection.js.map +1 -1
- package/dist/TableSelectionMulti.js +1 -1
- package/dist/TableSelectionMulti.js.map +1 -1
- package/dist/TableVirtualizer.d.ts +1 -0
- package/dist/TableVirtualizer.js +1 -0
- package/dist/TableVirtualizer.js.map +1 -1
- package/dist/bundle.esm.js +3 -0
- package/dist/bundle.esm.js.map +1 -1
- package/dist/css/themes/Form.css +1 -1
- package/dist/css/themes/FormItemSpan.css +1 -1
- package/dist/css/themes/FormLayout.css +1 -1
- package/dist/css/themes/Select.css +1 -1
- package/dist/css/themes/TableGroupRow.css +1 -0
- package/dist/css/themes/TableRowBase.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_auto/parameters-bundle.css +5 -4
- package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_horizon_hc_auto/parameters-bundle.css +2 -0
- 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 +175 -2
- package/dist/custom-elements.json +147 -2
- 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_auto/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_hc_auto/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.d.ts +2 -1
- package/dist/generated/i18n/i18n-defaults.js +6 -5
- package/dist/generated/i18n/i18n-defaults.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/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/FormLayout.css.d.ts +1 -1
- package/dist/generated/themes/FormLayout.css.js +1 -1
- package/dist/generated/themes/FormLayout.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/TableGroupRow.css.d.ts +2 -0
- package/dist/generated/themes/TableGroupRow.css.js +8 -0
- package/dist/generated/themes/TableGroupRow.css.js.map +1 -0
- 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/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_auto/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js +5 -4
- package/dist/generated/themes/sap_horizon_auto/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_hc_auto/parameters-bundle.css.d.ts +1 -1
- package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.js +2 -0
- package/dist/generated/themes/sap_horizon_hc_auto/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/vscode.html-custom-data.json +34 -2
- package/dist/web-types.json +76 -3
- package/package.json +9 -9
- package/src/ListItemTemplate.tsx +0 -2
- package/src/TableGroupRowTemplate.tsx +24 -0
- package/src/i18n/messagebundle.properties +2 -0
- package/src/i18n/messagebundle_ar.properties +26 -6
- package/src/i18n/messagebundle_bg.properties +24 -4
- package/src/i18n/messagebundle_ca.properties +24 -4
- package/src/i18n/messagebundle_cnr.properties +24 -4
- package/src/i18n/messagebundle_cs.properties +25 -5
- package/src/i18n/messagebundle_cy.properties +24 -4
- package/src/i18n/messagebundle_da.properties +25 -5
- package/src/i18n/messagebundle_de.properties +24 -4
- package/src/i18n/messagebundle_el.properties +24 -4
- package/src/i18n/messagebundle_en.properties +24 -4
- package/src/i18n/messagebundle_en_GB.properties +24 -4
- package/src/i18n/messagebundle_en_US_sappsd.properties +24 -4
- package/src/i18n/messagebundle_en_US_saprigi.properties +22 -4
- package/src/i18n/messagebundle_en_US_saptrc.properties +24 -4
- package/src/i18n/messagebundle_es.properties +25 -5
- package/src/i18n/messagebundle_es_MX.properties +24 -4
- package/src/i18n/messagebundle_et.properties +24 -4
- package/src/i18n/messagebundle_fi.properties +24 -4
- package/src/i18n/messagebundle_fr.properties +25 -5
- package/src/i18n/messagebundle_fr_CA.properties +28 -8
- package/src/i18n/messagebundle_hi.properties +25 -5
- package/src/i18n/messagebundle_hr.properties +24 -4
- package/src/i18n/messagebundle_hu.properties +24 -4
- package/src/i18n/messagebundle_id.properties +25 -5
- package/src/i18n/messagebundle_it.properties +25 -5
- package/src/i18n/messagebundle_iw.properties +24 -4
- package/src/i18n/messagebundle_ja.properties +24 -4
- package/src/i18n/messagebundle_kk.properties +24 -4
- package/src/i18n/messagebundle_ko.properties +27 -7
- package/src/i18n/messagebundle_lt.properties +24 -4
- package/src/i18n/messagebundle_lv.properties +24 -4
- package/src/i18n/messagebundle_mk.properties +25 -5
- package/src/i18n/messagebundle_ms.properties +24 -4
- package/src/i18n/messagebundle_nl.properties +24 -4
- package/src/i18n/messagebundle_no.properties +25 -5
- package/src/i18n/messagebundle_pl.properties +24 -4
- package/src/i18n/messagebundle_pt.properties +24 -4
- package/src/i18n/messagebundle_pt_PT.properties +24 -4
- package/src/i18n/messagebundle_ro.properties +24 -4
- package/src/i18n/messagebundle_ru.properties +26 -6
- package/src/i18n/messagebundle_sh.properties +24 -4
- package/src/i18n/messagebundle_sk.properties +24 -4
- package/src/i18n/messagebundle_sl.properties +25 -5
- package/src/i18n/messagebundle_sr.properties +24 -4
- package/src/i18n/messagebundle_sv.properties +24 -4
- package/src/i18n/messagebundle_th.properties +24 -4
- package/src/i18n/messagebundle_tr.properties +24 -4
- package/src/i18n/messagebundle_uk.properties +36 -16
- package/src/i18n/messagebundle_vi.properties +25 -5
- package/src/i18n/messagebundle_zh_CN.properties +26 -6
- package/src/i18n/messagebundle_zh_TW.properties +24 -4
- package/src/themes/FormItemSpan.css +4 -4
- package/src/themes/FormLayout.css +4 -4
- package/src/themes/Select.css +11 -0
- package/src/themes/TableGroupRow.css +20 -0
- package/src/themes/TableRowBase.css +5 -0
- package/src/themes/base/Select-parameters.css +2 -0
- package/src/themes/sap_horizon/Select-parameters.css +6 -3
- package/src/themes/sap_horizon_dark/Select-parameters.css +6 -3
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.22.0-rc.
|
|
4
|
+
"version": "2.22.0-rc.6",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
@@ -4225,7 +4225,7 @@
|
|
|
4225
4225
|
},
|
|
4226
4226
|
{
|
|
4227
4227
|
"name": "ui5-form",
|
|
4228
|
-
"description": "### Overview\n\nThe Form is a layout component that arranges labels and form fields (like input fields) pairs\ninto a specific number of columns.\n\n**Note:** The Form web component is a layout component, it isn't a replacement for the native `form` HTML element.\nThe Form web component does not provide any APIs for form submission.\n\n### Structure\n\n- **Form** (`ui5-form`) is the top-level container component, responsible for the content layout and responsiveness.\n- **FormGroup** (`ui5-form-group`) enables the grouping of the Form content.\n- **FormItem** (`ui5-form-item`) is a pair of label and form fields and can be used directly in a Form, or as part of a FormGroup.\n\nThe simplest Form (`ui5-form`) consists of a header area on top,\ndisplaying a header text (see the `headingText` property) and content below - an arbitrary number of FormItems (ui5-form-item),\nrepresenting the pairs of label and form fields.\n\nAnd, there is also \"grouping\" available to assist the implementation of richer UIs.\nThis is enabled by the FormGroup (`ui5-form-group`) component.\nIn this case, the Form is structured into FormGroups and each FormGroup consists of FormItems.\n\n### Responsiveness\n\nThe Form component reacts and changes its layout on predefined breakpoints.\nDepending on its size, the Form content (FormGroups and FormItems) gets divided into one or more columns as follows:\n- **S** (
|
|
4228
|
+
"description": "### Overview\n\nThe Form is a layout component that arranges labels and form fields (like input fields) pairs\ninto a specific number of columns.\n\n**Note:** The Form web component is a layout component, it isn't a replacement for the native `form` HTML element.\nThe Form web component does not provide any APIs for form submission.\n\n### Structure\n\n- **Form** (`ui5-form`) is the top-level container component, responsible for the content layout and responsiveness.\n- **FormGroup** (`ui5-form-group`) enables the grouping of the Form content.\n- **FormItem** (`ui5-form-item`) is a pair of label and form fields and can be used directly in a Form, or as part of a FormGroup.\n\nThe simplest Form (`ui5-form`) consists of a header area on top,\ndisplaying a header text (see the `headingText` property) and content below - an arbitrary number of FormItems (ui5-form-item),\nrepresenting the pairs of label and form fields.\n\nAnd, there is also \"grouping\" available to assist the implementation of richer UIs.\nThis is enabled by the FormGroup (`ui5-form-group`) component.\nIn this case, the Form is structured into FormGroups and each FormGroup consists of FormItems.\n\n### Responsiveness\n\nThe Form component reacts and changes its layout on predefined breakpoints.\nDepending on its size, the Form content (FormGroups and FormItems) gets divided into one or more columns as follows:\n- **S** (0 - 599px) – 1 column is recommended (default: 1)\n- **M** (600px - 1023px) – up to 2 columns are recommended (default: 1)\n- **L** (1024px - 1439px) - up to 3 columns are recommended (default: 2)\n- **XL** (>= 1440px) – up to 6 columns are recommended (default: 3)\n\nTo change the layout, use the `layout` property - f.e. layout=\"S1 M2 L3 XL6\".\n\n### Groups\n\nTo make better use of screen space, there is built-in logic to determine how many columns should a FormGroup occupy.\n\n- **Example #1** (perfect match):\n4 columns and 4 groups: each group will use 1 column.\n\n- **Example #2** (balanced distribution):\n4 columns and 2 groups: each group will use 2 columns.\n6 columns and 2 groups: each group will use 3 columns.\n\n- **Example #3** (unbalanced distribution):\n3 columns and 2 groups: the larger one will use 2 columns, the smaller 1 column.\n5 columns and 3 groups: two of the groups will use 2 columns each, the smallest 1 column.\n\n**Note:** The size of a group element is determined by the number of FormItems assigned to it.\nIn the case of equality, the first in the DOM will use more columns, and the last - fewer columns.\n\n- **Example #4** (more groups than columns):\n3 columns and 4 groups: each FormGroup uses only 1 column, the last FormGroup will wrap on the second row.\n\n### Groups Column Span\n\nTo influence the built-in group distribution, described in the previous section,\nyou can use the FormGroup's `columnSpan` property, that defines how many columns the group should expand to.\n\n### Items Column Span\n\nFormItem's columnSpan property defines how many columns the form item should expand to inside a form group or the form.\n\n### Items Label Span\n\nThe placement of the labels depends on the size of the used column.\nIf there is enough space, the labels are next to their associated fields, otherwise - above the fields.\nBy default, the labels take 4/12 of the FormItem, leaving 8/12 parts to associated fields.\nYou can control what space the labels should take via the `labelSpan` property.\n\n**For example:** To always place the labels on top set: `labelSpan=\"S12 M12 L12 XL12\"` property.\n\n### Items Empty Span\n\nBy default, a form item spans 12 cells, fully divided between its label and field, with no empty space at the end:\n- **Label:** occupies 4 cells.\n- **Field:** occupies 8 cells.\n\nThe `emptySpan` property provides additional layout flexibility by defining empty space at the form item’s end.\n\n**For example:** Setting \"S0 M0 L3 XL3\" (or just \"L3 XL3\") adjusts the layout as follows:\n- **Label:** remains 4 cells.\n- **Field:** is reduced to 5 cells.\n- **Empty space:** 3 cells are added at the end.\n\nGreater values increase the empty space at the end of the form item, reducing the space available for the label and its field.\nHowever, setting `emptySpan` to 1 cell is recommended and typically sufficient to achieve a balanced layout.\n\n### Navigation flow\n\nThe Form component supports two layout options for keyboard navigation:\n\n#### Simple form\n\nIn this \"simple form\" layout, each `ui5-form-item` acts as a standalone group\nwith one item, so focus moves horizontally across the grid from one `ui5-form-item` to the next.\nThis layout is ideal for simpler forms and supports custom arrangements, e.g.,\n\n```\n| 1 | 2 |\n| 3 |\n| 4 | 5 |\n```\n\n#### Complex form\n\nIn this layout, items are grouped into `ui5-form-group` elements, allowing more complex configurations:\n\n- **Single-Column Group**: Focus moves vertically down from one item to the next.\n ```\n | 1 |\n | 2 |\n | 3 |\n ```\n\n- **Multi-Column Group**: Focus moves horizontally within each row, advancing to the next row after completing the current one.\n ```\n | 1 | 4 |\n | 2 | 5 |\n | 3 | 6 |\n ```\n\n### Keyboard Handling\n\n- [Tab] - Moves the focus to the next interactive element within the Form/FormGroup (if available) or to the next element in the tab chain outside the Form\n- [Shift] + [Tab] - Moves the focus to the previous interactive element within the Form/FormGroup (if available) or to the previous element in the tab chain outside the Form\n- [F6] - Moves the focus to the first interactive element of the next FormGroup (if available) or to the next element in the tab chain outside the Form\n- [Shift] + [F6] - Moves the focus to the first interactive element of the previous FormGroup (if available) or to the previous element in the tab chain outside the Form\n\n### ES6 Module Import\n\n- import @ui5/webcomponents/dist/Form.js\";\n- import @ui5/webcomponents/dist/FormGroup.js\";\n- import @ui5/webcomponents/dist/FormItem.js\";\n---\n\n\n### **Slots:**\n - **default** - Defines the component content - FormGroups or FormItems.\n\n**Note:** Mixing FormGroups and standalone FormItems (not belonging to a group) is not supported.\nEither use FormGroups and make sure all FormItems are part of a FormGroup, or use just FormItems without any FormGroups.\n- **header** - Defines the component header area.\n\n**Note:** When a `header` is provided, the `headerText` property is ignored.\n\n### **CSS Parts:**\n - **column** - Used to style a single column of the form column layout.\n- **header** - Used to style the wrapper of the header.\n- **layout** - Used to style the element defining the form column layout.",
|
|
4229
4229
|
"doc-url": "",
|
|
4230
4230
|
"attributes": [
|
|
4231
4231
|
{
|
|
@@ -10338,6 +10338,79 @@
|
|
|
10338
10338
|
"events": []
|
|
10339
10339
|
}
|
|
10340
10340
|
},
|
|
10341
|
+
{
|
|
10342
|
+
"name": "ui5-table-group-row",
|
|
10343
|
+
"description": "### Overview\n\nThe `ui5-table-group-row` component represents a group header row in the `ui5-table`.\nIt is used to visually group rows and spans across all visible table columns.\n\n### Usage\n\nThe `ui5-table-group-row` is placed as a direct child of `ui5-table`, alongside `ui5-table-row` elements.\nRows following a group row are considered part of that group until the next group row.\n\n```html\n<ui5-table>\n <ui5-table-header-row>...</ui5-table-header-row>\n <ui5-table-group-row>Country: Germany</ui5-table-group-row>\n <ui5-table-row>...</ui5-table-row>\n <ui5-table-row>...</ui5-table-row>\n <ui5-table-group-row>Country: France</ui5-table-group-row>\n <ui5-table-row>...</ui5-table-row>\n</ui5-table>\n```\n\n### Unsupported Features\n\nThe following features of `ui5-table-row` are currently not supported by `ui5-table-group-row` and have no effect:\n\n- **Cells** (`cells` slot): Group rows render a single spanning cell with a text. Any slotted `ui5-table-cell` elements are ignored.\n- **Actions** (`actions` slot): Row actions such as `ui5-table-row-action` or `ui5-table-row-action-navigation` are not rendered.\n- **Navigation** (`navigated` property): The navigated indicator is not rendered on group rows.\n- **Interactive** (`interactive` property): Group rows do not support click/activation behavior.\n- **Selection** (`rowKey` property`): Group rows cannot be selected. They are excluded from select all and range selection operations.\n- **Virtualizer** (`position` property`): Group rows are not supported by the `ui5-table-virtualizer`.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableGroupRow.js\";`\n---\n\n\n### **Slots:**\n - **actions** - Defines the actions of the component.\n\n**Note:** Use `ui5-table-row-action` or `ui5-table-row-action-navigation` for the intended design.\n- **default** - Defines the cells of the component.\n\n**Note:** Use `ui5-table-cell` for the intended design.",
|
|
10344
|
+
"doc-url": "",
|
|
10345
|
+
"attributes": [
|
|
10346
|
+
{
|
|
10347
|
+
"name": "interactive",
|
|
10348
|
+
"description": "Defines the interactive state of the row.",
|
|
10349
|
+
"value": { "type": "boolean", "default": "false" }
|
|
10350
|
+
},
|
|
10351
|
+
{
|
|
10352
|
+
"name": "movable",
|
|
10353
|
+
"description": "Defines whether the row is movable.",
|
|
10354
|
+
"value": { "type": "boolean", "default": "false" }
|
|
10355
|
+
},
|
|
10356
|
+
{
|
|
10357
|
+
"name": "navigated",
|
|
10358
|
+
"description": "Defines the navigated state of the row.",
|
|
10359
|
+
"value": { "type": "boolean", "default": "false" }
|
|
10360
|
+
},
|
|
10361
|
+
{
|
|
10362
|
+
"name": "position",
|
|
10363
|
+
"description": "Defines the 0-based position of the row related to the total number of rows within the table when the `ui5-table-virtualizer` feature is used.",
|
|
10364
|
+
"value": { "type": "number | undefined", "default": "undefined" }
|
|
10365
|
+
},
|
|
10366
|
+
{
|
|
10367
|
+
"name": "row-key",
|
|
10368
|
+
"description": "Unique identifier of the row.\n\n**Note:** For selection features to work properly, this property is mandatory, and its value must not contain spaces.",
|
|
10369
|
+
"value": { "type": "string | undefined", "default": "undefined" }
|
|
10370
|
+
}
|
|
10371
|
+
],
|
|
10372
|
+
"slots": [
|
|
10373
|
+
{
|
|
10374
|
+
"name": "actions",
|
|
10375
|
+
"description": "Defines the actions of the component.\n\n**Note:** Use `ui5-table-row-action` or `ui5-table-row-action-navigation` for the intended design."
|
|
10376
|
+
},
|
|
10377
|
+
{
|
|
10378
|
+
"name": "default",
|
|
10379
|
+
"description": "Defines the cells of the component.\n\n**Note:** Use `ui5-table-cell` for the intended design."
|
|
10380
|
+
}
|
|
10381
|
+
],
|
|
10382
|
+
"events": [],
|
|
10383
|
+
"js": {
|
|
10384
|
+
"properties": [
|
|
10385
|
+
{
|
|
10386
|
+
"name": "interactive",
|
|
10387
|
+
"description": "Defines the interactive state of the row.",
|
|
10388
|
+
"value": { "type": "boolean" }
|
|
10389
|
+
},
|
|
10390
|
+
{
|
|
10391
|
+
"name": "movable",
|
|
10392
|
+
"description": "Defines whether the row is movable.",
|
|
10393
|
+
"value": { "type": "boolean" }
|
|
10394
|
+
},
|
|
10395
|
+
{
|
|
10396
|
+
"name": "navigated",
|
|
10397
|
+
"description": "Defines the navigated state of the row.",
|
|
10398
|
+
"value": { "type": "boolean" }
|
|
10399
|
+
},
|
|
10400
|
+
{
|
|
10401
|
+
"name": "position",
|
|
10402
|
+
"description": "Defines the 0-based position of the row related to the total number of rows within the table when the `ui5-table-virtualizer` feature is used.",
|
|
10403
|
+
"value": { "type": "number | undefined" }
|
|
10404
|
+
},
|
|
10405
|
+
{
|
|
10406
|
+
"name": "row-key",
|
|
10407
|
+
"description": "Unique identifier of the row.\n\n**Note:** For selection features to work properly, this property is mandatory, and its value must not contain spaces.",
|
|
10408
|
+
"value": { "type": "string | undefined" }
|
|
10409
|
+
}
|
|
10410
|
+
],
|
|
10411
|
+
"events": []
|
|
10412
|
+
}
|
|
10413
|
+
},
|
|
10341
10414
|
{
|
|
10342
10415
|
"name": "ui5-table-growing",
|
|
10343
10416
|
"description": "### Overview\n\nThe `ui5-table-growing` component is used inside the `ui5-table` to add a growing/data loading functionalities\nto the table.\n\nThe component offers two options:\n* Button - a More button is displayed, clicking it will load more data.\n* Scroll - additional data is loaded automatically when the user scrolls to the end of the table.\n\n### Usage\n\nThe `ui5-table-growing` 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-growing mode=\"Button\" text=\"More\" slot=\"features\"></ui5-table-growing>\n</ui5-table>\n```\n\n**Notes**:\n* When the `ui5-table-growing` component is used with the `Scroll` mode and the table is currently not scrollable,\nthe component will render a growing button instead to ensure growing capabilities until the table becomes scrollable.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableGrowing.js\";`\n---\n\n\n### **Events:**\n - **load-more** - Fired when the growing button is pressed or the user scrolls to the end of the table.",
|
|
@@ -10867,7 +10940,7 @@
|
|
|
10867
10940
|
},
|
|
10868
10941
|
{
|
|
10869
10942
|
"name": "ui5-table-virtualizer",
|
|
10870
|
-
"description": "### Overview\n\nThe `ui5-table-virtualizer` component is used inside the `ui5-table` to virtualize the table rows, if the `overflowMode` property of the table is set to 'Scroll'.\nIt is responsible for rendering only the rows that are visible in the viewport and updating them on scroll.\nThis allows large numbers of rows to exist, but maintain high performance by only paying the cost for those that are currently visible.\n\n**Note:** The maximum number of virtualized rows is limited by browser constraints, specifically the maximum supported height for a DOM element.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents/dist/TableVirtualizer.js\";`\n---\n\n\n### **Events:**\n - **range-change** - Fired when the virtualizer is changed by user interaction e.g. on scrolling.\n\n### **Methods:**\n - **reset(): _void_** - Resets the virtualizer to its initial state and triggers the `range-change` event.",
|
|
10943
|
+
"description": "### Overview\n\nThe `ui5-table-virtualizer` component is used inside the `ui5-table` to virtualize the table rows, if the `overflowMode` property of the table is set to 'Scroll'.\nIt is responsible for rendering only the rows that are visible in the viewport and updating them on scroll.\nThis allows large numbers of rows to exist, but maintain high performance by only paying the cost for those that are currently visible.\n\n**Note:** The maximum number of virtualized rows is limited by browser constraints, specifically the maximum supported height for a DOM element.\n**Note:** The `ui5-table-group-row` component is not supported by the virtualizer. Only `ui5-table-row` elements can be virtualized.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents/dist/TableVirtualizer.js\";`\n---\n\n\n### **Events:**\n - **range-change** - Fired when the virtualizer is changed by user interaction e.g. on scrolling.\n\n### **Methods:**\n - **reset(): _void_** - Resets the virtualizer to its initial state and triggers the `range-change` event.",
|
|
10871
10944
|
"doc-url": "",
|
|
10872
10945
|
"attributes": [
|
|
10873
10946
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/webcomponents",
|
|
3
|
-
"version": "2.22.0-rc.
|
|
3
|
+
"version": "2.22.0-rc.6",
|
|
4
4
|
"description": "UI5 Web Components: webcomponents.main",
|
|
5
5
|
"ui5": {
|
|
6
6
|
"webComponentsPackage": true
|
|
@@ -54,22 +54,22 @@
|
|
|
54
54
|
"directory": "packages/main"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@ui5/webcomponents-base": "2.22.0-rc.
|
|
58
|
-
"@ui5/webcomponents-icons": "2.22.0-rc.
|
|
59
|
-
"@ui5/webcomponents-icons-business-suite": "2.22.0-rc.
|
|
60
|
-
"@ui5/webcomponents-icons-tnt": "2.22.0-rc.
|
|
61
|
-
"@ui5/webcomponents-localization": "2.22.0-rc.
|
|
62
|
-
"@ui5/webcomponents-theming": "2.22.0-rc.
|
|
57
|
+
"@ui5/webcomponents-base": "2.22.0-rc.6",
|
|
58
|
+
"@ui5/webcomponents-icons": "2.22.0-rc.6",
|
|
59
|
+
"@ui5/webcomponents-icons-business-suite": "2.22.0-rc.6",
|
|
60
|
+
"@ui5/webcomponents-icons-tnt": "2.22.0-rc.6",
|
|
61
|
+
"@ui5/webcomponents-localization": "2.22.0-rc.6",
|
|
62
|
+
"@ui5/webcomponents-theming": "2.22.0-rc.6"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
65
|
"@custom-elements-manifest/analyzer": "^0.10.10",
|
|
66
66
|
"@ui5/cypress-internal": "0.1.0",
|
|
67
|
-
"@ui5/webcomponents-tools": "2.22.0-rc.
|
|
67
|
+
"@ui5/webcomponents-tools": "2.22.0-rc.6",
|
|
68
68
|
"cypress": "15.9.0",
|
|
69
69
|
"jsdom": "^26.0.0",
|
|
70
70
|
"lit": "^2.0.0",
|
|
71
71
|
"vite": "5.4.21",
|
|
72
72
|
"vitest": "^3.0.2"
|
|
73
73
|
},
|
|
74
|
-
"gitHead": "
|
|
74
|
+
"gitHead": "02b74836f3c8fd461ab38ac2195b158ac4eac1a7"
|
|
75
75
|
}
|
package/src/ListItemTemplate.tsx
CHANGED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import TableCell from "./TableCell.js";
|
|
2
|
+
import type TableGroupRow from "./TableGroupRow.js";
|
|
3
|
+
|
|
4
|
+
export default function TableGroupRowTemplate(this: TableGroupRow) {
|
|
5
|
+
return (
|
|
6
|
+
<>
|
|
7
|
+
<TableCell id="group-cell"
|
|
8
|
+
aria-colindex={1}
|
|
9
|
+
aria-colspan={this._ariaColSpan}
|
|
10
|
+
data-excluded-from-navigation={true}
|
|
11
|
+
>
|
|
12
|
+
<slot></slot>
|
|
13
|
+
</TableCell>
|
|
14
|
+
|
|
15
|
+
{ this._renderDummyCell &&
|
|
16
|
+
<TableCell id="dummy-cell"
|
|
17
|
+
role="none"
|
|
18
|
+
aria-hidden={true}
|
|
19
|
+
data-excluded-from-navigation="nofocus"
|
|
20
|
+
></TableCell>
|
|
21
|
+
}
|
|
22
|
+
</>
|
|
23
|
+
);
|
|
24
|
+
}
|
|
@@ -884,6 +884,8 @@ TABLE_COLUMNHEADER_SELECTALL_DESCRIPTION=Select All Checkbox
|
|
|
884
884
|
TABLE_COLUMNHEADER_CLEARALL_DESCRIPTION=Clear All Button
|
|
885
885
|
#XACT: ARIA announcement of a table row
|
|
886
886
|
TABLE_ROW=Row
|
|
887
|
+
#XACT: ARIA roledescription for a group row in the table
|
|
888
|
+
TABLE_GROUP_ROW=Group Row
|
|
887
889
|
#XACT: Description for the popin containing column header
|
|
888
890
|
TABLE_ROW_POPIN=Row Popin
|
|
889
891
|
#XACT: ARIA announcement for the position of a row among all table rows
|
|
@@ -149,6 +149,8 @@ DATEPICKER_OPEN_ICON_TITLE_OPENED=إغلاق أداة الانتقاء
|
|
|
149
149
|
|
|
150
150
|
DATEPICKER_DATE_DESCRIPTION=إدخال التاريخ
|
|
151
151
|
|
|
152
|
+
DATEPICKER_MOBILE_HEADER_TITLE=أدخل تاريخًا
|
|
153
|
+
|
|
152
154
|
DATEPICKER_VALUE_MISSING=أدخل التاريخ بالتنسيق التالي: {0}.
|
|
153
155
|
|
|
154
156
|
DATEPICKER_PATTERN_MISSMATCH=هذا التنسيق غير مدعوم. أدخل نطاق تواريخ ووقت بالتنسيق التالي: {0}.
|
|
@@ -177,7 +179,7 @@ DATERANGE_OVERFLOW=أدخل قيمة أقل من القيمة القصوى لـ
|
|
|
177
179
|
|
|
178
180
|
DATERANGE_UNDERFLOW=أدخل قيمة أعلى من القيمة الدنيا لـ {0}.
|
|
179
181
|
|
|
180
|
-
DATEPICKER_POPOVER_ACCESSIBLE_NAME
|
|
182
|
+
DATEPICKER_POPOVER_ACCESSIBLE_NAME=أدخل تاريخًا لـ {0}
|
|
181
183
|
|
|
182
184
|
DATETIME_COMPONENTS_PLACEHOLDER_PREFIX=على سبيل المثال
|
|
183
185
|
|
|
@@ -234,6 +236,10 @@ INPUT_SUGGESTIONS_MORE_HITS={0} النتائج متوفرة
|
|
|
234
236
|
|
|
235
237
|
INPUT_SUGGESTIONS_NO_HIT=لا توجد نتائج
|
|
236
238
|
|
|
239
|
+
INPUT_SUGGESTIONS_EXPANDED=موسَّع
|
|
240
|
+
|
|
241
|
+
INPUT_SUGGESTIONS_COLLAPSED=مطوي
|
|
242
|
+
|
|
237
243
|
INPUT_CLEAR_ICON_ACC_NAME=مسح
|
|
238
244
|
|
|
239
245
|
INPUT_SUGGESTIONS_OK_BUTTON=موافق
|
|
@@ -244,6 +250,8 @@ LINK_SUBTLE=غامض
|
|
|
244
250
|
|
|
245
251
|
LINK_EMPHASIZED=مؤكد
|
|
246
252
|
|
|
253
|
+
LIST_ROLE_DESCRIPTION=قائمة ببنود تفاعلية. للانتقال إلى المحتوى، اضغط F2.
|
|
254
|
+
|
|
247
255
|
LIST_ITEM_ACTIVE=نشط
|
|
248
256
|
|
|
249
257
|
LIST_ITEM_POSITION=بند القائمة {0} لـ {1}
|
|
@@ -286,7 +294,7 @@ MESSAGE_STRIP_WARNING=شريط رسالة التحذير
|
|
|
286
294
|
|
|
287
295
|
MESSAGE_STRIP_SUCCESS=شريط رسالة النجاح
|
|
288
296
|
|
|
289
|
-
MESSAGE_STRIP_INFORMATION=شريط
|
|
297
|
+
MESSAGE_STRIP_INFORMATION=شريط الرسائل
|
|
290
298
|
|
|
291
299
|
MESSAGE_STRIP_CUSTOM=شريط الرسالة المخصصة
|
|
292
300
|
|
|
@@ -318,9 +326,9 @@ PANEL_ICON=توسيع/طي
|
|
|
318
326
|
|
|
319
327
|
RANGE_SLIDER_ARIA_DESCRIPTION=النطاق
|
|
320
328
|
|
|
321
|
-
RANGE_SLIDER_START_HANDLE_DESCRIPTION
|
|
329
|
+
RANGE_SLIDER_START_HANDLE_DESCRIPTION=الحد الأدنى
|
|
322
330
|
|
|
323
|
-
RANGE_SLIDER_END_HANDLE_DESCRIPTION
|
|
331
|
+
RANGE_SLIDER_END_HANDLE_DESCRIPTION=الحد الأقصى
|
|
324
332
|
|
|
325
333
|
RATING_INDICATOR_TOOLTIP_TEXT=التصنيف
|
|
326
334
|
|
|
@@ -418,7 +426,7 @@ DATETIME_PICKER_TIME_BUTTON=الوقت
|
|
|
418
426
|
|
|
419
427
|
TOKEN_ARIA_DELETABLE=قابل للحذف
|
|
420
428
|
|
|
421
|
-
|
|
429
|
+
TOKEN_ARIA_DELETE=حذف
|
|
422
430
|
|
|
423
431
|
TOKEN_ARIA_LABEL=الرمز المميز
|
|
424
432
|
|
|
@@ -432,7 +440,7 @@ TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS=يحتوى على {0} من الرموز ا
|
|
|
432
440
|
|
|
433
441
|
TOKENIZER_ARIA_LABEL=عارض الرموز المميزة
|
|
434
442
|
|
|
435
|
-
TOKENIZER_SHOW_ALL_ITEMS={0} من
|
|
443
|
+
TOKENIZER_SHOW_ALL_ITEMS={0} من العناصر
|
|
436
444
|
|
|
437
445
|
TOKENIZER_CLEAR_ALL=مسح الكل
|
|
438
446
|
|
|
@@ -476,6 +484,10 @@ CALENDAR_HEADER_YEAR_BUTTON=السنة {0}
|
|
|
476
484
|
|
|
477
485
|
CALENDAR_HEADER_YEAR_RANGE_BUTTON=نطاق السنة من {0} إلى {1}
|
|
478
486
|
|
|
487
|
+
CALENDAR_FOOTER_CANCEL_BUTTON=إلغاء
|
|
488
|
+
|
|
489
|
+
CALENDAR_FOOTER_OK_BUTTON=موافق
|
|
490
|
+
|
|
479
491
|
CALENDAR_HEADER_MONTH_BUTTON_SHORTCUT=F4
|
|
480
492
|
|
|
481
493
|
CALENDAR_HEADER_YEAR_BUTTON_SHORTCUT=Shift + F4
|
|
@@ -548,6 +560,10 @@ MENU_ITEM_GROUP_SINGLE_ACCESSIBLE_NAME=توجد بنود قابلة للتحدي
|
|
|
548
560
|
|
|
549
561
|
MENU_ITEM_GROUP_MULTI_ACCESSIBLE_NAME=توجد بنود قابلة للتحديد المتعدد
|
|
550
562
|
|
|
563
|
+
MENU_ITEM_END_CONTENT_ACCESSIBLE_NAME=الإجراءات الإضافية
|
|
564
|
+
|
|
565
|
+
MENU_ITEM_LOADING=تحميل
|
|
566
|
+
|
|
551
567
|
DIALOG_HEADER_ARIA_ROLE_DESCRIPTION=مقدمة تفاعلية
|
|
552
568
|
|
|
553
569
|
DIALOG_HEADER_ARIA_DESCRIBEDBY_RESIZABLE=استخدام مفاتيح Shift+Arrow لتغيير الحجم
|
|
@@ -678,6 +694,10 @@ DYNAMIC_DATE_RANGE_NEXT_COMBINED_TEXT=X {0} التالي (متضمن)
|
|
|
678
694
|
|
|
679
695
|
DYNAMIC_DATE_RANGE_INCLUDED_TEXT=(متضمن)
|
|
680
696
|
|
|
697
|
+
SWITCH_ON=تشغيل
|
|
698
|
+
|
|
699
|
+
SWITCH_OFF=إيقاف
|
|
700
|
+
|
|
681
701
|
ICON_ARIA_TYPE_IMAGE=الصورة
|
|
682
702
|
|
|
683
703
|
ICON_ARIA_TYPE_INTERACTIVE=الزر
|
|
@@ -149,6 +149,8 @@ DATEPICKER_OPEN_ICON_TITLE_OPENED=Затваряне на средството
|
|
|
149
149
|
|
|
150
150
|
DATEPICKER_DATE_DESCRIPTION=Въвеждане на дата
|
|
151
151
|
|
|
152
|
+
DATEPICKER_MOBILE_HEADER_TITLE=Въведете дата
|
|
153
|
+
|
|
152
154
|
DATEPICKER_VALUE_MISSING=Въведете датата в следния формат: {0}.
|
|
153
155
|
|
|
154
156
|
DATEPICKER_PATTERN_MISSMATCH=Форматът не се поддържа. Въведете времевия диапазон в следния формат: {0}.
|
|
@@ -177,7 +179,7 @@ DATERANGE_OVERFLOW=Въведете стойност, по-малка от ма
|
|
|
177
179
|
|
|
178
180
|
DATERANGE_UNDERFLOW=Въведете стойност, по-голяма от минималната стойност на {0}.
|
|
179
181
|
|
|
180
|
-
DATEPICKER_POPOVER_ACCESSIBLE_NAME
|
|
182
|
+
DATEPICKER_POPOVER_ACCESSIBLE_NAME=Въведете дата за {0}
|
|
181
183
|
|
|
182
184
|
DATETIME_COMPONENTS_PLACEHOLDER_PREFIX=например
|
|
183
185
|
|
|
@@ -234,6 +236,10 @@ INPUT_SUGGESTIONS_MORE_HITS={0} резултата са налични
|
|
|
234
236
|
|
|
235
237
|
INPUT_SUGGESTIONS_NO_HIT=Няма резултати
|
|
236
238
|
|
|
239
|
+
INPUT_SUGGESTIONS_EXPANDED=Разгърнато
|
|
240
|
+
|
|
241
|
+
INPUT_SUGGESTIONS_COLLAPSED=Свито
|
|
242
|
+
|
|
237
243
|
INPUT_CLEAR_ICON_ACC_NAME=Изчистване
|
|
238
244
|
|
|
239
245
|
INPUT_SUGGESTIONS_OK_BUTTON=ОК
|
|
@@ -244,6 +250,8 @@ LINK_SUBTLE=Блед
|
|
|
244
250
|
|
|
245
251
|
LINK_EMPHASIZED=Подчертано
|
|
246
252
|
|
|
253
|
+
LIST_ROLE_DESCRIPTION=Списък с интерактивни позиции. За да преминете към съдържанието, натиснете F2.
|
|
254
|
+
|
|
247
255
|
LIST_ITEM_ACTIVE=Активно
|
|
248
256
|
|
|
249
257
|
LIST_ITEM_POSITION=Позиция от списък {0} от {1}
|
|
@@ -318,9 +326,9 @@ PANEL_ICON=Разширяване/скриване
|
|
|
318
326
|
|
|
319
327
|
RANGE_SLIDER_ARIA_DESCRIPTION=Диапазон
|
|
320
328
|
|
|
321
|
-
RANGE_SLIDER_START_HANDLE_DESCRIPTION
|
|
329
|
+
RANGE_SLIDER_START_HANDLE_DESCRIPTION=Минимум
|
|
322
330
|
|
|
323
|
-
RANGE_SLIDER_END_HANDLE_DESCRIPTION
|
|
331
|
+
RANGE_SLIDER_END_HANDLE_DESCRIPTION=Максимум
|
|
324
332
|
|
|
325
333
|
RATING_INDICATOR_TOOLTIP_TEXT=Оценка
|
|
326
334
|
|
|
@@ -418,7 +426,7 @@ DATETIME_PICKER_TIME_BUTTON=Час
|
|
|
418
426
|
|
|
419
427
|
TOKEN_ARIA_DELETABLE=С възможност за изтриване
|
|
420
428
|
|
|
421
|
-
|
|
429
|
+
TOKEN_ARIA_DELETE=Изтриване
|
|
422
430
|
|
|
423
431
|
TOKEN_ARIA_LABEL=Токен
|
|
424
432
|
|
|
@@ -476,6 +484,10 @@ CALENDAR_HEADER_YEAR_BUTTON=Година {0}
|
|
|
476
484
|
|
|
477
485
|
CALENDAR_HEADER_YEAR_RANGE_BUTTON=Диапазон от години от {0} до {1}
|
|
478
486
|
|
|
487
|
+
CALENDAR_FOOTER_CANCEL_BUTTON=Отказ
|
|
488
|
+
|
|
489
|
+
CALENDAR_FOOTER_OK_BUTTON=ОК
|
|
490
|
+
|
|
479
491
|
CALENDAR_HEADER_MONTH_BUTTON_SHORTCUT=F4
|
|
480
492
|
|
|
481
493
|
CALENDAR_HEADER_YEAR_BUTTON_SHORTCUT=Shift + F4
|
|
@@ -548,6 +560,10 @@ MENU_ITEM_GROUP_SINGLE_ACCESSIBLE_NAME=Съдържа позиции, които
|
|
|
548
560
|
|
|
549
561
|
MENU_ITEM_GROUP_MULTI_ACCESSIBLE_NAME=Съдържа позиции с възможност за множествен избор
|
|
550
562
|
|
|
563
|
+
MENU_ITEM_END_CONTENT_ACCESSIBLE_NAME=Допълнителни действия
|
|
564
|
+
|
|
565
|
+
MENU_ITEM_LOADING=Зареждане
|
|
566
|
+
|
|
551
567
|
DIALOG_HEADER_ARIA_ROLE_DESCRIPTION=Интерактивно заглавие
|
|
552
568
|
|
|
553
569
|
DIALOG_HEADER_ARIA_DESCRIBEDBY_RESIZABLE=Изберете Shift+стрелки, за да промените размера
|
|
@@ -678,6 +694,10 @@ DYNAMIC_DATE_RANGE_NEXT_COMBINED_TEXT=Следващите X {0} (включит
|
|
|
678
694
|
|
|
679
695
|
DYNAMIC_DATE_RANGE_INCLUDED_TEXT=(Включено)
|
|
680
696
|
|
|
697
|
+
SWITCH_ON=Включено
|
|
698
|
+
|
|
699
|
+
SWITCH_OFF=Изключено
|
|
700
|
+
|
|
681
701
|
ICON_ARIA_TYPE_IMAGE=Изображение
|
|
682
702
|
|
|
683
703
|
ICON_ARIA_TYPE_INTERACTIVE=Бутон
|
|
@@ -149,6 +149,8 @@ DATEPICKER_OPEN_ICON_TITLE_OPENED=Tancar selector
|
|
|
149
149
|
|
|
150
150
|
DATEPICKER_DATE_DESCRIPTION=Entrada de data
|
|
151
151
|
|
|
152
|
+
DATEPICKER_MOBILE_HEADER_TITLE=Introduir data
|
|
153
|
+
|
|
152
154
|
DATEPICKER_VALUE_MISSING=Introduïu la data amb el format següent: {0}.
|
|
153
155
|
|
|
154
156
|
DATEPICKER_PATTERN_MISSMATCH=No s''admet aquest format. Introduïu l''interval de dates i hores amb el format següent: {0}.
|
|
@@ -177,7 +179,7 @@ DATERANGE_OVERFLOW=Introduïu un valor inferior al valor màxim de {0}.
|
|
|
177
179
|
|
|
178
180
|
DATERANGE_UNDERFLOW=Introduïu un valor superior al valor mínim de {0}.
|
|
179
181
|
|
|
180
|
-
DATEPICKER_POPOVER_ACCESSIBLE_NAME=
|
|
182
|
+
DATEPICKER_POPOVER_ACCESSIBLE_NAME=Introduir data per a {0}
|
|
181
183
|
|
|
182
184
|
DATETIME_COMPONENTS_PLACEHOLDER_PREFIX=Per exemple
|
|
183
185
|
|
|
@@ -234,6 +236,10 @@ INPUT_SUGGESTIONS_MORE_HITS={0} resultats disponibles
|
|
|
234
236
|
|
|
235
237
|
INPUT_SUGGESTIONS_NO_HIT=Cap resultat
|
|
236
238
|
|
|
239
|
+
INPUT_SUGGESTIONS_EXPANDED=Desplegat
|
|
240
|
+
|
|
241
|
+
INPUT_SUGGESTIONS_COLLAPSED=Ocult
|
|
242
|
+
|
|
237
243
|
INPUT_CLEAR_ICON_ACC_NAME=Esborrar
|
|
238
244
|
|
|
239
245
|
INPUT_SUGGESTIONS_OK_BUTTON=D''acord
|
|
@@ -244,6 +250,8 @@ LINK_SUBTLE=Discret
|
|
|
244
250
|
|
|
245
251
|
LINK_EMPHASIZED=Destacat
|
|
246
252
|
|
|
253
|
+
LIST_ROLE_DESCRIPTION=Llista amb elements interactius. Per anar al contingut, premeu F2.
|
|
254
|
+
|
|
247
255
|
LIST_ITEM_ACTIVE=Està actiu
|
|
248
256
|
|
|
249
257
|
LIST_ITEM_POSITION=Element de llista {0} de {1}
|
|
@@ -318,9 +326,9 @@ PANEL_ICON=Ampliar/Comprimir
|
|
|
318
326
|
|
|
319
327
|
RANGE_SLIDER_ARIA_DESCRIPTION=Interval
|
|
320
328
|
|
|
321
|
-
RANGE_SLIDER_START_HANDLE_DESCRIPTION=
|
|
329
|
+
RANGE_SLIDER_START_HANDLE_DESCRIPTION=Mínim
|
|
322
330
|
|
|
323
|
-
RANGE_SLIDER_END_HANDLE_DESCRIPTION=
|
|
331
|
+
RANGE_SLIDER_END_HANDLE_DESCRIPTION=Màxim
|
|
324
332
|
|
|
325
333
|
RATING_INDICATOR_TOOLTIP_TEXT=Valoració
|
|
326
334
|
|
|
@@ -418,7 +426,7 @@ DATETIME_PICKER_TIME_BUTTON=Hora
|
|
|
418
426
|
|
|
419
427
|
TOKEN_ARIA_DELETABLE=Suprimible
|
|
420
428
|
|
|
421
|
-
|
|
429
|
+
TOKEN_ARIA_DELETE=Suprimir
|
|
422
430
|
|
|
423
431
|
TOKEN_ARIA_LABEL=Marca
|
|
424
432
|
|
|
@@ -476,6 +484,10 @@ CALENDAR_HEADER_YEAR_BUTTON=Any {0}
|
|
|
476
484
|
|
|
477
485
|
CALENDAR_HEADER_YEAR_RANGE_BUTTON=Interval d''anys {0}-{1}
|
|
478
486
|
|
|
487
|
+
CALENDAR_FOOTER_CANCEL_BUTTON=Cancel·lar
|
|
488
|
+
|
|
489
|
+
CALENDAR_FOOTER_OK_BUTTON=D''acord
|
|
490
|
+
|
|
479
491
|
CALENDAR_HEADER_MONTH_BUTTON_SHORTCUT=F4
|
|
480
492
|
|
|
481
493
|
CALENDAR_HEADER_YEAR_BUTTON_SHORTCUT=Majús + F4
|
|
@@ -548,6 +560,10 @@ MENU_ITEM_GROUP_SINGLE_ACCESSIBLE_NAME=Conté elements que es poden seleccionar
|
|
|
548
560
|
|
|
549
561
|
MENU_ITEM_GROUP_MULTI_ACCESSIBLE_NAME=Conté elements de selecció múltiple
|
|
550
562
|
|
|
563
|
+
MENU_ITEM_END_CONTENT_ACCESSIBLE_NAME=Accions addicionals
|
|
564
|
+
|
|
565
|
+
MENU_ITEM_LOADING=S''està carregant
|
|
566
|
+
|
|
551
567
|
DIALOG_HEADER_ARIA_ROLE_DESCRIPTION=Capçalera interactiva
|
|
552
568
|
|
|
553
569
|
DIALOG_HEADER_ARIA_DESCRIBEDBY_RESIZABLE=Utilitzeu les tecles Majús+fletxa per ajustar la mida
|
|
@@ -678,6 +694,10 @@ DYNAMIC_DATE_RANGE_NEXT_COMBINED_TEXT=Següents X {0} (inclosos)
|
|
|
678
694
|
|
|
679
695
|
DYNAMIC_DATE_RANGE_INCLUDED_TEXT=(inclosos)
|
|
680
696
|
|
|
697
|
+
SWITCH_ON=Activat
|
|
698
|
+
|
|
699
|
+
SWITCH_OFF=Desactivat
|
|
700
|
+
|
|
681
701
|
ICON_ARIA_TYPE_IMAGE=Imatge
|
|
682
702
|
|
|
683
703
|
ICON_ARIA_TYPE_INTERACTIVE=Botó
|
|
@@ -149,6 +149,8 @@ DATEPICKER_OPEN_ICON_TITLE_OPENED=Zatvori alat za odabir
|
|
|
149
149
|
|
|
150
150
|
DATEPICKER_DATE_DESCRIPTION=Unos datuma
|
|
151
151
|
|
|
152
|
+
DATEPICKER_MOBILE_HEADER_TITLE=Unesite datum
|
|
153
|
+
|
|
152
154
|
DATEPICKER_VALUE_MISSING=Unesite datum u sljedećem formatu: {0}.
|
|
153
155
|
|
|
154
156
|
DATEPICKER_PATTERN_MISSMATCH=Ovaj format nije podržan. Unesite raspon datuma i vremena u sljedećem formatu: {0}.
|
|
@@ -177,7 +179,7 @@ DATERANGE_OVERFLOW=Unesite vrijednost manju od maksimalne vrijednosti {0}.
|
|
|
177
179
|
|
|
178
180
|
DATERANGE_UNDERFLOW=Unesite vrijednost veću od minimalne vrijednosti {0}.
|
|
179
181
|
|
|
180
|
-
DATEPICKER_POPOVER_ACCESSIBLE_NAME=
|
|
182
|
+
DATEPICKER_POPOVER_ACCESSIBLE_NAME=Unesite datum za {0}
|
|
181
183
|
|
|
182
184
|
DATETIME_COMPONENTS_PLACEHOLDER_PREFIX=npr.
|
|
183
185
|
|
|
@@ -234,6 +236,10 @@ INPUT_SUGGESTIONS_MORE_HITS={0} rezultata je dostupno
|
|
|
234
236
|
|
|
235
237
|
INPUT_SUGGESTIONS_NO_HIT=Nema rezultata
|
|
236
238
|
|
|
239
|
+
INPUT_SUGGESTIONS_EXPANDED=Prošireno
|
|
240
|
+
|
|
241
|
+
INPUT_SUGGESTIONS_COLLAPSED=Sažeto
|
|
242
|
+
|
|
237
243
|
INPUT_CLEAR_ICON_ACC_NAME=Poništi
|
|
238
244
|
|
|
239
245
|
INPUT_SUGGESTIONS_OK_BUTTON=OK
|
|
@@ -244,6 +250,8 @@ LINK_SUBTLE=Suptilno
|
|
|
244
250
|
|
|
245
251
|
LINK_EMPHASIZED=Naglašeno
|
|
246
252
|
|
|
253
|
+
LIST_ROLE_DESCRIPTION=Lista sa interaktivnim stavkama. Da biste pomjerili sadržaj, pritisnite F2.
|
|
254
|
+
|
|
247
255
|
LIST_ITEM_ACTIVE=Aktivno
|
|
248
256
|
|
|
249
257
|
LIST_ITEM_POSITION=Stavke liste {0} od {1}
|
|
@@ -318,9 +326,9 @@ PANEL_ICON=Proširi/sažmi
|
|
|
318
326
|
|
|
319
327
|
RANGE_SLIDER_ARIA_DESCRIPTION=Raspon
|
|
320
328
|
|
|
321
|
-
RANGE_SLIDER_START_HANDLE_DESCRIPTION=
|
|
329
|
+
RANGE_SLIDER_START_HANDLE_DESCRIPTION=Minimalno
|
|
322
330
|
|
|
323
|
-
RANGE_SLIDER_END_HANDLE_DESCRIPTION=
|
|
331
|
+
RANGE_SLIDER_END_HANDLE_DESCRIPTION=Maksimalno
|
|
324
332
|
|
|
325
333
|
RATING_INDICATOR_TOOLTIP_TEXT=Vrednovanje
|
|
326
334
|
|
|
@@ -418,7 +426,7 @@ DATETIME_PICKER_TIME_BUTTON=Vrijeme
|
|
|
418
426
|
|
|
419
427
|
TOKEN_ARIA_DELETABLE=Može se izbrisati
|
|
420
428
|
|
|
421
|
-
|
|
429
|
+
TOKEN_ARIA_DELETE=Izbriši
|
|
422
430
|
|
|
423
431
|
TOKEN_ARIA_LABEL=Token
|
|
424
432
|
|
|
@@ -476,6 +484,10 @@ CALENDAR_HEADER_YEAR_BUTTON=Godina {0}
|
|
|
476
484
|
|
|
477
485
|
CALENDAR_HEADER_YEAR_RANGE_BUTTON=Raspon godina od {0} do {1}
|
|
478
486
|
|
|
487
|
+
CALENDAR_FOOTER_CANCEL_BUTTON=Odustani
|
|
488
|
+
|
|
489
|
+
CALENDAR_FOOTER_OK_BUTTON=OK
|
|
490
|
+
|
|
479
491
|
CALENDAR_HEADER_MONTH_BUTTON_SHORTCUT=F4
|
|
480
492
|
|
|
481
493
|
CALENDAR_HEADER_YEAR_BUTTON_SHORTCUT=Shift + F4
|
|
@@ -548,6 +560,10 @@ MENU_ITEM_GROUP_SINGLE_ACCESSIBLE_NAME=Sadrži stavke koje se mogu odabrati
|
|
|
548
560
|
|
|
549
561
|
MENU_ITEM_GROUP_MULTI_ACCESSIBLE_NAME=Sadrži stavke s mogućnošću višestrukog odabira
|
|
550
562
|
|
|
563
|
+
MENU_ITEM_END_CONTENT_ACCESSIBLE_NAME=Dodatne radnje
|
|
564
|
+
|
|
565
|
+
MENU_ITEM_LOADING=Učitavanje
|
|
566
|
+
|
|
551
567
|
DIALOG_HEADER_ARIA_ROLE_DESCRIPTION=Interaktivno zaglavlje
|
|
552
568
|
|
|
553
569
|
DIALOG_HEADER_ARIA_DESCRIBEDBY_RESIZABLE=Koristite Shift+strelice na tastaturi za promjenu veličine
|
|
@@ -678,6 +694,10 @@ DYNAMIC_DATE_RANGE_NEXT_COMBINED_TEXT=Sljedećih X {0} (uključeno)
|
|
|
678
694
|
|
|
679
695
|
DYNAMIC_DATE_RANGE_INCLUDED_TEXT=(Uključeno)
|
|
680
696
|
|
|
697
|
+
SWITCH_ON=Uključeno
|
|
698
|
+
|
|
699
|
+
SWITCH_OFF=Isključeno
|
|
700
|
+
|
|
681
701
|
ICON_ARIA_TYPE_IMAGE=Slika
|
|
682
702
|
|
|
683
703
|
ICON_ARIA_TYPE_INTERACTIVE=Dugme
|