@tmorrow/cre8-wc 1.1.6 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (271) hide show
  1. package/lib/components/accordion/accordion.styles.d.ts.map +1 -1
  2. package/lib/components/accordion/accordion.styles.js +627 -1
  3. package/lib/components/accordion/accordion.styles.js.map +1 -1
  4. package/lib/components/accordion-item/accordion-item.styles.d.ts.map +1 -1
  5. package/lib/components/accordion-item/accordion-item.styles.js +808 -1
  6. package/lib/components/accordion-item/accordion-item.styles.js.map +1 -1
  7. package/lib/components/alert/alert.styles.d.ts.map +1 -1
  8. package/lib/components/alert/alert.styles.js +746 -1
  9. package/lib/components/alert/alert.styles.js.map +1 -1
  10. package/lib/components/badge/badge.styles.d.ts.map +1 -1
  11. package/lib/components/badge/badge.styles.js +716 -1
  12. package/lib/components/badge/badge.styles.js.map +1 -1
  13. package/lib/components/band/band.styles.d.ts.map +1 -1
  14. package/lib/components/band/band.styles.js +611 -1
  15. package/lib/components/band/band.styles.js.map +1 -1
  16. package/lib/components/breadcrumbs/breadcrumbs.styles.d.ts.map +1 -1
  17. package/lib/components/breadcrumbs/breadcrumbs.styles.js +598 -1
  18. package/lib/components/breadcrumbs/breadcrumbs.styles.js.map +1 -1
  19. package/lib/components/breadcrumbs-item/breadcrumbs-item.styles.d.ts.map +1 -1
  20. package/lib/components/breadcrumbs-item/breadcrumbs-item.styles.js +613 -1
  21. package/lib/components/breadcrumbs-item/breadcrumbs-item.styles.js.map +1 -1
  22. package/lib/components/button-group/button-group.styles.d.ts.map +1 -1
  23. package/lib/components/button-group/button-group.styles.js +612 -1
  24. package/lib/components/button-group/button-group.styles.js.map +1 -1
  25. package/lib/components/card/card.d.ts.map +1 -1
  26. package/lib/components/card/card.js.map +1 -1
  27. package/lib/components/card/card.styles.d.ts.map +1 -1
  28. package/lib/components/card/card.styles.js +364 -2
  29. package/lib/components/card/card.styles.js.map +1 -1
  30. package/lib/components/chart/chart.styles.d.ts.map +1 -1
  31. package/lib/components/chart/chart.styles.js +361 -1
  32. package/lib/components/chart/chart.styles.js.map +1 -1
  33. package/lib/components/checkbox-field/checkbox-field.styles.d.ts.map +1 -1
  34. package/lib/components/checkbox-field/checkbox-field.styles.js +619 -1
  35. package/lib/components/checkbox-field/checkbox-field.styles.js.map +1 -1
  36. package/lib/components/checkbox-field-item/checkbox-field-item.styles.d.ts.map +1 -1
  37. package/lib/components/checkbox-field-item/checkbox-field-item.styles.js +864 -1
  38. package/lib/components/checkbox-field-item/checkbox-field-item.styles.js.map +1 -1
  39. package/lib/components/danger-button/danger-button.styles.d.ts.map +1 -1
  40. package/lib/components/danger-button/danger-button.styles.js +1114 -1
  41. package/lib/components/danger-button/danger-button.styles.js.map +1 -1
  42. package/lib/components/date-picker/calendar/calendar.styles.d.ts.map +1 -1
  43. package/lib/components/date-picker/calendar/calendar.styles.js +686 -1
  44. package/lib/components/date-picker/calendar/calendar.styles.js.map +1 -1
  45. package/lib/components/date-picker/calendar-month-modal/calendar-month-modal.styles.d.ts.map +1 -1
  46. package/lib/components/date-picker/calendar-month-modal/calendar-month-modal.styles.js +607 -1
  47. package/lib/components/date-picker/calendar-month-modal/calendar-month-modal.styles.js.map +1 -1
  48. package/lib/components/date-picker/calendar-navigation/calendar-navigation.styles.d.ts.map +1 -1
  49. package/lib/components/date-picker/calendar-navigation/calendar-navigation.styles.js +595 -1
  50. package/lib/components/date-picker/calendar-navigation/calendar-navigation.styles.js.map +1 -1
  51. package/lib/components/date-picker/calendar-year-modal/calendar-year-modal.styles.d.ts.map +1 -1
  52. package/lib/components/date-picker/calendar-year-modal/calendar-year-modal.styles.js +614 -1
  53. package/lib/components/date-picker/calendar-year-modal/calendar-year-modal.styles.js.map +1 -1
  54. package/lib/components/divider/divider.styles.d.ts.map +1 -1
  55. package/lib/components/divider/divider.styles.js +620 -1
  56. package/lib/components/divider/divider.styles.js.map +1 -1
  57. package/lib/components/dropdown/dropdown.styles.d.ts.map +1 -1
  58. package/lib/components/dropdown/dropdown.styles.js +656 -1
  59. package/lib/components/dropdown/dropdown.styles.js.map +1 -1
  60. package/lib/components/dropdown-item/dropdown-item.styles.d.ts.map +1 -1
  61. package/lib/components/dropdown-item/dropdown-item.styles.js +611 -1
  62. package/lib/components/dropdown-item/dropdown-item.styles.js.map +1 -1
  63. package/lib/components/feature/feature.styles.d.ts.map +1 -1
  64. package/lib/components/feature/feature.styles.js +645 -1
  65. package/lib/components/feature/feature.styles.js.map +1 -1
  66. package/lib/components/field/field.styles.d.ts.map +1 -1
  67. package/lib/components/field/field.styles.js +365 -17
  68. package/lib/components/field/field.styles.js.map +1 -1
  69. package/lib/components/field-note/field-note.styles.d.ts.map +1 -1
  70. package/lib/components/field-note/field-note.styles.js +625 -1
  71. package/lib/components/field-note/field-note.styles.js.map +1 -1
  72. package/lib/components/footer/footer.styles.d.ts.map +1 -1
  73. package/lib/components/footer/footer.styles.js +603 -1
  74. package/lib/components/footer/footer.styles.js.map +1 -1
  75. package/lib/components/global-nav/global-nav.styles.d.ts.map +1 -1
  76. package/lib/components/global-nav/global-nav.styles.js +602 -1
  77. package/lib/components/global-nav/global-nav.styles.js.map +1 -1
  78. package/lib/components/global-nav-item/global-nav-item.styles.d.ts.map +1 -1
  79. package/lib/components/global-nav-item/global-nav-item.styles.js +662 -1
  80. package/lib/components/global-nav-item/global-nav-item.styles.js.map +1 -1
  81. package/lib/components/grid/grid.styles.d.ts.map +1 -1
  82. package/lib/components/grid/grid.styles.js +932 -1
  83. package/lib/components/grid/grid.styles.js.map +1 -1
  84. package/lib/components/grid-item/grid-item.styles.d.ts.map +1 -1
  85. package/lib/components/grid-item/grid-item.styles.js +589 -1
  86. package/lib/components/grid-item/grid-item.styles.js.map +1 -1
  87. package/lib/components/header/header.styles.d.ts.map +1 -1
  88. package/lib/components/header/header.styles.js +642 -1
  89. package/lib/components/header/header.styles.js.map +1 -1
  90. package/lib/components/heading/heading.styles.d.ts.map +1 -1
  91. package/lib/components/heading/heading.styles.js +904 -1
  92. package/lib/components/heading/heading.styles.js.map +1 -1
  93. package/lib/components/hero/hero.styles.d.ts.map +1 -1
  94. package/lib/components/hero/hero.styles.js +721 -1
  95. package/lib/components/hero/hero.styles.js.map +1 -1
  96. package/lib/components/icon/icon.styles.d.ts.map +1 -1
  97. package/lib/components/icon/icon.styles.js +657 -1
  98. package/lib/components/icon/icon.styles.js.map +1 -1
  99. package/lib/components/inline-alert/inline-alert.styles.d.ts.map +1 -1
  100. package/lib/components/inline-alert/inline-alert.styles.js +365 -5
  101. package/lib/components/inline-alert/inline-alert.styles.js.map +1 -1
  102. package/lib/components/layout/layout.styles.d.ts.map +1 -1
  103. package/lib/components/layout/layout.styles.js +615 -1
  104. package/lib/components/layout/layout.styles.js.map +1 -1
  105. package/lib/components/layout-container/layout-container.styles.d.ts.map +1 -1
  106. package/lib/components/layout-container/layout-container.styles.js +602 -1
  107. package/lib/components/layout-container/layout-container.styles.js.map +1 -1
  108. package/lib/components/layout-section/layout-section.styles.d.ts.map +1 -1
  109. package/lib/components/layout-section/layout-section.styles.js +590 -1
  110. package/lib/components/layout-section/layout-section.styles.js.map +1 -1
  111. package/lib/components/linelength-container/linelength-container.styles.d.ts.map +1 -1
  112. package/lib/components/linelength-container/linelength-container.styles.js +589 -1
  113. package/lib/components/linelength-container/linelength-container.styles.js.map +1 -1
  114. package/lib/components/link/link.styles.d.ts.map +1 -1
  115. package/lib/components/link/link.styles.js +762 -1
  116. package/lib/components/link/link.styles.js.map +1 -1
  117. package/lib/components/link-list/link-list.styles.d.ts.map +1 -1
  118. package/lib/components/link-list/link-list.styles.js +695 -1
  119. package/lib/components/link-list/link-list.styles.js.map +1 -1
  120. package/lib/components/link-list-item/link-list-item.styles.d.ts.map +1 -1
  121. package/lib/components/link-list-item/link-list-item.styles.js +641 -1
  122. package/lib/components/link-list-item/link-list-item.styles.js.map +1 -1
  123. package/lib/components/list/list.styles.d.ts.map +1 -1
  124. package/lib/components/list/list.styles.js +631 -1
  125. package/lib/components/list/list.styles.js.map +1 -1
  126. package/lib/components/list-item/list-item.styles.d.ts.map +1 -1
  127. package/lib/components/list-item/list-item.styles.js +586 -1
  128. package/lib/components/list-item/list-item.styles.js.map +1 -1
  129. package/lib/components/loading-spinner/loading-spinner.styles.d.ts.map +1 -1
  130. package/lib/components/loading-spinner/loading-spinner.styles.js +719 -1
  131. package/lib/components/loading-spinner/loading-spinner.styles.js.map +1 -1
  132. package/lib/components/logo/logo.styles.d.ts.map +1 -1
  133. package/lib/components/logo/logo.styles.js +589 -1
  134. package/lib/components/logo/logo.styles.js.map +1 -1
  135. package/lib/components/main/main.styles.d.ts.map +1 -1
  136. package/lib/components/main/main.styles.js +603 -1
  137. package/lib/components/main/main.styles.js.map +1 -1
  138. package/lib/components/modal/modal.styles.d.ts.map +1 -1
  139. package/lib/components/modal/modal.styles.js +740 -1
  140. package/lib/components/modal/modal.styles.js.map +1 -1
  141. package/lib/components/multi-select/multi-select.styles.d.ts.map +1 -1
  142. package/lib/components/multi-select/multi-select.styles.js +826 -1
  143. package/lib/components/multi-select/multi-select.styles.js.map +1 -1
  144. package/lib/components/nav-container/nav-container.styles.d.ts.map +1 -1
  145. package/lib/components/nav-container/nav-container.styles.js +618 -1
  146. package/lib/components/nav-container/nav-container.styles.js.map +1 -1
  147. package/lib/components/page-header/page-header.styles.d.ts.map +1 -1
  148. package/lib/components/page-header/page-header.styles.js +636 -1
  149. package/lib/components/page-header/page-header.styles.js.map +1 -1
  150. package/lib/components/pagination/page-counter/page-counter.styles.d.ts.map +1 -1
  151. package/lib/components/pagination/page-counter/page-counter.styles.js +599 -1
  152. package/lib/components/pagination/page-counter/page-counter.styles.js.map +1 -1
  153. package/lib/components/pagination/pagination.styles.d.ts.map +1 -1
  154. package/lib/components/pagination/pagination.styles.js +645 -1
  155. package/lib/components/pagination/pagination.styles.js.map +1 -1
  156. package/lib/components/percent-bar/percent-bar.styles.d.ts.map +1 -1
  157. package/lib/components/percent-bar/percent-bar.styles.js +611 -1
  158. package/lib/components/percent-bar/percent-bar.styles.js.map +1 -1
  159. package/lib/components/popover/popover.styles.d.ts.map +1 -1
  160. package/lib/components/popover/popover.styles.js +766 -1
  161. package/lib/components/popover/popover.styles.js.map +1 -1
  162. package/lib/components/primary-nav/primary-nav.styles.d.ts.map +1 -1
  163. package/lib/components/primary-nav/primary-nav.styles.js +613 -1
  164. package/lib/components/primary-nav/primary-nav.styles.js.map +1 -1
  165. package/lib/components/primary-nav-item/primary-nav-item.styles.d.ts.map +1 -1
  166. package/lib/components/primary-nav-item/primary-nav-item.styles.js +767 -1
  167. package/lib/components/primary-nav-item/primary-nav-item.styles.js.map +1 -1
  168. package/lib/components/progress-meter/progress-meter.styles.d.ts.map +1 -1
  169. package/lib/components/progress-meter/progress-meter.styles.js +699 -1
  170. package/lib/components/progress-meter/progress-meter.styles.js.map +1 -1
  171. package/lib/components/progress-steps/progress-steps.styles.d.ts.map +1 -1
  172. package/lib/components/progress-steps/progress-steps.styles.js +597 -1
  173. package/lib/components/progress-steps/progress-steps.styles.js.map +1 -1
  174. package/lib/components/progress-steps-item/progress-steps-item.styles.d.ts.map +1 -1
  175. package/lib/components/progress-steps-item/progress-steps-item.styles.js +711 -1
  176. package/lib/components/progress-steps-item/progress-steps-item.styles.js.map +1 -1
  177. package/lib/components/radio-field/radio-field.styles.d.ts.map +1 -1
  178. package/lib/components/radio-field/radio-field.styles.js +624 -1
  179. package/lib/components/radio-field/radio-field.styles.js.map +1 -1
  180. package/lib/components/radio-field-item/radio-field-item.styles.d.ts.map +1 -1
  181. package/lib/components/radio-field-item/radio-field-item.styles.js +721 -1
  182. package/lib/components/radio-field-item/radio-field-item.styles.js.map +1 -1
  183. package/lib/components/remove-tag/remove-tag.styles.d.ts.map +1 -1
  184. package/lib/components/remove-tag/remove-tag.styles.js +681 -1
  185. package/lib/components/remove-tag/remove-tag.styles.js.map +1 -1
  186. package/lib/components/section/section.styles.d.ts.map +1 -1
  187. package/lib/components/section/section.styles.js +608 -1
  188. package/lib/components/section/section.styles.js.map +1 -1
  189. package/lib/components/select/select.styles.d.ts.map +1 -1
  190. package/lib/components/select/select.styles.js +739 -1
  191. package/lib/components/select/select.styles.js.map +1 -1
  192. package/lib/components/select-tile-list/select-tile-list.styles.d.ts.map +1 -1
  193. package/lib/components/select-tile-list/select-tile-list.styles.js +620 -1
  194. package/lib/components/select-tile-list/select-tile-list.styles.js.map +1 -1
  195. package/lib/components/skeleton-loader/skeleton-loader.styles.d.ts.map +1 -1
  196. package/lib/components/skeleton-loader/skeleton-loader.styles.js +634 -1
  197. package/lib/components/skeleton-loader/skeleton-loader.styles.js.map +1 -1
  198. package/lib/components/split-button/split-button.styles.d.ts.map +1 -1
  199. package/lib/components/split-button/split-button.styles.js +595 -1
  200. package/lib/components/split-button/split-button.styles.js.map +1 -1
  201. package/lib/components/submenu/submenu.styles.d.ts.map +1 -1
  202. package/lib/components/submenu/submenu.styles.js +591 -1
  203. package/lib/components/submenu/submenu.styles.js.map +1 -1
  204. package/lib/components/submenu-item/submenu-item.styles.d.ts.map +1 -1
  205. package/lib/components/submenu-item/submenu-item.styles.js +599 -1
  206. package/lib/components/submenu-item/submenu-item.styles.js.map +1 -1
  207. package/lib/components/tab/tab.styles.d.ts.map +1 -1
  208. package/lib/components/tab/tab.styles.js +680 -1
  209. package/lib/components/tab/tab.styles.js.map +1 -1
  210. package/lib/components/tab-panel/tab-panel.styles.d.ts.map +1 -1
  211. package/lib/components/tab-panel/tab-panel.styles.js +615 -1
  212. package/lib/components/tab-panel/tab-panel.styles.js.map +1 -1
  213. package/lib/components/table/table.styles.d.ts.map +1 -1
  214. package/lib/components/table/table.styles.js +633 -1
  215. package/lib/components/table/table.styles.js.map +1 -1
  216. package/lib/components/table-body/table-body.styles.d.ts.map +1 -1
  217. package/lib/components/table-body/table-body.styles.js +592 -1
  218. package/lib/components/table-body/table-body.styles.js.map +1 -1
  219. package/lib/components/table-cell/table-cell.styles.d.ts.map +1 -1
  220. package/lib/components/table-cell/table-cell.styles.js +625 -1
  221. package/lib/components/table-cell/table-cell.styles.js.map +1 -1
  222. package/lib/components/table-header/table-header.styles.d.ts.map +1 -1
  223. package/lib/components/table-header/table-header.styles.js +612 -1
  224. package/lib/components/table-header/table-header.styles.js.map +1 -1
  225. package/lib/components/table-header-cell/table-header-cell.styles.d.ts.map +1 -1
  226. package/lib/components/table-header-cell/table-header-cell.styles.js +604 -1
  227. package/lib/components/table-header-cell/table-header-cell.styles.js.map +1 -1
  228. package/lib/components/table-object/table-object.styles.d.ts.map +1 -1
  229. package/lib/components/table-object/table-object.styles.js +599 -1
  230. package/lib/components/table-object/table-object.styles.js.map +1 -1
  231. package/lib/components/table-row/table-row.styles.d.ts.map +1 -1
  232. package/lib/components/table-row/table-row.styles.js +691 -1
  233. package/lib/components/table-row/table-row.styles.js.map +1 -1
  234. package/lib/components/tabs/tabs.styles.d.ts.map +1 -1
  235. package/lib/components/tabs/tabs.styles.js +678 -1
  236. package/lib/components/tabs/tabs.styles.js.map +1 -1
  237. package/lib/components/tag/tag.styles.d.ts.map +1 -1
  238. package/lib/components/tag/tag.styles.js +695 -1
  239. package/lib/components/tag/tag.styles.js.map +1 -1
  240. package/lib/components/tag-list/tag-list.styles.d.ts.map +1 -1
  241. package/lib/components/tag-list/tag-list.styles.js +612 -1
  242. package/lib/components/tag-list/tag-list.styles.js.map +1 -1
  243. package/lib/components/tertiary-nav/tertiary-nav.styles.d.ts.map +1 -1
  244. package/lib/components/tertiary-nav/tertiary-nav.styles.js +613 -1
  245. package/lib/components/tertiary-nav/tertiary-nav.styles.js.map +1 -1
  246. package/lib/components/tertiary-nav-item/tertiary-nav-item.styles.d.ts.map +1 -1
  247. package/lib/components/tertiary-nav-item/tertiary-nav-item.styles.js +635 -1
  248. package/lib/components/tertiary-nav-item/tertiary-nav-item.styles.js.map +1 -1
  249. package/lib/components/text-link/text-link.styles.d.ts.map +1 -1
  250. package/lib/components/text-link/text-link.styles.js +652 -1
  251. package/lib/components/text-link/text-link.styles.js.map +1 -1
  252. package/lib/components/text-passage/text-passage-light-dom.styles.d.ts.map +1 -1
  253. package/lib/components/text-passage/text-passage-light-dom.styles.js +840 -1
  254. package/lib/components/text-passage/text-passage-light-dom.styles.js.map +1 -1
  255. package/lib/components/text-passage/text-passage.styles.d.ts.map +1 -1
  256. package/lib/components/text-passage/text-passage.styles.js +622 -1
  257. package/lib/components/text-passage/text-passage.styles.js.map +1 -1
  258. package/lib/components/tooltip/tooltip.styles.d.ts.map +1 -1
  259. package/lib/components/tooltip/tooltip.styles.js +781 -1
  260. package/lib/components/tooltip/tooltip.styles.js.map +1 -1
  261. package/lib/components/utility-nav/utility-nav.styles.d.ts.map +1 -1
  262. package/lib/components/utility-nav/utility-nav.styles.js +613 -1
  263. package/lib/components/utility-nav/utility-nav.styles.js.map +1 -1
  264. package/lib/components/utility-nav-item/utility-nav-item.styles.d.ts.map +1 -1
  265. package/lib/components/utility-nav-item/utility-nav-item.styles.js +643 -1
  266. package/lib/components/utility-nav-item/utility-nav-item.styles.js.map +1 -1
  267. package/lib/{icon-D22g8aWB.js → icon-BzSGJsMA.js} +727 -71
  268. package/lib/scripts/convert-scss-to-ts.js +99 -20
  269. package/lib/scripts/convert-scss-to-ts.js.map +1 -1
  270. package/mcp-manifest.json +1 -1
  271. package/package.json +3 -2
