@commercetools-frontend/application-shell 21.23.6 → 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.
Files changed (86) hide show
  1. package/dist/{application-entry-point-a5e0024a.esm.js → application-entry-point-1ae5f4e8.esm.js} +1 -1
  2. package/dist/{application-entry-point-aa2c7e84.cjs.dev.js → application-entry-point-70fe25e2.cjs.dev.js} +1 -1
  3. package/dist/{application-entry-point-b55292d8.cjs.prod.js → application-entry-point-d9033fe0.cjs.prod.js} +1 -1
  4. package/dist/commercetools-frontend-application-shell.cjs.dev.js +2 -2
  5. package/dist/commercetools-frontend-application-shell.cjs.prod.js +2 -2
  6. package/dist/commercetools-frontend-application-shell.esm.js +2 -2
  7. package/dist/declarations/src/components/app-bar/app-bar.d.ts +1 -1
  8. package/dist/declarations/src/components/application-entry-point/application-entry-point.d.ts +1 -1
  9. package/dist/declarations/src/components/application-loader/application-loader.d.ts +1 -1
  10. package/dist/declarations/src/components/application-page-title/application-page-title.d.ts +1 -1
  11. package/dist/declarations/src/components/application-shell/application-shell.d.ts +1 -1
  12. package/dist/declarations/src/components/application-shell/redirect-to-logout.d.ts +2 -2
  13. package/dist/declarations/src/components/application-shell-provider/application-shell-provider.d.ts +1 -1
  14. package/dist/declarations/src/components/application-shell-provider/use-coerced-environment-values.d.ts +1 -1
  15. package/dist/declarations/src/components/authenticated/am-i-logged-in.d.ts +2 -2
  16. package/dist/declarations/src/components/authenticated/authenticated.d.ts +2 -2
  17. package/dist/declarations/src/components/authenticated/oidc-callback-error-page.d.ts +1 -1
  18. package/dist/declarations/src/components/authenticated/oidc-callback.d.ts +1 -1
  19. package/dist/declarations/src/components/authenticated/types.d.ts +1 -1
  20. package/dist/declarations/src/components/back-to-project/back-to-project.d.ts +1 -1
  21. package/dist/declarations/src/components/configure-intl-provider/configure-intl-provider.d.ts +1 -1
  22. package/dist/declarations/src/components/error-boundary/error-boundary.d.ts +2 -2
  23. package/dist/declarations/src/components/fetch-project/fetch-project.d.ts +2 -2
  24. package/dist/declarations/src/components/fetch-user/fetch-user.d.ts +2 -2
  25. package/dist/declarations/src/components/gtm-application-tracker/gtm-application-tracker.d.ts +1 -1
  26. package/dist/declarations/src/components/gtm-booter/gtm-booter.d.ts +2 -2
  27. package/dist/declarations/src/components/gtm-user-tracker/gtm-user-tracker.d.ts +2 -2
  28. package/dist/declarations/src/components/inject-reducers/inject-reducers.d.ts +1 -1
  29. package/dist/declarations/src/components/loading-placeholder/loading-placeholder.d.ts +1 -1
  30. package/dist/declarations/src/components/locale-switcher/locale-switcher.d.ts +2 -2
  31. package/dist/declarations/src/components/navbar/navbar.d.ts +2 -2
  32. package/dist/declarations/src/components/navbar/use-navbar-state-manager.d.ts +1 -1
  33. package/dist/declarations/src/components/project-container/project-container.d.ts +2 -2
  34. package/dist/declarations/src/components/project-data-locale/project-data-locale.d.ts +2 -2
  35. package/dist/declarations/src/components/project-suspended/project-suspended.d.ts +1 -1
  36. package/dist/declarations/src/components/project-switcher/project-switcher.d.ts +2 -2
  37. package/dist/declarations/src/components/quick-access/butler/butler.d.ts +1 -1
  38. package/dist/declarations/src/components/quick-access/butler-command/butler-command.d.ts +1 -1
  39. package/dist/declarations/src/components/quick-access/create-commands.d.ts +1 -1
  40. package/dist/declarations/src/components/quick-access/index.d.ts +1 -1
  41. package/dist/declarations/src/components/quick-access/quick-access.d.ts +1 -1
  42. package/dist/declarations/src/components/quick-access/sub-commands.d.ts +2 -2
  43. package/dist/declarations/src/components/quick-access/types.d.ts +9 -9
  44. package/dist/declarations/src/components/redirector/redirector.d.ts +3 -3
  45. package/dist/declarations/src/components/requests-in-flight-loader/types.d.ts +3 -3
  46. package/dist/declarations/src/components/setup-flop-flip-provider/setup-flop-flip-provider.d.ts +1 -1
  47. package/dist/declarations/src/components/user-settings-menu/user-settings-menu.d.ts +2 -2
  48. package/dist/declarations/src/configure-apollo.d.ts +1 -1
  49. package/dist/declarations/src/configure-store.d.ts +1 -1
  50. package/dist/declarations/src/export-types.d.ts +7 -7
  51. package/dist/declarations/src/hooks/apollo-hooks/apollo-hooks.d.ts +5 -5
  52. package/dist/declarations/src/hooks/use-applications-menu/use-applications-menu.d.ts +3 -3
  53. package/dist/declarations/src/test-utils/test-utils.d.ts +14 -14
  54. package/dist/declarations/src/types/generated/ctp.d.ts +1744 -1744
  55. package/dist/declarations/src/types/generated/mc.d.ts +103 -103
  56. package/dist/declarations/src/types/generated/proxy.d.ts +17 -17
  57. package/dist/declarations/src/types/generated/settings.d.ts +248 -248
  58. package/dist/declarations/src/utils/apollo-context.d.ts +1 -1
  59. package/dist/declarations/src/utils/gtm.d.ts +3 -3
  60. package/dist/declarations/src/utils/http-client.d.ts +9 -9
  61. package/dist/declarations/src/utils/oidc.d.ts +1 -1
  62. package/dist/{index-c01a777b.esm.js → index-4e02fc7d.esm.js} +12 -12
  63. package/dist/{index-4a6d85a4.cjs.prod.js → index-5121d456.cjs.prod.js} +6 -6
  64. package/dist/{index-262372b7.cjs.dev.js → index-b670dcc9.cjs.dev.js} +12 -12
  65. package/dist/{project-expired-7b0e3eea.cjs.dev.js → project-expired-1d22bd87.cjs.dev.js} +3 -3
  66. package/dist/{project-expired-61d9514b.esm.js → project-expired-5f0a4280.esm.js} +3 -3
  67. package/dist/{project-expired-cd9a8e0c.cjs.prod.js → project-expired-be0779a1.cjs.prod.js} +3 -3
  68. package/dist/{project-not-found-58170d92.cjs.dev.js → project-not-found-24271e19.cjs.dev.js} +3 -3
  69. package/dist/{project-not-found-59b8b379.cjs.prod.js → project-not-found-38edd86f.cjs.prod.js} +3 -3
  70. package/dist/{project-not-found-26a09355.esm.js → project-not-found-bbe7f3e3.esm.js} +3 -3
  71. package/dist/{project-not-initialized-872979f7.esm.js → project-not-initialized-1baffdba.esm.js} +3 -3
  72. package/dist/{project-not-initialized-98a129a3.cjs.prod.js → project-not-initialized-5421145e.cjs.prod.js} +3 -3
  73. package/dist/{project-not-initialized-1772e41b.cjs.dev.js → project-not-initialized-e216c26a.cjs.dev.js} +3 -3
  74. package/dist/{project-suspended-65b9db9f.cjs.prod.js → project-suspended-7b788e80.cjs.prod.js} +3 -3
  75. package/dist/{project-suspended-1d86f27b.esm.js → project-suspended-a476b2ea.esm.js} +3 -3
  76. package/dist/{project-suspended-fe774108.cjs.dev.js → project-suspended-b912cf26.cjs.dev.js} +3 -3
  77. package/dist/{quick-access-4b7707a1.cjs.dev.js → quick-access-85d0adc0.cjs.dev.js} +2 -2
  78. package/dist/{quick-access-d0b73e0d.cjs.prod.js → quick-access-96835213.cjs.prod.js} +2 -2
  79. package/dist/{quick-access-2c191668.esm.js → quick-access-da0a782e.esm.js} +2 -2
  80. package/dist/{service-page-project-switcher-b88b36fe.cjs.prod.js → service-page-project-switcher-28c3b007.cjs.prod.js} +1 -1
  81. package/dist/{service-page-project-switcher-4ce0f8db.cjs.dev.js → service-page-project-switcher-59207cc6.cjs.dev.js} +1 -1
  82. package/dist/{service-page-project-switcher-21b3d4f1.esm.js → service-page-project-switcher-95663d25.esm.js} +1 -1
  83. package/package.json +47 -47
  84. package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.dev.js +1 -1
  85. package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.prod.js +1 -1
  86. package/test-utils/dist/commercetools-frontend-application-shell-test-utils.esm.js +1 -1
