@commercetools-frontend/application-shell 22.2.0 → 22.3.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/dist/{application-entry-point-362fa5d0.cjs.dev.js → application-entry-point-0c3254b0.cjs.dev.js} +10 -19
- package/dist/{application-entry-point-390ae225.cjs.prod.js → application-entry-point-2333abb6.cjs.prod.js} +10 -19
- package/dist/{application-entry-point-587966d5.esm.js → application-entry-point-a1dfe994.esm.js} +10 -19
- package/dist/{box-6b5be9a9.cjs.dev.js → box-686bc950.cjs.dev.js} +0 -2
- package/dist/{box-4395623b.esm.js → box-6ce924c9.esm.js} +0 -2
- package/dist/{box-8850277f.cjs.prod.js → box-e17daf6c.cjs.prod.js} +0 -2
- package/dist/{cart-a49faf67.esm.js → cart-3b156a46.esm.js} +0 -2
- package/dist/{cart-41f0b7bc.cjs.dev.js → cart-796beed7.cjs.dev.js} +0 -2
- package/dist/{cart-0698b97d.cjs.prod.js → cart-f2fc1baf.cjs.prod.js} +0 -2
- package/dist/commercetools-frontend-application-shell.cjs.dev.js +5 -5
- package/dist/commercetools-frontend-application-shell.cjs.prod.js +5 -5
- package/dist/commercetools-frontend-application-shell.esm.js +5 -5
- package/dist/{configure-apollo-249465d4.cjs.prod.js → configure-apollo-70d83707.cjs.prod.js} +64 -181
- package/dist/{configure-apollo-4d96823e.esm.js → configure-apollo-89ea99bf.esm.js} +64 -183
- package/dist/{configure-apollo-63948b67.cjs.dev.js → configure-apollo-de2b9aa2.cjs.dev.js} +64 -183
- package/dist/{connected-square-47233754.cjs.dev.js → connected-square-960e046b.cjs.prod.js} +0 -2
- package/dist/{connected-square-b2e25621.cjs.prod.js → connected-square-961eb5b6.cjs.dev.js} +0 -2
- package/dist/{connected-square-3cac6bd7.esm.js → connected-square-f34a98ff.esm.js} +0 -2
- package/dist/{constants-a3c2194a.cjs.prod.js → constants-902cf3f3.cjs.prod.js} +2 -1
- package/dist/{constants-940f343f.esm.js → constants-b962b73e.esm.js} +2 -1
- package/dist/{constants-b201d328.cjs.dev.js → constants-e51cdcc0.cjs.dev.js} +2 -1
- package/dist/declarations/src/components/app-bar/app-bar.d.ts +1 -1
- package/dist/declarations/src/components/application-entry-point/application-entry-point.d.ts +1 -1
- package/dist/declarations/src/components/application-loader/application-loader.d.ts +1 -1
- package/dist/declarations/src/components/application-shell/application-shell.d.ts +1 -1
- package/dist/declarations/src/components/application-shell/global-styles.d.ts +1 -1
- package/dist/declarations/src/components/application-shell-authenticated/application-shell-authenticated.d.ts +1 -1
- package/dist/declarations/src/components/application-shell-provider/application-shell-provider.d.ts +1 -2
- package/dist/declarations/src/components/application-shell-provider/utils.d.ts +2 -0
- package/dist/declarations/src/components/authenticated/am-i-logged-in.d.ts +1 -1
- package/dist/declarations/src/components/authenticated/authenticated.d.ts +1 -1
- package/dist/declarations/src/components/authenticated/oidc-callback-error-page.d.ts +1 -1
- package/dist/declarations/src/components/authenticated/oidc-callback.async.d.ts +1 -1
- package/dist/declarations/src/components/authenticated/oidc-callback.d.ts +1 -1
- package/dist/declarations/src/components/back-to-project/back-to-project.d.ts +1 -1
- package/dist/declarations/src/components/configure-intl-provider/configure-intl-provider.d.ts +1 -1
- package/dist/declarations/src/components/error-apologizer/error-apologizer.d.ts +1 -1
- package/dist/declarations/src/components/error-apologizer/index.d.ts +1 -1
- package/dist/declarations/src/components/error-boundary/error-boundary.d.ts +1 -1
- package/dist/declarations/src/components/fetch-project/fetch-project.d.ts +1 -1
- package/dist/declarations/src/components/fetch-user/fetch-user.d.ts +1 -1
- package/dist/declarations/src/components/inject-reducers/inject-reducers.d.ts +1 -1
- package/dist/declarations/src/components/locale-switcher/locale-switcher.d.ts +2 -2
- package/dist/declarations/src/components/navbar/index.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/box.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/cart.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/connected-square.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/gear.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/heart.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/list-with-search.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/paperclip.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/plugin.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/rocket.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/speedometer.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/star.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/tag-multi.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/tree-structure.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/user-filled.d.ts +1 -1
- package/dist/declarations/src/components/navbar/legacy-icons/world.d.ts +1 -1
- package/dist/declarations/src/components/navbar/loading-navbar.d.ts +1 -1
- package/dist/declarations/src/components/navbar/menu-items.d.ts +8 -8
- package/dist/declarations/src/components/navbar/navbar.d.ts +1 -1
- package/dist/declarations/src/components/project-container/index.d.ts +1 -1
- package/dist/declarations/src/components/project-container/project-container.d.ts +1 -1
- package/dist/declarations/src/components/project-data-locale/project-data-locale.d.ts +1 -1
- package/dist/declarations/src/components/project-expired/index.d.ts +1 -1
- package/dist/declarations/src/components/project-expired/project-expired.d.ts +1 -1
- package/dist/declarations/src/components/project-not-found/index.d.ts +1 -1
- package/dist/declarations/src/components/project-not-found/project-not-found.d.ts +1 -1
- package/dist/declarations/src/components/project-not-initialized/index.d.ts +1 -1
- package/dist/declarations/src/components/project-not-initialized/project-not-initialized.d.ts +1 -1
- package/dist/declarations/src/components/project-suspended/index.d.ts +1 -1
- package/dist/declarations/src/components/project-suspended/project-suspended.d.ts +1 -1
- package/dist/declarations/src/components/project-switcher/project-switcher.d.ts +3 -3
- package/dist/declarations/src/components/quick-access/butler/butler.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/butler-command/butler-command.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/index.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/quick-access.d.ts +1 -1
- package/dist/declarations/src/components/redirect-to-login/index.d.ts +1 -1
- package/dist/declarations/src/components/redirect-to-login/redirect-to-login.d.ts +1 -1
- package/dist/declarations/src/components/redirect-to-logout/index.d.ts +1 -1
- package/dist/declarations/src/components/redirect-to-logout/redirect-to-logout.d.ts +1 -1
- package/dist/declarations/src/components/redirect-to-project-create/index.d.ts +1 -1
- package/dist/declarations/src/components/redirect-to-project-create/redirect-to-project-create.d.ts +1 -1
- package/dist/declarations/src/components/route-catch-all/index.d.ts +1 -1
- package/dist/declarations/src/components/route-catch-all/route-catch-all.d.ts +1 -1
- package/dist/declarations/src/components/service-page-project-switcher/service-page-project-switcher.d.ts +1 -1
- package/dist/declarations/src/components/setup-flop-flip-provider/setup-flop-flip-provider.d.ts +1 -1
- package/dist/declarations/src/components/suspended-route/suspended-route.d.ts +1 -1
- package/dist/declarations/src/components/theme-switcher/new-design-release-info-dialog.d.ts +1 -1
- package/dist/declarations/src/components/theme-switcher/theme-switcher.d.ts +1 -1
- package/dist/declarations/src/components/user-settings-menu/index.d.ts +1 -1
- package/dist/declarations/src/components/user-settings-menu/user-settings-menu.d.ts +3 -3
- package/dist/declarations/src/types/generated/settings.d.ts +89 -1151
- package/dist/{error-apologizer-57a2fb57.cjs.prod.js → error-apologizer-24ad0b88.cjs.prod.js} +0 -3
- package/dist/{error-apologizer-d0409fcb.esm.js → error-apologizer-55551c07.esm.js} +0 -3
- package/dist/{error-apologizer-d20ca326.cjs.dev.js → error-apologizer-a5c03978.cjs.dev.js} +0 -3
- package/dist/{gear-300dd24c.esm.js → gear-1f381738.esm.js} +0 -2
- package/dist/{gear-2890f7fb.cjs.prod.js → gear-9b394c43.cjs.prod.js} +0 -2
- package/dist/{gear-e8014c5a.cjs.dev.js → gear-ab1f6210.cjs.dev.js} +0 -2
- package/dist/{get-mc-origin-7968e04f.cjs.prod.js → get-mc-origin-8f7a578c.cjs.prod.js} +10 -16
- package/dist/{get-mc-origin-314b77a2.cjs.dev.js → get-mc-origin-a86dff20.cjs.dev.js} +10 -16
- package/dist/{get-mc-origin-5df60933.esm.js → get-mc-origin-fecfee07.esm.js} +10 -16
- package/dist/{heart-000a023d.cjs.prod.js → heart-a6e7ccf9.cjs.dev.js} +0 -2
- package/dist/{heart-dded66b4.esm.js → heart-be7c779b.esm.js} +0 -2
- package/dist/{heart-f21b7d39.cjs.dev.js → heart-ebfab4cd.cjs.prod.js} +0 -2
- package/dist/{index-2591875d.cjs.dev.js → index-02a17607.cjs.dev.js} +241 -473
- package/dist/{index-42ea4111.esm.js → index-667035b8.esm.js} +240 -472
- package/dist/{index-2302ee7f.cjs.prod.js → index-a03f4e81.cjs.prod.js} +237 -465
- package/dist/{list-with-search-a3302710.esm.js → list-with-search-3341bbf7.esm.js} +0 -2
- package/dist/{list-with-search-a5b72b33.cjs.prod.js → list-with-search-b5e9ae1b.cjs.dev.js} +0 -2
- package/dist/{list-with-search-ee796e9e.cjs.dev.js → list-with-search-e3ccba98.cjs.prod.js} +0 -2
- package/dist/{navbar-b56b7b35.cjs.prod.js → navbar-00a55ccf.cjs.prod.js} +55 -111
- package/dist/{navbar-70b7575c.cjs.dev.js → navbar-1b61993a.cjs.dev.js} +55 -111
- package/dist/{navbar-ef173893.esm.js → navbar-84dc97f9.esm.js} +55 -111
- package/dist/{new-design-release-info-dialog-629191c2.cjs.dev.js → new-design-release-info-dialog-57843832.cjs.dev.js} +0 -2
- package/dist/{new-design-release-info-dialog-879a4af8.cjs.prod.js → new-design-release-info-dialog-730137e2.cjs.prod.js} +0 -2
- package/dist/{new-design-release-info-dialog-6e19106c.esm.js → new-design-release-info-dialog-e2cd95fa.esm.js} +0 -2
- package/dist/{oidc-15d3a4c1.cjs.dev.js → oidc-4895bd80.cjs.dev.js} +13 -20
- package/dist/{oidc-callback-bcf67ab0.cjs.prod.js → oidc-callback-121ef6c1.cjs.prod.js} +12 -20
- package/dist/{oidc-callback-fd0c6ab8.esm.js → oidc-callback-cddf8bb4.esm.js} +12 -20
- package/dist/{oidc-callback-9538bece.cjs.dev.js → oidc-callback-e60075ab.cjs.dev.js} +12 -20
- package/dist/{oidc-77115492.esm.js → oidc-d7f0409a.esm.js} +13 -20
- package/dist/{oidc-6c79100b.cjs.prod.js → oidc-da4ccc69.cjs.prod.js} +13 -20
- package/dist/{paperclip-23d1e69c.cjs.prod.js → paperclip-6f0b6ae5.cjs.prod.js} +0 -2
- package/dist/{paperclip-a61112e8.esm.js → paperclip-c76aec52.esm.js} +0 -2
- package/dist/{paperclip-d653c134.cjs.dev.js → paperclip-ec55e4a0.cjs.dev.js} +0 -2
- package/dist/{plugin-0ee6aee4.cjs.dev.js → plugin-16c01245.cjs.dev.js} +0 -2
- package/dist/{plugin-3d353a5b.esm.js → plugin-279f88cd.esm.js} +0 -2
- package/dist/{plugin-7e57f237.cjs.prod.js → plugin-f199ed20.cjs.prod.js} +0 -2
- package/dist/{project-container-56d0c955.cjs.dev.js → project-container-51e70095.cjs.dev.js} +21 -46
- package/dist/{project-container-8c617e3c.esm.js → project-container-98c2a789.esm.js} +21 -46
- package/dist/{project-container-32a1d5c4.cjs.prod.js → project-container-e7f950b0.cjs.prod.js} +21 -45
- package/dist/{project-expired-1cc0ccbb.cjs.prod.js → project-expired-1cd4843f.cjs.prod.js} +6 -11
- package/dist/{project-expired-73713e7e.esm.js → project-expired-513a8320.esm.js} +6 -11
- package/dist/{project-expired-2a72b968.cjs.dev.js → project-expired-fd3efa19.cjs.dev.js} +6 -11
- package/dist/{project-not-found-a3b0d2f0.esm.js → project-not-found-8bab15e7.esm.js} +6 -9
- package/dist/{project-not-found-6b42e6c0.cjs.prod.js → project-not-found-9f21b30c.cjs.prod.js} +6 -9
- package/dist/{project-not-found-a09d8a13.cjs.dev.js → project-not-found-e5eb5b7e.cjs.dev.js} +6 -9
- package/dist/{project-not-initialized-dbaa28e7.cjs.dev.js → project-not-initialized-3cdb8692.cjs.dev.js} +6 -11
- package/dist/{project-not-initialized-dfca89f5.cjs.prod.js → project-not-initialized-a1a8d9dc.cjs.prod.js} +6 -11
- package/dist/{project-not-initialized-2542a33a.esm.js → project-not-initialized-a8562fd3.esm.js} +6 -11
- package/dist/{project-suspended-b78011e8.cjs.dev.js → project-suspended-79c67f38.cjs.dev.js} +6 -10
- package/dist/{project-suspended-231a0961.cjs.prod.js → project-suspended-8a558cb8.cjs.prod.js} +6 -10
- package/dist/{project-suspended-ccaaa1d7.esm.js → project-suspended-e0fb960a.esm.js} +6 -10
- package/dist/{quick-access-a2d18d3b.cjs.dev.js → quick-access-0fb30eee.cjs.dev.js} +124 -194
- package/dist/{quick-access-3dabce21.esm.js → quick-access-8c7919d2.esm.js} +124 -194
- package/dist/{quick-access-54ce94b5.cjs.prod.js → quick-access-ff6fee75.cjs.prod.js} +123 -191
- package/dist/{redirect-to-login-3fecfdc9.esm.js → redirect-to-login-02167259.esm.js} +14 -18
- package/dist/{redirect-to-login-f8ba63e5.cjs.prod.js → redirect-to-login-3c2a1258.cjs.prod.js} +14 -18
- package/dist/{redirect-to-login-fa9676c1.cjs.dev.js → redirect-to-login-73396807.cjs.dev.js} +14 -18
- package/dist/{redirect-to-logout-2d96cea9.cjs.prod.js → redirect-to-logout-838758f3.cjs.prod.js} +7 -12
- package/dist/{redirect-to-logout-764c003b.esm.js → redirect-to-logout-b5c8fdbf.esm.js} +7 -12
- package/dist/{redirect-to-logout-b0f5c48e.cjs.dev.js → redirect-to-logout-be3e139d.cjs.dev.js} +7 -12
- package/dist/{redirect-to-project-create-048efa71.cjs.prod.js → redirect-to-project-create-2266c427.cjs.prod.js} +1 -3
- package/dist/{redirect-to-project-create-f0e7b35e.cjs.dev.js → redirect-to-project-create-7b476aa6.cjs.dev.js} +1 -3
- package/dist/{redirect-to-project-create-052f293e.esm.js → redirect-to-project-create-c5323504.esm.js} +1 -3
- package/dist/{redirector-47a6be71.esm.js → redirector-368eeb0f.esm.js} +1 -8
- package/dist/{redirector-0d98f9df.cjs.dev.js → redirector-ec9fa17f.cjs.prod.js} +1 -8
- package/dist/{redirector-77ce2f5c.cjs.prod.js → redirector-f71198cc.cjs.dev.js} +1 -8
- package/dist/{requests-in-flight-loader-23a03381.cjs.dev.js → requests-in-flight-loader-3a40411c.cjs.dev.js} +5 -9
- package/dist/{requests-in-flight-loader-6e4fd082.esm.js → requests-in-flight-loader-78bce8a5.esm.js} +5 -9
- package/dist/{requests-in-flight-loader-40b16b26.cjs.prod.js → requests-in-flight-loader-d7963726.cjs.prod.js} +5 -9
- package/dist/{rocket-4b088727.esm.js → rocket-067c2f8c.esm.js} +0 -2
- package/dist/{rocket-3e3f0a98.cjs.prod.js → rocket-c6d44215.cjs.dev.js} +0 -2
- package/dist/{rocket-95b6858d.cjs.dev.js → rocket-f0bfae34.cjs.prod.js} +0 -2
- package/dist/{route-catch-all-3b490df1.cjs.prod.js → route-catch-all-293a1269.cjs.dev.js} +6 -6
- package/dist/{route-catch-all-9ac99936.cjs.dev.js → route-catch-all-373c69c6.cjs.prod.js} +6 -6
- package/dist/{route-catch-all-01cf0095.esm.js → route-catch-all-4af77675.esm.js} +6 -6
- package/dist/{service-page-project-switcher-4341744e.cjs.dev.js → service-page-project-switcher-2a4bc3ee.cjs.dev.js} +3 -4
- package/dist/{service-page-project-switcher-4c425f79.cjs.prod.js → service-page-project-switcher-617a204e.cjs.prod.js} +3 -3
- package/dist/{service-page-project-switcher-fd691711.esm.js → service-page-project-switcher-b99782a7.esm.js} +3 -4
- package/dist/{speedometer-2881cef6.cjs.prod.js → speedometer-0de260cf.cjs.prod.js} +0 -2
- package/dist/{speedometer-54f872f2.cjs.dev.js → speedometer-aedd9660.cjs.dev.js} +0 -2
- package/dist/{speedometer-08a11d5a.esm.js → speedometer-baa6ae82.esm.js} +0 -2
- package/dist/{star-52bf7a64.cjs.dev.js → star-49745c72.cjs.dev.js} +0 -2
- package/dist/{star-15244db1.esm.js → star-bd723a9c.esm.js} +0 -2
- package/dist/{star-f8502efb.cjs.prod.js → star-c11b0683.cjs.prod.js} +0 -2
- package/dist/{tag-multi-3be995ac.esm.js → tag-multi-1dee8212.esm.js} +0 -2
- package/dist/{tag-multi-1d1553b6.cjs.dev.js → tag-multi-2e7a68ec.cjs.dev.js} +0 -2
- package/dist/{tag-multi-f9acb1c2.cjs.prod.js → tag-multi-f8d9c9e6.cjs.prod.js} +0 -2
- package/dist/{tree-structure-c8753526.esm.js → tree-structure-0a1dc6bf.esm.js} +0 -2
- package/dist/{tree-structure-4650688d.cjs.dev.js → tree-structure-690366f9.cjs.prod.js} +0 -2
- package/dist/{tree-structure-f24ee3f6.cjs.prod.js → tree-structure-8c974c7a.cjs.dev.js} +0 -2
- package/dist/{use-applications-menu-390a31f4.cjs.dev.js → use-applications-menu-2046cce4.cjs.dev.js} +30 -40
- package/dist/{use-applications-menu-1d53322d.cjs.prod.js → use-applications-menu-84a888d7.cjs.prod.js} +30 -40
- package/dist/{use-applications-menu-6f960374.esm.js → use-applications-menu-daf4a744.esm.js} +30 -40
- package/dist/{use-is-served-by-proxy-499bfa16.esm.js → use-is-served-by-proxy-77984220.esm.js} +0 -2
- package/dist/{use-is-served-by-proxy-2b4916e5.cjs.dev.js → use-is-served-by-proxy-845cace5.cjs.prod.js} +0 -2
- package/dist/{use-is-served-by-proxy-51e76976.cjs.prod.js → use-is-served-by-proxy-ed411f45.cjs.dev.js} +0 -2
- package/dist/{user-filled-2e6cb25e.cjs.dev.js → user-filled-58af1ae4.cjs.prod.js} +0 -2
- package/dist/{user-filled-815b49a0.cjs.prod.js → user-filled-5dd7a51a.cjs.dev.js} +0 -2
- package/dist/{user-filled-2dc4e79e.esm.js → user-filled-d40a7e17.esm.js} +0 -2
- package/dist/{user-settings-menu-4646418a.esm.js → user-settings-menu-b8ecc868.esm.js} +16 -53
- package/dist/{user-settings-menu-22bf89c0.cjs.prod.js → user-settings-menu-c50b95e4.cjs.prod.js} +16 -52
- package/dist/{user-settings-menu-c8b3ee57.cjs.dev.js → user-settings-menu-fe393647.cjs.dev.js} +16 -53
- package/dist/{version-tracker-9fd44381.cjs.dev.js → version-tracker-3b9eb5c6.cjs.dev.js} +5 -5
- package/dist/{version-tracker-71b6de2c.cjs.prod.js → version-tracker-4ad14ed3.cjs.prod.js} +5 -5
- package/dist/{version-tracker-5c514d81.esm.js → version-tracker-f2e3185f.esm.js} +5 -5
- package/dist/{world-c5ea311a.esm.js → world-1b0e72fc.esm.js} +0 -2
- package/dist/{world-973090a5.cjs.dev.js → world-bfd04f52.cjs.dev.js} +0 -2
- package/dist/{world-e1f9dbf8.cjs.prod.js → world-f921d80c.cjs.prod.js} +0 -2
- package/package.json +41 -27
- 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 +78 -112
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.prod.js +78 -112
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.esm.js +78 -112
|
@@ -24,9 +24,7 @@ var _Object$defineProperties__default = /*#__PURE__*/_interopDefault(_Object$def
|
|
|
24
24
|
var _Object$defineProperty__default = /*#__PURE__*/_interopDefault(_Object$defineProperty);
|
|
25
25
|
|
|
26
26
|
function ownKeys(object, enumerableOnly) { var keys = _Object$keys__default["default"](object); if (_Object$getOwnPropertySymbols__default["default"]) { var symbols = _Object$getOwnPropertySymbols__default["default"](object); enumerableOnly && (symbols = _filterInstanceProperty__default["default"](symbols).call(symbols, function (sym) { return _Object$getOwnPropertyDescriptor__default["default"](object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
27
|
-
|
|
28
27
|
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var _context, _context2; var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? _forEachInstanceProperty__default["default"](_context = ownKeys(Object(source), !0)).call(_context, function (key) { _defineProperty(target, key, source[key]); }) : _Object$getOwnPropertyDescriptors__default["default"] ? _Object$defineProperties__default["default"](target, _Object$getOwnPropertyDescriptors__default["default"](source)) : _forEachInstanceProperty__default["default"](_context2 = ownKeys(Object(source))).call(_context2, function (key) { _Object$defineProperty__default["default"](target, key, _Object$getOwnPropertyDescriptor__default["default"](source, key)); }); } return target; }
|
|
29
|
-
|
|
30
28
|
const Icon = props => jsxRuntime.jsx(icons.ConnectedSquareIcon, _objectSpread({}, props));
|
|
31
29
|
|
|
32
30
|
exports["default"] = Icon;
|
|
@@ -24,9 +24,7 @@ var _Object$defineProperties__default = /*#__PURE__*/_interopDefault(_Object$def
|
|
|
24
24
|
var _Object$defineProperty__default = /*#__PURE__*/_interopDefault(_Object$defineProperty);
|
|
25
25
|
|
|
26
26
|
function ownKeys(object, enumerableOnly) { var keys = _Object$keys__default["default"](object); if (_Object$getOwnPropertySymbols__default["default"]) { var symbols = _Object$getOwnPropertySymbols__default["default"](object); enumerableOnly && (symbols = _filterInstanceProperty__default["default"](symbols).call(symbols, function (sym) { return _Object$getOwnPropertyDescriptor__default["default"](object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
27
|
-
|
|
28
27
|
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var _context, _context2; var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? _forEachInstanceProperty__default["default"](_context = ownKeys(Object(source), !0)).call(_context, function (key) { _defineProperty(target, key, source[key]); }) : _Object$getOwnPropertyDescriptors__default["default"] ? _Object$defineProperties__default["default"](target, _Object$getOwnPropertyDescriptors__default["default"](source)) : _forEachInstanceProperty__default["default"](_context2 = ownKeys(Object(source))).call(_context2, function (key) { _Object$defineProperty__default["default"](target, key, _Object$getOwnPropertyDescriptor__default["default"](source, key)); }); } return target; }
|
|
29
|
-
|
|
30
28
|
const Icon = props => jsxRuntime.jsx(icons.ConnectedSquareIcon, _objectSpread({}, props));
|
|
31
29
|
|
|
32
30
|
exports["default"] = Icon;
|
|
@@ -11,9 +11,7 @@ import { ConnectedSquareIcon } from '@commercetools-uikit/icons';
|
|
|
11
11
|
import { jsx } from '@emotion/react/jsx-runtime';
|
|
12
12
|
|
|
13
13
|
function ownKeys(object, enumerableOnly) { var keys = _Object$keys(object); if (_Object$getOwnPropertySymbols) { var symbols = _Object$getOwnPropertySymbols(object); enumerableOnly && (symbols = _filterInstanceProperty(symbols).call(symbols, function (sym) { return _Object$getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
14
|
-
|
|
15
14
|
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var _context, _context2; var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? _forEachInstanceProperty(_context = ownKeys(Object(source), !0)).call(_context, function (key) { _defineProperty(target, key, source[key]); }) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(target, _Object$getOwnPropertyDescriptors(source)) : _forEachInstanceProperty(_context2 = ownKeys(Object(source))).call(_context2, function (key) { _Object$defineProperty(target, key, _Object$getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
16
|
-
|
|
17
15
|
const Icon = props => jsx(ConnectedSquareIcon, _objectSpread({}, props));
|
|
18
16
|
|
|
19
17
|
export { Icon as default };
|
|
@@ -43,9 +43,10 @@ const SUSPENSION_REASONS = {
|
|
|
43
43
|
TEMPORARY_MAINTENANCE: 'TemporaryMaintenance',
|
|
44
44
|
PAYMENT: 'Payment',
|
|
45
45
|
OTHER: 'Other'
|
|
46
|
-
};
|
|
46
|
+
};
|
|
47
47
|
const LOGIN_STRATEGY_OIDC = 'oidc';
|
|
48
48
|
|
|
49
|
+
// OIDC params
|
|
49
50
|
const OIDC_RESPONSE_TYPES = {
|
|
50
51
|
ID_TOKEN: 'id_token'
|
|
51
52
|
};
|
|
@@ -41,9 +41,10 @@ const SUSPENSION_REASONS = {
|
|
|
41
41
|
TEMPORARY_MAINTENANCE: 'TemporaryMaintenance',
|
|
42
42
|
PAYMENT: 'Payment',
|
|
43
43
|
OTHER: 'Other'
|
|
44
|
-
};
|
|
44
|
+
};
|
|
45
45
|
const LOGIN_STRATEGY_OIDC = 'oidc';
|
|
46
46
|
|
|
47
|
+
// OIDC params
|
|
47
48
|
const OIDC_RESPONSE_TYPES = {
|
|
48
49
|
ID_TOKEN: 'id_token'
|
|
49
50
|
};
|
|
@@ -43,9 +43,10 @@ const SUSPENSION_REASONS = {
|
|
|
43
43
|
TEMPORARY_MAINTENANCE: 'TemporaryMaintenance',
|
|
44
44
|
PAYMENT: 'Payment',
|
|
45
45
|
OTHER: 'Other'
|
|
46
|
-
};
|
|
46
|
+
};
|
|
47
47
|
const LOGIN_STRATEGY_OIDC = 'oidc';
|
|
48
48
|
|
|
49
|
+
// OIDC params
|
|
49
50
|
const OIDC_RESPONSE_TYPES = {
|
|
50
51
|
ID_TOKEN: 'id_token'
|
|
51
52
|
};
|
|
@@ -4,7 +4,7 @@ type Props = {
|
|
|
4
4
|
projectKeyFromUrl?: string;
|
|
5
5
|
};
|
|
6
6
|
declare const AppBar: {
|
|
7
|
-
(props: Props): import("@emotion/react/jsx-
|
|
7
|
+
(props: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
8
8
|
displayName: string;
|
|
9
9
|
};
|
|
10
10
|
export default AppBar;
|
package/dist/declarations/src/components/application-entry-point/application-entry-point.d.ts
CHANGED
|
@@ -6,5 +6,5 @@ type TApplicationEntryPointProps = {
|
|
|
6
6
|
render?: () => JSX.Element;
|
|
7
7
|
children?: ReactNode;
|
|
8
8
|
};
|
|
9
|
-
declare const ApplicationEntryPoint: (props: TApplicationEntryPointProps) => import("@emotion/react/jsx-
|
|
9
|
+
declare const ApplicationEntryPoint: (props: TApplicationEntryPointProps) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element | null;
|
|
10
10
|
export default ApplicationEntryPoint;
|
|
@@ -2,7 +2,7 @@ type Props = {
|
|
|
2
2
|
showLogo?: boolean;
|
|
3
3
|
};
|
|
4
4
|
declare const ApplicationLoader: {
|
|
5
|
-
(props: Props): import("@emotion/react/jsx-
|
|
5
|
+
(props: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
6
6
|
displayName: string;
|
|
7
7
|
};
|
|
8
8
|
export default ApplicationLoader;
|
|
@@ -20,7 +20,7 @@ type TApplicationShellProps = {
|
|
|
20
20
|
children?: ReactNode;
|
|
21
21
|
};
|
|
22
22
|
declare const ApplicationShell: {
|
|
23
|
-
(props: TApplicationShellProps): import("@emotion/react/jsx-
|
|
23
|
+
(props: TApplicationShellProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
24
24
|
displayName: string;
|
|
25
25
|
version: string;
|
|
26
26
|
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import '@commercetools-uikit/design-system/materials/resets.css';
|
|
2
|
-
declare const GlobalStyles: () => import("@emotion/react/jsx-
|
|
2
|
+
declare const GlobalStyles: () => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
3
3
|
export default GlobalStyles;
|
|
@@ -15,7 +15,7 @@ export declare const MainContainer: import("@emotion/styled").StyledComponent<{
|
|
|
15
15
|
as?: import("react").ElementType<any> | undefined;
|
|
16
16
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, {}>;
|
|
17
17
|
export declare const ApplicationShellAuthenticated: {
|
|
18
|
-
(props: TApplicationShellAuthenticationProps): import("@emotion/react/jsx-
|
|
18
|
+
(props: TApplicationShellAuthenticationProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
19
19
|
displayName: string;
|
|
20
20
|
};
|
|
21
21
|
export default ApplicationShellAuthenticated;
|
package/dist/declarations/src/components/application-shell-provider/application-shell-provider.d.ts
CHANGED
|
@@ -11,8 +11,7 @@ type TApplicationShellProviderProps = {
|
|
|
11
11
|
}) => JSX.Element;
|
|
12
12
|
};
|
|
13
13
|
declare const ApplicationShellProvider: {
|
|
14
|
-
(props: TApplicationShellProviderProps): import("@emotion/react/jsx-
|
|
14
|
+
(props: TApplicationShellProviderProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
15
15
|
displayName: string;
|
|
16
|
-
history: import("history-query-enhancer").EnhancedHistory;
|
|
17
16
|
};
|
|
18
17
|
export default ApplicationShellProvider;
|
|
@@ -7,7 +7,7 @@ type Props = {
|
|
|
7
7
|
children?: never;
|
|
8
8
|
};
|
|
9
9
|
declare const AmILoggedIn: {
|
|
10
|
-
(props: Props): import("@emotion/react/jsx-
|
|
10
|
+
(props: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element | null;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
13
13
|
export default AmILoggedIn;
|
|
@@ -10,7 +10,7 @@ export type TAuthenticatedProps = {
|
|
|
10
10
|
children?: never;
|
|
11
11
|
};
|
|
12
12
|
declare const AuthenticationRoutes: {
|
|
13
|
-
(props: TAuthenticatedProps): import("@emotion/react/jsx-
|
|
13
|
+
(props: TAuthenticatedProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
14
14
|
displayName: string;
|
|
15
15
|
};
|
|
16
16
|
export default AuthenticationRoutes;
|
|
@@ -6,7 +6,7 @@ type TProps = {
|
|
|
6
6
|
children?: never;
|
|
7
7
|
};
|
|
8
8
|
declare const AuthCallbackErrorPage: {
|
|
9
|
-
(props: TProps): import("@emotion/react/jsx-
|
|
9
|
+
(props: TProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export default AuthCallbackErrorPage;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
declare const OidcCallback: import("react").LazyExoticComponent<{
|
|
3
|
-
(props: import("./oidc-callback").TOidcCallbackProps): import("@emotion/react/jsx-
|
|
3
|
+
(props: import("./oidc-callback").TOidcCallbackProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
}>;
|
|
6
6
|
export default OidcCallback;
|
|
@@ -5,7 +5,7 @@ export type TOidcCallbackProps = {
|
|
|
5
5
|
children?: never;
|
|
6
6
|
};
|
|
7
7
|
declare const OidcCallback: {
|
|
8
|
-
(props: TOidcCallbackProps): import("@emotion/react/jsx-
|
|
8
|
+
(props: TOidcCallbackProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
9
9
|
displayName: string;
|
|
10
10
|
};
|
|
11
11
|
export default OidcCallback;
|
|
@@ -2,7 +2,7 @@ type Props = {
|
|
|
2
2
|
projectKey?: string;
|
|
3
3
|
};
|
|
4
4
|
export declare const BackToProject: {
|
|
5
|
-
(props: Props): import("@emotion/react/jsx-
|
|
5
|
+
(props: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
6
6
|
displayName: string;
|
|
7
7
|
};
|
|
8
8
|
export default BackToProject;
|
package/dist/declarations/src/components/configure-intl-provider/configure-intl-provider.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ type Props = {
|
|
|
6
6
|
children: ReactNode;
|
|
7
7
|
};
|
|
8
8
|
declare const ConfigureIntlProvider: {
|
|
9
|
-
(props: Props): import("@emotion/react/jsx-
|
|
9
|
+
(props: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element | null;
|
|
10
10
|
displayName: string;
|
|
11
11
|
};
|
|
12
12
|
export default ConfigureIntlProvider;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
declare const ErrorApologizer: import("react").LazyExoticComponent<{
|
|
3
|
-
(): import("@emotion/react/jsx-
|
|
3
|
+
(): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
}>;
|
|
6
6
|
export default ErrorApologizer;
|
|
@@ -15,6 +15,6 @@ declare class ErrorBoundary extends Component<Props, State> {
|
|
|
15
15
|
};
|
|
16
16
|
componentDidUpdate(prevProps: Props): void;
|
|
17
17
|
componentDidCatch(error: Error, errorInfo: ErrorInfo): void;
|
|
18
|
-
render(): import("@emotion/react/jsx-
|
|
18
|
+
render(): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
19
19
|
}
|
|
20
20
|
export default ErrorBoundary;
|
|
@@ -12,7 +12,7 @@ type TFetchProjectProps = {
|
|
|
12
12
|
children: (args: RenderFnArgs) => ReactNode;
|
|
13
13
|
};
|
|
14
14
|
declare const FetchProject: {
|
|
15
|
-
(props: TFetchProjectProps): import("@emotion/react/jsx-
|
|
15
|
+
(props: TFetchProjectProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
16
16
|
displayName: string;
|
|
17
17
|
};
|
|
18
18
|
export default FetchProject;
|
|
@@ -10,7 +10,7 @@ type TFetchUserProps = {
|
|
|
10
10
|
children: (args: RenderFnArgs) => ReactNode;
|
|
11
11
|
};
|
|
12
12
|
declare const FetchUser: {
|
|
13
|
-
(props: TFetchUserProps): import("@emotion/react/jsx-
|
|
13
|
+
(props: TFetchUserProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
14
14
|
displayName: string;
|
|
15
15
|
};
|
|
16
16
|
export default FetchUser;
|
|
@@ -7,7 +7,7 @@ type Props = {
|
|
|
7
7
|
children: ReactNode;
|
|
8
8
|
};
|
|
9
9
|
declare const InjectReducers: {
|
|
10
|
-
(props: Props): import("@emotion/react/jsx-
|
|
10
|
+
(props: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element | null;
|
|
11
11
|
displayName: string;
|
|
12
12
|
defaultProps: Pick<Props, "shouldCleanUpOnUnmount">;
|
|
13
13
|
};
|
|
@@ -8,8 +8,8 @@ type Props = {
|
|
|
8
8
|
availableLocales: string[];
|
|
9
9
|
};
|
|
10
10
|
export declare const SingleValue: {
|
|
11
|
-
(props: CustomSingleValueProps): import("@emotion/react/jsx-
|
|
11
|
+
(props: CustomSingleValueProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
12
12
|
displayName: string;
|
|
13
13
|
};
|
|
14
|
-
declare const LocaleSwitcher: (props: Props) => import("@emotion/react/jsx-
|
|
14
|
+
declare const LocaleSwitcher: (props: Props) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
15
15
|
export default LocaleSwitcher;
|
|
@@ -93,7 +93,7 @@ declare const Navbar: import("react").LazyExoticComponent<{
|
|
|
93
93
|
};
|
|
94
94
|
} | null | undefined;
|
|
95
95
|
onMenuItemClick?: ((event: import("react").SyntheticEvent<HTMLAnchorElement, Event>) => void) | undefined;
|
|
96
|
-
}): import("@emotion/react/jsx-
|
|
96
|
+
}): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
97
97
|
displayName: string;
|
|
98
98
|
}>;
|
|
99
99
|
export default Navbar;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const Icon: (props: any) => import("@emotion/react/jsx-
|
|
1
|
+
declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
2
2
|
export default Icon;
|
|
@@ -12,7 +12,7 @@ type IconSwitcherProps = {
|
|
|
12
12
|
icon: string;
|
|
13
13
|
} & IconProps;
|
|
14
14
|
declare const IconSwitcher: {
|
|
15
|
-
({ icon, ...iconProps }: IconSwitcherProps): import("@emotion/react/jsx-
|
|
15
|
+
({ icon, ...iconProps }: IconSwitcherProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
16
16
|
displayName: string;
|
|
17
17
|
};
|
|
18
18
|
type MenuExpanderProps = {
|
|
@@ -21,7 +21,7 @@ type MenuExpanderProps = {
|
|
|
21
21
|
isMenuOpen: boolean;
|
|
22
22
|
};
|
|
23
23
|
declare const MenuExpander: {
|
|
24
|
-
(props: MenuExpanderProps): import("@emotion/react/jsx-
|
|
24
|
+
(props: MenuExpanderProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
25
25
|
displayName: string;
|
|
26
26
|
};
|
|
27
27
|
declare const Faded: import("@emotion/styled").StyledComponent<{
|
|
@@ -37,7 +37,7 @@ type MenuGroupProps = {
|
|
|
37
37
|
children?: ReactNode;
|
|
38
38
|
};
|
|
39
39
|
declare const MenuGroup: {
|
|
40
|
-
(props: MenuGroupProps): import("@emotion/react/jsx-
|
|
40
|
+
(props: MenuGroupProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element | null;
|
|
41
41
|
displayName: string;
|
|
42
42
|
};
|
|
43
43
|
type MenuItemProps = {
|
|
@@ -51,7 +51,7 @@ type MenuItemProps = {
|
|
|
51
51
|
children: ReactNode;
|
|
52
52
|
};
|
|
53
53
|
declare const MenuItem: {
|
|
54
|
-
(props: MenuItemProps): import("@emotion/react/jsx-
|
|
54
|
+
(props: MenuItemProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
55
55
|
displayName: string;
|
|
56
56
|
};
|
|
57
57
|
export type MenuItemLinkProps = {
|
|
@@ -62,12 +62,12 @@ export type MenuItemLinkProps = {
|
|
|
62
62
|
useFullRedirectsForLinks?: boolean;
|
|
63
63
|
};
|
|
64
64
|
declare const MenuItemLink: {
|
|
65
|
-
(props: MenuItemLinkProps): import("@emotion/react/jsx-
|
|
65
|
+
(props: MenuItemLinkProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
66
66
|
displayName: string;
|
|
67
67
|
defaultProps: Pick<MenuItemLinkProps, "exactMatch">;
|
|
68
68
|
};
|
|
69
69
|
declare const MenuItemDivider: {
|
|
70
|
-
(): import("@emotion/react/jsx-
|
|
70
|
+
(): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
71
71
|
displayName: string;
|
|
72
72
|
};
|
|
73
73
|
type RestrictedMenuItemProps = {
|
|
@@ -82,7 +82,7 @@ type RestrictedMenuItemProps = {
|
|
|
82
82
|
children: ReactNode;
|
|
83
83
|
};
|
|
84
84
|
declare const RestrictedMenuItem: {
|
|
85
|
-
(props: RestrictedMenuItemProps): import("@emotion/react/jsx-
|
|
85
|
+
(props: RestrictedMenuItemProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element | null;
|
|
86
86
|
displayName: string;
|
|
87
87
|
defaultProps: Pick<RestrictedMenuItemProps, "permissions">;
|
|
88
88
|
};
|
|
@@ -91,7 +91,7 @@ type MenuLabelProps = {
|
|
|
91
91
|
defaultLabel?: string;
|
|
92
92
|
applicationLocale: string;
|
|
93
93
|
};
|
|
94
|
-
declare const MenuLabel: (props: MenuLabelProps) => import("@emotion/react/jsx-
|
|
94
|
+
declare const MenuLabel: (props: MenuLabelProps) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
95
95
|
type TNavBarLayoutProps = {
|
|
96
96
|
children: ReactNode;
|
|
97
97
|
};
|
|
@@ -11,7 +11,7 @@ type TNavbarProps = {
|
|
|
11
11
|
onMenuItemClick?: MenuItemLinkProps['onClick'];
|
|
12
12
|
};
|
|
13
13
|
declare const NavBar: {
|
|
14
|
-
(props: TNavbarProps): import("@emotion/react/jsx-
|
|
14
|
+
(props: TNavbarProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
15
15
|
displayName: string;
|
|
16
16
|
};
|
|
17
17
|
export default NavBar;
|
|
@@ -71,7 +71,7 @@ declare const ProjectContainer: import("react").LazyExoticComponent<{
|
|
|
71
71
|
disableRoutePermissionCheck?: boolean | undefined;
|
|
72
72
|
render?: (() => JSX.Element) | undefined;
|
|
73
73
|
children?: import("react").ReactNode;
|
|
74
|
-
}): import("@emotion/react/jsx-
|
|
74
|
+
}): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
75
75
|
displayName: string;
|
|
76
76
|
}>;
|
|
77
77
|
export default ProjectContainer;
|
|
@@ -11,7 +11,7 @@ type TProjectContainerProps = {
|
|
|
11
11
|
children?: ReactNode;
|
|
12
12
|
};
|
|
13
13
|
declare const ProjectContainer: {
|
|
14
|
-
(props: TProjectContainerProps): import("@emotion/react/jsx-
|
|
14
|
+
(props: TProjectContainerProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
15
15
|
displayName: string;
|
|
16
16
|
};
|
|
17
17
|
export default ProjectContainer;
|
|
@@ -8,7 +8,7 @@ type Props = {
|
|
|
8
8
|
children: (args: RenderFnArgs) => ReactNode;
|
|
9
9
|
};
|
|
10
10
|
declare const ProjectDataLocale: {
|
|
11
|
-
(props: Props): import("@emotion/react/jsx-
|
|
11
|
+
(props: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
12
12
|
displayName: string;
|
|
13
13
|
};
|
|
14
14
|
export default ProjectDataLocale;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
declare const ProjectExpired: import("react").LazyExoticComponent<{
|
|
3
|
-
(): import("@emotion/react/jsx-
|
|
3
|
+
(): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
}>;
|
|
6
6
|
export default ProjectExpired;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
declare const ProjectNotFound: import("react").LazyExoticComponent<{
|
|
3
|
-
(): import("@emotion/react/jsx-
|
|
3
|
+
(): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
}>;
|
|
6
6
|
export default ProjectNotFound;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
declare const ProjectNotInitialized: import("react").LazyExoticComponent<{
|
|
3
|
-
(): import("@emotion/react/jsx-
|
|
3
|
+
(): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
}>;
|
|
6
6
|
export default ProjectNotInitialized;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
declare const ProjectSuspended: import("react").LazyExoticComponent<{
|
|
3
3
|
(props: {
|
|
4
4
|
isTemporary?: boolean | undefined;
|
|
5
|
-
}): import("@emotion/react/jsx-
|
|
5
|
+
}): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
6
6
|
displayName: string;
|
|
7
7
|
}>;
|
|
8
8
|
export default ProjectSuspended;
|
|
@@ -2,7 +2,7 @@ type Props = {
|
|
|
2
2
|
isTemporary?: boolean;
|
|
3
3
|
};
|
|
4
4
|
declare const ProjectSuspended: {
|
|
5
|
-
(props: Props): import("@emotion/react/jsx-
|
|
5
|
+
(props: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
6
6
|
displayName: string;
|
|
7
7
|
};
|
|
8
8
|
export default ProjectSuspended;
|
|
@@ -5,10 +5,10 @@ type Props = {
|
|
|
5
5
|
type CustomValueContainerProps = ValueContainerProps & {
|
|
6
6
|
projectCount: number;
|
|
7
7
|
};
|
|
8
|
-
export declare const ProjectSwitcherValueContainer: ({ projectCount, ...restProps }: CustomValueContainerProps) => import("@emotion/react/jsx-
|
|
9
|
-
export declare const ProjectSwitcherOption: (props: OptionProps) => import("@emotion/react/jsx-
|
|
8
|
+
export declare const ProjectSwitcherValueContainer: ({ projectCount, ...restProps }: CustomValueContainerProps) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
9
|
+
export declare const ProjectSwitcherOption: (props: OptionProps) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
10
10
|
declare const ProjectSwitcher: {
|
|
11
|
-
(props: Props): import("@emotion/react/jsx-
|
|
11
|
+
(props: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element | null;
|
|
12
12
|
displayName: string;
|
|
13
13
|
};
|
|
14
14
|
export default ProjectSwitcher;
|
|
@@ -10,5 +10,5 @@ type Props = {
|
|
|
10
10
|
onClose: () => void;
|
|
11
11
|
classNameShakeAnimation: string;
|
|
12
12
|
};
|
|
13
|
-
declare const ButlerWithAnimation: (props: Omit<Props, 'classNameShakeAnimation'>) => import("@emotion/react/jsx-
|
|
13
|
+
declare const ButlerWithAnimation: (props: Omit<Props, 'classNameShakeAnimation'>) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
14
14
|
export default ButlerWithAnimation;
|
|
@@ -7,7 +7,7 @@ type Props = {
|
|
|
7
7
|
onMouseEnter: MouseEventHandler<HTMLDivElement>;
|
|
8
8
|
};
|
|
9
9
|
declare const ButlerCommand: {
|
|
10
|
-
(props: Props): import("@emotion/react/jsx-
|
|
10
|
+
(props: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
13
13
|
export default ButlerCommand;
|