@ozdao/martyrs 0.2.574 → 0.2.576

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 (131) hide show
  1. package/dist/builder.js +3 -3
  2. package/dist/loader.js +0 -13
  3. package/dist/martyrs/src/components/Button/{Button.vue2.js → Button.vue.js} +2 -2
  4. package/dist/martyrs/src/components/Button/Button.vue.js.map +1 -0
  5. package/dist/martyrs/src/components/Dropdown/{Dropdown.vue.js → Dropdown.vue2.js} +2 -2
  6. package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.js.map +1 -0
  7. package/dist/martyrs/src/components/Feed/Feed.vue.js +1 -1
  8. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +1 -1
  9. package/dist/martyrs/src/components/SelectMulti/{SelectMulti.vue.js → SelectMulti.vue2.js} +2 -2
  10. package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue2.js.map +1 -0
  11. package/dist/martyrs/src/components/Spoiler/{Spoiler.vue2.js → Spoiler.vue.js} +2 -2
  12. package/dist/martyrs/src/components/Spoiler/Spoiler.vue.js.map +1 -0
  13. package/dist/martyrs/src/components/Tab/{Tab.vue2.js → Tab.vue.js} +2 -2
  14. package/dist/martyrs/src/components/Tab/Tab.vue.js.map +1 -0
  15. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
  16. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
  17. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
  18. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  19. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +1 -1
  20. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +1 -1
  21. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
  22. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
  23. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
  24. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
  25. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +1 -1
  26. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
  27. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
  28. package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +2 -2
  29. package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js +1 -1
  30. package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +1 -1
  31. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +1 -1
  32. package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +1 -1
  33. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +2 -2
  34. package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js +1 -1
  35. package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +1 -1
  36. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  37. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  38. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +2 -2
  39. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  40. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +1 -1
  41. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  42. package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +1 -1
  43. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
  44. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +1 -1
  45. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js +1 -1
  46. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +1 -1
  47. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
  48. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +1 -1
  49. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +2 -2
  50. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +1 -1
  51. package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js +2 -2
  52. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +1 -1
  53. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +1 -1
  54. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +1 -1
  55. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +1 -1
  56. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +1 -1
  57. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +1 -1
  58. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +1 -1
  59. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +1 -1
  60. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +1 -1
  61. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +2 -2
  62. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +1 -1
  63. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +1 -1
  64. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +2 -2
  65. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +1 -1
  66. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +2 -2
  67. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
  68. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js +1 -1
  69. package/dist/martyrs/src/modules/music/components/player/PlayerControls.vue.js +1 -1
  70. package/dist/martyrs/src/modules/music/components/player/VolumeControl.vue.js +1 -1
  71. package/dist/martyrs/src/modules/notifications/components/pages/Notifications.vue.js +1 -1
  72. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +1 -1
  73. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +1 -1
  74. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +1 -1
  75. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  76. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +1 -1
  77. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
  78. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
  79. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +1 -1
  80. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +1 -1
  81. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  82. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +1 -1
  83. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  84. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +1 -1
  85. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +2 -2
  86. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
  87. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +1 -1
  88. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +1 -1
  89. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
  90. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
  91. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  92. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +1 -1
  93. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  94. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
  95. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
  96. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  97. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  98. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +1 -1
  99. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +2 -2
  100. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +2 -2
  101. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +3 -3
  102. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +2 -2
  103. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
  104. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +1 -1
  105. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +1 -1
  106. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
  107. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +1 -1
  108. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +1 -1
  109. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +2 -2
  110. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +3 -3
  111. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
  112. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +1 -1
  113. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  114. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +2 -2
  115. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +1 -1
  116. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +1 -1
  117. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
  118. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +1 -1
  119. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
  120. package/dist/martyrs.css +1 -1
  121. package/package.json +1 -1
  122. package/src/jit/loader.js +2 -17
  123. package/src/jit/plugin.js +5 -3
  124. package/src/styles/config.scss +0 -2
  125. package/src/styles/layout.scss +1 -3
  126. package/src/styles/reset.scss +0 -2
  127. package/dist/martyrs/src/components/Button/Button.vue2.js.map +0 -1
  128. package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js.map +0 -1
  129. package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue.js.map +0 -1
  130. package/dist/martyrs/src/components/Spoiler/Spoiler.vue2.js.map +0 -1
  131. package/dist/martyrs/src/components/Tab/Tab.vue2.js.map +0 -1
@@ -1,6 +1,6 @@
1
1
  import { computed, ref, watch, createElementBlock, openBlock, createElementVNode, createCommentVNode, unref, createBlock, createVNode, isRef, withCtx, Fragment, renderList } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
