@kmkf-fe-packages/services-components 1.0.6-rc.4 → 1.0.6-rc.5
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.
|
@@ -642,7 +642,7 @@ export var BsGoodsTable = function BsGoodsTable(_ref11) {
|
|
|
642
642
|
return /*#__PURE__*/React.createElement("span", null, giftTypeMap[val]);
|
|
643
643
|
}
|
|
644
644
|
}, {
|
|
645
|
-
dataIndex: '
|
|
645
|
+
dataIndex: 'type',
|
|
646
646
|
title: "".concat(text, "\u5546\u54C1\u7C7B\u578B"),
|
|
647
647
|
align: 'center',
|
|
648
648
|
ellipsis: true,
|
|
@@ -725,7 +725,7 @@ export var BsGoodsTable = function BsGoodsTable(_ref11) {
|
|
|
725
725
|
return /*#__PURE__*/React.createElement("span", null, giftTypeMap[val]);
|
|
726
726
|
}
|
|
727
727
|
}, {
|
|
728
|
-
dataIndex: '
|
|
728
|
+
dataIndex: 'type',
|
|
729
729
|
title: "".concat(text, "\u5546\u54C1\u7C7B\u578B"),
|
|
730
730
|
align: 'center',
|
|
731
731
|
ellipsis: true,
|
|
@@ -167,10 +167,10 @@ var GoodHeaderMap = {
|
|
|
167
167
|
key: "giftType",
|
|
168
168
|
width: 150
|
|
169
169
|
},
|
|
170
|
-
|
|
170
|
+
type: {
|
|
171
171
|
component: BsHeaderChild,
|
|
172
172
|
name: "商品类型",
|
|
173
|
-
key: "
|
|
173
|
+
key: "type",
|
|
174
174
|
width: 100
|
|
175
175
|
}
|
|
176
176
|
},
|
|
@@ -185,7 +185,7 @@ var GoodHeaderMap = {
|
|
|
185
185
|
sharePrice: "分摊价",
|
|
186
186
|
returnPrice: "退款金额",
|
|
187
187
|
giftType: "赠品方式",
|
|
188
|
-
|
|
188
|
+
type: "商品类型"
|
|
189
189
|
},
|
|
190
190
|
moneyKey: "returnPrice"
|
|
191
191
|
},
|
|
@@ -245,10 +245,10 @@ var GoodHeaderMap = {
|
|
|
245
245
|
key: "exchangePrice",
|
|
246
246
|
width: 120
|
|
247
247
|
},
|
|
248
|
-
|
|
248
|
+
type: {
|
|
249
249
|
component: BsHeaderChild,
|
|
250
250
|
name: "商品类型",
|
|
251
|
-
key: "
|
|
251
|
+
key: "type",
|
|
252
252
|
width: 100
|
|
253
253
|
},
|
|
254
254
|
giftType: {
|
|
@@ -268,7 +268,7 @@ var GoodHeaderMap = {
|
|
|
268
268
|
num: "换出数量",
|
|
269
269
|
productPrice: "商品单价",
|
|
270
270
|
exchangePrice: "换出金额",
|
|
271
|
-
|
|
271
|
+
type: "商品类型",
|
|
272
272
|
giftType: "赠品方式"
|
|
273
273
|
},
|
|
274
274
|
moneyKey: "exchangePrice"
|
package/dist/esm/factory.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { JstLogistics, JstItemSelect, JstSupply, JstSendGood, BasicInput, BasicAddress, BasicCascader, BasicCheckbox, BasicDataTime, BasicSelect, BasicRadio, BasicTextArea, BasicPicture, BasicMultSelect, BasicGrade, BasicRate, BasicFile, BasicPosting, 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 } from "./index";
|
|
2
2
|
import { PickOption } from "./type";
|
|
3
|
-
export declare const factory: (type: string, options: PickOption) => AliPay | JstSendGood | Label | LogisticsInterception |
|
|
3
|
+
export declare const factory: (type: string, options: PickOption) => AliPay | JstSendGood | Label | LogisticsInterception | WdtReissue | BasicInput | BasicAddress | BasicCascader | BasicCheckbox | BasicDataTime | BasicSelect | BasicRadio | BasicTextArea | BasicPicture | BasicMultSelect | BasicGrade | BasicRate | BasicFile | BasicPosting | CommonDataTime | TradeId | ShopName | BuyerNick | ReceiverName | ReceiverMobile | ReceiverAddress | TradeDateTime | Logistics | ReturnLogistics | ActualPayment | ERemark | ItemSelect | ItemId | ItemEnCode | SystemOrderNo | Ordinary | ThirdItemSelect | Payment | JstLogistics | JstItemSelect | JstSupply | BsSystemOrder | BsGoods | BsExchange | BsReissue | BsReturn | BsLogistics | FlowStatusSelect | FlowMarkSelect | FlowTag | TemplateSelect | WorkOrderId | LogisticsMoreInterception | LogisticsTrajectory | LogisticsMoreTrajectory | PlatForm | ShopInput | Submitter | PrevSubmitter | FlowCreator | Handler | CompletedUser | FlowWorkOrderId | StatusSelect | Calculation | CommonSystemOrder | CommonMultiStatus | NodeDeadLine | HandlerDeadLine | NodeStayDuration | WlnGoods | BsPosting | NodeInput | FlowWorkOrderStatus | MsgStatus | WdtGoods | WdtReturn | WdtExchange | CommonInput | PaymentVoucherCode;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kmkf-fe-packages/services-components",
|
|
3
|
-
"version": "1.0.6-rc.
|
|
3
|
+
"version": "1.0.6-rc.5",
|
|
4
4
|
"module": "dist/esm/index.js",
|
|
5
5
|
"typings": "dist/esm/index.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
]
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@kmkf-fe-packages/basic-components": "^1.0.6-rc.
|
|
23
|
+
"@kmkf-fe-packages/basic-components": "^1.0.6-rc.5",
|
|
24
24
|
"@kmkf-fe-packages/kmkf-utils": "^1.0.6-rc.4"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"publishConfig": {
|
|
38
38
|
"access": "public"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "bfe2b801bf682c9b64a5b6138db951af85d74cad",
|
|
41
41
|
"gitHooks": {
|
|
42
42
|
"pre-commit": "lint-staged"
|
|
43
43
|
}
|