@commercetools-uikit/data-table-manager 19.12.0 → 19.12.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.
|
@@ -480,7 +480,7 @@ DataTableManager.displayName = 'DataTableManager';
|
|
|
480
480
|
var DataTableManager$1 = DataTableManager;
|
|
481
481
|
|
|
482
482
|
// NOTE: This string will be replaced on build time with the package version.
|
|
483
|
-
var version = "19.
|
|
483
|
+
var version = "19.12.1";
|
|
484
484
|
|
|
485
485
|
exports.ColumnSettingsManager = columnSettingsManager.ColumnSettingsManager;
|
|
486
486
|
Object.defineProperty(exports, 'useRowSelection', {
|
|
@@ -454,7 +454,7 @@ DataTableManager.displayName = 'DataTableManager';
|
|
|
454
454
|
var DataTableManager$1 = DataTableManager;
|
|
455
455
|
|
|
456
456
|
// NOTE: This string will be replaced on build time with the package version.
|
|
457
|
-
var version = "19.
|
|
457
|
+
var version = "19.12.1";
|
|
458
458
|
|
|
459
459
|
exports.ColumnSettingsManager = columnSettingsManager.ColumnSettingsManager;
|
|
460
460
|
Object.defineProperty(exports, 'useRowSelection', {
|
|
@@ -453,6 +453,6 @@ DataTableManager.displayName = 'DataTableManager';
|
|
|
453
453
|
var DataTableManager$1 = DataTableManager;
|
|
454
454
|
|
|
455
455
|
// NOTE: This string will be replaced on build time with the package version.
|
|
456
|
-
var version = "19.
|
|
456
|
+
var version = "19.12.1";
|
|
457
457
|
|
|
458
458
|
export { UPDATE_ACTIONS, DataTableManager$1 as default, version };
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-uikit/data-table-manager",
|
|
3
3
|
"description": "This component enhances the DataTable component and additionally provides a UI and state management to handle configuration of the table such as column manager.",
|
|
4
|
-
"version": "19.12.
|
|
4
|
+
"version": "19.12.1",
|
|
5
5
|
"bugs": "https://github.com/commercetools/ui-kit/issues",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -28,38 +28,38 @@
|
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"@babel/runtime": "^7.20.13",
|
|
30
30
|
"@babel/runtime-corejs3": "^7.20.13",
|
|
31
|
-
"@commercetools-uikit/accessible-button": "19.12.
|
|
32
|
-
"@commercetools-uikit/accessible-hidden": "19.12.
|
|
33
|
-
"@commercetools-uikit/async-select-input": "19.12.
|
|
34
|
-
"@commercetools-uikit/card": "19.12.
|
|
35
|
-
"@commercetools-uikit/collapsible-motion": "19.12.
|
|
36
|
-
"@commercetools-uikit/design-system": "19.12.
|
|
37
|
-
"@commercetools-uikit/dropdown-menu": "19.12.
|
|
38
|
-
"@commercetools-uikit/field-label": "19.12.
|
|
39
|
-
"@commercetools-uikit/grid": "19.12.
|
|
40
|
-
"@commercetools-uikit/hooks": "19.12.
|
|
41
|
-
"@commercetools-uikit/icon-button": "19.12.
|
|
42
|
-
"@commercetools-uikit/icons": "19.12.
|
|
43
|
-
"@commercetools-uikit/primary-button": "19.12.
|
|
44
|
-
"@commercetools-uikit/radio-input": "19.12.
|
|
45
|
-
"@commercetools-uikit/secondary-button": "19.12.
|
|
46
|
-
"@commercetools-uikit/secondary-icon-button": "19.12.
|
|
47
|
-
"@commercetools-uikit/select-input": "19.12.
|
|
48
|
-
"@commercetools-uikit/spacings": "19.12.
|
|
49
|
-
"@commercetools-uikit/tag": "19.12.
|
|
50
|
-
"@commercetools-uikit/text": "19.12.
|
|
51
|
-
"@commercetools-uikit/tooltip": "19.12.
|
|
52
|
-
"@commercetools-uikit/utils": "19.12.
|
|
31
|
+
"@commercetools-uikit/accessible-button": "19.12.1",
|
|
32
|
+
"@commercetools-uikit/accessible-hidden": "19.12.1",
|
|
33
|
+
"@commercetools-uikit/async-select-input": "19.12.1",
|
|
34
|
+
"@commercetools-uikit/card": "19.12.1",
|
|
35
|
+
"@commercetools-uikit/collapsible-motion": "19.12.1",
|
|
36
|
+
"@commercetools-uikit/design-system": "19.12.1",
|
|
37
|
+
"@commercetools-uikit/dropdown-menu": "19.12.1",
|
|
38
|
+
"@commercetools-uikit/field-label": "19.12.1",
|
|
39
|
+
"@commercetools-uikit/grid": "19.12.1",
|
|
40
|
+
"@commercetools-uikit/hooks": "19.12.1",
|
|
41
|
+
"@commercetools-uikit/icon-button": "19.12.1",
|
|
42
|
+
"@commercetools-uikit/icons": "19.12.1",
|
|
43
|
+
"@commercetools-uikit/primary-button": "19.12.1",
|
|
44
|
+
"@commercetools-uikit/radio-input": "19.12.1",
|
|
45
|
+
"@commercetools-uikit/secondary-button": "19.12.1",
|
|
46
|
+
"@commercetools-uikit/secondary-icon-button": "19.12.1",
|
|
47
|
+
"@commercetools-uikit/select-input": "19.12.1",
|
|
48
|
+
"@commercetools-uikit/spacings": "19.12.1",
|
|
49
|
+
"@commercetools-uikit/tag": "19.12.1",
|
|
50
|
+
"@commercetools-uikit/text": "19.12.1",
|
|
51
|
+
"@commercetools-uikit/tooltip": "19.12.1",
|
|
52
|
+
"@commercetools-uikit/utils": "19.12.1",
|
|
53
53
|
"@emotion/react": "^11.10.5",
|
|
54
54
|
"@emotion/styled": "^11.10.5",
|
|
55
|
+
"@types/debounce-promise": "^3.1.6",
|
|
56
|
+
"@types/react-beautiful-dnd": "^13.1.3",
|
|
55
57
|
"debounce-promise": "^3.1.2",
|
|
56
58
|
"lodash": "4.17.21",
|
|
57
59
|
"prop-types": "15.8.1",
|
|
58
60
|
"react-beautiful-dnd": "13.1.1"
|
|
59
61
|
},
|
|
60
62
|
"devDependencies": {
|
|
61
|
-
"@types/debounce-promise": "^3.1.6",
|
|
62
|
-
"@types/react-beautiful-dnd": "^13.1.3",
|
|
63
63
|
"formik": "^2.2.9",
|
|
64
64
|
"react": "17.0.2",
|
|
65
65
|
"react-dom": "17.0.2",
|