@commercetools-frontend/application-components 21.0.0-rc.3 → 21.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.
|
@@ -69,7 +69,7 @@ var PageNotFoundSVG__default = /*#__PURE__*/_interopDefault(PageNotFoundSVG);
|
|
|
69
69
|
var FailedAuthorizationSVG__default = /*#__PURE__*/_interopDefault(FailedAuthorizationSVG);
|
|
70
70
|
|
|
71
71
|
// NOTE: This string will be replaced on build time with the package version.
|
|
72
|
-
var version = "21.
|
|
72
|
+
var version = "21.2.0";
|
|
73
73
|
|
|
74
74
|
function _EMOTION_STRINGIFIED_CSS_ERROR__$8() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
|
|
75
75
|
|
|
@@ -68,7 +68,7 @@ var PageNotFoundSVG__default = /*#__PURE__*/_interopDefault(PageNotFoundSVG);
|
|
|
68
68
|
var FailedAuthorizationSVG__default = /*#__PURE__*/_interopDefault(FailedAuthorizationSVG);
|
|
69
69
|
|
|
70
70
|
// NOTE: This string will be replaced on build time with the package version.
|
|
71
|
-
var version = "21.
|
|
71
|
+
var version = "21.2.0";
|
|
72
72
|
|
|
73
73
|
var getConstraintForGridStyle = function getConstraintForGridStyle(size) {
|
|
74
74
|
switch (size) {
|
|
@@ -36,7 +36,7 @@ import PageNotFoundSVG from '@commercetools-frontend/assets/images/desert-fox.sv
|
|
|
36
36
|
import FailedAuthorizationSVG from '@commercetools-frontend/assets/images/folder-full-locked.svg';
|
|
37
37
|
|
|
38
38
|
// NOTE: This string will be replaced on build time with the package version.
|
|
39
|
-
var version = "21.
|
|
39
|
+
var version = "21.2.0";
|
|
40
40
|
|
|
41
41
|
function _EMOTION_STRINGIFIED_CSS_ERROR__$8() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
|
|
42
42
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/application-components",
|
|
3
|
-
"version": "21.
|
|
3
|
+
"version": "21.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,23 +29,23 @@
|
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@babel/runtime": "^7.16.7",
|
|
31
31
|
"@babel/runtime-corejs3": "^7.16.8",
|
|
32
|
-
"@commercetools-frontend/application-shell-connectors": "21.0.0
|
|
33
|
-
"@commercetools-frontend/assets": "21.0.0
|
|
34
|
-
"@commercetools-frontend/constants": "21.0.0
|
|
35
|
-
"@commercetools-frontend/i18n": "21.
|
|
36
|
-
"@commercetools-frontend/l10n": "21.0.0
|
|
37
|
-
"@commercetools-uikit/card": "^
|
|
38
|
-
"@commercetools-uikit/constraints": "^
|
|
39
|
-
"@commercetools-uikit/design-system": "^
|
|
40
|
-
"@commercetools-uikit/flat-button": "^
|
|
41
|
-
"@commercetools-uikit/icon-button": "^
|
|
42
|
-
"@commercetools-uikit/icons": "^
|
|
43
|
-
"@commercetools-uikit/messages": "^
|
|
44
|
-
"@commercetools-uikit/primary-button": "^
|
|
45
|
-
"@commercetools-uikit/secondary-button": "^
|
|
46
|
-
"@commercetools-uikit/secondary-icon-button": "^
|
|
47
|
-
"@commercetools-uikit/spacings": "^
|
|
48
|
-
"@commercetools-uikit/text": "^
|
|
32
|
+
"@commercetools-frontend/application-shell-connectors": "21.0.0",
|
|
33
|
+
"@commercetools-frontend/assets": "21.0.0",
|
|
34
|
+
"@commercetools-frontend/constants": "21.0.0",
|
|
35
|
+
"@commercetools-frontend/i18n": "21.2.0",
|
|
36
|
+
"@commercetools-frontend/l10n": "21.0.0",
|
|
37
|
+
"@commercetools-uikit/card": "^14.0.1",
|
|
38
|
+
"@commercetools-uikit/constraints": "^14.0.1",
|
|
39
|
+
"@commercetools-uikit/design-system": "^14.0.0",
|
|
40
|
+
"@commercetools-uikit/flat-button": "^14.0.1",
|
|
41
|
+
"@commercetools-uikit/icon-button": "^14.0.1",
|
|
42
|
+
"@commercetools-uikit/icons": "^14.0.1",
|
|
43
|
+
"@commercetools-uikit/messages": "^14.0.1",
|
|
44
|
+
"@commercetools-uikit/primary-button": "^14.0.1",
|
|
45
|
+
"@commercetools-uikit/secondary-button": "^14.0.1",
|
|
46
|
+
"@commercetools-uikit/secondary-icon-button": "^14.0.1",
|
|
47
|
+
"@commercetools-uikit/spacings": "^14.0.1",
|
|
48
|
+
"@commercetools-uikit/text": "^14.0.1",
|
|
49
49
|
"@emotion/react": "11.7.1",
|
|
50
50
|
"@emotion/styled": "11.6.0",
|
|
51
51
|
"@types/lodash": "^4.14.178",
|