@commercetools-frontend/application-components 21.25.1 → 21.25.2

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.
@@ -87,7 +87,7 @@ var useLatest__default = /*#__PURE__*/_interopDefault(useLatest);
87
87
  var rafSchd__default = /*#__PURE__*/_interopDefault(rafSchd);
88
88
 
89
89
  // NOTE: This string will be replaced on build time with the package version.
90
- var version = "21.25.1";
90
+ var version = "21.25.2";
91
91
 
92
92
  var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10, _context11, _context12;
93
93
  const appKitSpacing55 = '40px'; // TODO: move to uikit?
@@ -1785,7 +1785,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle; // This is a convenience pr
1785
1785
 
1786
1786
  TabularDetailPage.Intl = i18n.sharedMessages;
1787
1787
 
1788
- const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-3a346ba9.cjs.dev.js'
1788
+ const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-277c1e0b.cjs.dev.js'
1789
1789
  /* webpackChunkName: "public-page-layout" */
1790
1790
  ); }));
1791
1791
 
@@ -86,7 +86,7 @@ var useLatest__default = /*#__PURE__*/_interopDefault(useLatest);
86
86
  var rafSchd__default = /*#__PURE__*/_interopDefault(rafSchd);
87
87
 
88
88
  // NOTE: This string will be replaced on build time with the package version.
89
- var version = "21.25.1";
89
+ var version = "21.25.2";
90
90
 
91
91
  var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10, _context11, _context12;
92
92
  const appKitSpacing55 = '40px'; // TODO: move to uikit?
@@ -1342,7 +1342,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle; // This is a convenience pr
1342
1342
 
1343
1343
  TabularDetailPage.Intl = i18n.sharedMessages;
1344
1344
 
1345
- const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-5d2894fe.cjs.prod.js'
1345
+ const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-8fd6ccef.cjs.prod.js'
1346
1346
  /* webpackChunkName: "public-page-layout" */
1347
1347
  ); }));
1348
1348
 
@@ -46,7 +46,7 @@ import useLatest from '@react-hook/latest';
46
46
  import rafSchd from 'raf-schd';
47
47
 
48
48
  // NOTE: This string will be replaced on build time with the package version.
49
- var version = "21.25.1";
49
+ var version = "21.25.2";
50
50
 
51
51
  var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10, _context11, _context12;
52
52
  const appKitSpacing55 = '40px'; // TODO: move to uikit?
@@ -1744,7 +1744,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle; // This is a convenience pr
1744
1744
 
1745
1745
  TabularDetailPage.Intl = sharedMessages;
1746
1746
 
1747
- const PublicPageLayout = /*#__PURE__*/lazy(() => import('./public-page-layout-e0af1014.esm.js'
1747
+ const PublicPageLayout = /*#__PURE__*/lazy(() => import('./public-page-layout-6032f44e.esm.js'
1748
1748
  /* webpackChunkName: "public-page-layout" */
1749
1749
  ));
1750
1750
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/application-components",
3
- "version": "21.25.1",
3
+ "version": "21.25.2",
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": "21.25.1",
33
- "@commercetools-frontend/assets": "21.25.1",
34
- "@commercetools-frontend/constants": "21.25.1",
35
- "@commercetools-frontend/i18n": "21.25.1",
36
- "@commercetools-frontend/l10n": "21.25.1",
32
+ "@commercetools-frontend/application-shell-connectors": "21.25.2",
33
+ "@commercetools-frontend/assets": "21.25.2",
34
+ "@commercetools-frontend/constants": "21.25.2",
35
+ "@commercetools-frontend/i18n": "21.25.2",
36
+ "@commercetools-frontend/l10n": "21.25.2",
37
37
  "@commercetools-uikit/card": "^15.15.0",
38
38
  "@commercetools-uikit/constraints": "^15.15.0",
39
39
  "@commercetools-uikit/design-system": "^15.15.0",