@mozaic-ds/web-components 0.21.0 → 0.23.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 (764) hide show
  1. package/README.md +4 -2
  2. package/package.json +22 -18
  3. package/public/ClickOutside-63071e7a.js.map +1 -1
  4. package/public/{EventForward-e61ea03d.js → EventForward-78ecc73b.js} +2 -2
  5. package/public/{EventForward-e61ea03d.js.map → EventForward-78ecc73b.js.map} +1 -1
  6. package/public/EventHandler-f7ee47ca.js.map +1 -1
  7. package/public/adeo/ClickOutside-63071e7a.js.map +1 -1
  8. package/public/{bricoman/EventForward-e61ea03d.js → adeo/EventForward-78ecc73b.js} +2 -2
  9. package/public/{bricoman/EventForward-e61ea03d.js.map → adeo/EventForward-78ecc73b.js.map} +1 -1
  10. package/public/adeo/EventHandler-f7ee47ca.js.map +1 -1
  11. package/public/adeo/band-d7a07d2c.js.map +1 -1
  12. package/public/adeo/components/accordion/Accordion.js +1 -1
  13. package/public/adeo/components/accordion/Accordion.js.map +1 -1
  14. package/public/adeo/components/accordion/Accordion.svelte +2 -2
  15. package/public/adeo/components/actionbar/ActionBar.js +1 -1
  16. package/public/adeo/components/actionbar/ActionBar.js.map +1 -1
  17. package/public/adeo/components/autocomplete/Autocomplete.js +1 -1
  18. package/public/adeo/components/badge/Badge.js +1 -1
  19. package/public/adeo/components/badge/Badge.nested.js +1 -1
  20. package/public/adeo/components/bottombar/BottomBar.js +1 -1
  21. package/public/adeo/components/breadcrumb/Breadcrumb.js +1 -1
  22. package/public/adeo/components/breadcrumb/Breadcrumb.nested.js +1 -1
  23. package/public/adeo/components/breadcrumb/Breadcrumb.nested.js.map +1 -1
  24. package/public/adeo/components/button/Button.js +1 -1
  25. package/public/adeo/components/button/Button.nested.js +1 -1
  26. package/public/adeo/components/button/Button.nested.js.map +1 -1
  27. package/public/adeo/components/card/Card.js +1 -1
  28. package/public/adeo/components/carousel/Carousel.js +1 -1
  29. package/public/adeo/components/carousel/CarouselCard.nested.js +1 -1
  30. package/public/adeo/components/chart/BarChart.js +1 -1
  31. package/public/adeo/components/chart/Donut.js +1 -1
  32. package/public/adeo/components/chart/Donut.js.map +1 -1
  33. package/public/adeo/components/chart/GroupedBarChart.js +1 -1
  34. package/public/adeo/components/chart/LineChart.js +1 -1
  35. package/public/adeo/components/chart/Radar.js +1 -1
  36. package/public/adeo/components/chart/Radar.js.map +1 -1
  37. package/public/adeo/components/chart/StackedBarChart.js +1 -1
  38. package/public/adeo/components/checkbox/Checkbox.js +1 -1
  39. package/public/adeo/components/checkboxgroup/checkboxGroup.js +1 -1
  40. package/public/adeo/components/datatable/DataTable.js +1 -1
  41. package/public/adeo/components/datatable/DataTable.js.map +1 -1
  42. package/public/adeo/components/datatable/DataTable.svelte +21 -8
  43. package/public/adeo/components/datatable/datatable-default-action.nested.js +1 -1
  44. package/public/adeo/components/datatable/datatable-default-action.nested.js.map +1 -1
  45. package/public/adeo/components/datatable/datatable-default-edtion.nested.js +1 -1
  46. package/public/adeo/components/datatable/datatable-default-edtion.nested.js.map +1 -1
  47. package/public/adeo/components/datatable/datatable-default-filter-tags.nested.js +1 -1
  48. package/public/adeo/components/datatable/datatable-default-filter-tags.nested.js.map +1 -1
  49. package/public/adeo/components/datatable/datatable-default-footer.nested.js +1 -1
  50. package/public/adeo/components/datatable/datatable-default-footer.nested.js.map +1 -1
  51. package/public/adeo/components/datatable/datatable-default-selection-label.nested.js +1 -1
  52. package/public/adeo/components/datatable/datatable-default-selection.nested.js +1 -1
  53. package/public/adeo/components/datatable/datatable.types.d.ts +1 -0
  54. package/public/adeo/components/datatable/datatable.types.d.ts.map +1 -1
  55. package/public/adeo/components/donut/Donut.svelte +6 -1
  56. package/public/adeo/components/dropdown/Dropdown.js +1 -1
  57. package/public/adeo/components/field/Field.js +1 -1
  58. package/public/adeo/components/fileuploader/FileUploader.js +1 -1
  59. package/public/adeo/components/fileuploader/FileUploader.js.map +1 -1
  60. package/public/adeo/components/fileuploader/FileUploader.svelte +28 -6
  61. package/public/adeo/components/fileuploader/fileuploader-result.js +1 -1
  62. package/public/adeo/components/fileuploader/fileuploader-result.nested.js +1 -1
  63. package/public/adeo/components/fileuploader/fileuploader-result.nested.js.map +1 -1
  64. package/public/adeo/components/flag/Flag.js +1 -1
  65. package/public/adeo/components/header/Header.js +1 -1
  66. package/public/adeo/components/hero/Hero.js +1 -1
  67. package/public/adeo/components/kpi/Kpi.js +1 -1
  68. package/public/adeo/components/layer/Layer.js +1 -1
  69. package/public/adeo/components/link/Link.js +1 -1
  70. package/public/adeo/components/link/Link.nested.js +1 -1
  71. package/public/adeo/components/link/Link.nested.js.map +1 -1
  72. package/public/adeo/components/listbox/Listbox.js +1 -1
  73. package/public/adeo/components/listbox/Listbox.nested.js +1 -1
  74. package/public/adeo/components/listbox/Listbox.nested.js.map +1 -1
  75. package/public/adeo/components/loader/Loader.js +1 -1
  76. package/public/adeo/components/loader/Loader.js.map +1 -1
  77. package/public/adeo/components/loader/Loader.nested.js +1 -1
  78. package/public/adeo/components/menu/Menu.js +1 -1
  79. package/public/adeo/components/modal/Modal.js +1 -1
  80. package/public/adeo/components/notification/Notification.js +1 -1
  81. package/public/adeo/components/optionbutton/OptionButton.js +1 -1
  82. package/public/adeo/components/overlay/Overlay.js +1 -1
  83. package/public/adeo/components/overlay/OverlayLoader.js +1 -1
  84. package/public/adeo/components/pagination/Pagination.js +1 -1
  85. package/public/adeo/components/passwordinput/PasswordInput.js +1 -1
  86. package/public/adeo/components/phonenumber/PhoneNumber.js +1 -1
  87. package/public/adeo/components/phonenumber/PhoneNumber.js.map +1 -1
  88. package/public/adeo/components/price/Price.js +1 -1
  89. package/public/adeo/components/progressbar/ProgressBar.js +1 -1
  90. package/public/adeo/components/quantityselector/QuantitySelector.js +1 -1
  91. package/public/adeo/components/radio/Radio.js +1 -1
  92. package/public/adeo/components/radiogroup/RadioGroup.js +1 -1
  93. package/public/adeo/components/ratings/StarsInput.js +1 -1
  94. package/public/adeo/components/ratings/StarsResult.js +1 -1
  95. package/public/adeo/components/segmentedcontrol/SegmentedControl.js +1 -1
  96. package/public/adeo/components/select/Select.js +1 -1
  97. package/public/adeo/components/select/Select.js.map +1 -1
  98. package/public/adeo/components/sidebar/Sidebar.js +1 -1
  99. package/public/adeo/components/sidebar/sidebar-feature-group.nested.js +1 -1
  100. package/public/adeo/components/sidebar/sidebar-feature-group.nested.js.map +1 -1
  101. package/public/adeo/components/sidebar/sidebar-feature.nested.js +1 -1
  102. package/public/adeo/components/sidebar/sidebar-feature.nested.js.map +1 -1
  103. package/public/adeo/components/sidebar/sidebar-section.nested.js +1 -1
  104. package/public/adeo/components/sidebar/sidebar-section.nested.js.map +1 -1
  105. package/public/adeo/components/sidebar/sidebar-segment.nested.js +1 -1
  106. package/public/adeo/components/sidebar/sidebar-segment.nested.js.map +1 -1
  107. package/public/adeo/components/sidebar/sidebar-segment.nested.svelte +2 -1
  108. package/public/adeo/components/sidebar/sidebar-separator.nested.js +1 -1
  109. package/public/adeo/components/sidebar/sidebar-separator.nested.js.map +1 -1
  110. package/public/adeo/components/sidebar/sidebar-sub-features.nested.js +1 -1
  111. package/public/adeo/components/sidebar/sidebar-user.nested.js +1 -1
  112. package/public/adeo/components/sidebar/sidebar-user.nested.js.map +1 -1
  113. package/public/adeo/components/stepper/Stepper.js +1 -1
  114. package/public/adeo/components/stepperbar/StepperBar.js +1 -1
  115. package/public/adeo/components/tabs/Tabs.js +1 -1
  116. package/public/adeo/components/tabs/Tabs.nested.js +1 -1
  117. package/public/adeo/components/tabs/Tabs.nested.js.map +1 -1
  118. package/public/adeo/components/tag/Tag.js +1 -1
  119. package/public/adeo/components/tag/Tag.js.map +1 -1
  120. package/public/adeo/components/tag/Tag.nested.js +1 -1
  121. package/public/adeo/components/tag/Tag.nested.js.map +1 -1
  122. package/public/adeo/components/taglist/TagList.js +1 -1
  123. package/public/adeo/components/textarea/Textarea.js +1 -1
  124. package/public/adeo/components/textinput/Textinput.js +1 -1
  125. package/public/adeo/components/textinput/Textinput.nested.js +1 -1
  126. package/public/adeo/components/textinput/Textinput.nested.js.map +1 -1
  127. package/public/adeo/components/toggle/Toggle.js +1 -1
  128. package/public/adeo/components/tooltip/Tooltip.js +1 -1
  129. package/public/adeo/index-48da6c1f.js +2 -0
  130. package/public/adeo/index-48da6c1f.js.map +1 -0
  131. package/public/adeo/index-64cccc06-4c960e34.js.map +1 -1
  132. package/public/adeo/path-1b5da959.js.map +1 -1
  133. package/public/adeo/{sidebar-service-be26885e.js → sidebar-service-e5d3eb89.js} +2 -2
  134. package/public/adeo/sidebar-service-e5d3eb89.js.map +1 -0
  135. package/public/adeo/symbol-b05a6e2b.js.map +1 -1
  136. package/public/adeo/transform-15d69d5d.js.map +1 -1
  137. package/public/adeo/utilities/ClickOutside.js.map +1 -1
  138. package/public/adeo/utilities/EventForward.js.map +1 -1
  139. package/public/adeo/utilities/components/datatable/datatable.types.d.ts +1 -0
  140. package/public/adeo/utilities/components/datatable/datatable.types.d.ts.map +1 -1
  141. package/public/adeo/utilities/stories/accordion/Accordion.stories.d.ts +16 -11
  142. package/public/adeo/utilities/stories/accordion/Accordion.stories.d.ts.map +1 -1
  143. package/public/band-d7a07d2c.js.map +1 -1
  144. package/public/bricoman/ClickOutside-63071e7a.js.map +1 -1
  145. package/public/{adeo/EventForward-e61ea03d.js → bricoman/EventForward-78ecc73b.js} +2 -2
  146. package/public/{adeo/EventForward-e61ea03d.js.map → bricoman/EventForward-78ecc73b.js.map} +1 -1
  147. package/public/bricoman/EventHandler-f7ee47ca.js.map +1 -1
  148. package/public/bricoman/band-d7a07d2c.js.map +1 -1
  149. package/public/bricoman/components/accordion/Accordion.js +1 -1
  150. package/public/bricoman/components/accordion/Accordion.js.map +1 -1
  151. package/public/bricoman/components/accordion/Accordion.svelte +2 -2
  152. package/public/bricoman/components/actionbar/ActionBar.js +1 -1
  153. package/public/bricoman/components/actionbar/ActionBar.js.map +1 -1
  154. package/public/bricoman/components/autocomplete/Autocomplete.js +1 -1
  155. package/public/bricoman/components/badge/Badge.js +1 -1
  156. package/public/bricoman/components/badge/Badge.nested.js +1 -1
  157. package/public/bricoman/components/bottombar/BottomBar.js +1 -1
  158. package/public/bricoman/components/breadcrumb/Breadcrumb.js +1 -1
  159. package/public/bricoman/components/breadcrumb/Breadcrumb.nested.js +1 -1
  160. package/public/bricoman/components/breadcrumb/Breadcrumb.nested.js.map +1 -1
  161. package/public/bricoman/components/button/Button.js +1 -1
  162. package/public/bricoman/components/button/Button.nested.js +1 -1
  163. package/public/bricoman/components/button/Button.nested.js.map +1 -1
  164. package/public/bricoman/components/card/Card.js +1 -1
  165. package/public/bricoman/components/carousel/Carousel.js +1 -1
  166. package/public/bricoman/components/carousel/CarouselCard.nested.js +1 -1
  167. package/public/bricoman/components/chart/BarChart.js +1 -1
  168. package/public/bricoman/components/chart/Donut.js +1 -1
  169. package/public/bricoman/components/chart/Donut.js.map +1 -1
  170. package/public/bricoman/components/chart/GroupedBarChart.js +1 -1
  171. package/public/bricoman/components/chart/LineChart.js +1 -1
  172. package/public/bricoman/components/chart/Radar.js +1 -1
  173. package/public/bricoman/components/chart/Radar.js.map +1 -1
  174. package/public/bricoman/components/chart/StackedBarChart.js +1 -1
  175. package/public/bricoman/components/checkbox/Checkbox.js +1 -1
  176. package/public/bricoman/components/checkboxgroup/checkboxGroup.js +1 -1
  177. package/public/bricoman/components/datatable/DataTable.js +1 -1
  178. package/public/bricoman/components/datatable/DataTable.js.map +1 -1
  179. package/public/bricoman/components/datatable/DataTable.svelte +21 -8
  180. package/public/bricoman/components/datatable/datatable-default-action.nested.js +1 -1
  181. package/public/bricoman/components/datatable/datatable-default-action.nested.js.map +1 -1
  182. package/public/bricoman/components/datatable/datatable-default-edtion.nested.js +1 -1
  183. package/public/bricoman/components/datatable/datatable-default-edtion.nested.js.map +1 -1
  184. package/public/bricoman/components/datatable/datatable-default-filter-tags.nested.js +1 -1
  185. package/public/bricoman/components/datatable/datatable-default-filter-tags.nested.js.map +1 -1
  186. package/public/bricoman/components/datatable/datatable-default-footer.nested.js +1 -1
  187. package/public/bricoman/components/datatable/datatable-default-footer.nested.js.map +1 -1
  188. package/public/bricoman/components/datatable/datatable-default-selection-label.nested.js +1 -1
  189. package/public/bricoman/components/datatable/datatable-default-selection.nested.js +1 -1
  190. package/public/bricoman/components/datatable/datatable.types.d.ts +1 -0
  191. package/public/bricoman/components/datatable/datatable.types.d.ts.map +1 -1
  192. package/public/bricoman/components/donut/Donut.svelte +6 -1
  193. package/public/bricoman/components/dropdown/Dropdown.js +1 -1
  194. package/public/bricoman/components/field/Field.js +1 -1
  195. package/public/bricoman/components/fileuploader/FileUploader.js +1 -1
  196. package/public/bricoman/components/fileuploader/FileUploader.js.map +1 -1
  197. package/public/bricoman/components/fileuploader/FileUploader.svelte +28 -6
  198. package/public/bricoman/components/fileuploader/fileuploader-result.js +1 -1
  199. package/public/bricoman/components/fileuploader/fileuploader-result.nested.js +1 -1
  200. package/public/bricoman/components/fileuploader/fileuploader-result.nested.js.map +1 -1
  201. package/public/bricoman/components/flag/Flag.js +1 -1
  202. package/public/bricoman/components/header/Header.js +1 -1
  203. package/public/bricoman/components/hero/Hero.js +1 -1
  204. package/public/bricoman/components/kpi/Kpi.js +1 -1
  205. package/public/bricoman/components/layer/Layer.js +1 -1
  206. package/public/bricoman/components/link/Link.js +1 -1
  207. package/public/bricoman/components/link/Link.nested.js +1 -1
  208. package/public/bricoman/components/link/Link.nested.js.map +1 -1
  209. package/public/bricoman/components/listbox/Listbox.js +1 -1
  210. package/public/bricoman/components/listbox/Listbox.nested.js +1 -1
  211. package/public/bricoman/components/listbox/Listbox.nested.js.map +1 -1
  212. package/public/bricoman/components/loader/Loader.js +1 -1
  213. package/public/bricoman/components/loader/Loader.nested.js +1 -1
  214. package/public/bricoman/components/menu/Menu.js +1 -1
  215. package/public/bricoman/components/modal/Modal.js +1 -1
  216. package/public/bricoman/components/notification/Notification.js +1 -1
  217. package/public/bricoman/components/optionbutton/OptionButton.js +1 -1
  218. package/public/bricoman/components/overlay/Overlay.js +1 -1
  219. package/public/bricoman/components/overlay/OverlayLoader.js +1 -1
  220. package/public/bricoman/components/pagination/Pagination.js +1 -1
  221. package/public/bricoman/components/passwordinput/PasswordInput.js +1 -1
  222. package/public/bricoman/components/phonenumber/PhoneNumber.js +1 -1
  223. package/public/bricoman/components/phonenumber/PhoneNumber.js.map +1 -1
  224. package/public/bricoman/components/price/Price.js +1 -1
  225. package/public/bricoman/components/progressbar/ProgressBar.js +1 -1
  226. package/public/bricoman/components/quantityselector/QuantitySelector.js +1 -1
  227. package/public/bricoman/components/radio/Radio.js +1 -1
  228. package/public/bricoman/components/radio/Radio.js.map +1 -1
  229. package/public/bricoman/components/radiogroup/RadioGroup.js +1 -1
  230. package/public/bricoman/components/ratings/StarsInput.js +1 -1
  231. package/public/bricoman/components/ratings/StarsResult.js +1 -1
  232. package/public/bricoman/components/segmentedcontrol/SegmentedControl.js +1 -1
  233. package/public/bricoman/components/select/Select.js +1 -1
  234. package/public/bricoman/components/select/Select.js.map +1 -1
  235. package/public/bricoman/components/sidebar/Sidebar.js +1 -1
  236. package/public/bricoman/components/sidebar/sidebar-feature-group.nested.js +1 -1
  237. package/public/bricoman/components/sidebar/sidebar-feature-group.nested.js.map +1 -1
  238. package/public/bricoman/components/sidebar/sidebar-feature.nested.js +1 -1
  239. package/public/bricoman/components/sidebar/sidebar-feature.nested.js.map +1 -1
  240. package/public/bricoman/components/sidebar/sidebar-section.nested.js +1 -1
  241. package/public/bricoman/components/sidebar/sidebar-section.nested.js.map +1 -1
  242. package/public/bricoman/components/sidebar/sidebar-segment.nested.js +1 -1
  243. package/public/bricoman/components/sidebar/sidebar-segment.nested.js.map +1 -1
  244. package/public/bricoman/components/sidebar/sidebar-segment.nested.svelte +2 -1
  245. package/public/bricoman/components/sidebar/sidebar-separator.nested.js +1 -1
  246. package/public/bricoman/components/sidebar/sidebar-separator.nested.js.map +1 -1
  247. package/public/bricoman/components/sidebar/sidebar-sub-features.nested.js +1 -1
  248. package/public/bricoman/components/sidebar/sidebar-user.nested.js +1 -1
  249. package/public/bricoman/components/sidebar/sidebar-user.nested.js.map +1 -1
  250. package/public/bricoman/components/stepper/Stepper.js +1 -1
  251. package/public/bricoman/components/stepperbar/StepperBar.js +1 -1
  252. package/public/bricoman/components/tabs/Tabs.js +1 -1
  253. package/public/bricoman/components/tabs/Tabs.nested.js +1 -1
  254. package/public/bricoman/components/tabs/Tabs.nested.js.map +1 -1
  255. package/public/bricoman/components/tag/Tag.js +1 -1
  256. package/public/bricoman/components/tag/Tag.js.map +1 -1
  257. package/public/bricoman/components/tag/Tag.nested.js +1 -1
  258. package/public/bricoman/components/tag/Tag.nested.js.map +1 -1
  259. package/public/bricoman/components/taglist/TagList.js +1 -1
  260. package/public/bricoman/components/textarea/Textarea.js +1 -1
  261. package/public/bricoman/components/textarea/Textarea.js.map +1 -1
  262. package/public/bricoman/components/textinput/Textinput.js +1 -1
  263. package/public/bricoman/components/textinput/Textinput.nested.js +1 -1
  264. package/public/bricoman/components/textinput/Textinput.nested.js.map +1 -1
  265. package/public/bricoman/components/toggle/Toggle.js +1 -1
  266. package/public/bricoman/components/tooltip/Tooltip.js +1 -1
  267. package/public/bricoman/index-48da6c1f.js +2 -0
  268. package/public/bricoman/index-48da6c1f.js.map +1 -0
  269. package/public/bricoman/index-64cccc06-4c960e34.js.map +1 -1
  270. package/public/bricoman/path-1b5da959.js.map +1 -1
  271. package/public/bricoman/{sidebar-service-be26885e.js → sidebar-service-e5d3eb89.js} +2 -2
  272. package/public/bricoman/sidebar-service-e5d3eb89.js.map +1 -0
  273. package/public/bricoman/symbol-b05a6e2b.js.map +1 -1
  274. package/public/bricoman/transform-15d69d5d.js.map +1 -1
  275. package/public/bricoman/utilities/ClickOutside.js.map +1 -1
  276. package/public/bricoman/utilities/EventForward.js.map +1 -1
  277. package/public/bricoman/utilities/components/datatable/datatable.types.d.ts +1 -0
  278. package/public/bricoman/utilities/components/datatable/datatable.types.d.ts.map +1 -1
  279. package/public/bricoman/utilities/stories/accordion/Accordion.stories.d.ts +16 -11
  280. package/public/bricoman/utilities/stories/accordion/Accordion.stories.d.ts.map +1 -1
  281. package/public/components/accordion/Accordion.js +1 -1
  282. package/public/components/accordion/Accordion.js.map +1 -1
  283. package/public/components/accordion/Accordion.svelte +2 -2
  284. package/public/components/actionbar/ActionBar.js +1 -1
  285. package/public/components/actionbar/ActionBar.js.map +1 -1
  286. package/public/components/autocomplete/Autocomplete.js +1 -1
  287. package/public/components/badge/Badge.js +1 -1
  288. package/public/components/badge/Badge.nested.js +1 -1
  289. package/public/components/bottombar/BottomBar.js +1 -1
  290. package/public/components/breadcrumb/Breadcrumb.js +1 -1
  291. package/public/components/breadcrumb/Breadcrumb.nested.js +1 -1
  292. package/public/components/breadcrumb/Breadcrumb.nested.js.map +1 -1
  293. package/public/components/button/Button.js +1 -1
  294. package/public/components/button/Button.nested.js +1 -1
  295. package/public/components/button/Button.nested.js.map +1 -1
  296. package/public/components/card/Card.js +1 -1
  297. package/public/components/carousel/Carousel.js +1 -1
  298. package/public/components/carousel/CarouselCard.nested.js +1 -1
  299. package/public/components/chart/BarChart.js +1 -1
  300. package/public/components/chart/Donut.js +1 -1
  301. package/public/components/chart/Donut.js.map +1 -1
  302. package/public/components/chart/GroupedBarChart.js +1 -1
  303. package/public/components/chart/LineChart.js +1 -1
  304. package/public/components/chart/Radar.js +1 -1
  305. package/public/components/chart/Radar.js.map +1 -1
  306. package/public/components/chart/StackedBarChart.js +1 -1
  307. package/public/components/checkbox/Checkbox.js +1 -1
  308. package/public/components/checkboxgroup/checkboxGroup.js +1 -1
  309. package/public/components/datatable/DataTable.js +1 -1
  310. package/public/components/datatable/DataTable.js.map +1 -1
  311. package/public/components/datatable/DataTable.svelte +21 -8
  312. package/public/components/datatable/datatable-default-action.nested.js +1 -1
  313. package/public/components/datatable/datatable-default-action.nested.js.map +1 -1
  314. package/public/components/datatable/datatable-default-edtion.nested.js +1 -1
  315. package/public/components/datatable/datatable-default-edtion.nested.js.map +1 -1
  316. package/public/components/datatable/datatable-default-filter-tags.nested.js +1 -1
  317. package/public/components/datatable/datatable-default-filter-tags.nested.js.map +1 -1
  318. package/public/components/datatable/datatable-default-footer.nested.js +1 -1
  319. package/public/components/datatable/datatable-default-footer.nested.js.map +1 -1
  320. package/public/components/datatable/datatable-default-selection-label.nested.js +1 -1
  321. package/public/components/datatable/datatable-default-selection.nested.js +1 -1
  322. package/public/components/datatable/datatable.types.d.ts +1 -0
  323. package/public/components/datatable/datatable.types.d.ts.map +1 -1
  324. package/public/components/donut/Donut.svelte +6 -1
  325. package/public/components/dropdown/Dropdown.js +1 -1
  326. package/public/components/field/Field.js +1 -1
  327. package/public/components/fileuploader/FileUploader.js +1 -1
  328. package/public/components/fileuploader/FileUploader.js.map +1 -1
  329. package/public/components/fileuploader/FileUploader.svelte +28 -6
  330. package/public/components/fileuploader/fileuploader-result.js +1 -1
  331. package/public/components/fileuploader/fileuploader-result.nested.js +1 -1
  332. package/public/components/fileuploader/fileuploader-result.nested.js.map +1 -1
  333. package/public/components/flag/Flag.js +1 -1
  334. package/public/components/header/Header.js +1 -1
  335. package/public/components/hero/Hero.js +1 -1
  336. package/public/components/kpi/Kpi.js +1 -1
  337. package/public/components/layer/Layer.js +1 -1
  338. package/public/components/link/Link.js +1 -1
  339. package/public/components/link/Link.nested.js +1 -1
  340. package/public/components/link/Link.nested.js.map +1 -1
  341. package/public/components/listbox/Listbox.js +1 -1
  342. package/public/components/listbox/Listbox.nested.js +1 -1
  343. package/public/components/listbox/Listbox.nested.js.map +1 -1
  344. package/public/components/loader/Loader.js +1 -1
  345. package/public/components/loader/Loader.nested.js +1 -1
  346. package/public/components/menu/Menu.js +1 -1
  347. package/public/components/modal/Modal.js +1 -1
  348. package/public/components/notification/Notification.js +1 -1
  349. package/public/components/optionbutton/OptionButton.js +1 -1
  350. package/public/components/overlay/Overlay.js +1 -1
  351. package/public/components/overlay/OverlayLoader.js +1 -1
  352. package/public/components/pagination/Pagination.js +1 -1
  353. package/public/components/passwordinput/PasswordInput.js +1 -1
  354. package/public/components/phonenumber/PhoneNumber.js +1 -1
  355. package/public/components/phonenumber/PhoneNumber.js.map +1 -1
  356. package/public/components/price/Price.js +1 -1
  357. package/public/components/progressbar/ProgressBar.js +1 -1
  358. package/public/components/quantityselector/QuantitySelector.js +1 -1
  359. package/public/components/radio/Radio.js +1 -1
  360. package/public/components/radio/Radio.js.map +1 -1
  361. package/public/components/radiogroup/RadioGroup.js +1 -1
  362. package/public/components/ratings/StarsInput.js +1 -1
  363. package/public/components/ratings/StarsResult.js +1 -1
  364. package/public/components/segmentedcontrol/SegmentedControl.js +1 -1
  365. package/public/components/select/Select.js +1 -1
  366. package/public/components/select/Select.js.map +1 -1
  367. package/public/components/sidebar/Sidebar.js +1 -1
  368. package/public/components/sidebar/sidebar-feature-group.nested.js +1 -1
  369. package/public/components/sidebar/sidebar-feature-group.nested.js.map +1 -1
  370. package/public/components/sidebar/sidebar-feature.nested.js +1 -1
  371. package/public/components/sidebar/sidebar-feature.nested.js.map +1 -1
  372. package/public/components/sidebar/sidebar-section.nested.js +1 -1
  373. package/public/components/sidebar/sidebar-section.nested.js.map +1 -1
  374. package/public/components/sidebar/sidebar-segment.nested.js +1 -1
  375. package/public/components/sidebar/sidebar-segment.nested.js.map +1 -1
  376. package/public/components/sidebar/sidebar-segment.nested.svelte +2 -1
  377. package/public/components/sidebar/sidebar-separator.nested.js +1 -1
  378. package/public/components/sidebar/sidebar-separator.nested.js.map +1 -1
  379. package/public/components/sidebar/sidebar-sub-features.nested.js +1 -1
  380. package/public/components/sidebar/sidebar-user.nested.js +1 -1
  381. package/public/components/sidebar/sidebar-user.nested.js.map +1 -1
  382. package/public/components/stepper/Stepper.js +1 -1
  383. package/public/components/stepperbar/StepperBar.js +1 -1
  384. package/public/components/tabs/Tabs.js +1 -1
  385. package/public/components/tabs/Tabs.nested.js +1 -1
  386. package/public/components/tabs/Tabs.nested.js.map +1 -1
  387. package/public/components/tag/Tag.js +1 -1
  388. package/public/components/tag/Tag.js.map +1 -1
  389. package/public/components/tag/Tag.nested.js +1 -1
  390. package/public/components/tag/Tag.nested.js.map +1 -1
  391. package/public/components/taglist/TagList.js +1 -1
  392. package/public/components/textarea/Textarea.js +1 -1
  393. package/public/components/textarea/Textarea.js.map +1 -1
  394. package/public/components/textinput/Textinput.js +1 -1
  395. package/public/components/textinput/Textinput.nested.js +1 -1
  396. package/public/components/textinput/Textinput.nested.js.map +1 -1
  397. package/public/components/toggle/Toggle.js +1 -1
  398. package/public/components/tooltip/Tooltip.js +1 -1
  399. package/public/icons/index-64cccc06.js.map +1 -1
  400. package/public/index-48da6c1f.js +2 -0
  401. package/public/index-48da6c1f.js.map +1 -0
  402. package/public/index-64cccc06-4c960e34.js.map +1 -1
  403. package/public/path-1b5da959.js.map +1 -1
  404. package/public/{sidebar-service-be26885e.js → sidebar-service-e5d3eb89.js} +2 -2
  405. package/public/sidebar-service-e5d3eb89.js.map +1 -0
  406. package/public/symbol-b05a6e2b.js.map +1 -1
  407. package/public/transform-15d69d5d.js.map +1 -1
  408. package/public/utilities/ClickOutside.js.map +1 -1
  409. package/public/utilities/EventForward.js.map +1 -1
  410. package/public/utilities/components/datatable/datatable.types.d.ts +1 -0
  411. package/public/utilities/components/datatable/datatable.types.d.ts.map +1 -1
  412. package/public/utilities/stories/accordion/Accordion.stories.d.ts +16 -11
  413. package/public/utilities/stories/accordion/Accordion.stories.d.ts.map +1 -1
  414. package/public/adeo/index-d12e76e8.js +0 -2
  415. package/public/adeo/index-d12e76e8.js.map +0 -1
  416. package/public/adeo/sidebar-service-be26885e.js.map +0 -1
  417. package/public/adeo/utilities/stories/actionbar/ActionBar.stories.d.ts +0 -7
  418. package/public/adeo/utilities/stories/actionbar/ActionBar.stories.d.ts.map +0 -1
  419. package/public/adeo/utilities/stories/autocomplete/Autocomplete.stories.d.ts +0 -10
  420. package/public/adeo/utilities/stories/autocomplete/Autocomplete.stories.d.ts.map +0 -1
  421. package/public/adeo/utilities/stories/badge/Badge.stories.d.ts +0 -5
  422. package/public/adeo/utilities/stories/badge/Badge.stories.d.ts.map +0 -1
  423. package/public/adeo/utilities/stories/bottombar/BottomBar.stories.d.ts +0 -6
  424. package/public/adeo/utilities/stories/bottombar/BottomBar.stories.d.ts.map +0 -1
  425. package/public/adeo/utilities/stories/breadcrumb/Breadcrumb.stories.d.ts +0 -7
  426. package/public/adeo/utilities/stories/breadcrumb/Breadcrumb.stories.d.ts.map +0 -1
  427. package/public/adeo/utilities/stories/button/Button.stories.d.ts +0 -10
  428. package/public/adeo/utilities/stories/button/Button.stories.d.ts.map +0 -1
  429. package/public/adeo/utilities/stories/card/Card.stories.d.ts +0 -7
  430. package/public/adeo/utilities/stories/card/Card.stories.d.ts.map +0 -1
  431. package/public/adeo/utilities/stories/carousel/Carousel.stories.d.ts +0 -8
  432. package/public/adeo/utilities/stories/carousel/Carousel.stories.d.ts.map +0 -1
  433. package/public/adeo/utilities/stories/chart/BarChart.stories.d.ts +0 -7
  434. package/public/adeo/utilities/stories/chart/BarChart.stories.d.ts.map +0 -1
  435. package/public/adeo/utilities/stories/chart/Donut.stories.d.ts +0 -7
  436. package/public/adeo/utilities/stories/chart/Donut.stories.d.ts.map +0 -1
  437. package/public/adeo/utilities/stories/chart/GroupedBarChart.stories.d.ts +0 -6
  438. package/public/adeo/utilities/stories/chart/GroupedBarChart.stories.d.ts.map +0 -1
  439. package/public/adeo/utilities/stories/chart/LineChart.stories.d.ts +0 -5
  440. package/public/adeo/utilities/stories/chart/LineChart.stories.d.ts.map +0 -1
  441. package/public/adeo/utilities/stories/chart/Radar.stories.d.ts +0 -7
  442. package/public/adeo/utilities/stories/chart/Radar.stories.d.ts.map +0 -1
  443. package/public/adeo/utilities/stories/chart/StackedBarChart.stories.d.ts +0 -6
  444. package/public/adeo/utilities/stories/chart/StackedBarChart.stories.d.ts.map +0 -1
  445. package/public/adeo/utilities/stories/checkbox/Checkbox.stories.d.ts +0 -10
  446. package/public/adeo/utilities/stories/checkbox/Checkbox.stories.d.ts.map +0 -1
  447. package/public/adeo/utilities/stories/checkbox-group/Checkbox-group.stories.d.ts +0 -5
  448. package/public/adeo/utilities/stories/checkbox-group/Checkbox-group.stories.d.ts.map +0 -1
  449. package/public/adeo/utilities/stories/datatable/DataTable.stories.d.ts +0 -14
  450. package/public/adeo/utilities/stories/datatable/DataTable.stories.d.ts.map +0 -1
  451. package/public/adeo/utilities/stories/dropdown/Dropdown.stories.d.ts +0 -9
  452. package/public/adeo/utilities/stories/dropdown/Dropdown.stories.d.ts.map +0 -1
  453. package/public/adeo/utilities/stories/field/Field.stories.d.ts +0 -10
  454. package/public/adeo/utilities/stories/field/Field.stories.d.ts.map +0 -1
  455. package/public/adeo/utilities/stories/fileuploader/FileUploader.stories.d.ts +0 -11
  456. package/public/adeo/utilities/stories/fileuploader/FileUploader.stories.d.ts.map +0 -1
  457. package/public/adeo/utilities/stories/flag/Flag.stories.d.ts +0 -6
  458. package/public/adeo/utilities/stories/flag/Flag.stories.d.ts.map +0 -1
  459. package/public/adeo/utilities/stories/header/Header.stories.d.ts +0 -9
  460. package/public/adeo/utilities/stories/header/Header.stories.d.ts.map +0 -1
  461. package/public/adeo/utilities/stories/hero/Hero.stories.d.ts +0 -8
  462. package/public/adeo/utilities/stories/hero/Hero.stories.d.ts.map +0 -1
  463. package/public/adeo/utilities/stories/icon/Icon.stories.d.ts +0 -6
  464. package/public/adeo/utilities/stories/icon/Icon.stories.d.ts.map +0 -1
  465. package/public/adeo/utilities/stories/kpi/kpi.stories.d.ts +0 -7
  466. package/public/adeo/utilities/stories/kpi/kpi.stories.d.ts.map +0 -1
  467. package/public/adeo/utilities/stories/layer/Layer.stories.d.ts +0 -9
  468. package/public/adeo/utilities/stories/layer/Layer.stories.d.ts.map +0 -1
  469. package/public/adeo/utilities/stories/link/Link.stories.d.ts +0 -7
  470. package/public/adeo/utilities/stories/link/Link.stories.d.ts.map +0 -1
  471. package/public/adeo/utilities/stories/listbox/Listbox.stories.d.ts +0 -5
  472. package/public/adeo/utilities/stories/listbox/Listbox.stories.d.ts.map +0 -1
  473. package/public/adeo/utilities/stories/loader/Loader.stories.d.ts +0 -7
  474. package/public/adeo/utilities/stories/loader/Loader.stories.d.ts.map +0 -1
  475. package/public/adeo/utilities/stories/menu/Menu.stories.d.ts +0 -5
  476. package/public/adeo/utilities/stories/menu/Menu.stories.d.ts.map +0 -1
  477. package/public/adeo/utilities/stories/modal/Modal.stories.d.ts +0 -5
  478. package/public/adeo/utilities/stories/modal/Modal.stories.d.ts.map +0 -1
  479. package/public/adeo/utilities/stories/notification/Notification.stories.d.ts +0 -13
  480. package/public/adeo/utilities/stories/notification/Notification.stories.d.ts.map +0 -1
  481. package/public/adeo/utilities/stories/optionbutton/OptionButton.stories.d.ts +0 -6
  482. package/public/adeo/utilities/stories/optionbutton/OptionButton.stories.d.ts.map +0 -1
  483. package/public/adeo/utilities/stories/overlay/Overlay.stories.d.ts +0 -5
  484. package/public/adeo/utilities/stories/overlay/Overlay.stories.d.ts.map +0 -1
  485. package/public/adeo/utilities/stories/overlay/OverlayLoader.stories.d.ts +0 -5
  486. package/public/adeo/utilities/stories/overlay/OverlayLoader.stories.d.ts.map +0 -1
  487. package/public/adeo/utilities/stories/pagination/Pagination.stories.d.ts +0 -6
  488. package/public/adeo/utilities/stories/pagination/Pagination.stories.d.ts.map +0 -1
  489. package/public/adeo/utilities/stories/passwordinput/PasswordInput.stories.d.ts +0 -5
  490. package/public/adeo/utilities/stories/passwordinput/PasswordInput.stories.d.ts.map +0 -1
  491. package/public/adeo/utilities/stories/phonenumber/PhoneNumber.stories.d.ts +0 -7
  492. package/public/adeo/utilities/stories/phonenumber/PhoneNumber.stories.d.ts.map +0 -1
  493. package/public/adeo/utilities/stories/price/Price.stories.d.ts +0 -10
  494. package/public/adeo/utilities/stories/price/Price.stories.d.ts.map +0 -1
  495. package/public/adeo/utilities/stories/progressbar/ProgressBar.stories.d.ts +0 -10
  496. package/public/adeo/utilities/stories/progressbar/ProgressBar.stories.d.ts.map +0 -1
  497. package/public/adeo/utilities/stories/quantityselector/QuantitySelector.stories.d.ts +0 -6
  498. package/public/adeo/utilities/stories/quantityselector/QuantitySelector.stories.d.ts.map +0 -1
  499. package/public/adeo/utilities/stories/radio/Radio.stories.d.ts +0 -8
  500. package/public/adeo/utilities/stories/radio/Radio.stories.d.ts.map +0 -1
  501. package/public/adeo/utilities/stories/radio-group/Radio-group.stories.d.ts +0 -6
  502. package/public/adeo/utilities/stories/radio-group/Radio-group.stories.d.ts.map +0 -1
  503. package/public/adeo/utilities/stories/ratings/StarsInput.stories.d.ts +0 -5
  504. package/public/adeo/utilities/stories/ratings/StarsInput.stories.d.ts.map +0 -1
  505. package/public/adeo/utilities/stories/ratings/StarsResult.stories.d.ts +0 -5
  506. package/public/adeo/utilities/stories/ratings/StarsResult.stories.d.ts.map +0 -1
  507. package/public/adeo/utilities/stories/segmentedcontrol/segmentedcontrol.stories.d.ts +0 -5
  508. package/public/adeo/utilities/stories/segmentedcontrol/segmentedcontrol.stories.d.ts.map +0 -1
  509. package/public/adeo/utilities/stories/select/Select.stories.d.ts +0 -6
  510. package/public/adeo/utilities/stories/select/Select.stories.d.ts.map +0 -1
  511. package/public/adeo/utilities/stories/sidebar/Sidebar.stories.d.ts +0 -5
  512. package/public/adeo/utilities/stories/sidebar/Sidebar.stories.d.ts.map +0 -1
  513. package/public/adeo/utilities/stories/stepper/Stepper.stories.d.ts +0 -6
  514. package/public/adeo/utilities/stories/stepper/Stepper.stories.d.ts.map +0 -1
  515. package/public/adeo/utilities/stories/stepperbar/StepperBar.stories.d.ts +0 -7
  516. package/public/adeo/utilities/stories/stepperbar/StepperBar.stories.d.ts.map +0 -1
  517. package/public/adeo/utilities/stories/tabs/Tabs.stories.d.ts +0 -9
  518. package/public/adeo/utilities/stories/tabs/Tabs.stories.d.ts.map +0 -1
  519. package/public/adeo/utilities/stories/tag/Tag.stories.d.ts +0 -8
  520. package/public/adeo/utilities/stories/tag/Tag.stories.d.ts.map +0 -1
  521. package/public/adeo/utilities/stories/taglist/Taglist.stories.d.ts +0 -6
  522. package/public/adeo/utilities/stories/taglist/Taglist.stories.d.ts.map +0 -1
  523. package/public/adeo/utilities/stories/textarea/Textarea.stories.d.ts +0 -8
  524. package/public/adeo/utilities/stories/textarea/Textarea.stories.d.ts.map +0 -1
  525. package/public/adeo/utilities/stories/textinput/Textinput.stories.d.ts +0 -11
  526. package/public/adeo/utilities/stories/textinput/Textinput.stories.d.ts.map +0 -1
  527. package/public/adeo/utilities/stories/toggle/Toggle.stories.d.ts +0 -8
  528. package/public/adeo/utilities/stories/toggle/Toggle.stories.d.ts.map +0 -1
  529. package/public/adeo/utilities/stories/tooltip/Tooltip.stories.d.ts +0 -5
  530. package/public/adeo/utilities/stories/tooltip/Tooltip.stories.d.ts.map +0 -1
  531. package/public/bricoman/index-d12e76e8.js +0 -2
  532. package/public/bricoman/index-d12e76e8.js.map +0 -1
  533. package/public/bricoman/sidebar-service-be26885e.js.map +0 -1
  534. package/public/bricoman/utilities/stories/actionbar/ActionBar.stories.d.ts +0 -7
  535. package/public/bricoman/utilities/stories/actionbar/ActionBar.stories.d.ts.map +0 -1
  536. package/public/bricoman/utilities/stories/autocomplete/Autocomplete.stories.d.ts +0 -10
  537. package/public/bricoman/utilities/stories/autocomplete/Autocomplete.stories.d.ts.map +0 -1
  538. package/public/bricoman/utilities/stories/badge/Badge.stories.d.ts +0 -5
  539. package/public/bricoman/utilities/stories/badge/Badge.stories.d.ts.map +0 -1
  540. package/public/bricoman/utilities/stories/bottombar/BottomBar.stories.d.ts +0 -6
  541. package/public/bricoman/utilities/stories/bottombar/BottomBar.stories.d.ts.map +0 -1
  542. package/public/bricoman/utilities/stories/breadcrumb/Breadcrumb.stories.d.ts +0 -7
  543. package/public/bricoman/utilities/stories/breadcrumb/Breadcrumb.stories.d.ts.map +0 -1
  544. package/public/bricoman/utilities/stories/button/Button.stories.d.ts +0 -10
  545. package/public/bricoman/utilities/stories/button/Button.stories.d.ts.map +0 -1
  546. package/public/bricoman/utilities/stories/card/Card.stories.d.ts +0 -7
  547. package/public/bricoman/utilities/stories/card/Card.stories.d.ts.map +0 -1
  548. package/public/bricoman/utilities/stories/carousel/Carousel.stories.d.ts +0 -8
  549. package/public/bricoman/utilities/stories/carousel/Carousel.stories.d.ts.map +0 -1
  550. package/public/bricoman/utilities/stories/chart/BarChart.stories.d.ts +0 -7
  551. package/public/bricoman/utilities/stories/chart/BarChart.stories.d.ts.map +0 -1
  552. package/public/bricoman/utilities/stories/chart/Donut.stories.d.ts +0 -7
  553. package/public/bricoman/utilities/stories/chart/Donut.stories.d.ts.map +0 -1
  554. package/public/bricoman/utilities/stories/chart/GroupedBarChart.stories.d.ts +0 -6
  555. package/public/bricoman/utilities/stories/chart/GroupedBarChart.stories.d.ts.map +0 -1
  556. package/public/bricoman/utilities/stories/chart/LineChart.stories.d.ts +0 -5
  557. package/public/bricoman/utilities/stories/chart/LineChart.stories.d.ts.map +0 -1
  558. package/public/bricoman/utilities/stories/chart/Radar.stories.d.ts +0 -7
  559. package/public/bricoman/utilities/stories/chart/Radar.stories.d.ts.map +0 -1
  560. package/public/bricoman/utilities/stories/chart/StackedBarChart.stories.d.ts +0 -6
  561. package/public/bricoman/utilities/stories/chart/StackedBarChart.stories.d.ts.map +0 -1
  562. package/public/bricoman/utilities/stories/checkbox/Checkbox.stories.d.ts +0 -10
  563. package/public/bricoman/utilities/stories/checkbox/Checkbox.stories.d.ts.map +0 -1
  564. package/public/bricoman/utilities/stories/checkbox-group/Checkbox-group.stories.d.ts +0 -5
  565. package/public/bricoman/utilities/stories/checkbox-group/Checkbox-group.stories.d.ts.map +0 -1
  566. package/public/bricoman/utilities/stories/datatable/DataTable.stories.d.ts +0 -14
  567. package/public/bricoman/utilities/stories/datatable/DataTable.stories.d.ts.map +0 -1
  568. package/public/bricoman/utilities/stories/dropdown/Dropdown.stories.d.ts +0 -9
  569. package/public/bricoman/utilities/stories/dropdown/Dropdown.stories.d.ts.map +0 -1
  570. package/public/bricoman/utilities/stories/field/Field.stories.d.ts +0 -10
  571. package/public/bricoman/utilities/stories/field/Field.stories.d.ts.map +0 -1
  572. package/public/bricoman/utilities/stories/fileuploader/FileUploader.stories.d.ts +0 -11
  573. package/public/bricoman/utilities/stories/fileuploader/FileUploader.stories.d.ts.map +0 -1
  574. package/public/bricoman/utilities/stories/flag/Flag.stories.d.ts +0 -6
  575. package/public/bricoman/utilities/stories/flag/Flag.stories.d.ts.map +0 -1
  576. package/public/bricoman/utilities/stories/header/Header.stories.d.ts +0 -9
  577. package/public/bricoman/utilities/stories/header/Header.stories.d.ts.map +0 -1
  578. package/public/bricoman/utilities/stories/hero/Hero.stories.d.ts +0 -8
  579. package/public/bricoman/utilities/stories/hero/Hero.stories.d.ts.map +0 -1
  580. package/public/bricoman/utilities/stories/icon/Icon.stories.d.ts +0 -6
  581. package/public/bricoman/utilities/stories/icon/Icon.stories.d.ts.map +0 -1
  582. package/public/bricoman/utilities/stories/kpi/kpi.stories.d.ts +0 -7
  583. package/public/bricoman/utilities/stories/kpi/kpi.stories.d.ts.map +0 -1
  584. package/public/bricoman/utilities/stories/layer/Layer.stories.d.ts +0 -9
  585. package/public/bricoman/utilities/stories/layer/Layer.stories.d.ts.map +0 -1
  586. package/public/bricoman/utilities/stories/link/Link.stories.d.ts +0 -7
  587. package/public/bricoman/utilities/stories/link/Link.stories.d.ts.map +0 -1
  588. package/public/bricoman/utilities/stories/listbox/Listbox.stories.d.ts +0 -5
  589. package/public/bricoman/utilities/stories/listbox/Listbox.stories.d.ts.map +0 -1
  590. package/public/bricoman/utilities/stories/loader/Loader.stories.d.ts +0 -7
  591. package/public/bricoman/utilities/stories/loader/Loader.stories.d.ts.map +0 -1
  592. package/public/bricoman/utilities/stories/menu/Menu.stories.d.ts +0 -5
  593. package/public/bricoman/utilities/stories/menu/Menu.stories.d.ts.map +0 -1
  594. package/public/bricoman/utilities/stories/modal/Modal.stories.d.ts +0 -5
  595. package/public/bricoman/utilities/stories/modal/Modal.stories.d.ts.map +0 -1
  596. package/public/bricoman/utilities/stories/notification/Notification.stories.d.ts +0 -13
  597. package/public/bricoman/utilities/stories/notification/Notification.stories.d.ts.map +0 -1
  598. package/public/bricoman/utilities/stories/optionbutton/OptionButton.stories.d.ts +0 -6
  599. package/public/bricoman/utilities/stories/optionbutton/OptionButton.stories.d.ts.map +0 -1
  600. package/public/bricoman/utilities/stories/overlay/Overlay.stories.d.ts +0 -5
  601. package/public/bricoman/utilities/stories/overlay/Overlay.stories.d.ts.map +0 -1
  602. package/public/bricoman/utilities/stories/overlay/OverlayLoader.stories.d.ts +0 -5
  603. package/public/bricoman/utilities/stories/overlay/OverlayLoader.stories.d.ts.map +0 -1
  604. package/public/bricoman/utilities/stories/pagination/Pagination.stories.d.ts +0 -6
  605. package/public/bricoman/utilities/stories/pagination/Pagination.stories.d.ts.map +0 -1
  606. package/public/bricoman/utilities/stories/passwordinput/PasswordInput.stories.d.ts +0 -5
  607. package/public/bricoman/utilities/stories/passwordinput/PasswordInput.stories.d.ts.map +0 -1
  608. package/public/bricoman/utilities/stories/phonenumber/PhoneNumber.stories.d.ts +0 -7
  609. package/public/bricoman/utilities/stories/phonenumber/PhoneNumber.stories.d.ts.map +0 -1
  610. package/public/bricoman/utilities/stories/price/Price.stories.d.ts +0 -10
  611. package/public/bricoman/utilities/stories/price/Price.stories.d.ts.map +0 -1
  612. package/public/bricoman/utilities/stories/progressbar/ProgressBar.stories.d.ts +0 -10
  613. package/public/bricoman/utilities/stories/progressbar/ProgressBar.stories.d.ts.map +0 -1
  614. package/public/bricoman/utilities/stories/quantityselector/QuantitySelector.stories.d.ts +0 -6
  615. package/public/bricoman/utilities/stories/quantityselector/QuantitySelector.stories.d.ts.map +0 -1
  616. package/public/bricoman/utilities/stories/radio/Radio.stories.d.ts +0 -8
  617. package/public/bricoman/utilities/stories/radio/Radio.stories.d.ts.map +0 -1
  618. package/public/bricoman/utilities/stories/radio-group/Radio-group.stories.d.ts +0 -6
  619. package/public/bricoman/utilities/stories/radio-group/Radio-group.stories.d.ts.map +0 -1
  620. package/public/bricoman/utilities/stories/ratings/StarsInput.stories.d.ts +0 -5
  621. package/public/bricoman/utilities/stories/ratings/StarsInput.stories.d.ts.map +0 -1
  622. package/public/bricoman/utilities/stories/ratings/StarsResult.stories.d.ts +0 -5
  623. package/public/bricoman/utilities/stories/ratings/StarsResult.stories.d.ts.map +0 -1
  624. package/public/bricoman/utilities/stories/segmentedcontrol/segmentedcontrol.stories.d.ts +0 -5
  625. package/public/bricoman/utilities/stories/segmentedcontrol/segmentedcontrol.stories.d.ts.map +0 -1
  626. package/public/bricoman/utilities/stories/select/Select.stories.d.ts +0 -6
  627. package/public/bricoman/utilities/stories/select/Select.stories.d.ts.map +0 -1
  628. package/public/bricoman/utilities/stories/sidebar/Sidebar.stories.d.ts +0 -5
  629. package/public/bricoman/utilities/stories/sidebar/Sidebar.stories.d.ts.map +0 -1
  630. package/public/bricoman/utilities/stories/stepper/Stepper.stories.d.ts +0 -6
  631. package/public/bricoman/utilities/stories/stepper/Stepper.stories.d.ts.map +0 -1
  632. package/public/bricoman/utilities/stories/stepperbar/StepperBar.stories.d.ts +0 -7
  633. package/public/bricoman/utilities/stories/stepperbar/StepperBar.stories.d.ts.map +0 -1
  634. package/public/bricoman/utilities/stories/tabs/Tabs.stories.d.ts +0 -9
  635. package/public/bricoman/utilities/stories/tabs/Tabs.stories.d.ts.map +0 -1
  636. package/public/bricoman/utilities/stories/tag/Tag.stories.d.ts +0 -8
  637. package/public/bricoman/utilities/stories/tag/Tag.stories.d.ts.map +0 -1
  638. package/public/bricoman/utilities/stories/taglist/Taglist.stories.d.ts +0 -6
  639. package/public/bricoman/utilities/stories/taglist/Taglist.stories.d.ts.map +0 -1
  640. package/public/bricoman/utilities/stories/textarea/Textarea.stories.d.ts +0 -8
  641. package/public/bricoman/utilities/stories/textarea/Textarea.stories.d.ts.map +0 -1
  642. package/public/bricoman/utilities/stories/textinput/Textinput.stories.d.ts +0 -11
  643. package/public/bricoman/utilities/stories/textinput/Textinput.stories.d.ts.map +0 -1
  644. package/public/bricoman/utilities/stories/toggle/Toggle.stories.d.ts +0 -8
  645. package/public/bricoman/utilities/stories/toggle/Toggle.stories.d.ts.map +0 -1
  646. package/public/bricoman/utilities/stories/tooltip/Tooltip.stories.d.ts +0 -5
  647. package/public/bricoman/utilities/stories/tooltip/Tooltip.stories.d.ts.map +0 -1
  648. package/public/index-d12e76e8.js +0 -2
  649. package/public/index-d12e76e8.js.map +0 -1
  650. package/public/sidebar-service-be26885e.js.map +0 -1
  651. package/public/utilities/stories/actionbar/ActionBar.stories.d.ts +0 -7
  652. package/public/utilities/stories/actionbar/ActionBar.stories.d.ts.map +0 -1
  653. package/public/utilities/stories/autocomplete/Autocomplete.stories.d.ts +0 -10
  654. package/public/utilities/stories/autocomplete/Autocomplete.stories.d.ts.map +0 -1
  655. package/public/utilities/stories/badge/Badge.stories.d.ts +0 -5
  656. package/public/utilities/stories/badge/Badge.stories.d.ts.map +0 -1
  657. package/public/utilities/stories/bottombar/BottomBar.stories.d.ts +0 -6
  658. package/public/utilities/stories/bottombar/BottomBar.stories.d.ts.map +0 -1
  659. package/public/utilities/stories/breadcrumb/Breadcrumb.stories.d.ts +0 -7
  660. package/public/utilities/stories/breadcrumb/Breadcrumb.stories.d.ts.map +0 -1
  661. package/public/utilities/stories/button/Button.stories.d.ts +0 -10
  662. package/public/utilities/stories/button/Button.stories.d.ts.map +0 -1
  663. package/public/utilities/stories/card/Card.stories.d.ts +0 -7
  664. package/public/utilities/stories/card/Card.stories.d.ts.map +0 -1
  665. package/public/utilities/stories/carousel/Carousel.stories.d.ts +0 -8
  666. package/public/utilities/stories/carousel/Carousel.stories.d.ts.map +0 -1
  667. package/public/utilities/stories/chart/BarChart.stories.d.ts +0 -7
  668. package/public/utilities/stories/chart/BarChart.stories.d.ts.map +0 -1
  669. package/public/utilities/stories/chart/Donut.stories.d.ts +0 -7
  670. package/public/utilities/stories/chart/Donut.stories.d.ts.map +0 -1
  671. package/public/utilities/stories/chart/GroupedBarChart.stories.d.ts +0 -6
  672. package/public/utilities/stories/chart/GroupedBarChart.stories.d.ts.map +0 -1
  673. package/public/utilities/stories/chart/LineChart.stories.d.ts +0 -5
  674. package/public/utilities/stories/chart/LineChart.stories.d.ts.map +0 -1
  675. package/public/utilities/stories/chart/Radar.stories.d.ts +0 -7
  676. package/public/utilities/stories/chart/Radar.stories.d.ts.map +0 -1
  677. package/public/utilities/stories/chart/StackedBarChart.stories.d.ts +0 -6
  678. package/public/utilities/stories/chart/StackedBarChart.stories.d.ts.map +0 -1
  679. package/public/utilities/stories/checkbox/Checkbox.stories.d.ts +0 -10
  680. package/public/utilities/stories/checkbox/Checkbox.stories.d.ts.map +0 -1
  681. package/public/utilities/stories/checkbox-group/Checkbox-group.stories.d.ts +0 -5
  682. package/public/utilities/stories/checkbox-group/Checkbox-group.stories.d.ts.map +0 -1
  683. package/public/utilities/stories/datatable/DataTable.stories.d.ts +0 -14
  684. package/public/utilities/stories/datatable/DataTable.stories.d.ts.map +0 -1
  685. package/public/utilities/stories/dropdown/Dropdown.stories.d.ts +0 -9
  686. package/public/utilities/stories/dropdown/Dropdown.stories.d.ts.map +0 -1
  687. package/public/utilities/stories/field/Field.stories.d.ts +0 -10
  688. package/public/utilities/stories/field/Field.stories.d.ts.map +0 -1
  689. package/public/utilities/stories/fileuploader/FileUploader.stories.d.ts +0 -11
  690. package/public/utilities/stories/fileuploader/FileUploader.stories.d.ts.map +0 -1
  691. package/public/utilities/stories/flag/Flag.stories.d.ts +0 -6
  692. package/public/utilities/stories/flag/Flag.stories.d.ts.map +0 -1
  693. package/public/utilities/stories/header/Header.stories.d.ts +0 -9
  694. package/public/utilities/stories/header/Header.stories.d.ts.map +0 -1
  695. package/public/utilities/stories/hero/Hero.stories.d.ts +0 -8
  696. package/public/utilities/stories/hero/Hero.stories.d.ts.map +0 -1
  697. package/public/utilities/stories/icon/Icon.stories.d.ts +0 -6
  698. package/public/utilities/stories/icon/Icon.stories.d.ts.map +0 -1
  699. package/public/utilities/stories/kpi/kpi.stories.d.ts +0 -7
  700. package/public/utilities/stories/kpi/kpi.stories.d.ts.map +0 -1
  701. package/public/utilities/stories/layer/Layer.stories.d.ts +0 -9
  702. package/public/utilities/stories/layer/Layer.stories.d.ts.map +0 -1
  703. package/public/utilities/stories/link/Link.stories.d.ts +0 -7
  704. package/public/utilities/stories/link/Link.stories.d.ts.map +0 -1
  705. package/public/utilities/stories/listbox/Listbox.stories.d.ts +0 -5
  706. package/public/utilities/stories/listbox/Listbox.stories.d.ts.map +0 -1
  707. package/public/utilities/stories/loader/Loader.stories.d.ts +0 -7
  708. package/public/utilities/stories/loader/Loader.stories.d.ts.map +0 -1
  709. package/public/utilities/stories/menu/Menu.stories.d.ts +0 -5
  710. package/public/utilities/stories/menu/Menu.stories.d.ts.map +0 -1
  711. package/public/utilities/stories/modal/Modal.stories.d.ts +0 -5
  712. package/public/utilities/stories/modal/Modal.stories.d.ts.map +0 -1
  713. package/public/utilities/stories/notification/Notification.stories.d.ts +0 -13
  714. package/public/utilities/stories/notification/Notification.stories.d.ts.map +0 -1
  715. package/public/utilities/stories/optionbutton/OptionButton.stories.d.ts +0 -6
  716. package/public/utilities/stories/optionbutton/OptionButton.stories.d.ts.map +0 -1
  717. package/public/utilities/stories/overlay/Overlay.stories.d.ts +0 -5
  718. package/public/utilities/stories/overlay/Overlay.stories.d.ts.map +0 -1
  719. package/public/utilities/stories/overlay/OverlayLoader.stories.d.ts +0 -5
  720. package/public/utilities/stories/overlay/OverlayLoader.stories.d.ts.map +0 -1
  721. package/public/utilities/stories/pagination/Pagination.stories.d.ts +0 -6
  722. package/public/utilities/stories/pagination/Pagination.stories.d.ts.map +0 -1
  723. package/public/utilities/stories/passwordinput/PasswordInput.stories.d.ts +0 -5
  724. package/public/utilities/stories/passwordinput/PasswordInput.stories.d.ts.map +0 -1
  725. package/public/utilities/stories/phonenumber/PhoneNumber.stories.d.ts +0 -7
  726. package/public/utilities/stories/phonenumber/PhoneNumber.stories.d.ts.map +0 -1
  727. package/public/utilities/stories/price/Price.stories.d.ts +0 -10
  728. package/public/utilities/stories/price/Price.stories.d.ts.map +0 -1
  729. package/public/utilities/stories/progressbar/ProgressBar.stories.d.ts +0 -10
  730. package/public/utilities/stories/progressbar/ProgressBar.stories.d.ts.map +0 -1
  731. package/public/utilities/stories/quantityselector/QuantitySelector.stories.d.ts +0 -6
  732. package/public/utilities/stories/quantityselector/QuantitySelector.stories.d.ts.map +0 -1
  733. package/public/utilities/stories/radio/Radio.stories.d.ts +0 -8
  734. package/public/utilities/stories/radio/Radio.stories.d.ts.map +0 -1
  735. package/public/utilities/stories/radio-group/Radio-group.stories.d.ts +0 -6
  736. package/public/utilities/stories/radio-group/Radio-group.stories.d.ts.map +0 -1
  737. package/public/utilities/stories/ratings/StarsInput.stories.d.ts +0 -5
  738. package/public/utilities/stories/ratings/StarsInput.stories.d.ts.map +0 -1
  739. package/public/utilities/stories/ratings/StarsResult.stories.d.ts +0 -5
  740. package/public/utilities/stories/ratings/StarsResult.stories.d.ts.map +0 -1
  741. package/public/utilities/stories/segmentedcontrol/segmentedcontrol.stories.d.ts +0 -5
  742. package/public/utilities/stories/segmentedcontrol/segmentedcontrol.stories.d.ts.map +0 -1
  743. package/public/utilities/stories/select/Select.stories.d.ts +0 -6
  744. package/public/utilities/stories/select/Select.stories.d.ts.map +0 -1
  745. package/public/utilities/stories/sidebar/Sidebar.stories.d.ts +0 -5
  746. package/public/utilities/stories/sidebar/Sidebar.stories.d.ts.map +0 -1
  747. package/public/utilities/stories/stepper/Stepper.stories.d.ts +0 -6
  748. package/public/utilities/stories/stepper/Stepper.stories.d.ts.map +0 -1
  749. package/public/utilities/stories/stepperbar/StepperBar.stories.d.ts +0 -7
  750. package/public/utilities/stories/stepperbar/StepperBar.stories.d.ts.map +0 -1
  751. package/public/utilities/stories/tabs/Tabs.stories.d.ts +0 -9
  752. package/public/utilities/stories/tabs/Tabs.stories.d.ts.map +0 -1
  753. package/public/utilities/stories/tag/Tag.stories.d.ts +0 -8
  754. package/public/utilities/stories/tag/Tag.stories.d.ts.map +0 -1
  755. package/public/utilities/stories/taglist/Taglist.stories.d.ts +0 -6
  756. package/public/utilities/stories/taglist/Taglist.stories.d.ts.map +0 -1
  757. package/public/utilities/stories/textarea/Textarea.stories.d.ts +0 -8
  758. package/public/utilities/stories/textarea/Textarea.stories.d.ts.map +0 -1
  759. package/public/utilities/stories/textinput/Textinput.stories.d.ts +0 -11
  760. package/public/utilities/stories/textinput/Textinput.stories.d.ts.map +0 -1
  761. package/public/utilities/stories/toggle/Toggle.stories.d.ts +0 -8
  762. package/public/utilities/stories/toggle/Toggle.stories.d.ts.map +0 -1
  763. package/public/utilities/stories/tooltip/Tooltip.stories.d.ts +0 -5
  764. package/public/utilities/stories/tooltip/Tooltip.stories.d.ts.map +0 -1