- import _sfc_main$1 from "../../../../components/Tab/Tab.vue2.js";
3
+ import _sfc_main$1 from "../../../../components/Tab/Tab.vue.js";
4
4
  import _sfc_main$2 from "../../../../components/Feed/Feed.vue.js";
5
5
  /* empty css */
6
6
  import _sfc_main$3 from "../blocks/CardEvent.vue.js";
@@ -1,7 +1,7 @@
1
1
  import { ref, reactive, createBlock, openBlock, withCtx, createElementBlock, createVNode, Fragment, renderList, createElementVNode, toDisplayString, unref, createCommentVNode, createTextVNode } from "vue";
2
2
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
3
3
  import Field from "../../../../components/Field/Field.vue.js";
4
- import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
4
+ import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
5
5
  import _sfc_main$5 from "../../../../components/Popup/Popup.vue.js";
6
6
  import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
7
7
  import FieldDate from "../../../../components/FieldDate/FieldDate.vue.js";
@@ -1,10 +1,10 @@
1
1
  import { ref, createElementBlock, openBlock, createVNode, unref, isRef, withCtx, Fragment, renderList, createElementVNode, toDisplayString, createBlock, createCommentVNode, createTextVNode } from "vue";
2
2
  import { useRoute } from "vue-router";
3
3
  /* empty css */
4
- import _sfc_main$8 from "../../../../components/Button/Button.vue2.js";
4
+ import _sfc_main$8 from "../../../../components/Button/Button.vue.js";
5
5
  /* empty css */
6
6
  import _sfc_main$4 from "../../../../components/Chips/Chips.vue.js";
7
- /* empty css */
7
+ /* empty css */
8
8
  import _sfc_main$5 from "../../../../components/Popup/Popup.vue.js";
9
9
  import _sfc_main$2 from "../../../../components/Feed/Feed.vue.js";
10
10
  import PhotoViewer from "../../../../components/PhotoViewer/PhotoViewer.vue.js";
