@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
@@ -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-aceb0b54.cjs.dev.js');
24
+ var dist_commercetoolsFrontendApplicationShell = require('./index-fe2f7224.cjs.dev.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');
@@ -19,7 +19,7 @@ import { AngleLeftIcon } from '@commercetools-uikit/icons';
19
19
  import { ContentNotification } from '@commercetools-uikit/notifications';
20
20
  import Spacings from '@commercetools-uikit/spacings';
21
21
  import Text from '@commercetools-uikit/text';
22
- import { C as ConfigureIntlProvider } from './index-81b4de9e.esm.js';
22
+ import { C as ConfigureIntlProvider } from './index-95e194b4.esm.js';
23
23
  import { jsx, jsxs } from '@emotion/react/jsx-runtime';
24
24
  import '@babel/runtime-corejs3/core-js-stable/object/keys';
25
25
  import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
@@ -10,7 +10,7 @@ import { STORAGE_KEYS, LOGOUT_REASONS, DOMAINS } from '@commercetools-frontend/c
10
10
  import { Notifier } from '@commercetools-frontend/react-notifications';
11
11
  import { C as CONTAINERS, S as SUSPENSION_REASONS } from './oidc-b2520905.esm.js';
12
12
  import { A as ApplicationEntryPoint } from './application-entry-point-bf13611d.esm.js';
13
- import { a as RedirectToProjectCreate, E as ErrorBoundary, b as ApplicationLoader, F as FetchProject, P as ProjectDataLocale } from './index-81b4de9e.esm.js';
13
+ import { a as RedirectToProjectCreate, E as ErrorBoundary, b as ApplicationLoader, F as FetchProject, P as ProjectDataLocale } from './index-95e194b4.esm.js';
14
14
  import _Object$keys from '@babel/runtime-corejs3/core-js-stable/object/keys';
15
15
  import _Object$getOwnPropertySymbols from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
16
16
  import _filterInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/filter';
@@ -87,15 +87,18 @@ import '@commercetools-frontend/actions-global';
87
87
 
88
88
  var messages$1 = defineMessages({
89
89
  localesLabel: {
90
- id: "LocaleSwitcher.localesLabel",
91
- defaultMessage: "Locales"
90
+ id: 'LocaleSwitcher.localesLabel',
91
+ description: 'The label for project dropdown switcher',
92
+ defaultMessage: 'Locales'
92
93
  },
93
94
  dialogLocaleTitle: {
94
- id: "LocaleSwitcher.dialogLocaleTitle",
95
- defaultMessage: "Selecting a data locale"
95
+ id: 'LocaleSwitcher.dialogLocaleTitle',
96
+ description: 'The title for the data locale dialog',
97
+ defaultMessage: 'Selecting a data locale'
96
98
  },
97
99
  dialogLocaleDescription: {
98
- id: "LocaleSwitcher.dialogLocaleDescription",
100
+ id: 'LocaleSwitcher.dialogLocaleDescription',
101
+ description: 'The description for the data locale dialog',
99
102
  defaultMessage: "The selected data locale will serve as the default setting for all localized fields within the Merchant Center, including names, descriptions, and other localized attributes. <newline></newline><newline></newline> It's important to note that this selection does not affect the interface language of the Merchant Center or any data formatting options. To modify these settings, navigate to your user profile."
100
103
  }
101
104
  });
@@ -218,18 +221,18 @@ LocaleSwitcher.propTypes = process.env.NODE_ENV !== "production" ? {
218
221
  availableLocales: _pt.arrayOf(_pt.string).isRequired
219
222
  } : {};
220
223
 
221
- const ProjectExpired = /*#__PURE__*/lazy(() => import('./project-expired-36d13328.esm.js' /* webpackChunkName: "project-expired" */));
224
+ const ProjectExpired = /*#__PURE__*/lazy(() => import('./project-expired-69a59b7d.esm.js' /* webpackChunkName: "project-expired" */));
222
225
 
223
- const ProjectNotFound = /*#__PURE__*/lazy(() => import('./project-not-found-463f30ba.esm.js' /* webpackChunkName: "project-not-found" */));
226
+ const ProjectNotFound = /*#__PURE__*/lazy(() => import('./project-not-found-f4f29530.esm.js' /* webpackChunkName: "project-not-found" */));
224
227
 
225
- const ProjectNotInitialized = /*#__PURE__*/lazy(() => import('./project-not-initialized-308289b7.esm.js' /* webpackChunkName: "project-not-initialized" */));
228
+ const ProjectNotInitialized = /*#__PURE__*/lazy(() => import('./project-not-initialized-7031e331.esm.js' /* webpackChunkName: "project-not-initialized" */));
226
229
 
