@ozdao/martyrs 0.2.576 → 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 (165) hide show
  1. package/dist/{main-BfEQkhXS.js → main-EZaj64lH.js} +1204 -1208
  2. package/dist/martyrs/dist/{main-BfEQkhXS.js → main-EZaj64lH.js} +78 -78
  3. package/dist/martyrs/dist/main-EZaj64lH.js.map +1 -0
  4. package/dist/martyrs/dist/{web-BqTV9va1.js → web-ClbcbWYJ.js} +2 -2
  5. package/dist/martyrs/dist/{web-BqTV9va1.js.map → web-ClbcbWYJ.js.map} +1 -1
  6. package/dist/martyrs/src/components/Button/{Button.vue.js → Button.vue2.js} +3 -3
  7. package/dist/martyrs/src/components/Button/Button.vue2.js.map +1 -0
  8. package/dist/martyrs/src/components/Dropdown/{Dropdown.vue2.js → Dropdown.vue.js} +2 -2
  9. package/dist/martyrs/src/components/Dropdown/Dropdown.vue.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 +3 -3
  14. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +1 -1
  15. package/dist/martyrs/src/components/Loader/{Loader.vue2.js → Loader.vue.js} +2 -2
  16. package/dist/martyrs/src/components/Loader/Loader.vue.js.map +1 -0
  17. package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js +1 -1
  18. package/dist/martyrs/src/components/Media/Media.vue.js +1 -1
  19. package/dist/martyrs/src/components/SelectMulti/{SelectMulti.vue2.js → SelectMulti.vue.js} +2 -2
  20. package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue.js.map +1 -0
  21. package/dist/martyrs/src/components/Slider/Slider.vue.js +91 -97
  22. package/dist/martyrs/src/components/Slider/Slider.vue.js.map +1 -1
  23. package/dist/martyrs/src/components/Spoiler/{Spoiler.vue.js → Spoiler.vue2.js} +2 -2
  24. package/dist/martyrs/src/components/Spoiler/Spoiler.vue2.js.map +1 -0
  25. package/dist/martyrs/src/components/Tab/{Tab.vue.js → Tab.vue2.js} +2 -2
  26. package/dist/martyrs/src/components/Tab/Tab.vue2.js.map +1 -0
  27. package/dist/martyrs/src/components/Upload/{Upload.vue2.js → Upload.vue.js} +2 -2
  28. package/dist/martyrs/src/components/Upload/Upload.vue.js.map +1 -0
  29. package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +1 -1
  30. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  31. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
  32. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
  33. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
  34. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  35. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
  36. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +1 -1
  37. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +1 -1
  38. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
  39. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
  40. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
  41. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
  42. package/dist/martyrs/src/modules/backoffice/components/partials/Sidebar.vue.js +1 -1
  43. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +2 -2
  44. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
  45. package/dist/martyrs/src/modules/constructor/components/elements/Audio.vue.js +1 -1
  46. package/dist/martyrs/src/modules/constructor/components/elements/Video.vue.js +1 -1
  47. package/dist/martyrs/src/modules/constructor/components/elements/VideoPlayer.vue.js +1 -1
  48. package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +2 -2
  49. package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js +1 -1
  50. package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +2 -2
  51. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +2 -2
  52. package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +1 -1
  53. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +2 -2
  54. package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js +1 -1
  55. package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue2.js → Filters.vue.js} +2 -2
  56. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +1 -0
  57. package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +1 -1
  58. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  59. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  60. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +5 -5
  61. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  62. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +3 -3
  63. package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  64. package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +1 -1
  65. package/dist/martyrs/src/modules/events/components/sections/Feed.vue.js +1 -1
  66. package/dist/martyrs/src/modules/events/components/sections/List.vue.js +1 -1
  67. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
  68. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +1 -1
  69. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js +1 -1
  70. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +1 -1
  71. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
  72. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +1 -1
  73. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +2 -2
  74. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +1 -1
  75. package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js +1 -1
  76. package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +1 -1
  77. package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js +2 -2
  78. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +1 -1
  79. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +1 -1
  80. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +1 -1
  81. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +1 -1
  82. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +1 -1
  83. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +2 -2
  84. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +1 -1
  85. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +1 -1
  86. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +2 -2
  87. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +3 -3
  88. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +2 -2
  89. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +1 -1
  90. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +3 -3
  91. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +2 -2
  92. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +3 -3
  93. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
  94. package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +1 -1
  95. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js +1 -1
  96. package/dist/martyrs/src/modules/music/components/player/PlayerControls.vue.js +1 -1
  97. package/dist/martyrs/src/modules/music/components/player/VolumeControl.vue.js +1 -1
  98. package/dist/martyrs/src/modules/notifications/components/pages/Notifications.vue.js +1 -1
  99. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +1 -1
  100. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +1 -1
  101. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +2 -2
  102. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  103. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +1 -1
  104. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
  105. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
  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/organizations/components/blocks/CardDepartment.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 +1 -1
  114. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +1 -1
  115. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +1 -1
  116. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
  117. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
  118. package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  119. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +2 -2
  120. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  121. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
  122. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.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/pages/views/components/partials/SidebarPages.vue.js +1 -1
  125. package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js +1 -1
  126. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +1 -1
  127. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +4 -4
  128. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +2 -2
  129. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +4 -4
  130. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +3 -3
  131. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
  132. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +1 -1
  133. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +2 -2
  134. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
  135. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +1 -1
  136. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +1 -1
  137. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +2 -2
  138. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +3 -3
  139. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
  140. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +1 -1
  141. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  142. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +2 -2
  143. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +1 -1
  144. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +1 -1
  145. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
  146. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +1 -1
  147. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
  148. package/dist/martyrs.es.js +1 -1
  149. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/utils.js +1 -1
  150. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/utils.js +1 -1
  151. package/dist/style.css +3 -5
  152. package/dist/{web-BqTV9va1.js → web-ClbcbWYJ.js} +1 -1
  153. package/package.json +17 -17
  154. package/src/components/Slider/Slider.vue +111 -150
  155. package/dist/martyrs/dist/main-BfEQkhXS.js.map +0 -1
  156. package/dist/martyrs/src/components/Button/Button.vue.js.map +0 -1
  157. package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.js.map +0 -1
  158. package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +0 -1
  159. package/dist/martyrs/src/components/Loader/Loader.vue2.js.map +0 -1
  160. package/dist/martyrs/src/components/SelectMulti/SelectMulti.vue2.js.map +0 -1
  161. package/dist/martyrs/src/components/Spoiler/Spoiler.vue.js.map +0 -1
  162. package/dist/martyrs/src/components/Tab/Tab.vue.js.map +0 -1
  163. package/dist/martyrs/src/components/Upload/Upload.vue2.js.map +0 -1
  164. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +0 -1
  165. package/src/modules/governance/reactcode/package-lock.json +0 -4229
