@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
@@ -0,0 +1 @@
1
+ import{r as e,h as t,H as i,g as a}from"./p-48a58baf.js";import{c as r,M as o,V as s,I as n}from"./p-6e1ab235.js";import{V as l,I as d}from"./p-d849e0f5.js";import{m as c}from"./p-89d2cf34.js";import{s as p}from"./p-519a7d55.js";import{a as g}from"./p-575235c8.js";import{R as h}from"./p-e513f041.js";import{P as m,g as f}from"./p-7d9cd9c8.js";import"./p-a4670e23.js";import"./p-6a334573.js";import"./p-02a4732a.js";import"./p-8a877e12.js";import"./p-2d0d575f.js";import"./p-331a62d5.js";import"./p-112455b1.js";import"./p-54ae02db.js";import"./p-b75ee3ba.js";import"./p-f1436035.js";import"./p-2ee4def0.js";import"./p-262ec334.js";import"./p-e5cd6521.js";import"./p-258f9603.js";import"./p-0e954b9b.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-8c9ea6f4.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 b=function(e,t,i,a){var r,o=arguments.length,s=o<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,i):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,a);else for(var n=e.length-1;n>=0;n--)(r=e[n])&&(s=(o<3?r(s):o>3?r(t,i,s):r(t,i))||s);return o>3&&s&&Object.defineProperty(t,i,s),s};class v extends s{connectedCallback(){this.setIndex()}disconnectedCallback(){this.removeIndex()}setIndex(){const e=document.querySelector(this.host.dataset.container);e&&"BODY"===e.tagName&&c.setZIndex(this.host,"base")}removeIndex(){c.removeZIndex(this.host,"base")}}b([r()],v.prototype,"host",void 0),b([o("connectedCallback")],v.prototype,"connectedCallback",null),b([o("disconnectedCallback")],v.prototype,"disconnectedCallback",null);var x=function(e,t,i,a){var r,o=arguments.length,s=o<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,i):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,a);else for(var n=e.length-1;n>=0;n--)(r=e[n])&&(s=(o<3?r(s):o>3?r(t,i,s):r(t,i))||s);return o>3&&s&&Object.defineProperty(t,i,s),s};const u=class{constructor(t){e(this,t),this.globalSlimmers={},this.manageVegaLoaderWrapperZIndexController=new v,this.vegaComponentUsageRuntimeMetricsSlimmer=new l}render(){return t(i,{class:"vega-loader-wrapper"},t("slot",null))}get host(){return a(this)}};x([d()],u.prototype,"globalSlimmers",void 0),x([n()],u.prototype,"manageVegaLoaderWrapperZIndexController",void 0),x([n()],u.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),u.style=":host{display:block;display:inline-flex;align-items:center;justify-content:center;top:0px;right:0px;bottom:0px;left:0px;background-color:rgba(var(--v-bg-backdrop-loading, 255, 255, 255, 0.5))}:host(.absolute-wrapper){position:absolute}:host(.fixed-wrapper){width:100%;height:100%;position:fixed}";const j=[{payloadKey:"MODE_IS_INDETERMINATE",payloadDescription:"Specifies the mode of the loading indicator",payloadValue:e=>"indeterminate"===e.mode},{payloadKey:"MODE_IS_DETERMINATE",payloadDescription:"Specifies the mode of the loading indicator",payloadValue:e=>"determinate"===e.mode}];var k=function(e,t,i,a){var r,o=arguments.length,s=o<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,i):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,a);else for(var n=e.length-1;n>=0;n--)(r=e[n])&&(s=(o<3?r(s):o>3?r(t,i,s):r(t,i))||s);return o>3&&s&&Object.defineProperty(t,i,s),s};const w=class{constructor(i){e(this,i),this.globalSlimmers={},this.pageResizeObserverSlimmer=new m,this.vegaComponentUsageRuntimeMetricsSlimmer=new l(j),this.currentBreakpoint=f(),this.shape="circle",this.size="default",this.mode="indeterminate",this.percent=0,this.label="",this.hint="",this.status="default",this.renderCircleLoader=()=>{const e=this.getCircleLoaderRadius(this.getResponsiveSize()),i="indeterminate"===this.mode?.75:this.percent/100,a=2*Math.PI*e,r="error"===this.status?a:a*i;return t("svg",{class:"circle-loader"},t("circle",{r:e,class:"circle-loader-track",part:"circle-loader-track"}),t("circle",{r:e,class:"circle-loader-progress",part:"circle-loader-progress","stroke-linecap":"indeterminate"===this.mode?"round":"butt","stroke-dasharray":[r,a].join(" ")}),"determinate"===this.mode&&t("circle",{r:e,class:g(["circle-loader-progress-pointer",0===i&&"v-hidden"].filter(Boolean)),"stroke-dashoffset":-r,"stroke-dasharray":[0,a].join(" ")}))},this.renderBarLoader=()=>{let e=75;return"determinate"===this.mode&&(e="error"===this.status?100:this.percent),t("div",{class:"bar-loader-track"},t("div",{class:g(["bar-loader",this.getResponsiveSize()]),style:{width:`${e}%`}}))},this.renderLabelAndHint=()=>{if(this.label||this.hint)return t("vega-flex",{direction:"col",gap:"size-4",alignItems:"center"},this.label&&t("span",{class:"vega-loading-indicator-label"},this.label),this.hint&&t("span",{class:"vega-loading-indicator-hint"},this.hint))},this.getResponsiveSize=()=>h.formatCustom(this.size),this.getCircleLoaderRadius=e=>{switch(e){case"micro":return 6.5;case"small":return 10;case"large":return 52;default:return 20}}}render(){const e=g([this.getResponsiveSize(),this.mode,`status-${this.status}`,this.shape].map((e=>`vega-loading-indicator-${e}`)));return p(t(i,{class:e},t("vega-flex",{direction:"col",gap:"size-16",alignItems:"center"},"circle"===this.shape?this.renderCircleLoader():this.renderBarLoader(),this.renderLabelAndHint())),this.host)}get host(){return a(this)}};k([d()],w.prototype,"globalSlimmers",void 0),k([n()],w.prototype,"pageResizeObserverSlimmer",void 0),k([n()],w.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),w.style=':host{display:inline-block}:host(.vega-loading-indicator-bar){width:100%}:host(.vega-loading-indicator-indeterminate) .circle-loader{animation:circle-loader-animation 2000ms linear infinite;transform:rotate(-90deg)}:host(.vega-loading-indicator-determinate) .circle-loader{transform:rotate(-180deg)}:host(.vega-loading-indicator-default) .circle-loader{width:48px;height:48px}:host(.vega-loading-indicator-micro) .circle-loader{width:16px;height:16px}:host(.vega-loading-indicator-small) .circle-loader{width:24px;height:24px}:host(.vega-loading-indicator-large) .circle-loader{width:120px;height:120px}:host .circle-loader-track{stroke:rgba(var(--v-bg-loading-track, 229, 239, 255, 1));fill:none;cy:50%;cx:50%}:host .circle-loader-progress-pointer.v-hidden{display:none}:host .circle-loader-progress-pointer,:host .circle-loader-progress{stroke:rgba(var(--v-bg-loading-progress, 153, 192, 255, 1));fill:none;cy:50%;cx:50%}:host(.vega-loading-indicator-status-success) .circle-loader-progress-pointer,:host(.vega-loading-indicator-status-success) .circle-loader-progress{stroke:rgba(var(--v-bg-status-success, 160, 233, 167, 1))}:host(.vega-loading-indicator-status-error) .circle-loader-progress-pointer,:host(.vega-loading-indicator-status-error) .circle-loader-progress{stroke:rgba(var(--v-bg-status-error, 255, 110, 139, 1))}:host(.vega-loading-indicator-default) .circle-loader-progress-pointer,:host(.vega-loading-indicator-default) .circle-loader-track,:host(.vega-loading-indicator-default) .circle-loader-progress{stroke-width:8px}:host .circle-loader-progress-pointer{stroke-linecap:round}:host(.vega-loading-indicator-micro) .circle-loader-progress-pointer,:host(.vega-loading-indicator-micro) .circle-loader-track,:host(.vega-loading-indicator-micro) .circle-loader-progress{stroke-width:3px}:host(.vega-loading-indicator-small) .circle-loader-progress-pointer,:host(.vega-loading-indicator-small) .circle-loader-track,:host(.vega-loading-indicator-small) .circle-loader-progress{stroke-width:4px}:host(.vega-loading-indicator-large) .circle-loader-progress-pointer,:host(.vega-loading-indicator-large) .circle-loader-track,:host(.vega-loading-indicator-large) .circle-loader-progress{stroke-width:16px}@keyframes circle-loader-animation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}:host .bar-loader{border-radius:9999px;position:absolute;box-sizing:border-box;height:8px;background-color:rgba(var(--v-bg-loading-progress, 153, 192, 255, 1));content:"";width:75%;top:0;left:0}:host(.vega-loading-indicator-status-success) .bar-loader{background-color:rgba(var(--v-bg-status-success, 160, 233, 167, 1))}:host(.vega-loading-indicator-status-error) .bar-loader{background-color:rgba(var(--v-bg-status-error, 255, 110, 139, 1))}:host(.vega-loading-indicator-micro) .bar-loader,:host(.vega-loading-indicator-micro) .bar-loader-track{height:3px}:host(.vega-loading-indicator-small) .bar-loader,:host(.vega-loading-indicator-small) .bar-loader-track{height:4px}:host(.vega-loading-indicator-large) .bar-loader,:host(.vega-loading-indicator-large) .bar-loader-track{height:16px}:host(.vega-loading-indicator-indeterminate) .bar-loader{animation:bar-loader-animation 1250ms cubic-bezier(0.75, 0, 0.5, 1) infinite;animation-delay:50ms}@keyframes bar-loader-animation{0%{left:0;transform:translateX(-100%)}100%{left:100%;transform:translateX(0%)}}:host .bar-loader-track{display:inline-block;border-radius:9999px;position:relative;overflow:hidden;height:8px;width:100%;background-color:rgba(var(--v-bg-loading-track, 229, 239, 255, 1))}:host .vega-loading-indicator-label{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px;color:rgba(var(--v-text-primary, 32, 54, 69, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){:host .vega-loading-indicator-label{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-loading-indicator-label{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-loading-indicator-label{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px}}:host .vega-loading-indicator-hint{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px;color:rgba(var(--v-text-secondary, 107, 116, 125, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){:host .vega-loading-indicator-hint{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){:host .vega-loading-indicator-hint{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){:host .vega-loading-indicator-hint{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}';export{u as vega_loader_wrapper,w as vega_loading_indicator}
@@ -0,0 +1 @@
1
+ import{h as e,r as t,H as n,g as i}from"./p-48a58baf.js";import{s}from"./p-519a7d55.js";import{c as o,V as a,L as l,I as f}from"./p-6e1ab235.js";import{s as r}from"./p-6bd5c49b.js";import{V as p,I as d}from"./p-d849e0f5.js";import{P as h,g as x}from"./p-7d9cd9c8.js";import{C as v}from"./p-75b58efe.js";import{R as m}from"./p-e513f041.js";import{a as g}from"./p-575235c8.js";import{m as b,i as c,f as w}from"./p-66199d68.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-89d2cf34.js";import"./p-a4670e23.js";import"./p-6a334573.js";import"./p-02a4732a.js";import"./p-8a877e12.js";import"./p-2d0d575f.js";import"./p-331a62d5.js";import"./p-112455b1.js";import"./p-54ae02db.js";import"./p-f1436035.js";import"./p-2ee4def0.js";import"./p-e5cd6521.js";import"./p-258f9603.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";import"./p-824a06ba.js";class y extends a{getFontTokenByBreakpoint(){return m.formatCustom(this.variant)}}!function(e,t,n,i){var s,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(a=(o<3?s(a):o>3?s(t,n,a):s(t,n))||a);o>3&&a&&Object.defineProperty(t,n,a)}([o()],y.prototype,"variant",void 0);const I=["h1","h2","h3","h4","h5","h6","i","p","span","q","s","del","em","cite","b","abbr",""];class z extends a{getTagNameFromPropAs(){const e=m.formatCustom(this.as)||"";return this.isSafeAs(e)?e:(l.warn(`The as value ${e} is invalid, it must be a value of: `,I),"")}isSafeAs(e){return!!I.includes(e)}}!function(e,t,n,i){var s,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(a=(o<3?s(a):o>3?s(t,n,a):s(t,n))||a);o>3&&a&&Object.defineProperty(t,n,a)}([o()],z.prototype,"as",void 0);var u=function(e,t,n,i){var s,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(a=(o<3?s(a):o>3?s(t,n,a):s(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};class k extends a{getClassName(){const e=this.variantController.getFontTokenByBreakpoint(),t=[];return e&&t.push(b(e)),this.color&&t.push(c(this.color)),this.disableResponsive&&t.push("disable-responsive"),this.textAlign&&t.push(w(this.textAlign,"textAlign")),g(t)}}u([o()],k.prototype,"color",void 0),u([o()],k.prototype,"disableResponsive",void 0),u([o()],k.prototype,"variantController",void 0),u([o()],k.prototype,"textAlign",void 0);class j extends a{render(t){const n=this.asController.getTagNameFromPropAs();return n?e(n,{class:t},e("slot",null)):e("slot",null)}}!function(e,t,n,i){var s,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(a=(o<3?s(a):o>3?s(t,n,a):s(t,n))||a);o>3&&a&&Object.defineProperty(t,n,a)}([o()],j.prototype,"asController",void 0);const L=[{payloadKey:"VARIANT_IS_FONT_FIELD_LABEL",payloadDescription:"Specifies the typography token used for styling the text within this component. A typography token includes values for font size and line height",payloadValue:e=>"font-field-label"===e.variant},{payloadKey:"VARIANT_IS_NOT_FONT_FIELD_LABEL",payloadDescription:"Specifies the typography token used for styling the text within this component. A typography token includes values for font size and line height",payloadValue:e=>"font-field-label"!==e.variant}];var R=function(e,t,n,i){var s,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var l=e.length-1;l>=0;l--)(s=e[l])&&(a=(o<3?s(a):o>3?s(t,n,a):s(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};const S=class{constructor(e){t(this,e),this.globalSlimmers={},this.pageResizeSlimmer=new h,this.variantController=new y,this.asController=new z,this.classesController=new k,this.renderer=new j,this.vegaComponentUsageRuntimeMetricsSlimmer=new p(L),this.currentBreakpoint=x(),this.variant="font-field-label",this.color="text-primary",this.disableResponsive=!1,this.as=""}watchAsChange(e){}componentDidLoad(){}componentDidUpdate(){}render(){const t=this.classesController.getClassName();return r(e("slot",null)),s(e(n,{class:t},this.renderer.render(t)),this.host)}get host(){return i(this)}static get watchers(){return{as:["watchAsChange"]}}};R([d()],S.prototype,"globalSlimmers",void 0),R([f()],S.prototype,"pageResizeSlimmer",void 0),R([f()],S.prototype,"variantController",void 0),R([f()],S.prototype,"asController",void 0),R([f()],S.prototype,"classesController",void 0),R([f()],S.prototype,"renderer",void 0),R([f()],S.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),R([v()],S.prototype,"watchAsChange",null),S.style=':host(.v-text-primary),.v-text-primary{color:rgba(var(--v-text-primary, 32, 54, 69, 1))}:host(.v-text-secondary),.v-text-secondary{color:rgba(var(--v-text-secondary, 107, 116, 125, 1))}:host(.v-text-inverted-primary),.v-text-inverted-primary{color:rgba(var(--v-text-inverted-primary, 252, 252, 252, 1))}:host(.v-text-inverted-secondary),.v-text-inverted-secondary{color:rgba(var(--v-text-inverted-secondary, 188, 186, 213, 1))}:host(.v-text-black),.v-text-black{color:rgba(var(--v-text-black, 32, 54, 69, 1))}:host(.v-text-white),.v-text-white{color:rgba(var(--v-text-white, 252, 252, 252, 1))}:host(.v-text-brand),.v-text-brand{color:rgba(var(--v-text-brand, 51, 57, 61, 1))}:host(.v-text-danger-link),.v-text-danger-link{color:rgba(var(--v-text-danger-link, 230, 50, 87, 1))}:host(.v-text-danger-link-hover),.v-text-danger-link-hover{color:rgba(var(--v-text-danger-link-hover, 233, 71, 104, 1))}:host(.v-text-danger-link-active),.v-text-danger-link-active{color:rgba(var(--v-text-danger-link-active, 189, 41, 71, 1))}:host(.v-text-danger-link-focus),.v-text-danger-link-focus{color:rgba(var(--v-text-danger-link-focus, 240, 52, 91, 1))}:host(.v-text-danger-link-visited),.v-text-danger-link-visited{color:rgba(var(--v-text-danger-link-visited, 230, 50, 87, 1))}:host(.v-text-disabled),.v-text-disabled{color:rgba(var(--v-text-disabled, 176, 180, 181, 1))}:host(.v-text-error),.v-text-error{color:rgba(var(--v-text-error, 189, 41, 71, 1))}:host(.v-text-input-disabled),.v-text-input-disabled{color:rgba(var(--v-text-input-disabled, 107, 116, 125, 1))}:host(.v-text-input-placeholder),.v-text-input-placeholder{color:rgba(var(--v-text-input-placeholder, 176, 180, 181, 1))}:host(.v-text-link),.v-text-link{color:rgba(var(--v-text-link, 19, 98, 226, 1))}:host(.v-text-link-hover),.v-text-link-hover{color:rgba(var(--v-text-link-hover, 4, 112, 236, 1))}:host(.v-text-link-active),.v-text-link-active{color:rgba(var(--v-text-link-active, 29, 65, 195, 1))}:host(.v-text-link-focus),.v-text-link-focus{color:rgba(var(--v-text-link-focus, 4, 112, 236, 1))}:host(.v-text-link-visited),.v-text-link-visited{color:rgba(var(--v-text-link-visited, 95, 56, 206, 1))}:host(.v-text-on-action),.v-text-on-action{color:rgba(var(--v-text-on-action, 252, 252, 252, 1))}:host(.v-text-on-danger),.v-text-on-danger{color:rgba(var(--v-text-on-danger, 252, 252, 252, 1))}:host(.v-text-on-disabled),.v-text-on-disabled{color:rgba(var(--v-text-on-disabled, 252, 252, 252, 1))}:host(.v-text-sidebar-link),.v-text-sidebar-link{color:rgba(var(--v-text-sidebar-link, 188, 186, 213, 1))}:host(.v-text-sidebar-link-hover),.v-text-sidebar-link-hover{color:rgba(var(--v-text-sidebar-link-hover, 18, 18, 39, 1))}:host(.v-text-sidebar-link-selected),.v-text-sidebar-link-selected{color:rgba(var(--v-text-sidebar-link-selected, 252, 252, 252, 1))}:host(.v-text-site-footer-link),.v-text-site-footer-link{color:rgba(var(--v-text-site-footer-link, 171, 198, 216, 1))}:host(.v-text-site-footer-link-hover),.v-text-site-footer-link-hover{color:rgba(var(--v-text-site-footer-link-hover, 199, 217, 229, 1))}:host(.v-text-site-footer-link-active),.v-text-site-footer-link-active{color:rgba(var(--v-text-site-footer-link-active, 143, 179, 203, 1))}:host(.v-text-success),.v-text-success{color:rgba(var(--v-text-success, 1, 128, 31, 1))}:host(.v-text-inverted-success),.v-text-inverted-success{color:rgba(var(--v-text-inverted-success, 89, 217, 119, 1))}:host(.v-text-accent1-primary),.v-text-accent1-primary{color:rgba(var(--v-text-accent1-primary, 115, 230, 220, 1))}:host(.v-text-accent2-primary),.v-text-accent2-primary{color:rgba(var(--v-text-accent2-primary, 128, 107, 255, 1))}:host(.v-text-accent3-primary),.v-text-accent3-primary{color:rgba(var(--v-text-accent3-primary, 255, 220, 131, 1))}:host(.v-text-accent4-primary),.v-text-accent4-primary{color:rgba(var(--v-text-accent4-primary, 255, 149, 113, 1))}:host(.v-text-accent5-primary),.v-text-accent5-primary{color:rgba(var(--v-text-accent5-primary, 0, 187, 255, 1))}:host(.v-text-accent6-primary),.v-text-accent6-primary{color:rgba(var(--v-text-accent6-primary, 240, 52, 91, 1))}:host(.v-text-accent7-primary),.v-text-accent7-primary{color:rgba(var(--v-text-accent7-primary, 37, 159, 159, 1))}:host(.v-text-accent8-primary),.v-text-accent8-primary{color:rgba(var(--v-text-accent8-primary, 86, 61, 130, 1))}:host(.v-text-accent9-primary),.v-text-accent9-primary{color:rgba(var(--v-text-accent9-primary, 255, 191, 63, 1))}:host(.v-text-accent10-primary),.v-text-accent10-primary{color:rgba(var(--v-text-accent10-primary, 237, 122, 35, 1))}:host(.v-font-h1),.v-font-h1{font-family:"Inter", sans-serif;font-size:42px;font-weight:700;line-height:50px;letter-spacing:0.42px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-h1:not(.disable-responsive)),.v-font-h1:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:42px;font-weight:700;line-height:50px;letter-spacing:2.52px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-h1:not(.disable-responsive)),.v-font-h1:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:48px;font-weight:700;line-height:56px;letter-spacing:0.96px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-h1:not(.disable-responsive)),.v-font-h1:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:60px;font-weight:700;line-height:70px;letter-spacing:1.8px}}:host(.v-font-h2),.v-font-h2{font-family:"Inter", sans-serif;font-size:32px;font-weight:700;line-height:40px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-h2:not(.disable-responsive)),.v-font-h2:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:32px;font-weight:700;line-height:40px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-h2:not(.disable-responsive)),.v-font-h2:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:36px;font-weight:700;line-height:44px;letter-spacing:1.8px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-h2:not(.disable-responsive)),.v-font-h2:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:42px;font-weight:700;line-height:52px;letter-spacing:0.42px}}:host(.v-font-h3),.v-font-h3{font-family:"Inter", sans-serif;font-size:28px;font-weight:500;line-height:36px;letter-spacing:0.28px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-h3:not(.disable-responsive)),.v-font-h3:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:28px;font-weight:500;line-height:36px;letter-spacing:0.28px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-h3:not(.disable-responsive)),.v-font-h3:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:28px;font-weight:500;line-height:36px;letter-spacing:0.28px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-h3:not(.disable-responsive)),.v-font-h3:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:32px;font-weight:500;line-height:44px;letter-spacing:0.32px}}:host(.v-font-h4),.v-font-h4{font-family:"Inter", sans-serif;font-size:24px;font-weight:700;line-height:32px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-h4:not(.disable-responsive)),.v-font-h4:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:24px;font-weight:700;line-height:32px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-h4:not(.disable-responsive)),.v-font-h4:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:24px;font-weight:700;line-height:32px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-h4:not(.disable-responsive)),.v-font-h4:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:28px;font-weight:700;line-height:36px;letter-spacing:0px}}:host(.v-font-h5),.v-font-h5{font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:28px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-h5:not(.disable-responsive)),.v-font-h5:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:28px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-h5:not(.disable-responsive)),.v-font-h5:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:28px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-h5:not(.disable-responsive)),.v-font-h5:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:28px;letter-spacing:0px}}:host(.v-font-h6),.v-font-h6{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-h6:not(.disable-responsive)),.v-font-h6:not(.disable-responsive){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(.v-font-h6:not(.disable-responsive)),.v-font-h6:not(.disable-responsive){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(.v-font-h6:not(.disable-responsive)),.v-font-h6:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px}}:host(.v-font-p1-short),.v-font-p1-short{font-family:"Inter", sans-serif;font-size:20px;font-weight:500;line-height:28px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-p1-short:not(.disable-responsive)),.v-font-p1-short:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:500;line-height:27px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-p1-short:not(.disable-responsive)),.v-font-p1-short:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:500;line-height:27px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-p1-short:not(.disable-responsive)),.v-font-p1-short:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:500;line-height:27px;letter-spacing:0px}}:host(.v-font-p1-long),.v-font-p1-long{font-family:"Inter", sans-serif;font-size:20px;font-weight:500;line-height:32px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-p1-long:not(.disable-responsive)),.v-font-p1-long:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:500;line-height:30px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-p1-long:not(.disable-responsive)),.v-font-p1-long:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:500;line-height:30px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-p1-long:not(.disable-responsive)),.v-font-p1-long:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:500;line-height:30px;letter-spacing:0px}}:host(.v-font-p2-short),.v-font-p2-short{font-family:"Inter", sans-serif;font-size:18px;font-weight:500;line-height:28px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-p2-short:not(.disable-responsive)),.v-font-p2-short:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-p2-short:not(.disable-responsive)),.v-font-p2-short:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-p2-short:not(.disable-responsive)),.v-font-p2-short:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}:host(.v-font-p2-long),.v-font-p2-long{font-family:"Inter", sans-serif;font-size:18px;font-weight:500;line-height:30px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-p2-long:not(.disable-responsive)),.v-font-p2-long:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:28px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-p2-long:not(.disable-responsive)),.v-font-p2-long:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:28px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-p2-long:not(.disable-responsive)),.v-font-p2-long:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:28px;letter-spacing:0px}}:host(.v-font-btn-label),.v-font-btn-label{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-btn-label:not(.disable-responsive)),.v-font-btn-label:not(.disable-responsive){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(.v-font-btn-label:not(.disable-responsive)),.v-font-btn-label:not(.disable-responsive){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(.v-font-btn-label:not(.disable-responsive)),.v-font-btn-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.v-font-btn-label-lg),.v-font-btn-label-lg{font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-btn-label-lg:not(.disable-responsive)),.v-font-btn-label-lg:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-btn-label-lg:not(.disable-responsive)),.v-font-btn-label-lg:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-btn-label-lg:not(.disable-responsive)),.v-font-btn-label-lg:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.v-font-btn-label-sm),.v-font-btn-label-sm{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-btn-label-sm:not(.disable-responsive)),.v-font-btn-label-sm:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-btn-label-sm:not(.disable-responsive)),.v-font-btn-label-sm:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-btn-label-sm:not(.disable-responsive)),.v-font-btn-label-sm:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0px}}:host(.v-font-btn-link-label),.v-font-btn-link-label{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-btn-link-label:not(.disable-responsive)),.v-font-btn-link-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-btn-link-label:not(.disable-responsive)),.v-font-btn-link-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-btn-link-label:not(.disable-responsive)),.v-font-btn-link-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:22px;letter-spacing:0px}}:host(.v-font-btn-link-label-lg),.v-font-btn-link-label-lg{font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-btn-link-label-lg:not(.disable-responsive)),.v-font-btn-link-label-lg:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-btn-link-label-lg:not(.disable-responsive)),.v-font-btn-link-label-lg:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-btn-link-label-lg:not(.disable-responsive)),.v-font-btn-link-label-lg:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:22px;letter-spacing:0px}}:host(.v-font-btn-link-label-sm),.v-font-btn-link-label-sm{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-btn-link-label-sm:not(.disable-responsive)),.v-font-btn-link-label-sm:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-btn-link-label-sm:not(.disable-responsive)),.v-font-btn-link-label-sm:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-btn-link-label-sm:not(.disable-responsive)),.v-font-btn-link-label-sm:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0px}}:host(.v-font-field-label),.v-font-field-label{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-field-label:not(.disable-responsive)),.v-font-field-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-field-label:not(.disable-responsive)),.v-font-field-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-field-label:not(.disable-responsive)),.v-font-field-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}:host(.v-font-field-label-sm),.v-font-field-label-sm{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-field-label-sm:not(.disable-responsive)),.v-font-field-label-sm:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-field-label-sm:not(.disable-responsive)),.v-font-field-label-sm:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-field-label-sm:not(.disable-responsive)),.v-font-field-label-sm:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px}}:host(.v-font-field-label-xs),.v-font-field-label-xs{font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:16px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-field-label-xs:not(.disable-responsive)),.v-font-field-label-xs:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:16px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-field-label-xs:not(.disable-responsive)),.v-font-field-label-xs:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:16px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-field-label-xs:not(.disable-responsive)),.v-font-field-label-xs:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:16px}}:host(.v-font-field-label-lg),.v-font-field-label-lg{font-family:"Inter", sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-field-label-lg:not(.disable-responsive)),.v-font-field-label-lg:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-field-label-lg:not(.disable-responsive)),.v-font-field-label-lg:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-field-label-lg:not(.disable-responsive)),.v-font-field-label-lg:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0px}}:host(.v-font-field-label-em),.v-font-field-label-em{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-field-label-em:not(.disable-responsive)),.v-font-field-label-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-field-label-em:not(.disable-responsive)),.v-font-field-label-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-field-label-em:not(.disable-responsive)),.v-font-field-label-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px}}:host(.v-font-field-label-sm-em),.v-font-field-label-sm-em{font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-field-label-sm-em:not(.disable-responsive)),.v-font-field-label-sm-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-field-label-sm-em:not(.disable-responsive)),.v-font-field-label-sm-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-field-label-sm-em:not(.disable-responsive)),.v-font-field-label-sm-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.v-font-field-label-xs-em),.v-font-field-label-xs-em{font-family:"Inter", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-field-label-xs-em:not(.disable-responsive)),.v-font-field-label-xs-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-field-label-xs-em:not(.disable-responsive)),.v-font-field-label-xs-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-field-label-xs-em:not(.disable-responsive)),.v-font-field-label-xs-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.v-font-field-label-lg-em),.v-font-field-label-lg-em{font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-field-label-lg-em:not(.disable-responsive)),.v-font-field-label-lg-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-field-label-lg-em:not(.disable-responsive)),.v-font-field-label-lg-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-field-label-lg-em:not(.disable-responsive)),.v-font-field-label-lg-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.v-font-field-value),.v-font-field-value{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-field-value:not(.disable-responsive)),.v-font-field-value:not(.disable-responsive){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){:host(.v-font-field-value:not(.disable-responsive)),.v-font-field-value:not(.disable-responsive){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){:host(.v-font-field-value:not(.disable-responsive)),.v-font-field-value:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}:host(.v-font-field-value-sm),.v-font-field-value-sm{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:16px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-field-value-sm:not(.disable-responsive)),.v-font-field-value-sm:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:16px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-field-value-sm:not(.disable-responsive)),.v-font-field-value-sm:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:16px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-field-value-sm:not(.disable-responsive)),.v-font-field-value-sm:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:16px}}:host(.v-font-field-value-em),.v-font-field-value-em{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:22px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-field-value-em:not(.disable-responsive)),.v-font-field-value-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-field-value-em:not(.disable-responsive)),.v-font-field-value-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-field-value-em:not(.disable-responsive)),.v-font-field-value-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:22px;letter-spacing:0px}}:host(.v-font-field-value-disabled),.v-font-field-value-disabled{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-field-value-disabled:not(.disable-responsive)),.v-font-field-value-disabled:not(.disable-responsive){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){:host(.v-font-field-value-disabled:not(.disable-responsive)),.v-font-field-value-disabled:not(.disable-responsive){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){:host(.v-font-field-value-disabled:not(.disable-responsive)),.v-font-field-value-disabled:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}:host(.v-font-sidebar-link),.v-font-sidebar-link{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-sidebar-link:not(.disable-responsive)),.v-font-sidebar-link:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-sidebar-link:not(.disable-responsive)),.v-font-sidebar-link:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-sidebar-link:not(.disable-responsive)),.v-font-sidebar-link:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0px}}:host(.v-font-sidebar-link-em),.v-font-sidebar-link-em{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-sidebar-link-em:not(.disable-responsive)),.v-font-sidebar-link-em:not(.disable-responsive){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(.v-font-sidebar-link-em:not(.disable-responsive)),.v-font-sidebar-link-em:not(.disable-responsive){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(.v-font-sidebar-link-em:not(.disable-responsive)),.v-font-sidebar-link-em:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.v-font-footnote1-short),.v-font-footnote1-short{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-footnote1-short:not(.disable-responsive)),.v-font-footnote1-short:not(.disable-responsive){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(.v-font-footnote1-short:not(.disable-responsive)),.v-font-footnote1-short:not(.disable-responsive){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(.v-font-footnote1-short:not(.disable-responsive)),.v-font-footnote1-short:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}:host(.v-font-footnote1-long),.v-font-footnote1-long{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-footnote1-long:not(.disable-responsive)),.v-font-footnote1-long:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-footnote1-long:not(.disable-responsive)),.v-font-footnote1-long:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-footnote1-long:not(.disable-responsive)),.v-font-footnote1-long:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0px}}:host(.v-font-footnote2-short),.v-font-footnote2-short{font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-footnote2-short:not(.disable-responsive)),.v-font-footnote2-short:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-footnote2-short:not(.disable-responsive)),.v-font-footnote2-short:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-footnote2-short:not(.disable-responsive)),.v-font-footnote2-short:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0px}}:host(.v-font-footnote2-long),.v-font-footnote2-long{font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-footnote2-long:not(.disable-responsive)),.v-font-footnote2-long:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-footnote2-long:not(.disable-responsive)),.v-font-footnote2-long:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-footnote2-long:not(.disable-responsive)),.v-font-footnote2-long:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0px}}:host(.v-font-h-modal),.v-font-h-modal{font-family:"Inter", sans-serif;font-size:24px;font-weight:700;line-height:32px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-h-modal:not(.disable-responsive)),.v-font-h-modal:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:24px;font-weight:700;line-height:32px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-h-modal:not(.disable-responsive)),.v-font-h-modal:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:24px;font-weight:700;line-height:32px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-h-modal:not(.disable-responsive)),.v-font-h-modal:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:24px;font-weight:700;line-height:32px}}:host(.v-font-keypad-label),.v-font-keypad-label{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-keypad-label:not(.disable-responsive)),.v-font-keypad-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-keypad-label:not(.disable-responsive)),.v-font-keypad-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-keypad-label:not(.disable-responsive)),.v-font-keypad-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px}}:host(.v-font-keypad-label-large),.v-font-keypad-label-large{font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:24px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-keypad-label-large:not(.disable-responsive)),.v-font-keypad-label-large:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:24px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-keypad-label-large:not(.disable-responsive)),.v-font-keypad-label-large:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:24px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-keypad-label-large:not(.disable-responsive)),.v-font-keypad-label-large:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:20px;font-weight:700;line-height:24px}}:host(.v-font-notification-content),.v-font-notification-content{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-notification-content:not(.disable-responsive)),.v-font-notification-content:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-notification-content:not(.disable-responsive)),.v-font-notification-content:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-notification-content:not(.disable-responsive)),.v-font-notification-content:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}:host(.v-font-counter-badge-label),.v-font-counter-badge-label{font-family:"Inter", sans-serif;font-size:12px;font-weight:700;line-height:16px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.v-font-counter-badge-label:not(.disable-responsive)),.v-font-counter-badge-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:700;line-height:16px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.v-font-counter-badge-label:not(.disable-responsive)),.v-font-counter-badge-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:700;line-height:16px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.v-font-counter-badge-label:not(.disable-responsive)),.v-font-counter-badge-label:not(.disable-responsive){font-family:"Inter", sans-serif;font-size:12px;font-weight:700;line-height:16px}}:host(.v-text-start),.v-text-start{text-align:start}:host(.v-text-end),.v-text-end{text-align:end}:host(.v-text-left),.v-text-left{text-align:left}:host(.v-text-right),.v-text-right{text-align:right}:host(.v-text-center),.v-text-center{text-align:center}:host(.v-text-justify),.v-text-justify{text-align:justify}@media (min-width: 320px){:host(.S\\:v-text-start),.S\\:v-text-start{text-align:start}:host(.S\\:v-text-end),.S\\:v-text-end{text-align:end}:host(.S\\:v-text-left),.S\\:v-text-left{text-align:left}:host(.S\\:v-text-right),.S\\:v-text-right{text-align:right}:host(.S\\:v-text-center),.S\\:v-text-center{text-align:center}:host(.S\\:v-text-justify),.S\\:v-text-justify{text-align:justify}}@media (min-width: 768px){:host(.M\\:v-text-start),.M\\:v-text-start{text-align:start}:host(.M\\:v-text-end),.M\\:v-text-end{text-align:end}:host(.M\\:v-text-left),.M\\:v-text-left{text-align:left}:host(.M\\:v-text-right),.M\\:v-text-right{text-align:right}:host(.M\\:v-text-center),.M\\:v-text-center{text-align:center}:host(.M\\:v-text-justify),.M\\:v-text-justify{text-align:justify}}@media (min-width: 1024px){:host(.L\\:v-text-start),.L\\:v-text-start{text-align:start}:host(.L\\:v-text-end),.L\\:v-text-end{text-align:end}:host(.L\\:v-text-left),.L\\:v-text-left{text-align:left}:host(.L\\:v-text-right),.L\\:v-text-right{text-align:right}:host(.L\\:v-text-center),.L\\:v-text-center{text-align:center}:host(.L\\:v-text-justify),.L\\:v-text-justify{text-align:justify}}@media (min-width: 1440px){:host(.XL\\:v-text-start),.XL\\:v-text-start{text-align:start}:host(.XL\\:v-text-end),.XL\\:v-text-end{text-align:end}:host(.XL\\:v-text-left),.XL\\:v-text-left{text-align:left}:host(.XL\\:v-text-right),.XL\\:v-text-right{text-align:right}:host(.XL\\:v-text-center),.XL\\:v-text-center{text-align:center}:host(.XL\\:v-text-justify),.XL\\:v-text-justify{text-align:justify}}';export{S as vega_font}
@@ -1 +1 @@
1
- import{g as t}from"./p-d27ae9ff.js";import{b as n}from"./p-d884c644.js";import{a as r,b as i}from"./p-0c667d6a.js";class e{constructor(t){this.context=t}}function o(t){return t}function s(t){return"translate("+t+",0)"}function u(t){return"translate(0,"+t+")"}function a(t){return n=>+t(n)}function c(t,n){return n=Math.max(0,t.bandwidth()-2*n)/2,t.round()&&(n=Math.round(n)),r=>+t(r)+n}function h(){return!this.__axis}function f(t,n){var r=[],i=null,e=null,f=6,l=6,d=3,g="undefined"!=typeof window&&window.devicePixelRatio>1?0:.5,v=1===t||4===t?-1:1,w=4===t||2===t?"x":"y",y=1===t||3===t?s:u;function b(s){var u=null==i?n.ticks?n.ticks.apply(n,r):n.domain():i,b=null==e?n.tickFormat?n.tickFormat.apply(n,r):o:e,p=Math.max(f,0)+d,m=n.range(),F=+m[0]+g,$=+m[m.length-1]+g,x=(n.bandwidth?c:a)(n.copy(),g),E=s.selection?s.selection():s,k=E.selectAll(".domain").data([null]),C=E.selectAll(".tick").data(u,n).order(),M=C.exit(),A=C.enter().append("g").attr("class","tick"),D=C.select("line"),N=C.select("text");k=k.merge(k.enter().insert("path",".tick").attr("class","domain").attr("stroke","currentColor")),C=C.merge(A),D=D.merge(A.append("line").attr("stroke","currentColor").attr(w+"2",v*f)),N=N.merge(A.append("text").attr("fill","currentColor").attr(w,v*p).attr("dy",1===t?"0em":3===t?"0.71em":"0.32em")),s!==E&&(k=k.transition(s),C=C.transition(s),D=D.transition(s),N=N.transition(s),M=M.transition(s).attr("opacity",1e-6).attr("transform",(function(t){return isFinite(t=x(t))?y(t+g):this.getAttribute("transform")})),A.attr("opacity",1e-6).attr("transform",(function(t){var n=this.parentNode.__axis;return y((n&&isFinite(n=n(t))?n:x(t))+g)}))),M.remove(),k.attr("d",4===t||2===t?l?"M"+v*l+","+F+"H"+g+"V"+$+"H"+v*l:"M"+g+","+F+"V"+$:l?"M"+F+","+v*l+"V"+g+"H"+$+"V"+v*l:"M"+F+","+g+"H"+$),C.attr("opacity",1).attr("transform",(function(t){return y(x(t)+g)})),D.attr(w+"2",v*f),N.attr(w,v*p).text(b),E.filter(h).attr("fill","none").attr("font-size",10).attr("font-family","sans-serif").attr("text-anchor",2===t?"start":4===t?"end":"middle"),E.each((function(){this.__axis=x}))}return b.scale=function(t){return arguments.length?(n=t,b):n},b.ticks=function(){return r=Array.from(arguments),b},b.tickArguments=function(t){return arguments.length?(r=null==t?[]:Array.from(t),b):r.slice()},b.tickValues=function(t){return arguments.length?(i=null==t?null:Array.from(t),b):i&&i.slice()},b.tickFormat=function(t){return arguments.length?(e=t,b):e},b.tickSize=function(t){return arguments.length?(f=l=+t,b):f},b.tickSizeInner=function(t){return arguments.length?(f=+t,b):f},b.tickSizeOuter=function(t){return arguments.length?(l=+t,b):l},b.tickPadding=function(t){return arguments.length?(d=+t,b):d},b.offset=function(t){return arguments.length?(g=+t,b):g},b}function l(t){return f(3,t)}function d(t){return f(4,t)}var g={value:()=>{}};function v(){for(var t,n=0,r=arguments.length,i={};n<r;++n){if(!(t=arguments[n]+"")||t in i||/[\s.]/.test(t))throw new Error("illegal type: "+t);i[t]=[]}return new w(i)}function w(t){this._=t}function y(t,n){return t.trim().split(/^|\s+/).map((function(t){var r="",i=t.indexOf(".");if(i>=0&&(r=t.slice(i+1),t=t.slice(0,i)),t&&!n.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:r}}))}function b(t,n){for(var r,i=0,e=t.length;i<e;++i)if((r=t[i]).name===n)return r.value}function p(t,n,r){for(var i=0,e=t.length;i<e;++i)if(t[i].name===n){t[i]=g,t=t.slice(0,i).concat(t.slice(i+1));break}return null!=r&&t.push({name:n,value:r}),t}w.prototype=v.prototype={constructor:w,on:function(t,n){var r,i=this._,e=y(t+"",i),o=-1,s=e.length;if(!(arguments.length<2)){if(null!=n&&"function"!=typeof n)throw new Error("invalid callback: "+n);for(;++o<s;)if(r=(t=e[o]).type)i[r]=p(i[r],t.name,n);else if(null==n)for(r in i)i[r]=p(i[r],t.name,null);return this}for(;++o<s;)if((r=(t=e[o]).type)&&(r=b(i[r],t.name)))return r},copy:function(){var t={},n=this._;for(var r in n)t[r]=n[r].slice();return new w(t)},call:function(t,n){if((r=arguments.length-2)>0)for(var r,i,e=new Array(r),o=0;o<r;++o)e[o]=arguments[o+2];if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(o=0,r=(i=this._[t]).length;o<r;++o)i[o].value.apply(n,e)},apply:function(t,n,r){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(var i=this._[t],e=0,o=i.length;e<o;++e)i[e].value.apply(n,r)}};var m="http://www.w3.org/1999/xhtml";const F={svg:"http://www.w3.org/2000/svg",xhtml:m,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function $(t){var n=t+="",r=n.indexOf(":");return r>=0&&"xmlns"!==(n=t.slice(0,r))&&(t=t.slice(r+1)),F.hasOwnProperty(n)?{space:F[n],local:t}:t}function x(t){return function(){var n=this.ownerDocument,r=this.namespaceURI;return r===m&&n.documentElement.namespaceURI===m?n.createElement(t):n.createElementNS(r,t)}}function E(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}function k(t){var n=$(t);return(n.local?E:x)(n)}function C(){}function M(t){return null==t?C:function(){return this.querySelector(t)}}function A(t){return null==t?[]:Array.isArray(t)?t:Array.from(t)}function D(){return[]}function N(t){return null==t?D:function(){return this.querySelectorAll(t)}}function B(t){return function(){return this.matches(t)}}function T(t){return function(n){return n.matches(t)}}var H=Array.prototype.find;function L(){return this.firstElementChild}var R=Array.prototype.filter;function S(){return Array.from(this.children)}function j(t){return new Array(t.length)}function q(t,n){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=n}function I(t){return function(){return t}}function _(t,n,r,i,e,o){for(var s,u=0,a=n.length,c=o.length;u<c;++u)(s=n[u])?(s.__data__=o[u],i[u]=s):r[u]=new q(t,o[u]);for(;u<a;++u)(s=n[u])&&(e[u]=s)}function O(t,n,r,i,e,o,s){var u,a,c,h=new Map,f=n.length,l=o.length,d=new Array(f);for(u=0;u<f;++u)(a=n[u])&&(d[u]=c=s.call(a,a.__data__,u,n)+"",h.has(c)?e[u]=a:h.set(c,a));for(u=0;u<l;++u)c=s.call(t,o[u],u,o)+"",(a=h.get(c))?(i[u]=a,a.__data__=o[u],h.delete(c)):r[u]=new q(t,o[u]);for(u=0;u<f;++u)(a=n[u])&&h.get(d[u])===a&&(e[u]=a)}function X(t){return t.__data__}function P(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function V(t,n){return t<n?-1:t>n?1:t>=n?0:NaN}function z(t){return function(){this.removeAttribute(t)}}function W(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Y(t,n){return function(){this.setAttribute(t,n)}}function G(t,n){return function(){this.setAttributeNS(t.space,t.local,n)}}function Z(t,n){return function(){var r=n.apply(this,arguments);null==r?this.removeAttribute(t):this.setAttribute(t,r)}}function K(t,n){return function(){var r=n.apply(this,arguments);null==r?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,r)}}function Q(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function J(t){return function(){this.style.removeProperty(t)}}function U(t,n,r){return function(){this.style.setProperty(t,n,r)}}function tt(t,n,r){return function(){var i=n.apply(this,arguments);null==i?this.style.removeProperty(t):this.style.setProperty(t,i,r)}}function nt(t,n){return t.style.getPropertyValue(n)||Q(t).getComputedStyle(t,null).getPropertyValue(n)}function rt(t){return function(){delete this[t]}}function it(t,n){return function(){this[t]=n}}function et(t,n){return function(){var r=n.apply(this,arguments);null==r?delete this[t]:this[t]=r}}function ot(t){return t.trim().split(/^|\s+/)}function st(t){return t.classList||new ut(t)}function ut(t){this._node=t,this._names=ot(t.getAttribute("class")||"")}function at(t,n){for(var r=st(t),i=-1,e=n.length;++i<e;)r.add(n[i])}function ct(t,n){for(var r=st(t),i=-1,e=n.length;++i<e;)r.remove(n[i])}function ht(t){return function(){at(this,t)}}function ft(t){return function(){ct(this,t)}}function lt(t,n){return function(){(n.apply(this,arguments)?at:ct)(this,t)}}function dt(){this.textContent=""}function gt(t){return function(){this.textContent=t}}function vt(t){return function(){var n=t.apply(this,arguments);this.textContent=null==n?"":n}}function wt(){this.innerHTML=""}function yt(t){return function(){this.innerHTML=t}}function bt(t){return function(){var n=t.apply(this,arguments);this.innerHTML=null==n?"":n}}function pt(){this.nextSibling&&this.parentNode.appendChild(this)}function mt(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Ft(){return null}function $t(){var t=this.parentNode;t&&t.removeChild(this)}function xt(){var t=this.cloneNode(!1),n=this.parentNode;return n?n.insertBefore(t,this.nextSibling):t}function Et(){var t=this.cloneNode(!0),n=this.parentNode;return n?n.insertBefore(t,this.nextSibling):t}function kt(t){return t.trim().split(/^|\s+/).map((function(t){var n="",r=t.indexOf(".");return r>=0&&(n=t.slice(r+1),t=t.slice(0,r)),{type:t,name:n}}))}function Ct(t){return function(){var n=this.__on;if(n){for(var r,i=0,e=-1,o=n.length;i<o;++i)r=n[i],t.type&&r.type!==t.type||r.name!==t.name?n[++e]=r:this.removeEventListener(r.type,r.listener,r.options);++e?n.length=e:delete this.__on}}}function Mt(t,n,r){return function(){var i,e=this.__on,o=function(t){return function(n){t.call(this,n,this.__data__)}}(n);if(e)for(var s=0,u=e.length;s<u;++s)if((i=e[s]).type===t.type&&i.name===t.name)return this.removeEventListener(i.type,i.listener,i.options),this.addEventListener(i.type,i.listener=o,i.options=r),void(i.value=n);this.addEventListener(t.type,o,r),i={type:t.type,name:t.name,value:n,listener:o,options:r},e?e.push(i):this.__on=[i]}}function At(t,n,r){var i=Q(t),e=i.CustomEvent;"function"==typeof e?e=new e(n,r):(e=i.document.createEvent("Event"),r?(e.initEvent(n,r.bubbles,r.cancelable),e.detail=r.detail):e.initEvent(n,!1,!1)),t.dispatchEvent(e)}function Dt(t,n){return function(){return At(this,t,n)}}function Nt(t,n){return function(){return At(this,t,n.apply(this,arguments))}}q.prototype={constructor:q,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,n){return this._parent.insertBefore(t,n)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}},ut.prototype={add:function(t){this._names.indexOf(t)<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var n=this._names.indexOf(t);n>=0&&(this._names.splice(n,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};var Bt=[null];function Tt(t,n){this._groups=t,this._parents=n}function Ht(){return new Tt([[document.documentElement]],Bt)}function Lt(t){return"string"==typeof t?new Tt([[document.querySelector(t)]],[document.documentElement]):new Tt([[t]],Bt)}function Rt(t){return Lt(k(t).call(document.documentElement))}function St(t,n,r){t.prototype=n.prototype=r,r.constructor=t}function jt(t,n){var r=Object.create(t.prototype);for(var i in n)r[i]=n[i];return r}function qt(){}Tt.prototype=Ht.prototype={constructor:Tt,select:function(t){"function"!=typeof t&&(t=M(t));for(var n=this._groups,r=n.length,i=new Array(r),e=0;e<r;++e)for(var o,s,u=n[e],a=u.length,c=i[e]=new Array(a),h=0;h<a;++h)(o=u[h])&&(s=t.call(o,o.__data__,h,u))&&("__data__"in o&&(s.__data__=o.__data__),c[h]=s);return new Tt(i,this._parents)},selectAll:function(t){t="function"==typeof t?function(t){return function(){return A(t.apply(this,arguments))}}(t):N(t);for(var n=this._groups,r=n.length,i=[],e=[],o=0;o<r;++o)for(var s,u=n[o],a=u.length,c=0;c<a;++c)(s=u[c])&&(i.push(t.call(s,s.__data__,c,u)),e.push(s));return new Tt(i,e)},selectChild:function(t){return this.select(null==t?L:function(t){return function(){return H.call(this.children,t)}}("function"==typeof t?t:T(t)))},selectChildren:function(t){return this.selectAll(null==t?S:function(t){return function(){return R.call(this.children,t)}}("function"==typeof t?t:T(t)))},filter:function(t){"function"!=typeof t&&(t=B(t));for(var n=this._groups,r=n.length,i=new Array(r),e=0;e<r;++e)for(var o,s=n[e],u=s.length,a=i[e]=[],c=0;c<u;++c)(o=s[c])&&t.call(o,o.__data__,c,s)&&a.push(o);return new Tt(i,this._parents)},data:function(t,n){if(!arguments.length)return Array.from(this,X);var r=n?O:_,i=this._parents,e=this._groups;"function"!=typeof t&&(t=I(t));for(var o=e.length,s=new Array(o),u=new Array(o),a=new Array(o),c=0;c<o;++c){var h=i[c],f=e[c],l=f.length,d=P(t.call(h,h&&h.__data__,c,i)),g=d.length,v=u[c]=new Array(g),w=s[c]=new Array(g),y=a[c]=new Array(l);r(h,f,v,w,y,d,n);for(var b,p,m=0,F=0;m<g;++m)if(b=v[m]){for(m>=F&&(F=m+1);!(p=w[F])&&++F<g;);b._next=p||null}}return(s=new Tt(s,i))._enter=u,s._exit=a,s},enter:function(){return new Tt(this._enter||this._groups.map(j),this._parents)},exit:function(){return new Tt(this._exit||this._groups.map(j),this._parents)},join:function(t,n,r){var i=this.enter(),e=this,o=this.exit();return"function"==typeof t?(i=t(i))&&(i=i.selection()):i=i.append(t+""),null!=n&&(e=n(e))&&(e=e.selection()),null==r?o.remove():r(o),i&&e?i.merge(e).order():e},merge:function(t){for(var n=t.selection?t.selection():t,r=this._groups,i=n._groups,e=r.length,o=Math.min(e,i.length),s=new Array(e),u=0;u<o;++u)for(var a,c=r[u],h=i[u],f=c.length,l=s[u]=new Array(f),d=0;d<f;++d)(a=c[d]||h[d])&&(l[d]=a);for(;u<e;++u)s[u]=r[u];return new Tt(s,this._parents)},selection:function(){return this},order:function(){for(var t=this._groups,n=-1,r=t.length;++n<r;)for(var i,e=t[n],o=e.length-1,s=e[o];--o>=0;)(i=e[o])&&(s&&4^i.compareDocumentPosition(s)&&s.parentNode.insertBefore(i,s),s=i);return this},sort:function(t){function n(n,r){return n&&r?t(n.__data__,r.__data__):!n-!r}t||(t=V);for(var r=this._groups,i=r.length,e=new Array(i),o=0;o<i;++o){for(var s,u=r[o],a=u.length,c=e[o]=new Array(a),h=0;h<a;++h)(s=u[h])&&(c[h]=s);c.sort(n)}return new Tt(e,this._parents).order()},call:function(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var t=this._groups,n=0,r=t.length;n<r;++n)for(var i=t[n],e=0,o=i.length;e<o;++e){var s=i[e];if(s)return s}return null},size:function(){let t=0;for(const n of this)++t;return t},empty:function(){return!this.node()},each:function(t){for(var n=this._groups,r=0,i=n.length;r<i;++r)for(var e,o=n[r],s=0,u=o.length;s<u;++s)(e=o[s])&&t.call(e,e.__data__,s,o);return this},attr:function(t,n){var r=$(t);if(arguments.length<2){var i=this.node();return r.local?i.getAttributeNS(r.space,r.local):i.getAttribute(r)}return this.each((null==n?r.local?W:z:"function"==typeof n?r.local?K:Z:r.local?G:Y)(r,n))},style:function(t,n,r){return arguments.length>1?this.each((null==n?J:"function"==typeof n?tt:U)(t,n,null==r?"":r)):nt(this.node(),t)},property:function(t,n){return arguments.length>1?this.each((null==n?rt:"function"==typeof n?et:it)(t,n)):this.node()[t]},classed:function(t,n){var r=ot(t+"");if(arguments.length<2){for(var i=st(this.node()),e=-1,o=r.length;++e<o;)if(!i.contains(r[e]))return!1;return!0}return this.each(("function"==typeof n?lt:n?ht:ft)(r,n))},text:function(t){return arguments.length?this.each(null==t?dt:("function"==typeof t?vt:gt)(t)):this.node().textContent},html:function(t){return arguments.length?this.each(null==t?wt:("function"==typeof t?bt:yt)(t)):this.node().innerHTML},raise:function(){return this.each(pt)},lower:function(){return this.each(mt)},append:function(t){var n="function"==typeof t?t:k(t);return this.select((function(){return this.appendChild(n.apply(this,arguments))}))},insert:function(t,n){var r="function"==typeof t?t:k(t),i=null==n?Ft:"function"==typeof n?n:M(n);return this.select((function(){return this.insertBefore(r.apply(this,arguments),i.apply(this,arguments)||null)}))},remove:function(){return this.each($t)},clone:function(t){return this.select(t?Et:xt)},datum:function(t){return arguments.length?this.property("__data__",t):this.node().__data__},on:function(t,n,r){var i,e,o=kt(t+""),s=o.length;if(!(arguments.length<2)){for(u=n?Mt:Ct,i=0;i<s;++i)this.each(u(o[i],n,r));return this}var u=this.node().__on;if(u)for(var a,c=0,h=u.length;c<h;++c)for(i=0,a=u[c];i<s;++i)if((e=o[i]).type===a.type&&e.name===a.name)return a.value},dispatch:function(t,n){return this.each(("function"==typeof n?Nt:Dt)(t,n))},[Symbol.iterator]:function*(){for(var t=this._groups,n=0,r=t.length;n<r;++n)for(var i,e=t[n],o=0,s=e.length;o<s;++o)(i=e[o])&&(yield i)}};var It=1/.7,_t="\\s*([+-]?\\d+)\\s*",Ot="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Xt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Pt=/^#([0-9a-f]{3,8})$/,Vt=new RegExp(`^rgb\\(${_t},${_t},${_t}\\)$`),zt=new RegExp(`^rgb\\(${Xt},${Xt},${Xt}\\)$`),Wt=new RegExp(`^rgba\\(${_t},${_t},${_t},${Ot}\\)$`),Yt=new RegExp(`^rgba\\(${Xt},${Xt},${Xt},${Ot}\\)$`),Gt=new RegExp(`^hsl\\(${Ot},${Xt},${Xt}\\)$`),Zt=new RegExp(`^hsla\\(${Ot},${Xt},${Xt},${Ot}\\)$`),Kt={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function Qt(){return this.rgb().formatHex()}function Jt(){return this.rgb().formatRgb()}function Ut(t){var n,r;return t=(t+"").trim().toLowerCase(),(n=Pt.exec(t))?(r=n[1].length,n=parseInt(n[1],16),6===r?tn(n):3===r?new on(n>>8&15|n>>4&240,n>>4&15|240&n,(15&n)<<4|15&n,1):8===r?nn(n>>24&255,n>>16&255,n>>8&255,(255&n)/255):4===r?nn(n>>12&15|n>>8&240,n>>8&15|n>>4&240,n>>4&15|240&n,((15&n)<<4|15&n)/255):null):(n=Vt.exec(t))?new on(n[1],n[2],n[3],1):(n=zt.exec(t))?new on(255*n[1]/100,255*n[2]/100,255*n[3]/100,1):(n=Wt.exec(t))?nn(n[1],n[2],n[3],n[4]):(n=Yt.exec(t))?nn(255*n[1]/100,255*n[2]/100,255*n[3]/100,n[4]):(n=Gt.exec(t))?fn(n[1],n[2]/100,n[3]/100,1):(n=Zt.exec(t))?fn(n[1],n[2]/100,n[3]/100,n[4]):Kt.hasOwnProperty(t)?tn(Kt[t]):"transparent"===t?new on(NaN,NaN,NaN,0):null}function tn(t){return new on(t>>16&255,t>>8&255,255&t,1)}function nn(t,n,r,i){return i<=0&&(t=n=r=NaN),new on(t,n,r,i)}function rn(t){return t instanceof qt||(t=Ut(t)),t?new on((t=t.rgb()).r,t.g,t.b,t.opacity):new on}function en(t,n,r,i){return 1===arguments.length?rn(t):new on(t,n,r,null==i?1:i)}function on(t,n,r,i){this.r=+t,this.g=+n,this.b=+r,this.opacity=+i}function sn(){return`#${hn(this.r)}${hn(this.g)}${hn(this.b)}`}function un(){const t=an(this.opacity);return`${1===t?"rgb(":"rgba("}${cn(this.r)}, ${cn(this.g)}, ${cn(this.b)}${1===t?")":`, ${t})`}`}function an(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function cn(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function hn(t){return((t=cn(t))<16?"0":"")+t.toString(16)}function fn(t,n,r,i){return i<=0?t=n=r=NaN:r<=0||r>=1?t=n=NaN:n<=0&&(t=NaN),new dn(t,n,r,i)}function ln(t){if(t instanceof dn)return new dn(t.h,t.s,t.l,t.opacity);if(t instanceof qt||(t=Ut(t)),!t)return new dn;if(t instanceof dn)return t;var n=(t=t.rgb()).r/255,r=t.g/255,i=t.b/255,e=Math.min(n,r,i),o=Math.max(n,r,i),s=NaN,u=o-e,a=(o+e)/2;return u?(s=n===o?(r-i)/u+6*(r<i):r===o?(i-n)/u+2:(n-r)/u+4,u/=a<.5?o+e:2-o-e,s*=60):u=a>0&&a<1?0:s,new dn(s,u,a,t.opacity)}function dn(t,n,r,i){this.h=+t,this.s=+n,this.l=+r,this.opacity=+i}function gn(t){return(t=(t||0)%360)<0?t+360:t}function vn(t){return Math.max(0,Math.min(1,t||0))}function wn(t,n,r){return 255*(t<60?n+(r-n)*t/60:t<180?r:t<240?n+(r-n)*(240-t)/60:n)}St(qt,Ut,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:Qt,formatHex:Qt,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return ln(this).formatHsl()},formatRgb:Jt,toString:Jt}),St(on,en,jt(qt,{brighter(t){return t=null==t?It:Math.pow(It,t),new on(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=null==t?.7:Math.pow(.7,t),new on(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new on(cn(this.r),cn(this.g),cn(this.b),an(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:sn,formatHex:sn,formatHex8:function(){return`#${hn(this.r)}${hn(this.g)}${hn(this.b)}${hn(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:un,toString:un})),St(dn,(function(t,n,r,i){return 1===arguments.length?ln(t):new dn(t,n,r,null==i?1:i)}),jt(qt,{brighter(t){return t=null==t?It:Math.pow(It,t),new dn(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=null==t?.7:Math.pow(.7,t),new dn(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+360*(this.h<0),n=isNaN(t)||isNaN(this.s)?0:this.s,r=this.l,i=r+(r<.5?r:1-r)*n,e=2*r-i;return new on(wn(t>=240?t-240:t+120,e,i),wn(t,e,i),wn(t<120?t+240:t-120,e,i),this.opacity)},clamp(){return new dn(gn(this.h),vn(this.s),vn(this.l),an(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const t=an(this.opacity);return`${1===t?"hsl(":"hsla("}${gn(this.h)}, ${100*vn(this.s)}%, ${100*vn(this.l)}%${1===t?")":`, ${t})`}`}}));const yn=t=>()=>t;function bn(t,n){var r=n-t;return r?function(t,n){return function(r){return t+r*n}}(t,r):yn(isNaN(t)?n:t)}const pn=function t(n){var r=function(t){return 1==(t=+t)?bn:function(n,r){return r-n?function(t,n,r){return t=Math.pow(t,r),n=Math.pow(n,r)-t,r=1/r,function(i){return Math.pow(t+i*n,r)}}(n,r,t):yn(isNaN(n)?r:n)}}(n);function i(t,n){var i=r((t=en(t)).r,(n=en(n)).r),e=r(t.g,n.g),o=r(t.b,n.b),s=bn(t.opacity,n.opacity);return function(n){return t.r=i(n),t.g=e(n),t.b=o(n),t.opacity=s(n),t+""}}return i.gamma=t,i}(1);function mn(t,n){return t=+t,n=+n,function(r){return t*(1-r)+n*r}}var Fn=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,$n=new RegExp(Fn.source,"g");function xn(t,n){var r,i,e,o=Fn.lastIndex=$n.lastIndex=0,s=-1,u=[],a=[];for(t+="",n+="";(r=Fn.exec(t))&&(i=$n.exec(n));)(e=i.index)>o&&(e=n.slice(o,e),u[s]?u[s]+=e:u[++s]=e),(r=r[0])===(i=i[0])?u[s]?u[s]+=i:u[++s]=i:(u[++s]=null,a.push({i:s,x:mn(r,i)})),o=$n.lastIndex;return o<n.length&&(e=n.slice(o),u[s]?u[s]+=e:u[++s]=e),u.length<2?a[0]?function(t){return function(n){return t(n)+""}}(a[0].x):function(t){return function(){return t}}(n):(n=a.length,function(t){for(var r,i=0;i<n;++i)u[(r=a[i]).i]=r.x(t);return u.join("")})}var En,kn=180/Math.PI,Cn={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function Mn(t,n,r,i,e,o){var s,u,a;return(s=Math.sqrt(t*t+n*n))&&(t/=s,n/=s),(a=t*r+n*i)&&(r-=t*a,i-=n*a),(u=Math.sqrt(r*r+i*i))&&(r/=u,i/=u,a/=u),t*i<n*r&&(t=-t,n=-n,a=-a,s=-s),{translateX:e,translateY:o,rotate:Math.atan2(n,t)*kn,skewX:Math.atan(a)*kn,scaleX:s,scaleY:u}}function An(t,n,r,i){function e(t){return t.length?t.pop()+" ":""}return function(o,s){var u=[],a=[];return o=t(o),s=t(s),function(t,i,e,o,s,u){if(t!==e||i!==o){var a=s.push("translate(",null,n,null,r);u.push({i:a-4,x:mn(t,e)},{i:a-2,x:mn(i,o)})}else(e||o)&&s.push("translate("+e+n+o+r)}(o.translateX,o.translateY,s.translateX,s.translateY,u,a),function(t,n,r,o){t!==n?(t-n>180?n+=360:n-t>180&&(t+=360),o.push({i:r.push(e(r)+"rotate(",null,i)-2,x:mn(t,n)})):n&&r.push(e(r)+"rotate("+n+i)}(o.rotate,s.rotate,u,a),function(t,n,r,o){t!==n?o.push({i:r.push(e(r)+"skewX(",null,i)-2,x:mn(t,n)}):n&&r.push(e(r)+"skewX("+n+i)}(o.skewX,s.skewX,u,a),function(t,n,r,i,o,s){if(t!==r||n!==i){var u=o.push(e(o)+"scale(",null,",",null,")");s.push({i:u-4,x:mn(t,r)},{i:u-2,x:mn(n,i)})}else 1===r&&1===i||o.push(e(o)+"scale("+r+","+i+")")}(o.scaleX,o.scaleY,s.scaleX,s.scaleY,u,a),o=s=null,function(t){for(var n,r=-1,i=a.length;++r<i;)u[(n=a[r]).i]=n.x(t);return u.join("")}}}var Dn,Nn,Bn=An((function(t){const n=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(t+"");return n.isIdentity?Cn:Mn(n.a,n.b,n.c,n.d,n.e,n.f)}),"px, ","px)","deg)"),Tn=An((function(t){return null==t?Cn:(En||(En=document.createElementNS("http://www.w3.org/2000/svg","g")),En.setAttribute("transform",t),(t=En.transform.baseVal.consolidate())?Mn((t=t.matrix).a,t.b,t.c,t.d,t.e,t.f):Cn)}),", ",")",")"),Hn=0,Ln=0,Rn=0,Sn=0,jn=0,qn=0,In="object"==typeof performance&&performance.now?performance:Date,_n="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function On(){return jn||(_n(Xn),jn=In.now()+qn)}function Xn(){jn=0}function Pn(){this._call=this._time=this._next=null}function Vn(t,n,r){var i=new Pn;return i.restart(t,n,r),i}function zn(){jn=(Sn=In.now())+qn,Hn=Ln=0;try{!function(){On(),++Hn;for(var t,n=Dn;n;)(t=jn-n._time)>=0&&n._call.call(void 0,t),n=n._next;--Hn}()}finally{Hn=0,function(){for(var t,n,r=Dn,i=1/0;r;)r._call?(i>r._time&&(i=r._time),t=r,r=r._next):(n=r._next,r._next=null,r=t?t._next=n:Dn=n);Nn=t,Yn(i)}(),jn=0}}function Wn(){var t=In.now(),n=t-Sn;n>1e3&&(qn-=n,Sn=t)}function Yn(t){Hn||(Ln&&(Ln=clearTimeout(Ln)),t-jn>24?(t<1/0&&(Ln=setTimeout(zn,t-In.now()-qn)),Rn&&(Rn=clearInterval(Rn))):(Rn||(Sn=In.now(),Rn=setInterval(Wn,1e3)),Hn=1,_n(zn)))}function Gn(t,n,r){var i=new Pn;return i.restart((r=>{i.stop(),t(r+n)}),n=null==n?0:+n,r),i}Pn.prototype=Vn.prototype={constructor:Pn,restart:function(t,n,r){if("function"!=typeof t)throw new TypeError("callback is not a function");r=(null==r?On():+r)+(null==n?0:+n),this._next||Nn===this||(Nn?Nn._next=this:Dn=this,Nn=this),this._call=t,this._time=r,Yn()},stop:function(){this._call&&(this._call=null,this._time=1/0,Yn())}};var Zn=v("start","end","cancel","interrupt"),Kn=[];function Qn(t,n,r,i,e,o){var s=t.__transition;if(s){if(r in s)return}else t.__transition={};!function(t,n,r){var i,e=t.__transition;function o(a){var c,h,f,l;if(1!==r.state)return u();for(c in e)if((l=e[c]).name===r.name){if(3===l.state)return Gn(o);4===l.state?(l.state=6,l.timer.stop(),l.on.call("interrupt",t,t.__data__,l.index,l.group),delete e[c]):+c<n&&(l.state=6,l.timer.stop(),l.on.call("cancel",t,t.__data__,l.index,l.group),delete e[c])}if(Gn((function(){3===r.state&&(r.state=4,r.timer.restart(s,r.delay,r.time),s(a))})),r.state=2,r.on.call("start",t,t.__data__,r.index,r.group),2===r.state){for(r.state=3,i=new Array(f=r.tween.length),c=0,h=-1;c<f;++c)(l=r.tween[c].value.call(t,t.__data__,r.index,r.group))&&(i[++h]=l);i.length=h+1}}function s(n){for(var e=n<r.duration?r.ease.call(null,n/r.duration):(r.timer.restart(u),r.state=5,1),o=-1,s=i.length;++o<s;)i[o].call(t,e);5===r.state&&(r.on.call("end",t,t.__data__,r.index,r.group),u())}function u(){for(var i in r.state=6,r.timer.stop(),delete e[n],e)return;delete t.__transition}e[n]=r,r.timer=Vn((function(t){r.state=1,r.timer.restart(o,r.delay,r.time),r.delay<=t&&o(t-r.delay)}),0,r.time)}(t,r,{name:n,index:i,group:e,on:Zn,tween:Kn,time:o.time,delay:o.delay,duration:o.duration,ease:o.ease,timer:null,state:0})}function Jn(t,n){var r=tr(t,n);if(r.state>0)throw new Error("too late; already scheduled");return r}function Un(t,n){var r=tr(t,n);if(r.state>3)throw new Error("too late; already running");return r}function tr(t,n){var r=t.__transition;if(!r||!(r=r[n]))throw new Error("transition not found");return r}function nr(t,n){var r,i;return function(){var e=Un(this,t),o=e.tween;if(o!==r)for(var s=0,u=(i=r=o).length;s<u;++s)if(i[s].name===n){(i=i.slice()).splice(s,1);break}e.tween=i}}function rr(t,n,r){var i,e;if("function"!=typeof r)throw new Error;return function(){var o=Un(this,t),s=o.tween;if(s!==i){e=(i=s).slice();for(var u={name:n,value:r},a=0,c=e.length;a<c;++a)if(e[a].name===n){e[a]=u;break}a===c&&e.push(u)}o.tween=e}}function ir(t,n,r){var i=t._id;return t.each((function(){var t=Un(this,i);(t.value||(t.value={}))[n]=r.apply(this,arguments)})),function(t){return tr(t,i).value[n]}}function er(t,n){var r;return("number"==typeof n?mn:n instanceof Ut?pn:(r=Ut(n))?(n=r,pn):xn)(t,n)}function or(t){return function(){this.removeAttribute(t)}}function sr(t){return function(){this.removeAttributeNS(t.space,t.local)}}function ur(t,n,r){var i,e,o=r+"";return function(){var s=this.getAttribute(t);return s===o?null:s===i?e:e=n(i=s,r)}}function ar(t,n,r){var i,e,o=r+"";return function(){var s=this.getAttributeNS(t.space,t.local);return s===o?null:s===i?e:e=n(i=s,r)}}function cr(t,n,r){var i,e,o;return function(){var s,u,a=r(this);if(null!=a)return(s=this.getAttribute(t))===(u=a+"")?null:s===i&&u===e?o:(e=u,o=n(i=s,a));this.removeAttribute(t)}}function hr(t,n,r){var i,e,o;return function(){var s,u,a=r(this);if(null!=a)return(s=this.getAttributeNS(t.space,t.local))===(u=a+"")?null:s===i&&u===e?o:(e=u,o=n(i=s,a));this.removeAttributeNS(t.space,t.local)}}function fr(t,n){return function(r){this.setAttribute(t,n.call(this,r))}}function lr(t,n){return function(r){this.setAttributeNS(t.space,t.local,n.call(this,r))}}function dr(t,n){var r,i;function e(){var e=n.apply(this,arguments);return e!==i&&(r=(i=e)&&lr(t,e)),r}return e._value=n,e}function gr(t,n){var r,i;function e(){var e=n.apply(this,arguments);return e!==i&&(r=(i=e)&&fr(t,e)),r}return e._value=n,e}function vr(t,n){return function(){Jn(this,t).delay=+n.apply(this,arguments)}}function wr(t,n){return n=+n,function(){Jn(this,t).delay=n}}function yr(t,n){return function(){Un(this,t).duration=+n.apply(this,arguments)}}function br(t,n){return n=+n,function(){Un(this,t).duration=n}}function pr(t,n){if("function"!=typeof n)throw new Error;return function(){Un(this,t).ease=n}}function mr(t,n,r){var i,e,o=function(t){return(t+"").trim().split(/^|\s+/).every((function(t){var n=t.indexOf(".");return n>=0&&(t=t.slice(0,n)),!t||"start"===t}))}(n)?Jn:Un;return function(){var s=o(this,t),u=s.on;u!==i&&(e=(i=u).copy()).on(n,r),s.on=e}}var Fr=Ht.prototype.constructor;function $r(t){return function(){this.style.removeProperty(t)}}function xr(t,n,r){return function(i){this.style.setProperty(t,n.call(this,i),r)}}function Er(t,n,r){var i,e;function o(){var o=n.apply(this,arguments);return o!==e&&(i=(e=o)&&xr(t,o,r)),i}return o._value=n,o}function kr(t){return function(n){this.textContent=t.call(this,n)}}function Cr(t){var n,r;function i(){var i=t.apply(this,arguments);return i!==r&&(n=(r=i)&&kr(i)),n}return i._value=t,i}var Mr=0;function Ar(t,n,r,i){this._groups=t,this._parents=n,this._name=r,this._id=i}function Dr(){return++Mr}var Nr=Ht.prototype;Ar.prototype={constructor:Ar,select:function(t){var n=this._name,r=this._id;"function"!=typeof t&&(t=M(t));for(var i=this._groups,e=i.length,o=new Array(e),s=0;s<e;++s)for(var u,a,c=i[s],h=c.length,f=o[s]=new Array(h),l=0;l<h;++l)(u=c[l])&&(a=t.call(u,u.__data__,l,c))&&("__data__"in u&&(a.__data__=u.__data__),f[l]=a,Qn(f[l],n,r,l,f,tr(u,r)));return new Ar(o,this._parents,n,r)},selectAll:function(t){var n=this._name,r=this._id;"function"!=typeof t&&(t=N(t));for(var i=this._groups,e=i.length,o=[],s=[],u=0;u<e;++u)for(var a,c=i[u],h=c.length,f=0;f<h;++f)if(a=c[f]){for(var l,d=t.call(a,a.__data__,f,c),g=tr(a,r),v=0,w=d.length;v<w;++v)(l=d[v])&&Qn(l,n,r,v,d,g);o.push(d),s.push(a)}return new Ar(o,s,n,r)},selectChild:Nr.selectChild,selectChildren:Nr.selectChildren,filter:function(t){"function"!=typeof t&&(t=B(t));for(var n=this._groups,r=n.length,i=new Array(r),e=0;e<r;++e)for(var o,s=n[e],u=s.length,a=i[e]=[],c=0;c<u;++c)(o=s[c])&&t.call(o,o.__data__,c,s)&&a.push(o);return new Ar(i,this._parents,this._name,this._id)},merge:function(t){if(t._id!==this._id)throw new Error;for(var n=this._groups,r=t._groups,i=n.length,e=Math.min(i,r.length),o=new Array(i),s=0;s<e;++s)for(var u,a=n[s],c=r[s],h=a.length,f=o[s]=new Array(h),l=0;l<h;++l)(u=a[l]||c[l])&&(f[l]=u);for(;s<i;++s)o[s]=n[s];return new Ar(o,this._parents,this._name,this._id)},selection:function(){return new Fr(this._groups,this._parents)},transition:function(){for(var t=this._name,n=this._id,r=Dr(),i=this._groups,e=i.length,o=0;o<e;++o)for(var s,u=i[o],a=u.length,c=0;c<a;++c)if(s=u[c]){var h=tr(s,n);Qn(s,t,r,c,u,{time:h.time+h.delay+h.duration,delay:0,duration:h.duration,ease:h.ease})}return new Ar(i,this._parents,t,r)},call:Nr.call,nodes:Nr.nodes,node:Nr.node,size:Nr.size,empty:Nr.empty,each:Nr.each,on:function(t,n){var r=this._id;return arguments.length<2?tr(this.node(),r).on.on(t):this.each(mr(r,t,n))},attr:function(t,n){var r=$(t),i="transform"===r?Tn:er;return this.attrTween(t,"function"==typeof n?(r.local?hr:cr)(r,i,ir(this,"attr."+t,n)):null==n?(r.local?sr:or)(r):(r.local?ar:ur)(r,i,n))},attrTween:function(t,n){var r="attr."+t;if(arguments.length<2)return(r=this.tween(r))&&r._value;if(null==n)return this.tween(r,null);if("function"!=typeof n)throw new Error;var i=$(t);return this.tween(r,(i.local?dr:gr)(i,n))},style:function(t,n,r){var i="transform"==(t+="")?Bn:er;return null==n?this.styleTween(t,function(t,n){var r,i,e;return function(){var o=nt(this,t),s=(this.style.removeProperty(t),nt(this,t));return o===s?null:o===r&&s===i?e:e=n(r=o,i=s)}}(t,i)).on("end.style."+t,$r(t)):"function"==typeof n?this.styleTween(t,function(t,n,r){var i,e,o;return function(){var s=nt(this,t),u=r(this),a=u+"";return null==u&&(this.style.removeProperty(t),a=u=nt(this,t)),s===a?null:s===i&&a===e?o:(e=a,o=n(i=s,u))}}(t,i,ir(this,"style."+t,n))).each(function(t,n){var r,i,e,o,s="style."+n,u="end."+s;return function(){var a=Un(this,t),c=a.on,h=null==a.value[s]?o||(o=$r(n)):void 0;c===r&&e===h||(i=(r=c).copy()).on(u,e=h),a.on=i}}(this._id,t)):this.styleTween(t,function(t,n,r){var i,e,o=r+"";return function(){var s=nt(this,t);return s===o?null:s===i?e:e=n(i=s,r)}}(t,i,n),r).on("end.style."+t,null)},styleTween:function(t,n,r){var i="style."+(t+="");if(arguments.length<2)return(i=this.tween(i))&&i._value;if(null==n)return this.tween(i,null);if("function"!=typeof n)throw new Error;return this.tween(i,Er(t,n,null==r?"":r))},text:function(t){return this.tween("text","function"==typeof t?function(t){return function(){var n=t(this);this.textContent=null==n?"":n}}(ir(this,"text",t)):function(t){return function(){this.textContent=t}}(null==t?"":t+""))},textTween:function(t){var n="text";if(arguments.length<1)return(n=this.tween(n))&&n._value;if(null==t)return this.tween(n,null);if("function"!=typeof t)throw new Error;return this.tween(n,Cr(t))},remove:function(){return this.on("end.remove",function(t){return function(){var n=this.parentNode;for(var r in this.__transition)if(+r!==t)return;n&&n.removeChild(this)}}(this._id))},tween:function(t,n){var r=this._id;if(t+="",arguments.length<2){for(var i,e=tr(this.node(),r).tween,o=0,s=e.length;o<s;++o)if((i=e[o]).name===t)return i.value;return null}return this.each((null==n?nr:rr)(r,t,n))},delay:function(t){var n=this._id;return arguments.length?this.each(("function"==typeof t?vr:wr)(n,t)):tr(this.node(),n).delay},duration:function(t){var n=this._id;return arguments.length?this.each(("function"==typeof t?yr:br)(n,t)):tr(this.node(),n).duration},ease:function(t){var n=this._id;return arguments.length?this.each(pr(n,t)):tr(this.node(),n).ease},easeVarying:function(t){if("function"!=typeof t)throw new Error;return this.each(function(t,n){return function(){var r=n.apply(this,arguments);if("function"!=typeof r)throw new Error;Un(this,t).ease=r}}(this._id,t))},end:function(){var t,n,r=this,i=r._id,e=r.size();return new Promise((function(o,s){var u={value:s},a={value:function(){0==--e&&o()}};r.each((function(){var r=Un(this,i),e=r.on;e!==t&&((n=(t=e).copy())._.cancel.push(u),n._.interrupt.push(u),n._.end.push(a)),r.on=n})),0===e&&o()}))},[Symbol.iterator]:Nr[Symbol.iterator]};var Br={time:null,delay:0,duration:250,ease:function(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}};function Tr(t,n){for(var r;!(r=t.__transition)||!(r=r[n]);)if(!(t=t.parentNode))throw new Error(`transition ${n} not found`);return r}Ht.prototype.interrupt=function(t){return this.each((function(){!function(t,n){var r,i,e,o=t.__transition,s=!0;if(o){for(e in n=null==n?null:n+"",o)(r=o[e]).name===n?(i=r.state>2&&r.state<5,r.state=6,r.timer.stop(),r.on.call(i?"interrupt":"cancel",t,t.__data__,r.index,r.group),delete o[e]):s=!1;s&&delete t.__transition}}(this,t)}))},Ht.prototype.transition=function(t){var n,r;t instanceof Ar?(n=t._id,t=t._name):(n=Dr(),(r=Br).time=On(),t=null==t?null:t+"");for(var i=this._groups,e=i.length,o=0;o<e;++o)for(var s,u=i[o],a=u.length,c=0;c<a;++c)(s=u[c])&&Qn(s,t,n,c,u,r||Tr(s,n));return new Ar(i,this._parents,t,n)};const Hr=Math.PI,Lr=2*Hr,Rr=Lr-1e-6;function Sr(t){this._+=t[0];for(let n=1,r=t.length;n<r;++n)this._+=arguments[n]+t[n]}class jr{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=null==t?Sr:function(t){let n=Math.floor(t);if(!(n>=0))throw new Error(`invalid digits: ${t}`);if(n>15)return Sr;const r=10**n;return function(t){this._+=t[0];for(let n=1,i=t.length;n<i;++n)this._+=Math.round(arguments[n]*r)/r+t[n]}}(t)}moveTo(t,n){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}`}closePath(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(t,n){this._append`L${this._x1=+t},${this._y1=+n}`}quadraticCurveTo(t,n,r,i){this._append`Q${+t},${+n},${this._x1=+r},${this._y1=+i}`}bezierCurveTo(t,n,r,i,e,o){this._append`C${+t},${+n},${+r},${+i},${this._x1=+e},${this._y1=+o}`}arcTo(t,n,r,i,e){if(t=+t,n=+n,r=+r,i=+i,(e=+e)<0)throw new Error(`negative radius: ${e}`);let o=this._x1,s=this._y1,u=r-t,a=i-n,c=o-t,h=s-n,f=c*c+h*h;if(null===this._x1)this._append`M${this._x1=t},${this._y1=n}`;else if(f>1e-6)if(Math.abs(h*u-a*c)>1e-6&&e){let l=r-o,d=i-s,g=u*u+a*a,v=l*l+d*d,w=Math.sqrt(g),y=Math.sqrt(f),b=e*Math.tan((Hr-Math.acos((g+f-v)/(2*w*y)))/2),p=b/y,m=b/w;Math.abs(p-1)>1e-6&&this._append`L${t+p*c},${n+p*h}`,this._append`A${e},${e},0,0,${+(h*l>c*d)},${this._x1=t+m*u},${this._y1=n+m*a}`}else this._append`L${this._x1=t},${this._y1=n}`}arc(t,n,r,i,e,o){if(t=+t,n=+n,o=!!o,(r=+r)<0)throw new Error(`negative radius: ${r}`);let s=r*Math.cos(i),u=r*Math.sin(i),a=t+s,c=n+u,h=1^o,f=o?i-e:e-i;null===this._x1?this._append`M${a},${c}`:(Math.abs(this._x1-a)>1e-6||Math.abs(this._y1-c)>1e-6)&&this._append`L${a},${c}`,r&&(f<0&&(f=f%Lr+Lr),f>Rr?this._append`A${r},${r},0,1,${h},${t-s},${n-u}A${r},${r},0,1,${h},${this._x1=a},${this._y1=c}`:f>1e-6&&this._append`A${r},${r},0,${+(f>=Hr)},${h},${this._x1=t+r*Math.cos(e)},${this._y1=n+r*Math.sin(e)}`)}rect(t,n,r,i){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}h${r=+r}v${+i}h${-r}Z`}toString(){return this._}}function qr(t){return function(){return t}}const Ir=Math.abs,_r=Math.atan2,Or=Math.cos,Xr=Math.max,Pr=Math.min,Vr=Math.sin,zr=Math.sqrt,Wr=Math.PI,Yr=Wr/2,Gr=2*Wr;function Zr(t){return t>1?0:t<-1?Wr:Math.acos(t)}function Kr(t){return t>=1?Yr:t<=-1?-Yr:Math.asin(t)}function Qr(t){let n=3;return t.digits=function(r){if(!arguments.length)return n;if(null==r)n=null;else{const t=Math.floor(r);if(!(t>=0))throw new RangeError(`invalid digits: ${r}`);n=t}return t},()=>new jr(n)}function Jr(t){return t.innerRadius}function Ur(t){return t.outerRadius}function ti(t){return t.startAngle}function ni(t){return t.endAngle}function ri(t){return t&&t.padAngle}function ii(t,n,r,i,e,o,s,u){var a=r-t,c=i-n,h=s-e,f=u-o,l=f*a-h*c;if(!(l*l<1e-12))return[t+(l=(h*(n-o)-f*(t-e))/l)*a,n+l*c]}function ei(t,n,r,i,e,o,s){var u=t-r,a=n-i,c=(s?o:-o)/zr(u*u+a*a),h=c*a,f=-c*u,l=t+h,d=n+f,g=r+h,v=i+f,w=(l+g)/2,y=(d+v)/2,b=g-l,p=v-d,m=b*b+p*p,F=e-o,$=l*v-g*d,x=(p<0?-1:1)*zr(Xr(0,F*F*m-$*$)),E=($*p-b*x)/m,k=(-$*b-p*x)/m,C=($*p+b*x)/m,M=(-$*b+p*x)/m,A=E-w,D=k-y,N=C-w,B=M-y;return A*A+D*D>N*N+B*B&&(E=C,k=M),{cx:E,cy:k,x01:-h,y01:-f,x11:E*(e/F-1),y11:k*(e/F-1)}}function oi(){var t=Jr,n=Ur,r=qr(0),i=null,e=ti,o=ni,s=ri,u=null,a=Qr(c);function c(){var c,h,f=+t.apply(this,arguments),l=+n.apply(this,arguments),d=e.apply(this,arguments)-Yr,g=o.apply(this,arguments)-Yr,v=Ir(g-d),w=g>d;if(u||(u=c=a()),l<f&&(h=l,l=f,f=h),l>1e-12)if(v>Gr-1e-12)u.moveTo(l*Or(d),l*Vr(d)),u.arc(0,0,l,d,g,!w),f>1e-12&&(u.moveTo(f*Or(g),f*Vr(g)),u.arc(0,0,f,g,d,w));else{var y,b,p=d,m=g,F=d,$=g,x=v,E=v,k=s.apply(this,arguments)/2,C=k>1e-12&&(i?+i.apply(this,arguments):zr(f*f+l*l)),M=Pr(Ir(l-f)/2,+r.apply(this,arguments)),A=M,D=M;if(C>1e-12){var N=Kr(C/f*Vr(k)),B=Kr(C/l*Vr(k));(x-=2*N)>1e-12?(F+=N*=w?1:-1,$-=N):(x=0,F=$=(d+g)/2),(E-=2*B)>1e-12?(p+=B*=w?1:-1,m-=B):(E=0,p=m=(d+g)/2)}var T=l*Or(p),H=l*Vr(p),L=f*Or($),R=f*Vr($);if(M>1e-12){var S,j=l*Or(m),q=l*Vr(m),I=f*Or(F),_=f*Vr(F);if(v<Wr)if(S=ii(T,H,I,_,j,q,L,R)){var O=T-S[0],X=H-S[1],P=j-S[0],V=q-S[1],z=1/Vr(Zr((O*P+X*V)/(zr(O*O+X*X)*zr(P*P+V*V)))/2),W=zr(S[0]*S[0]+S[1]*S[1]);A=Pr(M,(f-W)/(z-1)),D=Pr(M,(l-W)/(z+1))}else A=D=0}E>1e-12?D>1e-12?(y=ei(I,_,T,H,l,D,w),b=ei(j,q,L,R,l,D,w),u.moveTo(y.cx+y.x01,y.cy+y.y01),D<M?u.arc(y.cx,y.cy,D,_r(y.y01,y.x01),_r(b.y01,b.x01),!w):(u.arc(y.cx,y.cy,D,_r(y.y01,y.x01),_r(y.y11,y.x11),!w),u.arc(0,0,l,_r(y.cy+y.y11,y.cx+y.x11),_r(b.cy+b.y11,b.cx+b.x11),!w),u.arc(b.cx,b.cy,D,_r(b.y11,b.x11),_r(b.y01,b.x01),!w))):(u.moveTo(T,H),u.arc(0,0,l,p,m,!w)):u.moveTo(T,H),f>1e-12&&x>1e-12?A>1e-12?(y=ei(L,R,j,q,f,-A,w),b=ei(T,H,I,_,f,-A,w),u.lineTo(y.cx+y.x01,y.cy+y.y01),A<M?u.arc(y.cx,y.cy,A,_r(y.y01,y.x01),_r(b.y01,b.x01),!w):(u.arc(y.cx,y.cy,A,_r(y.y01,y.x01),_r(y.y11,y.x11),!w),u.arc(0,0,f,_r(y.cy+y.y11,y.cx+y.x11),_r(b.cy+b.y11,b.cx+b.x11),w),u.arc(b.cx,b.cy,A,_r(b.y11,b.x11),_r(b.y01,b.x01),!w))):u.arc(0,0,f,$,F,w):u.lineTo(L,R)}else u.moveTo(0,0);if(u.closePath(),c)return u=null,c+""||null}return c.centroid=function(){var r=(+t.apply(this,arguments)+ +n.apply(this,arguments))/2,i=(+e.apply(this,arguments)+ +o.apply(this,arguments))/2-Wr/2;return[Or(i)*r,Vr(i)*r]},c.innerRadius=function(n){return arguments.length?(t="function"==typeof n?n:qr(+n),c):t},c.outerRadius=function(t){return arguments.length?(n="function"==typeof t?t:qr(+t),c):n},c.cornerRadius=function(t){return arguments.length?(r="function"==typeof t?t:qr(+t),c):r},c.padRadius=function(t){return arguments.length?(i=null==t?null:"function"==typeof t?t:qr(+t),c):i},c.startAngle=function(t){return arguments.length?(e="function"==typeof t?t:qr(+t),c):e},c.endAngle=function(t){return arguments.length?(o="function"==typeof t?t:qr(+t),c):o},c.padAngle=function(t){return arguments.length?(s="function"==typeof t?t:qr(+t),c):s},c.context=function(t){return arguments.length?(u=null==t?null:t,c):u},c}function si(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function ui(t){this._context=t}function ai(t){return new ui(t)}function ci(t){return t[0]}function hi(t){return t[1]}function fi(t,n){var r=qr(!0),i=null,e=ai,o=null,s=Qr(u);function u(u){var a,c,h,f=(u=si(u)).length,l=!1;for(null==i&&(o=e(h=s())),a=0;a<=f;++a)!(a<f&&r(c=u[a],a,u))===l&&((l=!l)?o.lineStart():o.lineEnd()),l&&o.point(+t(c,a,u),+n(c,a,u));if(h)return o=null,h+""||null}return t="function"==typeof t?t:void 0===t?ci:qr(t),n="function"==typeof n?n:void 0===n?hi:qr(n),u.x=function(n){return arguments.length?(t="function"==typeof n?n:qr(+n),u):t},u.y=function(t){return arguments.length?(n="function"==typeof t?t:qr(+t),u):n},u.defined=function(t){return arguments.length?(r="function"==typeof t?t:qr(!!t),u):r},u.curve=function(t){return arguments.length?(e=t,null!=i&&(o=e(i)),u):e},u.context=function(t){return arguments.length?(null==t?i=o=null:o=e(i=t),u):i},u}ui.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,n){switch(t=+t,n=+n,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);break;case 1:this._point=2;default:this._context.lineTo(t,n)}}};class li extends e{setLayout(t,n,r,i){Lt(this.context).attr("width",t).attr("height",n).attr("viewBox",[0,0,t,n]).attr("style","display:block;max-width:100%;height:auto;").call((t=>{t.append("g").attr("class","vega-chart-draw-g").attr("transform",`translate(${i},${r})`)})).call((t=>{t.append("g").attr("class","vega-chart-legend-g").attr("transform",`translate(${i/3},${r/4})`)}))}drawLine(t,n,r){Lt(this.context).select(".vega-chart-draw-g").append("line").attr("x1",t.x).attr("y1",t.y).attr("x2",n.x).attr("y2",n.y).attr("stroke",r)}drawXAxis(t,n,r){const{scale:i,end:e,labelFormatter:o,direction:s,height:u}=t;let a=l(i);o&&(a=a.tickFormat(o)),Lt(this.context).select(".vega-chart-draw-g").append("g").attr("class","vega-chart-x-axis").attr("transform",`translate(0, ${e.y})`).call(a).call((t=>{t.select(".domain").attr("stroke-width",2).attr("stroke",n)})).call((t=>{t.selectAll("line").attr("stroke",n),t.selectAll("text").attr("style",r)})).call((t=>{"horizontal"===s&&(t.selectAll("line").clone().attr("y2",""+-u),t.select(".domain").attr("stroke-width",0))}))}drawYAxis(t,n,r){const{scale:i,labelFormatter:e,width:o,tickSize:s,direction:u}=t;let a=d(i).ticks(s);e&&(a=a.tickFormat(e)),Lt(this.context).select(".vega-chart-draw-g").append("g").attr("class","vega-chart-y-axis").call(a).call((t=>{t.select(".domain").attr("stroke-width",0).attr("stroke",n)})).call((t=>{t.selectAll("line").attr("stroke-width",2).attr("stroke",n),t.selectAll("text").attr("style",r)})).call((t=>{"horizontal"!==u?t.selectAll("line").clone().attr("x2",`${o}`):t.select(".domain").attr("stroke-width",2).attr("stroke",n)}))}drawCircle(t,n,r,i,e){Lt(this.context).select(".vega-chart-draw-g").append((()=>this.getCircleNode(t,n,r,i,e)))}drawText(t,n,r,i,e){Lt(this.context).select(".vega-chart-draw-g").append((()=>this.getTextNode(t,n,r,i,e)))}drawLegend(t,n,r,i){return Lt(this.context).select(".vega-chart-legend-g").append("g").attr("class","vega-chart-legend-item").attr("data-legend",n).attr("transform",`translate(${t.x},${t.y})`).call((t=>{t.append((()=>this.getCircleNode({x:-4,y:-4},4,r))),t.append((()=>this.getTextNode({x:8,y:0},n,i)))})).node()}drawRect(t,n,r,i){Lt(this.context).select(".vega-chart-draw-g").append("rect").attr("fill",i).attr("x",t.x).attr("y",t.y).attr("width",n).attr("height",r)}drawLinePath(t,n){Lt(this.context).select(".vega-chart-draw-g").append("path").attr("class","vega-chart-line-path").datum(t).attr("fill","none").attr("stroke",n).attr("stroke-width",3).attr("stroke-linecap","round").attr("stroke-linejoin","round").attr("d",fi().x((t=>t.x)).y((t=>t.y)))}drawArcPath(t,n,r,i,e){return Lt(this.context).select(".vega-chart-draw-g").append("path").datum(n).attr("class","vega-chart-arc-path").attr("data-name",(t=>t.data.name)).attr("transform",`translate(${t.x},${t.y})`).attr("fill",r).attr("stroke-width",0).attr("d",oi().innerRadius(e).outerRadius(i)).attr("data-d",oi().innerRadius(e).outerRadius(i+10)).node()}clear(){Lt(this.context).selectAll(".vega-chart-draw-g").remove(),Lt(this.context).selectAll(".vega-chart-legend-g").remove()}getTextNode(t,n,r,i="start",e=0){return Rt("svg:text").attr("style",r).attr("x",t.x).attr("y",t.y).attr("text-anchor",i).attr("rotate",e).text(n).node()}getCircleNode(t,n,r,i,e){return Rt("svg:circle").attr("r",n).attr("cx",t.x).attr("cy",t.y).attr("fill",r).attr("stroke-width",i||0).attr("stroke",e).node()}}class di extends e{setLayout(t,n){this.context.width=t,this.context.height=n,this.context.style.display="block",this.initCanvasContext2d()}drawLine(t,n){const r=this.getContext2d();r.beginPath(),r.moveTo(t.x,t.y),r.lineTo(n.x,n.y),r.closePath()}drawXAxis(t){this.drawLine(t.start,t.end)}drawYAxis(t){this.drawLine(t.start,t.end)}drawCircle(t,n,r,i,e){const o=this.getContext2d();i&&e&&(o.fillStyle=e,o.beginPath(),o.arc(t.x,t.y,n,0,2*Math.PI),o.fill()),o.fillStyle=r,o.beginPath(),o.arc(t.x,t.y,n-(i||0),0,2*Math.PI),o.fill()}drawLegend(t,n,r){return this.drawCircle(t,4,r),this.drawText(t,n),this.context}drawText(t,n){this.getContext2d().fillText(n,t.x,t.y)}drawRect(t,n,r,i){const e=this.getContext2d();e.fillStyle=i,e.fillRect(t.x,t.y,n,r)}drawLinePath(t,n){const r=Rt("svg:path").datum(t).attr("d",fi().x((t=>t.x)).y((t=>t.y))).node(),i=new Path2D(r.getAttribute("d")),e=this.getContext2d();e.lineWidth=3,e.strokeStyle=n,e.stroke(i)}drawArcPath(t,n,r,i,e){const o=this.getContext2d();return o.beginPath(),o.moveTo(t.x,t.y),o.arc(t.x,t.y,i,n.startAngle,n.endAngle),o.fillStyle=r,o.fill(),e&&this.drawCircle(t,e,"#F0F3F7"),this.context}clear(){this.getContext2d().clearRect(0,0,this.context.width,this.context.height)}initCanvasContext2d(){this.canvasContext2d=this.context.getContext("2d")}getContext2d(){return this.canvasContext2d||this.initCanvasContext2d(),this.canvasContext2d}}const gi={width:void 0,height:void 0,margin:{top:30,right:30,bottom:30,left:30}};class vi{constructor(t){this.container=t}setContainerWidthAndHeight(t){const{width:n,height:i}=t;void 0!==n&&(this.container.style.width=r(n)),void 0!==i&&(this.container.style.height=r(i))}getContainerClientWidth(t){return this.container.clientWidth||i((null==t?void 0:t.width)||this.container.style.width)}getContainerClientHeight(t){return this.container.clientHeight||i((null==t?void 0:t.height)||this.container.style.height)}getContainerInnerWidth(t){const n=this.getContainerClientWidth(t),{left:r,right:i}=(null==t?void 0:t.margin)||gi.margin;return n?n-i-r:0}getContainerInnerHeight(t){const n=this.getContainerClientHeight(t),{top:r,bottom:i}=(null==t?void 0:t.margin)||gi.margin;return n?n-r-i:0}mergeLayout(t,n,r){return{width:n&&n.width?n.width:gi.width,height:n&&n.height?n.height:gi.height,margin:Object.assign({},gi.margin,{top:r?60:gi.margin.top,left:"VEGA-LINE-CHART"===t||"VEGA-BAR-CHART"===t?60:gi.margin.left},n&&n.margin?n.margin:{})}}}class wi{constructor(t){this.context=t,this.interactingEntryForEventRegistry=new Map,this.interactingEntryForDrawerRegistry=new WeakMap}register(t,n,r){const i=r.eventType;this.interactingEntryForEventRegistry.get(i)||this.interactingEntryForEventRegistry.set(i,[]),this.interactingEntryForEventRegistry.get(i).push(r),this.interactingEntryForDrawerRegistry.get(t)||this.interactingEntryForDrawerRegistry.set(t,new WeakMap),this.interactingEntryForDrawerRegistry.get(t).get(n)||this.interactingEntryForDrawerRegistry.get(t).set(n,[]),this.interactingEntryForDrawerRegistry.get(t).get(n).push(r)}unregisterByDrawer(t){const n=t.drawPiece;n&&this.interactingEntryForDrawerRegistry.has(t)&&this.interactingEntryForDrawerRegistry.get(t)&&this.interactingEntryForDrawerRegistry.get(t).has(n)&&this.interactingEntryForDrawerRegistry.get(t).get(n)&&this.interactingEntryForEventRegistry.forEach(((r,i)=>{this.interactingEntryForEventRegistry.set(i,r.filter((r=>this.interactingEntryForDrawerRegistry.get(t).get(n).indexOf(r)<0)))})),this.interactingEntryForDrawerRegistry.delete(t)}callRegistry(t,n){const r=this.interactingEntryForEventRegistry.get(t);r&&r.forEach((t=>{t.shouldHandle(n)&&t.handle(n)}))}}class yi extends wi{}class bi extends wi{constructor(t){super(t),this.addContextListener()}addContextListener(){this.context.addEventListener("click",(t=>{this.callRegistry("click",t)})),this.context.addEventListener("mouseover",(t=>{this.callRegistry("mouseover",t)}))}}class pi{constructor(t){this.options=t,this.isLayoutSet=!1,this.drawers=[];const n=class{static get(t,n){if("canvas"===t){const t=n.querySelector("canvas");let r;return t?r=t:(r=document.createElement("canvas"),r=n.appendChild(r)),r}{const t=n.querySelector("svg");let r;return t?r=t:(r=document.createElementNS("http://www.w3.org/2000/svg","svg"),r=n.appendChild(r)),r}}}.get(t.mode,t.container.shadowRoot?t.container.shadowRoot:t.container);this.dimensionController=new vi(t.container),this.renderer=class{static get(t){if(t instanceof SVGElement)return new li(t);if(t instanceof HTMLCanvasElement)return new di(t);throw new Error("Invalid context")}}.get(n),this.interactor=class{static get(t){if(t instanceof SVGElement)return new bi(t);if(t instanceof HTMLCanvasElement)return new yi(t);throw new Error("Invalid context")}}.get(n),this.initLayoutOptions(t)}clear(){this.renderer.clear()}updateOptions(t){this.initLayoutOptions(t),this.isLayoutSet=!1,this.render()}reRender(){this.updateOptions(this.options)}render(){this.unregisterByDrawer(),this.drawers=this.createDrawerChain(this.renderer,this.interactor),this.clear(),this.isLayoutSet||(this.setLayout(),this.isLayoutSet=!0),this.drawers.forEach((t=>t.execute()))}setLayout(){const t=this.options.layout,n=this.dimensionController.getContainerClientWidth(t),r=this.dimensionController.getContainerClientHeight(t),i=(null==t?void 0:t.margin)||gi.margin;this.renderer.setLayout(n,r,i.top,i.left)}initLayoutOptions(t){const n=this.dimensionController.mergeLayout(t.container.tagName,t.layout,!(!t.legends||!t.legends.length));this.options=Object.assign(t,{layout:n}),this.dimensionController.setContainerWidthAndHeight(n),this.options.container.style.display="block"}unregisterByDrawer(){this.drawers&&this.drawers.forEach((t=>{this.interactor.unregisterByDrawer(t)}))}}const mi={"bg-brand":"#33393D","bg-page":"#F0F3F7","bg-primary":"#FCFCFC","bg-secondary":"#F5F7F7","bg-tertiary":"#F0F3F7","bg-quaternary":"#F1F8FB","bg-inverted-primary":"#04041C","bg-inverted-secondary":"#121227","bg-inverted-tertiary":"#181830","bg-inverted-quaternary":"#464765","bg-action":"#1362E2","bg-action-hover":"#0470EC","bg-action-focus":"#1362E2","bg-action-active":"#1D41C3","bg-action-quaternary":"#DEE1E3","bg-action-quaternary-hover":"#EFEFEF","bg-action-quaternary-active":"#CDD1D3","bg-action-secondary":"#FCFCFC","bg-action-secondary-hover":"#0470EC","bg-action-secondary-active":"#1D41C3","bg-action-tertiary":"#000000","bg-action-tertiary-hover":"#04041C","bg-action-tertiary-active":"#04041C","bg-app-header":"#F0F3F7","bg-backdrop-modal":"#121227","bg-backdrop-popover":"#203645","bg-backdrop-sidebar":"#121227","bg-chip":"#203645","bg-chip-hover":"#203645","bg-chip-active":"#203645","bg-danger":"#BD2947","bg-danger-hover":"#E94768","bg-danger-focus":"#BD2947","bg-danger-active":"#E63257","bg-danger-tertiary":"#000000","bg-danger-tertiary-hover":"#FF5772","bg-danger-tertiary-active":"#BD2947","bg-disabled":"#B0B4B5","bg-divider":"#ABC6D8","bg-divider-secondary":"#C7D9E5","bg-keypad-btn-active":"#E5EFFF","bg-loading-progress":"#99C0FF","bg-loading-track":"#E5EFFF","bg-segment-hover":"#CDD1D3","bg-segment-control":"#596063","bg-selected":"#0097FF","bg-sidebar":"#121227","bg-sidebar-icon":"#BCBAD5","bg-sidebar-icon-hover":"#121227","bg-sidebar-icon-selected":"#FCFCFC","bg-sidebar-item-hover":"#FCFCFC","bg-sidebar-item-selected":"#1362E2","bg-site-footer":"#33393D","bg-site-footer-action":"#ABC6D8","bg-site-footer-action-hover":"#C7D9E5","bg-site-footer-action-active":"#8FB3CB","bg-site-footer-field":"#596063","bg-slider-handle":"#FCFCFC","bg-status-error":"#FF6E8B","bg-status-info":"#CDD1D3","bg-status-success":"#A0E9A7","bg-status-warning":"#FFDC83","bg-tab":"#F0F3F7","bg-tab-hover":"#F5F7F7","bg-tab-selected":"#203645","bg-table-alt-row":"#F5F7F7","bg-table-header":"#F0F3F7","bg-table-row-hover":"#F1F8FB","bg-table-row-selected-expanded":"#E5EFFF","bg-table-selected-row":"#CCDFFF","bg-textarea-count":"#04041C","bg-tile":"#FCFCFC","bg-tile-hover":"#F5F7F7","bg-tile-selected":"#F2F7FF","bg-tile-selected-hover":"#E5EFFF","bg-toggle-switch":"#6B747D","bg-toggle-switch-hover":"#6B747D","bg-toggle-switch-selected-disabled":"#99C0FF","bg-transparent":"#000000","bg-accent1-primary":"#73E6DC","bg-accent1-secondary":"#C1F4EF","bg-accent1-tertiary":"#E0F9F7","bg-accent2-primary":"#806BFF","bg-accent2-secondary":"#C7BDFF","bg-accent2-tertiary":"#E3DEFF","bg-accent3-primary":"#FFDC83","bg-accent3-secondary":"#FFEFC8","bg-accent3-tertiary":"#FFF7E3","bg-accent4-primary":"#FF9571","bg-accent4-secondary":"#FFD0C0","bg-accent4-tertiary":"#FFE7DF","bg-accent5-primary":"#00BBFF","bg-accent5-secondary":"#8EDFF9","bg-accent5-tertiary":"#E3F7FD","bg-accent6-primary":"#FF82C9","bg-accent6-secondary":"#FFC7E7","bg-accent6-tertiary":"#FFE3F3","bg-accent7-primary":"#259F9F","bg-accent7-secondary":"#9BD4D6","bg-accent7-tertiary":"#D0EFEF","bg-accent8-primary":"#563D82","bg-accent8-secondary":"#C7A2CC","bg-accent8-tertiary":"#E6D6EA","bg-accent9-primary":"#FFBF3F","bg-accent9-secondary":"#FED78E","bg-accent9-tertiary":"#FBE2B9","bg-accent10-primary":"#ED7A23","bg-accent10-secondary":"#F19255","bg-accent10-tertiary":"#F5BB94","bg-date-picker-range":"#E5EFFF"},Fi=["bg-accent1-primary","bg-accent2-primary","bg-accent3-primary","bg-accent4-primary","bg-accent5-primary","bg-accent6-primary","bg-accent7-primary","bg-accent8-primary","bg-accent9-primary","bg-accent10-primary"],$i=Object.keys(n).reduce(((t,r)=>(t[r]='font-family:"Inter", sans-serif;'+n[r].filter((t=>t.indexOf("@apply")<0)).join(";"),t)),{"v-text-secondary":"color:rgba(107, 116, 125, 1);"});class xi{constructor(t,n,r){this.renderer=t,this.interactor=n,this.options=r}execute(){const t=this.draw();this.drawPiece=t,this.addInteractionSupport(t)}getColorByIndex(t,n){return(n=n&&n.length?n:Fi)[t%=n.length]}getColorFromToken(t){return mi[t]}getStyleTextFromToken(t){return t.split(" ").map((t=>$i[t])).join(";")}}class Ei{generate(t){return{eventType:this.eventType,shouldHandle:this.createShouldHandle(t),handle:this.createHandle(t)}}}class ki extends Ei{constructor(){super(...arguments),this.eventType="mouseover"}createShouldHandle(){return this.shouldHandle}createHandle(t){return n=>{this.handle(n,t)}}shouldHandle(t){var n;const r=t.target,i=t.currentTarget;return"VEGA-PIE-CHART"===(i.parentElement&&11!==i.parentElement.nodeType?i.parentElement:i.parentNode.host).tagName&&(r.classList.contains("vega-chart-legend-item")||!!(null===(n=r.parentElement)||void 0===n?void 0:n.classList.contains("vega-chart-legend-item")))}handle(t,n){var r;const i=Lt(t.currentTarget),e=t.target,o="text"===e.tagName?e:"circle"===e.tagName?e.nextElementSibling:e.querySelector("text"),s=o?o.textContent:"",u=s?n.data.indexOf(s):0;null===(r=i.selectAll("path.vega-chart-arc-path").nodes()[u])||void 0===r||r.dispatchEvent(new MouseEvent("mouseover",{bubbles:!0}))}}class Ci extends xi{constructor(){super(...arguments),this.pieLegendHoverGenerator=new ki}addInteractionSupport(t){var n;(null===(n=this.options.renderOptions.data)||void 0===n?void 0:n.length)&&this.interactor.register(this,t,this.pieLegendHoverGenerator.generate(this.options.renderOptions))}draw(){const{data:n=[],colors:r,position:i,width:e}=this.options.renderOptions,o=this.getChartLegendOptions(n,r,i);if(o){const r=t(n);return o.legends.map(((t,n)=>{const i=this.getLegendPosition(o.position,n,r,e);return this.renderer.drawLegend(i,t.field,t.color,this.getStyleTextFromToken("v-font-footnote2-short"))}))}}getChartLegendOptions(t,n,r){if(t&&t.length)return{position:r=r?Object.assign({x:10,y:0},r):{x:10,y:0},legends:t.map(((t,r)=>({field:t,color:this.getColorFromToken(this.getColorByIndex(r,n)),icon:""})))}}getLegendPosition(t,n,r,i){if(i){const e=7*r+24,o=18,s=Math.max(Number(((i-t.x)/e).toFixed(0)),1),u=parseInt((n/s).toString());return{x:t.x+e*(n%s),y:t.y+u*o}}return{x:0,y:0}}}class Mi{process(t){const{container:n,layout:r}=t,{top:i,right:e,bottom:o,left:s}=(null==r?void 0:r.margin)||gi.margin,u=new vi(n);return{width:u.getContainerClientWidth(r),height:u.getContainerClientHeight(r),innerWidth:u.getContainerInnerWidth(r),innerHeight:u.getContainerInnerHeight(r),top:i,right:e,bottom:o,left:s}}}class Ai{constructor(t){this.processors=t}process(t){let n;for(const r of this.processors)n=r.process(t,n);return n}}class Di{process(t,n){const{colors:r,legends:i=[]}=t,{width:e,height:o}=n;return{data:i,colors:r,position:{x:10,y:10},width:e,height:o}}}export{xi as B,Ei as I,Mi as L,Ai as P,pi as a,Di as b,Ci as c,yn as d,Ut as e,pn as f,xn as g,si as h,mn as i,qr as j,Lt as k,Gr as t}
1
+ import{g as t}from"./p-d27ae9ff.js";import{b as n}from"./p-d884c644.js";import{a as r,b as i}from"./p-0c667d6a.js";class e{constructor(t){this.context=t}}function o(t){return t}function s(t){return"translate("+t+",0)"}function u(t){return"translate(0,"+t+")"}function a(t){return n=>+t(n)}function c(t,n){return n=Math.max(0,t.bandwidth()-2*n)/2,t.round()&&(n=Math.round(n)),r=>+t(r)+n}function h(){return!this.__axis}function f(t,n){var r=[],i=null,e=null,f=6,l=6,d=3,g="undefined"!=typeof window&&window.devicePixelRatio>1?0:.5,v=1===t||4===t?-1:1,w=4===t||2===t?"x":"y",y=1===t||3===t?s:u;function b(s){var u=null==i?n.ticks?n.ticks.apply(n,r):n.domain():i,b=null==e?n.tickFormat?n.tickFormat.apply(n,r):o:e,p=Math.max(f,0)+d,m=n.range(),F=+m[0]+g,$=+m[m.length-1]+g,x=(n.bandwidth?c:a)(n.copy(),g),E=s.selection?s.selection():s,k=E.selectAll(".domain").data([null]),C=E.selectAll(".tick").data(u,n).order(),M=C.exit(),A=C.enter().append("g").attr("class","tick"),D=C.select("line"),N=C.select("text");k=k.merge(k.enter().insert("path",".tick").attr("class","domain").attr("stroke","currentColor")),C=C.merge(A),D=D.merge(A.append("line").attr("stroke","currentColor").attr(w+"2",v*f)),N=N.merge(A.append("text").attr("fill","currentColor").attr(w,v*p).attr("dy",1===t?"0em":3===t?"0.71em":"0.32em")),s!==E&&(k=k.transition(s),C=C.transition(s),D=D.transition(s),N=N.transition(s),M=M.transition(s).attr("opacity",1e-6).attr("transform",(function(t){return isFinite(t=x(t))?y(t+g):this.getAttribute("transform")})),A.attr("opacity",1e-6).attr("transform",(function(t){var n=this.parentNode.__axis;return y((n&&isFinite(n=n(t))?n:x(t))+g)}))),M.remove(),k.attr("d",4===t||2===t?l?"M"+v*l+","+F+"H"+g+"V"+$+"H"+v*l:"M"+g+","+F+"V"+$:l?"M"+F+","+v*l+"V"+g+"H"+$+"V"+v*l:"M"+F+","+g+"H"+$),C.attr("opacity",1).attr("transform",(function(t){return y(x(t)+g)})),D.attr(w+"2",v*f),N.attr(w,v*p).text(b),E.filter(h).attr("fill","none").attr("font-size",10).attr("font-family","sans-serif").attr("text-anchor",2===t?"start":4===t?"end":"middle"),E.each((function(){this.__axis=x}))}return b.scale=function(t){return arguments.length?(n=t,b):n},b.ticks=function(){return r=Array.from(arguments),b},b.tickArguments=function(t){return arguments.length?(r=null==t?[]:Array.from(t),b):r.slice()},b.tickValues=function(t){return arguments.length?(i=null==t?null:Array.from(t),b):i&&i.slice()},b.tickFormat=function(t){return arguments.length?(e=t,b):e},b.tickSize=function(t){return arguments.length?(f=l=+t,b):f},b.tickSizeInner=function(t){return arguments.length?(f=+t,b):f},b.tickSizeOuter=function(t){return arguments.length?(l=+t,b):l},b.tickPadding=function(t){return arguments.length?(d=+t,b):d},b.offset=function(t){return arguments.length?(g=+t,b):g},b}function l(t){return f(3,t)}function d(t){return f(4,t)}var g={value:()=>{}};function v(){for(var t,n=0,r=arguments.length,i={};n<r;++n){if(!(t=arguments[n]+"")||t in i||/[\s.]/.test(t))throw new Error("illegal type: "+t);i[t]=[]}return new w(i)}function w(t){this._=t}function y(t,n){return t.trim().split(/^|\s+/).map((function(t){var r="",i=t.indexOf(".");if(i>=0&&(r=t.slice(i+1),t=t.slice(0,i)),t&&!n.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:r}}))}function b(t,n){for(var r,i=0,e=t.length;i<e;++i)if((r=t[i]).name===n)return r.value}function p(t,n,r){for(var i=0,e=t.length;i<e;++i)if(t[i].name===n){t[i]=g,t=t.slice(0,i).concat(t.slice(i+1));break}return null!=r&&t.push({name:n,value:r}),t}w.prototype=v.prototype={constructor:w,on:function(t,n){var r,i=this._,e=y(t+"",i),o=-1,s=e.length;if(!(arguments.length<2)){if(null!=n&&"function"!=typeof n)throw new Error("invalid callback: "+n);for(;++o<s;)if(r=(t=e[o]).type)i[r]=p(i[r],t.name,n);else if(null==n)for(r in i)i[r]=p(i[r],t.name,null);return this}for(;++o<s;)if((r=(t=e[o]).type)&&(r=b(i[r],t.name)))return r},copy:function(){var t={},n=this._;for(var r in n)t[r]=n[r].slice();return new w(t)},call:function(t,n){if((r=arguments.length-2)>0)for(var r,i,e=new Array(r),o=0;o<r;++o)e[o]=arguments[o+2];if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(o=0,r=(i=this._[t]).length;o<r;++o)i[o].value.apply(n,e)},apply:function(t,n,r){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(var i=this._[t],e=0,o=i.length;e<o;++e)i[e].value.apply(n,r)}};var m="http://www.w3.org/1999/xhtml";const F={svg:"http://www.w3.org/2000/svg",xhtml:m,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function $(t){var n=t+="",r=n.indexOf(":");return r>=0&&"xmlns"!==(n=t.slice(0,r))&&(t=t.slice(r+1)),F.hasOwnProperty(n)?{space:F[n],local:t}:t}function x(t){return function(){var n=this.ownerDocument,r=this.namespaceURI;return r===m&&n.documentElement.namespaceURI===m?n.createElement(t):n.createElementNS(r,t)}}function E(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}function k(t){var n=$(t);return(n.local?E:x)(n)}function C(){}function M(t){return null==t?C:function(){return this.querySelector(t)}}function A(t){return null==t?[]:Array.isArray(t)?t:Array.from(t)}function D(){return[]}function N(t){return null==t?D:function(){return this.querySelectorAll(t)}}function B(t){return function(){return this.matches(t)}}function T(t){return function(n){return n.matches(t)}}var H=Array.prototype.find;function L(){return this.firstElementChild}var R=Array.prototype.filter;function S(){return Array.from(this.children)}function j(t){return new Array(t.length)}function q(t,n){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=n}function I(t){return function(){return t}}function _(t,n,r,i,e,o){for(var s,u=0,a=n.length,c=o.length;u<c;++u)(s=n[u])?(s.__data__=o[u],i[u]=s):r[u]=new q(t,o[u]);for(;u<a;++u)(s=n[u])&&(e[u]=s)}function O(t,n,r,i,e,o,s){var u,a,c,h=new Map,f=n.length,l=o.length,d=new Array(f);for(u=0;u<f;++u)(a=n[u])&&(d[u]=c=s.call(a,a.__data__,u,n)+"",h.has(c)?e[u]=a:h.set(c,a));for(u=0;u<l;++u)c=s.call(t,o[u],u,o)+"",(a=h.get(c))?(i[u]=a,a.__data__=o[u],h.delete(c)):r[u]=new q(t,o[u]);for(u=0;u<f;++u)(a=n[u])&&h.get(d[u])===a&&(e[u]=a)}function X(t){return t.__data__}function P(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function V(t,n){return t<n?-1:t>n?1:t>=n?0:NaN}function z(t){return function(){this.removeAttribute(t)}}function W(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Y(t,n){return function(){this.setAttribute(t,n)}}function G(t,n){return function(){this.setAttributeNS(t.space,t.local,n)}}function Z(t,n){return function(){var r=n.apply(this,arguments);null==r?this.removeAttribute(t):this.setAttribute(t,r)}}function K(t,n){return function(){var r=n.apply(this,arguments);null==r?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,r)}}function Q(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function J(t){return function(){this.style.removeProperty(t)}}function U(t,n,r){return function(){this.style.setProperty(t,n,r)}}function tt(t,n,r){return function(){var i=n.apply(this,arguments);null==i?this.style.removeProperty(t):this.style.setProperty(t,i,r)}}function nt(t,n){return t.style.getPropertyValue(n)||Q(t).getComputedStyle(t,null).getPropertyValue(n)}function rt(t){return function(){delete this[t]}}function it(t,n){return function(){this[t]=n}}function et(t,n){return function(){var r=n.apply(this,arguments);null==r?delete this[t]:this[t]=r}}function ot(t){return t.trim().split(/^|\s+/)}function st(t){return t.classList||new ut(t)}function ut(t){this._node=t,this._names=ot(t.getAttribute("class")||"")}function at(t,n){for(var r=st(t),i=-1,e=n.length;++i<e;)r.add(n[i])}function ct(t,n){for(var r=st(t),i=-1,e=n.length;++i<e;)r.remove(n[i])}function ht(t){return function(){at(this,t)}}function ft(t){return function(){ct(this,t)}}function lt(t,n){return function(){(n.apply(this,arguments)?at:ct)(this,t)}}function dt(){this.textContent=""}function gt(t){return function(){this.textContent=t}}function vt(t){return function(){var n=t.apply(this,arguments);this.textContent=null==n?"":n}}function wt(){this.innerHTML=""}function yt(t){return function(){this.innerHTML=t}}function bt(t){return function(){var n=t.apply(this,arguments);this.innerHTML=null==n?"":n}}function pt(){this.nextSibling&&this.parentNode.appendChild(this)}function mt(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Ft(){return null}function $t(){var t=this.parentNode;t&&t.removeChild(this)}function xt(){var t=this.cloneNode(!1),n=this.parentNode;return n?n.insertBefore(t,this.nextSibling):t}function Et(){var t=this.cloneNode(!0),n=this.parentNode;return n?n.insertBefore(t,this.nextSibling):t}function kt(t){return t.trim().split(/^|\s+/).map((function(t){var n="",r=t.indexOf(".");return r>=0&&(n=t.slice(r+1),t=t.slice(0,r)),{type:t,name:n}}))}function Ct(t){return function(){var n=this.__on;if(n){for(var r,i=0,e=-1,o=n.length;i<o;++i)r=n[i],t.type&&r.type!==t.type||r.name!==t.name?n[++e]=r:this.removeEventListener(r.type,r.listener,r.options);++e?n.length=e:delete this.__on}}}function Mt(t,n,r){return function(){var i,e=this.__on,o=function(t){return function(n){t.call(this,n,this.__data__)}}(n);if(e)for(var s=0,u=e.length;s<u;++s)if((i=e[s]).type===t.type&&i.name===t.name)return this.removeEventListener(i.type,i.listener,i.options),this.addEventListener(i.type,i.listener=o,i.options=r),void(i.value=n);this.addEventListener(t.type,o,r),i={type:t.type,name:t.name,value:n,listener:o,options:r},e?e.push(i):this.__on=[i]}}function At(t,n,r){var i=Q(t),e=i.CustomEvent;"function"==typeof e?e=new e(n,r):(e=i.document.createEvent("Event"),r?(e.initEvent(n,r.bubbles,r.cancelable),e.detail=r.detail):e.initEvent(n,!1,!1)),t.dispatchEvent(e)}function Dt(t,n){return function(){return At(this,t,n)}}function Nt(t,n){return function(){return At(this,t,n.apply(this,arguments))}}q.prototype={constructor:q,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,n){return this._parent.insertBefore(t,n)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}},ut.prototype={add:function(t){this._names.indexOf(t)<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var n=this._names.indexOf(t);n>=0&&(this._names.splice(n,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};var Bt=[null];function Tt(t,n){this._groups=t,this._parents=n}function Ht(){return new Tt([[document.documentElement]],Bt)}function Lt(t){return"string"==typeof t?new Tt([[document.querySelector(t)]],[document.documentElement]):new Tt([[t]],Bt)}function Rt(t){return Lt(k(t).call(document.documentElement))}function St(t,n,r){t.prototype=n.prototype=r,r.constructor=t}function jt(t,n){var r=Object.create(t.prototype);for(var i in n)r[i]=n[i];return r}function qt(){}Tt.prototype=Ht.prototype={constructor:Tt,select:function(t){"function"!=typeof t&&(t=M(t));for(var n=this._groups,r=n.length,i=new Array(r),e=0;e<r;++e)for(var o,s,u=n[e],a=u.length,c=i[e]=new Array(a),h=0;h<a;++h)(o=u[h])&&(s=t.call(o,o.__data__,h,u))&&("__data__"in o&&(s.__data__=o.__data__),c[h]=s);return new Tt(i,this._parents)},selectAll:function(t){t="function"==typeof t?function(t){return function(){return A(t.apply(this,arguments))}}(t):N(t);for(var n=this._groups,r=n.length,i=[],e=[],o=0;o<r;++o)for(var s,u=n[o],a=u.length,c=0;c<a;++c)(s=u[c])&&(i.push(t.call(s,s.__data__,c,u)),e.push(s));return new Tt(i,e)},selectChild:function(t){return this.select(null==t?L:function(t){return function(){return H.call(this.children,t)}}("function"==typeof t?t:T(t)))},selectChildren:function(t){return this.selectAll(null==t?S:function(t){return function(){return R.call(this.children,t)}}("function"==typeof t?t:T(t)))},filter:function(t){"function"!=typeof t&&(t=B(t));for(var n=this._groups,r=n.length,i=new Array(r),e=0;e<r;++e)for(var o,s=n[e],u=s.length,a=i[e]=[],c=0;c<u;++c)(o=s[c])&&t.call(o,o.__data__,c,s)&&a.push(o);return new Tt(i,this._parents)},data:function(t,n){if(!arguments.length)return Array.from(this,X);var r=n?O:_,i=this._parents,e=this._groups;"function"!=typeof t&&(t=I(t));for(var o=e.length,s=new Array(o),u=new Array(o),a=new Array(o),c=0;c<o;++c){var h=i[c],f=e[c],l=f.length,d=P(t.call(h,h&&h.__data__,c,i)),g=d.length,v=u[c]=new Array(g),w=s[c]=new Array(g),y=a[c]=new Array(l);r(h,f,v,w,y,d,n);for(var b,p,m=0,F=0;m<g;++m)if(b=v[m]){for(m>=F&&(F=m+1);!(p=w[F])&&++F<g;);b._next=p||null}}return(s=new Tt(s,i))._enter=u,s._exit=a,s},enter:function(){return new Tt(this._enter||this._groups.map(j),this._parents)},exit:function(){return new Tt(this._exit||this._groups.map(j),this._parents)},join:function(t,n,r){var i=this.enter(),e=this,o=this.exit();return"function"==typeof t?(i=t(i))&&(i=i.selection()):i=i.append(t+""),null!=n&&(e=n(e))&&(e=e.selection()),null==r?o.remove():r(o),i&&e?i.merge(e).order():e},merge:function(t){for(var n=t.selection?t.selection():t,r=this._groups,i=n._groups,e=r.length,o=Math.min(e,i.length),s=new Array(e),u=0;u<o;++u)for(var a,c=r[u],h=i[u],f=c.length,l=s[u]=new Array(f),d=0;d<f;++d)(a=c[d]||h[d])&&(l[d]=a);for(;u<e;++u)s[u]=r[u];return new Tt(s,this._parents)},selection:function(){return this},order:function(){for(var t=this._groups,n=-1,r=t.length;++n<r;)for(var i,e=t[n],o=e.length-1,s=e[o];--o>=0;)(i=e[o])&&(s&&4^i.compareDocumentPosition(s)&&s.parentNode.insertBefore(i,s),s=i);return this},sort:function(t){function n(n,r){return n&&r?t(n.__data__,r.__data__):!n-!r}t||(t=V);for(var r=this._groups,i=r.length,e=new Array(i),o=0;o<i;++o){for(var s,u=r[o],a=u.length,c=e[o]=new Array(a),h=0;h<a;++h)(s=u[h])&&(c[h]=s);c.sort(n)}return new Tt(e,this._parents).order()},call:function(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var t=this._groups,n=0,r=t.length;n<r;++n)for(var i=t[n],e=0,o=i.length;e<o;++e){var s=i[e];if(s)return s}return null},size:function(){let t=0;for(const n of this)++t;return t},empty:function(){return!this.node()},each:function(t){for(var n=this._groups,r=0,i=n.length;r<i;++r)for(var e,o=n[r],s=0,u=o.length;s<u;++s)(e=o[s])&&t.call(e,e.__data__,s,o);return this},attr:function(t,n){var r=$(t);if(arguments.length<2){var i=this.node();return r.local?i.getAttributeNS(r.space,r.local):i.getAttribute(r)}return this.each((null==n?r.local?W:z:"function"==typeof n?r.local?K:Z:r.local?G:Y)(r,n))},style:function(t,n,r){return arguments.length>1?this.each((null==n?J:"function"==typeof n?tt:U)(t,n,null==r?"":r)):nt(this.node(),t)},property:function(t,n){return arguments.length>1?this.each((null==n?rt:"function"==typeof n?et:it)(t,n)):this.node()[t]},classed:function(t,n){var r=ot(t+"");if(arguments.length<2){for(var i=st(this.node()),e=-1,o=r.length;++e<o;)if(!i.contains(r[e]))return!1;return!0}return this.each(("function"==typeof n?lt:n?ht:ft)(r,n))},text:function(t){return arguments.length?this.each(null==t?dt:("function"==typeof t?vt:gt)(t)):this.node().textContent},html:function(t){return arguments.length?this.each(null==t?wt:("function"==typeof t?bt:yt)(t)):this.node().innerHTML},raise:function(){return this.each(pt)},lower:function(){return this.each(mt)},append:function(t){var n="function"==typeof t?t:k(t);return this.select((function(){return this.appendChild(n.apply(this,arguments))}))},insert:function(t,n){var r="function"==typeof t?t:k(t),i=null==n?Ft:"function"==typeof n?n:M(n);return this.select((function(){return this.insertBefore(r.apply(this,arguments),i.apply(this,arguments)||null)}))},remove:function(){return this.each($t)},clone:function(t){return this.select(t?Et:xt)},datum:function(t){return arguments.length?this.property("__data__",t):this.node().__data__},on:function(t,n,r){var i,e,o=kt(t+""),s=o.length;if(!(arguments.length<2)){for(u=n?Mt:Ct,i=0;i<s;++i)this.each(u(o[i],n,r));return this}var u=this.node().__on;if(u)for(var a,c=0,h=u.length;c<h;++c)for(i=0,a=u[c];i<s;++i)if((e=o[i]).type===a.type&&e.name===a.name)return a.value},dispatch:function(t,n){return this.each(("function"==typeof n?Nt:Dt)(t,n))},[Symbol.iterator]:function*(){for(var t=this._groups,n=0,r=t.length;n<r;++n)for(var i,e=t[n],o=0,s=e.length;o<s;++o)(i=e[o])&&(yield i)}};var It=1/.7,_t="\\s*([+-]?\\d+)\\s*",Ot="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Xt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Pt=/^#([0-9a-f]{3,8})$/,Vt=new RegExp(`^rgb\\(${_t},${_t},${_t}\\)$`),zt=new RegExp(`^rgb\\(${Xt},${Xt},${Xt}\\)$`),Wt=new RegExp(`^rgba\\(${_t},${_t},${_t},${Ot}\\)$`),Yt=new RegExp(`^rgba\\(${Xt},${Xt},${Xt},${Ot}\\)$`),Gt=new RegExp(`^hsl\\(${Ot},${Xt},${Xt}\\)$`),Zt=new RegExp(`^hsla\\(${Ot},${Xt},${Xt},${Ot}\\)$`),Kt={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function Qt(){return this.rgb().formatHex()}function Jt(){return this.rgb().formatRgb()}function Ut(t){var n,r;return t=(t+"").trim().toLowerCase(),(n=Pt.exec(t))?(r=n[1].length,n=parseInt(n[1],16),6===r?tn(n):3===r?new on(n>>8&15|n>>4&240,n>>4&15|240&n,(15&n)<<4|15&n,1):8===r?nn(n>>24&255,n>>16&255,n>>8&255,(255&n)/255):4===r?nn(n>>12&15|n>>8&240,n>>8&15|n>>4&240,n>>4&15|240&n,((15&n)<<4|15&n)/255):null):(n=Vt.exec(t))?new on(n[1],n[2],n[3],1):(n=zt.exec(t))?new on(255*n[1]/100,255*n[2]/100,255*n[3]/100,1):(n=Wt.exec(t))?nn(n[1],n[2],n[3],n[4]):(n=Yt.exec(t))?nn(255*n[1]/100,255*n[2]/100,255*n[3]/100,n[4]):(n=Gt.exec(t))?fn(n[1],n[2]/100,n[3]/100,1):(n=Zt.exec(t))?fn(n[1],n[2]/100,n[3]/100,n[4]):Kt.hasOwnProperty(t)?tn(Kt[t]):"transparent"===t?new on(NaN,NaN,NaN,0):null}function tn(t){return new on(t>>16&255,t>>8&255,255&t,1)}function nn(t,n,r,i){return i<=0&&(t=n=r=NaN),new on(t,n,r,i)}function rn(t){return t instanceof qt||(t=Ut(t)),t?new on((t=t.rgb()).r,t.g,t.b,t.opacity):new on}function en(t,n,r,i){return 1===arguments.length?rn(t):new on(t,n,r,null==i?1:i)}function on(t,n,r,i){this.r=+t,this.g=+n,this.b=+r,this.opacity=+i}function sn(){return`#${hn(this.r)}${hn(this.g)}${hn(this.b)}`}function un(){const t=an(this.opacity);return`${1===t?"rgb(":"rgba("}${cn(this.r)}, ${cn(this.g)}, ${cn(this.b)}${1===t?")":`, ${t})`}`}function an(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function cn(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function hn(t){return((t=cn(t))<16?"0":"")+t.toString(16)}function fn(t,n,r,i){return i<=0?t=n=r=NaN:r<=0||r>=1?t=n=NaN:n<=0&&(t=NaN),new dn(t,n,r,i)}function ln(t){if(t instanceof dn)return new dn(t.h,t.s,t.l,t.opacity);if(t instanceof qt||(t=Ut(t)),!t)return new dn;if(t instanceof dn)return t;var n=(t=t.rgb()).r/255,r=t.g/255,i=t.b/255,e=Math.min(n,r,i),o=Math.max(n,r,i),s=NaN,u=o-e,a=(o+e)/2;return u?(s=n===o?(r-i)/u+6*(r<i):r===o?(i-n)/u+2:(n-r)/u+4,u/=a<.5?o+e:2-o-e,s*=60):u=a>0&&a<1?0:s,new dn(s,u,a,t.opacity)}function dn(t,n,r,i){this.h=+t,this.s=+n,this.l=+r,this.opacity=+i}function gn(t){return(t=(t||0)%360)<0?t+360:t}function vn(t){return Math.max(0,Math.min(1,t||0))}function wn(t,n,r){return 255*(t<60?n+(r-n)*t/60:t<180?r:t<240?n+(r-n)*(240-t)/60:n)}St(qt,Ut,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:Qt,formatHex:Qt,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return ln(this).formatHsl()},formatRgb:Jt,toString:Jt}),St(on,en,jt(qt,{brighter(t){return t=null==t?It:Math.pow(It,t),new on(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=null==t?.7:Math.pow(.7,t),new on(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new on(cn(this.r),cn(this.g),cn(this.b),an(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:sn,formatHex:sn,formatHex8:function(){return`#${hn(this.r)}${hn(this.g)}${hn(this.b)}${hn(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:un,toString:un})),St(dn,(function(t,n,r,i){return 1===arguments.length?ln(t):new dn(t,n,r,null==i?1:i)}),jt(qt,{brighter(t){return t=null==t?It:Math.pow(It,t),new dn(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=null==t?.7:Math.pow(.7,t),new dn(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+360*(this.h<0),n=isNaN(t)||isNaN(this.s)?0:this.s,r=this.l,i=r+(r<.5?r:1-r)*n,e=2*r-i;return new on(wn(t>=240?t-240:t+120,e,i),wn(t,e,i),wn(t<120?t+240:t-120,e,i),this.opacity)},clamp(){return new dn(gn(this.h),vn(this.s),vn(this.l),an(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const t=an(this.opacity);return`${1===t?"hsl(":"hsla("}${gn(this.h)}, ${100*vn(this.s)}%, ${100*vn(this.l)}%${1===t?")":`, ${t})`}`}}));const yn=t=>()=>t;function bn(t,n){var r=n-t;return r?function(t,n){return function(r){return t+r*n}}(t,r):yn(isNaN(t)?n:t)}const pn=function t(n){var r=function(t){return 1==(t=+t)?bn:function(n,r){return r-n?function(t,n,r){return t=Math.pow(t,r),n=Math.pow(n,r)-t,r=1/r,function(i){return Math.pow(t+i*n,r)}}(n,r,t):yn(isNaN(n)?r:n)}}(n);function i(t,n){var i=r((t=en(t)).r,(n=en(n)).r),e=r(t.g,n.g),o=r(t.b,n.b),s=bn(t.opacity,n.opacity);return function(n){return t.r=i(n),t.g=e(n),t.b=o(n),t.opacity=s(n),t+""}}return i.gamma=t,i}(1);function mn(t,n){return t=+t,n=+n,function(r){return t*(1-r)+n*r}}var Fn=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,$n=new RegExp(Fn.source,"g");function xn(t,n){var r,i,e,o=Fn.lastIndex=$n.lastIndex=0,s=-1,u=[],a=[];for(t+="",n+="";(r=Fn.exec(t))&&(i=$n.exec(n));)(e=i.index)>o&&(e=n.slice(o,e),u[s]?u[s]+=e:u[++s]=e),(r=r[0])===(i=i[0])?u[s]?u[s]+=i:u[++s]=i:(u[++s]=null,a.push({i:s,x:mn(r,i)})),o=$n.lastIndex;return o<n.length&&(e=n.slice(o),u[s]?u[s]+=e:u[++s]=e),u.length<2?a[0]?function(t){return function(n){return t(n)+""}}(a[0].x):function(t){return function(){return t}}(n):(n=a.length,function(t){for(var r,i=0;i<n;++i)u[(r=a[i]).i]=r.x(t);return u.join("")})}var En,kn=180/Math.PI,Cn={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function Mn(t,n,r,i,e,o){var s,u,a;return(s=Math.sqrt(t*t+n*n))&&(t/=s,n/=s),(a=t*r+n*i)&&(r-=t*a,i-=n*a),(u=Math.sqrt(r*r+i*i))&&(r/=u,i/=u,a/=u),t*i<n*r&&(t=-t,n=-n,a=-a,s=-s),{translateX:e,translateY:o,rotate:Math.atan2(n,t)*kn,skewX:Math.atan(a)*kn,scaleX:s,scaleY:u}}function An(t,n,r,i){function e(t){return t.length?t.pop()+" ":""}return function(o,s){var u=[],a=[];return o=t(o),s=t(s),function(t,i,e,o,s,u){if(t!==e||i!==o){var a=s.push("translate(",null,n,null,r);u.push({i:a-4,x:mn(t,e)},{i:a-2,x:mn(i,o)})}else(e||o)&&s.push("translate("+e+n+o+r)}(o.translateX,o.translateY,s.translateX,s.translateY,u,a),function(t,n,r,o){t!==n?(t-n>180?n+=360:n-t>180&&(t+=360),o.push({i:r.push(e(r)+"rotate(",null,i)-2,x:mn(t,n)})):n&&r.push(e(r)+"rotate("+n+i)}(o.rotate,s.rotate,u,a),function(t,n,r,o){t!==n?o.push({i:r.push(e(r)+"skewX(",null,i)-2,x:mn(t,n)}):n&&r.push(e(r)+"skewX("+n+i)}(o.skewX,s.skewX,u,a),function(t,n,r,i,o,s){if(t!==r||n!==i){var u=o.push(e(o)+"scale(",null,",",null,")");s.push({i:u-4,x:mn(t,r)},{i:u-2,x:mn(n,i)})}else 1===r&&1===i||o.push(e(o)+"scale("+r+","+i+")")}(o.scaleX,o.scaleY,s.scaleX,s.scaleY,u,a),o=s=null,function(t){for(var n,r=-1,i=a.length;++r<i;)u[(n=a[r]).i]=n.x(t);return u.join("")}}}var Dn,Nn,Bn=An((function(t){const n=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(t+"");return n.isIdentity?Cn:Mn(n.a,n.b,n.c,n.d,n.e,n.f)}),"px, ","px)","deg)"),Tn=An((function(t){return null==t?Cn:(En||(En=document.createElementNS("http://www.w3.org/2000/svg","g")),En.setAttribute("transform",t),(t=En.transform.baseVal.consolidate())?Mn((t=t.matrix).a,t.b,t.c,t.d,t.e,t.f):Cn)}),", ",")",")"),Hn=0,Ln=0,Rn=0,Sn=0,jn=0,qn=0,In="object"==typeof performance&&performance.now?performance:Date,_n="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function On(){return jn||(_n(Xn),jn=In.now()+qn)}function Xn(){jn=0}function Pn(){this._call=this._time=this._next=null}function Vn(t,n,r){var i=new Pn;return i.restart(t,n,r),i}function zn(){jn=(Sn=In.now())+qn,Hn=Ln=0;try{!function(){On(),++Hn;for(var t,n=Dn;n;)(t=jn-n._time)>=0&&n._call.call(void 0,t),n=n._next;--Hn}()}finally{Hn=0,function(){for(var t,n,r=Dn,i=1/0;r;)r._call?(i>r._time&&(i=r._time),t=r,r=r._next):(n=r._next,r._next=null,r=t?t._next=n:Dn=n);Nn=t,Yn(i)}(),jn=0}}function Wn(){var t=In.now(),n=t-Sn;n>1e3&&(qn-=n,Sn=t)}function Yn(t){Hn||(Ln&&(Ln=clearTimeout(Ln)),t-jn>24?(t<1/0&&(Ln=setTimeout(zn,t-In.now()-qn)),Rn&&(Rn=clearInterval(Rn))):(Rn||(Sn=In.now(),Rn=setInterval(Wn,1e3)),Hn=1,_n(zn)))}function Gn(t,n,r){var i=new Pn;return i.restart((r=>{i.stop(),t(r+n)}),n=null==n?0:+n,r),i}Pn.prototype=Vn.prototype={constructor:Pn,restart:function(t,n,r){if("function"!=typeof t)throw new TypeError("callback is not a function");r=(null==r?On():+r)+(null==n?0:+n),this._next||Nn===this||(Nn?Nn._next=this:Dn=this,Nn=this),this._call=t,this._time=r,Yn()},stop:function(){this._call&&(this._call=null,this._time=1/0,Yn())}};var Zn=v("start","end","cancel","interrupt"),Kn=[];function Qn(t,n,r,i,e,o){var s=t.__transition;if(s){if(r in s)return}else t.__transition={};!function(t,n,r){var i,e=t.__transition;function o(a){var c,h,f,l;if(1!==r.state)return u();for(c in e)if((l=e[c]).name===r.name){if(3===l.state)return Gn(o);4===l.state?(l.state=6,l.timer.stop(),l.on.call("interrupt",t,t.__data__,l.index,l.group),delete e[c]):+c<n&&(l.state=6,l.timer.stop(),l.on.call("cancel",t,t.__data__,l.index,l.group),delete e[c])}if(Gn((function(){3===r.state&&(r.state=4,r.timer.restart(s,r.delay,r.time),s(a))})),r.state=2,r.on.call("start",t,t.__data__,r.index,r.group),2===r.state){for(r.state=3,i=new Array(f=r.tween.length),c=0,h=-1;c<f;++c)(l=r.tween[c].value.call(t,t.__data__,r.index,r.group))&&(i[++h]=l);i.length=h+1}}function s(n){for(var e=n<r.duration?r.ease.call(null,n/r.duration):(r.timer.restart(u),r.state=5,1),o=-1,s=i.length;++o<s;)i[o].call(t,e);5===r.state&&(r.on.call("end",t,t.__data__,r.index,r.group),u())}function u(){for(var i in r.state=6,r.timer.stop(),delete e[n],e)return;delete t.__transition}e[n]=r,r.timer=Vn((function(t){r.state=1,r.timer.restart(o,r.delay,r.time),r.delay<=t&&o(t-r.delay)}),0,r.time)}(t,r,{name:n,index:i,group:e,on:Zn,tween:Kn,time:o.time,delay:o.delay,duration:o.duration,ease:o.ease,timer:null,state:0})}function Jn(t,n){var r=tr(t,n);if(r.state>0)throw new Error("too late; already scheduled");return r}function Un(t,n){var r=tr(t,n);if(r.state>3)throw new Error("too late; already running");return r}function tr(t,n){var r=t.__transition;if(!r||!(r=r[n]))throw new Error("transition not found");return r}function nr(t,n){var r,i;return function(){var e=Un(this,t),o=e.tween;if(o!==r)for(var s=0,u=(i=r=o).length;s<u;++s)if(i[s].name===n){(i=i.slice()).splice(s,1);break}e.tween=i}}function rr(t,n,r){var i,e;if("function"!=typeof r)throw new Error;return function(){var o=Un(this,t),s=o.tween;if(s!==i){e=(i=s).slice();for(var u={name:n,value:r},a=0,c=e.length;a<c;++a)if(e[a].name===n){e[a]=u;break}a===c&&e.push(u)}o.tween=e}}function ir(t,n,r){var i=t._id;return t.each((function(){var t=Un(this,i);(t.value||(t.value={}))[n]=r.apply(this,arguments)})),function(t){return tr(t,i).value[n]}}function er(t,n){var r;return("number"==typeof n?mn:n instanceof Ut?pn:(r=Ut(n))?(n=r,pn):xn)(t,n)}function or(t){return function(){this.removeAttribute(t)}}function sr(t){return function(){this.removeAttributeNS(t.space,t.local)}}function ur(t,n,r){var i,e,o=r+"";return function(){var s=this.getAttribute(t);return s===o?null:s===i?e:e=n(i=s,r)}}function ar(t,n,r){var i,e,o=r+"";return function(){var s=this.getAttributeNS(t.space,t.local);return s===o?null:s===i?e:e=n(i=s,r)}}function cr(t,n,r){var i,e,o;return function(){var s,u,a=r(this);if(null!=a)return(s=this.getAttribute(t))===(u=a+"")?null:s===i&&u===e?o:(e=u,o=n(i=s,a));this.removeAttribute(t)}}function hr(t,n,r){var i,e,o;return function(){var s,u,a=r(this);if(null!=a)return(s=this.getAttributeNS(t.space,t.local))===(u=a+"")?null:s===i&&u===e?o:(e=u,o=n(i=s,a));this.removeAttributeNS(t.space,t.local)}}function fr(t,n){return function(r){this.setAttribute(t,n.call(this,r))}}function lr(t,n){return function(r){this.setAttributeNS(t.space,t.local,n.call(this,r))}}function dr(t,n){var r,i;function e(){var e=n.apply(this,arguments);return e!==i&&(r=(i=e)&&lr(t,e)),r}return e._value=n,e}function gr(t,n){var r,i;function e(){var e=n.apply(this,arguments);return e!==i&&(r=(i=e)&&fr(t,e)),r}return e._value=n,e}function vr(t,n){return function(){Jn(this,t).delay=+n.apply(this,arguments)}}function wr(t,n){return n=+n,function(){Jn(this,t).delay=n}}function yr(t,n){return function(){Un(this,t).duration=+n.apply(this,arguments)}}function br(t,n){return n=+n,function(){Un(this,t).duration=n}}function pr(t,n){if("function"!=typeof n)throw new Error;return function(){Un(this,t).ease=n}}function mr(t,n,r){var i,e,o=function(t){return(t+"").trim().split(/^|\s+/).every((function(t){var n=t.indexOf(".");return n>=0&&(t=t.slice(0,n)),!t||"start"===t}))}(n)?Jn:Un;return function(){var s=o(this,t),u=s.on;u!==i&&(e=(i=u).copy()).on(n,r),s.on=e}}var Fr=Ht.prototype.constructor;function $r(t){return function(){this.style.removeProperty(t)}}function xr(t,n,r){return function(i){this.style.setProperty(t,n.call(this,i),r)}}function Er(t,n,r){var i,e;function o(){var o=n.apply(this,arguments);return o!==e&&(i=(e=o)&&xr(t,o,r)),i}return o._value=n,o}function kr(t){return function(n){this.textContent=t.call(this,n)}}function Cr(t){var n,r;function i(){var i=t.apply(this,arguments);return i!==r&&(n=(r=i)&&kr(i)),n}return i._value=t,i}var Mr=0;function Ar(t,n,r,i){this._groups=t,this._parents=n,this._name=r,this._id=i}function Dr(){return++Mr}var Nr=Ht.prototype;Ar.prototype={constructor:Ar,select:function(t){var n=this._name,r=this._id;"function"!=typeof t&&(t=M(t));for(var i=this._groups,e=i.length,o=new Array(e),s=0;s<e;++s)for(var u,a,c=i[s],h=c.length,f=o[s]=new Array(h),l=0;l<h;++l)(u=c[l])&&(a=t.call(u,u.__data__,l,c))&&("__data__"in u&&(a.__data__=u.__data__),f[l]=a,Qn(f[l],n,r,l,f,tr(u,r)));return new Ar(o,this._parents,n,r)},selectAll:function(t){var n=this._name,r=this._id;"function"!=typeof t&&(t=N(t));for(var i=this._groups,e=i.length,o=[],s=[],u=0;u<e;++u)for(var a,c=i[u],h=c.length,f=0;f<h;++f)if(a=c[f]){for(var l,d=t.call(a,a.__data__,f,c),g=tr(a,r),v=0,w=d.length;v<w;++v)(l=d[v])&&Qn(l,n,r,v,d,g);o.push(d),s.push(a)}return new Ar(o,s,n,r)},selectChild:Nr.selectChild,selectChildren:Nr.selectChildren,filter:function(t){"function"!=typeof t&&(t=B(t));for(var n=this._groups,r=n.length,i=new Array(r),e=0;e<r;++e)for(var o,s=n[e],u=s.length,a=i[e]=[],c=0;c<u;++c)(o=s[c])&&t.call(o,o.__data__,c,s)&&a.push(o);return new Ar(i,this._parents,this._name,this._id)},merge:function(t){if(t._id!==this._id)throw new Error;for(var n=this._groups,r=t._groups,i=n.length,e=Math.min(i,r.length),o=new Array(i),s=0;s<e;++s)for(var u,a=n[s],c=r[s],h=a.length,f=o[s]=new Array(h),l=0;l<h;++l)(u=a[l]||c[l])&&(f[l]=u);for(;s<i;++s)o[s]=n[s];return new Ar(o,this._parents,this._name,this._id)},selection:function(){return new Fr(this._groups,this._parents)},transition:function(){for(var t=this._name,n=this._id,r=Dr(),i=this._groups,e=i.length,o=0;o<e;++o)for(var s,u=i[o],a=u.length,c=0;c<a;++c)if(s=u[c]){var h=tr(s,n);Qn(s,t,r,c,u,{time:h.time+h.delay+h.duration,delay:0,duration:h.duration,ease:h.ease})}return new Ar(i,this._parents,t,r)},call:Nr.call,nodes:Nr.nodes,node:Nr.node,size:Nr.size,empty:Nr.empty,each:Nr.each,on:function(t,n){var r=this._id;return arguments.length<2?tr(this.node(),r).on.on(t):this.each(mr(r,t,n))},attr:function(t,n){var r=$(t),i="transform"===r?Tn:er;return this.attrTween(t,"function"==typeof n?(r.local?hr:cr)(r,i,ir(this,"attr."+t,n)):null==n?(r.local?sr:or)(r):(r.local?ar:ur)(r,i,n))},attrTween:function(t,n){var r="attr."+t;if(arguments.length<2)return(r=this.tween(r))&&r._value;if(null==n)return this.tween(r,null);if("function"!=typeof n)throw new Error;var i=$(t);return this.tween(r,(i.local?dr:gr)(i,n))},style:function(t,n,r){var i="transform"==(t+="")?Bn:er;return null==n?this.styleTween(t,function(t,n){var r,i,e;return function(){var o=nt(this,t),s=(this.style.removeProperty(t),nt(this,t));return o===s?null:o===r&&s===i?e:e=n(r=o,i=s)}}(t,i)).on("end.style."+t,$r(t)):"function"==typeof n?this.styleTween(t,function(t,n,r){var i,e,o;return function(){var s=nt(this,t),u=r(this),a=u+"";return null==u&&(this.style.removeProperty(t),a=u=nt(this,t)),s===a?null:s===i&&a===e?o:(e=a,o=n(i=s,u))}}(t,i,ir(this,"style."+t,n))).each(function(t,n){var r,i,e,o,s="style."+n,u="end."+s;return function(){var a=Un(this,t),c=a.on,h=null==a.value[s]?o||(o=$r(n)):void 0;c===r&&e===h||(i=(r=c).copy()).on(u,e=h),a.on=i}}(this._id,t)):this.styleTween(t,function(t,n,r){var i,e,o=r+"";return function(){var s=nt(this,t);return s===o?null:s===i?e:e=n(i=s,r)}}(t,i,n),r).on("end.style."+t,null)},styleTween:function(t,n,r){var i="style."+(t+="");if(arguments.length<2)return(i=this.tween(i))&&i._value;if(null==n)return this.tween(i,null);if("function"!=typeof n)throw new Error;return this.tween(i,Er(t,n,null==r?"":r))},text:function(t){return this.tween("text","function"==typeof t?function(t){return function(){var n=t(this);this.textContent=null==n?"":n}}(ir(this,"text",t)):function(t){return function(){this.textContent=t}}(null==t?"":t+""))},textTween:function(t){var n="text";if(arguments.length<1)return(n=this.tween(n))&&n._value;if(null==t)return this.tween(n,null);if("function"!=typeof t)throw new Error;return this.tween(n,Cr(t))},remove:function(){return this.on("end.remove",function(t){return function(){var n=this.parentNode;for(var r in this.__transition)if(+r!==t)return;n&&n.removeChild(this)}}(this._id))},tween:function(t,n){var r=this._id;if(t+="",arguments.length<2){for(var i,e=tr(this.node(),r).tween,o=0,s=e.length;o<s;++o)if((i=e[o]).name===t)return i.value;return null}return this.each((null==n?nr:rr)(r,t,n))},delay:function(t){var n=this._id;return arguments.length?this.each(("function"==typeof t?vr:wr)(n,t)):tr(this.node(),n).delay},duration:function(t){var n=this._id;return arguments.length?this.each(("function"==typeof t?yr:br)(n,t)):tr(this.node(),n).duration},ease:function(t){var n=this._id;return arguments.length?this.each(pr(n,t)):tr(this.node(),n).ease},easeVarying:function(t){if("function"!=typeof t)throw new Error;return this.each(function(t,n){return function(){var r=n.apply(this,arguments);if("function"!=typeof r)throw new Error;Un(this,t).ease=r}}(this._id,t))},end:function(){var t,n,r=this,i=r._id,e=r.size();return new Promise((function(o,s){var u={value:s},a={value:function(){0==--e&&o()}};r.each((function(){var r=Un(this,i),e=r.on;e!==t&&((n=(t=e).copy())._.cancel.push(u),n._.interrupt.push(u),n._.end.push(a)),r.on=n})),0===e&&o()}))},[Symbol.iterator]:Nr[Symbol.iterator]};var Br={time:null,delay:0,duration:250,ease:function(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}};function Tr(t,n){for(var r;!(r=t.__transition)||!(r=r[n]);)if(!(t=t.parentNode))throw new Error(`transition ${n} not found`);return r}Ht.prototype.interrupt=function(t){return this.each((function(){!function(t,n){var r,i,e,o=t.__transition,s=!0;if(o){for(e in n=null==n?null:n+"",o)(r=o[e]).name===n?(i=r.state>2&&r.state<5,r.state=6,r.timer.stop(),r.on.call(i?"interrupt":"cancel",t,t.__data__,r.index,r.group),delete o[e]):s=!1;s&&delete t.__transition}}(this,t)}))},Ht.prototype.transition=function(t){var n,r;t instanceof Ar?(n=t._id,t=t._name):(n=Dr(),(r=Br).time=On(),t=null==t?null:t+"");for(var i=this._groups,e=i.length,o=0;o<e;++o)for(var s,u=i[o],a=u.length,c=0;c<a;++c)(s=u[c])&&Qn(s,t,n,c,u,r||Tr(s,n));return new Ar(i,this._parents,t,n)};const Hr=Math.PI,Lr=2*Hr,Rr=Lr-1e-6;function Sr(t){this._+=t[0];for(let n=1,r=t.length;n<r;++n)this._+=arguments[n]+t[n]}class jr{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=null==t?Sr:function(t){let n=Math.floor(t);if(!(n>=0))throw new Error(`invalid digits: ${t}`);if(n>15)return Sr;const r=10**n;return function(t){this._+=t[0];for(let n=1,i=t.length;n<i;++n)this._+=Math.round(arguments[n]*r)/r+t[n]}}(t)}moveTo(t,n){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}`}closePath(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(t,n){this._append`L${this._x1=+t},${this._y1=+n}`}quadraticCurveTo(t,n,r,i){this._append`Q${+t},${+n},${this._x1=+r},${this._y1=+i}`}bezierCurveTo(t,n,r,i,e,o){this._append`C${+t},${+n},${+r},${+i},${this._x1=+e},${this._y1=+o}`}arcTo(t,n,r,i,e){if(t=+t,n=+n,r=+r,i=+i,(e=+e)<0)throw new Error(`negative radius: ${e}`);let o=this._x1,s=this._y1,u=r-t,a=i-n,c=o-t,h=s-n,f=c*c+h*h;if(null===this._x1)this._append`M${this._x1=t},${this._y1=n}`;else if(f>1e-6)if(Math.abs(h*u-a*c)>1e-6&&e){let l=r-o,d=i-s,g=u*u+a*a,v=l*l+d*d,w=Math.sqrt(g),y=Math.sqrt(f),b=e*Math.tan((Hr-Math.acos((g+f-v)/(2*w*y)))/2),p=b/y,m=b/w;Math.abs(p-1)>1e-6&&this._append`L${t+p*c},${n+p*h}`,this._append`A${e},${e},0,0,${+(h*l>c*d)},${this._x1=t+m*u},${this._y1=n+m*a}`}else this._append`L${this._x1=t},${this._y1=n}`}arc(t,n,r,i,e,o){if(t=+t,n=+n,o=!!o,(r=+r)<0)throw new Error(`negative radius: ${r}`);let s=r*Math.cos(i),u=r*Math.sin(i),a=t+s,c=n+u,h=1^o,f=o?i-e:e-i;null===this._x1?this._append`M${a},${c}`:(Math.abs(this._x1-a)>1e-6||Math.abs(this._y1-c)>1e-6)&&this._append`L${a},${c}`,r&&(f<0&&(f=f%Lr+Lr),f>Rr?this._append`A${r},${r},0,1,${h},${t-s},${n-u}A${r},${r},0,1,${h},${this._x1=a},${this._y1=c}`:f>1e-6&&this._append`A${r},${r},0,${+(f>=Hr)},${h},${this._x1=t+r*Math.cos(e)},${this._y1=n+r*Math.sin(e)}`)}rect(t,n,r,i){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}h${r=+r}v${+i}h${-r}Z`}toString(){return this._}}function qr(t){return function(){return t}}const Ir=Math.abs,_r=Math.atan2,Or=Math.cos,Xr=Math.max,Pr=Math.min,Vr=Math.sin,zr=Math.sqrt,Wr=Math.PI,Yr=Wr/2,Gr=2*Wr;function Zr(t){return t>1?0:t<-1?Wr:Math.acos(t)}function Kr(t){return t>=1?Yr:t<=-1?-Yr:Math.asin(t)}function Qr(t){let n=3;return t.digits=function(r){if(!arguments.length)return n;if(null==r)n=null;else{const t=Math.floor(r);if(!(t>=0))throw new RangeError(`invalid digits: ${r}`);n=t}return t},()=>new jr(n)}function Jr(t){return t.innerRadius}function Ur(t){return t.outerRadius}function ti(t){return t.startAngle}function ni(t){return t.endAngle}function ri(t){return t&&t.padAngle}function ii(t,n,r,i,e,o,s,u){var a=r-t,c=i-n,h=s-e,f=u-o,l=f*a-h*c;if(!(l*l<1e-12))return[t+(l=(h*(n-o)-f*(t-e))/l)*a,n+l*c]}function ei(t,n,r,i,e,o,s){var u=t-r,a=n-i,c=(s?o:-o)/zr(u*u+a*a),h=c*a,f=-c*u,l=t+h,d=n+f,g=r+h,v=i+f,w=(l+g)/2,y=(d+v)/2,b=g-l,p=v-d,m=b*b+p*p,F=e-o,$=l*v-g*d,x=(p<0?-1:1)*zr(Xr(0,F*F*m-$*$)),E=($*p-b*x)/m,k=(-$*b-p*x)/m,C=($*p+b*x)/m,M=(-$*b+p*x)/m,A=E-w,D=k-y,N=C-w,B=M-y;return A*A+D*D>N*N+B*B&&(E=C,k=M),{cx:E,cy:k,x01:-h,y01:-f,x11:E*(e/F-1),y11:k*(e/F-1)}}function oi(){var t=Jr,n=Ur,r=qr(0),i=null,e=ti,o=ni,s=ri,u=null,a=Qr(c);function c(){var c,h,f=+t.apply(this,arguments),l=+n.apply(this,arguments),d=e.apply(this,arguments)-Yr,g=o.apply(this,arguments)-Yr,v=Ir(g-d),w=g>d;if(u||(u=c=a()),l<f&&(h=l,l=f,f=h),l>1e-12)if(v>Gr-1e-12)u.moveTo(l*Or(d),l*Vr(d)),u.arc(0,0,l,d,g,!w),f>1e-12&&(u.moveTo(f*Or(g),f*Vr(g)),u.arc(0,0,f,g,d,w));else{var y,b,p=d,m=g,F=d,$=g,x=v,E=v,k=s.apply(this,arguments)/2,C=k>1e-12&&(i?+i.apply(this,arguments):zr(f*f+l*l)),M=Pr(Ir(l-f)/2,+r.apply(this,arguments)),A=M,D=M;if(C>1e-12){var N=Kr(C/f*Vr(k)),B=Kr(C/l*Vr(k));(x-=2*N)>1e-12?(F+=N*=w?1:-1,$-=N):(x=0,F=$=(d+g)/2),(E-=2*B)>1e-12?(p+=B*=w?1:-1,m-=B):(E=0,p=m=(d+g)/2)}var T=l*Or(p),H=l*Vr(p),L=f*Or($),R=f*Vr($);if(M>1e-12){var S,j=l*Or(m),q=l*Vr(m),I=f*Or(F),_=f*Vr(F);if(v<Wr)if(S=ii(T,H,I,_,j,q,L,R)){var O=T-S[0],X=H-S[1],P=j-S[0],V=q-S[1],z=1/Vr(Zr((O*P+X*V)/(zr(O*O+X*X)*zr(P*P+V*V)))/2),W=zr(S[0]*S[0]+S[1]*S[1]);A=Pr(M,(f-W)/(z-1)),D=Pr(M,(l-W)/(z+1))}else A=D=0}E>1e-12?D>1e-12?(y=ei(I,_,T,H,l,D,w),b=ei(j,q,L,R,l,D,w),u.moveTo(y.cx+y.x01,y.cy+y.y01),D<M?u.arc(y.cx,y.cy,D,_r(y.y01,y.x01),_r(b.y01,b.x01),!w):(u.arc(y.cx,y.cy,D,_r(y.y01,y.x01),_r(y.y11,y.x11),!w),u.arc(0,0,l,_r(y.cy+y.y11,y.cx+y.x11),_r(b.cy+b.y11,b.cx+b.x11),!w),u.arc(b.cx,b.cy,D,_r(b.y11,b.x11),_r(b.y01,b.x01),!w))):(u.moveTo(T,H),u.arc(0,0,l,p,m,!w)):u.moveTo(T,H),f>1e-12&&x>1e-12?A>1e-12?(y=ei(L,R,j,q,f,-A,w),b=ei(T,H,I,_,f,-A,w),u.lineTo(y.cx+y.x01,y.cy+y.y01),A<M?u.arc(y.cx,y.cy,A,_r(y.y01,y.x01),_r(b.y01,b.x01),!w):(u.arc(y.cx,y.cy,A,_r(y.y01,y.x01),_r(y.y11,y.x11),!w),u.arc(0,0,f,_r(y.cy+y.y11,y.cx+y.x11),_r(b.cy+b.y11,b.cx+b.x11),w),u.arc(b.cx,b.cy,A,_r(b.y11,b.x11),_r(b.y01,b.x01),!w))):u.arc(0,0,f,$,F,w):u.lineTo(L,R)}else u.moveTo(0,0);if(u.closePath(),c)return u=null,c+""||null}return c.centroid=function(){var r=(+t.apply(this,arguments)+ +n.apply(this,arguments))/2,i=(+e.apply(this,arguments)+ +o.apply(this,arguments))/2-Wr/2;return[Or(i)*r,Vr(i)*r]},c.innerRadius=function(n){return arguments.length?(t="function"==typeof n?n:qr(+n),c):t},c.outerRadius=function(t){return arguments.length?(n="function"==typeof t?t:qr(+t),c):n},c.cornerRadius=function(t){return arguments.length?(r="function"==typeof t?t:qr(+t),c):r},c.padRadius=function(t){return arguments.length?(i=null==t?null:"function"==typeof t?t:qr(+t),c):i},c.startAngle=function(t){return arguments.length?(e="function"==typeof t?t:qr(+t),c):e},c.endAngle=function(t){return arguments.length?(o="function"==typeof t?t:qr(+t),c):o},c.padAngle=function(t){return arguments.length?(s="function"==typeof t?t:qr(+t),c):s},c.context=function(t){return arguments.length?(u=null==t?null:t,c):u},c}function si(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}function ui(t){this._context=t}function ai(t){return new ui(t)}function ci(t){return t[0]}function hi(t){return t[1]}function fi(t,n){var r=qr(!0),i=null,e=ai,o=null,s=Qr(u);function u(u){var a,c,h,f=(u=si(u)).length,l=!1;for(null==i&&(o=e(h=s())),a=0;a<=f;++a)!(a<f&&r(c=u[a],a,u))===l&&((l=!l)?o.lineStart():o.lineEnd()),l&&o.point(+t(c,a,u),+n(c,a,u));if(h)return o=null,h+""||null}return t="function"==typeof t?t:void 0===t?ci:qr(t),n="function"==typeof n?n:void 0===n?hi:qr(n),u.x=function(n){return arguments.length?(t="function"==typeof n?n:qr(+n),u):t},u.y=function(t){return arguments.length?(n="function"==typeof t?t:qr(+t),u):n},u.defined=function(t){return arguments.length?(r="function"==typeof t?t:qr(!!t),u):r},u.curve=function(t){return arguments.length?(e=t,null!=i&&(o=e(i)),u):e},u.context=function(t){return arguments.length?(null==t?i=o=null:o=e(i=t),u):i},u}ui.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,n){switch(t=+t,n=+n,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);break;case 1:this._point=2;default:this._context.lineTo(t,n)}}};class li extends e{setLayout(t,n,r,i){Lt(this.context).attr("width",t).attr("height",n).attr("viewBox",[0,0,t,n]).property("style","display:block;max-width:100%;height:auto;").call((t=>{t.append("g").attr("class","vega-chart-draw-g").attr("transform",`translate(${i},${r})`)})).call((t=>{t.append("g").attr("class","vega-chart-legend-g").attr("transform",`translate(${i/3},${r/4})`)}))}drawLine(t,n,r){Lt(this.context).select(".vega-chart-draw-g").append("line").attr("x1",t.x).attr("y1",t.y).attr("x2",n.x).attr("y2",n.y).attr("stroke",r)}drawXAxis(t,n,r){const{scale:i,end:e,labelFormatter:o,direction:s,height:u}=t;let a=l(i);o&&(a=a.tickFormat(o)),Lt(this.context).select(".vega-chart-draw-g").append("g").attr("class","vega-chart-x-axis").attr("transform",`translate(0, ${e.y})`).call(a).call((t=>{t.select(".domain").attr("stroke-width",2).attr("stroke",n)})).call((t=>{t.selectAll("line").attr("stroke",n),t.selectAll("text").property("style",r)})).call((t=>{"horizontal"===s&&(t.selectAll("line").clone().attr("y2",""+-u),t.select(".domain").attr("stroke-width",0))}))}drawYAxis(t,n,r){const{scale:i,labelFormatter:e,width:o,tickSize:s,direction:u}=t;let a=d(i).ticks(s);e&&(a=a.tickFormat(e)),Lt(this.context).select(".vega-chart-draw-g").append("g").attr("class","vega-chart-y-axis").call(a).call((t=>{t.select(".domain").attr("stroke-width",0).attr("stroke",n)})).call((t=>{t.selectAll("line").attr("stroke-width",2).attr("stroke",n),t.selectAll("text").property("style",r)})).call((t=>{"horizontal"!==u?t.selectAll("line").clone().attr("x2",`${o}`):t.select(".domain").attr("stroke-width",2).attr("stroke",n)}))}drawCircle(t,n,r,i,e){Lt(this.context).select(".vega-chart-draw-g").append((()=>this.getCircleNode(t,n,r,i,e)))}drawText(t,n,r,i,e){Lt(this.context).select(".vega-chart-draw-g").append((()=>this.getTextNode(t,n,r,i,e)))}drawLegend(t,n,r,i){return Lt(this.context).select(".vega-chart-legend-g").append("g").attr("class","vega-chart-legend-item").attr("data-legend",n).attr("transform",`translate(${t.x},${t.y})`).call((t=>{t.append((()=>this.getCircleNode({x:-4,y:-4},4,r))),t.append((()=>this.getTextNode({x:8,y:0},n,i)))})).node()}drawRect(t,n,r,i){Lt(this.context).select(".vega-chart-draw-g").append("rect").attr("fill",i).attr("x",t.x).attr("y",t.y).attr("width",n).attr("height",r)}drawLinePath(t,n){Lt(this.context).select(".vega-chart-draw-g").append("path").attr("class","vega-chart-line-path").datum(t).attr("fill","none").attr("stroke",n).attr("stroke-width",3).attr("stroke-linecap","round").attr("stroke-linejoin","round").attr("d",fi().x((t=>t.x)).y((t=>t.y)))}drawArcPath(t,n,r,i,e){return Lt(this.context).select(".vega-chart-draw-g").append("path").datum(n).attr("class","vega-chart-arc-path").attr("data-name",(t=>t.data.name)).attr("transform",`translate(${t.x},${t.y})`).attr("fill",r).attr("stroke-width",0).attr("d",oi().innerRadius(e).outerRadius(i)).attr("data-d",oi().innerRadius(e).outerRadius(i+10)).node()}clear(){Lt(this.context).selectAll(".vega-chart-draw-g").remove(),Lt(this.context).selectAll(".vega-chart-legend-g").remove()}getTextNode(t,n,r,i="start",e=0){return Rt("svg:text").property("style",r).attr("x",t.x).attr("y",t.y).attr("text-anchor",i).attr("rotate",e).text(n).node()}getCircleNode(t,n,r,i,e){return Rt("svg:circle").attr("r",n).attr("cx",t.x).attr("cy",t.y).attr("fill",r).attr("stroke-width",i||0).attr("stroke",e).node()}}class di extends e{setLayout(t,n){this.context.width=t,this.context.height=n,this.context.style.display="block",this.initCanvasContext2d()}drawLine(t,n){const r=this.getContext2d();r.beginPath(),r.moveTo(t.x,t.y),r.lineTo(n.x,n.y),r.closePath()}drawXAxis(t){this.drawLine(t.start,t.end)}drawYAxis(t){this.drawLine(t.start,t.end)}drawCircle(t,n,r,i,e){const o=this.getContext2d();i&&e&&(o.fillStyle=e,o.beginPath(),o.arc(t.x,t.y,n,0,2*Math.PI),o.fill()),o.fillStyle=r,o.beginPath(),o.arc(t.x,t.y,n-(i||0),0,2*Math.PI),o.fill()}drawLegend(t,n,r){return this.drawCircle(t,4,r),this.drawText(t,n),this.context}drawText(t,n){this.getContext2d().fillText(n,t.x,t.y)}drawRect(t,n,r,i){const e=this.getContext2d();e.fillStyle=i,e.fillRect(t.x,t.y,n,r)}drawLinePath(t,n){const r=Rt("svg:path").datum(t).attr("d",fi().x((t=>t.x)).y((t=>t.y))).node(),i=new Path2D(r.getAttribute("d")),e=this.getContext2d();e.lineWidth=3,e.strokeStyle=n,e.stroke(i)}drawArcPath(t,n,r,i,e){const o=this.getContext2d();return o.beginPath(),o.moveTo(t.x,t.y),o.arc(t.x,t.y,i,n.startAngle,n.endAngle),o.fillStyle=r,o.fill(),e&&this.drawCircle(t,e,"#F0F3F7"),this.context}clear(){this.getContext2d().clearRect(0,0,this.context.width,this.context.height)}initCanvasContext2d(){this.canvasContext2d=this.context.getContext("2d")}getContext2d(){return this.canvasContext2d||this.initCanvasContext2d(),this.canvasContext2d}}const gi={width:void 0,height:void 0,margin:{top:30,right:30,bottom:30,left:30}};class vi{constructor(t){this.container=t}setContainerWidthAndHeight(t){const{width:n,height:i}=t;void 0!==n&&(this.container.style.width=r(n)),void 0!==i&&(this.container.style.height=r(i))}getContainerClientWidth(t){return this.container.clientWidth||i((null==t?void 0:t.width)||this.container.style.width)}getContainerClientHeight(t){return this.container.clientHeight||i((null==t?void 0:t.height)||this.container.style.height)}getContainerInnerWidth(t){const n=this.getContainerClientWidth(t),{left:r,right:i}=(null==t?void 0:t.margin)||gi.margin;return n?n-i-r:0}getContainerInnerHeight(t){const n=this.getContainerClientHeight(t),{top:r,bottom:i}=(null==t?void 0:t.margin)||gi.margin;return n?n-r-i:0}mergeLayout(t,n,r){return{width:n&&n.width?n.width:gi.width,height:n&&n.height?n.height:gi.height,margin:Object.assign({},gi.margin,{top:r?60:gi.margin.top,left:"VEGA-LINE-CHART"===t||"VEGA-BAR-CHART"===t?60:gi.margin.left},n&&n.margin?n.margin:{})}}}class wi{constructor(t){this.context=t,this.interactingEntryForEventRegistry=new Map,this.interactingEntryForDrawerRegistry=new WeakMap}register(t,n,r){const i=r.eventType;this.interactingEntryForEventRegistry.get(i)||this.interactingEntryForEventRegistry.set(i,[]),this.interactingEntryForEventRegistry.get(i).push(r),this.interactingEntryForDrawerRegistry.get(t)||this.interactingEntryForDrawerRegistry.set(t,new WeakMap),this.interactingEntryForDrawerRegistry.get(t).get(n)||this.interactingEntryForDrawerRegistry.get(t).set(n,[]),this.interactingEntryForDrawerRegistry.get(t).get(n).push(r)}unregisterByDrawer(t){const n=t.drawPiece;n&&this.interactingEntryForDrawerRegistry.has(t)&&this.interactingEntryForDrawerRegistry.get(t)&&this.interactingEntryForDrawerRegistry.get(t).has(n)&&this.interactingEntryForDrawerRegistry.get(t).get(n)&&this.interactingEntryForEventRegistry.forEach(((r,i)=>{this.interactingEntryForEventRegistry.set(i,r.filter((r=>this.interactingEntryForDrawerRegistry.get(t).get(n).indexOf(r)<0)))})),this.interactingEntryForDrawerRegistry.delete(t)}callRegistry(t,n){const r=this.interactingEntryForEventRegistry.get(t);r&&r.forEach((t=>{t.shouldHandle(n)&&t.handle(n)}))}}class yi extends wi{}class bi extends wi{constructor(t){super(t),this.addContextListener()}addContextListener(){this.context.addEventListener("click",(t=>{this.callRegistry("click",t)})),this.context.addEventListener("mouseover",(t=>{this.callRegistry("mouseover",t)}))}}class pi{constructor(t){this.options=t,this.isLayoutSet=!1,this.drawers=[];const n=class{static get(t,n){if("canvas"===t){const t=n.querySelector("canvas");let r;return t?r=t:(r=document.createElement("canvas"),r=n.appendChild(r)),r}{const t=n.querySelector("svg");let r;return t?r=t:(r=document.createElementNS("http://www.w3.org/2000/svg","svg"),r=n.appendChild(r)),r}}}.get(t.mode,t.container.shadowRoot?t.container.shadowRoot:t.container);this.dimensionController=new vi(t.container),this.renderer=class{static get(t){if(t instanceof SVGElement)return new li(t);if(t instanceof HTMLCanvasElement)return new di(t);throw new Error("Invalid context")}}.get(n),this.interactor=class{static get(t){if(t instanceof SVGElement)return new bi(t);if(t instanceof HTMLCanvasElement)return new yi(t);throw new Error("Invalid context")}}.get(n),this.initLayoutOptions(t)}clear(){this.renderer.clear()}updateOptions(t){this.initLayoutOptions(t),this.isLayoutSet=!1,this.render()}reRender(){this.updateOptions(this.options)}render(){this.unregisterByDrawer(),this.drawers=this.createDrawerChain(this.renderer,this.interactor),this.clear(),this.isLayoutSet||(this.setLayout(),this.isLayoutSet=!0),this.drawers.forEach((t=>t.execute()))}setLayout(){const t=this.options.layout,n=this.dimensionController.getContainerClientWidth(t),r=this.dimensionController.getContainerClientHeight(t),i=(null==t?void 0:t.margin)||gi.margin;this.renderer.setLayout(n,r,i.top,i.left)}initLayoutOptions(t){const n=this.dimensionController.mergeLayout(t.container.tagName,t.layout,!(!t.legends||!t.legends.length));this.options=Object.assign(t,{layout:n}),this.dimensionController.setContainerWidthAndHeight(n),this.options.container.style.display="block"}unregisterByDrawer(){this.drawers&&this.drawers.forEach((t=>{this.interactor.unregisterByDrawer(t)}))}}const mi={"bg-brand":"#33393D","bg-page":"#F0F3F7","bg-primary":"#FCFCFC","bg-secondary":"#F5F7F7","bg-tertiary":"#F0F3F7","bg-quaternary":"#F1F8FB","bg-inverted-primary":"#04041C","bg-inverted-secondary":"#121227","bg-inverted-tertiary":"#181830","bg-inverted-quaternary":"#464765","bg-action":"#1362E2","bg-action-hover":"#0470EC","bg-action-focus":"#1362E2","bg-action-active":"#1D41C3","bg-action-quaternary":"#DEE1E3","bg-action-quaternary-hover":"#EFEFEF","bg-action-quaternary-active":"#CDD1D3","bg-action-secondary":"#FCFCFC","bg-action-secondary-hover":"#0470EC","bg-action-secondary-active":"#1D41C3","bg-action-tertiary":"#000000","bg-action-tertiary-hover":"#04041C","bg-action-tertiary-active":"#04041C","bg-app-header":"#F0F3F7","bg-backdrop-modal":"#121227","bg-backdrop-popover":"#203645","bg-backdrop-sidebar":"#121227","bg-chip":"#203645","bg-chip-hover":"#203645","bg-chip-active":"#203645","bg-danger":"#BD2947","bg-danger-hover":"#E94768","bg-danger-focus":"#BD2947","bg-danger-active":"#E63257","bg-danger-tertiary":"#000000","bg-danger-tertiary-hover":"#FF5772","bg-danger-tertiary-active":"#BD2947","bg-disabled":"#B0B4B5","bg-divider":"#ABC6D8","bg-divider-secondary":"#C7D9E5","bg-keypad-btn-active":"#E5EFFF","bg-loading-progress":"#99C0FF","bg-loading-track":"#E5EFFF","bg-segment-hover":"#CDD1D3","bg-segment-control":"#596063","bg-selected":"#0097FF","bg-sidebar":"#121227","bg-sidebar-icon":"#BCBAD5","bg-sidebar-icon-hover":"#121227","bg-sidebar-icon-selected":"#FCFCFC","bg-sidebar-item-hover":"#FCFCFC","bg-sidebar-item-selected":"#1362E2","bg-site-footer":"#33393D","bg-site-footer-action":"#ABC6D8","bg-site-footer-action-hover":"#C7D9E5","bg-site-footer-action-active":"#8FB3CB","bg-site-footer-field":"#596063","bg-slider-handle":"#FCFCFC","bg-status-error":"#FF6E8B","bg-status-info":"#CDD1D3","bg-status-success":"#A0E9A7","bg-status-warning":"#FFDC83","bg-tab":"#F0F3F7","bg-tab-hover":"#F5F7F7","bg-tab-selected":"#203645","bg-table-alt-row":"#F5F7F7","bg-table-header":"#F0F3F7","bg-table-row-hover":"#F1F8FB","bg-table-row-selected-expanded":"#E5EFFF","bg-table-selected-row":"#CCDFFF","bg-textarea-count":"#04041C","bg-tile":"#FCFCFC","bg-tile-hover":"#F5F7F7","bg-tile-selected":"#F2F7FF","bg-tile-selected-hover":"#E5EFFF","bg-toggle-switch":"#6B747D","bg-toggle-switch-hover":"#6B747D","bg-toggle-switch-selected-disabled":"#99C0FF","bg-transparent":"#000000","bg-accent1-primary":"#73E6DC","bg-accent1-secondary":"#C1F4EF","bg-accent1-tertiary":"#E0F9F7","bg-accent2-primary":"#806BFF","bg-accent2-secondary":"#C7BDFF","bg-accent2-tertiary":"#E3DEFF","bg-accent3-primary":"#FFDC83","bg-accent3-secondary":"#FFEFC8","bg-accent3-tertiary":"#FFF7E3","bg-accent4-primary":"#FF9571","bg-accent4-secondary":"#FFD0C0","bg-accent4-tertiary":"#FFE7DF","bg-accent5-primary":"#00BBFF","bg-accent5-secondary":"#8EDFF9","bg-accent5-tertiary":"#E3F7FD","bg-accent6-primary":"#FF82C9","bg-accent6-secondary":"#FFC7E7","bg-accent6-tertiary":"#FFE3F3","bg-accent7-primary":"#259F9F","bg-accent7-secondary":"#9BD4D6","bg-accent7-tertiary":"#D0EFEF","bg-accent8-primary":"#563D82","bg-accent8-secondary":"#C7A2CC","bg-accent8-tertiary":"#E6D6EA","bg-accent9-primary":"#FFBF3F","bg-accent9-secondary":"#FED78E","bg-accent9-tertiary":"#FBE2B9","bg-accent10-primary":"#ED7A23","bg-accent10-secondary":"#F19255","bg-accent10-tertiary":"#F5BB94","bg-date-picker-range":"#E5EFFF"},Fi=["bg-accent1-primary","bg-accent2-primary","bg-accent3-primary","bg-accent4-primary","bg-accent5-primary","bg-accent6-primary","bg-accent7-primary","bg-accent8-primary","bg-accent9-primary","bg-accent10-primary"],$i=Object.keys(n).reduce(((t,r)=>(t[r]='font-family:"Inter", sans-serif;'+n[r].filter((t=>t.indexOf("@apply")<0)).join(";"),t)),{"v-text-secondary":"color:rgba(107, 116, 125, 1);"});class xi{constructor(t,n,r){this.renderer=t,this.interactor=n,this.options=r}execute(){const t=this.draw();this.drawPiece=t,this.addInteractionSupport(t)}getColorByIndex(t,n){return(n=n&&n.length?n:Fi)[t%=n.length]}getColorFromToken(t){return mi[t]}getStyleTextFromToken(t){return t.split(" ").map((t=>$i[t])).join(";")}}class Ei{generate(t){return{eventType:this.eventType,shouldHandle:this.createShouldHandle(t),handle:this.createHandle(t)}}}class ki extends Ei{constructor(){super(...arguments),this.eventType="mouseover"}createShouldHandle(){return this.shouldHandle}createHandle(t){return n=>{this.handle(n,t)}}shouldHandle(t){var n;const r=t.target,i=t.currentTarget;return"VEGA-PIE-CHART"===(i.parentElement&&11!==i.parentElement.nodeType?i.parentElement:i.parentNode.host).tagName&&(r.classList.contains("vega-chart-legend-item")||!!(null===(n=r.parentElement)||void 0===n?void 0:n.classList.contains("vega-chart-legend-item")))}handle(t,n){var r;const i=Lt(t.currentTarget),e=t.target,o="text"===e.tagName?e:"circle"===e.tagName?e.nextElementSibling:e.querySelector("text"),s=o?o.textContent:"",u=s?n.data.indexOf(s):0;null===(r=i.selectAll("path.vega-chart-arc-path").nodes()[u])||void 0===r||r.dispatchEvent(new MouseEvent("mouseover",{bubbles:!0}))}}class Ci extends xi{constructor(){super(...arguments),this.pieLegendHoverGenerator=new ki}addInteractionSupport(t){var n;(null===(n=this.options.renderOptions.data)||void 0===n?void 0:n.length)&&this.interactor.register(this,t,this.pieLegendHoverGenerator.generate(this.options.renderOptions))}draw(){const{data:n=[],colors:r,position:i,width:e}=this.options.renderOptions,o=this.getChartLegendOptions(n,r,i);if(o){const r=t(n);return o.legends.map(((t,n)=>{const i=this.getLegendPosition(o.position,n,r,e);return this.renderer.drawLegend(i,t.field,t.color,this.getStyleTextFromToken("v-font-footnote2-short"))}))}}getChartLegendOptions(t,n,r){if(t&&t.length)return{position:r=r?Object.assign({x:10,y:0},r):{x:10,y:0},legends:t.map(((t,r)=>({field:t,color:this.getColorFromToken(this.getColorByIndex(r,n)),icon:""})))}}getLegendPosition(t,n,r,i){if(i){const e=7*r+24,o=18,s=Math.max(Number(((i-t.x)/e).toFixed(0)),1),u=parseInt((n/s).toString());return{x:t.x+e*(n%s),y:t.y+u*o}}return{x:0,y:0}}}class Mi{process(t){const{container:n,layout:r}=t,{top:i,right:e,bottom:o,left:s}=(null==r?void 0:r.margin)||gi.margin,u=new vi(n);return{width:u.getContainerClientWidth(r),height:u.getContainerClientHeight(r),innerWidth:u.getContainerInnerWidth(r),innerHeight:u.getContainerInnerHeight(r),top:i,right:e,bottom:o,left:s}}}class Ai{constructor(t){this.processors=t}process(t){let n;for(const r of this.processors)n=r.process(t,n);return n}}class Di{process(t,n){const{colors:r,legends:i=[]}=t,{width:e,height:o}=n;return{data:i,colors:r,position:{x:10,y:10},width:e,height:o}}}export{xi as B,Ei as I,Mi as L,Ai as P,pi as a,Di as b,Ci as c,yn as d,Ut as e,pn as f,xn as g,si as h,mn as i,qr as j,Lt as k,Gr as t}