227
- const ProjectSuspended = /*#__PURE__*/lazy(() => import('./project-suspended-30a46dc7.esm.js' /* webpackChunkName: "project-suspended" */));
230
+ const ProjectSuspended = /*#__PURE__*/lazy(() => import('./project-suspended-a80246bb.esm.js' /* webpackChunkName: "project-suspended" */));
228
231
 
229
232
  var messages = defineMessages({
230
233
  trialDaysLeft: {
231
- id: "Project.trialDaysLeft",
232
- defaultMessage: "Your project trial period will expire in {daysLeft} {daysLeft, plural, one {day} other {days}}. For any inquiries please contact sales@commercetools.com"
234
+ id: 'Project.trialDaysLeft',
235
+ defaultMessage: 'Your project trial period will expire in {daysLeft} {daysLeft, plural, one {day} other {days}}. For any inquiries please contact sales@commercetools.com'
233
236
  }
234
237
  });
235
238
 
@@ -12,7 +12,7 @@ var constants = require('@commercetools-frontend/constants');
12
12
  var reactNotifications = require('@commercetools-frontend/react-notifications');
13
13
  var oidc = require('./oidc-8827f9fe.cjs.dev.js');
14
14
  var applicationEntryPoint = require('./application-entry-point-83140459.cjs.dev.js');
15
- var dist_commercetoolsFrontendApplicationShell = require('./index-aceb0b54.cjs.dev.js');
15
+ var dist_commercetoolsFrontendApplicationShell = require('./index-fe2f7224.cjs.dev.js');
16
16
  var _Object$keys = require('@babel/runtime-corejs3/core-js-stable/object/keys');
17
17
  var _Object$getOwnPropertySymbols = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
18
18
  var _filterInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/filter');
@@ -109,15 +109,18 @@ var Text__default = /*#__PURE__*/_interopDefault(Text);
109
109
 
110
110
  var messages$1 = reactIntl.defineMessages({
111
111
  localesLabel: {
112
- id: "LocaleSwitcher.localesLabel",
113
- defaultMessage: "Locales"
112
+ id: 'LocaleSwitcher.localesLabel',
113
+ description: 'The label for project dropdown switcher',
114
+ defaultMessage: 'Locales'
114
115
  },
115
116
  dialogLocaleTitle: {
116
- id: "LocaleSwitcher.dialogLocaleTitle",
117
- defaultMessage: "Selecting a data locale"
117
+ id: 'LocaleSwitcher.dialogLocaleTitle',
118
+ description: 'The title for the data locale dialog',
119
+ defaultMessage: 'Selecting a data locale'
118
120
  },
119
121
  dialogLocaleDescription: {
120
- id: "LocaleSwitcher.dialogLocaleDescription",
122
+ id: 'LocaleSwitcher.dialogLocaleDescription',
123
+ description: 'The description for the data locale dialog',
121
124
  defaultMessage: "The selected data locale will serve as the default setting for all localized fields within the Merchant Center, including names, descriptions, and other localized attributes. <newline></newline><newline></newline> It's important to note that this selection does not affect the interface language of the Merchant Center or any data formatting options. To modify these settings, navigate to your user profile."
122
125
  }
123
126
  });
@@ -240,18 +243,18 @@ LocaleSwitcher.propTypes = process.env.NODE_ENV !== "production" ? {
240
243
  availableLocales: _pt__default["default"].arrayOf(_pt__default["default"].string).isRequired
241
244
  } : {};
242
245
 
243
- const ProjectExpired = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-expired-56f976e5.cjs.dev.js' /* webpackChunkName: "project-expired" */); }));
246
+ const ProjectExpired = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-expired-51a8fb2b.cjs.dev.js' /* webpackChunkName: "project-expired" */); }));
244
247
 
245
- const ProjectNotFound = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-not-found-1b0882f4.cjs.dev.js' /* webpackChunkName: "project-not-found" */); }));
248
+ const ProjectNotFound = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-not-found-8041c910.cjs.dev.js' /* webpackChunkName: "project-not-found" */); }));
246
249
 
247
- const ProjectNotInitialized = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-not-initialized-e00ab727.cjs.dev.js' /* webpackChunkName: "project-not-initialized" */); }));
250
+ const ProjectNotInitialized = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-not-initialized-7f94c80c.cjs.dev.js' /* webpackChunkName: "project-not-initialized" */); }));
248
251
 
