@commercetools-uikit/data-table-manager 19.22.0 → 19.22.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.
|
@@ -496,7 +496,7 @@ DataTableManager.displayName = 'DataTableManager';
|
|
|
496
496
|
var DataTableManager$1 = DataTableManager;
|
|
497
497
|
|
|
498
498
|
// NOTE: This string will be replaced on build time with the package version.
|
|
499
|
-
var version = "19.22.
|
|
499
|
+
var version = "19.22.1";
|
|
500
500
|
|
|
501
501
|
exports.ColumnSettingsManager = columnSettingsManager.ColumnSettingsManager;
|
|
502
502
|
Object.defineProperty(exports, 'useRowSelection', {
|
|
@@ -470,7 +470,7 @@ DataTableManager.displayName = 'DataTableManager';
|
|
|
470
470
|
var DataTableManager$1 = DataTableManager;
|
|
471
471
|
|
|
472
472
|
// NOTE: This string will be replaced on build time with the package version.
|
|
473
|
-
var version = "19.22.
|
|
473
|
+
var version = "19.22.1";
|
|
474
474
|
|
|
475
475
|
exports.ColumnSettingsManager = columnSettingsManager.ColumnSettingsManager;
|
|
476
476
|
Object.defineProperty(exports, 'useRowSelection', {
|
|
@@ -469,6 +469,6 @@ DataTableManager.displayName = 'DataTableManager';
|
|
|
469
469
|
var DataTableManager$1 = DataTableManager;
|
|
470
470
|
|
|
471
471
|
// NOTE: This string will be replaced on build time with the package version.
|
|
472
|
-
var version = "19.22.
|
|
472
|
+
var version = "19.22.1";
|
|
473
473
|
|
|
474
474
|
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.22.
|
|
4
|
+
"version": "19.22.1",
|
|
5
5
|
"bugs": "https://github.com/commercetools/ui-kit/issues",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -28,28 +28,28 @@
|
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"@babel/runtime": "^7.20.13",
|
|
30
30
|
"@babel/runtime-corejs3": "^7.20.13",
|
|
31
|
-
"@commercetools-uikit/accessible-button": "19.22.
|
|
32
|
-
"@commercetools-uikit/accessible-hidden": "19.22.
|
|
33
|
-
"@commercetools-uikit/async-select-input": "19.22.
|
|
34
|
-
"@commercetools-uikit/card": "19.22.
|
|
35
|
-
"@commercetools-uikit/collapsible-motion": "19.22.
|
|
36
|
-
"@commercetools-uikit/design-system": "19.22.
|
|
37
|
-
"@commercetools-uikit/dropdown-menu": "19.22.
|
|
38
|
-
"@commercetools-uikit/field-label": "19.22.
|
|
39
|
-
"@commercetools-uikit/grid": "19.22.
|
|
40
|
-
"@commercetools-uikit/hooks": "19.22.
|
|
41
|
-
"@commercetools-uikit/icon-button": "19.22.
|
|
42
|
-
"@commercetools-uikit/icons": "19.22.
|
|
43
|
-
"@commercetools-uikit/primary-button": "19.22.
|
|
44
|
-
"@commercetools-uikit/radio-input": "19.22.
|
|
45
|
-
"@commercetools-uikit/secondary-button": "19.22.
|
|
46
|
-
"@commercetools-uikit/secondary-icon-button": "19.22.
|
|
47
|
-
"@commercetools-uikit/select-input": "19.22.
|
|
48
|
-
"@commercetools-uikit/spacings": "19.22.
|
|
49
|
-
"@commercetools-uikit/tag": "19.22.
|
|
50
|
-
"@commercetools-uikit/text": "19.22.
|
|
51
|
-
"@commercetools-uikit/tooltip": "19.22.
|
|
52
|
-
"@commercetools-uikit/utils": "19.22.
|
|
31
|
+
"@commercetools-uikit/accessible-button": "19.22.1",
|
|
32
|
+
"@commercetools-uikit/accessible-hidden": "19.22.1",
|
|
33
|
+
"@commercetools-uikit/async-select-input": "19.22.1",
|
|
34
|
+
"@commercetools-uikit/card": "19.22.1",
|
|
35
|
+
"@commercetools-uikit/collapsible-motion": "19.22.1",
|
|
36
|
+
"@commercetools-uikit/design-system": "19.22.1",
|
|
37
|
+
"@commercetools-uikit/dropdown-menu": "19.22.1",
|
|
38
|
+
"@commercetools-uikit/field-label": "19.22.1",
|
|
39
|
+
"@commercetools-uikit/grid": "19.22.1",
|
|
40
|
+
"@commercetools-uikit/hooks": "19.22.1",
|
|
41
|
+
"@commercetools-uikit/icon-button": "19.22.1",
|
|
42
|
+
"@commercetools-uikit/icons": "19.22.1",
|
|
43
|
+
"@commercetools-uikit/primary-button": "19.22.1",
|
|
44
|
+
"@commercetools-uikit/radio-input": "19.22.1",
|
|
45
|
+
"@commercetools-uikit/secondary-button": "19.22.1",
|
|
46
|
+
"@commercetools-uikit/secondary-icon-button": "19.22.1",
|
|
47
|
+
"@commercetools-uikit/select-input": "19.22.1",
|
|
48
|
+
"@commercetools-uikit/spacings": "19.22.1",
|
|
49
|
+
"@commercetools-uikit/tag": "19.22.1",
|
|
50
|
+
"@commercetools-uikit/text": "19.22.1",
|
|
51
|
+
"@commercetools-uikit/tooltip": "19.22.1",
|
|
52
|
+
"@commercetools-uikit/utils": "19.22.1",
|
|
53
53
|
"@emotion/react": "^11.10.5",
|
|
54
54
|
"@emotion/styled": "^11.10.5",
|
|
55
55
|
"@types/debounce-promise": "^3.1.6",
|