@@ -1,27 +1,27 @@
1
- import { css as V, html as i } from "lit";
2
- import { unsafeHTML as m } from "lit/directives/unsafe-html.js";
3
- import { property as e } from "lit/decorators.js";
4
- import { s as c } from "./Caret_Down-VI6aytYo.js";
5
- import { Cre8Element as $ } from "./components/cre8-element.js";
6
- const b = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
1
+ import { css as Z, html as i } from "lit";
2
+ import { unsafeHTML as V } from "lit/directives/unsafe-html.js";
3
+ import { property as t } from "lit/decorators.js";
4
+ import { s as r } from "./Caret_Down-VI6aytYo.js";
5
+ import { Cre8Element as u } from "./components/cre8-element.js";
6
+ const f = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
7
7
  <path d="M15.8125 3.33285L5.57291 13.5724C5.51347 13.6319 5.44289 13.6791 5.3652 13.7113C5.28751 13.7435 5.20423 13.7601 5.12013 13.7601C5.03603 13.7601 4.95275 13.7435 4.87506 13.7113C4.79737 13.6791 4.72678 13.6319 4.66735 13.5724L0.187547 9.0926C0.0674628 8.97251 0 8.80964 0 8.63982C0 8.46999 0.0674628 8.30712 0.187547 8.18704C0.307632 8.06695 0.470502 7.99949 0.640327 7.99949C0.810153 7.99949 0.973022 8.06695 1.09311 8.18704L5.12013 12.2149L14.9069 2.42729C15.027 2.30721 15.1898 2.23975 15.3597 2.23975C15.5295 2.23975 15.6924 2.30721 15.8125 2.42729C15.9325 2.54738 16 2.71025 16 2.88007C16 3.0499 15.9325 3.21277 15.8125 3.33285Z"/>
8
8
  </svg>
9
- `, x = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
9
+ `, b = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
10
10
  <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346628 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9978 5.87895 15.1542 3.84542 13.6544 2.34562C12.1546 0.845814 10.121 0.00223986 8 0ZM8 14.7692C6.66117 14.7692 5.35241 14.3722 4.23922 13.6284C3.12603 12.8846 2.2584 11.8274 1.74605 10.5905C1.2337 9.35356 1.09965 7.99249 1.36084 6.67939C1.62203 5.36629 2.26674 4.16012 3.21343 3.21343C4.16013 2.26674 5.36629 1.62203 6.67939 1.36084C7.99249 1.09965 9.35356 1.2337 10.5905 1.74605C11.8274 2.25839 12.8846 3.12602 13.6284 4.23922C14.3722 5.35241 14.7692 6.66117 14.7692 8C14.7672 9.79468 14.0534 11.5153 12.7843 12.7843C11.5153 14.0534 9.79469 14.7672 8 14.7692ZM11.6923 8C11.6923 8.16321 11.6275 8.31973 11.5121 8.43514C11.3967 8.55055 11.2401 8.61538 11.0769 8.61538H8.61539V11.0769C8.61539 11.2401 8.55055 11.3967 8.43514 11.5121C8.31974 11.6275 8.16321 11.6923 8 11.6923C7.83679 11.6923 7.68027 11.6275 7.56486 11.5121C7.44945 11.3967 7.38462 11.2401 7.38462 11.0769V8.61538H4.92308C4.75987 8.61538 4.60334 8.55055 4.48794 8.43514C4.37253 8.31973 4.30769 8.16321 4.30769 8C4.30769 7.83679 4.37253 7.68026 4.48794 7.56486C4.60334 7.44945 4.75987 7.38461 4.92308 7.38461H7.38462V4.92308C7.38462 4.75987 7.44945 4.60334 7.56486 4.48793C7.68027 4.37253 7.83679 4.30769 8 4.30769C8.16321 4.30769 8.31974 4.37253 8.43514 4.48793C8.55055 4.60334 8.61539 4.75987 8.61539 4.92308V7.38461H11.0769C11.2401 7.38461 11.3967 7.44945 11.5121 7.56486C11.6275 7.68026 11.6923 7.83679 11.6923 8Z"/>
11
11
  </svg>
12
- `, v = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
12
+ `, g = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
13
13
  <path d="M16 8.00007C16 8.17688 15.9298 8.34644 15.8047 8.47146C15.6797 8.59648 15.5102 8.66672 15.3334 8.66672H2.27628L7.13862 13.5282C7.20056 13.5902 7.24969 13.6637 7.28322 13.7446C7.31674 13.8255 7.33399 13.9123 7.33399 13.9999C7.33399 14.0875 7.31674 14.1742 7.28322 14.2551C7.24969 14.3361 7.20056 14.4096 7.13862 14.4715C7.07669 14.5335 7.00315 14.5826 6.92223 14.6161C6.8413 14.6496 6.75457 14.6669 6.66697 14.6669C6.57938 14.6669 6.49264 14.6496 6.41172 14.6161C6.33079 14.5826 6.25726 14.5335 6.19532 14.4715L0.195518 8.47172C0.133536 8.40981 0.0843647 8.33629 0.0508163 8.25536C0.0172679 8.17443 0 8.08768 0 8.00007C0 7.91246 0.0172679 7.82572 0.0508163 7.74479C0.0843647 7.66386 0.133536 7.59033 0.195518 7.52842L6.19532 1.52862C6.32041 1.40353 6.49007 1.33325 6.66697 1.33325C6.84388 1.33325 7.01353 1.40353 7.13862 1.52862C7.26371 1.65371 7.33399 1.82336 7.33399 2.00027C7.33399 2.17717 7.26371 2.34683 7.13862 2.47192L2.27628 7.33343H15.3334C15.5102 7.33343 15.6797 7.40366 15.8047 7.52868C15.9298 7.6537 16 7.82327 16 8.00007Z"/>
14
14
  </svg>
15
- `, f = `<svg fill="currentColor" width="16" height="17" viewBox="0 0 16 17" xmlns="http://www.w3.org/2000/svg">
15
+ `, x = `<svg fill="currentColor" width="16" height="17" viewBox="0 0 16 17" xmlns="http://www.w3.org/2000/svg">
16
16
  <path d="M8.00251 1.90538e-07C6.6212 -0.00030123 5.26334 0.357025 4.0611 1.0372C2.85886 1.71737 1.85319 2.69722 1.14199 3.88137C0.430785 5.06552 0.0382741 6.41363 0.00266021 7.79449C-0.0329537 9.17534 0.289543 10.5419 0.938759 11.7611L0.0655986 14.3806C-0.00672782 14.5975 -0.0172241 14.8302 0.0352863 15.0527C0.0877968 15.2752 0.201239 15.4787 0.362897 15.6404C0.524556 15.802 0.728043 15.9155 0.95055 15.968C1.17306 16.0205 1.40579 16.01 1.62267 15.9377L4.24215 15.0645C5.31516 15.6352 6.50407 15.954 7.71866 15.9966C8.93325 16.0392 10.1416 15.8046 11.252 15.3105C12.3623 14.8164 13.3455 14.0758 14.127 13.145C14.9084 12.2142 15.4675 11.1176 15.7618 9.93844C16.0562 8.75928 16.078 7.52857 15.8257 6.33971C15.5734 5.15086 15.0535 4.03511 14.3056 3.07715C13.5577 2.1192 12.6014 1.34422 11.5092 0.811043C10.4171 0.277864 9.21785 0.000498686 8.00251 1.90538e-07ZM10.4643 9.8471H5.54074C5.37751 9.8471 5.22097 9.78226 5.10555 9.66684C4.99014 9.55142 4.9253 9.39488 4.9253 9.23166C4.9253 9.06843 4.99014 8.91189 5.10555 8.79647C5.22097 8.68105 5.37751 8.61621 5.54074 8.61621H10.4643C10.6275 8.61621 10.7841 8.68105 10.8995 8.79647C11.0149 8.91189 11.0797 9.06843 11.0797 9.23166C11.0797 9.39488 11.0149 9.55142 10.8995 9.66684C10.7841 9.78226 10.6275 9.8471 10.4643 9.8471ZM10.4643 7.38532H5.54074C5.37751 7.38532 5.22097 7.32048 5.10555 7.20506C4.99014 7.08965 4.9253 6.93311 4.9253 6.76988C4.9253 6.60665 4.99014 6.45011 5.10555 6.3347C5.22097 6.21928 5.37751 6.15444 5.54074 6.15444H10.4643C10.6275 6.15444 10.7841 6.21928 10.8995 6.3347C11.0149 6.45011 11.0797 6.60665 11.0797 6.76988C11.0797 6.93311 11.0149 7.08965 10.8995 7.20506C10.7841 7.32048 10.6275 7.38532 10.4643 7.38532Z"/>
17
17
  </svg>
