@commercetools-frontend/application-shell 20.10.7 → 20.11.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.
Files changed (36) hide show
  1. package/dist/{application-entry-point-527f239d.cjs.dev.js → application-entry-point-18770bfb.cjs.dev.js} +1 -1
  2. package/dist/{application-entry-point-86463323.esm.js → application-entry-point-3f374457.esm.js} +1 -1
  3. package/dist/{application-entry-point-4f7eaa05.cjs.prod.js → application-entry-point-ffe525a6.cjs.prod.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/declarations/src/components/navbar/use-navbar-state-manager.d.ts +13 -13
  8. package/dist/declarations/src/types/generated/ctp.d.ts +3619 -3336
  9. package/dist/declarations/src/types/generated/mc.d.ts +189 -195
  10. package/dist/declarations/src/types/generated/proxy.d.ts +28 -28
  11. package/dist/declarations/src/types/generated/settings.d.ts +1425 -2504
  12. package/dist/{index-9659eee5.cjs.prod.js → index-76c4413b.cjs.prod.js} +31 -21
  13. package/dist/{index-b74b9f5e.cjs.dev.js → index-e6679632.cjs.dev.js} +49 -39
  14. package/dist/{index-31ac9c52.esm.js → index-f9fabc3f.esm.js} +49 -39
  15. package/dist/{project-expired-f6f727cd.cjs.dev.js → project-expired-76545cc5.cjs.dev.js} +3 -3
  16. package/dist/{project-expired-7d174057.cjs.prod.js → project-expired-add920ff.cjs.prod.js} +3 -3
  17. package/dist/{project-expired-f7700dc0.esm.js → project-expired-ca9b4abf.esm.js} +3 -3
  18. package/dist/{project-not-found-a231fadc.esm.js → project-not-found-705141ee.esm.js} +3 -3
  19. package/dist/{project-not-found-e5f9c01c.cjs.dev.js → project-not-found-9b444972.cjs.dev.js} +3 -3
  20. package/dist/{project-not-found-2e2ced8e.cjs.prod.js → project-not-found-ecbab238.cjs.prod.js} +3 -3
  21. package/dist/{project-not-initialized-2a5091e7.cjs.dev.js → project-not-initialized-43c3480b.cjs.dev.js} +3 -3
  22. package/dist/{project-not-initialized-edf76f93.cjs.prod.js → project-not-initialized-aa2e0406.cjs.prod.js} +3 -3
  23. package/dist/{project-not-initialized-e8e18ea8.esm.js → project-not-initialized-c75f1950.esm.js} +3 -3
  24. package/dist/{project-suspended-bee675a8.esm.js → project-suspended-c851af31.esm.js} +3 -3
  25. package/dist/{project-suspended-12afc464.cjs.dev.js → project-suspended-d476386a.cjs.dev.js} +3 -3
  26. package/dist/{project-suspended-f97a6552.cjs.prod.js → project-suspended-d70929a8.cjs.prod.js} +3 -3
  27. package/dist/{quick-access-bf585619.cjs.prod.js → quick-access-0a46f8a1.cjs.prod.js} +2 -2
  28. package/dist/{quick-access-7a7d84e8.esm.js → quick-access-11f02492.esm.js} +2 -2
  29. package/dist/{quick-access-5f7e12db.cjs.dev.js → quick-access-3c16727c.cjs.dev.js} +2 -2
  30. package/dist/{service-page-project-switcher-49c146fb.esm.js → service-page-project-switcher-087d711d.esm.js} +1 -1
  31. package/dist/{service-page-project-switcher-e3a12998.cjs.prod.js → service-page-project-switcher-6ec976d5.cjs.prod.js} +1 -1
  32. package/dist/{service-page-project-switcher-abc3ca4a.cjs.dev.js → service-page-project-switcher-e22f7891.cjs.dev.js} +1 -1
  33. package/package.json +11 -11
  34. package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.dev.js +1 -1
  35. package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.prod.js +1 -1
  36. package/test-utils/dist/commercetools-frontend-application-shell-test-utils.esm.js +1 -1
@@ -98,7 +98,7 @@ var _pt__default = /*#__PURE__*/_interopDefault(_pt);
98
98
  var invariant__default = /*#__PURE__*/_interopDefault(invariant);
99
99
 
100
100
  // NOTE: This string will be replaced on build time with the package version.
101
- var version = "20.10.7";
101
+ var version = "20.11.0";
102
102
 
103
103
  var SUPPORTED_HEADERS = {
104
104
  ACCEPT_VERSION: 'Accept-version',
@@ -57,7 +57,7 @@ import { useApplicationContext } from '@commercetools-frontend/application-shell
57
57
  import { PageNotFound } from '@commercetools-frontend/application-components';
58
58
 
59
59
  // NOTE: This string will be replaced on build time with the package version.
60
- var version = "20.10.7";
60
+ var version = "20.11.0";
61
61
 
62
62
  var SUPPORTED_HEADERS = {
63
63
  ACCEPT_VERSION: 'Accept-version',
@@ -97,7 +97,7 @@ var _JSON$stringify__default = /*#__PURE__*/_interopDefault(_JSON$stringify);
97
97
  var invariant__default = /*#__PURE__*/_interopDefault(invariant);
98
98
 
99
99
  // NOTE: This string will be replaced on build time with the package version.
100
- var version = "20.10.7";
100
+ var version = "20.11.0";
101
101
 
102
102
  var SUPPORTED_HEADERS = {
103
103
  ACCEPT_VERSION: 'Accept-version',
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var applicationEntryPoint = require('./application-entry-point-527f239d.cjs.dev.js');
6
- var dist_commercetoolsFrontendApplicationShell = require('./index-b74b9f5e.cjs.dev.js');
5
+ var applicationEntryPoint = require('./application-entry-point-18770bfb.cjs.dev.js');
6
+ var dist_commercetoolsFrontendApplicationShell = require('./index-e6679632.cjs.dev.js');
7
7
  require('@babel/runtime-corejs3/core-js-stable/instance/filter');
8
8
  require('uuid');
9
9
  require('@babel/runtime-corejs3/core-js-stable/url');
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var applicationEntryPoint = require('./application-entry-point-4f7eaa05.cjs.prod.js');
6
- var dist_commercetoolsFrontendApplicationShell = require('./index-9659eee5.cjs.prod.js');
5
+ var applicationEntryPoint = require('./application-entry-point-ffe525a6.cjs.prod.js');
6
+ var dist_commercetoolsFrontendApplicationShell = require('./index-76c4413b.cjs.prod.js');
7
7
  require('@babel/runtime-corejs3/core-js-stable/instance/filter');
8
8
  require('uuid');
9
9
  require('@babel/runtime-corejs3/core-js-stable/url');
@@ -1,5 +1,5 @@
1
- export { t as RouteCatchAll, u as applyDefaultMiddlewares, f as createApolloClient, p as selectProjectKeyFromUrl, w as selectUserId, v as version } from './application-entry-point-86463323.esm.js';
2
- export { A as ApplicationShell, a as ApplicationShellProvider, C as ConfigureIntlProvider, G as GtmContext, b as GtmUserLogoutTracker, I as InjectReducers, S as SetupFlopFlipProvider, c as createApolloContextForProxyForwardTo, s as setupGlobalErrorListener, d as useMcLazyQuery, e as useMcMutation, u as useMcQuery } from './index-31ac9c52.esm.js';
1
+ export { t as RouteCatchAll, u as applyDefaultMiddlewares, f as createApolloClient, p as selectProjectKeyFromUrl, w as selectUserId, v as version } from './application-entry-point-3f374457.esm.js';
2
+ export { A as ApplicationShell, a as ApplicationShellProvider, C as ConfigureIntlProvider, G as GtmContext, b as GtmUserLogoutTracker, I as InjectReducers, S as SetupFlopFlipProvider, c as createApolloContextForProxyForwardTo, s as setupGlobalErrorListener, d as useMcLazyQuery, e as useMcMutation, u as useMcQuery } from './index-f9fabc3f.esm.js';
3
3
  import '@babel/runtime-corejs3/core-js-stable/instance/filter';
4
4
  import 'uuid';
5
5
  import '@babel/runtime-corejs3/core-js-stable/url';
@@ -12,52 +12,52 @@ declare const useNavbarStateManager: (props: HookProps) => {
12
12
  shouldCloseMenuFly: (e: React.MouseEvent<HTMLElement> | MouseEvent) => void;
13
13
  allApplicationNavbarMenu: {
14
14
  __typename?: "NavbarMenu" | undefined;
15
- shouldRenderDivider: import("../../types/generated/proxy").Maybe<boolean>;
15
+ shouldRenderDivider?: boolean | null | undefined;
16
16
  key: string;
17
17
  uriPath: string;
18
18
  icon: string;
19
- featureToggle: import("../../types/generated/proxy").Maybe<string>;
20
- menuVisibility: import("../../types/generated/proxy").Maybe<string>;
19
+ featureToggle?: string | null | undefined;
20
+ menuVisibility?: string | null | undefined;
21
21
  permissions: string[];
22
22
  labelAllLocales: {
23
23
  __typename?: "LocalizedField" | undefined;
24
24
  locale: string;
25
25
  value: string;
26
26
  }[];
27
- dataFences: import("../../types/generated/proxy").Maybe<{
27
+ dataFences?: {
28
28
  __typename?: "DataFence" | undefined;
29
29
  group: string;
30
30
  name: string;
31
31
  type: string;
32
- }[]>;
33
- actionRights: import("../../types/generated/proxy").Maybe<{
32
+ }[] | null | undefined;
33
+ actionRights?: {
34
34
  __typename?: "ActionRight" | undefined;
35
35
  group: string;
36
36
  name: string;
37
- }[]>;
37
+ }[] | null | undefined;
38
38
  submenu: {
39
39
  __typename?: "BaseMenu" | undefined;
40
40
  key: string;
41
41
  uriPath: string;
42
- featureToggle: import("../../types/generated/proxy").Maybe<string>;
43
- menuVisibility: import("../../types/generated/proxy").Maybe<string>;
42
+ featureToggle?: string | null | undefined;
43
+ menuVisibility?: string | null | undefined;
44
44
  permissions: string[];
45
45
  labelAllLocales: {
46
46
  __typename?: "LocalizedField" | undefined;
47
47
  locale: string;
48
48
  value: string;
49
49
  }[];
50
- actionRights: import("../../types/generated/proxy").Maybe<{
50
+ actionRights?: {
51
51
  __typename?: "ActionRight" | undefined;
52
52
  group: string;
53
53
  name: string;
54
- }[]>;
55
- dataFences: import("../../types/generated/proxy").Maybe<{
54
+ }[] | null | undefined;
55
+ dataFences?: {
56
56
  __typename?: "DataFence" | undefined;
57
57
  group: string;
58
58
  name: string;
59
59
  type: string;
60
- }[]>;
60
+ }[] | null | undefined;
61
61
  }[];
62
62
  }[];
63
63
  activeItemIndex?: string | undefined;