@globalpayments/vega 2.101.0 → 2.102.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 (911) hide show
  1. package/dist/cjs/{app-globals-275ea7c7.js → app-globals-49c2a999.js} +13 -12
  2. package/dist/cjs/{child-nodes-event-prevent-slimmer-d720d7e9.js → child-nodes-event-prevent-slimmer-574a6a1a.js} +1 -1
  3. package/dist/cjs/{code-block-c598832d.js → code-block-06e6591f.js} +191 -103
  4. package/dist/cjs/{component-usage-runtime-metrics-389d1548.js → component-usage-runtime-metrics-77f7be9f.js} +8 -5
  5. package/dist/cjs/{component-value-history-controller-slimmer.abstract-4bd47aa1.js → component-value-history-controller-slimmer.abstract-f29908f8.js} +3 -3
  6. package/dist/cjs/{content-state-da23e822.js → content-state-8c862e5e.js} +89 -87
  7. package/dist/cjs/{date-required-rule-45c802d3.js → date-required-rule-b672c432.js} +1 -1
  8. package/dist/cjs/{design-token-9d762da0.js → design-token-351ffd2c.js} +3 -3
  9. package/dist/cjs/{create-public-api-runtime-metrics-slimmer-91b0cbfb.js → discriminated-3b8e72d5.js} +63 -1
  10. package/dist/cjs/{element-appender-slimmer-2aaf8e24.js → element-appender-slimmer-f932b166.js} +2 -2
  11. package/dist/cjs/{event-emit-slimmer-67b5c186.js → event-emit-slimmer-6bc675f6.js} +1 -1
  12. package/dist/cjs/{form-field-controller-slimmer-ac9337f4.js → form-field-controller-slimmer-5adb86ae.js} +1 -1
  13. package/dist/cjs/{icon-manager-be358b32.js → icon-manager-7d20b0ab.js} +6 -4
  14. package/dist/cjs/{image-annotation-action-378838c2.js → image-annotation-action-25907d6b.js} +6 -5
  15. package/dist/cjs/image-extension-1cf84f27.js +1209 -0
  16. package/dist/cjs/index-58ea899e.js +4 -0
  17. package/dist/cjs/index.cjs.js +29 -27
  18. package/dist/cjs/{inject-keyboard-manager-540f0876.js → inject-keyboard-manager-84d33920.js} +1 -1
  19. package/dist/cjs/{internal-calendar-period-factory-b11918ee.js → internal-calendar-period-factory-3c5236be.js} +1 -1
  20. package/dist/cjs/{internal-icon-manager-40bcac72.js → internal-icon-manager-b9702049.js} +1 -1
  21. package/dist/cjs/{internal-translation-controller-27bfc8c7.js → internal-translation-controller-eae8a8de.js} +11 -0
  22. package/dist/cjs/{internal-vega-event-manager-976b9526.js → internal-vega-event-manager-0c256d63.js} +2 -1
  23. package/dist/cjs/{keyboard-manager-16e96b62.js → keyboard-manager-baa83a61.js} +1 -1
  24. package/dist/cjs/{keyboard-manager-slimmer-0a4e556d.js → keyboard-manager-slimmer-d1974b28.js} +1 -1
  25. package/dist/cjs/{link-extension-f493e432.js → link-extension-2a6133b7.js} +9 -8
  26. package/dist/cjs/loader.cjs.js +20 -19
  27. package/dist/cjs/{month-view-generator-0a3e04de.js → month-view-generator-a6827548.js} +1 -1
  28. package/dist/cjs/{public-rules-bae12c47.js → public-rules-7f26e0ae.js} +9 -7
  29. package/dist/cjs/{range-9f42fb40.js → range-518b95a2.js} +1 -1
  30. package/dist/cjs/{responsive-format-facade-c6d7f0a1.js → responsive-format-facade-95c54444.js} +1 -1
  31. package/dist/cjs/{rich-text-editor-required-rule-bb232741.js → rich-text-editor-required-rule-5d0c76ec.js} +1 -1
  32. package/dist/cjs/{split-cell-operation-0d33123e.js → split-cell-operation-28f6f8d9.js} +16 -20
  33. package/dist/cjs/{state-border-formatter-dda9109a.js → state-border-formatter-6c284859.js} +1 -1
  34. package/dist/cjs/{string-format-strategy.abstract-3a968a59.js → string-format-strategy.abstract-f15b6196.js} +1 -1
  35. package/dist/cjs/{string-input-formatter-slimmer-2e0a838e.js → string-input-formatter-slimmer-5a3f1b55.js} +1 -1
  36. package/dist/cjs/{string-mask-strategy-d9f85c21.js → string-mask-strategy-af6f3ba0.js} +2 -2
  37. package/dist/cjs/{style-formatter-d21a9784.js → style-formatter-324211fd.js} +2 -2
  38. package/dist/cjs/{time-required-rule-580cbd3d.js → time-required-rule-9e714442.js} +1 -1
  39. package/dist/cjs/{token-extension-4badb962.js → token-extension-86723cad.js} +179 -507
  40. package/dist/cjs/{translation-slimmer-31cd5a57.js → translation-slimmer-0227ee24.js} +1 -1
  41. package/dist/cjs/{type-guard-00b8efc0.js → type-guard-29e01bd4.js} +1 -1
  42. package/dist/cjs/{valid-credit-card-number-rule-70885128.js → valid-credit-card-number-rule-4ec364af.js} +1 -1
  43. package/dist/cjs/vega-accordion.cjs.entry.js +14 -14
  44. package/dist/cjs/vega-app-footer.cjs.entry.js +5 -5
  45. package/dist/cjs/vega-app-header-button.cjs.entry.js +14 -14
  46. package/dist/cjs/vega-backdrop.cjs.entry.js +2 -2
  47. package/dist/cjs/vega-banner.cjs.entry.js +8 -8
  48. package/dist/cjs/vega-bar-chart.cjs.entry.js +2 -2
  49. package/dist/cjs/vega-box.cjs.entry.js +8 -8
  50. package/dist/cjs/vega-brand-logo.cjs.entry.js +5 -5
  51. package/dist/cjs/vega-breadcrumb.cjs.entry.js +6 -6
  52. package/dist/cjs/vega-button-circle.cjs.entry.js +11 -11
  53. package/dist/cjs/vega-button-group_2.cjs.entry.js +7 -7
  54. package/dist/cjs/vega-button-link.cjs.entry.js +6 -6
  55. package/dist/cjs/vega-button.cjs.entry.js +9 -9
  56. package/dist/cjs/vega-calendar_5.cjs.entry.js +73 -32
  57. package/dist/cjs/vega-card.cjs.entry.js +7 -7
  58. package/dist/cjs/vega-carousel.cjs.entry.js +8 -8
  59. package/dist/cjs/vega-checkbox_2.cjs.entry.js +9 -9
  60. package/dist/cjs/vega-chip.cjs.entry.js +11 -11
  61. package/dist/cjs/vega-code-block.cjs.entry.js +17 -17
  62. package/dist/cjs/vega-color-picker.cjs.entry.js +7 -7
  63. package/dist/cjs/vega-color-swatch-picker.cjs.entry.js +12 -12
  64. package/dist/cjs/vega-color-swatch.cjs.entry.js +7 -7
  65. package/dist/cjs/vega-combo-box.cjs.entry.js +14 -14
  66. package/dist/cjs/vega-counter-badge.cjs.entry.js +2 -2
  67. package/dist/cjs/vega-date-picker_2.cjs.entry.js +23 -23
  68. package/dist/cjs/{vega-dialog-controller-16be85d5.js → vega-dialog-controller-efc46dba.js} +6 -4
  69. package/dist/cjs/vega-dialog_2.cjs.entry.js +10 -10
  70. package/dist/cjs/vega-divider.cjs.entry.js +7 -7
  71. package/dist/cjs/vega-dropdown_5.cjs.entry.js +17 -17
  72. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  73. package/dist/cjs/{vega-event-id-987a170c.js → vega-event-id-b5abf7c9.js} +2 -0
  74. package/dist/cjs/vega-field-error.cjs.entry.js +2 -2
  75. package/dist/cjs/vega-field-label.cjs.entry.js +7 -7
  76. package/dist/cjs/vega-file-uploader.cjs.entry.js +11 -11
  77. package/dist/cjs/vega-flag-icon.cjs.entry.js +10 -10
  78. package/dist/cjs/vega-flex.cjs.entry.js +8 -8
  79. package/dist/cjs/vega-font.cjs.entry.js +7 -7
  80. package/dist/cjs/vega-form.cjs.entry.js +8 -8
  81. package/dist/cjs/vega-grid.cjs.entry.js +7 -7
  82. package/dist/cjs/vega-hint.cjs.entry.js +2 -2
  83. package/dist/cjs/vega-icon.cjs.entry.js +9 -9
  84. package/dist/cjs/vega-image-uploader.cjs.entry.js +13 -13
  85. package/dist/cjs/vega-input-credit-card.cjs.entry.js +15 -15
  86. package/dist/cjs/vega-input-numeric.cjs.entry.js +11 -11
  87. package/dist/cjs/vega-input-passcode.cjs.entry.js +11 -11
  88. package/dist/cjs/vega-input-phone-number.cjs.entry.js +10 -10
  89. package/dist/cjs/vega-input-range.cjs.entry.js +9 -9
  90. package/dist/cjs/vega-input-select.cjs.entry.js +14 -14
  91. package/dist/cjs/vega-input.cjs.entry.js +14 -14
  92. package/dist/cjs/vega-item-toggle.cjs.entry.js +5 -5
  93. package/dist/cjs/vega-left-nav_5.cjs.entry.js +19 -19
  94. package/dist/cjs/vega-line-chart.cjs.entry.js +2 -2
  95. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +6 -6
  96. package/dist/cjs/vega-page-notification_2.cjs.entry.js +4 -4
  97. package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +5 -5
  98. package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +5 -5
  99. package/dist/cjs/vega-pagination.cjs.entry.js +10 -10
  100. package/dist/cjs/vega-pie-chart.cjs.entry.js +2 -2
  101. package/dist/cjs/vega-popover_2.cjs.entry.js +14 -14
  102. package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +9 -9
  103. package/dist/cjs/vega-radio_2.cjs.entry.js +12 -12
  104. package/dist/cjs/vega-rich-text-bookmark-editor.cjs.entry.js +445 -0
  105. package/dist/cjs/vega-rich-text-content.cjs.entry.js +49 -17
  106. package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +239 -51
  107. package/dist/cjs/vega-rich-text-find-replace-panel.cjs.entry.js +9 -9
  108. package/dist/cjs/vega-rich-text-special-characters-panel.cjs.entry.js +10 -10
  109. package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +18 -18
  110. package/dist/cjs/vega-section-title.cjs.entry.js +2 -2
  111. package/dist/cjs/vega-segment-control.cjs.entry.js +5 -5
  112. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +11 -11
  113. package/dist/cjs/vega-selection-tile_2.cjs.entry.js +9 -9
  114. package/dist/cjs/vega-sidenav_3.cjs.entry.js +13 -13
  115. package/dist/cjs/vega-signature-capture.cjs.entry.js +15 -15
  116. package/dist/cjs/vega-skeleton.cjs.entry.js +2 -2
  117. package/dist/cjs/vega-slot-container.cjs.entry.js +2 -2
  118. package/dist/cjs/vega-stepper.cjs.entry.js +8 -8
  119. package/dist/cjs/vega-tab-group_2.cjs.entry.js +398 -108
  120. package/dist/cjs/vega-table_11.cjs.entry.js +23 -23
  121. package/dist/cjs/vega-text.cjs.entry.js +2 -2
  122. package/dist/cjs/vega-textarea.cjs.entry.js +8 -8
  123. package/dist/cjs/vega-time-picker_2.cjs.entry.js +16 -16
  124. package/dist/cjs/vega-toggle-switch.cjs.entry.js +7 -7
  125. package/dist/cjs/vega-tooltip_2.cjs.entry.js +9 -9
  126. package/dist/cjs/vega.cjs.js +20 -19
  127. package/dist/collection/collection-manifest.json +6 -0
  128. package/dist/collection/components/vega-accordion/vega-accordion.js +1 -1
  129. package/dist/collection/components/vega-app-footer/vega-app-footer.js +1 -1
  130. package/dist/collection/components/vega-app-header-button/vega-app-header-button.js +1 -1
  131. package/dist/collection/components/vega-backdrop/vega-backdrop.js +1 -1
  132. package/dist/collection/components/vega-banner/vega-banner.js +1 -1
  133. package/dist/collection/components/vega-box/vega-box.js +1 -1
  134. package/dist/collection/components/vega-brand-logo/vega-brand-logo.js +1 -1
  135. package/dist/collection/components/vega-breadcrumb/vega-breadcrumb.js +1 -1
  136. package/dist/collection/components/vega-button/vega-button.js +1 -1
  137. package/dist/collection/components/vega-button-circle/vega-button-circle.js +1 -1
  138. package/dist/collection/components/vega-button-group/vega-button-group-item/vega-button-group-item.js +1 -1
  139. package/dist/collection/components/vega-button-group/vega-button-group.js +1 -1
  140. package/dist/collection/components/vega-button-link/vega-button-link.js +1 -1
  141. package/dist/collection/components/vega-calendar/slimmers/common/controllers/vega-calendar-event-preview-actions-controller.js +33 -11
  142. package/dist/collection/components/vega-calendar/vega-calendar-event/vega-calendar-event.js +1 -1
  143. package/dist/collection/components/vega-calendar/vega-calendar-event-preview/assets/delete.js +3 -0
  144. package/dist/collection/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.js +5 -1
  145. package/dist/collection/components/vega-calendar/vega-calendar-event-preview/vega-calendar-event-preview.js +1 -1
  146. package/dist/collection/components/vega-calendar/vega-calendar-event-slot/vega-calendar-event-slot.js +1 -1
  147. package/dist/collection/components/vega-calendar/vega-calendar-period-switcher/vega-calendar-period-switcher.js +1 -1
  148. package/dist/collection/components/vega-calendar/vega-calendar.js +82 -2
  149. package/dist/collection/components/vega-card/vega-card.js +1 -1
  150. package/dist/collection/components/vega-carousel/vega-carousel.js +1 -1
  151. package/dist/collection/components/vega-chart/vega-bar-chart/vega-bar-chart.js +1 -1
  152. package/dist/collection/components/vega-chart/vega-line-chart/vega-line-chart.js +1 -1
  153. package/dist/collection/components/vega-chart/vega-pie-chart/vega-pie-chart.js +1 -1
  154. package/dist/collection/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.js +1 -1
  155. package/dist/collection/components/vega-checkbox/vega-checkbox.js +1 -1
  156. package/dist/collection/components/vega-chip/vega-chip.js +1 -1
  157. package/dist/collection/components/vega-code-block/vega-code-block.js +1 -1
  158. package/dist/collection/components/vega-color-picker/vega-color-picker.js +1 -1
  159. package/dist/collection/components/vega-color-swatch/vega-color-swatch-picker/vega-color-swatch-picker.js +1 -1
  160. package/dist/collection/components/vega-color-swatch/vega-color-swatch.js +1 -1
  161. package/dist/collection/components/vega-combo-box/vega-combo-box.js +1 -1
  162. package/dist/collection/components/vega-counter-badge/vega-counter-badge.js +1 -1
  163. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.js +1 -1
  164. package/dist/collection/components/vega-date-picker/vega-date-picker.js +1 -1
  165. package/dist/collection/components/vega-dialog/vega-dialog.js +1 -1
  166. package/dist/collection/components/vega-divider/vega-divider.js +1 -1
  167. package/dist/collection/components/vega-dropdown/vega-dropdown-content-box/vega-dropdown-content-box.js +1 -1
  168. package/dist/collection/components/vega-dropdown/vega-dropdown-group/vega-dropdown-group.js +1 -1
  169. package/dist/collection/components/vega-dropdown/vega-dropdown-item/vega-dropdown-item.js +1 -1
  170. package/dist/collection/components/vega-dropdown/vega-dropdown.js +1 -1
  171. package/dist/collection/components/vega-field-error/vega-field-error.js +1 -1
  172. package/dist/collection/components/vega-field-label/vega-field-label.js +1 -1
  173. package/dist/collection/components/vega-file-uploader/vega-file-uploader.js +1 -1
  174. package/dist/collection/components/vega-flag-icon/vega-flag-icon.js +1 -1
  175. package/dist/collection/components/vega-flex/vega-flex.js +1 -1
  176. package/dist/collection/components/vega-font/vega-font.js +1 -1
  177. package/dist/collection/components/vega-form/vega-form.js +1 -1
  178. package/dist/collection/components/vega-grid/vega-grid.js +1 -1
  179. package/dist/collection/components/vega-hint/vega-hint.js +1 -1
  180. package/dist/collection/components/vega-icon/vega-icon.js +1 -1
  181. package/dist/collection/components/vega-image-uploader/vega-image-uploader.js +1 -1
  182. package/dist/collection/components/vega-input/vega-input.js +1 -1
  183. package/dist/collection/components/vega-input-credit-card/vega-input-credit-card.js +1 -1
  184. package/dist/collection/components/vega-input-numeric/vega-input-numeric.js +1 -1
  185. package/dist/collection/components/vega-input-passcode/vega-input-passcode.js +1 -1
  186. package/dist/collection/components/vega-input-phone-number/vega-input-phone-number.js +1 -1
  187. package/dist/collection/components/vega-input-range/vega-input-range.js +1 -1
  188. package/dist/collection/components/vega-input-select/vega-input-select.js +1 -1
  189. package/dist/collection/components/vega-item-toggle/vega-item-toggle.js +1 -1
  190. package/dist/collection/components/vega-loader-wrapper/vega-loader-wrapper.js +1 -1
  191. package/dist/collection/components/vega-loading-indicator/vega-loading-indicator.js +1 -1
  192. package/dist/collection/components/vega-modal/vega-modal.js +1 -1
  193. package/dist/collection/components/vega-nav/vega-left-nav/vega-left-nav.js +1 -1
  194. package/dist/collection/components/vega-nav/vega-left-nav-group/vega-left-nav-group.js +1 -1
  195. package/dist/collection/components/vega-nav/vega-left-nav-link/vega-left-nav-link.js +1 -1
  196. package/dist/collection/components/vega-nav/vega-left-nav-section/vega-left-nav-section.js +1 -1
  197. package/dist/collection/components/vega-nav/vega-nav-card/vega-nav-card.js +1 -1
  198. package/dist/collection/components/vega-page-notification/vega-page-notification-list/vega-page-notification-list.js +1 -1
  199. package/dist/collection/components/vega-page-notification/vega-page-notification.js +1 -1
  200. package/dist/collection/components/vega-pagination/vega-pagination-page-selector-mobile/vega-pagination-page-selector-mobile.js +1 -1
  201. package/dist/collection/components/vega-pagination/vega-pagination-page-size-selector-mobile/vega-pagination-page-size-selector-mobile.js +1 -1
  202. package/dist/collection/components/vega-pagination/vega-pagination.js +1 -1
  203. package/dist/collection/components/vega-popover/vega-popover-content-box/vega-popover-content-box.js +1 -1
  204. package/dist/collection/components/vega-popover/vega-popover.js +1 -1
  205. package/dist/collection/components/vega-progress-tracker/vega-progress-tracker-step/vega-progress-tracker-step.js +1 -1
  206. package/dist/collection/components/vega-progress-tracker/vega-progress-tracker.js +1 -1
  207. package/dist/collection/components/vega-radio/vega-radio-group/vega-radio-group.js +1 -1
  208. package/dist/collection/components/vega-radio/vega-radio.js +1 -1
  209. package/dist/collection/components/vega-rich-text-content/vega-rich-text-content.js +1 -1
  210. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-interceptor-registry.js +2 -2
  211. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy-registry.js +4 -4
  212. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy.abstract.js +4 -2
  213. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/block-delete-node-content-strategy.js +1 -1
  214. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/list-transform-selection.js +3 -3
  215. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/list-transform-to-paragraph-strategy.js +2 -2
  216. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/paste-content-strategy.js +1 -1
  217. package/dist/collection/components/vega-rich-text-editor/dto/actions/annotation-action.abstract.js +3 -1
  218. package/dist/collection/components/vega-rich-text-editor/dto/actions/bold-annotation-action.js +1 -0
  219. package/dist/collection/components/vega-rich-text-editor/dto/actions/clear-formatting-annotation-action.js +1 -0
  220. package/dist/collection/components/vega-rich-text-editor/dto/actions/code-annotation-action.js +1 -0
  221. package/dist/collection/components/vega-rich-text-editor/dto/actions/custom-style-annotation-action.js +1 -0
  222. package/dist/collection/components/vega-rich-text-editor/dto/actions/delete-node-annotation-action.js +1 -0
  223. package/dist/collection/components/vega-rich-text-editor/dto/actions/horizontal-alignment-annotation-action.js +1 -0
  224. package/dist/collection/components/vega-rich-text-editor/dto/actions/image-annotation-action.js +1 -0
  225. package/dist/collection/components/vega-rich-text-editor/dto/actions/indent-annotation-action.js +1 -0
  226. package/dist/collection/components/vega-rich-text-editor/dto/actions/italic-annotation-action.js +1 -0
  227. package/dist/collection/components/vega-rich-text-editor/dto/actions/link-annotation-action.js +1 -0
  228. package/dist/collection/components/vega-rich-text-editor/dto/actions/link-group-annotation-action.js +1 -0
  229. package/dist/collection/components/vega-rich-text-editor/dto/actions/selection-change-action.js +1 -0
  230. package/dist/collection/components/vega-rich-text-editor/dto/actions/splittable-action.abstract.js +1 -0
  231. package/dist/collection/components/vega-rich-text-editor/dto/actions/strikethrough-annotation-action.js +1 -0
  232. package/dist/collection/components/vega-rich-text-editor/dto/actions/sync-up-selection-action.js +1 -0
  233. package/dist/collection/components/vega-rich-text-editor/dto/actions/text-color-annotation-action.js +1 -0
  234. package/dist/collection/components/vega-rich-text-editor/dto/actions/text-style-annotation-action.js +1 -0
  235. package/dist/collection/components/vega-rich-text-editor/dto/actions/underline-annotation-action.js +1 -0
  236. package/dist/collection/components/vega-rich-text-editor/dto/annotations/annotation.abstract.js +8 -0
  237. package/dist/collection/components/vega-rich-text-editor/dto/annotations/bold-annotation.js +6 -0
  238. package/dist/collection/components/vega-rich-text-editor/dto/annotations/code-annotation.js +6 -0
  239. package/dist/collection/components/vega-rich-text-editor/dto/annotations/italic-annotation.js +6 -0
  240. package/dist/collection/components/vega-rich-text-editor/dto/annotations/link-group-annotation.js +3 -1
  241. package/dist/collection/components/vega-rich-text-editor/dto/annotations/plain-text-annotation.js +6 -0
  242. package/dist/collection/components/vega-rich-text-editor/dto/annotations/selection-range-annotation.js +6 -0
  243. package/dist/collection/components/vega-rich-text-editor/dto/annotations/strikethrough-annotation.js +6 -0
  244. package/dist/collection/components/vega-rich-text-editor/dto/annotations/text-color-annotation.js +6 -0
  245. package/dist/collection/components/vega-rich-text-editor/dto/annotations/underline-annotation.js +6 -0
  246. package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +6 -8
  247. package/dist/collection/components/vega-rich-text-editor/dto/blocks/code-block.js +6 -6
  248. package/dist/collection/components/vega-rich-text-editor/dto/blocks/html-block.js +1 -2
  249. package/dist/collection/components/vega-rich-text-editor/dto/blocks/image-block.js +9 -9
  250. package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-block.js +7 -7
  251. package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-item-block.js +13 -12
  252. package/dist/collection/components/vega-rich-text-editor/dto/blocks/text-block.js +16 -16
  253. package/dist/collection/components/vega-rich-text-editor/dto/content-state.js +14 -12
  254. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/code-block/code-block-filter-styles-strategy.js +1 -1
  255. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.js +2 -2
  256. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-block-filter-styles-strategy.js +1 -1
  257. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-heading-item-block-filter-styles-strategy.js +1 -1
  258. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-item-block-filter-styles-strategy.js +1 -1
  259. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-title-item-block-filter-styles-strategy.js +1 -1
  260. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/predicate.js +4 -4
  261. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-block/paragraph-filter-styles-strategy.js +1 -1
  262. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/title-heading-node-filter-styles-strategy.js +1 -1
  263. package/dist/collection/components/vega-rich-text-editor/dto/nodes/code-block-node.js +4 -4
  264. package/dist/collection/components/vega-rich-text-editor/dto/nodes/decorator-node.js +1 -0
  265. package/dist/collection/components/vega-rich-text-editor/dto/nodes/image-node.js +5 -5
  266. package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +5 -7
  267. package/dist/collection/components/vega-rich-text-editor/dto/nodes/text-node.js +30 -16
  268. package/dist/collection/components/vega-rich-text-editor/dto/renderers/base-renderer.js +3 -1
  269. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/block-renderer.abstract.js +1 -0
  270. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/block-text-nodes-renderer.abstract.js +1 -0
  271. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/code-block-renderer.js +1 -0
  272. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/html-block-renderer.js +1 -0
  273. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/image-block-renderer.js +1 -0
  274. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/link-wrapper-renderer.js +25 -5
  275. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/list-block-renderer.js +1 -0
  276. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/list-item-block-renderer.js +1 -0
  277. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/text-block-renderer.js +1 -0
  278. package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/code-block-node-renderer.js +1 -0
  279. package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/image-node-renderer.js +1 -0
  280. package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/node-renderer.abstract.js +1 -0
  281. package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.js +1 -0
  282. package/dist/collection/components/vega-rich-text-editor/dto/setup.js +34 -34
  283. package/dist/collection/components/vega-rich-text-editor/extensions/base-extension-renderer.js +1 -0
  284. package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/blockquote-extension.js +7 -7
  285. package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/dto/rte-blockquote-block.js +1 -2
  286. package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/filter-styles-strategies/blockquote-block/blockquote-filter-styles-strategy.js +1 -1
  287. package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/renderers/blockquote-block-renderer.js +1 -0
  288. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/action-handler-interceptors/delete-bookmark-before-text-interceptor.js +40 -0
  289. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/action-handler-strategies/insert-bookmark-node-strategy.js +20 -0
  290. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/action-handler-strategies/update-bookmark-name-strategy.js +12 -0
  291. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/actions/insert-bookmark-node-action.js +17 -0
  292. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/actions/update-bookmark-name-action.js +14 -0
  293. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/anchor-to-bookmark-node-strategy.js +79 -0
  294. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/assets/bookmark.js +5 -0
  295. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/bookmark-extension.js +52 -0
  296. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/bookmark-node.js +91 -0
  297. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/renderers/bookmark-node-renderer.js +316 -0
  298. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/renderers/bookmark-toolbar-button-renderer.js +137 -0
  299. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/utils.js +47 -0
  300. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/slimmers/controllers/bookmark-editor-controller.js +217 -0
  301. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/slimmers/renderers/vega-rich-text-bookmark-editor-renderer.js +116 -0
  302. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/vega-rich-text-bookmark-editor.css +3 -0
  303. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/vega-rich-text-bookmark-editor.js +261 -0
  304. package/dist/collection/components/vega-rich-text-editor/extensions/copy/copy-extension.js +1 -1
  305. package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/vega-rich-text-find-replace-panel/vega-rich-text-find-replace-panel.js +1 -1
  306. package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/function-block.js +1 -2
  307. package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/logic-control-block.js +1 -2
  308. package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/logic-control-node.js +1 -2
  309. package/dist/collection/components/vega-rich-text-editor/extensions/functions/function-extension.js +15 -15
  310. package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/function-block-renderer.js +1 -0
  311. package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/logic-control-block-renderer.js +1 -0
  312. package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/dto/horizontal-line-block.js +1 -2
  313. package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/dto/horizontal-line-node.js +1 -0
  314. package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/filter-styles-strategies/horizontal-line-block/horizontal-line-filter-styles-strategy.js +1 -1
  315. package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/horizontal-line-extension.js +6 -6
  316. package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/renderers/horizontal-line-block-renderer.js +1 -0
  317. package/dist/collection/components/vega-rich-text-editor/extensions/line-height/actions/line-height-annotation-action.js +1 -0
  318. package/dist/collection/components/vega-rich-text-editor/extensions/line-height/element-to-dto-strategies/line-height-annotation-handler.js +3 -3
  319. package/dist/collection/components/vega-rich-text-editor/extensions/line-height/line-height-extension.js +2 -2
  320. package/dist/collection/components/vega-rich-text-editor/extensions/line-height/line-height-toolbar-button-renderer.js +1 -1
  321. package/dist/collection/components/vega-rich-text-editor/extensions/paste/paste-extension.js +1 -1
  322. package/dist/collection/components/vega-rich-text-editor/extensions/special-characters/vega-rich-text-special-characters-panel/vega-rich-text-special-characters-panel.js +1 -1
  323. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-annotations-action.js +1 -0
  324. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-cell-annotations-action.js +1 -0
  325. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-head-cell-annotations-action.js +1 -0
  326. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/update-table-properties-action.js +1 -0
  327. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-annotation-handler.js +1 -1
  328. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-cell-annotation-handler.js +1 -1
  329. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-head-cell-annotation-handler.js +1 -1
  330. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-block.js +1 -2
  331. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-body-block.js +1 -2
  332. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.js +4 -4
  333. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.js +1 -2
  334. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-block.js +1 -2
  335. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.js +1 -2
  336. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-row-block.js +1 -2
  337. package/dist/collection/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-block/table-block-filter-styles-strategy.js +1 -1
  338. package/dist/collection/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-caption/table-caption-filter-styles-strategy.js +1 -1
  339. package/dist/collection/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-cell/table-cell-filter-styles-strategy.js +1 -1
  340. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-body-renderer.js +1 -0
  341. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.js +1 -0
  342. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.js +1 -0
  343. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-head-cell-renderer.js +1 -0
  344. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-head-renderer.js +1 -0
  345. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.js +1 -0
  346. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-row-renderer.js +1 -0
  347. package/dist/collection/components/vega-rich-text-editor/extensions/table/table-extension.js +38 -38
  348. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.js +1 -1
  349. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/vega-rich-text-table-selection-widget.js +1 -1
  350. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.js +1 -1
  351. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-extension.js +2 -2
  352. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-node-renderer.js +1 -0
  353. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-node.js +1 -2
  354. package/dist/collection/components/vega-rich-text-editor/extensions/word-count/word-count-extension.js +1 -1
  355. package/dist/collection/components/vega-rich-text-editor/public-api.js +1 -0
  356. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/focus-controller.js +26 -4
  357. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/bold-annotaion-handler.js +1 -1
  358. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/code-annotation-handler.js +1 -1
  359. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/color-annotation-handler.js +1 -1
  360. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/html-element-to-annotation-generator.js +3 -3
  361. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/image-alt-annotation-handler.js +1 -1
  362. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/image-size-annotation-handler.js +1 -1
  363. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/indent-annotation-handler.js +1 -1
  364. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/inline-html-annotation-handler.js +1 -1
  365. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/italic-annotation-handler.js +1 -1
  366. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/link-annotation-handler.js +1 -1
  367. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/strike-through-annotation-handler.js +1 -1
  368. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/text-align-annotation-handler.js +1 -1
  369. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/text-style-annotation-handler.js +1 -1
  370. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/underline-annotation-handler.js +1 -1
  371. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/state-entity-rendering-registry.js +1 -1
  372. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bold-toolbar-button-slimmer.js +1 -1
  373. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/clear-style-toolbar-button-slimmer.js +1 -1
  374. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/code-toolbar-button-slimmer.js +1 -1
  375. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/horizontal-alignment-toolbar-button-slimmer.js +1 -1
  376. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/italic-toolbar-button-slimmer.js +1 -1
  377. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/less-indent-toolbar-button-slimmer.js +1 -1
  378. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/link-toolbar-button-slimmer.js +1 -1
  379. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/more-indent-toolbar-button-slimmer.js +1 -1
  380. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/source-edit-toolbar-button-slimmer.js +3 -0
  381. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/strikethrough-toolbar-button-slimmer.js +1 -1
  382. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-color-toolbar-button-slimmer.js +1 -1
  383. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-styles-toolbar-button-slimmer.js +1 -1
  384. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/underline-toolbar-button-slimmer.js +1 -1
  385. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor-toolbar-button/vega-rich-text-editor-toolbar-button.js +1 -1
  386. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +1 -1
  387. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-image-editor/vega-rich-text-image-editor.js +1 -1
  388. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-controller.js +69 -5
  389. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-type-config-controller.js +45 -1
  390. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.js +61 -2
  391. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/vega-rich-text-link-editor.js +1 -1
  392. package/dist/collection/components/vega-section-title/vega-section-title.js +1 -1
  393. package/dist/collection/components/vega-segment-control/vega-segment-control.js +1 -1
  394. package/dist/collection/components/vega-selection-chip/vega-selection-chip-group/vega-selection-chip-group.js +1 -1
  395. package/dist/collection/components/vega-selection-chip/vega-selection-chip.js +1 -1
  396. package/dist/collection/components/vega-selection-tile/vega-selection-tile-group/vega-selection-tile-group.js +1 -1
  397. package/dist/collection/components/vega-selection-tile/vega-selection-tile.js +1 -1
  398. package/dist/collection/components/vega-sidenav/vega-sidenav-group/vega-sidenav-group.js +1 -1
  399. package/dist/collection/components/vega-sidenav/vega-sidenav-link/vega-sidenav-link.js +1 -1
  400. package/dist/collection/components/vega-sidenav/vega-sidenav.js +1 -1
  401. package/dist/collection/components/vega-signature-capture/vega-signature-capture.js +1 -1
  402. package/dist/collection/components/vega-skeleton/vega-skeleton.js +1 -1
  403. package/dist/collection/components/vega-slot-container/vega-slot-container.js +1 -1
  404. package/dist/collection/components/vega-stepper/vega-stepper.js +1 -1
  405. package/dist/collection/components/vega-tab-group/helpers/vega-tab-group-width-layout-helper.js +91 -0
  406. package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-pages-controller.js +90 -16
  407. package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-slider-state-controller.js +16 -1
  408. package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-constrained-tab-label-renderer.js +52 -0
  409. package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-tab-list-renderer.js +52 -10
  410. package/dist/collection/components/vega-tab-group/vega-tab-group-panel/vega-tab-group-panel.js +1 -1
  411. package/dist/collection/components/vega-tab-group/vega-tab-group.css +51 -1
  412. package/dist/collection/components/vega-tab-group/vega-tab-group.js +46 -1
  413. package/dist/collection/components/vega-table/vega-table-body/vega-table-body.js +1 -1
  414. package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.js +1 -1
  415. package/dist/collection/components/vega-table/vega-table-expand-row/vega-table-expand-row.js +1 -1
  416. package/dist/collection/components/vega-table/vega-table-foot/vega-table-foot.js +1 -1
  417. package/dist/collection/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.js +1 -1
  418. package/dist/collection/components/vega-table/vega-table-foot-row/vega-table-foot-row.js +1 -1
  419. package/dist/collection/components/vega-table/vega-table-head/vega-table-head.js +1 -1
  420. package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.js +1 -1
  421. package/dist/collection/components/vega-table/vega-table-head-row/vega-table-head-row.js +1 -1
  422. package/dist/collection/components/vega-table/vega-table-row/vega-table-row.js +1 -1
  423. package/dist/collection/components/vega-table/vega-table.js +1 -1
  424. package/dist/collection/components/vega-text/vega-text.js +1 -1
  425. package/dist/collection/components/vega-textarea/vega-textarea.js +1 -1
  426. package/dist/collection/components/vega-time-picker/vega-time-picker-dropdown/vega-time-picker-dropdown.js +1 -1
  427. package/dist/collection/components/vega-time-picker/vega-time-picker.js +1 -1
  428. package/dist/collection/components/vega-toggle-switch/vega-toggle-switch.js +1 -1
  429. package/dist/collection/components/vega-tooltip/vega-tooltip-content-box/vega-tooltip-content-box.js +1 -1
  430. package/dist/collection/components/vega-tooltip/vega-tooltip.js +1 -1
  431. package/dist/collection/components/vega-virtual-scroll/vega-virtual-scroll.js +1 -1
  432. package/dist/collection/constants/ui.js +1 -0
  433. package/dist/collection/global/scripts/before-vega-load.js +2 -0
  434. package/dist/collection/helpers/common/wait-for-vega-handler.js +5 -2
  435. package/dist/collection/helpers/dialog/vega-dialog-controller.js +5 -2
  436. package/dist/collection/helpers/discriminator/discriminated.js +77 -0
  437. package/dist/collection/helpers/event-manager/event-id/component-event-id-map.js +2 -1
  438. package/dist/collection/helpers/event-manager/event-id/vega-event-id.js +1 -0
  439. package/dist/collection/helpers/event-manager/vega-event-manager.js +5 -2
  440. package/dist/collection/helpers/icon/icon-manager.js +5 -2
  441. package/dist/collection/helpers/loading-indicator/vega-loader-controller.js +5 -2
  442. package/dist/collection/helpers/notify/vega-notify-controller.js +5 -2
  443. package/dist/collection/helpers/rte-manager/dto-action-strategy-manager.js +2 -2
  444. package/dist/collection/helpers/rte-manager/dto-renderer-manager.js +2 -4
  445. package/dist/collection/helpers/skeleton-loader/vega-skeleton-loader-controller.js +5 -2
  446. package/dist/collection/helpers/slimmers/runtime-metrics/create-public-api-runtime-metrics-slimmer.js +1 -1
  447. package/dist/collection/helpers/theme/theme-manager.js +5 -2
  448. package/dist/collection/helpers/translation/locales/en.js +11 -0
  449. package/dist/collection/helpers/translation/translation.js +5 -2
  450. package/dist/collection/helpers/zindex/vega-z-index-manager.js +5 -2
  451. package/dist/esm/{app-globals-ad3c7cea.js → app-globals-da5c83c2.js} +13 -12
  452. package/dist/esm/{child-nodes-event-prevent-slimmer-0ebcbf47.js → child-nodes-event-prevent-slimmer-3ae5c7db.js} +1 -1
  453. package/dist/esm/{code-block-1cdf7a51.js → code-block-d8f83d85.js} +190 -104
  454. package/dist/esm/{component-usage-runtime-metrics-4b1afd04.js → component-usage-runtime-metrics-adfc80c6.js} +8 -5
  455. package/dist/esm/{component-value-history-controller-slimmer.abstract-bdeeb43f.js → component-value-history-controller-slimmer.abstract-642e7147.js} +3 -3
  456. package/dist/esm/{content-state-6eb610b8.js → content-state-486eae1d.js} +89 -87
  457. package/dist/esm/{date-required-rule-2ea3aec8.js → date-required-rule-08695d25.js} +1 -1
  458. package/dist/esm/{design-token-82a4e107.js → design-token-df3331d9.js} +3 -3
  459. package/dist/esm/{create-public-api-runtime-metrics-slimmer-48f85199.js → discriminated-fe5bf3c8.js} +63 -2
  460. package/dist/esm/{element-appender-slimmer-dd4e2908.js → element-appender-slimmer-f02a227f.js} +2 -2
  461. package/dist/esm/{event-emit-slimmer-12ee1593.js → event-emit-slimmer-aa7f4c6e.js} +1 -1
  462. package/dist/esm/{form-field-controller-slimmer-5c794b4d.js → form-field-controller-slimmer-a7c0a0f8.js} +1 -1
  463. package/dist/esm/{icon-manager-4ef3f6dd.js → icon-manager-236d6c23.js} +5 -3
  464. package/dist/esm/{image-annotation-action-cdd50dcc.js → image-annotation-action-df744ba5.js} +6 -5
  465. package/dist/esm/image-extension-20b39140.js +1200 -0
  466. package/dist/esm/index-090d31ca.js +4 -0
  467. package/dist/esm/index.js +25 -24
  468. package/dist/esm/{inject-keyboard-manager-6a10c9b7.js → inject-keyboard-manager-399ed867.js} +1 -1
  469. package/dist/esm/{internal-calendar-period-factory-d1a60f81.js → internal-calendar-period-factory-7b866c3b.js} +1 -1
  470. package/dist/esm/{internal-icon-manager-e7c57096.js → internal-icon-manager-d4d534d2.js} +1 -1
  471. package/dist/esm/{internal-translation-controller-fff376d2.js → internal-translation-controller-4a7ee4d5.js} +11 -0
  472. package/dist/esm/{internal-vega-event-manager-0c381f3b.js → internal-vega-event-manager-6eebe8f8.js} +2 -1
  473. package/dist/esm/{keyboard-manager-a58288df.js → keyboard-manager-f5d13a34.js} +1 -1
  474. package/dist/esm/{keyboard-manager-slimmer-133b86cd.js → keyboard-manager-slimmer-f40dcb54.js} +1 -1
  475. package/dist/esm/{link-extension-bc234cf7.js → link-extension-3f93d70d.js} +9 -8
  476. package/dist/esm/loader.js +20 -19
  477. package/dist/esm/{month-view-generator-20e32b22.js → month-view-generator-0c665987.js} +1 -1
  478. package/dist/esm/{public-rules-8dc3fb00.js → public-rules-470a1dac.js} +9 -7
  479. package/dist/esm/{range-d2439ba7.js → range-8e89fb54.js} +1 -1
  480. package/dist/esm/{responsive-format-facade-07843ec3.js → responsive-format-facade-55131a33.js} +1 -1
  481. package/dist/esm/{rich-text-editor-required-rule-a0663a84.js → rich-text-editor-required-rule-06caf383.js} +1 -1
  482. package/dist/esm/{split-cell-operation-1a889fa0.js → split-cell-operation-e158366a.js} +14 -18
  483. package/dist/esm/{state-border-formatter-3b3dcfe8.js → state-border-formatter-2b73fa08.js} +1 -1
  484. package/dist/esm/{string-format-strategy.abstract-44381dcb.js → string-format-strategy.abstract-8c7937e3.js} +1 -1
  485. package/dist/esm/{string-input-formatter-slimmer-69887c40.js → string-input-formatter-slimmer-681c6b71.js} +1 -1
  486. package/dist/esm/{string-mask-strategy-999fba4b.js → string-mask-strategy-b8cceee6.js} +2 -2
  487. package/dist/esm/{style-formatter-c4192c99.js → style-formatter-fcd70869.js} +2 -2
  488. package/dist/esm/{time-required-rule-0554b114.js → time-required-rule-ce50859b.js} +1 -1
  489. package/dist/esm/{token-extension-530d9bde.js → token-extension-2401e753.js} +154 -479
  490. package/dist/esm/{translation-slimmer-77022f2e.js → translation-slimmer-b3f3cf65.js} +1 -1
  491. package/dist/esm/{type-guard-26d83e7e.js → type-guard-08c82e08.js} +1 -1
  492. package/dist/esm/{valid-credit-card-number-rule-f60b6904.js → valid-credit-card-number-rule-66bad519.js} +1 -1
  493. package/dist/esm/vega-accordion.entry.js +14 -14
  494. package/dist/esm/vega-app-footer.entry.js +5 -5
  495. package/dist/esm/vega-app-header-button.entry.js +14 -14
  496. package/dist/esm/vega-backdrop.entry.js +2 -2
  497. package/dist/esm/vega-banner.entry.js +8 -8
  498. package/dist/esm/vega-bar-chart.entry.js +2 -2
  499. package/dist/esm/vega-box.entry.js +8 -8
  500. package/dist/esm/vega-brand-logo.entry.js +5 -5
  501. package/dist/esm/vega-breadcrumb.entry.js +6 -6
  502. package/dist/esm/vega-button-circle.entry.js +11 -11
  503. package/dist/esm/vega-button-group_2.entry.js +7 -7
  504. package/dist/esm/vega-button-link.entry.js +6 -6
  505. package/dist/esm/vega-button.entry.js +9 -9
  506. package/dist/esm/vega-calendar_5.entry.js +73 -32
  507. package/dist/esm/vega-card.entry.js +7 -7
  508. package/dist/esm/vega-carousel.entry.js +8 -8
  509. package/dist/esm/vega-checkbox_2.entry.js +9 -9
  510. package/dist/esm/vega-chip.entry.js +11 -11
  511. package/dist/esm/vega-code-block.entry.js +17 -17
  512. package/dist/esm/vega-color-picker.entry.js +7 -7
  513. package/dist/esm/vega-color-swatch-picker.entry.js +12 -12
  514. package/dist/esm/vega-color-swatch.entry.js +7 -7
  515. package/dist/esm/vega-combo-box.entry.js +14 -14
  516. package/dist/esm/vega-counter-badge.entry.js +2 -2
  517. package/dist/esm/vega-date-picker_2.entry.js +23 -23
  518. package/dist/esm/{vega-dialog-controller-726b74f9.js → vega-dialog-controller-f2d3b6c9.js} +5 -3
  519. package/dist/esm/vega-dialog_2.entry.js +10 -10
  520. package/dist/esm/vega-divider.entry.js +7 -7
  521. package/dist/esm/vega-dropdown_5.entry.js +17 -17
  522. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  523. package/dist/esm/{vega-event-id-59cd9297.js → vega-event-id-6b4db259.js} +2 -1
  524. package/dist/esm/vega-field-error.entry.js +2 -2
  525. package/dist/esm/vega-field-label.entry.js +7 -7
  526. package/dist/esm/vega-file-uploader.entry.js +11 -11
  527. package/dist/esm/vega-flag-icon.entry.js +10 -10
  528. package/dist/esm/vega-flex.entry.js +8 -8
  529. package/dist/esm/vega-font.entry.js +7 -7
  530. package/dist/esm/vega-form.entry.js +8 -8
  531. package/dist/esm/vega-grid.entry.js +7 -7
  532. package/dist/esm/vega-hint.entry.js +2 -2
  533. package/dist/esm/vega-icon.entry.js +9 -9
  534. package/dist/esm/vega-image-uploader.entry.js +13 -13
  535. package/dist/esm/vega-input-credit-card.entry.js +15 -15
  536. package/dist/esm/vega-input-numeric.entry.js +11 -11
  537. package/dist/esm/vega-input-passcode.entry.js +11 -11
  538. package/dist/esm/vega-input-phone-number.entry.js +10 -10
  539. package/dist/esm/vega-input-range.entry.js +9 -9
  540. package/dist/esm/vega-input-select.entry.js +14 -14
  541. package/dist/esm/vega-input.entry.js +14 -14
  542. package/dist/esm/vega-item-toggle.entry.js +5 -5
  543. package/dist/esm/vega-left-nav_5.entry.js +19 -19
  544. package/dist/esm/vega-line-chart.entry.js +2 -2
  545. package/dist/esm/vega-loader-wrapper_2.entry.js +6 -6
  546. package/dist/esm/vega-page-notification_2.entry.js +4 -4
  547. package/dist/esm/vega-pagination-page-selector-mobile.entry.js +5 -5
  548. package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +5 -5
  549. package/dist/esm/vega-pagination.entry.js +10 -10
  550. package/dist/esm/vega-pie-chart.entry.js +2 -2
  551. package/dist/esm/vega-popover_2.entry.js +14 -14
  552. package/dist/esm/vega-progress-tracker_2.entry.js +9 -9
  553. package/dist/esm/vega-radio_2.entry.js +12 -12
  554. package/dist/esm/vega-rich-text-bookmark-editor.entry.js +441 -0
  555. package/dist/esm/vega-rich-text-content.entry.js +49 -17
  556. package/dist/esm/vega-rich-text-editor_4.entry.js +239 -51
  557. package/dist/esm/vega-rich-text-find-replace-panel.entry.js +9 -9
  558. package/dist/esm/vega-rich-text-special-characters-panel.entry.js +10 -10
  559. package/dist/esm/vega-rich-text-table-properties_3.entry.js +18 -18
  560. package/dist/esm/vega-section-title.entry.js +2 -2
  561. package/dist/esm/vega-segment-control.entry.js +5 -5
  562. package/dist/esm/vega-selection-chip_2.entry.js +11 -11
  563. package/dist/esm/vega-selection-tile_2.entry.js +9 -9
  564. package/dist/esm/vega-sidenav_3.entry.js +13 -13
  565. package/dist/esm/vega-signature-capture.entry.js +15 -15
  566. package/dist/esm/vega-skeleton.entry.js +2 -2
  567. package/dist/esm/vega-slot-container.entry.js +2 -2
  568. package/dist/esm/vega-stepper.entry.js +8 -8
  569. package/dist/esm/vega-tab-group_2.entry.js +398 -108
  570. package/dist/esm/vega-table_11.entry.js +23 -23
  571. package/dist/esm/vega-text.entry.js +2 -2
  572. package/dist/esm/vega-textarea.entry.js +8 -8
  573. package/dist/esm/vega-time-picker_2.entry.js +16 -16
  574. package/dist/esm/vega-toggle-switch.entry.js +7 -7
  575. package/dist/esm/vega-tooltip_2.entry.js +9 -9
  576. package/dist/esm/vega.js +20 -19
  577. package/dist/sri/vega-sri-manifest.json +419 -415
  578. package/dist/types/components/vega-calendar/slimmers/common/controllers/vega-calendar-event-preview-actions-controller.d.ts +2 -0
  579. package/dist/types/components/vega-calendar/types.d.ts +6 -0
  580. package/dist/types/components/vega-calendar/vega-calendar-event-preview/assets/delete.d.ts +3 -0
  581. package/dist/types/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.d.ts +1 -0
  582. package/dist/types/components/vega-calendar/vega-calendar.d.ts +21 -1
  583. package/dist/types/components/vega-rich-text-editor/dto/actions/annotation-action.abstract.d.ts +3 -1
  584. package/dist/types/components/vega-rich-text-editor/dto/actions/bold-annotation-action.d.ts +1 -0
  585. package/dist/types/components/vega-rich-text-editor/dto/actions/clear-formatting-annotation-action.d.ts +1 -0
  586. package/dist/types/components/vega-rich-text-editor/dto/actions/code-annotation-action.d.ts +1 -0
  587. package/dist/types/components/vega-rich-text-editor/dto/actions/custom-style-annotation-action.d.ts +1 -0
  588. package/dist/types/components/vega-rich-text-editor/dto/actions/delete-node-annotation-action.d.ts +1 -0
  589. package/dist/types/components/vega-rich-text-editor/dto/actions/horizontal-alignment-annotation-action.d.ts +1 -0
  590. package/dist/types/components/vega-rich-text-editor/dto/actions/image-annotation-action.d.ts +1 -0
  591. package/dist/types/components/vega-rich-text-editor/dto/actions/indent-annotation-action.d.ts +1 -0
  592. package/dist/types/components/vega-rich-text-editor/dto/actions/italic-annotation-action.d.ts +1 -0
  593. package/dist/types/components/vega-rich-text-editor/dto/actions/link-annotation-action.d.ts +1 -0
  594. package/dist/types/components/vega-rich-text-editor/dto/actions/link-group-annotation-action.d.ts +1 -0
  595. package/dist/types/components/vega-rich-text-editor/dto/actions/selection-change-action.d.ts +1 -0
  596. package/dist/types/components/vega-rich-text-editor/dto/actions/splittable-action.abstract.d.ts +1 -0
  597. package/dist/types/components/vega-rich-text-editor/dto/actions/strikethrough-annotation-action.d.ts +1 -0
  598. package/dist/types/components/vega-rich-text-editor/dto/actions/sync-up-selection-action.d.ts +1 -0
  599. package/dist/types/components/vega-rich-text-editor/dto/actions/text-color-annotation-action.d.ts +1 -0
  600. package/dist/types/components/vega-rich-text-editor/dto/actions/text-style-annotation-action.d.ts +1 -0
  601. package/dist/types/components/vega-rich-text-editor/dto/actions/underline-annotation-action.d.ts +1 -0
  602. package/dist/types/components/vega-rich-text-editor/dto/annotations/annotation.abstract.d.ts +6 -0
  603. package/dist/types/components/vega-rich-text-editor/dto/annotations/bold-annotation.d.ts +4 -0
  604. package/dist/types/components/vega-rich-text-editor/dto/annotations/code-annotation.d.ts +4 -0
  605. package/dist/types/components/vega-rich-text-editor/dto/annotations/italic-annotation.d.ts +4 -0
  606. package/dist/types/components/vega-rich-text-editor/dto/annotations/plain-text-annotation.d.ts +4 -0
  607. package/dist/types/components/vega-rich-text-editor/dto/annotations/selection-range-annotation.d.ts +4 -0
  608. package/dist/types/components/vega-rich-text-editor/dto/annotations/strikethrough-annotation.d.ts +4 -0
  609. package/dist/types/components/vega-rich-text-editor/dto/annotations/text-color-annotation.d.ts +4 -0
  610. package/dist/types/components/vega-rich-text-editor/dto/annotations/underline-annotation.d.ts +4 -0
  611. package/dist/types/components/vega-rich-text-editor/dto/blocks/block.abstract.d.ts +3 -6
  612. package/dist/types/components/vega-rich-text-editor/dto/blocks/code-block.d.ts +1 -2
  613. package/dist/types/components/vega-rich-text-editor/dto/blocks/html-block.d.ts +1 -2
  614. package/dist/types/components/vega-rich-text-editor/dto/blocks/image-block.d.ts +1 -2
  615. package/dist/types/components/vega-rich-text-editor/dto/blocks/list-block.d.ts +1 -2
  616. package/dist/types/components/vega-rich-text-editor/dto/blocks/list-item-block.d.ts +1 -2
  617. package/dist/types/components/vega-rich-text-editor/dto/blocks/text-block.d.ts +2 -3
  618. package/dist/types/components/vega-rich-text-editor/dto/content-state.d.ts +3 -3
  619. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.d.ts +1 -1
  620. package/dist/types/components/vega-rich-text-editor/dto/nodes/code-block-node.d.ts +1 -2
  621. package/dist/types/components/vega-rich-text-editor/dto/nodes/decorator-node.d.ts +1 -0
  622. package/dist/types/components/vega-rich-text-editor/dto/nodes/image-node.d.ts +1 -2
  623. package/dist/types/components/vega-rich-text-editor/dto/nodes/node.abstract.d.ts +3 -6
  624. package/dist/types/components/vega-rich-text-editor/dto/nodes/text-node.d.ts +9 -2
  625. package/dist/types/components/vega-rich-text-editor/dto/renderers/base-renderer.d.ts +3 -1
  626. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/block-renderer.abstract.d.ts +1 -0
  627. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/block-text-nodes-renderer.abstract.d.ts +1 -0
  628. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/code-block-renderer.d.ts +1 -0
  629. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/html-block-renderer.d.ts +1 -0
  630. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/image-block-renderer.d.ts +1 -0
  631. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/link-wrapper-renderer.d.ts +2 -1
  632. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/list-block-renderer.d.ts +1 -0
  633. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/list-item-block-renderer.d.ts +1 -0
  634. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/text-block-renderer.d.ts +1 -0
  635. package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/code-block-node-renderer.d.ts +1 -0
  636. package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/image-node-renderer.d.ts +1 -0
  637. package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/node-renderer.abstract.d.ts +1 -0
  638. package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.d.ts +1 -0
  639. package/dist/types/components/vega-rich-text-editor/extensions/base-extension-renderer.d.ts +1 -0
  640. package/dist/types/components/vega-rich-text-editor/extensions/blockquote/dto/rte-blockquote-block.d.ts +1 -2
  641. package/dist/types/components/vega-rich-text-editor/extensions/blockquote/renderers/blockquote-block-renderer.d.ts +1 -0
  642. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/action-handler-interceptors/delete-bookmark-before-text-interceptor.d.ts +16 -0
  643. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/action-handler-strategies/insert-bookmark-node-strategy.d.ts +12 -0
  644. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/action-handler-strategies/update-bookmark-name-strategy.d.ts +12 -0
  645. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/actions/insert-bookmark-node-action.d.ts +16 -0
  646. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/actions/update-bookmark-name-action.d.ts +12 -0
  647. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/anchor-to-bookmark-node-strategy.d.ts +52 -0
  648. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/assets/bookmark.d.ts +5 -0
  649. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/bookmark-extension.d.ts +16 -0
  650. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/bookmark-node.d.ts +62 -0
  651. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/renderers/bookmark-node-renderer.d.ts +128 -0
  652. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/renderers/bookmark-toolbar-button-renderer.d.ts +46 -0
  653. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/utils.d.ts +18 -0
  654. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/slimmers/controllers/bookmark-editor-controller.d.ts +86 -0
  655. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/slimmers/renderers/vega-rich-text-bookmark-editor-renderer.d.ts +28 -0
  656. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/types.d.ts +7 -0
  657. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/vega-rich-text-bookmark-editor.d.ts +77 -0
  658. package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/function-block.d.ts +1 -2
  659. package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/logic-control-block.d.ts +1 -2
  660. package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/logic-control-node.d.ts +1 -2
  661. package/dist/types/components/vega-rich-text-editor/extensions/functions/renderers/function-block-renderer.d.ts +1 -0
  662. package/dist/types/components/vega-rich-text-editor/extensions/functions/renderers/logic-control-block-renderer.d.ts +1 -0
  663. package/dist/types/components/vega-rich-text-editor/extensions/horizontal-line/dto/horizontal-line-block.d.ts +1 -2
  664. package/dist/types/components/vega-rich-text-editor/extensions/horizontal-line/dto/horizontal-line-node.d.ts +1 -0
  665. package/dist/types/components/vega-rich-text-editor/extensions/horizontal-line/renderers/horizontal-line-block-renderer.d.ts +1 -0
  666. package/dist/types/components/vega-rich-text-editor/extensions/line-height/actions/line-height-annotation-action.d.ts +1 -0
  667. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-annotations-action.d.ts +1 -0
  668. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-cell-annotations-action.d.ts +1 -0
  669. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-head-cell-annotations-action.d.ts +1 -0
  670. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/update-table-properties-action.d.ts +1 -0
  671. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-block.d.ts +1 -2
  672. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-body-block.d.ts +1 -2
  673. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.d.ts +1 -2
  674. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.d.ts +1 -2
  675. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-block.d.ts +1 -2
  676. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.d.ts +1 -2
  677. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-row-block.d.ts +1 -2
  678. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-body-renderer.d.ts +1 -0
  679. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.d.ts +1 -0
  680. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.d.ts +1 -0
  681. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-head-cell-renderer.d.ts +1 -0
  682. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-head-renderer.d.ts +1 -0
  683. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.d.ts +1 -0
  684. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-row-renderer.d.ts +1 -0
  685. package/dist/types/components/vega-rich-text-editor/extensions/tokens/token-node-renderer.d.ts +1 -0
  686. package/dist/types/components/vega-rich-text-editor/extensions/tokens/token-node.d.ts +1 -2
  687. package/dist/types/components/vega-rich-text-editor/interface.d.ts +15 -0
  688. package/dist/types/components/vega-rich-text-editor/public-api.d.ts +1 -0
  689. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/focus-controller.d.ts +12 -0
  690. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/html-element-to-annotation-generator.d.ts +1 -1
  691. package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-controller.d.ts +11 -0
  692. package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-type-config-controller.d.ts +26 -0
  693. package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.d.ts +8 -0
  694. package/dist/types/components/vega-tab-group/helpers/vega-tab-group-width-layout-helper.d.ts +63 -0
  695. package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-pages-controller.d.ts +14 -0
  696. package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-slider-state-controller.d.ts +3 -0
  697. package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-constrained-tab-label-renderer.d.ts +17 -0
  698. package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-tab-list-renderer.d.ts +3 -0
  699. package/dist/types/components/vega-tab-group/types.d.ts +10 -0
  700. package/dist/types/components/vega-tab-group/vega-tab-group.d.ts +22 -0
  701. package/dist/types/components.d.ts +111 -1
  702. package/dist/types/constants/ui.d.ts +1 -1
  703. package/dist/types/helpers/dialog/vega-dialog-controller.d.ts +3 -2
  704. package/dist/types/helpers/discriminator/discriminated.d.ts +75 -0
  705. package/dist/types/helpers/event-manager/event-id/vega-event-id.d.ts +1 -0
  706. package/dist/types/helpers/event-manager/vega-event-manager.d.ts +3 -1
  707. package/dist/types/helpers/icon/icon-manager.d.ts +3 -1
  708. package/dist/types/helpers/loading-indicator/vega-loader-controller.d.ts +3 -1
  709. package/dist/types/helpers/notify/vega-notify-controller.d.ts +3 -1
  710. package/dist/types/helpers/skeleton-loader/vega-skeleton-loader-controller.d.ts +3 -1
  711. package/dist/types/helpers/slimmers/runtime-metrics/create-public-api-runtime-metrics-slimmer.d.ts +1 -1
  712. package/dist/types/helpers/theme/theme-manager.d.ts +3 -1
  713. package/dist/types/helpers/translation/interface.d.ts +11 -0
  714. package/dist/types/helpers/translation/translation.d.ts +3 -1
  715. package/dist/types/helpers/zindex/vega-z-index-manager.d.ts +3 -1
  716. package/dist/types/types/components.type.d.ts +2 -0
  717. package/dist/types/vega-slimmer/src/common/helpers/global-slimmer-registry.d.ts +10 -3
  718. package/dist/vega/index.esm.js +1 -1
  719. package/dist/vega/{p-68ca8d3c.entry.js → p-013939ea.entry.js} +1 -1
  720. package/dist/vega/{p-2dda5c65.entry.js → p-0338f621.entry.js} +1 -1
  721. package/dist/vega/{p-6ae93679.entry.js → p-03efc67a.entry.js} +1 -1
  722. package/dist/vega/p-040bd9ca.js +1 -0
  723. package/dist/vega/p-049e64b1.entry.js +1 -0
  724. package/dist/vega/{p-5c9c0c0d.entry.js → p-061a76c3.entry.js} +1 -1
  725. package/dist/vega/{p-6fae6768.js → p-087240db.js} +1 -1
  726. package/dist/vega/{p-a54ed341.entry.js → p-0e0e66c9.entry.js} +1 -1
  727. package/dist/vega/p-109f0e33.entry.js +1 -0
  728. package/dist/vega/p-15052b2e.entry.js +1 -0
  729. package/dist/vega/p-18ddc6a4.entry.js +1 -0
  730. package/dist/vega/p-197388a5.entry.js +1 -0
  731. package/dist/vega/{p-a8a246e8.entry.js → p-1b97e751.entry.js} +1 -1
  732. package/dist/vega/{p-764b4e51.entry.js → p-1d8a8507.entry.js} +1 -1
  733. package/dist/vega/p-2256eb09.entry.js +1 -0
  734. package/dist/vega/{p-60a74fb7.js → p-23781e76.js} +1 -1
  735. package/dist/vega/p-25e51acb.js +1 -0
  736. package/dist/vega/{p-b2a4314a.js → p-277aab9b.js} +1 -1
  737. package/dist/vega/p-27c9c2a5.entry.js +1 -0
  738. package/dist/vega/p-28c16885.js +1 -0
  739. package/dist/vega/p-29584bb5.js +1 -0
  740. package/dist/vega/p-2f5c4b61.entry.js +1 -0
  741. package/dist/vega/p-30cc31dd.entry.js +1 -0
  742. package/dist/vega/{p-d3e99d4a.entry.js → p-325b804d.entry.js} +1 -1
  743. package/dist/vega/p-372436a4.entry.js +1 -0
  744. package/dist/vega/{p-96c090c4.js → p-381d8781.js} +1 -1
  745. package/dist/vega/p-38c551a9.entry.js +1 -0
  746. package/dist/vega/{p-4ea477d5.js → p-3b6a6f08.js} +1 -1
  747. package/dist/vega/p-3bb7114b.js +1 -0
  748. package/dist/vega/{p-f48519d2.js → p-3bfb53e3.js} +1 -1
  749. package/dist/vega/p-3ce7521e.entry.js +1 -0
  750. package/dist/vega/p-3d060d2f.entry.js +1 -0
  751. package/dist/vega/{p-853a05eb.js → p-3ec4d710.js} +1 -1
  752. package/dist/vega/p-408c3ad4.entry.js +1 -0
  753. package/dist/vega/p-436bd1af.entry.js +1 -0
  754. package/dist/vega/p-43ea1e86.js +1 -0
  755. package/dist/vega/{p-6031bed1.js → p-44245a36.js} +1 -1
  756. package/dist/vega/{p-306720b8.entry.js → p-44e31581.entry.js} +1 -1
  757. package/dist/vega/{p-3911e760.entry.js → p-4503f5b9.entry.js} +1 -1
  758. package/dist/vega/{p-d6bd3ce4.entry.js → p-467e27af.entry.js} +1 -1
  759. package/dist/vega/{p-55c2c0df.entry.js → p-46be74fc.entry.js} +1 -1
  760. package/dist/vega/{p-6d90d28d.entry.js → p-48100d38.entry.js} +1 -1
  761. package/dist/vega/p-4c6989ae.entry.js +1 -0
  762. package/dist/vega/{p-941a83db.js → p-4d20a56f.js} +1 -1
  763. package/dist/vega/p-527c3211.entry.js +1 -0
  764. package/dist/vega/{p-942f9ea6.entry.js → p-553510d8.entry.js} +1 -1
  765. package/dist/vega/{p-178634f3.js → p-557b64bd.js} +1 -1
  766. package/dist/vega/{p-069bbb4a.js → p-5a347a15.js} +1 -1
  767. package/dist/vega/p-5c285374.js +1 -0
  768. package/dist/vega/p-5c6d36ef.entry.js +1 -0
  769. package/dist/vega/p-5c8e4e8f.js +1 -0
  770. package/dist/vega/p-5d427a47.entry.js +1 -0
  771. package/dist/vega/p-5f377954.js +1 -1
  772. package/dist/vega/p-634b138c.entry.js +1 -0
  773. package/dist/vega/p-6beaf1c8.entry.js +1 -0
  774. package/dist/vega/p-6d4f6031.entry.js +1 -0
  775. package/dist/vega/{p-638b6a7d.js → p-7044bb48.js} +1 -1
  776. package/dist/vega/p-7228088b.entry.js +1 -0
  777. package/dist/vega/p-741e064e.entry.js +1 -0
  778. package/dist/vega/p-75c7f8ea.entry.js +1 -0
  779. package/dist/vega/p-76135e80.entry.js +1 -0
  780. package/dist/vega/p-7d748545.entry.js +1 -0
  781. package/dist/vega/{p-cb1cd15f.entry.js → p-7dfb1481.entry.js} +1 -1
  782. package/dist/vega/p-7f711049.js +1 -0
  783. package/dist/vega/p-7fd15dd1.js +1 -0
  784. package/dist/vega/p-80321148.entry.js +1 -0
  785. package/dist/vega/{p-b97ed9f7.entry.js → p-816064f2.entry.js} +1 -1
  786. package/dist/vega/{p-60010f14.entry.js → p-82411b76.entry.js} +1 -1
  787. package/dist/vega/{p-45ad2d90.entry.js → p-83f5ef3a.entry.js} +1 -1
  788. package/dist/vega/{p-ab9d53e9.js → p-85695819.js} +1 -1
  789. package/dist/vega/p-85a940c0.entry.js +1 -0
  790. package/dist/vega/{p-65fee02f.entry.js → p-8a38746d.entry.js} +1 -1
  791. package/dist/vega/p-8a4cc7c2.entry.js +1 -0
  792. package/dist/vega/{p-be783294.entry.js → p-8a6e378a.entry.js} +1 -1
  793. package/dist/vega/{p-f8d13d01.entry.js → p-8bd29577.entry.js} +1 -1
  794. package/dist/vega/p-8e1f30ec.entry.js +1 -0
  795. package/dist/vega/p-916da3ce.entry.js +1 -0
  796. package/dist/vega/p-92efdbf0.entry.js +1 -0
  797. package/dist/vega/p-9680dfe6.js +1 -0
  798. package/dist/vega/{p-9fb3aeeb.entry.js → p-9a0e17b2.entry.js} +1 -1
  799. package/dist/vega/p-9fd547f3.entry.js +1 -0
  800. package/dist/vega/p-a0c87e88.entry.js +1 -0
  801. package/dist/vega/{p-e48b7a8a.entry.js → p-a261a675.entry.js} +1 -1
  802. package/dist/vega/p-a2fa8c93.entry.js +1 -0
  803. package/dist/vega/p-a5fa260b.js +1 -0
  804. package/dist/vega/{p-6a6c1279.js → p-a83cef5a.js} +1 -1
  805. package/dist/vega/{p-5536146c.js → p-abad8ffd.js} +1 -1
  806. package/dist/vega/p-ae12cc3f.js +3 -0
  807. package/dist/vega/{p-e14323f3.js → p-b1e1c7d0.js} +1 -1
  808. package/dist/vega/p-b48caf90.entry.js +1 -0
  809. package/dist/vega/{p-58c8a4ac.js → p-b68f55e2.js} +1 -1
  810. package/dist/vega/{p-c576e846.js → p-be0eb72f.js} +1 -1
  811. package/dist/vega/p-bec0e08a.entry.js +1 -0
  812. package/dist/vega/p-bec31ffc.entry.js +1 -0
  813. package/dist/vega/{p-4b35c748.js → p-bf0b46c1.js} +1 -1
  814. package/dist/vega/p-c0823f32.js +1 -0
  815. package/dist/vega/{p-f485448a.js → p-c0eb8c58.js} +1 -1
  816. package/dist/vega/p-c5af2ecc.entry.js +1 -0
  817. package/dist/vega/p-c6419eb3.entry.js +1 -0
  818. package/dist/vega/p-c66c6fd2.entry.js +1 -0
  819. package/dist/vega/{p-f01bc6a2.js → p-c6b6987e.js} +1 -1
  820. package/dist/vega/p-ca60a74b.entry.js +1 -0
  821. package/dist/vega/{p-c04a90d8.entry.js → p-cb68a43a.entry.js} +1 -1
  822. package/dist/vega/{p-c34f4cbc.js → p-cf5c5515.js} +1 -1
  823. package/dist/vega/p-d1d91f1a.js +1 -0
  824. package/dist/vega/p-d7e59f31.js +1 -0
  825. package/dist/vega/{p-6e9e7131.js → p-d86e0b01.js} +1 -1
  826. package/dist/vega/p-d8a0e3e0.entry.js +1 -0
  827. package/dist/vega/{p-cab890be.entry.js → p-d8fa2f19.entry.js} +1 -1
  828. package/dist/vega/{p-32f5a6dd.entry.js → p-dd273d89.entry.js} +1 -1
  829. package/dist/vega/p-dd673eb4.entry.js +1 -0
  830. package/dist/vega/{p-0eea1ca8.js → p-dffe47db.js} +1 -1
  831. package/dist/vega/p-e577dda8.entry.js +1 -0
  832. package/dist/vega/p-efef0dfe.entry.js +1 -0
  833. package/dist/vega/p-effbfc50.entry.js +1 -0
  834. package/dist/vega/p-f0b49ae4.entry.js +1 -0
  835. package/dist/vega/{p-beccc38c.entry.js → p-f0c6e9c5.entry.js} +1 -1
  836. package/dist/vega/p-f5874834.entry.js +1 -0
  837. package/dist/vega/{p-71813a9e.entry.js → p-f5f26b44.entry.js} +1 -1
  838. package/dist/vega/p-f9f96030.entry.js +1 -0
  839. package/dist/vega/{p-022cbf8a.js → p-fa43272c.js} +1 -1
  840. package/dist/vega/p-ff9090af.entry.js +1 -0
  841. package/dist/vega/vega.esm.js +1 -1
  842. package/package.json +2 -2
  843. package/dist/cjs/image-extension-673ebe7f.js +0 -56
  844. package/dist/esm/image-extension-f6dbd70c.js +0 -53
  845. package/dist/vega/p-02c1284e.entry.js +0 -1
  846. package/dist/vega/p-08fd229c.js +0 -1
  847. package/dist/vega/p-0e298ee8.entry.js +0 -1
  848. package/dist/vega/p-131ce9df.entry.js +0 -1
  849. package/dist/vega/p-143ee395.entry.js +0 -1
  850. package/dist/vega/p-1dbf8d1f.js +0 -1
  851. package/dist/vega/p-2b26e182.entry.js +0 -1
  852. package/dist/vega/p-30010c41.entry.js +0 -1
  853. package/dist/vega/p-3460a1c5.entry.js +0 -1
  854. package/dist/vega/p-34b523da.entry.js +0 -1
  855. package/dist/vega/p-357c0226.entry.js +0 -1
  856. package/dist/vega/p-37d5c37e.entry.js +0 -1
  857. package/dist/vega/p-3d6a43df.entry.js +0 -1
  858. package/dist/vega/p-4b117bfd.entry.js +0 -1
  859. package/dist/vega/p-4e23e56c.entry.js +0 -1
  860. package/dist/vega/p-4e70836a.entry.js +0 -1
  861. package/dist/vega/p-50e8e24f.entry.js +0 -1
  862. package/dist/vega/p-522a6eec.entry.js +0 -1
  863. package/dist/vega/p-587130f6.entry.js +0 -1
  864. package/dist/vega/p-594cb986.entry.js +0 -1
  865. package/dist/vega/p-5c17ddda.entry.js +0 -1
  866. package/dist/vega/p-6098c4bb.js +0 -1
  867. package/dist/vega/p-61e63c0e.entry.js +0 -1
  868. package/dist/vega/p-62254dc7.entry.js +0 -1
  869. package/dist/vega/p-62ae9327.entry.js +0 -1
  870. package/dist/vega/p-66245bc0.entry.js +0 -1
  871. package/dist/vega/p-729529d6.entry.js +0 -1
  872. package/dist/vega/p-75bfbffe.entry.js +0 -1
  873. package/dist/vega/p-77bcdd35.js +0 -1
  874. package/dist/vega/p-8ce9e214.js +0 -1
  875. package/dist/vega/p-8e8b5790.entry.js +0 -1
  876. package/dist/vega/p-8ebe30a8.js +0 -1
  877. package/dist/vega/p-8f00dfe6.js +0 -1
  878. package/dist/vega/p-9236b8d9.entry.js +0 -1
  879. package/dist/vega/p-9402f32f.js +0 -1
  880. package/dist/vega/p-9fdf66a8.entry.js +0 -1
  881. package/dist/vega/p-a2c45173.entry.js +0 -1
  882. package/dist/vega/p-a6a89f09.entry.js +0 -1
  883. package/dist/vega/p-adc64ff6.entry.js +0 -1
  884. package/dist/vega/p-af0cfea0.entry.js +0 -1
  885. package/dist/vega/p-af0e9bd5.entry.js +0 -1
  886. package/dist/vega/p-afcd8f04.js +0 -1
  887. package/dist/vega/p-b21cc390.entry.js +0 -1
  888. package/dist/vega/p-b94f164a.entry.js +0 -1
  889. package/dist/vega/p-bbfffe6b.entry.js +0 -1
  890. package/dist/vega/p-c51de680.js +0 -3
  891. package/dist/vega/p-c601eea6.js +0 -1
  892. package/dist/vega/p-c6d2513c.entry.js +0 -1
  893. package/dist/vega/p-ca6bd3a0.entry.js +0 -1
  894. package/dist/vega/p-d37d2ea4.entry.js +0 -1
  895. package/dist/vega/p-d7838f6e.entry.js +0 -1
  896. package/dist/vega/p-d8c9ea46.entry.js +0 -1
  897. package/dist/vega/p-d9588b3f.entry.js +0 -1
  898. package/dist/vega/p-db69a5c9.entry.js +0 -1
  899. package/dist/vega/p-de1d0284.js +0 -1
  900. package/dist/vega/p-de6fc52c.js +0 -1
  901. package/dist/vega/p-e5226de6.entry.js +0 -1
  902. package/dist/vega/p-e8e3bf74.entry.js +0 -1
  903. package/dist/vega/p-e8f50fc5.js +0 -1
  904. package/dist/vega/p-eadc10bc.entry.js +0 -1
  905. package/dist/vega/p-ee329596.entry.js +0 -1
  906. package/dist/vega/p-f324e90e.js +0 -1
  907. package/dist/vega/p-f8b2dbb9.entry.js +0 -1
  908. package/dist/vega/p-f902305d.entry.js +0 -1
  909. package/dist/vega/p-f99f054c.entry.js +0 -1
  910. package/dist/vega/p-fe41e3b6.entry.js +0 -1
  911. package/dist/vega/p-ffdc25ec.js +0 -1
