cnhis-design-vue 3.2.14-beta.24 → 3.2.14-beta.26

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.
Files changed (140) hide show
  1. package/es/components/ai-chat/src/components/ChatMain.js +1 -1
  2. package/es/components/ai-chat/src/components/ChatPatient.vue2.js +1 -1
  3. package/es/components/base-search/src/index.vue2.js +1 -1
  4. package/es/components/big-table/src/BigTable.vue2.js +1 -1
  5. package/es/components/big-table/src/components/NoData.vue2.js +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.js +1 -1
  7. package/es/components/big-table/src/hooks/useNestTable.js +1 -1
  8. package/es/components/body-select/src/index.vue2.js +1 -1
  9. package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
  10. package/es/components/button-print/src/components/EditFormat.vue2.js +1 -1
  11. package/es/components/button-print/src/components/IdentityVerification.vue2.js +1 -1
  12. package/es/components/button-print/src/components/NewPrintComponent.vue2.js +1 -1
  13. package/es/components/button-print/src/components/OldPrintComponent.vue2.js +1 -1
  14. package/es/components/button-print/src/components/Preview.vue2.js +1 -1
  15. package/es/components/button-print/src/utils/dialog.js +1 -1
  16. package/es/components/button-print/src/utils/print.js +1 -1
  17. package/es/components/card-reader-sdk/src/components/readCardDialog.vue2.js +1 -1
  18. package/es/components/card-reader-sdk/src/utils/readHealthCard.js +1 -1
  19. package/es/components/classification/src/components/search-filter/index.vue2.js +1 -1
  20. package/es/components/classification/src/components/set-classification/index.vue2.js +1 -1
  21. package/es/components/classification/src/components/table-modal/index.vue.d.ts +0 -3
  22. package/es/components/classification/src/components/table-modal/index.vue2.js +1 -1
  23. package/es/components/classification/src/index.vue2.js +1 -1
  24. package/es/components/default-page/src/constants/index.js +1 -1
  25. package/es/components/default-page/src/index.vue2.js +1 -1
  26. package/es/components/expand-field/src/components/FormBatchOptionsModal.vue2.js +1 -1
  27. package/es/components/expand-field/src/components/FormItemPerson.vue2.js +1 -1
  28. package/es/components/expand-field/src/components/PersonModal.vue2.js +1 -1
  29. package/es/components/expand-field/src/components/form.vue2.js +1 -1
  30. package/es/components/expand-field/src/index.vue2.js +1 -1
  31. package/es/components/expand-field/src/utils/constant.js +1 -1
  32. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
  33. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.js +1 -1
  34. package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.js +1 -1
  35. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
  36. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
  37. package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.js +1 -1
  38. package/es/components/fabric-chart/src/hooks/newBirthProcess/useNewBirthProcess.js +1 -1
  39. package/es/components/fabric-chart/src/hooks/newBirthProcess/useNewBirthProcessChart.js +1 -1
  40. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
  41. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.js +1 -1
  42. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.js +1 -1
  43. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.js +1 -1
  44. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.js +1 -1
  45. package/es/components/fabric-chart/src/hooks/temperature/useBottom.js +1 -1
  46. package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
  47. package/es/components/fabric-chart/src/hooks/temperature/useLeft.js +1 -1
  48. package/es/components/fabric-chart/src/hooks/temperature/useOther.js +1 -1
  49. package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
  50. package/es/components/fabric-chart/src/hooks/temperature/useTop.js +1 -1
  51. package/es/components/field-set/src/FieldColor.vue2.js +1 -1
  52. package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
  53. package/es/components/field-set/src/FieldSet.vue2.js +1 -1
  54. package/es/components/field-set/src/TableStyle.vue2.js +1 -1
  55. package/es/components/field-set/src/components/condition.vue2.js +1 -1
  56. package/es/components/field-set/src/components/edit-dialog.vue2.js +1 -1
  57. package/es/components/field-set/src/components/edit-filter.vue2.js +1 -1
  58. package/es/components/field-set/src/components/table-row.vue2.js +1 -1
  59. package/es/components/field-set/src/constants/filter.js +1 -1
  60. package/es/components/field-set/src/constants/index.js +1 -1
  61. package/es/components/form-config/src/components/FormConfigEventSetting.vue2.js +1 -1
  62. package/es/components/form-config/src/hooks/useLocale.js +1 -1
  63. package/es/components/form-render/src/components/renderer/remoteSearch.js +1 -1
  64. package/es/components/form-render/src/components/renderer/switch.js +1 -1
  65. package/es/components/iho-chat/src/components/ChatAdd.vue2.js +1 -1
  66. package/es/components/iho-chat/src/components/ChatFile.vue2.js +1 -1
  67. package/es/components/iho-chat/src/components/ChatFooter.vue2.js +1 -1
  68. package/es/components/iho-chat/src/components/ChatHeader.vue2.js +1 -1
  69. package/es/components/iho-chat/src/components/ChatMain.vue2.js +1 -1
  70. package/es/components/iho-chat/src/components/ChatSearch.vue2.js +1 -1
  71. package/es/components/iho-chat/src/components/ChatSet.vue2.js +1 -1
  72. package/es/components/iho-chat/src/components/ContextMenu.js +1 -1
  73. package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +1 -1
  74. package/es/components/iho-chat/src/components/MultipleVideo.vue2.js +1 -1
  75. package/es/components/iho-chat/src/components/PersonProfile.vue2.js +1 -1
  76. package/es/components/iho-chat/src/components/Video.vue2.js +1 -1
  77. package/es/components/iho-chat/src/utils/chatSock.js +1 -1
  78. package/es/components/iho-chat/src/utils/index.js +1 -1
  79. package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue2.js +1 -1
  80. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +1 -1
  81. package/es/components/iho-table/src/plugins/filterTextPlugin/filter.vue2.js +1 -1
  82. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
  83. package/es/components/info-header/src/components/patientInfo/index.vue2.js +1 -1
  84. package/es/components/keyboard/src/components/NumberPanel.vue2.js +1 -1
  85. package/es/components/map/src/Map.vue2.js +1 -1
  86. package/es/components/picture-clipper/src/PictureClipper.vue2.js +1 -1
  87. package/es/components/quick-search/src/index.vue2.js +1 -1
  88. package/es/components/recommend-search/src/components/BaseSearch.js +1 -1
  89. package/es/components/recommend-search/src/components/RecommendInput.vue2.js +1 -1
  90. package/es/components/recommend-search/src/components/RecommendSelect.vue2.js +1 -1
  91. package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
  92. package/es/components/scale-view/src/components/NoData.vue2.js +1 -1
  93. package/es/components/scale-view/src/components/formitem/r-checkbox.js +1 -1
  94. package/es/components/scale-view/src/components/formitem/r-input.js +1 -1
  95. package/es/components/scale-view/src/components/formitem/r-radio.js +1 -1
  96. package/es/components/scale-view/src/components/formitem/r-sign.js +1 -1
  97. package/es/components/scale-view/src/components/formitem/standard-modal.js +1 -1
  98. package/es/components/scale-view/src/hooks/scaleview-methods.js +1 -1
  99. package/es/components/scale-view/src/hooks/scaleview-submit.js +1 -1
  100. package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
  101. package/es/components/select-label/src/SelectLabel.vue2.js +1 -1
  102. package/es/components/select-label/src/components/label-classify.vue2.js +1 -1
  103. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue2.js +1 -1
  104. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue2.js +1 -1
  105. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue2.js +1 -1
  106. package/es/components/select-person/src/SelectPerson.vue2.js +1 -1
  107. package/es/components/select-person/src/SelectPersonType.vue2.js +1 -1
  108. package/es/components/select-person/src/components/SearchOrgAndStaff.vue2.js +1 -1
  109. package/es/components/select-person/src/index.vue2.js +1 -1
  110. package/es/components/slider-tree/src/index.vue2.js +1 -1
  111. package/es/components/table-export-field/src/components/ExportModal.vue2.js +1 -1
  112. package/es/components/table-export-field/src/components/SaveProjectModal.vue2.js +1 -1
  113. package/es/components/table-export-field/src/index.vue2.js +1 -1
  114. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue2.js +1 -1
  115. package/es/components/table-filter/src/components/bi-filter/helpers/options.js +1 -1
  116. package/es/components/table-filter/src/components/bi-filter/index.vue2.js +1 -1
  117. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue2.js +1 -1
  118. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue2.js +1 -1
  119. package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue2.js +1 -1
  120. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue2.js +1 -1
  121. package/es/components/table-filter/src/components/classify-filter/helpers/options.js +1 -1
  122. package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.js +1 -1
  123. package/es/components/table-filter/src/components/classify-filter/index.vue2.js +1 -1
  124. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue2.js +1 -1
  125. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue2.js +1 -1
  126. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue2.js +1 -1
  127. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue2.js +1 -1
  128. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue2.js +1 -1
  129. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue2.js +1 -1
  130. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue2.js +1 -1
  131. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue2.js +1 -1
  132. package/es/components/table-filter/src/components/render-widget/helpers/dateExtraMap.js +1 -1
  133. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.js +1 -1
  134. package/es/components/table-filter/src/tool/baseOptions.js +1 -1
  135. package/es/components/tooth-bitmap/src/ToothBitmap.vue2.js +1 -1
  136. package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue2.js +1 -1
  137. package/es/components/vod-chunk-upload/src/vod-upload-modal.js +1 -1
  138. package/es/env.d.ts +25 -25
  139. package/es/shared/package.json.js +1 -1
  140. package/package.json +2 -2
