@orderingstack/front-hooks 6.3.1 → 6.5.0-beta.1
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 +27 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +5732 -1938
- package/dist/index.es.js.map +1 -1
- package/dist/packages/escpos-encoder/src/index.d.ts +18 -2
- package/dist/packages/escpos-encoder/src/index.d.ts.map +1 -1
- package/dist/packages/hooks/dist/index.cjs.d.ts +58 -44
- package/dist/packages/hooks/dist/index.cjs.d.ts.map +1 -1
- package/dist/packages/hooks/dist/index.es.d.ts +58 -44
- package/dist/packages/hooks/dist/index.es.d.ts.map +1 -1
- package/dist/packages/menu/vite.config.d.ts.map +1 -1
- package/dist/src/utils/build.d.ts +0 -1
- package/dist/src/utils/build.d.ts.map +1 -1
- package/dist/types/__tests__/order.test.d.ts +2 -0
- package/dist/types/__tests__/order.test.d.ts.map +1 -0
- package/dist/types/utils.d.ts +24 -1
- package/dist/types/utils.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/packages/analytics-plugin/dist/index.cjs.d.ts +0 -49
- package/dist/packages/analytics-plugin/dist/index.cjs.d.ts.map +0 -1
- package/dist/packages/analytics-plugin/dist/index.es.d.ts +0 -48
- package/dist/packages/analytics-plugin/dist/index.es.d.ts.map +0 -1
- 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/config/dist/index.cjs.d.ts +0 -73
- package/dist/packages/config/dist/index.cjs.d.ts.map +0 -1
- package/dist/packages/config/dist/index.es.d.ts +0 -72
- package/dist/packages/config/dist/index.es.d.ts.map +0 -1
- package/dist/packages/escpos-encoder/dist/index.d.cts +0 -358
- package/dist/packages/escpos-encoder/dist/index.d.cts.map +0 -1
- package/dist/packages/escpos-encoder/dist/index.es.d.ts +0 -596
- package/dist/packages/escpos-encoder/dist/index.es.d.ts.map +0 -1
- package/dist/packages/menu/dist/index.cjs.d.ts +0 -22
- package/dist/packages/menu/dist/index.cjs.d.ts.map +0 -1
- package/dist/packages/menu/dist/index.es.d.ts +0 -22
- package/dist/packages/menu/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
- package/dist/packages/phone-input/dist/index.cjs.d.ts +0 -16
- package/dist/packages/phone-input/dist/index.cjs.d.ts.map +0 -1
- package/dist/packages/phone-input/dist/index.es.d.ts +0 -16
- package/dist/packages/phone-input/dist/index.es.d.ts.map +0 -1
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export { M0 as PhoneInput };
|
|
2
|
-
declare function M0({ disabled: u, notEditing: I, countries: g, label: c, required: d, initialValue: y, onChange: E, missingErrorMessage: N, invalidErrorMessage: p, inputLabelProps: K, sx: $, inputProps: P }: {
|
|
3
|
-
disabled: any;
|
|
4
|
-
notEditing: any;
|
|
5
|
-
countries: any;
|
|
6
|
-
label: any;
|
|
7
|
-
required: any;
|
|
8
|
-
initialValue: any;
|
|
9
|
-
onChange: any;
|
|
10
|
-
missingErrorMessage: any;
|
|
11
|
-
invalidErrorMessage: any;
|
|
12
|
-
inputLabelProps: any;
|
|
13
|
-
sx: any;
|
|
14
|
-
inputProps: any;
|
|
15
|
-
}): any;
|
|
16
|
-
//# sourceMappingURL=index.cjs.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs.d.ts","sourceRoot":"","sources":["../../../../../phone-input/dist/index.cjs.js"],"names":[],"mappings":";AAqDo7F;;;;;;;;;;;;;QAAy/D"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export { G0 as PhoneInput };
|
|
2
|
-
declare function G0({ disabled: u, notEditing: I, countries: A, label: c, required: d, initialValue: S, onChange: b, missingErrorMessage: N, invalidErrorMessage: p, inputLabelProps: K, sx: $, inputProps: P }: {
|
|
3
|
-
disabled: any;
|
|
4
|
-
notEditing: any;
|
|
5
|
-
countries: any;
|
|
6
|
-
label: any;
|
|
7
|
-
required: any;
|
|
8
|
-
initialValue: any;
|
|
9
|
-
onChange: any;
|
|
10
|
-
missingErrorMessage: any;
|
|
11
|
-
invalidErrorMessage: any;
|
|
12
|
-
inputLabelProps: any;
|
|
13
|
-
sx: any;
|
|
14
|
-
inputProps: any;
|
|
15
|
-
}): any;
|
|
16
|
-
//# sourceMappingURL=index.es.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.d.ts","sourceRoot":"","sources":["../../../../../phone-input/dist/index.es.js"],"names":[],"mappings":";AAk4KA;;;;;;;;;;;;;QA0GC"}
|