@@ -1,2 +1,2 @@
1
- import{S as l,i as m,a as e,b as t,f,s as o,c as r,e as x,d as i,t as a,n as s,h as n,j as u,l as _,o as c,p as b,q as p,r as g,x as y}from"../../index-d12e76e8.js";function h(l){let m,e;return{c(){m=x("span"),e=a(l[3]),n(m,"class","mc-stars-result__suffix-label mu-ml-050")},m(l,f){t(l,m,f),_(m,e)},p(l,m){8&m&&c(e,l[3])},d(l){l&&p(m)}}}function w(l){let m,e,f,o,g,y,w,k=l[3]&&h(l),v=[{class:w=d(l[0],l[1],l[3])+" "+l[5]},l[4]],j={};for(let l=0;l<v.length;l+=1)j=r(j,v[l]);return{c(){m=x("div"),e=x("span"),f=i(),k&&k.c(),o=i(),g=x("span"),y=a(l[2]),this.c=s,n(e,"class","mc-stars-result__visual"),n(g,"class","mc-stars-result__text"),u(m,j)},m(l,r){t(l,m,r),_(m,e),_(m,f),k&&k.m(m,null),_(m,o),_(m,g),_(g,y)},p(l,[e]){l[3]?k?k.p(l,e):(k=h(l),k.c(),k.m(m,o)):k&&(k.d(1),k=null),4&e&&c(y,l[2]),u(m,j=b(v,[43&e&&w!==(w=d(l[0],l[1],l[3])+" "+l[5])&&{class:w},16&e&&l[4]]))},i:s,o:s,d(l){l&&p(m),k&&k.d()}}}function d(l,m,e){const t=["mc-stars-result",`mc-stars-result--score-${k(l)}`,`mc-stars-result--${m}`];return!!e&&t.push("ml-flexy","ml-flexy--items-center"),t.join(" ")}function k(l){let m=Math.round(2*l)/2;return m<0&&(m=0),m>5&&(m=5),20*m}function v(l,m,e){let t,f;const o=["value","size","a11ylabel","suffixlabel"];let x=g(m,o),{value:i=0}=m,{size:a="m"}=m,{a11ylabel:s=""}=m,{suffixlabel:n}=m;return l.$$set=l=>{e(7,m=r(r({},m),y(l))),e(6,x=g(m,o)),"value"in l&&e(0,i=l.value),"size"in l&&e(1,a=l.size),"a11ylabel"in l&&e(2,s=l.a11ylabel),"suffixlabel"in l&&e(3,n=l.suffixlabel)},l.$$.update=()=>{e(5,t=m.class),e(4,f=Object.assign({},x)),16&l.$$.dirty&&delete f.class},m=y(m),[i,a,s,n,f,t]}class j extends l{constructor(l){super();const r=document.createElement("style");r.textContent=".mc-stars-result{font-family:\"Roboto\", sans-serif;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.mc-stars-result__text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;visibility:visible;white-space:nowrap}.mc-stars-result__visual{height:1.5rem;width:7.5rem;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M12 1.5a1 1 0 01.908.58l2.772 6.007 6.462.923a1 1 0 01.491 1.764l-4.99 4.084 1.819 6.367a1 1 0 01-1.486 1.127L12 18.674l-5.976 3.678a1 1 0 01-1.485-1.127l1.819-6.367-4.991-4.084a1 1 0 01.492-1.764l6.461-.923 2.772-6.006A1 1 0 0112 1.5zm0 3.386L9.908 9.42l-.228.494-.539.077-4.745.678 3.737 3.058.51.416-.181.633L7.169 19.3l4.307-2.65.524-.323.524.322 4.307 2.65-1.292-4.523-.181-.633.509-.416 3.738-3.058-4.746-.678-.539-.077-.228-.494L12 4.886z'/%3E%3C/svg%3E\");position:relative}.mc-stars-result__visual::before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M12.908 2.08a1 1 0 00-1.816 0L8.32 8.088l-6.46.922a1 1 0 00-.492 1.764l4.99 4.084-1.818 6.367a1 1 0 001.485 1.127L12 18.674l5.976 3.678a1 1 0 001.486-1.127l-1.82-6.367 4.991-4.084a1 1 0 00-.491-1.764l-6.462-.923-2.772-6.006z'/%3E%3C/svg%3E\")}.mc-stars-result__visual,.mc-stars-result__visual::before{background-position:left top;background-repeat:repeat-x;background-size:1.5rem 1.5rem;display:block}.mc-stars-result__visual::before{bottom:0;content:\"\";left:0;position:absolute;top:0}.mc-stars-result__label{font-size:1.125rem;line-height:1;color:#000000;margin-left:0.5rem}.mc-stars-result__label--score{font-weight:700}.mc-stars-result--s .mc-stars-result__visual{height:1rem;width:5rem;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' viewBox='0 0 16 16' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M8 1.5a1 1 0 01.906.577l1.536 3.292 3.254.65a1 1 0 01.437 1.755l-2.296 1.879.648 3.673a1 1 0 01-1.566.988L8 12.229l-2.919 2.085a1 1 0 01-1.566-.988l.648-3.673-2.296-1.879a1 1 0 01.437-1.755l3.254-.65 1.536-3.292A1 1 0 018 1.5zm0 3.365l-.844 1.808-.214.458-.496.1-1.675.335 1.112.91.454.371-.102.577-.325 1.84 1.509-1.078L8 9.771l.581.415 1.509 1.078-.325-1.84-.102-.577.454-.371 1.112-.91-1.675-.335-.496-.1-.214-.458L8 4.865z'/%3E%3C/svg%3E\")}.mc-stars-result--s .mc-stars-result__visual::before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' viewBox='0 0 16 16' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M8.906 2.077a1 1 0 00-1.812 0L5.558 5.37l-3.254.65a1 1 0 00-.437 1.755l2.296 1.879-.648 3.673a1 1 0 001.566.988L8 12.229l2.919 2.085a1 1 0 001.566-.988l-.648-3.673 2.296-1.879a1 1 0 00-.437-1.755l-3.254-.65-1.536-3.292z'/%3E%3C/svg%3E\")}.mc-stars-result--s .mc-stars-result__visual,.mc-stars-result--s .mc-stars-result__visual::before{background-size:1rem 1rem}.mc-stars-result--l .mc-stars-result__visual{height:2rem;width:10rem;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M16 2.333a1 1 0 01.908.581l3.772 8.173 8.795 1.256a1 1 0 01.492 1.764l-6.825 5.584 2.487 8.7a1 1 0 01-1.486 1.127L16 24.508l-8.142 5.01a1 1 0 01-1.486-1.126l2.486-8.701-6.824-5.584a1 1 0 01.492-1.764l8.794-1.256 3.772-8.173a1 1 0 01.908-.58zm0 3.387l-3.092 6.699-.228.494-.538.077L5.062 14l5.572 4.558.508.417-.18.632-1.96 6.857 6.474-3.983.524-.323.524.323 6.474 3.983-1.96-6.857-.18-.632.51-.417L26.938 14l-7.08-1.011-.538-.077-.228-.494L16 5.719z'/%3E%3C/svg%3E\")}.mc-stars-result--l .mc-stars-result__visual::before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M16.908 2.914a1 1 0 00-1.816 0l-3.772 8.173-8.794 1.256a1 1 0 00-.492 1.764l6.824 5.584-2.486 8.7a1 1 0 001.486 1.127L16 24.508l8.143 5.01a1 1 0 001.486-1.126l-2.487-8.701 6.825-5.584a1 1 0 00-.492-1.764l-8.795-1.256-3.772-8.173z'/%3E%3C/svg%3E\")}.mc-stars-result--l .mc-stars-result__visual,.mc-stars-result--l .mc-stars-result__visual::before{background-size:2rem 2rem}.mc-stars-result--xl .mc-stars-result__visual{height:3rem;width:15rem;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='3rem' width='3rem' viewBox='0 0 48 48' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M24 3.5a1.5 1.5 0 011.362.871l5.658 12.26 13.192 1.884a1.5 1.5 0 01.738 2.646l-10.237 8.375 3.73 13.052a1.5 1.5 0 01-2.23 1.69L24 36.76l-12.214 7.517a1.5 1.5 0 01-2.228-1.69l3.729-13.052L3.05 21.161a1.5 1.5 0 01.738-2.646l13.192-1.884 5.658-12.26A1.5 1.5 0 0124 3.5zm0 5.08l-4.638 10.049-.342.74-.808.116-10.619 1.517 8.357 6.837.763.625-.27.948-2.94 10.286 9.71-5.976.787-.483.786.483 9.71 5.976-2.938-10.286-.271-.948.763-.625 8.357-6.837-10.62-1.517-.807-.116-.342-.74L24 8.579z'/%3E%3C/svg%3E\")}.mc-stars-result--xl .mc-stars-result__visual::before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='3rem' width='3rem' viewBox='0 0 48 48' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M24.908 4.58a1 1 0 00-1.816 0L17.32 17.088 3.86 19.01a1 1 0 00-.492 1.764l10.49 8.584-3.818 13.367a1 1 0 001.485 1.127L24 36.174l12.476 7.678a1 1 0 001.486-1.127l-3.82-13.367 10.491-8.584a1 1 0 00-.492-1.764L30.68 17.087 24.908 4.581z'/%3E%3C/svg%3E\")}.mc-stars-result--xl .mc-stars-result__visual,.mc-stars-result--xl .mc-stars-result__visual::before{background-size:3rem 3rem}.mc-stars-result--score-10 .mc-stars-result__visual::before{width:10%}.mc-stars-result--score-20 .mc-stars-result__visual::before{width:20%}.mc-stars-result--score-30 .mc-stars-result__visual::before{width:30%}.mc-stars-result--score-40 .mc-stars-result__visual::before{width:40%}.mc-stars-result--score-50 .mc-stars-result__visual::before{width:50%}.mc-stars-result--score-60 .mc-stars-result__visual::before{width:60%}.mc-stars-result--score-70 .mc-stars-result__visual::before{width:70%}.mc-stars-result--score-80 .mc-stars-result__visual::before{width:80%}.mc-stars-result--score-90 .mc-stars-result__visual::before{width:90%}.mc-stars-result--score-100 .mc-stars-result__visual::before{width:100%}.mu-mt-025{margin-top:0.25rem !important}.mu-mt-050{margin-top:0.5rem !important}.mu-mt-075{margin-top:0.75rem !important}.mu-mt-100{margin-top:1rem !important}.mu-mt-125{margin-top:1.25rem !important}.mu-mt-150{margin-top:1.5rem !important}.mu-mt-200{margin-top:2rem !important}.mu-mt-250{margin-top:2.5rem !important}.mu-mt-300{margin-top:3rem !important}.mu-mt-350{margin-top:3.5rem !important}.mu-mt-400{margin-top:4rem !important}.mu-mt-500{margin-top:5rem !important}.mu-mt-600{margin-top:6rem !important}.mu-mt-700{margin-top:7rem !important}.mu-mt-800{margin-top:8rem !important}.mu-mt-900{margin-top:9rem !important}.mu-mt-1000{margin-top:10rem !important}.mu-mr-025{margin-right:0.25rem !important}.mu-mr-050{margin-right:0.5rem !important}.mu-mr-075{margin-right:0.75rem !important}.mu-mr-100{margin-right:1rem !important}.mu-mr-125{margin-right:1.25rem !important}.mu-mr-150{margin-right:1.5rem !important}.mu-mr-200{margin-right:2rem !important}.mu-mr-250{margin-right:2.5rem !important}.mu-mr-300{margin-right:3rem !important}.mu-mr-350{margin-right:3.5rem !important}.mu-mr-400{margin-right:4rem !important}.mu-mr-500{margin-right:5rem !important}.mu-mr-600{margin-right:6rem !important}.mu-mr-700{margin-right:7rem !important}.mu-mr-800{margin-right:8rem !important}.mu-mr-900{margin-right:9rem !important}.mu-mr-1000{margin-right:10rem !important}.mu-ml-025{margin-left:0.25rem !important}.mu-ml-050{margin-left:0.5rem !important}.mu-ml-075{margin-left:0.75rem !important}.mu-ml-100{margin-left:1rem !important}.mu-ml-125{margin-left:1.25rem !important}.mu-ml-150{margin-left:1.5rem !important}.mu-ml-200{margin-left:2rem !important}.mu-ml-250{margin-left:2.5rem !important}.mu-ml-300{margin-left:3rem !important}.mu-ml-350{margin-left:3.5rem !important}.mu-ml-400{margin-left:4rem !important}.mu-ml-500{margin-left:5rem !important}.mu-ml-600{margin-left:6rem !important}.mu-ml-700{margin-left:7rem !important}.mu-ml-800{margin-left:8rem !important}.mu-ml-900{margin-left:9rem !important}.mu-ml-1000{margin-left:10rem !important}.mu-mb-025{margin-bottom:0.25rem !important}.mu-mb-050{margin-bottom:0.5rem !important}.mu-mb-075{margin-bottom:0.75rem !important}.mu-mb-100{margin-bottom:1rem !important}.mu-mb-125{margin-bottom:1.25rem !important}.mu-mb-150{margin-bottom:1.5rem !important}.mu-mb-200{margin-bottom:2rem !important}.mu-mb-250{margin-bottom:2.5rem !important}.mu-mb-300{margin-bottom:3rem !important}.mu-mb-350{margin-bottom:3.5rem !important}.mu-mb-400{margin-bottom:4rem !important}.mu-mb-500{margin-bottom:5rem !important}.mu-mb-600{margin-bottom:6rem !important}.mu-mb-700{margin-bottom:7rem !important}.mu-mb-800{margin-bottom:8rem !important}.mu-mb-900{margin-bottom:9rem !important}.mu-mb-1000{margin-bottom:10rem !important}.mu-m-025{margin:0.25rem !important}.mu-m-050{margin:0.5rem !important}.mu-m-075{margin:0.75rem !important}.mu-m-100{margin:1rem !important}.mu-m-125{margin:1.25rem !important}.mu-m-150{margin:1.5rem !important}.mu-m-200{margin:2rem !important}.mu-m-250{margin:2.5rem !important}.mu-m-300{margin:3rem !important}.mu-m-350{margin:3.5rem !important}.mu-m-400{margin:4rem !important}.mu-m-500{margin:5rem !important}.mu-m-600{margin:6rem !important}.mu-m-700{margin:7rem !important}.mu-m-800{margin:8rem !important}.mu-m-900{margin:9rem !important}.mu-m-1000{margin:10rem !important}.mu-mv-025{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.mu-mv-050{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.mu-mv-075{margin-top:0.75rem !important;margin-bottom:0.75rem !important}.mu-mv-100{margin-top:1rem !important;margin-bottom:1rem !important}.mu-mv-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.mu-mv-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.mu-mv-200{margin-top:2rem !important;margin-bottom:2rem !important}.mu-mv-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.mu-mv-300{margin-top:3rem !important;margin-bottom:3rem !important}.mu-mv-350{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.mu-mv-400{margin-top:4rem !important;margin-bottom:4rem !important}.mu-mv-500{margin-top:5rem !important;margin-bottom:5rem !important}.mu-mv-600{margin-top:6rem !important;margin-bottom:6rem !important}.mu-mv-700{margin-top:7rem !important;margin-bottom:7rem !important}.mu-mv-800{margin-top:8rem !important;margin-bottom:8rem !important}.mu-mv-900{margin-top:9rem !important;margin-bottom:9rem !important}.mu-mv-1000{margin-top:10rem !important;margin-bottom:10rem !important}.mu-mh-025{margin-left:0.25rem !important;margin-right:0.25rem !important}.mu-mh-050{margin-left:0.5rem !important;margin-right:0.5rem !important}.mu-mh-075{margin-left:0.75rem !important;margin-right:0.75rem !important}.mu-mh-100{margin-left:1rem !important;margin-right:1rem !important}.mu-mh-125{margin-left:1.25rem !important;margin-right:1.25rem !important}.mu-mh-150{margin-left:1.5rem !important;margin-right:1.5rem !important}.mu-mh-200{margin-left:2rem !important;margin-right:2rem !important}.mu-mh-250{margin-left:2.5rem !important;margin-right:2.5rem !important}.mu-mh-300{margin-left:3rem !important;margin-right:3rem !important}.mu-mh-350{margin-left:3.5rem !important;margin-right:3.5rem !important}.mu-mh-400{margin-left:4rem !important;margin-right:4rem !important}.mu-mh-500{margin-left:5rem !important;margin-right:5rem !important}.mu-mh-600{margin-left:6rem !important;margin-right:6rem !important}.mu-mh-700{margin-left:7rem !important;margin-right:7rem !important}.mu-mh-800{margin-left:8rem !important;margin-right:8rem !important}.mu-mh-900{margin-left:9rem !important;margin-right:9rem !important}.mu-mh-1000{margin-left:10rem !important;margin-right:10rem !important}.ml-flexy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ml-flexy--gutter{margin-right:-0.5rem;margin-left:-0.5rem}.ml-flexy--space-around{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy--items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ml-flexy--items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ml-flexy--items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ml-flexy--items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ml-flexy__col{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--fill{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2{margin-left:50%}.ml-flexy__col--1of3{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3{margin-left:33.3333333333%}.ml-flexy__col--2of3{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3{margin-left:66.6666666667%}.ml-flexy__col--1of4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4{margin-left:25%}.ml-flexy__col--3of4{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4{margin-left:75%}.ml-flexy__col--1of6{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6{margin-left:16.6666666667%}.ml-flexy__col--5of6{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6{margin-left:83.3333333333%}.ml-flexy__col--1of12{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12{margin-left:8.3333333333%}.ml-flexy__col--2of12{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12{margin-left:16.6666666667%}.ml-flexy__col--3of12{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12{margin-left:25%}.ml-flexy__col--4of12{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12{margin-left:33.3333333333%}.ml-flexy__col--5of12{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12{margin-left:41.6666666667%}.ml-flexy__col--6of12{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12{margin-left:50%}.ml-flexy__col--7of12{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12{margin-left:58.3333333333%}.ml-flexy__col--8of12{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12{margin-left:66.6666666667%}.ml-flexy__col--9of12{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12{margin-left:75%}.ml-flexy__col--10of12{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12{margin-left:83.3333333333%}.ml-flexy__col--11of12{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12{margin-left:91.6666666667%}.ml-flexy__col--initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset{margin-left:auto}@media screen and (min-width: 680px){.ml-flexy--gutter{margin-right:-1rem;margin-left:-1rem}.ml-flexy--space-around\\@from-m{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between\\@from-m{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly\\@from-m{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start\\@from-m{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center\\@from-m{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end\\@from-m{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy__col--fill\\@from-m{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full\\@from-m{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2\\@from-m{margin-left:50%}.ml-flexy__col--1of3\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3\\@from-m{margin-left:33.3333333333%}.ml-flexy__col--2of3\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3\\@from-m{margin-left:66.6666666667%}.ml-flexy__col--1of4\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4\\@from-m{margin-left:25%}.ml-flexy__col--3of4\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4\\@from-m{margin-left:75%}.ml-flexy__col--1of6\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6\\@from-m{margin-left:16.6666666667%}.ml-flexy__col--5of6\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6\\@from-m{margin-left:83.3333333333%}.ml-flexy__col--1of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12\\@from-m{margin-left:8.3333333333%}.ml-flexy__col--2of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12\\@from-m{margin-left:16.6666666667%}.ml-flexy__col--3of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12\\@from-m{margin-left:25%}.ml-flexy__col--4of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12\\@from-m{margin-left:33.3333333333%}.ml-flexy__col--5of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12\\@from-m{margin-left:41.6666666667%}.ml-flexy__col--6of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12\\@from-m{margin-left:50%}.ml-flexy__col--7of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12\\@from-m{margin-left:58.3333333333%}.ml-flexy__col--8of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12\\@from-m{margin-left:66.6666666667%}.ml-flexy__col--9of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12\\@from-m{margin-left:75%}.ml-flexy__col--10of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12\\@from-m{margin-left:83.3333333333%}.ml-flexy__col--11of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12\\@from-m{margin-left:91.6666666667%}.ml-flexy__col--initial\\@from-m{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow\\@from-m{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first\\@from-m{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last\\@from-m{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset\\@from-m{margin-left:auto}}@media screen and (min-width: 1024px){.ml-flexy--space-around\\@from-l{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between\\@from-l{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly\\@from-l{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start\\@from-l{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center\\@from-l{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end\\@from-l{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy__col--fill\\@from-l{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full\\@from-l{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2\\@from-l{margin-left:50%}.ml-flexy__col--1of3\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3\\@from-l{margin-left:33.3333333333%}.ml-flexy__col--2of3\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3\\@from-l{margin-left:66.6666666667%}.ml-flexy__col--1of4\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4\\@from-l{margin-left:25%}.ml-flexy__col--3of4\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4\\@from-l{margin-left:75%}.ml-flexy__col--1of6\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6\\@from-l{margin-left:16.6666666667%}.ml-flexy__col--5of6\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6\\@from-l{margin-left:83.3333333333%}.ml-flexy__col--1of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12\\@from-l{margin-left:8.3333333333%}.ml-flexy__col--2of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12\\@from-l{margin-left:16.6666666667%}.ml-flexy__col--3of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12\\@from-l{margin-left:25%}.ml-flexy__col--4of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12\\@from-l{margin-left:33.3333333333%}.ml-flexy__col--5of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12\\@from-l{margin-left:41.6666666667%}.ml-flexy__col--6of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12\\@from-l{margin-left:50%}.ml-flexy__col--7of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12\\@from-l{margin-left:58.3333333333%}.ml-flexy__col--8of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12\\@from-l{margin-left:66.6666666667%}.ml-flexy__col--9of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12\\@from-l{margin-left:75%}.ml-flexy__col--10of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12\\@from-l{margin-left:83.3333333333%}.ml-flexy__col--11of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12\\@from-l{margin-left:91.6666666667%}.ml-flexy__col--initial\\@from-l{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow\\@from-l{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first\\@from-l{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last\\@from-l{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset\\@from-l{margin-left:auto}}@media screen and (min-width: 1280px){.ml-flexy--space-around\\@from-xl{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between\\@from-xl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly\\@from-xl{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start\\@from-xl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center\\@from-xl{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end\\@from-xl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy__col--fill\\@from-xl{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full\\@from-xl{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2\\@from-xl{margin-left:50%}.ml-flexy__col--1of3\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3\\@from-xl{margin-left:33.3333333333%}.ml-flexy__col--2of3\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3\\@from-xl{margin-left:66.6666666667%}.ml-flexy__col--1of4\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4\\@from-xl{margin-left:25%}.ml-flexy__col--3of4\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4\\@from-xl{margin-left:75%}.ml-flexy__col--1of6\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6\\@from-xl{margin-left:16.6666666667%}.ml-flexy__col--5of6\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6\\@from-xl{margin-left:83.3333333333%}.ml-flexy__col--1of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12\\@from-xl{margin-left:8.3333333333%}.ml-flexy__col--2of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12\\@from-xl{margin-left:16.6666666667%}.ml-flexy__col--3of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12\\@from-xl{margin-left:25%}.ml-flexy__col--4of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12\\@from-xl{margin-left:33.3333333333%}.ml-flexy__col--5of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12\\@from-xl{margin-left:41.6666666667%}.ml-flexy__col--6of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12\\@from-xl{margin-left:50%}.ml-flexy__col--7of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12\\@from-xl{margin-left:58.3333333333%}.ml-flexy__col--8of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12\\@from-xl{margin-left:66.6666666667%}.ml-flexy__col--9of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12\\@from-xl{margin-left:75%}.ml-flexy__col--10of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12\\@from-xl{margin-left:83.3333333333%}.ml-flexy__col--11of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12\\@from-xl{margin-left:91.6666666667%}.ml-flexy__col--initial\\@from-xl{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow\\@from-xl{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first\\@from-xl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last\\@from-xl{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset\\@from-xl{margin-left:auto}}@media screen and (min-width: 1920px){.ml-flexy--space-around\\@from-xxl{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between\\@from-xxl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly\\@from-xxl{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start\\@from-xxl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center\\@from-xxl{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end\\@from-xxl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy__col--fill\\@from-xxl{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full\\@from-xxl{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2\\@from-xxl{margin-left:50%}.ml-flexy__col--1of3\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3\\@from-xxl{margin-left:33.3333333333%}.ml-flexy__col--2of3\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3\\@from-xxl{margin-left:66.6666666667%}.ml-flexy__col--1of4\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4\\@from-xxl{margin-left:25%}.ml-flexy__col--3of4\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4\\@from-xxl{margin-left:75%}.ml-flexy__col--1of6\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6\\@from-xxl{margin-left:16.6666666667%}.ml-flexy__col--5of6\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6\\@from-xxl{margin-left:83.3333333333%}.ml-flexy__col--1of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12\\@from-xxl{margin-left:8.3333333333%}.ml-flexy__col--2of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12\\@from-xxl{margin-left:16.6666666667%}.ml-flexy__col--3of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12\\@from-xxl{margin-left:25%}.ml-flexy__col--4of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12\\@from-xxl{margin-left:33.3333333333%}.ml-flexy__col--5of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12\\@from-xxl{margin-left:41.6666666667%}.ml-flexy__col--6of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12\\@from-xxl{margin-left:50%}.ml-flexy__col--7of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12\\@from-xxl{margin-left:58.3333333333%}.ml-flexy__col--8of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12\\@from-xxl{margin-left:66.6666666667%}.ml-flexy__col--9of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12\\@from-xxl{margin-left:75%}.ml-flexy__col--10of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12\\@from-xxl{margin-left:83.3333333333%}.ml-flexy__col--11of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12\\@from-xxl{margin-left:91.6666666667%}.ml-flexy__col--initial\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow\\@from-xxl{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first\\@from-xxl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last\\@from-xxl{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset\\@from-xxl{margin-left:auto}}.mc-stars-result{font-family:\"Roboto\", sans-serif;font-weight:400}.mc-stars-result--s .mc-stars-result__suffix-label{font-size:0.75rem;line-height:1.5;color:#4d4d4d}.mc-stars-result--l .mc-stars-result__suffix-label{font-size:1.125rem;line-height:1.5555555556}.mc-stars-result--xl .mc-stars-result__suffix-label{font-size:1.75rem;line-height:1.5714285714}",this.shadowRoot.appendChild(r),m(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},v,w,o,{value:0,size:1,a11ylabel:2,suffixlabel:3},null),l&&(l.target&&t(l.target,this,l.anchor),l.props&&(this.$set(l.props),f()))}static get observedAttributes(){return["value","size","a11ylabel","suffixlabel"]}get value(){return this.$$.ctx[0]}set value(l){this.$$set({value:l}),f()}get size(){return this.$$.ctx[1]}set size(l){this.$$set({size:l}),f()}get a11ylabel(){return this.$$.ctx[2]}set a11ylabel(l){this.$$set({a11ylabel:l}),f()}get suffixlabel(){return this.$$.ctx[3]}set suffixlabel(l){this.$$set({suffixlabel:l}),f()}}export{j as default};
1
+ import{S as l,i as m,a as e,b as t,f,s as o,c as r,e as x,d as i,t as a,n as s,h as n,j as u,l as _,o as c,p as b,q as p,r as g,x as y}from"../../index-48da6c1f.js";function h(l){let m,e;return{c(){m=x("span"),e=a(l[3]),n(m,"class","mc-stars-result__suffix-label mu-ml-050")},m(l,f){t(l,m,f),_(m,e)},p(l,m){8&m&&c(e,l[3])},d(l){l&&p(m)}}}function w(l){let m,e,f,o,g,y,w,k=l[3]&&h(l),v=[{class:w=d(l[0],l[1],l[3])+" "+l[5]},l[4]],j={};for(let l=0;l<v.length;l+=1)j=r(j,v[l]);return{c(){m=x("div"),e=x("span"),f=i(),k&&k.c(),o=i(),g=x("span"),y=a(l[2]),this.c=s,n(e,"class","mc-stars-result__visual"),n(g,"class","mc-stars-result__text"),u(m,j)},m(l,r){t(l,m,r),_(m,e),_(m,f),k&&k.m(m,null),_(m,o),_(m,g),_(g,y)},p(l,[e]){l[3]?k?k.p(l,e):(k=h(l),k.c(),k.m(m,o)):k&&(k.d(1),k=null),4&e&&c(y,l[2]),u(m,j=b(v,[43&e&&w!==(w=d(l[0],l[1],l[3])+" "+l[5])&&{class:w},16&e&&l[4]]))},i:s,o:s,d(l){l&&p(m),k&&k.d()}}}function d(l,m,e){const t=["mc-stars-result",`mc-stars-result--score-${k(l)}`,`mc-stars-result--${m}`];return!!e&&t.push("ml-flexy","ml-flexy--items-center"),t.join(" ")}function k(l){let m=Math.round(2*l)/2;return m<0&&(m=0),m>5&&(m=5),20*m}function v(l,m,e){let t,f;const o=["value","size","a11ylabel","suffixlabel"];let x=g(m,o),{value:i=0}=m,{size:a="m"}=m,{a11ylabel:s=""}=m,{suffixlabel:n}=m;return l.$$set=l=>{e(7,m=r(r({},m),y(l))),e(6,x=g(m,o)),"value"in l&&e(0,i=l.value),"size"in l&&e(1,a=l.size),"a11ylabel"in l&&e(2,s=l.a11ylabel),"suffixlabel"in l&&e(3,n=l.suffixlabel)},l.$$.update=()=>{e(5,t=m.class),e(4,f=Object.assign({},x)),16&l.$$.dirty&&delete f.class},m=y(m),[i,a,s,n,f,t]}class j extends l{constructor(l){super();const r=document.createElement("style");r.textContent=".mc-stars-result{font-family:\"Roboto\", sans-serif;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.mc-stars-result__text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;visibility:visible;white-space:nowrap}.mc-stars-result__visual{height:1.5rem;width:7.5rem;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M12 1.5a1 1 0 01.908.58l2.772 6.007 6.462.923a1 1 0 01.491 1.764l-4.99 4.084 1.819 6.367a1 1 0 01-1.486 1.127L12 18.674l-5.976 3.678a1 1 0 01-1.485-1.127l1.819-6.367-4.991-4.084a1 1 0 01.492-1.764l6.461-.923 2.772-6.006A1 1 0 0112 1.5zm0 3.386L9.908 9.42l-.228.494-.539.077-4.745.678 3.737 3.058.51.416-.181.633L7.169 19.3l4.307-2.65.524-.323.524.322 4.307 2.65-1.292-4.523-.181-.633.509-.416 3.738-3.058-4.746-.678-.539-.077-.228-.494L12 4.886z'/%3E%3C/svg%3E\");position:relative}.mc-stars-result__visual::before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M12.908 2.08a1 1 0 00-1.816 0L8.32 8.088l-6.46.922a1 1 0 00-.492 1.764l4.99 4.084-1.818 6.367a1 1 0 001.485 1.127L12 18.674l5.976 3.678a1 1 0 001.486-1.127l-1.82-6.367 4.991-4.084a1 1 0 00-.491-1.764l-6.462-.923-2.772-6.006z'/%3E%3C/svg%3E\")}.mc-stars-result__visual,.mc-stars-result__visual::before{background-position:left top;background-repeat:repeat-x;background-size:1.5rem 1.5rem;display:block}.mc-stars-result__visual::before{bottom:0;content:\"\";left:0;position:absolute;top:0}.mc-stars-result__label{font-size:1.125rem;line-height:1;color:#000000;margin-left:0.5rem}.mc-stars-result__label--score{font-weight:700}.mc-stars-result--s .mc-stars-result__visual{height:1rem;width:5rem;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' viewBox='0 0 16 16' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M8 1.5a1 1 0 01.906.577l1.536 3.292 3.254.65a1 1 0 01.437 1.755l-2.296 1.879.648 3.673a1 1 0 01-1.566.988L8 12.229l-2.919 2.085a1 1 0 01-1.566-.988l.648-3.673-2.296-1.879a1 1 0 01.437-1.755l3.254-.65 1.536-3.292A1 1 0 018 1.5zm0 3.365l-.844 1.808-.214.458-.496.1-1.675.335 1.112.91.454.371-.102.577-.325 1.84 1.509-1.078L8 9.771l.581.415 1.509 1.078-.325-1.84-.102-.577.454-.371 1.112-.91-1.675-.335-.496-.1-.214-.458L8 4.865z'/%3E%3C/svg%3E\")}.mc-stars-result--s .mc-stars-result__visual::before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' viewBox='0 0 16 16' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M8.906 2.077a1 1 0 00-1.812 0L5.558 5.37l-3.254.65a1 1 0 00-.437 1.755l2.296 1.879-.648 3.673a1 1 0 001.566.988L8 12.229l2.919 2.085a1 1 0 001.566-.988l-.648-3.673 2.296-1.879a1 1 0 00-.437-1.755l-3.254-.65-1.536-3.292z'/%3E%3C/svg%3E\")}.mc-stars-result--s .mc-stars-result__visual,.mc-stars-result--s .mc-stars-result__visual::before{background-size:1rem 1rem}.mc-stars-result--l .mc-stars-result__visual{height:2rem;width:10rem;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M16 2.333a1 1 0 01.908.581l3.772 8.173 8.795 1.256a1 1 0 01.492 1.764l-6.825 5.584 2.487 8.7a1 1 0 01-1.486 1.127L16 24.508l-8.142 5.01a1 1 0 01-1.486-1.126l2.486-8.701-6.824-5.584a1 1 0 01.492-1.764l8.794-1.256 3.772-8.173a1 1 0 01.908-.58zm0 3.387l-3.092 6.699-.228.494-.538.077L5.062 14l5.572 4.558.508.417-.18.632-1.96 6.857 6.474-3.983.524-.323.524.323 6.474 3.983-1.96-6.857-.18-.632.51-.417L26.938 14l-7.08-1.011-.538-.077-.228-.494L16 5.719z'/%3E%3C/svg%3E\")}.mc-stars-result--l .mc-stars-result__visual::before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='2rem' width='2rem' viewBox='0 0 32 32' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M16.908 2.914a1 1 0 00-1.816 0l-3.772 8.173-8.794 1.256a1 1 0 00-.492 1.764l6.824 5.584-2.486 8.7a1 1 0 001.486 1.127L16 24.508l8.143 5.01a1 1 0 001.486-1.126l-2.487-8.701 6.825-5.584a1 1 0 00-.492-1.764l-8.795-1.256-3.772-8.173z'/%3E%3C/svg%3E\")}.mc-stars-result--l .mc-stars-result__visual,.mc-stars-result--l .mc-stars-result__visual::before{background-size:2rem 2rem}.mc-stars-result--xl .mc-stars-result__visual{height:3rem;width:15rem;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='3rem' width='3rem' viewBox='0 0 48 48' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M24 3.5a1.5 1.5 0 011.362.871l5.658 12.26 13.192 1.884a1.5 1.5 0 01.738 2.646l-10.237 8.375 3.73 13.052a1.5 1.5 0 01-2.23 1.69L24 36.76l-12.214 7.517a1.5 1.5 0 01-2.228-1.69l3.729-13.052L3.05 21.161a1.5 1.5 0 01.738-2.646l13.192-1.884 5.658-12.26A1.5 1.5 0 0124 3.5zm0 5.08l-4.638 10.049-.342.74-.808.116-10.619 1.517 8.357 6.837.763.625-.27.948-2.94 10.286 9.71-5.976.787-.483.786.483 9.71 5.976-2.938-10.286-.271-.948.763-.625 8.357-6.837-10.62-1.517-.807-.116-.342-.74L24 8.579z'/%3E%3C/svg%3E\")}.mc-stars-result--xl .mc-stars-result__visual::before{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='3rem' width='3rem' viewBox='0 0 48 48' fill='%23ea7315'%3E%3Cpath fill-rule='evenodd' d='M24.908 4.58a1 1 0 00-1.816 0L17.32 17.088 3.86 19.01a1 1 0 00-.492 1.764l10.49 8.584-3.818 13.367a1 1 0 001.485 1.127L24 36.174l12.476 7.678a1 1 0 001.486-1.127l-3.82-13.367 10.491-8.584a1 1 0 00-.492-1.764L30.68 17.087 24.908 4.581z'/%3E%3C/svg%3E\")}.mc-stars-result--xl .mc-stars-result__visual,.mc-stars-result--xl .mc-stars-result__visual::before{background-size:3rem 3rem}.mc-stars-result--score-10 .mc-stars-result__visual::before{width:10%}.mc-stars-result--score-20 .mc-stars-result__visual::before{width:20%}.mc-stars-result--score-30 .mc-stars-result__visual::before{width:30%}.mc-stars-result--score-40 .mc-stars-result__visual::before{width:40%}.mc-stars-result--score-50 .mc-stars-result__visual::before{width:50%}.mc-stars-result--score-60 .mc-stars-result__visual::before{width:60%}.mc-stars-result--score-70 .mc-stars-result__visual::before{width:70%}.mc-stars-result--score-80 .mc-stars-result__visual::before{width:80%}.mc-stars-result--score-90 .mc-stars-result__visual::before{width:90%}.mc-stars-result--score-100 .mc-stars-result__visual::before{width:100%}.mu-mt-025{margin-top:0.25rem !important}.mu-mt-050{margin-top:0.5rem !important}.mu-mt-075{margin-top:0.75rem !important}.mu-mt-100{margin-top:1rem !important}.mu-mt-125{margin-top:1.25rem !important}.mu-mt-150{margin-top:1.5rem !important}.mu-mt-200{margin-top:2rem !important}.mu-mt-250{margin-top:2.5rem !important}.mu-mt-300{margin-top:3rem !important}.mu-mt-350{margin-top:3.5rem !important}.mu-mt-400{margin-top:4rem !important}.mu-mt-500{margin-top:5rem !important}.mu-mt-600{margin-top:6rem !important}.mu-mt-700{margin-top:7rem !important}.mu-mt-800{margin-top:8rem !important}.mu-mt-900{margin-top:9rem !important}.mu-mt-1000{margin-top:10rem !important}.mu-mr-025{margin-right:0.25rem !important}.mu-mr-050{margin-right:0.5rem !important}.mu-mr-075{margin-right:0.75rem !important}.mu-mr-100{margin-right:1rem !important}.mu-mr-125{margin-right:1.25rem !important}.mu-mr-150{margin-right:1.5rem !important}.mu-mr-200{margin-right:2rem !important}.mu-mr-250{margin-right:2.5rem !important}.mu-mr-300{margin-right:3rem !important}.mu-mr-350{margin-right:3.5rem !important}.mu-mr-400{margin-right:4rem !important}.mu-mr-500{margin-right:5rem !important}.mu-mr-600{margin-right:6rem !important}.mu-mr-700{margin-right:7rem !important}.mu-mr-800{margin-right:8rem !important}.mu-mr-900{margin-right:9rem !important}.mu-mr-1000{margin-right:10rem !important}.mu-ml-025{margin-left:0.25rem !important}.mu-ml-050{margin-left:0.5rem !important}.mu-ml-075{margin-left:0.75rem !important}.mu-ml-100{margin-left:1rem !important}.mu-ml-125{margin-left:1.25rem !important}.mu-ml-150{margin-left:1.5rem !important}.mu-ml-200{margin-left:2rem !important}.mu-ml-250{margin-left:2.5rem !important}.mu-ml-300{margin-left:3rem !important}.mu-ml-350{margin-left:3.5rem !important}.mu-ml-400{margin-left:4rem !important}.mu-ml-500{margin-left:5rem !important}.mu-ml-600{margin-left:6rem !important}.mu-ml-700{margin-left:7rem !important}.mu-ml-800{margin-left:8rem !important}.mu-ml-900{margin-left:9rem !important}.mu-ml-1000{margin-left:10rem !important}.mu-mb-025{margin-bottom:0.25rem !important}.mu-mb-050{margin-bottom:0.5rem !important}.mu-mb-075{margin-bottom:0.75rem !important}.mu-mb-100{margin-bottom:1rem !important}.mu-mb-125{margin-bottom:1.25rem !important}.mu-mb-150{margin-bottom:1.5rem !important}.mu-mb-200{margin-bottom:2rem !important}.mu-mb-250{margin-bottom:2.5rem !important}.mu-mb-300{margin-bottom:3rem !important}.mu-mb-350{margin-bottom:3.5rem !important}.mu-mb-400{margin-bottom:4rem !important}.mu-mb-500{margin-bottom:5rem !important}.mu-mb-600{margin-bottom:6rem !important}.mu-mb-700{margin-bottom:7rem !important}.mu-mb-800{margin-bottom:8rem !important}.mu-mb-900{margin-bottom:9rem !important}.mu-mb-1000{margin-bottom:10rem !important}.mu-m-025{margin:0.25rem !important}.mu-m-050{margin:0.5rem !important}.mu-m-075{margin:0.75rem !important}.mu-m-100{margin:1rem !important}.mu-m-125{margin:1.25rem !important}.mu-m-150{margin:1.5rem !important}.mu-m-200{margin:2rem !important}.mu-m-250{margin:2.5rem !important}.mu-m-300{margin:3rem !important}.mu-m-350{margin:3.5rem !important}.mu-m-400{margin:4rem !important}.mu-m-500{margin:5rem !important}.mu-m-600{margin:6rem !important}.mu-m-700{margin:7rem !important}.mu-m-800{margin:8rem !important}.mu-m-900{margin:9rem !important}.mu-m-1000{margin:10rem !important}.mu-mv-025{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.mu-mv-050{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.mu-mv-075{margin-top:0.75rem !important;margin-bottom:0.75rem !important}.mu-mv-100{margin-top:1rem !important;margin-bottom:1rem !important}.mu-mv-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.mu-mv-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.mu-mv-200{margin-top:2rem !important;margin-bottom:2rem !important}.mu-mv-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.mu-mv-300{margin-top:3rem !important;margin-bottom:3rem !important}.mu-mv-350{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.mu-mv-400{margin-top:4rem !important;margin-bottom:4rem !important}.mu-mv-500{margin-top:5rem !important;margin-bottom:5rem !important}.mu-mv-600{margin-top:6rem !important;margin-bottom:6rem !important}.mu-mv-700{margin-top:7rem !important;margin-bottom:7rem !important}.mu-mv-800{margin-top:8rem !important;margin-bottom:8rem !important}.mu-mv-900{margin-top:9rem !important;margin-bottom:9rem !important}.mu-mv-1000{margin-top:10rem !important;margin-bottom:10rem !important}.mu-mh-025{margin-left:0.25rem !important;margin-right:0.25rem !important}.mu-mh-050{margin-left:0.5rem !important;margin-right:0.5rem !important}.mu-mh-075{margin-left:0.75rem !important;margin-right:0.75rem !important}.mu-mh-100{margin-left:1rem !important;margin-right:1rem !important}.mu-mh-125{margin-left:1.25rem !important;margin-right:1.25rem !important}.mu-mh-150{margin-left:1.5rem !important;margin-right:1.5rem !important}.mu-mh-200{margin-left:2rem !important;margin-right:2rem !important}.mu-mh-250{margin-left:2.5rem !important;margin-right:2.5rem !important}.mu-mh-300{margin-left:3rem !important;margin-right:3rem !important}.mu-mh-350{margin-left:3.5rem !important;margin-right:3.5rem !important}.mu-mh-400{margin-left:4rem !important;margin-right:4rem !important}.mu-mh-500{margin-left:5rem !important;margin-right:5rem !important}.mu-mh-600{margin-left:6rem !important;margin-right:6rem !important}.mu-mh-700{margin-left:7rem !important;margin-right:7rem !important}.mu-mh-800{margin-left:8rem !important;margin-right:8rem !important}.mu-mh-900{margin-left:9rem !important;margin-right:9rem !important}.mu-mh-1000{margin-left:10rem !important;margin-right:10rem !important}.ml-flexy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ml-flexy--gutter{margin-right:-0.5rem;margin-left:-0.5rem}.ml-flexy--space-around{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy--items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ml-flexy--items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ml-flexy--items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ml-flexy--items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ml-flexy__col{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--fill{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2{margin-left:50%}.ml-flexy__col--1of3{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3{margin-left:33.3333333333%}.ml-flexy__col--2of3{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3{margin-left:66.6666666667%}.ml-flexy__col--1of4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4{margin-left:25%}.ml-flexy__col--3of4{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4{margin-left:75%}.ml-flexy__col--1of6{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6{margin-left:16.6666666667%}.ml-flexy__col--5of6{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6{margin-left:83.3333333333%}.ml-flexy__col--1of12{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12{margin-left:8.3333333333%}.ml-flexy__col--2of12{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12{margin-left:16.6666666667%}.ml-flexy__col--3of12{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12{margin-left:25%}.ml-flexy__col--4of12{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12{margin-left:33.3333333333%}.ml-flexy__col--5of12{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12{margin-left:41.6666666667%}.ml-flexy__col--6of12{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12{margin-left:50%}.ml-flexy__col--7of12{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12{margin-left:58.3333333333%}.ml-flexy__col--8of12{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12{margin-left:66.6666666667%}.ml-flexy__col--9of12{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12{margin-left:75%}.ml-flexy__col--10of12{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12{margin-left:83.3333333333%}.ml-flexy__col--11of12{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12{margin-left:91.6666666667%}.ml-flexy__col--initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset{margin-left:auto}@media screen and (min-width: 680px){.ml-flexy--gutter{margin-right:-1rem;margin-left:-1rem}.ml-flexy--space-around\\@from-m{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between\\@from-m{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly\\@from-m{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start\\@from-m{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center\\@from-m{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end\\@from-m{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy__col--fill\\@from-m{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full\\@from-m{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2\\@from-m{margin-left:50%}.ml-flexy__col--1of3\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3\\@from-m{margin-left:33.3333333333%}.ml-flexy__col--2of3\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3\\@from-m{margin-left:66.6666666667%}.ml-flexy__col--1of4\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4\\@from-m{margin-left:25%}.ml-flexy__col--3of4\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4\\@from-m{margin-left:75%}.ml-flexy__col--1of6\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6\\@from-m{margin-left:16.6666666667%}.ml-flexy__col--5of6\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6\\@from-m{margin-left:83.3333333333%}.ml-flexy__col--1of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12\\@from-m{margin-left:8.3333333333%}.ml-flexy__col--2of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12\\@from-m{margin-left:16.6666666667%}.ml-flexy__col--3of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12\\@from-m{margin-left:25%}.ml-flexy__col--4of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12\\@from-m{margin-left:33.3333333333%}.ml-flexy__col--5of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12\\@from-m{margin-left:41.6666666667%}.ml-flexy__col--6of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12\\@from-m{margin-left:50%}.ml-flexy__col--7of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12\\@from-m{margin-left:58.3333333333%}.ml-flexy__col--8of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12\\@from-m{margin-left:66.6666666667%}.ml-flexy__col--9of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12\\@from-m{margin-left:75%}.ml-flexy__col--10of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12\\@from-m{margin-left:83.3333333333%}.ml-flexy__col--11of12\\@from-m{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12\\@from-m{margin-left:91.6666666667%}.ml-flexy__col--initial\\@from-m{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow\\@from-m{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first\\@from-m{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last\\@from-m{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset\\@from-m{margin-left:auto}}@media screen and (min-width: 1024px){.ml-flexy--space-around\\@from-l{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between\\@from-l{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly\\@from-l{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start\\@from-l{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center\\@from-l{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end\\@from-l{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy__col--fill\\@from-l{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full\\@from-l{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2\\@from-l{margin-left:50%}.ml-flexy__col--1of3\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3\\@from-l{margin-left:33.3333333333%}.ml-flexy__col--2of3\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3\\@from-l{margin-left:66.6666666667%}.ml-flexy__col--1of4\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4\\@from-l{margin-left:25%}.ml-flexy__col--3of4\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4\\@from-l{margin-left:75%}.ml-flexy__col--1of6\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6\\@from-l{margin-left:16.6666666667%}.ml-flexy__col--5of6\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6\\@from-l{margin-left:83.3333333333%}.ml-flexy__col--1of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12\\@from-l{margin-left:8.3333333333%}.ml-flexy__col--2of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12\\@from-l{margin-left:16.6666666667%}.ml-flexy__col--3of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12\\@from-l{margin-left:25%}.ml-flexy__col--4of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12\\@from-l{margin-left:33.3333333333%}.ml-flexy__col--5of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12\\@from-l{margin-left:41.6666666667%}.ml-flexy__col--6of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12\\@from-l{margin-left:50%}.ml-flexy__col--7of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12\\@from-l{margin-left:58.3333333333%}.ml-flexy__col--8of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12\\@from-l{margin-left:66.6666666667%}.ml-flexy__col--9of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12\\@from-l{margin-left:75%}.ml-flexy__col--10of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12\\@from-l{margin-left:83.3333333333%}.ml-flexy__col--11of12\\@from-l{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12\\@from-l{margin-left:91.6666666667%}.ml-flexy__col--initial\\@from-l{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow\\@from-l{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first\\@from-l{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last\\@from-l{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset\\@from-l{margin-left:auto}}@media screen and (min-width: 1280px){.ml-flexy--space-around\\@from-xl{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between\\@from-xl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly\\@from-xl{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start\\@from-xl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center\\@from-xl{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end\\@from-xl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy__col--fill\\@from-xl{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full\\@from-xl{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2\\@from-xl{margin-left:50%}.ml-flexy__col--1of3\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3\\@from-xl{margin-left:33.3333333333%}.ml-flexy__col--2of3\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3\\@from-xl{margin-left:66.6666666667%}.ml-flexy__col--1of4\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4\\@from-xl{margin-left:25%}.ml-flexy__col--3of4\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4\\@from-xl{margin-left:75%}.ml-flexy__col--1of6\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6\\@from-xl{margin-left:16.6666666667%}.ml-flexy__col--5of6\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6\\@from-xl{margin-left:83.3333333333%}.ml-flexy__col--1of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12\\@from-xl{margin-left:8.3333333333%}.ml-flexy__col--2of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12\\@from-xl{margin-left:16.6666666667%}.ml-flexy__col--3of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12\\@from-xl{margin-left:25%}.ml-flexy__col--4of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12\\@from-xl{margin-left:33.3333333333%}.ml-flexy__col--5of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12\\@from-xl{margin-left:41.6666666667%}.ml-flexy__col--6of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12\\@from-xl{margin-left:50%}.ml-flexy__col--7of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12\\@from-xl{margin-left:58.3333333333%}.ml-flexy__col--8of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12\\@from-xl{margin-left:66.6666666667%}.ml-flexy__col--9of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12\\@from-xl{margin-left:75%}.ml-flexy__col--10of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12\\@from-xl{margin-left:83.3333333333%}.ml-flexy__col--11of12\\@from-xl{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12\\@from-xl{margin-left:91.6666666667%}.ml-flexy__col--initial\\@from-xl{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow\\@from-xl{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first\\@from-xl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last\\@from-xl{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset\\@from-xl{margin-left:auto}}@media screen and (min-width: 1920px){.ml-flexy--space-around\\@from-xxl{-ms-flex-pack:distribute;justify-content:space-around}.ml-flexy--justify-between\\@from-xxl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ml-flexy--justify-evenly\\@from-xxl{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.ml-flexy--justify-start\\@from-xxl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-flexy--justify-center\\@from-xxl{-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center}.ml-flexy--justify-end\\@from-xxl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ml-flexy__col--fill\\@from-xxl{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.ml-flexy__col--full\\@from-xxl{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.ml-flexy__col--1of2\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-1of2\\@from-xxl{margin-left:50%}.ml-flexy__col--1of3\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-1of3\\@from-xxl{margin-left:33.3333333333%}.ml-flexy__col--2of3\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-2of3\\@from-xxl{margin-left:66.6666666667%}.ml-flexy__col--1of4\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-1of4\\@from-xxl{margin-left:25%}.ml-flexy__col--3of4\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-3of4\\@from-xxl{margin-left:75%}.ml-flexy__col--1of6\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-1of6\\@from-xxl{margin-left:16.6666666667%}.ml-flexy__col--5of6\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-5of6\\@from-xxl{margin-left:83.3333333333%}.ml-flexy__col--1of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ml-flexy__col--push-1of12\\@from-xxl{margin-left:8.3333333333%}.ml-flexy__col--2of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ml-flexy__col--push-2of12\\@from-xxl{margin-left:16.6666666667%}.ml-flexy__col--3of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ml-flexy__col--push-3of12\\@from-xxl{margin-left:25%}.ml-flexy__col--4of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ml-flexy__col--push-4of12\\@from-xxl{margin-left:33.3333333333%}.ml-flexy__col--5of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ml-flexy__col--push-5of12\\@from-xxl{margin-left:41.6666666667%}.ml-flexy__col--6of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ml-flexy__col--push-6of12\\@from-xxl{margin-left:50%}.ml-flexy__col--7of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ml-flexy__col--push-7of12\\@from-xxl{margin-left:58.3333333333%}.ml-flexy__col--8of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ml-flexy__col--push-8of12\\@from-xxl{margin-left:66.6666666667%}.ml-flexy__col--9of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ml-flexy__col--push-9of12\\@from-xxl{margin-left:75%}.ml-flexy__col--10of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ml-flexy__col--push-10of12\\@from-xxl{margin-left:83.3333333333%}.ml-flexy__col--11of12\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ml-flexy__col--push-11of12\\@from-xxl{margin-left:91.6666666667%}.ml-flexy__col--initial\\@from-xxl{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.ml-flexy__col--grow\\@from-xxl{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.ml-flexy__col--first\\@from-xxl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ml-flexy__col--last\\@from-xxl{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999}.ml-flexy__col--push--reset\\@from-xxl{margin-left:auto}}.mc-stars-result{font-family:\"Roboto\", sans-serif;font-weight:400}.mc-stars-result--s .mc-stars-result__suffix-label{font-size:0.75rem;line-height:1.5;color:#4d4d4d}.mc-stars-result--l .mc-stars-result__suffix-label{font-size:1.125rem;line-height:1.5555555556}.mc-stars-result--xl .mc-stars-result__suffix-label{font-size:1.75rem;line-height:1.5714285714}",this.shadowRoot.appendChild(r),m(this,{target:this.shadowRoot,props:e(this.attributes),customElement:!0},v,w,o,{value:0,size:1,a11ylabel:2,suffixlabel:3},null),l&&(l.target&&t(l.target,this,l.anchor),l.props&&(this.$set(l.props),f()))}static get observedAttributes(){return["value","size","a11ylabel","suffixlabel"]}get value(){return this.$$.ctx[0]}set value(l){this.$$set({value:l}),f()}get size(){return this.$$.ctx[1]}set size(l){this.$$set({size:l}),f()}get a11ylabel(){return this.$$.ctx[2]}set a11ylabel(l){this.$$set({a11ylabel:l}),f()}get suffixlabel(){return this.$$.ctx[3]}set suffixlabel(l){this.$$set({suffixlabel:l}),f()}}export{j as default};
2
2
  //# sourceMappingURL=StarsResult.js.map
