@kmkf-fe-packages/services-components 2.2.5 → 2.3.0-rc.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.
@@ -16,9 +16,11 @@ import GetFormItem from "../GetFormItem";
16
16
  import { SYMBOL } from "../../constant";
17
17
  import reject from "../Common/img/reject.png";
18
18
  import reminder from "../Common/img/reminder.png";
19
+ import ai from "../Common/img/ai.png";
19
20
  var TAG_MAP = {
20
21
  REMINDER: "催单",
21
- REJECT: "驳回"
22
+ REJECT: "驳回",
23
+ AI_BUILD: "AI自动建单"
22
24
  };
23
25
  var TAG_ICON_MAP = {
24
26
  REMINDER: /*#__PURE__*/React.createElement("img", {
@@ -32,6 +34,12 @@ var TAG_ICON_MAP = {
32
34
  style: {
33
35
  width: "16px"
34
36
  }
37
+ }),
38
+ AI_BUILD: /*#__PURE__*/React.createElement("img", {
39
+ src: ai,
40
+ style: {
41
+ width: "16px"
42
+ }
35
43
  })
36
44
  };
37
45
  var FlowTag = /*#__PURE__*/_createClass(function FlowTag(options) {
@@ -93,7 +101,7 @@ var FlowTag = /*#__PURE__*/_createClass(function FlowTag(options) {
93
101
  hidden: p === null || p === void 0 ? void 0 : p.hidden,
94
102
  display: p === null || p === void 0 ? void 0 : p.display,
95
103
  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,
96
- tooltip: (_this$componentConfig3 = _this.componentConfig) !== null && _this$componentConfig3 !== void 0 && _this$componentConfig3.showTooltip ? (_this$componentConfig4 = _this.componentConfig) === null || _this$componentConfig4 === void 0 ? void 0 : _this$componentConfig4.tooltip : '',
104
+ tooltip: (_this$componentConfig3 = _this.componentConfig) !== null && _this$componentConfig3 !== void 0 && _this$componentConfig3.showTooltip ? (_this$componentConfig4 = _this.componentConfig) === null || _this$componentConfig4 === void 0 ? void 0 : _this$componentConfig4.tooltip : "",
97
105
  component: /*#__PURE__*/React.createElement(ApaasSelect, _extends({}, _this.componentConfig, {
98
106
  placeholder: "\u8BF7\u9009\u62E9".concat(_this.name)
99
107
  }))
@@ -1,3 +1,3 @@
1
1
  import { ReissueLogistics, JstItemSelect, JstSupply, JstSendGood, BasicInput, BasicAddress, BasicCascader, BasicCheckbox, BasicDataTime, BasicSelect, BasicRadio, BasicTextArea, BasicPicture, BasicPicturePro, 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, AsyncSelect, WdtShopSelect, KmVideo, BasicTypeInput, SkxIdInputSelect, SkxGoods, BasicSelectOption } from "./index";
2
2
  import { PickOption } from "./type";
3
- export declare const factory: (type: string, options: PickOption) => AfterSalesOrderId | BsGoods | BsLogistics | BsSystemOrder | BuyerNick | BasicCheckbox | CommonMultiStatus | CommonSystemOrder | ItemEnCode | BasicFile | FlowStatusSelect | FlowTag | GyGoods | GyReissue | GyReturn | BasicInput | JstSendGood | KmVideo | Label | Logistics | LogisticsInterception | LogisticsMoreInterception | LogisticsTrajectory | MsgStatus | BasicMultSelect | BasicPicture | BasicPicturePro | BasicPosting | AsyncSelect | PublicExchange | PublicGoods | PublicReissueGoods | BasicRadio | ReceiverName | ReissueLogistics | ERemark | BasicSelect | BasicSelectOption | ShopName | SkxGoods | SkxIdInputSelect | StatusSelect | BasicTextArea | ThirdItemSelect | BasicDataTime | TradeDateTime | TradeId | BasicTypeInput | WdtShopSelect | WlnGoods | BasicAddress | BasicCascader | BasicGrade | BasicRate | SubForm | CommonDataTime | ReceiverMobile | ReceiverAddress | ReturnLogistics | ActualPayment | AliPay | ItemSelect | ItemId | SystemOrderNo | Ordinary | Payment | JstItemSelect | JstSupply | BsE3Goods | BsE3Reissue | BsExchange | BsReissue | BsReturn | FlowMarkSelect | TemplateSelect | WorkOrderId | LogisticsMoreTrajectory | PlatForm | ShopInput | Submitter | PrevSubmitter | FlowCreator | Handler | CompletedUser | FlowWorkOrderId | Calculation | NodeDeadLine | HandlerDeadLine | NodeStayDuration | BsPosting | NodeInput | FlowWorkOrderStatus | WdtGoods | WdtReissue | WdtReturn | WdtExchange | CommonInput | PaymentVoucherCode | MemberLevel;
3
+ export declare const factory: (type: string, options: PickOption) => ActualPayment | AfterSalesOrderId | BsGoods | BsLogistics | BsSystemOrder | BsE3Goods | BsE3Reissue | BuyerNick | BasicCascader | BasicCheckbox | CommonMultiStatus | CommonSystemOrder | ItemEnCode | BasicFile | FlowStatusSelect | FlowTag | FlowWorkOrderId | FlowWorkOrderStatus | GyGoods | GyReissue | GyReturn | BasicInput | JstItemSelect | JstSendGood | JstSupply | KmVideo | Label | Logistics | LogisticsInterception | LogisticsMoreInterception | LogisticsTrajectory | MemberLevel | MsgStatus | BasicMultSelect | BasicPicture | BasicPicturePro | BasicPosting | AsyncSelect | PublicExchange | PublicGoods | PublicReissueGoods | BasicRadio | ReceiverAddress | ReceiverName | ReissueLogistics | ERemark | BasicSelect | BasicSelectOption | ShopName | SkxGoods | SkxIdInputSelect | StatusSelect | SubForm | BasicTextArea | ThirdItemSelect | BasicDataTime | TradeDateTime | TradeId | BasicTypeInput | WdtShopSelect | WlnGoods | BasicAddress | BasicGrade | BasicRate | CommonDataTime | ReceiverMobile | ReturnLogistics | AliPay | ItemSelect | ItemId | SystemOrderNo | Ordinary | Payment | BsExchange | BsReissue | BsReturn | FlowMarkSelect | TemplateSelect | WorkOrderId | LogisticsMoreTrajectory | PlatForm | ShopInput | Submitter | PrevSubmitter | FlowCreator | Handler | CompletedUser | Calculation | NodeDeadLine | HandlerDeadLine | NodeStayDuration | BsPosting | NodeInput | WdtGoods | WdtReissue | WdtReturn | WdtExchange | CommonInput | PaymentVoucherCode;
@@ -111,4 +111,3 @@ export { default as GetFormItem } from "./components/GetFormItem";
111
111
  export { default as Global } from "./commonComponents/GlobalContext";
112
112
  export * as ErpScenes from "./commonComponents/ErpContext";
113
113
  export * as servers from "./service/api";
114
- export { default as QueryLogisticsTrack } from "./commonComponents/QueryLogisticsTrack";
package/dist/esm/index.js CHANGED
@@ -113,5 +113,4 @@ export { default as Global } from "./commonComponents/GlobalContext";
113
113
  import * as _ErpScenes from "./commonComponents/ErpContext";
114
114
  export { _ErpScenes as ErpScenes };
115
115
  import * as _servers from "./service/api";
116
- export { _servers as servers };
117
- export { default as QueryLogisticsTrack } from "./commonComponents/QueryLogisticsTrack";
116
+ export { _servers as servers };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/services-components",
3
- "version": "2.2.5",
3
+ "version": "2.3.0-rc.0",
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.2.5",
25
- "@kmkf-fe-packages/kmkf-utils": "2.2.5",
24
+ "@kmkf-fe-packages/basic-components": "2.3.0-rc.0",
25
+ "@kmkf-fe-packages/kmkf-utils": "2.3.0-rc.0",
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": "86abfb051d82fe402c84e33515c15b7c038c4c3c",
44
+ "gitHead": "b9e1cb4129ec1a4874fbd5db7bc9f6d026badd2c",
45
45
  "gitHooks": {
46
46
  "pre-commit": "lint-staged"
47
47
  }