@commercetools-frontend/application-shell 22.41.0 → 22.42.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.
Files changed (128) hide show
  1. package/dist/{application-entry-point-654951a6.cjs.prod.js → application-entry-point-25a893ee.cjs.prod.js} +1 -1
  2. package/dist/{application-entry-point-83140459.cjs.dev.js → application-entry-point-66e4e42e.cjs.dev.js} +1 -1
  3. package/dist/{application-entry-point-bf13611d.esm.js → application-entry-point-87fc1d21.esm.js} +1 -1
  4. package/dist/commercetools-frontend-application-shell.cjs.dev.js +2 -2
  5. package/dist/commercetools-frontend-application-shell.cjs.prod.js +2 -2
  6. package/dist/commercetools-frontend-application-shell.esm.js +2 -2
  7. package/dist/{custom-view-dev-host-1a076246.esm.js → custom-view-dev-host-3ccfb343.esm.js} +2 -2
  8. package/dist/{custom-view-dev-host-8b6d255d.cjs.prod.js → custom-view-dev-host-4ec4868f.cjs.prod.js} +2 -2
  9. package/dist/{custom-view-dev-host-25fa9b32.cjs.dev.js → custom-view-dev-host-bf85cd4b.cjs.dev.js} +2 -2
  10. package/dist/declarations/src/components/app-bar/app-bar.d.ts +1 -1
  11. package/dist/declarations/src/components/application-entry-point/application-entry-point.d.ts +1 -1
  12. package/dist/declarations/src/components/application-loader/application-loader.d.ts +1 -1
  13. package/dist/declarations/src/components/application-shell/application-shell.d.ts +1 -1
  14. package/dist/declarations/src/components/application-shell/global-styles.d.ts +1 -1
  15. package/dist/declarations/src/components/application-shell-authenticated/application-shell-authenticated.d.ts +1 -1
  16. package/dist/declarations/src/components/application-shell-provider/application-shell-provider.d.ts +1 -1
  17. package/dist/declarations/src/components/authenticated/am-i-logged-in.d.ts +1 -1
  18. package/dist/declarations/src/components/authenticated/authenticated.d.ts +1 -1
  19. package/dist/declarations/src/components/authenticated/oidc-callback-error-page.d.ts +1 -1
  20. package/dist/declarations/src/components/authenticated/oidc-callback.async.d.ts +1 -1
  21. package/dist/declarations/src/components/authenticated/oidc-callback.d.ts +1 -1
  22. package/dist/declarations/src/components/back-to-project/back-to-project.d.ts +1 -1
  23. package/dist/declarations/src/components/configure-intl-provider/configure-intl-provider.d.ts +1 -1
  24. package/dist/declarations/src/components/custom-view-dev-host/custom-view-dev-host.d.ts +1 -1
  25. package/dist/declarations/src/components/custom-view-dev-host/index.d.ts +1 -1
  26. package/dist/declarations/src/components/custom-view-flop-flip-provider/custom-view-flop-flip-provider.d.ts +1 -1
  27. package/dist/declarations/src/components/custom-view-shell/custom-view-shell.d.ts +1 -1
  28. package/dist/declarations/src/components/custom-view-shell-authenticated/custom-view-shell-authenticated.d.ts +1 -1
  29. package/dist/declarations/src/components/error-apologizer/error-apologizer.d.ts +1 -1
  30. package/dist/declarations/src/components/error-apologizer/index.d.ts +1 -1
  31. package/dist/declarations/src/components/error-boundary/error-boundary.d.ts +1 -1
  32. package/dist/declarations/src/components/fetch-project/fetch-project.d.ts +1 -1
  33. package/dist/declarations/src/components/fetch-user/fetch-user.d.ts +1 -1
  34. package/dist/declarations/src/components/inject-reducers/inject-reducers.d.ts +1 -1
  35. package/dist/declarations/src/components/locale-switcher/locale-switcher.d.ts +2 -2
  36. package/dist/declarations/src/components/navbar/index.d.ts +1 -1
  37. package/dist/declarations/src/components/navbar/legacy-icons/box.d.ts +1 -1
  38. package/dist/declarations/src/components/navbar/legacy-icons/cart.d.ts +1 -1
  39. package/dist/declarations/src/components/navbar/legacy-icons/connected-square.d.ts +1 -1
  40. package/dist/declarations/src/components/navbar/legacy-icons/gear.d.ts +1 -1
  41. package/dist/declarations/src/components/navbar/legacy-icons/heart.d.ts +1 -1
  42. package/dist/declarations/src/components/navbar/legacy-icons/list-with-search.d.ts +1 -1
  43. package/dist/declarations/src/components/navbar/legacy-icons/paperclip.d.ts +1 -1
  44. package/dist/declarations/src/components/navbar/legacy-icons/plugin.d.ts +1 -1
  45. package/dist/declarations/src/components/navbar/legacy-icons/rocket.d.ts +1 -1
  46. package/dist/declarations/src/components/navbar/legacy-icons/speedometer.d.ts +1 -1
  47. package/dist/declarations/src/components/navbar/legacy-icons/star.d.ts +1 -1
  48. package/dist/declarations/src/components/navbar/legacy-icons/tag-multi.d.ts +1 -1
  49. package/dist/declarations/src/components/navbar/legacy-icons/tree-structure.d.ts +1 -1
  50. package/dist/declarations/src/components/navbar/legacy-icons/user-filled.d.ts +1 -1
  51. package/dist/declarations/src/components/navbar/legacy-icons/world.d.ts +1 -1
  52. package/dist/declarations/src/components/navbar/menu-items.d.ts +7 -7
  53. package/dist/declarations/src/components/navbar/navbar-skeleton.d.ts +1 -1
  54. package/dist/declarations/src/components/navbar/navbar-skeleton.styles.d.ts +1 -1
  55. package/dist/declarations/src/components/navbar/navbar.d.ts +2 -2
  56. package/dist/declarations/src/components/project-container/index.d.ts +1 -1
  57. package/dist/declarations/src/components/project-container/project-container.d.ts +1 -1
  58. package/dist/declarations/src/components/project-data-locale/project-data-locale.d.ts +1 -1
  59. package/dist/declarations/src/components/project-expired/index.d.ts +1 -1
  60. package/dist/declarations/src/components/project-expired/project-expired.d.ts +1 -1
  61. package/dist/declarations/src/components/project-not-found/index.d.ts +1 -1
  62. package/dist/declarations/src/components/project-not-found/project-not-found.d.ts +1 -1
  63. package/dist/declarations/src/components/project-not-initialized/index.d.ts +1 -1
  64. package/dist/declarations/src/components/project-not-initialized/project-not-initialized.d.ts +1 -1
  65. package/dist/declarations/src/components/project-suspended/index.d.ts +1 -1
  66. package/dist/declarations/src/components/project-suspended/project-suspended.d.ts +1 -1
  67. package/dist/declarations/src/components/project-switcher/project-switcher.d.ts +3 -3
  68. package/dist/declarations/src/components/quick-access/butler/butler.d.ts +1 -1
  69. package/dist/declarations/src/components/quick-access/butler-command/butler-command.d.ts +1 -1
  70. package/dist/declarations/src/components/quick-access/index.d.ts +1 -1
  71. package/dist/declarations/src/components/quick-access/quick-access.d.ts +1 -1
  72. package/dist/declarations/src/components/redirect-to-logout/index.d.ts +1 -1
  73. package/dist/declarations/src/components/redirect-to-logout/redirect-to-logout.d.ts +1 -1
  74. package/dist/declarations/src/components/redirect-to-project-create/index.d.ts +1 -1
  75. package/dist/declarations/src/components/redirect-to-project-create/redirect-to-project-create.d.ts +1 -1
  76. package/dist/declarations/src/components/route-catch-all/index.d.ts +1 -1
  77. package/dist/declarations/src/components/route-catch-all/route-catch-all.d.ts +1 -1
  78. package/dist/declarations/src/components/service-page-project-switcher/service-page-project-switcher.d.ts +1 -1
  79. package/dist/declarations/src/components/setup-flop-flip-provider/setup-flop-flip-provider.d.ts +1 -1
  80. package/dist/declarations/src/components/suspended-route/suspended-route.d.ts +1 -1
  81. package/dist/declarations/src/components/theme-switcher/theme-switcher.d.ts +1 -1
  82. package/dist/declarations/src/components/user-settings-menu/index.d.ts +1 -1
  83. package/dist/declarations/src/components/user-settings-menu/user-settings-menu.d.ts +3 -3
  84. package/dist/{index-c64b43a5.cjs.prod.js → index-023e774c.cjs.prod.js} +9 -9
  85. package/dist/{index-b1476d46.cjs.dev.js → index-0459c0f4.cjs.dev.js} +2 -2
  86. package/dist/{index-514ff122.cjs.dev.js → index-39f8c188.cjs.dev.js} +22 -33
  87. package/dist/{index-6172ab5f.esm.js → index-3c94f141.esm.js} +22 -33
  88. package/dist/{index-b6081c20.esm.js → index-a5d2d010.esm.js} +2 -2
  89. package/dist/{index-91985d64.cjs.prod.js → index-b76590b3.cjs.prod.js} +2 -2
  90. package/dist/{navbar-89151faf.cjs.dev.js → navbar-362b1d3e.cjs.dev.js} +10 -20
  91. package/dist/{navbar-2ed5f379.esm.js → navbar-8df97694.esm.js} +10 -20
  92. package/dist/{oidc-callback-84111585.cjs.prod.js → oidc-callback-212459fa.cjs.prod.js} +2 -2
  93. package/dist/{oidc-callback-d2853632.esm.js → oidc-callback-32e2afb3.esm.js} +2 -2
  94. package/dist/{oidc-callback-9f6d9ebc.cjs.dev.js → oidc-callback-d21b9a5f.cjs.dev.js} +2 -2
  95. package/dist/{project-container-9f9b6c9b.cjs.dev.js → project-container-1c8c06f0.cjs.dev.js} +7 -7
  96. package/dist/{project-container-de39b8cc.cjs.prod.js → project-container-4fab3046.cjs.prod.js} +7 -7
  97. package/dist/{project-container-553d0fc4.esm.js → project-container-6e489a04.esm.js} +7 -7
  98. package/dist/{project-expired-2779847b.esm.js → project-expired-024922f9.esm.js} +3 -3
  99. package/dist/{project-expired-6e265773.cjs.dev.js → project-expired-51a1f8aa.cjs.dev.js} +3 -3
  100. package/dist/{project-expired-5968daae.cjs.prod.js → project-expired-a10ac3c9.cjs.prod.js} +3 -3
  101. package/dist/{project-not-found-4a089503.cjs.prod.js → project-not-found-94294685.cjs.prod.js} +3 -3
  102. package/dist/{project-not-found-f1335266.cjs.dev.js → project-not-found-c530e3e7.cjs.dev.js} +3 -3
  103. package/dist/{project-not-found-6065128e.esm.js → project-not-found-f48cc44f.esm.js} +3 -3
  104. package/dist/{project-not-initialized-ba0a2f8f.cjs.prod.js → project-not-initialized-12478ddc.cjs.prod.js} +3 -3
  105. package/dist/{project-not-initialized-62af0df0.esm.js → project-not-initialized-4266ba02.esm.js} +3 -3
  106. package/dist/{project-not-initialized-67bfaea7.cjs.dev.js → project-not-initialized-f636635a.cjs.dev.js} +3 -3
  107. package/dist/{project-suspended-d829c27b.cjs.dev.js → project-suspended-1abc3ee8.cjs.dev.js} +3 -3
  108. package/dist/{project-suspended-8bc7b733.esm.js → project-suspended-8cec0e5e.esm.js} +3 -3
  109. package/dist/{project-suspended-f357e4aa.cjs.prod.js → project-suspended-a9fb7efc.cjs.prod.js} +3 -3
  110. package/dist/{quick-access-e3d6b1b3.esm.js → quick-access-3b947bd6.esm.js} +5 -8
  111. package/dist/{quick-access-2be07c72.cjs.prod.js → quick-access-81600341.cjs.prod.js} +2 -2
  112. package/dist/{quick-access-e971c562.cjs.dev.js → quick-access-84581e18.cjs.dev.js} +5 -8
  113. package/dist/{redirect-to-logout-076de118.esm.js → redirect-to-logout-72c5a03b.esm.js} +2 -2
  114. package/dist/{redirect-to-logout-40570b13.cjs.prod.js → redirect-to-logout-bcf6d8a4.cjs.prod.js} +2 -2
  115. package/dist/{redirect-to-logout-f7314e8b.cjs.dev.js → redirect-to-logout-d1b92009.cjs.dev.js} +2 -2
  116. package/dist/{requests-in-flight-loader-ef1092fd.cjs.prod.js → requests-in-flight-loader-2eae2e1d.cjs.prod.js} +2 -2
  117. package/dist/{requests-in-flight-loader-2b426c07.cjs.dev.js → requests-in-flight-loader-6ee6f9c7.cjs.dev.js} +2 -2
  118. package/dist/{requests-in-flight-loader-094596d8.esm.js → requests-in-flight-loader-c2f75764.esm.js} +2 -2
  119. package/dist/{service-page-project-switcher-bcaa888c.cjs.prod.js → service-page-project-switcher-4b87cdeb.cjs.prod.js} +1 -1
  120. package/dist/{service-page-project-switcher-4ff31118.cjs.dev.js → service-page-project-switcher-93642d5f.cjs.dev.js} +2 -3
  121. package/dist/service-page-project-switcher-9865cb98.esm.js +39 -0
  122. package/dist/{user-settings-menu-dc94ceb2.esm.js → user-settings-menu-1977193f.esm.js} +2 -4
  123. package/dist/{user-settings-menu-a0813186.cjs.dev.js → user-settings-menu-d5bab46b.cjs.dev.js} +2 -4
  124. package/package.json +33 -33
  125. package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.dev.js +2 -2
  126. package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.prod.js +2 -2
  127. package/test-utils/dist/commercetools-frontend-application-shell-test-utils.esm.js +2 -2
  128. package/dist/service-page-project-switcher-48e97042.esm.js +0 -40
