@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.
- package/dist/martyrs/src/components/EditImages/{EditImages.vue.js → EditImages.vue2.js} +2 -2
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +1 -0
- package/dist/martyrs/src/components/Feed/Carousel.vue.js +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.js +2 -2
- package/dist/martyrs/src/components/Loader/{Loader.vue2.js → Loader.vue.js} +2 -2
- package/dist/martyrs/src/components/Loader/Loader.vue.js.map +1 -0
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue2.js +1 -1
- package/dist/martyrs/src/components/Media/Media.vue.js +1 -1
- package/dist/martyrs/src/components/Tab/{Tab.vue.js → Tab.vue2.js} +2 -2
- package/dist/martyrs/src/components/Tab/Tab.vue2.js.map +1 -0
- package/dist/martyrs/src/components/UploadImage/UploadImage.vue.js +1 -1
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +3 -3
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/store/auth.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/sections/Comments.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/blocks/PopupDateSelector.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/layouts/App.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/layouts/Client.vue.js +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/{Filters.vue.js → Filters.vue2.js} +2 -2
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue2.js.map +1 -0
- package/dist/martyrs/src/modules/core/views/components/sections/SectionPageTitle.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Walkthrough.vue.js +1 -1
- package/dist/martyrs/src/modules/core/views/store/core.store.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/sections/Feed.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/List.vue.js +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +1 -1
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardInitiativeItem.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardSprintItem.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardTaskItem.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/blocks/CardVotingItem.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/pages/Initiative.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/pages/InitiativeCreate.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/pages/InitiativeSprints.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/pages/Initiatives.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/pages/Sprint.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/pages/SprintCreate.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/pages/Task.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/pages/TaskCreate.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/pages/Tasks.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/pages/Voting.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/pages/VotingCreate.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/partials/LinkedEntityCard.vue.js +2 -2
- package/dist/martyrs/src/modules/governance/views/components/partials/VotingResults.vue.js +2 -2
- package/dist/martyrs/src/modules/marketplace/views/components/pages/Marketplace.vue.js +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +1 -1
- package/dist/martyrs/src/modules/notifications/components/sections/NotificationPreferences.vue.js +1 -1
- package/dist/martyrs/src/modules/notifications/notifications.client.js +2 -2
- package/dist/martyrs/src/modules/notifications/notifications.client.js.map +1 -1
- package/dist/martyrs/src/modules/notifications/store/notifications.store.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/store/shopcart.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +1 -1
- package/dist/martyrs.es101.js +39 -0
- package/dist/martyrs.es102.js +24 -32
- package/dist/martyrs.es104.js +27 -0
- package/dist/martyrs.es105.js +6 -25
- package/dist/martyrs.es106.js +6 -5
- package/dist/martyrs.es107.js +76 -6
- package/dist/martyrs.es108.js +5 -77
- package/dist/martyrs.es109.js +119 -5
- package/dist/martyrs.es112.js +2 -119
- package/dist/martyrs.es113.js +169 -0
- package/dist/martyrs.es114.js +460 -0
- package/dist/martyrs.es115.js +40 -2
- package/dist/martyrs.es116.js +9 -22
- package/dist/martyrs.es117.js +49 -4
- package/dist/martyrs.es118.js +12 -8
- package/dist/martyrs.es119.js +41 -163
- package/dist/martyrs.es120.js +4 -457
- package/dist/martyrs.es121.js +125 -36
- package/dist/martyrs.es122.js +100 -9
- package/dist/martyrs.es123.js +76 -39
- package/dist/martyrs.es124.js +36 -10
- package/dist/martyrs.es125.js +10 -43
- package/dist/martyrs.es126.js +39 -4
- package/dist/martyrs.es127.js +8 -128
- package/dist/martyrs.es128.js +22 -100
- package/dist/martyrs.es129.js +4 -86
- package/dist/martyrs.es130.js +8 -38
- package/dist/martyrs.es131.js +115 -10
- package/dist/martyrs.es132.js +16 -38
- package/dist/martyrs.es133.js +15 -8
- package/dist/martyrs.es135.js +28 -112
- package/dist/martyrs.es136.js +9 -17
- package/dist/martyrs.es137.js +19 -14
- package/dist/martyrs.es138.js +9 -32
- package/dist/martyrs.es139.js +8 -9
- package/dist/martyrs.es140.js +43 -19
- package/dist/martyrs.es141.js +480 -9
- package/dist/martyrs.es142.js +5 -8
- package/dist/martyrs.es143.js +2 -45
- package/dist/martyrs.es144.js +29 -479
- package/dist/martyrs.es145.js +11 -5
- package/dist/martyrs.es146.js +17 -2
- package/dist/martyrs.es147.js +19 -11
- package/dist/martyrs.es148.js +27 -29
- package/dist/martyrs.es149.js +20 -16
- package/dist/martyrs.es54.js +2 -2
- package/dist/martyrs.es71.js +2 -2
- package/dist/martyrs.es74.js +1 -1
- package/dist/martyrs.es75.js +1 -1
- package/dist/martyrs.es76.js +6 -6
- package/dist/martyrs.es77.js +1 -1
- package/dist/martyrs.es78.js +1 -1
- package/dist/martyrs.es91.js +1 -1
- package/dist/martyrs.es92.js +33 -5
- package/dist/martyrs.es94.js +41 -0
- package/dist/martyrs.es95.js +46 -28
- package/dist/martyrs.es96.js +116 -52
- package/dist/martyrs.es97.js +33 -113
- package/dist/martyrs.es98.js +76 -33
- package/dist/martyrs.es99.js +24 -77
- 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
- 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
- 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
- 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
- package/package.json +1 -1
- package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js +0 -487
- package/dist/martyrs/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js.map +0 -1
- 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
- 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
- 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
- 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
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +0 -1
- package/dist/martyrs/src/components/Loader/Loader.vue2.js.map +0 -1
- package/dist/martyrs/src/components/Tab/Tab.vue.js.map +0 -1
- package/dist/martyrs/src/modules/core/views/components/sections/Filters.vue.js.map +0 -1
- package/dist/martyrs.es100.js +0 -33
- package/dist/martyrs.es103.js +0 -31
- package/dist/martyrs.es110.js +0 -54
- package/dist/martyrs.es111.js +0 -327
- package/dist/martyrs.es150.js +0 -22
- package/dist/martyrs.es151.js +0 -31
- package/dist/martyrs.es152.js +0 -23
- package/dist/martyrs.es93.js +0 -35
- package/dist/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js +0 -487
- package/dist/node_modules/.pnpm/@capacitor_core@7.4.4/node_modules/@capacitor/core/dist/index.js.map +0 -1
package/dist/martyrs.es98.js
CHANGED
|
@@ -1,43 +1,86 @@
|
|
|
1
|
-
import { mergeModels as
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
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:
|
|
15
|
-
default: () =>
|
|
27
|
+
type: Object,
|
|
28
|
+
default: () => ({ min: null, max: null })
|
|
16
29
|
},
|
|
17
30
|
modelModifiers: {}
|
|
18
31
|
}),
|
|
19
|
-
emits: /* @__PURE__ */
|
|
20
|
-
setup(
|
|
21
|
-
const
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
},
|
|
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
|
-
}
|
|
83
|
+
};
|
|
41
84
|
export {
|
|
42
|
-
|
|
85
|
+
O as default
|
|
43
86
|
};
|
package/dist/martyrs.es99.js
CHANGED
|
@@ -1,86 +1,33 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
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: "
|
|
14
|
+
default: "currentColor"
|
|
20
15
|
},
|
|
21
|
-
|
|
16
|
+
order: {
|
|
22
17
|
type: String,
|
|
23
|
-
default:
|
|
18
|
+
default: "desc"
|
|
24
19
|
}
|
|
25
|
-
},
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
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
|
-
|
|
32
|
+
i as default
|
|
86
33
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { registerPlugin } from "
|
|
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 "
|
|
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 "
|
|
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 "
|
|
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