@ui5/webcomponents 1.4.0 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (634) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/README.md +9 -7
  3. package/dist/Avatar.js +4 -4
  4. package/dist/AvatarGroup.js +2 -2
  5. package/dist/Badge.js +2 -1
  6. package/dist/Breadcrumbs.js +15 -5
  7. package/dist/BreadcrumbsItem.js +1 -1
  8. package/dist/BusyIndicator.js +1 -3
  9. package/dist/Button.js +14 -10
  10. package/dist/Calendar.js +3 -3
  11. package/dist/CalendarDate.js +1 -1
  12. package/dist/CalendarPart.js +1 -1
  13. package/dist/CardHeader.js +21 -22
  14. package/dist/Carousel.js +10 -0
  15. package/dist/ColorPalette.js +1 -1
  16. package/dist/ColorPaletteItem.js +1 -1
  17. package/dist/ColorPalettePopover.js +1 -1
  18. package/dist/ColorPicker.js +0 -9
  19. package/dist/ComboBox.js +8 -1
  20. package/dist/ComboBoxGroupItem.js +4 -4
  21. package/dist/ComboBoxItem.js +1 -1
  22. package/dist/DateComponentBase.js +1 -1
  23. package/dist/DatePicker.js +6 -10
  24. package/dist/DateTimePicker.js +6 -10
  25. package/dist/DayPicker.js +2 -2
  26. package/dist/Dialog.js +44 -31
  27. package/dist/GroupHeaderListItem.js +2 -2
  28. package/dist/Icon.js +0 -30
  29. package/dist/Input.js +35 -46
  30. package/dist/Link.js +38 -13
  31. package/dist/List.js +4 -10
  32. package/dist/ListItem.js +11 -1
  33. package/dist/ListItemBase.js +2 -2
  34. package/dist/MonthPicker.js +2 -2
  35. package/dist/MultiComboBox.js +140 -34
  36. package/dist/MultiComboBoxGroupItem.js +67 -0
  37. package/dist/MultiComboBoxItem.js +1 -1
  38. package/dist/MultiInput.js +2 -2
  39. package/dist/Option.js +1 -1
  40. package/dist/Panel.js +1 -1
  41. package/dist/Popover.js +5 -1
  42. package/dist/Popup.js +4 -4
  43. package/dist/RatingIndicator.js +5 -0
  44. package/dist/SegmentedButton.js +1 -10
  45. package/dist/SegmentedButtonItem.js +2 -2
  46. package/dist/Select.js +1 -1
  47. package/dist/StandardListItem.js +16 -0
  48. package/dist/SuggestionGroupItem.js +3 -3
  49. package/dist/SuggestionItem.js +3 -3
  50. package/dist/Tab.js +1 -1
  51. package/dist/TabContainer.js +3 -3
  52. package/dist/Table.js +5 -19
  53. package/dist/TextArea.js +0 -10
  54. package/dist/TimeSelection.js +1 -5
  55. package/dist/ToggleButton.js +3 -5
  56. package/dist/Token.js +1 -1
  57. package/dist/TreeListItem.js +1 -2
  58. package/dist/YearPicker.js +2 -2
  59. package/dist/api.json +1 -7457
  60. package/dist/assets/John_Miller.fc9d0d73.png +0 -0
  61. package/dist/assets/Lamp_avatar_01.ab251b40.jpg +0 -0
  62. package/dist/assets/SAP-icons-TNT.fa06c05f.js +1 -0
  63. package/dist/assets/SAP-icons-business-suite.60260cdf.js +1 -0
  64. package/dist/assets/SAP-icons.09567bd9.js +1 -0
  65. package/dist/assets/SAP-icons.1f482d05.js +1 -0
  66. package/dist/assets/ar.7fd1011b.js +1 -0
  67. package/dist/assets/ar_EG.4dd5f305.js +1 -0
  68. package/dist/assets/ar_SA.8c5a937a.js +1 -0
  69. package/dist/assets/bg.a4d82c03.js +1 -0
  70. package/dist/assets/ca.0021f734.js +1 -0
  71. package/dist/assets/cs.0e585b65.js +1 -0
  72. package/dist/assets/da.521611de.js +1 -0
  73. package/dist/assets/de.63fdffdf.js +1 -0
  74. package/dist/assets/de_AT.ea95f993.js +1 -0
  75. package/dist/assets/de_CH.90d5e701.js +1 -0
  76. package/dist/assets/el.3e1beb01.js +1 -0
  77. package/dist/assets/el_CY.209073e0.js +1 -0
  78. package/dist/assets/en.1af5f31c.js +1 -0
  79. package/dist/assets/en_AU.25e8cf38.js +1 -0
  80. package/dist/assets/en_GB.43297e37.js +1 -0
  81. package/dist/assets/en_HK.0da1e0b5.js +1 -0
  82. package/dist/assets/en_IE.c4988873.js +1 -0
  83. package/dist/assets/en_IN.96d721e2.js +1 -0
  84. package/dist/assets/en_NZ.1091e526.js +1 -0
  85. package/dist/assets/en_PG.f028e345.js +1 -0
  86. package/dist/assets/en_SG.8d370bdb.js +1 -0
  87. package/dist/assets/en_ZA.0cbf9d6e.js +1 -0
  88. package/dist/assets/es.37dda275.js +1 -0
  89. package/dist/assets/es_AR.da796f99.js +1 -0
  90. package/dist/assets/es_BO.2b15333c.js +1 -0
  91. package/dist/assets/es_CL.048ca1f2.js +1 -0
  92. package/dist/assets/es_CO.257ed3d6.js +1 -0
  93. package/dist/assets/es_MX.061e6bbb.js +1 -0
  94. package/dist/assets/es_PE.f7c17b7a.js +1 -0
  95. package/dist/assets/es_UY.73781c0c.js +1 -0
  96. package/dist/assets/es_VE.fe0f3310.js +1 -0
  97. package/dist/assets/et.fbe81c9d.js +1 -0
  98. package/dist/assets/fa.acfcfa4d.js +1 -0
  99. package/dist/assets/fi.0379b5fc.js +1 -0
  100. package/dist/assets/fr.f6c58c06.js +1 -0
  101. package/dist/assets/fr_BE.c6e52c3f.js +1 -0
  102. package/dist/assets/fr_CA.e3c92112.js +1 -0
  103. package/dist/assets/fr_CH.fc89bdfc.js +1 -0
  104. package/dist/assets/fr_LU.4fffec47.js +1 -0
  105. package/dist/assets/he.ca2cb3e0.js +1 -0
  106. package/dist/assets/hi.82a0ad5b.js +1 -0
  107. package/dist/assets/hr.ab15877f.js +1 -0
  108. package/dist/assets/hu.c3d72d24.js +1 -0
  109. package/dist/assets/id.163ccc8d.js +1 -0
  110. package/dist/assets/it.bcf089f4.js +1 -0
  111. package/dist/assets/it_CH.69227571.js +1 -0
  112. package/dist/assets/ja.18f39a5b.js +1 -0
  113. package/dist/assets/kitchen-scripts.489c25fb.css +1 -0
  114. package/dist/assets/kitchen-scripts.ec775613.js +1 -0
  115. package/dist/assets/kk.a697e741.js +1 -0
  116. package/dist/assets/ko.ebe1e5db.js +1 -0
  117. package/dist/assets/loading.b2cd685f.gif +0 -0
  118. package/dist/assets/lt.775927de.js +1 -0
  119. package/dist/assets/lv.d7e9d5e6.js +1 -0
  120. package/dist/assets/messagebundle_ar.3285e748.js +1 -0
  121. package/dist/assets/messagebundle_ar.9c5ee5ed.js +1 -0
  122. package/dist/assets/messagebundle_bg.0e988870.js +1 -0
  123. package/dist/assets/messagebundle_bg.eba3e906.js +1 -0
  124. package/dist/assets/messagebundle_ca.47eb5246.js +1 -0
  125. package/dist/assets/messagebundle_ca.a127ab38.js +1 -0
  126. package/dist/assets/messagebundle_cs.2c9254dc.js +1 -0
  127. package/dist/assets/messagebundle_cs.629a9626.js +1 -0
  128. package/dist/assets/messagebundle_cy.9e45bbce.js +1 -0
  129. package/dist/assets/messagebundle_cy.b66ab3d7.js +1 -0
  130. package/dist/assets/messagebundle_da.7306ba78.js +1 -0
  131. package/dist/assets/messagebundle_da.773ab830.js +1 -0
  132. package/dist/assets/messagebundle_de.11a43c3f.js +1 -0
  133. package/dist/assets/messagebundle_de.e3b00529.js +1 -0
  134. package/dist/assets/messagebundle_el.40c4d9bd.js +1 -0
  135. package/dist/assets/messagebundle_el.5313ff1a.js +1 -0
  136. package/dist/assets/messagebundle_en.4d827ce9.js +1 -0
  137. package/dist/assets/messagebundle_en.8eab6481.js +1 -0
  138. package/dist/assets/messagebundle_en_GB.43ff6ad4.js +1 -0
  139. package/dist/assets/messagebundle_en_GB.b09b6a64.js +1 -0
  140. package/dist/assets/messagebundle_en_US_sappsd.3123c345.js +1 -0
  141. package/dist/assets/messagebundle_en_US_sappsd.7d173b62.js +1 -0
  142. package/dist/assets/messagebundle_en_US_saprigi.443cefd7.js +1 -0
  143. package/dist/assets/messagebundle_en_US_saprigi.ce3d7e4c.js +1 -0
  144. package/dist/assets/messagebundle_en_US_saptrc.09e99a05.js +1 -0
  145. package/dist/assets/messagebundle_en_US_saptrc.ec370551.js +1 -0
  146. package/dist/assets/messagebundle_es.827626df.js +1 -0
  147. package/dist/assets/messagebundle_es.881ff0f9.js +1 -0
  148. package/dist/assets/messagebundle_es_MX.3fc62f39.js +1 -0
  149. package/dist/assets/messagebundle_es_MX.a36afbf1.js +1 -0
  150. package/dist/assets/messagebundle_et.45f3eda8.js +1 -0
  151. package/dist/assets/messagebundle_et.ef5644ec.js +1 -0
  152. package/dist/assets/messagebundle_fi.17dccdfe.js +1 -0
  153. package/dist/assets/messagebundle_fi.51171aa3.js +1 -0
  154. package/dist/assets/messagebundle_fr.01378189.js +1 -0
  155. package/dist/assets/messagebundle_fr.1534fb7f.js +1 -0
  156. package/dist/assets/messagebundle_fr_CA.2594af28.js +1 -0
  157. package/dist/assets/messagebundle_fr_CA.3ec2f1d9.js +1 -0
  158. package/dist/assets/messagebundle_hi.0dd7cf25.js +1 -0
  159. package/dist/assets/messagebundle_hi.df105d55.js +1 -0
  160. package/dist/assets/messagebundle_hr.22e41fe6.js +1 -0
  161. package/dist/assets/messagebundle_hr.99b625e3.js +1 -0
  162. package/dist/assets/messagebundle_hu.31a245d6.js +1 -0
  163. package/dist/assets/messagebundle_hu.45d5a14f.js +1 -0
  164. package/dist/assets/messagebundle_in.52c1e21c.js +1 -0
  165. package/dist/assets/messagebundle_in.920ee55c.js +1 -0
  166. package/dist/assets/messagebundle_it.7c4db606.js +1 -0
  167. package/dist/assets/messagebundle_it.baf6d99f.js +1 -0
  168. package/dist/assets/messagebundle_iw.50133cb0.js +1 -0
  169. package/dist/assets/messagebundle_iw.668edbae.js +1 -0
  170. package/dist/assets/messagebundle_ja.4684bb4f.js +1 -0
  171. package/dist/assets/messagebundle_ja.4ca0da85.js +1 -0
  172. package/dist/assets/messagebundle_kk.153a974f.js +1 -0
  173. package/dist/assets/messagebundle_kk.f1d95e67.js +1 -0
  174. package/dist/assets/messagebundle_ko.2cbd9a48.js +1 -0
  175. package/dist/assets/messagebundle_ko.a9126af1.js +1 -0
  176. package/dist/assets/messagebundle_lt.1c86044c.js +1 -0
  177. package/dist/assets/messagebundle_lt.4792b637.js +1 -0
  178. package/dist/assets/messagebundle_lv.023b46ad.js +1 -0
  179. package/dist/assets/messagebundle_lv.1c982a41.js +1 -0
  180. package/dist/assets/messagebundle_ms.12fa7211.js +1 -0
  181. package/dist/assets/messagebundle_ms.6de4a307.js +1 -0
  182. package/dist/assets/messagebundle_nl.346b5b0c.js +1 -0
  183. package/dist/assets/messagebundle_nl.3d8877e1.js +1 -0
  184. package/dist/assets/messagebundle_no.416b83e7.js +1 -0
  185. package/dist/assets/messagebundle_no.55c09a78.js +1 -0
  186. package/dist/assets/messagebundle_pl.24f1673c.js +1 -0
  187. package/dist/assets/messagebundle_pl.942cdbbd.js +1 -0
  188. package/dist/assets/messagebundle_pt.027e899b.js +1 -0
  189. package/dist/assets/messagebundle_pt.a0acef65.js +1 -0
  190. package/dist/assets/messagebundle_pt_PT.9bca19db.js +1 -0
  191. package/dist/assets/messagebundle_pt_PT.d5340844.js +1 -0
  192. package/dist/assets/messagebundle_ro.80e6cfad.js +1 -0
  193. package/dist/assets/messagebundle_ro.c47aa2e7.js +1 -0
  194. package/dist/assets/messagebundle_ru.9d147f84.js +1 -0
  195. package/dist/assets/messagebundle_ru.e5bfb3ae.js +1 -0
  196. package/dist/assets/messagebundle_sh.42d912a5.js +1 -0
  197. package/dist/assets/messagebundle_sh.6d1a0a62.js +1 -0
  198. package/dist/assets/messagebundle_sk.1c800907.js +1 -0
  199. package/dist/assets/messagebundle_sk.66be6ecd.js +1 -0
  200. package/dist/assets/messagebundle_sl.7aef5bf8.js +1 -0
  201. package/dist/assets/messagebundle_sl.af7daebc.js +1 -0
  202. package/dist/assets/messagebundle_sv.0e001a3d.js +1 -0
  203. package/dist/assets/messagebundle_sv.d8d543df.js +1 -0
  204. package/dist/assets/messagebundle_th.a1ae28b0.js +1 -0
  205. package/dist/assets/messagebundle_th.f54d55d7.js +1 -0
  206. package/dist/assets/messagebundle_tr.91751c7e.js +1 -0
  207. package/dist/assets/messagebundle_tr.971a97d0.js +1 -0
  208. package/dist/assets/messagebundle_uk.3fff2ce5.js +1 -0
  209. package/dist/assets/messagebundle_uk.e0830675.js +1 -0
  210. package/dist/assets/messagebundle_vi.57d3d183.js +1 -0
  211. package/dist/assets/messagebundle_vi.dcd6b37b.js +1 -0
  212. package/dist/assets/messagebundle_zh_CN.3447b7cf.js +1 -0
  213. package/dist/assets/messagebundle_zh_CN.9669c0a2.js +1 -0
  214. package/dist/assets/messagebundle_zh_TW.4841569f.js +1 -0
  215. package/dist/assets/messagebundle_zh_TW.a6d3c782.js +1 -0
  216. package/dist/assets/ms.d6569411.js +1 -0
  217. package/dist/assets/nb.e08266d5.js +1 -0
  218. package/dist/assets/nl.9999541e.js +1 -0
  219. package/dist/assets/nl_BE.10b9e463.js +1 -0
  220. package/dist/assets/parameters-bundle.css.01f054a7.js +1 -0
  221. package/dist/assets/parameters-bundle.css.0a36e0eb.js +1 -0
  222. package/dist/assets/parameters-bundle.css.16d388d6.js +1 -0
  223. package/dist/assets/parameters-bundle.css.38e4d904.js +1 -0
  224. package/dist/assets/parameters-bundle.css.3db3a626.js +1 -0
  225. package/dist/assets/parameters-bundle.css.40bf20d0.js +1 -0
  226. package/dist/assets/parameters-bundle.css.4260a678.js +1 -0
  227. package/dist/assets/parameters-bundle.css.4cd19aca.js +1 -0
  228. package/dist/assets/parameters-bundle.css.4d47c982.js +1 -0
  229. package/dist/assets/parameters-bundle.css.6993a07a.js +1 -0
  230. package/dist/assets/parameters-bundle.css.6f186b45.js +1 -0
  231. package/dist/assets/parameters-bundle.css.780c6a0b.js +1 -0
  232. package/dist/assets/parameters-bundle.css.7be18144.js +1 -0
  233. package/dist/assets/parameters-bundle.css.95d13129.js +1 -0
  234. package/dist/assets/parameters-bundle.css.9c6e589c.js +1 -0
  235. package/dist/assets/parameters-bundle.css.c35f092e.js +1 -0
  236. package/dist/assets/parameters-bundle.css.c967e7ef.js +1 -0
  237. package/dist/assets/parameters-bundle.css.d09464d2.js +1 -0
  238. package/dist/assets/parameters-bundle.css.d35c9c32.js +1 -0
  239. package/dist/assets/parameters-bundle.css.d4f504ed.js +1 -0
  240. package/dist/assets/parameters-bundle.css.e9339a13.js +1 -0
  241. package/dist/assets/parameters-bundle.css.e9998509.js +1 -0
  242. package/dist/assets/parameters-bundle.css.f0eeb6a4.js +1 -0
  243. package/dist/assets/parameters-bundle.css.f6aea851.js +1 -0
  244. package/dist/assets/pl.896f748a.js +1 -0
  245. package/dist/assets/pt.9282da43.js +1 -0
  246. package/dist/assets/pt_PT.8de6f4a2.js +1 -0
  247. package/dist/assets/ro.f27aab0d.js +1 -0
  248. package/dist/assets/ru.925a56df.js +1 -0
  249. package/dist/assets/ru_UA.066d9903.js +1 -0
  250. package/dist/assets/sk.cea36c4c.js +1 -0
  251. package/dist/assets/sl.00e904c8.js +1 -0
  252. package/dist/assets/sr.5ffa8a72.js +1 -0
  253. package/dist/assets/sr_Latn.37760dd7.js +1 -0
  254. package/dist/assets/sv.e8d71660.js +1 -0
  255. package/dist/assets/th.9c7b50b0.js +1 -0
  256. package/dist/assets/tr.0a0fb3ee.js +1 -0
  257. package/dist/assets/uk.7ee1da23.js +1 -0
  258. package/dist/assets/vi.b1f74e9c.js +1 -0
  259. package/dist/assets/woman_avatar_5.7316a316.png +0 -0
  260. package/dist/assets/zh_CN.a1d71c11.js +1 -0
  261. package/dist/assets/zh_HK.a47dd921.js +1 -0
  262. package/dist/assets/zh_SG.1cd17a31.js +1 -0
  263. package/dist/assets/zh_TW.b03069d7.js +1 -0
  264. package/dist/css/themes/Badge.css +1 -1
  265. package/dist/css/themes/BusyIndicator.css +1 -1
  266. package/dist/css/themes/Button.css +1 -1
  267. package/dist/css/themes/CalendarHeader.css +1 -1
  268. package/dist/css/themes/CardHeader.css +1 -1
  269. package/dist/css/themes/Carousel.css +1 -1
  270. package/dist/css/themes/CheckBox.css +1 -1
  271. package/dist/css/themes/ColorPicker.css +1 -1
  272. package/dist/css/themes/ComboBox.css +1 -1
  273. package/dist/css/themes/DayPicker.css +1 -1
  274. package/dist/css/themes/Dialog.css +1 -1
  275. package/dist/css/themes/Input.css +1 -1
  276. package/dist/css/themes/Link.css +1 -1
  277. package/dist/css/themes/ListItem.css +1 -1
  278. package/dist/css/themes/ListItemBase.css +1 -1
  279. package/dist/css/themes/MonthPicker.css +1 -1
  280. package/dist/css/themes/MultiComboBox.css +1 -1
  281. package/dist/css/themes/MultiInput.css +1 -1
  282. package/dist/css/themes/Panel.css +1 -1
  283. package/dist/css/themes/PopupsCommon.css +1 -1
  284. package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
  285. package/dist/css/themes/Select.css +1 -1
  286. package/dist/css/themes/SliderBase.css +1 -1
  287. package/dist/css/themes/Switch.css +1 -1
  288. package/dist/css/themes/TextArea.css +1 -1
  289. package/dist/css/themes/Toast.css +1 -1
  290. package/dist/css/themes/ToggleButton.css +1 -1
  291. package/dist/css/themes/YearPicker.css +1 -1
  292. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  293. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  294. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  295. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  296. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  297. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  298. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  299. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  300. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  301. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  302. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  303. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  304. package/dist/features/InputElementsFormSupport.js +16 -3
  305. package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
  306. package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
  307. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
  308. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
  309. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
  310. package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
  311. package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
  312. package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
  313. package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -1
  314. package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -1
  315. package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
  316. package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -1
  317. package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
  318. package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
  319. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
  320. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
  321. package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
  322. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
  323. package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
  324. package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
  325. package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
  326. package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
  327. package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
  328. package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
  329. package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
  330. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
  331. package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
  332. package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
  333. package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
  334. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
  335. package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
  336. package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -1
  337. package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
  338. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
  339. package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
  340. package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
  341. package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
  342. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
  343. package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
  344. package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
  345. package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
  346. package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
  347. package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
  348. package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
  349. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  350. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  351. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  352. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  353. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  354. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  355. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  356. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  357. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  358. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  359. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  360. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  361. package/dist/generated/json-imports/Themes-static.js +1 -1
  362. package/dist/generated/json-imports/Themes.js +2 -2
  363. package/dist/generated/templates/BreadcrumbsTemplate.lit.js +1 -1
  364. package/dist/generated/templates/ButtonTemplate.lit.js +1 -1
  365. package/dist/generated/templates/CardHeaderTemplate.lit.js +3 -3
  366. package/dist/generated/templates/CarouselTemplate.lit.js +3 -3
  367. package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js +1 -1
  368. package/dist/generated/templates/CustomListItemTemplate.lit.js +1 -1
  369. package/dist/generated/templates/DatePickerPopoverTemplate.lit.js +1 -1
  370. package/dist/generated/templates/DateTimePickerPopoverTemplate.lit.js +1 -1
  371. package/dist/generated/templates/InputPopoverTemplate.lit.js +1 -1
  372. package/dist/generated/templates/InputTemplate.lit.js +2 -2
  373. package/dist/generated/templates/ListItemTemplate.lit.js +1 -1
  374. package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js +13 -9
  375. package/dist/generated/templates/MultiInputTemplate.lit.js +2 -2
  376. package/dist/generated/templates/RangeSliderTemplate.lit.js +1 -1
  377. package/dist/generated/templates/SliderBaseTemplate.lit.js +1 -1
  378. package/dist/generated/templates/SliderTemplate.lit.js +1 -1
  379. package/dist/generated/templates/StandardListItemTemplate.lit.js +1 -1
  380. package/dist/generated/templates/SuggestionListItemTemplate.lit.js +1 -1
  381. package/dist/generated/templates/TabInOverflowTemplate.lit.js +1 -1
  382. package/dist/generated/templates/TimeSelectionTemplate.lit.js +3 -3
  383. package/dist/generated/templates/ToggleButtonTemplate.lit.js +1 -1
  384. package/dist/generated/templates/TreeListItemTemplate.lit.js +1 -1
  385. package/dist/generated/themes/Badge.css.js +1 -1
  386. package/dist/generated/themes/BusyIndicator.css.js +1 -1
  387. package/dist/generated/themes/Button.css.js +1 -1
  388. package/dist/generated/themes/CalendarHeader.css.js +1 -1
  389. package/dist/generated/themes/CardHeader.css.js +1 -1
  390. package/dist/generated/themes/Carousel.css.js +1 -1
  391. package/dist/generated/themes/CheckBox.css.js +1 -1
  392. package/dist/generated/themes/ColorPicker.css.js +1 -1
  393. package/dist/generated/themes/ComboBox.css.js +1 -1
  394. package/dist/generated/themes/DayPicker.css.js +1 -1
  395. package/dist/generated/themes/Dialog.css.js +1 -1
  396. package/dist/generated/themes/Input.css.js +1 -1
  397. package/dist/generated/themes/Link.css.js +1 -1
  398. package/dist/generated/themes/ListItem.css.js +1 -1
  399. package/dist/generated/themes/ListItemBase.css.js +1 -1
  400. package/dist/generated/themes/MonthPicker.css.js +1 -1
  401. package/dist/generated/themes/MultiComboBox.css.js +1 -1
  402. package/dist/generated/themes/MultiInput.css.js +1 -1
  403. package/dist/generated/themes/Panel.css.js +1 -1
  404. package/dist/generated/themes/PopupsCommon.css.js +1 -1
  405. package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
  406. package/dist/generated/themes/Select.css.js +1 -1
  407. package/dist/generated/themes/SliderBase.css.js +1 -1
  408. package/dist/generated/themes/Switch.css.js +1 -1
  409. package/dist/generated/themes/TextArea.css.js +1 -1
  410. package/dist/generated/themes/Toast.css.js +1 -1
  411. package/dist/generated/themes/ToggleButton.css.js +1 -1
  412. package/dist/generated/themes/YearPicker.css.js +1 -1
  413. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  414. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  415. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
  416. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  417. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  418. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  419. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  420. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  421. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  422. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  423. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  424. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  425. package/dist/i18n/messagebundle_ar.properties +7 -7
  426. package/dist/i18n/messagebundle_bg.properties +7 -7
  427. package/dist/i18n/messagebundle_ca.properties +6 -6
  428. package/dist/i18n/messagebundle_cs.properties +7 -7
  429. package/dist/i18n/messagebundle_cy.properties +6 -6
  430. package/dist/i18n/messagebundle_da.properties +6 -6
  431. package/dist/i18n/messagebundle_de.properties +6 -6
  432. package/dist/i18n/messagebundle_el.properties +7 -7
  433. package/dist/i18n/messagebundle_en_US_sappsd.properties +14 -0
  434. package/dist/i18n/messagebundle_en_US_saptrc.properties +14 -0
  435. package/dist/i18n/messagebundle_es.properties +6 -6
  436. package/dist/i18n/messagebundle_es_MX.properties +6 -6
  437. package/dist/i18n/messagebundle_et.properties +7 -7
  438. package/dist/i18n/messagebundle_fi.properties +7 -7
  439. package/dist/i18n/messagebundle_fr.properties +6 -6
  440. package/dist/i18n/messagebundle_fr_CA.properties +6 -6
  441. package/dist/i18n/messagebundle_hi.properties +7 -7
  442. package/dist/i18n/messagebundle_hr.properties +7 -7
  443. package/dist/i18n/messagebundle_hu.properties +7 -7
  444. package/dist/i18n/messagebundle_id.properties +7 -7
  445. package/dist/i18n/messagebundle_it.properties +7 -7
  446. package/dist/i18n/messagebundle_iw.properties +7 -7
  447. package/dist/i18n/messagebundle_ja.properties +7 -7
  448. package/dist/i18n/messagebundle_kk.properties +7 -7
  449. package/dist/i18n/messagebundle_ko.properties +7 -7
  450. package/dist/i18n/messagebundle_lt.properties +7 -7
  451. package/dist/i18n/messagebundle_lv.properties +7 -7
  452. package/dist/i18n/messagebundle_ms.properties +7 -7
  453. package/dist/i18n/messagebundle_nl.properties +7 -7
  454. package/dist/i18n/messagebundle_no.properties +7 -7
  455. package/dist/i18n/messagebundle_pl.properties +7 -7
  456. package/dist/i18n/messagebundle_pt.properties +6 -6
  457. package/dist/i18n/messagebundle_pt_PT.properties +6 -6
  458. package/dist/i18n/messagebundle_ro.properties +7 -7
  459. package/dist/i18n/messagebundle_ru.properties +7 -7
  460. package/dist/i18n/messagebundle_sh.properties +7 -7
  461. package/dist/i18n/messagebundle_sk.properties +7 -7
  462. package/dist/i18n/messagebundle_sl.properties +7 -7
  463. package/dist/i18n/messagebundle_sv.properties +6 -6
  464. package/dist/i18n/messagebundle_th.properties +7 -7
  465. package/dist/i18n/messagebundle_tr.properties +7 -7
  466. package/dist/i18n/messagebundle_uk.properties +7 -7
  467. package/dist/i18n/messagebundle_vi.properties +6 -6
  468. package/dist/i18n/messagebundle_zh_CN.properties +6 -6
  469. package/dist/i18n/messagebundle_zh_TW.properties +6 -6
  470. package/package.json +9 -8
  471. package/src/Avatar.js +4 -4
  472. package/src/AvatarGroup.js +2 -2
  473. package/src/Badge.js +2 -1
  474. package/src/Breadcrumbs.hbs +1 -1
  475. package/src/Breadcrumbs.js +15 -5
  476. package/src/BreadcrumbsItem.js +1 -1
  477. package/src/BusyIndicator.js +1 -3
  478. package/src/Button.hbs +1 -0
  479. package/src/Button.js +14 -10
  480. package/src/Calendar.js +3 -3
  481. package/src/CalendarDate.js +1 -1
  482. package/src/CalendarPart.js +1 -1
  483. package/src/CardHeader.hbs +44 -29
  484. package/src/CardHeader.js +21 -22
  485. package/src/Carousel.hbs +2 -2
  486. package/src/Carousel.js +10 -0
  487. package/src/ColorPalette.js +1 -1
  488. package/src/ColorPaletteItem.js +1 -1
  489. package/src/ColorPalettePopover.js +1 -1
  490. package/src/ColorPicker.js +0 -9
  491. package/src/ComboBox.js +8 -1
  492. package/src/ComboBoxGroupItem.js +4 -4
  493. package/src/ComboBoxItem.js +1 -1
  494. package/src/ComboBoxPopover.hbs +2 -1
  495. package/src/DateComponentBase.js +1 -1
  496. package/src/DatePicker.js +6 -10
  497. package/src/DatePickerPopover.hbs +0 -1
  498. package/src/DateTimePicker.js +6 -10
  499. package/src/DayPicker.js +2 -2
  500. package/src/Dialog.js +44 -31
  501. package/src/GroupHeaderListItem.js +2 -2
  502. package/src/Icon.js +0 -30
  503. package/src/Input.hbs +2 -2
  504. package/src/Input.js +35 -46
  505. package/src/InputPopover.hbs +1 -1
  506. package/src/Link.js +38 -13
  507. package/src/List.js +4 -10
  508. package/src/ListItem.hbs +1 -1
  509. package/src/ListItem.js +11 -1
  510. package/src/ListItemBase.js +2 -2
  511. package/src/MonthPicker.js +2 -2
  512. package/src/MultiComboBox.js +140 -34
  513. package/src/MultiComboBoxGroupItem.js +67 -0
  514. package/src/MultiComboBoxItem.js +1 -1
  515. package/src/MultiComboBoxPopover.hbs +13 -3
  516. package/src/MultiInput.js +2 -2
  517. package/src/Option.js +1 -1
  518. package/src/Panel.js +1 -1
  519. package/src/Popover.js +5 -1
  520. package/src/Popup.js +4 -4
  521. package/src/RatingIndicator.js +5 -0
  522. package/src/SegmentedButton.js +1 -10
  523. package/src/SegmentedButtonItem.js +2 -2
  524. package/src/Select.js +1 -1
  525. package/src/SliderBase.hbs +1 -0
  526. package/src/StandardListItem.js +16 -0
  527. package/src/SuggestionGroupItem.js +3 -3
  528. package/src/SuggestionItem.js +3 -3
  529. package/src/Tab.js +1 -1
  530. package/src/TabContainer.js +3 -3
  531. package/src/TabInOverflow.hbs +0 -1
  532. package/src/Table.js +5 -19
  533. package/src/TextArea.js +0 -10
  534. package/src/TimeSelection.hbs +3 -3
  535. package/src/TimeSelection.js +1 -5
  536. package/src/ToggleButton.js +3 -5
  537. package/src/Token.js +1 -1
  538. package/src/TreeListItem.js +1 -2
  539. package/src/YearPicker.js +2 -2
  540. package/src/features/InputElementsFormSupport.js +16 -3
  541. package/src/i18n/messagebundle_ar.properties +7 -7
  542. package/src/i18n/messagebundle_bg.properties +7 -7
  543. package/src/i18n/messagebundle_ca.properties +6 -6
  544. package/src/i18n/messagebundle_cs.properties +7 -7
  545. package/src/i18n/messagebundle_cy.properties +6 -6
  546. package/src/i18n/messagebundle_da.properties +6 -6
  547. package/src/i18n/messagebundle_de.properties +6 -6
  548. package/src/i18n/messagebundle_el.properties +7 -7
  549. package/src/i18n/messagebundle_en_US_sappsd.properties +14 -0
  550. package/src/i18n/messagebundle_en_US_saptrc.properties +14 -0
  551. package/src/i18n/messagebundle_es.properties +6 -6
  552. package/src/i18n/messagebundle_es_MX.properties +6 -6
  553. package/src/i18n/messagebundle_et.properties +7 -7
  554. package/src/i18n/messagebundle_fi.properties +7 -7
  555. package/src/i18n/messagebundle_fr.properties +6 -6
  556. package/src/i18n/messagebundle_fr_CA.properties +6 -6
  557. package/src/i18n/messagebundle_hi.properties +7 -7
  558. package/src/i18n/messagebundle_hr.properties +7 -7
  559. package/src/i18n/messagebundle_hu.properties +7 -7
  560. package/src/i18n/messagebundle_id.properties +7 -7
  561. package/src/i18n/messagebundle_it.properties +7 -7
  562. package/src/i18n/messagebundle_iw.properties +7 -7
  563. package/src/i18n/messagebundle_ja.properties +7 -7
  564. package/src/i18n/messagebundle_kk.properties +7 -7
  565. package/src/i18n/messagebundle_ko.properties +7 -7
  566. package/src/i18n/messagebundle_lt.properties +7 -7
  567. package/src/i18n/messagebundle_lv.properties +7 -7
  568. package/src/i18n/messagebundle_ms.properties +7 -7
  569. package/src/i18n/messagebundle_nl.properties +7 -7
  570. package/src/i18n/messagebundle_no.properties +7 -7
  571. package/src/i18n/messagebundle_pl.properties +7 -7
  572. package/src/i18n/messagebundle_pt.properties +6 -6
  573. package/src/i18n/messagebundle_pt_PT.properties +6 -6
  574. package/src/i18n/messagebundle_ro.properties +7 -7
  575. package/src/i18n/messagebundle_ru.properties +7 -7
  576. package/src/i18n/messagebundle_sh.properties +7 -7
  577. package/src/i18n/messagebundle_sk.properties +7 -7
  578. package/src/i18n/messagebundle_sl.properties +7 -7
  579. package/src/i18n/messagebundle_sv.properties +6 -6
  580. package/src/i18n/messagebundle_th.properties +7 -7
  581. package/src/i18n/messagebundle_tr.properties +7 -7
  582. package/src/i18n/messagebundle_uk.properties +7 -7
  583. package/src/i18n/messagebundle_vi.properties +6 -6
  584. package/src/i18n/messagebundle_zh_CN.properties +6 -6
  585. package/src/i18n/messagebundle_zh_TW.properties +6 -6
  586. package/src/themes/Badge.css +0 -5
  587. package/src/themes/BusyIndicator.css +0 -13
  588. package/src/themes/Button.css +0 -1
  589. package/src/themes/CalendarHeader.css +1 -2
  590. package/src/themes/CardHeader.css +13 -2
  591. package/src/themes/Carousel.css +2 -0
  592. package/src/themes/CheckBox.css +0 -10
  593. package/src/themes/ColorPicker.css +5 -5
  594. package/src/themes/DayPicker.css +0 -1
  595. package/src/themes/Dialog.css +4 -0
  596. package/src/themes/Input.css +0 -21
  597. package/src/themes/Link.css +6 -8
  598. package/src/themes/ListItem.css +10 -5
  599. package/src/themes/ListItemBase.css +0 -2
  600. package/src/themes/MonthPicker.css +0 -1
  601. package/src/themes/MultiComboBox.css +1 -15
  602. package/src/themes/MultiInput.css +1 -6
  603. package/src/themes/Panel.css +1 -1
  604. package/src/themes/PopupsCommon.css +2 -8
  605. package/src/themes/ResponsivePopoverCommon.css +0 -11
  606. package/src/themes/SliderBase.css +3 -5
  607. package/src/themes/Switch.css +3 -4
  608. package/src/themes/TextArea.css +1 -15
  609. package/src/themes/Toast.css +0 -6
  610. package/src/themes/ToggleButton.css +1 -6
  611. package/src/themes/YearPicker.css +0 -1
  612. package/src/themes/base/PopupsCommon-parameters.css +2 -1
  613. package/src/themes/base/SliderBase-parameters.css +2 -0
  614. package/src/themes/base/sizes-parameters.css +5 -1
  615. package/src/themes/sap_horizon/CheckBox-parameters.css +1 -0
  616. package/src/themes/sap_horizon/PopupsCommon-parameters.css +3 -0
  617. package/src/themes/sap_horizon/parameters-bundle.css +0 -1
  618. package/src/themes/sap_horizon_dark/CheckBox-parameters.css +1 -0
  619. package/src/themes/sap_horizon_dark/PopupsCommon-parameters.css +3 -0
  620. package/src/themes/sap_horizon_dark/parameters-bundle.css +0 -1
  621. package/src/themes/sap_horizon_hcb/CheckBox-parameters.css +1 -0
  622. package/src/themes/sap_horizon_hcb/PopupsCommon-parameters.css +3 -0
  623. package/src/themes/sap_horizon_hcb/RatingIndicator-parameters.css +1 -1
  624. package/src/themes/sap_horizon_hcb/parameters-bundle.css +0 -1
  625. package/src/themes/sap_horizon_hcw/CheckBox-parameters.css +1 -0
  626. package/src/themes/sap_horizon_hcw/PopupsCommon-parameters.css +3 -0
  627. package/src/themes/sap_horizon_hcw/RatingIndicator-parameters.css +1 -1
  628. package/src/themes/sap_horizon_hcw/parameters-bundle.css +0 -1
  629. package/dist/css/themes/Button.ie11.css +0 -1
  630. package/dist/css/themes/ToggleButton.ie11.css +0 -1
  631. package/dist/generated/themes/Button.ie11.css.js +0 -8
  632. package/dist/generated/themes/ToggleButton.ie11.css.js +0 -8
  633. package/src/themes/Button.ie11.css +0 -48
  634. package/src/themes/ToggleButton.ie11.css +0 -48
