@openui5/sap.ui.webc.main 1.105.0 → 1.106.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/.reuse/dep5 +20 -17
- package/THIRDPARTY.txt +31 -21
- package/package.json +7 -3
- package/src/sap/ui/webc/main/.library +2 -2
- package/src/sap/ui/webc/main/Avatar.js +2 -2
- package/src/sap/ui/webc/main/AvatarGroup.js +1 -1
- package/src/sap/ui/webc/main/Badge.js +1 -1
- package/src/sap/ui/webc/main/Breadcrumbs.js +1 -1
- package/src/sap/ui/webc/main/BreadcrumbsItem.js +1 -1
- package/src/sap/ui/webc/main/BusyIndicator.js +1 -1
- package/src/sap/ui/webc/main/Button.js +3 -3
- package/src/sap/ui/webc/main/Calendar.js +1 -1
- package/src/sap/ui/webc/main/CalendarDate.js +1 -1
- package/src/sap/ui/webc/main/Card.js +2 -2
- package/src/sap/ui/webc/main/CardHeader.js +2 -2
- package/src/sap/ui/webc/main/Carousel.js +1 -1
- package/src/sap/ui/webc/main/CheckBox.js +1 -1
- package/src/sap/ui/webc/main/ColorPalette.js +1 -1
- package/src/sap/ui/webc/main/ColorPaletteItem.js +1 -1
- package/src/sap/ui/webc/main/ColorPalettePopover.js +1 -1
- package/src/sap/ui/webc/main/ColorPicker.js +1 -1
- package/src/sap/ui/webc/main/ComboBox.js +1 -1
- package/src/sap/ui/webc/main/ComboBoxGroupItem.js +1 -1
- package/src/sap/ui/webc/main/ComboBoxItem.js +1 -1
- package/src/sap/ui/webc/main/CustomListItem.js +1 -1
- package/src/sap/ui/webc/main/DatePicker.js +2 -2
- package/src/sap/ui/webc/main/DateRangePicker.js +1 -1
- package/src/sap/ui/webc/main/DateTimePicker.js +2 -2
- package/src/sap/ui/webc/main/Dialog.js +2 -2
- package/src/sap/ui/webc/main/FileUploader.js +1 -1
- package/src/sap/ui/webc/main/GroupHeaderListItem.js +1 -1
- package/src/sap/ui/webc/main/Icon.js +5 -5
- package/src/sap/ui/webc/main/Input.js +1 -1
- package/src/sap/ui/webc/main/Label.js +1 -1
- package/src/sap/ui/webc/main/Link.js +1 -1
- package/src/sap/ui/webc/main/List.js +1 -1
- package/src/sap/ui/webc/main/Menu.js +1 -1
- package/src/sap/ui/webc/main/MenuItem.js +2 -2
- package/src/sap/ui/webc/main/MessageStrip.js +2 -2
- package/src/sap/ui/webc/main/MultiComboBox.js +2 -2
- package/src/sap/ui/webc/main/MultiComboBoxGroupItem.js +1 -1
- package/src/sap/ui/webc/main/MultiComboBoxItem.js +1 -1
- package/src/sap/ui/webc/main/MultiInput.js +1 -1
- package/src/sap/ui/webc/main/Option.js +2 -2
- package/src/sap/ui/webc/main/Panel.js +2 -2
- package/src/sap/ui/webc/main/Popover.js +2 -2
- package/src/sap/ui/webc/main/ProgressIndicator.js +1 -1
- package/src/sap/ui/webc/main/RadioButton.js +1 -1
- package/src/sap/ui/webc/main/RangeSlider.js +1 -1
- package/src/sap/ui/webc/main/RatingIndicator.js +1 -1
- package/src/sap/ui/webc/main/ResponsivePopover.js +2 -2
- package/src/sap/ui/webc/main/SegmentedButton.js +1 -1
- package/src/sap/ui/webc/main/SegmentedButtonItem.js +2 -2
- package/src/sap/ui/webc/main/Select.js +1 -1
- package/src/sap/ui/webc/main/Slider.js +2 -2
- package/src/sap/ui/webc/main/SplitButton.js +2 -2
- package/src/sap/ui/webc/main/StandardListItem.js +3 -3
- package/src/sap/ui/webc/main/StepInput.js +1 -1
- package/src/sap/ui/webc/main/SuggestionGroupItem.js +1 -1
- package/src/sap/ui/webc/main/SuggestionItem.js +2 -2
- package/src/sap/ui/webc/main/Switch.js +2 -2
- package/src/sap/ui/webc/main/Tab.js +2 -2
- package/src/sap/ui/webc/main/TabContainer.js +2 -2
- package/src/sap/ui/webc/main/TabSeparator.js +1 -1
- package/src/sap/ui/webc/main/Table.js +1 -1
- package/src/sap/ui/webc/main/TableCell.js +2 -2
- package/src/sap/ui/webc/main/TableColumn.js +2 -2
- package/src/sap/ui/webc/main/TableGroupRow.js +2 -2
- package/src/sap/ui/webc/main/TableRow.js +2 -2
- package/src/sap/ui/webc/main/TextArea.js +2 -2
- package/src/sap/ui/webc/main/TimePicker.js +2 -2
- package/src/sap/ui/webc/main/Title.js +1 -1
- package/src/sap/ui/webc/main/Toast.js +1 -1
- package/src/sap/ui/webc/main/ToggleButton.js +2 -2
- package/src/sap/ui/webc/main/Token.js +1 -1
- package/src/sap/ui/webc/main/Tree.js +1 -1
- package/src/sap/ui/webc/main/TreeItem.js +1 -1
- package/src/sap/ui/webc/main/changeHandler/ChangeLinkTarget.js +1 -1
- package/src/sap/ui/webc/main/designtime/Panel.designtime.js +7 -2
- package/src/sap/ui/webc/main/library.config.js +6 -1
- package/src/sap/ui/webc/main/library.js +3 -6
- package/src/sap/ui/webc/main/thirdparty/Assets.js +3 -5
- package/src/sap/ui/webc/main/thirdparty/Avatar.js +402 -162
- package/src/sap/ui/webc/main/thirdparty/AvatarGroup.js +605 -306
- package/src/sap/ui/webc/main/thirdparty/Badge.js +161 -71
- package/src/sap/ui/webc/main/thirdparty/Breadcrumbs.js +664 -387
- package/src/sap/ui/webc/main/thirdparty/BreadcrumbsItem.js +119 -41
- package/src/sap/ui/webc/main/thirdparty/BusyIndicator.js +275 -135
- package/src/sap/ui/webc/main/thirdparty/Button.js +519 -234
- package/src/sap/ui/webc/main/thirdparty/Calendar.js +531 -237
- package/src/sap/ui/webc/main/thirdparty/CalendarDate.js +52 -19
- package/src/sap/ui/webc/main/thirdparty/CalendarHeader.js +204 -148
- package/src/sap/ui/webc/main/thirdparty/CalendarPart.js +133 -63
- package/src/sap/ui/webc/main/thirdparty/Card.js +166 -73
- package/src/sap/ui/webc/main/thirdparty/CardHeader.js +285 -146
- package/src/sap/ui/webc/main/thirdparty/Carousel.js +700 -405
- package/src/sap/ui/webc/main/thirdparty/CheckBox.js +470 -213
- package/src/sap/ui/webc/main/thirdparty/ColorPalette.js +495 -327
- package/src/sap/ui/webc/main/thirdparty/ColorPaletteItem.js +147 -74
- package/src/sap/ui/webc/main/thirdparty/ColorPalettePopover.js +253 -118
- package/src/sap/ui/webc/main/thirdparty/ColorPicker.js +604 -401
- package/src/sap/ui/webc/main/thirdparty/ComboBox.js +1109 -670
- package/src/sap/ui/webc/main/thirdparty/ComboBoxGroupItem.js +85 -39
- package/src/sap/ui/webc/main/thirdparty/ComboBoxItem.js +62 -18
- package/src/sap/ui/webc/main/thirdparty/CustomListItem.js +112 -50
- package/src/sap/ui/webc/main/thirdparty/DateComponentBase.js +175 -98
- package/src/sap/ui/webc/main/thirdparty/DatePicker.js +864 -385
- package/src/sap/ui/webc/main/thirdparty/DateRangePicker.js +411 -183
- package/src/sap/ui/webc/main/thirdparty/DateTimePicker.js +432 -214
- package/src/sap/ui/webc/main/thirdparty/DayPicker.js +797 -469
- package/src/sap/ui/webc/main/thirdparty/Dialog.js +618 -386
- package/src/sap/ui/webc/main/thirdparty/DurationPicker.js +345 -148
- package/src/sap/ui/webc/main/thirdparty/FileUploader.js +540 -288
- package/src/sap/ui/webc/main/thirdparty/Filters.js +31 -7
- package/src/sap/ui/webc/main/thirdparty/GroupHeaderListItem.js +106 -46
- package/src/sap/ui/webc/main/thirdparty/Icon.js +416 -165
- package/src/sap/ui/webc/main/thirdparty/Input.js +1622 -925
- package/src/sap/ui/webc/main/thirdparty/Interfaces.js +208 -47
- package/src/sap/ui/webc/main/thirdparty/Label.js +170 -68
- package/src/sap/ui/webc/main/thirdparty/Link.js +410 -178
- package/src/sap/ui/webc/main/thirdparty/List.js +1123 -618
- package/src/sap/ui/webc/main/thirdparty/ListItem.js +421 -243
- package/src/sap/ui/webc/main/thirdparty/ListItemBase.js +199 -113
- package/src/sap/ui/webc/main/thirdparty/Menu.js +518 -308
- package/src/sap/ui/webc/main/thirdparty/MenuItem.js +177 -65
- package/src/sap/ui/webc/main/thirdparty/MessageStrip.js +254 -123
- package/src/sap/ui/webc/main/thirdparty/MonthPicker.js +325 -185
- package/src/sap/ui/webc/main/thirdparty/MultiComboBox.js +1558 -1007
- package/src/sap/ui/webc/main/thirdparty/MultiComboBoxGroupItem.js +81 -39
- package/src/sap/ui/webc/main/thirdparty/MultiComboBoxItem.js +55 -18
- package/src/sap/ui/webc/main/thirdparty/MultiInput.js +369 -224
- package/src/sap/ui/webc/main/thirdparty/Option.js +152 -53
- package/src/sap/ui/webc/main/thirdparty/Panel.js +474 -239
- package/src/sap/ui/webc/main/thirdparty/Popover.js +839 -472
- package/src/sap/ui/webc/main/thirdparty/Popup.js +657 -300
- package/src/sap/ui/webc/main/thirdparty/ProgressIndicator.js +249 -131
- package/src/sap/ui/webc/main/thirdparty/RadioButton.js +512 -251
- package/src/sap/ui/webc/main/thirdparty/RadioButtonGroup.js +222 -168
- package/src/sap/ui/webc/main/thirdparty/RangeSlider.js +848 -401
- package/src/sap/ui/webc/main/thirdparty/RatingIndicator.js +324 -168
- package/src/sap/ui/webc/main/thirdparty/ResponsivePopover.js +220 -111
- package/src/sap/ui/webc/main/thirdparty/SegmentedButton.js +307 -181
- package/src/sap/ui/webc/main/thirdparty/SegmentedButtonItem.js +125 -42
- package/src/sap/ui/webc/main/thirdparty/Select.js +823 -512
- package/src/sap/ui/webc/main/thirdparty/Slider.js +355 -165
- package/src/sap/ui/webc/main/thirdparty/SliderBase.js +841 -408
- package/src/sap/ui/webc/main/thirdparty/SplitButton.js +452 -206
- package/src/sap/ui/webc/main/thirdparty/StandardListItem.js +217 -78
- package/src/sap/ui/webc/main/thirdparty/StepInput.js +702 -372
- package/src/sap/ui/webc/main/thirdparty/SuggestionGroupItem.js +78 -36
- package/src/sap/ui/webc/main/thirdparty/SuggestionItem.js +158 -57
- package/src/sap/ui/webc/main/thirdparty/SuggestionListItem.js +89 -37
- package/src/sap/ui/webc/main/thirdparty/Switch.js +295 -132
- package/src/sap/ui/webc/main/thirdparty/Tab.js +436 -251
- package/src/sap/ui/webc/main/thirdparty/TabContainer.js +1263 -798
- package/src/sap/ui/webc/main/thirdparty/TabSeparator.js +94 -52
- package/src/sap/ui/webc/main/thirdparty/Table.js +1188 -684
- package/src/sap/ui/webc/main/thirdparty/TableCell.js +104 -44
- package/src/sap/ui/webc/main/thirdparty/TableColumn.js +141 -53
- package/src/sap/ui/webc/main/thirdparty/TableGroupRow.js +178 -94
- package/src/sap/ui/webc/main/thirdparty/TableRow.js +465 -262
- package/src/sap/ui/webc/main/thirdparty/TextArea.js +685 -352
- package/src/sap/ui/webc/main/thirdparty/TimePicker.js +173 -56
- package/src/sap/ui/webc/main/thirdparty/TimePickerBase.js +497 -266
- package/src/sap/ui/webc/main/thirdparty/TimeSelection.js +505 -330
- package/src/sap/ui/webc/main/thirdparty/Title.js +145 -65
- package/src/sap/ui/webc/main/thirdparty/Toast.js +254 -103
- package/src/sap/ui/webc/main/thirdparty/ToggleButton.js +98 -40
- package/src/sap/ui/webc/main/thirdparty/Token.js +237 -96
- package/src/sap/ui/webc/main/thirdparty/Tokenizer.js +624 -431
- package/src/sap/ui/webc/main/thirdparty/Tree.js +483 -203
- package/src/sap/ui/webc/main/thirdparty/TreeItem.js +204 -64
- package/src/sap/ui/webc/main/thirdparty/TreeListItem.js +356 -170
- package/src/sap/ui/webc/main/thirdparty/WheelSlider.js +466 -295
- package/src/sap/ui/webc/main/thirdparty/YearPicker.js +350 -198
- package/src/sap/ui/webc/main/thirdparty/features/ColorPaletteMoreColors.js +40 -28
- package/src/sap/ui/webc/main/thirdparty/features/InputElementsFormSupport.js +112 -83
- package/src/sap/ui/webc/main/thirdparty/features/InputSuggestions.js +619 -446
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_ar.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_bg.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_ca.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_cs.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_cy.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_da.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_de.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_el.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_en.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_en_GB.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_en_US_sappsd.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_en_US_saprigi.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_en_US_saptrc.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_es.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_es_MX.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_et.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_fi.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_fr.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_fr_CA.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_hi.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_hr.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_hu.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_in.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_it.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_iw.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_ja.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_kk.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_ko.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_lt.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_lv.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_ms.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_nl.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_no.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_pl.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_pt.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_pt_PT.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_ro.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_ru.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_sh.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_sk.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_sl.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_sv.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_th.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_tr.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_uk.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_vi.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_zh_CN.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/i18n/messagebundle_zh_TW.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/themes/sap_belize/parameters-bundle.css.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/themes/sap_horizon/parameters-bundle.css.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json.js +1 -0
- package/src/sap/ui/webc/main/thirdparty/generated/i18n/i18n-defaults.js +658 -137
- package/src/sap/ui/webc/main/thirdparty/generated/json-imports/Themes.js +58 -30
- package/src/sap/ui/webc/main/thirdparty/generated/json-imports/i18n.js +169 -115
- package/src/sap/ui/webc/main/thirdparty/generated/templates/AvatarGroupTemplate.lit.js +15 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/AvatarTemplate.lit.js +21 -9
- package/src/sap/ui/webc/main/thirdparty/generated/templates/BadgeTemplate.lit.js +13 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/BreadcrumbsPopoverTemplate.lit.js +13 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/BreadcrumbsTemplate.lit.js +15 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/BusyIndicatorTemplate.lit.js +17 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ButtonTemplate.lit.js +15 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CalendarHeaderTemplate.lit.js +15 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CalendarTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CardHeaderTemplate.lit.js +21 -9
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CardTemplate.lit.js +13 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CarouselTemplate.lit.js +32 -16
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CheckBoxTemplate.lit.js +17 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ColorPaletteDialogTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ColorPaletteItemTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ColorPalettePopoverTemplate.lit.js +13 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ColorPaletteTemplate.lit.js +21 -9
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ColorPickerTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ComboBoxPopoverTemplate.lit.js +46 -23
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ComboBoxTemplate.lit.js +17 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/CustomListItemTemplate.lit.js +32 -16
- package/src/sap/ui/webc/main/thirdparty/generated/templates/DatePickerPopoverTemplate.lit.js +17 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/DatePickerTemplate.lit.js +15 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/DateTimePickerPopoverTemplate.lit.js +21 -9
- package/src/sap/ui/webc/main/thirdparty/generated/templates/DayPickerTemplate.lit.js +32 -16
- package/src/sap/ui/webc/main/thirdparty/generated/templates/DialogTemplate.lit.js +21 -9
- package/src/sap/ui/webc/main/thirdparty/generated/templates/FileUploaderPopoverTemplate.lit.js +19 -8
- package/src/sap/ui/webc/main/thirdparty/generated/templates/FileUploaderTemplate.lit.js +17 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/GroupHeaderListItemTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/IconTemplate.lit.js +15 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/InputPopoverTemplate.lit.js +54 -27
- package/src/sap/ui/webc/main/thirdparty/generated/templates/InputTemplate.lit.js +21 -9
- package/src/sap/ui/webc/main/thirdparty/generated/templates/LabelTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/LinkTemplate.lit.js +13 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ListItemTemplate.lit.js +32 -16
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ListTemplate.lit.js +27 -12
- package/src/sap/ui/webc/main/thirdparty/generated/templates/MenuTemplate.lit.js +27 -12
- package/src/sap/ui/webc/main/thirdparty/generated/templates/MessageStripTemplate.lit.js +19 -8
- package/src/sap/ui/webc/main/thirdparty/generated/templates/MonthPickerTemplate.lit.js +15 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/MultiComboBoxPopoverTemplate.lit.js +60 -30
- package/src/sap/ui/webc/main/thirdparty/generated/templates/MultiComboBoxTemplate.lit.js +21 -9
- package/src/sap/ui/webc/main/thirdparty/generated/templates/MultiInputTemplate.lit.js +32 -16
- package/src/sap/ui/webc/main/thirdparty/generated/templates/PanelTemplate.lit.js +21 -9
- package/src/sap/ui/webc/main/thirdparty/generated/templates/PopoverTemplate.lit.js +21 -9
- package/src/sap/ui/webc/main/thirdparty/generated/templates/PopupBlockLayerTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/PopupTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ProgressIndicatorTemplate.lit.js +34 -17
- package/src/sap/ui/webc/main/thirdparty/generated/templates/RadioButtonTemplate.lit.js +17 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/RangeSliderTemplate.lit.js +32 -16
- package/src/sap/ui/webc/main/thirdparty/generated/templates/RatingIndicatorTemplate.lit.js +32 -16
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ResponsivePopoverTemplate.lit.js +38 -19
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SegmentedButtonItemTemplate.lit.js +13 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SegmentedButtonTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SelectPopoverTemplate.lit.js +46 -23
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SelectTemplate.lit.js +15 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SliderBaseTemplate.lit.js +25 -11
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SliderTemplate.lit.js +27 -12
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SplitButtonTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/StandardListItemTemplate.lit.js +48 -24
- package/src/sap/ui/webc/main/thirdparty/generated/templates/StepInputTemplate.lit.js +17 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SuggestionListItemTemplate.lit.js +54 -27
- package/src/sap/ui/webc/main/thirdparty/generated/templates/SwitchTemplate.lit.js +19 -8
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabContainerPopoverTemplate.lit.js +13 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabContainerTemplate.lit.js +32 -16
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabInOverflowTemplate.lit.js +19 -8
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabInStripTemplate.lit.js +25 -11
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabSeparatorInOverflowTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabSeparatorInStripTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TabTemplate.lit.js +13 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TableCellTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TableColumnTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TableGroupRowTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TableRowTemplate.lit.js +27 -12
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TableTemplate.lit.js +32 -16
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TextAreaPopoverTemplate.lit.js +19 -8
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TextAreaTemplate.lit.js +19 -8
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TimePickerPopoverTemplate.lit.js +11 -4
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TimePickerTemplate.lit.js +15 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TimeSelectionTemplate.lit.js +19 -8
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TitleTemplate.lit.js +23 -10
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ToastTemplate.lit.js +13 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/ToggleButtonTemplate.lit.js +15 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TokenTemplate.lit.js +17 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TokenizerPopoverTemplate.lit.js +21 -9
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TokenizerTemplate.lit.js +15 -6
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TreeListItemTemplate.lit.js +42 -21
- package/src/sap/ui/webc/main/thirdparty/generated/templates/TreeTemplate.lit.js +13 -5
- package/src/sap/ui/webc/main/thirdparty/generated/templates/WheelSliderTemplate.lit.js +17 -7
- package/src/sap/ui/webc/main/thirdparty/generated/templates/YearPickerTemplate.lit.js +15 -6
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Avatar.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/AvatarGroup.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Badge.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Breadcrumbs.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/BreadcrumbsPopover.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/BrowserScrollbar.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/BusyIndicator.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Button.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Calendar.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/CalendarHeader.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Card.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/CardHeader.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Carousel.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/CheckBox.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ColorPalette.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ColorPaletteItem.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ColorPalettePopover.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ColorPaletteStaticArea.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ColorPicker.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ComboBox.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ComboBoxPopover.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/CustomListItem.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/DatePicker.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/DatePickerPopover.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/DateRangePicker.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/DateTimePicker.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/DateTimePickerPopover.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/DayPicker.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Dialog.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/FileUploader.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/GroupHeaderListItem.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/GrowingButton.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Icon.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Input.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/InputIcon.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/InvisibleTextStyles.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Label.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Link.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/List.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ListItem.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ListItemBase.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Menu.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/MessageStrip.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/MonthPicker.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/MultiComboBox.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/MultiComboBoxPopover.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/MultiInput.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Panel.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Popover.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Popup.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/PopupGlobal.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/PopupStaticAreaStyles.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/PopupsCommon.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ProgressIndicator.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/RadioButton.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/RangeSlider.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/RatingIndicator.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ResponsivePopover.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ResponsivePopoverCommon.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/SegmentedButton.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Select.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/SelectPopover.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/SliderBase.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/SplitButton.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/StepInput.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Suggestions.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Switch.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Tab.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TabContainer.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TabInOverflow.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TabInStrip.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TabSemanticIcon.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TabSeparatorInOverflow.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TabSeparatorInStrip.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Table.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TableCell.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TableColumn.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TableGroupRow.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TableRow.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TapHighlightColor.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TextArea.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TimePicker.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TimePickerPopover.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TimeSelection.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Title.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Toast.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ToggleButton.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Token.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Tokenizer.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TokenizerPopover.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/Tree.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/TreeListItem.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/ValueStateMessage.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/WheelSlider.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/YearPicker.css.js +18 -10
- package/src/sap/ui/webc/main/thirdparty/generated/themes/sap_belize/parameters-bundle.css.js +13 -6
- package/src/sap/ui/webc/main/thirdparty/generated/themes/sap_belize_hcb/parameters-bundle.css.js +13 -6
- package/src/sap/ui/webc/main/thirdparty/generated/themes/sap_belize_hcw/parameters-bundle.css.js +13 -6
- package/src/sap/ui/webc/main/thirdparty/generated/themes/sap_fiori_3/parameters-bundle.css.js +13 -6
- package/src/sap/ui/webc/main/thirdparty/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +13 -6
- package/src/sap/ui/webc/main/thirdparty/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +13 -6
- package/src/sap/ui/webc/main/thirdparty/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +13 -6
- package/src/sap/ui/webc/main/thirdparty/generated/themes/sap_horizon/parameters-bundle.css.js +13 -6
- package/src/sap/ui/webc/main/thirdparty/generated/themes/sap_horizon_dark/parameters-bundle.css.js +13 -6
- package/src/sap/ui/webc/main/thirdparty/generated/themes/sap_horizon_exp/parameters-bundle.css.js +13 -6
- package/src/sap/ui/webc/main/thirdparty/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +13 -6
- package/src/sap/ui/webc/main/thirdparty/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +13 -6
- package/src/sap/ui/webc/main/thirdparty/popup-utils/OpenedPopupsRegistry.js +60 -47
- package/src/sap/ui/webc/main/thirdparty/popup-utils/PopoverRegistry.js +153 -119
- package/src/sap/ui/webc/main/thirdparty/timepicker-utils/TimeSlider.js +120 -92
- package/src/sap/ui/webc/main/thirdparty/types/AvatarColorScheme.js +115 -29
- package/src/sap/ui/webc/main/thirdparty/types/AvatarGroupType.js +49 -15
- package/src/sap/ui/webc/main/thirdparty/types/AvatarShape.js +47 -15
- package/src/sap/ui/webc/main/thirdparty/types/AvatarSize.js +73 -18
- package/src/sap/ui/webc/main/thirdparty/types/BreadcrumbsDesign.js +48 -15
- package/src/sap/ui/webc/main/thirdparty/types/BreadcrumbsSeparatorStyle.js +79 -24
- package/src/sap/ui/webc/main/thirdparty/types/BusyIndicatorSize.js +53 -16
- package/src/sap/ui/webc/main/thirdparty/types/ButtonDesign.js +79 -24
- package/src/sap/ui/webc/main/thirdparty/types/CalendarSelectionMode.js +53 -16
- package/src/sap/ui/webc/main/thirdparty/types/CarouselArrowsPlacement.js +46 -15
- package/src/sap/ui/webc/main/thirdparty/types/GrowingMode.js +54 -16
- package/src/sap/ui/webc/main/thirdparty/types/HasPopup.js +68 -18
- package/src/sap/ui/webc/main/thirdparty/types/InputType.js +79 -24
- package/src/sap/ui/webc/main/thirdparty/types/LinkDesign.js +53 -16
- package/src/sap/ui/webc/main/thirdparty/types/ListGrowingMode.js +54 -16
- package/src/sap/ui/webc/main/thirdparty/types/ListItemType.js +53 -16
- package/src/sap/ui/webc/main/thirdparty/types/ListMode.js +88 -25
- package/src/sap/ui/webc/main/thirdparty/types/ListSeparators.js +54 -16
- package/src/sap/ui/webc/main/thirdparty/types/MessageStripDesign.js +60 -17
- package/src/sap/ui/webc/main/thirdparty/types/PanelAccessibleRole.js +53 -16
- package/src/sap/ui/webc/main/thirdparty/types/PopoverHorizontalAlign.js +60 -17
- package/src/sap/ui/webc/main/thirdparty/types/PopoverPlacementType.js +60 -17
- package/src/sap/ui/webc/main/thirdparty/types/PopoverVerticalAlign.js +60 -17
- package/src/sap/ui/webc/main/thirdparty/types/Priority.js +61 -17
- package/src/sap/ui/webc/main/thirdparty/types/SemanticColor.js +67 -18
- package/src/sap/ui/webc/main/thirdparty/types/SwitchDesign.js +46 -15
- package/src/sap/ui/webc/main/thirdparty/types/TabContainerTabsPlacement.js +46 -15
- package/src/sap/ui/webc/main/thirdparty/types/TabLayout.js +46 -15
- package/src/sap/ui/webc/main/thirdparty/types/TableGrowingMode.js +54 -16
- package/src/sap/ui/webc/main/thirdparty/types/TableMode.js +53 -16
- package/src/sap/ui/webc/main/thirdparty/types/TableRowType.js +46 -15
- package/src/sap/ui/webc/main/thirdparty/types/TabsOverflowMode.js +46 -15
- package/src/sap/ui/webc/main/thirdparty/types/TitleLevel.js +79 -24
- package/src/sap/ui/webc/main/thirdparty/types/ToastPlacement.js +101 -27
- package/src/sap/ui/webc/main/thirdparty/types/WrappingType.js +47 -15
- package/ui5.yaml +308 -4
- package/src/sap/ui/webc/main/thirdparty/_chunks/Filters.js +0 -33
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_ar.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_bg.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_ca.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_cs.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_cy.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_da.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_de.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_el.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_en.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_en_GB.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_en_US_sappsd.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_en_US_saprigi.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_en_US_saptrc.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_es.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_es_MX.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_et.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_fi.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_fr.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_fr_CA.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_hi.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_hr.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_hu.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_in.js +0 -94
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_it.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_iw.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_ja.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_kk.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_ko.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_lt.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_lv.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_ms.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_nl.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_no.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_pl.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_pt.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_pt_PT.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_ro.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_ru.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_sh.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_sk.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_sl.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_sv.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_th.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_tr.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_uk.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_vi.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_zh_CN.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/messagebundle_zh_TW.js +0 -138
- package/src/sap/ui/webc/main/thirdparty/_chunks/parameters-bundle.css.js +0 -13
- package/src/sap/ui/webc/main/thirdparty/_chunks/parameters-bundle.css10.js +0 -13
- package/src/sap/ui/webc/main/thirdparty/_chunks/parameters-bundle.css11.js +0 -13
- package/src/sap/ui/webc/main/thirdparty/_chunks/parameters-bundle.css12.js +0 -13
- package/src/sap/ui/webc/main/thirdparty/_chunks/parameters-bundle.css2.js +0 -13
- package/src/sap/ui/webc/main/thirdparty/_chunks/parameters-bundle.css3.js +0 -13
- package/src/sap/ui/webc/main/thirdparty/_chunks/parameters-bundle.css4.js +0 -13
- package/src/sap/ui/webc/main/thirdparty/_chunks/parameters-bundle.css5.js +0 -13
- package/src/sap/ui/webc/main/thirdparty/_chunks/parameters-bundle.css6.js +0 -13
- package/src/sap/ui/webc/main/thirdparty/_chunks/parameters-bundle.css7.js +0 -13
- package/src/sap/ui/webc/main/thirdparty/_chunks/parameters-bundle.css8.js +0 -13
- package/src/sap/ui/webc/main/thirdparty/_chunks/parameters-bundle.css9.js +0 -13
package/.reuse/dep5
CHANGED
|
@@ -43,6 +43,14 @@ License: Apache-2.0
|
|
|
43
43
|
#
|
|
44
44
|
|
|
45
45
|
|
|
46
|
+
# Library: sap.m:
|
|
47
|
+
|
|
48
|
+
Files: src/sap.m/src/sap/m/_thirdparty/purify.js
|
|
49
|
+
Copyright: Mario Heiderich
|
|
50
|
+
License: Apache-2.0
|
|
51
|
+
Comment: these files belong to: purify.js
|
|
52
|
+
|
|
53
|
+
|
|
46
54
|
# Library: sap.ui.codeeditor:
|
|
47
55
|
|
|
48
56
|
Files: src/sap.ui.codeeditor/src/sap/ui/codeeditor/js/ace/*
|
|
@@ -127,17 +135,17 @@ Copyright:
|
|
|
127
135
|
License: Apache-2.0 and MIT
|
|
128
136
|
Comment: these files contain content from SAP and jQuery UI 1.11: zIndex.js is overall written by SAP, but contains an implementation of the function 'fnzIndex' which is taken from jQuery UI Datepicker 1.11.1
|
|
129
137
|
|
|
130
|
-
Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit
|
|
138
|
+
Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit.css src/sap.ui.core/src/sap/ui/thirdparty/qunit.js
|
|
131
139
|
Copyright: jQuery Foundation and other contributors
|
|
132
140
|
License: MIT
|
|
133
141
|
Comment: these files belong to: QUnit
|
|
134
142
|
|
|
135
|
-
Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2
|
|
143
|
+
Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.css src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.js
|
|
136
144
|
Copyright: jQuery Foundation and other contributors
|
|
137
145
|
License: MIT
|
|
138
146
|
Comment: these files belong to: QUnit 2
|
|
139
147
|
|
|
140
|
-
Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18
|
|
148
|
+
Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.css src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.js
|
|
141
149
|
Copyright: jQuery Foundation and other contributors
|
|
142
150
|
License: MIT
|
|
143
151
|
Comment: these files belong to: QUnit 2.18
|
|
@@ -159,7 +167,7 @@ Copyright:
|
|
|
159
167
|
License: Apache-2.0 and MIT
|
|
160
168
|
Comment: these files contain content from SAP and jQuery.rtl-scroll-type: _FeatureDetection.js is overall written by SAP, but contains code which is inspired by jQuery.rtl-scroll-type
|
|
161
169
|
|
|
162
|
-
Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite
|
|
170
|
+
Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.css src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.js
|
|
163
171
|
Copyright: jQuery Foundation and other contributors
|
|
164
172
|
License: MIT
|
|
165
173
|
Comment: these files belong to: QUnit Composite
|
|
@@ -239,7 +247,7 @@ Copyright: 2010-2017, Christian Johansen, christian@cjohansen.no
|
|
|
239
247
|
License: BSD-3-Clause
|
|
240
248
|
Comment: these files belong to: SinonJS
|
|
241
249
|
|
|
242
|
-
Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0
|
|
250
|
+
Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.js
|
|
243
251
|
Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
|
|
244
252
|
License: BSD-3-Clause
|
|
245
253
|
Comment: these files belong to: SinonJS 14
|
|
@@ -313,7 +321,7 @@ Copyright: 2018 Michael Mclaughlin
|
|
|
313
321
|
License: MIT
|
|
314
322
|
Comment: these files belong to: bignumber.js
|
|
315
323
|
|
|
316
|
-
Files: src/sap.ui.core/src/sap/
|
|
324
|
+
Files: src/sap.ui.core/src/sap/base/util/restricted/_/lodash.custom.js
|
|
317
325
|
Copyright: OpenJS Foundation and other contributors
|
|
318
326
|
License: MIT
|
|
319
327
|
Comment: these files belong to: lodash
|
|
@@ -323,7 +331,7 @@ Copyright: 2021 Mathias Nater
|
|
|
323
331
|
License: MIT
|
|
324
332
|
Comment: these files belong to: Hyphenopoly
|
|
325
333
|
|
|
326
|
-
Files: src/sap.ui.core/src/sap/
|
|
334
|
+
Files: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
|
|
327
335
|
Copyright:
|
|
328
336
|
Sindre Sorhus <sindresorhus@gmail.com>
|
|
329
337
|
2014-present Sebastian McKenzie and other contributors
|
|
@@ -418,16 +426,6 @@ License: MIT
|
|
|
418
426
|
Comment: these files belong to: @cfworker/json-schema
|
|
419
427
|
|
|
420
428
|
|
|
421
|
-
# Library: sap.ui.mdc:
|
|
422
|
-
|
|
423
|
-
Files: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
|
|
424
|
-
Copyright:
|
|
425
|
-
2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
426
|
-
2015 unnikked
|
|
427
|
-
License: Apache-2.0 and MIT
|
|
428
|
-
Comment: these files contain content from SAP and BooleanExpressionEvaluator: BoolExprTool.js is authored by SAP, but partly inspired by BooleanExpressionEvaluator
|
|
429
|
-
|
|
430
|
-
|
|
431
429
|
# Library: sap.ui.webc.common:
|
|
432
430
|
|
|
433
431
|
Files: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
|
|
@@ -448,6 +446,11 @@ Copyright: SAP
|
|
|
448
446
|
License: Apache-2.0
|
|
449
447
|
Comment: these files belong to: UI5 Web Components
|
|
450
448
|
|
|
449
|
+
Files: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
|
|
450
|
+
Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
|
|
451
|
+
License: Apache-2.0
|
|
452
|
+
Comment: these files belong to: ZXing
|
|
453
|
+
|
|
451
454
|
|
|
452
455
|
# Library: sap.ui.webc.main:
|
|
453
456
|
|
package/THIRDPARTY.txt
CHANGED
|
@@ -4,6 +4,15 @@ each subcomponent.
|
|
|
4
4
|
The full text of all referenced licenses is appended at the end of this file.
|
|
5
5
|
|
|
6
6
|
|
|
7
|
+
Library: sap.m:
|
|
8
|
+
|
|
9
|
+
Component: purify.js, version: 2.3.8
|
|
10
|
+
Copyright: Mario Heiderich
|
|
11
|
+
License: Apache-2.0
|
|
12
|
+
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
13
|
+
Contained in: src/sap.m/src/sap/m/_thirdparty/purify.js
|
|
14
|
+
|
|
15
|
+
|
|
7
16
|
Library: sap.ui.codeeditor:
|
|
8
17
|
|
|
9
18
|
Component: Ace (Ajax.org Cloud9 Editor), version: 1.4.13
|
|
@@ -68,19 +77,22 @@ Component: QUnit, version: 1.18.0
|
|
|
68
77
|
Copyright: jQuery Foundation and other contributors
|
|
69
78
|
License: MIT
|
|
70
79
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
71
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit
|
|
80
|
+
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit.css
|
|
81
|
+
src/sap.ui.core/src/sap/ui/thirdparty/qunit.js
|
|
72
82
|
|
|
73
83
|
Component: QUnit 2, version: 2.3.2
|
|
74
84
|
Copyright: jQuery Foundation and other contributors
|
|
75
85
|
License: MIT
|
|
76
86
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
77
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2
|
|
87
|
+
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.css
|
|
88
|
+
src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.js
|
|
78
89
|
|
|
79
90
|
Component: QUnit 2.18, version: 2.18.0
|
|
80
91
|
Copyright: jQuery Foundation and other contributors
|
|
81
92
|
License: MIT
|
|
82
93
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
83
|
-
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18
|
|
94
|
+
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.css
|
|
95
|
+
src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.js
|
|
84
96
|
|
|
85
97
|
Component: jQuery-Migrate, version: 3.3.1
|
|
86
98
|
Copyright: OpenJS Foundation and other contributors
|
|
@@ -104,7 +116,8 @@ Component: QUnit Composite, version: 1.0.2-pre
|
|
|
104
116
|
Copyright: jQuery Foundation and other contributors
|
|
105
117
|
License: MIT
|
|
106
118
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
107
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite
|
|
119
|
+
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.css
|
|
120
|
+
src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.js
|
|
108
121
|
|
|
109
122
|
Component: JUnit Reporter for QUnit, version: 1.1.1
|
|
110
123
|
Copyright: jQuery Foundation and other contributors
|
|
@@ -201,7 +214,7 @@ Component: SinonJS 14, version: 14.0.0
|
|
|
201
214
|
Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
|
|
202
215
|
License: BSD-3-Clause
|
|
203
216
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
204
|
-
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0
|
|
217
|
+
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.js
|
|
205
218
|
|
|
206
219
|
Component: Sinon-qunit, version: 2.0.0
|
|
207
220
|
Copyright: 2010-2011, Christian Johansen
|
|
@@ -289,7 +302,7 @@ Component: lodash, version: 4.17.21
|
|
|
289
302
|
Copyright: OpenJS Foundation and other contributors
|
|
290
303
|
License: MIT
|
|
291
304
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
292
|
-
Contained in: src/sap.ui.core/src/sap/
|
|
305
|
+
Contained in: src/sap.ui.core/src/sap/base/util/restricted/_/lodash.custom.js
|
|
293
306
|
|
|
294
307
|
Component: Hyphenopoly, version: 3.4.0
|
|
295
308
|
Copyright: 2021 Mathias Nater
|
|
@@ -301,13 +314,13 @@ Component: p-cancelable, version: 2.0.0
|
|
|
301
314
|
Copyright: Sindre Sorhus <sindresorhus@gmail.com>
|
|
302
315
|
License: MIT
|
|
303
316
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
304
|
-
Contained in: src/sap.ui.core/src/sap/
|
|
317
|
+
Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
|
|
305
318
|
|
|
306
319
|
Component: @babel/helpers, version: 7.10.4
|
|
307
320
|
Copyright: 2014-present Sebastian McKenzie and other contributors
|
|
308
321
|
License: MIT
|
|
309
322
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
310
|
-
Contained in: src/sap.ui.core/src/sap/
|
|
323
|
+
Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
|
|
311
324
|
|
|
312
325
|
Component: Jalaali JS
|
|
313
326
|
Copyright: Behrang Norouzinia
|
|
@@ -407,18 +420,9 @@ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
|
407
420
|
Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
|
|
408
421
|
|
|
409
422
|
|
|
410
|
-
Library: sap.ui.mdc:
|
|
411
|
-
|
|
412
|
-
Component: BooleanExpressionEvaluator, version: master-18530acbf3
|
|
413
|
-
Copyright: 2015 unnikked
|
|
414
|
-
License: MIT
|
|
415
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
416
|
-
Contained in: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
|
|
417
|
-
|
|
418
|
-
|
|
419
423
|
Library: sap.ui.webc.common:
|
|
420
424
|
|
|
421
|
-
Component: UI5 Web Components, version: 1.
|
|
425
|
+
Component: UI5 Web Components, version: 1.5.0
|
|
422
426
|
Copyright: SAP
|
|
423
427
|
License: Apache-2.0
|
|
424
428
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -429,7 +433,7 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.*
|
|
|
429
433
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
|
|
430
434
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
|
|
431
435
|
|
|
432
|
-
Component: lit-html, version: 2.
|
|
436
|
+
Component: lit-html, version: 2.2.2
|
|
433
437
|
Copyright: Google LLC
|
|
434
438
|
License: BSD-3-Clause
|
|
435
439
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
@@ -438,16 +442,22 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/
|
|
|
438
442
|
|
|
439
443
|
Library: sap.ui.webc.fiori:
|
|
440
444
|
|
|
441
|
-
Component: UI5 Web Components, version: 1.
|
|
445
|
+
Component: UI5 Web Components, version: 1.5.0
|
|
442
446
|
Copyright: SAP
|
|
443
447
|
License: Apache-2.0
|
|
444
448
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
445
449
|
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/*.*
|
|
446
450
|
|
|
451
|
+
Component: ZXing, version: 0.19.1
|
|
452
|
+
Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
|
|
453
|
+
License: Apache-2.0
|
|
454
|
+
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
455
|
+
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
|
|
456
|
+
|
|
447
457
|
|
|
448
458
|
Library: sap.ui.webc.main:
|
|
449
459
|
|
|
450
|
-
Component: UI5 Web Components, version: 1.
|
|
460
|
+
Component: UI5 Web Components, version: 1.5.0
|
|
451
461
|
Copyright: SAP
|
|
452
462
|
License: Apache-2.0
|
|
453
463
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.webc.main",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.106.0",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.ui.webc.main",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -15,8 +15,12 @@
|
|
|
15
15
|
"type": "git",
|
|
16
16
|
"url": "https://github.com/SAP/openui5.git"
|
|
17
17
|
},
|
|
18
|
+
"scripts": {
|
|
19
|
+
"build": "rimraf src/sap/ui/webc/main/thirdparty/ && ui5-webc-prebuild",
|
|
20
|
+
"generate": "ui5-webc-generate"
|
|
21
|
+
},
|
|
18
22
|
"dependencies": {
|
|
19
|
-
"@openui5/sap.ui.core": "1.
|
|
20
|
-
"@openui5/sap.ui.webc.common": "1.
|
|
23
|
+
"@openui5/sap.ui.core": "1.106.0",
|
|
24
|
+
"@openui5/sap.ui.webc.common": "1.106.0"
|
|
21
25
|
}
|
|
22
26
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
<name>sap.ui.webc.main</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
|
-
<version>1.
|
|
6
|
+
<version>1.106.0</version>
|
|
7
7
|
<copyright>OpenUI5
|
|
8
8
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
9
9
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
</jscoverage>
|
|
31
31
|
<!-- Thirdparty references -->
|
|
32
32
|
<thirdparty xmlns="http://www.sap.com/ui5/buildext/thirdparty" >
|
|
33
|
-
<lib name="ui5-web-components" displayName="UI5 Web Components" version="1.
|
|
33
|
+
<lib name="ui5-web-components" displayName="UI5 Web Components" version="1.5.0" homepage="https://sap.github.io/ui5-webcomponents/">
|
|
34
34
|
<license url="https://github.com/SAP/ui5-webcomponents/blob/master/LICENSE.txt" type="Apache-2.0"></license>
|
|
35
35
|
<copyright>SAP</copyright>
|
|
36
36
|
<pattern>sap/ui/webc/main/thirdparty/*.*</pattern>
|
|
@@ -43,7 +43,7 @@ sap.ui.define([
|
|
|
43
43
|
* <br>
|
|
44
44
|
*
|
|
45
45
|
* @author SAP SE
|
|
46
|
-
* @version 1.
|
|
46
|
+
* @version 1.106.0
|
|
47
47
|
*
|
|
48
48
|
* @constructor
|
|
49
49
|
* @public
|
|
@@ -101,7 +101,7 @@ sap.ui.define([
|
|
|
101
101
|
* import "@ui5/webcomponents-icons/dist/{icon_name}.js" <br>
|
|
102
102
|
* <pre><ui5-avatar icon="employee"></pre>
|
|
103
103
|
*
|
|
104
|
-
* See all the available icons in the
|
|
104
|
+
* See all the available icons in the {@link demo:sap/m/demokit/iconExplorer/webapp/index.html Icon Explorer}.
|
|
105
105
|
*/
|
|
106
106
|
icon: {
|
|
107
107
|
type: "string",
|
|
@@ -40,14 +40,14 @@ sap.ui.define([
|
|
|
40
40
|
*
|
|
41
41
|
* <h3>CSS Shadow Parts</h3>
|
|
42
42
|
*
|
|
43
|
-
*
|
|
43
|
+
* {@link https://developer.mozilla.org/en-US/docs/Web/CSS/::part CSS Shadow Parts} allow developers to style elements inside the Shadow DOM. <br>
|
|
44
44
|
* The <code>sap.ui.webc.main.Button</code> exposes the following CSS Shadow Parts:
|
|
45
45
|
* <ul>
|
|
46
46
|
* <li>button - Used to style the native button element</li>
|
|
47
47
|
* </ul>
|
|
48
48
|
*
|
|
49
49
|
* @author SAP SE
|
|
50
|
-
* @version 1.
|
|
50
|
+
* @version 1.106.0
|
|
51
51
|
*
|
|
52
52
|
* @constructor
|
|
53
53
|
* @public
|
|
@@ -144,7 +144,7 @@ sap.ui.define([
|
|
|
144
144
|
* <br>
|
|
145
145
|
* Example:
|
|
146
146
|
*
|
|
147
|
-
* See all the available icons within the
|
|
147
|
+
* See all the available icons within the {@link demo:sap/m/demokit/iconExplorer/webapp/index.html Icon Explorer}.
|
|
148
148
|
*/
|
|
149
149
|
icon: {
|
|
150
150
|
type: "string",
|
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* The <code>sap.ui.webc.main.CalendarDate</code> component defines a calendar date to be used inside <code>sap.ui.webc.main.Calendar</code>
|
|
27
27
|
*
|
|
28
28
|
* @author SAP SE
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.106.0
|
|
30
30
|
*
|
|
31
31
|
* @constructor
|
|
32
32
|
* @public
|
|
@@ -29,10 +29,10 @@ sap.ui.define([
|
|
|
29
29
|
*
|
|
30
30
|
* <h3>CSS Shadow Parts</h3>
|
|
31
31
|
*
|
|
32
|
-
*
|
|
32
|
+
* {@link https://developer.mozilla.org/en-US/docs/Web/CSS/::part CSS Shadow Parts} allow developers to style elements inside the Shadow DOM.
|
|
33
33
|
*
|
|
34
34
|
* @author SAP SE
|
|
35
|
-
* @version 1.
|
|
35
|
+
* @version 1.106.0
|
|
36
36
|
*
|
|
37
37
|
* @constructor
|
|
38
38
|
* @public
|
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
|
29
29
|
*
|
|
30
30
|
* <h3>CSS Shadow Parts</h3>
|
|
31
31
|
*
|
|
32
|
-
*
|
|
32
|
+
* {@link https://developer.mozilla.org/en-US/docs/Web/CSS/::part CSS Shadow Parts} allow developers to style elements inside the Shadow DOM. <br>
|
|
33
33
|
* The <code>sap.ui.webc.main.Card</code> exposes the following CSS Shadow Parts:
|
|
34
34
|
* <ul>
|
|
35
35
|
* <li>title - Used to style the title of the CardHeader</li>
|
|
@@ -38,7 +38,7 @@ sap.ui.define([
|
|
|
38
38
|
* </ul>
|
|
39
39
|
*
|
|
40
40
|
* @author SAP SE
|
|
41
|
-
* @version 1.
|
|
41
|
+
* @version 1.106.0
|
|
42
42
|
*
|
|
43
43
|
* @constructor
|
|
44
44
|
* @public
|
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
|
29
29
|
* The <code>sap.ui.webc.main.ColorPalette</code> is meant for users that need to select a color from a predefined set. To define the colors, use the <code>sap.ui.webc.main.ColorPaletteItem</code> component inside the default slot of the <code>sap.ui.webc.main.ColorPalette</code>.
|
|
30
30
|
*
|
|
31
31
|
* @author SAP SE
|
|
32
|
-
* @version 1.
|
|
32
|
+
* @version 1.106.0
|
|
33
33
|
*
|
|
34
34
|
* @constructor
|
|
35
35
|
* @public
|
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* The <code>sap.ui.webc.main.ColorPaletteItem</code> component represents a color in the the <code>sap.ui.webc.main.ColorPalette</code>.
|
|
27
27
|
*
|
|
28
28
|
* @author SAP SE
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.106.0
|
|
30
30
|
*
|
|
31
31
|
* @constructor
|
|
32
32
|
* @public
|
|
@@ -33,7 +33,7 @@ sap.ui.define([
|
|
|
33
33
|
* The palette is intended for users, who don't want to check and remember the different values of the colors and spend large amount of time to configure the right color through the color picker.
|
|
34
34
|
*
|
|
35
35
|
* @author SAP SE
|
|
36
|
-
* @version 1.
|
|
36
|
+
* @version 1.106.0
|
|
37
37
|
*
|
|
38
38
|
* @constructor
|
|
39
39
|
* @public
|
|
@@ -24,7 +24,7 @@ sap.ui.define([
|
|
|
24
24
|
* The <code>sap.ui.webc.main.ComboBoxGroupItem</code> is type of suggestion item, that can be used to split the <code>sap.ui.webc.main.ComboBox</code> suggestions into groups.
|
|
25
25
|
*
|
|
26
26
|
* @author SAP SE
|
|
27
|
-
* @version 1.
|
|
27
|
+
* @version 1.106.0
|
|
28
28
|
*
|
|
29
29
|
* @constructor
|
|
30
30
|
* @public
|
|
@@ -45,7 +45,7 @@ sap.ui.define([
|
|
|
45
45
|
*
|
|
46
46
|
* If a date is entered by typing it into the input field, it must fit to the used date format. <br>
|
|
47
47
|
* <br>
|
|
48
|
-
* Supported format options are pattern-based on Unicode LDML Date Format notation. For more information, see
|
|
48
|
+
* Supported format options are pattern-based on Unicode LDML Date Format notation. For more information, see {@link http://unicode.org/reports/tr35/#Date_Field_Symbol_Table UTS #35: Unicode Locale Data Markup Language}. <br>
|
|
49
49
|
* <br>
|
|
50
50
|
* For example, if the <code>format-pattern</code> is "yyyy-MM-dd", a valid value string is "2015-07-30" and the same is displayed in the input.
|
|
51
51
|
*
|
|
@@ -76,7 +76,7 @@ sap.ui.define([
|
|
|
76
76
|
* </script></code></pre>
|
|
77
77
|
*
|
|
78
78
|
* @author SAP SE
|
|
79
|
-
* @version 1.
|
|
79
|
+
* @version 1.106.0
|
|
80
80
|
*
|
|
81
81
|
* @constructor
|
|
82
82
|
* @public
|
|
@@ -45,7 +45,7 @@ sap.ui.define([
|
|
|
45
45
|
*
|
|
46
46
|
* The value entered by typing into the input field must fit to the used date/time format. <br>
|
|
47
47
|
* <br>
|
|
48
|
-
* Supported format options are pattern-based on Unicode LDML Date Format notation. For more information, see
|
|
48
|
+
* Supported format options are pattern-based on Unicode LDML Date Format notation. For more information, see {@link https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table UTS #35: Unicode Locale Data Markup Language}. <br>
|
|
49
49
|
* <br>
|
|
50
50
|
* <b>Example:</b> the following format <code>dd/MM/yyyy, hh:mm:ss aa</code> corresponds the <code>13/04/2020, 03:16:16 AM</code> value. <br>
|
|
51
51
|
* The small 'h' defines "12" hours format and the "aa" symbols - "AM/PM" time periods.
|
|
@@ -72,7 +72,7 @@ sap.ui.define([
|
|
|
72
72
|
* The <code>DateTimePicker</code> is responsive and fully adapts to all devices. For larger screens, such as tablet or desktop, it is displayed as a popover, while on phone devices, it is displayed full screen.
|
|
73
73
|
*
|
|
74
74
|
* @author SAP SE
|
|
75
|
-
* @version 1.
|
|
75
|
+
* @version 1.106.0
|
|
76
76
|
*
|
|
77
77
|
* @constructor
|
|
78
78
|
* @public
|
|
@@ -31,7 +31,7 @@ sap.ui.define([
|
|
|
31
31
|
*
|
|
32
32
|
* <h3>CSS Shadow Parts</h3>
|
|
33
33
|
*
|
|
34
|
-
*
|
|
34
|
+
* {@link https://developer.mozilla.org/en-US/docs/Web/CSS/::part CSS Shadow Parts} allow developers to style elements inside the Shadow DOM. <br>
|
|
35
35
|
* The <code>sap.ui.webc.main.Dialog</code> exposes the following CSS Shadow Parts:
|
|
36
36
|
* <ul>
|
|
37
37
|
* <li>header - Used to style the header of the component</li>
|
|
@@ -46,7 +46,7 @@ sap.ui.define([
|
|
|
46
46
|
* <b>Note:</b> We don't recommend nesting popup-like components (<code>sap.ui.webc.main.Dialog</code>, <code>sap.ui.webc.main.Popover</code>) inside other components containing z-index. This might break z-index management.
|
|
47
47
|
*
|
|
48
48
|
* @author SAP SE
|
|
49
|
-
* @version 1.
|
|
49
|
+
* @version 1.106.0
|
|
50
50
|
*
|
|
51
51
|
* @constructor
|
|
52
52
|
* @public
|
|
@@ -24,7 +24,7 @@ sap.ui.define([
|
|
|
24
24
|
* The <code>sap.ui.webc.main.GroupHeaderListItem</code> is a special list item, used only to separate other list items into logical groups.
|
|
25
25
|
*
|
|
26
26
|
* @author SAP SE
|
|
27
|
-
* @version 1.
|
|
27
|
+
* @version 1.106.0
|
|
28
28
|
*
|
|
29
29
|
* @constructor
|
|
30
30
|
* @public
|