@ui5/webcomponents 1.5.0 → 1.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (579) hide show
  1. package/CHANGELOG.md +113 -0
  2. package/dist/Avatar.js +29 -1
  3. package/dist/AvatarGroup.js +20 -2
  4. package/dist/BreadcrumbsItem.js +2 -2
  5. package/dist/Button.js +4 -4
  6. package/dist/Calendar.js +33 -45
  7. package/dist/CalendarHeader.js +5 -1
  8. package/dist/CardHeader.js +1 -0
  9. package/dist/Carousel.js +9 -0
  10. package/dist/CheckBox.js +2 -2
  11. package/dist/ComboBox.js +52 -6
  12. package/dist/DatePicker.js +17 -1
  13. package/dist/DateRangePicker.js +8 -2
  14. package/dist/DateTimePicker.js +1 -1
  15. package/dist/Dialog.js +41 -1
  16. package/dist/Icon.js +9 -9
  17. package/dist/Input.js +32 -13
  18. package/dist/Label.js +1 -3
  19. package/dist/Link.js +4 -2
  20. package/dist/List.js +17 -1
  21. package/dist/Menu.js +6 -4
  22. package/dist/MenuItem.js +20 -5
  23. package/dist/MessageStrip.js +1 -1
  24. package/dist/MonthPicker.js +9 -0
  25. package/dist/MultiComboBox.js +47 -6
  26. package/dist/MultiInput.js +9 -2
  27. package/dist/Option.js +2 -2
  28. package/dist/Panel.js +24 -4
  29. package/dist/Popover.js +5 -4
  30. package/dist/Popup.js +13 -2
  31. package/dist/RadioButton.js +7 -5
  32. package/dist/RangeSlider.js +1 -1
  33. package/dist/RatingIndicator.js +1 -1
  34. package/dist/SegmentedButton.js +1 -1
  35. package/dist/Select.js +34 -7
  36. package/dist/Slider.js +1 -1
  37. package/dist/SliderBase.js +4 -4
  38. package/dist/SplitButton.js +2 -2
  39. package/dist/StandardListItem.js +3 -3
  40. package/dist/StepInput.js +1 -1
  41. package/dist/SuggestionItem.js +2 -2
  42. package/dist/Switch.js +1 -1
  43. package/dist/Tab.js +17 -10
  44. package/dist/TabContainer.js +169 -148
  45. package/dist/TabSeparator.js +8 -1
  46. package/dist/Table.js +1 -1
  47. package/dist/TextArea.js +8 -3
  48. package/dist/TimePickerBase.js +8 -0
  49. package/dist/TimeSelection.js +1 -2
  50. package/dist/Tokenizer.js +74 -8
  51. package/dist/Tree.js +4 -0
  52. package/dist/TreeItem.js +2 -2
  53. package/dist/TreeListItem.js +1 -1
  54. package/dist/YearPicker.js +50 -25
  55. package/dist/api.json +1 -1
  56. package/dist/assets/SAP-icons-business-suite.7cff1fd8.js +1 -0
  57. package/dist/assets/SAP-icons.7f154911.js +1 -0
  58. package/dist/assets/SAP-icons.e76c8241.js +1 -0
  59. package/dist/assets/messagebundle_ar.f3e988df.js +1 -0
  60. package/dist/assets/messagebundle_bg.a3f6fdd8.js +1 -0
  61. package/dist/assets/messagebundle_ca.5e72bf09.js +1 -0
  62. package/dist/assets/messagebundle_cs.5720e069.js +1 -0
  63. package/dist/assets/messagebundle_cy.51ed6118.js +1 -0
  64. package/dist/assets/messagebundle_da.d83f1df6.js +1 -0
  65. package/dist/assets/messagebundle_de.00b8fac3.js +1 -0
  66. package/dist/assets/messagebundle_el.54337d1a.js +1 -0
  67. package/dist/assets/messagebundle_en.46c4c8b4.js +1 -0
  68. package/dist/assets/messagebundle_en_GB.d9037cba.js +1 -0
  69. package/dist/assets/messagebundle_en_US_sappsd.2f342e46.js +1 -0
  70. package/dist/assets/messagebundle_en_US_saprigi.9e3ec6ce.js +1 -0
  71. package/dist/assets/messagebundle_en_US_saptrc.a358bbc3.js +1 -0
  72. package/dist/assets/messagebundle_es.6edd9aac.js +1 -0
  73. package/dist/assets/messagebundle_es_MX.b9a235b1.js +1 -0
  74. package/dist/assets/messagebundle_et.2f95fbc0.js +1 -0
  75. package/dist/assets/messagebundle_fi.e408238f.js +1 -0
  76. package/dist/assets/messagebundle_fr.023ec658.js +1 -0
  77. package/dist/assets/messagebundle_fr_CA.700b3003.js +1 -0
  78. package/dist/assets/messagebundle_hi.e54398ec.js +1 -0
  79. package/dist/assets/messagebundle_hr.87a5cf12.js +1 -0
  80. package/dist/assets/messagebundle_hu.11f04021.js +1 -0
  81. package/dist/assets/messagebundle_it.aa33f57d.js +1 -0
  82. package/dist/assets/messagebundle_iw.876a2de2.js +1 -0
  83. package/dist/assets/messagebundle_ja.8e38b3b9.js +1 -0
  84. package/dist/assets/messagebundle_kk.16201d64.js +1 -0
  85. package/dist/assets/messagebundle_ko.efd3d190.js +1 -0
  86. package/dist/assets/messagebundle_lt.8df3235f.js +1 -0
  87. package/dist/assets/messagebundle_lv.1485b0dd.js +1 -0
  88. package/dist/assets/messagebundle_ms.2801cf14.js +1 -0
  89. package/dist/assets/messagebundle_nl.fbaa57e5.js +1 -0
  90. package/dist/assets/messagebundle_no.aed62d2d.js +1 -0
  91. package/dist/assets/messagebundle_pl.ec09771e.js +1 -0
  92. package/dist/assets/messagebundle_pt.2ba5f988.js +1 -0
  93. package/dist/assets/messagebundle_pt_PT.f26a67f1.js +1 -0
  94. package/dist/assets/messagebundle_ro.71197951.js +1 -0
  95. package/dist/assets/messagebundle_ru.0bc1939f.js +1 -0
  96. package/dist/assets/messagebundle_sh.097c2c2b.js +1 -0
  97. package/dist/assets/messagebundle_sk.79a87686.js +1 -0
  98. package/dist/assets/messagebundle_sl.9d602bfb.js +1 -0
  99. package/dist/assets/messagebundle_sv.efb6e0ef.js +1 -0
  100. package/dist/assets/messagebundle_th.94c0d1ab.js +1 -0
  101. package/dist/assets/messagebundle_tr.b3a571be.js +1 -0
  102. package/dist/assets/messagebundle_uk.8d0551a9.js +1 -0
  103. package/dist/assets/messagebundle_vi.6819ccf0.js +1 -0
  104. package/dist/assets/messagebundle_zh_CN.0c604a5d.js +1 -0
  105. package/dist/assets/messagebundle_zh_TW.4659173f.js +1 -0
  106. package/dist/assets/{parameters-bundle.css.d35c9c32.js → parameters-bundle.css.13aed676.js} +1 -1
  107. package/dist/assets/{parameters-bundle.css.95d13129.js → parameters-bundle.css.157592af.js} +1 -1
  108. package/dist/assets/parameters-bundle.css.18cb3350.js +1 -0
  109. package/dist/assets/{parameters-bundle.css.e9998509.js → parameters-bundle.css.25017933.js} +1 -1
  110. package/dist/assets/parameters-bundle.css.2be7f26d.js +1 -0
  111. package/dist/assets/parameters-bundle.css.31a66508.js +1 -0
  112. package/dist/assets/parameters-bundle.css.33915181.js +1 -0
  113. package/dist/assets/parameters-bundle.css.41e95390.js +1 -0
  114. package/dist/assets/parameters-bundle.css.4343d807.js +1 -0
  115. package/dist/assets/parameters-bundle.css.4438b4b3.js +1 -0
  116. package/dist/assets/parameters-bundle.css.54a888ff.js +1 -0
  117. package/dist/assets/{parameters-bundle.css.e9339a13.js → parameters-bundle.css.5550ceb2.js} +1 -1
  118. package/dist/assets/{parameters-bundle.css.c967e7ef.js → parameters-bundle.css.60956972.js} +1 -1
  119. package/dist/assets/{parameters-bundle.css.3db3a626.js → parameters-bundle.css.61a5fde8.js} +1 -1
  120. package/dist/assets/parameters-bundle.css.6d229ca8.js +1 -0
  121. package/dist/assets/parameters-bundle.css.7c26b98b.js +1 -0
  122. package/dist/assets/{parameters-bundle.css.780c6a0b.js → parameters-bundle.css.adc7c452.js} +1 -1
  123. package/dist/assets/{parameters-bundle.css.16d388d6.js → parameters-bundle.css.ba38c500.js} +1 -1
  124. package/dist/assets/{parameters-bundle.css.d4f504ed.js → parameters-bundle.css.c64ba63b.js} +1 -1
  125. package/dist/assets/{parameters-bundle.css.f0eeb6a4.js → parameters-bundle.css.cac9f3de.js} +1 -1
  126. package/dist/assets/parameters-bundle.css.cad0773b.js +1 -0
  127. package/dist/assets/parameters-bundle.css.d532d151.js +1 -0
  128. package/dist/assets/{parameters-bundle.css.7be18144.js → parameters-bundle.css.d5d27adb.js} +1 -1
  129. package/dist/assets/{parameters-bundle.css.f6aea851.js → parameters-bundle.css.fbd8d2ab.js} +1 -1
  130. package/dist/css/themes/Avatar.css +1 -1
  131. package/dist/css/themes/AvatarGroup.css +1 -1
  132. package/dist/css/themes/Badge.css +1 -1
  133. package/dist/css/themes/Breadcrumbs.css +1 -1
  134. package/dist/css/themes/BrowserScrollbar.css +1 -1
  135. package/dist/css/themes/Button.css +1 -1
  136. package/dist/css/themes/CalendarHeader.css +1 -1
  137. package/dist/css/themes/ComboBox.css +1 -1
  138. package/dist/css/themes/DatePicker.css +1 -1
  139. package/dist/css/themes/DayPicker.css +1 -1
  140. package/dist/css/themes/Dialog.css +1 -1
  141. package/dist/css/themes/GroupHeaderListItem.css +1 -1
  142. package/dist/css/themes/Input.css +1 -1
  143. package/dist/css/themes/Menu.css +1 -1
  144. package/dist/css/themes/MonthPicker.css +1 -1
  145. package/dist/css/themes/MultiComboBox.css +1 -1
  146. package/dist/css/themes/Panel.css +1 -1
  147. package/dist/css/themes/Select.css +1 -1
  148. package/dist/css/themes/TextArea.css +1 -1
  149. package/dist/css/themes/Title.css +1 -1
  150. package/dist/css/themes/Tokenizer.css +1 -1
  151. package/dist/css/themes/YearPicker.css +1 -1
  152. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  153. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  154. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  155. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  156. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  157. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  158. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  159. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  160. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  161. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  162. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  163. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  164. package/dist/features/InputElementsFormSupport.js +5 -1
  165. package/dist/features/InputSuggestions.js +21 -2
  166. package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
  167. package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
  168. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
  169. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
  170. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
  171. package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
  172. package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
  173. package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
  174. package/dist/generated/assets/i18n/messagebundle_en.json +1 -1
  175. package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -1
  176. package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -1
  177. package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -1
  178. package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -1
  179. package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
  180. package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -1
  181. package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
  182. package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
  183. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
  184. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
  185. package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
  186. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
  187. package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
  188. package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
  189. package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
  190. package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
  191. package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
  192. package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
  193. package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
  194. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
  195. package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
  196. package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
  197. package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
  198. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
  199. package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
  200. package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -1
  201. package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
  202. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
  203. package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
  204. package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
  205. package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
  206. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
  207. package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
  208. package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
  209. package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
  210. package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
  211. package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
  212. package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
  213. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  214. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  215. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  216. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  217. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  218. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  219. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  220. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  221. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  222. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  223. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  224. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  225. package/dist/generated/i18n/i18n-defaults.js +2 -2
  226. package/dist/generated/templates/AvatarTemplate.lit.js +1 -1
  227. package/dist/generated/templates/BreadcrumbsTemplate.lit.js +1 -1
  228. package/dist/generated/templates/CalendarHeaderTemplate.lit.js +2 -2
  229. package/dist/generated/templates/CalendarTemplate.lit.js +1 -1
  230. package/dist/generated/templates/CardHeaderTemplate.lit.js +2 -2
  231. package/dist/generated/templates/CarouselTemplate.lit.js +1 -1
  232. package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js +3 -3
  233. package/dist/generated/templates/ComboBoxTemplate.lit.js +1 -1
  234. package/dist/generated/templates/CustomListItemTemplate.lit.js +2 -2
  235. package/dist/generated/templates/DatePickerTemplate.lit.js +1 -1
  236. package/dist/generated/templates/DialogTemplate.lit.js +7 -6
  237. package/dist/generated/templates/GroupHeaderListItemTemplate.lit.js +1 -1
  238. package/dist/generated/templates/IconTemplate.lit.js +2 -1
  239. package/dist/generated/templates/ListItemTemplate.lit.js +2 -2
  240. package/dist/generated/templates/ListTemplate.lit.js +1 -1
  241. package/dist/generated/templates/MenuTemplate.lit.js +1 -1
  242. package/dist/generated/templates/MonthPickerTemplate.lit.js +2 -1
  243. package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js +3 -3
  244. package/dist/generated/templates/MultiComboBoxTemplate.lit.js +1 -1
  245. package/dist/generated/templates/PanelTemplate.lit.js +7 -6
  246. package/dist/generated/templates/PopoverTemplate.lit.js +1 -1
  247. package/dist/generated/templates/PopupTemplate.lit.js +1 -1
  248. package/dist/generated/templates/RangeSliderTemplate.lit.js +1 -1
  249. package/dist/generated/templates/ResponsivePopoverTemplate.lit.js +1 -1
  250. package/dist/generated/templates/SliderTemplate.lit.js +1 -1
  251. package/dist/generated/templates/StandardListItemTemplate.lit.js +2 -2
  252. package/dist/generated/templates/SuggestionListItemTemplate.lit.js +2 -2
  253. package/dist/generated/templates/TabContainerTemplate.lit.js +1 -1
  254. package/dist/generated/templates/TabInOverflowTemplate.lit.js +1 -1
  255. package/dist/generated/templates/TabInStripTemplate.lit.js +1 -1
  256. package/dist/generated/templates/TableTemplate.lit.js +9 -8
  257. package/dist/generated/templates/TextAreaTemplate.lit.js +1 -1
  258. package/dist/generated/templates/TreeListItemTemplate.lit.js +2 -2
  259. package/dist/generated/templates/YearPickerTemplate.lit.js +2 -1
  260. package/dist/generated/themes/Avatar.css.js +1 -1
  261. package/dist/generated/themes/AvatarGroup.css.js +1 -1
  262. package/dist/generated/themes/Badge.css.js +1 -1
  263. package/dist/generated/themes/Breadcrumbs.css.js +1 -1
  264. package/dist/generated/themes/BrowserScrollbar.css.js +1 -1
  265. package/dist/generated/themes/Button.css.js +1 -1
  266. package/dist/generated/themes/CalendarHeader.css.js +1 -1
  267. package/dist/generated/themes/ComboBox.css.js +1 -1
  268. package/dist/generated/themes/DatePicker.css.js +1 -1
  269. package/dist/generated/themes/DayPicker.css.js +1 -1
  270. package/dist/generated/themes/Dialog.css.js +1 -1
  271. package/dist/generated/themes/GroupHeaderListItem.css.js +1 -1
  272. package/dist/generated/themes/Input.css.js +1 -1
  273. package/dist/generated/themes/Menu.css.js +1 -1
  274. package/dist/generated/themes/MonthPicker.css.js +1 -1
  275. package/dist/generated/themes/MultiComboBox.css.js +1 -1
  276. package/dist/generated/themes/Panel.css.js +1 -1
  277. package/dist/generated/themes/Select.css.js +1 -1
  278. package/dist/generated/themes/TextArea.css.js +1 -1
  279. package/dist/generated/themes/Title.css.js +1 -1
  280. package/dist/generated/themes/Tokenizer.css.js +1 -1
  281. package/dist/generated/themes/YearPicker.css.js +1 -1
  282. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  283. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  284. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
  285. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  286. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  287. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  288. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  289. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  290. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  291. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  292. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  293. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  294. package/dist/i18n/messagebundle.properties +16 -4
  295. package/dist/i18n/messagebundle_ar.properties +10 -0
  296. package/dist/i18n/messagebundle_bg.properties +10 -0
  297. package/dist/i18n/messagebundle_ca.properties +10 -0
  298. package/dist/i18n/messagebundle_cs.properties +10 -0
  299. package/dist/i18n/messagebundle_cy.properties +10 -0
  300. package/dist/i18n/messagebundle_da.properties +10 -0
  301. package/dist/i18n/messagebundle_de.properties +11 -1
  302. package/dist/i18n/messagebundle_el.properties +10 -0
  303. package/dist/i18n/messagebundle_en.properties +10 -0
  304. package/dist/i18n/messagebundle_en_GB.properties +10 -0
  305. package/dist/i18n/messagebundle_en_US_sappsd.properties +10 -0
  306. package/dist/i18n/messagebundle_en_US_saprigi.properties +10 -2
  307. package/dist/i18n/messagebundle_en_US_saptrc.properties +11 -1
  308. package/dist/i18n/messagebundle_es.properties +10 -0
  309. package/dist/i18n/messagebundle_es_MX.properties +10 -0
  310. package/dist/i18n/messagebundle_et.properties +10 -0
  311. package/dist/i18n/messagebundle_fi.properties +10 -0
  312. package/dist/i18n/messagebundle_fr.properties +10 -0
  313. package/dist/i18n/messagebundle_fr_CA.properties +10 -0
  314. package/dist/i18n/messagebundle_hi.properties +10 -0
  315. package/dist/i18n/messagebundle_hr.properties +10 -0
  316. package/dist/i18n/messagebundle_hu.properties +10 -0
  317. package/dist/i18n/messagebundle_id.properties +10 -0
  318. package/dist/i18n/messagebundle_it.properties +12 -2
  319. package/dist/i18n/messagebundle_iw.properties +10 -0
  320. package/dist/i18n/messagebundle_ja.properties +10 -0
  321. package/dist/i18n/messagebundle_kk.properties +10 -0
  322. package/dist/i18n/messagebundle_ko.properties +10 -0
  323. package/dist/i18n/messagebundle_lt.properties +10 -0
  324. package/dist/i18n/messagebundle_lv.properties +10 -0
  325. package/dist/i18n/messagebundle_ms.properties +10 -0
  326. package/dist/i18n/messagebundle_nl.properties +10 -0
  327. package/dist/i18n/messagebundle_no.properties +10 -0
  328. package/dist/i18n/messagebundle_pl.properties +10 -0
  329. package/dist/i18n/messagebundle_pt.properties +10 -0
  330. package/dist/i18n/messagebundle_pt_PT.properties +10 -0
  331. package/dist/i18n/messagebundle_ro.properties +10 -0
  332. package/dist/i18n/messagebundle_ru.properties +10 -0
  333. package/dist/i18n/messagebundle_sh.properties +10 -0
  334. package/dist/i18n/messagebundle_sk.properties +10 -0
  335. package/dist/i18n/messagebundle_sl.properties +10 -0
  336. package/dist/i18n/messagebundle_sv.properties +10 -0
  337. package/dist/i18n/messagebundle_th.properties +13 -3
  338. package/dist/i18n/messagebundle_tr.properties +10 -0
  339. package/dist/i18n/messagebundle_uk.properties +11 -1
  340. package/dist/i18n/messagebundle_vi.properties +10 -0
  341. package/dist/i18n/messagebundle_zh_CN.properties +10 -0
  342. package/dist/i18n/messagebundle_zh_TW.properties +10 -0
  343. package/package.json +7 -7
  344. package/src/Avatar.hbs +2 -0
  345. package/src/Avatar.js +29 -1
  346. package/src/AvatarGroup.js +20 -2
  347. package/src/Breadcrumbs.hbs +1 -1
  348. package/src/BreadcrumbsItem.js +2 -2
  349. package/src/Button.js +4 -4
  350. package/src/Calendar.hbs +3 -0
  351. package/src/Calendar.js +33 -45
  352. package/src/CalendarHeader.hbs +5 -1
  353. package/src/CalendarHeader.js +5 -1
  354. package/src/CardHeader.hbs +2 -1
  355. package/src/CardHeader.js +1 -0
  356. package/src/Carousel.hbs +1 -1
  357. package/src/Carousel.js +9 -0
  358. package/src/CheckBox.js +2 -2
  359. package/src/ComboBox.hbs +1 -1
  360. package/src/ComboBox.js +52 -6
  361. package/src/ComboBoxPopover.hbs +1 -1
  362. package/src/DatePicker.hbs +2 -0
  363. package/src/DatePicker.js +17 -1
  364. package/src/DateRangePicker.js +8 -2
  365. package/src/DateTimePicker.js +1 -1
  366. package/src/Dialog.hbs +5 -1
  367. package/src/Dialog.js +41 -1
  368. package/src/GroupHeaderListItem.hbs +2 -2
  369. package/src/Icon.hbs +3 -1
  370. package/src/Icon.js +9 -9
  371. package/src/Input.js +32 -13
  372. package/src/Label.js +1 -3
  373. package/src/Link.js +4 -2
  374. package/src/List.hbs +1 -1
  375. package/src/List.js +17 -1
  376. package/src/ListItem.hbs +1 -1
  377. package/src/Menu.hbs +1 -0
  378. package/src/Menu.js +6 -4
  379. package/src/MenuItem.js +20 -5
  380. package/src/MessageStrip.js +1 -1
  381. package/src/MonthPicker.hbs +8 -1
  382. package/src/MonthPicker.js +9 -0
  383. package/src/MultiComboBox.hbs +1 -1
  384. package/src/MultiComboBox.js +47 -6
  385. package/src/MultiComboBoxPopover.hbs +1 -1
  386. package/src/MultiInput.js +9 -2
  387. package/src/Option.js +2 -2
  388. package/src/Panel.hbs +56 -46
  389. package/src/Panel.js +24 -4
  390. package/src/Popover.js +5 -4
  391. package/src/Popup.hbs +1 -1
  392. package/src/Popup.js +13 -2
  393. package/src/RadioButton.js +7 -5
  394. package/src/RangeSlider.hbs +2 -2
  395. package/src/RangeSlider.js +1 -1
  396. package/src/RatingIndicator.js +1 -1
  397. package/src/SegmentedButton.js +1 -1
  398. package/src/Select.js +34 -7
  399. package/src/Slider.hbs +1 -1
  400. package/src/Slider.js +1 -1
  401. package/src/SliderBase.js +4 -4
  402. package/src/SplitButton.js +2 -2
  403. package/src/StandardListItem.js +3 -3
  404. package/src/StepInput.js +1 -1
  405. package/src/SuggestionItem.js +2 -2
  406. package/src/Switch.js +1 -1
  407. package/src/Tab.js +17 -10
  408. package/src/TabContainer.hbs +5 -1
  409. package/src/TabContainer.js +169 -148
  410. package/src/TabInOverflow.hbs +1 -1
  411. package/src/TabInStrip.hbs +1 -1
  412. package/src/TabSeparator.js +8 -1
  413. package/src/Table.hbs +9 -7
  414. package/src/Table.js +1 -1
  415. package/src/TextArea.hbs +1 -1
  416. package/src/TextArea.js +8 -3
  417. package/src/TimePickerBase.js +8 -0
  418. package/src/TimeSelection.js +1 -2
  419. package/src/Tokenizer.js +74 -8
  420. package/src/Tree.js +4 -0
  421. package/src/TreeItem.js +2 -2
  422. package/src/TreeListItem.js +1 -1
  423. package/src/YearPicker.hbs +7 -0
  424. package/src/YearPicker.js +50 -25
  425. package/src/features/InputElementsFormSupport.js +5 -1
  426. package/src/features/InputSuggestions.js +21 -2
  427. package/src/i18n/messagebundle.properties +16 -4
  428. package/src/i18n/messagebundle_ar.properties +10 -0
  429. package/src/i18n/messagebundle_bg.properties +10 -0
  430. package/src/i18n/messagebundle_ca.properties +10 -0
  431. package/src/i18n/messagebundle_cs.properties +10 -0
  432. package/src/i18n/messagebundle_cy.properties +10 -0
  433. package/src/i18n/messagebundle_da.properties +10 -0
  434. package/src/i18n/messagebundle_de.properties +11 -1
  435. package/src/i18n/messagebundle_el.properties +10 -0
  436. package/src/i18n/messagebundle_en.properties +10 -0
  437. package/src/i18n/messagebundle_en_GB.properties +10 -0
  438. package/src/i18n/messagebundle_en_US_sappsd.properties +10 -0
  439. package/src/i18n/messagebundle_en_US_saprigi.properties +10 -2
  440. package/src/i18n/messagebundle_en_US_saptrc.properties +11 -1
  441. package/src/i18n/messagebundle_es.properties +10 -0
  442. package/src/i18n/messagebundle_es_MX.properties +10 -0
  443. package/src/i18n/messagebundle_et.properties +10 -0
  444. package/src/i18n/messagebundle_fi.properties +10 -0
  445. package/src/i18n/messagebundle_fr.properties +10 -0
  446. package/src/i18n/messagebundle_fr_CA.properties +10 -0
  447. package/src/i18n/messagebundle_hi.properties +10 -0
  448. package/src/i18n/messagebundle_hr.properties +10 -0
  449. package/src/i18n/messagebundle_hu.properties +10 -0
  450. package/src/i18n/messagebundle_id.properties +10 -0
  451. package/src/i18n/messagebundle_it.properties +12 -2
  452. package/src/i18n/messagebundle_iw.properties +10 -0
  453. package/src/i18n/messagebundle_ja.properties +10 -0
  454. package/src/i18n/messagebundle_kk.properties +10 -0
  455. package/src/i18n/messagebundle_ko.properties +10 -0
  456. package/src/i18n/messagebundle_lt.properties +10 -0
  457. package/src/i18n/messagebundle_lv.properties +10 -0
  458. package/src/i18n/messagebundle_ms.properties +10 -0
  459. package/src/i18n/messagebundle_nl.properties +10 -0
  460. package/src/i18n/messagebundle_no.properties +10 -0
  461. package/src/i18n/messagebundle_pl.properties +10 -0
  462. package/src/i18n/messagebundle_pt.properties +10 -0
  463. package/src/i18n/messagebundle_pt_PT.properties +10 -0
  464. package/src/i18n/messagebundle_ro.properties +10 -0
  465. package/src/i18n/messagebundle_ru.properties +10 -0
  466. package/src/i18n/messagebundle_sh.properties +10 -0
  467. package/src/i18n/messagebundle_sk.properties +10 -0
  468. package/src/i18n/messagebundle_sl.properties +10 -0
  469. package/src/i18n/messagebundle_sv.properties +10 -0
  470. package/src/i18n/messagebundle_th.properties +13 -3
  471. package/src/i18n/messagebundle_tr.properties +10 -0
  472. package/src/i18n/messagebundle_uk.properties +11 -1
  473. package/src/i18n/messagebundle_vi.properties +10 -0
  474. package/src/i18n/messagebundle_zh_CN.properties +10 -0
  475. package/src/i18n/messagebundle_zh_TW.properties +10 -0
  476. package/src/themes/Avatar.css +51 -0
  477. package/src/themes/AvatarGroup.css +1 -0
  478. package/src/themes/Badge.css +12 -0
  479. package/src/themes/Breadcrumbs.css +3 -0
  480. package/src/themes/BrowserScrollbar.css +6 -6
  481. package/src/themes/Button.css +5 -0
  482. package/src/themes/CalendarHeader.css +2 -2
  483. package/src/themes/DatePicker.css +13 -1
  484. package/src/themes/DayPicker.css +4 -4
  485. package/src/themes/Dialog.css +35 -0
  486. package/src/themes/GroupHeaderListItem.css +1 -0
  487. package/src/themes/Icon.css +1 -1
  488. package/src/themes/Input.css +34 -22
  489. package/src/themes/Menu.css +1 -0
  490. package/src/themes/MonthPicker.css +9 -2
  491. package/src/themes/Panel.css +0 -4
  492. package/src/themes/TextArea.css +7 -7
  493. package/src/themes/Title.css +1 -1
  494. package/src/themes/Tokenizer.css +1 -5
  495. package/src/themes/YearPicker.css +13 -2
  496. package/src/themes/base/DayPicker-parameters.css +3 -0
  497. package/src/themes/base/Dialog-parameters.css +8 -0
  498. package/src/themes/base/Input-parameters.css +2 -1
  499. package/src/themes/sap_belize/DayPicker-parameters.css +1 -1
  500. package/src/themes/sap_belize_hcb/Button-parameters.css +1 -0
  501. package/src/themes/sap_belize_hcb/DayPicker-parameters.css +7 -0
  502. package/src/themes/sap_belize_hcb/Input-parameters.css +3 -0
  503. package/src/themes/sap_belize_hcw/Button-parameters.css +1 -0
  504. package/src/themes/sap_belize_hcw/DayPicker-parameters.css +7 -0
  505. package/src/themes/sap_belize_hcw/Input-parameters.css +3 -0
  506. package/src/themes/sap_fiori_3_hcb/Button-parameters.css +1 -0
  507. package/src/themes/sap_fiori_3_hcb/Dialog-parameters.css +8 -0
  508. package/src/themes/sap_fiori_3_hcb/Input-parameters.css +2 -1
  509. package/src/themes/sap_fiori_3_hcw/Button-parameters.css +1 -0
  510. package/src/themes/sap_fiori_3_hcw/Dialog-parameters.css +8 -0
  511. package/src/themes/sap_fiori_3_hcw/Input-parameters.css +2 -1
  512. package/src/themes/sap_horizon/parameters-bundle.css +1 -1
  513. package/src/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  514. package/src/themes/sap_horizon_hcb/Dialog-parameters.css +4 -0
  515. package/src/themes/sap_horizon_hcb/Input-parameters.css +1 -1
  516. package/src/themes/sap_horizon_hcw/Dialog-parameters.css +4 -0
  517. package/src/themes/sap_horizon_hcw/Input-parameters.css +1 -1
  518. package/dist/assets/SAP-icons-business-suite.60260cdf.js +0 -1
  519. package/dist/assets/SAP-icons.09567bd9.js +0 -1
  520. package/dist/assets/SAP-icons.1f482d05.js +0 -1
  521. package/dist/assets/messagebundle_ar.9c5ee5ed.js +0 -1
  522. package/dist/assets/messagebundle_bg.0e988870.js +0 -1
  523. package/dist/assets/messagebundle_ca.a127ab38.js +0 -1
  524. package/dist/assets/messagebundle_cs.629a9626.js +0 -1
  525. package/dist/assets/messagebundle_cy.9e45bbce.js +0 -1
  526. package/dist/assets/messagebundle_da.773ab830.js +0 -1
  527. package/dist/assets/messagebundle_de.e3b00529.js +0 -1
  528. package/dist/assets/messagebundle_el.40c4d9bd.js +0 -1
  529. package/dist/assets/messagebundle_en.8eab6481.js +0 -1
  530. package/dist/assets/messagebundle_en_GB.43ff6ad4.js +0 -1
  531. package/dist/assets/messagebundle_en_US_sappsd.3123c345.js +0 -1
  532. package/dist/assets/messagebundle_en_US_saprigi.ce3d7e4c.js +0 -1
  533. package/dist/assets/messagebundle_en_US_saptrc.09e99a05.js +0 -1
  534. package/dist/assets/messagebundle_es.827626df.js +0 -1
  535. package/dist/assets/messagebundle_es_MX.a36afbf1.js +0 -1
  536. package/dist/assets/messagebundle_et.ef5644ec.js +0 -1
  537. package/dist/assets/messagebundle_fi.51171aa3.js +0 -1
  538. package/dist/assets/messagebundle_fr.1534fb7f.js +0 -1
  539. package/dist/assets/messagebundle_fr_CA.3ec2f1d9.js +0 -1
  540. package/dist/assets/messagebundle_hi.df105d55.js +0 -1
  541. package/dist/assets/messagebundle_hr.99b625e3.js +0 -1
  542. package/dist/assets/messagebundle_hu.45d5a14f.js +0 -1
  543. package/dist/assets/messagebundle_it.baf6d99f.js +0 -1
  544. package/dist/assets/messagebundle_iw.50133cb0.js +0 -1
  545. package/dist/assets/messagebundle_ja.4684bb4f.js +0 -1
  546. package/dist/assets/messagebundle_kk.153a974f.js +0 -1
  547. package/dist/assets/messagebundle_ko.2cbd9a48.js +0 -1
  548. package/dist/assets/messagebundle_lt.4792b637.js +0 -1
  549. package/dist/assets/messagebundle_lv.1c982a41.js +0 -1
  550. package/dist/assets/messagebundle_ms.6de4a307.js +0 -1
  551. package/dist/assets/messagebundle_nl.346b5b0c.js +0 -1
  552. package/dist/assets/messagebundle_no.55c09a78.js +0 -1
  553. package/dist/assets/messagebundle_pl.24f1673c.js +0 -1
  554. package/dist/assets/messagebundle_pt.a0acef65.js +0 -1
  555. package/dist/assets/messagebundle_pt_PT.d5340844.js +0 -1
  556. package/dist/assets/messagebundle_ro.c47aa2e7.js +0 -1
  557. package/dist/assets/messagebundle_ru.9d147f84.js +0 -1
  558. package/dist/assets/messagebundle_sh.42d912a5.js +0 -1
  559. package/dist/assets/messagebundle_sk.66be6ecd.js +0 -1
  560. package/dist/assets/messagebundle_sl.7aef5bf8.js +0 -1
  561. package/dist/assets/messagebundle_sv.0e001a3d.js +0 -1
  562. package/dist/assets/messagebundle_th.a1ae28b0.js +0 -1
  563. package/dist/assets/messagebundle_tr.91751c7e.js +0 -1
  564. package/dist/assets/messagebundle_uk.3fff2ce5.js +0 -1
  565. package/dist/assets/messagebundle_vi.dcd6b37b.js +0 -1
  566. package/dist/assets/messagebundle_zh_CN.3447b7cf.js +0 -1
  567. package/dist/assets/messagebundle_zh_TW.a6d3c782.js +0 -1
  568. package/dist/assets/parameters-bundle.css.01f054a7.js +0 -1
  569. package/dist/assets/parameters-bundle.css.0a36e0eb.js +0 -1
  570. package/dist/assets/parameters-bundle.css.38e4d904.js +0 -1
  571. package/dist/assets/parameters-bundle.css.40bf20d0.js +0 -1
  572. package/dist/assets/parameters-bundle.css.4260a678.js +0 -1
  573. package/dist/assets/parameters-bundle.css.4cd19aca.js +0 -1
  574. package/dist/assets/parameters-bundle.css.4d47c982.js +0 -1
  575. package/dist/assets/parameters-bundle.css.6993a07a.js +0 -1
  576. package/dist/assets/parameters-bundle.css.6f186b45.js +0 -1
  577. package/dist/assets/parameters-bundle.css.9c6e589c.js +0 -1
  578. package/dist/assets/parameters-bundle.css.c35f092e.js +0 -1
  579. package/dist/assets/parameters-bundle.css.d09464d2.js +0 -1
