@commercetools-frontend/application-components 22.0.1 → 22.2.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.
@@ -76,7 +76,7 @@ var _mapInstanceProperty__default = /*#__PURE__*/_interopDefault(_mapInstancePro
76
76
  var useResizeObserver__default = /*#__PURE__*/_interopDefault(useResizeObserver);
77
77
 
78
78
  // NOTE: This string will be replaced on build time with the package version.
79
- var version = "22.0.1";
79
+ var version = "22.2.0";
80
80
 
81
81
  var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10, _context11, _context12;
82
82
  const appKitSpacing55 = '40px'; // TODO: move to uikit?
@@ -1768,7 +1768,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle; // This is a convenience pr
1768
1768
 
1769
1769
  TabularDetailPage.Intl = i18n.sharedMessages;
1770
1770
 
1771
- const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-b353cf70.cjs.dev.js'
1771
+ const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-0956bc6c.cjs.dev.js'
1772
1772
  /* webpackChunkName: "public-page-layout" */
1773
1773
  ); }));
1774
1774
 
@@ -75,7 +75,7 @@ var _mapInstanceProperty__default = /*#__PURE__*/_interopDefault(_mapInstancePro
75
75
  var useResizeObserver__default = /*#__PURE__*/_interopDefault(useResizeObserver);
76
76
 
77
77
  // NOTE: This string will be replaced on build time with the package version.
78
- var version = "22.0.1";
78
+ var version = "22.2.0";
79
79
 
80
80
  var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10, _context11, _context12;
81
81
  const appKitSpacing55 = '40px'; // TODO: move to uikit?
@@ -1325,7 +1325,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle; // This is a convenience pr
1325
1325
 
1326
1326
  TabularDetailPage.Intl = i18n.sharedMessages;
1327
1327
 
1328
- const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-23f42f20.cjs.prod.js'
1328
+ const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-c90a4de4.cjs.prod.js'
1329
1329
  /* webpackChunkName: "public-page-layout" */
1330
1330
  ); }));
1331
1331
 
@@ -41,7 +41,7 @@ import useResizeObserver from '@react-hook/resize-observer';
41
41
  import { useMutationObserver } from '@commercetools-uikit/hooks';
42
42
 
43
43
  // NOTE: This string will be replaced on build time with the package version.
44
- var version = "22.0.1";
44
+ var version = "22.2.0";
45
45
 
46
46
  var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10, _context11, _context12;
47
47
  const appKitSpacing55 = '40px'; // TODO: move to uikit?
@@ -1733,7 +1733,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle; // This is a convenience pr
1733
1733
 
1734
1734
  TabularDetailPage.Intl = sharedMessages;
1735
1735
 
1736
- const PublicPageLayout = /*#__PURE__*/lazy(() => import('./public-page-layout-8e7a90cf.esm.js'
1736
+ const PublicPageLayout = /*#__PURE__*/lazy(() => import('./public-page-layout-857b0af3.esm.js'
1737
1737
  /* webpackChunkName: "public-page-layout" */
1738
1738
  ));
1739
1739
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/application-components",
3
- "version": "22.0.1",
3
+ "version": "22.2.0",
4
4
  "description": "Generic components for building Merchant Center applications",
5
5
  "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
6
6
  "repository": {
@@ -29,11 +29,11 @@
29
29
  "dependencies": {
30
30
  "@babel/runtime": "^7.20.13",
31
31
  "@babel/runtime-corejs3": "^7.20.13",
32
- "@commercetools-frontend/application-shell-connectors": "22.0.1",
33
- "@commercetools-frontend/assets": "22.0.1",
34
- "@commercetools-frontend/constants": "22.0.1",
35
- "@commercetools-frontend/i18n": "22.0.1",
36
- "@commercetools-frontend/l10n": "22.0.1",
32
+ "@commercetools-frontend/application-shell-connectors": "22.2.0",
33
+ "@commercetools-frontend/assets": "22.2.0",
34
+ "@commercetools-frontend/constants": "22.2.0",
35
+ "@commercetools-frontend/i18n": "22.2.0",
36
+ "@commercetools-frontend/l10n": "22.2.0",
37
37
  "@commercetools-uikit/card": "^16.0.0",
38
38
  "@commercetools-uikit/constraints": "^16.0.0",
39
39
  "@commercetools-uikit/design-system": "^16.0.0",