18
- `, g = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
18
+ `, p = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
19
19
  <path d="M14.1538 1.23077H12.3077V0.615385C12.3077 0.452174 12.2428 0.295649 12.1274 0.180242C12.012 0.064835 11.8555 0 11.6923 0C11.5291 0 11.3725 0.064835 11.2571 0.180242C11.1417 0.295649 11.0769 0.452174 11.0769 0.615385V1.23077H4.92305V0.615385C4.92305 0.452174 4.85821 0.295649 4.74281 0.180242C4.6274 0.064835 4.47087 0 4.30766 0C4.14445 0 3.98793 0.064835 3.87252 0.180242C3.75711 0.295649 3.69228 0.452174 3.69228 0.615385V1.23077H1.84613C1.51971 1.23077 1.20665 1.36044 0.97584 1.59125C0.745026 1.82207 0.615356 2.13512 0.615356 2.46154V14.7692C0.615356 15.0957 0.745026 15.4087 0.97584 15.6395C1.20665 15.8703 1.51971 16 1.84613 16H14.1538C14.4802 16 14.7933 15.8703 15.0241 15.6395C15.2549 15.4087 15.3846 15.0957 15.3846 14.7692V2.46154C15.3846 2.13512 15.2549 1.82207 15.0241 1.59125C14.7933 1.36044 14.4802 1.23077 14.1538 1.23077ZM3.69228 2.46154V3.07692C3.69228 3.24013 3.75711 3.39666 3.87252 3.51207C3.98793 3.62747 4.14445 3.69231 4.30766 3.69231C4.47087 3.69231 4.6274 3.62747 4.74281 3.51207C4.85821 3.39666 4.92305 3.24013 4.92305 3.07692V2.46154H11.0769V3.07692C11.0769 3.24013 11.1417 3.39666 11.2571 3.51207C11.3725 3.62747 11.5291 3.69231 11.6923 3.69231C11.8555 3.69231 12.012 3.62747 12.1274 3.51207C12.2428 3.39666 12.3077 3.24013 12.3077 3.07692V2.46154H14.1538V4.92308H1.84613V2.46154H3.69228ZM14.1538 14.7692H1.84613V6.15385H14.1538V14.7692ZM6.7692 8V12.9231C6.7692 13.0863 6.70437 13.2428 6.58896 13.3582C6.47355 13.4736 6.31703 13.5385 6.15382 13.5385C5.99061 13.5385 5.83408 13.4736 5.71868 13.3582C5.60327 13.2428 5.53843 13.0863 5.53843 12.9231V8.99539L5.19843 9.16615C5.05236 9.23919 4.88326 9.25121 4.72832 9.19956C4.57339 9.14792 4.44532 9.03684 4.37228 8.89077C4.29924 8.7447 4.28722 8.57559 4.33887 8.42066C4.39051 8.26573 4.50159 8.13765 4.64766 8.06462L5.87843 7.44923C5.97229 7.40227 6.0766 7.38008 6.18144 7.3848C6.28629 7.38951 6.38818 7.42095 6.47745 7.47615C6.56671 7.53134 6.64038 7.60845 6.69145 7.70013C6.74251 7.79182 6.76928 7.89505 6.7692 8ZM11.32 10.3423L9.84612 12.3077H11.0769C11.2401 12.3077 11.3966 12.3725 11.512 12.4879C11.6274 12.6033 11.6923 12.7599 11.6923 12.9231C11.6923 13.0863 11.6274 13.2428 11.512 13.3582C11.3966 13.4736 11.2401 13.5385 11.0769 13.5385H8.61536C8.50107 13.5385 8.38904 13.5066 8.29183 13.4466C8.19461 13.3865 8.11605 13.3005 8.06494 13.1983C8.01383 13.0961 7.99219 12.9816 8.00246 12.8678C8.01272 12.754 8.05448 12.6453 8.12305 12.5538L10.3369 9.60231C10.3873 9.53527 10.4234 9.45865 10.4431 9.37715C10.4627 9.29565 10.4656 9.21098 10.4513 9.12836C10.4371 9.04573 10.4062 8.96687 10.3604 8.89664C10.3146 8.8264 10.2549 8.76626 10.1851 8.71991C10.1152 8.67356 10.0366 8.64198 9.95408 8.6271C9.87156 8.61222 9.78688 8.61436 9.70523 8.63338C9.62357 8.6524 9.54666 8.68791 9.47922 8.73773C9.41178 8.78755 9.35524 8.85062 9.31305 8.92308C9.27383 8.99529 9.22055 9.05893 9.15635 9.11022C9.09214 9.16151 9.01831 9.19942 8.93922 9.22172C8.86012 9.24401 8.77736 9.25024 8.69582 9.24004C8.61428 9.22983 8.53561 9.2034 8.46445 9.16229C8.39329 9.12119 8.33109 9.06625 8.2815 9.00072C8.23192 8.93519 8.19597 8.86038 8.17576 8.78073C8.15555 8.70108 8.15151 8.61818 8.16386 8.53694C8.17621 8.45569 8.2047 8.37774 8.24766 8.30769C8.45094 7.95591 8.76459 7.68102 9.13998 7.52562C9.51538 7.37021 9.93155 7.34298 10.324 7.44815C10.7164 7.55331 11.0632 7.785 11.3106 8.10729C11.558 8.42958 11.6921 8.82448 11.6923 9.23077C11.6936 9.63211 11.5627 10.0227 11.32 10.3423Z"/>
20
20
  </svg>
21
- `, L = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
21
+ `, v = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
22
22
  <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346628 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9978 5.87895 15.1542 3.84542 13.6544 2.34562C12.1546 0.845814 10.121 0.00223986 8 0ZM11.5123 6.58923L7.20462 10.8969C7.14746 10.9541 7.07959 10.9995 7.00489 11.0305C6.93018 11.0615 6.8501 11.0774 6.76923 11.0774C6.68836 11.0774 6.60828 11.0615 6.53358 11.0305C6.45887 10.9995 6.391 10.9541 6.33385 10.8969L4.48769 9.05077C4.37222 8.9353 4.30735 8.77868 4.30735 8.61538C4.30735 8.45208 4.37222 8.29547 4.48769 8.18C4.60317 8.06453 4.75978 7.99966 4.92308 7.99966C5.08638 7.99966 5.24299 8.06453 5.35846 8.18L6.76923 9.59154L10.6415 5.71846C10.6987 5.66128 10.7666 5.61593 10.8413 5.58499C10.916 5.55404 10.9961 5.53812 11.0769 5.53812C11.1578 5.53812 11.2378 5.55404 11.3126 5.58499C11.3873 5.61593 11.4551 5.66128 11.5123 5.71846C11.5695 5.77564 11.6148 5.84351 11.6458 5.91822C11.6767 5.99292 11.6927 6.07299 11.6927 6.15384C11.6927 6.2347 11.6767 6.31477 11.6458 6.38947C11.6148 6.46418 11.5695 6.53205 11.5123 6.58923Z"/>
23
23
  </svg>
24
- `, u = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
24
+ `, $ = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
25
25
  <path d="M15.7656 14.6336C15.8399 14.708 15.8988 14.7962 15.9391 14.8933C15.9793 14.9904 16 15.0945 16 15.1996C16 15.3047 15.9793 15.4088 15.9391 15.5059C15.8988 15.603 15.8399 15.6912 15.7656 15.7656C15.6912 15.8399 15.603 15.8988 15.5059 15.9391C15.4088 15.9793 15.3047 16 15.1996 16C15.0945 16 14.9904 15.9793 14.8933 15.9391C14.7962 15.8988 14.708 15.8399 14.6336 15.7656L8 9.13094L1.36637 15.7656C1.21626 15.9157 1.01268 16 0.8004 16C0.588121 16 0.384536 15.9157 0.234432 15.7656C0.0843276 15.6155 4.18453e-09 15.4119 0 15.1996C-4.18453e-09 14.9873 0.0843276 14.7837 0.234432 14.6336L6.86906 8L0.234432 1.36637C0.0843276 1.21626 0 1.01268 0 0.8004C0 0.588121 0.0843276 0.384536 0.234432 0.234432C0.384536 0.0843276 0.588121 0 0.8004 0C1.01268 0 1.21626 0.0843276 1.36637 0.234432L8 6.86906L14.6336 0.234432C14.7837 0.0843276 14.9873 -4.18453e-09 15.1996 0C15.4119 4.18453e-09 15.6155 0.0843276 15.7656 0.234432C15.9157 0.384536 16 0.588121 16 0.8004C16 1.01268 15.9157 1.21626 15.7656 1.36637L9.13094 8L15.7656 14.6336Z"/>
26
26
  </svg>
27
27
  `, y = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
@@ -36,19 +36,19 @@ const b = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" x
36
36
  `, k = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
37
37
  <path d="M15.3846 1.84619H0.615385C0.452174 1.84619 0.295649 1.91103 0.180242 2.02643C0.064835 2.14184 0 2.29837 0 2.46158V12.9231C0 13.2495 0.12967 13.5626 0.360484 13.7934C0.591298 14.0242 0.904349 14.1539 1.23077 14.1539H14.7692C15.0957 14.1539 15.4087 14.0242 15.6395 13.7934C15.8703 13.5626 16 13.2495 16 12.9231V2.46158C16 2.29837 15.9352 2.14184 15.8198 2.02643C15.7044 1.91103 15.5478 1.84619 15.3846 1.84619ZM5.74692 8.00004L1.23077 12.1393V3.86081L5.74692 8.00004ZM6.65769 8.83465L7.58077 9.68465C7.6943 9.78887 7.84281 9.8467 7.99692 9.8467C8.15104 9.8467 8.29954 9.78887 8.41308 9.68465L9.33615 8.83465L13.7977 12.9231H2.19769L6.65769 8.83465ZM10.2531 8.00004L14.7692 3.86004V12.14L10.2531 8.00004Z"/>
38
38
  </svg>
39
- `, D = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
39
+ `, z = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
40
40
  <path d="M15.3846 1.84619H0.615385C0.452174 1.84619 0.295649 1.91103 0.180242 2.02643C0.064835 2.14184 0 2.29837 0 2.46158V12.9231C0 13.2495 0.12967 13.5626 0.360484 13.7934C0.591298 14.0242 0.904349 14.1539 1.23077 14.1539H14.7692C15.0957 14.1539 15.4087 14.0242 15.6395 13.7934C15.8703 13.5626 16 13.2495 16 12.9231V2.46158C16 2.29837 15.9352 2.14184 15.8198 2.02643C15.7044 1.91103 15.5478 1.84619 15.3846 1.84619ZM8 8.39619L2.19769 3.07696H13.8023L8 8.39619ZM5.74692 8.00004L1.23077 12.1393V3.86081L5.74692 8.00004ZM6.65769 8.83465L7.58077 9.68465C7.6943 9.78887 7.84281 9.8467 7.99692 9.8467C8.15104 9.8467 8.29954 9.78887 8.41308 9.68465L9.33615 8.83465L13.7977 12.9231H2.19769L6.65769 8.83465ZM10.2531 8.00004L14.7692 3.86004V12.14L10.2531 8.00004Z"/>
41
41
  </svg>
42
- `, w = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
42
+ `, m = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
43
43
  <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346628 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9978 5.87895 15.1542 3.84542 13.6544 2.34562C12.1546 0.845814 10.121 0.00223986 8 0ZM8 14.7692C6.66117 14.7692 5.35241 14.3722 4.23922 13.6284C3.12603 12.8846 2.2584 11.8274 1.74605 10.5905C1.2337 9.35356 1.09965 7.99249 1.36084 6.67939C1.62203 5.36629 2.26674 4.16012 3.21343 3.21343C4.16013 2.26674 5.36629 1.62203 6.67939 1.36084C7.99249 1.09965 9.35356 1.2337 10.5905 1.74605C11.8274 2.25839 12.8846 3.12602 13.6284 4.23922C14.3722 5.35241 14.7692 6.66117 14.7692 8C14.7672 9.79468 14.0534 11.5153 12.7843 12.7843C11.5153 14.0534 9.79469 14.7672 8 14.7692ZM7.38462 8.61538V4.30769C7.38462 4.14448 7.44945 3.98796 7.56486 3.87255C7.68027 3.75714 7.83679 3.69231 8 3.69231C8.16321 3.69231 8.31974 3.75714 8.43514 3.87255C8.55055 3.98796 8.61539 4.14448 8.61539 4.30769V8.61538C8.61539 8.77859 8.55055 8.93512 8.43514 9.05053C8.31974 9.16593 8.16321 9.23077 8 9.23077C7.83679 9.23077 7.68027 9.16593 7.56486 9.05053C7.44945 8.93512 7.38462 8.77859 7.38462 8.61538ZM8.92308 11.3846C8.92308 11.5672 8.86894 11.7456 8.76751 11.8974C8.66608 12.0492 8.52192 12.1676 8.35325 12.2374C8.18458 12.3073 7.99898 12.3256 7.81992 12.29C7.64086 12.2543 7.47638 12.1664 7.34729 12.0373C7.21819 11.9082 7.13028 11.7438 7.09466 11.5647C7.05904 11.3856 7.07732 11.2 7.14719 11.0314C7.21706 10.8627 7.33537 10.7185 7.48717 10.6171C7.63897 10.5157 7.81743 10.4615 8 10.4615C8.24482 10.4615 8.4796 10.5588 8.65271 10.7319C8.82583 10.905 8.92308 11.1398 8.92308 11.3846Z"/>
44
44
  </svg>
45
- `, P = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
45
+ `, D = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
46
46
  <path d="M16 6C16 6.17681 15.9298 6.34638 15.8047 6.4714C15.6797 6.59643 15.5101 6.66667 15.3333 6.66667C15.1565 6.66667 14.987 6.59643 14.8619 6.4714C14.7369 6.34638 14.6667 6.17681 14.6667 6V2.27667L9.13917 7.805C9.01407 7.93009 8.84441 8.00037 8.6675 8.00037C8.49059 8.00037 8.32093 7.93009 8.19583 7.805C8.07074 7.67991 8.00046 7.51024 8.00046 7.33333C8.00046 7.15642 8.07074 6.98676 8.19583 6.86167L13.7233 1.33333H10C9.82319 1.33333 9.65362 1.2631 9.52859 1.13807C9.40357 1.01305 9.33333 0.843478 9.33333 0.666667C9.33333 0.489856 9.40357 0.320287 9.52859 0.195262C9.65362 0.070238 9.82319 0 10 0H15.3333C15.5101 0 15.6797 0.070238 15.8047 0.195262C15.9298 0.320287 16 0.489856 16 0.666667V6ZM12.6667 8C12.4899 8 12.3203 8.07024 12.1953 8.19526C12.0702 8.32029 12 8.48986 12 8.66667V14.6667H1.33333V4H7.33333C7.51014 4 7.67971 3.92976 7.80474 3.80474C7.92976 3.67971 8 3.51014 8 3.33333C8 3.15652 7.92976 2.98695 7.80474 2.86193C7.67971 2.7369 7.51014 2.66667 7.33333 2.66667H1.33333C0.979711 2.66667 0.640573 2.80714 0.390524 3.05719C0.140476 3.30724 0 3.64638 0 4V14.6667C0 15.0203 0.140476 15.3594 0.390524 15.6095C0.640573 15.8595 0.979711 16 1.33333 16H12C12.3536 16 12.6928 15.8595 12.9428 15.6095C13.1929 15.3594 13.3333 15.0203 13.3333 14.6667V8.66667C13.3333 8.48986 13.2631 8.32029 13.1381 8.19526C13.013 8.07024 12.8435 8 12.6667 8Z"/>
47
47
  </svg>
48
- `, z = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
48
+ `, P = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
49
49
  <path d="M14.7985 1.20265C14.0284 0.432604 12.984 0 11.895 0C10.8059 0 9.76152 0.432604 8.99146 1.20265L1.16604 9.0273C0.412088 9.80065 -0.0068122 10.8399 8.3812e-05 11.9199C0.00697982 13 0.439117 14.0338 1.20288 14.7975C1.96664 15.5611 3.00052 15.9931 4.08055 15.9999C5.16058 16.0066 6.19979 15.5876 6.97304 14.8335L14.7992 7.00888C15.568 6.23824 15.9997 5.19412 15.9995 4.1056C15.9994 3.01708 15.5674 1.97308 14.7985 1.20265ZM6.10106 13.9616C5.56237 14.5003 4.83171 14.8031 4.06981 14.8031C3.30791 14.8032 2.57719 14.5006 2.0384 13.9619C1.4996 13.4232 1.19687 12.6926 1.1968 11.9307C1.19673 11.1688 1.49932 10.4381 2.03801 9.89927L5.51435 6.42293L9.5774 10.4852L6.10106 13.9616ZM13.9265 6.1369L10.4486 9.61324L6.38709 5.55096L9.8642 2.07462C10.405 1.54629 11.1323 1.25247 11.8884 1.25688C12.6444 1.2613 13.3683 1.5636 13.9029 2.09822C14.4375 2.63284 14.7398 3.35666 14.7442 4.11271C14.7486 4.86876 14.4548 5.59607 13.9265 6.1369ZM12.7369 4.4978C12.7942 4.55509 12.8397 4.62311 12.8707 4.69799C12.9018 4.77286 12.9178 4.85312 12.9178 4.93418C12.9178 5.01523 12.9018 5.09549 12.8707 5.17037C12.8397 5.24524 12.7942 5.31327 12.7369 5.37055L10.8865 7.2209C10.8292 7.27815 10.7612 7.32356 10.6863 7.35452C10.6115 7.38549 10.5313 7.40141 10.4503 7.40137C10.3693 7.40134 10.289 7.38535 10.2142 7.35432C10.1394 7.32328 10.0714 7.27782 10.0142 7.22051C9.9569 7.1632 9.9115 7.09518 9.88053 7.02033C9.84956 6.94548 9.83364 6.86526 9.83368 6.78425C9.83371 6.70324 9.84971 6.62304 9.88074 6.54821C9.91177 6.47339 9.95724 6.4054 10.0145 6.34815L11.8649 4.4978C11.9805 4.38222 12.1374 4.3173 12.3009 4.3173C12.4644 4.3173 12.6212 4.38222 12.7369 4.4978Z"/>
50
50
  </svg>
