@commercetools-frontend/application-shell 21.14.0 → 21.14.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{application-entry-point-0de0fed2.esm.js → application-entry-point-a9e70072.esm.js} +26 -13
- package/dist/{application-entry-point-d7ed60b0.cjs.prod.js → application-entry-point-c063e0e6.cjs.prod.js} +28 -15
- package/dist/{application-entry-point-379ddfbf.cjs.dev.js → application-entry-point-fc681745.cjs.dev.js} +28 -15
- package/dist/commercetools-frontend-application-shell.cjs.dev.js +4 -3
- package/dist/commercetools-frontend-application-shell.cjs.prod.js +4 -3
- package/dist/commercetools-frontend-application-shell.esm.js +3 -3
- package/dist/declarations/src/configure-store.d.ts +1 -1
- package/dist/declarations/src/index.d.ts +1 -0
- package/dist/declarations/src/middleware/hide-notifications.d.ts +2 -2
- package/dist/declarations/src/test-utils/test-utils.d.ts +16 -16
- package/dist/{index-bf785dc5.cjs.dev.js → index-02fb791d.cjs.dev.js} +25 -25
- package/dist/{index-23885269.cjs.prod.js → index-9a633459.cjs.prod.js} +25 -25
- package/dist/{index-aee304c6.esm.js → index-a8623473.esm.js} +25 -26
- package/dist/{project-expired-884349ac.cjs.dev.js → project-expired-958d21c6.cjs.dev.js} +4 -4
- package/dist/{project-expired-6dd19ac5.esm.js → project-expired-c67224ed.esm.js} +4 -4
- package/dist/{project-expired-b70d0be4.cjs.prod.js → project-expired-d1be8808.cjs.prod.js} +4 -4
- package/dist/{project-not-found-1bb414bd.cjs.prod.js → project-not-found-136eb085.cjs.prod.js} +4 -4
- package/dist/{project-not-found-5c5d8978.esm.js → project-not-found-16494cf5.esm.js} +4 -4
- package/dist/{project-not-found-f4588a92.cjs.dev.js → project-not-found-52a2113f.cjs.dev.js} +4 -4
- package/dist/{project-not-initialized-730e8f66.cjs.prod.js → project-not-initialized-4f5c6b67.cjs.prod.js} +4 -4
- package/dist/{project-not-initialized-e14aec3c.cjs.dev.js → project-not-initialized-a019f3f4.cjs.dev.js} +4 -4
- package/dist/{project-not-initialized-4ffa6dfd.esm.js → project-not-initialized-e7120dea.esm.js} +4 -4
- package/dist/{project-suspended-4586252a.esm.js → project-suspended-9ee648f1.esm.js} +4 -4
- package/dist/{project-suspended-021b826a.cjs.prod.js → project-suspended-d7adc638.cjs.prod.js} +4 -4
- package/dist/{project-suspended-9dc74eb9.cjs.dev.js → project-suspended-de237fcf.cjs.dev.js} +4 -4
- package/dist/{quick-access-529bfe5e.cjs.dev.js → quick-access-0739e5e1.cjs.dev.js} +3 -3
- package/dist/{quick-access-7e849881.esm.js → quick-access-abd14584.esm.js} +3 -3
- package/dist/{quick-access-06faafe4.cjs.prod.js → quick-access-b89faa1e.cjs.prod.js} +3 -3
- package/dist/{service-page-project-switcher-3faeb457.esm.js → service-page-project-switcher-6b1cb91f.esm.js} +2 -2
- package/dist/{service-page-project-switcher-38236d62.cjs.prod.js → service-page-project-switcher-989fb228.cjs.prod.js} +2 -2
- package/dist/{service-page-project-switcher-5c01b213.cjs.dev.js → service-page-project-switcher-b86aa161.cjs.dev.js} +2 -2
- package/package.json +44 -43
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.dev.js +2 -2
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.prod.js +2 -2
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.esm.js +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var applicationEntryPoint = require('./application-entry-point-
|
|
3
|
+
var applicationEntryPoint = require('./application-entry-point-c063e0e6.cjs.prod.js');
|
|
4
4
|
var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
5
5
|
var _styled = require('@emotion/styled/base');
|
|
6
6
|
var _pt = require('prop-types');
|
|
@@ -818,7 +818,7 @@ Redirector.propTypes = {
|
|
|
818
818
|
};
|
|
819
819
|
Redirector.displayName = 'Redirector';
|
|
820
820
|
|
|
821
|
-
var Divider = _styled__default["default"]("div", {
|
|
821
|
+
var Divider = /*#__PURE__*/_styled__default["default"]("div", {
|
|
822
822
|
target: "e57nw7s0"
|
|
823
823
|
} )("box-sizing:border-box;width:100%;margin:0;border:0;border-style:solid;border-top-width:1px;border-top-color:", designSystem.customProperties.colorNeutral, ";" + ("" ));
|
|
824
824
|
|
|
@@ -1053,17 +1053,15 @@ var defaultProps$1 = {
|
|
|
1053
1053
|
additionalParts: []
|
|
1054
1054
|
};
|
|
1055
1055
|
|
|
1056
|
-
var
|
|
1057
|
-
var
|
|
1058
|
-
|
|
1059
|
-
var location = reactRouterDom.useLocation();
|
|
1056
|
+
var getPageTitle = function getPageTitle(pathname, additionalParts) {
|
|
1057
|
+
var _context2;
|
|
1060
1058
|
|
|
1061
|
-
var
|
|
1062
|
-
|
|
1063
|
-
projectKeyOrStaticPath =
|
|
1064
|
-
entryPointUriPath =
|
|
1059
|
+
var _pathname$split = pathname.split('/'),
|
|
1060
|
+
_pathname$split2 = _slicedToArray(_pathname$split, 3),
|
|
1061
|
+
projectKeyOrStaticPath = _pathname$split2[1],
|
|
1062
|
+
entryPointUriPath = _pathname$split2[2];
|
|
1065
1063
|
|
|
1066
|
-
var customTitleParts = _mapInstanceProperty__default["default"](
|
|
1064
|
+
var customTitleParts = _mapInstanceProperty__default["default"](additionalParts).call(additionalParts, function (titlePart) {
|
|
1067
1065
|
if (titlePart.length <= maxTitleCharLength) {
|
|
1068
1066
|
return titlePart;
|
|
1069
1067
|
}
|
|
@@ -1072,19 +1070,20 @@ var usePageTitle = function usePageTitle(props) {
|
|
|
1072
1070
|
});
|
|
1073
1071
|
|
|
1074
1072
|
if (_includesInstanceProperty__default["default"](staticPaths).call(staticPaths, projectKeyOrStaticPath)) {
|
|
1075
|
-
var
|
|
1073
|
+
var _context;
|
|
1076
1074
|
|
|
1077
|
-
return _concatInstanceProperty__default["default"](
|
|
1075
|
+
return _concatInstanceProperty__default["default"](_context = []).call(_context, _toConsumableArray(customTitleParts || []), [upperFirst__default["default"](projectKeyOrStaticPath), 'Merchant Center']).join(' - ');
|
|
1078
1076
|
}
|
|
1079
1077
|
|
|
1080
|
-
return _concatInstanceProperty__default["default"](
|
|
1078
|
+
return _concatInstanceProperty__default["default"](_context2 = []).call(_context2, _toConsumableArray(customTitleParts || []), [upperFirst__default["default"](entryPointUriPath), projectKeyOrStaticPath, 'Merchant Center']).join(' - ');
|
|
1081
1079
|
};
|
|
1082
1080
|
|
|
1083
1081
|
var ApplicationPageTitle = function ApplicationPageTitle(props) {
|
|
1084
|
-
var
|
|
1082
|
+
var location = reactRouterDom.useLocation();
|
|
1085
1083
|
react.useLayoutEffect(function () {
|
|
1084
|
+
var pageTitle = getPageTitle(location.pathname, props.additionalParts);
|
|
1086
1085
|
document.title = pageTitle;
|
|
1087
|
-
}, [
|
|
1086
|
+
}, [location.pathname, props.additionalParts]);
|
|
1088
1087
|
return null;
|
|
1089
1088
|
};
|
|
1090
1089
|
|
|
@@ -1730,7 +1729,7 @@ var renderLabel = function renderLabel(menu, applicationLanguage) {
|
|
|
1730
1729
|
return constants$1.NO_VALUE_FALLBACK;
|
|
1731
1730
|
};
|
|
1732
1731
|
|
|
1733
|
-
var MenuItem$1 = _styled__default["default"]("div", {
|
|
1732
|
+
var MenuItem$1 = /*#__PURE__*/_styled__default["default"]("div", {
|
|
1734
1733
|
target: "e1al5ftg0"
|
|
1735
1734
|
} )("width:100%;cursor:pointer;color:", designSystem.customProperties.colorSolid, ";:hover{background-color:", designSystem.customProperties.colorNeutral90, ";}", function (props) {
|
|
1736
1735
|
return props.hasDivider === true ? /*#__PURE__*/react$2.css("border-bottom:1px solid ", designSystem.customProperties.colorNeutral, ";" + ("" ), "" ) : '';
|
|
@@ -2220,7 +2219,7 @@ var getRadiusBySize = function getRadiusBySize(props) {
|
|
|
2220
2219
|
}
|
|
2221
2220
|
};
|
|
2222
2221
|
|
|
2223
|
-
var LoadingPlaceholder = _styled__default["default"]("div", {
|
|
2222
|
+
var LoadingPlaceholder = /*#__PURE__*/_styled__default["default"]("div", {
|
|
2224
2223
|
target: "e4c5pm00"
|
|
2225
2224
|
} )("background-color:", designSystem.customProperties.colorNeutral, ";animation-name:", animationPulse, ";animation-duration:1s;animation-timing-function:ease-out;animation-delay:0;animation-direction:alternate;animation-iteration-count:infinite;width:", getWidthBySize, ";height:", getHeightBySize, ";border-radius:", getRadiusBySize, ";" + ("" ));
|
|
2226
2225
|
|
|
@@ -2404,19 +2403,19 @@ var LocaleSwitcher = function LocaleSwitcher(props) {
|
|
|
2404
2403
|
LocaleSwitcher.propTypes = {};
|
|
2405
2404
|
|
|
2406
2405
|
var ProjectNotFound = /*#__PURE__*/react.lazy(function () {
|
|
2407
|
-
return Promise.resolve().then(function () { return require('./project-not-found-
|
|
2406
|
+
return Promise.resolve().then(function () { return require('./project-not-found-136eb085.cjs.prod.js'
|
|
2408
2407
|
/* webpackChunkName: "project-not-found" */
|
|
2409
2408
|
); });
|
|
2410
2409
|
});
|
|
2411
2410
|
|
|
2412
2411
|
var ProjectExpired = /*#__PURE__*/react.lazy(function () {
|
|
2413
|
-
return Promise.resolve().then(function () { return require('./project-expired-
|
|
2412
|
+
return Promise.resolve().then(function () { return require('./project-expired-d1be8808.cjs.prod.js'
|
|
2414
2413
|
/* webpackChunkName: "project-expired" */
|
|
2415
2414
|
); });
|
|
2416
2415
|
});
|
|
2417
2416
|
|
|
2418
2417
|
var ProjectNotInitialized = /*#__PURE__*/react.lazy(function () {
|
|
2419
|
-
return Promise.resolve().then(function () { return require('./project-not-initialized-
|
|
2418
|
+
return Promise.resolve().then(function () { return require('./project-not-initialized-4f5c6b67.cjs.prod.js'
|
|
2420
2419
|
/* webpackChunkName: "project-not-initialized" */
|
|
2421
2420
|
); });
|
|
2422
2421
|
});
|
|
@@ -2463,7 +2462,7 @@ var RedirectToProjectCreate = function RedirectToProjectCreate() {
|
|
|
2463
2462
|
RedirectToProjectCreate.displayName = 'RedirectToProjectCreate';
|
|
2464
2463
|
|
|
2465
2464
|
var ProjectSuspended = /*#__PURE__*/react.lazy(function () {
|
|
2466
|
-
return Promise.resolve().then(function () { return require('./project-suspended-
|
|
2465
|
+
return Promise.resolve().then(function () { return require('./project-suspended-d7adc638.cjs.prod.js'
|
|
2467
2466
|
/* webpackChunkName: "project-suspended" */
|
|
2468
2467
|
); });
|
|
2469
2468
|
});
|
|
@@ -3691,7 +3690,7 @@ var trackingEvents = {
|
|
|
3691
3690
|
}
|
|
3692
3691
|
};
|
|
3693
3692
|
|
|
3694
|
-
var ButlerContainer = _styled__default["default"]("div", {
|
|
3693
|
+
var ButlerContainer = /*#__PURE__*/_styled__default["default"]("div", {
|
|
3695
3694
|
target: "e1fuwyk10"
|
|
3696
3695
|
} )({
|
|
3697
3696
|
name: "xvk698",
|
|
@@ -3708,7 +3707,7 @@ var pimIndexerStates = {
|
|
|
3708
3707
|
};
|
|
3709
3708
|
|
|
3710
3709
|
var QuickAccess = /*#__PURE__*/react.lazy(function () {
|
|
3711
|
-
return Promise.resolve().then(function () { return require('./quick-access-
|
|
3710
|
+
return Promise.resolve().then(function () { return require('./quick-access-b89faa1e.cjs.prod.js'
|
|
3712
3711
|
/* webpackChunkName: "quick-access" */
|
|
3713
3712
|
); });
|
|
3714
3713
|
});
|
|
@@ -3986,7 +3985,7 @@ var getHasUserBeenDeletedError = function getHasUserBeenDeletedError(graphQLErro
|
|
|
3986
3985
|
});
|
|
3987
3986
|
};
|
|
3988
3987
|
|
|
3989
|
-
var MainContainer = _styled__default["default"]("main", {
|
|
3988
|
+
var MainContainer = /*#__PURE__*/_styled__default["default"]("main", {
|
|
3990
3989
|
target: "e1kyr09u0"
|
|
3991
3990
|
} )({
|
|
3992
3991
|
name: "1rdshd",
|
|
@@ -4457,6 +4456,7 @@ var SuspendedRoute = function SuspendedRoute(props) {
|
|
|
4457
4456
|
|
|
4458
4457
|
SuspendedRoute.displayName = 'SuspendedRoute';
|
|
4459
4458
|
|
|
4459
|
+
exports.ApplicationPageTitle = ApplicationPageTitle;
|
|
4460
4460
|
exports.ApplicationShell = ApplicationShell;
|
|
4461
4461
|
exports.ApplicationShellProvider = ApplicationShellProvider;
|
|
4462
4462
|
exports.ButlerContainer = ButlerContainer;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as getMcApiUrl, l as logger, a as getActiveProjectKey, r as removeActiveProjectKey, s as setActiveProjectKey, b as getSessionScope, c as location, d as getSessionState, e as setActiveSession, f as createApolloClient, i as internalReduxStore, h as setCachedApolloClient, v as version, R as REQUESTS_IN_FLIGHT_LOADER_DOM_ID, u as useIsServedByProxy, A as ApplicationEntryPoint, j as setSessionScope, k as setSessionState, m as clearSession, n as selectProjectKeyFromUrl, o as RequestsInFlightLoader, p as RouteCatchAll } from './application-entry-point-
|
|
1
|
+
import { g as getMcApiUrl, l as logger, a as getActiveProjectKey, r as removeActiveProjectKey, s as setActiveProjectKey, b as getSessionScope, c as location, d as getSessionState, e as setActiveSession, f as createApolloClient, i as internalReduxStore, h as setCachedApolloClient, v as version, R as REQUESTS_IN_FLIGHT_LOADER_DOM_ID, u as useIsServedByProxy, A as ApplicationEntryPoint, j as setSessionScope, k as setSessionState, m as clearSession, n as selectProjectKeyFromUrl, o as RequestsInFlightLoader, p as RouteCatchAll } from './application-entry-point-a9e70072.esm.js';
|
|
2
2
|
import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
|
|
3
3
|
import _styled from '@emotion/styled/base';
|
|
4
4
|
import _pt from 'prop-types';
|
|
@@ -759,7 +759,7 @@ Redirector.propTypes = {
|
|
|
759
759
|
};
|
|
760
760
|
Redirector.displayName = 'Redirector';
|
|
761
761
|
|
|
762
|
-
var Divider = _styled("div", process.env.NODE_ENV === "production" ? {
|
|
762
|
+
var Divider = /*#__PURE__*/_styled("div", process.env.NODE_ENV === "production" ? {
|
|
763
763
|
target: "e57nw7s0"
|
|
764
764
|
} : {
|
|
765
765
|
target: "e57nw7s0",
|
|
@@ -997,17 +997,15 @@ var defaultProps$1 = {
|
|
|
997
997
|
additionalParts: []
|
|
998
998
|
};
|
|
999
999
|
|
|
1000
|
-
var
|
|
1001
|
-
var
|
|
1002
|
-
|
|
1003
|
-
var location = useLocation();
|
|
1000
|
+
var getPageTitle = function getPageTitle(pathname, additionalParts) {
|
|
1001
|
+
var _context2;
|
|
1004
1002
|
|
|
1005
|
-
var
|
|
1006
|
-
|
|
1007
|
-
projectKeyOrStaticPath =
|
|
1008
|
-
entryPointUriPath =
|
|
1003
|
+
var _pathname$split = pathname.split('/'),
|
|
1004
|
+
_pathname$split2 = _slicedToArray(_pathname$split, 3),
|
|
1005
|
+
projectKeyOrStaticPath = _pathname$split2[1],
|
|
1006
|
+
entryPointUriPath = _pathname$split2[2];
|
|
1009
1007
|
|
|
1010
|
-
var customTitleParts = _mapInstanceProperty(
|
|
1008
|
+
var customTitleParts = _mapInstanceProperty(additionalParts).call(additionalParts, function (titlePart) {
|
|
1011
1009
|
if (titlePart.length <= maxTitleCharLength) {
|
|
1012
1010
|
return titlePart;
|
|
1013
1011
|
}
|
|
@@ -1016,19 +1014,20 @@ var usePageTitle = function usePageTitle(props) {
|
|
|
1016
1014
|
});
|
|
1017
1015
|
|
|
1018
1016
|
if (_includesInstanceProperty(staticPaths).call(staticPaths, projectKeyOrStaticPath)) {
|
|
1019
|
-
var
|
|
1017
|
+
var _context;
|
|
1020
1018
|
|
|
1021
|
-
return _concatInstanceProperty(
|
|
1019
|
+
return _concatInstanceProperty(_context = []).call(_context, _toConsumableArray(customTitleParts || []), [upperFirst(projectKeyOrStaticPath), 'Merchant Center']).join(' - ');
|
|
1022
1020
|
}
|
|
1023
1021
|
|
|
1024
|
-
return _concatInstanceProperty(
|
|
1022
|
+
return _concatInstanceProperty(_context2 = []).call(_context2, _toConsumableArray(customTitleParts || []), [upperFirst(entryPointUriPath), projectKeyOrStaticPath, 'Merchant Center']).join(' - ');
|
|
1025
1023
|
};
|
|
1026
1024
|
|
|
1027
1025
|
var ApplicationPageTitle = function ApplicationPageTitle(props) {
|
|
1028
|
-
var
|
|
1026
|
+
var location = useLocation();
|
|
1029
1027
|
useLayoutEffect(function () {
|
|
1028
|
+
var pageTitle = getPageTitle(location.pathname, props.additionalParts);
|
|
1030
1029
|
document.title = pageTitle;
|
|
1031
|
-
}, [
|
|
1030
|
+
}, [location.pathname, props.additionalParts]);
|
|
1032
1031
|
return null;
|
|
1033
1032
|
};
|
|
1034
1033
|
|
|
@@ -1692,7 +1691,7 @@ var renderLabel = function renderLabel(menu, applicationLanguage) {
|
|
|
1692
1691
|
return NO_VALUE_FALLBACK;
|
|
1693
1692
|
};
|
|
1694
1693
|
|
|
1695
|
-
var MenuItem$1 = _styled("div", process.env.NODE_ENV === "production" ? {
|
|
1694
|
+
var MenuItem$1 = /*#__PURE__*/_styled("div", process.env.NODE_ENV === "production" ? {
|
|
1696
1695
|
target: "e1al5ftg0"
|
|
1697
1696
|
} : {
|
|
1698
1697
|
target: "e1al5ftg0",
|
|
@@ -2224,7 +2223,7 @@ var getRadiusBySize = function getRadiusBySize(props) {
|
|
|
2224
2223
|
}
|
|
2225
2224
|
};
|
|
2226
2225
|
|
|
2227
|
-
var LoadingPlaceholder = _styled("div", process.env.NODE_ENV === "production" ? {
|
|
2226
|
+
var LoadingPlaceholder = /*#__PURE__*/_styled("div", process.env.NODE_ENV === "production" ? {
|
|
2228
2227
|
target: "e4c5pm00"
|
|
2229
2228
|
} : {
|
|
2230
2229
|
target: "e4c5pm00",
|
|
@@ -2436,19 +2435,19 @@ LocaleSwitcher.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
|
2436
2435
|
} : {};
|
|
2437
2436
|
|
|
2438
2437
|
var ProjectNotFound = /*#__PURE__*/lazy(function () {
|
|
2439
|
-
return import('./project-not-found-
|
|
2438
|
+
return import('./project-not-found-16494cf5.esm.js'
|
|
2440
2439
|
/* webpackChunkName: "project-not-found" */
|
|
2441
2440
|
);
|
|
2442
2441
|
});
|
|
2443
2442
|
|
|
2444
2443
|
var ProjectExpired = /*#__PURE__*/lazy(function () {
|
|
2445
|
-
return import('./project-expired-
|
|
2444
|
+
return import('./project-expired-c67224ed.esm.js'
|
|
2446
2445
|
/* webpackChunkName: "project-expired" */
|
|
2447
2446
|
);
|
|
2448
2447
|
});
|
|
2449
2448
|
|
|
2450
2449
|
var ProjectNotInitialized = /*#__PURE__*/lazy(function () {
|
|
2451
|
-
return import('./project-not-initialized-
|
|
2450
|
+
return import('./project-not-initialized-e7120dea.esm.js'
|
|
2452
2451
|
/* webpackChunkName: "project-not-initialized" */
|
|
2453
2452
|
);
|
|
2454
2453
|
});
|
|
@@ -2495,7 +2494,7 @@ var RedirectToProjectCreate = function RedirectToProjectCreate() {
|
|
|
2495
2494
|
RedirectToProjectCreate.displayName = 'RedirectToProjectCreate';
|
|
2496
2495
|
|
|
2497
2496
|
var ProjectSuspended = /*#__PURE__*/lazy(function () {
|
|
2498
|
-
return import('./project-suspended-
|
|
2497
|
+
return import('./project-suspended-9ee648f1.esm.js'
|
|
2499
2498
|
/* webpackChunkName: "project-suspended" */
|
|
2500
2499
|
);
|
|
2501
2500
|
});
|
|
@@ -3816,7 +3815,7 @@ var trackingEvents = {
|
|
|
3816
3815
|
|
|
3817
3816
|
function _EMOTION_STRINGIFIED_CSS_ERROR__$1() { 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)."; }
|
|
3818
3817
|
|
|
3819
|
-
var ButlerContainer = _styled("div", process.env.NODE_ENV === "production" ? {
|
|
3818
|
+
var ButlerContainer = /*#__PURE__*/_styled("div", process.env.NODE_ENV === "production" ? {
|
|
3820
3819
|
target: "e1fuwyk10"
|
|
3821
3820
|
} : {
|
|
3822
3821
|
target: "e1fuwyk10",
|
|
@@ -3841,7 +3840,7 @@ var pimIndexerStates = {
|
|
|
3841
3840
|
};
|
|
3842
3841
|
|
|
3843
3842
|
var QuickAccess = /*#__PURE__*/lazy(function () {
|
|
3844
|
-
return import('./quick-access-
|
|
3843
|
+
return import('./quick-access-abd14584.esm.js'
|
|
3845
3844
|
/* webpackChunkName: "quick-access" */
|
|
3846
3845
|
);
|
|
3847
3846
|
});
|
|
@@ -4123,7 +4122,7 @@ var getHasUserBeenDeletedError = function getHasUserBeenDeletedError(graphQLErro
|
|
|
4123
4122
|
});
|
|
4124
4123
|
};
|
|
4125
4124
|
|
|
4126
|
-
var MainContainer = _styled("main", process.env.NODE_ENV === "production" ? {
|
|
4125
|
+
var MainContainer = /*#__PURE__*/_styled("main", process.env.NODE_ENV === "production" ? {
|
|
4127
4126
|
target: "e1kyr09u0"
|
|
4128
4127
|
} : {
|
|
4129
4128
|
target: "e1kyr09u0",
|
|
@@ -4639,4 +4638,4 @@ var SuspendedRoute = function SuspendedRoute(props) {
|
|
|
4639
4638
|
|
|
4640
4639
|
SuspendedRoute.displayName = 'SuspendedRoute';
|
|
4641
4640
|
|
|
4642
|
-
export { ApplicationShell as A, ButlerContainer as B, ConfigureIntlProvider as C, GtmContext as G, InjectReducers as I, ProjectSwitcher as P, SetupFlopFlipProvider as S, ApplicationShellProvider as a,
|
|
4641
|
+
export { ApplicationShell as A, ButlerContainer as B, ConfigureIntlProvider as C, GtmContext as G, InjectReducers as I, ProjectSwitcher as P, SetupFlopFlipProvider as S, ApplicationShellProvider as a, ApplicationPageTitle as b, createApolloContextForProxyForwardTo as c, GtmUserLogoutTracker as d, SuspendedRoute as e, useMcLazyQuery as f, useMcMutation as g, pimIndexerStates as p, setupGlobalErrorListener as s, useMcQuery as u };
|
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var ProjectExpiredSVG = require('@commercetools-frontend/assets/images/hourglass.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-b86aa161.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-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-02fb791d.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-fc681745.cjs.dev.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -26,7 +26,7 @@ require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
|
26
26
|
require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
27
27
|
require('@babel/runtime-corejs3/core-js-stable/reflect/has');
|
|
28
28
|
require('lodash/mapValues');
|
|
29
|
-
require('
|
|
29
|
+
require('@reduxjs/toolkit');
|
|
30
30
|
require('redux-thunk');
|
|
31
31
|
require('omit-empty-es');
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
@@ -10,13 +10,13 @@ import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
|
|
|
10
10
|
import { defineMessages, useIntl, FormattedMessage } from 'react-intl';
|
|
11
11
|
import ProjectExpiredSVG from '@commercetools-frontend/assets/images/hourglass.svg';
|
|
12
12
|
import { MaintenancePageLayout } from '@commercetools-frontend/application-components';
|
|
13
|
-
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-
|
|
13
|
+
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-6b1cb91f.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-
|
|
19
|
-
import './application-entry-point-
|
|
18
|
+
import './index-a8623473.esm.js';
|
|
19
|
+
import './application-entry-point-a9e70072.esm.js';
|
|
20
20
|
import '@babel/runtime-corejs3/helpers/toConsumableArray';
|
|
21
21
|
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
22
22
|
import '@babel/runtime-corejs3/core-js-stable/instance/reduce';
|
|
@@ -24,7 +24,7 @@ import '@babel/runtime-corejs3/core-js-stable/object/entries';
|
|
|
24
24
|
import '@babel/runtime-corejs3/core-js-stable/instance/concat';
|
|
25
25
|
import '@babel/runtime-corejs3/core-js-stable/reflect/has';
|
|
26
26
|
import 'lodash/mapValues';
|
|
27
|
-
import '
|
|
27
|
+
import '@reduxjs/toolkit';
|
|
28
28
|
import 'redux-thunk';
|
|
29
29
|
import 'omit-empty-es';
|
|
30
30
|
import '@commercetools-frontend/notifications';
|
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var ProjectExpiredSVG = require('@commercetools-frontend/assets/images/hourglass.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-989fb228.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-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-9a633459.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-c063e0e6.cjs.prod.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -26,7 +26,7 @@ require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
|
26
26
|
require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
27
27
|
require('@babel/runtime-corejs3/core-js-stable/reflect/has');
|
|
28
28
|
require('lodash/mapValues');
|
|
29
|
-
require('
|
|
29
|
+
require('@reduxjs/toolkit');
|
|
30
30
|
require('redux-thunk');
|
|
31
31
|
require('omit-empty-es');
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
package/dist/{project-not-found-1bb414bd.cjs.prod.js → project-not-found-136eb085.cjs.prod.js}
RENAMED
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var FailedAuthorizationSVG = require('@commercetools-frontend/assets/images/folder-full-locked.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-989fb228.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-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-9a633459.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-c063e0e6.cjs.prod.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -26,7 +26,7 @@ require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
|
26
26
|
require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
27
27
|
require('@babel/runtime-corejs3/core-js-stable/reflect/has');
|
|
28
28
|
require('lodash/mapValues');
|
|
29
|
-
require('
|
|
29
|
+
require('@reduxjs/toolkit');
|
|
30
30
|
require('redux-thunk');
|
|
31
31
|
require('omit-empty-es');
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
@@ -10,13 +10,13 @@ import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
|
|
|
10
10
|
import { defineMessages, useIntl, FormattedMessage } from 'react-intl';
|
|
11
11
|
import FailedAuthorizationSVG from '@commercetools-frontend/assets/images/folder-full-locked.svg';
|
|
12
12
|
import { MaintenancePageLayout } from '@commercetools-frontend/application-components';
|
|
13
|
-
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-
|
|
13
|
+
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-6b1cb91f.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-
|
|
19
|
-
import './application-entry-point-
|
|
18
|
+
import './index-a8623473.esm.js';
|
|
19
|
+
import './application-entry-point-a9e70072.esm.js';
|
|
20
20
|
import '@babel/runtime-corejs3/helpers/toConsumableArray';
|
|
21
21
|
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
22
22
|
import '@babel/runtime-corejs3/core-js-stable/instance/reduce';
|
|
@@ -24,7 +24,7 @@ import '@babel/runtime-corejs3/core-js-stable/object/entries';
|
|
|
24
24
|
import '@babel/runtime-corejs3/core-js-stable/instance/concat';
|
|
25
25
|
import '@babel/runtime-corejs3/core-js-stable/reflect/has';
|
|
26
26
|
import 'lodash/mapValues';
|
|
27
|
-
import '
|
|
27
|
+
import '@reduxjs/toolkit';
|
|
28
28
|
import 'redux-thunk';
|
|
29
29
|
import 'omit-empty-es';
|
|
30
30
|
import '@commercetools-frontend/notifications';
|
package/dist/{project-not-found-f4588a92.cjs.dev.js → project-not-found-52a2113f.cjs.dev.js}
RENAMED
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var FailedAuthorizationSVG = require('@commercetools-frontend/assets/images/folder-full-locked.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-b86aa161.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-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-02fb791d.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-fc681745.cjs.dev.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -26,7 +26,7 @@ require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
|
26
26
|
require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
27
27
|
require('@babel/runtime-corejs3/core-js-stable/reflect/has');
|
|
28
28
|
require('lodash/mapValues');
|
|
29
|
-
require('
|
|
29
|
+
require('@reduxjs/toolkit');
|
|
30
30
|
require('redux-thunk');
|
|
31
31
|
require('omit-empty-es');
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var ProjectExpiredSVG = require('@commercetools-frontend/assets/images/hourglass.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-989fb228.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-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-9a633459.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-c063e0e6.cjs.prod.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -26,7 +26,7 @@ require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
|
26
26
|
require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
27
27
|
require('@babel/runtime-corejs3/core-js-stable/reflect/has');
|
|
28
28
|
require('lodash/mapValues');
|
|
29
|
-
require('
|
|
29
|
+
require('@reduxjs/toolkit');
|
|
30
30
|
require('redux-thunk');
|
|
31
31
|
require('omit-empty-es');
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var ProjectExpiredSVG = require('@commercetools-frontend/assets/images/hourglass.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-b86aa161.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-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-02fb791d.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-fc681745.cjs.dev.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -26,7 +26,7 @@ require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
|
26
26
|
require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
27
27
|
require('@babel/runtime-corejs3/core-js-stable/reflect/has');
|
|
28
28
|
require('lodash/mapValues');
|
|
29
|
-
require('
|
|
29
|
+
require('@reduxjs/toolkit');
|
|
30
30
|
require('redux-thunk');
|
|
31
31
|
require('omit-empty-es');
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
package/dist/{project-not-initialized-4ffa6dfd.esm.js → project-not-initialized-e7120dea.esm.js}
RENAMED
|
@@ -10,13 +10,13 @@ import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
|
|
|
10
10
|
import { defineMessages, useIntl, FormattedMessage } from 'react-intl';
|
|
11
11
|
import ProjectExpiredSVG from '@commercetools-frontend/assets/images/hourglass.svg';
|
|
12
12
|
import { MaintenancePageLayout } from '@commercetools-frontend/application-components';
|
|
13
|
-
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-
|
|
13
|
+
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-6b1cb91f.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-
|
|
19
|
-
import './application-entry-point-
|
|
18
|
+
import './index-a8623473.esm.js';
|
|
19
|
+
import './application-entry-point-a9e70072.esm.js';
|
|
20
20
|
import '@babel/runtime-corejs3/helpers/toConsumableArray';
|
|
21
21
|
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
22
22
|
import '@babel/runtime-corejs3/core-js-stable/instance/reduce';
|
|
@@ -24,7 +24,7 @@ import '@babel/runtime-corejs3/core-js-stable/object/entries';
|
|
|
24
24
|
import '@babel/runtime-corejs3/core-js-stable/instance/concat';
|
|
25
25
|
import '@babel/runtime-corejs3/core-js-stable/reflect/has';
|
|
26
26
|
import 'lodash/mapValues';
|
|
27
|
-
import '
|
|
27
|
+
import '@reduxjs/toolkit';
|
|
28
28
|
import 'redux-thunk';
|
|
29
29
|
import 'omit-empty-es';
|
|
30
30
|
import '@commercetools-frontend/notifications';
|
|
@@ -10,13 +10,13 @@ import _defineProperty from '@babel/runtime-corejs3/helpers/esm/defineProperty';
|
|
|
10
10
|
import { defineMessages, useIntl, FormattedMessage } from 'react-intl';
|
|
11
11
|
import ProjectSuspendedSVG from '@commercetools-frontend/assets/images/doors-closed.svg';
|
|
12
12
|
import { MaintenancePageLayout } from '@commercetools-frontend/application-components';
|
|
13
|
-
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-
|
|
13
|
+
import { S as ServicePageProjectSwitcher } from './service-page-project-switcher-6b1cb91f.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-
|
|
19
|
-
import './application-entry-point-
|
|
18
|
+
import './index-a8623473.esm.js';
|
|
19
|
+
import './application-entry-point-a9e70072.esm.js';
|
|
20
20
|
import '@babel/runtime-corejs3/helpers/toConsumableArray';
|
|
21
21
|
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
22
22
|
import '@babel/runtime-corejs3/core-js-stable/instance/reduce';
|
|
@@ -24,7 +24,7 @@ import '@babel/runtime-corejs3/core-js-stable/object/entries';
|
|
|
24
24
|
import '@babel/runtime-corejs3/core-js-stable/instance/concat';
|
|
25
25
|
import '@babel/runtime-corejs3/core-js-stable/reflect/has';
|
|
26
26
|
import 'lodash/mapValues';
|
|
27
|
-
import '
|
|
27
|
+
import '@reduxjs/toolkit';
|
|
28
28
|
import 'redux-thunk';
|
|
29
29
|
import 'omit-empty-es';
|
|
30
30
|
import '@commercetools-frontend/notifications';
|
package/dist/{project-suspended-021b826a.cjs.prod.js → project-suspended-d7adc638.cjs.prod.js}
RENAMED
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var ProjectSuspendedSVG = require('@commercetools-frontend/assets/images/doors-closed.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-989fb228.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-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-9a633459.cjs.prod.js');
|
|
21
|
+
require('./application-entry-point-c063e0e6.cjs.prod.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -26,7 +26,7 @@ require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
|
26
26
|
require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
27
27
|
require('@babel/runtime-corejs3/core-js-stable/reflect/has');
|
|
28
28
|
require('lodash/mapValues');
|
|
29
|
-
require('
|
|
29
|
+
require('@reduxjs/toolkit');
|
|
30
30
|
require('redux-thunk');
|
|
31
31
|
require('omit-empty-es');
|
|
32
32
|
require('@commercetools-frontend/notifications');
|
package/dist/{project-suspended-9dc74eb9.cjs.dev.js → project-suspended-de237fcf.cjs.dev.js}
RENAMED
|
@@ -12,13 +12,13 @@ var _defineProperty = require('@babel/runtime-corejs3/helpers/defineProperty');
|
|
|
12
12
|
var reactIntl = require('react-intl');
|
|
13
13
|
var ProjectSuspendedSVG = require('@commercetools-frontend/assets/images/doors-closed.svg');
|
|
14
14
|
var applicationComponents = require('@commercetools-frontend/application-components');
|
|
15
|
-
var servicePageProjectSwitcher = require('./service-page-project-switcher-
|
|
15
|
+
var servicePageProjectSwitcher = require('./service-page-project-switcher-b86aa161.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-
|
|
21
|
-
require('./application-entry-point-
|
|
20
|
+
require('./index-02fb791d.cjs.dev.js');
|
|
21
|
+
require('./application-entry-point-fc681745.cjs.dev.js');
|
|
22
22
|
require('@babel/runtime-corejs3/helpers/toConsumableArray');
|
|
23
23
|
require('@babel/runtime-corejs3/helpers/slicedToArray');
|
|
24
24
|
require('@babel/runtime-corejs3/core-js-stable/instance/reduce');
|
|
@@ -26,7 +26,7 @@ require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
|
26
26
|
require('@babel/runtime-corejs3/core-js-stable/instance/concat');
|
|
27
27
|
require('@babel/runtime-corejs3/core-js-stable/reflect/has');
|
|
28
28
|
require('lodash/mapValues');
|
|
29
|
-
require('
|
|
29
|
+
require('@reduxjs/toolkit');
|
|
30
30
|
require('redux-thunk');
|
|
31
31
|
require('omit-empty-es');
|
|
32
32
|
require('@commercetools-frontend/notifications');
|