@@ -2,7 +2,7 @@ import { ref, onMounted, createElementBlock, openBlock, createElementVNode, crea
2
2
  import { useRoute } from "vue-router";
3
3
  import Field from "../../../../components/Field/Field.vue.js";
4
4
  import Select from "../../../../components/Select/Select.vue.js";
5
- import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
5
+ import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
6
6
  import { state } from "../../../auth/views/store/auth.js";
7
7
  import { actions } from "../../../spots/store/spots.js";
8
8
  import variantsStore from "../../../products/store/variants.store.js";
@@ -1,6 +1,6 @@
1
1
  import { ref, watch, createElementBlock, openBlock, createElementVNode, Fragment, renderList, createVNode, withCtx, createTextVNode } from "vue";
2
2
  import _sfc_main$1 from "../../../../components/Checkbox/Checkbox.vue.js";
3
- import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
3
+ import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
4
4
  const _hoisted_1 = { class: "w-100" };
5
5
  const _hoisted_2 = { class: "mn-b-medium" };
6
6
  const _hoisted_3 = { class: "flex-nowrap flex gap-small" };
@@ -1,6 +1,6 @@
1
1
  import { ref, onMounted, createElementBlock, openBlock, createElementVNode, createVNode, createBlock, toDisplayString, createCommentVNode, Fragment, renderList, normalizeClass, createTextVNode, withCtx } from "vue";
2
2
  import PlaceholderImage from "../../../icons/placeholders/PlaceholderImage.vue.js";
3
- import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
3
+ import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
4
4
  import { actions } from "../../store/inventory.store.js";
5
5
  /* empty css */
6
6
  import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
@@ -2,7 +2,7 @@ import { ref, computed, onMounted, createElementBlock, openBlock, createElementV
2
2
  import { useRoute } from "vue-router";
3
3
  import Field from "../../../../components/Field/Field.vue.js";
4
4
  import Select from "../../../../components/Select/Select.vue.js";
5
- import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
5
+ import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
6
6
  import { state } from "../../../auth/views/store/auth.js";
7
7
  import { actions } from "../../../spots/store/spots.js";
8
8
  import variantsStore from "../../../products/store/variants.store.js";
@@ -4,7 +4,7 @@ import { useGlobalMixins } from "../../../core/views/mixins/mixins.js";
4
4
  import Table from "../../../../components/Table/Table.vue.js";
5
5
  import _sfc_main$1 from "../../../../components/Feed/Feed.vue.js";
6
6
  import PlaceholderImage from "../../../icons/placeholders/PlaceholderImage.vue.js";
7
- import _sfc_main$3 from "../../../../components/Dropdown/Dropdown.vue.js";
7
+ import _sfc_main$3 from "../../../../components/Dropdown/Dropdown.vue2.js";
8
8
  import _sfc_main$5 from "../../../../components/Popup/Popup.vue.js";
9
9
  import _sfc_main$2 from "../../../icons/entities/IconSettings.vue.js";
10
10
  import _sfc_main$4 from "../../../icons/navigation/IconEllipsis.vue.js";
@@ -1,10 +1,10 @@
1
1
  import { ref, computed, onMounted, createElementBlock, openBlock, createElementVNode, createVNode, withCtx, unref, Fragment, renderList, createBlock, createCommentVNode, toDisplayString } from "vue";
2
2
  import _sfc_main$4 from "../../../../components/Block/Block.vue.js";
3
- import _sfc_main$7 from "../../../../components/Button/Button.vue2.js";
3
+ import _sfc_main$7 from "../../../../components/Button/Button.vue.js";
4
4
  import Field from "../../../../components/Field/Field.vue.js";
5
5
  import _sfc_main$2 from "../../../../components/Feed/Feed.vue.js";
6
6
  /* empty css */
7
- /* empty css */
7
+ /* empty css */
8
8
  import _sfc_main$1 from "../../../../components/Popup/Popup.vue.js";
9
9
  import _sfc_main$3 from "../../../orders/components/blocks/CardOrderItem.vue.js";
10
10
  import CardSpot from "../../../spots/components/blocks/CardSpot.vue.js";
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock, openBlock, createElementVNode, createCommentVNode, toDisplayString, unref, Fragment, renderList, createBlock, withCtx, createVNode, normalizeClass } from "vue";
2
- import _sfc_main$1 from "../../../../components/Spoiler/Spoiler.vue2.js";
2
+ import _sfc_main$1 from "../../../../components/Spoiler/Spoiler.vue.js";
3
3
  import { useI18n } from "vue-i18n";
4
4
  import IconChevronBottom from "../../../icons/navigation/IconChevronBottom.vue.js";
5
5
  const _hoisted_1 = { class: "" };
@@ -1,6 +1,6 @@
1
1
  import { ref, createElementBlock, openBlock, Fragment, renderList, createBlock, normalizeClass, withCtx, createCommentVNode, createTextVNode, resolveDynamicComponent, toDisplayString, createElementVNode, createVNode } from "vue";
2
- import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
3
- import _sfc_main$2 from "../../../../components/Dropdown/Dropdown.vue.js";
2
+ import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
3
+ import _sfc_main$2 from "../../../../components/Dropdown/Dropdown.vue2.js";
4
4
  import _sfc_main$3 from "../../../icons/navigation/IconEllipsis.vue.js";
5
5
  const _hoisted_1 = { class: "flex gap-small mn-b-medium" };
6
6
  const _hoisted_2 = { class: "dropdown-menu bg-white pd-small radius-medium shadow-big mn-t-thin" };
@@ -1,6 +1,6 @@
1
1
  import { computed, resolveComponent, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode, withModifiers, toDisplayString } from "vue";
2
2
  import Media from "../../../../components/Media/Media.vue.js";
3
- import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
3
+ import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
4
4
  import _sfc_main$2 from "../../../icons/navigation/IconPlay.vue.js";
5
5
  import { actions } from "../../store/player.js";
6
6
  import { state, actions as actions$1 } from "../../store/albums.js";
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent, createBlock, openBlock, withCtx, createElementVNode, createCommentVNode, createElementBlock, toDisplayString, createTextVNode } from "vue";
2
- import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
2
+ import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
3
3
  import Media from "../../../../components/Media/Media.vue.js";
4
4
  import _sfc_main$1 from "../../../icons/navigation/IconCheckmark.vue.js";
5
5
  /* empty css */
@@ -1,6 +1,6 @@
1
1
  import { computed, resolveComponent, createBlock, openBlock, withCtx, createElementVNode, createVNode, createElementBlock, createCommentVNode, withModifiers, toDisplayString } from "vue";
2
2
  import Media from "../../../../components/Media/Media.vue.js";
3
- import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
3
+ import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
4
4
  import _sfc_main$2 from "../../../icons/navigation/IconPlay.vue.js";
5
5
  import { actions as actions$1 } from "../../store/player.js";
6
6
  import { actions, state } from "../../store/playlists.js";
@@ -1,5 +1,5 @@
1
1
  import { ref, resolveComponent, createElementBlock, openBlock, normalizeClass, createElementVNode, createCommentVNode, createBlock, toDisplayString, withModifiers, withCtx, createVNode, createTextVNode } from "vue";
2
- import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
2
+ import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
3
3
  import Media from "../../../../components/Media/Media.vue.js";
4
4
  import _sfc_main$2 from "../../../icons/navigation/IconPlay.vue.js";
5
5
  import _sfc_main$3 from "../../../icons/navigation/IconPause.vue.js";
