@ozdao/martyrs 0.2.575 → 0.2.577

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 (167) hide show
  1. package/dist/builder.js +1 -2
  2. package/dist/loader.js +0 -13
  3. package/dist/{main-BfEQkhXS.js → main-EZaj64lH.js} +1204 -1208
  4. package/dist/martyrs/dist/{main-BfEQkhXS.js → main-EZaj64lH.js} +78 -78
  5. package/dist/martyrs/dist/main-EZaj64lH.js.map +1 -0
  6. package/dist/martyrs/dist/{web-BqTV9va1.js → web-ClbcbWYJ.js} +2 -2
  7. package/dist/martyrs/dist/{web-BqTV9va1.js.map → web-ClbcbWYJ.js.map} +1 -1
  8. package/dist/martyrs/src/components/Button/{Button.vue.js → Button.vue2.js} +3 -3
  9. package/dist/martyrs/src/components/Button/Button.vue2.js.map +1 -0
  10. package/dist/martyrs/src/components/EditImages/{EditImages.vue2.js → EditImages.vue.js} +2 -2
  11. package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +1 -0
  12. package/dist/martyrs/src/components/Feed/Carousel.vue.js +1 -1
  13. package/dist/martyrs/src/components/Feed/Feed.vue.js +2 -2
  14. package/dist/martyrs/src/components/Field/{Field.vue2.js → Field.vue.js} +2 -2
  15. package/dist/martyrs/src/components/Field/Field.vue.js.map +1 -0
  16. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +2 -2
  17. package/dist/martyrs/src/components/Loader/{Loader.vue2.js → Loader.vue.js} +2 -2
  18. package/dist/martyrs/src/components/Loader/Loader.vue.js.map +1 -0
  19. package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js +1 -1
  20. package/dist/martyrs/src/components/Media/Media.vue.js +1 -1
  21. package/dist/martyrs/src/components/Menu/{Menu.vue.js → Menu.vue2.js} +2 -2
  22. package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +1 -0
  23. package/dist/martyrs/src/components/Select/{Select.vue2.js → Select.vue.js} +2 -2
  24. package/dist/martyrs/src/components/Select/Select.vue.js.map +1 -0
  25. package/dist/martyrs/src/components/SelectMulti/{SelectMulti.vue2.js → SelectMulti.vue.js} +2 -2
  26. package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue.js.map +1 -0
  27. package/dist/martyrs/src/components/Slider/Slider.vue.js +91 -97
  28. package/dist/martyrs/src/components/Slider/Slider.vue.js.map +1 -1
  29. package/dist/martyrs/src/components/Upload/{Upload.vue2.js → Upload.vue.js} +2 -2
  30. package/dist/martyrs/src/components/Upload/Upload.vue.js.map +1 -0
  31. package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +1 -1
  32. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  33. package/dist/martyrs/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
  34. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
  35. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
  36. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +3 -3
  37. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
  38. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +1 -1
  39. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +2 -2
  40. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
  41. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
  42. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
  43. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +2 -2
  44. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +1 -1
  45. package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +1 -1
  46. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +2 -2
  47. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
  48. package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js +1 -1
  49. package/dist/martyrs/src/modules/constructor/components/elements/Card.vue.js +1 -1
  50. package/dist/martyrs/src/modules/constructor/components/elements/Embed.vue.js +1 -1
  51. package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js +1 -1
  52. package/dist/martyrs/src/modules/constructor/components/elements/VideoPlayer.vue.js +1 -1
  53. package/dist/martyrs/src/modules/core/views/components/blocks/BlockSearch.vue.js +1 -1
  54. package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +1 -1
  55. package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js +1 -1
  56. package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +2 -2
  57. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +2 -2
  58. package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +2 -2
  59. package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js +1 -1
  60. package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue2.js → Filters.vue.js} +2 -2
  61. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +1 -0
  62. package/dist/martyrs/src/modules/core/views/components/sections/filters/FilterRange.vue.js +1 -1
  63. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  64. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  65. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +6 -6
  66. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  67. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +3 -3
  68. package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +2 -2
  69. package/dist/martyrs/src/modules/events/components/sections/Feed.vue.js +1 -1
  70. package/dist/martyrs/src/modules/events/components/sections/List.vue.js +1 -1
  71. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +5 -5
  72. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +3 -3
  73. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js +1 -1
  74. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +1 -1
  75. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +3 -3
  76. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +3 -3
  77. package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js +2 -2
  78. package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +1 -1
  79. package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js +1 -1
  80. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +1 -1
  81. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +1 -1
  82. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +1 -1
  83. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +1 -1
  84. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +3 -3
  85. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +4 -4
  86. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +2 -2
  87. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +1 -1
  88. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +4 -4
  89. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +2 -2
  90. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +2 -2
  91. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +1 -1
  92. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +2 -2
  93. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +2 -2
  94. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +2 -2
  95. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
  96. package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +1 -1
  97. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js +1 -1
  98. package/dist/martyrs/src/modules/music/components/player/PlayerControls.vue.js +1 -1
  99. package/dist/martyrs/src/modules/music/components/player/VolumeControl.vue.js +1 -1
  100. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +3 -3
  101. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +3 -3
  102. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +2 -2
  103. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +2 -2
  104. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +1 -1
  105. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
  106. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +1 -1
  107. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +1 -1
  108. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +3 -3
  109. package/dist/martyrs/src/modules/orders/components/sections/FormPayment.vue.js +1 -1
  110. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  111. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +1 -1
  112. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +2 -2
  113. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +2 -2
  114. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +1 -1
  115. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +2 -2
  116. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +4 -4
  117. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +3 -3
  118. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +3 -3
  119. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
  120. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
  121. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +2 -2
  122. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  123. package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js +1 -1
  124. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +1 -1
  125. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +5 -5
  126. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +1 -1
  127. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +5 -5
  128. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +2 -2
  129. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +2 -2
  130. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +3 -3
  131. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +4 -4
  132. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +1 -1
  133. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +1 -1
  134. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  135. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +1 -1
  136. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +2 -2
  137. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +2 -2
  138. package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js +2 -2
  139. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  140. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +1 -1
  141. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +3 -3
  142. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +3 -3
  143. package/dist/martyrs/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
  144. package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +2 -2
  145. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
  146. package/dist/martyrs.css +1 -1
  147. package/dist/martyrs.es.js +1 -1
  148. package/dist/style.css +3 -5
  149. package/dist/{web-BqTV9va1.js → web-ClbcbWYJ.js} +1 -1
  150. package/package.json +17 -17
  151. package/src/components/Slider/Slider.vue +111 -150
  152. package/src/jit/loader.js +2 -17
  153. package/src/jit/plugin.js +1 -2
  154. package/src/styles/config.scss +0 -2
  155. package/src/styles/layout.scss +1 -3
  156. package/src/styles/reset.scss +0 -2
  157. package/dist/martyrs/dist/main-BfEQkhXS.js.map +0 -1
  158. package/dist/martyrs/src/components/Button/Button.vue.js.map +0 -1
  159. package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +0 -1
  160. package/dist/martyrs/src/components/Field/Field.vue2.js.map +0 -1
  161. package/dist/martyrs/src/components/Loader/Loader.vue2.js.map +0 -1
  162. package/dist/martyrs/src/components/Menu/Menu.vue.js.map +0 -1
  163. package/dist/martyrs/src/components/Select/Select.vue2.js.map +0 -1
  164. package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue2.js.map +0 -1
  165. package/dist/martyrs/src/components/Upload/Upload.vue2.js.map +0 -1
  166. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +0 -1
  167. package/src/modules/governance/reactcode/package-lock.json +0 -4229
