@ozdao/martyrs 0.2.494 → 0.2.496

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/dist/_virtual/index.cjs +4 -4
  2. package/dist/_virtual/index.js +4 -4
  3. package/dist/_virtual/index2.cjs +4 -4
  4. package/dist/_virtual/index2.js +4 -4
  5. package/dist/builder.cjs +41 -42
  6. package/dist/builder.js +43 -44
  7. package/dist/globals.server.cjs +13 -2
  8. package/dist/globals.server.js +13 -2
  9. package/dist/martyrs/src/components/Block/Block.vue.cjs +1 -1
  10. package/dist/martyrs/src/components/Block/Block.vue.js +1 -1
  11. package/dist/martyrs/src/components/Chips/{Chips.vue.cjs → Chips.vue2.cjs} +2 -2
  12. package/dist/martyrs/src/components/Chips/Chips.vue2.cjs.map +1 -0
  13. package/dist/martyrs/src/components/Chips/{Chips.vue.js → Chips.vue2.js} +2 -2
  14. package/dist/martyrs/src/components/Chips/Chips.vue2.js.map +1 -0
  15. package/dist/martyrs/src/components/Dropdown/{Dropdown.vue.cjs → Dropdown.vue2.cjs} +2 -2
  16. package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.cjs.map +1 -0
  17. package/dist/martyrs/src/components/Dropdown/{Dropdown.vue.js → Dropdown.vue2.js} +2 -2
  18. package/dist/martyrs/src/components/Dropdown/{Dropdown.vue.cjs.map → Dropdown.vue2.js.map} +1 -1
  19. package/dist/martyrs/src/components/Feed/Feed.vue.cjs +1 -1
  20. package/dist/martyrs/src/components/Feed/Feed.vue.js +1 -1
  21. package/dist/martyrs/src/components/FieldTags/FieldTags.vue.cjs +1 -1
  22. package/dist/martyrs/src/components/FieldTags/FieldTags.vue.js +1 -1
  23. package/dist/martyrs/src/components/Menu/{Menu.vue2.cjs → Menu.vue.cjs} +2 -2
  24. package/dist/martyrs/src/components/Menu/Menu.vue.cjs.map +1 -0
  25. package/dist/martyrs/src/components/Menu/{Menu.vue2.js → Menu.vue.js} +2 -2
  26. package/dist/martyrs/src/components/Menu/Menu.vue.js.map +1 -0
  27. package/dist/martyrs/src/components/Tooltip/{Tooltip.vue2.cjs → Tooltip.vue.cjs} +2 -2
  28. package/dist/martyrs/src/components/Tooltip/{Tooltip.vue2.js.map → Tooltip.vue.cjs.map} +1 -1
  29. package/dist/martyrs/src/components/Tooltip/{Tooltip.vue2.js → Tooltip.vue.js} +2 -2
  30. package/dist/martyrs/src/components/Tooltip/Tooltip.vue.js.map +1 -0
  31. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +2 -2
  32. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
  33. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  34. package/dist/martyrs/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  35. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
  36. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
  37. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
  38. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
  39. package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
  40. package/dist/martyrs/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
  41. package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs +2 -2
  42. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +2 -2
  43. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
  44. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +1 -1
  45. package/dist/martyrs/src/modules/globals/globals.client.cjs +1 -1
  46. package/dist/martyrs/src/modules/globals/globals.client.cjs.map +1 -1
  47. package/dist/martyrs/src/modules/globals/globals.client.js +1 -1
  48. package/dist/martyrs/src/modules/globals/globals.client.js.map +1 -1
  49. package/dist/martyrs/src/modules/globals/views/classes/globals.i18n.cjs +1 -1
  50. package/dist/martyrs/src/modules/globals/views/classes/globals.i18n.js +1 -1
  51. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +2 -2
  52. package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js +2 -2
  53. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs +28 -13
  54. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
  55. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js +28 -13
  56. package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
  57. package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.cjs +1 -1
  58. package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.js +1 -1
  59. package/dist/martyrs/src/modules/globals/views/router/scrollBehavior.cjs +1 -1
  60. package/dist/martyrs/src/modules/globals/views/router/scrollBehavior.cjs.map +1 -1
  61. package/dist/martyrs/src/modules/globals/views/router/scrollBehavior.js +1 -1
  62. package/dist/martyrs/src/modules/globals/views/router/scrollBehavior.js.map +1 -1
  63. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.cjs +2 -2
  64. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +1 -1
  65. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.cjs +1 -1
  66. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +1 -1
  67. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.cjs +95 -0
  68. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.cjs.map +1 -0
  69. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +95 -0
  70. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js.map +1 -0
  71. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.cjs +1 -1
  72. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.cjs.map +1 -1
  73. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +1 -1
  74. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js.map +1 -1
  75. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.cjs +2 -2
  76. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.cjs.map +1 -1
  77. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +2 -2
  78. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js.map +1 -1
  79. package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs +127 -175
  80. package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs.map +1 -1
  81. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +136 -184
  82. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js.map +1 -1
  83. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs +5 -5
  84. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs.map +1 -1
  85. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +5 -5
  86. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js.map +1 -1
  87. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs +5 -5
  88. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.cjs.map +1 -1
  89. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +5 -5
  90. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js.map +1 -1
  91. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs +97 -144
  92. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs.map +1 -1
  93. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +113 -160
  94. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js.map +1 -1
  95. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.cjs +7 -7
  96. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.cjs.map +1 -1
  97. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +7 -7
  98. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js.map +1 -1
  99. package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs +164 -170
  100. package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs.map +1 -1
  101. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +185 -191
  102. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js.map +1 -1
  103. package/dist/martyrs/src/modules/music/music.client.cjs.map +1 -1
  104. package/dist/martyrs/src/modules/music/music.client.js.map +1 -1
  105. package/dist/martyrs/src/modules/music/router/music.cjs +2 -2
  106. package/dist/martyrs/src/modules/music/router/music.js +2 -2
  107. package/dist/martyrs/src/modules/notifications/notifications.client.cjs +1 -1
  108. package/dist/martyrs/src/modules/notifications/notifications.client.cjs.map +1 -1
  109. package/dist/martyrs/src/modules/notifications/notifications.client.js +1 -1
  110. package/dist/martyrs/src/modules/notifications/notifications.client.js.map +1 -1
  111. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.cjs +1 -1
  112. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js +1 -1
  113. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
  114. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  115. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  116. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  117. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  118. package/dist/martyrs/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
  119. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +2 -2
  120. package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +2 -2
  121. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
  122. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +1 -1
  123. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +1 -1
  124. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
  125. package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +2 -2
  126. package/dist/martyrs/src/modules/organizations/components/sections/DetailsTabSection.vue.js +2 -2
  127. package/dist/martyrs/src/modules/organizations/router/organizations.cjs +1 -1
  128. package/dist/martyrs/src/modules/organizations/router/organizations.js +1 -1
  129. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
  130. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  131. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.cjs +2 -2
  132. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js +2 -2
  133. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
  134. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
  135. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.cjs +1 -1
  136. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +1 -1
  137. package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  138. package/dist/martyrs/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  139. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
  140. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  141. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs +3 -3
  142. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +3 -3
  143. package/dist/martyrs.css +1 -1
  144. package/dist/style.css +18 -5
  145. package/package.json +1 -1
  146. package/src/builder/rspack/rspack.config.ssr.client.js +40 -40
  147. package/src/modules/globals/controllers/classes/globals.websocket.js +11 -2
  148. package/src/modules/globals/globals.client.js +1 -2
  149. package/src/modules/globals/views/components/layouts/Client.vue +13 -11
  150. package/src/modules/globals/views/router/scrollBehavior.js +1 -1
  151. package/src/modules/music/README.md +2 -0
  152. package/src/modules/music/components/SidebarMusic.vue +7 -7
  153. package/src/modules/music/components/cards/ArtistCardSmall.vue +92 -0
  154. package/src/modules/music/components/cards/TrackListCard.vue +1 -1
  155. package/src/modules/music/components/forms/SearchForm.vue +1 -1
  156. package/src/modules/music/components/pages/Album.vue +44 -83
  157. package/src/modules/music/components/pages/Artist.vue +5 -5
  158. package/src/modules/music/components/pages/MusicLibrary.vue +5 -5
  159. package/src/modules/music/components/pages/Playlist.vue +35 -53
  160. package/src/modules/music/components/pages/SearchResults.vue +6 -6
  161. package/src/modules/music/components/pages/Track.vue +66 -87
  162. package/src/modules/music/music.client.js +1 -1
  163. package/src/modules/notifications/notifications.client.js +1 -1
  164. package/src/styles/base/all.scss +1 -0
  165. package/dist/martyrs/src/components/Chips/Chips.vue.cjs.map +0 -1
  166. package/dist/martyrs/src/components/Chips/Chips.vue.js.map +0 -1
  167. package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js.map +0 -1
  168. package/dist/martyrs/src/components/Menu/Menu.vue2.cjs.map +0 -1
  169. package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +0 -1
  170. package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.cjs.map +0 -1