51
- `, p = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
51
+ `, w = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
52
52
  <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346628 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9978 5.87895 15.1542 3.84542 13.6544 2.34562C12.1546 0.845814 10.121 0.00223986 8 0ZM5.97154 11.0769H10.0285C9.61539 12.4877 8.92308 13.7592 8 14.7608C7.07692 13.7592 6.38462 12.4877 5.97154 11.0769ZM5.69231 9.84615C5.48821 8.62384 5.48821 7.37615 5.69231 6.15384H10.3077C10.5118 7.37615 10.5118 8.62384 10.3077 9.84615H5.69231ZM1.23077 8C1.23024 7.37572 1.31645 6.75439 1.48693 6.15384H4.44539C4.2618 7.37777 4.2618 8.62223 4.44539 9.84615H1.48693C1.31645 9.2456 1.23024 8.62428 1.23077 8ZM10.0285 4.92308H5.97154C6.38462 3.51231 7.07692 2.24077 8 1.23923C8.92308 2.24077 9.61539 3.51231 10.0285 4.92308ZM11.5546 6.15384H14.5131C14.8546 7.36092 14.8546 8.63908 14.5131 9.84615H11.5546C11.7382 8.62223 11.7382 7.37777 11.5546 6.15384ZM14.0285 4.92308H11.3031C10.989 3.68732 10.4616 2.51588 9.74462 1.46154C10.6607 1.70771 11.515 2.14286 12.2528 2.73902C12.9906 3.33518 13.5954 4.07915 14.0285 4.92308ZM6.25539 1.46154C5.53838 2.51588 5.01097 3.68732 4.69693 4.92308H1.97154C2.40456 4.07915 3.00941 3.33518 3.74719 2.73902C4.48497 2.14286 5.33935 1.70771 6.25539 1.46154ZM1.97154 11.0769H4.69693C5.01097 12.3127 5.53838 13.4841 6.25539 14.5385C5.33935 14.2923 4.48497 13.8571 3.74719 13.261C3.00941 12.6648 2.40456 11.9208 1.97154 11.0769ZM9.74462 14.5385C10.4616 13.4841 10.989 12.3127 11.3031 11.0769H14.0285C13.5954 11.9208 12.9906 12.6648 12.2528 13.261C11.515 13.8571 10.6607 14.2923 9.74462 14.5385Z"/>
53
53
  </svg>
54
54
  `, F = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
@@ -60,44 +60,44 @@ const b = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" x
60
60
  `, I = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
61
61
  <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346628 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9978 5.87895 15.1542 3.84542 13.6544 2.34562C12.1546 0.845814 10.121 0.00223986 8 0ZM7.69231 3.69231C7.87488 3.69231 8.05334 3.74644 8.20514 3.84787C8.35694 3.9493 8.47526 4.09347 8.54512 4.26214C8.61499 4.43081 8.63327 4.61641 8.59765 4.79547C8.56203 4.97453 8.47412 5.139 8.34502 5.2681C8.21593 5.39719 8.05145 5.48511 7.87239 5.52072C7.69333 5.55634 7.50773 5.53806 7.33906 5.46819C7.17039 5.39833 7.02623 5.28002 6.9248 5.12822C6.82337 4.97642 6.76923 4.79795 6.76923 4.61538C6.76923 4.37057 6.86649 4.13578 7.0396 3.96267C7.21271 3.78956 7.44749 3.69231 7.69231 3.69231ZM8.61539 12.3077C8.28897 12.3077 7.97591 12.178 7.7451 11.9472C7.51429 11.7164 7.38462 11.4033 7.38462 11.0769V8C7.22141 8 7.06488 7.93516 6.94947 7.81976C6.83407 7.70435 6.76923 7.54782 6.76923 7.38461C6.76923 7.2214 6.83407 7.06488 6.94947 6.94947C7.06488 6.83406 7.22141 6.76923 7.38462 6.76923C7.71104 6.76923 8.02409 6.8989 8.2549 7.12971C8.48572 7.36053 8.61539 7.67358 8.61539 8V11.0769C8.7786 11.0769 8.93512 11.1418 9.05053 11.2572C9.16594 11.3726 9.23077 11.5291 9.23077 11.6923C9.23077 11.8555 9.16594 12.012 9.05053 12.1274C8.93512 12.2429 8.7786 12.3077 8.61539 12.3077Z"/>
62
62
  </svg>
63
- `, o = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
63
+ `, a = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
64
64
  <path d="M15.7867 12.1506C15.7192 12.2183 15.639 12.2719 15.5507 12.3085C15.4624 12.3451 15.3678 12.3639 15.2722 12.3639C15.1766 12.3639 15.082 12.3451 14.9937 12.3085C14.9054 12.2719 14.8252 12.2183 14.7577 12.1506L7.99992 5.39197L1.24215 12.1506C1.10569 12.2871 0.920613 12.3638 0.727633 12.3638C0.534652 12.3638 0.349576 12.2871 0.213119 12.1506C0.076661 12.0142 3.8041e-09 11.8291 0 11.6361C-3.8041e-09 11.4432 0.076661 11.2581 0.213119 11.1216L7.4854 3.84933C7.55294 3.78172 7.63315 3.72808 7.72143 3.69148C7.80972 3.65488 7.90435 3.63605 7.99992 3.63605C8.09548 3.63605 8.19012 3.65488 8.2784 3.69148C8.36668 3.72808 8.44689 3.78172 8.51443 3.84933L15.7867 11.1216C15.8543 11.1892 15.908 11.2694 15.9446 11.3576C15.9812 11.4459 16 11.5406 16 11.6361C16 11.7317 15.9812 11.8263 15.9446 11.9146C15.908 12.0029 15.8543 12.0831 15.7867 12.1506Z"/>
65
65
  </svg>
66
- `, O = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
66
+ `, j = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
67
67
  <path d="M11.4282 15.4286C11.4282 15.5802 11.368 15.7255 11.2609 15.8327C11.1537 15.9398 11.0084 16 10.8569 16H5.14324C4.9917 16 4.84638 15.9398 4.73922 15.8327C4.63207 15.7255 4.57188 15.5802 4.57188 15.4286C4.57188 15.2771 4.63207 15.1318 4.73922 15.0246C4.84638 14.9175 4.9917 14.8573 5.14324 14.8573H10.8569C11.0084 14.8573 11.1537 14.9175 11.2609 15.0246C11.368 15.1318 11.4282 15.2771 11.4282 15.4286ZM14.2851 6.28682C14.2875 7.23931 14.0723 8.17978 13.656 9.03644C13.2396 9.89311 12.633 10.6433 11.8825 11.2298C11.7421 11.3374 11.6283 11.4756 11.5495 11.6339C11.4708 11.7923 11.4293 11.9665 11.4282 12.1433V12.5718C11.4282 12.8749 11.3078 13.1655 11.0935 13.3798C10.8792 13.5942 10.5886 13.7145 10.2855 13.7145H5.7146C5.41153 13.7145 5.12088 13.5942 4.90657 13.3798C4.69227 13.1655 4.57188 12.8749 4.57188 12.5718V12.1433C4.57176 11.9686 4.53159 11.7963 4.45445 11.6395C4.37732 11.4828 4.26527 11.3458 4.12693 11.2391C3.3783 10.6561 2.77211 9.91037 2.35426 9.05844C1.9364 8.20652 1.71782 7.2707 1.71506 6.32182C1.69649 2.91792 4.4476 0.0832435 7.84865 0.00182421C8.68666 -0.0183701 9.52024 0.129276 10.3003 0.436073C11.0804 0.74287 11.7913 1.20262 12.391 1.78826C12.9908 2.3739 13.4673 3.07359 13.7926 3.84616C14.1179 4.61873 14.2853 5.44857 14.2851 6.28682ZM13.1423 6.28682C13.1425 5.60094 13.0055 4.92196 12.7394 4.28983C12.4732 3.6577 12.0833 3.0852 11.5925 2.60604C11.1018 2.12687 10.5201 1.75072 9.88183 1.49973C9.24353 1.24874 8.56146 1.12798 7.87579 1.14455C5.09039 1.21026 2.84279 3.52928 2.85779 6.31468C2.8604 7.09072 3.03948 7.85601 3.38148 8.55263C3.72348 9.24926 4.21945 9.85897 4.83185 10.3356C5.10713 10.5496 5.3298 10.8238 5.48281 11.1371C5.63582 11.4504 5.7151 11.7946 5.7146 12.1433V12.5718H10.2855V12.1433C10.2863 11.7936 10.3669 11.4487 10.5213 11.135C10.6756 10.8212 10.8996 10.5468 11.1761 10.3328C11.7904 9.85272 12.2869 9.23865 12.6276 8.53744C12.9684 7.83624 13.1444 7.06644 13.1423 6.28682ZM11.9917 5.61976C11.8436 4.7922 11.4454 4.02991 10.8509 3.4355C10.2564 2.8411 9.49399 2.44311 8.66641 2.29513C8.59241 2.28266 8.51667 2.28488 8.44353 2.30168C8.37039 2.31847 8.30127 2.34951 8.24013 2.39301C8.17898 2.43652 8.127 2.49164 8.08716 2.55524C8.04731 2.61883 8.02039 2.68965 8.00791 2.76365C7.99544 2.83765 7.99766 2.91339 8.01446 2.98653C8.03125 3.05967 8.06229 3.12879 8.10579 3.18993C8.1493 3.25108 8.20442 3.30306 8.26802 3.3429C8.33161 3.38275 8.40243 3.40967 8.47643 3.42215C9.65987 3.62141 10.664 4.62558 10.8647 5.81116C10.8873 5.94423 10.9563 6.065 11.0595 6.15207C11.1626 6.23914 11.2933 6.28687 11.4282 6.28682C11.4605 6.28663 11.4928 6.284 11.5247 6.27897C11.674 6.25347 11.8071 6.1697 11.8947 6.04608C11.9823 5.92246 12.0172 5.76911 11.9917 5.61976Z"/>
68
68
  </svg>
69
- `, j = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
69
+ `, O = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
70
70
  <path d="M8.00001 0C6.3335 0.00189054 4.73579 0.664747 3.55738 1.84315C2.37898 3.02155 1.71612 4.61927 1.71423 6.28578C1.71423 11.6644 7.42858 15.7266 7.67215 15.8966C7.76823 15.9639 7.8827 16 8.00001 16C8.11732 16 8.23179 15.9639 8.32787 15.8966C8.57144 15.7266 14.2858 11.6644 14.2858 6.28578C14.2839 4.61927 13.621 3.02155 12.4426 1.84315C11.2642 0.664747 9.66652 0.00189054 8.00001 0ZM8.00001 4.00004C8.45209 4.00004 8.89401 4.1341 9.2699 4.38526C9.64578 4.63642 9.93875 4.9934 10.1118 5.41106C10.2848 5.82873 10.33 6.28831 10.2418 6.7317C10.1536 7.17509 9.93594 7.58237 9.61627 7.90204C9.2966 8.2217 8.88933 8.4394 8.44594 8.5276C8.00255 8.61579 7.54296 8.57053 7.1253 8.39752C6.70763 8.22452 6.35065 7.93155 6.09949 7.55567C5.84833 7.17978 5.71427 6.73785 5.71427 6.28578C5.71427 5.67956 5.95509 5.09818 6.38375 4.66952C6.81241 4.24086 7.3938 4.00004 8.00001 4.00004Z"/>
71
71
  </svg>
72
- `, U = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
72
+ `, _ = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
73
73
  <path d="M16 8C16 8.17681 15.9298 8.34638 15.8047 8.47141C15.6797 8.59643 15.5101 8.66667 15.3333 8.66667H0.666667C0.489856 8.66667 0.320287 8.59643 0.195262 8.47141C0.070238 8.34638 0 8.17681 0 8C0 7.82319 0.070238 7.65362 0.195262 7.5286C0.320287 7.40357 0.489856 7.33333 0.666667 7.33333H15.3333C15.5101 7.33333 15.6797 7.40357 15.8047 7.5286C15.9298 7.65362 16 7.82319 16 8ZM0.666667 3.33333H15.3333C15.5101 3.33333 15.6797 3.2631 15.8047 3.13807C15.9298 3.01305 16 2.84348 16 2.66667C16 2.48986 15.9298 2.32029 15.8047 2.19526C15.6797 2.07024 15.5101 2 15.3333 2H0.666667C0.489856 2 0.320287 2.07024 0.195262 2.19526C0.070238 2.32029 0 2.48986 0 2.66667C0 2.84348 0.070238 3.01305 0.195262 3.13807C0.320287 3.2631 0.489856 3.33333 0.666667 3.33333ZM15.3333 12.6667H0.666667C0.489856 12.6667 0.320287 12.7369 0.195262 12.8619C0.070238 12.987 0 13.1565 0 13.3333C0 13.5101 0.070238 13.6797 0.195262 13.8047C0.320287 13.9298 0.489856 14 0.666667 14H15.3333C15.5101 14 15.6797 13.9298 15.8047 13.8047C15.9298 13.6797 16 13.5101 16 13.3333C16 13.1565 15.9298 12.987 15.8047 12.8619C15.6797 12.7369 15.5101 12.6667 15.3333 12.6667Z"/>
74
74
  </svg>
75
- `, X = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
75
+ `, U = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
76
76
  <path d="M16 8C16 8.13261 15.9298 8.25979 15.8047 8.35355C15.6797 8.44732 15.5101 8.5 15.3333 8.5H0.666667C0.489856 8.5 0.320287 8.44732 0.195262 8.35355C0.070238 8.25979 0 8.13261 0 8C0 7.86739 0.070238 7.74021 0.195262 7.64645C0.320287 7.55268 0.489856 7.5 0.666667 7.5H15.3333C15.5101 7.5 15.6797 7.55268 15.8047 7.64645C15.9298 7.74021 16 7.86739 16 8Z"/>
77
77
  </svg>
78
- `, H = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
78
+ `, L = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
79
79
  <path d="M15.9179 15.386C15.8639 15.4796 15.7862 15.5573 15.6926 15.6113C15.599 15.6653 15.4929 15.6937 15.3848 15.6937H0.614787C0.506812 15.6936 0.400767 15.6651 0.307299 15.611C0.213832 15.557 0.136232 15.4793 0.0822927 15.3857C0.0283531 15.2922 -2.77002e-05 15.1861 2.02871e-08 15.0781C2.77407e-05 14.9702 0.028463 14.8641 0.0824506 14.7706C1.25405 12.7451 3.05954 11.2927 5.16657 10.6042C4.12434 9.98374 3.31459 9.03832 2.86167 7.91312C2.40875 6.78792 2.33772 5.54515 2.65947 4.37567C2.98122 3.20618 3.67797 2.17465 4.64272 1.43948C5.60747 0.70431 6.78687 0.306152 7.99981 0.306152C9.21274 0.306152 10.3921 0.70431 11.3569 1.43948C12.3216 2.17465 13.0184 3.20618 13.3401 4.37567C13.6619 5.54515 13.5909 6.78792 13.1379 7.91312C12.685 9.03832 11.8753 9.98374 10.833 10.6042C12.9401 11.2927 14.7456 12.7451 15.9172 14.7706C15.9713 14.8641 15.9999 14.9702 16 15.0782C16.0001 15.1862 15.9718 15.2924 15.9179 15.386Z"/>
80
80
  </svg>
