@commercetools-frontend/application-components 23.4.0 → 24.0.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 +46 -37
- package/dist/commercetools-frontend-application-components.cjs.prod.js +31 -22
- package/dist/commercetools-frontend-application-components.esm.js +47 -38
- package/dist/declarations/src/components/detail-pages/custom-form-detail-page/custom-form-detail-page.d.ts +3 -3
- package/dist/declarations/src/components/detail-pages/form-detail-page/form-detail-page.d.ts +4 -5
- package/dist/declarations/src/components/detail-pages/info-detail-page/info-detail-page.d.ts +1 -1
- package/dist/declarations/src/components/detail-pages/tabular-detail-page/tabular-detail-page.d.ts +3 -6
- package/dist/declarations/src/components/dialogs/form-dialog/form-dialog.d.ts +3 -2
- package/dist/declarations/src/components/dialogs/internals/dialog-content.d.ts +1 -1
- package/dist/declarations/src/components/dialogs/internals/dialog-footer.d.ts +3 -2
- package/dist/declarations/src/components/dialogs/internals/dialog.styles.d.ts +2 -2
- package/dist/declarations/src/components/drawer/drawer.d.ts +4 -3
- package/dist/declarations/src/components/internals/default-form-buttons.d.ts +3 -2
- package/dist/declarations/src/components/internals/page.styles.d.ts +3 -3
- package/dist/declarations/src/components/internals/tabular-page.d.ts +4 -4
- package/dist/declarations/src/components/main-pages/custom-form-main-page/custom-form-main-page.d.ts +3 -3
- package/dist/declarations/src/components/main-pages/form-main-page/form-main-page.d.ts +14 -10
- package/dist/declarations/src/components/main-pages/info-main-page/info-main-page.d.ts +1 -1
- package/dist/declarations/src/components/main-pages/internals/main-page.styles.d.ts +3 -3
- package/dist/declarations/src/components/main-pages/tabular-main-page/tabular-main-page.d.ts +15 -15
- package/dist/declarations/src/components/modal-pages/custom-form-modal-page/custom-form-modal-page.d.ts +2 -2
- package/dist/declarations/src/components/modal-pages/form-modal-page/form-modal-page.d.ts +3 -4
- package/dist/declarations/src/components/modal-pages/internals/modal-page.styles.d.ts +1 -1
- package/dist/declarations/src/components/modal-pages/tabular-modal-page/tabular-modal-page.d.ts +2 -2
- package/dist/declarations/src/components/modal-pages/utils/modal-page-top-bar.d.ts +1 -1
- package/dist/declarations/src/components/public-page-layout/public-page-layout.styles.d.ts +3 -3
- package/package.json +37 -39
- /package/dist/{custom-views-selector-f49cbaed.esm.js → custom-views-selector-17209139.esm.js} +0 -0
- /package/dist/{custom-views-selector-005d9211.cjs.prod.js → custom-views-selector-4f4e8c43.cjs.prod.js} +0 -0
- /package/dist/{custom-views-selector-a3e9d9dd.cjs.dev.js → custom-views-selector-f1e800af.cjs.dev.js} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/application-components",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "24.0.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": {
|
|
@@ -36,31 +36,31 @@
|
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@babel/runtime": "^7.22.15",
|
|
38
38
|
"@babel/runtime-corejs3": "^7.22.15",
|
|
39
|
-
"@commercetools-frontend/actions-global": "
|
|
40
|
-
"@commercetools-frontend/application-config": "
|
|
41
|
-
"@commercetools-frontend/application-shell-connectors": "
|
|
42
|
-
"@commercetools-frontend/assets": "
|
|
43
|
-
"@commercetools-frontend/constants": "
|
|
44
|
-
"@commercetools-frontend/i18n": "
|
|
45
|
-
"@commercetools-frontend/l10n": "
|
|
46
|
-
"@commercetools-frontend/sentry": "
|
|
47
|
-
"@commercetools-uikit/accessible-button": "
|
|
48
|
-
"@commercetools-uikit/card": "
|
|
49
|
-
"@commercetools-uikit/constraints": "
|
|
50
|
-
"@commercetools-uikit/design-system": "
|
|
51
|
-
"@commercetools-uikit/flat-button": "
|
|
52
|
-
"@commercetools-uikit/hooks": "
|
|
53
|
-
"@commercetools-uikit/icon-button": "
|
|
54
|
-
"@commercetools-uikit/icons": "
|
|
55
|
-
"@commercetools-uikit/label": "
|
|
56
|
-
"@commercetools-uikit/messages": "
|
|
57
|
-
"@commercetools-uikit/primary-button": "
|
|
58
|
-
"@commercetools-uikit/secondary-button": "
|
|
59
|
-
"@commercetools-uikit/secondary-icon-button": "
|
|
60
|
-
"@commercetools-uikit/spacings": "
|
|
61
|
-
"@commercetools-uikit/stamp": "
|
|
62
|
-
"@commercetools-uikit/text": "
|
|
63
|
-
"@commercetools-uikit/utils": "
|
|
39
|
+
"@commercetools-frontend/actions-global": "24.0.0",
|
|
40
|
+
"@commercetools-frontend/application-config": "24.0.0",
|
|
41
|
+
"@commercetools-frontend/application-shell-connectors": "24.0.0",
|
|
42
|
+
"@commercetools-frontend/assets": "24.0.0",
|
|
43
|
+
"@commercetools-frontend/constants": "24.0.0",
|
|
44
|
+
"@commercetools-frontend/i18n": "24.0.0",
|
|
45
|
+
"@commercetools-frontend/l10n": "24.0.0",
|
|
46
|
+
"@commercetools-frontend/sentry": "24.0.0",
|
|
47
|
+
"@commercetools-uikit/accessible-button": "20.0.0",
|
|
48
|
+
"@commercetools-uikit/card": "20.0.0",
|
|
49
|
+
"@commercetools-uikit/constraints": "20.0.0",
|
|
50
|
+
"@commercetools-uikit/design-system": "20.0.0",
|
|
51
|
+
"@commercetools-uikit/flat-button": "20.0.0",
|
|
52
|
+
"@commercetools-uikit/hooks": "20.0.0",
|
|
53
|
+
"@commercetools-uikit/icon-button": "20.0.0",
|
|
54
|
+
"@commercetools-uikit/icons": "20.0.0",
|
|
55
|
+
"@commercetools-uikit/label": "20.0.0",
|
|
56
|
+
"@commercetools-uikit/messages": "20.0.0",
|
|
57
|
+
"@commercetools-uikit/primary-button": "20.0.0",
|
|
58
|
+
"@commercetools-uikit/secondary-button": "20.0.0",
|
|
59
|
+
"@commercetools-uikit/secondary-icon-button": "20.0.0",
|
|
60
|
+
"@commercetools-uikit/spacings": "20.0.0",
|
|
61
|
+
"@commercetools-uikit/stamp": "20.0.0",
|
|
62
|
+
"@commercetools-uikit/text": "20.0.0",
|
|
63
|
+
"@commercetools-uikit/utils": "20.0.0",
|
|
64
64
|
"@emotion/react": "^11.14.0",
|
|
65
65
|
"@emotion/styled": "^11.14.0",
|
|
66
66
|
"@flopflip/react-broadcast": "14.0.2",
|
|
@@ -70,9 +70,8 @@
|
|
|
70
70
|
"@types/history": "^4.7.11",
|
|
71
71
|
"@types/lodash": "^4.14.198",
|
|
72
72
|
"@types/prop-types": "^15.7.5",
|
|
73
|
-
"@types/react": "^
|
|
74
|
-
"@types/react-dom": "^
|
|
75
|
-
"@types/react-modal": "^3.16.0",
|
|
73
|
+
"@types/react": "^19.0.3",
|
|
74
|
+
"@types/react-dom": "^19.0.2",
|
|
76
75
|
"@types/react-router-dom": "^5.3.3",
|
|
77
76
|
"history": "4.10.1",
|
|
78
77
|
"lodash": "4.17.21",
|
|
@@ -80,24 +79,23 @@
|
|
|
80
79
|
"raf-schd": "^4.0.3"
|
|
81
80
|
},
|
|
82
81
|
"devDependencies": {
|
|
83
|
-
"@apollo/client": "3.
|
|
84
|
-
"@testing-library/dom": "^
|
|
85
|
-
"@testing-library/react": "
|
|
86
|
-
"@testing-library/react-hooks": "8.0.1",
|
|
82
|
+
"@apollo/client": "3.12.4",
|
|
83
|
+
"@testing-library/dom": "^10.4.0",
|
|
84
|
+
"@testing-library/react": "16.1.0",
|
|
87
85
|
"@types/jest": "^29.5.4",
|
|
88
86
|
"@types/raf-schd": "^4.0.1",
|
|
89
87
|
"@types/testing-library__jest-dom": "^5.14.9",
|
|
90
88
|
"jest": "29.7.0",
|
|
91
89
|
"msw": "0.49.3",
|
|
92
|
-
"react": "
|
|
93
|
-
"react-dom": "
|
|
94
|
-
"react-intl": "^
|
|
90
|
+
"react": "19.0.0",
|
|
91
|
+
"react-dom": "19.0.0",
|
|
92
|
+
"react-intl": "^7.1.4",
|
|
95
93
|
"react-router-dom": "5.3.4"
|
|
96
94
|
},
|
|
97
95
|
"peerDependencies": {
|
|
98
|
-
"react": "
|
|
99
|
-
"react-dom": "
|
|
100
|
-
"react-intl": "
|
|
96
|
+
"react": "19.x",
|
|
97
|
+
"react-dom": "19.x",
|
|
98
|
+
"react-intl": "7.x",
|
|
101
99
|
"react-router-dom": "5.x"
|
|
102
100
|
}
|
|
103
101
|
}
|
/package/dist/{custom-views-selector-f49cbaed.esm.js → custom-views-selector-17209139.esm.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|