@orderingstack/front-hooks 6.6.0 → 6.6.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 +72 -71
- package/dist/index.es.js.map +1 -1
- package/dist/packages/hooks/dist/index.cjs.d.ts +4 -4
- package/dist/packages/hooks/dist/index.cjs.d.ts.map +1 -1
- package/dist/packages/hooks/dist/index.es.d.ts +4 -4
- package/package.json +1 -1
|
@@ -18,7 +18,7 @@ declare function vg({ product: t, state: e, selected: r, cheapestGroupOptionsPro
|
|
|
18
18
|
calculatedPriceDefaultProductState: any;
|
|
19
19
|
calculatedChildrensBasePrice: any;
|
|
20
20
|
};
|
|
21
|
-
declare function
|
|
21
|
+
declare function St(t: any, e?: undefined, r?: undefined, n?: boolean): any;
|
|
22
22
|
declare function Rr(t: any, e?: undefined, r?: undefined, n?: boolean): any[];
|
|
23
23
|
declare function gs(t: any, e: any, r?: string, n?: number): string;
|
|
24
24
|
declare function Xg(t: any): any[] | null;
|
|
@@ -34,10 +34,10 @@ declare function vs(t: any): any;
|
|
|
34
34
|
declare function $s(t: any): any[] | undefined;
|
|
35
35
|
declare function pe(t: any, e: any): any;
|
|
36
36
|
declare function ye(t: any): any[];
|
|
37
|
-
declare function
|
|
37
|
+
declare function vt(t: any): boolean;
|
|
38
38
|
declare function ht(t: any, e: any): any;
|
|
39
39
|
declare function ds(t: any, e: any): boolean;
|
|
40
|
-
declare function
|
|
40
|
+
declare function Ot(t: any, e: any, r: any): boolean;
|
|
41
41
|
declare function ue(t: any, e: any): any;
|
|
42
42
|
declare function dt(t: any, e: any): void;
|
|
43
43
|
declare function dg(t: any, e: any): void;
|
|
@@ -141,5 +141,5 @@ declare function on(t: any, e: number | undefined, r: boolean | undefined, n: an
|
|
|
141
141
|
isError: boolean;
|
|
142
142
|
refresh: (f: any) => Promise<any>;
|
|
143
143
|
};
|
|
144
|
-
export { Nt as MediaProxy, Ur as addDiscounts, $e as availabilityCustomizer, vg as calculateDisplayPrice,
|
|
144
|
+
export { Nt as MediaProxy, Ur as addDiscounts, $e as availabilityCustomizer, vg as calculateDisplayPrice, St as filterTimeAvailabilityOfItems, Rr as filterTimeAvailabilityOfProducts, gs as formatPrice, Xg as getGroupedBucketLines, od as getLocalizedVenueItem, gt as getLocalizedVenueMediaFromArray, sd as getLocalizedVenueMediaUrl, hn as getMediaUrl, vs as getProductAcronym, $s as getUnusedCouponsKeysFromOrder, pe as getUrlFromLocalizedVenueMedia, ye as groupOrderLines, vt as isAvailable, ht as isChannelOpen, ds as isHiddenByEnableKey, Ot as isProductAvailable, ue as isProductEnabled, dt as markHiddenByEnableKey, dg as markItemsHiddenByEnableKey, hs as summarizeLineDiscounts, rn as useAvailability, Kt as useCms, ud as useCmsInConfigContext, an as useDisplayPrice, Qg as useGroupOrderLines, jt as useInterval, hd as useKioskChannelsAvailability, cn as useKioskMediaCms, fd as useKioskMediaCmsWithContext, cd as useLocalizedVenueMedia, un as useLocalizedVenueMediaLegacy, bd as useMediaUrl, gg as useMenu, ld as useOnClickOutside, on as useVenueCms };
|
|
145
145
|
//# sourceMappingURL=index.cjs.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs.d.ts","sourceRoot":"","sources":["../../../index.cjs.js"],"names":[],"mappings":"AAA+
|
|
1
|
+
{"version":3,"file":"index.cjs.d.ts","sourceRoot":"","sources":["../../../index.cjs.js"],"names":[],"mappings":"AAA+3tD;;;;EAAS;AAAn3oC,oCAAkF;AAAuje,yCAA6W;AAA6xH;;;;;;;;;;;;EAA8hD;AAAnvrB,4EAAymB;AAAzmB,8EAAymB;AAAid,oEAAuF;AAA8/sB,0CAAqE;AAAk7C;;;;QAA4Z;AAAt4B,yCAAub;AAAC,iDAAkD;AAA+qY,6CAAyD;AAAphoC,iCAA4T;AAAA,+CAAsiB;AAAg+sB,yCAAub;AAArxE,mCAAqzB;AAA0nB,qCAA+a;AAAljwB,yCAAmJ;AAA6jB,6CAAgC;AAAzyD,qDAA+c;AAAipC,yCAAyK;AAA8ne,0CAAwK;AAAxK,0CAAwK;AAA5kf,oCAAsC;AAA4wd,6EAAqQ;AAAu9S;;;;;EAA2rC;AAAA;;;;;;;;;EAAkM;AAA1sN;;;;;;;;;;;;EAA8hD;AAAg4D,mCAA4B;AAAx4xC,gDAA0R;AAA6r8C;;;;EAAoZ;AAAprD;;;;;;;;;;;;;;;;;EAAurB;AAAA;;;;;;;;;;;;;;;EAA0U;AAAhsD;;;;;;EAA2K;AAAA;;;;;;EAAohB;AAAg7S,6CAAoC;AAAlzpB;;;;;;YAA8H;AAAiuY,0CAA+R;AAA/zE;;;;EAAgW"}
|
|
@@ -18,7 +18,7 @@ declare function yv({ product: t, state: r, selected: e, cheapestGroupOptionsPro
|
|
|
18
18
|
calculatedPriceDefaultProductState: any;
|
|
19
19
|
calculatedChildrensBasePrice: any;
|
|
20
20
|
};
|
|
21
|
-
declare function
|
|
21
|
+
declare function Jt(t: any, r?: undefined, e?: undefined, n?: boolean): any;
|
|
22
22
|
declare function os(t: any, r?: undefined, e?: undefined, n?: boolean): any[];
|
|
23
23
|
declare function hv(t: any, r: any, e?: string, n?: number): string;
|
|
24
24
|
declare function bv(t: any): any[] | null;
|
|
@@ -34,10 +34,10 @@ declare function vv(t: any): any;
|
|
|
34
34
|
declare function $v(t: any): any[] | undefined;
|
|
35
35
|
declare function nn(t: any, r: any): any;
|
|
36
36
|
declare function rn(t: any): any[];
|
|
37
|
-
declare function
|
|
37
|
+
declare function wt(t: any): boolean;
|
|
38
38
|
declare function yt(t: any, r: any): any;
|
|
39
39
|
declare function gv(t: any, r: any): boolean;
|
|
40
|
-
declare function
|
|
40
|
+
declare function zt(t: any, r: any, e: any): boolean;
|
|
41
41
|
declare function Le(t: any, r: any): any;
|
|
42
42
|
declare function St(t: any, r: any): void;
|
|
43
43
|
declare function pv(t: any, r: any): void;
|
|
@@ -141,5 +141,5 @@ declare function Jg(t: any, r: number | undefined, e: boolean | undefined, n: an
|
|
|
141
141
|
isError: boolean;
|
|
142
142
|
refresh: (f: any) => Promise<boolean | void>;
|
|
143
143
|
};
|
|
144
|
-
export { tr as MediaProxy, us as addDiscounts, Xe as availabilityCustomizer, yv as calculateDisplayPrice,
|
|
144
|
+
export { tr as MediaProxy, us as addDiscounts, Xe as availabilityCustomizer, yv as calculateDisplayPrice, Jt as filterTimeAvailabilityOfItems, os as filterTimeAvailabilityOfProducts, hv as formatPrice, bv as getGroupedBucketLines, mv as getLocalizedVenueItem, At as getLocalizedVenueMediaFromArray, Av as getLocalizedVenueMediaUrl, sv as getMediaUrl, vv as getProductAcronym, $v as getUnusedCouponsKeysFromOrder, nn as getUrlFromLocalizedVenueMedia, rn as groupOrderLines, wt as isAvailable, yt as isChannelOpen, gv as isHiddenByEnableKey, zt as isProductAvailable, Le as isProductEnabled, St as markHiddenByEnableKey, pv as markItemsHiddenByEnableKey, lv as summarizeLineDiscounts, sg as useAvailability, dr as useCms, Tv as useCmsInConfigContext, og as useDisplayPrice, _v as useGroupOrderLines, nr as useInterval, Sv as useKioskChannelsAvailability, Qg as useKioskMediaCms, Iv as useKioskMediaCmsWithContext, Ev as useLocalizedVenueMedia, kg as useLocalizedVenueMediaLegacy, Dv as useMediaUrl, dv as useMenu, Ov as useOnClickOutside, Jg as useVenueCms };
|
|
145
145
|
//# sourceMappingURL=index.es.d.ts.map
|