@ozdao/martyrs 0.2.577 → 0.2.580

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 (227) hide show
  1. package/dist/builder.js +42 -34
  2. package/dist/loader.js +5 -0
  3. package/dist/{main-EZaj64lH.js → main-vq1_XpmQ.js} +430 -425
  4. package/dist/martyrs/dist/{main-EZaj64lH.js → main-vq1_XpmQ.js} +12 -12
  5. package/dist/martyrs/dist/main-vq1_XpmQ.js.map +1 -0
  6. package/dist/martyrs/dist/{web-ClbcbWYJ.js → web-BNJDRie_.js} +2 -2
  7. package/dist/martyrs/dist/{web-ClbcbWYJ.js.map → web-BNJDRie_.js.map} +1 -1
  8. package/dist/martyrs/src/components/Block/Block.vue.js +1 -1
  9. package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js +1 -1
  10. package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js.map +1 -1
  11. package/dist/martyrs/src/components/Chips/Chips.vue.js +2 -2
  12. package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js +21 -11
  13. package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js.map +1 -1
  14. package/dist/martyrs/src/components/EditImages/{EditImages.vue.js → EditImages.vue2.js} +2 -2
  15. package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +1 -0
  16. package/dist/martyrs/src/components/Feed/Feed.vue.js +1 -1
  17. package/dist/martyrs/src/components/Menu/{Menu.vue2.js → Menu.vue.js} +2 -2
  18. package/dist/martyrs/src/components/Menu/Menu.vue.js.map +1 -0
  19. package/dist/martyrs/src/components/Menu/MenuItem.vue.js +3 -3
  20. package/dist/martyrs/src/components/Menu/MenuItem.vue.js.map +1 -1
  21. package/dist/martyrs/src/components/SelectMulti/{SelectMulti.vue.js → SelectMulti.vue2.js} +2 -2
  22. package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue2.js.map +1 -0
  23. package/dist/martyrs/src/components/Tooltip/{Tooltip.vue2.js → Tooltip.vue.js} +2 -2
  24. package/dist/martyrs/src/components/Tooltip/Tooltip.vue.js.map +1 -0
  25. package/dist/martyrs/src/components/Upload/{Upload.vue.js → Upload.vue2.js} +2 -2
  26. package/dist/martyrs/src/components/Upload/Upload.vue2.js.map +1 -0
  27. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +1 -1
  28. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +1 -1
  29. package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js +1 -1
  30. package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js +1 -1
  31. package/dist/martyrs/src/modules/constructor/components/elements/VideoPlayer.vue.js +1 -1
  32. package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +1 -1
  33. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +34 -38
  34. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js.map +1 -1
  35. package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js +19 -10
  36. package/dist/martyrs/src/modules/core/views/components/partials/Sidebar.vue.js.map +1 -1
  37. package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue.js → Filters.vue2.js} +2 -2
  38. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +1 -0
  39. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +3 -3
  40. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +1 -1
  41. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
  42. package/dist/martyrs/src/modules/icons/actions/IconDuplicate.vue.js +1 -1
  43. package/dist/martyrs/src/modules/icons/actions/IconOpenLink.vue.js +1 -1
  44. package/dist/martyrs/src/modules/icons/actions/IconShopcartAdd.vue.js +1 -1
  45. package/dist/martyrs/src/modules/icons/actions/IconShow.vue.js +1 -1
  46. package/dist/martyrs/src/modules/icons/entities/IconAddress.vue.js +1 -1
  47. package/dist/martyrs/src/modules/icons/entities/IconBell.vue.js +1 -1
  48. package/dist/martyrs/src/modules/icons/entities/IconCalendar.vue.js +1 -1
  49. package/dist/martyrs/src/modules/icons/entities/IconCatalog.vue.js +1 -1
  50. package/dist/martyrs/src/modules/icons/entities/IconCommunity.vue.js +1 -1
  51. package/dist/martyrs/src/modules/icons/entities/IconDate.vue.js +1 -1
  52. package/dist/martyrs/src/modules/icons/entities/IconDiscount.vue.js +1 -1
  53. package/dist/martyrs/src/modules/icons/entities/IconEarn.vue.js +1 -1
  54. package/dist/martyrs/src/modules/icons/entities/IconEmail.vue.js +1 -1
  55. package/dist/martyrs/src/modules/icons/entities/IconEvents.vue.js +1 -1
  56. package/dist/martyrs/src/modules/icons/entities/IconFeatured.vue.js +1 -1
  57. package/dist/martyrs/src/modules/icons/entities/IconFile.vue.js +1 -1
  58. package/dist/martyrs/src/modules/icons/entities/IconFollowing.vue.js +1 -1
  59. package/dist/martyrs/src/modules/icons/entities/IconGallery.vue.js +1 -1
  60. package/dist/martyrs/src/modules/icons/entities/IconGroups.vue.js +1 -1
  61. package/dist/martyrs/src/modules/icons/entities/IconHome.vue.js +1 -1
  62. package/dist/martyrs/src/modules/icons/entities/IconInfo.vue.js +1 -1
  63. package/dist/martyrs/src/modules/icons/entities/IconLeftovers.vue.js +1 -1
  64. package/dist/martyrs/src/modules/icons/entities/IconList.vue.js +1 -1
  65. package/dist/martyrs/src/modules/icons/entities/IconLock.vue.js +1 -1
  66. package/dist/martyrs/src/modules/icons/entities/IconMusic.vue.js +1 -1
  67. package/dist/martyrs/src/modules/icons/entities/IconOrders.vue.js +1 -1
  68. package/dist/martyrs/src/modules/icons/entities/IconPayments.vue.js +1 -1
  69. package/dist/martyrs/src/modules/icons/entities/IconPhone.vue.js +1 -1
  70. package/dist/martyrs/src/modules/icons/entities/IconPopular.vue.js +1 -1
  71. package/dist/martyrs/src/modules/icons/entities/IconPrice.vue.js +1 -1
  72. package/dist/martyrs/src/modules/icons/entities/IconProducts.vue.js +1 -1
  73. package/dist/martyrs/src/modules/icons/entities/IconProfile.vue.js +1 -1
  74. package/dist/martyrs/src/modules/icons/entities/IconRecent.vue.js +1 -1
  75. package/dist/martyrs/src/modules/icons/entities/IconSettings.vue.js +1 -1
  76. package/dist/martyrs/src/modules/icons/entities/IconShopcart.vue.js +1 -1
  77. package/dist/martyrs/src/modules/icons/navigation/IconAdd.vue.js +1 -1
  78. package/dist/martyrs/src/modules/icons/navigation/IconArrow.vue.js +1 -1
  79. package/dist/martyrs/src/modules/icons/navigation/IconAttach.vue.js +1 -1
  80. package/dist/martyrs/src/modules/icons/navigation/IconCheck.vue.js +1 -1
  81. package/dist/martyrs/src/modules/icons/navigation/IconCheckmark.vue.js +1 -1
  82. package/dist/martyrs/src/modules/icons/navigation/IconCross.vue.js +1 -1
  83. package/dist/martyrs/src/modules/icons/navigation/IconDelete.vue.js +1 -1
  84. package/dist/martyrs/src/modules/icons/navigation/IconDoubleCheck.vue.js +1 -1
  85. package/dist/martyrs/src/modules/icons/navigation/IconEdit.vue.js +1 -1
  86. package/dist/martyrs/src/modules/icons/navigation/IconEllipsis.vue.js +1 -1
  87. package/dist/martyrs/src/modules/icons/navigation/IconFilter.vue.js +1 -1
  88. package/dist/martyrs/src/modules/icons/navigation/IconHeart.vue.js +1 -1
  89. package/dist/martyrs/src/modules/icons/navigation/IconInfo.vue.js +1 -1
  90. package/dist/martyrs/src/modules/icons/navigation/IconLike.vue.js +1 -1
  91. package/dist/martyrs/src/modules/icons/navigation/IconMinus.vue.js +1 -1
  92. package/dist/martyrs/src/modules/icons/navigation/IconMute.vue.js +1 -1
  93. package/dist/martyrs/src/modules/icons/navigation/IconPause.vue.js +1 -1
  94. package/dist/martyrs/src/modules/icons/navigation/IconPlay.vue.js +1 -1
  95. package/dist/martyrs/src/modules/icons/navigation/IconPlus.vue.js +1 -1
  96. package/dist/martyrs/src/modules/icons/navigation/IconRefresh.vue.js +1 -1
  97. package/dist/martyrs/src/modules/icons/navigation/IconSearch.vue.js +1 -1
  98. package/dist/martyrs/src/modules/icons/navigation/IconShuffle.vue.js +1 -1
  99. package/dist/martyrs/src/modules/icons/navigation/IconSort.vue.js +1 -1
  100. package/dist/martyrs/src/modules/icons/navigation/IconUnMute.vue.js +1 -1
  101. package/dist/martyrs/src/modules/icons/navigation/IconUpload.vue.js +1 -1
  102. package/dist/martyrs/src/modules/icons/navigation/IconVolume.vue.js +1 -1
  103. package/dist/martyrs/src/modules/icons/socials/dribbble.vue.js +1 -1
  104. package/dist/martyrs/src/modules/icons/socials/facebook.vue.js +1 -1
  105. package/dist/martyrs/src/modules/icons/socials/instagram.vue.js +1 -1
  106. package/dist/martyrs/src/modules/icons/socials/line.vue.js +1 -1
  107. package/dist/martyrs/src/modules/icons/socials/linkedin.vue.js +1 -1
  108. package/dist/martyrs/src/modules/icons/socials/reddit.vue.js +1 -1
  109. package/dist/martyrs/src/modules/icons/socials/telegram.vue.js +1 -1
  110. package/dist/martyrs/src/modules/icons/socials/twitter.vue.js +1 -1
  111. package/dist/martyrs/src/modules/icons/socials/vk.vue.js +1 -1
  112. package/dist/martyrs/src/modules/icons/socials/whatsapp.vue.js +1 -1
  113. package/dist/martyrs/src/modules/icons/socials/youtube.vue.js +1 -1
  114. package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js +1 -1
  115. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +1 -1
  116. package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +1 -1
  117. package/dist/martyrs/src/modules/orders/components/blocks/CardOrderUser.vue.js +1 -1
  118. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  119. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  120. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +2 -2
  121. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +2 -2
  122. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
  123. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  124. package/dist/martyrs/src/modules/products/components/blocks/ProductDiscounts.vue.js +1 -1
  125. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
  126. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
  127. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +1 -1
  128. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +1 -1
  129. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +1 -1
  130. package/dist/martyrs.css +1 -1
  131. package/dist/martyrs.es.js +1 -1
  132. package/dist/style.css +36 -27
  133. package/dist/{web-ClbcbWYJ.js → web-BNJDRie_.js} +1 -1
  134. package/package.json +17 -17
  135. package/src/components/BottomSheet/BottomSheet.vue +1 -1
  136. package/src/components/Chips/Chips.vue +2 -2
  137. package/src/components/Dropdown/Dropdown.vue +42 -14
  138. package/src/components/Menu/MenuItem.vue +3 -3
  139. package/src/jit/loader.js +5 -0
  140. package/src/jit/plugin.js +10 -1
  141. package/src/jit/rules.js +42 -41
  142. package/src/modules/core/views/components/partials/Navigation.vue +9 -12
  143. package/src/modules/core/views/components/partials/Sidebar.vue +17 -11
  144. package/src/modules/governance/reactcode/package-lock.json +4229 -0
  145. package/src/modules/icons/actions/IconDuplicate.vue +1 -1
  146. package/src/modules/icons/actions/IconOpenLink.vue +1 -1
  147. package/src/modules/icons/actions/IconShopcartAdd.vue +1 -1
  148. package/src/modules/icons/actions/IconShow.vue +1 -1
  149. package/src/modules/icons/entities/IconAddress.vue +1 -1
  150. package/src/modules/icons/entities/IconBell.vue +1 -1
  151. package/src/modules/icons/entities/IconCalendar.vue +1 -1
  152. package/src/modules/icons/entities/IconCash.vue +1 -1
  153. package/src/modules/icons/entities/IconCatalog.vue +1 -1
  154. package/src/modules/icons/entities/IconCommunity.vue +1 -1
  155. package/src/modules/icons/entities/IconDate.vue +1 -1
  156. package/src/modules/icons/entities/IconDiscount.vue +1 -1
  157. package/src/modules/icons/entities/IconEarn.vue +1 -1
  158. package/src/modules/icons/entities/IconEmail.vue +1 -1
  159. package/src/modules/icons/entities/IconEvents.vue +1 -1
  160. package/src/modules/icons/entities/IconFeatured.vue +1 -1
  161. package/src/modules/icons/entities/IconFile.vue +1 -1
  162. package/src/modules/icons/entities/IconFollowing.vue +1 -1
  163. package/src/modules/icons/entities/IconGallery.vue +1 -1
  164. package/src/modules/icons/entities/IconGroups.vue +1 -1
  165. package/src/modules/icons/entities/IconHome.vue +1 -1
  166. package/src/modules/icons/entities/IconInfo.vue +1 -1
  167. package/src/modules/icons/entities/IconLeftovers.vue +1 -1
  168. package/src/modules/icons/entities/IconList.vue +1 -1
  169. package/src/modules/icons/entities/IconLock.vue +1 -1
  170. package/src/modules/icons/entities/IconMusic.vue +1 -1
  171. package/src/modules/icons/entities/IconOrders.vue +1 -1
  172. package/src/modules/icons/entities/IconPayments.vue +1 -1
  173. package/src/modules/icons/entities/IconPhone.vue +1 -1
  174. package/src/modules/icons/entities/IconPopular.vue +1 -1
  175. package/src/modules/icons/entities/IconPrice.vue +1 -1
  176. package/src/modules/icons/entities/IconProducts.vue +1 -1
  177. package/src/modules/icons/entities/IconProfile.vue +1 -1
  178. package/src/modules/icons/entities/IconRecent.vue +1 -1
  179. package/src/modules/icons/entities/IconSettings.vue +1 -1
  180. package/src/modules/icons/entities/IconShopcart.vue +1 -1
  181. package/src/modules/icons/navigation/IconAdd.vue +1 -1
  182. package/src/modules/icons/navigation/IconArrow.vue +1 -1
  183. package/src/modules/icons/navigation/IconAttach.vue +1 -1
  184. package/src/modules/icons/navigation/IconCheck.vue +1 -1
  185. package/src/modules/icons/navigation/IconCheckmark.vue +1 -1
  186. package/src/modules/icons/navigation/IconCross.vue +1 -1
  187. package/src/modules/icons/navigation/IconDelete.vue +1 -1
  188. package/src/modules/icons/navigation/IconDoubleCheck.vue +1 -1
  189. package/src/modules/icons/navigation/IconEdit.vue +1 -1
  190. package/src/modules/icons/navigation/IconEllipsis.vue +1 -1
  191. package/src/modules/icons/navigation/IconFilter.vue +1 -1
  192. package/src/modules/icons/navigation/IconHeart.vue +1 -1
  193. package/src/modules/icons/navigation/IconInfo.vue +1 -1
  194. package/src/modules/icons/navigation/IconLike.vue +1 -1
  195. package/src/modules/icons/navigation/IconMinus.vue +1 -1
  196. package/src/modules/icons/navigation/IconMute.vue +1 -1
  197. package/src/modules/icons/navigation/IconPause.vue +1 -1
  198. package/src/modules/icons/navigation/IconPlay.vue +1 -1
  199. package/src/modules/icons/navigation/IconPlus.vue +1 -1
  200. package/src/modules/icons/navigation/IconRefresh.vue +1 -1
  201. package/src/modules/icons/navigation/IconSearch.vue +1 -1
  202. package/src/modules/icons/navigation/IconShuffle.vue +1 -1
  203. package/src/modules/icons/navigation/IconSort.vue +1 -1
  204. package/src/modules/icons/navigation/IconUnMute.vue +1 -1
  205. package/src/modules/icons/navigation/IconUpload.vue +1 -1
  206. package/src/modules/icons/navigation/IconVolume.vue +1 -1
  207. package/src/modules/icons/socials/dribbble.vue +1 -1
  208. package/src/modules/icons/socials/facebook.vue +1 -1
  209. package/src/modules/icons/socials/instagram.vue +1 -1
  210. package/src/modules/icons/socials/line.vue +1 -1
  211. package/src/modules/icons/socials/linkedin.vue +1 -1
  212. package/src/modules/icons/socials/reddit.vue +1 -1
  213. package/src/modules/icons/socials/telegram.vue +1 -1
  214. package/src/modules/icons/socials/twitter.vue +1 -1
  215. package/src/modules/icons/socials/vk.vue +1 -1
  216. package/src/modules/icons/socials/whatsapp.vue +1 -1
  217. package/src/modules/icons/socials/youtube.vue +1 -1
  218. package/src/styles/config.scss +0 -1
  219. package/src/styles/layout.scss +0 -3
  220. package/src/styles/reset.scss +5 -2
  221. package/dist/martyrs/dist/main-EZaj64lH.js.map +0 -1
  222. package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +0 -1
  223. package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +0 -1
  224. package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue.js.map +0 -1
  225. package/dist/martyrs/src/components/Tooltip/Tooltip.vue2.js.map +0 -1
  226. package/dist/martyrs/src/components/Upload/Upload.vue.js.map +0 -1
  227. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +0 -1
