@commercetools-uikit/data-table-manager 19.3.0 → 19.3.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.
|
@@ -846,7 +846,7 @@ DataTableManager.displayName = 'DataTableManager';
|
|
|
846
846
|
var DataTableManager$1 = DataTableManager;
|
|
847
847
|
|
|
848
848
|
// NOTE: This string will be replaced on build time with the package version.
|
|
849
|
-
var version = "19.3.
|
|
849
|
+
var version = "19.3.1";
|
|
850
850
|
|
|
851
851
|
Object.defineProperty(exports, 'useRowSelection', {
|
|
852
852
|
enumerable: true,
|
|
@@ -702,7 +702,7 @@ DataTableManager.displayName = 'DataTableManager';
|
|
|
702
702
|
var DataTableManager$1 = DataTableManager;
|
|
703
703
|
|
|
704
704
|
// NOTE: This string will be replaced on build time with the package version.
|
|
705
|
-
var version = "19.3.
|
|
705
|
+
var version = "19.3.1";
|
|
706
706
|
|
|
707
707
|
Object.defineProperty(exports, 'useRowSelection', {
|
|
708
708
|
enumerable: true,
|
|
@@ -807,6 +807,6 @@ DataTableManager.displayName = 'DataTableManager';
|
|
|
807
807
|
var DataTableManager$1 = DataTableManager;
|
|
808
808
|
|
|
809
809
|
// NOTE: This string will be replaced on build time with the package version.
|
|
810
|
-
var version = "19.3.
|
|
810
|
+
var version = "19.3.1";
|
|
811
811
|
|
|
812
812
|
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.3.
|
|
4
|
+
"version": "19.3.1",
|
|
5
5
|
"bugs": "https://github.com/commercetools/ui-kit/issues",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -21,28 +21,28 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@babel/runtime": "^7.20.13",
|
|
23
23
|
"@babel/runtime-corejs3": "^7.20.13",
|
|
24
|
-
"@commercetools-uikit/accessible-button": "19.3.
|
|
25
|
-
"@commercetools-uikit/accessible-hidden": "19.3.
|
|
26
|
-
"@commercetools-uikit/async-select-input": "19.3.
|
|
27
|
-
"@commercetools-uikit/card": "19.3.
|
|
28
|
-
"@commercetools-uikit/collapsible-motion": "19.3.
|
|
29
|
-
"@commercetools-uikit/design-system": "19.3.
|
|
30
|
-
"@commercetools-uikit/dropdown-menu": "19.3.
|
|
31
|
-
"@commercetools-uikit/field-label": "19.3.
|
|
32
|
-
"@commercetools-uikit/grid": "19.3.
|
|
33
|
-
"@commercetools-uikit/hooks": "19.3.
|
|
34
|
-
"@commercetools-uikit/icon-button": "19.3.
|
|
35
|
-
"@commercetools-uikit/icons": "19.3.
|
|
36
|
-
"@commercetools-uikit/primary-button": "19.3.
|
|
37
|
-
"@commercetools-uikit/radio-input": "19.3.
|
|
38
|
-
"@commercetools-uikit/secondary-button": "19.3.
|
|
39
|
-
"@commercetools-uikit/secondary-icon-button": "19.3.
|
|
40
|
-
"@commercetools-uikit/select-input": "19.3.
|
|
41
|
-
"@commercetools-uikit/spacings": "19.3.
|
|
42
|
-
"@commercetools-uikit/tag": "19.3.
|
|
43
|
-
"@commercetools-uikit/text": "19.3.
|
|
44
|
-
"@commercetools-uikit/tooltip": "19.3.
|
|
45
|
-
"@commercetools-uikit/utils": "19.3.
|
|
24
|
+
"@commercetools-uikit/accessible-button": "19.3.1",
|
|
25
|
+
"@commercetools-uikit/accessible-hidden": "19.3.1",
|
|
26
|
+
"@commercetools-uikit/async-select-input": "19.3.1",
|
|
27
|
+
"@commercetools-uikit/card": "19.3.1",
|
|
28
|
+
"@commercetools-uikit/collapsible-motion": "19.3.1",
|
|
29
|
+
"@commercetools-uikit/design-system": "19.3.1",
|
|
30
|
+
"@commercetools-uikit/dropdown-menu": "19.3.1",
|
|
31
|
+
"@commercetools-uikit/field-label": "19.3.1",
|
|
32
|
+
"@commercetools-uikit/grid": "19.3.1",
|
|
33
|
+
"@commercetools-uikit/hooks": "19.3.1",
|
|
34
|
+
"@commercetools-uikit/icon-button": "19.3.1",
|
|
35
|
+
"@commercetools-uikit/icons": "19.3.1",
|
|
36
|
+
"@commercetools-uikit/primary-button": "19.3.1",
|
|
37
|
+
"@commercetools-uikit/radio-input": "19.3.1",
|
|
38
|
+
"@commercetools-uikit/secondary-button": "19.3.1",
|
|
39
|
+
"@commercetools-uikit/secondary-icon-button": "19.3.1",
|
|
40
|
+
"@commercetools-uikit/select-input": "19.3.1",
|
|
41
|
+
"@commercetools-uikit/spacings": "19.3.1",
|
|
42
|
+
"@commercetools-uikit/tag": "19.3.1",
|
|
43
|
+
"@commercetools-uikit/text": "19.3.1",
|
|
44
|
+
"@commercetools-uikit/tooltip": "19.3.1",
|
|
45
|
+
"@commercetools-uikit/utils": "19.3.1",
|
|
46
46
|
"@emotion/react": "^11.10.5",
|
|
47
47
|
"@emotion/styled": "^11.10.5",
|
|
48
48
|
"debounce-promise": "^3.1.2",
|