vue3-element-dict 3.2.1 → 3.2.2

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
@@ -20,6 +20,10 @@ vue3-element-dict是在vue3框架下对element-plus组件库的部分组件进
20
20
 
21
21
  ## 更新日志
22
22
 
23
+ ### 3.2.2
24
+
25
+ 1. 【优化】修复`dict-dynamic-search`组件`underline`配置为false 导致的控制台警告问题
26
+
23
27
  ### 3.2.1
24
28
 
25
29
  1. 【优化】修复展开和收起文字样式问题及图标为展示问题
package/lib/style.css CHANGED
@@ -1 +1 @@
1
- .el-buttons-dict[data-v-ece290b6]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;width:100%}.el-check-tag+.el-check-tag[data-v-5aadc1ab]{margin-left:4px}.check-all[data-v-e1adb2e7]{margin-right:30px}.el-link-dict+.el-link-dict[data-v-4fe87a1a]{margin-left:4px}.el-text-dict+.el-text-dict[data-v-4fe87a1a]{margin-left:4px}.el-button-dict+.el-button-dict[data-v-4fe87a1a]{margin-left:4px}.el-tag-dict+.el-tag-dict[data-v-4fe87a1a]{margin-left:4px}.dict-dynamic-components.container-class[data-v-50cb15cd]{width:100%;box-sizing:border-box;display:flex;align-items:flex-start;flex-wrap:wrap;container-type:inline-size;container-name:dynamic-components}@container dynamic-components (min-width: 768px){.dict-dynamic-components[data-v-50cb15cd]>.comp-item.form:not(.full):not(.half):not(.three):not(.four){width:50%!important}}@container dynamic-components (min-width: 1024px){.dict-dynamic-components[data-v-50cb15cd]>.comp-item.form:not(.full):not(.half):not(.three):not(.four){width:33.33333%!important}}@container dynamic-components (min-width: 1400px){.dict-dynamic-components[data-v-50cb15cd]>.comp-item.form:not(.full):not(.half):not(.three):not(.four){width:25%!important}}.dict-dynamic-components[data-v-50cb15cd]>.comp-item{width:100%!important}.dict-dynamic-components[data-v-50cb15cd]>.comp-item.full{width:100%!important}.dict-dynamic-components[data-v-50cb15cd]>.comp-item.half{width:50%!important}.dict-dynamic-components[data-v-50cb15cd]>.comp-item.three{width:33.33333%!important}.dict-dynamic-components[data-v-50cb15cd]>.comp-item.four{width:25%!important}.el-link-dict+.el-link-dict[data-v-75d5fd0a]{margin-left:4px}.el-text-dict+.el-text-dict[data-v-75d5fd0a]{margin-left:4px}.el-button-dict+.el-button-dict[data-v-75d5fd0a]{margin-left:4px}.el-tag-dict+.el-tag-dict[data-v-75d5fd0a]{margin-left:4px}.dict-clearfix[data-v-71a8b94d]:after{content:"";display:table;clear:both}.dict-search-box[data-v-71a8b94d]{width:100%;padding:0}.dict-search-box .el-form-item[data-v-71a8b94d]{float:left}.dict-search-box .el-form-item.fr[data-v-71a8b94d]{float:right}.dict-search-box .el-form-item.fr[data-v-71a8b94d] .el-form-item__content{display:flex;justify-content:flex-end;align-items:center;margin-left:0!important}.dict-search-box .el-form-item.full[data-v-71a8b94d]{width:100%}.dict-search-box .el-form-item.half[data-v-71a8b94d]{width:50%}.dict-search-box .el-form-item.triple[data-v-71a8b94d]{width:33.33%}.dict-search-box .el-form-item.quarter[data-v-71a8b94d]{width:25%}.dict-search-box .el-form-item.hide[data-v-71a8b94d]{display:none}.dict-search-box .el-form-item .no-underline[data-v-71a8b94d]{margin-left:12px}.dict-search-box .el-form-item .no-underline[data-v-71a8b94d]:hover{text-decoration:none!important}.dict-search-box .el-form-item[data-v-71a8b94d] .el-form-item__content,.dict-search-box .el-form-item[data-v-71a8b94d] .el-form-item__content .el-input,.dict-search-box .el-form-item[data-v-71a8b94d] .el-form-item__content .el-date-editor,.dict-search-box .el-form-item[data-v-71a8b94d] .el-form-item__content .el-select{width:100%}.dict-search-box .el-form-item[data-v-71a8b94d] .el-form-item__content .el-cascader{width:100%!important}.el-select.no-clear:hover .el-select__caret.el-select__icon.el-select__clear,.el-select.no-clear .is-focused .el-select__caret.el-select__icon.el-select__clear{display:none!important}.el-select.no-clear:hover .el-select__suffix,.el-select.no-clear .is-focused .el-select__suffix{position:relative}.el-select.no-clear:hover .el-select__suffix,.el-select.no-clear .is-focused .el-select__suffix{width:14px;height:14px}.el-select.no-clear:hover .el-select__suffix:after,.el-select.no-clear .is-focused .el-select__suffix:after{content:"";position:absolute;top:2px;right:4px;width:6px;height:6px;border-left:1px solid #a8abb2;border-bottom:1px solid #a8abb2;border-top:0px solid transparent;transform:rotate(-45deg)}.el-link-dict+.el-link-dict[data-v-fa3bf048]{margin-left:4px}.el-text-dict+.el-text-dict[data-v-fa3bf048]{margin-left:4px}.el-button-dict+.el-button-dict[data-v-fa3bf048]{margin-left:4px}.el-tag-dict+.el-tag-dict[data-v-fa3bf048]{margin-left:4px}
1
+ .el-buttons-dict[data-v-ece290b6]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;width:100%}.el-check-tag+.el-check-tag[data-v-5aadc1ab]{margin-left:4px}.check-all[data-v-e1adb2e7]{margin-right:30px}.el-link-dict+.el-link-dict[data-v-4fe87a1a]{margin-left:4px}.el-text-dict+.el-text-dict[data-v-4fe87a1a]{margin-left:4px}.el-button-dict+.el-button-dict[data-v-4fe87a1a]{margin-left:4px}.el-tag-dict+.el-tag-dict[data-v-4fe87a1a]{margin-left:4px}.dict-dynamic-components.container-class[data-v-50cb15cd]{width:100%;box-sizing:border-box;display:flex;align-items:flex-start;flex-wrap:wrap;container-type:inline-size;container-name:dynamic-components}@container dynamic-components (min-width: 768px){.dict-dynamic-components[data-v-50cb15cd]>.comp-item.form:not(.full):not(.half):not(.three):not(.four){width:50%!important}}@container dynamic-components (min-width: 1024px){.dict-dynamic-components[data-v-50cb15cd]>.comp-item.form:not(.full):not(.half):not(.three):not(.four){width:33.33333%!important}}@container dynamic-components (min-width: 1400px){.dict-dynamic-components[data-v-50cb15cd]>.comp-item.form:not(.full):not(.half):not(.three):not(.four){width:25%!important}}.dict-dynamic-components[data-v-50cb15cd]>.comp-item{width:100%!important}.dict-dynamic-components[data-v-50cb15cd]>.comp-item.full{width:100%!important}.dict-dynamic-components[data-v-50cb15cd]>.comp-item.half{width:50%!important}.dict-dynamic-components[data-v-50cb15cd]>.comp-item.three{width:33.33333%!important}.dict-dynamic-components[data-v-50cb15cd]>.comp-item.four{width:25%!important}.el-link-dict+.el-link-dict[data-v-75d5fd0a]{margin-left:4px}.el-text-dict+.el-text-dict[data-v-75d5fd0a]{margin-left:4px}.el-button-dict+.el-button-dict[data-v-75d5fd0a]{margin-left:4px}.el-tag-dict+.el-tag-dict[data-v-75d5fd0a]{margin-left:4px}.dict-clearfix[data-v-2d9bd2d5]:after{content:"";display:table;clear:both}.dict-search-box[data-v-2d9bd2d5]{width:100%;padding:0}.dict-search-box .el-form-item[data-v-2d9bd2d5]{float:left}.dict-search-box .el-form-item.fr[data-v-2d9bd2d5]{float:right}.dict-search-box .el-form-item.fr[data-v-2d9bd2d5] .el-form-item__content{display:flex;justify-content:flex-end;align-items:center;margin-left:0!important}.dict-search-box .el-form-item.full[data-v-2d9bd2d5]{width:100%}.dict-search-box .el-form-item.half[data-v-2d9bd2d5]{width:50%}.dict-search-box .el-form-item.triple[data-v-2d9bd2d5]{width:33.33%}.dict-search-box .el-form-item.quarter[data-v-2d9bd2d5]{width:25%}.dict-search-box .el-form-item.hide[data-v-2d9bd2d5]{display:none}.dict-search-box .el-form-item .no-underline[data-v-2d9bd2d5]{margin-left:12px}.dict-search-box .el-form-item .no-underline[data-v-2d9bd2d5]:hover{text-decoration:none!important}.dict-search-box .el-form-item[data-v-2d9bd2d5] .el-form-item__content,.dict-search-box .el-form-item[data-v-2d9bd2d5] .el-form-item__content .el-input,.dict-search-box .el-form-item[data-v-2d9bd2d5] .el-form-item__content .el-date-editor,.dict-search-box .el-form-item[data-v-2d9bd2d5] .el-form-item__content .el-select{width:100%}.dict-search-box .el-form-item[data-v-2d9bd2d5] .el-form-item__content .el-cascader{width:100%!important}.el-select.no-clear:hover .el-select__caret.el-select__icon.el-select__clear,.el-select.no-clear .is-focused .el-select__caret.el-select__icon.el-select__clear{display:none!important}.el-select.no-clear:hover .el-select__suffix,.el-select.no-clear .is-focused .el-select__suffix{position:relative}.el-select.no-clear:hover .el-select__suffix,.el-select.no-clear .is-focused .el-select__suffix{width:14px;height:14px}.el-select.no-clear:hover .el-select__suffix:after,.el-select.no-clear .is-focused .el-select__suffix:after{content:"";position:absolute;top:2px;right:4px;width:6px;height:6px;border-left:1px solid #a8abb2;border-bottom:1px solid #a8abb2;border-top:0px solid transparent;transform:rotate(-45deg)}.el-link-dict+.el-link-dict[data-v-fa3bf048]{margin-left:4px}.el-text-dict+.el-text-dict[data-v-fa3bf048]{margin-left:4px}.el-button-dict+.el-button-dict[data-v-fa3bf048]{margin-left:4px}.el-tag-dict+.el-tag-dict[data-v-fa3bf048]{margin-left:4px}
@@ -3786,7 +3786,7 @@ const __vite_glob_0_9 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.def
3786
3786
  unref(c) && p.value && unref(a).length > C.value - 1 ? (openBlock(), createBlock(unref(ElLink), {
3787
3787
  key: 0,
3788
3788
  class: "no-underline",
3789
- underline: !1,
3789
+ underline: "never",
3790
3790
  type: "primary",
3791
3791
  onClick: j[0] || (j[0] = (V) => p.value = !p.value)
3792
3792
  }, {
@@ -3804,7 +3804,7 @@ const __vite_glob_0_9 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.def
3804
3804
  unref(c) && !p.value && unref(a).length > C.value - 1 ? (openBlock(), createBlock(unref(ElLink), {
3805
3805
  key: 1,
3806
3806
  class: "no-underline",
3807
- underline: !1,
3807
+ underline: "never",
3808
3808
  type: "primary",
3809
3809
  onClick: j[1] || (j[1] = (V) => p.value = !p.value)
3810
3810
  }, {
@@ -3831,7 +3831,7 @@ const __vite_glob_0_9 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.def
3831
3831
  _: 3
3832
3832
  }, 16, ["style", "model"]));
3833
3833
  }
3834
- }), dictComponent$1 = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-71a8b94d"]]);
3834
+ }), dictComponent$1 = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-2d9bd2d5"]]);
3835
3835
  dictComponent$1.install = function(e) {
3836
3836
  e.component(dictComponent$1.name, dictComponent$1);
3837
3837
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "vue3-element-dict",
3
3
  "private": false,
4
- "version": "3.2.1",
4
+ "version": "3.2.2",
5
5
  "author": {
6
6
  "name": "shenxiaobu",
7
7
  "url": "https://shenxiaobu.github.io"