dfs-page-config 0.4.70 → 0.4.72
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/dfs-page-config.js
CHANGED
|
@@ -105238,9 +105238,9 @@ const isFontAvailable = (k) => {
|
|
|
105238
105238
|
if (!isFontAvailable("CircularXX") || !isFontAvailable("CircularXX-Medium")) {
|
|
105239
105239
|
ElMessageBox.alert(
|
|
105240
105240
|
`
|
|
105241
|
-
|
|
105242
|
-
点击下载字体:<a href="${CircularXXMedium}" target="_blank">CircularXX-Medium.otf</a><br />
|
|
105243
|
-
点击下载字体:<a href="${CircularXXRegular}" target="_blank">CircularXX-Regular.otf</a>
|
|
105241
|
+
<span style="color: red;">所需字体未安装,安装后请关闭浏览器窗口重新打开尝试。</span> <br />
|
|
105242
|
+
点击下载字体:<a href="${CircularXXMedium}" download="CircularXX-Medium.otf" target="_blank">CircularXX-Medium.otf</a><br />
|
|
105243
|
+
点击下载字体:<a href="${CircularXXRegular}" download="CircularXX-Regular.otf" target="_blank">CircularXX-Regular.otf</a>
|
|
105244
105244
|
`,
|
|
105245
105245
|
"提示",
|
|
105246
105246
|
{
|
|
@@ -105289,7 +105289,7 @@ const isFontAvailable = (k) => {
|
|
|
105289
105289
|
closeDialog: ir
|
|
105290
105290
|
};
|
|
105291
105291
|
}
|
|
105292
|
-
}),
|
|
105292
|
+
}), FabricHangTag_vue_vue_type_style_index_0_scoped_c90f4194_lang = "", _withScopeId = (k) => (pushScopeId("data-v-c90f4194"), k = k(), popScopeId(), k), _hoisted_1 = {
|
|
105293
105293
|
style: { height: "max-content", display: "block" },
|
|
105294
105294
|
class: "el-upload-list--picture-card"
|
|
105295
105295
|
}, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "point" }, null, -1)), _hoisted_3 = {
|
|
@@ -105557,7 +105557,7 @@ function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
|
105557
105557
|
}, 8, ["modelValue"])
|
|
105558
105558
|
], 64);
|
|
105559
105559
|
}
|
|
105560
|
-
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
105560
|
+
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-c90f4194"]]);
|
|
105561
105561
|
FabricHangTag.install = (k) => k.component(FabricHangTag.name, FabricHangTag);
|
|
105562
105562
|
AgTable.install = (k) => k.component(AgTable.name, AgTable);
|
|
105563
105563
|
const index = (k, L) => {
|
|
@@ -1995,9 +1995,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
1995
1995
|
`).reverse().forEach((ar,wr)=>{ie.ADD_PRINT_TEXTA("text03-"+wr,Ue-vr,dr,Et,$e,ar),vr+=$e+3}),lr.fabricFeatureDescList&&[...lr.fabricFeatureDescList].reverse().forEach((wr,hr)=>{const Ar=Math.ceil(wr.length/qe)*$e+(hr>0?4:0);vr+=Ar,ie.ADD_PRINT_TEXTA("text04-"+hr,Ue-vr+3,dr,Et,Ar," ● "),ie.SET_PRINT_STYLEA(0,"FontSize",3),ie.ADD_PRINT_TEXTA("text05-"+hr,Ue-vr,parseInt(dr)+3+"mm",Et,Ar,wr)}),vr+=mr,lr.fabricIntroduction&&lr.fabricIntroduction.split(`
|
|
1996
1996
|
`).reverse().forEach((ar,wr)=>{ie.ADD_PRINT_TEXTA("text06-"+wr,Ue-vr,dr,Et,$e,ar),vr+=$e+3}),vr+=mr,lr.fabricSeries=lr.fabricSeries||lr.name,lr.fabricSeries&&lr.fabricSeries.split(`
|
|
1997
1997
|
`).reverse().forEach((ar,wr)=>{ie.ADD_PRINT_TEXTA("text07-"+wr,Ue-vr,dr,Et,$e,ar),ie.SET_PRINT_STYLEA(0,"FontSize",12),ie.SET_PRINT_STYLEA(0,"Bold",1),vr+=$e+12})}function jt(){ElMessageBox.prompt("","设置横向偏移",{customStyle:{width:"350px"},confirmButtonText:"确认",cancelButtonText:"取消",inputPattern:/^\d*$/,inputErrorMessage:"请输入数字",inputPlaceholder:_e.offset,center:!0}).then(({value:lr})=>{_e.offset=(lr||0)+"mm",localStorage.setItem("fabricHangTagPrintOffset",_e.offset)}).catch(()=>{})}function tr(){_e.directionDialogVisible=!0}function or(){localStorage.setItem("fabricHangTagDirection",_e.direction),_e.directionDialogVisible=!1}function er(){if(!isFontAvailable("CircularXX")||!isFontAvailable("CircularXX-Medium")){ElMessageBox.alert(`
|
|
1998
|
-
|
|
1999
|
-
点击下载字体:<a href="${CircularXXMedium}" target="_blank">CircularXX-Medium.otf</a><br />
|
|
2000
|
-
点击下载字体:<a href="${CircularXXRegular}" target="_blank">CircularXX-Regular.otf</a>
|
|
1998
|
+
<span style="color: red;">所需字体未安装,安装后请关闭浏览器窗口重新打开尝试。</span> <br />
|
|
1999
|
+
点击下载字体:<a href="${CircularXXMedium}" download="CircularXX-Medium.otf" target="_blank">CircularXX-Medium.otf</a><br />
|
|
2000
|
+
点击下载字体:<a href="${CircularXXRegular}" download="CircularXX-Regular.otf" target="_blank">CircularXX-Regular.otf</a>
|
|
2001
2001
|
`,"提示",{showConfirmButton:!1,dangerouslyUseHTMLString:!0}).catch(()=>{});return}_e.dialogState=!0,setTimeout(()=>{pe.value.focus()},100)}function ir(){_e.printCount=""}function ur(){const lr=document.createElement("style");lr.innerHTML=`
|
|
2002
2002
|
@font-face {
|
|
2003
2003
|
font-family: 'CircularXX-Regular';
|
|
@@ -2006,4 +2006,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
2006
2006
|
@font-face {
|
|
2007
2007
|
font-family: 'CircularXX-Medium';
|
|
2008
2008
|
src: url(${CircularXXMedium});
|
|
2009
|
-
`,document.head.appendChild(dr)}return{fabricHangTagNewRef:ae,printCountRef:pe,...vue.toRefs(_e),show:xe,close:Ie,print:Ne,confirm,setOffset:jt,setDirection:tr,confirmDirection:or,showDialog:er,closeDialog:ir}}}),
|
|
2009
|
+
`,document.head.appendChild(dr)}return{fabricHangTagNewRef:ae,printCountRef:pe,...vue.toRefs(_e),show:xe,close:Ie,print:Ne,confirm,setOffset:jt,setDirection:tr,confirmDirection:or,showDialog:er,closeDialog:ir}}}),FabricHangTag_vue_vue_type_style_index_0_scoped_c90f4194_lang="",_withScopeId=k=>(vue.pushScopeId("data-v-c90f4194"),k=k(),vue.popScopeId(),k),_hoisted_1={style:{height:"max-content",display:"block"},class:"el-upload-list--picture-card"},_hoisted_2=_withScopeId(()=>vue.createElementVNode("span",{class:"point"},null,-1)),_hoisted_3={class:"el-upload-list__item-actions",style:{"z-index":"2","border-radius":"10px"}},_hoisted_4={class:"print-ele",ref:"printEle",style:{width:"192px",height:"288px",padding:"5px 10px","line-height":"9pt","font-family":"CircularXX-Regular",display:"flex","flex-direction":"column","justify-content":"flex-end"}},_hoisted_5=["innerHTML"],_hoisted_6={key:0,style:{height:"6pt"}},_hoisted_7=["innerHTML"],_hoisted_8={key:1,style:{height:"8pt"}},_hoisted_9={style:{margin:"8px 0"}},_hoisted_10=_withScopeId(()=>vue.createElementVNode("span",{style:{margin:"0 5px","font-size":"6px"}},"●",-1)),_hoisted_11=["innerHTML"],_hoisted_12={key:3,style:{height:"8pt"}},_hoisted_13={id:"barcode",style:{width:"100px"}},_hoisted_14={style:{position:"absolute",bottom:"22px",right:"30px"}},_hoisted_15={class:"dialog-footer"},_hoisted_16={class:"dialog-footer"};function _sfc_render(k,L,ie,ae,pe,_e){var tr,or,er;const xe=vue.resolveComponent("ZoomIn"),Oe=ElIcon,Ie=__unplugin_components_1,Ne=ElRadioButton,Ue=ElRadioGroup,Et=ElButton,qe=ElInputNumber,Dt=ElFormItem,$e=ElForm,kt=ElDialog,jt=ElRadio;return vue.openBlock(),vue.createElementBlock(vue.Fragment,null,[vue.withDirectives(vue.createElementVNode("div",{class:vue.normalizeClass([k.zoomIn?"zoom-in":""]),onClick:L[3]||(L[3]=(...ir)=>k.close&&k.close(...ir))},[vue.createElementVNode("div",{onClick:L[2]||(L[2]=vue.withModifiers(()=>{},["stop"])),class:"container",style:{width:"max-content",background:"#e0e0e1",padding:"40px 10px 10px",color:"#000","font-size":"7pt","line-height":"7pt",display:"flex","flex-direction":"column","justify-content":"flex-end","border-radius":"10px",position:"relative","user-select":"none","word-break":"break-word"}},[vue.createElementVNode("div",_hoisted_1,[_hoisted_2,vue.createElementVNode("span",_hoisted_3,[vue.createVNode(Oe,{onClick:L[0]||(L[0]=ir=>k.zoomIn=!0),style:{cursor:"pointer"}},{default:vue.withCtx(()=>[vue.createVNode(xe)]),_:1})]),vue.withDirectives(vue.createVNode(Ie,{ref:"fabricHangTagNewRef",data:k.data},null,8,["data"]),[[vue.vShow,k.printType=="new"]]),vue.withDirectives(vue.createElementVNode("div",_hoisted_4,[vue.createElementVNode("div",null,[vue.createElementVNode("p",{style:{"font-size":"17px","font-family":"CircularXX-Medium","margin-bottom":"5px","line-height":"20px"},innerHTML:(tr=k.data.fabricSeries||k.data.name)==null?void 0:tr.replace(/\n/g,"</br>")},null,8,_hoisted_5),k.data.friendlyReminder?vue.createCommentVNode("",!0):(vue.openBlock(),vue.createElementBlock("p",_hoisted_6)),vue.createElementVNode("p",{style:{margin:"5px 0"},innerHTML:(or=k.data.fabricIntroduction)==null?void 0:or.replace(/\n/g,"</br>")},null,8,_hoisted_7),k.data.friendlyReminder?vue.createCommentVNode("",!0):(vue.openBlock(),vue.createElementBlock("p",_hoisted_8)),vue.createElementVNode("ul",_hoisted_9,[(vue.openBlock(!0),vue.createElementBlock(vue.Fragment,null,vue.renderList(k.data.fabricFeatureDescList,ir=>(vue.openBlock(),vue.createElementBlock("li",{key:ir,style:{margin:"1pt 0",display:"flex","align-items":"center"}},[_hoisted_10,vue.createTextVNode(" "+vue.toDisplayString(ir),1)]))),128))]),k.data.friendlyReminder?(vue.openBlock(),vue.createElementBlock("p",{key:2,style:{margin:"3pt 0"},innerHTML:(er=k.data.friendlyReminder)==null?void 0:er.replace(/\n/g,"</br>")},null,8,_hoisted_11)):(vue.openBlock(),vue.createElementBlock("p",_hoisted_12)),vue.withDirectives((vue.openBlock(),vue.createElementBlock("svg",_hoisted_13,null,512)),[[vue.vShow,k.data.barCodeId]]),vue.createElementVNode("span",_hoisted_14,vue.toDisplayString(k.data.code),1)])],512),[[vue.vShow,k.printType=="old"]])]),vue.createVNode(Ue,{modelValue:k.printType,"onUpdate:modelValue":L[1]||(L[1]=ir=>k.printType=ir),size:"small",style:{display:"flex","justify-content":"center",position:"absolute",top:"8px",left:"-2px","z-index":"3",transform:"scale(0.8)"}},{default:vue.withCtx(()=>[vue.createVNode(Ne,{label:"new"},{default:vue.withCtx(()=>[vue.createTextVNode("新版")]),_:1}),vue.createVNode(Ne,{label:"old"},{default:vue.withCtx(()=>[vue.createTextVNode("旧版")]),_:1})]),_:1},8,["modelValue"]),k.showPrintButton?(vue.openBlock(),vue.createBlock(Et,{key:0,class:"print-button",onClick:vue.withModifiers(k.showDialog,["stop"]),size:"small"},{default:vue.withCtx(()=>[vue.createTextVNode("打印")]),_:1},8,["onClick"])):vue.createCommentVNode("",!0)])],2),[[vue.vShow,k.isShow]]),vue.createVNode(kt,{title:"打印数量",modelValue:k.dialogState,"onUpdate:modelValue":L[6]||(L[6]=ir=>k.dialogState=ir),width:"350px",center:"","close-on-click-modal":!1,onClose:k.closeDialog},{footer:vue.withCtx(()=>[vue.createElementVNode("span",_hoisted_15,[vue.createVNode(Et,{onClick:L[5]||(L[5]=ir=>k.dialogState=!1)},{default:vue.withCtx(()=>[vue.createTextVNode("取 消")]),_:1}),vue.createVNode(Et,{type:"primary",onClick:k.print},{default:vue.withCtx(()=>[vue.createTextVNode("确认打印")]),_:1},8,["onClick"])])]),default:vue.withCtx(()=>[vue.createVNode($e,{"label-width":"20px"},{default:vue.withCtx(()=>[vue.createVNode(Dt,{label:" ",style:{"margin-bottom":"0"}},{default:vue.withCtx(()=>[vue.createVNode(qe,{ref:"printCountRef",modelValue:k.printCount,"onUpdate:modelValue":L[4]||(L[4]=ir=>k.printCount=ir),min:1,precision:0,controls:!1,placeholder:"请输入打印数量",style:{width:"100%"}},null,8,["modelValue"])]),_:1}),vue.createVNode(Dt,{label:" "},{default:vue.withCtx(()=>[vue.createVNode(Et,{onClick:k.setOffset,link:"",size:"small",style:{color:"#409eff"}},{default:vue.withCtx(()=>[vue.createTextVNode("设置横向偏移")]),_:1},8,["onClick"]),vue.createVNode(Et,{onClick:k.setDirection,link:"",size:"small",style:{color:"#409eff"}},{default:vue.withCtx(()=>[vue.createTextVNode("设置标签方向")]),_:1},8,["onClick"])]),_:1})]),_:1})]),_:1},8,["modelValue","onClose"]),vue.createVNode(kt,{title:"设置标签方向",modelValue:k.directionDialogVisible,"onUpdate:modelValue":L[9]||(L[9]=ir=>k.directionDialogVisible=ir),width:"350px",center:"","close-on-click-modal":!1},{footer:vue.withCtx(()=>[vue.createElementVNode("span",_hoisted_16,[vue.createVNode(Et,{onClick:L[8]||(L[8]=ir=>k.directionDialogVisible=!1)},{default:vue.withCtx(()=>[vue.createTextVNode("取 消")]),_:1}),vue.createVNode(Et,{type:"primary",onClick:k.confirmDirection},{default:vue.withCtx(()=>[vue.createTextVNode("确 定")]),_:1},8,["onClick"])])]),default:vue.withCtx(()=>[vue.createVNode(Ue,{modelValue:k.direction,"onUpdate:modelValue":L[7]||(L[7]=ir=>k.direction=ir),style:{display:"flex","justify-content":"center",height:"74px"}},{default:vue.withCtx(()=>[vue.createVNode(jt,{label:"1"},{default:vue.withCtx(()=>[vue.createTextVNode("纵向")]),_:1}),vue.createVNode(jt,{label:"2"},{default:vue.withCtx(()=>[vue.createTextVNode("横向")]),_:1})]),_:1},8,["modelValue"])]),_:1},8,["modelValue"])],64)}const FabricHangTag=_export_sfc(_sfc_main,[["render",_sfc_render],["__scopeId","data-v-c90f4194"]]);FabricHangTag.install=k=>k.component(FabricHangTag.name,FabricHangTag),AgTable.install=k=>k.component(AgTable.name,AgTable);const index=(k,L)=>{["getters","_actions"].forEach(ae=>{Object.keys(store[ae]).forEach(pe=>{L.store[ae][pe]=store[ae][pe]})}),store.commit("saveUrl",L.baseUrl),store.commit("saveLocale",L.locale),store.commit("saveEnv",L.env),L.store.state._CONFIG_DATA=store.state._CONFIG_DATA,L.store.state._BASE_URL=L.baseUrl,store._mutations.setLoading=L.store._mutations.setLoading,install(k),k.component("DfsPageConfig",Page);const ie=()=>({t:ae=>ae});k.config.globalProperties.useI18n=L.useI18n||ie};exports.AgTable=AgTable,exports.CellSelect=_sfc_main$2,exports.Dialog=Dialog,exports.EleTable=EleTable,exports.FabricHangTag=FabricHangTag,exports.Form=Form,exports.Upload=Upload,exports.UploadComp=UploadComp,exports.default=index,exports.handleProxy=handleProxy,Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|