249
- const ProjectSuspended = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-suspended-75b155d1.cjs.dev.js' /* webpackChunkName: "project-suspended" */); }));
252
+ const ProjectSuspended = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-suspended-73c87225.cjs.dev.js' /* webpackChunkName: "project-suspended" */); }));
250
253
 
251
254
  var messages = reactIntl.defineMessages({
252
255
  trialDaysLeft: {
253
- id: "Project.trialDaysLeft",
254
- defaultMessage: "Your project trial period will expire in {daysLeft} {daysLeft, plural, one {day} other {days}}. For any inquiries please contact sales@commercetools.com"
256
+ id: 'Project.trialDaysLeft',
257
+ defaultMessage: 'Your project trial period will expire in {daysLeft} {daysLeft, plural, one {day} other {days}}. For any inquiries please contact sales@commercetools.com'
255
258
  }
256
259
  });
257
260
 
@@ -12,7 +12,7 @@ var constants = require('@commercetools-frontend/constants');
12
12
  var reactNotifications = require('@commercetools-frontend/react-notifications');
13
13
  var oidc = require('./oidc-d74e6aa2.cjs.prod.js');
14
14
  var applicationEntryPoint = require('./application-entry-point-654951a6.cjs.prod.js');
15
- var dist_commercetoolsFrontendApplicationShell = require('./index-cec4d24a.cjs.prod.js');
15
+ var dist_commercetoolsFrontendApplicationShell = require('./index-c2999e63.cjs.prod.js');
16
16
  var _Object$keys = require('@babel/runtime-corejs3/core-js-stable/object/keys');
17
17
  var _Object$getOwnPropertySymbols = require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
18
18
  var _filterInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/filter');
@@ -108,15 +108,18 @@ var Text__default = /*#__PURE__*/_interopDefault(Text);
108
108
 
109
109
  var messages$1 = reactIntl.defineMessages({
110
110
  localesLabel: {
111
- id: "LocaleSwitcher.localesLabel",
112
- defaultMessage: "Locales"
111
+ id: 'LocaleSwitcher.localesLabel',
112
+ description: 'The label for project dropdown switcher',
113
+ defaultMessage: 'Locales'
113
114
  },
114
115
  dialogLocaleTitle: {
115
- id: "LocaleSwitcher.dialogLocaleTitle",
116
- defaultMessage: "Selecting a data locale"
116
+ id: 'LocaleSwitcher.dialogLocaleTitle',
117
+ description: 'The title for the data locale dialog',
118
+ defaultMessage: 'Selecting a data locale'
117
119
  },
118
120
  dialogLocaleDescription: {
119
- id: "LocaleSwitcher.dialogLocaleDescription",
121
+ id: 'LocaleSwitcher.dialogLocaleDescription',
122
+ description: 'The description for the data locale dialog',
120
123
  defaultMessage: "The selected data locale will serve as the default setting for all localized fields within the Merchant Center, including names, descriptions, and other localized attributes. <newline></newline><newline></newline> It's important to note that this selection does not affect the interface language of the Merchant Center or any data formatting options. To modify these settings, navigate to your user profile."
121
124
  }
122
125
  });
@@ -235,18 +238,18 @@ const LocaleSwitcher = props => {
235
238
  };
236
239
  LocaleSwitcher.propTypes = {};
237
240
 
238
- const ProjectExpired = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-expired-d6ea3e96.cjs.prod.js' /* webpackChunkName: "project-expired" */); }));
241
+ const ProjectExpired = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-expired-c522b08a.cjs.prod.js' /* webpackChunkName: "project-expired" */); }));
239
242
 
240
- const ProjectNotFound = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-not-found-4e07cdd0.cjs.prod.js' /* webpackChunkName: "project-not-found" */); }));
243
+ const ProjectNotFound = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-not-found-ac8114bd.cjs.prod.js' /* webpackChunkName: "project-not-found" */); }));
241
244
 
242
- const ProjectNotInitialized = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-not-initialized-aea04fbc.cjs.prod.js' /* webpackChunkName: "project-not-initialized" */); }));
245
+ const ProjectNotInitialized = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-not-initialized-1a26f01e.cjs.prod.js' /* webpackChunkName: "project-not-initialized" */); }));
243
246
 
244
- const ProjectSuspended = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-suspended-dcd86e0b.cjs.prod.js' /* webpackChunkName: "project-suspended" */); }));
247
+ const ProjectSuspended = /*#__PURE__*/react.lazy(() => Promise.resolve().then(function () { return require('./project-suspended-69a10803.cjs.prod.js' /* webpackChunkName: "project-suspended" */); }));
245
248
 
