@commercetools-uikit/data-table-manager 13.0.1 → 13.0.2

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.
@@ -1113,7 +1113,7 @@ DataTableManager.displayName = 'DataTableManager';
1113
1113
  var DataTableManager$1 = DataTableManager;
1114
1114
 
1115
1115
  // NOTE: This string will be replaced on build time with the package version.
1116
- var version = "13.0.1";
1116
+ var version = "13.0.2";
1117
1117
 
1118
1118
  Object.defineProperty(exports, 'useRowSelection', {
1119
1119
  enumerable: true,
@@ -762,7 +762,7 @@ DataTableManager.displayName = 'DataTableManager';
762
762
  var DataTableManager$1 = DataTableManager;
763
763
 
764
764
  // NOTE: This string will be replaced on build time with the package version.
765
- var version = "13.0.1";
765
+ var version = "13.0.2";
766
766
 
767
767
  Object.defineProperty(exports, 'useRowSelection', {
768
768
  enumerable: true,
@@ -1076,6 +1076,6 @@ DataTableManager.displayName = 'DataTableManager';
1076
1076
  var DataTableManager$1 = DataTableManager;
1077
1077
 
1078
1078
  // NOTE: This string will be replaced on build time with the package version.
1079
- var version = "13.0.1";
1079
+ var version = "13.0.2";
1080
1080
 
1081
1081
  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": "13.0.1",
4
+ "version": "13.0.2",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,25 +21,25 @@
21
21
  "dependencies": {
22
22
  "@babel/runtime": "7.17.2",
23
23
  "@babel/runtime-corejs3": "7.17.2",
24
- "@commercetools-uikit/accessible-button": "13.0.0",
24
+ "@commercetools-uikit/accessible-button": "13.0.2",
25
25
  "@commercetools-uikit/accessible-hidden": "13.0.0",
26
- "@commercetools-uikit/async-select-input": "13.0.1",
27
- "@commercetools-uikit/card": "13.0.0",
28
- "@commercetools-uikit/collapsible-motion": "13.0.0",
26
+ "@commercetools-uikit/async-select-input": "13.0.2",
27
+ "@commercetools-uikit/card": "13.0.2",
28
+ "@commercetools-uikit/collapsible-motion": "13.0.2",
29
29
  "@commercetools-uikit/design-system": "13.0.0",
30
- "@commercetools-uikit/field-label": "13.0.1",
30
+ "@commercetools-uikit/field-label": "13.0.2",
31
31
  "@commercetools-uikit/grid": "12.2.9",
32
- "@commercetools-uikit/hooks": "12.2.9",
33
- "@commercetools-uikit/icons": "13.0.0",
34
- "@commercetools-uikit/primary-button": "13.0.0",
35
- "@commercetools-uikit/radio-input": "13.0.1",
36
- "@commercetools-uikit/secondary-button": "13.0.0",
37
- "@commercetools-uikit/secondary-icon-button": "13.0.1",
38
- "@commercetools-uikit/select-input": "13.0.1",
39
- "@commercetools-uikit/spacings": "13.0.1",
40
- "@commercetools-uikit/tag": "13.0.0",
41
- "@commercetools-uikit/text": "13.0.0",
42
- "@commercetools-uikit/utils": "12.2.9",
32
+ "@commercetools-uikit/hooks": "13.0.2",
33
+ "@commercetools-uikit/icons": "13.0.2",
34
+ "@commercetools-uikit/primary-button": "13.0.2",
35
+ "@commercetools-uikit/radio-input": "13.0.2",
36
+ "@commercetools-uikit/secondary-button": "13.0.2",
37
+ "@commercetools-uikit/secondary-icon-button": "13.0.2",
38
+ "@commercetools-uikit/select-input": "13.0.2",
39
+ "@commercetools-uikit/spacings": "13.0.2",
40
+ "@commercetools-uikit/tag": "13.0.2",
41
+ "@commercetools-uikit/text": "13.0.2",
42
+ "@commercetools-uikit/utils": "13.0.2",
43
43
  "@emotion/react": "^11.4.0",
44
44
  "@emotion/styled": "^11.3.0",
45
45
  "debounce-promise": "^3.1.2",