@commercetools-frontend/application-components 22.23.3 → 22.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/README.md +1 -1
- package/dist/commercetools-frontend-application-components.cjs.dev.js +63 -108
- package/dist/commercetools-frontend-application-components.cjs.prod.js +49 -97
- package/dist/commercetools-frontend-application-components.esm.js +64 -107
- package/dist/declarations/src/components/internals/tabular-page.d.ts +9 -10
- package/dist/declarations/src/theming.d.ts +4 -36
- package/package.json +28 -28
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/application-components",
|
|
3
|
-
"version": "22.
|
|
3
|
+
"version": "22.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": {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"url": "https://github.com/commercetools/merchant-center-application-kit.git",
|
|
9
9
|
"directory": "packages/application-components"
|
|
10
10
|
},
|
|
11
|
-
"homepage": "https://docs.commercetools.com/
|
|
11
|
+
"homepage": "https://docs.commercetools.com/merchant-center-customizations/api-reference/commercetools-frontend-application-components",
|
|
12
12
|
"keywords": [
|
|
13
13
|
"javascript",
|
|
14
14
|
"frontend",
|
|
@@ -36,34 +36,34 @@
|
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@babel/runtime": "^7.22.15",
|
|
38
38
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
39
|
-
"@commercetools-frontend/actions-global": "22.
|
|
40
|
-
"@commercetools-frontend/application-config": "22.
|
|
41
|
-
"@commercetools-frontend/application-shell-connectors": "22.
|
|
42
|
-
"@commercetools-frontend/assets": "22.
|
|
43
|
-
"@commercetools-frontend/constants": "22.
|
|
44
|
-
"@commercetools-frontend/i18n": "22.
|
|
45
|
-
"@commercetools-frontend/l10n": "22.
|
|
46
|
-
"@commercetools-frontend/sentry": "22.
|
|
47
|
-
"@commercetools-uikit/accessible-button": "^19.
|
|
48
|
-
"@commercetools-uikit/card": "^19.
|
|
49
|
-
"@commercetools-uikit/constraints": "^19.
|
|
50
|
-
"@commercetools-uikit/design-system": "^19.
|
|
51
|
-
"@commercetools-uikit/flat-button": "^19.
|
|
52
|
-
"@commercetools-uikit/hooks": "^19.
|
|
53
|
-
"@commercetools-uikit/icon-button": "^19.
|
|
54
|
-
"@commercetools-uikit/icons": "^19.
|
|
55
|
-
"@commercetools-uikit/label": "^19.
|
|
56
|
-
"@commercetools-uikit/messages": "^19.
|
|
57
|
-
"@commercetools-uikit/primary-button": "^19.
|
|
58
|
-
"@commercetools-uikit/secondary-button": "^19.
|
|
59
|
-
"@commercetools-uikit/secondary-icon-button": "^19.
|
|
60
|
-
"@commercetools-uikit/spacings": "^19.
|
|
61
|
-
"@commercetools-uikit/stamp": "^19.
|
|
62
|
-
"@commercetools-uikit/text": "^19.
|
|
63
|
-
"@commercetools-uikit/utils": "^19.
|
|
39
|
+
"@commercetools-frontend/actions-global": "22.25.0",
|
|
40
|
+
"@commercetools-frontend/application-config": "22.25.0",
|
|
41
|
+
"@commercetools-frontend/application-shell-connectors": "22.25.0",
|
|
42
|
+
"@commercetools-frontend/assets": "22.25.0",
|
|
43
|
+
"@commercetools-frontend/constants": "22.25.0",
|
|
44
|
+
"@commercetools-frontend/i18n": "22.25.0",
|
|
45
|
+
"@commercetools-frontend/l10n": "22.25.0",
|
|
46
|
+
"@commercetools-frontend/sentry": "22.25.0",
|
|
47
|
+
"@commercetools-uikit/accessible-button": "^19.2.0",
|
|
48
|
+
"@commercetools-uikit/card": "^19.2.0",
|
|
49
|
+
"@commercetools-uikit/constraints": "^19.2.0",
|
|
50
|
+
"@commercetools-uikit/design-system": "^19.2.0",
|
|
51
|
+
"@commercetools-uikit/flat-button": "^19.2.0",
|
|
52
|
+
"@commercetools-uikit/hooks": "^19.2.0",
|
|
53
|
+
"@commercetools-uikit/icon-button": "^19.2.0",
|
|
54
|
+
"@commercetools-uikit/icons": "^19.2.0",
|
|
55
|
+
"@commercetools-uikit/label": "^19.2.0",
|
|
56
|
+
"@commercetools-uikit/messages": "^19.2.0",
|
|
57
|
+
"@commercetools-uikit/primary-button": "^19.2.0",
|
|
58
|
+
"@commercetools-uikit/secondary-button": "^19.2.0",
|
|
59
|
+
"@commercetools-uikit/secondary-icon-button": "^19.2.0",
|
|
60
|
+
"@commercetools-uikit/spacings": "^19.2.0",
|
|
61
|
+
"@commercetools-uikit/stamp": "^19.2.0",
|
|
62
|
+
"@commercetools-uikit/text": "^19.2.0",
|
|
63
|
+
"@commercetools-uikit/utils": "^19.2.0",
|
|
64
64
|
"@emotion/react": "^11.11.4",
|
|
65
65
|
"@emotion/styled": "^11.11.0",
|
|
66
|
-
"@flopflip/react-broadcast": "
|
|
66
|
+
"@flopflip/react-broadcast": "14.0.0",
|
|
67
67
|
"@react-hook/latest": "1.0.3",
|
|
68
68
|
"@react-hook/resize-observer": "1.2.6",
|
|
69
69
|
"@types/history": "^4.7.11",
|