81
- `, E = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
81
+ `, X = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
82
82
  <path d="M15.1086 4.08095C14.9691 4.15317 14.8066 4.16706 14.6569 4.11957C14.5072 4.07208 14.3825 3.96708 14.3102 3.82767C13.7447 2.71048 12.8887 1.76624 11.8322 1.09416C11.7663 1.05263 11.7093 0.998538 11.6644 0.934975C11.6194 0.871411 11.5875 0.799619 11.5703 0.723697C11.5531 0.647775 11.551 0.56921 11.5642 0.492487C11.5774 0.415765 11.6055 0.342388 11.647 0.276546C11.6886 0.210704 11.7427 0.153687 11.8062 0.108749C11.8698 0.0638108 11.9416 0.0318326 12.0175 0.01464C12.0934 -0.00255247 12.172 -0.00462266 12.2487 0.00854767C12.3254 0.021718 12.3988 0.0498709 12.4646 0.0913991C13.696 0.879783 14.6958 1.98106 15.3618 3.2826C15.4341 3.42206 15.4479 3.5845 15.4005 3.7342C15.353 3.88391 15.248 4.00863 15.1086 4.08095ZM1.164 4.14761C1.27254 4.14756 1.37899 4.1177 1.47172 4.06128C1.56444 4.00486 1.63989 3.92405 1.68982 3.82767C2.25533 2.71048 3.11132 1.76624 4.16783 1.09416C4.3008 1.01029 4.39501 0.877028 4.42974 0.723697C4.46446 0.570365 4.43685 0.40952 4.35298 0.276546C4.26911 0.143572 4.13585 0.0493619 3.98252 0.01464C3.82919 -0.0200818 3.66834 0.00752924 3.53537 0.0913991C2.30407 0.879783 1.30425 1.98106 0.638182 3.2826C0.591405 3.37289 0.568655 3.4737 0.572122 3.57533C0.575589 3.67696 0.605155 3.77599 0.657977 3.86288C0.710798 3.94978 0.785096 4.02162 0.87372 4.07148C0.962344 4.12135 1.06231 4.14756 1.164 4.14761ZM14.9464 11.8453C15.0513 12.0253 15.107 12.2298 15.1077 12.4381C15.1084 12.6465 15.0542 12.8514 14.9504 13.0321C14.8467 13.2128 14.6972 13.363 14.5169 13.4674C14.3366 13.5719 14.132 13.627 13.9236 13.6271H10.902C10.766 14.2968 10.4027 14.8989 9.87363 15.3313C9.34455 15.7638 8.68223 16 7.9989 16C7.31557 16 6.65325 15.7638 6.12417 15.3313C5.59508 14.8989 5.23177 14.2968 5.09579 13.6271H2.07418C1.86595 13.6267 1.66149 13.5715 1.48142 13.4669C1.30135 13.3623 1.15202 13.2121 1.04847 13.0314C0.944918 12.8508 0.890808 12.646 0.891589 12.4378C0.892369 12.2295 0.948012 12.0252 1.05291 11.8453C1.72018 10.6937 2.07418 9.05623 2.07418 7.10996C2.07418 5.53863 2.69839 4.03166 3.80949 2.92056C4.92059 1.80946 6.42757 1.18525 7.9989 1.18525C9.57023 1.18525 11.0772 1.80946 12.1883 2.92056C13.2994 4.03166 13.9236 5.53863 13.9236 7.10996C13.9236 9.05549 14.2776 10.6929 14.9464 11.8453ZM9.67411 13.6271H6.32368C6.44643 13.9733 6.6734 14.2729 6.97338 14.4848C7.27336 14.6968 7.63162 14.8105 7.9989 14.8105C8.36618 14.8105 8.72444 14.6968 9.02442 14.4848C9.3244 14.2729 9.55136 13.9733 9.67411 13.6271ZM13.9236 12.4422C13.1356 11.0891 12.7387 9.29544 12.7387 7.10996C12.7387 5.8529 12.2393 4.64732 11.3504 3.75844C10.4615 2.86956 9.25596 2.37019 7.9989 2.37019C6.74183 2.37019 5.53625 2.86956 4.64737 3.75844C3.75849 4.64732 3.25913 5.8529 3.25913 7.10996C3.25913 9.29618 2.86069 11.0899 2.07418 12.4422H13.9236Z"/>
83
83
  </svg>
84
- `, _ = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
84
+ `, E = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
85
85
  <path d="M11.4273 9.04717C11.4273 9.03116 11.425 9.01744 11.4227 9.00373V7.94514C11.4227 7.35069 10.938 6.86598 10.3435 6.86598H10.0097C9.91828 6.86598 9.84511 6.79281 9.84511 6.70136V6.3927H10.2887C10.5402 6.3927 10.7459 6.18692 10.7459 5.93542V4.10633C10.7459 3.85483 10.5402 3.64906 10.2887 3.64906H5.51474C5.26324 3.64906 5.05746 3.85483 5.05746 4.10633V5.93542C5.05746 6.18692 5.26324 6.3927 5.51474 6.3927H5.94457V6.70136C5.94457 6.79281 5.87141 6.86598 5.77996 6.86598H5.45758C4.86312 6.86598 4.37841 7.35069 4.37841 7.94514V14.9208C4.37841 15.5153 4.86312 16 5.45758 16H10.3413C10.9357 16 11.4204 15.5153 11.4204 14.9208V13.8805C11.4204 13.8668 11.425 13.8508 11.425 13.8371C11.425 13.8234 11.4227 13.8074 11.4204 13.7937V9.09518C11.4204 9.08146 11.425 9.06546 11.425 9.05174L11.4273 9.04717ZM10.5082 13.3753H8.34754V9.50444H10.5082V13.3753ZM5.96972 4.55903H9.82911V5.47358H5.96972V4.55903ZM10.3413 15.0832H5.45758C5.36612 15.0832 5.29296 15.01 5.29296 14.9186V7.94285C5.29296 7.8514 5.36612 7.77824 5.45758 7.77824H5.77996C6.37441 7.77824 6.85912 7.29353 6.85912 6.69907V6.39041H8.92828V6.69907C8.92828 7.29353 9.41299 7.77824 10.0074 7.77824H10.3413C10.4327 7.77824 10.5059 7.8514 10.5059 7.94285V8.5899H7.88798C7.63648 8.5899 7.43071 8.79567 7.43071 9.04717V13.8325C7.43071 14.084 7.63648 14.2898 7.88798 14.2898H10.5059V14.9186C10.5059 15.01 10.4327 15.0832 10.3413 15.0832Z" fill="black"/>
86
86
  <path d="M14.8591 11.4181H14.1114C14.9185 10.2109 15.3484 8.81165 15.3484 7.34838C15.3484 3.29694 12.0514 0 7.99999 0C3.94855 0 0.651611 3.29694 0.651611 7.34838C0.651611 8.92826 1.14547 10.435 2.08059 11.7016C2.16976 11.8228 2.30923 11.8868 2.44869 11.8868C2.54243 11.8868 2.63846 11.8571 2.71848 11.7976C2.92197 11.6467 2.96541 11.3609 2.81451 11.1575C1.99599 10.0463 1.56387 8.72934 1.56387 7.34609C1.56387 3.79765 4.44926 0.91226 7.9977 0.91226C11.5461 0.91226 14.4315 3.79765 14.4315 7.34609C14.4315 8.54643 14.1046 9.69648 13.485 10.7048V10.044C13.485 9.7925 13.2792 9.58673 13.0277 9.58673C12.7762 9.58673 12.5704 9.7925 12.5704 10.044V11.8731C12.5704 12.1246 12.7762 12.3304 13.0277 12.3304H14.8568C15.1083 12.3304 15.3141 12.1246 15.3141 11.8731C15.3141 11.6216 15.1083 11.4158 14.8568 11.4158L14.8591 11.4181Z" fill="black"/>
87
87
  </svg>
88
- `, N = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
88
+ `, G = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
89
89
  <path d="M15.9093 14.4497C14.7389 12.4263 12.9352 10.9753 10.8303 10.2875C11.8715 9.66773 12.6804 8.72327 13.1329 7.59922C13.5854 6.47516 13.6563 5.23366 13.3349 4.06537C13.0135 2.89708 12.3174 1.86659 11.3537 1.13217C10.3899 0.397752 9.2117 0 8 0C6.7883 0 5.6101 0.397752 4.64633 1.13217C3.68257 1.86659 2.98653 2.89708 2.6651 4.06537C2.34368 5.23366 2.41464 6.47516 2.8671 7.59922C3.31955 8.72327 4.12848 9.66773 5.16965 10.2875C3.06476 10.9746 1.26112 12.4255 0.0907097 14.4497C0.0477887 14.5197 0.0193195 14.5975 0.00698187 14.6787C-0.00535579 14.7599 -0.00131202 14.8427 0.0188746 14.9223C0.0390612 15.0018 0.0749818 15.0766 0.124517 15.142C0.174052 15.2075 0.236198 15.2624 0.307289 15.3035C0.37838 15.3445 0.456975 15.3709 0.538437 15.3811C0.6199 15.3913 0.702579 15.3851 0.781598 15.3628C0.860616 15.3406 0.934373 15.3027 0.998516 15.2514C1.06266 15.2002 1.11589 15.1366 1.15507 15.0645C2.6029 12.5623 5.16197 11.0683 8 11.0683C10.838 11.0683 13.3971 12.5623 14.8449 15.0645C14.8841 15.1366 14.9373 15.2002 15.0015 15.2514C15.0656 15.3027 15.1394 15.3406 15.2184 15.3628C15.2974 15.3851 15.3801 15.3913 15.4616 15.3811C15.543 15.3709 15.6216 15.3445 15.6927 15.3035C15.7638 15.2624 15.8259 15.2075 15.8755 15.142C15.925 15.0766 15.9609 15.0018 15.9811 14.9223C16.0013 14.8427 16.0054 14.7599 15.993 14.6787C15.9807 14.5975 15.9522 14.5197 15.9093 14.4497ZM3.69646 5.53521C3.69646 4.68405 3.94886 3.85201 4.42174 3.14429C4.89462 2.43658 5.56674 1.88499 6.35311 1.55926C7.13948 1.23354 8.00478 1.14831 8.83958 1.31436C9.67438 1.48042 10.4412 1.89029 11.0431 2.49215C11.6449 3.09401 12.0548 3.86083 12.2208 4.69563C12.3869 5.53044 12.3017 6.39574 11.976 7.18211C11.6502 7.96848 11.0986 8.6406 10.3909 9.11347C9.6832 9.58635 8.85116 9.83875 8 9.83875C6.85901 9.83753 5.76509 9.38373 4.95829 8.57693C4.15148 7.77012 3.69768 6.67621 3.69646 5.53521Z"/>
90
90
  </svg>
91
- `, G = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
91
+ `, N = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
92
92
  <path d="M14.7689 8C14.7694 8.20893 14.7158 8.41444 14.6134 8.59654C14.511 8.77864 14.3631 8.93113 14.1843 9.03918L3.10176 15.8189C2.91491 15.9333 2.70091 15.9957 2.48185 15.9998C2.26279 16.0038 2.04662 15.9493 1.85566 15.8419C1.66653 15.7362 1.50897 15.582 1.3992 15.3951C1.28942 15.2083 1.2314 14.9956 1.23108 14.7789V1.22109C1.2314 1.0044 1.28942 0.791702 1.3992 0.604871C1.50897 0.41804 1.66653 0.263819 1.85566 0.158069C2.04662 0.0506496 2.26279 -0.00384561 2.48185 0.000211026C2.70091 0.00426766 2.91491 0.0667292 3.10176 0.181145L14.1843 6.96082C14.3631 7.06887 14.511 7.22136 14.6134 7.40346C14.7158 7.58556 14.7694 7.79107 14.7689 8Z"/>
93
93
  </svg>
94
- `, S = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
94
+ `, A = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
95
95
  <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346629 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9976 5.87899 15.154 3.84553 13.6543 2.34574C12.1545 0.845963 10.121 0.00235276 8 0ZM8 14.2222C6.76936 14.2222 5.56636 13.8573 4.54312 13.1736C3.51988 12.4899 2.72236 11.5181 2.25142 10.3811C1.78047 9.24418 1.65725 7.9931 1.89734 6.7861C2.13743 5.57911 2.73003 4.47042 3.60023 3.60022C4.47042 2.73003 5.57911 2.13742 6.78611 1.89734C7.9931 1.65725 9.24418 1.78047 10.3811 2.25142C11.5181 2.72236 12.4899 3.51988 13.1736 4.54312C13.8573 5.56636 14.2222 6.76936 14.2222 8C14.2205 9.64969 13.5643 11.2313 12.3978 12.3978C11.2313 13.5643 9.6497 14.2205 8 14.2222ZM10.963 8C10.9629 8.14292 10.9285 8.28372 10.8624 8.41048C10.7964 8.53724 10.7008 8.64621 10.5837 8.72815L7.62074 10.8022C7.48754 10.8954 7.33132 10.9503 7.16909 10.9609C7.00685 10.9715 6.84482 10.9374 6.70061 10.8624C6.55641 10.7873 6.43556 10.6741 6.35121 10.5351C6.26686 10.3961 6.22225 10.2367 6.22222 10.0741V5.92592C6.22225 5.76335 6.26686 5.60389 6.35121 5.4649C6.43556 5.32591 6.55641 5.21272 6.70061 5.13764C6.84482 5.06256 7.00685 5.02846 7.16909 5.03907C7.33132 5.04967 7.48754 5.10456 7.62074 5.19778L10.5837 7.27185C10.7008 7.35379 10.7964 7.46276 10.8624 7.58952C10.9285 7.71627 10.9629 7.85708 10.963 8Z"/>
96
96
  </svg>
97
- `, M = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
97
+ `, H = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
98
98
  <path d="M8 1.32C8 0.590984 8.59493 -0.0110973 9.31404 0.108651C10.4288 0.294276 11.4967 0.714871 12.4446 1.34824C13.7602 2.22729 14.7855 3.47672 15.391 4.93853C15.9965 6.40034 16.155 8.00887 15.8463 9.56072C15.5376 11.1126 14.7757 12.538 13.6569 13.6569C12.538 14.7757 11.1126 15.5376 9.56072 15.8463C8.00887 16.155 6.40034 15.9965 4.93853 15.391C3.47672 14.7855 2.22729 13.7602 1.34824 12.4446C0.714871 11.4967 0.294276 10.4288 0.108651 9.31404C-0.011097 8.59492 0.590984 8 1.32 8C2.04902 8 2.62399 8.5997 2.80172 9.30672C2.95061 9.89901 3.20043 10.4647 3.54332 10.9779C4.13229 11.8593 4.9694 12.5463 5.94882 12.952C6.92823 13.3577 8.00595 13.4638 9.04568 13.257C10.0854 13.0502 11.0405 12.5397 11.7901 11.7901C12.5397 11.0405 13.0502 10.0854 13.257 9.04568C13.4638 8.00595 13.3577 6.92823 12.952 5.94882C12.5463 4.9694 11.8593 4.13229 10.9779 3.54332C10.4647 3.20043 9.89901 2.95061 9.30672 2.80172C8.5997 2.62399 8 2.04902 8 1.32Z"/>
99
99
  </svg>
100
- `, A = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
100
+ `, S = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
101
101
  <path d="M16 7.99949C16.0002 9.94094 15.2358 11.8044 13.8723 13.1864C12.5088 14.5685 10.6559 15.358 8.71461 15.3841H8.61539C6.72942 15.3888 4.91406 14.6671 3.54615 13.3687C3.48741 13.3132 3.44019 13.2466 3.40718 13.1728C3.37417 13.099 3.35603 13.0194 3.35378 12.9385C3.35153 12.8577 3.36522 12.7772 3.39407 12.7017C3.42292 12.6262 3.46636 12.5571 3.52192 12.4983C3.57748 12.4396 3.64407 12.3924 3.71788 12.3594C3.79169 12.3264 3.87127 12.3082 3.9521 12.306C4.03292 12.3037 4.11339 12.3174 4.18893 12.3463C4.26446 12.3751 4.33357 12.4185 4.39231 12.4741C5.27215 13.3039 6.37699 13.856 7.56879 14.0615C8.7606 14.267 9.98654 14.1168 11.0935 13.6296C12.2004 13.1424 13.1392 12.3398 13.7927 11.3222C14.4461 10.3045 14.7852 9.11686 14.7676 7.9076C14.75 6.69833 14.3765 5.52106 13.6937 4.52285C13.011 3.52463 12.0492 2.74973 10.9285 2.29495C9.80792 1.84017 8.57813 1.72567 7.39281 1.96576C6.20748 2.20584 5.11918 2.78987 4.26385 3.64487C4.25756 3.65167 4.25088 3.65809 4.24385 3.66411L2.19923 5.53795H4.30769C4.4709 5.53795 4.62743 5.60279 4.74284 5.71819C4.85824 5.8336 4.92308 5.99013 4.92308 6.15334C4.92308 6.31655 4.85824 6.47307 4.74284 6.58848C4.62743 6.70389 4.4709 6.76872 4.30769 6.76872H0.615385C0.452174 6.76872 0.295649 6.70389 0.180242 6.58848C0.064835 6.47307 0 6.31655 0 6.15334V2.46103C0 2.29782 0.064835 2.14129 0.180242 2.02589C0.295649 1.91048 0.452174 1.84564 0.615385 1.84564C0.778595 1.84564 0.93512 1.91048 1.05053 2.02589C1.16593 2.14129 1.23077 2.29782 1.23077 2.46103V4.75334L3.40385 2.76872C4.43768 1.73891 5.75344 1.03846 7.18502 0.755821C8.61661 0.473178 10.0998 0.621002 11.4475 1.18063C12.7951 1.74027 13.9468 2.68662 14.757 3.90022C15.5673 5.11382 15.9998 6.54027 16 7.99949Z"/>
