@ozdao/martyrs 0.2.603 → 0.2.604

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 (163) hide show
  1. package/dist/martyrs/src/components/EditImages/{EditImages.vue.js → EditImages.vue2.js} +2 -2
  2. package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +1 -0
  3. package/dist/martyrs/src/components/Feed/Carousel.vue.js +1 -1
  4. package/dist/martyrs/src/components/Feed/Feed.vue.js +2 -2
  5. package/dist/martyrs/src/components/Loader/{Loader.vue2.js → Loader.vue.js} +2 -2
  6. package/dist/martyrs/src/components/Loader/Loader.vue.js.map +1 -0
  7. package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue2.js +1 -1
  8. package/dist/martyrs/src/components/Media/Media.vue.js +1 -1
  9. package/dist/martyrs/src/components/Tab/{Tab.vue.js → Tab.vue2.js} +2 -2
  10. package/dist/martyrs/src/components/Tab/Tab.vue2.js.map +1 -0
  11. package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +1 -1
  12. package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  13. package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
  14. package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
  15. package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
  16. package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +3 -3
  17. package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
  18. package/dist/martyrs/src/modules/auth/views/store/auth.js +1 -1
  19. package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
  20. package/dist/martyrs/src/modules/community/components/sections/Comments.vue.js +1 -1
  21. package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +1 -1
  22. package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js +1 -1
  23. package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +2 -2
  24. package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue.js → Filters.vue2.js} +2 -2
  25. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +1 -0
  26. package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +1 -1
  27. package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js +1 -1
  28. package/dist/martyrs/src/modules/core/views/store/core.store.js +1 -1
  29. package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +2 -2
  30. package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +2 -2
  31. package/dist/martyrs/src/modules/events/components/sections/Feed.vue.js +1 -1
  32. package/dist/martyrs/src/modules/events/components/sections/List.vue.js +1 -1
  33. package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +1 -1
  34. package/dist/martyrs/src/modules/governance/views/components/blocks/CardInitiativeItem.vue.js +2 -2
  35. package/dist/martyrs/src/modules/governance/views/components/blocks/CardSprintItem.vue.js +2 -2
  36. package/dist/martyrs/src/modules/governance/views/components/blocks/CardTaskItem.vue.js +2 -2
  37. package/dist/martyrs/src/modules/governance/views/components/blocks/CardVotingItem.vue.js +2 -2
  38. package/dist/martyrs/src/modules/governance/views/components/pages/Initiative.vue.js +2 -2
  39. package/dist/martyrs/src/modules/governance/views/components/pages/InitiativeCreate.vue.js +2 -2
  40. package/dist/martyrs/src/modules/governance/views/components/pages/InitiativeSprints.vue.js +2 -2
  41. package/dist/martyrs/src/modules/governance/views/components/pages/Initiatives.vue.js +2 -2
  42. package/dist/martyrs/src/modules/governance/views/components/pages/Sprint.vue.js +2 -2
  43. package/dist/martyrs/src/modules/governance/views/components/pages/SprintCreate.vue.js +2 -2
  44. package/dist/martyrs/src/modules/governance/views/components/pages/Task.vue.js +2 -2
  45. package/dist/martyrs/src/modules/governance/views/components/pages/TaskCreate.vue.js +2 -2
  46. package/dist/martyrs/src/modules/governance/views/components/pages/Tasks.vue.js +2 -2
  47. package/dist/martyrs/src/modules/governance/views/components/pages/Voting.vue.js +2 -2
  48. package/dist/martyrs/src/modules/governance/views/components/pages/VotingCreate.vue.js +2 -2
  49. package/dist/martyrs/src/modules/governance/views/components/partials/LinkedEntityCard.vue.js +2 -2
  50. package/dist/martyrs/src/modules/governance/views/components/partials/VotingResults.vue.js +2 -2
  51. package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js +1 -1
  52. package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +1 -1
  53. package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +1 -1
  54. package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +1 -1
  55. package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +1 -1
  56. package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +1 -1
  57. package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +1 -1
  58. package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +1 -1
  59. package/dist/martyrs/src/modules/notifications/components/sections/NotificationPreferences.vue.js +1 -1
  60. package/dist/martyrs/src/modules/notifications/notifications.client.js +2 -2
  61. package/dist/martyrs/src/modules/notifications/notifications.client.js.map +1 -1
  62. package/dist/martyrs/src/modules/notifications/store/notifications.store.js +1 -1
  63. package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
  64. package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
  65. package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +2 -2
  66. package/dist/martyrs/src/modules/orders/store/shopcart.js +1 -1
  67. package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
  68. package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
  69. package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js +1 -1
  70. package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +2 -2
  71. package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +1 -1
  72. package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
  73. package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +2 -2
  74. package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +1 -1
  75. package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  76. package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +1 -1
  77. package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
  78. package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +1 -1
  79. package/dist/martyrs.es101.js +39 -0
  80. package/dist/martyrs.es102.js +24 -32
  81. package/dist/martyrs.es104.js +27 -0
  82. package/dist/martyrs.es105.js +6 -25
  83. package/dist/martyrs.es106.js +6 -5
  84. package/dist/martyrs.es107.js +76 -6
  85. package/dist/martyrs.es108.js +5 -77
  86. package/dist/martyrs.es109.js +119 -5
  87. package/dist/martyrs.es112.js +2 -119
  88. package/dist/martyrs.es113.js +169 -0
  89. package/dist/martyrs.es114.js +460 -0
  90. package/dist/martyrs.es115.js +40 -2
  91. package/dist/martyrs.es116.js +9 -22
  92. package/dist/martyrs.es117.js +49 -4
  93. package/dist/martyrs.es118.js +12 -8
  94. package/dist/martyrs.es119.js +41 -163
  95. package/dist/martyrs.es120.js +4 -457
  96. package/dist/martyrs.es121.js +125 -36
  97. package/dist/martyrs.es122.js +100 -9
  98. package/dist/martyrs.es123.js +76 -39
  99. package/dist/martyrs.es124.js +36 -10
  100. package/dist/martyrs.es125.js +10 -43
  101. package/dist/martyrs.es126.js +39 -4
  102. package/dist/martyrs.es127.js +8 -128
  103. package/dist/martyrs.es128.js +22 -100
  104. package/dist/martyrs.es129.js +4 -86
  105. package/dist/martyrs.es130.js +8 -38
  106. package/dist/martyrs.es131.js +115 -10
  107. package/dist/martyrs.es132.js +16 -38
  108. package/dist/martyrs.es133.js +15 -8
  109. package/dist/martyrs.es135.js +28 -112
  110. package/dist/martyrs.es136.js +9 -17
  111. package/dist/martyrs.es137.js +19 -14
  112. package/dist/martyrs.es138.js +9 -32
  113. package/dist/martyrs.es139.js +8 -9
  114. package/dist/martyrs.es140.js +43 -19
  115. package/dist/martyrs.es141.js +480 -9
  116. package/dist/martyrs.es142.js +5 -8
  117. package/dist/martyrs.es143.js +2 -45
  118. package/dist/martyrs.es144.js +29 -479
  119. package/dist/martyrs.es145.js +11 -5
  120. package/dist/martyrs.es146.js +17 -2
  121. package/dist/martyrs.es147.js +19 -11
  122. package/dist/martyrs.es148.js +27 -29
  123. package/dist/martyrs.es149.js +20 -16
  124. package/dist/martyrs.es54.js +2 -2
  125. package/dist/martyrs.es71.js +2 -2
  126. package/dist/martyrs.es74.js +1 -1
  127. package/dist/martyrs.es75.js +1 -1
  128. package/dist/martyrs.es76.js +6 -6
  129. package/dist/martyrs.es77.js +1 -1
  130. package/dist/martyrs.es78.js +1 -1
  131. package/dist/martyrs.es91.js +1 -1
  132. package/dist/martyrs.es92.js +33 -5
  133. package/dist/martyrs.es94.js +41 -0
  134. package/dist/martyrs.es95.js +46 -28
  135. package/dist/martyrs.es96.js +116 -52
  136. package/dist/martyrs.es97.js +33 -113
  137. package/dist/martyrs.es98.js +76 -33
  138. package/dist/martyrs.es99.js +24 -77
  139. package/dist/node_modules/.pnpm/@capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.4/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/index.js +1 -1
  140. package/dist/node_modules/.pnpm/@capacitor-mlkit_barcode-scanning@7.3.0_@capacitor_core@7.4.4/node_modules/@capacitor-mlkit/barcode-scanning/dist/esm/web.js +1 -1
  141. package/dist/node_modules/.pnpm/capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.4.4/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/index.js +1 -1
  142. package/dist/node_modules/.pnpm/capacitor-plugin-app-tracking-transparency@2.0.5_@capacitor_core@7.4.4/node_modules/capacitor-plugin-app-tracking-transparency/dist/esm/web.js +1 -1
  143. package/package.json +1 -1
  144. package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js +0 -487
  145. package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js.map +0 -1
  146. package/dist/martyrs/node_modules/.pnpm/@capacitor_preferences@7.0.2_@capacitor_core@7.4.4/node_modules/@capacitor/preferences/dist/esm/index.js +0 -8
  147. package/dist/martyrs/node_modules/.pnpm/@capacitor_preferences@7.0.2_@capacitor_core@7.4.4/node_modules/@capacitor/preferences/dist/esm/index.js.map +0 -1
  148. package/dist/martyrs/node_modules/.pnpm/@capacitor_preferences@7.0.2_@capacitor_core@7.4.4/node_modules/@capacitor/preferences/dist/esm/web.js +0 -73
  149. package/dist/martyrs/node_modules/.pnpm/@capacitor_preferences@7.0.2_@capacitor_core@7.4.4/node_modules/@capacitor/preferences/dist/esm/web.js.map +0 -1
  150. package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +0 -1
  151. package/dist/martyrs/src/components/Loader/Loader.vue2.js.map +0 -1
  152. package/dist/martyrs/src/components/Tab/Tab.vue.js.map +0 -1
  153. package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +0 -1
  154. package/dist/martyrs.es100.js +0 -33
  155. package/dist/martyrs.es103.js +0 -31
  156. package/dist/martyrs.es110.js +0 -54
  157. package/dist/martyrs.es111.js +0 -327
  158. package/dist/martyrs.es150.js +0 -22
  159. package/dist/martyrs.es151.js +0 -31
  160. package/dist/martyrs.es152.js +0 -23
  161. package/dist/martyrs.es93.js +0 -35
  162. package/dist/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js +0 -487
  163. package/dist/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js.map +0 -1
