@vc-shell/framework 1.2.4-beta.3 → 1.2.4-beta.4

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 (473) hide show
  1. package/core/plugins/modularity/loader.ts +121 -57
  2. package/dist/core/composables/index.d.ts +24 -24
  3. package/dist/core/composables/useAppBarMobileButtons/index.d.ts +1 -1
  4. package/dist/core/composables/useAppBarWidget/index.d.ts +1 -1
  5. package/dist/core/composables/useAssets/index.d.ts +1 -1
  6. package/dist/core/composables/useAsync/index.d.ts +1 -1
  7. package/dist/core/composables/useBlade/index.d.ts +2 -2
  8. package/dist/core/composables/useBladeRegistry/index.d.ts +1 -1
  9. package/dist/core/composables/useBreadcrumbs/index.d.ts +1 -1
  10. package/dist/core/composables/useDashboard/index.d.ts +1 -1
  11. package/dist/core/composables/useErrorHandler/index.d.ts +1 -1
  12. package/dist/core/composables/useFunctions/index.d.ts +4 -4
  13. package/dist/core/composables/useGlobalSearch/index.d.ts +1 -1
  14. package/dist/core/composables/useLanguages/index.d.ts +1 -1
  15. package/dist/core/composables/useMenuService/index.d.ts +1 -1
  16. package/dist/core/composables/useNotifications/index.d.ts +1 -1
  17. package/dist/core/composables/useSettingsMenu/index.d.ts +1 -1
  18. package/dist/core/composables/useToolbar/index.d.ts +2 -2
  19. package/dist/core/composables/useUser/index.d.ts +2 -2
  20. package/dist/core/composables/useUserManagement/index.d.ts +2 -2
  21. package/dist/core/composables/useWidgets/index.d.ts +1 -1
  22. package/dist/core/constants/index.d.ts +3 -3
  23. package/dist/core/directives/index.d.ts +2 -2
  24. package/dist/core/plugins/ai-agent/components/index.d.ts +1 -1
  25. package/dist/core/plugins/ai-agent/composables/index.d.ts +3 -3
  26. package/dist/core/plugins/ai-agent/composables/useAiAgent.d.ts +2 -2
  27. package/dist/core/plugins/ai-agent/composables/useAiAgentContext.d.ts +1 -1
  28. package/dist/core/plugins/ai-agent/constants.d.ts +1 -1
  29. package/dist/core/plugins/ai-agent/index.d.ts +9 -9
  30. package/dist/core/plugins/ai-agent/services/ai-agent-service.d.ts +1 -1
  31. package/dist/core/plugins/extension-points/ExtensionPoint.vue.d.ts +1 -1
  32. package/dist/core/plugins/extension-points/defineExtensionPoint.d.ts +1 -1
  33. package/dist/core/plugins/extension-points/index.d.ts +4 -4
  34. package/dist/core/plugins/extension-points/store.d.ts +1 -1
  35. package/dist/core/plugins/extension-points/useExtensionPoint.d.ts +1 -1
  36. package/dist/core/plugins/index.d.ts +7 -7
  37. package/dist/core/plugins/modularity/index.d.ts +2 -2
  38. package/dist/core/plugins/modularity/loader.d.ts +1 -0
  39. package/dist/core/plugins/modularity/loader.d.ts.map +1 -1
  40. package/dist/core/plugins/moment/index.d.ts +1 -1
  41. package/dist/core/plugins/validation/index.d.ts +1 -1
  42. package/dist/core/services/_internal/index.d.ts +3 -3
  43. package/dist/core/services/app-bar-menu-service.d.ts +1 -1
  44. package/dist/core/services/dashboard-service.d.ts +1 -1
  45. package/dist/core/services/index.d.ts +9 -9
  46. package/dist/core/services/menu-service.d.ts +2 -2
  47. package/dist/core/services/settings-menu-service.d.ts +1 -1
  48. package/dist/core/services/toolbar-service.d.ts +2 -2
  49. package/dist/core/services/widget-service.d.ts +2 -2
  50. package/dist/core/types/index.d.ts +3 -3
  51. package/dist/core/utilities/index.d.ts +6 -6
  52. package/dist/framework.js +13076 -12647
  53. package/dist/index.css +1 -1
  54. package/dist/index.d.ts +13 -13
  55. package/dist/injection-keys.d.ts +6 -6
  56. package/dist/locales/de.json +4 -4
  57. package/dist/locales/en.json +5 -5
  58. package/dist/shared/components/app-switcher/components/index.d.ts +1 -1
  59. package/dist/shared/components/app-switcher/components/vc-app-switcher/index.d.ts +1 -1
  60. package/dist/shared/components/app-switcher/components/vc-app-switcher/vc-app-switcher.vue.d.ts +1 -1
  61. package/dist/shared/components/app-switcher/composables/index.d.ts +1 -1
  62. package/dist/shared/components/app-switcher/composables/useAppSwitcher/index.d.ts +1 -1
  63. package/dist/shared/components/app-switcher/index.d.ts +2 -2
  64. package/dist/shared/components/blade-navigation/components/index.d.ts +2 -2
  65. package/dist/shared/components/blade-navigation/components/vc-blade-navigation/_internal/vc-mobile-back-button.vue.d.ts +1 -1
  66. package/dist/shared/components/blade-navigation/components/vc-blade-navigation/index.d.ts +2 -2
  67. package/dist/shared/components/blade-navigation/components/vc-blade-slot/index.d.ts +1 -1
  68. package/dist/shared/components/blade-navigation/components/vc-blade-slot/vc-blade-slot.vue.d.ts +2 -2
  69. package/dist/shared/components/blade-navigation/components/vc-blade-view/vc-blade-view.d.ts +3 -3
  70. package/dist/shared/components/blade-navigation/composables/index.d.ts +5 -5
  71. package/dist/shared/components/blade-navigation/composables/useBladeMessaging.d.ts +1 -1
  72. package/dist/shared/components/blade-navigation/composables/useBladeNavigationAdapter.d.ts +1 -1
  73. package/dist/shared/components/blade-navigation/composables/useBladeStack.d.ts +2 -2
  74. package/dist/shared/components/blade-navigation/index.d.ts +4 -4
  75. package/dist/shared/components/blade-navigation/plugin-v2.d.ts +4 -4
  76. package/dist/shared/components/blade-navigation/types/index.d.ts +4 -4
  77. package/dist/shared/components/blade-navigation/utils/restoreFromUrl.d.ts +2 -2
  78. package/dist/shared/components/blade-navigation/utils/urlSync.d.ts +1 -1
  79. package/dist/shared/components/change-password/index.d.ts +1 -1
  80. package/dist/shared/components/change-password-button/index.d.ts +1 -1
  81. package/dist/shared/components/dashboard-charts/ChartContainer.vue.d.ts +16 -0
  82. package/dist/shared/components/dashboard-charts/ChartContainer.vue.d.ts.map +1 -0
  83. package/dist/shared/components/dashboard-charts/ChartLegend.vue.d.ts +7 -0
  84. package/dist/shared/components/dashboard-charts/ChartLegend.vue.d.ts.map +1 -0
  85. package/dist/shared/components/dashboard-charts/ChartTooltip.vue.d.ts +12 -0
  86. package/dist/shared/components/dashboard-charts/ChartTooltip.vue.d.ts.map +1 -0
  87. package/dist/shared/components/dashboard-charts/DashboardBarChart.vue.d.ts +34 -0
  88. package/dist/shared/components/dashboard-charts/DashboardBarChart.vue.d.ts.map +1 -0
  89. package/dist/shared/components/dashboard-charts/DashboardDonutChart.vue.d.ts +28 -0
  90. package/dist/shared/components/dashboard-charts/DashboardDonutChart.vue.d.ts.map +1 -0
  91. package/dist/shared/components/dashboard-charts/DashboardLineChart.vue.d.ts +34 -0
  92. package/dist/shared/components/dashboard-charts/DashboardLineChart.vue.d.ts.map +1 -0
  93. package/dist/shared/components/dashboard-charts/chart-utils.d.ts +29 -0
  94. package/dist/shared/components/dashboard-charts/chart-utils.d.ts.map +1 -0
  95. package/dist/shared/components/dashboard-charts/index.d.ts +8 -0
  96. package/dist/shared/components/dashboard-charts/index.d.ts.map +1 -0
  97. package/dist/shared/components/dashboard-charts/types.d.ts +7 -0
  98. package/dist/shared/components/dashboard-charts/types.d.ts.map +1 -0
  99. package/dist/shared/components/dashboard-widget-card/index.d.ts +4 -4
  100. package/dist/shared/components/draggable-dashboard/composables/useGridstack.d.ts +1 -1
  101. package/dist/shared/components/draggable-dashboard/composables/useGridstackAdapter.d.ts +1 -1
  102. package/dist/shared/components/draggable-dashboard/index.d.ts +5 -5
  103. package/dist/shared/components/error-interceptor/index.d.ts +2 -2
  104. package/dist/shared/components/index.d.ts +19 -18
  105. package/dist/shared/components/index.d.ts.map +1 -1
  106. package/dist/shared/components/language-selector/index.d.ts +1 -1
  107. package/dist/shared/components/logout-button/index.d.ts +1 -1
  108. package/dist/shared/components/multilanguage-selector/index.d.ts +1 -1
  109. package/dist/shared/components/notification-dropdown/_internal/notification/index.d.ts +1 -1
  110. package/dist/shared/components/notification-dropdown/_internal/notification/notification.vue.d.ts +2 -2
  111. package/dist/shared/components/notification-dropdown/index.d.ts +1 -1
  112. package/dist/shared/components/notification-template/index.d.ts +1 -1
  113. package/dist/shared/components/notification-template/notification-template.vue.d.ts +1 -1
  114. package/dist/shared/components/notifications/components/index.d.ts +1 -1
  115. package/dist/shared/components/notifications/components/notification-container/index.d.ts +1 -1
  116. package/dist/shared/components/notifications/composables/index.d.ts +2 -2
  117. package/dist/shared/components/notifications/composables/useContainer/index.d.ts +1 -1
  118. package/dist/shared/components/notifications/composables/useInstance/index.d.ts +1 -1
  119. package/dist/shared/components/notifications/core/index.d.ts +1 -1
  120. package/dist/shared/components/notifications/core/notification.d.ts +2 -2
  121. package/dist/shared/components/notifications/index.d.ts +4 -4
  122. package/dist/shared/components/popup-handler/components/index.d.ts +1 -1
  123. package/dist/shared/components/popup-handler/components/vc-popup-container/index.d.ts +1 -1
  124. package/dist/shared/components/popup-handler/composables/index.d.ts +1 -1
  125. package/dist/shared/components/popup-handler/composables/usePopup/index.d.ts +3 -3
  126. package/dist/shared/components/popup-handler/index.d.ts +7 -7
  127. package/dist/shared/components/popup-handler/keys.d.ts +1 -1
  128. package/dist/shared/components/popup-handler/plugin.d.ts +1 -1
  129. package/dist/shared/components/popup-handler/types/index.d.ts +1 -1
  130. package/dist/shared/components/settings-menu/index.d.ts +1 -1
  131. package/dist/shared/components/settings-menu-item/index.d.ts +1 -1
  132. package/dist/shared/components/sidebar/index.d.ts +3 -3
  133. package/dist/shared/components/sign-in/external-providers.vue.d.ts +1 -1
  134. package/dist/shared/components/sign-in/external-providers.vue.d.ts.map +1 -1
  135. package/dist/shared/components/sign-in/index.d.ts +1 -1
  136. package/dist/shared/components/sign-in/useExternalProvider.d.ts +1 -1
  137. package/dist/shared/components/theme-selector/index.d.ts +1 -1
  138. package/dist/shared/components/user-dropdown-button/_internal/user-sidebar.vue.d.ts +1 -1
  139. package/dist/shared/components/user-dropdown-button/index.d.ts +1 -1
  140. package/dist/shared/composables/index.d.ts +5 -5
  141. package/dist/shared/index.d.ts +5 -5
  142. package/dist/shared/modules/assets/components/assets-details/assets-details.vue.d.ts +1 -1
  143. package/dist/shared/modules/assets/components/assets-details/index.d.ts +1 -1
  144. package/dist/shared/modules/assets/components/index.d.ts +1 -1
  145. package/dist/shared/modules/assets/index.d.ts +1 -1
  146. package/dist/shared/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts +2 -2
  147. package/dist/shared/modules/assets-manager/components/assets-manager/index.d.ts +1 -1
  148. package/dist/shared/modules/assets-manager/components/index.d.ts +1 -1
  149. package/dist/shared/modules/assets-manager/index.d.ts +2 -2
  150. package/dist/shared/modules/dynamic/components/FIELD_MAP.d.ts +1 -1
  151. package/dist/shared/modules/dynamic/components/SchemaRender.d.ts +16 -16
  152. package/dist/shared/modules/dynamic/components/factories.d.ts +1 -1
  153. package/dist/shared/modules/dynamic/components/fields/Button.d.ts +4 -4
  154. package/dist/shared/modules/dynamic/components/fields/Card.d.ts +4 -4
  155. package/dist/shared/modules/dynamic/components/fields/Checkbox.d.ts +4 -4
  156. package/dist/shared/modules/dynamic/components/fields/ContentField.d.ts +4 -4
  157. package/dist/shared/modules/dynamic/components/fields/CustomComponent.d.ts +4 -4
  158. package/dist/shared/modules/dynamic/components/fields/DynamicProperty.d.ts +6 -6
  159. package/dist/shared/modules/dynamic/components/fields/EditorField.d.ts +6 -6
  160. package/dist/shared/modules/dynamic/components/fields/Fieldset.d.ts +4 -4
  161. package/dist/shared/modules/dynamic/components/fields/GalleryField.d.ts +4 -4
  162. package/dist/shared/modules/dynamic/components/fields/ImageField.d.ts +4 -4
  163. package/dist/shared/modules/dynamic/components/fields/InputCurrency.d.ts +4 -4
  164. package/dist/shared/modules/dynamic/components/fields/InputField.d.ts +2 -2
  165. package/dist/shared/modules/dynamic/components/fields/MultivalueField.d.ts +4 -4
  166. package/dist/shared/modules/dynamic/components/fields/RadioButtonGroup.d.ts +4 -4
  167. package/dist/shared/modules/dynamic/components/fields/RatingField.d.ts +4 -4
  168. package/dist/shared/modules/dynamic/components/fields/SelectField.d.ts +4 -4
  169. package/dist/shared/modules/dynamic/components/fields/StatusField.d.ts +4 -4
  170. package/dist/shared/modules/dynamic/components/fields/SwitchField.d.ts +4 -4
  171. package/dist/shared/modules/dynamic/components/fields/Table.d.ts +4 -4
  172. package/dist/shared/modules/dynamic/components/fields/TextareaField.d.ts +4 -4
  173. package/dist/shared/modules/dynamic/components/fields/VideoField.d.ts +4 -4
  174. package/dist/shared/modules/dynamic/components/fields/props.d.ts +3 -3
  175. package/dist/shared/modules/dynamic/components/index.d.ts +2 -2
  176. package/dist/shared/modules/dynamic/composables/index.d.ts +4 -4
  177. package/dist/shared/modules/dynamic/composables/useDynamicViewsUtils/index.d.ts +1 -1
  178. package/dist/shared/modules/dynamic/composables/useFilterBuilder/index.d.ts +2 -2
  179. package/dist/shared/modules/dynamic/composables/useTableTemplates/index.d.ts +1 -1
  180. package/dist/shared/modules/dynamic/composables/useToolbarReducer/index.d.ts +3 -3
  181. package/dist/shared/modules/dynamic/factories/base/useDetailsFactory.d.ts +1 -1
  182. package/dist/shared/modules/dynamic/factories/base/useListFactory.d.ts +1 -1
  183. package/dist/shared/modules/dynamic/factories/index.d.ts +3 -3
  184. package/dist/shared/modules/dynamic/factories/types/index.d.ts +6 -6
  185. package/dist/shared/modules/dynamic/helpers/methodHandler.d.ts +1 -1
  186. package/dist/shared/modules/dynamic/helpers/nodeBuilder.d.ts +2 -2
  187. package/dist/shared/modules/dynamic/helpers/override.d.ts +1 -1
  188. package/dist/shared/modules/dynamic/index.d.ts +5 -5
  189. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts +10 -10
  190. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts +15 -15
  191. package/dist/shared/modules/dynamic/pages/index.d.ts +2 -2
  192. package/dist/shared/modules/dynamic/types/index.d.ts +3 -3
  193. package/dist/shared/modules/dynamic/types/models.d.ts +1 -1
  194. package/dist/shared/modules/index.d.ts +3 -3
  195. package/dist/shared/pages/ChangePasswordPage/components/change-password/index.d.ts +1 -1
  196. package/dist/shared/pages/ChangePasswordPage/components/index.d.ts +1 -1
  197. package/dist/shared/pages/ChangePasswordPage/index.d.ts +1 -1
  198. package/dist/shared/pages/ForgotPasswordPage/components/forgot-password/index.d.ts +1 -1
  199. package/dist/shared/pages/ForgotPasswordPage/components/index.d.ts +1 -1
  200. package/dist/shared/pages/ForgotPasswordPage/index.d.ts +1 -1
  201. package/dist/shared/pages/InvitePage/components/index.d.ts +1 -1
  202. package/dist/shared/pages/InvitePage/components/invite/index.d.ts +1 -1
  203. package/dist/shared/pages/InvitePage/index.d.ts +1 -1
  204. package/dist/shared/pages/LoginPage/components/index.d.ts +1 -1
  205. package/dist/shared/pages/LoginPage/components/login/Login.vue.d.ts.map +1 -1
  206. package/dist/shared/pages/LoginPage/components/login/index.d.ts +1 -1
  207. package/dist/shared/pages/LoginPage/index.d.ts +1 -1
  208. package/dist/shared/pages/ResetPasswordPage/components/index.d.ts +1 -1
  209. package/dist/shared/pages/ResetPasswordPage/components/reset-password/index.d.ts +1 -1
  210. package/dist/shared/pages/ResetPasswordPage/index.d.ts +1 -1
  211. package/dist/shared/pages/index.d.ts +5 -5
  212. package/dist/shared/pages/plugin.d.ts +5 -5
  213. package/dist/shared/utilities/index.d.ts +4 -4
  214. package/dist/tsconfig.tsbuildinfo +1 -1
  215. package/dist/ui/components/atoms/index.d.ts +21 -21
  216. package/dist/ui/components/atoms/vc-badge/index.d.ts +1 -1
  217. package/dist/ui/components/atoms/vc-banner/index.d.ts +1 -1
  218. package/dist/ui/components/atoms/vc-button/index.d.ts +3 -3
  219. package/dist/ui/components/atoms/vc-button/vc-button-group.vue.d.ts +1 -1
  220. package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts +2 -2
  221. package/dist/ui/components/atoms/vc-card/index.d.ts +1 -1
  222. package/dist/ui/components/atoms/vc-col/index.d.ts +1 -1
  223. package/dist/ui/components/atoms/vc-container/index.d.ts +1 -1
  224. package/dist/ui/components/atoms/vc-hint/index.d.ts +1 -1
  225. package/dist/ui/components/atoms/vc-icon/composables/index.d.ts +2 -2
  226. package/dist/ui/components/atoms/vc-icon/composables/use-icon-type.d.ts +1 -1
  227. package/dist/ui/components/atoms/vc-icon/composables/use-icon.d.ts +1 -1
  228. package/dist/ui/components/atoms/vc-icon/icons/index.d.ts +1 -1
  229. package/dist/ui/components/atoms/vc-icon/index.d.ts +3 -3
  230. package/dist/ui/components/atoms/vc-icon/vc-bootstrap-icon.vue.d.ts +1 -1
  231. package/dist/ui/components/atoms/vc-icon/vc-fontawesome-icon.vue.d.ts +1 -1
  232. package/dist/ui/components/atoms/vc-icon/vc-lucide-icon.vue.d.ts +1 -1
  233. package/dist/ui/components/atoms/vc-icon/vc-material-icon.vue.d.ts +1 -1
  234. package/dist/ui/components/atoms/vc-icon/vc-svg-icon.vue.d.ts +1 -1
  235. package/dist/ui/components/atoms/vc-image/index.d.ts +1 -1
  236. package/dist/ui/components/atoms/vc-label/index.d.ts +1 -1
  237. package/dist/ui/components/atoms/vc-link/index.d.ts +1 -1
  238. package/dist/ui/components/atoms/vc-loading/index.d.ts +1 -1
  239. package/dist/ui/components/atoms/vc-progress/index.d.ts +1 -1
  240. package/dist/ui/components/atoms/vc-row/index.d.ts +1 -1
  241. package/dist/ui/components/atoms/vc-scrollable-container/index.d.ts +1 -1
  242. package/dist/ui/components/atoms/vc-skeleton/index.d.ts +1 -1
  243. package/dist/ui/components/atoms/vc-status/index.d.ts +1 -1
  244. package/dist/ui/components/atoms/vc-status-icon/index.d.ts +1 -1
  245. package/dist/ui/components/atoms/vc-tooltip/index.d.ts +1 -1
  246. package/dist/ui/components/atoms/vc-video/index.d.ts +1 -1
  247. package/dist/ui/components/atoms/vc-widget/index.d.ts +1 -1
  248. package/dist/ui/components/index.d.ts +3 -3
  249. package/dist/ui/components/molecules/index.d.ts +27 -27
  250. package/dist/ui/components/molecules/vc-accordion/index.d.ts +4 -4
  251. package/dist/ui/components/molecules/vc-breadcrumbs/index.d.ts +1 -1
  252. package/dist/ui/components/molecules/vc-checkbox/index.d.ts +1 -1
  253. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts +1 -1
  254. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts.map +1 -1
  255. package/dist/ui/components/molecules/vc-checkbox-group/index.d.ts +2 -2
  256. package/dist/ui/components/molecules/vc-color-input/index.d.ts +1 -1
  257. package/dist/ui/components/molecules/vc-color-input/vc-color-input.vue.d.ts +1 -1
  258. package/dist/ui/components/molecules/vc-date-picker/index.d.ts +1 -1
  259. package/dist/ui/components/molecules/vc-date-picker/vc-date-picker.vue.d.ts +1 -1
  260. package/dist/ui/components/molecules/vc-dropdown/index.d.ts +2 -2
  261. package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.vue.d.ts +1 -1
  262. package/dist/ui/components/molecules/vc-dropdown-panel/index.d.ts +1 -1
  263. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue.d.ts +1 -1
  264. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.vue.d.ts +1 -1
  265. package/dist/ui/components/molecules/vc-editor/index.d.ts +2 -2
  266. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts +2 -2
  267. package/dist/ui/components/molecules/vc-field/index.d.ts +1 -1
  268. package/dist/ui/components/molecules/vc-file-upload/index.d.ts +1 -1
  269. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts +1 -1
  270. package/dist/ui/components/molecules/vc-form/index.d.ts +1 -1
  271. package/dist/ui/components/molecules/vc-input/index.d.ts +1 -1
  272. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +1 -1
  273. package/dist/ui/components/molecules/vc-input-currency/index.d.ts +1 -1
  274. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts +1 -1
  275. package/dist/ui/components/molecules/vc-input-dropdown/index.d.ts +1 -1
  276. package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts +1 -1
  277. package/dist/ui/components/molecules/vc-input-group/index.d.ts +2 -2
  278. package/dist/ui/components/molecules/vc-multivalue/composables/index.d.ts +6 -6
  279. package/dist/ui/components/molecules/vc-multivalue/composables/useMultivalueDropdown.d.ts +1 -1
  280. package/dist/ui/components/molecules/vc-multivalue/composables/useMultivalueInput.d.ts +1 -1
  281. package/dist/ui/components/molecules/vc-multivalue/composables/useMultivalueValues.d.ts +1 -1
  282. package/dist/ui/components/molecules/vc-multivalue/index.d.ts +1 -1
  283. package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts +2 -2
  284. package/dist/ui/components/molecules/vc-pagination/index.d.ts +1 -1
  285. package/dist/ui/components/molecules/vc-paginator/index.d.ts +1 -1
  286. package/dist/ui/components/molecules/vc-radio-button/index.d.ts +1 -1
  287. package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts +1 -1
  288. package/dist/ui/components/molecules/vc-radio-group/index.d.ts +2 -2
  289. package/dist/ui/components/molecules/vc-rating/index.d.ts +1 -1
  290. package/dist/ui/components/molecules/vc-select/composables/index.d.ts +7 -7
  291. package/dist/ui/components/molecules/vc-select/composables/useSelectDropdown.d.ts +1 -1
  292. package/dist/ui/components/molecules/vc-select/index.d.ts +2 -2
  293. package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts +2 -2
  294. package/dist/ui/components/molecules/vc-slider/index.d.ts +1 -1
  295. package/dist/ui/components/molecules/vc-switch/index.d.ts +1 -1
  296. package/dist/ui/components/molecules/vc-switch/vc-switch.vue.d.ts +1 -1
  297. package/dist/ui/components/molecules/vc-textarea/index.d.ts +1 -1
  298. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +1 -1
  299. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
  300. package/dist/ui/components/molecules/vc-toast/index.d.ts +1 -1
  301. package/dist/ui/components/molecules/vc-toast/vc-toast.vue.d.ts +1 -1
  302. package/dist/ui/components/organisms/index.d.ts +8 -8
  303. package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.vue.d.ts +1 -4
  304. package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.vue.d.ts.map +1 -1
  305. package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubPopover.vue.d.ts +1 -1
  306. package/dist/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppHub.d.ts +2 -8
  307. package/dist/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppHub.d.ts.map +1 -1
  308. package/dist/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue.d.ts +2 -2
  309. package/dist/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue.d.ts.map +1 -1
  310. package/dist/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.vue.d.ts +2 -2
  311. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenu.vue.d.ts +1 -1
  312. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenuGroup.vue.d.ts +1 -1
  313. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenuItem.vue.d.ts +1 -1
  314. package/dist/ui/components/organisms/vc-app/_internal/menu/composables/useBadge.d.ts +1 -1
  315. package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarContent.vue.d.ts +1 -1
  316. package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarHeader.vue.d.ts +2 -0
  317. package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarHeader.vue.d.ts.map +1 -1
  318. package/dist/ui/components/organisms/vc-app/composables/useShellBootstrap.d.ts +2 -2
  319. package/dist/ui/components/organisms/vc-app/composables/useShellNavigation.d.ts +1 -1
  320. package/dist/ui/components/organisms/vc-app/composition/app-bar/index.d.ts +6 -6
  321. package/dist/ui/components/organisms/vc-app/composition/index.d.ts +6 -6
  322. package/dist/ui/components/organisms/vc-app/composition/layouts/index.d.ts +2 -2
  323. package/dist/ui/components/organisms/vc-app/composition/menu/index.d.ts +5 -5
  324. package/dist/ui/components/organisms/vc-app/composition/shell/index.d.ts +3 -3
  325. package/dist/ui/components/organisms/vc-app/composition/sidebar/index.d.ts +3 -3
  326. package/dist/ui/components/organisms/vc-app/composition/state/index.d.ts +4 -4
  327. package/dist/ui/components/organisms/vc-app/index.d.ts +2 -2
  328. package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts +3 -3
  329. package/dist/ui/components/organisms/vc-auth-layout/index.d.ts +1 -1
  330. package/dist/ui/components/organisms/vc-blade/_internal/BladeToolbar.vue.d.ts +1 -1
  331. package/dist/ui/components/organisms/vc-blade/_internal/composables/useBladeError.d.ts +1 -1
  332. package/dist/ui/components/organisms/vc-blade/_internal/composables/useToolbarRegistration.d.ts +2 -2
  333. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarBaseButton.vue.d.ts +1 -1
  334. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarCircleButton.vue.d.ts +1 -1
  335. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarDesktop.vue.d.ts +1 -1
  336. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarMobile.vue.d.ts +1 -1
  337. package/dist/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainerDesktop.vue.d.ts +1 -1
  338. package/dist/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainerMobile.vue.d.ts +1 -1
  339. package/dist/ui/components/organisms/vc-blade/constants.d.ts +1 -1
  340. package/dist/ui/components/organisms/vc-blade/index.d.ts +1 -1
  341. package/dist/ui/components/organisms/vc-blade/utils.d.ts +1 -1
  342. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts +1 -1
  343. package/dist/ui/components/organisms/vc-dynamic-property/index.d.ts +1 -1
  344. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts +1 -1
  345. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts +1 -1
  346. package/dist/ui/components/organisms/vc-gallery/index.d.ts +1 -1
  347. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts +1 -1
  348. package/dist/ui/components/organisms/vc-popup/index.d.ts +1 -1
  349. package/dist/ui/components/organisms/vc-sidebar/index.d.ts +1 -1
  350. package/dist/ui/components/organisms/vc-table/VcDataTable.vue.d.ts +1 -1
  351. package/dist/ui/components/organisms/vc-table/VcTableAdapter.vue.d.ts +2 -2
  352. package/dist/ui/components/organisms/vc-table/_internal/vc-table-cell/vc-table-cell.vue.d.ts +2 -2
  353. package/dist/ui/components/organisms/vc-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue.d.ts +2 -2
  354. package/dist/ui/components/organisms/vc-table/_internal/vc-table-empty/vc-table-empty.vue.d.ts +1 -1
  355. package/dist/ui/components/organisms/vc-table/base/BaseVcDataTable.d.ts +1 -1
  356. package/dist/ui/components/organisms/vc-table/components/ColumnFilter.vue.d.ts +1 -1
  357. package/dist/ui/components/organisms/vc-table/components/DataTableBody.vue.d.ts +3 -3
  358. package/dist/ui/components/organisms/vc-table/components/DataTableCellRenderer.vue.d.ts +1 -1
  359. package/dist/ui/components/organisms/vc-table/components/DataTableHeader.vue.d.ts +2 -2
  360. package/dist/ui/components/organisms/vc-table/components/DataTableRow.vue.d.ts +2 -2
  361. package/dist/ui/components/organisms/vc-table/components/GlobalFiltersPanel.vue.d.ts +1 -1
  362. package/dist/ui/components/organisms/vc-table/components/TableActions.vue.d.ts +1 -1
  363. package/dist/ui/components/organisms/vc-table/components/TableRowActions.vue.d.ts +1 -1
  364. package/dist/ui/components/organisms/vc-table/components/VcColumn.vue.d.ts +1 -1
  365. package/dist/ui/components/organisms/vc-table/components/cells/index.d.ts +11 -11
  366. package/dist/ui/components/organisms/vc-table/components/index.d.ts +26 -26
  367. package/dist/ui/components/organisms/vc-table/components/mobile/DataTableMobileCard.vue.d.ts +1 -1
  368. package/dist/ui/components/organisms/vc-table/components/mobile/DataTableMobileView.vue.d.ts +1 -1
  369. package/dist/ui/components/organisms/vc-table/components/mobile/MobileActionSheet.vue.d.ts +1 -1
  370. package/dist/ui/components/organisms/vc-table/components/mobile/MobileCellRenderer.vue.d.ts +1 -1
  371. package/dist/ui/components/organisms/vc-table/components/mobile/index.d.ts +5 -5
  372. package/dist/ui/components/organisms/vc-table/composables/index.d.ts +30 -30
  373. package/dist/ui/components/organisms/vc-table/composables/useColumnFilter.d.ts +1 -1
  374. package/dist/ui/components/organisms/vc-table/composables/useDataProcessing.d.ts +1 -1
  375. package/dist/ui/components/organisms/vc-table/composables/useDataTableOrchestrator.d.ts +4 -4
  376. package/dist/ui/components/organisms/vc-table/composables/useMobileCardLayout.d.ts +2 -2
  377. package/dist/ui/components/organisms/vc-table/composables/useTableColumns.d.ts +2 -2
  378. package/dist/ui/components/organisms/vc-table/composables/useTableFilter.d.ts +1 -1
  379. package/dist/ui/components/organisms/vc-table/composables/useTableRowReorder.d.ts +1 -1
  380. package/dist/ui/components/organisms/vc-table/composables/useTableSort.d.ts +1 -1
  381. package/dist/ui/components/organisms/vc-table/index.d.ts +9 -9
  382. package/dist/ui/components/organisms/vc-table/keys.d.ts +2 -2
  383. package/dist/ui/components/organisms/vc-table/types.d.ts +3 -3
  384. package/dist/ui/components/organisms/vc-table/utils/ColumnCollector.d.ts +1 -1
  385. package/dist/ui/components/organisms/vc-table/utils/index.d.ts +3 -3
  386. package/dist/ui/composables/index.d.ts +5 -5
  387. package/dist/ui/composables/useFormField.d.ts +2 -2
  388. package/dist/ui/types/index.d.ts +1 -1
  389. package/dist/vendor-d3-array-9cpTrqlO.js +149 -0
  390. package/dist/vendor-d3-axis-D1_DbKLz.js +74 -0
  391. package/dist/vendor-d3-brush-CcKeJp9e.js +1 -0
  392. package/dist/vendor-d3-chord-l0sNRNKZ.js +1 -0
  393. package/dist/vendor-d3-color-BOYE6h_9.js +306 -0
  394. package/dist/vendor-d3-dispatch-fx-WMg0D.js +64 -0
  395. package/dist/vendor-d3-drag-l0sNRNKZ.js +1 -0
  396. package/dist/vendor-d3-ease-Cr34gv04.js +8 -0
  397. package/dist/vendor-d3-force-l0sNRNKZ.js +1 -0
  398. package/dist/vendor-d3-format-DaIwZvFc.js +182 -0
  399. package/dist/vendor-d3-geo-l0sNRNKZ.js +1 -0
  400. package/dist/vendor-d3-geo-projection-l0sNRNKZ.js +1 -0
  401. package/dist/vendor-d3-hierarchy-l0sNRNKZ.js +1 -0
  402. package/dist/vendor-d3-interpolate-BYG2gvO4.js +177 -0
  403. package/dist/vendor-d3-interpolate-path-CpGLvKgS.js +299 -0
  404. package/dist/vendor-d3-path-DJOTitNW.js +64 -0
  405. package/dist/vendor-d3-quadtree-l0sNRNKZ.js +1 -0
  406. package/dist/vendor-d3-sankey-l0sNRNKZ.js +1 -0
  407. package/dist/vendor-d3-scale-CC5rtdt5.js +561 -0
  408. package/dist/vendor-d3-selection-CNMxsYiL.js +603 -0
  409. package/dist/vendor-d3-shape-DBhCDMiV.js +925 -0
  410. package/dist/vendor-d3-time-DAPP210_.js +212 -0
  411. package/dist/vendor-d3-time-format-hD7iE2WG.js +491 -0
  412. package/dist/vendor-d3-timer-C1cUWKPz.js +67 -0
  413. package/dist/vendor-d3-transition-BbNQT7qF.js +524 -0
  414. package/dist/vendor-d3-zoom-CcKeJp9e.js +1 -0
  415. package/dist/vendor-elkjs-l0sNRNKZ.js +1 -0
  416. package/dist/vendor-emotion-cache-eEZT5l-Q.js +274 -0
  417. package/dist/vendor-emotion-hash-DImMRhyK.js +22 -0
  418. package/dist/vendor-emotion-memoize-BcEUCz8q.js +9 -0
  419. package/dist/vendor-emotion-serialize-BSDW8NwU.js +123 -0
  420. package/dist/vendor-emotion-sheet-CS8ZBl9s.js +44 -0
  421. package/dist/vendor-emotion-unitless-B7u1PU6w.js +53 -0
  422. package/dist/vendor-emotion-utils-D7refZTM.js +28 -0
  423. package/dist/vendor-emotion-weak-memoize-l0sNRNKZ.js +1 -0
  424. package/dist/vendor-internmap-Q5729_cS.js +35 -0
  425. package/dist/vendor-juggle-resize-observer-DiSiNbbT.js +286 -0
  426. package/dist/vendor-kdbush-l0sNRNKZ.js +1 -0
  427. package/dist/vendor-leaflet-l0sNRNKZ.js +1 -0
  428. package/dist/vendor-lodash-l0sNRNKZ.js +1 -0
  429. package/dist/vendor-maplibre-gl-l0sNRNKZ.js +1 -0
  430. package/dist/vendor-microsoft-signalr-Bgpbb4fW.js +1 -1
  431. package/dist/vendor-striptags-BrHtQQiF.js +120 -0
  432. package/dist/vendor-stylis-ClfDrgKE.js +334 -0
  433. package/dist/vendor-supercluster-l0sNRNKZ.js +1 -0
  434. package/dist/vendor-three-l0sNRNKZ.js +1 -0
  435. package/dist/vendor-throttle-debounce-CX0imT7m.js +28 -0
  436. package/dist/vendor-topojson-client-l0sNRNKZ.js +1 -0
  437. package/dist/vendor-tslib-l0sNRNKZ.js +1 -0
  438. package/dist/vendor-unovis-dagre-layout-l0sNRNKZ.js +1 -0
  439. package/dist/vendor-unovis-graphlibrary-l0sNRNKZ.js +1 -0
  440. package/dist/vendor-unovis-ts-Bue71Kwt.js +2382 -0
  441. package/dist/vendor-unovis-vue-C_K1g5KH.js +446 -0
  442. package/package.json +6 -4
  443. package/shared/components/dashboard-charts/ChartContainer.vue +54 -0
  444. package/shared/components/dashboard-charts/ChartLegend.vue +40 -0
  445. package/shared/components/dashboard-charts/ChartTooltip.vue +43 -0
  446. package/shared/components/dashboard-charts/DashboardBarChart.vue +165 -0
  447. package/shared/components/dashboard-charts/DashboardDonutChart.vue +137 -0
  448. package/shared/components/dashboard-charts/DashboardLineChart.vue +170 -0
  449. package/shared/components/dashboard-charts/chart-theme.scss +19 -0
  450. package/shared/components/dashboard-charts/chart-tooltip.scss +48 -0
  451. package/shared/components/dashboard-charts/chart-utils.ts +189 -0
  452. package/shared/components/dashboard-charts/dashboard-charts.stories.ts +393 -0
  453. package/shared/components/dashboard-charts/index.ts +7 -0
  454. package/shared/components/dashboard-charts/types.ts +7 -0
  455. package/shared/components/index.ts +1 -0
  456. package/shared/components/sign-in/external-providers.vue +1 -1
  457. package/shared/pages/LoginPage/components/login/Login.vue +29 -31
  458. package/ui/components/molecules/vc-checkbox/vc-checkbox.vue +2 -4
  459. package/ui/components/molecules/vc-file-upload/vc-file-upload.vue +3 -3
  460. package/ui/components/molecules/vc-multivalue/vc-multivalue.vue +1 -1
  461. package/ui/components/molecules/vc-radio-button/vc-radio-button.vue +2 -2
  462. package/ui/components/molecules/vc-select/vc-select.vue +1 -1
  463. package/ui/components/molecules/vc-slider/vc-slider.vue +1 -1
  464. package/ui/components/molecules/vc-switch/vc-switch.vue +2 -2
  465. package/ui/components/molecules/vc-textarea/vc-textarea.vue +8 -2
  466. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.test.ts +2 -23
  467. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.vue +135 -194
  468. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubPopover.vue +1 -1
  469. package/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppHub.ts +0 -44
  470. package/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue +1 -0
  471. package/ui/components/organisms/vc-app/_internal/sidebar/SidebarHeader.vue +181 -164
  472. package/ui/components/organisms/vc-app/composables/useShellBootstrap.ts +114 -106
  473. package/ui/components/organisms/vc-app/vc-app-shell.stories.ts +96 -37