102
102
  </svg>
103
103
  `, q = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
@@ -115,7 +115,7 @@ const b = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" x
115
115
  `, K = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
116
116
  <path d="M15.7714 12.5776L9.52528 1.73028C9.36919 1.46453 9.14637 1.24418 8.87889 1.09107C8.61141 0.937966 8.30856 0.857422 8.00036 0.857422C7.69216 0.857422 7.38931 0.937966 7.12182 1.09107C6.85434 1.24418 6.63152 1.46453 6.47543 1.73028L0.229326 12.5776C0.079145 12.8346 0 13.127 0 13.4247C0 13.7224 0.079145 14.0147 0.229326 14.2718C0.383411 14.5391 0.605857 14.7607 0.873837 14.9137C1.14182 15.0667 1.44568 15.1457 1.75425 15.1425H14.2465C14.5548 15.1454 14.8584 15.0663 15.1261 14.9133C15.3938 14.7603 15.616 14.5389 15.77 14.2718C15.9204 14.0149 15.9997 13.7226 16 13.4249C16.0002 13.1272 15.9214 12.8348 15.7714 12.5776ZM7.42896 6.57146C7.42896 6.41992 7.48916 6.27458 7.59632 6.16742C7.70347 6.06026 7.84881 6.00006 8.00036 6.00006C8.1519 6.00006 8.29724 6.06026 8.4044 6.16742C8.51155 6.27458 8.57176 6.41992 8.57176 6.57146V9.42846C8.57176 9.58 8.51155 9.72534 8.4044 9.8325C8.29724 9.93966 8.1519 9.99986 8.00036 9.99986C7.84881 9.99986 7.70347 9.93966 7.59632 9.8325C7.48916 9.72534 7.42896 9.58 7.42896 9.42846V6.57146ZM8.00036 12.8569C7.83084 12.8569 7.66513 12.8066 7.52418 12.7124C7.38323 12.6182 7.27337 12.4844 7.2085 12.3278C7.14363 12.1711 7.12665 11.9988 7.15973 11.8325C7.1928 11.6663 7.27443 11.5136 7.3943 11.3937C7.51416 11.2738 7.66688 11.1922 7.83314 11.1591C7.9994 11.1261 8.17174 11.143 8.32835 11.2079C8.48497 11.2728 8.61883 11.3826 8.71301 11.5236C8.80719 11.6645 8.85746 11.8302 8.85746 11.9998C8.85746 12.2271 8.76715 12.4451 8.60642 12.6058C8.44568 12.7666 8.22767 12.8569 8.00036 12.8569Z"/>
117
117
  </svg>
118
- `, Z = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
118
+ `, M = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
119
119
  <path d="M8.51443 8.51443L1.24215 15.7867C1.10569 15.9232 0.920613 15.9998 0.727633 15.9998C0.534653 15.9998 0.349576 15.9232 0.213119 15.7867C0.076661 15.6503 3.8041e-09 15.4652 0 15.2722C-3.8041e-09 15.0792 0.076661 14.8941 0.213119 14.7577L6.9718 7.99992L0.213119 1.24215C0.076661 1.10569 0 0.920613 0 0.727633C0 0.534653 0.076661 0.349576 0.213119 0.213119C0.349576 0.076661 0.534653 0 0.727633 0C0.920613 0 1.10569 0.076661 1.24215 0.213119L8.51443 7.4854C8.58205 7.55294 8.63569 7.63315 8.67228 7.72143C8.70888 7.80972 8.72772 7.90435 8.72772 7.99992C8.72772 8.09549 8.70888 8.19012 8.67228 8.2784C8.63569 8.36669 8.58205 8.44689 8.51443 8.51443ZM15.7867 7.4854L8.51443 0.213119C8.37797 0.076661 8.1929 0 7.99992 0C7.80694 0 7.62186 0.076661 7.4854 0.213119C7.34894 0.349576 7.27228 0.534653 7.27228 0.727633C7.27228 0.920613 7.34894 1.10569 7.4854 1.24215L14.2441 7.99992L7.4854 14.7577C7.34894 14.8941 7.27228 15.0792 7.27228 15.2722C7.27228 15.4652 7.34894 15.6503 7.4854 15.7867C7.62186 15.9232 7.80694 15.9998 7.99992 15.9998C8.1929 15.9998 8.37797 15.9232 8.51443 15.7867L15.7867 8.51443C15.8543 8.44689 15.908 8.36669 15.9446 8.2784C15.9812 8.19012 16 8.09549 16 7.99992C16 7.90435 15.9812 7.80972 15.9446 7.72143C15.908 7.63315 15.8543 7.55294 15.7867 7.4854Z"/>
120
120
  </svg>
121
121
  `, Q = '<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="m15.69,4.37L11.63.31c-.2-.2-.47-.31-.75-.31h-5.74c-.28,0-.55.11-.75.31L.31,4.37c-.2.2-.31.47-.31.75v5.74c0,.28.11.55.31.75l4.17,4.17c.13.13.31.21.5.21h5.89c.28,0,.55-.11.75-.31l4.06-4.06c.2-.2.31-.47.31-.75v-5.74c0-.28-.11-.55-.31-.75Zm-7.69,9.13c-.69,0-1.25-.56-1.25-1.25s.56-1.25,1.25-1.25,1.25.56,1.25,1.25-.56,1.25-1.25,1.25Zm1.02-3.86c0,.1-.04.18-.11.26-.07.07-.16.11-.26.11h-1.26c-.1,0-.19-.04-.26-.11-.07-.07-.11-.16-.11-.26l-.53-6.27c0-.1.04-.18.11-.26.07-.07.16-.11.26-.11h2.38c.1,0,.19.04.26.11.07.07.11.16.11.26l-.59,6.27Z"/></svg>', C1 = `<svg xmlns="http://www.w3.org/2000/svg" width="45" height="24" viewBox="0 0 45 24" fill="none">