@@ -16,7 +16,7 @@ var invariant = require('tiny-invariant');
16
16
  var applicationComponents = require('@commercetools-frontend/application-components');
17
17
  var ssr = require('@commercetools-frontend/application-config/ssr');
18
18
  var permissions = require('@commercetools-frontend/permissions');
19
- var index = require('./index-91985d64.cjs.prod.js');
19
+ var index = require('./index-b76590b3.cjs.prod.js');
20
20
  var jsxRuntime = require('@emotion/react/jsx-runtime');
21
21
 
22
22
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
@@ -16,7 +16,7 @@ var invariant = require('tiny-invariant');
16
16
  var applicationComponents = require('@commercetools-frontend/application-components');
17
17
  var ssr = require('@commercetools-frontend/application-config/ssr');
18
18
  var permissions = require('@commercetools-frontend/permissions');
19
- var index = require('./index-b1476d46.cjs.dev.js');
19
+ var index = require('./index-0459c0f4.cjs.dev.js');
20
20
  var jsxRuntime = require('@emotion/react/jsx-runtime');
21
21
 
22
22
  function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e }; }
@@ -14,7 +14,7 @@ import invariant from 'tiny-invariant';
14
14
  import { PageUnauthorized } from '@commercetools-frontend/application-components';
15
15
  import { entryPointUriPathToPermissionKeys } from '@commercetools-frontend/application-config/ssr';
