@heartlandone/vega 2.63.0 → 2.63.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 (533) hide show
  1. package/dist/cjs/{app-globals-8f5fa42a.js → app-globals-2d0b157e.js} +85 -13
  2. package/dist/cjs/{code-block-eb66d852.js → code-block-cc740807.js} +12 -4
  3. package/dist/cjs/{component-global-style-slimmer-b0b4b997.js → component-global-style-slimmer-d5216fa7.js} +4 -0
  4. package/dist/cjs/{component-value-history-controller-slimmer.abstract-62cdf04c.js → component-value-history-controller-slimmer.abstract-0bb81172.js} +2 -2
  5. package/dist/cjs/country-flags-d4928e55.js +2403 -0
  6. package/dist/cjs/{dark-mode-style-controller-ab0703e1.js → dark-mode-style-controller-b1e9ec82.js} +7 -0
  7. package/dist/cjs/{design-token-76bb47bd.js → design-token-bf913c86.js} +1 -1
  8. package/dist/cjs/{dto-renderer-manager-f3894490.js → dto-renderer-manager-424c5031.js} +79 -3
  9. package/dist/cjs/{element-appender-slimmer-e8dac628.js → element-appender-slimmer-1d035b1f.js} +2 -2
  10. package/dist/cjs/{image-annotation-action-a628ec9b.js → image-annotation-action-f831e09b.js} +3 -3
  11. package/dist/cjs/index.cjs.js +11 -9
  12. package/dist/cjs/{language-extension-20a1dba5.js → language-extension-cfe0eabd.js} +7 -4
  13. package/dist/cjs/{legend-input-processor-b1f323fa.js → legend-input-processor-27c65353.js} +4 -4
  14. package/dist/cjs/loader.cjs.js +7 -6
  15. package/dist/cjs/{public-rules-5d0f3a5f.js → public-rules-7e9b633d.js} +6 -4
  16. package/dist/cjs/{range-cfc45f9e.js → range-44f08955.js} +1 -1
  17. package/dist/cjs/{responsive-format-facade-7e933525.js → responsive-format-facade-a7fbefc4.js} +4 -3
  18. package/dist/cjs/{rich-text-editor-required-rule-72170c10.js → rich-text-editor-required-rule-a0618c85.js} +1 -1
  19. package/dist/cjs/{style-formatter-702df81e.js → style-formatter-795451f2.js} +1 -1
  20. package/dist/cjs/{token-extension-23ccff1d.js → token-extension-4764d5f3.js} +3 -3
  21. package/dist/cjs/vega-accordion.cjs.entry.js +7 -6
  22. package/dist/cjs/vega-app-footer.cjs.entry.js +3 -1
  23. package/dist/cjs/vega-app-header-button.cjs.entry.js +8 -7
  24. package/dist/cjs/vega-bar-chart.cjs.entry.js +2 -2
  25. package/dist/cjs/vega-box.cjs.entry.js +15 -8
  26. package/dist/cjs/vega-brand-logo.cjs.entry.js +3 -1
  27. package/dist/cjs/vega-breadcrumb.cjs.entry.js +2 -1
  28. package/dist/cjs/vega-button-circle.cjs.entry.js +7 -6
  29. package/dist/cjs/vega-button.cjs.entry.js +6 -5
  30. package/dist/cjs/vega-calendar_4.cjs.entry.js +3 -2
  31. package/dist/cjs/vega-card.cjs.entry.js +7 -6
  32. package/dist/cjs/vega-carousel.cjs.entry.js +6 -5
  33. package/dist/cjs/vega-chip.cjs.entry.js +8 -7
  34. package/dist/cjs/vega-code-block.cjs.entry.js +258 -153
  35. package/dist/cjs/vega-date-picker_2.cjs.entry.js +7 -6
  36. package/dist/cjs/vega-dialog_2.cjs.entry.js +8 -7
  37. package/dist/cjs/vega-divider.cjs.entry.js +8 -7
  38. package/dist/cjs/vega-dropdown_5.cjs.entry.js +8 -7
  39. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  40. package/dist/cjs/vega-flag-icon.cjs.entry.js +10 -9
  41. package/dist/cjs/vega-flex.cjs.entry.js +9 -8
  42. package/dist/cjs/vega-font.cjs.entry.js +7 -6
  43. package/dist/cjs/vega-grid.cjs.entry.js +7 -6
  44. package/dist/cjs/vega-icon.cjs.entry.js +7 -6
  45. package/dist/cjs/vega-image-uploader.cjs.entry.js +20 -10
  46. package/dist/cjs/vega-input-credit-card.cjs.entry.js +1 -1
  47. package/dist/cjs/vega-input-phone-number.cjs.entry.js +5 -4
  48. package/dist/cjs/vega-input-select.cjs.entry.js +6 -5
  49. package/dist/cjs/vega-left-nav_5.cjs.entry.js +8 -7
  50. package/dist/cjs/vega-line-chart.cjs.entry.js +2 -2
  51. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +7 -6
  52. package/dist/cjs/vega-nonce-manager-f927497f.js +103 -0
  53. package/dist/cjs/vega-pagination.cjs.entry.js +6 -5
  54. package/dist/cjs/vega-pie-chart.cjs.entry.js +1 -1
  55. package/dist/cjs/vega-popover_2.cjs.entry.js +8 -7
  56. package/dist/cjs/vega-rich-text-content.cjs.entry.js +5 -4
  57. package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +16 -12
  58. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +7 -6
  59. package/dist/cjs/vega-sidenav_3.cjs.entry.js +7 -6
  60. package/dist/cjs/vega-signature-capture.cjs.entry.js +14 -19
  61. package/dist/cjs/vega-table_8.cjs.entry.js +7 -6
  62. package/dist/cjs/vega-time-picker_2.cjs.entry.js +7 -6
  63. package/dist/cjs/vega-tooltip_2.cjs.entry.js +7 -6
  64. package/dist/cjs/vega.cjs.js +7 -6
  65. package/dist/cjs/{y-axis-input-processor-19a07af5.js → y-axis-input-processor-9fbfd5e7.js} +1 -1
  66. package/dist/collection/components/vega-box/slimmers/controllers/vega-box-responsive-style-controller.js +4 -0
  67. package/dist/collection/components/vega-box/slimmers/controllers/vega-box-state-styles-controller.js +4 -0
  68. package/dist/collection/components/vega-calendar/vega-calendar-event/slimmers/renderers/vega-calendar-event-renderer.js +2 -1
  69. package/dist/collection/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.js +2 -1
  70. package/dist/collection/components/vega-code-block/slimmers/controllers/code-input-paste.abstract.js +65 -0
  71. package/dist/collection/components/vega-code-block/slimmers/controllers/vega-code-block-input-controller.js +3 -75
  72. package/dist/collection/components/vega-code-block/slimmers/controllers/vega-code-block-input-paste-controller.js +109 -0
  73. package/dist/collection/components/vega-code-block/vega-code-block.js +5 -0
  74. package/dist/collection/components/vega-flag-icon/assets/flags/ac.js +1 -1
  75. package/dist/collection/components/vega-flag-icon/assets/flags/ad.js +1 -1
  76. package/dist/collection/components/vega-flag-icon/assets/flags/ae.js +1 -1
  77. package/dist/collection/components/vega-flag-icon/assets/flags/af.js +1 -1
  78. package/dist/collection/components/vega-flag-icon/assets/flags/ag.js +1 -1
  79. package/dist/collection/components/vega-flag-icon/assets/flags/ai.js +1 -1
  80. package/dist/collection/components/vega-flag-icon/assets/flags/al.js +1 -1
  81. package/dist/collection/components/vega-flag-icon/assets/flags/am.js +1 -1
  82. package/dist/collection/components/vega-flag-icon/assets/flags/ao.js +1 -1
  83. package/dist/collection/components/vega-flag-icon/assets/flags/ar.js +1 -1
  84. package/dist/collection/components/vega-flag-icon/assets/flags/as.js +1 -1
  85. package/dist/collection/components/vega-flag-icon/assets/flags/at.js +1 -1
  86. package/dist/collection/components/vega-flag-icon/assets/flags/au.js +1 -1
  87. package/dist/collection/components/vega-flag-icon/assets/flags/aw.js +1 -1
  88. package/dist/collection/components/vega-flag-icon/assets/flags/ax.js +1 -1
  89. package/dist/collection/components/vega-flag-icon/assets/flags/az.js +1 -1
  90. package/dist/collection/components/vega-flag-icon/assets/flags/ba.js +1 -1
  91. package/dist/collection/components/vega-flag-icon/assets/flags/bb.js +1 -1
  92. package/dist/collection/components/vega-flag-icon/assets/flags/bd.js +1 -1
  93. package/dist/collection/components/vega-flag-icon/assets/flags/be.js +1 -1
  94. package/dist/collection/components/vega-flag-icon/assets/flags/bf.js +1 -1
  95. package/dist/collection/components/vega-flag-icon/assets/flags/bg.js +1 -1
  96. package/dist/collection/components/vega-flag-icon/assets/flags/bh.js +1 -1
  97. package/dist/collection/components/vega-flag-icon/assets/flags/bi.js +1 -1
  98. package/dist/collection/components/vega-flag-icon/assets/flags/bj.js +1 -1
  99. package/dist/collection/components/vega-flag-icon/assets/flags/bl.js +1 -1
  100. package/dist/collection/components/vega-flag-icon/assets/flags/bm.js +1 -1
  101. package/dist/collection/components/vega-flag-icon/assets/flags/bn.js +1 -1
  102. package/dist/collection/components/vega-flag-icon/assets/flags/bo.js +1 -1
  103. package/dist/collection/components/vega-flag-icon/assets/flags/bq.js +1 -1
  104. package/dist/collection/components/vega-flag-icon/assets/flags/br.js +1 -1
  105. package/dist/collection/components/vega-flag-icon/assets/flags/bs.js +1 -1
  106. package/dist/collection/components/vega-flag-icon/assets/flags/bt.js +1 -1
  107. package/dist/collection/components/vega-flag-icon/assets/flags/bw.js +1 -1
  108. package/dist/collection/components/vega-flag-icon/assets/flags/by.js +1 -1
  109. package/dist/collection/components/vega-flag-icon/assets/flags/bz.js +1 -1
  110. package/dist/collection/components/vega-flag-icon/assets/flags/ca.js +1 -1
  111. package/dist/collection/components/vega-flag-icon/assets/flags/cc.js +1 -1
  112. package/dist/collection/components/vega-flag-icon/assets/flags/cd.js +1 -1
  113. package/dist/collection/components/vega-flag-icon/assets/flags/cf.js +1 -1
  114. package/dist/collection/components/vega-flag-icon/assets/flags/cg.js +1 -1
  115. package/dist/collection/components/vega-flag-icon/assets/flags/ch.js +1 -1
  116. package/dist/collection/components/vega-flag-icon/assets/flags/ci.js +1 -1
  117. package/dist/collection/components/vega-flag-icon/assets/flags/ck.js +1 -1
  118. package/dist/collection/components/vega-flag-icon/assets/flags/cl.js +1 -1
  119. package/dist/collection/components/vega-flag-icon/assets/flags/cm.js +1 -1
  120. package/dist/collection/components/vega-flag-icon/assets/flags/cn.js +1 -1
  121. package/dist/collection/components/vega-flag-icon/assets/flags/co.js +1 -1
  122. package/dist/collection/components/vega-flag-icon/assets/flags/cr.js +1 -1
  123. package/dist/collection/components/vega-flag-icon/assets/flags/cu.js +1 -1
  124. package/dist/collection/components/vega-flag-icon/assets/flags/cv.js +1 -1
  125. package/dist/collection/components/vega-flag-icon/assets/flags/cw.js +1 -1
  126. package/dist/collection/components/vega-flag-icon/assets/flags/cx.js +1 -1
  127. package/dist/collection/components/vega-flag-icon/assets/flags/cy.js +1 -1
  128. package/dist/collection/components/vega-flag-icon/assets/flags/cz.js +1 -1
  129. package/dist/collection/components/vega-flag-icon/assets/flags/de.js +1 -1
  130. package/dist/collection/components/vega-flag-icon/assets/flags/dj.js +1 -1
  131. package/dist/collection/components/vega-flag-icon/assets/flags/dk.js +1 -1
  132. package/dist/collection/components/vega-flag-icon/assets/flags/dm.js +1 -1
  133. package/dist/collection/components/vega-flag-icon/assets/flags/do.js +1 -1
  134. package/dist/collection/components/vega-flag-icon/assets/flags/dz.js +1 -1
  135. package/dist/collection/components/vega-flag-icon/assets/flags/ec.js +1 -1
  136. package/dist/collection/components/vega-flag-icon/assets/flags/ee.js +1 -1
  137. package/dist/collection/components/vega-flag-icon/assets/flags/eg.js +1 -1
  138. package/dist/collection/components/vega-flag-icon/assets/flags/eh.js +1 -1
  139. package/dist/collection/components/vega-flag-icon/assets/flags/er.js +1 -1
  140. package/dist/collection/components/vega-flag-icon/assets/flags/es.js +1 -1
  141. package/dist/collection/components/vega-flag-icon/assets/flags/et.js +1 -1
  142. package/dist/collection/components/vega-flag-icon/assets/flags/fi.js +1 -1
  143. package/dist/collection/components/vega-flag-icon/assets/flags/fj.js +1 -1
  144. package/dist/collection/components/vega-flag-icon/assets/flags/fk.js +1 -1
  145. package/dist/collection/components/vega-flag-icon/assets/flags/fm.js +1 -1
  146. package/dist/collection/components/vega-flag-icon/assets/flags/fo.js +1 -1
  147. package/dist/collection/components/vega-flag-icon/assets/flags/fr.js +1 -1
  148. package/dist/collection/components/vega-flag-icon/assets/flags/ga.js +1 -1
  149. package/dist/collection/components/vega-flag-icon/assets/flags/gb.js +1 -1
  150. package/dist/collection/components/vega-flag-icon/assets/flags/gd.js +1 -1
  151. package/dist/collection/components/vega-flag-icon/assets/flags/ge.js +1 -1
  152. package/dist/collection/components/vega-flag-icon/assets/flags/gf.js +1 -1
  153. package/dist/collection/components/vega-flag-icon/assets/flags/gg.js +1 -1
  154. package/dist/collection/components/vega-flag-icon/assets/flags/gh.js +1 -1
  155. package/dist/collection/components/vega-flag-icon/assets/flags/gi.js +1 -1
  156. package/dist/collection/components/vega-flag-icon/assets/flags/gl.js +1 -1
  157. package/dist/collection/components/vega-flag-icon/assets/flags/gm.js +1 -1
  158. package/dist/collection/components/vega-flag-icon/assets/flags/gn.js +1 -1
  159. package/dist/collection/components/vega-flag-icon/assets/flags/gp.js +1 -1
  160. package/dist/collection/components/vega-flag-icon/assets/flags/gq.js +1 -1
  161. package/dist/collection/components/vega-flag-icon/assets/flags/gr.js +1 -1
  162. package/dist/collection/components/vega-flag-icon/assets/flags/gt.js +1 -1
  163. package/dist/collection/components/vega-flag-icon/assets/flags/gu.js +1 -1
  164. package/dist/collection/components/vega-flag-icon/assets/flags/gw.js +1 -1
  165. package/dist/collection/components/vega-flag-icon/assets/flags/gy.js +1 -1
  166. package/dist/collection/components/vega-flag-icon/assets/flags/hk.js +1 -1
  167. package/dist/collection/components/vega-flag-icon/assets/flags/hn.js +1 -1
  168. package/dist/collection/components/vega-flag-icon/assets/flags/hr.js +1 -1
  169. package/dist/collection/components/vega-flag-icon/assets/flags/ht.js +1 -1
  170. package/dist/collection/components/vega-flag-icon/assets/flags/hu.js +1 -1
  171. package/dist/collection/components/vega-flag-icon/assets/flags/id.js +1 -1
  172. package/dist/collection/components/vega-flag-icon/assets/flags/ie.js +1 -1
  173. package/dist/collection/components/vega-flag-icon/assets/flags/il.js +1 -1
  174. package/dist/collection/components/vega-flag-icon/assets/flags/im.js +1 -1
  175. package/dist/collection/components/vega-flag-icon/assets/flags/in.js +1 -1
  176. package/dist/collection/components/vega-flag-icon/assets/flags/io.js +1 -1
  177. package/dist/collection/components/vega-flag-icon/assets/flags/iq.js +1 -1
  178. package/dist/collection/components/vega-flag-icon/assets/flags/ir.js +1 -1
  179. package/dist/collection/components/vega-flag-icon/assets/flags/is.js +1 -1
  180. package/dist/collection/components/vega-flag-icon/assets/flags/it.js +1 -1
  181. package/dist/collection/components/vega-flag-icon/assets/flags/je.js +1 -1
  182. package/dist/collection/components/vega-flag-icon/assets/flags/jm.js +1 -1
  183. package/dist/collection/components/vega-flag-icon/assets/flags/jo.js +1 -1
  184. package/dist/collection/components/vega-flag-icon/assets/flags/jp.js +1 -1
  185. package/dist/collection/components/vega-flag-icon/assets/flags/ke.js +1 -1
  186. package/dist/collection/components/vega-flag-icon/assets/flags/kg.js +1 -1
  187. package/dist/collection/components/vega-flag-icon/assets/flags/kh.js +1 -1
  188. package/dist/collection/components/vega-flag-icon/assets/flags/ki.js +1 -1
  189. package/dist/collection/components/vega-flag-icon/assets/flags/km.js +1 -1
  190. package/dist/collection/components/vega-flag-icon/assets/flags/kn.js +1 -1
  191. package/dist/collection/components/vega-flag-icon/assets/flags/kp.js +1 -1
  192. package/dist/collection/components/vega-flag-icon/assets/flags/kr.js +1 -1
  193. package/dist/collection/components/vega-flag-icon/assets/flags/kw.js +1 -1
  194. package/dist/collection/components/vega-flag-icon/assets/flags/ky.js +1 -1
  195. package/dist/collection/components/vega-flag-icon/assets/flags/kz.js +1 -1
  196. package/dist/collection/components/vega-flag-icon/assets/flags/la.js +1 -1
  197. package/dist/collection/components/vega-flag-icon/assets/flags/lb.js +1 -1
  198. package/dist/collection/components/vega-flag-icon/assets/flags/lc.js +1 -1
  199. package/dist/collection/components/vega-flag-icon/assets/flags/li.js +1 -1
  200. package/dist/collection/components/vega-flag-icon/assets/flags/lk.js +1 -1
  201. package/dist/collection/components/vega-flag-icon/assets/flags/lr.js +1 -1
  202. package/dist/collection/components/vega-flag-icon/assets/flags/ls.js +1 -1
  203. package/dist/collection/components/vega-flag-icon/assets/flags/lt.js +1 -1
  204. package/dist/collection/components/vega-flag-icon/assets/flags/lu.js +1 -1
  205. package/dist/collection/components/vega-flag-icon/assets/flags/lv.js +1 -1
  206. package/dist/collection/components/vega-flag-icon/assets/flags/ly.js +1 -1
  207. package/dist/collection/components/vega-flag-icon/assets/flags/ma.js +1 -1
  208. package/dist/collection/components/vega-flag-icon/assets/flags/mc.js +1 -1
  209. package/dist/collection/components/vega-flag-icon/assets/flags/md.js +1 -1
  210. package/dist/collection/components/vega-flag-icon/assets/flags/me.js +1 -1
  211. package/dist/collection/components/vega-flag-icon/assets/flags/mf.js +1 -1
  212. package/dist/collection/components/vega-flag-icon/assets/flags/mg.js +1 -1
  213. package/dist/collection/components/vega-flag-icon/assets/flags/mh.js +1 -1
  214. package/dist/collection/components/vega-flag-icon/assets/flags/mk.js +1 -1
  215. package/dist/collection/components/vega-flag-icon/assets/flags/ml.js +1 -1
  216. package/dist/collection/components/vega-flag-icon/assets/flags/mm.js +1 -1
  217. package/dist/collection/components/vega-flag-icon/assets/flags/mn.js +1 -1
  218. package/dist/collection/components/vega-flag-icon/assets/flags/mo.js +1 -1
  219. package/dist/collection/components/vega-flag-icon/assets/flags/mp.js +1 -1
  220. package/dist/collection/components/vega-flag-icon/assets/flags/mq.js +1 -1
  221. package/dist/collection/components/vega-flag-icon/assets/flags/mr.js +1 -1
  222. package/dist/collection/components/vega-flag-icon/assets/flags/ms.js +1 -1
  223. package/dist/collection/components/vega-flag-icon/assets/flags/mt.js +1 -1
  224. package/dist/collection/components/vega-flag-icon/assets/flags/mu.js +1 -1
  225. package/dist/collection/components/vega-flag-icon/assets/flags/mv.js +1 -1
  226. package/dist/collection/components/vega-flag-icon/assets/flags/mw.js +1 -1
  227. package/dist/collection/components/vega-flag-icon/assets/flags/mx.js +1 -1
  228. package/dist/collection/components/vega-flag-icon/assets/flags/my.js +1 -1
  229. package/dist/collection/components/vega-flag-icon/assets/flags/mz.js +1 -1
  230. package/dist/collection/components/vega-flag-icon/assets/flags/na.js +1 -1
  231. package/dist/collection/components/vega-flag-icon/assets/flags/nc.js +1 -1
  232. package/dist/collection/components/vega-flag-icon/assets/flags/ne.js +1 -1
  233. package/dist/collection/components/vega-flag-icon/assets/flags/nf.js +1 -1
  234. package/dist/collection/components/vega-flag-icon/assets/flags/ng.js +1 -1
  235. package/dist/collection/components/vega-flag-icon/assets/flags/ni.js +1 -1
  236. package/dist/collection/components/vega-flag-icon/assets/flags/nl.js +1 -1
  237. package/dist/collection/components/vega-flag-icon/assets/flags/no.js +1 -1
  238. package/dist/collection/components/vega-flag-icon/assets/flags/np.js +1 -1
  239. package/dist/collection/components/vega-flag-icon/assets/flags/nr.js +1 -1
  240. package/dist/collection/components/vega-flag-icon/assets/flags/nu.js +1 -1
  241. package/dist/collection/components/vega-flag-icon/assets/flags/nz.js +1 -1
  242. package/dist/collection/components/vega-flag-icon/assets/flags/om.js +1 -1
  243. package/dist/collection/components/vega-flag-icon/assets/flags/pa.js +1 -1
  244. package/dist/collection/components/vega-flag-icon/assets/flags/pe.js +1 -1
  245. package/dist/collection/components/vega-flag-icon/assets/flags/pf.js +1 -1
  246. package/dist/collection/components/vega-flag-icon/assets/flags/pg.js +1 -1
  247. package/dist/collection/components/vega-flag-icon/assets/flags/ph.js +1 -1
  248. package/dist/collection/components/vega-flag-icon/assets/flags/pk.js +1 -1
  249. package/dist/collection/components/vega-flag-icon/assets/flags/pl.js +1 -1
  250. package/dist/collection/components/vega-flag-icon/assets/flags/pm.js +1 -1
  251. package/dist/collection/components/vega-flag-icon/assets/flags/pr.js +1 -1
  252. package/dist/collection/components/vega-flag-icon/assets/flags/ps.js +1 -1
  253. package/dist/collection/components/vega-flag-icon/assets/flags/pt.js +1 -1
  254. package/dist/collection/components/vega-flag-icon/assets/flags/pw.js +1 -1
  255. package/dist/collection/components/vega-flag-icon/assets/flags/py.js +1 -1
  256. package/dist/collection/components/vega-flag-icon/assets/flags/qa.js +1 -1
  257. package/dist/collection/components/vega-flag-icon/assets/flags/re.js +1 -1
  258. package/dist/collection/components/vega-flag-icon/assets/flags/ro.js +1 -1
  259. package/dist/collection/components/vega-flag-icon/assets/flags/rs.js +1 -1
  260. package/dist/collection/components/vega-flag-icon/assets/flags/ru.js +1 -1
  261. package/dist/collection/components/vega-flag-icon/assets/flags/rw.js +1 -1
  262. package/dist/collection/components/vega-flag-icon/assets/flags/sa.js +1 -1
  263. package/dist/collection/components/vega-flag-icon/assets/flags/sb.js +1 -1
  264. package/dist/collection/components/vega-flag-icon/assets/flags/sc.js +1 -1
  265. package/dist/collection/components/vega-flag-icon/assets/flags/sd.js +1 -1
  266. package/dist/collection/components/vega-flag-icon/assets/flags/se.js +1 -1
  267. package/dist/collection/components/vega-flag-icon/assets/flags/sg.js +1 -1
  268. package/dist/collection/components/vega-flag-icon/assets/flags/sh.js +1 -1
  269. package/dist/collection/components/vega-flag-icon/assets/flags/si.js +1 -1
  270. package/dist/collection/components/vega-flag-icon/assets/flags/sj.js +1 -1
  271. package/dist/collection/components/vega-flag-icon/assets/flags/sk.js +1 -1
  272. package/dist/collection/components/vega-flag-icon/assets/flags/sl.js +1 -1
  273. package/dist/collection/components/vega-flag-icon/assets/flags/sm.js +1 -1
  274. package/dist/collection/components/vega-flag-icon/assets/flags/sn.js +1 -1
  275. package/dist/collection/components/vega-flag-icon/assets/flags/so.js +1 -1
  276. package/dist/collection/components/vega-flag-icon/assets/flags/sr.js +1 -1
  277. package/dist/collection/components/vega-flag-icon/assets/flags/ss.js +1 -1
  278. package/dist/collection/components/vega-flag-icon/assets/flags/st.js +1 -1
  279. package/dist/collection/components/vega-flag-icon/assets/flags/sv.js +1 -1
  280. package/dist/collection/components/vega-flag-icon/assets/flags/sx.js +1 -1
  281. package/dist/collection/components/vega-flag-icon/assets/flags/sy.js +1 -1
  282. package/dist/collection/components/vega-flag-icon/assets/flags/sz.js +1 -1
  283. package/dist/collection/components/vega-flag-icon/assets/flags/ta.js +1 -1
  284. package/dist/collection/components/vega-flag-icon/assets/flags/tc.js +1 -1
  285. package/dist/collection/components/vega-flag-icon/assets/flags/td.js +1 -1
  286. package/dist/collection/components/vega-flag-icon/assets/flags/tg.js +1 -1
  287. package/dist/collection/components/vega-flag-icon/assets/flags/th.js +1 -1
  288. package/dist/collection/components/vega-flag-icon/assets/flags/tj.js +1 -1
  289. package/dist/collection/components/vega-flag-icon/assets/flags/tk.js +1 -1
  290. package/dist/collection/components/vega-flag-icon/assets/flags/tl.js +1 -1
  291. package/dist/collection/components/vega-flag-icon/assets/flags/tm.js +1 -1
  292. package/dist/collection/components/vega-flag-icon/assets/flags/tn.js +1 -1
  293. package/dist/collection/components/vega-flag-icon/assets/flags/to.js +1 -1
  294. package/dist/collection/components/vega-flag-icon/assets/flags/tr.js +1 -1
  295. package/dist/collection/components/vega-flag-icon/assets/flags/tt.js +1 -1
  296. package/dist/collection/components/vega-flag-icon/assets/flags/tv.js +1 -1
  297. package/dist/collection/components/vega-flag-icon/assets/flags/tw.js +1 -1
  298. package/dist/collection/components/vega-flag-icon/assets/flags/tz.js +1 -1
  299. package/dist/collection/components/vega-flag-icon/assets/flags/ua.js +1 -1
  300. package/dist/collection/components/vega-flag-icon/assets/flags/ug.js +1 -1
  301. package/dist/collection/components/vega-flag-icon/assets/flags/us.js +1 -1
  302. package/dist/collection/components/vega-flag-icon/assets/flags/uy.js +1 -1
  303. package/dist/collection/components/vega-flag-icon/assets/flags/uz.js +1 -1
  304. package/dist/collection/components/vega-flag-icon/assets/flags/va.js +1 -1
  305. package/dist/collection/components/vega-flag-icon/assets/flags/vc.js +1 -1
  306. package/dist/collection/components/vega-flag-icon/assets/flags/ve.js +1 -1
  307. package/dist/collection/components/vega-flag-icon/assets/flags/vg.js +1 -1
  308. package/dist/collection/components/vega-flag-icon/assets/flags/vi.js +1 -1
  309. package/dist/collection/components/vega-flag-icon/assets/flags/vn.js +1 -1
  310. package/dist/collection/components/vega-flag-icon/assets/flags/vu.js +1 -1
  311. package/dist/collection/components/vega-flag-icon/assets/flags/wf.js +1 -1
  312. package/dist/collection/components/vega-flag-icon/assets/flags/ws.js +1 -1
  313. package/dist/collection/components/vega-flag-icon/assets/flags/xk.js +1 -1
  314. package/dist/collection/components/vega-flag-icon/assets/flags/ye.js +1 -1
  315. package/dist/collection/components/vega-flag-icon/assets/flags/yt.js +1 -1
  316. package/dist/collection/components/vega-flag-icon/assets/flags/za.js +1 -1
  317. package/dist/collection/components/vega-flag-icon/assets/flags/zm.js +1 -1
  318. package/dist/collection/components/vega-flag-icon/assets/flags/zw.js +1 -1
  319. package/dist/collection/components/vega-flag-icon/slimmers/renderers/vega-flag-icon-renderer.js +1 -1
  320. package/dist/collection/components/vega-flag-icon/vega-flag-icon.css +4 -0
  321. package/dist/collection/components/vega-image-uploader/slimmers/controllers/vega-image-uploader-preview-controller.js +14 -5
  322. package/dist/collection/components/vega-input-credit-card/assets/icons.js +1 -1
  323. package/dist/collection/components/vega-rich-text-editor/dto/content-state.js +7 -2
  324. package/dist/collection/components/vega-rich-text-editor/dto/nodes/decorator-node.js +1 -2
  325. package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +8 -0
  326. package/dist/collection/components/vega-rich-text-editor/dto/nodes/text-node.js +2 -3
  327. package/dist/collection/components/vega-rich-text-editor/extensions/languages/language-extension.js +5 -2
  328. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paste-handler.js +9 -5
  329. package/dist/collection/components/vega-signature-capture/slimmers/written-mode/controllers/written-mode-svg-controller.js +5 -7
  330. package/dist/collection/components/vega-signature-capture/slimmers/written-mode/renderers/written-mode-renderer.js +1 -5
  331. package/dist/collection/global/scripts/before-vega-load.js +21 -1
  332. package/dist/collection/helpers/chart/renderers/svg-renderer.js +4 -4
  333. package/dist/collection/helpers/csp/styles-preservator.js +71 -0
  334. package/dist/collection/helpers/csp/test/styles-preservator.test.js +207 -0
  335. package/dist/collection/helpers/csp/test/vega-nonce-manager.test.js +166 -0
  336. package/dist/collection/helpers/csp/vega-nonce-manager.js +97 -0
  337. package/dist/collection/helpers/public-api.js +2 -0
  338. package/dist/collection/helpers/slimmers/component-global-style-slimmer.js +4 -0
  339. package/dist/collection/helpers/slimmers/global/vega-nonce-injector-slimmer.js +54 -0
  340. package/dist/collection/helpers/slimmers/test/component-global-style-slimmer.test.js +41 -0
  341. package/dist/collection/helpers/slimmers/test/global/vega-nonce-injector-slimmer.test.js +64 -0
  342. package/dist/collection/helpers/theme/controllers/color-schema-overriding-controller.js +4 -0
  343. package/dist/collection/helpers/theme/controllers/style-controller.abstract.js +4 -0
  344. package/dist/collection/helpers/theme/tests/theme-manager-controller.test.js +33 -0
  345. package/dist/esm/{app-globals-aaff0b25.js → app-globals-2623304e.js} +85 -13
  346. package/dist/esm/{code-block-68300b47.js → code-block-23e7f8d0.js} +12 -4
  347. package/dist/esm/{component-global-style-slimmer-dad40b64.js → component-global-style-slimmer-5d437fdf.js} +4 -0
  348. package/dist/esm/{component-value-history-controller-slimmer.abstract-ac2f1bfd.js → component-value-history-controller-slimmer.abstract-df25e4a1.js} +2 -2
  349. package/dist/esm/country-flags-39dbfa43.js +2401 -0
  350. package/dist/esm/{dark-mode-style-controller-3bbb32dc.js → dark-mode-style-controller-972e1f06.js} +7 -0
  351. package/dist/esm/{design-token-1a36307e.js → design-token-0f439510.js} +1 -1
  352. package/dist/esm/{dto-renderer-manager-af66bbd9.js → dto-renderer-manager-65b7b1b1.js} +79 -4
  353. package/dist/esm/{element-appender-slimmer-fe68ec2d.js → element-appender-slimmer-bf5ca501.js} +2 -2
  354. package/dist/esm/{image-annotation-action-f61c2693.js → image-annotation-action-af21ea8f.js} +3 -3
  355. package/dist/esm/index.js +10 -9
  356. package/dist/esm/{language-extension-1ada2a9d.js → language-extension-d355f9aa.js} +7 -4
  357. package/dist/esm/{legend-input-processor-1d266967.js → legend-input-processor-5ecae3a7.js} +4 -4
  358. package/dist/esm/loader.js +7 -6
  359. package/dist/esm/{public-rules-9f62069a.js → public-rules-1a5da7bf.js} +6 -4
  360. package/dist/esm/{range-c2eeb794.js → range-fac2962c.js} +1 -1
  361. package/dist/esm/{responsive-format-facade-5711c77d.js → responsive-format-facade-2904b456.js} +4 -3
  362. package/dist/esm/{rich-text-editor-required-rule-de738309.js → rich-text-editor-required-rule-bb94d680.js} +1 -1
  363. package/dist/esm/{style-formatter-2479dc61.js → style-formatter-a724e38d.js} +1 -1
  364. package/dist/esm/{token-extension-6fc5e1f5.js → token-extension-89eeef74.js} +3 -3
  365. package/dist/esm/vega-accordion.entry.js +7 -6
  366. package/dist/esm/vega-app-footer.entry.js +3 -1
  367. package/dist/esm/vega-app-header-button.entry.js +8 -7
  368. package/dist/esm/vega-bar-chart.entry.js +2 -2
  369. package/dist/esm/vega-box.entry.js +15 -8
  370. package/dist/esm/vega-brand-logo.entry.js +3 -1
  371. package/dist/esm/vega-breadcrumb.entry.js +2 -1
  372. package/dist/esm/vega-button-circle.entry.js +7 -6
  373. package/dist/esm/vega-button.entry.js +6 -5
  374. package/dist/esm/vega-calendar_4.entry.js +3 -2
  375. package/dist/esm/vega-card.entry.js +7 -6
  376. package/dist/esm/vega-carousel.entry.js +6 -5
  377. package/dist/esm/vega-chip.entry.js +8 -7
  378. package/dist/esm/vega-code-block.entry.js +258 -153
  379. package/dist/esm/vega-date-picker_2.entry.js +7 -6
  380. package/dist/esm/vega-dialog_2.entry.js +8 -7
  381. package/dist/esm/vega-divider.entry.js +8 -7
  382. package/dist/esm/vega-dropdown_5.entry.js +8 -7
  383. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  384. package/dist/esm/vega-flag-icon.entry.js +10 -9
  385. package/dist/esm/vega-flex.entry.js +9 -8
  386. package/dist/esm/vega-font.entry.js +7 -6
  387. package/dist/esm/vega-grid.entry.js +7 -6
  388. package/dist/esm/vega-icon.entry.js +7 -6
  389. package/dist/esm/vega-image-uploader.entry.js +20 -10
  390. package/dist/esm/vega-input-credit-card.entry.js +1 -1
  391. package/dist/esm/vega-input-phone-number.entry.js +5 -4
  392. package/dist/esm/vega-input-select.entry.js +6 -5
  393. package/dist/esm/vega-left-nav_5.entry.js +8 -7
  394. package/dist/esm/vega-line-chart.entry.js +2 -2
  395. package/dist/esm/vega-loader-wrapper_2.entry.js +7 -6
  396. package/dist/esm/vega-nonce-manager-87615d3c.js +100 -0
  397. package/dist/esm/vega-pagination.entry.js +6 -5
  398. package/dist/esm/vega-pie-chart.entry.js +1 -1
  399. package/dist/esm/vega-popover_2.entry.js +8 -7
  400. package/dist/esm/vega-rich-text-content.entry.js +5 -4
  401. package/dist/esm/vega-rich-text-editor_4.entry.js +16 -12
  402. package/dist/esm/vega-selection-chip_2.entry.js +7 -6
  403. package/dist/esm/vega-sidenav_3.entry.js +7 -6
  404. package/dist/esm/vega-signature-capture.entry.js +14 -19
  405. package/dist/esm/vega-table_8.entry.js +7 -6
  406. package/dist/esm/vega-time-picker_2.entry.js +7 -6
  407. package/dist/esm/vega-tooltip_2.entry.js +7 -6
  408. package/dist/esm/vega.js +7 -6
  409. package/dist/esm/{y-axis-input-processor-95995d34.js → y-axis-input-processor-bc54314a.js} +1 -1
  410. package/dist/types/components/vega-code-block/slimmers/controllers/code-input-paste.abstract.d.ts +46 -0
  411. package/dist/types/components/vega-code-block/slimmers/controllers/vega-code-block-input-controller.d.ts +2 -31
  412. package/dist/types/components/vega-code-block/slimmers/controllers/vega-code-block-input-paste-controller.d.ts +44 -0
  413. package/dist/types/components/vega-code-block/vega-code-block.d.ts +2 -0
  414. package/dist/types/components/vega-rich-text-editor/dto/nodes/node.abstract.d.ts +6 -0
  415. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paste-handler.d.ts +1 -1
  416. package/dist/types/helpers/csp/styles-preservator.d.ts +47 -0
  417. package/dist/types/helpers/csp/test/styles-preservator.test.d.ts +1 -0
  418. package/dist/types/helpers/csp/test/vega-nonce-manager.test.d.ts +1 -0
  419. package/dist/types/helpers/csp/vega-nonce-manager.d.ts +52 -0
  420. package/dist/types/helpers/public-api.d.ts +2 -0
  421. package/dist/types/helpers/slimmers/global/vega-nonce-injector-slimmer.d.ts +21 -0
  422. package/dist/types/helpers/slimmers/test/global/vega-nonce-injector-slimmer.test.d.ts +1 -0
  423. package/dist/vega/index.esm.js +1 -1
  424. package/dist/vega/p-02a4732a.js +1 -0
  425. package/dist/vega/p-0717073b.entry.js +1 -0
  426. package/dist/vega/p-0b36f4ce.js +1 -0
  427. package/dist/vega/p-0bc93777.entry.js +1 -0
  428. package/dist/vega/p-0e3cd270.entry.js +1 -0
  429. package/dist/vega/p-0ec14fbc.entry.js +1 -0
  430. package/dist/vega/p-10454aa5.entry.js +1 -0
  431. package/dist/vega/p-117be41b.js +1 -0
  432. package/dist/vega/p-134ed822.entry.js +1 -0
  433. package/dist/vega/p-20223e8e.entry.js +9 -0
  434. package/dist/vega/p-258f9603.js +1 -0
  435. package/dist/vega/{p-d2790023.entry.js → p-25c831a4.entry.js} +2 -2
  436. package/dist/vega/{p-39c185a5.js → p-2b90fae6.js} +1 -1
  437. package/dist/vega/p-2d58cf34.entry.js +1 -0
  438. package/dist/vega/p-320cccc5.entry.js +1 -0
  439. package/dist/vega/p-3ab20f9e.entry.js +1 -0
  440. package/dist/vega/p-3be7bfee.entry.js +1 -0
  441. package/dist/vega/p-3e258753.js +1 -0
  442. package/dist/vega/p-3fba9e77.entry.js +1 -0
  443. package/dist/vega/p-40924882.entry.js +1 -0
  444. package/dist/vega/p-427b2b55.entry.js +1 -0
  445. package/dist/vega/p-460429da.entry.js +1 -0
  446. package/dist/vega/{p-111d41fe.js → p-46b077d9.js} +1 -1
  447. package/dist/vega/{p-a646b66d.js → p-4c3075ef.js} +1 -1
  448. package/dist/vega/{p-d3bbfb1b.js → p-4f21faf1.js} +1 -1
  449. package/dist/vega/{p-8f056ac2.js → p-5313d0bc.js} +1 -1
  450. package/dist/vega/p-5397648b.entry.js +1 -0
  451. package/dist/vega/p-54ae02db.js +1 -0
  452. package/dist/vega/{p-6b292628.entry.js → p-57257de0.entry.js} +1 -1
  453. package/dist/vega/p-5970369e.entry.js +1 -0
  454. package/dist/vega/{p-9a74eb86.entry.js → p-5e4fb663.entry.js} +1 -1
  455. package/dist/vega/p-5f377954.js +1 -1
  456. package/dist/vega/p-614e450a.entry.js +1 -0
  457. package/dist/vega/{p-d982babe.entry.js → p-6180c1af.entry.js} +1 -1
  458. package/dist/vega/p-648134d2.entry.js +1 -0
  459. package/dist/vega/p-64c281ec.entry.js +1 -0
  460. package/dist/vega/p-657446a3.entry.js +1 -0
  461. package/dist/vega/{p-6caa6bb2.js → p-66199d68.js} +1 -1
  462. package/dist/vega/p-6908117a.js +1 -0
  463. package/dist/vega/p-7bad6577.entry.js +1 -0
  464. package/dist/vega/{p-2a66e2f7.entry.js → p-8175d8de.entry.js} +1 -1
  465. package/dist/vega/{p-9ca0bdcc.js → p-89d2cf34.js} +1 -1
  466. package/dist/vega/{p-74ac2a48.js → p-942fc9b9.js} +1 -1
  467. package/dist/vega/p-969066d3.entry.js +1 -0
  468. package/dist/vega/p-9c309b85.entry.js +1 -0
  469. package/dist/vega/p-9ffd2a96.entry.js +1 -0
  470. package/dist/vega/{p-ce1766fa.js → p-ab29f968.js} +1 -1
  471. package/dist/vega/p-b110b7bd.entry.js +1 -0
  472. package/dist/vega/p-b4d88fce.entry.js +1 -0
  473. package/dist/vega/p-b6c51409.entry.js +1 -0
  474. package/dist/vega/{p-05b10af4.js → p-be23bef2.js} +1 -1
  475. package/dist/vega/p-c61f8ca6.entry.js +1 -0
  476. package/dist/vega/p-d15e70d7.entry.js +1 -0
  477. package/dist/vega/p-d85b0bfa.entry.js +1 -0
  478. package/dist/vega/p-d87c3058.entry.js +1 -0
  479. package/dist/vega/{p-7da6e7bd.js → p-dadc6ab3.js} +1 -1
  480. package/dist/vega/p-de1ee131.entry.js +1 -0
  481. package/dist/vega/p-e0729c4d.entry.js +1 -0
  482. package/dist/vega/p-e513f041.js +1 -0
  483. package/dist/vega/p-e5cd6521.js +1 -0
  484. package/dist/vega/p-e74c275a.entry.js +1 -0
  485. package/dist/vega/p-f92fc49b.entry.js +1 -0
  486. package/dist/vega/vega.esm.js +1 -1
  487. package/package.json +1 -1
  488. package/dist/cjs/country-flags-dc0f0d09.js +0 -2403
  489. package/dist/esm/country-flags-b68c3349.js +0 -2401
  490. package/dist/vega/p-03cc47b7.entry.js +0 -1
  491. package/dist/vega/p-07836d27.entry.js +0 -1
  492. package/dist/vega/p-0b91bb73.entry.js +0 -1
  493. package/dist/vega/p-13effc6b.js +0 -1
  494. package/dist/vega/p-15a78afd.entry.js +0 -1
  495. package/dist/vega/p-16075b30.entry.js +0 -1
  496. package/dist/vega/p-1c08077c.entry.js +0 -1
  497. package/dist/vega/p-1e926324.js +0 -1
  498. package/dist/vega/p-20a180e4.js +0 -1
  499. package/dist/vega/p-25ddb070.entry.js +0 -1
  500. package/dist/vega/p-2788afe7.entry.js +0 -1
  501. package/dist/vega/p-3b1bedaf.entry.js +0 -1
  502. package/dist/vega/p-3c96bbe1.entry.js +0 -1
  503. package/dist/vega/p-3d0d8a21.entry.js +0 -1
  504. package/dist/vega/p-3d53858c.entry.js +0 -1
  505. package/dist/vega/p-3f3bbaaa.entry.js +0 -9
  506. package/dist/vega/p-42c364e0.entry.js +0 -1
  507. package/dist/vega/p-4f56a427.entry.js +0 -1
  508. package/dist/vega/p-5420c1d4.entry.js +0 -1
  509. package/dist/vega/p-5d3c6a06.entry.js +0 -1
  510. package/dist/vega/p-5dec47da.entry.js +0 -1
  511. package/dist/vega/p-63212cc1.js +0 -1
  512. package/dist/vega/p-6ba27010.js +0 -1
  513. package/dist/vega/p-7d8eaca9.entry.js +0 -1
  514. package/dist/vega/p-7e8f055d.js +0 -1
  515. package/dist/vega/p-8682ee0a.entry.js +0 -1
  516. package/dist/vega/p-8e58d6cb.entry.js +0 -1
  517. package/dist/vega/p-8e812dca.entry.js +0 -1
  518. package/dist/vega/p-9125ba84.entry.js +0 -1
  519. package/dist/vega/p-a61e4bba.entry.js +0 -1
  520. package/dist/vega/p-b1a5ff74.entry.js +0 -1
  521. package/dist/vega/p-baafe7d9.entry.js +0 -1
  522. package/dist/vega/p-bb51e020.entry.js +0 -1
  523. package/dist/vega/p-bd39af8a.entry.js +0 -1
  524. package/dist/vega/p-c08ba4d7.entry.js +0 -1
  525. package/dist/vega/p-c167fa41.entry.js +0 -1
  526. package/dist/vega/p-c671f57e.js +0 -1
  527. package/dist/vega/p-c6a354b1.js +0 -1
  528. package/dist/vega/p-d0fbbb7f.entry.js +0 -1
  529. package/dist/vega/p-d9617358.entry.js +0 -1
  530. package/dist/vega/p-ddfad815.entry.js +0 -1
  531. package/dist/vega/p-e00ed9bd.entry.js +0 -1
  532. package/dist/vega/p-ebfc5739.entry.js +0 -1
  533. package/dist/vega/p-ff3a8907.entry.js +0 -1
