@orderingstack/front-hooks 6.3.0 → 6.3.2
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/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +210 -172
- package/dist/index.es.js.map +1 -1
- package/dist/packages/auth/src/AuthContext.d.ts +1 -1
- package/dist/packages/auth/src/AuthContext.d.ts.map +1 -1
- package/dist/packages/auth/src/AuthProviderCommon.d.ts +2 -2
- package/dist/packages/auth/src/ConfigContext.d.ts.map +1 -1
- package/dist/packages/config/src/ThemeProvider.d.ts.map +1 -1
- package/dist/packages/escpos-encoder/__tests__/encoder.test.d.ts +2 -0
- package/dist/packages/escpos-encoder/__tests__/encoder.test.d.ts.map +1 -0
- package/dist/packages/escpos-encoder/src/const.d.ts +25 -0
- package/dist/packages/escpos-encoder/src/const.d.ts.map +1 -0
- package/dist/packages/escpos-encoder/src/index.d.ts +352 -0
- package/dist/packages/escpos-encoder/src/index.d.ts.map +1 -0
- package/dist/packages/escpos-encoder/vite.config.d.ts +3 -0
- package/dist/packages/escpos-encoder/vite.config.d.ts.map +1 -0
- package/dist/packages/menu/src/components/default/BottomNav.d.ts.map +1 -1
- package/dist/packages/menu/src/stories/Menu.stories.d.ts +1 -1
- package/dist/packages/menu/src/stories/Menu.stories.d.ts.map +1 -1
- package/dist/packages/menu/src/stories/MenuBK.stories.d.ts +1 -1
- package/dist/packages/menu/src/stories/MenuBK.stories.d.ts.map +1 -1
- package/dist/packages/menu/src/stories/MenuLumberjacks.stories.d.ts +1 -1
- package/dist/packages/menu/src/stories/MenuLumberjacks.stories.d.ts.map +1 -1
- package/dist/packages/menu/src/stories/MenuPasibus.stories.d.ts +1 -1
- package/dist/packages/menu/src/stories/MenuPasibus.stories.d.ts.map +1 -1
- package/dist/packages/menu/src/stories/MenuSamex.stories.d.ts +1 -1
- package/dist/packages/menu/src/stories/MenuSamex.stories.d.ts.map +1 -1
- package/dist/packages/menu/src/stories/ProductTile.stories.d.ts +1 -1
- package/dist/packages/menu/src/stories/ProductTile.stories.d.ts.map +1 -1
- package/dist/packages/menu/tailwind.config.d.ts +76 -1
- package/dist/packages/mparticle-plugin/src/index.d.ts.map +1 -1
- package/dist/packages/phone-input/src/stories/PhoneInput.stories.d.ts +1 -1
- package/dist/packages/phone-input/src/stories/PhoneInput.stories.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/useCms.d.ts +4 -4
- package/dist/types/useCms.d.ts.map +1 -1
- package/dist/types/useGroupOrderLines.d.ts +1 -1
- package/dist/types/useGroupOrderLines.d.ts.map +1 -1
- package/dist/types/useMediaUrl.d.ts.map +1 -1
- package/dist/types/utils/timeAvailabilityFilter.d.ts +1 -1
- package/package.json +2 -2
- package/dist/packages/auth/dist/deps/AuthProvider.cjs.d.ts +0 -73
- package/dist/packages/auth/dist/deps/AuthProvider.cjs.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/AuthProvider.es.d.ts +0 -71
- package/dist/packages/auth/dist/deps/AuthProvider.es.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.cjs.d.ts +0 -10
- package/dist/packages/auth/dist/deps/web.cjs.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.cjs2.d.ts +0 -16
- package/dist/packages/auth/dist/deps/web.cjs2.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.cjs3.d.ts +0 -40
- package/dist/packages/auth/dist/deps/web.cjs3.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.cjs4.d.ts +0 -27
- package/dist/packages/auth/dist/deps/web.cjs4.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.cjs5.d.ts +0 -35
- package/dist/packages/auth/dist/deps/web.cjs5.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.es.d.ts +0 -10
- package/dist/packages/auth/dist/deps/web.es.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.es2.d.ts +0 -16
- package/dist/packages/auth/dist/deps/web.es2.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.es3.d.ts +0 -40
- package/dist/packages/auth/dist/deps/web.es3.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.es4.d.ts +0 -27
- package/dist/packages/auth/dist/deps/web.es4.d.ts.map +0 -1
- package/dist/packages/auth/dist/deps/web.es5.d.ts +0 -35
- package/dist/packages/auth/dist/deps/web.es5.d.ts.map +0 -1
- package/dist/packages/auth/dist/legacy.cjs.d.ts +0 -7
- package/dist/packages/auth/dist/legacy.cjs.d.ts.map +0 -1
- package/dist/packages/auth/dist/legacy.es.d.ts +0 -8
- package/dist/packages/auth/dist/legacy.es.d.ts.map +0 -1
- package/dist/packages/auth/dist/v6.cjs.d.ts +0 -6
- package/dist/packages/auth/dist/v6.cjs.d.ts.map +0 -1
- package/dist/packages/auth/dist/v6.es.d.ts +0 -8
- package/dist/packages/auth/dist/v6.es.d.ts.map +0 -1
- package/dist/packages/hooks/dist/index.cjs.d.ts +0 -142
- package/dist/packages/hooks/dist/index.cjs.d.ts.map +0 -1
- package/dist/packages/hooks/dist/index.es.d.ts +0 -142
- package/dist/packages/hooks/dist/index.es.d.ts.map +0 -1
- package/dist/packages/mparticle-plugin/dist/index.cjs.d.ts +0 -14
- package/dist/packages/mparticle-plugin/dist/index.cjs.d.ts.map +0 -1
- package/dist/packages/mparticle-plugin/dist/index.es.d.ts +0 -14
- package/dist/packages/mparticle-plugin/dist/index.es.d.ts.map +0 -1
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
declare let Ct: {
|
|
2
|
-
new (): {};
|
|
3
|
-
getInstance(): {};
|
|
4
|
-
instance: {} | undefined;
|
|
5
|
-
};
|
|
6
|
-
declare function Ur(t: any): number;
|
|
7
|
-
declare function ve(t: any, e: any): any;
|
|
8
|
-
declare function dg({ product: t, state: e, selected: r, cheapestGroupOptionsProduct: n, basePrice: i, dangerouslyOverwritePrice: a }: {
|
|
9
|
-
product: any;
|
|
10
|
-
state: any;
|
|
11
|
-
selected: any;
|
|
12
|
-
cheapestGroupOptionsProduct: any;
|
|
13
|
-
basePrice: any;
|
|
14
|
-
dangerouslyOverwritePrice: any;
|
|
15
|
-
}): {
|
|
16
|
-
displayPrice: any;
|
|
17
|
-
showAsMinPrice: any;
|
|
18
|
-
calculatedPriceDefaultProductState: any;
|
|
19
|
-
calculatedChildrensBasePrice: any;
|
|
20
|
-
};
|
|
21
|
-
declare function Rr(t: any, e?: undefined, r?: undefined, n?: boolean): any[];
|
|
22
|
-
declare function gs(t: any, e: any, r?: string, n?: number): string;
|
|
23
|
-
declare function Qg(t: any): any[] | null;
|
|
24
|
-
declare function sd({ items: t, locale: e, venue: r }: {
|
|
25
|
-
items: any;
|
|
26
|
-
locale: any;
|
|
27
|
-
venue: any;
|
|
28
|
-
}): any;
|
|
29
|
-
declare function Dt(t: any, e: any): any;
|
|
30
|
-
declare function id(t: any, e: any, r: any): any;
|
|
31
|
-
declare function hn(t: any, e?: number): any;
|
|
32
|
-
declare function vs(t: any): any;
|
|
33
|
-
declare function pe(t: any, e: any): any;
|
|
34
|
-
declare function $e(t: any): any[];
|
|
35
|
-
declare function St(t: any): boolean;
|
|
36
|
-
declare function lt(t: any, e: any): any;
|
|
37
|
-
declare function ds(t: any, e: any): boolean;
|
|
38
|
-
declare function oe(t: any, e: any): any;
|
|
39
|
-
declare function ht(t: any, e: any): void;
|
|
40
|
-
declare function gg(t: any, e: any): void;
|
|
41
|
-
declare function hs(t: any): number;
|
|
42
|
-
declare function rn(t: any, e?: boolean, r?: undefined, n?: number): never[];
|
|
43
|
-
declare function Bt(t: any, e: number | undefined, r: boolean | undefined, n: any, i: any): {
|
|
44
|
-
value: any;
|
|
45
|
-
isError: boolean;
|
|
46
|
-
isLoading: boolean;
|
|
47
|
-
refresh: (c: any) => Promise<any>;
|
|
48
|
-
};
|
|
49
|
-
declare function od({ id: t, intervalSeconds: e, withLocalStorage: r }: {
|
|
50
|
-
id: any;
|
|
51
|
-
intervalSeconds: any;
|
|
52
|
-
withLocalStorage: any;
|
|
53
|
-
}): {
|
|
54
|
-
value: any;
|
|
55
|
-
isError: boolean;
|
|
56
|
-
isLoading: boolean;
|
|
57
|
-
refresh: (c: any) => Promise<any>;
|
|
58
|
-
};
|
|
59
|
-
declare function an({ product: t, state: e, selected: r, cheapestGroupOptionsProduct: n, basePrice: i, dangerouslyOverwritePrice: a }: {
|
|
60
|
-
product: any;
|
|
61
|
-
state: any;
|
|
62
|
-
selected: any;
|
|
63
|
-
cheapestGroupOptionsProduct: any;
|
|
64
|
-
basePrice: any;
|
|
65
|
-
dangerouslyOverwritePrice: any;
|
|
66
|
-
}): {
|
|
67
|
-
displayPrice: any;
|
|
68
|
-
showAsMinPrice: any;
|
|
69
|
-
calculatedPriceDefaultProductState: any;
|
|
70
|
-
calculatedChildrensBasePrice: any;
|
|
71
|
-
};
|
|
72
|
-
declare function kg(t: any): any[];
|
|
73
|
-
declare function wt(t: any, e: any): () => void;
|
|
74
|
-
declare function ld(t: any): {
|
|
75
|
-
dineInOpen: any;
|
|
76
|
-
takeAwayOpen: any;
|
|
77
|
-
loaded: boolean;
|
|
78
|
-
};
|
|
79
|
-
declare function cn({ kioskMediaId: t, kioskMediaType: e, intervalSeconds: r, withLocalStorage: n, baseUrl: i, tenant: a, venue: s, locale: u }: {
|
|
80
|
-
kioskMediaId: any;
|
|
81
|
-
kioskMediaType: any;
|
|
82
|
-
intervalSeconds?: number | undefined;
|
|
83
|
-
withLocalStorage?: boolean | undefined;
|
|
84
|
-
baseUrl: any;
|
|
85
|
-
tenant: any;
|
|
86
|
-
venue: any;
|
|
87
|
-
locale: any;
|
|
88
|
-
}): {
|
|
89
|
-
url: any;
|
|
90
|
-
fallbackUrl: any;
|
|
91
|
-
mediaType: any;
|
|
92
|
-
isError: boolean;
|
|
93
|
-
isLoading: boolean;
|
|
94
|
-
imageDisplayTime: any;
|
|
95
|
-
refresh: (c: any) => Promise<any>;
|
|
96
|
-
};
|
|
97
|
-
declare function cd({ kioskMediaId: t, kioskMediaType: e, venue: r, language: n, intervalSeconds: i, withLocalStorage: a }: {
|
|
98
|
-
kioskMediaId: any;
|
|
99
|
-
kioskMediaType: any;
|
|
100
|
-
venue: any;
|
|
101
|
-
language: any;
|
|
102
|
-
intervalSeconds?: number | undefined;
|
|
103
|
-
withLocalStorage?: boolean | undefined;
|
|
104
|
-
}): {
|
|
105
|
-
url: any;
|
|
106
|
-
fallbackUrl: any;
|
|
107
|
-
mediaType: any;
|
|
108
|
-
isError: boolean;
|
|
109
|
-
isLoading: boolean;
|
|
110
|
-
imageDisplayTime: any;
|
|
111
|
-
refresh: (c: any) => Promise<any>;
|
|
112
|
-
};
|
|
113
|
-
declare function ud(t: any, e: any, r: any, n?: number, i?: boolean): {
|
|
114
|
-
url: any;
|
|
115
|
-
fallbackUrl: any;
|
|
116
|
-
isError: boolean;
|
|
117
|
-
mediaType: any;
|
|
118
|
-
refresh: (c: any) => Promise<any>;
|
|
119
|
-
};
|
|
120
|
-
declare function un(t: any, e: any, r: any, n: number | undefined, i: boolean | undefined, a: any, s: any): {
|
|
121
|
-
url: any;
|
|
122
|
-
fallbackUrl: any;
|
|
123
|
-
isError: boolean;
|
|
124
|
-
mediaType: any;
|
|
125
|
-
refresh: (c: any) => Promise<any>;
|
|
126
|
-
};
|
|
127
|
-
declare function _d(t: any, e?: number): any;
|
|
128
|
-
declare function hg({ originalMenu: t, markOnly: e, timeZone: r, interval: n, enableKeys: i }: {
|
|
129
|
-
originalMenu: any;
|
|
130
|
-
markOnly?: boolean | undefined;
|
|
131
|
-
timeZone: any;
|
|
132
|
-
interval?: number | undefined;
|
|
133
|
-
enableKeys?: any[] | undefined;
|
|
134
|
-
}): never[];
|
|
135
|
-
declare function fd(t: any, e: any): void;
|
|
136
|
-
declare function on(t: any, e: number | undefined, r: boolean | undefined, n: any, i: any, a: any): {
|
|
137
|
-
value: any;
|
|
138
|
-
isError: boolean;
|
|
139
|
-
refresh: (c: any) => Promise<any>;
|
|
140
|
-
};
|
|
141
|
-
export { Ct as MediaProxy, Ur as addDiscounts, ve as availabilityCustomizer, dg as calculateDisplayPrice, Rr as filterTimeAvailabilityOfProducts, gs as formatPrice, Qg as getGroupedBucketLines, sd as getLocalizedVenueItem, Dt as getLocalizedVenueMediaFromArray, id as getLocalizedVenueMediaUrl, hn as getMediaUrl, vs as getProductAcronym, pe as getUrlFromLocalizedVenueMedia, $e as groupOrderLines, St as isAvailable, lt as isChannelOpen, ds as isHiddenByEnableKey, oe as isProductEnabled, ht as markHiddenByEnableKey, gg as markItemsHiddenByEnableKey, hs as summarizeLineDiscounts, rn as useAvailability, Bt as useCms, od as useCmsInConfigContext, an as useDisplayPrice, kg as useGroupOrderLines, wt as useInterval, ld as useKioskChannelsAvailability, cn as useKioskMediaCms, cd as useKioskMediaCmsWithContext, ud as useLocalizedVenueMedia, un as useLocalizedVenueMediaLegacy, _d as useMediaUrl, hg as useMenu, fd as useOnClickOutside, on as useVenueCms };
|
|
142
|
-
//# sourceMappingURL=index.cjs.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs.d.ts","sourceRoot":"","sources":["../../../index.cjs.js"],"names":[],"mappings":"AAAoksD;;;;EAAS;AAA5tnC,oCAAkF;AAAihd,yCAA6W;AAAixH;;;;;;;;;;;;EAAg/C;AAAnpqB,8EAAymB;AAAid,oEAAuF;AAA85rB,0CAAqE;AAAk6C;;;;QAA4Z;AAAt3B,yCAAua;AAAC,iDAAkD;AAAwoY,6CAAyD;AAA73mC,iCAA4T;AAAs6sB,yCAAua;AAArwE,mCAAqzB;AAA0nB,qCAA+a;AAAl9uB,yCAAmJ;AAA6jB,6CAAgC;AAAzM,yCAAyK;AAAwld,0CAAwK;AAAxK,0CAAwK;AAAtie,oCAAsC;AAAsuc,6EAAqQ;AAA64S;;;;;EAA2rC;AAAA;;;;;;;;;EAAkM;AAA5oN;;;;;;;;;;;;EAAg/C;AAAg4D,mCAA4B;AAAxowC,gDAA0R;AAAs46C;;;;EAAoZ;AAA7oD;;;;;;;;;;;;;;;;;EAAgpB;AAAA;;;;;;;;;;;;;;;EAA0U;AAAzpD;;;;;;EAA2K;AAAA;;;;;;EAAohB;AAAy4S,6CAAoC;AAAjspB;;;;;;YAA8H;AAAgnY,0CAA+R;AAAxxE;;;;EAAgW"}
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
declare let Xt: {
|
|
2
|
-
new (): {};
|
|
3
|
-
getInstance(): {};
|
|
4
|
-
instance: {} | undefined;
|
|
5
|
-
};
|
|
6
|
-
declare function us(t: any): number;
|
|
7
|
-
declare function Xe(t: any, r: any): any;
|
|
8
|
-
declare function pv({ product: t, state: r, selected: e, cheapestGroupOptionsProduct: n, basePrice: i, dangerouslyOverwritePrice: a }: {
|
|
9
|
-
product: any;
|
|
10
|
-
state: any;
|
|
11
|
-
selected: any;
|
|
12
|
-
cheapestGroupOptionsProduct: any;
|
|
13
|
-
basePrice: any;
|
|
14
|
-
dangerouslyOverwritePrice: any;
|
|
15
|
-
}): {
|
|
16
|
-
displayPrice: any;
|
|
17
|
-
showAsMinPrice: any;
|
|
18
|
-
calculatedPriceDefaultProductState: any;
|
|
19
|
-
calculatedChildrensBasePrice: any;
|
|
20
|
-
};
|
|
21
|
-
declare function os(t: any, r?: undefined, e?: undefined, n?: boolean): any[];
|
|
22
|
-
declare function hv(t: any, r: any, e?: string, n?: number): string;
|
|
23
|
-
declare function _v(t: any): any[] | null;
|
|
24
|
-
declare function Av({ items: t, locale: r, venue: e }: {
|
|
25
|
-
items: any;
|
|
26
|
-
locale: any;
|
|
27
|
-
venue: any;
|
|
28
|
-
}): any;
|
|
29
|
-
declare function kt(t: any, r: any): any;
|
|
30
|
-
declare function bv(t: any, r: any, e: any): any;
|
|
31
|
-
declare function sv(t: any, r?: number): any;
|
|
32
|
-
declare function vv(t: any): any;
|
|
33
|
-
declare function nn(t: any, r: any): any;
|
|
34
|
-
declare function rn(t: any): any[];
|
|
35
|
-
declare function Jt(t: any): boolean;
|
|
36
|
-
declare function yt(t: any, r: any): any;
|
|
37
|
-
declare function gv(t: any, r: any): boolean;
|
|
38
|
-
declare function Le(t: any, r: any): any;
|
|
39
|
-
declare function Ot(t: any, r: any): void;
|
|
40
|
-
declare function dv(t: any, r: any): void;
|
|
41
|
-
declare function lv(t: any): number;
|
|
42
|
-
declare function sg(t: any, r?: boolean, e?: undefined, n?: number): never[];
|
|
43
|
-
declare function dr(t: any, r: number | undefined, e: boolean | undefined, n: any, i: any): {
|
|
44
|
-
value: any;
|
|
45
|
-
isError: boolean;
|
|
46
|
-
isLoading: boolean;
|
|
47
|
-
refresh: (u: any) => Promise<boolean | void>;
|
|
48
|
-
};
|
|
49
|
-
declare function mv({ id: t, intervalSeconds: r, withLocalStorage: e }: {
|
|
50
|
-
id: any;
|
|
51
|
-
intervalSeconds: any;
|
|
52
|
-
withLocalStorage: any;
|
|
53
|
-
}): {
|
|
54
|
-
value: any;
|
|
55
|
-
isError: boolean;
|
|
56
|
-
isLoading: boolean;
|
|
57
|
-
refresh: (u: any) => Promise<boolean | void>;
|
|
58
|
-
};
|
|
59
|
-
declare function og({ product: t, state: r, selected: e, cheapestGroupOptionsProduct: n, basePrice: i, dangerouslyOverwritePrice: a }: {
|
|
60
|
-
product: any;
|
|
61
|
-
state: any;
|
|
62
|
-
selected: any;
|
|
63
|
-
cheapestGroupOptionsProduct: any;
|
|
64
|
-
basePrice: any;
|
|
65
|
-
dangerouslyOverwritePrice: any;
|
|
66
|
-
}): {
|
|
67
|
-
displayPrice: any;
|
|
68
|
-
showAsMinPrice: any;
|
|
69
|
-
calculatedPriceDefaultProductState: any;
|
|
70
|
-
calculatedChildrensBasePrice: any;
|
|
71
|
-
};
|
|
72
|
-
declare function yv(t: any): any[];
|
|
73
|
-
declare function er(t: any, r: any): () => void;
|
|
74
|
-
declare function Ov(t: any): {
|
|
75
|
-
dineInOpen: any;
|
|
76
|
-
takeAwayOpen: any;
|
|
77
|
-
loaded: boolean;
|
|
78
|
-
};
|
|
79
|
-
declare function Qg({ kioskMediaId: t, kioskMediaType: r, intervalSeconds: e, withLocalStorage: n, baseUrl: i, tenant: a, venue: s, locale: c }: {
|
|
80
|
-
kioskMediaId: any;
|
|
81
|
-
kioskMediaType: any;
|
|
82
|
-
intervalSeconds?: number | undefined;
|
|
83
|
-
withLocalStorage?: boolean | undefined;
|
|
84
|
-
baseUrl: any;
|
|
85
|
-
tenant: any;
|
|
86
|
-
venue: any;
|
|
87
|
-
locale: any;
|
|
88
|
-
}): {
|
|
89
|
-
url: any;
|
|
90
|
-
fallbackUrl: any;
|
|
91
|
-
mediaType: any;
|
|
92
|
-
isError: boolean;
|
|
93
|
-
isLoading: boolean;
|
|
94
|
-
imageDisplayTime: any;
|
|
95
|
-
refresh: (u: any) => Promise<boolean | void>;
|
|
96
|
-
};
|
|
97
|
-
declare function Ev({ kioskMediaId: t, kioskMediaType: r, venue: e, language: n, intervalSeconds: i, withLocalStorage: a }: {
|
|
98
|
-
kioskMediaId: any;
|
|
99
|
-
kioskMediaType: any;
|
|
100
|
-
venue: any;
|
|
101
|
-
language: any;
|
|
102
|
-
intervalSeconds?: number | undefined;
|
|
103
|
-
withLocalStorage?: boolean | undefined;
|
|
104
|
-
}): {
|
|
105
|
-
url: any;
|
|
106
|
-
fallbackUrl: any;
|
|
107
|
-
mediaType: any;
|
|
108
|
-
isError: boolean;
|
|
109
|
-
isLoading: boolean;
|
|
110
|
-
imageDisplayTime: any;
|
|
111
|
-
refresh: (u: any) => Promise<boolean | void>;
|
|
112
|
-
};
|
|
113
|
-
declare function Tv(t: any, r: any, e: any, n?: number, i?: boolean): {
|
|
114
|
-
url: any;
|
|
115
|
-
fallbackUrl: any;
|
|
116
|
-
isError: boolean;
|
|
117
|
-
mediaType: any;
|
|
118
|
-
refresh: (u: any) => Promise<boolean | void>;
|
|
119
|
-
};
|
|
120
|
-
declare function kg(t: any, r: any, e: any, n: number | undefined, i: boolean | undefined, a: any, s: any): {
|
|
121
|
-
url: any;
|
|
122
|
-
fallbackUrl: any;
|
|
123
|
-
isError: boolean;
|
|
124
|
-
mediaType: any;
|
|
125
|
-
refresh: (u: any) => Promise<boolean | void>;
|
|
126
|
-
};
|
|
127
|
-
declare function Sv(t: any, r?: number): any;
|
|
128
|
-
declare function $v({ originalMenu: t, markOnly: r, timeZone: e, interval: n, enableKeys: i }: {
|
|
129
|
-
originalMenu: any;
|
|
130
|
-
markOnly?: boolean | undefined;
|
|
131
|
-
timeZone: any;
|
|
132
|
-
interval?: number | undefined;
|
|
133
|
-
enableKeys?: any[] | undefined;
|
|
134
|
-
}): never[];
|
|
135
|
-
declare function Iv(t: any, r: any): void;
|
|
136
|
-
declare function Jg(t: any, r: number | undefined, e: boolean | undefined, n: any, i: any, a: any): {
|
|
137
|
-
value: any;
|
|
138
|
-
isError: boolean;
|
|
139
|
-
refresh: (u: any) => Promise<boolean | void>;
|
|
140
|
-
};
|
|
141
|
-
export { Xt as MediaProxy, us as addDiscounts, Xe as availabilityCustomizer, pv as calculateDisplayPrice, os as filterTimeAvailabilityOfProducts, hv as formatPrice, _v as getGroupedBucketLines, Av as getLocalizedVenueItem, kt as getLocalizedVenueMediaFromArray, bv as getLocalizedVenueMediaUrl, sv as getMediaUrl, vv as getProductAcronym, nn as getUrlFromLocalizedVenueMedia, rn as groupOrderLines, Jt as isAvailable, yt as isChannelOpen, gv as isHiddenByEnableKey, Le as isProductEnabled, Ot as markHiddenByEnableKey, dv as markItemsHiddenByEnableKey, lv as summarizeLineDiscounts, sg as useAvailability, dr as useCms, mv as useCmsInConfigContext, og as useDisplayPrice, yv as useGroupOrderLines, er as useInterval, Ov as useKioskChannelsAvailability, Qg as useKioskMediaCms, Ev as useKioskMediaCmsWithContext, Tv as useLocalizedVenueMedia, kg as useLocalizedVenueMediaLegacy, Sv as useMediaUrl, $v as useMenu, Iv as useOnClickOutside, Jg as useVenueCms };
|
|
142
|
-
//# sourceMappingURL=index.es.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.d.ts","sourceRoot":"","sources":["../../../index.es.js"],"names":[],"mappings":"AA8sEA;;;;EAAW;AAjhDX,oCAGC;AAuqBD,yCASC;AA+FD;;;;;;;;;;;;EAsDU;AA13BV,8EAsCC;AAmBD,oEAEC;AAo6BD,0CAEC;AAqDD;;;;QAcC;AA5BD,yCASC;AACD,iDAGC;AA+iBD,6CAEC;AAlgDD,iCAIC;AAg8BD,yCASC;AAlFD,mCA4BC;AA8BD,qCAcC;AAh+BD,yCAMC;AAoBD,6CAEC;AAPD,yCAIC;AAsqBD,0CASC;AATD,0CASC;AAzrBD,oCAEC;AAopBD,6EAeC;AA0UD;;;;;EAsDC;AACD;;;;;;;;;EAeC;AAvSD;;;;;;;;;;;;EAsDU;AAkGV,mCAEC;AAnmDD,gDAkBC;AA42DD;;;;EAaC;AAtGD;;;;;;;;;;;;;;;;;EA+CC;AACD;;;;;;;;;;;;;;;EAqBC;AAxGD;;;;;;EAaC;AACD;;;;;;EAoBC;AAwaD,6CAEC;AAz1BD;;;;;;YASC;AA6eD,0CAkBC;AA5ID;;;;EAgBC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export = ke;
|
|
2
|
-
declare function ke(e: any): {
|
|
3
|
-
name: string;
|
|
4
|
-
initialize: () => void;
|
|
5
|
-
page: ({ payload: n }: {
|
|
6
|
-
payload: any;
|
|
7
|
-
}) => void;
|
|
8
|
-
track: ({ payload: n }: {
|
|
9
|
-
payload: any;
|
|
10
|
-
}) => void;
|
|
11
|
-
loaded: () => boolean;
|
|
12
|
-
reset: () => void;
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=index.cjs.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs.d.ts","sourceRoot":"","sources":["../../../../../mparticle-plugin/dist/index.cjs.js"],"names":[],"mappings":";AAA0mG;;;;;;;;;;;EAA00O"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export { Ge as default };
|
|
2
|
-
declare function Ge(e: any): {
|
|
3
|
-
name: string;
|
|
4
|
-
initialize: () => void;
|
|
5
|
-
page: ({ payload: n }: {
|
|
6
|
-
payload: any;
|
|
7
|
-
}) => void;
|
|
8
|
-
track: ({ payload: n }: {
|
|
9
|
-
payload: any;
|
|
10
|
-
}) => void;
|
|
11
|
-
loaded: () => boolean;
|
|
12
|
-
reset: () => void;
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=index.es.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.d.ts","sourceRoot":"","sources":["../../../../../mparticle-plugin/dist/index.es.js"],"names":[],"mappings":";AAwDA;;;;;;;;;;;EAiMC"}
|