@kosdev-code/kos-dispense-sdk 2.1.21 → 2.1.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/{dispense-registration-manager-DEyW37S3.cjs → dispense-registration-manager-BkJ1ggtS.cjs} +2 -2
- package/{dispense-registration-manager-DEyW37S3.cjs.map → dispense-registration-manager-BkJ1ggtS.cjs.map} +1 -1
- package/{dispense-registration-manager-C36ULeOU.js → dispense-registration-manager-CcFUS_KM.js} +72 -69
- package/{dispense-registration-manager-C36ULeOU.js.map → dispense-registration-manager-CcFUS_KM.js.map} +1 -1
- package/{extension-utils-C3CjcNm5.cjs → extension-utils-DUV7OQR1.cjs} +2 -2
- package/{extension-utils-C3CjcNm5.cjs.map → extension-utils-DUV7OQR1.cjs.map} +1 -1
- package/{extension-utils-dTIk56MQ.js → extension-utils-DeLiIgFH.js} +2 -2
- package/{extension-utils-dTIk56MQ.js.map → extension-utils-DeLiIgFH.js.map} +1 -1
- package/index.cjs +1 -1
- package/index.cjs.map +1 -1
- package/index.js +112 -113
- package/index.js.map +1 -1
- package/models/models/generic-pour/generic-pour-model.d.ts +2 -1
- package/models/models/generic-pour/generic-pour-model.d.ts.map +1 -1
- package/models/models/generic-pour/types/index.d.ts +1 -0
- package/models/models/nozzle/index.d.ts +1 -1
- package/models/models/nozzle/index.d.ts.map +1 -1
- package/models/models/nozzle/nozzle-model.d.ts +2 -2
- package/models/models/nozzle/nozzle-model.d.ts.map +1 -1
- package/models/models/nozzle/types/index.d.ts +8 -0
- package/models.cjs +1 -1
- package/models.js +2 -2
- package/package.json +2 -2
- package/pump-provider-BfSGayrQ.js +1317 -0
- package/pump-provider-BfSGayrQ.js.map +1 -0
- package/pump-provider-BjaBZfDP.cjs +2 -0
- package/pump-provider-BjaBZfDP.cjs.map +1 -0
- package/ui/hooks/cui-kit/use-beverages.d.ts +2 -1
- package/ui/hooks/cui-kit/use-beverages.d.ts.map +1 -1
- package/ui/hooks/cui-kit/use-cui-kit.d.ts.map +1 -1
- package/ui/hooks/cui-kit/use-dispense-lifecycle.d.ts +2 -1
- package/ui/hooks/cui-kit/use-dispense-lifecycle.d.ts.map +1 -1
- package/ui/hooks/generic-pour/use-generic-pour.d.ts +2 -2
- package/ui/hooks/generic-pour/use-generic-pour.d.ts.map +1 -1
- package/ui/hooks/pour/use-pour.d.ts +2 -1
- package/ui/hooks/pour/use-pour.d.ts.map +1 -1
- package/ui/hooks/utils/pour-strategy/hold-to-pour-strategy.d.ts.map +1 -1
- package/ui/hooks/utils/pour-strategy/pour-strategy.d.ts +2 -9
- package/ui/hooks/utils/pour-strategy/pour-strategy.d.ts.map +1 -1
- package/ui/hooks/utils/pour-strategy/tap-to-pour-strategy.d.ts.map +1 -1
- package/ui.cjs +1 -1
- package/ui.js +67 -68
- package/ui.js.map +1 -1
- package/pump-provider-BXvrC3jL.js +0 -1304
- package/pump-provider-BXvrC3jL.js.map +0 -1
- package/pump-provider-Bp45210p.cjs +0 -2
- package/pump-provider-Bp45210p.cjs.map +0 -1
package/ui.js
CHANGED
|
@@ -1,75 +1,74 @@
|
|
|
1
|
-
import { A as
|
|
1
|
+
import { A as o, a as n, d as u, B as d, f as l, C, G as P, F as v, J as y, D as g, a4 as m, a5 as I, j as A, H as p, m as x, I as B, N as b, ab as h, P as w, a6 as z, a7 as H, a8 as S, i as c, q as D, u as E, r as N, b as T, z as G, t as K, x as R, e as _, c as O, E as f, K as L, O as U, L as F, R as V, g as W, M as j, Q as k, a9 as q, T as J, V as M, k as Q, h as X, X as Y, _ as Z, n as $, l as ee, Y as ae, a0 as se, o as re, a2 as te, a3 as ie, p as oe, w as ne, s as ue, v as de, y as le, S as Ce, aa as Pe, U as ve, W as ye, Z as ge, $ as me, a1 as Ie } from "./pump-provider-BfSGayrQ.js";
|
|
2
2
|
import "@emotion/react/jsx-runtime";
|
|
3
|
-
import "@kosdev-code/kos-dispense-sdk";
|
|
4
3
|
import "@kosdev-code/kos-ui-sdk";
|
|
4
|
+
import "./dispense-registration-manager-CcFUS_KM.js";
|
|
5
5
|
import "react";
|
|
6
|
-
import "./dispense-registration-manager-C36ULeOU.js";
|
|
7
6
|
export {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
7
|
+
o as AssemblyProvider,
|
|
8
|
+
n as AvailabilityProvider,
|
|
9
|
+
u as BoardContainerProvider,
|
|
10
|
+
d as BoardProvider,
|
|
11
|
+
l as CuiKit,
|
|
12
|
+
C as CuiKitWrapper,
|
|
13
|
+
P as DISPENSE_GROUP_BEVERAGE,
|
|
14
|
+
v as DISPENSE_GROUP_BRAND,
|
|
15
|
+
y as DISPENSE_GROUP_FLAVOR,
|
|
16
|
+
g as DeviceAssemblyProvider,
|
|
17
|
+
m as HoldToPourIntentStrategy,
|
|
18
|
+
I as HoldToPourStrategy,
|
|
20
19
|
A as HolderContainerProvider,
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
20
|
+
p as HolderProvider,
|
|
21
|
+
x as IngredientContainerProvider,
|
|
22
|
+
B as IngredientProvider,
|
|
23
|
+
b as NozzleProvider,
|
|
24
|
+
h as PourContext,
|
|
25
|
+
w as PumpProvider,
|
|
26
|
+
z as TapOrHoldIntentStrategy,
|
|
27
|
+
H as TapToPourIntentStrategy,
|
|
28
|
+
S as TapToPourStrategy,
|
|
29
|
+
c as initializeCuiKit,
|
|
30
|
+
D as useAssembly,
|
|
31
|
+
E as useAssemblyContext,
|
|
32
|
+
N as useAvailability,
|
|
33
|
+
T as useAvailabilityContext,
|
|
34
|
+
G as useBeverages,
|
|
35
|
+
K as useBoard,
|
|
36
|
+
R as useBoardContainer,
|
|
37
|
+
_ as useBoardContainerContext,
|
|
38
|
+
O as useBoardContext,
|
|
39
|
+
f as useBrands,
|
|
40
|
+
L as useCuiKit,
|
|
41
|
+
U as useCuiKitTimers,
|
|
42
|
+
F as useDefaultCuiKitLifecycle,
|
|
43
|
+
V as useDeviceAssembly,
|
|
44
|
+
W as useDeviceAssemblyContext,
|
|
45
|
+
j as useDispenseLifecycle,
|
|
46
|
+
k as useFlavors,
|
|
47
|
+
q as useGenericPour,
|
|
48
|
+
J as useHolder,
|
|
49
|
+
M as useHolderContainer,
|
|
50
|
+
Q as useHolderContainerContext,
|
|
51
|
+
X as useHolderContext,
|
|
52
|
+
Y as useIngredient,
|
|
53
|
+
Z as useIngredientContainer,
|
|
54
|
+
$ as useIngredientContainerContext,
|
|
55
|
+
ee as useIngredientContext,
|
|
56
|
+
ae as useIngredientPour,
|
|
57
|
+
se as useNozzle,
|
|
58
|
+
re as useNozzleContext,
|
|
59
|
+
te as useNozzlePour,
|
|
60
|
+
ie as usePourTarget,
|
|
61
|
+
oe as usePumpContext,
|
|
62
|
+
ne as withAssembly,
|
|
63
|
+
ue as withBeverage,
|
|
64
|
+
de as withBoard,
|
|
65
|
+
le as withBoardContainer,
|
|
66
|
+
Ce as withDeviceAssembly,
|
|
67
|
+
Pe as withGenericPour,
|
|
68
|
+
ve as withHolder,
|
|
69
|
+
ye as withHolderContainer,
|
|
70
|
+
ge as withIngredient,
|
|
71
|
+
me as withIngredientContainer,
|
|
72
|
+
Ie as withNozzle
|
|
74
73
|
};
|
|
75
74
|
//# sourceMappingURL=ui.js.map
|
package/ui.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ui.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"}
|