@@ -0,0 +1,925 @@
1
+ import { P as zt } from "./vendor-d3-path-DJOTitNW.js";
2
+ function d(t) {
3
+ return function() {
4
+ return t;
5
+ };
6
+ }
7
+ const yt = Math.abs, k = Math.atan2, L = Math.cos, qt = Math.max, at = Math.min, P = Math.sin, X = Math.sqrt, T = 1e-12, Y = Math.PI, U = Y / 2, Q = 2 * Y;
8
+ function jt(t) {
9
+ return t > 1 ? 0 : t < -1 ? Y : Math.acos(t);
10
+ }
11
+ function dt(t) {
12
+ return t >= 1 ? U : t <= -1 ? -U : Math.asin(t);
13
+ }
14
+ function kt(t) {
15
+ let i = 3;
16
+ return t.digits = function(n) {
17
+ if (!arguments.length) return i;
18
+ if (n == null)
19
+ i = null;
20
+ else {
21
+ const s = Math.floor(n);
22
+ if (!(s >= 0)) throw new RangeError(`invalid digits: ${n}`);
23
+ i = s;
24
+ }
25
+ return t;
26
+ }, () => new zt(i);
27
+ }
28
+ function Lt(t) {
29
+ return t.innerRadius;
30
+ }
31
+ function It(t) {
32
+ return t.outerRadius;
33
+ }
34
+ function Vt(t) {
35
+ return t.startAngle;
36
+ }
37
+ function Xt(t) {
38
+ return t.endAngle;
39
+ }
40
+ function Yt(t) {
41
+ return t && t.padAngle;
42
+ }
43
+ function Dt(t, i, n, s, a, _, r, e) {
44
+ var o = n - t, c = s - i, h = r - a, m = e - _, l = m * o - h * c;
45
+ if (!(l * l < T))
46
+ return l = (h * (i - _) - m * (t - a)) / l, [t + l * o, i + l * c];
47
+ }
48
+ function K(t, i, n, s, a, _, r) {
49
+ var e = t - n, o = i - s, c = (r ? _ : -_) / X(e * e + o * o), h = c * o, m = -c * e, l = t + h, f = i + m, y = n + h, g = s + m, C = (l + y) / 2, x = (f + g) / 2, w = y - l, b = g - f, v = w * w + b * b, N = a - _, S = l * g - y * f, B = (b < 0 ? -1 : 1) * X(qt(0, N * N * v - S * S)), O = (S * b - w * B) / v, z = (-S * w - b * B) / v, M = (S * b + w * B) / v, E = (-S * w + b * B) / v, A = O - C, u = z - x, p = M - C, j = E - x;
50
+ return A * A + u * u > p * p + j * j && (O = M, z = E), {
51
+ cx: O,
52
+ cy: z,
53
+ x01: -h,
54
+ y01: -m,
55
+ x11: O * (a / N - 1),
56
+ y11: z * (a / N - 1)
57
+ };
58
+ }
59
+ function Ut() {
60
+ var t = Lt, i = It, n = d(0), s = null, a = Vt, _ = Xt, r = Yt, e = null, o = kt(c);
61
+ function c() {
62
+ var h, m, l = +t.apply(this, arguments), f = +i.apply(this, arguments), y = a.apply(this, arguments) - U, g = _.apply(this, arguments) - U, C = yt(g - y), x = g > y;
63
+ if (e || (e = h = o()), f < l && (m = f, f = l, l = m), !(f > T)) e.moveTo(0, 0);
64
+ else if (C > Q - T)
65
+ e.moveTo(f * L(y), f * P(y)), e.arc(0, 0, f, y, g, !x), l > T && (e.moveTo(l * L(g), l * P(g)), e.arc(0, 0, l, g, y, x));
66
+ else {
67
+ var w = y, b = g, v = y, N = g, S = C, B = C, O = r.apply(this, arguments) / 2, z = O > T && (s ? +s.apply(this, arguments) : X(l * l + f * f)), M = at(yt(f - l) / 2, +n.apply(this, arguments)), E = M, A = M, u, p;
68
+ if (z > T) {
69
+ var j = dt(z / l * P(O)), D = dt(z / f * P(O));
70
+ (S -= j * 2) > T ? (j *= x ? 1 : -1, v += j, N -= j) : (S = 0, v = N = (y + g) / 2), (B -= D * 2) > T ? (D *= x ? 1 : -1, w += D, b -= D) : (B = 0, w = b = (y + g) / 2);
71
+ }
72
+ var I = f * L(w), V = f * P(w), F = l * L(N), G = l * P(N);
73
+ if (M > T) {
74
+ var H = f * L(b), J = f * P(b), nt = l * L(v), st = l * P(v), R;
75
+ if (C < Y)
76
+ if (R = Dt(I, V, nt, st, H, J, F, G)) {
77
+ var et = I - R[0], _t = V - R[1], ht = H - R[0], ot = J - R[1], pt = 1 / P(jt((et * ht + _t * ot) / (X(et * et + _t * _t) * X(ht * ht + ot * ot))) / 2), xt = X(R[0] * R[0] + R[1] * R[1]);
78
+ E = at(M, (l - xt) / (pt - 1)), A = at(M, (f - xt) / (pt + 1));
79
+ } else
80
+ E = A = 0;
81
+ }
82
+ B > T ? A > T ? (u = K(nt, st, I, V, f, A, x), p = K(H, J, F, G, f, A, x), e.moveTo(u.cx + u.x01, u.cy + u.y01), A < M ? e.arc(u.cx, u.cy, A, k(u.y01, u.x01), k(p.y01, p.x01), !x) : (e.arc(u.cx, u.cy, A, k(u.y01, u.x01), k(u.y11, u.x11), !x), e.arc(0, 0, f, k(u.cy + u.y11, u.cx + u.x11), k(p.cy + p.y11, p.cx + p.x11), !x), e.arc(p.cx, p.cy, A, k(p.y11, p.x11), k(p.y01, p.x01), !x))) : (e.moveTo(I, V), e.arc(0, 0, f, w, b, !x)) : e.moveTo(I, V), !(l > T) || !(S > T) ? e.lineTo(F, G) : E > T ? (u = K(F, G, H, J, l, -E, x), p = K(I, V, nt, st, l, -E, x), e.lineTo(u.cx + u.x01, u.cy + u.y01), E < M ? e.arc(u.cx, u.cy, E, k(u.y01, u.x01), k(p.y01, p.x01), !x) : (e.arc(u.cx, u.cy, E, k(u.y01, u.x01), k(u.y11, u.x11), !x), e.arc(0, 0, l, k(u.cy + u.y11, u.cx + u.x11), k(p.cy + p.y11, p.cx + p.x11), x), e.arc(p.cx, p.cy, E, k(p.y11, p.x11), k(p.y01, p.x01), !x))) : e.arc(0, 0, l, N, v, x);
83
+ }
84
+ if (e.closePath(), h) return e = null, h + "" || null;
85
+ }
86
+ return c.centroid = function() {
87
+ var h = (+t.apply(this, arguments) + +i.apply(this, arguments)) / 2, m = (+a.apply(this, arguments) + +_.apply(this, arguments)) / 2 - Y / 2;
88
+ return [L(m) * h, P(m) * h];
89
+ }, c.innerRadius = function(h) {
90
+ return arguments.length ? (t = typeof h == "function" ? h : d(+h), c) : t;
91
+ }, c.outerRadius = function(h) {
92
+ return arguments.length ? (i = typeof h == "function" ? h : d(+h), c) : i;
93
+ }, c.cornerRadius = function(h) {
94
+ return arguments.length ? (n = typeof h == "function" ? h : d(+h), c) : n;
95
+ }, c.padRadius = function(h) {
96
+ return arguments.length ? (s = h == null ? null : typeof h == "function" ? h : d(+h), c) : s;
97
+ }, c.startAngle = function(h) {
98
+ return arguments.length ? (a = typeof h == "function" ? h : d(+h), c) : a;
99
+ }, c.endAngle = function(h) {
100
+ return arguments.length ? (_ = typeof h == "function" ? h : d(+h), c) : _;
101
+ }, c.padAngle = function(h) {
102
+ return arguments.length ? (r = typeof h == "function" ? h : d(+h), c) : r;
103
+ }, c.context = function(h) {
104
+ return arguments.length ? (e = h ?? null, c) : e;
105
+ }, c;
106
+ }
107
+ function Tt(t) {
108
+ return typeof t == "object" && "length" in t ? t : Array.from(t);
109
+ }
110
+ function wt(t) {
111
+ this._context = t;
112
+ }
113
+ wt.prototype = {
114
+ areaStart: function() {
115
+ this._line = 0;
116
+ },
117
+ areaEnd: function() {
118
+ this._line = NaN;
119
+ },
120
+ lineStart: function() {
121
+ this._point = 0;
122
+ },
123
+ lineEnd: function() {
124
+ (this._line || this._line !== 0 && this._point === 1) && this._context.closePath(), this._line = 1 - this._line;
125
+ },
126
+ point: function(t, i) {
127
+ switch (t = +t, i = +i, this._point) {
128
+ case 0:
129
+ this._point = 1, this._line ? this._context.lineTo(t, i) : this._context.moveTo(t, i);
130
+ break;
131
+ case 1:
132
+ this._point = 2;
133
+ // falls through
134
+ default:
135
+ this._context.lineTo(t, i);
136
+ break;
137
+ }
138
+ }
139
+ };
140
+ function Ft(t) {
141
+ return new wt(t);
142
+ }
143
+ function Gt(t) {
144
+ return t[0];
145
+ }
146
+ function Ht(t) {
147
+ return t[1];
148
+ }
149
+ function Wt(t, i) {
150
+ var n = d(!0), s = null, a = Ft, _ = null, r = kt(e);
151
+ t = typeof t == "function" ? t : t === void 0 ? Gt : d(t), i = typeof i == "function" ? i : i === void 0 ? Ht : d(i);
152
+ function e(o) {
153
+ var c, h = (o = Tt(o)).length, m, l = !1, f;
154
+ for (s == null && (_ = a(f = r())), c = 0; c <= h; ++c)
155
+ !(c < h && n(m = o[c], c, o)) === l && ((l = !l) ? _.lineStart() : _.lineEnd()), l && _.point(+t(m, c, o), +i(m, c, o));
156
+ if (f) return _ = null, f + "" || null;
157
+ }
158
+ return e.x = function(o) {
159
+ return arguments.length ? (t = typeof o == "function" ? o : d(+o), e) : t;
160
+ }, e.y = function(o) {
161
+ return arguments.length ? (i = typeof o == "function" ? o : d(+o), e) : i;
162
+ }, e.defined = function(o) {
163
+ return arguments.length ? (n = typeof o == "function" ? o : d(!!o), e) : n;
164
+ }, e.curve = function(o) {
165
+ return arguments.length ? (a = o, s != null && (_ = a(s)), e) : a;
166
+ }, e.context = function(o) {
167
+ return arguments.length ? (o == null ? s = _ = null : _ = a(s = o), e) : s;
168
+ }, e;
169
+ }
170
+ function Jt(t, i) {
171
+ return i < t ? -1 : i > t ? 1 : i >= t ? 0 : NaN;
172
+ }
173
+ function Kt(t) {
174
+ return t;
175
+ }
176
+ function Zt() {
177
+ var t = Kt, i = Jt, n = null, s = d(0), a = d(Q), _ = d(0);
178
+ function r(e) {
179
+ var o, c = (e = Tt(e)).length, h, m, l = 0, f = new Array(c), y = new Array(c), g = +s.apply(this, arguments), C = Math.min(Q, Math.max(-Q, a.apply(this, arguments) - g)), x, w = Math.min(Math.abs(C) / c, _.apply(this, arguments)), b = w * (C < 0 ? -1 : 1), v;
180
+ for (o = 0; o < c; ++o)
181
+ (v = y[f[o] = o] = +t(e[o], o, e)) > 0 && (l += v);
182
+ for (i != null ? f.sort(function(N, S) {
183
+ return i(y[N], y[S]);
184
+ }) : n != null && f.sort(function(N, S) {
185
+ return n(e[N], e[S]);
186
+ }), o = 0, m = l ? (C - c * b) / l : 0; o < c; ++o, g = x)
187
+ h = f[o], v = y[h], x = g + (v > 0 ? v * m : 0) + b, y[h] = {
188
+ data: e[h],
189
+ index: o,
190
+ value: v,
191
+ startAngle: g,
192
+ endAngle: x,
193
+ padAngle: w
194
+ };
195
+ return y;
196
+ }
197
+ return r.value = function(e) {
198
+ return arguments.length ? (t = typeof e == "function" ? e : d(+e), r) : t;
199
+ }, r.sortValues = function(e) {
200
+ return arguments.length ? (i = e, n = null, r) : i;
201
+ }, r.sort = function(e) {
202
+ return arguments.length ? (n = e, i = null, r) : n;
203
+ }, r.startAngle = function(e) {
204
+ return arguments.length ? (s = typeof e == "function" ? e : d(+e), r) : s;
205
+ }, r.endAngle = function(e) {
206
+ return arguments.length ? (a = typeof e == "function" ? e : d(+e), r) : a;
207
+ }, r.padAngle = function(e) {
208
+ return arguments.length ? (_ = typeof e == "function" ? e : d(+e), r) : _;
209
+ }, r;
210
+ }
211
+ function q() {
212
+ }
213
+ function W(t, i, n) {
214
+ t._context.bezierCurveTo(
215
+ (2 * t._x0 + t._x1) / 3,
216
+ (2 * t._y0 + t._y1) / 3,
217
+ (t._x0 + 2 * t._x1) / 3,
218
+ (t._y0 + 2 * t._y1) / 3,
219
+ (t._x0 + 4 * t._x1 + i) / 6,
220
+ (t._y0 + 4 * t._y1 + n) / 6
221
+ );
222
+ }
223
+ function tt(t) {
224
+ this._context = t;
225
+ }
226
+ tt.prototype = {
227
+ areaStart: function() {
228
+ this._line = 0;
229
+ },
230
+ areaEnd: function() {
231
+ this._line = NaN;
232
+ },
233
+ lineStart: function() {
234
+ this._x0 = this._x1 = this._y0 = this._y1 = NaN, this._point = 0;
235
+ },
236
+ lineEnd: function() {
237
+ switch (this._point) {
238
+ case 3:
239
+ W(this, this._x1, this._y1);
240
+ // falls through
241
+ case 2:
242
+ this._context.lineTo(this._x1, this._y1);
243
+ break;
244
+ }
245
+ (this._line || this._line !== 0 && this._point === 1) && this._context.closePath(), this._line = 1 - this._line;
246
+ },
247
+ point: function(t, i) {
248
+ switch (t = +t, i = +i, this._point) {
249
+ case 0:
250
+ this._point = 1, this._line ? this._context.lineTo(t, i) : this._context.moveTo(t, i);
251
+ break;
252
+ case 1:
253
+ this._point = 2;
254
+ break;
255
+ case 2:
256
+ this._point = 3, this._context.lineTo((5 * this._x0 + this._x1) / 6, (5 * this._y0 + this._y1) / 6);
257
+ // falls through
258
+ default:
259
+ W(this, t, i);
260
+ break;
261
+ }
262
+ this._x0 = this._x1, this._x1 = t, this._y0 = this._y1, this._y1 = i;
263
+ }
264
+ };
265
+ function $t(t) {
266
+ return new tt(t);
267
+ }
268
+ function Nt(t) {
269
+ this._context = t;
270
+ }
271
+ Nt.prototype = {
272
+ areaStart: q,
273
+ areaEnd: q,
274
+ lineStart: function() {
275
+ this._x0 = this._x1 = this._x2 = this._x3 = this._x4 = this._y0 = this._y1 = this._y2 = this._y3 = this._y4 = NaN, this._point = 0;
276
+ },
277
+ lineEnd: function() {
278
+ switch (this._point) {
279
+ case 1: {
280
+ this._context.moveTo(this._x2, this._y2), this._context.closePath();
281
+ break;
282
+ }
283
+ case 2: {
284
+ this._context.moveTo((this._x2 + 2 * this._x3) / 3, (this._y2 + 2 * this._y3) / 3), this._context.lineTo((this._x3 + 2 * this._x2) / 3, (this._y3 + 2 * this._y2) / 3), this._context.closePath();
285
+ break;
286
+ }
287
+ case 3: {
288
+ this.point(this._x2, this._y2), this.point(this._x3, this._y3), this.point(this._x4, this._y4);
289
+ break;
290
+ }
291
+ }
292
+ },
293
+ point: function(t, i) {
294
+ switch (t = +t, i = +i, this._point) {
295
+ case 0:
296
+ this._point = 1, this._x2 = t, this._y2 = i;
297
+ break;
298
+ case 1:
299
+ this._point = 2, this._x3 = t, this._y3 = i;
300
+ break;
301
+ case 2:
302
+ this._point = 3, this._x4 = t, this._y4 = i, this._context.moveTo((this._x0 + 4 * this._x1 + t) / 6, (this._y0 + 4 * this._y1 + i) / 6);
303
+ break;
304
+ default:
305
+ W(this, t, i);
306
+ break;
307
+ }
308
+ this._x0 = this._x1, this._x1 = t, this._y0 = this._y1, this._y1 = i;
309
+ }
310
+ };
311
+ function ti(t) {
312
+ return new Nt(t);
313
+ }
314
+ function St(t) {
315
+ this._context = t;
316
+ }
317
+ St.prototype = {
318
+ areaStart: function() {
319
+ this._line = 0;
320
+ },
321
+ areaEnd: function() {
322
+ this._line = NaN;
323
+ },
324
+ lineStart: function() {
325
+ this._x0 = this._x1 = this._y0 = this._y1 = NaN, this._point = 0;
326
+ },
327
+ lineEnd: function() {
328
+ (this._line || this._line !== 0 && this._point === 3) && this._context.closePath(), this._line = 1 - this._line;
329
+ },
330
+ point: function(t, i) {
331
+ switch (t = +t, i = +i, this._point) {
332
+ case 0:
333
+ this._point = 1;
334
+ break;
335
+ case 1:
336
+ this._point = 2;
337
+ break;
338
+ case 2:
339
+ this._point = 3;
340
+ var n = (this._x0 + 4 * this._x1 + t) / 6, s = (this._y0 + 4 * this._y1 + i) / 6;
341
+ this._line ? this._context.lineTo(n, s) : this._context.moveTo(n, s);
342
+ break;
343
+ case 3:
344
+ this._point = 4;
345
+ // falls through
346
+ default:
347
+ W(this, t, i);
348
+ break;
349
+ }
350
+ this._x0 = this._x1, this._x1 = t, this._y0 = this._y1, this._y1 = i;
351
+ }
352
+ };
353
+ function ii(t) {
354
+ return new St(t);
355
+ }
356
+ function Et(t, i) {
357
+ this._basis = new tt(t), this._beta = i;
358
+ }
359
+ Et.prototype = {
360
+ lineStart: function() {
361
+ this._x = [], this._y = [], this._basis.lineStart();
362
+ },
363
+ lineEnd: function() {
364
+ var t = this._x, i = this._y, n = t.length - 1;
365
+ if (n > 0)
366
+ for (var s = t[0], a = i[0], _ = t[n] - s, r = i[n] - a, e = -1, o; ++e <= n; )
367
+ o = e / n, this._basis.point(
368
+ this._beta * t[e] + (1 - this._beta) * (s + o * _),
369
+ this._beta * i[e] + (1 - this._beta) * (a + o * r)
370
+ );
371
+ this._x = this._y = null, this._basis.lineEnd();
372
+ },
373
+ point: function(t, i) {
374
+ this._x.push(+t), this._y.push(+i);
375
+ }
376
+ };
377
+ const ni = (function t(i) {
378
+ function n(s) {
379
+ return i === 1 ? new tt(s) : new Et(s, i);
380
+ }
381
+ return n.beta = function(s) {
382
+ return t(+s);
383
+ }, n;
384
+ })(0.85);
385
+ function Z(t, i, n) {
386
+ t._context.bezierCurveTo(
387
+ t._x1 + t._k * (t._x2 - t._x0),
388
+ t._y1 + t._k * (t._y2 - t._y0),
389
+ t._x2 + t._k * (t._x1 - i),
390
+ t._y2 + t._k * (t._y1 - n),
391
+ t._x2,
392
+ t._y2
393
+ );
394
+ }
395
+ function ct(t, i) {
396
+ this._context = t, this._k = (1 - i) / 6;
397
+ }
398
+ ct.prototype = {
399
+ areaStart: function() {
400
+ this._line = 0;
401
+ },
402
+ areaEnd: function() {
403
+ this._line = NaN;
404
+ },
405
+ lineStart: function() {
406
+ this._x0 = this._x1 = this._x2 = this._y0 = this._y1 = this._y2 = NaN, this._point = 0;
407
+ },
408
+ lineEnd: function() {
409
+ switch (this._point) {
410
+ case 2:
411
+ this._context.lineTo(this._x2, this._y2);
412
+ break;
413
+ case 3:
414
+ Z(this, this._x1, this._y1);
415
+ break;
416
+ }
417
+ (this._line || this._line !== 0 && this._point === 1) && this._context.closePath(), this._line = 1 - this._line;
418
+ },
419
+ point: function(t, i) {
420
+ switch (t = +t, i = +i, this._point) {
421
+ case 0:
422
+ this._point = 1, this._line ? this._context.lineTo(t, i) : this._context.moveTo(t, i);
423
+ break;
424
+ case 1:
425
+ this._point = 2, this._x1 = t, this._y1 = i;
426
+ break;
427
+ case 2:
428
+ this._point = 3;
429
+ // falls through
430
+ default:
431
+ Z(this, t, i);
432
+ break;
433
+ }
434
+ this._x0 = this._x1, this._x1 = this._x2, this._x2 = t, this._y0 = this._y1, this._y1 = this._y2, this._y2 = i;
435
+ }
436
+ };
437
+ const si = (function t(i) {
438
+ function n(s) {
439
+ return new ct(s, i);
440
+ }
441
+ return n.tension = function(s) {
442
+ return t(+s);
443
+ }, n;
444
+ })(0);
445
+ function lt(t, i) {
446
+ this._context = t, this._k = (1 - i) / 6;
447
+ }
448
+ lt.prototype = {
449
+ areaStart: q,
450
+ areaEnd: q,
451
+ lineStart: function() {
452
+ this._x0 = this._x1 = this._x2 = this._x3 = this._x4 = this._x5 = this._y0 = this._y1 = this._y2 = this._y3 = this._y4 = this._y5 = NaN, this._point = 0;
453
+ },
454
+ lineEnd: function() {
455
+ switch (this._point) {
456
+ case 1: {
457
+ this._context.moveTo(this._x3, this._y3), this._context.closePath();
458
+ break;
459
+ }
460
+ case 2: {
461
+ this._context.lineTo(this._x3, this._y3), this._context.closePath();
462
+ break;
463
+ }
464
+ case 3: {
465
+ this.point(this._x3, this._y3), this.point(this._x4, this._y4), this.point(this._x5, this._y5);
466
+ break;
467
+ }
468
+ }
469
+ },
470
+ point: function(t, i) {
471
+ switch (t = +t, i = +i, this._point) {
472
+ case 0:
473
+ this._point = 1, this._x3 = t, this._y3 = i;
474
+ break;
475
+ case 1:
476
+ this._point = 2, this._context.moveTo(this._x4 = t, this._y4 = i);
477
+ break;
478
+ case 2:
479
+ this._point = 3, this._x5 = t, this._y5 = i;
480
+ break;
481
+ default:
482
+ Z(this, t, i);
483
+ break;
484
+ }
485
+ this._x0 = this._x1, this._x1 = this._x2, this._x2 = t, this._y0 = this._y1, this._y1 = this._y2, this._y2 = i;
486
+ }
487
+ };
488
+ const ei = (function t(i) {
489
+ function n(s) {
490
+ return new lt(s, i);
491
+ }
492
+ return n.tension = function(s) {
493
+ return t(+s);
494
+ }, n;
495
+ })(0);
496
+ function ut(t, i) {
497
+ this._context = t, this._k = (1 - i) / 6;
498
+ }
499
+ ut.prototype = {
500
+ areaStart: function() {
501
+ this._line = 0;
502
+ },
503
+ areaEnd: function() {
504
+ this._line = NaN;
505
+ },
506
+ lineStart: function() {
507
+ this._x0 = this._x1 = this._x2 = this._y0 = this._y1 = this._y2 = NaN, this._point = 0;
508
+ },
509
+ lineEnd: function() {
510
+ (this._line || this._line !== 0 && this._point === 3) && this._context.closePath(), this._line = 1 - this._line;
511
+ },
512
+ point: function(t, i) {
513
+ switch (t = +t, i = +i, this._point) {
514
+ case 0:
515
+ this._point = 1;
516
+ break;
517
+ case 1:
518
+ this._point = 2;
519
+ break;
520
+ case 2:
521
+ this._point = 3, this._line ? this._context.lineTo(this._x2, this._y2) : this._context.moveTo(this._x2, this._y2);
522
+ break;
523
+ case 3:
524
+ this._point = 4;
525
+ // falls through
526
+ default:
527
+ Z(this, t, i);
528
+ break;
529
+ }
530
+ this._x0 = this._x1, this._x1 = this._x2, this._x2 = t, this._y0 = this._y1, this._y1 = this._y2, this._y2 = i;
531
+ }
532
+ };
533
+ const _i = (function t(i) {
534
+ function n(s) {
535
+ return new ut(s, i);
536
+ }
537
+ return n.tension = function(s) {
538
+ return t(+s);
539
+ }, n;
540
+ })(0);
541
+ function ft(t, i, n) {
542
+ var s = t._x1, a = t._y1, _ = t._x2, r = t._y2;
543
+ if (t._l01_a > T) {
544
+ var e = 2 * t._l01_2a + 3 * t._l01_a * t._l12_a + t._l12_2a, o = 3 * t._l01_a * (t._l01_a + t._l12_a);
545
+ s = (s * e - t._x0 * t._l12_2a + t._x2 * t._l01_2a) / o, a = (a * e - t._y0 * t._l12_2a + t._y2 * t._l01_2a) / o;
546
+ }
547
+ if (t._l23_a > T) {
548
+ var c = 2 * t._l23_2a + 3 * t._l23_a * t._l12_a + t._l12_2a, h = 3 * t._l23_a * (t._l23_a + t._l12_a);
549
+ _ = (_ * c + t._x1 * t._l23_2a - i * t._l12_2a) / h, r = (r * c + t._y1 * t._l23_2a - n * t._l12_2a) / h;
550
+ }
551
+ t._context.bezierCurveTo(s, a, _, r, t._x2, t._y2);
552
+ }
553
+ function At(t, i) {
554
+ this._context = t, this._alpha = i;
555
+ }
556
+ At.prototype = {
557
+ areaStart: function() {
558
+ this._line = 0;
559
+ },
560
+ areaEnd: function() {
561
+ this._line = NaN;
562
+ },
563
+ lineStart: function() {
564
+ this._x0 = this._x1 = this._x2 = this._y0 = this._y1 = this._y2 = NaN, this._l01_a = this._l12_a = this._l23_a = this._l01_2a = this._l12_2a = this._l23_2a = this._point = 0;
565
+ },
566
+ lineEnd: function() {
567
+ switch (this._point) {
568
+ case 2:
569
+ this._context.lineTo(this._x2, this._y2);
570
+ break;
571
+ case 3:
572
+ this.point(this._x2, this._y2);
573
+ break;
574
+ }
575
+ (this._line || this._line !== 0 && this._point === 1) && this._context.closePath(), this._line = 1 - this._line;
576
+ },
577
+ point: function(t, i) {
578
+ if (t = +t, i = +i, this._point) {
579
+ var n = this._x2 - t, s = this._y2 - i;
580
+ this._l23_a = Math.sqrt(this._l23_2a = Math.pow(n * n + s * s, this._alpha));
581
+ }
582
+ switch (this._point) {
583
+ case 0:
584
+ this._point = 1, this._line ? this._context.lineTo(t, i) : this._context.moveTo(t, i);
585
+ break;
586
+ case 1:
587
+ this._point = 2;
588
+ break;
589
+ case 2:
590
+ this._point = 3;
591
+ // falls through
592
+ default:
593
+ ft(this, t, i);
594
+ break;
595
+ }
596
+ this._l01_a = this._l12_a, this._l12_a = this._l23_a, this._l01_2a = this._l12_2a, this._l12_2a = this._l23_2a, this._x0 = this._x1, this._x1 = this._x2, this._x2 = t, this._y0 = this._y1, this._y1 = this._y2, this._y2 = i;
597
+ }
598
+ };
599
+ const hi = (function t(i) {
600
+ function n(s) {
601
+ return i ? new At(s, i) : new ct(s, 0);
602
+ }
603
+ return n.alpha = function(s) {
604
+ return t(+s);
605
+ }, n;
606
+ })(0.5);
607
+ function Ct(t, i) {
608
+ this._context = t, this._alpha = i;
609
+ }
610
+ Ct.prototype = {
611
+ areaStart: q,
612
+ areaEnd: q,
613
+ lineStart: function() {
614
+ this._x0 = this._x1 = this._x2 = this._x3 = this._x4 = this._x5 = this._y0 = this._y1 = this._y2 = this._y3 = this._y4 = this._y5 = NaN, this._l01_a = this._l12_a = this._l23_a = this._l01_2a = this._l12_2a = this._l23_2a = this._point = 0;
615
+ },
616
+ lineEnd: function() {
617
+ switch (this._point) {
618
+ case 1: {
619
+ this._context.moveTo(this._x3, this._y3), this._context.closePath();
620
+ break;
621
+ }
622
+ case 2: {
623
+ this._context.lineTo(this._x3, this._y3), this._context.closePath();
624
+ break;
625
+ }
626
+ case 3: {
627
+ this.point(this._x3, this._y3), this.point(this._x4, this._y4), this.point(this._x5, this._y5);
628
+ break;
629
+ }
630
+ }
631
+ },
632
+ point: function(t, i) {
633
+ if (t = +t, i = +i, this._point) {
634
+ var n = this._x2 - t, s = this._y2 - i;
635
+ this._l23_a = Math.sqrt(this._l23_2a = Math.pow(n * n + s * s, this._alpha));
636
+ }
637
+ switch (this._point) {
638
+ case 0:
639
+ this._point = 1, this._x3 = t, this._y3 = i;
640
+ break;
641
+ case 1:
642
+ this._point = 2, this._context.moveTo(this._x4 = t, this._y4 = i);
643
+ break;
644
+ case 2:
645
+ this._point = 3, this._x5 = t, this._y5 = i;
646
+ break;
647
+ default:
648
+ ft(this, t, i);
649
+ break;
650
+ }
651
+ this._l01_a = this._l12_a, this._l12_a = this._l23_a, this._l01_2a = this._l12_2a, this._l12_2a = this._l23_2a, this._x0 = this._x1, this._x1 = this._x2, this._x2 = t, this._y0 = this._y1, this._y1 = this._y2, this._y2 = i;
652
+ }
653
+ };
654
+ const oi = (function t(i) {
655
+ function n(s) {
656
+ return i ? new Ct(s, i) : new lt(s, 0);
657
+ }
658
+ return n.alpha = function(s) {
659
+ return t(+s);
660
+ }, n;
661
+ })(0.5);
662
+ function Mt(t, i) {
663
+ this._context = t, this._alpha = i;
664
+ }
665
+ Mt.prototype = {
666
+ areaStart: function() {
667
+ this._line = 0;
668
+ },
669
+ areaEnd: function() {
670
+ this._line = NaN;
671
+ },
672
+ lineStart: function() {
673
+ this._x0 = this._x1 = this._x2 = this._y0 = this._y1 = this._y2 = NaN, this._l01_a = this._l12_a = this._l23_a = this._l01_2a = this._l12_2a = this._l23_2a = this._point = 0;
674
+ },
675
+ lineEnd: function() {
676
+ (this._line || this._line !== 0 && this._point === 3) && this._context.closePath(), this._line = 1 - this._line;
677
+ },
678
+ point: function(t, i) {
679
+ if (t = +t, i = +i, this._point) {
680
+ var n = this._x2 - t, s = this._y2 - i;
681
+ this._l23_a = Math.sqrt(this._l23_2a = Math.pow(n * n + s * s, this._alpha));
682
+ }
683
+ switch (this._point) {
684
+ case 0:
685
+ this._point = 1;
686
+ break;
687
+ case 1:
688
+ this._point = 2;
689
+ break;
690
+ case 2:
691
+ this._point = 3, this._line ? this._context.lineTo(this._x2, this._y2) : this._context.moveTo(this._x2, this._y2);
692
+ break;
693
+ case 3:
694
+ this._point = 4;
695
+ // falls through
696
+ default:
697
+ ft(this, t, i);
698
+ break;
699
+ }
700
+ this._l01_a = this._l12_a, this._l12_a = this._l23_a, this._l01_2a = this._l12_2a, this._l12_2a = this._l23_2a, this._x0 = this._x1, this._x1 = this._x2, this._x2 = t, this._y0 = this._y1, this._y1 = this._y2, this._y2 = i;
701
+ }
702
+ };
703
+ const ai = (function t(i) {
704
+ function n(s) {
705
+ return i ? new Mt(s, i) : new ut(s, 0);
706
+ }
707
+ return n.alpha = function(s) {
708
+ return t(+s);
709
+ }, n;
710
+ })(0.5);
711
+ function Pt(t) {
712
+ this._context = t;
713
+ }
714
+ Pt.prototype = {
715
+ areaStart: q,
716
+ areaEnd: q,
717
+ lineStart: function() {
718
+ this._point = 0;
719
+ },
720
+ lineEnd: function() {
721
+ this._point && this._context.closePath();
722
+ },
723
+ point: function(t, i) {
724
+ t = +t, i = +i, this._point ? this._context.lineTo(t, i) : (this._point = 1, this._context.moveTo(t, i));
725
+ }
726
+ };
727
+ function ri(t) {
728
+ return new Pt(t);
729
+ }
730
+ function mt(t) {
731
+ return t < 0 ? -1 : 1;
732
+ }
733
+ function gt(t, i, n) {
734
+ var s = t._x1 - t._x0, a = i - t._x1, _ = (t._y1 - t._y0) / (s || a < 0 && -0), r = (n - t._y1) / (a || s < 0 && -0), e = (_ * a + r * s) / (s + a);
735
+ return (mt(_) + mt(r)) * Math.min(Math.abs(_), Math.abs(r), 0.5 * Math.abs(e)) || 0;
736
+ }
737
+ function vt(t, i) {
738
+ var n = t._x1 - t._x0;
739
+ return n ? (3 * (t._y1 - t._y0) / n - i) / 2 : i;
740
+ }
741
+ function rt(t, i, n) {
742
+ var s = t._x0, a = t._y0, _ = t._x1, r = t._y1, e = (_ - s) / 3;
743
+ t._context.bezierCurveTo(s + e, a + e * i, _ - e, r - e * n, _, r);
744
+ }
745
+ function $(t) {
746
+ this._context = t;
747
+ }
748
+ $.prototype = {
749
+ areaStart: function() {
750
+ this._line = 0;
751
+ },
752
+ areaEnd: function() {
753
+ this._line = NaN;
754
+ },
755
+ lineStart: function() {
756
+ this._x0 = this._x1 = this._y0 = this._y1 = this._t0 = NaN, this._point = 0;
757
+ },
758
+ lineEnd: function() {
759
+ switch (this._point) {
760
+ case 2:
761
+ this._context.lineTo(this._x1, this._y1);
762
+ break;
763
+ case 3:
764
+ rt(this, this._t0, vt(this, this._t0));
765
+ break;
766
+ }
767
+ (this._line || this._line !== 0 && this._point === 1) && this._context.closePath(), this._line = 1 - this._line;
768
+ },
769
+ point: function(t, i) {
770
+ var n = NaN;
771
+ if (t = +t, i = +i, !(t === this._x1 && i === this._y1)) {
772
+ switch (this._point) {
773
+ case 0:
774
+ this._point = 1, this._line ? this._context.lineTo(t, i) : this._context.moveTo(t, i);
775
+ break;
776
+ case 1:
777
+ this._point = 2;
778
+ break;
779
+ case 2:
780
+ this._point = 3, rt(this, vt(this, n = gt(this, t, i)), n);
781
+ break;
782
+ default:
783
+ rt(this, this._t0, n = gt(this, t, i));
784
+ break;
785
+ }
786
+ this._x0 = this._x1, this._x1 = t, this._y0 = this._y1, this._y1 = i, this._t0 = n;
787
+ }
788
+ }
789
+ };
790
+ function Rt(t) {
791
+ this._context = new Bt(t);
792
+ }
793
+ (Rt.prototype = Object.create($.prototype)).point = function(t, i) {
794
+ $.prototype.point.call(this, i, t);
795
+ };
796
+ function Bt(t) {
797
+ this._context = t;
798
+ }
799
+ Bt.prototype = {
800
+ moveTo: function(t, i) {
801
+ this._context.moveTo(i, t);
802
+ },
803
+ closePath: function() {
804
+ this._context.closePath();
805
+ },
806
+ lineTo: function(t, i) {
807
+ this._context.lineTo(i, t);
808
+ },
809
+ bezierCurveTo: function(t, i, n, s, a, _) {
810
+ this._context.bezierCurveTo(i, t, s, n, _, a);
811
+ }
812
+ };
813
+ function ci(t) {
814
+ return new $(t);
815
+ }
816
+ function li(t) {
817
+ return new Rt(t);
818
+ }
819
+ function Ot(t) {
820
+ this._context = t;
821
+ }
822
+ Ot.prototype = {
823
+ areaStart: function() {
824
+ this._line = 0;
825
+ },
826
+ areaEnd: function() {
827
+ this._line = NaN;
828
+ },
829
+ lineStart: function() {
830
+ this._x = [], this._y = [];
831
+ },
832
+ lineEnd: function() {
833
+ var t = this._x, i = this._y, n = t.length;
834
+ if (n)
835
+ if (this._line ? this._context.lineTo(t[0], i[0]) : this._context.moveTo(t[0], i[0]), n === 2)
836
+ this._context.lineTo(t[1], i[1]);
837
+ else
838
+ for (var s = bt(t), a = bt(i), _ = 0, r = 1; r < n; ++_, ++r)
839
+ this._context.bezierCurveTo(s[0][_], a[0][_], s[1][_], a[1][_], t[r], i[r]);
840
+ (this._line || this._line !== 0 && n === 1) && this._context.closePath(), this._line = 1 - this._line, this._x = this._y = null;
841
+ },
842
+ point: function(t, i) {
843
+ this._x.push(+t), this._y.push(+i);
844
+ }
845
+ };
846
+ function bt(t) {
847
+ var i, n = t.length - 1, s, a = new Array(n), _ = new Array(n), r = new Array(n);
848
+ for (a[0] = 0, _[0] = 2, r[0] = t[0] + 2 * t[1], i = 1; i < n - 1; ++i) a[i] = 1, _[i] = 4, r[i] = 4 * t[i] + 2 * t[i + 1];
849
+ for (a[n - 1] = 2, _[n - 1] = 7, r[n - 1] = 8 * t[n - 1] + t[n], i = 1; i < n; ++i) s = a[i] / _[i - 1], _[i] -= s, r[i] -= s * r[i - 1];
850
+ for (a[n - 1] = r[n - 1] / _[n - 1], i = n - 2; i >= 0; --i) a[i] = (r[i] - a[i + 1]) / _[i];
851
+ for (_[n - 1] = (t[n] + a[n - 1]) / 2, i = 0; i < n - 1; ++i) _[i] = 2 * t[i + 1] - a[i + 1];
852
+ return [a, _];
853
+ }
854
+ function ui(t) {
855
+ return new Ot(t);
856
+ }
857
+ function it(t, i) {
858
+ this._context = t, this._t = i;
859
+ }
860
+ it.prototype = {
861
+ areaStart: function() {
862
+ this._line = 0;
863
+ },
864
+ areaEnd: function() {
865
+ this._line = NaN;
866
+ },
867
+ lineStart: function() {
868
+ this._x = this._y = NaN, this._point = 0;
869
+ },
870
+ lineEnd: function() {
871
+ 0 < this._t && this._t < 1 && this._point === 2 && this._context.lineTo(this._x, this._y), (this._line || this._line !== 0 && this._point === 1) && this._context.closePath(), this._line >= 0 && (this._t = 1 - this._t, this._line = 1 - this._line);
872
+ },
873
+ point: function(t, i) {
874
+ switch (t = +t, i = +i, this._point) {
875
+ case 0:
876
+ this._point = 1, this._line ? this._context.lineTo(t, i) : this._context.moveTo(t, i);
877
+ break;
878
+ case 1:
879
+ this._point = 2;
880
+ // falls through
881
+ default: {
882
+ if (this._t <= 0)
883
+ this._context.lineTo(this._x, i), this._context.lineTo(t, i);
884
+ else {
885
+ var n = this._x * (1 - this._t) + t * this._t;
886
+ this._context.lineTo(n, this._y), this._context.lineTo(n, i);
887
+ }
888
+ break;
889
+ }
890
+ }
891
+ this._x = t, this._y = i;
892
+ }
893
+ };
894
+ function fi(t) {
895
+ return new it(t, 0.5);
896
+ }
897
+ function pi(t) {
898
+ return new it(t, 0);
899
+ }
900
+ function xi(t) {
901
+ return new it(t, 1);
902
+ }
903
+ export {
904
+ xi as a,
905
+ ui as b,
906
+ fi as c,
907
+ ci as d,
908
+ ri as e,
909
+ Ft as f,
910
+ ai as g,
911
+ oi as h,
912
+ hi as i,
913
+ _i as j,
914
+ ei as k,
915
+ si as l,
916
+ li as m,
917
+ ni as n,
918
+ ii as o,
919
+ ti as p,
920
+ $t as q,
921
+ Wt as r,
922
+ pi as s,
923
+ Ut as t,
924
+ Zt as u
925
+ };