@commercetools-frontend/application-shell 21.23.5 → 21.23.7
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-45dd5259.esm.js → application-entry-point-1ae5f4e8.esm.js} +1 -1
- package/dist/{application-entry-point-4d14f4f2.cjs.dev.js → application-entry-point-70fe25e2.cjs.dev.js} +1 -1
- package/dist/{application-entry-point-471abc51.cjs.prod.js → application-entry-point-d9033fe0.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-e0e0224a.esm.js → index-4e02fc7d.esm.js} +12 -12
- package/dist/{index-5d391507.cjs.prod.js → index-5121d456.cjs.prod.js} +6 -6
- package/dist/{index-25e86c48.cjs.dev.js → index-b670dcc9.cjs.dev.js} +12 -12
- package/dist/{project-expired-a61bebe0.cjs.dev.js → project-expired-1d22bd87.cjs.dev.js} +3 -3
- package/dist/{project-expired-7183b5d4.esm.js → project-expired-5f0a4280.esm.js} +3 -3
- package/dist/{project-expired-ed9c527e.cjs.prod.js → project-expired-be0779a1.cjs.prod.js} +3 -3
- package/dist/{project-not-found-82e7cb1a.cjs.dev.js → project-not-found-24271e19.cjs.dev.js} +3 -3
- package/dist/{project-not-found-07570fea.cjs.prod.js → project-not-found-38edd86f.cjs.prod.js} +3 -3
- package/dist/{project-not-found-9376eb3f.esm.js → project-not-found-bbe7f3e3.esm.js} +3 -3
- package/dist/{project-not-initialized-8d7d0061.esm.js → project-not-initialized-1baffdba.esm.js} +3 -3
- package/dist/{project-not-initialized-adf69ba8.cjs.prod.js → project-not-initialized-5421145e.cjs.prod.js} +3 -3
- package/dist/{project-not-initialized-afa2e7e7.cjs.dev.js → project-not-initialized-e216c26a.cjs.dev.js} +3 -3
- package/dist/{project-suspended-8f1597c9.cjs.prod.js → project-suspended-7b788e80.cjs.prod.js} +3 -3
- package/dist/{project-suspended-747482fb.esm.js → project-suspended-a476b2ea.esm.js} +3 -3
- package/dist/{project-suspended-8083e172.cjs.dev.js → project-suspended-b912cf26.cjs.dev.js} +3 -3
- package/dist/{quick-access-4b551dde.cjs.dev.js → quick-access-85d0adc0.cjs.dev.js} +2 -2
- package/dist/{quick-access-6cc8835b.cjs.prod.js → quick-access-96835213.cjs.prod.js} +2 -2
- package/dist/{quick-access-268184b7.esm.js → quick-access-da0a782e.esm.js} +2 -2
- package/dist/{service-page-project-switcher-9456a21c.cjs.prod.js → service-page-project-switcher-28c3b007.cjs.prod.js} +1 -1
- package/dist/{service-page-project-switcher-b2a0465e.cjs.dev.js → service-page-project-switcher-59207cc6.cjs.dev.js} +1 -1
- package/dist/{service-page-project-switcher-585e015e.esm.js → service-page-project-switcher-95663d25.esm.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';
|