@commercetools-frontend/application-shell 20.12.4 → 21.0.0-rc.3
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/README.md +1 -1
- package/dist/{application-entry-point-9750a74f.esm.js → application-entry-point-4ef2cd89.esm.js} +67 -23
- package/dist/{application-entry-point-1531bd49.cjs.dev.js → application-entry-point-684d30f1.cjs.dev.js} +85 -41
- package/dist/{application-entry-point-27b46a9d.cjs.prod.js → application-entry-point-aeb8ef57.cjs.prod.js} +76 -41
- package/dist/commercetools-frontend-application-shell.cjs.dev.js +7 -7
- package/dist/commercetools-frontend-application-shell.cjs.prod.js +7 -7
- package/dist/commercetools-frontend-application-shell.esm.js +5 -5
- package/dist/declarations/src/components/app-bar/app-bar.d.ts +0 -2
- package/dist/declarations/src/components/application-entry-point/application-entry-point.d.ts +1 -0
- package/dist/declarations/src/components/application-shell/application-shell.d.ts +1 -3
- package/dist/declarations/src/components/application-shell-provider/use-coerced-environment-values.d.ts +1 -1
- package/dist/declarations/src/components/navbar/compiled/navbar.css.json.d.ts +1 -1
- package/dist/declarations/src/components/navbar/navbar.d.ts +0 -2
- package/dist/declarations/src/components/navbar/use-navbar-state-manager.d.ts +0 -2
- package/dist/declarations/src/components/project-container/project-container.d.ts +1 -0
- package/dist/declarations/src/components/user-settings-menu/user-settings-menu.d.ts +1 -4
- package/dist/declarations/src/hooks/use-applications-menu/use-applications-menu.d.ts +2 -3
- package/dist/declarations/src/test-utils/test-utils.d.ts +22 -6
- package/dist/formatters-1c23c0a9.esm.js +93 -0
- package/dist/{oidc-7e7761de.cjs.dev.js → formatters-a5bb12eb.cjs.prod.js} +52 -38
- package/dist/{oidc-be09bd90.cjs.prod.js → formatters-e4b9b9dc.cjs.dev.js} +52 -38
- package/dist/index-20accc34.cjs.dev.js +4592 -0
- package/dist/index-2ed9e466.esm.js +4519 -0
- package/dist/{index-9fb026f3.cjs.prod.js → index-7a56bcf7.cjs.prod.js} +121 -209
- package/dist/oidc-0f5f3c40.esm.js +39 -0
- package/dist/oidc-96d1b0dd.cjs.dev.js +46 -0
- package/dist/oidc-f15b3576.cjs.prod.js +46 -0
- package/dist/{project-expired-3759ef13.cjs.dev.js → project-expired-23986e27.cjs.prod.js} +10 -10
- package/dist/{project-expired-e0881f5d.esm.js → project-expired-636492de.esm.js} +10 -10
- package/dist/{project-expired-0015e695.cjs.prod.js → project-expired-bf97d316.cjs.dev.js} +10 -10
- package/dist/{project-not-found-2581e9da.cjs.dev.js → project-not-found-9cd66e2e.cjs.dev.js} +10 -10
- package/dist/{project-not-found-de559908.cjs.prod.js → project-not-found-aed705a5.cjs.prod.js} +10 -10
- package/dist/{project-not-found-9428c0f6.esm.js → project-not-found-f683495d.esm.js} +10 -10
- package/dist/{project-not-initialized-23176122.esm.js → project-not-initialized-0dd0af36.esm.js} +10 -10
- package/dist/{project-not-initialized-fc705645.cjs.dev.js → project-not-initialized-64d7c6c4.cjs.prod.js} +10 -10
- package/dist/{project-not-initialized-a4cd8649.cjs.prod.js → project-not-initialized-74b1d4f0.cjs.dev.js} +10 -10
- package/dist/{project-suspended-3292de13.esm.js → project-suspended-8613f5b0.esm.js} +10 -10
- package/dist/{project-suspended-2d044bbe.cjs.dev.js → project-suspended-cbd838b6.cjs.prod.js} +10 -10
- package/dist/{project-suspended-13c17047.cjs.prod.js → project-suspended-e25053f6.cjs.dev.js} +10 -10
- package/dist/{quick-access-d9768abe.cjs.dev.js → quick-access-099595d5.cjs.dev.js} +7 -7
- package/dist/{quick-access-dd969ed0.cjs.prod.js → quick-access-160ee728.cjs.prod.js} +7 -7
- package/dist/{quick-access-5dd5bec2.esm.js → quick-access-4ddb0aad.esm.js} +7 -7
- package/dist/{service-page-project-switcher-3b93b2f1.cjs.prod.js → service-page-project-switcher-91dc2d6b.cjs.prod.js} +1 -1
- package/dist/{service-page-project-switcher-f73afea1.esm.js → service-page-project-switcher-95af2b70.esm.js} +1 -1
- package/dist/{service-page-project-switcher-8c881917.cjs.dev.js → service-page-project-switcher-f4d306ff.cjs.dev.js} +1 -1
- package/package.json +31 -32
- package/ssr/dist/commercetools-frontend-application-shell-ssr.cjs.dev.js +4 -4
- package/ssr/dist/commercetools-frontend-application-shell-ssr.cjs.prod.js +4 -4
- 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 +45 -51
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.prod.js +44 -50
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.esm.js +42 -52
- package/dist/constants-33a16227.esm.js +0 -46
- package/dist/constants-745aeeca.cjs.prod.js +0 -54
- package/dist/constants-fdbe0e9d.cjs.dev.js +0 -54
- package/dist/index-e5a993b0.esm.js +0 -4611
- package/dist/index-e8b18306.cjs.dev.js +0 -4684
- package/dist/oidc-8e05c00e.esm.js +0 -84
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.