@@ -5,7 +5,7 @@ const vueRouter = require("vue-router");
5
5
  const Button = require("../../../../components/Button/Button.vue.cjs");
6
6
  ;/* empty css */
7
7
  const Media = require("../../../../components/Media/Media.vue.cjs");
8
- const Dropdown = require("../../../../components/Dropdown/Dropdown.vue.cjs");
8
+ const Dropdown = require("../../../../components/Dropdown/Dropdown.vue2.cjs");
9
9
  const Feed = require("../../../../components/Feed/Feed.vue.cjs");
10
10
  const Popup = require("../../../../components/Popup/Popup.vue.cjs");
11
11
  const IconPlay = require("../../../icons/navigation/IconPlay.vue.cjs");
@@ -15,10 +15,10 @@ const IconCalendar = ;/* empty css */
15
15
  const IconTime = require("../../../icons/entities/IconTime.vue.cjs");
16
16
  const IconShow = require("../../../icons/actions/IconShow.vue.cjs");
17
17
  const IconRefresh = require("../../../icons/navigation/IconRefresh.vue.cjs");
18
- const IconCheckmark = require("../../../icons/navigation/IconCheckmark.vue.cjs");
19
18
  const TrackListCard = require("../cards/TrackListCard.vue.cjs");
20
19
  const PlaylistCard = require("../cards/PlaylistCard.vue.cjs");
21
20
  const PlaylistForm = require("../forms/PlaylistForm.vue.cjs");
