@kmkf-fe-packages/services-components 2.0.49 → 2.0.50
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.
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { Image } from "antd";
|
|
3
|
+
import { CopyTextIcon } from "@kmkf-fe-packages/basic-components";
|
|
3
4
|
var getColumns = function getColumns(_ref) {
|
|
4
5
|
var _ref$text = _ref.text,
|
|
5
6
|
text = _ref$text === void 0 ? "" : _ref$text;
|
|
@@ -21,8 +22,12 @@ var getColumns = function getColumns(_ref) {
|
|
|
21
22
|
dataIndex: "goodName",
|
|
22
23
|
title: "".concat(text, "\u5546\u54C1\u540D\u79F0"),
|
|
23
24
|
align: "center",
|
|
24
|
-
|
|
25
|
-
|
|
25
|
+
width: 250,
|
|
26
|
+
render: function render(text) {
|
|
27
|
+
return /*#__PURE__*/React.createElement(CopyTextIcon, {
|
|
28
|
+
val: text
|
|
29
|
+
});
|
|
30
|
+
}
|
|
26
31
|
}, {
|
|
27
32
|
dataIndex: "specId",
|
|
28
33
|
title: "".concat(text, "SKUID"),
|
|
@@ -39,8 +44,12 @@ var getColumns = function getColumns(_ref) {
|
|
|
39
44
|
dataIndex: "specName",
|
|
40
45
|
title: "".concat(text, "\u5546\u54C1SKU\u540D\u79F0"),
|
|
41
46
|
align: "center",
|
|
42
|
-
|
|
43
|
-
|
|
47
|
+
width: 250,
|
|
48
|
+
render: function render(text) {
|
|
49
|
+
return /*#__PURE__*/React.createElement(CopyTextIcon, {
|
|
50
|
+
val: text
|
|
51
|
+
});
|
|
52
|
+
}
|
|
44
53
|
}, {
|
|
45
54
|
dataIndex: "imgUrl",
|
|
46
55
|
title: "\u56FE\u7247",
|
|
@@ -118,8 +127,12 @@ var getColumns = function getColumns(_ref) {
|
|
|
118
127
|
dataIndex: "goodName",
|
|
119
128
|
title: "".concat(text, "\u5546\u54C1\u540D\u79F0"),
|
|
120
129
|
align: "center",
|
|
121
|
-
|
|
122
|
-
|
|
130
|
+
width: 250,
|
|
131
|
+
render: function render(text) {
|
|
132
|
+
return /*#__PURE__*/React.createElement(CopyTextIcon, {
|
|
133
|
+
val: text
|
|
134
|
+
});
|
|
135
|
+
}
|
|
123
136
|
}, {
|
|
124
137
|
dataIndex: "specId",
|
|
125
138
|
title: "".concat(text, "SKUID"),
|
|
@@ -136,8 +149,12 @@ var getColumns = function getColumns(_ref) {
|
|
|
136
149
|
dataIndex: "specName",
|
|
137
150
|
title: "".concat(text, "\u5546\u54C1SKU\u540D\u79F0"),
|
|
138
151
|
align: "center",
|
|
139
|
-
|
|
140
|
-
|
|
152
|
+
width: 250,
|
|
153
|
+
render: function render(text) {
|
|
154
|
+
return /*#__PURE__*/React.createElement(CopyTextIcon, {
|
|
155
|
+
val: text
|
|
156
|
+
});
|
|
157
|
+
}
|
|
141
158
|
}, {
|
|
142
159
|
dataIndex: "num",
|
|
143
160
|
title: "".concat(text, "\u9000\u8D27\u6570\u91CF"),
|
|
@@ -205,8 +222,12 @@ var getColumns = function getColumns(_ref) {
|
|
|
205
222
|
dataIndex: "goodName",
|
|
206
223
|
title: "".concat(text, "\u5546\u54C1\u540D\u79F0"),
|
|
207
224
|
align: "center",
|
|
208
|
-
|
|
209
|
-
|
|
225
|
+
width: 250,
|
|
226
|
+
render: function render(text) {
|
|
227
|
+
return /*#__PURE__*/React.createElement(CopyTextIcon, {
|
|
228
|
+
val: text
|
|
229
|
+
});
|
|
230
|
+
}
|
|
210
231
|
}, {
|
|
211
232
|
dataIndex: "specId",
|
|
212
233
|
title: "".concat(text, "SKUID"),
|
|
@@ -223,8 +244,12 @@ var getColumns = function getColumns(_ref) {
|
|
|
223
244
|
dataIndex: "specName",
|
|
224
245
|
title: "".concat(text, "\u5546\u54C1SKU\u540D\u79F0"),
|
|
225
246
|
align: "center",
|
|
226
|
-
|
|
227
|
-
|
|
247
|
+
width: 250,
|
|
248
|
+
render: function render(text) {
|
|
249
|
+
return /*#__PURE__*/React.createElement(CopyTextIcon, {
|
|
250
|
+
val: text
|
|
251
|
+
});
|
|
252
|
+
}
|
|
228
253
|
}, {
|
|
229
254
|
dataIndex: "num",
|
|
230
255
|
title: "".concat(text, "\u6362\u51FA\u6570\u91CF"),
|
package/dist/esm/factory.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ReissueLogistics, JstItemSelect, JstSupply, JstSendGood, BasicInput, BasicAddress, BasicCascader, BasicCheckbox, BasicDataTime, BasicSelect, BasicRadio, BasicTextArea, BasicPicture, BasicMultSelect, BasicGrade, BasicRate, BasicFile, BasicPosting, SubForm, CommonDataTime, TradeId, ShopName, BuyerNick, ReceiverName, ReceiverMobile, ReceiverAddress, TradeDateTime, Logistics, ReturnLogistics, ActualPayment, ERemark, AliPay, ItemSelect, ItemId, ItemEnCode, SystemOrderNo, Ordinary, ThirdItemSelect, FlowStatusSelect, FlowMarkSelect, FlowTag, Payment, TemplateSelect, WorkOrderId, PlatForm, ShopInput, Submitter, PrevSubmitter, FlowCreator, Handler, CompletedUser, LogisticsInterception, LogisticsMoreInterception, LogisticsTrajectory, LogisticsMoreTrajectory, FlowWorkOrderId, BsGoods, BsExchange, BsReissue, BsReturn, BsSystemOrder, BsLogistics, StatusSelect, CommonSystemOrder, CommonMultiStatus, Calculation, NodeDeadLine, HandlerDeadLine, NodeStayDuration, WlnGoods, BsPosting, MsgStatus, NodeInput, FlowWorkOrderStatus, WdtGoods, WdtReturn, WdtExchange, CommonInput, PaymentVoucherCode, Label, WdtReissue, GyReissue, AfterSalesOrderId, BsE3Goods, PublicGoods, PublicReissueGoods, PublicExchange, GyGoods, BsE3Reissue, MemberLevel, GyReturn } from "./index";
|
|
2
2
|
import { PickOption } from "./type";
|
|
3
|
-
export declare const factory: (type: string, options: PickOption) =>
|
|
3
|
+
export declare const factory: (type: string, options: PickOption) => JstSendGood | MsgStatus | PublicExchange | BasicSelect | StatusSelect | BasicDataTime | TradeDateTime | TradeId | BasicInput | BasicAddress | BasicCascader | BasicCheckbox | BasicRadio | BasicTextArea | BasicPicture | BasicMultSelect | BasicGrade | BasicRate | BasicFile | BasicPosting | SubForm | CommonDataTime | ShopName | BuyerNick | ReceiverName | ReceiverMobile | ReceiverAddress | Logistics | ReturnLogistics | ActualPayment | ERemark | AliPay | ItemSelect | ItemId | ItemEnCode | SystemOrderNo | Ordinary | ThirdItemSelect | Payment | ReissueLogistics | JstItemSelect | JstSupply | BsSystemOrder | BsGoods | BsE3Goods | PublicGoods | PublicReissueGoods | BsE3Reissue | BsExchange | BsReissue | BsReturn | BsLogistics | FlowStatusSelect | FlowMarkSelect | FlowTag | TemplateSelect | WorkOrderId | LogisticsInterception | LogisticsMoreInterception | LogisticsTrajectory | LogisticsMoreTrajectory | PlatForm | ShopInput | Submitter | PrevSubmitter | FlowCreator | Handler | CompletedUser | FlowWorkOrderId | Calculation | CommonSystemOrder | CommonMultiStatus | NodeDeadLine | HandlerDeadLine | NodeStayDuration | WlnGoods | BsPosting | NodeInput | FlowWorkOrderStatus | WdtGoods | WdtReissue | WdtReturn | WdtExchange | CommonInput | PaymentVoucherCode | Label | MemberLevel | AfterSalesOrderId | GyGoods | GyReissue | GyReturn;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kmkf-fe-packages/services-components",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.50",
|
|
4
4
|
"module": "dist/esm/index.js",
|
|
5
5
|
"typings": "dist/esm/index.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
]
|
|
22
22
|
},
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@kmkf-fe-packages/basic-components": "2.0.
|
|
25
|
-
"@kmkf-fe-packages/kmkf-utils": "2.0.
|
|
24
|
+
"@kmkf-fe-packages/basic-components": "2.0.50",
|
|
25
|
+
"@kmkf-fe-packages/kmkf-utils": "2.0.50",
|
|
26
26
|
"b64-to-blob": "^1.2.19",
|
|
27
27
|
"html2canvas": "^1.4.1",
|
|
28
28
|
"react-pdf-js": "^5.1.0"
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"publishConfig": {
|
|
42
42
|
"access": "public"
|
|
43
43
|
},
|
|
44
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "16c894e447edf1416f3bb0cac9f1496e388e92e6",
|
|
45
45
|
"gitHooks": {
|
|
46
46
|
"pre-commit": "lint-staged"
|
|
47
47
|
}
|