@@ -1 +0,0 @@
1
- import{h as C,r as t,H as i,g as e}from"./p-48a58baf.js";import{s as a}from"./p-519a7d55.js";import{c as l,V as o,I as p}from"./p-6e1ab235.js";import{V as n,I as s}from"./p-d849e0f5.js";import{a as r}from"./p-8c9ea6f4.js";import{D as d}from"./p-521ace2d.js";import{V as h}from"./p-7e8f055d.js";import"./p-a4670e23.js";import"./p-6a334573.js";import"./p-8a877e12.js";import"./p-331a62d5.js";import"./p-2d0d575f.js";import"./p-112455b1.js";var f=function(C,t,i,e){var a,l=arguments.length,o=l<3?t:null===e?e=Object.getOwnPropertyDescriptor(t,i):e;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(C,t,i,e);else for(var p=C.length-1;p>=0;p--)(a=C[p])&&(o=(l<3?a(o):l>3?a(t,i,o):a(t,i))||o);return l>3&&o&&Object.defineProperty(t,i,o),o};class H extends o{render(){return this.renderBrandLogo()}renderBrandLogo(){return C("vega-icon",{icon:r.getIconKey(this.getIconKey())})}getIconKey(){return"light"===this.theme?`${this.name}-${this.size}`:"dark"===this.theme||this.isInDarkMode?`dark-${this.name}-${this.size}`:`${this.name}-${this.size}`}}r.register({"global-payments-small":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="198" height="30" viewBox="0 0 198 30" fill="none"><path d="M188.802 17.2894C188.882 18.8904 190.295 20.0645 192.561 20.0645C194.481 20.0645 195.841 19.2374 195.841 17.9832C195.841 16.2755 194.348 16.142 192.321 15.9019C189.282 15.5284 186.856 14.9145 186.856 12.0861C186.856 9.60448 189.122 7.97693 192.188 8.00349C195.281 8.03005 197.52 9.47094 197.734 12.2996H195.494C195.334 10.9121 194.054 9.87131 192.188 9.87131C190.322 9.87131 189.015 10.6718 189.015 11.926C189.015 13.4203 190.455 13.6072 192.428 13.8472C195.521 14.2208 198 14.8078 198 17.8231C198 20.3581 195.574 21.9323 192.561 21.9323C189.042 21.9323 186.616 20.278 186.562 17.2894H188.802Z" fill="#262AFF"/><path d="M179.594 10.1876H177.141V8.18628H179.594V4.37073H181.78V8.18653H184.379L185.135 10.1879H181.78V18.1778C181.78 19.3253 182.18 19.752 183.353 19.752H184.378L185.136 21.7533H183.14C180.527 21.7533 179.594 20.6058 179.594 18.2044V10.1876Z" fill="#262AFF"/><path d="M176.079 14.1766V21.7546H173.892V14.3099C173.892 11.4814 172.586 9.98719 170.213 9.98719C167.653 9.98719 166.107 11.8818 166.107 14.9502V21.7546H163.921V8.14618H165.814L166.107 9.98744C166.907 8.94692 168.293 7.98608 170.586 7.98608C173.652 7.98608 176.079 9.66724 176.079 14.1766Z" fill="#262AFF"/><path d="M149.04 14.974C149.04 10.838 151.653 8.00964 155.492 8.00964C159.332 8.00964 161.838 10.4379 161.945 14.4669C161.945 14.7606 161.918 15.0808 161.891 15.401H151.333V15.5876C151.413 18.176 153.04 19.9905 155.626 19.9905C157.546 19.9905 159.039 18.9765 159.492 17.2154H161.705C161.172 19.9371 158.932 21.9385 155.786 21.9385C151.707 21.9385 149.041 19.1366 149.041 14.974H149.04ZM159.598 13.5865C159.385 11.2384 157.785 9.93083 155.519 9.93083C153.519 9.93083 151.68 11.3717 151.466 13.5865H159.598Z" fill="#262AFF"/><path d="M146.979 13.9559V21.8007H144.793V14.0892C144.793 11.4209 143.62 10.0333 141.567 10.0333C139.3 10.0333 137.914 11.7411 137.914 14.5161V21.8007H135.727V14.0892C135.727 11.4209 134.528 10.0333 132.448 10.0333C130.208 10.0333 128.848 11.9011 128.848 14.6228V21.8007H126.662V8.19232H128.555L128.848 10.0601C129.568 9.07299 130.715 8.03223 132.821 8.03223C134.714 8.03223 136.341 8.88609 137.114 10.6206C137.94 9.15316 139.407 8.03223 141.833 8.03223C144.659 8.03223 146.979 9.66002 146.979 13.9559Z" fill="#262AFF"/><path d="M112.185 8.18372H114.504L118.69 19.0439L122.743 8.18372H125.063L118.339 25.2498C117.485 27.4378 116.979 28.2917 115.059 28.2917H113.084V26.2903H114.393C115.646 26.2903 115.859 25.9701 116.366 24.6894L117.491 21.872L112.185 8.18347L112.185 8.18372Z" fill="#262AFF"/><path d="M113.084 19.7591V21.7604H111.987C110.174 21.7604 109.56 20.9867 109.534 19.6523C108.681 20.8798 107.321 21.9205 104.975 21.9205C101.988 21.9205 99.9621 20.4263 99.9621 17.9446C99.9621 15.2229 101.855 13.7019 105.428 13.7019H109.427V12.7678C109.427 11.0068 108.174 9.93944 106.041 9.93944C104.121 9.93944 102.842 10.8467 102.575 12.2342H100.389C100.709 9.56588 102.868 7.99146 106.148 7.99146C109.614 7.99146 111.613 9.72598 111.613 12.9011V18.8516C111.613 19.5719 111.88 19.7588 112.493 19.7588H113.084V19.7591ZM109.427 15.5431H105.215C103.268 15.5431 102.175 16.2635 102.175 17.8113C102.175 19.1455 103.322 20.0527 105.135 20.0527C107.854 20.0527 109.427 18.4783 109.427 16.2103V15.5434L109.427 15.5431Z" fill="#262AFF"/><path d="M98.525 14.9965C98.525 19.1591 95.7522 21.9609 91.9927 21.9609C89.6998 21.9609 88.1534 21.0271 87.3268 19.7195V28.3176H85.1405V8.1922H87.0336L87.327 10.3802C88.2335 9.12599 89.7 8.0321 91.993 8.0321C95.7524 8.0321 98.5253 10.5671 98.5253 14.9965H98.525ZM96.2852 14.9965C96.2852 12.0346 94.4722 9.98009 91.7792 9.98009C89.0862 9.98009 87.3 12.0348 87.3 14.9431C87.3 17.8515 89.113 20.0129 91.7792 20.0129C94.4454 20.0129 96.2852 17.9582 96.2852 14.9965Z" fill="#262AFF"/><path d="M81.1377 3.15063H77.3736V21.8544H81.1377V3.15063Z" fill="#262AFF"/><path d="M75.3047 18.6743V21.8556H73.382C71.4329 21.8556 70.8191 20.9206 70.8471 19.6115C69.8858 21.1345 68.4976 22.0164 66.3615 22.0164C63.3984 22.0164 61.2623 20.5999 61.2623 17.982C61.2623 15.0692 63.452 13.4127 67.5634 13.4127H70.2866V12.743C70.2866 11.5143 69.4054 10.7126 67.8322 10.7126C66.3632 10.7126 65.3759 11.3806 65.2169 12.3957H61.5859C61.853 9.72399 64.3091 7.96021 67.9398 7.96021C71.7841 7.96021 74.0003 9.67038 74.0003 12.9567V17.8197C74.0003 18.541 74.2944 18.6745 74.8815 18.6745H75.3049L75.3047 18.6743ZM70.2856 15.9226H67.5353C65.9604 15.9226 65.0527 16.5637 65.0527 17.7129C65.0527 18.6745 65.8268 19.2891 67.0815 19.2891C69.0567 19.2891 70.2603 18.0604 70.2851 16.1884L70.2856 15.9226Z" fill="#262AFF"/><path d="M59.8099 14.9608C59.8099 19.2092 57.1398 22.0142 53.4292 22.0142C51.7749 22.074 50.1973 21.3153 49.2105 19.9856L48.837 21.8561H45.5533V3.15063H49.3174V9.85706C50.3276 8.61587 51.8568 7.91498 53.4558 7.95998C57.1395 7.95998 59.8096 10.6052 59.8096 14.9608M55.992 14.9873C55.992 12.636 54.6574 11.0328 52.6011 11.0328C50.5448 11.0328 49.2638 12.636 49.2638 14.9605C49.2638 17.285 50.5451 18.9416 52.6011 18.9416C54.6571 18.9416 55.992 17.3384 55.992 14.9871" fill="#262AFF"/><path d="M29.0982 14.9874C29.0982 10.7656 31.9551 7.96008 36.3333 7.96008C40.7115 7.96008 43.5687 10.7656 43.5687 14.9874C43.5687 19.2093 40.7118 22.0148 36.3336 22.0148C31.9554 22.0148 29.0982 19.2093 29.0982 14.9874ZM39.7505 14.9874C39.7505 12.6632 38.4424 11.0329 36.3331 11.0329C34.2237 11.0329 32.9422 12.6629 32.9422 14.9874C32.9422 17.3119 34.2242 18.942 36.3331 18.942C38.442 18.942 39.7505 17.3119 39.7505 14.9874Z" fill="#262AFF"/><path d="M27.1125 3.15063H23.3484V21.8544H27.1125V3.15063Z" fill="#262AFF"/><path d="M14.272 21.9038C13.1046 22.022 12.0025 21.7461 11.5646 21.382C11.4305 21.2584 11.3399 21.0944 11.3069 20.915C11.2531 20.6632 11.3399 20.402 11.534 20.2328C11.9391 19.9673 12.4345 19.8781 12.9065 19.9859C13.3105 20.0383 13.7172 20.0643 14.1247 20.064C18.2471 20.064 20.9097 17.5647 20.9097 13.6958C20.9097 9.82678 18.2448 7.32581 14.1244 7.32581C10.0041 7.32581 7.33913 9.82607 7.33913 13.6953C7.33913 15.8505 8.1656 17.5803 9.6108 18.6904C8.91449 19.1097 8.37923 19.7516 8.0918 20.5124C7.85081 21.379 8.12787 22.3071 8.80438 22.8994L8.97391 23.0641L8.7617 23.171C7.18421 23.9646 6.42306 25.0735 6.61712 26.295C6.63716 26.4165 6.6664 26.5362 6.70507 26.653C7.40987 29.0886 10.9464 30.105 14.4345 29.996C16.4305 29.9334 21.9574 29.0725 22.0149 25.6298C22.093 20.9126 16.7102 21.6636 14.5953 21.8741L14.272 21.9038ZM14.1244 10.3967C15.8368 10.3967 16.9002 11.6613 16.9002 13.6965C16.9002 15.7316 15.8368 16.9962 14.1244 16.9962C12.4121 16.9962 11.3475 15.7316 11.3475 13.6965C11.3475 11.6613 12.4109 10.3967 14.1244 10.3967ZM11.5505 24.4276C11.6328 24.4166 11.7429 24.4 11.8745 24.38C14.1865 24.038 17.3626 23.6956 18.2525 24.7014C18.4935 24.9803 18.5671 25.3671 18.445 25.7149C18.1872 26.6553 16.1598 27.0697 14.257 27.0697C13.7545 27.0707 13.2522 27.04 12.7535 26.9775C11.2253 26.7783 10.38 26.307 10.3741 25.6503C10.358 24.9919 11.1845 24.476 11.5521 24.4262" fill="#262AFF"/><path d="M17.9676 4.59013C12.3837 2.54957 6.21616 5.42837 4.17722 11.0166C3.80496 12.0242 3.59345 13.0911 3.54269 14.1664C3.42425 16.4525 4.02491 18.7217 5.26858 20.6522C5.78466 21.4312 5.57316 22.4811 4.79481 23.006C4.01645 23.5225 2.96737 23.3108 2.44283 22.5319C-1.99885 15.8852 -0.213708 6.90165 6.4192 2.45644C7.62903 1.6436 8.9573 1.02548 10.3533 0.610595C13.2975 -0.261514 16.4362 -0.19376 19.3297 0.813823C20.3788 1.17791 20.9372 2.32943 20.5649 3.37935C20.2011 4.42926 19.0505 4.98808 18.0014 4.61553L17.9591 4.59861" fill="url(#paint0_linear_69880_33340)"/><path d="M17.9676 4.59013C12.3837 2.54957 6.21616 5.42837 4.17722 11.0166C3.80496 12.0242 3.59345 13.0911 3.54269 14.1664C3.42425 16.4525 4.02491 18.7217 5.26858 20.6522C5.78466 21.4312 5.57316 22.4811 4.79481 23.006C4.01645 23.5225 2.96737 23.3108 2.44283 22.5319C-1.99885 15.8852 -0.213708 6.90165 6.4192 2.45644C7.62903 1.6436 8.9573 1.02548 10.3533 0.610595C13.2975 -0.261514 16.4362 -0.19376 19.3297 0.813823C20.3788 1.17791 20.9372 2.32943 20.5649 3.37935C20.2011 4.42926 19.0505 4.98808 18.0014 4.61553L17.9591 4.59861" fill="url(#paint1_linear_69880_33340)"/><path d="M17.9676 4.59013C12.3837 2.54957 6.21616 5.42837 4.17722 11.0166C3.80496 12.0242 3.59345 13.0911 3.54269 14.1664C3.42425 16.4525 4.02491 18.7217 5.26858 20.6522C5.78466 21.4312 5.57316 22.4811 4.79481 23.006C4.01645 23.5225 2.96737 23.3108 2.44283 22.5319C-1.99885 15.8852 -0.213708 6.90165 6.4192 2.45644C7.62903 1.6436 8.9573 1.02548 10.3533 0.610595C13.2975 -0.261514 16.4362 -0.19376 19.3297 0.813823C20.3788 1.17791 20.9372 2.32943 20.5649 3.37935C20.2011 4.42926 19.0505 4.98808 18.0014 4.61553L17.9591 4.59861" fill="url(#paint2_linear_69880_33340)"/><path d="M21.5971 3.0745C21.5971 4.30223 20.5988 5.30135 19.372 5.30135C18.1453 5.30135 17.147 4.30223 17.147 3.0745C17.147 1.84678 18.1453 0.847656 19.372 0.847656C20.5988 0.847656 21.5971 1.84678 21.5971 3.0745Z" fill="#262AFF"/><defs><linearGradient id="paint0_linear_69880_33340" x1="7.41792" y1="0.206452" x2="18.0579" y2="2.77759" gradientUnits="userSpaceOnUse"><stop stop-color="#3FA3DE"/><stop offset="1" stop-color="#3FA3DE" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_69880_33340" x1="4.33163" y1="19.8137" x2="12.8089" y2="9.09208" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_69880_33340" x1="4.62943" y1="10.2809" x2="12.5906" y2="4.73164" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF" stop-opacity="0.2"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"global-payments-medium":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="235" height="36" viewBox="0 0 235 36" fill="none"><path d="M223.156 20.9881C223.25 22.8789 224.92 24.2654 227.599 24.2654C229.868 24.2654 231.475 23.2887 231.475 21.8074C231.475 19.7906 229.711 19.6329 227.316 19.3494C223.723 18.9082 220.855 18.1833 220.855 14.843C220.855 11.9121 223.534 9.99001 227.158 10.0214C230.814 10.0527 233.461 11.7544 233.713 15.0951H231.066C230.877 13.4564 229.364 12.2273 227.158 12.2273C224.952 12.2273 223.408 13.1726 223.408 14.6539C223.408 16.4186 225.109 16.6393 227.441 16.9228C231.097 17.364 234.028 18.0573 234.028 21.6183C234.028 24.6122 231.16 26.4713 227.599 26.4713C223.439 26.4713 220.572 24.5175 220.509 20.9881H223.156Z" fill="#262AFF"/><path d="M212.272 12.6009H209.373V10.2373H212.272V5.73108H214.856V10.2375H217.928L218.822 12.6011H214.856V22.0372C214.856 23.3924 215.329 23.8963 216.715 23.8963H217.927L218.823 26.2599H216.463C213.375 26.2599 212.272 24.9047 212.272 22.0686V12.6009Z" fill="#262AFF"/><path d="M208.117 17.3117V26.2613H205.533V17.4691C205.533 14.1288 203.989 12.364 201.184 12.364C198.159 12.364 196.331 14.6016 196.331 18.2254V26.2613H193.747V10.1898H195.985L196.331 12.3643C197.277 11.1355 198.915 10.0007 201.626 10.0007C205.25 10.0007 208.117 11.9862 208.117 17.3117Z" fill="#262AFF"/><path d="M176.159 18.2536C176.159 13.369 179.247 10.0287 183.785 10.0287C188.323 10.0287 191.286 12.8965 191.412 17.6548C191.412 18.0015 191.38 18.3797 191.349 18.7579H178.869V18.9783C178.964 22.0352 180.886 24.178 183.943 24.178C186.212 24.178 187.977 22.9806 188.513 20.9007H191.128C190.498 24.115 187.851 26.4786 184.132 26.4786C179.311 26.4786 176.159 23.1696 176.159 18.2536H176.159ZM188.638 16.615C188.386 13.8419 186.495 12.2976 183.817 12.2976C181.453 12.2976 179.279 13.9993 179.027 16.615H188.638Z" fill="#262AFF"/><path d="M173.723 17.0512V26.316H171.139V17.2087C171.139 14.0574 169.752 12.4187 167.326 12.4187C164.647 12.4187 163.008 14.4355 163.008 17.7129V26.316H160.424V17.2087C160.424 14.0574 159.006 12.4187 156.548 12.4187C153.901 12.4187 152.293 14.6246 152.293 17.8389V26.316H149.709V10.2445H151.947L152.293 12.4504C153.144 11.2846 154.499 10.0554 156.989 10.0554C159.226 10.0554 161.149 11.0638 162.063 13.1123C163.039 11.3792 164.773 10.0554 167.641 10.0554C170.981 10.0554 173.723 11.9778 173.723 17.0512Z" fill="#262AFF"/><path d="M132.597 10.2343H135.339L140.287 23.0601L145.077 10.2343H147.818L139.871 30.3894C138.863 32.9734 138.264 33.9818 135.995 33.9818H133.661V31.6182H135.207C136.688 31.6182 136.94 31.2401 137.539 29.7275L138.869 26.4002L132.597 10.234L132.597 10.2343Z" fill="#262AFF"/><path d="M133.66 23.9047V26.2683H132.363C130.22 26.2683 129.495 25.3546 129.464 23.7787C128.456 25.2283 126.848 26.4574 124.075 26.4574C120.546 26.4574 118.151 24.6927 118.151 21.7619C118.151 18.5476 120.388 16.7512 124.611 16.7512H129.338V15.6481C129.338 13.5683 127.857 12.3078 125.336 12.3078C123.067 12.3078 121.554 13.3792 121.239 15.0179H118.655C119.033 11.8666 121.586 10.0072 125.462 10.0072C129.559 10.0072 131.922 12.0557 131.922 15.8055V22.833C131.922 23.6837 132.237 23.9045 132.962 23.9045H133.66V23.9047ZM129.338 18.9257H124.359C122.058 18.9257 120.766 19.7764 120.766 21.6045C120.766 23.1801 122.122 24.2515 124.265 24.2515C127.479 24.2515 129.338 22.3921 129.338 19.7137V18.926L129.338 18.9257Z" fill="#262AFF"/><path d="M116.452 18.28C116.452 23.196 113.175 26.505 108.731 26.505C106.021 26.505 104.193 25.4022 103.216 23.8579V34.0123H100.632V10.2441H102.87L103.217 12.8282C104.288 11.3469 106.021 10.0551 108.732 10.0551C113.175 10.0551 116.452 13.0489 116.452 18.28H116.452ZM113.805 18.28C113.805 14.782 111.662 12.3556 108.479 12.3556C105.296 12.3556 103.185 14.7823 103.185 18.217C103.185 21.6517 105.328 24.2044 108.479 24.2044C111.63 24.2044 113.805 21.7778 113.805 18.28Z" fill="#262AFF"/><path d="M95.9011 4.29016H91.4521V26.3793H95.9011V4.29016Z" fill="#262AFF"/><path d="M89.0066 22.6236V26.3808H86.7342C84.4304 26.3808 83.7049 25.2765 83.738 23.7305C82.6017 25.5292 80.961 26.5707 78.4362 26.5707C74.934 26.5707 72.4091 24.8978 72.4091 21.806C72.4091 18.3661 74.9973 16.4097 79.8567 16.4097H83.0755V15.6188C83.0755 14.1678 82.0339 13.2209 80.1745 13.2209C78.4382 13.2209 77.2712 14.0098 77.0833 15.2087H72.7917C73.1074 12.0534 76.0104 9.97034 80.3017 9.97034C84.8454 9.97034 87.465 11.9901 87.465 15.8712V21.6144C87.465 22.4662 87.8126 22.6239 88.5065 22.6239H89.0069L89.0066 22.6236ZM83.0743 19.3739H79.8236C77.9622 19.3739 76.8893 20.1311 76.8893 21.4883C76.8893 22.6239 77.8042 23.3497 79.2872 23.3497C81.6218 23.3497 83.0444 21.8987 83.0737 19.6879L83.0743 19.3739Z" fill="#262AFF"/><path d="M70.6925 18.2379C70.6925 23.2553 67.5365 26.5681 63.1508 26.5681C61.1955 26.6386 59.3308 25.7426 58.1644 24.1722L57.7229 26.3813H53.8417V4.29016H58.2907V12.2105C59.4848 10.7446 61.2922 9.91685 63.1821 9.97C67.5362 9.97 70.6922 13.094 70.6922 18.2379M66.1798 18.2693C66.1798 15.4924 64.6024 13.599 62.172 13.599C59.7415 13.599 58.2274 15.4924 58.2274 18.2377C58.2274 20.9829 59.7418 22.9393 62.172 22.9393C64.6021 22.9393 66.1798 21.0459 66.1798 18.269" fill="#262AFF"/><path d="M34.3925 18.2693C34.3925 13.2833 37.7692 9.96997 42.9441 9.96997C48.119 9.96997 51.496 13.2833 51.496 18.2693C51.496 23.2553 48.1193 26.5686 42.9444 26.5686C37.7695 26.5686 34.3925 23.2553 34.3925 18.2693ZM46.983 18.2693C46.983 15.5243 45.437 13.599 42.9438 13.599C40.4506 13.599 38.936 15.5241 38.936 18.2693C38.936 21.0145 40.4512 22.9396 42.9438 22.9396C45.4364 22.9396 46.983 21.0145 46.983 18.2693Z" fill="#262AFF"/><path d="M32.0455 4.29016H27.5964V26.3793H32.0455V4.29016Z" fill="#262AFF"/><path d="M16.8686 26.4377C15.4887 26.5773 14.1861 26.2515 13.6685 25.8215C13.5099 25.6754 13.4029 25.4817 13.3639 25.2699C13.3003 24.9725 13.4029 24.664 13.6323 24.4642C14.1111 24.1507 14.6966 24.0453 15.2546 24.1727C15.732 24.2346 16.2128 24.2652 16.6944 24.2649C21.567 24.2649 24.7141 21.3132 24.7141 16.744C24.7141 12.1747 21.5642 9.22107 16.6941 9.22107C11.8241 9.22107 8.67416 12.1739 8.67416 16.7434C8.67416 19.2888 9.65101 21.3316 11.3592 22.6426C10.5362 23.1379 9.90352 23.8959 9.56378 24.7945C9.27894 25.8178 9.60642 26.914 10.406 27.6135L10.6064 27.808L10.3556 27.9343C8.49105 28.8715 7.5914 30.1811 7.82077 31.6237C7.84446 31.7672 7.87902 31.9085 7.92472 32.0465C8.75777 34.9229 12.9378 36.1233 17.0606 35.9945C19.4198 35.9207 25.9523 34.904 26.0204 30.838C26.1126 25.2671 19.7504 26.154 17.2507 26.4025L16.8686 26.4377ZM16.6941 12.8478C18.7181 12.8478 19.975 14.3413 19.975 16.7448C19.975 19.1483 18.7181 20.6419 16.6941 20.6419C14.6702 20.6419 13.4118 19.1483 13.4118 16.7448C13.4118 14.3413 14.6688 12.8478 16.6941 12.8478ZM13.6518 29.4183C13.7491 29.4052 13.8792 29.3857 14.0347 29.362C16.7674 28.9582 20.5215 28.5538 21.5734 29.7416C21.8582 30.0711 21.9452 30.5278 21.8008 30.9386C21.4962 32.0493 19.0999 32.5387 16.8507 32.5387C16.2568 32.5398 15.6632 32.5035 15.0737 32.4297C13.2675 32.1945 12.2683 31.6379 12.2613 30.8623C12.2424 30.0847 13.2192 29.4755 13.6537 29.4167" fill="#262AFF"/><path d="M21.2369 5.99023C14.6371 3.58032 7.34725 6.98019 4.9373 13.5799C4.49731 14.7699 4.24732 16.0298 4.18732 17.2998C4.04732 19.9997 4.75728 22.6796 6.22725 24.9595C6.83724 25.8795 6.58725 27.1194 5.66727 27.7394C4.74729 28.3494 3.50731 28.0994 2.88733 27.1794C-2.36256 19.3297 -0.252594 8.72014 7.58724 3.47034C9.01721 2.51037 10.5872 1.78038 12.2371 1.2904C15.7171 0.260435 19.427 0.340453 22.8469 1.53041C24.0869 1.96039 24.7469 3.32034 24.3069 4.56029C23.8769 5.80024 22.5169 6.46021 21.277 6.02023L21.2269 6.00024" fill="url(#paint0_linear_69880_33331)"/><path d="M21.2369 5.99023C14.6371 3.58032 7.34725 6.98019 4.9373 13.5799C4.49731 14.7699 4.24732 16.0298 4.18732 17.2998C4.04732 19.9997 4.75728 22.6796 6.22725 24.9595C6.83724 25.8795 6.58725 27.1194 5.66727 27.7394C4.74729 28.3494 3.50731 28.0994 2.88733 27.1794C-2.36256 19.3297 -0.252594 8.72014 7.58724 3.47034C9.01721 2.51037 10.5872 1.78038 12.2371 1.2904C15.7171 0.260435 19.427 0.340453 22.8469 1.53041C24.0869 1.96039 24.7469 3.32034 24.3069 4.56029C23.8769 5.80024 22.5169 6.46021 21.277 6.02023L21.2269 6.00024" fill="url(#paint1_linear_69880_33331)"/><path d="M21.2369 5.99023C14.6371 3.58032 7.34725 6.98019 4.9373 13.5799C4.49731 14.7699 4.24732 16.0298 4.18732 17.2998C4.04732 19.9997 4.75728 22.6796 6.22725 24.9595C6.83724 25.8795 6.58725 27.1194 5.66727 27.7394C4.74729 28.3494 3.50731 28.0994 2.88733 27.1794C-2.36256 19.3297 -0.252594 8.72014 7.58724 3.47034C9.01721 2.51037 10.5872 1.78038 12.2371 1.2904C15.7171 0.260435 19.427 0.340453 22.8469 1.53041C24.0869 1.96039 24.7469 3.32034 24.3069 4.56029C23.8769 5.80024 22.5169 6.46021 21.277 6.02023L21.2269 6.00024" fill="url(#paint2_linear_69880_33331)"/><path d="M25.527 4.20034C25.527 5.65028 24.347 6.83025 22.897 6.83025C21.4471 6.83025 20.2671 5.65028 20.2671 4.20034C20.2671 2.75039 21.4471 1.57043 22.897 1.57043C24.347 1.57043 25.527 2.75039 25.527 4.20034Z" fill="#262AFF"/><defs><linearGradient id="paint0_linear_69880_33331" x1="8.76768" y1="0.813103" x2="21.3426" y2="3.85428" gradientUnits="userSpaceOnUse"><stop stop-color="#3FA3DE"/><stop offset="1" stop-color="#3FA3DE" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_69880_33331" x1="5.11981" y1="23.9693" x2="15.1296" y2="11.2991" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_69880_33331" x1="5.4718" y1="12.711" x2="14.8765" y2="6.15019" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF" stop-opacity="0.2"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"global-payments-large":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="293" height="45" viewBox="0 0 293 45" fill="none"><path d="M278.945 26.2344C279.063 28.5978 281.151 30.331 284.499 30.331C287.336 30.331 289.345 29.1101 289.345 27.2585C289.345 24.7375 287.139 24.5404 284.145 24.1861C279.654 23.6346 276.07 22.7284 276.07 18.553C276.07 14.8894 279.418 12.4868 283.948 12.526C288.517 12.5652 291.826 14.6923 292.141 18.8681H288.832C288.596 16.8198 286.705 15.2833 283.948 15.2833C281.191 15.2833 279.26 16.4651 279.26 18.3166C279.26 20.5225 281.387 20.7984 284.302 21.1528C288.872 21.7042 292.535 22.5708 292.535 27.0222C292.535 30.7645 288.95 33.0884 284.499 33.0884C279.3 33.0884 275.715 30.6462 275.636 26.2344H278.945Z" fill="#262AFF"/><path d="M265.34 15.7503H261.716V12.7958H265.34V7.16309H268.57V12.7962H272.41L273.528 15.7507H268.57V27.5458C268.57 29.2398 269.161 29.8697 270.895 29.8697H272.41L273.529 32.8242H270.58C266.719 32.8242 265.34 31.1302 265.34 27.585V15.7503Z" fill="#262AFF"/><path d="M260.147 21.6388V32.8258H256.917V21.8356C256.917 17.6601 254.986 15.4543 251.481 15.4543C247.699 15.4543 245.414 18.2512 245.414 22.781V32.8258H242.184V12.7365H244.981L245.414 15.4546C246.596 13.9186 248.645 12.5001 252.032 12.5001C256.563 12.5001 260.147 14.9819 260.147 21.6388Z" fill="#262AFF"/><path d="M220.199 22.8162C220.199 16.7105 224.06 12.535 229.732 12.535C235.404 12.535 239.107 16.1198 239.265 22.0676C239.265 22.5011 239.226 22.9738 239.186 23.4465H223.587V23.722C223.705 27.5431 226.108 30.2217 229.929 30.2217C232.765 30.2217 234.971 28.7249 235.641 26.1251H238.911C238.123 30.1429 234.814 33.0974 230.166 33.0974C224.139 33.0974 220.2 28.9612 220.2 22.8162H220.199ZM235.798 20.7679C235.483 17.3015 233.12 15.3712 229.771 15.3712C226.817 15.3712 224.099 17.4983 223.784 20.7679H235.798Z" fill="#262AFF"/><path d="M217.154 21.3131V32.8941H213.924V21.5099C213.924 17.5708 212.191 15.5225 209.157 15.5225C205.809 15.5225 203.76 18.0435 203.76 22.1402V32.8941H200.53V21.5099C200.53 17.5708 198.758 15.5225 195.685 15.5225C192.376 15.5225 190.367 18.2799 190.367 22.2977V32.8941H187.137V12.8047H189.934L190.367 15.5621C191.431 14.1048 193.124 12.5684 196.236 12.5684C199.033 12.5684 201.436 13.8289 202.579 16.3895C203.8 14.2231 205.966 12.5684 209.551 12.5684C213.727 12.5684 217.154 14.9714 217.154 21.3131Z" fill="#262AFF"/><path d="M165.747 12.792H169.174L175.359 28.8243L181.346 12.792H184.773L174.839 37.9858C173.579 41.2159 172.83 42.4764 169.994 42.4764H167.076V39.5219H169.009C170.861 39.5219 171.176 39.0492 171.924 37.1584L173.586 32.9993L165.747 12.7916L165.747 12.792Z" fill="#262AFF"/><path d="M167.076 29.8801V32.8346H165.455C162.776 32.8346 161.87 31.6925 161.831 29.7225C160.57 31.5345 158.561 33.071 155.094 33.071C150.682 33.071 147.689 30.8651 147.689 27.2015C147.689 23.1837 150.486 20.9382 155.764 20.9382H161.673V19.5593C161.673 16.9595 159.821 15.3839 156.67 15.3839C153.834 15.3839 151.943 16.7232 151.549 18.7715H148.319C148.792 14.8324 151.983 12.5082 156.828 12.5082C161.948 12.5082 164.903 15.0688 164.903 19.7561V28.5405C164.903 29.6038 165.297 29.8797 166.203 29.8797H167.076V29.8801ZM161.673 23.6563H155.449C152.573 23.6563 150.958 24.7197 150.958 27.0048C150.958 28.9743 152.652 30.3136 155.331 30.3136C159.349 30.3136 161.673 27.9893 161.673 24.6413V23.6567L161.673 23.6563Z" fill="#262AFF"/><path d="M145.566 22.8493C145.566 28.9943 141.469 33.1305 135.914 33.1305C132.527 33.1305 130.242 31.752 129.021 29.8217V42.5146H125.791V12.8045H128.588L129.021 16.0345C130.36 14.183 132.527 12.5681 135.915 12.5681C141.469 12.5681 145.566 16.3104 145.566 22.8493H145.566ZM142.256 22.8493C142.256 18.4767 139.578 15.4438 135.599 15.4438C131.62 15.4438 128.981 18.4771 128.981 22.7705C128.981 27.064 131.66 30.2548 135.599 30.2548C139.538 30.2548 142.256 27.2215 142.256 22.8493Z" fill="#262AFF"/><path d="M119.877 5.36194H114.315V32.9733H119.877V5.36194Z" fill="#262AFF"/><path d="M111.259 28.2787V32.9751H108.418C105.538 32.9751 104.631 31.5948 104.673 29.6622C103.253 31.9106 101.202 33.2125 98.0456 33.2125C93.6679 33.2125 90.5118 31.1213 90.5118 27.2567C90.5118 22.9567 93.747 20.5112 99.8213 20.5112H103.845V19.5226C103.845 17.7088 102.543 16.5253 100.218 16.5253C98.0481 16.5253 96.5894 17.5113 96.3545 19.01H90.99C91.3846 15.0658 95.0133 12.462 100.378 12.462C106.057 12.462 109.332 14.9867 109.332 19.8381V27.0171C109.332 28.0819 109.766 28.279 110.633 28.279H111.259L111.259 28.2787ZM103.843 24.2165H99.7799C97.4531 24.2165 96.112 25.163 96.112 26.8595C96.112 28.279 97.2556 29.1863 99.1094 29.1863C102.028 29.1863 103.806 27.3725 103.843 24.609L103.843 24.2165Z" fill="#262AFF"/><path d="M88.366 22.7967C88.366 29.0684 84.421 33.2093 78.9388 33.2093C76.4947 33.2975 74.1639 32.1775 72.7059 30.2145L72.154 32.9759H67.3025V5.36194H72.8638V15.2623C74.3563 13.43 76.6156 12.3953 78.978 12.4617C84.4206 12.4617 88.3656 16.3667 88.3656 22.7967M82.7251 22.8359C82.7251 19.3648 80.7534 16.998 77.7153 16.998C74.6773 16.998 72.7846 19.3648 72.7846 22.7963C72.7846 26.2279 74.6776 28.6734 77.7153 28.6734C80.753 28.6734 82.7251 26.3066 82.7251 22.8355" fill="#262AFF"/><path d="M42.991 22.8359C42.991 16.6035 47.2119 12.4618 53.6805 12.4618C60.1491 12.4618 64.3703 16.6035 64.3703 22.8359C64.3703 29.0684 60.1494 33.2101 53.6809 33.2101C47.2123 33.2101 42.991 29.0684 42.991 22.8359ZM58.7292 22.8359C58.7292 19.4048 56.7966 16.9981 53.6801 16.9981C50.5637 16.9981 48.6703 19.4044 48.6703 22.8359C48.6703 26.2675 50.5644 28.6738 53.6801 28.6738C56.7959 28.6738 58.7292 26.2675 58.7292 22.8359Z" fill="#262AFF"/><path d="M40.0572 5.36194H34.4959V32.9733H40.0572V5.36194Z" fill="#262AFF"/><path d="M21.0861 33.0463C19.3613 33.2208 17.733 32.8135 17.086 32.276C16.8878 32.0935 16.754 31.8513 16.7053 31.5866C16.6258 31.2149 16.754 30.8292 17.0408 30.5794C17.6393 30.1875 18.3712 30.0558 19.0687 30.215C19.6654 30.2924 20.2664 30.3307 20.8684 30.3303C26.9591 30.3303 30.893 26.6407 30.893 20.9291C30.893 15.2176 26.9556 11.5255 20.868 11.5255C14.7805 11.5255 10.8431 15.2165 10.8431 20.9284C10.8431 24.1101 12.0642 26.6637 14.1994 28.3025C13.1706 28.9215 12.3798 29.8691 11.9551 30.9922C11.5991 32.2715 12.0084 33.6416 13.0079 34.516L13.2584 34.7592L12.9449 34.917C10.6142 36.0886 9.48964 37.7256 9.77636 39.5288C9.80597 39.7082 9.84917 39.8848 9.9063 40.0573C10.9476 43.6528 16.1726 45.1533 21.3262 44.9923C24.2752 44.9 32.4408 43.6291 32.5258 38.5467C32.6412 31.5831 24.6884 32.6916 21.5638 33.0024L21.0861 33.0463ZM20.868 16.0589C23.398 16.0589 24.9692 17.9258 24.9692 20.9302C24.9692 23.9346 23.398 25.8015 20.868 25.8015C18.3381 25.8015 16.7652 23.9346 16.7652 20.9302C16.7652 17.9258 18.3364 16.0589 20.868 16.0589ZM17.0651 36.7721C17.1867 36.7557 17.3494 36.7313 17.5438 36.7017C20.9597 36.1969 25.6523 35.6915 26.9671 37.1762C27.3232 37.588 27.4318 38.159 27.2514 38.6725C26.8706 40.0607 23.8752 40.6725 21.0638 40.6725C20.3214 40.6739 19.5794 40.6286 18.8426 40.5363C16.5847 40.2423 15.3358 39.5466 15.3271 38.577C15.3034 37.6051 16.5245 36.8435 17.0676 36.77" fill="#262AFF"/><path d="M26.5462 7.48696C18.2964 4.47458 9.18406 8.72441 6.17163 16.9741C5.62164 18.4615 5.30915 20.0365 5.23415 21.6239C5.05915 24.9988 5.9466 28.3487 7.78407 31.1986C8.54655 32.3485 8.23406 33.8985 7.08408 34.6734C5.93411 35.4359 4.38414 35.1234 3.60916 33.9735C-2.9532 24.1613 -0.315743 10.8993 9.48405 4.3371C11.2715 3.13714 13.234 2.22465 15.2964 1.61217C19.6463 0.32472 24.2837 0.424742 28.5586 1.91219C30.1086 2.44967 30.9336 4.1496 30.3836 5.69954C29.8461 7.24948 28.1462 8.07444 26.5962 7.52446L26.5337 7.49947" fill="url(#paint0_linear_73161_95)"/><path d="M26.5462 7.48696C18.2964 4.47458 9.18406 8.72441 6.17163 16.9741C5.62164 18.4615 5.30915 20.0365 5.23415 21.6239C5.05915 24.9988 5.9466 28.3487 7.78407 31.1986C8.54655 32.3485 8.23406 33.8985 7.08408 34.6734C5.93411 35.4359 4.38414 35.1234 3.60916 33.9735C-2.9532 24.1613 -0.315743 10.8993 9.48405 4.3371C11.2715 3.13714 13.234 2.22465 15.2964 1.61217C19.6463 0.32472 24.2837 0.424742 28.5586 1.91219C30.1086 2.44967 30.9336 4.1496 30.3836 5.69954C29.8461 7.24948 28.1462 8.07444 26.5962 7.52446L26.5337 7.49947" fill="url(#paint1_linear_73161_95)"/><path d="M26.5462 7.48696C18.2964 4.47458 9.18406 8.72441 6.17163 16.9741C5.62164 18.4615 5.30915 20.0365 5.23415 21.6239C5.05915 24.9988 5.9466 28.3487 7.78407 31.1986C8.54655 32.3485 8.23406 33.8985 7.08408 34.6734C5.93411 35.4359 4.38414 35.1234 3.60916 33.9735C-2.9532 24.1613 -0.315743 10.8993 9.48405 4.3371C11.2715 3.13714 13.234 2.22465 15.2964 1.61217C19.6463 0.32472 24.2837 0.424742 28.5586 1.91219C30.1086 2.44967 30.9336 4.1496 30.3836 5.69954C29.8461 7.24948 28.1462 8.07444 26.5962 7.52446L26.5337 7.49947" fill="url(#paint2_linear_73161_95)"/><path d="M31.9084 5.24954C31.9084 7.06197 30.4334 8.53692 28.6209 8.53692C26.8085 8.53692 25.3335 7.06197 25.3335 5.24954C25.3335 3.43711 26.8085 1.96216 28.6209 1.96216C30.4334 1.96216 31.9084 3.43711 31.9084 5.24954Z" fill="#262AFF"/><defs><linearGradient id="paint0_linear_73161_95" x1="10.9596" y1="1.01556" x2="26.6782" y2="4.81702" gradientUnits="userSpaceOnUse"><stop stop-color="#3FA3DE"/><stop offset="1" stop-color="#3FA3DE" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_73161_95" x1="6.39977" y1="29.9608" x2="18.912" y2="14.1231" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_73161_95" x1="6.83975" y1="15.888" x2="18.5957" y2="7.68691" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF" stop-opacity="0.2"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"genius-small":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="81" height="35" viewBox="0 0 81 35" fill="none"><path d="M71.618 22.0357C71.754 23.259 72.8113 24.1029 74.6816 24.1029C76.2821 24.1029 77.2568 23.586 77.2568 22.6069C77.2568 21.465 76.3079 21.3836 74.0573 21.0845C70.8036 20.704 68.2825 19.9691 68.2825 17.0865C68.2825 14.204 70.6945 12.4901 74.2744 12.5177C78.0166 12.5177 80.5924 14.1764 80.7819 17.0328H77.1221C77.0134 15.9173 75.956 15.2376 74.4108 15.2376C72.8656 15.2376 71.9431 15.7812 71.9431 16.6786C71.9431 17.7391 73.1364 17.8481 75.1426 18.0925C78.3422 18.4209 81 19.1542 81 22.3082C81 25.0824 78.3963 26.8505 74.6548 26.8505C70.9133 26.8505 68.1472 25.0275 67.9849 22.0362L71.618 22.0357Z" fill="#262AFF"/><path d="M62.1572 12.7135H65.979V26.6865H62.591L62.2386 25.0011C61.3441 26.0884 60.1244 26.8495 58.1459 26.8495C55.2729 26.8495 52.6165 25.4088 52.6165 20.461V12.7135H56.4382V19.9448C56.4382 22.4458 57.2514 23.6691 59.1487 23.6691C61.046 23.6691 62.1572 22.2825 62.1572 19.7001V12.7135Z" fill="#262AFF"/><path d="M46.6689 12.7083H50.5191V26.6865H46.6689V12.7083Z" fill="#262AFF"/><path d="M44.5503 18.9355V26.686H40.7271V19.316C40.7271 16.95 39.8323 15.6991 37.9072 15.6991C35.9821 15.6991 34.7891 17.1132 34.7891 19.5335V26.6858H30.9659V12.7078H34.301L34.6534 14.4482C35.5482 13.3606 36.8226 12.5448 38.9646 12.5448C41.9743 12.5448 44.5503 14.1493 44.5503 18.9357V18.9355Z" fill="#262AFF"/><path d="M15.2137 19.7246C15.2137 15.3739 18.06 12.5459 22.3714 12.5459C26.6829 12.5459 29.3657 15.1564 29.4195 19.2626C29.4195 19.6708 29.393 20.1327 29.3118 20.5673H19.1985V20.7577C19.2806 22.7432 20.5541 23.9391 22.4789 23.9391C24.0244 23.9391 25.109 23.2592 25.4346 21.9545H29.2031C28.7689 24.6738 26.3559 26.8487 22.6422 26.8487C18.0061 26.8485 15.2137 24.0479 15.2137 19.7246ZM25.5698 18.0658C25.2988 16.353 24.1331 15.4015 22.3978 15.4015C20.6625 15.4015 19.4967 16.407 19.2806 18.0658H25.5698Z" fill="#262AFF"/><path d="M7.91111 26.9695L7.58692 26.9951C6.66555 27.132 5.71858 26.9524 4.91665 26.4817C4.78015 26.362 4.69485 26.1994 4.66073 26.0197C4.60954 25.7716 4.69481 25.5149 4.88249 25.3438C5.28346 25.0785 5.76976 24.9929 6.23898 25.1042C6.63994 25.1555 7.04089 25.1812 7.44185 25.1812C11.5112 25.1812 14.1389 22.7084 14.1389 18.8836C14.1389 15.0589 11.5112 12.5861 7.44185 12.5861C3.37247 12.5861 0.744883 15.0589 0.744883 18.8836C0.659571 20.7917 1.49563 22.6314 2.98859 23.8207C2.29757 24.2314 1.76862 24.8731 1.48709 25.6261C1.24822 26.4817 1.52122 27.3973 2.18666 27.9877L2.35729 28.1503L2.14401 28.2529C0.591334 29.0401 -0.159395 30.1354 0.0282914 31.3418C0.0453538 31.4616 0.0794578 31.5814 0.113583 31.6926C0.80461 34.097 4.3024 35.1067 7.74048 34.9954C9.71118 34.9355 15.1626 34.0799 15.2224 30.6744C15.2991 26.0112 9.98418 26.7556 7.90257 26.9609M7.44185 15.615C9.13103 15.615 10.1804 16.8643 10.1804 18.8751C10.1804 20.8858 9.13103 22.1351 7.44185 22.1351C5.75268 22.1351 4.70337 20.8858 4.70337 18.8751C4.70337 16.8643 5.75268 15.615 7.44185 15.615ZM4.89957 29.4936C4.98488 29.4851 5.08726 29.468 5.22376 29.4423C7.50159 29.1 10.6411 28.7663 11.5198 29.7589C11.7587 30.0327 11.8269 30.4177 11.7075 30.76C11.4515 31.6926 9.45525 32.1034 7.57838 32.1034C7.08357 32.1034 6.58877 32.0777 6.09396 32.0092C4.58394 31.8124 3.74788 31.3418 3.74788 30.7001C3.74788 30.0584 4.5498 29.5364 4.90811 29.4851" fill="#262AFF"/><path d="M12.965 8.47176C15.1825 5.78871 17.9902 3.66035 21.1689 2.25326C24.3052 0.874524 27.6765 0.116041 31.099 0.0203445C34.5039 -0.0948457 37.9016 0.387181 41.1404 1.44516C44.4728 2.49782 47.5279 4.28415 50.0828 6.67479C50.9592 7.51657 50.9893 8.91125 50.15 9.79024C49.3107 10.6692 47.9201 10.6994 47.0437 9.85759L47.0313 9.84518L46.9978 9.81151C44.9393 7.85682 42.4744 6.38593 39.7799 5.50163C37.0235 4.56238 34.124 4.11225 31.2138 4.17251C28.3179 4.21327 25.4554 4.81403 22.7856 5.94112C20.1529 7.06112 17.8206 8.79784 15.9635 10.9776C15.2762 11.8052 14.0358 11.9097 13.2124 11.2186C12.3873 10.5292 12.2777 9.29936 12.965 8.47176Z" fill="url(#paint0_linear_69880_33342)"/><path d="M12.965 8.47176C15.1825 5.78871 17.9902 3.66035 21.1689 2.25326C24.3052 0.874524 27.6765 0.116041 31.099 0.0203445C34.5039 -0.0948457 37.9016 0.387181 41.1404 1.44516C44.4728 2.49782 47.5279 4.28415 50.0828 6.67479C50.9592 7.51657 50.9893 8.91125 50.15 9.79024C49.3107 10.6692 47.9201 10.6994 47.0437 9.85759L47.0313 9.84518L46.9978 9.81151C44.9393 7.85682 42.4744 6.38593 39.7799 5.50163C37.0235 4.56238 34.124 4.11225 31.2138 4.17251C28.3179 4.21327 25.4554 4.81403 22.7856 5.94112C20.1529 7.06112 17.8206 8.79784 15.9635 10.9776C15.2762 11.8052 14.0358 11.9097 13.2124 11.2186C12.3873 10.5292 12.2777 9.29936 12.965 8.47176Z" fill="url(#paint1_linear_69880_33342)"/><path d="M12.965 8.47176C15.1825 5.78871 17.9902 3.66035 21.1689 2.25326C24.3052 0.874524 27.6765 0.116041 31.099 0.0203445C34.5039 -0.0948457 37.9016 0.387181 41.1404 1.44516C44.4728 2.49782 47.5279 4.28415 50.0828 6.67479C50.9592 7.51657 50.9893 8.91125 50.15 9.79024C49.3107 10.6692 47.9201 10.6994 47.0437 9.85759L47.0313 9.84518L46.9978 9.81151C44.9393 7.85682 42.4744 6.38593 39.7799 5.50163C37.0235 4.56238 34.124 4.11225 31.2138 4.17251C28.3179 4.21327 25.4554 4.81403 22.7856 5.94112C20.1529 7.06112 17.8206 8.79784 15.9635 10.9776C15.2762 11.8052 14.0358 11.9097 13.2124 11.2186C12.3873 10.5292 12.2777 9.29936 12.965 8.47176Z" fill="url(#paint2_linear_69880_33342)"/><path d="M50.1493 9.8566C49.2705 10.7379 47.8373 10.7379 46.9501 9.8566C46.0713 8.97528 46.0713 7.5378 46.9501 6.64793C47.8288 5.76661 49.262 5.76661 50.1493 6.64793C51.028 7.52924 51.0365 8.96673 50.1493 9.8566Z" fill="#262AFF"/><defs><linearGradient id="paint0_linear_69880_33342" x1="39.1497" y1="0.0255382" x2="48.066" y2="9.09551" gradientUnits="userSpaceOnUse"><stop stop-color="#3FA3DE"/><stop offset="1" stop-color="#3FA3DE" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_69880_33342" x1="16.3084" y1="9.80275" x2="39.2993" y2="8.91031" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_69880_33342" x1="31.6479" y1="4.22113" x2="42.0744" y2="9.02418" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF" stop-opacity="0.2"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"genius-medium":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="95" height="41" viewBox="0 0 95 41" fill="none"><path d="M83.9456 25.8484C84.1049 27.2779 85.3443 28.2642 87.5365 28.2642C89.4125 28.2642 90.555 27.6601 90.555 26.5159C90.555 25.1814 89.4428 25.0863 86.8047 24.7367C82.991 24.2919 80.0359 23.4331 80.0359 20.0644C80.0359 16.6957 82.8631 14.6926 87.0592 14.7249C91.4456 14.7249 94.4647 16.6634 94.6869 20.0015H90.397C90.2697 18.6979 89.0303 17.9036 87.2191 17.9036C85.408 17.9036 84.3266 18.5388 84.3266 19.5877C84.3266 20.827 85.7253 20.9544 88.0769 21.24C91.8272 21.6238 94.9425 22.4808 94.9425 26.1668C94.9425 29.4089 91.8906 31.4752 87.5051 31.4752C83.1195 31.4752 79.8774 29.3447 79.6871 25.8489L83.9456 25.8484Z" fill="#262AFF"/><path d="M72.8563 14.9537H77.3359V31.2836H73.3647L72.9517 29.3138C71.9032 30.5846 70.4736 31.4741 68.1545 31.4741C64.7869 31.4741 61.6733 29.7903 61.6733 24.008V14.9537H66.1528V23.4047C66.1528 26.3276 67.106 27.7572 69.3299 27.7572C71.5538 27.7572 72.8563 26.1368 72.8563 23.1188V14.9537Z" fill="#262AFF"/><path d="M54.7021 14.9476H59.215V31.2835H54.7021V14.9476Z" fill="#262AFF"/><path d="M52.2187 22.2252V31.283H47.7375V22.6699C47.7375 19.9048 46.6886 18.4429 44.4322 18.4429C42.1757 18.4429 40.7773 20.0956 40.7773 22.9241V31.2827H36.2961V14.9471H40.2052L40.6182 16.9811C41.667 15.71 43.1609 14.7566 45.6715 14.7566C49.1993 14.7566 52.2187 16.6317 52.2187 22.2255V22.2252Z" fill="#262AFF"/><path d="M17.8325 23.1474C17.8325 18.0629 21.1687 14.7579 26.2223 14.7579C31.2759 14.7579 34.4204 17.8087 34.4836 22.6076C34.4836 23.0846 34.4524 23.6244 34.3573 24.1323H22.5031V24.3548C22.5994 26.6752 24.0921 28.0728 26.3483 28.0728C28.1597 28.0728 29.4311 27.2782 29.8126 25.7535H34.2299C33.7209 28.9314 30.8926 31.4732 26.5396 31.4732C21.1055 31.4729 17.8325 28.1999 17.8325 23.1474ZM29.9712 21.2089C29.6536 19.2072 28.2871 18.0952 26.2532 18.0952C24.2192 18.0952 22.8528 19.2703 22.5994 21.2089H29.9712Z" fill="#262AFF"/><path d="M9.27285 31.6143L8.89286 31.6443C7.81289 31.8042 6.70292 31.5942 5.76295 31.0443C5.60296 30.9043 5.50297 30.7143 5.46298 30.5043C5.40298 30.2143 5.50292 29.9143 5.72292 29.7143C6.1929 29.4043 6.76291 29.3043 7.31289 29.4343C7.78288 29.4943 8.25283 29.5243 8.72282 29.5243C13.4927 29.5243 16.5726 26.6344 16.5726 22.1646C16.5726 17.6947 13.4927 14.8048 8.72282 14.8048C3.95297 14.8048 0.8731 17.6947 0.8731 22.1646C0.773103 24.3945 1.75308 26.5444 3.50302 27.9344C2.69304 28.4144 2.07306 29.1643 1.74307 30.0443C1.46308 31.0443 1.78307 32.1142 2.56305 32.8042L2.76305 32.9942L2.51306 33.1142C0.69312 34.0342 -0.186832 35.3141 0.0331612 36.7241C0.0531606 36.8641 0.0931349 37.0041 0.133134 37.1341C0.943107 39.944 5.04297 41.1239 9.07284 40.994C11.3828 40.924 17.7726 39.924 17.8426 35.9441C17.9326 30.4943 11.7028 31.3643 9.26284 31.6043M8.72282 18.3447C10.7028 18.3447 11.9327 19.8046 11.9327 22.1546C11.9327 24.5045 10.7028 25.9644 8.72282 25.9644C6.74288 25.9644 5.51296 24.5045 5.51296 22.1546C5.51296 19.8046 6.74288 18.3447 8.72282 18.3447ZM5.74294 34.5642C5.84293 34.5542 5.96293 34.5342 6.12293 34.5042C8.79284 34.1042 12.4727 33.7142 13.5027 34.8741C13.7827 35.1941 13.8626 35.6441 13.7227 36.0441C13.4227 37.1341 11.0828 37.6141 8.88285 37.6141C8.30287 37.6141 7.72289 37.5841 7.14291 37.5041C5.37297 37.2741 4.393 36.7241 4.393 35.9741C4.393 35.2241 5.33296 34.6142 5.75294 34.5542" fill="#262AFF"/><path d="M15.1961 9.99662C17.7953 6.86103 21.0862 4.37368 24.812 2.72926C28.4882 1.11797 32.4397 0.231553 36.4514 0.119716C40.4423 -0.0149033 44.425 0.548426 48.2213 1.78485C52.1273 3.01506 55.7082 5.1027 58.7029 7.89656C59.7302 8.88032 59.7654 10.5102 58.7816 11.5375C57.7979 12.5647 56.1679 12.5999 55.1407 11.6162L55.1262 11.6017L55.0868 11.5623C52.6741 9.27796 49.7849 7.55898 46.6265 6.52552C43.3957 5.42785 39.9971 4.9018 36.586 4.97222C33.1915 5.01985 29.8364 5.72194 26.707 7.03914C23.6212 8.34805 20.8874 10.3777 18.7107 12.9251C17.905 13.8923 16.4511 14.0145 15.486 13.2068C14.5188 12.4011 14.3904 10.9638 15.1961 9.99662Z" fill="url(#paint0_linear_73169_117)"/><path d="M15.1961 9.99662C17.7953 6.86103 21.0862 4.37368 24.812 2.72926C28.4882 1.11797 32.4397 0.231553 36.4514 0.119716C40.4423 -0.0149033 44.425 0.548426 48.2213 1.78485C52.1273 3.01506 55.7082 5.1027 58.7029 7.89656C59.7302 8.88032 59.7654 10.5102 58.7816 11.5375C57.7979 12.5647 56.1679 12.5999 55.1407 11.6162L55.1262 11.6017L55.0868 11.5623C52.6741 9.27796 49.7849 7.55898 46.6265 6.52552C43.3957 5.42785 39.9971 4.9018 36.586 4.97222C33.1915 5.01985 29.8364 5.72194 26.707 7.03914C23.6212 8.34805 20.8874 10.3777 18.7107 12.9251C17.905 13.8923 16.4511 14.0145 15.486 13.2068C14.5188 12.4011 14.3904 10.9638 15.1961 9.99662Z" fill="url(#paint1_linear_73169_117)"/><path d="M15.1961 9.99662C17.7953 6.86103 21.0862 4.37368 24.812 2.72926C28.4882 1.11797 32.4397 0.231553 36.4514 0.119716C40.4423 -0.0149033 44.425 0.548426 48.2213 1.78485C52.1273 3.01506 55.7082 5.1027 58.7029 7.89656C59.7302 8.88032 59.7654 10.5102 58.7816 11.5375C57.7979 12.5647 56.1679 12.5999 55.1407 11.6162L55.1262 11.6017L55.0868 11.5623C52.6741 9.27796 49.7849 7.55898 46.6265 6.52552C43.3957 5.42785 39.9971 4.9018 36.586 4.97222C33.1915 5.01985 29.8364 5.72194 26.707 7.03914C23.6212 8.34805 20.8874 10.3777 18.7107 12.9251C17.905 13.8923 16.4511 14.0145 15.486 13.2068C14.5188 12.4011 14.3904 10.9638 15.1961 9.99662Z" fill="url(#paint2_linear_73169_117)"/><path d="M58.7811 11.615C57.7512 12.645 56.0712 12.645 55.0313 11.615C54.0013 10.585 54.0013 8.90509 55.0313 7.86513C56.0612 6.83516 57.7412 6.83516 58.7811 7.86513C59.8111 8.89509 59.8211 10.575 58.7811 11.615Z" fill="#262AFF"/><defs><linearGradient id="paint0_linear_73169_117" x1="45.8879" y1="0.125786" x2="56.3075" y2="10.7564" gradientUnits="userSpaceOnUse"><stop stop-color="#3FA3DE"/><stop offset="1" stop-color="#3FA3DE" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_73169_117" x1="19.1149" y1="11.5521" x2="46.0629" y2="10.503" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_73169_117" x1="37.0948" y1="5.02904" x2="49.3033" y2="10.6697" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF" stop-opacity="0.2"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"genius-large":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="119" height="52" viewBox="0 0 119 52" fill="none"><path d="M104.932 33.0596C105.131 34.8466 106.68 36.0794 109.421 36.0794C111.766 36.0794 113.194 35.3243 113.194 33.894C113.194 32.2259 111.804 32.107 108.506 31.67C103.739 31.1141 100.045 30.0405 100.045 25.8297C100.045 21.6188 103.579 19.1149 108.824 19.1553C114.307 19.1553 118.081 21.5785 118.359 25.7511H112.996C112.837 24.1216 111.288 23.1287 109.024 23.1287C106.76 23.1287 105.408 23.9227 105.408 25.2338C105.408 26.7829 107.157 26.9422 110.096 27.2992C114.784 27.779 118.678 28.8501 118.678 33.4577C118.678 37.5104 114.863 40.0931 109.381 40.0931C103.899 40.0931 99.8468 37.4301 99.609 33.0603L104.932 33.0596Z" fill="#262AFF"/><path d="M91.0704 19.4413H96.6698V39.8536H91.7059L91.1897 37.3914C89.879 38.9799 88.092 40.0917 85.1932 40.0917C80.9837 40.0917 77.0916 37.987 77.0916 30.7591V19.4413H82.6911V30.005C82.6911 33.6586 83.8825 35.4456 86.6624 35.4456C89.4423 35.4456 91.0704 33.4201 91.0704 29.6476V19.4413Z" fill="#262AFF"/><path d="M68.3776 19.4337H74.0188V39.8536H68.3776V19.4337Z" fill="#262AFF"/><path d="M65.2734 28.5307V39.853H59.6718V29.0866C59.6718 25.6302 58.3608 23.8028 55.5402 23.8028C52.7197 23.8028 50.9716 25.8686 50.9716 29.4044V39.8526H45.3701V19.4331H50.2565L50.7728 21.9755C52.0838 20.3867 53.9511 19.1949 57.0894 19.1949C61.4992 19.1949 65.2734 21.5389 65.2734 28.531V28.5307Z" fill="#262AFF"/><path d="M22.2906 29.6835C22.2906 23.3279 26.4609 19.1967 32.7778 19.1967C39.0948 19.1967 43.0255 23.0102 43.1044 29.0087C43.1044 29.6049 43.0655 30.2797 42.9466 30.9146H28.1289V31.1927C28.2492 34.0932 30.1151 35.8402 32.9353 35.8402C35.1997 35.8402 36.7888 34.847 37.2658 32.9411H42.7874C42.1512 36.9135 38.6158 40.0907 33.1745 40.0907C26.3819 40.0904 22.2906 35.9991 22.2906 29.6835ZM37.464 27.2603C37.067 24.7582 35.3589 23.3682 32.8164 23.3682C30.274 23.3682 28.5659 24.8371 28.2492 27.2603H37.464Z" fill="#262AFF"/><path d="M11.5911 40.2671L11.1161 40.3046C9.76612 40.5045 8.37865 40.242 7.20369 39.5546C7.0037 39.3796 6.87872 39.1421 6.82872 38.8796C6.75372 38.5171 6.87865 38.1421 7.15365 37.8921C7.74113 37.5047 8.45364 37.3797 9.14111 37.5422C9.72859 37.6172 10.316 37.6546 10.9035 37.6546C16.8658 37.6546 20.7157 34.0423 20.7157 28.4549C20.7157 22.8676 16.8658 19.2552 10.9035 19.2552C4.94122 19.2552 1.09137 22.8676 1.09137 28.4549C0.966379 31.2424 2.19134 33.9298 4.37877 35.6672C3.36631 36.2672 2.59132 37.2046 2.17883 38.3046C1.82884 39.5546 2.22884 40.892 3.20381 41.7545L3.45382 41.992L3.14133 42.142C0.8664 43.292 -0.233539 44.8919 0.0414516 46.6543C0.0664507 46.8293 0.116419 47.0043 0.166417 47.1668C1.17888 50.6792 6.30372 52.1542 11.3411 51.9917C14.2285 51.9042 22.2157 50.6542 22.3032 45.6794C22.4157 38.8671 14.6284 39.9546 11.5785 40.2546M10.9035 23.6801C13.3784 23.6801 14.9159 25.505 14.9159 28.4424C14.9159 31.3798 13.3784 33.2048 10.9035 33.2048C8.4286 33.2048 6.8912 31.3798 6.8912 28.4424C6.8912 25.505 8.4286 23.6801 10.9035 23.6801ZM7.17867 43.9544C7.30366 43.9419 7.45367 43.9169 7.65366 43.8794C10.9911 43.3795 15.5909 42.892 16.8784 44.3419C17.2284 44.7419 17.3283 45.3044 17.1533 45.8044C16.7783 47.1668 13.8535 47.7668 11.1036 47.7668C10.3786 47.7668 9.65362 47.7293 8.92864 47.6293C6.71621 47.3418 5.49125 46.6543 5.49125 45.7169C5.49125 44.7794 6.6662 44.0169 7.19118 43.9419" fill="#262AFF"/><path d="M18.9953 13.2449C22.2443 9.3254 26.358 6.21622 31.0153 4.16069C35.6104 2.14658 40.5499 1.03856 45.5645 0.89876C50.5532 0.730486 55.5315 1.43465 60.2768 2.98018C65.1594 4.51795 69.6354 7.12749 73.3789 10.6198C74.663 11.8495 74.707 13.8869 73.4773 15.171C72.2476 16.455 70.2102 16.4991 68.9261 15.2694L68.908 15.2512L68.8588 15.202C65.8428 12.3466 62.2314 10.1978 58.2834 8.90601C54.2448 7.53393 49.9966 6.87637 45.7328 6.96439C41.4897 7.02393 37.2958 7.90155 33.384 9.54804C29.5267 11.1842 26.1094 13.7212 23.3886 16.9055C22.3815 18.1145 20.5642 18.2672 19.3578 17.2576C18.1488 16.2505 17.9883 14.4539 18.9953 13.2449Z" fill="url(#paint0_linear_73169_13)"/><path d="M18.9953 13.2449C22.2443 9.3254 26.358 6.21622 31.0153 4.16069C35.6104 2.14658 40.5499 1.03856 45.5645 0.89876C50.5532 0.730486 55.5315 1.43465 60.2768 2.98018C65.1594 4.51795 69.6354 7.12749 73.3789 10.6198C74.663 11.8495 74.707 13.8869 73.4773 15.171C72.2476 16.455 70.2102 16.4991 68.9261 15.2694L68.908 15.2512L68.8588 15.202C65.8428 12.3466 62.2314 10.1978 58.2834 8.90601C54.2448 7.53393 49.9966 6.87637 45.7328 6.96439C41.4897 7.02393 37.2958 7.90155 33.384 9.54804C29.5267 11.1842 26.1094 13.7212 23.3886 16.9055C22.3815 18.1145 20.5642 18.2672 19.3578 17.2576C18.1488 16.2505 17.9883 14.4539 18.9953 13.2449Z" fill="url(#paint1_linear_73169_13)"/><path d="M18.9953 13.2449C22.2443 9.3254 26.358 6.21622 31.0153 4.16069C35.6104 2.14658 40.5499 1.03856 45.5645 0.89876C50.5532 0.730486 55.5315 1.43465 60.2768 2.98018C65.1594 4.51795 69.6354 7.12749 73.3789 10.6198C74.663 11.8495 74.707 13.8869 73.4773 15.171C72.2476 16.455 70.2102 16.4991 68.9261 15.2694L68.908 15.2512L68.8588 15.202C65.8428 12.3466 62.2314 10.1978 58.2834 8.90601C54.2448 7.53393 49.9966 6.87637 45.7328 6.96439C41.4897 7.02393 37.2958 7.90155 33.384 9.54804C29.5267 11.1842 26.1094 13.7212 23.3886 16.9055C22.3815 18.1145 20.5642 18.2672 19.3578 17.2576C18.1488 16.2505 17.9883 14.4539 18.9953 13.2449Z" fill="url(#paint2_linear_73169_13)"/><path d="M73.4762 15.2679C72.1887 16.5554 70.0888 16.5554 68.7888 15.2679C67.5014 13.9805 67.5014 11.8805 68.7888 10.5806C70.0763 9.29313 72.1762 9.29313 73.4762 10.5806C74.7636 11.868 74.7761 13.968 73.4762 15.2679Z" fill="#262AFF"/><defs><linearGradient id="paint0_linear_73169_13" x1="57.3601" y1="0.906347" x2="70.3846" y2="14.1946" gradientUnits="userSpaceOnUse"><stop stop-color="#3FA3DE"/><stop offset="1" stop-color="#3FA3DE" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_73169_13" x1="23.8939" y1="15.1893" x2="57.5789" y2="13.8778" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_73169_13" x1="46.3688" y1="7.03541" x2="61.6294" y2="14.0862" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF" stop-opacity="0.2"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"g-symbol-small":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="30" height="41" viewBox="0 0 30 41" fill="none"><path d="M19.4602 29.9488C17.8713 30.1101 16.3712 29.7336 15.7752 29.2367C15.5926 29.0679 15.4694 28.8441 15.4244 28.5993C15.3513 28.2556 15.4694 27.8991 15.7335 27.6682C16.2849 27.3058 16.9592 27.1841 17.6017 27.3313C18.1515 27.4028 18.7051 27.4382 19.2597 27.4379C24.8706 27.4379 28.4947 24.0268 28.4947 18.7465C28.4947 13.4662 24.8674 10.0529 19.2593 10.0529C13.6513 10.0529 10.024 13.4652 10.024 18.7459C10.024 21.6873 11.1489 24.0481 13.1159 25.5631C12.1682 26.1354 11.4397 27.0115 11.0484 28.0498C10.7205 29.2325 11.0976 30.4992 12.0183 31.3076L12.2491 31.5324L11.9602 31.6783C9.81316 32.7614 8.77717 34.2748 9.0413 35.9418C9.06858 36.1077 9.10838 36.271 9.16101 36.4304C10.1203 39.7545 14.9337 41.1417 19.6814 40.9929C22.3981 40.9075 29.9206 39.7326 29.9989 35.0339C30.1051 28.5961 22.7787 29.6209 19.9002 29.9082L19.4602 29.9488ZM19.2593 14.244C21.59 14.244 23.0374 15.9699 23.0374 18.7475C23.0374 21.525 21.59 23.251 19.2593 23.251C16.9287 23.251 15.4796 21.525 15.4796 18.7475C15.4796 15.9699 16.9271 14.244 19.2593 14.244ZM15.756 33.3933C15.868 33.3782 16.0179 33.3556 16.1969 33.3282C19.3437 32.8616 23.6668 32.3942 24.878 33.7669C25.206 34.1476 25.3061 34.6755 25.1399 35.1502C24.7891 36.4336 22.0297 36.9992 19.4397 36.9992C18.7558 37.0005 18.0722 36.9586 17.3934 36.8733C15.3134 36.6014 14.1628 35.9583 14.1548 35.0619C14.133 34.1634 15.2579 33.4593 15.7582 33.3914" fill="#262AFF"/><path d="M24.4536 6.28427C16.8574 3.50045 8.4575 7.42903 5.69211 15.0433C5.19088 16.4222 4.89705 17.8705 4.81927 19.3448C4.66372 22.4669 5.47606 25.5629 7.16986 28.1906C7.86121 29.266 7.5501 30.6969 6.47851 31.3907C5.4242 32.0672 4.03287 31.781 3.32424 30.749C-2.71642 21.6864 -0.296707 9.42365 8.73403 3.35302C10.3846 2.24296 12.1908 1.39309 14.092 0.829387C18.0932 -0.358724 22.3623 -0.263348 26.3116 1.10688H26.3202C27.7375 1.63589 28.4634 3.21427 27.9449 4.63653C27.435 6.02411 25.9141 6.76126 24.5141 6.29295L24.4622 6.27562" fill="url(#paint0_linear_73008_113)"/><path d="M24.4536 6.28427C16.8574 3.50045 8.4575 7.42903 5.69211 15.0433C5.19088 16.4222 4.89705 17.8705 4.81927 19.3448C4.66372 22.4669 5.47606 25.5629 7.16986 28.1906C7.86121 29.266 7.5501 30.6969 6.47851 31.3907C5.4242 32.0672 4.03287 31.781 3.32424 30.749C-2.71642 21.6864 -0.296707 9.42365 8.73403 3.35302C10.3846 2.24296 12.1908 1.39309 14.092 0.829387C18.0932 -0.358724 22.3623 -0.263348 26.3116 1.10688H26.3202C27.7375 1.63589 28.4634 3.21427 27.9449 4.63653C27.435 6.02411 25.9141 6.76126 24.5141 6.29295L24.4622 6.27562" fill="url(#paint1_linear_73008_113)"/><path d="M24.4536 6.28427C16.8574 3.50045 8.4575 7.42903 5.69211 15.0433C5.19088 16.4222 4.89705 17.8705 4.81927 19.3448C4.66372 22.4669 5.47606 25.5629 7.16986 28.1906C7.86121 29.266 7.5501 30.6969 6.47851 31.3907C5.4242 32.0672 4.03287 31.781 3.32424 30.749C-2.71642 21.6864 -0.296707 9.42365 8.73403 3.35302C10.3846 2.24296 12.1908 1.39309 14.092 0.829387C18.0932 -0.358724 22.3623 -0.263348 26.3116 1.10688H26.3202C27.7375 1.63589 28.4634 3.21427 27.9449 4.63653C27.435 6.02411 25.9141 6.76126 24.5141 6.29295L24.4622 6.27562" fill="url(#paint2_linear_73008_113)"/><path d="M29.3885 4.22051C29.3885 5.8944 28.0317 7.25607 26.3636 7.25607C24.6956 7.25607 23.3387 5.8944 23.3387 4.22051C23.3387 2.54661 24.6956 1.18494 26.3636 1.18494C28.0317 1.18494 29.3885 2.54661 29.3885 4.22051Z" fill="#262AFF"/><defs><linearGradient id="paint0_linear_73008_113" x1="10.0837" y1="0.280208" x2="24.5524" y2="3.76544" gradientUnits="userSpaceOnUse"><stop stop-color="#3FA3DE"/><stop offset="1" stop-color="#3FA3DE" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_73008_113" x1="5.8883" y1="27.0187" x2="17.4572" y2="12.4334" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_73008_113" x1="6.29312" y1="14.0188" x2="17.1378" y2="6.48363" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF" stop-opacity="0.2"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"g-symbol-medium":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="36" height="48" viewBox="0 0 36 48" fill="none"><path d="M22.863 35.0613C20.9962 35.2502 19.2339 34.8094 18.5337 34.2276C18.3191 34.0301 18.1743 33.768 18.1215 33.4814C18.0356 33.0791 18.1743 32.6617 18.4846 32.3914C19.1324 31.9672 19.9246 31.8246 20.6795 31.997C21.3254 32.0807 21.9758 32.1221 22.6274 32.1218C29.2195 32.1218 33.4772 28.1283 33.4772 21.9465C33.4772 15.7646 29.2157 11.7686 22.627 11.7686C16.0383 11.7686 11.7768 15.7635 11.7768 21.9457C11.7768 25.3894 13.0984 28.1532 15.4094 29.9269C14.2959 30.5969 13.44 31.6225 12.9803 32.8382C12.595 34.2227 13.038 35.7057 14.1198 36.6521L14.3909 36.9153L14.0516 37.0861C11.529 38.3542 10.3119 40.126 10.6222 42.0776C10.6543 42.2718 10.701 42.463 10.7629 42.6496C11.8899 46.5412 17.545 48.1652 23.1228 47.991C26.3146 47.8911 35.1525 46.5156 35.2445 41.0147C35.3693 33.4777 26.7618 34.6775 23.38 35.0138L22.863 35.0613ZM22.627 16.6752C25.3652 16.6752 27.0657 18.6959 27.0657 21.9476C27.0657 25.1994 25.3652 27.22 22.627 27.22C19.8888 27.22 18.1864 25.1994 18.1864 21.9476C18.1864 18.6959 19.8869 16.6752 22.627 16.6752ZM18.511 39.094C18.6426 39.0762 18.8187 39.0498 19.0291 39.0178C22.7262 38.4714 27.8051 37.9243 29.2282 39.5313C29.6135 39.977 29.7311 40.595 29.5358 41.1508C29.1237 42.6534 25.8818 43.3155 22.8389 43.3155C22.0354 43.317 21.2323 43.268 20.4348 43.1681C17.9911 42.8498 16.6393 42.0968 16.6299 41.0475C16.6043 39.9955 17.9258 39.1712 18.5137 39.0917" fill="#262AFF"/><path d="M28.7296 7.35657C19.8051 4.09746 9.9364 8.69677 6.68744 17.6111C6.09857 19.2254 5.75336 20.921 5.66198 22.647C5.47923 26.302 6.43361 29.9267 8.42359 33.003C9.23583 34.262 8.87032 35.9372 7.61135 36.7495C6.37269 37.5414 4.73806 37.2064 3.90552 35.9982C-3.19142 25.3883 -0.34859 11.0319 10.2613 3.92486C12.2005 2.62527 14.3225 1.63031 16.5561 0.970365C21.257 -0.420595 26.2725 -0.308935 30.9125 1.29524H30.9226C32.5877 1.91457 33.4406 3.76242 32.8314 5.42751C32.2323 7.05199 30.4454 7.915 28.8006 7.36673L28.7397 7.34644" fill="url(#paint0_linear_73169_45)"/><path d="M28.7296 7.35657C19.8051 4.09746 9.9364 8.69677 6.68744 17.6111C6.09857 19.2254 5.75336 20.921 5.66198 22.647C5.47923 26.302 6.43361 29.9267 8.42359 33.003C9.23583 34.262 8.87032 35.9372 7.61135 36.7495C6.37269 37.5414 4.73806 37.2064 3.90552 35.9982C-3.19142 25.3883 -0.34859 11.0319 10.2613 3.92486C12.2005 2.62527 14.3225 1.63031 16.5561 0.970365C21.257 -0.420595 26.2725 -0.308935 30.9125 1.29524H30.9226C32.5877 1.91457 33.4406 3.76242 32.8314 5.42751C32.2323 7.05199 30.4454 7.915 28.8006 7.36673L28.7397 7.34644" fill="url(#paint1_linear_73169_45)"/><path d="M28.7296 7.35657C19.8051 4.09746 9.9364 8.69677 6.68744 17.6111C6.09857 19.2254 5.75336 20.921 5.66198 22.647C5.47923 26.302 6.43361 29.9267 8.42359 33.003C9.23583 34.262 8.87032 35.9372 7.61135 36.7495C6.37269 37.5414 4.73806 37.2064 3.90552 35.9982C-3.19142 25.3883 -0.34859 11.0319 10.2613 3.92486C12.2005 2.62527 14.3225 1.63031 16.5561 0.970365C21.257 -0.420595 26.2725 -0.308935 30.9125 1.29524H30.9226C32.5877 1.91457 33.4406 3.76242 32.8314 5.42751C32.2323 7.05199 30.4454 7.915 28.8006 7.36673L28.7397 7.34644" fill="url(#paint2_linear_73169_45)"/><path d="M34.5275 4.94043C34.5275 6.90012 32.9333 8.49427 30.9736 8.49427C29.0139 8.49427 27.4198 6.90012 27.4198 4.94043C27.4198 2.98075 29.0139 1.3866 30.9736 1.3866C32.9333 1.3866 34.5275 2.98075 34.5275 4.94043Z" fill="#262AFF"/><defs><linearGradient id="paint0_linear_73169_45" x1="11.847" y1="0.327423" x2="28.8391" y2="4.43494" gradientUnits="userSpaceOnUse"><stop stop-color="#3FA3DE"/><stop offset="1" stop-color="#3FA3DE" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_73169_45" x1="6.91793" y1="31.6311" x2="20.4511" y2="14.5092" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_73169_45" x1="7.39354" y1="16.4116" x2="20.1052" y2="7.54802" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF" stop-opacity="0.2"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"g-symbol-large":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="45" height="60" viewBox="0 0 45 60" fill="none"><path d="M28.5806 43.8248C26.2469 44.0609 24.0438 43.5099 23.1685 42.7826C22.9003 42.5356 22.7193 42.208 22.6533 41.8498C22.5459 41.3469 22.7193 40.8251 23.1073 40.4871C23.917 39.9568 24.9073 39.7787 25.851 39.9941C26.6584 40.0987 27.4715 40.1506 28.286 40.1501C36.5266 40.1501 41.8491 35.158 41.8491 27.4302C41.8491 19.7024 36.5219 14.707 28.2855 14.707C20.0491 14.707 14.7219 19.701 14.7219 27.4293C14.7219 31.7341 16.374 35.1891 19.2629 37.4064C17.871 38.244 16.801 39.526 16.2265 41.0457C15.7448 42.7765 16.2986 44.6303 17.6509 45.8134L17.9898 46.1424L17.5656 46.3559C14.4122 47.9411 12.8907 50.156 13.2786 52.5957C13.3187 52.8384 13.3772 53.0774 13.4545 53.3107C14.8633 58.1755 21.9327 60.2056 28.9054 59.9879C32.8953 59.863 43.9433 58.1435 44.0584 51.2669C44.2144 41.8451 33.4544 43.3449 29.2268 43.7654L28.5806 43.8248ZM28.2855 20.8407C31.7085 20.8407 33.8343 23.3667 33.8343 27.4316C33.8343 31.4966 31.7085 34.0225 28.2855 34.0225C24.8626 34.0225 22.7344 31.4966 22.7344 27.4316C22.7344 23.3667 24.8602 20.8407 28.2855 20.8407ZM23.1403 48.8659C23.3048 48.8437 23.5249 48.8107 23.7879 48.7706C28.4095 48.0877 34.7586 47.4037 36.5375 49.4126C37.0192 49.9698 37.1663 50.7423 36.9221 51.4371C36.4069 53.3154 32.3542 54.1431 28.5504 54.1431C27.546 54.145 26.542 54.0837 25.5451 53.9588C22.4903 53.561 20.8005 52.6197 20.7887 51.3079C20.7566 49.9929 22.4087 48.9625 23.1436 48.863" fill="#262AFF"/><path d="M35.9142 9.1917C24.7579 5.11756 12.4213 10.867 8.35981 22.0106C7.62368 24.0287 7.19213 26.1482 7.07791 28.3059C6.84945 32.875 8.0425 37.406 10.5301 41.2517C11.5455 42.8255 11.0886 44.9197 9.51477 45.9351C7.96635 46.9251 5.92294 46.5062 4.88219 44.9959C-3.98952 31.7327 -0.435764 13.7862 12.8274 4.90179C15.2516 3.27722 17.9042 2.03343 20.6964 1.20845C26.5728 -0.530353 32.8427 -0.390771 38.6429 1.61457H38.6556C40.7371 2.38878 41.8033 4.69873 41.0417 6.78022C40.2929 8.81094 38.0591 9.88977 36.003 9.2044L35.9269 9.17903" fill="url(#paint0_linear_73169_37)"/><path d="M35.9142 9.1917C24.7579 5.11756 12.4213 10.867 8.35981 22.0106C7.62368 24.0287 7.19213 26.1482 7.07791 28.3059C6.84945 32.875 8.0425 37.406 10.5301 41.2517C11.5455 42.8255 11.0886 44.9197 9.51477 45.9351C7.96635 46.9251 5.92294 46.5062 4.88219 44.9959C-3.98952 31.7327 -0.435764 13.7862 12.8274 4.90179C15.2516 3.27722 17.9042 2.03343 20.6964 1.20845C26.5728 -0.530353 32.8427 -0.390771 38.6429 1.61457H38.6556C40.7371 2.38878 41.8033 4.69873 41.0417 6.78022C40.2929 8.81094 38.0591 9.88977 36.003 9.2044L35.9269 9.17903" fill="url(#paint1_linear_73169_37)"/><path d="M35.9142 9.1917C24.7579 5.11756 12.4213 10.867 8.35981 22.0106C7.62368 24.0287 7.19213 26.1482 7.07791 28.3059C6.84945 32.875 8.0425 37.406 10.5301 41.2517C11.5455 42.8255 11.0886 44.9197 9.51477 45.9351C7.96635 46.9251 5.92294 46.5062 4.88219 44.9959C-3.98952 31.7327 -0.435764 13.7862 12.8274 4.90179C15.2516 3.27722 17.9042 2.03343 20.6964 1.20845C26.5728 -0.530353 32.8427 -0.390771 38.6429 1.61457H38.6556C40.7371 2.38878 41.8033 4.69873 41.0417 6.78022C40.2929 8.81094 38.0591 9.88977 36.003 9.2044L35.9269 9.17903" fill="url(#paint2_linear_73169_37)"/><path d="M43.162 6.17133C43.162 8.62109 41.1692 10.6139 38.7194 10.6139C36.2697 10.6139 34.2769 8.62109 34.2769 6.17133C34.2769 3.72157 36.2697 1.72876 38.7194 1.72876C41.1692 1.72876 43.162 3.72157 43.162 6.17133Z" fill="#262AFF"/><defs><linearGradient id="paint0_linear_73169_37" x1="14.8096" y1="0.404726" x2="36.0511" y2="5.53944" gradientUnits="userSpaceOnUse"><stop stop-color="#3FA3DE"/><stop offset="1" stop-color="#3FA3DE" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_73169_37" x1="8.64794" y1="39.5367" x2="25.5655" y2="18.133" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_73169_37" x1="9.24249" y1="20.5112" x2="25.1331" y2="9.43102" gradientUnits="userSpaceOnUse"><stop stop-color="#262AFF" stop-opacity="0.2"/><stop offset="1" stop-color="#262AFF" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"dark-global-payments-small":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="198" height="31" viewBox="0 0 198 31" fill="none"><path d="M188.801 17.297C188.881 18.898 190.294 20.0721 192.561 20.0721C194.48 20.0721 195.84 19.245 195.84 17.9908C195.84 16.2831 194.347 16.1495 192.321 15.9095C189.282 15.5359 186.855 14.9221 186.855 12.0937C186.855 9.61205 189.122 7.9845 192.188 8.01106C195.28 8.03762 197.52 9.47851 197.733 12.3072H195.494C195.334 10.9196 194.054 9.87888 192.188 9.87888C190.321 9.87888 189.015 10.6794 189.015 11.9336C189.015 13.4278 190.454 13.6148 192.427 13.8548C195.52 14.2283 198 14.8154 198 17.8307C198 20.3657 195.573 21.9399 192.561 21.9399C189.041 21.9399 186.615 20.2855 186.562 17.297H188.801Z" fill="white"/><path d="M179.593 10.1951H177.14V8.19373H179.593V4.37817H181.779V8.19398H184.378L185.135 10.1953H181.779V18.1853C181.779 19.3327 182.179 19.7594 183.353 19.7594H184.378L185.135 21.7608H183.139C180.526 21.7608 179.593 20.6133 179.593 18.2118V10.1951Z" fill="white"/><path d="M176.078 14.1839V21.7619H173.892V14.3172C173.892 11.4888 172.585 9.99452 170.212 9.99452C167.653 9.99452 166.106 11.8891 166.106 14.9576V21.7619H163.92V8.15351H165.813L166.106 9.99476C166.906 8.95424 168.293 7.99341 170.586 7.99341C173.652 7.99341 176.078 9.67457 176.078 14.1839Z" fill="white"/><path d="M149.04 14.9815C149.04 10.8455 151.653 8.01709 155.492 8.01709C159.331 8.01709 161.838 10.4454 161.944 14.4744C161.944 14.768 161.918 15.0882 161.891 15.4084H151.333V15.5951C151.413 18.1835 153.039 19.9979 155.625 19.9979C157.545 19.9979 159.038 18.984 159.492 17.2229H161.705C161.171 19.9445 158.932 21.9459 155.786 21.9459C151.706 21.9459 149.04 19.1441 149.04 14.9815H149.04ZM159.598 13.594C159.385 11.2459 157.785 9.93827 155.519 9.93827C153.519 9.93827 151.679 11.3792 151.466 13.594H159.598Z" fill="white"/><path d="M146.979 13.9634V21.8083H144.792V14.0967C144.792 11.4284 143.619 10.0409 141.566 10.0409C139.3 10.0409 137.913 11.7486 137.913 14.5237V21.8083H135.727V14.0967C135.727 11.4284 134.527 10.0409 132.447 10.0409C130.208 10.0409 128.848 11.9087 128.848 14.6304V21.8083H126.662V8.19989H128.555L128.848 10.0677C129.568 9.08056 130.714 8.03979 132.821 8.03979C134.714 8.03979 136.34 8.89365 137.113 10.6282C137.94 9.16073 139.406 8.03979 141.833 8.03979C144.659 8.03979 146.979 9.66759 146.979 13.9634Z" fill="white"/><path d="M112.184 8.19116H114.504L118.69 19.0513L122.742 8.19116H125.062L118.338 25.2573C117.485 27.4453 116.978 28.2991 115.059 28.2991H113.084V26.2978H114.392C115.645 26.2978 115.858 25.9776 116.365 24.6968L117.49 21.8795L112.184 8.19092L112.184 8.19116Z" fill="white"/><path d="M113.084 19.7666V21.768H111.986C110.173 21.768 109.56 20.9943 109.533 19.6599C108.68 20.8873 107.32 21.9281 104.974 21.9281C101.988 21.9281 99.9616 20.4338 99.9616 17.9522C99.9616 15.2305 101.855 13.7094 105.427 13.7094H109.427V12.7754C109.427 11.0143 108.173 9.94701 106.04 9.94701C104.121 9.94701 102.841 10.8542 102.574 12.2418H100.388C100.708 9.57345 102.868 7.99902 106.147 7.99902C109.613 7.99902 111.613 9.73355 111.613 12.9087V18.8592C111.613 19.5795 111.88 19.7664 112.493 19.7664H113.084V19.7666ZM109.427 15.5507H105.214C103.268 15.5507 102.175 16.271 102.175 17.8189C102.175 19.153 103.321 20.0603 105.134 20.0603C107.854 20.0603 109.427 18.4858 109.427 16.2179V15.5509L109.427 15.5507Z" fill="white"/><path d="M98.5245 15.004C98.5245 19.1665 95.7517 21.9684 91.9922 21.9684C89.6993 21.9684 88.1529 21.0346 87.3263 19.727V28.3251H85.14V8.19965H87.0331L87.3265 10.3877C88.233 9.13343 89.6995 8.03955 91.9925 8.03955C95.7519 8.03955 98.5248 10.5746 98.5248 15.004H98.5245ZM96.2847 15.004C96.2847 12.042 94.4717 9.98754 91.7787 9.98754C89.0857 9.98754 87.2995 12.0423 87.2995 14.9506C87.2995 17.8589 89.1125 20.0204 91.7787 20.0204C94.4449 20.0204 96.2847 17.9657 96.2847 15.004Z" fill="white"/><path d="M81.1373 3.1582H77.3731V21.8619H81.1373V3.1582Z" fill="white"/><path d="M75.3042 18.6818V21.8631H73.3816C71.4324 21.8631 70.8186 20.9281 70.8466 19.6191C69.8853 21.1421 68.4971 22.024 66.361 22.024C63.398 22.024 61.2618 20.6074 61.2618 17.9895C61.2618 15.0768 63.4515 13.4202 67.5629 13.4202H70.2861V12.7506C70.2861 11.5219 69.4049 10.7202 67.8317 10.7202C66.3627 10.7202 65.3754 11.3881 65.2164 12.4033H61.5854C61.8525 9.73156 64.3086 7.96777 67.9393 7.96777C71.7836 7.96777 73.9998 9.67795 73.9998 12.9643V17.8272C73.9998 18.5485 74.294 18.6821 74.881 18.6821H75.3044L75.3042 18.6818ZM70.2851 15.9302H67.5349C65.96 15.9302 65.0522 16.5713 65.0522 17.7205C65.0522 18.6821 65.8263 19.2966 67.081 19.2966C69.0562 19.2966 70.2598 18.068 70.2846 16.196L70.2851 15.9302Z" fill="white"/><path d="M59.8094 14.9684C59.8094 19.2167 57.1393 22.0218 53.4287 22.0218C51.7745 22.0815 50.1969 21.3229 49.21 19.9931L48.8365 21.8637H45.5528V3.1582H49.3169V9.86463C50.3271 8.62344 51.8563 7.92255 53.4553 7.96755C57.139 7.96755 59.8092 10.6127 59.8092 14.9684M55.9915 14.9949C55.9915 12.6436 54.6569 11.0404 52.6006 11.0404C50.5443 11.0404 49.2633 12.6436 49.2633 14.9681C49.2633 17.2926 50.5446 18.9492 52.6006 18.9492C54.6566 18.9492 55.9915 17.346 55.9915 14.9947" fill="white"/><path d="M29.0977 14.9949C29.0977 10.7731 31.9546 7.96753 36.3328 7.96753C40.711 7.96753 43.5682 10.7731 43.5682 14.9949C43.5682 19.2167 40.7113 22.0223 36.3331 22.0223C31.9549 22.0223 29.0977 19.2167 29.0977 14.9949ZM39.75 14.9949C39.75 12.6706 38.442 11.0404 36.3326 11.0404C34.2232 11.0404 32.9417 12.6704 32.9417 14.9949C32.9417 17.3194 34.2237 18.9494 36.3326 18.9494C38.4415 18.9494 39.75 17.3194 39.75 14.9949Z" fill="white"/><path d="M27.112 3.1582H23.3479V21.8619H27.112V3.1582Z" fill="white"/><path d="M14.2716 21.9112C13.1041 22.0295 12.002 21.7536 11.5641 21.3895C11.43 21.2658 11.3394 21.1018 11.3064 20.9225C11.2526 20.6707 11.3394 20.4094 11.5335 20.2402C11.9386 19.9747 12.434 19.8855 12.9061 19.9934C13.31 20.0458 13.7167 20.0717 14.1242 20.0715C18.2466 20.0715 20.9093 17.5722 20.9093 13.7032C20.9093 9.83422 18.2443 7.33325 14.124 7.33325C10.0036 7.33325 7.33864 9.83351 7.33864 13.7027C7.33864 15.858 8.16511 17.5877 9.61031 18.6978C8.91401 19.1172 8.37874 19.759 8.09131 20.5199C7.85032 21.3864 8.12738 22.3145 8.80389 22.9069L8.97343 23.0716L8.76121 23.1785C7.18372 23.9721 6.42257 25.081 6.61663 26.3024C6.63667 26.424 6.66591 26.5436 6.70458 26.6604C7.40938 29.096 10.9459 30.1124 14.434 30.0034C16.43 29.9409 21.9569 29.08 22.0144 25.6372C22.0925 20.9201 16.7097 21.671 14.5948 21.8815L14.2716 21.9112ZM14.124 10.4041C15.8363 10.4041 16.8998 11.6688 16.8998 13.7039C16.8998 15.739 15.8363 17.0037 14.124 17.0037C12.4116 17.0037 11.347 15.739 11.347 13.7039C11.347 11.6688 12.4104 10.4041 14.124 10.4041ZM11.55 24.4351C11.6323 24.424 11.7424 24.4075 11.874 24.3874C14.186 24.0455 17.3622 23.7031 18.2521 24.7088C18.493 24.9878 18.5666 25.3746 18.4445 25.7224C18.1867 26.6628 16.1594 27.0772 14.2565 27.0772C13.754 27.0781 13.2517 27.0474 12.753 26.9849C11.2248 26.7857 10.3795 26.3145 10.3736 25.6577C10.3576 24.9993 11.184 24.4835 11.5516 24.4337" fill="white"/><path d="M17.9676 4.59746C12.3837 2.55689 6.21616 5.43569 4.17722 11.024C3.80496 12.0315 3.59345 13.0984 3.54269 14.1737C3.42425 16.4598 4.02491 18.729 5.26858 20.6595C5.78466 21.4385 5.57316 22.4884 4.79481 23.0134C4.01645 23.5298 2.96737 23.3182 2.44283 22.5392C-1.99885 15.8925 -0.213708 6.90898 6.4192 2.46376C7.62903 1.65092 8.9573 1.03281 10.3533 0.617919C13.2975 -0.25419 16.4362 -0.186436 19.3297 0.821147C20.3788 1.18523 20.9372 2.33675 20.5649 3.38667C20.2011 4.43659 19.0505 4.99541 18.0014 4.62286L17.9591 4.60593" fill="url(#paint0_linear_69880_33400)"/><path d="M17.9676 4.59746C12.3837 2.55689 6.21616 5.43569 4.17722 11.024C3.80496 12.0315 3.59345 13.0984 3.54269 14.1737C3.42425 16.4598 4.02491 18.729 5.26858 20.6595C5.78466 21.4385 5.57316 22.4884 4.79481 23.0134C4.01645 23.5298 2.96737 23.3182 2.44283 22.5392C-1.99885 15.8925 -0.213708 6.90898 6.4192 2.46376C7.62903 1.65092 8.9573 1.03281 10.3533 0.617919C13.2975 -0.25419 16.4362 -0.186436 19.3297 0.821147C20.3788 1.18523 20.9372 2.33675 20.5649 3.38667C20.2011 4.43659 19.0505 4.99541 18.0014 4.62286L17.9591 4.60593" fill="url(#paint1_linear_69880_33400)"/><path d="M17.9676 4.59746C12.3837 2.55689 6.21616 5.43569 4.17722 11.024C3.80496 12.0315 3.59345 13.0984 3.54269 14.1737C3.42425 16.4598 4.02491 18.729 5.26858 20.6595C5.78466 21.4385 5.57316 22.4884 4.79481 23.0134C4.01645 23.5298 2.96737 23.3182 2.44283 22.5392C-1.99885 15.8925 -0.213708 6.90898 6.4192 2.46376C7.62903 1.65092 8.9573 1.03281 10.3533 0.617919C13.2975 -0.25419 16.4362 -0.186436 19.3297 0.821147C20.3788 1.18523 20.9372 2.33675 20.5649 3.38667C20.2011 4.43659 19.0505 4.99541 18.0014 4.62286L17.9591 4.60593" fill="url(#paint2_linear_69880_33400)"/><path d="M21.5966 3.08183C21.5966 4.30955 20.5983 5.30867 19.3716 5.30867C18.1448 5.30867 17.1465 4.30955 17.1465 3.08183C17.1465 1.8541 18.1448 0.85498 19.3716 0.85498C20.5983 0.85498 21.5966 1.8541 21.5966 3.08183Z" fill="white"/><defs><linearGradient id="paint0_linear_69880_33400" x1="7.41792" y1="0.213776" x2="18.0579" y2="2.78491" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_69880_33400" x1="4.33163" y1="19.821" x2="12.8089" y2="9.09941" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_69880_33400" x1="4.62943" y1="10.2882" x2="12.5906" y2="4.73897" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.2"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"dark-global-payments-medium":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="235" height="37" viewBox="0 0 235 37" fill="none"><path d="M223.156 20.9957C223.251 22.8864 224.921 24.273 227.6 24.273C229.869 24.273 231.476 23.2962 231.476 21.815C231.476 19.7982 229.711 19.6405 227.316 19.357C223.724 18.9158 220.856 18.1909 220.856 14.8505C220.856 11.9197 223.535 9.99758 227.158 10.0289C230.814 10.0603 233.461 11.762 233.713 15.1026H231.066C230.877 13.464 229.364 12.2348 227.158 12.2348C224.953 12.2348 223.408 13.1802 223.408 14.6615C223.408 16.4262 225.11 16.6469 227.442 16.9304C231.098 17.3716 234.028 18.0648 234.028 21.6259C234.028 24.6198 231.161 26.4789 227.6 26.4789C223.44 26.4789 220.572 24.5251 220.509 20.9957H223.156Z" fill="white"/><path d="M212.272 12.6085H209.373V10.2449H212.272V5.73877H214.856V10.2452H217.929L218.822 12.6088H214.856V22.0449C214.856 23.4001 215.329 23.904 216.716 23.904H217.928L218.823 26.2676H216.464C213.376 26.2676 212.272 24.9124 212.272 22.0763V12.6085Z" fill="white"/><path d="M208.118 17.3193V26.2689H205.534V17.4767C205.534 14.1363 203.989 12.3716 201.185 12.3716C198.16 12.3716 196.332 14.6092 196.332 18.233V26.2689H193.748V10.1974H195.985L196.332 12.3719C197.277 11.143 198.916 10.0083 201.626 10.0083C205.25 10.0083 208.118 11.9937 208.118 17.3193Z" fill="white"/><path d="M176.16 18.2613C176.16 13.3767 179.248 10.0364 183.786 10.0364C188.324 10.0364 191.286 12.9042 191.412 17.6625C191.412 18.0092 191.381 18.3874 191.349 18.7655H178.87V18.986C178.964 22.0429 180.887 24.1857 183.944 24.1857C186.213 24.1857 187.977 22.9882 188.513 20.9084H191.129C190.499 24.1227 187.851 26.4863 184.133 26.4863C179.311 26.4863 176.16 23.1773 176.16 18.2613H176.16ZM188.639 16.6227C188.387 13.8496 186.496 12.3053 183.817 12.3053C181.454 12.3053 179.279 14.007 179.027 16.6227H188.639Z" fill="white"/><path d="M173.723 17.0588V26.3235H171.139V17.2162C171.139 14.065 169.753 12.4263 167.326 12.4263C164.647 12.4263 163.009 14.4431 163.009 17.7204V26.3235H160.424V17.2162C160.424 14.065 159.006 12.4263 156.548 12.4263C153.901 12.4263 152.294 14.6322 152.294 17.8465V26.3235H149.71V10.2521H151.947L152.294 12.458C153.145 11.2921 154.5 10.063 156.989 10.063C159.227 10.063 161.149 11.0714 162.063 13.1199C163.04 11.3868 164.773 10.063 167.641 10.063C170.982 10.063 173.723 11.9854 173.723 17.0588Z" fill="white"/><path d="M132.598 10.2417H135.339L140.287 23.0676L145.077 10.2417H147.819L139.872 30.3968C138.863 32.9809 138.264 33.9893 135.995 33.9893H133.661V31.6257H135.208C136.689 31.6257 136.941 31.2475 137.54 29.7349L138.869 26.4076L132.598 10.2415L132.598 10.2417Z" fill="white"/><path d="M133.661 23.9122V26.2758H132.364C130.221 26.2758 129.496 25.3621 129.465 23.7861C128.456 25.2357 126.849 26.4649 124.076 26.4649C120.546 26.4649 118.151 24.7002 118.151 21.7693C118.151 18.555 120.389 16.7587 124.612 16.7587H129.339V15.6556C129.339 13.5757 127.857 12.3152 125.336 12.3152C123.067 12.3152 121.555 13.3867 121.239 15.0253H118.655C119.034 11.874 121.586 10.0146 125.462 10.0146C129.559 10.0146 131.923 12.0631 131.923 15.813V22.8405C131.923 23.6912 132.238 23.9119 132.962 23.9119H133.661V23.9122ZM129.339 18.9332H124.359C122.059 18.9332 120.767 19.7839 120.767 21.6119C120.767 23.1875 122.122 24.259 124.265 24.259C127.479 24.259 129.339 22.3996 129.339 19.7211V18.9335L129.339 18.9332Z" fill="white"/><path d="M116.453 18.2877C116.453 23.2037 113.175 26.5127 108.732 26.5127C106.022 26.5127 104.194 25.4099 103.217 23.8656V34.02H100.633V10.2518H102.87L103.217 12.8359C104.289 11.3546 106.022 10.0627 108.732 10.0627C113.176 10.0627 116.453 13.0566 116.453 18.2877H116.453ZM113.805 18.2877C113.805 14.7897 111.662 12.3633 108.479 12.3633C105.296 12.3633 103.185 14.7899 103.185 18.2247C103.185 21.6594 105.328 24.2121 108.479 24.2121C111.631 24.2121 113.805 21.7855 113.805 18.2877Z" fill="white"/><path d="M95.9016 4.29785H91.4526V26.387H95.9016V4.29785Z" fill="white"/><path d="M89.0071 22.6311V26.3882H86.7347C84.4309 26.3882 83.7053 25.284 83.7385 23.7379C82.6022 25.5366 80.9615 26.5782 78.4367 26.5782C74.9345 26.5782 72.4096 24.9052 72.4096 21.8135C72.4096 18.3735 74.9978 16.4171 79.8572 16.4171H83.076V15.6263C83.076 14.1752 82.0344 13.2284 80.175 13.2284C78.4387 13.2284 77.2717 14.0172 77.0838 15.2162H72.7922C73.1079 12.0608 76.0109 9.97778 80.3022 9.97778C84.8459 9.97778 87.4655 11.9975 87.4655 15.8786V21.6218C87.4655 22.4737 87.8131 22.6314 88.507 22.6314H89.0074L89.0071 22.6311ZM83.0748 19.3814H79.8241C77.9627 19.3814 76.8898 20.1385 76.8898 21.4958C76.8898 22.6314 77.8047 23.3572 79.2877 23.3572C81.6223 23.3572 83.0449 21.9061 83.0742 19.6953L83.0748 19.3814Z" fill="white"/><path d="M70.693 18.2456C70.693 23.263 67.537 26.5757 63.1513 26.5757C61.196 26.6463 59.3313 25.7503 58.1649 24.1799L57.7234 26.389H53.8422V4.29785H58.2912V12.2181C59.4853 10.7523 61.2927 9.92454 63.1826 9.97769C67.5367 9.97769 70.6927 13.1017 70.6927 18.2456M66.1803 18.277C66.1803 15.5001 64.6029 13.6067 62.1725 13.6067C59.742 13.6067 58.2279 15.5001 58.2279 18.2453C58.2279 20.9906 59.7423 22.947 62.1725 22.947C64.6026 22.947 66.1803 21.0536 66.1803 18.2767" fill="white"/><path d="M34.393 18.2769C34.393 13.2909 37.7697 9.97754 42.9446 9.97754C48.1195 9.97754 51.4965 13.2909 51.4965 18.2769C51.4965 23.2628 48.1197 26.5762 42.9449 26.5762C37.77 26.5762 34.393 23.2628 34.393 18.2769ZM46.9835 18.2769C46.9835 15.5319 45.4375 13.6066 42.9443 13.6066C40.4511 13.6066 38.9364 15.5316 38.9364 18.2769C38.9364 21.0221 40.4517 22.9471 42.9443 22.9471C45.4369 22.9471 46.9835 21.0221 46.9835 18.2769Z" fill="white"/><path d="M32.046 4.29785H27.5969V26.387H32.046V4.29785Z" fill="white"/><path d="M16.8691 26.4451C15.4892 26.5847 14.1866 26.2589 13.669 25.8289C13.5104 25.6829 13.4034 25.4892 13.3644 25.2774C13.3008 24.98 13.4034 24.6715 13.6328 24.4716C14.1116 24.1581 14.6971 24.0528 15.2551 24.1801C15.7325 24.242 16.2133 24.2727 16.6949 24.2724C21.5674 24.2724 24.7146 21.3207 24.7146 16.7514C24.7146 12.1822 21.5647 9.22852 16.6946 9.22852C11.8245 9.22852 8.67464 12.1813 8.67464 16.7509C8.67464 19.2962 9.6515 21.3391 11.3597 22.6501C10.5367 23.1453 9.904 23.9034 9.56426 24.8019C9.27943 25.8253 9.60691 26.9214 10.4065 27.6209L10.6069 27.8155L10.3561 27.9417C8.49154 28.879 7.59188 30.1886 7.82126 31.6311C7.84495 31.7747 7.87951 31.916 7.92521 32.0539C8.75826 34.9304 12.9382 36.1307 17.0611 36.002C19.4203 35.9281 25.9528 34.9114 26.0208 30.8455C26.1131 25.2746 19.7509 26.1614 17.2512 26.41L16.8691 26.4451ZM16.6946 12.8552C18.7185 12.8552 19.9755 14.3488 19.9755 16.7523C19.9755 19.1558 18.7185 20.6493 16.6946 20.6493C14.6707 20.6493 13.4123 19.1558 13.4123 16.7523C13.4123 14.3488 14.6693 12.8552 16.6946 12.8552ZM13.6523 29.4258C13.7495 29.4127 13.8797 29.3932 14.0352 29.3695C16.7679 28.9657 20.522 28.5613 21.5739 29.7491C21.8587 30.0785 21.9456 30.5353 21.8013 30.9461C21.4967 32.0567 19.1004 32.5461 16.8512 32.5461C16.2573 32.5472 15.6637 32.511 15.0742 32.4371C13.2679 32.2019 12.2688 31.6453 12.2618 30.8697C12.2429 30.0922 13.2197 29.4829 13.6542 29.4241" fill="white"/><path d="M21.2369 5.99768C14.6371 3.58777 7.34725 6.98763 4.9373 13.5874C4.49731 14.7773 4.24732 16.0373 4.18732 17.3072C4.04732 20.0071 4.75728 22.687 6.22725 24.967C6.83724 25.8869 6.58725 27.1269 5.66727 27.7468C4.74729 28.3568 3.50731 28.1068 2.88733 27.1869C-2.36256 19.3372 -0.252594 8.72758 7.58724 3.47778C9.01721 2.51782 10.5872 1.78782 12.2371 1.29784C15.7171 0.267882 19.427 0.347899 22.8469 1.53785C24.0869 1.96784 24.7469 3.32778 24.3069 4.56774C23.8769 5.80769 22.5169 6.46766 21.277 6.02767L21.2269 6.00769" fill="url(#paint0_linear_69880_33391)"/><path d="M21.2369 5.99768C14.6371 3.58777 7.34725 6.98763 4.9373 13.5874C4.49731 14.7773 4.24732 16.0373 4.18732 17.3072C4.04732 20.0071 4.75728 22.687 6.22725 24.967C6.83724 25.8869 6.58725 27.1269 5.66727 27.7468C4.74729 28.3568 3.50731 28.1068 2.88733 27.1869C-2.36256 19.3372 -0.252594 8.72758 7.58724 3.47778C9.01721 2.51782 10.5872 1.78782 12.2371 1.29784C15.7171 0.267882 19.427 0.347899 22.8469 1.53785C24.0869 1.96784 24.7469 3.32778 24.3069 4.56774C23.8769 5.80769 22.5169 6.46766 21.277 6.02767L21.2269 6.00769" fill="url(#paint1_linear_69880_33391)"/><path d="M21.2369 5.99768C14.6371 3.58777 7.34725 6.98763 4.9373 13.5874C4.49731 14.7773 4.24732 16.0373 4.18732 17.3072C4.04732 20.0071 4.75728 22.687 6.22725 24.967C6.83724 25.8869 6.58725 27.1269 5.66727 27.7468C4.74729 28.3568 3.50731 28.1068 2.88733 27.1869C-2.36256 19.3372 -0.252594 8.72758 7.58724 3.47778C9.01721 2.51782 10.5872 1.78782 12.2371 1.29784C15.7171 0.267882 19.427 0.347899 22.8469 1.53785C24.0869 1.96784 24.7469 3.32778 24.3069 4.56774C23.8769 5.80769 22.5169 6.46766 21.277 6.02767L21.2269 6.00769" fill="url(#paint2_linear_69880_33391)"/><path d="M25.5265 4.20779C25.5265 5.65773 24.3465 6.83769 22.8965 6.83769C21.4466 6.83769 20.2666 5.65773 20.2666 4.20779C20.2666 2.75784 21.4466 1.57788 22.8965 1.57788C24.3465 1.57788 25.5265 2.75784 25.5265 4.20779Z" fill="white"/><defs><linearGradient id="paint0_linear_69880_33391" x1="8.76768" y1="0.82055" x2="21.3426" y2="3.86172" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_69880_33391" x1="5.11981" y1="23.9767" x2="15.1296" y2="11.3066" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_69880_33391" x1="5.4718" y1="12.7185" x2="14.8765" y2="6.15764" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.2"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"dark-global-payments-large":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="293" height="46" viewBox="0 0 293 46" fill="none"><path d="M278.945 26.2416C279.063 28.605 281.151 30.3382 284.499 30.3382C287.336 30.3382 289.345 29.1173 289.345 27.2657C289.345 24.7447 287.139 24.5476 284.145 24.1933C279.654 23.6418 276.07 22.7356 276.07 18.5602C276.07 14.8966 279.418 12.494 283.948 12.5332C288.517 12.5724 291.826 14.6995 292.141 18.8753H288.832C288.596 16.827 286.705 15.2905 283.948 15.2905C281.191 15.2905 279.26 16.4723 279.26 18.3238C279.26 20.5297 281.387 20.8056 284.302 21.16C288.872 21.7114 292.535 22.578 292.535 27.0294C292.535 30.7717 288.95 33.0956 284.499 33.0956C279.3 33.0956 275.715 30.6534 275.636 26.2416H278.945Z" fill="white"/><path d="M265.34 15.7576H261.716V12.8031H265.34V7.17041H268.57V12.8035H272.41L273.528 15.758H268.57V27.5531C268.57 29.2471 269.161 29.877 270.895 29.877H272.41L273.529 32.8315H270.58C266.719 32.8315 265.34 31.1375 265.34 27.5923V15.7576Z" fill="white"/><path d="M260.147 21.6463V32.8333H256.917V21.843C256.917 17.6676 254.986 15.4617 251.481 15.4617C247.699 15.4617 245.414 18.2586 245.414 22.7884V32.8333H242.184V12.7439H244.981L245.414 15.4621C246.596 13.926 248.645 12.5076 252.032 12.5076C256.563 12.5076 260.147 14.9894 260.147 21.6463Z" fill="white"/><path d="M220.199 22.8237C220.199 16.7179 224.06 12.5425 229.732 12.5425C235.404 12.5425 239.107 16.1272 239.265 22.0751C239.265 22.5086 239.226 22.9812 239.186 23.4539H223.587V23.7295C223.705 27.5506 226.108 30.2292 229.929 30.2292C232.765 30.2292 234.971 28.7323 235.641 26.1325H238.911C238.123 30.1504 234.814 33.1049 230.166 33.1049C224.139 33.1049 220.2 28.9687 220.2 22.8237H220.199ZM235.798 20.7754C235.483 17.309 233.12 15.3786 229.771 15.3786C226.817 15.3786 224.099 17.5057 223.784 20.7754H235.798Z" fill="white"/><path d="M217.154 21.3205V32.9014H213.924V21.5172C213.924 17.5781 212.191 15.5298 209.157 15.5298C205.809 15.5298 203.76 18.0508 203.76 22.1475V32.9014H200.53V21.5172C200.53 17.5781 198.758 15.5298 195.685 15.5298C192.376 15.5298 190.367 18.2872 190.367 22.3051V32.9014H187.137V12.812H189.934L190.367 15.5694C191.431 14.1121 193.124 12.5757 196.236 12.5757C199.033 12.5757 201.436 13.8362 202.579 16.3968C203.8 14.2305 205.966 12.5757 209.551 12.5757C213.727 12.5757 217.154 14.9787 217.154 21.3205Z" fill="white"/><path d="M165.747 12.7994H169.174L175.359 28.8317L181.346 12.7994H184.773L174.839 37.9933C173.579 41.2233 172.83 42.4838 169.994 42.4838H167.076V39.5293H169.009C170.861 39.5293 171.176 39.0566 171.924 37.1659L173.586 33.0068L165.747 12.7991L165.747 12.7994Z" fill="white"/><path d="M167.076 29.8876V32.8421H165.455C162.776 32.8421 161.87 31.6999 161.831 29.73C160.57 31.542 158.561 33.0784 155.094 33.0784C150.682 33.0784 147.689 30.8725 147.689 27.209C147.689 23.1911 150.486 20.9456 155.764 20.9456H161.673V19.5668C161.673 16.967 159.821 15.3913 156.67 15.3913C153.834 15.3913 151.943 16.7306 151.549 18.779H148.319C148.792 14.8399 151.983 12.5156 156.828 12.5156C161.948 12.5156 164.903 15.0762 164.903 19.7635V28.5479C164.903 29.6113 165.297 29.8872 166.203 29.8872H167.076V29.8876ZM161.673 23.6638H155.449C152.573 23.6638 150.958 24.7272 150.958 27.0122C150.958 28.9817 152.652 30.321 155.331 30.321C159.349 30.321 161.673 27.9968 161.673 24.6487V23.6642L161.673 23.6638Z" fill="white"/><path d="M145.566 22.8566C145.566 29.0016 141.469 33.1378 135.914 33.1378C132.527 33.1378 130.242 31.7593 129.021 29.829V42.522H125.791V12.8118H128.588L129.021 16.0418C130.36 14.1903 132.527 12.5754 135.915 12.5754C141.469 12.5754 145.566 16.3178 145.566 22.8566H145.566ZM142.256 22.8566C142.256 18.4841 139.578 15.4512 135.599 15.4512C131.62 15.4512 128.981 18.4844 128.981 22.7779C128.981 27.0713 131.66 30.2621 135.599 30.2621C139.538 30.2621 142.256 27.2289 142.256 22.8566Z" fill="white"/><path d="M119.877 5.36914H114.315V32.9805H119.877V5.36914Z" fill="white"/><path d="M111.259 28.2861V32.9825H108.418C105.538 32.9825 104.631 31.6022 104.673 29.6697C103.253 31.9181 101.202 33.2199 98.0456 33.2199C93.6679 33.2199 90.5118 31.1288 90.5118 27.2641C90.5118 22.9642 93.747 20.5187 99.8213 20.5187H103.845V19.5301C103.845 17.7163 102.543 16.5327 100.218 16.5327C98.0481 16.5327 96.5894 17.5188 96.3545 19.0174H90.99C91.3846 15.0733 95.0133 12.4695 100.378 12.4695C106.057 12.4695 109.332 14.9941 109.332 19.8456V27.0245C109.332 28.0893 109.766 28.2865 110.633 28.2865H111.259L111.259 28.2861ZM103.843 24.2239H99.7799C97.4531 24.2239 96.112 25.1704 96.112 26.8669C96.112 28.2865 97.2556 29.1937 99.1094 29.1937C102.028 29.1937 103.806 27.3799 103.843 24.6164L103.843 24.2239Z" fill="white"/><path d="M88.366 22.8039C88.366 29.0756 84.421 33.2165 78.9388 33.2165C76.4947 33.3047 74.1639 32.1847 72.7059 30.2217L72.154 32.9831H67.3025V5.36914H72.8638V15.2695C74.3563 13.4372 76.6156 12.4025 78.978 12.4689C84.4206 12.4689 88.3656 16.3739 88.3656 22.8039M82.7251 22.8431C82.7251 19.372 80.7534 17.0052 77.7153 17.0052C74.6773 17.0052 72.7846 19.372 72.7846 22.8035C72.7846 26.2351 74.6776 28.6806 77.7153 28.6806C80.753 28.6806 82.7251 26.3138 82.7251 22.8427" fill="white"/><path d="M42.991 22.8431C42.991 16.6107 47.2119 12.469 53.6805 12.469C60.1491 12.469 64.3703 16.6107 64.3703 22.8431C64.3703 29.0756 60.1494 33.2173 53.6809 33.2173C47.2123 33.2173 42.991 29.0756 42.991 22.8431ZM58.7292 22.8431C58.7292 19.412 56.7966 17.0053 53.6801 17.0053C50.5637 17.0053 48.6703 19.4116 48.6703 22.8431C48.6703 26.2747 50.5644 28.681 53.6801 28.681C56.7959 28.681 58.7292 26.2747 58.7292 22.8431Z" fill="white"/><path d="M40.0572 5.36914H34.4959V32.9805H40.0572V5.36914Z" fill="white"/><path d="M21.0861 33.0537C19.3613 33.2282 17.733 32.821 17.086 32.2835C16.8878 32.1009 16.754 31.8588 16.7053 31.594C16.6258 31.2223 16.754 30.8367 17.0408 30.5869C17.6393 30.195 18.3712 30.0633 19.0687 30.2225C19.6654 30.2998 20.2664 30.3381 20.8684 30.3378C26.9591 30.3378 30.893 26.6482 30.893 20.9366C30.893 15.225 26.9556 11.533 20.868 11.533C14.7805 11.533 10.8431 15.224 10.8431 20.9359C10.8431 24.1176 12.0642 26.6712 14.1994 28.3099C13.1706 28.929 12.3798 29.8765 11.9551 30.9997C11.5991 32.2789 12.0084 33.6491 13.0079 34.5235L13.2584 34.7667L12.9449 34.9245C10.6142 36.096 9.48964 37.7331 9.77636 39.5362C9.80597 39.7156 9.84917 39.8923 9.9063 40.0647C10.9476 43.6603 16.1726 45.1607 21.3262 44.9998C24.2752 44.9074 32.4408 43.6366 32.5258 38.5542C32.6412 31.5905 24.6884 32.6991 21.5638 33.0098L21.0861 33.0537ZM20.868 16.0663C23.398 16.0663 24.9692 17.9333 24.9692 20.9376C24.9692 23.942 23.398 25.8089 20.868 25.8089C18.3381 25.8089 16.7652 23.942 16.7652 20.9376C16.7652 17.9333 18.3364 16.0663 20.868 16.0663ZM17.0651 36.7796C17.1867 36.7632 17.3494 36.7388 17.5438 36.7092C20.9597 36.2044 25.6523 35.6989 26.9671 37.1837C27.3232 37.5954 27.4318 38.1664 27.2514 38.6799C26.8706 40.0682 23.8752 40.6799 21.0638 40.6799C20.3214 40.6813 19.5794 40.636 18.8426 40.5437C16.5847 40.2497 15.3358 39.554 15.3271 38.5845C15.3034 37.6125 16.5245 36.851 17.0676 36.7775" fill="white"/><path d="M26.5462 7.49416C18.2964 4.48178 9.18406 8.73161 6.17163 16.9813C5.62164 18.4687 5.30915 20.0437 5.23415 21.6311C5.05915 25.006 5.9466 28.3559 7.78407 31.2058C8.54655 32.3557 8.23406 33.9057 7.08408 34.6806C5.93411 35.4431 4.38414 35.1306 3.60916 33.9807C-2.9532 24.1685 -0.315743 10.9065 9.48405 4.3443C11.2715 3.14434 13.234 2.23185 15.2964 1.61937C19.6463 0.331922 24.2837 0.431944 28.5586 1.91939C30.1086 2.45687 30.9336 4.1568 30.3836 5.70674C29.8461 7.25668 28.1462 8.08164 26.5962 7.53166L26.5337 7.50668" fill="url(#paint0_linear_73169_254)"/><path d="M26.5462 7.49416C18.2964 4.48178 9.18406 8.73161 6.17163 16.9813C5.62164 18.4687 5.30915 20.0437 5.23415 21.6311C5.05915 25.006 5.9466 28.3559 7.78407 31.2058C8.54655 32.3557 8.23406 33.9057 7.08408 34.6806C5.93411 35.4431 4.38414 35.1306 3.60916 33.9807C-2.9532 24.1685 -0.315743 10.9065 9.48405 4.3443C11.2715 3.14434 13.234 2.23185 15.2964 1.61937C19.6463 0.331922 24.2837 0.431944 28.5586 1.91939C30.1086 2.45687 30.9336 4.1568 30.3836 5.70674C29.8461 7.25668 28.1462 8.08164 26.5962 7.53166L26.5337 7.50668" fill="url(#paint1_linear_73169_254)"/><path d="M26.5462 7.49416C18.2964 4.48178 9.18406 8.73161 6.17163 16.9813C5.62164 18.4687 5.30915 20.0437 5.23415 21.6311C5.05915 25.006 5.9466 28.3559 7.78407 31.2058C8.54655 32.3557 8.23406 33.9057 7.08408 34.6806C5.93411 35.4431 4.38414 35.1306 3.60916 33.9807C-2.9532 24.1685 -0.315743 10.9065 9.48405 4.3443C11.2715 3.14434 13.234 2.23185 15.2964 1.61937C19.6463 0.331922 24.2837 0.431944 28.5586 1.91939C30.1086 2.45687 30.9336 4.1568 30.3836 5.70674C29.8461 7.25668 28.1462 8.08164 26.5962 7.53166L26.5337 7.50668" fill="url(#paint2_linear_73169_254)"/><path d="M31.9089 5.25662C31.9089 7.06905 30.4339 8.544 28.6214 8.544C26.809 8.544 25.334 7.06905 25.334 5.25662C25.334 3.44419 26.809 1.96924 28.6214 1.96924C30.4339 1.96924 31.9089 3.44419 31.9089 5.25662Z" fill="white"/><defs><linearGradient id="paint0_linear_73169_254" x1="10.9596" y1="1.02276" x2="26.6782" y2="4.82422" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_73169_254" x1="6.39977" y1="29.968" x2="18.912" y2="14.1303" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_73169_254" x1="6.83975" y1="15.8952" x2="18.5957" y2="7.69411" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.2"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"dark-genius-small":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="81" height="36" viewBox="0 0 81 36" fill="none"><path d="M71.618 22.0431C71.754 23.2663 72.8113 24.1102 74.6816 24.1102C76.2821 24.1102 77.2568 23.5933 77.2568 22.6142C77.2568 21.4724 76.3079 21.391 74.0573 21.0918C70.8036 20.7113 68.2825 19.9764 68.2825 17.0939C68.2825 14.2114 70.6945 12.4974 74.2744 12.525C78.0166 12.525 80.5924 14.1838 80.7819 17.0401H77.1221C77.0134 15.9246 75.956 15.2449 74.4108 15.2449C72.8656 15.2449 71.9431 15.7885 71.9431 16.686C71.9431 17.7464 73.1364 17.8554 75.1426 18.0998C78.3422 18.4283 81 19.1615 81 22.3156C81 25.0898 78.3963 26.8578 74.6548 26.8578C70.9133 26.8578 68.1472 25.0348 67.9849 22.0435L71.618 22.0431Z" fill="white"/><path d="M62.1572 12.7207H65.979V26.6937H62.591L62.2386 25.0083C61.3441 26.0957 60.1244 26.8567 58.1459 26.8567C55.2729 26.8567 52.6165 25.416 52.6165 20.4682V12.7207H56.4382V19.952C56.4382 22.453 57.2514 23.6763 59.1487 23.6763C61.046 23.6763 62.1572 22.2897 62.1572 19.7073V12.7207Z" fill="white"/><path d="M46.6689 12.7156H50.5191V26.6938H46.6689V12.7156Z" fill="white"/><path d="M44.5503 18.9427V26.6932H40.7271V19.3232C40.7271 16.9572 39.8323 15.7063 37.9072 15.7063C35.9821 15.7063 34.7891 17.1204 34.7891 19.5407V26.693H30.9659V12.715H34.301L34.6534 14.4554C35.5482 13.3678 36.8226 12.552 38.9646 12.552C41.9743 12.552 44.5503 14.1565 44.5503 18.9429V18.9427Z" fill="white"/><path d="M15.2137 19.7319C15.2137 15.3812 18.06 12.5532 22.3714 12.5532C26.6829 12.5532 29.3657 15.1637 29.4195 19.27C29.4195 19.6781 29.393 20.14 29.3118 20.5746H19.1985V20.765C19.2806 22.7505 20.5541 23.9464 22.4789 23.9464C24.0244 23.9464 25.109 23.2665 25.4346 21.9618H29.2031C28.7689 24.6811 26.3559 26.8561 22.6422 26.8561C18.0061 26.8558 15.2137 24.0552 15.2137 19.7319ZM25.5698 18.0731C25.2988 16.3603 24.1331 15.4088 22.3978 15.4088C20.6625 15.4088 19.4967 16.4143 19.2806 18.0731H25.5698Z" fill="white"/><path d="M7.91111 26.9769L7.58692 27.0026C6.66555 27.1395 5.71858 26.9598 4.91665 26.4892C4.78015 26.3694 4.69485 26.2068 4.66073 26.0272C4.60954 25.779 4.69481 25.5223 4.88249 25.3512C5.28346 25.0859 5.76976 25.0004 6.23898 25.1116C6.63994 25.163 7.04089 25.1886 7.44185 25.1886C11.5112 25.1886 14.1389 22.7158 14.1389 18.8911C14.1389 15.0663 11.5112 12.5935 7.44185 12.5935C3.37247 12.5935 0.744883 15.0663 0.744883 18.8911C0.659571 20.7992 1.49563 22.6388 2.98859 23.8281C2.29757 24.2389 1.76862 24.8806 1.48709 25.6335C1.24822 26.4892 1.52122 27.4047 2.18666 27.9951L2.35729 28.1577L2.14401 28.2604C0.591334 29.0476 -0.159395 30.1428 0.0282914 31.3493C0.0453538 31.4691 0.0794578 31.5889 0.113583 31.7001C0.80461 34.1045 4.3024 35.1141 7.74048 35.0029C9.71118 34.943 15.1626 34.0873 15.2224 30.6819C15.2991 26.0186 9.98418 26.763 7.90257 26.9684M7.44185 15.6225C9.13103 15.6225 10.1804 16.8717 10.1804 18.8825C10.1804 20.8933 9.13103 22.1425 7.44185 22.1425C5.75268 22.1425 4.70337 20.8933 4.70337 18.8825C4.70337 16.8717 5.75268 15.6225 7.44185 15.6225ZM4.89957 29.5011C4.98488 29.4925 5.08726 29.4754 5.22376 29.4497C7.50159 29.1075 10.6411 28.7738 11.5198 29.7663C11.7587 30.0401 11.8269 30.4252 11.7075 30.7674C11.4515 31.7001 9.45525 32.1108 7.57838 32.1108C7.08357 32.1108 6.58877 32.0851 6.09396 32.0167C4.58394 31.8199 3.74788 31.3493 3.74788 30.7075C3.74788 30.0658 4.5498 29.5439 4.90811 29.4925" fill="white"/><path d="M12.965 8.47908C15.1825 5.79604 17.9902 3.66768 21.1689 2.26059C24.3052 0.881848 27.6765 0.123365 31.099 0.0276687C34.5039 -0.0875215 37.9016 0.394505 41.1404 1.45248C44.4728 2.50514 47.5279 4.29148 50.0828 6.68212C50.9592 7.52389 50.9893 8.91858 50.15 9.79757C49.3107 10.6766 47.9201 10.7067 47.0437 9.86491L47.0313 9.8525L46.9978 9.81883C44.9393 7.86415 42.4744 6.39326 39.7799 5.50895C37.0235 4.56971 34.124 4.11958 31.2138 4.17983C28.3179 4.22059 25.4554 4.82135 22.7856 5.94844C20.1529 7.06845 17.8206 8.80516 15.9635 10.9849C15.2762 11.8125 14.0358 11.9171 13.2124 11.2259C12.3873 10.5366 12.2777 9.30668 12.965 8.47908Z" fill="url(#paint0_linear_69880_33402)"/><path d="M12.965 8.47908C15.1825 5.79604 17.9902 3.66768 21.1689 2.26059C24.3052 0.881848 27.6765 0.123365 31.099 0.0276687C34.5039 -0.0875215 37.9016 0.394505 41.1404 1.45248C44.4728 2.50514 47.5279 4.29148 50.0828 6.68212C50.9592 7.52389 50.9893 8.91858 50.15 9.79757C49.3107 10.6766 47.9201 10.7067 47.0437 9.86491L47.0313 9.8525L46.9978 9.81883C44.9393 7.86415 42.4744 6.39326 39.7799 5.50895C37.0235 4.56971 34.124 4.11958 31.2138 4.17983C28.3179 4.22059 25.4554 4.82135 22.7856 5.94844C20.1529 7.06845 17.8206 8.80516 15.9635 10.9849C15.2762 11.8125 14.0358 11.9171 13.2124 11.2259C12.3873 10.5366 12.2777 9.30668 12.965 8.47908Z" fill="url(#paint1_linear_69880_33402)"/><path d="M12.965 8.47908C15.1825 5.79604 17.9902 3.66768 21.1689 2.26059C24.3052 0.881848 27.6765 0.123365 31.099 0.0276687C34.5039 -0.0875215 37.9016 0.394505 41.1404 1.45248C44.4728 2.50514 47.5279 4.29148 50.0828 6.68212C50.9592 7.52389 50.9893 8.91858 50.15 9.79757C49.3107 10.6766 47.9201 10.7067 47.0437 9.86491L47.0313 9.8525L46.9978 9.81883C44.9393 7.86415 42.4744 6.39326 39.7799 5.50895C37.0235 4.56971 34.124 4.11958 31.2138 4.17983C28.3179 4.22059 25.4554 4.82135 22.7856 5.94844C20.1529 7.06845 17.8206 8.80516 15.9635 10.9849C15.2762 11.8125 14.0358 11.9171 13.2124 11.2259C12.3873 10.5366 12.2777 9.30668 12.965 8.47908Z" fill="url(#paint2_linear_69880_33402)"/><path d="M50.1493 9.8638C49.2705 10.7451 47.8373 10.7451 46.9501 9.8638C46.0713 8.98249 46.0713 7.545 46.9501 6.65513C47.8288 5.77381 49.262 5.77381 50.1493 6.65513C51.028 7.53644 51.0365 8.97393 50.1493 9.8638Z" fill="white"/><defs><linearGradient id="paint0_linear_69880_33402" x1="39.1497" y1="0.0328624" x2="48.066" y2="9.10283" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_69880_33402" x1="16.3084" y1="9.81008" x2="39.2993" y2="8.91764" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_69880_33402" x1="31.6479" y1="4.22845" x2="42.0744" y2="9.0315" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.2"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"dark-genius-medium":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="95" height="42" viewBox="0 0 95 42" fill="none"><path d="M83.9456 25.8558C84.1049 27.2854 85.3443 28.2716 87.5365 28.2716C89.4125 28.2716 90.555 27.6675 90.555 26.5233C90.555 25.1888 89.4428 25.0937 86.8047 24.7441C82.991 24.2994 80.0359 23.4405 80.0359 20.0718C80.0359 16.7031 82.8631 14.7001 87.0592 14.7323C91.4456 14.7323 94.4647 16.6709 94.6869 20.009H90.397C90.2697 18.7054 89.0303 17.911 87.2191 17.911C85.408 17.911 84.3266 18.5463 84.3266 19.5951C84.3266 20.8345 85.7253 20.9618 88.0769 21.2475C91.8272 21.6313 94.9425 22.4882 94.9425 26.1742C94.9425 29.4164 91.8906 31.4826 87.5051 31.4826C83.1195 31.4826 79.8774 29.3521 79.6871 25.8563L83.9456 25.8558Z" fill="white"/><path d="M72.8563 14.9612H77.3359V31.291H73.3647L72.9517 29.3213C71.9032 30.5921 70.4736 31.4815 68.1545 31.4815C64.7869 31.4815 61.6733 29.7977 61.6733 24.0154V14.9612H66.1528V23.4121C66.1528 26.335 67.106 27.7646 69.3299 27.7646C71.5538 27.7646 72.8563 26.1442 72.8563 23.1262V14.9612Z" fill="white"/><path d="M54.7021 14.9551H59.215V31.291H54.7021V14.9551Z" fill="white"/><path d="M52.2187 22.2325V31.2903H47.7375V22.6772C47.7375 19.9121 46.6886 18.4502 44.4322 18.4502C42.1757 18.4502 40.7773 20.1029 40.7773 22.9314V31.29H36.2961V14.9544H40.2052L40.6182 16.9884C41.667 15.7173 43.1609 14.7639 45.6715 14.7639C49.1993 14.7639 52.2187 16.6391 52.2187 22.2328V22.2325Z" fill="white"/><path d="M17.8325 23.1549C17.8325 18.0704 21.1687 14.7654 26.2223 14.7654C31.2759 14.7654 34.4204 17.8162 34.4836 22.615C34.4836 23.092 34.4524 23.6319 34.3573 24.1397H22.5031V24.3622C22.5994 26.6826 24.0921 28.0803 26.3483 28.0803C28.1597 28.0803 29.4311 27.2856 29.8126 25.7609H34.2299C33.7209 28.9388 30.8926 31.4807 26.5396 31.4807C21.1055 31.4804 17.8325 28.2074 17.8325 23.1549ZM29.9712 21.2163C29.6536 19.2146 28.2871 18.1026 26.2532 18.1026C24.2192 18.1026 22.8528 19.2777 22.5994 21.2163H29.9712Z" fill="white"/><path d="M9.27285 31.6217L8.89286 31.6517C7.81289 31.8117 6.70292 31.6017 5.76295 31.0517C5.60296 30.9117 5.50297 30.7217 5.46298 30.5117C5.40298 30.2217 5.50292 29.9218 5.72292 29.7218C6.1929 29.4118 6.76291 29.3118 7.31289 29.4418C7.78288 29.5018 8.25283 29.5318 8.72282 29.5318C13.4927 29.5318 16.5726 26.6419 16.5726 22.172C16.5726 17.7022 13.4927 14.8123 8.72282 14.8123C3.95297 14.8123 0.8731 17.7022 0.8731 22.172C0.773103 24.4019 1.75308 26.5519 3.50302 27.9418C2.69304 28.4218 2.07306 29.1718 1.74307 30.0517C1.46308 31.0517 1.78307 32.1217 2.56305 32.8117L2.76305 33.0017L2.51306 33.1217C0.69312 34.0416 -0.186832 35.3216 0.0331612 36.7315C0.0531606 36.8715 0.0931349 37.0115 0.133134 37.1415C0.943107 39.9514 5.04297 41.1314 9.07284 41.0014C11.3828 40.9314 17.7726 39.9314 17.8426 35.9516C17.9326 30.5017 11.7028 31.3717 9.26284 31.6117M8.72282 18.3521C10.7028 18.3521 11.9327 19.8121 11.9327 22.162C11.9327 24.5119 10.7028 25.9719 8.72282 25.9719C6.74288 25.9719 5.51296 24.5119 5.51296 22.162C5.51296 19.8121 6.74288 18.3521 8.72282 18.3521ZM5.74294 34.5716C5.84293 34.5616 5.96293 34.5416 6.12293 34.5116C8.79284 34.1116 12.4727 33.7216 13.5027 34.8816C13.7827 35.2016 13.8626 35.6516 13.7227 36.0515C13.4227 37.1415 11.0828 37.6215 8.88285 37.6215C8.30287 37.6215 7.72289 37.5915 7.14291 37.5115C5.37297 37.2815 4.393 36.7315 4.393 35.9816C4.393 35.2316 5.33296 34.6216 5.75294 34.5616" fill="white"/><path d="M15.1961 10.0041C17.7953 6.86848 21.0862 4.38113 24.812 2.7367C28.4882 1.12542 32.4397 0.239 36.4514 0.127162C40.4423 -0.00745697 44.425 0.555873 48.2213 1.7923C52.1273 3.02251 55.7082 5.11014 58.7029 7.90401C59.7302 8.88776 59.7654 10.5177 58.7816 11.5449C57.7979 12.5722 56.1679 12.6074 55.1407 11.6236L55.1262 11.6091L55.0868 11.5698C52.6741 9.28541 49.7849 7.56643 46.6265 6.53296C43.3957 5.4353 39.9971 4.90925 36.586 4.97967C33.1915 5.0273 29.8364 5.72939 26.707 7.04659C23.6212 8.3555 20.8874 10.3851 18.7107 12.9326C17.905 13.8997 16.4511 14.0219 15.486 13.2142C14.5188 12.4086 14.3904 10.9713 15.1961 10.0041Z" fill="url(#paint0_linear_73169_172)"/><path d="M15.1961 10.0041C17.7953 6.86848 21.0862 4.38113 24.812 2.7367C28.4882 1.12542 32.4397 0.239 36.4514 0.127162C40.4423 -0.00745697 44.425 0.555873 48.2213 1.7923C52.1273 3.02251 55.7082 5.11014 58.7029 7.90401C59.7302 8.88776 59.7654 10.5177 58.7816 11.5449C57.7979 12.5722 56.1679 12.6074 55.1407 11.6236L55.1262 11.6091L55.0868 11.5698C52.6741 9.28541 49.7849 7.56643 46.6265 6.53296C43.3957 5.4353 39.9971 4.90925 36.586 4.97967C33.1915 5.0273 29.8364 5.72939 26.707 7.04659C23.6212 8.3555 20.8874 10.3851 18.7107 12.9326C17.905 13.8997 16.4511 14.0219 15.486 13.2142C14.5188 12.4086 14.3904 10.9713 15.1961 10.0041Z" fill="url(#paint1_linear_73169_172)"/><path d="M15.1961 10.0041C17.7953 6.86848 21.0862 4.38113 24.812 2.7367C28.4882 1.12542 32.4397 0.239 36.4514 0.127162C40.4423 -0.00745697 44.425 0.555873 48.2213 1.7923C52.1273 3.02251 55.7082 5.11014 58.7029 7.90401C59.7302 8.88776 59.7654 10.5177 58.7816 11.5449C57.7979 12.5722 56.1679 12.6074 55.1407 11.6236L55.1262 11.6091L55.0868 11.5698C52.6741 9.28541 49.7849 7.56643 46.6265 6.53296C43.3957 5.4353 39.9971 4.90925 36.586 4.97967C33.1915 5.0273 29.8364 5.72939 26.707 7.04659C23.6212 8.3555 20.8874 10.3851 18.7107 12.9326C17.905 13.8997 16.4511 14.0219 15.486 13.2142C14.5188 12.4086 14.3904 10.9713 15.1961 10.0041Z" fill="url(#paint2_linear_73169_172)"/><path d="M58.7811 11.6224C57.7512 12.6524 56.0712 12.6524 55.0313 11.6224C54.0013 10.5925 54.0013 8.91254 55.0313 7.87257C56.0612 6.84261 57.7412 6.84261 58.7811 7.87257C59.8111 8.90254 59.8211 10.5825 58.7811 11.6224Z" fill="white"/><defs><linearGradient id="paint0_linear_73169_172" x1="45.8879" y1="0.133232" x2="56.3075" y2="10.7638" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_73169_172" x1="19.1149" y1="11.5596" x2="46.0629" y2="10.5104" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_73169_172" x1="37.0948" y1="5.03648" x2="49.3033" y2="10.6771" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.2"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"dark-genius-large":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="119" height="53" viewBox="0 0 119 53" fill="none"><path d="M104.932 33.0669C105.131 34.8539 106.68 36.0867 109.421 36.0867C111.766 36.0867 113.194 35.3316 113.194 33.9013C113.194 32.2332 111.804 32.1143 108.506 31.6773C103.739 31.1214 100.045 30.0478 100.045 25.837C100.045 21.6261 103.579 19.1223 108.824 19.1626C114.307 19.1626 118.081 21.5858 118.359 25.7584H112.996C112.837 24.1289 111.288 23.136 109.024 23.136C106.76 23.136 105.408 23.9301 105.408 25.2411C105.408 26.7903 107.157 26.9495 110.096 27.3065C114.784 27.7863 118.678 28.8574 118.678 33.465C118.678 37.5177 114.863 40.1005 109.381 40.1005C103.899 40.1005 99.8468 37.4374 99.609 33.0676L104.932 33.0669Z" fill="white"/><path d="M91.0704 19.4487H96.6698V39.861H91.7059L91.1897 37.3989C89.879 38.9873 88.092 40.0992 85.1932 40.0992C80.9837 40.0992 77.0916 37.9944 77.0916 30.7665V19.4487H82.6911V30.0124C82.6911 33.666 83.8825 35.453 86.6624 35.453C89.4423 35.453 91.0704 33.4275 91.0704 29.655V19.4487Z" fill="white"/><path d="M68.3776 19.4412H74.0188V39.861H68.3776V19.4412Z" fill="white"/><path d="M65.2734 28.5379V39.8602H59.6718V29.0938C59.6718 25.6374 58.3608 23.81 55.5402 23.81C52.7197 23.81 50.9716 25.8759 50.9716 29.4116V39.8598H45.3701V19.4403H50.2565L50.7728 21.9827C52.0838 20.3939 53.9511 19.2021 57.0894 19.2021C61.4992 19.2021 65.2734 21.5461 65.2734 28.5382V28.5379Z" fill="white"/><path d="M22.2906 29.6907C22.2906 23.3351 26.4609 19.2039 32.7778 19.2039C39.0948 19.2039 43.0255 23.0174 43.1044 29.0159C43.1044 29.6121 43.0655 30.2869 42.9466 30.9218H28.1289V31.1999C28.2492 34.1004 30.1151 35.8474 32.9353 35.8474C35.1997 35.8474 36.7888 34.8542 37.2658 32.9483H42.7874C42.1512 36.9207 38.6158 40.0979 33.1745 40.0979C26.3819 40.0976 22.2906 36.0063 22.2906 29.6907ZM37.464 27.2675C37.067 24.7654 35.3589 23.3754 32.8164 23.3754C30.274 23.3754 28.5659 24.8443 28.2492 27.2675H37.464Z" fill="white"/><path d="M11.5911 40.2743L11.1161 40.3118C9.76612 40.5117 8.37865 40.2493 7.20369 39.5618C7.0037 39.3868 6.87872 39.1493 6.82872 38.8868C6.75372 38.5243 6.87865 38.1493 7.15365 37.8993C7.74113 37.5119 8.45364 37.3869 9.14111 37.5494C9.72859 37.6244 10.316 37.6618 10.9035 37.6618C16.8658 37.6618 20.7157 34.0495 20.7157 28.4622C20.7157 22.8748 16.8658 19.2625 10.9035 19.2625C4.94122 19.2625 1.09137 22.8748 1.09137 28.4622C0.966379 31.2496 2.19134 33.937 4.37877 35.6744C3.36631 36.2744 2.59132 37.2118 2.17883 38.3118C1.82884 39.5618 2.22884 40.8992 3.20381 41.7617L3.45382 41.9992L3.14133 42.1492C0.8664 43.2992 -0.233539 44.8991 0.0414516 46.6616C0.0664507 46.8365 0.116419 47.0115 0.166417 47.174C1.17888 50.6864 6.30372 52.1614 11.3411 51.9989C14.2285 51.9114 22.2157 50.6614 22.3032 45.6866C22.4157 38.8743 14.6284 39.9618 11.5785 40.2618M10.9035 23.6873C13.3784 23.6873 14.9159 25.5122 14.9159 28.4496C14.9159 31.387 13.3784 33.212 10.9035 33.212C8.4286 33.212 6.8912 31.387 6.8912 28.4496C6.8912 25.5122 8.4286 23.6873 10.9035 23.6873ZM7.17867 43.9616C7.30366 43.9491 7.45367 43.9241 7.65366 43.8866C10.9911 43.3867 15.5909 42.8992 16.8784 44.3491C17.2284 44.7491 17.3283 45.3116 17.1533 45.8116C16.7783 47.174 13.8535 47.774 11.1036 47.774C10.3786 47.774 9.65362 47.7365 8.92864 47.6365C6.71621 47.349 5.49125 46.6616 5.49125 45.7241C5.49125 44.7866 6.6662 44.0241 7.19118 43.9491" fill="white"/><path d="M18.9953 13.2523C22.2443 9.33285 26.358 6.22366 31.0153 4.16813C35.6104 2.15402 40.5499 1.046 45.5645 0.906206C50.5532 0.737932 55.5315 1.44209 60.2768 2.98763C65.1594 4.52539 69.6354 7.13493 73.3789 10.6273C74.663 11.857 74.707 13.8944 73.4773 15.1784C72.2476 16.4625 70.2102 16.5065 68.9261 15.2768L68.908 15.2587L68.8588 15.2095C65.8428 12.354 62.2314 10.2053 58.2834 8.91346C54.2448 7.54138 49.9966 6.88382 45.7328 6.97184C41.4897 7.03138 37.2958 7.90899 33.384 9.55549C29.5267 11.1916 26.1094 13.7287 23.3886 16.9129C22.3815 18.1219 20.5642 18.2747 19.3578 17.265C18.1488 16.258 17.9883 14.4613 18.9953 13.2523Z" fill="url(#paint0_linear_73169_272)"/><path d="M18.9953 13.2523C22.2443 9.33285 26.358 6.22366 31.0153 4.16813C35.6104 2.15402 40.5499 1.046 45.5645 0.906206C50.5532 0.737932 55.5315 1.44209 60.2768 2.98763C65.1594 4.52539 69.6354 7.13493 73.3789 10.6273C74.663 11.857 74.707 13.8944 73.4773 15.1784C72.2476 16.4625 70.2102 16.5065 68.9261 15.2768L68.908 15.2587L68.8588 15.2095C65.8428 12.354 62.2314 10.2053 58.2834 8.91346C54.2448 7.54138 49.9966 6.88382 45.7328 6.97184C41.4897 7.03138 37.2958 7.90899 33.384 9.55549C29.5267 11.1916 26.1094 13.7287 23.3886 16.9129C22.3815 18.1219 20.5642 18.2747 19.3578 17.265C18.1488 16.258 17.9883 14.4613 18.9953 13.2523Z" fill="url(#paint1_linear_73169_272)"/><path d="M18.9953 13.2523C22.2443 9.33285 26.358 6.22366 31.0153 4.16813C35.6104 2.15402 40.5499 1.046 45.5645 0.906206C50.5532 0.737932 55.5315 1.44209 60.2768 2.98763C65.1594 4.52539 69.6354 7.13493 73.3789 10.6273C74.663 11.857 74.707 13.8944 73.4773 15.1784C72.2476 16.4625 70.2102 16.5065 68.9261 15.2768L68.908 15.2587L68.8588 15.2095C65.8428 12.354 62.2314 10.2053 58.2834 8.91346C54.2448 7.54138 49.9966 6.88382 45.7328 6.97184C41.4897 7.03138 37.2958 7.90899 33.384 9.55549C29.5267 11.1916 26.1094 13.7287 23.3886 16.9129C22.3815 18.1219 20.5642 18.2747 19.3578 17.265C18.1488 16.258 17.9883 14.4613 18.9953 13.2523Z" fill="url(#paint2_linear_73169_272)"/><path d="M73.4762 15.2755C72.1887 16.563 70.0888 16.563 68.7888 15.2755C67.5014 13.988 67.5014 11.8881 68.7888 10.5882C70.0763 9.30069 72.1762 9.30069 73.4762 10.5882C74.7636 11.8756 74.7761 13.9755 73.4762 15.2755Z" fill="white"/><defs><linearGradient id="paint0_linear_73169_272" x1="57.3601" y1="0.913793" x2="70.3846" y2="14.202" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_73169_272" x1="23.8939" y1="15.1967" x2="57.5789" y2="13.8853" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_73169_272" x1="46.3688" y1="7.04286" x2="61.6294" y2="14.0936" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.2"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"dark-g-symbol-small":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="30" height="42" viewBox="0 0 30 42" fill="none"><path d="M19.4604 29.956C17.8714 30.1173 16.3713 29.7408 15.7754 29.2439C15.5927 29.0751 15.4695 28.8513 15.4246 28.6065C15.3514 28.2628 15.4695 27.9063 15.7336 27.6754C16.285 27.313 16.9593 27.1913 17.6018 27.3385C18.1516 27.41 18.7052 27.4454 19.2598 27.4451C24.8707 27.4451 28.4948 24.034 28.4948 18.7537C28.4948 13.4734 24.8675 10.0601 19.2595 10.0601C13.6514 10.0601 10.0241 13.4724 10.0241 18.7531C10.0241 21.6945 11.149 24.0553 13.1161 25.5703C12.1683 26.1426 11.4398 27.0187 11.0486 28.057C10.7206 29.2397 11.0977 30.5064 12.0184 31.3148L12.2492 31.5396L11.9604 31.6855C9.81328 32.7686 8.77729 34.282 9.04142 35.949C9.0687 36.1149 9.1085 36.2782 9.16113 36.4376C10.1204 39.7617 14.9339 41.1489 19.6815 41.0001C22.3982 40.9147 29.9207 39.7398 29.999 35.0411C30.1052 28.6033 22.7789 29.6281 19.9004 29.9154L19.4604 29.956ZM19.2595 14.2512C21.5901 14.2512 23.0375 15.9771 23.0375 18.7547C23.0375 21.5322 21.5901 23.2582 19.2595 23.2582C16.9288 23.2582 15.4798 21.5322 15.4798 18.7547C15.4798 15.9771 16.9272 14.2512 19.2595 14.2512ZM15.7561 33.4005C15.8681 33.3854 16.018 33.3628 16.1971 33.3354C19.3439 32.8688 23.6669 32.4014 24.8781 33.7741C25.2061 34.1548 25.3063 34.6827 25.14 35.1574C24.7892 36.4408 22.0298 37.0064 19.4398 37.0064C18.7559 37.0077 18.0723 36.9658 17.3935 36.8805C15.3135 36.6086 14.163 35.9655 14.1549 35.0691C14.1331 34.1706 15.258 33.4665 15.7583 33.3986" fill="white"/><path d="M24.4536 6.2916C16.8574 3.50777 8.45751 7.43635 5.69211 15.0507C5.19088 16.4296 4.89705 17.8778 4.81927 19.3521C4.66372 22.4742 5.47606 25.5702 7.16986 28.1979C7.86121 29.2733 7.5501 30.7043 6.47851 31.398C5.4242 32.0745 4.03287 31.7883 3.32424 30.7563C-2.71642 21.6937 -0.296707 9.43098 8.73404 3.36034C10.3846 2.25028 12.1908 1.40041 14.092 0.836711C18.0932 -0.3514 22.3623 -0.256024 26.3116 1.11421H26.3202C27.7375 1.64322 28.4634 3.22159 27.9449 4.64386C27.435 6.03143 25.9141 6.76858 24.5141 6.30028L24.4622 6.28294" fill="url(#paint0_linear_69880_33404)"/><path d="M24.4536 6.2916C16.8574 3.50777 8.45751 7.43635 5.69211 15.0507C5.19088 16.4296 4.89705 17.8778 4.81927 19.3521C4.66372 22.4742 5.47606 25.5702 7.16986 28.1979C7.86121 29.2733 7.5501 30.7043 6.47851 31.398C5.4242 32.0745 4.03287 31.7883 3.32424 30.7563C-2.71642 21.6937 -0.296707 9.43098 8.73404 3.36034C10.3846 2.25028 12.1908 1.40041 14.092 0.836711C18.0932 -0.3514 22.3623 -0.256024 26.3116 1.11421H26.3202C27.7375 1.64322 28.4634 3.22159 27.9449 4.64386C27.435 6.03143 25.9141 6.76858 24.5141 6.30028L24.4622 6.28294" fill="url(#paint1_linear_69880_33404)"/><path d="M24.4536 6.2916C16.8574 3.50777 8.45751 7.43635 5.69211 15.0507C5.19088 16.4296 4.89705 17.8778 4.81927 19.3521C4.66372 22.4742 5.47606 25.5702 7.16986 28.1979C7.86121 29.2733 7.5501 30.7043 6.47851 31.398C5.4242 32.0745 4.03287 31.7883 3.32424 30.7563C-2.71642 21.6937 -0.296707 9.43098 8.73404 3.36034C10.3846 2.25028 12.1908 1.40041 14.092 0.836711C18.0932 -0.3514 22.3623 -0.256024 26.3116 1.11421H26.3202C27.7375 1.64322 28.4634 3.22159 27.9449 4.64386C27.435 6.03143 25.9141 6.76858 24.5141 6.30028L24.4622 6.28294" fill="url(#paint2_linear_69880_33404)"/><path d="M29.3887 4.22795C29.3887 5.90185 28.0318 7.26352 26.3638 7.26352C24.6957 7.26352 23.3389 5.90185 23.3389 4.22795C23.3389 2.55405 24.6957 1.19238 26.3638 1.19238C28.0318 1.19238 29.3887 2.55405 29.3887 4.22795Z" fill="white"/><defs><linearGradient id="paint0_linear_69880_33404" x1="10.0837" y1="0.287532" x2="24.5524" y2="3.77277" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_69880_33404" x1="5.8883" y1="27.0261" x2="17.4572" y2="12.4408" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_69880_33404" x1="6.29312" y1="14.0261" x2="17.1378" y2="6.49095" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.2"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"dark-g-symbol-medium":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="36" height="49" viewBox="0 0 36 49" fill="none"><path d="M22.8635 35.0686C20.9967 35.2575 19.2343 34.8168 18.5341 34.235C18.3196 34.0374 18.1748 33.7753 18.122 33.4888C18.0361 33.0864 18.1748 32.669 18.4851 32.3987C19.1329 31.9745 19.9251 31.832 20.68 32.0043C21.3259 32.088 21.9763 32.1295 22.6279 32.1291C29.22 32.1291 33.4777 28.1357 33.4777 21.9538C33.4777 15.7719 29.2162 11.7759 22.6275 11.7759C16.0388 11.7759 11.7773 15.7708 11.7773 21.9531C11.7773 25.3967 13.0989 28.1606 15.4098 29.9342C14.2964 30.6043 13.4405 31.6299 12.9808 32.8455C12.5955 34.2301 13.0385 35.713 14.1203 36.6594L14.3914 36.9226L14.0521 37.0934C11.5295 38.3615 10.3124 40.1333 10.6227 42.0849C10.6548 42.2791 10.7015 42.4703 10.7634 42.6569C11.8904 46.5485 17.5455 48.1725 23.1233 47.9983C26.3151 47.8984 35.153 46.5229 35.245 41.022C35.3698 33.485 26.7623 34.6848 23.3805 35.0211L22.8635 35.0686ZM22.6275 16.6825C25.3657 16.6825 27.0662 18.7032 27.0662 21.9549C27.0662 25.2067 25.3657 27.2273 22.6275 27.2273C19.8893 27.2273 18.1869 25.2067 18.1869 21.9549C18.1869 18.7032 19.8874 16.6825 22.6275 16.6825ZM18.5115 39.1013C18.6431 39.0836 18.8192 39.0572 19.0296 39.0251C22.7267 38.4788 27.8056 37.9316 29.2286 39.5387C29.614 39.9843 29.7316 40.6023 29.5363 41.1581C29.1242 42.6607 25.8823 43.3228 22.8394 43.3228C22.0359 43.3243 21.2327 43.2753 20.4353 43.1754C17.9916 42.8571 16.6398 42.1042 16.6304 41.0548C16.6047 40.0028 17.9263 39.1786 18.5142 39.099" fill="white"/><path d="M28.7296 7.36389C19.8051 4.10479 9.9364 8.70409 6.68744 17.6184C6.09857 19.2327 5.75336 20.9283 5.66198 22.6543C5.47923 26.3094 6.43361 29.934 8.42359 33.0103C9.23583 34.2693 8.87032 35.9446 7.61135 36.7568C6.37269 37.5487 4.73806 37.2137 3.90552 36.0055C-3.19142 25.3956 -0.34859 11.0393 10.2613 3.93218C12.2005 2.6326 14.3225 1.63763 16.5561 0.977689C21.257 -0.413271 26.2726 -0.301611 30.9125 1.30256H30.9226C32.5877 1.92189 33.4406 3.76974 32.8314 5.43483C32.2324 7.05931 30.4454 7.92232 28.8006 7.37406L28.7397 7.35376" fill="url(#paint0_linear_73169_23)"/><path d="M28.7296 7.36389C19.8051 4.10479 9.9364 8.70409 6.68744 17.6184C6.09857 19.2327 5.75336 20.9283 5.66198 22.6543C5.47923 26.3094 6.43361 29.934 8.42359 33.0103C9.23583 34.2693 8.87032 35.9446 7.61135 36.7568C6.37269 37.5487 4.73806 37.2137 3.90552 36.0055C-3.19142 25.3956 -0.34859 11.0393 10.2613 3.93218C12.2005 2.6326 14.3225 1.63763 16.5561 0.977689C21.257 -0.413271 26.2726 -0.301611 30.9125 1.30256H30.9226C32.5877 1.92189 33.4406 3.76974 32.8314 5.43483C32.2324 7.05931 30.4454 7.92232 28.8006 7.37406L28.7397 7.35376" fill="url(#paint1_linear_73169_23)"/><path d="M28.7296 7.36389C19.8051 4.10479 9.9364 8.70409 6.68744 17.6184C6.09857 19.2327 5.75336 20.9283 5.66198 22.6543C5.47923 26.3094 6.43361 29.934 8.42359 33.0103C9.23583 34.2693 8.87032 35.9446 7.61135 36.7568C6.37269 37.5487 4.73806 37.2137 3.90552 36.0055C-3.19142 25.3956 -0.34859 11.0393 10.2613 3.93218C12.2005 2.6326 14.3225 1.63763 16.5561 0.977689C21.257 -0.413271 26.2726 -0.301611 30.9125 1.30256H30.9226C32.5877 1.92189 33.4406 3.76974 32.8314 5.43483C32.2324 7.05931 30.4454 7.92232 28.8006 7.37406L28.7397 7.35376" fill="url(#paint2_linear_73169_23)"/><path d="M34.5276 4.94788C34.5276 6.90757 32.9334 8.50172 30.9738 8.50172C29.0141 8.50172 27.4199 6.90757 27.4199 4.94788C27.4199 2.98819 29.0141 1.39404 30.9738 1.39404C32.9334 1.39404 34.5276 2.98819 34.5276 4.94788Z" fill="white"/><defs><linearGradient id="paint0_linear_73169_23" x1="11.847" y1="0.334747" x2="28.8391" y2="4.44227" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_73169_23" x1="6.91793" y1="31.6384" x2="20.4511" y2="14.5165" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_73169_23" x1="7.39354" y1="16.4189" x2="20.1052" y2="7.55534" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.2"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0},"dark-g-symbol-large":{icon:'<svg xmlns="http://www.w3.org/2000/svg" width="45" height="61" viewBox="0 0 45 61" fill="none"><path d="M28.5811 43.8321C26.2474 44.0682 24.0443 43.5172 23.169 42.7899C22.9008 42.5429 22.7198 42.2153 22.6538 41.8571C22.5464 41.3542 22.7198 40.8324 23.1077 40.4944C23.9175 39.9642 24.9078 39.786 25.8515 40.0014C26.6589 40.1061 27.472 40.1579 28.2865 40.1574C36.5271 40.1574 41.8496 35.1653 41.8496 27.4375C41.8496 19.7097 36.5224 14.7144 28.286 14.7144C20.0496 14.7144 14.7224 19.7083 14.7224 27.4366C14.7224 31.7415 16.3745 35.1965 19.2634 37.4137C17.8715 38.2513 16.8015 39.5334 16.227 41.053C15.7452 42.7838 16.2991 44.6376 17.6514 45.8207L17.9903 46.1497L17.5661 46.3632C14.4127 47.9484 12.8912 50.1633 13.2791 52.603C13.3192 52.8457 13.3776 53.0847 13.4549 53.318C14.8638 58.1828 21.9331 60.213 28.9058 59.9952C32.8958 59.8703 43.9438 58.1508 44.0588 51.2743C44.2149 41.8524 33.4549 43.3522 29.2273 43.7727L28.5811 43.8321ZM28.286 20.8481C31.709 20.8481 33.8348 23.374 33.8348 27.439C33.8348 31.5039 31.709 34.0299 28.286 34.0299C24.8631 34.0299 22.7349 31.5039 22.7349 27.439C22.7349 23.374 24.8607 20.8481 28.286 20.8481ZM23.1407 48.8732C23.3052 48.851 23.5254 48.818 23.7884 48.778C28.41 48.095 34.7591 47.4111 36.538 49.42C37.0197 49.9771 37.1667 50.7496 36.9226 51.4444C36.4074 53.3227 32.3547 54.1504 28.5509 54.1504C27.5465 54.1523 26.5425 54.091 25.5456 53.9661C22.4907 53.5683 20.801 52.627 20.7892 51.3153C20.7571 50.0002 22.4092 48.9698 23.144 48.8704" fill="white"/><path d="M35.9142 9.19902C24.7579 5.12489 12.4213 10.8744 8.35981 22.018C7.62368 24.036 7.19213 26.1555 7.07791 28.3132C6.84945 32.8823 8.0425 37.4134 10.5301 41.259C11.5455 42.8329 11.0886 44.927 9.51477 45.9424C7.96635 46.9324 5.92294 46.5136 4.88219 45.0032C-3.98952 31.7401 -0.435764 13.7935 12.8274 4.90912C15.2516 3.28454 17.9042 2.04076 20.6964 1.21578C26.5728 -0.523029 32.8427 -0.383447 38.6429 1.62189H38.6556C40.7371 2.3961 41.8033 4.70606 41.0417 6.78755C40.2929 8.81827 38.0591 9.89709 36.003 9.21173L35.9269 9.18636" fill="url(#paint0_linear_73169_282)"/><path d="M35.9142 9.19902C24.7579 5.12489 12.4213 10.8744 8.35981 22.018C7.62368 24.036 7.19213 26.1555 7.07791 28.3132C6.84945 32.8823 8.0425 37.4134 10.5301 41.259C11.5455 42.8329 11.0886 44.927 9.51477 45.9424C7.96635 46.9324 5.92294 46.5136 4.88219 45.0032C-3.98952 31.7401 -0.435764 13.7935 12.8274 4.90912C15.2516 3.28454 17.9042 2.04076 20.6964 1.21578C26.5728 -0.523029 32.8427 -0.383447 38.6429 1.62189H38.6556C40.7371 2.3961 41.8033 4.70606 41.0417 6.78755C40.2929 8.81827 38.0591 9.89709 36.003 9.21173L35.9269 9.18636" fill="url(#paint1_linear_73169_282)"/><path d="M35.9142 9.19902C24.7579 5.12489 12.4213 10.8744 8.35981 22.018C7.62368 24.036 7.19213 26.1555 7.07791 28.3132C6.84945 32.8823 8.0425 37.4134 10.5301 41.259C11.5455 42.8329 11.0886 44.927 9.51477 45.9424C7.96635 46.9324 5.92294 46.5136 4.88219 45.0032C-3.98952 31.7401 -0.435764 13.7935 12.8274 4.90912C15.2516 3.28454 17.9042 2.04076 20.6964 1.21578C26.5728 -0.523029 32.8427 -0.383447 38.6429 1.62189H38.6556C40.7371 2.3961 41.8033 4.70606 41.0417 6.78755C40.2929 8.81827 38.0591 9.89709 36.003 9.21173L35.9269 9.18636" fill="url(#paint2_linear_73169_282)"/><path d="M43.1625 6.17865C43.1625 8.62841 41.1697 10.6212 38.7199 10.6212C36.2702 10.6212 34.2773 8.62841 34.2773 6.17865C34.2773 3.72889 36.2702 1.73608 38.7199 1.73608C41.1697 1.73608 43.1625 3.72889 43.1625 6.17865Z" fill="white"/><defs><linearGradient id="paint0_linear_73169_282" x1="14.8096" y1="0.41205" x2="36.0511" y2="5.54677" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_73169_282" x1="8.64794" y1="39.544" x2="25.5655" y2="18.1403" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_73169_282" x1="9.24249" y1="20.5185" x2="25.1331" y2="9.43834" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.2"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>',autoSize:!0}}),f([l()],H.prototype,"host",void 0),f([l()],H.prototype,"name",void 0),f([l()],H.prototype,"size",void 0),f([l()],H.prototype,"theme",void 0),f([l()],H.prototype,"isInDarkMode",void 0);var _=function(C,t,i,e){var a,l=arguments.length,o=l<3?t:null===e?e=Object.getOwnPropertyDescriptor(t,i):e;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(C,t,i,e);else for(var p=C.length-1;p>=0;p--)(a=C[p])&&(o=(l<3?a(o):l>3?a(t,i,o):a(t,i))||o);return l>3&&o&&Object.defineProperty(t,i,o),o};const c=class{constructor(C){t(this,C),this.globalSlimmers={},this.brandLogoRenderer=new H,this.darkModeStateControllerSlimmer=new d,this.vegaComponentUsageRuntimeMetricsSlimmer=new n,this.isInDarkMode=h.isDarkMode(),this.name="global-payments",this.size="medium",this.theme="auto"}render(){return a(C(i,null,this.brandLogoRenderer.render()),this.host)}get host(){return e(this)}};_([s()],c.prototype,"globalSlimmers",void 0),_([p()],c.prototype,"brandLogoRenderer",void 0),_([p()],c.prototype,"darkModeStateControllerSlimmer",void 0),_([p()],c.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),c.style=":host{display:inline-block}";export{c as vega_brand_logo}
@@ -1 +0,0 @@
1
- import{h as e,F as t,r as i,c as r,H as o,g as n}from"./p-48a58baf.js";import{C as s}from"./p-75b58efe.js";import{T as a,a as d}from"./p-924b4e24.js";import{s as l}from"./p-519a7d55.js";import{c as p,V as c,M as h,L as u,I as m}from"./p-6e1ab235.js";import{V as v,I as g}from"./p-d849e0f5.js";import{F as f}from"./p-c7726252.js";import{D as b,f as w,C as x,E as y,a as k}from"./p-2ee4def0.js";import{g as R,D as j}from"./p-575235c8.js";import{c as D}from"./p-86194314.js";import{a as I,p as S,e as C}from"./p-08835909.js";import{i as T}from"./p-d27ae9ff.js";import{b as V}from"./p-8a877e12.js";import{C as O}from"./p-2d0d575f.js";import{E as A}from"./p-d3bbfb1b.js";import{K as E}from"./p-743c5baf.js";import{i as F}from"./p-b1faebe0.js";import{I as M}from"./p-abd7aeaa.js";import{C as $}from"./p-1da54ff3.js";import{c as P}from"./p-3cdbee7e.js";import{T as z}from"./p-02b29c18.js";import"./p-02841589.js";import"./p-331a62d5.js";import"./p-a4670e23.js";import"./p-6a334573.js";import"./p-0e954b9b.js";import"./p-bf0ced3c.js";import"./p-7d9cd9c8.js";import"./p-74168615.js";import"./p-ed45b3b6.js";import"./p-b75ee3ba.js";import"./p-78a57a17.js";import"./p-52b8f2d2.js";import"./p-bdd9ef3b.js";import"./p-262ec334.js";import"./p-9ca0bdcc.js";import"./p-7e8f055d.js";import"./p-112455b1.js";import"./p-f1436035.js";import"./p-c671f57e.js";import"./p-c6a354b1.js";import"./p-bf19682d.js";import"./p-a7b5f497.js";import"./p-8c9ea6f4.js";import"./p-6ba27010.js";import"./p-0c667d6a.js";import"./p-5f377954.js";import"./p-e77a83e4.js";import"./p-db8cdba6.js";import"./p-5d676a94.js";import"./p-2608b9fe.js";import"./p-d884c644.js";var N=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};class _ extends c{constructor(){super(...arguments),this.onTimePickerFocus=async()=>{"single"===this.mode?await this.singleInputRenderer.getInputRef().doFocus():await this.rangeInputRenderer.getStartInputRef().doFocus()}}render(){return e("vega-field-label",{onClick:this.onTimePickerFocus,"is-field-required":this.required,disabled:this.disabled,label:this.label})}}N([p()],_.prototype,"label",void 0),N([p()],_.prototype,"mode",void 0),N([p()],_.prototype,"required",void 0),N([p()],_.prototype,"disabled",void 0),N([p()],_.prototype,"singleInputRenderer",void 0),N([p()],_.prototype,"rangeInputRenderer",void 0);var L=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};class B extends c{constructor(){super(...arguments),this.onChildVegaInputChange=e=>{this.valueController.setValue(e.detail)}}getInputRef(){return this.timeInputRef}updateInputValue(e){this.timeInputRef.value=e}render(){return e("div",{class:"time-picker-input"},e("vega-input",{"prefix-icon":"clock-face",placeholder:this.getPlaceholder(),disabled:this.disabled,size:this.size,value:"string"==typeof this.value?this.value:"",ref:e=>{this.timeInputRef=e,this.handleVegaInputEvent(e)}}))}handleVegaInputEvent(e){b.addUniqueObserverToNode(e,w,(e=>{this.onChildVegaInputChange(e)})),b.addUniqueObserverToNode(e,x,(()=>{this.singleDropdownController.show()})),b.addUniqueObserverToNode(e,y,(e=>{this.valueController.checkValueAfterInputBlur(e)}))}getPlaceholder(){return this.placeholder&&"string"==typeof this.placeholder?this.placeholder:this.translationSlimmer.t("Select Time")}}L([p()],B.prototype,"placeholder",void 0),L([p()],B.prototype,"size",void 0),L([p()],B.prototype,"disabled",void 0),L([p()],B.prototype,"value",void 0),L([p()],B.prototype,"valueController",void 0),L([p()],B.prototype,"singleDropdownController",void 0),L([p()],B.prototype,"translationSlimmer",void 0);var W=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};class K extends c{constructor(){super(...arguments),this.isMobileDevice=R()===j.MOBILE,this.isTabletDevice=R()===j.TABLET,this.renderDropdownByTimeSource=()=>e(t,null,this.renderDropdownColumn(this.dropdownSource.hours,"hour"),this.renderDropdownColumn(this.dropdownSource.minutes,"minute"),"12-hour"===this.timeFormat&&this.renderDropdownColumn(["AM","PM"],"amPm")),this.onItemClick=(e,t)=>{this.dropdownSelectedItemsController.setSelectedItems(Object.assign(Object.assign({},this.selectedTimeValue),{[t]:e}))},this.onNowButtonClick=()=>{this.dropdownSelectedItemsController.setSelectedItemsToCurrentTime(),this.singleDropdownController.hide()},this.onApplyButtonClick=()=>{this.valueController.updateValueBySelectedItems(),this.singleDropdownController.hide()}}componentDidRenderCallback(){this.dropdownContainer&&this.dropdownContainer.parentElement===this.dropdown&&this.dropdown.shadowRoot.append(this.dropdownContainer)}getDropdownRef(){return this.dropdown}getSelectedItem(){const e=[],t=this.dropdown.shadowRoot;return t.querySelectorAll(".vega-dropdown-item-selected").forEach((t=>{e.push(t)})),0===e.length&&t.querySelectorAll(".vega-time-picker-dropdown-panel li:first-child").forEach((t=>{e.push(t)})),e}render(){return e("vega-time-picker-dropdown",{class:{"vega-time-picker-dropdown":!0,mobile:this.isMobileDevice,tablet:this.isTabletDevice},ref:e=>this.dropdown=e},e("div",{class:"vega-time-picker-dropdown-container",ref:e=>this.dropdownContainer=e},e("div",{class:"vega-time-picker-dropdown-panel"},this.renderDropdownByTimeSource()),e("div",{class:"horizontal-divider v-my-size-12"}),this.renderDropdownFoot()))}renderDropdownColumn(t,i){return e("ul",{role:"menu","aria-label":"dropdown-ul",class:{"vega-time-picker-panel-column":!0}},t.map(((e,t)=>this.renderDropdownItem(e,i,t))))}renderDropdownItem(t,i,r){return e("li",{key:t,role:"menuitem","aria-label":t,class:{"vega-dropdown-item-selected":this.isItemSelected(t,i)},tabIndex:0===r?0:-1,"data-index":r,onClick:()=>this.onItemClick(t,i),onKeyDown:D()},e("span",{"data-index":r,innerHTML:t}))}renderDropdownFoot(){return e("div",{class:"vega-time-picker-dropdown-footer"},e("div",{class:"vega-time-picker-now"},e("vega-button-link",{size:"small",label:"Now",ref:e=>{b.addUniqueObserverToNode(e,k,(()=>{this.onNowButtonClick()}))}})),e("div",null,e("vega-button-link",{size:"small",label:"Apply",ref:e=>{b.addUniqueObserverToNode(e,k,(()=>{this.onApplyButtonClick()}))}})))}isItemSelected(e,t){return this.selectedTimeValue[`${t}`]===e}}W([p()],K.prototype,"timeFormat",void 0),W([p()],K.prototype,"dropdownSource",void 0),W([p()],K.prototype,"selectedTimeValue",void 0),W([p()],K.prototype,"valueController",void 0),W([p()],K.prototype,"dropdownSelectedItemsController",void 0),W([p()],K.prototype,"singleDropdownController",void 0),W([h("componentDidRender")],K.prototype,"componentDidRenderCallback",null);var U=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};class q extends c{emitChangeEventOrClearTimePicker(e,t){"range"===this.mode&&T(e,t)||(this.valueGuard(e)?(this.changeEventEmitter.emit(e),O.notify(V,{host:this.host,detail:e})):"single"===this.mode?this.clearTimePicker():this.clearRangeTimePicker())}updateValueIfSelectedItemsChange(){"single"===this.mode&&Object.keys(this.selectedTimeValue).length>0&&this.updateValueBySelectedItems()}resetCurrentValueIfModeChange(){this.resetValue()}checkTheDefaultValueForRangeMode(){"range"===this.mode&&this.value&&!this.valueGuard(this.value)&&this.clearRangeTimePicker()}checkValueAfterInputBlur(e){const t=e.host;this.valueGuard(t.value)?this.increments>1&&this.value&&t.value&&t.value!==this.value&&(t.value=this.value):this.clearTimePicker()}setValue(e){this.valueGuard(e)&&(this.value=e)}resetValue(){this.value="single"===this.mode?"":["",""]}updateValueBySelectedItems(){const e=this.selectedTimeValue.hour?this.selectedTimeValue.hour:"12-hour"===this.timeFormat?"12":"00",t=this.selectedTimeValue.minute?this.selectedTimeValue.minute:"00";this.setValue("12-hour"===this.timeFormat?`${e}:${t} ${this.selectedTimeValue.amPm?this.selectedTimeValue.amPm:"AM"}`:`${e}:${t}`)}updateValueByRangeType(e,t){this.setValue("start"===t?[e,Array.isArray(this.value)&&this.value[1]&&I(this.value[1],this.timeFormat)?this.value[1]:""]:[Array.isArray(this.value)&&this.value[0]&&I(this.value[0],this.timeFormat)?this.value[0]:"",e])}clearRangeTimePicker(){this.value=["",""],this.rangeInputRenderer.getStartInputRef().value="",this.rangeInputRenderer.getEndInputRef().value=""}clearTimePicker(){this.value="",this.singleInputRenderer.getInputRef().value="",this.dropdownSelectedItemsController.setSelectedItems({})}valueGuard(e){let t;switch(this.mode){case"single":t=e&&"string"==typeof e&&I(e,this.timeFormat)||""===e;break;case"range":t=Array.isArray(e)&&2===e.length&&e.every((e=>I(e,this.timeFormat)||""===e))}return t||u.warn(`Invalid time picker value ${e} for ${this.mode} mode`),t}}U([p({writable:!0})],q.prototype,"value",void 0),U([p()],q.prototype,"mode",void 0),U([p()],q.prototype,"timeFormat",void 0),U([p()],q.prototype,"selectedTimeValue",void 0),U([p()],q.prototype,"increments",void 0),U([p()],q.prototype,"changeEventEmitter",void 0),U([p()],q.prototype,"singleInputRenderer",void 0),U([p()],q.prototype,"rangeInputRenderer",void 0),U([p()],q.prototype,"dropdownSelectedItemsController",void 0),U([p()],q.prototype,"host",void 0),U([h("watchValue")],q.prototype,"emitChangeEventOrClearTimePicker",null),U([h("watchSelectedTimeValue")],q.prototype,"updateValueIfSelectedItemsChange",null),U([h("watchMode")],q.prototype,"resetCurrentValueIfModeChange",null),U([h("componentDidLoad")],q.prototype,"checkTheDefaultValueForRangeMode",null);var G=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};class H extends A{constructor(){super((()=>({target:this.singleInputRenderer.getInputRef(),appendableElement:this.singleDropdownRenderer.getDropdownRef(),positionRelativeTo:this.positionRelativeTo,translocation:{X:0,Y:8},placement:["bottom","top"]})),(()=>"custom"))}initValueAndDropdownSource(){this.valueController.resetValue(),this.initDropdownSource()}initDropdownSourceAndInputMaskConfig(){this.valueController.resetValue(),this.initDropdownSource(),this.inputMaskController.initInputMask()}initDropdownSourceAndSelectedItems(){this.initDropdownSource(),"single"===this.mode&&this.dropdownSelectedItemsController.initSelectedItemsByString(this.value)}hideDropdownWhenDisabled(){"single"===this.mode&&this.hide()}initDropdownSource(){this.dropdownSource={hours:this.getSourceHoursStrings(),minutes:this.getSourceMinutesStrings()}}getSourceMinutesStrings(){(this.increments<1||this.increments>59||isNaN(Number(this.increments)))&&(u.warn("The increments should be between 1 and 59."),this.increments=1);const e=[];for(let t=0;t<60;t+=this.increments)e.push(S(t));return e}getSourceHoursStrings(){const e=[];if("12-hour"===this.timeFormat){e.push("12");for(let t=1;t<12;t++)e.push(S(t))}else for(let t=0;t<24;t++)e.push(S(t));return e}}G([p({writable:!0})],H.prototype,"isDropdownShow",void 0),G([p({writable:!0})],H.prototype,"dropdownSource",void 0),G([p()],H.prototype,"mode",void 0),G([p({writable:!0})],H.prototype,"increments",void 0),G([p()],H.prototype,"timeFormat",void 0),G([p()],H.prototype,"value",void 0),G([p()],H.prototype,"positionRelativeTo",void 0),G([p()],H.prototype,"selectedTimeValue",void 0),G([p()],H.prototype,"singleInputRenderer",void 0),G([p()],H.prototype,"rangeInputRenderer",void 0),G([p()],H.prototype,"singleDropdownRenderer",void 0),G([p()],H.prototype,"valueController",void 0),G([p()],H.prototype,"dropdownSelectedItemsController",void 0),G([p()],H.prototype,"inputMaskController",void 0),G([h("watchIncrements")],H.prototype,"initValueAndDropdownSource",null),G([h("watchTimeFormat")],H.prototype,"initDropdownSourceAndInputMaskConfig",null),G([h("componentWillLoad")],H.prototype,"initDropdownSourceAndSelectedItems",null),G([h("watchDisabled")],H.prototype,"hideDropdownWhenDisabled",null);var Y=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};class X extends c{constructor(){super(...arguments),this.DROPDOWN_ITEM_DEFAULT_HEIGHT=32,this.initSelectedItemsByString=e=>{this.selectedTimeValue=""!==e&&I(e,this.timeFormat)?this.getClosetTimeValue(e):{}},this.scrollToSelectedElement=e=>{const t=e.closest("ul"),i=Number(e.dataset.index)*this.DROPDOWN_ITEM_DEFAULT_HEIGHT;t.scrollTop=i},this.getClosestMinuteForCurrent=e=>{const t=this.dropdownSource.minutes.filter((t=>Number(t)<=Number(e)));return t[t.length-1]},this.getCurrentTime=e=>{const t=new Date(Date.now()).getHours(),i=S(new Date(Date.now()).getMinutes());return"12-hour"===e?{hour:S(t>12?t-12:0===t?12:t),minute:i,amPm:t>=12?"PM":"AM"}:{hour:S(t),minute:i}},this.selectedElementScrollTop=()=>{("single"===this.mode?this.singleDropdownRenderer.getSelectedItem():this.rangeDropdownRenderer.getSelectedItem()).forEach((e=>{this.scrollToSelectedElement(e)}))}}syncSelectedItemsByValueChange(e){"single"===this.mode&&(!I(e,this.timeFormat)&&e||this.initSelectedItemsByString(e))}syncSelectedItemsPositionWhenDropdownShow(e){e&&(this.disabled||this.selectedElementScrollTop())}syncSelectedItemsPosition(){("single"===this.mode&&Object.keys(this.selectedTimeValue).length>0||"range"===this.mode&&Array.isArray(this.value)&&(this.value[0]||this.value[1]))&&this.selectedElementScrollTop()}setSelectedItems(e){this.selectedTimeValue=e}setSelectedItemsToCurrentTime(){this.selectedTimeValue=this.getCurrentTime(this.timeFormat)}getClosetTimeValue(e){const t=e.replace(" ",":").split(":");return{hour:t[0],minute:this.increments>1?this.getClosestMinuteForCurrent(t[1]):t[1],amPm:"12-hour"===this.timeFormat?t[2]:void 0}}}Y([p({writable:!0})],X.prototype,"selectedTimeValue",void 0),Y([p()],X.prototype,"mode",void 0),Y([p()],X.prototype,"value",void 0),Y([p()],X.prototype,"timeFormat",void 0),Y([p()],X.prototype,"dropdownSource",void 0),Y([p()],X.prototype,"increments",void 0),Y([p()],X.prototype,"disabled",void 0),Y([p()],X.prototype,"singleDropdownRenderer",void 0),Y([p()],X.prototype,"rangeDropdownRenderer",void 0),Y([h("watchValue")],X.prototype,"syncSelectedItemsByValueChange",null),Y([h("watchIsDropdownShow")],X.prototype,"syncSelectedItemsPositionWhenDropdownShow",null),Y([h("componentDidRender")],X.prototype,"syncSelectedItemsPosition",null);var J=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};class Q extends E{constructor(){super((e=>{const t=e.singleDropdownRenderer.getDropdownRef(),i=e.rangeDropdownRenderer.getStartDropdownRef(),r=e.rangeDropdownRenderer.getEndDropdownRef();return[{keyCode:"Enter",activeElementInScope:[e.host],callback:e.componentBlurAndHideDropdown},{keyCode:["ArrowUp","ArrowDown"],activeElementInScope:[t,i,r],callback:t=>{e.switchHourOrMinuteFocus(t)}},{keyCode:"Escape",activeElementInScope:[e.host,t,i,r],callback:e.componentBlurAndHideDropdown}]})),this.componentBlurAndHideDropdown=async()=>{"single"===this.mode?(await this.singleInputRenderer.getInputRef().doBlur(),this.singleDropdownController.hide()):(await this.rangeInputRenderer.getStartInputRef().doBlur(),await this.rangeInputRenderer.getEndInputRef().doBlur(),this.startDropdownController.hide(),this.endDropdownController.hide())}}switchHourOrMinuteFocus(e){const t=e.key,i=e.composedPath()[0];let r=null;"LI"===i.tagName&&"menuitem"===i.getAttribute("role")&&(r="ArrowDown"===t?i.nextElementSibling:i.previousElementSibling),r&&r.focus()}}J([p()],Q.prototype,"host",void 0),J([p()],Q.prototype,"mode",void 0),J([p()],Q.prototype,"singleInputRenderer",void 0),J([p()],Q.prototype,"singleDropdownRenderer",void 0),J([p()],Q.prototype,"rangeDropdownRenderer",void 0),J([p()],Q.prototype,"rangeInputRenderer",void 0),J([p()],Q.prototype,"singleDropdownController",void 0),J([p()],Q.prototype,"startDropdownController",void 0),J([p()],Q.prototype,"endDropdownController",void 0);var Z=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};class ee extends c{constructor(){super(...arguments),this.isMobileDevice=R()===j.MOBILE,this.onInputChange=e=>{e.host.parentElement.classList.contains("time-picker-input-start")?this.valueController.updateValueByRangeType(e.detail,"start"):this.valueController.updateValueByRangeType(e.detail,"end")},this.timePickerInputFocus=e=>{const t=e.host,i=Array.isArray(this.value)?this.value:["",""];t.parentElement.classList.contains("time-picker-input-start")?this.startDropdownController.showAndScrollPosition(i[0]):this.endDropdownController.showAndScrollPosition(i[1]?i[1]:i[0])},this.timePickerInputBlur=e=>{const t=e.host,i=t.parentElement.classList.contains("time-picker-input-start")?"start":"end";if(I(t.value,this.timeFormat)){if(t.value&&this.increments>1){const{hour:e,minute:i,amPm:r}=this.dropdownSelectedItemsController.getClosetTimeValue(t.value);t.value=`${e}:${i}${r?" "+r:""}`}}else t.value="",this.valueController.updateValueByRangeType("",i)}}getStartInputRef(){return this.startTimeInputRef}getEndInputRef(){return this.endTimeInputRef}render(){const i=Array.isArray(this.value)?this.value[0]:"",r=Array.isArray(this.value)?this.value[1]:"";return e(t,null,e("vega-flex",{class:"v-w-full",gap:"0","align-items":"center",direction:this.isMobileDevice?"col":"row"},e("div",{class:"time-picker-input time-picker-input-start vega-flex-basis-0 vega-flex-grow"},e("vega-input",{"prefix-icon":"clock-face",placeholder:this.getPlaceholderBySourceType("start"),disabled:this.disabled,size:this.size,value:i,ref:e=>(this.handlerEvent(e),this.startTimeInputRef=e),"show-clear-icon":"false"})),e("span",{class:"range-input-divider v-min-w-min vega-flex-shrink-0"}),e("div",{class:"time-picker-input time-picker-input-end vega-flex-basis-0 vega-flex-grow"},e("vega-input",{placeholder:this.getPlaceholderBySourceType("end"),disabled:this.disabled,size:this.size,value:r,ref:e=>(this.handlerEvent(e),this.endTimeInputRef=e),"show-clear-icon":"false"}))),this.rangeClearButtonRenderer.render())}handlerEvent(e){b.addUniqueObserverToNode(e,y,(e=>{this.timePickerInputBlur(e)})),b.addUniqueObserverToNode(e,w,(e=>{this.onInputChange(e)})),b.addUniqueObserverToNode(e,x,(e=>{this.timePickerInputFocus(e)}))}getPlaceholderBySourceType(e){return"start"===e?Array.isArray(this.placeholder)&&this.placeholder[0]?this.placeholder[0]:this.translationSlimmer.t("Start Time"):Array.isArray(this.placeholder)&&this.placeholder[1]?this.placeholder[1]:this.translationSlimmer.t("End Time")}}Z([p()],ee.prototype,"mode",void 0),Z([p()],ee.prototype,"placeholder",void 0),Z([p()],ee.prototype,"disabled",void 0),Z([p()],ee.prototype,"size",void 0),Z([p()],ee.prototype,"positionRelativeTo",void 0),Z([p()],ee.prototype,"timeFormat",void 0),Z([p()],ee.prototype,"increments",void 0),Z([p()],ee.prototype,"value",void 0),Z([p()],ee.prototype,"startDropdownController",void 0),Z([p()],ee.prototype,"endDropdownController",void 0),Z([p()],ee.prototype,"valueController",void 0),Z([p()],ee.prototype,"rangeClearButtonRenderer",void 0),Z([p()],ee.prototype,"rangeDropdownRenderer",void 0),Z([p()],ee.prototype,"dropdownSelectedItemsController",void 0),Z([p()],ee.prototype,"translationSlimmer",void 0);var te=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};class ie extends c{constructor(){super(...arguments),this.isMobileDevice=R()===j.MOBILE,this.isTabletDevice=R()===j.TABLET,this.renderStartDropdown=()=>e("vega-time-picker-dropdown",{class:{"vega-time-picker-dropdown start-dropdown":!0,mobile:this.isMobileDevice,tablet:this.isTabletDevice},ref:e=>this.startDropdown=e},e("div",{class:"vega-time-picker-dropdown-container",ref:e=>this.startDropdownContainer=e},e("div",{class:"vega-time-picker-dropdown-panel"},this.renderDropdownList("start")))),this.renderEndDropdown=()=>e("vega-time-picker-dropdown",{class:{"vega-time-picker-dropdown end-dropdown":!0,mobile:this.isMobileDevice,tablet:this.isTabletDevice},ref:e=>this.endDropdown=e},e("div",{class:"vega-time-picker-dropdown-container",ref:e=>this.endDropdownContainer=e},e("div",{class:"vega-time-picker-dropdown-panel"},this.renderDropdownList("end")))),this.renderDropdownList=t=>{const i=this.getTimeArray();return e("ul",{role:"menu","aria-label":"dropdown-ul",class:{"vega-time-picker-panel-column":!0}},i.map(((e,i)=>this.renderDropdownItem(e,t,i))))}}componentDidRenderCallback(){this.startDropdownContainer&&this.startDropdownContainer.parentElement===this.startDropdown&&this.startDropdown.shadowRoot.append(this.startDropdownContainer),this.endDropdownContainer&&this.endDropdownContainer.parentElement===this.endDropdown&&this.endDropdown.shadowRoot.append(this.endDropdownContainer)}getStartDropdownRef(){return this.startDropdown}getEndDropdownRef(){return this.endDropdown}getSelectedItem(){const e=this.startDropdown.shadowRoot,t=this.endDropdown.shadowRoot;let i=[e.querySelector(".vega-dropdown-item-selected"),t.querySelector(".vega-dropdown-item-selected")].filter(F);return 0===i.length&&(i=[e.querySelector(".vega-time-picker-dropdown-panel li:first-child"),t.querySelector(".vega-time-picker-dropdown-panel li:first-child")].filter(F)),i}render(){return e(t,null,this.renderStartDropdown(),this.renderEndDropdown())}renderDropdownItem(t,i,r){return e("li",{key:t,role:"menuitem","aria-label":t,class:{"vega-dropdown-item-selected":this.isItemSelected(t,i)},tabIndex:0===r?0:-1,"data-index":r,onClick:()=>this.onItemClick(t,i),onKeyDown:D()},e("span",{"data-index":r,innerHTML:t}))}onItemClick(e,t){this.valueController.updateValueByRangeType(e,t),"start"===t?(this.startDropdownController.hide(),this.rangeInputRenderer.getEndInputRef().doFocus()):this.endDropdownController.hide()}isItemSelected(e,t){const i=this.value&&Array.isArray(this.value)?this.value:["",""];return"start"===t&&i[0]===e||"end"===t&&i[1]===e}getTimeArray(){const e=[],t=[],i=[],r=this.timeFormat,{hours:o,minutes:n}=this.dropdownSource;if(this.dropdownSource)for(let s=0;s<o.length;s++)for(let a=0;a<n.length;a++){const d=`${o[s]}:${n[a]}`;e.push(d),"12-hour"===r&&(i.push(d+" AM"),t.push(d+" PM"))}return"12-hour"===r?i.concat(t):e}}te([p()],ie.prototype,"timeFormat",void 0),te([p()],ie.prototype,"value",void 0),te([p()],ie.prototype,"dropdownSource",void 0),te([p()],ie.prototype,"valueController",void 0),te([p()],ie.prototype,"rangeInputRenderer",void 0),te([p()],ie.prototype,"startDropdownController",void 0),te([p()],ie.prototype,"endDropdownController",void 0),te([h("componentDidRender")],ie.prototype,"componentDidRenderCallback",null);var re=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};class oe extends c{constructor(){super(...arguments),this.onClickClearIcon=()=>{this.valueController.clearRangeTimePicker(),this.endDropdownController.hide(),this.rangeInputRenderer.getStartInputRef().doFocus()}}render(){return e("div",{class:{"vega-time-picker-range-clear-icon":!0,invisible:!this.isInvisible()},"aria-label":"clear input",role:"button",tabindex:this.disabled?-1:0,onClick:this.onClickClearIcon,onKeyDown:D()},e("vega-icon",{icon:"close",class:"v-min-w-min vega-flex-shrink-0"}))}isInvisible(){return!this.disabled&&Array.isArray(this.value)&&(Boolean(this.value[0])||Boolean(this.value[1]))}}re([p()],oe.prototype,"disabled",void 0),re([p()],oe.prototype,"value",void 0),re([p()],oe.prototype,"valueController",void 0),re([p()],oe.prototype,"endDropdownController",void 0),re([p()],oe.prototype,"rangeInputRenderer",void 0);class ne extends M{constructor(e){super(),this.config=e}canEvaluate(e,t){return t?this.isAcceptedInputType(e)&&!t.disabled&&t.visible:this.isAcceptedInputType(e)}shouldShowError(e){return!e.disabled&&e.visible&&(e.touched||e.modified)}evaluate(e){if(!this.isAcceptedInputType(e))throw new Error(`Unexpected type of input: ${typeof e}: ${e}`);const t=this.isStartTimeBeforeEndTime(e[0],e[1]);return{isValid:t,message:t?"":"The end time should be later than start time"}}isAcceptedInputType(e){return Array.isArray(e)&&2===e.length&&e.every((e=>I(e,this.config.timeFormat)))}isStartTimeBeforeEndTime(e,t){const i=new Date,r=`${i.getFullYear()}-${String(i.getMonth()+1).padStart(2,"0")}-${String(i.getDate()).padStart(2,"0")}`;return new Date(`${r}T${C(t)}`)>new Date(`${r}T${C(e)}`)}}var se=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};class ae extends c{initInputMask(){const e={type:"custom",options:{mask:"12-hour"===this.timeFormat?"xx:xx xx":"xx:xx",slot:"x",accept:"12-hour"===this.timeFormat?/[0-9|A|P|M]/:/\d/}};"range"===this.mode?(this.rangeInputRenderer.getStartInputRef().maskConfig=e,this.rangeInputRenderer.getEndInputRef().maskConfig=e):this.singleInputRenderer.getInputRef().maskConfig=e}}se([p()],ae.prototype,"timeFormat",void 0),se([p()],ae.prototype,"mode",void 0),se([p()],ae.prototype,"singleInputRenderer",void 0),se([p()],ae.prototype,"rangeInputRenderer",void 0),se([h("componentDidLoad")],ae.prototype,"initInputMask",null);var de=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};class le extends A{constructor(e){super((()=>({target:"start"===e?this.rangeInputRenderer.getStartInputRef():this.rangeInputRenderer.getEndInputRef(),appendableElement:"start"===e?this.rangeDropdownRenderer.getStartDropdownRef():this.rangeDropdownRenderer.getEndDropdownRef(),positionRelativeTo:this.positionRelativeTo,translocation:{X:0,Y:8},placement:["bottom","top"],matchTargetWidth:!0})),(()=>"custom"),"isRangeDropdownShow"),this.isRangeDropdownShow=!1,this.rangeDropdownType="start",this.showAndScrollPosition=e=>{if(this.show(),e){const t=("start"===this.rangeDropdownType?this.rangeDropdownRenderer.getStartDropdownRef():this.rangeDropdownRenderer.getEndDropdownRef()).shadowRoot.querySelector(`[aria-label="${e}"]`);t&&this.dropdownSelectedItemsController.scrollToSelectedElement(t)}},this.rangeDropdownType=e}hideDropdownWhenDisabled(){"range"===this.mode&&this.isRangeDropdownShow&&this.hide()}}de([p()],le.prototype,"positionRelativeTo",void 0),de([p()],le.prototype,"mode",void 0),de([p()],le.prototype,"rangeDropdownRenderer",void 0),de([p()],le.prototype,"rangeInputRenderer",void 0),de([p()],le.prototype,"dropdownSelectedItemsController",void 0),de([h("watchDisabled")],le.prototype,"hideDropdownWhenDisabled",null);const pe=[{payloadKey:"AUTO_VALIDATION_IS_TRUE",payloadDescription:"Determines whether automatic validation should be implemented for the time picker during user input",payloadValue:e=>!0===e.autoValidation},{payloadKey:"AUTO_VALIDATION_IS_FALSE",payloadDescription:"Determines whether automatic validation should be implemented for the time picker during user input",payloadValue:e=>!1===e.autoValidation},{payloadKey:"MODE_IS_SINGLE",payloadDescription:"Specifies the mode for selecting time in the time picker, `single` indicates the ability to select a single time.",payloadValue:e=>"single"===e.mode},{payloadKey:"MODE_IS_RANGE",payloadDescription:"Specifies the mode for selecting time in the time picker, `range` indicates the ability to select a time range",payloadValue:e=>"range"===e.mode}];var ce=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};const he=class{constructor(e){i(this,e),this.vegaChange=r(this,"vegaChange",7),this.change=r(this,"change",7),this.globalSlimmers={},this.translationSlimmer=new z,this.labelRenderer=new _,this.singleInputRenderer=new B,this.singleDropdownRenderer=new K,this.valueController=new q,this.singleDropdownController=new H,this.dropdownSelectedItemsController=new X,this.keyboardController=new Q,this.formFieldController=new f({propertyRules:[{propertyName:"required",ruleFactory:(e,t,i)=>e?"range"===i?new a({timeFormat:t}):new d({timeFormat:t}):null,dependence:["timeFormat","mode"]},{propertyName:"timeFormat",ruleFactory:(e,t,i)=>e&&t?"range"===i?new a({timeFormat:e}):new d({timeFormat:e}):null,dependence:["required","mode"]},{propertyName:"mode",ruleFactory:(e,t)=>"range"===e?new ne({timeFormat:t}):null,dependence:"timeFormat"}],validationRulesName:"validationRules",defaultValue:e=>"range"===e.mode?["",""]:"",attributeGetter:e=>this[e],inputContainerGetter:()=>this.inputContainerRef,touchableAreaGetter:()=>"single"===this.mode?[this.singleInputRenderer.getInputRef()]:[this.rangeInputRenderer.getStartInputRef(),this.rangeInputRenderer.getEndInputRef()]}),this.rangeInputRenderer=new ee,this.rangeClearButtonRenderer=new oe,this.rangeDropdownRenderer=new ie,this.startDropdownController=new le("start"),this.endDropdownController=new le("end"),this.inputMaskController=new ae,this.inputEventPrevent=new $([w],(()=>this.inputContainerRef)),this.changeEventEmitter=P(he,w),this.vegaComponentUsageRuntimeMetricsSlimmer=new v(pe),this.isMobileDevice=R()===j.MOBILE,this.isTabletDevice=R()===j.TABLET,this.dropdownSource={hours:[],minutes:[]},this.isDropdownShow=!1,this.selectedTimeValue={},this.mode="single",this.required=!1,this.increments=1,this.timeFormat="24-hour",this.value="range"===this.mode?["",""]:"",this.size="default",this.disabled=!1,this.isValid=null,this.autoValidation=!0,this.validationRules=[]}async watchIsDropdownShow(e){}watchSelectedTimeValue(){}watchMode(){}watchIncrements(){}watchTimeFormat(){}watchValue(e,t){}watchDisabled(){}watchValidationRules(){}componentWillLoad(){}componentDidLoad(){}componentDidRender(){}render(){const t="range"===this.mode;return l(e(o,{class:{disabled:this.disabled}},this.labelRenderer.render(),e("div",{class:this.getTimePickerClass(t),ref:e=>this.inputContainerRef=e},t?this.rangeInputRenderer.render():this.singleInputRenderer.render()),t?this.rangeDropdownRenderer.render():this.singleDropdownRenderer.render()),this.host)}getTimePickerClass(e){return{"vega-time-picker-input-container":!0,"range-mode":e,mobile:e&&this.isMobileDevice,tablet:e&&this.isTabletDevice}}get host(){return n(this)}static get watchers(){return{isDropdownShow:["watchIsDropdownShow"],selectedTimeValue:["watchSelectedTimeValue"],mode:["watchMode"],increments:["watchIncrements"],timeFormat:["watchTimeFormat"],value:["watchValue"],disabled:["watchDisabled"],validationRules:["watchValidationRules"]}}};ce([g()],he.prototype,"globalSlimmers",void 0),ce([m()],he.prototype,"translationSlimmer",void 0),ce([m()],he.prototype,"labelRenderer",void 0),ce([m()],he.prototype,"singleInputRenderer",void 0),ce([m()],he.prototype,"singleDropdownRenderer",void 0),ce([m()],he.prototype,"valueController",void 0),ce([m()],he.prototype,"singleDropdownController",void 0),ce([m()],he.prototype,"dropdownSelectedItemsController",void 0),ce([m()],he.prototype,"keyboardController",void 0),ce([m()],he.prototype,"formFieldController",void 0),ce([m()],he.prototype,"rangeInputRenderer",void 0),ce([m()],he.prototype,"rangeClearButtonRenderer",void 0),ce([m()],he.prototype,"rangeDropdownRenderer",void 0),ce([m()],he.prototype,"startDropdownController",void 0),ce([m()],he.prototype,"endDropdownController",void 0),ce([m()],he.prototype,"inputMaskController",void 0),ce([m()],he.prototype,"inputEventPrevent",void 0),ce([m()],he.prototype,"changeEventEmitter",void 0),ce([m()],he.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),ce([s()],he.prototype,"watchValue",null),he.style=':host{display:inline-block;text-align:left;line-height:normal;width:100%}vega-field-label{margin-bottom:8px}vega-input::part(field-error-message){display:none}.vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;color:rgba(var(--v-text-error, 189, 41, 71, 1));display:block;padding-top:12px;padding-right:8px;padding-left:8px}@media screen and (min-width: 768px) and (max-width: 1023px){.vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}.vega-time-picker-input-container.error vega-input::part(input-container){border-width:0px}.vega-time-picker-input-container.error vega-input::part(input-container):hover{border-width:0px}.vega-time-picker-input-container.error vega-input::part(input-container):focus-within{outline:none}.vega-time-picker-input-container.error{border-radius:8px;border:1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1))}.vega-time-picker-input-container.error .vega-time-picker-range-clear-icon:focus-within{outline:2px solid rgba(var(--v-border-color-danger, 230, 50, 87, 1));outline-offset:2px}.vega-time-picker-input-container.error:hover{border:1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1))}.vega-time-picker-input-container.error:focus-within{outline:2px solid rgba(var(--v-border-color-danger, 230, 50, 87, 1));outline-offset:3px;border:1px solid rgba(var(--v-border-color-input-field-danger-focus, 233, 71, 104, 1))}.vega-hidden{display:none}.range-input-divider{width:1px;height:24px;border-style:solid;border-right-width:1px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;border-color:rgba(var(--v-border-color-divider, 171, 198, 216, 1))}.mobile .range-input-divider{width:100%;height:1px;border-style:solid;border-right-width:0px;border-top-width:1px;border-bottom-width:0px;border-left-width:0px}.mobile .time-picker-input-end vega-input::part(input){padding-left:26px}.range-mode{position:relative;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));border-radius:8px;border:1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1))}:host(.disabled) .range-mode{background-color:rgba(var(--v-bg-secondary, 245, 247, 247, 1))}:host:not(.disabled) .range-mode:not(.error):hover{border:1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1))}.range-mode vega-input::part(input-container),:host(.disabled) .range-mode vega-input::part(input-container):hover{border-width:0px}.range-mode:not(.error) .time-picker-input-start vega-input::part(input-container):focus-within,.range-mode:not(.error) .time-picker-input-end vega-input::part(input-container):focus-within{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:3px;border:1px solid rgba(var(--v-border-color-input-field-focus, 19, 98, 226, 1));margin:-1px}.range-mode .vega-time-picker-range-clear-icon{position:absolute;width:16px;height:16px;cursor:pointer;color:rgba(var(--v-text-secondary, 107, 116, 125, 1));top:50%;right:16px;transform:translateY(-50%)}.range-mode .vega-time-picker-range-clear-icon:focus-within{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:2px;border-radius:4px;padding:2px}.range-mode.mobile .vega-time-picker-range-clear-icon{top:75%}.range-mode.mobile .time-picker-input{width:100%}vega-time-picker-dropdown.vega-force-hidden{display:none !important}.vega-time-picker-range-clear-icon.invisible{visibility:hidden}';var ue=function(e,t,i,r){var o,n=arguments.length,s=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(n<3?o(s):n>3?o(t,i,s):o(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};const me=class{constructor(e){i(this,e),this.globalSlimmers={},this.vegaComponentUsageRuntimeMetricsSlimmer=new v}render(){return l(e(o,null),this.host)}get host(){return n(this)}};ue([g()],me.prototype,"globalSlimmers",void 0),ue([m()],me.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),me.style=':host(.vega-time-picker-dropdown){border-radius:12px;position:absolute;overflow:hidden}:host(.vega-force-hidden){display:none !important}.vega-time-picker-dropdown-container{flex-direction:column;position:relative;padding-top:16px;padding-bottom:16px;border:1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1));background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));border-radius:12px;box-shadow:var(--v-shadow-dropdown-menu, 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1))}.vega-time-picker-dropdown-panel{display:flex;height:224px}.vega-time-picker-dropdown-panel>ul{flex-grow:1;overflow:hidden;padding-left:0px;margin:0px;width:72px;list-style-type:none;scroll-behavior:smooth}.vega-time-picker-dropdown-panel>ul:hover{overflow-y:auto}:host(.mobile) .vega-time-picker-dropdown-panel>ul,:host(.tablet) .vega-time-picker-dropdown-panel>ul{overflow-y:auto;overflow-x:hidden}.vega-time-picker-dropdown-panel>ul:hover::-webkit-scrollbar{width:4px}.vega-time-picker-dropdown-panel>ul:hover::-webkit-scrollbar-thumb{background-color:rgba(var(--v-bg-status-info, 205, 209, 211, 1));border-radius:9999px}.vega-time-picker-panel-column:not(:last-child){border-right-width:1px;border-color:rgba(var(--v-border-color-divider, 171, 198, 216, 1));border-right-style:solid}.vega-time-picker-dropdown-panel>ul>li{padding-top:4px;padding-bottom:4px;padding-left:16px;cursor:pointer;display:flex;align-items:center;width:100%}.vega-time-picker-dropdown-panel>ul>li:focus{background-color:rgba(var(--v-bg-quaternary, 241, 248, 251, 1))}.vega-time-picker-dropdown-panel>ul>li:hover{background-color:rgba(var(--v-bg-quaternary, 241, 248, 251, 1))}.vega-time-picker-dropdown-panel>ul>li.vega-dropdown-item-selected{background-color:rgba(var(--v-bg-action, 19, 98, 226, 1));color:rgba(var(--v-text-inverted-primary, 252, 252, 252, 1))}.vega-time-picker-dropdown-panel>ul>li{color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px;text-decoration:none;outline:0}@media screen and (min-width: 768px) and (max-width: 1023px){.vega-time-picker-dropdown-panel>ul>li{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.vega-time-picker-dropdown-panel>ul>li{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.vega-time-picker-dropdown-panel>ul>li{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}.vega-time-picker-panel-column::after{display:block;height:192px;content:""}:host(.mobile) .vega-time-picker-panel-column::after{height:0}.vega-time-picker-dropdown-footer{display:flex;padding-left:16px;padding-right:16px;justify-content:flex-end}.vega-time-picker-dropdown-footer .vega-time-picker-now{flex-grow:1}.horizontal-divider{height:1px;background-color:rgba(var(--v-bg-divider, 171, 198, 216, 1));width:100%;margin-top:12px;margin-bottom:12px}';export{he as vega_time_picker,me as vega_time_picker_dropdown}
@@ -1 +0,0 @@
1
- import{h as t,r as e,H as o,g as a}from"./p-48a58baf.js";import{s as r}from"./p-519a7d55.js";import{I as i}from"./p-27dfa896.js";import{c as n,M as p,I as s}from"./p-6e1ab235.js";import{V as l,I as c}from"./p-d849e0f5.js";import{E as d}from"./p-d3bbfb1b.js";import{c as h}from"./p-8852361b.js";import"./p-2608b9fe.js";import"./p-575235c8.js";import"./p-b1faebe0.js";import"./p-ed45b3b6.js";import"./p-74168615.js";import"./p-d884c644.js";import"./p-9ca0bdcc.js";import"./p-a4670e23.js";import"./p-6a334573.js";import"./p-7d9cd9c8.js";import"./p-b75ee3ba.js";import"./p-7e8f055d.js";import"./p-8a877e12.js";import"./p-2d0d575f.js";import"./p-331a62d5.js";import"./p-112455b1.js";import"./p-f1436035.js";import"./p-2ee4def0.js";import"./p-262ec334.js";import"./p-c671f57e.js";import"./p-c6a354b1.js";import"./p-0e954b9b.js";import"./p-02841589.js";import"./p-bf19682d.js";import"./p-a7b5f497.js";import"./p-8c9ea6f4.js";import"./p-6ba27010.js";import"./p-0c667d6a.js";import"./p-d27ae9ff.js";import"./p-5f377954.js";import"./p-e77a83e4.js";import"./p-db8cdba6.js";import"./p-5d676a94.js";import"./p-bf0ced3c.js";var m=function(t,e,o,a){var r,i=arguments.length,n=i<3?e:null===a?a=Object.getOwnPropertyDescriptor(e,o):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,o,a);else for(var p=t.length-1;p>=0;p--)(r=t[p])&&(n=(i<3?r(n):i>3?r(e,o,n):r(e,o))||n);return i>3&&n&&Object.defineProperty(e,o,n),n};class g extends d{constructor(){super((()=>this.getShowConfig()),(()=>this.trigger),"isTooltipShow",(()=>this.disableInteractive)),this.getShowConfig=()=>({target:this.host,appendableElement:this.vegaTooltipContentBoxRenderer.getTooltipContentBoxRef(),positionRelativeTo:this.positionRelativeTo,matchTargetWidth:!1,size:this.size,minWidth:this.minWidth,maxWidth:this.maxWidth,placement:this.placement,alignment:this.alignment})}watchTrigger(){"none"===this.trigger&&this.hide()}watchToShowTooltip(){this.isTooltipShow&&this.show()}watchTextChange(t,e){!t&&e&&this.isTooltipShow&&this.hide()}show(){this.deprecatedPropertySlimmer.getValue()&&super.show()}}m([n()],g.prototype,"host",void 0),m([n()],g.prototype,"positionRelativeTo",void 0),m([n()],g.prototype,"size",void 0),m([n()],g.prototype,"minWidth",void 0),m([n()],g.prototype,"maxWidth",void 0),m([n()],g.prototype,"placement",void 0),m([n()],g.prototype,"alignment",void 0),m([n()],g.prototype,"trigger",void 0),m([n()],g.prototype,"disableInteractive",void 0),m([n()],g.prototype,"deprecatedPropertySlimmer",void 0),m([n({writable:!0})],g.prototype,"isTooltipShow",void 0),m([n()],g.prototype,"vegaTooltipContentBoxRenderer",void 0),m([p("watchTrigger")],g.prototype,"watchTrigger",null),m([p("watchToShowTooltip")],g.prototype,"watchToShowTooltip",null),m([p("watchTextChange")],g.prototype,"watchTextChange",null);class v{getTooltipContentBoxRef(){return this.tooltip}render(){return t("vega-tooltip-content-box",{ref:t=>this.tooltip=t,text:this.deprecatedPropertySlimmer.getValue()})}}!function(t,e,o,a){var r,i=arguments.length,n=i<3?e:null===a?a=Object.getOwnPropertyDescriptor(e,o):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,o,a);else for(var p=t.length-1;p>=0;p--)(r=t[p])&&(n=(i<3?r(n):i>3?r(e,o,n):r(e,o))||n);i>3&&n&&Object.defineProperty(e,o,n)}([n()],v.prototype,"deprecatedPropertySlimmer",void 0);const f=[{payloadKey:"CONTENT_IS_EMPTY",payloadDescription:"@deprecated Specifies the content that is displayed inside the tooltip.",payloadValue:t=>void 0===t.content||""===t.content},{payloadKey:"CONTENT_IS_NOT_EMPTY",payloadDescription:"@deprecated Specifies the content that is displayed inside the tooltip.",payloadValue:t=>void 0!==t.content&&""!==t.content}];var b=function(t,e,o,a){var r,i=arguments.length,n=i<3?e:null===a?a=Object.getOwnPropertyDescriptor(e,o):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,o,a);else for(var p=t.length-1;p>=0;p--)(r=t[p])&&(n=(i<3?r(n):i>3?r(e,o,n):r(e,o))||n);return i>3&&n&&Object.defineProperty(e,o,n),n};const x=class{constructor(t){e(this,t),this.globalSlimmers={},this.vegaTooltipElementAppenderController=new g,this.vegaTooltipContentBoxRenderer=new v,this.deprecatedPropertySlimmer=h(x,"text","content",void 0),this.vegaComponentUsageRuntimeMetricsSlimmer=new l(f),this.isTooltipShow=!1,this.trigger="hover",this.placement="top",this.alignment="center",this.disableInteractive=!1}watchTrigger(){}watchTextChange(){}watchToShowTooltip(){}render(){return r(t(o,null,t("slot",null),this.vegaTooltipContentBoxRenderer.render()),this.host)}get host(){return a(this)}static get watchers(){return{trigger:["watchTrigger"],content:["watchTextChange"],text:["watchTextChange"],size:["watchToShowTooltip"],placement:["watchToShowTooltip"],alignment:["watchToShowTooltip"]}}};b([c()],x.prototype,"globalSlimmers",void 0),b([s()],x.prototype,"vegaTooltipElementAppenderController",void 0),b([s()],x.prototype,"vegaTooltipContentBoxRenderer",void 0),b([i((t=>[{keyCode:"Tab",activeElementInScope:[t.host],callback:()=>"hover"===t.trigger&&t.vegaTooltipElementAppenderController.show()},{keyCode:"Escape",activeElementInScope:[t.host,t.vegaTooltipContentBoxRenderer.getTooltipContentBoxRef()],callback:()=>t.vegaTooltipElementAppenderController.hide()},{keyCode:"Tab",activeElementOutScope:[t.host,t.vegaTooltipContentBoxRenderer.getTooltipContentBoxRef()],callback:()=>t.isTooltipShow&&t.vegaTooltipElementAppenderController.hide()}])),s()],x.prototype,"deprecatedPropertySlimmer",void 0),b([s()],x.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),x.style=":host{display:inline-block}";var j=function(t,e,o,a){var r,i=arguments.length,n=i<3?e:null===a?a=Object.getOwnPropertyDescriptor(e,o):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,o,a);else for(var p=t.length-1;p>=0;p--)(r=t[p])&&(n=(i<3?r(n):i>3?r(e,o,n):r(e,o))||n);return i>3&&n&&Object.defineProperty(e,o,n),n};const w=class{constructor(t){e(this,t),this.globalSlimmers={},this.vegaComponentUsageRuntimeMetricsSlimmer=new l}render(){return r(t(o,{class:"vega-tooltip",role:"tooltip"},t("div",{class:"vega-tooltip-content"},this.text)),this.host)}get host(){return a(this)}};j([c()],w.prototype,"globalSlimmers",void 0),j([s()],w.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),w.style=':host{position:absolute}:host(.vega-force-hidden){display:none !important}:host(.vega-placement-bottom){margin-top:8px}:host(.vega-placement-left){margin-left:-8px}:host(.vega-placement-right){margin-left:8px}:host(.vega-placement-top){margin-top:-8px}.vega-tooltip-content{border-radius:4px;padding-left:12px;padding-right:12px;padding-top:8px;padding-bottom:8px;overflow-wrap:break-word;background-color:rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1));color:rgba(var(--v-text-inverted-primary, 252, 252, 252, 1));font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){.vega-tooltip-content{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.vega-tooltip-content{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.vega-tooltip-content{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px}}.vega-tooltip-content::after{content:"";position:absolute;border-style:solid}:host(.vega-placement-bottom) .vega-tooltip-content::after{top:-4px;border-width:0 5px 4px 5px;border-bottom-color:rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1));border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}:host(.vega-placement-left) .vega-tooltip-content::after{left:100%;border-width:5px 0 5px 4px;border-left-color:rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1));border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent}:host(.vega-placement-right) .vega-tooltip-content::after{left:-4px;border-width:5px 4px 5px 0;border-right-color:rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1));border-top-color:transparent;border-left-color:transparent;border-bottom-color:transparent}:host(.vega-placement-top) .vega-tooltip-content::after{bottom:-4px;border-width:4px 5px 0px 5px;border-top-color:rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1));border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent}:host(.vega-placement-bottom.vega-alignment-start) .vega-tooltip-content::after,:host(.vega-placement-top.vega-alignment-start) .vega-tooltip-content::after{left:8px}:host(.vega-placement-bottom.vega-alignment-center) .vega-tooltip-content::after,:host(.vega-placement-top.vega-alignment-center) .vega-tooltip-content::after{left:calc(50% - 5px)}:host(.vega-placement-bottom.vega-alignment-end) .vega-tooltip-content::after,:host(.vega-placement-top.vega-alignment-end) .vega-tooltip-content::after{right:8px}:host(.vega-placement-left.vega-alignment-start) .vega-tooltip-content::after,:host(.vega-placement-right.vega-alignment-start) .vega-tooltip-content::after{top:8px}:host(.vega-placement-left.vega-alignment-center) .vega-tooltip-content::after,:host(.vega-placement-right.vega-alignment-center) .vega-tooltip-content::after{top:calc(50% - 5px)}:host(.vega-placement-left.vega-alignment-end) .vega-tooltip-content::after,:host(.vega-placement-right.vega-alignment-end) .vega-tooltip-content::after{bottom:8px}';export{x as vega_tooltip,w as vega_tooltip_content_box}
@@ -1 +0,0 @@
1
- import{h as t,r,c as a,H as o,g as e}from"./p-48a58baf.js";import{P as i,g as n}from"./p-7d9cd9c8.js";import{s}from"./p-519a7d55.js";import{R as d}from"./p-6ba27010.js";import{F as v,a as g}from"./p-8a877e12.js";import{C as b}from"./p-2d0d575f.js";import{c as p,V as c,I as l}from"./p-6e1ab235.js";import{V as h,I as f}from"./p-d849e0f5.js";import{c as u}from"./p-3cdbee7e.js";import{a as m}from"./p-2ee4def0.js";import{C as x}from"./p-1da54ff3.js";import"./p-74168615.js";import"./p-ed45b3b6.js";import"./p-b75ee3ba.js";import"./p-b1faebe0.js";import"./p-d884c644.js";import"./p-262ec334.js";import"./p-0c667d6a.js";import"./p-d27ae9ff.js";import"./p-5f377954.js";import"./p-9ca0bdcc.js";import"./p-a4670e23.js";import"./p-6a334573.js";import"./p-575235c8.js";import"./p-7e8f055d.js";import"./p-331a62d5.js";import"./p-112455b1.js";import"./p-f1436035.js";import"./p-c671f57e.js";import"./p-c6a354b1.js";import"./p-0e954b9b.js";import"./p-02841589.js";import"./p-bf19682d.js";import"./p-a7b5f497.js";import"./p-8c9ea6f4.js";import"./p-e77a83e4.js";import"./p-db8cdba6.js";import"./p-5d676a94.js";import"./p-bf0ced3c.js";class w extends c{render(){if(this.loading)return t("vega-loading-indicator",{size:"micro",mode:"indeterminate"})}}!function(t,r,a,o){var e,i=arguments.length,n=i<3?r:null===o?o=Object.getOwnPropertyDescriptor(r,a):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,r,a,o);else for(var s=t.length-1;s>=0;s--)(e=t[s])&&(n=(i<3?e(n):i>3?e(r,a,n):e(r,a))||n);i>3&&n&&Object.defineProperty(r,a,n)}([p()],w.prototype,"loading",void 0);var y=function(t,r,a,o){var e,i=arguments.length,n=i<3?r:null===o?o=Object.getOwnPropertyDescriptor(r,a):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,r,a,o);else for(var s=t.length-1;s>=0;s--)(e=t[s])&&(n=(i<3?e(n):i>3?e(r,a,n):e(r,a))||n);return i>3&&n&&Object.defineProperty(r,a,n),n};const j=class{constructor(t){r(this,t),this.vegaClick=a(this,"vegaClick",7),this.click=a(this,"click",7),this.globalSlimmers={},this.pageResizeObserverSlimmer=new i,this.clickEventEmitter=u(j,m),this.eventPrevent=new x([m],(()=>this.host),{useCapture:!0,customPreventHandle:t=>{this.isDisabledButton()&&t.stopImmediatePropagation()}}),this.vegaComponentUsageRuntimeMetricsSlimmer=new h,this.vegaButtonLoadingRenderer=new w,this.currentBreakpoint=n(),this.size="default",this.variant="primary",this.iconAlign="left",this.label=null,this.disabled=!1,this.danger=!1,this.block=!1,this.type="button",this.loading=!1,this.handleClick=t=>{this.isDisabledButton()?t.preventDefault():(["submit","reset"].includes(this.type)&&b.notify("submit"===this.type?v:g,{host:this.host}),this.clickEventEmitter.emit(void 0,t))}}componentWillLoad(){this.label||(this.label=this.host.textContent),this.host.innerHTML=""}render(){return s(t(o,{class:{"vega-button-block":this.isBlockStyleButton()}},t("button",{type:this.type,"aria-label":this.label||"No label defined",class:{[`vega-button-size-${d.formatCustom(this.size)}`]:!0,[`vega-button-variant-${this.variant}`]:!0,"vega-button-disabled":this.isDisabledButton(),"vega-button-danger":this.danger},onClick:this.handleClick,disabled:this.isDisabledButton(),part:"button"},this.renderContent())),this.host)}renderContent(){return this.icon||this.loading?t("vega-flex",{alignItems:"center",gap:"size-8",justifyContent:"center"},"left"===this.iconAlign&&this.renderIcon(),this.renderLabel(),"right"===this.iconAlign&&this.renderIcon(),this.vegaButtonLoadingRenderer.render()):this.renderLabel()}renderLabel(){return this.label&&t("span",null,this.label)}renderIcon(){if(this.icon)return t("vega-icon",{icon:this.icon,class:"vega-flex-shrink-0 v-min-w-min",size:"large"===this.size?"size-24":"size-16"})}isDisabledButton(){return this.disabled||this.loading}isBlockStyleButton(){return d.formatCustom(this.block)}get host(){return e(this)}};y([f()],j.prototype,"globalSlimmers",void 0),y([l()],j.prototype,"pageResizeObserverSlimmer",void 0),y([l()],j.prototype,"clickEventEmitter",void 0),y([l()],j.prototype,"eventPrevent",void 0),y([l()],j.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),y([l()],j.prototype,"vegaButtonLoadingRenderer",void 0),j.style=':host{display:inline-block;border-radius:9999px}:host(.vega-button-block){display:block}:host>button{border-radius:9999px;cursor:pointer;font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0px;box-sizing:border-box;outline:none}@media screen and (min-width: 768px) and (max-width: 1023px){:host>button{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host>button{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host>button{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}:host .vega-button-size-small{padding-left:16px;padding-right:16px;padding-top:4px;padding-bottom:4px}:host .vega-button-size-default{padding-left:24px;padding-right:24px;padding-top:8px;padding-bottom:8px}:host .vega-button-size-large{padding-left:32px;padding-right:32px;padding-top:16px;padding-bottom:16px}:host .vega-button-variant-secondary.vega-button-size-small{padding-top:2px;padding-bottom:2px}:host .vega-button-variant-secondary.vega-button-size-default{padding-top:6px;padding-bottom:6px}:host .vega-button-variant-secondary.vega-button-size-large{padding-top:14px;padding-bottom:14px}:host>button vega-flex span{overflow-wrap:break-word}:host(.vega-button-block) button{width:100%}:host button:focus{outline:none}:host .vega-button-variant-primary{background-color:rgba(var(--v-bg-action, 19, 98, 226, 1));border-width:0px;color:rgba(var(--v-text-on-action, 252, 252, 252, 1))}:host .vega-button-variant-primary:hover{background-color:rgba(var(--v-bg-action-hover, 4, 112, 236, 1))}:host .vega-button-variant-primary:active{background-color:rgba(var(--v-bg-action-active, 29, 65, 195, 1))}:host .vega-button-variant-primary:focus-visible{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:2px}:host .vega-button-variant-secondary{border:2px solid rgba(var(--v-border-secondary-btn, 19, 98, 226, 1));background-color:rgba(var(--v-bg-action-secondary, 252, 252, 252, 1));color:rgba(var(--v-text-link, 19, 98, 226, 1))}:host .vega-button-variant-secondary:hover{border:2px solid rgba(var(--v-border-secondary-btn-hover, 4, 112, 236, 1));background-color:rgba(var(--v-bg-action-secondary-hover, 4, 112, 236, 0.1));color:rgba(var(--v-text-link-hover, 4, 112, 236, 1))}:host .vega-button-variant-secondary:active{border:2px solid rgba(var(--v-border-secondary-btn-active, 29, 65, 195, 1));color:rgba(var(--v-text-link-active, 29, 65, 195, 1));background-color:rgba(var(--v-bg-action-secondary-active, 29, 65, 195, 0.1))}:host .vega-button-variant-secondary:focus-visible{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:2px}:host .vega-button-variant-primary.vega-button-danger{background-color:rgba(var(--v-bg-danger, 189, 41, 71, 1));color:rgba(var(--v-text-on-danger, 252, 252, 252, 1))}:host .vega-button-variant-primary.vega-button-danger:hover{background-color:rgba(var(--v-bg-danger-hover, 233, 71, 104, 1))}:host .vega-button-variant-primary.vega-button-danger:active{background-color:rgba(var(--v-bg-danger-active, 230, 50, 87, 1))}:host .vega-button-variant-primary.vega-button-danger:focus-visible{outline:2px solid rgba(var(--v-border-color-danger, 230, 50, 87, 1));outline-offset:2px}:host .vega-button-variant-secondary.vega-button-danger{border:2px solid rgba(var(--v-border-secondary-danger-btn, 230, 50, 87, 1));color:rgba(var(--v-text-danger-link, 230, 50, 87, 1))}:host .vega-button-variant-secondary.vega-button-danger:hover{border:2px solid rgba(var(--v-border-secondary-danger-btn-hover, 255, 87, 114, 1));background-color:rgba(var(--v-bg-danger-tertiary-hover, 255, 87, 114, 0.2));color:rgba(var(--v-text-danger-link-hover, 233, 71, 104, 1))}:host .vega-button-variant-secondary.vega-button-danger:active{border:2px solid rgba(var(--v-border-secondary-danger-btn-active, 189, 41, 71, 1));color:rgba(var(--v-text-danger-link-active, 189, 41, 71, 1));background-color:rgba(var(--v-bg-danger-tertiary-active, 189, 41, 71, 0.2))}:host .vega-button-variant-secondary.vega-button-danger:focus-visible{outline:2px solid rgba(var(--v-border-color-danger, 230, 50, 87, 1));outline-offset:2px;color:rgba(var(--v-text-danger-link-focus, 240, 52, 91, 1))}:host .vega-button-disabled{pointer-events:none;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0))}:host .vega-button-variant-primary.vega-button-disabled,:host .vega-button-variant-primary.vega-button-disabled:focus{background-color:rgba(var(--v-bg-disabled, 176, 180, 181, 1));color:rgba(var(--v-text-on-disabled, 252, 252, 252, 1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0))}:host .vega-button-variant-secondary.vega-button-disabled,:host .vega-button-variant-secondary.vega-button-disabled:focus{background-color:rgba(var(--v-bg-action-secondary, 252, 252, 252, 1));color:rgba(var(--v-text-disabled, 176, 180, 181, 1));border:2px solid rgba(var(--v-border-secondary-btn-disabled, 176, 180, 181, 1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0))}:host .vega-button-variant-primary vega-loading-indicator::part(circle-loader-progress){stroke:rgba(var(--v-text-white, 252, 252, 252, 1))}:host .vega-button-variant-primary vega-loading-indicator::part(circle-loader-track){stroke:rgba(var(--v-text-white, 252, 252, 252, 1));opacity:0.2}';export{j as vega_button}
@@ -1 +0,0 @@
1
- import{h as e,r as i,c as t,F as a,H as s,g as n}from"./p-48a58baf.js";import{e as o}from"./p-d27ae9ff.js";import{s as r}from"./p-519a7d55.js";import{a as d}from"./p-a4670e23.js";import{c as l,V as p,M as h,I as c}from"./p-6e1ab235.js";import{V as v,I as g}from"./p-d849e0f5.js";import{m as b}from"./p-9ca0bdcc.js";import{g as f,P as m}from"./p-7d9cd9c8.js";import{c as x}from"./p-86194314.js";import{a as u,V as w}from"./p-8c9ea6f4.js";import{c as k}from"./p-bb61f015.js";import{e as y}from"./p-272440e8.js";import{R as j}from"./p-6ba27010.js";import{D as S,K as C,a as O,d as z}from"./p-2ee4def0.js";import{v as R}from"./p-0e954b9b.js";import{c as B}from"./p-3cdbee7e.js";import{C as L}from"./p-2d0d575f.js";import{O as I}from"./p-331a62d5.js";import{l as D}from"./p-8a877e12.js";import{S as V}from"./p-bdd9ef3b.js";import{f as H}from"./p-575235c8.js";import{i as M}from"./p-f1436035.js";import"./p-262ec334.js";import"./p-6a334573.js";import"./p-7e8f055d.js";import"./p-112455b1.js";import"./p-c671f57e.js";import"./p-c6a354b1.js";import"./p-02841589.js";import"./p-b1faebe0.js";import"./p-ed45b3b6.js";import"./p-74168615.js";import"./p-d884c644.js";import"./p-bf19682d.js";import"./p-a7b5f497.js";import"./p-b75ee3ba.js";import"./p-0c667d6a.js";import"./p-5f377954.js";import"./p-e77a83e4.js";import"./p-db8cdba6.js";import"./p-5d676a94.js";import"./p-bf0ced3c.js";class N extends p{constructor(){super(...arguments),this.backdropRef=null}updateBackdropAvailability(e){"open"===this.openState&&(null==e?void 0:e.showBackdrop)?this.append():(this.removeZIndex("base"),this.remove())}setZIndex(e){b.setZIndex(this.backdropRef,e)}removeZIndex(e){b.removeZIndex(this.backdropRef,e)}append(){let e=document.querySelector(`vega-backdrop.${N.backdropClassName}`);e||(e=document.createElement("vega-backdrop"),e.classList.add(N.backdropClassName),document.querySelector("body").append(e)),e.visible=this.getBackdropVisibleByBreakpoint(),this.backdropRef=e}remove(){this.backdropRef&&this.backdropRef.remove()}getBackdropVisibleByBreakpoint(){const e=f();return"S"===e||"M"===e}}N.backdropClassName="vega-sidenav-backdrop",function(e,i,t,a){var s,n=arguments.length,o=n<3?i:null===a?a=Object.getOwnPropertyDescriptor(i,t):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,i,t,a);else for(var r=e.length-1;r>=0;r--)(s=e[r])&&(o=(n<3?s(o):n>3?s(i,t,o):s(i,t))||o);n>3&&o&&Object.defineProperty(i,t,o)}([l()],N.prototype,"openState",void 0);class $ extends p{constructor(){super(...arguments),this.collapseButtonRef=null,this.handleClickSidebarIcon=async()=>{await this.host.toggle()}}updateHandlerIconAvailability(e){this.collapseButtonRef&&(e?this.collapseButtonRef.classList.remove("disable-collapse"):this.collapseButtonRef.classList.add("disable-collapse"))}render(){const i=this.getButtonMaskImage();return e("i",{role:"button",onClick:this.handleClickSidebarIcon,onKeyDown:x(),class:"vega-handler-icon",tabIndex:0,"aria-label":"Handle Sidebar Icon",ref:e=>this.collapseButtonRef=e},e("style",null,i),e("vega-icon",{size:"size-16",icon:u.getIconKey("sidenav-chevron-right")}))}getButtonMaskImage(){const e=w.getIcon(u.getIconKey("sidenav-toggle-button-bg")).icon,i=`url(data:image/svg+xml,${globalThis.encodeURIComponent(e)})`;return`.vega-handler-icon{-webkit-mask-image:${i};mask-image:${i}}`}}u.register({"sidenav-chevron-right":{icon:'<svg width="26" height="43" viewBox="0 0 26 43" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.7444 22.3536L10.6711 28.4268C10.3782 28.7197 9.90333 28.7197 9.61045 28.4268L8.90211 27.7184C8.6097 27.426 8.60914 26.9521 8.90086 26.659L13.714 21.8232L8.90086 16.9874C8.60914 16.6943 8.6097 16.2204 8.90211 15.928L9.61045 15.2197C9.90336 14.9268 10.3782 14.9268 10.6711 15.2197L16.7443 21.2929C17.0372 21.5858 17.0372 22.0606 16.7444 22.3536Z" fill="currentColor"/></svg>',autoSize:!0},"sidenav-toggle-button-bg":{icon:'<svg width="26" height="43" viewBox="0 0 26 43" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12C0 9.79086 1.79086 8 4 8H8V0L12.4853 4.48528C14.7357 6.73572 17.788 8 20.9706 8H22C24.2091 8 26 9.79086 26 12V31C26 33.2091 24.2091 35 22 35H20.9706C17.788 35 14.7357 36.2643 12.4853 38.5147L8 43V35H4C1.79086 35 0 33.2091 0 31V12Z" fill="currentColor"/></svg>'}}),function(e,i,t,a){var s,n=arguments.length,o=n<3?i:null===a?a=Object.getOwnPropertyDescriptor(i,t):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,i,t,a);else for(var r=e.length-1;r>=0;r--)(s=e[r])&&(o=(n<3?s(o):n>3?s(i,t,o):s(i,t))||o);n>3&&o&&Object.defineProperty(i,t,o)}([l()],$.prototype,"host",void 0);var E=function(e,i,t,a){var s,n=arguments.length,o=n<3?i:null===a?a=Object.getOwnPropertyDescriptor(i,t):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,i,t,a);else for(var r=e.length-1;r>=0;r--)(s=e[r])&&(o=(n<3?s(o):n>3?s(i,t,o):s(i,t))||o);return n>3&&o&&Object.defineProperty(i,t,o),o};class U extends m{constructor(){super({callback:()=>{this.responsiveBehavior=this.getSidenavResponsiveBehavior(),this.backdropController.updateBackdropAvailability(this.responsiveBehavior),this.updateOverflowAvailability(),this.updateStatusOpenByDefault(!0),this.collapseButtonRenderer.updateHandlerIconAvailability(this.canCollapseSidenav())}})}toggleSidenav(){if(this.canCollapseSidenav())switch(this.openState){case"open":this.setSideNavOpenStatus("clickClose");break;case"close":this.setSideNavOpenStatus("clickOpen");break;case"hoverOpen":this.setSideNavOpenStatus("hoverClose")}}setSidenavRef(e){this.sidebar=e}setSideNavOpenStatus(e){let i=!1;switch(e){case"clickOpen":"close"===this.openState&&(this.openState="open",this.host.classList.add("open"),this.sidebar.classList.add("open"),i=!0);break;case"clickClose":"hoverOpen"!==this.openState&&"open"!==this.openState||(this.openState="close",this.host.classList.remove("open"),this.sidebar.classList.remove("open"),i=!0);break;case"hoverOpen":"close"===this.openState&&(this.openState="hoverOpen",this.host.classList.add("open"),this.sidebar.classList.add("open"),i=!0);break;case"hoverClose":"hoverOpen"===this.openState&&(this.openState="close",this.host.classList.remove("open"),this.sidebar.classList.remove("open"),i=!0)}i&&(this.backdropController.updateBackdropAvailability(this.responsiveBehavior),this.updateOverflowAvailability(),this.updateZIndex(),this.stateUpdateEmitter.emit(this.openState))}initOpenStatus(){this.responsiveBehavior=this.getSidenavResponsiveBehavior(),this.updateStatusOpenByDefault()}updateOpenStatus(){this.updateStatusOpenByDefault(),this.collapseButtonRenderer.updateHandlerIconAvailability(this.canCollapseSidenav())}registerSidenavLinkClickObserver(){S.addUniqueObserverToNode(this.host,R,(e=>{this.responsiveBehavior.showSideBarOnClickLink||e.detail||this.setSideNavOpenStatus("clickClose")}))}unregisterSidenavLinkClickObserver(){S.removeUniqueObserverFromNode(this.host,R)}getSidenavResponsiveBehavior(){return this.isLargeScreen()?{showSideBar:!0,showBackdrop:!1,canBeScrolled:!0,showSideBarOnClickLink:!0}:{showSideBar:!1,showBackdrop:!0,canBeScrolled:!1,showSideBarOnClickLink:!1}}updateZIndex(){["hoverOpen","open"].includes(this.openState)?(this.backdropController.setZIndex("base"),b.setZIndex(this.sidebar,"base")):y((()=>{this.backdropController.removeZIndex("base"),b.removeZIndex(this.sidebar,"base")}),this.sidebar,300)}canCollapseSidenav(){return"disableCollapse"!==this.getCurrentOpenByDefault()||!this.isLargeScreen()}updateOverflowAvailability(){var e;document.querySelector("body").style.overflow=(null===(e=this.responsiveBehavior)||void 0===e?void 0:e.canBeScrolled)||"open"!==this.openState?null:"hidden"}updateStatusOpenByDefault(e=!1){const i=this.getCurrentOpenByDefault(),t=this.canCollapseSidenav();e?t||this.setSideNavOpenStatus("clickOpen"):"open"!=i&&t?("close"==i||"disableCollapse"==i&&t)&&this.setSideNavOpenStatus("clickClose"):this.setSideNavOpenStatus("clickOpen")}isLargeScreen(){const e=f();return"L"==e||"XL"==e}getCurrentOpenByDefault(e=this.openByDefault){return j.formatCustom(e)}}E([l({writable:!0})],U.prototype,"openState",void 0),E([l()],U.prototype,"openByDefault",void 0),E([l()],U.prototype,"host",void 0),E([l()],U.prototype,"stateUpdateEmitter",void 0),E([l()],U.prototype,"backdropController",void 0),E([l()],U.prototype,"collapseButtonRenderer",void 0),E([h("componentDidLoad")],U.prototype,"initOpenStatus",null),E([h("watchOpenByDefaultChange")],U.prototype,"updateOpenStatus",null),E([h("connectedCallback")],U.prototype,"registerSidenavLinkClickObserver",null),E([h("disconnectedCallback")],U.prototype,"unregisterSidenavLinkClickObserver",null);var _=function(e,i,t,a){var s,n=arguments.length,o=n<3?i:null===a?a=Object.getOwnPropertyDescriptor(i,t):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,i,t,a);else for(var r=e.length-1;r>=0;r--)(s=e[r])&&(o=(n<3?s(o):n>3?s(i,t,o):s(i,t))||o);return n>3&&o&&Object.defineProperty(i,t,o),o};const A=class{constructor(s){i(this,s),this.vegaStateUpdate=t(this,"vegaStateUpdate",7),this.stateUpdate=t(this,"stateUpdate",7),this.globalSlimmers={},this.vegaComponentUsageRuntimeMetricsSlimmer=new v,this.openStateNotifySlimmer=k(A,"openState","watchOpenState"),this.backdropController=new N,this.collapseButtonRenderer=new $,this.openStatusController=new U,this.stateUpdateEmitter=B(A,C),this.openState="close",this.footnote="",this.headerConfig={},this.openByDefault="close",this.attachMouseEventToContent=()=>{this.content.addEventListener("mouseenter",(e=>{e.stopPropagation(),this.openStatusController.setSideNavOpenStatus("hoverOpen")})),this.content.addEventListener("mouseleave",(e=>{e.stopPropagation(),this.openStatusController.setSideNavOpenStatus("hoverClose")}))},this.renderSideBarListBySource=()=>{var i;return e(a,null,null===(i=this.source)||void 0===i?void 0:i.map(((i,t)=>(null==i?void 0:i.children)?e("vega-sidenav-group",{key:t,icon:i.icon||"globe",label:i.name},i.children.map(((i,a)=>e("vega-sidenav-link",{key:`${t}_${a}`,url:i.url,selected:i.selected},i.name)))):e("vega-sidenav-link",{key:t,icon:i.icon||"globe",url:i.url,selected:i.selected},i.name))))}}watchOpenState(){}watchSourceChange(e,i){e&&this.validSource(),(null==i?void 0:i.length)||this.host.querySelectorAll("vega-sidenav-link, vega-sidenav-group").forEach((e=>e.remove()))}watchOpenByDefaultChange(){}componentWillLoad(){this.source&&this.validSource()}componentDidLoad(){this.attachMouseEventToContent()}collapseSidenavByBackDropClick(e){e.target.classList.contains(N.backdropClassName)&&this.openStatusController.setSideNavOpenStatus("clickClose")}async toggle(){this.openStatusController.toggleSidenav()}render(){return r(e(s,null,e("div",{class:"vega-sidebar",ref:e=>this.openStatusController.setSidenavRef(e)},e("div",{class:"vega-sidebar-content-container",ref:e=>this.content=e},e(a,null,!d(this.headerConfig)&&this.renderSideBarHeader(),this.renderSideBarList(),this.renderSideBarFooter())),this.collapseButtonRenderer.render())),this.host)}validSource(){if(o(this.source).filter((e=>e.selected)).length>1)throw new Error("There should be only one item selected at the same time.")}renderSideBarList(){var i;return e(a,null,d(this.headerConfig)?e("div",{class:"header-placeholder"}):null,e("slot",{name:"before-list-slot"}),e("div",{class:"vega-nav-list"},(null===(i=this.source)||void 0===i?void 0:i.length)?this.renderSideBarListBySource():e("slot",null)))}renderSideBarHeader(){const{collapseLogo:i,expandLogo:t,headline:a}=this.headerConfig;return e("div",{class:"vega-sidebar-header"},e("div",{class:"vega-sidebar-header-collapse-container"},i&&e("img",{src:i,alt:"collapse logo"})),e("div",{class:"vega-sidebar-header-expand-container"},t&&e("img",{src:t,alt:"expand logo"}),a&&e("div",{class:"vega-sidebar-headline"},a)))}renderSideBarFooter(){return this.footnote&&e("div",{class:"vega-nav-footer"},e("div",{class:"vega-nav-footnote"},this.footnote))}get host(){return n(this)}static get watchers(){return{openState:["watchOpenState"],source:["watchSourceChange"],openByDefault:["watchOpenByDefaultChange"]}}};_([g()],A.prototype,"globalSlimmers",void 0),_([c()],A.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),_([c()],A.prototype,"openStateNotifySlimmer",void 0),_([c()],A.prototype,"backdropController",void 0),_([c()],A.prototype,"collapseButtonRenderer",void 0),_([c()],A.prototype,"openStatusController",void 0),_([c()],A.prototype,"stateUpdateEmitter",void 0),A.style=':host{height:100%;width:0px;min-height:100vh;display:flex;align-items:stretch;text-align:left;top:0px;right:0px;bottom:0px;left:0px}:host .vega-sidebar{background-color:rgba(var(--v-bg-sidebar, 18, 18, 39, 1));transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;box-sizing:border-box;position:relative;padding-left:0px;padding-right:0px;display:flex;align-items:stretch;width:0px;transition-duration:300ms}:host .vega-sidebar .header-placeholder{margin-top:24px}:host .vega-sidebar .vega-sidebar-content-container{width:100%;overflow:hidden;display:flex;flex-direction:column}:host .vega-sidebar .vega-sidebar-content-container>.vega-nav-list{padding-left:8px;padding-right:8px}:host .vega-sidebar .vega-nav-list{padding:0px;margin:0px;flex:1 1 0%;list-style-type:none}:host .vega-sidebar .vega-nav-list::-webkit-scrollbar{background-color:rgba(var(--v-bg-sidebar, 18, 18, 39, 1));width:4px}:host .vega-sidebar .vega-nav-list::-webkit-scrollbar-thumb{background-color:rgba(var(--v-bg-status-info, 205, 209, 211, 1));border-radius:9999px}:host .vega-sidebar .vega-sidebar-header{position:relative}:host .vega-sidebar .vega-sidebar-header>div{transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:300ms}:host .vega-sidebar .vega-sidebar-header>div.vega-sidebar-header-collapse-container{display:flex;justify-content:center;align-items:center;flex-shrink:0;height:56px;position:absolute;pointer-events:none;color:rgba(var(--v-text-inverted-primary, 252, 252, 252, 1));display:none;padding-top:24px;padding-left:12px;padding-right:12px;padding-bottom:32px;top:0;left:0;opacity:1}@media (min-width: 1024px){:host .vega-sidebar .vega-sidebar-header>div.vega-sidebar-header-collapse-container{display:flex}}:host .vega-sidebar .vega-sidebar-header>div.vega-sidebar-header-collapse-container image{max-width:100%;max-height:48px}:host .vega-sidebar .vega-sidebar-header>div.vega-sidebar-header-expand-container{color:rgba(var(--v-text-white, 252, 252, 252, 1));overflow:hidden;box-sizing:border-box;padding-left:24px;padding-right:24px;padding-top:24px;padding-bottom:32px;width:100%;opacity:0}:host .vega-sidebar .vega-sidebar-header>div.vega-sidebar-header-expand-container>vega-icon{color:rgba(var(--v-text-sidebar-link-selected, 252, 252, 252, 1))}:host .vega-sidebar .vega-sidebar-header>div.vega-sidebar-header-expand-container img{max-height:80px;max-width:100%}:host .vega-sidebar .vega-sidebar-header .vega-sidebar-headline{overflow-wrap:break-word;font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px;margin-top:8px;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;max-height:25px}@media screen and (min-width: 768px) and (max-width: 1023px){:host .vega-sidebar .vega-sidebar-header .vega-sidebar-headline{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host .vega-sidebar .vega-sidebar-header .vega-sidebar-headline{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host .vega-sidebar .vega-sidebar-header .vega-sidebar-headline{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px}}:host .vega-sidebar .vega-handler-icon{cursor:pointer;position:absolute;background-color:rgba(var(--v-bg-action, 19, 98, 226, 1));right:-18px;-webkit-mask-size:cover;mask-size:cover;width:26px;height:43px;top:24px}@media (min-width: 320px){:host .vega-sidebar .vega-handler-icon{display:none}}@media (min-width: 1024px){:host .vega-sidebar .vega-handler-icon{display:block}}:host .vega-sidebar .vega-handler-icon vega-icon{cursor:pointer;position:absolute;display:block;color:rgba(var(--v-text-inverted-primary, 252, 252, 252, 1));left:0px;top:0px;width:100%;height:100%;transform-origin:center}:host .vega-sidebar .vega-nav-footer{padding-top:16px;padding-bottom:16px;padding-left:24px;padding-right:24px}:host .vega-sidebar .vega-nav-footer .vega-nav-footnote{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;color:rgba(var(--v-text-sidebar-link, 188, 186, 213, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){:host .vega-sidebar .vega-nav-footer .vega-nav-footnote{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host .vega-sidebar .vega-nav-footer .vega-nav-footnote{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host .vega-sidebar .vega-nav-footer .vega-nav-footnote{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media (min-width: 1024px){:host{width:72px}:host .vega-sidebar{width:72px}}:host(.open){width:auto}:host(.open) .vega-sidebar{top:0px;right:0px;bottom:0px;left:0px;position:fixed;width:300px}@media (min-width: 768px){:host(.open) .vega-sidebar{width:240px}}@media (min-width: 1024px){:host(.open) .vega-sidebar{position:relative}}:host(.open) .vega-sidebar .vega-nav-list{overflow-y:auto;overflow-x:hidden}@media (min-width: 320px){:host(.open) .vega-sidebar .vega-handler-icon{display:block}}:host(.open) .vega-sidebar .vega-handler-icon vega-icon{transform:rotate(180deg)}@media (min-width: 320px){:host(.open) .vega-sidebar .vega-handler-icon.disable-collapse{display:block}}@media (min-width: 1024px){:host(.open) .vega-sidebar .vega-handler-icon.disable-collapse{display:none}}:host(.open) .vega-sidebar .vega-sidebar-header .vega-sidebar-headline{opacity:1;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-delay:100ms}:host(.open) .vega-sidebar .vega-sidebar-header>div.vega-sidebar-header-expand-container{opacity:1}:host(.open) .vega-sidebar .vega-sidebar-header>div.vega-sidebar-header-collapse-container{opacity:0}:host(.open) .vega-sidebar .vega-nav-footer .vega-nav-footnote{opacity:1;transition-delay:100ms}';class Z extends V{constructor(){super({parent:"vega-sidenav",subStates:[{subStateName:"openState",parentStateName:"openState"}]})}}!function(e,i,t,a){var s,n=arguments.length,o=n<3?i:null===a?a=Object.getOwnPropertyDescriptor(i,t):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,i,t,a);else for(var r=e.length-1;r>=0;r--)(s=e[r])&&(o=(n<3?s(o):n>3?s(i,t,o):s(i,t))||o);n>3&&o&&Object.defineProperty(i,t,o)}([l({writable:!0})],Z.prototype,"openState",void 0);const K=e=>e instanceof HTMLElement&&"VEGA-SIDENAV-LINK"===e.tagName;var T=function(e,i,t,a){var s,n=arguments.length,o=n<3?i:null===a?a=Object.getOwnPropertyDescriptor(i,t):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,i,t,a);else for(var r=e.length-1;r>=0;r--)(s=e[r])&&(o=(n<3?s(o):n>3?s(i,t,o):s(i,t))||o);return n>3&&o&&Object.defineProperty(i,t,o),o};const W=class{constructor(e){i(this,e),this.subStateObserverSlimmer=new Z,this.globalSlimmers={},this.vegaComponentUsageRuntimeMetricsSlimmer=new v,this.openState="close",this.label="",this.handleClick=e=>{const i=e.currentTarget;i&&"$1"===i.dataset.root&&(e.preventDefault(),i.closest(".vega-li-main").classList.toggle("open"))}}disconnectedCallback(){L.unregister(D,this.observer)}componentWillLoad(){this.observer=new I(K,this.observerListener.bind(this)),L.register(D,this.observer)}render(){return r(e(s,null,e("div",{class:{"vega-li-main":!0,"sidenav-open":"close"!==this.openState},ref:e=>this.groupContainer=e},e("a",{href:`#${this.label}`,role:"button",tabIndex:0,onKeyDown:x(),"data-root":"$1",onClick:this.handleClick,"aria-label":this.label||"No label defined"},e("div",{class:"vega-links-icon"},e("div",{class:"prefix-icon"},e("vega-icon",{icon:this.icon,size:"size-24"}))),e("span",{class:"vega-links-name"},this.label),e("div",{class:"suffix-icons"},e("vega-icon",{icon:"chevron-down",size:"size-12"}),e("vega-icon",{icon:"chevron-up",size:"size-12"}))),e("div",{class:"vega-nav-list vega-nav-list-sub"},e("slot",null)))),this.host)}observerListener(e){this.host.contains(e)?(this.groupContainer.querySelector("a").classList.add("sub-selected"),this.groupContainer.classList.add("open")):(this.groupContainer.querySelector("a").classList.remove("sub-selected"),this.groupContainer.classList.remove("open"))}get host(){return n(this)}};T([c()],W.prototype,"subStateObserverSlimmer",void 0),T([g()],W.prototype,"globalSlimmers",void 0),T([c()],W.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),W.style=':host{display:block;margin-top:4px;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;width:100%;box-sizing:border-box}:host a{display:flex;align-items:center;width:100%;height:100%;position:relative;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;overflow:hidden;color:rgba(var(--v-text-sidebar-link, 188, 186, 213, 1));cursor:pointer;text-decoration:none;border-radius:8px;box-sizing:border-box;outline:2px solid transparent;outline-offset:2px}:host .vega-nav-list{padding:0px;margin:0px;flex:1 1 0%;list-style-type:none}:host .vega-li-main.sidenav-open .vega-nav-list{overflow-y:auto;overflow-x:hidden}:host .vega-nav-list::-webkit-scrollbar{background-color:rgba(var(--v-bg-sidebar, 18, 18, 39, 1));width:4px}:host .vega-nav-list::-webkit-scrollbar-thumb{background-color:rgba(var(--v-bg-status-info, 205, 209, 211, 1));border-radius:9999px}:host a.sub-selected{color:rgba(var(--v-text-sidebar-link-selected, 252, 252, 252, 1))}:host .vega-li-main.sidenav-open a:focus{border-color:rgba(var(--v-border-color-sidebar-item-focus, 19, 98, 226, 1))}:host .vega-li-main.sidenav-open a:not(.selected):hover{background-color:rgba(var(--v-bg-sidebar-item-hover, 252, 252, 252, 1));color:rgba(var(--v-text-sidebar-link-hover, 18, 18, 39, 1))}:host .vega-links-icon{padding:8px;box-sizing:border-box}:host a .vega-links-icon>div{display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:8px;height:100%;width:100%}:host .vega-links-icon .prefix-icon{width:40px;height:40px}:host .vega-nav-list-sub .vega-links-icon{height:auto;width:auto}:host a .vega-links-name{transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;opacity:0;pointer-events:none;overflow:hidden;font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px;flex:1 1 0%;padding-top:8px;padding-bottom:8px;transition-duration:300ms}@media screen and (min-width: 768px) and (max-width: 1023px){:host a .vega-links-name{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host a .vega-links-name{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host a .vega-links-name{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}:host .vega-li-main.sidenav-open a .vega-links-name{opacity:1;pointer-events:auto;overflow-wrap:break-word}:host .suffix-icons{padding-right:16px;padding-left:8px;width:12px}:host .suffix-icons vega-icon{pointer-events:auto;transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;opacity:0;position:absolute;right:16px;top:50%;transform:translateY(-50%)}:host .vega-li-main.sidenav-open .suffix-icons vega-icon,:host .vega-li-main.sidenav-open.open>a>.suffix-icons vega-icon:first-of-type{opacity:0}:host .vega-li-main.sidenav-open .suffix-icons vega-icon:first-of-type,:host .vega-li-main.sidenav-open.open>a>.suffix-icons vega-icon:last-of-type{opacity:1}:host .vega-nav-list-sub{display:none}:host .vega-li-main.sidenav-open.open>.vega-nav-list-sub{display:block}:host ::slotted(vega-sidenav-group){padding-left:48px}:host ::slotted(vega-sidenav-link){padding-left:48px}@media (min-width: 768px){:host{width:224px}}';class F extends V{constructor(){super({parent:"vega-sidenav",subStates:[{subStateName:"openState",parentStateName:"openState"}]})}}!function(e,i,t,a){var s,n=arguments.length,o=n<3?i:null===a?a=Object.getOwnPropertyDescriptor(i,t):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,i,t,a);else for(var r=e.length-1;r>=0;r--)(s=e[r])&&(o=(n<3?s(o):n>3?s(i,t,o):s(i,t))||o);n>3&&o&&Object.defineProperty(i,t,o)}([l({writable:!0})],F.prototype,"openState",void 0);var P=function(e,i,t,a){var s,n=arguments.length,o=n<3?i:null===a?a=Object.getOwnPropertyDescriptor(i,t):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,i,t,a);else for(var r=e.length-1;r>=0;r--)(s=e[r])&&(o=(n<3?s(o):n>3?s(i,t,o):s(i,t))||o);return n>3&&o&&Object.defineProperty(i,t,o),o};const G=class{constructor(e){i(this,e),this.vegaClick=t(this,"vegaClick",7),this.click=t(this,"click",7),this.globalSlimmers={},this.vegaComponentUsageRuntimeMetricsSlimmer=new v,this.subStateObserverSlimmer=new F,this.clickEventEmitter=B(G,O),this.openState="close",this.selected=!1,this.showSideBarOnClickLink=!1,this.handleClick=e=>{this.selected||(this.selected=!0),this.clickEventEmitter.emit(),this.notifyParentSidenavClick(),"native"===M.getSemantics(this.host).namespace&&e.stopPropagation()}}disconnectedCallback(){L.unregister(D,this.observer)}componentWillLoad(){H(this.host,"vega-sidenav-group")&&this.host.classList.add("has-group-parent"),this.observer=new I(K,this.observerListener.bind(this)),L.register(D,this.observer)}componentDidRender(){this.selected&&L.notify(D,this.host)}render(){return r(e(s,{class:{"sidenav-open":"close"!==this.openState}},e("a",{href:this.url||"javascript:void(0);",onClick:this.handleClick,class:{selected:!0===this.selected}},this.icon?e("div",{class:"vega-links-icon"},e("div",{class:"prefix-icon"},e("vega-icon",{icon:this.icon,size:"size-24"}))):null,e("span",{class:"vega-links-name"},e("slot",null)))),this.host)}observerListener(e){e!==this.host&&(this.selected=!1)}notifyParentSidenavClick(){const e=H(this.host,"vega-sidenav");e&&L.notify(z.getSubject(e,R),{host:this.host,detail:this.showSideBarOnClickLink})}get host(){return n(this)}};P([g()],G.prototype,"globalSlimmers",void 0),P([c()],G.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),P([c()],G.prototype,"subStateObserverSlimmer",void 0),P([c()],G.prototype,"clickEventEmitter",void 0),G.style=':host{display:block;margin-top:4px;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;width:100%;box-sizing:border-box}:host a{display:flex;align-items:center;width:100%;height:100%;position:relative;transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;overflow:hidden;color:rgba(var(--v-text-sidebar-link, 188, 186, 213, 1));cursor:pointer;text-decoration:none;border-radius:8px;box-sizing:border-box;outline:2px solid transparent;outline-offset:2px}:host a.selected{color:rgba(var(--v-text-sidebar-link-selected, 252, 252, 252, 1));background:transparent}:host .vega-links-icon{padding:8px;box-sizing:border-box}:host a.selected .vega-links-icon{border-radius:8px;background-color:rgba(var(--v-bg-sidebar-item-selected, 19, 98, 226, 0.4))}:host a .vega-links-icon>div{display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:8px;height:100%;width:100%}:host a.selected .vega-links-icon>div{background-color:rgba(var(--v-bg-action, 19, 98, 226, 1))}:host .vega-links-icon .prefix-icon{width:40px;height:40px}:host a .vega-links-name{transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;opacity:0;pointer-events:none;overflow:hidden;font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px;flex:1 1 0%;padding-top:8px;padding-bottom:8px;transition-duration:300ms}@media screen and (min-width: 768px) and (max-width: 1023px){:host a .vega-links-name{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host a .vega-links-name{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host a .vega-links-name{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.has-group-parent:not([icon])) .vega-links-name{padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px}:host(.sidenav-open) a:focus{border-color:rgba(var(--v-border-color-sidebar-item-focus, 19, 98, 226, 1))}:host(.sidenav-open) a:not(.selected):hover{background-color:rgba(var(--v-bg-sidebar-item-hover, 252, 252, 252, 1));color:rgba(var(--v-text-sidebar-link-hover, 18, 18, 39, 1))}:host(.sidenav-open) a.selected{background-color:rgba(var(--v-bg-sidebar-item-selected, 19, 98, 226, 0.4))}:host(.sidenav-open) a.selected .vega-links-icon{background:transparent}:host(.sidenav-open) a .vega-links-name{opacity:1;pointer-events:auto;overflow-wrap:break-word}@media (min-width: 768px){:host{width:224px}}';export{A as vega_sidenav,W as vega_sidenav_group,G as vega_sidenav_link}