@@ -15,7 +15,7 @@ const _sfc_main = {
15
15
  props: {
16
16
  fill: {
17
17
  type: String,
18
- default: "rgb(var(--black))"
18
+ default: "currentColor"
19
19
  }
20
20
  },
21
21
  setup(__props) {
@@ -15,7 +15,7 @@ const _sfc_main = {
15
15
  props: {
16
16
  fill: {
17
17
  type: String,
18
- default: "rgb(var(--black))"
18
+ default: "currentColor"
19
19
  }
20
20
  },
21
21
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  },
17
17
  theme: {
18
18
  type: String,
@@ -15,7 +15,7 @@ const _sfc_main = {
15
15
  props: {
16
16
  fill: {
17
17
  type: String,
18
- default: "rgb(var(--black))"
18
+ default: "currentColor"
19
19
  }
20
20
  },
21
21
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -17,7 +17,7 @@ const _sfc_main = {
17
17
  props: {
18
18
  fill: {
19
19
  type: String,
20
- default: "rgb(var(--black))"
20
+ default: "currentColor"
21
21
  }
22
22
  },
23
23
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -9,7 +9,7 @@ const _sfc_main = {
9
9
  props: {
10
10
  fill: {
11
11
  type: String,
12
- default: "rgb(var(--black))"
12
+ default: "currentColor"
13
13
  }
14
14
  },
15
15
  setup(__props) {
@@ -15,7 +15,7 @@ const _sfc_main = {
15
15
  props: {
16
16
  fill: {
17
17
  type: String,
18
- default: "rgb(var(--black))"
18
+ default: "currentColor"
19
19
  }
20
20
  },
21
21
  setup(__props) {
@@ -14,7 +14,7 @@ const _sfc_main = {
14
14
  props: {
15
15
  fill: {
16
16
  type: String,
17
- default: "rgb(var(--black))"
17
+ default: "currentColor"
18
18
  }
19
19
  },
20
20
  setup(__props) {
@@ -14,7 +14,7 @@ const _sfc_main = {
14
14
  props: {
15
15
  fill: {
16
16
  type: String,
17
- default: "rgb(var(--black))"
17
+ default: "currentColor"
18
18
  }
19
19
  },
20
20
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  },
17
17
  rotation: {
18
18
  type: Number,
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -13,7 +13,7 @@ const _sfc_main = {
13
13
  props: {
14
14
  fill: {
15
15
  type: String,
16
- default: "rgb(var(--black))"
16
+ default: "currentColor"
17
17
  }
18
18
  },
19
19
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -15,7 +15,7 @@ const _sfc_main = {
15
15
  props: {
16
16
  fill: {
17
17
  type: String,
18
- default: "rgb(var(--black))"
18
+ default: "currentColor"
19
19
  }
20
20
  },
21
21
  setup(__props) {
@@ -13,7 +13,7 @@ const _sfc_main = {
13
13
  props: {
14
14
  fill: {
15
15
  type: String,
16
- default: "rgb(var(--black))"
16
+ default: "currentColor"
17
17
  }
18
18
  },
19
19
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  },
17
17
  classes: {
18
18
  type: String,
@@ -14,7 +14,7 @@ const _sfc_main = {
14
14
  props: {
15
15
  fill: {
16
16
  type: String,
17
- default: "rgb(var(--black))"
17
+ default: "currentColor"
18
18
  }
19
19
  },
20
20
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  },
17
17
  order: {
18
18
  type: String,
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -14,7 +14,7 @@ const _sfc_main = {
14
14
  props: {
15
15
  fill: {
16
16
  type: String,
17
- default: "rgb(var(--black))"
17
+ default: "currentColor"
18
18
  }
19
19
  },
20
20
  setup(__props) {
@@ -13,7 +13,7 @@ const _sfc_main = {
13
13
  props: {
14
14
  fill: {
15
15
  type: String,
16
- default: "rgb(var(--black))"
16
+ default: "currentColor"
17
17
  },
18
18
  isLiked: {
19
19
  type: Boolean,
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -13,7 +13,7 @@ const _sfc_main = {
13
13
  props: {
14
14
  fill: {
15
15
  type: String,
16
- default: "rgb(var(--black))"
16
+ default: "currentColor"
17
17
  }
18
18
  },
19
19
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -13,7 +13,7 @@ const _sfc_main = {
13
13
  props: {
14
14
  fill: {
15
15
  type: String,
16
- default: "rgb(var(--black))"
16
+ default: "currentColor"
17
17
  }
18
18
  },
19
19
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -15,7 +15,7 @@ const _sfc_main = {
15
15
  props: {
16
16
  fill: {
17
17
  type: String,
18
- default: "rgb(var(--black))"
18
+ default: "currentColor"
19
19
  },
20
20
  order: {
21
21
  type: String,
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -13,7 +13,7 @@ const _sfc_main = {
13
13
  props: {
14
14
  fill: {
15
15
  type: String,
16
- default: "rgb(var(--black))"
16
+ default: "currentColor"
17
17
  }
18
18
  },
19
19
  setup(__props) {
@@ -13,7 +13,7 @@ const _sfc_main = {
13
13
  props: {
14
14
  fill: {
15
15
  type: String,
16
- default: "rgb(var(--black))"
16
+ default: "currentColor"
17
17
  }
18
18
  },
19
19
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -11,7 +11,7 @@ const _sfc_main = {
11
11
  props: {
12
12
  fill: {
13
13
  type: String,
14
- default: "rgb(var(--black))"
14
+ default: "currentColor"
15
15
  }
16
16
  },
17
17
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -11,7 +11,7 @@ const _sfc_main = {
11
11
  props: {
12
12
  fill: {
13
13
  type: String,
14
- default: "rgb(var(--black))"
14
+ default: "currentColor"
15
15
  }
16
16
  },
17
17
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -14,7 +14,7 @@ const _sfc_main = {
14
14
  props: {
15
15
  fill: {
16
16
  type: String,
17
- default: "rgb(var(--black))"
17
+ default: "currentColor"
18
18
  }
19
19
  },
20
20
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -11,7 +11,7 @@ const _sfc_main = {
11
11
  props: {
12
12
  fill: {
13
13
  type: String,
14
- default: "rgb(var(--black))"
14
+ default: "currentColor"
15
15
  }
16
16
  },
17
17
  setup(__props) {
@@ -12,7 +12,7 @@ const _sfc_main = {
12
12
  props: {
13
13
  fill: {
14
14
  type: String,
15
- default: "rgb(var(--black))"
15
+ default: "currentColor"
16
16
  }
17
17
  },
18
18
  setup(__props) {
@@ -2,7 +2,7 @@ import { ref, watch, createElementBlock, openBlock, createElementVNode, unref, c
2
2
  import { useRoute, useRouter } from "vue-router";
3
3
  import { useI18n } from "vue-i18n";
4
4
  import _sfc_main$2 from "../../../../../components/Feed/Feed.vue.js";
5
- import Filters from "../../../../core/views/components/sections/Filters.vue.js";
5
+ import Filters from "../../../../core/views/components/sections/Filters.vue2.js";
6
6
  import _sfc_main$1 from "../../../../core/views/components/sections/filters/FiltersGroup.vue.js";
7
7
  import Field from "../../../../../components/Field/Field.vue.js";
8
8
  import _sfc_main$3 from "../../../../organizations/components/blocks/CardOrganization.vue.js";
@@ -6,7 +6,7 @@ import _sfc_main$4 from "../../../../components/Button/Button.vue2.js";
6
6
  import _sfc_main$3 from "../../../../components/Checkbox/Checkbox.vue.js";
7
7
  import Select from "../../../../components/Select/Select.vue.js";
8
8
  import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
9
- import Upload from "../../../../components/Upload/Upload.vue.js";
9
+ import Upload from "../../../../components/Upload/Upload.vue2.js";
10
10
  import _sfc_main$2 from "../../../icons/navigation/IconCross.vue.js";
11
11
  import BlockMultiselect from "../../../core/views/components/blocks/BlockMultiselect.vue.js";
12
12
  import { actions } from "../../store/tracks.js";
@@ -1,6 +1,6 @@
1
1
  import { ref, onMounted, createElementBlock, openBlock, createElementVNode, createCommentVNode, normalizeClass, unref, normalizeStyle, Fragment, renderList, createBlock, withCtx, createTextVNode, toDisplayString, createVNode } from "vue";
2
2
  import _imports_0 from "./tonar.png.js";
3
- import { r as cu } from "../../../../../dist/main-EZaj64lH.js";
3
+ import { r as cu } from "../../../../../dist/main-vq1_XpmQ.js";
4
4
  import _sfc_main$1 from "../../../icons/navigation/IconLike.vue.js";
5
5
  import _sfc_main$2 from "../../../icons/entities/IconEvents.vue.js";
6
6
  import _sfc_main$3 from "../cards/TrackListCard.vue.js";
@@ -1,5 +1,5 @@
1
1
  import { computed, createElementBlock, openBlock, createElementVNode, createCommentVNode, normalizeClass, Fragment, renderList, toDisplayString, createVNode, withCtx, createBlock, resolveDynamicComponent } from "vue";
2
- import _sfc_main$7 from "../../../../components/Tooltip/Tooltip.vue2.js";
2
+ import _sfc_main$7 from "../../../../components/Tooltip/Tooltip.vue.js";
3
3
  import _sfc_main$6 from "../icons/IconStatusCreated.vue.js";
4
4
  import _sfc_main$5 from "../icons/IconStatusConfirmed.vue.js";
5
5
  import _sfc_main$2 from "../icons/IconStatusInUse.vue.js";
@@ -8,7 +8,7 @@ import _sfc_main$3 from "../blocks/CardOrderItem.vue.js";
8
8
  import _sfc_main$5 from "../../../organizations/components/blocks/CardOrganization.vue.js";
9
9
  import _sfc_main$6 from "../../../chats/components/pages/ChatPage.vue.js";
10
10
  import _sfc_main$4 from "../elements/PriceTotal.vue.js";
11
- /* empty css */
11
+ /* empty css */
12
12
  import { useStore } from "../../../core/views/store/core.store.js";
13
13
  import { state } from "../../../auth/views/store/auth.js";
14
14
  import { actions, state as state$1, getters, mutations } from "../../store/orders.js";
@@ -10,7 +10,7 @@ import _sfc_main$2 from "../../../../components/Radio/Radio.vue.js";
10
10
  /* empty css */
11
11
  /* empty css */
12
12
  /* empty css */
13
- /* empty css */
13
+ /* empty css */
14
14
  /* empty css */
15
15
  import CardSpot from "../../../spots/components/blocks/CardSpot.vue.js";
16
16
  import { useStore } from "../../../core/views/store/core.store.js";