@@ -1,74 +1,90 @@
1
1
  {
2
- "generatedAt": "2026-09-04T05:30:49.927Z",
2
+ "generatedAt": "2026-09-11T02:49:58.832Z",
3
3
  "baseUrl": "/vega/",
4
4
  "files": {
5
5
  "index.esm.js": {
6
- "integrity": "sha384-Wt2OYeQyWDSBUsTgNr2QN8hdthcPMjVtFhFRatm0oriGYvFPZkFSpXjYZG08L9p/",
6
+ "integrity": "sha384-Wn+9WJydeogmb8eH4Th0m+AgCfe8t69VeBCeoJ/84JK+O3RGM2+jtx4EOiYiaabd",
7
7
  "url": "/vega/index.esm.js"
8
8
  },
9
- "p-022cbf8a.js": {
10
- "integrity": "sha384-fpl6mcoSv9JO455AK74+qkJknHPmJ4gY7ji0oTpofRzAVC4UZyrM8zny2EXorwEg",
11
- "url": "/vega/p-022cbf8a.js"
9
+ "p-013939ea.entry.js": {
10
+ "integrity": "sha384-eOGj56hRg77aWLLhv/1TTnMXH4PWXnsKu2CkDI74UioHVaoYnhv2zUvlvRSlVUqH",
11
+ "url": "/vega/p-013939ea.entry.js"
12
12
  },
13
13
  "p-02841589.js": {
14
14
  "integrity": "sha384-+/Nnh1av/rA44aX6VVnBUXVocxXGCSWL8rriIEet3Ocy083ZtlgWXSCm7b+TyI8m",
15
15
  "url": "/vega/p-02841589.js"
16
16
  },
17
- "p-02c1284e.entry.js": {
18
- "integrity": "sha384-6lEX1RZdbr/uWQEOButgdLrEIgjkJVAU+30SEHCqTzvrr41kQXNtdLJ4kuV8YkHJ",
19
- "url": "/vega/p-02c1284e.entry.js"
17
+ "p-0338f621.entry.js": {
18
+ "integrity": "sha384-xnd2AP16iVfnFbNOZPZ/9FvU1cESIJL8qr+ZleZLMv1oEqwf8mMcTwu+xdqjhT5b",
19
+ "url": "/vega/p-0338f621.entry.js"
20
20
  },
21
- "p-069bbb4a.js": {
22
- "integrity": "sha384-yVTFop8HnTvnKTsaMcvtPLknMOfKT4Ojx3SEv8G2cGf6UVwUTO5urbSd+Vs5vSKc",
23
- "url": "/vega/p-069bbb4a.js"
21
+ "p-03efc67a.entry.js": {
22
+ "integrity": "sha384-h0VshQUQUw86FWCXT1ZEuDJ4krCJa4w6uKCYXkPXT99VMli301VnpDtK6kRliqQq",
23
+ "url": "/vega/p-03efc67a.entry.js"
24
+ },
25
+ "p-040bd9ca.js": {
26
+ "integrity": "sha384-ATRsQITZfVxgft7U95BZ3awYbVbf7G2tMYHqFIvLB9wNgWpEDumCm0nbeYXR2Z0x",
27
+ "url": "/vega/p-040bd9ca.js"
28
+ },
29
+ "p-049e64b1.entry.js": {
30
+ "integrity": "sha384-YzmKDbTCEpt+20kWHB2Co9UQd8vAsFa4U7RJl5pt3NEG0GqWktUUDVGz9QojKzgo",
31
+ "url": "/vega/p-049e64b1.entry.js"
32
+ },
33
+ "p-061a76c3.entry.js": {
34
+ "integrity": "sha384-CcEtHfhzMXYEFnwd/qM9F315ClbWxqgsbuSRJ5aA0QSEc9uGyhOAYqzhDHKoelQi",
35
+ "url": "/vega/p-061a76c3.entry.js"
24
36
  },
25
37
  "p-07c2725a.js": {
26
38
  "integrity": "sha384-7wuVE52AUvMxuE+RGbI0AipNbcTfQT8Gk8H8JPWjxLHN9/cAwcekLVJxlYRHQidT",
27
39
  "url": "/vega/p-07c2725a.js"
28
40
  },
29
- "p-08fd229c.js": {
30
- "integrity": "sha384-Gqamw7S5UP1dVQtKWiYWu1kiFMooi65A8TNZcJs0G/fIJtwO0NRaeKuPLo7qP+U2",
31
- "url": "/vega/p-08fd229c.js"
41
+ "p-087240db.js": {
42
+ "integrity": "sha384-BKHO4OhHOjMsDludzYBaz3J1T+Y8sIYaWRGZjsEW64SktKzOVOEH56KVnw8aeHF8",
43
+ "url": "/vega/p-087240db.js"
32
44
  },
33
45
  "p-0c667d6a.js": {
34
46
  "integrity": "sha384-LII2o7xWEJ+1UC55ocKid2wp49XMCb40eyUmcLk0gTgV+jgaiebmpi0Njs3F/V0L",
35
47
  "url": "/vega/p-0c667d6a.js"
36
48
  },
37
- "p-0e298ee8.entry.js": {
38
- "integrity": "sha384-6vLncUgqHFw81BR6wDGSJY6Mzy2UAiKgB0hM01kk4oL6OKEcKvjuCY4uDCQfIHUJ",
39
- "url": "/vega/p-0e298ee8.entry.js"
40
- },
41
- "p-0eea1ca8.js": {
42
- "integrity": "sha384-RsCr3s5vWMyNLa1+MpKAZIWopHbJaikENrWH3YtR5qrllNYu4ZZC/m00Nh2ia4Oo",
43
- "url": "/vega/p-0eea1ca8.js"
49
+ "p-0e0e66c9.entry.js": {
50
+ "integrity": "sha384-Fx6t0cA5/4/gnBfPGgF3r+EXNagy4XG1gK2o0YEEoT9zQbQXmCk/ZeGjp+j+9i4u",
51
+ "url": "/vega/p-0e0e66c9.entry.js"
44
52
  },
45
- "p-131ce9df.entry.js": {
46
- "integrity": "sha384-t1LiyFqbLx6TQXti/HhawquXngR966li0jaKL2WOapxHNZOKA2hlYgfPo/M6rbEI",
47
- "url": "/vega/p-131ce9df.entry.js"
53
+ "p-109f0e33.entry.js": {
54
+ "integrity": "sha384-2Cg+wjQ4fzvm1d52oRqMpUwu+9kwANqy6t0FVPFWFA2uJzdepCjwaPGt8UsUt7cp",
55
+ "url": "/vega/p-109f0e33.entry.js"
48
56
  },
49
- "p-143ee395.entry.js": {
50
- "integrity": "sha384-Hb1t/eg4JwGDQtDbRzR/d0oOf5RCPKs++UfEZWN8dGTlqOpAaKHEjKvPJatXb0cJ",
51
- "url": "/vega/p-143ee395.entry.js"
57
+ "p-15052b2e.entry.js": {
58
+ "integrity": "sha384-Ptz+jSl6M/YYNr4fFjOOenlSGRYFb+Ji71STJzHC4/rtUDWTRDTtO+CfrJBoutOU",
59
+ "url": "/vega/p-15052b2e.entry.js"
52
60
  },
53
61
  "p-16493e5b.js": {
54
62
  "integrity": "sha384-uCa94i/b0oAQIe8+ZMCoSPttukiozu9KlvoP1vYJcN++qOLF/3c1/xcnDzpclrXo",
55
63
  "url": "/vega/p-16493e5b.js"
56
64
  },
57
- "p-178634f3.js": {
58
- "integrity": "sha384-OT15OtXOzMcrcD+nuTVsekMcGcEAGw0LzhQwL3Vfd3el666ShdQeDCc2YISnyoCt",
59
- "url": "/vega/p-178634f3.js"
60
- },
61
65
  "p-1836a6a5.js": {
62
66
  "integrity": "sha384-nUXdrR6D1KpEWOmktqD3lMmbfe1WVZNJ/UFLwwM31IxsZI6GTafK6Lat0KwRSaWR",
63
67
  "url": "/vega/p-1836a6a5.js"
64
68
  },
69
+ "p-18ddc6a4.entry.js": {
70
+ "integrity": "sha384-aWgCWFvTeVpqwcyczDYyl/loFRL0DecpQRY0132HOVJfgdo7dpOi6FxudMYRkSx2",
71
+ "url": "/vega/p-18ddc6a4.entry.js"
72
+ },
73
+ "p-197388a5.entry.js": {
74
+ "integrity": "sha384-mIplb0PYHs5N11aVZ7Y4pPG0GpyRFpRqS1aE0IQia0l/674IROpOuUsxQOTlz99y",
75
+ "url": "/vega/p-197388a5.entry.js"
76
+ },
77
+ "p-1b97e751.entry.js": {
78
+ "integrity": "sha384-BMHiosDH8XOZVSD9va5iiNcLWT1DjRQL40y/q9mKabDX1rqDGtNAGi4bR4ggcrK+",
79
+ "url": "/vega/p-1b97e751.entry.js"
80
+ },
65
81
  "p-1bc5b3bc.js": {
66
82
  "integrity": "sha384-cHF9I+aukKzq/2oqEjW4FTPvhqHHhv3GjXs2Y8vUTuixVEjxOtEE+M77iGMty1cQ",
67
83
  "url": "/vega/p-1bc5b3bc.js"
68
84
  },
69
- "p-1dbf8d1f.js": {
70
- "integrity": "sha384-XMdzhawP05AQVtB4vIgWg6ms8wczOKrSt2oK5niYa9GO2S5BOXJU0I0OCRtcdvF6",
71
- "url": "/vega/p-1dbf8d1f.js"
85
+ "p-1d8a8507.entry.js": {
86
+ "integrity": "sha384-yZt+8/ZZqT+KolUzLmyTgwk5peqI5WfxxeteulFdNL6VmxwR3KKshjp6w0AHf/fs",
87
+ "url": "/vega/p-1d8a8507.entry.js"
72
88
  },
73
89
  "p-1ec763ab.js": {
74
90
  "integrity": "sha384-qGGtzjOyoggzxNzsCDZ6RdHLSCvLTjidq6iSAezgjI3Igwk0ePdD9VJiw1adgrKa",
@@ -78,6 +94,18 @@
78
94
  "integrity": "sha384-nrQbluHzn9xiNhzSu8tb93unzV6Yk84Yt71tz9akmfcKc7Eb2q/9YGvFbj73Azqj",
79
95
  "url": "/vega/p-1fb56e14.js"
80
96
  },
97
+ "p-2256eb09.entry.js": {
98
+ "integrity": "sha384-4GRhW5ikiMTtmmvfcTsYtfTJ+2lkJj5H80f2vEiIpSG0W6c4/xOXlxft9JkSTdv/",
99
+ "url": "/vega/p-2256eb09.entry.js"
100
+ },
101
+ "p-23781e76.js": {
102
+ "integrity": "sha384-B92ZnR/7hbeoDoWe3mIv/D03xVxa+oymWb+xsX0NHQAxOL9O9NGodNSD6Tw7RboR",
103
+ "url": "/vega/p-23781e76.js"
104
+ },
105
+ "p-25e51acb.js": {
106
+ "integrity": "sha384-WizLOiW2bKLcY+bS7RhtKLaSlEr1JnURPiVQ+SYEWtk/kILROiGheCZiEv+Ki64U",
107
+ "url": "/vega/p-25e51acb.js"
108
+ },
81
109
  "p-262ec334.js": {
82
110
  "integrity": "sha384-wnoxYBmpEyheBWUKqoOhVcSF2jQCWvEWYNDkpQ+vXSNsI7WIUjCV8fWeRH7Wmq8J",
83
111
  "url": "/vega/p-262ec334.js"
@@ -86,58 +114,54 @@
86
114
  "integrity": "sha384-wA7KXe3HLTXjUurkl97ssa+DpMIdhUxqkTTj0DIoUCAYppEihPwdEIjqmvIrzb4l",
87
115
  "url": "/vega/p-272440e8.js"
88
116
  },
117
+ "p-277aab9b.js": {
118
+ "integrity": "sha384-0uOv7z9bnNROg8RvGMuZzVy1aNWPylMOYB0dzBI4OeeGKjCVXIYsRzA0kZTXK6GI",
119
+ "url": "/vega/p-277aab9b.js"
120
+ },
121
+ "p-27c9c2a5.entry.js": {
122
+ "integrity": "sha384-YBAWyH08fDuka7qZzkljx+J++HlCqUb9PAtca/vv0I2LDcsPFf/c6tp5Fz7a5Okb",
123
+ "url": "/vega/p-27c9c2a5.entry.js"
124
+ },
125
+ "p-28c16885.js": {
126
+ "integrity": "sha384-K0cNqfsyWyqch4o8tN4TfatmEVFNKvILVKNegMr6uhvjcr2lX4ij/uO14sRNQPyJ",
127
+ "url": "/vega/p-28c16885.js"
128
+ },
129
+ "p-29584bb5.js": {
130
+ "integrity": "sha384-MepIlh2aMF5vzL/+P+9X6el0rt3cxF6txWk7szfwL3vILdIqFQjpyr6nRFZLqp6W",
131
+ "url": "/vega/p-29584bb5.js"
132
+ },
89
133
  "p-2a9960c9.js": {
90
134
  "integrity": "sha384-4b+MBom4fuofNAamJUWMPN946CjM44SNpY7TIMSPXxB4/GBrk+Kozj6xx8R1DMbb",
91
135
  "url": "/vega/p-2a9960c9.js"
92
136
  },
93
- "p-2b26e182.entry.js": {
94
- "integrity": "sha384-NthvvOralOIwWFbjaU51Yv4Txjqz0kzkfnYaJI6uYucoko7Vtr8SiuWL3SvD5EKB",
95
- "url": "/vega/p-2b26e182.entry.js"
96
- },
97
137
  "p-2d0d575f.js": {
98
138
  "integrity": "sha384-HXuEwQoYOjZJTr8LfNe9Xy472o+zHRaG8vBCr7r2akrMRE0LI8uar9VOV3PVWSgR",
99
139
  "url": "/vega/p-2d0d575f.js"
100
140
  },
101
- "p-2dda5c65.entry.js": {
102
- "integrity": "sha384-aH2jEGhdMzbGLuEZa3Fkx+SrQ32wx0ADhW/qssjZrWvqnxijvHhv+clLCZLeFDWM",
103
- "url": "/vega/p-2dda5c65.entry.js"
104
- },
105
- "p-30010c41.entry.js": {
106
- "integrity": "sha384-uPVao3M3TbInCCB0inFvqMjmKS33PfadnDAuMUGHOf04HFK1t5FvXA8xJUbnb5e1",
107
- "url": "/vega/p-30010c41.entry.js"
108
- },
109
- "p-306720b8.entry.js": {
110
- "integrity": "sha384-xTgmP2/6CtWRBIXADEKt3gaaX2Y90IVjP2ZruYLIku7zEr6AtazAE71mOb3KXIap",
111
- "url": "/vega/p-306720b8.entry.js"
141
+ "p-2f5c4b61.entry.js": {
142
+ "integrity": "sha384-4wdNyknTkrRShxpT4+kEPROkqc9DswCF339GR8R4DWVTwaEVcXJmHbtog2WTtGVz",
143
+ "url": "/vega/p-2f5c4b61.entry.js"
112
144
  },
113
145
  "p-3091b105.js": {
114
146
  "integrity": "sha384-xy4g2UNeQic0gTU4VOLtXXxrTv82xr1rsPdFVDcdiE+1h3+KCXT1A16rl2ps8W7n",
115
147
  "url": "/vega/p-3091b105.js"
116
148
  },
149
+ "p-30cc31dd.entry.js": {
150
+ "integrity": "sha384-+7a5ZLb8+E6xeB3QiK8xZw7MIp/iVwaII/+jktQpRjsceImiraZ8gs/odgiV3Mbm",
151
+ "url": "/vega/p-30cc31dd.entry.js"
152
+ },
117
153
  "p-31216140.js": {
118
154
  "integrity": "sha384-qNzlUwSnKGjDT1PrH9SIRtqjtnE0RJKWu3yKXSMbtVJrvwZRGeRj3lDsEgRuA5fJ",
119
155
  "url": "/vega/p-31216140.js"
120
156
  },
121
- "p-32f5a6dd.entry.js": {
122
- "integrity": "sha384-p9zW6fiQeH1VcM6VXmESMICExzmFJeralLaGGy/jHk5VXS5E6RUmxkHu39WXDhGU",
123
- "url": "/vega/p-32f5a6dd.entry.js"
157
+ "p-325b804d.entry.js": {
158
+ "integrity": "sha384-Oubn7WDI6dQxAgz9S7mwZHFYa9dYGLUBp3yD7HCAdJ5ojCxNbVY9M1+n/1Xe+z7d",
159
+ "url": "/vega/p-325b804d.entry.js"
124
160
  },
125
161
  "p-331a62d5.js": {
126
162
  "integrity": "sha384-G4ssRSTRD0wpbkqL/bZZRfS17NnLUpDw5m/Squ3FZcKgx2fjsJpfXleuQ/H4wgjB",
127
163
  "url": "/vega/p-331a62d5.js"
128
164
  },
129
- "p-3460a1c5.entry.js": {
130
- "integrity": "sha384-vxGms47dP8ZgPSSt7h/Kx4jAurTOuWrO3iUjZj/gpBUZ8qWwJehFYJeTaWhvbdWo",
131
- "url": "/vega/p-3460a1c5.entry.js"
132
- },
133
- "p-34b523da.entry.js": {
134
- "integrity": "sha384-LkMFZaaNxi6YEzGN0+cuGwpJHRHlSsoiqXfXncyPJTrhjS/07CkbTDCXe8cwFxuK",
135
- "url": "/vega/p-34b523da.entry.js"
136
- },
137
- "p-357c0226.entry.js": {
138
- "integrity": "sha384-hdRdL48eDcl1Gx26cwCKwUYPF0zRWJBRlIY8/yxIhE3RZv4u7mwi6qsngFZhBVtS",
139
- "url": "/vega/p-357c0226.entry.js"
140
- },
141
165
  "p-361f8996.js": {
142
166
  "integrity": "sha384-bUg2MGi6C4fpDZmiTCBtLBJVSZNoQ4rh3XaHT/Qy9uzX1W9uiDDAI7rv4eULGFi/",
143
167
  "url": "/vega/p-361f8996.js"
@@ -150,25 +174,81 @@
150
174
  "integrity": "sha384-GQdihojUStHof6SJqt5FlDSXdjqaVZXrK3QyZjm/uiDEd/SR/WNoPOqrGqtwiPmk",
151
175
  "url": "/vega/p-36ee9d54.js"
152
176
  },
153
- "p-37d5c37e.entry.js": {
154
- "integrity": "sha384-A6bo8tHNFxT1a2ZhNN3FGtTUUKsfzuP5amLmEv6Fwu8hAl3ihsasuF7TAdFrPAne",
155
- "url": "/vega/p-37d5c37e.entry.js"
177
+ "p-372436a4.entry.js": {
178
+ "integrity": "sha384-a8DfbD9IjP6/NMykcHfhZIkJY6gZuAMshTCOASHysrTFi6lF9CAZ+YSbjiUAeswh",
179
+ "url": "/vega/p-372436a4.entry.js"
180
+ },
181
+ "p-381d8781.js": {
182
+ "integrity": "sha384-a9dWTW1+thodWE5lMXLb5R+/MSlIG0VR8V9fE9+9wMWKMFV1APzgq6kIWYgbaSeY",
183
+ "url": "/vega/p-381d8781.js"
184
+ },
185
+ "p-38c551a9.entry.js": {
186
+ "integrity": "sha384-mnNgx+DRW5ZkaAd8AuuegDr6V3Mdj6kanChEt7G8Mc51KqNF3nS0VI98xGEzGX10",
187
+ "url": "/vega/p-38c551a9.entry.js"
188
+ },
189
+ "p-3b6a6f08.js": {
190
+ "integrity": "sha384-ptYT7P5f5ZH03l5kC78ZPQC8RAK7L2kuXHajyeE6ybDShlqB74Z3psBUTDczGzia",
191
+ "url": "/vega/p-3b6a6f08.js"
192
+ },
193
+ "p-3bb7114b.js": {
194
+ "integrity": "sha384-z2ridlAlL+9TCYbtI0FIankyfIOg3Nha/UCr4zOMINj02slUNtS9cjKbzCyWqWs8",
195
+ "url": "/vega/p-3bb7114b.js"
196
+ },
197
+ "p-3bfb53e3.js": {
198
+ "integrity": "sha384-ehz4dduGYAFWFm1jNJB5AxJxUq++qx1tcwt7vp8pqWrELliN0rWADKiwXT2etrXQ",
199
+ "url": "/vega/p-3bfb53e3.js"
156
200
  },
157
- "p-3911e760.entry.js": {
158
- "integrity": "sha384-R6/8LNIFgjH40/LFuD+etrsrPcNIL5jUEsiDocLJZ3JDkoNCuk8i9VOcFjZ0FvD4",
159
- "url": "/vega/p-3911e760.entry.js"
201
+ "p-3ce7521e.entry.js": {
202
+ "integrity": "sha384-mGbrva7K5v/bSlw8tr1UFwrmRgoxDUF7Yx9TN/oXC7DCp76rwoLwhafKAMMdFEg1",
203
+ "url": "/vega/p-3ce7521e.entry.js"
160
204
  },
161
- "p-3d6a43df.entry.js": {
162
- "integrity": "sha384-i9QL8tCeY7d0rRDM/G1gnNKsCDuzvvmzRF0/9M9y1n516eO6mxtRwj2wLStHdhkc",
163
- "url": "/vega/p-3d6a43df.entry.js"
205
+ "p-3d060d2f.entry.js": {
206
+ "integrity": "sha384-FxkKV+Z+ASqms5+qXAvSH7ZKyONwb17gvcIa6HuvVgtons+IdVZ1Dua6m2jOtjGW",
207
+ "url": "/vega/p-3d060d2f.entry.js"
164
208
  },
165
209
  "p-3e258753.js": {
166
210
  "integrity": "sha384-blqFr8NgDslry9jzDpfCmj7tZzpIfo+bf+9OHiFSvXa2GT90BhN7vi5ygReprp/w",
167
211
  "url": "/vega/p-3e258753.js"
168
212
  },
169
- "p-45ad2d90.entry.js": {
170
- "integrity": "sha384-9roBdfyzpqzdf5lb5nk1H6V+45mMQeWkl/lhps000VMioU03torXtAMZfSzg4rY8",
171
- "url": "/vega/p-45ad2d90.entry.js"
213
+ "p-3ec4d710.js": {
214
+ "integrity": "sha384-Fzjq2QlE4BuKX08Bs6vV2pLl48T6CtD0ZL99lBmt2p1d5Yih6aDppZOGxvtzCVk/",
215
+ "url": "/vega/p-3ec4d710.js"
216
+ },
217
+ "p-408c3ad4.entry.js": {
218
+ "integrity": "sha384-a+0+AbyyNF1LDj0FSTDW0m3zZN0b/wOB0IfPjPZ2i3xQwK9vWGUnRqg90a/GLVC3",
219
+ "url": "/vega/p-408c3ad4.entry.js"
220
+ },
221
+ "p-436bd1af.entry.js": {
222
+ "integrity": "sha384-J20WJScIr5aJQln6+kFNrY4GUWEnGegmZfc80y9eObzQ/1VwW0uOGP06RdW4rDBW",
223
+ "url": "/vega/p-436bd1af.entry.js"
224
+ },
225
+ "p-43ea1e86.js": {
226
+ "integrity": "sha384-oPK5/Q4TWcBXUYBqMAuzzdEAI0Cn02QcACkBb3kn95XSdwg9mUkP3SnTUz388Etz",
227
+ "url": "/vega/p-43ea1e86.js"
228
+ },
229
+ "p-44245a36.js": {
230
+ "integrity": "sha384-ej6Oy5pRgQO9Eg2QDWDtWVIjQfGWd6rwEgmAmTal4iyLf3Sw/qMT323tS4GUrnzM",
231
+ "url": "/vega/p-44245a36.js"
232
+ },
233
+ "p-44e31581.entry.js": {
234
+ "integrity": "sha384-C5aDNVcV5KQRxYYYgr7GbiyCmmcN6wP1S4UavjWFawwvaDU5dUe2+4VOE4Yl5hUC",
235
+ "url": "/vega/p-44e31581.entry.js"
236
+ },
237
+ "p-4503f5b9.entry.js": {
238
+ "integrity": "sha384-5fh4UiZVQQ/ZZnI+eHadEPk09wjwmsfr3ylk1Ww1B+nv4/PT8/97S1W6T5++a2wt",
239
+ "url": "/vega/p-4503f5b9.entry.js"
240
+ },
241
+ "p-467e27af.entry.js": {
242
+ "integrity": "sha384-7BhL9/zbX59VcxtmD6dp+pycZzcDTDpTT/oomQYWURpbzdl12z1x3O2rcDX94hl9",
243
+ "url": "/vega/p-467e27af.entry.js"
244
+ },
245
+ "p-46be74fc.entry.js": {
246
+ "integrity": "sha384-fUwbndqN7sxgKDrIBSfc7tFmg27Y4TDRD2QEJerLngweigfcVVpHPmmnxctXIQkc",
247
+ "url": "/vega/p-46be74fc.entry.js"
248
+ },
249
+ "p-48100d38.entry.js": {
250
+ "integrity": "sha384-BABep7kDFQpqmvkPQmy+zXdn3vosd482TsbokJE39iwVeLx7B+u68raj2DLJXA0E",
251
+ "url": "/vega/p-48100d38.entry.js"
172
252
  },
173
253
  "p-4866e390.js": {
174
254
  "integrity": "sha384-1rwkDBg/M7BW68q8jBmeYU0XHmchzf3OtPcoGwldUTHAEcb7aQoqQx0/wblIqxwm",
@@ -182,45 +262,29 @@
182
262
  "integrity": "sha384-7BC8TCdWSvSCdLZq1ZrXvM5v7JeVtOsTg5LvzgsgK6sKF2IB4QjPQ52pndwJMfXD",
183
263
  "url": "/vega/p-49a2e141.js"
184
264
  },
185
- "p-4b117bfd.entry.js": {
186
- "integrity": "sha384-SkKikcR/oBZx7vpn4Vsrnq9xhtuXPB0R09zsN18Go0cqBEi7qT4whemtAwmE3BzQ",
187
- "url": "/vega/p-4b117bfd.entry.js"
265
+ "p-4c6989ae.entry.js": {
266
+ "integrity": "sha384-r9wxOeTFmozEAzVofhpFO6rob6zShxc70UFjT98ne7J8bvCRg7Xj+Tb5EmgXAWEt",
267
+ "url": "/vega/p-4c6989ae.entry.js"
188
268
  },
189
- "p-4b35c748.js": {
190
- "integrity": "sha384-btO3DBhkBOoB9n2XoFV7T+JNcnJSySbez5QF/1ERzTXDFVDMGRVGDg95eoDaAgd+",
191
- "url": "/vega/p-4b35c748.js"
269
+ "p-4d20a56f.js": {
270
+ "integrity": "sha384-IzOpZTZsvlrpjo6r1zFU28qAh8NbziJqaergO30ycH3bHtKLVKTelTiKuussT2Lv",
271
+ "url": "/vega/p-4d20a56f.js"
192
272
  },
193
273
  "p-4d65756f.js": {
194
274
  "integrity": "sha384-oNYjFLIR+/Vm5+NHRZq7P9o4njfI8sWQAkDow0TPhDFycmwgZbWw6lJXwlBgNzM2",
195
275
  "url": "/vega/p-4d65756f.js"
196
276
  },
197
- "p-4e23e56c.entry.js": {
198
- "integrity": "sha384-q7E7yd4rvXbt1iY/wZbbM3DRMMhbHHSirwShwbAYZXKH+Cui8aqZEkju2u15totH",
199
- "url": "/vega/p-4e23e56c.entry.js"
200
- },
201
- "p-4e70836a.entry.js": {
202
- "integrity": "sha384-IWOSChj4JsaI5RSW6xl3bSAY/646NLMS8A9TvtXvjCtyp5tj03WGhKDFkhgN8ZFu",
203
- "url": "/vega/p-4e70836a.entry.js"
204
- },
205
- "p-4ea477d5.js": {
206
- "integrity": "sha384-AQ3tuCpdrhrcJMBVrq/hDiWc67EzSDozEIvj/O530YbEfZXAER4+FalEOQbVIi6m",
207
- "url": "/vega/p-4ea477d5.js"
208
- },
209
277
  "p-4edd7f8c.js": {
210
278
  "integrity": "sha384-ahnPs/RYztljcdWvmX5jM47ri5Qb9NJUQgBrA46ZegALWOOv6j0Pzakdlsa35pMk",
211
279
  "url": "/vega/p-4edd7f8c.js"
212
280
  },
213
- "p-50e8e24f.entry.js": {
214
- "integrity": "sha384-xmvfoO38vEzLTQ0Pi9tEN6pSstIjCiVweHKhCdmkHVM4KuEXsnwHBtN4d/nhmRHP",
215
- "url": "/vega/p-50e8e24f.entry.js"
216
- },
217
281
  "p-519a7d55.js": {
218
282
  "integrity": "sha384-LfsRUT773INGDWpiq8/Gd/iwlJR8DE3o2V9CuKobouh/TlzOWQ14CnWKKVnPGg01",
219
283
  "url": "/vega/p-519a7d55.js"
220
284
  },
221
- "p-522a6eec.entry.js": {
222
- "integrity": "sha384-T2oPBGCaprFLhC1TPpdRNBWNszKgM1vCczFHxCjNHhWvCqOzxtyMxAVo5Itaz2Gl",
223
- "url": "/vega/p-522a6eec.entry.js"
285
+ "p-527c3211.entry.js": {
286
+ "integrity": "sha384-7oq4ysZHbWNgd2S53kLr+DluXyW0eFWWJE6D0IQuH+kV+Z7jlS5bo1/m4svs9mlh",
287
+ "url": "/vega/p-527c3211.entry.js"
224
288
  },
225
289
  "p-52b8f2d2.js": {
226
290
  "integrity": "sha384-oXYo6Gd7lmW+3bAlMhIrPzGVoCBFp8R8V+YlnV01+1q94lBjHUAY2+txtLaeKXZW",
@@ -230,110 +294,62 @@
230
294
  "integrity": "sha384-KXBOxKmj8aZBIiZZaWDDRiYHolBTSiXuZ1AUUrNVWgF/syZoO5eGZjZAcd26B2Wf",
231
295
  "url": "/vega/p-53e3f259.js"
232
296
  },
233
- "p-5536146c.js": {
234
- "integrity": "sha384-Gy0tIT0wCXPJcNOZ/OUdGc70ZzC2QXMnfmRxkmkiYNFuDcB+9nxGLDU+wALupNwz",
235
- "url": "/vega/p-5536146c.js"
297
+ "p-553510d8.entry.js": {
298
+ "integrity": "sha384-nwOWJ6YKvuobHwG7M9yDRXjuYvhFcJG6leTg3HQEZBq6ynAOhz7/hgWqUvx0CAHE",
299
+ "url": "/vega/p-553510d8.entry.js"
236
300
  },
237
- "p-55c2c0df.entry.js": {
238
- "integrity": "sha384-9HTcXqK2Zi4rsT8Xqpm3cYY3OZAsDTpKcQt/xp8lqlpbdO7Ug5eqQcq7nooQlvHJ",
239
- "url": "/vega/p-55c2c0df.entry.js"
240
- },
241
- "p-587130f6.entry.js": {
242
- "integrity": "sha384-71oODN+Xt2rX60espp3Nw44tNMYC1DoaSIzCgpZ4EN18IYI5SLENvv+4NGjq54BV",
243
- "url": "/vega/p-587130f6.entry.js"
244
- },
245
- "p-58c8a4ac.js": {
246
- "integrity": "sha384-3J/NS83o4jUCYwsou8fTPmC47H/kA9C8d4HUlxsOrvL+PUJhcgpNenpvmMeBKDzA",
247
- "url": "/vega/p-58c8a4ac.js"
301
+ "p-557b64bd.js": {
302
+ "integrity": "sha384-VxAN5mryrpO8JirBSRLCqfBvMjmP7V0FXMaf4X9qsOdk+jbBreS9srygriyZjhI7",
303
+ "url": "/vega/p-557b64bd.js"
248
304
  },
249
305
  "p-590fd123.js": {
250
306
  "integrity": "sha384-kU/EmjUGTf4gwVzBztz5aKPmau5CEUAW3Ym2NRhtIaWbx6x6ffx+XFuPtwA8GUCt",
251
307
  "url": "/vega/p-590fd123.js"
252
308
  },
253
- "p-594cb986.entry.js": {
254
- "integrity": "sha384-xZ0JAb/fhASJxqO5f1ndr4kLP2TT2HHmtJV9nHHe6msVH5iIW+3iEhjaRwF5vWig",
255
- "url": "/vega/p-594cb986.entry.js"
309
+ "p-5a347a15.js": {
310
+ "integrity": "sha384-glLDt3fQf0++6Gm1uFkVN1FxJRWG4TmNCUT5suIpqFOBLfSNZ3mnLL7EvuwKHGMH",
311
+ "url": "/vega/p-5a347a15.js"
312
+ },
313
+ "p-5c285374.js": {
314
+ "integrity": "sha384-dcS8mYHmKrMpkWbwIJGNTYW/Dt66w8flp4/n6xAMIMRnZMQx9yjRO9rAygxq8hkK",
315
+ "url": "/vega/p-5c285374.js"
316
+ },
317
+ "p-5c6d36ef.entry.js": {
318
+ "integrity": "sha384-xhWwTh7/D1O2p5PuczHWzBgV7sf8m9zaDq/0cXhtABySSV/ZM3Q3BYruyUwtl+6W",
319
+ "url": "/vega/p-5c6d36ef.entry.js"
256
320
  },
257
- "p-5c17ddda.entry.js": {
258
- "integrity": "sha384-adAU5DZ+SUkExw6rHfcDcGw19dzTSeuh2Eg89OjmNUqFnag4hy64sDUs3fWFoApH",
259
- "url": "/vega/p-5c17ddda.entry.js"
321
+ "p-5c8e4e8f.js": {
322
+ "integrity": "sha384-kEGPpp2BUeIM8JYtbE344XB7TrJnOdPAIwC/AGgn26dv1CXc5piwitzmkTbbtNzR",
323
+ "url": "/vega/p-5c8e4e8f.js"
260
324
  },
261
- "p-5c9c0c0d.entry.js": {
262
- "integrity": "sha384-SCJKl94LEcJ3vZUMI63R4f+BeZe4uN00kKmZSFcZ0o2csExjYcGOOGTEX8PjGio3",
263
- "url": "/vega/p-5c9c0c0d.entry.js"
325
+ "p-5d427a47.entry.js": {
326
+ "integrity": "sha384-R/gSwY3zxmEuOlRhMKwI4sopCHiNz4mUY1u9ssDvn+0a6qgf7aieuAumq+1OLEyZ",
327
+ "url": "/vega/p-5d427a47.entry.js"
264
328
  },
265
329
  "p-5f377954.js": {
266
330
  "integrity": "sha384-mVEaKPGQTpqzj/bHJ/klsR9iUBPbGjNA77fcsROc9O7DfhMj44taYo78kvnkkaXh",
267
331
  "url": "/vega/p-5f377954.js"
268
332
  },
269
- "p-60010f14.entry.js": {
270
- "integrity": "sha384-PZhJD/UymQHmu+IP/HnjBC3bxvrUXMiXPQcv55plvCNCc6D4ya/7Lc3QNgW9IG/P",
271
- "url": "/vega/p-60010f14.entry.js"
272
- },
273
- "p-6031bed1.js": {
274
- "integrity": "sha384-Hky8FIF1ZGIj1SRx1FWKGw9LAkNqo5K6ytU8OukdFp4qWZRzOkDz8ArWH3jQ12CZ",
275
- "url": "/vega/p-6031bed1.js"
276
- },
277
333
  "p-6096ffc3.js": {
278
334
  "integrity": "sha384-FFxaS6u2GOeu3vRmitSf0P3sTJ5xVH8KquL5sZJ445UOOxmFaIUzyqsj3iAyKa07",
279
335
  "url": "/vega/p-6096ffc3.js"
280
336
  },
281
- "p-6098c4bb.js": {
282
- "integrity": "sha384-yMm3B+a2L3JEi+dD7BjpczZEd9bedurmuV7pK9cXBRmDp8wpfJsny82DMfnoGn44",
283
- "url": "/vega/p-6098c4bb.js"
284
- },
285
- "p-60a74fb7.js": {
286
- "integrity": "sha384-QMiDy086PWfrkDJUE4Nv7LDlLDd0jja/QUsduQkhQh+Sb3FrocoMCGvRmKppNL+a",
287
- "url": "/vega/p-60a74fb7.js"
288
- },
289
337
  "p-613ddaab.js": {
290
338
  "integrity": "sha384-4qzEdAWWRh7NGNYfwchW7t5GqrJ1WI4ddohvLdFSsVlDmHCI4TeQmldEYJgaGqAZ",
291
339
  "url": "/vega/p-613ddaab.js"
292
340
  },
293
- "p-61e63c0e.entry.js": {
294
- "integrity": "sha384-Vp7xNXDVpop9yn7uBqmKMdBJ+ilfzD18cQMKqsQyiBpiI2iNVBm7L9QwAtS8An66",
295
- "url": "/vega/p-61e63c0e.entry.js"
296
- },
297
- "p-62254dc7.entry.js": {
298
- "integrity": "sha384-mefRGQjiStW4CfF5PU6vkOD99eLUKePCO27gCbv3hnpVhZW8xWqct3GeK/+NBAWT",
299
- "url": "/vega/p-62254dc7.entry.js"
300
- },
301
- "p-62ae9327.entry.js": {
302
- "integrity": "sha384-lfzaDxDgH9rk8UF4BgSxWKFMfZiEqJRDkEkrskoauoDHSJhQHWkMQkl8YFkVhW0H",
303
- "url": "/vega/p-62ae9327.entry.js"
304
- },
305
- "p-638b6a7d.js": {
306
- "integrity": "sha384-syingNgSzuwr4P5WQr7KhqaZDncsQktiSYn4GajNv5aDGsoAX6QTI/4B2vV5aPjR",
307
- "url": "/vega/p-638b6a7d.js"
308
- },
309
- "p-65fee02f.entry.js": {
310
- "integrity": "sha384-1sR8Z5//yBlD4nfgAfPF5YWQAATIaYRRRqWlm5MH3CD8MeQrlGAFZ0F4VnYv5cNJ",
311
- "url": "/vega/p-65fee02f.entry.js"
312
- },
313
- "p-66245bc0.entry.js": {
314
- "integrity": "sha384-ESUIM5a+IWmoqw89+kmpgpwy8+WtrwjKENd84WdKwkqlY8/i8hIlzbWUoqGw25IB",
315
- "url": "/vega/p-66245bc0.entry.js"
341
+ "p-634b138c.entry.js": {
342
+ "integrity": "sha384-XD6OJusFrfvmJjSd3nGXJ1fBL2GL9tlDN0xX9cQQ/dc3nLJLHNPb7WBn6dUJIJd7",
343
+ "url": "/vega/p-634b138c.entry.js"
316
344
  },
317
345
  "p-68744e7e.js": {
318
346
  "integrity": "sha384-bZ9JseuIJr9ieeXj5f2lTih8YnsyUdY0tjvTxGmZa6pzfNjhV/KuHV6zUcqCQvDn",
319
347
  "url": "/vega/p-68744e7e.js"
320
348
  },
321
- "p-68ca8d3c.entry.js": {
322
- "integrity": "sha384-BCM9sLoEd+EeJyY3bvMdpwYTvFfKlYkLdhEz2R30K1gZPeBPA7BnMtjGq4dFEoQU",
323
- "url": "/vega/p-68ca8d3c.entry.js"
324
- },
325
349
  "p-6a334573.js": {
326
350
  "integrity": "sha384-MMaPhmVVsCV4KtvESZj7SxRK66+vKrJ0VZzgjt0MFTFxCYmzk0ZsyXdyn9/qyYeP",
327
351
  "url": "/vega/p-6a334573.js"
328
352
  },
329
- "p-6a6c1279.js": {
330
- "integrity": "sha384-UX/9jerdE+PkAo9/gE0aMhJL6+cd8Zb7xGX9Kt9M4NsnG5I9POx17KAf83AmwWrU",
331
- "url": "/vega/p-6a6c1279.js"
332
- },
333
- "p-6ae93679.entry.js": {
334
- "integrity": "sha384-dcgkRvLUY8rC3il1CJF71DRADLYFNmxzAxR6rnyjCndkExJVT8JTV5OTz/6DCp7j",
335
- "url": "/vega/p-6ae93679.entry.js"
336
- },
337
353
  "p-6b2342e0.js": {
338
354
  "integrity": "sha384-UL9b21shdvhTDBt8RfNys45rftlTyQWyvsvhLOoVhd9vqhNx4G95U1fVx5CZzMTC",
339
355
  "url": "/vega/p-6b2342e0.js"
@@ -342,9 +358,13 @@
342
358
  "integrity": "sha384-clOjVJlhr3pseQonz5lgX9q3q8iqErNDHX6HtfpI7fBYoAeq8ZcRQoipBR6dqBOJ",
343
359
  "url": "/vega/p-6bd5c49b.js"
344
360
  },
345
- "p-6d90d28d.entry.js": {
346
- "integrity": "sha384-WgvVTij+wBr7cBSpdNhh4/vPMeaej6VztyFU4AyMOtQGWAK8GZZQRcSo9C95EfHN",
347
- "url": "/vega/p-6d90d28d.entry.js"
361
+ "p-6beaf1c8.entry.js": {
362
+ "integrity": "sha384-itTOwh/wT/UmAzEWs9frmbUd5k/PP5OvQqaMEwe6qPdo0zXOAKwlcRBz7hwlbK9W",
363
+ "url": "/vega/p-6beaf1c8.entry.js"
364
+ },
365
+ "p-6d4f6031.entry.js": {
366
+ "integrity": "sha384-RFEQ6lRBagFEFWPKazzLdrY6yRMW9qymK1+YVv/ps73Sa7uNu3y6a/vmSh+YIhku",
367
+ "url": "/vega/p-6d4f6031.entry.js"
348
368
  },
349
369
  "p-6db1b9ac.js": {
350
370
  "integrity": "sha384-82a2wcj8t0z64jpv2jlaHY2Gn5nJbsANfuCMaJVOk7EpjxxjuzXvB7yWzpTbJiBD",
@@ -354,45 +374,37 @@
354
374
  "integrity": "sha384-ltsq5cZ65axF39/agbgyn/4pyTy3roJ35TNtMmCEfyRlof5EfNlq7z6YSoSFm35I",
355
375
  "url": "/vega/p-6e1ab235.js"
356
376
  },
357
- "p-6e9e7131.js": {
358
- "integrity": "sha384-FGtD4XLAdd40lKa4fpgJWXmZxDZype9oIg5qKzgBwm3ZIftxZgrN7cM8pc+QxjYp",
359
- "url": "/vega/p-6e9e7131.js"
360
- },
361
377
  "p-6eedbc4f.js": {
362
378
  "integrity": "sha384-oGoPDkb0ufr0DqJXFLYf1U6rQyQWI3LKR5G2kuXuifMjeUt9LqHHRFdeO9uQ9jEw",
363
379
  "url": "/vega/p-6eedbc4f.js"
364
380
  },
365
- "p-6fae6768.js": {
366
- "integrity": "sha384-xlx0qWNCChYc9hrrWhn4OwBDxCo+GLSTIpDzsJZTBilQ6BJUAnjkTYzhW5fomxzs",
367
- "url": "/vega/p-6fae6768.js"
368
- },
369
- "p-71813a9e.entry.js": {
370
- "integrity": "sha384-cC8L5e08Uj5Xdwbng+AhgEmuhYsFOxbvbznLuR1Yimd3SXalUkoGUldQbrtxWUcc",
371
- "url": "/vega/p-71813a9e.entry.js"
381
+ "p-7044bb48.js": {
382
+ "integrity": "sha384-V6Yw95JEybIil8FiLbHsNshoaNHpDuPLEn6G8pNtfIiea/yoHO4frUn8qgQj0Xzh",
383
+ "url": "/vega/p-7044bb48.js"
372
384
  },
373
385
  "p-71909102.js": {
374
386
  "integrity": "sha384-GihUPntQACkH5nN+wJ44nK80evne8uPeXWH0GVStwj422TsY/p23EynH1exSvIqB",
375
387
  "url": "/vega/p-71909102.js"
376
388
  },
377
- "p-729529d6.entry.js": {
378
- "integrity": "sha384-ctXujCjbgnXBEX0JqZNfFdLHEz0QWo9FmaICTM8vgrrAOINe8ILZ12PExAn9jLF3",
379
- "url": "/vega/p-729529d6.entry.js"
389
+ "p-7228088b.entry.js": {
390
+ "integrity": "sha384-Kz/RoXxDhv8nbKUF+CL5ujphQ/EXwTUt906h8PkMZYgEaiAHVnOrQr37P8zcEpLa",
391
+ "url": "/vega/p-7228088b.entry.js"
392
+ },
393
+ "p-741e064e.entry.js": {
394
+ "integrity": "sha384-MZWmJPO+pCTMcaKKztv4npWYhNzXVAHNJDvo1ZLYiOYYmqDlrPt9QTNAFcdg7QxI",
395
+ "url": "/vega/p-741e064e.entry.js"
380
396
  },
381
397
  "p-75b58efe.js": {
382
398
  "integrity": "sha384-Xw+Gvr8IiM/pVfkhwPYWLwUtfCW+PI0t3HyK340JlNu6jemkLYHp2RKYEk8Bk2ga",
383
399
  "url": "/vega/p-75b58efe.js"
384
400
  },
385
- "p-75bfbffe.entry.js": {
386
- "integrity": "sha384-BmnWq28cUpqmK8aHzE0jOMQIzDNwCwdCmGetySTPBsfpzZOFRIwSDdVeiiP7OLyM",
387
- "url": "/vega/p-75bfbffe.entry.js"
401
+ "p-75c7f8ea.entry.js": {
402
+ "integrity": "sha384-3ylStTi7XI7SlKkBcn7xuqWI8hpDv/GOv8r7PU20Z1N11P9K231gjESruwr8OvpW",
403
+ "url": "/vega/p-75c7f8ea.entry.js"
388
404
  },
389
- "p-764b4e51.entry.js": {
390
- "integrity": "sha384-e/wTkEI5whZslVAloaJ9amQuRd1wQr+Qb5Ugjld05JsmTKNIIj7zmC1ixXdyjfqW",
391
- "url": "/vega/p-764b4e51.entry.js"
392
- },
393
- "p-77bcdd35.js": {
394
- "integrity": "sha384-hrYZGpzIRDSo01Lm9dOTtD57QJCht/ZSijOrjvWN9niWGitkl/PlNnS3DGlvWQwj",
395
- "url": "/vega/p-77bcdd35.js"
405
+ "p-76135e80.entry.js": {
406
+ "integrity": "sha384-d0B6ULJQHPgiKoaJ37kXpFcurO9R2did2iaJSFtxvaucLx9ZiRmAkrPzGQw/pU0o",
407
+ "url": "/vega/p-76135e80.entry.js"
396
408
  },
397
409
  "p-77e64f26.js": {
398
410
  "integrity": "sha384-GRiZnsv5dHZurV3UVJjVG+QODymlx3SWD084FKEqMhYYjFfu5sj5HGgBHCqUf2j+",
@@ -418,6 +430,30 @@
418
430
  "integrity": "sha384-3/boYh5y30Vq8qtbDBeZWrCh6oo61MumHgykm+TqcJLMLz+li8wO2/ouO3Mr4GZG",
419
431
  "url": "/vega/p-7d3419c7.js"
420
432
  },
433
+ "p-7d748545.entry.js": {
434
+ "integrity": "sha384-o6q5tupZYQa+Z8m2wP5xWN3t5tqRTgD/fYb/AoO/SngA/ftkYIDJCJjNLfSpuojc",
435
+ "url": "/vega/p-7d748545.entry.js"
436
+ },
437
+ "p-7dfb1481.entry.js": {
438
+ "integrity": "sha384-0TntpI5GniH3HqHhuzz+UEriXmQ4kkjZeCRFjgX/CIYBL5fnMlX49Xx6r2VW+fM1",
439
+ "url": "/vega/p-7dfb1481.entry.js"
440
+ },
441
+ "p-7f711049.js": {
442
+ "integrity": "sha384-XP6UwhHQKA1bWozxv7HmO5SPcKi7UHhP6xvkMERUzOPuUblJ6/fTF8S3plgD8LDP",
443
+ "url": "/vega/p-7f711049.js"
444
+ },
445
+ "p-7fd15dd1.js": {
446
+ "integrity": "sha384-KHZG7invCd6Umo9n58N173aJO6hosd+82YR7Zq3f5KslZShSkt9FBRCzd+t5c2vF",
447
+ "url": "/vega/p-7fd15dd1.js"
448
+ },
449
+ "p-80321148.entry.js": {
450
+ "integrity": "sha384-HLFxBH3s70u3CvhEQaQc5jYZ5eFc/88y++lHlzbTULs9I3CWppbrDiVQquJ/rCVF",
451
+ "url": "/vega/p-80321148.entry.js"
452
+ },
453
+ "p-816064f2.entry.js": {
454
+ "integrity": "sha384-5+G9RnFojSBvkEMu8glEpq0tIZdXtdaLa9Kk3OugmM5hiIWrv5Z78RZ2X5LdsPwh",
455
+ "url": "/vega/p-816064f2.entry.js"
456
+ },
421
457
  "p-8187878e.js": {
422
458
  "integrity": "sha384-ER50AZex8T4hT72B9seq2Pn9yC7mTUr9VRzOkl08U0Hnd0/ToyyepkylTc4CEDE1",
423
459
  "url": "/vega/p-8187878e.js"
@@ -426,13 +462,25 @@
426
462
  "integrity": "sha384-T/bHhrm2CQkNlyPiTtjmc12oSIKebKVebs7Kfk//0O7851z/7igr3gl2e0osrXvm",
427
463
  "url": "/vega/p-81dd00d0.js"
428
464
  },
465
+ "p-82411b76.entry.js": {
466
+ "integrity": "sha384-spBqyidhc8lyCCgGd6r4VtJFz3yaTmrqTGt6UzV5BZJ1dP2PrnROXbvxirwukIx8",
467
+ "url": "/vega/p-82411b76.entry.js"
468
+ },
429
469
  "p-8387896e.js": {
430
470
  "integrity": "sha384-fUyEH5wJm4qLng/v3sbiJiVzkAWe2jgDvemC34xDKtbPGiG58QDO9k2eou4AauEG",
431
471
  "url": "/vega/p-8387896e.js"
432
472
  },
433
- "p-853a05eb.js": {
434
- "integrity": "sha384-xxZp8xlbkL9t5gvRS58KL96Nle0kSgmUnq4YLkVh9hmDLcR/u3vxfLwh7OlwqPt1",
435
- "url": "/vega/p-853a05eb.js"
473
+ "p-83f5ef3a.entry.js": {
474
+ "integrity": "sha384-S9GZdyigyqOz6JWjQImCgEqu6DzvTPSZvq9c0XOFkWcG7xtBowmqkeJ6ic2+hCy2",
475
+ "url": "/vega/p-83f5ef3a.entry.js"
476
+ },
477
+ "p-85695819.js": {
478
+ "integrity": "sha384-P0BaXQffkUuqHLQSvbTLaLrAPFYiVxGF9/AfOb5b2Nqmn6jdRfj38udUK/vglXUd",
479
+ "url": "/vega/p-85695819.js"
480
+ },
481
+ "p-85a940c0.entry.js": {
482
+ "integrity": "sha384-q12xN/TVuYKBCKjmP8bi1Cq+IaOy/s3kPsdLKyY7OXG/aM9TSHML331QmVZct/oK",
483
+ "url": "/vega/p-85a940c0.entry.js"
436
484
  },
437
485
  "p-87a4d75f.js": {
438
486
  "integrity": "sha384-Bz9ZaldB0ZhtmnAHxmFD5lSrwDPXjPjMrngGExoXDcFss/K7FuP9x70q96IQACAY",
@@ -442,6 +490,18 @@
442
490
  "integrity": "sha384-SI/HJYKkk+HnGWcSy9cLh8wmSSH+2c5gKKHn6P4xJLK1qEt8AXjYl5WXUHALYW4S",
443
491
  "url": "/vega/p-890a5254.js"
444
492
  },
493
+ "p-8a38746d.entry.js": {
494
+ "integrity": "sha384-ziZLkziYg7Vr4WkQtMK51jH/l4gJgmatdL+dQ2+JFA5AzNEALIhnFeBUqTlJ8Hu2",
495
+ "url": "/vega/p-8a38746d.entry.js"
496
+ },
497
+ "p-8a4cc7c2.entry.js": {
498
+ "integrity": "sha384-6TID9Q21G8E8Vf8cEnMNYlLro06qlDvVki09Wbm8XMkpA1kSmN4TO6JFYc3nOWol",
499
+ "url": "/vega/p-8a4cc7c2.entry.js"
500
+ },
501
+ "p-8a6e378a.entry.js": {
502
+ "integrity": "sha384-b8Xph7aBWmBu16W/0r0y4EN0dPK4aDzs5WYKaZuVCRKISBl/KfXMubmhY8bKiCgn",
503
+ "url": "/vega/p-8a6e378a.entry.js"
504
+ },
445
505
  "p-8b5d3a52.js": {
446
506
  "integrity": "sha384-arQZrpDoF76nEBNba6GhsK/diXONsxf3mZe/s9LYCjtq8sD1sZNHbvq9VmYh4IMt",
447
507
  "url": "/vega/p-8b5d3a52.js"
@@ -450,78 +510,66 @@
450
510
  "integrity": "sha384-4FFcK9bUx3SNPkdqjnbsavncVyTkPsu0EPc79zRx5Jcnhiy0C9f4aPI+4H8GER/y",
451
511
  "url": "/vega/p-8bc15ed0.js"
452
512
  },
453
- "p-8ce9e214.js": {
454
- "integrity": "sha384-1K6eFPU37v0PviFAg97t9l4wMT9a546i6rTe88e4ja0dO7cX6pWBVXkqZA4BDYoA",
455
- "url": "/vega/p-8ce9e214.js"
513
+ "p-8bd29577.entry.js": {
514
+ "integrity": "sha384-7vd6uyxUCV9apXpTbXY6ixtFNa5KcktOfmaZs2wXMjNay3z+oVe+qsXg6TREBQAr",
515
+ "url": "/vega/p-8bd29577.entry.js"
456
516
  },
457
- "p-8e8b5790.entry.js": {
458
- "integrity": "sha384-kc4tdt9V84sT15f9HMlEQqhWwVODFa36Av40g9Yn+pgama//fj8sUQKtIN91Vkut",
459
- "url": "/vega/p-8e8b5790.entry.js"
517
+ "p-8e1f30ec.entry.js": {
518
+ "integrity": "sha384-Dh1Ldagfivn1NQ9L8EFBDN3S2qC9W9KFU8bxk3c31S6TZiRlNJF2iimTG4pdPLZV",
519
+ "url": "/vega/p-8e1f30ec.entry.js"
460
520
  },
461
- "p-8ebe30a8.js": {
462
- "integrity": "sha384-hp6b86schJIt5H4PUuRh/9c7mq30j0LyAD7EnEuAYklqAncAgD9Ab9EBGuNigPeN",
463
- "url": "/vega/p-8ebe30a8.js"
521
+ "p-916da3ce.entry.js": {
522
+ "integrity": "sha384-vowxdTMyQwe/hfUuT0ZfyEUrFssoeZ2pkb7XLlF9apDH9V7AGG9H79334bDmNvsz",
523
+ "url": "/vega/p-916da3ce.entry.js"
464
524
  },
465
- "p-8f00dfe6.js": {
466
- "integrity": "sha384-zd2Z4Qk6cNOE7AGoNPM4QLRD6hJEIVKZeVkEDsyFvrYr8n0XhYvKSEkxqz0Wjj7M",
467
- "url": "/vega/p-8f00dfe6.js"
525
+ "p-92efdbf0.entry.js": {
526
+ "integrity": "sha384-n9V61xs/pj6P0fAP1ugsn1LAJCBGVwFk0R04l/0LUB4K1Y89cDgkANEnZK7yWpBt",
527
+ "url": "/vega/p-92efdbf0.entry.js"
468
528
  },
469
- "p-9236b8d9.entry.js": {
470
- "integrity": "sha384-JySWrMwRDyJ5Yx7V2R2tonceYAO1onfEgQGRKqPQdZRAWho3ahZkSxqC+TvR4KNs",
471
- "url": "/vega/p-9236b8d9.entry.js"
472
- },
473
- "p-9402f32f.js": {
474
- "integrity": "sha384-61wGrhgG8dztylI3pgc0hanToTpVqJs9jzTMG+hOpjuQ7Oie3M0zgLLQiyxcOiEc",
475
- "url": "/vega/p-9402f32f.js"
476
- },
477
- "p-941a83db.js": {
478
- "integrity": "sha384-MBGzQoU6vWYJFxzkfmqZiBJYgiMoTH464IeOsi7Wu4WFMz1Obm3w3ZPrFD8GzSxZ",
479
- "url": "/vega/p-941a83db.js"
480
- },
481
- "p-942f9ea6.entry.js": {
482
- "integrity": "sha384-Xphfp9lJJGRg/+kkux3spW9HjJVLBTa8JBSNkE/jbwsrs82Q3rH+IhMdZ/DjZGV/",
483
- "url": "/vega/p-942f9ea6.entry.js"
484
- },
485
- "p-96c090c4.js": {
486
- "integrity": "sha384-YF/kPn+QoA/u7GajUGdO/pnvaoCW+hPEKhFMFSjEdNIG+9FV2Dy4hd6UbczMGQwW",
487
- "url": "/vega/p-96c090c4.js"
529
+ "p-9680dfe6.js": {
530
+ "integrity": "sha384-49eyPNdINTjr4F5OxvXtu6usZuBHM6wliIIPA1X8OGOlzxwRjY9EwOiouhCppStn",
531
+ "url": "/vega/p-9680dfe6.js"
488
532
  },
489
533
  "p-982747ef.js": {
490
534
  "integrity": "sha384-FtSyRagV1+SxiSIds4SkKbhVjgmC8I2Rh+6qKMDXHd1EHZRHoyPohLqfp8tJd3JP",
491
535
  "url": "/vega/p-982747ef.js"
492
536
  },
537
+ "p-9a0e17b2.entry.js": {
538
+ "integrity": "sha384-vWy7Of9B4ure7W3XQt6P9PLl4wgYaFdGPcFT+V1CX+elxvFU9gzglHVxjt5It45/",
539
+ "url": "/vega/p-9a0e17b2.entry.js"
540
+ },
493
541
  "p-9dcecdd3.js": {
494
542
  "integrity": "sha384-RJL/c9nAO9ON9DpLlPlZrpyPNO9dNE/DA3OZMiq0bd6MQiM1H91X2XaTyjjBFWWy",
495
543
  "url": "/vega/p-9dcecdd3.js"
496
544
  },
497
- "p-9fb3aeeb.entry.js": {
498
- "integrity": "sha384-ARmLsOjIOuDXjk2dquCQhdmvQBaE7bxZ+LsZ7RAtU/SRi1EktJTFZxV8v3ax/Ew6",
499
- "url": "/vega/p-9fb3aeeb.entry.js"
545
+ "p-9fd547f3.entry.js": {
546
+ "integrity": "sha384-d5ay0oRYEjGVcKimmzToOXl7XIHfXDoq08cYofnzDeATvV48R56XV0BAXxZHdn5C",
547
+ "url": "/vega/p-9fd547f3.entry.js"
548
+ },
549
+ "p-a0c87e88.entry.js": {
550
+ "integrity": "sha384-UyUz7kUMeivGcdG6Mg1m+kF19At7+x0ASPcOkUW0Naj0KHY0k6YzgzCYvPcxm1Zn",
551
+ "url": "/vega/p-a0c87e88.entry.js"
500
552
  },
501
- "p-9fdf66a8.entry.js": {
502
- "integrity": "sha384-3/IP81lkr9XnNdklcOjsYDnak8/WdD8CzYm0wHoQxzXD5EEPSX44UH819mvjIAKm",
503
- "url": "/vega/p-9fdf66a8.entry.js"
553
+ "p-a261a675.entry.js": {
554
+ "integrity": "sha384-unb/viZjtbKC6MYPU34pCYNrj3IFl0aymZ0rqZxPDaflWA3pPDskKewiwgo7Nxw/",
555
+ "url": "/vega/p-a261a675.entry.js"
504
556
  },
505
- "p-a2c45173.entry.js": {
506
- "integrity": "sha384-fKSFuZaFQR1RY/HuNSOVnQGuddf5jfA8o7lNw9MrcB0BxpZ8d7mTz1hptI/zizkh",
507
- "url": "/vega/p-a2c45173.entry.js"
557
+ "p-a2fa8c93.entry.js": {
558
+ "integrity": "sha384-957hDwbP8NCmRyBICtIHgwJ+naGkGgk/u8kzzQhOvIzsA8uQ3kSoe+Ag7UTswBca",
559
+ "url": "/vega/p-a2fa8c93.entry.js"
508
560
  },
509
- "p-a54ed341.entry.js": {
510
- "integrity": "sha384-WyyAG/0uzhMSKmxtHifolPtG9DpETh+G5uwH0Fx8ZsT04Vkae2jbS79fdY61xEXE",
511
- "url": "/vega/p-a54ed341.entry.js"
561
+ "p-a5fa260b.js": {
562
+ "integrity": "sha384-awK/fgAFxhcCbLqno/3V8ou7oA3QO54PAid+fRl7ZAcw9zEWvXI/zuME7EI5xjf+",
563
+ "url": "/vega/p-a5fa260b.js"
512
564
  },
513
- "p-a6a89f09.entry.js": {
514
- "integrity": "sha384-m/T7ddBSlbAfj69D8eRdC4smufPupFWCZkgibzlWWMg9vLsS35tjCiVqHUzr1QUN",
515
- "url": "/vega/p-a6a89f09.entry.js"
565
+ "p-a83cef5a.js": {
566
+ "integrity": "sha384-nJwkDZ0Rhss7xPOSuEAm9q2bDaQBTAHwBlVRBkmzH4l7tI/Hdn0rlE4dSXIkhI5v",
567
+ "url": "/vega/p-a83cef5a.js"
516
568
  },
517
569
  "p-a841cf13.js": {
518
570
  "integrity": "sha384-edpn/4KteKeQqVfz7n1+gd4xyoawZMUQEwEwfBzMGrlFKnc2lYgJAH31j4Pc/RKF",
519
571
  "url": "/vega/p-a841cf13.js"
520
572
  },
521
- "p-a8a246e8.entry.js": {
522
- "integrity": "sha384-Xv3L4rdtraIQKmRnX1Ek6cXJPC1mwFP3J6MLPniOfWNr58efyUOMdEVTnmNV6PlU",
523
- "url": "/vega/p-a8a246e8.entry.js"
524
- },
525
573
  "p-a93b3aed.js": {
526
574
  "integrity": "sha384-gjfkXPXtiV9VjPm2edeERDkexG/kJKfCTfhtIxfQbfNpmkk7Dpep4FzQpH5un3hT",
527
575
  "url": "/vega/p-a93b3aed.js"
@@ -534,29 +582,17 @@
534
582
  "integrity": "sha384-XYi+X0rcazEn9gOAfW4t9/fPY5KoXTAbaQgkszam5bxDq/ELQMhc+0BBAENVK6ln",
535
583
  "url": "/vega/p-aacf6920.js"
536
584
  },
537
- "p-ab9d53e9.js": {
538
- "integrity": "sha384-HGvZ0qmMmcfqoo4NjJMx5b9bTztrjjpdgrhiuEc6MtZUOMJgVbcXwmP2sFa27Smh",
539
- "url": "/vega/p-ab9d53e9.js"
585
+ "p-abad8ffd.js": {
586
+ "integrity": "sha384-hexdhxSbWzNygtV98GtPSwFAou5fYeNOfdoJOtkzk7e4UHY2rVqa9cbGCwgBWS5R",
587
+ "url": "/vega/p-abad8ffd.js"
540
588
  },
541
589
  "p-abd7aeaa.js": {
542
590
  "integrity": "sha384-OZfjiSRzKH4dxDeCQA06wgvvdBi34VWK9GX0wtuA52bjHZmhZsOSdrS0ZHDjquGh",
543
591
  "url": "/vega/p-abd7aeaa.js"
544
592
  },
545
- "p-adc64ff6.entry.js": {
546
- "integrity": "sha384-dDMuPS8mCsU1YcT3BFJtSAjHVQERtqIMY+3+4Ef50xYdpvZkWpTxZes+1tyQnn5l",
547
- "url": "/vega/p-adc64ff6.entry.js"
548
- },
549
- "p-af0cfea0.entry.js": {
550
- "integrity": "sha384-9HIfKZ2vKQxgpj+ANrwMX1nwNzevgYnUA5VIIqbxpl1ppii/Pv/l77ZWo5U7vv+U",
551
- "url": "/vega/p-af0cfea0.entry.js"
552
- },
553
- "p-af0e9bd5.entry.js": {
554
- "integrity": "sha384-4SWf0PNj/N6IOOK1GNJahHDHhp7qNng0M2cCurdaoskgQDtuKq6wD5FEdfRqykIE",
555
- "url": "/vega/p-af0e9bd5.entry.js"
556
- },
557
- "p-afcd8f04.js": {
558
- "integrity": "sha384-/Gk7Hj7IWSRwwXvP45BTbF29QqDQ6FoHXFBK9Q+GAOLnNKCXioxyI6MNZ9h/Rt3z",
559
- "url": "/vega/p-afcd8f04.js"
593
+ "p-ae12cc3f.js": {
594
+ "integrity": "sha384-n4o6loOj7nEmiEZMBQxmhKrEJyFf4hEQXKXOtTUXl/Phh+6TVa9MLUQV8uIMzTL5",
595
+ "url": "/vega/p-ae12cc3f.js"
560
596
  },
561
597
  "p-b1557bbe.js": {
562
598
  "integrity": "sha384-caumhFITTCkT1fE6Q/+EjGN1oPPVl16bH6vnQ4BCus4hWdyDQJKwKEo7kkuflmEV",
@@ -566,13 +602,9 @@
566
602
  "integrity": "sha384-RlpuylIhcjAI0GjtpuWCBQwl0m+XBm0RSAebWVo+7oYWEexE5UeNZJKr/7hrP5hZ",
567
603
  "url": "/vega/p-b19b1c08.js"
568
604
  },
569
- "p-b21cc390.entry.js": {
570
- "integrity": "sha384-7yRUaKOY6yWSjBYEAiEWM/lP7eLjeQWpIP+NiGbVoRPbYHi3D/gycq+mZVphNyVM",
571
- "url": "/vega/p-b21cc390.entry.js"
572
- },
573
- "p-b2a4314a.js": {
574
- "integrity": "sha384-GxvmmXfcChFkVG/me3aa8I86I5Hb6OPeRY6SkKbm7XBQ7I3xid/C35hppKq0WCkK",
575
- "url": "/vega/p-b2a4314a.js"
605
+ "p-b1e1c7d0.js": {
606
+ "integrity": "sha384-q4LFAtUiIVdoVJu4RHdEFHoveWJZom+T39uRYzPSRPyWZLZXoLScOvST3wjIwBTs",
607
+ "url": "/vega/p-b1e1c7d0.js"
576
608
  },
577
609
  "p-b3420fcf.js": {
578
610
  "integrity": "sha384-ekcNVqxT841qXGF+IawLzm3sDsfXjQcfmBgDuKSAv1kuhmjy0uRO/4SWzwbRWi2s",
@@ -582,78 +614,78 @@
582
614
  "integrity": "sha384-iGtcqYyKMZ+TRtJk0xTgDL0ixvKO33zztd+wqivbnJac3qEIAMDCO7eSxMmUVygQ",
583
615
  "url": "/vega/p-b438e68b.js"
584
616
  },
617
+ "p-b48caf90.entry.js": {
618
+ "integrity": "sha384-T1Ib2Wk8SA7tQCMT0X+aVT7nFkFVY9zSfkqN9/Ap7lEEUSB6CKDX+PwoEAKKzHPu",
619
+ "url": "/vega/p-b48caf90.entry.js"
620
+ },
585
621
  "p-b6225d01.js": {
586
622
  "integrity": "sha384-YzPDA8/fUvc2ssgV3v207XGF7HoBa+uNf0bCPBD+zBAdk1K4zKS8aXWQVxYLomLC",
587
623
  "url": "/vega/p-b6225d01.js"
588
624
  },
625
+ "p-b68f55e2.js": {
626
+ "integrity": "sha384-W9H0G/EGwbkuWOsyWo2OD38Dm9FxLv9zXAbn26akInO7cZKYSF4fCNXx7Uu8KH5S",
627
+ "url": "/vega/p-b68f55e2.js"
628
+ },
589
629
  "p-b75ee3ba.js": {
590
630
  "integrity": "sha384-acjZRrMTBChYWCKYOA7TcvANdC864ichwpAtm10qB/jVHhchfOzW3WZjIQPCTr8z",
591
631
  "url": "/vega/p-b75ee3ba.js"
592
632
  },
593
- "p-b94f164a.entry.js": {
594
- "integrity": "sha384-x63gxdolWCVq3BKWcvAbbT4ohOaqAkwJ2mAwn7PMa6WYwSw7FX4/5THNG6eiZua/",
595
- "url": "/vega/p-b94f164a.entry.js"
633
+ "p-be0eb72f.js": {
634
+ "integrity": "sha384-HEAsNin1HnvEd+Hf3b/UtUhRLEMH8QGMpp8q945D/9Y0jKZPQ4QSMqB0qezCOWsq",
635
+ "url": "/vega/p-be0eb72f.js"
596
636
  },
597
- "p-b97ed9f7.entry.js": {
598
- "integrity": "sha384-Dqw6jwQX6sleG72uTjX4SiaddYw2tdCDpuzb4j8bIycFPYdCaEcCSt5WOEhg9GR8",
599
- "url": "/vega/p-b97ed9f7.entry.js"
637
+ "p-bec0e08a.entry.js": {
638
+ "integrity": "sha384-Dy7nRLLcbPOyynNvO3rSdUboVdZPpX72YX+rWQhmHWpKH03b/sgQP4nEuhpGWf4U",
639
+ "url": "/vega/p-bec0e08a.entry.js"
600
640
  },
601
- "p-bbfffe6b.entry.js": {
602
- "integrity": "sha384-5ggAXqlDS5L3EyWWqEK4GXRI0YJH2J1N4ufD/189yJK8ikJ3n7Y3rYZ2RPdoPN/S",
603
- "url": "/vega/p-bbfffe6b.entry.js"
641
+ "p-bec31ffc.entry.js": {
642
+ "integrity": "sha384-gcRPb6pkAKB5Due6jv7h5z+FkNqQtjL17S+8ZQhHlOYnbZFz4o+WkQ8Zb+BJRP54",
643
+ "url": "/vega/p-bec31ffc.entry.js"
604
644
  },
605
- "p-be783294.entry.js": {
606
- "integrity": "sha384-j3aPhvsS3UqI8Ogt5K+jLUMX65ivjazYhmbOnJtKRHIGOkVjGMIeV0bj9jJx2afV",
607
- "url": "/vega/p-be783294.entry.js"
645
+ "p-bf0b46c1.js": {
646
+ "integrity": "sha384-oj6BNnpNtLIWogGr0u4mFdQAfd+vYb4RVs0ZPe1Yb1UKAZ0q+PJTg/rubv8R0tCG",
647
+ "url": "/vega/p-bf0b46c1.js"
608
648
  },
609
- "p-beccc38c.entry.js": {
610
- "integrity": "sha384-Er75jNTLAFZFOyjWTWMyHIrxvgbZND+SycDWiMHU63p3YRzQs0Pyxp3jtAaQX0xq",
611
- "url": "/vega/p-beccc38c.entry.js"
649
+ "p-c0823f32.js": {
650
+ "integrity": "sha384-UsTag344bdqlOGhsqMAYLSMDOVYc1yjnj0PHddWoctgh0kthqaw0cQ5x31FXuTBg",
651
+ "url": "/vega/p-c0823f32.js"
612
652
  },
613
- "p-c04a90d8.entry.js": {
614
- "integrity": "sha384-M1iPCvv2DQ9ybios5PZHtfoRKtlCxLJdpt6iLNxKUjx0HcnW9wb+lB+lpAGj1efq",
615
- "url": "/vega/p-c04a90d8.entry.js"
653
+ "p-c0eb8c58.js": {
654
+ "integrity": "sha384-A+uZxQPJrQIAi4/cHJn+Pjx66HyFCCc/S7otWtKgn/VSOw4l9cjihDj7eBt5HFQo",
655
+ "url": "/vega/p-c0eb8c58.js"
616
656
  },
617
- "p-c34f4cbc.js": {
618
- "integrity": "sha384-PBL7TMsKpkLWkfFJ0TcTlOJ9AfgPqSUtumJQw51DQ+S+6nSyf6W4ZsllE/v2K0ph",
619
- "url": "/vega/p-c34f4cbc.js"
657
+ "p-c5af2ecc.entry.js": {
658
+ "integrity": "sha384-ZoI5kshqQEPbZ3gqtu7X2FK7XDbR+iwu70x5LVy5zpQTCN3mMQp/U5Nsntc9ZWkm",
659
+ "url": "/vega/p-c5af2ecc.entry.js"
620
660
  },
621
- "p-c51de680.js": {
622
- "integrity": "sha384-NGVHzOXMCnOjO45uUXR3tv8bsCEOAnAvzWbvlvsSwSp1r7U3FaqTHK97gTEpvmBe",
623
- "url": "/vega/p-c51de680.js"
661
+ "p-c6419eb3.entry.js": {
662
+ "integrity": "sha384-zbwnJrdoub8LmIDKlakSPs+ELYDN7VdZvbqvTdTxctYz6CYnJ8l/5MllxHn8Yux5",
663
+ "url": "/vega/p-c6419eb3.entry.js"
624
664
  },
625
- "p-c576e846.js": {
626
- "integrity": "sha384-09O2OKkF95X4lax13OIqaMnXIY+DmvbzB3rc9tgLcNCbBzfUOKU1nSK+8WlMtYQJ",
627
- "url": "/vega/p-c576e846.js"
665
+ "p-c66c6fd2.entry.js": {
666
+ "integrity": "sha384-q+nyaYQDadlbVq+EojvdLponrSs/FXBGJOwHuPpH0AqKR+pE1XegCBUlMoZOihkf",
667
+ "url": "/vega/p-c66c6fd2.entry.js"
628
668
  },
629
- "p-c601eea6.js": {
630
- "integrity": "sha384-428/ztyWmLU/CHNSHdIaWCheloLZw8pkhpVWJO7i6QocwOtELbMVAePGfYdXT2ML",
631
- "url": "/vega/p-c601eea6.js"
632
- },
633
- "p-c6d2513c.entry.js": {
634
- "integrity": "sha384-6hPlCopfHxmZ5JDq8ZGkFEDxqt5Uu0xrvOzh9CNXkx7DXmEem6uGBEW6e3nUWSOt",
635
- "url": "/vega/p-c6d2513c.entry.js"
669
+ "p-c6b6987e.js": {
670
+ "integrity": "sha384-TCphawoN2DVDoPulWvQp5KBNfAIh4b+/fHXpyFDTFQwtWKGKr5tWuwKkLnOyBwOl",
671
+ "url": "/vega/p-c6b6987e.js"
636
672
  },
637
673
  "p-c78fe943.js": {
638
674
  "integrity": "sha384-YmaSzstaHT467nrKi2qUnGaH9THiHH3AHLE3RYg29kBUlN0IYtEMV+PWpgD5zkiQ",
639
675
  "url": "/vega/p-c78fe943.js"
640
676
  },
641
- "p-ca6bd3a0.entry.js": {
642
- "integrity": "sha384-rBfol+OxXRNRHBkRPlc6SGxUruMH1ZTaqqzJ0QastdiN0cMJfhKLQisrTm+2/HkD",
643
- "url": "/vega/p-ca6bd3a0.entry.js"
644
- },
645
- "p-cab890be.entry.js": {
646
- "integrity": "sha384-pynqt3Wgeq+Gwv0+crZwsObU9MGLinkaPl6uBx8VtZtzRoVaR4tMMk+TbFcDsvs5",
647
- "url": "/vega/p-cab890be.entry.js"
648
- },
649
- "p-cb1cd15f.entry.js": {
650
- "integrity": "sha384-fOInpd4pQrGLONiNwWxnF+a3ECZs4QdJAi3X9Y9QVH932oLzLqXpOmwtJw/SF0++",
651
- "url": "/vega/p-cb1cd15f.entry.js"
677
+ "p-ca60a74b.entry.js": {
678
+ "integrity": "sha384-nVuFGy70emnCNIJH/76GxMhKfLj1YXsUrKPZlx8NsluPBwdDZxzaXP3KN+bJEDOi",
679
+ "url": "/vega/p-ca60a74b.entry.js"
652
680
  },
653
681
  "p-cb378636.js": {
654
682
  "integrity": "sha384-yZJfN/BDJ2elgeyIIbSm4i3qXFbj2yNm3QJdyl4Bcoj6qbEyjK8S0c1de5oN+7Hg",
655
683
  "url": "/vega/p-cb378636.js"
656
684
  },
685
+ "p-cb68a43a.entry.js": {
686
+ "integrity": "sha384-8l3J7sDkFq2V+Mee6kym6zw1Sns4fWOafecT7d7EYUZfvaGsIfSYC2fybAQLdhfB",
687
+ "url": "/vega/p-cb68a43a.entry.js"
688
+ },
657
689
  "p-cc569b54.js": {
658
690
  "integrity": "sha384-Gdm6Kq7MksWQnUgJtTkKFSOzz7B/ugFAW55mfHTQkqBN1qhn4tcrijCczU5E1gwC",
659
691
  "url": "/vega/p-cc569b54.js"
@@ -662,6 +694,14 @@
662
694
  "integrity": "sha384-tSicHhZeYR133P/yg1F1OMJss16WGC3URbqt5bdbtS/apfyvJ1gBCpZGvEgtJBE5",
663
695
  "url": "/vega/p-cdbbdcc2.js"
664
696
  },
697
+ "p-cf5c5515.js": {
698
+ "integrity": "sha384-87whIxA9gl89pz3odE1KmaFkYa5Vb/YxAEkQuX/q9zKRDY16d9Lp9SIfVZG0ZX/D",
699
+ "url": "/vega/p-cf5c5515.js"
700
+ },
701
+ "p-d1d91f1a.js": {
702
+ "integrity": "sha384-kaxdPJQEwIcudMFxLflp59y4xXNttOUyBQQnK9E7AA2mWeE/5bo7S5S9FFzCH5/i",
703
+ "url": "/vega/p-d1d91f1a.js"
704
+ },
665
705
  "p-d1f47512.js": {
666
706
  "integrity": "sha384-wST7p5O2XmIY029n9QnkEh0j9N3rq620rPiJM+UPeVBOoN5JnenWCK3Io+vJHTfT",
667
707
  "url": "/vega/p-d1f47512.js"
@@ -670,121 +710,89 @@
670
710
  "integrity": "sha384-mG91UrBXLfAXXLsAR9Zqto6w7jMzTP3iTlmV+VfraVnMMKvXCHOlV6MXqqkOGqt3",
671
711
  "url": "/vega/p-d27ae9ff.js"
672
712
  },
673
- "p-d37d2ea4.entry.js": {
674
- "integrity": "sha384-nHo9K6P/jSx3bkevU2UjYg4eXCVqMy/lkh6tre+YpXKWR2U06KQkBwrs+j9SFXCt",
675
- "url": "/vega/p-d37d2ea4.entry.js"
676
- },
677
- "p-d3e99d4a.entry.js": {
678
- "integrity": "sha384-Uxn347gT4M9o9SFuyElEzC/nQWWwRwRDtZbXAUuBJmTxvmaVaREW4CwKDzXV8oy4",
679
- "url": "/vega/p-d3e99d4a.entry.js"
680
- },
681
713
  "p-d4ea8e22.js": {
682
714
  "integrity": "sha384-S+qMxovzBOQrvBEEK3uNwrcGzwq2VM7y7Pbn2aG+HxFCQbk69bA4gPJxEQPZlmcw",
683
715
  "url": "/vega/p-d4ea8e22.js"
684
716
  },
685
- "p-d6bd3ce4.entry.js": {
686
- "integrity": "sha384-PvY0rAXP8uFzBojKULYq1lOGpSsyIskSAkIN03vxtzoSfS7Dr53psDmoL/hj/OSa",
687
- "url": "/vega/p-d6bd3ce4.entry.js"
688
- },
689
- "p-d7838f6e.entry.js": {
690
- "integrity": "sha384-s+wFpltttdFEFIm+lteM0wowHUCIeb0wtxWXy8eyfvHBgEAd8Kds7ShtT35WYLhM",
691
- "url": "/vega/p-d7838f6e.entry.js"
692
- },
693
- "p-d8c9ea46.entry.js": {
694
- "integrity": "sha384-y3ZPS49kE1SCxLPAiuop6qNd/exXaU1wh+Gyjzc9Ym8QCw+4qTFQGMOyYGBk74pc",
695
- "url": "/vega/p-d8c9ea46.entry.js"
717
+ "p-d7e59f31.js": {
718
+ "integrity": "sha384-9doUPpH8a6OgM+LLz2s2OnGaKo/3pz8p4K4pldyVj2B9XVImG3ZYdfvO+7ck2Ezl",
719
+ "url": "/vega/p-d7e59f31.js"
696
720
  },
697
- "p-d9588b3f.entry.js": {
698
- "integrity": "sha384-66yIMiw3BXClb5fskV2ZtEB+YuXXoQk4ooNy4bnI+P7TvanSjyFtPqdFHkMY4YM5",
699
- "url": "/vega/p-d9588b3f.entry.js"
721
+ "p-d86e0b01.js": {
722
+ "integrity": "sha384-oFqSw8RyGQzNVtU/2MSbSOwD2dhkZd4qCBnEVY4ImD7rtVeSKF4xFhuJOHjjHobk",
723
+ "url": "/vega/p-d86e0b01.js"
700
724
  },
701
- "p-db69a5c9.entry.js": {
702
- "integrity": "sha384-lrj1fTXW0SgsF9AEXHxPmvB9E8nCtYm3YuA8TsTZQK4jSGJCMeBlmmdXrtBfKiEd",
703
- "url": "/vega/p-db69a5c9.entry.js"
725
+ "p-d8a0e3e0.entry.js": {
726
+ "integrity": "sha384-H8VL3NfJyxYgkwP2IqhipWwJspnAZRP+12gXfMuteSebff+Oz6pHdt004O8MelMJ",
727
+ "url": "/vega/p-d8a0e3e0.entry.js"
704
728
  },
705
- "p-de1d0284.js": {
706
- "integrity": "sha384-R/i//816XiDkZChYgxIE3mWohfKVeVIkUUgqi9AaaM9RaVOiMuJfrV8uSm02CRma",
707
- "url": "/vega/p-de1d0284.js"
729
+ "p-d8fa2f19.entry.js": {
730
+ "integrity": "sha384-8ZfRehXGiLAohKhuOKvG6qiR4fTYsFbbbbSfuktlYs5bMbZZ2m9wGcps834j2YsM",
731
+ "url": "/vega/p-d8fa2f19.entry.js"
708
732
  },
709
- "p-de6fc52c.js": {
710
- "integrity": "sha384-Cljld2WVChcbSKRLbO1gyqT18uz8VkGJVKau+zgKYaoR5z1/eDammv5GfADC2cPJ",
711
- "url": "/vega/p-de6fc52c.js"
733
+ "p-dd273d89.entry.js": {
734
+ "integrity": "sha384-vnC1RZeFKs0kH/xRCY4oJkzgHvXD9GlYDW89eXtdTJoFO1+9yHHCl4dVwPDL5ukp",
735
+ "url": "/vega/p-dd273d89.entry.js"
712
736
  },
713
- "p-e14323f3.js": {
714
- "integrity": "sha384-yOPn+8Mp/rZNyK21ddZXo2ZsMez5JskDkPIc6r9zge3PfehRmUXvTJ/zxLf4zh5t",
715
- "url": "/vega/p-e14323f3.js"
737
+ "p-dd673eb4.entry.js": {
738
+ "integrity": "sha384-Y0WUMjm7jx4oJUty9Ukp3HAhJt1DqwLnGJPtjH+4HJe1Qsf43/4VKfaHHWJCMdlZ",
739
+ "url": "/vega/p-dd673eb4.entry.js"
716
740
  },
717
- "p-e48b7a8a.entry.js": {
718
- "integrity": "sha384-YYVvEW9QudrQb0k5Xb3bmJ97xBe9kMcM6NqcwaUkSPLnFYRjnlGgS3tFT6RjWAf6",
719
- "url": "/vega/p-e48b7a8a.entry.js"
741
+ "p-dffe47db.js": {
742
+ "integrity": "sha384-MQUNNLv1jISTWaDbU5LLTbxabPZqjaAVGsPefQ6bdI3P9/aq9PKxzes0se40e0wh",
743
+ "url": "/vega/p-dffe47db.js"
720
744
  },
721
- "p-e5226de6.entry.js": {
722
- "integrity": "sha384-Jai+3q1YuPF2lbYbIdwtLdqNJwiWD3vlf4dPgTLcWMvdO/1EKwjWrTTsQd312q+Z",
723
- "url": "/vega/p-e5226de6.entry.js"
745
+ "p-e577dda8.entry.js": {
746
+ "integrity": "sha384-VF/EJln0roZpu2NpaJjwJXjbdOGPChaOX1R++oTQHOgJSmsngUv/LwERSFxJeqf/",
747
+ "url": "/vega/p-e577dda8.entry.js"
724
748
  },
725
749
  "p-e6f67a44.js": {
726
750
  "integrity": "sha384-nlE7cp5iWChRFuiVrKBqSZN5c+EVLwhORzXNPKsA6kbNEJJqfuUKncXuR+c4g5ox",
727
751
  "url": "/vega/p-e6f67a44.js"
728
752
  },
729
- "p-e8e3bf74.entry.js": {
730
- "integrity": "sha384-QSDecNg+49byIQCg+GoMxj7OfiNufxPsqtvTF8LTz9zVYTD1TvsaGXuWVpkiTutc",
731
- "url": "/vega/p-e8e3bf74.entry.js"
732
- },
733
- "p-e8f50fc5.js": {
734
- "integrity": "sha384-CMMlF2dhBCt6kbeeMyl8HjdnULLmMxSnCLeWEEZcjp59EWHg0XC7fFI+wE7ilMQJ",
735
- "url": "/vega/p-e8f50fc5.js"
736
- },
737
- "p-eadc10bc.entry.js": {
738
- "integrity": "sha384-PulYzd7vFjPSZDfZ2lIFFYw5NqLqSKcl4PrWLD3nL7XuoGOkT0hLfYUJi70hefwJ",
739
- "url": "/vega/p-eadc10bc.entry.js"
740
- },
741
753
  "p-ed45b3b6.js": {
742
754
  "integrity": "sha384-28/qETzDhb7hzm//Z8mEIvBztutRnm3HKT24Nipnsrk7Kk7CYTx/NOtHTmmpP88F",
743
755
  "url": "/vega/p-ed45b3b6.js"
744
756
  },
745
- "p-ee329596.entry.js": {
746
- "integrity": "sha384-YjYtkrLKpES4ExToYC2keOG85QKCIoQEV3MBLUiLBKb3lwQkNipbksZFv44c2jgA",
747
- "url": "/vega/p-ee329596.entry.js"
757
+ "p-efef0dfe.entry.js": {
758
+ "integrity": "sha384-Ka3zZlOGuYiHerxGT5S5SiWs2sjjwBD77TgJkrmJCunO9uEnf/yc5Yjgq679OZi4",
759
+ "url": "/vega/p-efef0dfe.entry.js"
748
760
  },
749
- "p-f01bc6a2.js": {
750
- "integrity": "sha384-OnJgeflhtQuoBtBB3U2T2QIuN7U/hLYtwD8D7l3mTanClZyapvpj5ZxgrQxg1ueA",
751
- "url": "/vega/p-f01bc6a2.js"
761
+ "p-effbfc50.entry.js": {
762
+ "integrity": "sha384-gPNGyxOfEDp9EN/eL5v4S8R6dM4ow6/Rhwauy41haX5P564WHtsxrfvQO+oedIVt",
763
+ "url": "/vega/p-effbfc50.entry.js"
764
+ },
765
+ "p-f0b49ae4.entry.js": {
766
+ "integrity": "sha384-pxxw/ZsTcyoHPaKgxWWnvE1UHqXqTxQiVULogj4ydNPBFpKotWArfSWgsSZGhZpn",
767
+ "url": "/vega/p-f0b49ae4.entry.js"
768
+ },
769
+ "p-f0c6e9c5.entry.js": {
770
+ "integrity": "sha384-xydQle+PazN4jRKbqKYzgYlRZyEAAnE9uQ1MXFtP6KuyHkAIYRkWqfqwWcXfZrns",
771
+ "url": "/vega/p-f0c6e9c5.entry.js"
752
772
  },
753
773
  "p-f0ff4463.js": {
754
774
  "integrity": "sha384-HqM0YNRfR6QYUhDVcCADdl3L3PR35c2wZhB8Jq5MZStZmFpuSipDrIwLtoQBtSop",
755
775
  "url": "/vega/p-f0ff4463.js"
756
776
  },
757
- "p-f324e90e.js": {
758
- "integrity": "sha384-kz7v6QJgmoRexAah8nYXJM9zEK/sMN/JAjWwyiELRe5q8Olo/z6z3K9iBwrKP6OU",
759
- "url": "/vega/p-f324e90e.js"
760
- },
761
777
  "p-f396c69a.js": {
762
778
  "integrity": "sha384-uKifHsuDWamC3F9GpLmvuIuBC8ZPi+pnElDIgBoo1VTpVaTTjB75M/SVVMWJclzi",
763
779
  "url": "/vega/p-f396c69a.js"
764
780
  },
765
- "p-f48519d2.js": {
766
- "integrity": "sha384-6GSLk24lEPFzSkfxkXh/r8nw55iYmuqsY7Rh53s4+h8yb1DA7WzJHqliVBwqmjH1",
767
- "url": "/vega/p-f48519d2.js"
781
+ "p-f5874834.entry.js": {
782
+ "integrity": "sha384-fMYnuKdLmzcftQy+yMgjN0UM6PjPQ9QfU3e/gEjRcA1qj7bQuGm+31JRy63JN8Ao",
783
+ "url": "/vega/p-f5874834.entry.js"
768
784
  },
769
- "p-f485448a.js": {
770
- "integrity": "sha384-/Er+oFwn2jAEQHYLw7OtPKScLN085+oHo35uNcObJyouKC3JiJw+vLg7EmSGJ4qn",
771
- "url": "/vega/p-f485448a.js"
785
+ "p-f5f26b44.entry.js": {
786
+ "integrity": "sha384-4lLHZDt+vja92LpBIfDrRFZ6uqI83OgbjNvX+9X4ZIAiEyrfZ5iLOSPDuQaLHhiE",
787
+ "url": "/vega/p-f5f26b44.entry.js"
772
788
  },
773
- "p-f8b2dbb9.entry.js": {
774
- "integrity": "sha384-qydlR7NSE4ZP4jI9+HU0cOLKLnzWtHB1VYR7bzJzT6nxJvHEe8cHNYDVl4K5wEje",
775
- "url": "/vega/p-f8b2dbb9.entry.js"
789
+ "p-f9f96030.entry.js": {
790
+ "integrity": "sha384-4/Sj7g4Gzn3VUAqASD6UF/UFHtB9X7oFWJYvMP6mKfnLMWUsBBysuGN1FMl2/30f",
791
+ "url": "/vega/p-f9f96030.entry.js"
776
792
  },
777
- "p-f8d13d01.entry.js": {
778
- "integrity": "sha384-rTsiGkvqBqPdGb1JfjUOVStsnCmRLUAbhH/Get9ZgBheMwvFvV2Wqa3vgPGwwfNy",
779
- "url": "/vega/p-f8d13d01.entry.js"
780
- },
781
- "p-f902305d.entry.js": {
782
- "integrity": "sha384-lFOcHwdJoXGpAKqBcn3khTmu2JdLJeA7164STtm09fq6crmcY4+eiiVI3qjUXUfq",
783
- "url": "/vega/p-f902305d.entry.js"
784
- },
785
- "p-f99f054c.entry.js": {
786
- "integrity": "sha384-c42v0zkh6MFLrUFysFhIbMY602Dj5ZGiXrBmyeAvSWGT0WOlGbDAkDODgsOj5kpn",
787
- "url": "/vega/p-f99f054c.entry.js"
793
+ "p-fa43272c.js": {
794
+ "integrity": "sha384-pANSfQGqXH2ha77jz7CS59TPzeyp2neIJyCDz/2DW93oUPle1VGdAWPfdk7VPS8y",
795
+ "url": "/vega/p-fa43272c.js"
788
796
  },
789
797
  "p-fb5ea4b2.js": {
790
798
  "integrity": "sha384-Uo5M0bTZFNHsN+mMSL6RrSUkgQJ6owcqlK8lTPqhOn/X5dQWp9gIzHWufUunm2y2",
@@ -794,16 +802,12 @@
794
802
  "integrity": "sha384-QvS9GqGpSByu3tossD/71HdVSdclg5FLTjdZOCU8UpOjpWFZ+2daPVjsKhxCDD4y",
795
803
  "url": "/vega/p-fd70418f.js"
796
804
  },
797
- "p-fe41e3b6.entry.js": {
798
- "integrity": "sha384-uRtsh10j48FVpG6IzuRnT7elx2KILw/zpdcbyGjGgPx4ZlYKhKSEWz55itA5j+B1",
799
- "url": "/vega/p-fe41e3b6.entry.js"
800
- },
801
- "p-ffdc25ec.js": {
802
- "integrity": "sha384-jsIi6Aym/huqOnKy9dl/W1N3xLRhAsb+UeLu3hmMsgLjWH2iIsMeiyvGOSJGMFoK",
803
- "url": "/vega/p-ffdc25ec.js"
805
+ "p-ff9090af.entry.js": {
806
+ "integrity": "sha384-/TT4n/AcAS8sygLoVzUmARtQLGCm1v0e5fY6g5b9TMTKsro2xvzLmWvpawmhtxIU",
807
+ "url": "/vega/p-ff9090af.entry.js"
804
808
  },
805
809
  "vega.esm.js": {
806
- "integrity": "sha384-XYOQE1NK5QcLAJfUdrLWvw8nDGen+vYFx11iD2q16tiKWGWFA2Qv0wkSxC3eyoQ1",
810
+ "integrity": "sha384-q7LEpso6lH9vIgzn0nHq0ynDqbR5bftpYMwStIf/d1xx8NlHJlx21Cy9tRCZNnu5",
807
811
  "url": "/vega/vega.esm.js"
808
812
  }
809
813
  }