@kmkf-fe-packages/basic-components 2.2.31-beta.70 → 2.2.31-beta.89

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/dist/index.esm.js CHANGED
@@ -18995,11 +18995,17 @@ var getColumns$2 = function getColumns(_ref) {
18995
18995
  }, {
18996
18996
  dataIndex: 'unitName',
18997
18997
  title: "\u57FA\u672C\u5355\u4F4D",
18998
- width: 150
18998
+ ellipsis: true,
18999
+ width: 150,
19000
+ align: 'center',
19001
+ render: renderTextEllipsis
18999
19002
  }, {
19000
19003
  dataIndex: 'auxUnitName',
19001
19004
  title: "\u8F85\u52A9\u5355\u4F4D",
19002
- width: 150
19005
+ ellipsis: true,
19006
+ width: 150,
19007
+ align: 'center',
19008
+ render: renderTextEllipsis
19003
19009
  }],
19004
19010
  //旺店通商品信息
19005
19011
  WDT_GOODS: [{
@@ -19128,11 +19134,17 @@ var getColumns$2 = function getColumns(_ref) {
19128
19134
  }, {
19129
19135
  dataIndex: 'unitName',
19130
19136
  title: "\u57FA\u672C\u5355\u4F4D",
19131
- width: 150
19137
+ ellipsis: true,
19138
+ width: 150,
19139
+ align: 'center',
19140
+ render: renderTextEllipsis
19132
19141
  }, {
19133
19142
  dataIndex: 'auxUnitName',
19134
19143
  title: "\u8F85\u52A9\u5355\u4F4D",
19135
- width: 150
19144
+ ellipsis: true,
19145
+ width: 150,
19146
+ align: 'center',
19147
+ render: renderTextEllipsis
19136
19148
  }],
19137
19149
  //旺店通退货商品信息
19138
19150
  WDT_RETURN_GOODS: [{
@@ -19300,11 +19312,17 @@ var getColumns$2 = function getColumns(_ref) {
19300
19312
  }, {
19301
19313
  dataIndex: 'unitName',
19302
19314
  title: "\u57FA\u672C\u5355\u4F4D",
19303
- width: 150
19315
+ ellipsis: true,
19316
+ width: 150,
19317
+ align: 'center',
19318
+ render: renderTextEllipsis
19304
19319
  }, {
19305
19320
  dataIndex: 'auxUnitName',
19306
19321
  title: "\u8F85\u52A9\u5355\u4F4D",
19307
- width: 150
19322
+ ellipsis: true,
19323
+ width: 150,
19324
+ align: 'center',
19325
+ render: renderTextEllipsis
19308
19326
  }],
19309
19327
  //旺店通换出商品信息
19310
19328
  WDT_EXCHANGE_GOODS: [{
@@ -19472,11 +19490,17 @@ var getColumns$2 = function getColumns(_ref) {
19472
19490
  }, {
19473
19491
  dataIndex: 'unitName',
19474
19492
  title: "\u57FA\u672C\u5355\u4F4D",
19475
- width: 150
19493
+ ellipsis: true,
19494
+ width: 150,
19495
+ align: 'center',
19496
+ render: renderTextEllipsis
19476
19497
  }, {
19477
19498
  dataIndex: 'auxUnitName',
19478
19499
  title: "\u8F85\u52A9\u5355\u4F4D",
19479
- width: 150
19500
+ ellipsis: true,
19501
+ width: 150,
19502
+ align: 'center',
19503
+ render: renderTextEllipsis
19480
19504
  }],
19481
19505
  // 旺店通售后商品信息
19482
19506
  WDT_AFTERSALE_GOODS: [{
@@ -19635,11 +19659,17 @@ var getColumns$2 = function getColumns(_ref) {
19635
19659
  }, {
19636
19660
  dataIndex: 'unitName',
19637
19661
  title: "\u57FA\u672C\u5355\u4F4D",
19638
- width: 150
19662
+ ellipsis: true,
19663
+ width: 150,
19664
+ align: 'center',
19665
+ render: renderTextEllipsis
19639
19666
  }, {
19640
19667
  dataIndex: 'auxUnitName',
19641
19668
  title: "\u8F85\u52A9\u5355\u4F4D",
19642
- width: 150
19669
+ ellipsis: true,
19670
+ width: 150,
19671
+ align: 'center',
19672
+ render: renderTextEllipsis
19643
19673
  }]
19644
19674
  };
19645
19675
  };
package/dist/index.js CHANGED
@@ -19010,11 +19010,17 @@ var getColumns$2 = function getColumns(_ref) {
19010
19010
  }, {
19011
19011
  dataIndex: 'unitName',
19012
19012
  title: "\u57FA\u672C\u5355\u4F4D",
19013
- width: 150
19013
+ ellipsis: true,
19014
+ width: 150,
19015
+ align: 'center',
19016
+ render: renderTextEllipsis
19014
19017
  }, {
19015
19018
  dataIndex: 'auxUnitName',
19016
19019
  title: "\u8F85\u52A9\u5355\u4F4D",
19017
- width: 150
19020
+ ellipsis: true,
19021
+ width: 150,
19022
+ align: 'center',
19023
+ render: renderTextEllipsis
19018
19024
  }],
19019
19025
  //旺店通商品信息
19020
19026
  WDT_GOODS: [{
@@ -19143,11 +19149,17 @@ var getColumns$2 = function getColumns(_ref) {
19143
19149
  }, {
19144
19150
  dataIndex: 'unitName',
19145
19151
  title: "\u57FA\u672C\u5355\u4F4D",
19146
- width: 150
19152
+ ellipsis: true,
19153
+ width: 150,
19154
+ align: 'center',
19155
+ render: renderTextEllipsis
19147
19156
  }, {
19148
19157
  dataIndex: 'auxUnitName',
19149
19158
  title: "\u8F85\u52A9\u5355\u4F4D",
19150
- width: 150
19159
+ ellipsis: true,
19160
+ width: 150,
19161
+ align: 'center',
19162
+ render: renderTextEllipsis
19151
19163
  }],
19152
19164
  //旺店通退货商品信息
19153
19165
  WDT_RETURN_GOODS: [{
@@ -19315,11 +19327,17 @@ var getColumns$2 = function getColumns(_ref) {
19315
19327
  }, {
19316
19328
  dataIndex: 'unitName',
19317
19329
  title: "\u57FA\u672C\u5355\u4F4D",
19318
- width: 150
19330
+ ellipsis: true,
19331
+ width: 150,
19332
+ align: 'center',
19333
+ render: renderTextEllipsis
19319
19334
  }, {
19320
19335
  dataIndex: 'auxUnitName',
19321
19336
  title: "\u8F85\u52A9\u5355\u4F4D",
19322
- width: 150
19337
+ ellipsis: true,
19338
+ width: 150,
19339
+ align: 'center',
19340
+ render: renderTextEllipsis
19323
19341
  }],
19324
19342
  //旺店通换出商品信息
19325
19343
  WDT_EXCHANGE_GOODS: [{
@@ -19487,11 +19505,17 @@ var getColumns$2 = function getColumns(_ref) {
19487
19505
  }, {
19488
19506
  dataIndex: 'unitName',
19489
19507
  title: "\u57FA\u672C\u5355\u4F4D",
19490
- width: 150
19508
+ ellipsis: true,
19509
+ width: 150,
19510
+ align: 'center',
19511
+ render: renderTextEllipsis
19491
19512
  }, {
19492
19513
  dataIndex: 'auxUnitName',
19493
19514
  title: "\u8F85\u52A9\u5355\u4F4D",
19494
- width: 150
19515
+ ellipsis: true,
19516
+ width: 150,
19517
+ align: 'center',
19518
+ render: renderTextEllipsis
19495
19519
  }],
19496
19520
  // 旺店通售后商品信息
19497
19521
  WDT_AFTERSALE_GOODS: [{
@@ -19650,11 +19674,17 @@ var getColumns$2 = function getColumns(_ref) {
19650
19674
  }, {
19651
19675
  dataIndex: 'unitName',
19652
19676
  title: "\u57FA\u672C\u5355\u4F4D",
19653
- width: 150
19677
+ ellipsis: true,
19678
+ width: 150,
19679
+ align: 'center',
19680
+ render: renderTextEllipsis
19654
19681
  }, {
19655
19682
  dataIndex: 'auxUnitName',
19656
19683
  title: "\u8F85\u52A9\u5355\u4F4D",
19657
- width: 150
19684
+ ellipsis: true,
19685
+ width: 150,
19686
+ align: 'center',
19687
+ render: renderTextEllipsis
19658
19688
  }]
19659
19689
  };
19660
19690
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/basic-components",
3
- "version": "2.2.31-beta.70",
3
+ "version": "2.2.31-beta.89",
4
4
  "description": "> TODO: description",
5
5
  "homepage": "",
6
6
  "license": "ISC",
@@ -20,7 +20,7 @@
20
20
  "watch": "nodemon --ignore dist/ --ignore node_modules/ --watch src/ -C -e ts,tsx,less --debug -x 'yarn async'"
21
21
  },
22
22
  "dependencies": {
23
- "@kmkf-fe-packages/kmkf-utils": "2.2.31-beta.70",
23
+ "@kmkf-fe-packages/kmkf-utils": "2.2.31-beta.89",
24
24
  "ahooks": "^3.7.4",
25
25
  "ali-react-table": "2.6.1",
26
26
  "bignumber.js": "^9.1.2",
@@ -66,5 +66,5 @@
66
66
  "publishConfig": {
67
67
  "access": "public"
68
68
  },
69
- "gitHead": "efdfba0ab5694c47d80b9a71a03fb6bd3b5ddbdb"
69
+ "gitHead": "f12951f1431d74bbe0b1b8d8141a02bc88938aad"
70
70
  }