@commercetools-frontend/application-shell 22.39.0 → 22.40.0

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 (49) hide show
  1. package/dist/commercetools-frontend-application-shell.cjs.dev.js +1 -1
  2. package/dist/commercetools-frontend-application-shell.cjs.prod.js +1 -1
  3. package/dist/commercetools-frontend-application-shell.esm.js +1 -1
  4. package/dist/{custom-view-dev-host-04d850ca.cjs.prod.js → custom-view-dev-host-0a085a55.cjs.prod.js} +1 -1
  5. package/dist/{custom-view-dev-host-f8b31d32.esm.js → custom-view-dev-host-393fe692.esm.js} +1 -1
  6. package/dist/{custom-view-dev-host-e500d449.cjs.dev.js → custom-view-dev-host-a59fdcae.cjs.dev.js} +1 -1
  7. package/dist/{error-apologizer-8a4b7078.esm.js → error-apologizer-76f087f4.esm.js} +4 -4
  8. package/dist/{error-apologizer-3c7ded7d.cjs.dev.js → error-apologizer-84dc825c.cjs.prod.js} +4 -4
  9. package/dist/{error-apologizer-1f6f7df4.cjs.prod.js → error-apologizer-f6793491.cjs.dev.js} +4 -4
  10. package/dist/{index-81b4de9e.esm.js → index-95e194b4.esm.js} +27 -22
  11. package/dist/{index-cec4d24a.cjs.prod.js → index-c2999e63.cjs.prod.js} +27 -22
  12. package/dist/{index-aceb0b54.cjs.dev.js → index-fe2f7224.cjs.dev.js} +27 -22
  13. package/dist/{navbar-7bdb6674.esm.js → navbar-2ed5f379.esm.js} +2 -2
  14. package/dist/{navbar-4b46fe69.cjs.dev.js → navbar-89151faf.cjs.dev.js} +2 -2
  15. package/dist/{navbar-471b2d55.cjs.prod.js → navbar-d92a34dc.cjs.prod.js} +2 -2
  16. package/dist/{oidc-callback-d7685339.cjs.prod.js → oidc-callback-14e15024.cjs.prod.js} +1 -1
  17. package/dist/{oidc-callback-7c818d50.cjs.dev.js → oidc-callback-6feaace5.cjs.dev.js} +1 -1
  18. package/dist/{oidc-callback-9a4a4a29.esm.js → oidc-callback-865f7cb2.esm.js} +1 -1
  19. package/dist/{project-container-4678a18f.esm.js → project-container-00de2741.esm.js} +15 -12
  20. package/dist/{project-container-2cc2a026.cjs.dev.js → project-container-725ef6cf.cjs.dev.js} +15 -12
  21. package/dist/{project-container-47ad3608.cjs.prod.js → project-container-94175239.cjs.prod.js} +15 -12
  22. package/dist/{project-expired-56f976e5.cjs.dev.js → project-expired-51a8fb2b.cjs.dev.js} +6 -6
  23. package/dist/{project-expired-36d13328.esm.js → project-expired-69a59b7d.esm.js} +6 -6
  24. package/dist/{project-expired-d6ea3e96.cjs.prod.js → project-expired-c522b08a.cjs.prod.js} +6 -6
  25. package/dist/{project-not-found-1b0882f4.cjs.dev.js → project-not-found-8041c910.cjs.dev.js} +8 -8
  26. package/dist/{project-not-found-4e07cdd0.cjs.prod.js → project-not-found-ac8114bd.cjs.prod.js} +8 -8
  27. package/dist/{project-not-found-463f30ba.esm.js → project-not-found-f4f29530.esm.js} +8 -8
  28. package/dist/{project-not-initialized-aea04fbc.cjs.prod.js → project-not-initialized-1a26f01e.cjs.prod.js} +6 -6
  29. package/dist/{project-not-initialized-308289b7.esm.js → project-not-initialized-7031e331.esm.js} +6 -6
  30. package/dist/{project-not-initialized-e00ab727.cjs.dev.js → project-not-initialized-7f94c80c.cjs.dev.js} +6 -6
  31. package/dist/{project-suspended-dcd86e0b.cjs.prod.js → project-suspended-69a10803.cjs.prod.js} +8 -8
  32. package/dist/{project-suspended-75b155d1.cjs.dev.js → project-suspended-73c87225.cjs.dev.js} +8 -8
  33. package/dist/{project-suspended-30a46dc7.esm.js → project-suspended-a80246bb.esm.js} +8 -8
  34. package/dist/{quick-access-248e8a8e.cjs.dev.js → quick-access-0d3d4a62.cjs.dev.js} +123 -123
  35. package/dist/{quick-access-f07d826f.esm.js → quick-access-0e37095e.esm.js} +123 -123
  36. package/dist/{quick-access-226f6d62.cjs.prod.js → quick-access-145dc6a2.cjs.prod.js} +123 -123
  37. package/dist/{redirect-to-logout-d04f0772.esm.js → redirect-to-logout-2535426f.esm.js} +1 -1
  38. package/dist/{redirect-to-logout-b1ffe6f8.cjs.prod.js → redirect-to-logout-48dd006b.cjs.prod.js} +1 -1
  39. package/dist/{redirect-to-logout-10040463.cjs.dev.js → redirect-to-logout-5d52432f.cjs.dev.js} +1 -1
  40. package/dist/{requests-in-flight-loader-dae33f9c.cjs.prod.js → requests-in-flight-loader-493bb1f8.cjs.prod.js} +4 -3
  41. package/dist/{requests-in-flight-loader-aa4b2d13.esm.js → requests-in-flight-loader-90fbc0d1.esm.js} +4 -3
  42. package/dist/{requests-in-flight-loader-8e593a52.cjs.dev.js → requests-in-flight-loader-eda63dfb.cjs.dev.js} +4 -3
  43. package/dist/{service-page-project-switcher-a5fa9dae.cjs.prod.js → service-page-project-switcher-085df96d.cjs.prod.js} +1 -1
  44. package/dist/{service-page-project-switcher-cf9031ca.cjs.dev.js → service-page-project-switcher-959b4832.cjs.dev.js} +1 -1
  45. package/dist/{service-page-project-switcher-25131ea2.esm.js → service-page-project-switcher-d4689eed.esm.js} +1 -1
  46. package/dist/{user-settings-menu-4ff11354.cjs.dev.js → user-settings-menu-a0813186.cjs.dev.js} +18 -12
  47. package/dist/{user-settings-menu-15c0d82b.esm.js → user-settings-menu-dc94ceb2.esm.js} +18 -12
  48. package/dist/{user-settings-menu-9c195d53.cjs.prod.js → user-settings-menu-ead5fed2.cjs.prod.js} +18 -12
  49. package/package.json +16 -16
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var dist_commercetoolsFrontendApplicationShell = require('./index-aceb0b54.cjs.dev.js');
5
+ var dist_commercetoolsFrontendApplicationShell = require('./index-fe2f7224.cjs.dev.js');
6
6
  var index = require('./index-b1476d46.cjs.dev.js');