@@ -1,2 +1,2 @@
1
- import{S as e,i as t,a as n,b as s,f as o,s as i,e as l,n as r,h as c,k as a,q as m,Q as d,v as f,w as g,d as b,t as x,l as h,m as p,o as u}from"../../index-d12e76e8.js";import{E as _}from"../../EventHandler-f7ee47ca.js";function w(e,t,n){const s=e.slice();return s[9]=t[n],s[11]=n,s}function k(e){let t;return{c(){t=l("div"),t.innerHTML='<navigation-notification-available-16px name="NotificationAvailable16" size="100%"></navigation-notification-available-16px>',c(t,"class","mc-segmented-control__icon")},m(e,n){s(e,t,n)},d(e){e&&m(t)}}}function v(e){let t,n,o,i,r,d,f,g,_=e[9].label+"",w=e[11]===e[2]&&k();function v(){return e[7](e[11],e[9])}return{c(){t=l("button"),n=l("span"),w&&w.c(),o=b(),i=l("span"),r=x(_),d=b(),c(i,"class","mc-segmented-control__label"),c(n,"class","mc-segmented-control__content"),c(t,"type","button"),c(t,"class","mc-segmented-control__segment"),a(t,"is-active",e[2]===e[11]),a(t,"is-disabled",e[9].disabled)},m(e,l){s(e,t,l),h(t,n),w&&w.m(n,null),h(n,o),h(n,i),h(i,r),h(t,d),f||(g=p(t,"click",v),f=!0)},p(s,i){(e=s)[11]===e[2]?w||(w=k(),w.c(),w.m(n,o)):w&&(w.d(1),w=null),8&i&&_!==(_=e[9].label+"")&&u(r,_),4&i&&a(t,"is-active",e[2]===e[11]),8&i&&a(t,"is-disabled",e[9].disabled)},d(e){e&&m(t),w&&w.d(),f=!1,g()}}}function y(e){let t,n=e[3],o=[];for(let t=0;t<n.length;t+=1)o[t]=v(w(e,n,t));return{c(){t=l("div");for(let e=0;e<o.length;e+=1)o[e].c();this.c=r,c(t,"class","mc-segmented-control"),a(t,"mc-segmented-control--m","m"===e[0]),a(t,"mc-segmented-control--full",e[1])},m(e,n){s(e,t,n);for(let e=0;e<o.length;e+=1)o[e]&&o[e].m(t,null)},p(e,[s]){if(28&s){let i;for(n=e[3],i=0;i<n.length;i+=1){const l=w(e,n,i);o[i]?o[i].p(l,s):(o[i]=v(l),o[i].c(),o[i].m(t,null))}for(;i<o.length;i+=1)o[i].d(1);o.length=n.length}1&s&&a(t,"mc-segmented-control--m","m"===e[0]),2&s&&a(t,"mc-segmented-control--full",e[1])},i:r,o:r,d(e){e&&m(t),d(o,e)}}}function $(e,t,n){let s,o,{items:i}=t,{selected:l}=t,{size:r}=t,{full:c=!1}=t,a=new _(f(),g());function m(e,t){n(2,o=e),a.dispatch("segment-selected",{index:e,segment:t})}return e.$$set=e=>{"items"in e&&n(5,i=e.items),"selected"in e&&n(6,l=e.selected),"size"in e&&n(0,r=e.size),"full"in e&&n(1,c=e.full)},e.$$.update=()=>{32&e.$$.dirty&&n(3,s=i?JSON.parse(i):[]),64&e.$$.dirty&&n(2,o=l?Number(l):"")},[r,c,o,s,m,i,l,(e,t)=>m(e,t)]}class z extends e{constructor(e){super();const l=document.createElement("style");l.textContent='.mc-segmented-control__content{-webkit-box-sizing:border-box;box-sizing:border-box}.mc-segmented-control{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ffffff;border-radius:4px;border:1px solid #b3b3b3;width:19.6875rem}.mc-segmented-control__segment{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ffffff;border:none;border-radius:4px;color:#000000;cursor:pointer;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;font-family:inherit;padding:0.1875rem;text-align:left;position:relative;position:relative}.mc-segmented-control__segment:not(:last-child)::after{background:#b3b3b3;content:"";display:block;width:1px;height:16px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0}.mc-segmented-control__segment:not(:last-child).is-active::after{display:none}.mc-segmented-control__segment::before{border-radius:2px;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;content:"";display:block;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:-webkit-box-shadow 200ms ease;transition:-webkit-box-shadow 200ms ease;-o-transition:box-shadow 200ms ease;transition:box-shadow 200ms ease;transition:box-shadow 200ms ease, -webkit-box-shadow 200ms ease;bottom:-0.125rem;top:-0.125rem}.mc-segmented-control__segment:hover .mc-segmented-control__content{background-color:#eeedea}.mc-segmented-control__segment:focus{z-index:2}.mc-segmented-control__segment:focus::before{-webkit-box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #758992;box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #758992;-webkit-box-shadow:0 0 0 0.125rem #758992;box-shadow:0 0 0 0.125rem #758992}.mc-segmented-control__segment:active .mc-segmented-control__content{background-color:#dddcd5}.mc-segmented-control__segment.is-active{color:#ffffff}.mc-segmented-control__segment.is-active .mc-segmented-control__content{background-color:#007f8c}.mc-segmented-control__segment.is-active .mc-segmented-control__label{font-family:"Roboto", sans-serif;font-weight:700}.mc-segmented-control__segment.is-active .mc-segmented-control__icon::before{width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' height=\'1rem\' width=\'1rem\' fill=\'%23ffffff\' viewBox=\'0 0 16 16\'%3E%3Cpath d=\'M7.63 11.21a1 1 0 01-1.38 0l-2.92-2.6a1 1 0 111.34-1.48l2.22 2 4.41-4.34a1 1 0 111.4 1.42z\'/%3E%3C/svg%3E")}.mc-segmented-control__segment.is-disabled{cursor:not-allowed;background-color:#cccccc}.mc-segmented-control__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:0.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0.1875rem 1rem;-ms-flex-negative:0;flex-shrink:0;width:100%}.mc-segmented-control__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.mc-segmented-control__icon::before{content:""}.mc-segmented-control__label{font-size:0.875rem;line-height:1.2857142857;font-family:"Roboto", sans-serif;font-weight:400}.mc-segmented-control--m .mc-segmented-control__segment:not(:last-child)::after{background:#b3b3b3;content:"";display:block;width:1px;height:24px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0}.mc-segmented-control--m .mc-segmented-control__segment:not(:last-child).is-active::after{display:none}.mc-segmented-control--m .mc-segmented-control__content{padding:0.6875rem 1.5rem}.mc-segmented-control--full{width:100%}',this.shadowRoot.appendChild(l),t(this,{target:this.shadowRoot,props:n(this.attributes),customElement:!0},$,y,i,{items:5,selected:6,size:0,full:1},null),e&&(e.target&&s(e.target,this,e.anchor),e.props&&(this.$set(e.props),o()))}static get observedAttributes(){return["items","selected","size","full"]}get items(){return this.$$.ctx[5]}set items(e){this.$$set({items:e}),o()}get selected(){return this.$$.ctx[6]}set selected(e){this.$$set({selected:e}),o()}get size(){return this.$$.ctx[0]}set size(e){this.$$set({size:e}),o()}get full(){return this.$$.ctx[1]}set full(e){this.$$set({full:e}),o()}}export{z as default};
1
+ import{S as e,i as t,a as n,b as s,f as o,s as i,e as l,n as r,h as c,k as a,q as m,Q as d,v as f,w as g,d as b,t as x,l as h,m as p,o as u}from"../../index-48da6c1f.js";import{E as _}from"../../EventHandler-f7ee47ca.js";function w(e,t,n){const s=e.slice();return s[9]=t[n],s[11]=n,s}function k(e){let t;return{c(){t=l("div"),t.innerHTML='<navigation-notification-available-16px name="NotificationAvailable16" size="100%"></navigation-notification-available-16px>',c(t,"class","mc-segmented-control__icon")},m(e,n){s(e,t,n)},d(e){e&&m(t)}}}function v(e){let t,n,o,i,r,d,f,g,_=e[9].label+"",w=e[11]===e[2]&&k();function v(){return e[7](e[11],e[9])}return{c(){t=l("button"),n=l("span"),w&&w.c(),o=b(),i=l("span"),r=x(_),d=b(),c(i,"class","mc-segmented-control__label"),c(n,"class","mc-segmented-control__content"),c(t,"type","button"),c(t,"class","mc-segmented-control__segment"),a(t,"is-active",e[2]===e[11]),a(t,"is-disabled",e[9].disabled)},m(e,l){s(e,t,l),h(t,n),w&&w.m(n,null),h(n,o),h(n,i),h(i,r),h(t,d),f||(g=p(t,"click",v),f=!0)},p(s,i){(e=s)[11]===e[2]?w||(w=k(),w.c(),w.m(n,o)):w&&(w.d(1),w=null),8&i&&_!==(_=e[9].label+"")&&u(r,_),4&i&&a(t,"is-active",e[2]===e[11]),8&i&&a(t,"is-disabled",e[9].disabled)},d(e){e&&m(t),w&&w.d(),f=!1,g()}}}function y(e){let t,n=e[3],o=[];for(let t=0;t<n.length;t+=1)o[t]=v(w(e,n,t));return{c(){t=l("div");for(let e=0;e<o.length;e+=1)o[e].c();this.c=r,c(t,"class","mc-segmented-control"),a(t,"mc-segmented-control--m","m"===e[0]),a(t,"mc-segmented-control--full",e[1])},m(e,n){s(e,t,n);for(let e=0;e<o.length;e+=1)o[e]&&o[e].m(t,null)},p(e,[s]){if(28&s){let i;for(n=e[3],i=0;i<n.length;i+=1){const l=w(e,n,i);o[i]?o[i].p(l,s):(o[i]=v(l),o[i].c(),o[i].m(t,null))}for(;i<o.length;i+=1)o[i].d(1);o.length=n.length}1&s&&a(t,"mc-segmented-control--m","m"===e[0]),2&s&&a(t,"mc-segmented-control--full",e[1])},i:r,o:r,d(e){e&&m(t),d(o,e)}}}function $(e,t,n){let s,o,{items:i}=t,{selected:l}=t,{size:r}=t,{full:c=!1}=t,a=new _(f(),g());function m(e,t){n(2,o=e),a.dispatch("segment-selected",{index:e,segment:t})}return e.$$set=e=>{"items"in e&&n(5,i=e.items),"selected"in e&&n(6,l=e.selected),"size"in e&&n(0,r=e.size),"full"in e&&n(1,c=e.full)},e.$$.update=()=>{32&e.$$.dirty&&n(3,s=i?JSON.parse(i):[]),64&e.$$.dirty&&n(2,o=l?Number(l):"")},[r,c,o,s,m,i,l,(e,t)=>m(e,t)]}class z extends e{constructor(e){super();const l=document.createElement("style");l.textContent='.mc-segmented-control__content{-webkit-box-sizing:border-box;box-sizing:border-box}.mc-segmented-control{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ffffff;border-radius:4px;border:1px solid #b3b3b3;width:19.6875rem}.mc-segmented-control__segment{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ffffff;border:none;border-radius:4px;color:#000000;cursor:pointer;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;font-family:inherit;padding:0.1875rem;text-align:left;position:relative;position:relative}.mc-segmented-control__segment:not(:last-child)::after{background:#b3b3b3;content:"";display:block;width:1px;height:16px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0}.mc-segmented-control__segment:not(:last-child).is-active::after{display:none}.mc-segmented-control__segment::before{border-radius:2px;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;content:"";display:block;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:-webkit-box-shadow 200ms ease;transition:-webkit-box-shadow 200ms ease;transition:box-shadow 200ms ease;transition:box-shadow 200ms ease, -webkit-box-shadow 200ms ease;bottom:-0.125rem;top:-0.125rem}.mc-segmented-control__segment:hover .mc-segmented-control__content{background-color:#eeedea}.mc-segmented-control__segment:focus{z-index:2}.mc-segmented-control__segment:focus::before{-webkit-box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #758992;box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #758992;-webkit-box-shadow:0 0 0 0.125rem #758992;box-shadow:0 0 0 0.125rem #758992}.mc-segmented-control__segment:active .mc-segmented-control__content{background-color:#dddcd5}.mc-segmented-control__segment.is-active{color:#ffffff}.mc-segmented-control__segment.is-active .mc-segmented-control__content{background-color:#007f8c}.mc-segmented-control__segment.is-active .mc-segmented-control__label{font-family:"Roboto", sans-serif;font-weight:700}.mc-segmented-control__segment.is-active .mc-segmented-control__icon::before{width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' height=\'1rem\' width=\'1rem\' fill=\'%23ffffff\' viewBox=\'0 0 16 16\'%3E%3Cpath d=\'M7.63 11.21a1 1 0 01-1.38 0l-2.92-2.6a1 1 0 111.34-1.48l2.22 2 4.41-4.34a1 1 0 111.4 1.42z\'/%3E%3C/svg%3E")}.mc-segmented-control__segment.is-disabled{cursor:not-allowed;background-color:#cccccc}.mc-segmented-control__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:0.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0.1875rem 1rem;-ms-flex-negative:0;flex-shrink:0;width:100%}.mc-segmented-control__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.mc-segmented-control__icon::before{content:""}.mc-segmented-control__label{font-size:0.875rem;line-height:1.2857142857;font-family:"Roboto", sans-serif;font-weight:400}.mc-segmented-control--m .mc-segmented-control__segment:not(:last-child)::after{background:#b3b3b3;content:"";display:block;width:1px;height:24px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0}.mc-segmented-control--m .mc-segmented-control__segment:not(:last-child).is-active::after{display:none}.mc-segmented-control--m .mc-segmented-control__content{padding:0.6875rem 1.5rem}.mc-segmented-control--full{width:100%}',this.shadowRoot.appendChild(l),t(this,{target:this.shadowRoot,props:n(this.attributes),customElement:!0},$,y,i,{items:5,selected:6,size:0,full:1},null),e&&(e.target&&s(e.target,this,e.anchor),e.props&&(this.$set(e.props),o()))}static get observedAttributes(){return["items","selected","size","full"]}get items(){return this.$$.ctx[5]}set items(e){this.$$set({items:e}),o()}get selected(){return this.$$.ctx[6]}set selected(e){this.$$set({selected:e}),o()}get size(){return this.$$.ctx[0]}set size(e){this.$$set({size:e}),o()}get full(){return this.$$.ctx[1]}set full(e){this.$$set({full:e}),o()}}export{z as default};
2
2
  //# sourceMappingURL=SegmentedControl.js.map
