@ibiz-template/mob-vue3-components 0.7.41-alpha.42 → 0.7.41-alpha.43
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/ibiz-markdown-editor-CJML6xAn.js +2 -0
- package/dist/ibiz-markdown-editor-CJML6xAn.js.map +1 -0
- package/dist/{index-WIlPP20e.js → index-BGhGphQC.js} +2 -2
- package/dist/{index-WIlPP20e.js.map → index-BGhGphQC.js.map} +1 -1
- package/dist/index-D3_2I0Q7.js +305 -0
- package/dist/index-D3_2I0Q7.js.map +1 -0
- package/dist/{index-939MMLli.js → index-DvcCk7Fe.js} +2 -2
- package/dist/{index-939MMLli.js.map → index-DvcCk7Fe.js.map} +1 -1
- package/dist/{index.es-o1JgcEDJ.js → index.es-eWduPqyQ.js} +2 -2
- package/dist/{index.es-o1JgcEDJ.js.map → index.es-eWduPqyQ.js.map} +1 -1
- package/dist/index.min.css +4 -4
- package/dist/index.system.min.js +1 -1
- package/dist/{quill-C820qAfl.js → quill-DuOZdqyT.js} +2 -2
- package/dist/{quill-C820qAfl.js.map → quill-DuOZdqyT.js.map} +1 -1
- package/dist/{quill-editor-BfMMLhDn.js → quill-editor-C1K5FQ77.js} +2 -2
- package/dist/{quill-editor-BfMMLhDn.js.map → quill-editor-C1K5FQ77.js.map} +1 -1
- package/dist/{quill-editor-preview-ByF3Ohdc.js → quill-editor-preview-CPEsDUFZ.js} +2 -2
- package/dist/{quill-editor-preview-ByF3Ohdc.js.map → quill-editor-preview-CPEsDUFZ.js.map} +1 -1
- package/dist/{tree-BAn6S4jm.js → tree-4seHVV2e.js} +2 -2
- package/dist/{tree-BAn6S4jm.js.map → tree-4seHVV2e.js.map} +1 -1
- package/dist/{xlsx-util-BzJTYvD2.js → xlsx-util-DIyfONPS.js} +2 -2
- package/dist/{xlsx-util-BzJTYvD2.js.map → xlsx-util-DIyfONPS.js.map} +1 -1
- package/es/common/rawitem/rawitem.mjs +33 -3
- package/es/editor/markdown/ibiz-markdown-editor/custom-menu.mjs +2 -0
- package/es/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.css +1 -1
- package/es/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.mjs +114 -8
- package/es/editor/raw/ibiz-raw/ibiz-raw.mjs +13 -3
- package/es/index.mjs +6 -0
- package/es/locale/en/index.mjs +3 -1
- package/es/locale/zh-CN/index.mjs +3 -1
- package/es/platform/android-platform-provider.mjs +79 -0
- package/es/util/ai-chat-util/ai-chat-util.mjs +201 -42
- package/es/util/app-util/app-util.mjs +1 -1
- package/es/util/print-preview-util/print-pdf/pdf-helper.mjs +163 -3
- package/es/util/print-preview-util/print-pdf/print-pdf.css +1 -1
- package/es/util/print-preview-util/print-pdf/print-pdf.mjs +5 -3
- package/es/util/print-preview-util/print-preview-util.mjs +49 -88
- package/es/view/download-view/download-view.mjs +17 -3
- package/es/view-engine/mob-edit-view.engine.mjs +2 -2
- package/lib/common/rawitem/rawitem.cjs +33 -3
- package/lib/editor/markdown/ibiz-markdown-editor/custom-menu.cjs +2 -0
- package/lib/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.cjs +113 -7
- package/lib/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.css +1 -1
- package/lib/editor/raw/ibiz-raw/ibiz-raw.cjs +13 -3
- package/lib/index.cjs +16 -4
- package/lib/locale/en/index.cjs +3 -1
- package/lib/locale/zh-CN/index.cjs +3 -1
- package/lib/platform/android-platform-provider.cjs +79 -0
- package/lib/util/ai-chat-util/ai-chat-util.cjs +200 -41
- package/lib/util/app-util/app-util.cjs +1 -1
- package/lib/util/print-preview-util/print-pdf/pdf-helper.cjs +166 -2
- package/lib/util/print-preview-util/print-pdf/print-pdf.cjs +5 -3
- package/lib/util/print-preview-util/print-pdf/print-pdf.css +1 -1
- package/lib/util/print-preview-util/print-preview-util.cjs +48 -87
- package/lib/view/download-view/download-view.cjs +16 -2
- package/lib/view-engine/mob-edit-view.engine.cjs +2 -2
- package/package.json +5 -5
- package/dist/ibiz-markdown-editor-CI2KXxZP.js +0 -2
- package/dist/ibiz-markdown-editor-CI2KXxZP.js.map +0 -1
- package/dist/index-CmuhP7QP.js +0 -305
- package/dist/index-CmuhP7QP.js.map +0 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
System.register(["vue","@ibiz-template/vue3-util","qx-util","cherry-markdown","@ibiz-template/core","@ibiz-template/runtime"],function(e){"use strict";var t,a,n,i,o,r,l,c,s,d,u,p,h,m,v,f,w,b,g,k;return{setters:[function(e){t=e.defineComponent,a=e.createVNode,n=e.resolveComponent,i=e.ref,o=e.watch,r=e.onMounted,l=e.onUnmounted,c=e.isVNode},function(e){s=e.getEditorEmits,d=e.getMarkDownProps,u=e.useNamespace,p=e.useUIStore},function(e){h=e.createUUID},function(e){m=e.default},function(e){v=e.getAppCookie,f=e.CoreConst,w=e.IBizContext},function(e){b=e.parseSearchParams,g=e.UIActionUtil,k=e.OpenAppViewCommand}],execute:function(){function y(e){return"function"==typeof e||"[object Object]"===Object.prototype.toString.call(e)&&!c(e)}e("default",t({name:"IBizMarkDown",props:d(),emits:s(),setup(e,{emit:t}){const a=u("markdown"),n=e.controller,c=i(null),s=i(null),d=h(),y=h(),I=i({["".concat(ibiz.env.tokenHeader,"Authorization")]:"".concat(ibiz.env.tokenPrefix,"Bearer ").concat(v(f.TOKEN))}),C=i(""),x=i(""),{UIStore:A}=p(),z=i("editOnly"),M=i(""),P=i(!1);o(()=>e.data,e=>{if(e&&n){const t={...n.editorParams,enableNoAccess:n.enableNoAccess,globalDownloadPrifix:n.globalDownloadPrifix};t.uploadparams&&(t.uploadParams=JSON.parse(t.uploadparams)),t.exportparams&&(t.exportParams=JSON.parse(t.exportparams));const a=ibiz.util.file.calcFileUpDownUrl(n.context,n.params,e,t);C.value=a.uploadUrl,x.value=a.downloadUrl}},{immediate:!0,deep:!0});o(()=>e.value,(e,t)=>{var a;e!==t&&(null==(a=s.value)||a.setMarkdown(e,!1))},{immediate:!0});const O=(e,t)=>({[e]:t}),U=t=>{var a,i,o;const r=null==(a=t.target)?void 0:a.closest('a[href^="chunkview://"], a[href^="view://"], a[href^="action://"]');if(!r)return;t.preventDefault();let l=r.getAttribute("href");if(!l)return;const c=["chunkview","view","action"].find(e=>l.startsWith("".concat(e,"://")))||"";if(!c)return;if("chunkview"===c){const t=(null==n?void 0:n.editorParams.chunkview)||e.chunkView,a=(null==n?void 0:n.editorParams.chunkentity)||e.chunkEntity;if(!t||!a)return;const i=l.replace("chunkview://","");l="view://".concat(t,'?srfnavctx={"').concat(a,'":"').concat(i,'"}')}const{protocolId:s,context:d,params:u}=(e=>{const t=new URL(e),a={},n={};let i="";if(t.searchParams.size>0){const i=t.searchParams.get("srfnavctx");if(i){try{Object.assign(a,JSON.parse(i))}catch(t){ibiz.log.error(ibiz.i18n.t("runtime.utils.openRedirectView.parseSrfnavctxParameter",{urlStr:e}),t)}t.searchParams.delete("srfnavctx")}t.searchParams.forEach((e,t)=>{n[t]=e})}else if(t.search){const i=b(t.search),o=i.srfnavctx;if(o){try{const e=decodeURIComponent(o);Object.assign(a,JSON.parse(e))}catch(t){ibiz.log.error(ibiz.i18n.t("runtime.utils.openRedirectView.parseSrfnavctxParameter",{urlStr:e}),t)}delete i.srfnavctx}Object.keys(i).forEach(e=>{n[e]=i[e]})}const o=t.pathname||t.hostname,r=o.replace("//","").split("/"),[l,c]=r;return i="action:"===t.protocol?"".concat(t.username,"@").concat(o):c||l,{params:n,context:a,protocolId:i}})(l);if(!s)return;const p=(null==(i=null==n?void 0:n.context)?void 0:i.clone())||(null==(o=e.context)?void 0:o.clone())||w.create({});switch(Object.assign(p,d),c){case"chunkview":case"view":ibiz.commands.execute(k.TAG,s,Object.assign(p,{srfkeepnull:!0}),u);break;case"action":g.exec(s,{event:t,params:u,context:p,data:[e.data||{}],view:(null==n?void 0:n.view)||e.view,ctrl:(null==n?void 0:n.ctrl)||e.ctrl},p.appid||p.srfappid)}};let E;const[N,S]=function(e,t){if(!e)return[];const{emit:a,handleAIClick:n}=t,i=m.createMenuHook("AI",{icon:{type:"svg",content:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" height="1em" width="1em" preserveAspectRatio="xMidYMid meet" focusable="false" class="cherry-menu-AIChart">\n <g id="aae1.Base基础/1.icon图标/2.normal/ai-star" stroke-width="1" fill-rule="evenodd">\n <path d="M5.817 1.53l3.158 8.797h.054v.152l1.443 4.021-1.402.001-1.041-2.982H2.495l-1.03 2.982L0 14.5 4.671 1.533l1.146-.003zm7.86 5.424V14.5h-1.213V6.954h1.212zM5.248 3.549l-2.342 6.778h4.706L5.249 3.55zM13.046 0c.075 0 .147.02.204.071a.318.318 0 01.094.181l.064.273c.097.417.17.727.255.968.084.24.177.4.31.523.134.124.318.218.599.306.281.088.65.166 1.15.265a.358.358 0 01.195.095c.056.057.083.13.083.213a.289.289 0 01-.083.21.362.362 0 01-.197.094c-.528.093-.918.167-1.214.255-.295.088-.485.187-.621.324-.137.138-.23.324-.31.606-.08.283-.145.651-.23 1.147a.329.329 0 01-.093.184.293.293 0 01-.206.075.308.308 0 01-.207-.072.322.322 0 01-.1-.188l-.006-.033c-.085-.486-.149-.845-.228-1.12-.079-.274-.17-.452-.305-.585-.135-.133-.323-.23-.618-.32s-.683-.168-1.21-.273a.353.353 0 01-.2-.096.29.29 0 01-.08-.208c0-.079.023-.153.079-.211a.35.35 0 01.2-.097c.5-.098.869-.176 1.15-.263.282-.087.465-.18.597-.302.132-.12.224-.278.306-.511.082-.236.151-.539.244-.947l.071-.312a.312.312 0 01.102-.183.311.311 0 01.205-.069z" id="aae形状结合"></path>\n </g>\n </svg>'},onClick:()=>(n(),null)}),o={};return e.extraActions.forEach(t=>{const{uiactionId:n,sysImage:i,caption:r}=t,l=n.split("@")[0],c={onClick:async()=>{const t=await e.doCustomUIAction(n,e.model.appId);t.length>0&&a("customAction",{tag:n,data:t})}};i&&(c.icon={type:"svg",content:i.rawContent}),o[l]=m.createMenuHook(r,c)}),[i,o]}(n,{emit:t,handleAIClick:async()=>{const a=null==n?void 0:n.model.appDataEntityId;if(!a||!n.deACMode)return;const{zIndex:i}=p(),o=i.increment();E=await ibiz.aiChatUtil.getAIChat();const{containerOptions:r,chatOptions:l}=await ibiz.aiChatUtil.getEditorExAIChatParams(n.editorParams,n.context,n.params,e.data||{},n.deACMode,{chatInstance:E,view:n.view,ctrl:n.ctrl}),c=await ibiz.aiChatUtil.getAIResourceOptions(n.context,n.params);E.create({resourceOptions:c,containerOptions:{zIndex:o+2e3,...r},chatOptions:{caption:n.deACMode.logicName,context:{...n.context},params:{...n.params,srfactag:n.deACMode.codeName},appDataEntityId:a,...l,action:(e,a)=>{"backfill"===e&&t("change",a.realcontent)}}})}}),D={value:e.value,nameSpace:"cherry-markdown",themeSettings:{mainTheme:A.theme,codeBlockTheme:A.theme},fileUpload:async(t,a)=>{const i=await ibiz.util.file.fileUpload(C.value,t,I.value);let o=x.value.replace("%fileId%",i.fileid);if(ibiz.config.common.enableDownloadTicket&&n&&!n.enableNoAccess){const t=await ibiz.util.file.getDownloadTicket(n.context,n.params,e.data||{},{fileId:i.fileid},n.downloadTicketParams);t&&t.ticket&&(o=x.value.replace("%fileId%",t.ticket))}a(o)},emoji:{useUnicode:!0},header:{anchorStyle:"autonumber"},editor:{height:"100%",defaultModel:z.value,codemirror:{autofocus:!1,placeholder:null==n?void 0:n.placeHolder}},toolbars:{toolbar:["switchModel","bold","italic","strikethrough","header",{insert:["image","audio","video","link","hr","br","code","formula","toc","table","pdf","word"]},"settings"],customMenu:{ai:N,...S}}};if(n&&n.chatCompletion&&D.toolbars.toolbar.unshift("ai"),n&&n.extraActions.length>0){const e=n.extraActions.map(e=>e.uiactionId.split("@")[0]);D.toolbars.toolbar.push(...e)}r(()=>{const e={id:y,...D,editor:{defaultModel:"previewOnly"},callback:{onClickPreview:U}};s.value=new m(e)}),l(()=>{var e,t;null==(e=c.value)||e.destroy(),c.value=null,null==(t=s.value)||t.destroy(),s.value=null});return{ns:a,id:d,editor:c,headers:I,isEditing:P,previewId:y,defaultModel:z,previewImage:M,onEdit:()=>{P.value=!0},openPicker:async e=>{const{target:t}=e;if(t){const a=(e=>{const t={type:"",url:""};return"A"===e.nodeName?(t.type="A",t.url=e.hash):e.parentNode&&"A"===e.parentNode.nodeName?(t.type="A",t.url=e.parentNode.hash):"IMG"===e.nodeName&&(t.type="IMG",t.url=e.src),t})(t);if("A"===a.type&&a.url.startsWith("#")){e.preventDefault(),e.stopPropagation();const t=a.url.slice(1);if(t){if(document.getElementById(y)){const e=document.getElementById(t);e&&e.scrollIntoView({behavior:"smooth"})}return}}"IMG"===a.type&&a.url&&(M.value=a.url)}},handleOpened:()=>{if(c.value)c.value.setMarkdown(e.value||"",!1);else{const e={id:d,...D,callback:{onClickPreview:U,beforeImageMounted:O}};c.value=new m(e),null==n||n.setMDEditor(c.value)}},handleCancel:()=>{c.value&&(c.value.setMarkdown("",!1),P.value=!1)},handleConfirm:()=>{c.value&&(t("change",c.value.getMarkdown()),c.value.setMarkdown("",!1),P.value=!1)},handlePreviewClose:()=>{M.value=""}}},render(){let e,t;return a("div",{class:[this.ns.b(),this.disabled?this.ns.m("disabled"):"",this.readonly?this.ns.m("readonly"):""]},[this.readonly||this.disabled?null:a("div",{onClick:this.onEdit,class:this.ns.e("edit")},[a("ion-icon",{name:"create-outline"},null)]),a(n("van-field"),{readonly:!0,disabled:this.disabled,onClick:this.openPicker},{input:a("div",{id:this.previewId,class:[this.ns.e("cherry"),this.ns.em("cherry","preview")]},null)}),a(n("iBizPreviewImage"),{url:this.previewImage,class:this.ns.e("image"),onClosed:this.handlePreviewClose},null),a(n("van-action-sheet"),{teleport:"body",onOpened:this.handleOpened,show:this.isEditing,"onUpdate:show":e=>this.isEditing=e,class:this.ns.e("popup")},{default:()=>[a("div",{class:this.ns.em("popup","content")},[a("div",{id:this.id,class:[this.ns.e("cherry"),this.ns.em("cherry","edit")]},null)]),a("div",{class:this.ns.em("popup","footer")},[a(n("van-button"),{class:this.ns.e("cancel"),onClick:this.handleCancel},y(e=ibiz.i18n.t("editor.common.cancel"))?e:{default:()=>[e]}),a(n("van-button"),{type:"primary",class:this.ns.e("confirm"),onClick:this.handleConfirm},y(t=ibiz.i18n.t("editor.common.confirm"))?t:{default:()=>[t]})])]})])}}))}}});
|
|
2
|
+
//# sourceMappingURL=ibiz-markdown-editor-CJML6xAn.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ibiz-markdown-editor-CJML6xAn.js","sources":["../src/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.tsx","../src/editor/markdown/ibiz-markdown-editor/custom-menu.ts"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-explicit-any */\nimport { Ref, ref, watch, onMounted, onUnmounted, defineComponent } from 'vue';\nimport {\n useUIStore,\n useNamespace,\n getEditorEmits,\n getMarkDownProps,\n} from '@ibiz-template/vue3-util';\nimport { createUUID } from 'qx-util';\nimport Cherry from 'cherry-markdown';\nimport {\n CoreConst,\n IBizContext,\n getAppCookie,\n IChatMessage,\n} from '@ibiz-template/core';\nimport {\n UIActionUtil,\n parseSearchParams,\n OpenAppViewCommand,\n} from '@ibiz-template/runtime';\nimport { MarkDownEditorController } from '../markdown-editor.controller';\nimport { initCustomMenu } from './custom-menu';\nimport './ibiz-markdown-editor.scss';\n\n/**\n * 移动端Markdown编辑框\n * @primary\n * @description 基于cherry-markdown深度定制可扩展的Markdown编辑器,用于Markdown文档编辑。支持编辑器类型包含:`移动端Markdown编辑框`\n * @editorparams {name:uploadparams,parameterType:string,description:上传参数,图片或文件上传时,用于计算上传路径}\n * @editorparams {name:exportparams,parameterType:string,description:下载参数,图片或文件下载时,用于计算下载路径}\n * @editorparams {name:osscat,parameterType:string,description:用于计算上传和下载路径的OSS参数}\n * @editorparams {name:readonly,parameterType:boolean,defaultvalue:false,description:设置编辑器是否为只读态}\n * @editorparams {\"name\":\"enablenoaccess\",\"parameterType\":\"boolean\",\"defaultvalue\":\"false\", \"description\":\"是否启用无权限模式,若启用无权限模式,上传文件夹需拼接'$'字符,也不需要计算下载凭证\"}\n * @editorparams {\"name\":\"globaldownloadprifix\",\"parameterType\":\"boolean\",\"defaultvalue\":\"false\", \"description\":\"是否使用全局文件下载前缀,若启用,则以global作为前缀\"}\n * @editorparams {\"name\":\"chunkview\",\"parameterType\":\"string\", \"description\":\"切片视图,用于定义打开目标切片视图\"}\n * @editorparams {\"name\":\"chunkentity\",\"parameterType\":\"string\", \"description\":\"切片实体,用于打开切片视图数据主键key\"}\n * @ignoreprops autoFocus | overflowMode\n * @ignoreemits blur | focus | infoTextChange | enter\n */\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nconst IBizMarkDown: any = defineComponent({\n name: 'IBizMarkDown',\n props: getMarkDownProps<MarkDownEditorController>(),\n emits: getEditorEmits(),\n setup(props, { emit }) {\n const ns = useNamespace('markdown');\n\n const c: MarkDownEditorController | undefined = props.controller;\n\n const editor = ref<Cherry | null>(null);\n const editorPreview = ref<Cherry | null>(null);\n\n const id = createUUID();\n const previewId = createUUID();\n\n // 请求头\n const headers: Ref<IData> = ref({\n [`${ibiz.env.tokenHeader}Authorization`]: `${\n ibiz.env.tokenPrefix\n }Bearer ${getAppCookie(CoreConst.TOKEN)}`,\n });\n\n // 上传文件路径\n const uploadUrl: Ref<string> = ref('');\n\n // 下载文件路径\n const downloadUrl: Ref<string> = ref('');\n\n // 编辑器主题\n const { UIStore } = useUIStore();\n\n // 编辑器模式\n const defaultModel = ref('editOnly');\n\n // 预览态预览图片地址\n const previewImage: Ref<string> = ref('');\n\n // 是否打开编辑态\n const isEditing = ref(false);\n\n // data响应式变更基础路径\n watch(\n () => props.data,\n newVal => {\n if (newVal && c) {\n const editorParams: IData = {\n ...c.editorParams,\n enableNoAccess: c.enableNoAccess,\n globalDownloadPrifix: c.globalDownloadPrifix,\n };\n if (editorParams.uploadparams) {\n editorParams.uploadParams = JSON.parse(editorParams.uploadparams);\n }\n if (editorParams.exportparams) {\n editorParams.exportParams = JSON.parse(editorParams.exportparams);\n }\n const urls = ibiz.util.file.calcFileUpDownUrl(\n c.context,\n c.params,\n newVal,\n editorParams,\n );\n uploadUrl.value = urls.uploadUrl;\n downloadUrl.value = urls.downloadUrl;\n }\n },\n { immediate: true, deep: true },\n );\n\n // // 自定义图片上传\n const fileUpload = async (file: Blob, callback: (_url: string) => void) => {\n const data = await ibiz.util.file.fileUpload(\n uploadUrl.value,\n file,\n headers.value,\n );\n let url = downloadUrl.value.replace('%fileId%', data.fileid);\n if (ibiz.config.common.enableDownloadTicket && c && !c.enableNoAccess) {\n const downloadTicket = await ibiz.util.file.getDownloadTicket(\n c.context,\n c.params,\n props.data || {},\n { fileId: data.fileid },\n c.downloadTicketParams,\n );\n if (downloadTicket && downloadTicket.ticket)\n url = downloadUrl.value.replace('%fileId%', downloadTicket.ticket);\n }\n callback(url);\n };\n\n watch(\n () => props.value,\n (newVal, oldVal) => {\n if (newVal !== oldVal) editorPreview.value?.setMarkdown(newVal, false);\n },\n { immediate: true },\n );\n\n // 图片加载回调\n const beforeImageMounted = (e: string, src: string) => {\n return { [e]: src };\n };\n\n /**\n * @description 解析协议\n * @param {string} urlStr\n * @returns {*} {{\n * context: IParams;\n * params: IParams;\n * id: string;\n * }}\n */\n const parseProtocol = (\n urlStr: string,\n ): {\n context: IParams;\n params: IParams;\n protocolId: string;\n } => {\n const url = new URL(urlStr);\n const context: IParams = {};\n const params: IParams = {};\n let protocolId = '';\n if (url.searchParams.size > 0) {\n const navCtx = url.searchParams.get('srfnavctx');\n if (navCtx) {\n try {\n Object.assign(context, JSON.parse(navCtx));\n } catch (error) {\n ibiz.log.error(\n ibiz.i18n.t(\n 'runtime.utils.openRedirectView.parseSrfnavctxParameter',\n { urlStr },\n ),\n error,\n );\n }\n url.searchParams.delete('srfnavctx');\n }\n url.searchParams.forEach((value, _key) => {\n params[_key] = value;\n });\n // 路径中存在search但searchParams为空,说明浏览器不支持URLSearchParams对象\n } else if (url.search) {\n const searchParams = parseSearchParams(url.search);\n const navCtx: string = searchParams.srfnavctx;\n if (navCtx) {\n try {\n const value = decodeURIComponent(navCtx);\n Object.assign(context, JSON.parse(value));\n } catch (error) {\n ibiz.log.error(\n ibiz.i18n.t(\n 'runtime.utils.openRedirectView.parseSrfnavctxParameter',\n { urlStr },\n ),\n error,\n );\n }\n delete searchParams.srfnavctx;\n }\n Object.keys(searchParams).forEach(key => {\n params[key] = searchParams[key];\n });\n }\n // 兼容edge浏览器\n const pathname = url.pathname || url.hostname;\n const rdTagItems = pathname.replace('//', '').split('/');\n // 当只有一个时,为视图标识。当有两个时,第二个是视图标识\n const [appOrViewTag, viewTag] = rdTagItems;\n // 特殊处理action协议\n protocolId =\n url.protocol === 'action:'\n ? `${url.username}@${pathname}`\n : viewTag || appOrViewTag;\n return {\n params,\n context,\n protocolId,\n };\n };\n\n /**\n * @description 点击预览\n * @param {MouseEvent} event\n * @returns {*} {void}\n */\n const onClickPreview = (event: MouseEvent): void => {\n const link = (event.target as HTMLElement)?.closest(\n 'a[href^=\"chunkview://\"], a[href^=\"view://\"], a[href^=\"action://\"]',\n );\n if (!link) return;\n event.preventDefault();\n let href = link.getAttribute('href');\n if (!href) return;\n const protocols = ['chunkview', 'view', 'action'];\n // 寻找第一个满足条件的前缀\n const match = protocols.find(p => href!.startsWith(`${p}://`));\n const protocol = match || '';\n if (!protocol) return;\n if (protocol === 'chunkview') {\n const chunkView = c?.editorParams.chunkview || props.chunkView;\n const chunkEntity = c?.editorParams.chunkentity || props.chunkEntity;\n if (!chunkView || !chunkEntity) return;\n const chunkID = href.replace('chunkview://', '');\n href = `view://${chunkView}?srfnavctx={\"${chunkEntity}\":\"${chunkID}\"}`;\n }\n const { protocolId, context: _context, params } = parseProtocol(href);\n if (!protocolId) return;\n const context: IContext =\n c?.context?.clone() || props.context?.clone() || IBizContext.create({});\n Object.assign(context, _context);\n switch (protocol) {\n case 'chunkview':\n case 'view':\n ibiz.commands.execute(\n OpenAppViewCommand.TAG,\n protocolId,\n Object.assign(context, { srfkeepnull: true }),\n params,\n );\n break;\n case 'action':\n UIActionUtil.exec(\n protocolId,\n {\n event,\n params,\n context,\n data: [props.data || {}],\n view: c?.view || props.view,\n ctrl: c?.ctrl || props.ctrl,\n },\n context.appid || context.srfappid,\n );\n break;\n default:\n break;\n }\n };\n\n // AI 聊天实例\n let chatInstance: any;\n\n const handleAIClick = async () => {\n const appDataEntityId = c?.model.appDataEntityId;\n if (!appDataEntityId || !c.deACMode) return;\n const { zIndex } = useUIStore();\n const containerZIndex = zIndex.increment();\n chatInstance = await ibiz.aiChatUtil.getAIChat();\n const { containerOptions, chatOptions } =\n await ibiz.aiChatUtil.getEditorExAIChatParams(\n c.editorParams,\n c.context,\n c.params,\n props.data || {},\n c.deACMode,\n { chatInstance, view: c.view, ctrl: c.ctrl },\n );\n const resourceOptions = await ibiz.aiChatUtil.getAIResourceOptions(\n c.context,\n c.params,\n );\n chatInstance.create({\n resourceOptions,\n containerOptions: {\n // vant组件层级为2000+,此处需添加2000\n zIndex: containerZIndex + 2000,\n ...containerOptions,\n },\n chatOptions: {\n caption: c.deACMode.logicName,\n context: { ...c.context },\n params: { ...c.params, srfactag: c.deACMode.codeName },\n appDataEntityId,\n ...chatOptions,\n action: (action: string, message: IChatMessage) => {\n if (action === 'backfill') {\n emit('change', message.realcontent);\n }\n },\n },\n });\n };\n\n const [AIMenu, customMenus] = initCustomMenu(\n c as MarkDownEditorController,\n {\n emit,\n handleAIClick,\n },\n );\n\n const editorOpts = {\n value: props.value,\n nameSpace: 'cherry-markdown',\n themeSettings: {\n mainTheme: UIStore.theme,\n codeBlockTheme: UIStore.theme,\n },\n fileUpload,\n emoji: {\n useUnicode: true,\n },\n header: {\n anchorStyle: 'autonumber',\n },\n editor: {\n // 编辑器的高度,默认100%,如果挂载点存在内联设置的height则以内联样式为主\n height: '100%',\n // defaultModel 编辑器初始化后的默认模式,一共有三种模式:1、双栏编辑预览模式;2、纯编辑模式;3、预览模式\n // edit&preview: 双栏编辑预览模式\n // editOnly: 纯编辑模式(没有预览,可通过toolbar切换成双栏或预览模式)\n // previewOnly: 预览模式(没有编辑框,toolbar只显示“返回编辑”按钮,可通过toolbar切换成编辑模式)\n defaultModel: defaultModel.value,\n codemirror: {\n // 是否自动focus 默认为true\n autofocus: false,\n placeholder: c?.placeHolder,\n },\n },\n toolbars: {\n toolbar: [\n 'switchModel',\n 'bold',\n 'italic',\n 'strikethrough',\n 'header',\n // 'list',\n {\n insert: [\n 'image',\n 'audio',\n 'video',\n 'link',\n 'hr',\n 'br',\n 'code',\n 'formula',\n 'toc',\n 'table',\n 'pdf',\n 'word',\n ],\n },\n 'settings',\n ],\n customMenu: {\n ai: AIMenu,\n ...customMenus,\n },\n },\n };\n\n // 打印工具类打开时无控制器\n if (c && c.chatCompletion) editorOpts.toolbars.toolbar.unshift('ai');\n\n // 自定义行为项\n if (c && c.extraActions.length > 0) {\n const keys = c.extraActions.map((item: IData) => {\n return item.uiactionId.split('@')[0];\n });\n editorOpts.toolbars.toolbar.push(...keys);\n }\n\n onMounted(() => {\n const cherryOptions = {\n id: previewId,\n ...editorOpts,\n editor: { defaultModel: 'previewOnly' },\n callback: {\n onClickPreview,\n },\n };\n editorPreview.value = new Cherry(cherryOptions as IData);\n });\n\n onUnmounted(() => {\n editor.value?.destroy();\n editor.value = null;\n editorPreview.value?.destroy();\n editorPreview.value = null;\n });\n\n // 计算触发元素类型\n const calcTargetType = (\n target: HTMLElement,\n ): {\n type: string;\n url: string;\n } => {\n const result = {\n type: '',\n url: '',\n };\n if (target.nodeName === 'A') {\n result.type = 'A';\n result.url = (target as HTMLAnchorElement).hash;\n } else if (target.parentNode && target.parentNode.nodeName === 'A') {\n result.type = 'A';\n result.url = (target.parentNode as HTMLAnchorElement).hash;\n } else if (target.nodeName === 'IMG') {\n result.type = 'IMG';\n result.url = (target as HTMLImageElement).src;\n }\n return result;\n };\n\n const openPicker = async (event: TouchEvent) => {\n // 如果点击项是a标签,并且有href,值为#开头,且后续值为页面内的元素的id,就走页面滚动导航\n // 如果是图片,则进行放大预览\n const { target } = event;\n if (target) {\n const result = calcTargetType(target as HTMLElement);\n if (result.type === 'A' && result.url.startsWith('#')) {\n // 点击a标签,本页面内滑动,阻止其他变化\n event.preventDefault();\n event.stopPropagation();\n const targetid = result.url.slice(1);\n if (targetid) {\n const preview = document.getElementById(previewId);\n if (preview) {\n const anchor = document.getElementById(targetid);\n if (anchor) anchor.scrollIntoView({ behavior: 'smooth' });\n }\n return;\n }\n }\n // 点击图片,展开预览\n if (result.type === 'IMG' && result.url)\n previewImage.value = result.url;\n }\n };\n\n /**\n * @description 打开编辑态\n */\n const onEdit = (): void => {\n isEditing.value = true;\n };\n\n /**\n * 处理打开编辑面板\n */\n const handleOpened = (): void => {\n if (editor.value) {\n editor.value.setMarkdown(props.value || '', false);\n } else {\n const cherryOptions = {\n id,\n ...editorOpts,\n callback: {\n onClickPreview,\n beforeImageMounted,\n },\n };\n editor.value = new Cherry(cherryOptions as IData);\n c?.setMDEditor(editor.value);\n }\n };\n\n // 取消编辑\n const handleCancel = () => {\n if (!editor.value) return;\n editor.value.setMarkdown('', false);\n isEditing.value = false;\n };\n\n // 确认编辑\n const handleConfirm = () => {\n if (!editor.value) return;\n emit('change', editor.value.getMarkdown());\n editor.value.setMarkdown('', false);\n isEditing.value = false;\n };\n\n // 关闭图片预览时清除预览图片地址\n const handlePreviewClose = () => {\n previewImage.value = '';\n };\n\n return {\n ns,\n id,\n editor,\n headers,\n isEditing,\n previewId,\n defaultModel,\n previewImage,\n onEdit,\n openPicker,\n handleOpened,\n handleCancel,\n handleConfirm,\n handlePreviewClose,\n };\n },\n render() {\n return (\n <div\n class={[\n this.ns.b(),\n this.disabled ? this.ns.m('disabled') : '',\n this.readonly ? this.ns.m('readonly') : '',\n ]}\n >\n {!this.readonly && !this.disabled ? (\n <div onClick={this.onEdit} class={this.ns.e('edit')}>\n <ion-icon name='create-outline'></ion-icon>\n </div>\n ) : null}\n\n <van-field readonly disabled={this.disabled} onClick={this.openPicker}>\n {{\n input: (\n <div\n id={this.previewId}\n class={[this.ns.e('cherry'), this.ns.em('cherry', 'preview')]}\n ></div>\n ),\n }}\n </van-field>\n\n <iBizPreviewImage\n url={this.previewImage}\n class={this.ns.e('image')}\n onClosed={this.handlePreviewClose}\n ></iBizPreviewImage>\n\n <van-action-sheet\n teleport='body'\n onOpened={this.handleOpened}\n v-model:show={this.isEditing}\n class={this.ns.e('popup')}\n >\n <div class={this.ns.em('popup', 'content')}>\n <div\n id={this.id}\n class={[this.ns.e('cherry'), this.ns.em('cherry', 'edit')]}\n ></div>\n </div>\n <div class={this.ns.em('popup', 'footer')}>\n <van-button class={this.ns.e('cancel')} onClick={this.handleCancel}>\n {ibiz.i18n.t('editor.common.cancel')}\n </van-button>\n <van-button\n type='primary'\n class={this.ns.e('confirm')}\n onClick={this.handleConfirm}\n >\n {ibiz.i18n.t('editor.common.confirm')}\n </van-button>\n </div>\n </van-action-sheet>\n </div>\n );\n },\n});\n\nexport default IBizMarkDown;\n","/* eslint-disable no-unsafe-finally */\n/* eslint-disable @typescript-eslint/no-explicit-any */\nimport Cherry from 'cherry-markdown';\nimport { MarkDownEditorController } from '../markdown-editor.controller';\n\n/**\n * 初始化自定义菜单\n *\n * @export\n * @param {(IData | null)} editor\n * @param {MarkDownEditorController} c\n * @return {*} {IData[]}\n */\nexport function initCustomMenu(\n c: MarkDownEditorController,\n opts: IData,\n): IData[] {\n if (!c) return [];\n const { emit, handleAIClick } = opts;\n const AIMenu = Cherry.createMenuHook('AI', {\n icon: {\n type: 'svg',\n content: `<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" height=\"1em\" width=\"1em\" preserveAspectRatio=\"xMidYMid meet\" focusable=\"false\" class=\"cherry-menu-AIChart\">\n <g id=\"aae1.Base基础/1.icon图标/2.normal/ai-star\" stroke-width=\"1\" fill-rule=\"evenodd\">\n <path d=\"M5.817 1.53l3.158 8.797h.054v.152l1.443 4.021-1.402.001-1.041-2.982H2.495l-1.03 2.982L0 14.5 4.671 1.533l1.146-.003zm7.86 5.424V14.5h-1.213V6.954h1.212zM5.248 3.549l-2.342 6.778h4.706L5.249 3.55zM13.046 0c.075 0 .147.02.204.071a.318.318 0 01.094.181l.064.273c.097.417.17.727.255.968.084.24.177.4.31.523.134.124.318.218.599.306.281.088.65.166 1.15.265a.358.358 0 01.195.095c.056.057.083.13.083.213a.289.289 0 01-.083.21.362.362 0 01-.197.094c-.528.093-.918.167-1.214.255-.295.088-.485.187-.621.324-.137.138-.23.324-.31.606-.08.283-.145.651-.23 1.147a.329.329 0 01-.093.184.293.293 0 01-.206.075.308.308 0 01-.207-.072.322.322 0 01-.1-.188l-.006-.033c-.085-.486-.149-.845-.228-1.12-.079-.274-.17-.452-.305-.585-.135-.133-.323-.23-.618-.32s-.683-.168-1.21-.273a.353.353 0 01-.2-.096.29.29 0 01-.08-.208c0-.079.023-.153.079-.211a.35.35 0 01.2-.097c.5-.098.869-.176 1.15-.263.282-.087.465-.18.597-.302.132-.12.224-.278.306-.511.082-.236.151-.539.244-.947l.071-.312a.312.312 0 01.102-.183.311.311 0 01.205-.069z\" id=\"aae形状结合\"></path>\n </g>\n </svg>`,\n },\n onClick: () => {\n handleAIClick();\n return null;\n },\n });\n\n const customMenus: IData = {};\n c.extraActions.forEach((item: IData) => {\n const { uiactionId, sysImage, caption } = item;\n const tag = uiactionId.split('@')[0];\n const options: IData = {\n onClick: async () => {\n const data = await c.doCustomUIAction(uiactionId, c.model.appId);\n if (data.length > 0) {\n emit('customAction', { tag: uiactionId, data });\n }\n },\n };\n if (sysImage) {\n options.icon = {\n type: 'svg',\n content: sysImage.rawContent,\n };\n }\n customMenus[tag] = Cherry.createMenuHook(caption, options);\n });\n return [AIMenu, customMenus];\n}\n"],"names":["s","Object","prototype","toString","call","_isVNode","exports","defineComponent","name","props","getMarkDownProps","emits","getEditorEmits","setup","emit","ns","useNamespace","c","controller","editor","ref","editorPreview","id","createUUID","previewId","headers","env","tokenHeader","concat","ibiz","tokenPrefix","getAppCookie","CoreConst","TOKEN","uploadUrl","IBizMarkDown","UIStore","useUIStore","isEditing","watch","enableNoAccess","globalDownloadPrifix","editorParams","uploadparams","uploadParams","JSON","parse","exportparams","util","file","calcFileUpDownUrl","context","params","newVal","downloadUrl","value","urls","immediate","deep","data","oldVal","_a","setMarkdown","beforeImageMounted","e","src","protocolId","event","url","searchParams","link","get","closest","href","error","urlStr","find","p","startsWith","delete","protocol","chunkView","chunkview","chunkEntity","chunkentity","navCtx","srfnavctx","chunkID","_context","size","downloadTicket","downloadTicketParams","_key","callback","search","parseSearchParams","decodeURIComponent","assign","log","i18n","t","key","pathname","hostname","rdTagItems","replace","split","appOrViewTag","viewTag","username","_b","clone","_c","IBizContext","create","commands","execute","OpenAppViewCommand","TAG","srfkeepnull","UIActionUtil","view","appid","srfappid","chatInstance","AIMenu","customMenus","opts","handleAIClick","Cherry","createMenuHook","icon","type","content","onClick","extraActions","forEach","item","uiactionId","sysImage","caption","tag","options","async","doCustomUIAction","model","appId","length","rawContent","initCustomMenu","onClickPreview","appDataEntityId","preventDefault","zIndex","protocols","aiChatUtil","getAIChat","match","containerOptions","chatOptions","getEditorExAIChatParams","deACMode","ctrl","resourceOptions","parseProtocol","srfactag","codeName","action","message","realcontent","nameSpace","themeSettings","mainTheme","theme","codeBlockTheme","fileid","defaultModel","common","enableDownloadTicket","fileId","previewImage","ticket","emoji","useUnicode","header","containerZIndex","placeholder","insert","customMenu","ai","chatCompletion","map","toolbar","push","keys","cherryOptions","fileUpload","editorOpts","anchorStyle","height","onUnmounted","destroy","codemirror","behavior","onEdit","openPicker","target","result","placeHolder","toolbars","nodeName","hash","parentNode","stopPropagation","onMounted","targetid","slice","document","getElementById","anchor","scrollIntoView","handleOpened","calcTargetType","setMDEditor","handleCancel","handleConfirm","render","_slot","class","this","b","disabled","m","readonly","_createVNode","_resolveComponent","input","em","teleport","show","$event","getMarkdown","default","handlePreviewClose","_isSlot","_slot2"],"mappings":"woBAyBA,MAAA,mBAAAA,GAAA,oBAAAC,OAAAC,UAAAC,SAAAC,KAAAJ,KAAAK,EAAAL,EACA,CACAM,EAAA,UAAAC,EAAA,CACAC,KAAA,eACAC,MAAAC,IACAC,MAAAC,IACA,KAAAC,CAAAJ,GAAAK,KACAA,IAEA,MAAAC,EAAAC,EAAA,YACAC,EAAAR,EAAAS,WACAC,EAAAC,EAAA,MACAC,EAAAD,EAAA,MACAE,EAAAC,IACAC,EAAAD,IACAE,EAAAL,EAAA,CAAA,CAAA,UAAApB,KAAA0B,IAAAC,YAAA,kBAAA,GAAAC,OAAAC,KAAAH,IAAAI,YAAA,WAAAF,OAAAG,EAAAC,EAAAC,UAAAC,EAAAd,EAAA,IACMe,EAAoB5B,EAAAA,KAClB6B,QACN3B,GACK4B,MACQjB,EAAA,YAAEN,EAAAA,EAAAA,IAAQwB,EAAAlB,GAAA,GACrBmB,EAAMxB,IAAKC,EAAAA,SAEX,GAAMC,GAAgDC,EAAAA,CAEtD,MAAMC,EAAiC,IACjCE,EAAAA,aAEAC,eAAgBL,EAACuB,eACjBhB,qBAAsBP,EAAEwB,sBAE9BC,EAAAC,eACMlB,EAAyBmB,aAACC,KAAAC,MAAAJ,EAAAC,eAI9BD,EAAAK,0DAGF,MAAMb,EAAsBL,KAAOmB,KAAGC,KAAAC,kBAAAjC,EAAAkC,QAAAlC,EAAAmC,OAAAC,EAAAX,uBAEtCY,EAAAC,MAAAC,EAAAF,WACA,IAEAG,WAAA,EACAC,MAAM,IAYNnB,EACE,IAAM9B,EAAMkD,SACFC,KACR,IAAIP,EACFA,QACmB,SAAbhC,EAAakC,QAAAM,EAAAC,YAAAT,GAAA,iBAEjBZ,UAEFsB,EAAiBpB,CAAAA,EAAAA,KACfD,CACFsB,CAAAA,GAAAC,IAuEAC,EAAeC,IACnB,IAAIC,EAAIC,EAAAA,QACNC,EAAgCC,OAApBV,EAAGO,eAAqB,EAAYP,EAAAW,QAAA,qEAChD,IAAAF,WAEIrE,qBACFwE,EAAEH,EAAOI,aAAO,QACd7C,IAAAA,EAGM8C,aAKRP,EAFG,CAAA,YAAA,OAAA,UACHQ,KAAAC,GAAAJ,EAAAK,WAAA,GAAAlD,OAAAiD,EAAA,UACiBE,GACnB,IAAAC,EACAZ,OACEhB,GAAY,cAAZA,EAAoB,CACtB,MAAE6B,GAAA,MAAAhE,OAAA,EAAAA,EAAAyB,aAAAwC,YAAAzE,EAAAwE,UACFE,GAAA,MAAAlE,OAAA,EAAAA,EAAAyB,aAAA0C,cAAA3E,EAAA0E,YACD,IAAMF,IAAcE,EACnB,OACA,MAAME,EAAiBhB,EAAAA,QAAaiB,eAAS,IAC7Cb,YAAY7C,OAAAqD,EAAA,iBAAArD,OAAAuD,EAAA,OAAAvD,OAAA2D,EAAA,MAER,MAAArB,qBAEAsB,EAAYpC,OACZvB,GAjGF,CAAA8C,UACAP,EAAU,IAAGvC,IAAKmB,GAMlBd,EAAUqB,CAAAA,EACVD,EAAYC,CAAAA,EACd,IAAAW,EAAA,GACD,GACDE,EAAAC,aAAAoB,KAAA,EAAA,CAAEhC,MAAAA,EAAeW,EAAAC,aAAAE,IAAA,aAAEb,GAAM2B,EAAA,CAC1B,kCAED,CAAA,MAAAX,YACgBA,MAAG7C,KAAOoB,gEAAiD,CACnEU,WAKIL,EACNzB,CACFuC,EAAMsB,aAAAA,OAAiB,aAICtB,EACrBC,aAACsB,QACJ,CAACpC,EAAAqC,KACDxC,QAGFyC,MAAAA,KAAaC,OAAA,CACd,MAAAzB,EAAA0B,EAAA3B,EAAA0B,QAGCT,EAAY9B,EACL+B,UACL,GAAIjC,EAAM,CAEZ,IAAEI,MAAWF,EAAAyC,mBAAAX,GACdpF,OAAAgG,OAAA9C,EAAAN,KAAAC,MAAAS,aAED1B,KAAAqE,IAAAxB,MAAA7C,KAAAsE,KAAAC,EAAA,yDAAA,YAES1B,EAAI,QAAQL,EAAAiB,SACpB,4BAEDlC,EAAAiD,GAAAhC,EAAAgC,IAEJ,CACA,MAAAC,EAAAlC,EAAAkC,UAAAlC,EAAAmC,SACAC,EAAAF,EAAAG,QAAA,KAAA,IAAAC,MAAA,MACAC,EAAAC,GAAAJ,EAEA,OADAtC,EAAA,YAAAE,EAAAY,SAAA,GAAApD,OAAAwC,EAAAyC,SAAA,KAAAjF,OAAA0E,GAAAM,GAAAD,EACA,CACAvD,SACID,UAOEe,eAmCYS,CAAAA,SAIR,aACAxB,GAA6B,OAAtBkB,EAAaiB,MAADrE,OAAU,EAAAA,EAAAkC,cAAA,EAAA2D,EAAAC,WAAA,OAAAC,EAAAvG,EAAA0C,cAAA,EAAA6D,EAAAD,UAAAE,EAAAC,OAAA,CAAA,UAC/BjH,OAAAgG,OAAA9C,EAAAqC,GACMR,GACJ5B,IAAAA,YACF,IAAE,OACJvB,KAAAsF,SAAAC,QAAAC,EAAAC,IAAApD,EAAAjE,OAAAgG,OAAA9C,EAAA,CACAoE,aAAA,IACMjB,GACN,MACA,IAAA,SACAkB,EAAOb,KAAcC,EAAWJ,CAChCrC,QACAD,SAIAf,UACEC,KAAM,CAAA3C,EAAAkD,MAAA,IACNR,MAAO,MAAAlC,OAAA,EAAAA,EAAAwG,OAAAhH,EAAAgH,KACPvD,MAAAA,MAAAA,OAAAA,EAAAA,EAAAA,OAAAA,EAAAA,MACDf,EAAAuE,OAAAvE,EAAAwE,YAMP,IAAAC,EACA,MAkDQC,EAAAC,GCpRD,SAAwB7G,EAAG8G,GAChC,IAAK9G,EACH,MAAO,GACT,MAAMH,KAAEA,EAAIkH,cAAEA,GAAkBD,EAC1BF,EAASI,EAAOC,eAAe,KAAM,CACzCC,KAAM,CACJC,KAAM,MACNC,QAAS,g3CAEXC,QAAS,KACPN,IACO,QAGLF,EAAc,CAAA,EAoBpB,OAnBA7G,EAAEsH,aAAaC,QAASC,IACtB,MAAMC,WAAEA,EAAUC,SAAEA,EAAQC,QAAEA,GAAYH,EACpCI,EAAMH,EAAWhC,MAAM,KAAK,GAC5BoC,EAAU,CACdR,QAASS,UACP,MAAMpF,QAAa1C,EAAE+H,iBAAiBN,EAAYzH,EAAEgI,MAAMC,OACtDvF,EAAKwF,OAAS,GAChBrI,EAAK,eAAgB,CAAE+H,IAAKH,EAAY/E,WAI1CgF,IACFG,EAAQX,KAAO,CACbC,KAAM,MACNC,QAASM,EAASS,aAGtBtB,EAAYe,GAAOZ,EAAOC,eAAeU,EAASE,KAE7C,CAACjB,EAAQC,EAClB,CDiPQuB,CAAApI,EAAA,CACEH,OACJkH,cApDNe,UACI,MAAMO,EAAmC,MAAjBnF,OAA4B,EAAAlD,EAAAgI,MAAAM,gBAClD,IAAAA,IAA0BtI,EAAkBuD,SAG5C,OACAL,MAAMqF,OACNC,GACIpH,IACEqH,EAAaD,cACnB7B,QAAA/F,KAAA8H,WAAAC,YACA,MAAMC,iBACNC,EAAiBD,YACjBE,SACI/E,KAAQ2E,WAAKK,wBAAa/I,EAAAyB,aAAAzB,EAAAkC,QAAAlC,EAAAmC,OAAA3C,EAAAkD,MAAA,CAAA,EAAA1C,EAAAgJ,SAAA,CAC5BrC,eACAH,KAAMtC,EAAAA,KACN+E,KAAKjF,EAAAA,OAEDkF,wBAAsChF,uBAAwBhC,QAAIlC,EAAAmC,QACxEwE,EAAAV,OAAA,CACAiD,kBAAQjG,iBAAU,CAAqBd,OAAAA,EAAAA,OAAWgH,GAElDL,YAAuB,CAEvB9J,QAAagB,EAACkC,mBACdA,QAAQ6B,IACD/D,EAAAkC,SAEHtB,OAAKsF,IAGsBI,EAAAA,OAAoB8C,SAE9CpJ,EAAAgJ,SAAAK,UAEHf,qBACE/B,SAGS,CAAA+C,EAAAC,KACC,aAANpH,GACAD,EAAO,SAAAqH,EAAAC,uBAajBlH,MAAA9C,EAAA8C,MACAmH,UAAI9C,kBAEJ+C,cAAM3C,CACJ4C,YAAqBC,MACrBC,eAAKvB,EAAqBsB,OAClBpB,WA3NsBV,MAAA9F,EAAA4C,gEAEhC,IAAAzB,EAAAd,EAAAC,MAAAkD,QAAA,WAAA9C,EAAAoH,QACA,GAAMC,KAAAA,OAAYC,OAAOC,sBAAWjK,IAAAA,EAAAuB,eAAA,+EAEpC2I,OAAAxH,EAAAoH,QACMK,EAAAA,oCAENhH,EAAAd,EAAAC,MAAAkD,QAAA,WAAAf,EAAA2F,QACA,OAkNiBC,MAAIjJ,CACnBkJ,eAEAC,OAAM,CAAE1B,YAAAA,cAA8B3I,OACpC,CAMkBsG,OAAQA,OAO1B0C,aAAAA,EAAe5G,MACfuG,WAAAA,CAEEL,WAAQgC,EACRC,YAAG5B,MAAAA,OAAAA,EAAAA,EAAAA,cAGHlB,SAAAA,CACAzF,QAAO,CAAI,cAAa,OACxBC,yBAAuBiH,SACvBd,CACAoC,OAAG5B,CAAAA,QAAW,QAAA,QAAA,OAAA,KAAA,KAAA,OAAA,UAAA,MAAA,QAAA,MAAA,qBAIZ6B,WAAA,CACFC,GAAAhE,KACFC,KASF,GAFEhH,GAAIG,EAAA6K,gBACJ9D,EAAAA,SAAAA,QAAAA,QAAAA,MAEH/G,GAAAA,EAAAsH,aAAAY,OAAA,EAAA,CAED,UAAgBZ,aAAGwD,IAAAtD,GACVhI,EAAM8C,WAAKmD,MAAA,KAAA,IAElBiE,EAAAA,SAAeqB,QAAAC,QAAAC,KAEbpB,KACF,MAACqB,EAAA,CACDC,GAAAA,KACKC,EACHd,OAAAA,CACDP,aAAA,eAECsB,SAAAA,CACDhD,mBAGCiD,EAAQhJ,MAAM,IAAA0E,EAAAkE,KAEdK,EAAA,KACA,IAAA3I,EAAAiD,EACA,OAAAjD,EAAA1C,EAAAoC,QAAAM,EAAA4I,YACAzB,MAAY,KACA,OAAZ0B,EAAAA,EAAYnJ,QAAAuD,EAAA2F,UACVpL,EAAAkC,MAAA,OAwGE,MAAA,CACAxC,KACEO,KACAH,SAAoCwL,UAAmBrK,YACzDd,YACAwJ,eACFI,eACFwB,OA9CW,KACbtK,EAAAiB,OAAA,GA8CEsJ,iBAzEqB1I,iBAEzB2I,KAEE,GAAAA,GACE,MAAAC,EA1CkBC,CAAAA,IAClB,MAAAD,EAAA,CACD3E,KAAA,GACD6E,IAAAA,UAOI,MAAAH,EAAAI,UACAH,EAAA3E,KAAA,MACEuD,IACEmB,EACAK,QAcLC,YAAA,MAAAN,EAAAM,WAAAF,UACDtB,EAAAA,KAAY,IACVC,EAAIhE,IAAMiF,EAAAM,WAAAD,MACPrF,QAAAA,EAAAA,WACLiF,EAAA3E,KAAA,MACF2E,EAAA3I,IAAA0I,EAAA7I,QAScyE,CAAiBoE,GAC7B,GAAA,MAAAC,EAAA3E,MAAA2E,EAAA3I,IAAAU,WAAA,KAAA,CACFuH,EAAU7C,iBACZrF,EAAAkJ,kBAEAC,MAAUC,EAAMR,EAAA3I,IAAAoJ,MAAA,GACd,MAEKnB,GADUoB,SAAAC,eAAAlM,GACA,CACP,MAAEmM,EAAAF,SAAAC,eAAAH,GAAEvC,GAA6B2C,EAAAC,eAAA,CAC7BjB,SAAA,UAEV,CACD,MACDtL,CACA,CAEgB,QAAlBmL,EAAYpE,MAAM2E,EAAA3I,MAChBjD,EAAcsL,MAASM,EAAA3I,IACvBjD,GAkDE0M,aA7CJ,KACA,GAAMC,EAAAA,MAMJ3M,QAAe2C,YAAArD,EAAA8C,OAAA,IAAA,QAEba,MAAK+H,EAAA,CACN7K,QACGwL,EACFC,SAAW,CACXA,iBACDhJ,yBAGMR,MAAU,IAAC2J,EAAQf,GACxBY,MAAAA,GAAmB9L,EAAA8M,YAAA5M,EAAAoC,MACnBwJ,GA4BFiB,aA1Ba,KACd7M,EAAAoC,QAGCpC,EAAAoC,MAAAO,YAAA,IAAA,GACAxB,EAAAiB,OAAA,IAsBD0K,cArBSnB,KAAW3I,EAAKZ,QAEtBzC,EAAA,SAAYK,EAAG2M,MAAAA,eACf3M,EAAI4L,MAAO3E,YAAY,IAAI2E,GACzBzK,EAAAiB,OAAA,uBAEqB,OACfgK,MAAWR,IAiB3B,EACA,MAAAmB,GACI,IAAAC,EAAMvB,SACJtK,EAAkB,MAAI,CACvB8L,MAAA,CAAAC,KAAAtN,GAAAuN,IAAAD,KAAAE,SAAAF,KAAAtN,GAAAyN,EAAA,YAAA,GAAAH,KAAAI,SAAAJ,KAAAtN,GAAAyN,EAAA,YAAA,mCAMYjL,cAJb+E,QAAA+F,KAAAzB,OACJwB,MAAAC,KAAAtN,GAAAiD,EAAA,SACA,CAAA0K,EAAA,WAAA,CACIlO,KAAMqN,kBACJ,QAAgBa,EAAEC,EAAA,aAAA,CAChBxN,UAAOoC,EACTgL,SAAOF,KAAAE,SACLjG,0BAEEsG,MAAGvC,EAAU,MAAA,CACbxG,GAAAA,KAAQrE,gBACN8H,CAAAA,KAAAA,GAActF,EAAA,UAAAqK,KAAAtN,GAAA8N,GAAA,SAAA,aACd9K,QACF2K,EAAAC,EAAA,oBAAA,KACDN,KAAAjD,aACDjK,MAAOoC,KAAKxC,GAAGiD,WACf/C,SAAG8M,KAAY5M,oBACjB,MAAAuN,EAAAC,EAAA,oBAAA,CACDG,SAAA,kCAEDC,KAAAV,KAAA/L,UACA,gBAAkB0M,GAASX,KAAA/L,UAAA0M,EACzBZ,MAAKjN,KAAOoC,GAAKS,EAAE,UACnB7C,CACAmB,QAAS,IAAM,CAAAoM,EAAQ,MAAA,CACxBN,MAAAC,KAAAtN,GAAA8N,GAAA,QAAA,sBAEDvN,GAAA+M,KAAA/M,GACA8M,MAAMH,CAAAA,KAAalN,GAAGkN,EAAA,UAAMI,KAAAtN,GAAA8N,GAAA,SAAA,UAC1B,QAAYtL,EAAO,MAAA,CACnBzC,MAAKuN,KAAUlN,GAAAA,GAAOoC,QAAM0L,WAC5B9N,CAAAA,EAAa2C,EAAsB,cAAA,CACnCxB,MAAUiB,KAAKxC,GAAGiD,EAAA,UACnBsE,QAAA+F,KAAAL,0DAEDkB,QAAA,IAAA,CAAAf,KACMgB,EAAAA,EAA2B,cAAA,CAC/B/D,KAAAA,UACDgD,MAAAC,KAAAtN,GAAAiD,EAAA,WAEDsE,QAAO+F,KAAAJ,eACHmB,EAAAC,EAAAxN,KAAAsE,KAAAC,EAAA,0BAAAiJ,EAAA,CACAH,QAAA,IAAA,CAAAG"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
System.register(["@ibiz-template/runtime","@ibiz-template/vue3-util","@ibiz-template/model-helper","@ibiz-template/core"],function(e){"use strict";var o,t,r,a;return{setters:[function(e){o=e.en},function(e){t=e.en},function(e){r=e.en},function(e){a=e.en}],execute:function(){e("default",{app:{noSupport:"Not supported currently",add:"Add",delete:"Delete",retract:"Retract",close:"Close",search:"Search"},component:{actionToolbar:{noSupportDropDown:"The drop-down mode is not supported"},rawItem:{errorConfig:"{type} type custom parameter configuration error",noSupportVideo:"Your browser does not support video tags"},emojiSelect:{frequently:"Frequently",peoples:"Peoples",nature:"Nature",foods:"Foods",activity:"Activity",objects:"Objects",places:"Places",symbols:"Symbols",flags:"Flags"},mdSortSetting:{confirm:"Confirm",sort:"Sort",asc:"ascend",desc:"descend"},dropdown:{pleaseSelect:"Please Select",clear:"Clear",searchPlaceholder:"Search"},dateRangePicker:{headerPlaceholder:"Please select a date range",confirm:"Confirm",today:"Today",startDate:"Start date",endDate:"End date",scopeIsInvalid:"The scope is invalid",overLimit:"Not within the allowed range",year:"Year",month:"Month",day:"Day",formatIsInvalid:"The format is invalid",use:"Use",example:"Example",selectDate:"Please select a date",noSelect:"No Select"},formItemContainer:{more:"More"},mpicker:{simpleErr:"The value of the SIMPLE type address bar {props.value} does not meet the requirements of a JSON string"},signature:{undo:"Undo",rewrite:"Rewrite",confirm:"Confirm",addSignature:"Click here to add signature",signaturePrompt:"Please write horizontally in the blank area"}},control:{common:{loadMore:"Load more...",loadFinish:"I have made it to the end",loadError:"Loading failed. Click to reload",addbtn:"Add"},appmenu:{more:"More",bottomNav:"Bottom Navigation",customNav:"Customize Navigation",save:"Save",noData:"No data"},form:{noSupportDetailType:"Form detail type not supported: {detailType} or corresponding provider cannot be found",formGroupPanel:{showMore:"Show More"},formMDctrlForm:{noFindProvider:"Provider not found for form"},repeaterMultiForm:{confirmTitle:"Tips for deletion",confirmDesc:"Do you want to delete the selection?"},repeaterSingleForm:{errorMessage:"No repeatedForm"},formMDctrlRepeater:{noSupportStyle:"Repeater style {repeaterStyle} is currently not supported"},mdCtrlContainer:{noSlot:"Item slot not provided"},formMDctrl:{errorMessage:"The content type is currently not supported as {contentType}"},searchForm:{search:"Search",reset:"Reset"},repeaterGrid:{index:"Index",noData:"No data"}},list:{expand:"Expand",selectedData:"Selected data",end:"The end~"},searchBar:{confirm:"Confirm",reset:"Reset",filter:"Filter",add:"Add",remove:"Remove",addCond:"Add filter",value:"Value",when:"When",operate:"Operation",property:"property",and:"AND",or:"OR",expand:"Expand",collapse:"Collapse",history:"History",clear:"Clear",more:"More",cancel:"Cancel"},toolbar:{noSupportType:"Toolbar item type: {itemType} is not supported"},tree:{subordinate:"Subordinate"},wizardPanel:{prev:"Previous",next:"Next",finish:"Finish"},calendar:{today:"Today",pickerDate:"Picker Date",customPicker:"Please select a date"},dashboard:{customLayout:"Custom Layout",save:"Save",showList:"Show List",hiddenList:"Hidden List"}},editor:{common:{entityConfigErr:"Please configure entities and entity datasets",selectViewConfigErr:"Please configure the data selection view",linkViewConfigErr:"Please configure the data link view",cancel:"Cancel",confirm:"Confirm"},html:{expand:"Expand",collapse:"Collapse"},cascader:{title:"Title {index}",noData:"No data"},datePicker:{title:"Select a date",cancel:"Cancel",confirm:"Confirm",year:"Year",month:"Month",day:"Day",hour:"Hour",min:"Minute",sec:"Second",clear:"Clear"},dropdownList:{noSupportTreePicker:"Drop-down tree selection is not supported",confirm:"confirm"},mapPicker:{searchPlaceholder:"Please enter a keyword to select a location"},markdown:{uploadJsonFormatErr:"The configuration of uploadparams did not follow the standard JSON format",exportJsonFormatErr:"The configuration of exportparams did not follow the standard JSON format",downloadFailedErr:"Download file failed",noExistentErr:"The file stream data does not exist"},notSupportedEditor:{unsupportedType:"Unsupported editor types - {editorType}"},stepper:{pleaseEnter:"Please enter"},upload:{uploadJsonFormatErr:"The configuration of uploadparams did not follow the standard JSON format",exportJsonFormatErr:"The configuration of exportparams did not follow the standard JSON format",cancelUpload:"Cancel Upload",compressError:"Image compression failed",uploadFile:"Upload File",uploadFolder:"Upload Folder"},emojiPicker:{addEmoji:"Add emoji"},dateRangePicker:{selectRange:"Please select a date range"}},locale:{prompt:"Prompt",switchLanguagePrompt:"Switching languages requires refreshing the page, are you sure to switch?"},mobApp:{authGuard:{loginFailed:"Anonymous user login failed",noPermission:"No permission to access!"},unauthorizedHandler:{noFoundEnvParams:"Unable to find environment parameter casLoginUrl",prohibitAccessPrompt:"Access to the current account is prohibited",exitPrompt:"Do you want to exit the current account?"}},panelComponent:{authUserinfo:{visitor:"Visitor"},authSsO:{noSupported:"Login with {type} is not supported",dingLogin:"DingTalk Login in",wechatLogin:"Wechat Login in"},navPosIndex:{noSupportPrompt:"Non routing mode navigation placeholder is not supported"},panelVideoPlayer:{noSupportPrompt:"Your device does not support video tags"},wfStepTrace:{processingComplete:"Processing completion time",processingSteps:"Processing steps",processingPersonnel:"Processing personnel",submissionPath:"Submission path",processInformation:"Process information"},userMessage:{notice:"Notice",backendTasks:"Backend tasks",allRead:"All read",all:"All",unread:"unread",asyncActionPreview:{downloadFailedErr:"Download file failed",noExistentErr:"The file stream data does not exist",importDetailPrompt:"Import data details-{name}",parseImportInfoErr:"Abnormal parsing of import information",downloadErrFile:"Download error file",importTime:"Import time: ",importTotal:"Total number of imports: ",successImport:"Number of successful imports: ",ImportFailed:"Number of import failures: "},asyncActionTab:{noSupportType:"Asynchronous operation type {type} is not supported currently",noAsyncAction:"There are currently no asynchronous operations available"},internalMessageContainer:{markAsRead:"Mark as read"},internalMessageJson:{jumpToView:"Jump to view",missingHtml:"Missing HTML in the content of the data",todo:"I have assigned you process tasks",done:"Complete process tasks"},internalMessageTab:{noSupportType:"The message type {type} on the site is not currently supported",notificationYet:"Current no notification",loadMore:"Load more({length})",onlyShowUnread:"Only show unread"}},themeToggling:{auto:"Follow system",light:"Light",dark:"Dark"}},util:{loading:"Loading",notAchieved:"Not implemented",unrealized:"Unrealized",cacheWarningPrompt:"There is only one item in the cache stack and it cannot be navigated back",scanQrcode:{notAllowedError:"You need to grant camera access permission",notFoundError:"No camera on this device",notSupportedError:"Secure context required (HTTPS, localhost)",notReadableError:"Is the camera already in use?",overconstrainedError:"Installed cameras are not suitable",streamApiNotSupportedError:"Stream API is not supported in this browser",insecureContextError:"Camera access is only permitted in secure context. use HTTPS or localhost rather than HTTP."},aiChartUtil:{feedback:"Feedback",description:"Description",regardingIssue:"Regarding the problem",understandProblem:"Not understanding the problem",forgotContext:"Forgot the previous text",notFollowingRequire:"Not Following Requirements",regardingResponse:"Regarding the effectiveness of the answer",incorrectAswer:"Incorrect answer",logicalConfusion:"Logical confusion",poorTimeliness:"Poor timeliness",poorReadability:"Poor readability",incompleteAnswer:"Incomplete answer",unprofessional:"The answer is vague and unprofessional",report:"Report",pornographicVulgar:"Pornographic Vulgar",politicallySensitive:"Politically sensitive",illegalCriminal:"Illegal crime",discriminationPrejudice:"Discrimination or Prejudice Answer",violationPrivacy:"Violation of Privacy",contentInfringement:"Content infringement",placeholder:"Please enter"},printPreviewUtil:{title:"Print Preview",exportPdfFailed:"Exporting the PDF failed. Please try again.",pdfValid:"The content exported from PDF cannot be empty and must be a string.",pdfEmpty:"The content exported from PDF cannot contain any blank spaces.",pdfFontSize:"The font size for PDF export must be between 8 and 72.",pdfFilename:'The file name for the PDF export must end with ".pdf".',exportHtmlFailed:"Exporting the HTML failed. Please try again."}},view:{fillInUserName:"Please fill in user the name",fillInPassword:"Please fill in the password",loginFailed:"Login failed",enterUserName:"Please enter the username",enterPassword:"Please enter the password",userName:"User name",password:"Password",login:"Login",thirdAuthFail:"Third party login authorization failed",downloading:"Download now...",downloadSuccess:"Download successful!",downloadFailed:"Download failed!",noSupportDownload:"This file is not supported for download. Please click the upper right corner to open and download it with your browser!",immediatelyDownload:"Download now",reDownload:"Download again"},viewEngine:{closeRemind:"Close reminder",confirmClosePrompt:"The form data has been modified, are you sure you want to close it?",noExistVersionErr:"The current workflow version does not exist",noFoundFormModel:"Unable to find the model for form {name}",missingToolbarModel:"Missing toolbar component model",notReceivedPrompt:"No appDataElementId received"},...o,...t,...a,...r})}}});
|
|
2
|
-
//# sourceMappingURL=index-
|
|
1
|
+
System.register(["@ibiz-template/runtime","@ibiz-template/vue3-util","@ibiz-template/model-helper","@ibiz-template/core"],function(e){"use strict";var o,t,r,n;return{setters:[function(e){o=e.en},function(e){t=e.en},function(e){r=e.en},function(e){n=e.en}],execute:function(){e("default",{app:{noSupport:"Not supported currently",add:"Add",delete:"Delete",retract:"Retract",close:"Close",search:"Search"},component:{actionToolbar:{noSupportDropDown:"The drop-down mode is not supported"},rawItem:{errorConfig:"{type} type custom parameter configuration error",noSupportVideo:"Your browser does not support video tags"},emojiSelect:{frequently:"Frequently",peoples:"Peoples",nature:"Nature",foods:"Foods",activity:"Activity",objects:"Objects",places:"Places",symbols:"Symbols",flags:"Flags"},mdSortSetting:{confirm:"Confirm",sort:"Sort",asc:"ascend",desc:"descend"},dropdown:{pleaseSelect:"Please Select",clear:"Clear",searchPlaceholder:"Search"},dateRangePicker:{headerPlaceholder:"Please select a date range",confirm:"Confirm",today:"Today",startDate:"Start date",endDate:"End date",scopeIsInvalid:"The scope is invalid",overLimit:"Not within the allowed range",year:"Year",month:"Month",day:"Day",formatIsInvalid:"The format is invalid",use:"Use",example:"Example",selectDate:"Please select a date",noSelect:"No Select"},formItemContainer:{more:"More"},mpicker:{simpleErr:"The value of the SIMPLE type address bar {props.value} does not meet the requirements of a JSON string"},signature:{undo:"Undo",rewrite:"Rewrite",confirm:"Confirm",addSignature:"Click here to add signature",signaturePrompt:"Please write horizontally in the blank area"}},control:{common:{loadMore:"Load more...",loadFinish:"I have made it to the end",loadError:"Loading failed. Click to reload",addbtn:"Add"},appmenu:{more:"More",bottomNav:"Bottom Navigation",customNav:"Customize Navigation",save:"Save",noData:"No data"},form:{noSupportDetailType:"Form detail type not supported: {detailType} or corresponding provider cannot be found",formGroupPanel:{showMore:"Show More"},formMDctrlForm:{noFindProvider:"Provider not found for form"},repeaterMultiForm:{confirmTitle:"Tips for deletion",confirmDesc:"Do you want to delete the selection?"},repeaterSingleForm:{errorMessage:"No repeatedForm"},formMDctrlRepeater:{noSupportStyle:"Repeater style {repeaterStyle} is currently not supported"},mdCtrlContainer:{noSlot:"Item slot not provided"},formMDctrl:{errorMessage:"The content type is currently not supported as {contentType}"},searchForm:{search:"Search",reset:"Reset"},repeaterGrid:{index:"Index",noData:"No data"}},list:{expand:"Expand",selectedData:"Selected data",end:"The end~"},searchBar:{confirm:"Confirm",reset:"Reset",filter:"Filter",add:"Add",remove:"Remove",addCond:"Add filter",value:"Value",when:"When",operate:"Operation",property:"property",and:"AND",or:"OR",expand:"Expand",collapse:"Collapse",history:"History",clear:"Clear",more:"More",cancel:"Cancel"},toolbar:{noSupportType:"Toolbar item type: {itemType} is not supported"},tree:{subordinate:"Subordinate"},wizardPanel:{prev:"Previous",next:"Next",finish:"Finish"},calendar:{today:"Today",pickerDate:"Picker Date",customPicker:"Please select a date"},dashboard:{customLayout:"Custom Layout",save:"Save",showList:"Show List",hiddenList:"Hidden List"}},editor:{common:{entityConfigErr:"Please configure entities and entity datasets",selectViewConfigErr:"Please configure the data selection view",linkViewConfigErr:"Please configure the data link view",cancel:"Cancel",confirm:"Confirm"},html:{expand:"Expand",collapse:"Collapse"},cascader:{title:"Title {index}",noData:"No data"},datePicker:{title:"Select a date",cancel:"Cancel",confirm:"Confirm",year:"Year",month:"Month",day:"Day",hour:"Hour",min:"Minute",sec:"Second",clear:"Clear"},dropdownList:{noSupportTreePicker:"Drop-down tree selection is not supported",confirm:"confirm"},mapPicker:{searchPlaceholder:"Please enter a keyword to select a location"},markdown:{uploadJsonFormatErr:"The configuration of uploadparams did not follow the standard JSON format",exportJsonFormatErr:"The configuration of exportparams did not follow the standard JSON format",downloadFailedErr:"Download file failed",noExistentErr:"The file stream data does not exist"},notSupportedEditor:{unsupportedType:"Unsupported editor types - {editorType}"},stepper:{pleaseEnter:"Please enter"},upload:{uploadJsonFormatErr:"The configuration of uploadparams did not follow the standard JSON format",exportJsonFormatErr:"The configuration of exportparams did not follow the standard JSON format",cancelUpload:"Cancel Upload",compressError:"Image compression failed",uploadFile:"Upload File",uploadFolder:"Upload Folder"},emojiPicker:{addEmoji:"Add emoji"},dateRangePicker:{selectRange:"Please select a date range"}},locale:{prompt:"Prompt",switchLanguagePrompt:"Switching languages requires refreshing the page, are you sure to switch?"},mobApp:{authGuard:{loginFailed:"Anonymous user login failed",noPermission:"No permission to access!"},unauthorizedHandler:{noFoundEnvParams:"Unable to find environment parameter casLoginUrl",prohibitAccessPrompt:"Access to the current account is prohibited",exitPrompt:"Do you want to exit the current account?"}},panelComponent:{authUserinfo:{visitor:"Visitor"},authSsO:{noSupported:"Login with {type} is not supported",dingLogin:"DingTalk Login in",wechatLogin:"Wechat Login in"},navPosIndex:{noSupportPrompt:"Non routing mode navigation placeholder is not supported"},panelVideoPlayer:{noSupportPrompt:"Your device does not support video tags"},wfStepTrace:{processingComplete:"Processing completion time",processingSteps:"Processing steps",processingPersonnel:"Processing personnel",submissionPath:"Submission path",processInformation:"Process information"},userMessage:{notice:"Notice",backendTasks:"Backend tasks",allRead:"All read",all:"All",unread:"unread",asyncActionPreview:{downloadFailedErr:"Download file failed",noExistentErr:"The file stream data does not exist",importDetailPrompt:"Import data details-{name}",parseImportInfoErr:"Abnormal parsing of import information",downloadErrFile:"Download error file",importTime:"Import time: ",importTotal:"Total number of imports: ",successImport:"Number of successful imports: ",ImportFailed:"Number of import failures: "},asyncActionTab:{noSupportType:"Asynchronous operation type {type} is not supported currently",noAsyncAction:"There are currently no asynchronous operations available"},internalMessageContainer:{markAsRead:"Mark as read"},internalMessageJson:{jumpToView:"Jump to view",missingHtml:"Missing HTML in the content of the data",todo:"I have assigned you process tasks",done:"Complete process tasks"},internalMessageTab:{noSupportType:"The message type {type} on the site is not currently supported",notificationYet:"Current no notification",loadMore:"Load more({length})",onlyShowUnread:"Only show unread"}},themeToggling:{auto:"Follow system",light:"Light",dark:"Dark"}},util:{loading:"Loading",notAchieved:"Not implemented",unrealized:"Unrealized",cacheWarningPrompt:"There is only one item in the cache stack and it cannot be navigated back",scanQrcode:{notAllowedError:"You need to grant camera access permission",notFoundError:"No camera on this device",notSupportedError:"Secure context required (HTTPS, localhost)",notReadableError:"Is the camera already in use?",overconstrainedError:"Installed cameras are not suitable",streamApiNotSupportedError:"Stream API is not supported in this browser",insecureContextError:"Camera access is only permitted in secure context. use HTTPS or localhost rather than HTTP."},aiChartUtil:{feedback:"Feedback",description:"Description",regardingIssue:"Regarding the problem",understandProblem:"Not understanding the problem",forgotContext:"Forgot the previous text",notFollowingRequire:"Not Following Requirements",regardingResponse:"Regarding the effectiveness of the answer",incorrectAswer:"Incorrect answer",logicalConfusion:"Logical confusion",poorTimeliness:"Poor timeliness",poorReadability:"Poor readability",incompleteAnswer:"Incomplete answer",unprofessional:"The answer is vague and unprofessional",report:"Report",pornographicVulgar:"Pornographic Vulgar",politicallySensitive:"Politically sensitive",illegalCriminal:"Illegal crime",discriminationPrejudice:"Discrimination or Prejudice Answer",violationPrivacy:"Violation of Privacy",contentInfringement:"Content infringement",placeholder:"Please enter"},printPreviewUtil:{title:"Print Preview",exportPdfFailed:"Exporting the PDF failed. Please try again.",pdfValid:"The content exported from PDF cannot be empty and must be a string.",pdfEmpty:"The content exported from PDF cannot contain any blank spaces.",pdfFontSize:"The font size for PDF export must be between 8 and 72.",pdfFilename:'The file name for the PDF export must end with ".pdf".',exportHtmlFailed:"Exporting the HTML failed. Please try again."}},view:{fillInUserName:"Please fill in user the name",fillInPassword:"Please fill in the password",loginFailed:"Login failed",enterUserName:"Please enter the username",enterPassword:"Please enter the password",userName:"User name",password:"Password",login:"Login",thirdAuthFail:"Third party login authorization failed",downloading:"Download now...",downloadSuccess:"Download successful!",downloadFailed:"Download failed!",noSupportDownloadTip:'The current environment does not support downloading this file. Please click the "Open with Browser" option in the upper right corner to download it!',noSupportDownload:"The current environment does not support downloading this file!",immediatelyDownload:"Download now",browserDownload:"Open the browser and download",reDownload:"Download again"},viewEngine:{closeRemind:"Close reminder",confirmClosePrompt:"The form data has been modified, are you sure you want to close it?",noExistVersionErr:"The current workflow version does not exist",noFoundFormModel:"Unable to find the model for form {name}",missingToolbarModel:"Missing toolbar component model",notReceivedPrompt:"No appDataElementId received"},...o,...t,...n,...r})}}});
|
|
2
|
+
//# sourceMappingURL=index-BGhGphQC.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index-WIlPP20e.js","sources":["../src/locale/en/index.ts"],"sourcesContent":["import { en as runTimeEn } from '@ibiz-template/runtime';\nimport { en as vue3UtilEn } from '@ibiz-template/vue3-util';\nimport { en as modelHelperEn } from '@ibiz-template/model-helper';\nimport { en as coreEn } from '@ibiz-template/core';\n\nexport default {\n // 应用级\n app: {\n noSupport: 'Not supported currently',\n add: 'Add',\n delete: 'Delete',\n retract: 'Retract',\n close: 'Close',\n search: 'Search',\n },\n // 组件\n component: {\n actionToolbar: {\n noSupportDropDown: 'The drop-down mode is not supported',\n },\n rawItem: {\n errorConfig: '{type} type custom parameter configuration error',\n noSupportVideo: 'Your browser does not support video tags',\n },\n emojiSelect: {\n frequently: 'Frequently',\n peoples: 'Peoples',\n nature: 'Nature',\n foods: 'Foods',\n activity: 'Activity',\n objects: 'Objects',\n places: 'Places',\n symbols: 'Symbols',\n flags: 'Flags',\n },\n mdSortSetting: {\n confirm: 'Confirm',\n sort: 'Sort',\n asc: 'ascend',\n desc: 'descend',\n },\n dropdown: {\n pleaseSelect: 'Please Select',\n clear: 'Clear',\n searchPlaceholder: 'Search',\n },\n dateRangePicker: {\n headerPlaceholder: 'Please select a date range',\n confirm: 'Confirm',\n today: 'Today',\n startDate: 'Start date',\n endDate: 'End date',\n scopeIsInvalid: 'The scope is invalid',\n overLimit: 'Not within the allowed range',\n year: 'Year',\n month: 'Month',\n day: 'Day',\n formatIsInvalid: 'The format is invalid',\n use: 'Use',\n example: 'Example',\n selectDate: 'Please select a date',\n noSelect: 'No Select',\n },\n formItemContainer: {\n more: 'More',\n },\n mpicker: {\n simpleErr:\n 'The value of the SIMPLE type address bar {props.value} does not meet the requirements of a JSON string',\n },\n signature: {\n undo: 'Undo',\n rewrite: 'Rewrite',\n confirm: 'Confirm',\n addSignature: 'Click here to add signature',\n signaturePrompt: 'Please write horizontally in the blank area',\n },\n },\n // 部件\n control: {\n common: {\n loadMore: 'Load more...',\n loadFinish: 'I have made it to the end',\n loadError: 'Loading failed. Click to reload',\n addbtn: 'Add',\n },\n appmenu: {\n more: 'More',\n bottomNav: 'Bottom Navigation',\n customNav: 'Customize Navigation',\n save: 'Save',\n noData: 'No data',\n },\n form: {\n noSupportDetailType:\n 'Form detail type not supported: {detailType} or corresponding provider cannot be found',\n formGroupPanel: {\n showMore: 'Show More',\n },\n formMDctrlForm: {\n noFindProvider: 'Provider not found for form',\n },\n repeaterMultiForm: {\n confirmTitle: 'Tips for deletion',\n confirmDesc: 'Do you want to delete the selection?',\n },\n repeaterSingleForm: {\n errorMessage: 'No repeatedForm',\n },\n formMDctrlRepeater: {\n noSupportStyle:\n 'Repeater style {repeaterStyle} is currently not supported',\n },\n mdCtrlContainer: {\n noSlot: 'Item slot not provided',\n },\n formMDctrl: {\n errorMessage:\n 'The content type is currently not supported as {contentType}',\n },\n searchForm: {\n search: 'Search',\n reset: 'Reset',\n },\n repeaterGrid: {\n index: 'Index',\n noData: 'No data',\n },\n },\n list: {\n expand: 'Expand',\n selectedData: 'Selected data',\n end: 'The end~',\n },\n searchBar: {\n confirm: 'Confirm',\n reset: 'Reset',\n filter: 'Filter',\n add: 'Add',\n remove: 'Remove',\n addCond: 'Add filter',\n value: 'Value',\n when: 'When',\n operate: 'Operation',\n property: 'property',\n and: 'AND',\n or: 'OR',\n expand: 'Expand',\n collapse: 'Collapse',\n history: 'History',\n clear: 'Clear',\n more: 'More',\n cancel: 'Cancel',\n },\n toolbar: {\n noSupportType: 'Toolbar item type: {itemType} is not supported',\n },\n tree: {\n subordinate: 'Subordinate',\n },\n wizardPanel: {\n prev: 'Previous',\n next: 'Next',\n finish: 'Finish',\n },\n calendar: {\n today: 'Today',\n pickerDate: 'Picker Date',\n customPicker: 'Please select a date',\n },\n dashboard: {\n customLayout: 'Custom Layout',\n save: 'Save',\n showList: 'Show List',\n hiddenList: 'Hidden List',\n },\n },\n // 编辑器\n editor: {\n common: {\n entityConfigErr: 'Please configure entities and entity datasets',\n selectViewConfigErr: 'Please configure the data selection view',\n linkViewConfigErr: 'Please configure the data link view',\n cancel: 'Cancel',\n confirm: 'Confirm',\n },\n html: {\n expand: 'Expand',\n collapse: 'Collapse',\n },\n cascader: {\n title: 'Title {index}',\n noData: 'No data',\n },\n datePicker: {\n title: 'Select a date',\n cancel: 'Cancel',\n confirm: 'Confirm',\n year: 'Year',\n month: 'Month',\n day: 'Day',\n hour: 'Hour',\n min: 'Minute',\n sec: 'Second',\n clear: 'Clear',\n },\n dropdownList: {\n noSupportTreePicker: 'Drop-down tree selection is not supported',\n confirm: 'confirm',\n },\n mapPicker: {\n searchPlaceholder: 'Please enter a keyword to select a location',\n },\n markdown: {\n uploadJsonFormatErr:\n 'The configuration of uploadparams did not follow the standard JSON format',\n exportJsonFormatErr:\n 'The configuration of exportparams did not follow the standard JSON format',\n downloadFailedErr: 'Download file failed',\n noExistentErr: 'The file stream data does not exist',\n },\n notSupportedEditor: {\n unsupportedType: 'Unsupported editor types - {editorType}',\n },\n stepper: {\n pleaseEnter: 'Please enter',\n },\n upload: {\n uploadJsonFormatErr:\n 'The configuration of uploadparams did not follow the standard JSON format',\n exportJsonFormatErr:\n 'The configuration of exportparams did not follow the standard JSON format',\n cancelUpload: 'Cancel Upload',\n compressError: 'Image compression failed',\n uploadFile: 'Upload File',\n uploadFolder: 'Upload Folder',\n },\n emojiPicker: {\n addEmoji: 'Add emoji',\n },\n dateRangePicker: {\n selectRange: 'Please select a date range',\n },\n },\n // 多语言\n locale: {\n prompt: 'Prompt',\n switchLanguagePrompt:\n 'Switching languages requires refreshing the page, are you sure to switch?',\n },\n mobApp: {\n authGuard: {\n loginFailed: 'Anonymous user login failed',\n noPermission: 'No permission to access!',\n },\n unauthorizedHandler: {\n noFoundEnvParams: 'Unable to find environment parameter casLoginUrl',\n prohibitAccessPrompt: 'Access to the current account is prohibited',\n exitPrompt: 'Do you want to exit the current account?',\n },\n },\n // 面板组件\n panelComponent: {\n authUserinfo: {\n visitor: 'Visitor',\n },\n authSsO: {\n noSupported: 'Login with {type} is not supported',\n dingLogin: 'DingTalk Login in',\n wechatLogin: 'Wechat Login in',\n },\n navPosIndex: {\n noSupportPrompt:\n 'Non routing mode navigation placeholder is not supported',\n },\n panelVideoPlayer: {\n noSupportPrompt: 'Your device does not support video tags',\n },\n wfStepTrace: {\n processingComplete: 'Processing completion time',\n processingSteps: 'Processing steps',\n processingPersonnel: 'Processing personnel',\n submissionPath: 'Submission path',\n processInformation: 'Process information',\n },\n userMessage: {\n notice: 'Notice',\n backendTasks: 'Backend tasks',\n allRead: 'All read',\n all: 'All',\n unread: 'unread',\n asyncActionPreview: {\n downloadFailedErr: 'Download file failed',\n noExistentErr: 'The file stream data does not exist',\n importDetailPrompt: 'Import data details-{name}',\n parseImportInfoErr: 'Abnormal parsing of import information',\n downloadErrFile: 'Download error file',\n importTime: 'Import time: ',\n importTotal: 'Total number of imports: ',\n successImport: 'Number of successful imports: ',\n ImportFailed: 'Number of import failures: ',\n },\n asyncActionTab: {\n noSupportType:\n 'Asynchronous operation type {type} is not supported currently',\n noAsyncAction:\n 'There are currently no asynchronous operations available',\n },\n internalMessageContainer: {\n markAsRead: 'Mark as read',\n },\n internalMessageJson: {\n jumpToView: 'Jump to view',\n missingHtml: 'Missing HTML in the content of the data',\n todo: 'I have assigned you process tasks',\n done: 'Complete process tasks',\n },\n internalMessageTab: {\n noSupportType:\n 'The message type {type} on the site is not currently supported',\n notificationYet: 'Current no notification',\n loadMore: 'Load more({length})',\n onlyShowUnread: 'Only show unread',\n },\n },\n themeToggling: {\n auto: 'Follow system',\n light: 'Light',\n dark: 'Dark',\n },\n },\n // 工具\n util: {\n loading: 'Loading',\n notAchieved: 'Not implemented',\n unrealized: 'Unrealized',\n cacheWarningPrompt:\n 'There is only one item in the cache stack and it cannot be navigated back',\n scanQrcode: {\n notAllowedError: 'You need to grant camera access permission',\n notFoundError: 'No camera on this device',\n notSupportedError: 'Secure context required (HTTPS, localhost)',\n notReadableError: 'Is the camera already in use?',\n overconstrainedError: 'Installed cameras are not suitable',\n streamApiNotSupportedError: 'Stream API is not supported in this browser',\n insecureContextError:\n 'Camera access is only permitted in secure context. use HTTPS or localhost rather than HTTP.',\n },\n aiChartUtil: {\n feedback: 'Feedback',\n description: 'Description',\n regardingIssue: 'Regarding the problem',\n understandProblem: 'Not understanding the problem',\n forgotContext: 'Forgot the previous text',\n notFollowingRequire: 'Not Following Requirements',\n regardingResponse: 'Regarding the effectiveness of the answer',\n incorrectAswer: 'Incorrect answer',\n logicalConfusion: 'Logical confusion',\n poorTimeliness: 'Poor timeliness',\n poorReadability: 'Poor readability',\n incompleteAnswer: 'Incomplete answer',\n unprofessional: 'The answer is vague and unprofessional',\n report: 'Report',\n pornographicVulgar: 'Pornographic Vulgar',\n politicallySensitive: 'Politically sensitive',\n illegalCriminal: 'Illegal crime',\n discriminationPrejudice: 'Discrimination or Prejudice Answer',\n violationPrivacy: 'Violation of Privacy',\n contentInfringement: 'Content infringement',\n placeholder: 'Please enter',\n },\n printPreviewUtil: {\n title: 'Print Preview',\n exportPdfFailed: 'Exporting the PDF failed. Please try again.',\n pdfValid:\n 'The content exported from PDF cannot be empty and must be a string.',\n pdfEmpty:\n 'The content exported from PDF cannot contain any blank spaces.',\n pdfFontSize: 'The font size for PDF export must be between 8 and 72.',\n pdfFilename: 'The file name for the PDF export must end with \".pdf\".',\n exportHtmlFailed: 'Exporting the HTML failed. Please try again.',\n },\n },\n // 视图\n view: {\n fillInUserName: 'Please fill in user the name',\n fillInPassword: 'Please fill in the password',\n loginFailed: 'Login failed',\n enterUserName: 'Please enter the username',\n enterPassword: 'Please enter the password',\n userName: 'User name',\n password: 'Password',\n login: 'Login',\n thirdAuthFail: 'Third party login authorization failed',\n downloading: 'Download now...',\n downloadSuccess: 'Download successful!',\n downloadFailed: 'Download failed!',\n noSupportDownload:\n 'This file is not supported for download. Please click the upper right corner to open and download it with your browser!',\n immediatelyDownload: 'Download now',\n reDownload: 'Download again',\n },\n // 视图引擎\n viewEngine: {\n closeRemind: 'Close reminder',\n confirmClosePrompt:\n 'The form data has been modified, are you sure you want to close it?',\n noExistVersionErr: 'The current workflow version does not exist',\n noFoundFormModel: 'Unable to find the model for form {name}',\n missingToolbarModel: 'Missing toolbar component model',\n notReceivedPrompt: 'No appDataElementId received',\n },\n // runTime\n ...runTimeEn,\n // vue3Util\n ...vue3UtilEn,\n // core\n ...coreEn,\n // modelHelper\n ...modelHelperEn,\n};\n"],"names":["exports","app","noSupport","add","delete","retract","close","search","component","actionToolbar","noSupportDropDown","rawItem","errorConfig","noSupportVideo","emojiSelect","frequently","peoples","nature","foods","activity","objects","places","symbols","flags","mdSortSetting","confirm","sort","asc","desc","dropdown","pleaseSelect","clear","searchPlaceholder","dateRangePicker","headerPlaceholder","today","startDate","endDate","scopeIsInvalid","overLimit","year","month","day","formatIsInvalid","use","example","selectDate","noSelect","formItemContainer","more","mpicker","simpleErr","signature","undo","rewrite","addSignature","signaturePrompt","control","common","loadMore","loadFinish","loadError","addbtn","appmenu","bottomNav","customNav","save","noData","form","noSupportDetailType","formGroupPanel","showMore","formMDctrlForm","noFindProvider","repeaterMultiForm","confirmTitle","confirmDesc","repeaterSingleForm","errorMessage","formMDctrlRepeater","noSupportStyle","mdCtrlContainer","noSlot","formMDctrl","searchForm","reset","repeaterGrid","index","list","expand","selectedData","end","searchBar","filter","remove","addCond","value","when","operate","property","and","or","collapse","history","cancel","toolbar","noSupportType","tree","subordinate","wizardPanel","prev","next","finish","calendar","pickerDate","customPicker","dashboard","customLayout","showList","hiddenList","editor","entityConfigErr","selectViewConfigErr","linkViewConfigErr","html","cascader","title","datePicker","hour","min","sec","dropdownList","noSupportTreePicker","mapPicker","markdown","uploadJsonFormatErr","exportJsonFormatErr","downloadFailedErr","noExistentErr","notSupportedEditor","unsupportedType","stepper","pleaseEnter","upload","cancelUpload","compressError","uploadFile","uploadFolder","emojiPicker","addEmoji","selectRange","locale","prompt","switchLanguagePrompt","mobApp","authGuard","loginFailed","noPermission","unauthorizedHandler","noFoundEnvParams","prohibitAccessPrompt","exitPrompt","panelComponent","authUserinfo","visitor","authSsO","noSupported","dingLogin","wechatLogin","navPosIndex","noSupportPrompt","panelVideoPlayer","wfStepTrace","processingComplete","processingSteps","processingPersonnel","submissionPath","processInformation","userMessage","notice","backendTasks","allRead","all","unread","asyncActionPreview","importDetailPrompt","parseImportInfoErr","downloadErrFile","importTime","importTotal","successImport","ImportFailed","asyncActionTab","noAsyncAction","internalMessageContainer","markAsRead","internalMessageJson","jumpToView","missingHtml","todo","done","internalMessageTab","notificationYet","onlyShowUnread","themeToggling","auto","light","dark","util","loading","notAchieved","unrealized","cacheWarningPrompt","scanQrcode","notAllowedError","notFoundError","notSupportedError","notReadableError","overconstrainedError","streamApiNotSupportedError","insecureContextError","aiChartUtil","feedback","description","regardingIssue","understandProblem","forgotContext","notFollowingRequire","regardingResponse","incorrectAswer","logicalConfusion","poorTimeliness","poorReadability","incompleteAnswer","unprofessional","report","pornographicVulgar","politicallySensitive","illegalCriminal","discriminationPrejudice","violationPrivacy","contentInfringement","placeholder","printPreviewUtil","exportPdfFailed","pdfValid","pdfEmpty","pdfFontSize","pdfFilename","exportHtmlFailed","view","fillInUserName","fillInPassword","enterUserName","enterPassword","userName","password","login","thirdAuthFail","downloading","downloadSuccess","downloadFailed","noSupportDownload","immediatelyDownload","reDownload","viewEngine","closeRemind","confirmClosePrompt","noExistVersionErr","noFoundFormModel","missingToolbarModel","notReceivedPrompt","runTimeEn","vue3UtilEn","coreEn","modelHelperEn"],"mappings":"mRAKAA,EAAA,UAAe,CAEbC,IAAK,CACHC,UAAW,0BACXC,IAAK,MACLC,OAAQ,SACRC,QAAS,UACTC,MAAO,QACPC,OAAQ,UAGVC,UAAW,CACTC,cAAe,CACbC,kBAAmB,uCAErBC,QAAS,CACPC,YAAa,mDACbC,eAAgB,4CAElBC,YAAa,CACXC,WAAY,aACZC,QAAS,UACTC,OAAQ,SACRC,MAAO,QACPC,SAAU,WACVC,QAAS,UACTC,OAAQ,SACRC,QAAS,UACTC,MAAO,SAETC,cAAe,CACbC,QAAS,UACTC,KAAM,OACNC,IAAK,SACLC,KAAM,WAERC,SAAU,CACRC,aAAc,gBACdC,MAAO,QACPC,kBAAmB,UAErBC,gBAAiB,CACfC,kBAAmB,6BACnBT,QAAS,UACTU,MAAO,QACPC,UAAW,aACXC,QAAS,WACTC,eAAgB,uBAChBC,UAAW,+BACXC,KAAM,OACNC,MAAO,QACPC,IAAK,MACLC,gBAAiB,wBACjBC,IAAK,MACLC,QAAS,UACTC,WAAY,uBACZC,SAAU,aAEZC,kBAAmB,CACjBC,KAAM,QAERC,QAAS,CACPC,UAAW,0GAEbC,UAAW,CACTC,KAAM,OACNC,QAAS,UACT7B,QAAS,UACT8B,aAAc,8BACdC,gBAAiB,gDAIrBC,QAAS,CACPC,OAAQ,CACNC,SAAU,eACVC,WAAY,4BACZC,UAAW,kCACXC,OAAQ,OAEVC,QAAS,CACPd,KAAM,OACNe,UAAW,oBACXC,UAAW,uBACXC,KAAM,OACNC,OAAQ,WAEVC,KAAM,CACJC,oBAAqB,yFACrBC,eAAgB,CACdC,SAAU,aAEZC,eAAgB,CACdC,eAAgB,+BAElBC,kBAAmB,CACjBC,aAAc,oBACdC,YAAa,wCAEfC,mBAAoB,CAClBC,aAAc,mBAEhBC,mBAAoB,CAClBC,eAAgB,6DAElBC,gBAAiB,CACfC,OAAQ,0BAEVC,WAAY,CACVL,aAAc,gEAEhBM,WAAY,CACV7E,OAAQ,SACR8E,MAAO,SAETC,aAAc,CACZC,MAAO,QACPpB,OAAQ,YAGZqB,KAAM,CACJC,OAAQ,SACRC,aAAc,gBACdC,IAAK,YAEPC,UAAW,CACTnE,QAAS,UACT4D,MAAO,QACPQ,OAAQ,SACR1F,IAAK,MACL2F,OAAQ,SACRC,QAAS,aACTC,MAAO,QACPC,KAAM,OACNC,QAAS,YACTC,SAAU,WACVC,IAAK,MACLC,GAAI,KACJZ,OAAQ,SACRa,SAAU,WACVC,QAAS,UACTxE,MAAO,QACPkB,KAAM,OACNuD,OAAQ,UAEVC,QAAS,CACPC,cAAe,kDAEjBC,KAAM,CACJC,YAAa,eAEfC,YAAa,CACXC,KAAM,WACNC,KAAM,OACNC,OAAQ,UAEVC,SAAU,CACR9E,MAAO,QACP+E,WAAY,cACZC,aAAc,wBAEhBC,UAAW,CACTC,aAAc,gBACdnD,KAAM,OACNoD,SAAU,YACVC,WAAY,gBAIhBC,OAAQ,CACN9D,OAAQ,CACN+D,gBAAiB,gDACjBC,oBAAqB,2CACrBC,kBAAmB,sCACnBnB,OAAQ,SACR/E,QAAS,WAEXmG,KAAM,CACJnC,OAAQ,SACRa,SAAU,YAEZuB,SAAU,CACRC,MAAO,gBACP3D,OAAQ,WAEV4D,WAAY,CACVD,MAAO,gBACPtB,OAAQ,SACR/E,QAAS,UACTe,KAAM,OACNC,MAAO,QACPC,IAAK,MACLsF,KAAM,OACNC,IAAK,SACLC,IAAK,SACLnG,MAAO,SAEToG,aAAc,CACZC,oBAAqB,4CACrB3G,QAAS,WAEX4G,UAAW,CACTrG,kBAAmB,+CAErBsG,SAAU,CACRC,oBAAqB,4EACrBC,oBAAqB,4EACrBC,kBAAmB,uBACnBC,cAAe,uCAEjBC,mBAAoB,CAClBC,gBAAiB,2CAEnBC,QAAS,CACPC,YAAa,gBAEfC,OAAQ,CACNR,oBAAqB,4EACrBC,oBAAqB,4EACrBQ,aAAc,gBACdC,cAAe,2BACfC,WAAY,cACZC,aAAc,iBAEhBC,YAAa,CACXC,SAAU,aAEZpH,gBAAiB,CACfqH,YAAa,+BAIjBC,OAAQ,CACNC,OAAQ,SACRC,qBAAsB,6EAExBC,OAAQ,CACNC,UAAW,CACTC,YAAa,8BACbC,aAAc,4BAEhBC,oBAAqB,CACnBC,iBAAkB,mDAClBC,qBAAsB,8CACtBC,WAAY,6CAIhBC,eAAgB,CACdC,aAAc,CACZC,QAAS,WAEXC,QAAS,CACPC,YAAa,qCACbC,UAAW,oBACXC,YAAa,mBAEfC,YAAa,CACXC,gBAAiB,4DAEnBC,iBAAkB,CAChBD,gBAAiB,2CAEnBE,YAAa,CACXC,mBAAoB,6BACpBC,gBAAiB,mBACjBC,oBAAqB,uBACrBC,eAAgB,kBAChBC,mBAAoB,uBAEtBC,YAAa,CACXC,OAAQ,SACRC,aAAc,gBACdC,QAAS,WACTC,IAAK,MACLC,OAAQ,SACRC,mBAAoB,CAClB/C,kBAAmB,uBACnBC,cAAe,sCACf+C,mBAAoB,6BACpBC,mBAAoB,yCACpBC,gBAAiB,sBACjBC,WAAY,gBACZC,YAAa,4BACbC,cAAe,iCACfC,aAAc,+BAEhBC,eAAgB,CACdtF,cAAe,gEACfuF,cAAe,4DAEjBC,yBAA0B,CACxBC,WAAY,gBAEdC,oBAAqB,CACnBC,WAAY,eACZC,YAAa,0CACbC,KAAM,oCACNC,KAAM,0BAERC,mBAAoB,CAClB/F,cAAe,iEACfgG,gBAAiB,0BACjB/I,SAAU,sBACVgJ,eAAgB,qBAGpBC,cAAe,CACbC,KAAM,gBACNC,MAAO,QACPC,KAAM,SAIVC,KAAM,CACJC,QAAS,UACTC,YAAa,kBACbC,WAAY,aACZC,mBAAoB,4EACpBC,WAAY,CACVC,gBAAiB,6CACjBC,cAAe,2BACfC,kBAAmB,6CACnBC,iBAAkB,gCAClBC,qBAAsB,qCACtBC,2BAA4B,8CAC5BC,qBAAsB,+FAExBC,YAAa,CACXC,SAAU,WACVC,YAAa,cACbC,eAAgB,wBAChBC,kBAAmB,gCACnBC,cAAe,2BACfC,oBAAqB,6BACrBC,kBAAmB,4CACnBC,eAAgB,mBAChBC,iBAAkB,oBAClBC,eAAgB,kBAChBC,gBAAiB,mBACjBC,iBAAkB,oBAClBC,eAAgB,yCAChBC,OAAQ,SACRC,mBAAoB,sBACpBC,qBAAsB,wBACtBC,gBAAiB,gBACjBC,wBAAyB,qCACzBC,iBAAkB,uBAClBC,oBAAqB,uBACrBC,YAAa,gBAEfC,iBAAkB,CAChBrH,MAAO,gBACPsH,gBAAiB,8CACjBC,SAAU,sEACVC,SAAU,iEACVC,YAAa,yDACbC,YAAa,yDACbC,iBAAkB,iDAItBC,KAAM,CACJC,eAAgB,+BAChBC,eAAgB,8BAChBhG,YAAa,eACbiG,cAAe,4BACfC,cAAe,4BACfC,SAAU,YACVC,SAAU,WACVC,MAAO,QACPC,cAAe,yCACfC,YAAa,kBACbC,gBAAiB,uBACjBC,eAAgB,mBAChBC,kBAAmB,0HACnBC,oBAAqB,eACrBC,WAAY,kBAGdC,WAAY,CACVC,YAAa,iBACbC,mBAAoB,sEACpBC,kBAAmB,8CACnBC,iBAAkB,2CAClBC,oBAAqB,kCACrBC,kBAAmB,mCAGlBC,KAEAC,KAEAC,KAEAC"}
|
|
1
|
+
{"version":3,"file":"index-BGhGphQC.js","sources":["../src/locale/en/index.ts"],"sourcesContent":["import { en as runTimeEn } from '@ibiz-template/runtime';\nimport { en as vue3UtilEn } from '@ibiz-template/vue3-util';\nimport { en as modelHelperEn } from '@ibiz-template/model-helper';\nimport { en as coreEn } from '@ibiz-template/core';\n\nexport default {\n // 应用级\n app: {\n noSupport: 'Not supported currently',\n add: 'Add',\n delete: 'Delete',\n retract: 'Retract',\n close: 'Close',\n search: 'Search',\n },\n // 组件\n component: {\n actionToolbar: {\n noSupportDropDown: 'The drop-down mode is not supported',\n },\n rawItem: {\n errorConfig: '{type} type custom parameter configuration error',\n noSupportVideo: 'Your browser does not support video tags',\n },\n emojiSelect: {\n frequently: 'Frequently',\n peoples: 'Peoples',\n nature: 'Nature',\n foods: 'Foods',\n activity: 'Activity',\n objects: 'Objects',\n places: 'Places',\n symbols: 'Symbols',\n flags: 'Flags',\n },\n mdSortSetting: {\n confirm: 'Confirm',\n sort: 'Sort',\n asc: 'ascend',\n desc: 'descend',\n },\n dropdown: {\n pleaseSelect: 'Please Select',\n clear: 'Clear',\n searchPlaceholder: 'Search',\n },\n dateRangePicker: {\n headerPlaceholder: 'Please select a date range',\n confirm: 'Confirm',\n today: 'Today',\n startDate: 'Start date',\n endDate: 'End date',\n scopeIsInvalid: 'The scope is invalid',\n overLimit: 'Not within the allowed range',\n year: 'Year',\n month: 'Month',\n day: 'Day',\n formatIsInvalid: 'The format is invalid',\n use: 'Use',\n example: 'Example',\n selectDate: 'Please select a date',\n noSelect: 'No Select',\n },\n formItemContainer: {\n more: 'More',\n },\n mpicker: {\n simpleErr:\n 'The value of the SIMPLE type address bar {props.value} does not meet the requirements of a JSON string',\n },\n signature: {\n undo: 'Undo',\n rewrite: 'Rewrite',\n confirm: 'Confirm',\n addSignature: 'Click here to add signature',\n signaturePrompt: 'Please write horizontally in the blank area',\n },\n },\n // 部件\n control: {\n common: {\n loadMore: 'Load more...',\n loadFinish: 'I have made it to the end',\n loadError: 'Loading failed. Click to reload',\n addbtn: 'Add',\n },\n appmenu: {\n more: 'More',\n bottomNav: 'Bottom Navigation',\n customNav: 'Customize Navigation',\n save: 'Save',\n noData: 'No data',\n },\n form: {\n noSupportDetailType:\n 'Form detail type not supported: {detailType} or corresponding provider cannot be found',\n formGroupPanel: {\n showMore: 'Show More',\n },\n formMDctrlForm: {\n noFindProvider: 'Provider not found for form',\n },\n repeaterMultiForm: {\n confirmTitle: 'Tips for deletion',\n confirmDesc: 'Do you want to delete the selection?',\n },\n repeaterSingleForm: {\n errorMessage: 'No repeatedForm',\n },\n formMDctrlRepeater: {\n noSupportStyle:\n 'Repeater style {repeaterStyle} is currently not supported',\n },\n mdCtrlContainer: {\n noSlot: 'Item slot not provided',\n },\n formMDctrl: {\n errorMessage:\n 'The content type is currently not supported as {contentType}',\n },\n searchForm: {\n search: 'Search',\n reset: 'Reset',\n },\n repeaterGrid: {\n index: 'Index',\n noData: 'No data',\n },\n },\n list: {\n expand: 'Expand',\n selectedData: 'Selected data',\n end: 'The end~',\n },\n searchBar: {\n confirm: 'Confirm',\n reset: 'Reset',\n filter: 'Filter',\n add: 'Add',\n remove: 'Remove',\n addCond: 'Add filter',\n value: 'Value',\n when: 'When',\n operate: 'Operation',\n property: 'property',\n and: 'AND',\n or: 'OR',\n expand: 'Expand',\n collapse: 'Collapse',\n history: 'History',\n clear: 'Clear',\n more: 'More',\n cancel: 'Cancel',\n },\n toolbar: {\n noSupportType: 'Toolbar item type: {itemType} is not supported',\n },\n tree: {\n subordinate: 'Subordinate',\n },\n wizardPanel: {\n prev: 'Previous',\n next: 'Next',\n finish: 'Finish',\n },\n calendar: {\n today: 'Today',\n pickerDate: 'Picker Date',\n customPicker: 'Please select a date',\n },\n dashboard: {\n customLayout: 'Custom Layout',\n save: 'Save',\n showList: 'Show List',\n hiddenList: 'Hidden List',\n },\n },\n // 编辑器\n editor: {\n common: {\n entityConfigErr: 'Please configure entities and entity datasets',\n selectViewConfigErr: 'Please configure the data selection view',\n linkViewConfigErr: 'Please configure the data link view',\n cancel: 'Cancel',\n confirm: 'Confirm',\n },\n html: {\n expand: 'Expand',\n collapse: 'Collapse',\n },\n cascader: {\n title: 'Title {index}',\n noData: 'No data',\n },\n datePicker: {\n title: 'Select a date',\n cancel: 'Cancel',\n confirm: 'Confirm',\n year: 'Year',\n month: 'Month',\n day: 'Day',\n hour: 'Hour',\n min: 'Minute',\n sec: 'Second',\n clear: 'Clear',\n },\n dropdownList: {\n noSupportTreePicker: 'Drop-down tree selection is not supported',\n confirm: 'confirm',\n },\n mapPicker: {\n searchPlaceholder: 'Please enter a keyword to select a location',\n },\n markdown: {\n uploadJsonFormatErr:\n 'The configuration of uploadparams did not follow the standard JSON format',\n exportJsonFormatErr:\n 'The configuration of exportparams did not follow the standard JSON format',\n downloadFailedErr: 'Download file failed',\n noExistentErr: 'The file stream data does not exist',\n },\n notSupportedEditor: {\n unsupportedType: 'Unsupported editor types - {editorType}',\n },\n stepper: {\n pleaseEnter: 'Please enter',\n },\n upload: {\n uploadJsonFormatErr:\n 'The configuration of uploadparams did not follow the standard JSON format',\n exportJsonFormatErr:\n 'The configuration of exportparams did not follow the standard JSON format',\n cancelUpload: 'Cancel Upload',\n compressError: 'Image compression failed',\n uploadFile: 'Upload File',\n uploadFolder: 'Upload Folder',\n },\n emojiPicker: {\n addEmoji: 'Add emoji',\n },\n dateRangePicker: {\n selectRange: 'Please select a date range',\n },\n },\n // 多语言\n locale: {\n prompt: 'Prompt',\n switchLanguagePrompt:\n 'Switching languages requires refreshing the page, are you sure to switch?',\n },\n mobApp: {\n authGuard: {\n loginFailed: 'Anonymous user login failed',\n noPermission: 'No permission to access!',\n },\n unauthorizedHandler: {\n noFoundEnvParams: 'Unable to find environment parameter casLoginUrl',\n prohibitAccessPrompt: 'Access to the current account is prohibited',\n exitPrompt: 'Do you want to exit the current account?',\n },\n },\n // 面板组件\n panelComponent: {\n authUserinfo: {\n visitor: 'Visitor',\n },\n authSsO: {\n noSupported: 'Login with {type} is not supported',\n dingLogin: 'DingTalk Login in',\n wechatLogin: 'Wechat Login in',\n },\n navPosIndex: {\n noSupportPrompt:\n 'Non routing mode navigation placeholder is not supported',\n },\n panelVideoPlayer: {\n noSupportPrompt: 'Your device does not support video tags',\n },\n wfStepTrace: {\n processingComplete: 'Processing completion time',\n processingSteps: 'Processing steps',\n processingPersonnel: 'Processing personnel',\n submissionPath: 'Submission path',\n processInformation: 'Process information',\n },\n userMessage: {\n notice: 'Notice',\n backendTasks: 'Backend tasks',\n allRead: 'All read',\n all: 'All',\n unread: 'unread',\n asyncActionPreview: {\n downloadFailedErr: 'Download file failed',\n noExistentErr: 'The file stream data does not exist',\n importDetailPrompt: 'Import data details-{name}',\n parseImportInfoErr: 'Abnormal parsing of import information',\n downloadErrFile: 'Download error file',\n importTime: 'Import time: ',\n importTotal: 'Total number of imports: ',\n successImport: 'Number of successful imports: ',\n ImportFailed: 'Number of import failures: ',\n },\n asyncActionTab: {\n noSupportType:\n 'Asynchronous operation type {type} is not supported currently',\n noAsyncAction:\n 'There are currently no asynchronous operations available',\n },\n internalMessageContainer: {\n markAsRead: 'Mark as read',\n },\n internalMessageJson: {\n jumpToView: 'Jump to view',\n missingHtml: 'Missing HTML in the content of the data',\n todo: 'I have assigned you process tasks',\n done: 'Complete process tasks',\n },\n internalMessageTab: {\n noSupportType:\n 'The message type {type} on the site is not currently supported',\n notificationYet: 'Current no notification',\n loadMore: 'Load more({length})',\n onlyShowUnread: 'Only show unread',\n },\n },\n themeToggling: {\n auto: 'Follow system',\n light: 'Light',\n dark: 'Dark',\n },\n },\n // 工具\n util: {\n loading: 'Loading',\n notAchieved: 'Not implemented',\n unrealized: 'Unrealized',\n cacheWarningPrompt:\n 'There is only one item in the cache stack and it cannot be navigated back',\n scanQrcode: {\n notAllowedError: 'You need to grant camera access permission',\n notFoundError: 'No camera on this device',\n notSupportedError: 'Secure context required (HTTPS, localhost)',\n notReadableError: 'Is the camera already in use?',\n overconstrainedError: 'Installed cameras are not suitable',\n streamApiNotSupportedError: 'Stream API is not supported in this browser',\n insecureContextError:\n 'Camera access is only permitted in secure context. use HTTPS or localhost rather than HTTP.',\n },\n aiChartUtil: {\n feedback: 'Feedback',\n description: 'Description',\n regardingIssue: 'Regarding the problem',\n understandProblem: 'Not understanding the problem',\n forgotContext: 'Forgot the previous text',\n notFollowingRequire: 'Not Following Requirements',\n regardingResponse: 'Regarding the effectiveness of the answer',\n incorrectAswer: 'Incorrect answer',\n logicalConfusion: 'Logical confusion',\n poorTimeliness: 'Poor timeliness',\n poorReadability: 'Poor readability',\n incompleteAnswer: 'Incomplete answer',\n unprofessional: 'The answer is vague and unprofessional',\n report: 'Report',\n pornographicVulgar: 'Pornographic Vulgar',\n politicallySensitive: 'Politically sensitive',\n illegalCriminal: 'Illegal crime',\n discriminationPrejudice: 'Discrimination or Prejudice Answer',\n violationPrivacy: 'Violation of Privacy',\n contentInfringement: 'Content infringement',\n placeholder: 'Please enter',\n },\n printPreviewUtil: {\n title: 'Print Preview',\n exportPdfFailed: 'Exporting the PDF failed. Please try again.',\n pdfValid:\n 'The content exported from PDF cannot be empty and must be a string.',\n pdfEmpty:\n 'The content exported from PDF cannot contain any blank spaces.',\n pdfFontSize: 'The font size for PDF export must be between 8 and 72.',\n pdfFilename: 'The file name for the PDF export must end with \".pdf\".',\n exportHtmlFailed: 'Exporting the HTML failed. Please try again.',\n },\n },\n // 视图\n view: {\n fillInUserName: 'Please fill in user the name',\n fillInPassword: 'Please fill in the password',\n loginFailed: 'Login failed',\n enterUserName: 'Please enter the username',\n enterPassword: 'Please enter the password',\n userName: 'User name',\n password: 'Password',\n login: 'Login',\n thirdAuthFail: 'Third party login authorization failed',\n downloading: 'Download now...',\n downloadSuccess: 'Download successful!',\n downloadFailed: 'Download failed!',\n noSupportDownloadTip:\n 'The current environment does not support downloading this file. Please click the \"Open with Browser\" option in the upper right corner to download it!',\n noSupportDownload:\n 'The current environment does not support downloading this file!',\n immediatelyDownload: 'Download now',\n browserDownload: 'Open the browser and download',\n reDownload: 'Download again',\n },\n // 视图引擎\n viewEngine: {\n closeRemind: 'Close reminder',\n confirmClosePrompt:\n 'The form data has been modified, are you sure you want to close it?',\n noExistVersionErr: 'The current workflow version does not exist',\n noFoundFormModel: 'Unable to find the model for form {name}',\n missingToolbarModel: 'Missing toolbar component model',\n notReceivedPrompt: 'No appDataElementId received',\n },\n // runTime\n ...runTimeEn,\n // vue3Util\n ...vue3UtilEn,\n // core\n ...coreEn,\n // modelHelper\n ...modelHelperEn,\n};\n"],"names":["exports","app","noSupport","add","delete","retract","close","search","component","actionToolbar","noSupportDropDown","rawItem","errorConfig","noSupportVideo","emojiSelect","frequently","peoples","nature","foods","activity","objects","places","symbols","flags","mdSortSetting","confirm","sort","asc","desc","dropdown","pleaseSelect","clear","searchPlaceholder","dateRangePicker","headerPlaceholder","today","startDate","endDate","scopeIsInvalid","overLimit","year","month","day","formatIsInvalid","use","example","selectDate","noSelect","formItemContainer","more","mpicker","simpleErr","signature","undo","rewrite","addSignature","signaturePrompt","control","common","loadMore","loadFinish","loadError","addbtn","appmenu","bottomNav","customNav","save","noData","form","noSupportDetailType","formGroupPanel","showMore","formMDctrlForm","noFindProvider","repeaterMultiForm","confirmTitle","confirmDesc","repeaterSingleForm","errorMessage","formMDctrlRepeater","noSupportStyle","mdCtrlContainer","noSlot","formMDctrl","searchForm","reset","repeaterGrid","index","list","expand","selectedData","end","searchBar","filter","remove","addCond","value","when","operate","property","and","or","collapse","history","cancel","toolbar","noSupportType","tree","subordinate","wizardPanel","prev","next","finish","calendar","pickerDate","customPicker","dashboard","customLayout","showList","hiddenList","editor","entityConfigErr","selectViewConfigErr","linkViewConfigErr","html","cascader","title","datePicker","hour","min","sec","dropdownList","noSupportTreePicker","mapPicker","markdown","uploadJsonFormatErr","exportJsonFormatErr","downloadFailedErr","noExistentErr","notSupportedEditor","unsupportedType","stepper","pleaseEnter","upload","cancelUpload","compressError","uploadFile","uploadFolder","emojiPicker","addEmoji","selectRange","locale","prompt","switchLanguagePrompt","mobApp","authGuard","loginFailed","noPermission","unauthorizedHandler","noFoundEnvParams","prohibitAccessPrompt","exitPrompt","panelComponent","authUserinfo","visitor","authSsO","noSupported","dingLogin","wechatLogin","navPosIndex","noSupportPrompt","panelVideoPlayer","wfStepTrace","processingComplete","processingSteps","processingPersonnel","submissionPath","processInformation","userMessage","notice","backendTasks","allRead","all","unread","asyncActionPreview","importDetailPrompt","parseImportInfoErr","downloadErrFile","importTime","importTotal","successImport","ImportFailed","asyncActionTab","noAsyncAction","internalMessageContainer","markAsRead","internalMessageJson","jumpToView","missingHtml","todo","done","internalMessageTab","notificationYet","onlyShowUnread","themeToggling","auto","light","dark","util","loading","notAchieved","unrealized","cacheWarningPrompt","scanQrcode","notAllowedError","notFoundError","notSupportedError","notReadableError","overconstrainedError","streamApiNotSupportedError","insecureContextError","aiChartUtil","feedback","description","regardingIssue","understandProblem","forgotContext","notFollowingRequire","regardingResponse","incorrectAswer","logicalConfusion","poorTimeliness","poorReadability","incompleteAnswer","unprofessional","report","pornographicVulgar","politicallySensitive","illegalCriminal","discriminationPrejudice","violationPrivacy","contentInfringement","placeholder","printPreviewUtil","exportPdfFailed","pdfValid","pdfEmpty","pdfFontSize","pdfFilename","exportHtmlFailed","view","fillInUserName","fillInPassword","enterUserName","enterPassword","userName","password","login","thirdAuthFail","downloading","downloadSuccess","downloadFailed","noSupportDownloadTip","noSupportDownload","immediatelyDownload","browserDownload","reDownload","viewEngine","closeRemind","confirmClosePrompt","noExistVersionErr","noFoundFormModel","missingToolbarModel","notReceivedPrompt","runTimeEn","vue3UtilEn","coreEn","modelHelperEn"],"mappings":"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"}
|