sidekick-client 0.1.0 → 0.1.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.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/types/app/routes/OrgSetup/ManageOrgs.d.ts.map +1 -1
- package/dist/types/app/routes/auth/components/Auth.d.ts.map +1 -1
- package/dist/types/config/app-config.d.ts +1 -0
- package/dist/types/config/app-config.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ManageOrgs.d.ts","sourceRoot":"","sources":["../../../../../src/app/routes/OrgSetup/ManageOrgs.tsx"],"names":[],"mappings":"AAkBA,QAAA,MAAM,UAAU,+
|
|
1
|
+
{"version":3,"file":"ManageOrgs.d.ts","sourceRoot":"","sources":["../../../../../src/app/routes/OrgSetup/ManageOrgs.tsx"],"names":[],"mappings":"AAkBA,QAAA,MAAM,UAAU,+CAkQf,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Auth.d.ts","sourceRoot":"","sources":["../../../../../../src/app/routes/auth/components/Auth.tsx"],"names":[],"mappings":"AAKA,MAAM,CAAC,OAAO,UAAU,IAAI,
|
|
1
|
+
{"version":3,"file":"Auth.d.ts","sourceRoot":"","sources":["../../../../../../src/app/routes/auth/components/Auth.tsx"],"names":[],"mappings":"AAKA,MAAM,CAAC,OAAO,UAAU,IAAI,4CA+B3B"}
|
|
@@ -18,6 +18,7 @@ export declare const appInfo: {
|
|
|
18
18
|
razorPayKey: string;
|
|
19
19
|
themeColor: string;
|
|
20
20
|
serverUrl: string;
|
|
21
|
+
homepageUrl: string;
|
|
21
22
|
};
|
|
22
23
|
export declare const setAppInfo: (info: Partial<typeof appInfo>) => void;
|
|
23
24
|
export declare const setAccountType: (type: Partial<typeof APP_INFO_ACCOUNT_TYPE>) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app-config.d.ts","sourceRoot":"","sources":["../../../src/config/app-config.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB;;;CAGjC,CAAC;AAEF,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"app-config.d.ts","sourceRoot":"","sources":["../../../src/config/app-config.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB;;;CAGjC,CAAC;AAEF,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;CAiBnB,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,MAAM,OAAO,CAAC,OAAO,OAAO,CAAC,SAEvD,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,MAAM,OAAO,CAAC,OAAO,qBAAqB,CAAC,SAEzE,CAAC"}
|