@ozdao/martyrs 0.2.492 → 0.2.493
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/index.cjs +4 -4
- package/dist/_virtual/index.js +4 -4
- package/dist/_virtual/index2.cjs +4 -4
- package/dist/_virtual/index2.js +4 -4
- package/dist/builder.cjs +52 -45
- package/dist/builder.js +53 -46
- package/dist/{crud-B-kQw3Z5.cjs → crud-JN_LFj01.cjs} +3 -0
- package/dist/{crud-Cwx5VlSm.js → crud-sE7GLPbj.js} +3 -0
- package/dist/globals.server.cjs +322 -3
- package/dist/globals.server.js +303 -1
- package/dist/{globals.verifier-D68mHEBl.cjs → globals.verifier-C0zj_LLo.cjs} +8 -1
- package/dist/{globals.verifier-CWFz5Gh2.js → globals.verifier-DFqKQ7hK.js} +8 -1
- package/dist/inventory.server.cjs +2 -2
- package/dist/inventory.server.js +2 -2
- package/dist/{main-SZQ1QjeP.js → main-CJm5myDI.js} +631 -607
- package/dist/{main-MzmGbSxs.cjs → main-DTaE01lg.cjs} +6 -6
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.cjs +1 -1
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.cjs.map +1 -1
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js +1 -1
- package/dist/martyrs/src/components/Calendar/Calendar.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.cjs +33 -7
- package/dist/martyrs/src/components/Feed/Feed.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.js +33 -7
- package/dist/martyrs/src/components/Feed/Feed.vue.js.map +1 -1
- package/dist/martyrs/src/components/Field/{Field.vue2.cjs → Field.vue.cjs} +2 -2
- package/dist/martyrs/src/components/Field/{Field.vue2.js.map → Field.vue.cjs.map} +1 -1
- package/dist/martyrs/src/components/Field/{Field.vue2.js → Field.vue.js} +2 -2
- package/dist/martyrs/src/components/Field/Field.vue.js.map +1 -0
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.cjs +1 -1
- package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +1 -1
- package/dist/martyrs/src/components/FieldTags/FieldTags.vue.cjs +1 -1
- package/dist/martyrs/src/components/FieldTags/FieldTags.vue.js +1 -1
- package/dist/martyrs/src/components/Menu/{Menu.vue.cjs → Menu.vue2.cjs} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue2.cjs.map +1 -0
- package/dist/martyrs/src/components/Menu/{Menu.vue.js → Menu.vue2.js} +2 -2
- package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js +2 -2
- package/dist/martyrs/src/components/Menu/MenuItem.vue.js.map +1 -1
- package/dist/martyrs/src/components/PhotoViewer/PhotoViewer.vue.js +4 -4
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs +2 -2
- package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
- package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.js +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
- package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs +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.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/classes/globals.i18n.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/classes/globals.i18n.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs +5 -1
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js +5 -1
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/martyrs/src/modules/icons/entities/IconTime.vue.cjs +2 -2
- package/dist/martyrs/src/modules/icons/entities/IconTime.vue.js +2 -2
- package/dist/martyrs/src/modules/icons/navigation/IconChevronLeft.vue.cjs +2 -2
- package/dist/martyrs/src/modules/icons/navigation/IconChevronLeft.vue.js +2 -2
- package/dist/martyrs/src/modules/icons/navigation/IconChevronRight.vue.cjs +2 -2
- package/dist/martyrs/src/modules/icons/navigation/IconChevronRight.vue.js +2 -2
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js +6 -6
- package/dist/martyrs/src/modules/icons/pages/IconsPage.vue.js.map +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.cjs +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.cjs +22 -15
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +23 -16
- package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.cjs +2 -2
- package/dist/martyrs/src/modules/music/components/cards/ArtistCard.vue.cjs.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/PlaylistCard.vue.cjs +31 -13
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +33 -15
- package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.cjs +39 -22
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +39 -22
- package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.cjs +385 -125
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +391 -131
- package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.cjs +24 -7
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +25 -8
- package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs +99 -87
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +111 -99
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/layouts/MusicBottomPlayer.vue.cjs +21 -0
- package/dist/martyrs/src/modules/music/components/layouts/MusicBottomPlayer.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/music/components/layouts/MusicBottomPlayer.vue.js +21 -0
- package/dist/martyrs/src/modules/music/components/layouts/MusicBottomPlayer.vue.js.map +1 -0
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs +442 -210
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +445 -213
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs +92 -117
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +93 -118
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.cjs +72 -113
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js +78 -119
- package/dist/martyrs/src/modules/music/components/pages/MusicHome.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs +15 -12
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +15 -12
- package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs +558 -429
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +560 -431
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.cjs +146 -284
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +149 -287
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs +460 -63
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +462 -65
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.cjs +126 -136
- package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js +129 -139
- package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/player/TrackProgress.vue.cjs +18 -15
- package/dist/martyrs/src/modules/music/components/player/TrackProgress.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/player/TrackProgress.vue.js +18 -15
- package/dist/martyrs/src/modules/music/components/player/TrackProgress.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/components/player/VolumeControl.vue.cjs +28 -23
- package/dist/martyrs/src/modules/music/components/player/VolumeControl.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/components/player/VolumeControl.vue.js +29 -24
- package/dist/martyrs/src/modules/music/components/player/VolumeControl.vue.js.map +1 -1
- package/dist/martyrs/src/modules/music/music.client.cjs +3 -6
- package/dist/martyrs/src/modules/music/music.client.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/music.client.js +9 -12
- package/dist/martyrs/src/modules/music/music.client.js.map +1 -1
- package/dist/martyrs/src/modules/music/router/music.cjs +27 -1
- package/dist/martyrs/src/modules/music/router/music.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/router/music.js +27 -1
- package/dist/martyrs/src/modules/music/router/music.js.map +1 -1
- package/dist/martyrs/src/modules/music/store/artists.cjs +6 -4
- package/dist/martyrs/src/modules/music/store/artists.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/store/artists.js +6 -4
- package/dist/martyrs/src/modules/music/store/artists.js.map +1 -1
- package/dist/martyrs/src/modules/music/store/player.cjs +5 -0
- package/dist/martyrs/src/modules/music/store/player.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/store/player.js +5 -0
- package/dist/martyrs/src/modules/music/store/player.js.map +1 -1
- package/dist/martyrs/src/modules/music/store/tracks.cjs +22 -0
- package/dist/martyrs/src/modules/music/store/tracks.cjs.map +1 -1
- package/dist/martyrs/src/modules/music/store/tracks.js +22 -0
- package/dist/martyrs/src/modules/music/store/tracks.js.map +1 -1
- package/dist/martyrs/src/modules/orders/components/blocks/CardOrderBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/DepartmentEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/router/organizations.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/router/organizations.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.cjs +4 -3
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttBar.vue.js +4 -3
- 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.cjs +37 -70
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttChart.vue.js +38 -71
- 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/GanttToolbar.vue.cjs +2 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +6 -5
- 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.cjs +45 -52
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.cjs.map +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +46 -53
- 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.cjs +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
- package/dist/martyrs.cjs.js +1 -1
- package/dist/martyrs.css +1 -1
- package/dist/martyrs.es.js +1 -1
- package/dist/music.server.cjs +124 -31
- package/dist/music.server.js +124 -31
- package/dist/organizations.server.cjs +1 -1
- package/dist/organizations.server.js +1 -1
- package/dist/products.server.cjs +2 -2
- package/dist/products.server.js +2 -2
- package/dist/rents.server.cjs +3 -3
- package/dist/rents.server.js +3 -3
- package/dist/style.css +373 -80
- package/dist/{web-D7lZjuC0.js → web-Dkk0_7TA.js} +1 -1
- package/dist/{web-D-YZ9KHz.cjs → web-stVkXd0l.cjs} +1 -1
- package/package.json +1 -1
- package/src/builder/modes/ssr.prod.js +21 -5
- package/src/builder/rspack/rspack.config.ssr.client.js +40 -40
- package/src/components/Calendar/Calendar.vue +378 -377
- package/src/components/Feed/Feed.vue +28 -2
- package/src/modules/globals/controllers/classes/crud/crud.policies.js +5 -0
- package/src/modules/globals/controllers/classes/globals.validator.js +8 -1
- package/src/modules/globals/views/components/layouts/Client.vue +7 -0
- package/src/modules/music/README.md +8 -0
- package/src/modules/music/components/SidebarMusic.vue +6 -9
- package/src/modules/music/components/cards/AlbumCard.vue +20 -14
- package/src/modules/music/components/cards/ArtistCard.vue +1 -1
- package/src/modules/music/components/cards/PlaylistCard.vue +31 -11
- package/src/modules/music/components/cards/TrackListCard.vue +24 -13
- package/src/modules/music/components/forms/PlaylistForm.vue +417 -107
- package/src/modules/music/components/forms/SearchForm.vue +31 -8
- package/src/modules/music/components/forms/TrackForm.vue +50 -32
- package/src/modules/music/components/layouts/MusicBottomPlayer.vue +17 -0
- package/src/modules/music/components/pages/Album.vue +373 -186
- package/src/modules/music/components/pages/Artist.vue +54 -94
- package/src/modules/music/components/pages/MusicHome.vue +59 -56
- package/src/modules/music/components/pages/MusicLibrary.vue +13 -11
- package/src/modules/music/components/pages/Playlist.vue +495 -379
- package/src/modules/music/components/pages/SearchResults.vue +185 -313
- package/src/modules/music/components/pages/Track.vue +363 -69
- package/src/modules/music/components/player/MusicPlayer.vue +368 -97
- package/src/modules/music/components/player/TrackProgress.vue +76 -22
- package/src/modules/music/components/player/VolumeControl.vue +61 -28
- package/src/modules/music/controllers/search.controller.js +3 -0
- package/src/modules/music/controllers/stream.controller.js +11 -3
- package/src/modules/music/middlewares/playlists.verifier.js +1 -1
- package/src/modules/music/music.client.js +3 -6
- package/src/modules/music/music.server.js +8 -4
- package/src/modules/music/router/music.js +8 -1
- package/src/modules/music/routes/albums.routes.js +37 -5
- package/src/modules/music/routes/artists.routes.js +14 -4
- package/src/modules/music/routes/genres.routes.js +5 -1
- package/src/modules/music/routes/playlists.routes.js +42 -9
- package/src/modules/music/routes/tracks.routes.js +27 -2
- package/src/modules/music/store/artists.js +6 -2
- package/src/modules/music/store/player.js +6 -0
- package/src/modules/music/store/tracks.js +31 -0
- package/src/modules/music/websocket/streaming.handler.js +7 -1
- package/src/modules/rents/controllers/services/rents.services.js +2 -2
- package/src/modules/rents/views/components/pages/Gant/GanttBar.vue +4 -3
- package/src/modules/rents/views/components/pages/Gant/GanttChart.vue +42 -40
- package/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue +3 -1
- package/src/modules/rents/views/components/pages/Rents.vue +60 -56
- package/dist/globals.websocket-DzvdIBf6.js +0 -306
- package/dist/globals.websocket-k6_B1T7k.cjs +0 -322
- package/dist/martyrs/src/components/Field/Field.vue2.cjs.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue.cjs.map +0 -1
- package/dist/martyrs/src/components/Menu/Menu.vue.js.map +0 -1
- package/dist/martyrs/src/modules/music/components/cards/TrackCard.vue.cjs +0 -69
- package/dist/martyrs/src/modules/music/components/cards/TrackCard.vue.cjs.map +0 -1
- package/dist/martyrs/src/modules/music/components/cards/TrackCard.vue.js +0 -69
- package/dist/martyrs/src/modules/music/components/cards/TrackCard.vue.js.map +0 -1
- package/dist/martyrs/src/modules/music/components/layouts/MusicLayout.vue.cjs +0 -104
- package/dist/martyrs/src/modules/music/components/layouts/MusicLayout.vue.cjs.map +0 -1
- package/dist/martyrs/src/modules/music/components/layouts/MusicLayout.vue.js +0 -104
- package/dist/martyrs/src/modules/music/components/layouts/MusicLayout.vue.js.map +0 -1
- package/src/modules/music/components/cards/TrackCard.vue +0 -86
- package/src/modules/music/components/layouts/MusicLayout.vue +0 -83
package/dist/style.css
CHANGED
|
@@ -694,75 +694,75 @@ ul li[data-v-849e5dfe] {
|
|
|
694
694
|
left: 100%;
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
|
-
.calendar[aria-disabled=true][data-v-
|
|
697
|
+
.calendar[aria-disabled=true][data-v-2ba40647] {
|
|
698
698
|
cursor: not-allowed;
|
|
699
699
|
}
|
|
700
|
-
.calendar[aria-disabled=true][data-v-
|
|
700
|
+
.calendar[aria-disabled=true][data-v-2ba40647] * {
|
|
701
701
|
pointer-events: none;
|
|
702
702
|
}
|
|
703
|
-
.calendar__week[data-v-
|
|
703
|
+
.calendar__week[data-v-2ba40647] {
|
|
704
704
|
display: grid;
|
|
705
705
|
grid-template-columns: repeat(7, 1fr);
|
|
706
706
|
gap: 5px;
|
|
707
707
|
margin-bottom: 10px;
|
|
708
708
|
}
|
|
709
|
-
.calendar__weekday[data-v-
|
|
709
|
+
.calendar__weekday[data-v-2ba40647] {
|
|
710
710
|
text-align: center;
|
|
711
711
|
}
|
|
712
|
-
.calendar__dates[data-v-
|
|
712
|
+
.calendar__dates[data-v-2ba40647] {
|
|
713
713
|
display: grid;
|
|
714
714
|
grid-template-columns: repeat(7, 1fr);
|
|
715
715
|
grid-auto-rows: 1fr;
|
|
716
716
|
}
|
|
717
|
-
.calendar__dates[data-v-
|
|
717
|
+
.calendar__dates[data-v-2ba40647]::before {
|
|
718
718
|
content: "";
|
|
719
719
|
width: 0;
|
|
720
720
|
padding-bottom: 100%;
|
|
721
721
|
grid-row: 1/1;
|
|
722
722
|
grid-column: 1/1;
|
|
723
723
|
}
|
|
724
|
-
.calendar__dates[data-v-
|
|
724
|
+
.calendar__dates[data-v-2ba40647] > *:first-child {
|
|
725
725
|
grid-row: 1/1;
|
|
726
726
|
grid-column: 1/1;
|
|
727
727
|
}
|
|
728
|
-
.calendar__date--today[data-v-
|
|
728
|
+
.calendar__date--today[data-v-2ba40647] {
|
|
729
729
|
background-color: rgb(var(--main)) !important;
|
|
730
730
|
font-weight: bold;
|
|
731
731
|
}
|
|
732
|
-
.calendar__date--in-other-month[data-v-
|
|
732
|
+
.calendar__date--in-other-month[data-v-2ba40647] {
|
|
733
733
|
color: #aaaaaa; /* Grey text color for dates from adjacent months */
|
|
734
734
|
}
|
|
735
|
-
.calendar__date--selected[data-v-
|
|
735
|
+
.calendar__date--selected[data-v-2ba40647] {
|
|
736
736
|
background-color: #007bff !important;
|
|
737
737
|
color: #fff;
|
|
738
738
|
}
|
|
739
|
-
.calendar__date--range[data-v-
|
|
739
|
+
.calendar__date--range[data-v-2ba40647] {
|
|
740
740
|
background-color: #1c6ab8 !important;
|
|
741
741
|
}
|
|
742
|
-
.calendar__date--disabled[data-v-
|
|
742
|
+
.calendar__date--disabled[data-v-2ba40647], .calendar__date--unavailable[data-v-2ba40647] {
|
|
743
743
|
color: #ccc;
|
|
744
744
|
cursor: not-allowed;
|
|
745
745
|
text-decoration: line-through;
|
|
746
746
|
opacity: 0.5;
|
|
747
747
|
}
|
|
748
|
-
.calendar__date--low-availability[data-v-
|
|
748
|
+
.calendar__date--low-availability[data-v-2ba40647] {
|
|
749
749
|
position: relative;
|
|
750
750
|
background-color: #f0f0f0;
|
|
751
751
|
/* border: 1px solid #fff3cd;*/
|
|
752
752
|
/* background-color: #fff3cd;*/
|
|
753
753
|
}
|
|
754
|
-
.availability-indicator[data-v-
|
|
754
|
+
.availability-indicator[data-v-2ba40647] {
|
|
755
755
|
position: absolute;
|
|
756
756
|
bottom: 2px;
|
|
757
757
|
right: 2px;
|
|
758
758
|
font-size: 8px;
|
|
759
759
|
color: #6c757d;
|
|
760
760
|
}
|
|
761
|
-
button[data-v-
|
|
761
|
+
button[data-v-2ba40647]:disabled {
|
|
762
762
|
opacity: 0.5;
|
|
763
763
|
cursor: not-allowed;
|
|
764
764
|
}
|
|
765
|
-
.calendar-tooltip[data-v-
|
|
765
|
+
.calendar-tooltip[data-v-2ba40647] {
|
|
766
766
|
position: fixed;
|
|
767
767
|
background-color: #333;
|
|
768
768
|
color: white;
|
|
@@ -2750,142 +2750,435 @@ input[data-v-cca87f09] {
|
|
|
2750
2750
|
align-items: center;
|
|
2751
2751
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
2752
2752
|
}
|
|
2753
|
-
|
|
2754
|
-
|
|
2753
|
+
/* Progress Section */
|
|
2754
|
+
.progress-section[data-v-0bee7510] {
|
|
2755
|
+
display: flex;
|
|
2756
|
+
align-items: center;
|
|
2757
|
+
gap: 12px;
|
|
2758
|
+
width: 100%;
|
|
2755
2759
|
}
|
|
2756
|
-
.
|
|
2757
|
-
|
|
2760
|
+
.time-current[data-v-0bee7510],
|
|
2761
|
+
.time-total[data-v-0bee7510] {
|
|
2762
|
+
font-size: 11px;
|
|
2763
|
+
color: rgb(var(--grey));
|
|
2764
|
+
font-weight: 400;
|
|
2765
|
+
min-width: 32px;
|
|
2766
|
+
text-align: center;
|
|
2758
2767
|
}
|
|
2759
|
-
.progress-bar
|
|
2760
|
-
|
|
2761
|
-
|
|
2768
|
+
.progress-bar[data-v-0bee7510] {
|
|
2769
|
+
flex: 1;
|
|
2770
|
+
height: 12px;
|
|
2771
|
+
display: flex;
|
|
2772
|
+
align-items: center;
|
|
2773
|
+
cursor: pointer;
|
|
2774
|
+
padding: 4px 0;
|
|
2775
|
+
}
|
|
2776
|
+
.progress-track[data-v-0bee7510] {
|
|
2777
|
+
position: relative;
|
|
2778
|
+
width: 100%;
|
|
2779
|
+
height: 4px;
|
|
2780
|
+
background: rgb(79, 79, 79);
|
|
2781
|
+
border-radius: 2px;
|
|
2782
|
+
overflow: hidden;
|
|
2783
|
+
transition: height 0.2s ease;
|
|
2784
|
+
}
|
|
2785
|
+
.progress-fill[data-v-0bee7510] {
|
|
2786
|
+
height: 100%;
|
|
2787
|
+
background: rgb(var(--white));
|
|
2788
|
+
border-radius: 2px;
|
|
2789
|
+
transition: width 0.1s ease;
|
|
2790
|
+
}
|
|
2791
|
+
.progress-thumb[data-v-0bee7510] {
|
|
2792
|
+
position: absolute;
|
|
2793
|
+
top: 50%;
|
|
2794
|
+
width: 12px;
|
|
2795
|
+
height: 12px;
|
|
2796
|
+
background: rgb(var(--white));
|
|
2797
|
+
border-radius: 50%;
|
|
2798
|
+
transform: translate(-50%, -50%);
|
|
2799
|
+
opacity: 0;
|
|
2800
|
+
transition: opacity 0.2s ease;
|
|
2801
|
+
}
|
|
2802
|
+
.progress-bar:hover .progress-thumb[data-v-0bee7510] {
|
|
2803
|
+
opacity: 1;
|
|
2804
|
+
}
|
|
2805
|
+
.progress-bar:hover .progress-track[data-v-0bee7510] {
|
|
2806
|
+
height: 6px;
|
|
2807
|
+
}
|
|
2808
|
+
.progress-bar:hover .progress-fill[data-v-0bee7510] {
|
|
2809
|
+
background: rgb(var(--main));
|
|
2762
2810
|
}
|
|
2763
2811
|
|
|
2764
|
-
.volume-
|
|
2765
|
-
|
|
2812
|
+
.volume-control[data-v-a6e8eccb] {
|
|
2813
|
+
width: 100%;
|
|
2766
2814
|
}
|
|
2767
|
-
.volume-
|
|
2768
|
-
|
|
2815
|
+
.volume-bar-container[data-v-a6e8eccb] {
|
|
2816
|
+
width: 100%;
|
|
2817
|
+
height: 12px;
|
|
2818
|
+
display: flex;
|
|
2819
|
+
align-items: center;
|
|
2820
|
+
cursor: pointer;
|
|
2821
|
+
padding: 4px 0;
|
|
2769
2822
|
}
|
|
2770
|
-
.volume-
|
|
2771
|
-
|
|
2823
|
+
.volume-track[data-v-a6e8eccb] {
|
|
2824
|
+
position: relative;
|
|
2825
|
+
width: 100%;
|
|
2826
|
+
height: 4px;
|
|
2827
|
+
border-radius: 2px;
|
|
2828
|
+
transition: height 0.2s ease;
|
|
2829
|
+
}
|
|
2830
|
+
.volume-thumb[data-v-a6e8eccb] {
|
|
2831
|
+
position: absolute;
|
|
2832
|
+
top: 50%;
|
|
2833
|
+
width: 12px;
|
|
2834
|
+
height: 12px;
|
|
2835
|
+
background: rgb(var(--white));
|
|
2836
|
+
border-radius: 50%;
|
|
2837
|
+
transform: translate(-50%, -50%);
|
|
2838
|
+
transition: opacity 0.2s ease;
|
|
2839
|
+
opacity: 0;
|
|
2772
2840
|
}
|
|
2773
|
-
.
|
|
2841
|
+
.volume-bar-container:hover .volume-track[data-v-a6e8eccb] {
|
|
2842
|
+
height: 6px;
|
|
2843
|
+
}
|
|
2844
|
+
.volume-bar-container:hover .volume-thumb[data-v-a6e8eccb] {
|
|
2845
|
+
opacity: 1 !important;
|
|
2846
|
+
}
|
|
2847
|
+
|
|
2848
|
+
/* Muted state */
|
|
2849
|
+
.volume-track.muted[data-v-a6e8eccb] {
|
|
2774
2850
|
opacity: 0.5;
|
|
2775
2851
|
}
|
|
2776
2852
|
|
|
2777
|
-
.
|
|
2853
|
+
.player-container[data-v-8c2c90fa] {
|
|
2854
|
+
bottom: 0;
|
|
2855
|
+
left: 0;
|
|
2856
|
+
right: 0;
|
|
2857
|
+
z-index: 1000;
|
|
2858
|
+
background: linear-gradient(135deg, rgb(24, 24, 24) 0%, rgb(18, 18, 18) 100%);
|
|
2859
|
+
border-top: 1px solid rgb(40, 40, 40);
|
|
2860
|
+
backdrop-filter: blur(10px);
|
|
2861
|
+
}
|
|
2862
|
+
.player[data-v-8c2c90fa] {
|
|
2863
|
+
display: grid;
|
|
2864
|
+
grid-template-columns: 1fr 2fr 1fr;
|
|
2865
|
+
align-items: center;
|
|
2866
|
+
padding: 12px 16px;
|
|
2867
|
+
gap: 16px;
|
|
2868
|
+
height: 90px;
|
|
2869
|
+
max-width: 100%;
|
|
2870
|
+
}
|
|
2871
|
+
|
|
2872
|
+
/* Track Info Section */
|
|
2873
|
+
.track-info[data-v-8c2c90fa] {
|
|
2874
|
+
display: flex;
|
|
2875
|
+
align-items: center;
|
|
2876
|
+
gap: 12px;
|
|
2877
|
+
min-width: 0;
|
|
2878
|
+
}
|
|
2879
|
+
.track-image[data-v-8c2c90fa] {
|
|
2880
|
+
width: 56px;
|
|
2881
|
+
height: 56px;
|
|
2882
|
+
border-radius: 4px;
|
|
2883
|
+
overflow: hidden;
|
|
2884
|
+
flex-shrink: 0;
|
|
2885
|
+
}
|
|
2886
|
+
.track-image-media[data-v-8c2c90fa] {
|
|
2887
|
+
width: 100%;
|
|
2888
|
+
height: 100%;
|
|
2889
|
+
object-fit: cover;
|
|
2890
|
+
transition: transform 0.3s ease;
|
|
2891
|
+
}
|
|
2892
|
+
.track-image:hover .track-image-media[data-v-8c2c90fa] {
|
|
2893
|
+
transform: scale(1.05);
|
|
2894
|
+
}
|
|
2895
|
+
.track-details[data-v-8c2c90fa] {
|
|
2896
|
+
min-width: 0;
|
|
2897
|
+
flex: 1;
|
|
2898
|
+
}
|
|
2899
|
+
.track-title[data-v-8c2c90fa] {
|
|
2900
|
+
font-size: 14px;
|
|
2901
|
+
font-weight: 600;
|
|
2902
|
+
color: rgb(var(--white));
|
|
2903
|
+
margin: 0;
|
|
2904
|
+
white-space: nowrap;
|
|
2905
|
+
overflow: hidden;
|
|
2906
|
+
text-overflow: ellipsis;
|
|
2907
|
+
line-height: 1.2;
|
|
2908
|
+
}
|
|
2909
|
+
.track-artist[data-v-8c2c90fa] {
|
|
2910
|
+
font-size: 12px;
|
|
2911
|
+
color: rgb(var(--grey));
|
|
2912
|
+
margin: 2px 0 0 0;
|
|
2913
|
+
white-space: nowrap;
|
|
2914
|
+
overflow: hidden;
|
|
2915
|
+
text-overflow: ellipsis;
|
|
2916
|
+
}
|
|
2917
|
+
.like-btn[data-v-8c2c90fa] {
|
|
2918
|
+
background: none;
|
|
2919
|
+
border: none;
|
|
2920
|
+
color: rgb(var(--grey));
|
|
2921
|
+
cursor: pointer;
|
|
2922
|
+
padding: 8px;
|
|
2923
|
+
border-radius: 50%;
|
|
2924
|
+
transition: all 0.2s ease;
|
|
2925
|
+
display: flex;
|
|
2926
|
+
align-items: center;
|
|
2927
|
+
justify-content: center;
|
|
2928
|
+
}
|
|
2929
|
+
.like-icon[data-v-8c2c90fa] {
|
|
2930
|
+
width: 16px;
|
|
2931
|
+
height: 16px;
|
|
2932
|
+
}
|
|
2933
|
+
.like-btn[data-v-8c2c90fa]:hover {
|
|
2934
|
+
color: rgb(var(--white));
|
|
2935
|
+
background: rgba(255, 255, 255, 0.1);
|
|
2936
|
+
}
|
|
2937
|
+
.like-btn.liked[data-v-8c2c90fa] {
|
|
2938
|
+
color: rgb(var(--main));
|
|
2939
|
+
}
|
|
2940
|
+
.like-btn.liked .like-icon[data-v-8c2c90fa] {
|
|
2941
|
+
fill: rgb(var(--main));
|
|
2942
|
+
}
|
|
2943
|
+
.like-btn.liked[data-v-8c2c90fa]:hover {
|
|
2944
|
+
color: rgb(var(--main));
|
|
2945
|
+
opacity: 0.8;
|
|
2946
|
+
}
|
|
2947
|
+
|
|
2948
|
+
/* Controls Section */
|
|
2949
|
+
.controls[data-v-8c2c90fa] {
|
|
2950
|
+
display: flex;
|
|
2951
|
+
flex-direction: column;
|
|
2952
|
+
align-items: center;
|
|
2953
|
+
gap: 8px;
|
|
2954
|
+
width: 100%;
|
|
2955
|
+
}
|
|
2956
|
+
.control-buttons[data-v-8c2c90fa] {
|
|
2957
|
+
display: flex;
|
|
2958
|
+
align-items: center;
|
|
2959
|
+
gap: 16px;
|
|
2960
|
+
}
|
|
2961
|
+
.control-btn[data-v-8c2c90fa] {
|
|
2962
|
+
background: none;
|
|
2963
|
+
border: none;
|
|
2964
|
+
color: rgb(var(--grey));
|
|
2965
|
+
cursor: pointer;
|
|
2966
|
+
padding: 8px;
|
|
2967
|
+
border-radius: 50%;
|
|
2968
|
+
transition: all 0.2s ease;
|
|
2969
|
+
display: flex;
|
|
2970
|
+
align-items: center;
|
|
2971
|
+
justify-content: center;
|
|
2972
|
+
}
|
|
2973
|
+
.control-icon[data-v-8c2c90fa] {
|
|
2974
|
+
width: 16px;
|
|
2975
|
+
height: 16px;
|
|
2976
|
+
}
|
|
2977
|
+
.control-btn.primary[data-v-8c2c90fa] {
|
|
2978
|
+
background: rgb(var(--white));
|
|
2979
|
+
color: rgb(var(--black));
|
|
2778
2980
|
width: 32px;
|
|
2779
2981
|
height: 32px;
|
|
2780
|
-
transition: transform 0.2s ease;
|
|
2781
2982
|
}
|
|
2782
|
-
.play-
|
|
2783
|
-
|
|
2983
|
+
.play-icon[data-v-8c2c90fa] {
|
|
2984
|
+
width: 14px;
|
|
2985
|
+
height: 14px;
|
|
2986
|
+
fill: rgb(var(--black));
|
|
2987
|
+
}
|
|
2988
|
+
.control-btn.primary[data-v-8c2c90fa]:hover {
|
|
2989
|
+
background: rgb(240, 240, 240);
|
|
2990
|
+
transform: scale(1.06);
|
|
2991
|
+
}
|
|
2992
|
+
.control-btn.secondary[data-v-8c2c90fa]:hover {
|
|
2993
|
+
color: rgb(var(--white));
|
|
2994
|
+
background: rgba(255, 255, 255, 0.1);
|
|
2995
|
+
}
|
|
2996
|
+
.control-btn.secondary:hover .control-icon[data-v-8c2c90fa] {
|
|
2997
|
+
fill: rgb(var(--white));
|
|
2998
|
+
}
|
|
2999
|
+
.control-btn.active[data-v-8c2c90fa] {
|
|
3000
|
+
color: rgb(var(--main));
|
|
3001
|
+
}
|
|
3002
|
+
.control-btn.active .control-icon[data-v-8c2c90fa] {
|
|
3003
|
+
fill: rgb(var(--main));
|
|
3004
|
+
}
|
|
3005
|
+
.control-btn.active[data-v-8c2c90fa]:hover {
|
|
3006
|
+
color: rgb(var(--main));
|
|
3007
|
+
opacity: 0.8;
|
|
2784
3008
|
}
|
|
2785
3009
|
|
|
2786
|
-
|
|
2787
|
-
|
|
3010
|
+
/* Progress Section */
|
|
3011
|
+
.progress-section[data-v-8c2c90fa] {
|
|
3012
|
+
width: 100%;
|
|
3013
|
+
max-width: 600px;
|
|
2788
3014
|
}
|
|
2789
|
-
|
|
2790
|
-
|
|
3015
|
+
|
|
3016
|
+
/* Volume Section */
|
|
3017
|
+
.volume-section[data-v-8c2c90fa] {
|
|
3018
|
+
display: flex;
|
|
3019
|
+
align-items: center;
|
|
3020
|
+
gap: 12px;
|
|
3021
|
+
justify-content: flex-end;
|
|
2791
3022
|
}
|
|
2792
|
-
|
|
2793
|
-
|
|
3023
|
+
.volume-btn[data-v-8c2c90fa] {
|
|
3024
|
+
background: none;
|
|
3025
|
+
border: none;
|
|
3026
|
+
color: rgb(var(--grey));
|
|
3027
|
+
cursor: pointer;
|
|
3028
|
+
padding: 8px;
|
|
3029
|
+
border-radius: 50%;
|
|
3030
|
+
transition: all 0.2s ease;
|
|
3031
|
+
display: flex;
|
|
3032
|
+
align-items: center;
|
|
3033
|
+
justify-content: center;
|
|
2794
3034
|
}
|
|
2795
|
-
|
|
2796
|
-
|
|
3035
|
+
.volume-icon[data-v-8c2c90fa] {
|
|
3036
|
+
width: 16px;
|
|
3037
|
+
height: 16px;
|
|
3038
|
+
}
|
|
3039
|
+
.volume-btn[data-v-8c2c90fa]:hover {
|
|
3040
|
+
color: rgb(var(--white));
|
|
3041
|
+
background: rgba(255, 255, 255, 0.1);
|
|
3042
|
+
}
|
|
3043
|
+
.volume-btn:hover .volume-icon[data-v-8c2c90fa] {
|
|
3044
|
+
fill: rgb(var(--white));
|
|
3045
|
+
}
|
|
3046
|
+
.volume-slider[data-v-8c2c90fa] {
|
|
3047
|
+
width: 100px;
|
|
2797
3048
|
}
|
|
2798
3049
|
|
|
2799
|
-
|
|
2800
|
-
|
|
3050
|
+
/* Responsive Design */
|
|
3051
|
+
@media (max-width: 768px) {
|
|
3052
|
+
.player[data-v-8c2c90fa] {
|
|
3053
|
+
grid-template-columns: 1fr;
|
|
3054
|
+
grid-template-rows: auto auto auto;
|
|
3055
|
+
height: auto;
|
|
3056
|
+
padding: 8px 12px 12px;
|
|
3057
|
+
gap: 12px;
|
|
3058
|
+
}
|
|
3059
|
+
.track-info[data-v-8c2c90fa] {
|
|
3060
|
+
order: 1;
|
|
2801
3061
|
}
|
|
2802
|
-
.
|
|
2803
|
-
|
|
3062
|
+
.controls[data-v-8c2c90fa] {
|
|
3063
|
+
order: 2;
|
|
2804
3064
|
}
|
|
2805
|
-
.
|
|
2806
|
-
|
|
2807
|
-
|
|
3065
|
+
.volume-section[data-v-8c2c90fa] {
|
|
3066
|
+
order: 3;
|
|
3067
|
+
justify-content: center;
|
|
2808
3068
|
}
|
|
2809
|
-
.
|
|
2810
|
-
|
|
3069
|
+
.volume-slider[data-v-8c2c90fa] {
|
|
3070
|
+
width: 120px;
|
|
2811
3071
|
}
|
|
2812
|
-
.
|
|
2813
|
-
|
|
2814
|
-
transition: transform 0.3s ease;
|
|
3072
|
+
.progress-section[data-v-8c2c90fa] {
|
|
3073
|
+
max-width: 100%;
|
|
2815
3074
|
}
|
|
2816
|
-
.track-card:hover .play-button[data-v-4db48be7] {
|
|
2817
|
-
transform: scale(1);
|
|
2818
3075
|
}
|
|
2819
3076
|
|
|
2820
|
-
|
|
3077
|
+
/* Animations */
|
|
3078
|
+
@keyframes fadeIn-8c2c90fa {
|
|
3079
|
+
from {
|
|
3080
|
+
opacity: 0;
|
|
3081
|
+
transform: translateY(20px);
|
|
3082
|
+
}
|
|
3083
|
+
to {
|
|
3084
|
+
opacity: 1;
|
|
3085
|
+
transform: translateY(0);
|
|
3086
|
+
}
|
|
3087
|
+
}
|
|
3088
|
+
.player-container[data-v-8c2c90fa] {
|
|
3089
|
+
animation: fadeIn-8c2c90fa 0.3s ease-out;
|
|
3090
|
+
}
|
|
3091
|
+
@keyframes pulse-8c2c90fa {
|
|
3092
|
+
0% {
|
|
3093
|
+
transform: scale(1);
|
|
3094
|
+
}
|
|
3095
|
+
50% {
|
|
3096
|
+
transform: scale(1.05);
|
|
3097
|
+
}
|
|
3098
|
+
100% {
|
|
3099
|
+
transform: scale(1);
|
|
3100
|
+
}
|
|
3101
|
+
}
|
|
3102
|
+
.control-btn.primary[data-v-8c2c90fa]:active {
|
|
3103
|
+
animation: pulse-8c2c90fa 0.3s ease;
|
|
3104
|
+
}
|
|
3105
|
+
|
|
3106
|
+
.album-card[data-v-faf7f060] {
|
|
2821
3107
|
transition: transform 0.3s ease;
|
|
2822
3108
|
}
|
|
2823
|
-
.album-card[data-v-
|
|
3109
|
+
.album-card[data-v-faf7f060]:hover {
|
|
2824
3110
|
transform: translateY(-5px);
|
|
2825
3111
|
}
|
|
2826
|
-
.album-overlay[data-v-
|
|
3112
|
+
.album-overlay[data-v-faf7f060] {
|
|
2827
3113
|
background: rgba(0, 0, 0, 0.5);
|
|
2828
3114
|
opacity: 0;
|
|
2829
3115
|
transition: opacity 0.3s ease;
|
|
2830
3116
|
}
|
|
2831
|
-
.album-card:hover .album-overlay[data-v-
|
|
3117
|
+
.album-card:hover .album-overlay[data-v-faf7f060] {
|
|
2832
3118
|
opacity: 1;
|
|
2833
3119
|
}
|
|
2834
|
-
.play-button[data-v-
|
|
2835
|
-
width: 48px;
|
|
2836
|
-
height: 48px;
|
|
3120
|
+
.play-button[data-v-faf7f060] {
|
|
2837
3121
|
transform: scale(0.8);
|
|
2838
3122
|
transition: transform 0.3s ease;
|
|
2839
3123
|
}
|
|
2840
|
-
.album-card:hover .play-button[data-v-
|
|
3124
|
+
.album-card:hover .play-button[data-v-faf7f060] {
|
|
2841
3125
|
transform: scale(1);
|
|
2842
3126
|
}
|
|
2843
3127
|
|
|
2844
|
-
.
|
|
2845
|
-
box-shadow: 0 4px 60px rgba(0, 0, 0, 0.5);
|
|
2846
|
-
}
|
|
2847
|
-
|
|
2848
|
-
.playlist-card[data-v-238f47e7] {
|
|
3128
|
+
.playlist-card[data-v-be2a71af] {
|
|
2849
3129
|
transition: transform 0.3s ease;
|
|
2850
3130
|
}
|
|
2851
|
-
.playlist-card[data-v-
|
|
3131
|
+
.playlist-card[data-v-be2a71af]:hover {
|
|
2852
3132
|
transform: translateY(-5px);
|
|
2853
3133
|
}
|
|
2854
|
-
.playlist-overlay[data-v-
|
|
3134
|
+
.playlist-overlay[data-v-be2a71af] {
|
|
2855
3135
|
background: rgba(0, 0, 0, 0.5);
|
|
2856
3136
|
opacity: 0;
|
|
2857
3137
|
transition: opacity 0.3s ease;
|
|
2858
3138
|
}
|
|
2859
|
-
.playlist-card:hover .playlist-overlay[data-v-
|
|
3139
|
+
.playlist-card:hover .playlist-overlay[data-v-be2a71af] {
|
|
2860
3140
|
opacity: 1;
|
|
2861
3141
|
}
|
|
2862
|
-
.play-button[data-v-
|
|
3142
|
+
.play-button[data-v-be2a71af] {
|
|
2863
3143
|
width: 48px;
|
|
2864
3144
|
height: 48px;
|
|
2865
3145
|
transform: scale(0.8);
|
|
2866
3146
|
transition: transform 0.3s ease;
|
|
2867
3147
|
}
|
|
2868
|
-
.playlist-card:hover .play-button[data-v-
|
|
3148
|
+
.playlist-card:hover .play-button[data-v-be2a71af] {
|
|
2869
3149
|
transform: scale(1);
|
|
2870
3150
|
}
|
|
2871
3151
|
|
|
2872
|
-
.artist-card[data-v-
|
|
3152
|
+
.artist-card[data-v-648ab17c] {
|
|
2873
3153
|
border: 1px solid rgba(var(--grey), 0.2);
|
|
2874
3154
|
transition: transform 0.2s ease;
|
|
2875
3155
|
}
|
|
2876
|
-
.hover-scale-1[data-v-
|
|
3156
|
+
.hover-scale-1[data-v-648ab17c]:hover {
|
|
2877
3157
|
transform: scale(1.02);
|
|
2878
3158
|
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
|
|
2879
3159
|
}
|
|
2880
3160
|
|
|
2881
|
-
.bg-gradient-dark[data-v-
|
|
3161
|
+
.bg-gradient-dark[data-v-82023828] {
|
|
2882
3162
|
background: linear-gradient(to bottom, rgba(var(--dark), 0.8), rgba(var(--black), 0.9));
|
|
2883
3163
|
}
|
|
2884
3164
|
|
|
2885
|
-
.bg-gradient-color[data-v-
|
|
2886
|
-
|
|
3165
|
+
.bg-gradient-color[data-v-464383f0] {
|
|
3166
|
+
background: var(--gradient-color, linear-gradient(135deg, #1DB954, #1ED760));
|
|
2887
3167
|
}
|
|
2888
|
-
|
|
3168
|
+
|
|
3169
|
+
.search-form[data-v-405341b8] {
|
|
3170
|
+
transition: background-color 0.2s ease;
|
|
3171
|
+
}
|
|
3172
|
+
.search-form[data-v-405341b8]:focus-within {
|
|
3173
|
+
background-color: rgba(var(--dark), 0.8);
|
|
3174
|
+
}
|
|
3175
|
+
input[data-v-405341b8]::placeholder {
|
|
3176
|
+
color: rgba(var(--grey), 0.8);
|
|
3177
|
+
}
|
|
3178
|
+
input[data-v-405341b8]:focus {
|
|
3179
|
+
outline: none;
|
|
3180
|
+
}
|
|
3181
|
+
|
|
2889
3182
|
.notifications-list-container[data-v-5af8a2ed] {
|
|
2890
3183
|
width: 100%;
|
|
2891
3184
|
max-width: 800px;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./main-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./main-DTaE01lg.cjs");class p extends c.WebPlugin{constructor(){super(...arguments),this.group="CapacitorStorage"}async configure({group:e}){typeof e=="string"&&(this.group=e)}async get(e){return{value:this.impl.getItem(this.applyPrefix(e.key))}}async set(e){this.impl.setItem(this.applyPrefix(e.key),e.value)}async remove(e){this.impl.removeItem(this.applyPrefix(e.key))}async keys(){return{keys:this.rawKeys().map(t=>t.substring(this.prefix.length))}}async clear(){for(const e of this.rawKeys())this.impl.removeItem(e)}async migrate(){var e;const t=[],s=[],n="_cap_",o=Object.keys(this.impl).filter(i=>i.indexOf(n)===0);for(const i of o){const r=i.substring(n.length),a=(e=this.impl.getItem(i))!==null&&e!==void 0?e:"",{value:l}=await this.get({key:r});typeof l=="string"?s.push(r):(await this.set({key:r,value:a}),t.push(r))}return{migrated:t,existing:s}}async removeOld(){const e="_cap_",t=Object.keys(this.impl).filter(s=>s.indexOf(e)===0);for(const s of t)this.impl.removeItem(s)}get impl(){return window.localStorage}get prefix(){return this.group==="NativeStorage"?"":`${this.group}.`}rawKeys(){return Object.keys(this.impl).filter(e=>e.indexOf(this.prefix)===0)}applyPrefix(e){return this.prefix+e}}exports.PreferencesWeb=p;
|
package/package.json
CHANGED
|
@@ -1,33 +1,48 @@
|
|
|
1
1
|
import path from 'path';
|
|
2
2
|
import express from 'express';
|
|
3
|
-
|
|
3
|
+
import { readFileSync } from 'fs';
|
|
4
4
|
import { renderHtml } from '../ssr/ssr-render-html.js';
|
|
5
5
|
import { transformProdStats } from '../ssr/ssr-transform-webpack-stats.js';
|
|
6
6
|
|
|
7
|
-
export default
|
|
7
|
+
export default function createSsrProdServer(projectRoot, { clientConfig, apiConfig }, createServerPath) {
|
|
8
|
+
const clientStats = JSON.parse(readFileSync(path.join(projectRoot, 'builds/web/client/stats.json'), 'utf-8'));
|
|
9
|
+
const serverManifest = JSON.parse(readFileSync(path.join(projectRoot, 'builds/web/server/manifest.json'), 'utf-8'));
|
|
10
|
+
|
|
11
|
+
const { createServer } = createServerPath;
|
|
8
12
|
|
|
9
13
|
const startServer = async () => {
|
|
10
|
-
const { app, server, env } = await createServer
|
|
14
|
+
const { app, server, env } = await createServer();
|
|
15
|
+
|
|
11
16
|
app.use(
|
|
12
17
|
clientConfig.output.publicPath,
|
|
13
18
|
express.static(path.resolve(projectRoot, 'builds/web/client'), {
|
|
14
19
|
maxAge: '1d', // Кэширование на 1 день
|
|
15
20
|
})
|
|
16
21
|
);
|
|
22
|
+
|
|
23
|
+
const { render } = await import(path.join(
|
|
24
|
+
apiConfig.output.path,
|
|
25
|
+
serverManifest['main.js']
|
|
26
|
+
));
|
|
27
|
+
|
|
17
28
|
const { head, body } = transformProdStats({
|
|
18
29
|
stats: clientStats,
|
|
19
30
|
publicPath: clientConfig.output.publicPath,
|
|
20
31
|
});
|
|
32
|
+
|
|
21
33
|
app.use('/*', async (req, res) => {
|
|
22
34
|
const { html, meta, state, statusCode } = await render({
|
|
23
35
|
url: req.originalUrl,
|
|
24
36
|
cookies: req.cookies,
|
|
25
37
|
languages: req.acceptsLanguages(),
|
|
26
38
|
});
|
|
39
|
+
|
|
27
40
|
if (state.NotFound) {
|
|
28
41
|
res.status(404);
|
|
29
42
|
}
|
|
43
|
+
|
|
30
44
|
const initialState = JSON.stringify(state);
|
|
45
|
+
|
|
31
46
|
const completeHtml = await renderHtml({
|
|
32
47
|
appHtml: html,
|
|
33
48
|
meta,
|
|
@@ -35,8 +50,10 @@ export default (function createSsrProdServer(projectRoot, { clientConfig, apiCon
|
|
|
35
50
|
body,
|
|
36
51
|
initialState,
|
|
37
52
|
});
|
|
53
|
+
|
|
38
54
|
res.status(statusCode).header('Content-Type', 'text/html; charset=utf-8').send(completeHtml);
|
|
39
55
|
});
|
|
56
|
+
|
|
40
57
|
return server;
|
|
41
58
|
};
|
|
42
59
|
|
|
@@ -44,7 +61,6 @@ export default (function createSsrProdServer(projectRoot, { clientConfig, apiCon
|
|
|
44
61
|
|
|
45
62
|
const start = async () => {
|
|
46
63
|
const server = await startServer();
|
|
47
|
-
|
|
48
64
|
try {
|
|
49
65
|
server.listen(port, () => console.log(`Server running on port ${port}`));
|
|
50
66
|
} catch (err) {
|
|
@@ -54,4 +70,4 @@ export default (function createSsrProdServer(projectRoot, { clientConfig, apiCon
|
|
|
54
70
|
};
|
|
55
71
|
|
|
56
72
|
return start;
|
|
57
|
-
}
|
|
73
|
+
}
|