@@ -1,2 +1,2 @@
1
- import{S as e,i as t,a as i,b as s,f as r,s as a,c,e as l,R as n,n as o,j as d,ab as m,l as g,ac as h,ad as p,M as x,m as u,p as b,q as v,Q as w,O as f,r as M,v as I,w as A,x as $,t as D,o as z,d as E,h as k,ae as C}from"../../index-d12e76e8.js";import{E as j}from"../../EventHandler-f7ee47ca.js";import{c as y}from"../../EventForward-e61ea03d.js";function S(e,t,i){const s=e.slice();return s[18]=t[i],s}function N(e){let t,i,r,a;return{c(){t=l("option"),i=D("-- "),r=D(e[1]),a=D(" --\n "),t.__value="",t.value=t.__value,t.disabled=!0,t.selected=!0},m(e,c){s(e,t,c),g(t,i),g(t,r),g(t,a)},p(e,t){2&t&&z(r,e[1])},d(e){e&&v(t)}}}function T(e){let t,i,r,a,c,n,o=e[18].text+"";return{c(){t=l("option"),i=D(o),r=E(),k(t,"name",a=e[18].value),t.disabled=c=e[18].disabled,t.__value=n=e[18].value,t.value=t.__value},m(e,a){s(e,t,a),g(t,i),g(t,r)},p(e,s){512&s&&o!==(o=e[18].text+"")&&z(i,o),512&s&&a!==(a=e[18].value)&&k(t,"name",a),512&s&&c!==(c=e[18].disabled)&&(t.disabled=c),512&s&&n!==(n=e[18].value)&&(t.__value=n,t.value=t.__value)},d(e){e&&v(t)}}}function L(e){let t,i,r,a,M,I=e[1]&&N(e),A=e[9],$=[];for(let t=0;t<A.length;t+=1)$[t]=T(S(e,A,t));let D=[{id:e[0]},{class:r=P(e[3],e[4],e[2])+" "+e[8]},{disabled:e[5]},e[6]],z={};for(let e=0;e<D.length;e+=1)z=c(z,D[e]);return{c(){t=l("select"),I&&I.c(),i=n();for(let e=0;e<$.length;e+=1)$[e].c();this.c=o,d(t,z),void 0===e[7]&&m((()=>e[14].call(t)))},m(r,c){s(r,t,c),I&&I.m(t,null),g(t,i);for(let e=0;e<$.length;e+=1)$[e]&&$[e].m(t,null);"value"in z&&(z.multiple?h:p)(t,z.value),t.autofocus&&t.focus(),p(t,e[7],!0),a||(M=[x(e[11].call(null,t)),u(t,"change",e[14]),u(t,"change",e[15])],a=!0)},p(e,[s]){if(e[1]?I?I.p(e,s):(I=N(e),I.c(),I.m(t,i)):I&&(I.d(1),I=null),512&s){let i;for(A=e[9],i=0;i<A.length;i+=1){const r=S(e,A,i);$[i]?$[i].p(r,s):($[i]=T(r),$[i].c(),$[i].m(t,null))}for(;i<$.length;i+=1)$[i].d(1);$.length=A.length}d(t,z=b(D,[1&s&&{id:e[0]},284&s&&r!==(r=P(e[3],e[4],e[2])+" "+e[8])&&{class:r},32&s&&{disabled:e[5]},64&s&&e[6]])),381&s&&"value"in z&&(z.multiple?h:p)(t,z.value),640&s&&p(t,e[7])},i:o,o:o,d(e){e&&v(t),I&&I.d(),w($,e),a=!1,f(M)}}}function P(e,t,i){const s=["mc-select"];return e&&!t&&s.push("is-valid"),t&&s.push("is-invalid"),i&&s.push(`mc-select--${i}`),s.join(" ")}function B(e,t,i){let s,r,a;const l=["id","valueselected","placeholder","size","isvalid","isinvalid","disabled","options"];let n=M(t,l),{id:o}=t,{valueselected:d=""}=t,{placeholder:m}=t,{size:g="m"}=t,{isvalid:h=!1}=t,{isinvalid:p=!1}=t,{disabled:x=!1}=t,{options:u}=t,b=new j(I(),A());const v=y(I());let w="";return e.$$set=e=>{i(17,t=c(c({},t),$(e))),i(16,n=M(t,l)),"id"in e&&i(0,o=e.id),"valueselected"in e&&i(12,d=e.valueselected),"placeholder"in e&&i(1,m=e.placeholder),"size"in e&&i(2,g=e.size),"isvalid"in e&&i(3,h=e.isvalid),"isinvalid"in e&&i(4,p=e.isinvalid),"disabled"in e&&i(5,x=e.disabled),"options"in e&&i(13,u=e.options)},e.$$.update=()=>{8192&e.$$.dirty&&i(9,s=u?JSON.parse(u):[]),4096&e.$$.dirty&&i(7,w=d),i(8,r=t.class),i(6,a=Object.assign({},n)),64&e.$$.dirty&&delete a.class},t=$(t),[o,m,g,h,p,x,a,w,r,s,b,v,d,u,function(){w=C(this),i(7,w),i(12,d),i(9,s),i(13,u)},()=>b.dispatch("change",w)]}class G extends e{constructor(e){super();const c=document.createElement("style");c.textContent=".mc-select{font-family:\"Roboto\", sans-serif;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;-webkit-box-shadow:none;box-shadow:none;border:none;font-size:1rem;line-height:1.125;background-position:right 1rem center, right 2.5rem center;padding:calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px);background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23191919' viewBox='0 0 16 16'%3E%3Cpath d='M8 11.5a1 1 0 01-.71-.29l-5-5a1 1 0 011.42-1.42L8 9.09l4.29-4.3a1 1 0 111.42 1.42l-5 5a1 1 0 01-.71.29z'/%3E%3C/svg%3E\");background-color:#ffffff;background-repeat:no-repeat;background-size:1rem 1rem, 1.5rem 1.5rem;border:1px solid #666666;border-radius:4px;color:#191919;-webkit-transition:border-color 200ms ease, -webkit-box-shadow 200ms ease;transition:border-color 200ms ease, -webkit-box-shadow 200ms ease;-o-transition:border-color 200ms ease, box-shadow 200ms ease;transition:border-color 200ms ease, box-shadow 200ms ease;transition:border-color 200ms ease, box-shadow 200ms ease, -webkit-box-shadow 200ms ease;width:100%}.mc-select[type=number]::-webkit-inner-spin-button,.mc-select[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.mc-select[type=number]{-moz-appearance:textfield}.mc-select[type=search]::-webkit-search-decoration:hover,.mc-select[type=search]::-webkit-search-cancel-button:hover{cursor:pointer}.mc-select::-ms-expand{display:none}.mc-select.is-hover,.mc-select:hover{border-color:#191919}.mc-select.is-focus,.mc-select:focus{-webkit-box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #758992;box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #758992}.mc-select:disabled{background-color:#e6e6e6;border-color:#e6e6e6;color:#666666;cursor:not-allowed;opacity:1}.mc-select.is-invalid{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23191919' viewBox='0 0 16 16'%3E%3Cpath d='M8 11.5a1 1 0 01-.71-.29l-5-5a1 1 0 011.42-1.42L8 9.09l4.29-4.3a1 1 0 111.42 1.42l-5 5a1 1 0 01-.71.29z'/%3E%3C/svg%3E\"), url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMS41cmVtIiB3aWR0aD0iMS41cmVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9IiNjNjExMTIiPjxwYXRoIGQ9Ik0xMiAyYTEwIDEwIDAgMTAxMCAxMEExMCAxMCAwIDAwMTIgMnptMCAxOGE4IDggMCAxMTgtOCA4IDggMCAwMS04IDh6Ii8+PHBhdGggZD0iTTEyIDdhMSAxIDAgMDAtMSAxdjQuMzhhMSAxIDAgMDAyIDBWOGExIDEgMCAwMC0xLTF6Ii8+PGNpcmNsZSBjeD0iMTIiIGN5PSIxNiIgcj0iMSIvPjwvc3ZnPg==\");border-color:#c61112}.mc-select.is-valid{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23191919' viewBox='0 0 16 16'%3E%3Cpath d='M8 11.5a1 1 0 01-.71-.29l-5-5a1 1 0 011.42-1.42L8 9.09l4.29-4.3a1 1 0 111.42 1.42l-5 5a1 1 0 01-.71.29z'/%3E%3C/svg%3E\"), url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMS41cmVtIiB3aWR0aD0iMS41cmVtIiBmaWxsPSIjNDZhNjEwIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xMiA0YTggOCAwIDExLTggOCA4IDggMCAwMTgtOG0wLTJhMTAgMTAgMCAxMDEwIDEwQTEwIDEwIDAgMDAxMiAyeiIvPjxwYXRoIGQ9Ik0xMC43MyAxNS43NWExIDEgMCAwMS0uNjgtLjI2bC0zLTIuNzRhMSAxIDAgMDExLjM2LTEuNDdsMi4yNSAyLjA4IDQuMzYtNC40MmExIDEgMCAxMTEuNDIgMS40MWwtNSA1LjFhMSAxIDAgMDEtLjcxLjN6Ii8+PC9zdmc+\");border-color:#46a610}.mc-select--s{font-size:0.875rem;line-height:1.1428571429;background-position:right 0.5rem center, right 2rem center;padding:calc(0.5rem - 1px) 2rem calc(0.5rem - 1px) calc(0.5rem - 1px)}.mc-select--m{font-size:1rem;line-height:1.125;background-position:right 1rem center, right 2.5rem center;padding:calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px)}@media screen and (min-width: 680px){.mc-select--s\\@from-m{font-size:0.875rem;line-height:1.1428571429;background-position:right 0.5rem center, right 2rem center;padding:calc(0.5rem - 1px) 2rem calc(0.5rem - 1px) calc(0.5rem - 1px)}.mc-select--m\\@from-m{font-size:1rem;line-height:1.125;background-position:right 1rem center, right 2.5rem center;padding:calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px)}}@media screen and (min-width: 1024px){.mc-select--s\\@from-l{font-size:0.875rem;line-height:1.1428571429;background-position:right 0.5rem center, right 2rem center;padding:calc(0.5rem - 1px) 2rem calc(0.5rem - 1px) calc(0.5rem - 1px)}.mc-select--m\\@from-l{font-size:1rem;line-height:1.125;background-position:right 1rem center, right 2.5rem center;padding:calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px)}}@media screen and (min-width: 1280px){.mc-select--s\\@from-xl{font-size:0.875rem;line-height:1.1428571429;background-position:right 0.5rem center, right 2rem center;padding:calc(0.5rem - 1px) 2rem calc(0.5rem - 1px) calc(0.5rem - 1px)}.mc-select--m\\@from-xl{font-size:1rem;line-height:1.125;background-position:right 1rem center, right 2.5rem center;padding:calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px)}}@media screen and (min-width: 1920px){.mc-select--s\\@from-xxl{font-size:0.875rem;line-height:1.1428571429;background-position:right 0.5rem center, right 2rem center;padding:calc(0.5rem - 1px) 2rem calc(0.5rem - 1px) calc(0.5rem - 1px)}.mc-select--m\\@from-xxl{font-size:1rem;line-height:1.125;background-position:right 1rem center, right 2.5rem center;padding:calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px)}}",this.shadowRoot.appendChild(c),t(this,{target:this.shadowRoot,props:i(this.attributes),customElement:!0},B,L,a,{id:0,valueselected:12,placeholder:1,size:2,isvalid:3,isinvalid:4,disabled:5,options:13},null),e&&(e.target&&s(e.target,this,e.anchor),e.props&&(this.$set(e.props),r()))}static get observedAttributes(){return["id","valueselected","placeholder","size","isvalid","isinvalid","disabled","options"]}get id(){return this.$$.ctx[0]}set id(e){this.$$set({id:e}),r()}get valueselected(){return this.$$.ctx[12]}set valueselected(e){this.$$set({valueselected:e}),r()}get placeholder(){return this.$$.ctx[1]}set placeholder(e){this.$$set({placeholder:e}),r()}get size(){return this.$$.ctx[2]}set size(e){this.$$set({size:e}),r()}get isvalid(){return this.$$.ctx[3]}set isvalid(e){this.$$set({isvalid:e}),r()}get isinvalid(){return this.$$.ctx[4]}set isinvalid(e){this.$$set({isinvalid:e}),r()}get disabled(){return this.$$.ctx[5]}set disabled(e){this.$$set({disabled:e}),r()}get options(){return this.$$.ctx[13]}set options(e){this.$$set({options:e}),r()}}export{G as default};
1
+ import{S as e,i as t,a as i,b as r,f as a,s,c,e as l,R as n,n as o,j as d,ab as m,l as g,ac as h,ad as p,M as x,m as u,p as b,q as v,Q as w,O as f,r as M,v as I,w as A,x as $,t as D,o as z,d as E,h as k,ae as C}from"../../index-48da6c1f.js";import{E as j}from"../../EventHandler-f7ee47ca.js";import{c as y}from"../../EventForward-78ecc73b.js";function S(e,t,i){const r=e.slice();return r[18]=t[i],r}function N(e){let t,i,a,s;return{c(){t=l("option"),i=D("-- "),a=D(e[1]),s=D(" --\n "),t.__value="",t.value=t.__value,t.disabled=!0,t.selected=!0},m(e,c){r(e,t,c),g(t,i),g(t,a),g(t,s)},p(e,t){2&t&&z(a,e[1])},d(e){e&&v(t)}}}function T(e){let t,i,a,s,c,n,o=e[18].text+"";return{c(){t=l("option"),i=D(o),a=E(),k(t,"name",s=e[18].value),t.disabled=c=e[18].disabled,t.__value=n=e[18].value,t.value=t.__value},m(e,s){r(e,t,s),g(t,i),g(t,a)},p(e,r){512&r&&o!==(o=e[18].text+"")&&z(i,o),512&r&&s!==(s=e[18].value)&&k(t,"name",s),512&r&&c!==(c=e[18].disabled)&&(t.disabled=c),512&r&&n!==(n=e[18].value)&&(t.__value=n,t.value=t.__value)},d(e){e&&v(t)}}}function L(e){let t,i,a,s,M,I=e[1]&&N(e),A=e[9],$=[];for(let t=0;t<A.length;t+=1)$[t]=T(S(e,A,t));let D=[{id:e[0]},{class:a=P(e[3],e[4],e[2])+" "+e[8]},{disabled:e[5]},e[6]],z={};for(let e=0;e<D.length;e+=1)z=c(z,D[e]);return{c(){t=l("select"),I&&I.c(),i=n();for(let e=0;e<$.length;e+=1)$[e].c();this.c=o,d(t,z),void 0===e[7]&&m((()=>e[14].call(t)))},m(a,c){r(a,t,c),I&&I.m(t,null),g(t,i);for(let e=0;e<$.length;e+=1)$[e]&&$[e].m(t,null);"value"in z&&(z.multiple?h:p)(t,z.value),t.autofocus&&t.focus(),p(t,e[7],!0),s||(M=[x(e[11].call(null,t)),u(t,"change",e[14]),u(t,"change",e[15])],s=!0)},p(e,[r]){if(e[1]?I?I.p(e,r):(I=N(e),I.c(),I.m(t,i)):I&&(I.d(1),I=null),512&r){let i;for(A=e[9],i=0;i<A.length;i+=1){const a=S(e,A,i);$[i]?$[i].p(a,r):($[i]=T(a),$[i].c(),$[i].m(t,null))}for(;i<$.length;i+=1)$[i].d(1);$.length=A.length}d(t,z=b(D,[1&r&&{id:e[0]},284&r&&a!==(a=P(e[3],e[4],e[2])+" "+e[8])&&{class:a},32&r&&{disabled:e[5]},64&r&&e[6]])),381&r&&"value"in z&&(z.multiple?h:p)(t,z.value),640&r&&p(t,e[7])},i:o,o:o,d(e){e&&v(t),I&&I.d(),w($,e),s=!1,f(M)}}}function P(e,t,i){const r=["mc-select"];return e&&!t&&r.push("is-valid"),t&&r.push("is-invalid"),i&&r.push(`mc-select--${i}`),r.join(" ")}function B(e,t,i){let r,a,s;const l=["id","valueselected","placeholder","size","isvalid","isinvalid","disabled","options"];let n=M(t,l),{id:o}=t,{valueselected:d=""}=t,{placeholder:m}=t,{size:g="m"}=t,{isvalid:h=!1}=t,{isinvalid:p=!1}=t,{disabled:x=!1}=t,{options:u}=t,b=new j(I(),A());const v=y(I());let w="";return e.$$set=e=>{i(17,t=c(c({},t),$(e))),i(16,n=M(t,l)),"id"in e&&i(0,o=e.id),"valueselected"in e&&i(12,d=e.valueselected),"placeholder"in e&&i(1,m=e.placeholder),"size"in e&&i(2,g=e.size),"isvalid"in e&&i(3,h=e.isvalid),"isinvalid"in e&&i(4,p=e.isinvalid),"disabled"in e&&i(5,x=e.disabled),"options"in e&&i(13,u=e.options)},e.$$.update=()=>{8192&e.$$.dirty&&i(9,r=u?JSON.parse(u):[]),4096&e.$$.dirty&&i(7,w=d),i(8,a=t.class),i(6,s=Object.assign({},n)),64&e.$$.dirty&&delete s.class},t=$(t),[o,m,g,h,p,x,s,w,a,r,b,v,d,u,function(){w=C(this),i(7,w),i(12,d),i(9,r),i(13,u)},()=>b.dispatch("change",w)]}class G extends e{constructor(e){super();const c=document.createElement("style");c.textContent=".mc-select{font-family:\"Roboto\", sans-serif;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;-webkit-box-shadow:none;box-shadow:none;border:none;font-size:1rem;line-height:1.125;background-position:right 1rem center, right 2.5rem center;padding:calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px);background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23191919' viewBox='0 0 16 16'%3E%3Cpath d='M8 11.5a1 1 0 01-.71-.29l-5-5a1 1 0 011.42-1.42L8 9.09l4.29-4.3a1 1 0 111.42 1.42l-5 5a1 1 0 01-.71.29z'/%3E%3C/svg%3E\");background-color:#ffffff;background-repeat:no-repeat;background-size:1rem 1rem, 1.5rem 1.5rem;border:1px solid #666666;border-radius:4px;color:#191919;-webkit-transition:border-color 200ms ease, -webkit-box-shadow 200ms ease;transition:border-color 200ms ease, -webkit-box-shadow 200ms ease;transition:border-color 200ms ease, box-shadow 200ms ease;transition:border-color 200ms ease, box-shadow 200ms ease, -webkit-box-shadow 200ms ease;width:100%}.mc-select[type=number]::-webkit-inner-spin-button,.mc-select[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.mc-select[type=number]{-moz-appearance:textfield}.mc-select[type=search]::-webkit-search-decoration:hover,.mc-select[type=search]::-webkit-search-cancel-button:hover{cursor:pointer}.mc-select::-ms-expand{display:none}.mc-select.is-hover,.mc-select:hover{border-color:#191919}.mc-select.is-focus,.mc-select:focus{-webkit-box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #758992;box-shadow:0 0 0 0.125rem #ffffff, 0 0 0 0.25rem #758992}.mc-select:disabled{background-color:#e6e6e6;border-color:#e6e6e6;color:#666666;cursor:not-allowed;opacity:1}.mc-select.is-invalid{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23191919' viewBox='0 0 16 16'%3E%3Cpath d='M8 11.5a1 1 0 01-.71-.29l-5-5a1 1 0 011.42-1.42L8 9.09l4.29-4.3a1 1 0 111.42 1.42l-5 5a1 1 0 01-.71.29z'/%3E%3C/svg%3E\"), url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMS41cmVtIiB3aWR0aD0iMS41cmVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9IiNjNjExMTIiPjxwYXRoIGQ9Ik0xMiAyYTEwIDEwIDAgMTAxMCAxMEExMCAxMCAwIDAwMTIgMnptMCAxOGE4IDggMCAxMTgtOCA4IDggMCAwMS04IDh6Ii8+PHBhdGggZD0iTTEyIDdhMSAxIDAgMDAtMSAxdjQuMzhhMSAxIDAgMDAyIDBWOGExIDEgMCAwMC0xLTF6Ii8+PGNpcmNsZSBjeD0iMTIiIGN5PSIxNiIgcj0iMSIvPjwvc3ZnPg==\");border-color:#c61112}.mc-select.is-valid{background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1rem' width='1rem' fill='%23191919' viewBox='0 0 16 16'%3E%3Cpath d='M8 11.5a1 1 0 01-.71-.29l-5-5a1 1 0 011.42-1.42L8 9.09l4.29-4.3a1 1 0 111.42 1.42l-5 5a1 1 0 01-.71.29z'/%3E%3C/svg%3E\"), url(\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMS41cmVtIiB3aWR0aD0iMS41cmVtIiBmaWxsPSIjNDZhNjEwIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xMiA0YTggOCAwIDExLTggOCA4IDggMCAwMTgtOG0wLTJhMTAgMTAgMCAxMDEwIDEwQTEwIDEwIDAgMDAxMiAyeiIvPjxwYXRoIGQ9Ik0xMC43MyAxNS43NWExIDEgMCAwMS0uNjgtLjI2bC0zLTIuNzRhMSAxIDAgMDExLjM2LTEuNDdsMi4yNSAyLjA4IDQuMzYtNC40MmExIDEgMCAxMTEuNDIgMS40MWwtNSA1LjFhMSAxIDAgMDEtLjcxLjN6Ii8+PC9zdmc+\");border-color:#46a610}.mc-select--s{font-size:0.875rem;line-height:1.1428571429;background-position:right 0.5rem center, right 2rem center;padding:calc(0.5rem - 1px) 2rem calc(0.5rem - 1px) calc(0.5rem - 1px)}.mc-select--m{font-size:1rem;line-height:1.125;background-position:right 1rem center, right 2.5rem center;padding:calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px)}@media screen and (min-width: 680px){.mc-select--s\\@from-m{font-size:0.875rem;line-height:1.1428571429;background-position:right 0.5rem center, right 2rem center;padding:calc(0.5rem - 1px) 2rem calc(0.5rem - 1px) calc(0.5rem - 1px)}.mc-select--m\\@from-m{font-size:1rem;line-height:1.125;background-position:right 1rem center, right 2.5rem center;padding:calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px)}}@media screen and (min-width: 1024px){.mc-select--s\\@from-l{font-size:0.875rem;line-height:1.1428571429;background-position:right 0.5rem center, right 2rem center;padding:calc(0.5rem - 1px) 2rem calc(0.5rem - 1px) calc(0.5rem - 1px)}.mc-select--m\\@from-l{font-size:1rem;line-height:1.125;background-position:right 1rem center, right 2.5rem center;padding:calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px)}}@media screen and (min-width: 1280px){.mc-select--s\\@from-xl{font-size:0.875rem;line-height:1.1428571429;background-position:right 0.5rem center, right 2rem center;padding:calc(0.5rem - 1px) 2rem calc(0.5rem - 1px) calc(0.5rem - 1px)}.mc-select--m\\@from-xl{font-size:1rem;line-height:1.125;background-position:right 1rem center, right 2.5rem center;padding:calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px)}}@media screen and (min-width: 1920px){.mc-select--s\\@from-xxl{font-size:0.875rem;line-height:1.1428571429;background-position:right 0.5rem center, right 2rem center;padding:calc(0.5rem - 1px) 2rem calc(0.5rem - 1px) calc(0.5rem - 1px)}.mc-select--m\\@from-xxl{font-size:1rem;line-height:1.125;background-position:right 1rem center, right 2.5rem center;padding:calc(0.9375rem - 1px) 3rem calc(0.9375rem - 1px) calc(0.75rem - 1px)}}",this.shadowRoot.appendChild(c),t(this,{target:this.shadowRoot,props:i(this.attributes),customElement:!0},B,L,s,{id:0,valueselected:12,placeholder:1,size:2,isvalid:3,isinvalid:4,disabled:5,options:13},null),e&&(e.target&&r(e.target,this,e.anchor),e.props&&(this.$set(e.props),a()))}static get observedAttributes(){return["id","valueselected","placeholder","size","isvalid","isinvalid","disabled","options"]}get id(){return this.$$.ctx[0]}set id(e){this.$$set({id:e}),a()}get valueselected(){return this.$$.ctx[12]}set valueselected(e){this.$$set({valueselected:e}),a()}get placeholder(){return this.$$.ctx[1]}set placeholder(e){this.$$set({placeholder:e}),a()}get size(){return this.$$.ctx[2]}set size(e){this.$$set({size:e}),a()}get isvalid(){return this.$$.ctx[3]}set isvalid(e){this.$$set({isvalid:e}),a()}get isinvalid(){return this.$$.ctx[4]}set isinvalid(e){this.$$set({isinvalid:e}),a()}get disabled(){return this.$$.ctx[5]}set disabled(e){this.$$set({disabled:e}),a()}get options(){return this.$$.ctx[13]}set options(e){this.$$set({options:e}),a()}}export{G as default};
2
2
  //# sourceMappingURL=Select.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Select.js","sources":["../../../../src/components/select/Select.svelte"],"sourcesContent":["<svelte:options tag={null} />\n\n<script lang=\"ts\">\n import {\n get_current_component,\n createEventDispatcher,\n } from 'svelte/internal';\n import { EventHandler } from '../../utilities/EventHandler';\n import { createEventForwarder } from '../../utilities/EventForward';\n\n import type { SelectOption, SelectSize } from './select.types';\n\n export let id: string;\n export let valueselected = '';\n export let placeholder: string;\n export let size: SelectSize = 'm';\n export let isvalid = false;\n export let isinvalid = false;\n export let disabled = false;\n export let options: string;\n let eventHandler = new EventHandler(\n get_current_component(),\n createEventDispatcher(),\n );\n const forwardEvents = createEventForwarder(get_current_component());\n let valueSelected = '';\n\n $: parsedOptions = options ? (JSON.parse(options) as SelectOption[]) : [];\n $: valueSelected = valueselected;\n $: userClass = $$props.class;\n $: attributes = { ...$$restProps };\n $: delete attributes.class;\n function setClasses(\n isvalid: boolean,\n isinvalid: boolean,\n size: SelectSize,\n ): string {\n const classes = ['mc-select'];\n\n if (isvalid && !isinvalid) {\n classes.push('is-valid');\n }\n\n if (isinvalid) {\n classes.push('is-invalid');\n }\n if (size) {\n classes.push(`mc-select--${size}`);\n }\n\n return classes.join(' ');\n }\n</script>\n\n<!-- svelte-ignore a11y-no-onchange -->\n<select\n use:forwardEvents\n {id}\n class=\"{setClasses(isvalid, isinvalid, size)} {userClass}\"\n {disabled}\n bind:value={valueSelected}\n on:change={() => eventHandler.dispatch('change', valueSelected)}\n {...attributes}\n>\n {#if placeholder}\n <option value=\"\" disabled selected>\n -- {placeholder} --\n </option>\n {/if}\n\n {#each parsedOptions as opt}\n <option name={opt.value} disabled={opt.disabled} value={opt.value}>\n {opt.text}\n </option>\n {/each}\n</select>\n\n<style lang=\"scss\">\n @import '@mozaic-ds/styles/settings-tools/_all-settings';\n @import '@mozaic-ds/styles/components/_c.select';\n</style>\n"],"names":["ctx","insert","target","option","anchor","t0_value","text","attr","option_name_value","value","disabled","option_disabled_value","__value","option_value_value","dirty","set_data","t0","create_if_block","length","i","class","select_class_value","setClasses","add_render_callback","call","select","isvalid","isinvalid","size","classes","push","join","id","$$props","valueselected","placeholder","options","eventHandler","EventHandler","get_current_component","createEventDispatcher","forwardEvents","createEventForwarder","valueSelected","$$invalidate","parsedOptions","JSON","parse","userClass","attributes","Object","assign","$$restProps","select_value","this","dispatch"],"mappings":"2cAiEsC,WAC5BA,EAAW,QAAC,gFADlBC,EAEQC,EAAAC,EAAAC,yCADFJ,EAAW,kDAMdK,EAAAL,MAAIM,KAAI,yCADGC,EAAAJ,EAAA,OAAAK,EAAAR,MAAIS,OAAiBN,EAAAO,SAAAC,EAAAX,MAAIU,SAAiBP,EAAAS,QAAAC,EAAAb,MAAIS,gCAA5DR,EAEQC,EAAAC,EAAAC,yBADL,IAAAU,GAAAT,KAAAA,EAAAL,MAAIM,KAAI,KAAAS,EAAAC,EAAAX,GADG,IAAAS,GAAAN,KAAAA,EAAAR,MAAIS,sBAAiB,IAAAK,GAAAH,KAAAA,EAAAX,MAAIU,0BAAiB,IAAAI,GAAAD,KAAAA,EAAAb,MAAIS,sFAPzDT,EAAW,IAAAiB,EAAAjB,KAMTA,EAAa,wBAAlBkB,OAAIC,GAAA,qCAZEC,MAAAC,EAAAC,EAAWtB,EAAO,GAAEA,EAAW,GAAAA,UAAQA,EAAS,oBAIpDA,EAAU,mJAFW,IAAbA,EAAa,IAAAuB,GAAA,IAAAvB,EAAA,IAAAwB,KAAAC,aAL3BxB,EAoBQC,EAAAuB,EAAArB,8IAfMJ,EAAa,IAAA,4FAIpBA,EAAW,4EAMTA,EAAa,WAAlBkB,OAAIC,GAAA,EAAA,iHAAJD,iCAZM,IAAAJ,GAAAO,KAAAA,EAAAC,EAAWtB,EAAO,GAAEA,EAAW,GAAAA,UAAQA,EAAS,KAAA,CAAAoB,MAAAC,+BAIpDrB,EAAU,iEAFFA,EAAa,sDA5BhB,SAAAsB,EACPI,EACAC,EACAC,GAEM,MAAAC,GAAW,oBAEbH,IAAYC,GACdE,EAAQC,KAAK,YAGXH,GACFE,EAAQC,KAAK,cAEXF,GACFC,EAAQC,KAAI,cAAeF,KAGtBC,EAAQE,KAAK,iJAtCXC,GAAUC,GACVC,cAAAA,EAAgB,IAAED,eAClBE,GAAmBF,GACnBL,KAAAA,EAAmB,KAAGK,GACtBP,QAAAA,GAAU,GAAKO,GACfN,UAAAA,GAAY,GAAKM,GACjBvB,SAAAA,GAAW,GAAKuB,WAChBG,GAAeH,EACtBI,EAAmB,IAAAC,EACrBC,IACAC,WAEIC,EAAgBC,EAAqBH,KACvC,IAAAI,EAAgB,4WAEnBC,EAAA,EAAEC,EAAgBT,EAAWU,KAAKC,MAAMX,GAAO,qBAC/CQ,EAAA,EAAED,EAAgBT,GAChBU,EAAA,EAAAI,EAAYf,EAAQb,WACpB6B,EAALC,OAAAC,UAAuBC,0BACXH,EAAW7B,sDA6BTuB,EAAaU,EAAAC,qCACR,IAAAjB,EAAakB,SAAS,SAAUZ"}
