@commercetools-frontend/application-components 22.17.0 → 22.17.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.
@@ -86,7 +86,7 @@ var FailedAuthorizationSVG__default = /*#__PURE__*/_interopDefault(FailedAuthori
86
86
  var useResizeObserver__default = /*#__PURE__*/_interopDefault(useResizeObserver);
87
87
 
88
88
  // NOTE: This string will be replaced on build time with the package version.
89
- var version = "22.17.0";
89
+ var version = "22.17.1";
90
90
 
91
91
  var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10;
92
92
  const appKitSpacing55 = '40px';
@@ -2002,7 +2002,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle;
2002
2002
  // This is a convenience proxy export to expose pre-defined Intl messages defined in the `@commercetools-frontend/i18n` package.
2003
2003
  TabularDetailPage.Intl = i18n.sharedMessages;
2004
2004
 
2005
- const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-902b4c73.cjs.dev.js' /* webpackChunkName: "public-page-layout" */); }));
2005
+ const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-bf34534e.cjs.dev.js' /* webpackChunkName: "public-page-layout" */); }));
2006
2006
 
2007
2007
  const MainPageContainer = /*#__PURE__*/_styled__default["default"]("div", process.env.NODE_ENV === "production" ? {
2008
2008
  target: "ev8m2jf2"
@@ -85,7 +85,7 @@ var FailedAuthorizationSVG__default = /*#__PURE__*/_interopDefault(FailedAuthori
85
85
  var useResizeObserver__default = /*#__PURE__*/_interopDefault(useResizeObserver);
86
86
 
87
87
  // NOTE: This string will be replaced on build time with the package version.
88
- var version = "22.17.0";
88
+ var version = "22.17.1";
89
89
 
90
90
  var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10;
91
91
  const appKitSpacing55 = '40px';
@@ -1499,7 +1499,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle;
1499
1499
  // This is a convenience proxy export to expose pre-defined Intl messages defined in the `@commercetools-frontend/i18n` package.
1500
1500
  TabularDetailPage.Intl = i18n.sharedMessages;
1501
1501
 
1502
- const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-162d9666.cjs.prod.js' /* webpackChunkName: "public-page-layout" */); }));
1502
+ const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-d750ebd8.cjs.prod.js' /* webpackChunkName: "public-page-layout" */); }));
1503
1503
 
1504
1504
  const MainPageContainer = /*#__PURE__*/_styled__default["default"]("div", {
1505
1505
  target: "ev8m2jf2"
@@ -48,7 +48,7 @@ import useResizeObserver from '@react-hook/resize-observer';
48
48
  import { useMutationObserver } from '@commercetools-uikit/hooks';
49
49
 
50
50
  // NOTE: This string will be replaced on build time with the package version.
51
- var version = "22.17.0";
51
+ var version = "22.17.1";
52
52
 
53
53
  var _context, _context2, _context3, _context4, _context5, _context6, _context7, _context8, _context9, _context10;
54
54
  const appKitSpacing55 = '40px';
@@ -1964,7 +1964,7 @@ TabularDetailPage.PageHeaderTitle = PageHeaderTitle;
1964
1964
  // This is a convenience proxy export to expose pre-defined Intl messages defined in the `@commercetools-frontend/i18n` package.
1965
1965
  TabularDetailPage.Intl = sharedMessages;
1966
1966
 
1967
- const PublicPageLayout = /*#__PURE__*/lazy(() => import('./public-page-layout-867afa6d.esm.js' /* webpackChunkName: "public-page-layout" */));
1967
+ const PublicPageLayout = /*#__PURE__*/lazy(() => import('./public-page-layout-a43c4d79.esm.js' /* webpackChunkName: "public-page-layout" */));
1968
1968
 
1969
1969
  const MainPageContainer = /*#__PURE__*/_styled("div", process.env.NODE_ENV === "production" ? {
1970
1970
  target: "ev8m2jf2"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/application-components",
3
- "version": "22.17.0",
3
+ "version": "22.17.1",
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": {
@@ -36,14 +36,14 @@
36
36
  "dependencies": {
37
37
  "@babel/runtime": "^7.22.15",
38
38
  "@babel/runtime-corejs3": "^7.22.15",
39
- "@commercetools-frontend/actions-global": "22.17.0",
40
- "@commercetools-frontend/application-config": "22.17.0",
41
- "@commercetools-frontend/application-shell-connectors": "22.17.0",
42
- "@commercetools-frontend/assets": "22.17.0",
43
- "@commercetools-frontend/constants": "22.17.0",
44
- "@commercetools-frontend/i18n": "22.17.0",
45
- "@commercetools-frontend/l10n": "22.17.0",
46
- "@commercetools-frontend/sentry": "22.17.0",
39
+ "@commercetools-frontend/actions-global": "22.17.1",
40
+ "@commercetools-frontend/application-config": "22.17.1",
41
+ "@commercetools-frontend/application-shell-connectors": "22.17.1",
42
+ "@commercetools-frontend/assets": "22.17.1",
43
+ "@commercetools-frontend/constants": "22.17.1",
44
+ "@commercetools-frontend/i18n": "22.17.1",
45
+ "@commercetools-frontend/l10n": "22.17.1",
46
+ "@commercetools-frontend/sentry": "22.17.1",
47
47
  "@commercetools-uikit/accessible-button": "^17.0.0",
48
48
  "@commercetools-uikit/card": "^17.0.0",
49
49
  "@commercetools-uikit/constraints": "^17.0.0",