ls-pro-common 3.0.65 → 3.0.67

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.
@@ -388,6 +388,7 @@ var InputTable = /*#__PURE__*/React.forwardRef(function (prop, ref) {
388
388
  labelWidth: labelWidth,
389
389
  btnInline: true
390
390
  },
391
+ cellSelection: "fasle",
391
392
  options: {
392
393
  density: false,
393
394
  reload: false,
@@ -388,6 +388,7 @@ var InputTable = /*#__PURE__*/React.forwardRef(function (prop, ref) {
388
388
  labelWidth: labelWidth,
389
389
  btnInline: true
390
390
  },
391
+ cellSelection: "fasle",
391
392
  options: {
392
393
  density: false,
393
394
  reload: false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ls-pro-common",
3
- "version": "3.0.65",
3
+ "version": "3.0.67",
4
4
  "description": "ls-pro-common",
5
5
  "license": "MIT",
6
6
  "sideEffects": [
@@ -21,7 +21,7 @@
21
21
  ],
22
22
  "dependencies": {
23
23
  "@ant-design/icons": "^4.3.0",
24
- "ls-pro-table": "^3.0.46",
24
+ "ls-pro-table": "^3.0.47",
25
25
  "ls-pro-form": "^3.0.18",
26
26
  "ls-pro-field": "^3.0.6",
27
27
  "ls-pro-descriptions": "^3.0.1",