@commercetools-frontend/application-components 21.24.3 → 21.25.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.
- package/dist/commercetools-frontend-application-components.cjs.dev.js +2 -2
- package/dist/commercetools-frontend-application-components.cjs.prod.js +2 -2
- package/dist/commercetools-frontend-application-components.esm.js +2 -2
- package/package.json +6 -6
- /package/dist/{public-page-layout-15376bd1.cjs.prod.js → public-page-layout-1e0c321d.cjs.prod.js} +0 -0
- /package/dist/{public-page-layout-8783a549.esm.js → public-page-layout-6a0225c9.esm.js} +0 -0
- /package/dist/{public-page-layout-4f5f986c.cjs.dev.js → public-page-layout-d4b7aa13.cjs.dev.js} +0 -0
|
@@ -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.
|
|
90
|
+
var version = "21.25.0";
|
|
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-
|
|
1788
|
+
const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-d4b7aa13.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.
|
|
89
|
+
var version = "21.25.0";
|
|
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-
|
|
1345
|
+
const PublicPageLayout = /*#__PURE__*/react$1.lazy(() => Promise.resolve().then(function () { return require('./public-page-layout-1e0c321d.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.
|
|
49
|
+
var version = "21.25.0";
|
|
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-
|
|
1747
|
+
const PublicPageLayout = /*#__PURE__*/lazy(() => import('./public-page-layout-6a0225c9.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.
|
|
3
|
+
"version": "21.25.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": "21.
|
|
33
|
-
"@commercetools-frontend/assets": "21.
|
|
34
|
-
"@commercetools-frontend/constants": "21.
|
|
35
|
-
"@commercetools-frontend/i18n": "21.
|
|
36
|
-
"@commercetools-frontend/l10n": "21.
|
|
32
|
+
"@commercetools-frontend/application-shell-connectors": "21.25.0",
|
|
33
|
+
"@commercetools-frontend/assets": "21.25.0",
|
|
34
|
+
"@commercetools-frontend/constants": "21.25.0",
|
|
35
|
+
"@commercetools-frontend/i18n": "21.25.0",
|
|
36
|
+
"@commercetools-frontend/l10n": "21.25.0",
|
|
37
37
|
"@commercetools-uikit/card": "^15.14.3",
|
|
38
38
|
"@commercetools-uikit/constraints": "^15.14.3",
|
|
39
39
|
"@commercetools-uikit/design-system": "^15.14.3",
|
/package/dist/{public-page-layout-15376bd1.cjs.prod.js → public-page-layout-1e0c321d.cjs.prod.js}
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/{public-page-layout-4f5f986c.cjs.dev.js → public-page-layout-d4b7aa13.cjs.dev.js}
RENAMED
|
File without changes
|