@commercetools-frontend/application-shell 21.7.0 → 21.8.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.
- package/LICENSE +1 -1
- package/dist/{application-entry-point-698782a9.esm.js → application-entry-point-14c74303.esm.js} +3 -3
- package/dist/{application-entry-point-12321514.cjs.prod.js → application-entry-point-dc4da815.cjs.prod.js} +3 -3
- package/dist/{application-entry-point-9a1de3ce.cjs.dev.js → application-entry-point-f22a0ec9.cjs.dev.js} +3 -3
- package/dist/commercetools-frontend-application-shell.cjs.dev.js +5 -4
- package/dist/commercetools-frontend-application-shell.cjs.prod.js +5 -4
- package/dist/commercetools-frontend-application-shell.esm.js +5 -4
- package/dist/{constants-6f8e0d87.esm.js → constants-3cf6ed64.esm.js} +1 -0
- package/dist/{constants-9710f983.cjs.prod.js → constants-bf2e1d68.cjs.dev.js} +1 -0
- package/dist/{constants-0b2cadbb.cjs.dev.js → constants-f34da47c.cjs.prod.js} +1 -0
- package/dist/declarations/src/components/locale-switcher/messages.d.ts +8 -0
- package/dist/declarations/src/components/project-switcher/messages.d.ts +1 -1
- package/dist/declarations/src/components/user-settings-menu/messages.d.ts +5 -0
- package/dist/declarations/src/constants.d.ts +1 -0
- package/dist/declarations/src/types/generated/ctp.d.ts +29 -132
- package/dist/declarations/src/types/generated/mc.d.ts +47 -47
- package/dist/declarations/src/types/generated/proxy.d.ts +11 -10
- package/dist/declarations/src/types/generated/settings.d.ts +28 -0
- package/dist/declarations/src/utils/apollo-context.d.ts +3 -0
- package/dist/{index-a600e8cf.esm.js → index-691497c4.esm.js} +101 -70
- package/dist/{index-63e7502a.cjs.dev.js → index-b67a270d.cjs.dev.js} +102 -70
- package/dist/{index-9d5e2de6.cjs.prod.js → index-b937ebec.cjs.prod.js} +76 -44
- package/dist/{oidc-ebdbe61e.cjs.prod.js → oidc-82e151f9.cjs.prod.js} +1 -1
- package/dist/{oidc-ad6058e2.esm.js → oidc-8af521ca.esm.js} +1 -1
- package/dist/{oidc-137df8f6.cjs.dev.js → oidc-ff089e6f.cjs.dev.js} +1 -1
- package/dist/{project-expired-91709356.cjs.prod.js → project-expired-3ff8b6af.cjs.dev.js} +6 -5
- package/dist/{project-expired-615d8abb.esm.js → project-expired-af63adca.esm.js} +6 -5
- package/dist/{project-expired-aed1fed0.cjs.dev.js → project-expired-f6ee2c5a.cjs.prod.js} +6 -5
- package/dist/{project-not-found-ae2dcbbb.cjs.dev.js → project-not-found-0fb97434.cjs.dev.js} +6 -5
- package/dist/{project-not-found-10659e1b.cjs.prod.js → project-not-found-4d6af409.cjs.prod.js} +6 -5
- package/dist/{project-not-found-5a27b32f.esm.js → project-not-found-a8ec89b8.esm.js} +6 -5
- package/dist/{project-not-initialized-26f33bde.cjs.prod.js → project-not-initialized-1a4af9f3.cjs.dev.js} +6 -5
- package/dist/{project-not-initialized-5416854c.esm.js → project-not-initialized-7fb913bb.esm.js} +6 -5
- package/dist/{project-not-initialized-87539277.cjs.dev.js → project-not-initialized-e67beb94.cjs.prod.js} +6 -5
- package/dist/{project-suspended-11a05f2b.cjs.dev.js → project-suspended-a3e8e976.cjs.dev.js} +6 -5
- package/dist/{project-suspended-c31e89df.esm.js → project-suspended-b8d28c48.esm.js} +6 -5
- package/dist/{project-suspended-a3a0a2e1.cjs.prod.js → project-suspended-dc511990.cjs.prod.js} +6 -5
- package/dist/{quick-access-4aab1743.cjs.prod.js → quick-access-3c5120c2.cjs.prod.js} +5 -4
- package/dist/{quick-access-11b138f3.esm.js → quick-access-69f5ce27.esm.js} +5 -4
- package/dist/{quick-access-9d42c45a.cjs.dev.js → quick-access-c71b6351.cjs.dev.js} +5 -4
- package/dist/{service-page-project-switcher-20879b04.cjs.dev.js → service-page-project-switcher-76aa47ce.cjs.dev.js} +1 -1
- package/dist/{service-page-project-switcher-ccd43459.cjs.prod.js → service-page-project-switcher-7dcfaf3a.cjs.prod.js} +1 -1
- package/dist/{service-page-project-switcher-b51d445a.esm.js → service-page-project-switcher-dffc7091.esm.js} +1 -1
- package/package.json +22 -21
- package/ssr/dist/commercetools-frontend-application-shell-ssr.cjs.dev.js +2 -2
- package/ssr/dist/commercetools-frontend-application-shell-ssr.cjs.prod.js +2 -2
- package/ssr/dist/commercetools-frontend-application-shell-ssr.esm.js +2 -2
- 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
|
@@ -33,7 +33,7 @@ import { NotificationProviderForCustomComponent, NotificationsList } from '@comm
|
|
|
33
33
|
import { DOMAINS } from '@commercetools-frontend/constants';
|
|
34
34
|
import { createTestMiddleware } from '@commercetools-frontend/sdk/test-utils';
|
|
35
35
|
import { entryPointUriPathToPermissionKeys } from '@commercetools-frontend/application-config/ssr';
|
|
36
|
-
import { A as ApplicationEntryPoint, w as createReduxStore, f as createApolloClient } from '../../dist/application-entry-point-
|
|
36
|
+
import { A as ApplicationEntryPoint, w as createReduxStore, f as createApolloClient } from '../../dist/application-entry-point-14c74303.esm.js';
|
|
37
37
|
import { jsx, Fragment, jsxs } from '@emotion/react/jsx-runtime';
|
|
38
38
|
import '@babel/runtime-corejs3/helpers/slicedToArray';
|
|
39
39
|
import '@babel/runtime-corejs3/core-js-stable/object/entries';
|
|
@@ -44,7 +44,7 @@ import 'redux-thunk';
|
|
|
44
44
|
import 'omit-empty-es';
|
|
45
45
|
import '@commercetools-frontend/notifications';
|
|
46
46
|
import '@commercetools-frontend/sdk';
|
|
47
|
-
import '../../dist/constants-
|
|
47
|
+
import '../../dist/constants-3cf6ed64.esm.js';
|
|
48
48
|
import '@babel/runtime-corejs3/core-js-stable/instance/starts-with';
|
|
49
49
|
import '@babel/runtime-corejs3/core-js-stable/instance/includes';
|
|
50
50
|
import 'redux-logger';
|