@heartlandone/vega 2.76.0 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (357) hide show
  1. package/dist/cjs/{app-globals-12b7d808.js → app-globals-04e7024b.js} +2 -2
  2. package/dist/cjs/aria-attributes-value-mapper-f58c73f8.js +136 -0
  3. package/dist/cjs/{child-nodes-event-prevent-slimmer-84435957.js → child-nodes-event-prevent-slimmer-cc6d2919.js} +1 -1
  4. package/dist/cjs/{design-token-41baf118.js → design-token-c49717c8.js} +1 -1
  5. package/dist/cjs/{element-appender-slimmer-34e4eb56.js → element-appender-slimmer-38583ca9.js} +2 -2
  6. package/dist/cjs/index.cjs.js +4 -4
  7. package/dist/cjs/legend-input-processor-1e53e5bc.js +2126 -0
  8. package/dist/cjs/loader.cjs.js +4 -4
  9. package/dist/cjs/{responsive-format-facade-ea59bdcd.js → responsive-format-facade-acc39a40.js} +1 -1
  10. package/dist/cjs/{style-formatter-0c3ced39.js → style-formatter-028af284.js} +1 -1
  11. package/dist/cjs/{token-extension-07cac85d.js → token-extension-ffcaeae0.js} +98 -77
  12. package/dist/cjs/vega-accordion.cjs.entry.js +5 -5
  13. package/dist/cjs/vega-app-header-button.cjs.entry.js +18 -143
  14. package/dist/cjs/vega-banner.cjs.entry.js +1 -1
  15. package/dist/cjs/vega-bar-chart.cjs.entry.js +2 -2
  16. package/dist/cjs/vega-box.cjs.entry.js +4 -4
  17. package/dist/cjs/vega-breadcrumb.cjs.entry.js +2 -2
  18. package/dist/cjs/vega-button-circle.cjs.entry.js +21 -6
  19. package/dist/cjs/vega-button-group_2.cjs.entry.js +2 -2
  20. package/dist/cjs/vega-button-link.cjs.entry.js +2 -2
  21. package/dist/cjs/vega-button.cjs.entry.js +3 -3
  22. package/dist/cjs/vega-calendar_4.cjs.entry.js +2 -2
  23. package/dist/cjs/vega-card.cjs.entry.js +3 -3
  24. package/dist/cjs/vega-carousel.cjs.entry.js +2 -2
  25. package/dist/cjs/vega-checkbox_2.cjs.entry.js +2 -2
  26. package/dist/cjs/vega-chip.cjs.entry.js +4 -4
  27. package/dist/cjs/vega-code-block.cjs.entry.js +2 -2
  28. package/dist/cjs/vega-combo-box.cjs.entry.js +2 -2
  29. package/dist/cjs/vega-date-picker_2.cjs.entry.js +29 -7
  30. package/dist/cjs/vega-dialog_2.cjs.entry.js +4 -4
  31. package/dist/cjs/vega-divider.cjs.entry.js +3 -3
  32. package/dist/cjs/vega-dropdown_5.cjs.entry.js +4 -4
  33. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  34. package/dist/cjs/vega-flag-icon.cjs.entry.js +3 -3
  35. package/dist/cjs/vega-flex.cjs.entry.js +4 -4
  36. package/dist/cjs/vega-font.cjs.entry.js +3 -3
  37. package/dist/cjs/vega-form.cjs.entry.js +2 -2
  38. package/dist/cjs/vega-grid.cjs.entry.js +3 -3
  39. package/dist/cjs/vega-icon.cjs.entry.js +3 -3
  40. package/dist/cjs/vega-image-uploader.cjs.entry.js +3 -3
  41. package/dist/cjs/vega-input-credit-card.cjs.entry.js +2 -2
  42. package/dist/cjs/vega-input-numeric.cjs.entry.js +2 -2
  43. package/dist/cjs/vega-input-passcode.cjs.entry.js +2 -2
  44. package/dist/cjs/vega-input-phone-number.cjs.entry.js +4753 -5585
  45. package/dist/cjs/vega-input-range.cjs.entry.js +2 -2
  46. package/dist/cjs/vega-input-select.cjs.entry.js +3 -3
  47. package/dist/cjs/vega-left-nav_5.cjs.entry.js +3 -3
  48. package/dist/cjs/vega-line-chart.cjs.entry.js +325 -23
  49. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +2 -2
  50. package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +2 -2
  51. package/dist/cjs/vega-pagination.cjs.entry.js +3 -3
  52. package/dist/cjs/vega-pie-chart.cjs.entry.js +5 -88
  53. package/dist/cjs/vega-popover_2.cjs.entry.js +4 -4
  54. package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +2 -2
  55. package/dist/cjs/vega-radio_2.cjs.entry.js +2 -2
  56. package/dist/cjs/vega-rich-text-content.cjs.entry.js +14 -0
  57. package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +2 -2
  58. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +3 -3
  59. package/dist/cjs/vega-selection-tile_2.cjs.entry.js +2 -2
  60. package/dist/cjs/vega-sidenav_3.cjs.entry.js +2 -2
  61. package/dist/cjs/vega-signature-capture.cjs.entry.js +3 -3
  62. package/dist/cjs/vega-stepper.cjs.entry.js +2 -2
  63. package/dist/cjs/vega-tab-group_2.cjs.entry.js +2 -2
  64. package/dist/cjs/vega-table_11.cjs.entry.js +3 -3
  65. package/dist/cjs/vega-textarea.cjs.entry.js +2 -2
  66. package/dist/cjs/vega-time-picker_2.cjs.entry.js +4 -4
  67. package/dist/cjs/vega-tooltip_2.cjs.entry.js +3 -3
  68. package/dist/cjs/vega.cjs.js +4 -4
  69. package/dist/cjs/y-axis-input-processor-54a26515.js +832 -0
  70. package/dist/collection/components/vega-accordion/slimmers/vega-accordion-renderer.js +1 -1
  71. package/dist/collection/components/vega-accordion/vega-accordion.css +5 -0
  72. package/dist/collection/components/vega-button-circle/vega-button-circle.js +17 -3
  73. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-month-item-renderer.js +16 -2
  74. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.css +184 -207
  75. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.js +32 -0
  76. package/dist/collection/components/vega-input-phone-number/slimmers/controllers/country-select-controller.js +1 -1
  77. package/dist/collection/components/vega-input-phone-number/slimmers/controllers/vega-input-phone-number-value-controller.js +1 -1
  78. package/dist/collection/components/vega-input-phone-number/slimmers/renderers/country-select-renderer.js +1 -1
  79. package/dist/collection/components/vega-input-phone-number/slimmers/renderers/phone-number-input-renderer.js +1 -1
  80. package/dist/collection/components/vega-input-phone-number/vega-input-phone-number.js +4 -4
  81. package/dist/collection/components/vega-rich-text-content/slimmers/renderers/vega-rich-text-content-renderer.js +15 -0
  82. package/dist/collection/components/vega-rich-text-editor/extensions/base-extension-renderer.js +11 -0
  83. package/dist/collection/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.js +15 -1
  84. package/dist/collection/components/vega-rich-text-editor/extensions/extension.abstract.js +2 -0
  85. package/dist/collection/components/vega-rich-text-editor/extensions/functions/function-extension.js +0 -11
  86. package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/function-toolbar-button-renderer.js +23 -23
  87. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-extension.js +0 -10
  88. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-node-renderer.js +7 -17
  89. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-toolbar-button-renderer.js +12 -16
  90. package/dist/collection/components/vega-rich-text-editor/helpers/extension-context-manager.js +31 -0
  91. package/dist/collection/components/vega-rich-text-editor/helpers/extension-context-manager.test.js +19 -0
  92. package/dist/collection/components/vega-rich-text-editor/test/extensions/extension-test-utils.js +41 -0
  93. package/dist/collection/helpers/chart/input-processors/format-time-positions-input-processor.js +2 -2
  94. package/dist/collection/helpers/chart/input-processors/pie-chart-arc-path-input-processor.js +1 -1
  95. package/dist/collection/helpers/chart/input-processors/x-axis-input-processor.js +5 -3
  96. package/dist/collection/helpers/chart/input-processors/x-axis-label-formatter-input-processor.js +2 -1
  97. package/dist/collection/helpers/chart/input-processors/y-axis-input-processor.js +7 -5
  98. package/dist/collection/helpers/chart/interacting-entry-generator/arc-path-hover-generator.js +1 -1
  99. package/dist/collection/helpers/chart/interacting-entry-generator/pie-legend-hover-generator.js +1 -1
  100. package/dist/collection/helpers/chart/renderers/canvas-renderer.js +1 -1
  101. package/dist/collection/helpers/chart/renderers/svg-renderer.js +1 -1
  102. package/dist/collection/helpers/chart/test/drawers/arc-path-drawer.test.js +1 -1
  103. package/dist/collection/helpers/chart/test/input-processors/format-time-positions-input-processor.test.js +1 -1
  104. package/dist/collection/helpers/chart/test/input-processors/sort-positions-input-processor.test.js +1 -1
  105. package/dist/collection/helpers/chart/test/input-processors/x-axis-input-processor.test.js +39 -0
  106. package/dist/collection/helpers/chart/test/input-processors/x-axis-label-formatter-input-processor.test.js +61 -14
  107. package/dist/collection/helpers/chart/test/input-processors/y-axis-input-processor.coverage.test.js +39 -0
  108. package/dist/collection/helpers/chart/test/input-processors/y-axis-input-processor.test.js +14 -0
  109. package/dist/collection/helpers/chart/test/renderers/svg-renderer.test.js +1 -1
  110. package/dist/collection/helpers/common/test/wait-for-component-did-render.test.js +67 -0
  111. package/dist/collection/helpers/slimmers/mutation-observer/aria-attributes-value-mapper.js +4 -0
  112. package/dist/collection/helpers/slimmers/mutation-observer/test/aria-attributes-value-mapper.test.js +1 -1
  113. package/dist/collection/helpers/validator/rules/valid-phone-number-rule.js +1 -1
  114. package/dist/collection/helpers/validator/test/rules/valid-phone-number-rule.test.js +10 -0
  115. package/dist/collection/polyfill/d3/d3-array-polyfill.js +89 -0
  116. package/dist/collection/polyfill/d3/d3-axis-polyfill.js +195 -0
  117. package/dist/collection/polyfill/d3/d3-scale-polyfill.js +582 -0
  118. package/dist/collection/polyfill/d3/d3-selection-polyfill.js +274 -0
  119. package/dist/collection/polyfill/d3/d3-shape-polyfill.js +252 -0
  120. package/dist/collection/polyfill/d3/d3-time-format-polyfill.js +207 -0
  121. package/dist/collection/polyfill/d3/d3-time-polyfill.js +99 -0
  122. package/dist/collection/polyfill/d3/index.js +31 -0
  123. package/dist/collection/polyfill/d3/test/d3-array-polyfill.test.js +72 -0
  124. package/dist/collection/polyfill/d3/test/d3-axis-polyfill.test.js +171 -0
  125. package/dist/collection/polyfill/d3/test/d3-integration.test.js +137 -0
  126. package/dist/collection/polyfill/d3/test/d3-scale-polyfill.test.js +382 -0
  127. package/dist/collection/polyfill/d3/test/d3-selection-polyfill.test.js +239 -0
  128. package/dist/collection/polyfill/d3/test/d3-shape-polyfill.test.js +225 -0
  129. package/dist/collection/polyfill/d3/test/d3-time-format-polyfill.test.js +162 -0
  130. package/dist/collection/polyfill/d3/test/d3-time-polyfill.test.js +76 -0
  131. package/dist/collection/polyfill/d3/test/index.test.js +78 -0
  132. package/dist/collection/polyfill/libphonenumber/as-you-type.js +405 -0
  133. package/dist/collection/polyfill/libphonenumber/format-helpers.js +186 -0
  134. package/dist/collection/polyfill/libphonenumber/index.js +22 -0
  135. package/dist/collection/polyfill/libphonenumber/metadata.js +150 -0
  136. package/dist/collection/polyfill/libphonenumber/metadata.json.js +3900 -0
  137. package/dist/collection/polyfill/libphonenumber/parse-phone-number.js +127 -0
  138. package/dist/collection/polyfill/libphonenumber/phone-number.js +38 -0
  139. package/dist/collection/polyfill/libphonenumber/test/as-you-type.test.js +309 -0
  140. package/dist/collection/polyfill/libphonenumber/test/format-helpers.test.js +192 -0
  141. package/dist/collection/polyfill/libphonenumber/test/index.test.js +16 -0
  142. package/dist/collection/polyfill/libphonenumber/test/metadata.test.js +196 -0
  143. package/dist/collection/polyfill/libphonenumber/test/parse-phone-number.test.js +218 -0
  144. package/dist/collection/polyfill/libphonenumber/test/phone-number.test.js +56 -0
  145. package/dist/collection/polyfill/libphonenumber/types.js +23 -0
  146. package/dist/esm/{app-globals-c0676920.js → app-globals-32055795.js} +2 -2
  147. package/dist/esm/aria-attributes-value-mapper-d4fef46a.js +134 -0
  148. package/dist/esm/{child-nodes-event-prevent-slimmer-649b9d30.js → child-nodes-event-prevent-slimmer-331312b8.js} +1 -1
  149. package/dist/esm/{design-token-4aee1c56.js → design-token-5bc034e1.js} +1 -1
  150. package/dist/esm/{element-appender-slimmer-e4713a72.js → element-appender-slimmer-9ea377d0.js} +2 -2
  151. package/dist/esm/index.js +4 -4
  152. package/dist/esm/legend-input-processor-122008c5.js +2116 -0
  153. package/dist/esm/loader.js +4 -4
  154. package/dist/esm/{responsive-format-facade-7a071174.js → responsive-format-facade-aa705823.js} +1 -1
  155. package/dist/esm/{style-formatter-3d06b72d.js → style-formatter-28138f5c.js} +1 -1
  156. package/dist/esm/{token-extension-e33fd151.js → token-extension-73e4460a.js} +98 -77
  157. package/dist/esm/vega-accordion.entry.js +5 -5
  158. package/dist/esm/vega-app-header-button.entry.js +17 -142
  159. package/dist/esm/vega-banner.entry.js +1 -1
  160. package/dist/esm/vega-bar-chart.entry.js +2 -2
  161. package/dist/esm/vega-box.entry.js +4 -4
  162. package/dist/esm/vega-breadcrumb.entry.js +2 -2
  163. package/dist/esm/vega-button-circle.entry.js +21 -6
  164. package/dist/esm/vega-button-group_2.entry.js +2 -2
  165. package/dist/esm/vega-button-link.entry.js +2 -2
  166. package/dist/esm/vega-button.entry.js +3 -3
  167. package/dist/esm/vega-calendar_4.entry.js +2 -2
  168. package/dist/esm/vega-card.entry.js +3 -3
  169. package/dist/esm/vega-carousel.entry.js +2 -2
  170. package/dist/esm/vega-checkbox_2.entry.js +2 -2
  171. package/dist/esm/vega-chip.entry.js +4 -4
  172. package/dist/esm/vega-code-block.entry.js +2 -2
  173. package/dist/esm/vega-combo-box.entry.js +2 -2
  174. package/dist/esm/vega-date-picker_2.entry.js +29 -7
  175. package/dist/esm/vega-dialog_2.entry.js +4 -4
  176. package/dist/esm/vega-divider.entry.js +3 -3
  177. package/dist/esm/vega-dropdown_5.entry.js +4 -4
  178. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  179. package/dist/esm/vega-flag-icon.entry.js +3 -3
  180. package/dist/esm/vega-flex.entry.js +4 -4
  181. package/dist/esm/vega-font.entry.js +3 -3
  182. package/dist/esm/vega-form.entry.js +2 -2
  183. package/dist/esm/vega-grid.entry.js +3 -3
  184. package/dist/esm/vega-icon.entry.js +3 -3
  185. package/dist/esm/vega-image-uploader.entry.js +3 -3
  186. package/dist/esm/vega-input-credit-card.entry.js +2 -2
  187. package/dist/esm/vega-input-numeric.entry.js +2 -2
  188. package/dist/esm/vega-input-passcode.entry.js +2 -2
  189. package/dist/esm/vega-input-phone-number.entry.js +4753 -5585
  190. package/dist/esm/vega-input-range.entry.js +2 -2
  191. package/dist/esm/vega-input-select.entry.js +3 -3
  192. package/dist/esm/vega-left-nav_5.entry.js +3 -3
  193. package/dist/esm/vega-line-chart.entry.js +311 -9
  194. package/dist/esm/vega-loader-wrapper_2.entry.js +2 -2
  195. package/dist/esm/vega-pagination-page-selector-mobile.entry.js +2 -2
  196. package/dist/esm/vega-pagination.entry.js +3 -3
  197. package/dist/esm/vega-pie-chart.entry.js +5 -88
  198. package/dist/esm/vega-popover_2.entry.js +4 -4
  199. package/dist/esm/vega-progress-tracker_2.entry.js +2 -2
  200. package/dist/esm/vega-radio_2.entry.js +2 -2
  201. package/dist/esm/vega-rich-text-content.entry.js +14 -0
  202. package/dist/esm/vega-rich-text-editor_4.entry.js +2 -2
  203. package/dist/esm/vega-selection-chip_2.entry.js +3 -3
  204. package/dist/esm/vega-selection-tile_2.entry.js +2 -2
  205. package/dist/esm/vega-sidenav_3.entry.js +2 -2
  206. package/dist/esm/vega-signature-capture.entry.js +3 -3
  207. package/dist/esm/vega-stepper.entry.js +2 -2
  208. package/dist/esm/vega-tab-group_2.entry.js +2 -2
  209. package/dist/esm/vega-table_11.entry.js +3 -3
  210. package/dist/esm/vega-textarea.entry.js +2 -2
  211. package/dist/esm/vega-time-picker_2.entry.js +4 -4
  212. package/dist/esm/vega-tooltip_2.entry.js +3 -3
  213. package/dist/esm/vega.js +4 -4
  214. package/dist/esm/y-axis-input-processor-c7e05353.js +826 -0
  215. package/dist/sri/vega-sri-manifest.json +234 -230
  216. package/dist/types/components/vega-button-circle/vega-button-circle.d.ts +2 -0
  217. package/dist/types/components/vega-date-picker/types.d.ts +14 -0
  218. package/dist/types/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-month-item-renderer.d.ts +3 -0
  219. package/dist/types/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.d.ts +9 -1
  220. package/dist/types/components/vega-rich-text-content/slimmers/renderers/vega-rich-text-content-renderer.d.ts +6 -0
  221. package/dist/types/components/vega-rich-text-editor/extensions/base-extension-renderer.d.ts +9 -1
  222. package/dist/types/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.d.ts +9 -1
  223. package/dist/types/components/vega-rich-text-editor/extensions/functions/function-extension.d.ts +0 -7
  224. package/dist/types/components/vega-rich-text-editor/extensions/functions/renderers/function-toolbar-button-renderer.d.ts +5 -10
  225. package/dist/types/components/vega-rich-text-editor/extensions/tokens/token-extension.d.ts +1 -5
  226. package/dist/types/components/vega-rich-text-editor/extensions/tokens/token-node-renderer.d.ts +3 -8
  227. package/dist/types/components/vega-rich-text-editor/extensions/tokens/token-toolbar-button-renderer.d.ts +5 -9
  228. package/dist/types/components/vega-rich-text-editor/helpers/extension-context-manager.d.ts +26 -0
  229. package/dist/types/components/vega-rich-text-editor/helpers/extension-context-manager.test.d.ts +1 -0
  230. package/dist/types/components/vega-rich-text-editor/interface.d.ts +4 -0
  231. package/dist/types/components/vega-rich-text-editor/test/extensions/extension-test-utils.d.ts +21 -0
  232. package/dist/types/components.d.ts +11 -1
  233. package/dist/types/helpers/chart/test/input-processors/y-axis-input-processor.coverage.test.d.ts +1 -0
  234. package/dist/types/helpers/common/test/wait-for-component-did-render.test.d.ts +1 -0
  235. package/dist/types/polyfill/d3/d3-array-polyfill.d.ts +48 -0
  236. package/dist/types/polyfill/d3/d3-axis-polyfill.d.ts +53 -0
  237. package/dist/types/polyfill/d3/d3-scale-polyfill.d.ts +42 -0
  238. package/dist/types/polyfill/d3/d3-selection-polyfill.d.ts +173 -0
  239. package/dist/types/polyfill/d3/d3-shape-polyfill.d.ts +129 -0
  240. package/dist/types/polyfill/d3/d3-time-format-polyfill.d.ts +28 -0
  241. package/dist/types/polyfill/d3/d3-time-polyfill.d.ts +68 -0
  242. package/dist/types/polyfill/d3/index.d.ts +27 -0
  243. package/dist/types/polyfill/d3/test/d3-array-polyfill.test.d.ts +1 -0
  244. package/dist/types/polyfill/d3/test/d3-axis-polyfill.test.d.ts +1 -0
  245. package/dist/types/polyfill/d3/test/d3-integration.test.d.ts +1 -0
  246. package/dist/types/polyfill/d3/test/d3-scale-polyfill.test.d.ts +1 -0
  247. package/dist/types/polyfill/d3/test/d3-selection-polyfill.test.d.ts +1 -0
  248. package/dist/types/polyfill/d3/test/d3-shape-polyfill.test.d.ts +1 -0
  249. package/dist/types/polyfill/d3/test/d3-time-format-polyfill.test.d.ts +1 -0
  250. package/dist/types/polyfill/d3/test/d3-time-polyfill.test.d.ts +1 -0
  251. package/dist/types/polyfill/d3/test/index.test.d.ts +1 -0
  252. package/dist/types/polyfill/libphonenumber/as-you-type.d.ts +154 -0
  253. package/dist/types/polyfill/libphonenumber/format-helpers.d.ts +64 -0
  254. package/dist/types/polyfill/libphonenumber/index.d.ts +22 -0
  255. package/dist/types/polyfill/libphonenumber/metadata.d.ts +45 -0
  256. package/dist/types/polyfill/libphonenumber/metadata.json.d.ts +470 -0
  257. package/dist/types/polyfill/libphonenumber/parse-phone-number.d.ts +26 -0
  258. package/dist/types/polyfill/libphonenumber/phone-number.d.ts +24 -0
  259. package/dist/types/polyfill/libphonenumber/test/as-you-type.test.d.ts +1 -0
  260. package/dist/types/polyfill/libphonenumber/test/format-helpers.test.d.ts +1 -0
  261. package/dist/types/polyfill/libphonenumber/test/index.test.d.ts +1 -0
  262. package/dist/types/polyfill/libphonenumber/test/metadata.test.d.ts +1 -0
  263. package/dist/types/polyfill/libphonenumber/test/parse-phone-number.test.d.ts +1 -0
  264. package/dist/types/polyfill/libphonenumber/test/phone-number.test.d.ts +1 -0
  265. package/dist/types/polyfill/libphonenumber/types.d.ts +77 -0
  266. package/dist/types/types/components.type.d.ts +1 -0
  267. package/dist/types/types/flag.type.d.ts +255 -4
  268. package/dist/types/types/vega-chart.d.ts +10 -11
  269. package/dist/vega/index.esm.js +1 -1
  270. package/dist/vega/{p-d8fadcdc.entry.js → p-0037068c.entry.js} +1 -1
  271. package/dist/vega/{p-3d8122ab.entry.js → p-010ff53d.entry.js} +1 -1
  272. package/dist/vega/{p-bb5e0192.entry.js → p-03004a05.entry.js} +1 -1
  273. package/dist/vega/{p-f05b8f76.entry.js → p-0572c393.entry.js} +1 -1
  274. package/dist/vega/{p-02a7d60c.entry.js → p-0a3a285b.entry.js} +1 -1
  275. package/dist/vega/p-0d4cb1c7.entry.js +1 -0
  276. package/dist/vega/{p-a7a8a4eb.entry.js → p-100b44c3.entry.js} +1 -1
  277. package/dist/vega/{p-8dbdd609.entry.js → p-168bb296.entry.js} +1 -1
  278. package/dist/vega/{p-b136ebba.entry.js → p-1a011d47.entry.js} +1 -1
  279. package/dist/vega/{p-10734a00.js → p-1a51bf6f.js} +1 -1
  280. package/dist/vega/{p-6dcdb580.entry.js → p-1deedff2.entry.js} +1 -1
  281. package/dist/vega/{p-3244c605.entry.js → p-1fa0c7da.entry.js} +1 -1
  282. package/dist/vega/{p-dd3a94f4.entry.js → p-22056609.entry.js} +1 -1
  283. package/dist/vega/{p-c29068fb.entry.js → p-2b142818.entry.js} +1 -1
  284. package/dist/vega/{p-2ba78982.entry.js → p-34bcf4ed.entry.js} +1 -1
  285. package/dist/vega/{p-94a77fbe.entry.js → p-36a09524.entry.js} +1 -1
  286. package/dist/vega/{p-154f9cf7.entry.js → p-3c05abd9.entry.js} +1 -1
  287. package/dist/vega/{p-fd7ddd64.entry.js → p-3ce2b05c.entry.js} +1 -1
  288. package/dist/vega/{p-28ad1864.entry.js → p-43ff48c0.entry.js} +1 -1
  289. package/dist/vega/{p-ca5898dc.entry.js → p-4742feef.entry.js} +1 -1
  290. package/dist/vega/{p-eda988d5.entry.js → p-4aa52ed2.entry.js} +1 -1
  291. package/dist/vega/{p-d555f677.entry.js → p-4aa94940.entry.js} +1 -1
  292. package/dist/vega/p-4bee4202.entry.js +1 -0
  293. package/dist/vega/{p-01d58eb8.entry.js → p-50d074ed.entry.js} +1 -1
  294. package/dist/vega/{p-033c31d8.entry.js → p-5485c387.entry.js} +1 -1
  295. package/dist/vega/{p-f14a5eae.entry.js → p-560d2f48.entry.js} +1 -1
  296. package/dist/vega/{p-bebfbe95.entry.js → p-5833f33b.entry.js} +1 -1
  297. package/dist/vega/{p-b366deff.entry.js → p-592296d7.entry.js} +1 -1
  298. package/dist/vega/{p-5831d6d3.entry.js → p-5cfce62d.entry.js} +1 -1
  299. package/dist/vega/p-5f377954.js +1 -1
  300. package/dist/vega/{p-e1431c14.entry.js → p-60f77f5f.entry.js} +1 -1
  301. package/dist/vega/p-641cdb5c.entry.js +1 -0
  302. package/dist/vega/{p-32183637.entry.js → p-67745549.entry.js} +1 -1
  303. package/dist/vega/{p-087ea379.entry.js → p-70df91fb.entry.js} +1 -1
  304. package/dist/vega/{p-76181a70.entry.js → p-7425cedc.entry.js} +1 -1
  305. package/dist/vega/{p-89f2e16d.entry.js → p-857069a5.entry.js} +1 -1
  306. package/dist/vega/p-8e34b266.js +1 -0
  307. package/dist/vega/{p-32faa460.entry.js → p-9441f2ba.entry.js} +1 -1
  308. package/dist/vega/{p-2b49686d.entry.js → p-9fb877c1.entry.js} +1 -1
  309. package/dist/vega/p-a46e977b.entry.js +1 -0
  310. package/dist/vega/p-ac82b9f9.entry.js +1 -0
  311. package/dist/vega/p-b1773281.entry.js +1 -0
  312. package/dist/vega/{p-6d60b66a.entry.js → p-b54dc37c.entry.js} +1 -1
  313. package/dist/vega/{p-179aad4f.entry.js → p-b5f18f4b.entry.js} +1 -1
  314. package/dist/vega/{p-7181861a.js → p-bff57aa4.js} +1 -1
  315. package/dist/vega/{p-d7a78c5e.entry.js → p-c165232c.entry.js} +1 -1
  316. package/dist/vega/{p-8950987b.entry.js → p-c292ade4.entry.js} +1 -1
  317. package/dist/vega/p-c2d2faa0.js +1 -0
  318. package/dist/vega/{p-fc1fa345.js → p-cc5eaa1b.js} +1 -1
  319. package/dist/vega/p-cccd7648.entry.js +1 -0
  320. package/dist/vega/{p-7958614a.entry.js → p-cfecc1cb.entry.js} +1 -1
  321. package/dist/vega/{p-57927b10.entry.js → p-d07f5d5a.entry.js} +1 -1
  322. package/dist/vega/{p-9a137bab.entry.js → p-d1cfe972.entry.js} +1 -1
  323. package/dist/vega/{p-d6dbbe61.entry.js → p-d2ee5711.entry.js} +1 -1
  324. package/dist/vega/{p-b256b7a4.js → p-d78f6ede.js} +1 -1
  325. package/dist/vega/p-d8180e42.entry.js +1 -0
  326. package/dist/vega/{p-8b153acd.entry.js → p-daa60a59.entry.js} +1 -1
  327. package/dist/vega/{p-249df6d2.entry.js → p-db5fa164.entry.js} +1 -1
  328. package/dist/vega/p-de64f6e6.js +1 -0
  329. package/dist/vega/p-e4917e76.js +1 -0
  330. package/dist/vega/{p-2cc9d126.entry.js → p-e6cf2ace.entry.js} +1 -1
  331. package/dist/vega/p-e7fbef97.js +1 -0
  332. package/dist/vega/p-f3e6483c.js +1 -0
  333. package/dist/vega/{p-a560d8c5.entry.js → p-f428086c.entry.js} +1 -1
  334. package/dist/vega/{p-4e017458.entry.js → p-fc9ac6e9.entry.js} +1 -1
  335. package/dist/vega/{p-e2af0e24.entry.js → p-ffd48e37.entry.js} +1 -1
  336. package/dist/vega/vega.esm.js +1 -1
  337. package/package.json +2 -6
  338. package/dist/cjs/legend-input-processor-27c65353.js +0 -4759
  339. package/dist/cjs/y-axis-input-processor-9fbfd5e7.js +0 -2302
  340. package/dist/esm/legend-input-processor-5ecae3a7.js +0 -4742
  341. package/dist/esm/y-axis-input-processor-bc54314a.js +0 -2290
  342. package/dist/vega/p-1f5e35dc.entry.js +0 -1
  343. package/dist/vega/p-2e91295d.entry.js +0 -1
  344. package/dist/vega/p-32033e7a.js +0 -1
  345. package/dist/vega/p-46b077d9.js +0 -1
  346. package/dist/vega/p-4e4a0228.entry.js +0 -1
  347. package/dist/vega/p-644f701a.js +0 -1
  348. package/dist/vega/p-6a62e476.entry.js +0 -1
  349. package/dist/vega/p-a13a73fa.entry.js +0 -1
  350. package/dist/vega/p-be23bef2.js +0 -1
  351. package/dist/vega/p-c1d13eec.entry.js +0 -1
  352. package/dist/vega/p-e89e3ede.entry.js +0 -1
  353. package/dist/vega/p-f3d0f2dc.js +0 -1
  354. package/dist/vega/p-f5bafc45.entry.js +0 -1
  355. /package/dist/cjs/{feature-flag-controller-04cb1e69.js → feature-flag-controller-9129ef52.js} +0 -0
  356. /package/dist/esm/{feature-flag-controller-09ea7e87.js → feature-flag-controller-30f7b625.js} +0 -0
  357. /package/dist/vega/{p-07cb0243.js → p-18e8d9b7.js} +0 -0
