@ui5/webcomponents 1.4.0 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +144 -0
- package/README.md +9 -7
- package/dist/Avatar.js +33 -5
- package/dist/AvatarGroup.js +20 -2
- package/dist/Badge.js +2 -1
- package/dist/Breadcrumbs.js +15 -5
- package/dist/BreadcrumbsItem.js +3 -3
- package/dist/BusyIndicator.js +1 -3
- package/dist/Button.js +16 -12
- package/dist/Calendar.js +36 -48
- package/dist/CalendarDate.js +1 -1
- package/dist/CalendarHeader.js +5 -1
- package/dist/CalendarPart.js +1 -1
- package/dist/CardHeader.js +22 -22
- package/dist/Carousel.js +19 -0
- package/dist/CheckBox.js +2 -2
- package/dist/ColorPalette.js +1 -1
- package/dist/ColorPaletteItem.js +1 -1
- package/dist/ColorPalettePopover.js +1 -1
- package/dist/ColorPicker.js +0 -9
- package/dist/ComboBox.js +60 -7
- package/dist/ComboBoxGroupItem.js +4 -4
- package/dist/ComboBoxItem.js +1 -1
- package/dist/DateComponentBase.js +1 -1
- package/dist/DatePicker.js +22 -10
- package/dist/DateRangePicker.js +8 -2
- package/dist/DateTimePicker.js +7 -11
- package/dist/DayPicker.js +2 -2
- package/dist/Dialog.js +85 -32
- package/dist/GroupHeaderListItem.js +2 -2
- package/dist/Icon.js +9 -39
- package/dist/Input.js +58 -50
- package/dist/Label.js +1 -3
- package/dist/Link.js +42 -15
- package/dist/List.js +21 -11
- package/dist/ListItem.js +11 -1
- package/dist/ListItemBase.js +2 -2
- package/dist/Menu.js +6 -4
- package/dist/MenuItem.js +20 -5
- package/dist/MessageStrip.js +1 -1
- package/dist/MonthPicker.js +11 -2
- package/dist/MultiComboBox.js +187 -40
- package/dist/MultiComboBoxGroupItem.js +67 -0
- package/dist/MultiComboBoxItem.js +1 -1
- package/dist/MultiInput.js +11 -4
- package/dist/Option.js +3 -3
- package/dist/Panel.js +25 -5
- package/dist/Popover.js +10 -5
- package/dist/Popup.js +17 -6
- package/dist/RadioButton.js +7 -5
- package/dist/RangeSlider.js +1 -1
- package/dist/RatingIndicator.js +6 -1
- package/dist/SegmentedButton.js +2 -11
- package/dist/SegmentedButtonItem.js +2 -2
- package/dist/Select.js +35 -8
- package/dist/Slider.js +1 -1
- package/dist/SliderBase.js +4 -4
- package/dist/SplitButton.js +2 -2
- package/dist/StandardListItem.js +18 -2
- package/dist/StepInput.js +1 -1
- package/dist/SuggestionGroupItem.js +3 -3
- package/dist/SuggestionItem.js +5 -5
- package/dist/Switch.js +1 -1
- package/dist/Tab.js +18 -11
- package/dist/TabContainer.js +157 -143
- package/dist/TabSeparator.js +8 -1
- package/dist/Table.js +6 -20
- package/dist/TextArea.js +8 -13
- package/dist/TimePickerBase.js +8 -0
- package/dist/TimeSelection.js +2 -7
- package/dist/ToggleButton.js +3 -5
- package/dist/Token.js +1 -1
- package/dist/Tokenizer.js +74 -8
- package/dist/Tree.js +4 -0
- package/dist/TreeItem.js +2 -2
- package/dist/TreeListItem.js +2 -3
- package/dist/YearPicker.js +52 -27
- package/dist/api.json +1 -7457
- package/dist/assets/John_Miller.fc9d0d73.png +0 -0
- package/dist/assets/Lamp_avatar_01.ab251b40.jpg +0 -0
- package/dist/assets/SAP-icons-TNT.fa06c05f.js +1 -0
- package/dist/assets/SAP-icons-business-suite.7cff1fd8.js +1 -0
- package/dist/assets/SAP-icons.7f154911.js +1 -0
- package/dist/assets/SAP-icons.e76c8241.js +1 -0
- package/dist/assets/ar.7fd1011b.js +1 -0
- package/dist/assets/ar_EG.4dd5f305.js +1 -0
- package/dist/assets/ar_SA.8c5a937a.js +1 -0
- package/dist/assets/bg.a4d82c03.js +1 -0
- package/dist/assets/ca.0021f734.js +1 -0
- package/dist/assets/cs.0e585b65.js +1 -0
- package/dist/assets/da.521611de.js +1 -0
- package/dist/assets/de.63fdffdf.js +1 -0
- package/dist/assets/de_AT.ea95f993.js +1 -0
- package/dist/assets/de_CH.90d5e701.js +1 -0
- package/dist/assets/el.3e1beb01.js +1 -0
- package/dist/assets/el_CY.209073e0.js +1 -0
- package/dist/assets/en.1af5f31c.js +1 -0
- package/dist/assets/en_AU.25e8cf38.js +1 -0
- package/dist/assets/en_GB.43297e37.js +1 -0
- package/dist/assets/en_HK.0da1e0b5.js +1 -0
- package/dist/assets/en_IE.c4988873.js +1 -0
- package/dist/assets/en_IN.96d721e2.js +1 -0
- package/dist/assets/en_NZ.1091e526.js +1 -0
- package/dist/assets/en_PG.f028e345.js +1 -0
- package/dist/assets/en_SG.8d370bdb.js +1 -0
- package/dist/assets/en_ZA.0cbf9d6e.js +1 -0
- package/dist/assets/es.37dda275.js +1 -0
- package/dist/assets/es_AR.da796f99.js +1 -0
- package/dist/assets/es_BO.2b15333c.js +1 -0
- package/dist/assets/es_CL.048ca1f2.js +1 -0
- package/dist/assets/es_CO.257ed3d6.js +1 -0
- package/dist/assets/es_MX.061e6bbb.js +1 -0
- package/dist/assets/es_PE.f7c17b7a.js +1 -0
- package/dist/assets/es_UY.73781c0c.js +1 -0
- package/dist/assets/es_VE.fe0f3310.js +1 -0
- package/dist/assets/et.fbe81c9d.js +1 -0
- package/dist/assets/fa.acfcfa4d.js +1 -0
- package/dist/assets/fi.0379b5fc.js +1 -0
- package/dist/assets/fr.f6c58c06.js +1 -0
- package/dist/assets/fr_BE.c6e52c3f.js +1 -0
- package/dist/assets/fr_CA.e3c92112.js +1 -0
- package/dist/assets/fr_CH.fc89bdfc.js +1 -0
- package/dist/assets/fr_LU.4fffec47.js +1 -0
- package/dist/assets/he.ca2cb3e0.js +1 -0
- package/dist/assets/hi.82a0ad5b.js +1 -0
- package/dist/assets/hr.ab15877f.js +1 -0
- package/dist/assets/hu.c3d72d24.js +1 -0
- package/dist/assets/id.163ccc8d.js +1 -0
- package/dist/assets/it.bcf089f4.js +1 -0
- package/dist/assets/it_CH.69227571.js +1 -0
- package/dist/assets/ja.18f39a5b.js +1 -0
- package/dist/assets/kitchen-scripts.489c25fb.css +1 -0
- package/dist/assets/kitchen-scripts.ec775613.js +1 -0
- package/dist/assets/kk.a697e741.js +1 -0
- package/dist/assets/ko.ebe1e5db.js +1 -0
- package/dist/assets/loading.b2cd685f.gif +0 -0
- package/dist/assets/lt.775927de.js +1 -0
- package/dist/assets/lv.d7e9d5e6.js +1 -0
- package/dist/assets/messagebundle_ar.3285e748.js +1 -0
- package/dist/assets/messagebundle_ar.f3e988df.js +1 -0
- package/dist/assets/messagebundle_bg.a3f6fdd8.js +1 -0
- package/dist/assets/messagebundle_bg.eba3e906.js +1 -0
- package/dist/assets/messagebundle_ca.47eb5246.js +1 -0
- package/dist/assets/messagebundle_ca.5e72bf09.js +1 -0
- package/dist/assets/messagebundle_cs.2c9254dc.js +1 -0
- package/dist/assets/messagebundle_cs.5720e069.js +1 -0
- package/dist/assets/messagebundle_cy.51ed6118.js +1 -0
- package/dist/assets/messagebundle_cy.b66ab3d7.js +1 -0
- package/dist/assets/messagebundle_da.7306ba78.js +1 -0
- package/dist/assets/messagebundle_da.d83f1df6.js +1 -0
- package/dist/assets/messagebundle_de.00b8fac3.js +1 -0
- package/dist/assets/messagebundle_de.11a43c3f.js +1 -0
- package/dist/assets/messagebundle_el.5313ff1a.js +1 -0
- package/dist/assets/messagebundle_el.54337d1a.js +1 -0
- package/dist/assets/messagebundle_en.46c4c8b4.js +1 -0
- package/dist/assets/messagebundle_en.4d827ce9.js +1 -0
- package/dist/assets/messagebundle_en_GB.b09b6a64.js +1 -0
- package/dist/assets/messagebundle_en_GB.d9037cba.js +1 -0
- package/dist/assets/messagebundle_en_US_sappsd.2f342e46.js +1 -0
- package/dist/assets/messagebundle_en_US_sappsd.7d173b62.js +1 -0
- package/dist/assets/messagebundle_en_US_saprigi.443cefd7.js +1 -0
- package/dist/assets/messagebundle_en_US_saprigi.9e3ec6ce.js +1 -0
- package/dist/assets/messagebundle_en_US_saptrc.a358bbc3.js +1 -0
- package/dist/assets/messagebundle_en_US_saptrc.ec370551.js +1 -0
- package/dist/assets/messagebundle_es.6edd9aac.js +1 -0
- package/dist/assets/messagebundle_es.881ff0f9.js +1 -0
- package/dist/assets/messagebundle_es_MX.3fc62f39.js +1 -0
- package/dist/assets/messagebundle_es_MX.b9a235b1.js +1 -0
- package/dist/assets/messagebundle_et.2f95fbc0.js +1 -0
- package/dist/assets/messagebundle_et.45f3eda8.js +1 -0
- package/dist/assets/messagebundle_fi.17dccdfe.js +1 -0
- package/dist/assets/messagebundle_fi.e408238f.js +1 -0
- package/dist/assets/messagebundle_fr.01378189.js +1 -0
- package/dist/assets/messagebundle_fr.023ec658.js +1 -0
- package/dist/assets/messagebundle_fr_CA.2594af28.js +1 -0
- package/dist/assets/messagebundle_fr_CA.700b3003.js +1 -0
- package/dist/assets/messagebundle_hi.0dd7cf25.js +1 -0
- package/dist/assets/messagebundle_hi.e54398ec.js +1 -0
- package/dist/assets/messagebundle_hr.22e41fe6.js +1 -0
- package/dist/assets/messagebundle_hr.87a5cf12.js +1 -0
- package/dist/assets/messagebundle_hu.11f04021.js +1 -0
- package/dist/assets/messagebundle_hu.31a245d6.js +1 -0
- package/dist/assets/messagebundle_in.52c1e21c.js +1 -0
- package/dist/assets/messagebundle_in.920ee55c.js +1 -0
- package/dist/assets/messagebundle_it.7c4db606.js +1 -0
- package/dist/assets/messagebundle_it.aa33f57d.js +1 -0
- package/dist/assets/messagebundle_iw.668edbae.js +1 -0
- package/dist/assets/messagebundle_iw.876a2de2.js +1 -0
- package/dist/assets/messagebundle_ja.4ca0da85.js +1 -0
- package/dist/assets/messagebundle_ja.8e38b3b9.js +1 -0
- package/dist/assets/messagebundle_kk.16201d64.js +1 -0
- package/dist/assets/messagebundle_kk.f1d95e67.js +1 -0
- package/dist/assets/messagebundle_ko.a9126af1.js +1 -0
- package/dist/assets/messagebundle_ko.efd3d190.js +1 -0
- package/dist/assets/messagebundle_lt.1c86044c.js +1 -0
- package/dist/assets/messagebundle_lt.8df3235f.js +1 -0
- package/dist/assets/messagebundle_lv.023b46ad.js +1 -0
- package/dist/assets/messagebundle_lv.1485b0dd.js +1 -0
- package/dist/assets/messagebundle_ms.12fa7211.js +1 -0
- package/dist/assets/messagebundle_ms.2801cf14.js +1 -0
- package/dist/assets/messagebundle_nl.3d8877e1.js +1 -0
- package/dist/assets/messagebundle_nl.fbaa57e5.js +1 -0
- package/dist/assets/messagebundle_no.416b83e7.js +1 -0
- package/dist/assets/messagebundle_no.aed62d2d.js +1 -0
- package/dist/assets/messagebundle_pl.942cdbbd.js +1 -0
- package/dist/assets/messagebundle_pl.ec09771e.js +1 -0
- package/dist/assets/messagebundle_pt.027e899b.js +1 -0
- package/dist/assets/messagebundle_pt.2ba5f988.js +1 -0
- package/dist/assets/messagebundle_pt_PT.9bca19db.js +1 -0
- package/dist/assets/messagebundle_pt_PT.f26a67f1.js +1 -0
- package/dist/assets/messagebundle_ro.71197951.js +1 -0
- package/dist/assets/messagebundle_ro.80e6cfad.js +1 -0
- package/dist/assets/messagebundle_ru.0bc1939f.js +1 -0
- package/dist/assets/messagebundle_ru.e5bfb3ae.js +1 -0
- package/dist/assets/messagebundle_sh.097c2c2b.js +1 -0
- package/dist/assets/messagebundle_sh.6d1a0a62.js +1 -0
- package/dist/assets/messagebundle_sk.1c800907.js +1 -0
- package/dist/assets/messagebundle_sk.79a87686.js +1 -0
- package/dist/assets/messagebundle_sl.9d602bfb.js +1 -0
- package/dist/assets/messagebundle_sl.af7daebc.js +1 -0
- package/dist/assets/messagebundle_sv.d8d543df.js +1 -0
- package/dist/assets/messagebundle_sv.efb6e0ef.js +1 -0
- package/dist/assets/messagebundle_th.94c0d1ab.js +1 -0
- package/dist/assets/messagebundle_th.f54d55d7.js +1 -0
- package/dist/assets/messagebundle_tr.971a97d0.js +1 -0
- package/dist/assets/messagebundle_tr.b3a571be.js +1 -0
- package/dist/assets/messagebundle_uk.8d0551a9.js +1 -0
- package/dist/assets/messagebundle_uk.e0830675.js +1 -0
- package/dist/assets/messagebundle_vi.57d3d183.js +1 -0
- package/dist/assets/messagebundle_vi.6819ccf0.js +1 -0
- package/dist/assets/messagebundle_zh_CN.0c604a5d.js +1 -0
- package/dist/assets/messagebundle_zh_CN.9669c0a2.js +1 -0
- package/dist/assets/messagebundle_zh_TW.4659173f.js +1 -0
- package/dist/assets/messagebundle_zh_TW.4841569f.js +1 -0
- package/dist/assets/ms.d6569411.js +1 -0
- package/dist/assets/nb.e08266d5.js +1 -0
- package/dist/assets/nl.9999541e.js +1 -0
- package/dist/assets/nl_BE.10b9e463.js +1 -0
- package/dist/assets/parameters-bundle.css.13aed676.js +1 -0
- package/dist/assets/parameters-bundle.css.157592af.js +1 -0
- package/dist/assets/parameters-bundle.css.18cb3350.js +1 -0
- package/dist/assets/parameters-bundle.css.25017933.js +1 -0
- package/dist/assets/parameters-bundle.css.2be7f26d.js +1 -0
- package/dist/assets/parameters-bundle.css.31a66508.js +1 -0
- package/dist/assets/parameters-bundle.css.33915181.js +1 -0
- package/dist/assets/parameters-bundle.css.41e95390.js +1 -0
- package/dist/assets/parameters-bundle.css.4343d807.js +1 -0
- package/dist/assets/parameters-bundle.css.4438b4b3.js +1 -0
- package/dist/assets/parameters-bundle.css.54a888ff.js +1 -0
- package/dist/assets/parameters-bundle.css.5550ceb2.js +1 -0
- package/dist/assets/parameters-bundle.css.60956972.js +1 -0
- package/dist/assets/parameters-bundle.css.61a5fde8.js +1 -0
- package/dist/assets/parameters-bundle.css.6d229ca8.js +1 -0
- package/dist/assets/parameters-bundle.css.7c26b98b.js +1 -0
- package/dist/assets/parameters-bundle.css.adc7c452.js +1 -0
- package/dist/assets/parameters-bundle.css.ba38c500.js +1 -0
- package/dist/assets/parameters-bundle.css.c64ba63b.js +1 -0
- package/dist/assets/parameters-bundle.css.cac9f3de.js +1 -0
- package/dist/assets/parameters-bundle.css.cad0773b.js +1 -0
- package/dist/assets/parameters-bundle.css.d532d151.js +1 -0
- package/dist/assets/parameters-bundle.css.d5d27adb.js +1 -0
- package/dist/assets/parameters-bundle.css.fbd8d2ab.js +1 -0
- package/dist/assets/pl.896f748a.js +1 -0
- package/dist/assets/pt.9282da43.js +1 -0
- package/dist/assets/pt_PT.8de6f4a2.js +1 -0
- package/dist/assets/ro.f27aab0d.js +1 -0
- package/dist/assets/ru.925a56df.js +1 -0
- package/dist/assets/ru_UA.066d9903.js +1 -0
- package/dist/assets/sk.cea36c4c.js +1 -0
- package/dist/assets/sl.00e904c8.js +1 -0
- package/dist/assets/sr.5ffa8a72.js +1 -0
- package/dist/assets/sr_Latn.37760dd7.js +1 -0
- package/dist/assets/sv.e8d71660.js +1 -0
- package/dist/assets/th.9c7b50b0.js +1 -0
- package/dist/assets/tr.0a0fb3ee.js +1 -0
- package/dist/assets/uk.7ee1da23.js +1 -0
- package/dist/assets/vi.b1f74e9c.js +1 -0
- package/dist/assets/woman_avatar_5.7316a316.png +0 -0
- package/dist/assets/zh_CN.a1d71c11.js +1 -0
- package/dist/assets/zh_HK.a47dd921.js +1 -0
- package/dist/assets/zh_SG.1cd17a31.js +1 -0
- package/dist/assets/zh_TW.b03069d7.js +1 -0
- package/dist/css/themes/Avatar.css +1 -1
- package/dist/css/themes/AvatarGroup.css +1 -1
- package/dist/css/themes/Badge.css +1 -1
- package/dist/css/themes/Breadcrumbs.css +1 -1
- package/dist/css/themes/BrowserScrollbar.css +1 -1
- package/dist/css/themes/BusyIndicator.css +1 -1
- package/dist/css/themes/Button.css +1 -1
- package/dist/css/themes/CalendarHeader.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/ColorPicker.css +1 -1
- package/dist/css/themes/ComboBox.css +1 -1
- package/dist/css/themes/DatePicker.css +1 -1
- package/dist/css/themes/DayPicker.css +1 -1
- package/dist/css/themes/Dialog.css +1 -1
- package/dist/css/themes/GroupHeaderListItem.css +1 -1
- package/dist/css/themes/Input.css +1 -1
- package/dist/css/themes/Link.css +1 -1
- package/dist/css/themes/ListItem.css +1 -1
- package/dist/css/themes/ListItemBase.css +1 -1
- package/dist/css/themes/Menu.css +1 -1
- package/dist/css/themes/MonthPicker.css +1 -1
- package/dist/css/themes/MultiComboBox.css +1 -1
- package/dist/css/themes/MultiInput.css +1 -1
- package/dist/css/themes/Panel.css +1 -1
- package/dist/css/themes/PopupsCommon.css +1 -1
- package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
- package/dist/css/themes/Select.css +1 -1
- package/dist/css/themes/SliderBase.css +1 -1
- package/dist/css/themes/Switch.css +1 -1
- package/dist/css/themes/TextArea.css +1 -1
- package/dist/css/themes/Title.css +1 -1
- package/dist/css/themes/Toast.css +1 -1
- package/dist/css/themes/ToggleButton.css +1 -1
- package/dist/css/themes/Tokenizer.css +1 -1
- package/dist/css/themes/YearPicker.css +1 -1
- package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
- package/dist/css/themes/sap_belize_hcw/parameters-bundle.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_exp/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/features/InputElementsFormSupport.js +21 -4
- package/dist/features/InputSuggestions.js +21 -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_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_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_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_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_belize/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.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_exp/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
- package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
- package/dist/generated/i18n/i18n-defaults.js +2 -2
- package/dist/generated/json-imports/Themes-static.js +1 -1
- package/dist/generated/json-imports/Themes.js +2 -2
- package/dist/generated/templates/AvatarTemplate.lit.js +1 -1
- package/dist/generated/templates/BreadcrumbsTemplate.lit.js +2 -2
- package/dist/generated/templates/ButtonTemplate.lit.js +1 -1
- package/dist/generated/templates/CalendarHeaderTemplate.lit.js +2 -2
- package/dist/generated/templates/CalendarTemplate.lit.js +1 -1
- package/dist/generated/templates/CardHeaderTemplate.lit.js +3 -3
- package/dist/generated/templates/CarouselTemplate.lit.js +4 -4
- package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js +4 -4
- package/dist/generated/templates/ComboBoxTemplate.lit.js +1 -1
- package/dist/generated/templates/CustomListItemTemplate.lit.js +3 -3
- package/dist/generated/templates/DatePickerPopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/DatePickerTemplate.lit.js +1 -1
- package/dist/generated/templates/DateTimePickerPopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/DialogTemplate.lit.js +7 -6
- package/dist/generated/templates/GroupHeaderListItemTemplate.lit.js +1 -1
- package/dist/generated/templates/IconTemplate.lit.js +2 -1
- package/dist/generated/templates/InputPopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/InputTemplate.lit.js +2 -2
- package/dist/generated/templates/ListItemTemplate.lit.js +3 -3
- package/dist/generated/templates/ListTemplate.lit.js +1 -1
- package/dist/generated/templates/MenuTemplate.lit.js +1 -1
- package/dist/generated/templates/MonthPickerTemplate.lit.js +2 -1
- package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js +15 -11
- package/dist/generated/templates/MultiComboBoxTemplate.lit.js +1 -1
- package/dist/generated/templates/MultiInputTemplate.lit.js +2 -2
- package/dist/generated/templates/PanelTemplate.lit.js +7 -6
- package/dist/generated/templates/PopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/PopupTemplate.lit.js +1 -1
- package/dist/generated/templates/RangeSliderTemplate.lit.js +1 -1
- package/dist/generated/templates/ResponsivePopoverTemplate.lit.js +1 -1
- package/dist/generated/templates/SliderBaseTemplate.lit.js +1 -1
- package/dist/generated/templates/SliderTemplate.lit.js +1 -1
- package/dist/generated/templates/StandardListItemTemplate.lit.js +3 -3
- package/dist/generated/templates/SuggestionListItemTemplate.lit.js +3 -3
- package/dist/generated/templates/TabContainerTemplate.lit.js +1 -1
- package/dist/generated/templates/TabInOverflowTemplate.lit.js +1 -1
- package/dist/generated/templates/TabInStripTemplate.lit.js +1 -1
- package/dist/generated/templates/TableTemplate.lit.js +9 -8
- package/dist/generated/templates/TextAreaTemplate.lit.js +1 -1
- package/dist/generated/templates/TimeSelectionTemplate.lit.js +3 -3
- package/dist/generated/templates/ToggleButtonTemplate.lit.js +1 -1
- package/dist/generated/templates/TreeListItemTemplate.lit.js +3 -3
- package/dist/generated/templates/YearPickerTemplate.lit.js +2 -1
- package/dist/generated/themes/Avatar.css.js +1 -1
- package/dist/generated/themes/AvatarGroup.css.js +1 -1
- package/dist/generated/themes/Badge.css.js +1 -1
- package/dist/generated/themes/Breadcrumbs.css.js +1 -1
- package/dist/generated/themes/BrowserScrollbar.css.js +1 -1
- package/dist/generated/themes/BusyIndicator.css.js +1 -1
- package/dist/generated/themes/Button.css.js +1 -1
- package/dist/generated/themes/CalendarHeader.css.js +1 -1
- package/dist/generated/themes/CardHeader.css.js +1 -1
- package/dist/generated/themes/Carousel.css.js +1 -1
- package/dist/generated/themes/CheckBox.css.js +1 -1
- package/dist/generated/themes/ColorPicker.css.js +1 -1
- package/dist/generated/themes/ComboBox.css.js +1 -1
- package/dist/generated/themes/DatePicker.css.js +1 -1
- package/dist/generated/themes/DayPicker.css.js +1 -1
- package/dist/generated/themes/Dialog.css.js +1 -1
- package/dist/generated/themes/GroupHeaderListItem.css.js +1 -1
- package/dist/generated/themes/Input.css.js +1 -1
- package/dist/generated/themes/Link.css.js +1 -1
- package/dist/generated/themes/ListItem.css.js +1 -1
- package/dist/generated/themes/ListItemBase.css.js +1 -1
- package/dist/generated/themes/Menu.css.js +1 -1
- package/dist/generated/themes/MonthPicker.css.js +1 -1
- package/dist/generated/themes/MultiComboBox.css.js +1 -1
- package/dist/generated/themes/MultiInput.css.js +1 -1
- package/dist/generated/themes/Panel.css.js +1 -1
- package/dist/generated/themes/PopupsCommon.css.js +1 -1
- package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
- package/dist/generated/themes/Select.css.js +1 -1
- package/dist/generated/themes/SliderBase.css.js +1 -1
- package/dist/generated/themes/Switch.css.js +1 -1
- package/dist/generated/themes/TextArea.css.js +1 -1
- package/dist/generated/themes/Title.css.js +1 -1
- package/dist/generated/themes/Toast.css.js +1 -1
- package/dist/generated/themes/ToggleButton.css.js +1 -1
- package/dist/generated/themes/Tokenizer.css.js +1 -1
- package/dist/generated/themes/YearPicker.css.js +1 -1
- package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
- package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
- package/dist/i18n/messagebundle.properties +16 -4
- package/dist/i18n/messagebundle_ar.properties +17 -7
- package/dist/i18n/messagebundle_bg.properties +17 -7
- package/dist/i18n/messagebundle_ca.properties +16 -6
- package/dist/i18n/messagebundle_cs.properties +17 -7
- package/dist/i18n/messagebundle_cy.properties +16 -6
- package/dist/i18n/messagebundle_da.properties +16 -6
- package/dist/i18n/messagebundle_de.properties +17 -7
- package/dist/i18n/messagebundle_el.properties +17 -7
- package/dist/i18n/messagebundle_en.properties +10 -0
- package/dist/i18n/messagebundle_en_GB.properties +10 -0
- package/dist/i18n/messagebundle_en_US_sappsd.properties +24 -0
- package/dist/i18n/messagebundle_en_US_saprigi.properties +10 -2
- package/dist/i18n/messagebundle_en_US_saptrc.properties +25 -1
- package/dist/i18n/messagebundle_es.properties +16 -6
- package/dist/i18n/messagebundle_es_MX.properties +16 -6
- package/dist/i18n/messagebundle_et.properties +17 -7
- package/dist/i18n/messagebundle_fi.properties +17 -7
- package/dist/i18n/messagebundle_fr.properties +16 -6
- package/dist/i18n/messagebundle_fr_CA.properties +16 -6
- package/dist/i18n/messagebundle_hi.properties +17 -7
- package/dist/i18n/messagebundle_hr.properties +17 -7
- package/dist/i18n/messagebundle_hu.properties +17 -7
- package/dist/i18n/messagebundle_id.properties +17 -7
- package/dist/i18n/messagebundle_it.properties +19 -9
- package/dist/i18n/messagebundle_iw.properties +17 -7
- package/dist/i18n/messagebundle_ja.properties +17 -7
- package/dist/i18n/messagebundle_kk.properties +17 -7
- package/dist/i18n/messagebundle_ko.properties +17 -7
- package/dist/i18n/messagebundle_lt.properties +17 -7
- package/dist/i18n/messagebundle_lv.properties +17 -7
- package/dist/i18n/messagebundle_ms.properties +17 -7
- package/dist/i18n/messagebundle_nl.properties +17 -7
- package/dist/i18n/messagebundle_no.properties +17 -7
- package/dist/i18n/messagebundle_pl.properties +17 -7
- package/dist/i18n/messagebundle_pt.properties +16 -6
- package/dist/i18n/messagebundle_pt_PT.properties +16 -6
- package/dist/i18n/messagebundle_ro.properties +17 -7
- package/dist/i18n/messagebundle_ru.properties +17 -7
- package/dist/i18n/messagebundle_sh.properties +17 -7
- package/dist/i18n/messagebundle_sk.properties +17 -7
- package/dist/i18n/messagebundle_sl.properties +17 -7
- package/dist/i18n/messagebundle_sv.properties +16 -6
- package/dist/i18n/messagebundle_th.properties +20 -10
- package/dist/i18n/messagebundle_tr.properties +17 -7
- package/dist/i18n/messagebundle_uk.properties +18 -8
- package/dist/i18n/messagebundle_vi.properties +16 -6
- package/dist/i18n/messagebundle_zh_CN.properties +16 -6
- package/dist/i18n/messagebundle_zh_TW.properties +16 -6
- package/package.json +9 -8
- package/src/Avatar.hbs +2 -0
- package/src/Avatar.js +33 -5
- package/src/AvatarGroup.js +20 -2
- package/src/Badge.js +2 -1
- package/src/Breadcrumbs.hbs +2 -2
- package/src/Breadcrumbs.js +15 -5
- package/src/BreadcrumbsItem.js +3 -3
- package/src/BusyIndicator.js +1 -3
- package/src/Button.hbs +1 -0
- package/src/Button.js +16 -12
- package/src/Calendar.hbs +3 -0
- package/src/Calendar.js +36 -48
- package/src/CalendarDate.js +1 -1
- package/src/CalendarHeader.hbs +5 -1
- package/src/CalendarHeader.js +5 -1
- package/src/CalendarPart.js +1 -1
- package/src/CardHeader.hbs +45 -29
- package/src/CardHeader.js +22 -22
- package/src/Carousel.hbs +3 -3
- package/src/Carousel.js +19 -0
- package/src/CheckBox.js +2 -2
- package/src/ColorPalette.js +1 -1
- package/src/ColorPaletteItem.js +1 -1
- package/src/ColorPalettePopover.js +1 -1
- package/src/ColorPicker.js +0 -9
- package/src/ComboBox.hbs +1 -1
- package/src/ComboBox.js +60 -7
- package/src/ComboBoxGroupItem.js +4 -4
- package/src/ComboBoxItem.js +1 -1
- package/src/ComboBoxPopover.hbs +3 -2
- package/src/DateComponentBase.js +1 -1
- package/src/DatePicker.hbs +2 -0
- package/src/DatePicker.js +22 -10
- package/src/DatePickerPopover.hbs +0 -1
- package/src/DateRangePicker.js +8 -2
- package/src/DateTimePicker.js +7 -11
- package/src/DayPicker.js +2 -2
- package/src/Dialog.hbs +5 -1
- package/src/Dialog.js +85 -32
- package/src/GroupHeaderListItem.hbs +2 -2
- package/src/GroupHeaderListItem.js +2 -2
- package/src/Icon.hbs +3 -1
- package/src/Icon.js +9 -39
- package/src/Input.hbs +2 -2
- package/src/Input.js +58 -50
- package/src/InputPopover.hbs +1 -1
- package/src/Label.js +1 -3
- package/src/Link.js +42 -15
- package/src/List.hbs +1 -1
- package/src/List.js +21 -11
- package/src/ListItem.hbs +2 -2
- package/src/ListItem.js +11 -1
- package/src/ListItemBase.js +2 -2
- package/src/Menu.hbs +1 -0
- package/src/Menu.js +6 -4
- package/src/MenuItem.js +20 -5
- package/src/MessageStrip.js +1 -1
- package/src/MonthPicker.hbs +8 -1
- package/src/MonthPicker.js +11 -2
- package/src/MultiComboBox.hbs +1 -1
- package/src/MultiComboBox.js +187 -40
- package/src/MultiComboBoxGroupItem.js +67 -0
- package/src/MultiComboBoxItem.js +1 -1
- package/src/MultiComboBoxPopover.hbs +14 -4
- package/src/MultiInput.js +11 -4
- package/src/Option.js +3 -3
- package/src/Panel.hbs +56 -46
- package/src/Panel.js +25 -5
- package/src/Popover.js +10 -5
- package/src/Popup.hbs +1 -1
- package/src/Popup.js +17 -6
- package/src/RadioButton.js +7 -5
- package/src/RangeSlider.hbs +2 -2
- package/src/RangeSlider.js +1 -1
- package/src/RatingIndicator.js +6 -1
- package/src/SegmentedButton.js +2 -11
- package/src/SegmentedButtonItem.js +2 -2
- package/src/Select.js +35 -8
- package/src/Slider.hbs +1 -1
- package/src/Slider.js +1 -1
- package/src/SliderBase.hbs +1 -0
- package/src/SliderBase.js +4 -4
- package/src/SplitButton.js +2 -2
- package/src/StandardListItem.js +18 -2
- package/src/StepInput.js +1 -1
- package/src/SuggestionGroupItem.js +3 -3
- package/src/SuggestionItem.js +5 -5
- package/src/Switch.js +1 -1
- package/src/Tab.js +18 -11
- package/src/TabContainer.hbs +5 -1
- package/src/TabContainer.js +157 -143
- package/src/TabInOverflow.hbs +1 -2
- package/src/TabInStrip.hbs +1 -1
- package/src/TabSeparator.js +8 -1
- package/src/Table.hbs +9 -7
- package/src/Table.js +6 -20
- package/src/TextArea.hbs +1 -1
- package/src/TextArea.js +8 -13
- package/src/TimePickerBase.js +8 -0
- package/src/TimeSelection.hbs +3 -3
- package/src/TimeSelection.js +2 -7
- package/src/ToggleButton.js +3 -5
- package/src/Token.js +1 -1
- package/src/Tokenizer.js +74 -8
- package/src/Tree.js +4 -0
- package/src/TreeItem.js +2 -2
- package/src/TreeListItem.js +2 -3
- package/src/YearPicker.hbs +7 -0
- package/src/YearPicker.js +52 -27
- package/src/features/InputElementsFormSupport.js +21 -4
- package/src/features/InputSuggestions.js +21 -2
- package/src/i18n/messagebundle.properties +16 -4
- package/src/i18n/messagebundle_ar.properties +17 -7
- package/src/i18n/messagebundle_bg.properties +17 -7
- package/src/i18n/messagebundle_ca.properties +16 -6
- package/src/i18n/messagebundle_cs.properties +17 -7
- package/src/i18n/messagebundle_cy.properties +16 -6
- package/src/i18n/messagebundle_da.properties +16 -6
- package/src/i18n/messagebundle_de.properties +17 -7
- package/src/i18n/messagebundle_el.properties +17 -7
- package/src/i18n/messagebundle_en.properties +10 -0
- package/src/i18n/messagebundle_en_GB.properties +10 -0
- package/src/i18n/messagebundle_en_US_sappsd.properties +24 -0
- package/src/i18n/messagebundle_en_US_saprigi.properties +10 -2
- package/src/i18n/messagebundle_en_US_saptrc.properties +25 -1
- package/src/i18n/messagebundle_es.properties +16 -6
- package/src/i18n/messagebundle_es_MX.properties +16 -6
- package/src/i18n/messagebundle_et.properties +17 -7
- package/src/i18n/messagebundle_fi.properties +17 -7
- package/src/i18n/messagebundle_fr.properties +16 -6
- package/src/i18n/messagebundle_fr_CA.properties +16 -6
- package/src/i18n/messagebundle_hi.properties +17 -7
- package/src/i18n/messagebundle_hr.properties +17 -7
- package/src/i18n/messagebundle_hu.properties +17 -7
- package/src/i18n/messagebundle_id.properties +17 -7
- package/src/i18n/messagebundle_it.properties +19 -9
- package/src/i18n/messagebundle_iw.properties +17 -7
- package/src/i18n/messagebundle_ja.properties +17 -7
- package/src/i18n/messagebundle_kk.properties +17 -7
- package/src/i18n/messagebundle_ko.properties +17 -7
- package/src/i18n/messagebundle_lt.properties +17 -7
- package/src/i18n/messagebundle_lv.properties +17 -7
- package/src/i18n/messagebundle_ms.properties +17 -7
- package/src/i18n/messagebundle_nl.properties +17 -7
- package/src/i18n/messagebundle_no.properties +17 -7
- package/src/i18n/messagebundle_pl.properties +17 -7
- package/src/i18n/messagebundle_pt.properties +16 -6
- package/src/i18n/messagebundle_pt_PT.properties +16 -6
- package/src/i18n/messagebundle_ro.properties +17 -7
- package/src/i18n/messagebundle_ru.properties +17 -7
- package/src/i18n/messagebundle_sh.properties +17 -7
- package/src/i18n/messagebundle_sk.properties +17 -7
- package/src/i18n/messagebundle_sl.properties +17 -7
- package/src/i18n/messagebundle_sv.properties +16 -6
- package/src/i18n/messagebundle_th.properties +20 -10
- package/src/i18n/messagebundle_tr.properties +17 -7
- package/src/i18n/messagebundle_uk.properties +18 -8
- package/src/i18n/messagebundle_vi.properties +16 -6
- package/src/i18n/messagebundle_zh_CN.properties +16 -6
- package/src/i18n/messagebundle_zh_TW.properties +16 -6
- package/src/themes/Avatar.css +51 -0
- package/src/themes/AvatarGroup.css +1 -0
- package/src/themes/Badge.css +12 -5
- package/src/themes/Breadcrumbs.css +3 -0
- package/src/themes/BrowserScrollbar.css +6 -6
- package/src/themes/BusyIndicator.css +0 -13
- package/src/themes/Button.css +5 -1
- package/src/themes/CalendarHeader.css +3 -4
- package/src/themes/CardHeader.css +13 -2
- package/src/themes/Carousel.css +2 -0
- package/src/themes/CheckBox.css +0 -10
- package/src/themes/ColorPicker.css +5 -5
- package/src/themes/DatePicker.css +13 -1
- package/src/themes/DayPicker.css +4 -5
- package/src/themes/Dialog.css +39 -0
- package/src/themes/GroupHeaderListItem.css +1 -0
- package/src/themes/Icon.css +1 -1
- package/src/themes/Input.css +34 -43
- package/src/themes/Link.css +6 -8
- package/src/themes/ListItem.css +10 -5
- package/src/themes/ListItemBase.css +0 -2
- package/src/themes/Menu.css +1 -0
- package/src/themes/MonthPicker.css +9 -3
- package/src/themes/MultiComboBox.css +1 -15
- package/src/themes/MultiInput.css +1 -6
- package/src/themes/Panel.css +1 -5
- package/src/themes/PopupsCommon.css +2 -8
- package/src/themes/ResponsivePopoverCommon.css +0 -11
- package/src/themes/SliderBase.css +3 -5
- package/src/themes/Switch.css +3 -4
- package/src/themes/TextArea.css +8 -22
- package/src/themes/Title.css +1 -1
- package/src/themes/Toast.css +0 -6
- package/src/themes/ToggleButton.css +1 -6
- package/src/themes/Tokenizer.css +1 -5
- package/src/themes/YearPicker.css +13 -3
- package/src/themes/base/DayPicker-parameters.css +3 -0
- package/src/themes/base/Dialog-parameters.css +8 -0
- package/src/themes/base/Input-parameters.css +2 -1
- package/src/themes/base/PopupsCommon-parameters.css +2 -1
- package/src/themes/base/SliderBase-parameters.css +2 -0
- package/src/themes/base/sizes-parameters.css +5 -1
- package/src/themes/sap_belize/DayPicker-parameters.css +1 -1
- package/src/themes/sap_belize_hcb/Button-parameters.css +1 -0
- package/src/themes/sap_belize_hcb/DayPicker-parameters.css +7 -0
- package/src/themes/sap_belize_hcb/Input-parameters.css +3 -0
- package/src/themes/sap_belize_hcw/Button-parameters.css +1 -0
- package/src/themes/sap_belize_hcw/DayPicker-parameters.css +7 -0
- package/src/themes/sap_belize_hcw/Input-parameters.css +3 -0
- package/src/themes/sap_fiori_3_hcb/Button-parameters.css +1 -0
- package/src/themes/sap_fiori_3_hcb/Dialog-parameters.css +8 -0
- package/src/themes/sap_fiori_3_hcb/Input-parameters.css +2 -1
- package/src/themes/sap_fiori_3_hcw/Button-parameters.css +1 -0
- package/src/themes/sap_fiori_3_hcw/Dialog-parameters.css +8 -0
- package/src/themes/sap_fiori_3_hcw/Input-parameters.css +2 -1
- package/src/themes/sap_horizon/CheckBox-parameters.css +1 -0
- package/src/themes/sap_horizon/PopupsCommon-parameters.css +3 -0
- package/src/themes/sap_horizon/parameters-bundle.css +1 -2
- package/src/themes/sap_horizon_dark/CheckBox-parameters.css +1 -0
- package/src/themes/sap_horizon_dark/PopupsCommon-parameters.css +3 -0
- package/src/themes/sap_horizon_dark/parameters-bundle.css +1 -2
- package/src/themes/sap_horizon_hcb/CheckBox-parameters.css +1 -0
- package/src/themes/sap_horizon_hcb/Dialog-parameters.css +4 -0
- package/src/themes/sap_horizon_hcb/Input-parameters.css +1 -1
- package/src/themes/sap_horizon_hcb/PopupsCommon-parameters.css +3 -0
- package/src/themes/sap_horizon_hcb/RatingIndicator-parameters.css +1 -1
- package/src/themes/sap_horizon_hcb/parameters-bundle.css +0 -1
- package/src/themes/sap_horizon_hcw/CheckBox-parameters.css +1 -0
- package/src/themes/sap_horizon_hcw/Dialog-parameters.css +4 -0
- package/src/themes/sap_horizon_hcw/Input-parameters.css +1 -1
- package/src/themes/sap_horizon_hcw/PopupsCommon-parameters.css +3 -0
- package/src/themes/sap_horizon_hcw/RatingIndicator-parameters.css +1 -1
- package/src/themes/sap_horizon_hcw/parameters-bundle.css +0 -1
- package/dist/css/themes/Button.ie11.css +0 -1
- package/dist/css/themes/ToggleButton.ie11.css +0 -1
- package/dist/generated/themes/Button.ie11.css.js +0 -8
- package/dist/generated/themes/ToggleButton.ie11.css.js +0 -8
- package/src/themes/Button.ie11.css +0 -48
- package/src/themes/ToggleButton.ie11.css +0 -48
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,150 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [1.7.0](https://github.com/SAP/ui5-webcomponents/compare/v1.6.0...v1.7.0) (2022-09-02)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* correct imports of horizon Badge CSS files ([#5673](https://github.com/SAP/ui5-webcomponents/issues/5673)) ([583a63d](https://github.com/SAP/ui5-webcomponents/commit/583a63ddc93717fe3a7f047888ca964a53091415))
|
|
12
|
+
* correctly calculate accessibleNameRef ([#5520](https://github.com/SAP/ui5-webcomponents/issues/5520)) ([a872c9b](https://github.com/SAP/ui5-webcomponents/commit/a872c9be58ee38f2d81d65e1a977cf7c80a380fd)), closes [#5452](https://github.com/SAP/ui5-webcomponents/issues/5452)
|
|
13
|
+
* remove woff files and woff/ttf usage ([#5629](https://github.com/SAP/ui5-webcomponents/issues/5629)) ([e4175cd](https://github.com/SAP/ui5-webcomponents/commit/e4175cdf000ace65758e75fb70545edd872197b8))
|
|
14
|
+
* **ui5-avatar-group:** width calculations for (non-)Chromium browsers adjusted ([#5737](https://github.com/SAP/ui5-webcomponents/issues/5737)) ([2741705](https://github.com/SAP/ui5-webcomponents/commit/274170508f944d1cbcd3df7e2a66d7cc55a9c2cd)), closes [#5643](https://github.com/SAP/ui5-webcomponents/issues/5643)
|
|
15
|
+
* **ui5-breadcrumbs:** current location misalignment is fixed ([#5585](https://github.com/SAP/ui5-webcomponents/issues/5585)) ([b685860](https://github.com/SAP/ui5-webcomponents/commit/b685860f56ad8669969a5d7df087ea26cdaf8351))
|
|
16
|
+
* **ui5-button:** adjust icon role ([#5714](https://github.com/SAP/ui5-webcomponents/issues/5714)) ([5b446f5](https://github.com/SAP/ui5-webcomponents/commit/5b446f52d2634ba400f2fbe2938d48fdd6c056af)), closes [#5505](https://github.com/SAP/ui5-webcomponents/issues/5505) [#5596](https://github.com/SAP/ui5-webcomponents/issues/5596) [#5687](https://github.com/SAP/ui5-webcomponents/issues/5687)
|
|
17
|
+
* **ui5-button:** announce is now correct when button is icon only with tooltip ([#5592](https://github.com/SAP/ui5-webcomponents/issues/5592)) ([7703945](https://github.com/SAP/ui5-webcomponents/commit/77039457ce0492894e416cdd0ecac0f9baaf8746)), closes [#5386](https://github.com/SAP/ui5-webcomponents/issues/5386)
|
|
18
|
+
* **ui5-button:** correct calculation of the min width of an icon button ([#5701](https://github.com/SAP/ui5-webcomponents/issues/5701)) ([005ada0](https://github.com/SAP/ui5-webcomponents/commit/005ada03f47f9b7657cf714cee4bfe3f6559acc8))
|
|
19
|
+
* **ui5-button:** correct text shadow in contrast themes ([#5750](https://github.com/SAP/ui5-webcomponents/issues/5750)) ([7fb7e4c](https://github.com/SAP/ui5-webcomponents/commit/7fb7e4cc4aa7dc6a7566226fc46513441e39cfde)), closes [#5420](https://github.com/SAP/ui5-webcomponents/issues/5420)
|
|
20
|
+
* **ui5-button:** provide tooltip for icon-only buttons ([#5734](https://github.com/SAP/ui5-webcomponents/issues/5734)) ([d49427f](https://github.com/SAP/ui5-webcomponents/commit/d49427f4a07d1f1c744bbc8f9964307662718440)), closes [#5687](https://github.com/SAP/ui5-webcomponents/issues/5687) [#5596](https://github.com/SAP/ui5-webcomponents/issues/5596) [#5505](https://github.com/SAP/ui5-webcomponents/issues/5505)
|
|
21
|
+
* **ui5-calendar:** adjust high contrast belize themes ([#5756](https://github.com/SAP/ui5-webcomponents/issues/5756)) ([4d19f91](https://github.com/SAP/ui5-webcomponents/commit/4d19f91f13f355f35d97b702fb4c8ccba0118a4b)), closes [#5377](https://github.com/SAP/ui5-webcomponents/issues/5377)
|
|
22
|
+
* **ui5-calendar:** adjust the role attribute of the header actions elements ([#5723](https://github.com/SAP/ui5-webcomponents/issues/5723)) ([3acd9bf](https://github.com/SAP/ui5-webcomponents/commit/3acd9bf5b44b1de3d919e46a5292dfbdae2ad340)), closes [#5708](https://github.com/SAP/ui5-webcomponents/issues/5708)
|
|
23
|
+
* **ui5-calendar:** align year and month picker focus to horizon ([#5692](https://github.com/SAP/ui5-webcomponents/issues/5692)) ([02816a9](https://github.com/SAP/ui5-webcomponents/commit/02816a944f392aded156d4725fef86f9c5382746)), closes [#5644](https://github.com/SAP/ui5-webcomponents/issues/5644)
|
|
24
|
+
* **ui5-date-picker:** focus out now closes the popup ([#5603](https://github.com/SAP/ui5-webcomponents/issues/5603)) ([0a7fcac](https://github.com/SAP/ui5-webcomponents/commit/0a7fcac976f56c3598ebe20af9acde4d8d1cd2d0)), closes [#5532](https://github.com/SAP/ui5-webcomponents/issues/5532)
|
|
25
|
+
* **ui5-date-picker:** remove background whitespace ([#5764](https://github.com/SAP/ui5-webcomponents/issues/5764)) ([2ad0c44](https://github.com/SAP/ui5-webcomponents/commit/2ad0c4480fbaea02ea8c5f6c25ab62490bddd641)), closes [#5640](https://github.com/SAP/ui5-webcomponents/issues/5640)
|
|
26
|
+
* **ui5-daterange-picker:** handle single date value ([#5769](https://github.com/SAP/ui5-webcomponents/issues/5769)) ([ce8a446](https://github.com/SAP/ui5-webcomponents/commit/ce8a446b32cd56b2e6d547c8f75b1f56b5426c99))
|
|
27
|
+
* **ui5-input:** additional check added for robustness ([#5619](https://github.com/SAP/ui5-webcomponents/issues/5619)) ([7275652](https://github.com/SAP/ui5-webcomponents/commit/72756520d7d7183bcee8db94ccd7e0e817024ff5)), closes [#5580](https://github.com/SAP/ui5-webcomponents/issues/5580)
|
|
28
|
+
* **ui5-input:** allows changing value in selection change event handler ([#5677](https://github.com/SAP/ui5-webcomponents/issues/5677)) ([46b175f](https://github.com/SAP/ui5-webcomponents/commit/46b175f8a6e1ff52adb6b1bf237e8df5fc482455))
|
|
29
|
+
* **ui5-input:** correction of change event ([#5671](https://github.com/SAP/ui5-webcomponents/issues/5671)) ([b89f91c](https://github.com/SAP/ui5-webcomponents/commit/b89f91c0a2f8afb336f2269cc441566b3ebfdd2c))
|
|
30
|
+
* **ui5-input:** fix item selection bugs ([#5372](https://github.com/SAP/ui5-webcomponents/issues/5372)) ([274efaa](https://github.com/SAP/ui5-webcomponents/commit/274efaaa212e3152d27665f1809e649a75f67001))
|
|
31
|
+
* **ui5-link:** multiple click events ([#5642](https://github.com/SAP/ui5-webcomponents/issues/5642)) ([74fd5b9](https://github.com/SAP/ui5-webcomponents/commit/74fd5b91fd83bf28c0f4347df92b3721eb11577d))
|
|
32
|
+
* **ui5-list:** unexpected spaces between group items ([#5726](https://github.com/SAP/ui5-webcomponents/issues/5726)) ([d69932c](https://github.com/SAP/ui5-webcomponents/commit/d69932c02afec12d0b9d6c600459abe1a1673395)), closes [#3869](https://github.com/SAP/ui5-webcomponents/issues/3869) [#5720](https://github.com/SAP/ui5-webcomponents/issues/5720)
|
|
33
|
+
* **ui5-menu:** opening a submenu no longer throws a console error ([#5591](https://github.com/SAP/ui5-webcomponents/issues/5591)) ([1b5caf7](https://github.com/SAP/ui5-webcomponents/commit/1b5caf761079017d7edbe4bff2fa9949390896f8)), closes [#5582](https://github.com/SAP/ui5-webcomponents/issues/5582)
|
|
34
|
+
* **ui5-menu:** prevent closing sub menu when hovering over icon ([#5670](https://github.com/SAP/ui5-webcomponents/issues/5670)) ([36cb3d2](https://github.com/SAP/ui5-webcomponents/commit/36cb3d20b2c51920f7bb31b2a44895060e456977)), closes [#5669](https://github.com/SAP/ui5-webcomponents/issues/5669)
|
|
35
|
+
* **ui5-multiinput:** prevented token-delete event firing when readonly ([#5613](https://github.com/SAP/ui5-webcomponents/issues/5613)) ([c8f4178](https://github.com/SAP/ui5-webcomponents/commit/c8f417819a8628afeff2ca496a4d72335190463e)), closes [#5448](https://github.com/SAP/ui5-webcomponents/issues/5448)
|
|
36
|
+
* **ui5-panel:** recognizable panel heading ([#5628](https://github.com/SAP/ui5-webcomponents/issues/5628)) ([6f1b250](https://github.com/SAP/ui5-webcomponents/commit/6f1b250813d858baaeabada4996daecfb8da9a08))
|
|
37
|
+
* **ui5-panel:** toggle ui5-panel correctly on Enter key ([#5660](https://github.com/SAP/ui5-webcomponents/issues/5660)) ([137d8f3](https://github.com/SAP/ui5-webcomponents/commit/137d8f395b7ebd6df2f180a6fcec83bdb959b931))
|
|
38
|
+
* **ui5-popup:** Synchronous opening of a popup from another popup with Enter key now works ([#4975](https://github.com/SAP/ui5-webcomponents/issues/4975)) ([1bb87f5](https://github.com/SAP/ui5-webcomponents/commit/1bb87f5a3ced8b11741deec6e64a6ad6a0af08cf)), closes [#4861](https://github.com/SAP/ui5-webcomponents/issues/4861)
|
|
39
|
+
* **ui5-select:** selected option in dropdown is now read out ([#5589](https://github.com/SAP/ui5-webcomponents/issues/5589)) ([f8ab6ed](https://github.com/SAP/ui5-webcomponents/commit/f8ab6ede3ff8ee1b972c0cdeb8399d446b4888b0))
|
|
40
|
+
* **ui5-slider, ui5-range-slider:** apply correct handle's icon ([#5612](https://github.com/SAP/ui5-webcomponents/issues/5612)) ([1706174](https://github.com/SAP/ui5-webcomponents/commit/1706174a9f052f293d87338b7cb00241b911d9d4))
|
|
41
|
+
* **ui5-tabcontainer:** update tab strip on tab selection ([#5449](https://github.com/SAP/ui5-webcomponents/issues/5449)) ([bbc9246](https://github.com/SAP/ui5-webcomponents/commit/bbc9246647854a4a509a6fe9c368cfd89a9cddb9)), closes [#5172](https://github.com/SAP/ui5-webcomponents/issues/5172) [#5116](https://github.com/SAP/ui5-webcomponents/issues/5116)
|
|
42
|
+
* **ui5-textarea:** show exceeded text when maxLength is 0 ([#5691](https://github.com/SAP/ui5-webcomponents/issues/5691)) ([52db670](https://github.com/SAP/ui5-webcomponents/commit/52db67087dfbcd61770755b6220a73fe1fe0195a)), closes [#5384](https://github.com/SAP/ui5-webcomponents/issues/5384)
|
|
43
|
+
* **ui5-time-picker:** remove ampm translation ([#5751](https://github.com/SAP/ui5-webcomponents/issues/5751)) ([4943ef9](https://github.com/SAP/ui5-webcomponents/commit/4943ef94683b197e1a3ee6c9995e05187d9b52d2)), closes [#5181](https://github.com/SAP/ui5-webcomponents/issues/5181)
|
|
44
|
+
* **ui5-tokenizer:** adjust scrolling behavior ([#5281](https://github.com/SAP/ui5-webcomponents/issues/5281)) ([572ca8d](https://github.com/SAP/ui5-webcomponents/commit/572ca8d58ccb6e189d4874c0f77b8558e1987a70))
|
|
45
|
+
* **ui5-tree:** include `targetItem` in `selection-change` event ([#5631](https://github.com/SAP/ui5-webcomponents/issues/5631)) ([dc73fe2](https://github.com/SAP/ui5-webcomponents/commit/dc73fe284ef23200c734f4d62308bd9ace2e0fcf)), closes [#5430](https://github.com/SAP/ui5-webcomponents/issues/5430)
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
### Features
|
|
49
|
+
|
|
50
|
+
* **framework:** reset scrollbar styles class ([#5623](https://github.com/SAP/ui5-webcomponents/issues/5623)) ([c3f3063](https://github.com/SAP/ui5-webcomponents/commit/c3f306383f971744886b99cc60911dcba924720b))
|
|
51
|
+
* **icons:** update to 4.14.0 5.0.2 SAP-Icons font ([#5605](https://github.com/SAP/ui5-webcomponents/issues/5605)) ([d794c0b](https://github.com/SAP/ui5-webcomponents/commit/d794c0b84ea03581cd969a84dc5c05383ec91b60))
|
|
52
|
+
* **ui5-avatar:** introduce badge support ([#5418](https://github.com/SAP/ui5-webcomponents/issues/5418)) ([816edf0](https://github.com/SAP/ui5-webcomponents/commit/816edf048ddeb67bc6332d85d38bb93431a6b1fb))
|
|
53
|
+
* **ui5-carousel:** add new CSS Shadow part ([#5700](https://github.com/SAP/ui5-webcomponents/issues/5700)) ([b60ff3f](https://github.com/SAP/ui5-webcomponents/commit/b60ff3ff0bfd48af58838ef1b40d4bbe5f7cab76))
|
|
54
|
+
* **ui5-dialog:** add state property ([#5587](https://github.com/SAP/ui5-webcomponents/issues/5587)) ([c680e7c](https://github.com/SAP/ui5-webcomponents/commit/c680e7cb3a1e1cc6e34ff1ac11b106c8314c04e9))
|
|
55
|
+
* **ui5-icon:** support SVGs with multiple paths ([#5630](https://github.com/SAP/ui5-webcomponents/issues/5630)) ([ce17ca5](https://github.com/SAP/ui5-webcomponents/commit/ce17ca559ce507b8e10f20d7f80dab48908a8305)), closes [#5347](https://github.com/SAP/ui5-webcomponents/issues/5347) [#5526](https://github.com/SAP/ui5-webcomponents/issues/5526)
|
|
56
|
+
* **ui5-menu-item:** add new `accessibleName` property ([#5727](https://github.com/SAP/ui5-webcomponents/issues/5727)) ([51987c8](https://github.com/SAP/ui5-webcomponents/commit/51987c8db1b3d152c585cb242fcb05dd54e6b80d)), closes [#5514](https://github.com/SAP/ui5-webcomponents/issues/5514) [#5656](https://github.com/SAP/ui5-webcomponents/issues/5656)
|
|
57
|
+
* **ui5-popover:** new type DOMReference for opener ([#5609](https://github.com/SAP/ui5-webcomponents/issues/5609)) ([1a4de12](https://github.com/SAP/ui5-webcomponents/commit/1a4de12b37a2cb82be2af010758f4641acf7385d))
|
|
58
|
+
* **ui5-tabcontainer:** make tab-select event preventable ([#5661](https://github.com/SAP/ui5-webcomponents/issues/5661)) ([928f4fc](https://github.com/SAP/ui5-webcomponents/commit/928f4fc62181aa4e562eec4d8e06b5e39918c9b2)), closes [#5116](https://github.com/SAP/ui5-webcomponents/issues/5116)
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
### Reverts
|
|
62
|
+
|
|
63
|
+
* Revert "fix(ui5-button): adjust icon role" (#5722) ([22170f4](https://github.com/SAP/ui5-webcomponents/commit/22170f4c9ca591de8c807a5495c95443de51e056)), closes [#5722](https://github.com/SAP/ui5-webcomponents/issues/5722) [#5714](https://github.com/SAP/ui5-webcomponents/issues/5714)
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
# [1.6.0](https://github.com/SAP/ui5-webcomponents/compare/v1.5.0...v1.6.0) (2022-07-25)
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Bug Fixes
|
|
73
|
+
|
|
74
|
+
* **formEnablement:** correct submit event behaviour ([#5500](https://github.com/SAP/ui5-webcomponents/issues/5500)) ([07237ec](https://github.com/SAP/ui5-webcomponents/commit/07237ec))
|
|
75
|
+
* **inputs:** adjust placeholder styling ([#5547](https://github.com/SAP/ui5-webcomponents/issues/5547)) ([c427344](https://github.com/SAP/ui5-webcomponents/commit/c427344))
|
|
76
|
+
* **InvisibleMessage:** clear announcement after a while ([#5446](https://github.com/SAP/ui5-webcomponents/issues/5446)) ([af213f1](https://github.com/SAP/ui5-webcomponents/commit/af213f1))
|
|
77
|
+
* **MultoComboBox:** fix component scoping ([#5553](https://github.com/SAP/ui5-webcomponents/issues/5553)) ([9c26e8e](https://github.com/SAP/ui5-webcomponents/commit/9c26e8e)), closes [#5521](https://github.com/SAP/ui5-webcomponents/issues/5521)
|
|
78
|
+
* **ui5-card:** correct accessibility attribute ([#5479](https://github.com/SAP/ui5-webcomponents/issues/5479)) ([48ff032](https://github.com/SAP/ui5-webcomponents/commit/48ff032))
|
|
79
|
+
* **ui5-combobox:** annouce group item's text when accessed via keyboard ([#5478](https://github.com/SAP/ui5-webcomponents/issues/5478)) ([0f60574](https://github.com/SAP/ui5-webcomponents/commit/0f60574))
|
|
80
|
+
* **ui5-combobox:** correct ok and close buttons' behavior, as well as item select behavior on mobile ([#5541](https://github.com/SAP/ui5-webcomponents/issues/5541)) ([fdf25c3](https://github.com/SAP/ui5-webcomponents/commit/fdf25c3))
|
|
81
|
+
* **ui5-combobox:** correctly fire change event on item press ([#5447](https://github.com/SAP/ui5-webcomponents/issues/5447)) ([0218c19](https://github.com/SAP/ui5-webcomponents/commit/0218c19)), closes [#5432](https://github.com/SAP/ui5-webcomponents/issues/5432)
|
|
82
|
+
* **ui5-combobox:** simplify condition ([#5508](https://github.com/SAP/ui5-webcomponents/issues/5508)) ([514f632](https://github.com/SAP/ui5-webcomponents/commit/514f632))
|
|
83
|
+
* **ui5-date-picker:** adjust background color ([#5466](https://github.com/SAP/ui5-webcomponents/issues/5466)) ([7ea3f49](https://github.com/SAP/ui5-webcomponents/commit/7ea3f49)), closes [#5396](https://github.com/SAP/ui5-webcomponents/issues/5396)
|
|
84
|
+
* **ui5-date-picker:** adjust value help icon role ([#5419](https://github.com/SAP/ui5-webcomponents/issues/5419)) ([56cc995](https://github.com/SAP/ui5-webcomponents/commit/56cc995)), closes [#5378](https://github.com/SAP/ui5-webcomponents/issues/5378)
|
|
85
|
+
* **ui5-input:** enhance lazy loading ([#5370](https://github.com/SAP/ui5-webcomponents/issues/5370)) ([73010dc](https://github.com/SAP/ui5-webcomponents/commit/73010dc))
|
|
86
|
+
* **ui5-input, ui5-multi-input, ui5-combobox, ui5-multi-combobox:** announce value state type ([#5515](https://github.com/SAP/ui5-webcomponents/issues/5515)) ([82317d0](https://github.com/SAP/ui5-webcomponents/commit/82317d0)), closes [#5392](https://github.com/SAP/ui5-webcomponents/issues/5392)
|
|
87
|
+
* **ui5-li:** correct accessibility attribute to checkbox ([#5475](https://github.com/SAP/ui5-webcomponents/issues/5475)) ([88f278b](https://github.com/SAP/ui5-webcomponents/commit/88f278b))
|
|
88
|
+
* **ui5-li-groupheader:** use group role on UL nodes only ([#5518](https://github.com/SAP/ui5-webcomponents/issues/5518)) ([1010f73](https://github.com/SAP/ui5-webcomponents/commit/1010f73)), closes [#5400](https://github.com/SAP/ui5-webcomponents/issues/5400)
|
|
89
|
+
* **ui5-list:** focus handling on nested lists ([#5502](https://github.com/SAP/ui5-webcomponents/issues/5502)) ([5d4ae79](https://github.com/SAP/ui5-webcomponents/commit/5d4ae79))
|
|
90
|
+
* **ui5-panel:** add tooltip to expand/collapse icon ([#5543](https://github.com/SAP/ui5-webcomponents/issues/5543)) ([533469d](https://github.com/SAP/ui5-webcomponents/commit/533469d))
|
|
91
|
+
* **ui5-panel:** enhance aria-labelledby handling ([#5539](https://github.com/SAP/ui5-webcomponents/issues/5539)) ([410dee1](https://github.com/SAP/ui5-webcomponents/commit/410dee1))
|
|
92
|
+
* **ui5-radio-button:** correct keyboard navigation in RTL ([#5529](https://github.com/SAP/ui5-webcomponents/issues/5529)) ([bc726a9](https://github.com/SAP/ui5-webcomponents/commit/bc726a9))
|
|
93
|
+
* **ui5-select:** announce value state type ([#5538](https://github.com/SAP/ui5-webcomponents/issues/5538)) ([c0f8a2a](https://github.com/SAP/ui5-webcomponents/commit/c0f8a2a))
|
|
94
|
+
* **ui5-table:** render selectAll checkbox only in case ui5-table is not empty ([#5523](https://github.com/SAP/ui5-webcomponents/issues/5523)) ([cbf23d1](https://github.com/SAP/ui5-webcomponents/commit/cbf23d1))
|
|
95
|
+
* **ui5-title:** use correct font-family for Horizon Themes ([#5457](https://github.com/SAP/ui5-webcomponents/issues/5457)) ([62c4c20](https://github.com/SAP/ui5-webcomponents/commit/62c4c20))
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
### Features
|
|
99
|
+
|
|
100
|
+
* **ui5-calendar:** show months and years from both primary and secon… ([#5412](https://github.com/SAP/ui5-webcomponents/issues/5412)) ([d5dc7ec](https://github.com/SAP/ui5-webcomponents/commit/d5dc7ec))
|
|
101
|
+
* **ui5-panel:** remove header when not used ([#5513](https://github.com/SAP/ui5-webcomponents/issues/5513)) ([73757a4](https://github.com/SAP/ui5-webcomponents/commit/73757a4))
|
|
102
|
+
* **ui5-radio-button:** add accessibleName property ([#5548](https://github.com/SAP/ui5-webcomponents/issues/5548)) ([967b441](https://github.com/SAP/ui5-webcomponents/commit/967b441)), closes [#5516](https://github.com/SAP/ui5-webcomponents/issues/5516)
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
# [1.5.0](https://github.com/SAP/ui5-webcomponents/compare/v1.4.0...v1.5.0) (2022-07-03)
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
### Bug Fixes
|
|
112
|
+
|
|
113
|
+
* **formEnablement:** enable required attribute ([#5133](https://github.com/SAP/ui5-webcomponents/issues/5133)) ([ff044b0](https://github.com/SAP/ui5-webcomponents/commit/ff044b0)), closes [#3498](https://github.com/SAP/ui5-webcomponents/issues/3498)
|
|
114
|
+
* **framework:** correct use of arrow keys for ItemNavigation in RTL ([#5408](https://github.com/SAP/ui5-webcomponents/issues/5408)) ([cec8119](https://github.com/SAP/ui5-webcomponents/commit/cec8119)), closes [#5166](https://github.com/SAP/ui5-webcomponents/issues/5166)
|
|
115
|
+
* **ui5-avatar-group:** adapt width calculations in composite layouts ([#5357](https://github.com/SAP/ui5-webcomponents/issues/5357)) ([d176800](https://github.com/SAP/ui5-webcomponents/commit/d176800)), closes [#5333](https://github.com/SAP/ui5-webcomponents/issues/5333)
|
|
116
|
+
* **ui5-badge:** correctly detect if default slot is provided ([#5334](https://github.com/SAP/ui5-webcomponents/issues/5334)) ([0dceaf5](https://github.com/SAP/ui5-webcomponents/commit/0dceaf5)), closes [#5328](https://github.com/SAP/ui5-webcomponents/issues/5328)
|
|
117
|
+
* **ui5-button:** adjust icon role ([#5355](https://github.com/SAP/ui5-webcomponents/issues/5355)) ([1aac3c5](https://github.com/SAP/ui5-webcomponents/commit/1aac3c5)), closes [#5288](https://github.com/SAP/ui5-webcomponents/issues/5288)
|
|
118
|
+
* **ui5-card:** refactor header to avoid nesting interactive elements ([#5301](https://github.com/SAP/ui5-webcomponents/issues/5301)) ([9b33bad](https://github.com/SAP/ui5-webcomponents/commit/9b33bad))
|
|
119
|
+
* **ui5-carousel:** correct navigation buttons behavior ([#5302](https://github.com/SAP/ui5-webcomponents/issues/5302)) ([34027cd](https://github.com/SAP/ui5-webcomponents/commit/34027cd)), closes [#5125](https://github.com/SAP/ui5-webcomponents/issues/5125)
|
|
120
|
+
* **ui5-checkbox:** correct label color in Horizon ([#5375](https://github.com/SAP/ui5-webcomponents/issues/5375)) ([659cd7f](https://github.com/SAP/ui5-webcomponents/commit/659cd7f)), closes [#5364](https://github.com/SAP/ui5-webcomponents/issues/5364)
|
|
121
|
+
* **ui5-combobox:** change event is now fired on Enter if value is cha… ([#5284](https://github.com/SAP/ui5-webcomponents/issues/5284)) ([b8a4854](https://github.com/SAP/ui5-webcomponents/commit/b8a4854))
|
|
122
|
+
* **ui5-combobox, ui5-multi-combobox:** adjust dropdown width according to the visual specification ([#5371](https://github.com/SAP/ui5-webcomponents/issues/5371)) ([e585304](https://github.com/SAP/ui5-webcomponents/commit/e585304))
|
|
123
|
+
* **ui5-dialog:** add height to footer and samples achieving fiori footer design ([#5338](https://github.com/SAP/ui5-webcomponents/issues/5338)) ([03269f4](https://github.com/SAP/ui5-webcomponents/commit/03269f4))
|
|
124
|
+
* **ui5-dialog:** improved shrinking dialog when resizing ([#5291](https://github.com/SAP/ui5-webcomponents/issues/5291)) ([997f2a2](https://github.com/SAP/ui5-webcomponents/commit/997f2a2)), closes [#5265](https://github.com/SAP/ui5-webcomponents/issues/5265)
|
|
125
|
+
* **ui5-dialog:** make header text bold ([#5266](https://github.com/SAP/ui5-webcomponents/issues/5266)) ([42c0cbe](https://github.com/SAP/ui5-webcomponents/commit/42c0cbe)), closes [#5230](https://github.com/SAP/ui5-webcomponents/issues/5230)
|
|
126
|
+
* **ui5-dialog:** reposition on screen resize ([#5283](https://github.com/SAP/ui5-webcomponents/issues/5283)) ([c2341e8](https://github.com/SAP/ui5-webcomponents/commit/c2341e8))
|
|
127
|
+
* **ui5-input:** fix typeahead on mobile devices ([#5292](https://github.com/SAP/ui5-webcomponents/issues/5292)) ([edcdd24](https://github.com/SAP/ui5-webcomponents/commit/edcdd24))
|
|
128
|
+
* **ui5-input:** refactor change event ([#5296](https://github.com/SAP/ui5-webcomponents/issues/5296)) ([17465e3](https://github.com/SAP/ui5-webcomponents/commit/17465e3))
|
|
129
|
+
* **ui5-li:** correct accessible-name mappings ([#5280](https://github.com/SAP/ui5-webcomponents/issues/5280)) ([21ed1ee](https://github.com/SAP/ui5-webcomponents/commit/21ed1ee))
|
|
130
|
+
* **ui5-link:** enable overstyling ([#5366](https://github.com/SAP/ui5-webcomponents/issues/5366)) ([a359ebf](https://github.com/SAP/ui5-webcomponents/commit/a359ebf)), closes [#5267](https://github.com/SAP/ui5-webcomponents/issues/5267) [#5218](https://github.com/SAP/ui5-webcomponents/issues/5218)
|
|
131
|
+
* **ui5-panel:** set pointer cursor only over the header ([#5275](https://github.com/SAP/ui5-webcomponents/issues/5275)) ([04c23b9](https://github.com/SAP/ui5-webcomponents/commit/04c23b9))
|
|
132
|
+
* **ui5-popover:** avoid dangling aria-labelledby attribute ([#5428](https://github.com/SAP/ui5-webcomponents/issues/5428)) ([21d5457](https://github.com/SAP/ui5-webcomponents/commit/21d5457)), closes [#3956](https://github.com/SAP/ui5-webcomponents/issues/3956)
|
|
133
|
+
* **ui5-rating-indicator:** apply correct styles for focus in HC themes ([#5289](https://github.com/SAP/ui5-webcomponents/issues/5289)) ([4531582](https://github.com/SAP/ui5-webcomponents/commit/4531582))
|
|
134
|
+
* **ui5-rating-indicator:** import ui5-icon as used in template ([#5320](https://github.com/SAP/ui5-webcomponents/issues/5320)) ([885e359](https://github.com/SAP/ui5-webcomponents/commit/885e359)), closes [#5318](https://github.com/SAP/ui5-webcomponents/issues/5318)
|
|
135
|
+
* **ui5-slider, ui5-range-slider:** adjust padding to spec ([#5343](https://github.com/SAP/ui5-webcomponents/issues/5343)) ([bfbd23f](https://github.com/SAP/ui5-webcomponents/commit/bfbd23f)), closes [#4801](https://github.com/SAP/ui5-webcomponents/issues/4801)
|
|
136
|
+
* **ui5-tabcontainer:** make disabled tabs focusable in overflow ([#5300](https://github.com/SAP/ui5-webcomponents/issues/5300)) ([c39917f](https://github.com/SAP/ui5-webcomponents/commit/c39917f))
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
### Features
|
|
140
|
+
|
|
141
|
+
* **ui5-datetime-picker:** make change events preventable ([#5286](https://github.com/SAP/ui5-webcomponents/issues/5286)) ([7395dc3](https://github.com/SAP/ui5-webcomponents/commit/7395dc3)), closes [#4684](https://github.com/SAP/ui5-webcomponents/issues/4684) [#5121](https://github.com/SAP/ui5-webcomponents/issues/5121)
|
|
142
|
+
* **ui5-link, ui5-breadcrumbs:** add modifiers keys to click event ([#5228](https://github.com/SAP/ui5-webcomponents/issues/5228)) ([379cc7b](https://github.com/SAP/ui5-webcomponents/commit/379cc7b))
|
|
143
|
+
* **ui5-multi-combobox:** implement type ahead (autocomplete) ([#5358](https://github.com/SAP/ui5-webcomponents/issues/5358)) ([b8e46f4](https://github.com/SAP/ui5-webcomponents/commit/b8e46f4))
|
|
144
|
+
* **ui5-multi-combobox:** introduce grouping functionality ([#5250](https://github.com/SAP/ui5-webcomponents/issues/5250)) ([597a6f2](https://github.com/SAP/ui5-webcomponents/commit/597a6f2))
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
6
150
|
# [1.4.0](https://github.com/SAP/ui5-webcomponents/compare/v1.3.1...v1.4.0) (2022-05-25)
|
|
7
151
|
|
|
8
152
|
|
package/README.md
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-

|
|
2
2
|
|
|
3
3
|
# UI5 Web Components - Main
|
|
4
4
|
|
|
5
|
-
[](https://travis-ci.org/SAP/ui5-webcomponents)
|
|
6
5
|
[](https://www.npmjs.com/package/@ui5/webcomponents)
|
|
7
6
|
|
|
8
7
|
Provides general purpose UI building blocks such as buttons, labels, inputs and popups.
|
|
@@ -45,9 +44,11 @@ Provides general purpose UI building blocks such as buttons, labels, inputs and
|
|
|
45
44
|
| List - Standard Item | `ui5-li` | `import "@ui5/webcomponents/dist/StandardListItem.js";` |
|
|
46
45
|
| List - Custom Item | `ui5-li-custom` | `import "@ui5/webcomponents/dist/CustomListItem.js";` |
|
|
47
46
|
| List - Group Header Item | `ui5-li-groupheader` | `import "@ui5/webcomponents/dist/GroupHeaderListItem.js";` |
|
|
48
|
-
|
|
|
47
|
+
| Menu | `ui5-menu ` | `import "@ui5/webcomponents/dist/Menu.js";` |
|
|
48
|
+
| Message Strip | `ui5-message-strip` | `import "@ui5/webcomponents/dist/MessageStrip.js";` |
|
|
49
49
|
| Multi ComboBox | `ui5-multi-combobox` | `import "@ui5/webcomponents/dist/MultiComboBox.js";` |
|
|
50
50
|
| Multi ComboBox Item | `ui5-mcb-item` | comes with `ui5-multi-combobox` |
|
|
51
|
+
| Multi ComboBox Group Item| `ui5-mcb-group-item` | comes with `ui5-multi-combobox` |
|
|
51
52
|
| Multi Input | `ui5-multi-input` | `import "@ui5/webcomponents/dist/MultiInput.js";` |
|
|
52
53
|
| Panel | `ui5-panel` | `import "@ui5/webcomponents/dist/Panel.js";` |
|
|
53
54
|
| Popover | `ui5-popover` | `import "@ui5/webcomponents/dist/Popover.js";` |
|
|
@@ -78,6 +79,7 @@ Provides general purpose UI building blocks such as buttons, labels, inputs and
|
|
|
78
79
|
| Title | `ui5-title` | `import "@ui5/webcomponents/dist/Title.js";` |
|
|
79
80
|
| Toast | `ui5-toast` | `import "@ui5/webcomponents/dist/Toast.js";` |
|
|
80
81
|
| Toggle Button | `ui5-toggle-button` | `import "@ui5/webcomponents/dist/ToggleButton.js";` |
|
|
82
|
+
| Token | `ui5-token` | comes with `ui5-multi-input` |
|
|
81
83
|
| Tree | `ui5-tree` | `import "@ui5/webcomponents/dist/Tree.js";` |
|
|
82
84
|
| Tree Item | `ui5-tree-item` | comes with `ui5-tree` |
|
|
83
85
|
|
|
@@ -157,16 +159,16 @@ There are two ways of submitting a form:
|
|
|
157
159
|
|
|
158
160
|
|
|
159
161
|
## Resources
|
|
160
|
-
- [UI5 Web Components - README.md](https://github.com/SAP/ui5-webcomponents/blob/
|
|
162
|
+
- [UI5 Web Components - README.md](https://github.com/SAP/ui5-webcomponents/blob/main/README.md)
|
|
161
163
|
- [UI5 Web Components - Home Page](https://sap.github.io/ui5-webcomponents)
|
|
162
164
|
- [UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/playground/)
|
|
163
165
|
|
|
164
166
|
## Support
|
|
165
|
-
We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/ui5-webcomponents/blob/
|
|
167
|
+
We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/SUPPORT.md#-content) on how to report an issue, or chat with us in the `#webcomponents` channel of the [OpenUI5 Community Slack](https://join-ui5-slack.herokuapp.com/).
|
|
166
168
|
|
|
167
169
|
## Contribute
|
|
168
|
-
Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents/blob/
|
|
170
|
+
Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/docs/6-contributing/02-conventions-and-guidelines.md).
|
|
169
171
|
|
|
170
172
|
## License
|
|
171
173
|
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
|
|
172
|
-
This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/ui5-webcomponents/blob/
|
|
174
|
+
This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the [LICENSE](https://github.com/SAP/ui5-webcomponents/blob/main/LICENSE.txt) file.
|
package/dist/Avatar.js
CHANGED
|
@@ -26,7 +26,7 @@ const metadata = {
|
|
|
26
26
|
properties: /** @lends sap.ui.webcomponents.main.Avatar.prototype */ {
|
|
27
27
|
|
|
28
28
|
/**
|
|
29
|
-
* Defines if the avatar is interactive (focusable and pressable)
|
|
29
|
+
* Defines if the avatar is interactive (focusable and pressable).
|
|
30
30
|
* @type {boolean}
|
|
31
31
|
* @defaultValue false
|
|
32
32
|
* @public
|
|
@@ -44,9 +44,9 @@ const metadata = {
|
|
|
44
44
|
},
|
|
45
45
|
|
|
46
46
|
/**
|
|
47
|
-
* Defines the name of the UI5 Icon, that
|
|
47
|
+
* Defines the name of the UI5 Icon, that will be displayed.
|
|
48
48
|
* <br>
|
|
49
|
-
* <b>Note:</b> If <code>image</code> slot is provided, the property
|
|
49
|
+
* <b>Note:</b> If <code>image</code> slot is provided, the property will be ignored.
|
|
50
50
|
* <br>
|
|
51
51
|
* <b>Note:</b> You should import the desired icon first, then use its name as "icon".
|
|
52
52
|
* <br><br>
|
|
@@ -54,7 +54,7 @@ const metadata = {
|
|
|
54
54
|
* <br>
|
|
55
55
|
* <pre><ui5-avatar icon="employee"></pre>
|
|
56
56
|
*
|
|
57
|
-
* See all the available icons in the <ui5-link target="_blank" href="https://openui5.
|
|
57
|
+
* See all the available icons in the <ui5-link target="_blank" href="https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html" class="api-table-content-cell-link">Icon Explorer</ui5-link>.
|
|
58
58
|
* @type {string}
|
|
59
59
|
* @defaultvalue ""
|
|
60
60
|
* @public
|
|
@@ -208,6 +208,34 @@ const metadata = {
|
|
|
208
208
|
propertyName: "image",
|
|
209
209
|
type: HTMLElement,
|
|
210
210
|
},
|
|
211
|
+
/**
|
|
212
|
+
* Defines the optional badge that will be used for visual affordance.
|
|
213
|
+
* <b>Note:</b> While the slot allows for custom badges, to achieve
|
|
214
|
+
* the Fiori design, please use <code>ui5-badge</code> with <code>ui5-icon</code>
|
|
215
|
+
* in the corresponding <code>icon</code> slot, without text nodes.
|
|
216
|
+
* <br><br>
|
|
217
|
+
* Example:
|
|
218
|
+
* <br><br>
|
|
219
|
+
* <ui5-avatar><br>
|
|
220
|
+
* <ui5-badge slot="badge"><br>
|
|
221
|
+
* <ui5-icon slot="icon" name="employee"></ui5-icon><br>
|
|
222
|
+
*  </ui5-badge><br>
|
|
223
|
+
* </ui5-avatar>
|
|
224
|
+
* <br><br>
|
|
225
|
+
* <ui5-avatar initials="AB" color-scheme="Accent1">
|
|
226
|
+
* <ui5-badge slot="badge">
|
|
227
|
+
* <ui5-icon slot="icon" name="accelerated"></ui5-icon>
|
|
228
|
+
* </ui5-badge>
|
|
229
|
+
* </ui5-avatar>
|
|
230
|
+
*
|
|
231
|
+
* @type {HTMLElement}
|
|
232
|
+
* @slot badge
|
|
233
|
+
* @public
|
|
234
|
+
* @since 1.7.0
|
|
235
|
+
*/
|
|
236
|
+
badge: {
|
|
237
|
+
type: HTMLElement,
|
|
238
|
+
},
|
|
211
239
|
},
|
|
212
240
|
events: /** @lends sap.ui.webcomponents.main.Avatar.prototype */ {
|
|
213
241
|
/**
|
|
@@ -226,7 +254,7 @@ const metadata = {
|
|
|
226
254
|
*
|
|
227
255
|
* <h3 class="comment-api-title">Overview</h3>
|
|
228
256
|
*
|
|
229
|
-
* An image-like
|
|
257
|
+
* An image-like component that has different display options for representing images and icons
|
|
230
258
|
* in different shapes and sizes, depending on the use case.
|
|
231
259
|
*
|
|
232
260
|
* The shape can be circular or square. There are several predefined sizes, as well as an option to
|
package/dist/AvatarGroup.js
CHANGED
|
@@ -8,6 +8,7 @@ import {
|
|
|
8
8
|
isEnter,
|
|
9
9
|
isSpace,
|
|
10
10
|
} from "@ui5/webcomponents-base/dist/Keys.js";
|
|
11
|
+
import { isChrome } from "@ui5/webcomponents-base/dist/Device.js";
|
|
11
12
|
|
|
12
13
|
import {
|
|
13
14
|
AVATAR_GROUP_DISPLAYED_HIDDEN_LABEL,
|
|
@@ -376,13 +377,21 @@ class AvatarGroup extends UI5Element {
|
|
|
376
377
|
// if in "Group" mode overflow button size is equal to the offset from second item
|
|
377
378
|
if (this._isGroup) {
|
|
378
379
|
let item = this.items[1];
|
|
380
|
+
let ltrEffectiveWidth;
|
|
379
381
|
|
|
380
382
|
// in some cases when second avatar is overflowed the offset of the button is the right one
|
|
381
383
|
if (!item || item.hidden) {
|
|
382
384
|
item = button;
|
|
383
385
|
}
|
|
384
386
|
|
|
385
|
-
|
|
387
|
+
ltrEffectiveWidth = item.offsetLeft;
|
|
388
|
+
|
|
389
|
+
if (!isChrome()) {
|
|
390
|
+
// additional subtractions required for non-Chromium browsers
|
|
391
|
+
ltrEffectiveWidth = item.offsetLeft - this.offsetLeft;
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
return this.effectiveDir === "rtl" ? this._getWidthToItem(item) : ltrEffectiveWidth;
|
|
386
395
|
}
|
|
387
396
|
|
|
388
397
|
return button.offsetWidth;
|
|
@@ -518,6 +527,7 @@ class AvatarGroup extends UI5Element {
|
|
|
518
527
|
*/
|
|
519
528
|
_getWidthToItem(item) {
|
|
520
529
|
const isRTL = this.effectiveDir === "rtl";
|
|
530
|
+
let ltrWidthToItem;
|
|
521
531
|
|
|
522
532
|
if (isRTL) {
|
|
523
533
|
// in RTL the total width is equal to difference of the parent container width and
|
|
@@ -526,7 +536,15 @@ class AvatarGroup extends UI5Element {
|
|
|
526
536
|
}
|
|
527
537
|
|
|
528
538
|
// in LTR the width is equal to item.offsetLeft
|
|
529
|
-
|
|
539
|
+
ltrWidthToItem = item.offsetLeft;
|
|
540
|
+
|
|
541
|
+
if (!isChrome()) {
|
|
542
|
+
// for non-Chromium browsers offsetLeft may differ
|
|
543
|
+
// to normalize it, the Avatar Group's offset-left is subtracted
|
|
544
|
+
ltrWidthToItem = item.offsetLeft - this.offsetLeft;
|
|
545
|
+
}
|
|
546
|
+
|
|
547
|
+
return ltrWidthToItem;
|
|
530
548
|
}
|
|
531
549
|
|
|
532
550
|
/**
|
package/dist/Badge.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import UI5Element from "@ui5/webcomponents-base/dist/UI5Element.js";
|
|
2
2
|
import litRender from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
|
|
3
3
|
import { getI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
|
|
4
|
+
import isDefaultSlotProvided from "@ui5/webcomponents-base/dist/util/isDefaultSlotProvided.js";
|
|
4
5
|
|
|
5
6
|
// Template
|
|
6
7
|
import BadgeTemplate from "./generated/templates/BadgeTemplate.lit.js";
|
|
@@ -129,7 +130,7 @@ class Badge extends UI5Element {
|
|
|
129
130
|
}
|
|
130
131
|
|
|
131
132
|
get hasText() {
|
|
132
|
-
return
|
|
133
|
+
return isDefaultSlotProvided(this);
|
|
133
134
|
}
|
|
134
135
|
|
|
135
136
|
get hasIcon() {
|
package/dist/Breadcrumbs.js
CHANGED
|
@@ -60,7 +60,7 @@ const metadata = {
|
|
|
60
60
|
},
|
|
61
61
|
|
|
62
62
|
},
|
|
63
|
-
properties: /** @lends
|
|
63
|
+
properties: /** @lends sap.ui.webcomponents.main.Breadcrumbs.prototype */ {
|
|
64
64
|
|
|
65
65
|
/**
|
|
66
66
|
* Defines the visual indication and behavior of the breadcrumbs.
|
|
@@ -115,7 +115,7 @@ const metadata = {
|
|
|
115
115
|
},
|
|
116
116
|
|
|
117
117
|
},
|
|
118
|
-
events: /** @lends
|
|
118
|
+
events: /** @lends sap.ui.webcomponents.main.Breadcrumbs.prototype */ {
|
|
119
119
|
|
|
120
120
|
/**
|
|
121
121
|
* Fires when a <code>BreadcrumbsItem</code> is clicked.
|
|
@@ -124,11 +124,19 @@ const metadata = {
|
|
|
124
124
|
* @event sap.ui.webcomponents.main.Breadcrumbs#item-click
|
|
125
125
|
* @allowPreventDefault
|
|
126
126
|
* @param {HTMLElement} item The clicked item.
|
|
127
|
+
* @param {Boolean} altKey Returns whether the "ALT" key was pressed when the event was triggered.
|
|
128
|
+
* @param {Boolean} ctrlKey Returns whether the "CTRL" key was pressed when the event was triggered.
|
|
129
|
+
* @param {Boolean} metaKey Returns whether the "META" key was pressed when the event was triggered.
|
|
130
|
+
* @param {Boolean} shiftKey Returns whether the "SHIFT" key was pressed when the event was triggered.
|
|
127
131
|
* @public
|
|
128
132
|
*/
|
|
129
133
|
"item-click": {
|
|
130
134
|
detail: {
|
|
131
135
|
item: { type: HTMLElement },
|
|
136
|
+
altKey: { type: Boolean },
|
|
137
|
+
ctrlKey: { type: Boolean },
|
|
138
|
+
metaKey: { type: Boolean },
|
|
139
|
+
shiftKey: { type: Boolean },
|
|
132
140
|
},
|
|
133
141
|
},
|
|
134
142
|
},
|
|
@@ -391,15 +399,17 @@ class Breadcrumbs extends UI5Element {
|
|
|
391
399
|
const link = event.target,
|
|
392
400
|
items = this.getSlottedNodes("items"),
|
|
393
401
|
item = items.find(x => `${x._id}-link` === link.id);
|
|
394
|
-
|
|
402
|
+
|
|
403
|
+
if (!this.fireEvent("item-click", { item, ...event.detail }, true)) {
|
|
395
404
|
event.preventDefault();
|
|
396
405
|
}
|
|
397
406
|
}
|
|
398
407
|
|
|
399
|
-
_onLabelPress() {
|
|
408
|
+
_onLabelPress(event) {
|
|
400
409
|
const items = this.getSlottedNodes("items"),
|
|
401
410
|
item = items[items.length - 1];
|
|
402
|
-
|
|
411
|
+
|
|
412
|
+
this.fireEvent("item-click", { item, ...event.detail });
|
|
403
413
|
}
|
|
404
414
|
|
|
405
415
|
_onOverflowListItemSelect(event) {
|
package/dist/BreadcrumbsItem.js
CHANGED
|
@@ -6,7 +6,7 @@ import UI5Element from "@ui5/webcomponents-base/dist/UI5Element.js";
|
|
|
6
6
|
const metadata = {
|
|
7
7
|
tag: "ui5-breadcrumbs-item",
|
|
8
8
|
managedSlots: true,
|
|
9
|
-
properties: /** @lends
|
|
9
|
+
properties: /** @lends sap.ui.webcomponents.main.BreadcrumbsItem.prototype */ {
|
|
10
10
|
|
|
11
11
|
/**
|
|
12
12
|
* Defines the link href.
|
|
@@ -45,7 +45,7 @@ const metadata = {
|
|
|
45
45
|
},
|
|
46
46
|
|
|
47
47
|
/**
|
|
48
|
-
* Defines the accessible
|
|
48
|
+
* Defines the accessible ARIA name of the item.
|
|
49
49
|
*
|
|
50
50
|
* @type {string}
|
|
51
51
|
* @defaultvalue undefined
|
|
@@ -77,7 +77,7 @@ const metadata = {
|
|
|
77
77
|
*
|
|
78
78
|
* <h3 class="comment-api-title">Overview</h3>
|
|
79
79
|
*
|
|
80
|
-
* The <code>ui5-breadcrumbs-item</code> component defines the content of an item in <code>ui5-
|
|
80
|
+
* The <code>ui5-breadcrumbs-item</code> component defines the content of an item in <code>ui5-breadcrumbs</code>.
|
|
81
81
|
*
|
|
82
82
|
* @constructor
|
|
83
83
|
* @author SAP SE
|
package/dist/BusyIndicator.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import UI5Element from "@ui5/webcomponents-base/dist/UI5Element.js";
|
|
2
2
|
import litRender from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
|
|
3
|
-
import { isIE } from "@ui5/webcomponents-base/dist/Device.js";
|
|
4
3
|
import { getI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
|
|
5
4
|
import { isTabNext } from "@ui5/webcomponents-base/dist/Keys.js";
|
|
6
5
|
import Integer from "@ui5/webcomponents-base/dist/types/Integer.js";
|
|
@@ -123,7 +122,7 @@ const metadata = {
|
|
|
123
122
|
* <h4>When to use:</h4>
|
|
124
123
|
* <ul>
|
|
125
124
|
* <li>The user needs to be able to cancel the operation.</li>
|
|
126
|
-
* <li>Only part of the application or a particular
|
|
125
|
+
* <li>Only part of the application or a particular component is affected.</li>
|
|
127
126
|
* </ul>
|
|
128
127
|
*
|
|
129
128
|
* <h4>When not to use:</h4>
|
|
@@ -207,7 +206,6 @@ class BusyIndicator extends UI5Element {
|
|
|
207
206
|
return {
|
|
208
207
|
root: {
|
|
209
208
|
"ui5-busy-indicator-root": true,
|
|
210
|
-
"ui5-busy-indicator-root--ie": isIE(),
|
|
211
209
|
},
|
|
212
210
|
};
|
|
213
211
|
}
|
package/dist/Button.js
CHANGED
|
@@ -4,7 +4,6 @@ import { isSpace, isEnter } from "@ui5/webcomponents-base/dist/Keys.js";
|
|
|
4
4
|
import { getEffectiveAriaLabelText } from "@ui5/webcomponents-base/dist/util/AriaLabelHelper.js";
|
|
5
5
|
import { getFeature } from "@ui5/webcomponents-base/dist/FeaturesRegistry.js";
|
|
6
6
|
import { getI18nBundle } from "@ui5/webcomponents-base/dist/i18nBundle.js";
|
|
7
|
-
import isLegacyBrowser from "@ui5/webcomponents-base/dist/isLegacyBrowser.js";
|
|
8
7
|
import {
|
|
9
8
|
isPhone,
|
|
10
9
|
isTablet,
|
|
@@ -12,6 +11,7 @@ import {
|
|
|
12
11
|
isDesktop,
|
|
13
12
|
isSafari,
|
|
14
13
|
} from "@ui5/webcomponents-base/dist/Device.js";
|
|
14
|
+
import isDefaultSlotProvided from "@ui5/webcomponents-base/dist/util/isDefaultSlotProvided.js";
|
|
15
15
|
import ButtonDesign from "./types/ButtonDesign.js";
|
|
16
16
|
import ButtonTemplate from "./generated/templates/ButtonTemplate.lit.js";
|
|
17
17
|
import Icon from "./Icon.js";
|
|
@@ -20,7 +20,6 @@ import { BUTTON_ARIA_TYPE_ACCEPT, BUTTON_ARIA_TYPE_REJECT, BUTTON_ARIA_TYPE_EMPH
|
|
|
20
20
|
|
|
21
21
|
// Styles
|
|
22
22
|
import buttonCss from "./generated/themes/Button.css.js";
|
|
23
|
-
import buttonIECss from "./generated/themes/Button.ie11.css.js";
|
|
24
23
|
|
|
25
24
|
let isGlobalHandlerAttached = false;
|
|
26
25
|
let activeButton = null;
|
|
@@ -71,12 +70,12 @@ const metadata = {
|
|
|
71
70
|
},
|
|
72
71
|
|
|
73
72
|
/**
|
|
74
|
-
* Defines the icon
|
|
73
|
+
* Defines the icon, displayed as graphical element within the component.
|
|
75
74
|
* The SAP-icons font provides numerous options.
|
|
76
75
|
* <br><br>
|
|
77
76
|
* Example:
|
|
78
77
|
*
|
|
79
|
-
* See all the available icons
|
|
78
|
+
* See all the available icons within the <ui5-link target="_blank" href="https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html" class="api-table-content-cell-link">Icon Explorer</ui5-link>.
|
|
80
79
|
*
|
|
81
80
|
* @type {string}
|
|
82
81
|
* @defaultvalue ""
|
|
@@ -99,7 +98,7 @@ const metadata = {
|
|
|
99
98
|
|
|
100
99
|
/**
|
|
101
100
|
* When set to <code>true</code>, the component will
|
|
102
|
-
* automatically submit the nearest form element
|
|
101
|
+
* automatically submit the nearest HTML form element on <code>press</code>.
|
|
103
102
|
* <br><br>
|
|
104
103
|
* <b>Note:</b> For the <code>submits</code> property to have effect, you must add the following import to your project:
|
|
105
104
|
* <code>import "@ui5/webcomponents/dist/features/InputElementsFormSupport.js";</code>
|
|
@@ -115,7 +114,7 @@ const metadata = {
|
|
|
115
114
|
/**
|
|
116
115
|
* Defines the tooltip of the component.
|
|
117
116
|
* <br>
|
|
118
|
-
* <b>Note:</b>
|
|
117
|
+
* <b>Note:</b> A tooltip attribute should be provided for icon-only buttons, in order to represent their exact meaning/function.
|
|
119
118
|
* @type {string}
|
|
120
119
|
* @defaultvalue: ""
|
|
121
120
|
* @public
|
|
@@ -158,7 +157,7 @@ const metadata = {
|
|
|
158
157
|
},
|
|
159
158
|
|
|
160
159
|
/**
|
|
161
|
-
* Defines the accessible
|
|
160
|
+
* Defines the accessible ARIA name of the component.
|
|
162
161
|
*
|
|
163
162
|
* @type {string}
|
|
164
163
|
* @defaultvalue: ""
|
|
@@ -327,7 +326,7 @@ class Button extends UI5Element {
|
|
|
327
326
|
}
|
|
328
327
|
|
|
329
328
|
static get styles() {
|
|
330
|
-
return
|
|
329
|
+
return buttonCss;
|
|
331
330
|
}
|
|
332
331
|
|
|
333
332
|
static get render() {
|
|
@@ -462,11 +461,16 @@ class Button extends UI5Element {
|
|
|
462
461
|
return this.design !== ButtonDesign.Default && this.design !== ButtonDesign.Transparent;
|
|
463
462
|
}
|
|
464
463
|
|
|
464
|
+
get iconRole() {
|
|
465
|
+
if (!this.icon) {
|
|
466
|
+
return "";
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
return this.showIconTooltip ? "img" : "presentation";
|
|
470
|
+
}
|
|
471
|
+
|
|
465
472
|
get isIconOnly() {
|
|
466
|
-
return !
|
|
467
|
-
return node.nodeType !== Node.COMMENT_NODE
|
|
468
|
-
&& (node.nodeType !== Node.TEXT_NODE || node.nodeValue.trim().length !== 0);
|
|
469
|
-
}).length;
|
|
473
|
+
return !isDefaultSlotProvided(this);
|
|
470
474
|
}
|
|
471
475
|
|
|
472
476
|
static typeTextMappings() {
|