@newview/ui 1.2.3 → 1.2.4

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/README.md CHANGED
@@ -1,3 +1,6 @@
1
+ ### 1.2.4
2
+ 1、表单项增加title提示
3
+
1
4
  ### 1.2.3
2
5
  1、表格筛选条件刷新优化
3
6
 
@@ -31459,7 +31459,7 @@ let ComFormInstance$1 = class ComFormInstance2 extends BaseInstance {
31459
31459
  }
31460
31460
  //#endregion 公开Api End
31461
31461
  };
31462
- const ComForm_vue_vue_type_style_index_0_scoped_c4eed153_lang = "";
31462
+ const ComForm_vue_vue_type_style_index_0_scoped_80b78296_lang = "";
31463
31463
  const _hoisted_1$j = { class: "comForm" };
31464
31464
  const _hoisted_2$g = ["onClick"];
31465
31465
  const _hoisted_3$d = { key: 1 };
@@ -31603,6 +31603,7 @@ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
31603
31603
  key: 3,
31604
31604
  modelValue: _ctx.formModel[item2.model],
31605
31605
  "onUpdate:modelValue": ($event) => _ctx.formModel[item2.model] = $event,
31606
+ title: _ctx.formModel[item2.model],
31606
31607
  type: _ctx.getPropValue(item2.inputProp, "type"),
31607
31608
  size: _ctx.getPropValue(item2.inputProp, "size"),
31608
31609
  placeholder: _ctx.getPropValue(item2.inputProp, "placeholder"),
@@ -31654,7 +31655,7 @@ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
31654
31655
  ]),
31655
31656
  key: "1"
31656
31657
  } : void 0
31657
- ]), 1032, ["modelValue", "onUpdate:modelValue", "type", "size", "placeholder", "clearable", "border", "disabled", "readonly", "maxlength", "show-word-limit", "password", "icon", "prefix", "suffix", "search", "enter-button", "rows", "autosize", "number", "autofocus", "autocomplete", "element-id", "spellcheck", "wrap", "onOnEnter", "onOnClick", "onOnChange", "onOnFocus", "onOnBlur", "onOnKeyup", "onOnKeydown", "onOnKeypress", "onOnSearch", "onOnClear"])) : createCommentVNode("", true),
31658
+ ]), 1032, ["modelValue", "onUpdate:modelValue", "title", "type", "size", "placeholder", "clearable", "border", "disabled", "readonly", "maxlength", "show-word-limit", "password", "icon", "prefix", "suffix", "search", "enter-button", "rows", "autosize", "number", "autofocus", "autocomplete", "element-id", "spellcheck", "wrap", "onOnEnter", "onOnClick", "onOnChange", "onOnFocus", "onOnBlur", "onOnKeyup", "onOnKeydown", "onOnKeypress", "onOnSearch", "onOnClear"])) : createCommentVNode("", true),
31658
31659
  item2.type == "InputNumber" ? (openBlock(), createElementBlock("div", {
31659
31660
  key: 4,
31660
31661
  class: normalizeClass(["ivu-input-group ivu-input-wrapper", { "ivu-input-group-with-append": _ctx.getAppend(item2.inputNumberProp) != "" }])
@@ -32047,7 +32048,7 @@ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
32047
32048
  ], 2)
32048
32049
  ]);
32049
32050
  }
32050
- const ComForm = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p], ["__scopeId", "data-v-c4eed153"]]);
32051
+ const ComForm = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p], ["__scopeId", "data-v-80b78296"]]);
32051
32052
  const style = "";
32052
32053
  const propDefine$v = {
32053
32054
  options: {