@synerise/ds-table 1.5.1 → 1.5.3

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/CHANGELOG.md CHANGED
@@ -3,6 +3,25 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.5.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-table@1.5.2...@synerise/ds-table@1.5.3) (2025-08-14)
7
+
8
+ **Note:** Version bump only for package @synerise/ds-table
9
+
10
+
11
+
12
+
13
+
14
+ ## [1.5.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-table@1.5.1...@synerise/ds-table@1.5.2) (2025-07-25)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * **table:** fix condition ([9e69596](https://github.com/synerise/synerise-design/commit/9e695967427610cff7d214a7c981559a67700d72))
20
+
21
+
22
+
23
+
24
+
6
25
  ## [1.5.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-table@1.5.0...@synerise/ds-table@1.5.1) (2025-07-24)
7
26
 
8
27
  **Note:** Version bump only for package @synerise/ds-table
@@ -228,7 +228,7 @@ var TableSelection = function TableSelection(_ref) {
228
228
  }
229
229
  },
230
230
  indeterminate: isIndeterminate
231
- })), (selection.selections || (menuDataSource == null ? void 0 : menuDataSource.length)) && /*#__PURE__*/React.createElement(Dropdown, {
231
+ })), (selection.selections || !!(menuDataSource != null && menuDataSource.length)) && /*#__PURE__*/React.createElement(Dropdown, {
232
232
  disabled: disabledBulkSelection || (menuDataSource == null ? void 0 : menuDataSource.length) === 0,
233
233
  trigger: ['click'],
234
234
  overlay: /*#__PURE__*/React.createElement(S.SelectionMenu, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@synerise/ds-table",
3
- "version": "1.5.1",
3
+ "version": "1.5.3",
4
4
  "description": "Table UI Component for the Synerise Design System",
5
5
  "license": "ISC",
6
6
  "repository": "synerise/synerise-design",
@@ -34,30 +34,30 @@
34
34
  ],
35
35
  "types": "dist/index.d.ts",
36
36
  "dependencies": {
37
- "@synerise/ds-alert": "^1.1.11",
38
- "@synerise/ds-badge": "^1.0.17",
39
- "@synerise/ds-button": "^1.4.6",
40
- "@synerise/ds-button-group": "^1.1.10",
41
- "@synerise/ds-checkbox": "^1.1.4",
42
- "@synerise/ds-column-manager": "^1.2.8",
37
+ "@synerise/ds-alert": "^1.1.12",
38
+ "@synerise/ds-badge": "^1.0.18",
39
+ "@synerise/ds-button": "^1.4.7",
40
+ "@synerise/ds-button-group": "^1.1.11",
41
+ "@synerise/ds-checkbox": "^1.1.5",
42
+ "@synerise/ds-column-manager": "^1.2.9",
43
43
  "@synerise/ds-data-format": "^1.1.0",
44
- "@synerise/ds-dropdown": "^1.0.19",
44
+ "@synerise/ds-dropdown": "^1.0.20",
45
45
  "@synerise/ds-flag": "^1.0.3",
46
- "@synerise/ds-icon": "^1.6.2",
47
- "@synerise/ds-input": "^1.3.6",
46
+ "@synerise/ds-icon": "^1.7.0",
47
+ "@synerise/ds-input": "^1.3.7",
48
48
  "@synerise/ds-loader": "^1.0.7",
49
- "@synerise/ds-menu": "^1.0.18",
50
- "@synerise/ds-modal": "^1.2.6",
51
- "@synerise/ds-pagination": "^1.0.19",
52
- "@synerise/ds-result": "^1.0.19",
53
- "@synerise/ds-scrollbar": "^1.1.5",
54
- "@synerise/ds-search": "^1.2.6",
55
- "@synerise/ds-select": "^1.1.13",
56
- "@synerise/ds-skeleton": "^1.0.18",
57
- "@synerise/ds-status": "^1.2.11",
58
- "@synerise/ds-tag": "^1.1.15",
59
- "@synerise/ds-tooltip": "^1.1.15",
60
- "@synerise/ds-typography": "^1.0.17",
49
+ "@synerise/ds-menu": "^1.0.19",
50
+ "@synerise/ds-modal": "^1.2.7",
51
+ "@synerise/ds-pagination": "^1.0.20",
52
+ "@synerise/ds-result": "^1.0.20",
53
+ "@synerise/ds-scrollbar": "^1.1.6",
54
+ "@synerise/ds-search": "^1.2.7",
55
+ "@synerise/ds-select": "^1.1.14",
56
+ "@synerise/ds-skeleton": "^1.0.19",
57
+ "@synerise/ds-status": "^1.2.12",
58
+ "@synerise/ds-tag": "^1.1.16",
59
+ "@synerise/ds-tooltip": "^1.1.16",
60
+ "@synerise/ds-typography": "^1.0.18",
61
61
  "@synerise/ds-utils": "^1.4.0",
62
62
  "@types/react-window": "^1.8.5",
63
63
  "classnames": "^2.5.1",
@@ -77,5 +77,5 @@
77
77
  "react-intl": ">=3.12.0 <= 6.8",
78
78
  "styled-components": "^5.3.3"
79
79
  },
80
- "gitHead": "e57b766f264575efe046c96200e81a8ccd0c3128"
80
+ "gitHead": "408d73cc145b6c8c61f3e70dce05badf3ad1ffde"
81
81
  }