246
249
  var messages = reactIntl.defineMessages({
247
250
  trialDaysLeft: {
248
- id: "Project.trialDaysLeft",
249
- defaultMessage: "Your project trial period will expire in {daysLeft} {daysLeft, plural, one {day} other {days}}. For any inquiries please contact sales@commercetools.com"
251
+ id: 'Project.trialDaysLeft',
252
+ defaultMessage: 'Your project trial period will expire in {daysLeft} {daysLeft, plural, one {day} other {days}}. For any inquiries please contact sales@commercetools.com'
250
253
  }
251
254
  });
252
255
 
@@ -12,12 +12,12 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
12
12
  var reactIntl = require('react-intl');
13
13
  var applicationComponents = require('@commercetools-frontend/application-components');
14
14
  var ProjectExpiredIllustration = require('@commercetools-frontend/assets/images/hourglass.svg');
15
- var servicePageProjectSwitcher = require('./service-page-project-switcher-cf9031ca.cjs.dev.js');
15
+ var servicePageProjectSwitcher = require('./service-page-project-switcher-959b4832.cjs.dev.js');
16
16
  var jsxRuntime = require('@emotion/react/jsx-runtime');
17
17
  require('@emotion/styled/base');
18
18
  require('react-router-dom');
19
19
  require('@commercetools-frontend/application-shell-connectors');
20
- require('./index-aceb0b54.cjs.dev.js');
20
+ require('./index-fe2f7224.cjs.dev.js');
21
21
  require('prop-types');
22
22
  require('react');
23
23
  require('./index-b1476d46.cjs.dev.js');
