bonuspluscomponents 0.0.67 → 0.0.68
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/AppContext/Context/AppContext.d.ts +2 -0
- package/dist/AppContext/Context/AppContext.d.ts.map +1 -1
- package/dist/Pages/BusinessInfoPage/BusinessInfoPage.d.ts +3 -0
- package/dist/Pages/BusinessInfoPage/BusinessInfoPage.d.ts.map +1 -0
- package/dist/Pages/RegistrationPage/RegistrationPage.d.ts +2 -0
- package/dist/Pages/RegistrationPage/RegistrationPage.d.ts.map +1 -1
- package/dist/bonuspluscomponents.cjs.js +32 -32
- package/dist/bonuspluscomponents.es.js +1322 -1310
- package/dist/bonuspluscomponents.umd.js +33 -33
- package/dist/components/models/CabinetSettings.d.ts +14 -0
- package/dist/components/models/CabinetSettings.d.ts.map +1 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { AxiosInstance } from "axios";
|
|
3
|
+
import { CabinetUISettings } from "../../components/models/CabinetSettings";
|
|
3
4
|
declare enum CabinetType {
|
|
4
5
|
CustomerCabinet = 0,
|
|
5
6
|
Telegram = 1,
|
|
@@ -21,6 +22,7 @@ type ProviderApp = {
|
|
|
21
22
|
phoneNumber: string | null;
|
|
22
23
|
setPhoneNumber: React.Dispatch<React.SetStateAction<string | null>>;
|
|
23
24
|
cabinetSettings: CabinetSettings | null;
|
|
25
|
+
cabinetUISettings: CabinetUISettings | null;
|
|
24
26
|
authToken: string | null;
|
|
25
27
|
setAuthToken: React.Dispatch<React.SetStateAction<string | null>>;
|
|
26
28
|
createAxios: (authToken: string, host: string) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppContext.d.ts","sourceRoot":"","sources":["../../../src/AppContext/Context/AppContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuD,MAAM,OAAO,CAAC;AAC5E,OAAc,EAAC,aAAa,EAAC,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"AppContext.d.ts","sourceRoot":"","sources":["../../../src/AppContext/Context/AppContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuD,MAAM,OAAO,CAAC;AAC5E,OAAc,EAAC,aAAa,EAAC,MAAM,OAAO,CAAC;AAI3C,OAAO,EAAC,iBAAiB,EAAC,MAAM,yCAAyC,CAAC;AAE1E,aAAK,WAAW;IACZ,eAAe,IAAA;IACf,QAAQ,IAAA;IACR,EAAE,IAAA;CACL;AAED,UAAU,eAAe;IACrB,cAAc,EAAE,OAAO,CAAC;IACxB,mBAAmB,EAAE,OAAO,CAAC;IAC7B,gBAAgB,EAAE,OAAO,CAAC;IAC1B,cAAc,EAAE,OAAO,CAAC;IACxB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,UAAU,EAAE,OAAO,CAAC;IACpB,KAAK,EAAE,OAAO,CAAC;CAClB;AAGD,KAAK,WAAW,GAAG;IACf,WAAW,EAAE,WAAW,GAAG,IAAI,CAAC;IAChC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,QAAQ,EAAE,MAAM,aAAa,CAAC;IAE9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IAEpE,eAAe,EAAE,eAAe,GAAG,IAAI,CAAC;IACxC,iBAAiB,EAAE,iBAAiB,GAAG,IAAI,CAAC;IAE5C,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,YAAY,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IAElE,WAAW,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CAC1D,CAAC;AAsBF,eAAO,MAAM,UAAU,4BAAmC,CAAC;AA+E3D,eAAO,MAAM,WAAW;cAAyC,WAAW;iBAAe,WAAW;6CAIrG,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BusinessInfoPage.d.ts","sourceRoot":"","sources":["../../../src/Pages/BusinessInfoPage/BusinessInfoPage.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,gBAAgB,+CAMrB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RegistrationPage.d.ts","sourceRoot":"","sources":["../../../src/Pages/RegistrationPage/RegistrationPage.tsx"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"RegistrationPage.d.ts","sourceRoot":"","sources":["../../../src/Pages/RegistrationPage/RegistrationPage.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,gBAAgB,+CAMrB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|