1
+ {"version":3,"file":"Select.js","sources":["../../../../src/components/select/Select.svelte"],"sourcesContent":["<svelte:options tag={null} />\n\n<script lang=\"ts\">\n import {\n get_current_component,\n createEventDispatcher,\n } from 'svelte/internal';\n import { EventHandler } from '../../utilities/EventHandler';\n import { createEventForwarder } from '../../utilities/EventForward';\n\n import type { SelectOption, SelectSize } from './select.types';\n\n export let id: string;\n export let valueselected = '';\n export let placeholder: string;\n export let size: SelectSize = 'm';\n export let isvalid = false;\n export let isinvalid = false;\n export let disabled = false;\n export let options: string;\n let eventHandler = new EventHandler(\n get_current_component(),\n createEventDispatcher(),\n );\n const forwardEvents = createEventForwarder(get_current_component());\n let valueSelected = '';\n\n $: parsedOptions = options ? (JSON.parse(options) as SelectOption[]) : [];\n $: valueSelected = valueselected;\n $: userClass = $$props.class;\n $: attributes = { ...$$restProps };\n $: delete attributes.class;\n function setClasses(\n isvalid: boolean,\n isinvalid: boolean,\n size: SelectSize,\n ): string {\n const classes = ['mc-select'];\n\n if (isvalid && !isinvalid) {\n classes.push('is-valid');\n }\n\n if (isinvalid) {\n classes.push('is-invalid');\n }\n if (size) {\n classes.push(`mc-select--${size}`);\n }\n\n return classes.join(' ');\n }\n</script>\n\n<!-- svelte-ignore a11y-no-onchange -->\n<select\n use:forwardEvents\n {id}\n class=\"{setClasses(isvalid, isinvalid, size)} {userClass}\"\n {disabled}\n bind:value={valueSelected}\n on:change={() => eventHandler.dispatch('change', valueSelected)}\n {...attributes}\n>\n {#if placeholder}\n <option value=\"\" disabled selected>\n -- {placeholder} --\n </option>\n {/if}\n\n {#each parsedOptions as opt}\n <option name={opt.value} disabled={opt.disabled} value={opt.value}>\n {opt.text}\n </option>\n {/each}\n</select>\n\n<style lang=\"scss\">\n @import '@mozaic-ds/styles/settings-tools/_all-settings';\n @import '@mozaic-ds/styles/components/_c.select';\n</style>\n"],"names":["ctx","insert","target","option","anchor","t0_value","text","attr","option_name_value","value","disabled","option_disabled_value","__value","option_value_value","dirty","set_data","t0","create_if_block","length","i","class","select_class_value","setClasses","add_render_callback","call","select","isvalid","isinvalid","size","classes","push","join","id","$$props","valueselected","placeholder","options","eventHandler","EventHandler","get_current_component","createEventDispatcher","forwardEvents","createEventForwarder","valueSelected","$$invalidate","parsedOptions","JSON","parse","userClass","attributes","Object","assign","$$restProps","select_value","this","dispatch"],"mappings":"scAiEsC,WAC5BA,EAAW,QAAC,gFADlBC,EAEQC,EAAAC,EAAAC,yCADFJ,EAAW,kDAMdK,EAAAL,MAAIM,KAAI,yCADGC,EAAAJ,EAAA,OAAAK,EAAAR,MAAIS,OAAiBN,EAAAO,SAAAC,EAAAX,MAAIU,SAAiBP,EAAAS,QAAAC,EAAAb,MAAIS,gCAA5DR,EAEQC,EAAAC,EAAAC,yBADL,IAAAU,GAAAT,KAAAA,EAAAL,MAAIM,KAAI,KAAAS,EAAAC,EAAAX,GADG,IAAAS,GAAAN,KAAAA,EAAAR,MAAIS,sBAAiB,IAAAK,GAAAH,KAAAA,EAAAX,MAAIU,0BAAiB,IAAAI,GAAAD,KAAAA,EAAAb,MAAIS,sFAPzDT,EAAW,IAAAiB,EAAAjB,KAMTA,EAAa,wBAAlBkB,OAAIC,GAAA,qCAZEC,MAAAC,EAAAC,EAAWtB,EAAO,GAAEA,EAAW,GAAAA,UAAQA,EAAS,oBAIpDA,EAAU,mJAFW,IAAbA,EAAa,IAAAuB,GAAA,IAAAvB,EAAA,IAAAwB,KAAAC,aAL3BxB,EAoBQC,EAAAuB,EAAArB,8IAfMJ,EAAa,IAAA,4FAIpBA,EAAW,4EAMTA,EAAa,WAAlBkB,OAAIC,GAAA,EAAA,iHAAJD,iCAZM,IAAAJ,GAAAO,KAAAA,EAAAC,EAAWtB,EAAO,GAAEA,EAAW,GAAAA,UAAQA,EAAS,KAAA,CAAAoB,MAAAC,+BAIpDrB,EAAU,iEAFFA,EAAa,sDA5BhB,SAAAsB,EACPI,EACAC,EACAC,GAEM,MAAAC,GAAW,oBAEbH,IAAYC,GACdE,EAAQC,KAAK,YAGXH,GACFE,EAAQC,KAAK,cAEXF,GACFC,EAAQC,KAAI,cAAeF,KAGtBC,EAAQE,KAAK,iJAtCXC,GAAUC,GACVC,cAAAA,EAAgB,IAAED,eAClBE,GAAmBF,GACnBL,KAAAA,EAAmB,KAAGK,GACtBP,QAAAA,GAAU,GAAKO,GACfN,UAAAA,GAAY,GAAKM,GACjBvB,SAAAA,GAAW,GAAKuB,WAChBG,GAAeH,EACtBI,EAAmB,IAAAC,EACrBC,IACAC,WAEIC,EAAgBC,EAAqBH,KACvC,IAAAI,EAAgB,4WAEnBC,EAAA,EAAEC,EAAgBT,EAAWU,KAAKC,MAAMX,GAAO,qBAC/CQ,EAAA,EAAED,EAAgBT,GAChBU,EAAA,EAAAI,EAAYf,EAAQb,WACpB6B,EAALC,OAAAC,UAAuBC,0BACXH,EAAW7B,sDA6BTuB,EAAaU,EAAAC,qCACR,IAAAjB,EAAakB,SAAS,SAAUZ"}
@@ -1,2 +1,2 @@
1
- import{S as e,i as t,a as s,b as i,f as a,s as r,c as n,e as o,d as l,D as d,n as c,h as m,j as b,l as u,E as g,m as p,A as f,y as h,z as _,p as $,q as x,F as w,r as y,ag as v,v as E,w as L,ah as k,x as j,B as I,Q as S,ai as T,I as z}from"../../index-d12e76e8.js";import U from"./sidebar-segment.nested.js";import R from"./sidebar-section.nested.js";import A from"./sidebar-user.nested.js";import B from"./sidebar-separator.nested.js";import{E as O}from"../../EventHandler-f7ee47ca.js";import{i as F,s as C,t as M,u as H,a as q,b as D}from"../../sidebar-service-be26885e.js";import"./sidebar-feature-group.nested.js";import"./sidebar-feature.nested.js";import"./sidebar-sub-features.nested.js";const{Boolean:J}=T;function N(e,t,s){const i=e.slice();return i[18]=t[s],i}function Q(e,t,s){const i=e.slice();return i[21]=t[s],i}function G(e){let t,s;return{c(){t=z("svg"),s=z("path"),m(s,"d","M5.707 4.293a1 1 0 00-1.414 1.414L10.586 12l-6.293 6.293a1 1 0 101.414 1.414l7-7a1 1 0 000-1.414l-7-7zm9 0a1 1 0 10-1.414 1.414L19.586 12l-6.293 6.293a1 1 0 001.414 1.414l7-7a1 1 0 000-1.414l-7-7z"),m(t,"class","mc-sidebar__trigger-icon"),m(t,"width","24px"),m(t,"height","24px"),m(t,"viewBox","0 0 24 24")},m(e,a){i(e,t,a),u(t,s)},d(e){e&&x(t)}}}function K(e){let t,s;return{c(){t=z("svg"),s=z("path"),m(s,"d","M10.707 5.707a1 1 0 00-1.414-1.414l-7 7a1 1 0 000 1.414l7 7a1 1 0 001.414-1.414L4.414 12l6.293-6.293zm9 0a1 1 0 00-1.414-1.414l-7 7a1 1 0 000 1.414l7 7a1 1 0 001.414-1.414L13.414 12l6.293-6.293z"),m(t,"class","mc-sidebar__trigger-icon"),m(t,"width","24px"),m(t,"height","24px"),m(t,"viewBox","0 0 24 24")},m(e,a){i(e,t,a),u(t,s)},d(e){e&&x(t)}}}function P(e){let t,s,a=e[4]?.UTILITIES,r=[];for(let t=0;t<a.length;t+=1)r[t]=W(N(e,a,t));const n=e=>h(r[e],1,1,(()=>{r[e]=null}));return{c(){t=o("div");for(let e=0;e<r.length;e+=1)r[e].c();m(t,"class","mc-sidebar__utilities")},m(e,a){i(e,t,a);for(let e=0;e<r.length;e+=1)r[e]&&r[e].m(t,null);s=!0},p(e,s){if(16&s){let i;for(a=e[4]?.UTILITIES,i=0;i<a.length;i+=1){const n=N(e,a,i);r[i]?(r[i].p(n,s),f(r[i],1)):(r[i]=W(n),r[i].c(),f(r[i],1),r[i].m(t,null))}for(I(),i=a.length;i<r.length;i+=1)n(i);_()}},i(e){if(!s){for(let e=0;e<a.length;e+=1)f(r[e]);s=!0}},o(e){r=r.filter(J);for(let e=0;e<r.length;e+=1)h(r[e]);s=!1},d(e){e&&x(t),S(r,e)}}}function V(e){let t,s,a;return s=new U({props:{data:e[21]}}),{c(){t=o("li"),d(s.$$.fragment),m(t,"class","mc-sidebar__utilities__item")},m(e,r){i(e,t,r),g(s,t,null),a=!0},p(e,t){const i={};16&t&&(i.data=e[21]),s.$set(i)},i(e){a||(f(s.$$.fragment,e),a=!0)},o(e){h(s.$$.fragment,e),a=!1},d(e){e&&x(t),w(s)}}}function W(e){let t,s,a,r,n;t=new B({});let c=e[18],m=[];for(let t=0;t<c.length;t+=1)m[t]=V(Q(e,c,t));const b=e=>h(m[e],1,1,(()=>{m[e]=null}));return{c(){d(t.$$.fragment),s=l(),a=o("ul");for(let e=0;e<m.length;e+=1)m[e].c();r=l()},m(e,o){g(t,e,o),i(e,s,o),i(e,a,o);for(let e=0;e<m.length;e+=1)m[e]&&m[e].m(a,null);u(a,r),n=!0},p(e,t){if(16&t){let s;for(c=e[18],s=0;s<c.length;s+=1){const i=Q(e,c,s);m[s]?(m[s].p(i,t),f(m[s],1)):(m[s]=V(i),m[s].c(),f(m[s],1),m[s].m(a,r))}for(I(),s=c.length;s<m.length;s+=1)b(s);_()}},i(e){if(!n){f(t.$$.fragment,e);for(let e=0;e<c.length;e+=1)f(m[e]);n=!0}},o(e){h(t.$$.fragment,e),m=m.filter(J);for(let e=0;e<m.length;e+=1)h(m[e]);n=!1},d(e){w(t,e),e&&x(s),e&&x(a),S(m,e)}}}function X(e){let t,s;return t=new A({props:{user:e[2],data:e[4]?.USER_FEATURES,a11yLabels:e[0]}}),{c(){d(t.$$.fragment)},m(e,i){g(t,e,i),s=!0},p(e,s){const i={};4&s&&(i.user=e[2]),16&s&&(i.data=e[4]?.USER_FEATURES),1&s&&(i.a11yLabels=e[0]),t.$set(i)},i(e){s||(f(t.$$.fragment,e),s=!0)},o(e){h(t.$$.fragment,e),s=!1},d(e){w(t,e)}}}function Y(e){let t,s,a,r,y,v,E,L,k,j,S,T,z,A,O,F,C,M;function H(e,t){return e[3]?K:G}let q=H(e),D=q(e);E=new U({props:{data:e[4]?.HOME}}),k=new B({}),S=new R({props:{data:e[4]?.FEATURES,a11yLabels:e[0]}});let J=e[4]?.UTILITIES&&P(e),N=e[2]&&X(e),Q=[{class:O="mc-sidebar "+(e[3]?"is-open":"is-close")},{"aria-expanded":e[3]},{"aria-labelledby":"mc-sidebar__trigger"},e[1]],V={};for(let e=0;e<Q.length;e+=1)V=n(V,Q[e]);return{c(){t=o("nav"),s=o("div"),a=o("button"),r=o("span"),D.c(),v=l(),d(E.$$.fragment),L=l(),d(k.$$.fragment),j=l(),d(S.$$.fragment),T=l(),J&&J.c(),A=l(),N&&N.c(),this.c=c,m(r,"class","mc-sidebar__trigger__container"),m(a,"id","mc-sidebar__trigger"),m(a,"class","mc-sidebar__trigger"),m(a,"aria-label",y=e[3]?e[0]?.close||"Close the sidebar":e[0]?.open||"Open the sidebar"),m(s,"class",z="mc-sidebar__container "+(e[2]?"has-bottom-panel":"")),b(t,V)},m(n,o){i(n,t,o),u(t,s),u(s,a),u(a,r),D.m(r,null),u(s,v),g(E,s,null),u(s,L),g(k,s,null),u(s,j),g(S,s,null),u(s,T),J&&J.m(s,null),u(t,A),N&&N.m(t,null),F=!0,C||(M=p(a,"click",e[9]),C=!0)},p(e,[i]){q!==(q=H(e))&&(D.d(1),D=q(e),D&&(D.c(),D.m(r,null))),(!F||9&i&&y!==(y=e[3]?e[0]?.close||"Close the sidebar":e[0]?.open||"Open the sidebar"))&&m(a,"aria-label",y);const n={};16&i&&(n.data=e[4]?.HOME),E.$set(n);const o={};16&i&&(o.data=e[4]?.FEATURES),1&i&&(o.a11yLabels=e[0]),S.$set(o),e[4]?.UTILITIES?J?(J.p(e,i),16&i&&f(J,1)):(J=P(e),J.c(),f(J,1),J.m(s,null)):J&&(I(),h(J,1,1,(()=>{J=null})),_()),(!F||4&i&&z!==(z="mc-sidebar__container "+(e[2]?"has-bottom-panel":"")))&&m(s,"class",z),e[2]?N?(N.p(e,i),4&i&&f(N,1)):(N=X(e),N.c(),f(N,1),N.m(t,null)):N&&(I(),h(N,1,1,(()=>{N=null})),_()),b(t,V=$(Q,[(!F||8&i&&O!==(O="mc-sidebar "+(e[3]?"is-open":"is-close")))&&{class:O},(!F||8&i)&&{"aria-expanded":e[3]},{"aria-labelledby":"mc-sidebar__trigger"},2&i&&e[1]]))},i(e){F||(f(E.$$.fragment,e),f(k.$$.fragment,e),f(S.$$.fragment,e),f(J),f(N),F=!0)},o(e){h(E.$$.fragment,e),h(k.$$.fragment,e),h(S.$$.fragment,e),h(J),h(N),F=!1},d(e){e&&x(t),D.d(),w(E),w(k),w(S),J&&J.d(),N&&N.d(),C=!1,M()}}}function Z(e,t,s){let i;const a=["data","open","code","user","a11yLabels"];let r,o,l=y(t,a);v(e,F,(e=>s(3,r=e))),v(e,D,(e=>s(4,o=e)));let d,c,m,{data:b}=t,{open:u}=t,{code:g}=t,{user:p}=t,{a11yLabels:f}=t,h=new O(E(),L()),_=!1;const $=[];$.push(F.subscribe((e=>{h.dispatch("on-toggle",e)}))),$.push(C.subscribe((e=>{var t,s,i,a,r;e&&(M(!1),h.dispatch("on-select",null!==(a=null!==(s=null===(t=e.lv2)||void 0===t?void 0:t.code)&&void 0!==s?s:null===(i=e.lv1)||void 0===i?void 0:i.code)&&void 0!==a?a:null===(r=e.lv0)||void 0===r?void 0:r.code))}))),k((()=>{for(const e of $)e()}));return e.$$set=e=>{t=n(n({},t),j(e)),s(17,l=y(t,a)),"data"in e&&s(5,b=e.data),"open"in e&&s(6,u=e.open),"code"in e&&s(7,g=e.code),"user"in e&&s(8,p=e.user),"a11yLabels"in e&&s(0,f=e.a11yLabels)},e.$$.update=()=>{var t,a,r;160&e.$$.dirty&&(t=g,typeof m==typeof(a=b)&&m===a||(m=a,H(a)),typeof c==typeof t&&c===t||(c=t,q(t))),64&e.$$.dirty&&(typeof _==typeof(r=u)&&_===r||(_=Boolean(r),M(Boolean(r)))),256&e.$$.dirty&&s(2,d="string"==typeof p?JSON.parse(p):p),s(1,i=Object.assign({},l)),2&e.$$.dirty&&delete i.class},[f,i,d,r,o,b,u,g,p,()=>M()]}class ee extends e{constructor(e){super();const n=document.createElement("style");n.textContent=".mc-sidebar{position:absolute;top:0;left:0;z-index:100;font-size:14px;color:white;-webkit-box-sizing:border-box;box-sizing:border-box;fill:#ffffff;width:320px;background:#082435;display:block;height:100vh}.mc-sidebar__container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mc-sidebar__container.has-bottom-panel{height:calc(100% - 88px)}.mc-sidebar__utilities{margin-bottom:24px}.mc-sidebar__utilities__item{margin:4px 0px}.mc-sidebar__utilities__item:first-child{margin-top:0}.mc-sidebar__utilities__item:last-child{margin-bottom:0}.mc-sidebar__trigger{cursor:pointer;background:none;border:none;padding:0;margin:28px 0;min-height:38px;width:100%;font-size:inherit;font-family:inherit}.mc-sidebar__trigger-icon{fill:#ffffff}.mc-sidebar__trigger__container{height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mc-sidebar__trigger__container>*{width:24px;height:24px}.mc-sidebar__trigger:hover .mc-sidebar__trigger__container{background:#405d68}.mc-sidebar__trigger:focus-visible{-webkit-box-shadow:none;box-shadow:none;border:none;outline:none}.mc-sidebar__trigger:focus-visible .mc-sidebar__trigger__container{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:6px;outline:1px solid #0b96cc}.mc-sidebar.is-open{-o-transition:width 300ms ease-in-out;-webkit-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out}.mc-sidebar.is-open .mc-sidebar__trigger__container{-o-transition:width 300ms ease-in-out, margin-left 300ms ease-in-out, border-radius 300ms ease-in-out;-webkit-transition:width 300ms ease-in-out, margin-left 300ms ease-in-out, border-radius 300ms ease-in-out;transition:width 300ms ease-in-out, margin-left 300ms ease-in-out, border-radius 300ms ease-in-out;margin-left:266px;width:38px;border-radius:4px}.mc-sidebar.is-close{-o-transition:width 300ms ease-in-out;-webkit-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out;width:64px;padding:0}.mc-sidebar.is-close .mc-sidebar__trigger__container{-o-transition:width 300ms ease-in-out, margin-left 300ms ease-in-out, border-radius 300ms ease-in-out;-webkit-transition:width 300ms ease-in-out, margin-left 300ms ease-in-out, border-radius 300ms ease-in-out;transition:width 300ms ease-in-out, margin-left 300ms ease-in-out, border-radius 300ms ease-in-out;margin-left:0px;width:64px;border-radius:0px}.mc-sidebar ul{list-style-type:none;margin:0;padding:0}",this.shadowRoot.appendChild(n),t(this,{target:this.shadowRoot,props:s(this.attributes),customElement:!0},Z,Y,r,{data:5,open:6,code:7,user:8,a11yLabels:0},null),e&&(e.target&&i(e.target,this,e.anchor),e.props&&(this.$set(e.props),a()))}static get observedAttributes(){return["data","open","code","user","a11yLabels"]}get data(){return this.$$.ctx[5]}set data(e){this.$$set({data:e}),a()}get open(){return this.$$.ctx[6]}set open(e){this.$$set({open:e}),a()}get code(){return this.$$.ctx[7]}set code(e){this.$$set({code:e}),a()}get user(){return this.$$.ctx[8]}set user(e){this.$$set({user:e}),a()}get a11yLabels(){return this.$$.ctx[0]}set a11yLabels(e){this.$$set({a11yLabels:e}),a()}}export{ee as default};
1
+ import{S as e,i as t,a as s,b as i,f as a,s as r,c as n,e as o,d as l,D as d,n as c,h as m,j as b,l as u,E as g,m as p,A as f,y as h,z as _,p as $,q as x,F as w,r as y,ag as v,v as E,w as L,ah as k,x as j,B as I,Q as S,ai as T,I as z}from"../../index-48da6c1f.js";import U from"./sidebar-segment.nested.js";import R from"./sidebar-section.nested.js";import A from"./sidebar-user.nested.js";import B from"./sidebar-separator.nested.js";import{E as O}from"../../EventHandler-f7ee47ca.js";import{i as F,s as C,t as M,u as H,a as q,b as D}from"../../sidebar-service-e5d3eb89.js";import"./sidebar-feature-group.nested.js";import"./sidebar-feature.nested.js";import"./sidebar-sub-features.nested.js";const{Boolean:J}=T;function N(e,t,s){const i=e.slice();return i[18]=t[s],i}function Q(e,t,s){const i=e.slice();return i[21]=t[s],i}function G(e){let t,s;return{c(){t=z("svg"),s=z("path"),m(s,"d","M5.707 4.293a1 1 0 00-1.414 1.414L10.586 12l-6.293 6.293a1 1 0 101.414 1.414l7-7a1 1 0 000-1.414l-7-7zm9 0a1 1 0 10-1.414 1.414L19.586 12l-6.293 6.293a1 1 0 001.414 1.414l7-7a1 1 0 000-1.414l-7-7z"),m(t,"class","mc-sidebar__trigger-icon"),m(t,"width","24px"),m(t,"height","24px"),m(t,"viewBox","0 0 24 24")},m(e,a){i(e,t,a),u(t,s)},d(e){e&&x(t)}}}function K(e){let t,s;return{c(){t=z("svg"),s=z("path"),m(s,"d","M10.707 5.707a1 1 0 00-1.414-1.414l-7 7a1 1 0 000 1.414l7 7a1 1 0 001.414-1.414L4.414 12l6.293-6.293zm9 0a1 1 0 00-1.414-1.414l-7 7a1 1 0 000 1.414l7 7a1 1 0 001.414-1.414L13.414 12l6.293-6.293z"),m(t,"class","mc-sidebar__trigger-icon"),m(t,"width","24px"),m(t,"height","24px"),m(t,"viewBox","0 0 24 24")},m(e,a){i(e,t,a),u(t,s)},d(e){e&&x(t)}}}function P(e){let t,s,a=e[4]?.UTILITIES,r=[];for(let t=0;t<a.length;t+=1)r[t]=W(N(e,a,t));const n=e=>h(r[e],1,1,(()=>{r[e]=null}));return{c(){t=o("div");for(let e=0;e<r.length;e+=1)r[e].c();m(t,"class","mc-sidebar__utilities")},m(e,a){i(e,t,a);for(let e=0;e<r.length;e+=1)r[e]&&r[e].m(t,null);s=!0},p(e,s){if(16&s){let i;for(a=e[4]?.UTILITIES,i=0;i<a.length;i+=1){const n=N(e,a,i);r[i]?(r[i].p(n,s),f(r[i],1)):(r[i]=W(n),r[i].c(),f(r[i],1),r[i].m(t,null))}for(I(),i=a.length;i<r.length;i+=1)n(i);_()}},i(e){if(!s){for(let e=0;e<a.length;e+=1)f(r[e]);s=!0}},o(e){r=r.filter(J);for(let e=0;e<r.length;e+=1)h(r[e]);s=!1},d(e){e&&x(t),S(r,e)}}}function V(e){let t,s,a;return s=new U({props:{data:e[21]}}),{c(){t=o("li"),d(s.$$.fragment),m(t,"class","mc-sidebar__utilities__item")},m(e,r){i(e,t,r),g(s,t,null),a=!0},p(e,t){const i={};16&t&&(i.data=e[21]),s.$set(i)},i(e){a||(f(s.$$.fragment,e),a=!0)},o(e){h(s.$$.fragment,e),a=!1},d(e){e&&x(t),w(s)}}}function W(e){let t,s,a,r,n;t=new B({});let c=e[18],m=[];for(let t=0;t<c.length;t+=1)m[t]=V(Q(e,c,t));const b=e=>h(m[e],1,1,(()=>{m[e]=null}));return{c(){d(t.$$.fragment),s=l(),a=o("ul");for(let e=0;e<m.length;e+=1)m[e].c();r=l()},m(e,o){g(t,e,o),i(e,s,o),i(e,a,o);for(let e=0;e<m.length;e+=1)m[e]&&m[e].m(a,null);u(a,r),n=!0},p(e,t){if(16&t){let s;for(c=e[18],s=0;s<c.length;s+=1){const i=Q(e,c,s);m[s]?(m[s].p(i,t),f(m[s],1)):(m[s]=V(i),m[s].c(),f(m[s],1),m[s].m(a,r))}for(I(),s=c.length;s<m.length;s+=1)b(s);_()}},i(e){if(!n){f(t.$$.fragment,e);for(let e=0;e<c.length;e+=1)f(m[e]);n=!0}},o(e){h(t.$$.fragment,e),m=m.filter(J);for(let e=0;e<m.length;e+=1)h(m[e]);n=!1},d(e){w(t,e),e&&x(s),e&&x(a),S(m,e)}}}function X(e){let t,s;return t=new A({props:{user:e[2],data:e[4]?.USER_FEATURES,a11yLabels:e[0]}}),{c(){d(t.$$.fragment)},m(e,i){g(t,e,i),s=!0},p(e,s){const i={};4&s&&(i.user=e[2]),16&s&&(i.data=e[4]?.USER_FEATURES),1&s&&(i.a11yLabels=e[0]),t.$set(i)},i(e){s||(f(t.$$.fragment,e),s=!0)},o(e){h(t.$$.fragment,e),s=!1},d(e){w(t,e)}}}function Y(e){let t,s,a,r,y,v,E,L,k,j,S,T,z,A,O,F,C,M;function H(e,t){return e[3]?K:G}let q=H(e),D=q(e);E=new U({props:{data:e[4]?.HOME}}),k=new B({}),S=new R({props:{data:e[4]?.FEATURES,a11yLabels:e[0]}});let J=e[4]?.UTILITIES&&P(e),N=e[2]&&X(e),Q=[{class:O="mc-sidebar "+(e[3]?"is-open":"is-close")},{"aria-expanded":e[3]},{"aria-labelledby":"mc-sidebar__trigger"},e[1]],V={};for(let e=0;e<Q.length;e+=1)V=n(V,Q[e]);return{c(){t=o("nav"),s=o("div"),a=o("button"),r=o("span"),D.c(),v=l(),d(E.$$.fragment),L=l(),d(k.$$.fragment),j=l(),d(S.$$.fragment),T=l(),J&&J.c(),A=l(),N&&N.c(),this.c=c,m(r,"class","mc-sidebar__trigger__container"),m(a,"id","mc-sidebar__trigger"),m(a,"class","mc-sidebar__trigger"),m(a,"aria-label",y=e[3]?e[0]?.close||"Close the sidebar":e[0]?.open||"Open the sidebar"),m(s,"class",z="mc-sidebar__container "+(e[2]?"has-bottom-panel":"")),b(t,V)},m(n,o){i(n,t,o),u(t,s),u(s,a),u(a,r),D.m(r,null),u(s,v),g(E,s,null),u(s,L),g(k,s,null),u(s,j),g(S,s,null),u(s,T),J&&J.m(s,null),u(t,A),N&&N.m(t,null),F=!0,C||(M=p(a,"click",e[9]),C=!0)},p(e,[i]){q!==(q=H(e))&&(D.d(1),D=q(e),D&&(D.c(),D.m(r,null))),(!F||9&i&&y!==(y=e[3]?e[0]?.close||"Close the sidebar":e[0]?.open||"Open the sidebar"))&&m(a,"aria-label",y);const n={};16&i&&(n.data=e[4]?.HOME),E.$set(n);const o={};16&i&&(o.data=e[4]?.FEATURES),1&i&&(o.a11yLabels=e[0]),S.$set(o),e[4]?.UTILITIES?J?(J.p(e,i),16&i&&f(J,1)):(J=P(e),J.c(),f(J,1),J.m(s,null)):J&&(I(),h(J,1,1,(()=>{J=null})),_()),(!F||4&i&&z!==(z="mc-sidebar__container "+(e[2]?"has-bottom-panel":"")))&&m(s,"class",z),e[2]?N?(N.p(e,i),4&i&&f(N,1)):(N=X(e),N.c(),f(N,1),N.m(t,null)):N&&(I(),h(N,1,1,(()=>{N=null})),_()),b(t,V=$(Q,[(!F||8&i&&O!==(O="mc-sidebar "+(e[3]?"is-open":"is-close")))&&{class:O},(!F||8&i)&&{"aria-expanded":e[3]},{"aria-labelledby":"mc-sidebar__trigger"},2&i&&e[1]]))},i(e){F||(f(E.$$.fragment,e),f(k.$$.fragment,e),f(S.$$.fragment,e),f(J),f(N),F=!0)},o(e){h(E.$$.fragment,e),h(k.$$.fragment,e),h(S.$$.fragment,e),h(J),h(N),F=!1},d(e){e&&x(t),D.d(),w(E),w(k),w(S),J&&J.d(),N&&N.d(),C=!1,M()}}}function Z(e,t,s){let i;const a=["data","open","code","user","a11yLabels"];let r,o,l=y(t,a);v(e,F,(e=>s(3,r=e))),v(e,D,(e=>s(4,o=e)));let d,c,m,{data:b}=t,{open:u}=t,{code:g}=t,{user:p}=t,{a11yLabels:f}=t,h=new O(E(),L()),_=!1;const $=[];$.push(F.subscribe((e=>{h.dispatch("on-toggle",e)}))),$.push(C.subscribe((e=>{var t,s,i,a,r;e&&(M(!1),h.dispatch("on-select",null!==(a=null!==(s=null===(t=e.lv2)||void 0===t?void 0:t.code)&&void 0!==s?s:null===(i=e.lv1)||void 0===i?void 0:i.code)&&void 0!==a?a:null===(r=e.lv0)||void 0===r?void 0:r.code))}))),k((()=>{for(const e of $)e()}));return e.$$set=e=>{t=n(n({},t),j(e)),s(17,l=y(t,a)),"data"in e&&s(5,b=e.data),"open"in e&&s(6,u=e.open),"code"in e&&s(7,g=e.code),"user"in e&&s(8,p=e.user),"a11yLabels"in e&&s(0,f=e.a11yLabels)},e.$$.update=()=>{var t,a,r;160&e.$$.dirty&&(t=g,typeof m==typeof(a=b)&&m===a||(m=a,H(a)),typeof c==typeof t&&c===t||(c=t,q(t))),64&e.$$.dirty&&(typeof _==typeof(r=u)&&_===r||(_=Boolean(r),M(Boolean(r)))),256&e.$$.dirty&&s(2,d="string"==typeof p?JSON.parse(p):p),s(1,i=Object.assign({},l)),2&e.$$.dirty&&delete i.class},[f,i,d,r,o,b,u,g,p,()=>M()]}class ee extends e{constructor(e){super();const n=document.createElement("style");n.textContent=".mc-sidebar{position:absolute;top:0;left:0;z-index:100;font-size:14px;color:white;-webkit-box-sizing:border-box;box-sizing:border-box;fill:#ffffff;width:320px;background:#082435;display:block;height:100vh}.mc-sidebar__container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mc-sidebar__container.has-bottom-panel{height:calc(100% - 88px)}.mc-sidebar__utilities{margin-bottom:24px}.mc-sidebar__utilities__item{margin:4px 0px}.mc-sidebar__utilities__item:first-child{margin-top:0}.mc-sidebar__utilities__item:last-child{margin-bottom:0}.mc-sidebar__trigger{cursor:pointer;background:none;border:none;padding:0;margin:28px 0;min-height:38px;width:100%;font-size:inherit;font-family:inherit}.mc-sidebar__trigger-icon{fill:#ffffff}.mc-sidebar__trigger__container{height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mc-sidebar__trigger__container>*{width:24px;height:24px}.mc-sidebar__trigger:hover .mc-sidebar__trigger__container{background:#405d68}.mc-sidebar__trigger:focus-visible{-webkit-box-shadow:none;box-shadow:none;border:none;outline:none}.mc-sidebar__trigger:focus-visible .mc-sidebar__trigger__container{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:6px;outline:1px solid #0b96cc}.mc-sidebar.is-open{-webkit-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out}.mc-sidebar.is-open .mc-sidebar__trigger__container{-webkit-transition:width 300ms ease-in-out, margin-left 300ms ease-in-out, border-radius 300ms ease-in-out;transition:width 300ms ease-in-out, margin-left 300ms ease-in-out, border-radius 300ms ease-in-out;margin-left:266px;width:38px;border-radius:4px}.mc-sidebar.is-close{-webkit-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out;width:64px;padding:0}.mc-sidebar.is-close .mc-sidebar__trigger__container{-webkit-transition:width 300ms ease-in-out, margin-left 300ms ease-in-out, border-radius 300ms ease-in-out;transition:width 300ms ease-in-out, margin-left 300ms ease-in-out, border-radius 300ms ease-in-out;margin-left:0px;width:64px;border-radius:0px}.mc-sidebar ul{list-style-type:none;margin:0;padding:0}",this.shadowRoot.appendChild(n),t(this,{target:this.shadowRoot,props:s(this.attributes),customElement:!0},Z,Y,r,{data:5,open:6,code:7,user:8,a11yLabels:0},null),e&&(e.target&&i(e.target,this,e.anchor),e.props&&(this.$set(e.props),a()))}static get observedAttributes(){return["data","open","code","user","a11yLabels"]}get data(){return this.$$.ctx[5]}set data(e){this.$$set({data:e}),a()}get open(){return this.$$.ctx[6]}set open(e){this.$$set({open:e}),a()}get code(){return this.$$.ctx[7]}set code(e){this.$$set({code:e}),a()}get user(){return this.$$.ctx[8]}set user(e){this.$$set({user:e}),a()}get a11yLabels(){return this.$$.ctx[0]}set a11yLabels(e){this.$$set({a11yLabels:e}),a()}}export{ee as default};
2
2
  //# sourceMappingURL=Sidebar.js.map