@@ -1 +1 @@
1
- const o={packageName:"@ui5/webcomponents-theming",fileName:"themes/sap_horizon_dark/parameters-bundle.css",content:':root{--sapThemeMetaData-Base-baseLib:{"Path":"Base.baseLib.sap_horizon_dark.css_variables","PathPattern":"/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends":["sap_horizon","baseTheme"],"Tags":["Fiori_3","DarkColorScheme"],"FallbackThemeId":"sap_horizon","Engine":{"Name":"theming-engine","Version":"1.69.2"},"Version":{ "Build":"11.1.38.20220405122918","Source":"11.1.38"}};--sapBrandColor:#0070f2;--sapHighlightColor:#4db1ff;--sapBaseColor:#1d232a;--sapShellColor:#1d232a;--sapBackgroundColor:#12171c;--sapFontFamily:"72","72full",Arial,Helvetica,sans-serif;--sapFontLightFamily:"72-Light","72-Lightfull","72","72full",Arial,Helvetica,sans-serif;--sapFontBoldFamily:"72-Bold","72-Boldfull","72","72full",Arial,Helvetica,sans-serif;--sapFontSemiboldFamily:"72-Semibold","72-Semiboldfull","72","72full",Arial,Helvetica,sans-serif;--sapFontSemiboldDuplexFamily:"72-SemiboldDuplex","72-SemiboldDuplexfull","72","72full",Arial,Helvetica,sans-serif;--sapFontBlackFamily:"72Black","72","72full",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:"72-Bold","72-Boldfull","72","72full",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:3rem;--sapFontHeader2Size:2rem;--sapFontHeader3Size:1.5rem;--sapFontHeader4Size:1.25rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#eaecee;--sapLinkColor:#4db1ff;--sapLink_Hover_Color:#29a1ff;--sapLink_Active_Color:#4db1ff;--sapLink_Visited_Color:#4db1ff;--sapLink_InvertedColor:#bde2ff;--sapLink_SubtleColor:#eaecee;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#4db1ff;--sapActiveColor:#020303;--sapHighlightTextColor:#1d232a;--sapTitleColor:#eaecee;--sapNegativeColor:#fa6161;--sapCriticalColor:#ffdf72;--sapPositiveColor:#97dd40;--sapInformativeColor:#4db1ff;--sapNeutralColor:#a9b4be;--sapNegativeElementColor:#fa6161;--sapCriticalElementColor:#f7bf00;--sapPositiveElementColor:#6dad1f;--sapInformativeElementColor:#4db1ff;--sapNeutralElementColor:#a9b4be;--sapNegativeTextColor:#fa6161;--sapPositiveTextColor:#97dd40;--sapCriticalTextColor:#ffdf72;--sapInformativeTextColor:#4db1ff;--sapNeutralTextColor:#eaecee;--sapNeutralBorderColor:#a9b4be;--sapErrorColor:#fa6161;--sapErrorBorderColor:#fa6161;--sapWarningColor:#ffdf72;--sapWarningBorderColor:#f7bf00;--sapSuccessColor:#97dd40;--sapSuccessBorderColor:#6dad1f;--sapInformationColor:#4db1ff;--sapInformationBorderColor:#4db1ff;--sapErrorBackground:#350000;--sapWarningBackground:#382700;--sapSuccessBackground:#11331a;--sapInformationBackground:#00144a;--sapNeutralBackground:#242e38;--sapIndicationColor_1:#fd3535;--sapIndicationColor_1_Background:#fd3535;--sapIndicationColor_1_BorderColor:#fd3535;--sapIndicationColor_1_Hover_Background:#fd4e4e;--sapIndicationColor_1_Active_Background:#fe6767;--sapIndicationColor_1_TextColor:#eaecee;--sapIndicationColor_2:#ff8f8f;--sapIndicationColor_2_Background:#ff8f8f;--sapIndicationColor_2_BorderColor:#ff8f8f;--sapIndicationColor_2_Hover_Background:#ffa9a9;--sapIndicationColor_2_Active_Background:#ffc2c2;--sapIndicationColor_2_TextColor:#1d232a;--sapIndicationColor_3:#ffc933;--sapIndicationColor_3_Background:#ffc933;--sapIndicationColor_3_BorderColor:#ffc933;--sapIndicationColor_3_Hover_Background:#ffcd42;--sapIndicationColor_3_Active_Background:#ffd152;--sapIndicationColor_3_TextColor:#1d232a;--sapIndicationColor_4:#bde986;--sapIndicationColor_4_Background:#bde986;--sapIndicationColor_4_BorderColor:#bde986;--sapIndicationColor_4_Hover_Background:#c9ed9c;--sapIndicationColor_4_Active_Background:#d5f1b1;--sapIndicationColor_4_TextColor:#1d232a;--sapIndicationColor_5:#a6e0ff;--sapIndicationColor_5_Background:#a6e0ff;--sapIndicationColor_5_BorderColor:#a6e0ff;--sapIndicationColor_5_Hover_Background:#c0e9ff;--sapIndicationColor_5_Active_Background:#d9f2ff;--sapIndicationColor_5_TextColor:#1d232a;--sapIndicationColor_6:#64edd2;--sapIndicationColor_6_Background:#64edd2;--sapIndicationColor_6_BorderColor:#64edd2;--sapIndicationColor_6_Hover_Background:#7bf0d9;--sapIndicationColor_6_Active_Background:#92f2df;--sapIndicationColor_6_TextColor:#1d232a;--sapIndicationColor_7:#d3b6ff;--sapIndicationColor_7_Background:#d3b6ff;--sapIndicationColor_7_BorderColor:#d3b6ff;--sapIndicationColor_7_Hover_Background:#e2d0ff;--sapIndicationColor_7_Active_Background:#f2e9ff;--sapIndicationColor_7_TextColor:#1d232a;--sapIndicationColor_8:#ff8af0;--sapIndicationColor_8_Background:#ff8af0;--sapIndicationColor_8_BorderColor:#ff8af0;--sapIndicationColor_8_Hover_Background:#ffa3f3;--sapIndicationColor_8_Active_Background:#ffbdf7;--sapIndicationColor_8_TextColor:#1d232a;--sapElement_LineHeight:2.75rem;--sapElement_Height:2.25rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.75rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.5;--sapContent_IconHeight:1rem;--sapContent_IconColor:#eaecee;--sapContent_ContrastIconColor:#1d232a;--sapContent_NonInteractiveIconColor:#a9b4be;--sapContent_MarkerIconColor:#d3b6ff;--sapContent_MarkerTextColor:#64edd2;--sapContent_MeasureIndicatorColor:#a9b4be;--sapContent_Selected_MeasureIndicatorColor:#4db1ff;--sapContent_ImagePlaceholderBackground:#45617c;--sapContent_ImagePlaceholderForegroundColor:#d5dadd;--sapContent_RatedColor:#ffdf72;--sapContent_UnratedColor:#a9b4be;--sapContent_BusyColor:#eaecee;--sapContent_FocusColor:#4db1ff;--sapContent_FocusStyle:solid;--sapContent_FocusWidth:.125rem;--sapContent_ContrastFocusColor:#fff;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0.125rem 0 hsla(0,0%,100%,0.2),0 0.125rem 0.5rem 0 rgba(0,0,0,0.3);--sapContent_Shadow1:0 0 0 0.0625rem hsla(0,0%,100%,0.35),0 0.125rem 0.5rem 0 rgba(0,0,0,0.6);--sapContent_Shadow2:0 0 0 0.0625rem hsla(0,0%,100%,0.35),0 0.625rem 1.875rem 0 rgba(0,0,0,0.6);--sapContent_Shadow3:0 0 0 0.0625rem hsla(0,0%,100%,0.35),0 1.25rem 5rem 0 rgba(0,0,0,0.6);--sapContent_TextShadow:0 0 0.125rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:0 0.125rem 0.125rem 0 rgba(0,0,0,0.2),inset 0 -0.0625rem 0 0 #2e3742;--sapContent_Interaction_Shadow:0 0 0.125rem 0 rgba(169,180,190,0.72);--sapContent_Selected_Shadow:0 0 0.125rem 0 rgba(77,177,255,0.72);--sapContent_Negative_Shadow:0 0 0.125rem 0 rgba(250,97,97,0.72);--sapContent_Critical_Shadow:0 0 0.125rem 0 rgba(255,223,114,0.72);--sapContent_Positive_Shadow:0 0 0.125rem 0 rgba(151,221,64,0.72);--sapContent_Informative_Shadow:0 0 0.125rem 0 rgba(77,177,255,0.72);--sapContent_Neutral_Shadow:0 0 0.125rem 0 rgba(169,180,190,0.72);--sapContent_SearchHighlightColor:#046c7a;--sapContent_HelpColor:#5dc122;--sapContent_LabelColor:#8396a8;--sapContent_MonospaceFontFamily:"72Mono","72Monofull",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:"72Mono-Bold","72Mono-Boldfull",lucida console,monospace;--sapContent_IconFontFamily:"SAP-icons";--sapContent_DisabledTextColor:rgba(234,236,238,0.6);--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.5;--sapContent_ContrastTextColor:#1d232a;--sapContent_ForegroundColor:#101418;--sapContent_ForegroundBorderColor:#a9b4be;--sapContent_ForegroundTextColor:#eaecee;--sapContent_BadgeBackground:#ff8cb2;--sapContent_BadgeTextColor:#1d232a;--sapContent_Placeholderloading_Background:#475566;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#475566 0%,#475566 20%,#74879f 50%,#475566 80%,#475566);--sapContent_DragAndDropActiveColor:#4db1ff;--sapContent_Selected_Background:#1d232a;--sapContent_Selected_TextColor:#4db1ff;--sapContent_Selected_Hover_Background:#1d232a;--sapContent_Selected_ForegroundColor:#4db1ff;--sapContent_ForcedColorAdjust:none;--sapContent_Illustrative_Color1:#5d36ff;--sapContent_Illustrative_Color2:#4098ff;--sapContent_Illustrative_Color3:#f58b00;--sapContent_Illustrative_Color4:#5581ae;--sapContent_Illustrative_Color5:#fff;--sapContent_Illustrative_Color6:#b9c1c6;--sapContent_Illustrative_Color7:#223548;--sapContent_Illustrative_Color8:#fff;--sapContent_Illustrative_Color9:#64edd2;--sapContent_Illustrative_Color10:#ebf8ff;--sapContent_Illustrative_Color11:#f31ded;--sapContent_Illustrative_Color12:#00a800;--sapContent_Illustrative_Color13:#1782ff;--sapContent_Illustrative_Color14:#0070f3;--sapContent_Illustrative_Color15:#cc7400;--sapContent_Illustrative_Color16:#3b0ac6;--sapContent_Illustrative_Color17:#00a58a;--sapContent_Illustrative_Color18:#2a4259;--sapContent_Illustrative_Color19:#324e6b;--sapContent_Illustrative_Color20:#3b5b7c;--sapShell_Background:#12171c;--sapShell_BackgroundImage:linear-gradient(180deg,#12171c,#12171c);--sapShell_BackgroundGradient:linear-gradient(180deg,#12171c,#12171c);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#1d232a;--sapShell_TextColor:#eaecee;--sapShell_InteractiveBackground:#242e38;--sapShell_InteractiveTextColor:#eaecee;--sapShell_InteractiveBorderColor:#a9b4be;--sapShell_GroupTitleTextColor:#eaecee;--sapShell_GroupTitleTextShadow:0 0 .125rem #000;--sapShell_Hover_Background:#1d232a;--sapShell_Active_Background:#1d232a;--sapShell_Active_TextColor:#4db1ff;--sapShell_Selected_Background:#1d232a;--sapShell_Selected_TextColor:#4db1ff;--sapShell_Selected_Hover_Background:#1d232a;--sapShell_Favicon:none;--sapShell_Navigation_Background:#1d232a;--sapShell_Navigation_SelectedColor:#4db1ff;--sapShell_Navigation_Selected_TextColor:#4db1ff;--sapShell_Navigation_TextColor:#eaecee;--sapShell_Navigation_Hover_Background:#1d232a;--sapShell_Navigation_Active_Background:#1d232a;--sapShell_Navigation_Active_TextColor:#4db1ff;--sapShell_Shadow:0 0.125rem 0.125rem 0 rgba(0,0,0,0.8),inset 0 -0.0625rem 0 0 hsla(0,0%,100%,0.2);--sapShell_NegativeColor:#fa6161;--sapShell_CriticalColor:#ffdf72;--sapShell_PositiveColor:#97dd40;--sapShell_InformativeColor:#4db1ff;--sapShell_NeutralColor:#eaecee;--sapAvatar_1_Background:#ae4000;--sapAvatar_1_BorderColor:#ae4000;--sapAvatar_1_TextColor:#ffdf72;--sapAvatar_2_Background:#890506;--sapAvatar_2_BorderColor:#890506;--sapAvatar_2_TextColor:#ff8cb2;--sapAvatar_3_Background:#b40569;--sapAvatar_3_BorderColor:#b40569;--sapAvatar_3_TextColor:#fecbda;--sapAvatar_4_Background:#8700b8;--sapAvatar_4_BorderColor:#8700b8;--sapAvatar_4_TextColor:#ffafed;--sapAvatar_5_Background:#470cf1;--sapAvatar_5_BorderColor:#470cf1;--sapAvatar_5_TextColor:#d3b6ff;--sapAvatar_6_Background:#0054cc;--sapAvatar_6_BorderColor:#0054cc;--sapAvatar_6_TextColor:#a6e0ff;--sapAvatar_7_Background:#036573;--sapAvatar_7_BorderColor:#036573;--sapAvatar_7_TextColor:#64edd2;--sapAvatar_8_Background:#236c39;--sapAvatar_8_BorderColor:#236c39;--sapAvatar_8_TextColor:#bde986;--sapAvatar_9_Background:#4e247a;--sapAvatar_9_BorderColor:#4e247a;--sapAvatar_9_TextColor:#b995e0;--sapAvatar_10_Background:#45617c;--sapAvatar_10_BorderColor:#45617c;--sapAvatar_10_TextColor:#d5dadd;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.5rem;--sapButton_Background:#2e3b47;--sapButton_BorderColor:#2e3b47;--sapButton_TextColor:#eaecee;--sapButton_Hover_Background:#1d232a;--sapButton_Hover_BorderColor:#1d232a;--sapButton_Hover_TextColor:#eaecee;--sapButton_IconColor:#eaecee;--sapButton_Active_Background:#213131;--sapButton_Active_BorderColor:#4db1ff;--sapButton_Active_TextColor:#4db1ff;--sapButton_Emphasized_Background:#0070f2;--sapButton_Emphasized_BorderColor:#0070f2;--sapButton_Emphasized_TextColor:#eaecee;--sapButton_Emphasized_Hover_Background:#0064d9;--sapButton_Emphasized_Hover_BorderColor:#0064d9;--sapButton_Emphasized_Hover_TextColor:#eaecee;--sapButton_Emphasized_Active_Background:#213131;--sapButton_Emphasized_Active_BorderColor:#4db1ff;--sapButton_Emphasized_Active_TextColor:#4db1ff;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Emphasized_FontWeight:bold;--sapButton_Reject_Background:#490000;--sapButton_Reject_BorderColor:#490000;--sapButton_Reject_Hover_Background:#1d232a;--sapButton_Reject_Hover_BorderColor:#1d232a;--sapButton_Reject_Hover_TextColor:#fa6161;--sapButton_Reject_Active_Background:#213131;--sapButton_Reject_Active_BorderColor:#fa6161;--sapButton_Reject_Active_TextColor:#fa6161;--sapButton_Reject_TextColor:#fa6161;--sapButton_Reject_Selected_Background:#213131;--sapButton_Reject_Selected_BorderColor:#fa6161;--sapButton_Reject_Selected_TextColor:#fa6161;--sapButton_Reject_Selected_Hover_Background:#213131;--sapButton_Reject_Selected_Hover_BorderColor:#fa6161;--sapButton_Accept_Background:#153e20;--sapButton_Accept_BorderColor:#153e20;--sapButton_Accept_Hover_Background:#1d232a;--sapButton_Accept_Hover_BorderColor:#1d232a;--sapButton_Accept_Hover_TextColor:#97dd40;--sapButton_Accept_Active_Background:#213131;--sapButton_Accept_Active_BorderColor:#6dad1f;--sapButton_Accept_Active_TextColor:#97dd40;--sapButton_Accept_TextColor:#97dd40;--sapButton_Accept_Selected_Background:#213131;--sapButton_Accept_Selected_BorderColor:#6dad1f;--sapButton_Accept_Selected_TextColor:#97dd40;--sapButton_Accept_Selected_Hover_Background:#1d232a;--sapButton_Accept_Selected_Hover_BorderColor:#6dad1f;--sapButton_Lite_Background:transparent;--sapButton_Lite_BorderColor:transparent;--sapButton_Lite_TextColor:#4db1ff;--sapButton_Lite_Hover_Background:#1d232a;--sapButton_Lite_Hover_BorderColor:#1d232a;--sapButton_Lite_Hover_TextColor:#4db1ff;--sapButton_Lite_Active_Background:#213131;--sapButton_Lite_Active_BorderColor:#4db1ff;--sapButton_Selected_Background:#1d232a;--sapButton_Selected_BorderColor:#4db1ff;--sapButton_Selected_TextColor:#4db1ff;--sapButton_Selected_Hover_Background:#1d232a;--sapButton_Selected_Hover_BorderColor:#4db1ff;--sapButton_Attention_Background:#382700;--sapButton_Attention_BorderColor:#382700;--sapButton_Attention_TextColor:#ffdf72;--sapButton_Attention_Hover_Background:#1d232a;--sapButton_Attention_Hover_BorderColor:#1d232a;--sapButton_Attention_Hover_TextColor:#ffdf72;--sapButton_Attention_Active_Background:#213131;--sapButton_Attention_Active_BorderColor:#f7bf00;--sapButton_Attention_Active_TextColor:#ffdf72;--sapButton_Attention_Selected_Background:#213131;--sapButton_Attention_Selected_BorderColor:#f7bf00;--sapButton_Attention_Selected_TextColor:#ffdf72;--sapButton_Attention_Selected_Hover_Background:#213131;--sapButton_Attention_Selected_Hover_BorderColor:#f7bf00;--sapButton_Negative_Background:#fa6161;--sapButton_Negative_BorderColor:#fa6161;--sapButton_Negative_TextColor:#1d232a;--sapButton_Negative_Hover_Background:#fb7a7a;--sapButton_Negative_Hover_BorderColor:#fb7a7a;--sapButton_Negative_Hover_TextColor:#1d232a;--sapButton_Negative_Active_Background:#fc9292;--sapButton_Negative_Active_BorderColor:#fc9292;--sapButton_Negative_Active_TextColor:#1d232a;--sapButton_Critical_Background:#f7bf00;--sapButton_Critical_BorderColor:#f7bf00;--sapButton_Critical_TextColor:#1d232a;--sapButton_Critical_Hover_Background:#ffcf2b;--sapButton_Critical_Hover_BorderColor:#ffcf2b;--sapButton_Critical_Hover_TextColor:#1d232a;--sapButton_Critical_Active_Background:#ffd43f;--sapButton_Critical_Active_BorderColor:#ffd43f;--sapButton_Critical_Active_TextColor:#1d232a;--sapButton_Success_Background:#6dad1f;--sapButton_Success_BorderColor:#6dad1f;--sapButton_Success_TextColor:#1d232a;--sapButton_Success_Hover_Background:#7bc323;--sapButton_Success_Hover_BorderColor:#7bc323;--sapButton_Success_Hover_TextColor:#1d232a;--sapButton_Success_Active_Background:#88d827;--sapButton_Success_Active_BorderColor:#88d827;--sapButton_Success_Active_TextColor:#1d232a;--sapButton_Information_Background:#4db1ff;--sapButton_Information_BorderColor:#4db1ff;--sapButton_Information_TextColor:#1d232a;--sapButton_Information_Hover_Background:#67bcff;--sapButton_Information_Hover_BorderColor:#67bcff;--sapButton_Information_Hover_TextColor:#1d232a;--sapButton_Information_Active_Background:#80c7ff;--sapButton_Information_Active_BorderColor:#80c7ff;--sapButton_Information_Active_TextColor:#1d232a;--sapButton_Neutral_Background:#a9b4be;--sapButton_Neutral_BorderColor:#a9b4be;--sapButton_Neutral_TextColor:#1d232a;--sapButton_Neutral_Hover_Background:#b8c1c9;--sapButton_Neutral_Hover_BorderColor:#b8c1c9;--sapButton_Neutral_Hover_TextColor:#1d232a;--sapButton_Neutral_Active_Background:#c6cdd4;--sapButton_Neutral_Active_BorderColor:#c6cdd4;--sapButton_Neutral_Active_TextColor:#1d232a;--sapButton_Track_Background:#a9b4be;--sapButton_Track_BorderColor:#a9b4be;--sapButton_Track_TextColor:#1d232a;--sapButton_Track_Hover_Background:#b8c1c9;--sapButton_Track_Hover_BorderColor:#b8c1c9;--sapButton_Track_Selected_Background:#4db1ff;--sapButton_Track_Selected_BorderColor:#4db1ff;--sapButton_Track_Selected_TextColor:#1d232a;--sapButton_Track_Selected_Hover_Background:#67bcff;--sapButton_Track_Selected_Hover_BorderColor:#67bcff;--sapButton_Handle_Background:#1d232a;--sapButton_Handle_BorderColor:#1d232a;--sapButton_Handle_TextColor:#eaecee;--sapButton_Handle_Hover_Background:#1d232a;--sapButton_Handle_Hover_BorderColor:rgba(29,35,42,0.5);--sapButton_Handle_Selected_Background:#1d232a;--sapButton_Handle_Selected_BorderColor:#1d232a;--sapButton_Handle_Selected_TextColor:#4db1ff;--sapButton_Handle_Selected_Hover_Background:#1d232a;--sapButton_Handle_Selected_Hover_BorderColor:rgba(29,35,42,0.5);--sapButton_Track_Negative_Background:#fa6161;--sapButton_Track_Negative_BorderColor:#fa6161;--sapButton_Track_Negative_TextColor:#1d232a;--sapButton_Track_Negative_Hover_Background:#fb7a7a;--sapButton_Track_Negative_Hover_BorderColor:#fb7a7a;--sapButton_Handle_Negative_Background:#1d232a;--sapButton_Handle_Negative_BorderColor:#1d232a;--sapButton_Handle_Negative_TextColor:#fa6161;--sapButton_Handle_Negative_Hover_Background:#1d232a;--sapButton_Handle_Negative_Hover_BorderColor:rgba(29,35,42,0.5);--sapButton_Track_Positive_Background:#6dad1f;--sapButton_Track_Positive_BorderColor:#6dad1f;--sapButton_Track_Positive_TextColor:#1d232a;--sapButton_Track_Positive_Hover_Background:#7bc323;--sapButton_Track_Positive_Hover_BorderColor:#7bc323;--sapButton_Handle_Positive_Background:#1d232a;--sapButton_Handle_Positive_BorderColor:#1d232a;--sapButton_Handle_Positive_TextColor:#97dd40;--sapButton_Handle_Positive_Hover_Background:#1d232a;--sapButton_Handle_Positive_Hover_BorderColor:rgba(29,35,42,0.5);--sapButton_TokenBackground:#1d232a;--sapButton_TokenBorderColor:#a9b4be;--sapField_Background:#242e38;--sapField_BackgroundStyle:0 100%/100% .0625rem no-repeat linear-gradient(0deg,#a9b4be,#a9b4be) border-box;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#8396a8;--sapField_BorderColor:#a9b4be;--sapField_HelpBackground:#242e38;--sapField_BorderWidth:.0625rem;--sapField_BorderStyle:none;--sapField_BorderCornerRadius:.25rem;--sapField_Hover_Background:#1d232a;--sapField_Hover_BackgroundStyle:0 100%/100% .0625rem no-repeat linear-gradient(0deg,#a9b4be,#a9b4be) border-box;--sapField_Hover_BorderColor:#a9b4be;--sapField_Hover_HelpBackground:#1d232a;--sapField_Active_BorderColor:#4db1ff;--sapField_Focus_Background:#1d232a;--sapField_Focus_BorderColor:#4db1ff;--sapField_Focus_HelpBackground:#1d232a;--sapField_ReadOnly_Background:transparent;--sapField_ReadOnly_BackgroundStyle:0 100%/0.375rem .0625rem repeat-x linear-gradient(90deg,#a9b4be,#a9b4be 0.25rem,transparent 0) border-box;--sapField_ReadOnly_BorderColor:#a9b4be;--sapField_ReadOnly_BorderStyle:none;--sapField_ReadOnly_HelpBackground:transparent;--sapField_RequiredColor:#ff78a4;--sapField_InvalidColor:#fa6161;--sapField_InvalidBackground:#350000;--sapField_InvalidBackgroundStyle:0 100%/100% .125rem no-repeat linear-gradient(0deg,#fa6161,#fa6161) border-box;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:none;--sapField_WarningColor:#f7bf00;--sapField_WarningBackground:#382700;--sapField_WarningBackgroundStyle:0 100%/100% .125rem no-repeat linear-gradient(0deg,#f7bf00,#f7bf00) border-box;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:none;--sapField_SuccessColor:#6dad1f;--sapField_SuccessBackground:#11331a;--sapField_SuccessBackgroundStyle:0 100%/100% .0625rem no-repeat linear-gradient(0deg,#6dad1f,#6dad1f) border-box;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:none;--sapField_InformationColor:#4db1ff;--sapField_InformationBackground:#00144a;--sapField_InformationBackgroundStyle:0 100%/100% .125rem no-repeat linear-gradient(0deg,#4db1ff,#4db1ff) border-box;--sapField_InformationBorderWidth:.125rem;--sapField_InformationBorderStyle:none;--sapGroup_TitleBackground:#1d232a;--sapGroup_TitleBorderColor:#768ea5;--sapGroup_TitleTextColor:#eaecee;--sapGroup_Title_FontSize:1rem;--sapGroup_ContentBackground:#1d232a;--sapGroup_ContentBorderColor:#323c48;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:.5rem;--sapGroup_FooterBackground:transparent;--sapPopover_BorderCornerRadius:.5rem;--sapToolbar_Background:#1d232a;--sapToolbar_SeparatorColor:#3c4957;--sapList_HeaderBackground:#1d232a;--sapList_HeaderBorderColor:#768ea5;--sapList_HeaderTextColor:#eaecee;--sapList_BorderColor:#2e3742;--sapList_TextColor:#eaecee;--sapList_Active_TextColor:#eaecee;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#020303;--sapList_SelectionBackgroundColor:#1d2d3e;--sapList_SelectionBorderColor:#4db1ff;--sapList_Hover_SelectionBackground:#223548;--sapList_Background:#1d232a;--sapList_Hover_Background:#232b33;--sapList_AlternatingBackground:#12171c;--sapList_GroupHeaderBackground:#1d232a;--sapList_GroupHeaderBorderColor:#768ea5;--sapList_GroupHeaderTextColor:#eaecee;--sapList_FooterBackground:#1d232a;--sapList_FooterTextColor:#eaecee;--sapList_TableGroupHeaderBackground:#0c0f13;--sapList_TableGroupHeaderBorderColor:#768ea5;--sapList_TableGroupHeaderTextColor:#eaecee;--sapList_TableFooterBorder:#768ea5;--sapList_TableFixedBorderColor:#6f829a;--sapMessage_ErrorBorderColor:#910000;--sapMessage_WarningBorderColor:#845c00;--sapMessage_SuccessBorderColor:#246c37;--sapMessage_InformationBorderColor:#0034bf;--sapProgress_Background:#2e3b48;--sapProgress_BorderColor:#2e3b48;--sapProgress_TextColor:#eaecee;--sapProgress_FontSize:.875rem;--sapProgress_NegativeBackground:#680000;--sapProgress_NegativeBorderColor:#680000;--sapProgress_NegativeTextColor:#eaecee;--sapProgress_CriticalBackground:#6b4b00;--sapProgress_CriticalBorderColor:#6b4b00;--sapProgress_CriticalTextColor:#eaecee;--sapProgress_PositiveBackground:#174624;--sapProgress_PositiveBorderColor:#174624;--sapProgress_PositiveTextColor:#eaecee;--sapProgress_InformationBackground:#001b64;--sapProgress_InformationBorderColor:#001b64;--sapProgress_InformationTextColor:#eaecee;--sapProgress_Value_Background:#a9b4be;--sapProgress_Value_BorderColor:#2e3b48;--sapProgress_Value_TextColor:#a9b4be;--sapProgress_Value_NegativeBackground:#fa6161;--sapProgress_Value_NegativeBorderColor:#fa6161;--sapProgress_Value_NegativeTextColor:#fa6161;--sapProgress_Value_CriticalBackground:#f7bf00;--sapProgress_Value_CriticalBorderColor:#f7bf00;--sapProgress_Value_CriticalTextColor:#f7bf00;--sapProgress_Value_PositiveBackground:#6dad1f;--sapProgress_Value_PositiveBorderColor:#6dad1f;--sapProgress_Value_PositiveTextColor:#6dad1f;--sapProgress_Value_InformationBackground:#4db1ff;--sapProgress_Value_InformationBorderColor:#4db1ff;--sapProgress_Value_InformationTextColor:#4db1ff;--sapScrollBar_FaceColor:#647891;--sapScrollBar_TrackColor:#1d232a;--sapScrollBar_BorderColor:#647891;--sapScrollBar_SymbolColor:#eaecee;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#5c6e85;--sapSlider_Background:#2e3b48;--sapSlider_BorderColor:#2e3b48;--sapSlider_Selected_Background:#4db1ff;--sapSlider_Selected_BorderColor:#4db1ff;--sapSlider_HandleBackground:#1d232a;--sapSlider_HandleBorderColor:#1d232a;--sapSlider_RangeHandleBackground:#1d232a;--sapSlider_Hover_HandleBackground:#1d232a;--sapSlider_Hover_HandleBorderColor:#4db1ff;--sapSlider_Hover_RangeHandleBackground:transparent;--sapSlider_Active_HandleBackground:#213131;--sapSlider_Active_HandleBorderColor:#213131;--sapSlider_Active_RangeHandleBackground:transparent;--sapPageHeader_Background:#1d232a;--sapPageHeader_BorderColor:#2e3742;--sapPageHeader_TextColor:#eaecee;--sapPageFooter_Background:#1d232a;--sapPageFooter_BorderColor:#2e3742;--sapPageFooter_TextColor:#eaecee;--sapInfobar_Background:#036573;--sapInfobar_Hover_Background:#1d232a;--sapInfobar_Active_Background:#1d232a;--sapInfobar_NonInteractive_Background:#12171c;--sapInfobar_TextColor:#64edd2;--sapObjectHeader_Background:#1d232a;--sapObjectHeader_BorderColor:#2e3742;--sapObjectHeader_Hover_Background:#232b33;--sapObjectHeader_Title_TextColor:#eaecee;--sapObjectHeader_Title_FontSize:2rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:"72Black","72","72full",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#8396a8;--sapBlockLayer_Background:#000;--sapTile_Background:#1d232a;--sapTile_Hover_Background:#1d232a;--sapTile_Active_Background:#15191e;--sapTile_BorderColor:transparent;--sapTile_BorderCornerRadius:1rem;--sapTile_TitleTextColor:#eaecee;--sapTile_TextColor:#8396a8;--sapTile_IconColor:#8396a8;--sapTile_SeparatorColor:#475566;--sapTile_Interactive_BorderColor:#5b6e85;--sapTile_OverlayBackground:rgba(29,35,42,0.96);--sapTile_OverlayForegroundColor:#eaecee;--sapAccentColor1:#ffdf72;--sapAccentColor2:#ff8cb2;--sapAccentColor3:#fecbda;--sapAccentColor4:#ffafed;--sapAccentColor5:#d3b6ff;--sapAccentColor6:#a6e0ff;--sapAccentColor7:#64edd2;--sapAccentColor8:#bde986;--sapAccentColor9:#b995e0;--sapAccentColor10:#d5dadd;--sapAccentBackgroundColor1:#ae4000;--sapAccentBackgroundColor2:#890506;--sapAccentBackgroundColor3:#b40569;--sapAccentBackgroundColor4:#8700b8;--sapAccentBackgroundColor5:#470cf1;--sapAccentBackgroundColor6:#0054cc;--sapAccentBackgroundColor7:#036573;--sapAccentBackgroundColor8:#236c39;--sapAccentBackgroundColor9:#4e247a;--sapAccentBackgroundColor10:#45617c;--sapLegend_WorkingBackground:#1d232a;--sapLegend_NonWorkingBackground:#0c0f12;--sapLegend_CurrentDateTime:#ffafed;--sapLegendColor1:#ffb300;--sapLegendColor2:#f5734b;--sapLegendColor3:#feabc8;--sapLegendColor4:#db7070;--sapLegendColor5:#ff8af0;--sapLegendColor6:#89d1ff;--sapLegendColor7:#2ce0bf;--sapLegendColor8:#97dd40;--sapLegendColor9:#a9b4be;--sapLegendColor10:#aa7dd9;--sapLegendColor11:#f58b00;--sapLegendColor12:#fbbfac;--sapLegendColor13:#ffa1a1;--sapLegendColor14:#ff9e74;--sapLegendColor15:#af9cc3;--sapLegendColor16:#aabce3;--sapLegendColor17:#dafdf5;--sapLegendColor18:#d5f1b1;--sapLegendColor19:#d1efff;--sapLegendColor20:#e2d8ff;--sapLegendBackgroundColor1:#382700;--sapLegendBackgroundColor2:#501605;--sapLegendBackgroundColor3:#510136;--sapLegendBackgroundColor4:#411c1c;--sapLegendBackgroundColor5:#28004a;--sapLegendBackgroundColor6:#00144a;--sapLegendBackgroundColor7:#012931;--sapLegendBackgroundColor8:#1f2519;--sapLegendBackgroundColor9:#182430;--sapLegendBackgroundColor10:#30164b;--sapLegendBackgroundColor11:#571400;--sapLegendBackgroundColor12:#360c03;--sapLegendBackgroundColor13:#3d0000;--sapLegendBackgroundColor14:#421502;--sapLegendBackgroundColor15:#332640;--sapLegendBackgroundColor16:#121d35;--sapLegendBackgroundColor17:#013131;--sapLegendBackgroundColor18:#1e3009;--sapLegendBackgroundColor19:#0a285c;--sapLegendBackgroundColor20:#1c0c6e;--sapChart_OrderedColor_1:#1b90ff;--sapChart_OrderedColor_2:#f26018;--sapChart_OrderedColor_3:#179c6f;--sapChart_OrderedColor_4:#f62866;--sapChart_OrderedColor_5:#863fd5;--sapChart_OrderedColor_6:#04a29d;--sapChart_OrderedColor_7:#0070f2;--sapChart_OrderedColor_8:#cc00dc;--sapChart_OrderedColor_9:#8396a8;--sapChart_OrderedColor_10:#f54747;--sapChart_OrderedColor_11:#20578c;--sapChart_Bad:#f53232;--sapChart_Critical:#e76500;--sapChart_Good:#30914c;--sapChart_Neutral:#788fa6;--sapChart_Sequence_1:#1b90ff;--sapChart_Sequence_2:#f26018;--sapChart_Sequence_3:#179c6f;--sapChart_Sequence_4:#f62866;--sapChart_Sequence_5:#863fd5;--sapChart_Sequence_6:#04a29d;--sapChart_Sequence_7:#0070f2;--sapChart_Sequence_8:#cc00dc;--sapChart_Sequence_9:#8396a8;--sapChart_Sequence_10:#f54747;--sapChart_Sequence_11:#20578c;--sapChart_Sequence_Neutral:#788fa6;}'};var e={_:o};export{o as _,e as default};
1
+ const o={packageName:"@ui5/webcomponents-theming",fileName:"themes/sap_horizon_dark/parameters-bundle.css",content:':root{--sapThemeMetaData-Base-baseLib:{"Path":"Base.baseLib.sap_horizon_dark.css_variables","PathPattern":"/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends":["sap_horizon","baseTheme"],"Tags":["Fiori_3","DarkColorScheme"],"FallbackThemeId":"sap_horizon","Engine":{"Name":"theming-engine","Version":"1.69.2"},"Version":{ "Build":"11.1.41.20220622152552","Source":"11.1.41"}};--sapBrandColor:#0070f2;--sapHighlightColor:#4db1ff;--sapBaseColor:#1d232a;--sapShellColor:#1d232a;--sapBackgroundColor:#12171c;--sapFontFamily:"72","72full",Arial,Helvetica,sans-serif;--sapFontLightFamily:"72-Light","72-Lightfull","72","72full",Arial,Helvetica,sans-serif;--sapFontBoldFamily:"72-Bold","72-Boldfull","72","72full",Arial,Helvetica,sans-serif;--sapFontSemiboldFamily:"72-Semibold","72-Semiboldfull","72","72full",Arial,Helvetica,sans-serif;--sapFontSemiboldDuplexFamily:"72-SemiboldDuplex","72-SemiboldDuplexfull","72","72full",Arial,Helvetica,sans-serif;--sapFontBlackFamily:"72Black","72","72full",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:"72-Bold","72-Boldfull","72","72full",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:3rem;--sapFontHeader2Size:2rem;--sapFontHeader3Size:1.5rem;--sapFontHeader4Size:1.25rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#eaecee;--sapLinkColor:#4db1ff;--sapLink_Hover_Color:#29a1ff;--sapLink_Active_Color:#4db1ff;--sapLink_Visited_Color:#4db1ff;--sapLink_InvertedColor:#bde2ff;--sapLink_SubtleColor:#eaecee;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#4db1ff;--sapActiveColor:#020303;--sapHighlightTextColor:#1d232a;--sapTitleColor:#eaecee;--sapNegativeColor:#fa6161;--sapCriticalColor:#ffdf72;--sapPositiveColor:#97dd40;--sapInformativeColor:#4db1ff;--sapNeutralColor:#a9b4be;--sapNegativeElementColor:#fa6161;--sapCriticalElementColor:#f7bf00;--sapPositiveElementColor:#6dad1f;--sapInformativeElementColor:#4db1ff;--sapNeutralElementColor:#a9b4be;--sapNegativeTextColor:#fa6161;--sapPositiveTextColor:#97dd40;--sapCriticalTextColor:#ffdf72;--sapInformativeTextColor:#4db1ff;--sapNeutralTextColor:#eaecee;--sapNeutralBorderColor:#a9b4be;--sapErrorColor:#fa6161;--sapErrorBorderColor:#fa6161;--sapWarningColor:#ffdf72;--sapWarningBorderColor:#f7bf00;--sapSuccessColor:#97dd40;--sapSuccessBorderColor:#6dad1f;--sapInformationColor:#4db1ff;--sapInformationBorderColor:#4db1ff;--sapErrorBackground:#350000;--sapWarningBackground:#382700;--sapSuccessBackground:#11331a;--sapInformationBackground:#00144a;--sapNeutralBackground:#242e38;--sapIndicationColor_1:#fd3535;--sapIndicationColor_1_Background:#fd3535;--sapIndicationColor_1_BorderColor:#fd3535;--sapIndicationColor_1_Hover_Background:#fd4e4e;--sapIndicationColor_1_Active_Background:#fe6767;--sapIndicationColor_1_TextColor:#eaecee;--sapIndicationColor_2:#ff8f8f;--sapIndicationColor_2_Background:#ff8f8f;--sapIndicationColor_2_BorderColor:#ff8f8f;--sapIndicationColor_2_Hover_Background:#ffa9a9;--sapIndicationColor_2_Active_Background:#ffc2c2;--sapIndicationColor_2_TextColor:#1d232a;--sapIndicationColor_3:#ffc933;--sapIndicationColor_3_Background:#ffc933;--sapIndicationColor_3_BorderColor:#ffc933;--sapIndicationColor_3_Hover_Background:#ffcd42;--sapIndicationColor_3_Active_Background:#ffd152;--sapIndicationColor_3_TextColor:#1d232a;--sapIndicationColor_4:#bde986;--sapIndicationColor_4_Background:#bde986;--sapIndicationColor_4_BorderColor:#bde986;--sapIndicationColor_4_Hover_Background:#c9ed9c;--sapIndicationColor_4_Active_Background:#d5f1b1;--sapIndicationColor_4_TextColor:#1d232a;--sapIndicationColor_5:#a6e0ff;--sapIndicationColor_5_Background:#a6e0ff;--sapIndicationColor_5_BorderColor:#a6e0ff;--sapIndicationColor_5_Hover_Background:#c0e9ff;--sapIndicationColor_5_Active_Background:#d9f2ff;--sapIndicationColor_5_TextColor:#1d232a;--sapIndicationColor_6:#64edd2;--sapIndicationColor_6_Background:#64edd2;--sapIndicationColor_6_BorderColor:#64edd2;--sapIndicationColor_6_Hover_Background:#7bf0d9;--sapIndicationColor_6_Active_Background:#92f2df;--sapIndicationColor_6_TextColor:#1d232a;--sapIndicationColor_7:#d3b6ff;--sapIndicationColor_7_Background:#d3b6ff;--sapIndicationColor_7_BorderColor:#d3b6ff;--sapIndicationColor_7_Hover_Background:#e2d0ff;--sapIndicationColor_7_Active_Background:#f2e9ff;--sapIndicationColor_7_TextColor:#1d232a;--sapIndicationColor_8:#ff8af0;--sapIndicationColor_8_Background:#ff8af0;--sapIndicationColor_8_BorderColor:#ff8af0;--sapIndicationColor_8_Hover_Background:#ffa3f3;--sapIndicationColor_8_Active_Background:#ffbdf7;--sapIndicationColor_8_TextColor:#1d232a;--sapElement_LineHeight:2.75rem;--sapElement_Height:2.25rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.75rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.5;--sapContent_IconHeight:1rem;--sapContent_IconColor:#eaecee;--sapContent_ContrastIconColor:#1d232a;--sapContent_NonInteractiveIconColor:#a9b4be;--sapContent_MarkerIconColor:#d3b6ff;--sapContent_MarkerTextColor:#64edd2;--sapContent_MeasureIndicatorColor:#a9b4be;--sapContent_Selected_MeasureIndicatorColor:#4db1ff;--sapContent_ImagePlaceholderBackground:#45617c;--sapContent_ImagePlaceholderForegroundColor:#d5dadd;--sapContent_RatedColor:#ffdf72;--sapContent_UnratedColor:#a9b4be;--sapContent_BusyColor:#4db1ff;--sapContent_FocusColor:#4db1ff;--sapContent_FocusStyle:solid;--sapContent_FocusWidth:.125rem;--sapContent_ContrastFocusColor:#000;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0.125rem 0 hsla(0,0%,100%,0.2),0 0.125rem 0.5rem 0 rgba(0,0,0,0.3);--sapContent_Shadow1:0 0 0 0.0625rem hsla(0,0%,100%,0.35),0 0.125rem 0.5rem 0 rgba(0,0,0,0.6);--sapContent_Shadow2:0 0 0 0.0625rem hsla(0,0%,100%,0.35),0 0.625rem 1.875rem 0 rgba(0,0,0,0.6);--sapContent_Shadow3:0 0 0 0.0625rem hsla(0,0%,100%,0.35),0 1.25rem 5rem 0 rgba(0,0,0,0.6);--sapContent_TextShadow:0 0 0.125rem #000;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:0 0.125rem 0.125rem 0 rgba(0,0,0,0.2),inset 0 -0.0625rem 0 0 #2e3742;--sapContent_Interaction_Shadow:0 0 0.125rem 0 rgba(169,180,190,0.72);--sapContent_Selected_Shadow:0 0 0.125rem 0 rgba(77,177,255,0.72);--sapContent_Negative_Shadow:0 0 0.125rem 0 rgba(250,97,97,0.72);--sapContent_Critical_Shadow:0 0 0.125rem 0 rgba(255,223,114,0.72);--sapContent_Positive_Shadow:0 0 0.125rem 0 rgba(151,221,64,0.72);--sapContent_Informative_Shadow:0 0 0.125rem 0 rgba(77,177,255,0.72);--sapContent_Neutral_Shadow:0 0 0.125rem 0 rgba(169,180,190,0.72);--sapContent_SearchHighlightColor:#046c7a;--sapContent_HelpColor:#5dc122;--sapContent_LabelColor:#8396a8;--sapContent_MonospaceFontFamily:"72Mono","72Monofull",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:"72Mono-Bold","72Mono-Boldfull",lucida console,monospace;--sapContent_IconFontFamily:"SAP-icons";--sapContent_DisabledTextColor:rgba(234,236,238,0.6);--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.5;--sapContent_ContrastTextColor:#1d232a;--sapContent_ForegroundColor:#101418;--sapContent_ForegroundBorderColor:#a9b4be;--sapContent_ForegroundTextColor:#eaecee;--sapContent_BadgeBackground:#ff8cb2;--sapContent_BadgeTextColor:#1d232a;--sapContent_Placeholderloading_Background:#475566;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#475566 0%,#475566 20%,#74879f 50%,#475566 80%,#475566);--sapContent_DragAndDropActiveColor:#4db1ff;--sapContent_Selected_Background:#1d232a;--sapContent_Selected_TextColor:#4db1ff;--sapContent_Selected_Hover_Background:#1d232a;--sapContent_Selected_ForegroundColor:#4db1ff;--sapContent_ForcedColorAdjust:none;--sapContent_Illustrative_Color1:#5d36ff;--sapContent_Illustrative_Color2:#4098ff;--sapContent_Illustrative_Color3:#f58b00;--sapContent_Illustrative_Color4:#5581ae;--sapContent_Illustrative_Color5:#fff;--sapContent_Illustrative_Color6:#b9c1c6;--sapContent_Illustrative_Color7:#223548;--sapContent_Illustrative_Color8:#fff;--sapContent_Illustrative_Color9:#64edd2;--sapContent_Illustrative_Color10:#ebf8ff;--sapContent_Illustrative_Color11:#f31ded;--sapContent_Illustrative_Color12:#00a800;--sapContent_Illustrative_Color13:#1782ff;--sapContent_Illustrative_Color14:#0070f3;--sapContent_Illustrative_Color15:#cc7400;--sapContent_Illustrative_Color16:#3b0ac6;--sapContent_Illustrative_Color17:#00a58a;--sapContent_Illustrative_Color18:#2a4259;--sapContent_Illustrative_Color19:#324e6b;--sapContent_Illustrative_Color20:#3b5b7c;--sapShell_Background:#12171c;--sapShell_BackgroundImage:linear-gradient(180deg,#12171c,#12171c);--sapShell_BackgroundGradient:linear-gradient(180deg,#12171c,#12171c);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#1d232a;--sapShell_TextColor:#eaecee;--sapShell_InteractiveBackground:#242e38;--sapShell_InteractiveTextColor:#eaecee;--sapShell_InteractiveBorderColor:#a9b4be;--sapShell_GroupTitleTextColor:#eaecee;--sapShell_GroupTitleTextShadow:0 0 .125rem #000;--sapShell_Hover_Background:#1d232a;--sapShell_Active_Background:#1d232a;--sapShell_Active_TextColor:#4db1ff;--sapShell_Selected_Background:#1d232a;--sapShell_Selected_TextColor:#4db1ff;--sapShell_Selected_Hover_Background:#1d232a;--sapShell_Favicon:none;--sapShell_Navigation_Background:#1d232a;--sapShell_Navigation_SelectedColor:#4db1ff;--sapShell_Navigation_Selected_TextColor:#4db1ff;--sapShell_Navigation_TextColor:#eaecee;--sapShell_Navigation_Hover_Background:#1d232a;--sapShell_Navigation_Active_Background:#1d232a;--sapShell_Navigation_Active_TextColor:#4db1ff;--sapShell_Shadow:0 0.125rem 0.125rem 0 rgba(0,0,0,0.8),inset 0 -0.0625rem 0 0 hsla(0,0%,100%,0.2);--sapShell_NegativeColor:#fa6161;--sapShell_CriticalColor:#ffdf72;--sapShell_PositiveColor:#97dd40;--sapShell_InformativeColor:#4db1ff;--sapShell_NeutralColor:#eaecee;--sapAvatar_1_Background:#ae4000;--sapAvatar_1_BorderColor:#ae4000;--sapAvatar_1_TextColor:#ffdf72;--sapAvatar_2_Background:#890506;--sapAvatar_2_BorderColor:#890506;--sapAvatar_2_TextColor:#ff8cb2;--sapAvatar_3_Background:#b40569;--sapAvatar_3_BorderColor:#b40569;--sapAvatar_3_TextColor:#fecbda;--sapAvatar_4_Background:#8700b8;--sapAvatar_4_BorderColor:#8700b8;--sapAvatar_4_TextColor:#ffafed;--sapAvatar_5_Background:#470cf1;--sapAvatar_5_BorderColor:#470cf1;--sapAvatar_5_TextColor:#d3b6ff;--sapAvatar_6_Background:#0054cc;--sapAvatar_6_BorderColor:#0054cc;--sapAvatar_6_TextColor:#a6e0ff;--sapAvatar_7_Background:#036573;--sapAvatar_7_BorderColor:#036573;--sapAvatar_7_TextColor:#64edd2;--sapAvatar_8_Background:#236c39;--sapAvatar_8_BorderColor:#236c39;--sapAvatar_8_TextColor:#bde986;--sapAvatar_9_Background:#4e247a;--sapAvatar_9_BorderColor:#4e247a;--sapAvatar_9_TextColor:#b995e0;--sapAvatar_10_Background:#45617c;--sapAvatar_10_BorderColor:#45617c;--sapAvatar_10_TextColor:#d5dadd;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.5rem;--sapButton_Background:#2e3b47;--sapButton_BorderColor:#2e3b47;--sapButton_TextColor:#eaecee;--sapButton_Hover_Background:#1d232a;--sapButton_Hover_BorderColor:#1d232a;--sapButton_Hover_TextColor:#eaecee;--sapButton_IconColor:#eaecee;--sapButton_Active_Background:#213131;--sapButton_Active_BorderColor:#4db1ff;--sapButton_Active_TextColor:#4db1ff;--sapButton_Emphasized_Background:#0070f2;--sapButton_Emphasized_BorderColor:#0070f2;--sapButton_Emphasized_TextColor:#eaecee;--sapButton_Emphasized_Hover_Background:#0064d9;--sapButton_Emphasized_Hover_BorderColor:#0064d9;--sapButton_Emphasized_Hover_TextColor:#eaecee;--sapButton_Emphasized_Active_Background:#213131;--sapButton_Emphasized_Active_BorderColor:#4db1ff;--sapButton_Emphasized_Active_TextColor:#4db1ff;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Emphasized_FontWeight:bold;--sapButton_Reject_Background:#490000;--sapButton_Reject_BorderColor:#490000;--sapButton_Reject_Hover_Background:#1d232a;--sapButton_Reject_Hover_BorderColor:#1d232a;--sapButton_Reject_Hover_TextColor:#fa6161;--sapButton_Reject_Active_Background:#213131;--sapButton_Reject_Active_BorderColor:#fa6161;--sapButton_Reject_Active_TextColor:#fa6161;--sapButton_Reject_TextColor:#fa6161;--sapButton_Reject_Selected_Background:#213131;--sapButton_Reject_Selected_BorderColor:#fa6161;--sapButton_Reject_Selected_TextColor:#fa6161;--sapButton_Reject_Selected_Hover_Background:#213131;--sapButton_Reject_Selected_Hover_BorderColor:#fa6161;--sapButton_Accept_Background:#153e20;--sapButton_Accept_BorderColor:#153e20;--sapButton_Accept_Hover_Background:#1d232a;--sapButton_Accept_Hover_BorderColor:#1d232a;--sapButton_Accept_Hover_TextColor:#97dd40;--sapButton_Accept_Active_Background:#213131;--sapButton_Accept_Active_BorderColor:#6dad1f;--sapButton_Accept_Active_TextColor:#97dd40;--sapButton_Accept_TextColor:#97dd40;--sapButton_Accept_Selected_Background:#213131;--sapButton_Accept_Selected_BorderColor:#6dad1f;--sapButton_Accept_Selected_TextColor:#97dd40;--sapButton_Accept_Selected_Hover_Background:#1d232a;--sapButton_Accept_Selected_Hover_BorderColor:#6dad1f;--sapButton_Lite_Background:transparent;--sapButton_Lite_BorderColor:transparent;--sapButton_Lite_TextColor:#4db1ff;--sapButton_Lite_Hover_Background:#1d232a;--sapButton_Lite_Hover_BorderColor:#1d232a;--sapButton_Lite_Hover_TextColor:#4db1ff;--sapButton_Lite_Active_Background:#213131;--sapButton_Lite_Active_BorderColor:#4db1ff;--sapButton_Selected_Background:#1d232a;--sapButton_Selected_BorderColor:#4db1ff;--sapButton_Selected_TextColor:#4db1ff;--sapButton_Selected_Hover_Background:#1d232a;--sapButton_Selected_Hover_BorderColor:#4db1ff;--sapButton_Attention_Background:#382700;--sapButton_Attention_BorderColor:#382700;--sapButton_Attention_TextColor:#ffdf72;--sapButton_Attention_Hover_Background:#1d232a;--sapButton_Attention_Hover_BorderColor:#1d232a;--sapButton_Attention_Hover_TextColor:#ffdf72;--sapButton_Attention_Active_Background:#213131;--sapButton_Attention_Active_BorderColor:#f7bf00;--sapButton_Attention_Active_TextColor:#ffdf72;--sapButton_Attention_Selected_Background:#213131;--sapButton_Attention_Selected_BorderColor:#f7bf00;--sapButton_Attention_Selected_TextColor:#ffdf72;--sapButton_Attention_Selected_Hover_Background:#213131;--sapButton_Attention_Selected_Hover_BorderColor:#f7bf00;--sapButton_Negative_Background:#fa6161;--sapButton_Negative_BorderColor:#fa6161;--sapButton_Negative_TextColor:#1d232a;--sapButton_Negative_Hover_Background:#fb7a7a;--sapButton_Negative_Hover_BorderColor:#fb7a7a;--sapButton_Negative_Hover_TextColor:#1d232a;--sapButton_Negative_Active_Background:#fc9292;--sapButton_Negative_Active_BorderColor:#fc9292;--sapButton_Negative_Active_TextColor:#1d232a;--sapButton_Critical_Background:#f7bf00;--sapButton_Critical_BorderColor:#f7bf00;--sapButton_Critical_TextColor:#1d232a;--sapButton_Critical_Hover_Background:#ffcf2b;--sapButton_Critical_Hover_BorderColor:#ffcf2b;--sapButton_Critical_Hover_TextColor:#1d232a;--sapButton_Critical_Active_Background:#ffd43f;--sapButton_Critical_Active_BorderColor:#ffd43f;--sapButton_Critical_Active_TextColor:#1d232a;--sapButton_Success_Background:#6dad1f;--sapButton_Success_BorderColor:#6dad1f;--sapButton_Success_TextColor:#1d232a;--sapButton_Success_Hover_Background:#7bc323;--sapButton_Success_Hover_BorderColor:#7bc323;--sapButton_Success_Hover_TextColor:#1d232a;--sapButton_Success_Active_Background:#88d827;--sapButton_Success_Active_BorderColor:#88d827;--sapButton_Success_Active_TextColor:#1d232a;--sapButton_Information_Background:#4db1ff;--sapButton_Information_BorderColor:#4db1ff;--sapButton_Information_TextColor:#1d232a;--sapButton_Information_Hover_Background:#67bcff;--sapButton_Information_Hover_BorderColor:#67bcff;--sapButton_Information_Hover_TextColor:#1d232a;--sapButton_Information_Active_Background:#80c7ff;--sapButton_Information_Active_BorderColor:#80c7ff;--sapButton_Information_Active_TextColor:#1d232a;--sapButton_Neutral_Background:#a9b4be;--sapButton_Neutral_BorderColor:#a9b4be;--sapButton_Neutral_TextColor:#1d232a;--sapButton_Neutral_Hover_Background:#b8c1c9;--sapButton_Neutral_Hover_BorderColor:#b8c1c9;--sapButton_Neutral_Hover_TextColor:#1d232a;--sapButton_Neutral_Active_Background:#c6cdd4;--sapButton_Neutral_Active_BorderColor:#c6cdd4;--sapButton_Neutral_Active_TextColor:#1d232a;--sapButton_Track_Background:#a9b4be;--sapButton_Track_BorderColor:#a9b4be;--sapButton_Track_TextColor:#1d232a;--sapButton_Track_Hover_Background:#b8c1c9;--sapButton_Track_Hover_BorderColor:#b8c1c9;--sapButton_Track_Selected_Background:#4db1ff;--sapButton_Track_Selected_BorderColor:#4db1ff;--sapButton_Track_Selected_TextColor:#1d232a;--sapButton_Track_Selected_Hover_Background:#67bcff;--sapButton_Track_Selected_Hover_BorderColor:#67bcff;--sapButton_Handle_Background:#1d232a;--sapButton_Handle_BorderColor:#1d232a;--sapButton_Handle_TextColor:#eaecee;--sapButton_Handle_Hover_Background:#1d232a;--sapButton_Handle_Hover_BorderColor:rgba(29,35,42,0.5);--sapButton_Handle_Selected_Background:#1d232a;--sapButton_Handle_Selected_BorderColor:#1d232a;--sapButton_Handle_Selected_TextColor:#4db1ff;--sapButton_Handle_Selected_Hover_Background:#1d232a;--sapButton_Handle_Selected_Hover_BorderColor:rgba(29,35,42,0.5);--sapButton_Track_Negative_Background:#fa6161;--sapButton_Track_Negative_BorderColor:#fa6161;--sapButton_Track_Negative_TextColor:#1d232a;--sapButton_Track_Negative_Hover_Background:#fb7a7a;--sapButton_Track_Negative_Hover_BorderColor:#fb7a7a;--sapButton_Handle_Negative_Background:#1d232a;--sapButton_Handle_Negative_BorderColor:#1d232a;--sapButton_Handle_Negative_TextColor:#fa6161;--sapButton_Handle_Negative_Hover_Background:#1d232a;--sapButton_Handle_Negative_Hover_BorderColor:rgba(29,35,42,0.5);--sapButton_Track_Positive_Background:#6dad1f;--sapButton_Track_Positive_BorderColor:#6dad1f;--sapButton_Track_Positive_TextColor:#1d232a;--sapButton_Track_Positive_Hover_Background:#7bc323;--sapButton_Track_Positive_Hover_BorderColor:#7bc323;--sapButton_Handle_Positive_Background:#1d232a;--sapButton_Handle_Positive_BorderColor:#1d232a;--sapButton_Handle_Positive_TextColor:#97dd40;--sapButton_Handle_Positive_Hover_Background:#1d232a;--sapButton_Handle_Positive_Hover_BorderColor:rgba(29,35,42,0.5);--sapButton_TokenBackground:#1d232a;--sapButton_TokenBorderColor:#a9b4be;--sapField_Background:#242e38;--sapField_BackgroundStyle:0 100%/100% .0625rem no-repeat linear-gradient(0deg,#a9b4be,#a9b4be) border-box;--sapField_TextColor:#fff;--sapField_PlaceholderTextColor:#8396a8;--sapField_BorderColor:#a9b4be;--sapField_HelpBackground:#242e38;--sapField_BorderWidth:.0625rem;--sapField_BorderStyle:none;--sapField_BorderCornerRadius:.25rem;--sapField_Hover_Background:#1d232a;--sapField_Hover_BackgroundStyle:0 100%/100% .0625rem no-repeat linear-gradient(0deg,#a9b4be,#a9b4be) border-box;--sapField_Hover_BorderColor:#a9b4be;--sapField_Hover_HelpBackground:#1d232a;--sapField_Active_BorderColor:#4db1ff;--sapField_Focus_Background:#1d232a;--sapField_Focus_BorderColor:#4db1ff;--sapField_Focus_HelpBackground:#1d232a;--sapField_ReadOnly_Background:transparent;--sapField_ReadOnly_BackgroundStyle:0 100%/0.375rem .0625rem repeat-x linear-gradient(90deg,#a9b4be,#a9b4be 0.25rem,transparent 0) border-box;--sapField_ReadOnly_BorderColor:#a9b4be;--sapField_ReadOnly_BorderStyle:none;--sapField_ReadOnly_HelpBackground:transparent;--sapField_RequiredColor:#ff78a4;--sapField_InvalidColor:#fa6161;--sapField_InvalidBackground:#350000;--sapField_InvalidBackgroundStyle:0 100%/100% .125rem no-repeat linear-gradient(0deg,#fa6161,#fa6161) border-box;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:none;--sapField_WarningColor:#f7bf00;--sapField_WarningBackground:#382700;--sapField_WarningBackgroundStyle:0 100%/100% .125rem no-repeat linear-gradient(0deg,#f7bf00,#f7bf00) border-box;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:none;--sapField_SuccessColor:#6dad1f;--sapField_SuccessBackground:#11331a;--sapField_SuccessBackgroundStyle:0 100%/100% .0625rem no-repeat linear-gradient(0deg,#6dad1f,#6dad1f) border-box;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:none;--sapField_InformationColor:#4db1ff;--sapField_InformationBackground:#00144a;--sapField_InformationBackgroundStyle:0 100%/100% .125rem no-repeat linear-gradient(0deg,#4db1ff,#4db1ff) border-box;--sapField_InformationBorderWidth:.125rem;--sapField_InformationBorderStyle:none;--sapGroup_TitleBackground:#1d232a;--sapGroup_TitleBorderColor:#768ea5;--sapGroup_TitleTextColor:#eaecee;--sapGroup_Title_FontSize:1rem;--sapGroup_ContentBackground:#1d232a;--sapGroup_ContentBorderColor:#323c48;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:.5rem;--sapGroup_FooterBackground:transparent;--sapPopover_BorderCornerRadius:.5rem;--sapToolbar_Background:#1d232a;--sapToolbar_SeparatorColor:#3c4957;--sapList_HeaderBackground:#1d232a;--sapList_HeaderBorderColor:#768ea5;--sapList_HeaderTextColor:#eaecee;--sapList_BorderColor:#2e3742;--sapList_TextColor:#eaecee;--sapList_Active_TextColor:#eaecee;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#020303;--sapList_SelectionBackgroundColor:#1d2d3e;--sapList_SelectionBorderColor:#4db1ff;--sapList_Hover_SelectionBackground:#223548;--sapList_Background:#1d232a;--sapList_Hover_Background:#232b33;--sapList_AlternatingBackground:#12171c;--sapList_GroupHeaderBackground:#1d232a;--sapList_GroupHeaderBorderColor:#768ea5;--sapList_GroupHeaderTextColor:#eaecee;--sapList_FooterBackground:#1d232a;--sapList_FooterTextColor:#eaecee;--sapList_TableGroupHeaderBackground:#0c0f13;--sapList_TableGroupHeaderBorderColor:#768ea5;--sapList_TableGroupHeaderTextColor:#eaecee;--sapList_TableFooterBorder:#768ea5;--sapList_TableFixedBorderColor:#6f829a;--sapMessage_ErrorBorderColor:#910000;--sapMessage_WarningBorderColor:#845c00;--sapMessage_SuccessBorderColor:#246c37;--sapMessage_InformationBorderColor:#0034bf;--sapProgress_Background:#2e3b48;--sapProgress_BorderColor:#2e3b48;--sapProgress_TextColor:#eaecee;--sapProgress_FontSize:.875rem;--sapProgress_NegativeBackground:#680000;--sapProgress_NegativeBorderColor:#680000;--sapProgress_NegativeTextColor:#eaecee;--sapProgress_CriticalBackground:#6b4b00;--sapProgress_CriticalBorderColor:#6b4b00;--sapProgress_CriticalTextColor:#eaecee;--sapProgress_PositiveBackground:#174624;--sapProgress_PositiveBorderColor:#174624;--sapProgress_PositiveTextColor:#eaecee;--sapProgress_InformationBackground:#001b64;--sapProgress_InformationBorderColor:#001b64;--sapProgress_InformationTextColor:#eaecee;--sapProgress_Value_Background:#a9b4be;--sapProgress_Value_BorderColor:#2e3b48;--sapProgress_Value_TextColor:#a9b4be;--sapProgress_Value_NegativeBackground:#fa6161;--sapProgress_Value_NegativeBorderColor:#fa6161;--sapProgress_Value_NegativeTextColor:#fa6161;--sapProgress_Value_CriticalBackground:#f7bf00;--sapProgress_Value_CriticalBorderColor:#f7bf00;--sapProgress_Value_CriticalTextColor:#f7bf00;--sapProgress_Value_PositiveBackground:#6dad1f;--sapProgress_Value_PositiveBorderColor:#6dad1f;--sapProgress_Value_PositiveTextColor:#6dad1f;--sapProgress_Value_InformationBackground:#4db1ff;--sapProgress_Value_InformationBorderColor:#4db1ff;--sapProgress_Value_InformationTextColor:#4db1ff;--sapScrollBar_FaceColor:#647891;--sapScrollBar_TrackColor:#1d232a;--sapScrollBar_BorderColor:#647891;--sapScrollBar_SymbolColor:#eaecee;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#5c6e85;--sapSlider_Background:#2e3b48;--sapSlider_BorderColor:#2e3b48;--sapSlider_Selected_Background:#4db1ff;--sapSlider_Selected_BorderColor:#4db1ff;--sapSlider_HandleBackground:#1d232a;--sapSlider_HandleBorderColor:#1d232a;--sapSlider_RangeHandleBackground:#1d232a;--sapSlider_Hover_HandleBackground:#1d232a;--sapSlider_Hover_HandleBorderColor:#4db1ff;--sapSlider_Hover_RangeHandleBackground:transparent;--sapSlider_Active_HandleBackground:#213131;--sapSlider_Active_HandleBorderColor:#213131;--sapSlider_Active_RangeHandleBackground:transparent;--sapPageHeader_Background:#1d232a;--sapPageHeader_BorderColor:#2e3742;--sapPageHeader_TextColor:#eaecee;--sapPageFooter_Background:#1d232a;--sapPageFooter_BorderColor:#2e3742;--sapPageFooter_TextColor:#eaecee;--sapInfobar_Background:#036573;--sapInfobar_Hover_Background:#1d232a;--sapInfobar_Active_Background:#1d232a;--sapInfobar_NonInteractive_Background:#12171c;--sapInfobar_TextColor:#64edd2;--sapObjectHeader_Background:#1d232a;--sapObjectHeader_BorderColor:#2e3742;--sapObjectHeader_Hover_Background:#232b33;--sapObjectHeader_Title_TextColor:#eaecee;--sapObjectHeader_Title_FontSize:2rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:"72Black","72","72full",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#8396a8;--sapBlockLayer_Background:#000;--sapTile_Background:#1d232a;--sapTile_Hover_Background:#1d232a;--sapTile_Active_Background:#15191e;--sapTile_BorderColor:transparent;--sapTile_BorderCornerRadius:1rem;--sapTile_TitleTextColor:#eaecee;--sapTile_TextColor:#8396a8;--sapTile_IconColor:#8396a8;--sapTile_SeparatorColor:#475566;--sapTile_Interactive_BorderColor:#5b6e85;--sapTile_OverlayBackground:rgba(29,35,42,0.96);--sapTile_OverlayForegroundColor:#eaecee;--sapAccentColor1:#ffdf72;--sapAccentColor2:#ff8cb2;--sapAccentColor3:#fecbda;--sapAccentColor4:#ffafed;--sapAccentColor5:#d3b6ff;--sapAccentColor6:#a6e0ff;--sapAccentColor7:#64edd2;--sapAccentColor8:#bde986;--sapAccentColor9:#b995e0;--sapAccentColor10:#d5dadd;--sapAccentBackgroundColor1:#ae4000;--sapAccentBackgroundColor2:#890506;--sapAccentBackgroundColor3:#b40569;--sapAccentBackgroundColor4:#8700b8;--sapAccentBackgroundColor5:#470cf1;--sapAccentBackgroundColor6:#0054cc;--sapAccentBackgroundColor7:#036573;--sapAccentBackgroundColor8:#236c39;--sapAccentBackgroundColor9:#4e247a;--sapAccentBackgroundColor10:#45617c;--sapLegend_WorkingBackground:#1d232a;--sapLegend_NonWorkingBackground:#0c0f12;--sapLegend_CurrentDateTime:#ffafed;--sapLegendColor1:#ffb300;--sapLegendColor2:#f5734b;--sapLegendColor3:#feabc8;--sapLegendColor4:#db7070;--sapLegendColor5:#ff8af0;--sapLegendColor6:#89d1ff;--sapLegendColor7:#2ce0bf;--sapLegendColor8:#97dd40;--sapLegendColor9:#a9b4be;--sapLegendColor10:#aa7dd9;--sapLegendColor11:#f58b00;--sapLegendColor12:#fbbfac;--sapLegendColor13:#ffa1a1;--sapLegendColor14:#ff9e74;--sapLegendColor15:#af9cc3;--sapLegendColor16:#aabce3;--sapLegendColor17:#dafdf5;--sapLegendColor18:#d5f1b1;--sapLegendColor19:#d1efff;--sapLegendColor20:#e2d8ff;--sapLegendBackgroundColor1:#382700;--sapLegendBackgroundColor2:#501605;--sapLegendBackgroundColor3:#510136;--sapLegendBackgroundColor4:#411c1c;--sapLegendBackgroundColor5:#28004a;--sapLegendBackgroundColor6:#00144a;--sapLegendBackgroundColor7:#012931;--sapLegendBackgroundColor8:#1f2519;--sapLegendBackgroundColor9:#182430;--sapLegendBackgroundColor10:#30164b;--sapLegendBackgroundColor11:#571400;--sapLegendBackgroundColor12:#360c03;--sapLegendBackgroundColor13:#3d0000;--sapLegendBackgroundColor14:#421502;--sapLegendBackgroundColor15:#332640;--sapLegendBackgroundColor16:#121d35;--sapLegendBackgroundColor17:#013131;--sapLegendBackgroundColor18:#1e3009;--sapLegendBackgroundColor19:#0a285c;--sapLegendBackgroundColor20:#1c0c6e;--sapChart_OrderedColor_1:#1b90ff;--sapChart_OrderedColor_2:#f26018;--sapChart_OrderedColor_3:#179c6f;--sapChart_OrderedColor_4:#f62866;--sapChart_OrderedColor_5:#863fd5;--sapChart_OrderedColor_6:#04a29d;--sapChart_OrderedColor_7:#0070f2;--sapChart_OrderedColor_8:#cc00dc;--sapChart_OrderedColor_9:#8396a8;--sapChart_OrderedColor_10:#f54747;--sapChart_OrderedColor_11:#20578c;--sapChart_Bad:#f53232;--sapChart_Critical:#e76500;--sapChart_Good:#30914c;--sapChart_Neutral:#788fa6;--sapChart_Sequence_1:#1b90ff;--sapChart_Sequence_2:#f26018;--sapChart_Sequence_3:#179c6f;--sapChart_Sequence_4:#f62866;--sapChart_Sequence_5:#863fd5;--sapChart_Sequence_6:#04a29d;--sapChart_Sequence_7:#0070f2;--sapChart_Sequence_8:#cc00dc;--sapChart_Sequence_9:#8396a8;--sapChart_Sequence_10:#f54747;--sapChart_Sequence_11:#20578c;--sapChart_Sequence_Neutral:#788fa6;}'};var e={_:o};export{o as _,e as default};
@@ -1 +1 @@
1
- const o={packageName:"@ui5/webcomponents-theming",fileName:"themes/sap_fiori_3/parameters-bundle.css",content:':root{--sapThemeMetaData-Base-baseLib:{"Path":"Base.baseLib.sap_fiori_3.css_variables","PathPattern":"/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends":["sap_base_fiori","baseTheme"],"Tags":["Fiori_3","LightColorScheme"],"FallbackThemeId":"sap_belize","Engine":{"Name":"theming-engine","Version":"1.69.2"},"Version":{ "Build":"11.1.38.20220405122918","Source":"11.1.38"}};--sapBrandColor:#0a6ed1;--sapHighlightColor:#0854a0;--sapBaseColor:#fff;--sapShellColor:#354a5f;--sapBackgroundColor:#f7f7f7;--sapFontFamily:"72","72full",Arial,Helvetica,sans-serif;--sapFontLightFamily:"72-Light","72-Lightfull","72","72full",Arial,Helvetica,sans-serif;--sapFontBoldFamily:"72-Bold","72-Boldfull","72","72full",Arial,Helvetica,sans-serif;--sapFontSemiboldFamily:"72-Semibold","72-Semiboldfull","72","72full",Arial,Helvetica,sans-serif;--sapFontSemiboldDuplexFamily:"72-SemiboldDuplex","72-SemiboldDuplexfull","72","72full",Arial,Helvetica,sans-serif;--sapFontBlackFamily:"72Black","72","72full",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:"72","72full",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:2.25rem;--sapFontHeader2Size:1.5rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#32363a;--sapLinkColor:#0a6ed1;--sapLink_Hover_Color:#0854a0;--sapLink_Active_Color:#0a6ed1;--sapLink_Visited_Color:#0a6ed1;--sapLink_InvertedColor:#d3e8fd;--sapLink_SubtleColor:#074888;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#0854a0;--sapActiveColor:#0854a0;--sapHighlightTextColor:#fff;--sapTitleColor:#32363a;--sapNegativeColor:#b00;--sapCriticalColor:#df6e0c;--sapPositiveColor:#107e3e;--sapInformativeColor:#0a6ed1;--sapNeutralColor:#6a6d70;--sapNegativeElementColor:#b00;--sapCriticalElementColor:#df6e0c;--sapPositiveElementColor:#107e3e;--sapInformativeElementColor:#0a6ed1;--sapNeutralElementColor:#6a6d70;--sapNegativeTextColor:#b00;--sapPositiveTextColor:#107e3e;--sapCriticalTextColor:#df6e0c;--sapInformativeTextColor:#0a6ed1;--sapNeutralTextColor:#6a6d70;--sapNeutralBorderColor:#6a6d70;--sapErrorColor:#b00;--sapErrorBorderColor:#b00;--sapWarningColor:#df6e0c;--sapWarningBorderColor:#df6e0c;--sapSuccessColor:#107e3e;--sapSuccessBorderColor:#107e3e;--sapInformationColor:#0a6ed1;--sapInformationBorderColor:#0a6ed1;--sapErrorBackground:#ffebeb;--sapWarningBackground:#fef7f1;--sapSuccessBackground:#f1fdf6;--sapInformationBackground:#f5faff;--sapNeutralBackground:#f4f4f4;--sapIndicationColor_1:#800;--sapIndicationColor_1_Background:#800;--sapIndicationColor_1_BorderColor:#800;--sapIndicationColor_1_Hover_Background:#6f0000;--sapIndicationColor_1_Active_Background:#500;--sapIndicationColor_1_TextColor:#fff;--sapIndicationColor_2:#b00;--sapIndicationColor_2_Background:#b00;--sapIndicationColor_2_BorderColor:#b00;--sapIndicationColor_2_Hover_Background:#a20000;--sapIndicationColor_2_Active_Background:#800;--sapIndicationColor_2_TextColor:#fff;--sapIndicationColor_3:#df6e0c;--sapIndicationColor_3_Background:#df6e0c;--sapIndicationColor_3_BorderColor:#df6e0c;--sapIndicationColor_3_Hover_Background:#d0670b;--sapIndicationColor_3_Active_Background:#c2600a;--sapIndicationColor_3_TextColor:#fff;--sapIndicationColor_4:#107e3e;--sapIndicationColor_4_Background:#107e3e;--sapIndicationColor_4_BorderColor:#107e3e;--sapIndicationColor_4_Hover_Background:#0d6733;--sapIndicationColor_4_Active_Background:#0a5128;--sapIndicationColor_4_TextColor:#fff;--sapIndicationColor_5:#0a6ed1;--sapIndicationColor_5_Background:#0a6ed1;--sapIndicationColor_5_BorderColor:#0a6ed1;--sapIndicationColor_5_Hover_Background:#0961b9;--sapIndicationColor_5_Active_Background:#0854a0;--sapIndicationColor_5_TextColor:#fff;--sapIndicationColor_6:#0f828f;--sapIndicationColor_6_Background:#0f828f;--sapIndicationColor_6_BorderColor:#0f828f;--sapIndicationColor_6_Hover_Background:#0d6d78;--sapIndicationColor_6_Active_Background:#0a5861;--sapIndicationColor_6_TextColor:#fff;--sapIndicationColor_7:#925ace;--sapIndicationColor_7_Background:#925ace;--sapIndicationColor_7_BorderColor:#925ace;--sapIndicationColor_7_Hover_Background:#8546c8;--sapIndicationColor_7_Active_Background:#7838bd;--sapIndicationColor_7_TextColor:#fff;--sapIndicationColor_8:#c0399f;--sapIndicationColor_8_Background:#c0399f;--sapIndicationColor_8_BorderColor:#c0399f;--sapIndicationColor_8_Hover_Background:#ac338f;--sapIndicationColor_8_Active_Background:#992d7e;--sapIndicationColor_8_TextColor:#fff;--sapElement_LineHeight:2.75rem;--sapElement_Height:2.25rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#0854a0;--sapContent_ContrastIconColor:#fff;--sapContent_NonInteractiveIconColor:#6a6d70;--sapContent_MarkerIconColor:#286eb4;--sapContent_MarkerTextColor:#0e7581;--sapContent_MeasureIndicatorColor:#89919a;--sapContent_Selected_MeasureIndicatorColor:#89919a;--sapContent_ImagePlaceholderBackground:#ccc;--sapContent_ImagePlaceholderForegroundColor:#fff;--sapContent_RatedColor:#d08014;--sapContent_UnratedColor:#89919a;--sapContent_BusyColor:#0854a0;--sapContent_FocusColor:#000;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.0625rem;--sapContent_ContrastFocusColor:#fff;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 0.0625rem rgba(0,0,0,0.1),0 0.125rem 0.5rem 0 rgba(0,0,0,0.1);--sapContent_Shadow1:0 0 0 0.0625rem rgba(0,0,0,0.42),0 0.125rem 0.5rem 0 rgba(0,0,0,0.3);--sapContent_Shadow2:0 0 0 0.0625rem rgba(0,0,0,0.42),0 0.625rem 1.875rem 0 rgba(0,0,0,0.3);--sapContent_Shadow3:0 0 0 0.0625rem rgba(0,0,0,0.42),0 1.25rem 5rem 0 rgba(0,0,0,0.3);--sapContent_TextShadow:0 0 0.125rem #fff;--sapContent_ContrastTextShadow:0 0 0.0625rem rgba(0,0,0,0.7);--sapContent_HeaderShadow:0 0.125rem 0.125rem 0 rgba(0,0,0,0.05),inset 0 -0.0625rem 0 0 #d9d9d9;--sapContent_Interaction_Shadow:none;--sapContent_Selected_Shadow:none;--sapContent_Negative_Shadow:none;--sapContent_Critical_Shadow:none;--sapContent_Positive_Shadow:none;--sapContent_Informative_Shadow:none;--sapContent_Neutral_Shadow:none;--sapContent_SearchHighlightColor:#d4f7db;--sapContent_HelpColor:#3f8600;--sapContent_LabelColor:#6a6d70;--sapContent_MonospaceFontFamily:"72Mono","72Monofull",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:"72Mono-Bold","72Mono-Boldfull",lucida console,monospace;--sapContent_IconFontFamily:"SAP-icons";--sapContent_DisabledTextColor:rgba(50,54,58,0.6);--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#fff;--sapContent_ForegroundColor:#efefef;--sapContent_ForegroundBorderColor:#89919a;--sapContent_ForegroundTextColor:#32363a;--sapContent_BadgeBackground:#d04343;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#ccc;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#ccc 0%,#ccc 20%,#999 50%,#ccc 80%,#ccc);--sapContent_DragAndDropActiveColor:#0854a0;--sapContent_Selected_Background:#0854a0;--sapContent_Selected_TextColor:#fff;--sapContent_Selected_Hover_Background:#095caf;--sapContent_Selected_ForegroundColor:#0854a0;--sapContent_ForcedColorAdjust:none;--sapContent_Illustrative_Color1:#0a6ed1;--sapContent_Illustrative_Color2:#72b5f8;--sapContent_Illustrative_Color3:#ffba10;--sapContent_Illustrative_Color4:#4a5055;--sapContent_Illustrative_Color5:#9da4aa;--sapContent_Illustrative_Color6:#c6cace;--sapContent_Illustrative_Color7:#e7e9ea;--sapContent_Illustrative_Color8:#fff;--sapContent_Illustrative_Color9:#64edd2;--sapContent_Illustrative_Color10:#e7e9ea;--sapContent_Illustrative_Color11:#f31ded;--sapContent_Illustrative_Color12:#5dc122;--sapContent_Illustrative_Color13:#4ba1f6;--sapContent_Illustrative_Color14:#298ff4;--sapContent_Illustrative_Color15:#e6a400;--sapContent_Illustrative_Color16:#085aaa;--sapContent_Illustrative_Color17:#00a5a8;--sapContent_Illustrative_Color18:#d9ddde;--sapContent_Illustrative_Color19:#ccd0d2;--sapContent_Illustrative_Color20:#bec4c6;--sapShell_Background:#edeff0;--sapShell_BackgroundImage:linear-gradient(180deg,#dfe3e4,#f3f4f5);--sapShell_BackgroundGradient:linear-gradient(180deg,#dfe3e4,#f3f4f5);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#354a5f;--sapShell_TextColor:#fff;--sapShell_InteractiveBackground:#354a5f;--sapShell_InteractiveTextColor:#d1e8ff;--sapShell_InteractiveBorderColor:#7996b4;--sapShell_GroupTitleTextColor:#32363a;--sapShell_GroupTitleTextShadow:0 0 0.125rem #fff;--sapShell_Hover_Background:#283848;--sapShell_Active_Background:#23303e;--sapShell_Active_TextColor:#fff;--sapShell_Selected_Background:#23303e;--sapShell_Selected_TextColor:#fff;--sapShell_Selected_Hover_Background:#23303e;--sapShell_Favicon:none;--sapShell_Navigation_Background:#354a5f;--sapShell_Navigation_SelectedColor:#d1e8ff;--sapShell_Navigation_Selected_TextColor:#d1e8ff;--sapShell_Navigation_TextColor:#fff;--sapShell_Navigation_Hover_Background:#283848;--sapShell_Navigation_Active_Background:#23303e;--sapShell_Navigation_Active_TextColor:#fff;--sapShell_Shadow:0 0.125rem 0.125rem 0 rgba(0,0,0,0.08),inset 0 -0.0625rem 0 0 rgba(0,0,0,0.18);--sapShell_NegativeColor:#f88;--sapShell_CriticalColor:#f8b67d;--sapShell_PositiveColor:#abe2c2;--sapShell_InformativeColor:#b1d6fb;--sapShell_NeutralColor:#d4d6d7;--sapAvatar_1_Background:#d08014;--sapAvatar_1_BorderColor:#d08014;--sapAvatar_1_TextColor:#fff;--sapAvatar_2_Background:#d04343;--sapAvatar_2_BorderColor:#d04343;--sapAvatar_2_TextColor:#fff;--sapAvatar_3_Background:#db1f77;--sapAvatar_3_BorderColor:#db1f77;--sapAvatar_3_TextColor:#fff;--sapAvatar_4_Background:#c0399f;--sapAvatar_4_BorderColor:#c0399f;--sapAvatar_4_TextColor:#fff;--sapAvatar_5_Background:#6367de;--sapAvatar_5_BorderColor:#6367de;--sapAvatar_5_TextColor:#fff;--sapAvatar_6_Background:#286eb4;--sapAvatar_6_BorderColor:#286eb4;--sapAvatar_6_TextColor:#fff;--sapAvatar_7_Background:#0f828f;--sapAvatar_7_BorderColor:#0f828f;--sapAvatar_7_TextColor:#fff;--sapAvatar_8_Background:#7ca10c;--sapAvatar_8_BorderColor:#7ca10c;--sapAvatar_8_TextColor:#fff;--sapAvatar_9_Background:#925ace;--sapAvatar_9_BorderColor:#925ace;--sapAvatar_9_TextColor:#fff;--sapAvatar_10_Background:#647987;--sapAvatar_10_BorderColor:#647987;--sapAvatar_10_TextColor:#fff;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.25rem;--sapButton_Background:#fff;--sapButton_BorderColor:#0854a0;--sapButton_TextColor:#0854a0;--sapButton_Hover_Background:#ebf5fe;--sapButton_Hover_BorderColor:#0854a0;--sapButton_Hover_TextColor:#0854a0;--sapButton_IconColor:#0854a0;--sapButton_Active_Background:#0854a0;--sapButton_Active_BorderColor:#0854a0;--sapButton_Active_TextColor:#fff;--sapButton_Emphasized_Background:#0a6ed1;--sapButton_Emphasized_BorderColor:#0a6ed1;--sapButton_Emphasized_TextColor:#fff;--sapButton_Emphasized_Hover_Background:#085caf;--sapButton_Emphasized_Hover_BorderColor:#085caf;--sapButton_Emphasized_Hover_TextColor:#fff;--sapButton_Emphasized_Active_Background:#0854a0;--sapButton_Emphasized_Active_BorderColor:#0854a0;--sapButton_Emphasized_Active_TextColor:#fff;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Emphasized_FontWeight:bold;--sapButton_Reject_Background:#fff;--sapButton_Reject_BorderColor:#b00;--sapButton_Reject_Hover_Background:#ffebeb;--sapButton_Reject_Hover_BorderColor:#b00;--sapButton_Reject_Hover_TextColor:#b00;--sapButton_Reject_Active_Background:#a20000;--sapButton_Reject_Active_BorderColor:#a20000;--sapButton_Reject_Active_TextColor:#fff;--sapButton_Reject_TextColor:#b00;--sapButton_Reject_Selected_Background:#a20000;--sapButton_Reject_Selected_BorderColor:#a20000;--sapButton_Reject_Selected_TextColor:#fff;--sapButton_Reject_Selected_Hover_Background:#b00;--sapButton_Reject_Selected_Hover_BorderColor:#b00;--sapButton_Accept_Background:#fff;--sapButton_Accept_BorderColor:#107e3e;--sapButton_Accept_Hover_Background:#f1fdf6;--sapButton_Accept_Hover_BorderColor:#107e3e;--sapButton_Accept_Hover_TextColor:#107e3e;--sapButton_Accept_Active_Background:#0d6733;--sapButton_Accept_Active_BorderColor:#0d6733;--sapButton_Accept_Active_TextColor:#fff;--sapButton_Accept_TextColor:#107e3e;--sapButton_Accept_Selected_Background:#0d6733;--sapButton_Accept_Selected_BorderColor:#0d6733;--sapButton_Accept_Selected_TextColor:#fff;--sapButton_Accept_Selected_Hover_Background:#107e3e;--sapButton_Accept_Selected_Hover_BorderColor:#107e3e;--sapButton_Lite_Background:transparent;--sapButton_Lite_BorderColor:transparent;--sapButton_Lite_TextColor:#0854a0;--sapButton_Lite_Hover_Background:#ebf5fe;--sapButton_Lite_Hover_BorderColor:#0854a0;--sapButton_Lite_Hover_TextColor:#0854a0;--sapButton_Lite_Active_Background:#0854a0;--sapButton_Lite_Active_BorderColor:#0854a0;--sapButton_Selected_Background:#0854a0;--sapButton_Selected_BorderColor:#0854a0;--sapButton_Selected_TextColor:#fff;--sapButton_Selected_Hover_Background:#095caf;--sapButton_Selected_Hover_BorderColor:#095caf;--sapButton_Attention_Background:#fff;--sapButton_Attention_BorderColor:#df6e0c;--sapButton_Attention_TextColor:#32363a;--sapButton_Attention_Hover_Background:#fef7f1;--sapButton_Attention_Hover_BorderColor:#df6e0c;--sapButton_Attention_Hover_TextColor:#32363a;--sapButton_Attention_Active_Background:#f3801c;--sapButton_Attention_Active_BorderColor:#f3801c;--sapButton_Attention_Active_TextColor:#fff;--sapButton_Attention_Selected_Background:#f3801c;--sapButton_Attention_Selected_BorderColor:#f3801c;--sapButton_Attention_Selected_TextColor:#fff;--sapButton_Attention_Selected_Hover_Background:#f48e34;--sapButton_Attention_Selected_Hover_BorderColor:#f48e34;--sapButton_Negative_Background:#b00;--sapButton_Negative_BorderColor:#b00;--sapButton_Negative_TextColor:#fff;--sapButton_Negative_Hover_Background:#970000;--sapButton_Negative_Hover_BorderColor:#970000;--sapButton_Negative_Hover_TextColor:#fff;--sapButton_Negative_Active_Background:#800;--sapButton_Negative_Active_BorderColor:#800;--sapButton_Negative_Active_TextColor:#fff;--sapButton_Critical_Background:#df6e0c;--sapButton_Critical_BorderColor:#df6e0c;--sapButton_Critical_TextColor:#fff;--sapButton_Critical_Hover_Background:#f3801c;--sapButton_Critical_Hover_BorderColor:#f3801c;--sapButton_Critical_Hover_TextColor:#fff;--sapButton_Critical_Active_Background:#f5933e;--sapButton_Critical_Active_BorderColor:#f5933e;--sapButton_Critical_Active_TextColor:#fff;--sapButton_Success_Background:#107e3e;--sapButton_Success_BorderColor:#107e3e;--sapButton_Success_TextColor:#fff;--sapButton_Success_Hover_Background:#0c5e2e;--sapButton_Success_Hover_BorderColor:#0c5e2e;--sapButton_Success_Hover_TextColor:#fff;--sapButton_Success_Active_Background:#0a5128;--sapButton_Success_Active_BorderColor:#0a5128;--sapButton_Success_Active_TextColor:#fff;--sapButton_Information_Background:#0a6ed1;--sapButton_Information_BorderColor:#0a6ed1;--sapButton_Information_TextColor:#fff;--sapButton_Information_Hover_Background:#0961b9;--sapButton_Information_Hover_BorderColor:#0961b9;--sapButton_Information_Hover_TextColor:#fff;--sapButton_Information_Active_Background:#0854a0;--sapButton_Information_Active_BorderColor:#0854a0;--sapButton_Information_Active_TextColor:#fff;--sapButton_Neutral_Background:#6a6d70;--sapButton_Neutral_BorderColor:#6a6d70;--sapButton_Neutral_TextColor:#fff;--sapButton_Neutral_Hover_Background:#595b5e;--sapButton_Neutral_Hover_BorderColor:#595b5e;--sapButton_Neutral_Hover_TextColor:#fff;--sapButton_Neutral_Active_Background:#515456;--sapButton_Neutral_Active_BorderColor:#515456;--sapButton_Neutral_Active_TextColor:#fff;--sapButton_Track_Background:#ededed;--sapButton_Track_BorderColor:#89919a;--sapButton_Track_TextColor:#32363a;--sapButton_Track_Hover_Background:#ededed;--sapButton_Track_Hover_BorderColor:#0854a0;--sapButton_Track_Selected_Background:#ebf5fe;--sapButton_Track_Selected_BorderColor:#0854a0;--sapButton_Track_Selected_TextColor:#32363a;--sapButton_Track_Selected_Hover_Background:#ebf5fe;--sapButton_Track_Selected_Hover_BorderColor:#095caf;--sapButton_Handle_Background:#fff;--sapButton_Handle_BorderColor:#89919a;--sapButton_Handle_TextColor:#32363a;--sapButton_Handle_Hover_Background:#ebf5fe;--sapButton_Handle_Hover_BorderColor:#0854a0;--sapButton_Handle_Selected_Background:#0854a0;--sapButton_Handle_Selected_BorderColor:#0854a0;--sapButton_Handle_Selected_TextColor:#fff;--sapButton_Handle_Selected_Hover_Background:#095caf;--sapButton_Handle_Selected_Hover_BorderColor:#095caf;--sapButton_Track_Negative_Background:#ffebeb;--sapButton_Track_Negative_BorderColor:#b00;--sapButton_Track_Negative_TextColor:#b00;--sapButton_Track_Negative_Hover_Background:#ffebeb;--sapButton_Track_Negative_Hover_BorderColor:#b00;--sapButton_Handle_Negative_Background:#fff;--sapButton_Handle_Negative_BorderColor:#b00;--sapButton_Handle_Negative_TextColor:#b00;--sapButton_Handle_Negative_Hover_Background:#ffebeb;--sapButton_Handle_Negative_Hover_BorderColor:#b00;--sapButton_Track_Positive_Background:#f1fdf6;--sapButton_Track_Positive_BorderColor:#107e3e;--sapButton_Track_Positive_TextColor:#107e3e;--sapButton_Track_Positive_Hover_Background:#f1fdf6;--sapButton_Track_Positive_Hover_BorderColor:#107e3e;--sapButton_Handle_Positive_Background:#fff;--sapButton_Handle_Positive_BorderColor:#107e3e;--sapButton_Handle_Positive_TextColor:#107e3e;--sapButton_Handle_Positive_Hover_Background:#f1fdf6;--sapButton_Handle_Positive_Hover_BorderColor:#107e3e;--sapButton_TokenBackground:#fafafa;--sapButton_TokenBorderColor:#c2c2c2;--sapField_Background:#fff;--sapField_BackgroundStyle:none;--sapField_TextColor:#32363a;--sapField_PlaceholderTextColor:#74777a;--sapField_BorderColor:#89919a;--sapField_HelpBackground:#fff;--sapField_BorderWidth:.0625rem;--sapField_BorderStyle:solid;--sapField_BorderCornerRadius:.125rem;--sapField_Hover_Background:#fff;--sapField_Hover_BackgroundStyle:none;--sapField_Hover_BorderColor:#0854a0;--sapField_Hover_HelpBackground:#ebf5fe;--sapField_Active_BorderColor:#0854a0;--sapField_Focus_Background:#fff;--sapField_Focus_BorderColor:#89919a;--sapField_Focus_HelpBackground:#fff;--sapField_ReadOnly_Background:hsla(0,0%,94.9%,0.5);--sapField_ReadOnly_BackgroundStyle:none;--sapField_ReadOnly_BorderColor:#89919a;--sapField_ReadOnly_BorderStyle:solid;--sapField_ReadOnly_HelpBackground:hsla(0,0%,94.9%,0.5);--sapField_RequiredColor:#ce3b3b;--sapField_InvalidColor:#b00;--sapField_InvalidBackground:#fff;--sapField_InvalidBackgroundStyle:none;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:solid;--sapField_WarningColor:#df6e0c;--sapField_WarningBackground:#fff;--sapField_WarningBackgroundStyle:none;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:solid;--sapField_SuccessColor:#107e3e;--sapField_SuccessBackground:#fff;--sapField_SuccessBackgroundStyle:none;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#0a6ed1;--sapField_InformationBackground:#fff;--sapField_InformationBackgroundStyle:none;--sapField_InformationBorderWidth:.125rem;--sapField_InformationBorderStyle:solid;--sapGroup_TitleBackground:transparent;--sapGroup_TitleBorderColor:#d9d9d9;--sapGroup_TitleTextColor:#32363a;--sapGroup_Title_FontSize:1.125rem;--sapGroup_ContentBackground:#fff;--sapGroup_ContentBorderColor:#d9d9d9;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:transparent;--sapPopover_BorderCornerRadius:.25rem;--sapToolbar_Background:transparent;--sapToolbar_SeparatorColor:#d9d9d9;--sapList_HeaderBackground:#f2f2f2;--sapList_HeaderBorderColor:#e5e5e5;--sapList_HeaderTextColor:#32363a;--sapList_BorderColor:#e5e5e5;--sapList_TextColor:#32363a;--sapList_Active_TextColor:#fff;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#0854a0;--sapList_SelectionBackgroundColor:#e5f0fa;--sapList_SelectionBorderColor:#0854a0;--sapList_Hover_SelectionBackground:#d8e9f8;--sapList_Background:#fff;--sapList_Hover_Background:#f5f5f5;--sapList_AlternatingBackground:#f2f2f2;--sapList_GroupHeaderBackground:#fff;--sapList_GroupHeaderBorderColor:#d9d9d9;--sapList_GroupHeaderTextColor:#32363a;--sapList_FooterBackground:#fafafa;--sapList_FooterTextColor:#32363a;--sapList_TableGroupHeaderBackground:#efefef;--sapList_TableGroupHeaderBorderColor:#d9d9d9;--sapList_TableGroupHeaderTextColor:#32363a;--sapList_TableFooterBorder:#d9d9d9;--sapList_TableFixedBorderColor:#8c8c8c;--sapMessage_ErrorBorderColor:#b00;--sapMessage_WarningBorderColor:#df6e0c;--sapMessage_SuccessBorderColor:#107e3e;--sapMessage_InformationBorderColor:#0a6ed1;--sapProgress_Background:#fff;--sapProgress_BorderColor:#89919a;--sapProgress_TextColor:#32363a;--sapProgress_FontSize:.75rem;--sapProgress_NegativeBackground:#fff;--sapProgress_NegativeBorderColor:#89919a;--sapProgress_NegativeTextColor:#32363a;--sapProgress_CriticalBackground:#fff;--sapProgress_CriticalBorderColor:#89919a;--sapProgress_CriticalTextColor:#32363a;--sapProgress_PositiveBackground:#fff;--sapProgress_PositiveBorderColor:#89919a;--sapProgress_PositiveTextColor:#32363a;--sapProgress_InformationBackground:#fff;--sapProgress_InformationBorderColor:#89919a;--sapProgress_InformationTextColor:#32363a;--sapProgress_Value_Background:#6a6d70;--sapProgress_Value_BorderColor:#89919a;--sapProgress_Value_TextColor:#32363a;--sapProgress_Value_NegativeBackground:#b00;--sapProgress_Value_NegativeBorderColor:#fff;--sapProgress_Value_NegativeTextColor:#32363a;--sapProgress_Value_CriticalBackground:#df6e0c;--sapProgress_Value_CriticalBorderColor:#fff;--sapProgress_Value_CriticalTextColor:#32363a;--sapProgress_Value_PositiveBackground:#107e3e;--sapProgress_Value_PositiveBorderColor:#fff;--sapProgress_Value_PositiveTextColor:#32363a;--sapProgress_Value_InformationBackground:#0a6ed1;--sapProgress_Value_InformationBorderColor:#fff;--sapProgress_Value_InformationTextColor:#32363a;--sapScrollBar_FaceColor:#949494;--sapScrollBar_TrackColor:#fff;--sapScrollBar_BorderColor:#949494;--sapScrollBar_SymbolColor:#0854a0;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#8c8c8c;--sapSlider_Background:#89919a;--sapSlider_BorderColor:#89919a;--sapSlider_Selected_Background:#0854a0;--sapSlider_Selected_BorderColor:#0854a0;--sapSlider_HandleBackground:#fff;--sapSlider_HandleBorderColor:#89919a;--sapSlider_RangeHandleBackground:transparent;--sapSlider_Hover_HandleBackground:#ebf5fe;--sapSlider_Hover_HandleBorderColor:#0854a0;--sapSlider_Hover_RangeHandleBackground:transparent;--sapSlider_Active_HandleBackground:#0854a0;--sapSlider_Active_HandleBorderColor:#0854a0;--sapSlider_Active_RangeHandleBackground:transparent;--sapPageHeader_Background:#fff;--sapPageHeader_BorderColor:#d9d9d9;--sapPageHeader_TextColor:#32363a;--sapPageFooter_Background:#fff;--sapPageFooter_BorderColor:#d9d9d9;--sapPageFooter_TextColor:#32363a;--sapInfobar_Background:#0f828f;--sapInfobar_Hover_Background:#0e7581;--sapInfobar_Active_Background:#0a545c;--sapInfobar_NonInteractive_Background:#e6e6e6;--sapInfobar_TextColor:#fff;--sapObjectHeader_Background:#fff;--sapObjectHeader_BorderColor:#d9d9d9;--sapObjectHeader_Hover_Background:#f5f5f5;--sapObjectHeader_Title_TextColor:#32363a;--sapObjectHeader_Title_FontSize:1.25rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:"72","72full",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#6a6d70;--sapBlockLayer_Background:#000;--sapTile_Background:#fff;--sapTile_Hover_Background:#f5f5f5;--sapTile_Active_Background:#f5f5f5;--sapTile_BorderColor:transparent;--sapTile_BorderCornerRadius:.25rem;--sapTile_TitleTextColor:#32363a;--sapTile_TextColor:#6a6d70;--sapTile_IconColor:#5a7da0;--sapTile_SeparatorColor:#ccc;--sapTile_Interactive_BorderColor:#b3b3b3;--sapTile_OverlayBackground:rgba(0,0,0,0.8);--sapTile_OverlayForegroundColor:#fff;--sapAccentColor1:#d08014;--sapAccentColor2:#d04343;--sapAccentColor3:#db1f77;--sapAccentColor4:#c0399f;--sapAccentColor5:#6367de;--sapAccentColor6:#286eb4;--sapAccentColor7:#0f828f;--sapAccentColor8:#7ca10c;--sapAccentColor9:#925ace;--sapAccentColor10:#647987;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#fafafa;--sapLegend_NonWorkingBackground:#dedede;--sapLegend_CurrentDateTime:#c0399f;--sapLegendColor1:#d58215;--sapLegendColor2:#dc5b5b;--sapLegendColor3:#db1f77;--sapLegendColor4:#9b3b3b;--sapLegendColor5:#cf5db3;--sapLegendColor6:#286eb4;--sapLegendColor7:#1193a2;--sapLegendColor8:#8b9668;--sapLegendColor9:#647987;--sapLegendColor10:#892971;--sapLegendColor11:#725a3a;--sapLegendColor12:#bb2f2f;--sapLegendColor13:#bc1b66;--sapLegendColor14:#8b714f;--sapLegendColor15:#606190;--sapLegendColor16:#597da1;--sapLegendColor17:#49797e;--sapLegendColor18:#687a33;--sapLegendColor19:#295989;--sapLegendColor20:#5154bd;--sapLegendBackgroundColor1:#fdf3e7;--sapLegendBackgroundColor2:#faeaea;--sapLegendBackgroundColor3:#fce9f2;--sapLegendBackgroundColor4:#f8ecec;--sapLegendBackgroundColor5:#f9ebf5;--sapLegendBackgroundColor6:#ebf3fa;--sapLegendBackgroundColor7:#e8fbfd;--sapLegendBackgroundColor8:#f3f4ef;--sapLegendBackgroundColor9:#f1f3f4;--sapLegendBackgroundColor10:#f9ebf6;--sapLegendBackgroundColor11:#f6f2ed;--sapLegendBackgroundColor12:#faeaea;--sapLegendBackgroundColor13:#fce9f2;--sapLegendBackgroundColor14:#f5f2ee;--sapLegendBackgroundColor15:#f0f0f5;--sapLegendBackgroundColor16:#eff2f6;--sapLegendBackgroundColor17:#eff5f6;--sapLegendBackgroundColor18:#f5f7ed;--sapLegendBackgroundColor19:#ebf2f9;--sapLegendBackgroundColor20:#ecedf8;--sapChart_OrderedColor_1:#5899da;--sapChart_OrderedColor_2:#e8743b;--sapChart_OrderedColor_3:#19a979;--sapChart_OrderedColor_4:#ed4a7b;--sapChart_OrderedColor_5:#945ecf;--sapChart_OrderedColor_6:#13a4b4;--sapChart_OrderedColor_7:#525df4;--sapChart_OrderedColor_8:#bf399e;--sapChart_OrderedColor_9:#6c8893;--sapChart_OrderedColor_10:#ee6868;--sapChart_OrderedColor_11:#2f6497;--sapChart_Bad:#dc0d0e;--sapChart_Critical:#de890d;--sapChart_Good:#3fa45b;--sapChart_Neutral:#848f94;--sapChart_Sequence_1:#5899da;--sapChart_Sequence_2:#e8743b;--sapChart_Sequence_3:#19a979;--sapChart_Sequence_4:#ed4a7b;--sapChart_Sequence_5:#945ecf;--sapChart_Sequence_6:#13a4b4;--sapChart_Sequence_7:#525df4;--sapChart_Sequence_8:#bf399e;--sapChart_Sequence_9:#6c8893;--sapChart_Sequence_10:#ee6868;--sapChart_Sequence_11:#2f6497;--sapChart_Sequence_Neutral:#848f94;}'};var e={_:o};export{o as _,e as default};
1
+ const o={packageName:"@ui5/webcomponents-theming",fileName:"themes/sap_fiori_3/parameters-bundle.css",content:':root{--sapThemeMetaData-Base-baseLib:{"Path":"Base.baseLib.sap_fiori_3.css_variables","PathPattern":"/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends":["sap_base_fiori","baseTheme"],"Tags":["Fiori_3","LightColorScheme"],"FallbackThemeId":"sap_belize","Engine":{"Name":"theming-engine","Version":"1.69.2"},"Version":{ "Build":"11.1.41.20220622152552","Source":"11.1.41"}};--sapBrandColor:#0a6ed1;--sapHighlightColor:#0854a0;--sapBaseColor:#fff;--sapShellColor:#354a5f;--sapBackgroundColor:#f7f7f7;--sapFontFamily:"72","72full",Arial,Helvetica,sans-serif;--sapFontLightFamily:"72-Light","72-Lightfull","72","72full",Arial,Helvetica,sans-serif;--sapFontBoldFamily:"72-Bold","72-Boldfull","72","72full",Arial,Helvetica,sans-serif;--sapFontSemiboldFamily:"72-Semibold","72-Semiboldfull","72","72full",Arial,Helvetica,sans-serif;--sapFontSemiboldDuplexFamily:"72-SemiboldDuplex","72-SemiboldDuplexfull","72","72full",Arial,Helvetica,sans-serif;--sapFontBlackFamily:"72Black","72","72full",Arial,Helvetica,sans-serif;--sapFontHeaderFamily:"72","72full",Arial,Helvetica,sans-serif;--sapFontSize:.875rem;--sapFontSmallSize:.75rem;--sapFontLargeSize:1rem;--sapFontHeader1Size:2.25rem;--sapFontHeader2Size:1.5rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#32363a;--sapLinkColor:#0a6ed1;--sapLink_Hover_Color:#0854a0;--sapLink_Active_Color:#0a6ed1;--sapLink_Visited_Color:#0a6ed1;--sapLink_InvertedColor:#d3e8fd;--sapLink_SubtleColor:#074888;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#0854a0;--sapActiveColor:#0854a0;--sapHighlightTextColor:#fff;--sapTitleColor:#32363a;--sapNegativeColor:#b00;--sapCriticalColor:#df6e0c;--sapPositiveColor:#107e3e;--sapInformativeColor:#0a6ed1;--sapNeutralColor:#6a6d70;--sapNegativeElementColor:#b00;--sapCriticalElementColor:#df6e0c;--sapPositiveElementColor:#107e3e;--sapInformativeElementColor:#0a6ed1;--sapNeutralElementColor:#6a6d70;--sapNegativeTextColor:#b00;--sapPositiveTextColor:#107e3e;--sapCriticalTextColor:#df6e0c;--sapInformativeTextColor:#0a6ed1;--sapNeutralTextColor:#6a6d70;--sapNeutralBorderColor:#6a6d70;--sapErrorColor:#b00;--sapErrorBorderColor:#b00;--sapWarningColor:#df6e0c;--sapWarningBorderColor:#df6e0c;--sapSuccessColor:#107e3e;--sapSuccessBorderColor:#107e3e;--sapInformationColor:#0a6ed1;--sapInformationBorderColor:#0a6ed1;--sapErrorBackground:#ffebeb;--sapWarningBackground:#fef7f1;--sapSuccessBackground:#f1fdf6;--sapInformationBackground:#f5faff;--sapNeutralBackground:#f4f4f4;--sapIndicationColor_1:#800;--sapIndicationColor_1_Background:#800;--sapIndicationColor_1_BorderColor:#800;--sapIndicationColor_1_Hover_Background:#6f0000;--sapIndicationColor_1_Active_Background:#500;--sapIndicationColor_1_TextColor:#fff;--sapIndicationColor_2:#b00;--sapIndicationColor_2_Background:#b00;--sapIndicationColor_2_BorderColor:#b00;--sapIndicationColor_2_Hover_Background:#a20000;--sapIndicationColor_2_Active_Background:#800;--sapIndicationColor_2_TextColor:#fff;--sapIndicationColor_3:#df6e0c;--sapIndicationColor_3_Background:#df6e0c;--sapIndicationColor_3_BorderColor:#df6e0c;--sapIndicationColor_3_Hover_Background:#d0670b;--sapIndicationColor_3_Active_Background:#c2600a;--sapIndicationColor_3_TextColor:#fff;--sapIndicationColor_4:#107e3e;--sapIndicationColor_4_Background:#107e3e;--sapIndicationColor_4_BorderColor:#107e3e;--sapIndicationColor_4_Hover_Background:#0d6733;--sapIndicationColor_4_Active_Background:#0a5128;--sapIndicationColor_4_TextColor:#fff;--sapIndicationColor_5:#0a6ed1;--sapIndicationColor_5_Background:#0a6ed1;--sapIndicationColor_5_BorderColor:#0a6ed1;--sapIndicationColor_5_Hover_Background:#0961b9;--sapIndicationColor_5_Active_Background:#0854a0;--sapIndicationColor_5_TextColor:#fff;--sapIndicationColor_6:#0f828f;--sapIndicationColor_6_Background:#0f828f;--sapIndicationColor_6_BorderColor:#0f828f;--sapIndicationColor_6_Hover_Background:#0d6d78;--sapIndicationColor_6_Active_Background:#0a5861;--sapIndicationColor_6_TextColor:#fff;--sapIndicationColor_7:#925ace;--sapIndicationColor_7_Background:#925ace;--sapIndicationColor_7_BorderColor:#925ace;--sapIndicationColor_7_Hover_Background:#8546c8;--sapIndicationColor_7_Active_Background:#7838bd;--sapIndicationColor_7_TextColor:#fff;--sapIndicationColor_8:#c0399f;--sapIndicationColor_8_Background:#c0399f;--sapIndicationColor_8_BorderColor:#c0399f;--sapIndicationColor_8_Hover_Background:#ac338f;--sapIndicationColor_8_Active_Background:#992d7e;--sapIndicationColor_8_TextColor:#fff;--sapElement_LineHeight:2.75rem;--sapElement_Height:2.25rem;--sapElement_BorderWidth:.0625rem;--sapElement_BorderCornerRadius:.25rem;--sapElement_Compact_LineHeight:2rem;--sapElement_Compact_Height:1.625rem;--sapElement_Condensed_LineHeight:1.5rem;--sapElement_Condensed_Height:1.375rem;--sapContent_LineHeight:1.4;--sapContent_IconHeight:1rem;--sapContent_IconColor:#0854a0;--sapContent_ContrastIconColor:#fff;--sapContent_NonInteractiveIconColor:#6a6d70;--sapContent_MarkerIconColor:#286eb4;--sapContent_MarkerTextColor:#0e7581;--sapContent_MeasureIndicatorColor:#89919a;--sapContent_Selected_MeasureIndicatorColor:#89919a;--sapContent_ImagePlaceholderBackground:#ccc;--sapContent_ImagePlaceholderForegroundColor:#fff;--sapContent_RatedColor:#d08014;--sapContent_UnratedColor:#89919a;--sapContent_BusyColor:#0854a0;--sapContent_FocusColor:#000;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.0625rem;--sapContent_ContrastFocusColor:#fff;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 0.0625rem rgba(0,0,0,0.1),0 0.125rem 0.5rem 0 rgba(0,0,0,0.1);--sapContent_Shadow1:0 0 0 0.0625rem rgba(0,0,0,0.42),0 0.125rem 0.5rem 0 rgba(0,0,0,0.3);--sapContent_Shadow2:0 0 0 0.0625rem rgba(0,0,0,0.42),0 0.625rem 1.875rem 0 rgba(0,0,0,0.3);--sapContent_Shadow3:0 0 0 0.0625rem rgba(0,0,0,0.42),0 1.25rem 5rem 0 rgba(0,0,0,0.3);--sapContent_TextShadow:0 0 0.125rem #fff;--sapContent_ContrastTextShadow:0 0 0.0625rem rgba(0,0,0,0.7);--sapContent_HeaderShadow:0 0.125rem 0.125rem 0 rgba(0,0,0,0.05),inset 0 -0.0625rem 0 0 #d9d9d9;--sapContent_Interaction_Shadow:none;--sapContent_Selected_Shadow:none;--sapContent_Negative_Shadow:none;--sapContent_Critical_Shadow:none;--sapContent_Positive_Shadow:none;--sapContent_Informative_Shadow:none;--sapContent_Neutral_Shadow:none;--sapContent_SearchHighlightColor:#d4f7db;--sapContent_HelpColor:#3f8600;--sapContent_LabelColor:#6a6d70;--sapContent_MonospaceFontFamily:"72Mono","72Monofull",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:"72Mono-Bold","72Mono-Boldfull",lucida console,monospace;--sapContent_IconFontFamily:"SAP-icons";--sapContent_DisabledTextColor:rgba(50,54,58,0.6);--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#fff;--sapContent_ForegroundColor:#efefef;--sapContent_ForegroundBorderColor:#89919a;--sapContent_ForegroundTextColor:#32363a;--sapContent_BadgeBackground:#d04343;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#ccc;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#ccc 0%,#ccc 20%,#999 50%,#ccc 80%,#ccc);--sapContent_DragAndDropActiveColor:#0854a0;--sapContent_Selected_Background:#0854a0;--sapContent_Selected_TextColor:#fff;--sapContent_Selected_Hover_Background:#095caf;--sapContent_Selected_ForegroundColor:#0854a0;--sapContent_ForcedColorAdjust:none;--sapContent_Illustrative_Color1:#0a6ed1;--sapContent_Illustrative_Color2:#72b5f8;--sapContent_Illustrative_Color3:#ffba10;--sapContent_Illustrative_Color4:#4a5055;--sapContent_Illustrative_Color5:#9da4aa;--sapContent_Illustrative_Color6:#c6cace;--sapContent_Illustrative_Color7:#e7e9ea;--sapContent_Illustrative_Color8:#fff;--sapContent_Illustrative_Color9:#64edd2;--sapContent_Illustrative_Color10:#e7e9ea;--sapContent_Illustrative_Color11:#f31ded;--sapContent_Illustrative_Color12:#5dc122;--sapContent_Illustrative_Color13:#4ba1f6;--sapContent_Illustrative_Color14:#298ff4;--sapContent_Illustrative_Color15:#e6a400;--sapContent_Illustrative_Color16:#085aaa;--sapContent_Illustrative_Color17:#00a5a8;--sapContent_Illustrative_Color18:#d9ddde;--sapContent_Illustrative_Color19:#ccd0d2;--sapContent_Illustrative_Color20:#bec4c6;--sapShell_Background:#edeff0;--sapShell_BackgroundImage:linear-gradient(180deg,#dfe3e4,#f3f4f5);--sapShell_BackgroundGradient:linear-gradient(180deg,#dfe3e4,#f3f4f5);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#354a5f;--sapShell_TextColor:#fff;--sapShell_InteractiveBackground:#354a5f;--sapShell_InteractiveTextColor:#d1e8ff;--sapShell_InteractiveBorderColor:#7996b4;--sapShell_GroupTitleTextColor:#32363a;--sapShell_GroupTitleTextShadow:0 0 0.125rem #fff;--sapShell_Hover_Background:#283848;--sapShell_Active_Background:#23303e;--sapShell_Active_TextColor:#fff;--sapShell_Selected_Background:#23303e;--sapShell_Selected_TextColor:#fff;--sapShell_Selected_Hover_Background:#23303e;--sapShell_Favicon:none;--sapShell_Navigation_Background:#354a5f;--sapShell_Navigation_SelectedColor:#d1e8ff;--sapShell_Navigation_Selected_TextColor:#d1e8ff;--sapShell_Navigation_TextColor:#fff;--sapShell_Navigation_Hover_Background:#283848;--sapShell_Navigation_Active_Background:#23303e;--sapShell_Navigation_Active_TextColor:#fff;--sapShell_Shadow:0 0.125rem 0.125rem 0 rgba(0,0,0,0.08),inset 0 -0.0625rem 0 0 rgba(0,0,0,0.18);--sapShell_NegativeColor:#f88;--sapShell_CriticalColor:#f8b67d;--sapShell_PositiveColor:#abe2c2;--sapShell_InformativeColor:#b1d6fb;--sapShell_NeutralColor:#d4d6d7;--sapAvatar_1_Background:#d08014;--sapAvatar_1_BorderColor:#d08014;--sapAvatar_1_TextColor:#fff;--sapAvatar_2_Background:#d04343;--sapAvatar_2_BorderColor:#d04343;--sapAvatar_2_TextColor:#fff;--sapAvatar_3_Background:#db1f77;--sapAvatar_3_BorderColor:#db1f77;--sapAvatar_3_TextColor:#fff;--sapAvatar_4_Background:#c0399f;--sapAvatar_4_BorderColor:#c0399f;--sapAvatar_4_TextColor:#fff;--sapAvatar_5_Background:#6367de;--sapAvatar_5_BorderColor:#6367de;--sapAvatar_5_TextColor:#fff;--sapAvatar_6_Background:#286eb4;--sapAvatar_6_BorderColor:#286eb4;--sapAvatar_6_TextColor:#fff;--sapAvatar_7_Background:#0f828f;--sapAvatar_7_BorderColor:#0f828f;--sapAvatar_7_TextColor:#fff;--sapAvatar_8_Background:#7ca10c;--sapAvatar_8_BorderColor:#7ca10c;--sapAvatar_8_TextColor:#fff;--sapAvatar_9_Background:#925ace;--sapAvatar_9_BorderColor:#925ace;--sapAvatar_9_TextColor:#fff;--sapAvatar_10_Background:#647987;--sapAvatar_10_BorderColor:#647987;--sapAvatar_10_TextColor:#fff;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.25rem;--sapButton_Background:#fff;--sapButton_BorderColor:#0854a0;--sapButton_TextColor:#0854a0;--sapButton_Hover_Background:#ebf5fe;--sapButton_Hover_BorderColor:#0854a0;--sapButton_Hover_TextColor:#0854a0;--sapButton_IconColor:#0854a0;--sapButton_Active_Background:#0854a0;--sapButton_Active_BorderColor:#0854a0;--sapButton_Active_TextColor:#fff;--sapButton_Emphasized_Background:#0a6ed1;--sapButton_Emphasized_BorderColor:#0a6ed1;--sapButton_Emphasized_TextColor:#fff;--sapButton_Emphasized_Hover_Background:#085caf;--sapButton_Emphasized_Hover_BorderColor:#085caf;--sapButton_Emphasized_Hover_TextColor:#fff;--sapButton_Emphasized_Active_Background:#0854a0;--sapButton_Emphasized_Active_BorderColor:#0854a0;--sapButton_Emphasized_Active_TextColor:#fff;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Emphasized_FontWeight:bold;--sapButton_Reject_Background:#fff;--sapButton_Reject_BorderColor:#b00;--sapButton_Reject_Hover_Background:#ffebeb;--sapButton_Reject_Hover_BorderColor:#b00;--sapButton_Reject_Hover_TextColor:#b00;--sapButton_Reject_Active_Background:#a20000;--sapButton_Reject_Active_BorderColor:#a20000;--sapButton_Reject_Active_TextColor:#fff;--sapButton_Reject_TextColor:#b00;--sapButton_Reject_Selected_Background:#a20000;--sapButton_Reject_Selected_BorderColor:#a20000;--sapButton_Reject_Selected_TextColor:#fff;--sapButton_Reject_Selected_Hover_Background:#b00;--sapButton_Reject_Selected_Hover_BorderColor:#b00;--sapButton_Accept_Background:#fff;--sapButton_Accept_BorderColor:#107e3e;--sapButton_Accept_Hover_Background:#f1fdf6;--sapButton_Accept_Hover_BorderColor:#107e3e;--sapButton_Accept_Hover_TextColor:#107e3e;--sapButton_Accept_Active_Background:#0d6733;--sapButton_Accept_Active_BorderColor:#0d6733;--sapButton_Accept_Active_TextColor:#fff;--sapButton_Accept_TextColor:#107e3e;--sapButton_Accept_Selected_Background:#0d6733;--sapButton_Accept_Selected_BorderColor:#0d6733;--sapButton_Accept_Selected_TextColor:#fff;--sapButton_Accept_Selected_Hover_Background:#107e3e;--sapButton_Accept_Selected_Hover_BorderColor:#107e3e;--sapButton_Lite_Background:transparent;--sapButton_Lite_BorderColor:transparent;--sapButton_Lite_TextColor:#0854a0;--sapButton_Lite_Hover_Background:#ebf5fe;--sapButton_Lite_Hover_BorderColor:#0854a0;--sapButton_Lite_Hover_TextColor:#0854a0;--sapButton_Lite_Active_Background:#0854a0;--sapButton_Lite_Active_BorderColor:#0854a0;--sapButton_Selected_Background:#0854a0;--sapButton_Selected_BorderColor:#0854a0;--sapButton_Selected_TextColor:#fff;--sapButton_Selected_Hover_Background:#095caf;--sapButton_Selected_Hover_BorderColor:#095caf;--sapButton_Attention_Background:#fff;--sapButton_Attention_BorderColor:#df6e0c;--sapButton_Attention_TextColor:#32363a;--sapButton_Attention_Hover_Background:#fef7f1;--sapButton_Attention_Hover_BorderColor:#df6e0c;--sapButton_Attention_Hover_TextColor:#32363a;--sapButton_Attention_Active_Background:#f3801c;--sapButton_Attention_Active_BorderColor:#f3801c;--sapButton_Attention_Active_TextColor:#fff;--sapButton_Attention_Selected_Background:#f3801c;--sapButton_Attention_Selected_BorderColor:#f3801c;--sapButton_Attention_Selected_TextColor:#fff;--sapButton_Attention_Selected_Hover_Background:#f48e34;--sapButton_Attention_Selected_Hover_BorderColor:#f48e34;--sapButton_Negative_Background:#b00;--sapButton_Negative_BorderColor:#b00;--sapButton_Negative_TextColor:#fff;--sapButton_Negative_Hover_Background:#970000;--sapButton_Negative_Hover_BorderColor:#970000;--sapButton_Negative_Hover_TextColor:#fff;--sapButton_Negative_Active_Background:#800;--sapButton_Negative_Active_BorderColor:#800;--sapButton_Negative_Active_TextColor:#fff;--sapButton_Critical_Background:#df6e0c;--sapButton_Critical_BorderColor:#df6e0c;--sapButton_Critical_TextColor:#fff;--sapButton_Critical_Hover_Background:#f3801c;--sapButton_Critical_Hover_BorderColor:#f3801c;--sapButton_Critical_Hover_TextColor:#fff;--sapButton_Critical_Active_Background:#f5933e;--sapButton_Critical_Active_BorderColor:#f5933e;--sapButton_Critical_Active_TextColor:#fff;--sapButton_Success_Background:#107e3e;--sapButton_Success_BorderColor:#107e3e;--sapButton_Success_TextColor:#fff;--sapButton_Success_Hover_Background:#0c5e2e;--sapButton_Success_Hover_BorderColor:#0c5e2e;--sapButton_Success_Hover_TextColor:#fff;--sapButton_Success_Active_Background:#0a5128;--sapButton_Success_Active_BorderColor:#0a5128;--sapButton_Success_Active_TextColor:#fff;--sapButton_Information_Background:#0a6ed1;--sapButton_Information_BorderColor:#0a6ed1;--sapButton_Information_TextColor:#fff;--sapButton_Information_Hover_Background:#0961b9;--sapButton_Information_Hover_BorderColor:#0961b9;--sapButton_Information_Hover_TextColor:#fff;--sapButton_Information_Active_Background:#0854a0;--sapButton_Information_Active_BorderColor:#0854a0;--sapButton_Information_Active_TextColor:#fff;--sapButton_Neutral_Background:#6a6d70;--sapButton_Neutral_BorderColor:#6a6d70;--sapButton_Neutral_TextColor:#fff;--sapButton_Neutral_Hover_Background:#595b5e;--sapButton_Neutral_Hover_BorderColor:#595b5e;--sapButton_Neutral_Hover_TextColor:#fff;--sapButton_Neutral_Active_Background:#515456;--sapButton_Neutral_Active_BorderColor:#515456;--sapButton_Neutral_Active_TextColor:#fff;--sapButton_Track_Background:#ededed;--sapButton_Track_BorderColor:#89919a;--sapButton_Track_TextColor:#32363a;--sapButton_Track_Hover_Background:#ededed;--sapButton_Track_Hover_BorderColor:#0854a0;--sapButton_Track_Selected_Background:#ebf5fe;--sapButton_Track_Selected_BorderColor:#0854a0;--sapButton_Track_Selected_TextColor:#32363a;--sapButton_Track_Selected_Hover_Background:#ebf5fe;--sapButton_Track_Selected_Hover_BorderColor:#095caf;--sapButton_Handle_Background:#fff;--sapButton_Handle_BorderColor:#89919a;--sapButton_Handle_TextColor:#32363a;--sapButton_Handle_Hover_Background:#ebf5fe;--sapButton_Handle_Hover_BorderColor:#0854a0;--sapButton_Handle_Selected_Background:#0854a0;--sapButton_Handle_Selected_BorderColor:#0854a0;--sapButton_Handle_Selected_TextColor:#fff;--sapButton_Handle_Selected_Hover_Background:#095caf;--sapButton_Handle_Selected_Hover_BorderColor:#095caf;--sapButton_Track_Negative_Background:#ffebeb;--sapButton_Track_Negative_BorderColor:#b00;--sapButton_Track_Negative_TextColor:#b00;--sapButton_Track_Negative_Hover_Background:#ffebeb;--sapButton_Track_Negative_Hover_BorderColor:#b00;--sapButton_Handle_Negative_Background:#fff;--sapButton_Handle_Negative_BorderColor:#b00;--sapButton_Handle_Negative_TextColor:#b00;--sapButton_Handle_Negative_Hover_Background:#ffebeb;--sapButton_Handle_Negative_Hover_BorderColor:#b00;--sapButton_Track_Positive_Background:#f1fdf6;--sapButton_Track_Positive_BorderColor:#107e3e;--sapButton_Track_Positive_TextColor:#107e3e;--sapButton_Track_Positive_Hover_Background:#f1fdf6;--sapButton_Track_Positive_Hover_BorderColor:#107e3e;--sapButton_Handle_Positive_Background:#fff;--sapButton_Handle_Positive_BorderColor:#107e3e;--sapButton_Handle_Positive_TextColor:#107e3e;--sapButton_Handle_Positive_Hover_Background:#f1fdf6;--sapButton_Handle_Positive_Hover_BorderColor:#107e3e;--sapButton_TokenBackground:#fafafa;--sapButton_TokenBorderColor:#c2c2c2;--sapField_Background:#fff;--sapField_BackgroundStyle:none;--sapField_TextColor:#32363a;--sapField_PlaceholderTextColor:#74777a;--sapField_BorderColor:#89919a;--sapField_HelpBackground:#fff;--sapField_BorderWidth:.0625rem;--sapField_BorderStyle:solid;--sapField_BorderCornerRadius:.125rem;--sapField_Hover_Background:#fff;--sapField_Hover_BackgroundStyle:none;--sapField_Hover_BorderColor:#0854a0;--sapField_Hover_HelpBackground:#ebf5fe;--sapField_Active_BorderColor:#0854a0;--sapField_Focus_Background:#fff;--sapField_Focus_BorderColor:#89919a;--sapField_Focus_HelpBackground:#fff;--sapField_ReadOnly_Background:hsla(0,0%,94.9%,0.5);--sapField_ReadOnly_BackgroundStyle:none;--sapField_ReadOnly_BorderColor:#89919a;--sapField_ReadOnly_BorderStyle:solid;--sapField_ReadOnly_HelpBackground:hsla(0,0%,94.9%,0.5);--sapField_RequiredColor:#ce3b3b;--sapField_InvalidColor:#b00;--sapField_InvalidBackground:#fff;--sapField_InvalidBackgroundStyle:none;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:solid;--sapField_WarningColor:#df6e0c;--sapField_WarningBackground:#fff;--sapField_WarningBackgroundStyle:none;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:solid;--sapField_SuccessColor:#107e3e;--sapField_SuccessBackground:#fff;--sapField_SuccessBackgroundStyle:none;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#0a6ed1;--sapField_InformationBackground:#fff;--sapField_InformationBackgroundStyle:none;--sapField_InformationBorderWidth:.125rem;--sapField_InformationBorderStyle:solid;--sapGroup_TitleBackground:transparent;--sapGroup_TitleBorderColor:#d9d9d9;--sapGroup_TitleTextColor:#32363a;--sapGroup_Title_FontSize:1.125rem;--sapGroup_ContentBackground:#fff;--sapGroup_ContentBorderColor:#d9d9d9;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:transparent;--sapPopover_BorderCornerRadius:.25rem;--sapToolbar_Background:transparent;--sapToolbar_SeparatorColor:#d9d9d9;--sapList_HeaderBackground:#f2f2f2;--sapList_HeaderBorderColor:#e5e5e5;--sapList_HeaderTextColor:#32363a;--sapList_BorderColor:#e5e5e5;--sapList_TextColor:#32363a;--sapList_Active_TextColor:#fff;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#0854a0;--sapList_SelectionBackgroundColor:#e5f0fa;--sapList_SelectionBorderColor:#0854a0;--sapList_Hover_SelectionBackground:#d8e9f8;--sapList_Background:#fff;--sapList_Hover_Background:#f5f5f5;--sapList_AlternatingBackground:#f2f2f2;--sapList_GroupHeaderBackground:#fff;--sapList_GroupHeaderBorderColor:#d9d9d9;--sapList_GroupHeaderTextColor:#32363a;--sapList_FooterBackground:#fafafa;--sapList_FooterTextColor:#32363a;--sapList_TableGroupHeaderBackground:#efefef;--sapList_TableGroupHeaderBorderColor:#d9d9d9;--sapList_TableGroupHeaderTextColor:#32363a;--sapList_TableFooterBorder:#d9d9d9;--sapList_TableFixedBorderColor:#8c8c8c;--sapMessage_ErrorBorderColor:#b00;--sapMessage_WarningBorderColor:#df6e0c;--sapMessage_SuccessBorderColor:#107e3e;--sapMessage_InformationBorderColor:#0a6ed1;--sapProgress_Background:#fff;--sapProgress_BorderColor:#89919a;--sapProgress_TextColor:#32363a;--sapProgress_FontSize:.75rem;--sapProgress_NegativeBackground:#fff;--sapProgress_NegativeBorderColor:#89919a;--sapProgress_NegativeTextColor:#32363a;--sapProgress_CriticalBackground:#fff;--sapProgress_CriticalBorderColor:#89919a;--sapProgress_CriticalTextColor:#32363a;--sapProgress_PositiveBackground:#fff;--sapProgress_PositiveBorderColor:#89919a;--sapProgress_PositiveTextColor:#32363a;--sapProgress_InformationBackground:#fff;--sapProgress_InformationBorderColor:#89919a;--sapProgress_InformationTextColor:#32363a;--sapProgress_Value_Background:#6a6d70;--sapProgress_Value_BorderColor:#89919a;--sapProgress_Value_TextColor:#32363a;--sapProgress_Value_NegativeBackground:#b00;--sapProgress_Value_NegativeBorderColor:#fff;--sapProgress_Value_NegativeTextColor:#32363a;--sapProgress_Value_CriticalBackground:#df6e0c;--sapProgress_Value_CriticalBorderColor:#fff;--sapProgress_Value_CriticalTextColor:#32363a;--sapProgress_Value_PositiveBackground:#107e3e;--sapProgress_Value_PositiveBorderColor:#fff;--sapProgress_Value_PositiveTextColor:#32363a;--sapProgress_Value_InformationBackground:#0a6ed1;--sapProgress_Value_InformationBorderColor:#fff;--sapProgress_Value_InformationTextColor:#32363a;--sapScrollBar_FaceColor:#949494;--sapScrollBar_TrackColor:#fff;--sapScrollBar_BorderColor:#949494;--sapScrollBar_SymbolColor:#0854a0;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#8c8c8c;--sapSlider_Background:#89919a;--sapSlider_BorderColor:#89919a;--sapSlider_Selected_Background:#0854a0;--sapSlider_Selected_BorderColor:#0854a0;--sapSlider_HandleBackground:#fff;--sapSlider_HandleBorderColor:#89919a;--sapSlider_RangeHandleBackground:transparent;--sapSlider_Hover_HandleBackground:#ebf5fe;--sapSlider_Hover_HandleBorderColor:#0854a0;--sapSlider_Hover_RangeHandleBackground:transparent;--sapSlider_Active_HandleBackground:#0854a0;--sapSlider_Active_HandleBorderColor:#0854a0;--sapSlider_Active_RangeHandleBackground:transparent;--sapPageHeader_Background:#fff;--sapPageHeader_BorderColor:#d9d9d9;--sapPageHeader_TextColor:#32363a;--sapPageFooter_Background:#fff;--sapPageFooter_BorderColor:#d9d9d9;--sapPageFooter_TextColor:#32363a;--sapInfobar_Background:#0f828f;--sapInfobar_Hover_Background:#0e7581;--sapInfobar_Active_Background:#0a545c;--sapInfobar_NonInteractive_Background:#e6e6e6;--sapInfobar_TextColor:#fff;--sapObjectHeader_Background:#fff;--sapObjectHeader_BorderColor:#d9d9d9;--sapObjectHeader_Hover_Background:#f5f5f5;--sapObjectHeader_Title_TextColor:#32363a;--sapObjectHeader_Title_FontSize:1.25rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:"72","72full",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#6a6d70;--sapBlockLayer_Background:#000;--sapTile_Background:#fff;--sapTile_Hover_Background:#f5f5f5;--sapTile_Active_Background:#f5f5f5;--sapTile_BorderColor:transparent;--sapTile_BorderCornerRadius:.25rem;--sapTile_TitleTextColor:#32363a;--sapTile_TextColor:#6a6d70;--sapTile_IconColor:#5a7da0;--sapTile_SeparatorColor:#ccc;--sapTile_Interactive_BorderColor:#b3b3b3;--sapTile_OverlayBackground:rgba(0,0,0,0.8);--sapTile_OverlayForegroundColor:#fff;--sapAccentColor1:#d08014;--sapAccentColor2:#d04343;--sapAccentColor3:#db1f77;--sapAccentColor4:#c0399f;--sapAccentColor5:#6367de;--sapAccentColor6:#286eb4;--sapAccentColor7:#0f828f;--sapAccentColor8:#7ca10c;--sapAccentColor9:#925ace;--sapAccentColor10:#647987;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#fafafa;--sapLegend_NonWorkingBackground:#dedede;--sapLegend_CurrentDateTime:#c0399f;--sapLegendColor1:#d58215;--sapLegendColor2:#dc5b5b;--sapLegendColor3:#db1f77;--sapLegendColor4:#9b3b3b;--sapLegendColor5:#cf5db3;--sapLegendColor6:#286eb4;--sapLegendColor7:#1193a2;--sapLegendColor8:#8b9668;--sapLegendColor9:#647987;--sapLegendColor10:#892971;--sapLegendColor11:#725a3a;--sapLegendColor12:#bb2f2f;--sapLegendColor13:#bc1b66;--sapLegendColor14:#8b714f;--sapLegendColor15:#606190;--sapLegendColor16:#597da1;--sapLegendColor17:#49797e;--sapLegendColor18:#687a33;--sapLegendColor19:#295989;--sapLegendColor20:#5154bd;--sapLegendBackgroundColor1:#fdf3e7;--sapLegendBackgroundColor2:#faeaea;--sapLegendBackgroundColor3:#fce9f2;--sapLegendBackgroundColor4:#f8ecec;--sapLegendBackgroundColor5:#f9ebf5;--sapLegendBackgroundColor6:#ebf3fa;--sapLegendBackgroundColor7:#e8fbfd;--sapLegendBackgroundColor8:#f3f4ef;--sapLegendBackgroundColor9:#f1f3f4;--sapLegendBackgroundColor10:#f9ebf6;--sapLegendBackgroundColor11:#f6f2ed;--sapLegendBackgroundColor12:#faeaea;--sapLegendBackgroundColor13:#fce9f2;--sapLegendBackgroundColor14:#f5f2ee;--sapLegendBackgroundColor15:#f0f0f5;--sapLegendBackgroundColor16:#eff2f6;--sapLegendBackgroundColor17:#eff5f6;--sapLegendBackgroundColor18:#f5f7ed;--sapLegendBackgroundColor19:#ebf2f9;--sapLegendBackgroundColor20:#ecedf8;--sapChart_OrderedColor_1:#5899da;--sapChart_OrderedColor_2:#e8743b;--sapChart_OrderedColor_3:#19a979;--sapChart_OrderedColor_4:#ed4a7b;--sapChart_OrderedColor_5:#945ecf;--sapChart_OrderedColor_6:#13a4b4;--sapChart_OrderedColor_7:#525df4;--sapChart_OrderedColor_8:#bf399e;--sapChart_OrderedColor_9:#6c8893;--sapChart_OrderedColor_10:#ee6868;--sapChart_OrderedColor_11:#2f6497;--sapChart_Bad:#dc0d0e;--sapChart_Critical:#de890d;--sapChart_Good:#3fa45b;--sapChart_Neutral:#848f94;--sapChart_Sequence_1:#5899da;--sapChart_Sequence_2:#e8743b;--sapChart_Sequence_3:#19a979;--sapChart_Sequence_4:#ed4a7b;--sapChart_Sequence_5:#945ecf;--sapChart_Sequence_6:#13a4b4;--sapChart_Sequence_7:#525df4;--sapChart_Sequence_8:#bf399e;--sapChart_Sequence_9:#6c8893;--sapChart_Sequence_10:#ee6868;--sapChart_Sequence_11:#2f6497;--sapChart_Sequence_Neutral:#848f94;}'};var e={_:o};export{o as _,e as default};
@@ -1 +1 @@
1
- :host(:not([hidden])){display:inline-block;box-sizing:border-box}:host(:not([hidden]).ui5_hovered){opacity:.7}:host([focused]){outline:var(--_ui5_avatar_outline);outline-offset:var(--_ui5_avatar_focus_offset)}:host([interactive]){cursor:pointer}:host{height:3rem;width:3rem;border-radius:50%;border:var(--ui5-avatar-initials-border);outline:none;color:var(--ui5-avatar-initials-color)}.ui5-avatar-root{display:flex;align-items:center;justify-content:center;outline:none;height:100%;width:100%}:host([_size=XS]),:host([size=XS]){height:2rem;width:2rem;min-height:2rem;min-width:2rem;font-size:var(--_ui5_avatar_fontsize_XS)}:host([_size=S]),:host([size=S]){min-height:3rem;min-width:3rem;font-size:var(--_ui5_avatar_fontsize_S)}:host([_size=M]),:host([size=M]){min-height:4rem;min-width:4rem;font-size:var(--_ui5_avatar_fontsize_M)}:host([_size=L]),:host([size=L]){min-height:5rem;min-width:5rem;font-size:var(--_ui5_avatar_fontsize_L)}:host([_size=XL]),:host([size=XL]){min-height:7rem;min-width:7rem;font-size:var(--_ui5_avatar_fontsize_XL)}:host .ui5-avatar-icon{height:var(--_ui5_avatar_fontsize_S);width:var(--_ui5_avatar_fontsize_S);color:inherit}:host([_size=XS]) .ui5-avatar-icon,:host([size=XS]) .ui5-avatar-icon{height:var(--_ui5_avatar_icon_XS);width:var(--_ui5_avatar_icon_XS)}:host([_size=S]) .ui5-avatar-icon,:host([size=S]) .ui5-avatar-icon{height:var(--_ui5_avatar_icon_S);width:var(--_ui5_avatar_icon_S)}:host([_size=M]) .ui5-avatar-icon,:host([size=M]) .ui5-avatar-icon{height:var(--_ui5_avatar_icon_M);width:var(--_ui5_avatar_icon_M)}:host([_size=L]) .ui5-avatar-icon,:host([size=L]) .ui5-avatar-icon{height:var(--_ui5_avatar_icon_L);width:var(--_ui5_avatar_icon_L)}:host([_size=XL]) .ui5-avatar-icon,:host([size=XL]) .ui5-avatar-icon{height:var(--_ui5_avatar_icon_XL);width:var(--_ui5_avatar_icon_XL)}::slotted(*){border-radius:50%;width:100%;height:100%;pointer-events:none}:host([shape=Square]),:host([shape=Square]) ::slotted(*){border-radius:var(--ui5-avatar-border-radius)}:host(:not([_has-image])),:host(:not([color-scheme])),:host([_color-scheme=Accent6]),:host([color-scheme=Accent6]){background-color:var(--ui5-avatar-accent6);color:var(--ui5-avatar-accent6-color);border-color:var(--ui5-avatar-accent6-border-color)}:host([_color-scheme=Accent1]),:host([color-scheme=Accent1]){background-color:var(--ui5-avatar-accent1);color:var(--ui5-avatar-accent1-color);border-color:var(--ui5-avatar-accent1-border-color)}:host([_color-scheme=Accent2]),:host([color-scheme=Accent2]){background-color:var(--ui5-avatar-accent2);color:var(--ui5-avatar-accent2-color);border-color:var(--ui5-avatar-accent2-border-color)}:host([_color-scheme=Accent3]),:host([color-scheme=Accent3]){background-color:var(--ui5-avatar-accent3);color:var(--ui5-avatar-accent3-color);border-color:var(--ui5-avatar-accent3-border-color)}:host([_color-scheme=Accent4]),:host([color-scheme=Accent4]){background-color:var(--ui5-avatar-accent4);color:var(--ui5-avatar-accent4-color);border-color:var(--ui5-avatar-accent4-border-color)}:host([_color-scheme=Accent5]),:host([color-scheme=Accent5]){background-color:var(--ui5-avatar-accent5);color:var(--ui5-avatar-accent5-color);border-color:var(--ui5-avatar-accent5-border-color)}:host([_color-scheme=Accent7]),:host([color-scheme=Accent7]){background-color:var(--ui5-avatar-accent7);color:var(--ui5-avatar-accent7-color);border-color:var(--ui5-avatar-accent7-border-color)}:host([_color-scheme=Accent8]),:host([color-scheme=Accent8]){background-color:var(--ui5-avatar-accent8);color:var(--ui5-avatar-accent8-color);border-color:var(--ui5-avatar-accent8-border-color)}:host([_color-scheme=Accent9]),:host([color-scheme=Accent9]){background-color:var(--ui5-avatar-accent9);color:var(--ui5-avatar-accent9-color);border-color:var(--ui5-avatar-accent9-border-color)}:host([_color-scheme=Accent10]),:host([color-scheme=Accent10]){background-color:var(--ui5-avatar-accent10);color:var(--ui5-avatar-accent10-color);border-color:var(--ui5-avatar-accent10-border-color)}:host([_color-scheme=Placeholder]),:host([color-scheme=Placeholder]){background-color:var(--ui5-avatar-placeholder);color:var(--ui5-avatar-placeholder-color);border-color:var(--ui5-avatar-placeholder-border-color)}:host([_has-image]){background-color:transparent;vertical-align:middle}.ui5-avatar-initials{color:inherit}
1
+ :host(:not([hidden])){display:inline-block;box-sizing:border-box;position:relative}:host(:not([hidden]).ui5_hovered){opacity:.7}:host([focused]){outline:var(--_ui5_avatar_outline);outline-offset:var(--_ui5_avatar_focus_offset)}:host([interactive]){cursor:pointer}:host{height:3rem;width:3rem;border-radius:50%;border:var(--ui5-avatar-initials-border);outline:none;color:var(--ui5-avatar-initials-color)}.ui5-avatar-root{display:flex;align-items:center;justify-content:center;outline:none;height:100%;width:100%}:host([_size=XS]),:host([size=XS]){height:2rem;width:2rem;min-height:2rem;min-width:2rem;font-size:var(--_ui5_avatar_fontsize_XS)}:host([_size=S]),:host([size=S]){min-height:3rem;min-width:3rem;font-size:var(--_ui5_avatar_fontsize_S)}:host([_size=M]),:host([size=M]){min-height:4rem;min-width:4rem;font-size:var(--_ui5_avatar_fontsize_M)}:host([_size=L]),:host([size=L]){min-height:5rem;min-width:5rem;font-size:var(--_ui5_avatar_fontsize_L)}:host([_size=XL]),:host([size=XL]){min-height:7rem;min-width:7rem;font-size:var(--_ui5_avatar_fontsize_XL)}:host .ui5-avatar-icon{height:var(--_ui5_avatar_fontsize_S);width:var(--_ui5_avatar_fontsize_S);color:inherit}:host([_size=XS]) .ui5-avatar-icon,:host([size=XS]) .ui5-avatar-icon{height:var(--_ui5_avatar_icon_XS);width:var(--_ui5_avatar_icon_XS)}:host([_size=S]) .ui5-avatar-icon,:host([size=S]) .ui5-avatar-icon{height:var(--_ui5_avatar_icon_S);width:var(--_ui5_avatar_icon_S)}:host([_size=M]) .ui5-avatar-icon,:host([size=M]) .ui5-avatar-icon{height:var(--_ui5_avatar_icon_M);width:var(--_ui5_avatar_icon_M)}:host([_size=L]) .ui5-avatar-icon,:host([size=L]) .ui5-avatar-icon{height:var(--_ui5_avatar_icon_L);width:var(--_ui5_avatar_icon_L)}:host([_size=XL]) .ui5-avatar-icon,:host([size=XL]) .ui5-avatar-icon{height:var(--_ui5_avatar_icon_XL);width:var(--_ui5_avatar_icon_XL)}::slotted(*){border-radius:50%;width:100%;height:100%;pointer-events:none}:host([shape=Square]),:host([shape=Square]) ::slotted(*){border-radius:var(--ui5-avatar-border-radius)}:host(:not([_has-image])),:host(:not([color-scheme])),:host([_color-scheme=Accent6]),:host([color-scheme=Accent6]){background-color:var(--ui5-avatar-accent6);color:var(--ui5-avatar-accent6-color);border-color:var(--ui5-avatar-accent6-border-color)}:host([_color-scheme=Accent1]),:host([color-scheme=Accent1]){background-color:var(--ui5-avatar-accent1);color:var(--ui5-avatar-accent1-color);border-color:var(--ui5-avatar-accent1-border-color)}:host([_color-scheme=Accent2]),:host([color-scheme=Accent2]){background-color:var(--ui5-avatar-accent2);color:var(--ui5-avatar-accent2-color);border-color:var(--ui5-avatar-accent2-border-color)}:host([_color-scheme=Accent3]),:host([color-scheme=Accent3]){background-color:var(--ui5-avatar-accent3);color:var(--ui5-avatar-accent3-color);border-color:var(--ui5-avatar-accent3-border-color)}:host([_color-scheme=Accent4]),:host([color-scheme=Accent4]){background-color:var(--ui5-avatar-accent4);color:var(--ui5-avatar-accent4-color);border-color:var(--ui5-avatar-accent4-border-color)}:host([_color-scheme=Accent5]),:host([color-scheme=Accent5]){background-color:var(--ui5-avatar-accent5);color:var(--ui5-avatar-accent5-color);border-color:var(--ui5-avatar-accent5-border-color)}:host([_color-scheme=Accent7]),:host([color-scheme=Accent7]){background-color:var(--ui5-avatar-accent7);color:var(--ui5-avatar-accent7-color);border-color:var(--ui5-avatar-accent7-border-color)}:host([_color-scheme=Accent8]),:host([color-scheme=Accent8]){background-color:var(--ui5-avatar-accent8);color:var(--ui5-avatar-accent8-color);border-color:var(--ui5-avatar-accent8-border-color)}:host([_color-scheme=Accent9]),:host([color-scheme=Accent9]){background-color:var(--ui5-avatar-accent9);color:var(--ui5-avatar-accent9-color);border-color:var(--ui5-avatar-accent9-border-color)}:host([_color-scheme=Accent10]),:host([color-scheme=Accent10]){background-color:var(--ui5-avatar-accent10);color:var(--ui5-avatar-accent10-color);border-color:var(--ui5-avatar-accent10-border-color)}:host([_color-scheme=Placeholder]),:host([color-scheme=Placeholder]){background-color:var(--ui5-avatar-placeholder);color:var(--ui5-avatar-placeholder-color);border-color:var(--ui5-avatar-placeholder-border-color)}:host([_has-image]){background-color:transparent;vertical-align:middle}.ui5-avatar-initials{color:inherit}::slotted([slot=badge]){position:absolute;bottom:0;right:0;width:1.125rem;height:1.125rem;background:var(--sapButton_Emphasized_Background);border:var(--sapButton_Emphasized_Background);border-radius:1rem;color:var(--sapContent_BadgeTextColor);justify-content:center;font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontSmallSize)}::slotted([ui5-badge][slot=badge]){padding:.1875rem}:host([_size=L]) ::slotted([slot=badge]),:host([size=L]) ::slotted([slot=badge]){width:1.25rem;height:1.25rem}:host([_size=XL]) ::slotted([slot=badge]),:host([size=XL]) ::slotted([slot=badge]){padding:.375rem;width:1.75rem;height:1.75rem}:host([shape=Square]) ::slotted([slot=badge]){bottom:-.125rem;right:-.125rem}:host([_size=L][shape=Square]) ::slotted([slot=badge]),:host([size=L][shape=Square]) ::slotted([slot=badge]){bottom:-.1875rem;right:-.1875rem}:host([_size=XL][shape=Square]) ::slotted([slot=badge]),:host([size=XL][shape=Square]) ::slotted([slot=badge]){bottom:-.25rem;right:-.25rem}
@@ -1 +1 @@
1
- :host{-webkit-tap-highlight-color:rgba(0,0,0,0)}:host(:not([hidden])){display:block}.ui5-avatar-group-items:focus{outline:none}:host([type=Group]) .ui5-avatar-group-items:focus{outline:var(--_ui5_avatar_outline);outline-offset:var(--_ui5_avatar_focus_offset);border-radius:var(--_ui5_avatar_group_focus_border_radius)}.ui5-avatar-group-root{display:flex}.ui5-avatar-group-items{white-space:nowrap;position:relative;display:inline-flex}:host([type=Group]) .ui5-avatar-group-items{cursor:pointer}:host([type=Group]) ::slotted([ui5-avatar]),:host([type=Group]) ::slotted([ui5-button]){pointer-events:none}.ui5-avatar-group-overflow-btn:not([hidden]),::slotted([ui5-button]:not([hidden])){--_ui5_button_base_padding:0;border-radius:50%;display:inline-flex;text-overflow:clip}.ui5-avatar-group-overflow-btn[focused],::slotted([ui5-button][focused]){outline:var(--_ui5_avatar_outline);outline-offset:var(--_ui5_avatar_focus_offset)}.ui5-avatar-group-overflow-btn.ui5-avatar-group-overflow-btn-xs{height:2rem;width:2rem;min-width:2rem;font-size:.75rem}.ui5-avatar-group-overflow-btn.ui5-avatar-group-overflow-btn-s,::slotted([ui5-button]){height:3rem;width:3rem;min-width:3rem;font-size:1.125rem}.ui5-avatar-group-overflow-btn.ui5-avatar-group-overflow-btn-m{height:4rem;width:4rem;min-width:4rem;font-size:1.625rem}.ui5-avatar-group-overflow-btn.ui5-avatar-group-overflow-btn-l{height:5rem;width:5rem;min-width:5rem;font-size:2rem}.ui5-avatar-group-overflow-btn.ui5-avatar-group-overflow-btn-xl{height:7rem;width:7rem;min-width:7rem;font-size:2.75rem}
1
+ :host{-webkit-tap-highlight-color:rgba(0,0,0,0)}:host(:not([hidden])){display:block}.ui5-avatar-group-items:focus{outline:none}:host([type=Group]) .ui5-avatar-group-items:focus{outline:var(--_ui5_avatar_outline);outline-offset:var(--_ui5_avatar_focus_offset);border-radius:var(--_ui5_avatar_group_focus_border_radius)}.ui5-avatar-group-root{display:flex}.ui5-avatar-group-items{white-space:nowrap;position:relative;display:inline-flex}:host([type=Group]) .ui5-avatar-group-items{cursor:pointer}:host([type=Group]) ::slotted([ui5-avatar]),:host([type=Group]) ::slotted([ui5-button]){pointer-events:none}.ui5-avatar-group-overflow-btn:not([hidden]),::slotted([ui5-button]:not([hidden])){--_ui5_button_base_padding:0;border-radius:50%;display:inline-flex;text-overflow:clip;z-index:0}.ui5-avatar-group-overflow-btn[focused],::slotted([ui5-button][focused]){outline:var(--_ui5_avatar_outline);outline-offset:var(--_ui5_avatar_focus_offset)}.ui5-avatar-group-overflow-btn.ui5-avatar-group-overflow-btn-xs{height:2rem;width:2rem;min-width:2rem;font-size:.75rem}.ui5-avatar-group-overflow-btn.ui5-avatar-group-overflow-btn-s,::slotted([ui5-button]){height:3rem;width:3rem;min-width:3rem;font-size:1.125rem}.ui5-avatar-group-overflow-btn.ui5-avatar-group-overflow-btn-m{height:4rem;width:4rem;min-width:4rem;font-size:1.625rem}.ui5-avatar-group-overflow-btn.ui5-avatar-group-overflow-btn-l{height:5rem;width:5rem;min-width:5rem;font-size:2rem}.ui5-avatar-group-overflow-btn.ui5-avatar-group-overflow-btn-xl{height:7rem;width:7rem;min-width:7rem;font-size:2.75rem}
@@ -1 +1 @@
1
- .ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host(:not([hidden])){display:inline-block;height:1rem;min-width:1.125em;max-width:100%;padding:0 .3125em;color:var(--sapAccentColor1);background:var(--sapLegendBackgroundColor1);border:.0625em solid;border-radius:.5rem;box-sizing:border-box;font-family:"72override",var(--sapFontFamily);font-weight:700;text-align:center;letter-spacing:.0125em}:host(:not([color-scheme]):hover),:host([color-scheme]:hover){cursor:var(--_ui5-badge-cursor)}.ui5-badge-root{display:flex;align-items:center;width:100%;height:100%;box-sizing:border-box;pointer-events:none}.ui5-badge-text{width:100%;overflow:hidden;white-space:nowrap;font-weight:inherit;text-overflow:ellipsis;line-height:1;text-transform:uppercase;letter-spacing:inherit;font-size:.75em}:host(:hover) .ui5-badge-text{cursor:var(--_ui5-badge-cursor)}:host([_icon-only]){padding:0 .1875em}::slotted([ui5-icon]){width:.75em;height:.75em;min-width:.75em;min-height:.75em;color:inherit}:host([_has-icon]) .ui5-badge-text{padding-inline-start:.125rem}:host([color-scheme="1"]){background-color:var(--ui5-badge-color-scheme-1-background);border-color:var(--ui5-badge-color-scheme-1-border);color:var(--ui5-badge-color-scheme-1-color)}:host([color-scheme="2"]){background-color:var(--ui5-badge-color-scheme-2-background);border-color:var(--ui5-badge-color-scheme-2-border);color:var(--ui5-badge-color-scheme-2-color)}:host([color-scheme="3"]){background-color:var(--ui5-badge-color-scheme-3-background);border-color:var(--ui5-badge-color-scheme-3-border);color:var(--ui5-badge-color-scheme-3-color)}:host([color-scheme="4"]){background-color:var(--ui5-badge-color-scheme-4-background);border-color:var(--ui5-badge-color-scheme-4-border);color:var(--ui5-badge-color-scheme-4-color)}:host([color-scheme="5"]){background-color:var(--ui5-badge-color-scheme-5-background);border-color:var(--ui5-badge-color-scheme-5-border);color:var(--ui5-badge-color-scheme-5-color)}:host([color-scheme="6"]){background-color:var(--ui5-badge-color-scheme-6-background);border-color:var(--ui5-badge-color-scheme-6-border);color:var(--ui5-badge-color-scheme-6-color)}:host([color-scheme="7"]){background-color:var(--ui5-badge-color-scheme-7-background);border-color:var(--ui5-badge-color-scheme-7-border);color:var(--ui5-badge-color-scheme-7-color)}:host([color-scheme="8"]){background-color:var(--ui5-badge-color-scheme-8-background);border-color:var(--ui5-badge-color-scheme-8-border);color:var(--ui5-badge-color-scheme-8-color)}:host([color-scheme="9"]){background-color:var(--ui5-badge-color-scheme-9-background);border-color:var(--ui5-badge-color-scheme-9-border);color:var(--ui5-badge-color-scheme-9-color)}:host([color-scheme="10"]){background-color:var(--ui5-badge-color-scheme-10-background);border-color:var(--ui5-badge-color-scheme-10-border);color:var(--ui5-badge-color-scheme-10-color)}
1
+ .ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host(:not([hidden])){display:inline-block;height:1rem;min-width:1.125em;max-width:100%;padding:0 .3125em;color:var(--sapAccentColor1);background:var(--sapLegendBackgroundColor1);border:.0625em solid;border-radius:.5rem;box-sizing:border-box;font-family:"72override",var(--sapFontFamily);font-weight:700;text-align:center;letter-spacing:.0125em}:host(:not([color-scheme]):hover),:host([color-scheme]:hover){cursor:var(--_ui5-badge-cursor)}.ui5-badge-root{display:flex;align-items:center;width:100%;height:100%;box-sizing:border-box;pointer-events:none}.ui5-badge-text{width:100%;overflow:hidden;white-space:nowrap;font-weight:inherit;text-overflow:ellipsis;line-height:1;text-transform:uppercase;letter-spacing:inherit;font-size:.75em}:host(:hover) .ui5-badge-text{cursor:var(--_ui5-badge-cursor)}:host([_icon-only]){padding:0 .1875em}::slotted([ui5-icon]){width:.75em;height:.75em;min-width:.75em;min-height:.75em;color:inherit}:host([_has-icon]) .ui5-badge-text{padding-inline-start:.125rem}:host([color-scheme="1"]){background-color:var(--ui5-badge-color-scheme-1-background);border-color:var(--ui5-badge-color-scheme-1-border);color:var(--ui5-badge-color-scheme-1-color)}:host([color-scheme="2"]){background-color:var(--ui5-badge-color-scheme-2-background);border-color:var(--ui5-badge-color-scheme-2-border);color:var(--ui5-badge-color-scheme-2-color)}:host([color-scheme="3"]){background-color:var(--ui5-badge-color-scheme-3-background);border-color:var(--ui5-badge-color-scheme-3-border);color:var(--ui5-badge-color-scheme-3-color)}:host([color-scheme="4"]){background-color:var(--ui5-badge-color-scheme-4-background);border-color:var(--ui5-badge-color-scheme-4-border);color:var(--ui5-badge-color-scheme-4-color)}:host([color-scheme="5"]){background-color:var(--ui5-badge-color-scheme-5-background);border-color:var(--ui5-badge-color-scheme-5-border);color:var(--ui5-badge-color-scheme-5-color)}:host([color-scheme="6"]){background-color:var(--ui5-badge-color-scheme-6-background);border-color:var(--ui5-badge-color-scheme-6-border);color:var(--ui5-badge-color-scheme-6-color)}:host([color-scheme="7"]){background-color:var(--ui5-badge-color-scheme-7-background);border-color:var(--ui5-badge-color-scheme-7-border);color:var(--ui5-badge-color-scheme-7-color)}:host([color-scheme="8"]){background-color:var(--ui5-badge-color-scheme-8-background);border-color:var(--ui5-badge-color-scheme-8-border);color:var(--ui5-badge-color-scheme-8-color)}:host([color-scheme="9"]){background-color:var(--ui5-badge-color-scheme-9-background);border-color:var(--ui5-badge-color-scheme-9-border);color:var(--ui5-badge-color-scheme-9-color)}:host([color-scheme="10"]){background-color:var(--ui5-badge-color-scheme-10-background);border-color:var(--ui5-badge-color-scheme-10-border);color:var(--ui5-badge-color-scheme-10-color)}:host([slot=badge]) ::slotted([ui5-icon][slot=icon]){width:100%;height:100%;min-width:100%;min-height:100%}
@@ -1 +1 @@
1
- .ui5-breadcrumbs-root{white-space:nowrap;outline:none;margin:0 0 .5rem 0}.ui5-breadcrumbs-root>ol{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-webkit-flex;display:flex}.ui5-breadcrumbs-root>ol>li{display:inline}.ui5-breadcrumbs-current-location{min-width:1%;-webkit-flex:1;-webkit-box-flex:1;flex:1 1 auto}.ui5-breadcrumbs-current-location>span:focus{outline:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);border-radius:var(--_ui5_breadcrumbs_current_location_focus_border_radius)}.ui5-breadcrumbs-dropdown-arrow-link-wrapper[hidden]{display:none}.ui5-breadcrumbs-dropdown-arrow-link-wrapper [ui5-icon]{width:var(--sapFontSize);height:var(--sapFontSize);padding-left:.675rem;vertical-align:text-top;color:var(--sapLinkColor)}.ui5-breadcrumbs-dropdown-arrow-link-wrapper [ui5-link][focused] [ui5-icon]{color:var(--_ui5_link_focus_color)}.ui5-breadcrumbs-dropdown-arrow-link-wrapper [ui5-icon]:before{content:"...";vertical-align:middle;position:absolute;left:0;bottom:0}.ui5-breadcrumbs-dropdown-arrow-link-wrapper:hover [ui5-icon]:after,.ui5-breadcrumbs-dropdown-arrow-link-wrapper [ui5-link][focused] [ui5-icon]:after{content:"";position:absolute;border-bottom:.0625rem solid;top:0;left:0;bottom:1px;right:0}li:not(.ui5-breadcrumbs-current-location):after{content:"/";padding:0 .25rem;cursor:auto;color:var(--sapContent_LabelColor);display:inline-block;font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontSize)}.ui5-breadcrumbs-popover-footer{display:flex;justify-content:flex-end;width:100%}:host([separator-style=BackSlash]) li:not(.ui5-breadcrumbs-current-location):after{content:"\\"}:host([separator-style=DoubleBackSlash]) li:not(.ui5-breadcrumbs-current-location):after{content:"\\\\"}:host([separator-style=DoubleGreaterThan]) li:not(.ui5-breadcrumbs-current-location):after{content:">>"}:host([separator-style=DoubleSlash]) li:not(.ui5-breadcrumbs-current-location):after{content:"//"}:host([separator-style=GreaterThan]) li:not(.ui5-breadcrumbs-current-location):after{content:">"}
1
+ .ui5-breadcrumbs-root{white-space:nowrap;outline:none;margin:0 0 .5rem 0}.ui5-breadcrumbs-root>ol{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-webkit-flex;display:flex}.ui5-breadcrumbs-root>ol>li{display:inline}.ui5-breadcrumbs-current-location{min-width:1%;-webkit-flex:1;-webkit-box-flex:1;flex:1 1 auto;font-size:0;align-self:center}.ui5-breadcrumbs-current-location>span:focus{outline:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);border-radius:var(--_ui5_breadcrumbs_current_location_focus_border_radius)}.ui5-breadcrumbs-dropdown-arrow-link-wrapper[hidden]{display:none}.ui5-breadcrumbs-dropdown-arrow-link-wrapper [ui5-icon]{width:var(--sapFontSize);height:var(--sapFontSize);padding-left:.675rem;vertical-align:text-top;color:var(--sapLinkColor)}.ui5-breadcrumbs-dropdown-arrow-link-wrapper [ui5-link][focused] [ui5-icon]{color:var(--_ui5_link_focus_color)}.ui5-breadcrumbs-dropdown-arrow-link-wrapper [ui5-icon]:before{content:"...";vertical-align:middle;position:absolute;left:0;bottom:0}.ui5-breadcrumbs-dropdown-arrow-link-wrapper:hover [ui5-icon]:after,.ui5-breadcrumbs-dropdown-arrow-link-wrapper [ui5-link][focused] [ui5-icon]:after{content:"";position:absolute;border-bottom:.0625rem solid;top:0;left:0;bottom:1px;right:0}li:not(.ui5-breadcrumbs-current-location):after{content:"/";padding:0 .25rem;cursor:auto;color:var(--sapContent_LabelColor);display:inline-block;font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontSize)}.ui5-breadcrumbs-popover-footer{display:flex;justify-content:flex-end;width:100%}:host([separator-style=BackSlash]) li:not(.ui5-breadcrumbs-current-location):after{content:"\\"}:host([separator-style=DoubleBackSlash]) li:not(.ui5-breadcrumbs-current-location):after{content:"\\\\"}:host([separator-style=DoubleGreaterThan]) li:not(.ui5-breadcrumbs-current-location):after{content:">>"}:host([separator-style=DoubleSlash]) li:not(.ui5-breadcrumbs-current-location):after{content:"//"}:host([separator-style=GreaterThan]) li:not(.ui5-breadcrumbs-current-location):after{content:">"}
@@ -1 +1 @@
1
- ::-webkit-scrollbar:horizontal{height:var(--sapScrollBar_Dimension)}::-webkit-scrollbar:vertical{width:var(--sapScrollBar_Dimension)}::-webkit-scrollbar{background-color:var(--sapScrollBar_TrackColor);border-left:var(--browser_scrollbar_border)}::-webkit-scrollbar-thumb{border-radius:var(--browser_scrollbar_border_radius);background-color:var(--sapScrollBar_FaceColor)}::-webkit-scrollbar-thumb:hover{background-color:var(--sapScrollBar_Hover_FaceColor)}::-webkit-scrollbar-corner{background-color:var(--sapScrollBar_TrackColor)}
1
+ :not(.ui5-content-native-scrollbars) ::-webkit-scrollbar:horizontal{height:var(--sapScrollBar_Dimension)}:not(.ui5-content-native-scrollbars) ::-webkit-scrollbar:vertical{width:var(--sapScrollBar_Dimension)}:not(.ui5-content-native-scrollbars) ::-webkit-scrollbar{background-color:var(--sapScrollBar_TrackColor);border-left:var(--browser_scrollbar_border)}:not(.ui5-content-native-scrollbars) ::-webkit-scrollbar-thumb{border-radius:var(--browser_scrollbar_border_radius);background-color:var(--sapScrollBar_FaceColor)}:not(.ui5-content-native-scrollbars) ::-webkit-scrollbar-thumb:hover{background-color:var(--sapScrollBar_Hover_FaceColor)}:not(.ui5-content-native-scrollbars) ::-webkit-scrollbar-corner{background-color:var(--sapScrollBar_TrackColor)}
@@ -1 +1 @@
1
- .ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host(:not([hidden])){display:inline-block}:host{min-width:var(--_ui5_button_base_min_width);height:var(--_ui5_button_base_height);line-height:normal;font-family:var(--_ui5_button_fontFamily);font-size:var(--sapFontSize);text-shadow:var(--_ui5_button_text_shadow);border-radius:var(--_ui5_button_border_radius);cursor:pointer;background-color:var(--sapButton_Background);border:var(--sapButton_BorderWidth) solid var(--sapButton_BorderColor);color:var(--sapButton_TextColor);box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui5-button-root{min-width:inherit;cursor:inherit;height:100%;width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;outline:none;padding:0 var(--_ui5_button_base_padding);position:relative;background:transparent;border:none;color:inherit;text-shadow:inherit;font:inherit;white-space:inherit;overflow:inherit;text-overflow:inherit;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none}:host(:not([active]):not([non-interactive]):not([_is-touch]):hover),:host(:not([hidden]).ui5_hovered){background:var(--sapButton_Hover_Background);box-shadow:var(--sapContent_Interaction_Shadow);border:1px solid var(--sapButton_Hover_BorderColor);color:var(--sapButton_Hover_TextColor)}.ui5-button-icon{color:inherit;flex-shrink:0}:host([icon-end]) .ui5-button-root{flex-direction:row-reverse}:host([icon-end]) .ui5-button-icon{margin-inline-start:var(--_ui5_button_base_icon_margin)}:host([icon-only]) .ui5-button-root{min-width:auto;padding:0}:host([icon-only]) .ui5-button-text{display:none}.ui5-button-text{outline:none;position:relative;white-space:inherit;overflow:inherit;text-overflow:inherit}:host([has-icon]:not([icon-end])) .ui5-button-text{margin-inline-start:var(--_ui5_button_base_icon_margin)}:host([has-icon][icon-end]) .ui5-button-text{margin-inline-start:0}:host([disabled]){opacity:var(--sapContent_DisabledOpacity);pointer-events:none}:host([focused]) .ui5-button-root:after{content:"";position:absolute;box-sizing:border-box;left:.0625rem;top:.0625rem;right:.0625rem;bottom:.0625rem;border:var(--_ui5_button_focused_border);pointer-events:none;border-radius:var(--_ui5_button_focused_border_radius)}:host([design=Emphasized][focused]) .ui5-button-root:after{border-color:var(--_ui5_button_emphasized_focused_border_color)}:host([design=Emphasized][focused]) .ui5-button-root:before{content:"";position:absolute;box-sizing:border-box;left:.0625rem;top:.0625rem;right:.0625rem;bottom:.0625rem;border:var(--_ui5_button_emphasized_focused_border_before);pointer-events:none;border-radius:var(--_ui5_button_focused_border_radius)}.ui5-button-root::-moz-focus-inner{border:0}bdi{display:block;white-space:inherit;overflow:inherit;text-overflow:inherit}:host([ui5-button][active]:not([disabled]):not([non-interactive])){background-image:none;background-color:var(--sapButton_Active_Background);border-color:var(--sapButton_Active_BorderColor);color:var(--sapButton_Active_TextColor)}:host([design=Positive]){background-color:var(--sapButton_Accept_Background);border-color:var(--sapButton_Accept_BorderColor);color:var(--sapButton_Accept_TextColor)}:host([design=Positive]:not([active]):not([non-interactive]):not([_is-touch]).ui5_hovered),:host([design=Positive]:not([active]):not([non-interactive]):not([_is-touch]):hover){background-color:var(--sapButton_Accept_Hover_Background);border-color:var(--sapButton_Accept_Hover_BorderColor);box-shadow:var(--sapContent_Positive_Shadow);color:var(--sapButton_Accept_Hover_TextColor)}:host([ui5-button][design=Positive][active]:not([non-interactive])){background-color:var(--sapButton_Accept_Active_Background);border-color:var(--sapButton_Accept_Active_BorderColor);color:var(--sapButton_Accept_Active_TextColor)}:host([design=Negative]){background-color:var(--sapButton_Reject_Background);border-color:var(--sapButton_Reject_BorderColor);color:var(--sapButton_Reject_TextColor)}:host([design=Negative]:not([active]):not([non-interactive]):not([_is-touch]).ui5_hovered),:host([design=Negative]:not([active]):not([non-interactive]):not([_is-touch]):hover){background-color:var(--sapButton_Reject_Hover_Background);border-color:var(--sapButton_Reject_Hover_BorderColor);box-shadow:var(--sapContent_Negative_Shadow);color:var(--sapButton_Reject_Hover_TextColor)}:host([ui5-button][design=Negative][active]:not([non-interactive])){background-color:var(--sapButton_Reject_Active_Background);border-color:var(--sapButton_Reject_Active_BorderColor);color:var(--sapButton_Reject_Active_TextColor)}:host([design=Attention]){background-color:var(--sapButton_Attention_Background);border-color:var(--sapButton_Attention_BorderColor);color:var(--sapButton_Attention_TextColor)}:host([design=Attention]:not([active]):not([non-interactive]):not([_is-touch]).ui5_hovered),:host([design=Attention]:not([active]):not([non-interactive]):not([_is-touch]):hover){background-color:var(--sapButton_Attention_Hover_Background);border-color:var(--sapButton_Attention_Hover_BorderColor);color:var(--sapButton_Attention_Hover_TextColor);box-shadow:var(--sapContent_Critical_Shadow)}:host([ui5-button][design=Attention][active]:not([non-interactive])){background-color:var(--sapButton_Attention_Active_Background);border-color:var(--sapButton_Attention_Active_BorderColor);color:var(--sapButton_Attention_Active_TextColor)}:host([design=Emphasized]){background-color:var(--sapButton_Emphasized_Background);border-color:var(--sapButton_Emphasized_BorderColor);border-width:var(--_ui5_button_emphasized_border_width);color:var(--sapButton_Emphasized_TextColor);font-weight:var(--_ui5_button_emphasized_font_weight)}:host([design=Emphasized]:not([active]):not([non-interactive]):not([_is-touch]).ui5_hovered),:host([design=Emphasized]:not([active]):not([non-interactive]):not([_is-touch]):hover){background-color:var(--sapButton_Emphasized_Hover_Background);border-color:var(--sapButton_Emphasized_Hover_BorderColor);border-width:var(--_ui5_button_emphasized_border_width);color:var(--sapButton_Emphasized_Hover_TextColor);box-shadow:none}:host([ui5-button][design=Empasized][active]:not([non-interactive])){background-color:var(--sapButton_Emphasized_Active_Background);border-color:var(--sapButton_Emphasized_Active_BorderColor);color:var(--sapButton_Emphasized_Active_TextColor)}:host([design=Emphasized][focused]) .ui5-button-root:after{border-color:var(--sapContent_ContrastFocusColor);outline:none}:host([design=Transparent]){background-color:var(--sapButton_Lite_Background);color:var(--sapButton_Lite_TextColor);border-color:var(--sapButton_Lite_BorderColor)}:host([design=Transparent]:not([active]):not([non-interactive]):not([_is-touch]).ui5_hovered),:host([design=Transparent]:not([active]):not([non-interactive]):not([_is-touch]):hover){background-color:var(--sapButton_Lite_Hover_Background);border-color:var(--sapButton_Lite_Hover_BorderColor);box-shadow:var(--sapContent_Interaction_Shadow);color:var(--sapButton_Lite_Hover_TextColor)}:host([ui5-button][design=Transparent][active]:not([non-interactive])){background-color:var(--sapButton_Lite_Active_Background);border-color:var(--sapButton_Lite_Active_BorderColor);color:var(--sapButton_Active_TextColor)}:host([pressed][focused]) .ui5-button-root:after,:host([ui5-segmented-button-item][active][focused]) .ui5-button-root:after{border-color:var(--_ui5_button_pressed_focused_border_color);outline:none}:host([ui5-segmented-button-item][focused]:not(:last-child)) .ui5-button-root:after{border-top-right-radius:var(--_ui5_button_focused_inner_border_radius);border-bottom-right-radius:var(--_ui5_button_focused_inner_border_radius)}:host([ui5-segmented-button-item][focused]:not(:first-child)) .ui5-button-root:after{border-top-left-radius:var(--_ui5_button_focused_inner_border_radius);border-bottom-left-radius:var(--_ui5_button_focused_inner_border_radius)}
1
+ .ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host(:not([hidden])){display:inline-block}:host{min-width:var(--_ui5_button_base_min_width);height:var(--_ui5_button_base_height);line-height:normal;font-family:var(--_ui5_button_fontFamily);font-size:var(--sapFontSize);text-shadow:var(--_ui5_button_text_shadow);border-radius:var(--_ui5_button_border_radius);cursor:pointer;background-color:var(--sapButton_Background);border:var(--sapButton_BorderWidth) solid var(--sapButton_BorderColor);color:var(--sapButton_TextColor);box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui5-button-root{min-width:inherit;cursor:inherit;height:100%;width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;outline:none;padding:0 var(--_ui5_button_base_padding);position:relative;background:transparent;border:none;color:inherit;text-shadow:inherit;font:inherit;white-space:inherit;overflow:inherit;text-overflow:inherit;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none}:host(:not([active]):not([non-interactive]):not([_is-touch]):hover),:host(:not([hidden]).ui5_hovered){background:var(--sapButton_Hover_Background);box-shadow:var(--sapContent_Interaction_Shadow);border:1px solid var(--sapButton_Hover_BorderColor);color:var(--sapButton_Hover_TextColor)}.ui5-button-icon{color:inherit;flex-shrink:0}:host([icon-end]) .ui5-button-root{flex-direction:row-reverse}:host([icon-end]) .ui5-button-icon{margin-inline-start:var(--_ui5_button_base_icon_margin)}:host([icon-only]) .ui5-button-root{min-width:auto;padding:0}:host([icon-only]) .ui5-button-text{display:none}.ui5-button-text{outline:none;position:relative;white-space:inherit;overflow:inherit;text-overflow:inherit}:host([has-icon]:not([icon-end])) .ui5-button-text{margin-inline-start:var(--_ui5_button_base_icon_margin)}:host([has-icon][icon-end]) .ui5-button-text{margin-inline-start:0}:host([disabled]){opacity:var(--sapContent_DisabledOpacity);pointer-events:none}:host([has-icon]:not([icon-only])) .ui5-button-text{min-width:calc(var(--_ui5_button_base_min_width) - var(--_ui5_button_base_icon_margin) - 1rem)}:host([focused]) .ui5-button-root:after{content:"";position:absolute;box-sizing:border-box;left:.0625rem;top:.0625rem;right:.0625rem;bottom:.0625rem;border:var(--_ui5_button_focused_border);pointer-events:none;border-radius:var(--_ui5_button_focused_border_radius)}:host([design=Emphasized][focused]) .ui5-button-root:after{border-color:var(--_ui5_button_emphasized_focused_border_color)}:host([design=Emphasized][focused]) .ui5-button-root:before{content:"";position:absolute;box-sizing:border-box;left:.0625rem;top:.0625rem;right:.0625rem;bottom:.0625rem;border:var(--_ui5_button_emphasized_focused_border_before);pointer-events:none;border-radius:var(--_ui5_button_focused_border_radius)}.ui5-button-root::-moz-focus-inner{border:0}bdi{display:block;white-space:inherit;overflow:inherit;text-overflow:inherit}:host([ui5-button][active]:not([disabled]):not([non-interactive])){background-image:none;background-color:var(--sapButton_Active_Background);border-color:var(--sapButton_Active_BorderColor);color:var(--sapButton_Active_TextColor)}:host([design=Positive]){background-color:var(--sapButton_Accept_Background);border-color:var(--sapButton_Accept_BorderColor);color:var(--sapButton_Accept_TextColor)}:host([design=Positive]:not([active]):not([non-interactive]):not([_is-touch]).ui5_hovered),:host([design=Positive]:not([active]):not([non-interactive]):not([_is-touch]):hover){background-color:var(--sapButton_Accept_Hover_Background);border-color:var(--sapButton_Accept_Hover_BorderColor);box-shadow:var(--sapContent_Positive_Shadow);color:var(--sapButton_Accept_Hover_TextColor)}:host([ui5-button][design=Positive][active]:not([non-interactive])){background-color:var(--sapButton_Accept_Active_Background);border-color:var(--sapButton_Accept_Active_BorderColor);color:var(--sapButton_Accept_Active_TextColor)}:host([design=Negative]){background-color:var(--sapButton_Reject_Background);border-color:var(--sapButton_Reject_BorderColor);color:var(--sapButton_Reject_TextColor)}:host([design=Negative]:not([active]):not([non-interactive]):not([_is-touch]).ui5_hovered),:host([design=Negative]:not([active]):not([non-interactive]):not([_is-touch]):hover){background-color:var(--sapButton_Reject_Hover_Background);border-color:var(--sapButton_Reject_Hover_BorderColor);box-shadow:var(--sapContent_Negative_Shadow);color:var(--sapButton_Reject_Hover_TextColor)}:host([ui5-button][design=Negative][active]:not([non-interactive])){background-color:var(--sapButton_Reject_Active_Background);border-color:var(--sapButton_Reject_Active_BorderColor);color:var(--sapButton_Reject_Active_TextColor)}:host([design=Attention]){background-color:var(--sapButton_Attention_Background);border-color:var(--sapButton_Attention_BorderColor);color:var(--sapButton_Attention_TextColor)}:host([design=Attention]:not([active]):not([non-interactive]):not([_is-touch]).ui5_hovered),:host([design=Attention]:not([active]):not([non-interactive]):not([_is-touch]):hover){background-color:var(--sapButton_Attention_Hover_Background);border-color:var(--sapButton_Attention_Hover_BorderColor);color:var(--sapButton_Attention_Hover_TextColor);box-shadow:var(--sapContent_Critical_Shadow)}:host([ui5-button][design=Attention][active]:not([non-interactive])){background-color:var(--sapButton_Attention_Active_Background);border-color:var(--sapButton_Attention_Active_BorderColor);color:var(--sapButton_Attention_Active_TextColor)}:host([design=Emphasized]){background-color:var(--sapButton_Emphasized_Background);border-color:var(--sapButton_Emphasized_BorderColor);border-width:var(--_ui5_button_emphasized_border_width);color:var(--sapButton_Emphasized_TextColor);font-weight:var(--_ui5_button_emphasized_font_weight)}:host([design=Emphasized]:not([active]):not([non-interactive]):not([_is-touch]).ui5_hovered),:host([design=Emphasized]:not([active]):not([non-interactive]):not([_is-touch]):hover){background-color:var(--sapButton_Emphasized_Hover_Background);border-color:var(--sapButton_Emphasized_Hover_BorderColor);border-width:var(--_ui5_button_emphasized_border_width);color:var(--sapButton_Emphasized_Hover_TextColor);box-shadow:none}:host([ui5-button][design=Empasized][active]:not([non-interactive])){background-color:var(--sapButton_Emphasized_Active_Background);border-color:var(--sapButton_Emphasized_Active_BorderColor);color:var(--sapButton_Emphasized_Active_TextColor)}:host([design=Emphasized][focused]) .ui5-button-root:after{border-color:var(--sapContent_ContrastFocusColor);outline:none}:host([design=Transparent]){background-color:var(--sapButton_Lite_Background);color:var(--sapButton_Lite_TextColor);border-color:var(--sapButton_Lite_BorderColor)}:host([design=Transparent]:not([active]):not([non-interactive]):not([_is-touch]).ui5_hovered),:host([design=Transparent]:not([active]):not([non-interactive]):not([_is-touch]):hover){background-color:var(--sapButton_Lite_Hover_Background);border-color:var(--sapButton_Lite_Hover_BorderColor);box-shadow:var(--sapContent_Interaction_Shadow);color:var(--sapButton_Lite_Hover_TextColor)}:host([ui5-button][design=Transparent][active]:not([non-interactive])){background-color:var(--sapButton_Lite_Active_Background);border-color:var(--sapButton_Lite_Active_BorderColor);color:var(--sapButton_Active_TextColor)}:host([pressed][focused]) .ui5-button-root:after,:host([ui5-segmented-button-item][active][focused]) .ui5-button-root:after{border-color:var(--_ui5_button_pressed_focused_border_color);outline:none}:host([ui5-segmented-button-item][focused]:not(:last-child)) .ui5-button-root:after{border-top-right-radius:var(--_ui5_button_focused_inner_border_radius);border-bottom-right-radius:var(--_ui5_button_focused_inner_border_radius)}:host([ui5-segmented-button-item][focused]:not(:first-child)) .ui5-button-root:after{border-top-left-radius:var(--_ui5_button_focused_inner_border_radius);border-bottom-left-radius:var(--_ui5_button_focused_inner_border_radius)}
@@ -1 +1 @@
1
- :host{display:block;width:100%;height:100%}.ui5-calheader-root{display:flex;height:100%;padding:var(--_ui5_calendar_header_padding);box-sizing:border-box}.ui5-calheader-arrowbtn{display:flex;justify-content:center;align-items:center;width:var(--_ui5_calendar_header_arrow_button_width);background-color:var(--sapButton_Lite_Background);color:var(--sapButton_Lite_TextColor);cursor:pointer;overflow:hidden;white-space:nowrap;padding:0;font-size:var(--sapFontSize);user-select:none}.ui5-calheader-arrowbtn.ui5-calheader-arrowbtn-disabled,.ui5-calheader-arrowbtn.ui5-calheader-arrowbtn-disabled:active,.ui5-calheader-arrowbtn.ui5-calheader-arrowbtn-disabled:focus,.ui5-calheader-arrowbtn.ui5-calheader-arrowbtn-disabled:hover{pointer-events:none;opacity:.4;outline:none;background-color:var(--sapButton_Lite_Background);color:var(--sapButton_Lite_TextColor)}[hidden].ui5-calheader-arrowbtn.ui5-calheader-middlebtn{display:none}.ui5-calheader-arrowbtn:focus{outline:none}.ui5-calheader-arrowbtn:hover{background-color:var(--sapButton_Hover_Background);color:var(--sapButton_Lite_TextColor);box-shadow:var(--_ui5_calendar_header_arrow_button_box_shadow)}.ui5-calheader-arrowbtn:active{background-color:var(--sapButton_Active_Background);color:var(--sapButton_Active_TextColor)}.ui5-calheader-arrowbtn,.ui5-calheader-middlebtn{border:var(--_ui5_calendar_header_arrow_button_border);border-radius:var(--_ui5_calendar_header_arrow_button_border_radius);display:flex;background-color:var(--sapButton_Lite_Background);border-color:var(--sapButton_Lite_BorderColor)}.ui5-calheader-middlebtn{flex-direction:column;align-items:center;justify-content:center}.ui5-calheader-btn-sectext{color:var(--sapNeutralElementColor);font-size:.625rem}.ui5-calheader-arrowicon{color:currentColor;pointer-events:none}.ui5-calheader-midcontainer{display:flex;justify-content:space-around;flex:1 1 auto;padding:0 .5rem}.ui5-calheader-midcontainer .ui5-calheader-middlebtn:first-child{margin-inline-end:.5rem}.ui5-calheader-middlebtn{font-family:var(--_ui5_button_fontFamily);width:var(--_ui5_calendar_header_middle_button_width);flex:var(--_ui5_calendar_header_middle_button_flex);position:relative;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui5-calheader-middlebtn:focus{border:var(--_ui5_calendar_header_middle_button_focus_border);border-radius:var(--_ui5_calendar_header_middle_button_focus_border_radius);outline:var(--_ui5_calendar_header_middle_button_focus_outline);outline-offset:-.125rem;background:var(--_ui5_calendar_header_middle_button_focus_background)}.ui5-calheader-middlebtn:focus:active{outline:var(--_ui5_calendar_header_middle_button_focus_active_outline);outline-offset:-.0625rem;background:var(--_ui5_calendar_header_middle_button_focus_active_background)}.ui5-calheader-middlebtn:focus:after{content:"";display:var(--_ui5_calendar_header_middle_button_focus_after_display);width:var(--_ui5_calendar_header_middle_button_focus_after_width);height:var(--_ui5_calendar_header_middle_button_focus_after_height);border:var(--_ui5_calendar_header_middle_button_focus_after_border);position:absolute;top:var(--_ui5_calendar_header_middle_button_focus_after_top_offset);left:var(--_ui5_calendar_header_middle_button_focus_after_left_offset)}.ui5-calheader-middlebtn:focus:active:after{border-color:var(--sapContent_ContrastFocusColor)}
1
+ :host{display:block;width:100%;height:100%}.ui5-calheader-root{display:flex;height:100%;padding:var(--_ui5_calendar_header_padding);box-sizing:border-box}.ui5-calheader-arrowbtn{display:flex;justify-content:center;align-items:center;width:var(--_ui5_calendar_header_arrow_button_width);background-color:var(--sapButton_Lite_Background);color:var(--sapButton_Lite_TextColor);cursor:pointer;overflow:hidden;white-space:nowrap;padding:0;font-size:var(--sapFontSize);user-select:none}.ui5-calheader-arrowbtn.ui5-calheader-arrowbtn-disabled,.ui5-calheader-arrowbtn.ui5-calheader-arrowbtn-disabled:active,.ui5-calheader-arrowbtn.ui5-calheader-arrowbtn-disabled:focus,.ui5-calheader-arrowbtn.ui5-calheader-arrowbtn-disabled:hover{pointer-events:none;opacity:.4;outline:none;background-color:var(--sapButton_Lite_Background);color:var(--sapButton_Lite_TextColor)}[hidden].ui5-calheader-arrowbtn.ui5-calheader-middlebtn{display:none}.ui5-calheader-arrowbtn:focus{outline:none}.ui5-calheader-arrowbtn:hover{background-color:var(--sapButton_Hover_Background);color:var(--sapButton_Lite_TextColor);box-shadow:var(--_ui5_calendar_header_arrow_button_box_shadow)}.ui5-calheader-arrowbtn:active{background-color:var(--sapButton_Active_Background);color:var(--sapButton_Active_TextColor)}.ui5-calheader-arrowbtn,.ui5-calheader-middlebtn{border:var(--_ui5_calendar_header_arrow_button_border);border-radius:var(--_ui5_calendar_header_arrow_button_border_radius);display:flex;background-color:var(--sapButton_Lite_Background);border-color:var(--sapButton_Lite_BorderColor)}.ui5-calheader-middlebtn{flex-direction:column;align-items:center;justify-content:center}.ui5-calheader-arrowbtn:not(:active) .ui5-calheader-btn-sectext{color:var(--sapNeutralElementColor);font-size:var(--sapFontSmallSize)}.ui5-calheader-arrowicon{color:currentColor;pointer-events:none}.ui5-calheader-midcontainer{display:flex;justify-content:space-around;flex:1 1 auto;padding:0 .5rem}.ui5-calheader-midcontainer .ui5-calheader-middlebtn:first-child{margin-inline-end:.5rem}.ui5-calheader-middlebtn{font-family:var(--_ui5_button_fontFamily);width:var(--_ui5_calendar_header_middle_button_width);flex:var(--_ui5_calendar_header_middle_button_flex);position:relative;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui5-calheader-middlebtn:focus{border:var(--_ui5_calendar_header_middle_button_focus_border);border-radius:var(--_ui5_calendar_header_middle_button_focus_border_radius);outline:var(--_ui5_calendar_header_middle_button_focus_outline);outline-offset:-.125rem;background:var(--_ui5_calendar_header_middle_button_focus_background)}.ui5-calheader-middlebtn:focus:active{outline:var(--_ui5_calendar_header_middle_button_focus_active_outline);outline-offset:-.0625rem;background:var(--_ui5_calendar_header_middle_button_focus_active_background)}.ui5-calheader-middlebtn:focus:after{content:"";display:var(--_ui5_calendar_header_middle_button_focus_after_display);width:var(--_ui5_calendar_header_middle_button_focus_after_width);height:var(--_ui5_calendar_header_middle_button_focus_after_height);border:var(--_ui5_calendar_header_middle_button_focus_after_border);position:absolute;top:var(--_ui5_calendar_header_middle_button_focus_after_top_offset);left:var(--_ui5_calendar_header_middle_button_focus_after_left_offset)}.ui5-calheader-middlebtn:focus:active:after{border-color:var(--sapContent_ContrastFocusColor)}
@@ -1 +1 @@
1
- .ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}[input-icon]{color:var(--_ui5_input_icon_color);cursor:pointer;outline:none;padding:var(--_ui5_input_icon_padding);border-inline-start:var(--_ui5_input_icon_border);min-width:1rem;min-height:1rem;border-radius:var(--_ui5_input_icon_border_radius)}[input-icon][pressed]{background:var(--_ui5_input_icon_pressed_bg);box-shadow:var(--_ui5_input_icon_box_shadow);border-inline-start:var(--_ui5_select_hover_icon_left_border);color:var(--_ui5_input_icon_pressed_color)}[input-icon]:active{background-color:var(--sapButton_Active_Background);box-shadow:var(--_ui5_input_icon_box_shadow);border-inline-start:var(--_ui5_select_hover_icon_left_border);color:var(--_ui5_input_icon_pressed_color)}[input-icon]:not([pressed]):not(:active):hover{background:var(--_ui5_input_icon_hover_bg);box-shadow:var(--_ui5_input_icon_box_shadow)}[input-icon]:hover{border-inline-start:var(--_ui5_select_hover_icon_left_border);box-shadow:var(--_ui5_input_icon_box_shadow)}:host(:not([hidden])){display:inline-block}:host{width:var(--_ui5_input_width);min-width:var(--_ui5_input_width);height:var(--_ui5_input_height);color:var(--sapField_TextColor);font-size:var(--sapFontSize);font-family:"72override",var(--sapFontFamily);font-style:normal;border:var(--_ui5-input-border);border-radius:var(--_ui5_input_border_radius);box-sizing:border-box;line-height:normal;letter-spacing:normal;word-spacing:normal;text-align:start;transition:var(--_ui5_input_transition);background:var(--sapField_BackgroundStyle);background-color:var(--_ui5_input_background_color)}:host([focused]){border-color:var(--_ui5_input_focused_border_color);background-color:var(--sapField_Focus_Background)}.ui5-input-focusable-element{position:relative}:host([focused]) .ui5-input-focusable-element:after{content:var(--ui5_input_focus_pseudo_element_content);position:absolute;pointer-events:none;z-index:2;border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--_ui5_input_focus_outline_color);border-radius:var(--_ui5_input_focus_border_radius);top:var(--_ui5_input_focus_offset);bottom:var(--_ui5_input_focus_offset);left:var(--_ui5_input_focus_offset);right:var(--_ui5_input_focus_offset)}.ui5-input-root:before{content:"";position:absolute;width:calc(100% - 2px);left:1px;bottom:-2px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:var(--_ui5_input_bottom_border_height);transition:var(--_ui5_input_transition);background-color:var(--_ui5_input_bottom_border_color)}.ui5-input-root{width:100%;height:100%;position:relative;background:transparent;display:inline-block;outline:none;box-sizing:border-box;color:inherit;transition:border-color .2s ease-in-out;border-radius:var(--_ui5_input_border_radius);overflow:hidden}:host([disabled]){opacity:var(--_ui5_input_disabled_opacity);cursor:default;pointer-events:none;background-color:var(--_ui5-input_disabled_background);border-color:var(--_ui5_input_disabled_border_color)}:host([disabled]) .ui5-input-root:before,:host([readonly]) .ui5-input-root:before{content:none}[inner-input]{background:transparent;color:inherit;border:none;font-style:inherit;-webkit-appearance:none;-moz-appearance:textfield;padding:var(--_ui5_input_inner_padding);box-sizing:border-box;min-width:inherit;width:100%;text-overflow:ellipsis;flex:1;outline:none;font-size:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit;word-spacing:inherit;text-align:inherit}[inner-input][inner-input-with-icon]{padding:var(--_ui5_input_inner_padding_with_icon)}.ui5-input-value-state-icon{height:100%;display:var(--_ui5-input-value-state-icon-display);align-items:center}.ui5-input-value-state-icon>svg{margin-right:8px}[inner-input]::selection{background:var(--sapSelectedColor);color:var(--sapContent_ContrastTextColor)}:host([disabled]) [inner-input]::-webkit-input-placeholder{visibility:hidden}:host([readonly]) [inner-input]::-webkit-input-placeholder{visibility:hidden}:host([disabled]) [inner-input]::-moz-placeholder{visibility:hidden}:host([readonly]) [inner-input]::-moz-placeholder{visibility:hidden}[inner-input]::-webkit-input-placeholder{font-weight:400;font-style:var(--_ui5_input_placeholder_style);color:var(--_ui5_input_placeholder_color);padding-right:.125rem}[inner-input]::-moz-placeholder{font-weight:400;font-style:var(--_ui5_input_placeholder_style);color:var(--_ui5_input_placeholder_color);padding-right:.125rem}:host([value-state=Error]) [inner-input]::-webkit-input-placeholder{color:var(--_ui5-input_error_placeholder_color);font-weight:var(--_ui5_input_value_state_error_placeholder_font_weight)}:host([value-state=Error]) [inner-input]::-moz-placeholder{color:var(--_ui5-input_error_placeholder_color);font-weight:var(--_ui5_input_value_state_error_placeholder_font_weight)}:host([value-state=Success]) [inner-input]::-webkit-input-placeholder{color:var(--_ui5_input_value_state_success_border_botom_color)}:host([value-state=Success]) [inner-input]::-moz-placeholder{color:var(--_ui5_input_value_state_success_border_botom_color)}:host([value-state=Information]) [inner-input]::-webkit-input-placeholder{color:var(--_ui5_input_value_success_information_border_botom_color)}:host([value-state=Information]) [inner-input]::-moz-placeholder{color:var(--_ui5_input_value_success_information_border_botom_color)}.ui5-input-content{height:100%;box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-end;overflow:hidden;outline:none;background:transparent;color:inherit;border-radius:var(--_ui5_input_border_radius)}:host([readonly]){border-color:var(--_ui5_input_readonly_border_color);background:var(--sapField_ReadOnly_BackgroundStyle);background-color:var(--_ui5_input_readonly_background)}:host(:not([value-state]):not([readonly]):hover),:host([value-state=None]:not([readonly]):hover){border:var(--_ui5_input_hover_border);border-color:var(--_ui5_input_focused_border_color);box-shadow:var(--_ui5_input_hover_box_shadow);background:var(--sapField_Hover_BackgroundStyle);background-color:var(--sapField_Hover_Background)}:host(:not([value-state]):not([readonly])[focused]:hover),:host([value-state=None]:not([readonly])[focused]:hover){box-shadow:none}:host([focused]) .ui5-input-root:before{content:none}:host(:not([readonly]):not([disabled])[value-state]:not([value-state=None])){border-width:var(--_ui5_input_state_border_width)}:host([value-state=Error]) [inner-input],:host([value-state=Warning]) [inner-input]{font-style:var(--_ui5_input_error_warning_font_style);text-indent:var(--_ui5_input_error_warning_text_indent)}:host([value-state=Error]) [inner-input]{font-weight:var(--_ui5_input_error_font_weight)}:host([value-state=Warning]) [inner-input]{font-weight:var(--_ui5_input_warning_font_weight)}:host([value-state=Error]:not([readonly]):not([disabled])){background:var(--sapField_InvalidBackgroundStyle);background-color:var(--sapField_InvalidBackground);border-color:var(--_ui5_input_value_state_error_border_color)}:host([value-state=Error][focused]:not([readonly])){background-color:var(--_ui5_input_focused_value_state_error_background);border-color:var(--_ui5_input_focused_value_state_error_border_color)}:host([value-state=Error][focused]:not([readonly])) .ui5-input-focusable-element:after{border-color:var(--_ui5_input_focused_value_state_error_focus_outline_color)}:host([value-state=Error]:not([readonly])) .ui5-input-root:before{background-color:var(--_ui5-input-value-state-error-border-botom-color)}:host([value-state=Error]:not([readonly]):not([focused]):hover){background-color:var(--_ui5_input_value_state_error_hover_background);box-shadow:var(--_ui5_input_value_state_error_hover_box_shadow)}:host([value-state=Error]:not([readonly]):not([disabled])),:host([value-state=Information]:not([readonly]):not([disabled])),:host([value-state=Warning]:not([readonly]):not([disabled])){border-style:var(--_ui5_input_error_warning_border_style)}:host([value-state=Warning]:not([readonly]):not([disabled])){background:var(--sapField_WarningBackgroundStyle);background-color:var(--sapField_WarningBackground);border-color:var(--_ui5_input_value_state_warning_border_color)}:host([value-state=Warning][focused]:not([readonly])){background-color:var(--_ui5_input_focused_value_state_warning_background);border-color:var(--_ui5_input_focused_value_state_warning_border_color)}:host([value-state=Warning][focused]:not([readonly])) .ui5-input-focusable-element:after{border-color:var(--_ui5_input_focused_value_state_warning_focus_outline_color)}:host([value-state=Warning]:not([readonly])) .ui5-input-root:before{background-color:var(--_ui5_input_value_state_warning_border_botom_color)}:host([value-state=Warning]:not([readonly]):not([focused]):hover){background-color:var(--sapField_Hover_Background);box-shadow:var(--_ui5_input_value_state_warning_hover_box_shadow)}:host([value-state=Success]:not([readonly]):not([disabled])){background:var(--sapField_SuccessBackgroundStyle);background-color:var(--sapField_SuccessBackground);border-color:var(--_ui5_input_value_state_success_border_color);border-width:var(--_ui5_input_value_state_success_border_width)}:host([value-state=Success][focused]:not([readonly])){background-color:var(--_ui5_input_focused_value_state_success_background);border-color:var(--_ui5_input_focused_value_state_success_border_color)}:host([value-state=Success][focused]:not([readonly])) .ui5-input-focusable-element:after{border-color:var(--_ui5_input_focused_value_state_success_focus_outline_color)}:host([value-state=Success]:not([readonly])) .ui5-input-root:before{background-color:var(--_ui5_input_value_state_success_border_botom_color)}:host([value-state=Success]:not([readonly]):not([focused]):hover){background-color:var(--sapField_Hover_Background);box-shadow:var(--_ui5_input_value_state_success_hover_box_shadow)}:host([value-state=Information]:not([readonly]):not([disabled])){background:var(--sapField_InformationBackgroundStyle);background-color:var(--sapField_InformationBackground);border-color:var(--_ui5_input_value_state_information_border_color);border-width:var(--_ui5_input_information_border_width)}:host([value-state=Information][focused]:not([readonly])){background-color:var(--_ui5_input_focused_value_state_information_background);border-color:var(--_ui5_input_focused_value_state_information_border_color)}:host([value-state=Information]:not([readonly])) .ui5-input-root:before{background-color:var(--_ui5_input_value_success_information_border_botom_color)}:host([value-state=Information]:not([readonly]):not([focused]):hover){background-color:var(--sapField_Hover_Background);box-shadow:var(--_ui5_input_value_state_information_hover_box_shadow)}.ui5-input-icon-root{min-width:var(--_ui5_input_icon_min_width);height:100%;display:flex;justify-content:center;align-items:center}::slotted([ui5-icon][slot=icon]){align-self:start;padding:var(--_ui5_input_custom_icon_padding)}:host([value-state=Error]) [input-icon],:host([value-state=Warning]) [input-icon]{padding:var(--_ui5_input_error_warning_icon_padding)}:host([value-state=Information]) [input-icon]{padding:var(--_ui5_input_information_icon_padding)}:host([value-state=Error]) ::slotted([input-icon][ui5-icon]),:host([value-state=Error]) ::slotted([ui5-icon][slot=icon]),:host([value-state=Warning]) ::slotted([ui5-icon][slot=icon]){padding:var(--_ui5_input_error_warning_custom_icon_padding)}:host([value-state=Information]) ::slotted([ui5-icon][slot=icon]){padding:var(--_ui5_input_information_custom_icon_padding)}:host([value-state=Error]) [input-icon]:active,:host([value-state=Error]) [input-icon][pressed]{box-shadow:var(--_ui5_input_error_icon_box_shadow);color:var(--_ui5_input_icon_error_pressed_color)}:host([value-state=Error]) [input-icon]:not([pressed]):not(:active):hover{box-shadow:var(--_ui5_input_error_icon_box_shadow)}:host([value-state=Warning]) [input-icon]:active,:host([value-state=Warning]) [input-icon][pressed]{box-shadow:var(--_ui5_input_warning_icon_box_shadow);color:var(--_ui5_input_icon_warning_pressed_color)}:host([value-state=Warning]) [input-icon]:not([pressed]):not(:active):hover{box-shadow:var(--_ui5_input_warning_icon_box_shadow)}:host([value-state=Information]) [input-icon]:active,:host([value-state=Information]) [input-icon][pressed]{box-shadow:var(--_ui5_input_information_icon_box_shadow);color:var(--_ui5_input_icon_information_pressed_color)}:host([value-state=Information]) [input-icon]:not([pressed]):not(:active):hover{box-shadow:var(--_ui5_input_information_icon_box_shadow)}:host([value-state=Success]) [input-icon]:active,:host([value-state=Success]) [input-icon][pressed]{box-shadow:var(--_ui5_input_success_icon_box_shadow);color:var(--_ui5_input_icon_success_pressed_color)}:host([value-state=Success]) [input-icon]:not([pressed]):not(:active):hover{box-shadow:var(--_ui5_input_success_icon_box_shadow)}[inner-input]::-webkit-inner-spin-button,[inner-input]::-webkit-outer-spin-button{-webkit-appearance:inherit;margin:inherit}.ui5-combobox-root{display:flex;overflow:hidden;width:100%;height:100%;border-radius:var(--_ui5_input_border_radius)}
1
+ .ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}[input-icon]{color:var(--_ui5_input_icon_color);cursor:pointer;outline:none;padding:var(--_ui5_input_icon_padding);border-inline-start:var(--_ui5_input_icon_border);min-width:1rem;min-height:1rem;border-radius:var(--_ui5_input_icon_border_radius)}[input-icon][pressed]{background:var(--_ui5_input_icon_pressed_bg);box-shadow:var(--_ui5_input_icon_box_shadow);border-inline-start:var(--_ui5_select_hover_icon_left_border);color:var(--_ui5_input_icon_pressed_color)}[input-icon]:active{background-color:var(--sapButton_Active_Background);box-shadow:var(--_ui5_input_icon_box_shadow);border-inline-start:var(--_ui5_select_hover_icon_left_border);color:var(--_ui5_input_icon_pressed_color)}[input-icon]:not([pressed]):not(:active):hover{background:var(--_ui5_input_icon_hover_bg);box-shadow:var(--_ui5_input_icon_box_shadow)}[input-icon]:hover{border-inline-start:var(--_ui5_select_hover_icon_left_border);box-shadow:var(--_ui5_input_icon_box_shadow)}:host(:not([hidden])){display:inline-block}:host{width:var(--_ui5_input_width);min-width:var(--_ui5_input_width);height:var(--_ui5_input_height);color:var(--sapField_TextColor);font-size:var(--sapFontSize);font-family:"72override",var(--sapFontFamily);font-style:normal;border:var(--_ui5-input-border);border-radius:var(--_ui5_input_border_radius);box-sizing:border-box;line-height:normal;letter-spacing:normal;word-spacing:normal;text-align:start;transition:var(--_ui5_input_transition);background:var(--sapField_BackgroundStyle);background-color:var(--_ui5_input_background_color)}:host([focused]:not([opened])){border-color:var(--_ui5_input_focused_border_color);background-color:var(--sapField_Focus_Background)}.ui5-input-focusable-element{position:relative}:host([focused]:not([opened])) .ui5-input-focusable-element:after{content:var(--ui5_input_focus_pseudo_element_content);position:absolute;pointer-events:none;z-index:2;border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--_ui5_input_focus_outline_color);border-radius:var(--_ui5_input_focus_border_radius);top:var(--_ui5_input_focus_offset);bottom:var(--_ui5_input_focus_offset);left:var(--_ui5_input_focus_offset);right:var(--_ui5_input_focus_offset)}.ui5-input-root:before{content:"";position:absolute;width:calc(100% - 2px);left:1px;bottom:-2px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:var(--_ui5_input_bottom_border_height);transition:var(--_ui5_input_transition);background-color:var(--_ui5_input_bottom_border_color)}.ui5-input-root{width:100%;height:100%;position:relative;background:transparent;display:inline-block;outline:none;box-sizing:border-box;color:inherit;transition:border-color .2s ease-in-out;border-radius:var(--_ui5_input_border_radius);overflow:hidden}:host([disabled]){opacity:var(--_ui5_input_disabled_opacity);cursor:default;pointer-events:none;background-color:var(--_ui5-input_disabled_background);border-color:var(--_ui5_input_disabled_border_color)}:host([disabled]) .ui5-input-root:before,:host([readonly]) .ui5-input-root:before{content:none}[inner-input]{background:transparent;color:inherit;border:none;font-style:inherit;-webkit-appearance:none;-moz-appearance:textfield;padding:var(--_ui5_input_inner_padding);box-sizing:border-box;min-width:inherit;width:100%;text-overflow:ellipsis;flex:1;outline:none;font-size:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit;word-spacing:inherit;text-align:inherit}[inner-input][inner-input-with-icon]{padding:var(--_ui5_input_inner_padding_with_icon)}.ui5-input-value-state-icon{height:100%;display:var(--_ui5-input-value-state-icon-display);align-items:center}.ui5-input-value-state-icon>svg{margin-right:8px}[inner-input]::selection{background:var(--sapSelectedColor);color:var(--sapContent_ContrastTextColor)}:host([disabled]) [inner-input]::-webkit-input-placeholder{visibility:hidden}:host([readonly]) [inner-input]::-webkit-input-placeholder{visibility:hidden}:host([disabled]) [inner-input]::-moz-placeholder{visibility:hidden}:host([readonly]) [inner-input]::-moz-placeholder{visibility:hidden}[inner-input]::-webkit-input-placeholder{font-weight:400;font-style:var(--_ui5_input_placeholder_style);color:var(--_ui5_input_placeholder_color);padding-right:.125rem}[inner-input]::-moz-placeholder{font-weight:400;font-style:var(--_ui5_input_placeholder_style);color:var(--_ui5_input_placeholder_color);padding-right:.125rem}:host([value-state=Error]) [inner-input]::-webkit-input-placeholder{color:var(--_ui5-input_error_placeholder_color);font-weight:var(--_ui5_input_value_state_error_warning_placeholder_font_weight)}:host([value-state=Error]) [inner-input]::-moz-placeholder{color:var(--_ui5-input_error_placeholder_color);font-weight:var(--_ui5_input_value_state_error_warning_placeholder_font_weight)}:host([value-state=Warning]) [inner-input]::-webkit-input-placeholder{font-weight:var(--_ui5_input_value_state_error_warning_placeholder_font_weight)}:host([value-state=Warning]) [inner-input]::-moz-placeholder{font-weight:var(--_ui5_input_value_state_error_warning_placeholder_font_weight)}:host([value-state=Success]) [inner-input]::-webkit-input-placeholder{color:var(--_ui5_input_placeholder_color)}:host([value-state=Success]) [inner-input]::-moz-placeholder{color:var(--_ui5_input_placeholder_color)}:host([value-state=Information]) [inner-input]::-webkit-input-placeholder{color:var(--_ui5_input_placeholder_color)}:host([value-state=Information]) [inner-input]::-moz-placeholder{color:var(--_ui5_input_placeholder_color)}.ui5-input-content{height:100%;box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-end;overflow:hidden;outline:none;background:transparent;color:inherit;border-radius:var(--_ui5_input_border_radius)}:host([readonly]){border-color:var(--_ui5_input_readonly_border_color);background:var(--sapField_ReadOnly_BackgroundStyle);background-color:var(--_ui5_input_readonly_background)}:host(:not([value-state]):not([readonly]):hover),:host([value-state=None]:not([readonly]):hover){border:var(--_ui5_input_hover_border);border-color:var(--_ui5_input_focused_border_color);box-shadow:var(--_ui5_input_hover_box_shadow);background:var(--sapField_Hover_BackgroundStyle);background-color:var(--sapField_Hover_Background)}:host(:not([value-state]):not([readonly])[focused]:not([opened]):hover),:host([value-state=None]:not([readonly])[focused]:not([opened]):hover){box-shadow:none}:host([focused]):not([opened]) .ui5-input-root:before{content:none}:host(:not([readonly]):not([disabled])[value-state]:not([value-state=None])){border-width:var(--_ui5_input_state_border_width)}:host([value-state=Error]) [inner-input],:host([value-state=Warning]) [inner-input]{font-style:var(--_ui5_input_error_warning_font_style);text-indent:var(--_ui5_input_error_warning_text_indent)}:host([value-state=Error]) [inner-input]{font-weight:var(--_ui5_input_error_font_weight)}:host([value-state=Warning]) [inner-input]{font-weight:var(--_ui5_input_warning_font_weight)}:host([value-state=Error]:not([readonly]):not([disabled])){background:var(--sapField_InvalidBackgroundStyle);background-color:var(--sapField_InvalidBackground);border-color:var(--_ui5_input_value_state_error_border_color)}:host([value-state=Error][focused]:not([opened]):not([readonly])){background-color:var(--_ui5_input_focused_value_state_error_background);border-color:var(--_ui5_input_focused_value_state_error_border_color)}:host([value-state=Error][focused]:not([opened]):not([readonly])) .ui5-input-focusable-element:after{border-color:var(--_ui5_input_focused_value_state_error_focus_outline_color)}:host([value-state=Error]:not([readonly])) .ui5-input-root:before{background-color:var(--_ui5-input-value-state-error-border-botom-color)}:host([value-state=Error]:not([readonly]):not([focused]):hover),:host([value-state=Error]:not([readonly])[focused][opened]:hover){background-color:var(--_ui5_input_value_state_error_hover_background);box-shadow:var(--_ui5_input_value_state_error_hover_box_shadow)}:host([value-state=Error]:not([readonly]):not([disabled])),:host([value-state=Information]:not([readonly]):not([disabled])),:host([value-state=Warning]:not([readonly]):not([disabled])){border-style:var(--_ui5_input_error_warning_border_style)}:host([value-state=Warning]:not([readonly]):not([disabled])){background:var(--sapField_WarningBackgroundStyle);background-color:var(--sapField_WarningBackground);border-color:var(--_ui5_input_value_state_warning_border_color)}:host([value-state=Warning][focused]:not([opened]):not([readonly])){background-color:var(--_ui5_input_focused_value_state_warning_background);border-color:var(--_ui5_input_focused_value_state_warning_border_color)}:host([value-state=Warning][focused]:not([opened]):not([readonly])) .ui5-input-focusable-element:after{border-color:var(--_ui5_input_focused_value_state_warning_focus_outline_color)}:host([value-state=Warning]:not([readonly])) .ui5-input-root:before{background-color:var(--_ui5_input_value_state_warning_border_botom_color)}:host([value-state=Warning]:not([readonly]):not([focused]):hover),:host([value-state=Warning]:not([readonly])[focused][opened]:hover){background-color:var(--sapField_Hover_Background);box-shadow:var(--_ui5_input_value_state_warning_hover_box_shadow)}:host([value-state=Success]:not([readonly]):not([disabled])){background:var(--sapField_SuccessBackgroundStyle);background-color:var(--sapField_SuccessBackground);border-color:var(--_ui5_input_value_state_success_border_color);border-width:var(--_ui5_input_value_state_success_border_width)}:host([value-state=Success][focused]:not([opened]):not([readonly])){background-color:var(--_ui5_input_focused_value_state_success_background);border-color:var(--_ui5_input_focused_value_state_success_border_color)}:host([value-state=Success][focused]:not([opened]):not([readonly])) .ui5-input-focusable-element:after{border-color:var(--_ui5_input_focused_value_state_success_focus_outline_color)}:host([value-state=Success]:not([readonly])) .ui5-input-root:before{background-color:var(--_ui5_input_value_state_success_border_botom_color)}:host([value-state=Success]:not([readonly]):not([focused]):hover),:host([value-state=Success]:not([readonly])[focused][opened]:hover){background-color:var(--sapField_Hover_Background);box-shadow:var(--_ui5_input_value_state_success_hover_box_shadow)}:host([value-state=Information]:not([readonly]):not([disabled])){background:var(--sapField_InformationBackgroundStyle);background-color:var(--sapField_InformationBackground);border-color:var(--_ui5_input_value_state_information_border_color);border-width:var(--_ui5_input_information_border_width)}:host([value-state=Information][focused]:not([opened]):not([readonly])){background-color:var(--_ui5_input_focused_value_state_information_background);border-color:var(--_ui5_input_focused_value_state_information_border_color)}:host([value-state=Information]:not([readonly])) .ui5-input-root:before{background-color:var(--_ui5_input_value_success_information_border_botom_color)}:host([value-state=Information]:not([readonly]):not([focused]):hover),:host([value-state=Information]:not([readonly])[focused][opened]:hover){background-color:var(--sapField_Hover_Background);box-shadow:var(--_ui5_input_value_state_information_hover_box_shadow)}.ui5-input-icon-root{min-width:var(--_ui5_input_icon_min_width);height:100%;display:flex;justify-content:center;align-items:center}::slotted([ui5-icon][slot=icon]){align-self:start;padding:var(--_ui5_input_custom_icon_padding)}:host([value-state=Error]) [input-icon],:host([value-state=Warning]) [input-icon]{padding:var(--_ui5_input_error_warning_icon_padding)}:host([value-state=Information]) [input-icon]{padding:var(--_ui5_input_information_icon_padding)}:host([value-state=Error]) ::slotted([input-icon][ui5-icon]),:host([value-state=Error]) ::slotted([ui5-icon][slot=icon]),:host([value-state=Warning]) ::slotted([ui5-icon][slot=icon]){padding:var(--_ui5_input_error_warning_custom_icon_padding)}:host([value-state=Information]) ::slotted([ui5-icon][slot=icon]){padding:var(--_ui5_input_information_custom_icon_padding)}:host([value-state=Error]) [input-icon]:active,:host([value-state=Error]) [input-icon][pressed]{box-shadow:var(--_ui5_input_error_icon_box_shadow);color:var(--_ui5_input_icon_error_pressed_color)}:host([value-state=Error]) [input-icon]:not([pressed]):not(:active):hover{box-shadow:var(--_ui5_input_error_icon_box_shadow)}:host([value-state=Warning]) [input-icon]:active,:host([value-state=Warning]) [input-icon][pressed]{box-shadow:var(--_ui5_input_warning_icon_box_shadow);color:var(--_ui5_input_icon_warning_pressed_color)}:host([value-state=Warning]) [input-icon]:not([pressed]):not(:active):hover{box-shadow:var(--_ui5_input_warning_icon_box_shadow)}:host([value-state=Information]) [input-icon]:active,:host([value-state=Information]) [input-icon][pressed]{box-shadow:var(--_ui5_input_information_icon_box_shadow);color:var(--_ui5_input_icon_information_pressed_color)}:host([value-state=Information]) [input-icon]:not([pressed]):not(:active):hover{box-shadow:var(--_ui5_input_information_icon_box_shadow)}:host([value-state=Success]) [input-icon]:active,:host([value-state=Success]) [input-icon][pressed]{box-shadow:var(--_ui5_input_success_icon_box_shadow);color:var(--_ui5_input_icon_success_pressed_color)}:host([value-state=Success]) [input-icon]:not([pressed]):not(:active):hover{box-shadow:var(--_ui5_input_success_icon_box_shadow)}[inner-input]::-webkit-inner-spin-button,[inner-input]::-webkit-outer-spin-button{-webkit-appearance:inherit;margin:inherit}.ui5-combobox-root{display:flex;overflow:hidden;width:100%;height:100%;border-radius:var(--_ui5_input_border_radius)}
@@ -1 +1 @@
1
- .ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}[input-icon]{color:var(--_ui5_input_icon_color);cursor:pointer;outline:none;padding:var(--_ui5_input_icon_padding);border-inline-start:var(--_ui5_input_icon_border);min-width:1rem;min-height:1rem;border-radius:var(--_ui5_input_icon_border_radius)}[input-icon][pressed]{background:var(--_ui5_input_icon_pressed_bg);box-shadow:var(--_ui5_input_icon_box_shadow);border-inline-start:var(--_ui5_select_hover_icon_left_border);color:var(--_ui5_input_icon_pressed_color)}[input-icon]:active{background-color:var(--sapButton_Active_Background);box-shadow:var(--_ui5_input_icon_box_shadow);border-inline-start:var(--_ui5_select_hover_icon_left_border);color:var(--_ui5_input_icon_pressed_color)}[input-icon]:not([pressed]):not(:active):hover{background:var(--_ui5_input_icon_hover_bg);box-shadow:var(--_ui5_input_icon_box_shadow)}[input-icon]:hover{border-inline-start:var(--_ui5_select_hover_icon_left_border);box-shadow:var(--_ui5_input_icon_box_shadow)}:host(:not([hidden])){display:inline-block;line-height:normal;letter-spacing:normal;word-spacing:normal}:host{color:var(--sapField_TextColor);background-color:var(--sapField_Background);border-radius:var(--_ui5-datepicker_border_radius)}:host([value-state=Error]){background-color:var(--sapField_InvalidBackground)}:host(:not([disabled]):not([readonly]):active){background:var(--_ui5-datepicker-hover-background)}:host(:not([disabled]):not([readonly]):hover){background:var(--_ui5-datepicker-hover-background)}:host .ui5-date-picker-input{width:100%;min-width:12.5625rem;color:inherit;background-color:inherit;line-height:inherit;letter-spacing:inherit;word-spacing:inherit}:host(:not([disabled]):not([readonly])) .ui5-date-picker-input[focused]{background-color:var(--_ui5-datepicker-hover-background)}[slot=icon]{border-top-right-radius:var(--_ui5-datepicker_icon_border_radius);border-bottom-right-radius:var(--_ui5-datepicker_icon_border_radius)}
1
+ .ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}[input-icon]{color:var(--_ui5_input_icon_color);cursor:pointer;outline:none;padding:var(--_ui5_input_icon_padding);border-inline-start:var(--_ui5_input_icon_border);min-width:1rem;min-height:1rem;border-radius:var(--_ui5_input_icon_border_radius)}[input-icon][pressed]{background:var(--_ui5_input_icon_pressed_bg);box-shadow:var(--_ui5_input_icon_box_shadow);border-inline-start:var(--_ui5_select_hover_icon_left_border);color:var(--_ui5_input_icon_pressed_color)}[input-icon]:active{background-color:var(--sapButton_Active_Background);box-shadow:var(--_ui5_input_icon_box_shadow);border-inline-start:var(--_ui5_select_hover_icon_left_border);color:var(--_ui5_input_icon_pressed_color)}[input-icon]:not([pressed]):not(:active):hover{background:var(--_ui5_input_icon_hover_bg);box-shadow:var(--_ui5_input_icon_box_shadow)}[input-icon]:hover{border-inline-start:var(--_ui5_select_hover_icon_left_border);box-shadow:var(--_ui5_input_icon_box_shadow)}:host(:not([hidden])){display:inline-block;line-height:normal;letter-spacing:normal;word-spacing:normal;height:var(--_ui5_input_height);border-radius:var(--_ui5_input_border_radius)}:host{color:var(--sapField_TextColor);background-color:var(--sapField_Background);border-radius:var(--_ui5-datepicker_border_radius)}:host([value-state=Error]):not([disabled]):not([readonly]){background-color:var(--sapField_InvalidBackground)}:host(:not([disabled]):not([readonly]):active){background:var(--_ui5-datepicker-hover-background)}:host(:not([disabled]):not([readonly]):hover){background:var(--_ui5-datepicker-hover-background)}.ui5-date-picker-root{border-radius:inherit;height:inherit;line-height:inherit;letter-spacing:inherit;word-spacing:inherit}:host .ui5-date-picker-input{width:100%;min-width:12.5625rem;color:inherit;background-color:inherit;border-radius:inherit;height:inherit;line-height:inherit;letter-spacing:inherit;word-spacing:inherit}:host(:not([disabled]):not([readonly])) .ui5-date-picker-input[focused]{background-color:var(--_ui5-datepicker-hover-background)}[slot=icon]{border-top-right-radius:var(--_ui5-datepicker_icon_border_radius);border-bottom-right-radius:var(--_ui5-datepicker_icon_border_radius)}
@@ -1 +1 @@
1
- :host(:not([hidden])){display:block}:host{height:100%;width:100%}:host([hide-week-numbers]) .ui5-dp-content{flex-basis:100%}:host([secondary-calendar-type]) .ui5-dp-item{flex-direction:column;justify-content:var(--_ui5_day_picker_item_justify_content)}:host([secondary-calendar-type]) .ui5-dp-daytext{height:1.575rem;padding:.575rem 0 0 0}:host([secondary-calendar-type]) .ui5-dp-daysectext{font-size:.625rem;height:1rem;padding:0 .375rem .375rem 50%}.ui5-dp-dayname,.ui5-dp-item,.ui5-dp-weekname{width:var(--_ui5_day_picker_item_width);height:var(--_ui5_day_picker_item_height);margin-top:var(--_ui5_daypicker_item_margin);margin-right:var(--_ui5_daypicker_item_margin);font-family:"72override",var(--sapFontFamily);border-radius:var(--_ui5_daypicker_item_border_radius)}.ui5-dp-weekname{color:var(--_ui5_daypicker_weekname_color)}.ui5-dp-weeks-row{display:flex}.ui5-dp-content{display:flex;flex-basis:87.5%;flex-direction:column;font-family:"72override",var(--sapFontFamily)}.ui5-dp-days-names-container{display:flex;height:var(--_ui5_daypicker_daynames_container_height)}.ui5-dp-weeknumber-container{padding-top:var(--_ui5_daypicker_weeknumbers_container_padding_top);flex-basis:12.5%}.ui5-dp-dayname,.ui5-dp-item,.ui5-dp-weekname,.ui5-dp-weekname-container{display:flex;flex-grow:1;justify-content:center;align-items:center;font-size:var(--sapFontSmallSize);outline:none;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui5-dp-item{position:relative;color:var(--sapTextColor);background:var(--sapLegend_WorkingBackground);font-size:var(--sapFontSize);border:var(--_ui5_daypicker_item_border);border-radius:var(--_ui5_daypicker_item_border_radius)}.ui5-dp-item:hover{background:var(--sapList_Hover_Background)}.ui5-dp-daytext{display:flex;width:100%;height:100%;justify-content:center;align-items:center;box-sizing:border-box}.ui5-dp-dayname{color:var(--_ui5_daypicker_dayname_color);height:100%}.ui5-dp-item.ui5-dp-item--weeekend{background:var(--sapLegend_NonWorkingBackground)}.ui5-dp-item.ui5-dp-item--disabled{pointer-events:none;opacity:.5}.ui5-dp-item.ui5-dp-item--weeekend:hover{background:var(--sapList_Hover_Background)}.ui5-dp-item.ui5-dp-item--othermonth{color:var(--_ui5_daypicker_item_othermonth_color);background:var(--_ui5_daypicker_item_othermonth_background_color);border-color:transparent}.ui5-dp-item.ui5-dp-item--othermonth:hover,.ui5-dp-item.ui5-dp-item--weeekend.ui5-dp-item--othermonth:hover{color:var(--_ui5_daypicker_item_othermonth_hover_color);background:var(--sapList_Hover_Background)}.ui5-dp-item:focus:after{content:"";border:var(--_ui5_daypicker_item_not_selected_focus_border);position:absolute;inset:var(--_ui5_daypicker_item_no_selected_inset);outline:none;border-radius:var(--_ui5_daypicker_item_border_radius_focus_after)}.ui5-dp-item.ui5-dp-item--now:before{position:absolute;inset:0;border:.125rem solid var(--sapLegend_CurrentDateTime);content:"";border-radius:var(--_ui5_daypicker_item_border_radius)}.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected{box-shadow:var(--_ui5_daypicker_item_now_box_shadow)}:host([secondary-calendar-type]) .ui5-dp-item.ui5-dp-item--now .ui5-dp-daytext{height:1.8125rem;padding-top:.387rem}:host([secondary-calendar-type]) .ui5-dp-item.ui5-dp-item--now .ui5-dp-daysectext{height:1rem;padding-top:0;padding-bottom:.187rem}.ui5-dp-item.ui5-dp-item--selected{background:var(--sapContent_Selected_Background)}.ui5-dp-item.ui5-dp-item--selected:not(.ui5-dp-item.ui5-dp-item--now) .ui5-dp-daytext:after{position:absolute;inset:0;border:var(--_ui5_daypicker_item_selected_border);content:"";border-radius:var(--_ui5_daypicker_item_border_radius_focus_after)}.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item.ui5-dp-item--now .ui5-dp-daytext{border:var(--_ui5_day_picker_item_selected_now_border);outline:var(--_ui5_daypicker_item_selected_text_outline);outline-offset:-.3125rem;border-radius:var(--_ui5_daypicker_item_border_radius_focus_after);font-family:var(--_ui5_daypicker_item_selected_text_font)}.ui5-dp-item.ui5-dp-item--selected .ui5-dp-daytext{background:var(--_ui5_daypicker_item_selected_background);color:var(--sapContent_Selected_TextColor);border-radius:var(--_ui5_daypicker_item_border_radius);border:var(--_ui5_daypicker_item_selected_text_border);font-family:var(--_ui5_daypicker_item_selected_text_font)}.ui5-dp-item.ui5-dp-item--selected:hover .ui5-dp-daytext{background:var(--_ui5_daypicker_item_selected_daytext_hover_background);color:var(--sapContent_Selected_TextColor)}.ui5-dp-item.ui5-dp-item--now:focus:after{inset:.1875rem;border-radius:var(--_ui5_daypicker_item_now_border_radius_focus_after);border:var(--_ui5_daypicker_item_now_border_focus_after);position:absolute;content:"";width:auto;height:auto}.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item--now:focus:after{inset:.1875;border-radius:var(--_ui5_day_picker_item_selected_now_border_radios_foucs);border:var(--_ui5_day_picker_item_selected_now_border_foucs);position:absolute;content:"";width:auto;height:auto}.ui5-dp-item.ui5-dp-item--selected:hover{background:var(--sapContent_Selected_Hover_Background);color:var(--sapContent_ContrastTextColor)}.ui5-dp-item.ui5-dp-item--selected:focus:after{border-color:var(--_ui5_daypicker_item_selected_focus_color);border-width:var(--_ui5_daypicker_item_selected_focus_width)}.ui5-dp-items-container{outline:none}.ui5-dp-item.ui5-dp-item--selected-between .ui5-dp-daytext,.ui5-dp-item[hovered] .ui5-dp-daytext{border:var(--_ui5_daypicker_item_select_between_border);border-radius:var(--_ui5_daypicker_item_border_radius);background-color:var(--_ui5_daypicker_item_selected_between_text_background);color:var(--sapTextColor);font-weight:var(--_ui5_daypicker_item_selected_between_text_font)}.ui5-dp-item.ui5-dp-item--selected-between.ui5-dp-item--now:not(.ui5-dp-item--selected) .ui5-dp-daytext:after{content:"";position:absolute;inset:var(--_ui5_daypicker_item_now_selected_between_inset);border:var(--_ui5_daypicker_item_now_selected_between_border);border-radius:var(--_ui5_daypicker_item_now_selected_between_border_radius)}.ui5-dp-item.ui5-dp-item--selected-between,.ui5-dp-item[hovered]{border-radius:var(--_ui5_daypicker_item_selected_between_border);background:var(--_ui5_daypicker_item_selected_between_background)}.ui5-dp-item.ui5-dp-item--selected-between:hover{background:var(--_ui5_daypicker_item_selected_between_hover_background)}.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item--selected-between:focus:after{border-color:var(--sapContent_FocusColor)}.ui5-dp-items-container>:first-child{justify-content:flex-end}.ui5-dp-emptyweek{height:var(--_ui5_day_picker_empty_height)}.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected.ui5-dp-item--withsecondtype:focus:after{outline-offset:-.1875rem;border-radius:var(--_ui5-dp-item_withsecondtype_border)}.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected.ui5-dp-item--withsecondtype .ui5-dp-daytext,.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item--now.ui5-dp-item--withsecondtype .ui5-dp-daysectext{border:none;outline:none}
1
+ :host(:not([hidden])){display:block}:host{height:100%;width:100%}:host([hide-week-numbers]) .ui5-dp-content{flex-basis:100%}:host([secondary-calendar-type]) .ui5-dp-item{flex-direction:column;justify-content:var(--_ui5_day_picker_item_justify_content)}:host([secondary-calendar-type]) .ui5-dp-daytext{height:1.575rem;padding:.575rem 0 0 0}:host([secondary-calendar-type]) .ui5-dp-daysectext{font-size:.625rem;height:1rem;padding:0 .375rem .375rem 50%}.ui5-dp-dayname,.ui5-dp-item,.ui5-dp-weekname{width:var(--_ui5_day_picker_item_width);height:var(--_ui5_day_picker_item_height);margin-top:var(--_ui5_daypicker_item_margin);margin-right:var(--_ui5_daypicker_item_margin);font-family:"72override",var(--sapFontFamily);border-radius:var(--_ui5_daypicker_item_border_radius)}.ui5-dp-weekname{color:var(--_ui5_daypicker_weekname_color)}.ui5-dp-weeks-row{display:flex}.ui5-dp-content{display:flex;flex-basis:87.5%;flex-direction:column;font-family:"72override",var(--sapFontFamily)}.ui5-dp-days-names-container{display:flex;height:var(--_ui5_daypicker_daynames_container_height)}.ui5-dp-weeknumber-container{padding-top:var(--_ui5_daypicker_weeknumbers_container_padding_top);flex-basis:12.5%}.ui5-dp-dayname,.ui5-dp-item,.ui5-dp-weekname,.ui5-dp-weekname-container{display:flex;flex-grow:1;justify-content:center;align-items:center;font-size:var(--sapFontSmallSize);outline:none;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui5-dp-item{position:relative;color:var(--sapTextColor);background:var(--sapLegend_WorkingBackground);font-size:var(--sapFontSize);border:var(--_ui5_daypicker_item_border);border-radius:var(--_ui5_daypicker_item_border_radius)}.ui5-dp-item:hover{background:var(--sapList_Hover_Background)}.ui5-dp-daytext{display:flex;width:100%;height:100%;justify-content:center;align-items:center;box-sizing:border-box}.ui5-dp-dayname{color:var(--_ui5_daypicker_dayname_color);height:100%}.ui5-dp-item.ui5-dp-item--weeekend{background:var(--sapLegend_NonWorkingBackground)}.ui5-dp-item.ui5-dp-item--disabled{pointer-events:none;opacity:.5}.ui5-dp-item.ui5-dp-item--weeekend:hover{background:var(--sapList_Hover_Background)}.ui5-dp-item.ui5-dp-item--othermonth{color:var(--_ui5_daypicker_item_othermonth_color);background:var(--_ui5_daypicker_item_othermonth_background_color);border-color:transparent}.ui5-dp-item.ui5-dp-item--othermonth:hover,.ui5-dp-item.ui5-dp-item--weeekend.ui5-dp-item--othermonth:hover{color:var(--_ui5_daypicker_item_othermonth_hover_color);background:var(--sapList_Hover_Background)}.ui5-dp-item:focus:after{content:"";border:var(--_ui5_daypicker_item_not_selected_focus_border);position:absolute;inset:var(--_ui5_daypicker_item_no_selected_inset);outline:none;border-radius:var(--_ui5_daypicker_item_border_radius_focus_after)}.ui5-dp-item.ui5-dp-item--now:before{position:absolute;inset:var(--_ui5_daypicker_item_now_not_selected_inset);border:.125rem solid var(--_ui5_daypicker_item_now_border_color);content:"";border-radius:var(--_ui5_daypicker_item_border_radius)}.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected{box-shadow:var(--_ui5_daypicker_item_now_box_shadow)}:host([secondary-calendar-type]) .ui5-dp-item.ui5-dp-item--now .ui5-dp-daytext{height:1.8125rem;padding-top:.387rem}:host([secondary-calendar-type]) .ui5-dp-item.ui5-dp-item--now .ui5-dp-daysectext{height:1rem;padding-top:0;padding-bottom:.187rem}.ui5-dp-item.ui5-dp-item--selected{background:var(--sapContent_Selected_Background)}.ui5-dp-item.ui5-dp-item--selected:not(.ui5-dp-item.ui5-dp-item--now) .ui5-dp-daytext:after{position:absolute;inset:0;border:var(--_ui5_daypicker_item_selected_border);content:"";border-radius:var(--_ui5_daypicker_item_border_radius_focus_after)}.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item.ui5-dp-item--now .ui5-dp-daytext{border:var(--_ui5_day_picker_item_selected_now_border);outline:var(--_ui5_daypicker_item_selected_text_outline);outline-offset:-.3125rem;border-radius:var(--_ui5_daypicker_item_border_radius_focus_after);font-family:var(--_ui5_daypicker_item_selected_text_font)}.ui5-dp-item.ui5-dp-item--selected .ui5-dp-daytext{background:var(--_ui5_daypicker_item_selected_background);color:var(--sapContent_Selected_TextColor);border-radius:var(--_ui5_daypicker_item_border_radius);border:var(--_ui5_daypicker_item_selected_text_border);font-family:var(--_ui5_daypicker_item_selected_text_font)}.ui5-dp-item.ui5-dp-item--selected:hover .ui5-dp-daytext{background:var(--_ui5_daypicker_item_selected_daytext_hover_background);color:var(--sapContent_Selected_TextColor)}.ui5-dp-item.ui5-dp-item--now:focus:after{inset:var(--_ui5_daypicker_item_now_inset);border-radius:var(--_ui5_daypicker_item_now_border_radius_focus_after);border:var(--_ui5_daypicker_item_now_border_focus_after);position:absolute;content:"";width:auto;height:auto}.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item--now:focus:after{inset:var(--_ui5_daypicker_item_now_inset);border-radius:var(--_ui5_day_picker_item_selected_now_border_radios_foucs);border:var(--_ui5_day_picker_item_selected_now_border_foucs);position:absolute;content:"";width:auto;height:auto}.ui5-dp-item.ui5-dp-item--selected:hover{background:var(--sapContent_Selected_Hover_Background);color:var(--sapContent_ContrastTextColor)}.ui5-dp-item.ui5-dp-item--selected:focus:after{border-color:var(--_ui5_daypicker_item_selected_focus_color);border-width:var(--_ui5_daypicker_item_selected_focus_width)}.ui5-dp-items-container{outline:none}.ui5-dp-item.ui5-dp-item--selected-between .ui5-dp-daytext,.ui5-dp-item[hovered] .ui5-dp-daytext{border:var(--_ui5_daypicker_item_select_between_border);border-radius:var(--_ui5_daypicker_item_border_radius);background-color:var(--_ui5_daypicker_item_selected_between_text_background);color:var(--sapTextColor);font-weight:var(--_ui5_daypicker_item_selected_between_text_font)}.ui5-dp-item.ui5-dp-item--selected-between.ui5-dp-item--now:not(.ui5-dp-item--selected) .ui5-dp-daytext:after{content:"";position:absolute;inset:var(--_ui5_daypicker_item_now_selected_between_inset);border:var(--_ui5_daypicker_item_now_selected_between_border);border-radius:var(--_ui5_daypicker_item_now_selected_between_border_radius)}.ui5-dp-item.ui5-dp-item--selected-between,.ui5-dp-item[hovered]{border-radius:var(--_ui5_daypicker_item_selected_between_border);background:var(--_ui5_daypicker_item_selected_between_background)}.ui5-dp-item.ui5-dp-item--selected-between:hover{background:var(--_ui5_daypicker_item_selected_between_hover_background)}.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item--selected-between:focus:after{border-color:var(--sapContent_FocusColor)}.ui5-dp-items-container>:first-child{justify-content:flex-end}.ui5-dp-emptyweek{height:var(--_ui5_day_picker_empty_height)}.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected.ui5-dp-item--withsecondtype:focus:after{outline-offset:-.1875rem;border-radius:var(--_ui5-dp-item_withsecondtype_border)}.ui5-dp-item.ui5-dp-item--now.ui5-dp-item--selected.ui5-dp-item--withsecondtype .ui5-dp-daytext,.ui5-dp-item.ui5-dp-item--selected.ui5-dp-item--now.ui5-dp-item--withsecondtype .ui5-dp-daysectext{border:none;outline:none}
@@ -1 +1 @@
1
- :host{min-width:20rem;min-height:6rem;max-height:94%;max-width:90%;flex-direction:column;box-shadow:var(--sapContent_Shadow3);border-radius:var(--sapElement_BorderCornerRadius)}:host([stretch]){width:90%;height:94%}:host([stretch][on-phone]){width:100%;height:100%;max-height:100%;max-width:100%;border-radius:0}:host([draggable]) .ui5-popup-header-root,:host([draggable]) ::slotted([slot=header]){cursor:move}:host([draggable]) .ui5-popup-header-root *{cursor:auto}.ui5-popup-root{display:flex;flex-direction:column;max-width:100vw}.ui5-popup-header-root{position:relative}.ui5-popup-header-root:focus{outline:none}.ui5-popup-header-root:focus:after{content:"";position:absolute;left:var(--_ui5_dialog_header_focus_left_offset);bottom:var(--_ui5_dialog_header_focus_bottom_offset);right:var(--_ui5_dialog_header_focus_right_offset);top:var(--_ui5_dialog_header_focus_top_offset);border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);border-radius:var(--_ui5_dialog_header_border_radius) var(--_ui5_dialog_header_border_radius) 0 0;pointer-events:none}:host([stretch]) .ui5-popup-content{width:100%;height:100%}.ui5-popup-content{min-height:var(--_ui5_dialog_content_min_height);flex:1 1 auto}.ui5-popup-resize-handle{position:absolute;bottom:var(--_ui5_dialog_resize_handle_bottom);inset-inline-end:var(--_ui5_dialog_resize_handle_right);cursor:var(--_ui5_dialog_resize_cursor);color:var(--_ui5_dialog_resize_handle_color)}:host ::slotted([slot=footer]){height:var(--_ui5_dialog_footer_height)}
1
+ :host{min-width:20rem;min-height:6rem;max-height:94%;max-width:90%;flex-direction:column;box-shadow:var(--sapContent_Shadow3);border-radius:var(--sapElement_BorderCornerRadius)}:host([stretch]){width:90%;height:94%}:host([stretch][on-phone]){width:100%;height:100%;max-height:100%;max-width:100%;border-radius:0}:host([draggable]) .ui5-popup-header-root,:host([draggable]) ::slotted([slot=header]){cursor:move}:host([draggable]) .ui5-popup-header-root *{cursor:auto}.ui5-popup-root{display:flex;flex-direction:column;max-width:100vw}.ui5-popup-header-root{position:relative}:host([state=Error]) .ui5-popup-header-root{box-shadow:var(--_ui5_dialog_header_error_state_box_shadow)}:host([state=Information]) .ui5-popup-header-root{box-shadow:var(--_ui5_dialog_header_information_state_box_shadow)}:host([state=Success]) .ui5-popup-header-root{box-shadow:var(--_ui5_dialog_header_success_state_box_shadow)}:host([state=Warning]) .ui5-popup-header-root{box-shadow:var(--_ui5_dialog_header_warning_state_box_shadow)}.ui5-dialog-value-state-icon{margin-inline-end:.5rem}:host([state=Error]) .ui5-dialog-value-state-icon{color:var(--_ui5_dialog_header_error_state_icon_color)}:host([state=Information]) .ui5-dialog-value-state-icon{color:var(--_ui5_dialog_header_information_state_icon_color)}:host([state=Success]) .ui5-dialog-value-state-icon{color:var(--_ui5_dialog_header_success_state_icon_color)}:host([state=Warning]) .ui5-dialog-value-state-icon{color:var(--_ui5_dialog_header_warning_state_icon_color)}.ui5-popup-header-root:focus{outline:none}.ui5-popup-header-root:focus:after{content:"";position:absolute;left:var(--_ui5_dialog_header_focus_left_offset);bottom:var(--_ui5_dialog_header_focus_bottom_offset);right:var(--_ui5_dialog_header_focus_right_offset);top:var(--_ui5_dialog_header_focus_top_offset);border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);border-radius:var(--_ui5_dialog_header_border_radius) var(--_ui5_dialog_header_border_radius) 0 0;pointer-events:none}:host([stretch]) .ui5-popup-content{width:100%;height:100%}.ui5-popup-content{min-height:var(--_ui5_dialog_content_min_height);flex:1 1 auto}.ui5-popup-resize-handle{position:absolute;bottom:var(--_ui5_dialog_resize_handle_bottom);inset-inline-end:var(--_ui5_dialog_resize_handle_right);cursor:var(--_ui5_dialog_resize_cursor);color:var(--_ui5_dialog_resize_handle_color)}:host ::slotted([slot=footer]){height:var(--_ui5_dialog_footer_height)}
@@ -1 +1 @@
1
- .ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host{height:var(--_ui5_group_header_list_item_height);background:var(--ui5-group-header-listitem-background-color);color:var(--sapList_TableGroupHeaderTextColor)}:host([has-border]){border-bottom:1px solid var(--sapList_GroupHeaderBorderColor)}.ui5-li-root.ui5-ghli-root{padding-top:.5rem;color:currentColor;font-size:var(--sapFontHeader6Size);font-weight:400;line-height:2rem}.ui5-ghli-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}
1
+ .ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host{height:var(--_ui5_group_header_list_item_height);background:var(--ui5-group-header-listitem-background-color);color:var(--sapList_TableGroupHeaderTextColor)}:host([has-border]){border-bottom:1px solid var(--sapList_GroupHeaderBorderColor)}.ui5-li-root.ui5-ghli-root{padding-top:.5rem;color:currentColor;font-size:var(--sapFontHeader6Size);font-weight:400;line-height:2rem;margin:0}.ui5-ghli-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}