@kmkf-fe-packages/basic-components 1.10.1-beta.4 → 1.11.0-alpha.0

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/README.md CHANGED
@@ -18,4 +18,4 @@ yarn start
18
18
  - common 公共组件
19
19
  - config 公共方法
20
20
  - assets 静态资源
21
- -
21
+ -
package/dist/index.esm.js CHANGED
@@ -12173,13 +12173,13 @@ var GoodItem$1 = function GoodItem(props) {
12173
12173
  {
12174
12174
  columns = [{
12175
12175
  dataIndex: 'goodId',
12176
- title: "SPUID",
12176
+ title: "\u5546\u54C1ID",
12177
12177
  align: 'center',
12178
12178
  ellipsis: true,
12179
12179
  width: 70
12180
12180
  }, {
12181
12181
  dataIndex: 'goodNo',
12182
- title: "\u5546\u54C1SPU\u7F16\u7801",
12182
+ title: "\u5546\u54C1\u7F16\u7801",
12183
12183
  align: 'center',
12184
12184
  ellipsis: true,
12185
12185
  width: 180
@@ -12300,13 +12300,13 @@ var GoodItem$1 = function GoodItem(props) {
12300
12300
  {
12301
12301
  columns = [{
12302
12302
  dataIndex: 'goodId',
12303
- title: "SPUID",
12303
+ title: "\u5546\u54C1ID",
12304
12304
  align: 'center',
12305
12305
  ellipsis: true,
12306
12306
  width: 70
12307
12307
  }, {
12308
12308
  dataIndex: 'goodNo',
12309
- title: "\u5546\u54C1SPU\u7F16\u7801",
12309
+ title: "\u5546\u54C1\u7F16\u7801",
12310
12310
  align: 'center',
12311
12311
  ellipsis: true,
12312
12312
  width: 180
@@ -14118,7 +14118,9 @@ var wdtReissue = function wdtReissue(props) {
14118
14118
  var _typeMap$type25;
14119
14119
  return !!(value === null || value === void 0 ? void 0 : value[(_typeMap$type25 = typeMap$1[type]) === null || _typeMap$type25 === void 0 ? void 0 : _typeMap$type25.wdtSystemOrderNo]);
14120
14120
  }, [value === null || value === void 0 ? void 0 : value[(_typeMap$type26 = typeMap$1[type]) === null || _typeMap$type26 === void 0 ? void 0 : _typeMap$type26.wdtSystemOrderNo]]);
14121
- return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, {
14121
+ return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Row, {
14122
+ gutter: 8
14123
+ }, /*#__PURE__*/React.createElement(Col, {
14122
14124
  className: "gutter-row",
14123
14125
  xs: {
14124
14126
  span: 11
@@ -14150,9 +14152,6 @@ var wdtReissue = function wdtReissue(props) {
14150
14152
  },
14151
14153
  md: {
14152
14154
  span: 6
14153
- },
14154
- style: {
14155
- marginLeft: '8px'
14156
14155
  }
14157
14156
  }, /*#__PURE__*/React.createElement(Cascader, {
14158
14157
  style: {
package/dist/index.js CHANGED
@@ -12185,13 +12185,13 @@ var GoodItem$1 = function GoodItem(props) {
12185
12185
  {
12186
12186
  columns = [{
12187
12187
  dataIndex: 'goodId',
12188
- title: "SPUID",
12188
+ title: "\u5546\u54C1ID",
12189
12189
  align: 'center',
12190
12190
  ellipsis: true,
12191
12191
  width: 70
12192
12192
  }, {
12193
12193
  dataIndex: 'goodNo',
12194
- title: "\u5546\u54C1SPU\u7F16\u7801",
12194
+ title: "\u5546\u54C1\u7F16\u7801",
12195
12195
  align: 'center',
12196
12196
  ellipsis: true,
12197
12197
  width: 180
@@ -12312,13 +12312,13 @@ var GoodItem$1 = function GoodItem(props) {
12312
12312
  {
12313
12313
  columns = [{
12314
12314
  dataIndex: 'goodId',
12315
- title: "SPUID",
12315
+ title: "\u5546\u54C1ID",
12316
12316
  align: 'center',
12317
12317
  ellipsis: true,
12318
12318
  width: 70
12319
12319
  }, {
12320
12320
  dataIndex: 'goodNo',
12321
- title: "\u5546\u54C1SPU\u7F16\u7801",
12321
+ title: "\u5546\u54C1\u7F16\u7801",
12322
12322
  align: 'center',
12323
12323
  ellipsis: true,
12324
12324
  width: 180
@@ -14130,7 +14130,9 @@ var wdtReissue = function wdtReissue(props) {
14130
14130
  var _typeMap$type25;
14131
14131
  return !!(value === null || value === void 0 ? void 0 : value[(_typeMap$type25 = typeMap$1[type]) === null || _typeMap$type25 === void 0 ? void 0 : _typeMap$type25.wdtSystemOrderNo]);
14132
14132
  }, [value === null || value === void 0 ? void 0 : value[(_typeMap$type26 = typeMap$1[type]) === null || _typeMap$type26 === void 0 ? void 0 : _typeMap$type26.wdtSystemOrderNo]]);
14133
- return /*#__PURE__*/React__default['default'].createElement(React__default['default'].Fragment, null, /*#__PURE__*/React__default['default'].createElement(antd.Row, null, /*#__PURE__*/React__default['default'].createElement(antd.Col, {
14133
+ return /*#__PURE__*/React__default['default'].createElement(React__default['default'].Fragment, null, /*#__PURE__*/React__default['default'].createElement(antd.Row, {
14134
+ gutter: 8
14135
+ }, /*#__PURE__*/React__default['default'].createElement(antd.Col, {
14134
14136
  className: "gutter-row",
14135
14137
  xs: {
14136
14138
  span: 11
@@ -14162,9 +14164,6 @@ var wdtReissue = function wdtReissue(props) {
14162
14164
  },
14163
14165
  md: {
14164
14166
  span: 6
14165
- },
14166
- style: {
14167
- marginLeft: '8px'
14168
14167
  }
14169
14168
  }, /*#__PURE__*/React__default['default'].createElement(antd.Cascader, {
14170
14169
  style: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/basic-components",
3
- "version": "1.10.1-beta.4",
3
+ "version": "1.11.0-alpha.0",
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": "1.10.1-beta.0",
23
+ "@kmkf-fe-packages/kmkf-utils": "1.11.0-alpha.0",
24
24
  "ahooks": "^3.7.4",
25
25
  "bignumber.js": "^9.1.2",
26
26
  "kmkf-monitor": "^0.8.8",
@@ -65,5 +65,5 @@
65
65
  "publishConfig": {
66
66
  "access": "public"
67
67
  },
68
- "gitHead": "88ee1f883149b6cb4b50bb5bb3b5dced78826384"
68
+ "gitHead": "72a04da62ed02419fdf194f559aca975a6af27b9"
69
69
  }