ling-yun-custom-components 0.0.56 → 0.0.58
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/es/IconRenderer.mjs +1 -1
- package/es/IconSelect.mjs +1 -1
- package/es/SearchBar.mjs +1 -1
- package/es/UpdatePasswordDialog.mjs +1 -1
- package/es/assets/layout3.css +1 -1
- package/es/chunks/{global.C1Iy_saH.js → global.E_yR-3k3.js} +1736 -732
- package/es/chunks/{layout.BgLic7kd.js → layout.ChN1xJHg.js} +23 -22
- package/lib/IconRenderer.js +1 -1
- package/lib/IconSelect.js +1 -1
- package/lib/SearchBar.js +1 -1
- package/lib/UpdatePasswordDialog.js +1 -1
- package/lib/assets/layout3.css +1 -1
- package/lib/chunks/global.D0m66zzb.js +1 -0
- package/lib/chunks/layout.CTTLDiMA.js +1 -0
- package/package.json +4 -4
- package/lib/chunks/global.XouT1lGG.js +0 -1
- package/lib/chunks/layout.Bn_I4pI8.js +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { renderSlot as
|
|
1
|
+
import { renderSlot as b, createElementBlock as D, openBlock as u, Fragment as M, renderList as $, createBlock as c, unref as t, withCtx as r, createTextVNode as V, toDisplayString as U, useCssVars as le, ref as p, computed as x, withModifiers as be, normalizeClass as I, mergeProps as g, createCommentVNode as N, withKeys as ke, onMounted as ge, watch as we, createElementVNode as w, createVNode as m, createSlots as F, normalizeProps as H, guardReactiveProps as K, normalizeStyle as Ve } from "vue";
|
|
2
2
|
import { ElButton as O, ElForm as Ce, ElFormItem as oe, ElInput as Z, ElDatePicker as De, ElInputNumber as $e, ElSwitch as Ee, ElRadioGroup as Fe, ElRadio as xe, ElCheckboxGroup as Me, ElCheckbox as Ue, ElAutoResizer as _, ElPopover as Le, ElIcon as ee, ElDrawer as Pe } from "element-plus";
|
|
3
3
|
import { IconMagnify as Se, IconCheck as We, IconUp as Be, IconDown as Ie, IconShrink as Ne } from "color-message-lingyun-vue";
|
|
4
4
|
import { operationConfigMap as C, emitsMap as f, labelPositionMap as B, componentType as h, dateParamsMap as Oe, dateFormat as ae } from "ling-yun-methods";
|
|
@@ -30,7 +30,7 @@ import '../assets/layout3.css';const Re = [
|
|
|
30
30
|
const E = L, d = (v) => {
|
|
31
31
|
E(f.operation, v);
|
|
32
32
|
};
|
|
33
|
-
return (v, n) => v.$slots.operation ?
|
|
33
|
+
return (v, n) => v.$slots.operation ? b(v.$slots, "operation", {
|
|
34
34
|
key: 0,
|
|
35
35
|
operationList: a.operationList
|
|
36
36
|
}) : (u(!0), D(M, { key: 1 }, $(a.operationList, (y) => (u(), c(t(O), {
|
|
@@ -103,7 +103,7 @@ import '../assets/layout3.css';const Re = [
|
|
|
103
103
|
emits: [f.change, f.enter],
|
|
104
104
|
setup(a, { expose: L }) {
|
|
105
105
|
le((n) => ({
|
|
106
|
-
|
|
106
|
+
v4b15a536: a.minWidth + "px"
|
|
107
107
|
}));
|
|
108
108
|
const E = a, d = p(null), v = x(() => E.isFilter ? "filter-form" : E.isFilterPreview ? "filter-preview-form" : "search-bar-form");
|
|
109
109
|
return L({
|
|
@@ -129,7 +129,7 @@ import '../assets/layout3.css';const Re = [
|
|
|
129
129
|
[v.value]: !0,
|
|
130
130
|
"items-end display-grid": !a.isFilterPreview
|
|
131
131
|
}),
|
|
132
|
-
onSubmit: y[0] || (y[0] =
|
|
132
|
+
onSubmit: y[0] || (y[0] = be(() => {
|
|
133
133
|
}, ["prevent", "stop"]))
|
|
134
134
|
}, {
|
|
135
135
|
default: r(() => [
|
|
@@ -145,7 +145,7 @@ import '../assets/layout3.css';const Re = [
|
|
|
145
145
|
]
|
|
146
146
|
}, { ref_for: !0 }, e), {
|
|
147
147
|
default: r(() => [
|
|
148
|
-
|
|
148
|
+
b(n.$slots, e.key, {
|
|
149
149
|
item: e,
|
|
150
150
|
formData: a.formData
|
|
151
151
|
}, () => [
|
|
@@ -156,7 +156,7 @@ import '../assets/layout3.css';const Re = [
|
|
|
156
156
|
}, { ref_for: !0 }, e, {
|
|
157
157
|
class: "w-full",
|
|
158
158
|
onChange: (l) => n.$emit(t(f).change, e.key, a.formData[e.key]),
|
|
159
|
-
onKeyup:
|
|
159
|
+
onKeyup: ke((l) => n.$emit(t(f).enter, e.key, a.formData[e.key]), ["enter"])
|
|
160
160
|
}), null, 16, ["modelValue", "onUpdate:modelValue", "onChange", "onKeyup"])) : e.type === t(h).select ? (u(), c(Te, g({
|
|
161
161
|
key: 1,
|
|
162
162
|
modelValue: a.formData[e.key],
|
|
@@ -221,13 +221,14 @@ import '../assets/layout3.css';const Re = [
|
|
|
221
221
|
(u(!0), D(M, null, $(e.options, (l) => (u(), c(t(Ue), {
|
|
222
222
|
key: l.value,
|
|
223
223
|
label: l.value,
|
|
224
|
-
value: l.value
|
|
224
|
+
value: l.value,
|
|
225
|
+
disabled: l.disabled
|
|
225
226
|
}, {
|
|
226
227
|
default: r(() => [
|
|
227
228
|
V(U(l.label), 1)
|
|
228
229
|
]),
|
|
229
230
|
_: 2
|
|
230
|
-
}, 1032, ["label", "value"]))), 128))
|
|
231
|
+
}, 1032, ["label", "value", "disabled"]))), 128))
|
|
231
232
|
]),
|
|
232
233
|
_: 2
|
|
233
234
|
}, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])) : e.type === t(h).textarea ? (u(), c(t(Z), g({
|
|
@@ -247,12 +248,12 @@ import '../assets/layout3.css';const Re = [
|
|
|
247
248
|
]),
|
|
248
249
|
_: 2
|
|
249
250
|
}, 1040, ["label", "prop", "show-label", "class"]))), 128)),
|
|
250
|
-
|
|
251
|
+
b(n.$slots, "default", {}, void 0, !0)
|
|
251
252
|
]),
|
|
252
253
|
_: 3
|
|
253
254
|
}, 8, ["model", "label-width", "label-position", "inline", "rules", "class"]));
|
|
254
255
|
}
|
|
255
|
-
}), G = /* @__PURE__ */ ne(je, [["__scopeId", "data-v-
|
|
256
|
+
}), G = /* @__PURE__ */ ne(je, [["__scopeId", "data-v-125bfab7"]]), Ae = { class: "h-32 w-full" }, He = { class: "flex items-center justify-between pd-b-20" }, Ke = { class: "text-right" }, qe = { class: "drawer-header" }, Ge = { class: "flex-1 pd-l-16 pd-r-16 overflow-y-auto" }, Je = { class: "text-right border-top pd-t-16 pd-l-16 pd-r-16" }, Qe = /* @__PURE__ */ Object.assign({
|
|
256
257
|
name: "SearchBar"
|
|
257
258
|
}, {
|
|
258
259
|
__name: "layout",
|
|
@@ -391,8 +392,8 @@ import '../assets/layout3.css';const Re = [
|
|
|
391
392
|
default: r(() => [
|
|
392
393
|
w("div", Ae, [
|
|
393
394
|
m(t(_), null, {
|
|
394
|
-
default: r(({ width:
|
|
395
|
-
V(U(me(
|
|
395
|
+
default: r(({ width: k }) => [
|
|
396
|
+
V(U(me(k)), 1)
|
|
396
397
|
]),
|
|
397
398
|
_: 1
|
|
398
399
|
})
|
|
@@ -403,10 +404,10 @@ import '../assets/layout3.css';const Re = [
|
|
|
403
404
|
]),
|
|
404
405
|
_: 2
|
|
405
406
|
}, [
|
|
406
|
-
$(J.value, (
|
|
407
|
-
name:
|
|
407
|
+
$(J.value, (k) => ({
|
|
408
|
+
name: k.key,
|
|
408
409
|
fn: r((pe) => [
|
|
409
|
-
|
|
410
|
+
b(o.$slots, k.key, H(K(pe)), void 0, !0)
|
|
410
411
|
])
|
|
411
412
|
}))
|
|
412
413
|
]), 1032, ["items", "form-data", "rules", "label-width", "label-position", "show-label", "min-width", "is-filter-preview"])
|
|
@@ -481,8 +482,8 @@ import '../assets/layout3.css';const Re = [
|
|
|
481
482
|
}, F({ _: 2 }, [
|
|
482
483
|
$(S.value, (s) => ({
|
|
483
484
|
name: s.key,
|
|
484
|
-
fn: r((
|
|
485
|
-
|
|
485
|
+
fn: r((k) => [
|
|
486
|
+
b(o.$slots, s.key, H(K(k)), void 0, !0)
|
|
486
487
|
])
|
|
487
488
|
}))
|
|
488
489
|
]), 1032, ["items", "form-data", "min-width"]),
|
|
@@ -494,7 +495,7 @@ import '../assets/layout3.css';const Re = [
|
|
|
494
495
|
o.$slots.operation ? {
|
|
495
496
|
name: "operation",
|
|
496
497
|
fn: r(({ operationList: s }) => [
|
|
497
|
-
|
|
498
|
+
b(o.$slots, "operation", { operationList: s }, void 0, !0)
|
|
498
499
|
]),
|
|
499
500
|
key: "0"
|
|
500
501
|
} : void 0
|
|
@@ -522,7 +523,7 @@ import '../assets/layout3.css';const Re = [
|
|
|
522
523
|
o.$slots.operation ? {
|
|
523
524
|
name: "operation",
|
|
524
525
|
fn: r(({ operationList: s }) => [
|
|
525
|
-
|
|
526
|
+
b(o.$slots, "operation", { operationList: s }, void 0, !0)
|
|
526
527
|
]),
|
|
527
528
|
key: "0"
|
|
528
529
|
} : void 0
|
|
@@ -569,8 +570,8 @@ import '../assets/layout3.css';const Re = [
|
|
|
569
570
|
}, F({ _: 2 }, [
|
|
570
571
|
$(S.value, (s) => ({
|
|
571
572
|
name: s.key,
|
|
572
|
-
fn: r((
|
|
573
|
-
|
|
573
|
+
fn: r((k) => [
|
|
574
|
+
b(o.$slots, s.key, H(K(k)), void 0, !0)
|
|
574
575
|
])
|
|
575
576
|
}))
|
|
576
577
|
]), 1032, ["items", "form-data", "min-width"])
|
|
@@ -583,7 +584,7 @@ import '../assets/layout3.css';const Re = [
|
|
|
583
584
|
o.$slots.operation ? {
|
|
584
585
|
name: "operation",
|
|
585
586
|
fn: r(({ operationList: s }) => [
|
|
586
|
-
|
|
587
|
+
b(o.$slots, "operation", { operationList: s }, void 0, !0)
|
|
587
588
|
]),
|
|
588
589
|
key: "0"
|
|
589
590
|
} : void 0
|
package/lib/IconRenderer.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const u=require("./chunks/index.CkihWzK6.js"),e=require("vue"),s=require("element-plus"),a={lingyun:"lingyun",aibox:"aibox"},d=async(o,n)=>{if(!n)return null;try{switch(o){case a.lingyun:const{icons:r}=await Promise.resolve().then(()=>require("./chunks/global.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const u=require("./chunks/index.CkihWzK6.js"),e=require("vue"),s=require("element-plus"),a={lingyun:"lingyun",aibox:"aibox"},d=async(o,n)=>{if(!n)return null;try{switch(o){case a.lingyun:const{icons:r}=await Promise.resolve().then(()=>require("./chunks/global.D0m66zzb.js"));return r[n]||null;case a.aibox:const{icons:t}=await Promise.resolve().then(()=>require("./chunks/global.DIPtiMPx.js"));return t[n]||null}}catch(r){return console.warn(`Failed to load icon ${n} from ${o} library:`,r),null}},m=Object.assign({name:"IconRenderer"},{__name:"layout",props:{iconName:{type:String,default:""},iconLibrary:{type:String,default:a.lingyun,validator:o=>Object.values(a).includes(o)},size:{type:Number,default:16},color:{type:String,default:""}},setup(o){const n=o,r=e.shallowRef(null),t=e.ref(!1),c=async()=>{if(!n.iconName){r.value=null;return}if(!t.value){t.value=!0;try{const l=await d(n.iconLibrary,n.iconName);r.value=l}catch(l){console.error("Failed to load icon component:",l),r.value=null}finally{t.value=!1}}};return e.watch(()=>[n.iconLibrary,n.iconName],()=>{c()},{immediate:!1}),e.onMounted(()=>{c()}),(l,y)=>o.iconName&&r.value?(e.openBlock(),e.createBlock(e.unref(s.ElIcon),e.mergeProps({key:0,size:o.size,color:o.color},l.$attrs),{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.value)))]),_:1},16,["size","color"])):e.createCommentVNode("",!0)}}),i=u.withInstall(m);exports.IconRenderer=i;exports.default=i;exports.iconLibraryMap=a;
|
package/lib/IconSelect.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require('./assets/IconSelect.css');const g=require("./chunks/index.CkihWzK6.js"),e=require("vue"),c=require("element-plus"),f=require("color-message-lingyun-vue"),p=require("./chunks/global.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require('./assets/IconSelect.css');const g=require("./chunks/index.CkihWzK6.js"),e=require("vue"),c=require("element-plus"),f=require("color-message-lingyun-vue"),p=require("./chunks/global.D0m66zzb.js"),h=require("./chunks/layout.B8d4J538.js"),v=require("ling-yun-methods"),w=require("./chunks/_plugin-vue_export-helper.BHFhmbuH.js"),_={class:"icon-select-content flex flex-col overflow-hidden"},b={class:"icon-select-grid overflow-y-auto display-grid"},B=["title","onClick"],I={key:0,class:"no-data"},C=Object.assign({name:"IconSelect"},{__name:"layout",props:{modelValue:{type:String,default:""},placeholder:{type:String,default:"请选择图标"},width:{type:Number,default:520},iconSize:{type:Number,default:62}},emits:[v.emitsMap.updateModelValue],setup(a,{emit:x}){const u=a,V=x,i=e.ref(!1),r=e.ref(""),n=e.ref(u.modelValue),d=e.computed(()=>Object.entries(p.icons).filter(([t])=>t.toLowerCase().includes("menu")).map(([t,o])=>({name:t,component:o}))),m=e.computed(()=>r.value?d.value.filter(t=>t.name.toLowerCase().includes(r.value.toLowerCase())):d.value),s=e.computed(()=>n.value&&p.icons[n.value]||null),y=t=>{n.value=t.name,V(v.emitsMap.updateModelValue,t.name),i.value=!1};return e.watch(()=>u.modelValue,t=>{n.value=t}),(t,o)=>(e.openBlock(),e.createBlock(e.unref(c.ElPopover),{visible:i.value,"onUpdate:visible":o[1]||(o[1]=l=>i.value=l),placement:"bottom-start",width:a.width,trigger:"click"},{reference:e.withCtx(()=>[e.createElementVNode("div",{class:e.normalizeClass(["flex items-center pointer radius-16 justify-center w-icon-item",{"select-icon-box bg-fcfdff text-202434 fz-14 flex-col":!s.value,"icon-item":n.value}])},[s.value?(e.openBlock(),e.createBlock(e.unref(c.ElIcon),{key:0,size:a.iconSize},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(s.value)))]),_:1},8,["size"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createVNode(e.unref(c.ElIcon),{size:16},{default:e.withCtx(()=>[e.createVNode(e.unref(f.IconAdd))]),_:1}),o[2]||(o[2]=e.createTextVNode(" 上传 ",-1))],64))],2)]),default:e.withCtx(()=>[e.createElementVNode("div",_,[e.createVNode(e.unref(c.ElInput),{class:"mg-b-12",modelValue:r.value,"onUpdate:modelValue":o[0]||(o[0]=l=>r.value=l),placeholder:"搜索图标","prefix-icon":e.unref(f.IconSearch),clearable:""},null,8,["modelValue","prefix-icon"]),e.createElementVNode("div",b,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.value,l=>(e.openBlock(),e.createElementBlock("div",{key:l.name,class:e.normalizeClass(["icon-item radius-8 justify-center items-center pointer flex w-icon-item",{active:n.value===l.name}]),title:l.name,onClick:N=>y(l)},[e.createVNode(e.unref(c.ElIcon),{size:50},{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(l.component)))]),_:2},1024)],10,B))),128))]),m.value.length===0?(e.openBlock(),e.createElementBlock("div",I,[e.createVNode(h.IconEmpty,{text:"未找到相关图标"})])):e.createCommentVNode("",!0)])]),_:1},8,["visible","width"]))}}),E=w._export_sfc(C,[["__scopeId","data-v-92e76646"]]),k=g.withInstall(E);exports.IconSelect=k;exports.default=k;
|
package/lib/SearchBar.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./chunks/index.CkihWzK6.js"),t=require("./chunks/layout.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./chunks/index.CkihWzK6.js"),t=require("./chunks/layout.CTTLDiMA.js"),e=r.withInstall(t.SearchBar);exports.SearchBar=e;exports.default=e;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require('./assets/UpdatePasswordDialog.css');const P=require("./chunks/index.CkihWzK6.js"),e=require("vue"),_=require("./chunks/layout.B9EVVV-O.js"),M=require("./chunks/layout.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require('./assets/UpdatePasswordDialog.css');const P=require("./chunks/index.CkihWzK6.js"),e=require("vue"),_=require("./chunks/layout.B9EVVV-O.js"),M=require("./chunks/layout.CTTLDiMA.js"),o=require("ling-yun-methods"),V=require("./chunks/_plugin-vue_export-helper.BHFhmbuH.js"),h=()=>{const u=e.ref({password:"",confirmPassword:""}),p=e.computed(()=>[{label:"请输入新密码",key:"password",type:o.componentType.text,placeholder:"请输入6-20位,需包含大小写字母、数字",wide:!0,required:!0,showPassword:!0,validator:d},{label:"请再次输入新密码",key:"confirmPassword",type:o.componentType.text,placeholder:"请输入6-20位,需包含大小写字母、数字",wide:!0,required:!0,showPassword:!0,validator:i}]),d=(l,s,t)=>{!s||!/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[a-zA-Z\d]{6,20}$/.test(s)?t(new Error("请输入6-20位,需包含大小写字母、数字")):t()},i=(l,s,t)=>{s===""?t(new Error("两次密码不一致")):s!==u.value.password?t(new Error("两次密码不一致")):t()};return{formData:u,userFromItems:p}},x={__name:"layout",props:{modelValue:{type:Boolean,default:!1},nowUserData:{type:Object,default:()=>{}},apiConfig:{type:Object,default:()=>{}}},emits:[o.emitsMap.updateModelValue,o.emitsMap.change],setup(u,{emit:p}){const d=u,i=p,l=e.computed({get:()=>d.modelValue,set:r=>i(o.emitsMap.updateModelValue,r)}),s=e.ref(null),{formData:t,userFromItems:y}=h(),g=async()=>{const r=await d.apiConfig.getSecretKeyApi();if(r.code!==o.codeMap.success)return{};const{key:a,iv:n,keyId:c}=r.data,{password:f}=s.value.getFormData(),m=o.AESCrypto.encrypt(f,a,n);return{keyId:c,encryptedPassword:m}},v=async()=>{let r=!1;return await s.value.validate(async a=>{if(!a)return;const{keyId:n,encryptedPassword:c}=await g();if(!n||!c)return;const f={userId:d.nowUserData.id,newPassword:c,aesKeyId:n};(await d.apiConfig.updatePasswordApi(f)).code===o.codeMap.success&&(o.messageSuccess("修改成功"),l.value=!1,r=!0,i(o.emitsMap.change))}),r};return(r,a)=>(e.openBlock(),e.createBlock(_.CustomDialog,{modelValue:l.value,"onUpdate:modelValue":a[1]||(a[1]=n=>l.value=n),title:"修改密码",buttons:{confirmText:"确定",onConfirm:v},top:"30vh",width:"568px","destroy-on-close":""},{default:e.withCtx(()=>[e.createVNode(M.SearchBar,{modelValue:e.unref(t),"onUpdate:modelValue":a[0]||(a[0]=n=>e.isRef(t)?t.value=n:null),ref_key:"formRef",ref:s,items:e.unref(y),isExpand:!1,operationList:[],filterMode:!1,labelPosition:"top"},null,8,["modelValue","items"])]),_:1},8,["modelValue","buttons"]))}},b=V._export_sfc(x,[["__scopeId","data-v-0088227a"]]),w=P.withInstall(b);exports.UpdatePasswordDialog=w;exports.default=w;
|
package/lib/assets/layout3.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.filter-form[data-v-
|
|
1
|
+
.filter-form[data-v-125bfab7]{grid-template-columns:repeat(2,1fr);gap:10px}.filter-preview-form[data-v-125bfab7]{display:flex}.filter-preview-form .el-form-item[data-v-125bfab7]{width:var(--v4b15a536);margin-right:10px}.search-bar-form[data-v-125bfab7]{grid-template-columns:repeat(auto-fit,minmax(var(--v4b15a536),1fr));gap:10px}.search-bar-form.el-form--inline .el-form-item[data-v-125bfab7]{margin-right:0;margin-bottom:10px}.search-bar-form.el-form--inline .el-form-item.el-form-item--label-left[data-v-125bfab7]{display:flex;padding:0 14px;background:var(--neutral-color-18);border-radius:8px;border:1px solid var(--parting-line)}.search-bar-form.el-form--inline .el-form-item.el-form-item--label-left[data-v-125bfab7] .el-form-item__content{justify-content:end}.search-bar-form.el-form--inline.el-form--label-top[data-v-125bfab7]{display:grid}.search-bar-item--wide[data-v-125bfab7]{grid-column:span 2}.is-collapsed[data-v-663b89dc]{max-height:var(--v6f32bb87)}.operation-buttons[data-v-663b89dc]{width:var(--v8603bafe);z-index:1}.h-32[data-v-663b89dc]{height:32px}.drawer-header[data-v-663b89dc]{display:flex;justify-content:space-between;align-items:center;width:100%}.drawer-header .shrink-button[data-v-663b89dc]{margin-left:auto}.border-top[data-v-663b89dc]{border-top:1px solid var(--parting-line)}[data-v-663b89dc] .el-drawer__body{padding:16px 0;display:flex;flex-direction:column;overflow:hidden}.filter-form-popover[data-v-663b89dc]{max-height:400px}[data-v-663b89dc] .el-drawer__header{margin-bottom:0;padding:16px 16px 0}
|