@commercetools-frontend/application-components 21.23.3 → 21.23.5

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.
@@ -88,7 +88,7 @@ var useLatest__default = /*#__PURE__*/_interopDefault(useLatest);
88
88
  var rafSchd__default = /*#__PURE__*/_interopDefault(rafSchd);
89
89
 
90
90
  // NOTE: This string will be replaced on build time with the package version.
91
- var version = "21.23.3";
91
+ var version = "21.23.5";
92
92
 
93
93
  var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10, _context11, _context12;
94
94
  var appKitSpacing55 = '40px'; // TODO: move to uikit?
@@ -1847,7 +1847,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle; // This is a convenience pr
1847
1847
  TabularDetailPage.Intl = i18n.sharedMessages;
1848
1848
 
1849
1849
  var PublicPageLayout = /*#__PURE__*/react$1.lazy(function () {
1850
- return Promise.resolve().then(function () { return require('./public-page-layout-1aca92d5.cjs.dev.js'
1850
+ return Promise.resolve().then(function () { return require('./public-page-layout-111a84a1.cjs.dev.js'
1851
1851
  /* webpackChunkName: "public-page-layout" */
1852
1852
  ); });
1853
1853
  });
@@ -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.23.3";
90
+ var version = "21.23.5";
91
91
 
92
92
  var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10, _context11, _context12;
93
93
  var appKitSpacing55 = '40px'; // TODO: move to uikit?
@@ -1403,7 +1403,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle; // This is a convenience pr
1403
1403
  TabularDetailPage.Intl = i18n.sharedMessages;
1404
1404
 
1405
1405
  var PublicPageLayout = /*#__PURE__*/react$1.lazy(function () {
1406
- return Promise.resolve().then(function () { return require('./public-page-layout-5e0a0ea5.cjs.prod.js'
1406
+ return Promise.resolve().then(function () { return require('./public-page-layout-94095bd8.cjs.prod.js'
1407
1407
  /* webpackChunkName: "public-page-layout" */
1408
1408
  ); });
1409
1409
  });
@@ -47,7 +47,7 @@ import useLatest from '@react-hook/latest';
47
47
  import rafSchd from 'raf-schd';
48
48
 
49
49
  // NOTE: This string will be replaced on build time with the package version.
50
- var version = "21.23.3";
50
+ var version = "21.23.5";
51
51
 
52
52
  var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10, _context11, _context12;
53
53
  var appKitSpacing55 = '40px'; // TODO: move to uikit?
@@ -1806,7 +1806,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle; // This is a convenience pr
1806
1806
  TabularDetailPage.Intl = sharedMessages;
1807
1807
 
1808
1808
  var PublicPageLayout = /*#__PURE__*/lazy(function () {
1809
- return import('./public-page-layout-38ae2fea.esm.js'
1809
+ return import('./public-page-layout-2c939e40.esm.js'
1810
1810
  /* webpackChunkName: "public-page-layout" */
1811
1811
  );
1812
1812
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/application-components",
3
- "version": "21.23.3",
3
+ "version": "21.23.5",
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,24 +29,24 @@
29
29
  "dependencies": {
30
30
  "@babel/runtime": "^7.19.0",
31
31
  "@babel/runtime-corejs3": "^7.19.0",
32
- "@commercetools-frontend/application-shell-connectors": "21.23.3",
33
- "@commercetools-frontend/assets": "21.23.3",
34
- "@commercetools-frontend/constants": "21.23.3",
35
- "@commercetools-frontend/i18n": "21.23.3",
36
- "@commercetools-frontend/l10n": "21.23.3",
37
- "@commercetools-uikit/card": "^15.9.0",
38
- "@commercetools-uikit/constraints": "^15.9.0",
39
- "@commercetools-uikit/design-system": "^15.9.0",
40
- "@commercetools-uikit/flat-button": "^15.9.0",
41
- "@commercetools-uikit/icon-button": "^15.9.0",
42
- "@commercetools-uikit/icons": "^15.9.0",
43
- "@commercetools-uikit/messages": "^15.9.0",
44
- "@commercetools-uikit/primary-button": "^15.9.0",
45
- "@commercetools-uikit/secondary-button": "^15.9.0",
46
- "@commercetools-uikit/secondary-icon-button": "^15.9.0",
47
- "@commercetools-uikit/spacings": "^15.9.0",
48
- "@commercetools-uikit/text": "^15.9.0",
49
- "@commercetools-uikit/utils": "^15.9.0",
32
+ "@commercetools-frontend/application-shell-connectors": "21.23.5",
33
+ "@commercetools-frontend/assets": "21.23.5",
34
+ "@commercetools-frontend/constants": "21.23.5",
35
+ "@commercetools-frontend/i18n": "21.23.5",
36
+ "@commercetools-frontend/l10n": "21.23.5",
37
+ "@commercetools-uikit/card": "^15.11.0",
38
+ "@commercetools-uikit/constraints": "^15.11.0",
39
+ "@commercetools-uikit/design-system": "^15.11.0",
40
+ "@commercetools-uikit/flat-button": "^15.11.0",
41
+ "@commercetools-uikit/icon-button": "^15.11.0",
42
+ "@commercetools-uikit/icons": "^15.11.0",
43
+ "@commercetools-uikit/messages": "^15.11.0",
44
+ "@commercetools-uikit/primary-button": "^15.11.0",
45
+ "@commercetools-uikit/secondary-button": "^15.11.0",
46
+ "@commercetools-uikit/secondary-icon-button": "^15.11.0",
47
+ "@commercetools-uikit/spacings": "^15.11.0",
48
+ "@commercetools-uikit/text": "^15.11.0",
49
+ "@commercetools-uikit/utils": "^15.11.0",
50
50
  "@emotion/react": "11.10.4",
51
51
  "@emotion/styled": "11.10.4",
52
52
  "@react-hook/latest": "1.0.3",