16
16
  import { useIsAuthorized } from '@commercetools-frontend/permissions';
17
- import { R as RouteCatchAll } from './index-b6081c20.esm.js';
17
+ import { R as RouteCatchAll } from './index-a5d2d010.esm.js';
18
18
  import { jsxs, jsx, Fragment } from '@emotion/react/jsx-runtime';
19
19
 
20
20
  function ownKeys(e, r) { var t = _Object$keys(e); if (_Object$getOwnPropertySymbols) { var o = _Object$getOwnPropertySymbols(e); r && (o = _filterInstanceProperty(o).call(o, function (r) { return _Object$getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var dist_commercetoolsFrontendApplicationShell = require('./index-514ff122.cjs.dev.js');
6
- var index = require('./index-b1476d46.cjs.dev.js');
5
+ var dist_commercetoolsFrontendApplicationShell = require('./index-39f8c188.cjs.dev.js');
6
+ var index = require('./index-0459c0f4.cjs.dev.js');
7
7
  var applicationShellConnectors = require('@commercetools-frontend/application-shell-connectors');
8
8
  var ssr = require('@commercetools-frontend/application-config/ssr');
9
9
  var reactBroadcast = require('@flopflip/react-broadcast');
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var dist_commercetoolsFrontendApplicationShell = require('./index-c64b43a5.cjs.prod.js');
6
- var index = require('./index-91985d64.cjs.prod.js');
5
+ var dist_commercetoolsFrontendApplicationShell = require('./index-023e774c.cjs.prod.js');
6
+ var index = require('./index-b76590b3.cjs.prod.js');
7
7
  var applicationShellConnectors = require('@commercetools-frontend/application-shell-connectors');
8
8
  var ssr = require('@commercetools-frontend/application-config/ssr');
9
9
  var reactBroadcast = require('@flopflip/react-broadcast');
@@ -1,5 +1,5 @@
1
- export { f as ApplicationPageTitle, A as ApplicationShell, e as ApplicationShellProvider, C as ConfigureIntlProvider, h as CustomViewShell, j as ErrorApologizer, i as FetchUser, I as InjectReducers, R as RedirectToLogin, k as RedirectToLogout, S as SetupFlopFlipProvider, l as SuspendedRoute, g as getBrowserLocale, m as getPreviousProjectKey, s as setupGlobalErrorListener, u as useRoutesCreator, v as version } from './index-6172ab5f.esm.js';
2
- export { R as RouteCatchAll, a as applyDefaultMiddlewares } from './index-b6081c20.esm.js';
1
+ export { f as ApplicationPageTitle, A as ApplicationShell, e as ApplicationShellProvider, C as ConfigureIntlProvider, h as CustomViewShell, j as ErrorApologizer, i as FetchUser, I as InjectReducers, R as RedirectToLogin, k as RedirectToLogout, S as SetupFlopFlipProvider, l as SuspendedRoute, g as getBrowserLocale, m as getPreviousProjectKey, s as setupGlobalErrorListener, u as useRoutesCreator, v as version } from './index-3c94f141.esm.js';
2
+ export { R as RouteCatchAll, a as applyDefaultMiddlewares } from './index-a5d2d010.esm.js';
3
3
  export { buildApiUrl, createApolloClient, createApolloContextForProxyForwardTo, createHttpClientOptions, executeHttpClientRequest, getMcApiUrl, selectProjectKeyFromUrl, selectUserId, useMcLazyQuery, useMcMutation, useMcQuery } from '@commercetools-frontend/application-shell-connectors';
4
4
  export { entryPointUriPathToPermissionKeys, entryPointUriPathToResourceAccesses } from '@commercetools-frontend/application-config/ssr';
5
5
  export { ConfigureFlopFlip, ReconfigureFlopFlip, ToggleFeature, branchOnFeatureToggle, injectFeatureToggle, injectFeatureToggles, useAdapterReconfiguration, useAdapterStatus, useFeatureToggle, useFeatureToggles, useFlagVariation, useFlagVariations } from '@flopflip/react-broadcast';
@@ -9,9 +9,9 @@ import Constraints from '@commercetools-uikit/constraints';
9
9
  import PrimaryButton from '@commercetools-uikit/primary-button';
10
10
  import Spacings from '@commercetools-uikit/spacings';
11
11
  import Text from '@commercetools-uikit/text';
12
- import { A as ApplicationShell } from './index-6172ab5f.esm.js';
12
+ import { A as ApplicationShell } from './index-3c94f141.esm.js';
13
13
  import { jsx, jsxs, Fragment } from '@emotion/react/jsx-runtime';
14
- import './index-b6081c20.esm.js';
14
+ import './index-a5d2d010.esm.js';
15
15
  import '@babel/runtime-corejs3/core-js-stable/object/keys';
16
16
  import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
17
17
  import '@babel/runtime-corejs3/core-js-stable/instance/filter';
@@ -11,9 +11,9 @@ var Constraints = require('@commercetools-uikit/constraints');
11
11
  var PrimaryButton = require('@commercetools-uikit/primary-button');
12
12
  var Spacings = require('@commercetools-uikit/spacings');
13
13
  var Text = require('@commercetools-uikit/text');
14
- var dist_commercetoolsFrontendApplicationShell = require('./index-c64b43a5.cjs.prod.js');
14
+ var dist_commercetoolsFrontendApplicationShell = require('./index-023e774c.cjs.prod.js');
15
15
  var jsxRuntime = require('@emotion/react/jsx-runtime');
16
- require('./index-91985d64.cjs.prod.js');
16
+ require('./index-b76590b3.cjs.prod.js');
17
17
  require('@babel/runtime-corejs3/core-js-stable/object/keys');
18
18
  require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
19
19
  require('@babel/runtime-corejs3/core-js-stable/instance/filter');
@@ -11,9 +11,9 @@ var Constraints = require('@commercetools-uikit/constraints');
11
11
  var PrimaryButton = require('@commercetools-uikit/primary-button');
12
12
  var Spacings = require('@commercetools-uikit/spacings');
13
13
  var Text = require('@commercetools-uikit/text');
14
- var dist_commercetoolsFrontendApplicationShell = require('./index-514ff122.cjs.dev.js');
14
+ var dist_commercetoolsFrontendApplicationShell = require('./index-39f8c188.cjs.dev.js');
15
15
  var jsxRuntime = require('@emotion/react/jsx-runtime');
16
- require('./index-b1476d46.cjs.dev.js');
16
+ require('./index-0459c0f4.cjs.dev.js');
17
17
  require('@babel/runtime-corejs3/core-js-stable/object/keys');
18
18
  require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
19
19
  require('@babel/runtime-corejs3/core-js-stable/instance/filter');
@@ -4,7 +4,7 @@ type Props = {
4
4
  projectKeyFromUrl?: string;
5
5
  };
6
6
  declare const AppBar: {
7
- (props: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
7
+ (props: Props): import("@emotion/react/jsx-runtime").JSX.Element;
8
8
  displayName: string;
9
9
  };
10
10
  export default AppBar;
@@ -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/types/jsx-namespace").EmotionJSX.Element | null;
9
+ declare const ApplicationEntryPoint: (props: TApplicationEntryPointProps) => import("@emotion/react/jsx-runtime").JSX.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/types/jsx-namespace").EmotionJSX.Element;
5
+ (props: Props): import("@emotion/react/jsx-runtime").JSX.Element;
6
6
  displayName: string;
7
7
  };
8
8
  export default ApplicationLoader;
@@ -38,7 +38,7 @@ type TApplicationShellProps = {
38
38
  children?: ReactNode;
39
39
  };
40
40
  declare const ApplicationShell: {
41
- (props: TApplicationShellProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
41
+ (props: TApplicationShellProps): import("@emotion/react/jsx-runtime").JSX.Element;
42
42
  displayName: string;
43
43
  version: string;
44
44
  };
@@ -1,3 +1,3 @@
1
1
  import '@commercetools-uikit/design-system/materials/resets.css';
2
- declare const GlobalStyles: () => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
2
+ declare const GlobalStyles: () => import("@emotion/react/jsx-runtime").JSX.Element;
3
3
  export default GlobalStyles;
@@ -19,7 +19,7 @@ export declare const MainContainer: import("@emotion/styled").StyledComponent<{
19
19
  * and contains the "restricted" application part.
20
20
  */
21
21
  export declare const ApplicationShellAuthenticated: {
22
- (props: TApplicationShellAuthenticationProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
22
+ (props: TApplicationShellAuthenticationProps): import("@emotion/react/jsx-runtime").JSX.Element;
23
23
  displayName: string;
24
24
  };
25
25
  export default ApplicationShellAuthenticated;
@@ -11,7 +11,7 @@ type TApplicationShellProviderProps = {
11
11
  }) => JSX.Element;
12
12
  };
13
13
  declare const ApplicationShellProvider: {
14
- (props: TApplicationShellProviderProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
14
+ (props: TApplicationShellProviderProps): import("@emotion/react/jsx-runtime").JSX.Element;
15
15
  displayName: string;
16
16
  };
17
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/types/jsx-namespace").EmotionJSX.Element | null;
10
+ (props: Props): import("@emotion/react/jsx-runtime").JSX.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/types/jsx-namespace").EmotionJSX.Element;
13
+ (props: TAuthenticatedProps): import("@emotion/react/jsx-runtime").JSX.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/types/jsx-namespace").EmotionJSX.Element;
9
+ (props: TProps): import("@emotion/react/jsx-runtime").JSX.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/types/jsx-namespace").EmotionJSX.Element | null;
3
+ (props: import("./oidc-callback").TOidcCallbackProps): import("@emotion/react/jsx-runtime").JSX.Element | null;
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/types/jsx-namespace").EmotionJSX.Element | null;
8
+ (props: TOidcCallbackProps): import("@emotion/react/jsx-runtime").JSX.Element | null;
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/types/jsx-namespace").EmotionJSX.Element;
5
+ (props: Props): import("@emotion/react/jsx-runtime").JSX.Element;
6
6
  displayName: string;
7
7
  };
8
8
  export default BackToProject;
@@ -6,7 +6,7 @@ type Props = {
6
6
  children: ReactNode;
7
7
  };
8
8
  declare const ConfigureIntlProvider: {
9
- (props: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element | null;
9
+ (props: Props): import("@emotion/react/jsx-runtime").JSX.Element | null;
10
10
  displayName: string;
11
11
  };
12
12
  export default ConfigureIntlProvider;
@@ -5,7 +5,7 @@ export type TCustomViewDevHost = {
5
5
  children: ReactNode;
6
6
  };
7
7
  declare const CustomViewDevHost: {
8
- (props: TCustomViewDevHost): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
8
+ (props: TCustomViewDevHost): import("@emotion/react/jsx-runtime").JSX.Element;
9
9
  displayName: string;
10
10
  };
11
11
  export default CustomViewDevHost;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  declare const CustomViewDevHost: import("react").LazyExoticComponent<{
3
- (props: import("./custom-view-dev-host").TCustomViewDevHost): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
3
+ (props: import("./custom-view-dev-host").TCustomViewDevHost): import("@emotion/react/jsx-runtime").JSX.Element;
4
4
  displayName: string;
5
5
  }>;
6
6
  export default CustomViewDevHost;
@@ -6,5 +6,5 @@ type TCustomViewFlopFlipProviderProps = {
6
6
  flags?: TFlags;
7
7
  children: ReactNode;
8
8
  };
9
- declare function CustomViewFlopFlipProvider(props: TCustomViewFlopFlipProviderProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
9
+ declare function CustomViewFlopFlipProvider(props: TCustomViewFlopFlipProviderProps): import("@emotion/react/jsx-runtime").JSX.Element;
10
10
  export default CustomViewFlopFlipProvider;
@@ -8,5 +8,5 @@ type TCustomViewShellProps = {
8
8
  enableReactStrictMode?: boolean;
9
9
  children: ReactNode;
10
10
  };
11
- declare const CustomViewShellWrapper: (props: TCustomViewShellProps) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
11
+ declare const CustomViewShellWrapper: (props: TCustomViewShellProps) => import("@emotion/react/jsx-runtime").JSX.Element;
12
12
  export default CustomViewShellWrapper;
@@ -11,5 +11,5 @@ type TCustomViewShellAuthenticatedProps = {
11
11
  customViewConfig: CustomViewData;
12
12
  children: ReactNode;
13
13
  };
14
- declare function CustomViewShellAuthenticated(props: TCustomViewShellAuthenticatedProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
14
+ declare function CustomViewShellAuthenticated(props: TCustomViewShellAuthenticatedProps): import("@emotion/react/jsx-runtime").JSX.Element;
15
15
  export default CustomViewShellAuthenticated;
@@ -1,5 +1,5 @@
1
1
  declare const ErrorApologizer: {
2
- (): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
2
+ (): import("@emotion/react/jsx-runtime").JSX.Element;
3
3
  displayName: string;
4
4
  };
5
5
  export default ErrorApologizer;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  declare const ErrorApologizer: import("react").LazyExoticComponent<{
3
- (): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
3
+ (): import("@emotion/react/jsx-runtime").JSX.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/types/jsx-namespace").EmotionJSX.Element;
18
+ render(): import("@emotion/react/jsx-runtime").JSX.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/types/jsx-namespace").EmotionJSX.Element;
15
+ (props: TFetchProjectProps): import("@emotion/react/jsx-runtime").JSX.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/types/jsx-namespace").EmotionJSX.Element;
13
+ (props: TFetchUserProps): import("@emotion/react/jsx-runtime").JSX.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
- ({ shouldCleanUpOnUnmount, ...props }: Props): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element | null;
10
+ ({ shouldCleanUpOnUnmount, ...props }: Props): import("@emotion/react/jsx-runtime").JSX.Element | null;
11
11
  displayName: string;
12
12
  };
13
13
  export default InjectReducers;
@@ -5,8 +5,8 @@ type Props = {
5
5
  availableLocales: string[];
6
6
  };
7
7
  export declare const SingleValue: {
8
- (props: SingleValueProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
8
+ (props: SingleValueProps): import("@emotion/react/jsx-runtime").JSX.Element;
9
9
  displayName: string;
10
10
  };
11
- declare const LocaleSwitcher: (props: Props) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
11
+ declare const LocaleSwitcher: (props: Props) => import("@emotion/react/jsx-runtime").JSX.Element;
12
12
  export default LocaleSwitcher;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  declare const Navbar: import("react").LazyExoticComponent<{
3
- (props: import("./navbar").TNavbarProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
3
+ (props: import("./navbar").TNavbarProps): import("@emotion/react/jsx-runtime").JSX.Element;
4
4
  displayName: string;
5
5
  }>;
6
6
  export default Navbar;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  export default Icon;
@@ -1,2 +1,2 @@
1
- declare const Icon: (props: any) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
1
+ declare const Icon: (props: any) => import("@emotion/react/jsx-runtime").JSX.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/types/jsx-namespace").EmotionJSX.Element;
15
+ ({ icon, ...iconProps }: IconSwitcherProps): import("@emotion/react/jsx-runtime").JSX.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/types/jsx-namespace").EmotionJSX.Element;
24
+ (props: MenuExpanderProps): import("@emotion/react/jsx-runtime").JSX.Element;
25
25
  displayName: string;
26
26
  };
27
27
  export type MenuGroupProps = {
@@ -50,7 +50,7 @@ type MenuItemProps = {
50
50
  onMouseMove?: MouseEventHandler<HTMLLIElement>;
51
51
  };
52
52
  declare const MenuItem: {
53
- (props: MenuItemProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
53
+ (props: MenuItemProps): import("@emotion/react/jsx-runtime").JSX.Element;
54
54
  displayName: string;
55
55
  };
56
56
  export type MenuItemLinkProps = {
@@ -63,7 +63,7 @@ export type MenuItemLinkProps = {
63
63
  isSubmenuFocused?: boolean;
64
64
  };
65
65
  declare const MenuItemLink: {
66
- ({ exactMatch, ...props }: MenuItemLinkProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
66
+ ({ exactMatch, ...props }: MenuItemLinkProps): import("@emotion/react/jsx-runtime").JSX.Element;
67
67
  displayName: string;
68
68
  };
69
69
  type RestrictedMenuItemProps = {
@@ -78,7 +78,7 @@ type RestrictedMenuItemProps = {
78
78
  children: ReactNode;
79
79
  };
80
80
  declare const RestrictedMenuItem: {
81
- ({ permissions, ...props }: RestrictedMenuItemProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element | null;
81
+ ({ permissions, ...props }: RestrictedMenuItemProps): import("@emotion/react/jsx-runtime").JSX.Element | null;
82
82
  displayName: string;
83
83
  };
84
84
  type MenuLabelProps = {
@@ -86,7 +86,7 @@ type MenuLabelProps = {
86
86
  defaultLabel?: string;
87
87
  applicationLocale: string;
88
88
  };
89
- declare const MenuLabel: (props: MenuLabelProps) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
89
+ declare const MenuLabel: (props: MenuLabelProps) => import("@emotion/react/jsx-runtime").JSX.Element;
90
90
  type TNavBarLayoutProps = {
91
91
  children: ReactNode;
92
92
  };
@@ -99,7 +99,7 @@ type ItemContainerProps = {
99
99
  isMenuOpen?: boolean;
100
100
  };
101
101
  declare const ItemContainer: {
102
- (props: ItemContainerProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
102
+ (props: ItemContainerProps): import("@emotion/react/jsx-runtime").JSX.Element;
103
103
  displayName: string;
104
104
  };
105
105
  export { RestrictedMenuItem, MenuItem, MenuItemLink, IconSwitcher, MenuGroup, MenuLabel, MenuExpander, NavBarLayout, ItemContainer, };
@@ -1,6 +1,6 @@
1
1
  import { type TNavBarSkeletonProps } from './navbar-skeleton.styles';
2
2
  declare const NavBarSkeleton: {
3
- (props: TNavBarSkeletonProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
3
+ (props: TNavBarSkeletonProps): import("@emotion/react/jsx-runtime").JSX.Element;
4
4
  displayName: string;
5
5
  };
6
6
  export default NavBarSkeleton;
@@ -7,7 +7,7 @@ type TMenuItemProps = {
7
7
  };
8
8
  declare const NavBarLayout: (props: TNavBarSkeletonProps & {
9
9
  children: ReactNode;
10
- }) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
10
+ }) => import("@emotion/react/jsx-runtime").JSX.Element;
11
11
  declare const NavBarHeader: import("@emotion/styled").StyledComponent<{
12
12
  theme?: import("@emotion/react").Theme | undefined;
13
13
  as?: import("react").ElementType<any> | undefined;
@@ -31,7 +31,7 @@ type ApplicationMenuProps = {
31
31
  pointerEvent?: string;
32
32
  };
33
33
  export declare const ApplicationMenu: {
34
- (props: ApplicationMenuProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
34
+ (props: ApplicationMenuProps): import("@emotion/react/jsx-runtime").JSX.Element;
35
35
  displayName: string;
36
36
  };
37
37
  export type TNavbarProps = {
@@ -45,7 +45,7 @@ export type TNavbarProps = {
45
45
  isLoading: boolean;
46
46
  };
47
47
  declare const NavBar: {
48
- (props: TNavbarProps): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
48
+ (props: TNavbarProps): import("@emotion/react/jsx-runtime").JSX.Element;
49
49
  displayName: string;
50
50
  };
51
51
  export default NavBar;
@@ -55,7 +55,7 @@ declare const ProjectContainer: import("react").LazyExoticComponent<{
55
55
  disableRoutePermissionCheck?: boolean | undefined;
56
56
  render?: (() => JSX.Element) | undefined;
57
57
  children?: import("react").ReactNode;
58
- }): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
58
+ }): import("@emotion/react/jsx-runtime").JSX.Element;
59
59
  displayName: string;
60
60
  }>;
61
61
  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/types/jsx-namespace").EmotionJSX.Element;
14
+ (props: TProjectContainerProps): import("@emotion/react/jsx-runtime").JSX.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/types/jsx-namespace").EmotionJSX.Element;
11
+ (props: Props): import("@emotion/react/jsx-runtime").JSX.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/types/jsx-namespace").EmotionJSX.Element;
3
+ (): import("@emotion/react/jsx-runtime").JSX.Element;
4
4
  displayName: string;
5
5
  }>;
6
6
  export default ProjectExpired;
@@ -1,5 +1,5 @@
1
1
  declare const ProjectExpired: {
2
- (): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
2
+ (): import("@emotion/react/jsx-runtime").JSX.Element;
3
3
  displayName: string;
4
4
  };
5
5
  export default ProjectExpired;