@@ -1,2 +1,2 @@
1
- import{G as e,i as t,s as i,H as o,e as s,d as n,h as l,b as a,l as r,A as d,y as p,z as c,q as u,Q as f,ag as m,u as v,v as b,w as g,X as h,Y as x,Z as _,_ as z,t as w,R as y,o as k,D as $,E as L,m as H,P as j,F as E,B as G,J as M,I as B}from"../../index-d12e76e8.js";import q from"./sidebar-feature.nested.js";import{a as A,i as F,s as T}from"../../sidebar-service-be26885e.js";import{E as C}from"../../EventHandler-f7ee47ca.js";function N(e){o(e,"svelte-1dz8ip",".mc-feature-group.svelte-1dz8ip.svelte-1dz8ip{background:none;border:none;color:#ffffff;cursor:pointer;font-size:inherit;font-family:inherit;text-align:initial;margin:0;padding:0;overflow:hidden}.mc-feature-group__icon.svelte-1dz8ip.svelte-1dz8ip{fill:#ffffff;height:1.5rem;width:1.5rem}.mc-feature-group__container.svelte-1dz8ip.svelte-1dz8ip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0;padding:8px 0px;-o-transition:margin 300ms ease-in-out;-webkit-transition:margin 300ms ease-in-out;transition:margin 300ms ease-in-out}.mc-feature-group__label.svelte-1dz8ip.svelte-1dz8ip{margin:0 8px;width:200px;min-width:200px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.mc-feature-group__label__tooltip.svelte-1dz8ip.svelte-1dz8ip{opacity:0;-webkit-transition:0s opacity;-o-transition:0s opacity;transition:0s opacity;background-color:#5b737d;border:1px solid #ffffff;border-radius:4px;position:absolute;pointer-events:none;left:calc(100% - 16px);padding:8px 16px;width:188px}.mc-feature-group__label__tooltip__pointer.svelte-1dz8ip.svelte-1dz8ip{position:absolute;top:50%;left:-8px;top:calc(50% - 6px);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid white}.mc-feature-group__label__tooltip__pointer.svelte-1dz8ip div.svelte-1dz8ip{position:relative;top:-6px;left:2px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid #5b737d}.mc-feature-group__label.svelte-1dz8ip:hover+.mc-feature-group__label__tooltip.svelte-1dz8ip{opacity:1;-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}.mc-feature-group__content.svelte-1dz8ip.svelte-1dz8ip{overflow:hidden;-o-transition:height 300ms ease-in-out;-webkit-transition:height 300ms ease-in-out;transition:height 300ms ease-in-out}.mc-feature-group__content.is-close.svelte-1dz8ip.svelte-1dz8ip{height:0}.mc-feature-group.is-selected.svelte-1dz8ip.svelte-1dz8ip{background:#5b737d}.mc-feature-group.is-close.svelte-1dz8ip .mc-feature-group__container.svelte-1dz8ip{margin:0 20px;width:24px}.mc-feature-group.is-open.svelte-1dz8ip .mc-feature-group__container.svelte-1dz8ip{margin:0 32px}.mc-feature-group.svelte-1dz8ip.svelte-1dz8ip:hover{background:#405d68}.mc-feature-group.svelte-1dz8ip.svelte-1dz8ip:focus-visible{-webkit-box-shadow:none;box-shadow:none;border:none;outline:none}.mc-feature-group.svelte-1dz8ip:focus-visible .mc-feature-group__container.svelte-1dz8ip{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:6px;outline:1px solid #0b96cc}ul.svelte-1dz8ip.svelte-1dz8ip,li.svelte-1dz8ip.svelte-1dz8ip{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}ul.svelte-1dz8ip.svelte-1dz8ip{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.svelte-1dz8ip li.svelte-1dz8ip{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}")}function S(e,t,i){const o=e.slice();return o[18]=t[i],o}const V=e=>({}),D=e=>({});function I(e){let t,i=`<${K(e[0].icon)} />`;return{c(){t=s("span"),l(t,"class","mc-feature-group__icon svelte-1dz8ip")},m(e,o){a(e,t,o),t.innerHTML=i},p(e,o){1&o&&i!==(i=`<${K(e[0].icon)} />`)&&(t.innerHTML=i)},d(e){e&&u(t)}}}function J(e){let t,i;const o=e[11].icon,n=h(o,e,e[10],D);return{c(){t=s("span"),n&&n.c(),l(t,"class","mc-feature-group__icon svelte-1dz8ip")},m(e,o){a(e,t,o),n&&n.m(t,null),i=!0},p(e,t){n&&n.p&&(!i||1024&t)&&x(n,o,e,e[10],i?z(o,e[10],t,V):_(e[10]),D)},i(e){i||(d(n,e),i=!0)},o(e){p(n,e),i=!1},d(e){e&&u(t),n&&n.d(e)}}}function P(e){let t,i,o,d,p,c=e[0].label+"",f=e[6]?.offsetHeight<e[6]?.scrollHeight&&Q(e);function m(e,t){return e[1]?R:X}let v=m(e),b=v(e);return{c(){t=s("span"),i=w(c),o=n(),f&&f.c(),d=n(),b.c(),p=y(),l(t,"class","mc-feature-group__label svelte-1dz8ip")},m(s,n){a(s,t,n),r(t,i),e[12](t),a(s,o,n),f&&f.m(s,n),a(s,d,n),b.m(s,n),a(s,p,n)},p(e,t){1&t&&c!==(c=e[0].label+"")&&k(i,c),e[6]?.offsetHeight<e[6]?.scrollHeight?f?f.p(e,t):(f=Q(e),f.c(),f.m(d.parentNode,d)):f&&(f.d(1),f=null),v!==(v=m(e))&&(b.d(1),b=v(e),b&&(b.c(),b.m(p.parentNode,p)))},d(i){i&&u(t),e[12](null),i&&u(o),f&&f.d(i),i&&u(d),b.d(i),i&&u(p)}}}function Q(e){let t,i,o,d,p,c=e[0].label+"";return{c(){t=s("div"),i=s("div"),i.innerHTML='<div class="svelte-1dz8ip"></div>',o=n(),d=s("span"),p=w(c),l(i,"class","mc-feature-group__label__tooltip__pointer svelte-1dz8ip"),l(t,"aria-hidden","true"),l(t,"class","mc-feature-group__label__tooltip svelte-1dz8ip")},m(e,s){a(e,t,s),r(t,i),r(t,o),r(t,d),r(d,p)},p(e,t){1&t&&c!==(c=e[0].label+"")&&k(p,c)},d(e){e&&u(t)}}}function R(e){let t,i;return{c(){t=B("svg"),i=B("path"),l(i,"d","M12 9H4a1 1 0 010-2h8a1 1 0 010 2z"),l(t,"class","mc-feature-group__icon svelte-1dz8ip"),l(t,"width","16px"),l(t,"height","16px"),l(t,"viewBox","0 0 16 16")},m(e,o){a(e,t,o),r(t,i)},d(e){e&&u(t)}}}function X(e){let t,i;return{c(){t=B("svg"),i=B("path"),l(i,"d","M13 7H9V3a1 1 0 00-2 0v4H3a1 1 0 000 2h4v4a1 1 0 002 0V9h4a1 1 0 000-2z"),l(t,"class","mc-feature-group__icon svelte-1dz8ip"),l(t,"width","16px"),l(t,"height","16px"),l(t,"viewBox","0 0 16 16")},m(e,o){a(e,t,o),r(t,i)},d(e){e&&u(t)}}}function Y(e){let t,i,o,c,f,m;function v(){return e[13](e[18])}return i=new q({props:{feature:e[18],a11yLabels:e[2]}}),{c(){t=s("li"),$(i.$$.fragment),o=n(),l(t,"class","svelte-1dz8ip")},m(e,s){a(e,t,s),L(i,t,null),r(t,o),c=!0,f||(m=H(t,"click",j(v)),f=!0)},p(t,o){e=t;const s={};1&o&&(s.feature=e[18]),4&o&&(s.a11yLabels=e[2]),i.$set(s)},i(e){c||(d(i.$$.fragment,e),c=!0)},o(e){p(i.$$.fragment,e),c=!1},d(e){e&&u(t),E(i),f=!1,m()}}}function Z(e){let t,i,o,m,v,b,g,h,x,_,z,w,y,k,$=e[0].icon&&I(e),L=e[8].icon&&J(e),H=e[3]&&P(e),j=e[0].items,E=[];for(let t=0;t<j.length;t+=1)E[t]=Y(S(e,j,t));const M=e=>p(E[e],1,1,(()=>{E[e]=null}));return{c(){t=s("button"),i=s("span"),$&&$.c(),o=n(),L&&L.c(),m=n(),H&&H.c(),_=n(),z=s("ul");for(let e=0;e<E.length;e+=1)E[e].c();l(i,"class","mc-feature-group__container svelte-1dz8ip"),l(t,"class",v="mc-feature-group "+(e[5]?"is-selected":"")+" "+(e[3]?"is-open":"is-close")+" svelte-1dz8ip"),l(t,"aria-label",b=e[0].label),l(t,"aria-expanded",g=e[3]&&e[1]),l(t,"aria-controls",h=e[0].code+"-list"),l(t,"id",x=e[0].code),l(z,"class","mc-feature-group__content is-close svelte-1dz8ip"),l(z,"aria-hidden",w=!e[3]||!e[1]),l(z,"id",y=e[0].code+"-list")},m(s,n){a(s,t,n),r(t,i),$&&$.m(i,null),r(i,o),L&&L.m(i,null),r(i,m),H&&H.m(i,null),a(s,_,n),a(s,z,n);for(let e=0;e<E.length;e+=1)E[e]&&E[e].m(z,null);e[14](z),k=!0},p(e,[s]){if(e[0].icon?$?$.p(e,s):($=I(e),$.c(),$.m(i,o)):$&&($.d(1),$=null),e[8].icon?L?(L.p(e,s),256&s&&d(L,1)):(L=J(e),L.c(),d(L,1),L.m(i,m)):L&&(G(),p(L,1,1,(()=>{L=null})),c()),e[3]?H?H.p(e,s):(H=P(e),H.c(),H.m(i,null)):H&&(H.d(1),H=null),(!k||40&s&&v!==(v="mc-feature-group "+(e[5]?"is-selected":"")+" "+(e[3]?"is-open":"is-close")+" svelte-1dz8ip"))&&l(t,"class",v),(!k||1&s&&b!==(b=e[0].label))&&l(t,"aria-label",b),(!k||10&s&&g!==(g=e[3]&&e[1]))&&l(t,"aria-expanded",g),(!k||1&s&&h!==(h=e[0].code+"-list"))&&l(t,"aria-controls",h),(!k||1&s&&x!==(x=e[0].code))&&l(t,"id",x),133&s){let t;for(j=e[0].items,t=0;t<j.length;t+=1){const i=S(e,j,t);E[t]?(E[t].p(i,s),d(E[t],1)):(E[t]=Y(i),E[t].c(),d(E[t],1),E[t].m(z,null))}for(G(),t=j.length;t<E.length;t+=1)M(t);c()}(!k||10&s&&w!==(w=!e[3]||!e[1]))&&l(z,"aria-hidden",w),(!k||1&s&&y!==(y=e[0].code+"-list"))&&l(z,"id",y)},i(e){if(!k){d(L);for(let e=0;e<j.length;e+=1)d(E[e]);k=!0}},o(e){p(L),E=E.filter(Boolean);for(let e=0;e<E.length;e+=1)p(E[e]);k=!1},d(i){i&&u(t),$&&$.d(),L&&L.d(),H&&H.d(),i&&u(_),i&&u(z),f(E,i),e[14](null)}}}function K(e){return`${e} size="1.5rem"`}function O(e,t,i){let o,s;m(e,F,(e=>i(3,o=e))),m(e,T,(e=>i(9,s=e)));let{$$slots:n={},$$scope:l}=t;const a=v(n);let r,d,{featureGroup:p}=t,{expand:c}=t,{a11yLabels:u}=t,f=new C(b(),g()),h=!1;function x(e){var t;e.disabled||((null===(t=e.items)||void 0===t?void 0:t.length)?f.dispatch("feature-click",e):A(e.code))}return e.$$set=e=>{"featureGroup"in e&&i(0,p=e.featureGroup),"expand"in e&&i(1,c=e.expand),"a11yLabels"in e&&i(2,u=e.a11yLabels),"$$scope"in e&&i(10,l=e.$$scope)},e.$$.update=()=>{var t,n,l,a,d,u;523&e.$$.dirty&&(t=c,n=o,l=p,i(5,h=null!==(u=(null==(a=s)?void 0:a.lv0)&&l.code===(null===(d=null==a?void 0:a.lv0)||void 0===d?void 0:d.code)&&(!a.lv1||!t||!n))&&void 0!==u&&u)),10&e.$$.dirty&&function(e,t){if(r){i(4,r.style.height="",r),i(4,r.style.transition="none",r);const o=window.getComputedStyle(r).height;r.classList.add(t&&e?"is-open":"is-close"),r.classList.remove(t&&e?"is-close":"is-open");const s=window.getComputedStyle(r).height;i(4,r.style.height=o,r),requestAnimationFrame((()=>{i(4,r.style.transition="",r),requestAnimationFrame((()=>{i(4,r.style.height=s,r)}))}));const n=()=>{i(4,r.style.height="",r),r.removeEventListener("transitionend",n)};r.addEventListener("transitionend",n)}}(c,o)},[p,c,u,o,r,h,d,x,a,s,l,n,function(e){M[e?"unshift":"push"]((()=>{d=e,i(6,d)}))},e=>x(e),function(e){M[e?"unshift":"push"]((()=>{r=e,i(4,r)}))}]}class U extends e{constructor(e){super(),t(this,e,O,Z,i,{featureGroup:0,expand:1,a11yLabels:2},N)}}export{U as default};
1
+ import{G as e,i as t,s as i,H as o,e as s,d as n,h as l,b as a,l as r,A as c,y as u,z as d,q as m,Q as p,ag as f,u as b,v,w as g,X as y,Y as h,Z as x,_,t as w,R as k,o as $,D as L,E as H,m as z,P as j,F as E,B as G,J as M,I as B}from"../../index-48da6c1f.js";import q from"./sidebar-feature.nested.js";import{a as A,i as F,s as T}from"../../sidebar-service-e5d3eb89.js";import{E as C}from"../../EventHandler-f7ee47ca.js";function N(e){o(e,"svelte-m824yt",".mc-feature-group.svelte-m824yt.svelte-m824yt{background:none;border:none;color:#ffffff;cursor:pointer;font-size:inherit;font-family:inherit;text-align:initial;margin:0;padding:0;overflow:hidden}.mc-feature-group__icon.svelte-m824yt.svelte-m824yt{fill:#ffffff;height:1.5rem;width:1.5rem}.mc-feature-group__container.svelte-m824yt.svelte-m824yt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0;padding:8px 0px;-webkit-transition:margin 300ms ease-in-out;transition:margin 300ms ease-in-out}.mc-feature-group__label.svelte-m824yt.svelte-m824yt{margin:0 8px;width:200px;min-width:200px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.mc-feature-group__label__tooltip.svelte-m824yt.svelte-m824yt{opacity:0;-webkit-transition:0s opacity;transition:0s opacity;background-color:#5b737d;border:1px solid #ffffff;border-radius:4px;position:absolute;pointer-events:none;left:calc(100% - 16px);padding:8px 16px;width:188px}.mc-feature-group__label__tooltip__pointer.svelte-m824yt.svelte-m824yt{position:absolute;top:50%;left:-8px;top:calc(50% - 6px);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid white}.mc-feature-group__label__tooltip__pointer.svelte-m824yt div.svelte-m824yt{position:relative;top:-6px;left:2px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid #5b737d}.mc-feature-group__label.svelte-m824yt:hover+.mc-feature-group__label__tooltip.svelte-m824yt{opacity:1;-webkit-transition-delay:1s;transition-delay:1s}.mc-feature-group__content.svelte-m824yt.svelte-m824yt{overflow:hidden;-webkit-transition:height 300ms ease-in-out;transition:height 300ms ease-in-out}.mc-feature-group__content.is-close.svelte-m824yt.svelte-m824yt{height:0}.mc-feature-group.is-selected.svelte-m824yt.svelte-m824yt{background:#5b737d}.mc-feature-group.is-close.svelte-m824yt .mc-feature-group__container.svelte-m824yt{margin:0 20px;width:24px}.mc-feature-group.is-open.svelte-m824yt .mc-feature-group__container.svelte-m824yt{margin:0 32px}.mc-feature-group.svelte-m824yt.svelte-m824yt:hover{background:#405d68}.mc-feature-group.svelte-m824yt.svelte-m824yt:focus-visible{-webkit-box-shadow:none;box-shadow:none;border:none;outline:none}.mc-feature-group.svelte-m824yt:focus-visible .mc-feature-group__container.svelte-m824yt{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:6px;outline:1px solid #0b96cc}ul.svelte-m824yt.svelte-m824yt,li.svelte-m824yt.svelte-m824yt{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}ul.svelte-m824yt.svelte-m824yt{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.svelte-m824yt li.svelte-m824yt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}")}function S(e,t,i){const o=e.slice();return o[18]=t[i],o}const V=e=>({}),D=e=>({});function I(e){let t,i=`<${K(e[0].icon)} />`;return{c(){t=s("span"),l(t,"class","mc-feature-group__icon svelte-m824yt")},m(e,o){a(e,t,o),t.innerHTML=i},p(e,o){1&o&&i!==(i=`<${K(e[0].icon)} />`)&&(t.innerHTML=i)},d(e){e&&m(t)}}}function J(e){let t,i;const o=e[11].icon,n=y(o,e,e[10],D);return{c(){t=s("span"),n&&n.c(),l(t,"class","mc-feature-group__icon svelte-m824yt")},m(e,o){a(e,t,o),n&&n.m(t,null),i=!0},p(e,t){n&&n.p&&(!i||1024&t)&&h(n,o,e,e[10],i?_(o,e[10],t,V):x(e[10]),D)},i(e){i||(c(n,e),i=!0)},o(e){u(n,e),i=!1},d(e){e&&m(t),n&&n.d(e)}}}function P(e){let t,i,o,c,u,d=e[0].label+"",p=e[6]?.offsetHeight<e[6]?.scrollHeight&&Q(e);function f(e,t){return e[1]?R:X}let b=f(e),v=b(e);return{c(){t=s("span"),i=w(d),o=n(),p&&p.c(),c=n(),v.c(),u=k(),l(t,"class","mc-feature-group__label svelte-m824yt")},m(s,n){a(s,t,n),r(t,i),e[12](t),a(s,o,n),p&&p.m(s,n),a(s,c,n),v.m(s,n),a(s,u,n)},p(e,t){1&t&&d!==(d=e[0].label+"")&&$(i,d),e[6]?.offsetHeight<e[6]?.scrollHeight?p?p.p(e,t):(p=Q(e),p.c(),p.m(c.parentNode,c)):p&&(p.d(1),p=null),b!==(b=f(e))&&(v.d(1),v=b(e),v&&(v.c(),v.m(u.parentNode,u)))},d(i){i&&m(t),e[12](null),i&&m(o),p&&p.d(i),i&&m(c),v.d(i),i&&m(u)}}}function Q(e){let t,i,o,c,u,d=e[0].label+"";return{c(){t=s("div"),i=s("div"),i.innerHTML='<div class="svelte-m824yt"></div>',o=n(),c=s("span"),u=w(d),l(i,"class","mc-feature-group__label__tooltip__pointer svelte-m824yt"),l(t,"aria-hidden","true"),l(t,"class","mc-feature-group__label__tooltip svelte-m824yt")},m(e,s){a(e,t,s),r(t,i),r(t,o),r(t,c),r(c,u)},p(e,t){1&t&&d!==(d=e[0].label+"")&&$(u,d)},d(e){e&&m(t)}}}function R(e){let t,i;return{c(){t=B("svg"),i=B("path"),l(i,"d","M12 9H4a1 1 0 010-2h8a1 1 0 010 2z"),l(t,"class","mc-feature-group__icon svelte-m824yt"),l(t,"width","16px"),l(t,"height","16px"),l(t,"viewBox","0 0 16 16")},m(e,o){a(e,t,o),r(t,i)},d(e){e&&m(t)}}}function X(e){let t,i;return{c(){t=B("svg"),i=B("path"),l(i,"d","M13 7H9V3a1 1 0 00-2 0v4H3a1 1 0 000 2h4v4a1 1 0 002 0V9h4a1 1 0 000-2z"),l(t,"class","mc-feature-group__icon svelte-m824yt"),l(t,"width","16px"),l(t,"height","16px"),l(t,"viewBox","0 0 16 16")},m(e,o){a(e,t,o),r(t,i)},d(e){e&&m(t)}}}function Y(e){let t,i,o,d,p,f;function b(){return e[13](e[18])}return i=new q({props:{feature:e[18],a11yLabels:e[2]}}),{c(){t=s("li"),L(i.$$.fragment),o=n(),l(t,"class","svelte-m824yt")},m(e,s){a(e,t,s),H(i,t,null),r(t,o),d=!0,p||(f=z(t,"click",j(b)),p=!0)},p(t,o){e=t;const s={};1&o&&(s.feature=e[18]),4&o&&(s.a11yLabels=e[2]),i.$set(s)},i(e){d||(c(i.$$.fragment,e),d=!0)},o(e){u(i.$$.fragment,e),d=!1},d(e){e&&m(t),E(i),p=!1,f()}}}function Z(e){let t,i,o,f,b,v,g,y,h,x,_,w,k,$,L=e[0].icon&&I(e),H=e[8].icon&&J(e),z=e[3]&&P(e),j=e[0].items,E=[];for(let t=0;t<j.length;t+=1)E[t]=Y(S(e,j,t));const M=e=>u(E[e],1,1,(()=>{E[e]=null}));return{c(){t=s("button"),i=s("span"),L&&L.c(),o=n(),H&&H.c(),f=n(),z&&z.c(),x=n(),_=s("ul");for(let e=0;e<E.length;e+=1)E[e].c();l(i,"class","mc-feature-group__container svelte-m824yt"),l(t,"class",b="mc-feature-group "+(e[5]?"is-selected":"")+" "+(e[3]?"is-open":"is-close")+" svelte-m824yt"),l(t,"aria-label",v=e[0].label),l(t,"aria-expanded",g=e[3]&&e[1]),l(t,"aria-controls",y=e[0].code+"-list"),l(t,"id",h=e[0].code),l(_,"class","mc-feature-group__content is-close svelte-m824yt"),l(_,"aria-hidden",w=!e[3]||!e[1]),l(_,"id",k=e[0].code+"-list")},m(s,n){a(s,t,n),r(t,i),L&&L.m(i,null),r(i,o),H&&H.m(i,null),r(i,f),z&&z.m(i,null),a(s,x,n),a(s,_,n);for(let e=0;e<E.length;e+=1)E[e]&&E[e].m(_,null);e[14](_),$=!0},p(e,[s]){if(e[0].icon?L?L.p(e,s):(L=I(e),L.c(),L.m(i,o)):L&&(L.d(1),L=null),e[8].icon?H?(H.p(e,s),256&s&&c(H,1)):(H=J(e),H.c(),c(H,1),H.m(i,f)):H&&(G(),u(H,1,1,(()=>{H=null})),d()),e[3]?z?z.p(e,s):(z=P(e),z.c(),z.m(i,null)):z&&(z.d(1),z=null),(!$||40&s&&b!==(b="mc-feature-group "+(e[5]?"is-selected":"")+" "+(e[3]?"is-open":"is-close")+" svelte-m824yt"))&&l(t,"class",b),(!$||1&s&&v!==(v=e[0].label))&&l(t,"aria-label",v),(!$||10&s&&g!==(g=e[3]&&e[1]))&&l(t,"aria-expanded",g),(!$||1&s&&y!==(y=e[0].code+"-list"))&&l(t,"aria-controls",y),(!$||1&s&&h!==(h=e[0].code))&&l(t,"id",h),133&s){let t;for(j=e[0].items,t=0;t<j.length;t+=1){const i=S(e,j,t);E[t]?(E[t].p(i,s),c(E[t],1)):(E[t]=Y(i),E[t].c(),c(E[t],1),E[t].m(_,null))}for(G(),t=j.length;t<E.length;t+=1)M(t);d()}(!$||10&s&&w!==(w=!e[3]||!e[1]))&&l(_,"aria-hidden",w),(!$||1&s&&k!==(k=e[0].code+"-list"))&&l(_,"id",k)},i(e){if(!$){c(H);for(let e=0;e<j.length;e+=1)c(E[e]);$=!0}},o(e){u(H),E=E.filter(Boolean);for(let e=0;e<E.length;e+=1)u(E[e]);$=!1},d(i){i&&m(t),L&&L.d(),H&&H.d(),z&&z.d(),i&&m(x),i&&m(_),p(E,i),e[14](null)}}}function K(e){return`${e} size="1.5rem"`}function O(e,t,i){let o,s;f(e,F,(e=>i(3,o=e))),f(e,T,(e=>i(9,s=e)));let{$$slots:n={},$$scope:l}=t;const a=b(n);let r,c,{featureGroup:u}=t,{expand:d}=t,{a11yLabels:m}=t,p=new C(v(),g()),y=!1;function h(e){var t;e.disabled||((null===(t=e.items)||void 0===t?void 0:t.length)?p.dispatch("feature-click",e):A(e.code))}return e.$$set=e=>{"featureGroup"in e&&i(0,u=e.featureGroup),"expand"in e&&i(1,d=e.expand),"a11yLabels"in e&&i(2,m=e.a11yLabels),"$$scope"in e&&i(10,l=e.$$scope)},e.$$.update=()=>{var t,n,l,a,c,m;523&e.$$.dirty&&(t=d,n=o,l=u,i(5,y=null!==(m=(null==(a=s)?void 0:a.lv0)&&l.code===(null===(c=null==a?void 0:a.lv0)||void 0===c?void 0:c.code)&&(!a.lv1||!t||!n))&&void 0!==m&&m)),10&e.$$.dirty&&function(e,t){if(r){i(4,r.style.height="",r),i(4,r.style.transition="none",r);const o=window.getComputedStyle(r).height;r.classList.add(t&&e?"is-open":"is-close"),r.classList.remove(t&&e?"is-close":"is-open");const s=window.getComputedStyle(r).height;i(4,r.style.height=o,r),requestAnimationFrame((()=>{i(4,r.style.transition="",r),requestAnimationFrame((()=>{i(4,r.style.height=s,r)}))}));const n=()=>{i(4,r.style.height="",r),r.removeEventListener("transitionend",n)};r.addEventListener("transitionend",n)}}(d,o)},[u,d,m,o,r,y,c,h,a,s,l,n,function(e){M[e?"unshift":"push"]((()=>{c=e,i(6,c)}))},e=>h(e),function(e){M[e?"unshift":"push"]((()=>{r=e,i(4,r)}))}]}class U extends e{constructor(e){super(),t(this,e,O,Z,i,{featureGroup:0,expand:1,a11yLabels:2},N)}}export{U as default};
2
2
  //# sourceMappingURL=sidebar-feature-group.nested.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sidebar-feature-group.nested.js","sources":["../../../../src/components/sidebar/sidebar-feature-group.nested.svelte"],"sourcesContent":["<svelte:options />\n\n<script lang=\"ts\">\n import type {\n FeatureGroup,\n Feature,\n A11yLabels,\n Selection,\n } from './sidebar.types';\n import FeatureComponent from './sidebar-feature.nested.svelte';\n import {\n isSidebarOpen,\n selectedFeature,\n selectFeature,\n } from '../../utilities/sidebar-service';\n import { EventHandler } from '../../utilities/EventHandler';\n import {\n get_current_component,\n createEventDispatcher,\n } from 'svelte/internal';\n\n export let featureGroup: FeatureGroup;\n export let expand: boolean;\n export let a11yLabels: A11yLabels;\n let eventHandler = new EventHandler(\n get_current_component(),\n createEventDispatcher(),\n );\n let content: HTMLElement;\n\n $: updateSelection(expand, $isSidebarOpen, featureGroup, $selectedFeature);\n $: updateContentCSS(expand, $isSidebarOpen);\n\n let isSelected = false;\n\n let label: HTMLElement;\n\n function updateSelection(\n isExpanded: boolean,\n isOpen: boolean,\n group: FeatureGroup,\n selection?: Selection,\n ): void {\n isSelected =\n (selection?.lv0 &&\n group.code === selection?.lv0?.code &&\n (!selection.lv1 || !isExpanded || !isOpen)) ??\n false;\n }\n\n // Update the CSS programatically to have a nice animation on height between 0px and 'auto'\n function updateContentCSS(isExpanded: boolean, isOpen: boolean): void {\n if (content) {\n content.style.height = '';\n content.style.transition = 'none';\n const startHeight = window.getComputedStyle(content).height;\n\n content.classList.add(isOpen && isExpanded ? 'is-open' : 'is-close');\n content.classList.remove(isOpen && isExpanded ? 'is-close' : 'is-open');\n\n const height = window.getComputedStyle(content).height;\n content.style.height = startHeight;\n\n // wait until the next frame so that everything has time to update before starting the transition\n requestAnimationFrame(() => {\n content.style.transition = '';\n requestAnimationFrame(() => {\n content.style.height = height;\n });\n });\n\n // Clear the saved height values after the transition\n const handler = () => {\n content.style.height = '';\n content.removeEventListener('transitionend', handler);\n };\n\n content.addEventListener('transitionend', handler);\n }\n }\n\n function generateIcon(iconname: string): string {\n return `${iconname} size=\"1.5rem\"`;\n }\n\n function handleClick(feature: Feature) {\n if (!feature.disabled) {\n // Only select the feature if it is the last level item\n if (feature.items?.length) {\n eventHandler.dispatch('feature-click', feature);\n } else {\n selectFeature(feature.code);\n }\n }\n }\n</script>\n\n<button\n class=\"mc-feature-group {isSelected ? 'is-selected' : ''} {$isSidebarOpen\n ? 'is-open'\n : 'is-close'}\"\n aria-label={featureGroup.label}\n aria-expanded={$isSidebarOpen && expand}\n aria-controls=\"{featureGroup.code}-list\"\n id={featureGroup.code}\n>\n <span class=\"mc-feature-group__container\">\n {#if featureGroup.icon}\n <span class=\"mc-feature-group__icon\">\n {@html `<${generateIcon(featureGroup.icon)} />`}\n </span>\n {/if}\n {#if $$slots.icon}\n <span class=\"mc-feature-group__icon\">\n <slot name=\"icon\" />\n </span>\n {/if}\n {#if $isSidebarOpen}\n <span class=\"mc-feature-group__label\" bind:this={label}>\n {featureGroup.label}\n </span>\n {#if label?.offsetHeight < label?.scrollHeight}\n <div aria-hidden=\"true\" class=\"mc-feature-group__label__tooltip\">\n <div class=\"mc-feature-group__label__tooltip__pointer\"><div /></div>\n <span>{featureGroup.label}</span>\n </div>\n {/if}\n {#if !expand}\n <svg\n class=\"mc-feature-group__icon\"\n width=\"16px\"\n height=\"16px\"\n viewBox=\"0 0 16 16\"\n ><path\n d=\"M13 7H9V3a1 1 0 00-2 0v4H3a1 1 0 000 2h4v4a1 1 0 002 0V9h4a1 1 0 000-2z\"\n /></svg\n >\n {:else}\n <svg\n class=\"mc-feature-group__icon\"\n width=\"16px\"\n height=\"16px\"\n viewBox=\"0 0 16 16\"\n ><path d=\"M12 9H4a1 1 0 010-2h8a1 1 0 010 2z\" /></svg\n >\n {/if}\n {/if}\n </span>\n</button>\n<ul\n class=\"mc-feature-group__content is-close\"\n aria-hidden={!$isSidebarOpen || !expand}\n id=\"{featureGroup.code}-list\"\n bind:this={content}\n>\n {#each featureGroup.items as feature}\n <li on:click|stopPropagation={() => handleClick(feature)}>\n <FeatureComponent {feature} {a11yLabels} />\n </li>\n {/each}\n</ul>\n\n<style lang=\"scss\">\n @import '@mozaic-ds/styles/settings-tools/_all-settings';\n @import './_c.sidebar';\n\n .mc-feature-group {\n background: none;\n border: none;\n color: $color-sidebar-text-color;\n cursor: pointer;\n font-size: inherit;\n font-family: inherit;\n text-align: initial;\n margin: 0;\n padding: 0;\n overflow: hidden;\n\n &__icon {\n fill: $color-sidebar-icon;\n height: 1.5rem;\n width: 1.5rem;\n }\n\n &__container {\n display: flex;\n align-items: center;\n margin: 5px 0;\n padding: 8px 0px;\n @include transition(margin 300ms ease-in-out);\n }\n\n &__label {\n margin: 0 8px;\n width: 200px;\n min-width: 200px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n line-clamp: 2;\n -webkit-box-orient: vertical;\n\n &__tooltip {\n opacity: 0;\n transition: 0s opacity;\n background-color: $color-sidebar-divider-background;\n border: 1px solid $color-sidebar-text-color;\n border-radius: 4px;\n position: absolute;\n pointer-events: none;\n left: calc(100% - 16px);\n padding: 8px 16px;\n width: 188px;\n\n &__pointer {\n position: absolute;\n top: 50%;\n left: -8px;\n top: calc(50% - 6px);\n width: 0;\n height: 0;\n border-top: 6px solid transparent;\n border-bottom: 6px solid transparent;\n border-right: 8px solid white;\n\n & div {\n position: relative;\n top: -6px;\n left: 2px;\n width: 0;\n height: 0;\n border-top: 6px solid transparent;\n border-bottom: 6px solid transparent;\n border-right: 8px solid $color-sidebar-divider-background;\n }\n }\n }\n\n &:hover + .mc-feature-group__label__tooltip {\n opacity: 1;\n transition-delay: 1s;\n }\n }\n\n &__content {\n overflow: hidden;\n @include transition(height 300ms ease-in-out);\n &.is-close {\n height: 0;\n }\n\n &.is-open {\n height: auto;\n }\n }\n\n &.is-selected {\n background: $color-sidebar-feature-selected-background;\n }\n\n &.is-close {\n .mc-feature-group__container {\n margin: 0 20px;\n width: 24px;\n }\n }\n\n &.is-open {\n .mc-feature-group__container {\n margin: 0 32px;\n }\n }\n\n &:hover {\n background: $color-sidebar-feature-hover-background;\n }\n\n &:focus-visible {\n box-shadow: none;\n border: none;\n outline: none;\n\n .mc-feature-group__container {\n box-shadow: none;\n border: none;\n border-radius: 6px;\n outline: 1px solid #0b96cc;\n }\n }\n }\n\n ul,\n li {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n width: 100%;\n }\n\n ul {\n align-items: start;\n flex-direction: column;\n justify-content: center;\n\n li {\n flex-direction: column;\n box-sizing: border-box;\n }\n }\n</style>\n"],"names":["generateIcon","ctx","icon","insert","target","span","anchor","innerHTML","raw_value","t0_value","label","if_block0","offsetHeight","scrollHeight","create_if_block_2","create_if_block_1","dirty","set_data","t0","t1_value","div2","append","div1","t1","svg","path","li","create_if_block_4","if_block1","create_if_block_3","create_if_block","each_value","items","length","i","attr","button","button_aria_label_value","button_aria_expanded_value","button_aria_controls_value","code","button_id_value","ul","ul_aria_hidden_value","ul_id_value","current","each_blocks","iconname","content","featureGroup","$$props","expand","a11yLabels","eventHandler","EventHandler","get_current_component","createEventDispatcher","isSelected","handleClick","feature","disabled","_a","dispatch","selectFeature","isExpanded","isOpen","group","selection","$isSidebarOpen","_b","$selectedFeature","lv0","lv1","$$invalidate","style","height","transition","startHeight","window","getComputedStyle","classList","add","remove","requestAnimationFrame","handler","removeEventListener","addEventListener","updateContentCSS","$$value"],"mappings":"21HA6GmBA,EAAaC,EAAY,GAACC,8FADvCC,EAEMC,EAAAC,EAAAC,yCADON,EAAaC,EAAY,GAACC,cAAIG,EAAAE,UAAAC,yKAI3CL,EAEMC,EAAAC,EAAAC,+LAIHG,EAAAR,KAAaS,MAAK,GAEhBC,EAAAV,EAAO,IAAAW,aAAeX,MAAOY,cAAYC,EAAAb,0BAMxCA,EAAM,KAAAc,gJATZZ,EAEMC,EAAAC,EAAAC,2EADH,EAAAU,GAAAP,KAAAA,EAAAR,KAAaS,MAAK,KAAAO,EAAAC,EAAAT,GAEhBR,EAAO,IAAAW,aAAeX,MAAOY,4OAGvBM,EAAAlB,KAAaS,MAAK,oRAF3BP,EAGKC,EAAAgB,EAAAd,GAFHe,EAAmED,EAAAE,UACnED,EAAgCD,EAAAf,kBAAzB,EAAAW,GAAAG,KAAAA,EAAAlB,KAAaS,MAAK,KAAAO,EAAAM,EAAAJ,yPAc3BhB,EAMAC,EAAAoB,EAAAlB,GADGe,EAA+CG,EAAAC,8RAflDtB,EAQAC,EAAAoB,EAAAlB,GAHGe,EAECG,EAAAC,qNAqBRtB,EAEIC,EAAAsB,EAAApB,uRAnDCK,EAAAV,KAAaC,MAAIyB,EAAA1B,GAKjB2B,EAAA3B,KAAQC,MAAI2B,EAAA5B,KAKZA,EAAc,IAAA6B,EAAA7B,GAsCd8B,EAAA9B,KAAa+B,2BAAlBC,OAAIC,GAAA,yRAzDmBjC,EAAU,GAAG,cAAgB,SAAKA,EAAC,GACxD,UACA,YAAU,kBACFkC,EAAAC,EAAA,aAAAC,EAAApC,KAAaS,OACVyB,EAAAC,EAAA,gBAAAE,EAAArC,MAAkBA,EAAM,IACvBkC,EAAAC,EAAA,gBAAAG,EAAAtC,KAAauC,KAAI,SAC7BL,EAAAC,EAAA,KAAAK,EAAAxC,KAAauC,sEA+CHL,EAAAO,EAAA,cAAAC,GAAA1C,OAAmBA,EAAM,IAClCkC,EAAAO,EAAA,KAAAE,EAAA3C,KAAauC,KAAI,iBAvDxBrC,EAmDQC,EAAAgC,EAAA9B,GA1CNe,EAyCMe,EAAA/B,uEAERF,EAWIC,EAAAsC,EAAApC,+EArDKL,KAAaC,2DAKbD,KAAQC,oGAKRD,EAAc,mGAnBIA,EAAU,GAAG,cAAgB,SAAKA,EAAC,GACxD,UACA,YAAU,qCACF4C,GAAA,EAAA7B,GAAAqB,KAAAA,EAAApC,KAAaS,+BACVmC,GAAA,GAAA7B,GAAAsB,KAAAA,EAAArC,MAAkBA,EAAM,+BACvB4C,GAAA,EAAA7B,GAAAuB,KAAAA,EAAAtC,KAAauC,KAAI,oCAC7BK,GAAA,EAAA7B,GAAAyB,KAAAA,EAAAxC,KAAauC,qCAmDVT,EAAA9B,KAAa+B,cAAlBC,OAAIC,GAAA,EAAA,yGAAJD,OAAIC,EAAAY,EAAAb,OAAAC,GAAA,aAJQW,GAAA,GAAA7B,GAAA2B,KAAAA,GAAA1C,OAAmBA,EAAM,6BAClC4C,GAAA,EAAA7B,GAAA4B,KAAAA,EAAA3C,KAAauC,KAAI,yDAGpBP,OAAIC,GAAA,sKA1EG,SAAAlC,EAAa+C,YACVA,qIAtDRC,EAOAtC,gBAdOuC,GAA0BC,UAC1BC,GAAeD,cACfE,GAAsBF,EAC7BG,EAAmB,IAAAC,EACrBC,IACAC,KAOEC,GAAa,EAoDR,SAAAC,EAAYC,SACdA,EAAQC,YAEjB,QAAAC,EAAUF,EAAQ3B,aAAlB,IAAA6B,SAAAA,EAAyB5B,QACjBoB,EAAaS,SAAS,gBAAiBH,GAEvCI,EAAcJ,EAAQnB,2LAtDnB,IACPwB,EACAC,EACAC,EACAC,uBAHAH,EARiBb,EASjBc,EATyBG,EAUzBF,EAVyCjB,MAazCQ,EAGJ,QAFAY,GAAOF,OAHHA,EAXuDG,UAcpDH,EAAWI,MACVL,EAAM1B,QAAd,QAAAqB,EAAuBM,eAAAA,EAAWI,eAAlCV,SAAAA,EAAuCrB,SAC7B2B,EAAUK,MAAQR,IAAeC,cAA3CI,GAAAA,4BAK4BL,EAAqBC,MACzCjB,EAAO,CACTyB,EAAA,EAAAzB,EAAQ0B,MAAMC,OAAS,GAAE3B,GACzByB,EAAA,EAAAzB,EAAQ0B,MAAME,WAAa,OAAM5B,GAC3B,MAAA6B,EAAcC,OAAOC,iBAAiB/B,GAAS2B,OAErD3B,EAAQgC,UAAUC,IAAIhB,GAAUD,EAAa,UAAY,YACzDhB,EAAQgC,UAAUE,OAAOjB,GAAUD,EAAa,WAAa,WAEvD,MAAAW,EAASG,OAAOC,iBAAiB/B,GAAS2B,OAChDF,EAAA,EAAAzB,EAAQ0B,MAAMC,OAASE,EAAW7B,GAGlCmC,uBAAqB,KACnBV,EAAA,EAAAzB,EAAQ0B,MAAME,WAAa,GAAE5B,GAC7BmC,uBAAqB,KACnBV,EAAA,EAAAzB,EAAQ0B,MAAMC,OAASA,EAAM3B,EAAA,aAK3BoC,EAAO,KACXX,EAAA,EAAAzB,EAAQ0B,MAAMC,OAAS,GAAE3B,GACzBA,EAAQqC,oBAAoB,gBAAiBD,EAAO,EAGtDpC,EAAQsC,iBAAiB,gBAAiBF,IA9C3CG,CAAiBpC,EAAQiB,qEAuFyB1D,EAAK8E,aAsCpB7B,GAAAD,EAAYC,2CAHvCX,EAAOwC"}
