@kmkf-fe-packages/services-components 0.7.15-alpha.7 → 0.7.15-alpha.70

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.
Files changed (99) hide show
  1. package/dist/esm/commonComponents/QueryLogisticsTrack/index.js +23 -21
  2. package/dist/esm/commonComponents/ShopList/index.d.ts +1 -1
  3. package/dist/esm/commonComponents/ShopList/index.js +4 -2
  4. package/dist/esm/components/ActualPayment/index.d.ts +5 -4
  5. package/dist/esm/components/ActualPayment/index.js +25 -21
  6. package/dist/esm/components/AlipayAccount/index.js +2 -1
  7. package/dist/esm/components/BS/BsExchange/index.d.ts +12 -6
  8. package/dist/esm/components/BS/BsExchange/index.js +233 -111
  9. package/dist/esm/components/BS/BsGoods/index.d.ts +11 -9
  10. package/dist/esm/components/BS/BsGoods/index.js +93 -60
  11. package/dist/esm/components/BS/BsReissue/index.d.ts +17 -6
  12. package/dist/esm/components/BS/BsReissue/index.js +110 -54
  13. package/dist/esm/components/BS/common/{BsChildNumber.d.ts → BsHeaderCode.d.ts} +5 -4
  14. package/dist/esm/components/BS/common/{BsChildNumber.js → BsHeaderCode.js} +28 -11
  15. package/dist/esm/components/BS/common/BsHeaderGood.d.ts +27 -0
  16. package/dist/esm/components/BS/common/BsHeaderGood.js +156 -0
  17. package/dist/esm/components/BS/common/{BsChildMoney.d.ts → BsHeaderMoney.d.ts} +5 -4
  18. package/dist/esm/components/BS/common/{BsChildMoney.js → BsHeaderMoney.js} +28 -11
  19. package/dist/esm/components/BS/common/{BsChildName.d.ts → BsHeaderName.d.ts} +5 -4
  20. package/dist/esm/components/BS/common/{BsChildName.js → BsHeaderName.js} +29 -11
  21. package/dist/esm/components/BS/common/{BsChildCode.d.ts → BsHeaderNumber.d.ts} +5 -4
  22. package/dist/esm/components/BS/common/{BsChildCode.js → BsHeaderNumber.js} +28 -11
  23. package/dist/esm/components/BS/common/{BsChildPic.d.ts → BsHeaderPic.d.ts} +7 -6
  24. package/dist/esm/components/BS/common/{BsChildPic.js → BsHeaderPic.js} +36 -10
  25. package/dist/esm/components/BS/common/{BsChildShare.d.ts → BsHeaderShare.d.ts} +5 -4
  26. package/dist/esm/components/BS/common/{BsChildShare.js → BsHeaderShare.js} +28 -11
  27. package/dist/esm/components/BS/common/{BsChildSku.d.ts → BsHeaderSku.d.ts} +5 -4
  28. package/dist/esm/components/BS/common/{BsChildSku.js → BsHeaderSku.js} +28 -11
  29. package/dist/esm/components/BS/common/{BsChildType.d.ts → BsHeaderType.d.ts} +5 -4
  30. package/dist/esm/components/BS/common/{BsChildType.js → BsHeaderType.js} +28 -11
  31. package/dist/esm/components/BS/common/BsMemo.d.ts +8 -7
  32. package/dist/esm/components/BS/common/BsMemo.js +55 -21
  33. package/dist/esm/components/BS/common/BsType.d.ts +8 -6
  34. package/dist/esm/components/BS/common/BsType.js +53 -17
  35. package/dist/esm/components/BS/common/index.d.ts +9 -8
  36. package/dist/esm/components/BS/common/index.js +9 -8
  37. package/dist/esm/components/BuyerNick/index.js +5 -1
  38. package/dist/esm/components/Cascader/index.d.ts +1 -0
  39. package/dist/esm/components/Cascader/index.js +3 -1
  40. package/dist/esm/components/Common/index.d.ts +7 -2
  41. package/dist/esm/components/Common/index.js +176 -78
  42. package/dist/esm/components/EItemEnCode/index.js +6 -2
  43. package/dist/esm/components/EItemId/index.d.ts +3 -3
  44. package/dist/esm/components/EItemId/index.js +14 -10
  45. package/dist/esm/components/EItemSelect/index.js +6 -2
  46. package/dist/esm/components/ErpTradeId/index.d.ts +2 -1
  47. package/dist/esm/components/ErpTradeId/index.js +27 -4
  48. package/dist/esm/components/ExpressCode/index.d.ts +1 -1
  49. package/dist/esm/components/ExpressCode/index.js +2 -2
  50. package/dist/esm/components/File/index.d.ts +1 -1
  51. package/dist/esm/components/File/index.js +26 -5
  52. package/dist/esm/components/FlowStatusSelect/index.d.ts +0 -1
  53. package/dist/esm/components/FlowStatusSelect/index.js +30 -24
  54. package/dist/esm/components/FlowWorkOrderId/index.d.ts +33 -0
  55. package/dist/esm/components/FlowWorkOrderId/index.js +112 -0
  56. package/dist/esm/components/JST/JstItemSelect/index.js +6 -2
  57. package/dist/esm/components/JST/JstLogistics/index.d.ts +19 -13
  58. package/dist/esm/components/JST/JstLogistics/index.js +71 -33
  59. package/dist/esm/components/JST/JstSendGood/index.d.ts +10 -4
  60. package/dist/esm/components/JST/JstSendGood/index.js +33 -19
  61. package/dist/esm/components/JST/JstSupply/index.js +6 -2
  62. package/dist/esm/components/LogisticsInterception/InterceptStatus.js +5 -1
  63. package/dist/esm/components/LogisticsTrajectory/index.d.ts +8 -9
  64. package/dist/esm/components/LogisticsTrajectory/index.js +12 -10
  65. package/dist/esm/components/LogisticsTrajectory/trajectoryCode.js +11 -6
  66. package/dist/esm/components/LogisticsTrajectory/trajectoryCompany.d.ts +6 -6
  67. package/dist/esm/components/LogisticsTrajectory/trajectoryCompany.js +8 -8
  68. package/dist/esm/components/LogisticsTrajectory/trajectorySnapshot.d.ts +0 -1
  69. package/dist/esm/components/LogisticsTrajectory/trajectorySnapshot.js +4 -10
  70. package/dist/esm/components/Payment/AlipayNick.js +2 -1
  71. package/dist/esm/components/Payment/AlipayNo.js +2 -1
  72. package/dist/esm/components/Payment/BuyerNick.js +6 -3
  73. package/dist/esm/components/Payment/index.d.ts +1 -0
  74. package/dist/esm/components/Payment/index.js +9 -6
  75. package/dist/esm/components/Picture/index.js +3 -0
  76. package/dist/esm/components/PostIng/index.d.ts +1 -24
  77. package/dist/esm/components/PostIng/index.js +53 -52
  78. package/dist/esm/components/Rate/index.js +5 -1
  79. package/dist/esm/components/ReceiverAddress/index.js +2 -1
  80. package/dist/esm/components/ReceiverMobile/index.js +2 -1
  81. package/dist/esm/components/ReceiverName/index.js +2 -1
  82. package/dist/esm/components/ThirdItemSelect/index.js +6 -2
  83. package/dist/esm/components/TradeDateTime/index.d.ts +6 -14
  84. package/dist/esm/components/TradeDateTime/index.js +30 -25
  85. package/dist/esm/components/TradeId/index.d.ts +1 -0
  86. package/dist/esm/components/TradeId/index.js +27 -4
  87. package/dist/esm/components/WorkOrderId/index.js +5 -3
  88. package/dist/esm/factory.d.ts +2 -2
  89. package/dist/esm/factory.js +6 -3
  90. package/dist/esm/index.d.ts +1 -1
  91. package/dist/esm/index.js +1 -1
  92. package/dist/esm/type.d.ts +10 -2
  93. package/package.json +4 -4
  94. package/dist/esm/components/BS/BsLogistics/index.d.ts +0 -50
  95. package/dist/esm/components/BS/BsLogistics/index.js +0 -115
  96. package/dist/esm/components/BS/common/BsExchangeImage.d.ts +0 -31
  97. package/dist/esm/components/BS/common/BsExchangeImage.js +0 -126
  98. package/dist/esm/components/BS/common/BsGoodImage.d.ts +0 -31
  99. package/dist/esm/components/BS/common/BsGoodImage.js +0 -88