@@ -98,12 +98,12 @@ var ProjectExpiredIllustration__default = /*#__PURE__*/_interopDefault(ProjectEx
98
98
 
99
99
  var messages = reactIntl.defineMessages({
100
100
  title: {
101
- id: "ProjectExpired.title",
102
- defaultMessage: "Your trial has expired"
101
+ id: 'ProjectExpired.title',
102
+ defaultMessage: 'Your trial has expired'
103
103
  },
104
104
  paragraph1: {
105
- id: "ProjectExpired.paragraph1",
106
- defaultMessage: "If you are interested in finding out more about the commercetools Merchant Center, please contact us at {mailto}."
105
+ id: 'ProjectExpired.paragraph1',
106
+ defaultMessage: 'If you are interested in finding out more about the commercetools Merchant Center, please contact us at {mailto}.'
107
107
  }
108
108
  });
109
109
 
@@ -10,12 +10,12 @@ import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
10
10
  import { defineMessages, useIntl, FormattedMessage } from 'react-intl';
11
11
  import { MaintenancePageLayout } from '@commercetools-frontend/application-components';
12
12
  import ProjectExpiredIllustration from '@commercetools-frontend/assets/images/hourglass.svg';
13
- import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-25131ea2.esm.js';
13
+ import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-d4689eed.esm.js';
14
14
  import { jsx } from '@emotion/react/jsx-runtime';
15
15
  import '@emotion/styled/base';
16
16
  import 'react-router-dom';
17
17
  import '@commercetools-frontend/application-shell-connectors';
18
- import './index-81b4de9e.esm.js';
18
+ import './index-95e194b4.esm.js';
19
19
  import 'prop-types';
20
20
  import 'react';
21
21
  import './index-b6081c20.esm.js';
@@ -84,12 +84,12 @@ import '@commercetools-frontend/actions-global';
84
84
 
85
85
  var messages = defineMessages({
86
86
  title: {
87
- id: "ProjectExpired.title",
88
- defaultMessage: "Your trial has expired"
87
+ id: 'ProjectExpired.title',
88
+ defaultMessage: 'Your trial has expired'
89
89
  },
90
90
  paragraph1: {
91
- id: "ProjectExpired.paragraph1",
92
- defaultMessage: "If you are interested in finding out more about the commercetools Merchant Center, please contact us at {mailto}."
91
+ id: 'ProjectExpired.paragraph1',
92
+ defaultMessage: 'If you are interested in finding out more about the commercetools Merchant Center, please contact us at {mailto}.'
93
93
  }
94
94
  });
95
95
 
@@ -12,12 +12,12 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
12
12
  var reactIntl = require('react-intl');
13
13
  var applicationComponents = require('@commercetools-frontend/application-components');
14
14
  var ProjectExpiredIllustration = require('@commercetools-frontend/assets/images/hourglass.svg');
15
- var servicePageProjectSwitcher = require('./service-page-project-switcher-a5fa9dae.cjs.prod.js');
15
+ var servicePageProjectSwitcher = require('./service-page-project-switcher-085df96d.cjs.prod.js');
16
16
  var jsxRuntime = require('@emotion/react/jsx-runtime');
17
17
  require('@emotion/styled/base');
18
18
  require('react-router-dom');
19
19
  require('@commercetools-frontend/application-shell-connectors');
20
- require('./index-cec4d24a.cjs.prod.js');
20
+ require('./index-c2999e63.cjs.prod.js');
21
21
  require('prop-types');
22
22
  require('react');
23
23
  require('./index-91985d64.cjs.prod.js');
@@ -98,12 +98,12 @@ var ProjectExpiredIllustration__default = /*#__PURE__*/_interopDefault(ProjectEx
98
98
 
99
99
  var messages = reactIntl.defineMessages({
100
100
  title: {
101
- id: "ProjectExpired.title",
102
- defaultMessage: "Your trial has expired"
101
+ id: 'ProjectExpired.title',
102
+ defaultMessage: 'Your trial has expired'
103
103
  },
104
104
  paragraph1: {
105
- id: "ProjectExpired.paragraph1",
106
- defaultMessage: "If you are interested in finding out more about the commercetools Merchant Center, please contact us at {mailto}."
105
+ id: 'ProjectExpired.paragraph1',
106
+ defaultMessage: 'If you are interested in finding out more about the commercetools Merchant Center, please contact us at {mailto}.'
107
107
  }
108
108
  });
109
109
 
@@ -12,12 +12,12 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
12
12
  var reactIntl = require('react-intl');
13
13
  var applicationComponents = require('@commercetools-frontend/application-components');
14
14
  var ProjectNotFoundSVG = require('@commercetools-frontend/assets/images/folder-full-locked.svg');
15
- var servicePageProjectSwitcher = require('./service-page-project-switcher-cf9031ca.cjs.dev.js');
15
+ var servicePageProjectSwitcher = require('./service-page-project-switcher-959b4832.cjs.dev.js');
16
16
  var jsxRuntime = require('@emotion/react/jsx-runtime');
17
17
  require('@emotion/styled/base');
18
18
  require('react-router-dom');
19
19
  require('@commercetools-frontend/application-shell-connectors');
20
- require('./index-aceb0b54.cjs.dev.js');
20
+ require('./index-fe2f7224.cjs.dev.js');
21
21
  require('prop-types');
22
22
  require('react');
23
23
  require('./index-b1476d46.cjs.dev.js');
@@ -98,16 +98,16 @@ var ProjectNotFoundSVG__default = /*#__PURE__*/_interopDefault(ProjectNotFoundSV
98
98
 
99
99
  var messages = reactIntl.defineMessages({
100
100
  title: {
101
- id: "ProjectNotFound.title",
102
- defaultMessage: "We could not find this Project"
101
+ id: 'ProjectNotFound.title',
102
+ defaultMessage: 'We could not find this Project'
103
103
  },
104
104
  paragraph1: {
105
- id: "ProjectNotFound.paragraph1",
106
- defaultMessage: "The Project you are looking for either does not exists or you are not authorized to view it. Select another Project to view."
105
+ id: 'ProjectNotFound.paragraph1',
106
+ defaultMessage: 'The Project you are looking for either does not exists or you are not authorized to view it. Select another Project to view.'
107
107
  },
108
108
  paragraph2: {
109
- id: "ProjectNotFound.paragraph2",
110
- defaultMessage: "Please contact your system administrator if you have any further questions."
109
+ id: 'ProjectNotFound.paragraph2',
110
+ defaultMessage: 'Please contact your system administrator if you have any further questions.'
111
111
  }
112
112
  });
113
113
 
@@ -12,12 +12,12 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
12
12
  var reactIntl = require('react-intl');
13
13
  var applicationComponents = require('@commercetools-frontend/application-components');
14
14
  var ProjectNotFoundSVG = require('@commercetools-frontend/assets/images/folder-full-locked.svg');
15
- var servicePageProjectSwitcher = require('./service-page-project-switcher-a5fa9dae.cjs.prod.js');
15
+ var servicePageProjectSwitcher = require('./service-page-project-switcher-085df96d.cjs.prod.js');
16
16
  var jsxRuntime = require('@emotion/react/jsx-runtime');
17
17
  require('@emotion/styled/base');
18
18
  require('react-router-dom');
19
19
  require('@commercetools-frontend/application-shell-connectors');
20
- require('./index-cec4d24a.cjs.prod.js');
20
+ require('./index-c2999e63.cjs.prod.js');
21
21
  require('prop-types');
22
22
  require('react');
23
23
  require('./index-91985d64.cjs.prod.js');
@@ -98,16 +98,16 @@ var ProjectNotFoundSVG__default = /*#__PURE__*/_interopDefault(ProjectNotFoundSV
98
98
 
99
99
  var messages = reactIntl.defineMessages({
100
100
  title: {
101
- id: "ProjectNotFound.title",
102
- defaultMessage: "We could not find this Project"
101
+ id: 'ProjectNotFound.title',
102
+ defaultMessage: 'We could not find this Project'
103
103
  },
104
104
  paragraph1: {
105
- id: "ProjectNotFound.paragraph1",
106
- defaultMessage: "The Project you are looking for either does not exists or you are not authorized to view it. Select another Project to view."
105
+ id: 'ProjectNotFound.paragraph1',
106
+ defaultMessage: 'The Project you are looking for either does not exists or you are not authorized to view it. Select another Project to view.'
107
107
  },
108
108
  paragraph2: {
109
- id: "ProjectNotFound.paragraph2",
110
- defaultMessage: "Please contact your system administrator if you have any further questions."
109
+ id: 'ProjectNotFound.paragraph2',
110
+ defaultMessage: 'Please contact your system administrator if you have any further questions.'
111
111
  }
112
112
  });
113
113
 
@@ -10,12 +10,12 @@ import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
10
10
  import { defineMessages, useIntl, FormattedMessage } from 'react-intl';
11
11
  import { MaintenancePageLayout } from '@commercetools-frontend/application-components';
12
12
  import ProjectNotFoundSVG from '@commercetools-frontend/assets/images/folder-full-locked.svg';
13
- import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-25131ea2.esm.js';
13
+ import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-d4689eed.esm.js';
14
14
  import { jsx } from '@emotion/react/jsx-runtime';
15
15
  import '@emotion/styled/base';
16
16
  import 'react-router-dom';
17
17
  import '@commercetools-frontend/application-shell-connectors';
18
- import './index-81b4de9e.esm.js';
18
+ import './index-95e194b4.esm.js';
19
19
  import 'prop-types';
20
20
  import 'react';
21
21
  import './index-b6081c20.esm.js';
@@ -84,16 +84,16 @@ import '@commercetools-frontend/actions-global';
84
84
 
85
85
  var messages = defineMessages({
86
86
  title: {
87
- id: "ProjectNotFound.title",
88
- defaultMessage: "We could not find this Project"
87
+ id: 'ProjectNotFound.title',
88
+ defaultMessage: 'We could not find this Project'
89
89
  },
90
90
  paragraph1: {
91
- id: "ProjectNotFound.paragraph1",
92
- defaultMessage: "The Project you are looking for either does not exists or you are not authorized to view it. Select another Project to view."
91
+ id: 'ProjectNotFound.paragraph1',
92
+ defaultMessage: 'The Project you are looking for either does not exists or you are not authorized to view it. Select another Project to view.'
93
93
  },
94
94
  paragraph2: {
95
- id: "ProjectNotFound.paragraph2",
96
- defaultMessage: "Please contact your system administrator if you have any further questions."
95
+ id: 'ProjectNotFound.paragraph2',
96
+ defaultMessage: 'Please contact your system administrator if you have any further questions.'
97
97
  }
98
98
  });
99
99
 
@@ -12,12 +12,12 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
12
12
  var reactIntl = require('react-intl');
13
13
  var applicationComponents = require('@commercetools-frontend/application-components');
14
14
  var ProjectExpiredIllustration = require('@commercetools-frontend/assets/images/hourglass.svg');
15
- var servicePageProjectSwitcher = require('./service-page-project-switcher-a5fa9dae.cjs.prod.js');
15
+ var servicePageProjectSwitcher = require('./service-page-project-switcher-085df96d.cjs.prod.js');
16
16
  var jsxRuntime = require('@emotion/react/jsx-runtime');
17
17
  require('@emotion/styled/base');
18
18
  require('react-router-dom');
19
19
  require('@commercetools-frontend/application-shell-connectors');
20
- require('./index-cec4d24a.cjs.prod.js');
20
+ require('./index-c2999e63.cjs.prod.js');
21
21
  require('prop-types');
22
22
  require('react');
23
23
  require('./index-91985d64.cjs.prod.js');
@@ -98,12 +98,12 @@ var ProjectExpiredIllustration__default = /*#__PURE__*/_interopDefault(ProjectEx
98
98
 
99
99
  var messages = reactIntl.defineMessages({
100
100
  title: {
101
- id: "ProjectNotInitialized.title",
102
- defaultMessage: "Your project has not yet been initialized"
101
+ id: 'ProjectNotInitialized.title',
102
+ defaultMessage: 'Your project has not yet been initialized'
103
103
  },
104
104
  paragraph1: {
105
- id: "ProjectNotInitialized.paragraph1",
106
- defaultMessage: "Initialization should not take longer than a few minutes. Please contact us at {mailto} in case the project does not get initialized."
105
+ id: 'ProjectNotInitialized.paragraph1',
106
+ defaultMessage: 'Initialization should not take longer than a few minutes. Please contact us at {mailto} in case the project does not get initialized.'
107
107
  }
108
108
  });
109
109
 
@@ -10,12 +10,12 @@ import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
10
10
  import { defineMessages, useIntl, FormattedMessage } from 'react-intl';
11
11
  import { MaintenancePageLayout } from '@commercetools-frontend/application-components';
12
12
  import ProjectExpiredIllustration from '@commercetools-frontend/assets/images/hourglass.svg';
13
- import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-25131ea2.esm.js';
13
+ import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-d4689eed.esm.js';
14
14
  import { jsx } from '@emotion/react/jsx-runtime';
15
15
  import '@emotion/styled/base';
16
16
  import 'react-router-dom';
17
17
  import '@commercetools-frontend/application-shell-connectors';
18
- import './index-81b4de9e.esm.js';
18
+ import './index-95e194b4.esm.js';
19
19
  import 'prop-types';
20
20
  import 'react';
21
21
  import './index-b6081c20.esm.js';
@@ -84,12 +84,12 @@ import '@commercetools-frontend/actions-global';
84
84
 
85
85
  var messages = defineMessages({
86
86
  title: {
87
- id: "ProjectNotInitialized.title",
88
- defaultMessage: "Your project has not yet been initialized"
87
+ id: 'ProjectNotInitialized.title',
88
+ defaultMessage: 'Your project has not yet been initialized'
89
89
  },
90
90
  paragraph1: {
91
- id: "ProjectNotInitialized.paragraph1",
92
- defaultMessage: "Initialization should not take longer than a few minutes. Please contact us at {mailto} in case the project does not get initialized."
91
+ id: 'ProjectNotInitialized.paragraph1',
92
+ defaultMessage: 'Initialization should not take longer than a few minutes. Please contact us at {mailto} in case the project does not get initialized.'
93
93
  }
94
94
  });
95
95
 
@@ -12,12 +12,12 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
12
12
  var reactIntl = require('react-intl');
13
13
  var applicationComponents = require('@commercetools-frontend/application-components');
14
14
  var ProjectExpiredIllustration = require('@commercetools-frontend/assets/images/hourglass.svg');
15
- var servicePageProjectSwitcher = require('./service-page-project-switcher-cf9031ca.cjs.dev.js');
15
+ var servicePageProjectSwitcher = require('./service-page-project-switcher-959b4832.cjs.dev.js');
16
16
  var jsxRuntime = require('@emotion/react/jsx-runtime');
17
17
  require('@emotion/styled/base');
18
18
  require('react-router-dom');
19
19
  require('@commercetools-frontend/application-shell-connectors');
20
- require('./index-aceb0b54.cjs.dev.js');
20
+ require('./index-fe2f7224.cjs.dev.js');
21
21
  require('prop-types');
22
22
  require('react');
23
23
  require('./index-b1476d46.cjs.dev.js');
@@ -98,12 +98,12 @@ var ProjectExpiredIllustration__default = /*#__PURE__*/_interopDefault(ProjectEx
98
98
 
99
99
  var messages = reactIntl.defineMessages({
100
100
  title: {
101
- id: "ProjectNotInitialized.title",
102
- defaultMessage: "Your project has not yet been initialized"
101
+ id: 'ProjectNotInitialized.title',
102
+ defaultMessage: 'Your project has not yet been initialized'
103
103
  },
104
104
  paragraph1: {
105
- id: "ProjectNotInitialized.paragraph1",
106
- defaultMessage: "Initialization should not take longer than a few minutes. Please contact us at {mailto} in case the project does not get initialized."
105
+ id: 'ProjectNotInitialized.paragraph1',
106
+ defaultMessage: 'Initialization should not take longer than a few minutes. Please contact us at {mailto} in case the project does not get initialized.'
107
107
  }
108
108
  });
109
109
 
@@ -12,12 +12,12 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
12
12
  var reactIntl = require('react-intl');
13
13
  var applicationComponents = require('@commercetools-frontend/application-components');
14
14
  var ProjectSuspendedSVG = require('@commercetools-frontend/assets/images/locked-diamond.svg');
15
- var servicePageProjectSwitcher = require('./service-page-project-switcher-a5fa9dae.cjs.prod.js');
15
+ var servicePageProjectSwitcher = require('./service-page-project-switcher-085df96d.cjs.prod.js');
16
16
  var jsxRuntime = require('@emotion/react/jsx-runtime');
17
17
  require('@emotion/styled/base');
18
18
  require('react-router-dom');
19
19
  require('@commercetools-frontend/application-shell-connectors');
20
- require('./index-cec4d24a.cjs.prod.js');
20
+ require('./index-c2999e63.cjs.prod.js');
21
21
  require('prop-types');
22
22
  require('react');
23
23
  require('./index-91985d64.cjs.prod.js');
@@ -98,16 +98,16 @@ var ProjectSuspendedSVG__default = /*#__PURE__*/_interopDefault(ProjectSuspended
98
98
 
99
99
  var messages = reactIntl.defineMessages({
100
100
  defaultSuspensionMessage: {
101
- id: "ProjectSuspended.defaultSuspensionMessage",
102
- defaultMessage: "Your Project has been suspended"
101
+ id: 'ProjectSuspended.defaultSuspensionMessage',
102
+ defaultMessage: 'Your Project has been suspended'
103
103
  },
104
104
  temporaryMaintenanceSuspensionMessage: {
105
- id: "ProjectSuspended.temporaryMaintenanceSuspensionMessage",
106
- defaultMessage: "Your Project is temporarily suspended due to maintenance."
105
+ id: 'ProjectSuspended.temporaryMaintenanceSuspensionMessage',
106
+ defaultMessage: 'Your Project is temporarily suspended due to maintenance.'
107
107
  },
108
108
  paragraph1: {
109
- id: "ProjectSuspended.paragraph1",
110
- defaultMessage: "Please contact your system administrator if you have any further questions or select another Project to view."
109
+ id: 'ProjectSuspended.paragraph1',
110
+ defaultMessage: 'Please contact your system administrator if you have any further questions or select another Project to view.'
111
111
  }
112
112
  });
113
113
 
@@ -12,12 +12,12 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
12
12
  var reactIntl = require('react-intl');
13
13
  var applicationComponents = require('@commercetools-frontend/application-components');
14
14
  var ProjectSuspendedSVG = require('@commercetools-frontend/assets/images/locked-diamond.svg');
15
- var servicePageProjectSwitcher = require('./service-page-project-switcher-cf9031ca.cjs.dev.js');
15
+ var servicePageProjectSwitcher = require('./service-page-project-switcher-959b4832.cjs.dev.js');
16
16
  var jsxRuntime = require('@emotion/react/jsx-runtime');
17
17
  require('@emotion/styled/base');
18
18
  require('react-router-dom');
19
19
  require('@commercetools-frontend/application-shell-connectors');
20
- require('./index-aceb0b54.cjs.dev.js');
20
+ require('./index-fe2f7224.cjs.dev.js');
21
21
  require('prop-types');
22
22
  require('react');
23
23
  require('./index-b1476d46.cjs.dev.js');
@@ -98,16 +98,16 @@ var ProjectSuspendedSVG__default = /*#__PURE__*/_interopDefault(ProjectSuspended
98
98
 
99
99
  var messages = reactIntl.defineMessages({
100
100
  defaultSuspensionMessage: {
101
- id: "ProjectSuspended.defaultSuspensionMessage",
102
- defaultMessage: "Your Project has been suspended"
101
+ id: 'ProjectSuspended.defaultSuspensionMessage',
102
+ defaultMessage: 'Your Project has been suspended'
103
103
  },
104
104
  temporaryMaintenanceSuspensionMessage: {
105
- id: "ProjectSuspended.temporaryMaintenanceSuspensionMessage",
106
- defaultMessage: "Your Project is temporarily suspended due to maintenance."
105
+ id: 'ProjectSuspended.temporaryMaintenanceSuspensionMessage',
106
+ defaultMessage: 'Your Project is temporarily suspended due to maintenance.'
107
107
  },
108
108
  paragraph1: {
109
- id: "ProjectSuspended.paragraph1",
110
- defaultMessage: "Please contact your system administrator if you have any further questions or select another Project to view."
109
+ id: 'ProjectSuspended.paragraph1',
110
+ defaultMessage: 'Please contact your system administrator if you have any further questions or select another Project to view.'
111
111
  }
112
112
  });
113
113