phx-react 1.3.388 → 1.3.389
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.
|
@@ -2,5 +2,5 @@ export declare const isLoggedCookie = "isLoggedIn";
|
|
|
2
2
|
export declare const AUTH_TOKEN = "authToken";
|
|
3
3
|
export declare const loginPage = "/login";
|
|
4
4
|
export declare const admin = "admin";
|
|
5
|
-
export declare const superAdmin = "
|
|
5
|
+
export declare const superAdmin = "DEV";
|
|
6
6
|
export declare const switchSchool = "SWITCH";
|
|
@@ -5,6 +5,6 @@ exports.isLoggedCookie = 'isLoggedIn';
|
|
|
5
5
|
exports.AUTH_TOKEN = 'authToken';
|
|
6
6
|
exports.loginPage = '/login';
|
|
7
7
|
exports.admin = 'admin';
|
|
8
|
-
exports.superAdmin = '
|
|
8
|
+
exports.superAdmin = 'DEV';
|
|
9
9
|
exports.switchSchool = 'SWITCH';
|
|
10
10
|
//# sourceMappingURL=constants.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../src/utils/constants.ts"],"names":[],"mappings":";;;AAAa,QAAA,cAAc,GAAG,YAAY,CAAA;AAC7B,QAAA,UAAU,GAAG,WAAW,CAAA;AACxB,QAAA,SAAS,GAAG,QAAQ,CAAA;AAEpB,QAAA,KAAK,GAAG,OAAO,CAAA;AACf,QAAA,UAAU,GAAG,
|
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../src/utils/constants.ts"],"names":[],"mappings":";;;AAAa,QAAA,cAAc,GAAG,YAAY,CAAA;AAC7B,QAAA,UAAU,GAAG,WAAW,CAAA;AACxB,QAAA,SAAS,GAAG,QAAQ,CAAA;AAEpB,QAAA,KAAK,GAAG,OAAO,CAAA;AACf,QAAA,UAAU,GAAG,KAAK,CAAA;AAClB,QAAA,YAAY,GAAG,QAAQ,CAAA"}
|
|
@@ -2,5 +2,5 @@ export declare const isLoggedCookie = "isLoggedIn";
|
|
|
2
2
|
export declare const AUTH_TOKEN = "authToken";
|
|
3
3
|
export declare const loginPage = "/login";
|
|
4
4
|
export declare const admin = "admin";
|
|
5
|
-
export declare const superAdmin = "
|
|
5
|
+
export declare const superAdmin = "DEV";
|
|
6
6
|
export declare const switchSchool = "SWITCH";
|
|
@@ -2,6 +2,6 @@ export var isLoggedCookie = 'isLoggedIn';
|
|
|
2
2
|
export var AUTH_TOKEN = 'authToken';
|
|
3
3
|
export var loginPage = '/login';
|
|
4
4
|
export var admin = 'admin';
|
|
5
|
-
export var superAdmin = '
|
|
5
|
+
export var superAdmin = 'DEV';
|
|
6
6
|
export var switchSchool = 'SWITCH';
|
|
7
7
|
//# sourceMappingURL=constants.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../src/utils/constants.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,IAAM,cAAc,GAAG,YAAY,CAAA;AAC1C,MAAM,CAAC,IAAM,UAAU,GAAG,WAAW,CAAA;AACrC,MAAM,CAAC,IAAM,SAAS,GAAG,QAAQ,CAAA;AAEjC,MAAM,CAAC,IAAM,KAAK,GAAG,OAAO,CAAA;AAC5B,MAAM,CAAC,IAAM,UAAU,GAAG,
|
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../src/utils/constants.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,IAAM,cAAc,GAAG,YAAY,CAAA;AAC1C,MAAM,CAAC,IAAM,UAAU,GAAG,WAAW,CAAA;AACrC,MAAM,CAAC,IAAM,SAAS,GAAG,QAAQ,CAAA;AAEjC,MAAM,CAAC,IAAM,KAAK,GAAG,OAAO,CAAA;AAC5B,MAAM,CAAC,IAAM,UAAU,GAAG,KAAK,CAAA;AAC/B,MAAM,CAAC,IAAM,YAAY,GAAG,QAAQ,CAAA"}
|