@@ -44,10 +44,14 @@ var EItemEncode = /*#__PURE__*/_createClass(function EItemEncode(options) {
44
44
  return /*#__PURE__*/React.createElement("span", null, "--");
45
45
  }
46
46
  //兼容多个商品
47
- return /*#__PURE__*/React.createElement(GoodImage, {
47
+ return /*#__PURE__*/React.createElement("span", {
48
+ onClick: function onClick(e) {
49
+ return e.stopPropagation();
50
+ }
51
+ }, /*#__PURE__*/React.createElement(GoodImage, {
48
52
  list: record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_itemList")],
49
53
  type: "itemCode"
50
- });
54
+ }));
51
55
  });
52
56
  _defineProperty(this, "renderLog", function (r) {
53
57
  if (isNull(r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_itemList")])) return null;
@@ -1,5 +1,5 @@
1
- import { ComponentInterface, PickOption, ColumnConfig, Record } from '../../type';
2
- import React from 'react';
1
+ import { ComponentInterface, PickOption, ColumnConfig, Record } from "../../type";
2
+ import React from "react";
3
3
  declare class EItemId implements ComponentInterface {
4
4
  name: string;
5
5
  id: string;
@@ -12,7 +12,7 @@ declare class EItemId implements ComponentInterface {
12
12
  formField: string;
13
13
  canSort: boolean;
14
14
  children: ComponentInterface[];
15
- dataType: ComponentInterface['dataType'];
15
+ dataType: ComponentInterface["dataType"];
16
16
  constructor(options: PickOption);
17
17
  renderClient: (record: any) => React.JSX.Element | null;
18
18
  renderPc: (value: unknown, record: Record) => React.JSX.Element;
@@ -6,12 +6,12 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
6
6
  function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
7
7
  function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
8
8
  function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
9
- import React from 'react';
9
+ import React from "react";
10
10
  import GetFormItem from "../GetFormItem";
11
11
  import ItemId from "./ItemId";
12
12
  import { GoodImage } from "../Common";
13
13
  import ItemView from "../../commonComponents/ItemView";
14
- import { isNull, filterFn as _filterFn } from '@kmkf-fe-packages/kmkf-utils';
14
+ import { isNull, filterFn as _filterFn } from "@kmkf-fe-packages/kmkf-utils";
15
15
  import { SYMBOL } from "../../constant";
16
16
  var EItemId = /*#__PURE__*/_createClass(function EItemId(options) {
17
17
  var _this = this,
@@ -44,10 +44,14 @@ var EItemId = /*#__PURE__*/_createClass(function EItemId(options) {
44
44
  return /*#__PURE__*/React.createElement("span", null, "--");
45
45
  }
46
46
  //兼容多个商品
47
- return /*#__PURE__*/React.createElement(GoodImage, {
47
+ return /*#__PURE__*/React.createElement("span", {
48
+ onClick: function onClick(e) {
49
+ return e.stopPropagation();
50
+ }
51
+ }, /*#__PURE__*/React.createElement(GoodImage, {
48
52
  list: record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_itemList")],
49
53
  type: "itemId"
50
- });
54
+ }));
51
55
  });
52
56
  _defineProperty(this, "renderLog", function (r) {
53
57
  if (isNull(r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_itemList")])) return null;
@@ -60,7 +64,7 @@ var EItemId = /*#__PURE__*/_createClass(function EItemId(options) {
60
64
  var _ref;
61
65
  return (_ref = (record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_itemList")]) || []) === null || _ref === void 0 ? void 0 : _ref.map(function (i) {
62
66
  return i.numIid;
63
- }).join('\n');
67
+ }).join("\n");
64
68
  });
65
69
  _defineProperty(this, "editRender", function (p) {
66
70
  var _this$componentConfig, _this$effects, _this$effects2;
@@ -86,11 +90,11 @@ var EItemId = /*#__PURE__*/_createClass(function EItemId(options) {
86
90
  // 过滤组件id
87
91
  name: item.name,
88
92
  // 过滤组件名称
89
- filterComponentType: 'Input',
93
+ filterComponentType: "Input",
90
94
  filterFn: function filterFn(value) {
91
95
  return function (i) {
92
96
  var _ref2;
93
- return (_ref2 = _filterFn.filterTableListItemColumnValue(i, item.id, 'itemList') || []) === null || _ref2 === void 0 ? void 0 : _ref2.some(function (item) {
97
+ return (_ref2 = _filterFn.filterTableListItemColumnValue(i, item.id, "itemList") || []) === null || _ref2 === void 0 ? void 0 : _ref2.some(function (item) {
94
98
  var _String;
95
99
  return item !== null && item !== void 0 && item.numIid ? (_String = String(item === null || item === void 0 ? void 0 : item.numIid)) === null || _String === void 0 ? void 0 : _String.includes(value) : false;
96
100
  });
@@ -112,17 +116,17 @@ var EItemId = /*#__PURE__*/_createClass(function EItemId(options) {
112
116
  required: true,
113
117
  validator: function validator(_, value) {
114
118
  if (!value || !value.length) {
115
- return Promise.reject(new Error('请选择宝贝'));
119
+ return Promise.reject(new Error("请选择宝贝"));
116
120
  }
117
121
  var hasNotId = (value || []).some(function (item) {
118
122
  return !item.numIid;
119
123
  });
120
124
  if (hasNotId) {
121
- return Promise.reject(new Error('请输入商品ID'));
125
+ return Promise.reject(new Error("请输入商品ID"));
122
126
  }
123
127
  return Promise.resolve();
124
128
  }
125
129
  }] : [];
126
- this.dataType = 'object';
130
+ this.dataType = "object";
127
131
  });
128
132
  export default EItemId;
@@ -40,9 +40,13 @@ var EItemSelect = /*#__PURE__*/_createClass(function EItemSelect(options) {
40
40
  if ((record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_itemList")]) === undefined) {
41
41
  return /*#__PURE__*/React.createElement("span", null, "--");
42
42
  }
43
- return /*#__PURE__*/React.createElement(GoodImage, {
43
+ return /*#__PURE__*/React.createElement("span", {
44
+ onClick: function onClick(e) {
45
+ return e.stopPropagation();
46
+ }
47
+ }, /*#__PURE__*/React.createElement(GoodImage, {
44
48
  list: record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_itemList")]
45
- });
49
+ }));
46
50
  });
47
51
  _defineProperty(this, "renderLog", function (r) {
48
52
  if (isNull(r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_itemList")])) return null;
@@ -14,7 +14,8 @@ declare class ErpTradeId implements ComponentInterface {
14
14
  dataType: ComponentInterface['dataType'];
15
15
  constructor(options: PickOption);
16
16
  renderClient: (record: any) => React.JSX.Element | null;
17
- renderPc: (value: any, record: Record) => React.JSX.Element;
17
+ copyHandle: (text: string) => void;
18
+ renderPc: (value: unknown, record: Record) => React.JSX.Element;
18
19
  renderLog: (r: Record) => React.JSX.Element | null;
19
20
  getComponentValue: (r: Record) => any;
20
21
  renderExport: (value: any, record: Record) => any;
@@ -7,6 +7,9 @@ function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _ty
7
7
  function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
8
8
  import React from 'react';
9
9
  import { TradeId } from '@kmkf-fe-packages/basic-components';
10
+ import copy from 'copy-to-clipboard';
11
+ import { message } from 'antd';
12
+ import { CopyOutlined } from '@ant-design/icons';
10
13
  import GetFormItem from "../GetFormItem";
11
14
  import ItemView from "../../commonComponents/ItemView";
12
15
  import { isNull, filterFn as _filterFn } from '@kmkf-fe-packages/kmkf-utils';
@@ -32,9 +35,29 @@ var ErpTradeId = /*#__PURE__*/_createClass(function ErpTradeId(options) {
32
35
  value: record === null || record === void 0 ? void 0 : record[_this.id]
33
36
  }) : null;
34
37
  });
38
+ _defineProperty(this, "copyHandle", function (text) {
39
+ copy(text);
40
+ message.success('复制成功');
41
+ });
35
42
  _defineProperty(this, "renderPc", function (value, record) {
36
- var _record;
37
- return /*#__PURE__*/React.createElement("span", null, (_record = record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_tradeId")]) !== null && _record !== void 0 ? _record : '--');
43
+ if ((record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_tradeId")]) === undefined) {
44
+ return /*#__PURE__*/React.createElement(React.Fragment, null, "--");
45
+ }
46
+ return /*#__PURE__*/React.createElement("span", {
47
+ onClick: function onClick(e) {
48
+ return e.stopPropagation();
49
+ }
50
+ }, /*#__PURE__*/React.createElement(React.Fragment, null, record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_tradeId")], /*#__PURE__*/React.createElement("span", {
51
+ onClick: function onClick(e) {
52
+ _this.copyHandle(record === null || record === void 0 ? void 0 : record["".concat(_this.id)]);
53
+ e.stopPropagation();
54
+ }
55
+ }, /*#__PURE__*/React.createElement("span", {
56
+ style: {
57
+ paddingLeft: '4px',
58
+ cursor: 'pointer'
59
+ }
60
+ }, /*#__PURE__*/React.createElement(CopyOutlined, null)))));
38
61
  });
39
62
  _defineProperty(this, "renderLog", function (r) {
40
63
  if (isNull(r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_tradeId")])) return null;
@@ -44,8 +67,8 @@ var ErpTradeId = /*#__PURE__*/_createClass(function ErpTradeId(options) {
44
67
  return r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_tradeId")];
45
68
  });
46
69
  _defineProperty(this, "renderExport", function (value, record) {
47
- var _record2;
48
- return (_record2 = record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_tradeId")]) !== null && _record2 !== void 0 ? _record2 : '--';
70
+ var _record;
71
+ return (_record = record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_tradeId")]) !== null && _record !== void 0 ? _record : '--';
49
72
  });
50
73
  _defineProperty(this, "editRender", function (p) {
51
74
  var _this$componentConfig, _this$componentConfig2;
@@ -19,7 +19,7 @@ declare class ExpressCode implements ComponentInterface {
19
19
  renderPc: (value: unknown, record: Record) => React.JSX.Element;
20
20
  renderLog: (r: Record) => React.JSX.Element | null;
21
21
  getComponentValue: (r: Record) => any;
22
- renderExport: (value: string, record: Record) => any;
22
+ renderExport: (value: string, record: Record) => string;
23
23
  editRender: (p: any) => React.JSX.Element;
24
24
  filterConfig: (item: ColumnConfig) => {
25
25
  searchDefaultConditions: "like";
@@ -47,8 +47,8 @@ var ExpressCode = /*#__PURE__*/_createClass(function ExpressCode(options) {
47
47
  return r === null || r === void 0 ? void 0 : r[_this.id];
48
48
  });
49
49
  _defineProperty(this, "renderExport", function (value, record) {
50
- var _record$_this$id2;
51
- return (_record$_this$id2 = record === null || record === void 0 ? void 0 : record[_this.id]) !== null && _record$_this$id2 !== void 0 ? _record$_this$id2 : "--";
50
+ var _ref;
51
+ return (_ref = "".concat(record === null || record === void 0 ? void 0 : record[_this.id])) !== null && _ref !== void 0 ? _ref : "--";
52
52
  });
53
53
  _defineProperty(this, "editRender", function (p) {
54
54
  var _this$componentConfig, _this$componentConfig2, _this$componentConfig3, _this$componentConfig4;
@@ -17,7 +17,7 @@ declare class BasicFile implements ComponentInterface {
17
17
  renderLog: (r: Record) => any;
18
18
  getComponentValue: (r: Record) => any;
19
19
  renderClient: (record: any) => React.JSX.Element | null;
20
- editRender: () => React.JSX.Element;
20
+ editRender: (p: any) => React.JSX.Element;
21
21
  /**
22
22
  *
23
23
  * @returns
@@ -1,5 +1,11 @@
1
1
  function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
2
2
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
4
+ function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
5
+ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
6
+ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
7
+ function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i.return && (_r = _i.return(), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
8
+ function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
3
9
  function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
4
10
  function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
5
11
  function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
@@ -32,7 +38,10 @@ var BasicFile = /*#__PURE__*/_createClass(function BasicFile(options) {
32
38
  }
33
39
  return fileList === null || fileList === void 0 ? void 0 : fileList.map(function (file) {
34
40
  return /*#__PURE__*/React.createElement("a", {
35
- href: file.url
41
+ href: file.url,
42
+ style: {
43
+ display: "block"
44
+ }
36
45
  }, file.name);
37
46
  });
38
47
  });
@@ -44,18 +53,30 @@ var BasicFile = /*#__PURE__*/_createClass(function BasicFile(options) {
44
53
  return r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_file")];
45
54
  });
46
55
  _defineProperty(this, "renderClient", function (record) {
47
- return !isNull(record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_file")]) ? /*#__PURE__*/React.createElement(ItemView, {
56
+ var _record$id;
57
+ var _this$id$split = _this.id.split("_"),
58
+ _this$id$split2 = _slicedToArray(_this$id$split, 1),
59
+ id = _this$id$split2[0];
60
+ return !isNull(record === null || record === void 0 ? void 0 : record[id]) ? /*#__PURE__*/React.createElement(ItemView, {
48
61
  id: _this.id,
49
62
  label: _this.name,
50
- value: _this.renderPc(null, record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_file")])
63
+ value: record === null || record === void 0 ? void 0 : (_record$id = record[id]) === null || _record$id === void 0 ? void 0 : _record$id.map(function (file) {
64
+ return /*#__PURE__*/React.createElement("a", {
65
+ href: file.url,
66
+ style: {
67
+ display: "block"
68
+ }
69
+ }, file.name);
70
+ })
51
71
  }) : null;
52
72
  });
53
- _defineProperty(this, "editRender", function () {
73
+ _defineProperty(this, "editRender", function (p) {
54
74
  var _this$componentConfig, _this$componentConfig2;
55
75
  return /*#__PURE__*/React.createElement(GetFormItem, {
56
76
  title: _this.name,
57
77
  name: _this.id,
58
78
  rules: _this.rules,
79
+ hidden: p === null || p === void 0 ? void 0 : p.hidden,
59
80
  required: (_this$componentConfig = (_this$componentConfig2 = _this.componentConfig) === null || _this$componentConfig2 === void 0 ? void 0 : _this$componentConfig2.required) !== null && _this$componentConfig !== void 0 ? _this$componentConfig : false,
60
81
  component: /*#__PURE__*/React.createElement(ApaasUploadFile, _extends({}, _this.componentConfig, {
61
82
  uniqueKey: _this.id,
@@ -64,7 +85,7 @@ var BasicFile = /*#__PURE__*/_createClass(function BasicFile(options) {
64
85
  });
65
86
  });
66
87
  _defineProperty(this, "renderExport", function (value, record) {
67
- var textArr = ((record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_rate")]) || []).reduce(function (prv, next) {
88
+ var textArr = ((record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_file")]) || []).reduce(function (prv, next) {
68
89
  prv.push(next.url);
69
90
  return prv;
70
91
  }, []);
@@ -16,7 +16,6 @@ declare class WorkOrderId implements ComponentInterface {
16
16
  dataType: ComponentInterface['dataType'];
17
17
  options: ComponentInterface['options'];
18
18
  constructor(options: PickOption);
19
- renderMenu: (record: Record) => React.JSX.Element;
20
19
  renderPc: (value: any, record: Record) => React.JSX.Element;
21
20
  renderLog: (r: Record) => React.JSX.Element | null;
22
21
  getComponentValue: (r: Record) => any;
@@ -7,7 +7,6 @@ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key i
7
7
  function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
8
8
  function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
9
9
  import React from 'react';
10
- import { Dropdown, Menu } from 'antd';
11
10
  import { ApaasSelect } from '@kmkf-fe-packages/basic-components';
12
11
  import { filterFn as _filterFn } from '@kmkf-fe-packages/kmkf-utils';
13
12
  import GetFormItem from "../GetFormItem";
@@ -31,33 +30,18 @@ var WorkOrderId = /*#__PURE__*/_createClass(function WorkOrderId(options) {
31
30
  _defineProperty(this, "children", void 0);
32
31
  _defineProperty(this, "dataType", void 0);
33
32
  _defineProperty(this, "options", void 0);
34
- _defineProperty(this, "renderMenu", function (record) {
35
- var menu = /*#__PURE__*/React.createElement(Menu, {
36
- onClick: function onClick(_ref) {
37
- var _this$effects, _this$effects2;
38
- var key = _ref.key;
39
- typeof (_this === null || _this === void 0 ? void 0 : (_this$effects = _this.effects) === null || _this$effects === void 0 ? void 0 : _this$effects.handleChangeSingleWorkOrderStatus) === 'function' && (_this === null || _this === void 0 ? void 0 : (_this$effects2 = _this.effects) === null || _this$effects2 === void 0 ? void 0 : _this$effects2.handleChangeSingleWorkOrderStatus(key, record));
40
- }
41
- }, /*#__PURE__*/React.createElement(Menu.Item, {
42
- key: "HANDLING"
43
- }, "\u5904\u7406\u4E2D"), /*#__PURE__*/React.createElement(Menu.Item, {
44
- key: "STOPPING"
45
- }, "\u6682\u505C\u4E2D"), /*#__PURE__*/React.createElement(Menu.Item, {
46
- key: "COMPLETED"
47
- }, "\u5DF2\u5B8C\u6210"), /*#__PURE__*/React.createElement(Menu.Item, {
48
- key: "WAITING"
49
- }, "\u5F85\u5904\u7406"));
50
- return menu;
51
- });
52
33
  _defineProperty(this, "renderPc", function (value, record) {
53
34
  var status = get(_this.workOrderStatus, record === null || record === void 0 ? void 0 : record["".concat(_this.id)]);
54
- return status ? /*#__PURE__*/React.createElement(Dropdown, {
55
- overlay: _this.renderMenu(record)
56
- }, /*#__PURE__*/React.createElement("span", {
35
+ return status ?
36
+ /*#__PURE__*/
37
+ // <Dropdown overlay={this.renderMenu(record)}>
38
+ React.createElement("span", {
57
39
  style: {
58
40
  color: status.color
59
41
  }
60
- }, status === null || status === void 0 ? void 0 : status.label)) : /*#__PURE__*/React.createElement("span", null, "--");
42
+ }, status === null || status === void 0 ? void 0 : status.label)
43
+ // </Dropdown>
44
+ : /*#__PURE__*/React.createElement("span", null, "--");
61
45
  });
62
46
  _defineProperty(this, "renderLog", function (r) {
63
47
  var status = get(_this.workOrderStatus, r === null || r === void 0 ? void 0 : r["".concat(_this.id)]);
@@ -145,6 +129,11 @@ var WorkOrderId = /*#__PURE__*/_createClass(function WorkOrderId(options) {
145
129
  label: '已完成',
146
130
  color: '#73d13d',
147
131
  bgColor: '#73d13d'
132
+ },
133
+ "CLOSED": {
134
+ label: '已关闭',
135
+ color: 'rgba(0, 0, 0, 0.65)',
136
+ bgColor: 'rgba(0, 0, 0, 0.04);'
148
137
  }
149
138
  };
150
139
  this.dataType = 'string';
@@ -154,5 +143,22 @@ var WorkOrderId = /*#__PURE__*/_createClass(function WorkOrderId(options) {
154
143
  value: item
155
144
  };
156
145
  });
157
- });
146
+ }
147
+ // renderMenu = (record: Record) => {
148
+ // const menu = (
149
+ // <Menu
150
+ // onClick={({ key }) => {
151
+ // typeof this?.effects?.handleChangeSingleWorkOrderStatus === 'function' && this?.effects?.handleChangeSingleWorkOrderStatus(key, record)
152
+ // }}
153
+ // >
154
+ // <Menu.Item key="HANDLING">处理中</Menu.Item>
155
+ // <Menu.Item key="STOPPING">暂停中</Menu.Item>
156
+ // <Menu.Item key="COMPLETED">已完成</Menu.Item>
157
+ // <Menu.Item key="WAITING">待处理</Menu.Item>
158
+ // </Menu>
159
+ // );
160
+ // return menu;
161
+ // };
162
+ );
163
+
158
164
  export default WorkOrderId;
@@ -0,0 +1,33 @@
1
+ import { ComponentInterface, PickOption, ColumnConfig, Record } from '../../type';
2
+ import React from 'react';
3
+ declare class FlowWorkOrderId implements ComponentInterface {
4
+ name: string;
5
+ id: string;
6
+ sortField: string;
7
+ type: string;
8
+ rules: any[];
9
+ componentConfig: ComponentInterface["componentConfig"];
10
+ effects: ComponentInterface["effects"];
11
+ isCombinationComponent: boolean;
12
+ formField: string;
13
+ canSort: boolean;
14
+ children: ComponentInterface[];
15
+ dataType: ComponentInterface['dataType'];
16
+ constructor(options: PickOption);
17
+ copyHandle: (text: string) => void;
18
+ renderPc: (value: any, record: any) => React.JSX.Element;
19
+ renderLog: (r: Record) => React.JSX.Element | null;
20
+ getComponentValue: (r: Record) => any;
21
+ renderExport: (value: any, record: any) => any;
22
+ renderClient: () => null;
23
+ editRender: (p: any) => React.JSX.Element;
24
+ filterConfig: (item: ColumnConfig) => {
25
+ searchDefaultConditions: "like";
26
+ type: string;
27
+ id: string;
28
+ name: string;
29
+ filterComponentType: "Input";
30
+ filterFn: (value: string) => (i: Record) => boolean;
31
+ };
32
+ }
33
+ export default FlowWorkOrderId;
@@ -0,0 +1,112 @@
1
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
2
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
3
+ function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
4
+ function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
5
+ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
6
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
7
+ function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
8
+ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
9
+ import React from 'react';
10
+ import { message } from 'antd';
11
+ import { CopyOutlined } from '@ant-design/icons';
12
+ import { ApaasInput } from '@kmkf-fe-packages/basic-components';
13
+ import { filterFn as _filterFn, isNull } from '@kmkf-fe-packages/kmkf-utils';
14
+ import GetFormItem from "../GetFormItem";
15
+ import copy from 'copy-to-clipboard';
16
+ import { SYMBOL } from "../../constant";
17
+ var FlowWorkOrderId = /*#__PURE__*/_createClass(function FlowWorkOrderId(options) {
18
+ var _this = this;
19
+ _classCallCheck(this, FlowWorkOrderId);
20
+ _defineProperty(this, "name", void 0);
21
+ _defineProperty(this, "id", void 0);
22
+ _defineProperty(this, "sortField", void 0);
23
+ _defineProperty(this, "type", void 0);
24
+ _defineProperty(this, "rules", void 0);
25
+ _defineProperty(this, "componentConfig", void 0);
26
+ _defineProperty(this, "effects", void 0);
27
+ _defineProperty(this, "isCombinationComponent", void 0);
28
+ _defineProperty(this, "formField", void 0);
29
+ _defineProperty(this, "canSort", void 0);
30
+ _defineProperty(this, "children", void 0);
31
+ _defineProperty(this, "dataType", void 0);
32
+ _defineProperty(this, "copyHandle", function (text) {
33
+ copy(text);
34
+ message.success('复制成功');
35
+ });
36
+ _defineProperty(this, "renderPc", function (value, record) {
37
+ if ((record === null || record === void 0 ? void 0 : record["".concat(_this.id)]) === undefined) {
38
+ return /*#__PURE__*/React.createElement(React.Fragment, null, "--");
39
+ }
40
+ return /*#__PURE__*/React.createElement("span", {
41
+ onClick: function onClick(e) {
42
+ return e.stopPropagation();
43
+ }
44
+ }, /*#__PURE__*/React.createElement(React.Fragment, null, record === null || record === void 0 ? void 0 : record["".concat(_this.id)], /*#__PURE__*/React.createElement("span", {
45
+ onClick: function onClick(e) {
46
+ _this.copyHandle(record === null || record === void 0 ? void 0 : record["".concat(_this.id)]);
47
+ e.stopPropagation();
48
+ }
49
+ }, /*#__PURE__*/React.createElement("span", {
50
+ style: {
51
+ paddingLeft: '4px',
52
+ cursor: 'pointer'
53
+ }
54
+ }, /*#__PURE__*/React.createElement(CopyOutlined, null)))));
55
+ });
56
+ _defineProperty(this, "renderLog", function (r) {
57
+ if (isNull(r === null || r === void 0 ? void 0 : r["".concat(_this.id)])) return null;
58
+ return _this.renderPc(undefined, r);
59
+ });
60
+ _defineProperty(this, "getComponentValue", function (r) {
61
+ return r === null || r === void 0 ? void 0 : r["".concat(_this.id)];
62
+ });
63
+ _defineProperty(this, "renderExport", function (value, record) {
64
+ var _record;
65
+ return (_record = record === null || record === void 0 ? void 0 : record["".concat(_this.id)]) !== null && _record !== void 0 ? _record : '--';
66
+ });
67
+ _defineProperty(this, "renderClient", function () {
68
+ return null;
69
+ });
70
+ _defineProperty(this, "editRender", function (p) {
71
+ var _this$componentConfig, _this$componentConfig2;
72
+ return /*#__PURE__*/React.createElement(GetFormItem, {
73
+ title: _this.name,
74
+ name: _this.id,
75
+ rules: _this.rules,
76
+ hidden: p === null || p === void 0 ? void 0 : p.hidden,
77
+ required: (_this$componentConfig = (_this$componentConfig2 = _this.componentConfig) === null || _this$componentConfig2 === void 0 ? void 0 : _this$componentConfig2.required) !== null && _this$componentConfig !== void 0 ? _this$componentConfig : false,
78
+ component: /*#__PURE__*/React.createElement(ApaasInput, _extends({}, _this.componentConfig, {
79
+ placeholder: "\u8BF7\u8F93\u5165".concat(_this.name)
80
+ }))
81
+ });
82
+ });
83
+ _defineProperty(this, "filterConfig", function (item) {
84
+ return {
85
+ searchDefaultConditions: SYMBOL.like,
86
+ type: item.type,
87
+ id: item.id,
88
+ // 过滤组件id
89
+ name: item.name,
90
+ // 过滤组件名称
91
+ filterComponentType: 'Input',
92
+ filterFn: function filterFn(value) {
93
+ return function (i) {
94
+ return "".concat(_filterFn.filterTableListItemColumnValue(i, item.id, '')).includes(value);
95
+ };
96
+ }
97
+ };
98
+ });
99
+ this.name = options.name;
100
+ this.id = options.id;
101
+ this.sortField = options.id;
102
+ this.formField = options.id;
103
+ this.type = options.type;
104
+ this.componentConfig = options.componentConfig;
105
+ this.effects = options.effects;
106
+ this.dataType = 'string';
107
+ this.rules = [];
108
+ this.isCombinationComponent = false;
109
+ this.canSort = true;
110
+ this.children = [];
111
+ });
112
+ export default FlowWorkOrderId;
@@ -44,10 +44,14 @@ var JstItemSelect = /*#__PURE__*/_createClass(function JstItemSelect(options) {
44
44
  _defineProperty(this, "renderPc", function (value, record) {
45
45
  var list = record === null || record === void 0 ? void 0 : record["".concat(_this.id, "_jstItemList")];
46
46
  //兼容多个商品
47
- return /*#__PURE__*/React.createElement(GoodImage, {
47
+ return /*#__PURE__*/React.createElement("span", {
48
+ onClick: function onClick(e) {
49
+ return e.stopPropagation();
50
+ }
51
+ }, /*#__PURE__*/React.createElement(GoodImage, {
48
52
  list: list,
49
53
  type: "jstItemThird"
50
- });
54
+ }));
51
55
  });
52
56
  _defineProperty(this, "renderLog", function (r) {
53
57
  var list = r === null || r === void 0 ? void 0 : r["".concat(_this.id, "_jstItemList")];
@@ -1,20 +1,26 @@
1
- import { ComponentInterface, PickOption, ColumnConfig, ALignType, Record } from "../../../type";
2
- import React from "react";
3
- import { ExpressData } from "@kmkf-fe-packages/kmkf-utils";
1
+ import { ComponentInterface, PickOption, ColumnConfig, ALignType, Record } from '../../../type';
2
+ import React from 'react';
3
+ import { ExpressData } from '@kmkf-fe-packages/kmkf-utils';
4
4
  declare class JstLogistics implements ComponentInterface {
5
5
  name: string;
6
6
  id: string;
7
7
  sortField: string;
8
+ sortChildField: {
9
+ name: string;
10
+ key: string;
11
+ dataType: string;
12
+ [key: string]: any;
13
+ }[];
8
14
  type: string;
9
15
  rules: any[];
10
- componentConfig: ComponentInterface["componentConfig"];
16
+ componentConfig: ComponentInterface['componentConfig'];
11
17
  align: ALignType;
12
18
  expressDateInstance: InstanceType<typeof ExpressData>;
13
19
  isCombinationComponent: boolean;
14
20
  formField: string;
15
21
  canSort: boolean;
16
22
  children: ComponentInterface[];
17
- dataType: ComponentInterface["dataType"];
23
+ dataType: ComponentInterface['dataType'];
18
24
  constructor(options: PickOption);
19
25
  renderClient: (record: any) => React.JSX.Element | null;
20
26
  renderPc: (value: any, record: Record) => React.JSX.Element;
@@ -23,14 +29,6 @@ declare class JstLogistics implements ComponentInterface {
23
29
  renderExport: (value: any, record: any) => any;
24
30
  editRender: (p: any) => React.JSX.Element;
25
31
  filterConfig: (item: ColumnConfig) => ({
26
- searchDefaultConditions: "like";
27
- type: string;
28
- id: string;
29
- name: string;
30
- filterComponentType: "Input";
31
- filterFn: (value: string) => (i: Record) => boolean;
32
- props?: undefined;
33
- } | {
34
32
  searchDefaultConditions: "in";
35
33
  type: string;
36
34
  id: string;
@@ -40,6 +38,14 @@ declare class JstLogistics implements ComponentInterface {
40
38
  options: any[];
41
39
  };
42
40
  filterFn: (value: string) => (i: Record) => any;
41
+ } | {
42
+ searchDefaultConditions: "like";
43
+ type: string;
44
+ id: string;
45
+ name: string;
46
+ filterComponentType: "Input";
47
+ filterFn: (value: string) => (i: Record) => boolean;
48
+ props?: undefined;
43
49
  })[];
44
50
  }
45
51
  export default JstLogistics;