@commercetools-frontend/application-shell 21.13.0 → 21.14.1
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-56bf2606.cjs.dev.js → application-entry-point-357edcbf.cjs.dev.js} +9 -3
- package/dist/{application-entry-point-0712cf7e.cjs.prod.js → application-entry-point-8914057c.cjs.prod.js} +9 -3
- package/dist/{application-entry-point-7cff60bd.esm.js → application-entry-point-ede05690.esm.js} +9 -3
- package/dist/commercetools-frontend-application-shell.cjs.dev.js +6 -4
- package/dist/commercetools-frontend-application-shell.cjs.prod.js +6 -4
- package/dist/commercetools-frontend-application-shell.esm.js +5 -4
- package/dist/{constants-a3c850be.esm.js → constants-0d48a7ae.esm.js} +1 -0
- package/dist/{constants-c2c238ff.cjs.prod.js → constants-41338dec.cjs.dev.js} +1 -0
- package/dist/{constants-d9a5241e.cjs.dev.js → constants-9ffc458b.cjs.prod.js} +1 -0
- package/dist/declarations/src/components/application-page-title/application-page-title.d.ts +9 -0
- package/dist/declarations/src/components/application-page-title/index.d.ts +1 -0
- package/dist/declarations/src/components/navbar/navbar.d.ts +1 -1
- package/dist/declarations/src/constants.d.ts +1 -0
- package/dist/declarations/src/index.d.ts +1 -0
- package/dist/declarations/src/utils/http-client.d.ts +2 -0
- package/dist/{index-4381d726.esm.js → index-33893109.esm.js} +63 -16
- package/dist/{index-7c6d524e.cjs.prod.js → index-40a2f8e6.cjs.prod.js} +65 -15
- package/dist/{index-b3e5cace.cjs.dev.js → index-78444791.cjs.dev.js} +65 -15
- package/dist/{oidc-5cae2dba.esm.js → oidc-4c509f49.esm.js} +1 -1
- package/dist/{oidc-9134face.cjs.dev.js → oidc-a2126dac.cjs.dev.js} +1 -1
- package/dist/{oidc-5b507512.cjs.prod.js → oidc-d13fc045.cjs.prod.js} +1 -1
- package/dist/{project-expired-c12c6746.esm.js → project-expired-008678a2.esm.js} +6 -5
- package/dist/{project-expired-d3cd31db.cjs.prod.js → project-expired-3052360c.cjs.prod.js} +6 -5
- package/dist/{project-expired-438ef0b1.cjs.dev.js → project-expired-e2deb0f4.cjs.dev.js} +6 -5
- package/dist/{project-not-found-6b730bb8.cjs.prod.js → project-not-found-7b246064.cjs.prod.js} +6 -5
- package/dist/{project-not-found-cd6c819e.esm.js → project-not-found-b5308ce5.esm.js} +6 -5
- package/dist/{project-not-found-8c9e17dd.cjs.dev.js → project-not-found-d6b078fe.cjs.dev.js} +6 -5
- package/dist/{project-not-initialized-55c95285.esm.js → project-not-initialized-779d83e9.esm.js} +6 -5
- package/dist/{project-not-initialized-7fa9142a.cjs.dev.js → project-not-initialized-8bfb5a7f.cjs.prod.js} +6 -5
- package/dist/{project-not-initialized-0d7bf4dc.cjs.prod.js → project-not-initialized-8e0d9015.cjs.dev.js} +6 -5
- package/dist/{project-suspended-b4a42afc.esm.js → project-suspended-2ae022c3.esm.js} +6 -5
- package/dist/{project-suspended-edeef9ee.cjs.dev.js → project-suspended-531ea8d4.cjs.prod.js} +6 -5
- package/dist/{project-suspended-6dcd1921.cjs.prod.js → project-suspended-6fef215f.cjs.dev.js} +6 -5
- package/dist/{quick-access-6d91795e.cjs.dev.js → quick-access-0069b1d7.cjs.dev.js} +5 -4
- package/dist/{quick-access-7507cee0.cjs.prod.js → quick-access-126b87ae.cjs.prod.js} +5 -4
- package/dist/{quick-access-9f7222ae.esm.js → quick-access-c1bcf1d4.esm.js} +5 -4
- package/dist/{service-page-project-switcher-777675d0.cjs.dev.js → service-page-project-switcher-5335c3a7.cjs.dev.js} +1 -1
- package/dist/{service-page-project-switcher-8015085f.esm.js → service-page-project-switcher-83f138af.esm.js} +1 -1
- package/dist/{service-page-project-switcher-ee31b66a.cjs.prod.js → service-page-project-switcher-a788f738.cjs.prod.js} +1 -1
- package/package.json +22 -22
- 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, z as createReduxStore, f as createApolloClient } from '../../dist/application-entry-point-
|
|
36
|
+
import { A as ApplicationEntryPoint, z as createReduxStore, f as createApolloClient } from '../../dist/application-entry-point-ede05690.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-0d48a7ae.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';
|