@ozdao/martyrs 0.2.576 → 0.2.578

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 (155) hide show
  1. package/dist/builder.js +33 -33
  2. package/dist/{main-BfEQkhXS.js → main-EZaj64lH.js} +1204 -1208
  3. package/dist/martyrs/dist/{main-BfEQkhXS.js → main-EZaj64lH.js} +78 -78
  4. package/dist/martyrs/dist/main-EZaj64lH.js.map +1 -0
  5. package/dist/martyrs/dist/{web-BqTV9va1.js → web-ClbcbWYJ.js} +2 -2
  6. package/dist/martyrs/dist/{web-BqTV9va1.js.map → web-ClbcbWYJ.js.map} +1 -1
  7. package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js +1 -1
  8. package/dist/martyrs/src/components/BottomSheet/BottomSheet.vue.js.map +1 -1
  9. package/dist/martyrs/src/components/Button/{Button.vue.js → Button.vue2.js} +3 -3
  10. package/dist/martyrs/src/components/Button/Button.vue2.js.map +1 -0
  11. package/dist/martyrs/src/components/Dropdown/{Dropdown.vue2.js → Dropdown.vue.js} +2 -2
  12. package/dist/martyrs/src/components/Dropdown/Dropdown.vue.js.map +1 -0
  13. package/dist/martyrs/src/components/EditImages/{EditImages.vue2.js → EditImages.vue.js} +2 -2
  14. package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +1 -0
  15. package/dist/martyrs/src/components/Feed/Carousel.vue.js +1 -1
  16. package/dist/martyrs/src/components/Feed/Feed.vue.js +3 -3
  17. package/dist/martyrs/src/components/FieldBig/FieldBig.vue.js +1 -1
  18. package/dist/martyrs/src/components/Loader/{Loader.vue2.js → Loader.vue.js} +2 -2
  19. package/dist/martyrs/src/components/Loader/Loader.vue.js.map +1 -0
  20. package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js +1 -1
  21. package/dist/martyrs/src/components/Media/Media.vue.js +1 -1
  22. package/dist/martyrs/src/components/Menu/{Menu.vue2.js → Menu.vue.js} +2 -2
  23. package/dist/martyrs/src/components/Menu/Menu.vue.js.map +1 -0
  24. package/dist/martyrs/src/components/Slider/Slider.vue.js +91 -97
  25. package/dist/martyrs/src/components/Slider/Slider.vue.js.map +1 -1
  26. package/dist/martyrs/src/components/Spoiler/{Spoiler.vue.js → Spoiler.vue2.js} +2 -2
  27. package/dist/martyrs/src/components/Spoiler/Spoiler.vue2.js.map +1 -0
  28. package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +1 -1
  29. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  30. package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
  31. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
  32. package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +3 -3
  33. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
  34. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditAccount.vue.js +1 -1
  35. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEditProfile.vue.js +1 -1
  36. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
  37. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +1 -1
  38. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
  39. package/dist/martyrs/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
  40. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +2 -2
  41. package/dist/martyrs/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
  42. package/dist/martyrs/src/modules/core/views/components/blocks/CardHeader.vue.js +2 -2
  43. package/dist/martyrs/src/modules/core/views/components/blocks/PopupAuth.vue.js +1 -1
  44. package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +2 -2
  45. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +2 -2
  46. package/dist/martyrs/src/modules/core/views/components/partials/Header.vue.js +1 -1
  47. package/dist/martyrs/src/modules/core/views/components/partials/Navigation.vue.js +2 -2
  48. package/dist/martyrs/src/modules/core/views/components/partials/NavigationBar.vue.js +1 -1
  49. package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue2.js → Filters.vue.js} +2 -2
  50. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +1 -0
  51. package/dist/martyrs/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  52. package/dist/martyrs/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  53. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +3 -3
  54. package/dist/martyrs/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  55. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +3 -3
  56. package/dist/martyrs/src/modules/events/components/sections/EditTickets.vue.js +1 -1
  57. package/dist/martyrs/src/modules/events/components/sections/Feed.vue.js +1 -1
  58. package/dist/martyrs/src/modules/events/components/sections/List.vue.js +1 -1
  59. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
  60. package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +1 -1
  61. package/dist/martyrs/src/modules/inventory/components/forms/ColumnSettingsMenu.vue.js +1 -1
  62. package/dist/martyrs/src/modules/inventory/components/forms/HistoryView.vue.js +1 -1
  63. package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
  64. package/dist/martyrs/src/modules/inventory/components/pages/Inventory.vue.js +1 -1
  65. package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +2 -2
  66. package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +1 -1
  67. package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js +1 -1
  68. package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +1 -1
  69. package/dist/martyrs/src/modules/music/components/blocks/ActionButtons.vue.js +2 -2
  70. package/dist/martyrs/src/modules/music/components/cards/AlbumCard.vue.js +1 -1
  71. package/dist/martyrs/src/modules/music/components/cards/ArtistCardSmall.vue.js +1 -1
  72. package/dist/martyrs/src/modules/music/components/cards/PlaylistCard.vue.js +1 -1
  73. package/dist/martyrs/src/modules/music/components/cards/TrackListCard.vue.js +1 -1
  74. package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +1 -1
  75. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +2 -2
  76. package/dist/martyrs/src/modules/music/components/forms/PlaylistForm.vue.js +1 -1
  77. package/dist/martyrs/src/modules/music/components/forms/SearchForm.vue.js +1 -1
  78. package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +1 -1
  79. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +3 -3
  80. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +2 -2
  81. package/dist/martyrs/src/modules/music/components/pages/MusicLibrary.vue.js +1 -1
  82. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +3 -3
  83. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +2 -2
  84. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +3 -3
  85. package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
  86. package/dist/martyrs/src/modules/music/components/player/FullscreenPlayer.vue.js +1 -1
  87. package/dist/martyrs/src/modules/music/components/player/MusicPlayer.vue.js +1 -1
  88. package/dist/martyrs/src/modules/music/components/player/PlayerControls.vue.js +1 -1
  89. package/dist/martyrs/src/modules/music/components/player/VolumeControl.vue.js +1 -1
  90. package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +1 -1
  91. package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +1 -1
  92. package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +2 -2
  93. package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  94. package/dist/martyrs/src/modules/orders/components/pages/OrderCreate.vue.js +1 -1
  95. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
  96. package/dist/martyrs/src/modules/orders/components/sections/ApplicationDetails.vue.js +1 -1
  97. package/dist/martyrs/src/modules/orders/components/sections/CustomerDetails.vue.js +1 -1
  98. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +3 -3
  99. package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +1 -1
  100. package/dist/martyrs/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  101. package/dist/martyrs/src/modules/organizations/components/forms/AddExistingMembersForm.vue.js +1 -1
  102. package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +2 -2
  103. package/dist/martyrs/src/modules/organizations/components/forms/InviteForm.vue.js +1 -1
  104. package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +1 -1
  105. package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +2 -2
  106. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
  107. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
  108. package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +2 -2
  109. package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  110. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
  111. package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
  112. package/dist/martyrs/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  113. package/dist/martyrs/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  114. package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js +1 -1
  115. package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +1 -1
  116. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +4 -4
  117. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +1 -1
  118. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
  119. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +2 -2
  120. package/dist/martyrs/src/modules/products/components/sections/EditAttributes.vue.js +1 -1
  121. package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +1 -1
  122. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +2 -2
  123. package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
  124. package/dist/martyrs/src/modules/products/components/sections/ProductConfigurator.vue.js +1 -1
  125. package/dist/martyrs/src/modules/products/components/sections/ProductsRecommended.vue.js +1 -1
  126. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  127. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +2 -2
  128. package/dist/martyrs/src/modules/rents/views/components/pages/RentsEdit.vue.js +1 -1
  129. package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  130. package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +2 -2
  131. package/dist/martyrs/src/modules/spots/components/pages/Map.vue.js +1 -1
  132. package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +1 -1
  133. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +1 -1
  134. package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +1 -1
  135. package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
  136. package/dist/martyrs.css +1 -1
  137. package/dist/martyrs.es.js +1 -1
  138. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/core/utils.js +1 -1
  139. package/dist/node_modules/.pnpm/qrcode@1.5.4/node_modules/qrcode/lib/renderer/utils.js +1 -1
  140. package/dist/style.css +3 -5
  141. package/dist/{web-BqTV9va1.js → web-ClbcbWYJ.js} +1 -1
  142. package/package.json +1 -1
  143. package/src/components/BottomSheet/BottomSheet.vue +1 -1
  144. package/src/components/Slider/Slider.vue +111 -150
  145. package/src/jit/rules.js +42 -41
  146. package/src/styles/layout.scss +0 -3
  147. package/src/styles/reset.scss +5 -2
  148. package/dist/martyrs/dist/main-BfEQkhXS.js.map +0 -1
  149. package/dist/martyrs/src/components/Button/Button.vue.js.map +0 -1
  150. package/dist/martyrs/src/components/Dropdown/Dropdown.vue2.js.map +0 -1
  151. package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +0 -1
  152. package/dist/martyrs/src/components/Loader/Loader.vue2.js.map +0 -1
  153. package/dist/martyrs/src/components/Menu/Menu.vue2.js.map +0 -1
  154. package/dist/martyrs/src/components/Spoiler/Spoiler.vue.js.map +0 -1
  155. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +0 -1
@@ -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";
@@ -8,7 +8,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";