@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,5 +1,5 @@
|
|
|
1
|
-
import { IConfiguredAuthDataProvider, IEditableUserData } from '@orderingstack/ordering-core';
|
|
2
1
|
import { Context } from 'react';
|
|
2
|
+
import { IConfiguredAuthDataProvider, IEditableUserData } from '@orderingstack/ordering-core';
|
|
3
3
|
|
|
4
4
|
export interface IUserData {
|
|
5
5
|
UUID: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuthContext.d.ts","sourceRoot":"","sources":["../../../../../auth/src/AuthContext.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,iBAAiB,EAClB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,OAAO,EAAiC,MAAM,OAAO,CAAC;AAE/D,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,GAAG,EAAE,CAAC;IACb,cAAc,EAAE,GAAG,EAAE,CAAC;IACtB,QAAQ,EAAE,GAAG,CAAC;IACd,UAAU,EAAE,GAAG,CAAC;CACjB;AAED,oBAAY,aAAa;IACvB,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,QAAQ,aAAa;IACrB,KAAK,YAAY;CAClB;AAED,MAAM,WAAW,KAAK;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,2BAA2B,CAAC;IAC3C,OAAO,CAAC,EAAE,CAAC,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IAE/C,cAAc,CAAC,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;IAC/D,UAAU,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAC;IACnC,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB;AAED,eAAO,MAAM,WAAW;;;;CAIvB,CAAC;AAEF,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"AuthContext.d.ts","sourceRoot":"","sources":["../../../../../auth/src/AuthContext.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,iBAAiB,EAClB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,OAAO,EAAiC,MAAM,OAAO,CAAC;AAE/D,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;IAChB,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,GAAG,EAAE,CAAC;IACb,cAAc,EAAE,GAAG,EAAE,CAAC;IACtB,QAAQ,EAAE,GAAG,CAAC;IACd,UAAU,EAAE,GAAG,CAAC;CACjB;AAED,oBAAY,aAAa;IACvB,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,QAAQ,aAAa;IACrB,KAAK,YAAY;CAClB;AAED,MAAM,WAAW,KAAK;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,2BAA2B,CAAC;IAC3C,OAAO,CAAC,EAAE,CAAC,gBAAgB,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IAE/C,cAAc,CAAC,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;IAC/D,UAAU,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAC;IACnC,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB;AAED,eAAO,MAAM,WAAW;;;;CAIvB,CAAC;AAEF,eAAO,MAAM,WAAW,gBAAoC,CAAC;AAC7D,eAAO,MAAM,cAAc,aAAgC,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { LoginProvider } from './AuthContext';
|
|
2
|
-
import { AxiosResponse } from 'axios';
|
|
3
1
|
import { default as React, Dispatch, SetStateAction } from 'react';
|
|
2
|
+
import { AxiosResponse } from 'axios';
|
|
3
|
+
import { LoginProvider } from './AuthContext';
|
|
4
4
|
|
|
5
5
|
export declare enum ELoginStage {
|
|
6
6
|
UNINITIALIZED = "uninitialized",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigContext.d.ts","sourceRoot":"","sources":["../../../../../auth/src/ConfigContext.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAc,MAAM,OAAO,CAAC;AAE5C,MAAM,WAAW,OAAO;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,gBAAgB,EAAE,MAAM,CAAC;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,eAAe,CAAC,EAAE,KAAK,CAAC;IACxB,IAAI,EAAE,MAAM,CAAC;CACd;AAGD,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"ConfigContext.d.ts","sourceRoot":"","sources":["../../../../../auth/src/ConfigContext.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAc,MAAM,OAAO,CAAC;AAE5C,MAAM,WAAW,OAAO;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,gBAAgB,EAAE,MAAM,CAAC;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,eAAe,CAAC,EAAE,KAAK,CAAC;IACxB,IAAI,EAAE,MAAM,CAAC;CACd;AAGD,eAAO,MAAM,aAAa,yBAA+C,CAAC;AAE1E,eAAO,MAAM,gBAAgB,sBAAkC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeProvider.d.ts","sourceRoot":"","sources":["../../../../../config/src/ThemeProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAiB,MAAM,eAAe,CAAC;AAErD,UAAU,wBAAwB;IAChC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,EAAE,KAAK,CAAC;CACd;AAED,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAGN,CAAC"}
|
|
1
|
+
{"version":3,"file":"ThemeProvider.d.ts","sourceRoot":"","sources":["../../../../../config/src/ThemeProvider.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,KAAK,EAAiB,MAAM,eAAe,CAAC;AAErD,UAAU,wBAAwB;IAChC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,KAAK,EAAE,KAAK,CAAC;CACd;AAED,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAGN,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"encoder.test.d.ts","sourceRoot":"","sources":["../../../../../escpos-encoder/__tests__/encoder.test.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const CODEPAGE_TYPES: readonly ["cp1098", "cp1118", "cp1119", "cp1125", "cp1251", "cp1252", "cp2001", "cp3001", "cp3002", "cp3011", "cp3012", "cp3021", "cp3041", "cp3840", "cp3843", "cp3844", "cp3845", "cp3846", "cp3847", "cp3848", "cp437", "cp720", "cp737", "cp775", "cp850", "cp851", "cp852", "cp853", "cp855", "cp857", "cp858", "cp860", "cp861", "cp862", "cp863", "cp864", "cp865", "cp866", "cp869", "cp874", "cp928", "cp936", "cp949", "cp950", "iso885915", "iso88592", "iso88596", "iso88597", "rk1048", "shiftjis", "windows1250", "windows1251", "windows1252", "windows1253", "windows1254", "windows1255", "windows1256", "windows1257", "windows1258", "windows775", "windows874"];
|
|
2
|
+
export type CodepageType = (typeof CODEPAGE_TYPES)[number];
|
|
3
|
+
declare const CODEPAGE_MAPPINGS: readonly ["epson", "zjiang", "bixolon", "star", "citizen", "sunmi", "zebra", "legacy"];
|
|
4
|
+
export type CodepageMapping = (typeof CODEPAGE_MAPPINGS)[number];
|
|
5
|
+
export declare const CODEPAGE_MAP: Record<CodepageMapping, Partial<Record<CodepageType, number>>>;
|
|
6
|
+
export declare const QR_CODE_SYMBOLOGIES: {
|
|
7
|
+
readonly upca: 0;
|
|
8
|
+
readonly upce: 1;
|
|
9
|
+
readonly ean13: 2;
|
|
10
|
+
readonly ean8: 3;
|
|
11
|
+
readonly code39: 4;
|
|
12
|
+
readonly coda39: 4;
|
|
13
|
+
readonly itf: 5;
|
|
14
|
+
readonly codabar: 6;
|
|
15
|
+
readonly code93: 72;
|
|
16
|
+
readonly code128: 73;
|
|
17
|
+
readonly 'gs1-128': 80;
|
|
18
|
+
readonly 'gs1-databar-omni': 81;
|
|
19
|
+
readonly 'gs1-databar-truncated': 82;
|
|
20
|
+
readonly 'gs1-databar-limited': 83;
|
|
21
|
+
readonly 'gs1-databar-expanded': 84;
|
|
22
|
+
readonly 'code128-auto': 85;
|
|
23
|
+
};
|
|
24
|
+
export {};
|
|
25
|
+
//# sourceMappingURL=const.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"const.d.ts","sourceRoot":"","sources":["../../../../../escpos-encoder/src/const.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,cAAc,qpBA8DV,CAAC;AAEX,MAAM,MAAM,YAAY,GAAG,CAAC,OAAO,cAAc,CAAC,CAAC,MAAM,CAAC,CAAC;AAE3D,QAAA,MAAM,iBAAiB,wFASb,CAAC;AACX,MAAM,MAAM,eAAe,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAC;AAEjE,eAAO,MAAM,YAAY,EAAE,MAAM,CAC/B,eAAe,EACf,OAAO,CAAC,MAAM,CAAC,YAAY,EAAE,MAAM,CAAC,CAAC,CAuL7B,CAAC;AAEX,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;CAiBtB,CAAC"}
|
|
@@ -0,0 +1,352 @@
|
|
|
1
|
+
import { CodepageMapping, CodepageType, QR_CODE_SYMBOLOGIES } from './const';
|
|
2
|
+
export * from './const';
|
|
3
|
+
interface Options {
|
|
4
|
+
width: number;
|
|
5
|
+
embedded: boolean;
|
|
6
|
+
wordWrap: boolean;
|
|
7
|
+
autoWrap: boolean;
|
|
8
|
+
codepageMapping: CodepageMapping | Record<string, number>;
|
|
9
|
+
imageMode: string;
|
|
10
|
+
codepage: CodepageType | 'auto';
|
|
11
|
+
codepageCandidates: string[];
|
|
12
|
+
}
|
|
13
|
+
interface BoxOptions {
|
|
14
|
+
align: AlignType;
|
|
15
|
+
style: 'single' | 'double';
|
|
16
|
+
width: number;
|
|
17
|
+
marginLeft: number;
|
|
18
|
+
marginRight: number;
|
|
19
|
+
paddingLeft: number;
|
|
20
|
+
paddingRight: number;
|
|
21
|
+
}
|
|
22
|
+
type AlignType = 'left' | 'center' | 'right';
|
|
23
|
+
type SizeType = 'small' | 'normal';
|
|
24
|
+
type SymbologyType = keyof typeof QR_CODE_SYMBOLOGIES;
|
|
25
|
+
export type Size = 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8;
|
|
26
|
+
export type QrErrorLevelType = 'l' | 'm' | 'q' | 'h';
|
|
27
|
+
type CutType = 'full' | 'partial';
|
|
28
|
+
type StyleType = 'single' | 'double';
|
|
29
|
+
/**
|
|
30
|
+
* Create a byte stream based on commands for ESC/POS printers
|
|
31
|
+
*/
|
|
32
|
+
export declare class EscPosEncoder {
|
|
33
|
+
private _options;
|
|
34
|
+
private _embedded;
|
|
35
|
+
private _buffer;
|
|
36
|
+
private _queued;
|
|
37
|
+
private _cursor;
|
|
38
|
+
private _codepage;
|
|
39
|
+
private _state;
|
|
40
|
+
/**
|
|
41
|
+
* Create a new object
|
|
42
|
+
*
|
|
43
|
+
* @param {object} options Object containing configuration options
|
|
44
|
+
*/
|
|
45
|
+
constructor(options: Partial<Options>);
|
|
46
|
+
/**
|
|
47
|
+
* Reset the state of the object
|
|
48
|
+
*
|
|
49
|
+
* @param {Options} options Object containing configuration options
|
|
50
|
+
*/
|
|
51
|
+
private _reset;
|
|
52
|
+
/**
|
|
53
|
+
* Encode a string with the current code page
|
|
54
|
+
*
|
|
55
|
+
* @param {string} value String to encode
|
|
56
|
+
* @return {object} Encoded string as a ArrayBuffer
|
|
57
|
+
*
|
|
58
|
+
*/
|
|
59
|
+
private _encode;
|
|
60
|
+
/**
|
|
61
|
+
* Add commands to the queue
|
|
62
|
+
*
|
|
63
|
+
* @param {array} value Add array of numbers, arrays, buffers or Uint8Arrays to add to the buffer
|
|
64
|
+
*
|
|
65
|
+
*/
|
|
66
|
+
private _queue;
|
|
67
|
+
/**
|
|
68
|
+
* Flush current queue to the buffer
|
|
69
|
+
*
|
|
70
|
+
*/
|
|
71
|
+
private _flush;
|
|
72
|
+
/**
|
|
73
|
+
* Wrap the text while respecting the position of the cursor
|
|
74
|
+
*
|
|
75
|
+
* @param {string} value String to wrap after the width of the paper has been reached
|
|
76
|
+
* @param {number} position Position on which to force a wrap
|
|
77
|
+
* @return {array} Array with each line
|
|
78
|
+
*/
|
|
79
|
+
private _wrap;
|
|
80
|
+
/**
|
|
81
|
+
* Restore styles and codepages after drawing boxes or lines
|
|
82
|
+
*/
|
|
83
|
+
private _restoreState;
|
|
84
|
+
/**
|
|
85
|
+
* Get code page identifier for the specified code page and mapping
|
|
86
|
+
*
|
|
87
|
+
* @param {string} codepage Required code page
|
|
88
|
+
* @return {number} Identifier for the current printer according to the specified mapping
|
|
89
|
+
*/
|
|
90
|
+
private _getCodepageIdentifier;
|
|
91
|
+
/**
|
|
92
|
+
* Initialize the printer
|
|
93
|
+
* @param {boolean} pageMode - start in page mode https://download4.epson.biz/sec_pubs/pos/reference_en/escpos/esc_cl.html
|
|
94
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
95
|
+
*
|
|
96
|
+
*/
|
|
97
|
+
initialize(pageMode?: boolean): EscPosEncoder;
|
|
98
|
+
/**
|
|
99
|
+
* Form Feed (FF)
|
|
100
|
+
* End job (in Standard mode)
|
|
101
|
+
* Print and return to Standard mode (in Page mode)
|
|
102
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
103
|
+
*/
|
|
104
|
+
formFeed(): this;
|
|
105
|
+
/**
|
|
106
|
+
* Esc Form Feed (ESC FF)
|
|
107
|
+
* Print data in Page mode
|
|
108
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
109
|
+
*/
|
|
110
|
+
escFormFeed(): this;
|
|
111
|
+
/**
|
|
112
|
+
* Change the code page
|
|
113
|
+
*
|
|
114
|
+
* @param {CodepageType | 'auto'} codepage The codepage that we set the printer to
|
|
115
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
116
|
+
*
|
|
117
|
+
*/
|
|
118
|
+
codepage(codepage: CodepageType | 'auto'): EscPosEncoder;
|
|
119
|
+
/**
|
|
120
|
+
* Print text
|
|
121
|
+
*
|
|
122
|
+
* @param {string} value Text that needs to be printed
|
|
123
|
+
* @param {number} wrap Wrap text after this many positions
|
|
124
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
125
|
+
*
|
|
126
|
+
*/
|
|
127
|
+
text(value: string, wrap?: number): EscPosEncoder;
|
|
128
|
+
/**
|
|
129
|
+
* Print a newline
|
|
130
|
+
* @param count {int} - number of newlines to print, defaults to 1
|
|
131
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
132
|
+
*
|
|
133
|
+
*/
|
|
134
|
+
newline(count?: number): EscPosEncoder;
|
|
135
|
+
/**
|
|
136
|
+
* Print text, followed by a newline
|
|
137
|
+
*
|
|
138
|
+
* @param {string} value Text that needs to be printed
|
|
139
|
+
* @param {number} wrap Wrap text after this many positions
|
|
140
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
141
|
+
*
|
|
142
|
+
*/
|
|
143
|
+
line(value: string, wrap?: number): EscPosEncoder;
|
|
144
|
+
/**
|
|
145
|
+
* Print text justified, followed by a newline
|
|
146
|
+
*
|
|
147
|
+
* @param {string} leftText Left text
|
|
148
|
+
* @param {string} rightText Text that needs to be printed
|
|
149
|
+
* @param {Size} charWidth Width of the characters
|
|
150
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
151
|
+
*
|
|
152
|
+
*/
|
|
153
|
+
lineJustified(leftText: string, rightText: string, charWidth?: Size): EscPosEncoder;
|
|
154
|
+
/**
|
|
155
|
+
* Encodes text line with special formatting characters (&c, &b)
|
|
156
|
+
* @param line
|
|
157
|
+
* @param wrap
|
|
158
|
+
* @returns {EscPosEncoder}
|
|
159
|
+
*/
|
|
160
|
+
lineFormatted(line: string, wrap?: boolean): EscPosEncoder;
|
|
161
|
+
/**
|
|
162
|
+
* Set left margin `GS L` - only works in Standard mode
|
|
163
|
+
* @param units {number} - margin in horizontal motion units
|
|
164
|
+
* @returns {EscPosEncoder}
|
|
165
|
+
*/
|
|
166
|
+
marginLeft(units: number): EscPosEncoder;
|
|
167
|
+
/**
|
|
168
|
+
* Set print area in Page mode in `pixels` (`ESC W`)
|
|
169
|
+
* Sets the size and the logical origin of the print area as follows:
|
|
170
|
+
* Horizontal logical origin = (xL + xH × 256) × (horizontal motion unit) from absolute origin.
|
|
171
|
+
* Vertical logical origin = (yL + yH × 256) × (vertical motion unit) from absolute origin.
|
|
172
|
+
* Print area width = (dxL + dxH × 256) × (horizontal motion unit)
|
|
173
|
+
* Print area height = (dyL + dyH × 256) × (vertical motion unit)
|
|
174
|
+
* https://download4.epson.biz/sec_pubs/pos/reference_en/escpos/esc_cw.html
|
|
175
|
+
*/
|
|
176
|
+
setPrintArea(x: number, y: number, width: number, height: number): this;
|
|
177
|
+
setPrintAreaMm(x: number, y: number, width: number, height: number, dpi: number): this;
|
|
178
|
+
/**
|
|
179
|
+
* Set relative vertical print position in Page mode `GS \`
|
|
180
|
+
* @param {number} position in pixels
|
|
181
|
+
*/
|
|
182
|
+
setVerticalPrintPosition(position: number): this;
|
|
183
|
+
/**
|
|
184
|
+
* Set relative vertical print position in Page mode `GS \` in millimeters
|
|
185
|
+
* @param {number} position in millimeters
|
|
186
|
+
* @param {number} dpi printer resolution
|
|
187
|
+
*/
|
|
188
|
+
setVerticalPrintPositionMm(position: number, dpi: number): this;
|
|
189
|
+
private _mmToPixels;
|
|
190
|
+
private _calcUnits256;
|
|
191
|
+
/**
|
|
192
|
+
* Underline text
|
|
193
|
+
*
|
|
194
|
+
* @param {boolean|number} value true to turn on underline, false to turn off, or 2 for double underline
|
|
195
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
196
|
+
*
|
|
197
|
+
*/
|
|
198
|
+
underline(value: boolean | 2): EscPosEncoder;
|
|
199
|
+
/**
|
|
200
|
+
* Italic text
|
|
201
|
+
*
|
|
202
|
+
* @param {boolean} value true to turn on italic, false to turn off, undefined to toggle
|
|
203
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
204
|
+
*
|
|
205
|
+
*/
|
|
206
|
+
italic(value?: boolean): EscPosEncoder;
|
|
207
|
+
/**
|
|
208
|
+
* Bold text
|
|
209
|
+
*
|
|
210
|
+
* @param {boolean} value true to turn on bold, false to turn off, undefined to toggle
|
|
211
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
212
|
+
*
|
|
213
|
+
*/
|
|
214
|
+
bold(value?: boolean): EscPosEncoder;
|
|
215
|
+
/**
|
|
216
|
+
* Change width of text
|
|
217
|
+
*
|
|
218
|
+
* @param {Size} width The width of the text, 1 - 8
|
|
219
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
220
|
+
*
|
|
221
|
+
*/
|
|
222
|
+
width(width: Size): EscPosEncoder;
|
|
223
|
+
/**
|
|
224
|
+
* Change height of text
|
|
225
|
+
*
|
|
226
|
+
* @param {Size} height The height of the text, 1 - 8
|
|
227
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
228
|
+
*
|
|
229
|
+
*/
|
|
230
|
+
height(height: Size): EscPosEncoder;
|
|
231
|
+
/**
|
|
232
|
+
* Invert text
|
|
233
|
+
*
|
|
234
|
+
* @param {boolean} value true to turn on white text on black, false to turn off, undefined to toggle
|
|
235
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
236
|
+
*
|
|
237
|
+
*/
|
|
238
|
+
invert(value?: boolean): EscPosEncoder;
|
|
239
|
+
/**
|
|
240
|
+
* Change text size
|
|
241
|
+
*
|
|
242
|
+
* @param {string} value small or normal
|
|
243
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
244
|
+
*
|
|
245
|
+
*/
|
|
246
|
+
size(value: SizeType): EscPosEncoder;
|
|
247
|
+
/**
|
|
248
|
+
* Change text alignment
|
|
249
|
+
*
|
|
250
|
+
* @param {AlignType} value left, center or right
|
|
251
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
252
|
+
*
|
|
253
|
+
*/
|
|
254
|
+
align(value: AlignType): EscPosEncoder;
|
|
255
|
+
/**
|
|
256
|
+
* Insert a table
|
|
257
|
+
*
|
|
258
|
+
* @param {array} columns The column definitions
|
|
259
|
+
* @param {array} data Array containing rows. Each row is an array containing cells.
|
|
260
|
+
* Each cell can be a string value, or a callback function.
|
|
261
|
+
* The first parameter of the callback is the encoder object on
|
|
262
|
+
* which the function can call its methods.
|
|
263
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
264
|
+
*
|
|
265
|
+
*/
|
|
266
|
+
table(columns: Array<any>, data: Array<any>): EscPosEncoder;
|
|
267
|
+
/**
|
|
268
|
+
* Insert a horizontal rule
|
|
269
|
+
*
|
|
270
|
+
* @param {object} options And object with the following properties:
|
|
271
|
+
* - style: The style of the line, either single or double
|
|
272
|
+
* - width: The width of the line, by default the width of the paper
|
|
273
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
274
|
+
*
|
|
275
|
+
*/
|
|
276
|
+
rule(options: {
|
|
277
|
+
style: StyleType;
|
|
278
|
+
width?: number;
|
|
279
|
+
}): EscPosEncoder;
|
|
280
|
+
/**
|
|
281
|
+
* Insert a box
|
|
282
|
+
*
|
|
283
|
+
* @param {object} opts And object with the following properties:
|
|
284
|
+
* - style: The style of the border, either single or double
|
|
285
|
+
* - width: The width of the box, by default the width of the paper
|
|
286
|
+
* - marginLeft: Space between the left border and the left edge
|
|
287
|
+
* - marginRight: Space between the right border and the right edge
|
|
288
|
+
* - paddingLeft: Space between the contents and the left border of the box
|
|
289
|
+
* - paddingRight: Space between the contents and the right border of the box
|
|
290
|
+
* @param {string|function} contents A string value, or a callback function.
|
|
291
|
+
* The first parameter of the callback is the encoder object on
|
|
292
|
+
* which the function can call its methods.
|
|
293
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
294
|
+
*
|
|
295
|
+
*/
|
|
296
|
+
box(opts: Partial<BoxOptions>, contents: string | ((enc: EscPosEncoder) => void)): EscPosEncoder;
|
|
297
|
+
/**
|
|
298
|
+
* Barcode
|
|
299
|
+
*
|
|
300
|
+
* @param {string} value the value of the barcode
|
|
301
|
+
* @param {string} symbology the type of the barcode
|
|
302
|
+
* @param {number} height height of the barcode
|
|
303
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
304
|
+
*
|
|
305
|
+
*/
|
|
306
|
+
barcode(value: string, symbology: SymbologyType, height: number): EscPosEncoder;
|
|
307
|
+
/**
|
|
308
|
+
* QR code
|
|
309
|
+
*
|
|
310
|
+
* @param {string} value the value of the qr code
|
|
311
|
+
* @param {number} model model of the qrcode, either 1 or 2
|
|
312
|
+
* @param {Size} size size of the qrcode, a value between 1 and 8
|
|
313
|
+
* @param {QrErrorLevelType} errorlevel the amount of error correction used, either 'l', 'm', 'q', 'h'
|
|
314
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
315
|
+
*
|
|
316
|
+
*/
|
|
317
|
+
qrcode(value: string, model: 1 | 2, size: Size, errorlevel: QrErrorLevelType): EscPosEncoder;
|
|
318
|
+
/**
|
|
319
|
+
* Cut paper
|
|
320
|
+
*
|
|
321
|
+
* @param {string} value full or partial. When not specified a full cut will be assumed
|
|
322
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
323
|
+
*
|
|
324
|
+
*/
|
|
325
|
+
cut(value?: CutType): EscPosEncoder;
|
|
326
|
+
/**
|
|
327
|
+
* Pulse
|
|
328
|
+
*
|
|
329
|
+
* @param {number} device 0 or 1 for on which pin the device is connected, default of 0
|
|
330
|
+
* @param {number} on Time the pulse is on in milliseconds, default of 100
|
|
331
|
+
* @param {number} off Time the pulse is off in milliseconds, default of 500
|
|
332
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
333
|
+
*
|
|
334
|
+
*/
|
|
335
|
+
pulse(device?: 0 | 1, on?: number, off?: number): EscPosEncoder;
|
|
336
|
+
/**
|
|
337
|
+
* Add raw printer commands
|
|
338
|
+
*
|
|
339
|
+
* @param {array} data raw bytes to be included
|
|
340
|
+
* @return {EscPosEncoder} Return the object, for easy chaining commands
|
|
341
|
+
*
|
|
342
|
+
*/
|
|
343
|
+
raw(data: number[]): EscPosEncoder;
|
|
344
|
+
/**
|
|
345
|
+
* Encode all previous commands
|
|
346
|
+
*
|
|
347
|
+
* @return {Uint8Array} Return the encoded bytes
|
|
348
|
+
*
|
|
349
|
+
*/
|
|
350
|
+
encode(): Uint8Array;
|
|
351
|
+
}
|
|
352
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../escpos-encoder/src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vite.config.d.ts","sourceRoot":"","sources":["../../../../escpos-encoder/vite.config.ts"],"names":[],"mappings":";AAOA,wBAgBG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomNav.d.ts","sourceRoot":"","sources":["../../../../../../../menu/src/components/default/BottomNav.tsx"],"names":[],"mappings":"AAEA,OAAO,EAIL,mBAAmB,EAEpB,MAAM,+BAA+B,CAAC;AA6BvC,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAChC,YAAY,EACZ,KAAK,EACL,QAAQ,EACR,WAAW,EACX,cAAc,GACf,EAAE,mBAAmB,eA2HrB"}
|
|
1
|
+
{"version":3,"file":"BottomNav.d.ts","sourceRoot":"","sources":["../../../../../../../menu/src/components/default/BottomNav.tsx"],"names":[],"mappings":";AAEA,OAAO,EAIL,mBAAmB,EAEpB,MAAM,+BAA+B,CAAC;AA6BvC,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAChC,YAAY,EACZ,KAAK,EACL,QAAQ,EACR,WAAW,EACX,cAAc,GACf,EAAE,mBAAmB,eA2HrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Menu.stories.d.ts","sourceRoot":"","sources":["../../../../../../menu/src/stories/Menu.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAC/B,OAAO,gBAAgB,CAAC;AACxB,OAAO,sBAAsB,CAAC
|
|
1
|
+
{"version":3,"file":"Menu.stories.d.ts","sourceRoot":"","sources":["../../../../../../menu/src/stories/Menu.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAC/B,OAAO,gBAAgB,CAAC;AACxB,OAAO,sBAAsB,CAAC;;AAE9B,wBAcgC;AAIhC,eAAO,MAAM,OAAO,6BAAoB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MenuBK.stories.d.ts","sourceRoot":"","sources":["../../../../../../menu/src/stories/MenuBK.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC
|
|
1
|
+
{"version":3,"file":"MenuBK.stories.d.ts","sourceRoot":"","sources":["../../../../../../menu/src/stories/MenuBK.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;;AAgB/B,wBAcgC;AAIhC,eAAO,MAAM,UAAU,6BAAoB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MenuLumberjacks.stories.d.ts","sourceRoot":"","sources":["../../../../../../menu/src/stories/MenuLumberjacks.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAG/B,OAAO,0BAA0B,CAAC
|
|
1
|
+
{"version":3,"file":"MenuLumberjacks.stories.d.ts","sourceRoot":"","sources":["../../../../../../menu/src/stories/MenuLumberjacks.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAG/B,OAAO,0BAA0B,CAAC;;AAIlC,wBAcgC;AAIhC,eAAO,MAAM,WAAW,6BAAoB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MenuPasibus.stories.d.ts","sourceRoot":"","sources":["../../../../../../menu/src/stories/MenuPasibus.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC
|
|
1
|
+
{"version":3,"file":"MenuPasibus.stories.d.ts","sourceRoot":"","sources":["../../../../../../menu/src/stories/MenuPasibus.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;;AAM/B,wBAcgC;AAIhC,eAAO,MAAM,OAAO,6BAAoB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MenuSamex.stories.d.ts","sourceRoot":"","sources":["../../../../../../menu/src/stories/MenuSamex.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAG/B,OAAO,0BAA0B,CAAC
|
|
1
|
+
{"version":3,"file":"MenuSamex.stories.d.ts","sourceRoot":"","sources":["../../../../../../menu/src/stories/MenuSamex.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAG/B,OAAO,0BAA0B,CAAC;;AAIlC,wBAcgC;AAIhC,eAAO,MAAM,KAAK,6BAAoB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
2
1
|
import { ProductTile } from '../components/default/ProductTile';
|
|
2
|
+
import { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
3
3
|
|
|
4
4
|
declare const _default: ComponentMeta<typeof ProductTile>;
|
|
5
5
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProductTile.stories.d.ts","sourceRoot":"","sources":["../../../../../../menu/src/stories/ProductTile.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC
|
|
1
|
+
{"version":3,"file":"ProductTile.stories.d.ts","sourceRoot":"","sources":["../../../../../../menu/src/stories/ProductTile.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;;AAMhE,wBAUuC;AAMvC,eAAO,MAAM,OAAO,oCAAoB,CAAC"}
|
|
@@ -1,3 +1,78 @@
|
|
|
1
|
-
declare const _exports:
|
|
1
|
+
declare const _exports: {
|
|
2
|
+
theme: {
|
|
3
|
+
extend: {
|
|
4
|
+
fontFamily: {
|
|
5
|
+
sans: string[];
|
|
6
|
+
upper: string[];
|
|
7
|
+
price: string[];
|
|
8
|
+
cartProductItems: string[];
|
|
9
|
+
};
|
|
10
|
+
fontSize: {
|
|
11
|
+
menuProductName: (string | {
|
|
12
|
+
lineHeight: string;
|
|
13
|
+
fontWeight: string;
|
|
14
|
+
})[];
|
|
15
|
+
menuBottomCartProductName: (string | {
|
|
16
|
+
lineHeight: string;
|
|
17
|
+
fontWeight: string;
|
|
18
|
+
})[];
|
|
19
|
+
menuCategory: (string | {
|
|
20
|
+
lineHeight: string;
|
|
21
|
+
fontWeight: string;
|
|
22
|
+
})[];
|
|
23
|
+
};
|
|
24
|
+
colors: {
|
|
25
|
+
primary: {
|
|
26
|
+
light: string;
|
|
27
|
+
DEFAULT: string;
|
|
28
|
+
dark: string;
|
|
29
|
+
};
|
|
30
|
+
secondary: {
|
|
31
|
+
DEFAULT: string;
|
|
32
|
+
};
|
|
33
|
+
fontColor: {
|
|
34
|
+
DEFAULT: string;
|
|
35
|
+
btnPrimary: string;
|
|
36
|
+
btnSecondary: string;
|
|
37
|
+
btnDisabled: string;
|
|
38
|
+
bgPrimary: string;
|
|
39
|
+
btnTrash: string;
|
|
40
|
+
cartProductItems: string;
|
|
41
|
+
};
|
|
42
|
+
bgColor: {
|
|
43
|
+
DEFAULT: string;
|
|
44
|
+
btnPrimary: string;
|
|
45
|
+
btnSecondary: string;
|
|
46
|
+
btnDisabled: string;
|
|
47
|
+
btnTrash: string;
|
|
48
|
+
};
|
|
49
|
+
borderColor: {
|
|
50
|
+
DEFAULT: string;
|
|
51
|
+
};
|
|
52
|
+
facebook: {
|
|
53
|
+
light: string;
|
|
54
|
+
DEFAULT: string;
|
|
55
|
+
dark: string;
|
|
56
|
+
};
|
|
57
|
+
red: {
|
|
58
|
+
light: string;
|
|
59
|
+
DEFAULT: string;
|
|
60
|
+
};
|
|
61
|
+
black: string;
|
|
62
|
+
greys: {
|
|
63
|
+
light: string;
|
|
64
|
+
DEFAULT: string;
|
|
65
|
+
};
|
|
66
|
+
};
|
|
67
|
+
backgroundImage: {
|
|
68
|
+
'tenant-pattern': string;
|
|
69
|
+
};
|
|
70
|
+
};
|
|
71
|
+
};
|
|
72
|
+
content: string[];
|
|
73
|
+
safelist: string[];
|
|
74
|
+
mode: string;
|
|
75
|
+
plugins: any[];
|
|
76
|
+
};
|
|
2
77
|
export = _exports;
|
|
3
78
|
//# sourceMappingURL=tailwind.config.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../mparticle-plugin/src/index.ts"],"names":[],"mappings":"AAEA,UAAU,4BAA4B;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,iBAAiB,EAAE,OAAO,CAAC;IAC3B,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,iBAAS,4BAA4B,CACnC,YAAY,EAAE,4BAA4B;;;wBAwBpB;QAAE,OAAO,EAAE,GAAG,CAAA;KAAE;yBAOf;QAAE,OAAO,EAAE,GAAG,CAAA;KAAE;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../mparticle-plugin/src/index.ts"],"names":[],"mappings":"AAEA,UAAU,4BAA4B;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,iBAAiB,EAAE,OAAO,CAAC;IAC3B,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,iBAAS,4BAA4B,CACnC,YAAY,EAAE,4BAA4B;;;wBAwBpB;QAAE,OAAO,EAAE,GAAG,CAAA;KAAE;yBAOf;QAAE,OAAO,EAAE,GAAG,CAAA;KAAE;;;EAuJxC;AAoED,eAAe,4BAA4B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PhoneInput.stories.d.ts","sourceRoot":"","sources":["../../../../../../phone-input/src/stories/PhoneInput.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,UAAU,IAAI,IAAI,EAAE,MAAM,UAAU,CAAC;AAI9C,OAAO,0BAA0B,CAAC;AAClC,OAAO,4BAA4B,CAAC
|
|
1
|
+
{"version":3,"file":"PhoneInput.stories.d.ts","sourceRoot":"","sources":["../../../../../../phone-input/src/stories/PhoneInput.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjE,OAAO,EAAE,UAAU,IAAI,IAAI,EAAE,MAAM,UAAU,CAAC;AAI9C,OAAO,0BAA0B,CAAC;AAClC,OAAO,4BAA4B,CAAC;;AAEpC,wBAqBgC;AAIhC,eAAO,MAAM,KAAK,6BAAoB,CAAC;AAWvC,eAAO,MAAM,YAAY,6BAAoB,CAAC;AAW9C,eAAO,MAAM,iBAAiB,6BAAoB,CAAC"}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ export * from './useOnClickOutside';
|
|
|
7
7
|
export * from './useChannelAvailability';
|
|
8
8
|
export * from './useMediaUrl';
|
|
9
9
|
export * from './utils';
|
|
10
|
-
export { filterTimeAvailabilityOfProducts } from './utils/timeAvailabilityFilter';
|
|
10
|
+
export { filterTimeAvailabilityOfProducts, isProductAvailable, filterTimeAvailabilityOfItems } from './utils/timeAvailabilityFilter';
|
|
11
11
|
export { isChannelOpen } from './utils/timeAvailabilityFilter';
|
|
12
12
|
export * from './utils/cms';
|
|
13
13
|
//# sourceMappingURL=index.d.ts.map
|