7
7
  var applicationShellConnectors = require('@commercetools-frontend/application-shell-connectors');
8
8
  var ssr = require('@commercetools-frontend/application-config/ssr');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var dist_commercetoolsFrontendApplicationShell = require('./index-cec4d24a.cjs.prod.js');
5
+ var dist_commercetoolsFrontendApplicationShell = require('./index-c2999e63.cjs.prod.js');
6
6
  var index = require('./index-91985d64.cjs.prod.js');
7
7
  var applicationShellConnectors = require('@commercetools-frontend/application-shell-connectors');
8
8
  var ssr = require('@commercetools-frontend/application-config/ssr');
@@ -1,4 +1,4 @@
1
- export { f as ApplicationPageTitle, A as ApplicationShell, e as ApplicationShellProvider, C as ConfigureIntlProvider, h as CustomViewShell, j as ErrorApologizer, i as FetchUser, I as InjectReducers, R as RedirectToLogin, k as RedirectToLogout, S as SetupFlopFlipProvider, l as SuspendedRoute, g as getBrowserLocale, m as getPreviousProjectKey, s as setupGlobalErrorListener, u as useRoutesCreator, v as version } from './index-81b4de9e.esm.js';
1
+ export { f as ApplicationPageTitle, A as ApplicationShell, e as ApplicationShellProvider, C as ConfigureIntlProvider, h as CustomViewShell, j as ErrorApologizer, i as FetchUser, I as InjectReducers, R as RedirectToLogin, k as RedirectToLogout, S as SetupFlopFlipProvider, l as SuspendedRoute, g as getBrowserLocale, m as getPreviousProjectKey, s as setupGlobalErrorListener, u as useRoutesCreator, v as version } from './index-95e194b4.esm.js';
2
2
  export { R as RouteCatchAll, a as applyDefaultMiddlewares } from './index-b6081c20.esm.js';
3
3
  export { buildApiUrl, createApolloClient, createApolloContextForProxyForwardTo, createHttpClientOptions, executeHttpClientRequest, getMcApiUrl, selectProjectKeyFromUrl, selectUserId, useMcLazyQuery, useMcMutation, useMcQuery } from '@commercetools-frontend/application-shell-connectors';
4
4
  export { entryPointUriPathToPermissionKeys, entryPointUriPathToResourceAccesses } from '@commercetools-frontend/application-config/ssr';
@@ -11,7 +11,7 @@ var Constraints = require('@commercetools-uikit/constraints');
11
11
  var PrimaryButton = require('@commercetools-uikit/primary-button');
12
12
  var Spacings = require('@commercetools-uikit/spacings');
13
13
  var Text = require('@commercetools-uikit/text');
14
- var dist_commercetoolsFrontendApplicationShell = require('./index-cec4d24a.cjs.prod.js');
14
+ var dist_commercetoolsFrontendApplicationShell = require('./index-c2999e63.cjs.prod.js');
15
15
  var jsxRuntime = require('@emotion/react/jsx-runtime');
16
16
  require('./index-91985d64.cjs.prod.js');
17
17
  require('@babel/runtime-corejs3/core-js-stable/object/keys');
@@ -9,7 +9,7 @@ import Constraints from '@commercetools-uikit/constraints';
9
9
  import PrimaryButton from '@commercetools-uikit/primary-button';
10
10
  import Spacings from '@commercetools-uikit/spacings';
11
11
  import Text from '@commercetools-uikit/text';
12
- import { A as ApplicationShell } from './index-81b4de9e.esm.js';
12
+ import { A as ApplicationShell } from './index-95e194b4.esm.js';
13
13
  import { jsx, jsxs, Fragment } from '@emotion/react/jsx-runtime';
14
14
  import './index-b6081c20.esm.js';
15
15
  import '@babel/runtime-corejs3/core-js-stable/object/keys';
@@ -11,7 +11,7 @@ var Constraints = require('@commercetools-uikit/constraints');
11
11
  var PrimaryButton = require('@commercetools-uikit/primary-button');
12
12
  var Spacings = require('@commercetools-uikit/spacings');
13
13
  var Text = require('@commercetools-uikit/text');
14
- var dist_commercetoolsFrontendApplicationShell = require('./index-aceb0b54.cjs.dev.js');
14
+ var dist_commercetoolsFrontendApplicationShell = require('./index-fe2f7224.cjs.dev.js');
15
15
  var jsxRuntime = require('@emotion/react/jsx-runtime');
16
16
  require('./index-b1476d46.cjs.dev.js');
17
17
  require('@babel/runtime-corejs3/core-js-stable/object/keys');
@@ -14,12 +14,12 @@ import { jsx } from '@emotion/react/jsx-runtime';
14
14
 
15
15
  var messages = defineMessages({
16
16
  title: {
17
- id: "ErrorApologizer.title",
18
- defaultMessage: "Sorry! An unexpected error occured."
17
+ id: 'ErrorApologizer.title',
18
+ defaultMessage: 'Sorry! An unexpected error occured.'
19
19
  },
20
20
  notifiedTeam: {
21
- id: "ErrorApologizer.notifiedTeam",
22
- defaultMessage: "Our team has been notified about this issue."
21
+ id: 'ErrorApologizer.notifiedTeam',
22
+ defaultMessage: 'Our team has been notified about this issue.'
23
23
  }
24
24
  });
25
25
 