@@ -1,90 +1,90 @@
1
- export declare type Maybe<T> = T | null;
2
- export declare type InputMaybe<T> = Maybe<T>;
3
- export declare type Exact<T extends {
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 declare type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
8
+ export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
9
9
  [SubKey in K]?: Maybe<T[SubKey]>;
10
10
  };
11
- export declare type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
11
+ export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
12
12
  [SubKey in K]: Maybe<T[SubKey]>;
13
13
  };
14
- export declare type Scalars = {
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 declare type TAdditionalUserInfo = {
21
+ export type TAdditionalUserInfo = {
22
22
  firstName: Scalars['String'];
23
23
  lastName: Scalars['String'];
24
24
  };
25
- export declare type TAllPermissionsForAllApplications = {
25
+ export type TAllPermissionsForAllApplications = {
26
26
  __typename?: 'AllPermissionsForAllApplications';
27
27
  allAppliedActionRights: Array<TAppliedActionRight>;
28
28
  allAppliedDataFences: Array<TAppliedDataFence>;
29
29
  allAppliedMenuVisibilities: Array<TAppliedMenuVisibilities>;
30
30
  allAppliedPermissions: Array<TAppliedPermission>;
31
31
  };
32
- export declare type TAppliedActionRight = {
32
+ export type TAppliedActionRight = {
33
33
  __typename?: 'AppliedActionRight';
34
34
  group: Scalars['String'];
35
35
  name: Scalars['String'];
36
36
  value: Scalars['Boolean'];
37
37
  };
38
- export declare type TAppliedDataFence = TStoreDataFence;
39
- export declare type TAppliedMenuVisibilities = {
38
+ export type TAppliedDataFence = TStoreDataFence;
39
+ export type TAppliedMenuVisibilities = {
40
40
  __typename?: 'AppliedMenuVisibilities';
41
41
  name: Scalars['String'];
42
42
  value: Scalars['Boolean'];
43
43
  };
44
- export declare type TAppliedPermission = {
44
+ export type TAppliedPermission = {
45
45
  __typename?: 'AppliedPermission';
46
46
  name: Scalars['String'];
47
47
  value: Scalars['Boolean'];
48
48
  };
49
- export declare type TCartClassificationValue = {
49
+ export type TCartClassificationValue = {
50
50
  __typename?: 'CartClassificationValue';
51
51
  allLocaleLabels: Array<Maybe<TLocalizedField>>;
52
52
  key: Scalars['String'];
53
53
  };
54
- export declare type TChangeUserBusinessRole = {
54
+ export type TChangeUserBusinessRole = {
55
55
  businessRole?: InputMaybe<Scalars['String']>;
56
56
  };
57
- export declare type TChangeUserLanguage = {
57
+ export type TChangeUserLanguage = {
58
58
  language: Scalars['String'];
59
59
  };
60
- export declare type TChangeUserName = {
60
+ export type TChangeUserName = {
61
61
  firstName: Scalars['String'];
62
62
  lastName: Scalars['String'];
63
63
  };
64
- export declare type TChangeUserNumberFormat = {
64
+ export type TChangeUserNumberFormat = {
65
65
  numberFormat: Scalars['String'];
66
66
  };
67
- export declare type TChangeUserPassword = {
67
+ export type TChangeUserPassword = {
68
68
  password: Scalars['String'];
69
69
  };
70
- export declare type TDataFence = {
70
+ export type TDataFence = {
71
71
  type: Scalars['String'];
72
72
  };
73
- export declare type TDeleteAccountRequest = {
73
+ export type TDeleteAccountRequest = {
74
74
  __typename?: 'DeleteAccountRequest';
75
75
  jwt?: Maybe<Scalars['String']>;
76
76
  };
77
- export declare type TDeletedUser = {
77
+ export type TDeletedUser = {
78
78
  __typename?: 'DeletedUser';
79
79
  id: Scalars['String'];
80
80
  };
81
- export declare type TFeature = {
81
+ export type TFeature = {
82
82
  __typename?: 'Feature';
83
83
  name: Scalars['String'];
84
84
  reason?: Maybe<Scalars['String']>;
85
85
  value: Scalars['Boolean'];
86
86
  };
87
- export declare type TIdTokenUserInfo = {
87
+ export type TIdTokenUserInfo = {
88
88
  __typename?: 'IdTokenUserInfo';
89
89
  additionalClaims?: Maybe<Scalars['String']>;
90
90
  aud: Scalars['String'];
@@ -95,17 +95,17 @@ export declare type TIdTokenUserInfo = {
95
95
  name?: Maybe<Scalars['String']>;
96
96
  sub: Scalars['String'];
97
97
  };
98
- export declare type TInvitationInput = {
98
+ export type TInvitationInput = {
99
99
  emails: Array<Scalars['String']>;
100
100
  organization: TInvitationOrganizationInput;
101
101
  team: TInvitationTeamInput;
102
102
  };
103
- export declare type TInvitationOrganizationInput = {
103
+ export type TInvitationOrganizationInput = {
104
104
  id: Scalars['ID'];
105
105
  name?: InputMaybe<Scalars['String']>;
106
106
  version: Scalars['Int'];
107
107
  };
108
- export declare type TInvitationQueryResult = {
108
+ export type TInvitationQueryResult = {
109
109
  __typename?: 'InvitationQueryResult';
110
110
  gravatarHash?: Maybe<Scalars['String']>;
111
111
  hasValidEmail: Scalars['Boolean'];
@@ -113,7 +113,7 @@ export declare type TInvitationQueryResult = {
113
113
  isKnownUser: Scalars['Boolean'];
114
114
  version: Scalars['Int'];
115
115
  };
116
- export declare type TInvitationResult = {
116
+ export type TInvitationResult = {
117
117
  __typename?: 'InvitationResult';
118
118
  email: Scalars['String'];
119
119
  jwt?: Maybe<Scalars['String']>;
@@ -124,25 +124,25 @@ export declare enum TInvitationStatus {
124
124
  InvitationSent = "InvitationSent",
125
125
  PendingRegistration = "PendingRegistration"
126
126
  }
127
- export declare type TInvitationTeamInput = {
127
+ export type TInvitationTeamInput = {
128
128
  id: Scalars['ID'];
129
129
  };
130
- export declare type TInvitationWhereInput = {
130
+ export type TInvitationWhereInput = {
131
131
  email: Scalars['String'];
132
132
  organizationId: Scalars['ID'];
133
133
  teamId: Scalars['ID'];
134
134
  };
135
- export declare type TLocalizedField = {
135
+ export type TLocalizedField = {
136
136
  __typename?: 'LocalizedField';
137
137
  locale: Scalars['String'];
138
138
  value: Scalars['String'];
139
139
  };
140
- export declare type TMetaData = {
140
+ export type TMetaData = {
141
141
  createdAt: Scalars['String'];
142
142
  lastModifiedAt: Scalars['String'];
143
143
  version?: Maybe<Scalars['Int']>;
144
144
  };
145
- export declare type TMutation = {
145
+ export type TMutation = {
146
146
  __typename?: 'Mutation';
147
147
  createMyOrganization?: Maybe<TOrganizationCreated>;
148
148
  createMyProject?: Maybe<TProjectPendingCreation>;
@@ -158,53 +158,53 @@ export declare type TMutation = {
158
158
  signUp: TSignedUpUser;
159
159
  updateUser: TUser;
160
160
  };
161
- export declare type TMutation_CreateMyOrganizationArgs = {
161
+ export type TMutation_CreateMyOrganizationArgs = {
162
162
  draft: TOrganizationDraftType;
163
163
  };
164
- export declare type TMutation_CreateMyProjectArgs = {
164
+ export type TMutation_CreateMyProjectArgs = {
165
165
  draft: TProjectDraftType;
166
166
  myPermission: TMyPermissionInitializationInput;
167
167
  };
168
- export declare type TMutation_CreateOAuthClientArgs = {
168
+ export type TMutation_CreateOAuthClientArgs = {
169
169
  draft: TOAuthClientCreationInput;
170
170
  };
171
- export declare type TMutation_DeleteAccountArgs = {
171
+ export type TMutation_DeleteAccountArgs = {
172
172
  jwt: Scalars['String'];
173
173
  };
174
- export declare type TMutation_DeleteOAuthClientArgs = {
174
+ export type TMutation_DeleteOAuthClientArgs = {
175
175
  id: Scalars['ID'];
176
176
  };
177
- export declare type TMutation_InviteArgs = {
177
+ export type TMutation_InviteArgs = {
178
178
  draft: TInvitationInput;
179
179
  origin?: InputMaybe<Scalars['String']>;
180
180
  };
181
- export declare type TMutation_RandomArgs = {
181
+ export type TMutation_RandomArgs = {
182
182
  byteLength: Scalars['Int'];
183
183
  };
184
- export declare type TMutation_ResetPasswordArgs = {
184
+ export type TMutation_ResetPasswordArgs = {
185
185
  draft: TResetPasswordDraft;
186
186
  jwt: Scalars['String'];
187
187
  };
188
- export declare type TMutation_SendLinkToResetPasswordArgs = {
188
+ export type TMutation_SendLinkToResetPasswordArgs = {
189
189
  email: Scalars['String'];
190
190
  };
191
- export declare type TMutation_SendLinkToSignUpArgs = {
191
+ export type TMutation_SendLinkToSignUpArgs = {
192
192
  additionalInfo?: InputMaybe<TAdditionalUserInfo>;
193
193
  email: Scalars['String'];
194
194
  language?: InputMaybe<Scalars['String']>;
195
195
  };
196
- export declare type TMutation_SignUpArgs = {
196
+ export type TMutation_SignUpArgs = {
197
197
  draft: TUserDraft;
198
198
  jwt: Scalars['String'];
199
199
  };
200
- export declare type TMutation_UpdateUserArgs = {
200
+ export type TMutation_UpdateUserArgs = {
201
201
  actions: Array<TUserUpdateAction>;
202
202
  version: Scalars['Int'];
203
203
  };
204
- export declare type TMyPermissionInitializationInput = {
204
+ export type TMyPermissionInitializationInput = {
205
205
  teamId: Scalars['String'];
206
206
  };
207
- export declare type TOAuthClient = {
207
+ export type TOAuthClient = {
208
208
  __typename?: 'OAuthClient';
209
209
  createdAt?: Maybe<Scalars['String']>;
210
210
  id: Scalars['ID'];
@@ -214,40 +214,40 @@ export declare type TOAuthClient = {
214
214
  permissions: Array<TProjectPermission>;
215
215
  secret: Scalars['String'];
216
216
  };
217
- export declare type TOAuthClientCreationInput = {
217
+ export type TOAuthClientCreationInput = {
218
218
  name: Scalars['String'];
219
219
  ownerId: Scalars['ID'];
220
220
  permissions: Array<TProjectPermissionInput>;
221
221
  };
222
- export declare type TOAuthClientQueryResult = TQueryResult & {
222
+ export type TOAuthClientQueryResult = TQueryResult & {
223
223
  __typename?: 'OAuthClientQueryResult';
224
224
  count: Scalars['Int'];
225
225
  offset: Scalars['Int'];
226
226
  results: Array<TOAuthClient>;
227
227
  total: Scalars['Int'];
228
228
  };
229
- export declare type TOAuthClientTemplate = {
229
+ export type TOAuthClientTemplate = {
230
230
  __typename?: 'OAuthClientTemplate';
231
231
  key: Scalars['String'];
232
232
  oAuthScopes: Array<TPermissionScope>;
233
233
  };
234
- export declare type TOrganization = {
234
+ export type TOrganization = {
235
235
  __typename?: 'Organization';
236
236
  createdAt: Scalars['String'];
237
237
  id: Scalars['ID'];
238
238
  name: Scalars['String'];
239
239
  };
240
- export declare type TOrganizationCreated = {
240
+ export type TOrganizationCreated = {
241
241
  __typename?: 'OrganizationCreated';
242
242
  id: Scalars['String'];
243
243
  name: Scalars['String'];
244
244
  teams: Array<TOrganizationTeamsCreated>;
245
245
  };
246
- export declare type TOrganizationDraftType = {
246
+ export type TOrganizationDraftType = {
247
247
  name: Scalars['String'];
248
248
  ownerId: Scalars['String'];
249
249
  };
250
- export declare type TOrganizationTeamsCreated = {
250
+ export type TOrganizationTeamsCreated = {
251
251
  __typename?: 'OrganizationTeamsCreated';
252
252
  id: Scalars['String'];
253
253
  name: Scalars['String'];
@@ -331,7 +331,7 @@ export declare enum TPermissionScope {
331
331
  ViewTaxCategories = "view_tax_categories",
332
332
  ViewTypes = "view_types"
333
333
  }
334
- export declare type TProject = TMetaData & {
334
+ export type TProject = TMetaData & {
335
335
  __typename?: 'Project';
336
336
  allAppliedActionRights: Array<TAppliedActionRight>;
337
337
  allAppliedDataFences: Array<TAppliedDataFence>;
@@ -355,7 +355,7 @@ export declare type TProject = TMetaData & {
355
355
  suspension: TProjectSuspension;
356
356
  version?: Maybe<Scalars['Int']>;
357
357
  };
358
- export declare type TProjectDraftType = {
358
+ export type TProjectDraftType = {
359
359
  countries: Array<Scalars['String']>;
360
360
  currencies: Array<Scalars['String']>;
361
361
  deleteDaysAfterCreation?: InputMaybe<Scalars['Int']>;
@@ -365,37 +365,37 @@ export declare type TProjectDraftType = {
365
365
  name: Scalars['String'];
366
366
  ownerId: Scalars['String'];
367
367
  };
368
- export declare type TProjectExpiry = {
368
+ export type TProjectExpiry = {
369
369
  __typename?: 'ProjectExpiry';
370
370
  daysLeft?: Maybe<Scalars['Int']>;
371
371
  isActive: Scalars['Boolean'];
372
372
  };
373
- export declare type TProjectPendingCreation = {
373
+ export type TProjectPendingCreation = {
374
374
  __typename?: 'ProjectPendingCreation';
375
375
  id: Scalars['String'];
376
376
  key: Scalars['String'];
377
377
  name: Scalars['String'];
378
378
  version: Scalars['Int'];
379
379
  };
380
- export declare type TProjectPermission = {
380
+ export type TProjectPermission = {
381
381
  __typename?: 'ProjectPermission';
382
382
  key: TPermissionScope;
383
383
  projectKey?: Maybe<Scalars['String']>;
384
384
  storeKey?: Maybe<Scalars['String']>;
385
385
  };
386
- export declare type TProjectPermissionInput = {
386
+ export type TProjectPermissionInput = {
387
387
  key: TPermissionScope;
388
388
  projectKey?: InputMaybe<Scalars['String']>;
389
389
  storeKey?: InputMaybe<Scalars['String']>;
390
390
  };
391
- export declare type TProjectQueryResult = TQueryResult & {
391
+ export type TProjectQueryResult = TQueryResult & {
392
392
  __typename?: 'ProjectQueryResult';
393
393
  count: Scalars['Int'];
394
394
  offset: Scalars['Int'];
395
395
  results: Array<TProject>;
396
396
  total: Scalars['Int'];
397
397
  };
398
- export declare type TProjectSuspension = {
398
+ export type TProjectSuspension = {
399
399
  __typename?: 'ProjectSuspension';
400
400
  isActive: Scalars['Boolean'];
401
401
  reason?: Maybe<TProjectSuspensionReason>;
@@ -405,7 +405,7 @@ export declare enum TProjectSuspensionReason {
405
405
  Payment = "Payment",
406
406
  TemporaryMaintenance = "TemporaryMaintenance"
407
407
  }
408
- export declare type TQuery = {
408
+ export type TQuery = {
409
409
  __typename?: 'Query';
410
410
  allFeatures: Array<TFeature>;
411
411
  allImpliedOAuthScopes: Array<Scalars['String']>;
@@ -426,44 +426,44 @@ export declare type TQuery = {
426
426
  releases?: Maybe<TReleaseHistory>;
427
427
  storeOAuthScopes: Array<TPermissionScope>;
428
428
  };
429
- export declare type TQuery_AllImpliedOAuthScopesArgs = {
429
+ export type TQuery_AllImpliedOAuthScopesArgs = {
430
430
  onlyConfiguredOnTrustedClient?: InputMaybe<Scalars['Boolean']>;
431
431
  resourceAccessPermissions: Array<Scalars['String']>;
432
432
  };
433
- export declare type TQuery_InvitationArgs = {
433
+ export type TQuery_InvitationArgs = {
434
434
  where?: InputMaybe<TInvitationWhereInput>;
435
435
  };
436
- export declare type TQuery_OAuthClientArgs = {
436
+ export type TQuery_OAuthClientArgs = {
437
437
  id: Scalars['String'];
438
438
  };
439
- export declare type TQuery_OAuthClientsArgs = {
439
+ export type TQuery_OAuthClientsArgs = {
440
440
  limit?: InputMaybe<Scalars['Int']>;
441
441
  offset?: InputMaybe<Scalars['Int']>;
442
442
  sort?: InputMaybe<Array<Scalars['String']>>;
443
443
  };
444
- export declare type TQuery_ProjectArgs = {
444
+ export type TQuery_ProjectArgs = {
445
445
  key?: InputMaybe<Scalars['String']>;
446
446
  };
447
- export declare type TQuery_ReleasesArgs = {
447
+ export type TQuery_ReleasesArgs = {
448
448
  limit?: InputMaybe<Scalars['Int']>;
449
449
  offset?: InputMaybe<Scalars['Int']>;
450
450
  origin: TReleaseOrigin;
451
451
  };
452
- export declare type TQueryResult = {
452
+ export type TQueryResult = {
453
453
  count: Scalars['Int'];
454
454
  offset: Scalars['Int'];
455
455
  total: Scalars['Int'];
456
456
  };
457
- export declare type TReference = {
457
+ export type TReference = {
458
458
  __typename?: 'Reference';
459
459
  id: Scalars['String'];
460
460
  typeId: Scalars['String'];
461
461
  };
462
- export declare type TReferenceInput = {
462
+ export type TReferenceInput = {
463
463
  id: Scalars['ID'];
464
464
  typeId: Scalars['String'];
465
465
  };
466
- export declare type TReleaseEntry = {
466
+ export type TReleaseEntry = {
467
467
  __typename?: 'ReleaseEntry';
468
468
  description: Scalars['String'];
469
469
  guid: Scalars['String'];
@@ -471,14 +471,14 @@ export declare type TReleaseEntry = {
471
471
  releasedAt: Scalars['String'];
472
472
  title: Scalars['String'];
473
473
  };
474
- export declare type TReleaseHistory = {
474
+ export type TReleaseHistory = {
475
475
  __typename?: 'ReleaseHistory';
476
476
  description: Scalars['String'];
477
477
  entries: TReleaseQueryResult;
478
478
  link: Scalars['String'];
479
479
  title: Scalars['String'];
480
480
  };
481
- export declare type TReleaseHistory_EntriesArgs = {
481
+ export type TReleaseHistory_EntriesArgs = {
482
482
  limit?: InputMaybe<Scalars['Int']>;
483
483
  offset?: InputMaybe<Scalars['Int']>;
484
484
  };
@@ -486,28 +486,28 @@ export declare enum TReleaseOrigin {
486
486
  Ctp = "ctp",
487
487
  Mc = "mc"
488
488
  }
489
- export declare type TReleaseQueryResult = TQueryResult & {
489
+ export type TReleaseQueryResult = TQueryResult & {
490
490
  __typename?: 'ReleaseQueryResult';
491
491
  count: Scalars['Int'];
492
492
  offset: Scalars['Int'];
493
493
  results: Array<TReleaseEntry>;
494
494
  total: Scalars['Int'];
495
495
  };
496
- export declare type TResetPasswordDraft = {
496
+ export type TResetPasswordDraft = {
497
497
  password: Scalars['String'];
498
498
  };
499
- export declare type TResetPasswordRequest = {
499
+ export type TResetPasswordRequest = {
500
500
  __typename?: 'ResetPasswordRequest';
501
501
  jwt?: Maybe<Scalars['String']>;
502
502
  };
503
- export declare type TResetUser = {
503
+ export type TResetUser = {
504
504
  __typename?: 'ResetUser';
505
505
  id: Scalars['String'];
506
506
  };
507
- export declare type TSetUserTimeZone = {
507
+ export type TSetUserTimeZone = {
508
508
  timeZone?: InputMaybe<Scalars['String']>;
509
509
  };
510
- export declare type TShippingRateInputType = {
510
+ export type TShippingRateInputType = {
511
511
  __typename?: 'ShippingRateInputType';
512
512
  type: TShippingRateType;
513
513
  values?: Maybe<Array<Maybe<TCartClassificationValue>>>;
@@ -517,45 +517,45 @@ export declare enum TShippingRateType {
517
517
  CartScore = "CartScore",
518
518
  CartValue = "CartValue"
519
519
  }
520
- export declare type TSignUpRequest = {
520
+ export type TSignUpRequest = {
521
521
  __typename?: 'SignUpRequest';
522
522
  jwt?: Maybe<Scalars['String']>;
523
523
  };
524
- export declare type TSignedUpUser = {
524
+ export type TSignedUpUser = {
525
525
  __typename?: 'SignedUpUser';
526
526
  id: Scalars['String'];
527
527
  };
528
- export declare type TStoreDataFence = TDataFence & {
528
+ export type TStoreDataFence = TDataFence & {
529
529
  __typename?: 'StoreDataFence';
530
530
  group: Scalars['String'];
531
531
  name: Scalars['String'];
532
532
  type: Scalars['String'];
533
533
  value: Scalars['String'];
534
534
  };
535
- export declare type TSupportedActionRight = {
535
+ export type TSupportedActionRight = {
536
536
  __typename?: 'SupportedActionRight';
537
537
  group: Scalars['String'];
538
538
  name: Scalars['String'];
539
539
  };
540
- export declare type TSupportedMenuVisibility = {
540
+ export type TSupportedMenuVisibility = {
541
541
  __typename?: 'SupportedMenuVisibility';
542
542
  group: Scalars['String'];
543
543
  name: Scalars['String'];
544
544
  };
545
- export declare type TSupportedOAuthScopeForOAuthClient = {
545
+ export type TSupportedOAuthScopeForOAuthClient = {
546
546
  __typename?: 'SupportedOAuthScopeForOAuthClient';
547
547
  name: Scalars['String'];
548
548
  };
549
- export declare type TSupportedResource = {
549
+ export type TSupportedResource = {
550
550
  __typename?: 'SupportedResource';
551
551
  name: Scalars['String'];
552
552
  };
553
- export declare type TSupportedStoreScope = {
553
+ export type TSupportedStoreScope = {
554
554
  __typename?: 'SupportedStoreScope';
555
555
  group: Scalars['String'];
556
556
  name: Scalars['String'];
557
557
  };
558
- export declare type TUser = TMetaData & {
558
+ export type TUser = TMetaData & {
559
559
  __typename?: 'User';
560
560
  businessRole?: Maybe<Scalars['String']>;
561
561
  createdAt: Scalars['String'];
@@ -579,13 +579,13 @@ export declare type TUser = TMetaData & {
579
579
  verificationStatus: TVerificationStatus;
580
580
  version?: Maybe<Scalars['Int']>;
581
581
  };
582
- export declare type TUserDraft = {
582
+ export type TUserDraft = {
583
583
  businessRole?: InputMaybe<Scalars['String']>;
584
584
  firstName: Scalars['String'];
585
585
  lastName: Scalars['String'];
586
586
  password: Scalars['String'];
587
587
  };
588
- export declare type TUserUpdateAction = {
588
+ export type TUserUpdateAction = {
589
589
  changeBusinessRole?: InputMaybe<TChangeUserBusinessRole>;
590
590
  changeLanguage?: InputMaybe<TChangeUserLanguage>;
591
591
  changeName?: InputMaybe<TChangeUserName>;
@@ -597,17 +597,17 @@ export declare enum TVerificationStatus {
597
597
  Unverified = "Unverified",
598
598
  Verified = "Verified"
599
599
  }
600
- export declare type TAmILoggedInQueryVariables = Exact<{
600
+ export type TAmILoggedInQueryVariables = Exact<{
601
601
  [key: string]: never;
602
602
  }>;
603
- export declare type TAmILoggedInQuery = {
603
+ export type TAmILoggedInQuery = {
604
604
  __typename?: 'Query';
605
605
  amILoggedIn: boolean;
606
606
  };
607
- export declare type TFetchProjectQueryVariables = Exact<{
607
+ export type TFetchProjectQueryVariables = Exact<{
608
608
  projectKey: Scalars['String'];
609
609
  }>;
610
- export declare type TFetchProjectQuery = {
610
+ export type TFetchProjectQuery = {
611
611
  __typename?: 'Query';
612
612
  project?: {
613
613
  __typename?: 'Project';
@@ -679,10 +679,10 @@ export declare type TFetchProjectQuery = {
679
679
  };
680
680
  } | null;
681
681
  };
682
- export declare type TFetchLoggedInUserQueryVariables = Exact<{
682
+ export type TFetchLoggedInUserQueryVariables = Exact<{
683
683
  [key: string]: never;
684
684
  }>;
685
- export declare type TFetchLoggedInUserQuery = {
685
+ export type TFetchLoggedInUserQuery = {
686
686
  __typename?: 'Query';
687
687
  user?: {
688
688
  __typename?: 'User';
@@ -732,10 +732,10 @@ export declare type TFetchLoggedInUserQuery = {
732
732
  } | null;
733
733
  } | null;
734
734
  };
735
- export declare type TFetchUserProjectsQueryVariables = Exact<{
735
+ export type TFetchUserProjectsQueryVariables = Exact<{
736
736
  [key: string]: never;
737
737
  }>;
738
- export declare type TFetchUserProjectsQuery = {
738
+ export type TFetchUserProjectsQuery = {
739
739
  __typename?: 'Query';
740
740
  user?: {
741
741
  __typename?: 'User';
@@ -758,10 +758,10 @@ export declare type TFetchUserProjectsQuery = {
758
758
  };
759
759
  } | null;
760
760
  };
761
- export declare type TAllFeaturesQueryVariables = Exact<{
761
+ export type TAllFeaturesQueryVariables = Exact<{
762
762
  [key: string]: never;
763
763
  }>;
764
- export declare type TAllFeaturesQuery = {
764
+ export type TAllFeaturesQuery = {
765
765
  __typename?: 'Query';
766
766
  allFeatures: Array<{
767
767
  __typename?: 'Feature';
@@ -770,10 +770,10 @@ export declare type TAllFeaturesQuery = {
770
770
  reason?: string | null;
771
771
  }>;
772
772
  };
773
- export declare type TFetchUserIdQueryVariables = Exact<{
773
+ export type TFetchUserIdQueryVariables = Exact<{
774
774
  [key: string]: never;
775
775
  }>;
776
- export declare type TFetchUserIdQuery = {
776
+ export type TFetchUserIdQuery = {
777
777
  __typename?: 'Query';
778
778
  user?: {
779
779
  __typename?: 'User';