mali-ui-plus 1.1.82 → 1.1.84

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.
@@ -49409,6 +49409,8 @@ const MlPasswordInput_exports_ = MlPasswordInputvue_type_script_lang_ts_setup_tr
49409
49409
  };
49410
49410
  (0,external_commonjs_vue_commonjs2_vue_root_Vue_.watch)(() => props.modelValue, val => {
49411
49411
  selectVal.value = val;
49412
+ }, {
49413
+ immediate: true
49412
49414
  });
49413
49415
  (0,external_commonjs_vue_commonjs2_vue_root_Vue_.onMounted)(() => {
49414
49416
  selectVal.value = props.modelValue;
@@ -64069,7 +64071,7 @@ const _hoisted_22 = {
64069
64071
  circle: "",
64070
64072
  onClick: toggleFilterformVisible
64071
64073
  }, null, 8, ["icon"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true)])]),
64072
- top: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", _hoisted_9, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createTextVNode)((0,external_commonjs_vue_commonjs2_vue_root_Vue_.toDisplayString)(showFilterform.value) + " 000 " + (0,external_commonjs_vue_commonjs2_vue_root_Vue_.toDisplayString)(filterformItemList.value) + " ", 1), __props.showNewFilter ? (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withDirectives)(((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createBlock)(_component_MlForm, (0,external_commonjs_vue_commonjs2_vue_root_Vue_.mergeProps)({
64074
+ top: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", _hoisted_9, [__props.showNewFilter ? (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withDirectives)(((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createBlock)(_component_MlForm, (0,external_commonjs_vue_commonjs2_vue_root_Vue_.mergeProps)({
64073
64075
  key: 0,
64074
64076
  items: filterformItemList.value,
64075
64077
  data: __props.filterformData
@@ -64099,13 +64101,13 @@ const _hoisted_22 = {
64099
64101
  title: getFilterformTitle(item)
64100
64102
  }, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createVNode)(_component_MlCheckbox, {
64101
64103
  class: "ml-grid-filter-form-checkbox",
64102
- value: selectFilterformFields.value.includes(item.field),
64104
+ modelValue: selectFilterformFields.value.includes(item.field),
64103
64105
  disabled: selectFilterformFields.value.length <= 1 && selectFilterformFields.value.includes(item.field),
64104
64106
  onChange: $event => changeFilterformItem(item)
64105
64107
  }, {
64106
64108
  default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("span", null, (0,external_commonjs_vue_commonjs2_vue_root_Vue_.toDisplayString)(getFilterformTitle(item)), 1)]),
64107
64109
  _: 2
64108
- }, 1032, ["value", "disabled", "onChange"])], 8, _hoisted_13);
64110
+ }, 1032, ["modelValue", "disabled", "onChange"])], 8, _hoisted_13);
64109
64111
  }), 128))])) : ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", _hoisted_14, "找不到数据!"))])])])]),
64110
64112
  default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createVNode)(_component_MlButton, {
64111
64113
  style: {
@@ -71231,7 +71233,7 @@ function index_config(options) {
71231
71233
  return config_0;
71232
71234
  }
71233
71235
  const MaliUI = {
71234
- version: "1.1.79",
71236
+ version: "1.1.83",
71235
71237
  install: index_install,
71236
71238
  config: index_config,
71237
71239
  renderer: {
@@ -49419,6 +49419,8 @@ const MlPasswordInput_exports_ = MlPasswordInputvue_type_script_lang_ts_setup_tr
49419
49419
  };
49420
49420
  (0,external_commonjs_vue_commonjs2_vue_root_Vue_.watch)(() => props.modelValue, val => {
49421
49421
  selectVal.value = val;
49422
+ }, {
49423
+ immediate: true
49422
49424
  });
49423
49425
  (0,external_commonjs_vue_commonjs2_vue_root_Vue_.onMounted)(() => {
49424
49426
  selectVal.value = props.modelValue;
@@ -64079,7 +64081,7 @@ const _hoisted_22 = {
64079
64081
  circle: "",
64080
64082
  onClick: toggleFilterformVisible
64081
64083
  }, null, 8, ["icon"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createCommentVNode)("", true)])]),
64082
- top: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", _hoisted_9, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createTextVNode)((0,external_commonjs_vue_commonjs2_vue_root_Vue_.toDisplayString)(showFilterform.value) + " 000 " + (0,external_commonjs_vue_commonjs2_vue_root_Vue_.toDisplayString)(filterformItemList.value) + " ", 1), __props.showNewFilter ? (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withDirectives)(((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createBlock)(_component_MlForm, (0,external_commonjs_vue_commonjs2_vue_root_Vue_.mergeProps)({
64084
+ top: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("div", _hoisted_9, [__props.showNewFilter ? (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withDirectives)(((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createBlock)(_component_MlForm, (0,external_commonjs_vue_commonjs2_vue_root_Vue_.mergeProps)({
64083
64085
  key: 0,
64084
64086
  items: filterformItemList.value,
64085
64087
  data: __props.filterformData
@@ -64109,13 +64111,13 @@ const _hoisted_22 = {
64109
64111
  title: getFilterformTitle(item)
64110
64112
  }, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createVNode)(_component_MlCheckbox, {
64111
64113
  class: "ml-grid-filter-form-checkbox",
64112
- value: selectFilterformFields.value.includes(item.field),
64114
+ modelValue: selectFilterformFields.value.includes(item.field),
64113
64115
  disabled: selectFilterformFields.value.length <= 1 && selectFilterformFields.value.includes(item.field),
64114
64116
  onChange: $event => changeFilterformItem(item)
64115
64117
  }, {
64116
64118
  default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementVNode)("span", null, (0,external_commonjs_vue_commonjs2_vue_root_Vue_.toDisplayString)(getFilterformTitle(item)), 1)]),
64117
64119
  _: 2
64118
- }, 1032, ["value", "disabled", "onChange"])], 8, _hoisted_13);
64120
+ }, 1032, ["modelValue", "disabled", "onChange"])], 8, _hoisted_13);
64119
64121
  }), 128))])) : ((0,external_commonjs_vue_commonjs2_vue_root_Vue_.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_.createElementBlock)("div", _hoisted_14, "找不到数据!"))])])])]),
64120
64122
  default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_.createVNode)(_component_MlButton, {
64121
64123
  style: {
@@ -71241,7 +71243,7 @@ function index_config(options) {
71241
71243
  return config_0;
71242
71244
  }
71243
71245
  const MaliUI = {
71244
- version: "1.1.79",
71246
+ version: "1.1.83",
71245
71247
  install: index_install,
71246
71248
  config: index_config,
71247
71249
  renderer: {