1
+ {"version":3,"file":"sidebar-feature-group.nested.js","sources":["../../../../src/components/sidebar/sidebar-feature-group.nested.svelte"],"sourcesContent":["<svelte:options />\n\n<script lang=\"ts\">\n import type {\n FeatureGroup,\n Feature,\n A11yLabels,\n Selection,\n } from './sidebar.types';\n import FeatureComponent from './sidebar-feature.nested.svelte';\n import {\n isSidebarOpen,\n selectedFeature,\n selectFeature,\n } from '../../utilities/sidebar-service';\n import { EventHandler } from '../../utilities/EventHandler';\n import {\n get_current_component,\n createEventDispatcher,\n } from 'svelte/internal';\n\n export let featureGroup: FeatureGroup;\n export let expand: boolean;\n export let a11yLabels: A11yLabels;\n let eventHandler = new EventHandler(\n get_current_component(),\n createEventDispatcher(),\n );\n let content: HTMLElement;\n\n $: updateSelection(expand, $isSidebarOpen, featureGroup, $selectedFeature);\n $: updateContentCSS(expand, $isSidebarOpen);\n\n let isSelected = false;\n\n let label: HTMLElement;\n\n function updateSelection(\n isExpanded: boolean,\n isOpen: boolean,\n group: FeatureGroup,\n selection?: Selection,\n ): void {\n isSelected =\n (selection?.lv0 &&\n group.code === selection?.lv0?.code &&\n (!selection.lv1 || !isExpanded || !isOpen)) ??\n false;\n }\n\n // Update the CSS programatically to have a nice animation on height between 0px and 'auto'\n function updateContentCSS(isExpanded: boolean, isOpen: boolean): void {\n if (content) {\n content.style.height = '';\n content.style.transition = 'none';\n const startHeight = window.getComputedStyle(content).height;\n\n content.classList.add(isOpen && isExpanded ? 'is-open' : 'is-close');\n content.classList.remove(isOpen && isExpanded ? 'is-close' : 'is-open');\n\n const height = window.getComputedStyle(content).height;\n content.style.height = startHeight;\n\n // wait until the next frame so that everything has time to update before starting the transition\n requestAnimationFrame(() => {\n content.style.transition = '';\n requestAnimationFrame(() => {\n content.style.height = height;\n });\n });\n\n // Clear the saved height values after the transition\n const handler = () => {\n content.style.height = '';\n content.removeEventListener('transitionend', handler);\n };\n\n content.addEventListener('transitionend', handler);\n }\n }\n\n function generateIcon(iconname: string): string {\n return `${iconname} size=\"1.5rem\"`;\n }\n\n function handleClick(feature: Feature) {\n if (!feature.disabled) {\n // Only select the feature if it is the last level item\n if (feature.items?.length) {\n eventHandler.dispatch('feature-click', feature);\n } else {\n selectFeature(feature.code);\n }\n }\n }\n</script>\n\n<button\n class=\"mc-feature-group {isSelected ? 'is-selected' : ''} {$isSidebarOpen\n ? 'is-open'\n : 'is-close'}\"\n aria-label={featureGroup.label}\n aria-expanded={$isSidebarOpen && expand}\n aria-controls=\"{featureGroup.code}-list\"\n id={featureGroup.code}\n>\n <span class=\"mc-feature-group__container\">\n {#if featureGroup.icon}\n <span class=\"mc-feature-group__icon\">\n {@html `<${generateIcon(featureGroup.icon)} />`}\n </span>\n {/if}\n {#if $$slots.icon}\n <span class=\"mc-feature-group__icon\">\n <slot name=\"icon\" />\n </span>\n {/if}\n {#if $isSidebarOpen}\n <span class=\"mc-feature-group__label\" bind:this={label}>\n {featureGroup.label}\n </span>\n {#if label?.offsetHeight < label?.scrollHeight}\n <div aria-hidden=\"true\" class=\"mc-feature-group__label__tooltip\">\n <div class=\"mc-feature-group__label__tooltip__pointer\"><div /></div>\n <span>{featureGroup.label}</span>\n </div>\n {/if}\n {#if !expand}\n <svg\n class=\"mc-feature-group__icon\"\n width=\"16px\"\n height=\"16px\"\n viewBox=\"0 0 16 16\"\n ><path\n d=\"M13 7H9V3a1 1 0 00-2 0v4H3a1 1 0 000 2h4v4a1 1 0 002 0V9h4a1 1 0 000-2z\"\n /></svg\n >\n {:else}\n <svg\n class=\"mc-feature-group__icon\"\n width=\"16px\"\n height=\"16px\"\n viewBox=\"0 0 16 16\"\n ><path d=\"M12 9H4a1 1 0 010-2h8a1 1 0 010 2z\" /></svg\n >\n {/if}\n {/if}\n </span>\n</button>\n<ul\n class=\"mc-feature-group__content is-close\"\n aria-hidden={!$isSidebarOpen || !expand}\n id=\"{featureGroup.code}-list\"\n bind:this={content}\n>\n {#each featureGroup.items as feature}\n <li on:click|stopPropagation={() => handleClick(feature)}>\n <FeatureComponent {feature} {a11yLabels} />\n </li>\n {/each}\n</ul>\n\n<style lang=\"scss\">\n @import '@mozaic-ds/styles/settings-tools/_all-settings';\n @import './_c.sidebar';\n\n .mc-feature-group {\n background: none;\n border: none;\n color: $color-sidebar-text-color;\n cursor: pointer;\n font-size: inherit;\n font-family: inherit;\n text-align: initial;\n margin: 0;\n padding: 0;\n overflow: hidden;\n\n &__icon {\n fill: $color-sidebar-icon;\n height: 1.5rem;\n width: 1.5rem;\n }\n\n &__container {\n display: flex;\n align-items: center;\n margin: 5px 0;\n padding: 8px 0px;\n @include transition(margin 300ms ease-in-out);\n }\n\n &__label {\n margin: 0 8px;\n width: 200px;\n min-width: 200px;\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n line-clamp: 2;\n -webkit-box-orient: vertical;\n\n &__tooltip {\n opacity: 0;\n transition: 0s opacity;\n background-color: $color-sidebar-divider-background;\n border: 1px solid $color-sidebar-text-color;\n border-radius: 4px;\n position: absolute;\n pointer-events: none;\n left: calc(100% - 16px);\n padding: 8px 16px;\n width: 188px;\n\n &__pointer {\n position: absolute;\n top: 50%;\n left: -8px;\n top: calc(50% - 6px);\n width: 0;\n height: 0;\n border-top: 6px solid transparent;\n border-bottom: 6px solid transparent;\n border-right: 8px solid white;\n\n & div {\n position: relative;\n top: -6px;\n left: 2px;\n width: 0;\n height: 0;\n border-top: 6px solid transparent;\n border-bottom: 6px solid transparent;\n border-right: 8px solid $color-sidebar-divider-background;\n }\n }\n }\n\n &:hover + .mc-feature-group__label__tooltip {\n opacity: 1;\n transition-delay: 1s;\n }\n }\n\n &__content {\n overflow: hidden;\n @include transition(height 300ms ease-in-out);\n &.is-close {\n height: 0;\n }\n\n &.is-open {\n height: auto;\n }\n }\n\n &.is-selected {\n background: $color-sidebar-feature-selected-background;\n }\n\n &.is-close {\n .mc-feature-group__container {\n margin: 0 20px;\n width: 24px;\n }\n }\n\n &.is-open {\n .mc-feature-group__container {\n margin: 0 32px;\n }\n }\n\n &:hover {\n background: $color-sidebar-feature-hover-background;\n }\n\n &:focus-visible {\n box-shadow: none;\n border: none;\n outline: none;\n\n .mc-feature-group__container {\n box-shadow: none;\n border: none;\n border-radius: 6px;\n outline: 1px solid #0b96cc;\n }\n }\n }\n\n ul,\n li {\n list-style-type: none;\n margin: 0;\n padding: 0;\n display: flex;\n width: 100%;\n }\n\n ul {\n align-items: start;\n flex-direction: column;\n justify-content: center;\n\n li {\n flex-direction: column;\n box-sizing: border-box;\n }\n }\n</style>\n"],"names":["generateIcon","ctx","icon","insert","target","span","anchor","innerHTML","raw_value","t0_value","label","if_block0","offsetHeight","scrollHeight","create_if_block_2","create_if_block_1","dirty","set_data","t0","t1_value","div2","append","div1","t1","svg","path","li","create_if_block_4","if_block1","create_if_block_3","create_if_block","each_value","items","length","i","attr","button","button_aria_label_value","button_aria_expanded_value","button_aria_controls_value","code","button_id_value","ul","ul_aria_hidden_value","ul_id_value","current","each_blocks","iconname","content","featureGroup","$$props","expand","a11yLabels","eventHandler","EventHandler","get_current_component","createEventDispatcher","isSelected","handleClick","feature","disabled","_a","dispatch","selectFeature","isExpanded","isOpen","group","selection","$isSidebarOpen","_b","$selectedFeature","lv0","lv1","$$invalidate","style","height","transition","startHeight","window","getComputedStyle","classList","add","remove","requestAnimationFrame","handler","removeEventListener","addEventListener","updateContentCSS","$$value"],"mappings":"yrHA6GmBA,EAAaC,EAAY,GAACC,8FADvCC,EAEMC,EAAAC,EAAAC,yCADON,EAAaC,EAAY,GAACC,cAAIG,EAAAE,UAAAC,yKAI3CL,EAEMC,EAAAC,EAAAC,+LAIHG,EAAAR,KAAaS,MAAK,GAEhBC,EAAAV,EAAO,IAAAW,aAAeX,MAAOY,cAAYC,EAAAb,0BAMxCA,EAAM,KAAAc,gJATZZ,EAEMC,EAAAC,EAAAC,2EADH,EAAAU,GAAAP,KAAAA,EAAAR,KAAaS,MAAK,KAAAO,EAAAC,EAAAT,GAEhBR,EAAO,IAAAW,aAAeX,MAAOY,4OAGvBM,EAAAlB,KAAaS,MAAK,oRAF3BP,EAGKC,EAAAgB,EAAAd,GAFHe,EAAmED,EAAAE,UACnED,EAAgCD,EAAAf,kBAAzB,EAAAW,GAAAG,KAAAA,EAAAlB,KAAaS,MAAK,KAAAO,EAAAM,EAAAJ,yPAc3BhB,EAMAC,EAAAoB,EAAAlB,GADGe,EAA+CG,EAAAC,8RAflDtB,EAQAC,EAAAoB,EAAAlB,GAHGe,EAECG,EAAAC,qNAqBRtB,EAEIC,EAAAsB,EAAApB,uRAnDCK,EAAAV,KAAaC,MAAIyB,EAAA1B,GAKjB2B,EAAA3B,KAAQC,MAAI2B,EAAA5B,KAKZA,EAAc,IAAA6B,EAAA7B,GAsCd8B,EAAA9B,KAAa+B,2BAAlBC,OAAIC,GAAA,yRAzDmBjC,EAAU,GAAG,cAAgB,SAAKA,EAAC,GACxD,UACA,YAAU,kBACFkC,EAAAC,EAAA,aAAAC,EAAApC,KAAaS,OACVyB,EAAAC,EAAA,gBAAAE,EAAArC,MAAkBA,EAAM,IACvBkC,EAAAC,EAAA,gBAAAG,EAAAtC,KAAauC,KAAI,SAC7BL,EAAAC,EAAA,KAAAK,EAAAxC,KAAauC,sEA+CHL,EAAAO,EAAA,cAAAC,GAAA1C,OAAmBA,EAAM,IAClCkC,EAAAO,EAAA,KAAAE,EAAA3C,KAAauC,KAAI,iBAvDxBrC,EAmDQC,EAAAgC,EAAA9B,GA1CNe,EAyCMe,EAAA/B,uEAERF,EAWIC,EAAAsC,EAAApC,+EArDKL,KAAaC,2DAKbD,KAAQC,oGAKRD,EAAc,mGAnBIA,EAAU,GAAG,cAAgB,SAAKA,EAAC,GACxD,UACA,YAAU,qCACF4C,GAAA,EAAA7B,GAAAqB,KAAAA,EAAApC,KAAaS,+BACVmC,GAAA,GAAA7B,GAAAsB,KAAAA,EAAArC,MAAkBA,EAAM,+BACvB4C,GAAA,EAAA7B,GAAAuB,KAAAA,EAAAtC,KAAauC,KAAI,oCAC7BK,GAAA,EAAA7B,GAAAyB,KAAAA,EAAAxC,KAAauC,qCAmDVT,EAAA9B,KAAa+B,cAAlBC,OAAIC,GAAA,EAAA,yGAAJD,OAAIC,EAAAY,EAAAb,OAAAC,GAAA,aAJQW,GAAA,GAAA7B,GAAA2B,KAAAA,GAAA1C,OAAmBA,EAAM,6BAClC4C,GAAA,EAAA7B,GAAA4B,KAAAA,EAAA3C,KAAauC,KAAI,yDAGpBP,OAAIC,GAAA,sKA1EG,SAAAlC,EAAa+C,YACVA,qIAtDRC,EAOAtC,gBAdOuC,GAA0BC,UAC1BC,GAAeD,cACfE,GAAsBF,EAC7BG,EAAmB,IAAAC,EACrBC,IACAC,KAOEC,GAAa,EAoDR,SAAAC,EAAYC,SACdA,EAAQC,YAEjB,QAAAC,EAAUF,EAAQ3B,aAAlB,IAAA6B,SAAAA,EAAyB5B,QACjBoB,EAAaS,SAAS,gBAAiBH,GAEvCI,EAAcJ,EAAQnB,2LAtDnB,IACPwB,EACAC,EACAC,EACAC,uBAHAH,EARiBb,EASjBc,EATyBG,EAUzBF,EAVyCjB,MAazCQ,EAGJ,QAFAY,GAAOF,OAHHA,EAXuDG,UAcpDH,EAAWI,MACVL,EAAM1B,QAAd,QAAAqB,EAAuBM,eAAAA,EAAWI,eAAlCV,SAAAA,EAAuCrB,SAC7B2B,EAAUK,MAAQR,IAAeC,cAA3CI,GAAAA,4BAK4BL,EAAqBC,MACzCjB,EAAO,CACTyB,EAAA,EAAAzB,EAAQ0B,MAAMC,OAAS,GAAE3B,GACzByB,EAAA,EAAAzB,EAAQ0B,MAAME,WAAa,OAAM5B,GAC3B,MAAA6B,EAAcC,OAAOC,iBAAiB/B,GAAS2B,OAErD3B,EAAQgC,UAAUC,IAAIhB,GAAUD,EAAa,UAAY,YACzDhB,EAAQgC,UAAUE,OAAOjB,GAAUD,EAAa,WAAa,WAEvD,MAAAW,EAASG,OAAOC,iBAAiB/B,GAAS2B,OAChDF,EAAA,EAAAzB,EAAQ0B,MAAMC,OAASE,EAAW7B,GAGlCmC,uBAAqB,KACnBV,EAAA,EAAAzB,EAAQ0B,MAAME,WAAa,GAAE5B,GAC7BmC,uBAAqB,KACnBV,EAAA,EAAAzB,EAAQ0B,MAAMC,OAASA,EAAM3B,EAAA,aAK3BoC,EAAO,KACXX,EAAA,EAAAzB,EAAQ0B,MAAMC,OAAS,GAAE3B,GACzBA,EAAQqC,oBAAoB,gBAAiBD,EAAO,EAGtDpC,EAAQsC,iBAAiB,gBAAiBF,IA9C3CG,CAAiBpC,EAAQiB,qEAuFyB1D,EAAK8E,aAsCpB7B,GAAAD,EAAYC,2CAHvCX,EAAOwC"}
@@ -1,2 +1,2 @@
1
- import{G as e,i as l,s as t,H as i,R as a,b as s,n as d,q as o,ag as n,J as r,e as m,I as c,d as b,t as p,h as f,l as u,o as v}from"../../index-d12e76e8.js";import{i as x,s as _}from"../../sidebar-service-be26885e.js";function h(e){i(e,"svelte-l4q53m",".mc-sidebar-feature.svelte-l4q53m.svelte-l4q53m{font-size:16px;min-width:200px;cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;color:#ffffff;line-height:22px;overflow:hidden}.mc-sidebar-feature__container.svelte-l4q53m.svelte-l4q53m{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-top:8px;padding-bottom:8px}.mc-sidebar-feature__container.svelte-l4q53m span.svelte-l4q53m{max-width:200px;min-width:200px}.mc-sidebar-feature__icon.svelte-l4q53m.svelte-l4q53m{fill:#ffffff}.mc-sidebar-feature__icon-disabled.svelte-l4q53m.svelte-l4q53m{fill:#92a2a9}.mc-sidebar-feature__label.svelte-l4q53m.svelte-l4q53m{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:8px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.mc-sidebar-feature__label__tooltip.svelte-l4q53m.svelte-l4q53m{opacity:0;-webkit-transition:0s opacity;-o-transition:0s opacity;transition:0s opacity;background-color:#5b737d;border:1px solid #ffffff;border-radius:4px;position:absolute;pointer-events:none;left:calc(100% - 16px);padding:8px 16px;width:188px}.mc-sidebar-feature__label__tooltip__pointer.svelte-l4q53m.svelte-l4q53m{position:absolute;top:50%;left:-8px;top:calc(50% - 6px);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid #ffffff}.mc-sidebar-feature__label__tooltip__pointer.svelte-l4q53m div.svelte-l4q53m{position:relative;top:-6px;left:2px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid #5b737d}.mc-sidebar-feature__label.svelte-l4q53m:hover+.mc-sidebar-feature__label__tooltip.svelte-l4q53m{opacity:1;-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}.mc-sidebar-feature__icon.svelte-l4q53m.svelte-l4q53m{margin-right:8px}.mc-sidebar-feature.is-selected.svelte-l4q53m.svelte-l4q53m{background:#5b737d}.mc-sidebar-feature.is-close.svelte-l4q53m.svelte-l4q53m{-o-transition:padding 300ms ease-in-out;-webkit-transition:padding 300ms ease-in-out;transition:padding 300ms ease-in-out;padding:0px 0px}.mc-sidebar-feature.is-close.svelte-l4q53m .mc-sidebar-feature__container.svelte-l4q53m{-o-transition:padding-left 300ms ease-in-out;-webkit-transition:padding-left 300ms ease-in-out;transition:padding-left 300ms ease-in-out;padding-left:20px;width:24px}.mc-sidebar-feature.is-open.svelte-l4q53m.svelte-l4q53m{-o-transition:padding 300ms ease-in-out;-webkit-transition:padding 300ms ease-in-out;transition:padding 300ms ease-in-out;padding:0px 32px}.mc-sidebar-feature.is-open.svelte-l4q53m .mc-sidebar-feature__container.svelte-l4q53m{-o-transition:padding-left 300ms ease-in-out;-webkit-transition:padding-left 300ms ease-in-out;transition:padding-left 300ms ease-in-out;padding-left:32px}.mc-sidebar-feature.is-disabled.svelte-l4q53m.svelte-l4q53m{color:#92a2a9;fill:#92a2a9}.mc-sidebar-feature.svelte-l4q53m.svelte-l4q53m:hover{background:#405d68}.mc-sidebar-feature.svelte-l4q53m.svelte-l4q53m:focus-visible{-webkit-box-shadow:none;box-shadow:none;border:none;outline:none}.mc-sidebar-feature.svelte-l4q53m:focus-visible .mc-sidebar-feature__container.svelte-l4q53m{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:6px;outline:1px solid #0b96cc}")}function q(e){let l,t,i,a,d,n,r,x,_,h,q,g,w,k,y=e[0].label+"";return{c(){l=m("span"),t=m("div"),i=c("svg"),a=c("g"),d=c("path"),n=c("defs"),r=c("clipPath"),x=c("path"),_=b(),h=m("span"),q=p(y),f(d,"fill-rule","evenodd"),f(d,"d","M8 2a3 3 0 00-3 3v1H4a1 1 0 00-1 1v6a1 1 0 001 1h8a1 1 0 001-1V7a1 1 0 00-1-1h-1V5a3 3 0 00-3-3zm1 4V5a1 1 0 10-2 0v1h2zm-4 6V8h6v4H5z"),f(a,"clip-path","url(#a)"),f(x,"d","M0 0h16v16H0z"),f(r,"id","a"),f(i,"class","mc-sidebar-feature__icon-disabled svelte-l4q53m"),f(i,"width","16px"),f(i,"height","16px"),f(i,"viewBox","0 0 16 16"),f(h,"class","svelte-l4q53m"),f(t,"class","mc-sidebar-feature__container svelte-l4q53m"),f(l,"aria-label",g=e[0].label),f(l,"aria-disabled","true"),f(l,"class",w="mc-sidebar-feature "+(e[2]?"is-selected":"")+" "+(e[1]?"is-open":"is-close")+" is-disabled svelte-l4q53m"),f(l,"id",k=e[0].code)},m(e,o){s(e,l,o),u(l,t),u(t,i),u(i,a),u(a,d),u(i,n),u(n,r),u(r,x),u(t,_),u(t,h),u(h,q)},p(e,t){1&t&&y!==(y=e[0].label+"")&&v(q,y),1&t&&g!==(g=e[0].label)&&f(l,"aria-label",g),6&t&&w!==(w="mc-sidebar-feature "+(e[2]?"is-selected":"")+" "+(e[1]?"is-open":"is-close")+" is-disabled svelte-l4q53m")&&f(l,"class",w),1&t&&k!==(k=e[0].code)&&f(l,"id",k)},d(e){e&&o(l)}}}function g(e){let l,t,i,a,d,n,r,c,x,_,h,q=e[0].label+"",g=e[5]&&w(e),y="_blank"===e[0].embedded&&k();return{c(){l=m("a"),t=m("div"),i=m("span"),a=p(q),d=b(),g&&g.c(),n=b(),y&&y.c(),f(i,"class","mc-sidebar-feature__label svelte-l4q53m"),f(t,"class","mc-sidebar-feature__container svelte-l4q53m"),f(l,"aria-label",r=""+(e[0].label+e[3])),f(l,"href",c=e[0].href??"javascript:void(null)"),f(l,"target",x=e[0].embedded),f(l,"class",_="mc-sidebar-feature "+(e[2]?"is-selected":"")+" "+(e[1]?"is-open":"is-close")+" svelte-l4q53m"),f(l,"id",h=e[0].code)},m(o,r){s(o,l,r),u(l,t),u(t,i),u(i,a),e[8](i),u(t,d),g&&g.m(t,null),u(t,n),y&&y.m(t,null)},p(e,i){1&i&&q!==(q=e[0].label+"")&&v(a,q),e[5]?g?g.p(e,i):(g=w(e),g.c(),g.m(t,n)):g&&(g.d(1),g=null),"_blank"===e[0].embedded?y||(y=k(),y.c(),y.m(t,null)):y&&(y.d(1),y=null),9&i&&r!==(r=""+(e[0].label+e[3]))&&f(l,"aria-label",r),1&i&&c!==(c=e[0].href??"javascript:void(null)")&&f(l,"href",c),1&i&&x!==(x=e[0].embedded)&&f(l,"target",x),6&i&&_!==(_="mc-sidebar-feature "+(e[2]?"is-selected":"")+" "+(e[1]?"is-open":"is-close")+" svelte-l4q53m")&&f(l,"class",_),1&i&&h!==(h=e[0].code)&&f(l,"id",h)},d(t){t&&o(l),e[8](null),g&&g.d(),y&&y.d()}}}function w(e){let l,t,i,a,d,n=e[0].label+"";return{c(){l=m("div"),t=m("div"),t.innerHTML='<div class="svelte-l4q53m"></div>',i=b(),a=m("span"),d=p(n),f(t,"class","mc-sidebar-feature__label__tooltip__pointer svelte-l4q53m"),f(a,"class","svelte-l4q53m"),f(l,"aria-hidden","true"),f(l,"class","mc-sidebar-feature__label__tooltip svelte-l4q53m")},m(e,o){s(e,l,o),u(l,t),u(l,i),u(l,a),u(a,d)},p(e,l){1&l&&n!==(n=e[0].label+"")&&v(d,n)},d(e){e&&o(l)}}}function k(e){let l,t;return{c(){l=c("svg"),t=c("path"),f(t,"fill-rule","evenodd"),f(t,"d","M9 2a1 1 0 000 2h1.586L6.293 8.293a1 1 0 001.414 1.414L12 5.414V7a1 1 0 102 0V3a1 1 0 00-1-1H9zM3 4a1 1 0 00-1 1v8a1 1 0 001 1h8a1 1 0 001-1v-2a1 1 0 10-2 0v1H4V6h1a1 1 0 000-2H3z"),f(l,"class","mc-sidebar-feature__icon svelte-l4q53m"),f(l,"width","16px"),f(l,"height","16px"),f(l,"viewBox","0 0 16 16")},m(e,i){s(e,l,i),u(l,t)},d(e){e&&o(l)}}}function y(e){let l;function t(e,l){return e[0].disabled?q:g}let i=t(e),n=i(e);return{c(){n.c(),l=a()},m(e,t){n.m(e,t),s(e,l,t)},p(e,[a]){i===(i=t(e))&&n?n.p(e,a):(n.d(1),n=i(e),n&&(n.c(),n.m(l.parentNode,l)))},i:d,o:d,d(e){n.d(e),e&&o(l)}}}function $(e,l,t){let i,a;n(e,x,(e=>t(1,i=e))),n(e,_,(e=>t(7,a=e)));let s,d,o,{feature:m}=l,{a11yLabels:c}=l,b=!1;return e.$$set=e=>{"feature"in e&&t(0,m=e.feature),"a11yLabels"in e&&t(6,c=e.a11yLabels)},e.$$.update=()=>{129&e.$$.dirty&&function(e,l){var i,a,s;t(2,b=null!==(s=(null==l?void 0:l.lv1)&&e.code===(null===(i=null==l?void 0:l.lv1)||void 0===i?void 0:i.code)||(null==l?void 0:l.lv2)&&e.code===(null===(a=null==l?void 0:l.lv2)||void 0===a?void 0:a.code))&&void 0!==s&&s)}(m,a),65&e.$$.dirty&&function(e,l){l.embedded?t(3,s=(null==e?void 0:e["external-link-suffix"])?` (${e["external-link-suffix"]})`:" (link to a new window)"):t(3,s="")}(c,m),2&e.$$.dirty&&setTimeout((()=>{t(5,o=(null==d?void 0:d.offsetHeight)<(null==d?void 0:d.scrollHeight))}),500)},[m,i,b,s,d,o,c,a,function(e){r[e?"unshift":"push"]((()=>{d=e,t(4,d)}))}]}class H extends e{constructor(e){super(),l(this,e,$,y,t,{feature:0,a11yLabels:6},h)}}export{H as default};
1
+ import{G as e,i as t,s as i,H as a,R as s,b as l,n as o,q as b,ag as d,J as r,e as n,I as c,d as p,t as f,h as u,l as v,o as m}from"../../index-48da6c1f.js";import{i as x,s as _}from"../../sidebar-service-e5d3eb89.js";function h(e){a(e,"svelte-14b7o3b",".mc-sidebar-feature.svelte-14b7o3b.svelte-14b7o3b{font-size:16px;min-width:200px;cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;color:#ffffff;line-height:22px;overflow:hidden}.mc-sidebar-feature__container.svelte-14b7o3b.svelte-14b7o3b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-top:8px;padding-bottom:8px}.mc-sidebar-feature__container.svelte-14b7o3b span.svelte-14b7o3b{max-width:200px;min-width:200px}.mc-sidebar-feature__icon.svelte-14b7o3b.svelte-14b7o3b{fill:#ffffff}.mc-sidebar-feature__icon-disabled.svelte-14b7o3b.svelte-14b7o3b{fill:#92a2a9}.mc-sidebar-feature__label.svelte-14b7o3b.svelte-14b7o3b{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.mc-sidebar-feature__label__tooltip.svelte-14b7o3b.svelte-14b7o3b{opacity:0;-webkit-transition:0s opacity;transition:0s opacity;background-color:#5b737d;border:1px solid #ffffff;border-radius:4px;position:absolute;pointer-events:none;left:calc(100% - 16px);padding:8px 16px;width:188px}.mc-sidebar-feature__label__tooltip__pointer.svelte-14b7o3b.svelte-14b7o3b{position:absolute;top:50%;left:-8px;top:calc(50% - 6px);width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid #ffffff}.mc-sidebar-feature__label__tooltip__pointer.svelte-14b7o3b div.svelte-14b7o3b{position:relative;top:-6px;left:2px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid #5b737d}.mc-sidebar-feature__label.svelte-14b7o3b:hover+.mc-sidebar-feature__label__tooltip.svelte-14b7o3b{opacity:1;-webkit-transition-delay:1s;transition-delay:1s}.mc-sidebar-feature__icon.svelte-14b7o3b.svelte-14b7o3b{margin-right:8px}.mc-sidebar-feature.is-selected.svelte-14b7o3b.svelte-14b7o3b{background:#5b737d}.mc-sidebar-feature.is-close.svelte-14b7o3b.svelte-14b7o3b{-webkit-transition:padding 300ms ease-in-out;transition:padding 300ms ease-in-out;padding:0px 0px}.mc-sidebar-feature.is-close.svelte-14b7o3b .mc-sidebar-feature__container.svelte-14b7o3b{-webkit-transition:padding-left 300ms ease-in-out;transition:padding-left 300ms ease-in-out;padding-left:20px;width:24px}.mc-sidebar-feature.is-open.svelte-14b7o3b.svelte-14b7o3b{-webkit-transition:padding 300ms ease-in-out;transition:padding 300ms ease-in-out;padding:0px 32px}.mc-sidebar-feature.is-open.svelte-14b7o3b .mc-sidebar-feature__container.svelte-14b7o3b{-webkit-transition:padding-left 300ms ease-in-out;transition:padding-left 300ms ease-in-out;padding-left:32px}.mc-sidebar-feature.is-disabled.svelte-14b7o3b.svelte-14b7o3b{color:#92a2a9;fill:#92a2a9}.mc-sidebar-feature.svelte-14b7o3b.svelte-14b7o3b:hover{background:#405d68}.mc-sidebar-feature.svelte-14b7o3b.svelte-14b7o3b:focus-visible{-webkit-box-shadow:none;box-shadow:none;border:none;outline:none}.mc-sidebar-feature.svelte-14b7o3b:focus-visible .mc-sidebar-feature__container.svelte-14b7o3b{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:6px;outline:1px solid #0b96cc}")}function g(e){let t,i,a,s,o,d,r,x,_,h,g,w,k,y,$=e[0].label+"";return{c(){t=n("span"),i=n("div"),a=c("svg"),s=c("g"),o=c("path"),d=c("defs"),r=c("clipPath"),x=c("path"),_=p(),h=n("span"),g=f($),u(o,"fill-rule","evenodd"),u(o,"d","M8 2a3 3 0 00-3 3v1H4a1 1 0 00-1 1v6a1 1 0 001 1h8a1 1 0 001-1V7a1 1 0 00-1-1h-1V5a3 3 0 00-3-3zm1 4V5a1 1 0 10-2 0v1h2zm-4 6V8h6v4H5z"),u(s,"clip-path","url(#a)"),u(x,"d","M0 0h16v16H0z"),u(r,"id","a"),u(a,"class","mc-sidebar-feature__icon-disabled svelte-14b7o3b"),u(a,"width","16px"),u(a,"height","16px"),u(a,"viewBox","0 0 16 16"),u(h,"class","svelte-14b7o3b"),u(i,"class","mc-sidebar-feature__container svelte-14b7o3b"),u(t,"aria-label",w=e[0].label),u(t,"aria-disabled","true"),u(t,"class",k="mc-sidebar-feature "+(e[2]?"is-selected":"")+" "+(e[1]?"is-open":"is-close")+" is-disabled svelte-14b7o3b"),u(t,"id",y=e[0].code)},m(e,b){l(e,t,b),v(t,i),v(i,a),v(a,s),v(s,o),v(a,d),v(d,r),v(r,x),v(i,_),v(i,h),v(h,g)},p(e,i){1&i&&$!==($=e[0].label+"")&&m(g,$),1&i&&w!==(w=e[0].label)&&u(t,"aria-label",w),6&i&&k!==(k="mc-sidebar-feature "+(e[2]?"is-selected":"")+" "+(e[1]?"is-open":"is-close")+" is-disabled svelte-14b7o3b")&&u(t,"class",k),1&i&&y!==(y=e[0].code)&&u(t,"id",y)},d(e){e&&b(t)}}}function w(e){let t,i,a,s,o,d,r,c,x,_,h,g=e[0].label+"",w=e[5]&&k(e),$="_blank"===e[0].embedded&&y();return{c(){t=n("a"),i=n("div"),a=n("span"),s=f(g),o=p(),w&&w.c(),d=p(),$&&$.c(),u(a,"class","mc-sidebar-feature__label svelte-14b7o3b"),u(i,"class","mc-sidebar-feature__container svelte-14b7o3b"),u(t,"aria-label",r=""+(e[0].label+e[3])),u(t,"href",c=e[0].href??"javascript:void(null)"),u(t,"target",x=e[0].embedded),u(t,"class",_="mc-sidebar-feature "+(e[2]?"is-selected":"")+" "+(e[1]?"is-open":"is-close")+" svelte-14b7o3b"),u(t,"id",h=e[0].code)},m(b,r){l(b,t,r),v(t,i),v(i,a),v(a,s),e[8](a),v(i,o),w&&w.m(i,null),v(i,d),$&&$.m(i,null)},p(e,a){1&a&&g!==(g=e[0].label+"")&&m(s,g),e[5]?w?w.p(e,a):(w=k(e),w.c(),w.m(i,d)):w&&(w.d(1),w=null),"_blank"===e[0].embedded?$||($=y(),$.c(),$.m(i,null)):$&&($.d(1),$=null),9&a&&r!==(r=""+(e[0].label+e[3]))&&u(t,"aria-label",r),1&a&&c!==(c=e[0].href??"javascript:void(null)")&&u(t,"href",c),1&a&&x!==(x=e[0].embedded)&&u(t,"target",x),6&a&&_!==(_="mc-sidebar-feature "+(e[2]?"is-selected":"")+" "+(e[1]?"is-open":"is-close")+" svelte-14b7o3b")&&u(t,"class",_),1&a&&h!==(h=e[0].code)&&u(t,"id",h)},d(i){i&&b(t),e[8](null),w&&w.d(),$&&$.d()}}}function k(e){let t,i,a,s,o,d=e[0].label+"";return{c(){t=n("div"),i=n("div"),i.innerHTML='<div class="svelte-14b7o3b"></div>',a=p(),s=n("span"),o=f(d),u(i,"class","mc-sidebar-feature__label__tooltip__pointer svelte-14b7o3b"),u(s,"class","svelte-14b7o3b"),u(t,"aria-hidden","true"),u(t,"class","mc-sidebar-feature__label__tooltip svelte-14b7o3b")},m(e,b){l(e,t,b),v(t,i),v(t,a),v(t,s),v(s,o)},p(e,t){1&t&&d!==(d=e[0].label+"")&&m(o,d)},d(e){e&&b(t)}}}function y(e){let t,i;return{c(){t=c("svg"),i=c("path"),u(i,"fill-rule","evenodd"),u(i,"d","M9 2a1 1 0 000 2h1.586L6.293 8.293a1 1 0 001.414 1.414L12 5.414V7a1 1 0 102 0V3a1 1 0 00-1-1H9zM3 4a1 1 0 00-1 1v8a1 1 0 001 1h8a1 1 0 001-1v-2a1 1 0 10-2 0v1H4V6h1a1 1 0 000-2H3z"),u(t,"class","mc-sidebar-feature__icon svelte-14b7o3b"),u(t,"width","16px"),u(t,"height","16px"),u(t,"viewBox","0 0 16 16")},m(e,a){l(e,t,a),v(t,i)},d(e){e&&b(t)}}}function $(e){let t;function i(e,t){return e[0].disabled?g:w}let a=i(e),d=a(e);return{c(){d.c(),t=s()},m(e,i){d.m(e,i),l(e,t,i)},p(e,[s]){a===(a=i(e))&&d?d.p(e,s):(d.d(1),d=a(e),d&&(d.c(),d.m(t.parentNode,t)))},i:o,o:o,d(e){d.d(e),e&&b(t)}}}function H(e,t,i){let a,s;d(e,x,(e=>i(1,a=e))),d(e,_,(e=>i(7,s=e)));let l,o,b,{feature:n}=t,{a11yLabels:c}=t,p=!1;return e.$$set=e=>{"feature"in e&&i(0,n=e.feature),"a11yLabels"in e&&i(6,c=e.a11yLabels)},e.$$.update=()=>{129&e.$$.dirty&&function(e,t){var a,s,l;i(2,p=null!==(l=(null==t?void 0:t.lv1)&&e.code===(null===(a=null==t?void 0:t.lv1)||void 0===a?void 0:a.code)||(null==t?void 0:t.lv2)&&e.code===(null===(s=null==t?void 0:t.lv2)||void 0===s?void 0:s.code))&&void 0!==l&&l)}(n,s),65&e.$$.dirty&&function(e,t){t.embedded?i(3,l=(null==e?void 0:e["external-link-suffix"])?` (${e["external-link-suffix"]})`:" (link to a new window)"):i(3,l="")}(c,n),2&e.$$.dirty&&setTimeout((()=>{i(5,b=(null==o?void 0:o.offsetHeight)<(null==o?void 0:o.scrollHeight))}),500)},[n,a,p,l,o,b,c,s,function(e){r[e?"unshift":"push"]((()=>{o=e,i(4,o)}))}]}class z extends e{constructor(e){super(),t(this,e,H,$,i,{feature:0,a11yLabels:6},h)}}export{z as default};
2
2
  //# sourceMappingURL=sidebar-feature.nested.js.map