st-comp 0.0.65 → 0.0.67

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/lib/bundle.js CHANGED
@@ -143378,11 +143378,26 @@ const xh = {
143378
143378
  commonOptionIds: [11]
143379
143379
  },
143380
143380
  type: "custom"
143381
+ },
143382
+ // 持仓量
143383
+ {
143384
+ key: "optionGear",
143385
+ label: "期权档位",
143386
+ parent: {
143387
+ varietyMarketIds: [8],
143388
+ commonOptionIds: [11]
143389
+ },
143390
+ // 便捷选项
143391
+ convenientOptions: [],
143392
+ // 默认选中单位
143393
+ defaultUnit: [],
143394
+ // 单位下拉框选项
143395
+ unitOptions: []
143381
143396
  }
143382
143397
  ]
143383
143398
  }
143384
143399
  };
143385
- const Cce = (e) => (G8("data-v-0e320ac2"), e = e(), K8(), e), Ece = { class: "factor-screen" }, Sce = { class: "form-row" }, Tce = { style: { display: "flex", "align-items": "center", width: "100%", height: "24px" } }, Ice = /* @__PURE__ */ Cce(() => /* @__PURE__ */ We("span", null, "~", -1)), Oce = { class: "dialog-footer" }, Lce = {
143400
+ const Cce = (e) => (G8("data-v-a6a3b89f"), e = e(), K8(), e), Ece = { class: "factor-screen" }, Sce = { class: "form-row" }, Tce = { style: { display: "flex", "align-items": "center", width: "100%", height: "24px" } }, Ice = /* @__PURE__ */ Cce(() => /* @__PURE__ */ We("span", null, "~", -1)), Oce = { class: "dialog-footer" }, Lce = {
143386
143401
  __name: "index",
143387
143402
  props: /* @__PURE__ */ xo({ config: { type: Object, default: () => {
143388
143403
  } } }, {
@@ -143500,7 +143515,9 @@ const Cce = (e) => (G8("data-v-0e320ac2"), e = e(), K8(), e), Ece = { class: "fa
143500
143515
  modelValue: re.factor,
143501
143516
  "onUpdate:modelValue": (Ce) => re.factor = Ce,
143502
143517
  placeholder: "选择因子",
143503
- size: "small"
143518
+ filterable: "",
143519
+ size: "small",
143520
+ "no-match-text": "无匹配数据"
143504
143521
  }, {
143505
143522
  default: n1(() => [
143506
143523
  (me(!0), Le(gt, null, tn(e.config.factorOptions, ({ label: Ce, value: Me }) => (me(), w1(H, {
@@ -143568,7 +143585,7 @@ const Cce = (e) => (G8("data-v-0e320ac2"), e = e(), K8(), e), Ece = { class: "fa
143568
143585
  ]);
143569
143586
  };
143570
143587
  }
143571
- }, Rce = /* @__PURE__ */ Rn(Lce, [["__scopeId", "data-v-0e320ac2"]]);
143588
+ }, Rce = /* @__PURE__ */ Rn(Lce, [["__scopeId", "data-v-a6a3b89f"]]);
143572
143589
  const Z6 = (e) => (G8("data-v-0a691a79"), e = e(), K8(), e), Fce = {
143573
143590
  key: 0,
143574
143591
  class: "common-indicator"
@@ -143942,7 +143959,7 @@ const Z6 = (e) => (G8("data-v-0a691a79"), e = e(), K8(), e), Fce = {
143942
143959
  };
143943
143960
  }
143944
143961
  }, tde = /* @__PURE__ */ Rn(ede, [["__scopeId", "data-v-0a691a79"]]);
143945
- const h9 = (e) => (G8("data-v-7f9d045e"), e = e(), K8(), e), nde = { class: "variety-search" }, rde = {
143962
+ const h9 = (e) => (G8("data-v-931c484e"), e = e(), K8(), e), nde = { class: "variety-search" }, rde = {
143946
143963
  key: 0,
143947
143964
  class: "variety-search-row"
143948
143965
  }, ade = { class: "title" }, ode = /* @__PURE__ */ h9(() => /* @__PURE__ */ We("span", null, "品种市场: ", -1)), ide = {
@@ -144018,7 +144035,8 @@ const h9 = (e) => (G8("data-v-7f9d045e"), e = e(), K8(), e), nde = { class: "var
144018
144035
  "turnover",
144019
144036
  "volume",
144020
144037
  "openInterest",
144021
- "optionsCpType"
144038
+ "optionsCpType",
144039
+ "optionGear"
144022
144040
  ], k = L.commonIndicator.reduce((H, X) => {
144023
144041
  const { key: ie, type: G, range: oe, unit: ee } = X;
144024
144042
  if (G === void 0 && !B.includes(ie)) {
@@ -144091,6 +144109,9 @@ const h9 = (e) => (G8("data-v-7f9d045e"), e = e(), K8(), e), nde = { class: "var
144091
144109
  case "optionsCpType":
144092
144110
  U.optionsCpType = H.optionsCpType;
144093
144111
  break;
144112
+ case "optionGear":
144113
+ ["", null].includes(H.range[0]) || (U.minOptionGear = H.range[0]), ["", null].includes(H.range[1]) || (U.maxOptionGear = H.range[1]);
144114
+ break;
144094
144115
  }
144095
144116
  }), Object.keys(U).length && (R.searchOptionDto = U), R;
144096
144117
  } }), (L, R) => {
@@ -144198,7 +144219,7 @@ const h9 = (e) => (G8("data-v-7f9d045e"), e = e(), K8(), e), nde = { class: "var
144198
144219
  ]);
144199
144220
  };
144200
144221
  }
144201
- }, gde = /* @__PURE__ */ Rn(hde, [["__scopeId", "data-v-7f9d045e"]]), vde = {
144222
+ }, gde = /* @__PURE__ */ Rn(hde, [["__scopeId", "data-v-931c484e"]]), vde = {
144202
144223
  install(e) {
144203
144224
  e.component("st-varietySearch", gde);
144204
144225
  }