@@ -1 +1 @@
1
- import{fabric as e}from"../../../../../shared/utils/fabricjs/index.js";import{defaultStyle as t,drawLine as n,drawPoint as i}from"../useDraw.js";import{useGrid as o}from"../useGrid.js";import{useBirthProcessCumputedPoint as l}from"../useCumputedPoint.js";import{bus as a}from"../useEvent.js";import{useCommon as r}from"../useCommon.js";import"vue";import{getPointRange as s,getIndex as u,isEffectiveNode as c,getTime as f}from"../../utils/index.js";import{cloneDeep as d,last as p,omit as m,flatten as g}from"lodash-es";import"date-fns";import"../temperature/useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import{useIntervalFn as v}from"@vueuse/core";function y(y,h,k,x,w,L){const{computedX:P,computedY:b,getXValue:C,getYValue:A}=l(h),{xCellWidth:I,pointSelectionStyle:K,originX:j,endX:E,originY:T,endY:X,event:M,scaleValues:V,xAxis:Y,startTime:S,timeXCell:D,itemList:F,dialog:O,topGridOriginY:$,topGridEndY:_}=h,B=new Map,z=new Set,G=d(V);let N=[],J=null;const q=new Set;o(y,h);const{getEqualXTypes:R,handleAddPrevent:W,setPrevAndNextPoint:H,getPointEventProps:Q}=r(y,k,h),{pause:U,resume:Z}=v((()=>{!function(){if(!q.size)return;for(const e of q)e.set("opacity",1===e.opacity?.5:1);y.value.renderAll()}()}),800);function ee(){G.forEach((e=>{const{range:t=[],spaceValue:i}=e;i&&(t[0]||t[1])&&e.dataList.forEach(((t,i)=>{t.show&&(!function(e,t){const{max:i={},min:o={}}=e.panicValue||{},{max:l={},min:a={}}=e.diffValue||{};function r({show:e=!1,value:i,name:o,lineStyle:l}){if(!e||!i)return;const a=b(t.type,t.range,i),r=n([j,a,E,a],{...l,evented:!0,lockMovementX:!0,lockMovementY:!0,hoverCursor:"pointer"});M.hovered&&o&&(r.on("mousemove",(({pointer:e})=>{x.point={...e||{x:r.left,y:r.top}},x.list=[`${o} ${i}${t.unit||""}`],x.show=!0})),r.on("mouseout",(()=>{x.show=!1}))),y.value.add(r)}r(i),r(o),r(l),r(a)}(t,e),oe(t,i,e))}))}))}function te(e=[]){if(!(null==J?void 0:J.areaPos))return[];const{startPos:t,endPos:n}=J.areaPos,[i,o]=[t.x,n.x].sort(((e,t)=>e-t)),[l,a]=[t.y,n.y].sort(((e,t)=>e-t));return(e.length?e:pe()).filter((e=>e.left>=i&&e.left<=o&&e.top>=l&&e.top<=a))}function ne(e){var t,n,i;O.warning({maskClosable:!1,closeOnEsc:!1,title:(null==(t=window.getLanguageByCode)?void 0:t.call(window,"10010.1.228"))||"警告",content:"确认删除当前选中的节点?",positiveText:(null==(n=window.getLanguageByCode)?void 0:n.call(window,"10010.1.27"))||"确定",negativeText:(null==(i=window.getLanguageByCode)?void 0:i.call(window,"10010.1.28"))||"取消",onPositiveClick:()=>{e(),ie()},onNegativeClick:()=>ie(),onClose:()=>ie()})}function ie(){J&&y.value.remove(J),J=null}function oe(e,t,o){var l;const{type:a,unit:r,dataList:s=[]}=o,u=[];B.set(e.key,[]),function(e,t){q.size&&[...q].forEach((n=>{const{dataIndex:i,type:o}=n.origin;i===t&&o===e&&q.delete(n)}))}(a,t),null==(l=e.list)||l.forEach(((l,c)=>{!function(e,l,c,f){var d;let g,v,h=f;l.key&&(h=s.find((e=>e.key===l.key)));const{pointAttr:w={},lineAttr:L={},title:P="",key:b,type:K="circle"}=h,j=de(f.list[c+1],o);e&&j&&!l.breakpoint&&e[0]!==j[0]&&(v=n([...e,...j],L));const E=u[c-1],T={origin:{data:l,title:P,key:f.key,selfKey:b,unit:r,type:a,dataIndex:t,index:c,lineAttr:L},__type:"main",leftLine:E,rightLine:v,...w,...Q()};e&&(E||(T.leftLine=null),g=i(K,{left:e[0],top:e[1],...T}));u.push(v),g&&(g.originLeft=g.left,g.originTop=g.top,function(e){M.hovered&&(e.on("mouseover",(()=>{ce(e,"hover")})),e.on("mouseout",(()=>{x.show=!1})));if(e.lockMovementX&&e.lockMovementY)return;e.on("moving",(()=>{fe(e),function(e){var t,n;null==(t=e.leftLine)||t.setCoords().set({x2:e.left,y2:e.top}),null==(n=e.rightLine)||n.setCoords().set({x1:e.left,y1:e.top})}(e),M.hovered&&ce(e),function(e){var t,n,i,o;const{originLeft:l,originTop:a,left:r,top:s,origin:u}=e,c=~~((r-l)/I);if(r>l+I){if(0===N.length){ae(e,[...e.leftLine?[e.leftLine.x1,e.leftLine.y1]:[l,a],l,a]),null==(n=null==(t=e.leftLine)?void 0:t.set)||n.call(t,"stroke","transparent"),null==(o=null==(i=e.rightLine)?void 0:i.set)||o.call(i,"stroke","transparent")}const f=l+I*c;if(N.every((e=>e.left!==f))){const t=C(f),n=A(u.type,s);N.push({data:{time:t,value:n,...u.selfKey!==u.key?{key:u.selfKey}:{}},left:f,top:s}),ae(e,[...e.prevPointer,f,s])}if(N.length<c&&function(e,t){const{originLeft:n,originTop:i,origin:o}=e;let l=1;for(;l<=t;){const t=n+I*l,a=N.some((e=>Math.abs(e.left-t)<=1));if(!a){let l=0;const a=N.find(((e,n)=>(e.left>t&&(l=n),e.left>t)));if(a){const r=JSON.parse(JSON.stringify(a)),s=N[l-1]||{left:n,top:i},u=~~((a.left-(t-I))/I),c=(a.top-s.top)/u;r.top=s.top+c,r.left=t,r.data={time:C(t),value:A(o.type,r.top),...o.selfKey!==o.key?{key:o.selfKey}:{}},N.splice(l,0,r),ae(e,[s.left,s.top,r.left,r.top])}}l++}}(e,c),e.nextPoint){const t=B.get(u.key);!function(e,t){const{left:n,top:i,origin:o}=t,l=I/2,a=e.findIndex((e=>Math.abs(n-e.left)<l&&Math.abs(i-e.top)<l&&o.index!==e.origin.index));a>-1?(t.set({scaleX:2.5,scaleY:2.5}),t.coincidePoint=e[a]):t.set({scaleX:t.scale,scaleY:t.scale})}(t,e),null==t||t.forEach((e=>{e.left<=l||u.index===e.origin.index||(e.left<r?le(e,"#999"):le(e,e.origin.lineAttr.stroke))}))}}!function(e){var t,n;const{left:i}=e;if(N.length>0&&i<N[N.length-1].left){for(const e of z)e.left>i&&(e.leftLine&&y.value.remove(e.leftLine),y.value.remove(e));if(N=N.filter((e=>e.left<=i)),0===N.length){null==(n=null==(t=e.leftLine)?void 0:t.set)||n.call(t,e.origin.lineAttr);for(const e of z)e.leftLine&&y.value.remove(e.leftLine),y.value.remove(e)}if(N.length>0){const t=p(N);e.prevPointer=[t.left,t.top]}}}(e)}(e)})),e.on("mouseup",(t=>{if(x.show=!1,1===t.button){const{type:t,selfKey:n,dataIndex:i}=e.origin,o={...e.origin,data:{...e.origin.data,time:C(e.left),value:A(t,e.top)}};if(y.value.discardActiveObject(),N.length>0){const l=G.find((e=>e.type===t));let a=-1;const r=N.map((e=>e.data));if(e.nextPoint){if(2.5!==e.scaleX)return void se({dataIndex:i,scaleValue:l});const t=e.coincidePoint.origin,n=t.data;a=t.index;const o=r.findIndex((e=>e.time===n.time));o>-1?r[o].value=n.value:r.push({...p(r),time:n.time,value:n.value})}const s=l.dataList.findIndex((e=>e.key===n));k("add",{...m(o,["index","selfKey","lineAttr"]),dataIndex:s,key:n,data:r}),re({...o,data:r,coincideIndex:a})}else k("change",{...m(o,["selfKey","lineAttr"]),key:n}),re(o,"change")}}))}(g),null==(d=B.get(f.key))||d.push(g))}(de(l,o),l,c,e)})),Promise.all(B.get(e.key)).then((t=>{const n=u.filter((e=>e));H(t),y.value.add(...n,...t),function(e,t){const{max:n={},min:i={}}=t.panicValue||{},{max:o={},min:l={}}=t.diffValue||{};function a({show:t=!1,value:n,flickerable:i},o){!t&&n&&i&&e.forEach((e=>{const t=e.origin.data.value;"max"===o&&t<n||"min"===o&&t>n||q.add(e)}))}a(n,"max"),a(i,"min"),a(o,"max"),a(l,"min")}(t,e)}))}function le(e,t){["stroke","fill"].forEach((n=>{const i=e[n];i&&!["transparent","#fff","#ffffff","#FFFFFF"].includes(i)&&i!==t&&e.set(n,t)})),e.rightLine&&e.rightLine.stroke!==t&&e.rightLine.set("stroke",t)}function ae(e,t){const[,,i,o]=t;e.clone((l=>{l.set({left:i,top:o,scaleX:1,scaleY:1}),e.prevPointer=[i,o];const a=n(t,e.origin.lineAttr);l.leftLine=a,z.add(l),y.value.add(a,l)}))}function re(e,t="add",n=1){const{data:i,index:o,key:l,type:a,coincideIndex:r}=e;let{dataIndex:s}=e;const c=G.find((e=>e.type===a)),f=c.dataList.find(((e,t)=>(s=t,e.key===l)));switch(t){case"remove":f.list.splice(o,n),f.list[o-1]&&(f.list[o-1].breakpoint=!0);break;case"change":f.list[o]=i;break;default:{const e=Array.isArray(i)?i[0].time:i.time,t=u(e,f.list),n=Array.isArray(i)?i:[i];f.list.splice(t,r>-1?r-t+1:0,...n);break}}se({dataIndex:s,scaleValue:c})}function se(e){var t,n,i;if(z.size&&(null==(t=y.value)||t.remove(...ue([...z]))),z.clear(),N=[],e){const{dataIndex:t,scaleValue:i}=e,o=i.dataList[t];null==(n=y.value)||n.remove(...ue(B.get(o.key))),B.delete(o.key),oe(o,t,i)}else B.size&&(null==(i=y.value)||i.remove(...ue(pe()))),B.clear(),ee()}function ue(e){const t=[];return e.forEach((e=>{e&&t.push(e),(null==e?void 0:e.leftLine)&&t.push(null==e?void 0:e.leftLine),(null==e?void 0:e.rightLine)&&t.push(null==e?void 0:e.rightLine)})),t}function ce(e,t="moving"){const{title:n,type:i,data:o,unit:l,selfKey:a}=e.origin;x.point={x:e.left,y:e.top};const r=C(e.left),s=`${"hover"===t?o.value:A(i,e.top)}`;x.list=[`${n} ${s}${l||""}`,`时间 ${r.slice(-5)}`],x.sourceData=[{type:i,title:n,unit:l,key:a,time:r,value:s}],x.isTarget=!0,x.show=!0}function fe(e){e.setCoords();const t=6e4/D,n=e.prevPoint?e.prevPoint.left+t:j,i=E;e.top<T&&e.set("top",T),e.top>X&&e.set("top",X),e.left<n&&e.set("left",n),e.left>i&&e.set("left",i)}function de(e,t){if(c(e)&&function(e){const t=Date.parse(p(Y.list)),n=f(e);return n>=S&&n<=t}(e.time)){const n=P(e.time),i=b(t.type,t.range,e.value);return[n,i<T?T:i>X?X:i]}}function pe(){return g(Array.from(B.values()))}return ee(),function(){if(!M.evented)return;let n=!1,i={x:0,y:0};y.value.on("mouse:up",(e=>{if(3===e.button&&function(e){var t,n;x.show=!1;const{x:i=0,y:o=0}=e.pointer||{};if(i>=j&&i<=E&&o>=T&&o<=X)if(e.target){if("main"!==e.target.__type)return;l(e.pointer,e.target,[(null==(n=window.getLanguageByCode)?void 0:n.call(window,"10010.1.220"))||"删除节点"]);const{minLeft:t,maxLeft:i,minTop:o,maxTop:a}=s(e.target);pe().forEach((n=>{"main"===n.__type&&n.left>t&&n.left<i&&n.top>o&&n.top<a&&w.list.push({renderItem:()=>n.origin.title,origin:{...n.origin},mode:"remove",pointer:e.pointer})})),1===w.list.length&&(w.show=!1,console.log("当前时间段内无可删除节点"))}else l(e.pointer,null,[(null==(t=window.getLanguageByCode)?void 0:t.call(window,"10010.1.219"))||"新增节点"]),F.forEach((t=>{R(pe(),i,"key",2*I).includes(t.linkKey||t.key)||w.list.push({renderItem:()=>t.title,origin:{title:t.title,unit:t.unit,type:t.bigType,dataIndex:t.dataIndex,key:t.key,linkKey:t.linkKey},pointer:e.pointer})})),1===w.list.length&&(w.show=!1,W("repeat"),console.log("当前时间段内无可新增节点"));function l(e,t,n){Object.assign(w,{point:e,show:!0,target:t,list:n})}}(e),1===e.button&&n){n=!1;const e=te();e.length>0?ne((()=>{const t=function(e){const t=e.reduce(((e,t)=>{const{key:n}=t.origin;return e[n]=e[n]?e[n].concat(t.origin):[t.origin],e}),{});return Object.keys(t).map((e=>{const n=t[e].sort(((e,t)=>Date.parse(e.data.time)-Date.parse(t.data.time)));return re(n[0],"remove",n.length),n.map((e=>({...m(e,["selfKey","lineAttr"]),key:e.selfKey})))}))}(e);k("remove",t)})):a.emit(J)}})),y.value.on("mouse:down",(e=>{1!==e.button||e.target||(n=!0,i=e.pointer)})),y.value.on("mouse:move",(o=>{if(function(e){if(!L||w.show)return;const{target:t,pointer:n}=e,{x:i=0,y:o=0}=n;x.movable=!1,(i<j||i>E)&&(x.show=!1);if(!t&&i>=j&&i<=E){const e=o>=T&&o<=X,l=o>=$&&o<=_;if(e||l){const l=C(i);x.sourceData=e?G.map((e=>{const{type:t,title:n,unit:i}=e;return{type:t,title:n,unit:i,time:l,value:A(t,o)}})):[{type:"tree",time:l}],x.isTarget=!!t,x.point=n,x.movable=!0}else x.show=!1}}(o),!n)return;const{x:l,y:a}=i,{x:r,y:s}=o.pointer;J&&y.value.remove(J),J=new e.Rect({...t,fill:"#CAF982",opacity:.4,...K,left:l>r?r:l,top:a>s?s:a,width:Math.abs(r-l),height:Math.abs(s-a),objectCaching:!0}),J.areaPos={startPos:i,endPos:o.pointer},y.value.add(J)}))}(),{redrawPoints:se,clickMenu:function({item:e,target:t}){const n={...e.origin};"remove"===e.mode?(k("remove",n),re(n,"remove")):(Object.assign(n,{data:{time:C(e.pointer.x),value:A(e.origin.type,e.pointer.y),...e.origin.linkKey?{key:e.origin.key}:{}}}),k("add",n),re({...n,key:e.origin.linkKey||e.origin.key}))},moveLimit:fe,setPopup:ce,updateData:re,getGridPoints:pe,getContainPoints:te,showDialog:ne,removeCurrentSelection:ie,pauseFlickerPoint:U}}export{y as useCenter};
1
+ import{fabric as e}from"../../../../../shared/utils/fabricjs/index.js";import{defaultStyle as t,drawLine as n,drawPoint as i}from"../useDraw.js";import{useGrid as o}from"../useGrid.js";import{useBirthProcessCumputedPoint as l}from"../useCumputedPoint.js";import{bus as a}from"../useEvent.js";import{useCommon as r}from"../useCommon.js";import"vue";import{getPointRange as s,getIndex as u,isEffectiveNode as c,getTime as f}from"../../utils/index.js";import{cloneDeep as d,last as p,omit as m,flatten as g}from"lodash-es";import"date-fns";import"../temperature/useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"../../../../../shared/utils/index.js";import{useIntervalFn as v}from"@vueuse/core";function y(y,h,k,x,w,L){const{computedX:P,computedY:b,getXValue:C,getYValue:A}=l(h),{xCellWidth:I,pointSelectionStyle:j,originX:K,endX:E,originY:T,endY:X,event:M,scaleValues:V,xAxis:Y,startTime:S,timeXCell:D,itemList:F,dialog:O,topGridOriginY:$,topGridEndY:B}=h,_=new Map,z=new Set,G=d(V);let N=[],J=null;const q=new Set;o(y,h);const{getEqualXTypes:R,handleAddPrevent:W,setPrevAndNextPoint:H,getPointEventProps:Q}=r(y,k,h),{pause:U,resume:Z}=v((()=>{!function(){if(!q.size)return;for(const e of q)e.set("opacity",1===e.opacity?.5:1);y.value.renderAll()}()}),800);function ee(){G.forEach((e=>{const{range:t=[],spaceValue:i}=e;i&&(t[0]||t[1])&&e.dataList.forEach(((t,i)=>{t.show&&(!function(e,t){const{max:i={},min:o={}}=e.panicValue||{},{max:l={},min:a={}}=e.diffValue||{};function r({show:e=!1,value:i,name:o,lineStyle:l}){if(!e||!i)return;const a=b(t.type,t.range,i),r=n([K,a,E,a],{...l,evented:!0,lockMovementX:!0,lockMovementY:!0,hoverCursor:"pointer"});M.hovered&&o&&(r.on("mousemove",(({pointer:e})=>{x.point={...e||{x:r.left,y:r.top}},x.list=[`${o} ${i}${t.unit||""}`],x.show=!0})),r.on("mouseout",(()=>{x.show=!1}))),y.value.add(r)}r(i),r(o),r(l),r(a)}(t,e),oe(t,i,e))}))}))}function te(e=[]){if(!(null==J?void 0:J.areaPos))return[];const{startPos:t,endPos:n}=J.areaPos,[i,o]=[t.x,n.x].sort(((e,t)=>e-t)),[l,a]=[t.y,n.y].sort(((e,t)=>e-t));return(e.length?e:pe()).filter((e=>e.left>=i&&e.left<=o&&e.top>=l&&e.top<=a))}function ne(e){var t,n,i,o;O.warning({maskClosable:!1,closeOnEsc:!1,title:(null==(t=window.getLanguageByCode)?void 0:t.call(window,"10010.1.228"))||"警告",content:(null==(n=window.getLanguageByCode)?void 0:n.call(window,"10010.1.229"))||"确认删除当前选中的节点?",positiveText:(null==(i=window.getLanguageByCode)?void 0:i.call(window,"10010.1.33"))||"确定",negativeText:(null==(o=window.getLanguageByCode)?void 0:o.call(window,"10010.1.32"))||"取消",onPositiveClick:()=>{e(),ie()},onNegativeClick:()=>ie(),onClose:()=>ie()})}function ie(){J&&y.value.remove(J),J=null}function oe(e,t,o){var l;const{type:a,unit:r,dataList:s=[]}=o,u=[];_.set(e.key,[]),function(e,t){q.size&&[...q].forEach((n=>{const{dataIndex:i,type:o}=n.origin;i===t&&o===e&&q.delete(n)}))}(a,t),null==(l=e.list)||l.forEach(((l,c)=>{!function(e,l,c,f){var d;let g,v,h=f;l.key&&(h=s.find((e=>e.key===l.key)));const{pointAttr:w={},lineAttr:L={},title:P="",key:b,type:j="circle"}=h,K=de(f.list[c+1],o);e&&K&&!l.breakpoint&&e[0]!==K[0]&&(v=n([...e,...K],L));const E=u[c-1],T={origin:{data:l,title:P,key:f.key,selfKey:b,unit:r,type:a,dataIndex:t,index:c,lineAttr:L},__type:"main",leftLine:E,rightLine:v,...w,...Q()};e&&(E||(T.leftLine=null),g=i(j,{left:e[0],top:e[1],...T}));u.push(v),g&&(g.originLeft=g.left,g.originTop=g.top,function(e){M.hovered&&(e.on("mouseover",(()=>{ce(e,"hover")})),e.on("mouseout",(()=>{x.show=!1})));if(e.lockMovementX&&e.lockMovementY)return;e.on("moving",(()=>{fe(e),function(e){var t,n;null==(t=e.leftLine)||t.setCoords().set({x2:e.left,y2:e.top}),null==(n=e.rightLine)||n.setCoords().set({x1:e.left,y1:e.top})}(e),M.hovered&&ce(e),function(e){var t,n,i,o;const{originLeft:l,originTop:a,left:r,top:s,origin:u}=e,c=~~((r-l)/I);if(r>l+I){if(0===N.length){ae(e,[...e.leftLine?[e.leftLine.x1,e.leftLine.y1]:[l,a],l,a]),null==(n=null==(t=e.leftLine)?void 0:t.set)||n.call(t,"stroke","transparent"),null==(o=null==(i=e.rightLine)?void 0:i.set)||o.call(i,"stroke","transparent")}const f=l+I*c;if(N.every((e=>e.left!==f))){const t=C(f),n=A(u.type,s);N.push({data:{time:t,value:n,...u.selfKey!==u.key?{key:u.selfKey}:{}},left:f,top:s}),ae(e,[...e.prevPointer,f,s])}if(N.length<c&&function(e,t){const{originLeft:n,originTop:i,origin:o}=e;let l=1;for(;l<=t;){const t=n+I*l,a=N.some((e=>Math.abs(e.left-t)<=1));if(!a){let l=0;const a=N.find(((e,n)=>(e.left>t&&(l=n),e.left>t)));if(a){const r=JSON.parse(JSON.stringify(a)),s=N[l-1]||{left:n,top:i},u=~~((a.left-(t-I))/I),c=(a.top-s.top)/u;r.top=s.top+c,r.left=t,r.data={time:C(t),value:A(o.type,r.top),...o.selfKey!==o.key?{key:o.selfKey}:{}},N.splice(l,0,r),ae(e,[s.left,s.top,r.left,r.top])}}l++}}(e,c),e.nextPoint){const t=_.get(u.key);!function(e,t){const{left:n,top:i,origin:o}=t,l=I/2,a=e.findIndex((e=>Math.abs(n-e.left)<l&&Math.abs(i-e.top)<l&&o.index!==e.origin.index));a>-1?(t.set({scaleX:2.5,scaleY:2.5}),t.coincidePoint=e[a]):t.set({scaleX:t.scale,scaleY:t.scale})}(t,e),null==t||t.forEach((e=>{e.left<=l||u.index===e.origin.index||(e.left<r?le(e,"#999"):le(e,e.origin.lineAttr.stroke))}))}}!function(e){var t,n;const{left:i}=e;if(N.length>0&&i<N[N.length-1].left){for(const e of z)e.left>i&&(e.leftLine&&y.value.remove(e.leftLine),y.value.remove(e));if(N=N.filter((e=>e.left<=i)),0===N.length){null==(n=null==(t=e.leftLine)?void 0:t.set)||n.call(t,e.origin.lineAttr);for(const e of z)e.leftLine&&y.value.remove(e.leftLine),y.value.remove(e)}if(N.length>0){const t=p(N);e.prevPointer=[t.left,t.top]}}}(e)}(e)})),e.on("mouseup",(t=>{if(x.show=!1,1===t.button){const{type:t,selfKey:n,dataIndex:i}=e.origin,o={...e.origin,data:{...e.origin.data,time:C(e.left),value:A(t,e.top)}};if(y.value.discardActiveObject(),N.length>0){const l=G.find((e=>e.type===t));let a=-1;const r=N.map((e=>e.data));if(e.nextPoint){if(2.5!==e.scaleX)return void se({dataIndex:i,scaleValue:l});const t=e.coincidePoint.origin,n=t.data;a=t.index;const o=r.findIndex((e=>e.time===n.time));o>-1?r[o].value=n.value:r.push({...p(r),time:n.time,value:n.value})}const s=l.dataList.findIndex((e=>e.key===n));k("add",{...m(o,["index","selfKey","lineAttr"]),dataIndex:s,key:n,data:r}),re({...o,data:r,coincideIndex:a})}else k("change",{...m(o,["selfKey","lineAttr"]),key:n}),re(o,"change")}}))}(g),null==(d=_.get(f.key))||d.push(g))}(de(l,o),l,c,e)})),Promise.all(_.get(e.key)).then((t=>{const n=u.filter((e=>e));H(t),y.value.add(...n,...t),function(e,t){const{max:n={},min:i={}}=t.panicValue||{},{max:o={},min:l={}}=t.diffValue||{};function a({show:t=!1,value:n,flickerable:i},o){!t&&n&&i&&e.forEach((e=>{const t=e.origin.data.value;"max"===o&&t<n||"min"===o&&t>n||q.add(e)}))}a(n,"max"),a(i,"min"),a(o,"max"),a(l,"min")}(t,e)}))}function le(e,t){["stroke","fill"].forEach((n=>{const i=e[n];i&&!["transparent","#fff","#ffffff","#FFFFFF"].includes(i)&&i!==t&&e.set(n,t)})),e.rightLine&&e.rightLine.stroke!==t&&e.rightLine.set("stroke",t)}function ae(e,t){const[,,i,o]=t;e.clone((l=>{l.set({left:i,top:o,scaleX:1,scaleY:1}),e.prevPointer=[i,o];const a=n(t,e.origin.lineAttr);l.leftLine=a,z.add(l),y.value.add(a,l)}))}function re(e,t="add",n=1){const{data:i,index:o,key:l,type:a,coincideIndex:r}=e;let{dataIndex:s}=e;const c=G.find((e=>e.type===a)),f=c.dataList.find(((e,t)=>(s=t,e.key===l)));switch(t){case"remove":f.list.splice(o,n),f.list[o-1]&&(f.list[o-1].breakpoint=!0);break;case"change":f.list[o]=i;break;default:{const e=Array.isArray(i)?i[0].time:i.time,t=u(e,f.list),n=Array.isArray(i)?i:[i];f.list.splice(t,r>-1?r-t+1:0,...n);break}}se({dataIndex:s,scaleValue:c})}function se(e){var t,n,i;if(z.size&&(null==(t=y.value)||t.remove(...ue([...z]))),z.clear(),N=[],e){const{dataIndex:t,scaleValue:i}=e,o=i.dataList[t];null==(n=y.value)||n.remove(...ue(_.get(o.key))),_.delete(o.key),oe(o,t,i)}else _.size&&(null==(i=y.value)||i.remove(...ue(pe()))),_.clear(),ee()}function ue(e){const t=[];return e.forEach((e=>{e&&t.push(e),(null==e?void 0:e.leftLine)&&t.push(null==e?void 0:e.leftLine),(null==e?void 0:e.rightLine)&&t.push(null==e?void 0:e.rightLine)})),t}function ce(e,t="moving"){const{title:n,type:i,data:o,unit:l,selfKey:a}=e.origin;x.point={x:e.left,y:e.top};const r=C(e.left),s=`${"hover"===t?o.value:A(i,e.top)}`;x.list=[`${n} ${s}${l||""}`,`时间 ${r.slice(-5)}`],x.sourceData=[{type:i,title:n,unit:l,key:a,time:r,value:s}],x.isTarget=!0,x.show=!0}function fe(e){e.setCoords();const t=6e4/D,n=e.prevPoint?e.prevPoint.left+t:K,i=E;e.top<T&&e.set("top",T),e.top>X&&e.set("top",X),e.left<n&&e.set("left",n),e.left>i&&e.set("left",i)}function de(e,t){if(c(e)&&function(e){const t=Date.parse(p(Y.list)),n=f(e);return n>=S&&n<=t}(e.time)){const n=P(e.time),i=b(t.type,t.range,e.value);return[n,i<T?T:i>X?X:i]}}function pe(){return g(Array.from(_.values()))}return ee(),function(){if(!M.evented)return;let n=!1,i={x:0,y:0};y.value.on("mouse:up",(e=>{if(3===e.button&&function(e){var t,n;x.show=!1;const{x:i=0,y:o=0}=e.pointer||{};if(i>=K&&i<=E&&o>=T&&o<=X)if(e.target){if("main"!==e.target.__type)return;l(e.pointer,e.target,[(null==(n=window.getLanguageByCode)?void 0:n.call(window,"10010.1.220"))||"删除节点"]);const{minLeft:t,maxLeft:i,minTop:o,maxTop:a}=s(e.target);pe().forEach((n=>{"main"===n.__type&&n.left>t&&n.left<i&&n.top>o&&n.top<a&&w.list.push({renderItem:()=>n.origin.title,origin:{...n.origin},mode:"remove",pointer:e.pointer})})),1===w.list.length&&(w.show=!1,console.log("当前时间段内无可删除节点"))}else l(e.pointer,null,[(null==(t=window.getLanguageByCode)?void 0:t.call(window,"10010.1.219"))||"新增节点"]),F.forEach((t=>{R(pe(),i,"key",2*I).includes(t.linkKey||t.key)||w.list.push({renderItem:()=>t.title,origin:{title:t.title,unit:t.unit,type:t.bigType,dataIndex:t.dataIndex,key:t.key,linkKey:t.linkKey},pointer:e.pointer})})),1===w.list.length&&(w.show=!1,W("repeat"),console.log("当前时间段内无可新增节点"));function l(e,t,n){Object.assign(w,{point:e,show:!0,target:t,list:n})}}(e),1===e.button&&n){n=!1;const e=te();e.length>0?ne((()=>{const t=function(e){const t=e.reduce(((e,t)=>{const{key:n}=t.origin;return e[n]=e[n]?e[n].concat(t.origin):[t.origin],e}),{});return Object.keys(t).map((e=>{const n=t[e].sort(((e,t)=>Date.parse(e.data.time)-Date.parse(t.data.time)));return re(n[0],"remove",n.length),n.map((e=>({...m(e,["selfKey","lineAttr"]),key:e.selfKey})))}))}(e);k("remove",t)})):a.emit(J)}})),y.value.on("mouse:down",(e=>{1!==e.button||e.target||(n=!0,i=e.pointer)})),y.value.on("mouse:move",(o=>{if(function(e){if(!L||w.show)return;const{target:t,pointer:n}=e,{x:i=0,y:o=0}=n;x.movable=!1,(i<K||i>E)&&(x.show=!1);if(!t&&i>=K&&i<=E){const e=o>=T&&o<=X,l=o>=$&&o<=B;if(e||l){const l=C(i);x.sourceData=e?G.map((e=>{const{type:t,title:n,unit:i}=e;return{type:t,title:n,unit:i,time:l,value:A(t,o)}})):[{type:"tree",time:l}],x.isTarget=!!t,x.point=n,x.movable=!0}else x.show=!1}}(o),!n)return;const{x:l,y:a}=i,{x:r,y:s}=o.pointer;J&&y.value.remove(J),J=new e.Rect({...t,fill:"#CAF982",opacity:.4,...j,left:l>r?r:l,top:a>s?s:a,width:Math.abs(r-l),height:Math.abs(s-a),objectCaching:!0}),J.areaPos={startPos:i,endPos:o.pointer},y.value.add(J)}))}(),{redrawPoints:se,clickMenu:function({item:e,target:t}){const n={...e.origin};"remove"===e.mode?(k("remove",n),re(n,"remove")):(Object.assign(n,{data:{time:C(e.pointer.x),value:A(e.origin.type,e.pointer.y),...e.origin.linkKey?{key:e.origin.key}:{}}}),k("add",n),re({...n,key:e.origin.linkKey||e.origin.key}))},moveLimit:fe,setPopup:ce,updateData:re,getGridPoints:pe,getContainPoints:te,showDialog:ne,removeCurrentSelection:ie,pauseFlickerPoint:U}}export{y as useCenter};
@@ -1 +1 @@
1
- import{fabric as t}from"../../../../../shared/utils/fabricjs/index.js";import{drawTextGroup as e,defaultRectStyle as i,drawTextAndIconGroup as o,drawText as n,defaultTextStyle as r,defaultStyle as l}from"../useDraw.js";import{useBirthProcessCumputedPoint as s}from"../useCumputedPoint.js";import"../useEvent.js";import{drawScaleNumber as a}from"../useScaleColumn.js";import{useCommon as u}from"../useCommon.js";import"vue";import{getScaleNumberList as d}from"../../utils/index.js";import{cloneDeep as c,last as p}from"lodash-es";import"date-fns";import"../temperature/useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";function m(m,f,h,g,v,y,j,k){const{getYValue:w,getXValue:x}=s(f),{getEqualXTypes:b,handleAddPrevent:X,isGridLimit:W}=u(m,h,f),{originY:C,endY:E,borderStyle:S,left:Y,itemList:K,scaleValues:L,originX:M,endX:N,yCellHeight:V,markHeight:G,canvasWidth:H,canvasHeight:T,xCellWidth:A}=f;!function(){if(!Y)return;const{title:t,titleWidth:i,titleStyle:o}=Y,n=e({width:i,height:E-C+G,...S},{value:t.split("").join("\n"),...o||{}},{left:0,top:C},!0);m.value.add(n)}(),L.forEach(((e,i)=>{var o,s;const{range:u,spaceValue:c,title:f,unit:h,titleStyle:g,spaceGridNumber:v=1,showNumber:y,showMaxMinNumber:j,titleMargin:k=[5,30],margin:w=5}=e,x="left"===e.layout?M-w:N+w,b=[],X=d(u,c),W=X.length;X.forEach(((t,i)=>{const o=0===i?E-5:E-i*V*v;!y||(0===i||i===W-1)&&!j||b.push(a(String(t),{...e,position:e.layout},x,o))}));const C="left"===e.layout?"right":"left",S=(f||h)&&n(["left"===e.layout?M-k[0]:N+k[0],(null!=(s=null==(o=p(b))?void 0:o.top)?s:330)-V-k[1]],{value:`${f}${h?"\n"+h:""}`,...r,...g,textAlign:C,originX:C,originY:"bottom"}),Y=new t.Group([...b,...S?[S]:[]],{objectCaching:!1,...l});m.value.add(Y),Y.sendToBack()})),function(){const e=new t.Rect({width:M-Y.titleWidth,height:E-C+G,left:Y.titleWidth,top:C,...i,originX:"left",originY:"top",...S});m.value.add(e);const n=c(K),r=c(Y.externalIconList||[]).map((t=>({...t,isExternal:!0}))),{projectNameMargin:l=[5,30],titleWidth:s=20}=Y;let a=E+G-l[0];const u=s+l[1];r.concat(n.reverse()).forEach((t=>{a-=10;const e=t.title,{text:i,icon:n}=o(e,t,{text:{left:u,top:a},icon:{leftX:u,topY:a,originX:"center",...t.isExternal?{evented:!1,selectable:!1}:{},origin:{linkKey:t.linkKey}}});var r;a-=i.height||30,n.set("left",n.left+n.width/2),(r=n).on("moving",(()=>{r.set("originX","center"),W(r)?(v(r),y(r)):g.show=!1})),r.on("mouseup:before",(t=>{if(g.show=!1,0===t.e.button&&W(r)){const t=r.origin.linkKey||r.origin.key;if(b(k(),r.left,"key",2*A).includes(t))X("repeat");else{const e={data:{time:x(r.left),value:w(r.origin.type,r.top),...r.origin.linkKey?{key:r.origin.key}:{}},...r.origin};h("add",e),j({...e,key:t})}}!function(t){t.setCoords().set({originX:"left",left:t.originLeft,top:t.originTop})}(r)})),m.value.add(i,n)}))}(),m.value.add(new t.Rect({left:0,top:0,width:H-S.strokeWidth,height:T-S.strokeWidth,fill:"transparent",...S}))}export{m as useLeft};
1
+ import{fabric as t}from"../../../../../shared/utils/fabricjs/index.js";import{drawTextGroup as e,defaultRectStyle as i,drawTextAndIconGroup as o,drawText as n,defaultTextStyle as r,defaultStyle as l}from"../useDraw.js";import{useBirthProcessCumputedPoint as s}from"../useCumputedPoint.js";import"../useEvent.js";import{drawScaleNumber as a}from"../useScaleColumn.js";import{useCommon as u}from"../useCommon.js";import"vue";import{getScaleNumberList as d}from"../../utils/index.js";import{cloneDeep as c,last as p}from"lodash-es";import"date-fns";import"../temperature/useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";import"../../../../../shared/utils/index.js";function m(m,h,f,g,v,y,j,k){const{getYValue:w,getXValue:x}=s(h),{getEqualXTypes:b,handleAddPrevent:X,isGridLimit:W}=u(m,f,h),{originY:C,endY:E,borderStyle:S,left:Y,itemList:K,scaleValues:L,originX:M,endX:N,yCellHeight:V,markHeight:G,canvasWidth:H,canvasHeight:T,xCellWidth:A}=h;!function(){if(!Y)return;const{title:t,titleWidth:i,titleStyle:o}=Y,n=e({width:i,height:E-C+G,...S},{value:t.split("").join("\n"),...o||{}},{left:0,top:C},!0);m.value.add(n)}(),L.forEach(((e,i)=>{var o,s;const{range:u,spaceValue:c,title:h,unit:f,titleStyle:g,spaceGridNumber:v=1,showNumber:y,showMaxMinNumber:j,titleMargin:k=[5,30],margin:w=5}=e,x="left"===e.layout?M-w:N+w,b=[],X=d(u,c),W=X.length;X.forEach(((t,i)=>{const o=0===i?E-5:E-i*V*v;!y||(0===i||i===W-1)&&!j||b.push(a(String(t),{...e,position:e.layout},x,o))}));const C="left"===e.layout?"right":"left",S=(h||f)&&n(["left"===e.layout?M-k[0]:N+k[0],(null!=(s=null==(o=p(b))?void 0:o.top)?s:330)-V-k[1]],{value:`${h}${f?"\n"+f:""}`,...r,...g,textAlign:C,originX:C,originY:"bottom"}),Y=new t.Group([...b,...S?[S]:[]],{objectCaching:!1,...l});m.value.add(Y),Y.sendToBack()})),function(){const e=new t.Rect({width:M-Y.titleWidth,height:E-C+G,left:Y.titleWidth,top:C,...i,originX:"left",originY:"top",...S});m.value.add(e);const n=c(K),r=c(Y.externalIconList||[]).map((t=>({...t,isExternal:!0}))),{projectNameMargin:l=[5,30],titleWidth:s=20}=Y;let a=E+G-l[0];const u=s+l[1];r.concat(n.reverse()).forEach((t=>{a-=10;const e=t.title,{text:i,icon:n}=o(e,t,{text:{left:u,top:a},icon:{leftX:u,topY:a,originX:"center",...t.isExternal?{evented:!1,selectable:!1}:{},origin:{linkKey:t.linkKey}}});var r;a-=i.height||30,n.set("left",n.left+n.width/2),(r=n).on("moving",(()=>{r.set("originX","center"),W(r)?(v(r),y(r)):g.show=!1})),r.on("mouseup:before",(t=>{if(g.show=!1,0===t.e.button&&W(r)){const t=r.origin.linkKey||r.origin.key;if(b(k(),r.left,"key",2*A).includes(t))X("repeat");else{const e={data:{time:x(r.left),value:w(r.origin.type,r.top),...r.origin.linkKey?{key:r.origin.key}:{}},...r.origin};f("add",e),j({...e,key:t})}}!function(t){t.setCoords().set({originX:"left",left:t.originLeft,top:t.originTop})}(r)})),m.value.add(i,n)}))}(),m.value.add(new t.Rect({left:0,top:0,width:H-S.strokeWidth,height:T-S.strokeWidth,fill:"transparent",...S}))}export{m as useLeft};
@@ -1 +1 @@
1
- import{fabric as t}from"../../../../../shared/utils/fabricjs/index.js";import{drawPoint as e,drawText as i}from"../useDraw.js";import{useBirthProcessCumputedPoint as o}from"../useCumputedPoint.js";import{bus as n}from"../useEvent.js";import{useCommon as r}from"../useCommon.js";import"vue";import{getIndex as a}from"../../utils/index.js";import{cloneDeep as l,flatten as s}from"lodash-es";import"date-fns";import"../temperature/useShadow.js";import{OTHER_MENU as d}from"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";function c(c,u,f,h,m,g,p,v,x){const{computedX:y,getXValue:k}=o(u),{getEqualXTypes:X,handleAddPrevent:P,isGridLimit:b,getPointEventProps:w}=r(c,f,u),{other:E,yCellHeight:j,xCellWidth:z,endX:A,originX:C,originY:L,endY:M,markHeight:S,event:T,topGridYCellHeight:I}=u,H=new Map,Y=l(E);function W(){var o;if(!(null==(o=null==Y?void 0:Y.horizontal)?void 0:o.length))return;const n="horizontal";H.set(n,[]);const{horizontal:r}=Y;let a=L+j/2;r.forEach(((o,r)=>{const{title:l,type:s,pointAttr:d={},textStyle:c={},data:u}=o;let f=null;u.forEach(((o,u)=>{const{time:h,value:m}=o,g=y(h);if(!$(g))return;const p=e(s,{...d,left:g,top:a}),v=g+p.width/2+2,x=i([v,a],{value:m,...c,originX:"left"}),k=new t.Group([p,x],{lockMovementY:!0,objectCaching:!1,hasControls:!1,hasBorders:!1,hoverCursor:"pointer",...w()});Object.assign(k,{originLeft:g,iconHalfWidth:p.width/2,origin:{type:"other",key:n,dataIndex:r,index:u,data:o,title:l},limitX:{x1:C,x2:A-k.width}}),f&&(k.limitX.x1=f.left,f.limitX.x2=k.left,k.prevPoint=f,f.nextPoint=k),f=k,q(k),H.get(n).push(k)})),a+=j})),c.value.add(...H.get(n))}function V(){var t;if(!(null==(t=null==Y?void 0:Y.vertical)?void 0:t.length))return;const i="vertical";H.set(i,[]);const{vertical:o}=Y;o.forEach(((t,o)=>{const{show:n=!0,marginTop:r=0,textStyle:a={},data:l,time:s}=t,d=y(s);if(!n||!$(d))return;const{lineHeight:c=j}=a;let u=L+r+c/2;l.forEach(((t,n)=>{const r=e(String(t),{...a,lockMovementY:!0,left:d,originX:"left",top:u,origin:{type:"other",key:i,dataIndex:o,index:n,data:{value:t}},...w()});u+=c,q(r),H.get(i).push(r)}));const f=H.get(i).filter((t=>t.origin.dataIndex===o)),h=Math.max(...f.map((t=>t.width))),m=d>A-h;f.forEach(((t,e,i)=>{t.siblingPoints=i.filter((e=>e.origin.index!==t.origin.index)),t.maxTextWidth=h,m&&t.set("originX","right")}))})),c.value.add(...H.get(i))}function G(t,e="add"){const{dataIndex:i,data:o,index:n,key:r}=t,l=Y[r],s=["mark"].includes(r)?l.dataList[i]:l[i];switch(e){case"remove":s.data.splice(n,1);break;case"change":s.data[n]=o;break;default:{const t=Array.isArray(o)?o[0].time:o.time,e=a(t,s.data),i=Array.isArray(o)?o:[o];s.data.splice(e,0,...i);break}}O(t)}function O(t){var e;const{key:i}=t;switch(null==(e=c.value)||e.remove(...H.get(i)),H.delete(i),i){case"horizontal":W();break;case"vertical":V();break;case"mark":D()}}function D(){if(!(null==E?void 0:E.mark)||!S)return;const{title:t,titleStyle:o,pointAttr:n,dataList:r}=E.mark,a=i([C-5,M+S/2],{value:t,...o,originX:"right"});c.value.add(a);const l=M+S,s=[];r.forEach((t=>{const{time:i,list:o=[]}=t,r=y(i);if(!$(r))return;let a=M;o.forEach((t=>{const{style:i}=t;let o=!1;const d=e((null==i?void 0:i.type)||"circleAndText",{...(null==i?void 0:i.pointAttr)||n,text:t.text,left:r,top:a,origin:{data:t,key:"mark",type:"other"}}),u=d.height;a+u<=l&&a>=M?(d.set("top",a+u/2),a+=u):(o||(a=M,o=!0),d.set("top",a-u/2),a-=u),s.push(d),q(d),c.value.add(d)}))})),function(t){const e=t=>{var e,i;return null==(i=null==(e=t.origin)?void 0:e.data)?void 0:i.isStart},i=t.find((t=>e(t))),o=t.find((t=>!e(t)&&t.left>i.left)),n=t.filter((t=>!e(t)));t.forEach((t=>{const r={x1:C,x2:A};e(t)?(r.x2=o.left,t.otherPoints=n):(r.x1=i.left,t.startPoint=i),t.limitX=r}))}(s)}function q(t){if(T.hovered&&(t.on("mouseover",(()=>{B(t)})),t.on("mouseout",(()=>{h.show=!1}))),t.lockMovementX&&t.lockMovementY)return;const{key:e}=t.origin,i=["mark","horizontal"].includes(e),o=["mark","vertical"].includes(e);t.on("moving",(()=>{i?function(t){const e=t.origin.key,i="horizontal"===e;t.setCoords(),t.left<t.limitX.x1&&t.set("left",t.limitX.x1+(i?1:0));t.left>t.limitX.x2&&t.set("left",t.limitX.x2+(i?-1:0));if("mark"===e){t.top<L&&t.set("top",L);const e=M+S-t.height/2;t.top>e&&t.set("top",e)}i&&(t.originLeft=t.left+t.iconHalfWidth)}(t):(g(t),function(t){const e=t.left+t.maxTextWidth>A?"right":"left";t.setCoords().set({originX:e}),t.siblingPoints.forEach((i=>i.setCoords().set({originX:e,left:t.left})))}(t)),T.hovered&&B(t)})),t.on("mouseup",(n=>{var r;if(h.show=!1,1===n.button){i&&function(t){var e,i;if("mark"===t.origin.key){if((null==(i=null==(e=t.origin)?void 0:e.data)?void 0:i.isStart)&&t.otherPoints)t.otherPoints.forEach((e=>{e.limitX.x1=t.left}));else{const e=t.startPoint.otherPoints.map((t=>t.left)),i=Math.min(...e);t.startPoint.limitX.x2=i}return}t.prevPoint&&(t.prevPoint.limitX.x2=t.left);t.nextPoint&&(t.nextPoint.limitX.x1=t.left)}(t);const e=k(null!=(r=t.originLeft)?r:t.left),n={...t.origin,...o?{time:e}:{data:{...t.origin.data,time:e}}};c.value.discardActiveObject(),f("change",n)}3===n.button&&["horizontal","vertical"].includes(e)&&(m.point={x:t.left,y:t.top},m.show=!0,m.target=t,m.list=d.map((t=>({...t,renderItem:()=>t.label,_type:"other"}))))}))}function B(t){const{key:e,data:i={}}=t.origin||{};let o=i.value;h.point={x:t.left,y:"mark"===e?t.top:t.top+I/2};const n=!t.origin.isMenu&&t.originLeft?t.originLeft:t.left,r=k(n);h.list=[`时间 ${r.slice(-5)}`],"mark"===e&&(o=i.name,h.list.unshift(o+" ")),h.sourceData=[{type:"other",key:e,time:r,value:o}],h.isTarget=!0,h.show=!0}function $(t){return t>=C&&t<=A}return function(){var t;if(!(null==(t=null==Y?void 0:Y.horizontal)?void 0:t.length))return;const{horizontal:i}=Y,o=C-5;let n=L+j/2;i.forEach(((t,i)=>{const{title:r,titleStyle:a={},defaultAddValue:l}=t,s=r&&e(r,{...a,originX:"right",left:o,top:n,origin:{defaultAddValue:l,dataIndex:i,type:"other",key:"horizontal",title:r,isMenu:!0},originLeft:o,originTop:n});var d;(d=s).on("moving",(()=>{d.set("originX","center"),b(d)?B(d):h.show=!1})),d.on("mouseup:before",(t=>{if(h.show=!1,0===t.e.button&&b(d))if(X(H.get("horizontal"),d.left,"key",z).includes(d.origin.key))P("repeat"),console.log("重复节点");else{const t={data:{time:k(d.left),value:d.origin.defaultAddValue},...d.origin};f("add",t),G(t)}!function(t){t.setCoords().set({originX:"right",left:t.originLeft,top:t.originTop})}(d)})),c.value.add(s),n+=j}))}(),W(),V(),D(),n.on((()=>{const t="horizontal",e=p(H.get(t));e.length>0?v((()=>{const i=function(t){const e=t.reduce(((t,e)=>{const{dataIndex:i}=e.origin;return t[i]=t[i]?t[i].concat(e.origin):[e.origin],t}),{});return s(Object.keys(e).map((t=>{const i=e[t];return Y.horizontal[t].data.splice(i[0].index,i.length),i})))}(e);O({key:t}),f("remove",i)})):x()})),{clickMenu:function({item:t,target:e}){if(!e)return;const{type:i}=t,o={...e.origin,type:"other"};f(i,o),"remove"===i&&G(o,i)}}}export{c as useOther};
1
+ import{fabric as t}from"../../../../../shared/utils/fabricjs/index.js";import{drawPoint as e,drawText as i}from"../useDraw.js";import{useBirthProcessCumputedPoint as o}from"../useCumputedPoint.js";import{bus as n}from"../useEvent.js";import{useCommon as r}from"../useCommon.js";import"vue";import{getIndex as a}from"../../utils/index.js";import{cloneDeep as l,flatten as s}from"lodash-es";import"date-fns";import"../temperature/useShadow.js";import{OTHER_MENU as d}from"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";import"../../../../../shared/utils/index.js";function c(c,u,f,h,m,g,p,v,x){const{computedX:y,getXValue:k}=o(u),{getEqualXTypes:X,handleAddPrevent:P,isGridLimit:b,getPointEventProps:w}=r(c,f,u),{other:j,yCellHeight:E,xCellWidth:z,endX:A,originX:C,originY:L,endY:M,markHeight:S,event:T,topGridYCellHeight:I}=u,H=new Map,Y=l(j);function W(){var o;if(!(null==(o=null==Y?void 0:Y.horizontal)?void 0:o.length))return;const n="horizontal";H.set(n,[]);const{horizontal:r}=Y;let a=L+E/2;r.forEach(((o,r)=>{const{title:l,type:s,pointAttr:d={},textStyle:c={},data:u}=o;let f=null;u.forEach(((o,u)=>{const{time:h,value:m}=o,g=y(h);if(!$(g))return;const p=e(s,{...d,left:g,top:a}),v=g+p.width/2+2,x=i([v,a],{value:m,...c,originX:"left"}),k=new t.Group([p,x],{lockMovementY:!0,objectCaching:!1,hasControls:!1,hasBorders:!1,hoverCursor:"pointer",...w()});Object.assign(k,{originLeft:g,iconHalfWidth:p.width/2,origin:{type:"other",key:n,dataIndex:r,index:u,data:o,title:l},limitX:{x1:C,x2:A-k.width}}),f&&(k.limitX.x1=f.left,f.limitX.x2=k.left,k.prevPoint=f,f.nextPoint=k),f=k,q(k),H.get(n).push(k)})),a+=E})),c.value.add(...H.get(n))}function V(){var t;if(!(null==(t=null==Y?void 0:Y.vertical)?void 0:t.length))return;const i="vertical";H.set(i,[]);const{vertical:o}=Y;o.forEach(((t,o)=>{const{show:n=!0,marginTop:r=0,textStyle:a={},data:l,time:s}=t,d=y(s);if(!n||!$(d))return;const{lineHeight:c=E}=a;let u=L+r+c/2;l.forEach(((t,n)=>{const r=e(String(t),{...a,lockMovementY:!0,left:d,originX:"left",top:u,origin:{type:"other",key:i,dataIndex:o,index:n,data:{value:t}},...w()});u+=c,q(r),H.get(i).push(r)}));const f=H.get(i).filter((t=>t.origin.dataIndex===o)),h=Math.max(...f.map((t=>t.width))),m=d>A-h;f.forEach(((t,e,i)=>{t.siblingPoints=i.filter((e=>e.origin.index!==t.origin.index)),t.maxTextWidth=h,m&&t.set("originX","right")}))})),c.value.add(...H.get(i))}function G(t,e="add"){const{dataIndex:i,data:o,index:n,key:r}=t,l=Y[r],s=["mark"].includes(r)?l.dataList[i]:l[i];switch(e){case"remove":s.data.splice(n,1);break;case"change":s.data[n]=o;break;default:{const t=Array.isArray(o)?o[0].time:o.time,e=a(t,s.data),i=Array.isArray(o)?o:[o];s.data.splice(e,0,...i);break}}O(t)}function O(t){var e;const{key:i}=t;switch(null==(e=c.value)||e.remove(...H.get(i)),H.delete(i),i){case"horizontal":W();break;case"vertical":V();break;case"mark":D()}}function D(){if(!(null==j?void 0:j.mark)||!S)return;const{title:t,titleStyle:o,pointAttr:n,dataList:r}=j.mark,a=i([C-5,M+S/2],{value:t,...o,originX:"right"});c.value.add(a);const l=M+S,s=[];r.forEach((t=>{const{time:i,list:o=[]}=t,r=y(i);if(!$(r))return;let a=M;o.forEach((t=>{const{style:i}=t;let o=!1;const d=e((null==i?void 0:i.type)||"circleAndText",{...(null==i?void 0:i.pointAttr)||n,text:t.text,left:r,top:a,origin:{data:t,key:"mark",type:"other"}}),u=d.height;a+u<=l&&a>=M?(d.set("top",a+u/2),a+=u):(o||(a=M,o=!0),d.set("top",a-u/2),a-=u),s.push(d),q(d),c.value.add(d)}))})),function(t){const e=t=>{var e,i;return null==(i=null==(e=t.origin)?void 0:e.data)?void 0:i.isStart},i=t.find((t=>e(t))),o=t.find((t=>!e(t)&&t.left>i.left)),n=t.filter((t=>!e(t)));t.forEach((t=>{const r={x1:C,x2:A};e(t)?(r.x2=o.left,t.otherPoints=n):(r.x1=i.left,t.startPoint=i),t.limitX=r}))}(s)}function q(t){if(T.hovered&&(t.on("mouseover",(()=>{B(t)})),t.on("mouseout",(()=>{h.show=!1}))),t.lockMovementX&&t.lockMovementY)return;const{key:e}=t.origin,i=["mark","horizontal"].includes(e),o=["mark","vertical"].includes(e);t.on("moving",(()=>{i?function(t){const e=t.origin.key,i="horizontal"===e;t.setCoords(),t.left<t.limitX.x1&&t.set("left",t.limitX.x1+(i?1:0));t.left>t.limitX.x2&&t.set("left",t.limitX.x2+(i?-1:0));if("mark"===e){t.top<L&&t.set("top",L);const e=M+S-t.height/2;t.top>e&&t.set("top",e)}i&&(t.originLeft=t.left+t.iconHalfWidth)}(t):(g(t),function(t){const e=t.left+t.maxTextWidth>A?"right":"left";t.setCoords().set({originX:e}),t.siblingPoints.forEach((i=>i.setCoords().set({originX:e,left:t.left})))}(t)),T.hovered&&B(t)})),t.on("mouseup",(n=>{var r;if(h.show=!1,1===n.button){i&&function(t){var e,i;if("mark"===t.origin.key){if((null==(i=null==(e=t.origin)?void 0:e.data)?void 0:i.isStart)&&t.otherPoints)t.otherPoints.forEach((e=>{e.limitX.x1=t.left}));else{const e=t.startPoint.otherPoints.map((t=>t.left)),i=Math.min(...e);t.startPoint.limitX.x2=i}return}t.prevPoint&&(t.prevPoint.limitX.x2=t.left);t.nextPoint&&(t.nextPoint.limitX.x1=t.left)}(t);const e=k(null!=(r=t.originLeft)?r:t.left),n={...t.origin,...o?{time:e}:{data:{...t.origin.data,time:e}}};c.value.discardActiveObject(),f("change",n)}3===n.button&&["horizontal","vertical"].includes(e)&&(m.point={x:t.left,y:t.top},m.show=!0,m.target=t,m.list=d.map((t=>({...t,renderItem:()=>t.label,_type:"other"}))))}))}function B(t){const{key:e,data:i={}}=t.origin||{};let o=i.value;h.point={x:t.left,y:"mark"===e?t.top:t.top+I/2};const n=!t.origin.isMenu&&t.originLeft?t.originLeft:t.left,r=k(n);h.list=[`时间 ${r.slice(-5)}`],"mark"===e&&(o=i.name,h.list.unshift(o+" ")),h.sourceData=[{type:"other",key:e,time:r,value:o}],h.isTarget=!0,h.show=!0}function $(t){return t>=C&&t<=A}return function(){var t;if(!(null==(t=null==Y?void 0:Y.horizontal)?void 0:t.length))return;const{horizontal:i}=Y,o=C-5;let n=L+E/2;i.forEach(((t,i)=>{const{title:r,titleStyle:a={},defaultAddValue:l}=t,s=r&&e(r,{...a,originX:"right",left:o,top:n,origin:{defaultAddValue:l,dataIndex:i,type:"other",key:"horizontal",title:r,isMenu:!0},originLeft:o,originTop:n});var d;(d=s).on("moving",(()=>{d.set("originX","center"),b(d)?B(d):h.show=!1})),d.on("mouseup:before",(t=>{if(h.show=!1,0===t.e.button&&b(d))if(X(H.get("horizontal"),d.left,"key",z).includes(d.origin.key))P("repeat"),console.log("重复节点");else{const t={data:{time:k(d.left),value:d.origin.defaultAddValue},...d.origin};f("add",t),G(t)}!function(t){t.setCoords().set({originX:"right",left:t.originLeft,top:t.originTop})}(d)})),c.value.add(s),n+=E}))}(),W(),V(),D(),n.on((()=>{const t="horizontal",e=p(H.get(t));e.length>0?v((()=>{const i=function(t){const e=t.reduce(((t,e)=>{const{dataIndex:i}=e.origin;return t[i]=t[i]?t[i].concat(e.origin):[e.origin],t}),{});return s(Object.keys(e).map((t=>{const i=e[t];return Y.horizontal[t].data.splice(i[0].index,i.length),i})))}(e);O({key:t}),f("remove",i)})):x()})),{clickMenu:function({item:t,target:e}){if(!e)return;const{type:i}=t,o={...e.origin,type:"other"};f(i,o),"remove"===i&&G(o,i)}}}export{c as useOther};
@@ -1 +1 @@
1
- import{reactive as e,ref as t,computed as a,unref as r,onMounted as i,nextTick as n,onBeforeUnmount as o,watch as l,toRefs as u}from"vue";import{useDialog as s}from"naive-ui";import{defaultBorderStyle as d}from"../useDraw.js";import"../../../../../shared/utils/fabricjs/index.js";import{format as c}from"date-fns";import{getChildrenSize as m}from"../../utils/index.js";import{cloneDeep as p,range as v,flatten as h}from"lodash-es";import"../useEvent.js";import"../useCommon.js";import"../temperature/useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"@vueuse/core";import{useTop as f}from"./useTop.js";import{useLeft as g}from"./useLeft.js";import{useCenter as w}from"./useCenter.js";import{useOther as b}from"./useOther.js";function x(x,y,C,j,Y,M,k){var H;const P=s(),S=e({redrawPoints:null,clickMenu:null,redrawLinePoints:null}),T=t();let D=null;const A=m((null==(H=y.data.top)?void 0:H.treeData)||[]),L=a((()=>y.data.layout||{top:"drug",center:"xAxis",bottom:"intraoperatively"})),X=a((()=>{var e;return null!=(e=y.data.left.width)?e:0})),G=a((()=>{const{grid:e}=y.data;return e.mainXCell*e.subXCell})),N=a((()=>{const{grid:e}=y.data;return e.mainYCell*e.subYCell})),V=a((()=>{const{show:e=!0,tree:t={}}=y.data.top;if(!e)return 0;const{rowNumber:a=A}=t;return A<a?a:A})),O=a((()=>y.data.top.tree.cellHeight)),E=a((()=>O.value*V.value)),W=a((()=>oe(ie("drug")||"top"))),I=a((()=>W.value+E.value)),F=a((()=>{var e;return Date.parse((null==(e=y.data.xAxis)?void 0:e.startTime)||c(new Date,"yyyy-MM-dd HH:mm:ss"))})),_=a((()=>{const e=p(y.data.xAxis),{spaceValue:t,spaceTimeStamp:a}=e,r=v(G.value/t+1).map((r=>0===r?e.startTime:c(new Date(F.value+r*t*a),"yyyy-MM-dd HH:mm:ss")));return{...e,list:r,left:X.value}})),q=function(){const{show:e=!0,tree:t={}}=y.data.top;if(!e)return[];const a=p(y.data.top.treeData);let r=0;const{cellWidth:i,cellHeight:n}=y.data.top.tree,{rowNumber:o=A}=t;A<o&&a.push(...v(o-A).map((()=>({}))));return function e(t,a=0){t.forEach((t=>{var o;const l={top:r*n+W.value,left:a*i,width:i,height:n};if(r++,null==(o=t.children)?void 0:o.length){r--;const i=m(t.children);l.height=i*n,e(t.children,a+1)}else l.width=X.value-l.left;Object.assign(t,l)}))}(a),a}(),z=a((()=>oe(ie("xAxis")||"center"))),B=a((()=>{var e;const{width:t,right:a}=y.data;if(!a)return t;return t-(null!=(e=a.width)?e:0)})),J=a((()=>oe(ie("intraoperatively")||"bottom"))),K=a((()=>{var e;const{show:t,height:a}=(null==(e=y.data.other)?void 0:e.mark)||{};return t&&a?a:0})),Q=a((()=>J.value+(y.data.height-E.value-_.value.height-K.value))),R=a((()=>(B.value-X.value)/G.value)),U=a((()=>(Q.value-J.value)/N.value)),Z=a((()=>_.value.spaceTimeStamp/R.value)),$=a((()=>{const{scaleValues:e}=y.data;return h(e.map((e=>e.dataList.filter((e=>e.show)).map(((t,a)=>({...t,bigType:e.type,unit:e.unit,dataIndex:a}))))))})),ee=a((()=>le("pulse"))),te=a((()=>le("temperature"))),ae=a((()=>{var e;return(null==(e=y.data.grid)?void 0:e.event)||{selectable:!0,evented:!0,hovered:!0}})),re=e({canvasWidth:y.data.width,canvasHeight:y.data.height,borderStyle:{...d,...y.data.borderStyle},pointSelectionStyle:y.data.pointSelectionStyle||{},grid:y.data.grid,top:y.data.top,left:y.data.left,other:y.data.other,topGridYNumber:r(V),topGridYCellHeight:r(O),topGridOriginY:r(W),topGridEndY:r(I),treeData:q,xAxis:r(_),originYXAxis:r(z),startTime:r(F),timeXCell:r(Z),gridXNumber:r(G),gridYNumber:r(N),xCellWidth:r(R),yCellHeight:r(U),originX:r(X),endX:r(B),originY:r(J),endY:r(Q),markHeight:r(K),itemList:r($),scaleValues:y.data.scaleValues,pulseYCell:r(ee),temperatureYCell:r(te),event:r(ae),dialog:P,extraMenuConfig:y.data.extraMenuConfig||{}});function ie(e){let t="";return Object.entries(L.value).some((([a,r])=>{if(r===e)return t=a,!0})),t}function ne(e){const t=L.value[e],a=_.value.height;switch(t){case"drug":return E.value;case"xAxis":return a;default:return y.data.height-E.value-a}}function oe(e){switch(e){case"top":return 0;case"center":return ne("top");default:return ne("top")+ne("center")}}function le(e){const{scaleValues:t}=y.data,a=t.find((t=>t.type===e));return U.value*(a.spaceGridNumber||1)/(a.spaceValue||1)}return i((async()=>{await n();const{redrawLinePoints:e,clickMenu:t}=f(x,re,C,Y,M),{redrawPoints:a,clickMenu:r,moveLimit:i,setPopup:o,updateData:l,getGridPoints:u,getContainPoints:s,showDialog:d,removeCurrentSelection:c,pauseFlickerPoint:m}=w(x,re,C,Y,M,k);T.value=m,g(x,re,C,Y,i,o,l,u);const{clickMenu:p}=b(x,re,C,Y,M,i,s,d,c);S.redrawPoints=a,S.redrawLinePoints=e,S.clickMenu=e=>{const{item:a}=e;switch(a._type){case"tree":t(e);break;case"other":p(e);break;default:r(e)}}})),o((()=>{T.value()})),k&&l((()=>null==Y?void 0:Y.point),(()=>{Y.movable?(Y.show=!0,D&&clearTimeout(D),D=setTimeout((()=>{Y.show=!1,Y.movable=!1}),3e3)):D&&clearTimeout(D)}),{deep:!0}),{propItems:re,...u(S)}}export{x as useSurgicalAnesthesiaChart};
1
+ import{reactive as e,ref as t,computed as a,unref as r,onMounted as i,nextTick as o,onBeforeUnmount as n,watch as l,toRefs as u}from"vue";import{useDialog as s}from"naive-ui";import{defaultBorderStyle as d}from"../useDraw.js";import"../../../../../shared/utils/fabricjs/index.js";import{format as c}from"date-fns";import{getChildrenSize as m}from"../../utils/index.js";import{cloneDeep as p,range as h,flatten as v}from"lodash-es";import"../useEvent.js";import"../useCommon.js";import"../temperature/useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"@vueuse/core";import{useTop as f}from"./useTop.js";import{useLeft as g}from"./useLeft.js";import{useCenter as w}from"./useCenter.js";import{useOther as x}from"./useOther.js";import{uuidGenerator as b}from"../../../../../shared/utils/index.js";function y(y,C,j,Y,M,T,k){var D;const H=s(),P=e({redrawPoints:null,clickMenu:null,redrawLinePoints:null}),S=t();let A=null;const L=m((null==(D=C.data.top)?void 0:D.treeData)||[]),X=a((()=>C.data.layout||{top:"drug",center:"xAxis",bottom:"intraoperatively"})),G=a((()=>{var e;return null!=(e=C.data.left.width)?e:0})),N=a((()=>{const{grid:e}=C.data;return e.mainXCell*e.subXCell})),V=a((()=>{const{grid:e}=C.data;return e.mainYCell*e.subYCell})),O=a((()=>{const{show:e=!0,tree:t={}}=C.data.top;if(!e)return 0;const{rowNumber:a=L}=t;return L<a?a:L})),E=a((()=>C.data.top.tree.cellHeight)),W=a((()=>E.value*O.value)),I=a((()=>le(oe("drug")||"top"))),F=a((()=>I.value+W.value)),_=a((()=>{var e;return Date.parse((null==(e=C.data.xAxis)?void 0:e.startTime)||c(new Date,"yyyy-MM-dd HH:mm:ss"))})),q=a((()=>{const e=p(C.data.xAxis),{spaceValue:t,spaceTimeStamp:a}=e,r=h(N.value/t+1).map((r=>0===r?e.startTime:c(new Date(_.value+r*t*a),"yyyy-MM-dd HH:mm:ss")));return{...e,list:r,left:G.value}})),z=ue(),B=a((()=>le(oe("xAxis")||"center"))),J=a((()=>{var e;const{width:t,right:a}=C.data;if(!a)return t;return t-(null!=(e=a.width)?e:0)})),K=a((()=>le(oe("intraoperatively")||"bottom"))),Q=a((()=>{var e;const{show:t,height:a}=(null==(e=C.data.other)?void 0:e.mark)||{};return t&&a?a:0})),R=a((()=>K.value+(C.data.height-W.value-q.value.height-Q.value))),U=a((()=>(J.value-G.value)/N.value)),Z=a((()=>(R.value-K.value)/V.value)),$=a((()=>q.value.spaceTimeStamp/U.value)),ee=a((()=>{const{scaleValues:e}=C.data;return v(e.map((e=>e.dataList.filter((e=>e.show)).map(((t,a)=>({...t,bigType:e.type,unit:e.unit,dataIndex:a}))))))})),te=a((()=>se("pulse"))),ae=a((()=>se("temperature"))),re=a((()=>{var e;return(null==(e=C.data.grid)?void 0:e.event)||{selectable:!0,evented:!0,hovered:!0}})),ie=e({canvasWidth:C.data.width,canvasHeight:C.data.height,borderStyle:{...d,...C.data.borderStyle},pointSelectionStyle:C.data.pointSelectionStyle||{},grid:C.data.grid,top:C.data.top,left:C.data.left,other:C.data.other,topGridYNumber:r(O),topGridYCellHeight:r(E),topGridOriginY:r(I),topGridEndY:r(F),treeData:z,getTreeData:ue,xAxis:r(q),originYXAxis:r(B),startTime:r(_),timeXCell:r($),gridXNumber:r(N),gridYNumber:r(V),xCellWidth:r(U),yCellHeight:r(Z),originX:r(G),endX:r(J),originY:r(K),endY:r(R),markHeight:r(Q),itemList:r(ee),scaleValues:C.data.scaleValues,pulseYCell:r(te),temperatureYCell:r(ae),event:r(re),dialog:H,extraMenuConfig:C.data.extraMenuConfig||{}});function oe(e){let t="";return Object.entries(X.value).some((([a,r])=>{if(r===e)return t=a,!0})),t}function ne(e){const t=X.value[e],a=q.value.height;switch(t){case"drug":return W.value;case"xAxis":return a;default:return C.data.height-W.value-a}}function le(e){switch(e){case"top":return 0;case"center":return ne("top");default:return ne("top")+ne("center")}}function ue(){const{show:e=!0,tree:t={}}=C.data.top;if(!e)return[];const a=p(C.data.top.treeData);let r=0;const{cellWidth:i,cellHeight:o}=C.data.top.tree,{rowNumber:n=L}=t;return L<n&&a.push(...h(n-L).map((()=>({})))),function e(t,a=0){t.forEach((t=>{var n;const l={top:r*o+I.value,left:a*i,width:i,height:o,uuid:b()};if(r++,null==(n=t.children)?void 0:n.length){r--;const i=m(t.children);l.height=i*o,e(t.children,a+1)}else l.width=G.value-l.left;Object.assign(t,l)}))}(a),a}function se(e){const{scaleValues:t}=C.data,a=t.find((t=>t.type===e));return Z.value*(a.spaceGridNumber||1)/(a.spaceValue||1)}return i((async()=>{await o();const{redrawLinePoints:e,clickMenu:t}=f(y,ie,j,M,T),{redrawPoints:a,clickMenu:r,moveLimit:i,setPopup:n,updateData:l,getGridPoints:u,getContainPoints:s,showDialog:d,removeCurrentSelection:c,pauseFlickerPoint:m}=w(y,ie,j,M,T,k);S.value=m,g(y,ie,j,M,i,n,l,u);const{clickMenu:p}=x(y,ie,j,M,T,i,s,d,c);P.redrawPoints=a,P.redrawLinePoints=e,P.clickMenu=e=>{const{item:a}=e;switch(a._type){case"tree":t(e);break;case"other":p(e);break;default:r(e)}}})),n((()=>{S.value()})),k&&l((()=>null==M?void 0:M.point),(()=>{M.movable?(M.show=!0,A&&clearTimeout(A),A=setTimeout((()=>{M.show=!1,M.movable=!1}),3e3)):A&&clearTimeout(A)}),{deep:!0}),{propItems:ie,...u(P)}}export{y as useSurgicalAnesthesiaChart};
@@ -1 +1 @@
1
- import{fabric as t}from"../../../../../shared/utils/fabricjs/index.js";import{defaultStyle as e,drawText as n,defaultRectStyle as i,drawTextGroup as o,drawLine as r,drawPoint as l}from"../useDraw.js";import{useGrid as s}from"../useGrid.js";import{useBirthProcessCumputedPoint as c}from"../useCumputedPoint.js";import"../useEvent.js";import{drawScaleNumber as a}from"../useScaleColumn.js";import{useCommon as u}from"../useCommon.js";import"vue";import{getScaleNumberList as f}from"../../utils/index.js";import{isArray as d,omit as m}from"lodash-es";import"date-fns";import"../temperature/useShadow.js";import{OTHER_MENU as p}from"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";function h(h,g,v,x,L){const{computedX:y,getXValue:X}=c(g),{originX:w,endX:C,xCellWidth:Y,originYXAxis:S,top:b,canvasWidth:j,borderStyle:k,treeData:M,xAxis:G,topGridYNumber:E,topGridOriginY:I,topGridYCellHeight:R,topGridEndY:z,event:A,extraMenuConfig:$}=g,{getPointEventProps:P}=u(h,v,g),T=new Set;function V(n=!1){var i;const l=(null==(i=null==b?void 0:b.tree)?void 0:i.textStyle)||{},s=[];!function t(e){e.forEach((e=>{var i;const{width:c,height:a,left:u,top:f,title:d=""}=e,p={value:d,...l};(null==(i=e.children)?void 0:i.length)?(p.value=d.split("").join("\n"),t(e.children)):(p.textAlign="left",function(t){if(!(null==t?void 0:t.data)||!Array.isArray(t.data))return;const{lineStyle:e}=b.dataStyle||{},n=t.top,i=n+R,o=i-R/2,l={y1:n,y2:i,halfY:o};let s=null;const c=m(t,["data","width","height","left","top"]);t.data.forEach(((t,n,i)=>{const a={...c,data:t,index:n},{time:u,continue:f}=t,[d,m]=u,p=d&&y(d),h=m&&y(m),g=H({...l,x:p},{isCustomIcon:!h&&!f,isContinue:!1,isLeft:!0}),v=H({...l,x:h},{isCustomIcon:!1,isContinue:!!f});let x,L;if((g||p<w)&&(v||h>C)){const t=g?p:w,n=v?h:C;x=r([t,o,n,o],e),L=B({width:n-t-Y,left:t+(n-t)/2,top:o,onlyRect:!0}),L.origin=a,x.centerLineRect=L}const X={startLine:g,centerLine:x,endLine:v};let S,b;!function(t,e,n){const{startLine:i,centerLine:o,endLine:r}=e,{startLine:l,endLine:s}=t||{};if(i){i.origin=n;const t={x1:w,x2:r?r.left:C};s?(t.x1=s.left,s.limitX.x2=i.left,i.prevLine=s,s.nextLine=i):l&&(t.x1=l.left,l.limitX.x2=i.left,i.prevLine=l,l.nextLine=i),i.limitX=t,o&&(i.centerLine=o)}if(r){r.origin=n;const t={x1:i?i.left:w,x2:C};r.limitX=t,o&&(r.centerLine=o)}i&&r&&(i.nearLine=r,r.nearLine=i)}(s,X,a),s&&(S=D(i[n-1],s,o,a)),n===i.length-1&&(b=D(t,X,o,a)),s=X,x&&T.add(x),L&&T.add(L),g&&T.add(g),v&&T.add(v),S&&T.add(S),b&&T.add(b)}))}(e)),n||s.push(o({width:c,height:a,...k},p,{left:u,top:f},!0))}))}(M);const c=s.length>0?new t.Group([...s],{...e,objectCaching:!1}):null;c&&h.value.add(c),T.size&&h.value.add(...T)}function D(t,e,n,i){let o;const{content:r}=t.value||{},{startLine:s,endLine:c,centerLine:a}=e;if(r&&(s||a||c)){const{textStyle:t}=b.dataStyle||{};o=l(r,{fontSize:12,...t,backgroundColor:"#fff",lockMovementX:!0,lockMovementY:!0});const a=N(o,e,n);o&&(o.set(a),o.origin=i,W(o),s&&(s.text=o),c&&(c.text=o))}return o}function N(t,e,n){const i=t.width+1,{startLine:o,centerLine:r,endLine:l}=e,s={top:n,originX:"center",originY:"center"};return r&&i<=r.width?s.left=r.x1+r.width/2:l&&i<=l.limitX.x2-l.left?(s.originX="left",s.left=l.left+1):o&&!l&&i<=o.limitX.x2-o.left?(s.originX="left",s.left=o.left+(o.isCustomIcon?5:1)):o&&i<=o.left-o.limitX.x1?(s.originX="right",s.left=o.left-(o.isCustomIcon?5:1)):r?(s.originY="top",s.left=r.x1+r.width/2,s.top=n+1,s.fontSize=10):o&&(s.originX="left",s.originY="top",s.fontSize=10,s.left=o.left,s.top=n+1),s}function B(e){const{bindLine:n,width:i,left:o,top:r,props:l,onlyRect:s=!1}=e,c={originX:"center",originY:"center",hasControls:!1,hasBorders:!1,hoverCursor:"pointer",left:o,top:r},a=new t.Rect({width:i,height:R,fill:"transparent",opacity:.5,...c});if(s)return a.set({lockMovementX:!0,lockMovementY:!0}),W(a),a;const u=new t.Group([n,a],{...c,...l,lockMovementY:!0});return W(u),u}function H(t,{isCustomIcon:e,isContinue:n,isLeft:i}){const{x:o,y1:s,y2:c,halfY:a}=t;if(!o||o<w||o>C)return;const{lineStyle:u}=b.dataStyle||{};let f;const d={left:o,top:a};f=e?l("circle",{fill:u.stroke,...d}):n?l(">",{fill:u.stroke,...d,fontSize:18}):r([o,s,o,a],u);const m=B({...d,width:Y,bindLine:f,props:P()});return m.isLeft=i,m.isCustomIcon=e,m}function W(t){A.hovered&&(t.on("mouseover",(()=>{O(t,"hover")})),t.on("mouseout",(()=>{x.show=!1}))),t.lockMovementX&&t.lockMovementY||(t.on("moving",(()=>{!function(t){t.setCoords(),t.left<t.limitX.x1&&t.set("left",t.limitX.x1);t.left>t.limitX.x2&&t.set("left",t.limitX.x2)}(t),function(t){if(t.centerLine){const e=t.isLeft?{x1:t.left}:{x2:t.left};t.centerLine.setCoords().set(e)}if(t.text){const e=N(t.text,{startLine:t.isLeft?t:t.nearLine,centerLine:t.centerLine,endLine:t.isLeft?t.nearLine:t},t.top);t.text.setCoords().set(e)}}(t),A.hovered&&O(t)})),t.on("mouseup",(e=>{if(1===e.button){!function(t){var e,n,i,o;if(t.isLeft){t.prevLine&&(t.prevLine.limitX.x2=t.left),t.nearLine&&(t.nearLine.limitX.x1=t.left);const i=t.limitX.x2-t.left;null==(n=null==(e=t.centerLine)?void 0:e.centerLineRect)||n.setCoords().set({width:i-Y,left:t.left+i/2})}else{t.nextLine&&(t.nextLine.limitX.x1=t.left),t.nearLine&&(t.nearLine.limitX.x2=t.left);const e=t.left-t.limitX.x1;null==(o=null==(i=t.centerLine)?void 0:i.centerLineRect)||o.setCoords().set({width:e-Y,left:t.limitX.x1+e/2})}}(t);const e={type:"tree",...t.origin};v("change",e)}})))}function O(t,e="moving"){var n,i,o;x.isTarget=!0,x.show=!0;const{data:r}=t.origin;x.point={x:t.left,y:t.top},x.marginTop=R/2;let[l="",s=""]=r.time||[];if("moving"===e){const e=X(t.left);t.isLeft?l=e:s=e,r.time=[l,s],t.text&&(t.text.origin.data.time=[l,s])}x.list=[`开始时间 ${l}`,`结束时间 ${s}`,`流速 ${(null==(n=r.value)?void 0:n.currentSpeed)||""}`,`浓度 ${(null==(i=r.value)?void 0:i.consistence)||""}`,`总量 ${(null==(o=r.value)?void 0:o.total)||""}`],x.sourceData=[{type:"tree",startTime:l,endTime:s,value:r.value}]}return s(h,{...g,gridYNumber:E,originY:I,yCellHeight:R,endY:z}),function(){const{height:o,list:r,left:l,spaceValue:s,style:c,marginBottom:a}=G;if(!o)return;const u=[],f=S+(a?o-a:o/2),d=a?"bottom":"center";r.forEach(((t,e)=>{const i=l+e*Y*s;u.push(n([i,f],{value:t.slice(11,16),originY:d,...c}))}));const m=u.length>0?new t.Group([...u],{...e,objectCaching:!1}):null;m&&h.value.add(m);const p=new t.Rect({width:j,height:o,left:0,top:S,...i,originX:"left",originY:"top",...k});h.value.add(p);const{show:g=!0}=b}(),V(),function(){const{show:n=!0,range:i,spaceValue:o=.5,spaceGridNumber:r=1,style:l,margin:s=5}=(null==b?void 0:b.scaleValue)||{};if(!n||!d(i))return;const c=f(i,o),u=[];if(c.forEach(((t,e)=>{if(0===e||e===c.length-1)return;const n=z-e*R*r;Math.abs(n-I)<1||u.push(a(String(t),{style:l,position:"right"},C+s,n))})),!u.length)return;const m=new t.Group(u,{objectCaching:!1,...e});h.value.add(m)}(),A.evented&&h.value.on("mouse:up",(t=>{3===t.button&&function(t){x.show=!1;const{x:e=0,y:n=0}=t.pointer||{};if(e>=w&&e<=C&&n>=I&&n<=z&&t.target){const e=t.target;L.point={x:e.left,y:e.top},L.show=!0,L.target=e;const{treeMenuList:n=[]}=$;L.list=p.concat(n).map((t=>({...t,renderItem:()=>t.label,type:t.key||t.type,_type:"tree"})))}}(t)})),{redrawLinePoints:function(){var t;T.size&&(null==(t=h.value)||t.remove(...T)),T.clear(),V(!0)},clickMenu:function({item:t,target:e}){var n;if(!e)return;const{type:i}=t,o={...e.origin,type:"tree"};p.map((t=>t.type)).includes(i)?v(i,o):null==(n=$.click)||n.call($,i,o)}}}export{h as useTop};
1
+ import{fabric as t}from"../../../../../shared/utils/fabricjs/index.js";import{defaultStyle as e,drawText as n,defaultRectStyle as i,drawTextGroup as o,drawLine as r,drawPoint as l}from"../useDraw.js";import{useGrid as s}from"../useGrid.js";import{useBirthProcessCumputedPoint as c}from"../useCumputedPoint.js";import"../useEvent.js";import{drawScaleNumber as a}from"../useScaleColumn.js";import{useCommon as u}from"../useCommon.js";import"vue";import{getScaleNumberList as f}from"../../utils/index.js";import{isArray as d,omit as m}from"lodash-es";import"date-fns";import"../temperature/useShadow.js";import{OTHER_MENU as p}from"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";import"../../../../../shared/utils/index.js";function h(h,g,v,x,L){const{computedX:y,getXValue:X}=c(g),{originX:w,endX:C,xCellWidth:Y,originYXAxis:S,top:b,canvasWidth:j,borderStyle:k,treeData:M,xAxis:G,topGridYNumber:E,topGridOriginY:I,topGridYCellHeight:R,topGridEndY:z,event:A,extraMenuConfig:T,getTreeData:$}=g,{getPointEventProps:D}=u(h,v,g);let P=$();const V=new Set;function N(){!function t(e){e.forEach((e=>{var n;(null==(n=e.children)?void 0:n.length)?t(e.children):function(t){if(!(null==t?void 0:t.data)||!Array.isArray(t.data))return;const{lineStyle:e}=b.dataStyle||{},n=t.top,i=n+R,o=i-R/2,l={y1:n,y2:i,halfY:o};let s=null;const c=m(t,["data","width","height","left","top"]);t.data.forEach(((t,n,i)=>{const a={...c,data:t,index:n},{time:u,continue:f}=t,[d,m]=u,p=d&&y(d),h=m&&y(m),g=O({...l,x:p},{isCustomIcon:!h&&!f,isContinue:!1,isLeft:!0}),v=O({...l,x:h},{isCustomIcon:!1,isContinue:!!f});let x,L;if((g||p<w)&&(v||h>C)){const t=g?p:w,n=v?h:C;x=r([t,o,n,o],e),L=W({width:n-t-Y,left:t+(n-t)/2,top:o,onlyRect:!0}),L.origin=a,x.centerLineRect=L}const X={startLine:g,centerLine:x,endLine:v};let S,b;!function(t,e,n){const{startLine:i,centerLine:o,endLine:r}=e,{startLine:l,endLine:s}=t||{};if(i){i.origin=n;const t={x1:w,x2:r?r.left:C};s?(t.x1=s.left,s.limitX.x2=i.left,i.prevLine=s,s.nextLine=i):l&&(t.x1=l.left,l.limitX.x2=i.left,i.prevLine=l,l.nextLine=i),i.limitX=t,o&&(i.centerLine=o)}if(r){r.origin=n;const t={x1:i?i.left:w,x2:C};r.limitX=t,o&&(r.centerLine=o)}o&&(o.origin=n);i&&r&&(i.nearLine=r,r.nearLine=i)}(s,X,a),s&&(S=B(i[n-1],s,o,a)),n===i.length-1&&(b=B(t,X,o,a)),s=X,x&&V.add(x),L&&V.add(L),g&&V.add(g),v&&V.add(v),S&&V.add(S),b&&V.add(b)}))}(e)}))}(P),V.size&&h.value.add(...V)}function B(t,e,n,i){let o;const{content:r}=t.value||{},{startLine:s,endLine:c,centerLine:a}=e;if(r&&(s||a||c)){const{textStyle:t}=b.dataStyle||{};o=l(r,{fontSize:12,...t,backgroundColor:"#fff",lockMovementX:!0,lockMovementY:!0});const a=H(o,e,n);o&&(o.set(a),o.origin=i,_(o),s&&(s.text=o),c&&(c.text=o))}return o}function H(t,e,n){const i=t.width+1,{startLine:o,centerLine:r,endLine:l}=e,s={top:n,originX:"center",originY:"center"};return r&&i<=r.width?s.left=r.x1+r.width/2:l&&i<=l.limitX.x2-l.left?(s.originX="left",s.left=l.left+1):o&&!l&&i<=o.limitX.x2-o.left?(s.originX="left",s.left=o.left+(o.isCustomIcon?5:1)):o&&i<=o.left-o.limitX.x1?(s.originX="right",s.left=o.left-(o.isCustomIcon?5:1)):r?(s.originY="top",s.left=r.x1+r.width/2,s.top=n+1,s.fontSize=10):o&&(s.originX="left",s.originY="top",s.fontSize=10,s.left=o.left,s.top=n+1),s}function W(e){const{bindLine:n,width:i,left:o,top:r,props:l,onlyRect:s=!1}=e,c={originX:"center",originY:"center",hasControls:!1,hasBorders:!1,hoverCursor:"pointer",left:o,top:r},a=new t.Rect({width:i,height:R,fill:"transparent",opacity:.5,...c});if(s)return a.set({lockMovementX:!0,lockMovementY:!0}),_(a),a;const u=new t.Group([n,a],{...c,...l,lockMovementY:!0});return _(u),u}function O(t,{isCustomIcon:e,isContinue:n,isLeft:i}){const{x:o,y1:s,y2:c,halfY:a}=t;if(!o||o<w||o>C)return;const{lineStyle:u}=b.dataStyle||{};let f;const d={left:o,top:a};f=e?l("circle",{fill:u.stroke,...d}):n?l(">",{fill:u.stroke,...d,fontSize:18}):r([o,s,o,a],u);const m=W({...d,width:Y,bindLine:f,props:D()});return m.isLeft=i,m.isCustomIcon=e,m}function _(t){A.hovered&&(t.on("mouseover",(()=>{q(t,"hover")})),t.on("mouseout",(()=>{x.show=!1}))),t.lockMovementX&&t.lockMovementY||(t.on("moving",(()=>{!function(t){t.setCoords(),t.left<t.limitX.x1&&t.set("left",t.limitX.x1);t.left>t.limitX.x2&&t.set("left",t.limitX.x2)}(t),function(t){if(t.centerLine){const e=t.isLeft?{x1:t.left}:{x2:t.left};t.centerLine.setCoords().set(e)}if(t.text){const e=H(t.text,{startLine:t.isLeft?t:t.nearLine,centerLine:t.centerLine,endLine:t.isLeft?t.nearLine:t},t.top);t.text.setCoords().set(e)}}(t),A.hovered&&q(t)})),t.on("mouseup",(e=>{if(1===e.button){!function(t){var e,n,i,o;if(t.isLeft){t.prevLine&&(t.prevLine.limitX.x2=t.left),t.nearLine&&(t.nearLine.limitX.x1=t.left);const i=t.limitX.x2-t.left;null==(n=null==(e=t.centerLine)?void 0:e.centerLineRect)||n.setCoords().set({width:i-Y,left:t.left+i/2})}else{t.nextLine&&(t.nextLine.limitX.x1=t.left),t.nearLine&&(t.nearLine.limitX.x2=t.left);const e=t.left-t.limitX.x1;null==(o=null==(i=t.centerLine)?void 0:i.centerLineRect)||o.setCoords().set({width:e-Y,left:t.limitX.x1+e/2})}}(t);const e={type:"tree",...t.origin};v("change",e)}})))}function q(t,e="moving"){var n,i,o;x.isTarget=!0,x.show=!0;const{data:r}=t.origin;x.point={x:t.left,y:t.top},x.marginTop=R/2;let[l="",s=""]=r.time||[];if("moving"===e){const e=X(t.left);t.isLeft?l=e:s=e,r.time=[l,s],t.text&&(t.text.origin.data.time=[l,s])}x.list=[`开始时间 ${l}`,`结束时间 ${s}`,`流速 ${(null==(n=r.value)?void 0:n.currentSpeed)||""}`,`浓度 ${(null==(i=r.value)?void 0:i.consistence)||""}`,`总量 ${(null==(o=r.value)?void 0:o.total)||""}`],x.sourceData=[{type:"tree",startTime:l,endTime:s,value:r.value}]}return s(h,{...g,gridYNumber:E,originY:I,yCellHeight:R,endY:z}),function(){const{height:o,list:r,left:l,spaceValue:s,style:c,marginBottom:a}=G;if(!o)return;const u=[],f=S+(a?o-a:o/2),d=a?"bottom":"center";r.forEach(((t,e)=>{const i=l+e*Y*s;u.push(n([i,f],{value:t.slice(11,16),originY:d,...c}))}));const m=u.length>0?new t.Group([...u],{...e,objectCaching:!1}):null;m&&h.value.add(m);const p=new t.Rect({width:j,height:o,left:0,top:S,...i,originX:"left",originY:"top",...k});h.value.add(p);const{show:g=!0}=b}(),function(){var n;const i=(null==(n=null==b?void 0:b.tree)?void 0:n.textStyle)||{},r=[];!function t(e){e.forEach((e=>{var n;const{width:l,height:s,left:c,top:a,title:u=""}=e,f={value:u,...i};(null==(n=e.children)?void 0:n.length)?(f.value=u.split("").join("\n"),t(e.children)):f.textAlign="left",r.push(o({width:l,height:s,...k},f,{left:c,top:a},!0))}))}(M);const l=r.length>0?new t.Group([...r],{...e,objectCaching:!1}):null;l&&h.value.add(l)}(),N(),function(){const{show:n=!0,range:i,spaceValue:o=.5,spaceGridNumber:r=1,style:l,margin:s=5}=(null==b?void 0:b.scaleValue)||{};if(!n||!d(i))return;const c=f(i,o),u=[];if(c.forEach(((t,e)=>{if(0===e||e===c.length-1)return;const n=z-e*R*r;Math.abs(n-I)<1||u.push(a(String(t),{style:l,position:"right"},C+s,n))})),!u.length)return;const m=new t.Group(u,{objectCaching:!1,...e});h.value.add(m)}(),A.evented&&h.value.on("mouse:up",(t=>{3===t.button&&function(t){x.show=!1;const{x:e=0,y:n=0}=t.pointer||{};if(e>=w&&e<=C&&n>=I&&n<=z&&t.target){const e=t.target;L.point={x:e.left,y:e.top},L.show=!0,L.target=e;const{treeMenuList:n=[]}=T;L.list=p.concat(n).map((t=>({...t,renderItem:()=>t.label,type:t.key||t.type,_type:"tree"})))}}(t)})),{redrawLinePoints:function(){var t;V.size&&(null==(t=h.value)||t.remove(...V)),V.clear(),P=$(),N()},clickMenu:function({item:t,target:e}){var n;if(!e)return;const{type:i}=t,o={...e.origin,type:"tree"};if(p.map((t=>t.type)).includes(i)){if("remove"===i){const t=[...V].filter((t=>{var e;return(null==(e=t.origin)?void 0:e.uuid)===o.uuid}));t.length&&(h.value.remove(...t),t.forEach((t=>{V.delete(t)})))}v(i,m(o,["uuid"]))}else null==(n=T.click)||n.call(T,i,o)}}}export{h as useTop};
@@ -1 +1 @@
1
- import{fabric as t}from"../../../../../shared/utils/fabricjs/index.js";import{drawTextGroup as e,defaultTextStyle as i,defaultStyle as o}from"../useDraw.js";import"date-fns";import"lodash-es";import"../useEvent.js";import"../useCommon.js";import"vue";import"./useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";function n(n,s){const{xScaleList:r,originX:a,endX:l,endY:u,xCellWidth:c,canvasWidth:d,canvasHeight:h,bottom:p,breathingHeight:m,iconsWidth:g,borderStyle:v}=s;!function(){var s,d,h;if(!m||!p){const e=new t.Line([g,u-1,l,u-1],v);return n.value.add(e),e.sendToBack(),!1}const f=m,b=(null==(s=p.breathing)?void 0:s.list)||[],j=[];let w=!0;r.forEach(((t,o)=>{const n=a+o*c;let s="";b.forEach(((e,i)=>{const o=new Date(e.time).getTime();o>=t&&o<+t+t.scaleCell&&(s=e.value)}));const r=w?{top:-(f/2-10)}:{top:f/2-10};s&&(w=!w);const l=e({width:c,height:f,...v},Object.assign({},{text:String(s),...i},s?r:{}),{left:n,top:u});j.push(l)}));const x=e({width:l,height:f,...v},{text:String((null==(d=p.breathing)?void 0:d.title)+(null==(h=p.breathing)?void 0:h.unit)),...i,left:-(l-a)/2},{left:0,top:u});j.push(x);const S=j.length>0?new t.Group([...j],{...o}):null;S&&S.sendToBack(),S&&n.value.add(S)}()}export{n as useBottom};
1
+ import{fabric as t}from"../../../../../shared/utils/fabricjs/index.js";import{drawTextGroup as e,defaultTextStyle as i,defaultStyle as o}from"../useDraw.js";import"date-fns";import"lodash-es";import"../useEvent.js";import"../useCommon.js";import"vue";import"./useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";import"../../../../../shared/utils/index.js";function n(n,s){const{xScaleList:r,originX:a,endX:l,endY:d,xCellWidth:u,canvasWidth:h,canvasHeight:c,bottom:p,breathingHeight:m,iconsWidth:g,borderStyle:v}=s;!function(){var s,h,c;if(!m||!p){const e=new t.Line([g,d-1,l,d-1],v);return n.value.add(e),e.sendToBack(),!1}const f=m,j=(null==(s=p.breathing)?void 0:s.list)||[],b=[];let x=!0;r.forEach(((t,o)=>{const n=a+o*u;let s="";j.forEach(((e,i)=>{const o=new Date(e.time).getTime();o>=t&&o<+t+t.scaleCell&&(s=e.value)}));const r=x?{top:-(f/2-10)}:{top:f/2-10};s&&(x=!x);const l=e({width:u,height:f,...v},Object.assign({},{text:String(s),...i},s?r:{}),{left:n,top:d});b.push(l)}));const w=e({width:l,height:f,...v},{text:String((null==(h=p.breathing)?void 0:h.title)+(null==(c=p.breathing)?void 0:c.unit)),...i,left:-(l-a)/2},{left:0,top:d});b.push(w);const S=b.length>0?new t.Group([...b],{...o}):null;S&&S.sendToBack(),S&&n.value.add(S)}()}export{n as useBottom};
@@ -1 +1 @@
1
- import{fabric as e}from"../../../../../shared/utils/fabricjs/index.js";import{useShadow as t}from"./useShadow.js";import{drawLine as i,defaultStyle as n,drawPoint as o,drawText as l,drawArrow as r}from"../useDraw.js";import{useGrid as s}from"../useGrid.js";import{format as a}from"date-fns";import{getType as u,getTime as d,isOneLine as c,isOverlapPoint as p,getFloorNumber as f,isValidValue as h,setOtherType as v,isEffectiveNode as g,deleteProperty as y,getIndex as m}from"../../utils/index.js";import{cloneDeep as w,flatten as x,last as b}from"lodash-es";import"../useEvent.js";import{useCommon as L}from"../useCommon.js";import"vue";import"naive-ui";import{TEMPERATURE_MENU as j,PAIN_MENU as k,OVERLAP as S}from"../../constants/index.js";import"@vueuse/core";import{promiseTimeout as Y}from"@vueuse/shared";function E(E,O,C,$,T,V,P,R,A,I){s(E,O);const{getEqualXTypes:X,handleAddPrevent:B,getPointEventProps:D}=L(E,C,O),{createShadowLines:H}=t(),{left:W,xScaleList:z,xCellWidth:F,yCellHeight:_,originX:q,endX:G,originY:N,endY:J,itemList:K,event:Q,vitalSignsOriginY:U,painOriginY:Z,hospitalizationDate:ee,config:te,canvasHeight:ie,painSurplusCell:ne,iconsWidth:oe,canvasWidth:le,borderStyle:re}=O,se=new Set,ae=["xinmai","mai"],ue=new Map,de=new Set,ce=new Set,pe=new Set,fe=w(W.yScaleValue),he=new Set;function ve(t){var o;const l=fe.find((e=>e.show&&"pulse"===e.type));if(l&&(null==(o=l.dataList)?void 0:o.length)&&(se.size&&E.value.remove(...se),se.clear(),ue.size>1)){if(t){const{type:e,key:i}=t.origin||{};if("pulse"===e){const e=ue.get(i),n=null==e?void 0:e.findIndex((e=>e[0]===t.left));e.splice(n,1,[t.left,t.top])}}const o=function(){const e=[],t=[],i=[];for(const e of ue)t.push(e[1]),e[0]===ae[0]&&e[1].forEach((e=>{(ue.get(ae[1])||[]).findIndex((t=>t[0]===e[0]))>-1&&i.push(e[0])}));const[n,o]=t;let l=[],r=[];return i.forEach((t=>{const i=n.findIndex((e=>e[0]===t)),s=o.findIndex((e=>e[0]===t)),a=n[i],u=o[s],d=n[i-1],c=n[i+1],p=o[s-1],f=o[s+1];if(d&&p){if(d[0]!==p[0]){const e=Math.max(d[0],p[0]);l.push([d,p].find((t=>t[0]===e)))}}else d?l.push(d):p&&r.push(p);const h=Math.min(a[1],u[1]);l.push([a,u].find((e=>e[1]===h)));const v=Math.max(a[1],u[1]);r.push([a,u].find((e=>e[1]===v)));const g=()=>{const t=[...l,...r.reverse()],[i]=t,n=b(t);i[0]===n[0]&&i[1]===n[1]&&t.splice(-1,1),e.push(t),l=[],r=[]};if(c&&f){if(c[0]!==f[0]){const e=Math.min(c[0],f[0]);l.push([c,f].find((t=>t[0]===e))),g()}}else c?(l.push(c),g()):f?(r.push(f),g()):g()})),e}();o.length>0&&function(e){Y(0).then((()=>{e.forEach((e=>{const t=[],i=[];Array.from(pe).forEach((n=>{var o,l;"pulse"===(null==(o=null==n?void 0:n.origin)?void 0:o.type)&&e.find((e=>Math.abs(n.left-e[0])<=1&&Math.abs(n.top-e[1])<=1))&&((null==(l=null==n?void 0:n.origin)?void 0:l.key)===ae[0]?t.push(n):i.push(n))})),[t,i].forEach((e=>{1!==(null==e?void 0:e.length)&&e.sort(((e,t)=>e.left-t.left)).forEach(((e,t)=>{0==t?e.rightLine&&E.value.remove(e.rightLine):e.leftLine&&E.value.remove(e.leftLine)}))}))}))}))}(o);const{mode:r,style:s={}}=l.shadow||{};o.forEach((t=>{const o=t.map((e=>({x:e[0],y:e[1]}))),l=new e.Polygon(o,{...n,...s,strokeWidth:1});if(["slash","line"].includes(r)){l.set({fill:"transparent",stroke:s.stroke||"#f00"});const e=[];if(["slash"].includes(r))e.push(...H(t,s._angle,s.space)),e.forEach((e=>{Object.assign(e,{...n,...s}),se.add(e)}));else{const n=function(e){const t=e.reduce(((e,t)=>{const i=Math.trunc(t[0]);return e[i]=e[i]?e[i].concat([t]):[t],e}),{}),i=Object.values(t).filter((e=>2===e.length&&Math.trunc(e[0][1])!==Math.trunc(e[1][1])));return i}(t);n.forEach((t=>{const n=i([...x(t)],{...s,originX:"center"});e.push(n),se.add(n)}))}E.value.add(...e)}se.add(l),E.value.add(l)}))}}function ge(e,t,s){var a;const{type:u,riseStyle:d={},noRiseStyle:p={},verifiedStyle:g={},reduceStyle:y={},pacemaker:m={},upArrowStyle:x={},limitValueStyle:b={},nonePainPointStyle:L={},belowMinValueStyle:j={},respiratorStyle:k={},dataList:S=[],list:Y=[]}=s,{type:O,textStyle:V}=L,R=[],I=[],X=[];let B=null;const H=e=>"breathe"==u&&e.respirator&&k.type&&k.fixedValue&&!e.value&&we(e.time),W=c(s);if(null==(a=e.list)||a.forEach(((a,c)=>{var L,z,q,G;const N=W?S.find((e=>e.key===a.key)):e,J=xe(H(a)?{...a,value:k.fixedValue}:a,s),K=e.list[c+1],ee=K?xe(H(K)?{...K,value:k.fixedValue}:K,s):void 0,oe=K?W?S.find((e=>e.key===K.key)):e:{},{title:le=""}=N;if(le===((null==(L=window.getLanguageByCode)?void 0:L.call(window,"10010.1.235"))||"脉搏")&&oe.title!==((null==(z=window.getLanguageByCode)?void 0:z.call(window,"10010.1.235"))||"脉搏")||le!==((null==(q=window.getLanguageByCode)?void 0:q.call(window,"10010.1.235"))||"脉搏")&&oe.title===((null==(G=window.getLanguageByCode)?void 0:G.call(window,"10010.1.235"))||"脉搏")||!J||!ee||f(J[0],1)!==f(ee[0],1))J&&B&&(J[0]=B),B=null;else{const e=J[0]-F/2;J[0]=e+F/4,ee[0]=B=J[0]+F/2}const re={};re.value=function(e,t,i){if(!(null==e?void 0:e.length)||!te.showValue)return;const{lineAttr:n={}}=i,o=e[1]<=U.originY+_?e[1]+_:e[1]-_,r=l([e[0],o],{value:H(t)?k.fixedValue:t.value,originX:"center",originY:"center",fill:n.stroke||"#000"});return X.push(r),{obj:r,top:-_}}(J,a,N),function(e,t,s,a){var c,f,v;if(!["temperature","pain","breathe"].includes(u))return;if(!(null==e?void 0:e.length)&&"temperature"===u&&!we(t.time))return;if(!(null==e?void 0:e.length)&&"pain"===u)return;if(!t.value&&"breathe"===u)return;const{lineAttr:m={},key:w}=s,{value:x}=a,b=$(t.time);let L,j,S,Y,E,O;if(t.noRise&&p.show){const i=M(p,t)?T(u,35):(null==e?void 0:e[1])||0;if(p.text)S=l([b,M(p,t)?i:i+5],{value:p.text.split("").join("\n"),originY:"top",...p.style}),t.value||pe.add(S);else if(t.value){S=r([b,i,i+2*_],{...p.style})}S&&X.push(S),S&&M(p,t)&&he.add(S)}if(null==e?void 0:e[1]){if(t.rise&&d.show&&d.text&&(Y=l([b,e[1]-(x?_:0)-5],{value:d.text.split("").join("\n"),originY:"bottom",...d.style}),X.push(Y)),t.verified){const t=(null==(c=null==g?void 0:g.position)?void 0:c[w])||"top";E=l(["top-right"===t?b+F/2:b,e[1]-(x?_:0)-5],{value:"v",originX:"center",originY:"bottom",...g}),X.push(E)}if(h(t.physicsReduce)||h(t.drugReduce)){const l=T(u,null!=(f=t.physicsReduce)?f:t.drugReduce),r=l<e[1]&&(null==te?void 0:te.hypothermyViewCustom)?b+F/2:b;L=i([...e,r,l],{...m,...y.line,...n}),j=o((null==(v=null==y?void 0:y.point)?void 0:v.type)||"circle",{left:r,top:l,...y.point,...n,originY:l===ie?"bottom":"center"}),L&&X.push(L),j&&X.push(j)}t.respirator&&(O=o(k.type,{left:b,top:e[1]-(x?_:0)-5,originX:"center",originY:"bottom",...k.style}),X.push(O))}Object.assign(a,{reduceLine:{obj:L,type:"line"},noRiseText:{obj:S,top:p.text?5:2*_,isFixed:M(p,t)},riseText:{obj:Y,top:(x?-_:0)-5},verifiedText:{obj:E,left:F/2,top:(x?-_:0)-5},reducePoint:{obj:j,type:"reduce"},respirator:{obj:O,top:(x?-_:0)-5}})}(J,a,N,re),function(e,t,i,n){if(!(null==e?void 0:e.length)||!["pulse"].includes(u))return;const o=Math.max(...Y),s=Math.min(...Y);let a,d,c;const{upArrowShow:p=!1,limitValueShow:f=!1}=i;if(p&&+t.value>180){let t=e[1]-2.5*_,i=[e[1]-_/2,t];t<U.originY&&(t=e[1]+2.5*_,i=[t,e[1]+_/2]),a=r([e[0],i[0],i[1]],x,"up"),X.push(a)}if(f){const i={value:t.value,originX:"center",originY:"center",...b};if(+t.value>o){const t=a?e[1]+_/2+a.height:e[1]+_;d=l([e[0],t],i),X.push(d)}+t.value<s&&(d=l([e[0],e[1]-_],i),X.push(d))}if(j.show&&+t.value<s){const t=e[1];if(j.text)c=l([e[0],e[1]+5],{value:j.text.split("").join("\n"),originY:"top",...j.style});else{const i=t+2*_;c=r([e[0],t,i],{...j.style})}X.push(c)}Object.assign(n,{upArrow:{obj:a},limitValue:{obj:d,top:-_},belowMinValue:{obj:c,top:j.text?5:2*_,moveHide:!0}})}(J,a,N,re),function(n,l,r,a,d,c){let f,h;const{pointAttr:g={},lineAttr:y={},title:x="",key:b,type:L="circle"}=d,j=g.height?g.height/2:5,S=e.list[a+1];let Y=w(n),M=w(l);const B=ye(u,e.list[a].value),z=()=>"pulse"==u&&r.pacemakerShow?m.value:H(r)?k.type:B&&"number"===O?0:L,F=e=>e&&p.show&&p.fixed&&we(e.time)&&e.noRise&&!e.value&&0!==e.value;if((()=>{if(r.breakpoint)return!1;if("temperature"===u&&(n||F(r))&&(l||F(S))){const e=T(u,35);return n||(Y=[$(r.time),e]),l||(M=[$(S.time),e]),!0}return!!n&&!!l})()){Y&&M&&B&&ye(u,S.value)&&!ne[1]&&"icon"===O&&(Y[1]=Y[1]-j,M[1]=M[1]-j),h=i([...Y,...M],{...y});const{obj:e}=(null==c?void 0:c.reducePoint)||{};if(n&&l&&(null==e?void 0:e.top)<n[1]&&(null==te?void 0:te.hypothermyViewCustom)){const t=i([e.left,e.top,...l],{...y});X.unshift(t),Object.assign(c,{reduceRightLine:{obj:t,type:"reduce"}}),h.set("stroke","transparent")}}const _=z(),q=I[a-1],G={origin:{data:H(r)?{...r,value:k.fixedValue}:r,title:x,key:b||"",unit:s.unit,type:u,_type:v(x,u),dataIndex:t,index:a,isOneLine:W},leftLine:q,rightLine:h,otherObj:c,...r.pacemakerShow&&"pulse"==u?m.style:H(r)?k.style:g,...D(),lockMovementX:!0,...B?{selectable:!1,evented:!1,..."number"===O?V:{}}:{}};n&&(q?G.leftLine.set("x2",n[0]):G.leftLine=null,f=o(_,{left:n[0],top:B&&!ne[1]?n[1]-j:n[1],...G}));I.push(h),f&&(b===ae[1]?de.add(f):H(r)||ce.add(f),function(e){Q.hovered&&(e.on("mouseover",(()=>{me(e,"hover")})),e.on("mouseout",(()=>{A.show=!1})));if(e.lockMovementX&&e.lockMovementY)return;e.on("moving",(()=>{!function(e){e.setCoords();const t="pain"===e.origin.type?Z:U;e.top<t.originY&&e.set("top",t.originY);e.top>t.endY&&e.set("top",t.endY)}(e),function(e){var t,i;null==(t=e.leftLine)||t.setCoords().set({x2:e.left,y2:e.top}),null==(i=e.rightLine)||i.setCoords().set({x1:e.left,y1:e.top}),Object.values(e.otherObj).forEach((t=>{const{obj:i,type:n="",top:o=0,isFixed:l,moveHide:r=!1,left:s=0}=t||{};"reduce"!==n&&i&&("line"===n?i.setCoords().set({x1:e.left,y1:e.top}):(l||i.setCoords().set({left:e.left+s,top:e.top+o}),r&&(E.value.remove(i),delete e.otherObj.obj)))})),ve(e)}(e),Q.hovered&&me(e)})),e.on("mouseup",(t=>{if(A.show=!1,1===t.button){const{type:t}=e.origin,i=P(t,e.top),n={...e.origin,data:{...e.origin.data,value:i}};E.value.discardActiveObject(),C("change",n),Le(n,"change")}}))}(f),R.push(f),pe.add(f))}(J,ee,a,c,N,re)})),"pulse"===u){let t=null;const i=e=>e.map(((e,i,n)=>{var o,l;const r=n[i+1];if(r&&f(e.left,1)===f(r.left,1)){const i=e.left-F/2;e.set("left",i+F/4),null==(o=e.rightLine)||o.set("x1",e.left),t=e.left+F/2,r.set("left",t)}else t&&(null==(l=e.leftLine)||l.set("x2",t),e.set("left",t)),t=null;return[e.left,e.top]}));if(W){const e={};ae.forEach((t=>{e[t]=R.filter((e=>{var i;return(null==(i=e.origin)?void 0:i.key)===t})),ue.set(t,i(e[t]))}))}else{const{key:t}=e;ue.set(t,i(R))}}const z=I.filter((e=>e));E.value.add(...z,...R,...X)}function ye(e,t){return"pain"===e&&0==t}function me(e,t="moving"){const{title:i,unit:n,type:o,data:l}=e.origin;A.point={x:e.left,y:e.top};let r=`时间 ${((null==l?void 0:l.time)||V(e.left)).slice(-5)}`;A.list=[function(){const{drugReduce:s,physicsReduce:a}=l||{},u="hover"===t?l.value:P(o,e.top);if(h(s))return r+=(null==l?void 0:l.changeTime)?"—>"+(null==l?void 0:l.changeTime.slice(-5)):"",`药物降${"pain"==o?"痛":"温"} ${u}—>${s}${n||""}`;if(h(a))return r+=(null==l?void 0:l.changeTime)?"—>"+(null==l?void 0:l.changeTime.slice(-5)):"",`物理降${"pain"==o?"痛":"温"} ${u}—>${a}${n||""}`;return`${i} ${u}${n||""}`}(),r],A.show=!0}function we(e){const[t]=z,i=b(z),n=t.start,o=i.end,l=d(e);return l>=n&&l<=o}function xe(e,t){const i="pain"===t.type?Z:U;if(!g(e)||!we(e.time))return;const n=$(e.time),o=T(t.type,e.value);return[n,o<i.originY?i.originY:o>i.endY?i.endY:o]}function be(e){const t=new Date,i=String(t.getMonth()+1).padStart(2,"0"),n=String(t.getDate()).padStart(2,"0"),o=d(`${t.getFullYear()}-${i}-${n} 23:59:59`),l=d(`${V(e)}:00`);return ee&&l<d(ee)?(B("exceedMin"),!1):!(l>o)||(B("exceedMax"),!1)}function Le(e,t="add"){const{type:i,dataIndex:n,index:o,data:l,key:r}=e,s=fe.find((e=>e.type===i));if("add"===t){const e=c(s)?s.dataList.find((e=>e.enable)):s.dataList[n],t=m(l.time,e.list);e.list.splice(t,0,l)}else s.dataList[n].list[o]=l;je()}function je(){var e;pe.size&&(null==(e=E.value)||e.remove(...function(e){const t=[];return e.forEach((e=>{e&&t.push(e),(null==e?void 0:e.leftLine)&&t.push(null==e?void 0:e.leftLine),(null==e?void 0:e.rightLine)&&t.push(null==e?void 0:e.rightLine),Object.values((null==e?void 0:e.otherObj)||{}).forEach((e=>{(null==e?void 0:e.obj)&&t.push(null==e?void 0:e.obj)}))})),t}([...pe]))),pe.clear(),ke()}function ke(e){ue.clear(),pe.clear(),de.clear(),he.clear(),ce.clear(),fe.forEach((t=>{t.show&&(null==e||e(t),t.dataList.forEach(((e,i)=>{!e.show||c(t)&&!e.enable||ge(e,i,t)})))})),ve(),[...pe].forEach((e=>{null==e||e.bringToFront()})),function(){var e;const t=fe.find((e=>e.show&&"pulse"===e.type));if(!t||!(null==(e=t.dataList)?void 0:e.length))return;if(!t.dataList.some((e=>{var t;return e.title.includes((null==(t=window.getLanguageByCode)?void 0:t.call(window,"10010.1.235"))||"脉搏")})))return;const i=Object.assign({},S,W.overlap||{}),l=[];de.size&&[...de].forEach((e=>{[...ce].forEach((t=>{if(t.origin&&p(e,t)){const e=t.origin.key;if(e){const r={left:t.left,top:t.top,...n,hoverCursor:"default"};let s="koumai";"yemai"===e&&(s=e),l.push(o(s,{...i[e],...r}))}}}))})),setTimeout((()=>{E.value.add(...l),l.forEach((e=>{null==e||e.bringToFront(),pe.add(e)}))}))}()}return function(){const t=new e.Rect({left:oe,top:0,width:le-oe-re.strokeWidth,height:ie-re.strokeWidth,fill:"transparent",...re});E.value.add(t)}(),ke((e=>function(e){if("temperature"!==e.type||!e.positionLine)return;const t=T(e.type,e.positionLine.value),n=i([q,t,G,t],e.positionLine);E.value.add(n)}(e))),E.value.on("mouse:up",(e=>{var t;const{button:i,target:n,pointer:o={}}=e;if(3===i){if(!O.event.evented)return;const{x:e=0,y:i=0}=o;if(e>=q&&e<=G&&i>=N&&i<=J){I.point={x:e,y:i},I.show=!0;const{type:l}=(null==n?void 0:n.origin)||{};if(n&&["temperature","pain"].includes(l))"temperature"===l&&(I.list=[...j]),"pain"===l&&(I.list=[...k]),I.target=n;else{I.target=null,I.list=[(null==(t=window.getLanguageByCode)?void 0:t.call(window,"10010.1.219"))||"新增节点"],K.forEach((t=>{if(!X([...pe],e,"_type").includes(t.bigType)){const e=["pain"].includes(t.bigType)?Z:U;i>=e.originY&&i<=e.endY&&I.list.push({renderItem:R?R(t):()=>t.title,origin:{title:t.title,unit:t.unit,type:u(t.bigType),dataIndex:t.dataIndex,key:t.key,isOneLine:t.isOneLine},pointer:o})}}));const n=be(e);n&&1!==I.list.length||(I.show=!1,1===I.list.length&&n&&B("repeat"))}}}if(1===i){if(n)return;const{x:e=0,y:t=0}=o;e>=q&&e<=G&&t>0&&t<ie&&C("click:grid",{x:e,y:t,time:V(e)})}})),{clickMenu:function({item:e,target:t}){if(t){const{data:i,type:n,isOneLine:o,dataIndex:l,index:r}=t.origin,s=y(i,[...j,...k]);s[`${e.type}`]=e.value,s.changeTime=a(new Date,"yyyy-MM-dd HH:mm"),o&&(s.key=t.origin.key);const u={...t.origin,data:s};C("change",u),Le(u,"change")}else{const t={data:{time:V(e.pointer.x),value:P(e.origin.type,e.pointer.y),...e.origin.isOneLine?{key:e.origin.key}:{}},...e.origin};C("add",t),Le(t)}},setPopup:me,isAddPoint:be,updateData:Le,redrawPoints:je,gridPoints:pe,fixedNoRisePoints:he}}function M(e,t){return e.fixed||!t.value&&0!==t.value}export{E as useCenter};
1
+ import{fabric as e}from"../../../../../shared/utils/fabricjs/index.js";import{useShadow as t}from"./useShadow.js";import{drawLine as i,defaultStyle as n,drawPoint as o,drawText as l,drawArrow as r}from"../useDraw.js";import{useGrid as s}from"../useGrid.js";import{format as a}from"date-fns";import{getType as u,getTime as d,isOneLine as c,isOverlapPoint as p,getFloorNumber as f,isValidValue as h,setOtherType as v,isEffectiveNode as g,deleteProperty as y,getIndex as m}from"../../utils/index.js";import{cloneDeep as w,flatten as x,last as b}from"lodash-es";import"../useEvent.js";import{useCommon as L}from"../useCommon.js";import"vue";import"naive-ui";import{TEMPERATURE_MENU as j,PAIN_MENU as k,OVERLAP as S}from"../../constants/index.js";import"@vueuse/core";import"../../../../../shared/utils/index.js";import{promiseTimeout as Y}from"@vueuse/shared";function E(E,O,C,$,T,V,P,R,A,I){s(E,O);const{getEqualXTypes:X,handleAddPrevent:B,getPointEventProps:D}=L(E,C,O),{createShadowLines:H}=t(),{left:W,xScaleList:z,xCellWidth:F,yCellHeight:_,originX:q,endX:G,originY:N,endY:J,itemList:K,event:Q,vitalSignsOriginY:U,painOriginY:Z,hospitalizationDate:ee,config:te,canvasHeight:ie,painSurplusCell:ne,iconsWidth:oe,canvasWidth:le,borderStyle:re}=O,se=new Set,ae=["xinmai","mai"],ue=new Map,de=new Set,ce=new Set,pe=new Set,fe=w(W.yScaleValue),he=new Set;function ve(t){var o;const l=fe.find((e=>e.show&&"pulse"===e.type));if(l&&(null==(o=l.dataList)?void 0:o.length)&&(se.size&&E.value.remove(...se),se.clear(),ue.size>1)){if(t){const{type:e,key:i}=t.origin||{};if("pulse"===e){const e=ue.get(i),n=null==e?void 0:e.findIndex((e=>e[0]===t.left));e.splice(n,1,[t.left,t.top])}}const o=function(){const e=[],t=[],i=[];for(const e of ue)t.push(e[1]),e[0]===ae[0]&&e[1].forEach((e=>{(ue.get(ae[1])||[]).findIndex((t=>t[0]===e[0]))>-1&&i.push(e[0])}));const[n,o]=t;let l=[],r=[];return i.forEach((t=>{const i=n.findIndex((e=>e[0]===t)),s=o.findIndex((e=>e[0]===t)),a=n[i],u=o[s],d=n[i-1],c=n[i+1],p=o[s-1],f=o[s+1];if(d&&p){if(d[0]!==p[0]){const e=Math.max(d[0],p[0]);l.push([d,p].find((t=>t[0]===e)))}}else d?l.push(d):p&&r.push(p);const h=Math.min(a[1],u[1]);l.push([a,u].find((e=>e[1]===h)));const v=Math.max(a[1],u[1]);r.push([a,u].find((e=>e[1]===v)));const g=()=>{const t=[...l,...r.reverse()],[i]=t,n=b(t);i[0]===n[0]&&i[1]===n[1]&&t.splice(-1,1),e.push(t),l=[],r=[]};if(c&&f){if(c[0]!==f[0]){const e=Math.min(c[0],f[0]);l.push([c,f].find((t=>t[0]===e))),g()}}else c?(l.push(c),g()):f?(r.push(f),g()):g()})),e}();o.length>0&&function(e){Y(0).then((()=>{e.forEach((e=>{const t=[],i=[];Array.from(pe).forEach((n=>{var o,l;"pulse"===(null==(o=null==n?void 0:n.origin)?void 0:o.type)&&e.find((e=>Math.abs(n.left-e[0])<=1&&Math.abs(n.top-e[1])<=1))&&((null==(l=null==n?void 0:n.origin)?void 0:l.key)===ae[0]?t.push(n):i.push(n))})),[t,i].forEach((e=>{1!==(null==e?void 0:e.length)&&e.sort(((e,t)=>e.left-t.left)).forEach(((e,t)=>{0==t?e.rightLine&&E.value.remove(e.rightLine):e.leftLine&&E.value.remove(e.leftLine)}))}))}))}))}(o);const{mode:r,style:s={}}=l.shadow||{};o.forEach((t=>{const o=t.map((e=>({x:e[0],y:e[1]}))),l=new e.Polygon(o,{...n,...s,strokeWidth:1});if(["slash","line"].includes(r)){l.set({fill:"transparent",stroke:s.stroke||"#f00"});const e=[];if(["slash"].includes(r))e.push(...H(t,s._angle,s.space)),e.forEach((e=>{Object.assign(e,{...n,...s}),se.add(e)}));else{const n=function(e){const t=e.reduce(((e,t)=>{const i=Math.trunc(t[0]);return e[i]=e[i]?e[i].concat([t]):[t],e}),{}),i=Object.values(t).filter((e=>2===e.length&&Math.trunc(e[0][1])!==Math.trunc(e[1][1])));return i}(t);n.forEach((t=>{const n=i([...x(t)],{...s,originX:"center"});e.push(n),se.add(n)}))}E.value.add(...e)}se.add(l),E.value.add(l)}))}}function ge(e,t,s){var a;const{type:u,riseStyle:d={},noRiseStyle:p={},verifiedStyle:g={},reduceStyle:y={},pacemaker:m={},upArrowStyle:x={},limitValueStyle:b={},nonePainPointStyle:L={},belowMinValueStyle:j={},respiratorStyle:k={},dataList:S=[],list:Y=[]}=s,{type:O,textStyle:V}=L,R=[],I=[],X=[];let B=null;const H=e=>"breathe"==u&&e.respirator&&k.type&&k.fixedValue&&!e.value&&we(e.time),W=c(s);if(null==(a=e.list)||a.forEach(((a,c)=>{var L,z,q,G;const N=W?S.find((e=>e.key===a.key)):e,J=xe(H(a)?{...a,value:k.fixedValue}:a,s),K=e.list[c+1],ee=K?xe(H(K)?{...K,value:k.fixedValue}:K,s):void 0,oe=K?W?S.find((e=>e.key===K.key)):e:{},{title:le=""}=N;if(le===((null==(L=window.getLanguageByCode)?void 0:L.call(window,"10010.1.235"))||"脉搏")&&oe.title!==((null==(z=window.getLanguageByCode)?void 0:z.call(window,"10010.1.235"))||"脉搏")||le!==((null==(q=window.getLanguageByCode)?void 0:q.call(window,"10010.1.235"))||"脉搏")&&oe.title===((null==(G=window.getLanguageByCode)?void 0:G.call(window,"10010.1.235"))||"脉搏")||!J||!ee||f(J[0],1)!==f(ee[0],1))J&&B&&(J[0]=B),B=null;else{const e=J[0]-F/2;J[0]=e+F/4,ee[0]=B=J[0]+F/2}const re={};re.value=function(e,t,i){if(!(null==e?void 0:e.length)||!te.showValue)return;const{lineAttr:n={}}=i,o=e[1]<=U.originY+_?e[1]+_:e[1]-_,r=l([e[0],o],{value:H(t)?k.fixedValue:t.value,originX:"center",originY:"center",fill:n.stroke||"#000"});return X.push(r),{obj:r,top:-_}}(J,a,N),function(e,t,s,a){var c,f,v;if(!["temperature","pain","breathe"].includes(u))return;if(!(null==e?void 0:e.length)&&"temperature"===u&&!we(t.time))return;if(!(null==e?void 0:e.length)&&"pain"===u)return;if(!t.value&&"breathe"===u)return;const{lineAttr:m={},key:w}=s,{value:x}=a,b=$(t.time);let L,j,S,Y,E,O;if(t.noRise&&p.show){const i=M(p,t)?T(u,35):(null==e?void 0:e[1])||0;if(p.text)S=l([b,M(p,t)?i:i+5],{value:p.text.split("").join("\n"),originY:"top",...p.style}),t.value||pe.add(S);else if(t.value){S=r([b,i,i+2*_],{...p.style})}S&&X.push(S),S&&M(p,t)&&he.add(S)}if(null==e?void 0:e[1]){if(t.rise&&d.show&&d.text&&(Y=l([b,e[1]-(x?_:0)-5],{value:d.text.split("").join("\n"),originY:"bottom",...d.style}),X.push(Y)),t.verified){const t=(null==(c=null==g?void 0:g.position)?void 0:c[w])||"top";E=l(["top-right"===t?b+F/2:b,e[1]-(x?_:0)-5],{value:"v",originX:"center",originY:"bottom",...g}),X.push(E)}if(h(t.physicsReduce)||h(t.drugReduce)){const l=T(u,null!=(f=t.physicsReduce)?f:t.drugReduce),r=l<e[1]&&(null==te?void 0:te.hypothermyViewCustom)?b+F/2:b;L=i([...e,r,l],{...m,...y.line,...n}),j=o((null==(v=null==y?void 0:y.point)?void 0:v.type)||"circle",{left:r,top:l,...y.point,...n,originY:l===ie?"bottom":"center"}),L&&X.push(L),j&&X.push(j)}t.respirator&&(O=o(k.type,{left:b,top:e[1]-(x?_:0)-5,originX:"center",originY:"bottom",...k.style}),X.push(O))}Object.assign(a,{reduceLine:{obj:L,type:"line"},noRiseText:{obj:S,top:p.text?5:2*_,isFixed:M(p,t)},riseText:{obj:Y,top:(x?-_:0)-5},verifiedText:{obj:E,left:F/2,top:(x?-_:0)-5},reducePoint:{obj:j,type:"reduce"},respirator:{obj:O,top:(x?-_:0)-5}})}(J,a,N,re),function(e,t,i,n){if(!(null==e?void 0:e.length)||!["pulse"].includes(u))return;const o=Math.max(...Y),s=Math.min(...Y);let a,d,c;const{upArrowShow:p=!1,limitValueShow:f=!1}=i;if(p&&+t.value>180){let t=e[1]-2.5*_,i=[e[1]-_/2,t];t<U.originY&&(t=e[1]+2.5*_,i=[t,e[1]+_/2]),a=r([e[0],i[0],i[1]],x,"up"),X.push(a)}if(f){const i={value:t.value,originX:"center",originY:"center",...b};if(+t.value>o){const t=a?e[1]+_/2+a.height:e[1]+_;d=l([e[0],t],i),X.push(d)}+t.value<s&&(d=l([e[0],e[1]-_],i),X.push(d))}if(j.show&&+t.value<s){const t=e[1];if(j.text)c=l([e[0],e[1]+5],{value:j.text.split("").join("\n"),originY:"top",...j.style});else{const i=t+2*_;c=r([e[0],t,i],{...j.style})}X.push(c)}Object.assign(n,{upArrow:{obj:a},limitValue:{obj:d,top:-_},belowMinValue:{obj:c,top:j.text?5:2*_,moveHide:!0}})}(J,a,N,re),function(n,l,r,a,d,c){let f,h;const{pointAttr:g={},lineAttr:y={},title:x="",key:b,type:L="circle"}=d,j=g.height?g.height/2:5,S=e.list[a+1];let Y=w(n),M=w(l);const B=ye(u,e.list[a].value),z=()=>"pulse"==u&&r.pacemakerShow?m.value:H(r)?k.type:B&&"number"===O?0:L,F=e=>e&&p.show&&p.fixed&&we(e.time)&&e.noRise&&!e.value&&0!==e.value;if((()=>{if(r.breakpoint)return!1;if("temperature"===u&&(n||F(r))&&(l||F(S))){const e=T(u,35);return n||(Y=[$(r.time),e]),l||(M=[$(S.time),e]),!0}return!!n&&!!l})()){Y&&M&&B&&ye(u,S.value)&&!ne[1]&&"icon"===O&&(Y[1]=Y[1]-j,M[1]=M[1]-j),h=i([...Y,...M],{...y});const{obj:e}=(null==c?void 0:c.reducePoint)||{};if(n&&l&&(null==e?void 0:e.top)<n[1]&&(null==te?void 0:te.hypothermyViewCustom)){const t=i([e.left,e.top,...l],{...y});X.unshift(t),Object.assign(c,{reduceRightLine:{obj:t,type:"reduce"}}),h.set("stroke","transparent")}}const _=z(),q=I[a-1],G={origin:{data:H(r)?{...r,value:k.fixedValue}:r,title:x,key:b||"",unit:s.unit,type:u,_type:v(x,u),dataIndex:t,index:a,isOneLine:W},leftLine:q,rightLine:h,otherObj:c,...r.pacemakerShow&&"pulse"==u?m.style:H(r)?k.style:g,...D(),lockMovementX:!0,...B?{selectable:!1,evented:!1,..."number"===O?V:{}}:{}};n&&(q?G.leftLine.set("x2",n[0]):G.leftLine=null,f=o(_,{left:n[0],top:B&&!ne[1]?n[1]-j:n[1],...G}));I.push(h),f&&(b===ae[1]?de.add(f):H(r)||ce.add(f),function(e){Q.hovered&&(e.on("mouseover",(()=>{me(e,"hover")})),e.on("mouseout",(()=>{A.show=!1})));if(e.lockMovementX&&e.lockMovementY)return;e.on("moving",(()=>{!function(e){e.setCoords();const t="pain"===e.origin.type?Z:U;e.top<t.originY&&e.set("top",t.originY);e.top>t.endY&&e.set("top",t.endY)}(e),function(e){var t,i;null==(t=e.leftLine)||t.setCoords().set({x2:e.left,y2:e.top}),null==(i=e.rightLine)||i.setCoords().set({x1:e.left,y1:e.top}),Object.values(e.otherObj).forEach((t=>{const{obj:i,type:n="",top:o=0,isFixed:l,moveHide:r=!1,left:s=0}=t||{};"reduce"!==n&&i&&("line"===n?i.setCoords().set({x1:e.left,y1:e.top}):(l||i.setCoords().set({left:e.left+s,top:e.top+o}),r&&(E.value.remove(i),delete e.otherObj.obj)))})),ve(e)}(e),Q.hovered&&me(e)})),e.on("mouseup",(t=>{if(A.show=!1,1===t.button){const{type:t}=e.origin,i=P(t,e.top),n={...e.origin,data:{...e.origin.data,value:i}};E.value.discardActiveObject(),C("change",n),Le(n,"change")}}))}(f),R.push(f),pe.add(f))}(J,ee,a,c,N,re)})),"pulse"===u){let t=null;const i=e=>e.map(((e,i,n)=>{var o,l;const r=n[i+1];if(r&&f(e.left,1)===f(r.left,1)){const i=e.left-F/2;e.set("left",i+F/4),null==(o=e.rightLine)||o.set("x1",e.left),t=e.left+F/2,r.set("left",t)}else t&&(null==(l=e.leftLine)||l.set("x2",t),e.set("left",t)),t=null;return[e.left,e.top]}));if(W){const e={};ae.forEach((t=>{e[t]=R.filter((e=>{var i;return(null==(i=e.origin)?void 0:i.key)===t})),ue.set(t,i(e[t]))}))}else{const{key:t}=e;ue.set(t,i(R))}}const z=I.filter((e=>e));E.value.add(...z,...R,...X)}function ye(e,t){return"pain"===e&&0==t}function me(e,t="moving"){const{title:i,unit:n,type:o,data:l}=e.origin;A.point={x:e.left,y:e.top};let r=`时间 ${((null==l?void 0:l.time)||V(e.left)).slice(-5)}`;A.list=[function(){const{drugReduce:s,physicsReduce:a}=l||{},u="hover"===t?l.value:P(o,e.top);if(h(s))return r+=(null==l?void 0:l.changeTime)?"—>"+(null==l?void 0:l.changeTime.slice(-5)):"",`药物降${"pain"==o?"痛":"温"} ${u}—>${s}${n||""}`;if(h(a))return r+=(null==l?void 0:l.changeTime)?"—>"+(null==l?void 0:l.changeTime.slice(-5)):"",`物理降${"pain"==o?"痛":"温"} ${u}—>${a}${n||""}`;return`${i} ${u}${n||""}`}(),r],A.show=!0}function we(e){const[t]=z,i=b(z),n=t.start,o=i.end,l=d(e);return l>=n&&l<=o}function xe(e,t){const i="pain"===t.type?Z:U;if(!g(e)||!we(e.time))return;const n=$(e.time),o=T(t.type,e.value);return[n,o<i.originY?i.originY:o>i.endY?i.endY:o]}function be(e){const t=new Date,i=String(t.getMonth()+1).padStart(2,"0"),n=String(t.getDate()).padStart(2,"0"),o=d(`${t.getFullYear()}-${i}-${n} 23:59:59`),l=d(`${V(e)}:00`);return ee&&l<d(ee)?(B("exceedMin"),!1):!(l>o)||(B("exceedMax"),!1)}function Le(e,t="add"){const{type:i,dataIndex:n,index:o,data:l,key:r}=e,s=fe.find((e=>e.type===i));if("add"===t){const e=c(s)?s.dataList.find((e=>e.enable)):s.dataList[n],t=m(l.time,e.list);e.list.splice(t,0,l)}else s.dataList[n].list[o]=l;je()}function je(){var e;pe.size&&(null==(e=E.value)||e.remove(...function(e){const t=[];return e.forEach((e=>{e&&t.push(e),(null==e?void 0:e.leftLine)&&t.push(null==e?void 0:e.leftLine),(null==e?void 0:e.rightLine)&&t.push(null==e?void 0:e.rightLine),Object.values((null==e?void 0:e.otherObj)||{}).forEach((e=>{(null==e?void 0:e.obj)&&t.push(null==e?void 0:e.obj)}))})),t}([...pe]))),pe.clear(),ke()}function ke(e){ue.clear(),pe.clear(),de.clear(),he.clear(),ce.clear(),fe.forEach((t=>{t.show&&(null==e||e(t),t.dataList.forEach(((e,i)=>{!e.show||c(t)&&!e.enable||ge(e,i,t)})))})),ve(),[...pe].forEach((e=>{null==e||e.bringToFront()})),function(){var e;const t=fe.find((e=>e.show&&"pulse"===e.type));if(!t||!(null==(e=t.dataList)?void 0:e.length))return;if(!t.dataList.some((e=>{var t;return e.title.includes((null==(t=window.getLanguageByCode)?void 0:t.call(window,"10010.1.235"))||"脉搏")})))return;const i=Object.assign({},S,W.overlap||{}),l=[];de.size&&[...de].forEach((e=>{[...ce].forEach((t=>{if(t.origin&&p(e,t)){const e=t.origin.key;if(e){const r={left:t.left,top:t.top,...n,hoverCursor:"default"};let s="koumai";"yemai"===e&&(s=e),l.push(o(s,{...i[e],...r}))}}}))})),setTimeout((()=>{E.value.add(...l),l.forEach((e=>{null==e||e.bringToFront(),pe.add(e)}))}))}()}return function(){const t=new e.Rect({left:oe,top:0,width:le-oe-re.strokeWidth,height:ie-re.strokeWidth,fill:"transparent",...re});E.value.add(t)}(),ke((e=>function(e){if("temperature"!==e.type||!e.positionLine)return;const t=T(e.type,e.positionLine.value),n=i([q,t,G,t],e.positionLine);E.value.add(n)}(e))),E.value.on("mouse:up",(e=>{var t;const{button:i,target:n,pointer:o={}}=e;if(3===i){if(!O.event.evented)return;const{x:e=0,y:i=0}=o;if(e>=q&&e<=G&&i>=N&&i<=J){I.point={x:e,y:i},I.show=!0;const{type:l}=(null==n?void 0:n.origin)||{};if(n&&["temperature","pain"].includes(l))"temperature"===l&&(I.list=[...j]),"pain"===l&&(I.list=[...k]),I.target=n;else{I.target=null,I.list=[(null==(t=window.getLanguageByCode)?void 0:t.call(window,"10010.1.219"))||"新增节点"],K.forEach((t=>{if(!X([...pe],e,"_type").includes(t.bigType)){const e=["pain"].includes(t.bigType)?Z:U;i>=e.originY&&i<=e.endY&&I.list.push({renderItem:R?R(t):()=>t.title,origin:{title:t.title,unit:t.unit,type:u(t.bigType),dataIndex:t.dataIndex,key:t.key,isOneLine:t.isOneLine},pointer:o})}}));const n=be(e);n&&1!==I.list.length||(I.show=!1,1===I.list.length&&n&&B("repeat"))}}}if(1===i){if(n)return;const{x:e=0,y:t=0}=o;e>=q&&e<=G&&t>0&&t<ie&&C("click:grid",{x:e,y:t,time:V(e)})}})),{clickMenu:function({item:e,target:t}){if(t){const{data:i,type:n,isOneLine:o,dataIndex:l,index:r}=t.origin,s=y(i,[...j,...k]);s[`${e.type}`]=e.value,s.changeTime=a(new Date,"yyyy-MM-dd HH:mm"),o&&(s.key=t.origin.key);const u={...t.origin,data:s};C("change",u),Le(u,"change")}else{const t={data:{time:V(e.pointer.x),value:P(e.origin.type,e.pointer.y),...e.origin.isOneLine?{key:e.origin.key}:{}},...e.origin};C("add",t),Le(t)}},setPopup:me,isAddPoint:be,updateData:Le,redrawPoints:je,gridPoints:pe,fixedNoRisePoints:he}}function M(e,t){return e.fixed||!t.value&&0!==t.value}export{E as useCenter};
@@ -1 +1 @@
1
- import{fabric as e}from"../../../../../shared/utils/fabricjs/index.js";import{drawLine as t,defaultTextStyle as i,defaultStyle as n,drawTextAndIconGroup as o,drawTextGroup as l}from"../useDraw.js";import"date-fns";import{getType as s}from"../../utils/index.js";import{last as r}from"lodash-es";import"../useEvent.js";import{getScaleInfo as u,drawScaleNumber as a,drawScaleLine as h}from"../useScaleColumn.js";import{useCommon as c}from"../useCommon.js";import"vue";import"./useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";function p(p,d,g,f,m,v,y,w,S,b,Y,x){var j,C;const{getEqualXTypes:L,handleAddPrevent:X,isGridLimit:N}=c(p,g,d),{originY:T,endY:V,originX:O,endX:k,xCellWidth:E,yCellHeight:M,left:G,vitalSignsOriginY:I,painOriginY:W,painHeight:A,iconsWidth:H,itemList:R,painIndex:_,right:B,canvasWidth:J,canvasHeight:$,getRightInfo:q,borderStyle:D,surplusCell:P,painSurplusCell:z}=d;function F(o){var s;if(!(null==o?void 0:o.length))return;const{layout:c}=o[0];let d=H,g=O;"right"===c&&(d=k,g=k+(null!=(s=null==B?void 0:B.width)?s:0));const f=[],m=A&&"right"!==c?o.length-1:o.length,v=(g-d)/m,y=v+(g-d)%m;o.forEach(((o,s)=>{if("pain"===o.type)return void function(n){const{list:o=[],spaceGridNumber:s=5,showScale:r,showNumber:h,position:c,showMaxMinNumber:d,style:g,title:f}=n,m=W.originY-z[0]*M,v=l({width:O-H,height:A+(z[0]+z[1])*M,...D},{value:`${f}`,...i,...g||{}},{left:H,top:m}),y=t([H,m,O,m],D),w=[];if(r||h){const{lineXMain:t,textLeft:i}=u(c,H,O-H),l=o.length;o.forEach(((o,u)=>{let c=W.endY-u*M*s;if(0===u&&0===z[1]&&(c=V-5),h&&(!(0===u||u===l-1)||d||0===u&&z[1]>0||u===l-1&&z[0]>0)&&w.push(a(o,n,i,c)),r&&(0!==u||z[1]>0)){const[i,n]=t,o=new e.Line([i,c,n,c],{...D,...g});w.push(o)}}))}p.value.add(y,v,...w),v.sendToBack()}(o);const g=[],m=0===s?y:v,w=0===s?d:y+d+(s-1)*v,S="right"===c?0:I.originY,b="right"===c?$:I.endY,Y=s>0?t([w,S,w,b],{objectCaching:!1,...D}):null;Y&&g.push(Y);const x=w+m/2,{list:j=[],spaceGridNumber:C=5,showScale:L,showNumber:X,position:N,showMaxMinNumber:k,detailedList:E=[],showdetailedScale:G,showRange:R=[]}=o;if(L||X){const{lineXMain:e,lineXSub:t,textLeft:i}=u(N,w,m),n=(j[1]-j[0])/2,l=G&&!E.length?j.reduce(((e,t,i)=>{const o=e[e.length-1];return 0===i?[t]:e.concat([o+n,o+2*n])}),[]):G&&(null==E?void 0:E.length)?E:j,[s=l[0],c=r(l)]=R;l.forEach(((n,r)=>{if(s&&+n<+s)return;if(c&&+n>+c)return;const u=I.endY-r*M*(G?C/2:C),p=[s,c].includes(n);if(X&&(!p||k)){const e=0==r?u-5:u,t=a(n,o,i,e),l=I.originY+t.height/2;e<l&&t.set({top:l}),g.push(t)}g.push(...h(o,r,e,t,u,M,I.originY,l.findIndex((e=>e==c))+1))}))}let B=o.title||"";o.unit&&(B+="\n"+o.unit);let J=I.originY+2;0!==_&&P[0]>0&&(J=T+2),B&&g.push(new e.Text(String(B),{...i,originY:"top",left:x,top:J,textAlign:"center",...o.style}));const q=new e.Group(g,{...n,objectCaching:!1});f.push(q)}));const w=f.length>0?new e.Group([...f],{...n,objectCaching:!1}):null;w&&p.value.add(w),w&&w.sendToBack()}H&&function(){const e=JSON.parse(JSON.stringify(R));let t=V;const i=H-G.icons.marginRight;e.reverse().forEach((e=>{t-=10;let n=e.title.replace(/(.{2})/g,"$1\n");n.endsWith("\n")&&(n=n.slice(0,n.length-1));const{text:l,icon:r}=o(n,e,{text:{left:i-(e.pointAttr.width||10)-5,top:t,originX:"right"},icon:{originX:"right",left:i,topY:t,origin:{key:e.key,type:s(e.bigType),_type:e.bigType,isOneLine:e.isOneLine},...d.event}});var u;t-=l.height||30,(u=r).on("moving",(()=>{u.set("originX","center"),function(e){if(e.left>=O&&e.left<=k){e.setCoords();const t="pain"===e.origin.type?W:I;e.top<t.originY&&e.set("top",t.originY),e.top>t.endY&&e.set("top",t.endY)}}(u),N(u)?f(u):m.show=!1})),u.on("mouseup:before",(e=>{if(m.show=!1,0===e.e.button&&N(u)){const e=L([...x],u.left,"_type").includes(u.origin._type),t=b(u.left);if(!t||e)e&&t&&X("repeat");else{const e={data:{time:w(u.left),value:S(u.origin.type,u.top),...u.origin.isOneLine?{key:u.origin.key}:{}},...u.origin};g("add",e),Y(e)}}!function(e){e.setCoords().set({originX:"right",left:e.originLeft,top:e.originTop})}(u)})),p.value.add(l,r)}))}();const K=G.yScaleValue.filter((e=>"left"===e.layout&&"pain"!==e.type&&e.show));if((null==B?void 0:B.width)&&"left"===(null==(j=null==B?void 0:B.yScaleValue)?void 0:j.layout)&&(null==(C=null==B?void 0:B.yScaleValue)?void 0:C.show)&&K.push(q),_>0&&G.yScaleValue[_].show){const e=G.yScaleValue[_];0===_&&G.yScaleValue.length>1&&K.unshift(e),_==G.yScaleValue.length-1&&K.push(e)}const Q=K.findIndex((e=>"pulse"===e.type&&e.show&&e.doubleShow)),U=K[Q];return Q>-1&&K.splice(Q,0,{...U,title:(null==U?void 0:U.doubleTitle)||(null==U?void 0:U.title)}),F(K),{drawScaleValue:F}}export{p as useLeft};
1
+ import{fabric as e}from"../../../../../shared/utils/fabricjs/index.js";import{drawLine as t,defaultTextStyle as i,defaultStyle as n,drawTextAndIconGroup as o,drawTextGroup as l}from"../useDraw.js";import"date-fns";import{getType as s}from"../../utils/index.js";import{last as r}from"lodash-es";import"../useEvent.js";import{getScaleInfo as u,drawScaleNumber as a,drawScaleLine as h}from"../useScaleColumn.js";import{useCommon as c}from"../useCommon.js";import"vue";import"./useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";import"../../../../../shared/utils/index.js";function p(p,d,g,f,m,v,y,w,S,b,Y,x){var j,C;const{getEqualXTypes:L,handleAddPrevent:X,isGridLimit:N}=c(p,g,d),{originY:T,endY:V,originX:O,endX:k,xCellWidth:E,yCellHeight:M,left:G,vitalSignsOriginY:I,painOriginY:W,painHeight:A,iconsWidth:H,itemList:R,painIndex:_,right:B,canvasWidth:J,canvasHeight:$,getRightInfo:q,borderStyle:D,surplusCell:P,painSurplusCell:z}=d;function F(o){var s;if(!(null==o?void 0:o.length))return;const{layout:c}=o[0];let d=H,g=O;"right"===c&&(d=k,g=k+(null!=(s=null==B?void 0:B.width)?s:0));const f=[],m=A&&"right"!==c?o.length-1:o.length,v=(g-d)/m,y=v+(g-d)%m;o.forEach(((o,s)=>{if("pain"===o.type)return void function(n){const{list:o=[],spaceGridNumber:s=5,showScale:r,showNumber:h,position:c,showMaxMinNumber:d,style:g,title:f}=n,m=W.originY-z[0]*M,v=l({width:O-H,height:A+(z[0]+z[1])*M,...D},{value:`${f}`,...i,...g||{}},{left:H,top:m}),y=t([H,m,O,m],D),w=[];if(r||h){const{lineXMain:t,textLeft:i}=u(c,H,O-H),l=o.length;o.forEach(((o,u)=>{let c=W.endY-u*M*s;if(0===u&&0===z[1]&&(c=V-5),h&&(!(0===u||u===l-1)||d||0===u&&z[1]>0||u===l-1&&z[0]>0)&&w.push(a(o,n,i,c)),r&&(0!==u||z[1]>0)){const[i,n]=t,o=new e.Line([i,c,n,c],{...D,...g});w.push(o)}}))}p.value.add(y,v,...w),v.sendToBack()}(o);const g=[],m=0===s?y:v,w=0===s?d:y+d+(s-1)*v,S="right"===c?0:I.originY,b="right"===c?$:I.endY,Y=s>0?t([w,S,w,b],{objectCaching:!1,...D}):null;Y&&g.push(Y);const x=w+m/2,{list:j=[],spaceGridNumber:C=5,showScale:L,showNumber:X,position:N,showMaxMinNumber:k,detailedList:E=[],showdetailedScale:G,showRange:R=[]}=o;if(L||X){const{lineXMain:e,lineXSub:t,textLeft:i}=u(N,w,m),n=(j[1]-j[0])/2,l=G&&!E.length?j.reduce(((e,t,i)=>{const o=e[e.length-1];return 0===i?[t]:e.concat([o+n,o+2*n])}),[]):G&&(null==E?void 0:E.length)?E:j,[s=l[0],c=r(l)]=R;l.forEach(((n,r)=>{if(s&&+n<+s)return;if(c&&+n>+c)return;const u=I.endY-r*M*(G?C/2:C),p=[s,c].includes(n);if(X&&(!p||k)){const e=0==r?u-5:u,t=a(n,o,i,e),l=I.originY+t.height/2;e<l&&t.set({top:l}),g.push(t)}g.push(...h(o,r,e,t,u,M,I.originY,l.findIndex((e=>e==c))+1))}))}let B=o.title||"";o.unit&&(B+="\n"+o.unit);let J=I.originY+2;0!==_&&P[0]>0&&(J=T+2),B&&g.push(new e.Text(String(B),{...i,originY:"top",left:x,top:J,textAlign:"center",...o.style}));const q=new e.Group(g,{...n,objectCaching:!1});f.push(q)}));const w=f.length>0?new e.Group([...f],{...n,objectCaching:!1}):null;w&&p.value.add(w),w&&w.sendToBack()}H&&function(){const e=JSON.parse(JSON.stringify(R));let t=V;const i=H-G.icons.marginRight;e.reverse().forEach((e=>{t-=10;let n=e.title.replace(/(.{2})/g,"$1\n");n.endsWith("\n")&&(n=n.slice(0,n.length-1));const{text:l,icon:r}=o(n,e,{text:{left:i-(e.pointAttr.width||10)-5,top:t,originX:"right"},icon:{originX:"right",left:i,topY:t,origin:{key:e.key,type:s(e.bigType),_type:e.bigType,isOneLine:e.isOneLine},...d.event}});var u;t-=l.height||30,(u=r).on("moving",(()=>{u.set("originX","center"),function(e){if(e.left>=O&&e.left<=k){e.setCoords();const t="pain"===e.origin.type?W:I;e.top<t.originY&&e.set("top",t.originY),e.top>t.endY&&e.set("top",t.endY)}}(u),N(u)?f(u):m.show=!1})),u.on("mouseup:before",(e=>{if(m.show=!1,0===e.e.button&&N(u)){const e=L([...x],u.left,"_type").includes(u.origin._type),t=b(u.left);if(!t||e)e&&t&&X("repeat");else{const e={data:{time:w(u.left),value:S(u.origin.type,u.top),...u.origin.isOneLine?{key:u.origin.key}:{}},...u.origin};g("add",e),Y(e)}}!function(e){e.setCoords().set({originX:"right",left:e.originLeft,top:e.originTop})}(u)})),p.value.add(l,r)}))}();const K=G.yScaleValue.filter((e=>"left"===e.layout&&"pain"!==e.type&&e.show));if((null==B?void 0:B.width)&&"left"===(null==(j=null==B?void 0:B.yScaleValue)?void 0:j.layout)&&(null==(C=null==B?void 0:B.yScaleValue)?void 0:C.show)&&K.push(q),_>0&&G.yScaleValue[_].show){const e=G.yScaleValue[_];0===_&&G.yScaleValue.length>1&&K.unshift(e),_==G.yScaleValue.length-1&&K.push(e)}const Q=K.findIndex((e=>"pulse"===e.type&&e.show&&e.doubleShow)),U=K[Q];return Q>-1&&K.splice(Q,0,{...U,title:(null==U?void 0:U.doubleTitle)||(null==U?void 0:U.title)}),F(K),{drawScaleValue:F}}export{p as useLeft};
@@ -1 +1 @@
1
- import{fabric as e}from"../../../../../shared/utils/fabricjs/index.js";import{defaultStyle as t}from"../useDraw.js";import"date-fns";import{cloneDeep as i,last as n}from"lodash-es";import"../useEvent.js";import"../useCommon.js";import"vue";import"./useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";function l(l,o,r,u,s,a){const{left:h,other:f,vitalSignsOriginY:c,xCellWidth:g,yCellHeight:v,endX:p}=o,d=(()=>{const e=Math.min(...((null==f?void 0:f.list)||[]).map((e=>{var t,i;return null!=(i=null==(t=e.style)?void 0:t.fontSize)?i:12})));return v<11?e:v})();let m=0;function b(i,n,o,u=!1){const s=[],a=u&&i.fixed&&i.fixedValue?i.fixedValue:i.value;String(a).split("").forEach(((n,l)=>{const o=new e.Text(n,{left:0,top:d*l,originX:"center",...t,objectCaching:!1,...i.style||{}});m=(d-(o.height||0))/2,s.push(o)}));const h=new e.Rect({left:0,top:0,width:g,height:d*s.length,fill:"transparent",originX:"center",...t}),{eventHighlight:c=!1}=f||{},p={originX:"center",left:n,top:o+m,baseTop:(i.baseTop||0)*v,trueLeft:n,trueHeight:s.length*d,objectCaching:!1,hoverCursor:"pointer",highlightObject:h,originData:i,selectable:!1,evented:c},b=new e.Group([h,...s],p);return function(e){const{highlightColor:t="#ffff00"}=f||{};e.on("mouseover",(()=>{e.highlightObject.set("fill",t),l.value.requestRenderAll()})),e.on("mouseout",(()=>{e.highlightObject.set("fill","transparent"),l.value.requestRenderAll()})),e.on("mousedown",(function(){r("eventClick",e.originData)}))}(b),l.value.add(b),b}!function(){var e,t;if(!(null==f?void 0:f.list))return!1;const l=[],o=[];i(f.list).forEach(((e,t)=>{e.value=e.value||"";const i=0===t?"vertical":e.align||"vertical",n=u(e.time,!0);if(n>p)return;const l=o.find((e=>e.left==n));if(l)l[i].push(e);else{const t={left:n,vertical:[],horizontal:[]};t[i].push(e),o.push(t)}}));const r=null==(t=null==(e=h.yScaleValue)?void 0:e.find((e=>"temperature"===e.type)))?void 0:t.list,m=(null==r?void 0:r.length)?s("temperature",35):0,j=e=>e.fixed&&m&&(e.fixedValue||e.value);o.forEach((e=>{let t=c.originY,i=e.left,o=0,r=m,u=i;function s(e,t){if(j(e)){const n=[...a].find((e=>Math.abs(e.left-i)<1));n&&(t||Math.abs(i-u)>1)&&(r=n.top+n.height),u=i,l.push(b(e,i,r,!0))}}e.vertical.forEach(((u,a)=>{var h,f,p,m,x;const C=(u.baseTop||0)*v,S=(null==(h=n(l))?void 0:h.left)||0;0===a&&e.left<=S&&(i=S+g);if(l.filter((e=>e.trueLeft===i)).length){const e=String(u.value).length;t+=o,t+e*d+C>c.endY&&(t=c.originY,i+=g)}t+=C,String(u.value).length&&(l.push(b(u,i,t)),o=null!=(p=null==(f=n(l))?void 0:f.trueHeight)?p:0),s(u,0===a),j(u)&&(r+=null!=(x=null==(m=n(l))?void 0:m.trueHeight)?x:0)})),e.horizontal.forEach(((t,o)=>{var u,a;const h=c.originY+(t.baseTop||0)*v;r=m;const f=(null==(u=n(l))?void 0:u.left)||0;e.left<=f+.1&&(i=f+g),String(t.value).length&&l.push(b(t,i,h)),s(t,0===(null==(a=e.vertical)?void 0:a.length)&&0===o)}))}))}()}export{l as useOther};
1
+ import{fabric as e}from"../../../../../shared/utils/fabricjs/index.js";import{defaultStyle as t}from"../useDraw.js";import"date-fns";import{cloneDeep as i,last as n}from"lodash-es";import"../useEvent.js";import"../useCommon.js";import"vue";import"./useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";import"../../../../../shared/utils/index.js";function l(l,o,r,s,u,a){const{left:h,other:f,vitalSignsOriginY:c,xCellWidth:g,yCellHeight:v,endX:d}=o,p=(()=>{const e=Math.min(...((null==f?void 0:f.list)||[]).map((e=>{var t,i;return null!=(i=null==(t=e.style)?void 0:t.fontSize)?i:12})));return v<11?e:v})();let m=0;function b(i,n,o,s=!1){const u=[],a=s&&i.fixed&&i.fixedValue?i.fixedValue:i.value;String(a).split("").forEach(((n,l)=>{const o=new e.Text(n,{left:0,top:p*l,originX:"center",...t,objectCaching:!1,...i.style||{}});m=(p-(o.height||0))/2,u.push(o)}));const h=new e.Rect({left:0,top:0,width:g,height:p*u.length,fill:"transparent",originX:"center",...t}),{eventHighlight:c=!1}=f||{},d={originX:"center",left:n,top:o+m,baseTop:(i.baseTop||0)*v,trueLeft:n,trueHeight:u.length*p,objectCaching:!1,hoverCursor:"pointer",highlightObject:h,originData:i,selectable:!1,evented:c},b=new e.Group([h,...u],d);return function(e){const{highlightColor:t="#ffff00"}=f||{};e.on("mouseover",(()=>{e.highlightObject.set("fill",t),l.value.requestRenderAll()})),e.on("mouseout",(()=>{e.highlightObject.set("fill","transparent"),l.value.requestRenderAll()})),e.on("mousedown",(function(){r("eventClick",e.originData)}))}(b),l.value.add(b),b}!function(){var e,t;if(!(null==f?void 0:f.list))return!1;const l=[],o=[];i(f.list).forEach(((e,t)=>{e.value=e.value||"";const i=0===t?"vertical":e.align||"vertical",n=s(e.time,!0);if(n>d)return;const l=o.find((e=>e.left==n));if(l)l[i].push(e);else{const t={left:n,vertical:[],horizontal:[]};t[i].push(e),o.push(t)}}));const r=null==(t=null==(e=h.yScaleValue)?void 0:e.find((e=>"temperature"===e.type)))?void 0:t.list,m=(null==r?void 0:r.length)?u("temperature",35):0,j=e=>e.fixed&&m&&(e.fixedValue||e.value);o.forEach((e=>{let t=c.originY,i=e.left,o=0,r=m,s=i;function u(e,t){if(j(e)){const n=[...a].find((e=>Math.abs(e.left-i)<1));n&&(t||Math.abs(i-s)>1)&&(r=n.top+n.height),s=i,l.push(b(e,i,r,!0))}}e.vertical.forEach(((s,a)=>{var h,f,d,m,x;const C=(s.baseTop||0)*v,S=(null==(h=n(l))?void 0:h.left)||0;0===a&&e.left<=S&&(i=S+g);if(l.filter((e=>e.trueLeft===i)).length){const e=String(s.value).length;t+=o,t+e*p+C>c.endY&&(t=c.originY,i+=g)}t+=C,String(s.value).length&&(l.push(b(s,i,t)),o=null!=(d=null==(f=n(l))?void 0:f.trueHeight)?d:0),u(s,0===a),j(s)&&(r+=null!=(x=null==(m=n(l))?void 0:m.trueHeight)?x:0)})),e.horizontal.forEach(((t,o)=>{var s,a;const h=c.originY+(t.baseTop||0)*v;r=m;const f=(null==(s=n(l))?void 0:s.left)||0;e.left<=f+.1&&(i=f+g),String(t.value).length&&l.push(b(t,i,h)),u(t,0===(null==(a=e.vertical)?void 0:a.length)&&0===o)}))}))}()}export{l as useOther};
@@ -1 +1 @@
1
- import{reactive as e,computed as a,watch as t,toRefs as l}from"vue";import{defaultBorderStyle as u}from"../useDraw.js";import"../../../../../shared/utils/fabricjs/index.js";import{useCumputedPoint as i}from"../useCumputedPoint.js";import{useCanvasEvent as n}from"../useEvent.js";import"../useCommon.js";import{setOtherType as r,isOneLine as o,getFloorNumber as s}from"../../utils/index.js";import{flatten as v}from"lodash-es";import{format as d,addDays as c}from"date-fns";import"naive-ui";import"../../constants/index.js";import"@vueuse/core";import{useTop as h}from"./useTop.js";import{useLeft as p}from"./useLeft.js";import{useRight as g}from"./useRight.js";import{useCenter as m}from"./useCenter.js";import{useBottom as f}from"./useBottom.js";import{useOther as y}from"./useOther.js";function S(S,w,b,Y,x,C){const D=15,j=e({select:null,redrawPoints:null,clickMenu:null}),V=a((()=>{const{painSurplusCell:e=[0,0]}=w.data.grid||{};return~K.value?e:[0,0]})),H=a((()=>{var e,a;const t=(null==(a=null==(e=w.data.grid)?void 0:e.surplusCell)?void 0:a.slice())||[0,0,0,0];return 0===K.value?t[0]=t[0]+V.value[1]:K.value>0&&(t[2]=t[2]+V.value[0]),t})),X=a((()=>0===K.value?[V.value[0],H.value[1],H.value[2],H.value[3]]:K.value>0?[H.value[0],H.value[1],V.value[1],H.value[3]]:H.value)),L=a((()=>{const{top:e}=w.data;return e.date.show&&(e.date.height||D)||0})),P=a((()=>{var e;const{top:a}=w.data;return(null==(e=a.hospitalDays)?void 0:e.show)&&(a.hospitalDays.height||D)||0})),M=a((()=>{var e;const{top:a}=w.data;return(null==(e=a.operationDays)?void 0:e.show)&&(a.operationDays.height||D)||0})),I=a((()=>{var e,a,t;const{top:l}=w.data;return((null==(e=l.xScalevalue)?void 0:e.show)&&(l.xScalevalue.height||D)||0)+((null==(a=l.xScalevalue)?void 0:a.show)&&null!=(t=l.dayHeight)?t:0)})),N=a((()=>{var e;const{top:a}=w.data;return(null==(e=a.childbirthDays)?void 0:e.show)&&(a.childbirthDays.height||D)||0})),O=a((()=>{var e;const{bottom:a}=w.data;return(null==(e=null==a?void 0:a.breathing)?void 0:e.show)&&(a.breathing.height||30)||0})),k=a((()=>{const{grid:e}=w.data;return e.mainXCell*e.subXCell+H.value[1]+H.value[3]})),R=a((()=>{const{grid:e}=w.data,a=K.value>0?V.value[1]:V.value[0];return e.mainYCell*e.subYCell+H.value[0]+H.value[2]+a})),W=a((()=>{var e;const{width:a,right:t=null,top:l}=w.data;if(!t)return a;return a-(null!=(e=t.width)?e:0)})),$=a((()=>W.value-H.value[1]*T.value)),q=a((()=>{const{top:e,left:a}=w.data;return e.titleWidth+B.value})),z=a((()=>{const{bottom:e=null,height:a}=w.data;if(!e)return a;return a-(e.height||30)})),G=a((()=>{var e;const{top:a}=w.data,t=a.xScalevalue.show&&(null!=(e=a.dayHeight)?e:0)||0,l=a.xScalevalue.show&&(a.xScalevalue.height||D)||0;return L.value+t+l+P.value+M.value+N.value})),T=a((()=>(W.value-q.value)/k.value)),A=a((()=>(z.value-G.value)/R.value)),B=a((()=>{var e,a;const{left:t}=w.data;return(null==(e=t.icons)?void 0:e.show)&&((null==(a=t.icons)?void 0:a.width)||100)||0})),E=a((()=>{var e,a;const{top:t,grid:l}=w.data,u=(null==(a=null==(e=t.date.list)?void 0:e.slice)?void 0:a.call(e,0,l.mainXCell))||[],i=t.xScalevalue.times;let n=q.value-T.value;const r=t.date.startDate||d(new Date,"yyyy-MM-dd"),o=u.reduce(((e,a,t)=>0===t?e.concat(r):e.concat(d(c(new Date(r.replace(/-/g,"/")),t),"yyyy-MM-dd"))),[]).map((e=>i.map((a=>{n+=T.value;const t=Date.parse(`${e} ${a.start}`),l=Date.parse(`${e} ${a.end}`);return{start:t,end:l,left:n,center:n+T.value/2,scaleCell:(l-t)/T.value}}))));return v(o)})),F=a((()=>{var e;return(null==(e=w.data.grid)?void 0:e.event)||{selectable:!0,evented:!0,hovered:!0}})),J=a((()=>{const{left:e}=w.data;return v(e.yScaleValue.filter((e=>e.show)).map((e=>e.dataList.filter((e=>e.show)).map(((a,t)=>({...a,bigType:r(a.title,e.type),unit:e.unit,dataIndex:t,isOneLine:o(e)}))))))})),K=a((()=>{const{left:e}=w.data,a=e.yScaleValue.findIndex((e=>"pain"===e.type));return a>-1&&e.yScaleValue[a].show?a:-1})),Q=a((()=>{const{grid:e}=w.data;return-1===K.value?0:A.value*e.subYCell})),U=a((()=>{const{left:e}=w.data,a={originY:G.value+V.value[0]*A.value,endY:z.value-V.value[1]*A.value};return 0===K.value&&e.yScaleValue.length>1?a.endY=a.originY+Q.value:K.value===e.yScaleValue.length-1&&(a.originY=a.endY-Q.value),a})),Z=a((()=>{const{left:e}=w.data,a={originY:G.value+H.value[0]*A.value,endY:z.value-H.value[2]*A.value};return 0===K.value&&e.yScaleValue.length>1?a.originY=U.value.endY+H.value[0]*A.value:K.value===e.yScaleValue.length-1&&(a.endY=U.value.originY-H.value[2]*A.value),a})),_=a((()=>{var e,a;const{top:t,grid:l}=w.data,u=[];for(const i in t)t[i].show&&u.push({...t[i],list:(null==(a=null==(e=t[i].list)?void 0:e.slice)?void 0:a.call(e,0,l.mainXCell))||[],key:i});return u.sort(((e,a)=>e.seq-a.seq))})),ee=a((()=>{var e;const{left:a,right:t}=w.data,l=a.yScaleValue.find((e=>"temperature"===e.type)),u=(null==t?void 0:t.yScaleValue)||{};if(null==(e=null==l?void 0:l.list)?void 0:e.length){const e=(null==u?void 0:u.showdetailedScale)?l.list.reduce((e=>{const a=e[e.length-1];return a?e.concat([a+1,a+2]):e.concat([92])}),[]):[],a=l.list.map((e=>s(1.8*e+32)));Object.assign(u,{list:a,detailedList:e,spaceGridNumber:l.spaceGridNumber})}return u})),ae=e({canvasWidth:w.data.width,canvasHeight:w.data.height,borderStyle:{...u,...w.data.borderStyle||{}},selectionStyle:w.data.selectionStyle||{},dateHeight:L.value,hospitalDaysHeight:P.value,operationDaysHeight:M.value,xScalevalueHeight:I.value,childbirthDaysHeight:N.value,topList:_.value,breathingHeight:O.value,hospitalizationDate:w.data.hospitalizationDate,grid:w.data.grid,top:w.data.top,left:w.data.left,right:w.data.right,bottom:w.data.bottom,other:w.data.other,painIndex:K.value,painHeight:Q.value,painOriginY:U.value,vitalSignsOriginY:Z.value,gridXNumber:k.value,gridYNumber:R.value,iconsWidth:B.value,originX:q.value,originY:G.value,endX:W.value,endXLimit:$.value,endY:z.value,xCellWidth:T.value,yCellHeight:A.value,xScaleList:E.value,event:F.value,itemList:J.value,getRightInfo:ee.value,config:w.data.config||{},surplusCell:H.value,painSurplusCell:V.value,mainSurplusCell:X.value}),{computedX:te,computedY:le,getXValue:ue,getYValue:ie}=i(ae);return t((()=>S.value),(e=>{e&&function(){h(S,ae);const{setPopup:e,isAddPoint:a,updateData:t,redrawPoints:l,clickMenu:u,gridPoints:i,fixedNoRisePoints:r}=m(S,ae,b,te,le,ue,ie,w.addRenderItem,x,C);j.redrawPoints=l,j.clickMenu=u;const{drawScaleValue:o}=p(S,ae,b,e,x,te,le,ue,ie,a,t,i);g(S,ae,o),f(S,ae),y(S,ae,b,te,le,r);const{select:s}=n(S,ae,b);j.select=s}()}),{immediate:!0}),{propItems:ae,...l(j)}}export{S as useTemperatureChart};
1
+ import{reactive as e,computed as a,watch as t,toRefs as l}from"vue";import{defaultBorderStyle as u}from"../useDraw.js";import"../../../../../shared/utils/fabricjs/index.js";import{useCumputedPoint as i}from"../useCumputedPoint.js";import{useCanvasEvent as n}from"../useEvent.js";import"../useCommon.js";import{setOtherType as r,isOneLine as o,getFloorNumber as s}from"../../utils/index.js";import{flatten as v}from"lodash-es";import{format as d,addDays as c}from"date-fns";import"naive-ui";import"../../constants/index.js";import"@vueuse/core";import"../../../../../shared/utils/index.js";import{useTop as h}from"./useTop.js";import{useLeft as p}from"./useLeft.js";import{useRight as g}from"./useRight.js";import{useCenter as m}from"./useCenter.js";import{useBottom as f}from"./useBottom.js";import{useOther as y}from"./useOther.js";function S(S,w,b,Y,x,C){const D=15,j=e({select:null,redrawPoints:null,clickMenu:null}),V=a((()=>{const{painSurplusCell:e=[0,0]}=w.data.grid||{};return~K.value?e:[0,0]})),H=a((()=>{var e,a;const t=(null==(a=null==(e=w.data.grid)?void 0:e.surplusCell)?void 0:a.slice())||[0,0,0,0];return 0===K.value?t[0]=t[0]+V.value[1]:K.value>0&&(t[2]=t[2]+V.value[0]),t})),X=a((()=>0===K.value?[V.value[0],H.value[1],H.value[2],H.value[3]]:K.value>0?[H.value[0],H.value[1],V.value[1],H.value[3]]:H.value)),L=a((()=>{const{top:e}=w.data;return e.date.show&&(e.date.height||D)||0})),P=a((()=>{var e;const{top:a}=w.data;return(null==(e=a.hospitalDays)?void 0:e.show)&&(a.hospitalDays.height||D)||0})),M=a((()=>{var e;const{top:a}=w.data;return(null==(e=a.operationDays)?void 0:e.show)&&(a.operationDays.height||D)||0})),I=a((()=>{var e,a,t;const{top:l}=w.data;return((null==(e=l.xScalevalue)?void 0:e.show)&&(l.xScalevalue.height||D)||0)+((null==(a=l.xScalevalue)?void 0:a.show)&&null!=(t=l.dayHeight)?t:0)})),N=a((()=>{var e;const{top:a}=w.data;return(null==(e=a.childbirthDays)?void 0:e.show)&&(a.childbirthDays.height||D)||0})),O=a((()=>{var e;const{bottom:a}=w.data;return(null==(e=null==a?void 0:a.breathing)?void 0:e.show)&&(a.breathing.height||30)||0})),k=a((()=>{const{grid:e}=w.data;return e.mainXCell*e.subXCell+H.value[1]+H.value[3]})),R=a((()=>{const{grid:e}=w.data,a=K.value>0?V.value[1]:V.value[0];return e.mainYCell*e.subYCell+H.value[0]+H.value[2]+a})),W=a((()=>{var e;const{width:a,right:t=null,top:l}=w.data;if(!t)return a;return a-(null!=(e=t.width)?e:0)})),$=a((()=>W.value-H.value[1]*T.value)),q=a((()=>{const{top:e,left:a}=w.data;return e.titleWidth+B.value})),z=a((()=>{const{bottom:e=null,height:a}=w.data;if(!e)return a;return a-(e.height||30)})),G=a((()=>{var e;const{top:a}=w.data,t=a.xScalevalue.show&&(null!=(e=a.dayHeight)?e:0)||0,l=a.xScalevalue.show&&(a.xScalevalue.height||D)||0;return L.value+t+l+P.value+M.value+N.value})),T=a((()=>(W.value-q.value)/k.value)),A=a((()=>(z.value-G.value)/R.value)),B=a((()=>{var e,a;const{left:t}=w.data;return(null==(e=t.icons)?void 0:e.show)&&((null==(a=t.icons)?void 0:a.width)||100)||0})),E=a((()=>{var e,a;const{top:t,grid:l}=w.data,u=(null==(a=null==(e=t.date.list)?void 0:e.slice)?void 0:a.call(e,0,l.mainXCell))||[],i=t.xScalevalue.times;let n=q.value-T.value;const r=t.date.startDate||d(new Date,"yyyy-MM-dd"),o=u.reduce(((e,a,t)=>0===t?e.concat(r):e.concat(d(c(new Date(r.replace(/-/g,"/")),t),"yyyy-MM-dd"))),[]).map((e=>i.map((a=>{n+=T.value;const t=Date.parse(`${e} ${a.start}`),l=Date.parse(`${e} ${a.end}`);return{start:t,end:l,left:n,center:n+T.value/2,scaleCell:(l-t)/T.value}}))));return v(o)})),F=a((()=>{var e;return(null==(e=w.data.grid)?void 0:e.event)||{selectable:!0,evented:!0,hovered:!0}})),J=a((()=>{const{left:e}=w.data;return v(e.yScaleValue.filter((e=>e.show)).map((e=>e.dataList.filter((e=>e.show)).map(((a,t)=>({...a,bigType:r(a.title,e.type),unit:e.unit,dataIndex:t,isOneLine:o(e)}))))))})),K=a((()=>{const{left:e}=w.data,a=e.yScaleValue.findIndex((e=>"pain"===e.type));return a>-1&&e.yScaleValue[a].show?a:-1})),Q=a((()=>{const{grid:e}=w.data;return-1===K.value?0:A.value*e.subYCell})),U=a((()=>{const{left:e}=w.data,a={originY:G.value+V.value[0]*A.value,endY:z.value-V.value[1]*A.value};return 0===K.value&&e.yScaleValue.length>1?a.endY=a.originY+Q.value:K.value===e.yScaleValue.length-1&&(a.originY=a.endY-Q.value),a})),Z=a((()=>{const{left:e}=w.data,a={originY:G.value+H.value[0]*A.value,endY:z.value-H.value[2]*A.value};return 0===K.value&&e.yScaleValue.length>1?a.originY=U.value.endY+H.value[0]*A.value:K.value===e.yScaleValue.length-1&&(a.endY=U.value.originY-H.value[2]*A.value),a})),_=a((()=>{var e,a;const{top:t,grid:l}=w.data,u=[];for(const i in t)t[i].show&&u.push({...t[i],list:(null==(a=null==(e=t[i].list)?void 0:e.slice)?void 0:a.call(e,0,l.mainXCell))||[],key:i});return u.sort(((e,a)=>e.seq-a.seq))})),ee=a((()=>{var e;const{left:a,right:t}=w.data,l=a.yScaleValue.find((e=>"temperature"===e.type)),u=(null==t?void 0:t.yScaleValue)||{};if(null==(e=null==l?void 0:l.list)?void 0:e.length){const e=(null==u?void 0:u.showdetailedScale)?l.list.reduce((e=>{const a=e[e.length-1];return a?e.concat([a+1,a+2]):e.concat([92])}),[]):[],a=l.list.map((e=>s(1.8*e+32)));Object.assign(u,{list:a,detailedList:e,spaceGridNumber:l.spaceGridNumber})}return u})),ae=e({canvasWidth:w.data.width,canvasHeight:w.data.height,borderStyle:{...u,...w.data.borderStyle||{}},selectionStyle:w.data.selectionStyle||{},dateHeight:L.value,hospitalDaysHeight:P.value,operationDaysHeight:M.value,xScalevalueHeight:I.value,childbirthDaysHeight:N.value,topList:_.value,breathingHeight:O.value,hospitalizationDate:w.data.hospitalizationDate,grid:w.data.grid,top:w.data.top,left:w.data.left,right:w.data.right,bottom:w.data.bottom,other:w.data.other,painIndex:K.value,painHeight:Q.value,painOriginY:U.value,vitalSignsOriginY:Z.value,gridXNumber:k.value,gridYNumber:R.value,iconsWidth:B.value,originX:q.value,originY:G.value,endX:W.value,endXLimit:$.value,endY:z.value,xCellWidth:T.value,yCellHeight:A.value,xScaleList:E.value,event:F.value,itemList:J.value,getRightInfo:ee.value,config:w.data.config||{},surplusCell:H.value,painSurplusCell:V.value,mainSurplusCell:X.value}),{computedX:te,computedY:le,getXValue:ue,getYValue:ie}=i(ae);return t((()=>S.value),(e=>{e&&function(){h(S,ae);const{setPopup:e,isAddPoint:a,updateData:t,redrawPoints:l,clickMenu:u,gridPoints:i,fixedNoRisePoints:r}=m(S,ae,b,te,le,ue,ie,w.addRenderItem,x,C);j.redrawPoints=l,j.clickMenu=u;const{drawScaleValue:o}=p(S,ae,b,e,x,te,le,ue,ie,a,t,i);g(S,ae,o),f(S,ae),y(S,ae,b,te,le,r);const{select:s}=n(S,ae,b);j.select=s}()}),{immediate:!0}),{propItems:ae,...l(j)}}export{S as useTemperatureChart};
@@ -1 +1 @@
1
- import{fabric as t}from"../../../../../shared/utils/fabricjs/index.js";import{drawLine as e,defaultStyle as s,drawTextGroup as i,defaultTextStyle as l}from"../useDraw.js";import"date-fns";import{flatten as o}from"lodash-es";import"../useEvent.js";import"../useCommon.js";import"vue";import"./useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";function u(u,n){const{grid:h,originX:r,endX:a,xCellWidth:c,gridXNumber:p,top:d,xScalevalueHeight:f,iconsWidth:v,topList:m,endXLimit:g,canvasWidth:y,borderStyle:S,surplusCell:w}=n;!function(){const x=[];g&&x.push(new t.Line([g,0,y,0],S));let j=0;m.forEach(((t,s)=>{if(s>0&&(j+=n[`${m[s-1].key}Height`]),"xScalevalue"==t.key)!function(t,s,o){const u=d.dayHeight;if(!u)return;s.push(e([r,o+u,a,o+u],S));const n=c*h.subSecondXCell,f=(p-w[1]-w[3])/h.subSecondXCell;for(let h=0;h<f;h++){const a=r+h*n,c=h%2==0?"上午":"下午",p=i({width:n,height:u,...S},{value:c,...l,...t.style||{}},{left:a,top:o});s.push(p),s.push(e([a+n,o,a+n,o+u],S))}}(t,x,j),function(t,s,u){var n;const p=d.xScalevalue.show&&null!=(n=d.dayHeight)?n:0,m=f-p;if(!m)return;s.push(e([v,u+f,a,u+f],S));const g=i({width:r-v,height:f,...S},{value:d.xScalevalue.title,...l,...t.style||{},...t.titleStyle||{}},{left:v,top:u});s.push(g),s.push(e([r,u,r,u+f],S));const y=[];for(let t=0;t<h.mainXCell;t++)y.push(d.xScalevalue.list);o(y).forEach(((o,n)=>{const h=r+n*c,a=i({width:c,height:m,...S},{value:o.value,...l,...t.style||{},...o.style||{}},{left:h,top:u+p});s.push(a),s.push(e([h+c,u+p,h+c,u+p+m],S))}))}(t,x,j);else{if(!n[`${t.key}Height`])return;const o=n[`${m[s].key}Height`];!function(t,s,o){const u=n[`${t.key}Height`],a=i({width:r-v,height:u,...S},{value:t.title,...l,...(null==t?void 0:t.style)||{},...t.titleStyle||{}},{left:v,top:o});s.push(a);const p=c*h.subXCell;t.list.forEach(((n,h)=>{const a=r+h*p,c=i({width:p,height:u,...S},{value:n,...l,...(null==t?void 0:t.style)||{}},{left:a,top:o});s.push(e([a+p,o,a+p,o+u],S)),s.push(c)}))}(t,x,j),x.push(e([v,j+o,a,j+o],S)),x.push(e([r,j,r,j+o],S))}}));const C=x.length>0?new t.Group([...x],{...s,objectCaching:!1}):null;C&&C.sendToBack(),C&&u.value.add(C)}()}export{u as useTop};
1
+ import{fabric as t}from"../../../../../shared/utils/fabricjs/index.js";import{drawLine as e,defaultStyle as s,drawTextGroup as i,defaultTextStyle as l}from"../useDraw.js";import"date-fns";import{flatten as o}from"lodash-es";import"../useEvent.js";import"../useCommon.js";import"vue";import"./useShadow.js";import"../../constants/index.js";import"@vueuse/shared";import"naive-ui";import"@vueuse/core";import"../../../../../shared/utils/index.js";function u(u,n){const{grid:h,originX:r,endX:a,xCellWidth:p,gridXNumber:c,top:d,xScalevalueHeight:f,iconsWidth:m,topList:v,endXLimit:g,canvasWidth:y,borderStyle:S,surplusCell:w}=n;!function(){const x=[];g&&x.push(new t.Line([g,0,y,0],S));let j=0;v.forEach(((t,s)=>{if(s>0&&(j+=n[`${v[s-1].key}Height`]),"xScalevalue"==t.key)!function(t,s,o){const u=d.dayHeight;if(!u)return;s.push(e([r,o+u,a,o+u],S));const n=p*h.subSecondXCell,f=(c-w[1]-w[3])/h.subSecondXCell;for(let h=0;h<f;h++){const a=r+h*n,p=h%2==0?"上午":"下午",c=i({width:n,height:u,...S},{value:p,...l,...t.style||{}},{left:a,top:o});s.push(c),s.push(e([a+n,o,a+n,o+u],S))}}(t,x,j),function(t,s,u){var n;const c=d.xScalevalue.show&&null!=(n=d.dayHeight)?n:0,v=f-c;if(!v)return;s.push(e([m,u+f,a,u+f],S));const g=i({width:r-m,height:f,...S},{value:d.xScalevalue.title,...l,...t.style||{},...t.titleStyle||{}},{left:m,top:u});s.push(g),s.push(e([r,u,r,u+f],S));const y=[];for(let t=0;t<h.mainXCell;t++)y.push(d.xScalevalue.list);o(y).forEach(((o,n)=>{const h=r+n*p,a=i({width:p,height:v,...S},{value:o.value,...l,...t.style||{},...o.style||{}},{left:h,top:u+c});s.push(a),s.push(e([h+p,u+c,h+p,u+c+v],S))}))}(t,x,j);else{if(!n[`${t.key}Height`])return;const o=n[`${v[s].key}Height`];!function(t,s,o){const u=n[`${t.key}Height`],a=i({width:r-m,height:u,...S},{value:t.title,...l,...(null==t?void 0:t.style)||{},...t.titleStyle||{}},{left:m,top:o});s.push(a);const c=p*h.subXCell;t.list.forEach(((n,h)=>{const a=r+h*c,p=i({width:c,height:u,...S},{value:n,...l,...(null==t?void 0:t.style)||{}},{left:a,top:o});s.push(e([a+c,o,a+c,o+u],S)),s.push(p)}))}(t,x,j),x.push(e([m,j+o,a,j+o],S)),x.push(e([r,j,r,j+o],S))}}));const C=x.length>0?new t.Group([...x],{...s,objectCaching:!1}):null;C&&C.sendToBack(),C&&u.value.add(C)}()}export{u as useTop};
@@ -1 +1 @@
1
- import{defineComponent as e,ref as l,reactive as t,openBlock as a,createElementBlock as i,createElementVNode as o,Fragment as d,renderList as n,normalizeStyle as u,unref as r,toDisplayString as s,createCommentVNode as c,createVNode as v,withCtx as w,mergeProps as f,renderSlot as p,createTextVNode as g,createBlock as m}from"vue";import{NButton as y}from"naive-ui";import C from"../../../shared/components/VueDraggable/src/vuedraggable.js";import b from"./components/table-row.vue.js";import h from"./components/edit-dialog.vue.js";import{cloneDeep as x,omit as B}from"lodash-es";import{setColorInfo as _,setStyle as k}from"./utils/index.js";import{uuidGenerator as L}from"../../../shared/utils/index.js";import{format as F}from"date-fns";const j={class:"main-wrapper"},A={class:"main-wrapper__table"},D={class:"main-wrapper__table-header"},S={class:"main-wrapper__table-body",ref:"tableBodyRef"},V=["tabindex"],E={key:0,class:"main-wrapper__table-footer"};var M=e({__name:"FieldColor",props:{footerFlag:{type:Boolean,default:!0},isFieldColor:{type:Boolean,default:!0},defaultList:{type:Array,default:()=>[]}},emits:["save","close"],setup(e,{expose:M,emit:R}){var U,Y,H,I,N,T,$,q;const z=e,G=l(!1),J=l(null),K=l([]),O=l(!1),P=l(!1),Q=l([{title:(null==(U=window.getLanguageByCode)?void 0:U.call(window,"10010.1.10"))||"名称",type:"text",field:"name"},{title:(null==(Y=window.getLanguageByCode)?void 0:Y.call(window,"10010.1.9"))||"字段",type:"text",field:"title"},{title:(null==(H=window.getLanguageByCode)?void 0:H.call(window,"10010.1.236"))||"创建时间",type:"text",field:"createDate"},{title:(null==(I=window.getLanguageByCode)?void 0:I.call(window,"10010.1.237"))||"效果",type:"text",field:"result"},{title:(null==(N=window.getLanguageByCode)?void 0:N.call(window,"10010.1.238"))||"颜色",type:"color",field:"color"},{title:(null==(T=window.getLanguageByCode)?void 0:T.call(window,"10010.1.239"))||"颜色应用于",type:"select",checkedAll:!1,disabledAll:!1,field:"colorScope"},{title:(null==($=window.getLanguageByCode)?void 0:$.call(window,"10010.1.240"))||"显示",type:"checkbox",checkedAll:!1,disabledAll:!1,field:"status"},{title:(null==(q=window.getLanguageByCode)?void 0:q.call(window,"10010.1.241"))||"操作",type:"custom",field:"opt"}]),W=t({columns:Q,data:K,onEdit:function({row:e,readonly:l=!1,add:t=!1}){J.value=x(e),P.value=t,O.value=l,G.value=!0},isHighlightRow:!z.isFieldColor});function X(){R("save")}function Z(){R("close")}function ee(){J.value=null,P.value=!0,G.value=!0}function le(e){if(_(e),P.value){const l=F(new Date,"yyyy-MM-dd");K.value.push({...e,createDate:l,uuid:L(),defaultMark:0})}else{const l=K.value.findIndex((l=>l.uuid===e.uuid));K.value.splice(l,1,e)}}return Q.value.forEach((e=>{e.isShow=function(e){return z.isFieldColor&&"result"!==e.field||!z.isFieldColor&&"title"!==e.field}(e)})),K.value=z.defaultList.concat(K.value),K.value.forEach((e=>{e.uuid=L(),e.status="Y"===e.status,_(e)})),M({getTableFields:function(){return K.value.map((e=>{const l=x(e);return l.status=l.status?"Y":"N",B(l,["uuid","style","result"])}))}}),(l,t)=>(a(),i("div",j,[o("div",A,[o("div",D,[(a(!0),i(d,null,n(Q.value,((e,l)=>(a(),i(d,{key:l},[e.isShow?(a(),i("span",{key:0,class:"table-cell",style:u(r(k)(e,l))},[o("span",null,s(e.title),1)],4)):c("v-if",!0)],64)))),128))]),o("div",S,[v(r(C),{modelValue:K.value,"onUpdate:modelValue":t[0]||(t[0]=e=>K.value=e),animation:"150","item-key":"id",draggable:".item"},{item:w((({element:e,index:l})=>[e.hide?c("v-if",!0):(a(),i("div",{key:0,class:"item",tabindex:l},[v(b,f(W,{element:e,index:l}),null,16,["element","index"])],8,V))])),_:1},8,["modelValue"])],512)]),e.footerFlag?(a(),i("div",E,[c(" 底部按钮插槽 "),p(l.$slots,"colorSetFooter",{},(()=>[v(r(y),{style:{"margin-right":"8px"},onClick:Z},{default:w((()=>{var e;return[g((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.28"))||"取消")]})),_:1}),v(r(y),{style:{"margin-right":"8px"},onClick:ee},{default:w((()=>{var e;return[g((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.279"))||"新增")]})),_:1}),v(r(y),{type:"primary",onClick:X},{default:w((()=>{var e;return[g((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.244"))||"保存")]})),_:1})]))])):c("v-if",!0),G.value?(a(),m(h,{key:1,visible:G.value,"onUpdate:visible":t[1]||(t[1]=e=>G.value=e),"is-field-color":e.isFieldColor,row:J.value,readonly:O.value,"is-add":P.value,onConfirm:le},null,8,["visible","is-field-color","row","readonly","is-add"])):c("v-if",!0)]))}});export{M as default};
1
+ import{defineComponent as e,ref as l,reactive as t,openBlock as a,createElementBlock as i,createElementVNode as o,Fragment as d,renderList as n,normalizeStyle as u,unref as r,toDisplayString as s,createCommentVNode as c,createVNode as v,withCtx as w,mergeProps as f,renderSlot as p,createTextVNode as g,createBlock as m}from"vue";import{NButton as y}from"naive-ui";import C from"../../../shared/components/VueDraggable/src/vuedraggable.js";import b from"./components/table-row.vue.js";import h from"./components/edit-dialog.vue.js";import{cloneDeep as x,omit as B}from"lodash-es";import{setColorInfo as _,setStyle as k}from"./utils/index.js";import{uuidGenerator as L}from"../../../shared/utils/index.js";import{format as F}from"date-fns";const j={class:"main-wrapper"},A={class:"main-wrapper__table"},D={class:"main-wrapper__table-header"},S={class:"main-wrapper__table-body",ref:"tableBodyRef"},V=["tabindex"],E={key:0,class:"main-wrapper__table-footer"};var M=e({__name:"FieldColor",props:{footerFlag:{type:Boolean,default:!0},isFieldColor:{type:Boolean,default:!0},defaultList:{type:Array,default:()=>[]}},emits:["save","close"],setup(e,{expose:M,emit:R}){var U,Y,H,I,N,T,$,q;const z=e,G=l(!1),J=l(null),K=l([]),O=l(!1),P=l(!1),Q=l([{title:(null==(U=window.getLanguageByCode)?void 0:U.call(window,"10010.1.10"))||"名称",type:"text",field:"name"},{title:(null==(Y=window.getLanguageByCode)?void 0:Y.call(window,"10010.1.9"))||"字段",type:"text",field:"title"},{title:(null==(H=window.getLanguageByCode)?void 0:H.call(window,"10010.1.236"))||"创建时间",type:"text",field:"createDate"},{title:(null==(I=window.getLanguageByCode)?void 0:I.call(window,"10010.1.237"))||"效果",type:"text",field:"result"},{title:(null==(N=window.getLanguageByCode)?void 0:N.call(window,"10010.1.238"))||"颜色",type:"color",field:"color"},{title:(null==(T=window.getLanguageByCode)?void 0:T.call(window,"10010.1.239"))||"颜色应用于",type:"select",checkedAll:!1,disabledAll:!1,field:"colorScope"},{title:(null==($=window.getLanguageByCode)?void 0:$.call(window,"10010.1.240"))||"显示",type:"checkbox",checkedAll:!1,disabledAll:!1,field:"status"},{title:(null==(q=window.getLanguageByCode)?void 0:q.call(window,"10010.1.241"))||"操作",type:"custom",field:"opt"}]),W=t({columns:Q,data:K,onEdit:function({row:e,readonly:l=!1,add:t=!1}){J.value=x(e),P.value=t,O.value=l,G.value=!0},isHighlightRow:!z.isFieldColor});function X(){R("save")}function Z(){R("close")}function ee(){J.value=null,P.value=!0,G.value=!0}function le(e){if(_(e),P.value){const l=F(new Date,"yyyy-MM-dd");K.value.push({...e,createDate:l,uuid:L(),defaultMark:0})}else{const l=K.value.findIndex((l=>l.uuid===e.uuid));K.value.splice(l,1,e)}}return Q.value.forEach((e=>{e.isShow=function(e){return z.isFieldColor&&"result"!==e.field||!z.isFieldColor&&"title"!==e.field}(e)})),K.value=z.defaultList.concat(K.value),K.value.forEach((e=>{e.uuid=L(),e.status="Y"===e.status,_(e)})),M({getTableFields:function(){return K.value.map((e=>{const l=x(e);return l.status=l.status?"Y":"N",B(l,["uuid","style","result"])}))}}),(l,t)=>(a(),i("div",j,[o("div",A,[o("div",D,[(a(!0),i(d,null,n(Q.value,((e,l)=>(a(),i(d,{key:l},[e.isShow?(a(),i("span",{key:0,class:"table-cell",style:u(r(k)(e,l))},[o("span",null,s(e.title),1)],4)):c("v-if",!0)],64)))),128))]),o("div",S,[v(r(C),{modelValue:K.value,"onUpdate:modelValue":t[0]||(t[0]=e=>K.value=e),animation:"150","item-key":"id",draggable:".item"},{item:w((({element:e,index:l})=>[e.hide?c("v-if",!0):(a(),i("div",{key:0,class:"item",tabindex:l},[v(b,f(W,{element:e,index:l}),null,16,["element","index"])],8,V))])),_:1},8,["modelValue"])],512)]),e.footerFlag?(a(),i("div",E,[c(" 底部按钮插槽 "),p(l.$slots,"colorSetFooter",{},(()=>[v(r(y),{style:{"margin-right":"8px"},onClick:Z},{default:w((()=>{var e;return[g((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.32"))||"取消")]})),_:1}),v(r(y),{style:{"margin-right":"8px"},onClick:ee},{default:w((()=>{var e;return[g((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.279"))||"新增")]})),_:1}),v(r(y),{type:"primary",onClick:X},{default:w((()=>{var e;return[g((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.244"))||"保存")]})),_:1})]))])):c("v-if",!0),G.value?(a(),m(h,{key:1,visible:G.value,"onUpdate:visible":t[1]||(t[1]=e=>G.value=e),"is-field-color":e.isFieldColor,row:J.value,readonly:O.value,"is-add":P.value,onConfirm:le},null,8,["visible","is-field-color","row","readonly","is-add"])):c("v-if",!0)]))}});export{M as default};
@@ -1 +1 @@
1
- import{defineComponent as e,ref as l,reactive as t,watch as a,openBlock as i,createElementBlock as u,createElementVNode as n,Fragment as d,renderList as o,normalizeStyle as r,unref as s,createBlock as c,withCtx as f,createTextVNode as p,toDisplayString as m,createCommentVNode as v,createVNode as h,mergeProps as y,renderSlot as g}from"vue";import{NCheckbox as w,NPopconfirm as k,NButton as _}from"naive-ui";import b from"../../../shared/components/VueDraggable/src/vuedraggable.js";import T from"./components/table-row.vue.js";import{isPlainObject as x,omit as V,cloneDeep as E}from"lodash-es";import{isShowExplicitRequired as C,setStyle as L}from"./utils/index.js";import{WIDGET_TYPE as F,SELECT_TYPE as A,COLUMNLIST_MAP as S}from"./constants/filter.js";const R={class:"main-wrapper"},D={class:"main-wrapper__table"},U={class:"main-wrapper__table-header"},j={class:"main-wrapper__table-body",ref:"tableBodyRef"},B=["tabindex"],N={key:0,class:"main-wrapper__table-footer"};var q=e({__name:"FieldFilter",props:{footerFlag:{type:Boolean,default:!0},defaultList:{type:Array,default:()=>[]},showFilterColumnNames:{type:Array,default:()=>[]}},emits:["save","close","reset"],setup(e,{expose:q,emit:I}){const M=e,H=l([]),P=l([]),O=t({columns:H,data:P,onUpdateChecked:function({checked:e,column:l}){const t=!e||J(l.field);l.checkedAll=!t}}),X=()=>{I("save")},$=()=>{I("close")};function z(){P.value=E(M.defaultList),G(),I("reset")}function G(){H.value=Object.entries(S).map((([e,l])=>{var t;const a=function(e){return e?["isShowSearch","filterExplicit","explicitRequired"].includes(e)?"checkbox":["optionType","defaultValue"].includes(e)?"select":["customTitle"].includes(e)?"input":["width"].includes(e)?"inputNumber":"text":"text"}(e),i={isShow:!(null==(t=M.showFilterColumnNames)?void 0:t.length)||M.showFilterColumnNames.includes(e),title:l,type:a,field:e};return"checkbox"===a&&Object.assign(i,{checkedAll:!J(e),disabledAll:!1,isHeadCheckHide:["filterExplicit","explicitRequired"].includes(e)}),i}))}function J(e){return P.value.some((l=>("explicitRequired"!==e||C(l))&&!l[e]))}function K(e,l){return e&&[F.NUMBER,F.TEXT].includes(e)&&Reflect.has(l,"manualMapping")}return a([()=>M.defaultList,()=>{var e;return null==(e=M.showFilterColumnNames)?void 0:e.length}],(([e,l])=>{e.length>0&&(P.value=e.map((e=>{var l,t,a,i;const u={...e,_defaultValue:null,hasTransformDefaultValue:!1},{type:n,dataType:d,optionInfo:o={},optionType:r,defaultValue:s}=e;if(n&&[F.DATE,F.DATETIME,F.SELECT].includes(n))if(x(s)){u.hasTransformDefaultValue=!0;const e=K(d,o)&&r===A.SELECT_MULTIPLE;n===F.SELECT?u._defaultValue=e?null!=(l=null==s?void 0:s.valueList)?l:[]:null!=(a=null==(t=null==s?void 0:s.valueList)?void 0:t[0])?a:null:u._defaultValue=e?(null==s?void 0:s.unit)?[null==s?void 0:s.unit]:[]:null!=(i=null==s?void 0:s.unit)?i:null}else u._defaultValue=s;return u}))),G()}),{immediate:!0,deep:!0}),q({getTableFields:()=>P.value.map((e=>{const l={...e};if(l.defaultValue=e._defaultValue,e.hasTransformDefaultValue){l.defaultValue={};const{dataType:t,optionInfo:a={},_defaultValue:i,optionType:u,type:n}=e,d=K(t,a)&&u===A.SELECT_MULTIPLE;n===F.SELECT?l.defaultValue.valueList=d?i:i?[i]:[]:d?i&&(l.defaultValue.unit=i[0]):l.defaultValue.unit=i}return V(l,["_defaultValue","hasTransformDefaultValue"])}))}),(l,t)=>(i(),u("div",R,[n("div",D,[n("div",U,[(i(!0),u(d,null,o(H.value,((e,l)=>(i(),u(d,{key:l},[e.isShow?(i(),u("span",{key:0,class:"table-cell",style:r(s(L)(e,l))},[n("span",null,["checkbox"!==e.type||e.isHeadCheckHide?(i(),u(d,{key:1},[p(m(e.title),1)],64)):(i(),c(s(w),{key:0,checked:e.checkedAll,"onUpdate:checked":[l=>e.checkedAll=l,l=>{return t=l,a=e.field,void P.value.forEach((e=>{("explicitRequired"!==a||"explicitRequired"===a&&C(e))&&(e[a]=t)}));var t,a}],disabled:e.disabledAll},{default:f((()=>[p(m(e.title),1)])),_:2},1032,["checked","onUpdate:checked","disabled"]))])],4)):v("v-if",!0)],64)))),128))]),n("div",j,[h(s(b),{modelValue:P.value,"onUpdate:modelValue":t[0]||(t[0]=e=>P.value=e),animation:"150","item-key":"id",draggable:".item"},{item:f((({element:e,index:l})=>[e.hide?v("v-if",!0):(i(),u("div",{key:0,class:"item",tabindex:l},[h(T,y(O,{element:e,idx:l+1}),null,16,["element","idx"])],8,B))])),_:1},8,["modelValue"])],512)]),e.footerFlag?(i(),u("div",N,[v(" 底部按钮插槽 "),g(l.$slots,"fieldFilterFooter",{},(()=>[h(s(k),{onPositiveClick:z},{trigger:f((()=>[h(s(_),{style:{"margin-right":"8px"}},{default:f((()=>{var e;return[p((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.242"))||"恢复默认设置")]})),_:1})])),default:f((()=>[p(" 确认要恢复系统默认设置吗? ")])),_:1}),h(s(_),{style:{"margin-right":"8px"},onClick:$},{default:f((()=>{var e;return[p((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.28"))||"取消")]})),_:1}),h(s(_),{type:"primary",onClick:X},{default:f((()=>{var e;return[p((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.244"))||"保存")]})),_:1})]))])):v("v-if",!0)]))}});export{q as default};
1
+ import{defineComponent as e,ref as l,reactive as t,watch as a,openBlock as i,createElementBlock as u,createElementVNode as n,Fragment as d,renderList as o,normalizeStyle as r,unref as s,createBlock as c,withCtx as f,createTextVNode as p,toDisplayString as m,createCommentVNode as v,createVNode as h,mergeProps as g,renderSlot as y}from"vue";import{NCheckbox as w,NPopconfirm as k,NButton as _}from"naive-ui";import b from"../../../shared/components/VueDraggable/src/vuedraggable.js";import T from"./components/table-row.vue.js";import{isPlainObject as x,omit as V,cloneDeep as E}from"lodash-es";import{isShowExplicitRequired as C,setStyle as L}from"./utils/index.js";import{WIDGET_TYPE as F,SELECT_TYPE as A,COLUMNLIST_MAP as S}from"./constants/filter.js";const R={class:"main-wrapper"},B={class:"main-wrapper__table"},D={class:"main-wrapper__table-header"},U={class:"main-wrapper__table-body",ref:"tableBodyRef"},j=["tabindex"],N={key:0,class:"main-wrapper__table-footer"};var q=e({__name:"FieldFilter",props:{footerFlag:{type:Boolean,default:!0},defaultList:{type:Array,default:()=>[]},showFilterColumnNames:{type:Array,default:()=>[]}},emits:["save","close","reset"],setup(e,{expose:q,emit:I}){const M=e,H=l([]),P=l([]),O=t({columns:H,data:P,onUpdateChecked:function({checked:e,column:l}){const t=!e||J(l.field);l.checkedAll=!t}}),X=()=>{I("save")},$=()=>{I("close")};function z(){P.value=E(M.defaultList),G(),I("reset")}function G(){H.value=Object.entries(S).map((([e,l])=>{var t;const a=function(e){return e?["isShowSearch","filterExplicit","explicitRequired"].includes(e)?"checkbox":["optionType","defaultValue"].includes(e)?"select":["customTitle"].includes(e)?"input":["width"].includes(e)?"inputNumber":"text":"text"}(e),i={isShow:!(null==(t=M.showFilterColumnNames)?void 0:t.length)||M.showFilterColumnNames.includes(e),title:l,type:a,field:e};return"checkbox"===a&&Object.assign(i,{checkedAll:!J(e),disabledAll:!1,isHeadCheckHide:["filterExplicit","explicitRequired"].includes(e)}),i}))}function J(e){return P.value.some((l=>("explicitRequired"!==e||C(l))&&!l[e]))}function K(e,l){return e&&[F.NUMBER,F.TEXT].includes(e)&&Reflect.has(l,"manualMapping")}return a([()=>M.defaultList,()=>{var e;return null==(e=M.showFilterColumnNames)?void 0:e.length}],(([e,l])=>{e.length>0&&(P.value=e.map((e=>{var l,t,a,i;const u={...e,_defaultValue:null,hasTransformDefaultValue:!1},{type:n,dataType:d,optionInfo:o={},optionType:r,defaultValue:s}=e;if(n&&[F.DATE,F.DATETIME,F.SELECT].includes(n))if(x(s)){u.hasTransformDefaultValue=!0;const e=K(d,o)&&r===A.SELECT_MULTIPLE;n===F.SELECT?u._defaultValue=e?null!=(l=null==s?void 0:s.valueList)?l:[]:null!=(a=null==(t=null==s?void 0:s.valueList)?void 0:t[0])?a:null:u._defaultValue=e?(null==s?void 0:s.unit)?[null==s?void 0:s.unit]:[]:null!=(i=null==s?void 0:s.unit)?i:null}else u._defaultValue=s;return u}))),G()}),{immediate:!0,deep:!0}),q({getTableFields:()=>P.value.map((e=>{const l={...e};if(l.defaultValue=e._defaultValue,e.hasTransformDefaultValue){l.defaultValue={};const{dataType:t,optionInfo:a={},_defaultValue:i,optionType:u,type:n}=e,d=K(t,a)&&u===A.SELECT_MULTIPLE;n===F.SELECT?l.defaultValue.valueList=d?i:i?[i]:[]:d?i&&(l.defaultValue.unit=i[0]):l.defaultValue.unit=i}return V(l,["_defaultValue","hasTransformDefaultValue"])}))}),(l,t)=>(i(),u("div",R,[n("div",B,[n("div",D,[(i(!0),u(d,null,o(H.value,((e,l)=>(i(),u(d,{key:l},[e.isShow?(i(),u("span",{key:0,class:"table-cell",style:r(s(L)(e,l))},[n("span",null,["checkbox"!==e.type||e.isHeadCheckHide?(i(),u(d,{key:1},[p(m(e.title),1)],64)):(i(),c(s(w),{key:0,checked:e.checkedAll,"onUpdate:checked":[l=>e.checkedAll=l,l=>{return t=l,a=e.field,void P.value.forEach((e=>{("explicitRequired"!==a||"explicitRequired"===a&&C(e))&&(e[a]=t)}));var t,a}],disabled:e.disabledAll},{default:f((()=>[p(m(e.title),1)])),_:2},1032,["checked","onUpdate:checked","disabled"]))])],4)):v("v-if",!0)],64)))),128))]),n("div",U,[h(s(b),{modelValue:P.value,"onUpdate:modelValue":t[0]||(t[0]=e=>P.value=e),animation:"150","item-key":"id",draggable:".item"},{item:f((({element:e,index:l})=>[e.hide?v("v-if",!0):(i(),u("div",{key:0,class:"item",tabindex:l},[h(T,g(O,{element:e,idx:l+1}),null,16,["element","idx"])],8,j))])),_:1},8,["modelValue"])],512)]),e.footerFlag?(i(),u("div",N,[v(" 底部按钮插槽 "),y(l.$slots,"fieldFilterFooter",{},(()=>[h(s(k),{onPositiveClick:z},{trigger:f((()=>[h(s(_),{style:{"margin-right":"8px"}},{default:f((()=>{var e;return[p((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.242"))||"恢复默认设置")]})),_:1})])),default:f((()=>{var e;return[p((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.243"))||"确认要恢复系统默认设置吗?")]})),_:1}),h(s(_),{style:{"margin-right":"8px"},onClick:$},{default:f((()=>{var e;return[p((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.32"))||"取消")]})),_:1}),h(s(_),{type:"primary",onClick:X},{default:f((()=>{var e;return[p((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.244"))||"保存")]})),_:1})]))])):v("v-if",!0)]))}});export{q as default};
@@ -1 +1 @@
1
- import{createElementVNode as e,defineComponent as l,ref as i,computed as t,reactive as o,toRef as d,watch as a,openBlock as n,createElementBlock as r,createBlock as u,unref as s,withKeys as c,withModifiers as w,createCommentVNode as h,Fragment as f,renderList as p,normalizeStyle as g,withCtx as v,createTextVNode as y,toDisplayString as m,createVNode as b,normalizeClass as x,mergeProps as k,renderSlot as C}from"vue";import{NInput as B,NCheckbox as S,NTooltip as L,NIcon as _,NPopconfirm as A,NButton as W}from"naive-ui";import E from"../../../shared/components/VueDraggable/src/vuedraggable.js";import H from"./components/table-row.vue.js";import{isArray as D,cloneDeep as F,isString as M,omit as P}from"lodash-es";import{isDisable as R,setStyle as N,isDraggableItem as j,isDraggable as V,getGroupTree as O}from"./utils/index.js";import{uuidGenerator as q}from"../../../shared/utils/index.js";import{HelpCircleSharp as I}from"@vicons/ionicons5";var K;const U={class:"main-wrapper"},T={class:"main-wrapper__table-header"},G=e("span",null,(null==(K=window.getLanguageByCode)?void 0:K.call(window,"10010.1.246"))||"数值越小,优先级越高",-1),$=["tabindex"],z={key:1,class:"main-wrapper__table-footer"};var J=l({__name:"FieldSet",props:{fields:{type:Array,default:()=>[]},footerFlag:{type:Boolean,default:!0},type:{type:String,default:"old"},isEdit:{type:Boolean,default:!1},showColumnNames:{type:Array},groupSetting:{type:Object},customColumns:{type:Array,default:()=>[]},showSeq:{type:Boolean,default:!1},showSearch:{type:Boolean,default:!1},showSortPriority:{type:Boolean,default:!1},showHeadFilter:{type:Boolean,default:!1},fieldShowMaxValue:{type:Number},rowDraggable:{type:Boolean,default:!0},fieldDescribeMode:{type:String,default:"tooltip"},developMode:{type:Boolean},columnWidthProps:{type:Object},hideExpressionConfig:{type:Object},primaryKey:{type:String,default:"id"},titleRender:{type:Function}},emits:["save","close","reset"],setup(l,{expose:K,emit:J}){var Q,X,Y,Z,ee,le,ie,te,oe,de,ae,ne,re,ue,se,ce;const we=l,he={sid:"id",columnName:"name",isShow:"show",isSort:"sort",isFixed:"fixedWay",colWidth:"columnWidth"},fe=i(Date.now()),pe=i(""),ge=i(),ve=i(),ye=i([]),me=[{title:(null==(Q=window.getLanguageByCode)?void 0:Q.call(window,"10010.1.247"))||"所有字段",type:"text",field:"title"},{title:(null==(X=window.getLanguageByCode)?void 0:X.call(window,"10010.1.240"))||"显示",type:"checkbox",checkedAll:!1,disabledAll:!!we.fieldShowMaxValue,field:"show",fieldShowMaxValue:we.fieldShowMaxValue},{title:(null==(Y=window.getLanguageByCode)?void 0:Y.call(window,"10010.1.284"))||"编辑",type:"checkbox",checkedAll:!1,disabledAll:!1,field:"editable"},{title:(null==(Z=window.getLanguageByCode)?void 0:Z.call(window,"10010.1.248"))||"必填",type:"checkbox",checkedAll:!1,disabledAll:!1,field:"required"},{title:(null==(ee=window.getLanguageByCode)?void 0:ee.call(window,"10010.1.249"))||"排序",type:"checkbox",checkedAll:!1,disabledAll:!1,field:"sort"},{title:(null==(le=window.getLanguageByCode)?void 0:le.call(window,"10010.1.250"))||"加粗",type:"checkbox",checkedAll:!1,disabledAll:!1,field:"bold"},{title:(null==(ie=window.getLanguageByCode)?void 0:ie.call(window,"10010.1.251"))||"默认排序",type:"select",field:"sortDirection"},{title:(null==(te=window.getLanguageByCode)?void 0:te.call(window,"10010.1.252"))||"排序优先级",type:"select",field:"sortPriority"},{title:(null==(oe=window.getLanguageByCode)?void 0:oe.call(window,"10010.1.253"))||"固定",type:"select",field:"fixedWay"},{title:(null==(de=window.getLanguageByCode)?void 0:de.call(window,"10010.1.254"))||"自定义标题",type:"input",field:"alias"},{title:(null==(ae=window.getLanguageByCode)?void 0:ae.call(window,"10010.1.255"))||"列宽",type:"inputNumber",field:"columnWidth"},{title:(null==(ne=window.getLanguageByCode)?void 0:ne.call(window,"10010.1.256"))||"表头筛选",type:"checkbox",isHeadCheckHide:!0,field:"isShowHeaderFilter"},{title:(null==(re=window.getLanguageByCode)?void 0:re.call(window,"10010.1.36"))||"搜索",type:"checkbox",isHeadCheckHide:!0,field:"isSearch",hide:!0},{title:(null==(ue=window.getLanguageByCode)?void 0:ue.call(window,"10010.1.257"))||"求和",type:"checkbox",isHeadCheckHide:!0,field:"isSum",hide:!0},{title:(null==(se=window.getLanguageByCode)?void 0:se.call(window,"10010.1.258"))||"平均值",type:"checkbox",isHeadCheckHide:!0,field:"isAvg",hide:!0},{title:(null==(ce=window.getLanguageByCode)?void 0:ce.call(window,"10010.1.259"))||"脱敏配置",type:"select",field:"hideExpression",hide:!0}],be=i([]),xe=t((()=>{var e;return(null==(e=ve.value)?void 0:e.scrollWidth)?ve.value.scrollWidth+"px":"auto"})),ke=t((()=>ye.value.flat())),Ce=t((()=>ke.value.some((e=>e.feildDescribe)))),Be=o({columns:be,data:ke,onUpdateChecked:function({checked:e,column:l}){const i=!e||Fe(l.field);l.checkedAll=!i},draggable:we.rowDraggable,isFieldSet:!0,fieldDescribeMode:we.fieldDescribeMode,developMode:we.developMode,columnWidthProps:we.columnWidthProps,hideExpressionOption:d(we.hideExpressionConfig||{option:[]},"option"),primaryKey:d(we,"primaryKey"),titleRender:we.titleRender}),Se={keyword:pe.value,idx:0,startIdx:0},Le=()=>{J("save")},_e=()=>{J("close")};function Ae(){ye.value=We(),De(),fe.value=Date.now(),J("reset")}function We(){const e=F(we.fields).map((e=>({...e,uuid:q()})));return Object.keys(he).forEach((l=>{e.forEach((e=>{var i;"old"==we.type&&Reflect.has(e,l)&&("isFixed"==l?e.fixedWay=1==e[l]?"LEFT":2==e[l]?"RIGHT":"NONE":["isShow","isSort"].includes(l)&&"boolean"!=typeof l?e[he[l]]=1==e[l]:e[he[l]]=e[l],Reflect.deleteProperty(e,l)),e.columnWidth=+e.columnWidth||null,Reflect.has(e,"alias")||(e.alias=""),Reflect.has(e,"bold")||(e.bold=!1),e.draggable=!!V(e),D(null==(i=e.relation)?void 0:i.fieldList)&&e.relation.fieldList.forEach((e=>{1==e.isSearch&&(e.checked=!0)}))}))})),function(e){if(we.groupSetting){return O(we.groupSetting,e).reduce(((i,t)=>{const o=M(t)?e.find((e=>e.name===t)):l(t.children);return o&&i.push(o),i}),[])}return e;function l(i){const t=[];return i.forEach((i=>{if(i.children)t.push(...l(i.children));else{const l=e.find((e=>e.name===i));l&&t.push(l)}})),t}}(e)}function Ee(){const e=Se.keyword!==pe.value;let l=pe.value?ke.value.findIndex(((l,i)=>{var t;if(null==(t=l.title)?void 0:t.includes(pe.value))return!!e||i>Se.idx})):0;-1!==l||e||(l=Se.startIdx),ge.value.scrollTop=52*l,Object.assign(Se,{keyword:pe.value,idx:l},e?{startIdx:l}:{})}function He(e){var l;return!!pe.value&&(null==(l=e.title)?void 0:l.includes(pe.value))}function De(){var e,l,i,t;be.value=F(me),(null==(e=we.showColumnNames)?void 0:e.length)&&(be.value=me.filter((e=>{var l,i;return"title"===e.field||(null==(i=null==(l=we.showColumnNames)?void 0:l.includes)?void 0:i.call(l,e.field))}))),(null==(l=we.customColumns)?void 0:l.length)&&be.value.push(...we.customColumns),"column"===we.fieldDescribeMode&&Ce.value&&be.value.push({title:(null==(i=window.getLanguageByCode)?void 0:i.call(window,"10010.1.260"))||"字段描述",type:"text",field:"feildDescribe"}),we.showSeq&&be.value.splice(1,0,{title:(null==(t=window.getLanguageByCode)?void 0:t.call(window,"10010.1.249"))||"排序",type:"text",field:"seq"}),be.value.forEach((e=>{if(e.isShow=function(e){var l,i;if(!(null==(l=we.showColumnNames)?void 0:l.length))return!(["editable","required"].includes(e.field)&&!we.isEdit||"sortPriority"===e.field&&!we.showSortPriority||"isShowHeaderFilter"===e.field&&!we.showHeadFilter||"hideExpression"===e.field&&!(null==(i=we.hideExpressionConfig)?void 0:i.show)||e.hide);return!0}(e),"checkbox"===e.type){const l=ye.value.flat().every((l=>!Reflect.has(l,e.field)));e.checkedAll=!Fe(e.field)&&!l}}))}function Fe(e){return ye.value.flat().some((l=>!R(l,e)&&!l[e]&&"0001"!=l.id))}function Me(e){return!!j(e.relatedContext.element)}return a([()=>we.fields,()=>{var e;return null==(e=we.showColumnNames)?void 0:e.length}],(([e,l])=>{e.length>0&&(ye.value=We(),De())}),{immediate:!0,deep:!0}),K({getTableFields:function(){let e=[];return e="old"==we.type?ke.value.map(((e,l)=>P({...e,field:e.name,visible:e.show,sequence:l,sortable:e.sort,title:e.alias,fixed:e.fixedWay,minWidth:e.columnWidth},["name","show","sort","alias","fixedWay","columnWidth"]))):ke.value,e.map((e=>P(e,["uuid"])))}}),(i,t)=>{var o;return n(),r("div",U,[l.showSearch?(n(),u(s(B),{key:0,class:"main-wrapper__search-wrapper",value:pe.value,"onUpdate:value":t[0]||(t[0]=e=>pe.value=e),valueModifiers:{trim:!0},placeholder:(null==(o=window.getLanguageByCode)?void 0:o.call(window,"10010.1.245"))||"请输入字段标题",onKeydown:c(w(Ee,["prevent"]),["enter"])},null,8,["value","onKeydown"])):h("v-if",!0),e("div",{class:"main-wrapper__table",ref_key:"tableRef",ref:ve},[e("div",T,[(n(!0),r(f,null,p(be.value,((i,t)=>(n(),r(f,{key:t},[i.isShow?(n(),r("span",{key:0,class:"table-cell",style:g(s(N)(i,t,l.columnWidthProps))},[e("span",null,["checkbox"!==i.type||i.isHeadCheckHide?(n(),r(f,{key:1},[y(m(i.title),1)],64)):(n(),u(s(S),{key:0,checked:i.checkedAll,"onUpdate:checked":[e=>i.checkedAll=e,e=>{return l=e,t=i.field,void ke.value.forEach((e=>{R(e,t)||(e[t]=l)}));var l,t}],disabled:i.disabledAll},{default:v((()=>[y(m(i.title),1)])),_:2},1032,["checked","onUpdate:checked","disabled"])),"sortPriority"===i.field?(n(),u(s(L),{key:2,trigger:"hover"},{trigger:v((()=>[b(s(_),{component:s(I),style:{top:"2px"}},null,8,["component"])])),default:v((()=>[G])),_:1})):h("v-if",!0)])],4)):h("v-if",!0)],64)))),128))]),e("div",{class:"main-wrapper__table-body",ref_key:"tableBodyRef",ref:ge},[(n(),u(s(E),{modelValue:ye.value,"onUpdate:modelValue":t[1]||(t[1]=e=>ye.value=e),animation:"150","item-key":"id",filter:".disabled",draggable:".item",move:Me,disabled:!l.rowDraggable,key:fe.value},{item:v((({element:e,index:l})=>[e.hide?h("v-if",!0):(n(),r("div",{key:0,class:x(["item",s(j)(e)?"":"disabled"]),tabindex:l,style:g({width:s(xe)})},[s(D)(e)?(n(!0),r(f,{key:0},p(e,((e,i)=>(n(),u(H,k(Be,{key:i,element:e,idx:l+1,"is-highlight":He(e)}),null,16,["element","idx","is-highlight"])))),128)):(n(),u(H,k({key:1},Be,{element:e,idx:l+1,"is-highlight":He(e)}),null,16,["element","idx","is-highlight"]))],14,$))])),_:1},8,["modelValue","disabled"]))],512)],512),l.footerFlag?(n(),r("div",z,[h(" 底部按钮插槽 "),C(i.$slots,"footer",{},(()=>[b(s(A),{onPositiveClick:Ae},{trigger:v((()=>[b(s(W),{style:{"margin-right":"8px"}},{default:v((()=>{var e;return[y((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.242"))||"恢复默认设置")]})),_:1})])),default:v((()=>[y(" 确认要恢复系统默认设置吗? ")])),_:1}),b(s(W),{style:{"margin-right":"8px"},onClick:_e},{default:v((()=>{var e;return[y((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.28"))||"取消")]})),_:1}),b(s(W),{type:"primary",onClick:Le},{default:v((()=>{var e;return[y((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.244"))||"保存")]})),_:1})]))])):h("v-if",!0)])}}});export{J as default};
1
+ import{createElementVNode as e,defineComponent as l,ref as i,computed as t,reactive as o,toRef as d,watch as a,openBlock as n,createElementBlock as r,createBlock as u,unref as s,withKeys as c,withModifiers as w,createCommentVNode as h,Fragment as f,renderList as g,normalizeStyle as p,withCtx as v,createTextVNode as y,toDisplayString as m,createVNode as b,normalizeClass as x,mergeProps as k,renderSlot as C}from"vue";import{NInput as B,NCheckbox as S,NTooltip as L,NIcon as _,NPopconfirm as A,NButton as W}from"naive-ui";import E from"../../../shared/components/VueDraggable/src/vuedraggable.js";import H from"./components/table-row.vue.js";import{isArray as D,cloneDeep as F,isString as M,omit as P}from"lodash-es";import{isDisable as R,setStyle as N,isDraggableItem as j,isDraggable as V,getGroupTree as O}from"./utils/index.js";import{uuidGenerator as q}from"../../../shared/utils/index.js";import{HelpCircleSharp as I}from"@vicons/ionicons5";var K;const U={class:"main-wrapper"},T={class:"main-wrapper__table-header"},G=e("span",null,(null==(K=window.getLanguageByCode)?void 0:K.call(window,"10010.1.246"))||"数值越小,优先级越高",-1),$=["tabindex"],z={key:1,class:"main-wrapper__table-footer"};var J=l({__name:"FieldSet",props:{fields:{type:Array,default:()=>[]},footerFlag:{type:Boolean,default:!0},type:{type:String,default:"old"},isEdit:{type:Boolean,default:!1},showColumnNames:{type:Array},groupSetting:{type:Object},customColumns:{type:Array,default:()=>[]},showSeq:{type:Boolean,default:!1},showSearch:{type:Boolean,default:!1},showSortPriority:{type:Boolean,default:!1},showHeadFilter:{type:Boolean,default:!1},fieldShowMaxValue:{type:Number},rowDraggable:{type:Boolean,default:!0},fieldDescribeMode:{type:String,default:"tooltip"},developMode:{type:Boolean},columnWidthProps:{type:Object},hideExpressionConfig:{type:Object},primaryKey:{type:String,default:"id"},titleRender:{type:Function}},emits:["save","close","reset"],setup(l,{expose:K,emit:J}){var Q,X,Y,Z,ee,le,ie,te,oe,de,ae,ne,re,ue,se,ce;const we=l,he={sid:"id",columnName:"name",isShow:"show",isSort:"sort",isFixed:"fixedWay",colWidth:"columnWidth"},fe=i(Date.now()),ge=i(""),pe=i(),ve=i(),ye=i([]),me=[{title:(null==(Q=window.getLanguageByCode)?void 0:Q.call(window,"10010.1.247"))||"所有字段",type:"text",field:"title"},{title:(null==(X=window.getLanguageByCode)?void 0:X.call(window,"10010.1.240"))||"显示",type:"checkbox",checkedAll:!1,disabledAll:!!we.fieldShowMaxValue,field:"show",fieldShowMaxValue:we.fieldShowMaxValue},{title:(null==(Y=window.getLanguageByCode)?void 0:Y.call(window,"10010.1.284"))||"编辑",type:"checkbox",checkedAll:!1,disabledAll:!1,field:"editable"},{title:(null==(Z=window.getLanguageByCode)?void 0:Z.call(window,"10010.1.248"))||"必填",type:"checkbox",checkedAll:!1,disabledAll:!1,field:"required"},{title:(null==(ee=window.getLanguageByCode)?void 0:ee.call(window,"10010.1.249"))||"排序",type:"checkbox",checkedAll:!1,disabledAll:!1,field:"sort"},{title:(null==(le=window.getLanguageByCode)?void 0:le.call(window,"10010.1.250"))||"加粗",type:"checkbox",checkedAll:!1,disabledAll:!1,field:"bold"},{title:(null==(ie=window.getLanguageByCode)?void 0:ie.call(window,"10010.1.251"))||"默认排序",type:"select",field:"sortDirection"},{title:(null==(te=window.getLanguageByCode)?void 0:te.call(window,"10010.1.252"))||"排序优先级",type:"select",field:"sortPriority"},{title:(null==(oe=window.getLanguageByCode)?void 0:oe.call(window,"10010.1.253"))||"固定",type:"select",field:"fixedWay"},{title:(null==(de=window.getLanguageByCode)?void 0:de.call(window,"10010.1.254"))||"自定义标题",type:"input",field:"alias"},{title:(null==(ae=window.getLanguageByCode)?void 0:ae.call(window,"10010.1.255"))||"列宽",type:"inputNumber",field:"columnWidth"},{title:(null==(ne=window.getLanguageByCode)?void 0:ne.call(window,"10010.1.256"))||"表头筛选",type:"checkbox",isHeadCheckHide:!0,field:"isShowHeaderFilter"},{title:(null==(re=window.getLanguageByCode)?void 0:re.call(window,"10010.1.36"))||"搜索",type:"checkbox",isHeadCheckHide:!0,field:"isSearch",hide:!0},{title:(null==(ue=window.getLanguageByCode)?void 0:ue.call(window,"10010.1.257"))||"求和",type:"checkbox",isHeadCheckHide:!0,field:"isSum",hide:!0},{title:(null==(se=window.getLanguageByCode)?void 0:se.call(window,"10010.1.258"))||"平均值",type:"checkbox",isHeadCheckHide:!0,field:"isAvg",hide:!0},{title:(null==(ce=window.getLanguageByCode)?void 0:ce.call(window,"10010.1.259"))||"脱敏配置",type:"select",field:"hideExpression",hide:!0}],be=i([]),xe=t((()=>{var e;return(null==(e=ve.value)?void 0:e.scrollWidth)?ve.value.scrollWidth+"px":"auto"})),ke=t((()=>ye.value.flat())),Ce=t((()=>ke.value.some((e=>e.feildDescribe)))),Be=o({columns:be,data:ke,onUpdateChecked:function({checked:e,column:l}){const i=!e||Fe(l.field);l.checkedAll=!i},draggable:we.rowDraggable,isFieldSet:!0,fieldDescribeMode:we.fieldDescribeMode,developMode:we.developMode,columnWidthProps:we.columnWidthProps,hideExpressionOption:d(we.hideExpressionConfig||{option:[]},"option"),primaryKey:d(we,"primaryKey"),titleRender:we.titleRender}),Se={keyword:ge.value,idx:0,startIdx:0},Le=()=>{J("save")},_e=()=>{J("close")};function Ae(){ye.value=We(),De(),fe.value=Date.now(),J("reset")}function We(){const e=F(we.fields).map((e=>({...e,uuid:q()})));return Object.keys(he).forEach((l=>{e.forEach((e=>{var i;"old"==we.type&&Reflect.has(e,l)&&("isFixed"==l?e.fixedWay=1==e[l]?"LEFT":2==e[l]?"RIGHT":"NONE":["isShow","isSort"].includes(l)&&"boolean"!=typeof l?e[he[l]]=1==e[l]:e[he[l]]=e[l],Reflect.deleteProperty(e,l)),e.columnWidth=+e.columnWidth||null,Reflect.has(e,"alias")||(e.alias=""),Reflect.has(e,"bold")||(e.bold=!1),e.draggable=!!V(e),D(null==(i=e.relation)?void 0:i.fieldList)&&e.relation.fieldList.forEach((e=>{1==e.isSearch&&(e.checked=!0)}))}))})),function(e){if(we.groupSetting){return O(we.groupSetting,e).reduce(((i,t)=>{const o=M(t)?e.find((e=>e.name===t)):l(t.children);return o&&i.push(o),i}),[])}return e;function l(i){const t=[];return i.forEach((i=>{if(i.children)t.push(...l(i.children));else{const l=e.find((e=>e.name===i));l&&t.push(l)}})),t}}(e)}function Ee(){const e=Se.keyword!==ge.value;let l=ge.value?ke.value.findIndex(((l,i)=>{var t;if(null==(t=l.title)?void 0:t.includes(ge.value))return!!e||i>Se.idx})):0;-1!==l||e||(l=Se.startIdx),pe.value.scrollTop=52*l,Object.assign(Se,{keyword:ge.value,idx:l},e?{startIdx:l}:{})}function He(e){var l;return!!ge.value&&(null==(l=e.title)?void 0:l.includes(ge.value))}function De(){var e,l,i,t;be.value=F(me),(null==(e=we.showColumnNames)?void 0:e.length)&&(be.value=me.filter((e=>{var l,i;return"title"===e.field||(null==(i=null==(l=we.showColumnNames)?void 0:l.includes)?void 0:i.call(l,e.field))}))),(null==(l=we.customColumns)?void 0:l.length)&&be.value.push(...we.customColumns),"column"===we.fieldDescribeMode&&Ce.value&&be.value.push({title:(null==(i=window.getLanguageByCode)?void 0:i.call(window,"10010.1.260"))||"字段描述",type:"text",field:"feildDescribe"}),we.showSeq&&be.value.splice(1,0,{title:(null==(t=window.getLanguageByCode)?void 0:t.call(window,"10010.1.249"))||"排序",type:"text",field:"seq"}),be.value.forEach((e=>{if(e.isShow=function(e){var l,i;if(!(null==(l=we.showColumnNames)?void 0:l.length))return!(["editable","required"].includes(e.field)&&!we.isEdit||"sortPriority"===e.field&&!we.showSortPriority||"isShowHeaderFilter"===e.field&&!we.showHeadFilter||"hideExpression"===e.field&&!(null==(i=we.hideExpressionConfig)?void 0:i.show)||e.hide);return!0}(e),"checkbox"===e.type){const l=ye.value.flat().every((l=>!Reflect.has(l,e.field)));e.checkedAll=!Fe(e.field)&&!l}}))}function Fe(e){return ye.value.flat().some((l=>!R(l,e)&&!l[e]&&"0001"!=l.id))}function Me(e){return!!j(e.relatedContext.element)}return a([()=>we.fields,()=>{var e;return null==(e=we.showColumnNames)?void 0:e.length}],(([e,l])=>{e.length>0&&(ye.value=We(),De())}),{immediate:!0,deep:!0}),K({getTableFields:function(){let e=[];return e="old"==we.type?ke.value.map(((e,l)=>P({...e,field:e.name,visible:e.show,sequence:l,sortable:e.sort,title:e.alias,fixed:e.fixedWay,minWidth:e.columnWidth},["name","show","sort","alias","fixedWay","columnWidth"]))):ke.value,e.map((e=>P(e,["uuid"])))}}),(i,t)=>{var o;return n(),r("div",U,[l.showSearch?(n(),u(s(B),{key:0,class:"main-wrapper__search-wrapper",value:ge.value,"onUpdate:value":t[0]||(t[0]=e=>ge.value=e),valueModifiers:{trim:!0},placeholder:(null==(o=window.getLanguageByCode)?void 0:o.call(window,"10010.1.547"))||"请输入字段标题",onKeydown:c(w(Ee,["prevent"]),["enter"])},null,8,["value","onKeydown"])):h("v-if",!0),e("div",{class:"main-wrapper__table",ref_key:"tableRef",ref:ve},[e("div",T,[(n(!0),r(f,null,g(be.value,((i,t)=>(n(),r(f,{key:t},[i.isShow?(n(),r("span",{key:0,class:"table-cell",style:p(s(N)(i,t,l.columnWidthProps))},[e("span",null,["checkbox"!==i.type||i.isHeadCheckHide?(n(),r(f,{key:1},[y(m(i.title),1)],64)):(n(),u(s(S),{key:0,checked:i.checkedAll,"onUpdate:checked":[e=>i.checkedAll=e,e=>{return l=e,t=i.field,void ke.value.forEach((e=>{R(e,t)||(e[t]=l)}));var l,t}],disabled:i.disabledAll},{default:v((()=>[y(m(i.title),1)])),_:2},1032,["checked","onUpdate:checked","disabled"])),"sortPriority"===i.field?(n(),u(s(L),{key:2,trigger:"hover"},{trigger:v((()=>[b(s(_),{component:s(I),style:{top:"2px"}},null,8,["component"])])),default:v((()=>[G])),_:1})):h("v-if",!0)])],4)):h("v-if",!0)],64)))),128))]),e("div",{class:"main-wrapper__table-body",ref_key:"tableBodyRef",ref:pe},[(n(),u(s(E),{modelValue:ye.value,"onUpdate:modelValue":t[1]||(t[1]=e=>ye.value=e),animation:"150","item-key":"id",filter:".disabled",draggable:".item",move:Me,disabled:!l.rowDraggable,key:fe.value},{item:v((({element:e,index:l})=>[e.hide?h("v-if",!0):(n(),r("div",{key:0,class:x(["item",s(j)(e)?"":"disabled"]),tabindex:l,style:p({width:s(xe)})},[s(D)(e)?(n(!0),r(f,{key:0},g(e,((e,i)=>(n(),u(H,k(Be,{key:i,element:e,idx:l+1,"is-highlight":He(e)}),null,16,["element","idx","is-highlight"])))),128)):(n(),u(H,k({key:1},Be,{element:e,idx:l+1,"is-highlight":He(e)}),null,16,["element","idx","is-highlight"]))],14,$))])),_:1},8,["modelValue","disabled"]))],512)],512),l.footerFlag?(n(),r("div",z,[h(" 底部按钮插槽 "),C(i.$slots,"footer",{},(()=>[b(s(A),{onPositiveClick:Ae},{trigger:v((()=>[b(s(W),{style:{"margin-right":"8px"}},{default:v((()=>{var e;return[y((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.242"))||"恢复默认设置")]})),_:1})])),default:v((()=>{var e;return[y((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.243"))||"确认要恢复系统默认设置吗?")]})),_:1}),b(s(W),{style:{"margin-right":"8px"},onClick:_e},{default:v((()=>{var e;return[y((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.32"))||"取消")]})),_:1}),b(s(W),{type:"primary",onClick:Le},{default:v((()=>{var e;return[y((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.244"))||"保存")]})),_:1})]))])):h("v-if",!0)])}}});export{J as default};
@@ -1 +1 @@
1
- import{defineComponent as e,ref as l,reactive as t,watch as r,openBlock as a,createElementBlock as o,createElementVNode as i,createVNode as s,unref as n,Fragment as d,renderList as u,toDisplayString as p,normalizeClass as c,withDirectives as g,vShow as m,withCtx as b,createTextVNode as v}from"vue";import{NSwitch as w,NIcon as y,NButton as f}from"naive-ui";import{CheckmarkCircle as _}from"@vicons/ionicons5";import C from"../../../shared/assets/img/table_style_1.png.js";import h from"../../../shared/assets/img/table_style_2.png.js";import B from"../../../shared/assets/img/table_style_3.png.js";import L from"../../../shared/assets/img/table_style_4.png.js";const j={class:"main-wrapper",style:{"overflow-y":"auto"}},k={class:"set-item"},x=i("span",{style:{"margin-right":"20px"}},"开启斑马线",-1),S={class:"set-item table-item"},z=["onClickCapture"],T={class:"table-bg"},F=["src"],O={class:"table-style__desc"},U={class:"circle"},q={class:"main-wrapper__table-footer"};var A=e({__name:"TableStyle",props:{tableStyleConfig:{type:Object,default:()=>({stripe:!1,border:!0})}},emits:["save","close"],setup(e,{expose:A,emit:D}){var E,G,H,I;const J=e,K=l([{title:(null==(E=window.getLanguageByCode)?void 0:E.call(window,"10010.1.266"))||"样式一",label:(null==(G=window.getLanguageByCode)?void 0:G.call(window,"10010.1.267"))||"无列分割线",border:!1},{title:(null==(H=window.getLanguageByCode)?void 0:H.call(window,"10010.1.268"))||"样式二",label:(null==(I=window.getLanguageByCode)?void 0:I.call(window,"10010.1.269"))||"列分割线",border:!0}]),M=t(J.tableStyleConfig);function N(){D("close")}function P(){D("save")}return r((()=>J.tableStyleConfig),(e=>{const{stripe:l=!1,border:t=!0}=e;M.stripe=l,M.border=t}),{immediate:!0,deep:!0}),A({getTableFields:function(){return M}}),(e,l)=>(a(),o("div",j,[i("div",k,[x,s(n(w),{value:M.stripe,"onUpdate:value":l[0]||(l[0]=e=>M.stripe=e),size:"small"},null,8,["value"])]),i("div",S,[(a(!0),o(d,null,u(K.value,((e,l)=>{return a(),o(d,{key:l},[i("h4",null,p(e.title),1),i("div",{class:c(["table-style",{active:e.border===M.border}]),onClickCapture:()=>{return l=e.border,void(M.border=l);var l}},[i("div",T,[i("img",{src:(t=e.border,M.stripe?t?C:B:t?h:L),alt:""},null,8,F)]),i("div",O,[g(s(n(y),{size:20,component:n(_)},null,8,["component"]),[[m,e.border===M.border]]),g(i("i",U,null,512),[[m,e.border!==M.border]]),i("span",null,p(e.label),1)])],42,z)],64);var t})),128))]),i("div",q,[s(n(f),{style:{"margin-right":"8px"},onClick:N},{default:b((()=>{var e;return[v((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.28"))||"取消")]})),_:1}),s(n(f),{type:"primary",onClick:P},{default:b((()=>{var e;return[v((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.244"))||"保存")]})),_:1})])]))}});export{A as default};
1
+ import{defineComponent as e,ref as l,reactive as t,watch as r,openBlock as a,createElementBlock as o,createElementVNode as i,createVNode as s,unref as n,Fragment as d,renderList as u,toDisplayString as p,normalizeClass as c,withDirectives as g,vShow as m,withCtx as b,createTextVNode as v}from"vue";import{NSwitch as w,NIcon as y,NButton as f}from"naive-ui";import{CheckmarkCircle as _}from"@vicons/ionicons5";import C from"../../../shared/assets/img/table_style_1.png.js";import h from"../../../shared/assets/img/table_style_2.png.js";import B from"../../../shared/assets/img/table_style_3.png.js";import L from"../../../shared/assets/img/table_style_4.png.js";const j={class:"main-wrapper",style:{"overflow-y":"auto"}},k={class:"set-item"},x=i("span",{style:{"margin-right":"20px"}},"开启斑马线",-1),S={class:"set-item table-item"},z=["onClickCapture"],T={class:"table-bg"},F=["src"],O={class:"table-style__desc"},U={class:"circle"},q={class:"main-wrapper__table-footer"};var A=e({__name:"TableStyle",props:{tableStyleConfig:{type:Object,default:()=>({stripe:!1,border:!0})}},emits:["save","close"],setup(e,{expose:A,emit:D}){var E,G,H,I;const J=e,K=l([{title:(null==(E=window.getLanguageByCode)?void 0:E.call(window,"10010.1.266"))||"样式一",label:(null==(G=window.getLanguageByCode)?void 0:G.call(window,"10010.1.267"))||"无列分割线",border:!1},{title:(null==(H=window.getLanguageByCode)?void 0:H.call(window,"10010.1.268"))||"样式二",label:(null==(I=window.getLanguageByCode)?void 0:I.call(window,"10010.1.269"))||"列分割线",border:!0}]),M=t(J.tableStyleConfig);function N(){D("close")}function P(){D("save")}return r((()=>J.tableStyleConfig),(e=>{const{stripe:l=!1,border:t=!0}=e;M.stripe=l,M.border=t}),{immediate:!0,deep:!0}),A({getTableFields:function(){return M}}),(e,l)=>(a(),o("div",j,[i("div",k,[x,s(n(w),{value:M.stripe,"onUpdate:value":l[0]||(l[0]=e=>M.stripe=e),size:"small"},null,8,["value"])]),i("div",S,[(a(!0),o(d,null,u(K.value,((e,l)=>{return a(),o(d,{key:l},[i("h4",null,p(e.title),1),i("div",{class:c(["table-style",{active:e.border===M.border}]),onClickCapture:()=>{return l=e.border,void(M.border=l);var l}},[i("div",T,[i("img",{src:(t=e.border,M.stripe?t?C:B:t?h:L),alt:""},null,8,F)]),i("div",O,[g(s(n(y),{size:20,component:n(_)},null,8,["component"]),[[m,e.border===M.border]]),g(i("i",U,null,512),[[m,e.border!==M.border]]),i("span",null,p(e.label),1)])],42,z)],64);var t})),128))]),i("div",q,[s(n(f),{style:{"margin-right":"8px"},onClick:N},{default:b((()=>{var e;return[v((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.32"))||"取消")]})),_:1}),s(n(f),{type:"primary",onClick:P},{default:b((()=>{var e;return[v((null==(e=window.getLanguageByCode)?void 0:e.call(window,"10010.1.244"))||"保存")]})),_:1})])]))}});export{A as default};