@ozdao/martyrs 0.2.604 → 0.2.605
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/README.md +2 -2
- package/dist/_virtual/dayjs.min.js +1 -1
- package/dist/_virtual/weekOfYear.js +1 -1
- package/dist/{abac-Blt8bUTL.js → abac-kz5xI99l.js} +1 -0
- package/dist/auth.server.js +52 -12
- package/dist/builder.js +67 -2
- package/dist/chats.server.js +2 -2
- package/dist/community.server.js +3 -3
- package/dist/core.server.js +2 -2
- package/dist/{core.websocket-Cl76z2wT.js → core.websocket-B2FA8gGl.js} +0 -2
- package/dist/{crud-BT5FIvQC.js → crud-Cwn0frBP.js} +8 -2
- package/dist/events.server.js +4 -4
- package/dist/files.server.js +1 -1
- package/dist/gallery.server.js +2 -2
- package/dist/governance.server.js +10 -10
- package/dist/{index-kvBwwb0w.js → index-CPACC651.js} +1 -1
- package/dist/inventory.server.js +4 -4
- package/dist/{mailing-DT7nbNjZ.js → mailing-BBCidXGr.js} +38 -2
- package/dist/marketplace.server.js +2 -2
- package/dist/martyrs/dist/martyrs.es3.js +1 -1
- package/dist/martyrs/dist/martyrs.es3.js.map +1 -1
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs/node_modules/.pnpm/dayjs@1.11.19}/node_modules/dayjs/dayjs.min.js +1 -1
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs/node_modules/.pnpm/dayjs@1.11.19}/node_modules/dayjs/dayjs.min.js.map +1 -1
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs/node_modules/.pnpm/dayjs@1.11.19}/node_modules/dayjs/plugin/weekOfYear.js +1 -1
- package/dist/{node_modules/.pnpm/dayjs@1.11.13 → martyrs/node_modules/.pnpm/dayjs@1.11.19}/node_modules/dayjs/plugin/weekOfYear.js.map +1 -1
- package/dist/{node_modules/.pnpm/vue-draggable-next@2.2.1_sortablejs@1.15.6_vue@3.5.13_typescript@5.8.3_ → martyrs/node_modules/.pnpm/vue-draggable-next@2.3.0_sortablejs@1.15.7_vue@3.5.13}/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js +305 -268
- package/dist/martyrs/node_modules/.pnpm/vue-draggable-next@2.3.0_sortablejs@1.15.7_vue@3.5.13/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js.map +1 -0
- package/dist/martyrs/src/components/Address/Address.vue2.js +13 -13
- package/dist/martyrs/src/components/Address/Address.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Block/Block.vue.js +1 -1
- package/dist/martyrs/src/components/Button/Button.vue2.js +1 -1
- package/dist/martyrs/src/components/Button/Button.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js +150 -143
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Chart/Chart.vue.js +296 -0
- package/dist/martyrs/src/components/Chart/Chart.vue.js.map +1 -0
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js +1 -1
- package/dist/martyrs/src/components/Checkbox/Checkbox.vue.js.map +1 -1
- package/dist/martyrs/src/components/Chips/Chips.vue.js +5 -6
- package/dist/martyrs/src/components/Chips/Chips.vue.js.map +1 -1
- 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 +2 -2
- package/dist/martyrs/src/components/DatePicker/DatePicker.vue.js.map +1 -1
- package/dist/martyrs/src/components/EditImages/{EditImages.vue2.js → EditImages.vue.js} +6 -6
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +1 -0
- package/dist/martyrs/src/components/EmptyState/EmptyState.vue.js +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -1
- package/dist/martyrs/src/components/Field/Field.vue.js +4 -4
- package/dist/martyrs/src/components/Field/Field.vue.js.map +1 -1
- package/dist/martyrs/src/components/FieldDate/FieldDate.vue.js +3 -3
- package/dist/martyrs/src/components/FieldDate/FieldDate.vue.js.map +1 -1
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue2.js +27 -21
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Map/Map.vue.js +20 -16
- package/dist/martyrs/src/components/Map/Map.vue.js.map +1 -1
- package/dist/martyrs/src/components/Popup/Popup.vue.js +3 -4
- package/dist/martyrs/src/components/Popup/Popup.vue.js.map +1 -1
- package/dist/martyrs/src/components/Radio/Radio.vue.js +12 -10
- 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/Status/Snack.vue.js +1 -1
- package/dist/martyrs/src/components/Status/Snack.vue.js.map +1 -1
- package/dist/martyrs/src/components/Status/Status.vue.js +1 -1
- package/dist/martyrs/src/components/Status/Status.vue.js.map +1 -1
- package/dist/martyrs/src/components/Table/Table.vue.js +21 -4
- package/dist/martyrs/src/components/Table/Table.vue.js.map +1 -1
- package/dist/martyrs/src/components/Tooltip/{Tooltip.vue2.js → Tooltip.vue.js} +2 -2
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue.js.map +1 -0
- package/dist/martyrs/src/components/Tree/Tree.vue.js +1 -1
- package/dist/martyrs/src/components/Upload/Upload.vue2.js +2 -2
- package/dist/martyrs/src/components/Upload/Upload.vue2.js.map +1 -1
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +2 -2
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js.map +1 -1
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/auth.client.js +14 -2
- package/dist/martyrs/src/modules/auth/auth.client.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/OtpDialog.vue.js +4 -4
- package/dist/martyrs/src/modules/auth/views/components/blocks/OtpDialog.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/PopupAuth.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/PopupAuth.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/blocks/SidebarUserCard.vue.js +96 -0
- package/dist/martyrs/src/modules/auth/views/components/blocks/SidebarUserCard.vue.js.map +1 -0
- package/dist/martyrs/src/modules/auth/views/components/pages/BackofficeUsers.vue.js +337 -0
- package/dist/martyrs/src/modules/auth/views/components/pages/BackofficeUsers.vue.js.map +1 -0
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +32 -18
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +76 -40
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditSidebar.vue.js +6 -5
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditSidebar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +4 -4
- 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 -1
- 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 +3 -3
- 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 +28 -16
- 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/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/middlewares/auth.validation.js +6 -2
- package/dist/martyrs/src/modules/auth/views/middlewares/auth.validation.js.map +1 -1
- package/dist/martyrs/src/modules/auth/views/router/users.backoffice.router.js +53 -0
- package/dist/martyrs/src/modules/auth/views/router/users.backoffice.router.js.map +1 -0
- package/dist/martyrs/src/modules/auth/views/store/auth.js +2 -2
- package/dist/martyrs/src/modules/auth/views/store/auth.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js +179 -253
- package/dist/martyrs/src/modules/backoffice/components/pages/Dashboard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/configs/navigation.backoffice.config.js +105 -44
- package/dist/martyrs/src/modules/backoffice/configs/navigation.backoffice.config.js.map +1 -1
- package/dist/martyrs/src/modules/backoffice/router/backoffice.router.js +11 -5
- package/dist/martyrs/src/modules/backoffice/router/backoffice.router.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.map +1 -1
- package/dist/martyrs/src/modules/community/community.client.js +4 -4
- package/dist/martyrs/src/modules/community/community.client.js.map +1 -1
- 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/layouts/Community.vue.js +4 -4
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js.map +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js +2 -2
- package/dist/martyrs/src/modules/community/components/sections/Comment.vue.js.map +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/ImageUpload.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/ImageUpload.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/core.client.js +18 -16
- package/dist/martyrs/src/modules/core/core.client.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/classes/core.app.js +25 -6
- package/dist/martyrs/src/modules/core/views/classes/core.app.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/classes/module.manager.js +4 -2
- package/dist/martyrs/src/modules/core/views/classes/module.manager.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/AlertDialog.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/AlertDialog.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSearch.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSearch.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSlider.vue.js +132 -0
- package/dist/martyrs/src/modules/core/views/components/blocks/BlockSlider.vue.js.map +1 -0
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/CardStat.vue.js +6 -28
- package/dist/martyrs/src/modules/core/views/components/blocks/CardStat.vue.js.map +1 -1
- package/dist/martyrs/src/modules/{auth → core}/views/components/blocks/CardUser.vue.js +29 -11
- package/dist/martyrs/src/modules/{auth → core}/views/components/blocks/CardUser.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/PopupDateSelector.vue.js +41 -26
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/elements/OnlineIndicator.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +2 -1
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/pages/404.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/pages/404.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/partials/BottomNavigationBar.vue.js +5 -5
- 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 +2 -2
- 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 +2 -2
- 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 +4 -4
- 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 +2 -2
- package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js +3 -3
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +1 -1
- 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 +6 -6
- package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/mixins/mixins.js +14 -1
- package/dist/martyrs/src/modules/core/views/mixins/mixins.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/plugins/date-picker.plugin.js +8 -5
- package/dist/martyrs/src/modules/core/views/plugins/date-picker.plugin.js.map +1 -1
- package/dist/martyrs/src/modules/core/views/store/core.store.js +4 -0
- 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 +3 -0
- package/dist/martyrs/src/modules/core/views/utils/vue-app-renderer.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +9 -9
- 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 +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js.map +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/EditTickets.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/events/events.client.js +4 -4
- package/dist/martyrs/src/modules/events/events.client.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js.map +1 -1
- package/dist/martyrs/src/modules/gallery/router/gallery.router.js +3 -3
- package/dist/martyrs/src/modules/gallery/router/gallery.router.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardInitiativeItem.vue.js +3 -3
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardInitiativeItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardSprintItem.vue.js +4 -4
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardSprintItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardTaskItem.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardTaskItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardVotingItem.vue.js +3 -3
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardVotingItem.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/pages/Initiatives.vue.js +3 -3
- package/dist/martyrs/src/modules/governance/views/components/pages/Initiatives.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/partials/TaskStatusBadge.vue.js +1 -1
- package/dist/martyrs/src/modules/governance/views/components/partials/TaskStatusBadge.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/sections/FormSprintDetails.vue.js +1 -1
- package/dist/martyrs/src/modules/governance/views/components/sections/FormSprintDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/components/sections/FormTaskDetails.vue.js +1 -1
- package/dist/martyrs/src/modules/governance/views/components/sections/FormTaskDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/governance/views/router/governance.router.js +3 -3
- package/dist/martyrs/src/modules/governance/views/router/governance.router.js.map +1 -1
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js +2 -2
- package/dist/martyrs/src/modules/icons/components/IconSearchPopup.vue.js.map +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconApplications.vue.js +32 -0
- package/dist/martyrs/src/modules/icons/entities/IconApplications.vue.js.map +1 -0
- package/dist/martyrs/src/modules/icons/entities/IconCustomers.vue.js +32 -0
- package/dist/martyrs/src/modules/icons/entities/IconCustomers.vue.js.map +1 -0
- package/dist/martyrs/src/modules/icons/entities/IconUsers.vue.js +32 -0
- package/dist/martyrs/src/modules/icons/entities/IconUsers.vue.js.map +1 -0
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +2 -2
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js +2 -2
- package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +1 -1
- 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 +3 -3
- 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 +290 -173
- 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 +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/inventory.client.js +4 -4
- package/dist/martyrs/src/modules/inventory/inventory.client.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/router/inventory.router.js +15 -0
- package/dist/martyrs/src/modules/inventory/router/inventory.router.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js +4 -4
- package/dist/martyrs/src/modules/landing/components/sections/SectionEarn.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeatures.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeatures.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.vue.js +3 -3
- package/dist/martyrs/src/modules/landing/components/sections/SectionFeaturesImages.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/SectionMobileApp.vue.js +2 -2
- 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 +1 -1
- 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 +2 -2
- package/dist/martyrs/src/modules/landing/components/sections/SectionRoadmap.vue.js.map +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SubscribeNewsletter.vue.js.map +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +3 -3
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +6 -6
- 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 +2 -2
- 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 +1 -1
- 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 +5 -5
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +3 -3
- 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 +8 -8
- 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 +5 -5
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +11 -11
- 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 +3 -3
- 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 +11 -11
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +4 -4
- package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/player/TrackProgress.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/player/TrackProgress.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/components/sections/NotificationPreferences.vue.js +162 -68
- package/dist/martyrs/src/modules/notifications/components/sections/NotificationPreferences.vue.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/notifications.client.js +181 -17
- package/dist/martyrs/src/modules/notifications/notifications.client.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/router/notifications.backoffice.router.js +21 -0
- package/dist/martyrs/src/modules/notifications/router/notifications.backoffice.router.js.map +1 -0
- package/dist/martyrs/src/modules/notifications/router/notifications.router.js +13 -42
- package/dist/martyrs/src/modules/notifications/router/notifications.router.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/store/notifications.store.js +66 -1
- package/dist/martyrs/src/modules/notifications/store/notifications.store.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js +9 -7
- package/dist/martyrs/src/modules/orders/components/blocks/CardApplication.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js +11 -9
- package/dist/martyrs/src/modules/orders/components/blocks/CardCustomer.vue.js.map +1 -1
- 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 +66 -19
- 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 +29 -27
- 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 +7 -12
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.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 +4 -4
- 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 +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +46 -25
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/Applications.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.js +54 -38
- package/dist/martyrs/src/modules/orders/components/pages/Customers.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +454 -139
- 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 -1
- 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 +141 -68
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +38 -32
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/partials/ShopCart.vue.js +1 -1
- 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 +4 -4
- 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 +167 -95
- package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js.map +1 -1
- package/dist/martyrs/src/modules/orders/orders.client.js +22 -20
- package/dist/martyrs/src/modules/orders/orders.client.js.map +1 -1
- package/dist/martyrs/src/modules/orders/store/orders.js +3 -5
- package/dist/martyrs/src/modules/orders/store/orders.js.map +1 -1
- package/dist/martyrs/src/modules/orders/store/shopcart.js +5 -5
- package/dist/martyrs/src/modules/orders/store/shopcart.js.map +1 -1
- package/dist/martyrs/src/modules/orders/utils/rent-price.js +60 -0
- package/dist/martyrs/src/modules/orders/utils/rent-price.js.map +1 -0
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +45 -55
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/EmptyState.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Rating.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/Socials.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/blocks/Socials.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js.map +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 +8 -8
- 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 +216 -83
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +35 -25
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +3 -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 +2 -2
- 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 +2 -2
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.js +20 -18
- package/dist/martyrs/src/modules/organizations/configs/navigation.organization.config.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/organizations.client.js +39 -33
- package/dist/martyrs/src/modules/organizations/organizations.client.js.map +1 -1
- package/dist/martyrs/src/modules/organizations/router/organizations.backoffice.router.js +81 -0
- package/dist/martyrs/src/modules/organizations/router/organizations.backoffice.router.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/Pages.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/Pages.vue.js.map +1 -1
- package/dist/martyrs/src/modules/pages/views/router/pages.router.js +2 -2
- package/dist/martyrs/src/modules/pages/views/router/pages.router.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
- 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 +2 -2
- 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 +3 -3
- 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 +2 -2
- 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 +3 -3
- package/dist/martyrs/src/modules/products/components/blocks/ProductVariants.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/pages/Categories.vue.js +9 -25
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +34 -17
- 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 +96 -96
- 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 +1 -1
- 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 +2 -2
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +22 -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 +1 -1
- 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 +1 -1
- package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
- package/dist/martyrs/src/modules/products/router/categories.router.js +2 -2
- package/dist/martyrs/src/modules/products/router/categories.router.js.map +1 -1
- package/dist/martyrs/src/modules/products/router/products.router.js +17 -3
- package/dist/martyrs/src/modules/products/router/products.router.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js +11 -10
- 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 +197 -81
- 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 +2 -2
- 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/Gant/GanttToolbar.vue.js +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +685 -80
- 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 +68 -18
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/router/rents.router.js +3 -3
- package/dist/martyrs/src/modules/rents/views/router/rents.router.js.map +1 -1
- package/dist/martyrs/src/modules/rents/views/store/rents.store.js +1 -1
- package/dist/martyrs/src/modules/rents/views/store/rents.store.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/router/reports.router.js +1 -1
- package/dist/martyrs/src/modules/reports/router/reports.router.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/pages/Map.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +3 -3
- 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 +9 -7
- 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 +29 -37
- 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 +8 -8
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js.map +1 -1
- package/dist/martyrs/src/modules/spots/router/spots.router.js +3 -3
- package/dist/martyrs/src/modules/spots/router/spots.router.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js +3 -3
- package/dist/martyrs/src/modules/wallet/views/components/elements/ConnectMetamask.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Payments.vue.js +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Payments.vue.js.map +1 -1
- package/dist/martyrs/src/modules/wallet/views/router/wallet.router.js +1 -1
- package/dist/martyrs/src/modules/wallet/views/router/wallet.router.js.map +1 -1
- package/dist/martyrs.es10.js +59 -57
- package/dist/martyrs.es106.js +2 -2
- package/dist/martyrs.es11.js +31 -30
- package/dist/martyrs.es113.js +22 -166
- package/dist/martyrs.es114.js +4 -457
- package/dist/martyrs.es115.js +8 -40
- package/dist/martyrs.es116.js +166 -9
- package/dist/martyrs.es117.js +451 -43
- package/dist/martyrs.es118.js +38 -10
- package/dist/martyrs.es119.js +9 -44
- package/dist/martyrs.es12.js +8 -9
- package/dist/martyrs.es120.js +49 -4
- package/dist/martyrs.es121.js +10 -127
- package/dist/martyrs.es122.js +42 -98
- package/dist/martyrs.es123.js +4 -86
- package/dist/martyrs.es124.js +120 -29
- package/dist/martyrs.es125.js +99 -10
- package/dist/martyrs.es126.js +71 -24
- package/dist/martyrs.es127.js +37 -8
- package/dist/martyrs.es128.js +11 -22
- package/dist/martyrs.es129.js +39 -4
- package/dist/martyrs.es13.js +22 -19
- package/dist/martyrs.es130.js +9 -8
- package/dist/martyrs.es131.js +7 -7
- package/dist/martyrs.es132.js +2 -2
- package/dist/martyrs.es133.js +1 -1
- package/dist/martyrs.es135.js +1 -1
- package/dist/martyrs.es137.js +1 -1
- package/dist/martyrs.es138.js +7 -8
- package/dist/martyrs.es139.js +8 -7
- package/dist/martyrs.es14.js +2 -2
- package/dist/martyrs.es140.js +2 -2
- package/dist/martyrs.es144.js +10 -29
- package/dist/martyrs.es145.js +29 -10
- package/dist/martyrs.es146.js +2 -2
- package/dist/martyrs.es147.js +2 -2
- package/dist/martyrs.es149.js +1 -1
- package/dist/martyrs.es2.js +31 -30
- package/dist/martyrs.es22.js +16 -16
- package/dist/martyrs.es23.js +8 -8
- package/dist/martyrs.es24.js +9 -9
- package/dist/martyrs.es26.js +9 -11
- package/dist/martyrs.es27.js +9 -9
- package/dist/martyrs.es28.js +1 -1
- package/dist/martyrs.es29.js +5 -5
- package/dist/martyrs.es3.js +1 -1
- package/dist/martyrs.es38.js +1 -1
- package/dist/martyrs.es4.js +12 -12
- package/dist/martyrs.es41.js +34 -224
- package/dist/martyrs.es5.js +251 -238
- package/dist/martyrs.es61.js +33 -26
- package/dist/martyrs.es74.js +7 -7
- package/dist/martyrs.es76.js +12 -12
- package/dist/martyrs.es8.js +31 -31
- package/dist/music.server.js +3 -3
- package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@2.0.2/node_modules/@googlemaps/js-api-loader/dist/index.js +90 -0
- package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@2.0.2/node_modules/@googlemaps/js-api-loader/dist/index.js.map +1 -0
- package/dist/notifications.server.js +255 -23
- package/dist/orders.server.js +674 -136
- package/dist/organizations.server.js +11 -6
- package/dist/products.server.js +68 -7
- package/dist/{queryProcessor-C_5Iipam.js → queryProcessor-B2FCngFP.js} +3 -2
- package/dist/rents.server.js +183 -7
- package/dist/{socials.schema-DxnnaBgO.js → socials.schema-C3RjkqJv.js} +4 -0
- package/dist/spots.server.js +1 -1
- package/dist/style.css +292 -204
- package/dist/{tickets.controller-DdF85W-i.js → tickets.controller-Dpzf4kQx.js} +1 -1
- package/dist/wallet.server.js +2 -2
- package/package.json +5 -3
- package/src/builder/modes/ssr.rspack.dev.js +2 -0
- package/src/builder/rspack/rspack.config.ssr.client.js +58 -1
- package/src/builder/ssr/asset-resolver.js +1 -1
- package/src/builder/templates/page.js +2 -0
- package/src/components/Address/Address.vue +16 -16
- package/src/components/Button/Button.vue +0 -1
- package/src/components/ButtonSegmented/ButtonSegmented.vue +1 -1
- package/src/components/Calendar/Calendar.vue +141 -118
- package/src/components/Chart/Chart.vue +216 -0
- package/src/components/Checkbox/Checkbox.vue +1 -1
- package/src/components/Chips/Chips.vue +4 -5
- package/src/components/Countdown/Countdown.vue +5 -5
- package/src/components/DatePicker/DatePicker.vue +2 -2
- package/src/components/EditImages/EditImages.vue +3 -3
- package/src/components/EmptyState/EmptyState.vue +1 -1
- package/src/components/Feed/Feed.vue +5 -0
- package/src/components/Field/Field.vue +3 -3
- package/src/components/FieldDate/FieldDate.vue +2 -2
- package/src/components/LocationMarker/LocationMarker.vue +28 -21
- package/src/components/Map/Map.vue +20 -15
- package/src/components/Popup/Popup.vue +3 -3
- package/src/components/Radio/Radio.vue +2 -2
- package/src/components/Select/Select.vue +1 -1
- package/src/components/Status/Snack.vue +1 -1
- package/src/components/Status/Status.vue +1 -1
- package/src/components/Table/Table.vue +16 -1
- package/src/components/Upload/Upload.vue +1 -1
- package/src/components/UploadImage/UploadImage.vue +1 -1
- package/src/components/UploadImageMultiple/UploadImageMultiple.vue +1 -1
- package/src/jit/rules.js +4 -0
- package/src/modules/TASKS.MD +16 -3
- package/src/modules/auth/auth.client.js +18 -3
- package/src/modules/auth/controllers/routes/users.routes.js +18 -0
- package/src/modules/auth/controllers/services/auth.service.js +3 -3
- package/src/modules/auth/controllers/services/users.service.js +34 -5
- package/src/modules/auth/views/components/blocks/OtpDialog.vue +4 -4
- package/src/modules/auth/views/components/blocks/PopupAuth.vue +1 -1
- package/src/modules/auth/views/components/blocks/SidebarUserCard.vue +95 -0
- package/src/modules/auth/views/components/pages/BackofficeUsers.vue +337 -0
- package/src/modules/auth/views/components/pages/Invite.vue +1 -1
- package/src/modules/auth/views/components/pages/Profile.vue +1 -1
- package/src/modules/auth/views/components/pages/ProfileEdit.vue +23 -14
- package/src/modules/auth/views/components/pages/ProfileEditAccount.vue +45 -26
- package/src/modules/auth/views/components/pages/ProfileEditSidebar.vue +8 -7
- package/src/modules/auth/views/components/pages/ResetPassword.vue +4 -4
- package/src/modules/auth/views/components/pages/SignUp.vue +3 -3
- package/src/modules/auth/views/components/pages/UserDashboard.vue +8 -5
- package/src/modules/auth/views/components/sections/FeaturedUsers.vue +1 -1
- package/src/modules/auth/views/components/sections/SliderFeatures.vue +1 -1
- package/src/modules/auth/views/middlewares/auth.validation.js +7 -2
- package/src/modules/auth/views/router/users.backoffice.router.js +39 -0
- package/src/modules/auth/views/store/auth.js +2 -2
- package/src/modules/backoffice/components/admin/Backcalls.vue +2 -2
- package/src/modules/backoffice/components/admin/Dashboard.sublime-workspace +1 -1
- package/src/modules/backoffice/components/admin/FastOrders.vue +3 -3
- package/src/modules/backoffice/components/admin/UserEdit.vue +1 -1
- package/src/modules/backoffice/components/pages/Dashboard.vue +102 -139
- package/src/modules/backoffice/configs/navigation.backoffice.config.js +91 -29
- package/src/modules/backoffice/router/backoffice.router.js +7 -1
- package/src/modules/chats/components/blocks/ChatMessage.vue +1 -1
- package/src/modules/chats/components/sections/ChatWindow.vue +1 -1
- package/src/modules/community/community.client.js +4 -4
- package/src/modules/community/components/blocks/CardBlogpost.vue +1 -1
- package/src/modules/community/components/layouts/Community.vue +4 -4
- package/src/modules/community/components/sections/Comment.vue +1 -1
- package/src/modules/constructor/components/elements/ImageUpload.vue +1 -1
- package/src/modules/core/TASK.MD +2 -2
- package/src/modules/core/controllers/classes/abac/abac.core.js +1 -0
- package/src/modules/core/controllers/classes/core.websocket.js +0 -2
- package/src/modules/core/controllers/classes/crud/crud.core.js +6 -0
- package/src/modules/core/controllers/classes/crud/crud.service.js +6 -0
- package/src/modules/core/controllers/utils/mailing.js +35 -26
- package/src/modules/core/controllers/utils/queryProcessor.js +4 -2
- package/src/modules/core/core.client.js +1 -0
- package/src/modules/core/models/schemas/embedding.schema.js +8 -0
- package/src/modules/core/models/schemas/socials.schema.js +4 -0
- package/src/modules/core/sw.js +448 -0
- package/src/modules/core/views/classes/core.app.js +37 -13
- package/src/modules/core/views/classes/module.manager.js +3 -1
- package/src/modules/core/views/components/blocks/AlertDialog.vue +1 -1
- package/src/modules/core/views/components/blocks/BlockSearch.vue +1 -1
- package/src/modules/core/views/components/blocks/BlockSlider.vue +96 -0
- package/src/modules/core/views/components/blocks/CardHeader.vue +2 -2
- package/src/modules/core/views/components/blocks/CardStat.vue +4 -18
- package/src/modules/{auth → core}/views/components/blocks/CardUser.vue +45 -20
- 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/blocks/PopupDateSelector.vue +41 -24
- package/src/modules/core/views/components/layouts/Client.vue +1 -1
- package/src/modules/core/views/components/pages/404.vue +5 -5
- package/src/modules/core/views/components/partials/BottomNavigationBar.vue +5 -5
- package/src/modules/core/views/components/partials/CitySelection.vue +2 -2
- package/src/modules/core/views/components/partials/Footer.centered.vue +2 -2
- package/src/modules/core/views/components/partials/Footer.vue +2 -2
- package/src/modules/core/views/components/partials/Header.vue +3 -3
- package/src/modules/core/views/components/partials/LocationSelection.vue +1 -1
- package/src/modules/core/views/components/partials/Navigation.vue +1 -1
- package/src/modules/core/views/components/sections/Filters.vue +2 -2
- package/src/modules/core/views/components/sections/SectionPageTitle.vue +2 -2
- package/src/modules/core/views/components/sections/Walkthrough.vue +6 -6
- package/src/modules/core/views/mixins/mixins.js +17 -0
- package/src/modules/core/views/plugins/date-picker.plugin.js +8 -5
- package/src/modules/core/views/store/core.store.js +5 -0
- package/src/modules/core/views/utils/vue-app-renderer.js +5 -0
- package/src/modules/events/components/pages/EditEventTickets.vue +9 -9
- package/src/modules/events/components/pages/Event.vue +2 -2
- package/src/modules/events/components/sections/EditTickets.vue +1 -1
- package/src/modules/events/components/sections/SelectDate.vue +1 -1
- package/src/modules/events/events.client.js +4 -4
- package/src/modules/gallery/components/sections/BackofficeGallery.vue +1 -1
- package/src/modules/gallery/router/gallery.router.js +3 -3
- package/src/modules/governance/middlewares/sprints.verifier.js +3 -3
- package/src/modules/governance/middlewares/tasks.verifier.js +3 -3
- package/src/modules/governance/models/sprint.model.js +1 -1
- package/src/modules/governance/models/task.model.js +1 -1
- package/src/modules/governance/reactcode/src/components/TaskStatusBadge.tsx +1 -1
- package/src/modules/governance/views/components/blocks/CardInitiativeItem.vue +3 -3
- package/src/modules/governance/views/components/blocks/CardSprintItem.vue +4 -4
- package/src/modules/governance/views/components/blocks/CardTaskItem.vue +2 -2
- package/src/modules/governance/views/components/blocks/CardVotingItem.vue +3 -3
- package/src/modules/governance/views/components/pages/Initiatives.vue +3 -3
- package/src/modules/governance/views/components/partials/TaskStatusBadge.vue +1 -1
- package/src/modules/governance/views/components/sections/FormSprintDetails.vue +1 -1
- package/src/modules/governance/views/components/sections/FormTaskDetails.vue +1 -1
- package/src/modules/governance/views/router/governance.router.js +3 -3
- package/src/modules/icons/components/IconSearchPopup.vue +1 -1
- package/src/modules/icons/entities/IconApplications.vue +14 -0
- package/src/modules/icons/entities/IconCustomers.vue +14 -0
- package/src/modules/icons/entities/IconUsers.vue +14 -0
- package/src/modules/inventory/components/forms/AdjustmentForm.vue +2 -2
- package/src/modules/inventory/components/forms/ColumnSettingsMenu.vue +2 -2
- package/src/modules/inventory/components/forms/HistoryView.vue +1 -1
- package/src/modules/inventory/components/forms/StockAlertsForm.vue +3 -3
- package/src/modules/inventory/components/pages/Inventory.vue +278 -159
- package/src/modules/inventory/components/pages/InventoryEdit.vue +2 -2
- package/src/modules/inventory/inventory.client.js +4 -4
- package/src/modules/inventory/models/stock.audit.model.js +1 -1
- package/src/modules/inventory/router/inventory.router.js +12 -0
- package/src/modules/landing/components/sections/SectionEarn.vue +3 -3
- package/src/modules/landing/components/sections/SectionFeature.vue +1 -1
- package/src/modules/landing/components/sections/SectionFeatures.vue +1 -1
- package/src/modules/landing/components/sections/SectionFeaturesImages.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 +1 -1
- package/src/modules/landing/components/sections/SectionMobileApp.vue +2 -2
- package/src/modules/landing/components/sections/SectionOverview.vue +1 -1
- package/src/modules/landing/components/sections/SectionRoadmap.vue +1 -1
- package/src/modules/landing/components/sections/SubscribeNewsletter.vue +1 -1
- package/src/modules/marketplace/views/components/sections/SectionMenu.vue +2 -2
- package/src/modules/music/components/SidebarMusic.vue +1 -1
- package/src/modules/music/components/cards/AlbumCard.vue +1 -1
- package/src/modules/music/components/cards/ArtistCard.vue +1 -1
- package/src/modules/music/components/cards/ArtistCardSmall.vue +1 -1
- package/src/modules/music/components/cards/PlaylistCard.vue +1 -1
- package/src/modules/music/components/cards/TrackListCard.vue +6 -6
- package/src/modules/music/components/forms/AlbumForm.vue +2 -2
- package/src/modules/music/components/forms/ArtistForm.vue +1 -1
- package/src/modules/music/components/forms/PlaylistForm.vue +5 -5
- package/src/modules/music/components/forms/TrackForm.vue +3 -3
- package/src/modules/music/components/pages/Album.vue +8 -8
- package/src/modules/music/components/pages/Artist.vue +5 -5
- package/src/modules/music/components/pages/Playlist.vue +11 -11
- package/src/modules/music/components/pages/SearchResults.vue +2 -2
- package/src/modules/music/components/pages/Track.vue +11 -11
- package/src/modules/music/components/player/FullscreenPlayer.vue +3 -3
- package/src/modules/music/components/player/TrackProgress.vue +1 -1
- package/src/modules/notifications/components/sections/NotificationPreferences.vue +182 -52
- package/src/modules/notifications/controllers/notifications.controller.js +242 -17
- package/src/modules/notifications/models/notification-preference.model.js +4 -0
- package/src/modules/notifications/notifications.client.js +213 -20
- package/src/modules/notifications/router/notifications.backoffice.router.js +16 -0
- package/src/modules/notifications/router/notifications.router.js +13 -45
- package/src/modules/notifications/routes/notifications.routes.js +9 -0
- package/src/modules/notifications/services/notification.service.js +33 -9
- package/src/modules/notifications/services/telegram.service.js +2 -2
- package/src/modules/notifications/services/web-push.service.js +6 -2
- package/src/modules/notifications/store/notifications.store.js +69 -0
- package/src/modules/orders/components/blocks/CardApplication.vue +9 -6
- package/src/modules/orders/components/blocks/CardCustomer.vue +10 -7
- package/src/modules/orders/components/blocks/CardOrder.vue +8 -8
- package/src/modules/orders/components/blocks/CardOrderBackoffice.vue +58 -12
- package/src/modules/orders/components/blocks/CardOrderItem.vue +31 -28
- package/src/modules/orders/components/blocks/CardOrderUser.vue +7 -12
- package/src/modules/orders/components/blocks/CardOrderVar1.vue +3 -3
- package/src/modules/orders/components/elements/FieldSubscribeNewsletter.vue +1 -1
- package/src/modules/orders/components/elements/PriceTotal.vue +4 -4
- package/src/modules/orders/components/forms/FormApplicationDetails.vue +1 -1
- package/src/modules/orders/components/forms/FormSelectCustomer.vue +48 -25
- package/src/modules/orders/components/pages/Applications.vue +2 -2
- package/src/modules/orders/components/pages/Customers.vue +35 -23
- package/src/modules/orders/components/pages/OrderBackoffice.vue +780 -393
- package/src/modules/orders/components/pages/OrderCreate.vue +5 -4
- package/src/modules/orders/components/pages/OrderCreateBackoffice.vue +112 -42
- package/src/modules/orders/components/pages/Orders.vue +20 -19
- package/src/modules/orders/components/pages/Orders_refact.vue +3 -3
- package/src/modules/orders/components/partials/ShopCart.vue +1 -1
- 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 +130 -64
- package/src/modules/orders/controllers/orders.controller.js +463 -134
- package/src/modules/orders/middlewares/applications.verifier.js +3 -3
- package/src/modules/orders/middlewares/customers.verifier.js +4 -0
- package/src/modules/orders/middlewares/orders.verifier.js +187 -0
- package/src/modules/orders/models/customer.model.js +2 -0
- package/src/modules/orders/models/order.model.js +20 -2
- package/src/modules/orders/orders.client.js +21 -19
- package/src/modules/orders/routes/applications.routes.js +13 -3
- package/src/modules/orders/routes/customers.routes.js +2 -0
- package/src/modules/orders/routes/orders.routes.js +46 -4
- package/src/modules/orders/store/orders.js +4 -7
- package/src/modules/orders/store/shopcart.js +6 -7
- package/src/modules/orders/utils/rent-price.js +90 -0
- package/src/modules/organizations/components/blocks/CardDepartment.vue +1 -1
- package/src/modules/organizations/components/blocks/CardOrganization.vue +30 -33
- package/src/modules/organizations/components/blocks/EmptyState.vue +1 -1
- package/src/modules/organizations/components/blocks/Rating.vue +1 -1
- package/src/modules/organizations/components/blocks/Socials.vue +2 -2
- package/src/modules/organizations/components/elements/ButtonToggleMembership.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 +8 -8
- package/src/modules/organizations/components/pages/Organization.vue +232 -124
- package/src/modules/organizations/components/pages/OrganizationCreate.vue +3 -3
- package/src/modules/organizations/components/pages/OrganizationDocuments.vue +1 -1
- package/src/modules/organizations/components/pages/OrganizationEdit.vue +15 -6
- package/src/modules/organizations/components/pages/Organizations.vue +3 -2
- package/src/modules/organizations/components/sections/Documents.vue +1 -1
- package/src/modules/organizations/components/sections/MembersAdd.vue +2 -2
- package/src/modules/organizations/configs/navigation.organization.config.js +34 -26
- package/src/modules/organizations/controllers/organizations.controller.js +8 -3
- package/src/modules/organizations/models/organization.model.js +1 -0
- package/src/modules/organizations/organizations.client.js +39 -33
- package/src/modules/organizations/router/organizations.backoffice.router.js +67 -0
- package/src/modules/pages/views/components/pages/Pages.vue +1 -1
- package/src/modules/pages/views/router/pages.router.js +2 -2
- package/src/modules/products/components/blocks/CardPosition.vue +2 -2
- package/src/modules/products/components/blocks/CardProduct.vue +2 -2
- package/src/modules/products/components/blocks/ProductDiscounts.vue +1 -1
- package/src/modules/products/components/blocks/ProductImages.vue +1 -1
- package/src/modules/products/components/blocks/ProductVariants.vue +3 -3
- package/src/modules/products/components/elements/Price.vue +2 -2
- package/src/modules/products/components/forms/ColumnSettingsMenu.vue +2 -2
- package/src/modules/products/components/forms/ReorderSettingsForm.vue +3 -3
- 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 +9 -20
- package/src/modules/products/components/pages/ProductEdit.vue +19 -3
- package/src/modules/products/components/pages/Products.vue +20 -19
- package/src/modules/products/components/sections/EditAttributes.vue +1 -1
- package/src/modules/products/components/sections/EditCategories.vue +1 -1
- package/src/modules/products/components/sections/EditDiscounts.vue +2 -2
- package/src/modules/products/components/sections/EditVariants.vue +14 -2
- package/src/modules/products/components/sections/FilterProducts.vue +1 -1
- package/src/modules/products/components/sections/ProductConfigurator.vue +1 -1
- package/src/modules/products/components/sections/SectionProduct.vue +3 -3
- package/src/modules/products/controllers/products.controller.js +50 -5
- package/src/modules/products/experiments/product-recommendation/components/HeroRecommendation.vue +2 -2
- package/src/modules/products/models/product.model.js +7 -0
- package/src/modules/products/models/variant.model.js +4 -0
- package/src/modules/products/router/categories.router.js +2 -2
- package/src/modules/products/router/products.router.js +14 -3
- package/src/modules/rents/controllers/routes/rents.routes.js +11 -0
- package/src/modules/rents/controllers/services/rents.services.js +193 -2
- package/src/modules/rents/models/rent.model.js +9 -0
- package/src/modules/rents/views/components/pages/Gant/GanttBar.vue +28 -11
- package/src/modules/rents/views/components/pages/Gant/GanttChart.vue +200 -40
- package/src/modules/rents/views/components/pages/Gant/GanttHeaderCell.vue +2 -2
- package/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue +2 -2
- package/src/modules/rents/views/components/pages/Rents.vue +641 -142
- package/src/modules/rents/views/components/pages/RentsEdit.vue +44 -4
- package/src/modules/rents/views/router/rents.router.js +3 -3
- package/src/modules/rents/views/store/rents.store.js +1 -1
- package/src/modules/reports/components/pages/BackofficeReports.vue +3 -3
- package/src/modules/reports/router/reports.router.js +1 -1
- package/src/modules/spots/components/blocks/CardSpot.vue +6 -6
- package/src/modules/spots/components/pages/Spot.vue +2 -2
- package/src/modules/spots/components/pages/SpotEdit.vue +8 -6
- package/src/modules/spots/components/pages/Spots.vue +18 -24
- package/src/modules/spots/components/sections/WorktimeEdit.vue +7 -7
- package/src/modules/spots/router/spots.router.js +3 -3
- package/src/modules/wallet/views/components/blocks/CashDeposit.vue +1 -1
- package/src/modules/wallet/views/components/elements/ConnectMetamask.vue +3 -3
- package/src/modules/wallet/views/components/pages/Payments.vue +1 -1
- package/src/modules/wallet/views/components/pages/Wallet.vue +4 -4
- package/src/modules/wallet/views/router/wallet.router.js +1 -1
- package/src/styles/layout.scss +1 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +0 -1
- package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.js.map +0 -1
- package/dist/martyrs/src/modules/icons/entities/IconCash.vue.js +0 -70
- package/dist/martyrs/src/modules/icons/entities/IconCash.vue.js.map +0 -1
- package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@1.16.8/node_modules/@googlemaps/js-api-loader/dist/index.js +0 -336
- package/dist/node_modules/.pnpm/@googlemaps_js-api-loader@1.16.8/node_modules/@googlemaps/js-api-loader/dist/index.js.map +0 -1
- package/dist/node_modules/.pnpm/vue-draggable-next@2.2.1_sortablejs@1.15.6_vue@3.5.13_typescript@5.8.3_/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js.map +0 -1
package/dist/style.css
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
|
-
input[data-v-
|
|
2
|
+
input[data-v-8cead67e] { border: none; outline: none;
|
|
3
3
|
}
|
|
4
|
-
input[data-v-
|
|
4
|
+
input[data-v-8cead67e]::placeholder { color: rgba(var(--dark), 0.4);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.help-card[data-v-
|
|
7
|
+
.help-card[data-v-7d05b137] {
|
|
8
8
|
margin-top: auto;
|
|
9
9
|
text-decoration: none;
|
|
10
10
|
color: inherit;
|
|
11
11
|
display: block;
|
|
12
12
|
transition: opacity 0.2s ease;
|
|
13
13
|
}
|
|
14
|
-
.help-card[data-v-
|
|
14
|
+
.help-card[data-v-7d05b137]:hover {
|
|
15
15
|
opacity: 0.8;
|
|
16
16
|
}
|
|
17
17
|
|
|
@@ -85,37 +85,37 @@ input[data-v-8c38488f]::placeholder { color: rgba(var(--dark), 0.4);
|
|
|
85
85
|
z-index: 0;
|
|
86
86
|
transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
87
87
|
}
|
|
88
|
-
input[data-v-
|
|
89
|
-
textarea[data-v-
|
|
90
|
-
span[data-v-
|
|
88
|
+
input[data-v-cd3e4484],
|
|
89
|
+
textarea[data-v-cd3e4484],
|
|
90
|
+
span[data-v-cd3e4484] {
|
|
91
91
|
color: inherit;
|
|
92
92
|
line-height: 1;
|
|
93
93
|
}
|
|
94
|
-
textarea[data-v-
|
|
94
|
+
textarea[data-v-cd3e4484] {
|
|
95
95
|
resize: none;
|
|
96
96
|
overflow: hidden;
|
|
97
97
|
height: 1rem;
|
|
98
98
|
}
|
|
99
|
-
input[data-v-
|
|
99
|
+
input[data-v-cd3e4484] {
|
|
100
100
|
height: 1rem;
|
|
101
101
|
}
|
|
102
|
-
input[type="date"][data-v-
|
|
103
|
-
input[type="time"][data-v-
|
|
102
|
+
input[type="date"][data-v-cd3e4484]::-webkit-calendar-picker-indicator,
|
|
103
|
+
input[type="time"][data-v-cd3e4484]::-webkit-calendar-picker-indicator {
|
|
104
104
|
filter: invert(1);
|
|
105
105
|
opacity: 1;
|
|
106
106
|
color: inherit;
|
|
107
107
|
}
|
|
108
|
-
button[disabled][data-v-
|
|
108
|
+
button[disabled][data-v-5a0ec378] {
|
|
109
109
|
opacity: 0.75 !important;
|
|
110
110
|
pointer-events: none !important;
|
|
111
111
|
cursor: default !important;
|
|
112
112
|
color: rgba(var(--dark), 0.33) !important;
|
|
113
113
|
background: rgba(var(--light), 1) !important;
|
|
114
114
|
}
|
|
115
|
-
a.button[data-v-
|
|
115
|
+
a.button[data-v-5a0ec378] {
|
|
116
116
|
text-box: trim-both cap alphabetic;
|
|
117
117
|
}
|
|
118
|
-
.button[data-v-
|
|
118
|
+
.button[data-v-5a0ec378] {
|
|
119
119
|
position: relative;
|
|
120
120
|
display: flex;
|
|
121
121
|
padding: var(--small);
|
|
@@ -125,25 +125,24 @@ a.button[data-v-8d15c58c] {
|
|
|
125
125
|
opacity: 1;
|
|
126
126
|
align-items: center;
|
|
127
127
|
justify-content: center;
|
|
128
|
-
color: black;
|
|
129
128
|
text-align: center;
|
|
130
129
|
font-size: 1rem;
|
|
131
130
|
letter-spacing: 5%;
|
|
132
131
|
transition: all 0.33s ease;
|
|
133
132
|
}
|
|
134
|
-
.button[data-v-
|
|
133
|
+
.button[data-v-5a0ec378]:hover {
|
|
135
134
|
cursor: pointer;
|
|
136
135
|
opacity: 0.9;
|
|
137
136
|
}
|
|
138
|
-
.button[data-v-
|
|
137
|
+
.button[data-v-5a0ec378]:active {
|
|
139
138
|
transform: scale(0.95);
|
|
140
139
|
}
|
|
141
|
-
.button-small[data-v-
|
|
140
|
+
.button-small[data-v-5a0ec378] {
|
|
142
141
|
padding: 0.75rem;
|
|
143
142
|
border-radius: 0.5rem;
|
|
144
143
|
height: fit-content;
|
|
145
144
|
}
|
|
146
|
-
.button .button-counter[data-v-
|
|
145
|
+
.button .button-counter[data-v-5a0ec378] {
|
|
147
146
|
position: absolute;
|
|
148
147
|
right: 0px;
|
|
149
148
|
bottom: 0px;
|
|
@@ -156,7 +155,7 @@ a.button[data-v-8d15c58c] {
|
|
|
156
155
|
line-height: 16px;
|
|
157
156
|
font-size: 10px;
|
|
158
157
|
}
|
|
159
|
-
.button-content[data-v-
|
|
158
|
+
.button-content[data-v-5a0ec378] {
|
|
160
159
|
display: flex;
|
|
161
160
|
align-items: center;
|
|
162
161
|
justify-content: center;
|
|
@@ -165,11 +164,11 @@ a.button[data-v-8d15c58c] {
|
|
|
165
164
|
opacity: 1;
|
|
166
165
|
transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
167
166
|
}
|
|
168
|
-
.button-content.hidden[data-v-
|
|
167
|
+
.button-content.hidden[data-v-5a0ec378] {
|
|
169
168
|
opacity: 0;
|
|
170
169
|
transform: translateY(4px);
|
|
171
170
|
}
|
|
172
|
-
.button-loader[data-v-
|
|
171
|
+
.button-loader[data-v-5a0ec378] {
|
|
173
172
|
position: absolute;
|
|
174
173
|
inset: 0;
|
|
175
174
|
display: flex;
|
|
@@ -181,27 +180,27 @@ a.button[data-v-8d15c58c] {
|
|
|
181
180
|
transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1) 0.05s, transform 0.25s cubic-bezier(0, 0, 0.2, 1) 0.05s;
|
|
182
181
|
pointer-events: none;
|
|
183
182
|
}
|
|
184
|
-
.button-loader.active[data-v-
|
|
183
|
+
.button-loader.active[data-v-5a0ec378] {
|
|
185
184
|
opacity: 1;
|
|
186
185
|
transform: translateY(0);
|
|
187
186
|
}
|
|
188
|
-
.button-loader .dot[data-v-
|
|
187
|
+
.button-loader .dot[data-v-5a0ec378] {
|
|
189
188
|
width: 6px;
|
|
190
189
|
height: 6px;
|
|
191
190
|
border-radius: 50%;
|
|
192
191
|
background: currentColor;
|
|
193
|
-
animation: dot-bounce-
|
|
192
|
+
animation: dot-bounce-5a0ec378 0.8s cubic-bezier(0.4, 0, 0.2, 1) infinite;
|
|
194
193
|
}
|
|
195
|
-
.button-loader .dot[data-v-
|
|
194
|
+
.button-loader .dot[data-v-5a0ec378]:nth-child(1) {
|
|
196
195
|
animation-delay: 0s;
|
|
197
196
|
}
|
|
198
|
-
.button-loader .dot[data-v-
|
|
197
|
+
.button-loader .dot[data-v-5a0ec378]:nth-child(2) {
|
|
199
198
|
animation-delay: 0.12s;
|
|
200
199
|
}
|
|
201
|
-
.button-loader .dot[data-v-
|
|
200
|
+
.button-loader .dot[data-v-5a0ec378]:nth-child(3) {
|
|
202
201
|
animation-delay: 0.24s;
|
|
203
202
|
}
|
|
204
|
-
@keyframes dot-bounce-
|
|
203
|
+
@keyframes dot-bounce-5a0ec378 {
|
|
205
204
|
0%, 100% {
|
|
206
205
|
transform: translateY(0);
|
|
207
206
|
}
|
|
@@ -209,7 +208,7 @@ a.button[data-v-8d15c58c] {
|
|
|
209
208
|
transform: translateY(-5px);
|
|
210
209
|
}
|
|
211
210
|
}
|
|
212
|
-
.button-success[data-v-
|
|
211
|
+
.button-success[data-v-5a0ec378] {
|
|
213
212
|
position: absolute;
|
|
214
213
|
inset: 0;
|
|
215
214
|
display: flex;
|
|
@@ -220,11 +219,11 @@ a.button[data-v-8d15c58c] {
|
|
|
220
219
|
transition: opacity 0.2s cubic-bezier(0, 0, 0.2, 1), transform 0.2s cubic-bezier(0, 0, 0.2, 1);
|
|
221
220
|
pointer-events: none;
|
|
222
221
|
}
|
|
223
|
-
.button-success.active[data-v-
|
|
222
|
+
.button-success.active[data-v-5a0ec378] {
|
|
224
223
|
opacity: 1;
|
|
225
224
|
transform: translateY(0);
|
|
226
225
|
}
|
|
227
|
-
.button-error[data-v-
|
|
226
|
+
.button-error[data-v-5a0ec378] {
|
|
228
227
|
position: absolute;
|
|
229
228
|
inset: 0;
|
|
230
229
|
display: flex;
|
|
@@ -235,7 +234,7 @@ a.button[data-v-8d15c58c] {
|
|
|
235
234
|
transition: opacity 0.2s cubic-bezier(0, 0, 0.2, 1), transform 0.2s cubic-bezier(0, 0, 0.2, 1);
|
|
236
235
|
pointer-events: none;
|
|
237
236
|
}
|
|
238
|
-
.button-error.active[data-v-
|
|
237
|
+
.button-error.active[data-v-5a0ec378] {
|
|
239
238
|
opacity: 1;
|
|
240
239
|
transform: translateY(0);
|
|
241
240
|
}.slide-fade-enter-active {
|
|
@@ -361,13 +360,13 @@ a.button[data-v-8d15c58c] {
|
|
|
361
360
|
.color-overlay.active {
|
|
362
361
|
background: rgba(0, 0, 0, 0.25);
|
|
363
362
|
pointer-events: all;
|
|
364
|
-
}li[data-v-
|
|
363
|
+
}li[data-v-814b4dfb] {
|
|
365
364
|
list-style-type: none;
|
|
366
365
|
}
|
|
367
|
-
ul li[data-v-
|
|
366
|
+
ul li[data-v-814b4dfb] {
|
|
368
367
|
line-height: 2;
|
|
369
368
|
}
|
|
370
|
-
.field-wrapper[data-v-
|
|
369
|
+
.field-wrapper[data-v-814b4dfb]:focus {
|
|
371
370
|
outline: none;
|
|
372
371
|
}.tooltip-container {
|
|
373
372
|
position: relative;
|
|
@@ -826,6 +825,10 @@ to {
|
|
|
826
825
|
transform: translateZ(-30px);
|
|
827
826
|
transition: all 0.5s ease;
|
|
828
827
|
}
|
|
828
|
+
.scroll-hide[data-v-4a32f24b]::-webkit-scrollbar {
|
|
829
|
+
display: none;
|
|
830
|
+
}
|
|
831
|
+
|
|
829
832
|
.unread-indicator[data-v-10593974] {
|
|
830
833
|
width: 10px;
|
|
831
834
|
height: 10px;
|
|
@@ -899,58 +902,58 @@ to {
|
|
|
899
902
|
overflow: hidden;
|
|
900
903
|
transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
901
904
|
}
|
|
902
|
-
.rotate-180deg[data-v-
|
|
905
|
+
.rotate-180deg[data-v-6e35ebca] {
|
|
903
906
|
transform: rotate(180deg);
|
|
904
907
|
}
|
|
905
|
-
.hidden[data-v-
|
|
908
|
+
.hidden[data-v-6e35ebca] {
|
|
906
909
|
/* opacity: 0;*/
|
|
907
910
|
width: 0;
|
|
908
911
|
display: none;
|
|
909
912
|
}
|
|
910
|
-
.visible[data-v-
|
|
913
|
+
.visible[data-v-6e35ebca] {
|
|
911
914
|
/* opacity: 1;*/
|
|
912
915
|
display: block;
|
|
913
916
|
}
|
|
914
917
|
|
|
915
918
|
/* Dropdown animations */
|
|
916
|
-
.dropdown-enter[data-v-
|
|
919
|
+
.dropdown-enter[data-v-6e35ebca], .dropdown-leave[data-v-6e35ebca] {
|
|
917
920
|
transition: all 0.3s ease-in-out;
|
|
918
921
|
}
|
|
919
|
-
.dropdown-enter-from[data-v-
|
|
922
|
+
.dropdown-enter-from[data-v-6e35ebca], .dropdown-leave-to[data-v-6e35ebca] {
|
|
920
923
|
opacity: 0;
|
|
921
924
|
transform: translateY(-0.5rem);
|
|
922
925
|
}
|
|
923
|
-
.dropdown-enter-to[data-v-
|
|
926
|
+
.dropdown-enter-to[data-v-6e35ebca], .dropdown-leave-from[data-v-6e35ebca] {
|
|
924
927
|
opacity: 1;
|
|
925
928
|
transform: translateY(0);
|
|
926
929
|
}
|
|
927
930
|
|
|
928
931
|
/* Horizontal dropdown submenu */
|
|
929
|
-
.dropdown-submenu[data-v-
|
|
932
|
+
.dropdown-submenu[data-v-6e35ebca] {
|
|
930
933
|
list-style: none;
|
|
931
934
|
padding: 0.5rem;
|
|
932
935
|
margin: 0;
|
|
933
936
|
min-width: 12rem;
|
|
934
937
|
}
|
|
935
|
-
.dropdown-submenu li[data-v-
|
|
938
|
+
.dropdown-submenu li[data-v-6e35ebca] {
|
|
936
939
|
width: 100%;
|
|
937
940
|
}
|
|
938
|
-
.dropdown-submenu a[data-v-
|
|
941
|
+
.dropdown-submenu a[data-v-6e35ebca] {
|
|
939
942
|
display: flex;
|
|
940
943
|
text-decoration: none;
|
|
941
944
|
white-space: nowrap;
|
|
942
945
|
}
|
|
943
946
|
|
|
944
947
|
/* Transition for horizontal dropdown */
|
|
945
|
-
[data-v-
|
|
948
|
+
[data-v-6e35ebca] .TransitionTranslateY-enter-active,[data-v-6e35ebca] .TransitionTranslateY-leave-active {
|
|
946
949
|
transition: translateY 0.2s ease;
|
|
947
950
|
transition: opacity 0.2s ease;
|
|
948
951
|
}
|
|
949
|
-
[data-v-
|
|
952
|
+
[data-v-6e35ebca] .TransitionTranslateY-enter-from,[data-v-6e35ebca] .TransitionTranslateY-leave-to {
|
|
950
953
|
opacity: 0;
|
|
951
954
|
transform: translateY(-0.5rem);
|
|
952
955
|
}
|
|
953
|
-
[data-v-
|
|
956
|
+
[data-v-6e35ebca] .TransitionTranslateY-enter-to,[data-v-6e35ebca] .TransitionTranslateY-leave-from {
|
|
954
957
|
opacity: 1;
|
|
955
958
|
transform: translateY(0);
|
|
956
959
|
}
|
|
@@ -1174,75 +1177,93 @@ to {
|
|
|
1174
1177
|
left: 100%;
|
|
1175
1178
|
}
|
|
1176
1179
|
}
|
|
1177
|
-
.calendar[aria-disabled=true][data-v-
|
|
1180
|
+
.calendar[aria-disabled=true][data-v-e4120a5c] {
|
|
1178
1181
|
cursor: not-allowed;
|
|
1179
1182
|
}
|
|
1180
|
-
.calendar[aria-disabled=true][data-v-
|
|
1183
|
+
.calendar[aria-disabled=true] .calendar__body[data-v-e4120a5c] {
|
|
1181
1184
|
pointer-events: none;
|
|
1182
1185
|
}
|
|
1183
|
-
.calendar__week[data-v-
|
|
1186
|
+
.calendar__week[data-v-e4120a5c] {
|
|
1184
1187
|
display: grid;
|
|
1185
1188
|
grid-template-columns: repeat(7, 1fr);
|
|
1186
1189
|
gap: 5px;
|
|
1187
1190
|
margin-bottom: 10px;
|
|
1188
1191
|
}
|
|
1189
|
-
.calendar__weekday[data-v-
|
|
1192
|
+
.calendar__weekday[data-v-e4120a5c] {
|
|
1190
1193
|
text-align: center;
|
|
1191
1194
|
}
|
|
1192
|
-
.calendar__dates[data-v-
|
|
1195
|
+
.calendar__dates[data-v-e4120a5c] {
|
|
1193
1196
|
display: grid;
|
|
1194
1197
|
grid-template-columns: repeat(7, 1fr);
|
|
1195
1198
|
grid-auto-rows: 1fr;
|
|
1196
1199
|
}
|
|
1197
|
-
.calendar__dates[data-v-
|
|
1200
|
+
.calendar__dates[data-v-e4120a5c]::before {
|
|
1198
1201
|
content: "";
|
|
1199
1202
|
width: 0;
|
|
1200
1203
|
padding-bottom: 100%;
|
|
1201
1204
|
grid-row: 1/1;
|
|
1202
1205
|
grid-column: 1/1;
|
|
1203
1206
|
}
|
|
1204
|
-
.calendar__dates[data-v-
|
|
1207
|
+
.calendar__dates[data-v-e4120a5c] > *:first-child {
|
|
1205
1208
|
grid-row: 1/1;
|
|
1206
1209
|
grid-column: 1/1;
|
|
1207
1210
|
}
|
|
1208
|
-
.calendar__date--today[data-v-
|
|
1211
|
+
.calendar__date--today[data-v-e4120a5c] {
|
|
1209
1212
|
background-color: rgb(var(--main)) !important;
|
|
1210
1213
|
font-weight: bold;
|
|
1211
1214
|
}
|
|
1212
|
-
.calendar__date--in-other-month[data-v-
|
|
1213
|
-
color:
|
|
1215
|
+
.calendar__date--in-other-month[data-v-e4120a5c] {
|
|
1216
|
+
color: rgba(var(--black), 0.25); /* Grey text color for dates from adjacent months */
|
|
1214
1217
|
}
|
|
1215
|
-
.calendar__date--selected[data-v-
|
|
1216
|
-
background-color:
|
|
1217
|
-
color:
|
|
1218
|
+
.calendar__date--selected[data-v-e4120a5c] {
|
|
1219
|
+
background-color: rgb(var(--second)) !important;
|
|
1220
|
+
color: rgb(var(--white));
|
|
1218
1221
|
}
|
|
1219
|
-
.calendar__date--range[data-v-
|
|
1220
|
-
background-color:
|
|
1222
|
+
.calendar__date--range[data-v-e4120a5c] {
|
|
1223
|
+
background-color: rgba(var(--second), 0.7) !important;
|
|
1221
1224
|
}
|
|
1222
|
-
.calendar__date--disabled[data-v-
|
|
1223
|
-
color:
|
|
1225
|
+
.calendar__date--disabled[data-v-e4120a5c], .calendar__date--unavailable[data-v-e4120a5c] {
|
|
1226
|
+
color: rgba(var(--black), 0.2);
|
|
1224
1227
|
cursor: not-allowed;
|
|
1225
1228
|
text-decoration: line-through;
|
|
1226
1229
|
opacity: 0.5;
|
|
1227
1230
|
}
|
|
1228
|
-
.calendar__date--low-availability[data-v-
|
|
1231
|
+
.calendar__date--low-availability[data-v-e4120a5c] {
|
|
1229
1232
|
position: relative;
|
|
1230
|
-
background-color:
|
|
1233
|
+
background-color: rgb(var(--white));
|
|
1231
1234
|
/* border: 1px solid #fff3cd;*/
|
|
1232
1235
|
/* background-color: #fff3cd;*/
|
|
1233
1236
|
}
|
|
1234
|
-
.availability-indicator[data-v-
|
|
1237
|
+
.availability-indicator[data-v-e4120a5c] {
|
|
1235
1238
|
position: absolute;
|
|
1236
1239
|
bottom: 2px;
|
|
1237
1240
|
right: 2px;
|
|
1238
1241
|
font-size: 8px;
|
|
1239
|
-
color:
|
|
1242
|
+
color: rgba(var(--black), 0.4);
|
|
1240
1243
|
}
|
|
1241
|
-
button[data-v-
|
|
1244
|
+
button[data-v-e4120a5c]:disabled {
|
|
1242
1245
|
opacity: 0.5;
|
|
1243
1246
|
cursor: not-allowed;
|
|
1244
1247
|
}
|
|
1245
|
-
.
|
|
1248
|
+
.calendar__time-input[data-v-e4120a5c] {
|
|
1249
|
+
font-size: 16px;
|
|
1250
|
+
font-weight: 500;
|
|
1251
|
+
text-align: center;
|
|
1252
|
+
border: none;
|
|
1253
|
+
outline: none;
|
|
1254
|
+
}
|
|
1255
|
+
.calendar__time-input[data-v-e4120a5c]::-webkit-calendar-picker-indicator {
|
|
1256
|
+
background: rgb(var(--grey));
|
|
1257
|
+
-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");
|
|
1258
|
+
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");
|
|
1259
|
+
-webkit-mask-size: contain;
|
|
1260
|
+
mask-size: contain;
|
|
1261
|
+
-webkit-mask-repeat: no-repeat;
|
|
1262
|
+
mask-repeat: no-repeat;
|
|
1263
|
+
cursor: pointer;
|
|
1264
|
+
opacity: 0.5;
|
|
1265
|
+
}
|
|
1266
|
+
.calendar-tooltip[data-v-e4120a5c] {
|
|
1246
1267
|
position: fixed;
|
|
1247
1268
|
background-color: #333;
|
|
1248
1269
|
color: white;
|
|
@@ -1265,7 +1286,7 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1265
1286
|
width: 100%;
|
|
1266
1287
|
}
|
|
1267
1288
|
|
|
1268
|
-
.filters-content[data-v-
|
|
1289
|
+
.filters-content[data-v-64173c72] {
|
|
1269
1290
|
max-height: 60vh;
|
|
1270
1291
|
overflow-y: auto;
|
|
1271
1292
|
}
|
|
@@ -1283,6 +1304,12 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1283
1304
|
.feed-leave-active {
|
|
1284
1305
|
position: absolute;
|
|
1285
1306
|
}
|
|
1307
|
+
|
|
1308
|
+
/* If Feed is inside a bg-light parent, nested bg-light elements become white */
|
|
1309
|
+
.bg-light {
|
|
1310
|
+
> .bg-light { background: rgb(var(--white));
|
|
1311
|
+
}
|
|
1312
|
+
}
|
|
1286
1313
|
.embla {
|
|
1287
1314
|
overflow: hidden;
|
|
1288
1315
|
}
|
|
@@ -1415,23 +1442,23 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1415
1442
|
font-size: 0;
|
|
1416
1443
|
}
|
|
1417
1444
|
|
|
1418
|
-
.comment-children[data-v-
|
|
1445
|
+
.comment-children[data-v-d5ec2cfe] {
|
|
1419
1446
|
margin-top: 1rem;
|
|
1420
1447
|
}
|
|
1421
|
-
.child-wrapper[data-v-
|
|
1448
|
+
.child-wrapper[data-v-d5ec2cfe] {
|
|
1422
1449
|
position: relative;
|
|
1423
1450
|
}
|
|
1424
|
-
.child-comment[data-v-
|
|
1451
|
+
.child-comment[data-v-d5ec2cfe] {
|
|
1425
1452
|
padding-left: 1.5rem;
|
|
1426
1453
|
}
|
|
1427
|
-
.tree-line[data-v-
|
|
1454
|
+
.tree-line[data-v-d5ec2cfe] {
|
|
1428
1455
|
position: absolute;
|
|
1429
1456
|
left: calc(-1rem + 2px);
|
|
1430
1457
|
top: -1rem;
|
|
1431
1458
|
width: 2rem;
|
|
1432
1459
|
height: calc(100% + 2rem);
|
|
1433
1460
|
}
|
|
1434
|
-
.tree-line[data-v-
|
|
1461
|
+
.tree-line[data-v-d5ec2cfe]::before {
|
|
1435
1462
|
content: "";
|
|
1436
1463
|
position: absolute;
|
|
1437
1464
|
left: 1rem;
|
|
@@ -1441,7 +1468,7 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1441
1468
|
border-left: 1px solid rgba(var(--grey), 1);
|
|
1442
1469
|
transition: background 0.2s ease;
|
|
1443
1470
|
}
|
|
1444
|
-
.tree-line[data-v-
|
|
1471
|
+
.tree-line[data-v-d5ec2cfe]::after {
|
|
1445
1472
|
content: "";
|
|
1446
1473
|
position: absolute;
|
|
1447
1474
|
left: 1rem;
|
|
@@ -1451,10 +1478,10 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1451
1478
|
border-bottom: 1px solid rgba(var(--grey), 1);
|
|
1452
1479
|
transition: background 0.2s ease;
|
|
1453
1480
|
}
|
|
1454
|
-
.child-wrapper:last-child .tree-line[data-v-
|
|
1481
|
+
.child-wrapper:last-child .tree-line[data-v-d5ec2cfe]::after {
|
|
1455
1482
|
display: none;
|
|
1456
1483
|
}
|
|
1457
|
-
.tree-line.last-child[data-v-
|
|
1484
|
+
.tree-line.last-child[data-v-d5ec2cfe]::before {
|
|
1458
1485
|
height: 2rem;
|
|
1459
1486
|
border-bottom-left-radius: 0.5rem;
|
|
1460
1487
|
border-left: 1px solid rgba(var(--grey), 1);
|
|
@@ -1462,24 +1489,24 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1462
1489
|
background: none;
|
|
1463
1490
|
width: 1rem;
|
|
1464
1491
|
}
|
|
1465
|
-
.tree-line.hovered[data-v-
|
|
1466
|
-
.tree-line.hovered[data-v-
|
|
1492
|
+
.tree-line.hovered[data-v-d5ec2cfe]::before,
|
|
1493
|
+
.tree-line.hovered[data-v-d5ec2cfe]::after {
|
|
1467
1494
|
border-color: rgba(var(--second), 1);
|
|
1468
1495
|
}
|
|
1469
|
-
.tree-line.last-child.hovered[data-v-
|
|
1496
|
+
.tree-line.last-child.hovered[data-v-d5ec2cfe]::before {
|
|
1470
1497
|
border-color: rgba(var(--second), 1);
|
|
1471
1498
|
}
|
|
1472
1499
|
|
|
1473
1500
|
/* Анимация */
|
|
1474
|
-
.collapse-enter-active[data-v-
|
|
1475
|
-
.collapse-leave-active[data-v-
|
|
1501
|
+
.collapse-enter-active[data-v-d5ec2cfe],
|
|
1502
|
+
.collapse-leave-active[data-v-d5ec2cfe] {
|
|
1476
1503
|
transition: all 0.3s ease;
|
|
1477
1504
|
}
|
|
1478
|
-
.collapse-enter-from[data-v-
|
|
1505
|
+
.collapse-enter-from[data-v-d5ec2cfe] {
|
|
1479
1506
|
opacity: 0;
|
|
1480
1507
|
transform: translateY(-0.5rem);
|
|
1481
1508
|
}
|
|
1482
|
-
.collapse-leave-to[data-v-
|
|
1509
|
+
.collapse-leave-to[data-v-d5ec2cfe] {
|
|
1483
1510
|
opacity: 0;
|
|
1484
1511
|
transform: translateY(-0.5rem);
|
|
1485
1512
|
}.slide-fade-enter-active {
|
|
@@ -1496,7 +1523,7 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1496
1523
|
opacity: 0;
|
|
1497
1524
|
left: 0;
|
|
1498
1525
|
top: 0;
|
|
1499
|
-
}input[data-v-
|
|
1526
|
+
}input[data-v-2a3fd57e], span[data-v-2a3fd57e] {
|
|
1500
1527
|
line-height: 1;
|
|
1501
1528
|
color: inherit;
|
|
1502
1529
|
}.constructor-iframe iframe {
|
|
@@ -1504,16 +1531,16 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1504
1531
|
height: 100% !important;
|
|
1505
1532
|
position: relative !important;
|
|
1506
1533
|
}
|
|
1507
|
-
.image-upload-area[data-v-
|
|
1534
|
+
.image-upload-area[data-v-3f0ff1cb] {
|
|
1508
1535
|
overflow: hidden;
|
|
1509
1536
|
transition: all 0.3s ease;
|
|
1510
1537
|
}
|
|
1511
|
-
.image-upload-area[data-v-
|
|
1538
|
+
.image-upload-area[data-v-3f0ff1cb]:hover {
|
|
1512
1539
|
opacity: 0.95;
|
|
1513
1540
|
}
|
|
1514
1541
|
|
|
1515
1542
|
/* Hover controls */
|
|
1516
|
-
.hover-controls[data-v-
|
|
1543
|
+
.hover-controls[data-v-3f0ff1cb] {
|
|
1517
1544
|
top: 0;
|
|
1518
1545
|
left: 0;
|
|
1519
1546
|
background: rgba(0, 0, 0, 0.7);
|
|
@@ -1521,25 +1548,25 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1521
1548
|
transition: opacity 0.3s ease;
|
|
1522
1549
|
pointer-events: none;
|
|
1523
1550
|
}
|
|
1524
|
-
.image-upload-area:hover .hover-controls[data-v-
|
|
1551
|
+
.image-upload-area:hover .hover-controls[data-v-3f0ff1cb] {
|
|
1525
1552
|
opacity: 1;
|
|
1526
1553
|
pointer-events: all;
|
|
1527
1554
|
}
|
|
1528
|
-
.hover-upload-icon[data-v-
|
|
1529
|
-
animation: pulse-
|
|
1555
|
+
.hover-upload-icon[data-v-3f0ff1cb] {
|
|
1556
|
+
animation: pulse-3f0ff1cb 1.5s infinite;
|
|
1530
1557
|
}
|
|
1531
|
-
.hover-button[data-v-
|
|
1558
|
+
.hover-button[data-v-3f0ff1cb] {
|
|
1532
1559
|
transition: transform 0.2s ease, background-color 0.2s ease;
|
|
1533
1560
|
}
|
|
1534
|
-
.hover-button[data-v-
|
|
1561
|
+
.hover-button[data-v-3f0ff1cb]:hover {
|
|
1535
1562
|
transform: scale(1.1);
|
|
1536
1563
|
}
|
|
1537
|
-
.hover-button[data-v-
|
|
1564
|
+
.hover-button[data-v-3f0ff1cb]:active {
|
|
1538
1565
|
transform: scale(0.95);
|
|
1539
1566
|
}
|
|
1540
1567
|
|
|
1541
1568
|
/* Loading overlay */
|
|
1542
|
-
.loading-overlay[data-v-
|
|
1569
|
+
.loading-overlay[data-v-3f0ff1cb] {
|
|
1543
1570
|
top: 0;
|
|
1544
1571
|
left: 0;
|
|
1545
1572
|
background: rgba(255, 255, 255, 0.9);
|
|
@@ -1547,7 +1574,7 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1547
1574
|
}
|
|
1548
1575
|
|
|
1549
1576
|
/* Animations */
|
|
1550
|
-
@keyframes pulse-
|
|
1577
|
+
@keyframes pulse-3f0ff1cb {
|
|
1551
1578
|
0% {
|
|
1552
1579
|
transform: scale(1);
|
|
1553
1580
|
opacity: 1;
|
|
@@ -1563,10 +1590,10 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1563
1590
|
}
|
|
1564
1591
|
|
|
1565
1592
|
/* Upload icon in empty state */
|
|
1566
|
-
.upload-icon[data-v-
|
|
1593
|
+
.upload-icon[data-v-3f0ff1cb] {
|
|
1567
1594
|
transition: transform 0.3s ease;
|
|
1568
1595
|
}
|
|
1569
|
-
.image-upload-area:hover .upload-icon[data-v-
|
|
1596
|
+
.image-upload-area:hover .upload-icon[data-v-3f0ff1cb] {
|
|
1570
1597
|
transform: scale(1.1);
|
|
1571
1598
|
}
|
|
1572
1599
|
.editable-div {
|
|
@@ -1720,11 +1747,16 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1720
1747
|
}
|
|
1721
1748
|
/* Add styles for the user card component here */
|
|
1722
1749
|
|
|
1723
|
-
.subdepartmentsartment[data-v-
|
|
1750
|
+
.subdepartmentsartment[data-v-51fb183f] {
|
|
1724
1751
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
1725
1752
|
margin-top: 1rem;
|
|
1726
1753
|
}
|
|
1727
1754
|
|
|
1755
|
+
.gmap[data-v-f8e1b94b] {
|
|
1756
|
+
height: 100%;
|
|
1757
|
+
width: 100%;
|
|
1758
|
+
}
|
|
1759
|
+
|
|
1728
1760
|
/* Ваши стили */
|
|
1729
1761
|
.thc {
|
|
1730
1762
|
position: absolute;
|
|
@@ -1773,34 +1805,34 @@ button[data-v-7c705e8c]:disabled {
|
|
|
1773
1805
|
white-space: pre-line;
|
|
1774
1806
|
word-wrap: break-word;
|
|
1775
1807
|
}
|
|
1776
|
-
.icon-search-popup[data-v-
|
|
1808
|
+
.icon-search-popup[data-v-57674e15] {
|
|
1777
1809
|
min-height: 500px;
|
|
1778
1810
|
}
|
|
1779
|
-
.icon-grid[data-v-
|
|
1811
|
+
.icon-grid[data-v-57674e15] {
|
|
1780
1812
|
min-height: 400px;
|
|
1781
1813
|
}
|
|
1782
|
-
.icon-item[data-v-
|
|
1814
|
+
.icon-item[data-v-57674e15] {
|
|
1783
1815
|
transition: all 0.2s ease;
|
|
1784
1816
|
}
|
|
1785
|
-
.icon-item[data-v-
|
|
1817
|
+
.icon-item[data-v-57674e15]:hover {
|
|
1786
1818
|
background-color: rgb(var(--light-hover));
|
|
1787
1819
|
transform: scale(1.05);
|
|
1788
1820
|
}
|
|
1789
|
-
.icon-preview[data-v-
|
|
1821
|
+
.icon-preview[data-v-57674e15] {
|
|
1790
1822
|
background: rgb(var(--light));
|
|
1791
1823
|
border-radius: 8px;
|
|
1792
1824
|
}
|
|
1793
|
-
.icon-svg[data-v-
|
|
1825
|
+
.icon-svg[data-v-57674e15] {
|
|
1794
1826
|
filter: none;
|
|
1795
1827
|
}
|
|
1796
|
-
.w-max-800[data-v-
|
|
1828
|
+
.w-max-800[data-v-57674e15] {
|
|
1797
1829
|
max-width: 800px;
|
|
1798
1830
|
width: 90vw;
|
|
1799
1831
|
}
|
|
1800
|
-
[data-v-
|
|
1832
|
+
[data-v-57674e15] .feed-enter-active,[data-v-57674e15] .feed-leave-active {
|
|
1801
1833
|
transition: all 0.3s ease;
|
|
1802
1834
|
}
|
|
1803
|
-
[data-v-
|
|
1835
|
+
[data-v-57674e15] .feed-enter-from,[data-v-57674e15] .feed-leave-to {
|
|
1804
1836
|
opacity: 0;
|
|
1805
1837
|
transform: scale(0.9);
|
|
1806
1838
|
}
|
|
@@ -2205,11 +2237,11 @@ to {
|
|
|
2205
2237
|
}
|
|
2206
2238
|
}
|
|
2207
2239
|
|
|
2208
|
-
.documents[data-v-
|
|
2240
|
+
.documents[data-v-b052ffd1] {
|
|
2209
2241
|
display: flex;
|
|
2210
2242
|
flex-direction: column;
|
|
2211
2243
|
}
|
|
2212
|
-
.popup[data-v-
|
|
2244
|
+
.popup[data-v-b052ffd1] {
|
|
2213
2245
|
position: fixed;
|
|
2214
2246
|
top: 50%;
|
|
2215
2247
|
left: 50%;
|
|
@@ -2234,7 +2266,7 @@ to {
|
|
|
2234
2266
|
left: 0;
|
|
2235
2267
|
top: 0;
|
|
2236
2268
|
}
|
|
2237
|
-
.field-date__dropdown[data-v-
|
|
2269
|
+
.field-date__dropdown[data-v-c54b092e] {
|
|
2238
2270
|
top: calc(100% + 0.5rem);
|
|
2239
2271
|
left: 0;
|
|
2240
2272
|
z-index: 1000;
|
|
@@ -2446,12 +2478,12 @@ to {
|
|
|
2446
2478
|
}
|
|
2447
2479
|
}
|
|
2448
2480
|
|
|
2449
|
-
.thumbnail[data-v-
|
|
2481
|
+
.thumbnail[data-v-298ab040] {
|
|
2450
2482
|
width: 100%;
|
|
2451
2483
|
object-fit: cover;
|
|
2452
2484
|
cursor: pointer;
|
|
2453
2485
|
}
|
|
2454
|
-
.thumbnail.active[data-v-
|
|
2486
|
+
.thumbnail.active[data-v-298ab040] {
|
|
2455
2487
|
border: 1px solid rgb(var(--second));
|
|
2456
2488
|
}
|
|
2457
2489
|
.popupar_products .carousel__slide {
|
|
@@ -2464,10 +2496,10 @@ to {
|
|
|
2464
2496
|
min-width: 0;
|
|
2465
2497
|
}
|
|
2466
2498
|
}
|
|
2467
|
-
.discount-card[data-v-
|
|
2499
|
+
.discount-card[data-v-f23f703d] {
|
|
2468
2500
|
transition: all 0.2s ease;
|
|
2469
2501
|
}
|
|
2470
|
-
.discount-card[data-v-
|
|
2502
|
+
.discount-card[data-v-f23f703d]:hover {
|
|
2471
2503
|
border-color: rgb(var(--main));
|
|
2472
2504
|
}
|
|
2473
2505
|
|
|
@@ -2480,13 +2512,13 @@ to {
|
|
|
2480
2512
|
.text-muted[data-v-a5eb77c9] {
|
|
2481
2513
|
color: #6c757d;
|
|
2482
2514
|
}
|
|
2483
|
-
.custom-table[data-v-
|
|
2515
|
+
.custom-table[data-v-5927c7af] {
|
|
2484
2516
|
border-collapse: collapse;
|
|
2485
2517
|
}
|
|
2486
|
-
.custom-table td[data-v-
|
|
2518
|
+
.custom-table td[data-v-5927c7af] {
|
|
2487
2519
|
vertical-align: middle;
|
|
2488
2520
|
}
|
|
2489
|
-
.border-b[data-v-
|
|
2521
|
+
.border-b[data-v-b9b4e17b] {
|
|
2490
2522
|
border-bottom: 1px solid rgba(var(--black), 0.1);
|
|
2491
2523
|
}
|
|
2492
2524
|
|
|
@@ -2494,26 +2526,21 @@ to {
|
|
|
2494
2526
|
background-color: rgb(var(--orange));
|
|
2495
2527
|
}
|
|
2496
2528
|
|
|
2497
|
-
.
|
|
2498
|
-
height: 100%;
|
|
2499
|
-
width: 100%;
|
|
2500
|
-
}
|
|
2501
|
-
|
|
2502
|
-
.subspotsartment[data-v-4d062e09] {
|
|
2529
|
+
.subspotsartment[data-v-1c247726] {
|
|
2503
2530
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
2504
2531
|
margin-top: 1rem;
|
|
2505
2532
|
}
|
|
2506
|
-
.grid-container[data-v-
|
|
2533
|
+
.grid-container[data-v-e08ffe7c] {
|
|
2507
2534
|
display: grid;
|
|
2508
2535
|
grid-template-columns: repeat(4, 1fr);
|
|
2509
2536
|
grid-template-rows: repeat(2, 1fr);
|
|
2510
2537
|
}
|
|
2511
|
-
.grid-item[data-v-
|
|
2538
|
+
.grid-item[data-v-e08ffe7c]:first-of-type {
|
|
2512
2539
|
grid-column: span 2;
|
|
2513
2540
|
grid-row: span 2;
|
|
2514
2541
|
}
|
|
2515
2542
|
@media screen and (max-width: 1025px) {
|
|
2516
|
-
.grid-container[data-v-
|
|
2543
|
+
.grid-container[data-v-e08ffe7c] {
|
|
2517
2544
|
grid-template-columns: repeat(2, 1fr);
|
|
2518
2545
|
}
|
|
2519
2546
|
}
|
|
@@ -2528,7 +2555,7 @@ to {
|
|
|
2528
2555
|
}
|
|
2529
2556
|
|
|
2530
2557
|
/* Стили остаются без изменений */
|
|
2531
|
-
.spiral[data-v-
|
|
2558
|
+
.spiral[data-v-11a84868] {
|
|
2532
2559
|
object-fit: cover;
|
|
2533
2560
|
width: 100rem;
|
|
2534
2561
|
height: 100rem;
|
|
@@ -2536,9 +2563,9 @@ to {
|
|
|
2536
2563
|
opacity: 0.066;
|
|
2537
2564
|
transform: translate(-50%, -50%) rotate(0deg);
|
|
2538
2565
|
transform-origin: center center;
|
|
2539
|
-
animation: spin-
|
|
2566
|
+
animation: spin-11a84868 5s linear infinite;
|
|
2540
2567
|
}
|
|
2541
|
-
@keyframes spin-
|
|
2568
|
+
@keyframes spin-11a84868 {
|
|
2542
2569
|
0% {
|
|
2543
2570
|
transform: translate(-50%, -50%) rotate(0deg);
|
|
2544
2571
|
}
|
|
@@ -2587,29 +2614,29 @@ to {
|
|
|
2587
2614
|
100% {
|
|
2588
2615
|
transform: rotateX(45deg) translateY(0);
|
|
2589
2616
|
}
|
|
2590
|
-
}#grid2[data-v-
|
|
2617
|
+
}#grid2[data-v-d1fd4876] {
|
|
2591
2618
|
transition: 500ms;
|
|
2592
2619
|
display: grid;
|
|
2593
2620
|
grid-template-columns: 1fr 1fr 1fr;
|
|
2594
2621
|
gap: 3px;
|
|
2595
2622
|
background: crimson;
|
|
2596
2623
|
}
|
|
2597
|
-
:where(.left[data-v-
|
|
2624
|
+
:where(.left[data-v-d1fd4876], .center[data-v-d1fd4876], .right[data-v-d1fd4876]) {
|
|
2598
2625
|
background: navajowhite;
|
|
2599
2626
|
transition: 300ms;
|
|
2600
2627
|
}
|
|
2601
|
-
:where(.left[data-v-
|
|
2628
|
+
:where(.left[data-v-d1fd4876], .center[data-v-d1fd4876], .right[data-v-d1fd4876]):hover {
|
|
2602
2629
|
background: crimson;
|
|
2603
2630
|
}
|
|
2604
|
-
#grid2[data-v-
|
|
2631
|
+
#grid2[data-v-d1fd4876]:has(.left:hover) {
|
|
2605
2632
|
grid-template-columns: 2fr 0.5fr 0.5fr;
|
|
2606
2633
|
padding: 3rem;
|
|
2607
2634
|
}
|
|
2608
|
-
#grid2[data-v-
|
|
2635
|
+
#grid2[data-v-d1fd4876]:has(.center:hover) {
|
|
2609
2636
|
grid-template-columns: 0.5fr 2fr 0.5fr;
|
|
2610
2637
|
padding: 3rem;
|
|
2611
2638
|
}
|
|
2612
|
-
#grid2[data-v-
|
|
2639
|
+
#grid2[data-v-d1fd4876]:has(.right:hover) {
|
|
2613
2640
|
grid-template-columns: 0.5fr 0.5fr 2fr;
|
|
2614
2641
|
padding: 3rem;
|
|
2615
2642
|
}.sheen:after {
|
|
@@ -2648,10 +2675,10 @@ to {
|
|
|
2648
2675
|
transform: translateX(100%);
|
|
2649
2676
|
opacity: 0;
|
|
2650
2677
|
}
|
|
2651
|
-
}.timeline .timeline-item[data-v-
|
|
2678
|
+
}.timeline .timeline-item[data-v-d508c5ce] {
|
|
2652
2679
|
min-width: 32rem;
|
|
2653
2680
|
}
|
|
2654
|
-
.timeline .timeline-icon[data-v-
|
|
2681
|
+
.timeline .timeline-icon[data-v-d508c5ce] {
|
|
2655
2682
|
border-radius: 100%;
|
|
2656
2683
|
width: 3rem;
|
|
2657
2684
|
height: 3rem;
|
|
@@ -2659,11 +2686,11 @@ to {
|
|
|
2659
2686
|
align-items: center;
|
|
2660
2687
|
justify-content: center;
|
|
2661
2688
|
}
|
|
2662
|
-
.timeline .timeline-icon img[data-v-
|
|
2689
|
+
.timeline .timeline-icon img[data-v-d508c5ce] {
|
|
2663
2690
|
width: 1.5rem;
|
|
2664
2691
|
height: 1.5rem;
|
|
2665
2692
|
}
|
|
2666
|
-
.custom-scroll[data-v-
|
|
2693
|
+
.custom-scroll[data-v-d508c5ce] {
|
|
2667
2694
|
overflow-x: scroll;
|
|
2668
2695
|
scrollbar-width: none; /* Hide scrollbar for Firefox */
|
|
2669
2696
|
-ms-overflow-style: none; /* Hide scrollbar for IE and Edge */
|
|
@@ -2672,14 +2699,10 @@ to {
|
|
|
2672
2699
|
display: -ms-flexbox;
|
|
2673
2700
|
display: flex;
|
|
2674
2701
|
}
|
|
2675
|
-
.custom-scroll[data-v-
|
|
2702
|
+
.custom-scroll[data-v-d508c5ce]::-webkit-scrollbar {
|
|
2676
2703
|
width: 0px; /* Hide scrollbar for Chrome and Safari */
|
|
2677
2704
|
height: 0px;
|
|
2678
|
-
}
|
|
2679
|
-
.bg-danger[data-v-e84fd9d7] {
|
|
2680
|
-
background-color: #ef4444;
|
|
2681
|
-
}
|
|
2682
|
-
.round-wrapper {
|
|
2705
|
+
}.round-wrapper {
|
|
2683
2706
|
position: relative;
|
|
2684
2707
|
}
|
|
2685
2708
|
.round-wrapper .round {
|
|
@@ -2704,41 +2727,41 @@ to {
|
|
|
2704
2727
|
.vue-select-header {
|
|
2705
2728
|
height: 3rem;
|
|
2706
2729
|
}
|
|
2707
|
-
.bg-danger[data-v-
|
|
2730
|
+
.bg-danger[data-v-3c630e9f] {
|
|
2708
2731
|
background-color: #ef4444;
|
|
2709
2732
|
}
|
|
2710
|
-
.shop-cart-item[data-v-
|
|
2733
|
+
.shop-cart-item[data-v-62ed93f8]:first-of-type {
|
|
2711
2734
|
padding-top: 0;
|
|
2712
2735
|
}#map[data-v-e9370e2c]:focus {
|
|
2713
2736
|
outline: none;
|
|
2714
2737
|
}
|
|
2715
2738
|
/* Add styles for the user card component here */
|
|
2716
2739
|
|
|
2717
|
-
.subspotsartment[data-v-
|
|
2740
|
+
.subspotsartment[data-v-0029b83b] {
|
|
2718
2741
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
2719
2742
|
margin-top: 1rem;
|
|
2720
2743
|
}
|
|
2721
2744
|
|
|
2722
|
-
.working-hours-editor[data-v-
|
|
2745
|
+
.working-hours-editor[data-v-a6e30dae] {
|
|
2723
2746
|
border-radius: 8px;
|
|
2724
2747
|
}
|
|
2725
|
-
.schedule-item[data-v-
|
|
2748
|
+
.schedule-item[data-v-a6e30dae] {
|
|
2726
2749
|
transition: all 0.3s ease;
|
|
2727
2750
|
border-bottom: 1px solid rgba(var(--grey), 0.1);
|
|
2728
2751
|
}
|
|
2729
|
-
.schedule-item[data-v-
|
|
2752
|
+
.schedule-item[data-v-a6e30dae]:last-child {
|
|
2730
2753
|
border-bottom: none;
|
|
2731
2754
|
}
|
|
2732
|
-
.period[data-v-
|
|
2755
|
+
.period[data-v-a6e30dae] {
|
|
2733
2756
|
display: inline-block;
|
|
2734
2757
|
}
|
|
2735
|
-
.empty-schedule[data-v-
|
|
2758
|
+
.empty-schedule[data-v-a6e30dae] {
|
|
2736
2759
|
color: rgba(var(--dark), 0.6);
|
|
2737
2760
|
}
|
|
2738
|
-
.period-row[data-v-
|
|
2761
|
+
.period-row[data-v-a6e30dae] {
|
|
2739
2762
|
align-items: center;
|
|
2740
2763
|
}
|
|
2741
|
-
.error-message[data-v-
|
|
2764
|
+
.error-message[data-v-a6e30dae] {
|
|
2742
2765
|
color: white;
|
|
2743
2766
|
}
|
|
2744
2767
|
|
|
@@ -2776,26 +2799,67 @@ input[data-v-2ff9ae98] {
|
|
|
2776
2799
|
max-height: 20px;
|
|
2777
2800
|
line-height: 20px;
|
|
2778
2801
|
}
|
|
2802
|
+
.gantt-bar__label {
|
|
2803
|
+
color: rgb(var(--white));
|
|
2804
|
+
line-height: 20px;
|
|
2805
|
+
white-space: nowrap;
|
|
2806
|
+
}
|
|
2807
|
+
.gantt-bar.bg-yellow .gantt-bar__label,
|
|
2808
|
+
.gantt-bar.bg-grey .gantt-bar__label {
|
|
2809
|
+
color: rgb(var(--black));
|
|
2810
|
+
}
|
|
2779
2811
|
|
|
2780
2812
|
.gantt-container {
|
|
2781
2813
|
--cell-width: 60px;
|
|
2782
|
-
|
|
2783
|
-
position: relative;
|
|
2814
|
+
border: 1px solid rgba(var(--black), 0.1);
|
|
2784
2815
|
}
|
|
2785
2816
|
.gantt-content {
|
|
2786
2817
|
width: fit-content;
|
|
2787
2818
|
min-width: 100%;
|
|
2788
2819
|
}
|
|
2789
2820
|
.gantt-header {
|
|
2790
|
-
|
|
2821
|
+
border-bottom: 1px solid rgba(var(--black), 0.1);
|
|
2791
2822
|
}
|
|
2792
2823
|
.gantt-product-col {
|
|
2793
|
-
width: 200px;
|
|
2794
|
-
min-width: 200px;
|
|
2824
|
+
width: var(--product-col-width, 200px);
|
|
2825
|
+
min-width: var(--product-col-width, 200px);
|
|
2795
2826
|
flex-shrink: 0;
|
|
2796
2827
|
}
|
|
2828
|
+
.gantt-resize-overlay {
|
|
2829
|
+
position: absolute;
|
|
2830
|
+
top: 0;
|
|
2831
|
+
bottom: 0;
|
|
2832
|
+
width: 0;
|
|
2833
|
+
z-index: 40;
|
|
2834
|
+
pointer-events: none;
|
|
2835
|
+
}
|
|
2836
|
+
.gantt-resize-handle {
|
|
2837
|
+
position: absolute;
|
|
2838
|
+
left: -4px;
|
|
2839
|
+
top: 0;
|
|
2840
|
+
bottom: 0;
|
|
2841
|
+
width: 8px;
|
|
2842
|
+
cursor: col-resize;
|
|
2843
|
+
pointer-events: auto;
|
|
2844
|
+
}
|
|
2845
|
+
.gantt-resize-handle::after {
|
|
2846
|
+
content: '';
|
|
2847
|
+
position: absolute;
|
|
2848
|
+
left: 3px;
|
|
2849
|
+
top: 0;
|
|
2850
|
+
bottom: 0;
|
|
2851
|
+
width: 2px;
|
|
2852
|
+
background: rgba(var(--black), 0.15);
|
|
2853
|
+
}
|
|
2854
|
+
.gantt-resize-handle:hover::after,
|
|
2855
|
+
.gantt-resize-handle:active::after {
|
|
2856
|
+
background: rgba(var(--second), 0.5);
|
|
2857
|
+
width: 3px;
|
|
2858
|
+
}
|
|
2859
|
+
.gantt-border-r {
|
|
2860
|
+
border-right: 1px solid rgba(var(--black), 0.1);
|
|
2861
|
+
}
|
|
2797
2862
|
.gantt-timeline {
|
|
2798
|
-
position: relative;
|
|
2799
2863
|
min-width: fit-content;
|
|
2800
2864
|
}
|
|
2801
2865
|
.gantt-cell {
|
|
@@ -2803,13 +2867,37 @@ input[data-v-2ff9ae98] {
|
|
|
2803
2867
|
flex-shrink: 0;
|
|
2804
2868
|
}
|
|
2805
2869
|
.gantt-row {
|
|
2806
|
-
|
|
2870
|
+
border-bottom: 1px solid rgba(var(--black), 0.06);
|
|
2807
2871
|
}
|
|
2808
2872
|
.gantt-cells,
|
|
2809
2873
|
.gantt-bars {
|
|
2810
2874
|
width: fit-content;
|
|
2811
2875
|
left: 0;
|
|
2812
2876
|
}
|
|
2877
|
+
.gantt-cell-interactive {
|
|
2878
|
+
cursor: pointer;
|
|
2879
|
+
position: relative;
|
|
2880
|
+
}
|
|
2881
|
+
.gantt-cell-interactive:hover::after {
|
|
2882
|
+
content: '+';
|
|
2883
|
+
position: absolute;
|
|
2884
|
+
top: 50%;
|
|
2885
|
+
left: 50%;
|
|
2886
|
+
transform: translate(-50%, -50%);
|
|
2887
|
+
font-size: 18px;
|
|
2888
|
+
font-weight: bold;
|
|
2889
|
+
color: rgba(0, 0, 0, 0.25);
|
|
2890
|
+
pointer-events: none;
|
|
2891
|
+
}
|
|
2892
|
+
.gantt-cell-interactive:hover {
|
|
2893
|
+
background: rgba(0, 0, 0, 0.04);
|
|
2894
|
+
}
|
|
2895
|
+
.bg-light-transp {
|
|
2896
|
+
background: rgba(var(--light), 0.5);
|
|
2897
|
+
}
|
|
2898
|
+
.bg-blue-transp {
|
|
2899
|
+
background: rgba(var(--second), 0.08);
|
|
2900
|
+
}
|
|
2813
2901
|
.round-stat {
|
|
2814
2902
|
padding: 1rem;
|
|
2815
2903
|
border-radius: 5rem;
|
|
@@ -2821,21 +2909,21 @@ input[data-v-2ff9ae98] {
|
|
|
2821
2909
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
2822
2910
|
}
|
|
2823
2911
|
/* Progress Section */
|
|
2824
|
-
.progress-section[data-v-
|
|
2912
|
+
.progress-section[data-v-09c3e744] {
|
|
2825
2913
|
display: flex;
|
|
2826
2914
|
align-items: center;
|
|
2827
2915
|
gap: 12px;
|
|
2828
2916
|
width: 100%;
|
|
2829
2917
|
}
|
|
2830
|
-
.time-current[data-v-
|
|
2831
|
-
.time-total[data-v-
|
|
2918
|
+
.time-current[data-v-09c3e744],
|
|
2919
|
+
.time-total[data-v-09c3e744] {
|
|
2832
2920
|
font-size: 11px;
|
|
2833
2921
|
color: rgb(var(--black));
|
|
2834
2922
|
font-weight: 400;
|
|
2835
2923
|
min-width: 32px;
|
|
2836
2924
|
text-align: center;
|
|
2837
2925
|
}
|
|
2838
|
-
.progress-bar[data-v-
|
|
2926
|
+
.progress-bar[data-v-09c3e744] {
|
|
2839
2927
|
flex: 1;
|
|
2840
2928
|
height: 12px;
|
|
2841
2929
|
display: flex;
|
|
@@ -2843,7 +2931,7 @@ input[data-v-2ff9ae98] {
|
|
|
2843
2931
|
cursor: pointer;
|
|
2844
2932
|
padding: 4px 0;
|
|
2845
2933
|
}
|
|
2846
|
-
.progress-track[data-v-
|
|
2934
|
+
.progress-track[data-v-09c3e744] {
|
|
2847
2935
|
position: relative;
|
|
2848
2936
|
width: 100%;
|
|
2849
2937
|
height: 4px;
|
|
@@ -2852,13 +2940,13 @@ input[data-v-2ff9ae98] {
|
|
|
2852
2940
|
/* overflow: hidden;*/
|
|
2853
2941
|
transition: height 0.2s ease;
|
|
2854
2942
|
}
|
|
2855
|
-
.progress-fill[data-v-
|
|
2943
|
+
.progress-fill[data-v-09c3e744] {
|
|
2856
2944
|
height: 100%;
|
|
2857
2945
|
background: rgb(var(--second));
|
|
2858
2946
|
border-radius: 2px;
|
|
2859
2947
|
transition: width 0.1s ease;
|
|
2860
2948
|
}
|
|
2861
|
-
.progress-thumb[data-v-
|
|
2949
|
+
.progress-thumb[data-v-09c3e744] {
|
|
2862
2950
|
position: absolute;
|
|
2863
2951
|
top: 50%;
|
|
2864
2952
|
width: 12px;
|
|
@@ -2870,13 +2958,13 @@ input[data-v-2ff9ae98] {
|
|
|
2870
2958
|
opacity: 0;
|
|
2871
2959
|
transition: opacity 0.2s ease;
|
|
2872
2960
|
}
|
|
2873
|
-
.progress-bar:hover .progress-thumb[data-v-
|
|
2961
|
+
.progress-bar:hover .progress-thumb[data-v-09c3e744] {
|
|
2874
2962
|
opacity: 1;
|
|
2875
2963
|
}
|
|
2876
|
-
.progress-bar:hover .progress-track[data-v-
|
|
2964
|
+
.progress-bar:hover .progress-track[data-v-09c3e744] {
|
|
2877
2965
|
height: 6px;
|
|
2878
2966
|
}
|
|
2879
|
-
.progress-bar:hover .progress-fill[data-v-
|
|
2967
|
+
.progress-bar:hover .progress-fill[data-v-09c3e744] {
|
|
2880
2968
|
background: rgba(var(--second),0.9);
|
|
2881
2969
|
}
|
|
2882
2970
|
|
|
@@ -3154,7 +3242,7 @@ to {
|
|
|
3154
3242
|
.control-btn.primary[data-v-098a5fdf]:active {
|
|
3155
3243
|
animation: pulse-098a5fdf 0.3s ease;
|
|
3156
3244
|
}
|
|
3157
|
-
.radioTonarWrapper[data-v-
|
|
3245
|
+
.radioTonarWrapper[data-v-924e13cf] {
|
|
3158
3246
|
width: 15rem;
|
|
3159
3247
|
position: absolute;
|
|
3160
3248
|
z-index: 30;
|
|
@@ -3164,17 +3252,17 @@ to {
|
|
|
3164
3252
|
right: -2.5rem;
|
|
3165
3253
|
transition: transform 1s ease-in-out;
|
|
3166
3254
|
}
|
|
3167
|
-
.radioTonar[data-v-
|
|
3255
|
+
.radioTonar[data-v-924e13cf] {
|
|
3168
3256
|
width: 15rem;
|
|
3169
3257
|
transform-origin: 75% center;
|
|
3170
3258
|
}
|
|
3171
|
-
.activeTonar[data-v-
|
|
3259
|
+
.activeTonar[data-v-924e13cf] {
|
|
3172
3260
|
transform: rotate(285deg);
|
|
3173
3261
|
}
|
|
3174
|
-
.playingTonar[data-v-
|
|
3175
|
-
animation: playingTonar-
|
|
3262
|
+
.playingTonar[data-v-924e13cf] {
|
|
3263
|
+
animation: playingTonar-924e13cf 2s ease-in-out infinite;
|
|
3176
3264
|
}
|
|
3177
|
-
@keyframes playingTonar-
|
|
3265
|
+
@keyframes playingTonar-924e13cf {
|
|
3178
3266
|
0%, 100% {
|
|
3179
3267
|
transform: rotate(0deg);
|
|
3180
3268
|
}
|
|
@@ -3195,7 +3283,7 @@ to {
|
|
|
3195
3283
|
inherits: false;
|
|
3196
3284
|
initial-value: 0deg;
|
|
3197
3285
|
}
|
|
3198
|
-
.rotate-gradient[data-v-
|
|
3286
|
+
.rotate-gradient[data-v-924e13cf] {
|
|
3199
3287
|
--a: 0deg;
|
|
3200
3288
|
--b: 0deg;
|
|
3201
3289
|
transition: --a 0.5s, --b 0.5s;
|
|
@@ -3253,71 +3341,71 @@ to {
|
|
|
3253
3341
|
background: rgba(var(--second),0.2);
|
|
3254
3342
|
}
|
|
3255
3343
|
|
|
3256
|
-
.album-card[data-v-
|
|
3344
|
+
.album-card[data-v-1798a497] {
|
|
3257
3345
|
transition: transform 0.3s ease;
|
|
3258
3346
|
}
|
|
3259
|
-
.album-card[data-v-
|
|
3347
|
+
.album-card[data-v-1798a497]:hover {
|
|
3260
3348
|
transform: translateY(-5px);
|
|
3261
3349
|
}
|
|
3262
|
-
.album-overlay[data-v-
|
|
3350
|
+
.album-overlay[data-v-1798a497] {
|
|
3263
3351
|
background: rgba(0, 0, 0, 0.5);
|
|
3264
3352
|
opacity: 0;
|
|
3265
3353
|
transition: opacity 0.3s ease;
|
|
3266
3354
|
}
|
|
3267
|
-
.album-card:hover .album-overlay[data-v-
|
|
3355
|
+
.album-card:hover .album-overlay[data-v-1798a497] {
|
|
3268
3356
|
opacity: 1;
|
|
3269
3357
|
}
|
|
3270
|
-
.play-button[data-v-
|
|
3358
|
+
.play-button[data-v-1798a497] {
|
|
3271
3359
|
transform: scale(0.8);
|
|
3272
3360
|
transition: transform 0.3s ease;
|
|
3273
3361
|
}
|
|
3274
|
-
.album-card:hover .play-button[data-v-
|
|
3362
|
+
.album-card:hover .play-button[data-v-1798a497] {
|
|
3275
3363
|
transform: scale(1);
|
|
3276
3364
|
}
|
|
3277
3365
|
|
|
3278
|
-
.artist-card[data-v-
|
|
3366
|
+
.artist-card[data-v-7b8fad5c] {
|
|
3279
3367
|
transition: all 0.2s ease;
|
|
3280
3368
|
}
|
|
3281
|
-
.artist-card[data-v-
|
|
3369
|
+
.artist-card[data-v-7b8fad5c]:hover {
|
|
3282
3370
|
transform: translateY(-5px);
|
|
3283
3371
|
}
|
|
3284
|
-
.artist-avatar img[data-v-
|
|
3372
|
+
.artist-avatar img[data-v-7b8fad5c] {
|
|
3285
3373
|
transition: transform 0.2s ease;
|
|
3286
3374
|
}
|
|
3287
|
-
.artist-card:hover .artist-avatar img[data-v-
|
|
3375
|
+
.artist-card:hover .artist-avatar img[data-v-7b8fad5c] {
|
|
3288
3376
|
transform: scale(1.05);
|
|
3289
3377
|
}
|
|
3290
3378
|
|
|
3291
|
-
.playlist-card[data-v-
|
|
3379
|
+
.playlist-card[data-v-e3b77748] {
|
|
3292
3380
|
transition: transform 0.3s ease;
|
|
3293
3381
|
}
|
|
3294
|
-
.playlist-card[data-v-
|
|
3382
|
+
.playlist-card[data-v-e3b77748]:hover {
|
|
3295
3383
|
transform: translateY(-5px);
|
|
3296
3384
|
}
|
|
3297
|
-
.playlist-overlay[data-v-
|
|
3385
|
+
.playlist-overlay[data-v-e3b77748] {
|
|
3298
3386
|
background: rgba(0, 0, 0, 0.5);
|
|
3299
3387
|
opacity: 0;
|
|
3300
3388
|
transition: opacity 0.3s ease;
|
|
3301
3389
|
}
|
|
3302
|
-
.playlist-card:hover .playlist-overlay[data-v-
|
|
3390
|
+
.playlist-card:hover .playlist-overlay[data-v-e3b77748] {
|
|
3303
3391
|
opacity: 1;
|
|
3304
3392
|
}
|
|
3305
|
-
.play-button[data-v-
|
|
3393
|
+
.play-button[data-v-e3b77748] {
|
|
3306
3394
|
width: 48px;
|
|
3307
3395
|
height: 48px;
|
|
3308
3396
|
transform: scale(0.8);
|
|
3309
3397
|
transition: transform 0.3s ease;
|
|
3310
3398
|
}
|
|
3311
|
-
.playlist-card:hover .play-button[data-v-
|
|
3399
|
+
.playlist-card:hover .play-button[data-v-e3b77748] {
|
|
3312
3400
|
transform: scale(1);
|
|
3313
3401
|
}
|
|
3314
3402
|
|
|
3315
|
-
.artist-card[data-v-
|
|
3403
|
+
.artist-card[data-v-4a906636] {
|
|
3316
3404
|
border: 1px solid rgba(var(--grey), 0.2);
|
|
3317
3405
|
transition: transform 0.2s ease;
|
|
3318
3406
|
}
|
|
3319
3407
|
|
|
3320
|
-
.bg-gradient-color[data-v-
|
|
3408
|
+
.bg-gradient-color[data-v-24b54624] {
|
|
3321
3409
|
background: var(--gradient-color, linear-gradient(135deg, #1DB954, #1ED760));
|
|
3322
3410
|
}
|
|
3323
3411
|
|
|
@@ -3401,10 +3489,10 @@ html.barcode-scanner-active-html {
|
|
|
3401
3489
|
aspect-ratio: 1/1;
|
|
3402
3490
|
height: 100%;
|
|
3403
3491
|
background: #ccc;
|
|
3404
|
-
}.blink[data-v-
|
|
3405
|
-
animation: blink-animation-
|
|
3492
|
+
}.blink[data-v-a2518a28] {
|
|
3493
|
+
animation: blink-animation-a2518a28 1s ease infinite;
|
|
3406
3494
|
}
|
|
3407
|
-
@keyframes blink-animation-
|
|
3495
|
+
@keyframes blink-animation-a2518a28 {
|
|
3408
3496
|
0%, 100% {
|
|
3409
3497
|
opacity: 1;
|
|
3410
3498
|
}
|