@@ -28,12 +28,12 @@ var UnexpectedErrorSVG__default = /*#__PURE__*/_interopDefault(UnexpectedErrorSV
28
28
 
29
29
  var messages = reactIntl.defineMessages({
30
30
  title: {
31
- id: "ErrorApologizer.title",
32
- defaultMessage: "Sorry! An unexpected error occured."
31
+ id: 'ErrorApologizer.title',
32
+ defaultMessage: 'Sorry! An unexpected error occured.'
33
33
  },
34
34
  notifiedTeam: {
35
- id: "ErrorApologizer.notifiedTeam",
36
- defaultMessage: "Our team has been notified about this issue."
35
+ id: 'ErrorApologizer.notifiedTeam',
36
+ defaultMessage: 'Our team has been notified about this issue.'
37
37
  }
38
38
  });
39
39
 
@@ -28,12 +28,12 @@ var UnexpectedErrorSVG__default = /*#__PURE__*/_interopDefault(UnexpectedErrorSV
28
28
 
29
29
  var messages = reactIntl.defineMessages({
30
30
  title: {
31
- id: "ErrorApologizer.title",
32
- defaultMessage: "Sorry! An unexpected error occured."
31
+ id: 'ErrorApologizer.title',
32
+ defaultMessage: 'Sorry! An unexpected error occured.'
33
33
  },
34
34
  notifiedTeam: {
35
- id: "ErrorApologizer.notifiedTeam",
36
- defaultMessage: "Our team has been notified about this issue."
35
+ id: 'ErrorApologizer.notifiedTeam',
36
+ defaultMessage: 'Our team has been notified about this issue.'
37
37
  }
38
38
  });
39
39
 
@@ -71,9 +71,9 @@ import _someInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instanc
71
71
  import { showUnexpectedErrorNotification } from '@commercetools-frontend/actions-global';
72
72
 
73
73
  // NOTE: This string will be replaced on build time with the package version.
74
- var version = "22.39.0";
74
+ var version = "22.40.0";
75
75
 
76
- const RequestsInFlightLoader = /*#__PURE__*/lazy(() => import('./requests-in-flight-loader-aa4b2d13.esm.js' /* webpackChunkName: "requests-in-flight-loader" */));
76
+ const RequestsInFlightLoader = /*#__PURE__*/lazy(() => import('./requests-in-flight-loader-90fbc0d1.esm.js' /* webpackChunkName: "requests-in-flight-loader" */));
77
77
 
78
78
  // Attempt to load the `projectKey` from localStorage
79
79
  function selectProjectKeyFromLocalStorage() {
@@ -89,8 +89,8 @@ const getPreviousProjectKey = defaultProjectKeyOfUser => {
89
89
 
90
90
  var messages$1 = defineMessages({
91
91
  backToProjectLink: {
92
- id: "AppBar.backToProjectLink",
93
- defaultMessage: "Back to project"
92
+ id: 'AppBar.backToProjectLink',
93
+ defaultMessage: 'Back to project'
94
94
  }
95
95
  });
96
96
 
@@ -191,24 +191,29 @@ LoadingPlaceholder.displayName = 'LoadingPlaceholder';
191
191
 
192
192
  var messages = defineMessages({
193
193
  projectsLabel: {
194
- id: "ProjectSwitcher.projectsLabel",
195
- defaultMessage: "Projects"
194
+ id: 'ProjectSwitcher.projectsLabel',
195
+ description: 'The label for project dropdown switcher',
196
+ defaultMessage: 'Projects'
196
197
  },
197
198
  searchPlaceholder: {
198
- id: "ProjectSwitcher.searchPlaceholder",
199
- defaultMessage: "Search for a project"
199
+ id: 'ProjectSwitcher.searchPlaceholder',
200
+ description: 'Projects filter search input placeholder',
201
+ defaultMessage: 'Search for a project'
200
202
  },
201
203
  noResults: {
202
- id: "ProjectSwitcher.noResults",
203
- defaultMessage: "Sorry, but there are no projects that match your search."
204
+ id: 'ProjectSwitcher.noResults',
205
+ description: 'Projects filter no results text',
206
+ defaultMessage: 'Sorry, but there are no projects that match your search.'
204
207
  },
205
208
  suspended: {
206
- id: "ProjectSwitcher.suspended",
207
- defaultMessage: "Suspended"
209
+ id: 'ProjectSwitcher.suspended',
210
+ description: 'Label for a suspended project',
211
+ defaultMessage: 'Suspended'
208
212
  },
209
213
  expired: {
210
- id: "ProjectSwitcher.expired",
211
- defaultMessage: "Expired"
214
+ id: 'ProjectSwitcher.expired',
215
+ description: 'Label for a suspended project',
216
+ defaultMessage: 'Expired'
212
217
  }
213
218
  });
214
219
 
@@ -357,7 +362,7 @@ ProjectSwitcher.displayName = 'ProjectSwitcher';
357
362
  // eslint-disable-next-line import/prefer-default-export
358
363
  const REQUESTS_IN_FLIGHT_LOADER_DOM_ID = 'loader-for-requests-in-flight';
359
364
 
360
- const UserSettingsMenu = /*#__PURE__*/lazy(() => import('./user-settings-menu-15c0d82b.esm.js' /* webpackChunkName: "user-settings-menu" */));
365
+ const UserSettingsMenu = /*#__PURE__*/lazy(() => import('./user-settings-menu-dc94ceb2.esm.js' /* webpackChunkName: "user-settings-menu" */));
361
366
 
362
367
  function _EMOTION_STRINGIFIED_CSS_ERROR__$3() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
363
368
  var _ref$1 = process.env.NODE_ENV === "production" ? {
@@ -512,7 +517,7 @@ ConfigureIntlProvider.propTypes = process.env.NODE_ENV !== "production" ? {
512
517
  } : {};
513
518
  ConfigureIntlProvider.displayName = 'ConfigureIntlProvider';
514
519
 
515
- const ErrorApologizer = /*#__PURE__*/lazy(() => import('./error-apologizer-8a4b7078.esm.js' /* webpackChunkName: "error-apologizer" */));
520
+ const ErrorApologizer = /*#__PURE__*/lazy(() => import('./error-apologizer-76f087f4.esm.js' /* webpackChunkName: "error-apologizer" */));
516
521
 
517
522
  var ProjectQuery = { kind: "Document", definitions: [{ kind: "OperationDefinition", operation: "query", name: { kind: "Name", value: "FetchProject" }, variableDefinitions: [{ kind: "VariableDefinition", variable: { kind: "Variable", name: { kind: "Name", value: "projectKey" } }, type: { kind: "NamedType", name: { kind: "Name", value: "String" } }, directives: [] }], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "project" }, arguments: [{ kind: "Argument", name: { kind: "Name", value: "key" }, value: { kind: "Variable", name: { kind: "Name", value: "projectKey" } } }], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "key" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "version" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "countries" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "currencies" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "languages" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "initialized" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "expiry" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "isActive" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "daysLeft" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "suspension" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "isActive" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "reason" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "isProductionProject" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "allAppliedPermissions" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedActionRights" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "group" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedDataFences" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "InlineFragment", typeCondition: { kind: "NamedType", name: { kind: "Name", value: "StoreDataFence" } }, directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "type" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "group" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "__typename" }, arguments: [], directives: [] }] } }] } }, { kind: "Field", name: { kind: "Name", value: "allPermissionsForAllApplications" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "allAppliedPermissions" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedActionRights" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "group" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedMenuVisibilities" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedDataFences" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "InlineFragment", typeCondition: { kind: "NamedType", name: { kind: "Name", value: "StoreDataFence" } }, directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "type" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "group" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "__typename" }, arguments: [], directives: [] }] } }] } }] } }, { kind: "Field", name: { kind: "Name", value: "owner" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "id" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "sampleDataImportDataset" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "isUserAdminOfCurrentProject" }, arguments: [], directives: [] }] } }] } }], loc: { start: 0, end: 1081, source: { body: "query FetchProject($projectKey: String) {\n project(key: $projectKey) {\n key\n version\n name\n countries\n currencies\n languages\n initialized\n expiry {\n isActive\n daysLeft\n }\n suspension {\n isActive\n reason\n }\n isProductionProject\n allAppliedPermissions {\n name\n value\n }\n allAppliedActionRights {\n group\n name\n value\n }\n allAppliedDataFences {\n ... on StoreDataFence {\n type\n name\n value\n group\n __typename\n }\n }\n allPermissionsForAllApplications {\n allAppliedPermissions {\n name\n value\n }\n allAppliedActionRights {\n group\n name\n value\n }\n allAppliedMenuVisibilities {\n name\n value\n }\n allAppliedDataFences {\n ... on StoreDataFence {\n type\n name\n value\n group\n __typename\n }\n }\n }\n owner {\n id\n name\n }\n sampleDataImportDataset\n isUserAdminOfCurrentProject\n }\n}\n", name: "GraphQL request", locationOffset: { line: 1, column: 1 } } } };
518
523
  const FetchProject = props => {
@@ -568,9 +573,9 @@ FetchUser.propTypes = {
568
573
  };
569
574
  FetchUser.displayName = 'FetchUser';
570
575
 
571
- const Navbar = /*#__PURE__*/lazy(() => import('./navbar-7bdb6674.esm.js' /* webpackChunkName: "navbar" */));
576
+ const Navbar = /*#__PURE__*/lazy(() => import('./navbar-2ed5f379.esm.js' /* webpackChunkName: "navbar" */));
572
577
 
573
- const ProjectContainer = /*#__PURE__*/lazy(() => import('./project-container-4678a18f.esm.js' /* webpackChunkName: "project-container" */));
578
+ const ProjectContainer = /*#__PURE__*/lazy(() => import('./project-container-00de2741.esm.js' /* webpackChunkName: "project-container" */));
574
579
 
575
580
  const getSelectedDataLocaleForProject = projectLocales => {
576
581
  const cachedDataLocale = window.localStorage.getItem(STORAGE_KEYS.SELECTED_DATA_LOCALE);
@@ -694,7 +699,7 @@ var pimIndexerStates = {
694
699
  NOT_INDEXED: 'NOT_INDEXED'
695
700
  };
696
701
 
697
- const QuickAccess = /*#__PURE__*/lazy(() => import('./quick-access-f07d826f.esm.js' /* webpackChunkName: "quick-access" */));
702
+ const QuickAccess = /*#__PURE__*/lazy(() => import('./quick-access-0e37095e.esm.js' /* webpackChunkName: "quick-access" */));
698
703
  const QuickAccessTrigger = props => {
699
704
  const _useState = useState(false),
700
705
  _useState2 = _slicedToArray(_useState, 2),
@@ -782,7 +787,7 @@ QuickAccessTrigger.propTypes = process.env.NODE_ENV !== "production" ? {
782
787
  } : {};
783
788
  QuickAccessTrigger.displayName = 'QuickAccessTrigger';
784
789
 
785
- const RedirectToLogout = /*#__PURE__*/lazy(() => import('./redirect-to-logout-d04f0772.esm.js' /* webpackChunkName: "redirect-to-logout" */));
790
+ const RedirectToLogout = /*#__PURE__*/lazy(() => import('./redirect-to-logout-2535426f.esm.js' /* webpackChunkName: "redirect-to-logout" */));
786
791
 
787
792
  const RedirectToProjectCreate = /*#__PURE__*/lazy(() => import('./redirect-to-project-create-9249e554.esm.js' /* webpackChunkName: "redirect-to-project-create" */));
788
793
 
@@ -1426,7 +1431,7 @@ const hasCachedAuthenticationState = () => {
1426
1431
  return window.localStorage.getItem(STORAGE_KEYS.IS_AUTHENTICATED) === 'true';
1427
1432
  };
1428
1433
 
1429
- const OidcCallback = /*#__PURE__*/lazy(() => import('./oidc-callback-9a4a4a29.esm.js' /* webpackChunkName: "oidc-callback" */));
1434
+ const OidcCallback = /*#__PURE__*/lazy(() => import('./oidc-callback-865f7cb2.esm.js' /* webpackChunkName: "oidc-callback" */));
1430
1435
 
1431
1436
  function ownKeys$4(e, r) { var t = _Object$keys(e); if (_Object$getOwnPropertySymbols) { var o = _Object$getOwnPropertySymbols(e); r && (o = _filterInstanceProperty(o).call(o, function (r) { return _Object$getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
1432
1437
  function _objectSpread$4(e) { for (var r = 1; r < arguments.length; r++) { var _context, _context2; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty(_context = ownKeys$4(Object(t), !0)).call(_context, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context2 = ownKeys$4(Object(t))).call(_context2, function (r) { _Object$defineProperty(e, r, _Object$getOwnPropertyDescriptor(t, r)); }); } return e; }
@@ -1659,7 +1664,7 @@ ApplicationShell.propTypes = process.env.NODE_ENV !== "production" ? {
1659
1664
  ApplicationShell.displayName = 'ApplicationShell';
1660
1665
  ApplicationShell.version = version;
1661
1666
 
1662
- const CustomViewDevHost = /*#__PURE__*/lazy(() => import('./custom-view-dev-host-f8b31d32.esm.js' /* webpackChunkName: "custom-view-dev-host" */));
1667
+ const CustomViewDevHost = /*#__PURE__*/lazy(() => import('./custom-view-dev-host-393fe692.esm.js' /* webpackChunkName: "custom-view-dev-host" */));
1663
1668
 
1664
1669
  function CustomViewFlopFlipProvider(props) {
1665
1670
  const adapterArgs = useMemo(() => ({
@@ -111,9 +111,9 @@ var _JSON$stringify__default = /*#__PURE__*/_interopDefault(_JSON$stringify);
111
111
  var _someInstanceProperty__default = /*#__PURE__*/_interopDefault(_someInstanceProperty);
112
112
 
113
113
  // NOTE: This string will be replaced on build time with the package version.
114
- var version = "22.39.0";
114
+ var version = "22.40.0";
115
115
 
116
- const RequestsInFlightLoader = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./requests-in-flight-loader-dae33f9c.cjs.prod.js' /* webpackChunkName: "requests-in-flight-loader" */); }));
116
+ const RequestsInFlightLoader = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./requests-in-flight-loader-493bb1f8.cjs.prod.js' /* webpackChunkName: "requests-in-flight-loader" */); }));
117
117
 
118
118
  // Attempt to load the `projectKey` from localStorage
119
119
  function selectProjectKeyFromLocalStorage() {
@@ -129,8 +129,8 @@ const getPreviousProjectKey = defaultProjectKeyOfUser => {
129
129
 
130
130
  var messages$1 = reactIntl.defineMessages({
131
131
  backToProjectLink: {
132
- id: "AppBar.backToProjectLink",
133
- defaultMessage: "Back to project"
132
+ id: 'AppBar.backToProjectLink',
133
+ defaultMessage: 'Back to project'
134
134
  }
135
135
  });
136
136
 
@@ -228,24 +228,29 @@ LoadingPlaceholder.displayName = 'LoadingPlaceholder';
228
228
 
229
229
  var messages = reactIntl.defineMessages({
230
230
  projectsLabel: {
231
- id: "ProjectSwitcher.projectsLabel",
232
- defaultMessage: "Projects"
231
+ id: 'ProjectSwitcher.projectsLabel',
232
+ description: 'The label for project dropdown switcher',
233
+ defaultMessage: 'Projects'
233
234
  },
234
235
  searchPlaceholder: {
235
- id: "ProjectSwitcher.searchPlaceholder",
236
- defaultMessage: "Search for a project"
236
+ id: 'ProjectSwitcher.searchPlaceholder',
237
+ description: 'Projects filter search input placeholder',
238
+ defaultMessage: 'Search for a project'
237
239
  },
238
240
  noResults: {
239
- id: "ProjectSwitcher.noResults",
240
- defaultMessage: "Sorry, but there are no projects that match your search."
241
+ id: 'ProjectSwitcher.noResults',
242
+ description: 'Projects filter no results text',
243
+ defaultMessage: 'Sorry, but there are no projects that match your search.'
241
244
  },
242
245
  suspended: {
243
- id: "ProjectSwitcher.suspended",
244
- defaultMessage: "Suspended"
246
+ id: 'ProjectSwitcher.suspended',
247
+ description: 'Label for a suspended project',
248
+ defaultMessage: 'Suspended'
245
249
  },
246
250
  expired: {
247
- id: "ProjectSwitcher.expired",
248
- defaultMessage: "Expired"
251
+ id: 'ProjectSwitcher.expired',
252
+ description: 'Label for a suspended project',
253
+ defaultMessage: 'Expired'
249
254
  }
250
255
  });
251
256
 
@@ -388,7 +393,7 @@ ProjectSwitcher.displayName = 'ProjectSwitcher';
388
393
  // eslint-disable-next-line import/prefer-default-export
389
394
  const REQUESTS_IN_FLIGHT_LOADER_DOM_ID = 'loader-for-requests-in-flight';
390
395
 
391
- const UserSettingsMenu = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./user-settings-menu-9c195d53.cjs.prod.js' /* webpackChunkName: "user-settings-menu" */); }));
396
+ const UserSettingsMenu = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./user-settings-menu-ead5fed2.cjs.prod.js' /* webpackChunkName: "user-settings-menu" */); }));
392
397
 
393
398
  var _ref$1 = {
394
399
  name: "zjik7",
@@ -524,7 +529,7 @@ const ConfigureIntlProvider = props => {
524
529
  ConfigureIntlProvider.propTypes = {};
525
530
  ConfigureIntlProvider.displayName = 'ConfigureIntlProvider';
526
531
 
527
- const ErrorApologizer = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./error-apologizer-1f6f7df4.cjs.prod.js' /* webpackChunkName: "error-apologizer" */); }));
532
+ const ErrorApologizer = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./error-apologizer-84dc825c.cjs.prod.js' /* webpackChunkName: "error-apologizer" */); }));
528
533
 
529
534
  var ProjectQuery = { kind: "Document", definitions: [{ kind: "OperationDefinition", operation: "query", name: { kind: "Name", value: "FetchProject" }, variableDefinitions: [{ kind: "VariableDefinition", variable: { kind: "Variable", name: { kind: "Name", value: "projectKey" } }, type: { kind: "NamedType", name: { kind: "Name", value: "String" } }, directives: [] }], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "project" }, arguments: [{ kind: "Argument", name: { kind: "Name", value: "key" }, value: { kind: "Variable", name: { kind: "Name", value: "projectKey" } } }], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "key" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "version" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "countries" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "currencies" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "languages" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "initialized" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "expiry" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "isActive" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "daysLeft" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "suspension" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "isActive" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "reason" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "isProductionProject" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "allAppliedPermissions" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedActionRights" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "group" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedDataFences" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "InlineFragment", typeCondition: { kind: "NamedType", name: { kind: "Name", value: "StoreDataFence" } }, directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "type" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "group" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "__typename" }, arguments: [], directives: [] }] } }] } }, { kind: "Field", name: { kind: "Name", value: "allPermissionsForAllApplications" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "allAppliedPermissions" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedActionRights" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "group" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedMenuVisibilities" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedDataFences" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "InlineFragment", typeCondition: { kind: "NamedType", name: { kind: "Name", value: "StoreDataFence" } }, directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "type" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "group" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "__typename" }, arguments: [], directives: [] }] } }] } }] } }, { kind: "Field", name: { kind: "Name", value: "owner" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "id" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "sampleDataImportDataset" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "isUserAdminOfCurrentProject" }, arguments: [], directives: [] }] } }] } }], loc: { start: 0, end: 1081, source: { body: "query FetchProject($projectKey: String) {\n project(key: $projectKey) {\n key\n version\n name\n countries\n currencies\n languages\n initialized\n expiry {\n isActive\n daysLeft\n }\n suspension {\n isActive\n reason\n }\n isProductionProject\n allAppliedPermissions {\n name\n value\n }\n allAppliedActionRights {\n group\n name\n value\n }\n allAppliedDataFences {\n ... on StoreDataFence {\n type\n name\n value\n group\n __typename\n }\n }\n allPermissionsForAllApplications {\n allAppliedPermissions {\n name\n value\n }\n allAppliedActionRights {\n group\n name\n value\n }\n allAppliedMenuVisibilities {\n name\n value\n }\n allAppliedDataFences {\n ... on StoreDataFence {\n type\n name\n value\n group\n __typename\n }\n }\n }\n owner {\n id\n name\n }\n sampleDataImportDataset\n isUserAdminOfCurrentProject\n }\n}\n", name: "GraphQL request", locationOffset: { line: 1, column: 1 } } } };
530
535
  const FetchProject = props => {
@@ -580,9 +585,9 @@ FetchUser.propTypes = {
580
585
  };
581
586
  FetchUser.displayName = 'FetchUser';
582
587
 
583
- const Navbar = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./navbar-471b2d55.cjs.prod.js' /* webpackChunkName: "navbar" */); }));
588
+ const Navbar = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./navbar-d92a34dc.cjs.prod.js' /* webpackChunkName: "navbar" */); }));
584
589
 
585
- const ProjectContainer = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-container-47ad3608.cjs.prod.js' /* webpackChunkName: "project-container" */); }));
590
+ const ProjectContainer = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-container-94175239.cjs.prod.js' /* webpackChunkName: "project-container" */); }));
586
591
 
587
592
  const getSelectedDataLocaleForProject = projectLocales => {
588
593
  const cachedDataLocale = window.localStorage.getItem(constants.STORAGE_KEYS.SELECTED_DATA_LOCALE);
@@ -694,7 +699,7 @@ var pimIndexerStates = {
694
699
  NOT_INDEXED: 'NOT_INDEXED'
695
700
  };
696
701
 
697
- const QuickAccess = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./quick-access-226f6d62.cjs.prod.js' /* webpackChunkName: "quick-access" */); }));
702
+ const QuickAccess = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./quick-access-145dc6a2.cjs.prod.js' /* webpackChunkName: "quick-access" */); }));
698
703
  const QuickAccessTrigger = props => {
699
704
  const _useState = react.useState(false),
700
705
  _useState2 = _slicedToArray(_useState, 2),
@@ -780,7 +785,7 @@ const QuickAccessTrigger = props => {
780
785
  QuickAccessTrigger.propTypes = {};
781
786
  QuickAccessTrigger.displayName = 'QuickAccessTrigger';
782
787
 
783
- const RedirectToLogout = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./redirect-to-logout-b1ffe6f8.cjs.prod.js' /* webpackChunkName: "redirect-to-logout" */); }));
788
+ const RedirectToLogout = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./redirect-to-logout-48dd006b.cjs.prod.js' /* webpackChunkName: "redirect-to-logout" */); }));
784
789
 
785
790
  const RedirectToProjectCreate = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./redirect-to-project-create-e4ff7797.cjs.prod.js' /* webpackChunkName: "redirect-to-project-create" */); }));
786
791
 
@@ -1364,7 +1369,7 @@ const hasCachedAuthenticationState = () => {
1364
1369
  return window.localStorage.getItem(constants.STORAGE_KEYS.IS_AUTHENTICATED) === 'true';
1365
1370
  };
1366
1371
 
1367
- const OidcCallback = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./oidc-callback-d7685339.cjs.prod.js' /* webpackChunkName: "oidc-callback" */); }));
1372
+ const OidcCallback = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./oidc-callback-14e15024.cjs.prod.js' /* webpackChunkName: "oidc-callback" */); }));
1368
1373
 
1369
1374
  function ownKeys$4(e, r) { var t = _Object$keys__default["default"](e); if (_Object$getOwnPropertySymbols__default["default"]) { var o = _Object$getOwnPropertySymbols__default["default"](e); r && (o = _filterInstanceProperty__default["default"](o).call(o, function (r) { return _Object$getOwnPropertyDescriptor__default["default"](e, r).enumerable; })), t.push.apply(t, o); } return t; }
1370
1375
  function _objectSpread$4(e) { for (var r = 1; r < arguments.length; r++) { var _context, _context2; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty__default["default"](_context = ownKeys$4(Object(t), !0)).call(_context, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors__default["default"] ? _Object$defineProperties__default["default"](e, _Object$getOwnPropertyDescriptors__default["default"](t)) : _forEachInstanceProperty__default["default"](_context2 = ownKeys$4(Object(t))).call(_context2, function (r) { _Object$defineProperty__default["default"](e, r, _Object$getOwnPropertyDescriptor__default["default"](t, r)); }); } return e; }
@@ -1575,7 +1580,7 @@ ApplicationShell.propTypes = {};
1575
1580
  ApplicationShell.displayName = 'ApplicationShell';
1576
1581
  ApplicationShell.version = version;
1577
1582
 
1578
- const CustomViewDevHost = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./custom-view-dev-host-04d850ca.cjs.prod.js' /* webpackChunkName: "custom-view-dev-host" */); }));
1583
+ const CustomViewDevHost = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./custom-view-dev-host-0a085a55.cjs.prod.js' /* webpackChunkName: "custom-view-dev-host" */); }));
1579
1584
 
1580
1585
  function CustomViewFlopFlipProvider(props) {
1581
1586
  const adapterArgs = react.useMemo(() => ({
@@ -111,9 +111,9 @@ var _JSON$stringify__default = /*#__PURE__*/_interopDefault(_JSON$stringify);
111
111
  var _someInstanceProperty__default = /*#__PURE__*/_interopDefault(_someInstanceProperty);
112
112
 
113
113
  // NOTE: This string will be replaced on build time with the package version.
114
- var version = "22.39.0";
114
+ var version = "22.40.0";
115
115
 
116
- const RequestsInFlightLoader = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./requests-in-flight-loader-8e593a52.cjs.dev.js' /* webpackChunkName: "requests-in-flight-loader" */); }));
116
+ const RequestsInFlightLoader = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./requests-in-flight-loader-eda63dfb.cjs.dev.js' /* webpackChunkName: "requests-in-flight-loader" */); }));
117
117
 
118
118
  // Attempt to load the `projectKey` from localStorage
119
119
  function selectProjectKeyFromLocalStorage() {
@@ -129,8 +129,8 @@ const getPreviousProjectKey = defaultProjectKeyOfUser => {
129
129
 
130
130
  var messages$1 = reactIntl.defineMessages({
131
131
  backToProjectLink: {
132
- id: "AppBar.backToProjectLink",
133
- defaultMessage: "Back to project"
132
+ id: 'AppBar.backToProjectLink',
133
+ defaultMessage: 'Back to project'
134
134
  }
135
135
  });
136
136
 
@@ -231,24 +231,29 @@ LoadingPlaceholder.displayName = 'LoadingPlaceholder';
231
231
 
232
232
  var messages = reactIntl.defineMessages({
233
233
  projectsLabel: {
234
- id: "ProjectSwitcher.projectsLabel",
235
- defaultMessage: "Projects"
234
+ id: 'ProjectSwitcher.projectsLabel',
235
+ description: 'The label for project dropdown switcher',
236
+ defaultMessage: 'Projects'
236
237
  },
237
238
  searchPlaceholder: {
238
- id: "ProjectSwitcher.searchPlaceholder",
239
- defaultMessage: "Search for a project"
239
+ id: 'ProjectSwitcher.searchPlaceholder',
240
+ description: 'Projects filter search input placeholder',
241
+ defaultMessage: 'Search for a project'
240
242
  },
241
243
  noResults: {
242
- id: "ProjectSwitcher.noResults",
243
- defaultMessage: "Sorry, but there are no projects that match your search."
244
+ id: 'ProjectSwitcher.noResults',
245
+ description: 'Projects filter no results text',
246
+ defaultMessage: 'Sorry, but there are no projects that match your search.'
244
247
  },
245
248
  suspended: {
246
- id: "ProjectSwitcher.suspended",
247
- defaultMessage: "Suspended"
249
+ id: 'ProjectSwitcher.suspended',
250
+ description: 'Label for a suspended project',
251
+ defaultMessage: 'Suspended'
248
252
  },
249
253
  expired: {
250
- id: "ProjectSwitcher.expired",
251
- defaultMessage: "Expired"
254
+ id: 'ProjectSwitcher.expired',
255
+ description: 'Label for a suspended project',
256
+ defaultMessage: 'Expired'
252
257
  }
253
258
  });
254
259
 
@@ -397,7 +402,7 @@ ProjectSwitcher.displayName = 'ProjectSwitcher';
397
402
  // eslint-disable-next-line import/prefer-default-export
398
403
  const REQUESTS_IN_FLIGHT_LOADER_DOM_ID = 'loader-for-requests-in-flight';
399
404
 
400
- const UserSettingsMenu = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./user-settings-menu-4ff11354.cjs.dev.js' /* webpackChunkName: "user-settings-menu" */); }));
405
+ const UserSettingsMenu = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./user-settings-menu-a0813186.cjs.dev.js' /* webpackChunkName: "user-settings-menu" */); }));
401
406
 
402
407
  function _EMOTION_STRINGIFIED_CSS_ERROR__$3() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
403
408
  var _ref$1 = process.env.NODE_ENV === "production" ? {
@@ -552,7 +557,7 @@ ConfigureIntlProvider.propTypes = process.env.NODE_ENV !== "production" ? {
552
557
  } : {};
553
558
  ConfigureIntlProvider.displayName = 'ConfigureIntlProvider';
554
559
 
555
- const ErrorApologizer = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./error-apologizer-3c7ded7d.cjs.dev.js' /* webpackChunkName: "error-apologizer" */); }));
560
+ const ErrorApologizer = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./error-apologizer-f6793491.cjs.dev.js' /* webpackChunkName: "error-apologizer" */); }));
556
561
 
557
562
  var ProjectQuery = { kind: "Document", definitions: [{ kind: "OperationDefinition", operation: "query", name: { kind: "Name", value: "FetchProject" }, variableDefinitions: [{ kind: "VariableDefinition", variable: { kind: "Variable", name: { kind: "Name", value: "projectKey" } }, type: { kind: "NamedType", name: { kind: "Name", value: "String" } }, directives: [] }], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "project" }, arguments: [{ kind: "Argument", name: { kind: "Name", value: "key" }, value: { kind: "Variable", name: { kind: "Name", value: "projectKey" } } }], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "key" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "version" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "countries" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "currencies" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "languages" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "initialized" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "expiry" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "isActive" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "daysLeft" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "suspension" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "isActive" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "reason" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "isProductionProject" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "allAppliedPermissions" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedActionRights" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "group" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedDataFences" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "InlineFragment", typeCondition: { kind: "NamedType", name: { kind: "Name", value: "StoreDataFence" } }, directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "type" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "group" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "__typename" }, arguments: [], directives: [] }] } }] } }, { kind: "Field", name: { kind: "Name", value: "allPermissionsForAllApplications" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "allAppliedPermissions" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedActionRights" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "group" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedMenuVisibilities" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "allAppliedDataFences" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "InlineFragment", typeCondition: { kind: "NamedType", name: { kind: "Name", value: "StoreDataFence" } }, directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "type" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "value" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "group" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "__typename" }, arguments: [], directives: [] }] } }] } }] } }, { kind: "Field", name: { kind: "Name", value: "owner" }, arguments: [], directives: [], selectionSet: { kind: "SelectionSet", selections: [{ kind: "Field", name: { kind: "Name", value: "id" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "name" }, arguments: [], directives: [] }] } }, { kind: "Field", name: { kind: "Name", value: "sampleDataImportDataset" }, arguments: [], directives: [] }, { kind: "Field", name: { kind: "Name", value: "isUserAdminOfCurrentProject" }, arguments: [], directives: [] }] } }] } }], loc: { start: 0, end: 1081, source: { body: "query FetchProject($projectKey: String) {\n project(key: $projectKey) {\n key\n version\n name\n countries\n currencies\n languages\n initialized\n expiry {\n isActive\n daysLeft\n }\n suspension {\n isActive\n reason\n }\n isProductionProject\n allAppliedPermissions {\n name\n value\n }\n allAppliedActionRights {\n group\n name\n value\n }\n allAppliedDataFences {\n ... on StoreDataFence {\n type\n name\n value\n group\n __typename\n }\n }\n allPermissionsForAllApplications {\n allAppliedPermissions {\n name\n value\n }\n allAppliedActionRights {\n group\n name\n value\n }\n allAppliedMenuVisibilities {\n name\n value\n }\n allAppliedDataFences {\n ... on StoreDataFence {\n type\n name\n value\n group\n __typename\n }\n }\n }\n owner {\n id\n name\n }\n sampleDataImportDataset\n isUserAdminOfCurrentProject\n }\n}\n", name: "GraphQL request", locationOffset: { line: 1, column: 1 } } } };
558
563
  const FetchProject = props => {
@@ -608,9 +613,9 @@ FetchUser.propTypes = {
608
613
  };
609
614
  FetchUser.displayName = 'FetchUser';
610
615
 
611
- const Navbar = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./navbar-4b46fe69.cjs.dev.js' /* webpackChunkName: "navbar" */); }));
616
+ const Navbar = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./navbar-89151faf.cjs.dev.js' /* webpackChunkName: "navbar" */); }));
612
617
 
613
- const ProjectContainer = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-container-2cc2a026.cjs.dev.js' /* webpackChunkName: "project-container" */); }));
618
+ const ProjectContainer = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-container-725ef6cf.cjs.dev.js' /* webpackChunkName: "project-container" */); }));
614
619
 
615
620
  const getSelectedDataLocaleForProject = projectLocales => {
616
621
  const cachedDataLocale = window.localStorage.getItem(constants.STORAGE_KEYS.SELECTED_DATA_LOCALE);
@@ -734,7 +739,7 @@ var pimIndexerStates = {
734
739
  NOT_INDEXED: 'NOT_INDEXED'
735
740
  };
736
741
 
737
- const QuickAccess = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./quick-access-248e8a8e.cjs.dev.js' /* webpackChunkName: "quick-access" */); }));
742
+ const QuickAccess = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./quick-access-0d3d4a62.cjs.dev.js' /* webpackChunkName: "quick-access" */); }));
738
743
  const QuickAccessTrigger = props => {
739
744
  const _useState = react.useState(false),
740
745
  _useState2 = _slicedToArray(_useState, 2),
@@ -822,7 +827,7 @@ QuickAccessTrigger.propTypes = process.env.NODE_ENV !== "production" ? {
822
827
  } : {};
823
828
  QuickAccessTrigger.displayName = 'QuickAccessTrigger';
824
829
 
825
- const RedirectToLogout = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./redirect-to-logout-10040463.cjs.dev.js' /* webpackChunkName: "redirect-to-logout" */); }));
830
+ const RedirectToLogout = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./redirect-to-logout-5d52432f.cjs.dev.js' /* webpackChunkName: "redirect-to-logout" */); }));
826
831
 
827
832
  const RedirectToProjectCreate = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./redirect-to-project-create-f4f01842.cjs.dev.js' /* webpackChunkName: "redirect-to-project-create" */); }));
828
833
 
@@ -1466,7 +1471,7 @@ const hasCachedAuthenticationState = () => {
1466
1471
  return window.localStorage.getItem(constants.STORAGE_KEYS.IS_AUTHENTICATED) === 'true';
1467
1472
  };
1468
1473
 
1469
- const OidcCallback = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./oidc-callback-7c818d50.cjs.dev.js' /* webpackChunkName: "oidc-callback" */); }));
1474
+ const OidcCallback = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./oidc-callback-6feaace5.cjs.dev.js' /* webpackChunkName: "oidc-callback" */); }));
1470
1475
 
1471
1476
  function ownKeys$4(e, r) { var t = _Object$keys__default["default"](e); if (_Object$getOwnPropertySymbols__default["default"]) { var o = _Object$getOwnPropertySymbols__default["default"](e); r && (o = _filterInstanceProperty__default["default"](o).call(o, function (r) { return _Object$getOwnPropertyDescriptor__default["default"](e, r).enumerable; })), t.push.apply(t, o); } return t; }
1472
1477
  function _objectSpread$4(e) { for (var r = 1; r < arguments.length; r++) { var _context, _context2; var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? _forEachInstanceProperty__default["default"](_context = ownKeys$4(Object(t), !0)).call(_context, function (r) { _defineProperty(e, r, t[r]); }) : _Object$getOwnPropertyDescriptors__default["default"] ? _Object$defineProperties__default["default"](e, _Object$getOwnPropertyDescriptors__default["default"](t)) : _forEachInstanceProperty__default["default"](_context2 = ownKeys$4(Object(t))).call(_context2, function (r) { _Object$defineProperty__default["default"](e, r, _Object$getOwnPropertyDescriptor__default["default"](t, r)); }); } return e; }
@@ -1699,7 +1704,7 @@ ApplicationShell.propTypes = process.env.NODE_ENV !== "production" ? {
1699
1704
  ApplicationShell.displayName = 'ApplicationShell';
1700
1705
  ApplicationShell.version = version;
1701
1706
 
1702
- const CustomViewDevHost = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./custom-view-dev-host-e500d449.cjs.dev.js' /* webpackChunkName: "custom-view-dev-host" */); }));
1707
+ const CustomViewDevHost = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./custom-view-dev-host-a59fdcae.cjs.dev.js' /* webpackChunkName: "custom-view-dev-host" */); }));
1703
1708
 
1704
1709
  function CustomViewFlopFlipProvider(props) {
1705
1710
  const adapterArgs = react.useMemo(() => ({
@@ -667,8 +667,8 @@ ItemContainer.displayName = 'ItemContainer';
667
667
 
668
668
  var messages = defineMessages({
669
669
  'NavBar.MCSupport.title': {
670
- id: "NavBar.MCSupport.title",
671
- defaultMessage: "Support"
670
+ id: 'NavBar.MCSupport.title',
671
+ defaultMessage: 'Support'
672
672
  }
673
673
  });
674
674
 
@@ -698,8 +698,8 @@ ItemContainer.displayName = 'ItemContainer';
698
698
 
699
699
  var messages = reactIntl.defineMessages({
700
700
  'NavBar.MCSupport.title': {
701
- id: "NavBar.MCSupport.title",
702
- defaultMessage: "Support"
701
+ id: 'NavBar.MCSupport.title',
702
+ defaultMessage: 'Support'
703
703
  }
704
704
  });
705
705
 
@@ -517,8 +517,8 @@ ItemContainer.displayName = 'ItemContainer';
517
517
 
518
518
  var messages = reactIntl.defineMessages({
519
519
  'NavBar.MCSupport.title': {
520
- id: "NavBar.MCSupport.title",
521
- defaultMessage: "Support"
520
+ id: 'NavBar.MCSupport.title',
521
+ defaultMessage: 'Support'
522
522
  }
523
523
  });
524
524
 
@@ -21,7 +21,7 @@ var icons = require('@commercetools-uikit/icons');
21
21
  var notifications = require('@commercetools-uikit/notifications');
22
22
  var Spacings = require('@commercetools-uikit/spacings');
23
23
  var Text = require('@commercetools-uikit/text');
24
- var dist_commercetoolsFrontendApplicationShell = require('./index-cec4d24a.cjs.prod.js');
24
+ var dist_commercetoolsFrontendApplicationShell = require('./index-c2999e63.cjs.prod.js');
25
25
  var jsxRuntime = require('@emotion/react/jsx-runtime');
26
26
  require('@babel/runtime-corejs3/core-js-stable/object/keys');
27
27
  require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');