@@ -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.vue2.js";
6
+ import _sfc_main$1 from "../../../../components/Dropdown/Dropdown.vue.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.vue2.js";
9
+ import _sfc_main$1 from "../../../../components/SelectMulti/SelectMulti.vue.js";
10
10
  import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
11
- import _sfc_main$3 from "../../../../components/Button/Button.vue.js";
11
+ import _sfc_main$3 from "../../../../components/Button/Button.vue2.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.vue.js";
3
+ import _sfc_main$1 from "../../../../components/Tab/Tab.vue2.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";
@@ -2,9 +2,9 @@ import { ref, watchEffect, resolveComponent, createElementBlock, openBlock, crea
2
2
  import { useRouter, useRoute } from "vue-router";
3
3
  import Field from "../../../../components/Field/Field.vue.js";
4
4
  /* empty css */
5
- /* empty css */
6
- import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
7
5
  /* empty css */
6
+ import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
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.vue.js";
4
+ import _sfc_main$6 from "../../../../components/Button/Button.vue2.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
- /* empty css */
8
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,8 +1,8 @@
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 */
5
+ /* empty css */
6
6
  /* empty css */
7
7
  import { useRouter } from "vue-router";
8
8
  /* empty css */
@@ -2,7 +2,7 @@ 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";
5
+ import _sfc_main$2 from "../../../../../components/Button/Button.vue2.js";
6
6
  /* empty css */
7
7
  /* empty css */
8
8
  /* empty css */
@@ -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,21 +1,21 @@
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";
4
+ import _sfc_main$3 from "../../../../components/Button/Button.vue2.js";
5
5
  import Select from "../../../../components/Select/Select.vue.js";
6
6
  import UploadImage from "../../../../components/UploadImage/UploadImage.vue.js";
7
7
  import Field from "../../../../components/Field/Field.vue.js";
8
8
  import FieldTags from "../../../../components/FieldTags/FieldTags.vue.js";
9
- /* empty css */
10
- /* empty css */
9
+ /* empty css */
11
10
  /* empty css */
11
+ /* empty css */
12
12
  /* empty css */
13
13
  /* empty css */
14
14
  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,10 +5,10 @@ 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
- /* empty css */
11
+ /* empty css */
12
12
  /* empty css */
13
13
  import _sfc_main$1 from "../../../icons/navigation/IconEdit.vue.js";
14
14
  import _sfc_main$4 from "../../../icons/navigation/IconInfo.vue.js";
@@ -1,18 +1,18 @@
1
1
  import { ref, onMounted, createElementBlock, createCommentVNode, unref, openBlock, createBlock, createElementVNode, withCtx, createVNode, toDisplayString, createTextVNode, isRef, withModifiers, Fragment, renderList } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
3
  import _sfc_main$1 from "../../../../components/Block/Block.vue.js";
4
- import _sfc_main$3 from "../../../../components/Tab/Tab.vue.js";
4
+ import _sfc_main$3 from "../../../../components/Tab/Tab.vue2.js";
5
5
  import Field from "../../../../components/Field/Field.vue.js";
6
6
  import Select from "../../../../components/Select/Select.vue.js";
7
- import _sfc_main$2 from "../../../../components/Button/Button.vue.js";
8
- import _sfc_main$4 from "../../../../components/EditImages/EditImages.vue2.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";
@@ -1,15 +1,15 @@
1
1
  import { ref, computed, onMounted, onUnmounted, resolveComponent, createElementBlock, openBlock, createCommentVNode, createElementVNode, createVNode, unref, toDisplayString, Fragment, renderList, createTextVNode, createBlock, withCtx, normalizeClass, renderSlot } 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$5 from "../../../../components/Feed/Feed.vue.js";
6
- import _sfc_main$2 from "../../../../components/Spoiler/Spoiler.vue.js";
6
+ import _sfc_main$2 from "../../../../components/Spoiler/Spoiler.vue2.js";
7
7
  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
11
  import Field from "../../../../components/Field/Field.vue.js";
12
- import Filters from "../../../core/views/components/sections/Filters.vue2.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
3
  import Field from "../../../../components/Field/Field.vue.js";
4
- import _sfc_main$5 from "../../../../components/Button/Button.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,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
3
  import Field from "../../../../components/Field/Field.vue.js";
4
- import _sfc_main$5 from "../../../../components/Button/Button.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 Select from "../../../../components/Select/Select.vue.js";
7
7
  import _sfc_main$2 from "../../../icons/navigation/IconEdit.vue.js";
@@ -5,11 +5,11 @@ 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
7
  import Field from "../../../../components/Field/Field.vue.js";
8
- import _sfc_main$3 from "../../../../components/Button/Button.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
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,5 +1,5 @@
1
1
  import { ref, watch, onMounted, createElementBlock, openBlock, createVNode, createElementVNode, withCtx, Fragment, renderList, createBlock, toDisplayString, unref } from "vue";
2
- import _sfc_main$1 from "../../../../components/Spoiler/Spoiler.vue.js";
2
+ import _sfc_main$1 from "../../../../components/Spoiler/Spoiler.vue2.js";
3
3
  import _sfc_main$2 from "../../../../components/Checkbox/Checkbox.vue.js";
4
4
  import { useI18n } from "vue-i18n";
5
5
  import { useRoute, useRouter } from "vue-router";
@@ -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,6 +1,6 @@
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";
3
- import _sfc_main$3 from "../../../../components/Tab/Tab.vue.js";
2
+ import _sfc_main$4 from "../../../../components/Button/Button.vue2.js";
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";
6
6
  import Image360 from "../elements/Image360.vue.js";
@@ -1,8 +1,8 @@
1
1
  import { computed, ref, watch, createElementBlock, openBlock, createElementVNode, createVNode, withCtx, createTextVNode } from "vue";
2
2
  import dayjs from "../../../../../../../../_virtual/dayjs.min.js";
3
- import _sfc_main$2 from "../../../../../../components/Tab/Tab.vue.js";
4
- import _sfc_main$3 from "../../../../../../components/Button/Button.vue.js";
5
- import _sfc_main$4 from "../../../../../../components/Dropdown/Dropdown.vue2.js";
3
+ import _sfc_main$2 from "../../../../../../components/Tab/Tab.vue2.js";
4
+ import _sfc_main$3 from "../../../../../../components/Button/Button.vue2.js";
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";
8
8
  import IconNext from "../../../../../icons/navigation/IconChevronRight.vue.js";
@@ -1,6 +1,6 @@
1
1
  import { ref, computed, createElementBlock, openBlock, createElementVNode, createVNode, unref, toDisplayString, withCtx } from "vue";
2
2
  import dayjs from "../../../../../../../_virtual/dayjs.min.js";
3
- /* empty css */
3
+ /* empty css */
4
4
  import _sfc_main$1 from "../../../../../components/Feed/Feed.vue.js";
5
5
  /* empty css */
6
6
  import _sfc_main$2 from "./Gant/GanttChart.vue.js";
@@ -1,6 +1,6 @@
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";
3
+ import _sfc_main$5 from "../../../../../components/Button/Button.vue2.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
  import _sfc_main$1 from "../../../../../components/Popup/Popup.vue.js";
@@ -1,6 +1,6 @@
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";
3
+ import _sfc_main$2 from "../../../../components/Button/Button.vue2.js";
4
4
  import Select from "../../../../components/Select/Select.vue.js";
5
5
  import { actions } from "../../store/reports.js";
6
6
  const _sfc_main = {
@@ -1,10 +1,10 @@
1
1
  import { ref, onMounted, watch, resolveComponent, createElementBlock, openBlock, createElementVNode, createVNode, unref, createCommentVNode, toDisplayString, withCtx, Transition, createBlock, resolveDynamicComponent } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
3
  import { useI18n } from "vue-i18n";
4
- /* empty css */
4
+ /* empty css */
5
5
  /* empty css */
6
6
  /* empty css */
7
- /* empty css */
7
+ /* empty css */
8
8
  import { useStore } from "../../../core/views/store/core.store.js";
9
9
  import { actions, state as state$1 } from "../../../products/store/categories.js";
10
10
  import { state } from "../../../marketplace/views/store/marketplace.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";
@@ -1,6 +1,6 @@
1
1
  import { computed, onMounted, createElementBlock, createCommentVNode, openBlock, createVNode, createElementVNode, unref, withCtx, Fragment, renderList, createBlock, toDisplayString } from "vue";
2
2
  import { useRoute, useRouter } from "vue-router";
3
- import _sfc_main$1 from "../../../../components/Spoiler/Spoiler.vue.js";
3
+ import _sfc_main$1 from "../../../../components/Spoiler/Spoiler.vue2.js";
4
4
  import Map from "../../../../components/Map/Map.vue.js";
5
5
  import SpotSub from "../blocks/SpotSub.vue.js";
6
6
  import _sfc_main$2 from "../../../auth/views/components/blocks/CardUser.vue.js";
@@ -2,13 +2,13 @@ import { ref, onMounted, createElementBlock, createCommentVNode, openBlock, crea
2
2
  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
- /* empty css */
5
+ /* empty css */
6
6
  import Field from "../../../../components/Field/Field.vue.js";
7
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,6 +1,6 @@
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";
3
+ import _sfc_main$1 from "../../../../components/Button/Button.vue2.js";
4
4
  import Field from "../../../../components/Field/Field.vue.js";
5
5
  import Select from "../../../../components/Select/Select.vue.js";
6
6
  import _sfc_main$3 from "../../../../components/Checkbox/Checkbox.vue.js";
@@ -4,10 +4,10 @@ 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
- /* empty css */
10
+ /* empty css */
11
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";
@@ -1,4 +1,4 @@
1
- import { _ as e, a as o, b as d, C as r, k as t, c as l, d as i, e as p, f as u, g as n, h as M, i as S, j as c, F as m, l as C, n as F, o as g, p as h, L as b, q as k, M as x, r as B, I, s as T, t as U, u as f, v as w, S as D, w as E, x as L, y as P, z as q, A as y, B as A, D as G, E as j, U as v, G as z, H, m as R } from "./main-BfEQkhXS.js";
1
+ import { _ as e, a as o, b as d, C as r, k as t, c as l, d as i, e as p, f as u, g as n, h as M, i as S, j as c, F as m, l as C, n as F, o as g, p as h, L as b, q as k, M as x, r as B, I, s as T, t as U, u as f, v as w, S as D, w as E, x as L, y as P, z as q, A as y, B as A, D as G, E as j, U as v, G as z, H, m as R } from "./main-EZaj64lH.js";
2
2
  export {
3
3
  e as Address,
4
4
  o as Breadcrumbs,
@@ -1,4 +1,4 @@
1
- import { __exports as utils } from "../../../../../../../_virtual/utils.js";
1
+ import { __exports as utils } from "../../../../../../../_virtual/utils2.js";
2
2
  var hasRequiredUtils;
3
3
  function requireUtils() {
4
4
  if (hasRequiredUtils) return utils;
@@ -1,4 +1,4 @@
1
- import { __exports as utils } from "../../../../../../../_virtual/utils2.js";
1
+ import { __exports as utils } from "../../../../../../../_virtual/utils.js";
2
2
  var hasRequiredUtils;
3
3
  function requireUtils() {
4
4
  if (hasRequiredUtils) return utils;
package/dist/style.css CHANGED
@@ -19,12 +19,12 @@
19
19
  display: flex;
20
20
  scroll-snap-type: x mandatory;
21
21
  overflow-x: scroll;
22
- scrollbar-width: none; /* Firefox */
23
- -ms-overflow-style: none; /* IE and Edge */
22
+ scrollbar-width: none;
23
+ -ms-overflow-style: none;
24
24
  scroll-behavior: smooth;
25
25
  }
26
26
  .carousel__container::-webkit-scrollbar {
27
- display: none; /* Chrome, Safari, Opera */
27
+ display: none;
28
28
  }
29
29
  .carousel__slide {
30
30
  flex: 0 0 100%;
@@ -32,8 +32,6 @@
32
32
  scroll-snap-align: start;
33
33
  scroll-snap-stop: always;
34
34
  }
35
-
36
- /* Navigation dots */
37
35
  .carousel__dots {
38
36
  display: flex;
39
37
  justify-content: center;
@@ -1,4 +1,4 @@
1
- import { W as p } from "./main-BfEQkhXS.js";
1
+ import { W as p } from "./main-EZaj64lH.js";
2
2
  class f extends p {
3
3
  constructor() {
4
4
  super(...arguments), this.group = "CapacitorStorage";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ozdao/martyrs",
3
- "version": "0.2.576",
3
+ "version": "0.2.577",
4
4
  "description": "Fullstack framework focused on user experience and ease of development.",
5
5
  "author": "OZ DAO <hello@ozdao.dev>",
6
6
  "license": "GPL-3.0-or-later",
@@ -56,21 +56,6 @@
56
56
  "import": "./dist/martyrs/src/modules/*/*.client.js"
57
57
  }
58
58
  },
59
- "scripts": {
60
- "preinstall": "npx only-allow pnpm",
61
- "clean": "rimraf dist",
62
- "build": "pnpm run clean && pnpm run build:builder && pnpm run build:components && pnpm run build:client && pnpm run build:server",
63
- "build:components": "vite build --config vite.components.config.js",
64
- "build:client": "vite build --config vite.modules.client.config.js",
65
- "build:server": "vite build --config vite.modules.server.config.js",
66
- "build:builder": "vite build --config vite.builder.config.js",
67
- "build:rspack": "pnpm run clean && pnpm run build:builder:rspack && pnpm run build:components:rspack && pnpm run build:client:rspack && pnpm run build:theme:rspack && pnpm run build:server:rspack",
68
- "build:components:rspack": "rspack --config rspack.components.config.js",
69
- "build:theme:rspack": "rspack --config rspack.theme.config.js",
70
- "build:client:rspack": "rspack --config rspack.client.config.js && FORMAT=cjs rspack --config rspack.client.config.js",
71
- "build:server:rspack": "rspack --config rspack.server.config.js && FORMAT=esm rspack --config rspack.server.config.js",
72
- "build:builder:rspack": "rspack --config rspack.builder.config.js"
73
- },
74
59
  "dependencies": {
75
60
  "@capacitor/core": "7.4.4",
76
61
  "@capacitor/preferences": "7.0.2",
@@ -116,5 +101,20 @@
116
101
  },
117
102
  "bugs": {
118
103
  "url": "https://github.com/oz-digital/martyrs/issues"
104
+ },
105
+ "scripts": {
106
+ "preinstall": "npx only-allow pnpm",
107
+ "clean": "rimraf dist",
108
+ "build": "pnpm run clean && pnpm run build:builder && pnpm run build:components && pnpm run build:client && pnpm run build:server",
109
+ "build:components": "vite build --config vite.components.config.js",
110
+ "build:client": "vite build --config vite.modules.client.config.js",
111
+ "build:server": "vite build --config vite.modules.server.config.js",
112
+ "build:builder": "vite build --config vite.builder.config.js",
113
+ "build:rspack": "pnpm run clean && pnpm run build:builder:rspack && pnpm run build:components:rspack && pnpm run build:client:rspack && pnpm run build:theme:rspack && pnpm run build:server:rspack",
114
+ "build:components:rspack": "rspack --config rspack.components.config.js",
115
+ "build:theme:rspack": "rspack --config rspack.theme.config.js",
116
+ "build:client:rspack": "rspack --config rspack.client.config.js && FORMAT=cjs rspack --config rspack.client.config.js",
117
+ "build:server:rspack": "rspack --config rspack.server.config.js && FORMAT=esm rspack --config rspack.server.config.js",
118
+ "build:builder:rspack": "rspack --config rspack.builder.config.js"
119
119
  }
120
- }
120
+ }