21
+ const ArtistCardSmall = require("../cards/ArtistCardSmall.vue.cjs");
22
22
  const playlists = require("../../store/playlists.cjs");
23
23
  require("../../store/tracks.cjs");
24
24
  const player = require("../../store/player.cjs");
@@ -33,7 +33,7 @@ const _hoisted_3 = {
33
33
  key: 1,
34
34
  class: "playlist-content cols-2-fit-content mobile:cols-1 gap-big"
35
35
  };
36
- const _hoisted_4 = { class: "pos-sticky pos-t-0 mobile:pos-relative playlist-cover-section" };
36
+ const _hoisted_4 = { class: "pos-sticky w-max-30r pos-t-0 mobile:pos-relative playlist-cover-section" };
37
37
  const _hoisted_5 = { class: "cover-container relative mn-b-medium radius-big overflow-hidden shadow-big" };
38
38
  const _hoisted_6 = { class: "stats-grid grid cols-2 gap-small" };
39
39
  const _hoisted_7 = { class: "stat-card bg-light pd-medium radius-medium t-center" };
@@ -44,68 +44,60 @@ const _hoisted_11 = { class: "playlist-details-section" };
44
44
  const _hoisted_12 = { class: "flex items-center gap-small mn-b-small" };
45
45
  const _hoisted_13 = {
46
46
  key: 0,
47
- class: "badge bg-secondary-transp-20 t-secondary pd-thin-big radius-small t-small"
47
+ class: "bg-light t-medium pd-thin radius-thin uppercase t-small t-uppercase"
48
48
  };
49
49
  const _hoisted_14 = {
50
50
  key: 1,
51
- class: "badge bg-success-transp-20 t-success pd-thin-big radius-small t-small"
51
+ class: "bg-light t-medium pd-thin radius-thin uppercase t-small t-uppercase"
52
52
  };
53
53
  const _hoisted_15 = { class: "h1 mn-b-medium" };
54
54
  const _hoisted_16 = { class: "flex gap-small mn-b-medium" };