@@ -1 +0,0 @@
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}
@@ -1 +0,0 @@
1
- import{h as r,r as a,c as t,f as o,H as e,g as c}from"./p-6b2342e0.js";import{s as g}from"./p-519a7d55.js";import{a as b}from"./p-6c170474.js";import{d as v,i as n}from"./p-7181861a.js";import{R as i}from"./p-b256b7a4.js";import{c as s,V as l,M as d,L as h,I as k}from"./p-6e1ab235.js";import{g as p}from"./p-ab834f06.js";import{V as u,I as y}from"./p-4415ad28.js";import{P as f}from"./p-021d4ae4.js";import{C as m}from"./p-10734a00.js";import{c as x}from"./p-02c9796a.js";import{r as w,s as j,V as q,c as R,a as z}from"./p-d64fab3d.js";import{V as D}from"./p-e1fbfd20.js";import{c as I}from"./p-1ec763ab.js";import{c as E}from"./p-613ddaab.js";import{D as S}from"./p-31ac7386.js";import{M as O}from"./p-78a57a17.js";import"./p-415ffa35.js";import"./p-ed45b3b6.js";import"./p-40f39194.js";import"./p-d884c644.js";import"./p-dad3ba5f.js";import"./p-2d0d575f.js";import"./p-a528714c.js";import"./p-262ec334.js";import"./p-0c667d6a.js";import"./p-d27ae9ff.js";import"./p-07cb0243.js";import"./p-5a25014f.js";import"./p-b75ee3ba.js";import"./p-b7f3221f.js";import"./p-5f377954.js";import"./p-6a334573.js";import"./p-e6adf829.js";import"./p-593e0f80.js";import"./p-8b5d3a52.js";import"./p-331a62d5.js";class C extends l{render(){return r("span",{class:"toggle-icon-wrapper"},r("vega-icon",{size:"size-12",icon:D.getIconKey(this.isDropdownShow?"chevron-up":"chevron-down")}))}}D.register({"chevron-up":I,"chevron-down":E}),function(r,a,t,o){var e,c=arguments.length,g=c<3?a:null===o?o=Object.getOwnPropertyDescriptor(a,t):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)g=Reflect.decorate(r,a,t,o);else for(var b=r.length-1;b>=0;b--)(e=r[b])&&(g=(c<3?e(g):c>3?e(a,t,g):e(a,t))||g);c>3&&g&&Object.defineProperty(a,t,g)}([s()],C.prototype,"isDropdownShow",void 0);var V=function(r,a,t,o){var e,c=arguments.length,g=c<3?a:null===o?o=Object.getOwnPropertyDescriptor(a,t):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)g=Reflect.decorate(r,a,t,o);else for(var b=r.length-1;b>=0;b--)(e=r[b])&&(g=(c<3?e(g):c>3?e(a,t,g):e(a,t))||g);return c>3&&g&&Object.defineProperty(a,t,g),g};class M extends l{constructor(){super(...arguments),this.triggerDropdownClickEvent=r=>{this.dropdownClickEventEmitter.emit(r.detail)},this.triggerResetEvent=r=>{this.resetEventEmitter.emit(r.detail)},this.onDropdownShow=()=>{this.isDropdownShow=!0},this.onDropdownHide=()=>{this.isDropdownShow=!1}}connectedCallback(){this.isTemplateMode=this.hasSlotItems()}appendHostItemsToDropdown(){const r=this.host.querySelector("[slot=items]");r&&this.itemsSlotRef&&this.dropdownRef&&(this.itemsSlotRef.remove(),this.dropdownRef.append(r))}shouldRenderDropdown(){return!!(this.dropdown&&this.dropdown.source&&this.dropdown.source.length||this.isTemplateMode)}getDropdownRef(){return this.dropdownRef}render(a){return r("vega-dropdown",Object.assign({trigger:"click"},this.dropdown,{ref:r=>{this.dropdownRef=r,this.dropdownEventPrevent.setup(),S.addUniqueObserverToNode(r,w,(()=>{this.onDropdownShow()})),S.addUniqueObserverToNode(r,j,(()=>{this.onDropdownHide()})),S.addUniqueObserverToNode(r,q,this.triggerDropdownClickEvent),S.addUniqueObserverToNode(r,R,this.triggerResetEvent)}}),a,this.renderItemsSlot())}renderItemsSlot(){return this.isTemplateMode&&r("div",{slot:"items",ref:r=>{this.itemsSlotRef=r}})}hasSlotItems(){return!!this.host.querySelector("[slot=items]")}}V([s()],M.prototype,"host",void 0),V([s()],M.prototype,"dropdown",void 0),V([s({writable:!0})],M.prototype,"isDropdownShow",void 0),V([s()],M.prototype,"dropdownEventPrevent",void 0),V([s()],M.prototype,"dropdownClickEventEmitter",void 0),V([s()],M.prototype,"resetEventEmitter",void 0),V([d("connectedCallback")],M.prototype,"connectedCallback",null),V([d("componentDidLoad")],M.prototype,"appendHostItemsToDropdown",null);var A=function(r,a,t,o){var e,c=arguments.length,g=c<3?a:null===o?o=Object.getOwnPropertyDescriptor(a,t):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)g=Reflect.decorate(r,a,t,o);else for(var b=r.length-1;b>=0;b--)(e=r[b])&&(g=(c<3?e(g):c>3?e(a,t,g):e(a,t))||g);return c>3&&g&&Object.defineProperty(a,t,g),g};class L extends O{constructor(r,a){super({options:{attributes:!0,attributeFilter:Array.from(new Set(Object.values(a).reduce(((r,a)=>r.concat(a.dependency)),[])))},callback:r=>{this.handleMutations(r)}}),this.targetGetter=r,this.ariaMap=a}componentDidLoad(){this.performMapping(),super.componentDidLoad&&super.componentDidLoad()}componentDidRender(){this.performMapping()}handleMutations(r){const a=new Set;if(r&&r.length)for(const t of r)t.attributeName&&a.add(t.attributeName);this.performMapping(a.size?a:void 0)}performMapping(r){const a=this.targetGetter?this.targetGetter():null;if(!a)return;const t=this.host;Object.keys(this.ariaMap).forEach((o=>{const{dependency:e,defaultValue:c}=this.ariaMap[o];if(r&&!e.some((a=>r.has(a))))return;let g=null;for(const r of e){let a=t.getAttribute(r);if(null==a||""===a){const o=r.replace(/-([a-z])/g,((r,a)=>a.toUpperCase())),e=t[r],c=t[o];null!=e?a=String(e):null!=c&&(a=String(c))}if(null!=a&&""!==String(a).trim()){g=a;break}}null!=g&&""!==String(g).trim()||(g=null!=c?c:"");try{a.getAttribute(o)!==g&&a.setAttribute(o,g)}catch(r){h.warn("Errors occurred when setting aria attribute:",{ariaAttr:o,finalValue:g,error:r})}}))}}A([d("componentDidLoad")],L.prototype,"componentDidLoad",null),A([d("componentDidRender")],L.prototype,"componentDidRender",null);var H=function(r,a,t,o){var e,c=arguments.length,g=c<3?a:null===o?o=Object.getOwnPropertyDescriptor(a,t):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)g=Reflect.decorate(r,a,t,o);else for(var b=r.length-1;b>=0;b--)(e=r[b])&&(g=(c<3?e(g):c>3?e(a,t,g):e(a,t))||g);return c>3&&g&&Object.defineProperty(a,t,g),g};const P=class{constructor(e){a(this,e),this.vegaClick=t(this,"vegaClick",7),this.click=t(this,"click",7),this.vegaDropdownClick=t(this,"vegaDropdownClick",7),this.dropdownClick=t(this,"dropdownClick",7),this.vegaReset=t(this,"vegaReset",7),this.reset=t(this,"reset",7),this.globalSlimmers={},this.pageResizeObserverSlimmer=new f,this.dropdownEventPrevent=new m([z,q,R],(()=>this.dropdownRenderer.getDropdownRef()),{customPreventHandle:r=>{r.stopPropagation()}}),this.clickEventEmitter=x(P,z),this.dropdownClickEventEmitter=x(P,q),this.resetEventEmitter=x(P,R),this.vegaMenuArrowIconRenderer=new C,this.vegaComponentUsageRuntimeMetricsSlimmer=new u,this.dropdownRenderer=new M,this.ariaAttributesValueMapper=new L((()=>this.host.shadowRoot.querySelector("button")),{"aria-label":{dependency:["data-aria-label","label"],defaultValue:"No label defined"}}),this.avatarImgLoaded=null,this.isDropdownShow=!1,this.currentBreakpoint=p(),this.dropdown=null,this.size="default",this.label="",this.showLabel=!0,this.avatar={},this.avatarPosition="left",this.showBorder=!1,this.showMenuArrowIcon=!0,this.selected=!1,this.renderButton=(a,t)=>r("button",{type:"button",class:b(["vega-app-header-button-container",!this.avatar.src&&!this.avatar.fallbackText&&"icon",this.showBorder&&"with-border",a&&"with-menu-arrow-icon"]),onClick:()=>this.clickEventEmitter.emit()},"left"===this.avatarPosition&&this.renderAvatar(),(t||a||"right"===this.avatarPosition)&&r("div",{class:"right-container"},t&&r("span",{class:"label"},this.label),"right"===this.avatarPosition&&this.renderAvatar(),a&&this.vegaMenuArrowIconRenderer.render())),this.renderAvatar=()=>this.avatar.icon||!this.avatar.fallbackText&&!this.avatar.src?this.renderIconAvatar():this.avatar.src&&!1!==this.avatarImgLoaded?this.renderImgAvatar():this.renderFallbackTextAvatar(),this.renderFallbackTextAvatar=()=>{var a;let t=this.avatar.fallbackText;(null===(a=this.avatar.fallbackText)||void 0===a?void 0:a.length)>2&&(h.warn("The fallback text for avatar should not be more than two letters."),t=this.avatar.fallbackText.slice(0,2));const o=b(["vega-avatar",this.avatar.fallbackBgColor?v(this.avatar.fallbackBgColor,["dark"]):"v-bg-accent3-primary",this.avatar.fallbackTextColor?n(this.avatar.fallbackTextColor):"v-text-black"]);return r("span",{class:o},t)},this.renderImgAvatar=()=>r("img",{class:"vega-avatar profile",src:this.avatar.src,alt:"",onError:()=>this.handleImgAvatarLoadError(),onLoad:()=>this.setAvatarImgLoaded(!0)}),this.renderIconAvatar=()=>{if(this.avatar.icon)return r("span",{class:"avatar-icon-wrapper"},r("vega-icon",{icon:this.avatar.icon,size:"small"===this.size?"size-16":"size-20"}))},this.renderDropdownContainer=r=>this.dropdownRenderer.shouldRenderDropdown()?this.dropdownRenderer.render(r):r,this.setAvatarImgLoaded=r=>{this.avatarImgLoaded=r},this.handleImgAvatarLoadError=()=>{this.setAvatarImgLoaded(!1),o(this.host)}}watchAvatar(){var r;(null===(r=this.avatar)||void 0===r?void 0:r.src)&&null!==this.avatarImgLoaded&&(this.avatarImgLoaded=null)}render(){const a=this.showMenuArrowIcon&&this.dropdownRenderer.shouldRenderDropdown(),t=this.label&&this.showLabel,o=this.label&&!this.showLabel,c=b([i.formatCustom(this.size),this.selected&&"selected"].filter(Boolean));return g(r(e,{class:c},this.renderDropdownContainer(o?r("vega-tooltip",{text:this.label},this.renderButton(a,t)):this.renderButton(a,t))),this.host)}get host(){return c(this)}static get watchers(){return{avatar:["watchAvatar"]}}};H([y()],P.prototype,"globalSlimmers",void 0),H([k()],P.prototype,"pageResizeObserverSlimmer",void 0),H([k()],P.prototype,"dropdownEventPrevent",void 0),H([k()],P.prototype,"clickEventEmitter",void 0),H([k()],P.prototype,"dropdownClickEventEmitter",void 0),H([k()],P.prototype,"resetEventEmitter",void 0),H([k()],P.prototype,"vegaMenuArrowIconRenderer",void 0),H([k()],P.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),H([k()],P.prototype,"dropdownRenderer",void 0),H([k()],P.prototype,"ariaAttributesValueMapper",void 0),P.style=':host(.v-bg-brand),.v-bg-brand{background-color:rgba(var(--v-bg-brand, 51, 57, 61, 1))}:host(.v-bg-page),.v-bg-page{background-color:rgba(var(--v-bg-page, 240, 243, 247, 1))}:host(.v-bg-primary),.v-bg-primary{background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1))}:host(.v-bg-secondary),.v-bg-secondary{background-color:rgba(var(--v-bg-secondary, 245, 247, 247, 1))}:host(.v-bg-tertiary),.v-bg-tertiary{background-color:rgba(var(--v-bg-tertiary, 240, 243, 247, 1))}:host(.v-bg-quaternary),.v-bg-quaternary{background-color:rgba(var(--v-bg-quaternary, 241, 248, 251, 1))}:host(.v-bg-inverted-primary),.v-bg-inverted-primary{background-color:rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1))}:host(.v-bg-inverted-secondary),.v-bg-inverted-secondary{background-color:rgba(var(--v-bg-inverted-secondary, 18, 18, 39, 1))}:host(.v-bg-inverted-tertiary),.v-bg-inverted-tertiary{background-color:rgba(var(--v-bg-inverted-tertiary, 24, 24, 48, 1))}:host(.v-bg-inverted-quaternary),.v-bg-inverted-quaternary{background-color:rgba(var(--v-bg-inverted-quaternary, 70, 71, 101, 1))}:host(.v-bg-action),.v-bg-action{background-color:rgba(var(--v-bg-action, 19, 98, 226, 1))}:host(.v-bg-action-hover),.v-bg-action-hover{background-color:rgba(var(--v-bg-action-hover, 4, 112, 236, 1))}:host(.v-bg-action-focus),.v-bg-action-focus{background-color:rgba(var(--v-bg-action-focus, 19, 98, 226, 1))}:host(.v-bg-action-active),.v-bg-action-active{background-color:rgba(var(--v-bg-action-active, 29, 65, 195, 1))}:host(.v-bg-action-quaternary),.v-bg-action-quaternary{background-color:rgba(var(--v-bg-action-quaternary, 222, 225, 227, 1))}:host(.v-bg-action-quaternary-hover),.v-bg-action-quaternary-hover{background-color:rgba(var(--v-bg-action-quaternary-hover, 239, 239, 239, 1))}:host(.v-bg-action-quaternary-active),.v-bg-action-quaternary-active{background-color:rgba(var(--v-bg-action-quaternary-active, 205, 209, 211, 1))}:host(.v-bg-action-secondary),.v-bg-action-secondary{background-color:rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))}:host(.v-bg-action-secondary-hover),.v-bg-action-secondary-hover{background-color:rgba(var(--v-bg-action-secondary-hover, 4, 112, 236, 0.1))}:host(.v-bg-action-secondary-active),.v-bg-action-secondary-active{background-color:rgba(var(--v-bg-action-secondary-active, 29, 65, 195, 0.1))}:host(.v-bg-action-tertiary),.v-bg-action-tertiary{background-color:rgba(var(--v-bg-action-tertiary, 0, 0, 0, 0))}:host(.v-bg-action-tertiary-hover),.v-bg-action-tertiary-hover{background-color:rgba(var(--v-bg-action-tertiary-hover, 4, 4, 28, 0.05))}:host(.v-bg-action-tertiary-active),.v-bg-action-tertiary-active{background-color:rgba(var(--v-bg-action-tertiary-active, 4, 4, 28, 0.1))}:host(.v-bg-app-header),.v-bg-app-header{background-color:rgba(var(--v-bg-app-header, 240, 243, 247, 0.88))}:host(.v-bg-backdrop-modal),.v-bg-backdrop-modal{background-color:rgba(var(--v-bg-backdrop-modal, 18, 18, 39, 0.85))}:host(.v-bg-backdrop-popover),.v-bg-backdrop-popover{background-color:rgba(var(--v-bg-backdrop-popover, 32, 54, 69, 0.16))}:host(.v-bg-backdrop-sidebar),.v-bg-backdrop-sidebar{background-color:rgba(var(--v-bg-backdrop-sidebar, 18, 18, 39, 0.85))}:host(.v-bg-chip),.v-bg-chip{background-color:rgba(var(--v-bg-chip, 32, 54, 69, 0.06))}:host(.v-bg-chip-hover),.v-bg-chip-hover{background-color:rgba(var(--v-bg-chip-hover, 32, 54, 69, 0.12))}:host(.v-bg-chip-active),.v-bg-chip-active{background-color:rgba(var(--v-bg-chip-active, 32, 54, 69, 0.2))}:host(.v-bg-danger),.v-bg-danger{background-color:rgba(var(--v-bg-danger, 189, 41, 71, 1))}:host(.v-bg-danger-hover),.v-bg-danger-hover{background-color:rgba(var(--v-bg-danger-hover, 233, 71, 104, 1))}:host(.v-bg-danger-focus),.v-bg-danger-focus{background-color:rgba(var(--v-bg-danger-focus, 189, 41, 71, 1))}:host(.v-bg-danger-active),.v-bg-danger-active{background-color:rgba(var(--v-bg-danger-active, 230, 50, 87, 1))}:host(.v-bg-danger-tertiary),.v-bg-danger-tertiary{background-color:rgba(var(--v-bg-danger-tertiary, 0, 0, 0, 0))}:host(.v-bg-danger-tertiary-hover),.v-bg-danger-tertiary-hover{background-color:rgba(var(--v-bg-danger-tertiary-hover, 255, 87, 114, 0.2))}:host(.v-bg-danger-tertiary-active),.v-bg-danger-tertiary-active{background-color:rgba(var(--v-bg-danger-tertiary-active, 189, 41, 71, 0.2))}:host(.v-bg-disabled),.v-bg-disabled{background-color:rgba(var(--v-bg-disabled, 176, 180, 181, 1))}:host(.v-bg-divider),.v-bg-divider{background-color:rgba(var(--v-bg-divider, 171, 198, 216, 1))}:host(.v-bg-divider-secondary),.v-bg-divider-secondary{background-color:rgba(var(--v-bg-divider-secondary, 199, 217, 229, 1))}:host(.v-bg-keypad-btn-active),.v-bg-keypad-btn-active{background-color:rgba(var(--v-bg-keypad-btn-active, 229, 239, 255, 1))}:host(.v-bg-loading-progress),.v-bg-loading-progress{background-color:rgba(var(--v-bg-loading-progress, 153, 192, 255, 1))}:host(.v-bg-loading-track),.v-bg-loading-track{background-color:rgba(var(--v-bg-loading-track, 229, 239, 255, 1))}:host(.v-bg-segment-hover),.v-bg-segment-hover{background-color:rgba(var(--v-bg-segment-hover, 205, 209, 211, 1))}:host(.v-bg-segment-control),.v-bg-segment-control{background-color:rgba(var(--v-bg-segment-control, 89, 96, 99, 0.1))}:host(.v-bg-selected),.v-bg-selected{background-color:rgba(var(--v-bg-selected, 0, 151, 255, 0.3))}:host(.v-bg-sidebar),.v-bg-sidebar{background-color:rgba(var(--v-bg-sidebar, 18, 18, 39, 1))}:host(.v-bg-sidebar-icon),.v-bg-sidebar-icon{background-color:rgba(var(--v-bg-sidebar-icon, 188, 186, 213, 1))}:host(.v-bg-sidebar-icon-hover),.v-bg-sidebar-icon-hover{background-color:rgba(var(--v-bg-sidebar-icon-hover, 18, 18, 39, 1))}:host(.v-bg-sidebar-icon-selected),.v-bg-sidebar-icon-selected{background-color:rgba(var(--v-bg-sidebar-icon-selected, 252, 252, 252, 1))}:host(.v-bg-sidebar-item-hover),.v-bg-sidebar-item-hover{background-color:rgba(var(--v-bg-sidebar-item-hover, 252, 252, 252, 1))}:host(.v-bg-sidebar-item-selected),.v-bg-sidebar-item-selected{background-color:rgba(var(--v-bg-sidebar-item-selected, 19, 98, 226, 0.4))}:host(.v-bg-site-footer),.v-bg-site-footer{background-color:rgba(var(--v-bg-site-footer, 51, 57, 61, 1))}:host(.v-bg-site-footer-action),.v-bg-site-footer-action{background-color:rgba(var(--v-bg-site-footer-action, 171, 198, 216, 1))}:host(.v-bg-site-footer-action-hover),.v-bg-site-footer-action-hover{background-color:rgba(var(--v-bg-site-footer-action-hover, 199, 217, 229, 1))}:host(.v-bg-site-footer-action-active),.v-bg-site-footer-action-active{background-color:rgba(var(--v-bg-site-footer-action-active, 143, 179, 203, 1))}:host(.v-bg-site-footer-field),.v-bg-site-footer-field{background-color:rgba(var(--v-bg-site-footer-field, 89, 96, 99, 1))}:host(.v-bg-slider-handle),.v-bg-slider-handle{background-color:rgba(var(--v-bg-slider-handle, 252, 252, 252, 1))}:host(.v-bg-status-error),.v-bg-status-error{background-color:rgba(var(--v-bg-status-error, 255, 110, 139, 1))}:host(.v-bg-status-info),.v-bg-status-info{background-color:rgba(var(--v-bg-status-info, 205, 209, 211, 1))}:host(.v-bg-status-success),.v-bg-status-success{background-color:rgba(var(--v-bg-status-success, 160, 233, 167, 1))}:host(.v-bg-status-warning),.v-bg-status-warning{background-color:rgba(var(--v-bg-status-warning, 255, 220, 131, 1))}:host(.v-bg-tab),.v-bg-tab{background-color:rgba(var(--v-bg-tab, 240, 243, 247, 1))}:host(.v-bg-tab-hover),.v-bg-tab-hover{background-color:rgba(var(--v-bg-tab-hover, 245, 247, 247, 1))}:host(.v-bg-tab-selected),.v-bg-tab-selected{background-color:rgba(var(--v-bg-tab-selected, 32, 54, 69, 1))}:host(.v-bg-table-alt-row),.v-bg-table-alt-row{background-color:rgba(var(--v-bg-table-alt-row, 245, 247, 247, 1))}:host(.v-bg-table-header),.v-bg-table-header{background-color:rgba(var(--v-bg-table-header, 240, 243, 247, 1))}:host(.v-bg-table-row-hover),.v-bg-table-row-hover{background-color:rgba(var(--v-bg-table-row-hover, 241, 248, 251, 1))}:host(.v-bg-table-row-selected-expanded),.v-bg-table-row-selected-expanded{background-color:rgba(var(--v-bg-table-row-selected-expanded, 229, 239, 255, 1))}:host(.v-bg-table-selected-row),.v-bg-table-selected-row{background-color:rgba(var(--v-bg-table-selected-row, 204, 223, 255, 1))}:host(.v-bg-textarea-count),.v-bg-textarea-count{background-color:rgba(var(--v-bg-textarea-count, 4, 4, 28, 0.6))}:host(.v-bg-tile),.v-bg-tile{background-color:rgba(var(--v-bg-tile, 252, 252, 252, 1))}:host(.v-bg-tile-hover),.v-bg-tile-hover{background-color:rgba(var(--v-bg-tile-hover, 245, 247, 247, 1))}:host(.v-bg-tile-selected),.v-bg-tile-selected{background-color:rgba(var(--v-bg-tile-selected, 242, 247, 255, 1))}:host(.v-bg-tile-selected-hover),.v-bg-tile-selected-hover{background-color:rgba(var(--v-bg-tile-selected-hover, 229, 239, 255, 1))}:host(.v-bg-toggle-switch),.v-bg-toggle-switch{background-color:rgba(var(--v-bg-toggle-switch, 107, 116, 125, 0.7))}:host(.v-bg-toggle-switch-hover),.v-bg-toggle-switch-hover{background-color:rgba(var(--v-bg-toggle-switch-hover, 107, 116, 125, 1))}:host(.v-bg-toggle-switch-selected-disabled),.v-bg-toggle-switch-selected-disabled{background-color:rgba(var(--v-bg-toggle-switch-selected-disabled, 153, 192, 255, 1))}:host(.v-bg-transparent),.v-bg-transparent{background-color:rgba(var(--v-bg-transparent, 0, 0, 0, 0))}:host(.v-bg-accent1-primary),.v-bg-accent1-primary{background-color:rgba(var(--v-bg-accent1-primary, 115, 230, 220, 1))}:host(.v-bg-accent1-secondary),.v-bg-accent1-secondary{background-color:rgba(var(--v-bg-accent1-secondary, 193, 244, 239, 1))}:host(.v-bg-accent1-tertiary),.v-bg-accent1-tertiary{background-color:rgba(var(--v-bg-accent1-tertiary, 224, 249, 247, 1))}:host(.v-bg-accent2-primary),.v-bg-accent2-primary{background-color:rgba(var(--v-bg-accent2-primary, 128, 107, 255, 1))}:host(.v-bg-accent2-secondary),.v-bg-accent2-secondary{background-color:rgba(var(--v-bg-accent2-secondary, 199, 189, 255, 1))}:host(.v-bg-accent2-tertiary),.v-bg-accent2-tertiary{background-color:rgba(var(--v-bg-accent2-tertiary, 227, 222, 255, 1))}:host(.v-bg-accent3-primary),.v-bg-accent3-primary{background-color:rgba(var(--v-bg-accent3-primary, 255, 220, 131, 1))}:host(.v-bg-accent3-secondary),.v-bg-accent3-secondary{background-color:rgba(var(--v-bg-accent3-secondary, 255, 239, 200, 1))}:host(.v-bg-accent3-tertiary),.v-bg-accent3-tertiary{background-color:rgba(var(--v-bg-accent3-tertiary, 255, 247, 227, 1))}:host(.v-bg-accent4-primary),.v-bg-accent4-primary{background-color:rgba(var(--v-bg-accent4-primary, 255, 149, 113, 1))}:host(.v-bg-accent4-secondary),.v-bg-accent4-secondary{background-color:rgba(var(--v-bg-accent4-secondary, 255, 208, 192, 1))}:host(.v-bg-accent4-tertiary),.v-bg-accent4-tertiary{background-color:rgba(var(--v-bg-accent4-tertiary, 255, 231, 223, 1))}:host(.v-bg-accent5-primary),.v-bg-accent5-primary{background-color:rgba(var(--v-bg-accent5-primary, 0, 187, 255, 1))}:host(.v-bg-accent5-secondary),.v-bg-accent5-secondary{background-color:rgba(var(--v-bg-accent5-secondary, 142, 223, 249, 1))}:host(.v-bg-accent5-tertiary),.v-bg-accent5-tertiary{background-color:rgba(var(--v-bg-accent5-tertiary, 227, 247, 253, 1))}:host(.v-bg-accent6-primary),.v-bg-accent6-primary{background-color:rgba(var(--v-bg-accent6-primary, 255, 130, 201, 1))}:host(.v-bg-accent6-secondary),.v-bg-accent6-secondary{background-color:rgba(var(--v-bg-accent6-secondary, 255, 199, 231, 1))}:host(.v-bg-accent6-tertiary),.v-bg-accent6-tertiary{background-color:rgba(var(--v-bg-accent6-tertiary, 255, 227, 243, 1))}:host(.v-bg-accent7-primary),.v-bg-accent7-primary{background-color:rgba(var(--v-bg-accent7-primary, 37, 159, 159, 1))}:host(.v-bg-accent7-secondary),.v-bg-accent7-secondary{background-color:rgba(var(--v-bg-accent7-secondary, 155, 212, 214, 1))}:host(.v-bg-accent7-tertiary),.v-bg-accent7-tertiary{background-color:rgba(var(--v-bg-accent7-tertiary, 208, 239, 239, 1))}:host(.v-bg-accent8-primary),.v-bg-accent8-primary{background-color:rgba(var(--v-bg-accent8-primary, 86, 61, 130, 1))}:host(.v-bg-accent8-secondary),.v-bg-accent8-secondary{background-color:rgba(var(--v-bg-accent8-secondary, 199, 162, 204, 1))}:host(.v-bg-accent8-tertiary),.v-bg-accent8-tertiary{background-color:rgba(var(--v-bg-accent8-tertiary, 230, 214, 234, 1))}:host(.v-bg-accent9-primary),.v-bg-accent9-primary{background-color:rgba(var(--v-bg-accent9-primary, 255, 191, 63, 1))}:host(.v-bg-accent9-secondary),.v-bg-accent9-secondary{background-color:rgba(var(--v-bg-accent9-secondary, 254, 215, 142, 1))}:host(.v-bg-accent9-tertiary),.v-bg-accent9-tertiary{background-color:rgba(var(--v-bg-accent9-tertiary, 251, 226, 185, 1))}:host(.v-bg-accent10-primary),.v-bg-accent10-primary{background-color:rgba(var(--v-bg-accent10-primary, 237, 122, 35, 1))}:host(.v-bg-accent10-secondary),.v-bg-accent10-secondary{background-color:rgba(var(--v-bg-accent10-secondary, 241, 146, 85, 1))}:host(.v-bg-accent10-tertiary),.v-bg-accent10-tertiary{background-color:rgba(var(--v-bg-accent10-tertiary, 245, 187, 148, 1))}:host(.v-bg-date-picker-range),.v-bg-date-picker-range{background-color:rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1))}:host(.v-fill-bg-brand),.v-fill-bg-brand{background-color:rgba(var(--v-bg-brand, 51, 57, 61, 1))}:host(.v-fill-bg-page),.v-fill-bg-page{background-color:rgba(var(--v-bg-page, 240, 243, 247, 1))}:host(.v-fill-bg-primary),.v-fill-bg-primary{background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1))}:host(.v-fill-bg-secondary),.v-fill-bg-secondary{background-color:rgba(var(--v-bg-secondary, 245, 247, 247, 1))}:host(.v-fill-bg-tertiary),.v-fill-bg-tertiary{background-color:rgba(var(--v-bg-tertiary, 240, 243, 247, 1))}:host(.v-fill-bg-quaternary),.v-fill-bg-quaternary{background-color:rgba(var(--v-bg-quaternary, 241, 248, 251, 1))}:host(.v-fill-bg-inverted-primary),.v-fill-bg-inverted-primary{background-color:rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1))}:host(.v-fill-bg-inverted-secondary),.v-fill-bg-inverted-secondary{background-color:rgba(var(--v-bg-inverted-secondary, 18, 18, 39, 1))}:host(.v-fill-bg-inverted-tertiary),.v-fill-bg-inverted-tertiary{background-color:rgba(var(--v-bg-inverted-tertiary, 24, 24, 48, 1))}:host(.v-fill-bg-inverted-quaternary),.v-fill-bg-inverted-quaternary{background-color:rgba(var(--v-bg-inverted-quaternary, 70, 71, 101, 1))}:host(.v-fill-bg-action),.v-fill-bg-action{background-color:rgba(var(--v-bg-action, 19, 98, 226, 1))}:host(.v-fill-bg-action-hover),.v-fill-bg-action-hover{background-color:rgba(var(--v-bg-action-hover, 4, 112, 236, 1))}:host(.v-fill-bg-action-focus),.v-fill-bg-action-focus{background-color:rgba(var(--v-bg-action-focus, 19, 98, 226, 1))}:host(.v-fill-bg-action-active),.v-fill-bg-action-active{background-color:rgba(var(--v-bg-action-active, 29, 65, 195, 1))}:host(.v-fill-bg-action-quaternary),.v-fill-bg-action-quaternary{background-color:rgba(var(--v-bg-action-quaternary, 222, 225, 227, 1))}:host(.v-fill-bg-action-quaternary-hover),.v-fill-bg-action-quaternary-hover{background-color:rgba(var(--v-bg-action-quaternary-hover, 239, 239, 239, 1))}:host(.v-fill-bg-action-quaternary-active),.v-fill-bg-action-quaternary-active{background-color:rgba(var(--v-bg-action-quaternary-active, 205, 209, 211, 1))}:host(.v-fill-bg-action-secondary),.v-fill-bg-action-secondary{background-color:rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))}:host(.v-fill-bg-action-secondary-hover),.v-fill-bg-action-secondary-hover{background-color:rgba(var(--v-bg-action-secondary-hover, 4, 112, 236, 0.1))}:host(.v-fill-bg-action-secondary-active),.v-fill-bg-action-secondary-active{background-color:rgba(var(--v-bg-action-secondary-active, 29, 65, 195, 0.1))}:host(.v-fill-bg-action-tertiary),.v-fill-bg-action-tertiary{background-color:rgba(var(--v-bg-action-tertiary, 0, 0, 0, 0))}:host(.v-fill-bg-action-tertiary-hover),.v-fill-bg-action-tertiary-hover{background-color:rgba(var(--v-bg-action-tertiary-hover, 4, 4, 28, 0.05))}:host(.v-fill-bg-action-tertiary-active),.v-fill-bg-action-tertiary-active{background-color:rgba(var(--v-bg-action-tertiary-active, 4, 4, 28, 0.1))}:host(.v-fill-bg-app-header),.v-fill-bg-app-header{background-color:rgba(var(--v-bg-app-header, 240, 243, 247, 0.88))}:host(.v-fill-bg-backdrop-modal),.v-fill-bg-backdrop-modal{background-color:rgba(var(--v-bg-backdrop-modal, 18, 18, 39, 0.85))}:host(.v-fill-bg-backdrop-popover),.v-fill-bg-backdrop-popover{background-color:rgba(var(--v-bg-backdrop-popover, 32, 54, 69, 0.16))}:host(.v-fill-bg-backdrop-sidebar),.v-fill-bg-backdrop-sidebar{background-color:rgba(var(--v-bg-backdrop-sidebar, 18, 18, 39, 0.85))}:host(.v-fill-bg-chip),.v-fill-bg-chip{background-color:rgba(var(--v-bg-chip, 32, 54, 69, 0.06))}:host(.v-fill-bg-chip-hover),.v-fill-bg-chip-hover{background-color:rgba(var(--v-bg-chip-hover, 32, 54, 69, 0.12))}:host(.v-fill-bg-chip-active),.v-fill-bg-chip-active{background-color:rgba(var(--v-bg-chip-active, 32, 54, 69, 0.2))}:host(.v-fill-bg-danger),.v-fill-bg-danger{background-color:rgba(var(--v-bg-danger, 189, 41, 71, 1))}:host(.v-fill-bg-danger-hover),.v-fill-bg-danger-hover{background-color:rgba(var(--v-bg-danger-hover, 233, 71, 104, 1))}:host(.v-fill-bg-danger-focus),.v-fill-bg-danger-focus{background-color:rgba(var(--v-bg-danger-focus, 189, 41, 71, 1))}:host(.v-fill-bg-danger-active),.v-fill-bg-danger-active{background-color:rgba(var(--v-bg-danger-active, 230, 50, 87, 1))}:host(.v-fill-bg-danger-tertiary),.v-fill-bg-danger-tertiary{background-color:rgba(var(--v-bg-danger-tertiary, 0, 0, 0, 0))}:host(.v-fill-bg-danger-tertiary-hover),.v-fill-bg-danger-tertiary-hover{background-color:rgba(var(--v-bg-danger-tertiary-hover, 255, 87, 114, 0.2))}:host(.v-fill-bg-danger-tertiary-active),.v-fill-bg-danger-tertiary-active{background-color:rgba(var(--v-bg-danger-tertiary-active, 189, 41, 71, 0.2))}:host(.v-fill-bg-disabled),.v-fill-bg-disabled{background-color:rgba(var(--v-bg-disabled, 176, 180, 181, 1))}:host(.v-fill-bg-divider),.v-fill-bg-divider{background-color:rgba(var(--v-bg-divider, 171, 198, 216, 1))}:host(.v-fill-bg-divider-secondary),.v-fill-bg-divider-secondary{background-color:rgba(var(--v-bg-divider-secondary, 199, 217, 229, 1))}:host(.v-fill-bg-keypad-btn-active),.v-fill-bg-keypad-btn-active{background-color:rgba(var(--v-bg-keypad-btn-active, 229, 239, 255, 1))}:host(.v-fill-bg-loading-progress),.v-fill-bg-loading-progress{background-color:rgba(var(--v-bg-loading-progress, 153, 192, 255, 1))}:host(.v-fill-bg-loading-track),.v-fill-bg-loading-track{background-color:rgba(var(--v-bg-loading-track, 229, 239, 255, 1))}:host(.v-fill-bg-segment-hover),.v-fill-bg-segment-hover{background-color:rgba(var(--v-bg-segment-hover, 205, 209, 211, 1))}:host(.v-fill-bg-segment-control),.v-fill-bg-segment-control{background-color:rgba(var(--v-bg-segment-control, 89, 96, 99, 0.1))}:host(.v-fill-bg-selected),.v-fill-bg-selected{background-color:rgba(var(--v-bg-selected, 0, 151, 255, 0.3))}:host(.v-fill-bg-sidebar),.v-fill-bg-sidebar{background-color:rgba(var(--v-bg-sidebar, 18, 18, 39, 1))}:host(.v-fill-bg-sidebar-icon),.v-fill-bg-sidebar-icon{background-color:rgba(var(--v-bg-sidebar-icon, 188, 186, 213, 1))}:host(.v-fill-bg-sidebar-icon-hover),.v-fill-bg-sidebar-icon-hover{background-color:rgba(var(--v-bg-sidebar-icon-hover, 18, 18, 39, 1))}:host(.v-fill-bg-sidebar-icon-selected),.v-fill-bg-sidebar-icon-selected{background-color:rgba(var(--v-bg-sidebar-icon-selected, 252, 252, 252, 1))}:host(.v-fill-bg-sidebar-item-hover),.v-fill-bg-sidebar-item-hover{background-color:rgba(var(--v-bg-sidebar-item-hover, 252, 252, 252, 1))}:host(.v-fill-bg-sidebar-item-selected),.v-fill-bg-sidebar-item-selected{background-color:rgba(var(--v-bg-sidebar-item-selected, 19, 98, 226, 0.4))}:host(.v-fill-bg-site-footer),.v-fill-bg-site-footer{background-color:rgba(var(--v-bg-site-footer, 51, 57, 61, 1))}:host(.v-fill-bg-site-footer-action),.v-fill-bg-site-footer-action{background-color:rgba(var(--v-bg-site-footer-action, 171, 198, 216, 1))}:host(.v-fill-bg-site-footer-action-hover),.v-fill-bg-site-footer-action-hover{background-color:rgba(var(--v-bg-site-footer-action-hover, 199, 217, 229, 1))}:host(.v-fill-bg-site-footer-action-active),.v-fill-bg-site-footer-action-active{background-color:rgba(var(--v-bg-site-footer-action-active, 143, 179, 203, 1))}:host(.v-fill-bg-site-footer-field),.v-fill-bg-site-footer-field{background-color:rgba(var(--v-bg-site-footer-field, 89, 96, 99, 1))}:host(.v-fill-bg-slider-handle),.v-fill-bg-slider-handle{background-color:rgba(var(--v-bg-slider-handle, 252, 252, 252, 1))}:host(.v-fill-bg-status-error),.v-fill-bg-status-error{background-color:rgba(var(--v-bg-status-error, 255, 110, 139, 1))}:host(.v-fill-bg-status-info),.v-fill-bg-status-info{background-color:rgba(var(--v-bg-status-info, 205, 209, 211, 1))}:host(.v-fill-bg-status-success),.v-fill-bg-status-success{background-color:rgba(var(--v-bg-status-success, 160, 233, 167, 1))}:host(.v-fill-bg-status-warning),.v-fill-bg-status-warning{background-color:rgba(var(--v-bg-status-warning, 255, 220, 131, 1))}:host(.v-fill-bg-tab),.v-fill-bg-tab{background-color:rgba(var(--v-bg-tab, 240, 243, 247, 1))}:host(.v-fill-bg-tab-hover),.v-fill-bg-tab-hover{background-color:rgba(var(--v-bg-tab-hover, 245, 247, 247, 1))}:host(.v-fill-bg-tab-selected),.v-fill-bg-tab-selected{background-color:rgba(var(--v-bg-tab-selected, 32, 54, 69, 1))}:host(.v-fill-bg-table-alt-row),.v-fill-bg-table-alt-row{background-color:rgba(var(--v-bg-table-alt-row, 245, 247, 247, 1))}:host(.v-fill-bg-table-header),.v-fill-bg-table-header{background-color:rgba(var(--v-bg-table-header, 240, 243, 247, 1))}:host(.v-fill-bg-table-row-hover),.v-fill-bg-table-row-hover{background-color:rgba(var(--v-bg-table-row-hover, 241, 248, 251, 1))}:host(.v-fill-bg-table-row-selected-expanded),.v-fill-bg-table-row-selected-expanded{background-color:rgba(var(--v-bg-table-row-selected-expanded, 229, 239, 255, 1))}:host(.v-fill-bg-table-selected-row),.v-fill-bg-table-selected-row{background-color:rgba(var(--v-bg-table-selected-row, 204, 223, 255, 1))}:host(.v-fill-bg-textarea-count),.v-fill-bg-textarea-count{background-color:rgba(var(--v-bg-textarea-count, 4, 4, 28, 0.6))}:host(.v-fill-bg-tile),.v-fill-bg-tile{background-color:rgba(var(--v-bg-tile, 252, 252, 252, 1))}:host(.v-fill-bg-tile-hover),.v-fill-bg-tile-hover{background-color:rgba(var(--v-bg-tile-hover, 245, 247, 247, 1))}:host(.v-fill-bg-tile-selected),.v-fill-bg-tile-selected{background-color:rgba(var(--v-bg-tile-selected, 242, 247, 255, 1))}:host(.v-fill-bg-tile-selected-hover),.v-fill-bg-tile-selected-hover{background-color:rgba(var(--v-bg-tile-selected-hover, 229, 239, 255, 1))}:host(.v-fill-bg-toggle-switch),.v-fill-bg-toggle-switch{background-color:rgba(var(--v-bg-toggle-switch, 107, 116, 125, 0.7))}:host(.v-fill-bg-toggle-switch-hover),.v-fill-bg-toggle-switch-hover{background-color:rgba(var(--v-bg-toggle-switch-hover, 107, 116, 125, 1))}:host(.v-fill-bg-toggle-switch-selected-disabled),.v-fill-bg-toggle-switch-selected-disabled{background-color:rgba(var(--v-bg-toggle-switch-selected-disabled, 153, 192, 255, 1))}:host(.v-fill-bg-transparent),.v-fill-bg-transparent{background-color:rgba(var(--v-bg-transparent, 0, 0, 0, 0))}:host(.v-fill-bg-accent1-primary),.v-fill-bg-accent1-primary{background-color:rgba(var(--v-bg-accent1-primary, 115, 230, 220, 1))}:host(.v-fill-bg-accent1-secondary),.v-fill-bg-accent1-secondary{background-color:rgba(var(--v-bg-accent1-secondary, 193, 244, 239, 1))}:host(.v-fill-bg-accent1-tertiary),.v-fill-bg-accent1-tertiary{background-color:rgba(var(--v-bg-accent1-tertiary, 224, 249, 247, 1))}:host(.v-fill-bg-accent2-primary),.v-fill-bg-accent2-primary{background-color:rgba(var(--v-bg-accent2-primary, 128, 107, 255, 1))}:host(.v-fill-bg-accent2-secondary),.v-fill-bg-accent2-secondary{background-color:rgba(var(--v-bg-accent2-secondary, 199, 189, 255, 1))}:host(.v-fill-bg-accent2-tertiary),.v-fill-bg-accent2-tertiary{background-color:rgba(var(--v-bg-accent2-tertiary, 227, 222, 255, 1))}:host(.v-fill-bg-accent3-primary),.v-fill-bg-accent3-primary{background-color:rgba(var(--v-bg-accent3-primary, 255, 220, 131, 1))}:host(.v-fill-bg-accent3-secondary),.v-fill-bg-accent3-secondary{background-color:rgba(var(--v-bg-accent3-secondary, 255, 239, 200, 1))}:host(.v-fill-bg-accent3-tertiary),.v-fill-bg-accent3-tertiary{background-color:rgba(var(--v-bg-accent3-tertiary, 255, 247, 227, 1))}:host(.v-fill-bg-accent4-primary),.v-fill-bg-accent4-primary{background-color:rgba(var(--v-bg-accent4-primary, 255, 149, 113, 1))}:host(.v-fill-bg-accent4-secondary),.v-fill-bg-accent4-secondary{background-color:rgba(var(--v-bg-accent4-secondary, 255, 208, 192, 1))}:host(.v-fill-bg-accent4-tertiary),.v-fill-bg-accent4-tertiary{background-color:rgba(var(--v-bg-accent4-tertiary, 255, 231, 223, 1))}:host(.v-fill-bg-accent5-primary),.v-fill-bg-accent5-primary{background-color:rgba(var(--v-bg-accent5-primary, 0, 187, 255, 1))}:host(.v-fill-bg-accent5-secondary),.v-fill-bg-accent5-secondary{background-color:rgba(var(--v-bg-accent5-secondary, 142, 223, 249, 1))}:host(.v-fill-bg-accent5-tertiary),.v-fill-bg-accent5-tertiary{background-color:rgba(var(--v-bg-accent5-tertiary, 227, 247, 253, 1))}:host(.v-fill-bg-accent6-primary),.v-fill-bg-accent6-primary{background-color:rgba(var(--v-bg-accent6-primary, 255, 130, 201, 1))}:host(.v-fill-bg-accent6-secondary),.v-fill-bg-accent6-secondary{background-color:rgba(var(--v-bg-accent6-secondary, 255, 199, 231, 1))}:host(.v-fill-bg-accent6-tertiary),.v-fill-bg-accent6-tertiary{background-color:rgba(var(--v-bg-accent6-tertiary, 255, 227, 243, 1))}:host(.v-fill-bg-accent7-primary),.v-fill-bg-accent7-primary{background-color:rgba(var(--v-bg-accent7-primary, 37, 159, 159, 1))}:host(.v-fill-bg-accent7-secondary),.v-fill-bg-accent7-secondary{background-color:rgba(var(--v-bg-accent7-secondary, 155, 212, 214, 1))}:host(.v-fill-bg-accent7-tertiary),.v-fill-bg-accent7-tertiary{background-color:rgba(var(--v-bg-accent7-tertiary, 208, 239, 239, 1))}:host(.v-fill-bg-accent8-primary),.v-fill-bg-accent8-primary{background-color:rgba(var(--v-bg-accent8-primary, 86, 61, 130, 1))}:host(.v-fill-bg-accent8-secondary),.v-fill-bg-accent8-secondary{background-color:rgba(var(--v-bg-accent8-secondary, 199, 162, 204, 1))}:host(.v-fill-bg-accent8-tertiary),.v-fill-bg-accent8-tertiary{background-color:rgba(var(--v-bg-accent8-tertiary, 230, 214, 234, 1))}:host(.v-fill-bg-accent9-primary),.v-fill-bg-accent9-primary{background-color:rgba(var(--v-bg-accent9-primary, 255, 191, 63, 1))}:host(.v-fill-bg-accent9-secondary),.v-fill-bg-accent9-secondary{background-color:rgba(var(--v-bg-accent9-secondary, 254, 215, 142, 1))}:host(.v-fill-bg-accent9-tertiary),.v-fill-bg-accent9-tertiary{background-color:rgba(var(--v-bg-accent9-tertiary, 251, 226, 185, 1))}:host(.v-fill-bg-accent10-primary),.v-fill-bg-accent10-primary{background-color:rgba(var(--v-bg-accent10-primary, 237, 122, 35, 1))}:host(.v-fill-bg-accent10-secondary),.v-fill-bg-accent10-secondary{background-color:rgba(var(--v-bg-accent10-secondary, 241, 146, 85, 1))}:host(.v-fill-bg-accent10-tertiary),.v-fill-bg-accent10-tertiary{background-color:rgba(var(--v-bg-accent10-tertiary, 245, 187, 148, 1))}:host(.v-fill-bg-date-picker-range),.v-fill-bg-date-picker-range{background-color:rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1))}:host(.v-stroke-bg-brand),.v-stroke-bg-brand{background-color:rgba(var(--v-bg-brand, 51, 57, 61, 1))}:host(.v-stroke-bg-page),.v-stroke-bg-page{background-color:rgba(var(--v-bg-page, 240, 243, 247, 1))}:host(.v-stroke-bg-primary),.v-stroke-bg-primary{background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1))}:host(.v-stroke-bg-secondary),.v-stroke-bg-secondary{background-color:rgba(var(--v-bg-secondary, 245, 247, 247, 1))}:host(.v-stroke-bg-tertiary),.v-stroke-bg-tertiary{background-color:rgba(var(--v-bg-tertiary, 240, 243, 247, 1))}:host(.v-stroke-bg-quaternary),.v-stroke-bg-quaternary{background-color:rgba(var(--v-bg-quaternary, 241, 248, 251, 1))}:host(.v-stroke-bg-inverted-primary),.v-stroke-bg-inverted-primary{background-color:rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1))}:host(.v-stroke-bg-inverted-secondary),.v-stroke-bg-inverted-secondary{background-color:rgba(var(--v-bg-inverted-secondary, 18, 18, 39, 1))}:host(.v-stroke-bg-inverted-tertiary),.v-stroke-bg-inverted-tertiary{background-color:rgba(var(--v-bg-inverted-tertiary, 24, 24, 48, 1))}:host(.v-stroke-bg-inverted-quaternary),.v-stroke-bg-inverted-quaternary{background-color:rgba(var(--v-bg-inverted-quaternary, 70, 71, 101, 1))}:host(.v-stroke-bg-action),.v-stroke-bg-action{background-color:rgba(var(--v-bg-action, 19, 98, 226, 1))}:host(.v-stroke-bg-action-hover),.v-stroke-bg-action-hover{background-color:rgba(var(--v-bg-action-hover, 4, 112, 236, 1))}:host(.v-stroke-bg-action-focus),.v-stroke-bg-action-focus{background-color:rgba(var(--v-bg-action-focus, 19, 98, 226, 1))}:host(.v-stroke-bg-action-active),.v-stroke-bg-action-active{background-color:rgba(var(--v-bg-action-active, 29, 65, 195, 1))}:host(.v-stroke-bg-action-quaternary),.v-stroke-bg-action-quaternary{background-color:rgba(var(--v-bg-action-quaternary, 222, 225, 227, 1))}:host(.v-stroke-bg-action-quaternary-hover),.v-stroke-bg-action-quaternary-hover{background-color:rgba(var(--v-bg-action-quaternary-hover, 239, 239, 239, 1))}:host(.v-stroke-bg-action-quaternary-active),.v-stroke-bg-action-quaternary-active{background-color:rgba(var(--v-bg-action-quaternary-active, 205, 209, 211, 1))}:host(.v-stroke-bg-action-secondary),.v-stroke-bg-action-secondary{background-color:rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))}:host(.v-stroke-bg-action-secondary-hover),.v-stroke-bg-action-secondary-hover{background-color:rgba(var(--v-bg-action-secondary-hover, 4, 112, 236, 0.1))}:host(.v-stroke-bg-action-secondary-active),.v-stroke-bg-action-secondary-active{background-color:rgba(var(--v-bg-action-secondary-active, 29, 65, 195, 0.1))}:host(.v-stroke-bg-action-tertiary),.v-stroke-bg-action-tertiary{background-color:rgba(var(--v-bg-action-tertiary, 0, 0, 0, 0))}:host(.v-stroke-bg-action-tertiary-hover),.v-stroke-bg-action-tertiary-hover{background-color:rgba(var(--v-bg-action-tertiary-hover, 4, 4, 28, 0.05))}:host(.v-stroke-bg-action-tertiary-active),.v-stroke-bg-action-tertiary-active{background-color:rgba(var(--v-bg-action-tertiary-active, 4, 4, 28, 0.1))}:host(.v-stroke-bg-app-header),.v-stroke-bg-app-header{background-color:rgba(var(--v-bg-app-header, 240, 243, 247, 0.88))}:host(.v-stroke-bg-backdrop-modal),.v-stroke-bg-backdrop-modal{background-color:rgba(var(--v-bg-backdrop-modal, 18, 18, 39, 0.85))}:host(.v-stroke-bg-backdrop-popover),.v-stroke-bg-backdrop-popover{background-color:rgba(var(--v-bg-backdrop-popover, 32, 54, 69, 0.16))}:host(.v-stroke-bg-backdrop-sidebar),.v-stroke-bg-backdrop-sidebar{background-color:rgba(var(--v-bg-backdrop-sidebar, 18, 18, 39, 0.85))}:host(.v-stroke-bg-chip),.v-stroke-bg-chip{background-color:rgba(var(--v-bg-chip, 32, 54, 69, 0.06))}:host(.v-stroke-bg-chip-hover),.v-stroke-bg-chip-hover{background-color:rgba(var(--v-bg-chip-hover, 32, 54, 69, 0.12))}:host(.v-stroke-bg-chip-active),.v-stroke-bg-chip-active{background-color:rgba(var(--v-bg-chip-active, 32, 54, 69, 0.2))}:host(.v-stroke-bg-danger),.v-stroke-bg-danger{background-color:rgba(var(--v-bg-danger, 189, 41, 71, 1))}:host(.v-stroke-bg-danger-hover),.v-stroke-bg-danger-hover{background-color:rgba(var(--v-bg-danger-hover, 233, 71, 104, 1))}:host(.v-stroke-bg-danger-focus),.v-stroke-bg-danger-focus{background-color:rgba(var(--v-bg-danger-focus, 189, 41, 71, 1))}:host(.v-stroke-bg-danger-active),.v-stroke-bg-danger-active{background-color:rgba(var(--v-bg-danger-active, 230, 50, 87, 1))}:host(.v-stroke-bg-danger-tertiary),.v-stroke-bg-danger-tertiary{background-color:rgba(var(--v-bg-danger-tertiary, 0, 0, 0, 0))}:host(.v-stroke-bg-danger-tertiary-hover),.v-stroke-bg-danger-tertiary-hover{background-color:rgba(var(--v-bg-danger-tertiary-hover, 255, 87, 114, 0.2))}:host(.v-stroke-bg-danger-tertiary-active),.v-stroke-bg-danger-tertiary-active{background-color:rgba(var(--v-bg-danger-tertiary-active, 189, 41, 71, 0.2))}:host(.v-stroke-bg-disabled),.v-stroke-bg-disabled{background-color:rgba(var(--v-bg-disabled, 176, 180, 181, 1))}:host(.v-stroke-bg-divider),.v-stroke-bg-divider{background-color:rgba(var(--v-bg-divider, 171, 198, 216, 1))}:host(.v-stroke-bg-divider-secondary),.v-stroke-bg-divider-secondary{background-color:rgba(var(--v-bg-divider-secondary, 199, 217, 229, 1))}:host(.v-stroke-bg-keypad-btn-active),.v-stroke-bg-keypad-btn-active{background-color:rgba(var(--v-bg-keypad-btn-active, 229, 239, 255, 1))}:host(.v-stroke-bg-loading-progress),.v-stroke-bg-loading-progress{background-color:rgba(var(--v-bg-loading-progress, 153, 192, 255, 1))}:host(.v-stroke-bg-loading-track),.v-stroke-bg-loading-track{background-color:rgba(var(--v-bg-loading-track, 229, 239, 255, 1))}:host(.v-stroke-bg-segment-hover),.v-stroke-bg-segment-hover{background-color:rgba(var(--v-bg-segment-hover, 205, 209, 211, 1))}:host(.v-stroke-bg-segment-control),.v-stroke-bg-segment-control{background-color:rgba(var(--v-bg-segment-control, 89, 96, 99, 0.1))}:host(.v-stroke-bg-selected),.v-stroke-bg-selected{background-color:rgba(var(--v-bg-selected, 0, 151, 255, 0.3))}:host(.v-stroke-bg-sidebar),.v-stroke-bg-sidebar{background-color:rgba(var(--v-bg-sidebar, 18, 18, 39, 1))}:host(.v-stroke-bg-sidebar-icon),.v-stroke-bg-sidebar-icon{background-color:rgba(var(--v-bg-sidebar-icon, 188, 186, 213, 1))}:host(.v-stroke-bg-sidebar-icon-hover),.v-stroke-bg-sidebar-icon-hover{background-color:rgba(var(--v-bg-sidebar-icon-hover, 18, 18, 39, 1))}:host(.v-stroke-bg-sidebar-icon-selected),.v-stroke-bg-sidebar-icon-selected{background-color:rgba(var(--v-bg-sidebar-icon-selected, 252, 252, 252, 1))}:host(.v-stroke-bg-sidebar-item-hover),.v-stroke-bg-sidebar-item-hover{background-color:rgba(var(--v-bg-sidebar-item-hover, 252, 252, 252, 1))}:host(.v-stroke-bg-sidebar-item-selected),.v-stroke-bg-sidebar-item-selected{background-color:rgba(var(--v-bg-sidebar-item-selected, 19, 98, 226, 0.4))}:host(.v-stroke-bg-site-footer),.v-stroke-bg-site-footer{background-color:rgba(var(--v-bg-site-footer, 51, 57, 61, 1))}:host(.v-stroke-bg-site-footer-action),.v-stroke-bg-site-footer-action{background-color:rgba(var(--v-bg-site-footer-action, 171, 198, 216, 1))}:host(.v-stroke-bg-site-footer-action-hover),.v-stroke-bg-site-footer-action-hover{background-color:rgba(var(--v-bg-site-footer-action-hover, 199, 217, 229, 1))}:host(.v-stroke-bg-site-footer-action-active),.v-stroke-bg-site-footer-action-active{background-color:rgba(var(--v-bg-site-footer-action-active, 143, 179, 203, 1))}:host(.v-stroke-bg-site-footer-field),.v-stroke-bg-site-footer-field{background-color:rgba(var(--v-bg-site-footer-field, 89, 96, 99, 1))}:host(.v-stroke-bg-slider-handle),.v-stroke-bg-slider-handle{background-color:rgba(var(--v-bg-slider-handle, 252, 252, 252, 1))}:host(.v-stroke-bg-status-error),.v-stroke-bg-status-error{background-color:rgba(var(--v-bg-status-error, 255, 110, 139, 1))}:host(.v-stroke-bg-status-info),.v-stroke-bg-status-info{background-color:rgba(var(--v-bg-status-info, 205, 209, 211, 1))}:host(.v-stroke-bg-status-success),.v-stroke-bg-status-success{background-color:rgba(var(--v-bg-status-success, 160, 233, 167, 1))}:host(.v-stroke-bg-status-warning),.v-stroke-bg-status-warning{background-color:rgba(var(--v-bg-status-warning, 255, 220, 131, 1))}:host(.v-stroke-bg-tab),.v-stroke-bg-tab{background-color:rgba(var(--v-bg-tab, 240, 243, 247, 1))}:host(.v-stroke-bg-tab-hover),.v-stroke-bg-tab-hover{background-color:rgba(var(--v-bg-tab-hover, 245, 247, 247, 1))}:host(.v-stroke-bg-tab-selected),.v-stroke-bg-tab-selected{background-color:rgba(var(--v-bg-tab-selected, 32, 54, 69, 1))}:host(.v-stroke-bg-table-alt-row),.v-stroke-bg-table-alt-row{background-color:rgba(var(--v-bg-table-alt-row, 245, 247, 247, 1))}:host(.v-stroke-bg-table-header),.v-stroke-bg-table-header{background-color:rgba(var(--v-bg-table-header, 240, 243, 247, 1))}:host(.v-stroke-bg-table-row-hover),.v-stroke-bg-table-row-hover{background-color:rgba(var(--v-bg-table-row-hover, 241, 248, 251, 1))}:host(.v-stroke-bg-table-row-selected-expanded),.v-stroke-bg-table-row-selected-expanded{background-color:rgba(var(--v-bg-table-row-selected-expanded, 229, 239, 255, 1))}:host(.v-stroke-bg-table-selected-row),.v-stroke-bg-table-selected-row{background-color:rgba(var(--v-bg-table-selected-row, 204, 223, 255, 1))}:host(.v-stroke-bg-textarea-count),.v-stroke-bg-textarea-count{background-color:rgba(var(--v-bg-textarea-count, 4, 4, 28, 0.6))}:host(.v-stroke-bg-tile),.v-stroke-bg-tile{background-color:rgba(var(--v-bg-tile, 252, 252, 252, 1))}:host(.v-stroke-bg-tile-hover),.v-stroke-bg-tile-hover{background-color:rgba(var(--v-bg-tile-hover, 245, 247, 247, 1))}:host(.v-stroke-bg-tile-selected),.v-stroke-bg-tile-selected{background-color:rgba(var(--v-bg-tile-selected, 242, 247, 255, 1))}:host(.v-stroke-bg-tile-selected-hover),.v-stroke-bg-tile-selected-hover{background-color:rgba(var(--v-bg-tile-selected-hover, 229, 239, 255, 1))}:host(.v-stroke-bg-toggle-switch),.v-stroke-bg-toggle-switch{background-color:rgba(var(--v-bg-toggle-switch, 107, 116, 125, 0.7))}:host(.v-stroke-bg-toggle-switch-hover),.v-stroke-bg-toggle-switch-hover{background-color:rgba(var(--v-bg-toggle-switch-hover, 107, 116, 125, 1))}:host(.v-stroke-bg-toggle-switch-selected-disabled),.v-stroke-bg-toggle-switch-selected-disabled{background-color:rgba(var(--v-bg-toggle-switch-selected-disabled, 153, 192, 255, 1))}:host(.v-stroke-bg-transparent),.v-stroke-bg-transparent{background-color:rgba(var(--v-bg-transparent, 0, 0, 0, 0))}:host(.v-stroke-bg-accent1-primary),.v-stroke-bg-accent1-primary{background-color:rgba(var(--v-bg-accent1-primary, 115, 230, 220, 1))}:host(.v-stroke-bg-accent1-secondary),.v-stroke-bg-accent1-secondary{background-color:rgba(var(--v-bg-accent1-secondary, 193, 244, 239, 1))}:host(.v-stroke-bg-accent1-tertiary),.v-stroke-bg-accent1-tertiary{background-color:rgba(var(--v-bg-accent1-tertiary, 224, 249, 247, 1))}:host(.v-stroke-bg-accent2-primary),.v-stroke-bg-accent2-primary{background-color:rgba(var(--v-bg-accent2-primary, 128, 107, 255, 1))}:host(.v-stroke-bg-accent2-secondary),.v-stroke-bg-accent2-secondary{background-color:rgba(var(--v-bg-accent2-secondary, 199, 189, 255, 1))}:host(.v-stroke-bg-accent2-tertiary),.v-stroke-bg-accent2-tertiary{background-color:rgba(var(--v-bg-accent2-tertiary, 227, 222, 255, 1))}:host(.v-stroke-bg-accent3-primary),.v-stroke-bg-accent3-primary{background-color:rgba(var(--v-bg-accent3-primary, 255, 220, 131, 1))}:host(.v-stroke-bg-accent3-secondary),.v-stroke-bg-accent3-secondary{background-color:rgba(var(--v-bg-accent3-secondary, 255, 239, 200, 1))}:host(.v-stroke-bg-accent3-tertiary),.v-stroke-bg-accent3-tertiary{background-color:rgba(var(--v-bg-accent3-tertiary, 255, 247, 227, 1))}:host(.v-stroke-bg-accent4-primary),.v-stroke-bg-accent4-primary{background-color:rgba(var(--v-bg-accent4-primary, 255, 149, 113, 1))}:host(.v-stroke-bg-accent4-secondary),.v-stroke-bg-accent4-secondary{background-color:rgba(var(--v-bg-accent4-secondary, 255, 208, 192, 1))}:host(.v-stroke-bg-accent4-tertiary),.v-stroke-bg-accent4-tertiary{background-color:rgba(var(--v-bg-accent4-tertiary, 255, 231, 223, 1))}:host(.v-stroke-bg-accent5-primary),.v-stroke-bg-accent5-primary{background-color:rgba(var(--v-bg-accent5-primary, 0, 187, 255, 1))}:host(.v-stroke-bg-accent5-secondary),.v-stroke-bg-accent5-secondary{background-color:rgba(var(--v-bg-accent5-secondary, 142, 223, 249, 1))}:host(.v-stroke-bg-accent5-tertiary),.v-stroke-bg-accent5-tertiary{background-color:rgba(var(--v-bg-accent5-tertiary, 227, 247, 253, 1))}:host(.v-stroke-bg-accent6-primary),.v-stroke-bg-accent6-primary{background-color:rgba(var(--v-bg-accent6-primary, 255, 130, 201, 1))}:host(.v-stroke-bg-accent6-secondary),.v-stroke-bg-accent6-secondary{background-color:rgba(var(--v-bg-accent6-secondary, 255, 199, 231, 1))}:host(.v-stroke-bg-accent6-tertiary),.v-stroke-bg-accent6-tertiary{background-color:rgba(var(--v-bg-accent6-tertiary, 255, 227, 243, 1))}:host(.v-stroke-bg-accent7-primary),.v-stroke-bg-accent7-primary{background-color:rgba(var(--v-bg-accent7-primary, 37, 159, 159, 1))}:host(.v-stroke-bg-accent7-secondary),.v-stroke-bg-accent7-secondary{background-color:rgba(var(--v-bg-accent7-secondary, 155, 212, 214, 1))}:host(.v-stroke-bg-accent7-tertiary),.v-stroke-bg-accent7-tertiary{background-color:rgba(var(--v-bg-accent7-tertiary, 208, 239, 239, 1))}:host(.v-stroke-bg-accent8-primary),.v-stroke-bg-accent8-primary{background-color:rgba(var(--v-bg-accent8-primary, 86, 61, 130, 1))}:host(.v-stroke-bg-accent8-secondary),.v-stroke-bg-accent8-secondary{background-color:rgba(var(--v-bg-accent8-secondary, 199, 162, 204, 1))}:host(.v-stroke-bg-accent8-tertiary),.v-stroke-bg-accent8-tertiary{background-color:rgba(var(--v-bg-accent8-tertiary, 230, 214, 234, 1))}:host(.v-stroke-bg-accent9-primary),.v-stroke-bg-accent9-primary{background-color:rgba(var(--v-bg-accent9-primary, 255, 191, 63, 1))}:host(.v-stroke-bg-accent9-secondary),.v-stroke-bg-accent9-secondary{background-color:rgba(var(--v-bg-accent9-secondary, 254, 215, 142, 1))}:host(.v-stroke-bg-accent9-tertiary),.v-stroke-bg-accent9-tertiary{background-color:rgba(var(--v-bg-accent9-tertiary, 251, 226, 185, 1))}:host(.v-stroke-bg-accent10-primary),.v-stroke-bg-accent10-primary{background-color:rgba(var(--v-bg-accent10-primary, 237, 122, 35, 1))}:host(.v-stroke-bg-accent10-secondary),.v-stroke-bg-accent10-secondary{background-color:rgba(var(--v-bg-accent10-secondary, 241, 146, 85, 1))}:host(.v-stroke-bg-accent10-tertiary),.v-stroke-bg-accent10-tertiary{background-color:rgba(var(--v-bg-accent10-tertiary, 245, 187, 148, 1))}:host(.v-stroke-bg-date-picker-range),.v-stroke-bg-date-picker-range{background-color:rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1))}: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{display:inline-block;border-radius:9999px;vertical-align:middle}:host vega-dropdown,:host vega-tooltip{border-radius:9999px}:host .vega-app-header-button-container{padding:8px;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));border-radius:9999px;border-style:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-sizing:border-box;gap:8px;outline:none}:host(.default) .vega-app-header-button-container{min-height:52px}:host(.small) .vega-app-header-button-container{gap:4px;min-height:44px}:host .vega-app-header-button-container:hover{background-color:rgba(var(--v-bg-action-tertiary-hover, 4, 4, 28, 0.05))}:host .vega-app-header-button-container:active{background-color:rgba(var(--v-bg-tertiary, 240, 243, 247, 1))}:host .vega-app-header-button-container:focus-visible{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:2px;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1))}:host .vega-app-header-button-container.icon{padding:16px}:host(.small) .vega-app-header-button-container.icon{padding:12px}:host .vega-app-header-button-container .label{font-family:"Inter", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px;color:rgba(var(--v-text-primary, 32, 54, 69, 1));display:flex;align-items:center}@media screen and (min-width: 768px) and (max-width: 1023px){:host .vega-app-header-button-container .label{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 .vega-app-header-button-container .label{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 .vega-app-header-button-container .label{font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px;letter-spacing:0px}}:host .vega-app-header-button-container .vega-avatar{border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px;width:36px;height:36px}@media screen and (min-width: 768px) and (max-width: 1023px){:host .vega-app-header-button-container .vega-avatar{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 .vega-app-header-button-container .vega-avatar{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 .vega-app-header-button-container .vega-avatar{font-family:"Inter", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host .vega-app-header-button-container .vega-avatar.profile{background-color:rgba(var(--v-bg-transparent, 0, 0, 0, 0))}:host.default .vega-app-header-button-container .vega-avatar{width:36px;height:36px}:host(.small) .vega-app-header-button-container .vega-avatar{width:28px;height:28px}:host .vega-app-header-button-container .toggle-icon-wrapper{display:flex;justify-content:center;align-items:center;padding:4px}:host .vega-app-header-button-container.icon .toggle-icon-wrapper{margin-right:0px}:host .vega-app-header-button-container .right-container{display:flex;gap:8px}:host .vega-app-header-button-container .avatar-icon-wrapper{display:flex;align-items:center;justify-content:center;width:20px;height:20px}:host .vega-app-header-button-container .toggle-icon-wrapper vega-icon,:host .vega-app-header-button-container .avatar-icon-wrapper vega-icon{color:rgba(var(--v-text-primary, 32, 54, 69, 1))}:host .vega-app-header-button-container.with-border{border:1px solid rgba(var(--v-border-chip, 205, 209, 211, 1))}:host .vega-app-header-button-container:not(.icon) .right-container span:not(.vega-avatar):last-child{margin-right:8px}:host(.small) .vega-app-header-button-container:not(.icon) .right-container span:not(.vega-avatar):last-child{margin-right:4px}:host(.selected) .vega-app-header-button-container{background-color:rgba(var(--v-bg-quaternary, 241, 248, 251, 1))}:host(.selected) .vega-app-header-button-container.with-border:focus-visible{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:2px;border:1px solid rgba(var(--v-border-color-input-field-focus, 19, 98, 226, 1))}:host(.selected) .vega-app-header-button-container .toggle-icon-wrapper vega-icon,:host(.selected) .vega-app-header-button-container .avatar-icon-wrapper vega-icon,:host(.selected) .vega-app-header-button-container .label{color:rgba(var(--v-text-link, 19, 98, 226, 1))}:host(.selected) .vega-app-header-button-container:hover .toggle-icon-wrapper vega-icon,:host(.selected) .vega-app-header-button-container:hover .avatar-icon-wrapper vega-icon,:host(.selected) .vega-app-header-button-container:hover .label{color:rgba(var(--v-text-link-hover, 4, 112, 236, 1))}:host(.selected) .vega-app-header-button-container:active .toggle-icon-wrapper vega-icon,:host(.selected) .vega-app-header-button-container:active .avatar-icon-wrapper vega-icon,:host(.selected) .vega-app-header-button-container:active .label{color:rgba(var(--v-text-link-active, 29, 65, 195, 1))}:host(.selected) .vega-app-header-button-container:focus-visible .toggle-icon-wrapper vega-icon,:host(.selected) .vega-app-header-button-container:focus-visible .avatar-icon-wrapper vega-icon,:host(.selected) .vega-app-header-button-container:focus-visible .label{color:rgba(var(--v-text-link, 19, 98, 226, 1))}:host(.selected) .vega-app-header-button-container:focus-visible{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:2px}:host .vega-app-header-button-container .vega-avatar.v-bg-accent3-primary{background-color:rgba(var(--v-bg-accent3-primary, 255, 220, 131, 1))}:host .vega-app-header-button-container .vega-avatar.v-text-black{color:rgba(var(--v-text-black, 32, 54, 69, 1))}';export{P as vega_app_header_button}
@@ -1 +0,0 @@
1
- import{r as t,c as r,h as e,H as a,g as o}from"./p-6b2342e0.js";import{s as i}from"./p-519a7d55.js";import{i as n}from"./p-7181861a.js";import{C as c}from"./p-2d0d575f.js";import{I as v}from"./p-6e1ab235.js";import{V as s,I as l}from"./p-4415ad28.js";import{c as d}from"./p-02c9796a.js";import{a as b}from"./p-d64fab3d.js";import{C as g}from"./p-10734a00.js";import{f as p}from"./p-6c170474.js";import{d as x}from"./p-31ac7386.js";import{c as u,d as h}from"./p-7c39ce96.js";import{h as y,e as m}from"./p-f0e828d8.js";import"./p-415ffa35.js";import"./p-ed45b3b6.js";import"./p-40f39194.js";import"./p-d884c644.js";import"./p-dad3ba5f.js";import"./p-a528714c.js";import"./p-b256b7a4.js";import"./p-ab834f06.js";import"./p-262ec334.js";import"./p-0c667d6a.js";import"./p-d27ae9ff.js";import"./p-07cb0243.js";import"./p-5a25014f.js";import"./p-6a334573.js";import"./p-b7f3221f.js";import"./p-b75ee3ba.js";import"./p-5f377954.js";import"./p-331a62d5.js";const f=[{payloadKey:"VARIANT_IS_PRIMARY",payloadDescription:"The circular button is rendered with the bg-action background color, which typically signifies a primary or important action",payloadValue:t=>"primary"===t.variant},{payloadKey:"VARIANT_IS_SECONDARY",payloadDescription:"The circular button is rendered with a transparent background and an action border color. This variant is often used for secondary or less prominent actions",payloadValue:t=>"secondary"===t.variant},{payloadKey:"VARIANT_IS_ICON_ONLY",payloadDescription:"The circular button is rendered with an icon displayed in the default state, and the circle background appears when hovering over the button",payloadValue:t=>"icon-only"===t.variant}];var k=function(t,r,e,a){var o,i=arguments.length,n=i<3?r:null===a?a=Object.getOwnPropertyDescriptor(r,e):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,r,e,a);else for(var c=t.length-1;c>=0;c--)(o=t[c])&&(n=(i<3?o(n):i>3?o(r,e,n):o(r,e))||n);return i>3&&n&&Object.defineProperty(r,e,n),n};const w=class{constructor(e){t(this,e),this.vegaClick=r(this,"vegaClick",7),this.click=r(this,"click",7),this.globalSlimmers={},this.clickEventEmitter=d(w,b),this.eventPrevent=new g([b],(()=>this.host),{useCapture:!0,customPreventHandle:t=>{this.disabled&&t.stopImmediatePropagation()}}),this.vegaComponentUsageRuntimeMetricsSlimmer=new s(f),this.size="default",this.variant="primary",this.disabled=!1,this.danger=!1,this.type="button",this.iconColor="text-primary",this.showTooltip=!0,this.handleClick=t=>{if(this.disabled)t.preventDefault();else{if(["submit","reset"].includes(this.type)){const t=p(this.host,"vega-form",{outerMost:!0});t&&c.notify(x.getSubject(t,"submit"===this.type?u:h),{host:this.host})}this.clickEventEmitter.emit(void 0,t)}}}componentWillLoad(){this.host.innerHTML=y.sanitize("",m)}render(){var t;return i(e(a,null,e("vega-tooltip",{text:this.label,trigger:this.label&&this.showTooltip&&!this.disabled?"hover":"none",disableInteractive:null===(t=this.tooltip)||void 0===t?void 0:t.disableInteractive},this.renderButton())),this.host)}renderButton(){var t;return e("button",{type:this.type,"aria-label":(null===(t=this.label)||void 0===t?void 0:t.trim())||"No label defined",class:{[`vega-button-circle-size-${this.size}`]:!0,[`vega-button-circle-variant-${this.variant}`]:!0,"vega-button-circle-danger":this.danger,"vega-button-circle-disabled":this.disabled,[`${n(this.iconColor)}`]:"icon-only"==this.variant},onClick:this.handleClick,disabled:this.disabled,part:"button"},this.renderContent())}renderContent(){return e("vega-icon",{icon:this.icon,size:this.getIconSize(this.size),part:"icon"})}getIconSize(t){switch(t){case"large":return"size-24";case"extra-small":return"size-12";default:return"size-16"}}get host(){return o(this)}};k([l()],w.prototype,"globalSlimmers",void 0),k([v()],w.prototype,"clickEventEmitter",void 0),k([v()],w.prototype,"eventPrevent",void 0),k([v()],w.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),w.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{display:inline-block;border-radius:9999px}:host vega-tooltip{border-radius:9999px}button{border-radius:9999px;cursor:pointer;outline:2px solid transparent;outline-offset:2px;line-height:normal}button:focus{outline:none}.vega-button-circle-size-extra-small{width:24px;height:24px;padding:6px}.vega-button-circle-size-extra-small vega-icon{vertical-align:top}.vega-button-circle-size-small{width:32px;height:32px;padding:8px}.vega-button-circle-size-default{width:40px;height:40px;padding:12px}.vega-button-circle-size-large{width:56px;height:56px;padding:16px}.vega-button-circle-size-extra-small.vega-button-circle-variant-secondary{padding:4px}.vega-button-circle-size-small.vega-button-circle-variant-secondary{padding:6px}.vega-button-circle-size-default.vega-button-circle-variant-secondary{padding:10px}.vega-button-circle-size-large.vega-button-circle-variant-secondary{padding:14px}.vega-button-circle-variant-primary{border-width:0px;background-color:rgba(var(--v-bg-action, 19, 98, 226, 1));color:rgba(var(--v-text-on-action, 252, 252, 252, 1))}.vega-button-circle-variant-primary:hover{background-color:rgba(var(--v-bg-action-hover, 4, 112, 236, 1))}.vega-button-circle-variant-primary:active{background-color:rgba(var(--v-bg-action-active, 29, 65, 195, 1))}.vega-button-circle-variant-primary:focus-visible{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:2px}.vega-button-circle-variant-secondary{border:2px solid rgba(var(--v-border-secondary-btn, 19, 98, 226, 1));background-color:rgba(var(--v-bg-action-secondary, 252, 252, 252, 1));color:rgba(var(--v-text-link, 19, 98, 226, 1))}.vega-button-circle-variant-secondary:hover{border:2px solid rgba(var(--v-border-secondary-btn-hover, 4, 112, 236, 1));background-color:rgba(var(--v-bg-action-secondary-hover, 4, 112, 236, 0.1));color:rgba(var(--v-text-link-hover, 4, 112, 236, 1))}.vega-button-circle-variant-secondary:active{border:2px solid rgba(var(--v-border-secondary-btn-active, 29, 65, 195, 1));color:rgba(var(--v-text-link-active, 29, 65, 195, 1));background-color:rgba(var(--v-bg-action-secondary-active, 29, 65, 195, 0.1))}.vega-button-circle-variant-secondary:focus-visible{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:2px}.vega-button-circle-variant-icon-only{background-color:rgba(var(--v-bg-transparent, 0, 0, 0, 0));border-width:0px}.vega-button-circle-variant-icon-only:hover{background-color:rgba(var(--v-bg-action-tertiary-hover, 4, 4, 28, 0.05))}.vega-button-circle-variant-icon-only:active{background-color:rgba(var(--v-bg-action-tertiary-active, 4, 4, 28, 0.1))}.vega-button-circle-variant-icon-only:focus-visible{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:2px}.vega-button-circle-variant-primary.vega-button-circle-danger{background-color:rgba(var(--v-bg-danger, 189, 41, 71, 1));color:rgba(var(--v-text-on-danger, 252, 252, 252, 1))}.vega-button-circle-variant-primary.vega-button-circle-danger:hover{background-color:rgba(var(--v-bg-danger-hover, 233, 71, 104, 1))}.vega-button-circle-variant-primary.vega-button-circle-danger:active{background-color:rgba(var(--v-bg-danger-active, 230, 50, 87, 1))}.vega-button-circle-variant-primary.vega-button-circle-danger:focus-visible{outline:2px solid rgba(var(--v-border-color-danger, 230, 50, 87, 1));outline-offset:2px}.vega-button-circle-variant-secondary.vega-button-circle-danger{border:2px solid rgba(var(--v-border-secondary-danger-btn, 230, 50, 87, 1));color:rgba(var(--v-text-danger-link, 230, 50, 87, 1));background-color:rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))}.vega-button-circle-variant-secondary.vega-button-circle-danger:hover{border:2px solid rgba(var(--v-border-secondary-danger-btn-hover, 255, 87, 114, 1));background-color:rgba(var(--v-bg-danger-tertiary-hover, 255, 87, 114, 0.2));color:rgba(var(--v-text-danger-link-hover, 233, 71, 104, 1))}.vega-button-circle-variant-secondary.vega-button-circle-danger:active{border:2px solid rgba(var(--v-border-secondary-danger-btn-active, 189, 41, 71, 1));color:rgba(var(--v-text-danger-link-active, 189, 41, 71, 1));background-color:rgba(var(--v-bg-danger-tertiary-active, 189, 41, 71, 0.2))}.vega-button-circle-variant-secondary.vega-button-circle-danger:focus-visible{outline:2px solid rgba(var(--v-border-color-danger, 230, 50, 87, 1));outline-offset:2px}.vega-button-circle-variant-icon-only.vega-button-circle-danger{color:rgba(var(--v-text-danger-link, 230, 50, 87, 1))}.vega-button-circle-variant-icon-only.vega-button-circle-danger:hover{background-color:rgba(var(--v-bg-danger-tertiary-hover, 255, 87, 114, 0.2));color:rgba(var(--v-text-danger-link-hover, 233, 71, 104, 1))}.vega-button-circle-variant-icon-only.vega-button-circle-danger:active{background-color:rgba(var(--v-bg-danger-tertiary-active, 189, 41, 71, 0.2));color:rgba(var(--v-text-danger-link-active, 189, 41, 71, 1))}.vega-button-circle-variant-icon-only.vega-button-circle-danger:focus-visible{outline:2px solid rgba(var(--v-border-color-danger, 230, 50, 87, 1));outline-offset:2px}.vega-button-circle-disabled{pointer-events:none}.vega-button-circle-disabled:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0))}.vega-button-circle-variant-primary.vega-button-circle-disabled{background-color:rgba(var(--v-bg-disabled, 176, 180, 181, 1));color:rgba(var(--v-text-on-disabled, 252, 252, 252, 1))}.vega-button-circle-variant-secondary.vega-button-circle-disabled{background-color:rgba(var(--v-bg-action-secondary, 252, 252, 252, 1));color:rgba(var(--v-text-disabled, 176, 180, 181, 1));border:2px solid rgba(var(--v-border-secondary-btn-disabled, 176, 180, 181, 1))}.vega-button-circle-variant-icon-only.vega-button-circle-disabled{background-color:rgba(var(--v-bg-transparent, 0, 0, 0, 0));color:rgba(var(--v-text-disabled, 176, 180, 181, 1));border-width:0px}.vega-button-circle-disabled:focus{box-shadow:unset !important}";export{w as vega_button_circle}
@@ -1 +0,0 @@
1
- import{i as f}from"./p-415ffa35.js";import{R as o}from"./p-b256b7a4.js";function i(i,r,s,a){return f(i)?{flex:`${o.formatCustom(i)}`}:{flexGrow:f(r)?`${o.formatCustom(r)}`:void 0,flexShrink:f(s)?`${o.formatCustom(s)}`:void 0,flexBasis:f(a)?`${o.formatCustom(a)}`:void 0}}export{i as f}
@@ -1 +0,0 @@
1
- import{r as t,h as e,g as n,H as r}from"./p-6b2342e0.js";import{h as s,t as o,j as i,I as a,k as c,B as u,a as h,L as d,P as l,b as p,c as f}from"./p-be23bef2.js";import{s as m}from"./p-519a7d55.js";import{I as v}from"./p-6e1ab235.js";import{V as w,I as g}from"./p-4415ad28.js";import"./p-d27ae9ff.js";import"./p-262ec334.js";import"./p-d884c644.js";import"./p-0c667d6a.js";function j(t,e){return e<t?-1:e>t?1:e>=t?0:NaN}function b(t){return t}class y extends a{constructor(){super(...arguments),this.eventType="mouseover"}createShouldHandle(){return this.shouldHandle}createHandle(){return this.handle}shouldHandle(t){return t.target.classList.contains("vega-chart-arc-path")}handle(t){const e=c(t.currentTarget),n=t.target,r=n.dataset.name;e.selectAll(".vega-chart-arc-path").each((function(){const t=this;if(t!==n&&t.classList.contains("hover")){t.classList.remove("hover");const e=t.getAttribute("d"),n=t.dataset.d;t.dataset.d=e,c(this).transition(100).duration(100).attr("d",n)}else if(!n.classList.contains("hover")){n.classList.add("hover");const t=n.getAttribute("d"),s=n.dataset.d;n.dataset.d=t,c(n).transition(100).duration(100).attr("d",s),e.select(".vega-chart-draw-g text").text(r)}}))}}class O extends u{constructor(){super(...arguments),this.arcPathHoverEntryGenerator=new y}addInteractionSupport(t){this.interactor.register(this,t,this.arcPathHoverEntryGenerator.generate())}draw(){const{data:t,colors:e,donutRadius:n,outerRadius:r,center:s}=this.options.renderOptions;return t.map(((t,o)=>{const i=this.getColorFromToken(this.getColorByIndex(o,e));return this.renderer.drawArcPath(s,t,i,r,n)}))}}class x extends u{addInteractionSupport(){}draw(){this.options.renderOptions.forEach((t=>{const{position:e,text:n,styleToken:r,textAnchor:s,rotate:o}=t;this.renderer.drawText(e,n,this.getStyleTextFromToken(r),s,o)}))}}class R{process(t,e){const{dataSource:n,colors:r}=t,{radius:a,innerRadius:c,center:u}=e;return{data:function(){var t=b,e=j,n=null,r=i(0),a=i(o),c=i(0);function u(i){var u,h,d,l,p,f=(i=s(i)).length,m=0,v=new Array(f),w=new Array(f),g=+r.apply(this,arguments),j=Math.min(o,Math.max(-o,a.apply(this,arguments)-g)),b=Math.min(Math.abs(j)/f,c.apply(this,arguments)),y=b*(j<0?-1:1);for(u=0;u<f;++u)(p=w[v[u]=u]=+t(i[u],u,i))>0&&(m+=p);for(null!=e?v.sort((function(t,n){return e(w[t],w[n])})):null!=n&&v.sort((function(t,e){return n(i[t],i[e])})),u=0,d=m?(j-f*y)/m:0;u<f;++u,g=l)w[h=v[u]]={data:i[h],index:u,value:p=w[h],startAngle:g,endAngle:l=g+(p>0?p*d:0)+y,padAngle:b};return w}return u.value=function(e){return arguments.length?(t="function"==typeof e?e:i(+e),u):t},u.sortValues=function(t){return arguments.length?(e=t,n=null,u):e},u.sort=function(t){return arguments.length?(n=t,e=null,u):n},u.startAngle=function(t){return arguments.length?(r="function"==typeof t?t:i(+t),u):r},u.endAngle=function(t){return arguments.length?(a="function"==typeof t?t:i(+t),u):a},u.padAngle=function(t){return arguments.length?(c="function"==typeof t?t:i(+t),u):c},u}().value((t=>t.value))(n),colors:r,outerRadius:a,donutRadius:c,center:u}}}class S{process(t){const{center:e}=t;return[{text:"",position:e,textAnchor:"middle",styleToken:"v-font-footnote2-short"}]}}class A{process(t){const e=t.dataSource.filter((t=>!(!t.name||!t.value)));return t.dataSource=e,t}}class H{process(t,e){const{type:n,donutRadius:r}=t,{innerWidth:s,innerHeight:o}=e,i=Math.min(s,o)/2;return{radius:i,innerRadius:("Donut"===n?!r||r<=0?.6:Math.min(r,.9):0)*i,center:{x:s/2,y:o/2}}}}class M extends h{constructor(){super(...arguments),this.layoutInputProcessor=new d,this.filterInputProcessor=new A,this.radiusInputProcessor=new H,this.arcPathInputProcessorChain=new l([this.filterInputProcessor,this.layoutInputProcessor,this.radiusInputProcessor,new R]),this.textInputProcessor=new S,this.legendInputProcessChain=new l([this.layoutInputProcessor,new p])}createDrawerChain(t,e){const n=this.arcPathInputProcessorChain.process(this.options),r=this.legendInputProcessChain.process(this.options);return[new O(t,e,{renderOptions:n}),new x(t,e,{renderOptions:this.textInputProcessor.process(n)}),new f(t,e,{renderOptions:r})]}}var k=function(t,e,n,r){var s,o=arguments.length,i=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(t,e,n,r);else for(var a=t.length-1;a>=0;a--)(s=t[a])&&(i=(o<3?s(i):o>3?s(e,n,i):s(e,n))||i);return o>3&&i&&Object.defineProperty(e,n,i),i};const I=class{constructor(e){t(this,e),this.globalSlimmers={},this.vegaComponentUsageRuntimeMetricsSlimmer=new w}watchOptionsHandel(t){this.updateChart(t)}disconnectedCallback(){this.chart=null,this.reRenderTimer&&clearTimeout(this.reRenderTimer)}componentWillLoad(){this.updateChart(this.options)}async reRender(){this.reRenderTimer&&clearTimeout(this.reRenderTimer),this.reRenderTimer=setTimeout((()=>{this.chart.reRender()}),0)}render(){return m(e(r,null),this.host)}updateChart(t){if(!t)return;const{mode:e="svg",dataSource:n}=t,r=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var s=0;for(r=Object.getOwnPropertySymbols(t);s<r.length;s++)e.indexOf(r[s])<0&&Object.prototype.propertyIsEnumerable.call(t,r[s])&&(n[r[s]]=t[r[s]])}return n}(t,["mode","dataSource"]),s=Object.assign(Object.assign({},r),{mode:e,container:this.host,dataSource:n||[]});this.chart?this.chart.updateOptions(s):(this.chart=new M(s),this.chart.render())}get host(){return n(this)}static get watchers(){return{options:["watchOptionsHandel"]}}};k([g()],I.prototype,"globalSlimmers",void 0),k([v()],I.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),I.style=".vega-chart-legend-item{cursor:pointer}.vega-chart-line-path:hover{stroke-width:5}:host{display:block}";export{I as vega_pie_chart}
File without changes