@@ -2,7 +2,7 @@ import { reactive, ref, watch, onMounted, createElementBlock, openBlock, createE
2
2
  import { useRouter, useRoute } from "vue-router";
3
3
  import Field from "../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
5
- import _sfc_main$3 from "../../../../components/Button/Button.vue2.js";
5
+ import _sfc_main$3 from "../../../../components/Button/Button.vue.js";
6
6
  import Select from "../../../../components/Select/Select.vue.js";
7
7
  import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
8
8
  import _sfc_main$2 from "../../../icons/navigation/IconCross.vue.js";
@@ -2,7 +2,7 @@ import { reactive, ref, watch, onMounted, createElementBlock, openBlock, createE
2
2
  import { useRouter, useRoute } from "vue-router";
3
3
  import Field from "../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
5
- import _sfc_main$4 from "../../../../components/Button/Button.vue2.js";
5
+ import _sfc_main$4 from "../../../../components/Button/Button.vue.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";
@@ -2,7 +2,7 @@ import { reactive, ref, watch, computed, onMounted, createElementBlock, openBloc
2
2
  import { useRouter, useRoute } from "vue-router";
3
3
  import Field from "../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
5
- import _sfc_main$4 from "../../../../components/Button/Button.vue2.js";
5
+ import _sfc_main$4 from "../../../../components/Button/Button.vue.js";
6
6
  import _sfc_main$3 from "../../../../components/Radio/Radio.vue.js";
7
7
  import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
8
8
  import _sfc_main$2 from "../../../icons/navigation/IconCross.vue.js";
@@ -1,5 +1,5 @@
1
1
  import { ref, watch, onMounted, createElementBlock, openBlock, createVNode, withDirectives, createBlock, createCommentVNode, createElementVNode, withKeys, vModelText, withCtx } from "vue";
2
- import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
2
+ import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
3
3
  import _sfc_main$1 from "../../../icons/navigation/IconSearch.vue.js";
4
4
  import _sfc_main$3 from "../../../icons/navigation/IconCross.vue.js";
5
5
  /* empty css */
@@ -2,7 +2,7 @@ import { reactive, ref, watch, onMounted, createElementBlock, openBlock, createE
2
2
  import { useRouter, useRoute } from "vue-router";
3
3
  import Field from "../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
5
- import _sfc_main$4 from "../../../../components/Button/Button.vue2.js";
5
+ import _sfc_main$4 from "../../../../components/Button/Button.vue.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";
@@ -1,9 +1,9 @@
1
1
  import { ref, computed, onMounted, resolveComponent, createElementBlock, openBlock, createCommentVNode, createVNode, createElementVNode, toDisplayString, Fragment, renderList, createBlock, withCtx, createTextVNode } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
3
  import Loader from "../../../../components/Loader/Loader.vue2.js";
4
- /* empty css */
4
+ /* empty css */
5
5
  import Media from "../../../../components/Media/Media.vue.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  import _sfc_main$8 from "../../../../components/Feed/Feed.vue.js";
8
8
  import _sfc_main$1 from "../../../icons/navigation/IconPlay.vue.js";
9
9
  import _sfc_main$3 from "../../../icons/navigation/IconLike.vue.js";
@@ -1,6 +1,6 @@
1
1
  import { ref, computed, onMounted, createElementBlock, openBlock, createCommentVNode, createElementVNode, createVNode, unref, withCtx, createTextVNode, normalizeStyle, normalizeClass, toDisplayString, Fragment, renderList, createBlock } from "vue";
2
2
  import { useRouter, useRoute } from "vue-router";
3
- import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
3
+ import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
4
4
  /* empty css */
5
5
  import _sfc_main$2 from "../cards/TrackListCard.vue.js";
6
6
  import { state, actions } from "../../store/artists.js";
@@ -5,7 +5,7 @@ import _sfc_main$3 from "../cards/TrackListCard.vue.js";
5
5
  import AlbumCard from "../cards/AlbumCard.vue.js";
6
6
  import PlaylistCard from "../cards/PlaylistCard.vue.js";
7
7
  import ArtistCard from "../cards/ArtistCard.vue.js";
8
- import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
8
+ import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
9
9
  import { state } from "../../../auth/views/store/auth.js";
10
10
  import { state as state$1, actions } from "../../store/playlists.js";
11
11
  import { state as state$2, actions as actions$1 } from "../../store/albums.js";
@@ -1,9 +1,9 @@
1
1
  import { ref, computed, onMounted, resolveComponent, createElementBlock, openBlock, createCommentVNode, createVNode, createElementVNode, toDisplayString, Fragment, renderList, createBlock, withCtx, createTextVNode } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
- import _sfc_main$9 from "../../../../components/Button/Button.vue2.js";
3
+ import _sfc_main$9 from "../../../../components/Button/Button.vue.js";
4
4
  /* empty css */
5
5
  import Media from "../../../../components/Media/Media.vue.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  import _sfc_main$7 from "../../../../components/Feed/Feed.vue.js";
8
8
  import _sfc_main$a from "../../../../components/Popup/Popup.vue.js";
9
9
  import _sfc_main$1 from "../../../icons/navigation/IconPlay.vue.js";
@@ -5,7 +5,7 @@ import _sfc_main$3 from "../cards/TrackListCard.vue.js";
5
5
  import AlbumCard from "../cards/AlbumCard.vue.js";
6
6
  import PlaylistCard from "../cards/PlaylistCard.vue.js";
7
7
  import ArtistCard from "../cards/ArtistCard.vue.js";
8
- import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
8
+ import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
9
9
  import Loader from "../../../../components/Loader/Loader.vue2.js";
10
10
  import { state, actions } from "../../store/search.js";
11
11
  /* empty css */
@@ -1,9 +1,9 @@
1
1
  import { computed, ref, onMounted, resolveComponent, createElementBlock, openBlock, createCommentVNode, createBlock, createVNode, createElementVNode, withCtx, toDisplayString, Fragment, renderList } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
- import _sfc_main$5 from "../../../../components/Button/Button.vue2.js";
3
+ import _sfc_main$5 from "../../../../components/Button/Button.vue.js";
4
4
  import Loader from "../../../../components/Loader/Loader.vue2.js";
5
5
  import Media from "../../../../components/Media/Media.vue.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  import _sfc_main$c from "../../../../components/Popup/Popup.vue.js";
8
8
  import _sfc_main$a from "../../../../components/Feed/Feed.vue.js";
9
9
  import _sfc_main$2 from "../../../icons/navigation/IconPlay.vue.js";
@@ -1,7 +1,7 @@
1
1
  import { createElementBlock, openBlock, createVNode } from "vue";
2
2
  import { useRouter } from "vue-router";
3
3
  /* empty css */
4
- /* empty css */
4
+ /* empty css */
5
5
  import _sfc_main$1 from "../forms/TrackForm.vue.js";
6
6
  const _hoisted_1 = { class: "track-create-page" };
7
7
  const _sfc_main = {
@@ -1,6 +1,6 @@
1
1
  import { ref, computed, createElementBlock, openBlock, createElementVNode, createVNode, createBlock, createCommentVNode, toDisplayString, unref, normalizeClass, withModifiers, withCtx } from "vue";
2
2
  import Media from "../../../../components/Media/Media.vue.js";
3
- import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
3
+ import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
4
4
  import TrackProgress from "./TrackProgress.vue.js";
5
5
  import VolumeControl from "./VolumeControl.vue.js";
6
6
  import PlayerControls from "./PlayerControls.vue.js";
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock, openBlock, createVNode, normalizeClass, unref, withCtx, createElementVNode } from "vue";
2
- import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
2
+ import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
3
3
  import IconPrevious from "../../../icons/navigation/IconChevronLeft.vue.js";
4
4
  import IconNext from "../../../icons/navigation/IconChevronRight.vue.js";
5
5
  import _sfc_main$2 from "../../../icons/navigation/IconShuffle.vue.js";
@@ -1,5 +1,5 @@
1
1
  import { ref, computed, createElementBlock, openBlock, createVNode, createElementVNode, unref, withCtx, createBlock, normalizeStyle } from "vue";
2
- import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
2
+ import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
3
3
  import _sfc_main$2 from "../../../icons/navigation/IconMute.vue.js";
4
4
  import _sfc_main$3 from "../../../icons/navigation/IconUnMute.vue.js";
5
5
  import { state, actions } from "../../store/player.js";
@@ -1,6 +1,6 @@
1
1
  import { inject, ref, createElementBlock, openBlock, createVNode, createElementVNode, unref, createBlock, createCommentVNode } from "vue";
2
2
  import { useRoute } from "vue-router";
3
- import _sfc_main$1 from "../../../../components/Tab/Tab.vue2.js";
3
+ import _sfc_main$1 from "../../../../components/Tab/Tab.vue.js";
4
4
  import NotificationsList from "../sections/NotificationsList.vue.js";
5
5
  import NotificationPreferences from "../sections/NotificationPreferences.vue.js";
6
6
  const _hoisted_1 = { class: "notifications-page pd-small" };
@@ -2,7 +2,7 @@ import { mergeModels, useModel, ref, watch, createBlock, openBlock, withCtx, cre
2
2
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
3
3
  import Field from "../../../../components/Field/Field.vue.js";
4
4
  import Select from "../../../../components/Select/Select.vue.js";
5
- import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
5
+ import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
6
6
  const _hoisted_1 = { class: "gap-thin flex mn-t-small" };
7
7
  const _sfc_main = {
8
8
  __name: "FormApplicationDetails",
@@ -3,7 +3,7 @@ import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
3
3
  import Field from "../../../../components/Field/Field.vue.js";
4
4
  import _sfc_main$2 from "../../../../components/FieldPhone/FieldPhone.vue.js";
5
5
  import Select from "../../../../components/Select/Select.vue.js";
6
- import _sfc_main$3 from "../../../../components/Button/Button.vue2.js";
6
+ import _sfc_main$3 from "../../../../components/Button/Button.vue.js";
7
7
  const _hoisted_1 = { class: "gap-thin mn-b-thin flex-justify-between flex-nowrap flex" };
8
8
  const _hoisted_2 = {
9
9
  key: 2,
@@ -3,7 +3,7 @@ import { useRoute } from "vue-router";
3
3
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
4
4
  /* empty css */
5
5
  import _sfc_main$3 from "../../../icons/navigation/IconCross.vue.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  import _sfc_main$6 from "../../../../components/Popup/Popup.vue.js";
8
8
  import _sfc_main$5 from "../../../../components/Feed/Feed.vue.js";
9
9
  import _sfc_main$4 from "../../../core/views/components/blocks/BlockSearch.vue.js";
@@ -1,6 +1,6 @@
1
1
  import { ref, onMounted, computed, createElementBlock, createCommentVNode, openBlock, createVNode, createElementVNode, createTextVNode, toDisplayString, Fragment, renderList, unref, normalizeClass, withCtx, createBlock } from "vue";
2
2
  import { useRouter, useRoute } from "vue-router";
3
- import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
3
+ import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
4
4
  import Select from "../../../../components/Select/Select.vue.js";
5
5
  import _sfc_main$1 from "../../../../components/Popup/Popup.vue.js";
6
6
  import IconTime from "../../../icons/entities/IconTime.vue.js";
@@ -1,5 +1,5 @@
1
1
  import { ref, computed, onMounted, watch, createElementBlock, openBlock, createBlock, createCommentVNode, createElementVNode, unref, toDisplayString, createVNode, Fragment, renderList, withCtx, createTextVNode } from "vue";
2
- import _sfc_main$9 from "../../../../components/Button/Button.vue2.js";
2
+ import _sfc_main$9 from "../../../../components/Button/Button.vue.js";
3
3
  import _sfc_main$7 from "../blocks/CardOrderItem.vue.js";
4
4
  import _sfc_main$1 from "../sections/AskToLogin.vue.js";
5
5
  import _sfc_main$3 from "../sections/Succes.vue.js";
@@ -1,8 +1,8 @@
1
1
  import { getCurrentInstance, computed, ref, onMounted, createElementBlock, openBlock, createVNode, createBlock, createCommentVNode, withCtx, createElementVNode, createTextVNode, unref, Fragment, renderList, toDisplayString } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
3
  /* empty css */
4
- import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
5
- import _sfc_main$3 from "../../../../components/Tab/Tab.vue2.js";
4
+ import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
5
+ import _sfc_main$3 from "../../../../components/Tab/Tab.vue.js";
6
6
  import _sfc_main$4 from "../../../../components/Popup/Popup.vue.js";
7
7
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
8
8
  import _sfc_main$5 from "../../../../components/Feed/Feed.vue.js";
@@ -1,7 +1,7 @@
1
1
  import { ref, computed, onMounted, resolveComponent, createElementBlock, openBlock, createBlock, createCommentVNode, createVNode, unref, withCtx, createElementVNode, toDisplayString, Fragment, renderList } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
3
  import { useGlobalMixins } from "../../../core/views/mixins/mixins.js";
4
- /* empty css */
4
+ /* empty css */
5
5
  import _sfc_main$2 from "../../../../components/Block/Block.vue.js";
6
6
  import { state, actions, getters } from "../../store/orders.js";
7
7
  import { state as state$1 } from "../../../auth/views/store/auth.js";
@@ -1,7 +1,7 @@
1
1
  import { createElementBlock, openBlock, createVNode, createElementVNode, withCtx, toDisplayString, createCommentVNode, unref, createTextVNode } from "vue";
2
2
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
3
3
  import StatusBadge from "../../../../components/Table/StatusBadge.vue.js";
4
- import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
4
+ import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
5
5
  import { useGlobalMixins } from "../../../core/views/mixins/mixins.js";
6
6
  /* empty css */
7
7
  import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
@@ -1,7 +1,7 @@
1
1
  import { createElementBlock, openBlock, createVNode, createElementVNode, withCtx, toDisplayString, createCommentVNode, unref, Fragment, renderList, createTextVNode } from "vue";
2
2
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
3
3
  import StatusBadge from "../../../../components/Table/StatusBadge.vue.js";
4
- import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
4
+ import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
5
5
  import { useGlobalMixins } from "../../../core/views/mixins/mixins.js";
6
6
  /* empty css */
7
7
  import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
@@ -2,7 +2,7 @@ import { watch, onMounted, computed, createBlock, openBlock, withCtx, createElem
2
2
  import { useRoute } from "vue-router";
3
3
  /* empty css */
4
4
  /* empty css */
5
- /* empty css */
5
+ /* empty css */
6
6
  /* empty css */
7
7
  import Field from "../../../../components/Field/Field.vue.js";
8
8
  import _sfc_main$2 from "../../../../components/Radio/Radio.vue.js";
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock, openBlock, createElementVNode, createCommentVNode, Fragment, renderList, createBlock } from "vue";
2
- /* empty css */
2
+ /* empty css */
3
3
  import "../../organizations.client.js";
4
4
  import _sfc_main$1 from "../../../auth/views/components/blocks/CardUser.vue.js";
5
5
  /* empty css */
@@ -1,5 +1,5 @@
1
1
  import { createBlock, openBlock, withCtx, createTextVNode, toDisplayString } from "vue";
2
- import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
2
+ import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
3
3
  import membershipsStore from "../../store/memberships.store.js";
4
4
  const _sfc_main = {
5
5
  __name: "ButtonToggleMembership",
@@ -1,5 +1,5 @@
1
1
  import { ref, createElementBlock, openBlock, createElementVNode, createVNode, createCommentVNode, withCtx, Fragment, renderList, normalizeClass, createBlock, toDisplayString, createTextVNode } from "vue";
2
- import _sfc_main$3 from "../../../../components/Button/Button.vue2.js";
2
+ import _sfc_main$3 from "../../../../components/Button/Button.vue.js";
3
3
  import _sfc_main$1 from "../../../../components/Feed/Feed.vue.js";
4
4
  import PlaceholderUserpic from "../../../icons/placeholders/PlaceholderUserpic.vue.js";
5
5
  import _sfc_main$2 from "../../../icons/navigation/IconCheck.vue.js";
@@ -3,11 +3,11 @@ import { useRoute } from "vue-router";
3
3
  import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
4
4
  import Field from "../../../../components/Field/Field.vue.js";
5
5
  import _sfc_main$4 from "../../../../components/Checkbox/Checkbox.vue.js";
6
- import _sfc_main$6 from "../../../../components/Button/Button.vue2.js";
6
+ import _sfc_main$6 from "../../../../components/Button/Button.vue.js";
7
7
  import _sfc_main$7 from "../../../../components/Popup/Popup.vue.js";
8
8
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
9
9
  import _sfc_main$8 from "../../../../components/Feed/Feed.vue.js";
10
- import _sfc_main$5 from "../../../../components/Spoiler/Spoiler.vue2.js";
10
+ import _sfc_main$5 from "../../../../components/Spoiler/Spoiler.vue.js";
11
11
  import _sfc_main$2 from "../../../auth/views/components/blocks/CardUser.vue.js";
12
12
  import _sfc_main$3 from "../../../icons/navigation/IconDelete.vue.js";
13
13
  import { useStore } from "../../../core/views/store/core.store.js";
@@ -1,6 +1,6 @@
1
1
  import { ref, createElementBlock, openBlock, createElementVNode, createVNode, toDisplayString, Fragment, renderList, withCtx } from "vue";
2
2
  import Field from "../../../../components/Field/Field.vue.js";
3
- import _sfc_main$3 from "../../../../components/Button/Button.vue2.js";
3
+ import _sfc_main$3 from "../../../../components/Button/Button.vue.js";
4
4
  import _sfc_main$2 from "../../../icons/navigation/IconDelete.vue.js";
5
5
  import _sfc_main$1 from "../../../icons/navigation/IconAdd.vue.js";
6
6
  const _hoisted_1 = { class: "mn-b-thin t-transp p-regular" };
@@ -1,6 +1,6 @@
1
1
  import { withAsyncContext, resolveComponent, createElementBlock, openBlock, createCommentVNode, unref, createElementVNode, createVNode, toDisplayString, withCtx, Fragment, renderList, createBlock } from "vue";
2
2
  import { useRouter, useRoute } from "vue-router";
3
- /* empty css */
3
+ /* empty css */
4
4
  import "../../organizations.client.js";
5
5
  import _sfc_main$2 from "../../../auth/views/components/blocks/CardUser.vue.js";
6
6
  import _sfc_main$1 from "../../../icons/navigation/IconEdit.vue.js";
@@ -3,7 +3,7 @@ import { useRouter, useRoute } from "vue-router";
3
3
  import "vue-i18n";
4
4
  /* empty css */
5
5
  /* empty css */
6
- import _sfc_main$1 from "../../../../components/Dropdown/Dropdown.vue.js";
6
+ import _sfc_main$1 from "../../../../components/Dropdown/Dropdown.vue2.js";
7
7
  import _sfc_main$7 from "../../../../components/Chips/Chips.vue.js";
8
8
  /* empty css */
9
9
  import "../../../../components/Menu/MenuItem.vue.js";
@@ -1,7 +1,7 @@
1
1
  import { ref, onMounted, createElementBlock, openBlock, createVNode, withCtx, createBlock, createCommentVNode, unref, createElementVNode } from "vue";
2
2
  import _sfc_main$1 from "../../../../components/Menu/Menu.vue2.js";
3
3
  import _sfc_main$2 from "../../../../components/Menu/MenuItem.vue.js";
4
- /* empty css */
4
+ /* empty css */
5
5
  import _sfc_main$4 from "../../../icons/entities/IconProducts.vue.js";
6
6
  import _sfc_main$8 from "../../../icons/entities/IconEvents.vue.js";
7
7
  import _sfc_main$3 from "../../../icons/entities/IconGroups.vue.js";
@@ -3,12 +3,12 @@ import { useRoute, useRouter } from "vue-router";
3
3
  import "vue-i18n";
4
4
  /* empty css */
5
5
  import _sfc_main$2 from "../../../../components/FieldTags/BlockTags.vue.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  import Field from "../../../../components/Field/Field.vue.js";
8
8
  /* empty css */
9
- import _sfc_main$1 from "../../../../components/SelectMulti/SelectMulti.vue.js";
9
+ import _sfc_main$1 from "../../../../components/SelectMulti/SelectMulti.vue2.js";
10
10
  import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
11
- import _sfc_main$3 from "../../../../components/Button/Button.vue2.js";
11
+ import _sfc_main$3 from "../../../../components/Button/Button.vue.js";
12
12
  /* empty css */
13
13
  import { state as state$1 } from "../../../auth/views/store/auth.js";
14
14
  import { actions, state } from "../../store/organizations.js";
@@ -1,6 +1,6 @@
1
1
  import { ref, watch, createElementBlock, openBlock, createCommentVNode, createVNode, createElementVNode, Transition, withCtx, unref, Fragment, renderList, isMemoSame, createBlock } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
- import _sfc_main$1 from "../../../../components/Tab/Tab.vue2.js";
3
+ import _sfc_main$1 from "../../../../components/Tab/Tab.vue.js";
4
4
  import _sfc_main$2 from "../../../../components/Feed/Feed.vue.js";
5
5
  import { state } from "../../../auth/views/store/auth.js";
6
6
  import { actions } from "../../store/organizations.js";
@@ -4,7 +4,7 @@ import Field from "../../../../components/Field/Field.vue.js";
4
4
  /* empty css */
5
5
  /* empty css */
6
6
  import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
7
- /* empty css */
7
+ /* empty css */
8
8
  /* empty css */
9
9
  const _hoisted_1 = { class: "documents" };
10
10
  const _hoisted_2 = { class: "mn-b-big cols-4 mobile:cols-2" };
@@ -1,7 +1,7 @@
1
1
  import { ref, resolveDirective, createElementBlock, openBlock, createElementVNode, createVNode, toDisplayString, withDirectives, createCommentVNode, isRef, unref, withCtx, Fragment, renderList, createBlock } from "vue";
2
2
  import Field from "../../../../components/Field/Field.vue.js";
3
3
  /* empty css */
4
- import _sfc_main$6 from "../../../../components/Button/Button.vue2.js";
4
+ import _sfc_main$6 from "../../../../components/Button/Button.vue.js";
5
5
  import _sfc_main$2 from "../../../../components/Feed/Feed.vue.js";
6
6
  import _sfc_main$1 from "../../../core/views/components/blocks/BlockSearch.vue.js";
7
7
  import _sfc_main$3 from "../../../auth/views/components/blocks/CardUser.vue.js";
@@ -1,11 +1,11 @@
1
1
  import { ref, withAsyncContext, watch, createElementBlock, openBlock, createElementVNode, createBlock, Fragment, renderList, normalizeClass } from "vue";
2
2
  import { useRouter, useRoute } from "vue-router";
3
3
  import "../../../../../../node_modules/.pnpm/js-cookie@3.0.5/node_modules/js-cookie/dist/js.cookie.js";
4
- /* empty css */
4
+ /* empty css */
5
5
  /* empty css */
6
6
  /* empty css */
7
7
  /* empty css */
8
- /* empty css */
8
+ /* empty css */
9
9
  import _sfc_main$2 from "../blocks/CardOrganization.vue.js";
10
10
  import _sfc_main$1 from "../blocks/EmptyState.vue.js";
11
11
  import "./Unit.vue.js";