55
- const _hoisted_17 = { class: "dropdown-menu bg-dark pd-small radius-medium shadow-big mn-t-thin" };
56
- const _hoisted_18 = { class: "owner-section mn-b-big" };
57
- const _hoisted_19 = { class: "owner-card bg-light pd-medium radius-medium flex items-center gap-medium" };
58
- const _hoisted_20 = { class: "owner-avatar" };
59
- const _hoisted_21 = {
60
- key: 1,
61
- class: "w-4r h-4r radius-full bg-primary flex-center"
62
- };
63
- const _hoisted_22 = { class: "flex items-center gap-thin" };
64
- const _hoisted_23 = { class: "t-large" };
65
- const _hoisted_24 = { class: "t-small t-transp" };
66
- const _hoisted_25 = {
55
+ const _hoisted_17 = { class: "dropdown-menu bg-white pd-small radius-medium shadow-big mn-t-thin" };
56
+ const _hoisted_18 = { class: "artists-section mn-b-medium" };
57
+ const _hoisted_19 = { class: "flex flex-col gap-small" };
58
+ const _hoisted_20 = {
67
59
  key: 0,
68
60
  class: "collaborators-section mn-b-big"
69
61
  };
70
- const _hoisted_26 = { class: "flex flex-wrap gap-small" };
71
- const _hoisted_27 = { class: "t-small" };
72
- const _hoisted_28 = { class: "metadata-grid grid cols-2 gap-small mn-b-big" };
73
- const _hoisted_29 = { class: "metadata-card bg-light pd-medium radius-medium flex items-center gap-medium" };
74
- const _hoisted_30 = { class: "t-medium" };
75
- const _hoisted_31 = { class: "metadata-card bg-light pd-medium radius-medium flex items-center gap-medium" };
76
- const _hoisted_32 = { class: "t-medium" };
77
- const _hoisted_33 = { class: "metadata-card bg-light pd-medium radius-medium flex items-center gap-medium" };
78
- const _hoisted_34 = { class: "t-medium" };
79
- const _hoisted_35 = { class: "metadata-card bg-light pd-medium radius-medium flex items-center gap-medium" };
80
- const _hoisted_36 = { class: "t-medium" };
81
- const _hoisted_37 = {
62
+ const _hoisted_21 = { class: "flex flex-wrap gap-small" };
63
+ const _hoisted_22 = { class: "t-small" };
64
+ const _hoisted_23 = { class: "metadata-grid grid cols-2 gap-small mn-b-medium" };
65
+ const _hoisted_24 = { class: "metadata-card bg-light pd-medium radius-medium flex items-center gap-medium" };
66
+ const _hoisted_25 = { class: "t-medium" };
67
+ const _hoisted_26 = { class: "metadata-card bg-light pd-medium radius-medium flex items-center gap-medium" };
68
+ const _hoisted_27 = { class: "t-medium" };
69
+ const _hoisted_28 = { class: "metadata-card bg-light pd-medium radius-medium flex items-center gap-medium" };
70
+ const _hoisted_29 = { class: "t-medium" };
71
+ const _hoisted_30 = { class: "metadata-card bg-light pd-medium radius-medium flex items-center gap-medium" };
72
+ const _hoisted_31 = { class: "t-medium" };
73
+ const _hoisted_32 = {
82
74
  key: 1,
83
75
  class: "tags-section mn-b-medium"
84
76
  };
85
- const _hoisted_38 = { class: "flex gap-thin flex-wrap" };
86
- const _hoisted_39 = {
77
+ const _hoisted_33 = { class: "flex gap-thin flex-wrap" };
78
+ const _hoisted_34 = {
87
79
  key: 2,
88
80
  class: "description-section bg-light pd-medium radius-medium mn-b-medium"
89
81
  };
90
- const _hoisted_40 = { class: "t-transp" };
91
- const _hoisted_41 = {
82
+ const _hoisted_35 = { class: "t-transp" };
83
+ const _hoisted_36 = {
92
84
  key: 2,
93
85
  class: "tracks-section mn-t-big"
94
86
  };
95
- const _hoisted_42 = { class: "bg-light radius-medium o-hidden" };
96
- const _hoisted_43 = {
87
+ const _hoisted_37 = { class: "bg-light radius-medium o-hidden" };
88
+ const _hoisted_38 = {
97
89
  key: 3,
98
90
  class: "empty-section mn-t-big"
99
91
  };
100
- const _hoisted_44 = { class: "empty-tracks t-center pd-big bg-light radius-medium" };
101
- const _hoisted_45 = {
92
+ const _hoisted_39 = { class: "empty-tracks t-center pd-big bg-light radius-medium" };
93
+ const _hoisted_40 = {
102
94
  key: 4,
103
95
  class: "more-playlists-section mn-t-big"
104
96
  };
105
- const _hoisted_46 = { class: "flex justify-between items-center mn-b-medium" };
106
- const _hoisted_47 = { class: "flex flex-nowrap gap-small o-x-scroll overscroll-behavior-x-contain scroll-behavior-smooth scroll-snap-type-x-mandatory scroll-hide" };
107
- const _hoisted_48 = { class: "t-transp mn-b-medium" };
108
- const _hoisted_49 = { class: "flex justify-end gap-small" };
97
+ const _hoisted_41 = { class: "flex justify-between items-center mn-b-medium" };
98
+ const _hoisted_42 = { class: "flex flex-nowrap gap-small o-x-scroll overscroll-behavior-x-contain scroll-behavior-smooth scroll-snap-type-x-mandatory scroll-hide" };
99
+ const _hoisted_43 = { class: "t-transp mn-b-medium" };
100
+ const _hoisted_44 = { class: "flex justify-end gap-small" };
109
101
  const _sfc_main = {
110
102
  __name: "Playlist",
111
103
  emits: ["page-loading", "page-loaded"],
@@ -140,24 +132,6 @@ const _sfc_main = {
140
132
  const totalSeconds = playlistTracks.value.reduce((sum, track) => sum + (track.duration || 0), 0);
141
133
  return formatDuration(totalSeconds);
142
134
  });
143
- const getOwnerData = (playlist2) => {
144
- if (!playlist2) return null;
145
- const owner = playlist2.creator?.target || playlist2.owner?.target;
146
- return typeof owner === "object" ? owner : null;
147
- };
148
- const getOwnerId = (playlist2) => {
149
- if (!playlist2) return null;
150
- const owner = playlist2.creator?.target || playlist2.owner?.target;
151
- return typeof owner === "object" ? owner._id : owner;
152
- };
153
- const getPlaylistOwnerName = (playlist2) => {
154
- if (!playlist2) return "Unknown";
155
- const owner = getOwnerData(playlist2);
156
- if (owner) {
157
- return owner.profile?.name || owner.name || "Unknown";
158
- }
159
- return "Unknown";
160
- };
161
135
  const getOwnerProfileLink = (owner) => {
162
136
  if (!owner || !owner.target) return { name: "music-home" };
163
137
  const targetId = typeof owner.target === "object" ? owner.target._id : owner.target;
@@ -338,7 +312,7 @@ const _sfc_main = {
338
312
  ]),
339
313
  vue.createElementVNode("div", _hoisted_11, [
340
314
  vue.createElementVNode("div", _hoisted_12, [
341
- _cache[10] || (_cache[10] = vue.createElementVNode("span", { class: "badge bg-primary-transp-20 t-primary pd-thin-big radius-small t-small t-uppercase" }, " Playlist ", -1)),
315
+ _cache[10] || (_cache[10] = vue.createElementVNode("span", { class: "bg-light t-medium pd-thin radius-thin uppercase t-small t-uppercase" }, " Playlist ", -1)),
342
316
  playlist.value.isCollaborative ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_13, " Collaborative ")) : vue.createCommentVNode("", true),
343
317
  playlist.value.status === "published" ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_14, " Published ")) : vue.createCommentVNode("", true)
344
318
  ]),
@@ -348,10 +322,13 @@ const _sfc_main = {
348
322
  onClick: playPlaylist,
349
323
  color: "primary",
350
324
  size: "medium",
351
- class: "flex-1 flex-center gap-thin"
325
+ class: "flex-1 t-white bg-black radius-thin flex-center gap-thin"
352
326
  }, {
353
327
  default: vue.withCtx(() => [
354
- vue.createVNode(IconPlay.default, { class: "i-medium" }),
328
+ vue.createVNode(IconPlay.default, {
329
+ fill: "rgb(var(--white))",
330
+ class: "i-medium"
331
+ }),
355
332
  _cache[11] || (_cache[11] = vue.createTextVNode(" Play All "))
356
333
  ]),
357
334
  _: 1
@@ -360,7 +337,7 @@ const _sfc_main = {
360
337
  onClick: shufflePlay,
361
338
  color: "primary",
362
339
  size: "medium",
363
- class: "flex-1 flex-center gap-thin"
340
+ class: "flex-1 bg-light radius-thin flex-center gap-thin"
364
341
  }, {
365
342
  default: vue.withCtx(() => [
366
343
  vue.createVNode(IconShuffle.default, { class: "i-medium" }),
@@ -372,7 +349,7 @@ const _sfc_main = {
372
349
  onClick: toggleFollow,
373
350
  color: "primary",
374
351
  size: "medium",
375
- class: "flex-1 flex-center gap-thin"
352
+ class: "flex-1 bg-light radius-thin flex-center gap-thin"
376
353
  }, {
377
354
  default: vue.withCtx(() => [
378
355
  vue.createTextVNode(vue.toDisplayString(isFollowing.value ? "Follow" : "Unfollow"), 1)
@@ -380,7 +357,7 @@ const _sfc_main = {
380
357
  _: 1
381
358
  }),
382
359
  vue.createVNode(Dropdown.default, {
383
- label: { component: IconEllipsis.default, class: "i-medium" },
360
+ label: { component: IconEllipsis.default, class: "bg-light radius-thin pd-thin i-big" },
384
361
  modelValue: showDropdown.value,
385
362
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => showDropdown.value = $event),
386
363
  class: "relative"
@@ -403,7 +380,7 @@ const _sfc_main = {
403
380
  onClick: addToQueue,
404
381
  color: "transp",
405
382
  size: "small",
406
- class: "w-100 justify-start"
383
+ class: "w-100 t-nowrap justify-start"
407
384
  }, {
408
385
  default: vue.withCtx(() => _cache[13] || (_cache[13] = [
409
386
  vue.createTextVNode(" Add to Queue ")
@@ -414,7 +391,7 @@ const _sfc_main = {
414
391
  onClick: copyLink,
415
392
  color: "transp",
416
393
  size: "small",
417
- class: "w-100 justify-start"
394
+ class: "w-100 t-nowrap justify-start"
418
395
  }, {
419
396
  default: vue.withCtx(() => _cache[14] || (_cache[14] = [
420
397
  vue.createTextVNode(" Copy Link ")
@@ -427,7 +404,7 @@ const _sfc_main = {
427
404
  onClick: editPlaylist,
428
405
  color: "transp",
429
406
  size: "small",
430
- class: "w-100 justify-start"
407
+ class: "w-100 t-nowrap justify-start"
431
408
  }, {
432
409
  default: vue.withCtx(() => _cache[15] || (_cache[15] = [
433
410
  vue.createTextVNode(" Edit Playlist ")
@@ -439,7 +416,7 @@ const _sfc_main = {
439
416
  onClick: toggleCollaborative,
440
417
  color: "transp",
441
418
  size: "small",
442
- class: "w-100 justify-start"
419
+ class: "t-nowrap w-100 justify-start"
443
420
  }, {
444
421
  default: vue.withCtx(() => [
445
422
  vue.createTextVNode(vue.toDisplayString(playlist.value.isCollaborative ? "Make Private" : "Make Collaborative"), 1)
@@ -451,7 +428,7 @@ const _sfc_main = {
451
428
  onClick: deletePlaylist,
452
429
  color: "danger",
453
430
  size: "small",
454
- class: "w-100 justify-start"
431
+ class: "t-nowrap w-100 justify-start"
455
432
  }, {
456
433
  default: vue.withCtx(() => _cache[16] || (_cache[16] = [
457
434
  vue.createTextVNode(" Delete Playlist ")
@@ -467,48 +444,23 @@ const _sfc_main = {
467
444
  vue.createElementVNode("div", _hoisted_18, [
468
445
  _cache[18] || (_cache[18] = vue.createElementVNode("h3", { class: "t-medium mn-b-small" }, "Created by", -1)),
469
446
  vue.createElementVNode("div", _hoisted_19, [
470
- vue.createVNode(_component_router_link, {
471
- to: getOwnerProfileLink(playlist.value.creator || playlist.value.owner),
472
- class: "flex items-center gap-medium flex-1 hover-opacity"
473
- }, {
474
- default: vue.withCtx(() => [
475
- vue.createElementVNode("div", _hoisted_20, [
476
- getOwnerData(playlist.value)?.photoUrl ? (vue.openBlock(), vue.createBlock(Media.default, {
477
- key: 0,
478
- url: getOwnerData(playlist.value).photoUrl,
479
- alt: getOwnerData(playlist.value)?.name,
480
- class: "w-4r h-4r radius-full object-cover"
481
- }, null, 8, ["url", "alt"])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_21, vue.toDisplayString(getPlaylistOwnerName(playlist.value).charAt(0)), 1))
482
- ]),
483
- vue.createElementVNode("div", null, [
484
- vue.createElementVNode("div", _hoisted_22, [
485
- vue.createElementVNode("span", _hoisted_23, vue.toDisplayString(getPlaylistOwnerName(playlist.value)), 1),
486
- getOwnerData(playlist.value)?.isVerified ? (vue.openBlock(), vue.createBlock(IconCheckmark.default, {
487
- key: 0,
488
- class: "w-1r h-1r t-primary"
489
- })) : vue.createCommentVNode("", true)
490
- ]),
491
- vue.createElementVNode("span", _hoisted_24, vue.toDisplayString(playlist.value.creator?.type || "User"), 1)
492
- ])
493
- ]),
494
- _: 1
495
- }, 8, ["to"]),
496
- !isOwner.value && vue.unref(auth.state).user ? (vue.openBlock(), vue.createBlock(Button.default, {
497
- key: 0,
498
- onClick: _cache[1] || (_cache[1] = () => toggleFollowUser(getOwnerId(playlist.value))),
499
- color: followedUsers.value.includes(getOwnerId(playlist.value)) ? "primary" : "transp",
500
- size: "small"
501
- }, {
502
- default: vue.withCtx(() => [
503
- vue.createTextVNode(vue.toDisplayString(followedUsers.value.includes(getOwnerId(playlist.value)) ? "Following" : "Follow"), 1)
504
- ]),
505
- _: 1
506
- }, 8, ["color"])) : vue.createCommentVNode("", true)
447
+ vue.createVNode(ArtistCardSmall.default, {
448
+ artist: {
449
+ _id: playlist.value.creator.target,
450
+ to: { name: "User Profile", params: { _id: playlist.value.creator.target } },
451
+ photoUrl: null,
452
+ name: playlist.value.creator.target,
453
+ isVerified: false
454
+ },
455
+ "is-following": followedUsers.value.includes(playlist.value.creator.target),
456
+ "show-follow-button": !isOwner.value,
457
+ onToggleFollow: _cache[1] || (_cache[1] = ($event) => toggleFollowUser(playlist.value.creator.target))
458
+ }, null, 8, ["artist", "is-following", "show-follow-button"])
507
459
  ])
508
460
  ]),
509
- playlist.value.collaborators && playlist.value.collaborators.length > 0 ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_25, [
461
+ playlist.value.collaborators && playlist.value.collaborators.length > 0 ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_20, [
510
462
  _cache[19] || (_cache[19] = vue.createElementVNode("h3", { class: "t-medium mn-b-small" }, "Collaborators", -1)),
511
- vue.createElementVNode("div", _hoisted_26, [
463
+ vue.createElementVNode("div", _hoisted_21, [
512
464
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(playlist.value.collaborators, (collaborator) => {
513
465
  return vue.openBlock(), vue.createElementBlock("div", {
514
466
  key: collaborator._id || collaborator,
@@ -517,46 +469,47 @@ const _sfc_main = {
517
469
  collaborator.photoUrl ? (vue.openBlock(), vue.createBlock(Media.default, {
518
470
  key: 0,
519
471
  url: collaborator.photoUrl,
520
- class: "w-1-5r h-1-5r radius-full object-cover"
472
+ class: "i-regular radius-full object-cover"
521
473
  }, null, 8, ["url"])) : vue.createCommentVNode("", true),
522
- vue.createElementVNode("span", _hoisted_27, vue.toDisplayString(collaborator.name || collaborator.profile?.name || "User"), 1)
474
+ vue.createElementVNode("span", _hoisted_22, vue.toDisplayString(collaborator.name || collaborator.profile?.name || "User"), 1)
523
475
  ]);
524
476
  }), 128))
525
477
  ])
526
478
  ])) : vue.createCommentVNode("", true),
527
- vue.createElementVNode("div", _hoisted_28, [
528
- vue.createElementVNode("div", _hoisted_29, [
479
+ _cache[26] || (_cache[26] = vue.createElementVNode("h3", { class: "t-medium mn-b-small" }, "Metadata", -1)),
480
+ vue.createElementVNode("div", _hoisted_23, [
481
+ vue.createElementVNode("div", _hoisted_24, [
529
482
  vue.createVNode(IconCalendar.default, { class: "i-medium t-primary" }),
530
483
  vue.createElementVNode("div", null, [
531
484
  _cache[20] || (_cache[20] = vue.createElementVNode("div", { class: "t-small t-transp t-uppercase" }, "Created", -1)),
532
- vue.createElementVNode("div", _hoisted_30, vue.toDisplayString(formatDate(playlist.value.createdAt)), 1)
485
+ vue.createElementVNode("div", _hoisted_25, vue.toDisplayString(formatDate(playlist.value.createdAt)), 1)
533
486
  ])
534
487
  ]),
535
- vue.createElementVNode("div", _hoisted_31, [
488
+ vue.createElementVNode("div", _hoisted_26, [
536
489
  vue.createVNode(IconTime.default, { class: "i-medium t-primary" }),
537
490
  vue.createElementVNode("div", null, [
538
491
  _cache[21] || (_cache[21] = vue.createElementVNode("div", { class: "t-small t-transp t-uppercase" }, "Duration", -1)),
539
- vue.createElementVNode("div", _hoisted_32, vue.toDisplayString(totalDuration.value), 1)
492
+ vue.createElementVNode("div", _hoisted_27, vue.toDisplayString(totalDuration.value), 1)
540
493
  ])
541
494
  ]),
542
- vue.createElementVNode("div", _hoisted_33, [
495
+ vue.createElementVNode("div", _hoisted_28, [
543
496
  vue.createVNode(IconRefresh.default, { class: "i-medium t-primary" }),
544
497
  vue.createElementVNode("div", null, [
545
498
  _cache[22] || (_cache[22] = vue.createElementVNode("div", { class: "t-small t-transp t-uppercase" }, "Updated", -1)),
546
- vue.createElementVNode("div", _hoisted_34, vue.toDisplayString(formatDate(playlist.value.updatedAt)), 1)
499
+ vue.createElementVNode("div", _hoisted_29, vue.toDisplayString(formatDate(playlist.value.updatedAt)), 1)
547
500
  ])
548
501
  ]),
549
- vue.createElementVNode("div", _hoisted_35, [
502
+ vue.createElementVNode("div", _hoisted_30, [
550
503
  vue.createVNode(IconShow.default, { class: "i-medium t-primary" }),
551
504
  vue.createElementVNode("div", null, [
552
505
  _cache[23] || (_cache[23] = vue.createElementVNode("div", { class: "t-small t-transp t-uppercase" }, "Visibility", -1)),
553
- vue.createElementVNode("div", _hoisted_36, vue.toDisplayString(playlist.value.isPublic ? "Public" : "Private"), 1)
506
+ vue.createElementVNode("div", _hoisted_31, vue.toDisplayString(playlist.value.isPublic ? "Public" : "Private"), 1)
554
507
  ])
555
508
  ])
556
509
  ]),
557
- playlist.value.tags && playlist.value.tags.length ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_37, [
510
+ playlist.value.tags && playlist.value.tags.length ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_32, [
558
511
  _cache[24] || (_cache[24] = vue.createElementVNode("h3", { class: "t-medium mn-b-small" }, "Tags", -1)),
559
- vue.createElementVNode("div", _hoisted_38, [
512
+ vue.createElementVNode("div", _hoisted_33, [
560
513
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(playlist.value.tags, (tag) => {
561
514
  return vue.openBlock(), vue.createElementBlock("span", {
562
515
  key: tag,
@@ -565,14 +518,14 @@ const _sfc_main = {
565
518
  }), 128))
566
519
  ])
567
520
  ])) : vue.createCommentVNode("", true),
568
- playlist.value.description ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_39, [
521
+ playlist.value.description ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_34, [
569
522
  _cache[25] || (_cache[25] = vue.createElementVNode("h3", { class: "t-medium mn-b-small" }, "About", -1)),
570
- vue.createElementVNode("p", _hoisted_40, vue.toDisplayString(playlist.value.description), 1)
523
+ vue.createElementVNode("p", _hoisted_35, vue.toDisplayString(playlist.value.description), 1)
571
524
  ])) : vue.createCommentVNode("", true)
572
525
  ])
573
526
  ])) : vue.createCommentVNode("", true),
574
- !_ctx.isLoading && playlist.value && playlistTracks.value.length ? (vue.openBlock(), vue.createElementBlock("section", _hoisted_41, [
575
- _cache[26] || (_cache[26] = vue.createElementVNode("h2", { class: "h2 mn-b-medium" }, "Tracklist", -1)),
527
+ !_ctx.isLoading && playlist.value && playlistTracks.value.length ? (vue.openBlock(), vue.createElementBlock("section", _hoisted_36, [
528
+ _cache[27] || (_cache[27] = vue.createElementVNode("h2", { class: "h2 mn-b-medium" }, "Tracklist", -1)),
576
529
  vue.createVNode(Feed.default, {
577
530
  store: {
578
531
  read: () => _ctx.Promise.resolve(playlistTracks.value),
@@ -589,7 +542,7 @@ const _sfc_main = {
589
542
  }
590
543
  }, {
591
544
  default: vue.withCtx(({ items }) => [
592
- vue.createElementVNode("div", _hoisted_42, [
545
+ vue.createElementVNode("div", _hoisted_37, [
593
546
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(items, (track, index) => {
594
547
  return vue.openBlock(), vue.createBlock(TrackListCard.default, {
595
548
  key: track._id,
@@ -605,38 +558,38 @@ const _sfc_main = {
605
558
  ]),
606
559
  _: 1
607
560
  }, 8, ["store", "items"])
608
- ])) : !_ctx.isLoading && playlist.value && !playlistTracks.value.length ? (vue.openBlock(), vue.createElementBlock("section", _hoisted_43, [
609
- vue.createElementVNode("div", _hoisted_44, [
610
- _cache[28] || (_cache[28] = vue.createElementVNode("h3", { class: "mn-b-small" }, "This playlist is empty", -1)),
611
- _cache[29] || (_cache[29] = vue.createElementVNode("p", { class: "t-transp t-medium mn-b-medium" }, "Add some tracks to get started", -1)),
561
+ ])) : !_ctx.isLoading && playlist.value && !playlistTracks.value.length ? (vue.openBlock(), vue.createElementBlock("section", _hoisted_38, [
562
+ vue.createElementVNode("div", _hoisted_39, [
563
+ _cache[29] || (_cache[29] = vue.createElementVNode("h3", { class: "mn-b-small" }, "This playlist is empty", -1)),
564
+ _cache[30] || (_cache[30] = vue.createElementVNode("p", { class: "t-transp t-medium mn-b-medium" }, "Add some tracks to get started", -1)),
612
565
  isOwner.value || isCollaborator.value ? (vue.openBlock(), vue.createBlock(Button.default, {
613
566
  key: 0,
614
567
  onClick: _cache[2] || (_cache[2] = ($event) => _ctx.$router.push({ name: "music-search" })),
615
568
  color: "primary",
616
569
  size: "medium"
617
570
  }, {
618
- default: vue.withCtx(() => _cache[27] || (_cache[27] = [
571
+ default: vue.withCtx(() => _cache[28] || (_cache[28] = [
619
572
  vue.createTextVNode(" Find Tracks ")
620
573
  ])),
621
574
  _: 1
622
575
  })) : vue.createCommentVNode("", true)
623
576
  ])
624
577
  ])) : vue.createCommentVNode("", true),
625
- !_ctx.isLoading && playlist.value && morePlaylists.value.length ? (vue.openBlock(), vue.createElementBlock("section", _hoisted_45, [
626
- vue.createElementVNode("div", _hoisted_46, [
627
- _cache[31] || (_cache[31] = vue.createElementVNode("h2", { class: "h2" }, "More Playlists", -1)),
578
+ !_ctx.isLoading && playlist.value && morePlaylists.value.length ? (vue.openBlock(), vue.createElementBlock("section", _hoisted_40, [
579
+ vue.createElementVNode("div", _hoisted_41, [
580
+ _cache[32] || (_cache[32] = vue.createElementVNode("h2", { class: "h2" }, "More Playlists", -1)),
628
581
  playlist.value.creator ? (vue.openBlock(), vue.createBlock(_component_router_link, {
629
582
  key: 0,
630
583
  to: getOwnerProfileLink(playlist.value.creator),
631
584
  class: "t-primary hover-opacity"
632
585
  }, {
633
- default: vue.withCtx(() => _cache[30] || (_cache[30] = [
586
+ default: vue.withCtx(() => _cache[31] || (_cache[31] = [
634
587
  vue.createTextVNode(" See all ")
635
588
  ])),
636
589
  _: 1
637
590
  }, 8, ["to"])) : vue.createCommentVNode("", true)
638
591
  ]),
639
- vue.createElementVNode("div", _hoisted_47, [
592
+ vue.createElementVNode("div", _hoisted_42, [
640
593
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(morePlaylists.value, (relatedPlaylist) => {
641
594
  return vue.openBlock(), vue.createElementBlock("li", {
642
595
  key: relatedPlaylist._id,
@@ -653,7 +606,7 @@ const _sfc_main = {
653
606
  vue.createVNode(Popup.default, {
654
607
  isPopupOpen: showEditModal.value && (isOwner.value || isCollaborator.value),
655
608
  onClosePopup: _cache[4] || (_cache[4] = ($event) => showEditModal.value = false),
656
- class: "bg-dark pd-medium w-m-30r radius-medium"
609
+ class: "bg-white pd-medium w-m-30r radius-medium"
657
610
  }, {
658
611
  default: vue.withCtx(() => [
659
612
  vue.createVNode(PlaylistForm.default, {
@@ -668,18 +621,18 @@ const _sfc_main = {
668
621
  vue.createVNode(Popup.default, {
669
622
  isPopupOpen: showDeleteModal.value,
670
623
  onClosePopup: _cache[6] || (_cache[6] = ($event) => showDeleteModal.value = false),
671
- class: "bg-dark pd-medium w-m-25r radius-medium"
624
+ class: "bg-white pd-medium w-m-25r radius-medium"
672
625
  }, {
673
626
  default: vue.withCtx(() => [
674
- _cache[34] || (_cache[34] = vue.createElementVNode("h3", { class: "mn-b-medium" }, "Delete Playlist", -1)),
675
- vue.createElementVNode("p", _hoisted_48, 'Are you sure you want to delete "' + vue.toDisplayString(playlist.value.title) + '"? This action cannot be undone.', 1),
676
- vue.createElementVNode("div", _hoisted_49, [
627
+ _cache[35] || (_cache[35] = vue.createElementVNode("h3", { class: "mn-b-medium" }, "Delete Playlist", -1)),
628
+ vue.createElementVNode("p", _hoisted_43, 'Are you sure you want to delete "' + vue.toDisplayString(playlist.value.title) + '"? This action cannot be undone.', 1),
629
+ vue.createElementVNode("div", _hoisted_44, [
677
630
  vue.createVNode(Button.default, {
678
631
  onClick: _cache[5] || (_cache[5] = ($event) => showDeleteModal.value = false),
679
632
  color: "transp",
680
633
  size: "medium"
681
634
  }, {
682
- default: vue.withCtx(() => _cache[32] || (_cache[32] = [
635
+ default: vue.withCtx(() => _cache[33] || (_cache[33] = [
683
636
  vue.createTextVNode(" Cancel ")
684
637
  ])),
685
638
  _: 1
@@ -689,7 +642,7 @@ const _sfc_main = {
689
642
  color: "danger",
690
643
  size: "medium"
691
644
  }, {
692
- default: vue.withCtx(() => _cache[33] || (_cache[33] = [
645
+ default: vue.withCtx(() => _cache[34] || (_cache[34] = [
693
646
  vue.createTextVNode(" Delete Playlist ")
694
647
  ])),
695
648
  _: 1