@@ -138,13 +138,13 @@ const b = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" x
138
138
  `, n1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
139
139
  <path d="M5.37214 23.9999H0.396429V7.97672H5.37214V23.9999ZM2.88161 5.79101C1.29054 5.79101 0 4.47315 0 2.88208C1.13882e-08 2.11783 0.303597 1.38488 0.844003 0.844476C1.38441 0.30407 2.11736 0.000473022 2.88161 0.000473022C3.64586 0.000473022 4.3788 0.30407 4.91921 0.844476C5.45962 1.38488 5.76321 2.11783 5.76321 2.88208C5.76321 4.47315 4.47214 5.79101 2.88161 5.79101ZM23.9946 23.9999H19.0296V16.1999C19.0296 14.341 18.9921 11.9571 16.4427 11.9571C13.8557 11.9571 13.4593 13.9767 13.4593 16.066V23.9999H8.48893V7.97672H13.2611V10.1624H13.3307C13.995 8.90351 15.6177 7.57494 18.0386 7.57494C23.0743 7.57494 24 10.891 24 15.1982V23.9999H23.9946Z"/>
140
140
  </svg>
141
- `, s1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
141
+ `, e1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
142
142
  <path d="M9.81818 8.72727H14.1818V5.45455H17.4545L12 0L6.54545 5.45455H9.81818V8.72727ZM8.72727 9.81818H5.45455V6.54545L0 12L5.45455 17.4545V14.1818H8.72727V9.81818ZM24 12L18.5455 6.54545V9.81818H15.2727V14.1818H18.5455V17.4545L24 12ZM14.1818 15.2727H9.81818V18.5455H6.54545L12 24L17.4545 18.5455H14.1818V15.2727Z"/>
143
143
  </svg>
144
- `, e1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
144
+ `, t1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
145
145
  <path d="M1 24H7.85714V0H1V24ZM14.7143 0V24H21.5714V0H14.7143Z"/>
146
146
  </svg>
147
- `, t1 = `<svg width="24" height="18" viewBox="0 0 24 18" fill="none" xmlns="http://www.w3.org/2000/svg">
147
+ `, s1 = `<svg width="24" height="18" viewBox="0 0 24 18" fill="none" xmlns="http://www.w3.org/2000/svg">
148
148
  <path d="M21.5516 1H7.05411C5.88354 1.00132 4.93494 1.93161 4.93359 3.07959V5.35997C4.93359 5.624 5.15184 5.83804 5.42107 5.83804C5.69029 5.83804 5.90854 5.624 5.90854 5.35997V3.07959C5.90854 2.78227 6.02898 2.49712 6.24336 2.28688C6.45774 2.07664 6.7485 1.95852 7.05167 1.95852H21.5492C21.8524 1.95852 22.1431 2.07664 22.3575 2.28688C22.5719 2.49712 22.6923 2.78227 22.6923 3.07959V11.1828C22.6923 11.802 22.1805 12.3039 21.5492 12.3039H9.38668C9.11746 12.3039 8.89921 12.5179 8.89921 12.782C8.89921 13.046 9.11746 13.26 9.38668 13.26H21.5492C22.7198 13.2587 23.6684 12.3284 23.6697 11.1804V3.0772C23.667 1.93108 22.7203 1.00263 21.5516 1V1Z" stroke="#14568d" stroke-width="0.4"/>
149
149
  <path d="M10.676 5.83309H18.6169C18.8862 5.83309 19.1044 5.61905 19.1044 5.35502C19.1044 5.09099 18.8862 4.87695 18.6169 4.87695H10.676C10.4067 4.87695 10.1885 5.09099 10.1885 5.35502C10.1885 5.61905 10.4067 5.83309 10.676 5.83309Z" stroke="#14568D" stroke-width="0.4"/>
150
150
  <path d="M10.676 9.20027H16.4403C16.7096 9.20027 16.9278 8.98624 16.9278 8.72221C16.9278 8.45818 16.7096 8.24414 16.4403 8.24414H10.676C10.4067 8.24414 10.1885 8.45818 10.1885 8.72221C10.1885 8.98624 10.4067 9.20027 10.676 9.20027Z" stroke="#14568D" stroke-width="0.4"/>
@@ -153,32 +153,688 @@ const b = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" x
153
153
  <path fill-rule="evenodd" clip-rule="evenodd" d="M1 17.3338C1.00269 14.9058 3.00902 12.9382 5.48477 12.9355C7.95902 12.9408 9.96309 14.9073 9.96711 17.3338C9.96711 17.5978 9.74886 17.8118 9.47964 17.8118H1.48748C1.21825 17.8118 1 17.5978 1 17.3338ZM5.48449 13.8945C3.73599 13.8945 2.25454 15.1575 2.01123 16.8556H2.02098H8.95776C8.71445 15.1575 7.233 13.8945 5.48449 13.8945Z" />
154
154
  <path d="M5.48477 12.9355L5.48499 12.8355L5.48467 12.8355L5.48477 12.9355ZM1 17.3338L0.9 17.3337V17.3338H1ZM9.96711 17.3338H10.0671L10.0671 17.3336L9.96711 17.3338ZM2.01123 16.8556L1.91224 16.8414L1.89588 16.9556H2.01123V16.8556ZM8.95776 16.8556V16.9556H9.07311L9.05675 16.8414L8.95776 16.8556ZM5.48467 12.8355C2.95561 12.8382 0.90275 14.8487 0.9 17.3337L1.1 17.3339C1.10262 14.9629 3.06243 13.0381 5.48488 13.0355L5.48467 12.8355ZM10.0671 17.3336C10.063 14.8502 8.01248 12.8409 5.48499 12.8355L5.48456 13.0355C7.90557 13.0407 9.86318 14.9643 9.86711 17.3339L10.0671 17.3336ZM9.47964 17.9118C9.80224 17.9118 10.0671 17.6548 10.0671 17.3338H9.86711C9.86711 17.5407 9.69548 17.7118 9.47964 17.7118V17.9118ZM1.48748 17.9118H9.47964V17.7118H1.48748V17.9118ZM0.9 17.3338C0.9 17.6548 1.16487 17.9118 1.48748 17.9118V17.7118C1.27163 17.7118 1.1 17.5407 1.1 17.3338H0.9ZM2.11022 16.8698C2.34627 15.2224 3.78427 13.9945 5.48449 13.9945V13.7945C3.68771 13.7945 2.16281 15.0926 1.91224 16.8414L2.11022 16.8698ZM2.02098 16.7556H2.01123V16.9556H2.02098V16.7556ZM8.95776 16.7556H2.02098V16.9556H8.95776V16.7556ZM5.48449 13.9945C7.18472 13.9945 8.62272 15.2224 8.85877 16.8698L9.05675 16.8414C8.80617 15.0926 7.28128 13.7945 5.48449 13.7945V13.9945Z" />
155
155
  </svg>
156
- `, l1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
156
+ `, o1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
157
157
  <path d="M12.5625 0.304688C7.75313 0.304688 3 3.51094 3 8.7C3 12 4.85625 13.875 5.98125 13.875C6.44531 13.875 6.7125 12.5813 6.7125 12.2156C6.7125 11.7797 5.60156 10.8516 5.60156 9.0375C5.60156 5.26875 8.47031 2.59688 12.1828 2.59688C15.375 2.59688 17.7375 4.41094 17.7375 7.74375C17.7375 10.2328 16.7391 14.9016 13.5047 14.9016C12.3375 14.9016 11.3391 14.0578 11.3391 12.8484C11.3391 11.0766 12.5766 9.36094 12.5766 7.53281C12.5766 4.42969 8.175 4.99219 8.175 8.74219C8.175 9.52969 8.27344 10.4016 8.625 11.1188C7.97813 13.9031 6.65625 18.0516 6.65625 20.9203C6.65625 21.8063 6.78281 22.6781 6.86719 23.5641C7.02656 23.7422 6.94688 23.7234 7.19063 23.6344C9.55313 20.4 9.46875 19.7672 10.5375 15.5344C11.1141 16.6313 12.6047 17.2219 13.7859 17.2219C18.7641 17.2219 21 12.3703 21 7.99688C21 3.34219 16.9781 0.304688 12.5625 0.304688Z"/>
158
158
  </svg>
159
- `, o1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
159
+ `, a1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
160
160
  <path d="M6.18 20C7.38398 20 8.36 19.024 8.36 17.82C8.36 16.616 7.38398 15.64 6.18 15.64C4.97602 15.64 4 16.616 4 17.82C4 19.024 4.97602 20 6.18 20Z"/>
161
161
  <path d="M4 4.44V7.27C11.03 7.27 16.73 12.97 16.73 20H19.56C19.56 11.41 12.59 4.44 4 4.44ZM4 10.1V12.93C7.9 12.93 11.07 16.1 11.07 20H13.9C13.9 14.53 9.47 10.1 4 10.1Z"/>
162
162
  </svg>
163
- `, a1 = `<svg width="44" height="45" viewBox="0 0 44 45" fill="none" xmlns="http://www.w3.org/2000/svg">
163
+ `, l1 = `<svg width="44" height="45" viewBox="0 0 44 45" fill="none" xmlns="http://www.w3.org/2000/svg">
164
164
  <path fill-rule="evenodd" clip-rule="evenodd" d="M0.19043 22.1904C0.19043 34.2881 9.99753 44.0952 22.0952 44.0952C34.1929 44.0952 44 34.2881 44 22.1904C44 10.0927 34.1929 0.285645 22.0952 0.285645C9.99753 0.285645 0.19043 10.0927 0.19043 22.1904ZM42.1746 22.1904C42.1746 33.2799 33.1847 42.2698 22.0952 42.2698C11.0057 42.2698 2.01583 33.2799 2.01583 22.1904C2.01583 11.1009 11.0057 2.11104 22.0952 2.11104C33.1847 2.11104 42.1746 11.1009 42.1746 22.1904ZM30.1697 26.5406H27.8761L25.9503 28.6906L20.5423 21.7943C23.2421 21.564 25.3696 19.292 25.3696 16.5276C25.3696 13.611 23.0021 11.238 20.0918 11.238H13.8809V30.1682H15.5905V21.8172H18.3889L24.7925 29.983L21.733 33.3991L21.761 33.4245H24.004L25.8632 31.3488L27.4908 33.4245H29.662L27.0207 30.0564L30.1697 26.5406ZM20.0918 12.9514H15.5905V20.1039H20.0918C22.0595 20.1039 23.66 18.4996 23.66 16.5276C23.66 14.5556 22.0595 12.9514 20.0918 12.9514Z" />
165
165
  </svg>
166
- `, c1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
166
+ `, r1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
167
167
  <path d="M17.6667 18.68V9.33333H15V18.68H11L16.3333 24L21.6667 18.68H17.6667ZM8.33333 0L3 5.32H7V14.6667H9.66667V5.32H13.6667L8.33333 0Z"/>
168
168
  </svg>
169
- `, r1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
169
+ `, c1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
170
170
  <path d="M0 22.8182H4.36364V9.72727H0V22.8182ZM24 10.8182C24 9.61818 23.0182 8.63636 21.8182 8.63636H14.9345L15.9709 3.65091L16.0036 3.30182C16.0036 2.85455 15.8182 2.44 15.5236 2.14545L14.3673 1L7.18909 8.18909C6.78545 8.58182 6.54545 9.12727 6.54545 9.72727V20.6364C6.54545 21.8364 7.52727 22.8182 8.72727 22.8182H18.5455C19.4509 22.8182 20.2255 22.2727 20.5527 21.4873L23.8473 13.7964C23.9455 13.5455 24 13.2836 24 13V10.8182Z"/>
171
171
  </svg>
172
- `, h1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
172
+ `, d1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
173
173
  <path d="M24 12.0526L18.9474 7V10.7895H0V13.3158H18.9474V17.1053L24 12.0526Z"/>
174
174
  </svg>
175
- `, d1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
175
+ `, h1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
176
176
  <path d="M16.8 5L19.548 7.748L13.692 13.604L8.892 8.804L0 17.708L1.692 19.4L8.892 12.2L13.692 17L21.252 9.452L24 12.2V5H16.8Z"/>
177
177
  </svg>
178
- `, v1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
178
+ `, g1 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
179
179
  <path d="M21.533 7.11169C21.5482 7.32488 21.5482 7.53811 21.5482 7.7513C21.5482 14.2538 16.599 21.7462 7.5533 21.7462C4.76648 21.7462 2.17767 20.9391 0 19.5381C0.395953 19.5838 0.776625 19.599 1.18781 19.599C3.48727 19.599 5.60405 18.8224 7.29441 17.4975C5.13197 17.4518 3.31978 16.0356 2.69541 14.0863C3 14.132 3.30455 14.1624 3.62437 14.1624C4.06598 14.1624 4.50764 14.1015 4.91878 13.995C2.66498 13.5381 0.974578 11.5584 0.974578 9.16753V9.10664C1.62937 9.47213 2.39086 9.70055 3.19791 9.73097C1.87303 8.8477 1.00505 7.34011 1.00505 5.63452C1.00505 4.72083 1.24866 3.88327 1.67508 3.1523C4.09641 6.13706 7.73602 8.08627 11.8172 8.2995C11.7411 7.93402 11.6954 7.55335 11.6954 7.17263C11.6954 4.46194 13.8883 2.25385 16.6141 2.25385C18.0304 2.25385 19.3095 2.84775 20.208 3.80714C21.3197 3.59395 22.3857 3.18277 23.3299 2.61933C22.9643 3.76149 22.1877 4.72088 21.1674 5.32997C22.1573 5.22342 23.1167 4.94925 23.9999 4.56858C23.33 5.54316 22.4924 6.41114 21.533 7.11169Z"/>
180
180
  </svg>
181
- `, g1 = V`*,::slotted(*),*:before,*:after{box-sizing:border-box}:root{--size-base-unit: 0.5rem}[dir=rtl]{--rtlTranslateX: 50%;--rtlGradientToRight: 270deg;--rtlRotate45Inverse: -45deg}:host{--cre8-z-index-1: 1;--cre8-z-index-50: 50;--cre8-z-index-100: 100;--cre8-z-index-200: 200;--cre8-z-index-1030: 1030;--cre8-anim-fade-quick: 0.35s;--cre8-anim-ease: ease}@keyframes fadeIn{100%{opacity:1}}@keyframes slideIn{100%{transform:translateX(0)}}@keyframes slideInFwd{100%{width:272px;height:272px}}@keyframes slideOutRight{100%{width:272px;height:272px}}@keyframes slideUp{100%{transform:translateY(0)}}@media(width >= 481px){@keyframes slideInFwd{100%{width:417px;height:417px}}@keyframes slideOutRight{100%{width:417px;height:417px}}}@media(width >= 48rem){@keyframes slideInFwd{100%{width:330px;height:330px}}@keyframes slideOutRight{100%{width:330px;height:330px;transform:translateX(calc(100vw - 45px))}}}@media(width >= 60rem){@keyframes slideInFwd{100%{width:460px;height:460px}}@keyframes slideOutRight{100%{width:460px;height:460px;transform:translateX(calc(100vw - 45px))}}}@media(width >= 75rem){@keyframes slideInFwd{100%{width:592px;height:591px}}@keyframes slideOutRight{100%{width:592px;height:591px;transform:translateX(calc(100vw - 45px))}}}@media(width >= 87.5rem){@keyframes slideOutRight{100%{width:592px;height:591px;transform:translateX(calc(100vw - 120px))}}}@media(width >= 2200px){@keyframes slideOutRight{100%{width:592px;height:591px;transform:translateX(calc(100vw - 592px))}}}span.ripple{position:absolute;border-radius:50%;transform:scale(0);animation:ripple 600ms linear;background-color:var(--ripple-bg-color)}@keyframes ripple{to{transform:scale(4);opacity:1}}:root{--size-base-unit: 0.5rem}[dir=rtl]{--rtlTranslateX: 50%;--rtlGradientToRight: 270deg;--rtlRotate45Inverse: -45deg}:host{display:flex;--cre8-u-icon-display: block}.cre8-c-icon-wrapper{align-items:var(--cre8-u-icon-align-items);justify-content:var(--cre8-u-icon-justify-content);animation:var(--cre8-loading-animation, --cre8-icon-animation, none);margin:var(--cre8-icon-margin, 0)}.cre8-c-icon{height:var(--cre8-icon-height, 1rem);width:var(--cre8-icon-width, 1rem);color:var(--cre8-icon-fill, currentColor)}cre8-icon{display:inline-flex;vertical-align:middle}@media(prefers-reduced-motion){cre8-icon[spin]:not([spin=false]){animation-duration:6400ms !important}}cre8-icon[spin]:not([spin=false]){animation-duration:2000ms;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear}@media(prefers-reduced-motion){cre8-icon[pulse]:not([pulse=false]) svg *{animation-duration:3s !important;animation-timing-function:linear}}cre8-icon[pulse]:not([pulse=false]) svg *{animation:pulse 1.5s ease-in-out infinite}cre8-icon[flip=vertical]{transform:scaleY(-1)}cre8-icon[flip=horizontal]{transform:scaleX(-1)}cre8-icon[flip=both]{transform:scaleX(-1) scaleY(-1)}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}`, L1 = `<?xml version="1.0" encoding="utf-8"?>
181
+ `, p1 = Z`.cre8-u-content-knockout-brand {
182
+ color: var(----cre8-color-content-knockout-brand);
183
+ }
184
+
185
+ .cre8-u-is-hidden {
186
+ display: none !important;
187
+ visibility: hidden !important;
188
+ }
189
+
190
+ .cre8-u-is-vishidden {
191
+ position: absolute !important;
192
+ overflow: hidden;
193
+ width: 1px;
194
+ height: 1px;
195
+ padding: 0;
196
+ border: 0;
197
+ clip: rect(1px, 1px, 1px, 1px);
198
+ }
199
+
200
+ @media all and (min-width: 23.4375rem) {
201
+ .cre8-u-hide-sm {
202
+ display: none !important;
203
+ }
204
+ }
205
+ @media all and (min-width: 35rem) {
206
+ .cre8-u-hide-sm-2 {
207
+ display: none !important;
208
+ }
209
+ }
210
+ @media all and (min-width: 48rem) {
211
+ .cre8-u-hide-md {
212
+ display: none !important;
213
+ }
214
+ }
215
+ @media all and (min-width: 60rem) {
216
+ .cre8-u-hide-lg {
217
+ display: none !important;
218
+ }
219
+ }
220
+ @media all and (min-width: 75rem) {
221
+ .cre8-u-hide-xl {
222
+ display: none !important;
223
+ }
224
+ }
225
+ @media all and (max-width: 23.4375rem) {
226
+ .cre8-u-show-sm {
227
+ display: none !important;
228
+ }
229
+ }
230
+ @media all and (max-width: 35rem) {
231
+ .cre8-u-show-sm-2 {
232
+ display: none !important;
233
+ }
234
+ }
235
+ @media all and (max-width: 48rem) {
236
+ .cre8-u-show-md {
237
+ display: none !important;
238
+ }
239
+ }
240
+ @media all and (max-width: 60rem) {
241
+ .cre8-u-show-lg {
242
+ display: none !important;
243
+ }
244
+ }
245
+ @media all and (max-width: 75rem) {
246
+ .cre8-u-show-xl {
247
+ display: none !important;
248
+ }
249
+ }
250
+ .cre8-u-margin-none {
251
+ margin: 0 !important;
252
+ }
253
+
254
+ .cre8-u-margin-sm {
255
+ margin: size(1) !important;
256
+ }
257
+
258
+ .cre8-u-margin-md {
259
+ margin: size(2) !important;
260
+ }
261
+
262
+ .cre8-u-margin-lg {
263
+ margin: size(3) !important;
264
+ }
265
+
266
+ .cre8-u-margin-xl {
267
+ margin: size(4) !important;
268
+ }
269
+
270
+ .cre8-u-margin-xxl {
271
+ margin: size(8) !important;
272
+ }
273
+
274
+ .cre8-u-margin-top-none {
275
+ margin-top: 0 !important;
276
+ }
277
+
278
+ .cre8-u-margin-top-sm {
279
+ margin-top: size(1) !important;
280
+ }
281
+
282
+ .cre8-u-margin-top-md {
283
+ margin-top: size(2) !important;
284
+ }
285
+
286
+ .cre8-u-margin-top-lg {
287
+ margin-top: size(3) !important;
288
+ }
289
+
290
+ .cre8-u-margin-top-xl {
291
+ margin-top: size(4) !important;
292
+ }
293
+
294
+ .cre8-u-margin-top-xxl {
295
+ margin-top: size(8) !important;
296
+ }
297
+
298
+ .cre8-u-margin-right-none {
299
+ margin-right: 0 !important;
300
+ }
301
+
302
+ .cre8-u-margin-right-sm {
303
+ margin-right: size(1) !important;
304
+ }
305
+
306
+ .cre8-u-margin-right-md {
307
+ margin-right: size(2) !important;
308
+ }
309
+
310
+ .cre8-u-margin-right-lg {
311
+ margin-right: size(3) !important;
312
+ }
313
+
314
+ .cre8-u-margin-right-xl {
315
+ margin-right: size(4) !important;
316
+ }
317
+
318
+ .cre8-u-margin-right-xxl {
319
+ margin-right: size(8) !important;
320
+ }
321
+
322
+ .cre8-u-margin-bottom-none {
323
+ margin-bottom: 0 !important;
324
+ }
325
+
326
+ .cre8-u-margin-bottom-sm {
327
+ margin-bottom: size(1) !important;
328
+ }
329
+
330
+ .cre8-u-margin-bottom-md {
331
+ margin-bottom: size(2) !important;
332
+ }
333
+
334
+ .cre8-u-margin-bottom-lg {
335
+ margin-bottom: size(3) !important;
336
+ }
337
+
338
+ .cre8-u-margin-bottom-xl {
339
+ margin-bottom: size(4) !important;
340
+ }
341
+
342
+ .cre8-u-margin-bottom-xxl {
343
+ margin-bottom: size(8) !important;
344
+ }
345
+
346
+ .cre8-u-margin-bottom-xl-xxl {
347
+ margin-bottom: size(4) !important;
348
+ }
349
+
350
+ @media all and (min-width: 768px) {
351
+ .cre8-u-margin-bottom-xl-xxl {
352
+ margin-bottom: size(8) !important;
353
+ }
354
+ }
355
+ .cre8-u-margin-left-none {
356
+ margin-left: 0 !important;
357
+ }
358
+
359
+ .cre8-u-margin-left-sm {
360
+ margin-left: size(1) !important;
361
+ }
362
+
363
+ .cre8-u-margin-left-md {
364
+ margin-left: size(2) !important;
365
+ }
366
+
367
+ .cre8-u-margin-left-lg {
368
+ margin-left: size(3) !important;
369
+ }
370
+
371
+ .cre8-u-margin-left-xl {
372
+ margin-left: size(4) !important;
373
+ }
374
+
375
+ .cre8-u-margin-left-xxl {
376
+ margin-left: size(8) !important;
377
+ }
378
+
379
+ .cre8-u-padding-none {
380
+ padding: 0 !important;
381
+ }
382
+
383
+ .cre8-u-padding-sm {
384
+ padding: size(1) !important;
385
+ }
386
+
387
+ .cre8-u-padding-md {
388
+ padding: size(2) !important;
389
+ }
390
+
391
+ .cre8-u-padding-lg {
392
+ padding: size(3) !important;
393
+ }
394
+
395
+ .cre8-u-padding-xl {
396
+ padding: size(4) !important;
397
+ }
398
+
399
+ .cre8-u-padding-xxl {
400
+ padding: size(8) !important;
401
+ }
402
+
403
+ .cre8-u-padding-top-none {
404
+ padding-top: 0 !important;
405
+ }
406
+
407
+ .cre8-u-padding-top-sm {
408
+ padding-top: size(1) !important;
409
+ }
410
+
411
+ .cre8-u-padding-top-md {
412
+ padding-top: size(2) !important;
413
+ }
414
+
415
+ .cre8-u-padding-top-lg {
416
+ padding-top: size(3) !important;
417
+ }
418
+
419
+ .cre8-u-padding-top-xl {
420
+ padding-top: size(4) !important;
421
+ }
422
+
423
+ .cre8-u-padding-top-xxl {
424
+ padding-top: size(8) !important;
425
+ }
426
+
427
+ .cre8-u-padding-right-none {
428
+ padding-right: 0 !important;
429
+ }
430
+
431
+ .cre8-u-padding-right-sm {
432
+ padding-right: size(1) !important;
433
+ }
434
+
435
+ .cre8-u-padding-right-md {
436
+ padding-right: size(2) !important;
437
+ }
438
+
439
+ .cre8-u-padding-right-lg {
440
+ padding-right: size(3) !important;
441
+ }
442
+
443
+ .cre8-u-padding-right-xl {
444
+ padding-right: size(4) !important;
445
+ }
446
+
447
+ .cre8-u-padding-right-xxl {
448
+ padding-right: size(8) !important;
449
+ }
450
+
451
+ .cre8-u-padding-bottom-none {
452
+ padding-bottom: 0 !important;
453
+ }
454
+
455
+ .cre8-u-padding-bottom-sm {
456
+ padding-bottom: size(1) !important;
457
+ }
458
+
459
+ .cre8-u-padding-bottom-md {
460
+ padding-bottom: size(2) !important;
461
+ }
462
+
463
+ .cre8-u-padding-bottom-lg {
464
+ padding-bottom: size(3) !important;
465
+ }
466
+
467
+ .cre8-u-padding-bottom-xl {
468
+ padding-bottom: size(4) !important;
469
+ }
470
+
471
+ .cre8-u-padding-bottom-xxl {
472
+ padding-bottom: size(8) !important;
473
+ }
474
+
475
+ .cre8-u-padding-left-none {
476
+ padding-left: 0 !important;
477
+ }
478
+
479
+ .cre8-u-padding-left-sm {
480
+ padding-left: size(1) !important;
481
+ }
482
+
483
+ .cre8-u-padding-left-md {
484
+ padding-left: size(2) !important;
485
+ }
486
+
487
+ .cre8-u-padding-left-lg {
488
+ padding-left: size(3) !important;
489
+ }
490
+
491
+ .cre8-u-padding-left-xl {
492
+ padding-left: size(4) !important;
493
+ }
494
+
495
+ .cre8-u-padding-left-xxl {
496
+ padding-left: size(8) !important;
497
+ }
498
+
499
+ .cre8-u-display-flex {
500
+ display: flex !important;
501
+ }
502
+
503
+ .cre8-u-display-block {
504
+ display: block !important;
505
+ }
506
+
507
+ body {
508
+ font-family: var(--cre8-typography-body-default-font-family);
509
+ font-size: var(--cre8-typography-body-default-font-size);
510
+ font-weight: var(--cre8-typography-body-default-font-weight);
511
+ line-height: var(--cre8-typography-body-default-line-height);
512
+ -webkit-text-decoration: var(--cre8-typography-body-default-text-decoration);
513
+ text-decoration: var(--cre8-typography-body-default-text-decoration);
514
+ text-transform: var(--cre8-typography-body-default-text-transform);
515
+ display: flex;
516
+ flex-direction: column;
517
+ padding: 0;
518
+ margin: 0;
519
+ color: var(--cre8-color-content-default);
520
+ background: var(--background-default);
521
+ }
522
+
523
+ @media all and (min-width: 60rem) {
524
+ .page-container {
525
+ background: linear-gradient(90deg, #fff 0, #fff 66.66%, #f8f8f9 0, #f8f8f9 0);
526
+ }
527
+ }
528
+ .band__inner {
529
+ margin-left: 2rem;
530
+ margin-right: 2rem;
531
+ }
532
+
533
+ @media all and (min-width: 60rem) {
534
+ .band__inner {
535
+ margin-right: 0;
536
+ }
537
+ }
538
+ img {
539
+ max-width: 100%;
540
+ height: auto;
541
+ }
542
+
543
+ /**
544
+ * Border-Box http:/paulirish.com/2012/box-sizing-border-box-ftw/
545
+ */
546
+ *,
547
+ ::slotted(*),
548
+ *:before,
549
+ *:after {
550
+ box-sizing: border-box;
551
+ }
552
+
553
+ :root {
554
+ --size-base-unit: 0.5rem;
555
+ }
556
+
557
+ /**
558
+ * RTL support for values logical properties can't automatically adjust for
559
+ * 1) Percentage based horizontal translate values need to be flipped
560
+ * 2) Background gradients using "to-right" or "to-left" need to be switched to using deg values.
561
+ * 3) Inverse items that have 45degs
562
+ */
563
+ [dir=rtl] {
564
+ --rtlTranslateX: 50%;
565
+ /* 1 */
566
+ --rtlGradientToRight: 270deg;
567
+ /* 2 */
568
+ --rtlRotate45Inverse: -45deg;
569
+ /* 3 */
570
+ }
571
+
572
+ /**
573
+ * Visible focus outline for elements on a light background
574
+ */
575
+ /**
576
+ * Visible focus outline for elements with an error status
577
+ */
578
+ /**
579
+ * Visible focus outline for elements on a dark background
580
+ */
581
+ /**
582
+ * Focus state for themes that need a dashed outline for focus
583
+ * state
584
+ **/
585
+ /**
586
+ * Invisible focus outline for elements that need a more visible
587
+ * focus state for high-contrast mode
588
+ */
589
+ /**
590
+ * Visually hidden from display
591
+ */
592
+ /*
593
+ =======
594
+ Animations
595
+ =======
596
+ */
597
+ :host {
598
+ --cre8-z-index-1: 1;
599
+ --cre8-z-index-50: 50;
600
+ --cre8-z-index-100: 100;
601
+ --cre8-z-index-200: 200;
602
+ --cre8-z-index-1030: 1030;
603
+ --cre8-anim-fade-quick: 0.35s;
604
+ --cre8-anim-ease: ease;
605
+ }
606
+
607
+ @keyframes fadeIn {
608
+ 100% {
609
+ opacity: 1;
610
+ }
611
+ }
612
+ @keyframes slideIn {
613
+ 100% {
614
+ transform: translateX(0);
615
+ }
616
+ }
617
+ @keyframes slideInFwd {
618
+ 100% {
619
+ width: 272px;
620
+ height: 272px;
621
+ }
622
+ }
623
+ @keyframes slideOutRight {
624
+ 100% {
625
+ width: 272px;
626
+ height: 272px;
627
+ }
628
+ }
629
+ @keyframes slideUp {
630
+ 100% {
631
+ transform: translateY(0);
632
+ }
633
+ }
634
+ @media (width >= 481px) {
635
+ @keyframes slideInFwd {
636
+ 100% {
637
+ width: 417px;
638
+ height: 417px;
639
+ }
640
+ }
641
+ @keyframes slideOutRight {
642
+ 100% {
643
+ width: 417px;
644
+ height: 417px;
645
+ }
646
+ }
647
+ }
648
+ @media (width >= 48rem) {
649
+ @keyframes slideInFwd {
650
+ 100% {
651
+ width: 330px;
652
+ height: 330px;
653
+ }
654
+ }
655
+ @keyframes slideOutRight {
656
+ 100% {
657
+ width: 330px;
658
+ height: 330px;
659
+ transform: translateX(calc(100vw - 45px));
660
+ }
661
+ }
662
+ }
663
+ @media (width >= 60rem) {
664
+ @keyframes slideInFwd {
665
+ 100% {
666
+ width: 460px;
667
+ height: 460px;
668
+ }
669
+ }
670
+ @keyframes slideOutRight {
671
+ 100% {
672
+ width: 460px;
673
+ height: 460px;
674
+ transform: translateX(calc(100vw - 45px));
675
+ }
676
+ }
677
+ }
678
+ @media (width >= 75rem) {
679
+ @keyframes slideInFwd {
680
+ 100% {
681
+ width: 592px;
682
+ height: 591px;
683
+ }
684
+ }
685
+ @keyframes slideOutRight {
686
+ 100% {
687
+ width: 592px;
688
+ height: 591px;
689
+ transform: translateX(calc(100vw - 45px));
690
+ }
691
+ }
692
+ }
693
+ @media (width >= 87.5rem) {
694
+ @keyframes slideOutRight {
695
+ 100% {
696
+ width: 592px;
697
+ height: 591px;
698
+ transform: translateX(calc(100vw - 120px));
699
+ }
700
+ }
701
+ }
702
+ @media (width >= 2200px) {
703
+ @keyframes slideOutRight {
704
+ 100% {
705
+ width: 592px;
706
+ height: 591px;
707
+ transform: translateX(calc(100vw - 592px));
708
+ }
709
+ }
710
+ }
711
+ span.ripple {
712
+ position: absolute;
713
+ border-radius: 50%;
714
+ transform: scale(0);
715
+ animation: ripple 600ms linear;
716
+ background-color: var(--ripple-bg-color);
717
+ }
718
+
719
+ @keyframes ripple {
720
+ to {
721
+ transform: scale(4);
722
+ opacity: 1;
723
+ }
724
+ }
725
+ :root {
726
+ --size-base-unit: 0.5rem;
727
+ }
728
+
729
+ /**
730
+ * RTL support for values logical properties can't automatically adjust for
731
+ * 1) Percentage based horizontal translate values need to be flipped
732
+ * 2) Background gradients using "to-right" or "to-left" need to be switched to using deg values.
733
+ * 3) Inverse items that have 45degs
734
+ */
735
+ [dir=rtl] {
736
+ --rtlTranslateX: 50%;
737
+ /* 1 */
738
+ --rtlGradientToRight: 270deg;
739
+ /* 2 */
740
+ --rtlRotate45Inverse: -45deg;
741
+ /* 3 */
742
+ }
743
+
744
+ /**
745
+ * Visible focus outline for elements on a light background
746
+ */
747
+ /**
748
+ * Visible focus outline for elements with an error status
749
+ */
750
+ /**
751
+ * Visible focus outline for elements on a dark background
752
+ */
753
+ /**
754
+ * Focus state for themes that need a dashed outline for focus
755
+ * state
756
+ **/
757
+ /**
758
+ * Invisible focus outline for elements that need a more visible
759
+ * focus state for high-contrast mode
760
+ */
761
+ /**
762
+ * Visually hidden from display
763
+ */
764
+ /**
765
+ * 1) Graphic used to supplement text or represent functionality
766
+ */
767
+ :host {
768
+ display: flex;
769
+ --cre8-u-icon-display: block;
770
+ }
771
+
772
+ .cre8-c-icon-wrapper {
773
+ align-items: var(--cre8-u-icon-align-items);
774
+ justify-content: var(--cre8-u-icon-justify-content);
775
+ animation: var(--cre8-loading-animation, --cre8-icon-animation, none);
776
+ margin: var(--cre8-icon-margin, 0);
777
+ }
778
+
779
+ .cre8-c-icon {
780
+ height: var(--cre8-icon-height, 1rem);
781
+ width: var(--cre8-icon-width, 1rem);
782
+ color: var(--cre8-icon-fill, currentColor);
783
+ }
784
+
785
+ cre8-icon {
786
+ display: inline-flex;
787
+ vertical-align: middle;
788
+ }
789
+ @media (prefers-reduced-motion) {
790
+ cre8-icon[spin]:not([spin=false]) {
791
+ animation-duration: 6400ms !important;
792
+ }
793
+ }
794
+ cre8-icon[spin]:not([spin=false]) {
795
+ animation-duration: 2000ms;
796
+ animation-iteration-count: infinite;
797
+ animation-name: spin;
798
+ animation-timing-function: linear;
799
+ }
800
+ @media (prefers-reduced-motion) {
801
+ cre8-icon[pulse]:not([pulse=false]) svg * {
802
+ animation-duration: 3s !important;
803
+ animation-timing-function: linear;
804
+ }
805
+ }
806
+ cre8-icon[pulse]:not([pulse=false]) svg * {
807
+ animation: pulse 1.5s ease-in-out infinite;
808
+ }
809
+ cre8-icon[flip=vertical] {
810
+ transform: scaleY(-1);
811
+ }
812
+ cre8-icon[flip=horizontal] {
813
+ transform: scaleX(-1);
814
+ }
815
+ cre8-icon[flip=both] {
816
+ transform: scaleX(-1) scaleY(-1);
817
+ }
818
+
819
+ @keyframes spin {
820
+ from {
821
+ transform: rotate(0deg);
822
+ }
823
+ to {
824
+ transform: rotate(360deg);
825
+ }
826
+ }
827
+ @keyframes pulse {
828
+ 0% {
829
+ opacity: 1;
830
+ }
831
+ 50% {
832
+ opacity: 0.5;
833
+ }
834
+ 100% {
835
+ opacity: 1;
836
+ }
837
+ }`, v1 = `<?xml version="1.0" encoding="utf-8"?>
182
838
  <svg xmlns="http://www.w3.org/2000/svg">
183
839
  <symbol id="add" viewBox="0 0 24 24">
184
840
  <path d="M24 13.7143H13.7143V24H10.2857V13.7143H0V10.2857H10.2857V0H13.7143V10.2857H24V13.7143Z"/>
@@ -537,14 +1193,14 @@ const b = `<svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" x
537
1193
 
