@ozdao/martyrs 0.2.571 → 0.2.574
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.
- package/dist/_virtual/dayjs.min.js +1 -1
- package/dist/_virtual/weekOfYear.js +1 -1
- package/dist/builder.js +1194 -45
- package/dist/loader.js +30 -0
- package/dist/{main-BFvlam0J.js → main-BfEQkhXS.js} +1173 -1191
- package/dist/martyrs/dist/{main-BFvlam0J.js → main-BfEQkhXS.js} +94 -112
- package/dist/martyrs/dist/main-BfEQkhXS.js.map +1 -0
- package/dist/martyrs/dist/{web-CH5wzMHy.js → web-BqTV9va1.js} +3 -3
- package/dist/martyrs/dist/{web-CH5wzMHy.js.map → web-BqTV9va1.js.map} +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_core@7.0.1 → @capacitor_core@7.4.4}/node_modules/@capacitor/core/dist/index.js +2 -1
- package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js.map +1 -0
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/index.js +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/index.js.map +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/web.js +1 -1
- package/dist/martyrs/node_modules/.pnpm/{@capacitor_preferences@7.0.0_@capacitor_core@7.0.1 → @capacitor_preferences@7.0.2_@capacitor_core@7.4.4}/node_modules/@capacitor/preferences/dist/esm/web.js.map +1 -1
- package/dist/{node_modules/.pnpm/@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_ → martyrs}/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js +1 -1
- package/dist/martyrs/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +1 -0
- package/dist/martyrs/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +1 -0
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs}/node_modules/dayjs/dayjs.min.js +1 -1
- package/dist/martyrs/node_modules/dayjs/dayjs.min.js.map +1 -0
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs}/node_modules/dayjs/plugin/weekOfYear.js +1 -1
- package/dist/martyrs/node_modules/dayjs/plugin/weekOfYear.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/regex.js +5 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/rng.js +15 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/rng.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/stringify.js +17 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/v4.js +13 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/v4.js.map +1 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/validate.js +8 -0
- package/dist/martyrs/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
- package/dist/martyrs/src/components/Block/Block.vue.js +2 -2
- package/dist/martyrs/src/components/Block/Block.vue.js.map +1 -1
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js +1 -1
- package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js.map +1 -1
- package/dist/martyrs/src/components/Button/Button.vue2.js +1 -1
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js +6 -6
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js +2 -2
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js.map +1 -1
- package/dist/martyrs/src/components/Chips/Chips.vue.js +2 -2
- package/dist/martyrs/src/components/Countdown/Countdown.vue.js +5 -5
- package/dist/martyrs/src/components/Countdown/Countdown.vue.js.map +1 -1
- package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js +4 -4
- package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js.map +1 -1
- package/dist/martyrs/src/components/EditImages/{EditImages.vue.js → EditImages.vue2.js} +3 -3
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Feed/Carousel.vue.js +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.js +3 -3
- package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +2 -2
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.js +1 -1
- package/dist/martyrs/src/components/FieldPhone/FieldPhone.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js +1 -1
- package/dist/martyrs/src/components/FieldTags/BlockTags.vue.js.map +1 -1
- package/dist/martyrs/src/components/Loader/{Loader.vue.js → Loader.vue2.js} +3 -3
- package/dist/martyrs/src/components/Loader/Loader.vue2.js.map +1 -0
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js +1 -1
- package/dist/martyrs/src/components/Media/Media.vue.js +1 -1
- package/dist/martyrs/src/components/Menu/{Menu.vue.js → Menu.vue2.js} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js +2 -2
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js.map +1 -1
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js +2 -2
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js.map +1 -1
- package/dist/martyrs/src/components/Radio/Radio.vue.js +1 -1
- package/dist/martyrs/src/components/Radio/Radio.vue.js.map +1 -1
- package/dist/martyrs/src/components/Select/Select.vue.js +2 -2
- package/dist/martyrs/src/components/Select/Select.vue.js.map +1 -1
- package/dist/martyrs/src/components/SelectMulti/{SelectMulti.vue2.js → SelectMulti.vue.js} +2 -2
- package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue.js.map +1 -0
- package/dist/martyrs/src/components/Table/Table.vue.js +3 -3
- package/dist/martyrs/src/components/Table/Table.vue.js.map +1 -1
- package/dist/martyrs/src/components/Text/Text.vue.js +1 -1
- package/dist/martyrs/src/components/Text/Text.vue.js.map +1 -1
- package/dist/martyrs/src/components/Tooltip/{Tooltip.vue.js → Tooltip.vue2.js} +2 -2
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.js.map +1 -0
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +4 -4
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js.map +1 -1
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +4 -4
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/CardUser.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/blocks/ProfileCard.vue.js +4 -4
- package/dist/martyrs/src/modules/auth/views/components/blocks/ProfileCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/layouts/Auth.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +7 -7
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +3 -3
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js +3 -3
- package/dist/martyrs/src/modules/auth/views/components/pages/UserDashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/FeaturedUsers.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +7 -7
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/SliderFeatures.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/store/auth.js +1 -1
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js +4 -4
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +6 -6
- package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.js +1 -1
- package/dist/martyrs/src/modules/chats/components/blocks/ChatMessage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.js +2 -2
- package/dist/martyrs/src/modules/chats/components/sections/ChatWindow.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/Activity.vue.js +7 -7
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.js +4 -4
- package/dist/martyrs/src/modules/community/components/blocks/FooterBlogpost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +10 -10
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js +2 -2
- package/dist/martyrs/src/modules/community/components/pages/Posts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js +3 -3
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comments.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Textarea.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/sections/Constructor.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/classes/core.app.js +2 -1
- package/dist/martyrs/src/modules/core/views/classes/core.app.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSorting.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSorting.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +9 -9
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/blocks/HelpCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/ButtonDate.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/ButtonDate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/PhotoStack.vue.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js +25 -5
- package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +4 -4
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js +11 -11
- package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/CitySelection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.js +16 -16
- package/dist/martyrs/src/modules/core/views/components/partials/Footer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +7 -7
- package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/LocationSelection.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +23 -23
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js +7 -7
- package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue.js → Filters.vue2.js} +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +1 -0
- package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterCheckbox.vue2.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterCheckbox.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterDateRange.vue2.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterDateRange.vue2.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterRange.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterRange.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/store/core.store.js +29 -47
- package/dist/martyrs/src/modules/core/views/store/core.store.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js +21 -2
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js +5 -5
- package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/blocks/CardEventShort.vue.js +3 -3
- package/dist/martyrs/src/modules/events/components/blocks/CardEventShort.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +4 -4
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +18 -18
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +7 -7
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/Events.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +5 -5
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EventsHot.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/sections/EventsHot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/Feed.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/List.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/sections/List.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/SelectDate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
- package/dist/martyrs/src/modules/gallery/components/pages/Gallery.vue.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js.map +1 -1
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js +4 -4
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js.map +1 -1
- package/dist/martyrs/src/modules/icons/navigation/IconSort.vue.js +4 -4
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js +7 -7
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +3 -3
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +2 -2
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +10 -10
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +5 -5
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js +5 -5
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionHeroToken.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionJoinUs.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionMobileApp.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.js +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionOverview.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js +6 -6
- package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +4 -4
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.js +4 -4
- package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +3 -3
- package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +5 -5
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +7 -7
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +13 -13
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +23 -23
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js +10 -13
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +9 -9
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +26 -26
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +17 -17
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +26 -26
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +8 -8
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/music.client.js +6 -6
- package/dist/martyrs/src/modules/music/music.client.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.js +2 -2
- package/dist/martyrs/src/modules/notifications/components/blocks/NotificationItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js +1 -1
- package/dist/martyrs/src/modules/notifications/components/elements/NotificationBadge.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/notifications.client.js +2 -2
- package/dist/martyrs/src/modules/notifications/store/notifications.store.js +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js +9 -9
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrder.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js +5 -5
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js +9 -9
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js +5 -5
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/StatusHistory.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/blocks/StatusHistory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/elements/PriceTotal.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +17 -17
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +4 -4
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/AskToLogin.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/sections/Succes.vue.js +3 -3
- package/dist/martyrs/src/modules/orders/store/shopcart.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Contacts.vue.js +8 -8
- package/dist/martyrs/src/modules/organizations/components/blocks/Contacts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +6 -6
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +4 -4
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +3 -3
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.js +5 -5
- package/dist/martyrs/src/modules/pages/views/components/pages/Page.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardCategory.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js +5 -5
- package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/ProductImages.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js +5 -5
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/elements/Price.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/elements/QuantitySelector.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/elements/THC.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +7 -7
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +8 -8
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +12 -12
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +4 -4
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +6 -6
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditRecommended.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +9 -9
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +6 -6
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/blocks/CardRent.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/blocks/CardRent.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/DateLabel.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js +8 -8
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +6 -6
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.js +3 -3
- package/dist/martyrs/src/modules/reports/components/pages/BackofficeReports.vue.js.map +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js +5 -5
- package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +6 -6
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js +3 -3
- package/dist/martyrs/src/modules/spots/components/pages/Spots.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +5 -5
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue.js +5 -5
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +5 -5
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CashDeposit.vue.js +2 -2
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CashDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +4 -4
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue.js +12 -12
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js +4 -4
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +23 -23
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js.map +1 -1
- package/dist/martyrs.css +1 -1
- package/dist/martyrs.es.js +1 -1
- package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/utils.js +1 -1
- package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/utils.js +1 -1
- package/dist/style.css +194 -202
- package/dist/{web-CH5wzMHy.js → web-BqTV9va1.js} +1 -1
- package/package.json +6 -8
- package/src/builder/modes/ssr.prod.js +1 -0
- package/src/builder/modes/ssr.rspack.dev.js +13 -6
- package/src/builder/rspack/rspack.config.base.js +7 -0
- package/src/builder/rspack/rspack.config.ssr.client.js +19 -44
- package/src/builder/templates/page.js +21 -0
- package/src/components/Block/Block.vue +1 -1
- package/src/components/BottomSheet/BottomSheet.vue +1 -1
- package/src/components/Calendar/Calendar.vue +5 -5
- package/src/components/Checkbox/Checkbox.vue +2 -2
- package/src/components/Chips/Chips.vue +2 -2
- package/src/components/Completion/Completion.vue +2 -2
- package/src/components/Countdown/Countdown.vue +5 -5
- package/src/components/DatePicker/DatePicker.vue +4 -4
- package/src/components/EditImages/EditImages.vue +1 -1
- package/src/components/Feed/Feed.old.vue +1 -1
- package/src/components/Feed/Feed.vue +1 -1
- package/src/components/FieldBig/FieldBig.vue +2 -2
- package/src/components/FieldPhone/FieldPhone.vue +1 -1
- package/src/components/FieldTags/BlockTags.vue +1 -1
- package/src/components/Loader/Loader.vue +1 -1
- package/src/components/Menu/MenuItem.vue +2 -2
- package/src/components/PhotoViewer/PhotoViewer.vue +1 -1
- package/src/components/Radio/Radio.vue +1 -1
- package/src/components/Select/Select.vue +1 -1
- package/src/components/Table/Table.vue +2 -2
- package/src/components/Text/Text.vue +1 -1
- package/src/components/UploadImage/UploadImage.vue +2 -2
- package/src/components/UploadImageMultiple/UploadImageMultiple.vue +3 -3
- package/src/configurator/components/layouts/layoutConfigurator.vue +1 -1
- package/src/configurator/components/pages/Styles.vue +2 -2
- package/src/jit/.claude/settings.local.json +10 -0
- package/src/jit/CLAUDE.md +387 -0
- package/src/jit/core.js +274 -0
- package/src/jit/extractor.js +140 -0
- package/src/jit/index.js +19 -0
- package/src/jit/loader.js +46 -0
- package/src/jit/plugin.js +209 -0
- package/src/jit/rules.js +474 -0
- package/src/jit/variants.js +128 -0
- package/src/modules/auth/views/components/blocks/CardUser.vue +2 -2
- package/src/modules/auth/views/components/blocks/ProfileCard.vue +4 -4
- package/src/modules/auth/views/components/layouts/Auth.vue +1 -1
- package/src/modules/auth/views/components/pages/EnterPassword.vue +2 -2
- package/src/modules/auth/views/components/pages/Profile.vue +5 -5
- package/src/modules/auth/views/components/pages/ProfileBlogposts.vue +1 -1
- package/src/modules/auth/views/components/pages/ProfileEditAccount.vue +2 -2
- package/src/modules/auth/views/components/pages/ResetPassword.vue +1 -1
- package/src/modules/auth/views/components/pages/SignIn.vue +3 -3
- package/src/modules/auth/views/components/pages/SignUp.vue +1 -1
- package/src/modules/auth/views/components/pages/UserDashboard.vue +3 -3
- package/src/modules/auth/views/components/sections/FeaturedUsers.vue +1 -1
- package/src/modules/auth/views/components/sections/ProfileCompletion.vue +2 -2
- package/src/modules/auth/views/components/sections/ProfileEditCredentials.vue +7 -7
- package/src/modules/auth/views/components/sections/SliderFeatures.vue +1 -1
- package/src/modules/backoffice/components/admin/Backcalls.vue +1 -1
- package/src/modules/backoffice/components/admin/FastOrders.vue +1 -1
- package/src/modules/backoffice/components/admin/ProductEdit.vue +2 -2
- package/src/modules/backoffice/components/admin/UserEdit.vue +1 -1
- package/src/modules/backoffice/components/admin/Users.vue +2 -2
- package/src/modules/backoffice/components/pages/Dashboard.vue +4 -4
- package/src/modules/backoffice/components/partials/Sidebar.vue +5 -5
- package/src/modules/chats/components/blocks/ChatMessage.vue +1 -1
- package/src/modules/chats/components/sections/ChatWindow.vue +2 -2
- package/src/modules/community/components/blocks/Activity.vue +7 -7
- package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
- package/src/modules/community/components/blocks/FooterBlogpost.vue +4 -4
- package/src/modules/community/components/layouts/Community.vue +10 -10
- package/src/modules/community/components/pages/CreateBlogPost.vue +1 -1
- package/src/modules/community/components/pages/Posts.vue +2 -2
- package/src/modules/community/components/sections/Comment.vue +2 -2
- package/src/modules/constructor/components/elements/Audio.vue +1 -1
- package/src/modules/constructor/components/elements/Caption.vue +1 -1
- package/src/modules/constructor/components/elements/Embed.vue +1 -1
- package/src/modules/constructor/components/elements/Textarea.vue +1 -1
- package/src/modules/constructor/components/elements/Video.vue +1 -1
- package/src/modules/core/views/classes/core.app.js +2 -1
- package/src/modules/core/views/components/blocks/BlockSorting.vue +2 -2
- package/src/modules/core/views/components/blocks/CardFooter.vue +4 -4
- package/src/modules/core/views/components/blocks/CardHeader.vue +7 -7
- package/src/modules/core/views/components/blocks/HelpCard.vue +1 -1
- package/src/modules/core/views/components/blocks/PopupAuth.vue +1 -1
- package/src/modules/core/views/components/elements/ButtonDate.vue +1 -1
- package/src/modules/core/views/components/elements/PhotoStack.vue +3 -3
- package/src/modules/core/views/components/layouts/App.vue +28 -4
- package/src/modules/core/views/components/layouts/Client.vue +4 -4
- package/src/modules/core/views/components/partials/BottomNavigationBar.vue +15 -15
- package/src/modules/core/views/components/partials/CitySelection.vue +1 -1
- package/src/modules/core/views/components/partials/Footer.centered.vue +17 -17
- package/src/modules/core/views/components/partials/Footer.vue +18 -18
- package/src/modules/core/views/components/partials/Header.vue +10 -11
- package/src/modules/core/views/components/partials/LocationSelection.vue +1 -1
- package/src/modules/core/views/components/partials/Navigation.vue +20 -19
- package/src/modules/core/views/components/partials/NavigationBar.vue +3 -3
- package/src/modules/core/views/components/partials/Sidebar.vue +6 -6
- package/src/modules/core/views/components/sections/SectionPageTitle.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterCheckbox.vue +1 -1
- package/src/modules/core/views/components/sections/filters/FilterDateRange.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterPrice.vue +2 -2
- package/src/modules/core/views/components/sections/filters/FilterRange.vue +2 -2
- package/src/modules/core/views/store/core.store.js +36 -60
- package/src/modules/core/views/utils/vue-app-renderer.js +31 -1
- package/src/modules/events/components/blocks/CardEvent.vue +6 -6
- package/src/modules/events/components/blocks/CardEventShort.vue +3 -3
- package/src/modules/events/components/pages/EditEvent.vue +1 -1
- package/src/modules/events/components/pages/EditEventTickets.vue +18 -18
- package/src/modules/events/components/pages/Event.vue +5 -5
- package/src/modules/events/components/pages/Events.vue +2 -2
- package/src/modules/events/components/pages/EventsBackoffice.vue +2 -2
- package/src/modules/events/components/sections/EditTickets.vue +5 -5
- package/src/modules/events/components/sections/EventsHot.vue +2 -2
- package/src/modules/events/components/sections/List.vue +1 -1
- package/src/modules/events/components/sections/SelectDate.vue +1 -1
- package/src/modules/gallery/components/pages/Gallery.vue +1 -1
- package/src/modules/gallery/components/sections/BackofficeGallery.vue +1 -1
- package/src/modules/governance/reactcode/src/components/CreateInitiativeForm.tsx +14 -14
- package/src/modules/governance/reactcode/src/components/CreateMilestoneForm.tsx +13 -13
- package/src/modules/governance/reactcode/src/components/EmptyState.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/InitiativeCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/LinkedEntityCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/MilestoneCard.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/ProductRepositories.tsx +6 -6
- package/src/modules/governance/reactcode/src/components/ProductSummary.tsx +18 -18
- package/src/modules/governance/reactcode/src/components/ProductTeam.tsx +7 -7
- package/src/modules/governance/reactcode/src/components/ProposeTaskForm.tsx +9 -9
- package/src/modules/governance/reactcode/src/components/TaskAssignForm.tsx +4 -4
- package/src/modules/governance/reactcode/src/components/TaskCard.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/TaskStatusBadge.tsx +1 -1
- package/src/modules/governance/reactcode/src/components/VoteForm.tsx +6 -6
- package/src/modules/governance/reactcode/src/components/VotingCard.tsx +2 -2
- package/src/modules/governance/reactcode/src/components/VotingResults.tsx +15 -15
- package/src/modules/governance/reactcode/src/pages/InitiativeDetailPage.tsx +41 -41
- package/src/modules/governance/reactcode/src/pages/InitiativeMilestonesPage.tsx +8 -8
- package/src/modules/governance/reactcode/src/pages/InitiativesListPage.tsx +6 -6
- package/src/modules/governance/reactcode/src/pages/MilestoneDetailPage.tsx +9 -9
- package/src/modules/governance/reactcode/src/pages/RoadmapPage.tsx +14 -14
- package/src/modules/governance/reactcode/src/pages/TaskDetailPage.tsx +44 -44
- package/src/modules/governance/reactcode/src/pages/VotingDetailPage.tsx +8 -8
- package/src/modules/governance/reactcode/src/pages/VotingsListPage.tsx +3 -3
- package/src/modules/governance/reactcode-2/App.tsx +28 -0
- package/src/modules/governance/reactcode-2/README.md +20 -0
- package/src/modules/governance/reactcode-2/components/Charts.tsx +58 -0
- package/src/modules/governance/reactcode-2/components/Layout.tsx +457 -0
- package/src/modules/governance/reactcode-2/components/TaskPage.tsx +325 -0
- package/src/modules/governance/reactcode-2/components/VoteBadge.tsx +27 -0
- package/src/modules/governance/reactcode-2/components/VotingsFeedPage.tsx +328 -0
- package/src/modules/governance/reactcode-2/constants.ts +154 -0
- package/src/modules/governance/reactcode-2/index.html +70 -0
- package/src/modules/governance/reactcode-2/index.tsx +15 -0
- package/src/modules/governance/reactcode-2/metadata.json +5 -0
- package/src/modules/governance/reactcode-2/package.json +23 -0
- package/src/modules/governance/reactcode-2/pnpm-lock.yaml +1410 -0
- package/src/modules/governance/reactcode-2/tsconfig.json +29 -0
- package/src/modules/governance/reactcode-2/types.ts +48 -0
- package/src/modules/governance/reactcode-2/vite.config.ts +23 -0
- package/src/modules/governance/views/components/blocks/CardInitiativeItem.vue +10 -10
- package/src/modules/governance/views/components/blocks/CardMilestoneItem.vue +15 -15
- package/src/modules/governance/views/components/blocks/CardTaskItem.vue +9 -9
- package/src/modules/governance/views/components/blocks/CardVotingItem.vue +11 -11
- package/src/modules/governance/views/components/layouts/Governance.vue +1 -1
- package/src/modules/governance/views/components/pages/Governance.vue +3 -3
- package/src/modules/governance/views/components/pages/Initiative.vue +112 -112
- package/src/modules/governance/views/components/pages/InitiativeMilestones.vue +31 -31
- package/src/modules/governance/views/components/pages/Initiatives.vue +20 -22
- package/src/modules/governance/views/components/pages/Milestone.vue +25 -25
- package/src/modules/governance/views/components/pages/Roadmap.vue +47 -47
- package/src/modules/governance/views/components/pages/Task.vue +106 -106
- package/src/modules/governance/views/components/pages/Tasks.vue +16 -16
- package/src/modules/governance/views/components/pages/Voting.vue +23 -23
- package/src/modules/governance/views/components/pages/Votings.vue +7 -7
- package/src/modules/governance/views/components/partials/EmptyState.vue +3 -3
- package/src/modules/governance/views/components/partials/LinkedEntityCard.vue +11 -11
- package/src/modules/governance/views/components/partials/TaskStatusBadge.vue +4 -4
- package/src/modules/governance/views/components/partials/VoteForm.vue +14 -14
- package/src/modules/governance/views/components/partials/VotingResults.vue +22 -22
- package/src/modules/icons/components/IconSearchPopup.vue +3 -3
- package/src/modules/icons/entities/IconCash.vue +23 -0
- package/src/modules/icons/navigation/IconSort.vue +4 -4
- package/src/modules/icons/pages/IconsPage.vue +7 -7
- package/src/modules/inventory/components/forms/AdjustmentForm.vue +3 -3
- package/src/modules/inventory/components/forms/HistoryView.vue +1 -1
- package/src/modules/inventory/components/forms/StockAlertsForm.vue +1 -1
- package/src/modules/inventory/components/pages/Inventory.vue +10 -10
- package/src/modules/inventory/components/pages/InventoryEdit.vue +6 -6
- package/src/modules/landing/components/blocks/MapBlock.vue +2 -2
- package/src/modules/landing/components/sections/Examples.vue +1 -1
- package/src/modules/landing/components/sections/InstagramSection.vue +1 -1
- package/src/modules/landing/components/sections/SectionEarn.vue +4 -4
- package/src/modules/landing/components/sections/SectionFeature.vue +1 -1
- package/src/modules/landing/components/sections/SectionFocus.vue +2 -2
- package/src/modules/landing/components/sections/SectionGuide.vue +2 -2
- package/src/modules/landing/components/sections/SectionHeroToken.vue +1 -1
- package/src/modules/landing/components/sections/SectionHeroVideo.vue +2 -2
- package/src/modules/landing/components/sections/SectionJoinUs.vue +2 -2
- package/src/modules/landing/components/sections/SectionMobileApp.vue +3 -3
- package/src/modules/landing/components/sections/SectionOverview.vue +2 -2
- package/src/modules/landing/components/sections/SectionRoadmap.vue +2 -2
- package/src/modules/marketplace/views/components/layouts/Marketplace.vue +8 -8
- package/src/modules/marketplace/views/components/pages/Marketplace.vue +5 -5
- package/src/modules/marketplace/views/components/sections/SectionMenu.vue +2 -2
- package/src/modules/music/components/SidebarMusic.vue +11 -11
- package/src/modules/music/components/blocks/ActionButtons.vue +2 -2
- package/src/modules/music/components/cards/AlbumCard.vue +4 -4
- package/src/modules/music/components/cards/ArtistCard.vue +3 -8
- package/src/modules/music/components/cards/ArtistCardSmall.vue +2 -2
- package/src/modules/music/components/cards/PlaylistCard.vue +4 -4
- package/src/modules/music/components/cards/TrackListCard.vue +5 -5
- package/src/modules/music/components/forms/AlbumForm.vue +8 -8
- package/src/modules/music/components/forms/ArtistForm.vue +4 -4
- package/src/modules/music/components/forms/PlaylistForm.vue +7 -7
- package/src/modules/music/components/forms/SearchForm.vue +1 -1
- package/src/modules/music/components/forms/TrackForm.vue +13 -13
- package/src/modules/music/components/pages/Album.vue +22 -22
- package/src/modules/music/components/pages/Artist.vue +7 -7
- package/src/modules/music/components/pages/MusicHome.vue +13 -18
- package/src/modules/music/components/pages/MusicLibrary.vue +9 -9
- package/src/modules/music/components/pages/Playlist.vue +25 -25
- package/src/modules/music/components/pages/SearchResults.vue +15 -15
- package/src/modules/music/components/pages/Track.vue +25 -25
- package/src/modules/music/components/player/FullscreenPlayer.vue +5 -5
- package/src/modules/notifications/components/blocks/NotificationItem.vue +1 -1
- package/src/modules/notifications/components/elements/NotificationBadge.vue +1 -1
- package/src/modules/orders/components/blocks/CardApplication.vue +1 -1
- package/src/modules/orders/components/blocks/CardCustomer.vue +1 -1
- package/src/modules/orders/components/blocks/CardOrder.vue +9 -9
- package/src/modules/orders/components/blocks/CardOrderBackoffice.vue +5 -5
- package/src/modules/orders/components/blocks/CardOrderItem.vue +9 -9
- package/src/modules/orders/components/blocks/CardOrderUser.vue +3 -3
- package/src/modules/orders/components/blocks/CardOrderVar1.vue +4 -4
- package/src/modules/orders/components/blocks/StatusHistory.vue +3 -3
- package/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue +1 -1
- package/src/modules/orders/components/elements/PriceTotal.vue +3 -3
- package/src/modules/orders/components/forms/FormApplicationDetails.vue +2 -2
- package/src/modules/orders/components/forms/FormCustomerDetails.vue +3 -3
- package/src/modules/orders/components/pages/Favorites.vue +1 -1
- package/src/modules/orders/components/pages/OrderBackoffice.vue +15 -15
- package/src/modules/orders/components/pages/OrderCreate.vue +2 -2
- package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +4 -4
- package/src/modules/orders/components/pages/Orders_refact.vue +3 -3
- package/src/modules/orders/components/partials/ShopCart.vue +2 -2
- package/src/modules/orders/components/sections/ApplicationDetails.vue +2 -2
- package/src/modules/orders/components/sections/AskToLogin.vue +1 -1
- package/src/modules/orders/components/sections/CustomerDetails.vue +2 -2
- package/src/modules/orders/components/sections/Succes.vue +4 -4
- package/src/modules/organizations/components/blocks/CardDepartment.vue +1 -1
- package/src/modules/organizations/components/blocks/CardOrganization.vue +4 -4
- package/src/modules/organizations/components/blocks/Contacts.vue +8 -8
- package/src/modules/organizations/components/blocks/Rating.vue +1 -1
- package/src/modules/organizations/components/forms/AddExistingMembersForm.vue +3 -3
- package/src/modules/organizations/components/forms/DepartmentForm.vue +1 -1
- package/src/modules/organizations/components/forms/InviteForm.vue +1 -1
- package/src/modules/organizations/components/pages/Department.vue +2 -2
- package/src/modules/organizations/components/pages/DepartmentEdit.vue +1 -1
- package/src/modules/organizations/components/pages/Members.vue +1 -1
- package/src/modules/organizations/components/pages/Organization.new.vue +8 -8
- package/src/modules/organizations/components/pages/Organization.vue +6 -6
- package/src/modules/organizations/components/pages/OrganizationDocuments.vue +2 -2
- package/src/modules/organizations/components/pages/Organizations.vue +3 -3
- package/src/modules/organizations/components/sections/Documents.vue +2 -2
- package/src/modules/organizations/components/sections/MembersAdd.vue +1 -1
- package/src/modules/organizations/components/sections/Unit.vue +1 -1
- package/src/modules/pages/views/components/blocks/CardPage.vue +2 -2
- package/src/modules/pages/views/components/pages/Page.vue +5 -5
- package/src/modules/products/components/blocks/CardCategory.vue +1 -1
- package/src/modules/products/components/blocks/CardPosition.vue +4 -4
- package/src/modules/products/components/blocks/CardProduct.vue +3 -3
- package/src/modules/products/components/blocks/ProductDiscounts.vue +3 -3
- package/src/modules/products/components/blocks/ProductImages.vue +2 -2
- package/src/modules/products/components/blocks/ProductVariants.vue +2 -2
- package/src/modules/products/components/elements/Image360.vue +2 -2
- package/src/modules/products/components/elements/Price.vue +2 -2
- package/src/modules/products/components/elements/QuantitySelector.vue +3 -3
- package/src/modules/products/components/elements/THC.vue +1 -1
- package/src/modules/products/components/forms/ReorderSettingsForm.vue +1 -1
- package/src/modules/products/components/forms/StockAuditForm.vue +2 -2
- package/src/modules/products/components/forms/StockHistoryView.vue +1 -1
- package/src/modules/products/components/pages/Categories.vue +1 -1
- package/src/modules/products/components/pages/CategoryEdit.vue +2 -2
- package/src/modules/products/components/pages/Product.vue +6 -6
- package/src/modules/products/components/pages/ProductEdit.vue +6 -6
- package/src/modules/products/components/pages/Products.vue +11 -11
- package/src/modules/products/components/sections/EditAttributes.vue +4 -4
- package/src/modules/products/components/sections/EditCategories.vue +1 -1
- package/src/modules/products/components/sections/EditDiscounts.vue +6 -6
- package/src/modules/products/components/sections/EditRecommended.vue +1 -1
- package/src/modules/products/components/sections/EditVariants.vue +8 -8
- package/src/modules/products/components/sections/FilterProducts.vue +3 -3
- package/src/modules/products/components/sections/ProductConfigurator.vue +2 -2
- package/src/modules/products/components/sections/ProductInformationSection.vue +10 -10
- package/src/modules/products/components/sections/ProductsRecommended.vue +2 -2
- package/src/modules/products/components/sections/SectionProduct.vue +7 -7
- package/src/modules/products/experiments/product-recommendation/components/HeroRecommendation.vue +3 -3
- package/src/modules/rents/views/components/blocks/CardRent.vue +1 -1
- package/src/modules/rents/views/components/pages/Gant/DateLabel.vue +1 -1
- package/src/modules/rents/views/components/pages/Gant/GanttBar.vue +2 -2
- package/src/modules/rents/views/components/pages/Gant/GanttChart.vue +8 -8
- package/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue +1 -1
- package/src/modules/rents/views/components/pages/Rents.vue +1 -1
- package/src/modules/rents/views/components/pages/RentsEdit.vue +6 -6
- package/src/modules/reports/components/pages/BackofficeReports.vue +3 -3
- package/src/modules/reports/components/sections/FormReport.vue +1 -1
- package/src/modules/spots/components/blocks/CardSpot.vue +4 -4
- package/src/modules/spots/components/blocks/SpotMemberModify.vue +1 -1
- package/src/modules/spots/components/layouts/Spots.vue +2 -2
- package/src/modules/spots/components/pages/Spot.vue +5 -5
- package/src/modules/spots/components/pages/SpotEdit.vue +2 -2
- package/src/modules/spots/components/pages/Spots.vue +3 -3
- package/src/modules/spots/components/sections/MapSection.vue +1 -1
- package/src/modules/spots/components/sections/WorktimeEdit.vue +4 -4
- package/src/modules/wallet/views/components/blocks/CardBalanceReplenished.vue +5 -5
- package/src/modules/wallet/views/components/blocks/CardDeposit.vue +5 -5
- package/src/modules/wallet/views/components/blocks/CashDeposit.vue +2 -2
- package/src/modules/wallet/views/components/blocks/CryptoDeposit.vue +4 -4
- package/src/modules/wallet/views/components/blocks/CryptoDepositProcessing.vue +11 -11
- package/src/modules/wallet/views/components/elements/ConnectMetamask.vue +4 -4
- package/src/modules/wallet/views/components/pages/Wallet.vue +22 -22
- package/src/styles/config.scss +193 -507
- package/src/styles/layout.scss +81 -1
- package/src/styles/reset.scss +2 -0
- package/src/styles/theme.scss +1 -8
- package/dist/martyrs/dist/main-BFvlam0J.js.map +0 -1
- package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.0.1/node_modules/@capacitor/core/dist/index.js.map +0 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +0 -1
- package/dist/martyrs/src/components/Loader/Loader.vue.js.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue.js.map +0 -1
- package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue2.js.map +0 -1
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue.js.map +0 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +0 -1
- package/dist/node_modules/.pnpm/@vue_server-renderer@3.5.13_vue@3.5.13_typescript@5.8.3_/node_modules/@vue/server-renderer/dist/server-renderer.esm-bundler.js.map +0 -1
- package/dist/node_modules/.pnpm/@vue_shared@3.5.13/node_modules/@vue/shared/dist/shared.esm-bundler.js.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.js.map +0 -1
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/weekOfYear.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js +0 -6
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js +0 -15
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/rng.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js +0 -11
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/stringify.js.map +0 -1
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js +0 -20
- package/dist/node_modules/.pnpm/uuid@11.1.0/node_modules/uuid/dist/esm-browser/v4.js.map +0 -1
- package/src/modules/LAYOUT.MD +0 -767
- package/src/modules/STYLES.MD +0 -298
- package/src/modules/inventory/inventory.router.js +0 -72
- package/src/modules/products/products.router.js +0 -299
- package/src/styles/base/all.scss +0 -233
- package/src/styles/base/backgrounds.scss +0 -70
- package/src/styles/base/borders.scss +0 -407
- package/src/styles/base/scrolling.scss +0 -137
- package/src/styles/base/shadow_transitions_hover_refactor.scss +0 -158
- package/src/styles/base/transitions.scss +0 -109
- package/src/styles/responsive.scss +0 -152
- package/src/styles/typography.scss +0 -161
- /package/dist/{node_modules/.pnpm/@vue_shared@3.5.13 → martyrs}/node_modules/@vue/shared/dist/shared.esm-bundler.js +0 -0
|
@@ -0,0 +1,1410 @@
|
|
|
1
|
+
lockfileVersion: '9.0'
|
|
2
|
+
|
|
3
|
+
settings:
|
|
4
|
+
autoInstallPeers: true
|
|
5
|
+
excludeLinksFromLockfile: false
|
|
6
|
+
|
|
7
|
+
importers:
|
|
8
|
+
|
|
9
|
+
.:
|
|
10
|
+
dependencies:
|
|
11
|
+
lucide-react:
|
|
12
|
+
specifier: ^0.555.0
|
|
13
|
+
version: 0.555.0(react@19.2.0)
|
|
14
|
+
react:
|
|
15
|
+
specifier: ^19.2.0
|
|
16
|
+
version: 19.2.0
|
|
17
|
+
react-dom:
|
|
18
|
+
specifier: ^19.2.0
|
|
19
|
+
version: 19.2.0(react@19.2.0)
|
|
20
|
+
recharts:
|
|
21
|
+
specifier: ^3.5.0
|
|
22
|
+
version: 3.5.1(react-dom@19.2.0(react@19.2.0))(react-is@19.2.0)(react@19.2.0)(redux@5.0.1)
|
|
23
|
+
devDependencies:
|
|
24
|
+
'@types/node':
|
|
25
|
+
specifier: ^22.14.0
|
|
26
|
+
version: 22.19.1
|
|
27
|
+
'@vitejs/plugin-react':
|
|
28
|
+
specifier: ^5.0.0
|
|
29
|
+
version: 5.1.1(vite@6.4.1(@types/node@22.19.1))
|
|
30
|
+
typescript:
|
|
31
|
+
specifier: ~5.8.2
|
|
32
|
+
version: 5.8.3
|
|
33
|
+
vite:
|
|
34
|
+
specifier: ^6.2.0
|
|
35
|
+
version: 6.4.1(@types/node@22.19.1)
|
|
36
|
+
|
|
37
|
+
packages:
|
|
38
|
+
|
|
39
|
+
'@babel/code-frame@7.27.1':
|
|
40
|
+
resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
|
|
41
|
+
engines: {node: '>=6.9.0'}
|
|
42
|
+
|
|
43
|
+
'@babel/compat-data@7.28.5':
|
|
44
|
+
resolution: {integrity: sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==}
|
|
45
|
+
engines: {node: '>=6.9.0'}
|
|
46
|
+
|
|
47
|
+
'@babel/core@7.28.5':
|
|
48
|
+
resolution: {integrity: sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==}
|
|
49
|
+
engines: {node: '>=6.9.0'}
|
|
50
|
+
|
|
51
|
+
'@babel/generator@7.28.5':
|
|
52
|
+
resolution: {integrity: sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==}
|
|
53
|
+
engines: {node: '>=6.9.0'}
|
|
54
|
+
|
|
55
|
+
'@babel/helper-compilation-targets@7.27.2':
|
|
56
|
+
resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==}
|
|
57
|
+
engines: {node: '>=6.9.0'}
|
|
58
|
+
|
|
59
|
+
'@babel/helper-globals@7.28.0':
|
|
60
|
+
resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
|
|
61
|
+
engines: {node: '>=6.9.0'}
|
|
62
|
+
|
|
63
|
+
'@babel/helper-module-imports@7.27.1':
|
|
64
|
+
resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==}
|
|
65
|
+
engines: {node: '>=6.9.0'}
|
|
66
|
+
|
|
67
|
+
'@babel/helper-module-transforms@7.28.3':
|
|
68
|
+
resolution: {integrity: sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==}
|
|
69
|
+
engines: {node: '>=6.9.0'}
|
|
70
|
+
peerDependencies:
|
|
71
|
+
'@babel/core': ^7.0.0
|
|
72
|
+
|
|
73
|
+
'@babel/helper-plugin-utils@7.27.1':
|
|
74
|
+
resolution: {integrity: sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==}
|
|
75
|
+
engines: {node: '>=6.9.0'}
|
|
76
|
+
|
|
77
|
+
'@babel/helper-string-parser@7.27.1':
|
|
78
|
+
resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
|
|
79
|
+
engines: {node: '>=6.9.0'}
|
|
80
|
+
|
|
81
|
+
'@babel/helper-validator-identifier@7.28.5':
|
|
82
|
+
resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
|
|
83
|
+
engines: {node: '>=6.9.0'}
|
|
84
|
+
|
|
85
|
+
'@babel/helper-validator-option@7.27.1':
|
|
86
|
+
resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
|
|
87
|
+
engines: {node: '>=6.9.0'}
|
|
88
|
+
|
|
89
|
+
'@babel/helpers@7.28.4':
|
|
90
|
+
resolution: {integrity: sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==}
|
|
91
|
+
engines: {node: '>=6.9.0'}
|
|
92
|
+
|
|
93
|
+
'@babel/parser@7.28.5':
|
|
94
|
+
resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==}
|
|
95
|
+
engines: {node: '>=6.0.0'}
|
|
96
|
+
hasBin: true
|
|
97
|
+
|
|
98
|
+
'@babel/plugin-transform-react-jsx-self@7.27.1':
|
|
99
|
+
resolution: {integrity: sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==}
|
|
100
|
+
engines: {node: '>=6.9.0'}
|
|
101
|
+
peerDependencies:
|
|
102
|
+
'@babel/core': ^7.0.0-0
|
|
103
|
+
|
|
104
|
+
'@babel/plugin-transform-react-jsx-source@7.27.1':
|
|
105
|
+
resolution: {integrity: sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==}
|
|
106
|
+
engines: {node: '>=6.9.0'}
|
|
107
|
+
peerDependencies:
|
|
108
|
+
'@babel/core': ^7.0.0-0
|
|
109
|
+
|
|
110
|
+
'@babel/template@7.27.2':
|
|
111
|
+
resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
|
|
112
|
+
engines: {node: '>=6.9.0'}
|
|
113
|
+
|
|
114
|
+
'@babel/traverse@7.28.5':
|
|
115
|
+
resolution: {integrity: sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==}
|
|
116
|
+
engines: {node: '>=6.9.0'}
|
|
117
|
+
|
|
118
|
+
'@babel/types@7.28.5':
|
|
119
|
+
resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==}
|
|
120
|
+
engines: {node: '>=6.9.0'}
|
|
121
|
+
|
|
122
|
+
'@esbuild/aix-ppc64@0.25.12':
|
|
123
|
+
resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==}
|
|
124
|
+
engines: {node: '>=18'}
|
|
125
|
+
cpu: [ppc64]
|
|
126
|
+
os: [aix]
|
|
127
|
+
|
|
128
|
+
'@esbuild/android-arm64@0.25.12':
|
|
129
|
+
resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==}
|
|
130
|
+
engines: {node: '>=18'}
|
|
131
|
+
cpu: [arm64]
|
|
132
|
+
os: [android]
|
|
133
|
+
|
|
134
|
+
'@esbuild/android-arm@0.25.12':
|
|
135
|
+
resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==}
|
|
136
|
+
engines: {node: '>=18'}
|
|
137
|
+
cpu: [arm]
|
|
138
|
+
os: [android]
|
|
139
|
+
|
|
140
|
+
'@esbuild/android-x64@0.25.12':
|
|
141
|
+
resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==}
|
|
142
|
+
engines: {node: '>=18'}
|
|
143
|
+
cpu: [x64]
|
|
144
|
+
os: [android]
|
|
145
|
+
|
|
146
|
+
'@esbuild/darwin-arm64@0.25.12':
|
|
147
|
+
resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==}
|
|
148
|
+
engines: {node: '>=18'}
|
|
149
|
+
cpu: [arm64]
|
|
150
|
+
os: [darwin]
|
|
151
|
+
|
|
152
|
+
'@esbuild/darwin-x64@0.25.12':
|
|
153
|
+
resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==}
|
|
154
|
+
engines: {node: '>=18'}
|
|
155
|
+
cpu: [x64]
|
|
156
|
+
os: [darwin]
|
|
157
|
+
|
|
158
|
+
'@esbuild/freebsd-arm64@0.25.12':
|
|
159
|
+
resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==}
|
|
160
|
+
engines: {node: '>=18'}
|
|
161
|
+
cpu: [arm64]
|
|
162
|
+
os: [freebsd]
|
|
163
|
+
|
|
164
|
+
'@esbuild/freebsd-x64@0.25.12':
|
|
165
|
+
resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==}
|
|
166
|
+
engines: {node: '>=18'}
|
|
167
|
+
cpu: [x64]
|
|
168
|
+
os: [freebsd]
|
|
169
|
+
|
|
170
|
+
'@esbuild/linux-arm64@0.25.12':
|
|
171
|
+
resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==}
|
|
172
|
+
engines: {node: '>=18'}
|
|
173
|
+
cpu: [arm64]
|
|
174
|
+
os: [linux]
|
|
175
|
+
|
|
176
|
+
'@esbuild/linux-arm@0.25.12':
|
|
177
|
+
resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==}
|
|
178
|
+
engines: {node: '>=18'}
|
|
179
|
+
cpu: [arm]
|
|
180
|
+
os: [linux]
|
|
181
|
+
|
|
182
|
+
'@esbuild/linux-ia32@0.25.12':
|
|
183
|
+
resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==}
|
|
184
|
+
engines: {node: '>=18'}
|
|
185
|
+
cpu: [ia32]
|
|
186
|
+
os: [linux]
|
|
187
|
+
|
|
188
|
+
'@esbuild/linux-loong64@0.25.12':
|
|
189
|
+
resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==}
|
|
190
|
+
engines: {node: '>=18'}
|
|
191
|
+
cpu: [loong64]
|
|
192
|
+
os: [linux]
|
|
193
|
+
|
|
194
|
+
'@esbuild/linux-mips64el@0.25.12':
|
|
195
|
+
resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==}
|
|
196
|
+
engines: {node: '>=18'}
|
|
197
|
+
cpu: [mips64el]
|
|
198
|
+
os: [linux]
|
|
199
|
+
|
|
200
|
+
'@esbuild/linux-ppc64@0.25.12':
|
|
201
|
+
resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==}
|
|
202
|
+
engines: {node: '>=18'}
|
|
203
|
+
cpu: [ppc64]
|
|
204
|
+
os: [linux]
|
|
205
|
+
|
|
206
|
+
'@esbuild/linux-riscv64@0.25.12':
|
|
207
|
+
resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==}
|
|
208
|
+
engines: {node: '>=18'}
|
|
209
|
+
cpu: [riscv64]
|
|
210
|
+
os: [linux]
|
|
211
|
+
|
|
212
|
+
'@esbuild/linux-s390x@0.25.12':
|
|
213
|
+
resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==}
|
|
214
|
+
engines: {node: '>=18'}
|
|
215
|
+
cpu: [s390x]
|
|
216
|
+
os: [linux]
|
|
217
|
+
|
|
218
|
+
'@esbuild/linux-x64@0.25.12':
|
|
219
|
+
resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==}
|
|
220
|
+
engines: {node: '>=18'}
|
|
221
|
+
cpu: [x64]
|
|
222
|
+
os: [linux]
|
|
223
|
+
|
|
224
|
+
'@esbuild/netbsd-arm64@0.25.12':
|
|
225
|
+
resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==}
|
|
226
|
+
engines: {node: '>=18'}
|
|
227
|
+
cpu: [arm64]
|
|
228
|
+
os: [netbsd]
|
|
229
|
+
|
|
230
|
+
'@esbuild/netbsd-x64@0.25.12':
|
|
231
|
+
resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==}
|
|
232
|
+
engines: {node: '>=18'}
|
|
233
|
+
cpu: [x64]
|
|
234
|
+
os: [netbsd]
|
|
235
|
+
|
|
236
|
+
'@esbuild/openbsd-arm64@0.25.12':
|
|
237
|
+
resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==}
|
|
238
|
+
engines: {node: '>=18'}
|
|
239
|
+
cpu: [arm64]
|
|
240
|
+
os: [openbsd]
|
|
241
|
+
|
|
242
|
+
'@esbuild/openbsd-x64@0.25.12':
|
|
243
|
+
resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==}
|
|
244
|
+
engines: {node: '>=18'}
|
|
245
|
+
cpu: [x64]
|
|
246
|
+
os: [openbsd]
|
|
247
|
+
|
|
248
|
+
'@esbuild/openharmony-arm64@0.25.12':
|
|
249
|
+
resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==}
|
|
250
|
+
engines: {node: '>=18'}
|
|
251
|
+
cpu: [arm64]
|
|
252
|
+
os: [openharmony]
|
|
253
|
+
|
|
254
|
+
'@esbuild/sunos-x64@0.25.12':
|
|
255
|
+
resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==}
|
|
256
|
+
engines: {node: '>=18'}
|
|
257
|
+
cpu: [x64]
|
|
258
|
+
os: [sunos]
|
|
259
|
+
|
|
260
|
+
'@esbuild/win32-arm64@0.25.12':
|
|
261
|
+
resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==}
|
|
262
|
+
engines: {node: '>=18'}
|
|
263
|
+
cpu: [arm64]
|
|
264
|
+
os: [win32]
|
|
265
|
+
|
|
266
|
+
'@esbuild/win32-ia32@0.25.12':
|
|
267
|
+
resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==}
|
|
268
|
+
engines: {node: '>=18'}
|
|
269
|
+
cpu: [ia32]
|
|
270
|
+
os: [win32]
|
|
271
|
+
|
|
272
|
+
'@esbuild/win32-x64@0.25.12':
|
|
273
|
+
resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==}
|
|
274
|
+
engines: {node: '>=18'}
|
|
275
|
+
cpu: [x64]
|
|
276
|
+
os: [win32]
|
|
277
|
+
|
|
278
|
+
'@jridgewell/gen-mapping@0.3.13':
|
|
279
|
+
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
280
|
+
|
|
281
|
+
'@jridgewell/remapping@2.3.5':
|
|
282
|
+
resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
|
|
283
|
+
|
|
284
|
+
'@jridgewell/resolve-uri@3.1.2':
|
|
285
|
+
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
286
|
+
engines: {node: '>=6.0.0'}
|
|
287
|
+
|
|
288
|
+
'@jridgewell/sourcemap-codec@1.5.5':
|
|
289
|
+
resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
|
|
290
|
+
|
|
291
|
+
'@jridgewell/trace-mapping@0.3.31':
|
|
292
|
+
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
|
293
|
+
|
|
294
|
+
'@reduxjs/toolkit@2.11.0':
|
|
295
|
+
resolution: {integrity: sha512-hBjYg0aaRL1O2Z0IqWhnTLytnjDIxekmRxm1snsHjHaKVmIF1HiImWqsq+PuEbn6zdMlkIj9WofK1vR8jjx+Xw==}
|
|
296
|
+
peerDependencies:
|
|
297
|
+
react: ^16.9.0 || ^17.0.0 || ^18 || ^19
|
|
298
|
+
react-redux: ^7.2.1 || ^8.1.3 || ^9.0.0
|
|
299
|
+
peerDependenciesMeta:
|
|
300
|
+
react:
|
|
301
|
+
optional: true
|
|
302
|
+
react-redux:
|
|
303
|
+
optional: true
|
|
304
|
+
|
|
305
|
+
'@rolldown/pluginutils@1.0.0-beta.47':
|
|
306
|
+
resolution: {integrity: sha512-8QagwMH3kNCuzD8EWL8R2YPW5e4OrHNSAHRFDdmFqEwEaD/KcNKjVoumo+gP2vW5eKB2UPbM6vTYiGZX0ixLnw==}
|
|
307
|
+
|
|
308
|
+
'@rollup/rollup-android-arm-eabi@4.53.3':
|
|
309
|
+
resolution: {integrity: sha512-mRSi+4cBjrRLoaal2PnqH82Wqyb+d3HsPUN/W+WslCXsZsyHa9ZeQQX/pQsZaVIWDkPcpV6jJ+3KLbTbgnwv8w==}
|
|
310
|
+
cpu: [arm]
|
|
311
|
+
os: [android]
|
|
312
|
+
|
|
313
|
+
'@rollup/rollup-android-arm64@4.53.3':
|
|
314
|
+
resolution: {integrity: sha512-CbDGaMpdE9sh7sCmTrTUyllhrg65t6SwhjlMJsLr+J8YjFuPmCEjbBSx4Z/e4SmDyH3aB5hGaJUP2ltV/vcs4w==}
|
|
315
|
+
cpu: [arm64]
|
|
316
|
+
os: [android]
|
|
317
|
+
|
|
318
|
+
'@rollup/rollup-darwin-arm64@4.53.3':
|
|
319
|
+
resolution: {integrity: sha512-Nr7SlQeqIBpOV6BHHGZgYBuSdanCXuw09hon14MGOLGmXAFYjx1wNvquVPmpZnl0tLjg25dEdr4IQ6GgyToCUA==}
|
|
320
|
+
cpu: [arm64]
|
|
321
|
+
os: [darwin]
|
|
322
|
+
|
|
323
|
+
'@rollup/rollup-darwin-x64@4.53.3':
|
|
324
|
+
resolution: {integrity: sha512-DZ8N4CSNfl965CmPktJ8oBnfYr3F8dTTNBQkRlffnUarJ2ohudQD17sZBa097J8xhQ26AwhHJ5mvUyQW8ddTsQ==}
|
|
325
|
+
cpu: [x64]
|
|
326
|
+
os: [darwin]
|
|
327
|
+
|
|
328
|
+
'@rollup/rollup-freebsd-arm64@4.53.3':
|
|
329
|
+
resolution: {integrity: sha512-yMTrCrK92aGyi7GuDNtGn2sNW+Gdb4vErx4t3Gv/Tr+1zRb8ax4z8GWVRfr3Jw8zJWvpGHNpss3vVlbF58DZ4w==}
|
|
330
|
+
cpu: [arm64]
|
|
331
|
+
os: [freebsd]
|
|
332
|
+
|
|
333
|
+
'@rollup/rollup-freebsd-x64@4.53.3':
|
|
334
|
+
resolution: {integrity: sha512-lMfF8X7QhdQzseM6XaX0vbno2m3hlyZFhwcndRMw8fbAGUGL3WFMBdK0hbUBIUYcEcMhVLr1SIamDeuLBnXS+Q==}
|
|
335
|
+
cpu: [x64]
|
|
336
|
+
os: [freebsd]
|
|
337
|
+
|
|
338
|
+
'@rollup/rollup-linux-arm-gnueabihf@4.53.3':
|
|
339
|
+
resolution: {integrity: sha512-k9oD15soC/Ln6d2Wv/JOFPzZXIAIFLp6B+i14KhxAfnq76ajt0EhYc5YPeX6W1xJkAdItcVT+JhKl1QZh44/qw==}
|
|
340
|
+
cpu: [arm]
|
|
341
|
+
os: [linux]
|
|
342
|
+
|
|
343
|
+
'@rollup/rollup-linux-arm-musleabihf@4.53.3':
|
|
344
|
+
resolution: {integrity: sha512-vTNlKq+N6CK/8UktsrFuc+/7NlEYVxgaEgRXVUVK258Z5ymho29skzW1sutgYjqNnquGwVUObAaxae8rZ6YMhg==}
|
|
345
|
+
cpu: [arm]
|
|
346
|
+
os: [linux]
|
|
347
|
+
|
|
348
|
+
'@rollup/rollup-linux-arm64-gnu@4.53.3':
|
|
349
|
+
resolution: {integrity: sha512-RGrFLWgMhSxRs/EWJMIFM1O5Mzuz3Xy3/mnxJp/5cVhZ2XoCAxJnmNsEyeMJtpK+wu0FJFWz+QF4mjCA7AUQ3w==}
|
|
350
|
+
cpu: [arm64]
|
|
351
|
+
os: [linux]
|
|
352
|
+
|
|
353
|
+
'@rollup/rollup-linux-arm64-musl@4.53.3':
|
|
354
|
+
resolution: {integrity: sha512-kASyvfBEWYPEwe0Qv4nfu6pNkITLTb32p4yTgzFCocHnJLAHs+9LjUu9ONIhvfT/5lv4YS5muBHyuV84epBo/A==}
|
|
355
|
+
cpu: [arm64]
|
|
356
|
+
os: [linux]
|
|
357
|
+
|
|
358
|
+
'@rollup/rollup-linux-loong64-gnu@4.53.3':
|
|
359
|
+
resolution: {integrity: sha512-JiuKcp2teLJwQ7vkJ95EwESWkNRFJD7TQgYmCnrPtlu50b4XvT5MOmurWNrCj3IFdyjBQ5p9vnrX4JM6I8OE7g==}
|
|
360
|
+
cpu: [loong64]
|
|
361
|
+
os: [linux]
|
|
362
|
+
|
|
363
|
+
'@rollup/rollup-linux-ppc64-gnu@4.53.3':
|
|
364
|
+
resolution: {integrity: sha512-EoGSa8nd6d3T7zLuqdojxC20oBfNT8nexBbB/rkxgKj5T5vhpAQKKnD+h3UkoMuTyXkP5jTjK/ccNRmQrPNDuw==}
|
|
365
|
+
cpu: [ppc64]
|
|
366
|
+
os: [linux]
|
|
367
|
+
|
|
368
|
+
'@rollup/rollup-linux-riscv64-gnu@4.53.3':
|
|
369
|
+
resolution: {integrity: sha512-4s+Wped2IHXHPnAEbIB0YWBv7SDohqxobiiPA1FIWZpX+w9o2i4LezzH/NkFUl8LRci/8udci6cLq+jJQlh+0g==}
|
|
370
|
+
cpu: [riscv64]
|
|
371
|
+
os: [linux]
|
|
372
|
+
|
|
373
|
+
'@rollup/rollup-linux-riscv64-musl@4.53.3':
|
|
374
|
+
resolution: {integrity: sha512-68k2g7+0vs2u9CxDt5ktXTngsxOQkSEV/xBbwlqYcUrAVh6P9EgMZvFsnHy4SEiUl46Xf0IObWVbMvPrr2gw8A==}
|
|
375
|
+
cpu: [riscv64]
|
|
376
|
+
os: [linux]
|
|
377
|
+
|
|
378
|
+
'@rollup/rollup-linux-s390x-gnu@4.53.3':
|
|
379
|
+
resolution: {integrity: sha512-VYsFMpULAz87ZW6BVYw3I6sWesGpsP9OPcyKe8ofdg9LHxSbRMd7zrVrr5xi/3kMZtpWL/wC+UIJWJYVX5uTKg==}
|
|
380
|
+
cpu: [s390x]
|
|
381
|
+
os: [linux]
|
|
382
|
+
|
|
383
|
+
'@rollup/rollup-linux-x64-gnu@4.53.3':
|
|
384
|
+
resolution: {integrity: sha512-3EhFi1FU6YL8HTUJZ51imGJWEX//ajQPfqWLI3BQq4TlvHy4X0MOr5q3D2Zof/ka0d5FNdPwZXm3Yyib/UEd+w==}
|
|
385
|
+
cpu: [x64]
|
|
386
|
+
os: [linux]
|
|
387
|
+
|
|
388
|
+
'@rollup/rollup-linux-x64-musl@4.53.3':
|
|
389
|
+
resolution: {integrity: sha512-eoROhjcc6HbZCJr+tvVT8X4fW3/5g/WkGvvmwz/88sDtSJzO7r/blvoBDgISDiCjDRZmHpwud7h+6Q9JxFwq1Q==}
|
|
390
|
+
cpu: [x64]
|
|
391
|
+
os: [linux]
|
|
392
|
+
|
|
393
|
+
'@rollup/rollup-openharmony-arm64@4.53.3':
|
|
394
|
+
resolution: {integrity: sha512-OueLAWgrNSPGAdUdIjSWXw+u/02BRTcnfw9PN41D2vq/JSEPnJnVuBgw18VkN8wcd4fjUs+jFHVM4t9+kBSNLw==}
|
|
395
|
+
cpu: [arm64]
|
|
396
|
+
os: [openharmony]
|
|
397
|
+
|
|
398
|
+
'@rollup/rollup-win32-arm64-msvc@4.53.3':
|
|
399
|
+
resolution: {integrity: sha512-GOFuKpsxR/whszbF/bzydebLiXIHSgsEUp6M0JI8dWvi+fFa1TD6YQa4aSZHtpmh2/uAlj/Dy+nmby3TJ3pkTw==}
|
|
400
|
+
cpu: [arm64]
|
|
401
|
+
os: [win32]
|
|
402
|
+
|
|
403
|
+
'@rollup/rollup-win32-ia32-msvc@4.53.3':
|
|
404
|
+
resolution: {integrity: sha512-iah+THLcBJdpfZ1TstDFbKNznlzoxa8fmnFYK4V67HvmuNYkVdAywJSoteUszvBQ9/HqN2+9AZghbajMsFT+oA==}
|
|
405
|
+
cpu: [ia32]
|
|
406
|
+
os: [win32]
|
|
407
|
+
|
|
408
|
+
'@rollup/rollup-win32-x64-gnu@4.53.3':
|
|
409
|
+
resolution: {integrity: sha512-J9QDiOIZlZLdcot5NXEepDkstocktoVjkaKUtqzgzpt2yWjGlbYiKyp05rWwk4nypbYUNoFAztEgixoLaSETkg==}
|
|
410
|
+
cpu: [x64]
|
|
411
|
+
os: [win32]
|
|
412
|
+
|
|
413
|
+
'@rollup/rollup-win32-x64-msvc@4.53.3':
|
|
414
|
+
resolution: {integrity: sha512-UhTd8u31dXadv0MopwGgNOBpUVROFKWVQgAg5N1ESyCz8AuBcMqm4AuTjrwgQKGDfoFuz02EuMRHQIw/frmYKQ==}
|
|
415
|
+
cpu: [x64]
|
|
416
|
+
os: [win32]
|
|
417
|
+
|
|
418
|
+
'@standard-schema/spec@1.0.0':
|
|
419
|
+
resolution: {integrity: sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==}
|
|
420
|
+
|
|
421
|
+
'@standard-schema/utils@0.3.0':
|
|
422
|
+
resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==}
|
|
423
|
+
|
|
424
|
+
'@types/babel__core@7.20.5':
|
|
425
|
+
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
|
|
426
|
+
|
|
427
|
+
'@types/babel__generator@7.27.0':
|
|
428
|
+
resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==}
|
|
429
|
+
|
|
430
|
+
'@types/babel__template@7.4.4':
|
|
431
|
+
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
|
|
432
|
+
|
|
433
|
+
'@types/babel__traverse@7.28.0':
|
|
434
|
+
resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==}
|
|
435
|
+
|
|
436
|
+
'@types/d3-array@3.2.2':
|
|
437
|
+
resolution: {integrity: sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==}
|
|
438
|
+
|
|
439
|
+
'@types/d3-color@3.1.3':
|
|
440
|
+
resolution: {integrity: sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==}
|
|
441
|
+
|
|
442
|
+
'@types/d3-ease@3.0.2':
|
|
443
|
+
resolution: {integrity: sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==}
|
|
444
|
+
|
|
445
|
+
'@types/d3-interpolate@3.0.4':
|
|
446
|
+
resolution: {integrity: sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==}
|
|
447
|
+
|
|
448
|
+
'@types/d3-path@3.1.1':
|
|
449
|
+
resolution: {integrity: sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==}
|
|
450
|
+
|
|
451
|
+
'@types/d3-scale@4.0.9':
|
|
452
|
+
resolution: {integrity: sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==}
|
|
453
|
+
|
|
454
|
+
'@types/d3-shape@3.1.7':
|
|
455
|
+
resolution: {integrity: sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==}
|
|
456
|
+
|
|
457
|
+
'@types/d3-time@3.0.4':
|
|
458
|
+
resolution: {integrity: sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==}
|
|
459
|
+
|
|
460
|
+
'@types/d3-timer@3.0.2':
|
|
461
|
+
resolution: {integrity: sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==}
|
|
462
|
+
|
|
463
|
+
'@types/estree@1.0.8':
|
|
464
|
+
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
|
465
|
+
|
|
466
|
+
'@types/node@22.19.1':
|
|
467
|
+
resolution: {integrity: sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==}
|
|
468
|
+
|
|
469
|
+
'@types/use-sync-external-store@0.0.6':
|
|
470
|
+
resolution: {integrity: sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==}
|
|
471
|
+
|
|
472
|
+
'@vitejs/plugin-react@5.1.1':
|
|
473
|
+
resolution: {integrity: sha512-WQfkSw0QbQ5aJ2CHYw23ZGkqnRwqKHD/KYsMeTkZzPT4Jcf0DcBxBtwMJxnu6E7oxw5+JC6ZAiePgh28uJ1HBA==}
|
|
474
|
+
engines: {node: ^20.19.0 || >=22.12.0}
|
|
475
|
+
peerDependencies:
|
|
476
|
+
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
|
|
477
|
+
|
|
478
|
+
baseline-browser-mapping@2.8.32:
|
|
479
|
+
resolution: {integrity: sha512-OPz5aBThlyLFgxyhdwf/s2+8ab3OvT7AdTNvKHBwpXomIYeXqpUUuT8LrdtxZSsWJ4R4CU1un4XGh5Ez3nlTpw==}
|
|
480
|
+
hasBin: true
|
|
481
|
+
|
|
482
|
+
browserslist@4.28.0:
|
|
483
|
+
resolution: {integrity: sha512-tbydkR/CxfMwelN0vwdP/pLkDwyAASZ+VfWm4EOwlB6SWhx1sYnWLqo8N5j0rAzPfzfRaxt0mM/4wPU/Su84RQ==}
|
|
484
|
+
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
485
|
+
hasBin: true
|
|
486
|
+
|
|
487
|
+
caniuse-lite@1.0.30001757:
|
|
488
|
+
resolution: {integrity: sha512-r0nnL/I28Zi/yjk1el6ilj27tKcdjLsNqAOZr0yVjWPrSQyHgKI2INaEWw21bAQSv2LXRt1XuCS/GomNpWOxsQ==}
|
|
489
|
+
|
|
490
|
+
clsx@2.1.1:
|
|
491
|
+
resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
|
|
492
|
+
engines: {node: '>=6'}
|
|
493
|
+
|
|
494
|
+
convert-source-map@2.0.0:
|
|
495
|
+
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
496
|
+
|
|
497
|
+
d3-array@3.2.4:
|
|
498
|
+
resolution: {integrity: sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==}
|
|
499
|
+
engines: {node: '>=12'}
|
|
500
|
+
|
|
501
|
+
d3-color@3.1.0:
|
|
502
|
+
resolution: {integrity: sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==}
|
|
503
|
+
engines: {node: '>=12'}
|
|
504
|
+
|
|
505
|
+
d3-ease@3.0.1:
|
|
506
|
+
resolution: {integrity: sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==}
|
|
507
|
+
engines: {node: '>=12'}
|
|
508
|
+
|
|
509
|
+
d3-format@3.1.0:
|
|
510
|
+
resolution: {integrity: sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==}
|
|
511
|
+
engines: {node: '>=12'}
|
|
512
|
+
|
|
513
|
+
d3-interpolate@3.0.1:
|
|
514
|
+
resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==}
|
|
515
|
+
engines: {node: '>=12'}
|
|
516
|
+
|
|
517
|
+
d3-path@3.1.0:
|
|
518
|
+
resolution: {integrity: sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==}
|
|
519
|
+
engines: {node: '>=12'}
|
|
520
|
+
|
|
521
|
+
d3-scale@4.0.2:
|
|
522
|
+
resolution: {integrity: sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==}
|
|
523
|
+
engines: {node: '>=12'}
|
|
524
|
+
|
|
525
|
+
d3-shape@3.2.0:
|
|
526
|
+
resolution: {integrity: sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==}
|
|
527
|
+
engines: {node: '>=12'}
|
|
528
|
+
|
|
529
|
+
d3-time-format@4.1.0:
|
|
530
|
+
resolution: {integrity: sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==}
|
|
531
|
+
engines: {node: '>=12'}
|
|
532
|
+
|
|
533
|
+
d3-time@3.1.0:
|
|
534
|
+
resolution: {integrity: sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==}
|
|
535
|
+
engines: {node: '>=12'}
|
|
536
|
+
|
|
537
|
+
d3-timer@3.0.1:
|
|
538
|
+
resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==}
|
|
539
|
+
engines: {node: '>=12'}
|
|
540
|
+
|
|
541
|
+
debug@4.4.3:
|
|
542
|
+
resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
|
|
543
|
+
engines: {node: '>=6.0'}
|
|
544
|
+
peerDependencies:
|
|
545
|
+
supports-color: '*'
|
|
546
|
+
peerDependenciesMeta:
|
|
547
|
+
supports-color:
|
|
548
|
+
optional: true
|
|
549
|
+
|
|
550
|
+
decimal.js-light@2.5.1:
|
|
551
|
+
resolution: {integrity: sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==}
|
|
552
|
+
|
|
553
|
+
electron-to-chromium@1.5.262:
|
|
554
|
+
resolution: {integrity: sha512-NlAsMteRHek05jRUxUR0a5jpjYq9ykk6+kO0yRaMi5moe7u0fVIOeQ3Y30A8dIiWFBNUoQGi1ljb1i5VtS9WQQ==}
|
|
555
|
+
|
|
556
|
+
es-toolkit@1.42.0:
|
|
557
|
+
resolution: {integrity: sha512-SLHIyY7VfDJBM8clz4+T2oquwTQxEzu263AyhVK4jREOAwJ+8eebaa4wM3nlvnAqhDrMm2EsA6hWHaQsMPQ1nA==}
|
|
558
|
+
|
|
559
|
+
esbuild@0.25.12:
|
|
560
|
+
resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==}
|
|
561
|
+
engines: {node: '>=18'}
|
|
562
|
+
hasBin: true
|
|
563
|
+
|
|
564
|
+
escalade@3.2.0:
|
|
565
|
+
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
566
|
+
engines: {node: '>=6'}
|
|
567
|
+
|
|
568
|
+
eventemitter3@5.0.1:
|
|
569
|
+
resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==}
|
|
570
|
+
|
|
571
|
+
fdir@6.5.0:
|
|
572
|
+
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
573
|
+
engines: {node: '>=12.0.0'}
|
|
574
|
+
peerDependencies:
|
|
575
|
+
picomatch: ^3 || ^4
|
|
576
|
+
peerDependenciesMeta:
|
|
577
|
+
picomatch:
|
|
578
|
+
optional: true
|
|
579
|
+
|
|
580
|
+
fsevents@2.3.3:
|
|
581
|
+
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
582
|
+
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
583
|
+
os: [darwin]
|
|
584
|
+
|
|
585
|
+
gensync@1.0.0-beta.2:
|
|
586
|
+
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
587
|
+
engines: {node: '>=6.9.0'}
|
|
588
|
+
|
|
589
|
+
immer@10.2.0:
|
|
590
|
+
resolution: {integrity: sha512-d/+XTN3zfODyjr89gM3mPq1WNX2B8pYsu7eORitdwyA2sBubnTl3laYlBk4sXY5FUa5qTZGBDPJICVbvqzjlbw==}
|
|
591
|
+
|
|
592
|
+
immer@11.0.1:
|
|
593
|
+
resolution: {integrity: sha512-naDCyggtcBWANtIrjQEajhhBEuL9b0Zg4zmlWK2CzS6xCWSE39/vvf4LqnMjUAWHBhot4m9MHCM/Z+mfWhUkiA==}
|
|
594
|
+
|
|
595
|
+
internmap@2.0.3:
|
|
596
|
+
resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==}
|
|
597
|
+
engines: {node: '>=12'}
|
|
598
|
+
|
|
599
|
+
js-tokens@4.0.0:
|
|
600
|
+
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
601
|
+
|
|
602
|
+
jsesc@3.1.0:
|
|
603
|
+
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
|
|
604
|
+
engines: {node: '>=6'}
|
|
605
|
+
hasBin: true
|
|
606
|
+
|
|
607
|
+
json5@2.2.3:
|
|
608
|
+
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
609
|
+
engines: {node: '>=6'}
|
|
610
|
+
hasBin: true
|
|
611
|
+
|
|
612
|
+
lru-cache@5.1.1:
|
|
613
|
+
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
614
|
+
|
|
615
|
+
lucide-react@0.555.0:
|
|
616
|
+
resolution: {integrity: sha512-D8FvHUGbxWBRQM90NZeIyhAvkFfsh3u9ekrMvJ30Z6gnpBHS6HC6ldLg7tL45hwiIz/u66eKDtdA23gwwGsAHA==}
|
|
617
|
+
peerDependencies:
|
|
618
|
+
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
619
|
+
|
|
620
|
+
ms@2.1.3:
|
|
621
|
+
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
622
|
+
|
|
623
|
+
nanoid@3.3.11:
|
|
624
|
+
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
|
625
|
+
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
626
|
+
hasBin: true
|
|
627
|
+
|
|
628
|
+
node-releases@2.0.27:
|
|
629
|
+
resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
|
|
630
|
+
|
|
631
|
+
picocolors@1.1.1:
|
|
632
|
+
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
633
|
+
|
|
634
|
+
picomatch@4.0.3:
|
|
635
|
+
resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
|
|
636
|
+
engines: {node: '>=12'}
|
|
637
|
+
|
|
638
|
+
postcss@8.5.6:
|
|
639
|
+
resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
|
|
640
|
+
engines: {node: ^10 || ^12 || >=14}
|
|
641
|
+
|
|
642
|
+
react-dom@19.2.0:
|
|
643
|
+
resolution: {integrity: sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==}
|
|
644
|
+
peerDependencies:
|
|
645
|
+
react: ^19.2.0
|
|
646
|
+
|
|
647
|
+
react-is@19.2.0:
|
|
648
|
+
resolution: {integrity: sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA==}
|
|
649
|
+
|
|
650
|
+
react-redux@9.2.0:
|
|
651
|
+
resolution: {integrity: sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g==}
|
|
652
|
+
peerDependencies:
|
|
653
|
+
'@types/react': ^18.2.25 || ^19
|
|
654
|
+
react: ^18.0 || ^19
|
|
655
|
+
redux: ^5.0.0
|
|
656
|
+
peerDependenciesMeta:
|
|
657
|
+
'@types/react':
|
|
658
|
+
optional: true
|
|
659
|
+
redux:
|
|
660
|
+
optional: true
|
|
661
|
+
|
|
662
|
+
react-refresh@0.18.0:
|
|
663
|
+
resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==}
|
|
664
|
+
engines: {node: '>=0.10.0'}
|
|
665
|
+
|
|
666
|
+
react@19.2.0:
|
|
667
|
+
resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==}
|
|
668
|
+
engines: {node: '>=0.10.0'}
|
|
669
|
+
|
|
670
|
+
recharts@3.5.1:
|
|
671
|
+
resolution: {integrity: sha512-+v+HJojK7gnEgG6h+b2u7k8HH7FhyFUzAc4+cPrsjL4Otdgqr/ecXzAnHciqlzV1ko064eNcsdzrYOM78kankA==}
|
|
672
|
+
engines: {node: '>=18'}
|
|
673
|
+
peerDependencies:
|
|
674
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
675
|
+
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
676
|
+
react-is: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
677
|
+
|
|
678
|
+
redux-thunk@3.1.0:
|
|
679
|
+
resolution: {integrity: sha512-NW2r5T6ksUKXCabzhL9z+h206HQw/NJkcLm1GPImRQ8IzfXwRGqjVhKJGauHirT0DAuyy6hjdnMZaRoAcy0Klw==}
|
|
680
|
+
peerDependencies:
|
|
681
|
+
redux: ^5.0.0
|
|
682
|
+
|
|
683
|
+
redux@5.0.1:
|
|
684
|
+
resolution: {integrity: sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==}
|
|
685
|
+
|
|
686
|
+
reselect@5.1.1:
|
|
687
|
+
resolution: {integrity: sha512-K/BG6eIky/SBpzfHZv/dd+9JBFiS4SWV7FIujVyJRux6e45+73RaUHXLmIR1f7WOMaQ0U1km6qwklRQxpJJY0w==}
|
|
688
|
+
|
|
689
|
+
rollup@4.53.3:
|
|
690
|
+
resolution: {integrity: sha512-w8GmOxZfBmKknvdXU1sdM9NHcoQejwF/4mNgj2JuEEdRaHwwF12K7e9eXn1nLZ07ad+du76mkVsyeb2rKGllsA==}
|
|
691
|
+
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
692
|
+
hasBin: true
|
|
693
|
+
|
|
694
|
+
scheduler@0.27.0:
|
|
695
|
+
resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
|
|
696
|
+
|
|
697
|
+
semver@6.3.1:
|
|
698
|
+
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
699
|
+
hasBin: true
|
|
700
|
+
|
|
701
|
+
source-map-js@1.2.1:
|
|
702
|
+
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
703
|
+
engines: {node: '>=0.10.0'}
|
|
704
|
+
|
|
705
|
+
tiny-invariant@1.3.3:
|
|
706
|
+
resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==}
|
|
707
|
+
|
|
708
|
+
tinyglobby@0.2.15:
|
|
709
|
+
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
|
|
710
|
+
engines: {node: '>=12.0.0'}
|
|
711
|
+
|
|
712
|
+
typescript@5.8.3:
|
|
713
|
+
resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
|
|
714
|
+
engines: {node: '>=14.17'}
|
|
715
|
+
hasBin: true
|
|
716
|
+
|
|
717
|
+
undici-types@6.21.0:
|
|
718
|
+
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
|
719
|
+
|
|
720
|
+
update-browserslist-db@1.1.4:
|
|
721
|
+
resolution: {integrity: sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A==}
|
|
722
|
+
hasBin: true
|
|
723
|
+
peerDependencies:
|
|
724
|
+
browserslist: '>= 4.21.0'
|
|
725
|
+
|
|
726
|
+
use-sync-external-store@1.6.0:
|
|
727
|
+
resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==}
|
|
728
|
+
peerDependencies:
|
|
729
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
730
|
+
|
|
731
|
+
victory-vendor@37.3.6:
|
|
732
|
+
resolution: {integrity: sha512-SbPDPdDBYp+5MJHhBCAyI7wKM3d5ivekigc2Dk2s7pgbZ9wIgIBYGVw4zGHBml/qTFbexrofXW6Gu4noGxrOwQ==}
|
|
733
|
+
|
|
734
|
+
vite@6.4.1:
|
|
735
|
+
resolution: {integrity: sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==}
|
|
736
|
+
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
|
737
|
+
hasBin: true
|
|
738
|
+
peerDependencies:
|
|
739
|
+
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
|
|
740
|
+
jiti: '>=1.21.0'
|
|
741
|
+
less: '*'
|
|
742
|
+
lightningcss: ^1.21.0
|
|
743
|
+
sass: '*'
|
|
744
|
+
sass-embedded: '*'
|
|
745
|
+
stylus: '*'
|
|
746
|
+
sugarss: '*'
|
|
747
|
+
terser: ^5.16.0
|
|
748
|
+
tsx: ^4.8.1
|
|
749
|
+
yaml: ^2.4.2
|
|
750
|
+
peerDependenciesMeta:
|
|
751
|
+
'@types/node':
|
|
752
|
+
optional: true
|
|
753
|
+
jiti:
|
|
754
|
+
optional: true
|
|
755
|
+
less:
|
|
756
|
+
optional: true
|
|
757
|
+
lightningcss:
|
|
758
|
+
optional: true
|
|
759
|
+
sass:
|
|
760
|
+
optional: true
|
|
761
|
+
sass-embedded:
|
|
762
|
+
optional: true
|
|
763
|
+
stylus:
|
|
764
|
+
optional: true
|
|
765
|
+
sugarss:
|
|
766
|
+
optional: true
|
|
767
|
+
terser:
|
|
768
|
+
optional: true
|
|
769
|
+
tsx:
|
|
770
|
+
optional: true
|
|
771
|
+
yaml:
|
|
772
|
+
optional: true
|
|
773
|
+
|
|
774
|
+
yallist@3.1.1:
|
|
775
|
+
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
776
|
+
|
|
777
|
+
snapshots:
|
|
778
|
+
|
|
779
|
+
'@babel/code-frame@7.27.1':
|
|
780
|
+
dependencies:
|
|
781
|
+
'@babel/helper-validator-identifier': 7.28.5
|
|
782
|
+
js-tokens: 4.0.0
|
|
783
|
+
picocolors: 1.1.1
|
|
784
|
+
|
|
785
|
+
'@babel/compat-data@7.28.5': {}
|
|
786
|
+
|
|
787
|
+
'@babel/core@7.28.5':
|
|
788
|
+
dependencies:
|
|
789
|
+
'@babel/code-frame': 7.27.1
|
|
790
|
+
'@babel/generator': 7.28.5
|
|
791
|
+
'@babel/helper-compilation-targets': 7.27.2
|
|
792
|
+
'@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.5)
|
|
793
|
+
'@babel/helpers': 7.28.4
|
|
794
|
+
'@babel/parser': 7.28.5
|
|
795
|
+
'@babel/template': 7.27.2
|
|
796
|
+
'@babel/traverse': 7.28.5
|
|
797
|
+
'@babel/types': 7.28.5
|
|
798
|
+
'@jridgewell/remapping': 2.3.5
|
|
799
|
+
convert-source-map: 2.0.0
|
|
800
|
+
debug: 4.4.3
|
|
801
|
+
gensync: 1.0.0-beta.2
|
|
802
|
+
json5: 2.2.3
|
|
803
|
+
semver: 6.3.1
|
|
804
|
+
transitivePeerDependencies:
|
|
805
|
+
- supports-color
|
|
806
|
+
|
|
807
|
+
'@babel/generator@7.28.5':
|
|
808
|
+
dependencies:
|
|
809
|
+
'@babel/parser': 7.28.5
|
|
810
|
+
'@babel/types': 7.28.5
|
|
811
|
+
'@jridgewell/gen-mapping': 0.3.13
|
|
812
|
+
'@jridgewell/trace-mapping': 0.3.31
|
|
813
|
+
jsesc: 3.1.0
|
|
814
|
+
|
|
815
|
+
'@babel/helper-compilation-targets@7.27.2':
|
|
816
|
+
dependencies:
|
|
817
|
+
'@babel/compat-data': 7.28.5
|
|
818
|
+
'@babel/helper-validator-option': 7.27.1
|
|
819
|
+
browserslist: 4.28.0
|
|
820
|
+
lru-cache: 5.1.1
|
|
821
|
+
semver: 6.3.1
|
|
822
|
+
|
|
823
|
+
'@babel/helper-globals@7.28.0': {}
|
|
824
|
+
|
|
825
|
+
'@babel/helper-module-imports@7.27.1':
|
|
826
|
+
dependencies:
|
|
827
|
+
'@babel/traverse': 7.28.5
|
|
828
|
+
'@babel/types': 7.28.5
|
|
829
|
+
transitivePeerDependencies:
|
|
830
|
+
- supports-color
|
|
831
|
+
|
|
832
|
+
'@babel/helper-module-transforms@7.28.3(@babel/core@7.28.5)':
|
|
833
|
+
dependencies:
|
|
834
|
+
'@babel/core': 7.28.5
|
|
835
|
+
'@babel/helper-module-imports': 7.27.1
|
|
836
|
+
'@babel/helper-validator-identifier': 7.28.5
|
|
837
|
+
'@babel/traverse': 7.28.5
|
|
838
|
+
transitivePeerDependencies:
|
|
839
|
+
- supports-color
|
|
840
|
+
|
|
841
|
+
'@babel/helper-plugin-utils@7.27.1': {}
|
|
842
|
+
|
|
843
|
+
'@babel/helper-string-parser@7.27.1': {}
|
|
844
|
+
|
|
845
|
+
'@babel/helper-validator-identifier@7.28.5': {}
|
|
846
|
+
|
|
847
|
+
'@babel/helper-validator-option@7.27.1': {}
|
|
848
|
+
|
|
849
|
+
'@babel/helpers@7.28.4':
|
|
850
|
+
dependencies:
|
|
851
|
+
'@babel/template': 7.27.2
|
|
852
|
+
'@babel/types': 7.28.5
|
|
853
|
+
|
|
854
|
+
'@babel/parser@7.28.5':
|
|
855
|
+
dependencies:
|
|
856
|
+
'@babel/types': 7.28.5
|
|
857
|
+
|
|
858
|
+
'@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.28.5)':
|
|
859
|
+
dependencies:
|
|
860
|
+
'@babel/core': 7.28.5
|
|
861
|
+
'@babel/helper-plugin-utils': 7.27.1
|
|
862
|
+
|
|
863
|
+
'@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.28.5)':
|
|
864
|
+
dependencies:
|
|
865
|
+
'@babel/core': 7.28.5
|
|
866
|
+
'@babel/helper-plugin-utils': 7.27.1
|
|
867
|
+
|
|
868
|
+
'@babel/template@7.27.2':
|
|
869
|
+
dependencies:
|
|
870
|
+
'@babel/code-frame': 7.27.1
|
|
871
|
+
'@babel/parser': 7.28.5
|
|
872
|
+
'@babel/types': 7.28.5
|
|
873
|
+
|
|
874
|
+
'@babel/traverse@7.28.5':
|
|
875
|
+
dependencies:
|
|
876
|
+
'@babel/code-frame': 7.27.1
|
|
877
|
+
'@babel/generator': 7.28.5
|
|
878
|
+
'@babel/helper-globals': 7.28.0
|
|
879
|
+
'@babel/parser': 7.28.5
|
|
880
|
+
'@babel/template': 7.27.2
|
|
881
|
+
'@babel/types': 7.28.5
|
|
882
|
+
debug: 4.4.3
|
|
883
|
+
transitivePeerDependencies:
|
|
884
|
+
- supports-color
|
|
885
|
+
|
|
886
|
+
'@babel/types@7.28.5':
|
|
887
|
+
dependencies:
|
|
888
|
+
'@babel/helper-string-parser': 7.27.1
|
|
889
|
+
'@babel/helper-validator-identifier': 7.28.5
|
|
890
|
+
|
|
891
|
+
'@esbuild/aix-ppc64@0.25.12':
|
|
892
|
+
optional: true
|
|
893
|
+
|
|
894
|
+
'@esbuild/android-arm64@0.25.12':
|
|
895
|
+
optional: true
|
|
896
|
+
|
|
897
|
+
'@esbuild/android-arm@0.25.12':
|
|
898
|
+
optional: true
|
|
899
|
+
|
|
900
|
+
'@esbuild/android-x64@0.25.12':
|
|
901
|
+
optional: true
|
|
902
|
+
|
|
903
|
+
'@esbuild/darwin-arm64@0.25.12':
|
|
904
|
+
optional: true
|
|
905
|
+
|
|
906
|
+
'@esbuild/darwin-x64@0.25.12':
|
|
907
|
+
optional: true
|
|
908
|
+
|
|
909
|
+
'@esbuild/freebsd-arm64@0.25.12':
|
|
910
|
+
optional: true
|
|
911
|
+
|
|
912
|
+
'@esbuild/freebsd-x64@0.25.12':
|
|
913
|
+
optional: true
|
|
914
|
+
|
|
915
|
+
'@esbuild/linux-arm64@0.25.12':
|
|
916
|
+
optional: true
|
|
917
|
+
|
|
918
|
+
'@esbuild/linux-arm@0.25.12':
|
|
919
|
+
optional: true
|
|
920
|
+
|
|
921
|
+
'@esbuild/linux-ia32@0.25.12':
|
|
922
|
+
optional: true
|
|
923
|
+
|
|
924
|
+
'@esbuild/linux-loong64@0.25.12':
|
|
925
|
+
optional: true
|
|
926
|
+
|
|
927
|
+
'@esbuild/linux-mips64el@0.25.12':
|
|
928
|
+
optional: true
|
|
929
|
+
|
|
930
|
+
'@esbuild/linux-ppc64@0.25.12':
|
|
931
|
+
optional: true
|
|
932
|
+
|
|
933
|
+
'@esbuild/linux-riscv64@0.25.12':
|
|
934
|
+
optional: true
|
|
935
|
+
|
|
936
|
+
'@esbuild/linux-s390x@0.25.12':
|
|
937
|
+
optional: true
|
|
938
|
+
|
|
939
|
+
'@esbuild/linux-x64@0.25.12':
|
|
940
|
+
optional: true
|
|
941
|
+
|
|
942
|
+
'@esbuild/netbsd-arm64@0.25.12':
|
|
943
|
+
optional: true
|
|
944
|
+
|
|
945
|
+
'@esbuild/netbsd-x64@0.25.12':
|
|
946
|
+
optional: true
|
|
947
|
+
|
|
948
|
+
'@esbuild/openbsd-arm64@0.25.12':
|
|
949
|
+
optional: true
|
|
950
|
+
|
|
951
|
+
'@esbuild/openbsd-x64@0.25.12':
|
|
952
|
+
optional: true
|
|
953
|
+
|
|
954
|
+
'@esbuild/openharmony-arm64@0.25.12':
|
|
955
|
+
optional: true
|
|
956
|
+
|
|
957
|
+
'@esbuild/sunos-x64@0.25.12':
|
|
958
|
+
optional: true
|
|
959
|
+
|
|
960
|
+
'@esbuild/win32-arm64@0.25.12':
|
|
961
|
+
optional: true
|
|
962
|
+
|
|
963
|
+
'@esbuild/win32-ia32@0.25.12':
|
|
964
|
+
optional: true
|
|
965
|
+
|
|
966
|
+
'@esbuild/win32-x64@0.25.12':
|
|
967
|
+
optional: true
|
|
968
|
+
|
|
969
|
+
'@jridgewell/gen-mapping@0.3.13':
|
|
970
|
+
dependencies:
|
|
971
|
+
'@jridgewell/sourcemap-codec': 1.5.5
|
|
972
|
+
'@jridgewell/trace-mapping': 0.3.31
|
|
973
|
+
|
|
974
|
+
'@jridgewell/remapping@2.3.5':
|
|
975
|
+
dependencies:
|
|
976
|
+
'@jridgewell/gen-mapping': 0.3.13
|
|
977
|
+
'@jridgewell/trace-mapping': 0.3.31
|
|
978
|
+
|
|
979
|
+
'@jridgewell/resolve-uri@3.1.2': {}
|
|
980
|
+
|
|
981
|
+
'@jridgewell/sourcemap-codec@1.5.5': {}
|
|
982
|
+
|
|
983
|
+
'@jridgewell/trace-mapping@0.3.31':
|
|
984
|
+
dependencies:
|
|
985
|
+
'@jridgewell/resolve-uri': 3.1.2
|
|
986
|
+
'@jridgewell/sourcemap-codec': 1.5.5
|
|
987
|
+
|
|
988
|
+
'@reduxjs/toolkit@2.11.0(react-redux@9.2.0(react@19.2.0)(redux@5.0.1))(react@19.2.0)':
|
|
989
|
+
dependencies:
|
|
990
|
+
'@standard-schema/spec': 1.0.0
|
|
991
|
+
'@standard-schema/utils': 0.3.0
|
|
992
|
+
immer: 11.0.1
|
|
993
|
+
redux: 5.0.1
|
|
994
|
+
redux-thunk: 3.1.0(redux@5.0.1)
|
|
995
|
+
reselect: 5.1.1
|
|
996
|
+
optionalDependencies:
|
|
997
|
+
react: 19.2.0
|
|
998
|
+
react-redux: 9.2.0(react@19.2.0)(redux@5.0.1)
|
|
999
|
+
|
|
1000
|
+
'@rolldown/pluginutils@1.0.0-beta.47': {}
|
|
1001
|
+
|
|
1002
|
+
'@rollup/rollup-android-arm-eabi@4.53.3':
|
|
1003
|
+
optional: true
|
|
1004
|
+
|
|
1005
|
+
'@rollup/rollup-android-arm64@4.53.3':
|
|
1006
|
+
optional: true
|
|
1007
|
+
|
|
1008
|
+
'@rollup/rollup-darwin-arm64@4.53.3':
|
|
1009
|
+
optional: true
|
|
1010
|
+
|
|
1011
|
+
'@rollup/rollup-darwin-x64@4.53.3':
|
|
1012
|
+
optional: true
|
|
1013
|
+
|
|
1014
|
+
'@rollup/rollup-freebsd-arm64@4.53.3':
|
|
1015
|
+
optional: true
|
|
1016
|
+
|
|
1017
|
+
'@rollup/rollup-freebsd-x64@4.53.3':
|
|
1018
|
+
optional: true
|
|
1019
|
+
|
|
1020
|
+
'@rollup/rollup-linux-arm-gnueabihf@4.53.3':
|
|
1021
|
+
optional: true
|
|
1022
|
+
|
|
1023
|
+
'@rollup/rollup-linux-arm-musleabihf@4.53.3':
|
|
1024
|
+
optional: true
|
|
1025
|
+
|
|
1026
|
+
'@rollup/rollup-linux-arm64-gnu@4.53.3':
|
|
1027
|
+
optional: true
|
|
1028
|
+
|
|
1029
|
+
'@rollup/rollup-linux-arm64-musl@4.53.3':
|
|
1030
|
+
optional: true
|
|
1031
|
+
|
|
1032
|
+
'@rollup/rollup-linux-loong64-gnu@4.53.3':
|
|
1033
|
+
optional: true
|
|
1034
|
+
|
|
1035
|
+
'@rollup/rollup-linux-ppc64-gnu@4.53.3':
|
|
1036
|
+
optional: true
|
|
1037
|
+
|
|
1038
|
+
'@rollup/rollup-linux-riscv64-gnu@4.53.3':
|
|
1039
|
+
optional: true
|
|
1040
|
+
|
|
1041
|
+
'@rollup/rollup-linux-riscv64-musl@4.53.3':
|
|
1042
|
+
optional: true
|
|
1043
|
+
|
|
1044
|
+
'@rollup/rollup-linux-s390x-gnu@4.53.3':
|
|
1045
|
+
optional: true
|
|
1046
|
+
|
|
1047
|
+
'@rollup/rollup-linux-x64-gnu@4.53.3':
|
|
1048
|
+
optional: true
|
|
1049
|
+
|
|
1050
|
+
'@rollup/rollup-linux-x64-musl@4.53.3':
|
|
1051
|
+
optional: true
|
|
1052
|
+
|
|
1053
|
+
'@rollup/rollup-openharmony-arm64@4.53.3':
|
|
1054
|
+
optional: true
|
|
1055
|
+
|
|
1056
|
+
'@rollup/rollup-win32-arm64-msvc@4.53.3':
|
|
1057
|
+
optional: true
|
|
1058
|
+
|
|
1059
|
+
'@rollup/rollup-win32-ia32-msvc@4.53.3':
|
|
1060
|
+
optional: true
|
|
1061
|
+
|
|
1062
|
+
'@rollup/rollup-win32-x64-gnu@4.53.3':
|
|
1063
|
+
optional: true
|
|
1064
|
+
|
|
1065
|
+
'@rollup/rollup-win32-x64-msvc@4.53.3':
|
|
1066
|
+
optional: true
|
|
1067
|
+
|
|
1068
|
+
'@standard-schema/spec@1.0.0': {}
|
|
1069
|
+
|
|
1070
|
+
'@standard-schema/utils@0.3.0': {}
|
|
1071
|
+
|
|
1072
|
+
'@types/babel__core@7.20.5':
|
|
1073
|
+
dependencies:
|
|
1074
|
+
'@babel/parser': 7.28.5
|
|
1075
|
+
'@babel/types': 7.28.5
|
|
1076
|
+
'@types/babel__generator': 7.27.0
|
|
1077
|
+
'@types/babel__template': 7.4.4
|
|
1078
|
+
'@types/babel__traverse': 7.28.0
|
|
1079
|
+
|
|
1080
|
+
'@types/babel__generator@7.27.0':
|
|
1081
|
+
dependencies:
|
|
1082
|
+
'@babel/types': 7.28.5
|
|
1083
|
+
|
|
1084
|
+
'@types/babel__template@7.4.4':
|
|
1085
|
+
dependencies:
|
|
1086
|
+
'@babel/parser': 7.28.5
|
|
1087
|
+
'@babel/types': 7.28.5
|
|
1088
|
+
|
|
1089
|
+
'@types/babel__traverse@7.28.0':
|
|
1090
|
+
dependencies:
|
|
1091
|
+
'@babel/types': 7.28.5
|
|
1092
|
+
|
|
1093
|
+
'@types/d3-array@3.2.2': {}
|
|
1094
|
+
|
|
1095
|
+
'@types/d3-color@3.1.3': {}
|
|
1096
|
+
|
|
1097
|
+
'@types/d3-ease@3.0.2': {}
|
|
1098
|
+
|
|
1099
|
+
'@types/d3-interpolate@3.0.4':
|
|
1100
|
+
dependencies:
|
|
1101
|
+
'@types/d3-color': 3.1.3
|
|
1102
|
+
|
|
1103
|
+
'@types/d3-path@3.1.1': {}
|
|
1104
|
+
|
|
1105
|
+
'@types/d3-scale@4.0.9':
|
|
1106
|
+
dependencies:
|
|
1107
|
+
'@types/d3-time': 3.0.4
|
|
1108
|
+
|
|
1109
|
+
'@types/d3-shape@3.1.7':
|
|
1110
|
+
dependencies:
|
|
1111
|
+
'@types/d3-path': 3.1.1
|
|
1112
|
+
|
|
1113
|
+
'@types/d3-time@3.0.4': {}
|
|
1114
|
+
|
|
1115
|
+
'@types/d3-timer@3.0.2': {}
|
|
1116
|
+
|
|
1117
|
+
'@types/estree@1.0.8': {}
|
|
1118
|
+
|
|
1119
|
+
'@types/node@22.19.1':
|
|
1120
|
+
dependencies:
|
|
1121
|
+
undici-types: 6.21.0
|
|
1122
|
+
|
|
1123
|
+
'@types/use-sync-external-store@0.0.6': {}
|
|
1124
|
+
|
|
1125
|
+
'@vitejs/plugin-react@5.1.1(vite@6.4.1(@types/node@22.19.1))':
|
|
1126
|
+
dependencies:
|
|
1127
|
+
'@babel/core': 7.28.5
|
|
1128
|
+
'@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.5)
|
|
1129
|
+
'@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.28.5)
|
|
1130
|
+
'@rolldown/pluginutils': 1.0.0-beta.47
|
|
1131
|
+
'@types/babel__core': 7.20.5
|
|
1132
|
+
react-refresh: 0.18.0
|
|
1133
|
+
vite: 6.4.1(@types/node@22.19.1)
|
|
1134
|
+
transitivePeerDependencies:
|
|
1135
|
+
- supports-color
|
|
1136
|
+
|
|
1137
|
+
baseline-browser-mapping@2.8.32: {}
|
|
1138
|
+
|
|
1139
|
+
browserslist@4.28.0:
|
|
1140
|
+
dependencies:
|
|
1141
|
+
baseline-browser-mapping: 2.8.32
|
|
1142
|
+
caniuse-lite: 1.0.30001757
|
|
1143
|
+
electron-to-chromium: 1.5.262
|
|
1144
|
+
node-releases: 2.0.27
|
|
1145
|
+
update-browserslist-db: 1.1.4(browserslist@4.28.0)
|
|
1146
|
+
|
|
1147
|
+
caniuse-lite@1.0.30001757: {}
|
|
1148
|
+
|
|
1149
|
+
clsx@2.1.1: {}
|
|
1150
|
+
|
|
1151
|
+
convert-source-map@2.0.0: {}
|
|
1152
|
+
|
|
1153
|
+
d3-array@3.2.4:
|
|
1154
|
+
dependencies:
|
|
1155
|
+
internmap: 2.0.3
|
|
1156
|
+
|
|
1157
|
+
d3-color@3.1.0: {}
|
|
1158
|
+
|
|
1159
|
+
d3-ease@3.0.1: {}
|
|
1160
|
+
|
|
1161
|
+
d3-format@3.1.0: {}
|
|
1162
|
+
|
|
1163
|
+
d3-interpolate@3.0.1:
|
|
1164
|
+
dependencies:
|
|
1165
|
+
d3-color: 3.1.0
|
|
1166
|
+
|
|
1167
|
+
d3-path@3.1.0: {}
|
|
1168
|
+
|
|
1169
|
+
d3-scale@4.0.2:
|
|
1170
|
+
dependencies:
|
|
1171
|
+
d3-array: 3.2.4
|
|
1172
|
+
d3-format: 3.1.0
|
|
1173
|
+
d3-interpolate: 3.0.1
|
|
1174
|
+
d3-time: 3.1.0
|
|
1175
|
+
d3-time-format: 4.1.0
|
|
1176
|
+
|
|
1177
|
+
d3-shape@3.2.0:
|
|
1178
|
+
dependencies:
|
|
1179
|
+
d3-path: 3.1.0
|
|
1180
|
+
|
|
1181
|
+
d3-time-format@4.1.0:
|
|
1182
|
+
dependencies:
|
|
1183
|
+
d3-time: 3.1.0
|
|
1184
|
+
|
|
1185
|
+
d3-time@3.1.0:
|
|
1186
|
+
dependencies:
|
|
1187
|
+
d3-array: 3.2.4
|
|
1188
|
+
|
|
1189
|
+
d3-timer@3.0.1: {}
|
|
1190
|
+
|
|
1191
|
+
debug@4.4.3:
|
|
1192
|
+
dependencies:
|
|
1193
|
+
ms: 2.1.3
|
|
1194
|
+
|
|
1195
|
+
decimal.js-light@2.5.1: {}
|
|
1196
|
+
|
|
1197
|
+
electron-to-chromium@1.5.262: {}
|
|
1198
|
+
|
|
1199
|
+
es-toolkit@1.42.0: {}
|
|
1200
|
+
|
|
1201
|
+
esbuild@0.25.12:
|
|
1202
|
+
optionalDependencies:
|
|
1203
|
+
'@esbuild/aix-ppc64': 0.25.12
|
|
1204
|
+
'@esbuild/android-arm': 0.25.12
|
|
1205
|
+
'@esbuild/android-arm64': 0.25.12
|
|
1206
|
+
'@esbuild/android-x64': 0.25.12
|
|
1207
|
+
'@esbuild/darwin-arm64': 0.25.12
|
|
1208
|
+
'@esbuild/darwin-x64': 0.25.12
|
|
1209
|
+
'@esbuild/freebsd-arm64': 0.25.12
|
|
1210
|
+
'@esbuild/freebsd-x64': 0.25.12
|
|
1211
|
+
'@esbuild/linux-arm': 0.25.12
|
|
1212
|
+
'@esbuild/linux-arm64': 0.25.12
|
|
1213
|
+
'@esbuild/linux-ia32': 0.25.12
|
|
1214
|
+
'@esbuild/linux-loong64': 0.25.12
|
|
1215
|
+
'@esbuild/linux-mips64el': 0.25.12
|
|
1216
|
+
'@esbuild/linux-ppc64': 0.25.12
|
|
1217
|
+
'@esbuild/linux-riscv64': 0.25.12
|
|
1218
|
+
'@esbuild/linux-s390x': 0.25.12
|
|
1219
|
+
'@esbuild/linux-x64': 0.25.12
|
|
1220
|
+
'@esbuild/netbsd-arm64': 0.25.12
|
|
1221
|
+
'@esbuild/netbsd-x64': 0.25.12
|
|
1222
|
+
'@esbuild/openbsd-arm64': 0.25.12
|
|
1223
|
+
'@esbuild/openbsd-x64': 0.25.12
|
|
1224
|
+
'@esbuild/openharmony-arm64': 0.25.12
|
|
1225
|
+
'@esbuild/sunos-x64': 0.25.12
|
|
1226
|
+
'@esbuild/win32-arm64': 0.25.12
|
|
1227
|
+
'@esbuild/win32-ia32': 0.25.12
|
|
1228
|
+
'@esbuild/win32-x64': 0.25.12
|
|
1229
|
+
|
|
1230
|
+
escalade@3.2.0: {}
|
|
1231
|
+
|
|
1232
|
+
eventemitter3@5.0.1: {}
|
|
1233
|
+
|
|
1234
|
+
fdir@6.5.0(picomatch@4.0.3):
|
|
1235
|
+
optionalDependencies:
|
|
1236
|
+
picomatch: 4.0.3
|
|
1237
|
+
|
|
1238
|
+
fsevents@2.3.3:
|
|
1239
|
+
optional: true
|
|
1240
|
+
|
|
1241
|
+
gensync@1.0.0-beta.2: {}
|
|
1242
|
+
|
|
1243
|
+
immer@10.2.0: {}
|
|
1244
|
+
|
|
1245
|
+
immer@11.0.1: {}
|
|
1246
|
+
|
|
1247
|
+
internmap@2.0.3: {}
|
|
1248
|
+
|
|
1249
|
+
js-tokens@4.0.0: {}
|
|
1250
|
+
|
|
1251
|
+
jsesc@3.1.0: {}
|
|
1252
|
+
|
|
1253
|
+
json5@2.2.3: {}
|
|
1254
|
+
|
|
1255
|
+
lru-cache@5.1.1:
|
|
1256
|
+
dependencies:
|
|
1257
|
+
yallist: 3.1.1
|
|
1258
|
+
|
|
1259
|
+
lucide-react@0.555.0(react@19.2.0):
|
|
1260
|
+
dependencies:
|
|
1261
|
+
react: 19.2.0
|
|
1262
|
+
|
|
1263
|
+
ms@2.1.3: {}
|
|
1264
|
+
|
|
1265
|
+
nanoid@3.3.11: {}
|
|
1266
|
+
|
|
1267
|
+
node-releases@2.0.27: {}
|
|
1268
|
+
|
|
1269
|
+
picocolors@1.1.1: {}
|
|
1270
|
+
|
|
1271
|
+
picomatch@4.0.3: {}
|
|
1272
|
+
|
|
1273
|
+
postcss@8.5.6:
|
|
1274
|
+
dependencies:
|
|
1275
|
+
nanoid: 3.3.11
|
|
1276
|
+
picocolors: 1.1.1
|
|
1277
|
+
source-map-js: 1.2.1
|
|
1278
|
+
|
|
1279
|
+
react-dom@19.2.0(react@19.2.0):
|
|
1280
|
+
dependencies:
|
|
1281
|
+
react: 19.2.0
|
|
1282
|
+
scheduler: 0.27.0
|
|
1283
|
+
|
|
1284
|
+
react-is@19.2.0: {}
|
|
1285
|
+
|
|
1286
|
+
react-redux@9.2.0(react@19.2.0)(redux@5.0.1):
|
|
1287
|
+
dependencies:
|
|
1288
|
+
'@types/use-sync-external-store': 0.0.6
|
|
1289
|
+
react: 19.2.0
|
|
1290
|
+
use-sync-external-store: 1.6.0(react@19.2.0)
|
|
1291
|
+
optionalDependencies:
|
|
1292
|
+
redux: 5.0.1
|
|
1293
|
+
|
|
1294
|
+
react-refresh@0.18.0: {}
|
|
1295
|
+
|
|
1296
|
+
react@19.2.0: {}
|
|
1297
|
+
|
|
1298
|
+
recharts@3.5.1(react-dom@19.2.0(react@19.2.0))(react-is@19.2.0)(react@19.2.0)(redux@5.0.1):
|
|
1299
|
+
dependencies:
|
|
1300
|
+
'@reduxjs/toolkit': 2.11.0(react-redux@9.2.0(react@19.2.0)(redux@5.0.1))(react@19.2.0)
|
|
1301
|
+
clsx: 2.1.1
|
|
1302
|
+
decimal.js-light: 2.5.1
|
|
1303
|
+
es-toolkit: 1.42.0
|
|
1304
|
+
eventemitter3: 5.0.1
|
|
1305
|
+
immer: 10.2.0
|
|
1306
|
+
react: 19.2.0
|
|
1307
|
+
react-dom: 19.2.0(react@19.2.0)
|
|
1308
|
+
react-is: 19.2.0
|
|
1309
|
+
react-redux: 9.2.0(react@19.2.0)(redux@5.0.1)
|
|
1310
|
+
reselect: 5.1.1
|
|
1311
|
+
tiny-invariant: 1.3.3
|
|
1312
|
+
use-sync-external-store: 1.6.0(react@19.2.0)
|
|
1313
|
+
victory-vendor: 37.3.6
|
|
1314
|
+
transitivePeerDependencies:
|
|
1315
|
+
- '@types/react'
|
|
1316
|
+
- redux
|
|
1317
|
+
|
|
1318
|
+
redux-thunk@3.1.0(redux@5.0.1):
|
|
1319
|
+
dependencies:
|
|
1320
|
+
redux: 5.0.1
|
|
1321
|
+
|
|
1322
|
+
redux@5.0.1: {}
|
|
1323
|
+
|
|
1324
|
+
reselect@5.1.1: {}
|
|
1325
|
+
|
|
1326
|
+
rollup@4.53.3:
|
|
1327
|
+
dependencies:
|
|
1328
|
+
'@types/estree': 1.0.8
|
|
1329
|
+
optionalDependencies:
|
|
1330
|
+
'@rollup/rollup-android-arm-eabi': 4.53.3
|
|
1331
|
+
'@rollup/rollup-android-arm64': 4.53.3
|
|
1332
|
+
'@rollup/rollup-darwin-arm64': 4.53.3
|
|
1333
|
+
'@rollup/rollup-darwin-x64': 4.53.3
|
|
1334
|
+
'@rollup/rollup-freebsd-arm64': 4.53.3
|
|
1335
|
+
'@rollup/rollup-freebsd-x64': 4.53.3
|
|
1336
|
+
'@rollup/rollup-linux-arm-gnueabihf': 4.53.3
|
|
1337
|
+
'@rollup/rollup-linux-arm-musleabihf': 4.53.3
|
|
1338
|
+
'@rollup/rollup-linux-arm64-gnu': 4.53.3
|
|
1339
|
+
'@rollup/rollup-linux-arm64-musl': 4.53.3
|
|
1340
|
+
'@rollup/rollup-linux-loong64-gnu': 4.53.3
|
|
1341
|
+
'@rollup/rollup-linux-ppc64-gnu': 4.53.3
|
|
1342
|
+
'@rollup/rollup-linux-riscv64-gnu': 4.53.3
|
|
1343
|
+
'@rollup/rollup-linux-riscv64-musl': 4.53.3
|
|
1344
|
+
'@rollup/rollup-linux-s390x-gnu': 4.53.3
|
|
1345
|
+
'@rollup/rollup-linux-x64-gnu': 4.53.3
|
|
1346
|
+
'@rollup/rollup-linux-x64-musl': 4.53.3
|
|
1347
|
+
'@rollup/rollup-openharmony-arm64': 4.53.3
|
|
1348
|
+
'@rollup/rollup-win32-arm64-msvc': 4.53.3
|
|
1349
|
+
'@rollup/rollup-win32-ia32-msvc': 4.53.3
|
|
1350
|
+
'@rollup/rollup-win32-x64-gnu': 4.53.3
|
|
1351
|
+
'@rollup/rollup-win32-x64-msvc': 4.53.3
|
|
1352
|
+
fsevents: 2.3.3
|
|
1353
|
+
|
|
1354
|
+
scheduler@0.27.0: {}
|
|
1355
|
+
|
|
1356
|
+
semver@6.3.1: {}
|
|
1357
|
+
|
|
1358
|
+
source-map-js@1.2.1: {}
|
|
1359
|
+
|
|
1360
|
+
tiny-invariant@1.3.3: {}
|
|
1361
|
+
|
|
1362
|
+
tinyglobby@0.2.15:
|
|
1363
|
+
dependencies:
|
|
1364
|
+
fdir: 6.5.0(picomatch@4.0.3)
|
|
1365
|
+
picomatch: 4.0.3
|
|
1366
|
+
|
|
1367
|
+
typescript@5.8.3: {}
|
|
1368
|
+
|
|
1369
|
+
undici-types@6.21.0: {}
|
|
1370
|
+
|
|
1371
|
+
update-browserslist-db@1.1.4(browserslist@4.28.0):
|
|
1372
|
+
dependencies:
|
|
1373
|
+
browserslist: 4.28.0
|
|
1374
|
+
escalade: 3.2.0
|
|
1375
|
+
picocolors: 1.1.1
|
|
1376
|
+
|
|
1377
|
+
use-sync-external-store@1.6.0(react@19.2.0):
|
|
1378
|
+
dependencies:
|
|
1379
|
+
react: 19.2.0
|
|
1380
|
+
|
|
1381
|
+
victory-vendor@37.3.6:
|
|
1382
|
+
dependencies:
|
|
1383
|
+
'@types/d3-array': 3.2.2
|
|
1384
|
+
'@types/d3-ease': 3.0.2
|
|
1385
|
+
'@types/d3-interpolate': 3.0.4
|
|
1386
|
+
'@types/d3-scale': 4.0.9
|
|
1387
|
+
'@types/d3-shape': 3.1.7
|
|
1388
|
+
'@types/d3-time': 3.0.4
|
|
1389
|
+
'@types/d3-timer': 3.0.2
|
|
1390
|
+
d3-array: 3.2.4
|
|
1391
|
+
d3-ease: 3.0.1
|
|
1392
|
+
d3-interpolate: 3.0.1
|
|
1393
|
+
d3-scale: 4.0.2
|
|
1394
|
+
d3-shape: 3.2.0
|
|
1395
|
+
d3-time: 3.1.0
|
|
1396
|
+
d3-timer: 3.0.1
|
|
1397
|
+
|
|
1398
|
+
vite@6.4.1(@types/node@22.19.1):
|
|
1399
|
+
dependencies:
|
|
1400
|
+
esbuild: 0.25.12
|
|
1401
|
+
fdir: 6.5.0(picomatch@4.0.3)
|
|
1402
|
+
picomatch: 4.0.3
|
|
1403
|
+
postcss: 8.5.6
|
|
1404
|
+
rollup: 4.53.3
|
|
1405
|
+
tinyglobby: 0.2.15
|
|
1406
|
+
optionalDependencies:
|
|
1407
|
+
'@types/node': 22.19.1
|
|
1408
|
+
fsevents: 2.3.3
|
|
1409
|
+
|
|
1410
|
+
yallist@3.1.1: {}
|