@@ -1,43 +1,86 @@
1
- import { mergeModels as d, useModel as b, computed as f, createElementBlock as o, openBlock as t, Fragment as p, renderList as v, createBlock as y } from "vue";
2
- import x from "./martyrs.es4.js";
3
- /* empty css */
4
- import _ from "./martyrs.es46.js";
5
- const k = { class: "filter-checkbox" }, g = {
6
- __name: "FilterCheckbox",
7
- props: /* @__PURE__ */ d({
8
- options: {
9
- type: Array,
10
- required: !0
1
+ import { mergeModels as o, useModel as g, ref as h, watch as v, createElementBlock as m, openBlock as u, createElementVNode as r, createCommentVNode as y, createVNode as s, Fragment as V, renderList as k, normalizeClass as P, toDisplayString as M } from "vue";
2
+ import c from "./martyrs.es8.js";
3
+ const B = { class: "filter-price" }, C = { class: "flex flex-v-center gap-thin" }, S = {
4
+ key: 0,
5
+ class: "mt-thin"
6
+ }, F = ["onClick"], O = {
7
+ __name: "FilterRange",
8
+ props: /* @__PURE__ */ o({
9
+ config: {
10
+ type: Object,
11
+ default: () => ({})
12
+ },
13
+ minPlaceholder: {
14
+ type: String,
15
+ default: "Min"
16
+ },
17
+ maxPlaceholder: {
18
+ type: String,
19
+ default: "Max"
20
+ },
21
+ label: {
22
+ type: String,
23
+ default: void 0
11
24
  }
12
25
  }, {
13
26
  modelValue: {
14
- type: Array,
15
- default: () => []
27
+ type: Object,
28
+ default: () => ({ min: null, max: null })
16
29
  },
17
30
  modelModifiers: {}
18
31
  }),
19
- emits: /* @__PURE__ */ d(["apply"], ["update:modelValue"]),
20
- setup(u, { emit: i }) {
21
- const r = u, s = b(u, "modelValue"), c = i, n = f(() => !r.options || !Array.isArray(r.options) ? [] : r.options.map((e, l) => typeof e == "string" ? { label: e, value: e } : typeof e == "object" && e !== null ? {
22
- label: e.label || e.text || e.name || String(e.value || e),
23
- value: e.value || e.text || e.label || e._id || e.id || `option-${l}`
24
- } : { label: String(e), value: `option-${l}` }));
25
- return (e, l) => (t(), o("div", k, [
26
- (t(!0), o(p, null, v(n.value, (a, A) => (t(), y(x, {
27
- key: a.value,
28
- radio: s.value,
29
- "onUpdate:radio": [
30
- l[0] || (l[0] = (m) => s.value = m),
31
- l[1] || (l[1] = (m) => c("apply"))
32
- ],
33
- label: a.label,
34
- value: a.value,
35
- mode: "checkbox",
36
- class: "br-1px br-light pd-small radius-small mn-b-micro"
37
- }, null, 8, ["radio", "label", "value"]))), 128))
32
+ emits: /* @__PURE__ */ o(["update:modelValue", "apply"], ["update:modelValue"]),
33
+ setup(t, { emit: f }) {
34
+ const i = g(t, "modelValue"), p = f, l = h({
35
+ min: i.value?.min || null,
36
+ max: i.value?.max || null
37
+ });
38
+ v(i, (e) => {
39
+ e && (l.value = {
40
+ min: e.min || null,
41
+ max: e.max || null
42
+ });
43
+ }, { deep: !0 });
44
+ const d = () => {
45
+ i.value = { ...l.value }, p("apply");
46
+ }, b = (e) => {
47
+ l.value = {
48
+ min: e.min || null,
49
+ max: e.max || null
50
+ }, d();
51
+ }, x = (e) => l.value.min === e.min && l.value.max === e.max;
52
+ return (e, n) => (u(), m("div", B, [
53
+ r("div", C, [
54
+ s(c, {
55
+ type: "number",
56
+ field: l.value.min,
57
+ "onUpdate:field": n[0] || (n[0] = (a) => l.value.min = a),
58
+ placeholder: t.minPlaceholder,
59
+ label: t.label,
60
+ class: "flex-child-1 bg-light pd-regular radius-small",
61
+ onBlur: d
62
+ }, null, 8, ["field", "placeholder", "label"]),
63
+ n[2] || (n[2] = r("span", { class: "t-small" }, "—", -1)),
64
+ s(c, {
65
+ type: "number",
66
+ field: l.value.max,
67
+ "onUpdate:field": n[1] || (n[1] = (a) => l.value.max = a),
68
+ placeholder: t.maxPlaceholder,
69
+ label: t.label,
70
+ class: "flex-child-1 bg-light pd-regular radius-small",
71
+ onBlur: d
72
+ }, null, 8, ["field", "placeholder", "label"])
73
+ ]),
74
+ t.config?.presets ? (u(), m("div", S, [
75
+ (u(!0), m(V, null, k(t.config.presets, (a) => (u(), m("button", {
76
+ key: a.label,
77
+ onClick: (N) => b(a),
78
+ class: P(["btn btn-small mr-thin mb-thin", x(a) ? "btn-primary" : "btn-secondary"])
79
+ }, M(a.label), 11, F))), 128))
80
+ ])) : y("", !0)
38
81
  ]));
39
82
  }
40
- }, M = /* @__PURE__ */ _(g, [["__scopeId", "data-v-91444d4c"]]);
83
+ };
41
84
  export {
42
- M as default
85
+ O as default
43
86
  };
@@ -1,86 +1,33 @@
1
- import { mergeModels as o, useModel as g, ref as h, watch as v, createElementBlock as m, openBlock as u, createElementVNode as r, createCommentVNode as y, createVNode as s, Fragment as V, renderList as k, normalizeClass as P, toDisplayString as M } from "vue";
2
- import c from "./martyrs.es8.js";
3
- const B = { class: "filter-price" }, C = { class: "flex flex-v-center gap-thin" }, S = {
4
- key: 0,
5
- class: "mt-thin"
6
- }, F = ["onClick"], O = {
7
- __name: "FilterRange",
8
- props: /* @__PURE__ */ o({
9
- config: {
10
- type: Object,
11
- default: () => ({})
12
- },
13
- minPlaceholder: {
14
- type: String,
15
- default: "Min"
16
- },
17
- maxPlaceholder: {
1
+ import { createElementBlock as t, openBlock as l, createElementVNode as V, normalizeClass as H } from "vue";
2
+ /* empty css */
3
+ const o = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "16",
6
+ height: "15",
7
+ viewBox: "0 0 16 15",
8
+ fill: "none"
9
+ }, r = ["fill"], i = {
10
+ __name: "IconCalendar",
11
+ props: {
12
+ fill: {
18
13
  type: String,
19
- default: "Max"
14
+ default: "currentColor"
20
15
  },
21
- label: {
16
+ order: {
22
17
  type: String,
23
- default: void 0
18
+ default: "desc"
24
19
  }
25
- }, {
26
- modelValue: {
27
- type: Object,
28
- default: () => ({ min: null, max: null })
29
- },
30
- modelModifiers: {}
31
- }),
32
- emits: /* @__PURE__ */ o(["update:modelValue", "apply"], ["update:modelValue"]),
33
- setup(t, { emit: f }) {
34
- const i = g(t, "modelValue"), p = f, l = h({
35
- min: i.value?.min || null,
36
- max: i.value?.max || null
37
- });
38
- v(i, (e) => {
39
- e && (l.value = {
40
- min: e.min || null,
41
- max: e.max || null
42
- });
43
- }, { deep: !0 });
44
- const d = () => {
45
- i.value = { ...l.value }, p("apply");
46
- }, b = (e) => {
47
- l.value = {
48
- min: e.min || null,
49
- max: e.max || null
50
- }, d();
51
- }, x = (e) => l.value.min === e.min && l.value.max === e.max;
52
- return (e, n) => (u(), m("div", B, [
53
- r("div", C, [
54
- s(c, {
55
- type: "number",
56
- field: l.value.min,
57
- "onUpdate:field": n[0] || (n[0] = (a) => l.value.min = a),
58
- placeholder: t.minPlaceholder,
59
- label: t.label,
60
- class: "flex-child-1 bg-light pd-regular radius-small",
61
- onBlur: d
62
- }, null, 8, ["field", "placeholder", "label"]),
63
- n[2] || (n[2] = r("span", { class: "t-small" }, "—", -1)),
64
- s(c, {
65
- type: "number",
66
- field: l.value.max,
67
- "onUpdate:field": n[1] || (n[1] = (a) => l.value.max = a),
68
- placeholder: t.maxPlaceholder,
69
- label: t.label,
70
- class: "flex-child-1 bg-light pd-regular radius-small",
71
- onBlur: d
72
- }, null, 8, ["field", "placeholder", "label"])
73
- ]),
74
- t.config?.presets ? (u(), m("div", S, [
75
- (u(!0), m(V, null, k(t.config.presets, (a) => (u(), m("button", {
76
- key: a.label,
77
- onClick: (N) => b(a),
78
- class: P(["btn btn-small mr-thin mb-thin", x(a) ? "btn-primary" : "btn-secondary"])
79
- }, M(a.label), 11, F))), 128))
80
- ])) : y("", !0)
20
+ },
21
+ setup(C) {
22
+ return (e, n) => (l(), t("svg", o, [
23
+ V("path", {
24
+ fill: C.fill,
25
+ class: H(e.$attrs.class),
26
+ d: "M2.73242 14.9238C1.89648 14.9238 1.25781 14.7051 0.816406 14.2676C0.375 13.8301 0.154297 13.1953 0.154297 12.3633V3.1875C0.154297 2.35938 0.375 1.72656 0.816406 1.28906C1.25781 0.851562 1.89648 0.632812 2.73242 0.632812H13.2617C14.0977 0.632812 14.7363 0.851562 15.1777 1.28906C15.6191 1.72656 15.8398 2.35938 15.8398 3.1875V12.3633C15.8398 13.1953 15.6191 13.8301 15.1777 14.2676C14.7363 14.7051 14.0977 14.9238 13.2617 14.9238H2.73242ZM2.83203 13.1895H13.1562C13.4648 13.1895 13.6992 13.1113 13.8594 12.9551C14.0234 12.8027 14.1055 12.5645 14.1055 12.2402V5.48438C14.1055 5.16016 14.0234 4.92188 13.8594 4.76953C13.6992 4.61328 13.4648 4.53516 13.1562 4.53516H2.83203C2.52344 4.53516 2.28906 4.61328 2.12891 4.76953C1.96875 4.92188 1.88867 5.16016 1.88867 5.48438V12.2402C1.88867 12.5645 1.96875 12.8027 2.12891 12.9551C2.28906 13.1113 2.52344 13.1895 2.83203 13.1895ZM6.55859 7.03125C6.42578 7.03125 6.33203 7.00781 6.27734 6.96094C6.22656 6.91016 6.20117 6.81836 6.20117 6.68555V6.24023C6.20117 6.10742 6.22656 6.01562 6.27734 5.96484C6.33203 5.91406 6.42578 5.88867 6.55859 5.88867H7.00391C7.14062 5.88867 7.23438 5.91406 7.28516 5.96484C7.33984 6.01562 7.36719 6.10742 7.36719 6.24023V6.68555C7.36719 6.81836 7.33984 6.91016 7.28516 6.96094C7.23438 7.00781 7.14062 7.03125 7.00391 7.03125H6.55859ZM8.99609 7.03125C8.86328 7.03125 8.76953 7.00781 8.71484 6.96094C8.66406 6.91016 8.63867 6.81836 8.63867 6.68555V6.24023C8.63867 6.10742 8.66406 6.01562 8.71484 5.96484C8.76953 5.91406 8.86328 5.88867 8.99609 5.88867H9.44141C9.57812 5.88867 9.67188 5.91406 9.72266 5.96484C9.77344 6.01562 9.79883 6.10742 9.79883 6.24023V6.68555C9.79883 6.81836 9.77344 6.91016 9.72266 6.96094C9.67188 7.00781 9.57812 7.03125 9.44141 7.03125H8.99609ZM11.4395 7.03125C11.3027 7.03125 11.207 7.00781 11.1523 6.96094C11.1016 6.91016 11.0762 6.81836 11.0762 6.68555V6.24023C11.0762 6.10742 11.1016 6.01562 11.1523 5.96484C11.207 5.91406 11.3027 5.88867 11.4395 5.88867H11.8789C12.0117 5.88867 12.1035 5.91406 12.1543 5.96484C12.209 6.01562 12.2363 6.10742 12.2363 6.24023V6.68555C12.2363 6.81836 12.209 6.91016 12.1543 6.96094C12.1035 7.00781 12.0117 7.03125 11.8789 7.03125H11.4395ZM4.12695 9.43359C3.99023 9.43359 3.89453 9.4082 3.83984 9.35742C3.78906 9.30664 3.76367 9.21484 3.76367 9.08203V8.63672C3.76367 8.50391 3.78906 8.41406 3.83984 8.36719C3.89453 8.31641 3.99023 8.29102 4.12695 8.29102H4.56641C4.69922 8.29102 4.79102 8.31641 4.8418 8.36719C4.89648 8.41406 4.92383 8.50391 4.92383 8.63672V9.08203C4.92383 9.21484 4.89648 9.30664 4.8418 9.35742C4.79102 9.4082 4.69922 9.43359 4.56641 9.43359H4.12695ZM6.55859 9.43359C6.42578 9.43359 6.33203 9.4082 6.27734 9.35742C6.22656 9.30664 6.20117 9.21484 6.20117 9.08203V8.63672C6.20117 8.50391 6.22656 8.41406 6.27734 8.36719C6.33203 8.31641 6.42578 8.29102 6.55859 8.29102H7.00391C7.14062 8.29102 7.23438 8.31641 7.28516 8.36719C7.33984 8.41406 7.36719 8.50391 7.36719 8.63672V9.08203C7.36719 9.21484 7.33984 9.30664 7.28516 9.35742C7.23438 9.4082 7.14062 9.43359 7.00391 9.43359H6.55859ZM8.99609 9.43359C8.86328 9.43359 8.76953 9.4082 8.71484 9.35742C8.66406 9.30664 8.63867 9.21484 8.63867 9.08203V8.63672C8.63867 8.50391 8.66406 8.41406 8.71484 8.36719C8.76953 8.31641 8.86328 8.29102 8.99609 8.29102H9.44141C9.57812 8.29102 9.67188 8.31641 9.72266 8.36719C9.77344 8.41406 9.79883 8.50391 9.79883 8.63672V9.08203C9.79883 9.21484 9.77344 9.30664 9.72266 9.35742C9.67188 9.4082 9.57812 9.43359 9.44141 9.43359H8.99609ZM11.4395 9.43359C11.3027 9.43359 11.207 9.4082 11.1523 9.35742C11.1016 9.30664 11.0762 9.21484 11.0762 9.08203V8.63672C11.0762 8.50391 11.1016 8.41406 11.1523 8.36719C11.207 8.31641 11.3027 8.29102 11.4395 8.29102H11.8789C12.0117 8.29102 12.1035 8.31641 12.1543 8.36719C12.209 8.41406 12.2363 8.50391 12.2363 8.63672V9.08203C12.2363 9.21484 12.209 9.30664 12.1543 9.35742C12.1035 9.4082 12.0117 9.43359 11.8789 9.43359H11.4395ZM4.12695 11.8301C3.99023 11.8301 3.89453 11.8066 3.83984 11.7598C3.78906 11.709 3.76367 11.6152 3.76367 11.4785V11.0391C3.76367 10.9023 3.78906 10.8105 3.83984 10.7637C3.89453 10.7129 3.99023 10.6875 4.12695 10.6875H4.56641C4.69922 10.6875 4.79102 10.7129 4.8418 10.7637C4.89648 10.8105 4.92383 10.9023 4.92383 11.0391V11.4785C4.92383 11.6152 4.89648 11.709 4.8418 11.7598C4.79102 11.8066 4.69922 11.8301 4.56641 11.8301H4.12695ZM6.55859 11.8301C6.42578 11.8301 6.33203 11.8066 6.27734 11.7598C6.22656 11.709 6.20117 11.6152 6.20117 11.4785V11.0391C6.20117 10.9023 6.22656 10.8105 6.27734 10.7637C6.33203 10.7129 6.42578 10.6875 6.55859 10.6875H7.00391C7.14062 10.6875 7.23438 10.7129 7.28516 10.7637C7.33984 10.8105 7.36719 10.9023 7.36719 11.0391V11.4785C7.36719 11.6152 7.33984 11.709 7.28516 11.7598C7.23438 11.8066 7.14062 11.8301 7.00391 11.8301H6.55859ZM8.99609 11.8301C8.86328 11.8301 8.76953 11.8066 8.71484 11.7598C8.66406 11.709 8.63867 11.6152 8.63867 11.4785V11.0391C8.63867 10.9023 8.66406 10.8105 8.71484 10.7637C8.76953 10.7129 8.86328 10.6875 8.99609 10.6875H9.44141C9.57812 10.6875 9.67188 10.7129 9.72266 10.7637C9.77344 10.8105 9.79883 10.9023 9.79883 11.0391V11.4785C9.79883 11.6152 9.77344 11.709 9.72266 11.7598C9.67188 11.8066 9.57812 11.8301 9.44141 11.8301H8.99609Z"
27
+ }, null, 10, r)
81
28
  ]));
82
29
  }
83
30
  };
84
31
  export {
85
- O as default
32
+ i as default
86
33
  };
@@ -1,4 +1,4 @@
1
- import { registerPlugin } from "../../../../../../@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js";
1
+ import { registerPlugin } from "@capacitor/core";
2
2
  import { AddressType, BarcodeFormat, BarcodeValueType, EmailFormatType, GoogleBarcodeScannerModuleInstallState, LensFacing, PhoneFormatType, Resolution, WifiEncryptionType } from "./definitions.js";
3
3
  const BarcodeScanner = registerPlugin("BarcodeScanner", {
4
4
  web: () => import("./web.js").then((m) => new m.BarcodeScannerWeb())
@@ -1,4 +1,4 @@
1
- import { WebPlugin, CapacitorException, ExceptionCode } from "../../../../../../@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js";
1
+ import { WebPlugin, CapacitorException, ExceptionCode } from "@capacitor/core";
2
2
  import { LensFacing, BarcodeValueType } from "./definitions.js";
3
3
  class BarcodeScannerWeb extends WebPlugin {
4
4
  constructor() {
@@ -1,4 +1,4 @@
1
- import { registerPlugin } from "../../../../../@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js";
1
+ import { registerPlugin } from "@capacitor/core";
2
2
  const AppTrackingTransparency = registerPlugin("AppTrackingTransparency", {
3
3
  web: () => import("./web.js").then((m) => new m.AppTrackingTransparencyWeb())
4
4
  });
@@ -1,4 +1,4 @@
1
- import { WebPlugin } from "../../../../../@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js";
1
+ import { WebPlugin } from "@capacitor/core";
2
2
  class AppTrackingTransparencyWeb extends WebPlugin {
3
3
  getStatus() {
4
4
  return Promise.resolve({ status: "authorized" });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ozdao/martyrs",
3
- "version": "0.2.603",
3
+ "version": "0.2.604",
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",