@@ -0,0 +1 @@
1
+ const _={packageName:"@ui5/webcomponents",fileName:"themes/sap_horizon_dark/parameters-bundle.css",content:':root{--_ui5_calendar_height:24.5rem;--_ui5_calendar_width:20.5rem;--_ui5_calendar_padding:1rem;--_ui5_calendar_left_right_padding:0.5rem;--_ui5_calendar_top_bottom_padding:1rem;--_ui5_calendar_header_height:3rem;--_ui5_calendar_header_arrow_button_width:2.5rem;--_ui5_calendar_header_padding:0.25rem 0;--_ui5_checkbox_root_side_padding:.6875rem;--_ui5_checkbox_partially_icon_size:.75rem;--_ui5_custom_list_item_rb_min_width:2.75rem;--_ui5_day_picker_item_width:2.25rem;--_ui5_day_picker_item_height:2.875rem;--_ui5_day_picker_empty_height:3rem;--_ui5_day_picker_item_justify_content:space-between;--_ui5_color-palette-item-hover-height:2.375rem;--_ui5_color-palette-item-margin:calc(var(--_ui5_color-palette-item-hover-height)/2 - var(--_ui5_color-palette-item-height)/2);--_ui5_color-palette-swatch-container-padding:0.3125rem 0.6875rem;--_ui5_datetime_picker_width:40.0625rem;--_ui5_datetime_picker_height:25rem;--_ui5_datetime_timeview_phonemode_width:19.5rem;--_ui5_datetime_timeview_padding:1rem;--_ui5_dialog_content_min_height:2.75rem;--_ui5_dialog_footer_height:2.75rem;--_ui5_input_inner_padding:0 0.625rem;--_ui5_input_inner_padding_with_icon:0 0.25rem 0 0.625rem;--_ui5_input_value_state_icon_padding:var(--_ui5-input-icon-padding);--_ui5_list_no_data_height:3rem;--_ui5_list_item_cb_margin_right:0;--_ui5_list_item_title_size:var(--sapFontLargeSize);--_ui5_list_no_data_font_size:var(--sapFontLargeSize);--_ui5_list_item_img_size:3rem;--_ui5_list_item_img_top_margin:0.5rem;--_ui5_list_item_img_bottom_margin:0.5rem;--_ui5_list_item_img_hn_margin:0.75rem;--_ui5_list_item_dropdown_base_height:2.5rem;--_ui5_list_item_base_height:2.75rem;--_ui5_list_item_icon_size:1.125rem;--_ui5_list_item_icon_padding-inline-end:0.5rem;--_ui5_group_header_list_item_height:2.75rem;--_ui5_list_busy_row_height:3rem;--_ui5_month_picker_item_height:3rem;--_ui5_popup_default_header_height:2.75rem;--_ui5-notification-overflow-popover-padding:0.25rem 0.5rem;--_ui5_year_picker_item_height:3rem;--_ui5_tokenizer_padding:0.25rem;--_ui5_token_height:1.625rem;--_ui5_token_icon_padding:0.25rem 0.5rem;--_ui5_token_wrapper_right_padding:0.3125rem;--_ui5_tl_bubble_padding:1rem;--_ui5_tl_indicator_before_bottom:-1.625rem;--_ui5_tl_padding:1rem 1rem 1rem .5rem;--_ui5_tl_li_margin_bottom:1.625rem;--_ui5_switch_height:var(--_ui5_switch_height);--_ui5_switch_width:var(--_ui5_switch_width);--_ui5_switch_with_label_width:var(--_ui5_switch_with_label_width);--_ui5_switch_root_outline_top:var(--_ui5_switch_root_outline_top);--_ui5_switch_root_outline_bottom:var(--_ui5_switch_root_outline_bottom);--_ui5_switch_track_width:var(--_ui5_switch_track_width);--_ui5_switch_track_height:var(--_ui5_switch_track_height);--_ui5_switch_track_with_label_width:var(--_ui5_switch_track_with_label_width);--_ui5_switch_track_with_label_height:var(--_ui5_switch_track_with_label_height);--_ui5_switch_min_width:var(--_ui5_switch_min_width);--_ui5_switch_handle_height:var(--_ui5_switch_handle_height);--_ui5_switch_handle_with_label_width:var(--_ui5_switch_handle_with_label_width);--_ui5_switch_handle_width:var(--_ui5_switch_handle_width);--_ui5_switch_handle_with_label_height:var(--_ui5_switch_handle_with_label_height);--_ui5_switch_text_active_left:var(--_ui5_switch_text_active_left);--_ui5_switch_text_font_size:var(--_ui5_switch_text_font_size);--_ui5_switch_text_width:var(--_ui5_switch_text_width);--_ui5_switch_focus_width_size_horizon_exp:calc(100% + 4px);--_ui5_switch_focus_height_size_horizon_exp:calc(100% + 4px);--_ui5_switch_transform:var(--_ui5_switch_transform);--_ui5_switch_transform_with_label:var(--_ui5_switch_transform_with_label);--_ui5_switch_rtl_transform:var(--_ui5_switch_rtl_transform);--_ui5_switch_rtl_transform_with_label:var(--_ui5_switch_rtl_transform_with_label);--_ui5_tc_item_text:3rem;--_ui5_tc_item_height:4.75rem;--_ui5_tc_item_text_only_height:2.75rem;--_ui5_tc_item_text_only_with_additional_text_height:3.75rem;--_ui5_tc_item_icon_circle_size:2.75rem;--_ui5_tc_item_icon_size:1.25rem;--_ui5_tc_item_add_text_margin_top:0.375rem;--_ui5_textarea_padding:0.5rem 0.625rem;--_ui5_textarea_margin:.25rem 0;--_ui5_panel_header_height:2.75rem;--_ui5_radio_button_height:2.75rem;--_ui5_radio_button_label_side_padding:.875rem;--_ui5_radio_button_focus_dist:.5rem;--_ui5_radio_button_inner_size:2.75rem;--_ui5_radio_button_svg_size:1.375rem;--_ui5_radio_button_label_width:calc(100% - 2.75rem);--_ui5_radio_button_outer_ring_padding_with_label:0 0.6875rem;--_ui5-responsive_popover_header_height:2.75rem;--ui5_side_navigation_item_height:2.75rem;--_ui5_load_more_text_height:2.75rem;--_ui5_load_more_text_font_size:var(--sapFontMediumSize);--_ui5_load_more_desc_padding:0.375rem 2rem 0.875rem 2rem;--ui5_table_header_row_height:2.75rem;--ui5_table_row_height:2.75rem;--ui5_table_focus_outline_offset:-0.125rem;--ui5_table_group_row_height:2rem;--_ui5-tree-indent-step:1.5rem;--_ui5-tree-toggle-box-width:2.75rem;--_ui5-tree-toggle-box-height:2.25rem;--_ui5-tree-toggle-icon-size:1.0625rem;--_ui5_timeline_tli_indicator_before_bottom:-1.625rem;--_ui5_timeline_tli_indicator_before_right:-1.625rem;--_ui5_timeline_tli_indicator_before_without_icon_bottom:-1.875rem;--_ui5_timeline_tli_indicator_before_without_icon_right:-1.9375rem;--_ui5_split_button_middle_separator_height:2.25rem}.sapUiSizeCompact,.ui5-content-density-compact,:root,[data-ui5-compact-size]{--_ui5_datetime_timeview_width:17rem;--_ui5_list_item_selection_btn_margin_top:calc(var(--_ui5_checkbox_wrapper_padding)*-1);--_ui5_list_item_content_vertical_offset:calc(var(--_ui5_list_item_base_height)/2 - var(--_ui5_list_item_title_size)/2);--_ui5_list_buttons_left_space:0.125rem;--_ui5_token_icon_size:.75rem;--_ui5_token_wrapper_left_padding:0;--_ui5_tc_item_text_line_height:1.325rem;--_ui5_split_button_middle_separator_top:0}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_button_base_height:1.625rem;--_ui5_button_base_padding:0.4375rem;--_ui5_button_base_min_width:2rem;--_ui5_button_icon_font_size:1rem;--_ui5_calendar_height:18rem;--_ui5_calendar_width:17.75rem;--_ui5_calendar_left_right_padding:0.25rem;--_ui5_calendar_top_bottom_padding:0.5rem;--_ui5_calendar_header_height:2rem;--_ui5_calendar_header_arrow_button_width:2rem;--_ui5_calendar_header_padding:0;--_ui5_checkbox_root_side_padding:var(--_ui5_checkbox_wrapped_focus_padding);--_ui5_checkbox_wrapped_content_margin_top:var(--_ui5_checkbox_compact_wrapped_label_margin_top);--_ui5_checkbox_wrapped_focus_left_top_bottom_position:var(--_ui5_checkbox_compact_focus_position);--_ui5_checkbox_width_height:var(--_ui5_checkbox_compact_width_height);--_ui5_checkbox_wrapper_padding:var(--_ui5_checkbox_compact_wrapper_padding);--_ui5_checkbox_focus_position:var(--_ui5_checkbox_compact_focus_position);--_ui5_checkbox_inner_width_height:var(--_ui5_checkbox_compact_inner_size);--_ui5_checkbox_icon_size:.75rem;--_ui5_checkbox_partially_icon_size:.5rem;--_ui5_color-palette-item-margin:calc(var(--_ui5_color-palette-item-hover-height)/2 - var(--_ui5_color-palette-item-height)/2);--_ui5_color-palette-row-width:8.125rem;--_ui5_color-palette-swatch-container-padding:0.1875rem 0.8125rem;--_ui5_color-palette-item-hover-margin:0;--_ui5_color_picker_slider_container_margin_top:-4px;--_ui5_custom_list_item_rb_min_width:2rem;--_ui5_daypicker_weeknumbers_container_padding_top:2rem;--_ui5_day_picker_item_width:2rem;--_ui5_day_picker_item_height:2rem;--_ui5_day_picker_empty_height:2.125rem;--_ui5_day_picker_item_justify_content:flex-end;--_ui5_datetime_picker_height:17rem;--_ui5_datetime_picker_width:34.0625rem;--_ui5_datetime_timeview_phonemode_width:18.5rem;--_ui5_datetime_timeview_padding:0.5rem;--_ui5_dialog_content_min_height:2.5rem;--_ui5_dialog_footer_height:2.5rem;--_ui5_input_height:var(--_ui5_input_compact_height);--_ui5_input_inner_padding:0 0.5rem;--_ui5_input_icon_min_width:var(--_ui5_input_compact_min_width);--_ui5_input_icon_padding:.25rem .4375rem;--_ui5_input_error_warning_icon_padding:.1875rem .375rem .1875rem .4375rem;--_ui5_input_information_icon_padding:.1875rem .375rem .1875rem .4375rem;--_ui5_input_custom_icon_padding:.25rem .5rem;--_ui5_input_error_warning_custom_icon_padding:.1875rem .5rem;--_ui5_input_information_custom_icon_padding:.1875rem .5rem;--_ui5_input_value_state_icon_padding:.1875rem .5rem;--_ui5_menu_item_padding:0 0.75rem 0 0.5rem;--_ui5-notification-overflow-popover-padding:0.25rem 0.5rem;--_ui5_popup_default_header_height:2.5rem;--_ui5_textarea_padding:.1875rem .5rem;--_ui5_textarea_margin:.1875rem 0;--_ui5_list_no_data_height:2rem;--_ui5_list_item_cb_margin_right:.5rem;--_ui5_list_item_title_size:var(--sapFontSize);--_ui5_list_item_img_top_margin:0.55rem;--_ui5_list_no_data_font_size:var(--sapFontSize);--_ui5_list_item_dropdown_base_height:2rem;--_ui5_list_item_base_height:2rem;--_ui5_list_item_icon_size:1rem;--_ui5_list_busy_row_height:2rem;--_ui5_month_picker_item_height:2rem;--_ui5_year_picker_item_height:2rem;--_ui5_panel_header_height:2.5rem;--_ui5_token_height:1.25rem;--_ui5_token_top_margin:0.125rem;--_ui5_token_bottom_margin:0.125rem;--_ui5_token_right_margin:0.25rem;--_ui5_token_left_padding:0.25rem;--_ui5_token_readonly_padding:0.25rem;--_ui5_token_focus_offset:-0.125rem;--_ui5_token_icon_padding:0.125rem 0.25rem;--_ui5_token_wrapper_right_padding:0.25rem;--_ui5_token_outline_offset:-0.125rem;--_ui5_tl_bubble_padding:.5rem;--_ui5_tl_indicator_before_bottom:-.5rem;--_ui5_tl_padding:.5rem;--_ui5_tl_li_margin_bottom:.5rem;--_ui5_wheelslider_item_width:64px;--_ui5_wheelslider_item_height:32px;--_ui5_wheelslider_height:224px;--_ui5_wheelslider_selection_frame_margin_top:calc(var(--_ui5_wheelslider_item_height)*2);--_ui5_wheelslider_arrows_visibility:visible;--_ui5_wheelslider_mobile_selection_frame_margin_top:128px;--_ui5_switch_height:var(--_ui5_switch_compact_height);--_ui5_switch_width:var(--_ui5_switch_compact_width);--_ui5_switch_with_label_width:var(--_ui5_switch_compact_with_label_width);--_ui5_switch_root_outline_top:var(--_ui5_switch_root_compact_outline_top);--_ui5_switch_root_outline_bottom:var(--_ui5_switch_root_compact_outline_bottom);--_ui5_switch_track_width:var(--_ui5_switch_track_compact_width);--_ui5_switch_track_height:var(--_ui5_switch_track_compact_height);--_ui5_switch_track_with_label_width:var(--_ui5_switch_track_with_label_compact_width);--_ui5_switch_track_with_label_height:var(--_ui5_switch_track_with_label_compact_height);--_ui5_switch_min_width:var(--_ui5_switch_compact_min_width);--_ui5_switch_handle_height:var(--_ui5_switch_handle_compact_height);--_ui5_switch_handle_with_label_width:var(--_ui5_switch_handle_with_label_compact_width);--_ui5_switch_handle_width:var(--_ui5_switch_handle_compact_width);--_ui5_switch_handle_with_label_height:var(--_ui5_switch_handle_with_label_compact_height);--_ui5_switch_text_active_left:var(--_ui5_switch_text_compact_active_left);--_ui5_switch_text_font_size:var(--_ui5_switch_text_compact_font_size);--_ui5_switch_text_width:var(--_ui5_switch_text_compact_width);--_ui5_switch_transform:var(--_ui5_switch_compact_transform);--_ui5_switch_transform_with_label:var(--_ui5_switch_compact_transform_with_label);--_ui5_switch_rtl_transform:var(--_ui5_switch_compact_rtl_transform);--_ui5_switch_rtl_transform_with_label:var(--_ui5_switch_compact_rtl_transform_with_label);--_ui5_tc_item_text:2rem;--_ui5_tc_item_add_text_margin_top:0.3125rem;--_ui5_tc_header_height:var(--_ui5_tc_header_height_compact);--_ui5_tc_item_height:4rem;--_ui5_tc_item_icon_circle_size:2rem;--_ui5_tc_item_icon_size:1rem;--_ui5_radio_button_min_width:var(--_ui5_radio_button_min_width_compact);--_ui5_radio_button_height:2rem;--_ui5_radio_button_label_side_padding:.5rem;--_ui5_radio_button_focus_dist:.375rem;--_ui5_radio_button_inner_size:2rem;--_ui5_radio_button_svg_size:1rem;--_ui5_radio_button_label_width:calc(100% - 2rem + 1px);--_ui5_radio_button_outer_ring_padding_with_label:0 0.5rem;--_ui5-responsive_popover_header_height:2.5rem;--ui5_side_navigation_item_height:2rem;--_ui5_slider_handle_height:1.25rem;--_ui5_slider_handle_width:1.25rem;--_ui5_slider_handle_top:-.5rem;--_ui5_slider_tooltip_height:1rem;--_ui5_slider_tooltip_padding:0.25rem;--_ui5_slider_progress_outline_offset:-0.625rem;--_ui5_slider_outer_height:1.3125rem;--_ui5_split_button_middle_separator_height:1.625rem;--_ui5_step_input_min_width:6rem;--_ui5_load_more_text_height:2.625rem;--_ui5_load_more_text_font_size:var(--sapFontSize);--_ui5_load_more_desc_padding:0 2rem 0.875rem 2rem;--ui5_table_header_row_height:2rem;--ui5_table_row_height:2rem;--_ui5-tree-indent-step:0.5rem;--_ui5-tree-toggle-box-width:2rem;--_ui5-tree-toggle-box-height:1.5rem;--_ui5-tree-toggle-icon-size:0.8125rem;--_ui5_timeline_tli_indicator_before_bottom:-0.5rem;--_ui5_timeline_tli_indicator_before_right:-0.5rem;--_ui5_timeline_tli_indicator_before_without_icon_bottom:-0.75rem;--_ui5_timeline_tli_indicator_before_without_icon_right:-0.8125rem;--_ui5_vsd_header_container:2.5rem;--_ui5_vsd_sub_header_container_height:2rem;--_ui5_vsd_header_height:4rem;--_ui5_vsd_expand_content_height:25.4375rem}:root{--_ui5_split_button_middle_separator_top:0.625rem;--_ui5_split_button_middle_separator_height:1rem;--_ui5_color-palette-item-height:1.75rem;--_ui5_color-palette-item-hover-height:2.25rem;--_ui5_color-palette-item-margin:calc(var(--_ui5_color-palette-item-hover-height)/2 - var(--_ui5_color-palette-item-height)/2 + 0.0625rem);--_ui5_color-palette-row-width:12rem}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_radio_button_focus_dist:0.25rem;--_ui5_checkbox_focus_position:0.25rem;--_ui5_split_button_middle_separator_top:0.3125rem;--_ui5_split_button_middle_separator_height:1rem;--_ui5_color-palette-item-height:1.25rem;--_ui5_color-palette-item-focus-height:1rem;--_ui5_color-palette-item-container-sides-padding:0.1875rem;--_ui5_color-palette-item-container-rows-padding:0.8125rem;--_ui5_color-palette-item-hover-height:1.625rem;--_ui5_color-palette-item-margin:calc(var(--_ui5_color-palette-item-hover-height)/2 - var(--_ui5_color-palette-item-height)/2 + 0.0625rem);--_ui5_color-palette-row-width:8.75rem;--_ui5_color-palette-swatch-container-padding:0.1875rem 0.5rem;--_ui5_color-palette-item-hover-margin:0.0625rem;--_ui5_color-palette-row-height:7.5rem;--_ui5_color-palette-button-height:2rem;--_ui5_color-palette-item-before-focus-offset:-0.25rem;--_ui5_color-palette-item-after-focus-offset:-0.125rem;--_ui5_color_picker_slider_container_margin_top:-9px}:root,[dir=ltr]{--_ui5_rotation_90deg:rotate(90deg);--_ui5_rotation_minus_90deg:rotate(-90deg);--_ui5_icon_transform_scale:none;--_ui5_panel_toggle_btn_rotation:var(--_ui5_rotation_90deg);--_ui5_li_notification_group_toggle_btn_rotation:var(--_ui5_rotation_90deg);--_ui5_timeline_scroll_container_offset:0.5rem;--_ui5_popover_upward_arrow_margin:0.1875rem 0 0 0.1875rem;--_ui5_popover_right_arrow_margin:0.1875rem 0 0 -0.375rem;--_ui5_popover_downward_arrow_margin:-0.375rem 0 0 0.125rem;--_ui5_popover_left_arrow_margin:0.125rem 0 0 0.25rem;--_ui5_dialog_resize_cursor:se-resize;--_ui5_shellbar_overflow_container_float:none;--_ui5_progress_indicator_bar_border_radius:0.5rem 0 0 0.5rem;--_ui5_progress_indicator_remaining_bar_border_radius:0 0.5rem 0.5rem 0;--_ui5_menu_submenu_margin_offset:-0.25rem 0;--_ui5-menu_item_icon_float:right}[dir=rtl]{--_ui5_icon_transform_scale:scale(-1,1);--_ui5_panel_toggle_btn_rotation:var(--_ui5_rotation_minus_90deg);--_ui5_li_notification_group_toggle_btn_rotation:var(--_ui5_rotation_minus_90deg);--_ui5_timeline_scroll_container_offset:-0.5rem;--_ui5_popover_upward_arrow_margin:.1875rem .125rem 0 0;--_ui5_popover_right_arrow_margin:.1875rem .25rem 0 0;--_ui5_popover_downward_arrow_margin:-0.4375rem .125rem 0 0;--_ui5_popover_left_arrow_margin:.1875rem -.375rem 0 0;--_ui5_dialog_resize_cursor:sw-resize;--_ui5_shellbar_overflow_container_float:left;--_ui5_progress_indicator_bar_border_radius:0 0.5rem 0.5rem 0;--_ui5_progress_indicator_remaining_bar_border_radius:0.5rem 0 0 0.5rem;--_ui5_menu_submenu_margin_offset:0 0.25rem;--_ui5-menu_item_icon_float:left}:root{--ui5-avatar-initials-color:var(--sapContent_ImagePlaceholderForegroundColor);--ui5-avatar-border-radius:.25rem;--ui5-avatar-initials-border:none;--ui5-avatar-accent1:var(--sapAccentColor1);--ui5-avatar-accent2:var(--sapAccentColor2);--ui5-avatar-accent3:var(--sapAccentColor3);--ui5-avatar-accent4:var(--sapAccentColor4);--ui5-avatar-accent5:var(--sapAccentColor5);--ui5-avatar-accent6:var(--sapAccentColor6);--ui5-avatar-accent7:var(--sapAccentColor7);--ui5-avatar-accent8:var(--sapAccentColor8);--ui5-avatar-accent9:var(--sapAccentColor9);--ui5-avatar-accent10:var(--sapAccentColor10);--ui5-avatar-accent1-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent2-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent3-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent4-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent5-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent6-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent7-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent8-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent9-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent10-color:var(--ui5-avatar-initials-color);--ui5-avatar-placeholder-color:var(--ui5-avatar-initials-color);--ui5-avatar-accent1-border-color:var(--sapField_BorderColor);--ui5-avatar-accent2-border-color:var(--sapField_BorderColor);--ui5-avatar-accent3-border-color:var(--sapField_BorderColor);--ui5-avatar-accent4-border-color:var(--sapField_BorderColor);--ui5-avatar-accent5-border-color:var(--sapField_BorderColor);--ui5-avatar-accent6-border-color:var(--sapField_BorderColor);--ui5-avatar-accent7-border-color:var(--sapField_BorderColor);--ui5-avatar-accent8-border-color:var(--sapField_BorderColor);--ui5-avatar-accent9-border-color:var(--sapField_BorderColor);--ui5-avatar-accent10-border-color:var(--sapField_BorderColor);--ui5-avatar-placeholder-border-color:var(--sapField_BorderColor);--_ui5_avatar_outline:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5_avatar_focus_offset:1px;--_ui5_avatar_focus_width:1px;--_ui5_avatar_focus_color:var(--sapContent_FocusColor);--_ui5_avatar_fontsize_XS:0.75rem;--_ui5_avatar_fontsize_M:1.625rem;--_ui5_avatar_fontsize_L:2rem;--_ui5_avatar_fontsize_XL:2.75rem;--_ui5_avatar_icon_XS:1rem;--_ui5_avatar_icon_S:1.5rem;--_ui5_avatar_icon_M:2rem;--_ui5_avatar_icon_L:2.5rem;--_ui5_avatar_icon_XL:3rem;--ui5-avatar-initials-border:0.0625rem solid var(--sapAvatar_1_BorderColor);--ui5-avatar-border-radius:var(--sapElement_BorderCornerRadius);--_ui5_avatar_fontsize_XS:1rem;--_ui5_avatar_fontsize_S:1.125rem;--_ui5_avatar_fontsize_M:1.5rem;--_ui5_avatar_fontsize_L:2.25rem;--_ui5_avatar_fontsize_XL:3rem;--ui5-avatar-accent1:var(--sapAvatar_1_Background);--ui5-avatar-accent2:var(--sapAvatar_2_Background);--ui5-avatar-accent3:var(--sapAvatar_3_Background);--ui5-avatar-accent4:var(--sapAvatar_4_Background);--ui5-avatar-accent5:var(--sapAvatar_5_Background);--ui5-avatar-accent6:var(--sapAvatar_6_Background);--ui5-avatar-accent7:var(--sapAvatar_7_Background);--ui5-avatar-accent8:var(--sapAvatar_8_Background);--ui5-avatar-accent9:var(--sapAvatar_9_Background);--ui5-avatar-accent10:var(--sapAvatar_10_Background);--ui5-avatar-placeholder:var(--sapContent_ImagePlaceholderBackground);--ui5-avatar-accent1-color:var(--sapAvatar_1_TextColor);--ui5-avatar-accent2-color:var(--sapAvatar_2_TextColor);--ui5-avatar-accent3-color:var(--sapAvatar_3_TextColor);--ui5-avatar-accent4-color:var(--sapAvatar_4_TextColor);--ui5-avatar-accent5-color:var(--sapAvatar_5_TextColor);--ui5-avatar-accent6-color:var(--sapAvatar_6_TextColor);--ui5-avatar-accent7-color:var(--sapAvatar_7_TextColor);--ui5-avatar-accent8-color:var(--sapAvatar_8_TextColor);--ui5-avatar-accent9-color:var(--sapAvatar_9_TextColor);--ui5-avatar-accent10-color:var(--sapAvatar_10_TextColor);--ui5-avatar-placeholder-color:var(--sapContent_ImagePlaceholderForegroundColor);--ui5-avatar-accent1-border-color:var(--sapAvatar_1_BorderColor);--ui5-avatar-accent2-border-color:var(--sapAvatar_2_BorderColor);--ui5-avatar-accent3-border-color:var(--sapAvatar_3_BorderColor);--ui5-avatar-accent4-border-color:var(--sapAvatar_4_BorderColor);--ui5-avatar-accent5-border-color:var(--sapAvatar_5_BorderColor);--ui5-avatar-accent6-border-color:var(--sapAvatar_6_BorderColor);--ui5-avatar-accent7-border-color:var(--sapAvatar_7_BorderColor);--ui5-avatar-accent8-border-color:var(--sapAvatar_8_BorderColor);--ui5-avatar-accent9-border-color:var(--sapAvatar_9_BorderColor);--ui5-avatar-accent10-border-color:var(--sapAvatar_10_BorderColor);--ui5-avatar-placeholder-border-color:var(--sapContent_ImagePlaceholderBackground);--_ui5_avatar_icon_XS:var(--_ui5_avatar_fontsize_XS);--_ui5_avatar_icon_S:var(--_ui5_avatar_fontsize_S);--_ui5_avatar_icon_M:var(--_ui5_avatar_fontsize_M);--_ui5_avatar_icon_L:var(--_ui5_avatar_fontsize_L);--_ui5_avatar_icon_XL:var(--_ui5_avatar_fontsize_XL)}[ui5-avatar-group]{--_ui5_button_focused_border:none}:root{--_ui5_avatar_group_focus_border_radius:0.375rem;--_ui5-badge-cursor:default;--ui5-badge-color-scheme-1-background:var(--sapLegendBackgroundColor1);--ui5-badge-color-scheme-1-border:var(--sapAccentColor1);--ui5-badge-color-scheme-1-color:var(--sapTextColor);--ui5-badge-color-scheme-2-background:var(--sapLegendBackgroundColor2);--ui5-badge-color-scheme-2-border:var(--sapAccentColor2);--ui5-badge-color-scheme-2-color:var(--sapTextColor);--ui5-badge-color-scheme-3-background:var(--sapLegendBackgroundColor3);--ui5-badge-color-scheme-3-border:var(--sapAccentColor3);--ui5-badge-color-scheme-3-color:var(--sapTextColor);--ui5-badge-color-scheme-4-background:var(--sapLegendBackgroundColor5);--ui5-badge-color-scheme-4-border:var(--sapAccentColor4);--ui5-badge-color-scheme-4-color:var(--sapTextColor);--ui5-badge-color-scheme-5-background:var(--sapLegendBackgroundColor20);--ui5-badge-color-scheme-5-border:var(--sapAccentColor5);--ui5-badge-color-scheme-5-color:var(--sapTextColor);--ui5-badge-color-scheme-6-background:var(--sapLegendBackgroundColor6);--ui5-badge-color-scheme-6-border:var(--sapAccentColor6);--ui5-badge-color-scheme-6-color:var(--sapTextColor);--ui5-badge-color-scheme-7-background:var(--sapLegendBackgroundColor7);--ui5-badge-color-scheme-7-border:var(--sapAccentColor7);--ui5-badge-color-scheme-7-color:var(--sapTextColor);--ui5-badge-color-scheme-8-background:var(--sapLegendBackgroundColor18);--ui5-badge-color-scheme-8-border:var(--sapLegendColor18);--ui5-badge-color-scheme-8-color:var(--sapTextColor);--ui5-badge-color-scheme-9-background:var(--sapLegendBackgroundColor10);--ui5-badge-color-scheme-9-border:var(--sapAccentColor10);--ui5-badge-color-scheme-9-color:var(--sapTextColor);--ui5-badge-color-scheme-10-background:var(--sapLegendBackgroundColor9);--ui5-badge-color-scheme-10-border:var(--sapAccentColor9);--ui5-badge-color-scheme-10-color:var(--sapTextColor);--_ui5_breadcrumbs_current_location_focus_border_radius:0.25rem;--browser_scrollbar_border_radius:var(--sapElement_BorderCornerRadius);--browser_scrollbar_border:none;--_ui5_busy_indicator_color:var(--sapContent_IconColor);--_ui5_busy_indicator_focus_border_radius:0px;--_ui5_busy_indicator_color:var(--sapContent_BusyColor);--_ui5_busy_indicator_focus_border_radius:0.75rem;--_ui5_busy_indicator_focus_outline:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5_button_focused_border:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_button_focused_border_radius:0.25rem;--_ui5_button_focused_inner_border_radius:0;--_ui5_button_base_min_width:2.5rem;--_ui5_button_base_min_compact_width:2rem;--_ui5_button_base_height:2.5rem;--_ui5_button_compact_height:1.625rem;--_ui5_button_border_radius:var(--sapButton_BorderCornerRadius);--_ui5_button_base_padding:0.6875rem;--_ui5_button_compact_padding:0.4375rem;--_ui5_button_base_icon_margin:0.563rem;--_ui5_button_icon_font_size:1.375rem;--_ui5_button_outline:1px dotted var(--sapContent_FocusColor);--_ui5_button_emphasized_outline:1px dotted var(--sapContent_FocusColor);--_ui5_button_outline_offset:-0.1875rem;--_ui5_button_emphasized_font_weight:normal;--_ui5_button_text_shadow:var(--sapContent_TextShadow);--_ui5_button_focus_offset:1px;--_ui5_button_focus_width:1px;--_ui5_button_focus_color:var(--sapContent_FocusColor);--_ui5_button_focus_outline_focus_color:var(--sapContent_ContrastFocusColor);--_ui5_button_pressed_focused_border_color:var(--sapContent_ContrastFocusColor);--_ui5_button_positive_border_focus_hover_color:var(--sapContent_FocusColor);--_ui5_button_positive_focus_border_color:var(--sapButton_Accept_BorderColor);--_ui5_button_negative_focus_border_color:var(--sapButton_Reject_BorderColor);--_ui5_button_attention_focus_border_color:var(--sapButton_Negative_BorderColor);--_ui5_button_emphasized_focused_border_color:var(--sapButton_Emphasized_BorderColor);--_ui5_button_fontFamily:"72override",var(--sapFontFamily);--_ui5_button_emphasized_focused_border_before:none;--_ui5_button_emphasized_focused_border_radius:0;--_ui5_button_transparent_hover:transparent;--_ui5_button_focused_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_button_focused_border_radius:0.375rem;--_ui5_button_focused_inner_border_radius:0.375rem;--_ui5_button_base_min_width:2.25rem;--_ui5_button_base_height:2.25rem;--_ui5_button_base_padding:0.5625rem;--_ui5_button_base_icon_only_padding:0.5625rem;--_ui5_button_base_icon_margin:0.375rem;--_ui5_button_icon_font_size:1rem;--_ui5_button_emphasized_font_weight:bold;--_ui5_button_text_shadow:none;--_ui5_button_emphasized_border_width:.0625rem;--_ui5_button_fontFamily:"72override",var(--sapFontBoldFamily);--_ui5_button_pressed_focused_border_color:var(--sapContent_FocusColor);--_ui5_button_emphasized_focused_border_color:var(--sapContent_ContrastFocusColor);--_ui5_card_box_shadow:var(--sapContent_Shadow0);--_ui5_card_hover_box_shadow:var(--_ui5_card_box_shadow);--_ui5_card_border:1px solid var(--sapTile_BorderColor);--_ui5_card_border-radius:var(--sapElement_BorderCornerRadius);--_ui5_card_header_padding:1rem;--_ui5_card_header_hover_bg:var(--sapList_Hover_Background);--_ui5_card_header_active_bg:var(--_ui5_card_header_hover_bg);--_ui5_card_header_border:1px solid var(--_ui5_card_header_border_color);--_ui5_card_header_border_color:var(--sapTile_SeparatorColor);--_ui5_card_header_focus_border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5_card_header_focus_radius:0px;--_ui5_card_header_focus_bottom_radius:0px;--_ui5_card_header_focus_offset:1px;--_ui5_card_header_title_font_family:"72override",var(--sapFontFamily);--_ui5_card_header_title_font_size:var(--sapFontHeader5Size);--_ui5_card_header_title_font_weight:normal;--_ui5_card_header_subtitle_margin_top:.25rem;--_ui5_card_hover_box_shadow:var(--sapContent_Shadow2);--_ui5_card_header_focus_offset:0px;--_ui5_card_header_focus_radius:var(--_ui5_card_border-radius);--_ui5_card_header_title_font_family:var(--sapFontHeaderFamily);--_ui5_card_header_title_font_size:var(--sapFontHeader6Size);--_ui5_card_header_hover_bg:var(--sapTile_Hover_Background);--_ui5_card_header_active_bg:var(--sapTile_Active_Background);--_ui5_card_header_border:none;--_ui5_card_border-radius:var(--sapTile_BorderCornerRadius);--_ui5_card_header_padding:1rem 1rem 0.75rem 1rem;--_ui5_card_border:none;--ui5_carousel_background_color:var(--sapBackgroundColor);--ui5_carousel_button_size:2.5rem;--ui5_carousel_inactive_dot_size:0.25rem;--ui5_carousel_inactive_dot_margin:0 0.375rem;--ui5_carousel_inactive_dot_border:none;--ui5_carousel_inactive_dot_background:var(--sapContent_NonInteractiveIconColor);--ui5_carousel_active_dot_border:var(--ui5_carousel_inactive_dot_border);--ui5_carousel_active_dot_background:var(--sapSelectedColor);--_ui5_checkbox_wrapper_padding:.8125rem;--_ui5_checkbox_width_height:3rem;--_ui5_checkbox_box_shadow:none;--_ui5_checkbox_transition:unset;--_ui5_checkbox_focus_border:none;--_ui5_checkbox_disabled_opacity:.5;--_ui5_checkbox_border_radius:0;--_ui5_checkbox_checkmark_warning_color:var(--sapField_TextColor);--_ui5_checkbox_inner_warning_color:var(--sapField_WarningColor);--_ui5_checkbox_inner_information_color:currentColor;--_ui5_checkbox_checkmark_color:var(--sapSelectedColor);--_ui5_checkbox_focus_position:.6875rem;--_ui5_checkbox_focus_outline:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5_checkbox_focus_border_radius:0;--_ui5_checkbox_outer_hover_background:transparent;--_ui5_checkbox_inner_width_height:1.375rem;--_ui5_checkbox_inner_border:solid .125rem var(--sapField_BorderColor);--_ui5_checkbox_inner_hover_border_color:var(--sapField_HoverBorderColor);--_ui5_checkbox_inner_hover_checked_border_color:var(--sapField_HoverBorderColor);--_ui5_checkbox_inner_selected_border_color:var(--sapField_BorderColor);--_ui5_checkbox_inner_disabled_border_color:var(--sapField_BorderColor);--_ui5_checkbox_inner_border_radius:0;--_ui5_checkbox_inner_error_border:0.125rem solid var(--sapField_InvalidColor);--_ui5_checkbox_inner_warning_border:0.125rem solid var(--sapField_WarningColor);--_ui5_checkbox_inner_information_border:0.125rem solid var(--sapField_InformationColor);--_ui5_checkbox_inner_information_box_shadow:none;--_ui5_checkbox_inner_warning_box_shadow:none;--_ui5_checkbox_inner_error_box_shadow:none;--_ui5_checkbox_inner_success_box_shadow:none;--_ui5_checkbox_inner_default_box_shadow:none;--_ui5_checkbox_inner_warning_background_hover:var(--sapField_WarningBackground);--_ui5_checkbox_inner_error_background_hover:var(--sapField_InvalidBackground);--_ui5_checkbox_inner_success_background_hover:var(--sapField_SuccessBackground);--_ui5_checkbox_inner_information_background_hover:var(--sapField_InformationBackground);--_ui5_checkbox_inner_success_border:var(--sapField_BorderWidth) solid var(--sapField_SuccessColor);--_ui5_checkbox_inner_readonly_border:0.125rem solid var(--sapField_ReadOnly_BorderColor);--_ui5_checkbox_inner_background:var(--sapField_Background);--_ui5_checkbox_wrapped_focus_padding:.375rem;--_ui5_checkbox_wrapped_content_margin_top:.125rem;--_ui5_checkbox_wrapped_focus_left_top_bottom_position:.5625rem;--_ui5_checkbox_compact_wrapper_padding:.5rem;--_ui5_checkbox_compact_width_height:2rem;--_ui5_checkbox_compact_inner_size:1rem;--_ui5_checkbox_compact_focus_position:.375rem;--_ui5_checkbox_compact_wrapped_label_margin_top:-1px;--_ui5_checkbox_label_color:var(--sapContent_LabelColor);--_ui5_checkbox_label_offset:var(--_ui5_checkbox_wrapper_padding);--_ui5_checkbox_disabled_label_color:var(--sapContent_LabelColor);--_ui5_checkbox_default_focus_border:none;--_ui5_checkbox_focus_outline_display:block;--_ui5_checkbox_right_focus_distance:0;--_ui5_checkbox_wrapper_padding:.6875rem;--_ui5_checkbox_width_height:2.75rem;--_ui5_checkbox_icon_size:1rem;--_ui5_checkbox_label_color:var(--sapField_TextColor);--_ui5_checkbox_inner_border:solid var(--sapField_BorderWidth) var(--sapField_BorderColor);--_ui5_checkbox_inner_active_border_color:var(--sapField_BorderColor);--_ui5_checkbox_active_background:var(--sapField_Background);--_ui5_checkbox_inner_border_radius:var(--sapField_BorderCornerRadius);--_ui5_checkbox_checkmark_color:var(--sapContent_Selected_ForegroundColor);--_ui5_checkbox_inner_default_box_shadow:var(--sapContent_Interaction_Shadow);--_ui5_checkbox_inner_hover_border_color:var(--sapField_Hover_BorderColor);--_ui5_checkbox_hover_background:var(--sapField_Hover_Background);--_ui5_checkbox_inner_hover_checked_border_color:var(--sapField_Hover_BorderColor);--_ui5_checkbox_inner_active_border_color:var(--sapField_Hover_BorderColor);--_ui5_checkbox_active_background:var(--sapField_Hover_Background);--_ui5_checkbox_inner_selected_border_color:var(--sapField_Hover_BorderColor);--_ui5_checkbox_inner_readonly_border:var(--sapElement_BorderWidth) var(--sapField_ReadOnly_BorderColor) dashed;--_ui5_checkbox_inner_error_border:var(--sapField_InvalidBorderWidth) solid var(--sapField_InvalidColor);--_ui5_checkbox_inner_error_box_shadow:var(--sapContent_Negative_Shadow);--_ui5_checkbox_inner_error_background_hover:var(--sapField_Hover_Background);--_ui5_checkbox_inner_warning_border:var(--sapField_WarningBorderWidth) solid var(--sapField_WarningColor);--_ui5_checkbox_inner_warning_color:var(--sapField_TextColor);--_ui5_checkbox_inner_warning_box_shadow:var(--sapContent_Critical_Shadow);--_ui5_checkbox_inner_warning_background_hover:var(--sapField_Hover_Background);--_ui5_checkbox_inner_success_border:var(--sapField_SuccessBorderWidth) solid var(--sapField_SuccessColor);--_ui5_checkbox_inner_success_box_shadow:var(--sapContent_Positive_Shadow);--_ui5_checkbox_inner_success_background_hover:var(--sapField_Hover_Background);--_ui5_checkbox_inner_information_color:var(--sapField_InformationColor);--_ui5_checkbox_inner_information_border:var(--sapField_InformationBorderWidth) solid var(--sapField_InformationColor);--_ui5_checkbox_inner_information_box_shadow:var(--sapContent_Informative_Shadow);--_ui5_checkbox_inner_information_background_hover:var(--sapField_Hover_Background);--_ui5_checkbox_disabled_opacity:var(--sapContent_DisabledOpacity);--_ui5_checkbox_focus_position:0.3125rem;--_ui5_checkbox_focus_border_radius:0.5rem;--_ui5_checkbox_right_focus_distance:var(--_ui5_checkbox_focus_position);--_ui5_color-palette-item-hover-margin:0;--_ui5_color-palette-item-before-focus-color:0.0625rem solid #fff;--_ui5_color-palette-item-before-focus-offset:0.0625rem;--_ui5_color-palette-item-before-focus-hover-offset:0.0625rem;--_ui5_color-palette-item-after-focus-color:0.0625rem dotted #000;--_ui5_color-palette-item-after-focus-offset:0.0625rem;--_ui5_color-palette-item-before-focus-border-radius:0;--_ui5_color-palette-item-outer-border-radius:0.25rem;--_ui5_color-palette-item-inner-border-radius:0.1875rem;--_ui5_color-palette-item-hover-outer-border-radius:0.25rem;--_ui5_color-palette-item-hover-inner-border-radius:0.1875rem;--_ui5_color-palette-item-container-sides-padding:0.3125rem;--_ui5_color-palette-item-container-rows-padding:0.6875rem;--_ui5_color-palette-item-focus-height:1.5rem;--_ui5_color-palette-item-container-padding:var(--_ui5_color-palette-item-container-sides-padding) var(--_ui5_color-palette-item-container-rows-padding);--_ui5_color-palette-item-hover-margin:0.0625rem;--_ui5_color-palette-row-height:9.5rem;--_ui5_color-palette-button-height:3rem;--_ui5_color-palette-item-before-focus-color:0.125rem solid var(--sapContent_FocusColor);--_ui5_color-palette-item-before-focus-offset:-0.3125rem;--_ui5_color-palette-item-before-focus-hover-offset:-0.0625rem;--_ui5_color-palette-item-after-focus-color:0.0625rem solid var(--sapContent_ContrastFocusColor);--_ui5_color-palette-item-after-focus-offset:-0.1875rem;--_ui5_color-palette-item-after-focus-hover-offset:0.0625rem;--_ui5_color-palette-item-before-focus-border-radius:0.4375rem;--_ui5_color-palette-item-after-focus-border-radius:0.3125rem;--_ui5_color-palette-item-hover-outer-border-radius:0.4375rem;--_ui5_color-palette-item-hover-inner-border-radius:0.375rem;--_ui5_color_picker_slider_handle_box_shadow:0.0625rem solid var(--sapField_BorderColor);--_ui5_color_picker_slider_handle_outline_hover:0.125rem solid var(--sapButton_Hover_BorderColor);--_ui5_color_picker_slider_handle_outline_focus:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_color_picker_slider_handle_margin_top:0.125rem;--_ui5_color_picker_slider_handle_focus_margin_top:0.125rem;--_ui5_color_picker_circle_outer_border:0.0625rem solid var(--sapContent_ContrastShadowColor);--_ui5_color_picker_circle_inner_border:0.0625rem solid var(--sapField_BorderColor);--_ui5_color_picker_circle_inner_circle_size:0.5625rem;--_ui5_color_picker_slider_container_margin_top:-10px;--_ui5_color_picker_slider_handle_inline_focus:none;--_ui5_color_picker_slider_handle_box_shadow:0.125rem solid var(--sapField_BorderColor);--_ui5_color_picker_slider_handle_border:0.125rem solid var(--sapField_BorderColor);--_ui5_color_picker_slider_handle_outline_hover:0.125rem solid var(--sapContent_FocusColor);--_ui5_color_picker_slider_handle_outline_focus:0.125rem solid var(--sapContent_FocusColor);--_ui5_color_picker_slider_handle_margin_top:-.1875rem;--_ui5_color_picker_slider_handle_focus_margin_top:var(--_ui5_color_picker_slider_handle_margin_top);--_ui5_color_picker_slider_container_margin_top:-11px;--_ui5_color_picker_slider_handle_inline_focus:1px solid var(--sapContent_ContrastFocusColor);--_ui5_datepicker_icon_border:none;--_ui5-datepicker_border_radius:0;--_ui5-datepicker-hover-background:var(--sapField_Hover_Background);--_ui5-datepicker_icon_border_radius:0;--_ui5-datepicker_border_radius:0.25rem;--_ui5-datepicker_icon_border_radius:0.125rem;--_ui5_daypicker_item_box_shadow:inset 0 0 0 0.0625rem var(--sapContent_Selected_ForegroundColor);--_ui5_daypicker_item_margin:2px;--_ui5_daypicker_item_border:none;--_ui5_daypicker_item_selected_border_color:var(--sapList_Background);--_ui5_daypicker_daynames_container_height:2rem;--_ui5_daypicker_weeknumbers_container_padding_top:2rem;--_ui5_daypicker_item_othermonth_background_color:var(--sapList_Background);--_ui5_daypicker_item_othermonth_color:var(--sapContent_LabelColor);--_ui5_daypicker_item_othermonth_hover_color:var(--sapContent_LabelColor);--_ui5_daypicker_item_border_radius:0;--_ui5_daypicker_item_now_inner_border_radius:0;--_ui5_daypicker_dayname_color:var(--sapTextColor);--_ui5_daypicker_weekname_color:var(--sapTextColor);--_ui5_daypicker_item_outline_width:1px;--_ui5_daypicker_item_outline_offset:1px;--_ui5_daypicker_item_now_selected_outline_offset:2px;--_ui5_daypicker_item_now_focus_after_width:calc(100% - 0.25rem);--_ui5_daypicker_item_now_focus_after_height:calc(100% - 0.25rem);--_ui5_daypicker_item_now_selected_focus_after_width:calc(100% - 0.375rem);--_ui5_daypicker_item_now_selected_focus_after_height:calc(100% - 0.375rem);--_ui5_daypicker_item_selected_background:transparent;--_ui5_daypicker_item_selected_box_shadow:var(--_ui5_daypicker_item_box_shadow),var(--_ui5_daypicker_item_box_shadow);--_ui5_daypicker_item_outline_focus_after:none;--_ui5_daypicker_item_border_radius_focus_after:none;--_ui5_daypicker_item_border_focus_after:var(--_ui5_daypicker_item_outline_width) dotted var(--sapContent_FocusColor);--_ui5_daypicker_item_width_focus_after:calc(100% - 0.25rem);--_ui5_daypicker_item_height_focus_after:calc(100% - 0.25rem);--_ui5_daypicker_item_now_outline:none;--_ui5_daypicker_item_now_outline_offset:none;--_ui5_daypicker_item_now_outline_offset_focus_after:var(--_ui5_daypicker_item_now_outline_offset);--_ui5_daypicker_item_selected_between_border:5%;--_ui5_daypicker_item_selected_between_background:transparent;--_ui5_daypicker_item_selected_between_text_background:var(--sapList_SelectionBackgroundColor);--_ui5_daypicker_item_selected_between_text_font:inherit;--_ui5_daypicker_item_selected_between_hover_background:inherit;--_ui5_daypicker_item_now_box_shadow:inset 0 0 0 0.0625rem var(--_ui5_daypicker_item_selected_border_color);--_ui5_daypicker_item_selected_text_outline:none;--_ui5_daypicker_item_border_radius:0.5rem;--_ui5_daypicker_item_focus_border:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_daypicker_item_selected_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_daypicker_item_not_selected_focus_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_daypicker_item_selected_focus_color:var(--sapContent_FocusColor);--_ui5_daypicker_item_selected_focus_width:0.1875rem;--_ui5_daypicker_item_no_selected_inset:0;--_ui5_daypicker_item_now_border_focus_after:0.125rem solid var(--sapList_SelectionBorderColor);--_ui5_daypicker_item_now_border_radius_focus_after:0.3125rem;--_ui5_day_picker_item_selected_now_border_foucs:0.1875rem solid var(--sapList_SelectionBorderColor);--_ui5_day_picker_item_selected_now_border_radios_foucs:0.3125rem;--ui5-dp-item_withsecondtype_border:0.375rem;--_ui5_daypicker_item_now_border:0.125rem solid var(--sapLegend_CurrentDateTime);--_ui5_daypicker_dayname_color:var(--sapContent_LabelColor);--_ui5_daypicker_weekname_color:var(--sapContent_LabelColor);--_ui5_daypicker_item_selected_box_shadow:inset 0 0 0 0.0625rem var(--sapContent_Selected_ForegroundColor);--_ui5_daypicker_item_selected_daytext_hover_background:transparent;--_ui5_daypicker_item_border_radius_focus_after:0.5rem;--_ui5_daypicker_item_selected_between_border:0.5rem;--_ui5_daypicker_item_selected_between_background:var(--sapList_SelectionBackgroundColor);--_ui5_daypicker_item_selected_between_text_background:transparent;--_ui5_daypicker_item_selected_between_text_font:var(--sapFontFamily);--_ui5_daypicker_item_selected_text_font:var(--sapFontBoldFamily);--_ui5_daypicker_item_selected_between_hover_background:var(--sapList_Hover_SelectionBackground);--_ui5_daypicker_item_now_box_shadow:inset 0 0 0 0.35rem var(--sapList_Background);--_ui5_daypicker_item_selected_text_outline:0.125rem solid var(--sapSelectedColor);--_ui5_daypicker_item_now_selected_between_inset:0.25rem;--_ui5_daypicker_item_now_selected_between_border:0.0625rem solid var(--sapContent_Selected_ForegroundColor);--_ui5_daypicker_item_now_selected_between_border_radius:0.1875rem;--_ui5_daypicker_item_select_between_border:1px solid var(--sapContent_Selected_ForegroundColor);--_ui5_dialog_resize_handle_color:var(--sapButton_Lite_TextColor);--_ui5_dialog_resize_handle_right:-0.25rem;--_ui5_dialog_resize_handle_bottom:-0.0625rem;--_ui5_dialog_header_focus_bottom_offset:3px;--_ui5_dialog_header_focus_top_offset:2px;--_ui5_dialog_header_focus_left_offset:2px;--_ui5_dialog_header_focus_right_offset:2px;--_ui5_dialog_header_border_radius:0px;--_ui5_dialog_header_focus_bottom_offset:2px;--_ui5_dialog_header_focus_top_offset:1px;--_ui5_dialog_header_focus_left_offset:1px;--_ui5_dialog_header_focus_right_offset:1px;--_ui5_dialog_resize_handle_right:3px;--_ui5_dialog_resize_handle_bottom:3px;--_ui5_dialog_header_border_radius:var(--sapElement_BorderCornerRadius);--_ui5_file_uploader_hover_border:1px solid var(--sapField_Hover_BorderColor);--_ui5_file_uploader_value_state_error_hover_background_color:var(--sapField_Hover_Background);--_ui5_file_uploader_hover_border:none;--ui5-group-header-listitem-background-color:var(--sapList_GroupHeaderBackground);--ui5-icon-focus-border-radius:0.25rem;--_ui5_input_width:13.125rem;--_ui5_input_height:2.25rem;--_ui5_input_compact_height:1.625rem;--_ui5_input_hover_border:var(--sapField_BorderWidth) var(--sapField_BorderStyle) var(--sapField_Hover_BorderColor);--_ui5_input_hover_box_shadow:none;--_ui5_input_value_state_error_hover_background:var(--sapField_Hover_Background);--_ui5_input_background_color:var(--sapField_Background);--_ui5_input_border_radius:var(--sapField_BorderCornerRadius);--_ui5_input_focus_border_radius:0;--_ui5-input-border:2px solid transparent;--_ui5_input_placeholder_style:italic;--_ui5_input_placeholder_color:var(--sapField_PlaceholderTextColor);--_ui5_input_bottom_border_height:0;--_ui5_input_bottom_border_color:transparent;--_ui5_input_focused_border_color:var(--sapField_Hover_BorderColor);--_ui5_input_state_border_width:0.125rem;--_ui5_input_information_border_width:0.125rem;--_ui5_input_error_font_weight:normal;--_ui5_input_focus_border_width:1px;--_ui5_input_error_warning_border_style:solid;--_ui5_input_error_warning_font_style:inherit;--_ui5_input_error_warning_text_indent:0;--_ui5_input_disabled_color:var(--sapContent_DisabledTextColor);--_ui5_input_disabled_font_weight:normal;--_ui5_input_disabled_border_color:var(--sapField_BorderColor);--_ui5-input_disabled_background:var(--sapField_Background);--_ui5_input_readonly_border_color:var(--sapField_ReadOnly_BorderColor);--_ui5_input_readonly_background:var(--sapField_ReadOnly_Background);--_ui5_input_custom_icon_padding:.5625rem .625rem;--_ui5_input_error_warning_custom_icon_padding:.5rem .625rem;--_ui5_input_information_custom_icon_padding:.5rem .625rem;--_ui5_input_error_warning_icon_padding:.5rem .5rem .5rem .5625rem;--_ui5_input_information_icon_padding:.5rem .5rem .5rem .5625rem;--_ui5_input_disabled_opacity:0.4;--_ui5_input_icon_min_width:2.25rem;--_ui5_input_compact_min_width:2rem;--_ui5_input_transition:none;--_ui5-input-value-state-icon-display:none;--_ui5_input_focused_value_state_error_background:var(--sapField_InvalidBackground);--_ui5_input_focused_value_state_warning_background:var(--sapField_WarningBackground);--_ui5_input_focused_value_state_success_background:var(--sapField_SuccessBackground);--_ui5_input_focused_value_state_information_background:var(--sapField_InformationBackground);--_ui5_input_value_state_error_border_color:var(--sapField_InvalidColor);--_ui5_input_focused_value_state_error_border_color:var(--sapField_InvalidColor);--_ui5_input_focused_value_state_error_focus_outline_color:var(--sapContent_FocusColor);--_ui5_input_focused_value_state_warning_focus_outline_color:var(--sapContent_FocusColor);--_ui5_input_focused_value_state_success_focus_outline_color:var(--sapContent_FocusColor);--_ui5_input_value_state_warning_border_color:var(--sapField_WarningColor);--_ui5_input_focused_value_state_warning_border_color:var(--sapField_WarningColor);--_ui5_input_value_state_success_border_color:var(--sapField_SuccessColor);--_ui5_input_focused_value_state_success_border_color:var(--sapField_SuccessColor);--_ui5_input_value_state_success_border_width:1px;--_ui5_input_value_state_information_border_color:var(--sapField_InformationColor);--_ui5_input_focused_value_state_information_border_color:var(--sapField_InformationColor);--_ui5-input-value-state-information-border-width:1px;--_ui5-input-background-image:none;--_ui5_input_focus_offset:1px;--ui5_input_focus_pseudo_element_content:"";--_ui5_input_value_state_error_placeholder_font_weight:normal;--_ui5_input_focus_outline_color:var(--sapContent_FocusColor);--_ui5-input-border:none;--_ui5_input_hover_border:none;--_ui5_input_hover_box_shadow:var(--sapContent_Interaction_Shadow);--_ui5_input_value_state_warning_hover_box_shadow:var(--sapContent_Critical_Shadow);--_ui5_input_value_state_success_hover_box_shadow:var(--sapContent_Positive_Shadow);--_ui5_input_value_state_information_hover_box_shadow:var(--sapContent_Informative_Shadow);--_ui5_input_value_state_error_hover_box_shadow:var(--sapContent_Negative_Shadow);--_ui5_input_focus_border_radius:0.25rem;--_ui5_input_error_warning_border_style:none;--_ui5_input_focused_value_state_error_background:var(--sapField_Hover_Background);--_ui5_input_focused_value_state_warning_background:var(--sapField_Hover_Background);--_ui5_input_focused_value_state_success_background:var(--sapField_Hover_Background);--_ui5_input_focused_value_state_information_background:var(--sapField_Hover_Background);--_ui5_input_focused_value_state_error_focus_outline_color:var(--sapField_InvalidColor);--_ui5_input_focused_value_state_warning_focus_outline_color:var(--sapField_WarningColor);--_ui5_input_focused_value_state_success_focus_outline_color:var(--sapField_SuccessColor);--_ui5_input_icon_min_width:2.125rem;--_ui5_input_focus_offset:0;--_ui5_input_information_icon_padding:.625rem .625rem .5rem .625rem;--_ui5_input_error_warning_icon_padding:.625rem .625rem .5rem .625rem;--_ui5_input_custom_icon_padding:.625rem .625rem .5625rem .625rem;--_ui5_input_focus_outline_color:var(--sapField_Active_BorderColor)}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_input_information_icon_padding:.3125rem .5rem .1875rem .5rem;--_ui5_input_error_warning_icon_padding:.3125rem .5rem .1875rem .5rem;--_ui5_input_custom_icon_padding:.3125rem .5rem .25rem .5rem}:root{--_ui5_input_icon_padding:.5625rem;--_ui5_input_icon_color:var(--sapContent_IconColor);--_ui5_input_icon_pressed_bg:var(--sapButton_Selected_Background);--_ui5_input_icon_hover_bg:var(--sapButton_Lite_Hover_Background);--_ui5_input_icon_border_radius:0;--_ui5_input_icon_box_shadow:none;--_ui5_input_icon_border:1px solid transparent;--_ui5_input_error_icon_box_shadow:var(--_ui5_input_icon_box_shadow);--_ui5_input_warning_icon_box_shadow:var(--_ui5_input_icon_box_shadow);--_ui5_input_information_icon_box_shadow:var(--_ui5_input_icon_box_shadow);--_ui5_input_success_icon_box_shadow:var(--_ui5_input_icon_box_shadow);--_ui5_input_icon_error_pressed_color:var(--sapButton_Active_TextColor);--_ui5_input_icon_warning_pressed_color:var(--sapButton_Active_TextColor);--_ui5_input_icon_information_pressed_color:var(--sapButton_Active_TextColor);--_ui5_input_icon_success_pressed_color:var(--sapButton_Active_TextColor);--_ui5_input_icon_padding:.625rem .625rem .5625rem .625rem;--_ui5_input_icon_hover_bg:var(--sapField_Focus_Background);--_ui5_input_icon_pressed_color:var(--sapButton_Active_TextColor);--_ui5_input_icon_border_radius:0.25rem;--_ui5_input_icon_box_shadow:var(--sapContent_Interaction_Shadow);--_ui5_input_icon_border:none;--_ui5_input_error_icon_box_shadow:var(--sapContent_Negative_Shadow);--_ui5_input_warning_icon_box_shadow:var(--sapContent_Critical_Shadow);--_ui5_input_information_icon_box_shadow:var(--sapContent_Informative_Shadow);--_ui5_input_success_icon_box_shadow:var(--sapContent_Positive_Shadow);--_ui5_input_icon_error_pressed_color:var(--sapButton_Reject_Selected_TextColor);--_ui5_input_icon_warning_pressed_color:var(--sapButton_Attention_Selected_TextColor);--_ui5_input_icon_information_pressed_color:var(--sapButton_Selected_TextColor);--_ui5_input_icon_success_pressed_color:var(--sapButton_Accept_Selected_TextColor)}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_input_icon_padding:.3125rem .5rem .25rem .5rem}:root{--_ui5_link_focused_hover_text_decoration:underline;--_ui5_link_focused_hover_text_color:var(--sapLinkColor);--_ui5_link_active_text_decoration:underline;--_ui5_link_border:0.0625rem dotted transparent;--_ui5_link_border_focus:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_link_focus_border-radius:0;--_ui5_link_focus_background_color:transparent;--_ui5_link_focus_color:inherit;--_ui5_link_focus_text_decoration:underline;--_ui5_link_subtle_text_decoration:none;--_ui5_link_text_decoration:none;--_ui5_link_hover_text_decoration:underline;--_ui5_link_focused_hover_text_decoration:none;--_ui5_link_focused_hover_text_color:var(--sapContent_ContrastTextColor);--_ui5_link_border:0.125rem solid transparent;--_ui5_link_border_focus:0.125rem solid var(--sapContent_FocusColor);--_ui5_link_focus_border-radius:0.125rem;--_ui5_link_focus_background_color:var(--sapContent_FocusColor);--_ui5_link_focus_color:var(--sapContent_ContrastTextColor);--_ui5_link_subtle_text_decoration:underline;--ui5_list_footer_text_color:var(--sapPageFooter_TextColor);--ui5_list_footer_text_color:var(--sapList_FooterTextColor);--ui5-listitem-background-color:var(--sapList_Background);--ui5-listitem-border-bottom:1px solid var(--sapList_BorderColor);--ui5-listitem-selected-border-bottom:1px solid var(--sapList_SelectionBorderColor);--ui5-listitem-focused-selected-border-bottom:1px solid var(--sapList_SelectionBorderColor);--ui5-listitem-active-border-color:var(--sapContent_ContrastFocusColor);--_ui5_listitembase_focus_width:1px;--_ui5-listitembase_disabled_opacity:0.5;--_ui5_product_switch_item_border:none;--ui5-listitem-active-border-color:var(--sapContent_FocusColor);--ui5-listitem-border-bottom:1px solid transparent;--_ui5_menu_popover_border_radius:var(--sapElement_BorderCornerRadius);--_ui5_menu_item_padding:0 1rem 0 0.75rem;--_ui5_menu_popover_border_radius:var(--sapPopover_BorderCornerRadius);--_ui5_monthpicker_item_border_radius:0;--_ui5_monthpicker_item_border:none;--_ui5_monthpicker_item_margin:1px;--_ui5_monthpicker_item_focus_after_width:calc(100% - 0.375rem);--_ui5_monthpicker_item_focus_after_height:calc(100% - 0.375rem);--_ui5_monthpicker_item_focus_after_border:1px dotted var(--sapContent_FocusColor);--_ui5_monthpicker_item_focus_after_offset:2px;--_ui5_monthpicker_item_focus_after_border_radius:0;--_ui5_monthpicker_item_selected_text_color:var(--sapContent_ContrastTextColor);--_ui5_monthpicker_item_selected_background_color:var(--sapSelectedColor);--_ui5_monthpicker_item_selected_hover_color:var(--sapContent_Selected_Background);--_ui5_monthpicker_item_selected_box_shadow:none;--_ui5_monthpicker_item_focus_after_outline:none;--_ui5_monthpicker_item_selected_font_wieght:inherit;--_ui5_monthpicker_item_border_radius:0.5rem;--_ui5_monthpicker_item_focus_after_border:none;--_ui5_monthpicker_item_focus_after_border_radius:0.5rem;--_ui5_monthpicker_item_focus_after_width:calc(100% - 0.5rem);--_ui5_monthpicker_item_focus_after_height:calc(100% - 0.5rem);--_ui5_monthpicker_item_focus_after_offset:0.25rem;--_ui5_monthpicker_item_selected_text_color:var(--sapContent_Selected_TextColor);--_ui5_monthpicker_item_selected_background_color:var(--sapLegend_WorkingBackground);--_ui5_monthpicker_item_selected_hover_color:var(--sapList_Hover_Background);--_ui5_monthpicker_item_selected_box_shadow:inset 0 0 0 0.15rem var(--sapSelectedColor);--_ui5_monthpicker_item_focus_after_outline:0.125rem solid var(--sapSelectedColor);--_ui5_monthpicker_item_selected_font_wieght:bold;--_ui5_message_strip_icon_width:2.5rem;--_ui5_message_strip_button_border_width:0;--_ui5_message_strip_button_border_style:none;--_ui5_message_strip_button_border_color:transparent;--_ui5_message_strip_button_border_radius:0;--_ui5_message_strip_padding:0.4375rem 2.5rem 0.4375rem 2.5rem;--_ui5_message_strip_padding_block_no_icon:0.4375rem 0.4375rem;--_ui5_message_strip_padding_inline_no_icon:1rem 2.5rem;--_ui5_message_strip_button_height:1.625rem;--_ui5_message_strip_border_width:1px;--_ui5_message_strip_close_button_border:none;--_ui5_message_strip_icon_top:0.4375rem;--_ui5_message_strip_focus_width:1px;--_ui5_message_strip_focus_offset:-2px;--_ui5_message_strip_close_button_top:0.125rem;--_ui5_message_strip_close_button_right:0.125rem;--_ui5_message_strip_close_button_right:0.1875rem;--_ui5_panel_focus_border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5_panel_button_root_width:3rem;--_ui5_panel_border_radius:0px;--_ui5_panel_border_radius_expanded:0;--_ui5_panel_default_header_border:none;--_ui5_panel_border_bottom:0.0625rem solid var(--sapGroup_TitleBorderColor);--_ui5_panel_outline_offset:-3px;--_ui5_panel_icon_color:var(--sapContent_IconColor);--_ui5_panel_header_padding_right:0.5rem;--_ui5_panel_header_button_wrapper_padding:.25rem}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_panel_header_button_wrapper_padding:.5625rem .375rem}:root{--_ui5_panel_button_root_width:2.75rem;--_ui5_panel_border_radius:var(--sapElement_BorderCornerRadius);--_ui5_panel_border_bottom:none;--_ui5_panel_default_header_border:0.0625rem solid var(--sapGroup_TitleBorderColor);--_ui5_panel_outline_offset:-0.125rem;--_ui5_panel_border_radius_expanded:var(--sapElement_BorderCornerRadius) var(--sapElement_BorderCornerRadius) 0 0;--_ui5_panel_icon_color:var(--sapButton_Lite_TextColor);--_ui5_popup_content_padding_s:1rem;--_ui5_popup_content_padding_m_l:2rem;--_ui5_popup_content_padding_xl:3rem;--_ui5_popup_header_footer_padding_s:1rem;--_ui5_popup_header_footer_padding_m_l:2rem;--_ui5_popup_header_footer_padding_xl:3rem;--_ui5_popup_viewport_margin:10px;--_ui5_popup_header_font_weight:400;--_ui5_popup_header_font_family:var(--sapFontFamily);--_ui5_popup_header_prop_header_text_alignment:flex-start;--_ui5_popup_border_radius:var(--sapElement_BorderCornerRadius);--_ui5_popup_header_font_family:var(--sapFontHeaderFamily);--_ui5_popup_border_radius:0.5rem;--_ui5_progress_indicator_background_none:var(--sapField_Background);--_ui5_progress_indicator_background_error:var(--sapField_Background);--_ui5_progress_indicator_background_warning:var(--sapField_Background);--_ui5_progress_indicator_background_success:var(--sapField_Background);--_ui5_progress_indicator_background_information:var(--sapField_Background);--_ui5_progress_indicator_value_state_none:var(--sapNeutralElementColor);--_ui5_progress_indicator_value_state_error:var(--sapNegativeElementColor);--_ui5_progress_indicator_value_state_warning:var(--sapCriticalElementColor);--_ui5_progress_indicator_value_state_success:var(--sapPositiveElementColor);--_ui5_progress_indicator_value_state_information:var(--sapInformativeElementColor);--_ui5_progress_indicator_border_color_error:var(--sapField_BorderColor);--_ui5_progress_indicator_border_color_warning:var(--sapField_BorderColor);--_ui5_progress_indicator_border_color_success:var(--sapField_BorderColor);--_ui5_progress_indicator_border_color_information:var(--sapField_BorderColor);--_ui5_progress_indicator_color:var(--sapTextColor);--_ui5_progress_indicator_bar_color:var(--sapContent_ContrastTextColor);--_ui5_progress_indicator_border:0.0625rem solid var(--sapField_BorderColor);--_ui5_progress_indicator_bar_border_max:none;--_ui5_progress_indicator_icon_visibility:none;--_ui5_progress_indicator_side_points_visibility:none;--_ui5_progress_indicator_host_height:1rem;--_ui5_progress_indicator_host_min_height:1rem;--_ui5_progress_indicator_root_border_radius:0.5rem;--_ui5_progress_indicator_root_height:100%;--_ui5_progress_indicator_root_overflow:hidden;--_ui5_progress_indicator_bar_height:100%;--_ui5_progress_indicator_bar_border_radius:0.5rem 0 0 0.5rem;--_ui5_progress_indicator_remaining_bar_overflow:hidden;--_ui5_progress_indicator_icon_size:var(--sapFontSmallSize);--_ui5_progress_indicator_value_margin:0 0.375rem}:root,[dir=rtl]{--_ui5_progress_indicator_bar_border_radius:0.5rem;--_ui5_progress_indicator_remaining_bar_border_radius:0.25rem}:root{--_ui5_progress_indicator_icon_visibility:inline-block;--_ui5_progress_indicator_side_points_visibility:block;--_ui5_progress_indicator_padding:1.25rem 0 0.75rem 0;--_ui5_progress_indicator_padding_end:1.25rem;--_ui5_progress_indicator_host_height:unset;--_ui5_progress_indicator_host_min_height:unset;--_ui5_progress_indicator_host_box_sizing:border-box;--_ui5_progress_indicator_root_position:relative;--_ui5_progress_indicator_root_border_radius:0.25rem;--_ui5_progress_indicator_root_height:0.375rem;--_ui5_progress_indicator_root_min_height:0.375rem;--_ui5_progress_indicator_root_overflow:visible;--_ui5_progress_indicator_bar_height:0.625rem;--_ui5_progress_indicator_remaining_bar_position:absolute;--_ui5_progress_indicator_remaining_bar_width:100%;--_ui5_progress_indicator_remaining_bar_overflow:visible;--_ui5_progress_indicator_icon_position:absolute;--_ui5_progress_indicator_icon_right_position:-1.25rem;--_ui5_progress_indicator_value_margin:0 0 0.1875rem 0;--_ui5_progress_indicator_value_position:absolute;--_ui5_progress_indicator_value_top_position:-1.3125rem;--_ui5_progress_indicator_value_left_position:0;--_ui5_progress_indicator_background_none:var(--sapProgress_Background);--_ui5_progress_indicator_background_error:var(--sapProgress_NegativeBackground);--_ui5_progress_indicator_background_warning:var(--sapProgress_CriticalBackground);--_ui5_progress_indicator_background_success:var(--sapProgress_PositiveBackground);--_ui5_progress_indicator_background_information:var(--sapProgress_InformationBackground);--_ui5_progress_indicator_value_state_none:var(--sapProgress_Value_Background);--_ui5_progress_indicator_value_state_error:var(--sapProgress_Value_NegativeBackground);--_ui5_progress_indicator_value_state_warning:var(--sapProgress_Value_CriticalBackground);--_ui5_progress_indicator_value_state_success:var(--sapProgress_Value_PositiveBackground);--_ui5_progress_indicator_value_state_information:var(--sapProgress_Value_InformationBackground);--_ui5_progress_indicator_value_state_none_border_color:var(--sapProgress_Value_BorderColor);--_ui5_progress_indicator_value_state_error_border_color:var(--sapProgress_Value_NegativeBorderColor);--_ui5_progress_indicator_value_state_warning_border_color:var(--sapProgress_Value_CriticalBorderColor);--_ui5_progress_indicator_value_state_success_border_color:var(--sapProgress_Value_PositiveBorderColor);--_ui5_progress_indicator_value_state_information_border_color:var(--sapProgress_Value_InformationBorderColor);--_ui5_progress_indicator_value_state_error_icon_color:var(--sapProgress_Value_NegativeTextColor);--_ui5_progress_indicator_value_state_warning_icon_color:var(--sapProgress_Value_CriticalTextColor);--_ui5_progress_indicator_value_state_success_icon_color:var(--sapProgress_Value_PositiveTextColor);--_ui5_progress_indicator_value_state_information_icon_color:var(--sapProgress_Value_InformationTextColor);--_ui5_progress_indicator_border:none;--_ui5_progress_indicator_border_color_error:var(--sapErrorBorderColor);--_ui5_progress_indicator_border_color_warning:var(--sapWarningBorderColor);--_ui5_progress_indicator_border_color_success:var(--sapSuccessBorderColor);--_ui5_progress_indicator_border_color_information:var(--sapInformationBorderColor);--_ui5_progress_indicator_color:var(--sapField_TextColor);--_ui5_progress_indicator_bar_color:var(--sapProgress_TextColor);--_ui5_progress_indicator_icon_size:var(--sapFontLargeSize);--_ui5_radio_button_min_width:2.75rem;--_ui5_radio_button_min_width_compact:2rem;--_ui5_radio_button_hover_fill:var(--sapField_Hover_Background);--_ui5_radio_button_hover_fill_error:var(--sapField_Hover_Background);--_ui5_radio_button_hover_fill_warning:var(--sapField_Hover_Background);--_ui5_radio_button_hover_fill_success:var(--sapField_Hover_Background);--_ui5_radio_button_hover_fill_information:var(--sapField_Hover_Background);--_ui5_radio_button_border_width:1px;--_ui5_radio_button_checked_fill:var(--sapSelectedColor);--_ui5_radio_button_checked_error_fill:var(--sapField_InvalidColor);--_ui5_radio_button_checked_warning_fill:var(--sapField_TextColor);--_ui5_radio_button_checked_success_fill:var(--sapField_SuccessColor);--_ui5_radio_button_checked_information_fill:var(--sapField_InformationColor);--_ui5_radio_button_warning_error_border_dash:0;--_ui5_radio_button_outer_ring_color:var(--sapField_BorderColor);--_ui5_radio_button_outer_ring_width:var(--sapField_BorderWidth);--_ui5_radio_button_outer_ring_bg:var(--sapField_Background);--_ui5_radio_button_outer_ring_hover_color:var(--sapField_Hover_BorderColor);--_ui5_radio_button_outer_ring_active_color:var(--sapField_Hover_BorderColor);--_ui5_radio_button_outer_ring_checked_hover_color:var(--sapField_Hover_BorderColor);--_ui5_radio_button_outer_ring_padding:0 0.625rem;--_ui5_radio_button_border_radius:0;--_ui5_radio_button_border:none;--_ui5_radio_button_focus_border:none;--_ui5_radio_button_focus_outline:block;--_ui5_radio_button_hover_shadow:none;--_ui5_radio_button_transition:none;--_ui5_radio_button_hover_background:inherit;--_ui5_radio_button_color:var(--sapField_BorderColor);--_ui5_radio_button_label_offset:1px;--_ui5_radio_button_label_color:var(--sapContent_LabelColor);--_ui5_radio_button_items_align:unset;--_ui5_radio_button_inner_width:initial;--_ui5_radio_button_border_readonly_focus_style:var(--sapContent_FocusStyle);--_ui5_radio_button_inner_ring_radius:22%;--_ui5_radio_button_outer_ring_hover_shadow:none;--_ui5_radio_button_outer_ring_hover_shadow_error:none;--_ui5_radio_button_outer_ring_hover_shadow_warning:none;--_ui5_radio_button_outer_ring_hover_shadow_success:none;--_ui5_radio_button_outer_ring_hover_shadow_information:none;--_ui5_radio_button_read_only_border_type:none;--_ui5_radio_button_inner_ring_color:var(--sapSelectedColor);--_ui5_radio_button_information_border_width:var(--sapField_InformationBorderWidth);--_ui5_radio_button_read_only_border_width:var(--sapField_BorderWidth);--_ui5_rating_indicator_border_radius:0px;--_ui5_rating_indicator_outline_offset:0px;--_ui5_rating_indicator_item_height:1em;--_ui5_rating_indicator_item_width:1em;--_ui5_rating_indicator_readonly_item_height:1em;--_ui5_rating_indicator_readonly_item_width:1em;--_ui5_rating_indicator_readonly_item_spacing:0px;--_ui5_rating_indicator_component_spacing:0.5rem 0px}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_rating_indicator_item_height:0.67em;--_ui5_rating_indicator_item_width:0.67em;--_ui5_rating_indicator_readonly_item_height:0.67em;--_ui5_rating_indicator_readonly_item_width:0.67em;--_ui5_rating_indicator_component_spacing:0.8125rem 0px}:root{--_ui5_rating_indicator_border_radius:0.25rem;--_ui5_rating_indicator_outline_offset:0.125rem;--_ui5_rating_indicator_readonly_item_height:0.75em;--_ui5_rating_indicator_readonly_item_width:0.75em;--_ui5_rating_indicator_readonly_item_spacing:0.1875rem 0.1875rem}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_rating_indicator_readonly_item_height:0.5em;--_ui5_rating_indicator_readonly_item_width:0.5em;--_ui5_rating_indicator_readonly_item_spacing:0.125rem 0.125rem}:root{--_ui5_segmented_btn_inner_border:0.0625rem solid var(--sapButton_BorderColor);--_ui5_segmented_btn_inner_border_odd_child:0;--_ui5_segmented_btn_inner_pressed_border_odd_child:0;--_ui5_segmented_btn_border_radius:0.375rem;--_ui5_segmented_btn_inner_border_radius:0;--_ui5_segmented_btn_outer_border_radius:0.375rem;--_ui5_segmented_btn_background_color:transparent;--_ui5_segmented_btn_inner_border:0.0625rem solid transparent;--_ui5_segmented_btn_inner_border_odd_child:0.0625rem solid transparent;--_ui5_segmented_btn_inner_pressed_border_odd_child:0.0625rem solid var(--sapButton_Selected_BorderColor);--_ui5_segmented_btn_border_radius:0.5rem;--_ui5_segmented_btn_inner_border_radius:0.5rem;--_ui5_segmented_btn_outer_border_radius:0.5rem;--_ui5_radio_button_border_width:var(--sapContent_FocusWidth);--_ui5_radio_button_border_radius:0.5rem;--_ui5_radio_button_label_color:var(--sapField_TextColor);--_ui5_radio_button_inner_ring_radius:27.5%;--_ui5_radio_button_outer_ring_hover_shadow:0 0 0.125rem rgba(234,236,238,0.72);--_ui5_radio_button_outer_ring_hover_shadow_error:0 0 0.125rem rgba(250,97,97,0.72);--_ui5_radio_button_outer_ring_hover_shadow_warning:0 0 0.125rem rgba(255,223,114,0.72);--_ui5_radio_button_outer_ring_hover_shadow_success:0 0 0.125rem rgba(151,221,64,0.72);--_ui5_radio_button_outer_ring_hover_shadow_information:0 0 0.125rem rgba(77,177,255,0.72);--_ui5_radio_button_read_only_border_type:4,2;--_ui5_radio_button_inner_ring_color:var(--sapContent_Selected_ForegroundColor);--_ui5_switch_height:2.75rem;--_ui5_switch_width:3.25rem;--_ui5_switch_compact_height:2rem;--_ui5_switch_compact_width:2.5rem;--_ui5_switch_min_width:3.875rem;--_ui5_switch_compact_min_width:3.5rem;--_ui5_switch_with_label_width:100%;--_ui5_switch_compact_with_label_width:100%;--_ui5_switch_focus_outline:var(--_ui5_switch_foucs_border_size) dotted var(--sapContent_FocusColor);--_ui5_switch_root_outline_top:0.25rem;--_ui5_switch_root_outline_bottom:0.25rem;--_ui5_switch_root_outline_left:0;--_ui5_switch_root_outline_right:0;--_ui5_switch_root_compact_outline_top:0;--_ui5_switch_root_compact_outline_bottom:0;--_ui5_switch_foucs_border_size:1px;--_ui5-switch-root-border-radius:0;--_ui5-switch-root-box-shadow:none;--_ui5_switch_root_after_outline:none;--_ui5-switch-focus:"";--_ui5_switch_disabled_opacity:.4;--_ui5_switch_transform:translateX(100%) translateX(-1.875rem);--_ui5_switch_compact_transform:translateX(100%) translateX(-1.5rem);--_ui5_switch_compact_transform_with_label:translateX(100%) translateX(-1.5rem);--_ui5_switch_rtl_transform:translateX(-100%) translateX(1.875rem);--_ui5_switch_compact_rtl_transform:translateX(1.5rem) translateX(-100%);--_ui5_switch_compact_rtl_transform_with_label:translateX(1.5rem) translateX(-100%);--_ui5_switch_track_with_label_width:100%;--_ui5_switch_track_with_label_compact_width:100%;--_ui5_switch_track_with_label_height:1.375rem;--_ui5_switch_track_with_label_compact_height:1.375rem;--_ui5_switch_track_width:100%;--_ui5_switch_track_compact_width:100%;--_ui5_switch_track_height:1.375rem;--_ui5_switch_track_compact_height:1.375rem;--_ui5_switch_track_border_radius:0.75rem;--_ui5-switch-track-border:1px solid;--_ui5_switch_track_hover_active_background_color:var(--sapButton_Track_Selected_Background);--_ui5_switch_track_hover_inactive_background_color:var(--sapButton_Track_Background);--_ui5_switch_track_active_border_color:var(--sapContent_ForegroundBorderColor);--_ui5_switch_track_inactive_border_color:var(--sapContent_ForegroundBorderColor);--_ui5_switch_track_hover_active_border_color:var(--sapButton_Hover_BorderColor);--_ui5_switch_track_hover_inactive_border_color:var(--sapButton_Hover_BorderColor);--_ui5_switch_track_semantic_accept_background_color:var(--sapSuccessBackground);--_ui5_switch_track_semantic_reject_background_color:var(--sapErrorBackground);--_ui5_switch_track_semantic_hover_accept_background_color:var(--sapSuccessBackground);--_ui5_switch_track_semantic_hover_reject_background_color:var(--sapErrorBackground);--_ui5_switch_track_semantic_accept_border_color:var(--sapSuccessBorderColor);--_ui5_switch_track_semantic_reject_border_color:var(--sapErrorBorderColor);--_ui5_switch_track_semantic_hover_accept_border_color:var(--sapSuccessBorderColor);--_ui5_switch_track_semantic_hover_reject_border_color:var(--sapErrorBorderColor);--_ui5_switch_track_transition:none;--_ui5_switch_track_icon_display:none;--_ui5_switch_handle_width:2rem;--_ui5_switch_handle_compact_width:1.625rem;--_ui5_switch_handle_height:2rem;--_ui5_switch_handle_compact_height:1.625rem;--_ui5_switch_handle_with_label_width:2rem;--_ui5_switch_handle_with_label_compact_width:1.625rem;--_ui5_switch_handle_with_label_height:2rem;--_ui5_switch_handle_with_label_compact_height:1.625rem;--_ui5_switch_handle_border_width:0.0625rem;--_ui5_switch_handle_border_radius:1rem;--_ui5_switch_handle_active_background_color:var(--sapButton_Selected_Background);--_ui5_switch_handle_inactive_background_color:var(--sapButton_TokenBackground);--_ui5_switch_handle_hover_active_background_color:var(--sapButton_Selected_Hover_Background);--_ui5_switch_handle_active_border_color:var(--sapButton_Selected_BorderColor);--_ui5_switch_handle_inactive_border_color:var(--sapContent_ForegroundBorderColor);--_ui5_switch_handle_hover_active_border_color:var(--sapButton_Selected_BorderColor);--_ui5_switch_handle_hover_inactive_border_color:var(--sapButton_Hover_BorderColor);--_ui5_switch_handle_semantic_accept_background_color:var(--sapButton_Background);--_ui5_switch_handle_semantic_reject_background_color:var(--sapButton_Background);--_ui5_switch_handle_semantic_hover_accept_background_color:var(--sapSuccessBackground);--_ui5_switch_handle_semantic_hover_reject_background_color:var(--sapErrorBackground);--_ui5_switch_handle_semantic_accept_border_color:var(--sapSuccessBorderColor);--_ui5_switch_handle_semantic_reject_border_color:var(--sapErrorBorderColor);--_ui5_switch_handle_semantic_hover_accept_border_color:var(--sapSuccessBorderColor);--_ui5_switch_handle_semantic_hover_reject_border_color:var(--sapErrorBorderColor);--_ui5_switch_handle_on_hover_box_shadow:none;--_ui5_switch_handle_off_hover_box_shadow:none;--_ui5_switch_handle_semantic_on_hover_box_shadow:var(--sapContent_Informative_Shadow);--_ui5_switch_handle_semantic_off_hover_box_shadow:var(--sapContent_Negative_Shadow);--_ui5-switch-handle-icon-display:none;--_ui5_switch_handle_left:-0.0625rem;--_ui5-switch-slider-texts-display:inline;--_ui5_switch_text_font_family:"72override",var(--sapFontFamily);--_ui5_switch_text_font_size:var(--sapFontSmallSize);--_ui5_switch_text_compact_font_size:var(--sapFontSmallSize);--_ui5_switch_text_with_label_font_family:"72override",var(--sapFontFamily);--_ui5_switch_text_with_label_width:none;--_ui5_switch_text_width:none;--_ui5_switch_text_compact_width:none;--_ui5_switch_text_inactive_left:auto;--_ui5_switch_text_inactive_right:0.125rem;--_ui5_switch_text_active_left:calc(-100% + 2rem);--_ui5_switch_text_compact_active_left:calc(-100% + 1.625rem);--_ui5_switch_text_active_color:var(--sapButton_Track_Selected_TextColor);--_ui5_switch_text_inactive_color:var(--sapTextColor);--_ui5_switch_text_semantic_accept_color:var(--sapPositiveElementColor);--_ui5_switch_text_semantic_reject_color:var(--sapNegativeElementColor);--_ui5_switch_text_overflow:none;--_ui5_switch_text_z_index:inherit;--_ui5_switch_text_min_width:1.625rem;--_ui5_switch_icon_width:0.75rem;--_ui5_switch_icon_height:0.75rem;--_ui5_switch_width:3.5rem;--_ui5_switch_compact_width:3rem;--_ui5_switch_min_width:none;--_ui5_switch_compact_min_width:none;--_ui5_switch_with_label_width:3.875rem;--_ui5_switch_compact_with_label_width:3.75rem;--_ui5_switch_focus_outline:none;--_ui5_switch_root_after_outline:0.125rem solid var(--sapContent_FocusColor);--_ui5_switch_root_after_boreder:none;--_ui5_switch_root_after_boreder_radius:1rem;--_ui5_switch_root_outline_top:0.5rem;--_ui5_switch_root_outline_bottom:0.5rem;--_ui5_switch_root_outline_left:0.375rem;--_ui5_switch_root_outline_right:0.375rem;--_ui5_switch_root_compact_outline_top:0.25rem;--_ui5_switch_root_compact_outline_bottom:0.25rem;--_ui5_switch_disabled_opacity:var(--sapContent_DisabledOpacity);--_ui5_switch_transform:translateX(100%) translateX(-1.625rem);--_ui5_switch_compact_transform:translateX(100%) translateX(-1.375rem);--_ui5_switch_transform_with_label:translateX(100%) translateX(-1.875rem);--_ui5_switch_compact_transform_with_label:translateX(100%) translateX(-1.875rem);--_ui5_switch_rtl_transform:translateX(-100%) translateX(1.625rem);--_ui5_switch_compact_rtl_transform:translateX(1.375rem) translateX(-100%);--_ui5_switch_rtl_transform_with_label:translateX(-100%) translateX(1.875rem);--_ui5_switch_compact_rtl_transform_with_label:translateX(1.875rem) translateX(-100%);--_ui5_switch_track_width:2.5rem;--_ui5_switch_track_compact_width:2rem;--_ui5_switch_track_height:1.5rem;--_ui5_switch_track_compact_height:1.25rem;--_ui5_switch_track_with_label_width:2.875rem;--_ui5_switch_track_with_label_compact_width:2.75rem;--_ui5_switch_track_with_label_height:1.5rem;--_ui5_switch_track_with_label_compact_height:1.25rem;--_ui5_switch_track_active_background_color:var(--sapButton_Track_Selected_Background);--_ui5_switch_track_inactive_background_color:var(--sapButton_Track_Background);--_ui5_switch_track_hover_active_background_color:var(--sapButton_Track_Selected_Hover_Background);--_ui5_switch_track_hover_inactive_background_color:var(--sapButton_Track_Hover_Background);--_ui5_switch_track_active_border_color:var(--sapButton_Track_Selected_BorderColor);--_ui5_switch_track_inactive_border_color:var(--sapButton_Track_BorderColor);--_ui5_switch_track_hover_active_border_color:var(--sapButton_Track_Selected_Hover_BorderColor);--_ui5_switch_track_hover_inactive_border_color:var(--sapButton_Track_Hover_BorderColor);--_ui5_switch_track_semantic_accept_background_color:var(--sapButton_Track_Positive_Background);--_ui5_switch_track_semantic_reject_background_color:var(--sapButton_Track_Negative_Background);--_ui5_switch_track_semantic_hover_accept_background_color:var(--sapButton_Track_Positive_Hover_Background);--_ui5_switch_track_semantic_hover_reject_background_color:var(--sapButton_Track_Negative_Hover_Background);--_ui5_switch_track_semantic_accept_border_color:var(--sapButton_Track_Positive_BorderColor);--_ui5_switch_track_semantic_reject_border_color:var(--sapButton_Track_Negative_BorderColor);--_ui5_switch_track_semantic_hover_accept_border_color:var(--sapButton_Track_Positive_Hover_BorderColor);--_ui5_switch_track_semantic_hover_reject_border_color:var(--sapButton_Track_Negative_Hover_BorderColor);--_ui5_switch_track_icon_display:inline-block;--_ui5_switch_handle_width:1.5rem;--_ui5_switch_handle_compact_width:1.25rem;--_ui5_switch_handle_height:1.25rem;--_ui5_switch_handle_compact_height:1rem;--_ui5_switch_handle_with_label_width:1.75rem;--_ui5_switch_handle_with_label_compact_width:1.75rem;--_ui5_switch_handle_with_label_height:1.25rem;--_ui5_switch_handle_with_label_compact_height:1rem;--_ui5_switch_handle_border:var(--_ui5_switch_handle_border_width) solid var(--sapButton_Handle_BorderColor);--_ui5_switch_handle_border_width:0.125rem;--_ui5_switch_handle_active_background_color:var(--sapButton_Handle_Selected_Background);--_ui5_switch_handle_inactive_background_color:var(--sapButton_Handle_Background);--_ui5_switch_handle_hover_active_background_color:var(--sapButton_Handle_Selected_Hover_Background);--_ui5_switch_handle_hover_inactive_background_color:var(--sapButton_Handle_Hover_Background);--_ui5_switch_handle_active_border_color:var(--sapButton_Handle_Selected_BorderColor);--_ui5_switch_handle_inactive_border_color:var(--sapButton_Handle_BorderColor);--_ui5_switch_handle_hover_active_border_color:var(--sapButton_Handle_Selected_BorderColor);--_ui5_switch_handle_hover_inactive_border_color:var(--sapButton_Handle_BorderColor);--_ui5_switch_handle_semantic_accept_background_color:var(--sapButton_Handle_Positive_Background);--_ui5_switch_handle_semantic_reject_background_color:var(--sapButton_Handle_Negative_Background);--_ui5_switch_handle_semantic_hover_accept_background_color:var(--sapButton_Handle_Positive_Hover_Background);--_ui5_switch_handle_semantic_hover_reject_background_color:var(--sapButton_Handle_Negative_Hover_Background);--_ui5_switch_handle_semantic_accept_border_color:var(--sapButton_Handle_Positive_BorderColor);--_ui5_switch_handle_semantic_reject_border_color:var(--sapButton_Handle_Negative_BorderColor);--_ui5_switch_handle_semantic_hover_accept_border_color:var(--sapButton_Handle_Positive_BorderColor);--_ui5_switch_handle_semantic_hover_reject_border_color:var(--sapButton_Handle_Negative_BorderColor);--_ui5_switch_handle_on_hover_box_shadow:0 0 0 0.125rem var(--sapButton_Handle_Selected_Hover_BorderColor);--_ui5_switch_handle_off_hover_box_shadow:0 0 0 0.125rem var(--sapButton_Handle_Hover_BorderColor);--_ui5_switch_handle_semantic_on_hover_box_shadow:0 0 0 0.125rem var(--sapButton_Handle_Positive_Hover_BorderColor);--_ui5_switch_handle_semantic_off_hover_box_shadow:0 0 0 0.125rem var(--sapButton_Handle_Negative_Hover_BorderColor);--_ui5_switch_handle_left:0.0625rem;--_ui5_switch_text_font_family:var(--sapContent_IconFontFamily);--_ui5_switch_text_font_size:var(--sapFontLargeSize);--_ui5_switch_text_compact_font_size:var(--sapFontSize);--_ui5_switch_text_width:1.25rem;--_ui5_switch_text_compact_width:1rem;--_ui5_switch_text_with_label_font_family:"72-Condensed-Bold","72","72full",Arial,Helvetica,sans-serif;--_ui5_switch_text_with_label_font_size:var(--sapFontSmallSize);--_ui5_switch_text_with_label_width:1.5rem;--_ui5_switch_text_inactive_left:0.1875rem;--_ui5_switch_text_inactive_right:auto;--_ui5_switch_text_active_left:0.1875rem;--_ui5_switch_text_compact_active_left:0.1875rem;--_ui5_switch_text_active_right:auto;--_ui5_switch_text_active_color:var(--sapButton_Handle_Selected_TextColor);--_ui5_switch_text_inactive_color:var(--sapButton_Handle_TextColor);--_ui5_switch_text_semantic_accept_color:var(--sapButton_Handle_Positive_TextColor);--_ui5_switch_text_semantic_reject_color:var(--sapButton_Handle_Negative_TextColor);--_ui5_switch_text_overflow:hidden;--_ui5_switch_text_z_index:1;--_ui5_switch_text_hidden:hidden;--_ui5_switch_text_min_width:none;--_ui5_switch_icon_width:1rem;--_ui5_switch_icon_height:1rem;--_ui5_select_disabled_background:var(--sapField_Background);--_ui5_select_disabled_border_color:var(--sapField_BorderColor);--_ui5_select_state_error_warning_border_style:solid;--_ui5_select_state_error_warning_border_width:0.125rem;--_ui5_select_hover_icon_left_border:1px solid transparent;--_ui5_select_focus_width:1px;--_ui5_select_label_olor:var(--sapField_TextColor);--_ui5_select_hover_icon_left_border:none;--_ui5_select_option_focus_border_radius:var(--sapElement_BorderCornerRadius);--_ui5_split_button_focused_border:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_split_button_focused_border_radius:0.125rem;--_ui5_split_button_hover_border_radius:0;--_ui5_split_button_attention_separator_color:var(--sapButton_Attention_BorderColor);--_ui5_split_button_middle_separator_left:0;--_ui5_split_button_middle_separator_hover_display:block;--_ui5_split_button_text_button_width:2.25rem;--_ui5_split_button_text_button_right_border_width:0;--_ui5_split_button_transparent_hover_background:var(--sapButton_Lite_Background);--_ui5_split_button_transparent_hover_color:var(--sapButton_Lite_TextColor);--_ui5_split_button_transparent_disabled_background:transparent;--_ui5_split_button_inner_focused_border_radius_outer:0.25rem;--_ui5_split_button_inner_focused_border_radius_inner:0;--_ui5_split_button_focused_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_split_button_focused_border_radius:0.375rem;--_ui5_split_button_hover_border_radius:var(--_ui5_button_border_radius);--_ui5_split_button_attention_separator_color:var(--sapButton_Attention_TextColor);--_ui5_split_button_middle_separator_width:0;--_ui5_split_button_middle_separator_left:-0.0625rem;--_ui5_split_button_middle_separator_hover_display:none;--_ui5_split_button_text_button_width:2.375rem;--_ui5_split_button_text_button_right_border_width:0.0625rem;--_ui5_split_button_transparent_hover_background:var(--sapButton_Background);--_ui5_split_button_transparent_hover_color:var(--sapButton_TextColor);--_ui5_split_button_inner_focused_border_radius_outer:0.375rem;--_ui5_split_button_inner_focused_border_radius_inner:0.375rem;--_ui5_tc_header_height_text_only:var(--_ui5_tc_item_text_only_height);--_ui5_tc_header_height_text_with_additional_text:var(--_ui5_tc_item_text_only_with_additional_text_height);--_ui5_tc_header_box_shadow:var(--sapContent_HeaderShadow);--_ui5_tc_header_border_bottom:0.125rem solid var(--sapObjectHeader_Background);--_ui5_tc_headeritem_padding:0 1rem;--_ui5_tc_headerItem_color:var(--sapContent_LabelColor);--_ui5_tc_headerItem_additional_text_color:var(--sapContent_LabelColor);--_ui5_tc_headerItem_text_hover_color:var(--_ui5_tc_headerItem_color);--_ui5_tc_headerItem_text_selected_color:var(--sapSelectedColor);--_ui5_tc_headerItem_text_selected_hover_color:var(--sapSelectedColor);--_ui5_tc_headeritem_text_font_weight:normal;--_ui5_tc_headerItem_additional_text_font_weight:normal;--_ui5_tc_headerItem_neutral_color:var(--sapNeutralColor);--_ui5_tc_headerItem_positive_color:var(--sapPositiveColor);--_ui5_tc_headerItem_negative_color:var(--sapNegativeColor);--_ui5_tc_headerItem_critical_color:var(--sapCriticalColor);--_ui5_tc_headerItem_neutral_border_color:var(--_ui5_tc_headerItem_neutral_color);--_ui5_tc_headerItem_positive_border_color:var(--_ui5_tc_headerItem_positive_color);--_ui5_tc_headerItem_negative_border_color:var(--_ui5_tc_headerItem_negative_color);--_ui5_tc_headerItem_critical_border_color:var(--_ui5_tc_headerItem_critical_color);--_ui5_tc_headerItem_neutral_selected_border_color:var(--_ui5_tc_headerItem_neutral_color);--_ui5_tc_headerItem_positive_selected_border_color:var(--_ui5_tc_headerItem_positive_color);--_ui5_tc_headerItem_negative_selected_border_color:var(--_ui5_tc_headerItem_negative_color);--_ui5_tc_headerItem_critical_selected_border_color:var(--_ui5_tc_headerItem_critical_color);--_ui5_tc_headerItem_transition:none;--_ui5_tc_headerItem_hover_border_visibility:hidden;--_ui5_tc_headerItem_focus_offset:0px;--_ui5_tc_headerItemContent_border_radius:0.125rem 0.125rem 0 0;--_ui5_tc_headerItemContent_border_bottom:0.125rem solid var(--sapSelectedColor);--_ui5_tc_headerItemContent_border_bg:transparent;--_ui5_tc_headerItem_neutral_border_bg:transparent;--_ui5_tc_headerItem_positive_border_bg:transparent;--_ui5_tc_headerItem_negative_border_bg:transparent;--_ui5_tc_headerItem_critical_border_bg:transparent;--_ui5_tc_headerItem_hover_border_bg:transparent;--_ui5_tc_headerItem_hover_selected_hover_border_bg:transparent;--_ui5_tc_headerItemContent_border_height:0;--_ui5_tc_headerItemContent_offset:1rem;--_ui5_tc_headerItemContent_focus_offset:1rem;--_ui5_tc_headerItem_focus_border:var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);--_ui5_tc_headerItem_text_focus_border_offset_left:0px;--_ui5_tc_headerItem_text_focus_border_offset_right:0px;--_ui5_tc_headerItem_text_focus_border_offset_top:0px;--_ui5_tc_headerItem_text_focus_border_offset_bottom:0px;--_ui5_tc_headerItem_mixed_mode_focus_border_offset_left:0.75rem;--_ui5_tc_headerItem_mixed_mode_focus_border_offset_right:0.625rem;--_ui5_tc_headerItem_mixed_mode_focus_border_offset_top:0.75rem;--_ui5_tc_headerItem_mixed_mode_focus_border_offset_bottom:0.75rem;--_ui5_tc_headerItemContent_padding:0;--_ui5_tc_headerItemContent_focus_border:none;--_ui5_tc_headerItemContent_default_focus_border:none;--_ui5_tc_headerItemContent_focus_border_radius:0;--_ui5_tc_headerItemSemanticIcon_display:none;--_ui5_tc_headerItemSemanticIcon_size:0.75rem;--_ui5_tc_headerItem_focus_border_radius:0px;--_ui5_tc_mixedMode_itemText_color:var(--sapContent_LabelColor);--_ui5_tc_mixedMode_itemText_font_family:var(--sapFontFamily);--_ui5_tc_mixedMode_itemText_font_size:var(--sapFontSmallSize);--_ui5_tc_mixedMode_itemText_font_weight:normal;--_ui5_tc_overflowItem_neutral_color:var(--sapNeutralColor);--_ui5_tc_overflowItem_positive_color:var(--sapPositiveColor);--_ui5_tc_overflowItem_negative_color:var(--sapNegativeColor);--_ui5_tc_overflowItem_critical_color:var(--sapCriticalColor);--_ui5_tc_overflowItem_focus_offset:0.125rem;--_ui5_tc_overflowItem_extraIndent:0rem;--_ui5_tc_headerItemIcon_border:1px solid var(--sapHighlightColor);--_ui5_tc_headerItemIcon_color:var(--sapHighlightColor);--_ui5_tc_headerItemIcon_selected_background:var(--sapHighlightColor);--_ui5_tc_headerItemIcon_selected_color:var(--sapGroup_ContentBackground);--_ui5_tc_headerItemIcon_positive_selected_background:var(--sapPositiveColor);--_ui5_tc_headerItemIcon_negative_selected_background:var(--sapNegativeColor);--_ui5_tc_headerItemIcon_critical_selected_background:var(--sapCriticalColor);--_ui5_tc_headerItemIcon_neutral_selected_background:var(--sapNeutralColor);--_ui5_tc_headerItemIcon_semantic_selected_color:var(--sapGroup_ContentBackground);--_ui5_tc_headerItemIcon_background_color:transparent;--_ui5_tc_overflowItem_default_color:var(--sapNeutralTextColor);--_ui5_tc_content_border_bottom:0.125rem solid var(--sapObjectHeader_BorderColor);--_ui5_tc_headerItem_focus_border_offset:-2px;--_ui5_tc_headerItemIcon_focus_border_radius:0}.sapUiSizeCompact,.ui5-content-density-compact,:root,[data-ui5-compact-size]{--_ui5_tc_header_height:var(--_ui5_tc_item_height)}:root{--_ui5_tc_header_border_bottom:0.0625rem solid var(--sapObjectHeader_Background);--_ui5_tc_headerItemContent_border_bottom:0.1875rem solid var(--sapSelectedColor);--_ui5_tc_headerItem_color:var(--sapTextColor);--_ui5_tc_overflowItem_default_color:var(--sapHighlightColor);--_ui5_tc_overflowItem_current_color:CurrentColor;--_ui5_tc_content_border_bottom:0.0625rem solid var(--sapObjectHeader_BorderColor);--_ui5_tc_headerItem_focus_border_offset:-5px;--_ui5_tc_headerItemIcon_focus_border_radius:50%;--_ui5_tc_headerItem_focus_border_radius:0.25rem;--_ui5_tc_headeritem_text_font_weight:bold;--_ui5_tc_headerItem_text_hover_color:var(--sapContent_Selected_ForegroundColor);--_ui5_tc_headerItem_focus_offset:1px;--_ui5_tc_headerItemIcon_border:0.125rem solid var(--sapHighlightColor);--_ui5_textarea_focus_after_width:1px;--_ui5_textarea_warning_border_style:solid;--_ui5_textarea_state_border_width:0.125rem;--_ui5_textarea_information_border_width:0.125rem;--_ui5_textarea_focus_box_shadow:none;--_ui5_textarea_value_state_warning_focus_box_shadow:none;--_ui5_textarea_value_state_error_focus_box_shadow:none;--_ui5_textarea_value_state_success_focus_box_shadow:none;--_ui5_textarea_hover_box_shadow:none;--_ui5_textarea_inner_border_width:var(--sapField_BorderWidth);--_ui5_textarea_success_border_width:1px;--_ui5_textarea_focus_outline:var(--_ui5_textarea_focus_after_width) dotted var(--sapContent_FocusColor);--_ui5_textarea_focus_outline_offset:-3px;--_ui5_textarea_value_state_focus_outline:var(--_ui5_input_focus_border_width) dotted var(--sapContent_FocusColor);--_ui5_textarea_value_state_focus_outline_offset:-4px;--_ui5_textarea_after_element_display:none;--_ui5_textarea_placeholder_font_style:italic;--_ui5_input_warning_font_weight:normal;--_ui5_textarea_value_state_error_warning_placeholder_font_weight:normal;--_ui5_textarea_error_placeholder_font_style:italic;--_ui5_textarea_error_placeholder_color:var(--sapField_PlaceholderTextColor);--_ui5_textarea_disabled_background_color:var(--sapField_ReadOnly_Background);--_ui5_textarea_error_hover_background_color:var(--sapField_Hover_Background);--_ui5_textarea_error_focused_background_color:var(--sapField_Focus_Background);--_ui5_textarea_inner_border_width:0px;--_ui5_textarea_state_border_width:0px;--_ui5_textarea_success_border_width:0px;--_ui5_textarea_hover_box_shadow:var(--sapContent_Interaction_Shadow);--_ui5_textarea_focus_box_shadow:0px 0px 0px 0.125rem var(--sapField_Focus_BorderColor);--_ui5_textarea_value_state_warning_focus_box_shadow:0px 0px 0px 2px var(--sapField_WarningColor);--_ui5_textarea_value_state_error_focus_box_shadow:0px 0px 0px 2px var(--sapField_InvalidColor);--_ui5_textarea_value_state_success_focus_box_shadow:0px 0px 0px 2px var(--sapField_SuccessColor);--_ui5_textarea_focus_outline:none;--_ui5_textarea_value_state_focus_outline:none;--_ui5_textarea_after_element_display:inline-block;--_ui5_textarea_value_state_warning_hover_box_shadow:none;--_ui5_textarea_disabled_background_color:var(--sapField_Background);--_ui5-time_picker_border_radius:0;--_ui5_time_picker_border:0.0625rem solid transparent;--_ui5-time_picker_border_radius:0.25rem;--_ui5_toast_vertical_offset:3rem;--_ui5_toast_horizontal_offset:2rem;--_ui5_toast_background:var(--sapList_Background);--_ui5_toast_shadow:var(--sapContent_Shadow2);--_ui5_wheelslider_item_text_size:var(--sapFontSize);--_ui5_wheelslider_selected_item_hover_background_color:var(--sapList_BorderColor);--_ui5_wheelslider_label_text_size:var(--sapFontSmallSize);--_ui5_wheelslider_selection_frame_margin_top:calc(var(--_ui5_wheelslider_item_height)*2);--_ui5_wheelslider_mobile_selection_frame_margin_top:calc(var(--_ui5_wheelslider_item_height)*4);--_ui5_wheelslider_label_text_color:var(--sapContent_LabelColor);--_ui5_wheelslider_height:240px;--_ui5_wheelslider_mobile_height:432px;--_ui5_wheelslider_item_width:48px;--_ui5_wheelslider_item_height:46px;--_ui5_wheelslider_arrows_visibility:hidden;--_ui_wheelslider_item_hover_color:var(--sapButton_Emphasized_Hover_BorderColor);--_ui_wheelslider_item_expanded_hover_color:var(--sapList_Hover_Background);--_ui5_wheelslider_item_background_color:var(--sapLegend_WorkingBackground);--_ui5_wheelslider_item_text_color:var(--sapTextColor);--_ui_wheelslider_item_hover_color:var(--sapList_AlternatingBackground);--_ui_wheelslider_item_expanded_hover_color:var(--sapList_AlternatingBackground);--_ui_wheelslider_item_exanded_hover_color:var(--sapList_AlternatingBackground);--_ui5_wheelslider_item_border_color:var(--sapList_SelectionBorderColor);--_ui5_wheelslider_item_expanded_border_color:transparent;--_ui5_wheelslider_item_hovered_border_color:transparent;--_ui5_wheelslider_collapsed_item_text_color:var(--sapList_SelectionBorderColor);--_ui5_wheelslider_selected_item_background_color:var(--sapContent_Selected_Background);--_ui5_wheelslider_selected_item_hover_background_color:var(--sapButton_Emphasized_Hover_BorderColor);--_ui5_wheelslider_active_item_background_color:var(--sapContent_Selected_Background);--_ui5_wheelslider_active_item_text_color:var(--sapContent_Selected_TextColor);--_ui5_wheelslider_selection_frame_color:var(--sapList_SelectionBorderColor);--_ui_wheelslider_item_border_radius:var(--_ui5_button_border_radius);--_ui5_toggle_button_pressed_focussed:var(--sapButton_Selected_BorderColor);--_ui5_toggle_button_pressed_focussed_hovered:var(--sapButton_Selected_BorderColor);--_ui5_toggle_button_selected_positive_text_color:var(--sapButton_Selected_TextColor);--_ui5_toggle_button_selected_negative_text_color:var(--sapButton_Selected_TextColor);--_ui5_toggle_button_selected_attention_text_color:var(--sapButton_Selected_TextColor);--_ui5_toggle_button_emphasized_pressed_focussed_hovered:var(--sapContent_FocusColor);--_ui5_yearpicker_item_selected_focus:var(--sapContent_Selected_Background);--_ui5_yearpicker_item_selected_hover_color:var(--sapContent_Selected_Background);--_ui5_yearpicker_item_border:none;--_ui5_yearpicker_item_border_radius:0;--_ui5_yearpicker_item_margin:1px;--_ui5_yearpicker_item_focus_after_width:calc(100% - 0.375rem);--_ui5_yearpicker_item_focus_after_height:calc(100% - 0.375rem);--_ui5_yearpicker_item_focus_after_border:1px dotted var(--sapContent_FocusColor);--_ui5_yearpicker_item_focus_after_offset:2px;--_ui5_yearpicker_item_focus_after_border_radius:0;--_ui5_yearpicker_item_selected_background_color:var(--sapSelectedColor);--_ui5_yearpicker_item_selected_text_color:var(--sapContent_ContrastTextColor);--_ui5_yearpicker_item_border_radius:0.5rem;--_ui5_yearpicker_item_focus_after_offset:0.25rem;--_ui5_yearpicker_item_focus_after_border:var(--_ui5_button_focused_border);--_ui5_yearpicker_item_focus_after_border_radius:0.5rem;--_ui5_yearpicker_item_focus_after_width:calc(100% - 0.5rem);--_ui5_yearpicker_item_focus_after_height:calc(100% - 0.5rem);--_ui5_yearpicker_item_selected_background_color:transparent;--_ui5_yearpicker_item_selected_text_color:var(--sapContent_Selected_TextColor);--_ui5_yearpicker_item_selected_box_shadow:none;--_ui5_yearpicker_item_selected_hover_color:var(--sapList_Hover_Background);--_ui5_yearpicker_item_focus_after_outline:none;--_ui5_calendar_header_arrow_button_border:none;--_ui5_calendar_header_arrow_button_border_radius:0.25rem;--_ui5_calendar_header_middle_button_width:6.25rem;--_ui5_calendar_header_middle_button_flex:1 1 auto;--_ui5_calendar_header_middle_button_focus_border_radius:0.25rem;--_ui5_calendar_header_middle_button_focus_after_display:block;--_ui5_calendar_header_middle_button_focus_after_width:calc(100% - 0.25rem);--_ui5_calendar_header_middle_button_focus_after_height:calc(100% - 0.25rem);--_ui5_calendar_header_middle_button_focus_after_top_offset:1px;--_ui5_calendar_header_middle_button_focus_after_left_offset:1px;--_ui5_calendar_header_button_background_color:none;--_ui5_calendar_header_arrow_button_box_shadow:none;--_ui5_calendar_header_middle_button_focus_outline:none;--_ui5_calendar_header_middle_button_focus_active_outline:none;--_ui5_calendar_header_middle_button_focus_active_background:var(--sapButton_Active_Background);--_ui5_calendar_header_middle_button_focus_after_border:1px dotted var(--sapContent_FocusColor);--_ui5_calendar_header_middle_button_focus_after_width:calc(100% - 0.375rem);--_ui5_calendar_header_middle_button_focus_after_height:calc(100% - 0.375rem);--_ui5_calendar_header_middle_button_focus_after_top_offset:0.125rem;--_ui5_calendar_header_middle_button_focus_after_left_offset:0.125rem;--_ui5_calendar_header_arrow_button_border:0.0625rem solid var(--sapList_Hover_Background);--_ui5_calendar_header_arrow_button_border_radius:0.5rem;--_ui5_calendar_header_button_background_color:var(--sapList_Hover_Background);--_ui5_calendar_header_arrow_button_box_shadow:0 0 0.125rem 0 rgba(85,107,130,0.72);--_ui5_calendar_header_middle_button_focus_border_radius:0.5rem;--_ui5_calendar_header_middle_button_focus_border:none;--_ui5_calendar_header_middle_button_focus_after_border:none;--_ui5_calendar_header_middle_button_focus_background:transparent;--_ui5_calendar_header_middle_button_focus_outline:0.125rem solid var(--sapSelectedColor);--_ui5_calendar_header_middle_button_focus_active_outline:0.0625rem solid var(--sapSelectedColor);--_ui5_calendar_header_middle_button_focus_active_background:transparent;--ui5_table_bottom_border:1px solid var(--sapList_BorderColor);--ui5_table_header_row_outline_width:1px;--ui5_table_multiselect_column_width:2.75rem;--ui5_table_header_row_border_bottom_color:var(--sapList_BorderColor);--ui5_table_header_row_border_width:1px;--ui5_table_row_outline_width:1px;--_ui5_token_background:var(--sapButton_TokenBackground);--_ui5_token_readonly_background:var(--sapButton_TokenBackground);--_ui5_token_readonly_color:var(--sapContent_LabelColor);--_ui5_token_border_radius:var(--sapButton_BorderCornerRadius);--_ui5_token_outline_offset:-0.125rem;--_ui5_token_text_color:var(--sapButton_TextColor);--_ui5_token_hover_background:var(--sapButton_Hover_Background);--_ui5_token_hover_border_color:var(--sapButton_Hover_BorderColor);--_ui5_token_top_margin:0.25rem;--_ui5_token_bottom_margin:0.25rem;--_ui5_token_right_margin:0.3125rem;--_ui5_token_padding:0.25rem 0;--_ui5_token_left_padding:0.3125rem;--_ui5_token_readonly_padding:0.375rem;--_ui5_token_selected_focus_outline:var(--_ui5_token_focus_outline_width) dotted var(--sapContent_ContrastFocusColor);--_ui5_token_focus_outline:var(--_ui5_token_focus_outline_width) dotted var(--sapContent_FocusColor);--_ui5_token_selected_hover_background:var(--sapButton_Selected_Hover_Background);--_ui5_token_selected_hover_border_color:var(--sapButton_Selected_Hover_BorderColor);--_ui5_token_focused_selected_border:1px solid var(--sapButton_Selected_BorderColor);--ui5_token_focus_pseudo_element_content:none;--_ui5_token_focus_offset:-0.25rem;--_ui5_token_focus_outline_width:0.0625rem;--_ui5_token_hover_border_color:var(--sapButton_TokenBorderColor);--_ui5_token_selected_focus_outline:none;--_ui5_token_focus_outline:none;--_ui5_token_outline_offset:0.125rem;--_ui5_token_selected_hover_background:var(--sapButton_Selected_Background);--_ui5_token_selected_hover_border_color:var(--sapButton_Selected_BorderColor);--ui5_token_focus_pseudo_element_content:"";--_ui5_token_focus_outline_border_radius:0.625rem}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_token_outline_offset:0}:root{--_ui5_tokenizer_padding:0.3125rem;--_ui5-multi_combobox_token_margin_top:3px;--_ui5-multi_combobox_token_margin_top:1px;--_ui5_slider_progress_container_background:var(--sapField_BorderColor);--_ui5_slider_progress_container_dot_display:none;--_ui5_slider_progress_container_dot_background:var(--sapField_BorderColor);--_ui5_slider_progress_border:none;--_ui5_slider_padding:1.406rem 1.0625rem;--_ui5_slider_inner_height:0.25rem;--_ui5_slider_outer_height:1.6875rem;--_ui5_slider_progress_border_radius:0.25rem;--_ui5_slider_progress_background:var(--sapActiveColor);--_ui5_slider_handle_icon_display:none;--_ui5_slider_handle_height:1.625rem;--_ui5_slider_handle_width:1.625rem;--_ui5_slider_handle_border:solid 0.125rem var(--sapField_BorderColor);--_ui5_slider_handle_border_radius:1rem;--_ui5_slider_handle_box_shadow:none;--_ui5_slider_handle_background:var(--sapButton_Background);--_ui5_range_slider_handle_background:#fff;--_ui5_slider_handle_top:-0.825rem;--_ui5_slider_tickmark_bg:var(--sapField_BorderColor);--_ui5_slider_tickmark_in_range_bg:var(--sapButton_Active_Background);--_ui5_slider_handle_margin_left:calc(var(--_ui5_slider_handle_width)/2*-1);--_ui5_slider_handle_hover_background:var(--sapButton_Hover_Background);--_ui5_slider_handle_hover_border:0.125rem solid var(--sapButton_Hover_BorderColor);--_ui5_slider_handle_outline:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_slider_handle_focus_border:var(--_ui5_slider_handle_hover_border);--_ui5_slider_handle_active_border:var(--_ui5_slider_handle_hover_border);--_ui5_slider_handle_focused_top:var(--_ui5_slider_handle_top);--_ui5_slider_handle_focused_margin_left:var(--_ui5_slider_handle_margin_left);--_ui5_slider_handle_outline_offset:0.075rem;--_ui5_slider_icon_left:0.5rem;--_ui5_slider_icon_top:0.125rem;--_ui5_range_slider_handle_hover_background:rgba(var(--sapButton_Background),0.25);--_ui5_range_slider_handle_hover_icon_display:none;--_ui5_slider_progress_outline:0.0625rem dotted var(--sapContent_FocusColor);--_ui5_slider_progress_outline_offset:-0.8125rem;--_ui5_slider_tickmark_top:-0.375rem;--_ui5_slider_disabled_opacity:0.4;--_ui5_slider_tooltip_background:var(--sapField_Background);--_ui5_slider_tooltip_border_radius:var(--sapElement_BorderCornerRadius);--_ui5_slider_tooltip_border_color:var(--sapField_BorderColor);--_ui5_slider_tooltip_border:0.0625rem solid var(--_ui5_slider_tooltip_border_color);--_ui5_slider_tooltip_box_shadow:none;--_ui5_slider_tooltip_padding:0.4125rem;--_ui5_slider_tooltip_height:1rem;--_ui5_range_slider_progress_focus_display:none;--_ui5_range_slider_progress_focus_top:-1.063rem;--_ui5_range_slider_progress_focus_left:-1.438rem;--_ui5_range_slider_progress_focus_padding:0 1.375rem 0 1.438rem;--_ui5_range_slider_progress_focus_height:2rem;--_ui5_range_slider_legacy_progress_focus_display:block;--_ui5_slider_handle_focus_width:0;--_ui5_slider_start_end_point_size:.375rem;--_ui5_slider_start_end_point_left:-0.875rem;--_ui5_slider_start_end_point_top:-.1875rem;--_ui5_slider_handle_hover_box_shadow:none;--_ui5_slider_handle_background_focus:var(--_ui5_slider_handle_background);--_ui5_slider_handle_focused_tooltip_distance:var(--_ui5_slider_tooltip_bottom);--_ui5_slider_handle_box_sizing:content-box;--_ui5_slider_tooltip_border_box:content-box;--_ui5_range_slider_handle_active_background:var(--_ui5_range_slider_handle_background);--_ui5_range_slider_handle_background_focus:transparent;--_ui5_range_slider_progress_focus_width:100%;--_ui5_slider_tickmark_height:1rem;--_ui5_slider_tickmark_top:-.3125rem;--_ui5_slider_progress_box_sizing:content-box;--_ui5_slider_tickmark_in_range_bg:var(--sapField_BorderColor);--_ui5_range_slider_focus_outline_width:100%;--_ui5_slider_progress_outline_offset_left:0;--_ui5_range_slider_focus_outline_radius:0;--_ui5_slider_progress_container_top:0;--_ui5_slider_progress_height:100%;--_ui5_slider_active_progress_border:none;--_ui5_slider_active_progress_left:0;--_ui5_slider_active_progress_top:0;--_ui5_slider_no_tickmarks_progress_container_top:var(--_ui5_slider_progress_container_top);--_ui5_slider_no_tickmarks_progress_height:var(--_ui5_slider_progress_height);--_ui5_slider_no_tickmarks_active_progress_border:var(--_ui5_slider_active_progress_border);--_ui5_slider_no_tickmarks_active_progress_left:var(--_ui5_slider_active_progress_left);--_ui5_slider_no_tickmarks_active_progress_top:var(--_ui5_slider_active_progress_top);--_ui5_slider_handle_focus_visibility:none;--_ui5_slider_handle_icon_size:1rem}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_slider_handle_focused_top:-0.625rem;--_ui5_slider_handle_focused_margin_left:-0.75rem;--_ui5_slider_handle_icon_size:.875rem;--_ui5_slider_padding:1rem 1.0625rem}:root{--_ui5_slider_progress_container_background:var(--sapSlider_Background);--_ui5_slider_progress_container_dot_display:block;--_ui5_slider_inner_min_width:4rem;--_ui5_slider_progress_background:var(--sapSlider_Selected_Background);--_ui5_slider_progress_before_background:var(--sapSlider_Selected_Background);--_ui5_slider_progress_after_background:var(--sapContent_MeasureIndicatorColor);--_ui5_slider_handle_background:var(--sapSlider_RangeHandleBackground);--_ui5_slider_handle_icon_display:inline-block;--_ui5_slider_handle_border:0.0625rem solid var(--sapSlider_HandleBorderColor);--_ui5_slider_handle_border_radius:0.5rem;--_ui5_slider_handle_box_shadow:var(--sapContent_Selected_Shadow);--_ui5_slider_handle_height:1.5rem;--_ui5_slider_handle_width:2rem;--_ui5_slider_handle_top:-0.625rem;--_ui5_slider_handle_focused_top:-0.688rem;--_ui5_slider_handle_focused_margin_left:-0.938rem;--_ui5_slider_handle_font_family:"SAP-icons";--_ui5_slider_handle_hover_border:0.0625rem solid var(--sapSlider_Hover_HandleBorderColor);--_ui5_slider_handle_hover_box_shadow:var(--sapContent_Selected_Shadow);--_ui5_slider_handle_focus_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_slider_handle_background_focus:var(--sapSlider_Active_HandleBackground);--_ui5_slider_handle_active_border:0.125rem solid var(--sapContent_FocusColor);--_ui5_slider_handle_box_shadow_focus:none;--_ui5_slider_handle_outline:none;--_ui5_slider_handle_hover_background:var(--sapSlider_Hover_HandleBackground);--_ui5_slider_tooltip_background:var(--sapField_Focus_Background);--_ui5_slider_tooltip_border:none;--_ui5_slider_tooltip_border_radius:0.5rem;--_ui5_slider_tooltip_box_shadow:var(--sapContent_Shadow1);--_ui5_range_slider_legacy_progress_focus_display:none;--_ui5_range_slider_progress_focus_display:block;--_ui5_slider_tickmark_in_range_bg:var(--sapSlider_Selected_BorderColor);--_ui5_slider_handle_active_box_shadow:none;--_ui5_slider_label_fontsize:var(--sapFontSmallSize);--_ui5_slider_label_color:var(--sapContent_LabelColor);--_ui5_slider_tooltip_min_width:2rem;--_ui5_slider_tooltip_padding:0.25rem;--_ui5_slider_tooltip_fontsize:var(--sapFontSmallSize);--_ui5_slider_tooltip_color:var(--sapContent_LabelColor);--_ui5_slider_tooltip_height:1.375rem;--_ui5_slider_handle_focus_width:1px;--_ui5_slider_start_end_point_size:.5rem;--_ui5_slider_start_end_point_left:-.75rem;--_ui5_slider_start_end_point_top:-0.125rem;--_ui5_slider_tooltip_border_box:border-box;--_ui5_range_slider_handle_active_background:var(--sapSlider_Active_RangeHandleBackground);--_ui5_range_slider_active_handle_icon_display:none;--_ui5_range_slider_progress_focus_top:-15px;--_ui5_range_slider_progress_focus_padding:0 1rem 0 1rem;--_ui5_range_slider_root_hover_handle_icon_display:inline-block;--_ui5_range_slider_root_hover_handle_bg:var(--_ui5_slider_handle_hover_background);--_ui5_range_slider_root_active_handle_icon_display:none;--_ui5_slider_tickmark_height:.5rem;--_ui5_slider_tickmark_top:-2px;--_ui5_slider_handle_box_sizing:border-box;--_ui5_range_slider_handle_background:var(--sapSlider_RangeHandleBackground);--_ui5_slider_tooltip_bottom:2rem}.sapUiSizeCompact,.ui5-content-density-compact,:root,[data-ui5-compact-size]{--_ui5_slider_handle_focused_tooltip_distance:calc(var(--_ui5_slider_tooltip_bottom) - var(--_ui5_slider_handle_focus_width));--_ui5_range_slider_progress_focus_left:calc(var(--_ui5_slider_handle_width)/2*-1 - 5px);--_ui5_range_slider_progress_focus_width:calc(100% + var(--_ui5_slider_handle_width) + 10px);--_ui5_range_slider_progress_focus_height:calc(var(--_ui5_slider_handle_height) + 10px)}.sapUiSizeCompact,.ui5-content-density-compact,[data-ui5-compact-size]{--_ui5_slider_handle_width:1.5rem;--_ui5_slider_icon_left:0.125rem;--_ui5_slider_icon_top:0;--_ui5_slider_handle_focused_top:-0.5625rem;--_ui5_slider_handle_focused_margin_left:-0.6875rem;--_ui5_range_slider_progress_focus_top:-.8125rem;--_ui5_slider_tooltip_bottom:1.75rem}:root{--_ui5_value_state_message_border:none;--_ui5_value_state_header_border:none;--_ui5_input_value_state_icon_display:none;--_ui5_value_state_message_padding:0.5rem;--_ui5_value_state_header_padding:.5625rem 1rem;--_ui5_value_state_message_popover_box_shadow:none;--_ui5_value_state_message_icon_width:.875rem;--_ui5_value_state_message_icon_height:.875rem;--_ui5_input_value_state_icon_offset:.5rem;--_ui5_value_state_header_offset:-0.125rem;--_ui5_input_value_state_icon_display:inline-block;--_ui5_value_state_message_padding:0.5rem 0.5rem 0.5rem 1.875rem;--_ui5_value_state_header_padding:.5rem .5rem .5rem 1.875rem;--_ui5_value_state_message_popover_box_shadow:var(--sapContent_Shadow1);--_ui5_value_state_message_icon_width:1rem;--_ui5_value_state_message_icon_height:1rem;--_ui5_value_state_header_offset:-0.25rem;--ui5_table_bottom_border:none;--ui5_table_header_row_outline_width:var(--sapContent_FocusWidth);--ui5_table_header_row_border_bottom_color:var(--sapList_HeaderBorderColor);--ui5_table_focus_outline_offset:-0.1875rem;--ui5_table_header_row_font_weight:normal;--ui5_table_header_row_font_weight:bold;--ui5_table_row_outline_width:var(--sapContent_FocusWidth);--ui5_table_group_row_font-weight:normal;--ui5_table_border_width:0 0 1px 0;--ui5_table_group_row_font-weight:bold;--ui5_table_border_width:1px 0 1px 0;--_ui5_step_input_input_error_background_color:var(--sapField_InvalidBackground);--_ui5-step_input_button_state_hover_background_color:var(--sapField_Background);--_ui5_step_input_border_style:1px solid var(--sapField_BorderColor);--_ui5_step_input_border_style_hover:1px solid var(--sapField_Hover_BorderColor);--_ui5_step_input_button_background_color:var(--sapField_Background);--_ui5_step_input_input_border:1px solid transparent;--_ui5_step_input_input_margin_top:-0.0625rem;--_ui5_step_input_button_display:inline-block;--_ui5_step_input_button_left:0;--_ui5_step_input_input_border_focused_after:var(--_ui5_input_focus_border_width) dotted var(--sapContent_FocusColor);--_ui5_step_input_input_border_top_bottom_focused_after:0.0625rem;--_ui5_step_input_input_border_radius_focused_after:0;--_ui5_step_input_input_information_border_color_focused_after:var(--sapField_BorderColor);--_ui5_step_input_input_warning_border_color_focused_after:var(--sapField_BorderColor);--_ui5_step_input_input_success_border_color_focused_after:var(--sapField_BorderColor);--_ui5_step_input_input_error_border_color_focused_after:var(--sapField_BorderColor);--_ui5_step_input_disabled_button_background:var(--sapField_ReadOnly_Background);--_ui5_step_input_border_color_hover:var(--sapField_Hover_Background);--_ui5_step_input_border_hover:1px solid var(--sapField_Hover_BorderColor);--_ui5_input_input_background_color:var(--sapField_InvalidBackground);--_ui5_step_input_min_width:7.25rem;--_ui5_step_input_input_error_background_color:inherit;--_ui5-step_input_button_state_hover_background_color:var(--sapField_Hover_Background);--_ui5_step_input_border_style:none;--_ui5_step_input_border_style_hover:none;--_ui5_step_input_button_background_color:transparent;--_ui5_step_input_input_border:none;--_ui5_step_input_input_margin_top:0;--_ui5_step_input_button_display:inline-flex;--_ui5_step_input_button_left:0.125rem;--_ui5_step_input_button_right:0;--_ui5_step_input_input_border_focused_after:0.125rem solid #0070f2;--_ui5_step_input_input_border_top_bottom_focused_after:0;--_ui5_step_input_input_border_radius_focused_after:0.25rem;--_ui5_step_input_input_information_border_color_focused_after:var(--sapField_InformationColor);--_ui5_step_input_input_warning_border_color_focused_after:var(--sapField_WarningColor);--_ui5_step_input_input_success_border_color_focused_after:var(--sapField_SuccessColor);--_ui5_step_input_input_error_border_color_focused_after:var(--sapField_InvalidColor);--_ui5_step_input_disabled_button_background:none;--_ui5_step_input_border_color_hover:none;--_ui5_step_input_border_hover:none;--_ui5_input_input_background_color:transparent;--_ui5_load_more_padding:0;--_ui5_load_more_border:1px top solid transparent;--_ui5_load_more_border_radius:none;--_ui5_load_more_outline_width:1px;--_ui5_load_more_outline_width:var(--sapContent_FocusWidth);--_ui5_load_more_border-bottom:var(--sapList_BorderWidth) solid var(--sapList_BorderColor)}'};var e={_};export{_,e as default};
@@ -0,0 +1 @@
1
+ const o={packageName:"@ui5/webcomponents-theming",fileName:"themes/sap_belize_hcw/parameters-bundle.css",content:':root{--sapThemeMetaData-Base-baseLib:{"Path":"Base.baseLib.sap_belize_hcw.css_variables","PathPattern":"/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends":["sap_belize_hcb","sap_belize","sap_base_fiori","baseTheme"],"Tags":["Fiori_2","Fiori_3","HighContrast"],"FallbackThemeId":"sap_belize","Engine":{"Name":"theming-engine","Version":"1.69.2"},"Version":{ "Build":"11.1.38.20220405122918","Source":"11.1.38"}};--sapBrandColor:#ec8b46;--sapHighlightColor:#ec8b46;--sapBaseColor:#fff;--sapShellColor:#fff;--sapBackgroundColor:#fff;--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:1.625rem;--sapFontHeader2Size:1.375rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#000;--sapLinkColor:#000;--sapLink_Hover_Color:#000;--sapLink_Active_Color:#000;--sapLink_Visited_Color:#000;--sapLink_InvertedColor:#000;--sapLink_SubtleColor:#000;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#8fb5ff;--sapActiveColor:#ec8b46;--sapHighlightTextColor:#000;--sapTitleColor:#000;--sapNegativeColor:#ab0000;--sapCriticalColor:#5c5c00;--sapPositiveColor:#006362;--sapInformativeColor:#000;--sapNeutralColor:#000;--sapNegativeElementColor:#ab0000;--sapCriticalElementColor:#5c5c00;--sapPositiveElementColor:#006362;--sapInformativeElementColor:#000;--sapNeutralElementColor:#000;--sapNegativeTextColor:#ab0000;--sapPositiveTextColor:#006362;--sapCriticalTextColor:#5c5c00;--sapInformativeTextColor:#000;--sapNeutralTextColor:#000;--sapNeutralBorderColor:#000;--sapErrorColor:#ab0000;--sapErrorBorderColor:#ab0000;--sapWarningColor:#5c5c00;--sapWarningBorderColor:#5c5c00;--sapSuccessColor:#006362;--sapSuccessBorderColor:#006362;--sapInformationColor:#000;--sapInformationBorderColor:#000;--sapErrorBackground:#fff;--sapWarningBackground:#fff;--sapSuccessBackground:#fff;--sapInformationBackground:#fff;--sapNeutralBackground:#fff;--sapIndicationColor_1:#780000;--sapIndicationColor_1_Background:#fff;--sapIndicationColor_1_BorderColor:#000;--sapIndicationColor_1_Hover_Background:#ec8b46;--sapIndicationColor_1_Active_Background:#ec8b46;--sapIndicationColor_1_TextColor:#000;--sapIndicationColor_2:#ab0000;--sapIndicationColor_2_Background:#fff;--sapIndicationColor_2_BorderColor:#000;--sapIndicationColor_2_Hover_Background:#ec8b46;--sapIndicationColor_2_Active_Background:#ec8b46;--sapIndicationColor_2_TextColor:#000;--sapIndicationColor_3:#5c5c00;--sapIndicationColor_3_Background:#fff;--sapIndicationColor_3_BorderColor:#000;--sapIndicationColor_3_Hover_Background:#ec8b46;--sapIndicationColor_3_Active_Background:#ec8b46;--sapIndicationColor_3_TextColor:#000;--sapIndicationColor_4:#006362;--sapIndicationColor_4_Background:#fff;--sapIndicationColor_4_BorderColor:#000;--sapIndicationColor_4_Hover_Background:#ec8b46;--sapIndicationColor_4_Active_Background:#ec8b46;--sapIndicationColor_4_TextColor:#000;--sapIndicationColor_5:#004ccb;--sapIndicationColor_5_Background:#fff;--sapIndicationColor_5_BorderColor:#000;--sapIndicationColor_5_Hover_Background:#ec8b46;--sapIndicationColor_5_Active_Background:#ec8b46;--sapIndicationColor_5_TextColor:#000;--sapIndicationColor_6:#105b5b;--sapIndicationColor_6_Background:#fff;--sapIndicationColor_6_BorderColor:#000;--sapIndicationColor_6_Hover_Background:#ec8b46;--sapIndicationColor_6_Active_Background:#ec8b46;--sapIndicationColor_6_TextColor:#000;--sapIndicationColor_7:#6c32a9;--sapIndicationColor_7_Background:#fff;--sapIndicationColor_7_BorderColor:#000;--sapIndicationColor_7_Hover_Background:#ec8b46;--sapIndicationColor_7_Active_Background:#ec8b46;--sapIndicationColor_7_TextColor:#000;--sapIndicationColor_8:#961d7c;--sapIndicationColor_8_Background:#fff;--sapIndicationColor_8_BorderColor:#000;--sapIndicationColor_8_Hover_Background:#ec8b46;--sapIndicationColor_8_Active_Background:#ec8b46;--sapIndicationColor_8_TextColor:#000;--sapElement_LineHeight:3rem;--sapElement_Height:2.5rem;--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:#000;--sapContent_ContrastIconColor:#000;--sapContent_NonInteractiveIconColor:#000;--sapContent_MarkerIconColor:#000;--sapContent_MarkerTextColor:#000;--sapContent_MeasureIndicatorColor:#000;--sapContent_Selected_MeasureIndicatorColor:#000;--sapContent_ImagePlaceholderBackground:#fff;--sapContent_ImagePlaceholderForegroundColor:#000;--sapContent_RatedColor:#000;--sapContent_UnratedColor:#585858;--sapContent_BusyColor:#000;--sapContent_FocusColor:#000;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.125rem;--sapContent_ContrastFocusColor:#000;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#000;--sapContent_Shadow0:0 0 0 0.0625rem #000;--sapContent_Shadow1:0 0 1rem 0 rgba(0,0,0,0.5),0 0 0 0.125rem #000;--sapContent_Shadow2:0 0.25rem 2rem 0 rgba(0,0,0,0.6),0 0 0 0.125rem #000;--sapContent_Shadow3:0 0.625rem 4rem 0 rgba(0,0,0,0.8),0 0 0 0.125rem #000;--sapContent_TextShadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;--sapContent_ContrastTextShadow:none;--sapContent_HeaderShadow:inset 0 -0.125rem #000;--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:#ec8b46;--sapContent_HelpColor:#006500;--sapContent_LabelColor:#000;--sapContent_MonospaceFontFamily:"72Mono","72Monofull",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:"72Mono-Bold","72Mono-Boldfull",lucida console,monospace;--sapContent_IconFontFamily:"SAP-icons";--sapContent_DisabledTextColor:#888;--sapContent_DisabledOpacity:0.4;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#000;--sapContent_ForegroundColor:#fff;--sapContent_ForegroundBorderColor:#000;--sapContent_ForegroundTextColor:#000;--sapContent_BadgeBackground:#fff;--sapContent_BadgeTextColor:#000;--sapContent_Placeholderloading_Background:#888;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#888 0%,#888 35%,#585858 50%,#888 65%,#888);--sapContent_DragAndDropActiveColor:#006500;--sapContent_Selected_Background:#8fb5ff;--sapContent_Selected_TextColor:#000;--sapContent_Selected_Hover_Background:#ec8b46;--sapContent_Selected_ForegroundColor:#000;--sapContent_ForcedColorAdjust:none;--sapContent_Illustrative_Color1:#212628;--sapContent_Illustrative_Color2:#434e56;--sapContent_Illustrative_Color3:#62737c;--sapContent_Illustrative_Color4:#030303;--sapContent_Illustrative_Color5:#9da4aa;--sapContent_Illustrative_Color6:#c6cace;--sapContent_Illustrative_Color7:#e7e9ea;--sapContent_Illustrative_Color8:#fff;--sapContent_Illustrative_Color9:#64edd2;--sapContent_Illustrative_Color10:#ebf8ff;--sapContent_Illustrative_Color11:#f31ded;--sapContent_Illustrative_Color12:#5dc122;--sapContent_Illustrative_Color13:#005dc9;--sapContent_Illustrative_Color14:#004da5;--sapContent_Illustrative_Color15:#cc7400;--sapContent_Illustrative_Color16:#3b0ac6;--sapContent_Illustrative_Color17:#00a58a;--sapContent_Illustrative_Color18:#d1efff;--sapContent_Illustrative_Color19:#b8e6ff;--sapContent_Illustrative_Color20:#9eddff;--sapShell_Background:#fff;--sapShell_BackgroundImage:linear-gradient(180deg,#fff,#fff);--sapShell_BackgroundGradient:linear-gradient(180deg,#fff,#fff);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:#000;--sapShell_TextColor:#000;--sapShell_InteractiveBackground:#fff;--sapShell_InteractiveTextColor:#000;--sapShell_InteractiveBorderColor:#000;--sapShell_GroupTitleTextColor:#000;--sapShell_GroupTitleTextShadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;--sapShell_Hover_Background:#ec8b46;--sapShell_Active_Background:#ec8b46;--sapShell_Active_TextColor:#000;--sapShell_Selected_Background:#8fb5ff;--sapShell_Selected_TextColor:#000;--sapShell_Selected_Hover_Background:#ec8b46;--sapShell_Favicon:none;--sapShell_Navigation_Background:#fff;--sapShell_Navigation_SelectedColor:#000;--sapShell_Navigation_Selected_TextColor:#000;--sapShell_Navigation_TextColor:#000;--sapShell_Navigation_Hover_Background:#ec8b46;--sapShell_Navigation_Active_Background:#ec8b46;--sapShell_Navigation_Active_TextColor:#000;--sapShell_Shadow:0 0.125rem 0 0 #000;--sapShell_NegativeColor:#ab0000;--sapShell_CriticalColor:#5c5c00;--sapShell_PositiveColor:#006362;--sapShell_InformativeColor:#000;--sapShell_NeutralColor:#000;--sapAvatar_1_Background:#fff;--sapAvatar_1_BorderColor:#000;--sapAvatar_1_TextColor:#000;--sapAvatar_2_Background:#fff;--sapAvatar_2_BorderColor:#000;--sapAvatar_2_TextColor:#000;--sapAvatar_3_Background:#fff;--sapAvatar_3_BorderColor:#000;--sapAvatar_3_TextColor:#000;--sapAvatar_4_Background:#fff;--sapAvatar_4_BorderColor:#000;--sapAvatar_4_TextColor:#000;--sapAvatar_5_Background:#fff;--sapAvatar_5_BorderColor:#000;--sapAvatar_5_TextColor:#000;--sapAvatar_6_Background:#fff;--sapAvatar_6_BorderColor:#000;--sapAvatar_6_TextColor:#000;--sapAvatar_7_Background:#fff;--sapAvatar_7_BorderColor:#000;--sapAvatar_7_TextColor:#000;--sapAvatar_8_Background:#fff;--sapAvatar_8_BorderColor:#000;--sapAvatar_8_TextColor:#000;--sapAvatar_9_Background:#fff;--sapAvatar_9_BorderColor:#000;--sapAvatar_9_TextColor:#000;--sapAvatar_10_Background:#fff;--sapAvatar_10_BorderColor:#000;--sapAvatar_10_TextColor:#000;--sapButton_BorderWidth:.0625rem;--sapButton_BorderCornerRadius:.375rem;--sapButton_Background:#fff;--sapButton_BorderColor:#000;--sapButton_TextColor:#000;--sapButton_Hover_Background:#ec8b46;--sapButton_Hover_BorderColor:#000;--sapButton_Hover_TextColor:#000;--sapButton_IconColor:#000;--sapButton_Active_Background:#ec8b46;--sapButton_Active_BorderColor:#000;--sapButton_Active_TextColor:#000;--sapButton_Emphasized_Background:#fff;--sapButton_Emphasized_BorderColor:#000;--sapButton_Emphasized_TextColor:#000;--sapButton_Emphasized_Hover_Background:#ec8b46;--sapButton_Emphasized_Hover_BorderColor:#000;--sapButton_Emphasized_Hover_TextColor:#000;--sapButton_Emphasized_Active_Background:#ec8b46;--sapButton_Emphasized_Active_BorderColor:#000;--sapButton_Emphasized_Active_TextColor:#000;--sapButton_Emphasized_TextShadow:transparent;--sapButton_Emphasized_FontWeight:bold;--sapButton_Reject_Background:#fff;--sapButton_Reject_BorderColor:#000;--sapButton_Reject_Hover_Background:#ec8b46;--sapButton_Reject_Hover_BorderColor:#000;--sapButton_Reject_Hover_TextColor:#000;--sapButton_Reject_Active_Background:#ec8b46;--sapButton_Reject_Active_BorderColor:#000;--sapButton_Reject_Active_TextColor:#000;--sapButton_Reject_TextColor:#000;--sapButton_Reject_Selected_Background:#8fb5ff;--sapButton_Reject_Selected_BorderColor:#000;--sapButton_Reject_Selected_TextColor:#000;--sapButton_Reject_Selected_Hover_Background:#ec8b46;--sapButton_Reject_Selected_Hover_BorderColor:#000;--sapButton_Accept_Background:#fff;--sapButton_Accept_BorderColor:#000;--sapButton_Accept_Hover_Background:#ec8b46;--sapButton_Accept_Hover_BorderColor:#000;--sapButton_Accept_Hover_TextColor:#000;--sapButton_Accept_Active_Background:#ec8b46;--sapButton_Accept_Active_BorderColor:#000;--sapButton_Accept_Active_TextColor:#000;--sapButton_Accept_TextColor:#000;--sapButton_Accept_Selected_Background:#8fb5ff;--sapButton_Accept_Selected_BorderColor:#000;--sapButton_Accept_Selected_TextColor:#000;--sapButton_Accept_Selected_Hover_Background:#ec8b46;--sapButton_Accept_Selected_Hover_BorderColor:#000;--sapButton_Lite_Background:#fff;--sapButton_Lite_BorderColor:#000;--sapButton_Lite_TextColor:#000;--sapButton_Lite_Hover_Background:#ec8b46;--sapButton_Lite_Hover_BorderColor:#000;--sapButton_Lite_Hover_TextColor:#000;--sapButton_Lite_Active_Background:#ec8b46;--sapButton_Lite_Active_BorderColor:#000;--sapButton_Selected_Background:#8fb5ff;--sapButton_Selected_BorderColor:#000;--sapButton_Selected_TextColor:#000;--sapButton_Selected_Hover_Background:#ec8b46;--sapButton_Selected_Hover_BorderColor:#000;--sapButton_Attention_Background:#fff;--sapButton_Attention_BorderColor:#000;--sapButton_Attention_TextColor:#000;--sapButton_Attention_Hover_Background:#ec8b46;--sapButton_Attention_Hover_BorderColor:#000;--sapButton_Attention_Hover_TextColor:#000;--sapButton_Attention_Active_Background:#ec8b46;--sapButton_Attention_Active_BorderColor:#000;--sapButton_Attention_Active_TextColor:#000;--sapButton_Attention_Selected_Background:#8fb5ff;--sapButton_Attention_Selected_BorderColor:#000;--sapButton_Attention_Selected_TextColor:#000;--sapButton_Attention_Selected_Hover_Background:#ec8b46;--sapButton_Attention_Selected_Hover_BorderColor:#000;--sapButton_Negative_Background:#fff;--sapButton_Negative_BorderColor:#000;--sapButton_Negative_TextColor:#000;--sapButton_Negative_Hover_Background:#ec8b46;--sapButton_Negative_Hover_BorderColor:#000;--sapButton_Negative_Hover_TextColor:#000;--sapButton_Negative_Active_Background:#ec8b46;--sapButton_Negative_Active_BorderColor:#000;--sapButton_Negative_Active_TextColor:#000;--sapButton_Critical_Background:#fff;--sapButton_Critical_BorderColor:#000;--sapButton_Critical_TextColor:#000;--sapButton_Critical_Hover_Background:#ec8b46;--sapButton_Critical_Hover_BorderColor:#000;--sapButton_Critical_Hover_TextColor:#000;--sapButton_Critical_Active_Background:#ec8b46;--sapButton_Critical_Active_BorderColor:#000;--sapButton_Critical_Active_TextColor:#000;--sapButton_Success_Background:#fff;--sapButton_Success_BorderColor:#000;--sapButton_Success_TextColor:#000;--sapButton_Success_Hover_Background:#ec8b46;--sapButton_Success_Hover_BorderColor:#000;--sapButton_Success_Hover_TextColor:#000;--sapButton_Success_Active_Background:#ec8b46;--sapButton_Success_Active_BorderColor:#000;--sapButton_Success_Active_TextColor:#000;--sapButton_Information_Background:#fff;--sapButton_Information_BorderColor:#000;--sapButton_Information_TextColor:#000;--sapButton_Information_Hover_Background:#ec8b46;--sapButton_Information_Hover_BorderColor:#000;--sapButton_Information_Hover_TextColor:#000;--sapButton_Information_Active_Background:#ec8b46;--sapButton_Information_Active_BorderColor:#000;--sapButton_Information_Active_TextColor:#000;--sapButton_Neutral_Background:#fff;--sapButton_Neutral_BorderColor:#000;--sapButton_Neutral_TextColor:#000;--sapButton_Neutral_Hover_Background:#ec8b46;--sapButton_Neutral_Hover_BorderColor:#000;--sapButton_Neutral_Hover_TextColor:#000;--sapButton_Neutral_Active_Background:#ec8b46;--sapButton_Neutral_Active_BorderColor:#000;--sapButton_Neutral_Active_TextColor:#000;--sapButton_Track_Background:#fff;--sapButton_Track_BorderColor:#000;--sapButton_Track_TextColor:#000;--sapButton_Track_Hover_Background:#ec8b46;--sapButton_Track_Hover_BorderColor:#000;--sapButton_Track_Selected_Background:#8fb5ff;--sapButton_Track_Selected_BorderColor:#000;--sapButton_Track_Selected_TextColor:#000;--sapButton_Track_Selected_Hover_Background:#ec8b46;--sapButton_Track_Selected_Hover_BorderColor:#000;--sapButton_Handle_Background:#fff;--sapButton_Handle_BorderColor:#000;--sapButton_Handle_TextColor:#000;--sapButton_Handle_Hover_Background:#ec8b46;--sapButton_Handle_Hover_BorderColor:#000;--sapButton_Handle_Selected_Background:#8fb5ff;--sapButton_Handle_Selected_BorderColor:#000;--sapButton_Handle_Selected_TextColor:#000;--sapButton_Handle_Selected_Hover_Background:#ec8b46;--sapButton_Handle_Selected_Hover_BorderColor:#000;--sapButton_Track_Negative_Background:#fff;--sapButton_Track_Negative_BorderColor:#ab0000;--sapButton_Track_Negative_TextColor:#000;--sapButton_Track_Negative_Hover_Background:#ec8b46;--sapButton_Track_Negative_Hover_BorderColor:#ab0000;--sapButton_Handle_Negative_Background:#fff;--sapButton_Handle_Negative_BorderColor:#ab0000;--sapButton_Handle_Negative_TextColor:#000;--sapButton_Handle_Negative_Hover_Background:#ec8b46;--sapButton_Handle_Negative_Hover_BorderColor:#ab0000;--sapButton_Track_Positive_Background:#fff;--sapButton_Track_Positive_BorderColor:#006362;--sapButton_Track_Positive_TextColor:#000;--sapButton_Track_Positive_Hover_Background:#fff;--sapButton_Track_Positive_Hover_BorderColor:#000;--sapButton_Handle_Positive_Background:#fff;--sapButton_Handle_Positive_BorderColor:#006362;--sapButton_Handle_Positive_TextColor:#000;--sapButton_Handle_Positive_Hover_Background:#ec8b46;--sapButton_Handle_Positive_Hover_BorderColor:#006362;--sapButton_TokenBackground:#fff;--sapButton_TokenBorderColor:#000;--sapField_Background:#fff;--sapField_BackgroundStyle:none;--sapField_TextColor:#000;--sapField_PlaceholderTextColor:#585858;--sapField_BorderColor:#000;--sapField_HelpBackground:#fff;--sapField_BorderWidth:.0625rem;--sapField_BorderStyle:solid;--sapField_BorderCornerRadius:0;--sapField_Hover_Background:#fff;--sapField_Hover_BackgroundStyle:none;--sapField_Hover_BorderColor:#000;--sapField_Hover_HelpBackground:#fff;--sapField_Active_BorderColor:#000;--sapField_Focus_Background:#fff;--sapField_Focus_BorderColor:#000;--sapField_Focus_HelpBackground:#fff;--sapField_ReadOnly_Background:#b3b3b3;--sapField_ReadOnly_BackgroundStyle:none;--sapField_ReadOnly_BorderColor:#585858;--sapField_ReadOnly_BorderStyle:solid;--sapField_ReadOnly_HelpBackground:#b3b3b3;--sapField_RequiredColor:#000;--sapField_InvalidColor:#000;--sapField_InvalidBackground:#ec8b46;--sapField_InvalidBackgroundStyle:none;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:dashed;--sapField_WarningColor:#000;--sapField_WarningBackground:#fff;--sapField_WarningBackgroundStyle:none;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:dashed;--sapField_SuccessColor:#000;--sapField_SuccessBackground:#fff;--sapField_SuccessBackgroundStyle:none;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#000;--sapField_InformationBackground:#fff;--sapField_InformationBackgroundStyle:none;--sapField_InformationBorderWidth:.0625rem;--sapField_InformationBorderStyle:dashed;--sapGroup_TitleBackground:#fff;--sapGroup_TitleBorderColor:#000;--sapGroup_TitleTextColor:#000;--sapGroup_Title_FontSize:1.125rem;--sapGroup_ContentBackground:#fff;--sapGroup_ContentBorderColor:#000;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:#fff;--sapPopover_BorderCornerRadius:.25rem;--sapToolbar_Background:#fff;--sapToolbar_SeparatorColor:#000;--sapList_HeaderBackground:#fff;--sapList_HeaderBorderColor:#000;--sapList_HeaderTextColor:#000;--sapList_BorderColor:#585858;--sapList_TextColor:#000;--sapList_Active_TextColor:#000;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#ec8b46;--sapList_SelectionBackgroundColor:#8fb5ff;--sapList_SelectionBorderColor:#000;--sapList_Hover_SelectionBackground:#ec8b46;--sapList_Background:#fff;--sapList_Hover_Background:#ec8b46;--sapList_AlternatingBackground:#e6e6e6;--sapList_GroupHeaderBackground:#fff;--sapList_GroupHeaderBorderColor:#000;--sapList_GroupHeaderTextColor:#000;--sapList_FooterBackground:#fff;--sapList_FooterTextColor:#000;--sapList_TableGroupHeaderBackground:#b3b3b3;--sapList_TableGroupHeaderBorderColor:#000;--sapList_TableGroupHeaderTextColor:#000;--sapList_TableFooterBorder:#000;--sapList_TableFixedBorderColor:#000;--sapMessage_ErrorBorderColor:#ab0000;--sapMessage_WarningBorderColor:#5c5c00;--sapMessage_SuccessBorderColor:#006362;--sapMessage_InformationBorderColor:#000;--sapProgress_Background:#fff;--sapProgress_BorderColor:#000;--sapProgress_TextColor:#000;--sapProgress_FontSize:.75rem;--sapProgress_NegativeBackground:#fff;--sapProgress_NegativeBorderColor:#000;--sapProgress_NegativeTextColor:#000;--sapProgress_CriticalBackground:#fff;--sapProgress_CriticalBorderColor:#000;--sapProgress_CriticalTextColor:#000;--sapProgress_PositiveBackground:#fff;--sapProgress_PositiveBorderColor:#000;--sapProgress_PositiveTextColor:#000;--sapProgress_InformationBackground:#fff;--sapProgress_InformationBorderColor:#000;--sapProgress_InformationTextColor:#000;--sapProgress_Value_Background:#ec8b46;--sapProgress_Value_BorderColor:#000;--sapProgress_Value_TextColor:#000;--sapProgress_Value_NegativeBackground:#ec8b46;--sapProgress_Value_NegativeBorderColor:#000;--sapProgress_Value_NegativeTextColor:#000;--sapProgress_Value_CriticalBackground:#ec8b46;--sapProgress_Value_CriticalBorderColor:#000;--sapProgress_Value_CriticalTextColor:#000;--sapProgress_Value_PositiveBackground:#ec8b46;--sapProgress_Value_PositiveBorderColor:#000;--sapProgress_Value_PositiveTextColor:#000;--sapProgress_Value_InformationBackground:#ec8b46;--sapProgress_Value_InformationBorderColor:#000;--sapProgress_Value_InformationTextColor:#000;--sapScrollBar_FaceColor:#585858;--sapScrollBar_TrackColor:#fff;--sapScrollBar_BorderColor:#585858;--sapScrollBar_SymbolColor:#000;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#000;--sapSlider_Background:#fff;--sapSlider_BorderColor:#000;--sapSlider_Selected_Background:#8fb5ff;--sapSlider_Selected_BorderColor:#000;--sapSlider_HandleBackground:#fff;--sapSlider_HandleBorderColor:#000;--sapSlider_RangeHandleBackground:#fff;--sapSlider_Hover_HandleBackground:#ec8b46;--sapSlider_Hover_HandleBorderColor:#000;--sapSlider_Hover_RangeHandleBackground:transparent;--sapSlider_Active_HandleBackground:#ec8b46;--sapSlider_Active_HandleBorderColor:#000;--sapSlider_Active_RangeHandleBackground:transparent;--sapPageHeader_Background:#fff;--sapPageHeader_BorderColor:#000;--sapPageHeader_TextColor:#000;--sapPageFooter_Background:#fff;--sapPageFooter_BorderColor:#000;--sapPageFooter_TextColor:#000;--sapInfobar_Background:#fff;--sapInfobar_Hover_Background:#ec8b46;--sapInfobar_Active_Background:#ec8b46;--sapInfobar_NonInteractive_Background:#b3b3b3;--sapInfobar_TextColor:#000;--sapObjectHeader_Background:#fff;--sapObjectHeader_BorderColor:#000;--sapObjectHeader_Hover_Background:#ec8b46;--sapObjectHeader_Title_TextColor:#000;--sapObjectHeader_Title_FontSize:1.25rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:"72","72full",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#000;--sapBlockLayer_Background:#fff;--sapTile_Background:#fff;--sapTile_Hover_Background:#ec8b46;--sapTile_Active_Background:#ec8b46;--sapTile_BorderColor:#000;--sapTile_BorderCornerRadius:0.25rem;--sapTile_TitleTextColor:#000;--sapTile_TextColor:#000;--sapTile_IconColor:#000;--sapTile_SeparatorColor:#000;--sapTile_Interactive_BorderColor:#000;--sapTile_OverlayBackground:#fff;--sapTile_OverlayForegroundColor:#000;--sapAccentColor1:#5f5800;--sapAccentColor2:#5e4101;--sapAccentColor3:#973333;--sapAccentColor4:#961d7c;--sapAccentColor5:#365892;--sapAccentColor6:#004ccb;--sapAccentColor7:#105b5b;--sapAccentColor8:#26340b;--sapAccentColor9:#6c32a9;--sapAccentColor10:#4a5964;--sapAccentBackgroundColor1:#fff3b8;--sapAccentBackgroundColor2:#ffd0e7;--sapAccentBackgroundColor3:#fff0fa;--sapAccentBackgroundColor4:#ffdcf3;--sapAccentBackgroundColor5:#ded3ff;--sapAccentBackgroundColor6:#d1efff;--sapAccentBackgroundColor7:#c2fcee;--sapAccentBackgroundColor8:#ebf5cb;--sapAccentBackgroundColor9:#dafdf5;--sapAccentBackgroundColor10:#eaecee;--sapLegend_WorkingBackground:#d9d9d9;--sapLegend_NonWorkingBackground:#b3b3b3;--sapLegend_CurrentDateTime:#961d7c;--sapLegendColor1:#5f5800;--sapLegendColor2:#5e4101;--sapLegendColor3:#973333;--sapLegendColor4:#463000;--sapLegendColor5:#961d7c;--sapLegendColor6:#004ccb;--sapLegendColor7:#105b5b;--sapLegendColor8:#26340b;--sapLegendColor9:#4a5964;--sapLegendColor10:#6c3d62;--sapLegendColor11:#383513;--sapLegendColor12:#734f00;--sapLegendColor13:#723e3e;--sapLegendColor14:#5f5642;--sapLegendColor15:#60535d;--sapLegendColor16:#465878;--sapLegendColor17:#435b5b;--sapLegendColor18:#4e5a36;--sapLegendColor19:#4e5869;--sapLegendColor20:#001b49;--sapLegendBackgroundColor1:#fff;--sapLegendBackgroundColor2:#fff;--sapLegendBackgroundColor3:#fff;--sapLegendBackgroundColor4:#fff;--sapLegendBackgroundColor5:#fff;--sapLegendBackgroundColor6:#fff;--sapLegendBackgroundColor7:#fff;--sapLegendBackgroundColor8:#fff;--sapLegendBackgroundColor9:#fff;--sapLegendBackgroundColor10:#fff;--sapLegendBackgroundColor11:#fff;--sapLegendBackgroundColor12:#fff;--sapLegendBackgroundColor13:#fff;--sapLegendBackgroundColor14:#fff;--sapLegendBackgroundColor15:#fff;--sapLegendBackgroundColor16:#fff;--sapLegendBackgroundColor17:#fff;--sapLegendBackgroundColor18:#fff;--sapLegendBackgroundColor19:#fff;--sapLegendBackgroundColor20:#fff;--sapChart_OrderedColor_1:#286ac3;--sapChart_OrderedColor_2:#d74114;--sapChart_OrderedColor_3:#057d47;--sapChart_OrderedColor_4:#e11e48;--sapChart_OrderedColor_5:#642eb2;--sapChart_OrderedColor_6:#03778c;--sapChart_OrderedColor_7:#232deb;--sapChart_OrderedColor_8:#9b136f;--sapChart_OrderedColor_9:#395563;--sapChart_OrderedColor_10:#e02e2e;--sapChart_OrderedColor_11:#0d3367;--sapChart_Bad:#ab0000;--sapChart_Critical:#5c5c00;--sapChart_Good:#006362;--sapChart_Neutral:#000;--sapChart_Sequence_1:#286ac3;--sapChart_Sequence_2:#d74114;--sapChart_Sequence_3:#057d47;--sapChart_Sequence_4:#e11e48;--sapChart_Sequence_5:#642eb2;--sapChart_Sequence_6:#03778c;--sapChart_Sequence_7:#232deb;--sapChart_Sequence_8:#9b136f;--sapChart_Sequence_9:#395563;--sapChart_Sequence_10:#e02e2e;--sapChart_Sequence_11:#0d3367;--sapChart_Sequence_Neutral:#000;}'};var e={_:o};export{o as _,e as default};
@@ -0,0 +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};
@@ -0,0 +1 @@
1
+ const o={packageName:"@ui5/webcomponents-theming",fileName:"themes/sap_belize/parameters-bundle.css",content:':root{--sapThemeMetaData-Base-baseLib:{"Path":"Base.baseLib.sap_belize.css_variables","PathPattern":"/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends":["sap_base_fiori","baseTheme"],"Tags":["Fiori_2","Fiori_3"],"Scopes":["sapContrast"],"FallbackThemeId":"sap_bluecrystal","Engine":{"Name":"theming-engine","Version":"1.69.2"},"Version":{ "Build":"11.1.38.20220405122918","Source":"11.1.38"}};--sapBrandColor:#427cac;--sapHighlightColor:#427cac;--sapBaseColor:#eff4f9;--sapShellColor:transparent;--sapBackgroundColor:#fafafa;--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:1.625rem;--sapFontHeader2Size:1.375rem;--sapFontHeader3Size:1.25rem;--sapFontHeader4Size:1.125rem;--sapFontHeader5Size:1rem;--sapFontHeader6Size:.875rem;--sapTextColor:#333;--sapLinkColor:#0070b1;--sapLink_Hover_Color:#0070b1;--sapLink_Active_Color:#0070b1;--sapLink_Visited_Color:#0070b1;--sapLink_InvertedColor:#7ed0ff;--sapLink_SubtleColor:#004065;--sapCompanyLogo:none;--sapBackgroundImage:none;--sapBackgroundImageOpacity:1.0;--sapBackgroundImageRepeat:false;--sapSelectedColor:#427cac;--sapActiveColor:#427cac;--sapHighlightTextColor:#fff;--sapTitleColor:#333;--sapNegativeColor:#b00;--sapCriticalColor:#e78c07;--sapPositiveColor:#2b7c2b;--sapInformativeColor:#427cac;--sapNeutralColor:#5e696e;--sapNegativeElementColor:#b00;--sapCriticalElementColor:#e78c07;--sapPositiveElementColor:#2b7c2b;--sapInformativeElementColor:#427cac;--sapNeutralElementColor:#5e696e;--sapNegativeTextColor:#b00;--sapPositiveTextColor:#2b7c2b;--sapCriticalTextColor:#e78c07;--sapInformativeTextColor:#427cac;--sapNeutralTextColor:#5e696e;--sapNeutralBorderColor:#5e696e;--sapErrorColor:#e00;--sapErrorBorderColor:#e00;--sapWarningColor:#f9a429;--sapWarningBorderColor:#f9a429;--sapSuccessColor:#38a238;--sapSuccessBorderColor:#38a238;--sapInformationColor:#427cac;--sapInformationBorderColor:#427cac;--sapErrorBackground:#ffe4e4;--sapWarningBackground:#fef0db;--sapSuccessBackground:#e4f5e4;--sapInformationBackground:#ebf2f7;--sapNeutralBackground:#f4f5f6;--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:#e78c07;--sapIndicationColor_3_Background:#e78c07;--sapIndicationColor_3_BorderColor:#e78c07;--sapIndicationColor_3_Hover_Background:#d88307;--sapIndicationColor_3_Active_Background:#c97a06;--sapIndicationColor_3_TextColor:#fff;--sapIndicationColor_4:#2b7c2b;--sapIndicationColor_4_Background:#2b7c2b;--sapIndicationColor_4_BorderColor:#2b7c2b;--sapIndicationColor_4_Hover_Background:#246924;--sapIndicationColor_4_Active_Background:#1e561e;--sapIndicationColor_4_TextColor:#fff;--sapIndicationColor_5:#427cac;--sapIndicationColor_5_Background:#427cac;--sapIndicationColor_5_BorderColor:#427cac;--sapIndicationColor_5_Hover_Background:#3b6f9a;--sapIndicationColor_5_Active_Background:#346187;--sapIndicationColor_5_TextColor:#fff;--sapIndicationColor_6:#1a9898;--sapIndicationColor_6_Background:#1a9898;--sapIndicationColor_6_BorderColor:#1a9898;--sapIndicationColor_6_Hover_Background:#168282;--sapIndicationColor_6_Active_Background:#136c6c;--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:#ab218e;--sapIndicationColor_8_Background:#ab218e;--sapIndicationColor_8_BorderColor:#ab218e;--sapIndicationColor_8_Hover_Background:#961d7c;--sapIndicationColor_8_Active_Background:#80196a;--sapIndicationColor_8_TextColor:#fff;--sapElement_LineHeight:3rem;--sapElement_Height:2.5rem;--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:#346187;--sapContent_ContrastIconColor:#fff;--sapContent_NonInteractiveIconColor:#878787;--sapContent_MarkerIconColor:#678bc7;--sapContent_MarkerTextColor:#147575;--sapContent_MeasureIndicatorColor:#bfbfbf;--sapContent_Selected_MeasureIndicatorColor:#bfbfbf;--sapContent_ImagePlaceholderBackground:#ceddec;--sapContent_ImagePlaceholderForegroundColor:#fff;--sapContent_RatedColor:#e09d00;--sapContent_UnratedColor:#a5a5a5;--sapContent_BusyColor:#00a4eb;--sapContent_FocusColor:#000;--sapContent_FocusStyle:dotted;--sapContent_FocusWidth:.0625rem;--sapContent_ContrastFocusColor:#fff;--sapContent_ShadowColor:#000;--sapContent_ContrastShadowColor:#fff;--sapContent_Shadow0:0 0 0 1px rgba(0,0,0,0.15);--sapContent_Shadow1:0 0.125rem 0.5rem 0 rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.15);--sapContent_Shadow2:0 0.625rem 1.875rem 0 rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.15);--sapContent_Shadow3:0 1.25rem 5rem 0 rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.15);--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 0 #eff4f9,inset 0 -0.125rem 0 0 #d1e0ee;--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:#666;--sapContent_MonospaceFontFamily:"72Mono","72Monofull",lucida console,monospace;--sapContent_MonospaceBoldFontFamily:"72Mono-Bold","72Mono-Boldfull",lucida console,monospace;--sapContent_IconFontFamily:"SAP-icons";--sapContent_DisabledTextColor:rgba(51,51,51,0.5);--sapContent_DisabledOpacity:0.5;--sapContent_ContrastTextThreshold:0.65;--sapContent_ContrastTextColor:#fff;--sapContent_ForegroundColor:#e5e5e5;--sapContent_ForegroundBorderColor:#bfbfbf;--sapContent_ForegroundTextColor:#333;--sapContent_BadgeBackground:#c14646;--sapContent_BadgeTextColor:#fff;--sapContent_Placeholderloading_Background:#c2d5e8;--sapContent_Placeholderloading_Gradient:linear-gradient(90deg,#c2d5e8 0%,#c2d5e8 35%,#afc8e1 50%,#c2d5e8 65%,#c2d5e8);--sapContent_DragAndDropActiveColor:#0070b1;--sapContent_Selected_Background:#427cac;--sapContent_Selected_TextColor:#fff;--sapContent_Selected_Hover_Background:#4684b7;--sapContent_Selected_ForegroundColor:#427cac;--sapContent_ForcedColorAdjust:none;--sapContent_Illustrative_Color1:#427cac;--sapContent_Illustrative_Color2:#93b7d6;--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:#ebf8ff;--sapContent_Illustrative_Color11:#f31ded;--sapContent_Illustrative_Color12:#5dc122;--sapContent_Illustrative_Color13:#005dc9;--sapContent_Illustrative_Color14:#004da5;--sapContent_Illustrative_Color15:#cc7400;--sapContent_Illustrative_Color16:#3b0ac6;--sapContent_Illustrative_Color17:#00a58a;--sapContent_Illustrative_Color18:#d1efff;--sapContent_Illustrative_Color19:#b8e6ff;--sapContent_Illustrative_Color20:#9eddff;--sapShell_Background:#cad8e6;--sapShell_BackgroundImage:linear-gradient(180deg,#acc4dc,#e8ecf0);--sapShell_BackgroundGradient:linear-gradient(180deg,#acc4dc,#e8ecf0);--sapShell_BackgroundImageOpacity:1.0;--sapShell_BackgroundImageRepeat:false;--sapShell_BorderColor:transparent;--sapShell_TextColor:#346187;--sapShell_InteractiveBackground:transparent;--sapShell_InteractiveTextColor:#346187;--sapShell_InteractiveBorderColor:#346187;--sapShell_GroupTitleTextColor:#333;--sapShell_GroupTitleTextShadow:0 0 0.125rem #fff;--sapShell_Hover_Background:#346187;--sapShell_Active_Background:#427cac;--sapShell_Active_TextColor:#fff;--sapShell_Selected_Background:#427cac;--sapShell_Selected_TextColor:#fff;--sapShell_Selected_Hover_Background:#427cac;--sapShell_Favicon:none;--sapShell_Navigation_Background:transparent;--sapShell_Navigation_SelectedColor:#346187;--sapShell_Navigation_Selected_TextColor:#346187;--sapShell_Navigation_TextColor:#333;--sapShell_Navigation_Hover_Background:#346187;--sapShell_Navigation_Active_Background:#427cac;--sapShell_Navigation_Active_TextColor:#fff;--sapShell_Shadow:0 0.125rem 0 0 #b9cbde;--sapShell_NegativeColor:#b00;--sapShell_CriticalColor:#e78c07;--sapShell_PositiveColor:#2b7c2b;--sapShell_InformativeColor:#427cac;--sapShell_NeutralColor:#5e696e;--sapAvatar_1_Background:#e09d00;--sapAvatar_1_BorderColor:#e09d00;--sapAvatar_1_TextColor:#fff;--sapAvatar_2_Background:#e6600d;--sapAvatar_2_BorderColor:#e6600d;--sapAvatar_2_TextColor:#fff;--sapAvatar_3_Background:#c14646;--sapAvatar_3_BorderColor:#c14646;--sapAvatar_3_TextColor:#fff;--sapAvatar_4_Background:#ab218e;--sapAvatar_4_BorderColor:#ab218e;--sapAvatar_4_TextColor:#fff;--sapAvatar_5_Background:#678bc7;--sapAvatar_5_BorderColor:#678bc7;--sapAvatar_5_TextColor:#fff;--sapAvatar_6_Background:#0092d1;--sapAvatar_6_BorderColor:#0092d1;--sapAvatar_6_TextColor:#fff;--sapAvatar_7_Background:#1a9898;--sapAvatar_7_BorderColor:#1a9898;--sapAvatar_7_TextColor:#fff;--sapAvatar_8_Background:#759421;--sapAvatar_8_BorderColor:#759421;--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:.1875rem;--sapButton_Background:#f7f7f7;--sapButton_BorderColor:#ababab;--sapButton_TextColor:#346187;--sapButton_Hover_Background:#eaeaea;--sapButton_Hover_BorderColor:#ababab;--sapButton_Hover_TextColor:#346187;--sapButton_IconColor:#346187;--sapButton_Active_Background:#427cac;--sapButton_Active_BorderColor:#427cac;--sapButton_Active_TextColor:#fff;--sapButton_Emphasized_Background:#5496cd;--sapButton_Emphasized_BorderColor:#408ac7;--sapButton_Emphasized_TextColor:#fff;--sapButton_Emphasized_Hover_Background:#408ac7;--sapButton_Emphasized_Hover_BorderColor:#408ac7;--sapButton_Emphasized_Hover_TextColor:#fff;--sapButton_Emphasized_Active_Background:#427cac;--sapButton_Emphasized_Active_BorderColor:#427cac;--sapButton_Emphasized_Active_TextColor:#fff;--sapButton_Emphasized_TextShadow:rgba(0,0,0,0.5);--sapButton_Emphasized_FontWeight:regular;--sapButton_Reject_Background:#f7f7f7;--sapButton_Reject_BorderColor:#b00;--sapButton_Reject_Hover_Background:#eaeaea;--sapButton_Reject_Hover_BorderColor:#b00;--sapButton_Reject_Hover_TextColor:#b00;--sapButton_Reject_Active_Background:#b00;--sapButton_Reject_Active_BorderColor:#b00;--sapButton_Reject_Active_TextColor:#fff;--sapButton_Reject_TextColor:#b00;--sapButton_Reject_Selected_Background:#b00;--sapButton_Reject_Selected_BorderColor:#b00;--sapButton_Reject_Selected_TextColor:#fff;--sapButton_Reject_Selected_Hover_Background:#d40000;--sapButton_Reject_Selected_Hover_BorderColor:#d40000;--sapButton_Accept_Background:#f7f7f7;--sapButton_Accept_BorderColor:#2b7c2b;--sapButton_Accept_Hover_Background:#eaeaea;--sapButton_Accept_Hover_BorderColor:#2b7c2b;--sapButton_Accept_Hover_TextColor:#2b7c2b;--sapButton_Accept_Active_Background:#2b7c2b;--sapButton_Accept_Active_BorderColor:#2b7c2b;--sapButton_Accept_Active_TextColor:#fff;--sapButton_Accept_TextColor:#2b7c2b;--sapButton_Accept_Selected_Background:#2b7c2b;--sapButton_Accept_Selected_BorderColor:#2b7c2b;--sapButton_Accept_Selected_TextColor:#fff;--sapButton_Accept_Selected_Hover_Background:#328f32;--sapButton_Accept_Selected_Hover_BorderColor:#328f32;--sapButton_Lite_Background:transparent;--sapButton_Lite_BorderColor:transparent;--sapButton_Lite_TextColor:#346187;--sapButton_Lite_Hover_Background:hsla(0,0%,69.8%,0.5);--sapButton_Lite_Hover_BorderColor:hsla(0,0%,69.8%,0.5);--sapButton_Lite_Hover_TextColor:#346187;--sapButton_Lite_Active_Background:#427cac;--sapButton_Lite_Active_BorderColor:#427cac;--sapButton_Selected_Background:#346187;--sapButton_Selected_BorderColor:#2d5475;--sapButton_Selected_TextColor:#fff;--sapButton_Selected_Hover_Background:#427bac;--sapButton_Selected_Hover_BorderColor:#427bac;--sapButton_Attention_Background:#f7f7f7;--sapButton_Attention_BorderColor:#e78c07;--sapButton_Attention_TextColor:#333;--sapButton_Attention_Hover_Background:#fef0db;--sapButton_Attention_Hover_BorderColor:#e78c07;--sapButton_Attention_Hover_TextColor:#333;--sapButton_Attention_Active_Background:#ce7d06;--sapButton_Attention_Active_BorderColor:#ce7d06;--sapButton_Attention_Active_TextColor:#fff;--sapButton_Attention_Selected_Background:#ce7d06;--sapButton_Attention_Selected_BorderColor:#ce7d06;--sapButton_Attention_Selected_TextColor:#fff;--sapButton_Attention_Selected_Hover_Background:#e78c07;--sapButton_Attention_Selected_Hover_BorderColor:#e78c07;--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:#e78c07;--sapButton_Critical_BorderColor:#e78c07;--sapButton_Critical_TextColor:#fff;--sapButton_Critical_Hover_Background:#c47706;--sapButton_Critical_Hover_BorderColor:#c47706;--sapButton_Critical_Hover_TextColor:#fff;--sapButton_Critical_Active_Background:#b66e06;--sapButton_Critical_Active_BorderColor:#b66e06;--sapButton_Critical_Active_TextColor:#fff;--sapButton_Success_Background:#2b7c2b;--sapButton_Success_BorderColor:#2b7c2b;--sapButton_Success_TextColor:#fff;--sapButton_Success_Hover_Background:#226122;--sapButton_Success_Hover_BorderColor:#226122;--sapButton_Success_Hover_TextColor:#fff;--sapButton_Success_Active_Background:#1e561e;--sapButton_Success_Active_BorderColor:#1e561e;--sapButton_Success_Active_TextColor:#fff;--sapButton_Information_Background:#427cac;--sapButton_Information_BorderColor:#427cac;--sapButton_Information_TextColor:#fff;--sapButton_Information_Hover_Background:#3b6f9a;--sapButton_Information_Hover_BorderColor:#3b6f9a;--sapButton_Information_Hover_TextColor:#fff;--sapButton_Information_Active_Background:#346187;--sapButton_Information_Active_BorderColor:#346187;--sapButton_Information_Active_TextColor:#fff;--sapButton_Neutral_Background:#5e696e;--sapButton_Neutral_BorderColor:#5e696e;--sapButton_Neutral_TextColor:#fff;--sapButton_Neutral_Hover_Background:#4e575b;--sapButton_Neutral_Hover_BorderColor:#4e575b;--sapButton_Neutral_Hover_TextColor:#fff;--sapButton_Neutral_Active_Background:#474f53;--sapButton_Neutral_Active_BorderColor:#474f53;--sapButton_Neutral_Active_TextColor:#fff;--sapButton_Track_Background:#fff;--sapButton_Track_BorderColor:#ababab;--sapButton_Track_TextColor:#333;--sapButton_Track_Hover_Background:#eaeaea;--sapButton_Track_Hover_BorderColor:#ababab;--sapButton_Track_Selected_Background:#346187;--sapButton_Track_Selected_BorderColor:#2d5475;--sapButton_Track_Selected_TextColor:#fff;--sapButton_Track_Selected_Hover_Background:#427bac;--sapButton_Track_Selected_Hover_BorderColor:#427bac;--sapButton_Handle_Background:#f7f7f7;--sapButton_Handle_BorderColor:#ababab;--sapButton_Handle_TextColor:#333;--sapButton_Handle_Hover_Background:#eaeaea;--sapButton_Handle_Hover_BorderColor:#ababab;--sapButton_Handle_Selected_Background:#346187;--sapButton_Handle_Selected_BorderColor:#2d5475;--sapButton_Handle_Selected_TextColor:#fff;--sapButton_Handle_Selected_Hover_Background:#427bac;--sapButton_Handle_Selected_Hover_BorderColor:#427bac;--sapButton_Track_Negative_Background:#f7f7f7;--sapButton_Track_Negative_BorderColor:#b00;--sapButton_Track_Negative_TextColor:#b00;--sapButton_Track_Negative_Hover_Background:#f7f7f7;--sapButton_Track_Negative_Hover_BorderColor:#b00;--sapButton_Handle_Negative_Background:#f7f7f7;--sapButton_Handle_Negative_BorderColor:#b00;--sapButton_Handle_Negative_TextColor:#b00;--sapButton_Handle_Negative_Hover_Background:#eaeaea;--sapButton_Handle_Negative_Hover_BorderColor:#b00;--sapButton_Track_Positive_Background:#f7f7f7;--sapButton_Track_Positive_BorderColor:#2b7c2b;--sapButton_Track_Positive_TextColor:#2b7c2b;--sapButton_Track_Positive_Hover_Background:#f7f7f7;--sapButton_Track_Positive_Hover_BorderColor:#2b7c2b;--sapButton_Handle_Positive_Background:#f7f7f7;--sapButton_Handle_Positive_BorderColor:#2b7c2b;--sapButton_Handle_Positive_TextColor:#2b7c2b;--sapButton_Handle_Positive_Hover_Background:#eaeaea;--sapButton_Handle_Positive_Hover_BorderColor:#2b7c2b;--sapButton_TokenBackground:#f7f7f7;--sapButton_TokenBorderColor:#dedede;--sapField_Background:#fff;--sapField_BackgroundStyle:none;--sapField_TextColor:#000;--sapField_PlaceholderTextColor:#757575;--sapField_BorderColor:#bfbfbf;--sapField_HelpBackground:#fff;--sapField_BorderWidth:.0625rem;--sapField_BorderStyle:solid;--sapField_BorderCornerRadius:0;--sapField_Hover_Background:#fff;--sapField_Hover_BackgroundStyle:none;--sapField_Hover_BorderColor:#427cac;--sapField_Hover_HelpBackground:#427cac;--sapField_Active_BorderColor:#427cac;--sapField_Focus_Background:#fff;--sapField_Focus_BorderColor:#bfbfbf;--sapField_Focus_HelpBackground:#fff;--sapField_ReadOnly_Background:hsla(0,0%,94.9%,0.5);--sapField_ReadOnly_BackgroundStyle:none;--sapField_ReadOnly_BorderColor:#ccc;--sapField_ReadOnly_BorderStyle:solid;--sapField_ReadOnly_HelpBackground:hsla(0,0%,94.9%,0.5);--sapField_RequiredColor:#c14646;--sapField_InvalidColor:#e00;--sapField_InvalidBackground:#fff;--sapField_InvalidBackgroundStyle:none;--sapField_InvalidBorderWidth:.125rem;--sapField_InvalidBorderStyle:solid;--sapField_WarningColor:#f9a429;--sapField_WarningBackground:#fff;--sapField_WarningBackgroundStyle:none;--sapField_WarningBorderWidth:.125rem;--sapField_WarningBorderStyle:solid;--sapField_SuccessColor:#38a238;--sapField_SuccessBackground:#fff;--sapField_SuccessBackgroundStyle:none;--sapField_SuccessBorderWidth:.0625rem;--sapField_SuccessBorderStyle:solid;--sapField_InformationColor:#427cac;--sapField_InformationBackground:#fff;--sapField_InformationBackgroundStyle:none;--sapField_InformationBorderWidth:.125rem;--sapField_InformationBorderStyle:solid;--sapGroup_TitleBackground:transparent;--sapGroup_TitleBorderColor:#ccc;--sapGroup_TitleTextColor:#333;--sapGroup_Title_FontSize:1.125rem;--sapGroup_ContentBackground:#fff;--sapGroup_ContentBorderColor:#ebebeb;--sapGroup_BorderWidth:.0625rem;--sapGroup_BorderCornerRadius:0;--sapGroup_FooterBackground:transparent;--sapPopover_BorderCornerRadius:.25rem;--sapToolbar_Background:transparent;--sapToolbar_SeparatorColor:rgba(63,81,97,0.2);--sapList_HeaderBackground:#f7f7f7;--sapList_HeaderBorderColor:#e5e5e5;--sapList_HeaderTextColor:#333;--sapList_BorderColor:#e5e5e5;--sapList_TextColor:#333;--sapList_Active_TextColor:#fff;--sapList_BorderWidth:.0625rem;--sapList_Active_Background:#427cac;--sapList_SelectionBackgroundColor:#e8f0f6;--sapList_SelectionBorderColor:#e5e5e5;--sapList_Hover_SelectionBackground:#dde9f2;--sapList_Background:#fff;--sapList_Hover_Background:#f0f0f0;--sapList_AlternatingBackground:#fafafa;--sapList_GroupHeaderBackground:#fff;--sapList_GroupHeaderBorderColor:#ccc;--sapList_GroupHeaderTextColor:#147575;--sapList_FooterBackground:#ceddec;--sapList_FooterTextColor:#333;--sapList_TableGroupHeaderBackground:#f2f2f2;--sapList_TableGroupHeaderBorderColor:#ccc;--sapList_TableGroupHeaderTextColor:#147575;--sapList_TableFooterBorder:#ccc;--sapList_TableFixedBorderColor:#999;--sapMessage_ErrorBorderColor:#e00;--sapMessage_WarningBorderColor:#f9a429;--sapMessage_SuccessBorderColor:#38a238;--sapMessage_InformationBorderColor:#427cac;--sapProgress_Background:#fff;--sapProgress_BorderColor:#bfbfbf;--sapProgress_TextColor:#333;--sapProgress_FontSize:.75rem;--sapProgress_NegativeBackground:#fff;--sapProgress_NegativeBorderColor:#bfbfbf;--sapProgress_NegativeTextColor:#333;--sapProgress_CriticalBackground:#fff;--sapProgress_CriticalBorderColor:#bfbfbf;--sapProgress_CriticalTextColor:#333;--sapProgress_PositiveBackground:#fff;--sapProgress_PositiveBorderColor:#bfbfbf;--sapProgress_PositiveTextColor:#333;--sapProgress_InformationBackground:#fff;--sapProgress_InformationBorderColor:#bfbfbf;--sapProgress_InformationTextColor:#333;--sapProgress_Value_Background:#5e696e;--sapProgress_Value_BorderColor:#bfbfbf;--sapProgress_Value_TextColor:#333;--sapProgress_Value_NegativeBackground:#b00;--sapProgress_Value_NegativeBorderColor:#bfbfbf;--sapProgress_Value_NegativeTextColor:#333;--sapProgress_Value_CriticalBackground:#e78c07;--sapProgress_Value_CriticalBorderColor:#bfbfbf;--sapProgress_Value_CriticalTextColor:#333;--sapProgress_Value_PositiveBackground:#2b7c2b;--sapProgress_Value_PositiveBorderColor:#bfbfbf;--sapProgress_Value_PositiveTextColor:#333;--sapProgress_Value_InformationBackground:#427cac;--sapProgress_Value_InformationBorderColor:#bfbfbf;--sapProgress_Value_InformationTextColor:#333;--sapScrollBar_FaceColor:#b2b2b2;--sapScrollBar_TrackColor:#fff;--sapScrollBar_BorderColor:#b2b2b2;--sapScrollBar_SymbolColor:#346187;--sapScrollBar_Dimension:.75rem;--sapScrollBar_Hover_FaceColor:#aaa;--sapSlider_Background:#ddd;--sapSlider_BorderColor:#ddd;--sapSlider_Selected_Background:#427cac;--sapSlider_Selected_BorderColor:#427cac;--sapSlider_HandleBackground:hsla(0,0%,100%,0.1);--sapSlider_HandleBorderColor:#999;--sapSlider_RangeHandleBackground:hsla(0,0%,100%,0.1);--sapSlider_Hover_HandleBackground:hsla(0,0%,85.1%,0.6);--sapSlider_Hover_HandleBorderColor:#999;--sapSlider_Hover_RangeHandleBackground:hsla(0,0%,85.1%,0.6);--sapSlider_Active_HandleBackground:rgba(66,124,172,0.3);--sapSlider_Active_HandleBorderColor:#427cac;--sapSlider_Active_RangeHandleBackground:rgba(66,124,172,0.3);--sapPageHeader_Background:#eff4f9;--sapPageHeader_BorderColor:#d1e0ee;--sapPageHeader_TextColor:#666;--sapPageFooter_Background:#fff;--sapPageFooter_BorderColor:#ebebeb;--sapPageFooter_TextColor:#333;--sapInfobar_Background:#168282;--sapInfobar_Hover_Background:#147575;--sapInfobar_Active_Background:#427cac;--sapInfobar_NonInteractive_Background:#e6e6e6;--sapInfobar_TextColor:#fff;--sapObjectHeader_Background:#eff4f9;--sapObjectHeader_BorderColor:#d1e0ee;--sapObjectHeader_Hover_Background:#e0eaf3;--sapObjectHeader_Title_TextColor:#333;--sapObjectHeader_Title_FontSize:1.25rem;--sapObjectHeader_Title_SnappedFontSize:1.25rem;--sapObjectHeader_Title_FontFamily:"72","72full",Arial,Helvetica,sans-serif;--sapObjectHeader_Subtitle_TextColor:#666;--sapBlockLayer_Background:#000;--sapTile_Background:#fff;--sapTile_Hover_Background:#f7f7f7;--sapTile_Active_Background:#f7f7f7;--sapTile_BorderColor:transparent;--sapTile_BorderCornerRadius:.25rem;--sapTile_TitleTextColor:#333;--sapTile_TextColor:#666;--sapTile_IconColor:#93b7d5;--sapTile_SeparatorColor:#ccc;--sapTile_Interactive_BorderColor:#b3b3b3;--sapTile_OverlayBackground:rgba(0,0,0,0.8);--sapTile_OverlayForegroundColor:#fff;--sapAccentColor1:#e09d00;--sapAccentColor2:#e6600d;--sapAccentColor3:#c14646;--sapAccentColor4:#ab218e;--sapAccentColor5:#678bc7;--sapAccentColor6:#0092d1;--sapAccentColor7:#1a9898;--sapAccentColor8:#759421;--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:#f7f7f7;--sapLegend_NonWorkingBackground:#f7f7f7;--sapLegend_CurrentDateTime:#ab218e;--sapLegendColor1:#ad7900;--sapLegendColor2:#dc5c0c;--sapLegendColor3:#c14646;--sapLegendColor4:#853808;--sapLegendColor5:#da3fb9;--sapLegendColor6:#008bc7;--sapLegendColor7:#198f8f;--sapLegendColor8:#6e8c1f;--sapLegendColor9:#648796;--sapLegendColor10:#80196a;--sapLegendColor11:#6f5925;--sapLegendColor12:#b64600;--sapLegendColor13:#d61818;--sapLegendColor14:#976c52;--sapLegendColor15:#73596d;--sapLegendColor16:#5d759e;--sapLegendColor17:#466c6c;--sapLegendColor18:#626b4a;--sapLegendColor19:#284d5d;--sapLegendColor20:#1851b0;--sapLegendBackgroundColor1:#fff6e0;--sapLegendBackgroundColor2:#feeee5;--sapLegendBackgroundColor3:#f7e6e6;--sapLegendBackgroundColor4:#f9efe9;--sapLegendBackgroundColor5:#fdf2fa;--sapLegendBackgroundColor6:#ebf3fa;--sapLegendBackgroundColor7:#f2fdfd;--sapLegendBackgroundColor8:#f3f9e4;--sapLegendBackgroundColor9:#f1f3f4;--sapLegendBackgroundColor10:#f7edf5;--sapLegendBackgroundColor11:#ffeec6;--sapLegendBackgroundColor12:#fbdfce;--sapLegendBackgroundColor13:#ffdcdc;--sapLegendBackgroundColor14:#f2e2d8;--sapLegendBackgroundColor15:#f0e5ee;--sapLegendBackgroundColor16:#e7e8ea;--sapLegendBackgroundColor17:#d7eaea;--sapLegendBackgroundColor18:#e6edd1;--sapLegendBackgroundColor19:#cfebf7;--sapLegendBackgroundColor20:#f0f7fa;--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};