@commercetools-frontend/application-shell 21.23.6 → 21.23.8
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/{application-entry-point-a5e0024a.esm.js → application-entry-point-3de5bb7b.esm.js} +1 -1
- package/dist/{application-entry-point-aa2c7e84.cjs.dev.js → application-entry-point-47bc3ef6.cjs.dev.js} +1 -1
- package/dist/{application-entry-point-b55292d8.cjs.prod.js → application-entry-point-920662c3.cjs.prod.js} +1 -1
- package/dist/commercetools-frontend-application-shell.cjs.dev.js +2 -2
- package/dist/commercetools-frontend-application-shell.cjs.prod.js +2 -2
- package/dist/commercetools-frontend-application-shell.esm.js +2 -2
- package/dist/declarations/src/components/app-bar/app-bar.d.ts +1 -1
- package/dist/declarations/src/components/application-entry-point/application-entry-point.d.ts +1 -1
- package/dist/declarations/src/components/application-loader/application-loader.d.ts +1 -1
- package/dist/declarations/src/components/application-page-title/application-page-title.d.ts +1 -1
- package/dist/declarations/src/components/application-shell/application-shell.d.ts +1 -1
- package/dist/declarations/src/components/application-shell/redirect-to-logout.d.ts +2 -2
- package/dist/declarations/src/components/application-shell-provider/application-shell-provider.d.ts +1 -1
- package/dist/declarations/src/components/application-shell-provider/use-coerced-environment-values.d.ts +1 -1
- package/dist/declarations/src/components/authenticated/am-i-logged-in.d.ts +2 -2
- package/dist/declarations/src/components/authenticated/authenticated.d.ts +2 -2
- package/dist/declarations/src/components/authenticated/oidc-callback-error-page.d.ts +1 -1
- package/dist/declarations/src/components/authenticated/oidc-callback.d.ts +1 -1
- package/dist/declarations/src/components/authenticated/types.d.ts +1 -1
- package/dist/declarations/src/components/back-to-project/back-to-project.d.ts +1 -1
- package/dist/declarations/src/components/configure-intl-provider/configure-intl-provider.d.ts +1 -1
- package/dist/declarations/src/components/error-boundary/error-boundary.d.ts +2 -2
- package/dist/declarations/src/components/fetch-project/fetch-project.d.ts +2 -2
- package/dist/declarations/src/components/fetch-user/fetch-user.d.ts +2 -2
- package/dist/declarations/src/components/gtm-application-tracker/gtm-application-tracker.d.ts +1 -1
- package/dist/declarations/src/components/gtm-booter/gtm-booter.d.ts +2 -2
- package/dist/declarations/src/components/gtm-user-tracker/gtm-user-tracker.d.ts +2 -2
- package/dist/declarations/src/components/inject-reducers/inject-reducers.d.ts +1 -1
- package/dist/declarations/src/components/loading-placeholder/loading-placeholder.d.ts +1 -1
- package/dist/declarations/src/components/locale-switcher/locale-switcher.d.ts +2 -2
- package/dist/declarations/src/components/navbar/navbar.d.ts +2 -2
- package/dist/declarations/src/components/navbar/use-navbar-state-manager.d.ts +1 -1
- package/dist/declarations/src/components/project-container/project-container.d.ts +2 -2
- package/dist/declarations/src/components/project-data-locale/project-data-locale.d.ts +2 -2
- package/dist/declarations/src/components/project-suspended/project-suspended.d.ts +1 -1
- package/dist/declarations/src/components/project-switcher/project-switcher.d.ts +2 -2
- package/dist/declarations/src/components/quick-access/butler/butler.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/butler-command/butler-command.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/create-commands.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/index.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/quick-access.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/sub-commands.d.ts +2 -2
- package/dist/declarations/src/components/quick-access/types.d.ts +9 -9
- package/dist/declarations/src/components/redirector/redirector.d.ts +3 -3
- package/dist/declarations/src/components/requests-in-flight-loader/types.d.ts +3 -3
- package/dist/declarations/src/components/setup-flop-flip-provider/setup-flop-flip-provider.d.ts +1 -1
- package/dist/declarations/src/components/user-settings-menu/user-settings-menu.d.ts +2 -2
- package/dist/declarations/src/configure-apollo.d.ts +1 -1
- package/dist/declarations/src/configure-store.d.ts +1 -1
- package/dist/declarations/src/export-types.d.ts +7 -7
- package/dist/declarations/src/hooks/apollo-hooks/apollo-hooks.d.ts +5 -5
- package/dist/declarations/src/hooks/use-applications-menu/use-applications-menu.d.ts +3 -3
- package/dist/declarations/src/test-utils/test-utils.d.ts +14 -14
- package/dist/declarations/src/types/generated/ctp.d.ts +1744 -1744
- package/dist/declarations/src/types/generated/mc.d.ts +103 -103
- package/dist/declarations/src/types/generated/proxy.d.ts +17 -17
- package/dist/declarations/src/types/generated/settings.d.ts +248 -248
- package/dist/declarations/src/utils/apollo-context.d.ts +1 -1
- package/dist/declarations/src/utils/gtm.d.ts +3 -3
- package/dist/declarations/src/utils/http-client.d.ts +9 -9
- package/dist/declarations/src/utils/oidc.d.ts +1 -1
- package/dist/{index-4a6d85a4.cjs.prod.js → index-02840607.cjs.prod.js} +6 -6
- package/dist/{index-c01a777b.esm.js → index-a365497c.esm.js} +12 -12
- package/dist/{index-262372b7.cjs.dev.js → index-c669d80d.cjs.dev.js} +12 -12
- package/dist/{project-expired-7b0e3eea.cjs.dev.js → project-expired-4c31c076.cjs.dev.js} +3 -3
- package/dist/{project-expired-cd9a8e0c.cjs.prod.js → project-expired-73cd56a4.cjs.prod.js} +3 -3
- package/dist/{project-expired-61d9514b.esm.js → project-expired-dddb8bdd.esm.js} +3 -3
- package/dist/{project-not-found-26a09355.esm.js → project-not-found-78888b62.esm.js} +3 -3
- package/dist/{project-not-found-59b8b379.cjs.prod.js → project-not-found-995fe44d.cjs.prod.js} +3 -3
- package/dist/{project-not-found-58170d92.cjs.dev.js → project-not-found-cdc721b9.cjs.dev.js} +3 -3
- package/dist/{project-not-initialized-1772e41b.cjs.dev.js → project-not-initialized-84fcd111.cjs.dev.js} +3 -3
- package/dist/{project-not-initialized-872979f7.esm.js → project-not-initialized-850948aa.esm.js} +3 -3
- package/dist/{project-not-initialized-98a129a3.cjs.prod.js → project-not-initialized-f51eadf1.cjs.prod.js} +3 -3
- package/dist/{project-suspended-1d86f27b.esm.js → project-suspended-22a5fa09.esm.js} +3 -3
- package/dist/{project-suspended-fe774108.cjs.dev.js → project-suspended-874df94f.cjs.dev.js} +3 -3
- package/dist/{project-suspended-65b9db9f.cjs.prod.js → project-suspended-ae0665f4.cjs.prod.js} +3 -3
- package/dist/{quick-access-2c191668.esm.js → quick-access-b7d195a8.esm.js} +2 -2
- package/dist/{quick-access-4b7707a1.cjs.dev.js → quick-access-cc7bf7ae.cjs.dev.js} +2 -2
- package/dist/{quick-access-d0b73e0d.cjs.prod.js → quick-access-fb3e1a02.cjs.prod.js} +2 -2
- package/dist/{service-page-project-switcher-b88b36fe.cjs.prod.js → service-page-project-switcher-59cf960d.cjs.prod.js} +1 -1
- package/dist/{service-page-project-switcher-21b3d4f1.esm.js → service-page-project-switcher-65d7e109.esm.js} +1 -1
- package/dist/{service-page-project-switcher-4ce0f8db.cjs.dev.js → service-page-project-switcher-f4369b5b.cjs.dev.js} +1 -1
- package/package.json +47 -47
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.dev.js +1 -1
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.prod.js +1 -1
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.esm.js +1 -1
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
1
|
+
export type Maybe<T> = T | null;
|
|
2
|
+
export type InputMaybe<T> = Maybe<T>;
|
|
3
|
+
export type Exact<T extends {
|
|
4
4
|
[key: string]: unknown;
|
|
5
5
|
}> = {
|
|
6
6
|
[K in keyof T]: T[K];
|
|
7
7
|
};
|
|
8
|
-
export
|
|
8
|
+
export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
|
|
9
9
|
[SubKey in K]?: Maybe<T[SubKey]>;
|
|
10
10
|
};
|
|
11
|
-
export
|
|
11
|
+
export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
|
|
12
12
|
[SubKey in K]: Maybe<T[SubKey]>;
|
|
13
13
|
};
|
|
14
|
-
export
|
|
14
|
+
export type Scalars = {
|
|
15
15
|
ID: string;
|
|
16
16
|
String: string;
|
|
17
17
|
Boolean: boolean;
|
|
18
18
|
Int: number;
|
|
19
19
|
Float: number;
|
|
20
20
|
};
|
|
21
|
-
export
|
|
21
|
+
export type TActionRight = {
|
|
22
22
|
__typename?: 'ActionRight';
|
|
23
23
|
group: Scalars['String'];
|
|
24
24
|
name: Scalars['String'];
|
|
25
25
|
};
|
|
26
|
-
export
|
|
26
|
+
export type TApplicationsMenu = {
|
|
27
27
|
__typename?: 'ApplicationsMenu';
|
|
28
28
|
appBar: Array<TBaseMenu>;
|
|
29
29
|
navBar: Array<TNavbarMenu>;
|
|
30
30
|
};
|
|
31
|
-
export
|
|
31
|
+
export type TBaseMenu = {
|
|
32
32
|
__typename?: 'BaseMenu';
|
|
33
33
|
actionRights?: Maybe<Array<TActionRight>>;
|
|
34
34
|
dataFences?: Maybe<Array<TDataFence>>;
|
|
@@ -39,18 +39,18 @@ export declare type TBaseMenu = {
|
|
|
39
39
|
permissions: Array<Scalars['String']>;
|
|
40
40
|
uriPath: Scalars['String'];
|
|
41
41
|
};
|
|
42
|
-
export
|
|
42
|
+
export type TDataFence = {
|
|
43
43
|
__typename?: 'DataFence';
|
|
44
44
|
group: Scalars['String'];
|
|
45
45
|
name: Scalars['String'];
|
|
46
46
|
type: Scalars['String'];
|
|
47
47
|
};
|
|
48
|
-
export
|
|
48
|
+
export type TLocalizedField = {
|
|
49
49
|
__typename?: 'LocalizedField';
|
|
50
50
|
locale: Scalars['String'];
|
|
51
51
|
value: Scalars['String'];
|
|
52
52
|
};
|
|
53
|
-
export
|
|
53
|
+
export type TNavbarMenu = {
|
|
54
54
|
__typename?: 'NavbarMenu';
|
|
55
55
|
actionRights?: Maybe<Array<TActionRight>>;
|
|
56
56
|
dataFences?: Maybe<Array<TDataFence>>;
|
|
@@ -64,22 +64,22 @@ export declare type TNavbarMenu = {
|
|
|
64
64
|
submenu: Array<TBaseMenu>;
|
|
65
65
|
uriPath: Scalars['String'];
|
|
66
66
|
};
|
|
67
|
-
export
|
|
67
|
+
export type TQuery = {
|
|
68
68
|
__typename?: 'Query';
|
|
69
69
|
allFeatureToggles: Array<Scalars['String']>;
|
|
70
70
|
applicationsMenu: TApplicationsMenu;
|
|
71
71
|
};
|
|
72
|
-
export
|
|
72
|
+
export type TFetchAllMenuFeatureTogglesQueryVariables = Exact<{
|
|
73
73
|
[key: string]: never;
|
|
74
74
|
}>;
|
|
75
|
-
export
|
|
75
|
+
export type TFetchAllMenuFeatureTogglesQuery = {
|
|
76
76
|
__typename?: 'Query';
|
|
77
77
|
allFeatureToggles: Array<string>;
|
|
78
78
|
};
|
|
79
|
-
export
|
|
79
|
+
export type TFetchApplicationsMenuQueryVariables = Exact<{
|
|
80
80
|
[key: string]: never;
|
|
81
81
|
}>;
|
|
82
|
-
export
|
|
82
|
+
export type TFetchApplicationsMenuQuery = {
|
|
83
83
|
__typename?: 'Query';
|
|
84
84
|
applicationsMenu: {
|
|
85
85
|
__typename?: 'ApplicationsMenu';
|