@feedmepos/mf-common 1.29.22 → 1.29.23
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/{CustomAttributesForm-eec11a4d.js → CustomAttributesForm-34cb2e10.js} +1 -1
- package/dist/{ItemSelector-8553acdb.js → ItemSelector-f6a5b9a3.js} +1 -1
- package/dist/{RestaurantSelector-729a020a.js → RestaurantSelector-0a3d3f18.js} +1 -1
- package/dist/{app-aa2ad1cf.js → app-5956b5d6.js} +3599 -3553
- package/dist/app.js +32 -33
- package/dist/i18n.d.ts +2 -1
- package/dist/i18n.d.ts.map +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/package.json +2 -2
package/dist/app.js
CHANGED
|
@@ -1,47 +1,46 @@
|
|
|
1
|
-
import { f as s } from "./app-
|
|
2
|
-
import {
|
|
1
|
+
import { f as s } from "./app-5956b5d6.js";
|
|
2
|
+
import { C as u, E as m, r as M, J as E, K as P, F as S, A as p, j as d, I as c, P as C, _, R as g, h, L as F, D as R, n as A, x as y, B as O, m as I, i as L, p as Q, N as T, w as b, s as f, v as G, o as N, M as U, G as v, Q as w, u as x, k as B, q as D, t as Y, H as z, z as V, y as W } from "./app-5956b5d6.js";
|
|
3
3
|
import "pinia";
|
|
4
4
|
import "vue";
|
|
5
5
|
import "vue-router";
|
|
6
6
|
import "@feedmepos/ui-library";
|
|
7
7
|
const r = s.Dinero;
|
|
8
8
|
export {
|
|
9
|
-
u as
|
|
10
|
-
m as CustomAttributesForm,
|
|
9
|
+
u as CustomAttributesForm,
|
|
11
10
|
r as Dinero,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
11
|
+
m as EMPTY_MONGO_QUERY,
|
|
12
|
+
M as EMPTY_RULE,
|
|
13
|
+
E as FM_POST_MESSAGE_REQUEST,
|
|
14
|
+
P as FM_POST_MESSAGE_RESPONSE,
|
|
15
|
+
S as FeedMeAuth,
|
|
16
|
+
p as FmNavBar,
|
|
17
|
+
d as FmpUser,
|
|
19
18
|
c as ItemSelector,
|
|
20
19
|
C as Permission,
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
20
|
+
_ as PermissionWrapper,
|
|
21
|
+
g as RestaurantSelector,
|
|
22
|
+
h as baseClientInstance,
|
|
23
|
+
F as callMethodOnWindow,
|
|
24
|
+
R as createFeedMeI18n,
|
|
25
|
+
A as detectLocale,
|
|
26
|
+
y as fullPermission,
|
|
27
|
+
O as i18nMessages,
|
|
29
28
|
I as initVueClientMonitoring,
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
29
|
+
L as initialize,
|
|
30
|
+
Q as installBusinessQueryStatePlugin,
|
|
31
|
+
T as installPostMessageMethodCall,
|
|
33
32
|
b as installRouteValidation,
|
|
34
33
|
f as isEmptyMongoQuery,
|
|
35
34
|
G as isEmptyRule,
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
35
|
+
N as onAuthStateChanged,
|
|
36
|
+
U as registerPostMessageMethod,
|
|
37
|
+
v as setEnabledLocales,
|
|
38
|
+
w as uninstallPostMessageMethodCall,
|
|
39
|
+
x as useCoreStore,
|
|
40
|
+
B as useCountry,
|
|
41
|
+
D as useCustomAttributes,
|
|
42
|
+
Y as useI18n,
|
|
43
|
+
z as useLocale,
|
|
44
|
+
V as validatePermission,
|
|
45
|
+
W as withPermission
|
|
47
46
|
};
|
package/dist/i18n.d.ts
CHANGED
|
@@ -2,7 +2,8 @@ import type { FeedMeI18nOptions } from "@feedmepos/i18n";
|
|
|
2
2
|
import { useI18n } from "@feedmepos/i18n";
|
|
3
3
|
import portalShellEnUS from "./locales/portalshell/en-US.json";
|
|
4
4
|
export { useI18n };
|
|
5
|
-
export {
|
|
5
|
+
export { setEnabledLocales } from "./composables/useLocale";
|
|
6
|
+
export { useLocale } from "./composables/useLocale";
|
|
6
7
|
export type { FeedMeI18nOptions, I18n, DefineLocaleMessage } from "@feedmepos/i18n";
|
|
7
8
|
export { type CommonMessagesSchema } from "./locales/common/types";
|
|
8
9
|
export type PortalShellI18nSchema = typeof portalShellEnUS;
|
package/dist/i18n.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/i18n.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAA;AACxD,OAAO,EAAyC,OAAO,EAAE,MAAM,iBAAiB,CAAA;AAUhF,OAAO,eAAe,MAAM,kCAAkC,CAAA;AAQ9D,OAAO,EAAE,OAAO,EAAE,CAAA;AAClB,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/i18n.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAA;AACxD,OAAO,EAAyC,OAAO,EAAE,MAAM,iBAAiB,CAAA;AAUhF,OAAO,eAAe,MAAM,kCAAkC,CAAA;AAQ9D,OAAO,EAAE,OAAO,EAAE,CAAA;AAClB,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAA;AAC3D,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAA;AACnD,YAAY,EAAE,iBAAiB,EAAE,IAAI,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAA;AACnF,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAElE,MAAM,MAAM,qBAAqB,GAAG,OAAO,eAAe,CAAA;AAI1D,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQxB,CAAA;AAED,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,iBAAiB,+DAW1D"}
|