cnhis-design-vue 3.2.11-release.1 → 3.2.11-release.3
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/components/ai-chat/src/components/ChatMain.js +1 -1
- package/es/components/date-picker/src/DatePicker.vue2.js +1 -1
- package/es/components/expand-field/index.d.ts +34 -4
- package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +34 -4
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +34 -4
- package/es/components/expand-field/src/components/form.vue.d.ts +34 -4
- package/es/components/expand-field/src/index.vue.d.ts +34 -4
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useLeft.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/utils/index.d.ts +2 -2
- package/es/components/fabric-chart/src/utils/index.js +1 -1
- package/es/components/form-config/index.d.ts +3 -3
- package/es/components/form-config/src/FormConfig.vue.d.ts +3 -3
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +3 -3
- package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +3 -3
- package/es/components/form-render/src/components/renderer/remoteSearch.js +1 -1
- package/es/components/form-render/src/types/fieldItem.d.ts +1 -1
- package/es/components/form-render/src/utils/business.js +1 -1
- package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue.d.ts +673 -0
- package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue.js +1 -0
- package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue2.js +1 -0
- package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/index.d.ts +1 -0
- package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/index.js +1 -0
- package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/treeFilter.vue.js +1 -0
- package/es/components/iho-table/src/plugins/filterRenderPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/index.js +1 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin.js +1 -1
- package/es/components/iho-table/src/types/index.d.ts +19 -0
- package/es/components/iho-table/src/utils/index.d.ts +17 -0
- package/es/components/iho-table/src/utils/index.js +1 -1
- package/es/components/iho-table/style/index.css +1 -1
- package/es/components/index.css +1 -1
- package/es/components/select-person/index.d.ts +34 -4
- package/es/components/select-person/src/SelectPerson.vue.d.ts +11 -4
- package/es/components/select-person/src/SelectPerson.vue2.js +1 -1
- package/es/components/select-person/src/SelectPersonType.vue.d.ts +10 -0
- package/es/components/select-person/src/SelectPersonType.vue2.js +1 -1
- package/es/components/select-person/src/index.vue.d.ts +34 -4
- package/es/components/select-person/src/index.vue2.js +1 -1
- package/es/components/shortcut-setter/index.d.ts +1 -1
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +1 -1
- package/es/shared/hooks/useFormRequest/index.js +1 -1
- package/es/shared/hooks/useFormRequest/types.d.ts +4 -0
- package/es/shared/package.json.js +1 -1
- package/package.json +2 -2
@@ -1 +1 @@
|
|
1
|
-
import{defineComponent as e,inject as t,ref as n,computed as l,watch as a,
|
1
|
+
import{defineComponent as e,inject as t,ref as n,computed as l,watch as a,nextTick as s,createVNode as o,createTextVNode as i,mergeProps as r,isVNode as u}from"vue";import{NAvatar as c,NSpin as d,NButton as m,NSpace as p,NIcon as v}from"naive-ui";import{InjectionAIChatEmits as f,InjectionAIChat as g}from"../types/index.js";import h from"../../../../shared/assets/img/ai__avatar.png.js";import b from"../../../../shared/assets/img/logo.png.js";import{isArray as y,isFunction as x}from"lodash-es";import"../../../../shared/utils/index.js";import"@vueuse/core";import"date-fns";import"@vue/shared";import"@vueuse/shared";import"../../../../shared/hooks/selectHooks/useSearchContent.js";import{ChevronForward as k}from"@vicons/ionicons5";import{useScrollLoading as S}from"../../../../shared/hooks/useScrollLoading.js";function j(e){return"function"==typeof e||"[object Object]"===Object.prototype.toString.call(e)&&!u(e)}var C=e({name:"ChatMain",inheritAttrs:!1,props:{},emits:[],setup(e,{attrs:u,slots:C,emit:I}){const T=t(f),{userAvatar:E,queryData:_,state:w,queryRecord:z,defaultShortcutList:M,hideInput:N=!1,isSmall:O}=t(g),A=n(null),q=n([]),H=n(!1),J=l((()=>O.value?b:h)),L={page:0,hasMore:!0};async function D(e=!1){if(!L.hasMore)return;L.page++,1==L.page&&(q.value=[]);const{records:t,rows:n}=await z.value({page:L.page});y(n)&&q.value.length<=+t&&(q.value=L.page>1?[...q.value,...n]:n,R(),q.value.length>=+t&&(e&&(H.value=!0),L.hasMore=!1,console.log("没有更多消息了")))}function R(){q.value.forEach((e=>{e.buttonType&&(e.disabled=!0),e.contents.forEach((e=>e.disabled=!0))}))}function B(e){const{item:t,msgItem:n,fieldItem:l}=e;if(n)return T("button-click",{item:t,msgItem:n,fieldItem:l}),void q.value.forEach((e=>e.contents.forEach((e=>e.disabled=!0))));q.value.forEach((e=>e.buttonType&&(e.disabled=!0))),t.link||(w.beingSent=!0,w.sendContent="确定")}function F(e,t){const{contentType:n,content:l=""}=t;if("json"!==n||!function(e){try{return JSON.parse(e),!0}catch(e){return!1}}(l))return null;const a=JSON.parse(l),s=["journaling","dashboard"].includes(a.buttonType);return o("div",{class:"card"},[[o("p",null,[a.title]),s?a.fields.map((n=>o(m,{class:"link-btn",style:"--n-height: 36px",secondary:!0,"icon-placement":"right",onClick:()=>B({item:e,msgItem:t,fieldItem:n})},{default:()=>n.name,icon:()=>o(v,{component:k},null)}))):[o("div",{class:"card-body"},[o("p",{class:"card-body__head"},[a.instructionName]),o("div",{class:"card-body__content"},[a.fields.map((e=>o("div",null,[o("span",{class:"label"},[e.name]),i(":"),o("span",null,[e.value])])))])]),o(m,{style:"margin-top: 10px;width: 100%;--n-height: 36px;font-size: 15px",secondary:!0,class:"gradient",disabled:t.disabled,onClick:()=>B({item:e,msgItem:t})},{default:()=>[a.buttonName]})]]])}function G(e,t){const{contents:n=[],buttonType:l=""}=e,a=F(e,n[t]);if(a)return a;return[n[t].content.replace(/\\n|\n|\r\n/g,"<br>").split("<br>").filter((e=>!!e)).map(((e,t,n)=>[e,t===n.length-1?null:o("br",null,null)])),l&&0===t?[o("br",null,null),o(m,r({style:"margin-top: 5px",secondary:!0,class:"gradient",disabled:e.disabled},e.link?{tag:"a",href:e.link,target:"_blank"}:{},{onClick:()=>B({item:e})}),{default:()=>[i("确定")]})]:null]}function K({role:e=""}){return"user"===e}function P(){let e;return o("div",{class:"message-item"},[o(c,{round:!0,size:O.value?64:40,src:J.value},null),o("div",{class:"content-box"},[o("div",{class:"content fillet-10 default"},[o("h2",null,[i("Hi,我是你的AI助理")]),o("p",null,[i("我汇集了医生站/护士站各项智能服务,可以向我进行提问哦 ~ "),o("br",null,null),i("你的反馈助我成长,期待我们一起探索未来!下次可以在首页和应用页找到我~")]),y(M.value)&&M.value.length>0?[o("p",{style:"margin: 5px 0 5px"},[i("你可以试着问我:")]),o(p,{"wrap-item":!1},j(e=M.value.map((e=>o(m,{size:"large",secondary:!0,onClick:()=>w.sendContent=e,disabled:w.beingSent},j(e)?e:{default:()=>[e]}))))?e:{default:()=>[e]})]:null])])])}return S(A,(()=>{D()}),N.value?"bottom":"top"),D(!0),a((()=>w.beingSent),(async e=>{var t,n;if(e){q.value.unshift({contents:[{role:"user",content:w.sendContent}]}),null==(t=A.value)||t.scrollTo({top:0,behavior:"auto"}),R();const e=await _.value({content:w.sendContent,contentType:"text"});y(null==e?void 0:e.contents)&&(q.value.unshift(e),await s(),null==(n=A.value)||n.scrollTo({top:0,behavior:"auto"})),w.beingSent=!1,w.sendContent=""}})),()=>o("section",{class:"chat-main",ref:A,style:{"flex-direction":N.value?"column":"column-reverse"}},[[w.beingSent?o("div",{class:"message-item"},[[O.value?null:o(c,{round:!0,size:40,src:J.value},null),o("div",{class:"content-box"},[o("div",{class:"content loading"},[o(d,{size:22,stroke:"#4170EE"},null),o("span",null,[i("正在加载中,请稍等...")])])])]]):null,q.value.map((e=>e.contents.map(((t,n)=>o("div",{class:"message-item"},[[O.value?null:o(c,{round:!0,size:40,src:K(t)?E.value:J.value},null),o("div",{class:["content-box",K(t)?"mine":""]},[o("div",{class:"content"},[x(t.render)?t.render():G(e,n)])])]]))))),H.value?P():null]])}});export{C as default};
|
@@ -1 +1 @@
|
|
1
|
-
import{defineComponent as e,useAttrs as t,ref as a,computed as l,onBeforeUnmount as n,watch as o,openBlock as r,createBlock as u,unref as d,isRef as s,createSlots as i,renderList as p,withCtx as c,renderSlot as y,nextTick as f}from"vue";import{
|
1
|
+
import{defineComponent as e,useAttrs as t,ref as a,computed as l,onBeforeUnmount as n,watch as o,openBlock as r,createBlock as u,unref as d,isRef as s,createSlots as i,renderList as p,withCtx as c,renderSlot as y,nextTick as f}from"vue";import{promiseTimeout as m}from"@vueuse/shared";import{NDatePicker as v}from"naive-ui";import"../../../shared/utils/index.js";import{useDateTime as h,handleInputEvent as g}from"../../../shared/hooks/useDateTime.js";import{isArray as w,isEqual as D,isString as k,isNumber as V}from"lodash-es";import"@vue/shared";import"../../../shared/hooks/selectHooks/useSearchContent.js";import"@vicons/ionicons5";import"../../../shared/hooks/useScrollLoading.js";import{format as S,sub as _,startOfDay as A,endOfDay as I}from"date-fns";var M=e({__name:"DatePicker",props:{updateUnchangedValue:{type:Boolean},onConfirm:{type:Function},formattedValue:{type:[String,Array]},placeholder:{type:String},allowedInvalidValue:{type:String},to:{type:[Object,String,Boolean],default:"body"},holidays:{type:Array,default:()=>[]},type:{type:String,default:"date"}},emits:["update:formatted-value"],setup(e,{expose:M,emit:R}){const C=e,$=t(),b=a(null),j=a(null),P=a();let U="";const q=l({get:()=>G(C.formattedValue)?null:C.formattedValue,set(e){w(e)&&w(U)&&D(U,e)||U===e||(R("update:formatted-value",e,k(e)?Date.parse(e):w(e)?[Date.parse(e[0]),Date.parse(e[1])]:null),U=e)}}),x=l((()=>C.type.includes("datetime"))),E=l((()=>Reflect.get($,"format")?$.format:x.value?"yyyy-MM-dd HH:mm:ss":"month"===C.type?"yyyy-MM":"year"===C.type?"yyyy":"yyyy-MM-dd")),F=l((()=>x.value?E.value.split(" "):"")),{focus:H,blur:L,handleConfirm:B}=h(b,{formatRef:E,attrs:{...$,type:C.type},emit:R,allowedInvalidValue:C.allowedInvalidValue});async function Y(e){!async function(e){var t;if(!e||!C.holidays.length)return;await m(0);const a=null==(t=b.value)?void 0:t.panelInstRef;if(!a)return;const l=a.$el;if(!l)return;T(),"daterange"===C.type?O.push(n((()=>a.startDateArray),".n-date-panel-calendar--start .n-date-panel-dates>div"),n((()=>a.endDateArray),".n-date-panel-calendar--end .n-date-panel-dates>div")):"date"===C.type&&O.push(n((()=>a.dateArray),".n-date-panel-calendar .n-date-panel-dates>div"));function n(e,t){const a=[],n=o(e,(e=>{a.forEach((e=>e.classList.remove("c-date-picker__holiday"))),a.length=0,w(e)&&Array.from(l.querySelectorAll(t)).forEach(((t,l)=>{const{ts:n}=e[l]||{};if(!V(n))return;const o=new Date(n);C.holidays.some((e=>e.getDate()===o.getDate()&&e.getMonth()===o.getMonth()&&e.getFullYear()===o.getFullYear()))&&(f((()=>t.classList.add("c-date-picker__holiday"))),a.push(t))}))}),{immediate:!0,deep:!0});return()=>{n(),a.length=0}}}(e),e&&x.value&&(await f(),async function e(t=0){var a;t>2||(j.value=null==(a=b.value)?void 0:a.panelInstRef,j.value?h(j,{formatRef:F,attrs:{...$,type:C.type},isPanel:!0}):(await f(),e(++t)))}())}const O=[];function T(){O.forEach((e=>e())),O.length=0}async function z(...e){var t,a,l,n,o,r;const u=null==(n=null==(l=null==(a=null==(t=b.value)?void 0:t.inputInstRef)?void 0:a.$el)?void 0:l.querySelector)?void 0:n.call(l,"input");if(C.type.includes("range")?null==(o=C.onConfirm)||o.call(C,...e):(await f(),u.focus(),B(u),u.blur(),null==(r=C.onConfirm)||r.call(C,Date.parse(u.value),u.value)),!(null==u?void 0:u.value)||!C.updateUnchangedValue||C.type.includes("range"))return;const d=u.value;g(u,S(new Date,E.value)),g(u,d)}function G(e){return C.allowedInvalidValue&&C.allowedInvalidValue===e}return n(T),o((()=>C.formattedValue),(e=>{P.value=G(e)?e:C.placeholder?C.placeholder:"选择日期时间",G(e)||(U=e)}),{immediate:!0}),M({$datePicker:b,focus:H,blur:L,setShortcutValue:async function(e){if(!C.type||!C.type.includes("range")||!b.value)return;const t=b.value.$el.querySelectorAll(".n-input__input-el");let a,l;const n=new Date;if("week"===e){const e=_(n,{weeks:1});a=S(A(e),E.value)}else{const e=_(n,{months:1});a=S(A(e),E.value)}l=S(I(n),E.value),g(t[0],a),await f(),g(t[1],l)}}),(t,a)=>(r(),u(d(v),{ref_key:"datePickerRef",ref:b,"onUpdate:show":Y,onConfirm:z,placeholder:P.value,to:e.to,type:e.type,"formatted-value":d(q),"onUpdate:formatted-value":a[0]||(a[0]=e=>s(q)?q.value=e:null)},i({_:2},[p(t.$slots,((e,a)=>({name:a,fn:c((()=>[y(t.$slots,a)]))})))]),1032,["placeholder","to","type","formatted-value"]))}});export{M as default};
|
@@ -518,6 +518,9 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
518
518
|
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
519
519
|
default: () => {};
|
520
520
|
};
|
521
|
+
forceShowSelectAll: {
|
522
|
+
type: BooleanConstructor;
|
523
|
+
};
|
521
524
|
}, {
|
522
525
|
$attrs: {
|
523
526
|
[x: string]: unknown;
|
@@ -620,6 +623,9 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
620
623
|
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
621
624
|
default: () => {};
|
622
625
|
};
|
626
|
+
forceShowSelectAll: {
|
627
|
+
type: BooleanConstructor;
|
628
|
+
};
|
623
629
|
}>> & {
|
624
630
|
onCheck?: ((...args: any[]) => any) | undefined;
|
625
631
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
@@ -708,6 +714,9 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
708
714
|
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
709
715
|
default: () => {};
|
710
716
|
};
|
717
|
+
forceShowSelectAll: {
|
718
|
+
type: BooleanConstructor;
|
719
|
+
};
|
711
720
|
}, {
|
712
721
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
713
722
|
defaultList: {
|
@@ -791,6 +800,9 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
791
800
|
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
792
801
|
default: () => {};
|
793
802
|
};
|
803
|
+
forceShowSelectAll: {
|
804
|
+
type: BooleanConstructor;
|
805
|
+
};
|
794
806
|
}>> & {}>>;
|
795
807
|
emit: any;
|
796
808
|
keyword: import("vue").Ref<string>;
|
@@ -941,6 +953,9 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
941
953
|
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
942
954
|
default: () => {};
|
943
955
|
};
|
956
|
+
forceShowSelectAll: {
|
957
|
+
type: BooleanConstructor;
|
958
|
+
};
|
944
959
|
}>>, {
|
945
960
|
data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject)[];
|
946
961
|
defaultList: ((string | number) | {
|
@@ -972,6 +987,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
972
987
|
switchTypeProps: import("../../shared/types").AnyObject[];
|
973
988
|
switchTypeData: import("../../shared/types").AnyObject;
|
974
989
|
tagProps: import("../../shared/types").AnyObject;
|
990
|
+
forceShowSelectAll: boolean;
|
975
991
|
}> | import("vue").DefineComponent<{
|
976
992
|
defaultList: {
|
977
993
|
type: import("vue").PropType<((string | number) | {
|
@@ -1058,6 +1074,9 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
1058
1074
|
children: string;
|
1059
1075
|
};
|
1060
1076
|
};
|
1077
|
+
forceShowSelectAll: {
|
1078
|
+
type: BooleanConstructor;
|
1079
|
+
};
|
1061
1080
|
}, {
|
1062
1081
|
searchFilterBase: {
|
1063
1082
|
isOpen: boolean;
|
@@ -1069,10 +1088,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
1069
1088
|
key: string;
|
1070
1089
|
label: string;
|
1071
1090
|
}[];
|
1072
|
-
labelListName:
|
1073
|
-
dept: string;
|
1074
|
-
role: string;
|
1075
|
-
};
|
1091
|
+
labelListName: any;
|
1076
1092
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
1077
1093
|
defaultList: {
|
1078
1094
|
type: import("vue").PropType<((string | number) | {
|
@@ -1159,6 +1175,9 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
1159
1175
|
children: string;
|
1160
1176
|
};
|
1161
1177
|
};
|
1178
|
+
forceShowSelectAll: {
|
1179
|
+
type: BooleanConstructor;
|
1180
|
+
};
|
1162
1181
|
}>> & {}>>;
|
1163
1182
|
emit: any;
|
1164
1183
|
keyword: import("vue").Ref<string>;
|
@@ -1574,6 +1593,9 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
1574
1593
|
children: string;
|
1575
1594
|
};
|
1576
1595
|
};
|
1596
|
+
forceShowSelectAll: {
|
1597
|
+
type: BooleanConstructor;
|
1598
|
+
};
|
1577
1599
|
}>>, {
|
1578
1600
|
data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject)[];
|
1579
1601
|
defaultList: ((string | number) | {
|
@@ -1605,6 +1627,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
1605
1627
|
showSelectType: boolean;
|
1606
1628
|
roleData: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../shared/types").AnyObject)[];
|
1607
1629
|
roleFields: Record<string, any>;
|
1630
|
+
forceShowSelectAll: boolean;
|
1608
1631
|
}>>;
|
1609
1632
|
getProps: import("vue").ComputedRef<Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
1610
1633
|
defaultList: {
|
@@ -1704,6 +1727,9 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
1704
1727
|
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
1705
1728
|
default: () => {};
|
1706
1729
|
};
|
1730
|
+
forceShowSelectAll: {
|
1731
|
+
type: BooleanConstructor;
|
1732
|
+
};
|
1707
1733
|
}>> & {
|
1708
1734
|
onCheck?: ((...args: any[]) => any) | undefined;
|
1709
1735
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
@@ -1810,6 +1836,9 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
1810
1836
|
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
1811
1837
|
default: () => {};
|
1812
1838
|
};
|
1839
|
+
forceShowSelectAll: {
|
1840
|
+
type: BooleanConstructor;
|
1841
|
+
};
|
1813
1842
|
}>> & {
|
1814
1843
|
onCheck?: ((...args: any[]) => any) | undefined;
|
1815
1844
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
@@ -1847,6 +1876,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
1847
1876
|
switchTypeProps: import("../../shared/types").AnyObject[];
|
1848
1877
|
switchTypeData: import("../../shared/types").AnyObject;
|
1849
1878
|
tagProps: import("../../shared/types").AnyObject;
|
1879
|
+
forceShowSelectAll: boolean;
|
1850
1880
|
}>>;
|
1851
1881
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("check" | "changeModalVisible")[], "check" | "changeModalVisible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
1852
1882
|
visible: {
|
@@ -192,6 +192,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
192
192
|
type: PropType<import("../../../../shared/types").AnyObject>;
|
193
193
|
default: () => {};
|
194
194
|
};
|
195
|
+
forceShowSelectAll: {
|
196
|
+
type: BooleanConstructor;
|
197
|
+
};
|
195
198
|
}, {
|
196
199
|
$attrs: {
|
197
200
|
[x: string]: unknown;
|
@@ -294,6 +297,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
294
297
|
type: PropType<import("../../../../shared/types").AnyObject>;
|
295
298
|
default: () => {};
|
296
299
|
};
|
300
|
+
forceShowSelectAll: {
|
301
|
+
type: BooleanConstructor;
|
302
|
+
};
|
297
303
|
}>> & {
|
298
304
|
onCheck?: ((...args: any[]) => any) | undefined;
|
299
305
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
@@ -382,6 +388,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
382
388
|
type: PropType<import("../../../../shared/types").AnyObject>;
|
383
389
|
default: () => {};
|
384
390
|
};
|
391
|
+
forceShowSelectAll: {
|
392
|
+
type: BooleanConstructor;
|
393
|
+
};
|
385
394
|
}, {
|
386
395
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
387
396
|
defaultList: {
|
@@ -465,6 +474,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
465
474
|
type: PropType<import("../../../../shared/types").AnyObject>;
|
466
475
|
default: () => {};
|
467
476
|
};
|
477
|
+
forceShowSelectAll: {
|
478
|
+
type: BooleanConstructor;
|
479
|
+
};
|
468
480
|
}>> & {}>>;
|
469
481
|
emit: any;
|
470
482
|
keyword: import("vue").Ref<string>;
|
@@ -615,6 +627,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
615
627
|
type: PropType<import("../../../../shared/types").AnyObject>;
|
616
628
|
default: () => {};
|
617
629
|
};
|
630
|
+
forceShowSelectAll: {
|
631
|
+
type: BooleanConstructor;
|
632
|
+
};
|
618
633
|
}>>, {
|
619
634
|
data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../../../shared/types").AnyObject)[];
|
620
635
|
defaultList: ((string | number) | {
|
@@ -646,6 +661,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
646
661
|
switchTypeProps: import("../../../../shared/types").AnyObject[];
|
647
662
|
switchTypeData: import("../../../../shared/types").AnyObject;
|
648
663
|
tagProps: import("../../../../shared/types").AnyObject;
|
664
|
+
forceShowSelectAll: boolean;
|
649
665
|
}> | import("vue").DefineComponent<{
|
650
666
|
defaultList: {
|
651
667
|
type: PropType<((string | number) | {
|
@@ -732,6 +748,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
732
748
|
children: string;
|
733
749
|
};
|
734
750
|
};
|
751
|
+
forceShowSelectAll: {
|
752
|
+
type: BooleanConstructor;
|
753
|
+
};
|
735
754
|
}, {
|
736
755
|
searchFilterBase: {
|
737
756
|
isOpen: boolean;
|
@@ -743,10 +762,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
743
762
|
key: string;
|
744
763
|
label: string;
|
745
764
|
}[];
|
746
|
-
labelListName:
|
747
|
-
dept: string;
|
748
|
-
role: string;
|
749
|
-
};
|
765
|
+
labelListName: any;
|
750
766
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
751
767
|
defaultList: {
|
752
768
|
type: PropType<((string | number) | {
|
@@ -833,6 +849,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
833
849
|
children: string;
|
834
850
|
};
|
835
851
|
};
|
852
|
+
forceShowSelectAll: {
|
853
|
+
type: BooleanConstructor;
|
854
|
+
};
|
836
855
|
}>> & {}>>;
|
837
856
|
emit: any;
|
838
857
|
keyword: import("vue").Ref<string>;
|
@@ -1248,6 +1267,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
1248
1267
|
children: string;
|
1249
1268
|
};
|
1250
1269
|
};
|
1270
|
+
forceShowSelectAll: {
|
1271
|
+
type: BooleanConstructor;
|
1272
|
+
};
|
1251
1273
|
}>>, {
|
1252
1274
|
data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../../../shared/types").AnyObject)[];
|
1253
1275
|
defaultList: ((string | number) | {
|
@@ -1279,6 +1301,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
1279
1301
|
showSelectType: boolean;
|
1280
1302
|
roleData: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & import("../../../../shared/types").AnyObject)[];
|
1281
1303
|
roleFields: Record<string, any>;
|
1304
|
+
forceShowSelectAll: boolean;
|
1282
1305
|
}>>;
|
1283
1306
|
getProps: import("vue").ComputedRef<Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
1284
1307
|
defaultList: {
|
@@ -1378,6 +1401,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
1378
1401
|
type: PropType<import("../../../../shared/types").AnyObject>;
|
1379
1402
|
default: () => {};
|
1380
1403
|
};
|
1404
|
+
forceShowSelectAll: {
|
1405
|
+
type: BooleanConstructor;
|
1406
|
+
};
|
1381
1407
|
}>> & {
|
1382
1408
|
onCheck?: ((...args: any[]) => any) | undefined;
|
1383
1409
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
@@ -1484,6 +1510,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
1484
1510
|
type: PropType<import("../../../../shared/types").AnyObject>;
|
1485
1511
|
default: () => {};
|
1486
1512
|
};
|
1513
|
+
forceShowSelectAll: {
|
1514
|
+
type: BooleanConstructor;
|
1515
|
+
};
|
1487
1516
|
}>> & {
|
1488
1517
|
onCheck?: ((...args: any[]) => any) | undefined;
|
1489
1518
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
@@ -1521,6 +1550,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
1521
1550
|
switchTypeProps: import("../../../../shared/types").AnyObject[];
|
1522
1551
|
switchTypeData: import("../../../../shared/types").AnyObject;
|
1523
1552
|
tagProps: import("../../../../shared/types").AnyObject;
|
1553
|
+
forceShowSelectAll: boolean;
|
1524
1554
|
}>>;
|
1525
1555
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("check" | "changeModalVisible")[], "check" | "changeModalVisible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
1526
1556
|
visible: {
|
@@ -151,6 +151,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
151
151
|
type: PropType<AnyObject>;
|
152
152
|
default: () => {};
|
153
153
|
};
|
154
|
+
forceShowSelectAll: {
|
155
|
+
type: BooleanConstructor;
|
156
|
+
};
|
154
157
|
}, {
|
155
158
|
$attrs: {
|
156
159
|
[x: string]: unknown;
|
@@ -253,6 +256,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
253
256
|
type: PropType<AnyObject>;
|
254
257
|
default: () => {};
|
255
258
|
};
|
259
|
+
forceShowSelectAll: {
|
260
|
+
type: BooleanConstructor;
|
261
|
+
};
|
256
262
|
}>> & {
|
257
263
|
onCheck?: ((...args: any[]) => any) | undefined;
|
258
264
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
@@ -341,6 +347,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
341
347
|
type: PropType<AnyObject>;
|
342
348
|
default: () => {};
|
343
349
|
};
|
350
|
+
forceShowSelectAll: {
|
351
|
+
type: BooleanConstructor;
|
352
|
+
};
|
344
353
|
}, {
|
345
354
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
346
355
|
defaultList: {
|
@@ -424,6 +433,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
424
433
|
type: PropType<AnyObject>;
|
425
434
|
default: () => {};
|
426
435
|
};
|
436
|
+
forceShowSelectAll: {
|
437
|
+
type: BooleanConstructor;
|
438
|
+
};
|
427
439
|
}>> & {}>>;
|
428
440
|
emit: any;
|
429
441
|
keyword: import("vue").Ref<string>;
|
@@ -574,6 +586,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
574
586
|
type: PropType<AnyObject>;
|
575
587
|
default: () => {};
|
576
588
|
};
|
589
|
+
forceShowSelectAll: {
|
590
|
+
type: BooleanConstructor;
|
591
|
+
};
|
577
592
|
}>>, {
|
578
593
|
data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
|
579
594
|
defaultList: ((string | number) | {
|
@@ -605,6 +620,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
605
620
|
switchTypeProps: AnyObject[];
|
606
621
|
switchTypeData: AnyObject;
|
607
622
|
tagProps: AnyObject;
|
623
|
+
forceShowSelectAll: boolean;
|
608
624
|
}> | import("vue").DefineComponent<{
|
609
625
|
defaultList: {
|
610
626
|
type: PropType<((string | number) | {
|
@@ -691,6 +707,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
691
707
|
children: string;
|
692
708
|
};
|
693
709
|
};
|
710
|
+
forceShowSelectAll: {
|
711
|
+
type: BooleanConstructor;
|
712
|
+
};
|
694
713
|
}, {
|
695
714
|
searchFilterBase: {
|
696
715
|
isOpen: boolean;
|
@@ -702,10 +721,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
702
721
|
key: string;
|
703
722
|
label: string;
|
704
723
|
}[];
|
705
|
-
labelListName:
|
706
|
-
dept: string;
|
707
|
-
role: string;
|
708
|
-
};
|
724
|
+
labelListName: any;
|
709
725
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
710
726
|
defaultList: {
|
711
727
|
type: PropType<((string | number) | {
|
@@ -792,6 +808,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
792
808
|
children: string;
|
793
809
|
};
|
794
810
|
};
|
811
|
+
forceShowSelectAll: {
|
812
|
+
type: BooleanConstructor;
|
813
|
+
};
|
795
814
|
}>> & {}>>;
|
796
815
|
emit: any;
|
797
816
|
keyword: import("vue").Ref<string>;
|
@@ -1207,6 +1226,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
1207
1226
|
children: string;
|
1208
1227
|
};
|
1209
1228
|
};
|
1229
|
+
forceShowSelectAll: {
|
1230
|
+
type: BooleanConstructor;
|
1231
|
+
};
|
1210
1232
|
}>>, {
|
1211
1233
|
data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
|
1212
1234
|
defaultList: ((string | number) | {
|
@@ -1238,6 +1260,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
1238
1260
|
showSelectType: boolean;
|
1239
1261
|
roleData: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
|
1240
1262
|
roleFields: Record<string, any>;
|
1263
|
+
forceShowSelectAll: boolean;
|
1241
1264
|
}>>;
|
1242
1265
|
getProps: import("vue").ComputedRef<Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
1243
1266
|
defaultList: {
|
@@ -1337,6 +1360,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
1337
1360
|
type: PropType<AnyObject>;
|
1338
1361
|
default: () => {};
|
1339
1362
|
};
|
1363
|
+
forceShowSelectAll: {
|
1364
|
+
type: BooleanConstructor;
|
1365
|
+
};
|
1340
1366
|
}>> & {
|
1341
1367
|
onCheck?: ((...args: any[]) => any) | undefined;
|
1342
1368
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
@@ -1443,6 +1469,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
1443
1469
|
type: PropType<AnyObject>;
|
1444
1470
|
default: () => {};
|
1445
1471
|
};
|
1472
|
+
forceShowSelectAll: {
|
1473
|
+
type: BooleanConstructor;
|
1474
|
+
};
|
1446
1475
|
}>> & {
|
1447
1476
|
onCheck?: ((...args: any[]) => any) | undefined;
|
1448
1477
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
@@ -1480,6 +1509,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
1480
1509
|
switchTypeProps: AnyObject[];
|
1481
1510
|
switchTypeData: AnyObject;
|
1482
1511
|
tagProps: AnyObject;
|
1512
|
+
forceShowSelectAll: boolean;
|
1483
1513
|
}>>;
|
1484
1514
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("check" | "changeModalVisible")[], "check" | "changeModalVisible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
1485
1515
|
visible: {
|
@@ -462,6 +462,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
462
462
|
type: import("vue").PropType<AnyObject>;
|
463
463
|
default: () => {};
|
464
464
|
};
|
465
|
+
forceShowSelectAll: {
|
466
|
+
type: BooleanConstructor;
|
467
|
+
};
|
465
468
|
}, {
|
466
469
|
$attrs: {
|
467
470
|
[x: string]: unknown;
|
@@ -564,6 +567,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
564
567
|
type: import("vue").PropType<AnyObject>;
|
565
568
|
default: () => {};
|
566
569
|
};
|
570
|
+
forceShowSelectAll: {
|
571
|
+
type: BooleanConstructor;
|
572
|
+
};
|
567
573
|
}>> & {
|
568
574
|
onCheck?: ((...args: any[]) => any) | undefined;
|
569
575
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
@@ -652,6 +658,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
652
658
|
type: import("vue").PropType<AnyObject>;
|
653
659
|
default: () => {};
|
654
660
|
};
|
661
|
+
forceShowSelectAll: {
|
662
|
+
type: BooleanConstructor;
|
663
|
+
};
|
655
664
|
}, {
|
656
665
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
657
666
|
defaultList: {
|
@@ -735,6 +744,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
735
744
|
type: import("vue").PropType<AnyObject>;
|
736
745
|
default: () => {};
|
737
746
|
};
|
747
|
+
forceShowSelectAll: {
|
748
|
+
type: BooleanConstructor;
|
749
|
+
};
|
738
750
|
}>> & {}>>;
|
739
751
|
emit: any;
|
740
752
|
keyword: import("vue").Ref<string>;
|
@@ -885,6 +897,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
885
897
|
type: import("vue").PropType<AnyObject>;
|
886
898
|
default: () => {};
|
887
899
|
};
|
900
|
+
forceShowSelectAll: {
|
901
|
+
type: BooleanConstructor;
|
902
|
+
};
|
888
903
|
}>>, {
|
889
904
|
data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
|
890
905
|
defaultList: ((string | number) | {
|
@@ -916,6 +931,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
916
931
|
switchTypeProps: AnyObject[];
|
917
932
|
switchTypeData: AnyObject;
|
918
933
|
tagProps: AnyObject;
|
934
|
+
forceShowSelectAll: boolean;
|
919
935
|
}> | import("vue").DefineComponent<{
|
920
936
|
defaultList: {
|
921
937
|
type: import("vue").PropType<((string | number) | {
|
@@ -1002,6 +1018,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
1002
1018
|
children: string;
|
1003
1019
|
};
|
1004
1020
|
};
|
1021
|
+
forceShowSelectAll: {
|
1022
|
+
type: BooleanConstructor;
|
1023
|
+
};
|
1005
1024
|
}, {
|
1006
1025
|
searchFilterBase: {
|
1007
1026
|
isOpen: boolean;
|
@@ -1013,10 +1032,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
1013
1032
|
key: string;
|
1014
1033
|
label: string;
|
1015
1034
|
}[];
|
1016
|
-
labelListName:
|
1017
|
-
dept: string;
|
1018
|
-
role: string;
|
1019
|
-
};
|
1035
|
+
labelListName: any;
|
1020
1036
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
1021
1037
|
defaultList: {
|
1022
1038
|
type: import("vue").PropType<((string | number) | {
|
@@ -1103,6 +1119,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
1103
1119
|
children: string;
|
1104
1120
|
};
|
1105
1121
|
};
|
1122
|
+
forceShowSelectAll: {
|
1123
|
+
type: BooleanConstructor;
|
1124
|
+
};
|
1106
1125
|
}>> & {}>>;
|
1107
1126
|
emit: any;
|
1108
1127
|
keyword: import("vue").Ref<string>;
|
@@ -1518,6 +1537,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
1518
1537
|
children: string;
|
1519
1538
|
};
|
1520
1539
|
};
|
1540
|
+
forceShowSelectAll: {
|
1541
|
+
type: BooleanConstructor;
|
1542
|
+
};
|
1521
1543
|
}>>, {
|
1522
1544
|
data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
|
1523
1545
|
defaultList: ((string | number) | {
|
@@ -1549,6 +1571,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
1549
1571
|
showSelectType: boolean;
|
1550
1572
|
roleData: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
|
1551
1573
|
roleFields: Record<string, any>;
|
1574
|
+
forceShowSelectAll: boolean;
|
1552
1575
|
}>>;
|
1553
1576
|
getProps: import("vue").ComputedRef<Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
1554
1577
|
defaultList: {
|
@@ -1648,6 +1671,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
1648
1671
|
type: import("vue").PropType<AnyObject>;
|
1649
1672
|
default: () => {};
|
1650
1673
|
};
|
1674
|
+
forceShowSelectAll: {
|
1675
|
+
type: BooleanConstructor;
|
1676
|
+
};
|
1651
1677
|
}>> & {
|
1652
1678
|
onCheck?: ((...args: any[]) => any) | undefined;
|
1653
1679
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
@@ -1754,6 +1780,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
1754
1780
|
type: import("vue").PropType<AnyObject>;
|
1755
1781
|
default: () => {};
|
1756
1782
|
};
|
1783
|
+
forceShowSelectAll: {
|
1784
|
+
type: BooleanConstructor;
|
1785
|
+
};
|
1757
1786
|
}>> & {
|
1758
1787
|
onCheck?: ((...args: any[]) => any) | undefined;
|
1759
1788
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
@@ -1791,6 +1820,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
1791
1820
|
switchTypeProps: AnyObject[];
|
1792
1821
|
switchTypeData: AnyObject;
|
1793
1822
|
tagProps: AnyObject;
|
1823
|
+
forceShowSelectAll: boolean;
|
1794
1824
|
}>>;
|
1795
1825
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("check" | "changeModalVisible")[], "check" | "changeModalVisible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
1796
1826
|
visible: {
|