@@ -2,10 +2,10 @@ import { ref, withAsyncContext, watch, createElementBlock, openBlock, createElem
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
4
  /* empty css */
5
- /* empty css */
6
- /* empty css */
7
- /* empty css */
5
+ /* empty css */
8
6
  /* empty css */
7
+ /* 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";
@@ -1,9 +1,9 @@
1
1
  import { ref, resolveComponent, createElementBlock, openBlock, createElementVNode, createCommentVNode, normalizeClass, createVNode, createBlock, unref, withCtx, createTextVNode, toDisplayString, Fragment, renderList } from "vue";
2
2
  import _sfc_main$1 from "../../../../icons/navigation/IconEdit.vue.js";
3
3
  import _sfc_main$2 from "../../../../icons/navigation/IconAdd.vue.js";
4
- /* empty css */
5
4
  /* empty css */
6
- /* empty css */
5
+ /* empty css */
6
+ /* empty css */
7
7
  import { useRouter } from "vue-router";
8
8
  /* empty css */
9
9
  const _hoisted_1 = { class: "flex flex-nowrap gap-thin card-page-title" };
@@ -2,8 +2,8 @@ import { ref, onMounted, createElementBlock, createCommentVNode, openBlock, crea
2
2
  import { useRoute, useRouter } from "vue-router";
3
3
  import { useGlobalMixins } from "../../../../core/views/mixins/mixins.js";
4
4
  import { actions, state } from "../../store/pages.js";
5
- import _sfc_main$2 from "../../../../../components/Button/Button.vue.js";
6
- /* empty css */
5
+ import _sfc_main$2 from "../../../../../components/Button/Button.vue2.js";
6
+ /* empty css */
7
7
  /* empty css */
8
8
  /* empty css */
9
9
  import _sfc_main$1 from "../../../../constructor/components/sections/Constructor.vue.js";
@@ -2,7 +2,7 @@ import { computed, ref, onMounted, createBlock, createCommentVNode, openBlock, w
2
2
  import { useRoute, useRouter } from "vue-router";
3
3
  import _sfc_main$1 from "../../../../../components/Block/Block.vue.js";
4
4
  import _sfc_main$3 from "../../../../../components/Popup/Popup.vue.js";
5
- import _sfc_main$5 from "../../../../../components/Button/Button.vue.js";
5
+ import _sfc_main$5 from "../../../../../components/Button/Button.vue2.js";
6
6
  import _sfc_main$4 from "../../../../constructor/components/sections/Constructor.vue.js";
7
7
  import _sfc_main$2 from "../blocks/CardPage.vue.js";
8
8
  import { actions } from "../../store/pages.js";
@@ -1,5 +1,5 @@
1
1
  import { ref, computed, watch, onMounted, onUnmounted, createElementBlock, openBlock, createStaticVNode, createVNode, Transition, withCtx, createCommentVNode, withModifiers, createBlock } from "vue";
2
- import Loader from "../../../../components/Loader/Loader.vue2.js";
2
+ import Loader from "../../../../components/Loader/Loader.vue.js";
3
3
  /* empty css */
4
4
  import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
5
5
  const _hoisted_1 = { class: "product-360-viewer" };
@@ -4,8 +4,8 @@ import { useStore } from "../../../core/views/store/core.store.js";
4
4
  import { state } from "../../../auth/views/store/auth.js";
5
5
  import { state as state$1, actions } from "../../store/categories.js";
6
6
  import { useGlobalMixins } from "../../../core/views/mixins/mixins.js";
7
- /* empty css */
8
7
  /* empty css */
8
+ /* empty css */
9
9
  import _sfc_main$2 from "../../../../components/Block/Block.vue.js";
10
10
  import _sfc_main$3 from "../../../../components/Feed/Feed.vue.js";
11
11
  import _sfc_main$4 from "../../../../components/Tree/Tree.vue.js";
@@ -1,12 +1,12 @@
1
1
  import { ref, onMounted, computed, onUnmounted, createElementBlock, createCommentVNode, openBlock, createBlock, createVNode, withCtx, createElementVNode, toDisplayString, unref, createTextVNode, Fragment, renderList } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
3
  import _sfc_main$4 from "../../../icons/navigation/IconDelete.vue.js";
4
- import _sfc_main$3 from "../../../../components/Button/Button.vue.js";
5
- import Select from "../../../../components/Select/Select.vue2.js";
4
+ import _sfc_main$3 from "../../../../components/Button/Button.vue2.js";
5
+ import Select from "../../../../components/Select/Select.vue.js";
6
6
  import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
7
- import Field from "../../../../components/Field/Field.vue2.js";
7
+ import Field from "../../../../components/Field/Field.vue.js";
8
8
  import FieldTags from "../../../../components/FieldTags/FieldTags.vue.js";
9
- /* empty css */
9
+ /* empty css */
10
10
  /* empty css */
11
11
  /* empty css */
12
12
  /* empty css */
@@ -15,7 +15,7 @@ import _sfc_main$1 from "../../../icons/navigation/IconCheckmark.vue.js";
15
15
  /* empty css */
16
16
  /* empty css */
17
17
  /* empty css */
18
- /* empty css */
18
+ /* empty css */
19
19
  /* empty css */
20
20
  import _sfc_main$2 from "../../../../components/Block/Block.vue.js";
21
21
  import { useStore } from "../../../core/views/store/core.store.js";
@@ -5,8 +5,8 @@ import { useGlobalMixins } from "../../../core/views/mixins/mixins.js";
5
5
  import { state as state$1 } from "../../../auth/views/store/auth.js";
6
6
  import { state, actions } from "../../store/products.js";
7
7
  import { state as state$2, actions as actions$1 } from "../../../orders/store/shopcart.js";
8
- /* empty css */
9
8
  /* empty css */
9
+ /* empty css */
10
10
  /* empty css */
11
11
  /* empty css */
12
12
  /* empty css */
@@ -2,17 +2,17 @@ import { ref, onMounted, createElementBlock, createCommentVNode, unref, openBloc
2
2
  import { useRoute, useRouter } from "vue-router";
3
3
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
4
4
  import _sfc_main$3 from "../../../../components/Tab/Tab.vue2.js";
5
- import Field from "../../../../components/Field/Field.vue2.js";
6
- import Select from "../../../../components/Select/Select.vue2.js";
7
- import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
8
- import _sfc_main$4 from "../../../../components/EditImages/EditImages.vue2.js";
5
+ import Field from "../../../../components/Field/Field.vue.js";
6
+ import Select from "../../../../components/Select/Select.vue.js";
7
+ import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
8
+ import _sfc_main$4 from "../../../../components/EditImages/EditImages.vue.js";
9
9
  import BlockMultiselect from "../../../core/views/components/blocks/BlockMultiselect.vue.js";
10
10
  import _sfc_main$5 from "../../../icons/navigation/IconCross.vue.js";
11
11
  import _sfc_main$a from "../../../icons/navigation/IconDelete.vue.js";
12
12
  import _sfc_main$7 from "../sections/EditVariants.vue.js";
13
13
  import _sfc_main$6 from "../sections/EditAttributes.vue.js";
14
14
  import _sfc_main$8 from "../sections/EditDiscounts.vue.js";
15
- /* empty css */
15
+ /* empty css */
16
16
  import _sfc_main$9 from "../sections/EditRecommended.vue.js";
17
17
  import { useStore, setError } from "../../../core/views/store/core.store.js";
18
18
  import { state as state$2 } from "../../../auth/views/store/auth.js";
@@ -8,8 +8,8 @@ import _sfc_main$3 from "../../../../components/Checkbox/Checkbox.vue.js";
8
8
  import "vue-i18n";
9
9
  import { actions as actions$1 } from "../../store/categories.js";
10
10
  /* empty css */
11
- import Field from "../../../../components/Field/Field.vue2.js";
12
- import Filters from "../../../core/views/components/sections/Filters.vue2.js";
11
+ import Field from "../../../../components/Field/Field.vue.js";
12
+ import Filters from "../../../core/views/components/sections/Filters.vue.js";
13
13
  import Calendar from "../../../../components/Calendar/Calendar.vue2.js";
14
14
  import _sfc_main$7 from "../../../../components/Popup/Popup.vue.js";
15
15
  import _sfc_main$6 from "../blocks/CardProduct.vue.js";
@@ -1,7 +1,7 @@
1
1
  import { useModel, ref, reactive, createElementBlock, openBlock, Fragment, createVNode, withCtx, createCommentVNode, renderList, createElementVNode, toDisplayString, createTextVNode } from "vue";
2
2
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
3
- import Field from "../../../../components/Field/Field.vue2.js";
4
- import _sfc_main$5 from "../../../../components/Button/Button.vue.js";
3
+ import Field from "../../../../components/Field/Field.vue.js";
4
+ import _sfc_main$5 from "../../../../components/Button/Button.vue2.js";
5
5
  import _sfc_main$4 from "../../../../components/Popup/Popup.vue.js";
6
6
  import _sfc_main$2 from "../../../icons/navigation/IconEdit.vue.js";
7
7
  import _sfc_main$3 from "../../../icons/navigation/IconDelete.vue.js";
@@ -1,9 +1,9 @@
1
1
  import { useModel, ref, reactive, createElementBlock, openBlock, Fragment, createVNode, withCtx, createCommentVNode, renderList, createElementVNode, toDisplayString, createTextVNode } from "vue";
2
2
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
3
- import Field from "../../../../components/Field/Field.vue2.js";
4
- import _sfc_main$5 from "../../../../components/Button/Button.vue.js";
3
+ import Field from "../../../../components/Field/Field.vue.js";
4
+ import _sfc_main$5 from "../../../../components/Button/Button.vue2.js";
5
5
  import _sfc_main$4 from "../../../../components/Popup/Popup.vue.js";
6
- import Select from "../../../../components/Select/Select.vue2.js";
6
+ import Select from "../../../../components/Select/Select.vue.js";
7
7
  import _sfc_main$2 from "../../../icons/navigation/IconEdit.vue.js";
8
8
  import _sfc_main$3 from "../../../icons/navigation/IconDelete.vue.js";
9
9
  const _hoisted_1 = {
@@ -4,12 +4,12 @@ import { state as state$1 } from "../../../auth/views/store/auth.js";
4
4
  import variantsStore from "../../store/variants.store.js";
5
5
  import { state } from "../../store/products.js";
6
6
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
7
- import Field from "../../../../components/Field/Field.vue2.js";
8
- import _sfc_main$3 from "../../../../components/Button/Button.vue.js";
7
+ import Field from "../../../../components/Field/Field.vue.js";
8
+ import _sfc_main$3 from "../../../../components/Button/Button.vue2.js";
9
9
  import _sfc_main$7 from "../../../../components/Popup/Popup.vue.js";
10
- import Select from "../../../../components/Select/Select.vue2.js";
10
+ import Select from "../../../../components/Select/Select.vue.js";
11
11
  import _sfc_main$2 from "../../../../components/Feed/Feed.vue.js";
12
- import _sfc_main$9 from "../../../../components/EditImages/EditImages.vue2.js";
12
+ import _sfc_main$9 from "../../../../components/EditImages/EditImages.vue.js";
13
13
  import _sfc_main$8 from "./EditIngredients.vue.js";
14
14
  import PlaceholderImage from "../../../icons/placeholders/PlaceholderImage.vue.js";
15
15
  import _sfc_main$5 from "../../../icons/navigation/IconEdit.vue.js";
@@ -1,7 +1,7 @@
1
1
  import { ref, computed, createElementBlock, createCommentVNode, openBlock, createVNode, createElementVNode, toDisplayString, withCtx, unref, Fragment } from "vue";
2
2
  import { useI18n } from "vue-i18n";
3
3
  import _sfc_main$5 from "../../../icons/actions/IconShopcartAdd.vue.js";
4
- import _sfc_main$4 from "../../../../components/Button/Button.vue.js";
4
+ import _sfc_main$4 from "../../../../components/Button/Button.vue2.js";
5
5
  import _sfc_main$1 from "../blocks/ProductVariants.vue.js";
6
6
  import ProductDiscounts from "../blocks/ProductDiscounts.vue.js";
7
7
  import _sfc_main$3 from "../elements/QuantitySelector.vue.js";
@@ -1,6 +1,6 @@
1
1
  import { getCurrentInstance, ref, computed, createElementBlock, openBlock, createElementVNode, Fragment, renderList, createBlock, withCtx, createVNode, withModifiers, toDisplayString } from "vue";
2
2
  import { useRouter } from "vue-router";
3
- import _sfc_main$4 from "../../../../components/Button/Button.vue.js";
3
+ import _sfc_main$4 from "../../../../components/Button/Button.vue2.js";
4
4
  import _sfc_main$2 from "../../../../components/Checkbox/Checkbox.vue.js";
5
5
  import _sfc_main$1 from "../blocks/CardProduct.vue.js";
6
6
  import _sfc_main$3 from "../../../icons/entities/IconProducts.vue.js";
@@ -1,5 +1,5 @@
1
1
  import { computed, ref, createElementBlock, openBlock, createElementVNode, createBlock, createCommentVNode, createVNode, unref, toDisplayString, Transition, withCtx, Fragment, renderList, createTextVNode } from "vue";
2
- import _sfc_main$4 from "../../../../components/Button/Button.vue.js";
2
+ import _sfc_main$4 from "../../../../components/Button/Button.vue2.js";
3
3
  import _sfc_main$3 from "../../../../components/Tab/Tab.vue2.js";
4
4
  import _sfc_main$1 from "../../../icons/navigation/IconEdit.vue.js";
5
5
  import PlaceholderImage from "../../../icons/placeholders/PlaceholderImage.vue.js";
@@ -1,7 +1,7 @@
1
1
  import { computed, ref, watch, createElementBlock, openBlock, createElementVNode, createVNode, withCtx, createTextVNode } from "vue";
2
2
  import dayjs from "../../../../../../../../_virtual/dayjs.min.js";
3
3
  import _sfc_main$2 from "../../../../../../components/Tab/Tab.vue2.js";
4
- import _sfc_main$3 from "../../../../../../components/Button/Button.vue.js";
4
+ import _sfc_main$3 from "../../../../../../components/Button/Button.vue2.js";
5
5
  import _sfc_main$4 from "../../../../../../components/Dropdown/Dropdown.vue.js";
6
6
  import Calendar from "../../../../../../components/Calendar/Calendar.vue2.js";
7
7
  import _sfc_main$1 from "./DateLabel.vue.js";
@@ -1,7 +1,7 @@
1
1
  import { ref, computed, onMounted, createElementBlock, openBlock, createElementVNode, createVNode, toDisplayString, unref, withCtx, Fragment, renderList, createBlock, createCommentVNode, createTextVNode } from "vue";
2
2
  import _sfc_main$4 from "../../../../../components/Block/Block.vue.js";
3
- import _sfc_main$5 from "../../../../../components/Button/Button.vue.js";
4
- import Field from "../../../../../components/Field/Field.vue2.js";
3
+ import _sfc_main$5 from "../../../../../components/Button/Button.vue2.js";
4
+ import Field from "../../../../../components/Field/Field.vue.js";
5
5
  import _sfc_main$2 from "../../../../../components/Feed/Feed.vue.js";
6
6
  import _sfc_main$1 from "../../../../../components/Popup/Popup.vue.js";
7
7
  import { useGlobalMixins } from "../../../../core/views/mixins/mixins.js";
@@ -1,7 +1,7 @@
1
1
  import { reactive, ref, createElementBlock, openBlock, renderSlot, createVNode, withCtx, createElementVNode, createTextVNode } from "vue";
2
2
  import _sfc_main$1 from "../../../../components/Popup/Popup.vue.js";
3
- import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
4
- import Select from "../../../../components/Select/Select.vue2.js";
3
+ import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
4
+ import Select from "../../../../components/Select/Select.vue.js";
5
5
  import { actions } from "../../store/reports.js";
6
6
  const _sfc_main = {
7
7
  __name: "FormReport",
@@ -1,7 +1,7 @@
1
1
  import { ref, computed, resolveComponent, createElementBlock, openBlock, createElementVNode, createCommentVNode, createBlock, toDisplayString } from "vue";
2
- /* empty css */
2
+ /* empty css */
3
3
  import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
4
- /* empty css */
4
+ /* empty css */
5
5
  /* empty css */
6
6
  const _hoisted_1 = { class: "br-grey-transp-25 radius-small mn-b-small" };
7
7
  const _hoisted_2 = {
@@ -2,7 +2,7 @@ import { ref, onMounted, watch, resolveComponent, createElementBlock, openBlock,
2
2
  import { useRoute, useRouter } from "vue-router";
3
3
  import { useI18n } from "vue-i18n";
4
4
  /* empty css */
5
- /* empty css */
5
+ /* empty css */
6
6
  /* empty css */
7
7
  /* empty css */
8
8
  import { useStore } from "../../../core/views/store/core.store.js";
@@ -1,7 +1,7 @@
1
1
  import { ref, onMounted, createElementBlock, openBlock, createElementVNode, createVNode, withCtx, createTextVNode } from "vue";
2
2
  import { useRouter, useRoute } from "vue-router";
3
3
  import { Loader } from "../../../../../../node_modules/.pnpm/@googlemaps_js-api-loader@1.16.8/node_modules/@googlemaps/js-api-loader/dist/index.js";
4
- import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
4
+ import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
5
5
  import { actions, state as state$1 } from "../../../organizations/store/organizations.js";
6
6
  import { useStore } from "../../../core/views/store/core.store.js";
7
7
  import { state } from "../../../marketplace/views/store/marketplace.js";
@@ -3,12 +3,12 @@ import { useRouter, useRoute } from "vue-router";
3
3
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
4
4
  import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
5
5
  /* empty css */
6
- import Field from "../../../../components/Field/Field.vue2.js";
7
- import Select from "../../../../components/Select/Select.vue2.js";
6
+ import Field from "../../../../components/Field/Field.vue.js";
7
+ import Select from "../../../../components/Select/Select.vue.js";
8
8
  import _sfc_main$3 from "../../../../components/Checkbox/Checkbox.vue.js";
9
9
  import _sfc_main$4 from "../../../../components/Address/Address.vue.js";
10
10
  import _sfc_main$5 from "../../../../components/LocationMarker/LocationMarker.vue.js";
11
- import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
11
+ import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
12
12
  /* empty css */
13
13
  import WorktimeEdit from "../sections/WorktimeEdit.vue.js";
14
14
  import { actions, state } from "../../store/spots.js";
@@ -1,8 +1,8 @@
1
1
  import { mergeModels, useModel, ref, computed, onMounted, createElementBlock, openBlock, createElementVNode, createVNode, toDisplayString, unref, withCtx, createTextVNode, Fragment, renderList, normalizeClass, createCommentVNode, createBlock } from "vue";
2
2
  import { useI18n } from "vue-i18n";
3
- import _sfc_main$1 from "../../../../components/Button/Button.vue.js";
4
- import Field from "../../../../components/Field/Field.vue2.js";
5
- import Select from "../../../../components/Select/Select.vue2.js";
3
+ import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
4
+ import Field from "../../../../components/Field/Field.vue.js";
5
+ import Select from "../../../../components/Select/Select.vue.js";
6
6
  import _sfc_main$3 from "../../../../components/Checkbox/Checkbox.vue.js";
7
7
  import _sfc_main$2 from "../../../../components/Popup/Popup.vue.js";
8
8
  /* empty css */
@@ -1,6 +1,6 @@
1
1
  import { createElementBlock, openBlock, Fragment, createElementVNode, createVNode, unref, toDisplayString } from "vue";
2
2
  import text from "../../localization/wallet.json.js";
3
- import Field from "../../../../../components/Field/Field.vue2.js";
3
+ import Field from "../../../../../components/Field/Field.vue.js";
4
4
  import { useI18n } from "vue-i18n";
5
5
  const _hoisted_1 = { class: "bg-grey radius-big mn-t-semi mn-b-semi flex flex-justify-between" };
6
6
  const _sfc_main = {
@@ -3,8 +3,8 @@ import { useI18n } from "vue-i18n";
3
3
  import { BigNumber } from "../../../../../../node_modules/.pnpm/bignumber.js@9.1.2/node_modules/bignumber.js/bignumber.js";
4
4
  import { state, actions } from "../../store/wallet.store.js";
5
5
  import text from "../../localization/wallet.json.js";
6
- import Field from "../../../../../components/Field/Field.vue2.js";
7
- import Select from "../../../../../components/Select/Select.vue2.js";
6
+ import Field from "../../../../../components/Field/Field.vue.js";
7
+ import Select from "../../../../../components/Select/Select.vue.js";
8
8
  const _hoisted_1 = { class: "mn-b-small t-center fw-bold" };
9
9
  const _hoisted_2 = { class: "fw-semi" };
10
10
  const _hoisted_3 = ["disabled"];
@@ -4,11 +4,11 @@ import Web3 from "web3";
4
4
  import { state, actions } from "../../store/wallet.store.js";
5
5
  import text from "../../localization/wallet.json.js";
6
6
  import _sfc_main$3 from "../../../../../components/Popup/Popup.vue.js";
7
- import _sfc_main$1 from "../../../../../components/Button/Button.vue.js";
7
+ import _sfc_main$1 from "../../../../../components/Button/Button.vue2.js";
8
8
  import "vue-router";
9
9
  /* empty css */
10
10
  /* empty css */
11
- /* empty css */
11
+ /* empty css */
12
12
  import _sfc_main$2 from "../elements/ConnectMetamask.vue.js";
13
13
  import _sfc_main$4 from "../blocks/CashDeposit.vue.js";
14
14
  import _sfc_main$5 from "../blocks/CardDeposit.vue.js";