538
1194
  </symbol></svg>
539
1195
  `;
540
- var w1 = Object.defineProperty, t = (h, C, l, p1) => {
541
- for (var s = void 0, a = h.length - 1, d; a >= 0; a--)
542
- (d = h[a]) && (s = d(C, l, s) || s);
543
- return s && w1(C, l, s), s;
1196
+ var m1 = Object.defineProperty, s = (d, C, o, w1) => {
1197
+ for (var e = void 0, l = d.length - 1, h; l >= 0; l--)
1198
+ (h = d[l]) && (e = h(C, o, e) || e);
1199
+ return e && m1(C, o, e), e;
544
1200
  };
545
- const r = class r extends $ {
1201
+ const c = class c extends u {
546
1202
  constructor() {
547
- super(...arguments), this.iconUrl = L1;
1203
+ super(...arguments), this.iconUrl = v1;
548
1204
  }
549
1205
  /**
550
1206
  * Get the path to the icons, either by overriding it on the window
@@ -558,44 +1214,44 @@ const r = class r extends $ {
558
1214
  }
559
1215
  render() {
560
1216
  const C = this.componentClassNames("cre8-c-icon-wrapper", {});
561
- i`<svg src=${x} container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${v}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${v}' rotate="180" container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${f}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${g}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${g}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}" height="24" width="24"></svg>`, i`<svg src='${c}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${Z}' rotate="180" container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${Z}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${L}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${b}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${u}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${c}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${c}' flip="vertical" container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${y}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${T}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${B}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`${k}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${D}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${Q}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${w}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${w}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${C1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${P}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${z}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${p}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${F}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${R}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${I}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${i1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${o}' rotate="180" container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${o}' rotate="-90" container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${o}' rotate="90" container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${o}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${p}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${O}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${n1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${j}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${U}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${X}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${H}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${E}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${s1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${_}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${e1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${N}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${t1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${H}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${l1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${G}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${S}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${M}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${A}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${o1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${a1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${q}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${Y}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${M}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${W}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${L}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${c1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${r1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${h1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${d1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${v1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${J}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${K}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`;
562
- const l = this.getIconPath();
1217
+ i`<svg src=${b} container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${g}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${g}' rotate="180" container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${x}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${p}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${p}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}" height="24" width="24"></svg>`, i`<svg src='${r}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${M}' rotate="180" container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${M}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${v}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${f}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${$}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${r}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${r}' flip="vertical" container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${y}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${T}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${B}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`${k}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${z}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${Q}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${m}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${m}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${C1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${D}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${P}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${w}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${F}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${R}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${I}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${i1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${a}' rotate="180" container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${a}' rotate="-90" container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${a}' rotate="90" container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${a}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${w}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${j}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${n1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${O}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${_}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${U}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${L}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${X}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${e1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${E}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${t1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${G}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${s1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${L}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${o1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${N}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${A}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${H}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${S}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${a1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${l1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${q}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${Y}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${H}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${W}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${v}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${r1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${c1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${d1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${h1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${g1}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${J}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`, i`<svg src='${K}' container-class="${C}" class="cre8-c-icon" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}"></svg>`;
1218
+ const o = this.getIconPath();
563
1219
  return !this.name && !this.svg ? (console.warn("Cre8Icon: No icon name or svg provided. Please provide either a name or svg."), i``) : i`
564
- ${this.svg ? i`<span class="${C}" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}">${m(this.svg)}</span>` : i`
1220
+ ${this.svg ? i`<span class="${C}" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}">${V(this.svg)}</span>` : i`
565
1221
  <span class="${C}" aria-label="${this.iconTitle}" aria-hidden="${!this.iconTitle}">
566
1222
  <svg class="cre8-c-icon" xmlns="http://www.w3.org/2000/svg" focusable="${this.focusable ? "true" : "false"}" role="img">
567
- <use href="${l}#${this.name}"></use>
1223
+ <use href="${o}#${this.name}"></use>
568
1224
  </svg>
569
1225
  </span>`}`;
570
1226
  }
571
1227
  };
572
- r.styles = [g1];
573
- let n = r;
574
- t([
575
- e({ type: Boolean, reflect: !0 })
1228
+ c.styles = [p1];
1229
+ let n = c;
1230
+ s([
1231
+ t({ type: Boolean, reflect: !0 })
576
1232
  ], n.prototype, "focusable");
577
- t([
578
- e()
1233
+ s([
1234
+ t()
579
1235
  ], n.prototype, "name");
580
- t([
581
- e({ reflect: !0 })
1236
+ s([
1237
+ t({ reflect: !0 })
582
1238
  ], n.prototype, "svg");
583
- t([
584
- e()
1239
+ s([
1240
+ t()
585
1241
  ], n.prototype, "iconUrl");
586
- t([
587
- e()
1242
+ s([
1243
+ t()
588
1244
  ], n.prototype, "iconTitle");
589
1245
  customElements.get("cre8-icon") === void 0 && customElements.define("cre8-icon", n);
590
1246
  export {
591
1247
  n as C,
592
- o as a,
593
- L as b,
594
- u as c,
1248
+ a,
1249
+ v as b,
1250
+ $ as c,
595
1251
  I as d,
596
1252
  R as e,
597
1253
  K as f,
598
- w as g,
599
- Z as h,
600
- b as s
1254
+ m as g,
1255
+ M as h,
1256
+ f as s
601
1257
  };