@partex/one-core 2.0.51 → 2.0.53
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.
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { Fn } from '../interface';
|
|
1
|
+
import type { Fn, ObjectKey } from '../interface';
|
|
2
2
|
type IActionButtonBase = {
|
|
3
|
-
disabled?: boolean;
|
|
3
|
+
disabled?: boolean | ((rowData?: ObjectKey, rowIndex?: number) => boolean);
|
|
4
4
|
loading?: boolean;
|
|
5
5
|
icon?: any;
|
|
6
6
|
color?: 'default' | 'tertiary' | 'primary' | 'success' | 'info' | 'warning' | 'error';
|
|
@@ -19,7 +19,7 @@ interface IActionButtonGroup {
|
|
|
19
19
|
type: 'group';
|
|
20
20
|
icon?: any;
|
|
21
21
|
color?: 'default' | 'tertiary' | 'primary' | 'success' | 'info' | 'warning' | 'error';
|
|
22
|
-
disabled?: boolean;
|
|
22
|
+
disabled?: boolean | ((rowData?: ObjectKey, rowIndex?: number) => boolean);
|
|
23
23
|
loading?: boolean;
|
|
24
24
|
buttonText?: string;
|
|
25
25
|
children: Array<IActionButtonNormal | IActionButtonCustom>;
|
package/lib/one-core.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var _C=Object.defineProperty;var wC=(e,t,r)=>t in e?_C(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var Uo=(e,t,r)=>(wC(e,typeof t!="symbol"?t+"":t,r),r);Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const v=require("vue"),O=require("naive-ui"),$t=require("vue-router"),Kt=require("vue-i18n"),Uh=require("axios"),Vs=require("md5"),bC=require("jsqr"),SC=require("vuedraggable"),q0=v.defineComponent({name:"OcActionButton",props:{data:{required:!0,type:Array,default:()=>[]}},setup(e){return()=>pn(e.data)}}),K=(e,t)=>{const r=e.__vccOpts||e;for(const[n,a]of t)r[n]=a;return r},CC={},xC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},TC=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M11.75 3a.75.75 0 0 1 .743.648l.007.102l.001 7.25h7.253a.75.75 0 0 1 .102 1.493l-.102.007h-7.253l.002 7.25a.75.75 0 0 1-1.493.101l-.007-.102l-.002-7.249H3.752a.75.75 0 0 1-.102-1.493L3.752 11h7.25L11 3.75a.75.75 0 0 1 .75-.75z",fill:"currentColor"})],-1),NC=[TC];function DC(e,t){return v.openBlock(),v.createElementBlock("svg",xC,NC)}const Ul=K(CC,[["render",DC]]),AC={},MC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},kC=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M12 1.996a7.49 7.49 0 0 1 7.496 7.25l.004.25v4.097l1.38 3.156a1.249 1.249 0 0 1-1.145 1.75L15 18.502a3 3 0 0 1-5.995.177L9 18.499H4.275a1.251 1.251 0 0 1-1.147-1.747L4.5 13.594V9.496c0-4.155 3.352-7.5 7.5-7.5zM13.5 18.5l-3 .002a1.5 1.5 0 0 0 2.993.145l.007-.147zM12 3.496c-3.32 0-6 2.674-6 6v4.41L4.656 17h14.697L18 13.907V9.509l-.003-.225A5.988 5.988 0 0 0 12 3.496z",fill:"currentColor"})],-1),EC=[kC];function PC(e,t){return v.openBlock(),v.createElementBlock("svg",MC,EC)}const Wh=K(AC,[["render",PC]]),IC={},LC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},OC=v.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[v.createElementVNode("path",{d:"M8 6h12"}),v.createElementVNode("path",{d:"M6 12h12"}),v.createElementVNode("path",{d:"M4 18h12"})],-1),RC=[OC];function BC(e,t){return v.openBlock(),v.createElementBlock("svg",LC,RC)}const Yh=K(IC,[["render",BC]]),VC={},$C={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},FC=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M15.53 4.22a.75.75 0 0 1 0 1.06L8.81 12l6.72 6.72a.75.75 0 1 1-1.06 1.06l-7.25-7.25a.75.75 0 0 1 0-1.06l7.25-7.25a.75.75 0 0 1 1.06 0z",fill:"currentColor"})],-1),zC=[FC];function GC(e,t){return v.openBlock(),v.createElementBlock("svg",$C,zC)}const qh=K(VC,[["render",GC]]),HC={},UC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},WC=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M16.53 11.72l-.084-.072a.75.75 0 0 0-.976.072l-2.72 2.72V7.75l-.007-.102A.75.75 0 0 0 12 7l-.102.007a.75.75 0 0 0-.648.743v6.692L8.53 11.72l-.085-.073a.75.75 0 0 0-.976 1.133l4 4.002l.084.072a.75.75 0 0 0 .976-.072l4.001-4l.073-.085a.75.75 0 0 0-.073-.977zM6.25 3A3.25 3.25 0 0 0 3 6.25v11.5A3.25 3.25 0 0 0 6.25 21h11.5A3.25 3.25 0 0 0 21 17.75V6.25A3.25 3.25 0 0 0 17.75 3H6.25zM4.5 6.25c0-.966.784-1.75 1.75-1.75h11.5c.966 0 1.75.784 1.75 1.75v11.5a1.75 1.75 0 0 1-1.75 1.75H6.25a1.75 1.75 0 0 1-1.75-1.75V6.25z",fill:"currentColor"})],-1),YC=[WC];function qC(e,t){return v.openBlock(),v.createElementBlock("svg",UC,YC)}const jh=K(HC,[["render",qC]]),jC={},XC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},ZC=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M20.026 17.001c-2.762 4.784-8.879 6.423-13.663 3.661A9.965 9.965 0 0 1 3.13 17.68a.75.75 0 0 1 .365-1.132c3.767-1.348 5.785-2.91 6.956-5.146c1.232-2.353 1.551-4.93.689-8.463a.75.75 0 0 1 .769-.927a9.961 9.961 0 0 1 4.457 1.327c4.784 2.762 6.423 8.879 3.66 13.662z",fill:"currentColor"})],-1),KC=[ZC];function JC(e,t){return v.openBlock(),v.createElementBlock("svg",XC,KC)}const Wl=K(jC,[["render",JC]]),QC={},ex={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},tx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M12 2a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 12 2zm5 10a5 5 0 1 1-10 0a5 5 0 0 1 10 0zm4.25.75a.75.75 0 0 0 0-1.5h-1.5a.75.75 0 0 0 0 1.5h1.5zM12 19a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 12 19zm-7.75-6.25a.75.75 0 0 0 0-1.5h-1.5a.75.75 0 0 0 0 1.5h1.5zm-.03-8.53a.75.75 0 0 1 1.06 0l1.5 1.5a.75.75 0 0 1-1.06 1.06l-1.5-1.5a.75.75 0 0 1 0-1.06zm1.06 15.56a.75.75 0 1 1-1.06-1.06l1.5-1.5a.75.75 0 1 1 1.06 1.06l-1.5 1.5zm14.5-15.56a.75.75 0 0 0-1.06 0l-1.5 1.5a.75.75 0 0 0 1.06 1.06l1.5-1.5a.75.75 0 0 0 0-1.06zm-1.06 15.56a.75.75 0 1 0 1.06-1.06l-1.5-1.5a.75.75 0 1 0-1.06 1.06l1.5 1.5z",fill:"currentColor"})],-1),rx=[tx];function nx(e,t){return v.openBlock(),v.createElementBlock("svg",ex,rx)}const Yl=K(QC,[["render",nx]]),ax={},ix={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},ox=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M12 17a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4zM5 17a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7-7a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4zM5 10a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7-7a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4zM5 3a2 2 0 1 1 0 4a2 2 0 0 1 0-4z",fill:"currentColor"})],-1),sx=[ox];function lx(e,t){return v.openBlock(),v.createElementBlock("svg",ix,sx)}const Xh=K(ax,[["render",lx]]),ux={},cx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},fx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M10 2.75a7.25 7.25 0 0 1 5.63 11.819l4.9 4.9a.75.75 0 0 1-.976 1.134l-.084-.073l-4.901-4.9A7.25 7.25 0 1 1 10 2.75zm0 1.5a5.75 5.75 0 1 0 0 11.5a5.75 5.75 0 0 0 0-11.5z",fill:"currentColor"})],-1),hx=[fx];function dx(e,t){return v.openBlock(),v.createElementBlock("svg",cx,hx)}const ql=K(ux,[["render",dx]]),vx={},px={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},gx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M12 4.5a7.5 7.5 0 1 0 7.419 6.392c-.067-.454.265-.892.724-.892c.37 0 .696.256.752.623A9 9 0 1 1 18 5.292V4.25a.75.75 0 0 1 1.5 0v3a.75.75 0 0 1-.75.75h-3a.75.75 0 0 1 0-1.5h1.35a7.474 7.474 0 0 0-5.1-2z",fill:"currentColor"})],-1),mx=[gx];function yx(e,t){return v.openBlock(),v.createElementBlock("svg",px,mx)}const Ya=K(vx,[["render",yx]]),_x={},bx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Sx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M17.75 3A3.25 3.25 0 0 1 21 6.25v5.772a6.471 6.471 0 0 0-1.5-.709V8.5h-15v9.25c0 .966.784 1.75 1.75 1.75h5.063c.173.534.412 1.037.709 1.5H6.25A3.25 3.25 0 0 1 3 17.75V6.25A3.25 3.25 0 0 1 6.25 3h11.5zm0 1.5H6.25A1.75 1.75 0 0 0 4.5 6.25V7h15v-.75a1.75 1.75 0 0 0-1.75-1.75zm5.25 13a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0zm-5-3a.5.5 0 0 0-1 0v4.793l-1.646-1.647a.5.5 0 0 0-.708.708l2.5 2.5a.5.5 0 0 0 .708 0l2.5-2.5a.5.5 0 0 0-.708-.708L18 19.293V14.5z",fill:"currentColor"})],-1),Cx=[Sx];function xx(e,t){return v.openBlock(),v.createElementBlock("svg",bx,Cx)}const Mo=K(_x,[["render",xx]]),Tx={},Nx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Dx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M13.5 16a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1 0-1.5h3zm3-5a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1 0-1.5h9zm3-5a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1 0-1.5h15z",fill:"currentColor"})],-1),Ax=[Dx];function Mx(e,t){return v.openBlock(),v.createElementBlock("svg",Nx,Ax)}const jl=K(Tx,[["render",Mx]]),kx={},Ex={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Px=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M4.5 5.75c0-.69.56-1.25 1.25-1.25h2a.75.75 0 0 0 0-1.5h-2A2.75 2.75 0 0 0 3 5.75v2a.75.75 0 0 0 1.5 0v-2zm0 12.5c0 .69.56 1.25 1.25 1.25h2a.75.75 0 0 1 0 1.5h-2A2.75 2.75 0 0 1 3 18.25v-2a.75.75 0 0 1 1.5 0v2zM18.25 4.5c.69 0 1.25.56 1.25 1.25v2a.75.75 0 0 0 1.5 0v-2A2.75 2.75 0 0 0 18.25 3h-2a.75.75 0 0 0 0 1.5h2zm1.25 13.75c0 .69-.56 1.25-1.25 1.25h-2a.75.75 0 0 0 0 1.5h2A2.75 2.75 0 0 0 21 18.25v-2a.75.75 0 0 0-1.5 0v2z",fill:"currentColor"})],-1),Ix=[Px];function Lx(e,t){return v.openBlock(),v.createElementBlock("svg",Ex,Ix)}const j0=K(kx,[["render",Lx]]),Ox={},Rx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Bx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M12 1.75a3.25 3.25 0 0 1 3.245 3.066L15.25 5h5.25a.75.75 0 0 1 .102 1.493L20.5 6.5h-.796l-1.28 13.02a2.75 2.75 0 0 1-2.561 2.474l-.176.006H8.313a2.75 2.75 0 0 1-2.714-2.307l-.023-.174L4.295 6.5H3.5a.75.75 0 0 1-.743-.648L2.75 5.75a.75.75 0 0 1 .648-.743L3.5 5h5.25A3.25 3.25 0 0 1 12 1.75zm6.197 4.75H5.802l1.267 12.872a1.25 1.25 0 0 0 1.117 1.122l.127.006h7.374c.6 0 1.109-.425 1.225-1.002l.02-.126L18.196 6.5zM13.75 9.25a.75.75 0 0 1 .743.648L14.5 10v7a.75.75 0 0 1-1.493.102L13 17v-7a.75.75 0 0 1 .75-.75zm-3.5 0a.75.75 0 0 1 .743.648L11 10v7a.75.75 0 0 1-1.493.102L9.5 17v-7a.75.75 0 0 1 .75-.75zm1.75-6a1.75 1.75 0 0 0-1.744 1.606L10.25 5h3.5A1.75 1.75 0 0 0 12 3.25z",fill:"currentColor"})],-1),Vx=[Bx];function $x(e,t){return v.openBlock(),v.createElementBlock("svg",Rx,Vx)}const Zh=K(Ox,[["render",$x]]),Fx={},zx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 1024 1024"},Gx=v.createElementVNode("path",{d:"M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 0 0 0 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3c7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176s176-78.8 176-176s-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112s112 50.1 112 112s-50.1 112-112 112z",fill:"currentColor"},null,-1),Hx=[Gx];function Ux(e,t){return v.openBlock(),v.createElementBlock("svg",zx,Hx)}const Xl=K(Fx,[["render",Ux]]),Wx={},Yx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},qx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M20 4.746a2.75 2.75 0 0 0-2.75-2.75H4.75A2.75 2.75 0 0 0 2 4.746v12.5a2.75 2.75 0 0 0 2.75 2.75h6.666l.105-.42c.096-.384.253-.748.463-1.08H4.75c-.69 0-1.25-.56-1.25-1.25v-12.5c0-.69.56-1.25 1.25-1.25h12.5c.69 0 1.25.56 1.25 1.25v7.113c.437-.4.956-.66 1.5-.781V4.746zm-4 9.608V6.73l-.007-.1A.744.744 0 0 0 15.25 6a.74.74 0 0 0-.75.73v8.541l.007.099c.017.125.067.24.142.337L16 14.355zm-8.507-5.71A.75.75 0 0 0 6.75 8a.748.748 0 0 0-.75.747v6.507l.007.101c.05.365.363.645.743.645c.414 0 .75-.334.75-.746V8.746l-.007-.101zm4.214 2.973a.73.73 0 0 0-.732-.62a.73.73 0 0 0-.725.733l.035 3.547l.008.099a.731.731 0 0 0 .732.62a.73.73 0 0 0 .725-.733l-.035-3.548l-.008-.098zm7.393 1.052l-5.903 5.902a2.686 2.686 0 0 0-.706 1.248l-.458 1.83a1.087 1.087 0 0 0 1.319 1.319l1.83-.458a2.685 2.685 0 0 0 1.248-.706l5.902-5.903A2.286 2.286 0 0 0 19.1 12.67z",fill:"currentColor"})],-1),jx=[qx];function Xx(e,t){return v.openBlock(),v.createElementBlock("svg",Yx,jx)}const Kh=K(Wx,[["render",Xx]]),Zx={},Kx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Jx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M4.397 4.554l.073-.084a.75.75 0 0 1 .976-.073l.084.073L12 10.939l6.47-6.47a.75.75 0 1 1 1.06 1.061L13.061 12l6.47 6.47a.75.75 0 0 1 .072.976l-.073.084a.75.75 0 0 1-.976.073l-.084-.073L12 13.061l-6.47 6.47a.75.75 0 0 1-1.06-1.061L10.939 12l-6.47-6.47a.75.75 0 0 1-.072-.976l.073-.084l-.073.084z",fill:"currentColor"})],-1),Qx=[Jx];function eT(e,t){return v.openBlock(),v.createElementBlock("svg",Kx,Qx)}const cn=K(Zx,[["render",eT]]),tT={},rT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},nT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M22 6.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0zM17 7l.001 2.504a.5.5 0 1 1-1 0V7h-2.505a.5.5 0 0 1 0-1H16V3.5a.5.5 0 0 1 1 0V6h2.503a.5.5 0 1 1 0 1h-2.502zm2.5 7v-1.732A6.518 6.518 0 0 0 21 11.19v7.56a3.25 3.25 0 0 1-3.066 3.245L17.75 22H6.25a3.25 3.25 0 0 1-3.245-3.066L3 18.75V7.25a3.25 3.25 0 0 1 3.066-3.245L6.25 4h4.248a6.451 6.451 0 0 0-.422 1.5H6.25a1.75 1.75 0 0 0-1.744 1.606L4.5 7.25V14H9a.75.75 0 0 1 .743.648l.007.102a2.25 2.25 0 0 0 4.495.154l.005-.154a.75.75 0 0 1 .648-.743L15 14h4.5zm-15 1.5v3.25a1.75 1.75 0 0 0 1.606 1.744l.144.006h11.5a1.75 1.75 0 0 0 1.744-1.607l.006-.143V15.5h-3.825a3.752 3.752 0 0 1-3.475 2.995l-.2.005a3.752 3.752 0 0 1-3.632-2.812l-.043-.188H4.5z",fill:"currentColor"})],-1),aT=[nT];function iT(e,t){return v.openBlock(),v.createElementBlock("svg",rT,aT)}const ko=K(tT,[["render",iT]]),oT={},sT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},lT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M6.087 7.75a5.752 5.752 0 0 1 11.326 0h.087a4 4 0 0 1 3.962 4.552a6.534 6.534 0 0 0-1.597-1.364A2.501 2.501 0 0 0 17.5 9.25h-.756a.75.75 0 0 1-.75-.713a4.25 4.25 0 0 0-8.489 0a.75.75 0 0 1-.749.713H6a2.5 2.5 0 0 0 0 5h4.4a6.458 6.458 0 0 0-.357 1.5H6a4 4 0 0 1 0-8h.087zM22 16.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0zm-6-3a.5.5 0 0 1 1 0v4.793l1.646-1.647a.5.5 0 0 1 .708.708l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5a.5.5 0 0 1 .708-.708L16 18.293V13.5z",fill:"currentColor"})],-1),uT=[lT];function cT(e,t){return v.openBlock(),v.createElementBlock("svg",sT,uT)}const Zl=K(oT,[["render",cT]]),fT={},hT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 512 512"},dT=v.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"32",d:"M80 160h352"},null,-1),vT=v.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"32",d:"M80 256h352"},null,-1),pT=v.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"32",d:"M80 352h352"},null,-1),gT=[dT,vT,pT];function mT(e,t){return v.openBlock(),v.createElementBlock("svg",hT,gT)}const Kl=K(fT,[["render",mT]]),yT={},_T={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},wT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M16.242 2.932l4.826 4.826a2.75 2.75 0 0 1-.715 4.404l-4.87 2.435a.75.75 0 0 0-.374.426l-1.44 4.166a1.25 1.25 0 0 1-2.065.476L8.5 16.561L4.06 21H3v-1.062L7.44 15.5l-3.105-3.104a1.25 1.25 0 0 1 .476-2.066l4.166-1.439a.75.75 0 0 0 .426-.374l2.435-4.87a2.75 2.75 0 0 1 4.405-.715zm3.766 5.886l-4.826-4.825a1.25 1.25 0 0 0-2.002.324l-2.435 4.871a2.25 2.25 0 0 1-1.278 1.12l-3.789 1.31l6.705 6.704l1.308-3.788a2.25 2.25 0 0 1 1.12-1.278l4.872-2.436a1.25 1.25 0 0 0 .325-2.002z",fill:"currentColor"})],-1),bT=[wT];function ST(e,t){return v.openBlock(),v.createElementBlock("svg",_T,bT)}const Jh=K(yT,[["render",ST]]),CT={},xT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},TT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M4.22 8.47a.75.75 0 0 1 1.06 0L12 15.19l6.72-6.72a.75.75 0 1 1 1.06 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L4.22 9.53a.75.75 0 0 1 0-1.06z",fill:"currentColor"})],-1),NT=[TT];function DT(e,t){return v.openBlock(),v.createElementBlock("svg",xT,NT)}const Jl=K(CT,[["render",DT]]),AT={},MT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},kT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M4.22 15.53a.75.75 0 0 0 1.06 0L12 8.81l6.72 6.72a.75.75 0 1 0 1.06-1.06l-7.25-7.25a.75.75 0 0 0-1.06 0l-7.25 7.25a.75.75 0 0 0 0 1.06z",fill:"currentColor"})],-1),ET=[kT];function PT(e,t){return v.openBlock(),v.createElementBlock("svg",MT,ET)}const Qh=K(AT,[["render",PT]]),IT={},LT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},OT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M16.25 5.18a.75.75 0 0 0 .142 1.051a7.251 7.251 0 0 1-3.599 12.976l.677-.677a.75.75 0 0 0-.977-1.133l-.084.073l-2 2a.75.75 0 0 0-.073.976l.073.084l2 2a.75.75 0 0 0 1.133-.976l-.072-.084l-.75-.75A8.75 8.75 0 0 0 17.301 5.04a.75.75 0 0 0-1.051.141zm-5.72-3.71a.75.75 0 0 0 0 1.06l.75.75a8.75 8.75 0 0 0-4.85 15.47a.75.75 0 1 0 .956-1.157a7.251 7.251 0 0 1 3.82-12.8l-.676.677a.75.75 0 1 0 1.061 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2a.75.75 0 0 0-1.06 0z",fill:"currentColor"})],-1),RT=[OT];function BT(e,t){return v.openBlock(),v.createElementBlock("svg",LT,RT)}const ed=K(IT,[["render",BT]]),VT={},$T={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},FT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M17.754 14a2.249 2.249 0 0 1 2.249 2.25v.918a2.75 2.75 0 0 1-.513 1.598c-1.545 2.164-4.07 3.235-7.49 3.235c-3.421 0-5.944-1.072-7.486-3.236a2.75 2.75 0 0 1-.51-1.596v-.92A2.249 2.249 0 0 1 6.251 14h11.502zM12 2.005a5 5 0 1 1 0 10a5 5 0 0 1 0-10z",fill:"currentColor"})],-1),zT=[FT];function GT(e,t){return v.openBlock(),v.createElementBlock("svg",$T,zT)}const td=K(VT,[["render",GT]]),rd=window.localStorage;function Gu(e,t){rd.setItem(e,JSON.stringify(t))}function Xv(e){const t=rd.getItem(e);return t?JSON.parse(t):null}function HT(e){rd.removeItem(e)}function Zv(){return Date.parse(String(new Date))}const UT="local-";class WT{constructor(t=""){Uo(this,"namespace");Uo(this,"mapKey");Uo(this,"map");this.namespace=t,this.mapKey=UT+this.namespace,this.map=Xv(this.mapKey)||{}}set(t,r,n=0){const a=this.getReallyKey(t),i={expires:n,time:Zv()};Gu(a,r),this.map[t]=i,Gu(this.mapKey,this.map)}getReallyKey(t){return this.namespace+"-"+t}get(t,r){const n=this.getReallyKey(t),a=this.map[t];if(a){const i=Xv(n);if(a.expires>0){if(Zv()-a.time<=a.expires)return i===!1||i?i:r;this.delete(t)}else return i===!1||i?i:r}return r}delete(t){const r=this.getReallyKey(t);delete this.map[t],Gu(this.mapKey,this.map),HT(r)}deleteAll(){for(const t in this.map)this.delete(t)}}const nd=new WT("partex"),Ea=(e,t,r)=>{const n=new Date;return new Date(`${e||n.getFullYear()}/${t||n.getMonth()+1}/${r||n.getDate()} 00:00:00`).getTime()};function Yt(e,t,r=3e4){if(typeof r=="string"){let n=0;const a=r.split(" ");switch(a[1]){case"Minutes":n=6e4;break;case"Hours":n=36e5;break;case"Day":n=864e5;break;case"Week":n=6048e5;break}r=Number(a[0])*n}nd.set(e,t,r)}function Et(e,t){return nd.get(e,t)}const Eo=e=>{nd.delete(e)},Js=(e=0)=>{const t=document.documentElement;t&&(t.scrollTop=e,setTimeout(()=>{t.scrollTop=e},100))},X0=()=>{const e=document.querySelectorAll(".partex-loading");e&&e.length>0&&e.forEach(t=>{const r=t.parentNode;r==null||r.removeChild(t)})};function Po(e,t=!1){let r=e.records;t&&(r=r.map((a,i)=>({key:i,...a})));const n=parseInt(e.size);return{query:{page:Number(e.current),pageCount:parseInt(e.pages),pageSize:n>29?n:30,itemCount:parseInt(e.total),pageSizes:[30,40,50],showQuickJumper:!0,showSizePicker:!0,pageSlot:8,prefix:()=>v.h("div",{},{default:()=>se.lang==="zh-CN"?`共${e.total}条`:`${e.total} items`})},records:r}}function Io(e){if(!e.query)return e;const t={};return e.query.page&&(t.current=e.query.page),e.query.pageSize&&(t.size=e.query.pageSize),e.query.isGetAll&&(t.isGetAll=e.query.isGetAll),e.query.keyword&&(t.keyword=e.query.keyword),e.query.columnKey&&(t.columnKey=e.query.columnKey),e.query.order&&(t.order=e.query.order),{...e,query:t}}const Tr=(e,t="yyyy-MM-dd")=>{if(!e)return"";typeof e=="string"&&(e=e.replace(/年/g,"-").replace(/月/g,"-").replace(/日/g,""));let r=new Date(e);if(typeof e=="string"&&isNaN(r.getTime())&&(r=new Date(parseInt(e))),isNaN(r.getTime()))return"---";const n={"M+":r.getMonth()+1,"d+":r.getDate(),"h+":r.getHours(),"m+":r.getMinutes(),"s+":r.getSeconds()};/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(r.getFullYear()+"").substr(4-RegExp.$1.length)));for(const a in n)if(new RegExp("("+a+")").test(t)){let i=n[a];RegExp.$1.length!==1&&(i=("00"+n[a]).substr((""+n[a]).length)),t=t.replace(RegExp.$1,i)}return t},Jr=e=>{try{return window.btoa(encodeURIComponent(JSON.stringify(e)))}catch{return""}},po=e=>{try{return JSON.parse(decodeURIComponent(window.atob(e)))}catch{return""}},YT=(e,t=500)=>{const r=e;let n;const a=function(...o){n||(n=setTimeout(function(){n&&clearTimeout(n),n=void 0,r.apply(a,o)},t))};return a};function qT(e,t){e.requestFullscreen?(t&&(e.onfullscreenchange=t),e.requestFullscreen()):e.mozRequestFullScreen?(t&&(e.onmozfullscreenchange=t),e.mozRequestFullScreen()):e.webkitRequestFullscreen?(t&&(e.onwebkitfullscreenchange=t),e.webkitRequestFullscreen()):e.msRequestFullscreen&&(t&&(e.onmsfullscreenchange=t),e.msRequestFullscreen())}function jT(e,t=0){const r=["","k","m","b","t"],n=Math.floor(Math.log10(Math.abs(e))/3),a=Math.max(0,Math.min(n,r.length-1)),i=r[a];return i?(e/Math.pow(10,a*3)).toFixed(t)+i:(e/Math.pow(10,a*3)).toFixed(0)}const XT={Platform:{components:"组件库",iot:"智能效率监测平台",prt:"智能效率监测平台",tdm:"智能刀具管理平台",qms:"智能质量检测平台",twin:"智能数字大屏平台",maintain:"智能设备维保平台",order:"智能工单管理平台"},Notice:{success:"操作成功",error:"操作失败,请稍后重试"},Common:{validDays:"报表文件具有七天有效期",add:"新增",edit:"编辑",apply:"保存",cancel:"取消",search:"查询",refresh:"刷新",filter:"筛选",reset:"重置",more:"更多",export:"导出",success:"成功",failed:"失败",processing:"处理中",action:"操作",back:"返回",title:"零捷互联智能云平台",message:{title:"消息列表",title2:"消息",unRead:"未读",all:"全部",read:"已读",readAll:"一键已读"},login:{mobile:"手机号",mobilePlaceholder:"请输入手机号码",mobileMessage:"请输入正确的手机号码",password:"密码",passwordPlaceholder:"请输入密码",passwordMessage:"请输入密码",userName:"用户名",userNamePlaceholder:"请输入用户名",userNameMessage:"请输入正确的用户名",in:"登录"},my:{title:"我的信息",tenantCode:"租户代码",tenantName:"租户名称",name:"名称",email:"邮箱",emailMessage:"邮箱格式不正确",realName:"真实姓名",phone:"手机",phoneMessage:"手机号码格式不正确",submit:"更新",password:"修改密码",oldPassword:"旧密码",newPassword:"新密码",checkPassword:"确认新密码",oldPasswordMessage:"请填写旧密码",newPasswordMessage:"请填写新密码",checkPasswordMessage:"请填写确认新密码"},dropdownMenu:{software:"零捷软件",android:"安卓APP",ios:"iOS APP",chrome:"Chrome浏览器",edge:"Edge浏览器",dashboard_IoT:"大屏机加工版本",dashboard_Prt:"大屏印刷版本",report:"个性化报表",info:"我的信息",language:"语言",theme:"主题",light:"亮",dark:"暗",logout:"退出"},importer:{title:"导入",file:"导入文件",download:"下载模版",btnDownload:"下载",fileName:"文件名称",status:"状态",createTime:"创建时间",retry:"重试"}}},ZT={Platform:{components:"Components",iot:"SMART LEAN IOT PLATFORM",prt:"SMART LEAN IOT PLATFORM",tdm:"SMART TOOL MANAGEMENT PLATFORM",qms:"SMART QUALITY MANAGEMENT PLATFORM",twin:"SMART DASHBOARD PLATFORM",maintain:"SMART MAINTAIN PLATFORM",order:"SMART ORDER MANAGEMENT PLATFORM"},Notice:{success:"Success",error:"An error occurred, please try again later"},Common:{validDays:"Files are valid for seven days",add:"Insert",edit:"Edit",apply:"Apply",cancel:"Cancel",search:"Search",refresh:"Refresh",filter:"Filter",reset:"Reset",more:"More",export:"Export",success:"Success",failed:"Failed",processing:"Processing",action:"Action",back:"Back",title:"Partex",message:{title:"Messages",title2:"Message",unRead:"Unread",all:"All",read:"Read",readAll:"Read All"},login:{mobile:"Mobile",mobilePlaceholder:"Please Input Mobile",mobileMessage:"Mobile is not correct",password:"Password",passwordPlaceholder:"Please Input Password",passwordMessage:"Please Input Password",userName:"UserName",userNamePlaceholder:"Please Input UserName",userNameMessage:"UserName is not correct",in:"Sign in"},my:{title:"Info",tenantCode:"TenantCode",tenantName:"TenantName",name:"Name",email:"Email",emailMessage:"Email is not correct",realName:"RealName",phone:"Mobile",phoneMessage:"Mobile is not correct",submit:"Apply",password:"Change Password",oldPassword:"Current",newPassword:"New",checkPassword:"Check",oldPasswordMessage:"Please Input Current Password",newPasswordMessage:"Please Input New Password",checkPasswordMessage:"Please Check New Password"},dropdownMenu:{software:"Softwares",android:"Android APP",ios:"iOS APP",chrome:"Chrome",edge:"Edge",dashboard:"Dashboard",dashboard_IoT:"Dashboard_IoT",dashboard_Prt:"Dashboard_Print",report:"Reports",info:"My",language:"Language",theme:"Theme",light:"Light",dark:"Dark",logout:"Logout"},importer:{title:"Import",file:"Import File",download:"Download Template",btnDownload:"Download",fileName:"FileName",status:"Status",createTime:"CreateTime",retry:"Retry"}}},KT=Kt.createI18n({legacy:!1,locale:"zh-CN",messages:{"en-US":{...ZT},"zh-CN":{...XT},"fr-FR":{}}}),yt=KT,Z0="2.0.51",Kv={Components:{platformName:()=>`${yt.global.t("Platform.components")} v${Z0}`,platformType:"T0",platformUrl:"/",platformMainUrl:""},iot:{platformName:()=>yt.global.t("Platform.iot"),platformType:"T1",platformUrl:"/iot/home/all",platformMainUrl:""},prt:{platformName:()=>yt.global.t("Platform.prt"),platformType:"T1",platformUrl:"/prt/home/all",platformMainUrl:""},tdm:{platformName:()=>yt.global.t("Platform.tdm"),platformType:"T2",platformUrl:"/tdm/home",platformMainUrl:"/iot/home/all"},qms:{platformName:()=>yt.global.t("Platform.qms"),platformType:"T3",platformUrl:"/qms/home",platformMainUrl:"/iot/home/all"},twin:{platformName:()=>yt.global.t("Platform.twin"),platformType:"T4",platformUrl:"/twin/home",platformMainUrl:"/prt/home/all"},maintain:{platformName:()=>yt.global.t("Platform.maintain"),platformType:"T5",platformUrl:"/maintain/home",platformMainUrl:"auto"},order:{platformName:()=>yt.global.t("Platform.order"),platformType:"T6",platformUrl:"/order/home",platformMainUrl:"/prt/home/all"}},se=v.reactive({needUpdate:!1,download:!1,theme:!1,isPad:!1,isMobile:!1,language:!1,lang:"zh-CN",platformName:()=>yt.global.t("Platform.iot"),platformType:"T1",platformUrl:"/iot/home/all",platformMainUrl:""});function ad(e){se.download=e}function JT(e){se.language=e}function qa(e){let t;e?t=e:se.lang==="zh-CN"?t="en-US":t="zh-CN",Yt("lang",t,0),se.lang=t;const r=document.body;r.dataset.lang=t,yt.global.locale.value=t}function QT(e){const t=Kv[e]||Kv.iot;se.platformName=t.platformName,se.platformType=t.platformType,se.platformUrl=t.platformUrl,se.platformMainUrl=t.platformMainUrl||"auto",document.title=t.platformName()}function Lo(e){se.theme=e;const t=document.body,r=document.querySelector("meta[name=theme-color]");e?t.dataset.theme="dark":t.dataset.theme="",r&&(e?r.setAttribute("content","#2b2b2d"):r.setAttribute("content","#ffffff"))}function eN(e){se.needUpdate=e}const K0=()=>{se.isMobile=window.screen.availWidth<769,se.isPad=window.screen.availWidth<1024};window.addEventListener("resize",K0);K0();const Wo=(e,t)=>v.h(O.NTooltip,{style:{"max-width":"300px"}},{trigger:()=>e,default:()=>t}),Nr=(e,t="default",r,n,a)=>{const i={size:"small",type:t,text:!0,disabled:e.disabled||!1,loading:e.loading||!1},o={default:()=>e.buttonText||null};if(!e.confirmText){if(e.onClick&&typeof e.onClick=="string"){const s=e.onClick;i.onClick=()=>{new Function("rowData","rowIndex",s)(n,a)}}e.onClick&&typeof e.onClick=="function"&&(i.onClick=e.onClick.bind(void 0,n,a))}return r&&(o.icon=()=>v.h(O.NIcon,{},{default:()=>v.h(r,{},{default:()=>null})})),v.h(O.NButton,i,o)},Qs=(e,t,r,n)=>{const a={placement:"left"};if(typeof t.onClick=="string"){const i=t.onClick;a["on-positive-click"]=()=>{new Function("rowData","rowIndex",i)(r,n)}}else t.onClick&&(a["on-positive-click"]=t.onClick.bind(void 0,r,n));return v.h(O.NPopconfirm,a,{default:()=>v.h("span",{style:{"max-width":"300px"}},{default:()=>t.confirmText}),trigger:()=>e})},tN=(e,t,r)=>{let n;if(e.type==="detail"){const a=Nr(e,e.color?e.color:"primary",e.icon?e.icon:Xl,t,r);e.buttonText?n=a:n=Wo(a,se.lang==="zh-CN"?"详情":"Detail")}if(e.type==="edit"){const a=Nr(e,e.color?e.color:"success",e.icon?e.icon:Kh,t,r);e.buttonText?n=a:n=Wo(a,se.lang==="zh-CN"?"编辑":"Edit")}if(e.type==="delete"){let a=Nr({...e,onClick:""},e.color?e.color:"error",e.icon?e.icon:Zh,t,r);e.buttonText?a=a:a=Wo(a,se.lang==="zh-CN"?"删除":"Delete"),n=Qs(a,{...e,confirmText:se.lang==="zh-CN"?"删除后无法恢复,是否确认删除?":"Are you sure you want to delete ?"},t,r)}if(e.type==="custom"){const a=Nr(e.confirmText?{...e,onClick:""}:e,e.color,e.icon,t,r);e.buttonText?n=a:n=Wo(a,e.tooltipText)}return e.confirmText&&(n=Qs(n,e,t,r)),n},rN=(e,t,r)=>{const n=[];return e.forEach(a=>{let i;a.type==="detail"&&(i=Nr({...a,buttonText:se.lang==="zh-CN"?"详情":"Detail"},"primary",void 0,t,r)),a.type==="edit"&&(i=Nr({...a,buttonText:se.lang==="zh-CN"?"编辑":"Edit"},"success",void 0,t,r)),a.type==="delete"&&(i=Qs(Nr({...a,onClick:"",buttonText:se.lang==="zh-CN"?"删除":"Delete"},"error",void 0,t,r),{...a,confirmText:se.lang==="zh-CN"?"删除后无法恢复,是否确认删除?":"Are you sure you want to delete ?"},t,r)),a.type==="custom"&&(i=Nr(a,a.color,void 0,t,r)),a.confirmText&&(i=Qs(i,a,t,r)),n.push(i)}),n},pn=(e,t,r)=>{const n=[];return e.forEach(a=>{if(a.type==="group"){if(a.children.length>0){const i=rN(a.children,t,r);n.push(v.h(O.NPopover,{trigger:"click"},{trigger:()=>Nr({buttonText:a.buttonText,disabled:a.disabled,loading:a.loading},a.color,a.icon,t,r),default:()=>v.h(O.NFlex,{vertical:!0},{default:()=>i})}))}}else{const i=tN(a,t,r);n.push(i)}}),v.h("div",{class:"action-flex"},{default:()=>n})},nN=v.defineComponent({name:"OcAuth",setup(){const e=$t.useRoute(),t=$t.useRouter(),{auth:r}=e.query;r?Yt("token",r,0):Eo("token"),t.replace(se.platformUrl)}}),aN={class:"com-card flex-center",style:{flex:"1"}},iN=v.createElementVNode("p",{class:"oc-miss-title"},"登录中...",-1),oN=[iN];function sN(e,t,r,n,a,i){return v.openBlock(),v.createElementBlock("div",aN,oN)}const J0=K(nN,[["render",sN]]),lN=v.defineComponent({name:"OcBack",components:{IconChevronLeft:qh,NButton:O.NButton,NIcon:O.NIcon},props:{to:{type:String,default:""}},setup(e){const t=$t.useRouter();return{back:()=>{e.to?t.push(e.to):t.back()}}}});function uN(e,t,r,n,a,i){const o=v.resolveComponent("IconChevronLeft"),s=v.resolveComponent("NIcon"),l=v.resolveComponent("NButton");return v.openBlock(),v.createBlock(l,{text:"",onClick:e.back},{icon:v.withCtx(()=>[v.createVNode(s,null,{default:v.withCtx(()=>[v.createVNode(o)]),_:1})]),default:v.withCtx(()=>[v.createElementVNode("span",null,v.toDisplayString(e.$t("Common.back")),1)]),_:1},8,["onClick"])}const Q0=K(lN,[["render",uN]]),cN=v.defineComponent({name:"OcCircle",components:{NPopover:O.NPopover},props:{circle:{required:!0,type:Number,default:0},pointA:{type:Number,default:void 0},pointB:{type:Number,default:void 0},pointSize:{type:Number,default:3},styles:{type:Object,default:()=>({backgroundBg:"rgba(255, 255, 255, 0.1)",processBg:"#fff",pointABg:"#f2a651",pointBBg:"#67c67e"})}},setup(e){const t=v.ref({show:!1,text:"",x:0,y:0});return{popover:t,calculateCircle:()=>{let s=314-e.circle*Math.PI;return s<=0&&(s=0),`stroke-dashoffset: ${s}`},calculatePointA:()=>e.pointA?`rotate(${-90+e.pointA*3.6} 100 80) translate(50, 0)`:"",calculatePointB:()=>e.pointB?`rotate(${-90+e.pointB*3.6} 100 80) translate(50, 0)`:"",mouseOver:(s,l)=>{const u=l==="a"?e.pointA:e.pointB;t.value={show:!0,text:`${u}%`,x:s.clientX,y:s.clientY}},mouseOut:()=>{t.value.show=!1}}}}),fN={viewBox:"40 20 120 120"},hN=v.createElementVNode("defs",null,[v.createElementVNode("filter",{id:"blurs"},[v.createElementVNode("feOffset",{result:"offOut",in:"SourceGraphic",dx:"0",dy:"0"}),v.createElementVNode("feGaussianBlur",{result:"blurOut",in:"offOut",stdDeviation:"0.8"}),v.createElementVNode("feBlend",{in:"SourceGraphic",in2:"blurOut",mode:"normal"})])],-1),dN=["stroke"],vN=["stroke"],pN=["r","transform","fill"],gN=["r","transform","fill"],mN={dx:"100",dy:"90",fill:"#333","text-anchor":"middle",style:{"font-size":"28px"}};function yN(e,t,r,n,a,i){const o=v.resolveComponent("NPopover");return v.openBlock(),v.createElementBlock(v.Fragment,null,[(v.openBlock(),v.createElementBlock("svg",fN,[hN,v.createElementVNode("circle",{transform:"rotate(-90 100 80)",cx:"100",cy:"80",r:"50",fill:"none","stroke-width":"10","stroke-dashoffset":"0",stroke:e.styles.backgroundBg},null,8,dN),v.createElementVNode("circle",{class:"oc-circle-round","stroke-linecap":"round",transform:"rotate(-90 100 80)",cx:"100",cy:"80",r:"50",fill:"none","stroke-width":"10",style:v.normalizeStyle(e.calculateCircle()),stroke:e.styles.processBg},null,12,vN),e.pointA?(v.openBlock(),v.createElementBlock("circle",{key:0,class:"oc-circle-round",filter:"url(#blurs)",cx:"100",cy:"80",r:e.pointSize,"stroke-width":"0",transform:e.calculatePointA(),fill:e.styles.pointABg,onMouseover:t[0]||(t[0]=s=>{e.mouseOver(s,"a")}),onMouseout:t[1]||(t[1]=(...s)=>e.mouseOut&&e.mouseOut(...s))},null,40,pN)):v.createCommentVNode("",!0),e.pointB?(v.openBlock(),v.createElementBlock("circle",{key:1,class:"oc-circle-round",filter:"url(#blurs)",cx:"100",cy:"80",r:e.pointSize,"stroke-width":"0",transform:e.calculatePointB(),fill:e.styles.pointBBg,onMouseover:t[2]||(t[2]=s=>{e.mouseOver(s,"b")}),onMouseout:t[3]||(t[3]=(...s)=>e.mouseOut&&e.mouseOut(...s))},null,40,gN)):v.createCommentVNode("",!0),v.createElementVNode("text",mN,v.toDisplayString(e.circle)+"% ",1)])),v.createVNode(o,{show:e.popover.show,x:e.popover.x,y:e.popover.y,"show-arrow":!1,trigger:"manual"},{default:v.withCtx(()=>[v.createTextVNode(v.toDisplayString(e.popover.text),1)]),_:1},8,["show","x","y"])],64)}const e_=K(cN,[["render",yN]]);/*! *****************************************************************************
|
|
1
|
+
"use strict";var _C=Object.defineProperty;var wC=(e,t,r)=>t in e?_C(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var Uo=(e,t,r)=>(wC(e,typeof t!="symbol"?t+"":t,r),r);Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const v=require("vue"),O=require("naive-ui"),$t=require("vue-router"),Kt=require("vue-i18n"),Uh=require("axios"),Vs=require("md5"),bC=require("jsqr"),SC=require("vuedraggable"),q0=v.defineComponent({name:"OcActionButton",props:{data:{required:!0,type:Array,default:()=>[]}},setup(e){return()=>pn(e.data)}}),K=(e,t)=>{const r=e.__vccOpts||e;for(const[n,a]of t)r[n]=a;return r},CC={},xC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},TC=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M11.75 3a.75.75 0 0 1 .743.648l.007.102l.001 7.25h7.253a.75.75 0 0 1 .102 1.493l-.102.007h-7.253l.002 7.25a.75.75 0 0 1-1.493.101l-.007-.102l-.002-7.249H3.752a.75.75 0 0 1-.102-1.493L3.752 11h7.25L11 3.75a.75.75 0 0 1 .75-.75z",fill:"currentColor"})],-1),NC=[TC];function DC(e,t){return v.openBlock(),v.createElementBlock("svg",xC,NC)}const Ul=K(CC,[["render",DC]]),AC={},MC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},kC=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M12 1.996a7.49 7.49 0 0 1 7.496 7.25l.004.25v4.097l1.38 3.156a1.249 1.249 0 0 1-1.145 1.75L15 18.502a3 3 0 0 1-5.995.177L9 18.499H4.275a1.251 1.251 0 0 1-1.147-1.747L4.5 13.594V9.496c0-4.155 3.352-7.5 7.5-7.5zM13.5 18.5l-3 .002a1.5 1.5 0 0 0 2.993.145l.007-.147zM12 3.496c-3.32 0-6 2.674-6 6v4.41L4.656 17h14.697L18 13.907V9.509l-.003-.225A5.988 5.988 0 0 0 12 3.496z",fill:"currentColor"})],-1),EC=[kC];function PC(e,t){return v.openBlock(),v.createElementBlock("svg",MC,EC)}const Wh=K(AC,[["render",PC]]),IC={},LC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},OC=v.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[v.createElementVNode("path",{d:"M8 6h12"}),v.createElementVNode("path",{d:"M6 12h12"}),v.createElementVNode("path",{d:"M4 18h12"})],-1),RC=[OC];function BC(e,t){return v.openBlock(),v.createElementBlock("svg",LC,RC)}const Yh=K(IC,[["render",BC]]),VC={},$C={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},FC=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M15.53 4.22a.75.75 0 0 1 0 1.06L8.81 12l6.72 6.72a.75.75 0 1 1-1.06 1.06l-7.25-7.25a.75.75 0 0 1 0-1.06l7.25-7.25a.75.75 0 0 1 1.06 0z",fill:"currentColor"})],-1),zC=[FC];function GC(e,t){return v.openBlock(),v.createElementBlock("svg",$C,zC)}const qh=K(VC,[["render",GC]]),HC={},UC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},WC=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M16.53 11.72l-.084-.072a.75.75 0 0 0-.976.072l-2.72 2.72V7.75l-.007-.102A.75.75 0 0 0 12 7l-.102.007a.75.75 0 0 0-.648.743v6.692L8.53 11.72l-.085-.073a.75.75 0 0 0-.976 1.133l4 4.002l.084.072a.75.75 0 0 0 .976-.072l4.001-4l.073-.085a.75.75 0 0 0-.073-.977zM6.25 3A3.25 3.25 0 0 0 3 6.25v11.5A3.25 3.25 0 0 0 6.25 21h11.5A3.25 3.25 0 0 0 21 17.75V6.25A3.25 3.25 0 0 0 17.75 3H6.25zM4.5 6.25c0-.966.784-1.75 1.75-1.75h11.5c.966 0 1.75.784 1.75 1.75v11.5a1.75 1.75 0 0 1-1.75 1.75H6.25a1.75 1.75 0 0 1-1.75-1.75V6.25z",fill:"currentColor"})],-1),YC=[WC];function qC(e,t){return v.openBlock(),v.createElementBlock("svg",UC,YC)}const jh=K(HC,[["render",qC]]),jC={},XC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},ZC=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M20.026 17.001c-2.762 4.784-8.879 6.423-13.663 3.661A9.965 9.965 0 0 1 3.13 17.68a.75.75 0 0 1 .365-1.132c3.767-1.348 5.785-2.91 6.956-5.146c1.232-2.353 1.551-4.93.689-8.463a.75.75 0 0 1 .769-.927a9.961 9.961 0 0 1 4.457 1.327c4.784 2.762 6.423 8.879 3.66 13.662z",fill:"currentColor"})],-1),KC=[ZC];function JC(e,t){return v.openBlock(),v.createElementBlock("svg",XC,KC)}const Wl=K(jC,[["render",JC]]),QC={},ex={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},tx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M12 2a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 12 2zm5 10a5 5 0 1 1-10 0a5 5 0 0 1 10 0zm4.25.75a.75.75 0 0 0 0-1.5h-1.5a.75.75 0 0 0 0 1.5h1.5zM12 19a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 12 19zm-7.75-6.25a.75.75 0 0 0 0-1.5h-1.5a.75.75 0 0 0 0 1.5h1.5zm-.03-8.53a.75.75 0 0 1 1.06 0l1.5 1.5a.75.75 0 0 1-1.06 1.06l-1.5-1.5a.75.75 0 0 1 0-1.06zm1.06 15.56a.75.75 0 1 1-1.06-1.06l1.5-1.5a.75.75 0 1 1 1.06 1.06l-1.5 1.5zm14.5-15.56a.75.75 0 0 0-1.06 0l-1.5 1.5a.75.75 0 0 0 1.06 1.06l1.5-1.5a.75.75 0 0 0 0-1.06zm-1.06 15.56a.75.75 0 1 0 1.06-1.06l-1.5-1.5a.75.75 0 1 0-1.06 1.06l1.5 1.5z",fill:"currentColor"})],-1),rx=[tx];function nx(e,t){return v.openBlock(),v.createElementBlock("svg",ex,rx)}const Yl=K(QC,[["render",nx]]),ax={},ix={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},ox=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M12 17a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4zM5 17a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7-7a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4zM5 10a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7-7a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4zM5 3a2 2 0 1 1 0 4a2 2 0 0 1 0-4z",fill:"currentColor"})],-1),sx=[ox];function lx(e,t){return v.openBlock(),v.createElementBlock("svg",ix,sx)}const Xh=K(ax,[["render",lx]]),ux={},cx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},fx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M10 2.75a7.25 7.25 0 0 1 5.63 11.819l4.9 4.9a.75.75 0 0 1-.976 1.134l-.084-.073l-4.901-4.9A7.25 7.25 0 1 1 10 2.75zm0 1.5a5.75 5.75 0 1 0 0 11.5a5.75 5.75 0 0 0 0-11.5z",fill:"currentColor"})],-1),hx=[fx];function dx(e,t){return v.openBlock(),v.createElementBlock("svg",cx,hx)}const ql=K(ux,[["render",dx]]),vx={},px={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},gx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M12 4.5a7.5 7.5 0 1 0 7.419 6.392c-.067-.454.265-.892.724-.892c.37 0 .696.256.752.623A9 9 0 1 1 18 5.292V4.25a.75.75 0 0 1 1.5 0v3a.75.75 0 0 1-.75.75h-3a.75.75 0 0 1 0-1.5h1.35a7.474 7.474 0 0 0-5.1-2z",fill:"currentColor"})],-1),mx=[gx];function yx(e,t){return v.openBlock(),v.createElementBlock("svg",px,mx)}const Ya=K(vx,[["render",yx]]),_x={},bx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Sx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M17.75 3A3.25 3.25 0 0 1 21 6.25v5.772a6.471 6.471 0 0 0-1.5-.709V8.5h-15v9.25c0 .966.784 1.75 1.75 1.75h5.063c.173.534.412 1.037.709 1.5H6.25A3.25 3.25 0 0 1 3 17.75V6.25A3.25 3.25 0 0 1 6.25 3h11.5zm0 1.5H6.25A1.75 1.75 0 0 0 4.5 6.25V7h15v-.75a1.75 1.75 0 0 0-1.75-1.75zm5.25 13a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0zm-5-3a.5.5 0 0 0-1 0v4.793l-1.646-1.647a.5.5 0 0 0-.708.708l2.5 2.5a.5.5 0 0 0 .708 0l2.5-2.5a.5.5 0 0 0-.708-.708L18 19.293V14.5z",fill:"currentColor"})],-1),Cx=[Sx];function xx(e,t){return v.openBlock(),v.createElementBlock("svg",bx,Cx)}const Mo=K(_x,[["render",xx]]),Tx={},Nx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Dx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M13.5 16a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1 0-1.5h3zm3-5a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1 0-1.5h9zm3-5a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1 0-1.5h15z",fill:"currentColor"})],-1),Ax=[Dx];function Mx(e,t){return v.openBlock(),v.createElementBlock("svg",Nx,Ax)}const jl=K(Tx,[["render",Mx]]),kx={},Ex={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Px=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M4.5 5.75c0-.69.56-1.25 1.25-1.25h2a.75.75 0 0 0 0-1.5h-2A2.75 2.75 0 0 0 3 5.75v2a.75.75 0 0 0 1.5 0v-2zm0 12.5c0 .69.56 1.25 1.25 1.25h2a.75.75 0 0 1 0 1.5h-2A2.75 2.75 0 0 1 3 18.25v-2a.75.75 0 0 1 1.5 0v2zM18.25 4.5c.69 0 1.25.56 1.25 1.25v2a.75.75 0 0 0 1.5 0v-2A2.75 2.75 0 0 0 18.25 3h-2a.75.75 0 0 0 0 1.5h2zm1.25 13.75c0 .69-.56 1.25-1.25 1.25h-2a.75.75 0 0 0 0 1.5h2A2.75 2.75 0 0 0 21 18.25v-2a.75.75 0 0 0-1.5 0v2z",fill:"currentColor"})],-1),Ix=[Px];function Lx(e,t){return v.openBlock(),v.createElementBlock("svg",Ex,Ix)}const j0=K(kx,[["render",Lx]]),Ox={},Rx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Bx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M12 1.75a3.25 3.25 0 0 1 3.245 3.066L15.25 5h5.25a.75.75 0 0 1 .102 1.493L20.5 6.5h-.796l-1.28 13.02a2.75 2.75 0 0 1-2.561 2.474l-.176.006H8.313a2.75 2.75 0 0 1-2.714-2.307l-.023-.174L4.295 6.5H3.5a.75.75 0 0 1-.743-.648L2.75 5.75a.75.75 0 0 1 .648-.743L3.5 5h5.25A3.25 3.25 0 0 1 12 1.75zm6.197 4.75H5.802l1.267 12.872a1.25 1.25 0 0 0 1.117 1.122l.127.006h7.374c.6 0 1.109-.425 1.225-1.002l.02-.126L18.196 6.5zM13.75 9.25a.75.75 0 0 1 .743.648L14.5 10v7a.75.75 0 0 1-1.493.102L13 17v-7a.75.75 0 0 1 .75-.75zm-3.5 0a.75.75 0 0 1 .743.648L11 10v7a.75.75 0 0 1-1.493.102L9.5 17v-7a.75.75 0 0 1 .75-.75zm1.75-6a1.75 1.75 0 0 0-1.744 1.606L10.25 5h3.5A1.75 1.75 0 0 0 12 3.25z",fill:"currentColor"})],-1),Vx=[Bx];function $x(e,t){return v.openBlock(),v.createElementBlock("svg",Rx,Vx)}const Zh=K(Ox,[["render",$x]]),Fx={},zx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 1024 1024"},Gx=v.createElementVNode("path",{d:"M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 0 0 0 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3c7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176s176-78.8 176-176s-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112s112 50.1 112 112s-50.1 112-112 112z",fill:"currentColor"},null,-1),Hx=[Gx];function Ux(e,t){return v.openBlock(),v.createElementBlock("svg",zx,Hx)}const Xl=K(Fx,[["render",Ux]]),Wx={},Yx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},qx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M20 4.746a2.75 2.75 0 0 0-2.75-2.75H4.75A2.75 2.75 0 0 0 2 4.746v12.5a2.75 2.75 0 0 0 2.75 2.75h6.666l.105-.42c.096-.384.253-.748.463-1.08H4.75c-.69 0-1.25-.56-1.25-1.25v-12.5c0-.69.56-1.25 1.25-1.25h12.5c.69 0 1.25.56 1.25 1.25v7.113c.437-.4.956-.66 1.5-.781V4.746zm-4 9.608V6.73l-.007-.1A.744.744 0 0 0 15.25 6a.74.74 0 0 0-.75.73v8.541l.007.099c.017.125.067.24.142.337L16 14.355zm-8.507-5.71A.75.75 0 0 0 6.75 8a.748.748 0 0 0-.75.747v6.507l.007.101c.05.365.363.645.743.645c.414 0 .75-.334.75-.746V8.746l-.007-.101zm4.214 2.973a.73.73 0 0 0-.732-.62a.73.73 0 0 0-.725.733l.035 3.547l.008.099a.731.731 0 0 0 .732.62a.73.73 0 0 0 .725-.733l-.035-3.548l-.008-.098zm7.393 1.052l-5.903 5.902a2.686 2.686 0 0 0-.706 1.248l-.458 1.83a1.087 1.087 0 0 0 1.319 1.319l1.83-.458a2.685 2.685 0 0 0 1.248-.706l5.902-5.903A2.286 2.286 0 0 0 19.1 12.67z",fill:"currentColor"})],-1),jx=[qx];function Xx(e,t){return v.openBlock(),v.createElementBlock("svg",Yx,jx)}const Kh=K(Wx,[["render",Xx]]),Zx={},Kx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Jx=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M4.397 4.554l.073-.084a.75.75 0 0 1 .976-.073l.084.073L12 10.939l6.47-6.47a.75.75 0 1 1 1.06 1.061L13.061 12l6.47 6.47a.75.75 0 0 1 .072.976l-.073.084a.75.75 0 0 1-.976.073l-.084-.073L12 13.061l-6.47 6.47a.75.75 0 0 1-1.06-1.061L10.939 12l-6.47-6.47a.75.75 0 0 1-.072-.976l.073-.084l-.073.084z",fill:"currentColor"})],-1),Qx=[Jx];function eT(e,t){return v.openBlock(),v.createElementBlock("svg",Kx,Qx)}const cn=K(Zx,[["render",eT]]),tT={},rT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},nT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M22 6.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0zM17 7l.001 2.504a.5.5 0 1 1-1 0V7h-2.505a.5.5 0 0 1 0-1H16V3.5a.5.5 0 0 1 1 0V6h2.503a.5.5 0 1 1 0 1h-2.502zm2.5 7v-1.732A6.518 6.518 0 0 0 21 11.19v7.56a3.25 3.25 0 0 1-3.066 3.245L17.75 22H6.25a3.25 3.25 0 0 1-3.245-3.066L3 18.75V7.25a3.25 3.25 0 0 1 3.066-3.245L6.25 4h4.248a6.451 6.451 0 0 0-.422 1.5H6.25a1.75 1.75 0 0 0-1.744 1.606L4.5 7.25V14H9a.75.75 0 0 1 .743.648l.007.102a2.25 2.25 0 0 0 4.495.154l.005-.154a.75.75 0 0 1 .648-.743L15 14h4.5zm-15 1.5v3.25a1.75 1.75 0 0 0 1.606 1.744l.144.006h11.5a1.75 1.75 0 0 0 1.744-1.607l.006-.143V15.5h-3.825a3.752 3.752 0 0 1-3.475 2.995l-.2.005a3.752 3.752 0 0 1-3.632-2.812l-.043-.188H4.5z",fill:"currentColor"})],-1),aT=[nT];function iT(e,t){return v.openBlock(),v.createElementBlock("svg",rT,aT)}const ko=K(tT,[["render",iT]]),oT={},sT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},lT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M6.087 7.75a5.752 5.752 0 0 1 11.326 0h.087a4 4 0 0 1 3.962 4.552a6.534 6.534 0 0 0-1.597-1.364A2.501 2.501 0 0 0 17.5 9.25h-.756a.75.75 0 0 1-.75-.713a4.25 4.25 0 0 0-8.489 0a.75.75 0 0 1-.749.713H6a2.5 2.5 0 0 0 0 5h4.4a6.458 6.458 0 0 0-.357 1.5H6a4 4 0 0 1 0-8h.087zM22 16.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0zm-6-3a.5.5 0 0 1 1 0v4.793l1.646-1.647a.5.5 0 0 1 .708.708l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5a.5.5 0 0 1 .708-.708L16 18.293V13.5z",fill:"currentColor"})],-1),uT=[lT];function cT(e,t){return v.openBlock(),v.createElementBlock("svg",sT,uT)}const Zl=K(oT,[["render",cT]]),fT={},hT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 512 512"},dT=v.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"32",d:"M80 160h352"},null,-1),vT=v.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"32",d:"M80 256h352"},null,-1),pT=v.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"32",d:"M80 352h352"},null,-1),gT=[dT,vT,pT];function mT(e,t){return v.openBlock(),v.createElementBlock("svg",hT,gT)}const Kl=K(fT,[["render",mT]]),yT={},_T={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},wT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M16.242 2.932l4.826 4.826a2.75 2.75 0 0 1-.715 4.404l-4.87 2.435a.75.75 0 0 0-.374.426l-1.44 4.166a1.25 1.25 0 0 1-2.065.476L8.5 16.561L4.06 21H3v-1.062L7.44 15.5l-3.105-3.104a1.25 1.25 0 0 1 .476-2.066l4.166-1.439a.75.75 0 0 0 .426-.374l2.435-4.87a2.75 2.75 0 0 1 4.405-.715zm3.766 5.886l-4.826-4.825a1.25 1.25 0 0 0-2.002.324l-2.435 4.871a2.25 2.25 0 0 1-1.278 1.12l-3.789 1.31l6.705 6.704l1.308-3.788a2.25 2.25 0 0 1 1.12-1.278l4.872-2.436a1.25 1.25 0 0 0 .325-2.002z",fill:"currentColor"})],-1),bT=[wT];function ST(e,t){return v.openBlock(),v.createElementBlock("svg",_T,bT)}const Jh=K(yT,[["render",ST]]),CT={},xT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},TT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M4.22 8.47a.75.75 0 0 1 1.06 0L12 15.19l6.72-6.72a.75.75 0 1 1 1.06 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L4.22 9.53a.75.75 0 0 1 0-1.06z",fill:"currentColor"})],-1),NT=[TT];function DT(e,t){return v.openBlock(),v.createElementBlock("svg",xT,NT)}const Jl=K(CT,[["render",DT]]),AT={},MT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},kT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M4.22 15.53a.75.75 0 0 0 1.06 0L12 8.81l6.72 6.72a.75.75 0 1 0 1.06-1.06l-7.25-7.25a.75.75 0 0 0-1.06 0l-7.25 7.25a.75.75 0 0 0 0 1.06z",fill:"currentColor"})],-1),ET=[kT];function PT(e,t){return v.openBlock(),v.createElementBlock("svg",MT,ET)}const Qh=K(AT,[["render",PT]]),IT={},LT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},OT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M16.25 5.18a.75.75 0 0 0 .142 1.051a7.251 7.251 0 0 1-3.599 12.976l.677-.677a.75.75 0 0 0-.977-1.133l-.084.073l-2 2a.75.75 0 0 0-.073.976l.073.084l2 2a.75.75 0 0 0 1.133-.976l-.072-.084l-.75-.75A8.75 8.75 0 0 0 17.301 5.04a.75.75 0 0 0-1.051.141zm-5.72-3.71a.75.75 0 0 0 0 1.06l.75.75a8.75 8.75 0 0 0-4.85 15.47a.75.75 0 1 0 .956-1.157a7.251 7.251 0 0 1 3.82-12.8l-.676.677a.75.75 0 1 0 1.061 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2a.75.75 0 0 0-1.06 0z",fill:"currentColor"})],-1),RT=[OT];function BT(e,t){return v.openBlock(),v.createElementBlock("svg",LT,RT)}const ed=K(IT,[["render",BT]]),VT={},$T={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},FT=v.createElementVNode("g",{fill:"none"},[v.createElementVNode("path",{d:"M17.754 14a2.249 2.249 0 0 1 2.249 2.25v.918a2.75 2.75 0 0 1-.513 1.598c-1.545 2.164-4.07 3.235-7.49 3.235c-3.421 0-5.944-1.072-7.486-3.236a2.75 2.75 0 0 1-.51-1.596v-.92A2.249 2.249 0 0 1 6.251 14h11.502zM12 2.005a5 5 0 1 1 0 10a5 5 0 0 1 0-10z",fill:"currentColor"})],-1),zT=[FT];function GT(e,t){return v.openBlock(),v.createElementBlock("svg",$T,zT)}const td=K(VT,[["render",GT]]),rd=window.localStorage;function Gu(e,t){rd.setItem(e,JSON.stringify(t))}function Xv(e){const t=rd.getItem(e);return t?JSON.parse(t):null}function HT(e){rd.removeItem(e)}function Zv(){return Date.parse(String(new Date))}const UT="local-";class WT{constructor(t=""){Uo(this,"namespace");Uo(this,"mapKey");Uo(this,"map");this.namespace=t,this.mapKey=UT+this.namespace,this.map=Xv(this.mapKey)||{}}set(t,r,n=0){const a=this.getReallyKey(t),i={expires:n,time:Zv()};Gu(a,r),this.map[t]=i,Gu(this.mapKey,this.map)}getReallyKey(t){return this.namespace+"-"+t}get(t,r){const n=this.getReallyKey(t),a=this.map[t];if(a){const i=Xv(n);if(a.expires>0){if(Zv()-a.time<=a.expires)return i===!1||i?i:r;this.delete(t)}else return i===!1||i?i:r}return r}delete(t){const r=this.getReallyKey(t);delete this.map[t],Gu(this.mapKey,this.map),HT(r)}deleteAll(){for(const t in this.map)this.delete(t)}}const nd=new WT("partex"),Ea=(e,t,r)=>{const n=new Date;return new Date(`${e||n.getFullYear()}/${t||n.getMonth()+1}/${r||n.getDate()} 00:00:00`).getTime()};function Yt(e,t,r=3e4){if(typeof r=="string"){let n=0;const a=r.split(" ");switch(a[1]){case"Minutes":n=6e4;break;case"Hours":n=36e5;break;case"Day":n=864e5;break;case"Week":n=6048e5;break}r=Number(a[0])*n}nd.set(e,t,r)}function Et(e,t){return nd.get(e,t)}const Eo=e=>{nd.delete(e)},Js=(e=0)=>{const t=document.documentElement;t&&(t.scrollTop=e,setTimeout(()=>{t.scrollTop=e},100))},X0=()=>{const e=document.querySelectorAll(".partex-loading");e&&e.length>0&&e.forEach(t=>{const r=t.parentNode;r==null||r.removeChild(t)})};function Po(e,t=!1){let r=e.records;t&&(r=r.map((a,i)=>({key:i,...a})));const n=parseInt(e.size);return{query:{page:Number(e.current),pageCount:parseInt(e.pages),pageSize:n>29?n:30,itemCount:parseInt(e.total),pageSizes:[30,40,50],showQuickJumper:!0,showSizePicker:!0,pageSlot:8,prefix:()=>v.h("div",{},{default:()=>se.lang==="zh-CN"?`共${e.total}条`:`${e.total} items`})},records:r}}function Io(e){if(!e.query)return e;const t={};return e.query.page&&(t.current=e.query.page),e.query.pageSize&&(t.size=e.query.pageSize),e.query.isGetAll&&(t.isGetAll=e.query.isGetAll),e.query.keyword&&(t.keyword=e.query.keyword),e.query.columnKey&&(t.columnKey=e.query.columnKey),e.query.order&&(t.order=e.query.order),{...e,query:t}}const Tr=(e,t="yyyy-MM-dd")=>{if(!e)return"";typeof e=="string"&&(e=e.replace(/年/g,"-").replace(/月/g,"-").replace(/日/g,""));let r=new Date(e);if(typeof e=="string"&&isNaN(r.getTime())&&(r=new Date(parseInt(e))),isNaN(r.getTime()))return"---";const n={"M+":r.getMonth()+1,"d+":r.getDate(),"h+":r.getHours(),"m+":r.getMinutes(),"s+":r.getSeconds()};/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(r.getFullYear()+"").substr(4-RegExp.$1.length)));for(const a in n)if(new RegExp("("+a+")").test(t)){let i=n[a];RegExp.$1.length!==1&&(i=("00"+n[a]).substr((""+n[a]).length)),t=t.replace(RegExp.$1,i)}return t},Jr=e=>{try{return window.btoa(encodeURIComponent(JSON.stringify(e)))}catch{return""}},po=e=>{try{return JSON.parse(decodeURIComponent(window.atob(e)))}catch{return""}},YT=(e,t=500)=>{const r=e;let n;const a=function(...o){n||(n=setTimeout(function(){n&&clearTimeout(n),n=void 0,r.apply(a,o)},t))};return a};function qT(e,t){e.requestFullscreen?(t&&(e.onfullscreenchange=t),e.requestFullscreen()):e.mozRequestFullScreen?(t&&(e.onmozfullscreenchange=t),e.mozRequestFullScreen()):e.webkitRequestFullscreen?(t&&(e.onwebkitfullscreenchange=t),e.webkitRequestFullscreen()):e.msRequestFullscreen&&(t&&(e.onmsfullscreenchange=t),e.msRequestFullscreen())}function jT(e,t=0){const r=["","k","m","b","t"],n=Math.floor(Math.log10(Math.abs(e))/3),a=Math.max(0,Math.min(n,r.length-1)),i=r[a];return i?(e/Math.pow(10,a*3)).toFixed(t)+i:(e/Math.pow(10,a*3)).toFixed(0)}const XT={Platform:{components:"组件库",iot:"智能效率监测平台",prt:"智能效率监测平台",tdm:"智能刀具管理平台",qms:"智能质量检测平台",twin:"智能数字大屏平台",maintain:"智能设备维保平台",order:"智能工单管理平台"},Notice:{success:"操作成功",error:"操作失败,请稍后重试"},Common:{validDays:"报表文件具有七天有效期",add:"新增",edit:"编辑",apply:"保存",cancel:"取消",search:"查询",refresh:"刷新",filter:"筛选",reset:"重置",more:"更多",export:"导出",success:"成功",failed:"失败",processing:"处理中",action:"操作",back:"返回",title:"零捷互联智能云平台",message:{title:"消息列表",title2:"消息",unRead:"未读",all:"全部",read:"已读",readAll:"一键已读"},login:{mobile:"手机号",mobilePlaceholder:"请输入手机号码",mobileMessage:"请输入正确的手机号码",password:"密码",passwordPlaceholder:"请输入密码",passwordMessage:"请输入密码",userName:"用户名",userNamePlaceholder:"请输入用户名",userNameMessage:"请输入正确的用户名",in:"登录"},my:{title:"我的信息",tenantCode:"租户代码",tenantName:"租户名称",name:"名称",email:"邮箱",emailMessage:"邮箱格式不正确",realName:"真实姓名",phone:"手机",phoneMessage:"手机号码格式不正确",submit:"更新",password:"修改密码",oldPassword:"旧密码",newPassword:"新密码",checkPassword:"确认新密码",oldPasswordMessage:"请填写旧密码",newPasswordMessage:"请填写新密码",checkPasswordMessage:"请填写确认新密码"},dropdownMenu:{software:"零捷软件",android:"安卓APP",ios:"iOS APP",chrome:"Chrome浏览器",edge:"Edge浏览器",dashboard_IoT:"大屏机加工版本",dashboard_Prt:"大屏印刷版本",report:"个性化报表",info:"我的信息",language:"语言",theme:"主题",light:"亮",dark:"暗",logout:"退出"},importer:{title:"导入",file:"导入文件",download:"下载模版",btnDownload:"下载",fileName:"文件名称",status:"状态",createTime:"创建时间",retry:"重试"}}},ZT={Platform:{components:"Components",iot:"SMART LEAN IOT PLATFORM",prt:"SMART LEAN IOT PLATFORM",tdm:"SMART TOOL MANAGEMENT PLATFORM",qms:"SMART QUALITY MANAGEMENT PLATFORM",twin:"SMART DASHBOARD PLATFORM",maintain:"SMART MAINTAIN PLATFORM",order:"SMART ORDER MANAGEMENT PLATFORM"},Notice:{success:"Success",error:"An error occurred, please try again later"},Common:{validDays:"Files are valid for seven days",add:"Insert",edit:"Edit",apply:"Apply",cancel:"Cancel",search:"Search",refresh:"Refresh",filter:"Filter",reset:"Reset",more:"More",export:"Export",success:"Success",failed:"Failed",processing:"Processing",action:"Action",back:"Back",title:"Partex",message:{title:"Messages",title2:"Message",unRead:"Unread",all:"All",read:"Read",readAll:"Read All"},login:{mobile:"Mobile",mobilePlaceholder:"Please Input Mobile",mobileMessage:"Mobile is not correct",password:"Password",passwordPlaceholder:"Please Input Password",passwordMessage:"Please Input Password",userName:"UserName",userNamePlaceholder:"Please Input UserName",userNameMessage:"UserName is not correct",in:"Sign in"},my:{title:"Info",tenantCode:"TenantCode",tenantName:"TenantName",name:"Name",email:"Email",emailMessage:"Email is not correct",realName:"RealName",phone:"Mobile",phoneMessage:"Mobile is not correct",submit:"Apply",password:"Change Password",oldPassword:"Current",newPassword:"New",checkPassword:"Check",oldPasswordMessage:"Please Input Current Password",newPasswordMessage:"Please Input New Password",checkPasswordMessage:"Please Check New Password"},dropdownMenu:{software:"Softwares",android:"Android APP",ios:"iOS APP",chrome:"Chrome",edge:"Edge",dashboard:"Dashboard",dashboard_IoT:"Dashboard_IoT",dashboard_Prt:"Dashboard_Print",report:"Reports",info:"My",language:"Language",theme:"Theme",light:"Light",dark:"Dark",logout:"Logout"},importer:{title:"Import",file:"Import File",download:"Download Template",btnDownload:"Download",fileName:"FileName",status:"Status",createTime:"CreateTime",retry:"Retry"}}},KT=Kt.createI18n({legacy:!1,locale:"zh-CN",messages:{"en-US":{...ZT},"zh-CN":{...XT},"fr-FR":{}}}),yt=KT,Z0="2.0.53",Kv={Components:{platformName:()=>`${yt.global.t("Platform.components")} v${Z0}`,platformType:"T0",platformUrl:"/",platformMainUrl:""},iot:{platformName:()=>yt.global.t("Platform.iot"),platformType:"T1",platformUrl:"/iot/home/all",platformMainUrl:""},prt:{platformName:()=>yt.global.t("Platform.prt"),platformType:"T1",platformUrl:"/prt/home/all",platformMainUrl:""},tdm:{platformName:()=>yt.global.t("Platform.tdm"),platformType:"T2",platformUrl:"/tdm/home",platformMainUrl:"/iot/home/all"},qms:{platformName:()=>yt.global.t("Platform.qms"),platformType:"T3",platformUrl:"/qms/home",platformMainUrl:"/iot/home/all"},twin:{platformName:()=>yt.global.t("Platform.twin"),platformType:"T4",platformUrl:"/twin/home",platformMainUrl:"/prt/home/all"},maintain:{platformName:()=>yt.global.t("Platform.maintain"),platformType:"T5",platformUrl:"/maintain/home",platformMainUrl:"auto"},order:{platformName:()=>yt.global.t("Platform.order"),platformType:"T6",platformUrl:"/order/home",platformMainUrl:"/prt/home/all"}},se=v.reactive({needUpdate:!1,download:!1,theme:!1,isPad:!1,isMobile:!1,language:!1,lang:"zh-CN",platformName:()=>yt.global.t("Platform.iot"),platformType:"T1",platformUrl:"/iot/home/all",platformMainUrl:""});function ad(e){se.download=e}function JT(e){se.language=e}function qa(e){let t;e?t=e:se.lang==="zh-CN"?t="en-US":t="zh-CN",Yt("lang",t,0),se.lang=t;const r=document.body;r.dataset.lang=t,yt.global.locale.value=t}function QT(e){const t=Kv[e]||Kv.iot;se.platformName=t.platformName,se.platformType=t.platformType,se.platformUrl=t.platformUrl,se.platformMainUrl=t.platformMainUrl||"auto",document.title=t.platformName()}function Lo(e){se.theme=e;const t=document.body,r=document.querySelector("meta[name=theme-color]");e?t.dataset.theme="dark":t.dataset.theme="",r&&(e?r.setAttribute("content","#2b2b2d"):r.setAttribute("content","#ffffff"))}function eN(e){se.needUpdate=e}const K0=()=>{se.isMobile=window.screen.availWidth<769,se.isPad=window.screen.availWidth<1024};window.addEventListener("resize",K0);K0();const Wo=(e,t)=>v.h(O.NTooltip,{style:{"max-width":"300px"}},{trigger:()=>e,default:()=>t}),Nr=(e,t="default",r,n,a)=>{const i={size:"small",type:t,text:!0,disabled:typeof e.disabled=="function"?e.disabled(n,a):e.disabled||!1,loading:e.loading||!1},o={default:()=>e.buttonText||null};if(!e.confirmText){if(e.onClick&&typeof e.onClick=="string"){const s=e.onClick;i.onClick=()=>{new Function("rowData","rowIndex",s)(n,a)}}e.onClick&&typeof e.onClick=="function"&&(i.onClick=e.onClick.bind(void 0,n,a))}return r&&(o.icon=()=>v.h(O.NIcon,{},{default:()=>v.h(r,{},{default:()=>null})})),v.h(O.NButton,i,o)},Qs=(e,t,r,n)=>{const a={placement:"left"};if(typeof t.onClick=="string"){const i=t.onClick;a["on-positive-click"]=()=>{new Function("rowData","rowIndex",i)(r,n)}}else t.onClick&&(a["on-positive-click"]=t.onClick.bind(void 0,r,n));return v.h(O.NPopconfirm,a,{default:()=>v.h("span",{style:{"max-width":"300px"}},{default:()=>t.confirmText}),trigger:()=>e})},tN=(e,t,r)=>{let n;if(e.type==="detail"){const a=Nr(e,e.color?e.color:"primary",e.icon?e.icon:Xl,t,r);e.buttonText?n=a:n=Wo(a,se.lang==="zh-CN"?"详情":"Detail")}if(e.type==="edit"){const a=Nr(e,e.color?e.color:"success",e.icon?e.icon:Kh,t,r);e.buttonText?n=a:n=Wo(a,se.lang==="zh-CN"?"编辑":"Edit")}if(e.type==="delete"){let a=Nr({...e,onClick:""},e.color?e.color:"error",e.icon?e.icon:Zh,t,r);e.buttonText?a=a:a=Wo(a,se.lang==="zh-CN"?"删除":"Delete"),n=Qs(a,{...e,confirmText:se.lang==="zh-CN"?"删除后无法恢复,是否确认删除?":"Are you sure you want to delete ?"},t,r)}if(e.type==="custom"){const a=Nr(e.confirmText?{...e,onClick:""}:e,e.color,e.icon,t,r);e.buttonText?n=a:n=Wo(a,e.tooltipText)}return e.confirmText&&(n=Qs(n,e,t,r)),n},rN=(e,t,r)=>{const n=[];return e.forEach(a=>{let i;a.type==="detail"&&(i=Nr({...a,buttonText:se.lang==="zh-CN"?"详情":"Detail"},"primary",void 0,t,r)),a.type==="edit"&&(i=Nr({...a,buttonText:se.lang==="zh-CN"?"编辑":"Edit"},"success",void 0,t,r)),a.type==="delete"&&(i=Qs(Nr({...a,onClick:"",buttonText:se.lang==="zh-CN"?"删除":"Delete"},"error",void 0,t,r),{...a,confirmText:se.lang==="zh-CN"?"删除后无法恢复,是否确认删除?":"Are you sure you want to delete ?"},t,r)),a.type==="custom"&&(i=Nr(a,a.color,void 0,t,r)),a.confirmText&&(i=Qs(i,a,t,r)),n.push(i)}),n},pn=(e,t,r)=>{const n=[];return e.forEach(a=>{if(a.type==="group"){if(a.children.length>0){const i=rN(a.children,t,r);n.push(v.h(O.NPopover,{trigger:"click"},{trigger:()=>Nr({buttonText:a.buttonText,disabled:typeof a.disabled=="function"?a.disabled(t,r):a.disabled,loading:a.loading},a.color,a.icon,t,r),default:()=>v.h(O.NFlex,{vertical:!0},{default:()=>i})}))}}else{const i=tN(a,t,r);n.push(i)}}),v.h("div",{class:"action-flex"},{default:()=>n})},nN=v.defineComponent({name:"OcAuth",setup(){const e=$t.useRoute(),t=$t.useRouter(),{auth:r}=e.query;r?Yt("token",r,0):Eo("token"),t.replace(se.platformUrl)}}),aN={class:"com-card flex-center",style:{flex:"1"}},iN=v.createElementVNode("p",{class:"oc-miss-title"},"登录中...",-1),oN=[iN];function sN(e,t,r,n,a,i){return v.openBlock(),v.createElementBlock("div",aN,oN)}const J0=K(nN,[["render",sN]]),lN=v.defineComponent({name:"OcBack",components:{IconChevronLeft:qh,NButton:O.NButton,NIcon:O.NIcon},props:{to:{type:String,default:""}},setup(e){const t=$t.useRouter();return{back:()=>{e.to?t.push(e.to):t.back()}}}});function uN(e,t,r,n,a,i){const o=v.resolveComponent("IconChevronLeft"),s=v.resolveComponent("NIcon"),l=v.resolveComponent("NButton");return v.openBlock(),v.createBlock(l,{text:"",onClick:e.back},{icon:v.withCtx(()=>[v.createVNode(s,null,{default:v.withCtx(()=>[v.createVNode(o)]),_:1})]),default:v.withCtx(()=>[v.createElementVNode("span",null,v.toDisplayString(e.$t("Common.back")),1)]),_:1},8,["onClick"])}const Q0=K(lN,[["render",uN]]),cN=v.defineComponent({name:"OcCircle",components:{NPopover:O.NPopover},props:{circle:{required:!0,type:Number,default:0},pointA:{type:Number,default:void 0},pointB:{type:Number,default:void 0},pointSize:{type:Number,default:3},styles:{type:Object,default:()=>({backgroundBg:"rgba(255, 255, 255, 0.1)",processBg:"#fff",pointABg:"#f2a651",pointBBg:"#67c67e"})}},setup(e){const t=v.ref({show:!1,text:"",x:0,y:0});return{popover:t,calculateCircle:()=>{let s=314-e.circle*Math.PI;return s<=0&&(s=0),`stroke-dashoffset: ${s}`},calculatePointA:()=>e.pointA?`rotate(${-90+e.pointA*3.6} 100 80) translate(50, 0)`:"",calculatePointB:()=>e.pointB?`rotate(${-90+e.pointB*3.6} 100 80) translate(50, 0)`:"",mouseOver:(s,l)=>{const u=l==="a"?e.pointA:e.pointB;t.value={show:!0,text:`${u}%`,x:s.clientX,y:s.clientY}},mouseOut:()=>{t.value.show=!1}}}}),fN={viewBox:"40 20 120 120"},hN=v.createElementVNode("defs",null,[v.createElementVNode("filter",{id:"blurs"},[v.createElementVNode("feOffset",{result:"offOut",in:"SourceGraphic",dx:"0",dy:"0"}),v.createElementVNode("feGaussianBlur",{result:"blurOut",in:"offOut",stdDeviation:"0.8"}),v.createElementVNode("feBlend",{in:"SourceGraphic",in2:"blurOut",mode:"normal"})])],-1),dN=["stroke"],vN=["stroke"],pN=["r","transform","fill"],gN=["r","transform","fill"],mN={dx:"100",dy:"90",fill:"#333","text-anchor":"middle",style:{"font-size":"28px"}};function yN(e,t,r,n,a,i){const o=v.resolveComponent("NPopover");return v.openBlock(),v.createElementBlock(v.Fragment,null,[(v.openBlock(),v.createElementBlock("svg",fN,[hN,v.createElementVNode("circle",{transform:"rotate(-90 100 80)",cx:"100",cy:"80",r:"50",fill:"none","stroke-width":"10","stroke-dashoffset":"0",stroke:e.styles.backgroundBg},null,8,dN),v.createElementVNode("circle",{class:"oc-circle-round","stroke-linecap":"round",transform:"rotate(-90 100 80)",cx:"100",cy:"80",r:"50",fill:"none","stroke-width":"10",style:v.normalizeStyle(e.calculateCircle()),stroke:e.styles.processBg},null,12,vN),e.pointA?(v.openBlock(),v.createElementBlock("circle",{key:0,class:"oc-circle-round",filter:"url(#blurs)",cx:"100",cy:"80",r:e.pointSize,"stroke-width":"0",transform:e.calculatePointA(),fill:e.styles.pointABg,onMouseover:t[0]||(t[0]=s=>{e.mouseOver(s,"a")}),onMouseout:t[1]||(t[1]=(...s)=>e.mouseOut&&e.mouseOut(...s))},null,40,pN)):v.createCommentVNode("",!0),e.pointB?(v.openBlock(),v.createElementBlock("circle",{key:1,class:"oc-circle-round",filter:"url(#blurs)",cx:"100",cy:"80",r:e.pointSize,"stroke-width":"0",transform:e.calculatePointB(),fill:e.styles.pointBBg,onMouseover:t[2]||(t[2]=s=>{e.mouseOver(s,"b")}),onMouseout:t[3]||(t[3]=(...s)=>e.mouseOut&&e.mouseOut(...s))},null,40,gN)):v.createCommentVNode("",!0),v.createElementVNode("text",mN,v.toDisplayString(e.circle)+"% ",1)])),v.createVNode(o,{show:e.popover.show,x:e.popover.x,y:e.popover.y,"show-arrow":!1,trigger:"manual"},{default:v.withCtx(()=>[v.createTextVNode(v.toDisplayString(e.popover.text),1)]),_:1},8,["show","x","y"])],64)}const e_=K(cN,[["render",yN]]);/*! *****************************************************************************
|
|
2
2
|
Copyright (c) Microsoft Corporation.
|
|
3
3
|
|
|
4
4
|
Permission to use, copy, modify, and/or distribute this software for any
|
package/lib/one-core.js
CHANGED
|
@@ -830,7 +830,7 @@ const Yx = {
|
|
|
830
830
|
"zh-CN": { ...Yx },
|
|
831
831
|
"fr-FR": {}
|
|
832
832
|
}
|
|
833
|
-
}), Ut = Xx, L_ = "2.0.
|
|
833
|
+
}), Ut = Xx, L_ = "2.0.53", _p = {
|
|
834
834
|
Components: {
|
|
835
835
|
platformName: () => `${Ut.global.t("Platform.components")} v${L_}`,
|
|
836
836
|
platformType: "T0",
|
|
@@ -937,7 +937,7 @@ const hs = (e, t) => ge(
|
|
|
937
937
|
size: "small",
|
|
938
938
|
type: t,
|
|
939
939
|
text: !0,
|
|
940
|
-
disabled: e.disabled || !1,
|
|
940
|
+
disabled: typeof e.disabled == "function" ? e.disabled(n, a) : e.disabled || !1,
|
|
941
941
|
loading: e.loading || !1
|
|
942
942
|
}, o = {
|
|
943
943
|
default: () => e.buttonText || null
|
|
@@ -1102,7 +1102,7 @@ const hs = (e, t) => ge(
|
|
|
1102
1102
|
// @ts-ignore
|
|
1103
1103
|
{
|
|
1104
1104
|
buttonText: a.buttonText,
|
|
1105
|
-
disabled: a.disabled,
|
|
1105
|
+
disabled: typeof a.disabled == "function" ? a.disabled(t, r) : a.disabled,
|
|
1106
1106
|
loading: a.loading
|
|
1107
1107
|
},
|
|
1108
1108
|
a.color,
|
package/lib/one-core.umd.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(F,p){typeof exports=="object"&&typeof module<"u"?p(exports,require("vue"),require("naive-ui"),require("vue-router"),require("vue-i18n"),require("axios"),require("md5"),require("jsqr"),require("vuedraggable")):typeof define=="function"&&define.amd?define(["exports","vue","naive-ui","vue-router","vue-i18n","axios","md5","jsqr","vuedraggable"],p):(F=typeof globalThis<"u"?globalThis:F||self,p(F.OneCore={},F.Vue,F["naive-ui"],F["vue-router"],F["vue-i18n"],F.axios,F.md5,F.jsQR,F.vuedraggable))})(this,function(F,p,O,Ct,Gt,Hu,Hi,_C,wC){"use strict";var sW=Object.defineProperty;var lW=(F,p,O)=>p in F?sW(F,p,{enumerable:!0,configurable:!0,writable:!0,value:O}):F[p]=O;var Gu=(F,p,O)=>(lW(F,typeof p!="symbol"?p+"":p,O),O);const qp=p.defineComponent({name:"OcActionButton",props:{data:{required:!0,type:Array,default:()=>[]}},setup(e){return()=>Gr(e.data)}}),J=(e,t)=>{const r=e.__vccOpts||e;for(const[n,a]of t)r[n]=a;return r},bC={},SC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},CC=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M11.75 3a.75.75 0 0 1 .743.648l.007.102l.001 7.25h7.253a.75.75 0 0 1 .102 1.493l-.102.007h-7.253l.002 7.25a.75.75 0 0 1-1.493.101l-.007-.102l-.002-7.249H3.752a.75.75 0 0 1-.102-1.493L3.752 11h7.25L11 3.75a.75.75 0 0 1 .75-.75z",fill:"currentColor"})],-1)];function xC(e,t){return p.openBlock(),p.createElementBlock("svg",SC,CC)}const Wi=J(bC,[["render",xC]]),TC={},NC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},DC=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M12 1.996a7.49 7.49 0 0 1 7.496 7.25l.004.25v4.097l1.38 3.156a1.249 1.249 0 0 1-1.145 1.75L15 18.502a3 3 0 0 1-5.995.177L9 18.499H4.275a1.251 1.251 0 0 1-1.147-1.747L4.5 13.594V9.496c0-4.155 3.352-7.5 7.5-7.5zM13.5 18.5l-3 .002a1.5 1.5 0 0 0 2.993.145l.007-.147zM12 3.496c-3.32 0-6 2.674-6 6v4.41L4.656 17h14.697L18 13.907V9.509l-.003-.225A5.988 5.988 0 0 0 12 3.496z",fill:"currentColor"})],-1)];function AC(e,t){return p.openBlock(),p.createElementBlock("svg",NC,DC)}const Wu=J(TC,[["render",AC]]),MC={},kC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},EC=[p.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[p.createElementVNode("path",{d:"M8 6h12"}),p.createElementVNode("path",{d:"M6 12h12"}),p.createElementVNode("path",{d:"M4 18h12"})],-1)];function PC(e,t){return p.openBlock(),p.createElementBlock("svg",kC,EC)}const Uu=J(MC,[["render",PC]]),IC={},LC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},OC=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M15.53 4.22a.75.75 0 0 1 0 1.06L8.81 12l6.72 6.72a.75.75 0 1 1-1.06 1.06l-7.25-7.25a.75.75 0 0 1 0-1.06l7.25-7.25a.75.75 0 0 1 1.06 0z",fill:"currentColor"})],-1)];function RC(e,t){return p.openBlock(),p.createElementBlock("svg",LC,OC)}const Yu=J(IC,[["render",RC]]),BC={},VC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},$C=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M16.53 11.72l-.084-.072a.75.75 0 0 0-.976.072l-2.72 2.72V7.75l-.007-.102A.75.75 0 0 0 12 7l-.102.007a.75.75 0 0 0-.648.743v6.692L8.53 11.72l-.085-.073a.75.75 0 0 0-.976 1.133l4 4.002l.084.072a.75.75 0 0 0 .976-.072l4.001-4l.073-.085a.75.75 0 0 0-.073-.977zM6.25 3A3.25 3.25 0 0 0 3 6.25v11.5A3.25 3.25 0 0 0 6.25 21h11.5A3.25 3.25 0 0 0 21 17.75V6.25A3.25 3.25 0 0 0 17.75 3H6.25zM4.5 6.25c0-.966.784-1.75 1.75-1.75h11.5c.966 0 1.75.784 1.75 1.75v11.5a1.75 1.75 0 0 1-1.75 1.75H6.25a1.75 1.75 0 0 1-1.75-1.75V6.25z",fill:"currentColor"})],-1)];function FC(e,t){return p.openBlock(),p.createElementBlock("svg",VC,$C)}const qu=J(BC,[["render",FC]]),zC={},GC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},HC=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M20.026 17.001c-2.762 4.784-8.879 6.423-13.663 3.661A9.965 9.965 0 0 1 3.13 17.68a.75.75 0 0 1 .365-1.132c3.767-1.348 5.785-2.91 6.956-5.146c1.232-2.353 1.551-4.93.689-8.463a.75.75 0 0 1 .769-.927a9.961 9.961 0 0 1 4.457 1.327c4.784 2.762 6.423 8.879 3.66 13.662z",fill:"currentColor"})],-1)];function WC(e,t){return p.openBlock(),p.createElementBlock("svg",GC,HC)}const Ui=J(zC,[["render",WC]]),UC={},YC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},qC=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M12 2a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 12 2zm5 10a5 5 0 1 1-10 0a5 5 0 0 1 10 0zm4.25.75a.75.75 0 0 0 0-1.5h-1.5a.75.75 0 0 0 0 1.5h1.5zM12 19a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 12 19zm-7.75-6.25a.75.75 0 0 0 0-1.5h-1.5a.75.75 0 0 0 0 1.5h1.5zm-.03-8.53a.75.75 0 0 1 1.06 0l1.5 1.5a.75.75 0 0 1-1.06 1.06l-1.5-1.5a.75.75 0 0 1 0-1.06zm1.06 15.56a.75.75 0 1 1-1.06-1.06l1.5-1.5a.75.75 0 1 1 1.06 1.06l-1.5 1.5zm14.5-15.56a.75.75 0 0 0-1.06 0l-1.5 1.5a.75.75 0 0 0 1.06 1.06l1.5-1.5a.75.75 0 0 0 0-1.06zm-1.06 15.56a.75.75 0 1 0 1.06-1.06l-1.5-1.5a.75.75 0 1 0-1.06 1.06l1.5 1.5z",fill:"currentColor"})],-1)];function jC(e,t){return p.openBlock(),p.createElementBlock("svg",YC,qC)}const Yi=J(UC,[["render",jC]]),XC={},ZC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},KC=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M12 17a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4zM5 17a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7-7a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4zM5 10a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7-7a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4zM5 3a2 2 0 1 1 0 4a2 2 0 0 1 0-4z",fill:"currentColor"})],-1)];function JC(e,t){return p.openBlock(),p.createElementBlock("svg",ZC,KC)}const ju=J(XC,[["render",JC]]),QC={},ex={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},tx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M10 2.75a7.25 7.25 0 0 1 5.63 11.819l4.9 4.9a.75.75 0 0 1-.976 1.134l-.084-.073l-4.901-4.9A7.25 7.25 0 1 1 10 2.75zm0 1.5a5.75 5.75 0 1 0 0 11.5a5.75 5.75 0 0 0 0-11.5z",fill:"currentColor"})],-1)];function rx(e,t){return p.openBlock(),p.createElementBlock("svg",ex,tx)}const qi=J(QC,[["render",rx]]),nx={},ax={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},ox=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M12 4.5a7.5 7.5 0 1 0 7.419 6.392c-.067-.454.265-.892.724-.892c.37 0 .696.256.752.623A9 9 0 1 1 18 5.292V4.25a.75.75 0 0 1 1.5 0v3a.75.75 0 0 1-.75.75h-3a.75.75 0 0 1 0-1.5h1.35a7.474 7.474 0 0 0-5.1-2z",fill:"currentColor"})],-1)];function ix(e,t){return p.openBlock(),p.createElementBlock("svg",ax,ox)}const fa=J(nx,[["render",ix]]),sx={},lx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},ux=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M17.75 3A3.25 3.25 0 0 1 21 6.25v5.772a6.471 6.471 0 0 0-1.5-.709V8.5h-15v9.25c0 .966.784 1.75 1.75 1.75h5.063c.173.534.412 1.037.709 1.5H6.25A3.25 3.25 0 0 1 3 17.75V6.25A3.25 3.25 0 0 1 6.25 3h11.5zm0 1.5H6.25A1.75 1.75 0 0 0 4.5 6.25V7h15v-.75a1.75 1.75 0 0 0-1.75-1.75zm5.25 13a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0zm-5-3a.5.5 0 0 0-1 0v4.793l-1.646-1.647a.5.5 0 0 0-.708.708l2.5 2.5a.5.5 0 0 0 .708 0l2.5-2.5a.5.5 0 0 0-.708-.708L18 19.293V14.5z",fill:"currentColor"})],-1)];function cx(e,t){return p.openBlock(),p.createElementBlock("svg",lx,ux)}const _o=J(sx,[["render",cx]]),fx={},hx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},dx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M13.5 16a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1 0-1.5h3zm3-5a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1 0-1.5h9zm3-5a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1 0-1.5h15z",fill:"currentColor"})],-1)];function px(e,t){return p.openBlock(),p.createElementBlock("svg",hx,dx)}const ji=J(fx,[["render",px]]),vx={},gx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},mx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M4.5 5.75c0-.69.56-1.25 1.25-1.25h2a.75.75 0 0 0 0-1.5h-2A2.75 2.75 0 0 0 3 5.75v2a.75.75 0 0 0 1.5 0v-2zm0 12.5c0 .69.56 1.25 1.25 1.25h2a.75.75 0 0 1 0 1.5h-2A2.75 2.75 0 0 1 3 18.25v-2a.75.75 0 0 1 1.5 0v2zM18.25 4.5c.69 0 1.25.56 1.25 1.25v2a.75.75 0 0 0 1.5 0v-2A2.75 2.75 0 0 0 18.25 3h-2a.75.75 0 0 0 0 1.5h2zm1.25 13.75c0 .69-.56 1.25-1.25 1.25h-2a.75.75 0 0 0 0 1.5h2A2.75 2.75 0 0 0 21 18.25v-2a.75.75 0 0 0-1.5 0v2z",fill:"currentColor"})],-1)];function yx(e,t){return p.openBlock(),p.createElementBlock("svg",gx,mx)}const jp=J(vx,[["render",yx]]),_x={},bx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Sx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M12 1.75a3.25 3.25 0 0 1 3.245 3.066L15.25 5h5.25a.75.75 0 0 1 .102 1.493L20.5 6.5h-.796l-1.28 13.02a2.75 2.75 0 0 1-2.561 2.474l-.176.006H8.313a2.75 2.75 0 0 1-2.714-2.307l-.023-.174L4.295 6.5H3.5a.75.75 0 0 1-.743-.648L2.75 5.75a.75.75 0 0 1 .648-.743L3.5 5h5.25A3.25 3.25 0 0 1 12 1.75zm6.197 4.75H5.802l1.267 12.872a1.25 1.25 0 0 0 1.117 1.122l.127.006h7.374c.6 0 1.109-.425 1.225-1.002l.02-.126L18.196 6.5zM13.75 9.25a.75.75 0 0 1 .743.648L14.5 10v7a.75.75 0 0 1-1.493.102L13 17v-7a.75.75 0 0 1 .75-.75zm-3.5 0a.75.75 0 0 1 .743.648L11 10v7a.75.75 0 0 1-1.493.102L9.5 17v-7a.75.75 0 0 1 .75-.75zm1.75-6a1.75 1.75 0 0 0-1.744 1.606L10.25 5h3.5A1.75 1.75 0 0 0 12 3.25z",fill:"currentColor"})],-1)];function Cx(e,t){return p.openBlock(),p.createElementBlock("svg",bx,Sx)}const Xu=J(_x,[["render",Cx]]),xx={},Tx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 1024 1024"},Nx=[p.createElementVNode("path",{d:"M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 0 0 0 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3c7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176s176-78.8 176-176s-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112s112 50.1 112 112s-50.1 112-112 112z",fill:"currentColor"},null,-1)];function Dx(e,t){return p.openBlock(),p.createElementBlock("svg",Tx,Nx)}const Xi=J(xx,[["render",Dx]]),Ax={},Mx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},kx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M20 4.746a2.75 2.75 0 0 0-2.75-2.75H4.75A2.75 2.75 0 0 0 2 4.746v12.5a2.75 2.75 0 0 0 2.75 2.75h6.666l.105-.42c.096-.384.253-.748.463-1.08H4.75c-.69 0-1.25-.56-1.25-1.25v-12.5c0-.69.56-1.25 1.25-1.25h12.5c.69 0 1.25.56 1.25 1.25v7.113c.437-.4.956-.66 1.5-.781V4.746zm-4 9.608V6.73l-.007-.1A.744.744 0 0 0 15.25 6a.74.74 0 0 0-.75.73v8.541l.007.099c.017.125.067.24.142.337L16 14.355zm-8.507-5.71A.75.75 0 0 0 6.75 8a.748.748 0 0 0-.75.747v6.507l.007.101c.05.365.363.645.743.645c.414 0 .75-.334.75-.746V8.746l-.007-.101zm4.214 2.973a.73.73 0 0 0-.732-.62a.73.73 0 0 0-.725.733l.035 3.547l.008.099a.731.731 0 0 0 .732.62a.73.73 0 0 0 .725-.733l-.035-3.548l-.008-.098zm7.393 1.052l-5.903 5.902a2.686 2.686 0 0 0-.706 1.248l-.458 1.83a1.087 1.087 0 0 0 1.319 1.319l1.83-.458a2.685 2.685 0 0 0 1.248-.706l5.902-5.903A2.286 2.286 0 0 0 19.1 12.67z",fill:"currentColor"})],-1)];function Ex(e,t){return p.openBlock(),p.createElementBlock("svg",Mx,kx)}const Zu=J(Ax,[["render",Ex]]),Px={},Ix={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Lx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M4.397 4.554l.073-.084a.75.75 0 0 1 .976-.073l.084.073L12 10.939l6.47-6.47a.75.75 0 1 1 1.06 1.061L13.061 12l6.47 6.47a.75.75 0 0 1 .072.976l-.073.084a.75.75 0 0 1-.976.073l-.084-.073L12 13.061l-6.47 6.47a.75.75 0 0 1-1.06-1.061L10.939 12l-6.47-6.47a.75.75 0 0 1-.072-.976l.073-.084l-.073.084z",fill:"currentColor"})],-1)];function Ox(e,t){return p.openBlock(),p.createElementBlock("svg",Ix,Lx)}const Fr=J(Px,[["render",Ox]]),Rx={},Bx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Vx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M22 6.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0zM17 7l.001 2.504a.5.5 0 1 1-1 0V7h-2.505a.5.5 0 0 1 0-1H16V3.5a.5.5 0 0 1 1 0V6h2.503a.5.5 0 1 1 0 1h-2.502zm2.5 7v-1.732A6.518 6.518 0 0 0 21 11.19v7.56a3.25 3.25 0 0 1-3.066 3.245L17.75 22H6.25a3.25 3.25 0 0 1-3.245-3.066L3 18.75V7.25a3.25 3.25 0 0 1 3.066-3.245L6.25 4h4.248a6.451 6.451 0 0 0-.422 1.5H6.25a1.75 1.75 0 0 0-1.744 1.606L4.5 7.25V14H9a.75.75 0 0 1 .743.648l.007.102a2.25 2.25 0 0 0 4.495.154l.005-.154a.75.75 0 0 1 .648-.743L15 14h4.5zm-15 1.5v3.25a1.75 1.75 0 0 0 1.606 1.744l.144.006h11.5a1.75 1.75 0 0 0 1.744-1.607l.006-.143V15.5h-3.825a3.752 3.752 0 0 1-3.475 2.995l-.2.005a3.752 3.752 0 0 1-3.632-2.812l-.043-.188H4.5z",fill:"currentColor"})],-1)];function $x(e,t){return p.openBlock(),p.createElementBlock("svg",Bx,Vx)}const wo=J(Rx,[["render",$x]]),Fx={},zx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Gx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M6.087 7.75a5.752 5.752 0 0 1 11.326 0h.087a4 4 0 0 1 3.962 4.552a6.534 6.534 0 0 0-1.597-1.364A2.501 2.501 0 0 0 17.5 9.25h-.756a.75.75 0 0 1-.75-.713a4.25 4.25 0 0 0-8.489 0a.75.75 0 0 1-.749.713H6a2.5 2.5 0 0 0 0 5h4.4a6.458 6.458 0 0 0-.357 1.5H6a4 4 0 0 1 0-8h.087zM22 16.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0zm-6-3a.5.5 0 0 1 1 0v4.793l1.646-1.647a.5.5 0 0 1 .708.708l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5a.5.5 0 0 1 .708-.708L16 18.293V13.5z",fill:"currentColor"})],-1)];function Hx(e,t){return p.openBlock(),p.createElementBlock("svg",zx,Gx)}const Zi=J(Fx,[["render",Hx]]),Wx={},Ux={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 512 512"},Yx=[p.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"32",d:"M80 160h352"},null,-1),p.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"32",d:"M80 256h352"},null,-1),p.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"32",d:"M80 352h352"},null,-1)];function qx(e,t){return p.openBlock(),p.createElementBlock("svg",Ux,Yx)}const Ki=J(Wx,[["render",qx]]),jx={},Xx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Zx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M16.242 2.932l4.826 4.826a2.75 2.75 0 0 1-.715 4.404l-4.87 2.435a.75.75 0 0 0-.374.426l-1.44 4.166a1.25 1.25 0 0 1-2.065.476L8.5 16.561L4.06 21H3v-1.062L7.44 15.5l-3.105-3.104a1.25 1.25 0 0 1 .476-2.066l4.166-1.439a.75.75 0 0 0 .426-.374l2.435-4.87a2.75 2.75 0 0 1 4.405-.715zm3.766 5.886l-4.826-4.825a1.25 1.25 0 0 0-2.002.324l-2.435 4.871a2.25 2.25 0 0 1-1.278 1.12l-3.789 1.31l6.705 6.704l1.308-3.788a2.25 2.25 0 0 1 1.12-1.278l4.872-2.436a1.25 1.25 0 0 0 .325-2.002z",fill:"currentColor"})],-1)];function Kx(e,t){return p.openBlock(),p.createElementBlock("svg",Xx,Zx)}const Ku=J(jx,[["render",Kx]]),Jx={},Qx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},eT=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M4.22 8.47a.75.75 0 0 1 1.06 0L12 15.19l6.72-6.72a.75.75 0 1 1 1.06 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L4.22 9.53a.75.75 0 0 1 0-1.06z",fill:"currentColor"})],-1)];function tT(e,t){return p.openBlock(),p.createElementBlock("svg",Qx,eT)}const Ji=J(Jx,[["render",tT]]),rT={},nT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},aT=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M4.22 15.53a.75.75 0 0 0 1.06 0L12 8.81l6.72 6.72a.75.75 0 1 0 1.06-1.06l-7.25-7.25a.75.75 0 0 0-1.06 0l-7.25 7.25a.75.75 0 0 0 0 1.06z",fill:"currentColor"})],-1)];function oT(e,t){return p.openBlock(),p.createElementBlock("svg",nT,aT)}const Ju=J(rT,[["render",oT]]),iT={},sT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},lT=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M16.25 5.18a.75.75 0 0 0 .142 1.051a7.251 7.251 0 0 1-3.599 12.976l.677-.677a.75.75 0 0 0-.977-1.133l-.084.073l-2 2a.75.75 0 0 0-.073.976l.073.084l2 2a.75.75 0 0 0 1.133-.976l-.072-.084l-.75-.75A8.75 8.75 0 0 0 17.301 5.04a.75.75 0 0 0-1.051.141zm-5.72-3.71a.75.75 0 0 0 0 1.06l.75.75a8.75 8.75 0 0 0-4.85 15.47a.75.75 0 1 0 .956-1.157a7.251 7.251 0 0 1 3.82-12.8l-.676.677a.75.75 0 1 0 1.061 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2a.75.75 0 0 0-1.06 0z",fill:"currentColor"})],-1)];function uT(e,t){return p.openBlock(),p.createElementBlock("svg",sT,lT)}const Qu=J(iT,[["render",uT]]),cT={},fT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},hT=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M17.754 14a2.249 2.249 0 0 1 2.249 2.25v.918a2.75 2.75 0 0 1-.513 1.598c-1.545 2.164-4.07 3.235-7.49 3.235c-3.421 0-5.944-1.072-7.486-3.236a2.75 2.75 0 0 1-.51-1.596v-.92A2.249 2.249 0 0 1 6.251 14h11.502zM12 2.005a5 5 0 1 1 0 10a5 5 0 0 1 0-10z",fill:"currentColor"})],-1)];function dT(e,t){return p.openBlock(),p.createElementBlock("svg",fT,hT)}const ec=J(cT,[["render",dT]]),tc=window.localStorage;function rc(e,t){tc.setItem(e,JSON.stringify(t))}function Xp(e){const t=tc.getItem(e);return t?JSON.parse(t):null}function pT(e){tc.removeItem(e)}function Zp(){return Date.parse(String(new Date))}const vT="local-";class gT{constructor(t=""){Gu(this,"namespace");Gu(this,"mapKey");Gu(this,"map");this.namespace=t,this.mapKey=vT+this.namespace,this.map=Xp(this.mapKey)||{}}set(t,r,n=0){const a=this.getReallyKey(t),o={expires:n,time:Zp()};rc(a,r),this.map[t]=o,rc(this.mapKey,this.map)}getReallyKey(t){return this.namespace+"-"+t}get(t,r){const n=this.getReallyKey(t),a=this.map[t];if(a){const o=Xp(n);if(a.expires>0){if(Zp()-a.time<=a.expires)return o===!1||o?o:r;this.delete(t)}else return o===!1||o?o:r}return r}delete(t){const r=this.getReallyKey(t);delete this.map[t],rc(this.mapKey,this.map),pT(r)}deleteAll(){for(const t in this.map)this.delete(t)}}const nc=new gT("partex"),ha=(e,t,r)=>{const n=new Date;return new Date(`${e||n.getFullYear()}/${t||n.getMonth()+1}/${r||n.getDate()} 00:00:00`).getTime()};function Ht(e,t,r=3e4){if(typeof r=="string"){let n=0;const a=r.split(" ");switch(a[1]){case"Minutes":n=6e4;break;case"Hours":n=36e5;break;case"Day":n=864e5;break;case"Week":n=6048e5;break}r=Number(a[0])*n}nc.set(e,t,r)}function xt(e,t){return nc.get(e,t)}const bo=e=>{nc.delete(e)},Qi=(e=0)=>{const t=document.documentElement;t&&(t.scrollTop=e,setTimeout(()=>{t.scrollTop=e},100))},Kp=()=>{const e=document.querySelectorAll(".partex-loading");e&&e.length>0&&e.forEach(t=>{const r=t.parentNode;r==null||r.removeChild(t)})};function So(e,t=!1){let r=e.records;t&&(r=r.map((a,o)=>({key:o,...a})));const n=parseInt(e.size);return{query:{page:Number(e.current),pageCount:parseInt(e.pages),pageSize:n>29?n:30,itemCount:parseInt(e.total),pageSizes:[30,40,50],showQuickJumper:!0,showSizePicker:!0,pageSlot:8,prefix:()=>p.h("div",{},{default:()=>se.lang==="zh-CN"?`共${e.total}条`:`${e.total} items`})},records:r}}function Co(e){if(!e.query)return e;const t={};return e.query.page&&(t.current=e.query.page),e.query.pageSize&&(t.size=e.query.pageSize),e.query.isGetAll&&(t.isGetAll=e.query.isGetAll),e.query.keyword&&(t.keyword=e.query.keyword),e.query.columnKey&&(t.columnKey=e.query.columnKey),e.query.order&&(t.order=e.query.order),{...e,query:t}}const wr=(e,t="yyyy-MM-dd")=>{if(!e)return"";typeof e=="string"&&(e=e.replace(/年/g,"-").replace(/月/g,"-").replace(/日/g,""));let r=new Date(e);if(typeof e=="string"&&isNaN(r.getTime())&&(r=new Date(parseInt(e))),isNaN(r.getTime()))return"---";const n={"M+":r.getMonth()+1,"d+":r.getDate(),"h+":r.getHours(),"m+":r.getMinutes(),"s+":r.getSeconds()};/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(r.getFullYear()+"").substr(4-RegExp.$1.length)));for(const a in n)if(new RegExp("("+a+")").test(t)){let o=n[a];RegExp.$1.length!==1&&(o=("00"+n[a]).substr((""+n[a]).length)),t=t.replace(RegExp.$1,o)}return t},zr=e=>{try{return window.btoa(encodeURIComponent(JSON.stringify(e)))}catch{return""}},xo=e=>{try{return JSON.parse(decodeURIComponent(window.atob(e)))}catch{return""}},mT=(e,t=500)=>{const r=e;let n;const a=function(...i){n||(n=setTimeout(function(){n&&clearTimeout(n),n=void 0,r.apply(a,i)},t))};return a};function yT(e,t){e.requestFullscreen?(t&&(e.onfullscreenchange=t),e.requestFullscreen()):e.mozRequestFullScreen?(t&&(e.onmozfullscreenchange=t),e.mozRequestFullScreen()):e.webkitRequestFullscreen?(t&&(e.onwebkitfullscreenchange=t),e.webkitRequestFullscreen()):e.msRequestFullscreen&&(t&&(e.onmsfullscreenchange=t),e.msRequestFullscreen())}function _T(e,t=0){const r=["","k","m","b","t"],n=Math.floor(Math.log10(Math.abs(e))/3),a=Math.max(0,Math.min(n,r.length-1)),o=r[a];return o?(e/Math.pow(10,a*3)).toFixed(t)+o:(e/Math.pow(10,a*3)).toFixed(0)}const wT={Platform:{components:"组件库",iot:"智能效率监测平台",prt:"智能效率监测平台",tdm:"智能刀具管理平台",qms:"智能质量检测平台",twin:"智能数字大屏平台",maintain:"智能设备维保平台",order:"智能工单管理平台"},Notice:{success:"操作成功",error:"操作失败,请稍后重试"},Common:{validDays:"报表文件具有七天有效期",add:"新增",edit:"编辑",apply:"保存",cancel:"取消",search:"查询",refresh:"刷新",filter:"筛选",reset:"重置",more:"更多",export:"导出",success:"成功",failed:"失败",processing:"处理中",action:"操作",back:"返回",title:"零捷互联智能云平台",message:{title:"消息列表",title2:"消息",unRead:"未读",all:"全部",read:"已读",readAll:"一键已读"},login:{mobile:"手机号",mobilePlaceholder:"请输入手机号码",mobileMessage:"请输入正确的手机号码",password:"密码",passwordPlaceholder:"请输入密码",passwordMessage:"请输入密码",userName:"用户名",userNamePlaceholder:"请输入用户名",userNameMessage:"请输入正确的用户名",in:"登录"},my:{title:"我的信息",tenantCode:"租户代码",tenantName:"租户名称",name:"名称",email:"邮箱",emailMessage:"邮箱格式不正确",realName:"真实姓名",phone:"手机",phoneMessage:"手机号码格式不正确",submit:"更新",password:"修改密码",oldPassword:"旧密码",newPassword:"新密码",checkPassword:"确认新密码",oldPasswordMessage:"请填写旧密码",newPasswordMessage:"请填写新密码",checkPasswordMessage:"请填写确认新密码"},dropdownMenu:{software:"零捷软件",android:"安卓APP",ios:"iOS APP",chrome:"Chrome浏览器",edge:"Edge浏览器",dashboard_IoT:"大屏机加工版本",dashboard_Prt:"大屏印刷版本",report:"个性化报表",info:"我的信息",language:"语言",theme:"主题",light:"亮",dark:"暗",logout:"退出"},importer:{title:"导入",file:"导入文件",download:"下载模版",btnDownload:"下载",fileName:"文件名称",status:"状态",createTime:"创建时间",retry:"重试"}}},bT={Platform:{components:"Components",iot:"SMART LEAN IOT PLATFORM",prt:"SMART LEAN IOT PLATFORM",tdm:"SMART TOOL MANAGEMENT PLATFORM",qms:"SMART QUALITY MANAGEMENT PLATFORM",twin:"SMART DASHBOARD PLATFORM",maintain:"SMART MAINTAIN PLATFORM",order:"SMART ORDER MANAGEMENT PLATFORM"},Notice:{success:"Success",error:"An error occurred, please try again later"},Common:{validDays:"Files are valid for seven days",add:"Insert",edit:"Edit",apply:"Apply",cancel:"Cancel",search:"Search",refresh:"Refresh",filter:"Filter",reset:"Reset",more:"More",export:"Export",success:"Success",failed:"Failed",processing:"Processing",action:"Action",back:"Back",title:"Partex",message:{title:"Messages",title2:"Message",unRead:"Unread",all:"All",read:"Read",readAll:"Read All"},login:{mobile:"Mobile",mobilePlaceholder:"Please Input Mobile",mobileMessage:"Mobile is not correct",password:"Password",passwordPlaceholder:"Please Input Password",passwordMessage:"Please Input Password",userName:"UserName",userNamePlaceholder:"Please Input UserName",userNameMessage:"UserName is not correct",in:"Sign in"},my:{title:"Info",tenantCode:"TenantCode",tenantName:"TenantName",name:"Name",email:"Email",emailMessage:"Email is not correct",realName:"RealName",phone:"Mobile",phoneMessage:"Mobile is not correct",submit:"Apply",password:"Change Password",oldPassword:"Current",newPassword:"New",checkPassword:"Check",oldPasswordMessage:"Please Input Current Password",newPasswordMessage:"Please Input New Password",checkPasswordMessage:"Please Check New Password"},dropdownMenu:{software:"Softwares",android:"Android APP",ios:"iOS APP",chrome:"Chrome",edge:"Edge",dashboard:"Dashboard",dashboard_IoT:"Dashboard_IoT",dashboard_Prt:"Dashboard_Print",report:"Reports",info:"My",language:"Language",theme:"Theme",light:"Light",dark:"Dark",logout:"Logout"},importer:{title:"Import",file:"Import File",download:"Download Template",btnDownload:"Download",fileName:"FileName",status:"Status",createTime:"CreateTime",retry:"Retry"}}},mt=Gt.createI18n({legacy:!1,locale:"zh-CN",messages:{"en-US":{...bT},"zh-CN":{...wT},"fr-FR":{}}}),Jp="2.0.51",Qp={Components:{platformName:()=>`${mt.global.t("Platform.components")} v${Jp}`,platformType:"T0",platformUrl:"/",platformMainUrl:""},iot:{platformName:()=>mt.global.t("Platform.iot"),platformType:"T1",platformUrl:"/iot/home/all",platformMainUrl:""},prt:{platformName:()=>mt.global.t("Platform.prt"),platformType:"T1",platformUrl:"/prt/home/all",platformMainUrl:""},tdm:{platformName:()=>mt.global.t("Platform.tdm"),platformType:"T2",platformUrl:"/tdm/home",platformMainUrl:"/iot/home/all"},qms:{platformName:()=>mt.global.t("Platform.qms"),platformType:"T3",platformUrl:"/qms/home",platformMainUrl:"/iot/home/all"},twin:{platformName:()=>mt.global.t("Platform.twin"),platformType:"T4",platformUrl:"/twin/home",platformMainUrl:"/prt/home/all"},maintain:{platformName:()=>mt.global.t("Platform.maintain"),platformType:"T5",platformUrl:"/maintain/home",platformMainUrl:"auto"},order:{platformName:()=>mt.global.t("Platform.order"),platformType:"T6",platformUrl:"/order/home",platformMainUrl:"/prt/home/all"}},se=p.reactive({needUpdate:!1,download:!1,theme:!1,isPad:!1,isMobile:!1,language:!1,lang:"zh-CN",platformName:()=>mt.global.t("Platform.iot"),platformType:"T1",platformUrl:"/iot/home/all",platformMainUrl:""});function ac(e){se.download=e}function ST(e){se.language=e}function da(e){let t;e?t=e:se.lang==="zh-CN"?t="en-US":t="zh-CN",Ht("lang",t,0),se.lang=t;const r=document.body;r.dataset.lang=t,mt.global.locale.value=t}function CT(e){const t=Qp[e]||Qp.iot;se.platformName=t.platformName,se.platformType=t.platformType,se.platformUrl=t.platformUrl,se.platformMainUrl=t.platformMainUrl||"auto",document.title=t.platformName()}function To(e){se.theme=e;const t=document.body,r=document.querySelector("meta[name=theme-color]");e?t.dataset.theme="dark":t.dataset.theme="",r&&(e?r.setAttribute("content","#2b2b2d"):r.setAttribute("content","#ffffff"))}function xT(e){se.needUpdate=e}const ev=()=>{se.isMobile=window.screen.availWidth<769,se.isPad=window.screen.availWidth<1024};window.addEventListener("resize",ev),ev();const es=(e,t)=>p.h(O.NTooltip,{style:{"max-width":"300px"}},{trigger:()=>e,default:()=>t}),br=(e,t="default",r,n,a)=>{const o={size:"small",type:t,text:!0,disabled:e.disabled||!1,loading:e.loading||!1},i={default:()=>e.buttonText||null};if(!e.confirmText){if(e.onClick&&typeof e.onClick=="string"){const s=e.onClick;o.onClick=()=>{new Function("rowData","rowIndex",s)(n,a)}}e.onClick&&typeof e.onClick=="function"&&(o.onClick=e.onClick.bind(void 0,n,a))}return r&&(i.icon=()=>p.h(O.NIcon,{},{default:()=>p.h(r,{},{default:()=>null})})),p.h(O.NButton,o,i)},ts=(e,t,r,n)=>{const a={placement:"left"};if(typeof t.onClick=="string"){const o=t.onClick;a["on-positive-click"]=()=>{new Function("rowData","rowIndex",o)(r,n)}}else t.onClick&&(a["on-positive-click"]=t.onClick.bind(void 0,r,n));return p.h(O.NPopconfirm,a,{default:()=>p.h("span",{style:{"max-width":"300px"}},{default:()=>t.confirmText}),trigger:()=>e})},TT=(e,t,r)=>{let n;if(e.type==="detail"){const a=br(e,e.color?e.color:"primary",e.icon?e.icon:Xi,t,r);e.buttonText?n=a:n=es(a,se.lang==="zh-CN"?"详情":"Detail")}if(e.type==="edit"){const a=br(e,e.color?e.color:"success",e.icon?e.icon:Zu,t,r);e.buttonText?n=a:n=es(a,se.lang==="zh-CN"?"编辑":"Edit")}if(e.type==="delete"){let a=br({...e,onClick:""},e.color?e.color:"error",e.icon?e.icon:Xu,t,r);e.buttonText?a=a:a=es(a,se.lang==="zh-CN"?"删除":"Delete"),n=ts(a,{...e,confirmText:se.lang==="zh-CN"?"删除后无法恢复,是否确认删除?":"Are you sure you want to delete ?"},t,r)}if(e.type==="custom"){const a=br(e.confirmText?{...e,onClick:""}:e,e.color,e.icon,t,r);e.buttonText?n=a:n=es(a,e.tooltipText)}return e.confirmText&&(n=ts(n,e,t,r)),n},NT=(e,t,r)=>{const n=[];return e.forEach(a=>{let o;a.type==="detail"&&(o=br({...a,buttonText:se.lang==="zh-CN"?"详情":"Detail"},"primary",void 0,t,r)),a.type==="edit"&&(o=br({...a,buttonText:se.lang==="zh-CN"?"编辑":"Edit"},"success",void 0,t,r)),a.type==="delete"&&(o=ts(br({...a,onClick:"",buttonText:se.lang==="zh-CN"?"删除":"Delete"},"error",void 0,t,r),{...a,confirmText:se.lang==="zh-CN"?"删除后无法恢复,是否确认删除?":"Are you sure you want to delete ?"},t,r)),a.type==="custom"&&(o=br(a,a.color,void 0,t,r)),a.confirmText&&(o=ts(o,a,t,r)),n.push(o)}),n},Gr=(e,t,r)=>{const n=[];return e.forEach(a=>{if(a.type==="group"){if(a.children.length>0){const o=NT(a.children,t,r);n.push(p.h(O.NPopover,{trigger:"click"},{trigger:()=>br({buttonText:a.buttonText,disabled:a.disabled,loading:a.loading},a.color,a.icon,t,r),default:()=>p.h(O.NFlex,{vertical:!0},{default:()=>o})}))}}else{const o=TT(a,t,r);n.push(o)}}),p.h("div",{class:"action-flex"},{default:()=>n})},DT=p.defineComponent({name:"OcAuth",setup(){const e=Ct.useRoute(),t=Ct.useRouter(),{auth:r}=e.query;r?Ht("token",r,0):bo("token"),t.replace(se.platformUrl)}}),AT={class:"com-card flex-center",style:{flex:"1"}},MT=[p.createElementVNode("p",{class:"oc-miss-title"},"登录中...",-1)];function kT(e,t,r,n,a,o){return p.openBlock(),p.createElementBlock("div",AT,MT)}const tv=J(DT,[["render",kT]]),ET=p.defineComponent({name:"OcBack",components:{IconChevronLeft:Yu,NButton:O.NButton,NIcon:O.NIcon},props:{to:{type:String,default:""}},setup(e){const t=Ct.useRouter();return{back:()=>{e.to?t.push(e.to):t.back()}}}});function PT(e,t,r,n,a,o){const i=p.resolveComponent("IconChevronLeft"),s=p.resolveComponent("NIcon"),l=p.resolveComponent("NButton");return p.openBlock(),p.createBlock(l,{text:"",onClick:e.back},{icon:p.withCtx(()=>[p.createVNode(s,null,{default:p.withCtx(()=>[p.createVNode(i)]),_:1})]),default:p.withCtx(()=>[p.createElementVNode("span",null,p.toDisplayString(e.$t("Common.back")),1)]),_:1},8,["onClick"])}const rv=J(ET,[["render",PT]]),IT=p.defineComponent({name:"OcCircle",components:{NPopover:O.NPopover},props:{circle:{required:!0,type:Number,default:0},pointA:{type:Number,default:void 0},pointB:{type:Number,default:void 0},pointSize:{type:Number,default:3},styles:{type:Object,default:()=>({backgroundBg:"rgba(255, 255, 255, 0.1)",processBg:"#fff",pointABg:"#f2a651",pointBBg:"#67c67e"})}},setup(e){const t=p.ref({show:!1,text:"",x:0,y:0});return{popover:t,calculateCircle:()=>{let s=314-e.circle*Math.PI;return s<=0&&(s=0),`stroke-dashoffset: ${s}`},calculatePointA:()=>e.pointA?`rotate(${-90+e.pointA*3.6} 100 80) translate(50, 0)`:"",calculatePointB:()=>e.pointB?`rotate(${-90+e.pointB*3.6} 100 80) translate(50, 0)`:"",mouseOver:(s,l)=>{const u=l==="a"?e.pointA:e.pointB;t.value={show:!0,text:`${u}%`,x:s.clientX,y:s.clientY}},mouseOut:()=>{t.value.show=!1}}}}),LT={viewBox:"40 20 120 120"},OT=p.createElementVNode("defs",null,[p.createElementVNode("filter",{id:"blurs"},[p.createElementVNode("feOffset",{result:"offOut",in:"SourceGraphic",dx:"0",dy:"0"}),p.createElementVNode("feGaussianBlur",{result:"blurOut",in:"offOut",stdDeviation:"0.8"}),p.createElementVNode("feBlend",{in:"SourceGraphic",in2:"blurOut",mode:"normal"})])],-1),RT=["stroke"],BT=["stroke"],VT=["r","transform","fill"],$T=["r","transform","fill"],FT={dx:"100",dy:"90",fill:"#333","text-anchor":"middle",style:{"font-size":"28px"}};function zT(e,t,r,n,a,o){const i=p.resolveComponent("NPopover");return p.openBlock(),p.createElementBlock(p.Fragment,null,[(p.openBlock(),p.createElementBlock("svg",LT,[OT,p.createElementVNode("circle",{transform:"rotate(-90 100 80)",cx:"100",cy:"80",r:"50",fill:"none","stroke-width":"10","stroke-dashoffset":"0",stroke:e.styles.backgroundBg},null,8,RT),p.createElementVNode("circle",{class:"oc-circle-round","stroke-linecap":"round",transform:"rotate(-90 100 80)",cx:"100",cy:"80",r:"50",fill:"none","stroke-width":"10",style:p.normalizeStyle(e.calculateCircle()),stroke:e.styles.processBg},null,12,BT),e.pointA?(p.openBlock(),p.createElementBlock("circle",{key:0,class:"oc-circle-round",filter:"url(#blurs)",cx:"100",cy:"80",r:e.pointSize,"stroke-width":"0",transform:e.calculatePointA(),fill:e.styles.pointABg,onMouseover:t[0]||(t[0]=s=>{e.mouseOver(s,"a")}),onMouseout:t[1]||(t[1]=(...s)=>e.mouseOut&&e.mouseOut(...s))},null,40,VT)):p.createCommentVNode("",!0),e.pointB?(p.openBlock(),p.createElementBlock("circle",{key:1,class:"oc-circle-round",filter:"url(#blurs)",cx:"100",cy:"80",r:e.pointSize,"stroke-width":"0",transform:e.calculatePointB(),fill:e.styles.pointBBg,onMouseover:t[2]||(t[2]=s=>{e.mouseOver(s,"b")}),onMouseout:t[3]||(t[3]=(...s)=>e.mouseOut&&e.mouseOut(...s))},null,40,$T)):p.createCommentVNode("",!0),p.createElementVNode("text",FT,p.toDisplayString(e.circle)+"% ",1)])),p.createVNode(i,{show:e.popover.show,x:e.popover.x,y:e.popover.y,"show-arrow":!1,trigger:"manual"},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(e.popover.text),1)]),_:1},8,["show","x","y"])],64)}const nv=J(IT,[["render",zT]]);/*! *****************************************************************************
|
|
1
|
+
(function(F,p){typeof exports=="object"&&typeof module<"u"?p(exports,require("vue"),require("naive-ui"),require("vue-router"),require("vue-i18n"),require("axios"),require("md5"),require("jsqr"),require("vuedraggable")):typeof define=="function"&&define.amd?define(["exports","vue","naive-ui","vue-router","vue-i18n","axios","md5","jsqr","vuedraggable"],p):(F=typeof globalThis<"u"?globalThis:F||self,p(F.OneCore={},F.Vue,F["naive-ui"],F["vue-router"],F["vue-i18n"],F.axios,F.md5,F.jsQR,F.vuedraggable))})(this,function(F,p,O,Ct,Gt,Hu,Hi,_C,wC){"use strict";var sW=Object.defineProperty;var lW=(F,p,O)=>p in F?sW(F,p,{enumerable:!0,configurable:!0,writable:!0,value:O}):F[p]=O;var Gu=(F,p,O)=>(lW(F,typeof p!="symbol"?p+"":p,O),O);const qp=p.defineComponent({name:"OcActionButton",props:{data:{required:!0,type:Array,default:()=>[]}},setup(e){return()=>Gr(e.data)}}),J=(e,t)=>{const r=e.__vccOpts||e;for(const[n,a]of t)r[n]=a;return r},bC={},SC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},CC=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M11.75 3a.75.75 0 0 1 .743.648l.007.102l.001 7.25h7.253a.75.75 0 0 1 .102 1.493l-.102.007h-7.253l.002 7.25a.75.75 0 0 1-1.493.101l-.007-.102l-.002-7.249H3.752a.75.75 0 0 1-.102-1.493L3.752 11h7.25L11 3.75a.75.75 0 0 1 .75-.75z",fill:"currentColor"})],-1)];function xC(e,t){return p.openBlock(),p.createElementBlock("svg",SC,CC)}const Wi=J(bC,[["render",xC]]),TC={},NC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},DC=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M12 1.996a7.49 7.49 0 0 1 7.496 7.25l.004.25v4.097l1.38 3.156a1.249 1.249 0 0 1-1.145 1.75L15 18.502a3 3 0 0 1-5.995.177L9 18.499H4.275a1.251 1.251 0 0 1-1.147-1.747L4.5 13.594V9.496c0-4.155 3.352-7.5 7.5-7.5zM13.5 18.5l-3 .002a1.5 1.5 0 0 0 2.993.145l.007-.147zM12 3.496c-3.32 0-6 2.674-6 6v4.41L4.656 17h14.697L18 13.907V9.509l-.003-.225A5.988 5.988 0 0 0 12 3.496z",fill:"currentColor"})],-1)];function AC(e,t){return p.openBlock(),p.createElementBlock("svg",NC,DC)}const Wu=J(TC,[["render",AC]]),MC={},kC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},EC=[p.createElementVNode("g",{fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},[p.createElementVNode("path",{d:"M8 6h12"}),p.createElementVNode("path",{d:"M6 12h12"}),p.createElementVNode("path",{d:"M4 18h12"})],-1)];function PC(e,t){return p.openBlock(),p.createElementBlock("svg",kC,EC)}const Uu=J(MC,[["render",PC]]),IC={},LC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},OC=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M15.53 4.22a.75.75 0 0 1 0 1.06L8.81 12l6.72 6.72a.75.75 0 1 1-1.06 1.06l-7.25-7.25a.75.75 0 0 1 0-1.06l7.25-7.25a.75.75 0 0 1 1.06 0z",fill:"currentColor"})],-1)];function RC(e,t){return p.openBlock(),p.createElementBlock("svg",LC,OC)}const Yu=J(IC,[["render",RC]]),BC={},VC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},$C=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M16.53 11.72l-.084-.072a.75.75 0 0 0-.976.072l-2.72 2.72V7.75l-.007-.102A.75.75 0 0 0 12 7l-.102.007a.75.75 0 0 0-.648.743v6.692L8.53 11.72l-.085-.073a.75.75 0 0 0-.976 1.133l4 4.002l.084.072a.75.75 0 0 0 .976-.072l4.001-4l.073-.085a.75.75 0 0 0-.073-.977zM6.25 3A3.25 3.25 0 0 0 3 6.25v11.5A3.25 3.25 0 0 0 6.25 21h11.5A3.25 3.25 0 0 0 21 17.75V6.25A3.25 3.25 0 0 0 17.75 3H6.25zM4.5 6.25c0-.966.784-1.75 1.75-1.75h11.5c.966 0 1.75.784 1.75 1.75v11.5a1.75 1.75 0 0 1-1.75 1.75H6.25a1.75 1.75 0 0 1-1.75-1.75V6.25z",fill:"currentColor"})],-1)];function FC(e,t){return p.openBlock(),p.createElementBlock("svg",VC,$C)}const qu=J(BC,[["render",FC]]),zC={},GC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},HC=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M20.026 17.001c-2.762 4.784-8.879 6.423-13.663 3.661A9.965 9.965 0 0 1 3.13 17.68a.75.75 0 0 1 .365-1.132c3.767-1.348 5.785-2.91 6.956-5.146c1.232-2.353 1.551-4.93.689-8.463a.75.75 0 0 1 .769-.927a9.961 9.961 0 0 1 4.457 1.327c4.784 2.762 6.423 8.879 3.66 13.662z",fill:"currentColor"})],-1)];function WC(e,t){return p.openBlock(),p.createElementBlock("svg",GC,HC)}const Ui=J(zC,[["render",WC]]),UC={},YC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},qC=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M12 2a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 12 2zm5 10a5 5 0 1 1-10 0a5 5 0 0 1 10 0zm4.25.75a.75.75 0 0 0 0-1.5h-1.5a.75.75 0 0 0 0 1.5h1.5zM12 19a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 12 19zm-7.75-6.25a.75.75 0 0 0 0-1.5h-1.5a.75.75 0 0 0 0 1.5h1.5zm-.03-8.53a.75.75 0 0 1 1.06 0l1.5 1.5a.75.75 0 0 1-1.06 1.06l-1.5-1.5a.75.75 0 0 1 0-1.06zm1.06 15.56a.75.75 0 1 1-1.06-1.06l1.5-1.5a.75.75 0 1 1 1.06 1.06l-1.5 1.5zm14.5-15.56a.75.75 0 0 0-1.06 0l-1.5 1.5a.75.75 0 0 0 1.06 1.06l1.5-1.5a.75.75 0 0 0 0-1.06zm-1.06 15.56a.75.75 0 1 0 1.06-1.06l-1.5-1.5a.75.75 0 1 0-1.06 1.06l1.5 1.5z",fill:"currentColor"})],-1)];function jC(e,t){return p.openBlock(),p.createElementBlock("svg",YC,qC)}const Yi=J(UC,[["render",jC]]),XC={},ZC={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},KC=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M12 17a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4zM5 17a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7-7a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4zM5 10a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7-7a2 2 0 1 1 0 4a2 2 0 0 1 0-4zm7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4zM5 3a2 2 0 1 1 0 4a2 2 0 0 1 0-4z",fill:"currentColor"})],-1)];function JC(e,t){return p.openBlock(),p.createElementBlock("svg",ZC,KC)}const ju=J(XC,[["render",JC]]),QC={},ex={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},tx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M10 2.75a7.25 7.25 0 0 1 5.63 11.819l4.9 4.9a.75.75 0 0 1-.976 1.134l-.084-.073l-4.901-4.9A7.25 7.25 0 1 1 10 2.75zm0 1.5a5.75 5.75 0 1 0 0 11.5a5.75 5.75 0 0 0 0-11.5z",fill:"currentColor"})],-1)];function rx(e,t){return p.openBlock(),p.createElementBlock("svg",ex,tx)}const qi=J(QC,[["render",rx]]),nx={},ax={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},ox=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M12 4.5a7.5 7.5 0 1 0 7.419 6.392c-.067-.454.265-.892.724-.892c.37 0 .696.256.752.623A9 9 0 1 1 18 5.292V4.25a.75.75 0 0 1 1.5 0v3a.75.75 0 0 1-.75.75h-3a.75.75 0 0 1 0-1.5h1.35a7.474 7.474 0 0 0-5.1-2z",fill:"currentColor"})],-1)];function ix(e,t){return p.openBlock(),p.createElementBlock("svg",ax,ox)}const fa=J(nx,[["render",ix]]),sx={},lx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},ux=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M17.75 3A3.25 3.25 0 0 1 21 6.25v5.772a6.471 6.471 0 0 0-1.5-.709V8.5h-15v9.25c0 .966.784 1.75 1.75 1.75h5.063c.173.534.412 1.037.709 1.5H6.25A3.25 3.25 0 0 1 3 17.75V6.25A3.25 3.25 0 0 1 6.25 3h11.5zm0 1.5H6.25A1.75 1.75 0 0 0 4.5 6.25V7h15v-.75a1.75 1.75 0 0 0-1.75-1.75zm5.25 13a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0zm-5-3a.5.5 0 0 0-1 0v4.793l-1.646-1.647a.5.5 0 0 0-.708.708l2.5 2.5a.5.5 0 0 0 .708 0l2.5-2.5a.5.5 0 0 0-.708-.708L18 19.293V14.5z",fill:"currentColor"})],-1)];function cx(e,t){return p.openBlock(),p.createElementBlock("svg",lx,ux)}const _o=J(sx,[["render",cx]]),fx={},hx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},dx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M13.5 16a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1 0-1.5h3zm3-5a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1 0-1.5h9zm3-5a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1 0-1.5h15z",fill:"currentColor"})],-1)];function px(e,t){return p.openBlock(),p.createElementBlock("svg",hx,dx)}const ji=J(fx,[["render",px]]),vx={},gx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},mx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M4.5 5.75c0-.69.56-1.25 1.25-1.25h2a.75.75 0 0 0 0-1.5h-2A2.75 2.75 0 0 0 3 5.75v2a.75.75 0 0 0 1.5 0v-2zm0 12.5c0 .69.56 1.25 1.25 1.25h2a.75.75 0 0 1 0 1.5h-2A2.75 2.75 0 0 1 3 18.25v-2a.75.75 0 0 1 1.5 0v2zM18.25 4.5c.69 0 1.25.56 1.25 1.25v2a.75.75 0 0 0 1.5 0v-2A2.75 2.75 0 0 0 18.25 3h-2a.75.75 0 0 0 0 1.5h2zm1.25 13.75c0 .69-.56 1.25-1.25 1.25h-2a.75.75 0 0 0 0 1.5h2A2.75 2.75 0 0 0 21 18.25v-2a.75.75 0 0 0-1.5 0v2z",fill:"currentColor"})],-1)];function yx(e,t){return p.openBlock(),p.createElementBlock("svg",gx,mx)}const jp=J(vx,[["render",yx]]),_x={},bx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Sx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M12 1.75a3.25 3.25 0 0 1 3.245 3.066L15.25 5h5.25a.75.75 0 0 1 .102 1.493L20.5 6.5h-.796l-1.28 13.02a2.75 2.75 0 0 1-2.561 2.474l-.176.006H8.313a2.75 2.75 0 0 1-2.714-2.307l-.023-.174L4.295 6.5H3.5a.75.75 0 0 1-.743-.648L2.75 5.75a.75.75 0 0 1 .648-.743L3.5 5h5.25A3.25 3.25 0 0 1 12 1.75zm6.197 4.75H5.802l1.267 12.872a1.25 1.25 0 0 0 1.117 1.122l.127.006h7.374c.6 0 1.109-.425 1.225-1.002l.02-.126L18.196 6.5zM13.75 9.25a.75.75 0 0 1 .743.648L14.5 10v7a.75.75 0 0 1-1.493.102L13 17v-7a.75.75 0 0 1 .75-.75zm-3.5 0a.75.75 0 0 1 .743.648L11 10v7a.75.75 0 0 1-1.493.102L9.5 17v-7a.75.75 0 0 1 .75-.75zm1.75-6a1.75 1.75 0 0 0-1.744 1.606L10.25 5h3.5A1.75 1.75 0 0 0 12 3.25z",fill:"currentColor"})],-1)];function Cx(e,t){return p.openBlock(),p.createElementBlock("svg",bx,Sx)}const Xu=J(_x,[["render",Cx]]),xx={},Tx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 1024 1024"},Nx=[p.createElementVNode("path",{d:"M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 0 0 0 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3c7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176s176-78.8 176-176s-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112s112 50.1 112 112s-50.1 112-112 112z",fill:"currentColor"},null,-1)];function Dx(e,t){return p.openBlock(),p.createElementBlock("svg",Tx,Nx)}const Xi=J(xx,[["render",Dx]]),Ax={},Mx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},kx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M20 4.746a2.75 2.75 0 0 0-2.75-2.75H4.75A2.75 2.75 0 0 0 2 4.746v12.5a2.75 2.75 0 0 0 2.75 2.75h6.666l.105-.42c.096-.384.253-.748.463-1.08H4.75c-.69 0-1.25-.56-1.25-1.25v-12.5c0-.69.56-1.25 1.25-1.25h12.5c.69 0 1.25.56 1.25 1.25v7.113c.437-.4.956-.66 1.5-.781V4.746zm-4 9.608V6.73l-.007-.1A.744.744 0 0 0 15.25 6a.74.74 0 0 0-.75.73v8.541l.007.099c.017.125.067.24.142.337L16 14.355zm-8.507-5.71A.75.75 0 0 0 6.75 8a.748.748 0 0 0-.75.747v6.507l.007.101c.05.365.363.645.743.645c.414 0 .75-.334.75-.746V8.746l-.007-.101zm4.214 2.973a.73.73 0 0 0-.732-.62a.73.73 0 0 0-.725.733l.035 3.547l.008.099a.731.731 0 0 0 .732.62a.73.73 0 0 0 .725-.733l-.035-3.548l-.008-.098zm7.393 1.052l-5.903 5.902a2.686 2.686 0 0 0-.706 1.248l-.458 1.83a1.087 1.087 0 0 0 1.319 1.319l1.83-.458a2.685 2.685 0 0 0 1.248-.706l5.902-5.903A2.286 2.286 0 0 0 19.1 12.67z",fill:"currentColor"})],-1)];function Ex(e,t){return p.openBlock(),p.createElementBlock("svg",Mx,kx)}const Zu=J(Ax,[["render",Ex]]),Px={},Ix={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Lx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M4.397 4.554l.073-.084a.75.75 0 0 1 .976-.073l.084.073L12 10.939l6.47-6.47a.75.75 0 1 1 1.06 1.061L13.061 12l6.47 6.47a.75.75 0 0 1 .072.976l-.073.084a.75.75 0 0 1-.976.073l-.084-.073L12 13.061l-6.47 6.47a.75.75 0 0 1-1.06-1.061L10.939 12l-6.47-6.47a.75.75 0 0 1-.072-.976l.073-.084l-.073.084z",fill:"currentColor"})],-1)];function Ox(e,t){return p.openBlock(),p.createElementBlock("svg",Ix,Lx)}const Fr=J(Px,[["render",Ox]]),Rx={},Bx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Vx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M22 6.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0zM17 7l.001 2.504a.5.5 0 1 1-1 0V7h-2.505a.5.5 0 0 1 0-1H16V3.5a.5.5 0 0 1 1 0V6h2.503a.5.5 0 1 1 0 1h-2.502zm2.5 7v-1.732A6.518 6.518 0 0 0 21 11.19v7.56a3.25 3.25 0 0 1-3.066 3.245L17.75 22H6.25a3.25 3.25 0 0 1-3.245-3.066L3 18.75V7.25a3.25 3.25 0 0 1 3.066-3.245L6.25 4h4.248a6.451 6.451 0 0 0-.422 1.5H6.25a1.75 1.75 0 0 0-1.744 1.606L4.5 7.25V14H9a.75.75 0 0 1 .743.648l.007.102a2.25 2.25 0 0 0 4.495.154l.005-.154a.75.75 0 0 1 .648-.743L15 14h4.5zm-15 1.5v3.25a1.75 1.75 0 0 0 1.606 1.744l.144.006h11.5a1.75 1.75 0 0 0 1.744-1.607l.006-.143V15.5h-3.825a3.752 3.752 0 0 1-3.475 2.995l-.2.005a3.752 3.752 0 0 1-3.632-2.812l-.043-.188H4.5z",fill:"currentColor"})],-1)];function $x(e,t){return p.openBlock(),p.createElementBlock("svg",Bx,Vx)}const wo=J(Rx,[["render",$x]]),Fx={},zx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Gx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M6.087 7.75a5.752 5.752 0 0 1 11.326 0h.087a4 4 0 0 1 3.962 4.552a6.534 6.534 0 0 0-1.597-1.364A2.501 2.501 0 0 0 17.5 9.25h-.756a.75.75 0 0 1-.75-.713a4.25 4.25 0 0 0-8.489 0a.75.75 0 0 1-.749.713H6a2.5 2.5 0 0 0 0 5h4.4a6.458 6.458 0 0 0-.357 1.5H6a4 4 0 0 1 0-8h.087zM22 16.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0zm-6-3a.5.5 0 0 1 1 0v4.793l1.646-1.647a.5.5 0 0 1 .708.708l-2.5 2.5a.5.5 0 0 1-.708 0l-2.5-2.5a.5.5 0 0 1 .708-.708L16 18.293V13.5z",fill:"currentColor"})],-1)];function Hx(e,t){return p.openBlock(),p.createElementBlock("svg",zx,Gx)}const Zi=J(Fx,[["render",Hx]]),Wx={},Ux={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 512 512"},Yx=[p.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"32",d:"M80 160h352"},null,-1),p.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"32",d:"M80 256h352"},null,-1),p.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-miterlimit":"10","stroke-width":"32",d:"M80 352h352"},null,-1)];function qx(e,t){return p.openBlock(),p.createElementBlock("svg",Ux,Yx)}const Ki=J(Wx,[["render",qx]]),jx={},Xx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},Zx=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M16.242 2.932l4.826 4.826a2.75 2.75 0 0 1-.715 4.404l-4.87 2.435a.75.75 0 0 0-.374.426l-1.44 4.166a1.25 1.25 0 0 1-2.065.476L8.5 16.561L4.06 21H3v-1.062L7.44 15.5l-3.105-3.104a1.25 1.25 0 0 1 .476-2.066l4.166-1.439a.75.75 0 0 0 .426-.374l2.435-4.87a2.75 2.75 0 0 1 4.405-.715zm3.766 5.886l-4.826-4.825a1.25 1.25 0 0 0-2.002.324l-2.435 4.871a2.25 2.25 0 0 1-1.278 1.12l-3.789 1.31l6.705 6.704l1.308-3.788a2.25 2.25 0 0 1 1.12-1.278l4.872-2.436a1.25 1.25 0 0 0 .325-2.002z",fill:"currentColor"})],-1)];function Kx(e,t){return p.openBlock(),p.createElementBlock("svg",Xx,Zx)}const Ku=J(jx,[["render",Kx]]),Jx={},Qx={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},eT=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M4.22 8.47a.75.75 0 0 1 1.06 0L12 15.19l6.72-6.72a.75.75 0 1 1 1.06 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L4.22 9.53a.75.75 0 0 1 0-1.06z",fill:"currentColor"})],-1)];function tT(e,t){return p.openBlock(),p.createElementBlock("svg",Qx,eT)}const Ji=J(Jx,[["render",tT]]),rT={},nT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},aT=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M4.22 15.53a.75.75 0 0 0 1.06 0L12 8.81l6.72 6.72a.75.75 0 1 0 1.06-1.06l-7.25-7.25a.75.75 0 0 0-1.06 0l-7.25 7.25a.75.75 0 0 0 0 1.06z",fill:"currentColor"})],-1)];function oT(e,t){return p.openBlock(),p.createElementBlock("svg",nT,aT)}const Ju=J(rT,[["render",oT]]),iT={},sT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},lT=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M16.25 5.18a.75.75 0 0 0 .142 1.051a7.251 7.251 0 0 1-3.599 12.976l.677-.677a.75.75 0 0 0-.977-1.133l-.084.073l-2 2a.75.75 0 0 0-.073.976l.073.084l2 2a.75.75 0 0 0 1.133-.976l-.072-.084l-.75-.75A8.75 8.75 0 0 0 17.301 5.04a.75.75 0 0 0-1.051.141zm-5.72-3.71a.75.75 0 0 0 0 1.06l.75.75a8.75 8.75 0 0 0-4.85 15.47a.75.75 0 1 0 .956-1.157a7.251 7.251 0 0 1 3.82-12.8l-.676.677a.75.75 0 1 0 1.061 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2a.75.75 0 0 0-1.06 0z",fill:"currentColor"})],-1)];function uT(e,t){return p.openBlock(),p.createElementBlock("svg",sT,lT)}const Qu=J(iT,[["render",uT]]),cT={},fT={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 24 24"},hT=[p.createElementVNode("g",{fill:"none"},[p.createElementVNode("path",{d:"M17.754 14a2.249 2.249 0 0 1 2.249 2.25v.918a2.75 2.75 0 0 1-.513 1.598c-1.545 2.164-4.07 3.235-7.49 3.235c-3.421 0-5.944-1.072-7.486-3.236a2.75 2.75 0 0 1-.51-1.596v-.92A2.249 2.249 0 0 1 6.251 14h11.502zM12 2.005a5 5 0 1 1 0 10a5 5 0 0 1 0-10z",fill:"currentColor"})],-1)];function dT(e,t){return p.openBlock(),p.createElementBlock("svg",fT,hT)}const ec=J(cT,[["render",dT]]),tc=window.localStorage;function rc(e,t){tc.setItem(e,JSON.stringify(t))}function Xp(e){const t=tc.getItem(e);return t?JSON.parse(t):null}function pT(e){tc.removeItem(e)}function Zp(){return Date.parse(String(new Date))}const vT="local-";class gT{constructor(t=""){Gu(this,"namespace");Gu(this,"mapKey");Gu(this,"map");this.namespace=t,this.mapKey=vT+this.namespace,this.map=Xp(this.mapKey)||{}}set(t,r,n=0){const a=this.getReallyKey(t),o={expires:n,time:Zp()};rc(a,r),this.map[t]=o,rc(this.mapKey,this.map)}getReallyKey(t){return this.namespace+"-"+t}get(t,r){const n=this.getReallyKey(t),a=this.map[t];if(a){const o=Xp(n);if(a.expires>0){if(Zp()-a.time<=a.expires)return o===!1||o?o:r;this.delete(t)}else return o===!1||o?o:r}return r}delete(t){const r=this.getReallyKey(t);delete this.map[t],rc(this.mapKey,this.map),pT(r)}deleteAll(){for(const t in this.map)this.delete(t)}}const nc=new gT("partex"),ha=(e,t,r)=>{const n=new Date;return new Date(`${e||n.getFullYear()}/${t||n.getMonth()+1}/${r||n.getDate()} 00:00:00`).getTime()};function Ht(e,t,r=3e4){if(typeof r=="string"){let n=0;const a=r.split(" ");switch(a[1]){case"Minutes":n=6e4;break;case"Hours":n=36e5;break;case"Day":n=864e5;break;case"Week":n=6048e5;break}r=Number(a[0])*n}nc.set(e,t,r)}function xt(e,t){return nc.get(e,t)}const bo=e=>{nc.delete(e)},Qi=(e=0)=>{const t=document.documentElement;t&&(t.scrollTop=e,setTimeout(()=>{t.scrollTop=e},100))},Kp=()=>{const e=document.querySelectorAll(".partex-loading");e&&e.length>0&&e.forEach(t=>{const r=t.parentNode;r==null||r.removeChild(t)})};function So(e,t=!1){let r=e.records;t&&(r=r.map((a,o)=>({key:o,...a})));const n=parseInt(e.size);return{query:{page:Number(e.current),pageCount:parseInt(e.pages),pageSize:n>29?n:30,itemCount:parseInt(e.total),pageSizes:[30,40,50],showQuickJumper:!0,showSizePicker:!0,pageSlot:8,prefix:()=>p.h("div",{},{default:()=>se.lang==="zh-CN"?`共${e.total}条`:`${e.total} items`})},records:r}}function Co(e){if(!e.query)return e;const t={};return e.query.page&&(t.current=e.query.page),e.query.pageSize&&(t.size=e.query.pageSize),e.query.isGetAll&&(t.isGetAll=e.query.isGetAll),e.query.keyword&&(t.keyword=e.query.keyword),e.query.columnKey&&(t.columnKey=e.query.columnKey),e.query.order&&(t.order=e.query.order),{...e,query:t}}const wr=(e,t="yyyy-MM-dd")=>{if(!e)return"";typeof e=="string"&&(e=e.replace(/年/g,"-").replace(/月/g,"-").replace(/日/g,""));let r=new Date(e);if(typeof e=="string"&&isNaN(r.getTime())&&(r=new Date(parseInt(e))),isNaN(r.getTime()))return"---";const n={"M+":r.getMonth()+1,"d+":r.getDate(),"h+":r.getHours(),"m+":r.getMinutes(),"s+":r.getSeconds()};/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(r.getFullYear()+"").substr(4-RegExp.$1.length)));for(const a in n)if(new RegExp("("+a+")").test(t)){let o=n[a];RegExp.$1.length!==1&&(o=("00"+n[a]).substr((""+n[a]).length)),t=t.replace(RegExp.$1,o)}return t},zr=e=>{try{return window.btoa(encodeURIComponent(JSON.stringify(e)))}catch{return""}},xo=e=>{try{return JSON.parse(decodeURIComponent(window.atob(e)))}catch{return""}},mT=(e,t=500)=>{const r=e;let n;const a=function(...i){n||(n=setTimeout(function(){n&&clearTimeout(n),n=void 0,r.apply(a,i)},t))};return a};function yT(e,t){e.requestFullscreen?(t&&(e.onfullscreenchange=t),e.requestFullscreen()):e.mozRequestFullScreen?(t&&(e.onmozfullscreenchange=t),e.mozRequestFullScreen()):e.webkitRequestFullscreen?(t&&(e.onwebkitfullscreenchange=t),e.webkitRequestFullscreen()):e.msRequestFullscreen&&(t&&(e.onmsfullscreenchange=t),e.msRequestFullscreen())}function _T(e,t=0){const r=["","k","m","b","t"],n=Math.floor(Math.log10(Math.abs(e))/3),a=Math.max(0,Math.min(n,r.length-1)),o=r[a];return o?(e/Math.pow(10,a*3)).toFixed(t)+o:(e/Math.pow(10,a*3)).toFixed(0)}const wT={Platform:{components:"组件库",iot:"智能效率监测平台",prt:"智能效率监测平台",tdm:"智能刀具管理平台",qms:"智能质量检测平台",twin:"智能数字大屏平台",maintain:"智能设备维保平台",order:"智能工单管理平台"},Notice:{success:"操作成功",error:"操作失败,请稍后重试"},Common:{validDays:"报表文件具有七天有效期",add:"新增",edit:"编辑",apply:"保存",cancel:"取消",search:"查询",refresh:"刷新",filter:"筛选",reset:"重置",more:"更多",export:"导出",success:"成功",failed:"失败",processing:"处理中",action:"操作",back:"返回",title:"零捷互联智能云平台",message:{title:"消息列表",title2:"消息",unRead:"未读",all:"全部",read:"已读",readAll:"一键已读"},login:{mobile:"手机号",mobilePlaceholder:"请输入手机号码",mobileMessage:"请输入正确的手机号码",password:"密码",passwordPlaceholder:"请输入密码",passwordMessage:"请输入密码",userName:"用户名",userNamePlaceholder:"请输入用户名",userNameMessage:"请输入正确的用户名",in:"登录"},my:{title:"我的信息",tenantCode:"租户代码",tenantName:"租户名称",name:"名称",email:"邮箱",emailMessage:"邮箱格式不正确",realName:"真实姓名",phone:"手机",phoneMessage:"手机号码格式不正确",submit:"更新",password:"修改密码",oldPassword:"旧密码",newPassword:"新密码",checkPassword:"确认新密码",oldPasswordMessage:"请填写旧密码",newPasswordMessage:"请填写新密码",checkPasswordMessage:"请填写确认新密码"},dropdownMenu:{software:"零捷软件",android:"安卓APP",ios:"iOS APP",chrome:"Chrome浏览器",edge:"Edge浏览器",dashboard_IoT:"大屏机加工版本",dashboard_Prt:"大屏印刷版本",report:"个性化报表",info:"我的信息",language:"语言",theme:"主题",light:"亮",dark:"暗",logout:"退出"},importer:{title:"导入",file:"导入文件",download:"下载模版",btnDownload:"下载",fileName:"文件名称",status:"状态",createTime:"创建时间",retry:"重试"}}},bT={Platform:{components:"Components",iot:"SMART LEAN IOT PLATFORM",prt:"SMART LEAN IOT PLATFORM",tdm:"SMART TOOL MANAGEMENT PLATFORM",qms:"SMART QUALITY MANAGEMENT PLATFORM",twin:"SMART DASHBOARD PLATFORM",maintain:"SMART MAINTAIN PLATFORM",order:"SMART ORDER MANAGEMENT PLATFORM"},Notice:{success:"Success",error:"An error occurred, please try again later"},Common:{validDays:"Files are valid for seven days",add:"Insert",edit:"Edit",apply:"Apply",cancel:"Cancel",search:"Search",refresh:"Refresh",filter:"Filter",reset:"Reset",more:"More",export:"Export",success:"Success",failed:"Failed",processing:"Processing",action:"Action",back:"Back",title:"Partex",message:{title:"Messages",title2:"Message",unRead:"Unread",all:"All",read:"Read",readAll:"Read All"},login:{mobile:"Mobile",mobilePlaceholder:"Please Input Mobile",mobileMessage:"Mobile is not correct",password:"Password",passwordPlaceholder:"Please Input Password",passwordMessage:"Please Input Password",userName:"UserName",userNamePlaceholder:"Please Input UserName",userNameMessage:"UserName is not correct",in:"Sign in"},my:{title:"Info",tenantCode:"TenantCode",tenantName:"TenantName",name:"Name",email:"Email",emailMessage:"Email is not correct",realName:"RealName",phone:"Mobile",phoneMessage:"Mobile is not correct",submit:"Apply",password:"Change Password",oldPassword:"Current",newPassword:"New",checkPassword:"Check",oldPasswordMessage:"Please Input Current Password",newPasswordMessage:"Please Input New Password",checkPasswordMessage:"Please Check New Password"},dropdownMenu:{software:"Softwares",android:"Android APP",ios:"iOS APP",chrome:"Chrome",edge:"Edge",dashboard:"Dashboard",dashboard_IoT:"Dashboard_IoT",dashboard_Prt:"Dashboard_Print",report:"Reports",info:"My",language:"Language",theme:"Theme",light:"Light",dark:"Dark",logout:"Logout"},importer:{title:"Import",file:"Import File",download:"Download Template",btnDownload:"Download",fileName:"FileName",status:"Status",createTime:"CreateTime",retry:"Retry"}}},mt=Gt.createI18n({legacy:!1,locale:"zh-CN",messages:{"en-US":{...bT},"zh-CN":{...wT},"fr-FR":{}}}),Jp="2.0.53",Qp={Components:{platformName:()=>`${mt.global.t("Platform.components")} v${Jp}`,platformType:"T0",platformUrl:"/",platformMainUrl:""},iot:{platformName:()=>mt.global.t("Platform.iot"),platformType:"T1",platformUrl:"/iot/home/all",platformMainUrl:""},prt:{platformName:()=>mt.global.t("Platform.prt"),platformType:"T1",platformUrl:"/prt/home/all",platformMainUrl:""},tdm:{platformName:()=>mt.global.t("Platform.tdm"),platformType:"T2",platformUrl:"/tdm/home",platformMainUrl:"/iot/home/all"},qms:{platformName:()=>mt.global.t("Platform.qms"),platformType:"T3",platformUrl:"/qms/home",platformMainUrl:"/iot/home/all"},twin:{platformName:()=>mt.global.t("Platform.twin"),platformType:"T4",platformUrl:"/twin/home",platformMainUrl:"/prt/home/all"},maintain:{platformName:()=>mt.global.t("Platform.maintain"),platformType:"T5",platformUrl:"/maintain/home",platformMainUrl:"auto"},order:{platformName:()=>mt.global.t("Platform.order"),platformType:"T6",platformUrl:"/order/home",platformMainUrl:"/prt/home/all"}},se=p.reactive({needUpdate:!1,download:!1,theme:!1,isPad:!1,isMobile:!1,language:!1,lang:"zh-CN",platformName:()=>mt.global.t("Platform.iot"),platformType:"T1",platformUrl:"/iot/home/all",platformMainUrl:""});function ac(e){se.download=e}function ST(e){se.language=e}function da(e){let t;e?t=e:se.lang==="zh-CN"?t="en-US":t="zh-CN",Ht("lang",t,0),se.lang=t;const r=document.body;r.dataset.lang=t,mt.global.locale.value=t}function CT(e){const t=Qp[e]||Qp.iot;se.platformName=t.platformName,se.platformType=t.platformType,se.platformUrl=t.platformUrl,se.platformMainUrl=t.platformMainUrl||"auto",document.title=t.platformName()}function To(e){se.theme=e;const t=document.body,r=document.querySelector("meta[name=theme-color]");e?t.dataset.theme="dark":t.dataset.theme="",r&&(e?r.setAttribute("content","#2b2b2d"):r.setAttribute("content","#ffffff"))}function xT(e){se.needUpdate=e}const ev=()=>{se.isMobile=window.screen.availWidth<769,se.isPad=window.screen.availWidth<1024};window.addEventListener("resize",ev),ev();const es=(e,t)=>p.h(O.NTooltip,{style:{"max-width":"300px"}},{trigger:()=>e,default:()=>t}),br=(e,t="default",r,n,a)=>{const o={size:"small",type:t,text:!0,disabled:typeof e.disabled=="function"?e.disabled(n,a):e.disabled||!1,loading:e.loading||!1},i={default:()=>e.buttonText||null};if(!e.confirmText){if(e.onClick&&typeof e.onClick=="string"){const s=e.onClick;o.onClick=()=>{new Function("rowData","rowIndex",s)(n,a)}}e.onClick&&typeof e.onClick=="function"&&(o.onClick=e.onClick.bind(void 0,n,a))}return r&&(i.icon=()=>p.h(O.NIcon,{},{default:()=>p.h(r,{},{default:()=>null})})),p.h(O.NButton,o,i)},ts=(e,t,r,n)=>{const a={placement:"left"};if(typeof t.onClick=="string"){const o=t.onClick;a["on-positive-click"]=()=>{new Function("rowData","rowIndex",o)(r,n)}}else t.onClick&&(a["on-positive-click"]=t.onClick.bind(void 0,r,n));return p.h(O.NPopconfirm,a,{default:()=>p.h("span",{style:{"max-width":"300px"}},{default:()=>t.confirmText}),trigger:()=>e})},TT=(e,t,r)=>{let n;if(e.type==="detail"){const a=br(e,e.color?e.color:"primary",e.icon?e.icon:Xi,t,r);e.buttonText?n=a:n=es(a,se.lang==="zh-CN"?"详情":"Detail")}if(e.type==="edit"){const a=br(e,e.color?e.color:"success",e.icon?e.icon:Zu,t,r);e.buttonText?n=a:n=es(a,se.lang==="zh-CN"?"编辑":"Edit")}if(e.type==="delete"){let a=br({...e,onClick:""},e.color?e.color:"error",e.icon?e.icon:Xu,t,r);e.buttonText?a=a:a=es(a,se.lang==="zh-CN"?"删除":"Delete"),n=ts(a,{...e,confirmText:se.lang==="zh-CN"?"删除后无法恢复,是否确认删除?":"Are you sure you want to delete ?"},t,r)}if(e.type==="custom"){const a=br(e.confirmText?{...e,onClick:""}:e,e.color,e.icon,t,r);e.buttonText?n=a:n=es(a,e.tooltipText)}return e.confirmText&&(n=ts(n,e,t,r)),n},NT=(e,t,r)=>{const n=[];return e.forEach(a=>{let o;a.type==="detail"&&(o=br({...a,buttonText:se.lang==="zh-CN"?"详情":"Detail"},"primary",void 0,t,r)),a.type==="edit"&&(o=br({...a,buttonText:se.lang==="zh-CN"?"编辑":"Edit"},"success",void 0,t,r)),a.type==="delete"&&(o=ts(br({...a,onClick:"",buttonText:se.lang==="zh-CN"?"删除":"Delete"},"error",void 0,t,r),{...a,confirmText:se.lang==="zh-CN"?"删除后无法恢复,是否确认删除?":"Are you sure you want to delete ?"},t,r)),a.type==="custom"&&(o=br(a,a.color,void 0,t,r)),a.confirmText&&(o=ts(o,a,t,r)),n.push(o)}),n},Gr=(e,t,r)=>{const n=[];return e.forEach(a=>{if(a.type==="group"){if(a.children.length>0){const o=NT(a.children,t,r);n.push(p.h(O.NPopover,{trigger:"click"},{trigger:()=>br({buttonText:a.buttonText,disabled:typeof a.disabled=="function"?a.disabled(t,r):a.disabled,loading:a.loading},a.color,a.icon,t,r),default:()=>p.h(O.NFlex,{vertical:!0},{default:()=>o})}))}}else{const o=TT(a,t,r);n.push(o)}}),p.h("div",{class:"action-flex"},{default:()=>n})},DT=p.defineComponent({name:"OcAuth",setup(){const e=Ct.useRoute(),t=Ct.useRouter(),{auth:r}=e.query;r?Ht("token",r,0):bo("token"),t.replace(se.platformUrl)}}),AT={class:"com-card flex-center",style:{flex:"1"}},MT=[p.createElementVNode("p",{class:"oc-miss-title"},"登录中...",-1)];function kT(e,t,r,n,a,o){return p.openBlock(),p.createElementBlock("div",AT,MT)}const tv=J(DT,[["render",kT]]),ET=p.defineComponent({name:"OcBack",components:{IconChevronLeft:Yu,NButton:O.NButton,NIcon:O.NIcon},props:{to:{type:String,default:""}},setup(e){const t=Ct.useRouter();return{back:()=>{e.to?t.push(e.to):t.back()}}}});function PT(e,t,r,n,a,o){const i=p.resolveComponent("IconChevronLeft"),s=p.resolveComponent("NIcon"),l=p.resolveComponent("NButton");return p.openBlock(),p.createBlock(l,{text:"",onClick:e.back},{icon:p.withCtx(()=>[p.createVNode(s,null,{default:p.withCtx(()=>[p.createVNode(i)]),_:1})]),default:p.withCtx(()=>[p.createElementVNode("span",null,p.toDisplayString(e.$t("Common.back")),1)]),_:1},8,["onClick"])}const rv=J(ET,[["render",PT]]),IT=p.defineComponent({name:"OcCircle",components:{NPopover:O.NPopover},props:{circle:{required:!0,type:Number,default:0},pointA:{type:Number,default:void 0},pointB:{type:Number,default:void 0},pointSize:{type:Number,default:3},styles:{type:Object,default:()=>({backgroundBg:"rgba(255, 255, 255, 0.1)",processBg:"#fff",pointABg:"#f2a651",pointBBg:"#67c67e"})}},setup(e){const t=p.ref({show:!1,text:"",x:0,y:0});return{popover:t,calculateCircle:()=>{let s=314-e.circle*Math.PI;return s<=0&&(s=0),`stroke-dashoffset: ${s}`},calculatePointA:()=>e.pointA?`rotate(${-90+e.pointA*3.6} 100 80) translate(50, 0)`:"",calculatePointB:()=>e.pointB?`rotate(${-90+e.pointB*3.6} 100 80) translate(50, 0)`:"",mouseOver:(s,l)=>{const u=l==="a"?e.pointA:e.pointB;t.value={show:!0,text:`${u}%`,x:s.clientX,y:s.clientY}},mouseOut:()=>{t.value.show=!1}}}}),LT={viewBox:"40 20 120 120"},OT=p.createElementVNode("defs",null,[p.createElementVNode("filter",{id:"blurs"},[p.createElementVNode("feOffset",{result:"offOut",in:"SourceGraphic",dx:"0",dy:"0"}),p.createElementVNode("feGaussianBlur",{result:"blurOut",in:"offOut",stdDeviation:"0.8"}),p.createElementVNode("feBlend",{in:"SourceGraphic",in2:"blurOut",mode:"normal"})])],-1),RT=["stroke"],BT=["stroke"],VT=["r","transform","fill"],$T=["r","transform","fill"],FT={dx:"100",dy:"90",fill:"#333","text-anchor":"middle",style:{"font-size":"28px"}};function zT(e,t,r,n,a,o){const i=p.resolveComponent("NPopover");return p.openBlock(),p.createElementBlock(p.Fragment,null,[(p.openBlock(),p.createElementBlock("svg",LT,[OT,p.createElementVNode("circle",{transform:"rotate(-90 100 80)",cx:"100",cy:"80",r:"50",fill:"none","stroke-width":"10","stroke-dashoffset":"0",stroke:e.styles.backgroundBg},null,8,RT),p.createElementVNode("circle",{class:"oc-circle-round","stroke-linecap":"round",transform:"rotate(-90 100 80)",cx:"100",cy:"80",r:"50",fill:"none","stroke-width":"10",style:p.normalizeStyle(e.calculateCircle()),stroke:e.styles.processBg},null,12,BT),e.pointA?(p.openBlock(),p.createElementBlock("circle",{key:0,class:"oc-circle-round",filter:"url(#blurs)",cx:"100",cy:"80",r:e.pointSize,"stroke-width":"0",transform:e.calculatePointA(),fill:e.styles.pointABg,onMouseover:t[0]||(t[0]=s=>{e.mouseOver(s,"a")}),onMouseout:t[1]||(t[1]=(...s)=>e.mouseOut&&e.mouseOut(...s))},null,40,VT)):p.createCommentVNode("",!0),e.pointB?(p.openBlock(),p.createElementBlock("circle",{key:1,class:"oc-circle-round",filter:"url(#blurs)",cx:"100",cy:"80",r:e.pointSize,"stroke-width":"0",transform:e.calculatePointB(),fill:e.styles.pointBBg,onMouseover:t[2]||(t[2]=s=>{e.mouseOver(s,"b")}),onMouseout:t[3]||(t[3]=(...s)=>e.mouseOut&&e.mouseOut(...s))},null,40,$T)):p.createCommentVNode("",!0),p.createElementVNode("text",FT,p.toDisplayString(e.circle)+"% ",1)])),p.createVNode(i,{show:e.popover.show,x:e.popover.x,y:e.popover.y,"show-arrow":!1,trigger:"manual"},{default:p.withCtx(()=>[p.createTextVNode(p.toDisplayString(e.popover.text),1)]),_:1},8,["show","x","y"])],64)}const nv=J(IT,[["render",zT]]);/*! *****************************************************************************
|
|
2
2
|
Copyright (c) Microsoft Corporation.
|
|
3
3
|
|
|
4
4
|
Permission to use, copy, modify, and/or distribute this software for any
|
package/lib/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--thumb: #c0c0c0;--primary: 142, 84, 200;--white: 255, 255, 255;--card: 255, 255, 255;--font: 51, 51, 51;--bg: 247, 248, 250;--input: 255, 255, 255;--border: 224, 224, 230;--green: 93, 174, 87;--yellow: 240, 151, 58;--red: 230, 84, 68;--blue: 32, 128, 240;--grey: 175, 175, 175;--cardShadow: 0 6px 10px -5px rgba(0, 0, 0, .1);--borderRadius: 16px;--disabled-txt: 51, 51, 51;--disabled-bg: 250, 250, 252}[data-theme~=dark]{--thumb: #686873;--primary: 178, 116, 239;--card: 45, 45, 49;--font: 255, 255, 255;--bg: 37, 37, 37;--border: 68, 68, 76;--green: 79, 164, 74;--input: 64, 64, 68;--disabled-txt: 112, 112, 112;--disabled-bg: 56, 56, 62}.n-divider:not(.n-divider--vertical){margin-top:15px;margin-bottom:10px}.n-pagination,.n-pagination .n-pagination-item{white-space:nowrap}.n-input-number .n-input__suffix .n-base-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.n-card-header__main{white-space:nowrap}.n-dropdown-menu{padding:3px!important}.n-dropdown-menu .n-dropdown-option:not(:last-child){margin-bottom:3px}.n-dropdown-menu .n-dropdown-option-body{border-radius:var(--borderRadius)}.n-dropdown-menu .n-dropdown-option-body.n-dropdown-option-body--active{color:rgb(var(--white))!important;background-color:rgb(var(--primary))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8)}.n-dropdown-menu .n-dropdown-option-body.n-dropdown-option-body--disabled{color:rgba(var(--font),.5)!important}.n-form .n-select,.n-form .n-tree-select,.n-form .n-input-number,.n-form .n-time-picker,.n-form .n-date-picker,.n-form .n-cascader{width:100%}.n-input.n-input--textarea{max-height:100%}.n-input.n-input--disabled .n-input__input-el,.n-input.n-input--disabled .n-input__textarea-el{color:#707070}.n-base-select-menu{overflow:hidden}.n-base-select-menu .v-vl-visible-items{padding:0 3px}.n-base-select-menu .n-base-select-option:before{right:0;left:0}.n-base-select-menu .n-base-select-option.n-base-select-option--pending:before{background-color:rgba(var(--primary),.1)}.n-base-select-menu .n-base-select-option.n-base-select-option--selected{color:rgb(var(--white));background-color:rgb(var(--primary));border-radius:var(--borderRadius);-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8)}.n-base-select-menu .n-base-select-option.n-base-select-option--selected.n-base-select-option--pending:before{background-color:transparent}.n-base-select-menu .n-base-select-option .n-base-select-option__check{color:rgb(var(--white))}.n-base-select-menu .n-base-select-option .n-base-select-option__content{white-space:normal;text-overflow:initial}.n-dropdown-menu .n-dropdown-option .n-dropdown-option-body:before{right:0;left:0}.n-dropdown-menu .n-dropdown-option .n-dropdown-option-body.n-dropdown-option-body--pending:before{background-color:rgba(var(--primary),.1)}.n-time-picker-panel .n-time-picker-col__item.n-time-picker-col__item--active[data-active=""]{color:rgb(var(--white))!important}.n-time-picker-panel .n-time-picker-col__item.n-time-picker-col__item--active[data-active=""]:before{background-color:rgb(var(--primary))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8);border-radius:var(--borderRadius)}.n-data-table .n-input,.n-data-table .n-select,.n-data-table .n-tree-select,.n-data-table .n-cascader{max-width:100%;width:100%}.n-data-table .n-data-table-table{background-color:transparent}.n-data-table .n-data-table-wrapper,.n-data-table.n-data-table--bordered .n-data-table-wrapper{border:0;border-radius:0}.n-data-table .n-data-table-base-table-header{border-radius:var(--borderRadius)}.n-data-table .n-data-table-th{color:rgba(var(--font),.8);border:0;background-color:var(--n-merged-td-color-hover)}.n-data-table .n-data-table-td{color:rgb(var(--font));border:0;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.n-data-table .n-data-table-thead .n-data-table-tr th:first-child,.n-data-table .n-data-table-tr td:first-child{border-radius:var(--borderRadius) 0 0 var(--borderRadius)}.n-data-table .n-data-table-thead .n-data-table-tr th:last-child,.n-data-table .n-data-table-tr td:last-child{border-radius:0 var(--borderRadius) var(--borderRadius) 0}.n-data-table .n-data-table-thead .n-data-table-tr th:only-child,.n-data-table .n-data-table-tr td:only-child{border-radius:var(--borderRadius)}.n-data-table .n-data-table-tr:not(.n-data-table-tr--summary):hover .n-data-table-td{background-color:#f5effd}.n-data-table .n-data-table-tr:nth-child(2n) td{background-color:var(--n-merged-td-color-hover)}.n-tabs .n-tabs-nav.n-tabs-nav--line-type .n-tabs-nav__prefix,.n-tabs .n-tabs-nav.n-tabs-nav--line-type .n-tabs-nav__suffix,.n-tabs .n-tabs-nav.n-tabs-nav--line-type .n-tabs-nav-scroll-content{border-bottom:0}.n-tabs .n-tabs-tab{padding:6px 0 7px}.n-tabs .n-tab-pane{padding:15px 2px 10px}.n-tabs.no-content .n-tab-pane{padding:0 2px 15px}.n-tabs.no-pane .n-tab-pane{padding:0}.n-tabs .n-tabs-rail{background-color:rgb(var(--card));-webkit-box-shadow:var(--cardShadow);box-shadow:var(--cardShadow)}.n-tabs .n-tabs-rail .n-tabs-capsule{background-color:rgb(var(--primary));-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8)}.n-tabs .n-tabs-rail .n-tabs-tab-wrapper .n-tabs-tab:hover{color:rgb(var(--primary))}.n-tabs .n-tabs-rail .n-tabs-tab-wrapper .n-tabs-tab.n-tabs-tab--active{font-weight:400;color:rgb(var(--white))!important}.n-tabs.n-tabs--line-type .n-tabs-bar{bottom:0!important;height:4px;border-radius:30px!important}.n-checkbox .n-checkbox-box{border-radius:2px}.n-drawer.n-drawer--right-placement{top:5px;bottom:5px;right:5px;border-radius:var(--borderRadius)}.n-drawer .n-drawer-content{overflow:hidden}.n-drawer .n-drawer-content .n-drawer-body{overflow-y:auto;overflow-x:hidden}.n-drawer .n-drawer-content .n-drawer-footer{-webkit-box-flex:0;-webkit-flex:0 0 67px;-ms-flex:0 0 67px;flex:0 0 67px}.n-radio-button{background-color:rgb(var(--card))}.n-radio-group .n-radio-button.n-radio-button--checked{color:rgb(var(--white));background:rgb(var(--primary));-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8)}.n-radio-group .n-radio-button:not(.n-radio-button--disabled).n-radio-button--focus:not(:active) .n-radio-button__state-border{-webkit-box-shadow:none;box-shadow:none}.n-popover:not(.n-popover--raw):not(.n-popover--show-header){background-color:rgb(var(--card))}.n-popover .n-popover-arrow-wrapper .n-popover-arrow{background-color:rgb(var(--card))}.n-tooltip{color:rgb(var(--font));background-color:rgb(var(--card))!important}.n-tooltip .n-popover-arrow{background-color:rgb(var(--card))!important}.n-button{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.n-button:active{-webkit-transform:scale3d(.92,.92,1);transform:scale3d(.92,.92,1)}.n-button .n-base-wave{-webkit-animation-duration:initial;animation-duration:initial}.n-button .n-button__icon{height:24px;width:24px;max-width:24px;font-size:24px}.n-button .n-button__icon .n-icon-slot{height:24px;width:24px}.n-button .n-button__content{line-height:1.5}.n-button .n-button__state-border,.n-button .n-button__border{border-color:transparent!important}.n-card.n-card--bordered{border:0!important}.n-card>.n-card-header{padding:10px 5px 20px 20px}.n-card>.n-card__content{padding:0 15px 20px 20px}.n-card>.n-card__footer{padding:0 15px 15px 20px}.n-dialog__action .n-button--primary-type,.n-popconfirm__action .n-button--primary-type{-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8)}.n-layout,.n-layout-sider{background-color:transparent}.n-layout-content{padding-right:15px}.n-table.table-fixed{table-layout:fixed}.n-table th,td{color:rgb(var(--font))}.n-table th{white-space:break-spaces}.n-table tr:last-child th{border-bottom:0}[v-placement=top-end]>.n-popover>.n-popover-arrow-wrapper .n-popover-arrow{right:14px}[v-placement=top-start]>.n-popover>.n-popover-arrow-wrapper .n-popover-arrow{left:14px}.n-notification-container .n-notification .n-notification__avatar{width:24px;height:24px;font-size:24px}[data-theme~=dark] .n-data-table .n-data-table-tr:not(.n-data-table-tr--summary):hover .n-data-table-td{background-color:#514560}[data-theme~=dark] .n-button.n-button--primary-type .n-button__content{color:rgb(var(--font))}[data-theme~=dark] .n-tag{--n-color: #0000}[data-theme~=dark] .n-skeleton{--n-color-start: rgba(124, 124, 124, .2) !important;--n-color-end: rgba(124, 124, 124, .1) !important}[data-theme~=dark] .n-table-dark{--n-merged-td-color: #2d2d31}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}::-moz-selection{background:rgb(var(--primary));color:rgb(var(--white))}::selection{background:rgb(var(--primary));color:rgb(var(--white))}::-webkit-scrollbar{width:10px;height:10px;-webkit-appearance:none}::-webkit-scrollbar-thumb{background:var(--thumb);border:2px solid transparent;background-clip:content-box;border-radius:8px}@font-face{font-family:JetBrains;src:local("JetBrains Mono Medium"),url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/JetBrainsMono-Medium.woff2) format("woff2"),url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/JetBrainsMono-Medium.ttf) format("truetype");font-display:swap}iframe{border:0}html,body{-ms-touch-action:manipulation;touch-action:manipulation;font-family:JetBrains,Microsoft YaHei,微软雅黑,v-sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;background-color:var(--bg);line-height:1.5}body{overflow:overlay;font-size:14px;color:rgb(var(--font));background-color:rgb(var(--bg));min-width:1024px}br{content:" ";display:block;margin:15px 0 0}p{margin:0}a{text-decoration:none}svg:not(:root){display:block}ol,ul,dl,li{margin:0;padding:0;list-style-type:none}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.pointer{cursor:pointer}.slide-enter-active{pointer-events:none;height:calc(100vh - 64px);-webkit-animation-name:driveInBottom;animation-name:driveInBottom;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.slide-leave-active{display:none}@-webkit-keyframes driveInBottom{0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes driveInBottom{0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.boxRight-enter-active{pointer-events:none;position:absolute;top:0;right:0;left:0;margin:auto;z-index:1;width:100vw;height:100vh;-webkit-animation-name:driveIn;animation-name:driveIn;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}@-webkit-keyframes driveIn{0%{-webkit-transform:scale(.9) translate3d(200vw,0,0);transform:scale(.9) translate3d(200vw,0,0)}35%{-webkit-transform:scale(.9) translate3d(100vw,0,0);transform:scale(.9) translate3d(100vw,0,0)}65%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}}@keyframes driveIn{0%{-webkit-transform:scale(.9) translate3d(200vw,0,0);transform:scale(.9) translate3d(200vw,0,0)}35%{-webkit-transform:scale(.9) translate3d(100vw,0,0);transform:scale(.9) translate3d(100vw,0,0)}65%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}}.boxRight-leave-active{pointer-events:none;position:absolute;top:0;right:0;left:0;margin:auto;z-index:0;width:100vw;height:100vh;-webkit-animation-name:driveOut;animation-name:driveOut;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}@-webkit-keyframes driveOut{0%{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}35%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}65%{-webkit-transform:scale(.9) translate3d(-100vw,0,0);transform:scale(.9) translate3d(-100vw,0,0)}to{-webkit-transform:scale(.9) translate3d(-200vw,0,0);transform:scale(.9) translate3d(-200vw,0,0)}}@keyframes driveOut{0%{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}35%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}65%{-webkit-transform:scale(.9) translate3d(-100vw,0,0);transform:scale(.9) translate3d(-100vw,0,0)}to{-webkit-transform:scale(.9) translate3d(-200vw,0,0);transform:scale(.9) translate3d(-200vw,0,0)}}.boxLeft-enter-active{pointer-events:none;position:absolute;top:0;right:0;left:0;margin:auto;z-index:0;width:100vw;height:100vh;-webkit-animation-name:driveInRight;animation-name:driveInRight;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}@-webkit-keyframes driveInRight{0%{-webkit-transform:scale(.9) translate3d(-200vw,0,0);transform:scale(.9) translate3d(-200vw,0,0)}35%{-webkit-transform:scale(.9) translate3d(-100vw,0,0);transform:scale(.9) translate3d(-100vw,0,0)}65%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}}@keyframes driveInRight{0%{-webkit-transform:scale(.9) translate3d(-200vw,0,0);transform:scale(.9) translate3d(-200vw,0,0)}35%{-webkit-transform:scale(.9) translate3d(-100vw,0,0);transform:scale(.9) translate3d(-100vw,0,0)}65%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}}.boxLeft-leave-active{pointer-events:none;position:absolute;top:0;right:0;left:0;margin:auto;z-index:1;width:100vw;height:100vh;-webkit-animation-name:driveOutRight;animation-name:driveOutRight;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}@-webkit-keyframes driveOutRight{0%{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}35%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}65%{-webkit-transform:scale(.9) translate3d(100vw,0,0);transform:scale(.9) translate3d(100vw,0,0)}to{-webkit-transform:scale(.9) translate3d(200vw,0,0);transform:scale(.9) translate3d(200vw,0,0)}}@keyframes driveOutRight{0%{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}35%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}65%{-webkit-transform:scale(.9) translate3d(100vw,0,0);transform:scale(.9) translate3d(100vw,0,0)}to{-webkit-transform:scale(.9) translate3d(200vw,0,0);transform:scale(.9) translate3d(200vw,0,0)}}.transform-list>div{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:800px;perspective:800px;will-change:animation;-webkit-animation:cardIn 1s cubic-bezier(.23,1,.32,1) forwards;animation:cardIn 1s cubic-bezier(.23,1,.32,1) forwards}.transform-list>div:nth-child(1){-webkit-animation-delay:60ms;animation-delay:60ms}.transform-list>div:nth-child(2){-webkit-animation-delay:.12s;animation-delay:.12s}.transform-list>div:nth-child(3){-webkit-animation-delay:.18s;animation-delay:.18s}.transform-list>div:nth-child(4){-webkit-animation-delay:.24s;animation-delay:.24s}.transform-list>div:nth-child(5){-webkit-animation-delay:.3s;animation-delay:.3s}.transform-list>div:nth-child(6){-webkit-animation-delay:.36s;animation-delay:.36s}.transform-list>div:nth-child(7){-webkit-animation-delay:.42s;animation-delay:.42s}.transform-list>div:nth-child(8){-webkit-animation-delay:.48s;animation-delay:.48s}.transform-list>div:nth-child(9){-webkit-animation-delay:.54s;animation-delay:.54s}.transform-list>div:nth-child(10){-webkit-animation-delay:.6s;animation-delay:.6s}.transform-list>div:nth-child(11){-webkit-animation-delay:.66s;animation-delay:.66s}.transform-list>div:nth-child(12){-webkit-animation-delay:.72s;animation-delay:.72s}.transform-list>div:nth-child(13){-webkit-animation-delay:.78s;animation-delay:.78s}.transform-list>div:nth-child(14){-webkit-animation-delay:.84s;animation-delay:.84s}.transform-list>div:nth-child(15){-webkit-animation-delay:.9s;animation-delay:.9s}.transform-list>div:nth-child(16){-webkit-animation-delay:.96s;animation-delay:.96s}.transform-list>div:nth-child(17){-webkit-animation-delay:1.02s;animation-delay:1.02s}.transform-list>div:nth-child(18){-webkit-animation-delay:1.08s;animation-delay:1.08s}.transform-list>div:nth-child(19){-webkit-animation-delay:1.14s;animation-delay:1.14s}.transform-list>div:nth-child(20){-webkit-animation-delay:1.2s;animation-delay:1.2s}.transform-list>div:nth-child(21){-webkit-animation-delay:1.26s;animation-delay:1.26s}.transform-list>div:nth-child(22){-webkit-animation-delay:1.32s;animation-delay:1.32s}.transform-list>div:nth-child(23){-webkit-animation-delay:1.38s;animation-delay:1.38s}.transform-list>div:nth-child(24){-webkit-animation-delay:1.44s;animation-delay:1.44s}.transform-list>div:nth-child(25){-webkit-animation-delay:1.5s;animation-delay:1.5s}.transform-list>div:nth-child(26){-webkit-animation-delay:1.56s;animation-delay:1.56s}.transform-list>div:nth-child(27){-webkit-animation-delay:1.62s;animation-delay:1.62s}.transform-list>div:nth-child(28){-webkit-animation-delay:1.68s;animation-delay:1.68s}.transform-list>div:nth-child(29){-webkit-animation-delay:1.74s;animation-delay:1.74s}.transform-list>div:nth-child(30){-webkit-animation-delay:1.8s;animation-delay:1.8s}.transform-list>div:nth-child(31){-webkit-animation-delay:1.86s;animation-delay:1.86s}.transform-list>div:nth-child(32){-webkit-animation-delay:1.92s;animation-delay:1.92s}.transform-list>div:nth-child(33){-webkit-animation-delay:1.98s;animation-delay:1.98s}.transform-list>div:nth-child(34){-webkit-animation-delay:2.04s;animation-delay:2.04s}.transform-list>div:nth-child(35){-webkit-animation-delay:2.1s;animation-delay:2.1s}.transform-list>div:nth-child(36){-webkit-animation-delay:2.16s;animation-delay:2.16s}@-webkit-keyframes cardIn{to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes cardIn{to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.not-support-backdrop .header,.not-support-backdrop .right-menu{background-color:rgba(var(--card),1)!important}.page-no-data{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:80vh}.oc-footer-record{display:inline-block;color:rgba(var(--font),.6)}.com-title{line-height:34px;font-size:calc(14px + .16vw)}.com-card{position:relative;padding:15px;background-color:rgb(var(--card));border-radius:var(--borderRadius);-webkit-box-shadow:var(--cardShadow);box-shadow:var(--cardShadow)}.com-card.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.com-card.between{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.com-card .com-card-left{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.com-card .com-card-right{-webkit-box-flex:0;-webkit-flex:0;-ms-flex:0;flex:0}.com-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;padding:10px;color:rgb(var(--white));background-color:rgb(var(--card));border-radius:var(--borderRadius);-webkit-box-shadow:var(--cardShadow);box-shadow:var(--cardShadow)}.com-box>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:15px;width:100%;font-size:1.12vw;text-align:center}.flex-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-center-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-center-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:unset;-webkit-box-direction:unset;-webkit-flex-direction:unset;-ms-flex-direction:unset;flex-direction:unset;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.oc-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh + 80px)}.oc-main{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:15px;min-height:100%}.card-primary{background-color:rgb(var(--primary))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8)!important;box-shadow:0 6px 10px -5px rgba(var(--primary),.8)!important}.card-green{background-color:rgb(var(--green))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--green),.8)!important;box-shadow:0 6px 10px -5px rgba(var(--green),.8)!important}.card-yellow{background-color:rgb(var(--yellow))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--yellow),.8)!important;box-shadow:0 6px 10px -5px rgba(var(--yellow),.8)!important}.card-red{background-color:rgb(var(--red))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--red),.8)!important;box-shadow:0 6px 10px -5px rgba(var(--red),.8)!important}.card-blue{background-color:rgb(var(--blue))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--blue),.8)!important;box-shadow:0 6px 10px -5px rgba(var(--blue),.8)!important}.card-grey{background-color:rgb(var(--grey))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--grey),.8)!important;box-shadow:0 6px 10px -5px rgba(var(--grey),.8)!important}.card-green-txt{color:rgb(var(--green))!important}.card-yellow-txt{color:rgb(var(--yellow))!important}.card-red-txt{color:rgb(var(--red))!important}.card-blue-txt{color:rgb(var(--blue))!important}.card-grey-txt{color:rgb(var(--grey))!important}.button-primary{color:rgb(var(--white))!important;background-color:rgb(var(--primary))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8)}.button-primary .n-button__border{border:0}.button-primary .n-button__state-border{border-color:rgb(var(--primary))!important}.button-primary:hover{background-color:#a460e6!important}.button-primary:hover .n-button__state-border{border-color:#a460e6!important}.expand-table{padding:12px;margin:-12px 0 -12px -12px;width:calc(100% + 24px);background-color:rgb(var(--card))}.expand-table .n-data-table-tr td{background-color:rgb(var(--card))!important}.expand-table .n-data-table-tr:not(.n-data-table-tr--summary):hover .n-data-table-td{background-color:#f5effd!important}.expand-table-no-header{margin:-12px 0 -12px -12px;width:calc(100% + 24px);padding-bottom:15px;background-color:#fafafc}.expand-table-no-header .n-data-table-thead{display:none}.expand-table-no-header .n-data-table-tr td{background-color:#fafafc!important}.expand-table-no-header .n-data-table-tr:not(.n-data-table-tr--summary):hover .n-data-table-td{background-color:#f5effd!important}.action-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.action-flex button{margin:5px}.question{margin-left:10px;color:rgb(var(--grey))}.outrange .com-equipment-card:before,.outrange .com-dash-card:before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;content:"";background-image:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/watermark.png);background-position:center;opacity:.1}.outrange .com-card{background-image:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/watermark.png);background-position:center}.oc-header-download{display:inline-block;font-size:12px;height:34px;line-height:34px;color:rgba(var(--font),.6)}.modal-overflow{width:98vw;height:98vh;background-color:rgb(var(--bg))!important}.modal-overflow .n-card__content{overflow:hidden auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.modal-overflow .com-title-both{padding:10px 0;line-height:34px;font-size:calc(14px + .16vw)}.modal-header-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-right:15px}.modal-header-title>span{display:block;padding-right:15px}.modal-header-title>i{font-size:14px;font-style:normal}[data-theme~=dark] .card-green,[data-theme~=dark] .card-yellow,[data-theme~=dark] .card-red,[data-theme~=dark] .card-grey{-webkit-box-shadow:none!important;box-shadow:none!important}[data-theme~=dark] .expand-table .n-data-table-tr:not(.n-data-table-tr--summary):hover .n-data-table-td{background-color:#514560!important}[data-theme~=dark] .expand-table-no-header{background-color:#32323b}[data-theme~=dark] .expand-table-no-header .n-data-table-tr td{background-color:#32323b!important}[data-theme~=dark] .expand-table-no-header .n-data-table-tr:not(.n-data-table-tr--summary):hover .n-data-table-td{background-color:#514560!important}@media only screen and (max-width: 1300px){body{width:100vw;min-width:100vw;max-width:100vw}.disabled-full .grid-main>div{width:25%}.n-drawer{width:98vw!important}}@media only screen and (max-width: 768px){body{width:100vw;min-width:100vw;max-width:100vw}.disabled-full .grid-main>div{width:50%!important}}@media print{@page{size:auto;margin:0}html,body{height:auto;color:#000;font-family:Arial,Helvetica,Trebuchet MS,Verdana,sans-serif,Microsoft YaHei,微软雅黑,v-sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}#printCode{border:1px solid #666;-webkit-box-shadow:none;box-shadow:none}#printCode .com-box{border:1px solid #666}#printCode .com-box p{font-size:2.3vw}#printCode .detail-title{font-size:2.6vw}#printCodeBtn{display:none}#printLogo{display:block}.n-table.n-table--bordered,.n-table th,.n-table td{border-color:#666}}.oc-circle-round{-webkit-transition:all .5s;transition:all .5s;stroke-dasharray:314.0001,314.0001;stroke-dashoffset:314}.oc-error{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.oc-error .oc-miss-txt{padding-top:25px;font-size:52px;font-weight:700}.oc-error .oc-miss-title{padding-top:30px;font-size:48px;font-weight:700}.oc-error .oc-miss-title2{padding:15px 15px 30px;font-size:18px;font-weight:700}.oc-footer{height:80px;line-height:80px;text-align:center;font-size:14px;color:rgba(var(--font),.6);background-color:rgb(var(--card))}@media only screen and (max-width: 768px){.oc-footer{padding-top:18px;line-height:1.5}}.oc-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 15px;position:-webkit-sticky;position:sticky;top:0;right:0;left:0;z-index:10;width:100vw;min-width:100vw;max-width:100vw;height:64px;line-height:64px;background-color:rgba(var(--card),.7);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);-webkit-box-shadow:0 0 8px rgba(0,0,0,.15);box-shadow:0 0 8px #00000026}.oc-header .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:151px;height:40px;background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logo.png) no-repeat center;cursor:pointer}.oc-header .platform-txt{padding-left:15px;font-size:20px;color:rgba(var(--font),.6)}.oc-header .menu{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:unset;-webkit-box-direction:unset;-webkit-flex-direction:unset;-ms-flex-direction:unset;flex-direction:unset;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.oc-header .user{margin-left:15px}.oc-header .user .n-button__content{overflow:hidden;display:inline-block;max-width:76px;text-overflow:ellipsis;white-space:nowrap;color:rgba(var(--font),.7)}.oc-header .oc-header-menu{--n-font-size: 20px !important;--n-item-text-color: rgba(var(--font), .8) !important;--n-item-icon-color: rgba(var(--font), .8) !important;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.oc-header .oc-header-menu .n-menu-item-content__icon{margin-right:0!important}.oc-header .oc-header-menu .n-menu-item-content-header div{padding-left:8px}.com-header-icon{color:rgba(var(--font),.7)}[data-theme~=dark] .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logow.png) no-repeat center;background-size:151px 40px}@media screen and (-webkit-min-device-pixel-ratio: 2),screen and (min--moz-device-pixel-ratio: 2){.oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logo_2x.png) no-repeat center;background-size:151px 40px}[data-theme~=dark] .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logow_2x.png) no-repeat center;background-size:151px 40px}}@media screen and (-webkit-min-device-pixel-ratio: 3),screen and (min--moz-device-pixel-ratio: 3){.oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logo_3x.png) no-repeat center;background-size:151px 40px}[data-theme~=dark] .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logow_3x.png) no-repeat center;background-size:151px 40px}}body:not([data-lang~=zh-CN]) .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogo.png) no-repeat center;background-size:151px 40px}body:not([data-lang~=zh-CN]) .oc-header .oc-header-menu{--n-font-size: 16px !important}body:not([data-lang~=zh-CN]) .platform-txt{font-size:16px}@media screen and (-webkit-min-device-pixel-ratio: 2),screen and (min--moz-device-pixel-ratio: 2){body:not([data-lang~=zh-CN]) .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogo_2x.png) no-repeat center;background-size:151px 40px}body:not([data-lang~=zh-CN]) [data-theme~=dark] .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogow_2x.png) no-repeat center;background-size:151px 40px}}@media screen and (-webkit-min-device-pixel-ratio: 3),screen and (min--moz-device-pixel-ratio: 3){body:not([data-lang~=zh-CN]) .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogo_3x.png) no-repeat center;background-size:151px 40px}body:not([data-lang~=zh-CN]) [data-theme~=dark] .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogow_3x.png) no-repeat center;background-size:151px 40px}}@media only screen and (max-width: 1024px){.oc-header .logo{-webkit-transform:scale(.7) translateX(-25px);transform:scale(.7) translate(-25px)}}.oc-login{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100vh;background-color:rgb(var(--card))}.oc-login .oc-login-language{position:absolute;right:15px;top:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.oc-login .oc-login-platform{padding:20px 0;font-size:20px}.oc-login .oc-login-left{-webkit-box-flex:60%;-webkit-flex:60% 0 0;-ms-flex:60% 0 0px;flex:60% 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:rgb(var(--primary));background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lbg.jpg) no-repeat center;background-size:cover}.oc-login .oc-login-right{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.oc-login .oc-login-img{display:block;margin:0 auto;opacity:0;width:428px;height:495px;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:800px;perspective:800px;will-change:animation;-webkit-animation:cardIn .8s cubic-bezier(.23,1,.32,1) forwards;animation:cardIn .8s cubic-bezier(.23,1,.32,1) forwards}.oc-login .oc-login-submit{text-align:center;padding-bottom:40px}.oc-login .oc-login-submit .n-button{width:100%}.oc-login .oc-login-other{display:block;margin-bottom:40px;text-align:center;color:rgba(var(--font),.6);cursor:pointer}.oc-login .oc-login-title{text-align:center;color:rgb(var(--font));font-size:1.28vw;width:300px;height:107px;background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lgp.png) no-repeat center}.oc-login .oc-login-footer{position:absolute;right:0;bottom:30px;left:0;margin:auto;text-align:center;color:rgba(var(--font),.6)}.oc-login-drop-menu{position:absolute;top:0;right:-7px;bottom:0;margin:auto;height:20px;border-radius:30px;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.oc-login-drop-menu:hover{color:rgba(var(--font),.5)}.oc-google-play{width:180px;height:60px;background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/google_play.png) no-repeat center}.oc-app-store{width:180px;height:60px;background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/app_store.png) no-repeat center}[data-theme~=dark] .oc-login .oc-login-title{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lgw.png) no-repeat center}@media screen and (-webkit-min-device-pixel-ratio: 2),screen and (min--moz-device-pixel-ratio: 2){.oc-login .oc-login-title{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lgp_2x.png) no-repeat center;background-size:300px 107px}.oc-google-play{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/google_play_2x.png) no-repeat center;background-size:180px 60px}.oc-app-store{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/app_store_2x.png) no-repeat center;background-size:180px 60px}[data-theme~=dark] .oc-login .oc-login-title{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lgw_2x.png) no-repeat center;background-size:300px 107px}}@media screen and (-webkit-min-device-pixel-ratio: 3),screen and (min--moz-device-pixel-ratio: 3){.oc-login .oc-login-title{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lgp_3x.png) no-repeat center;background-size:300px 107px}.oc-google-play{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/google_play_3x.png) no-repeat center;background-size:180px 60px}.oc-app-store{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/app_store_3x.png) no-repeat center;background-size:180px 60px}[data-theme~=dark] .oc-login .oc-login-title{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lgw_3x.png) no-repeat center;background-size:300px 107px}}@media only screen and (max-width: 1300px){.oc-login{padding:0 15px;width:100vw}.oc-login .oc-login-other{margin-bottom:10px}.oc-login .oc-login-left{display:none}}@media only screen and (max-width: 768px){.oc-login{padding:0;width:100vw;height:100vh}.oc-login .oc-login-other{margin-bottom:10px}.oc-login .oc-login-left{display:none}}.oc-dashboard-logo{padding:.5vh 1vh 0}.oc-dashboard-logo .oc-logo{width:151px;height:40px;background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logo.png) no-repeat center}.oc-dashboard-logo .oc-time{color:rgba(var(--font),.8);font-size:1vw}.oc-dashboard-logo .oc-dashboard-title-show{margin:0!important;color:rgb(var(--font));font-size:1.8vw;font-weight:600;letter-spacing:.3vw;-webkit-animation:oc-tracking-in-expand .7s cubic-bezier(.215,.61,.355,1) both;animation:oc-tracking-in-expand .7s cubic-bezier(.215,.61,.355,1) both;-webkit-animation-delay:.5s;animation-delay:.5s}.oc-dashboard-logo .oc-dashboard-title-show .n-divider__line{height:4px!important;background-color:rgb(var(--border))!important;border-radius:30px}@-webkit-keyframes oc-tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}@keyframes oc-tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}[data-theme~=dark] .oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logow.png) no-repeat center;background-size:151px 40px}@media screen and (-webkit-min-device-pixel-ratio: 2),screen and (min--moz-device-pixel-ratio: 2){.oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logo_2x.png) no-repeat center;background-size:151px 40px}[data-theme~=dark] .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logow_2x.png) no-repeat center;background-size:151px 40px}}@media screen and (-webkit-min-device-pixel-ratio: 3),screen and (min--moz-device-pixel-ratio: 3){.oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logo_3x.png) no-repeat center;background-size:151px 40px}[data-theme~=dark] .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logow_3x.png) no-repeat center;background-size:151px 40px}}body:not([data-lang~=zh-CN]) .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogo.png) no-repeat center;background-size:151px 40px}@media screen and (-webkit-min-device-pixel-ratio: 2),screen and (min--moz-device-pixel-ratio: 2){body:not([data-lang~=zh-CN]) .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogo_2x.png) no-repeat center;background-size:151px 40px}body:not([data-lang~=zh-CN]) [data-theme~=dark] .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogow_2x.png) no-repeat center;background-size:151px 40px}}@media screen and (-webkit-min-device-pixel-ratio: 3),screen and (min--moz-device-pixel-ratio: 3){body:not([data-lang~=zh-CN]) .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogo_3x.png) no-repeat center;background-size:151px 40px}body:not([data-lang~=zh-CN]) [data-theme~=dark] .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogow_3x.png) no-repeat center;background-size:151px 40px}}.oc-scan-video{overflow:hidden;width:0;height:0;visibility:hidden}.oc-scan-canvas-main{position:relative;overflow:hidden;width:1280px;height:720px;border-radius:var(--borderRadius)}.oc-scan-canvas-main:before{position:absolute;top:49%;right:0;left:0;z-index:-1;content:"Loading...";text-align:center}.oc-time-picker-separator{padding:0 5px;line-height:32px;background-color:rgb(var(--input));border-top:1px solid rgb(224,224,230);border-bottom:1px solid rgb(224,224,230)}[data-theme~=dark] .oc-time-picker-separator{border-top:1px solid rgba(255,255,255,.24);border-bottom:1px solid rgba(255,255,255,.24)}.oc-time-picker .n-time-picker{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.oc-time-picker .n-time-picker:first-child .n-input{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.oc-time-picker .n-input__input-el{text-align:center}.oc-time-picker .n-time-picker:first-child .n-input .n-input__border,.oc-time-picker .n-input .n-input__state-border{border-right:0}.oc-time-picker .n-time-picker:last-child .n-input .n-input__border,.oc-time-picker .n-input .n-input__state-border{border-left:0}.oc-search-bar-pop{padding:15px;position:fixed;left:0;right:0;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.oc-search-bar-pop-mask{position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;background-color:#0000004d;will-change:animation;-webkit-animation:maskIn 1s cubic-bezier(.23,1,.32,1) forwards;animation:maskIn 1s cubic-bezier(.23,1,.32,1) forwards}@-webkit-keyframes maskIn{to{opacity:1}}@keyframes maskIn{to{opacity:1}}.oc-search-bar-pop-plan{position:relative;background-color:rgb(var(--card));border-radius:var(--borderRadius);-webkit-transform:translateY(100vh);transform:translateY(100vh);will-change:animation;-webkit-animation:popIn .6s cubic-bezier(.23,1,.32,1) forwards;animation:popIn .6s cubic-bezier(.23,1,.32,1) forwards}@-webkit-keyframes popIn{to{-webkit-transform:translateY(0vh);transform:translateY(0)}}@keyframes popIn{to{-webkit-transform:translateY(0vh);transform:translateY(0)}}.oc-search-bar-pop-content{overflow-x:hidden;overflow-y:auto;padding:15px;max-height:60vh}.oc-search-bar-pop-action{padding:15px 15px 0}.oc-search-bar{position:relative;z-index:9;padding-bottom:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.oc-group-label{min-width:90px;white-space:nowrap;color:rgb(var(--font));background-color:rgb(var(--input))}.oc-group-select{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;width:90px;white-space:nowrap}.oc-search-bar-title{padding-right:15px;line-height:34px;white-space:nowrap;font-size:calc(14px + .16vw)}.oc-search-bar-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.oc-search-bar-center .n-input-number,.oc-search-bar-center .n-date-picker{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.oc-search-bar-line{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.oc-search-bar-line .n-input-number,.oc-search-bar-line .n-date-picker{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.oc-search-bar-popover{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.oc-search-bar-popover-content{width:400px}.oc-search-action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.oc-search-bar-popover-action{padding-top:15px}.oc-search-action-more{padding-left:15px}.oc-popover-table .n-data-table-base-table-header{display:none}.oc-popover-table .n-data-table-td{border:0;border-radius:16px}@media only screen and (max-width: 768px){.oc-search-bar-popover-content{width:85vw}.oc-search-bar-popover>.v-binder-follower-container>.v-binder-follower-content{position:fixed;-webkit-transform:none!important;transform:none!important}}.com-skeleton{padding:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;height:80vh}.com-skeleton>.n-grid{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.com-skeleton .n-skeleton{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;border-radius:var(--borderRadius);-webkit-box-shadow:var(--cardShadow);box-shadow:var(--cardShadow)}.oc-drag-handle{cursor:all-scroll}.oc-table-sort{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:rgb(var(--card))}.oc-table-sort-title{padding:0 5px;min-width:160px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.oc-workflow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 90px);background-color:#f0f0f0;border-radius:var(--borderRadius)}.oc-workflow-ctx{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:auto}.oc-workflow-main{width:100%;height:0}.oc-workflow-warp{padding-bottom:5vh;display:inline-block;width:100%;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;-webkit-transform-origin:50% 0px 0px;transform-origin:50% 0px 0px}.oc-workflow-tools{padding:15px 15px 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.oc-workflow-tools .n-base-selection{border-radius:var(--n-border-radius) 0 0 var(--n-border-radius)}.oc-workflow-tools .n-base-selection__border{border-right:0}.oc-workflow-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 10px;height:34px;background-color:rgb(var(--card));border-radius:0 36px 36px 0;border:1px solid rgb(var(--border))}.oc-workflow-node{padding:0 30px;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.oc-workflow-node.arrow:after{content:"";position:absolute;top:-13px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:0;height:4px;border-style:solid;border-width:8px 6px 4px;border-color:rgb(var(--border)) transparent transparent;background-color:#f0f0f0}.oc-workflow-node-title{border-bottom:1px solid rgb(var(--border))}.oc-workflow-node-title>div{line-height:34px}.oc-workflow-node-title>button{padding-right:0;opacity:0;visibility:hidden}.oc-workflow-node-ctx{position:relative;z-index:1;padding:0 10px 10px;width:180px;background-color:rgb(var(--card));border-radius:var(--borderRadius);-webkit-box-shadow:var(--cardShadow);box-shadow:var(--cardShadow)}.oc-workflow-node-ctx:hover .oc-workflow-node-title>button{opacity:1;visibility:visible}.oc-workflow-node-desc{padding-top:5px}.oc-workflow-node-more{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:30px 0}.oc-workflow-node-more:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;margin:auto;width:2px;height:100%;background-color:rgb(var(--border))}.oc-workflow-branch{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-top:15px;min-height:180px;height:auto;background-color:#f0f0f0}.oc-workflow-branch .oc-workflow-branch-ctx{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.oc-workflow-branch .oc-workflow-branch-ctx .oc-workflow-node{padding-top:45px}.oc-workflow-branch .oc-workflow-branch-ctx .oc-workflow-node.arrow:after{top:32px}.oc-workflow-branch .oc-workflow-branch-ctx>div{position:relative}.oc-workflow-branch .oc-workflow-branch-ctx>div:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;margin:auto;width:2px;height:100%;background-color:rgb(var(--border))}.oc-workflow-branch .oc-workflow-branch-ctx>div:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:0;margin:auto;width:100%;height:2px;background-color:rgb(var(--border))}.oc-workflow-branch .oc-workflow-branch-ctx>div:first-child:after{content:"";position:absolute;left:50%;right:auto;bottom:0;z-index:0;margin:auto;height:2px;width:50%;background-color:rgb(var(--border))}.oc-workflow-branch .oc-workflow-branch-ctx>div:last-child:after{content:"";position:absolute;right:50%;bottom:0;left:auto;z-index:0;margin:auto;height:2px;width:50%;background-color:rgb(var(--border))}.oc-workflow-branch .oc-workflow-branch-ctx>div>.oc-workflow-node:first-child:before{content:"";position:absolute;top:0;left:0;right:0;z-index:0;margin:auto;height:2px;width:100%;background-color:rgb(var(--border))}.oc-workflow-branch .oc-workflow-branch-ctx>div:last-child>.oc-workflow-node:first-child:before{content:"";position:absolute;top:0;left:0;right:50%;z-index:0;margin:auto;height:2px;width:50%;background-color:rgb(var(--border))}.oc-workflow-branch .oc-workflow-branch-ctx>div:first-child>.oc-workflow-node:first-child:before{content:"";position:absolute;top:0;left:50%;right:0;z-index:0;margin:auto;height:2px;width:50%;background-color:rgb(var(--border))}.oc-workflow-node-branch-add{position:absolute;top:-15px;right:0;left:0;z-index:1;text-align:center}.oc-workflow-node-branch-add-bottom{position:relative;padding-top:45px;padding-bottom:45px;text-align:center}.oc-workflow-node-branch-add-bottom:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;margin:auto;width:2px;height:100%;background-color:rgb(var(--border))}.oc-workflow-node-branch-add-bottom>button{z-index:1}.oc-workflow-node-end{margin-top:-2px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.oc-workflow-node-end:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;margin:auto;width:2px;height:100%;background-color:rgb(var(--border))}.oc-workflow-node-title-end{z-index:1;padding:10px;width:90px;text-align:center;background-color:rgb(var(--card));border-radius:var(--borderRadius);-webkit-box-shadow:var(--cardShadow);box-shadow:var(--cardShadow)}
|
|
1
|
+
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--thumb: #c0c0c0;--primary: 142, 84, 200;--white: 255, 255, 255;--card: 255, 255, 255;--font: 51, 51, 51;--bg: 247, 248, 250;--input: 255, 255, 255;--border: 224, 224, 230;--green: 93, 174, 87;--yellow: 240, 151, 58;--red: 230, 84, 68;--blue: 32, 128, 240;--grey: 175, 175, 175;--cardShadow: 0 6px 10px -5px rgba(0, 0, 0, .1);--borderRadius: 16px;--disabled-txt: 51, 51, 51;--disabled-bg: 250, 250, 252}[data-theme~=dark]{--thumb: #686873;--primary: 178, 116, 239;--card: 45, 45, 49;--font: 255, 255, 255;--bg: 37, 37, 37;--border: 68, 68, 76;--green: 79, 164, 74;--input: 64, 64, 68;--disabled-txt: 112, 112, 112;--disabled-bg: 56, 56, 62}.n-divider:not(.n-divider--vertical){margin-top:15px;margin-bottom:10px}.n-pagination,.n-pagination .n-pagination-item{white-space:nowrap}.n-input-number .n-input__suffix .n-base-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.n-card-header__main{white-space:nowrap}.n-dropdown-menu{padding:3px!important}.n-dropdown-menu .n-dropdown-option:not(:last-child){margin-bottom:3px}.n-dropdown-menu .n-dropdown-option-body{border-radius:var(--borderRadius)}.n-dropdown-menu .n-dropdown-option-body.n-dropdown-option-body--active{color:rgb(var(--white))!important;background-color:rgb(var(--primary))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8)}.n-dropdown-menu .n-dropdown-option-body.n-dropdown-option-body--disabled{color:rgba(var(--font),.5)!important}.n-form .n-select,.n-form .n-tree-select,.n-form .n-input-number,.n-form .n-time-picker,.n-form .n-date-picker,.n-form .n-cascader{width:100%}.n-input.n-input--textarea{max-height:100%}.n-input.n-input--disabled .n-input__input-el,.n-input.n-input--disabled .n-input__textarea-el{color:#707070}.n-base-select-menu{overflow:hidden}.n-base-select-menu .v-vl-visible-items{padding:0 3px}.n-base-select-menu .n-base-select-option:before{right:0;left:0}.n-base-select-menu .n-base-select-option.n-base-select-option--pending:before{background-color:rgba(var(--primary),.1)}.n-base-select-menu .n-base-select-option.n-base-select-option--selected{color:rgb(var(--white));background-color:rgb(var(--primary));border-radius:var(--borderRadius);-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8)}.n-base-select-menu .n-base-select-option.n-base-select-option--selected.n-base-select-option--pending:before{background-color:transparent}.n-base-select-menu .n-base-select-option .n-base-select-option__check{color:rgb(var(--white))}.n-base-select-menu .n-base-select-option .n-base-select-option__content{white-space:normal;text-overflow:initial}.n-dropdown-menu .n-dropdown-option .n-dropdown-option-body:before{right:0;left:0}.n-dropdown-menu .n-dropdown-option .n-dropdown-option-body.n-dropdown-option-body--pending:before{background-color:rgba(var(--primary),.1)}.n-time-picker-panel .n-time-picker-col__item.n-time-picker-col__item--active[data-active=""]{color:rgb(var(--white))!important}.n-time-picker-panel .n-time-picker-col__item.n-time-picker-col__item--active[data-active=""]:before{background-color:rgb(var(--primary))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8);border-radius:var(--borderRadius)}.n-data-table .n-input,.n-data-table .n-select,.n-data-table .n-tree-select,.n-data-table .n-cascader{max-width:100%;width:100%}.n-data-table .n-data-table-table{background-color:transparent}.n-data-table .n-data-table-wrapper,.n-data-table.n-data-table--bordered .n-data-table-wrapper{border:0;border-radius:0}.n-data-table .n-data-table-base-table-header{border-radius:var(--borderRadius)}.n-data-table .n-data-table-th{color:rgba(var(--font),.8);border:0;background-color:var(--n-merged-td-color-hover)}.n-data-table .n-data-table-td{color:rgb(var(--font));border:0;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.n-data-table .n-data-table-thead .n-data-table-tr th:first-child,.n-data-table .n-data-table-tr td:first-child{border-radius:var(--borderRadius) 0 0 var(--borderRadius)}.n-data-table .n-data-table-thead .n-data-table-tr th:last-child,.n-data-table .n-data-table-tr td:last-child{border-radius:0 var(--borderRadius) var(--borderRadius) 0}.n-data-table .n-data-table-thead .n-data-table-tr th:only-child,.n-data-table .n-data-table-tr td:only-child{border-radius:var(--borderRadius)}.n-data-table .n-data-table-tr:not(.n-data-table-tr--summary):hover .n-data-table-td{background-color:#f5effd}.n-data-table .n-data-table-tr:nth-child(2n) td{background-color:var(--n-merged-td-color-hover)}.n-tabs .n-tabs-nav.n-tabs-nav--line-type .n-tabs-nav__prefix,.n-tabs .n-tabs-nav.n-tabs-nav--line-type .n-tabs-nav__suffix,.n-tabs .n-tabs-nav.n-tabs-nav--line-type .n-tabs-nav-scroll-content{border-bottom:0}.n-tabs .n-tabs-tab{padding:6px 0 7px}.n-tabs .n-tab-pane{padding:15px 2px 10px}.n-tabs.no-content .n-tab-pane{padding:0 2px 15px}.n-tabs.no-pane .n-tab-pane{padding:0}.n-tabs .n-tabs-rail{background-color:rgb(var(--card));-webkit-box-shadow:var(--cardShadow);box-shadow:var(--cardShadow)}.n-tabs .n-tabs-rail .n-tabs-capsule{background-color:rgb(var(--primary));-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8)}.n-tabs .n-tabs-rail .n-tabs-tab-wrapper .n-tabs-tab:hover{color:rgb(var(--primary))}.n-tabs .n-tabs-rail .n-tabs-tab-wrapper .n-tabs-tab.n-tabs-tab--active{font-weight:400;color:rgb(var(--white))!important}.n-tabs.n-tabs--line-type .n-tabs-bar{bottom:0!important;height:4px;border-radius:30px!important}.n-checkbox .n-checkbox-box{border-radius:2px}.n-drawer.n-drawer--right-placement{top:5px;bottom:5px;right:5px;border-radius:var(--borderRadius)}.n-drawer .n-drawer-content{overflow:hidden}.n-drawer .n-drawer-content .n-drawer-body{overflow-y:auto;overflow-x:hidden}.n-drawer .n-drawer-content .n-drawer-footer{-webkit-box-flex:0;-webkit-flex:0 0 67px;-ms-flex:0 0 67px;flex:0 0 67px}.n-radio-button{background-color:rgb(var(--card))}.n-radio-group .n-radio-button.n-radio-button--checked{color:rgb(var(--white));background:rgb(var(--primary));-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8)}.n-radio-group .n-radio-button:not(.n-radio-button--disabled).n-radio-button--focus:not(:active) .n-radio-button__state-border{-webkit-box-shadow:none;box-shadow:none}.n-popover:not(.n-popover--raw):not(.n-popover--show-header){background-color:rgb(var(--card))}.n-popover .n-popover-arrow-wrapper .n-popover-arrow{background-color:rgb(var(--card))}.n-tooltip{color:rgb(var(--font));background-color:rgb(var(--card))!important}.n-tooltip .n-popover-arrow{background-color:rgb(var(--card))!important}.n-button{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.n-button:active{-webkit-transform:scale3d(.92,.92,1);transform:scale3d(.92,.92,1)}.n-button .n-base-wave{-webkit-animation-duration:initial;animation-duration:initial}.n-button .n-button__icon{height:24px;width:24px;max-width:24px;font-size:24px}.n-button .n-button__icon .n-icon-slot{height:24px;width:24px}.n-button .n-button__content{line-height:1.5}.n-button .n-button__state-border,.n-button .n-button__border{border-color:transparent!important}.n-card.n-card--bordered{border:0!important}.n-card>.n-card-header{padding:10px 5px 20px 20px}.n-card>.n-card__content{padding:0 15px 20px 20px}.n-card>.n-card__footer{padding:0 15px 15px 20px}.n-dialog__action .n-button--primary-type,.n-popconfirm__action .n-button--primary-type{-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8)}.n-layout,.n-layout-sider{background-color:transparent}.n-layout-content{padding-right:15px}.n-table.table-fixed{table-layout:fixed}.n-table th,td{color:rgb(var(--font))}.n-table th{white-space:break-spaces}.n-table tr:last-child th{border-bottom:0}[v-placement=top-end]>.n-popover>.n-popover-arrow-wrapper .n-popover-arrow{right:14px}[v-placement=top-start]>.n-popover>.n-popover-arrow-wrapper .n-popover-arrow{left:14px}.n-notification-container .n-notification .n-notification__avatar{width:24px;height:24px;font-size:24px}[data-theme~=dark] .n-data-table .n-data-table-tr:not(.n-data-table-tr--summary):hover .n-data-table-td{background-color:#514560}[data-theme~=dark] .n-button.n-button--primary-type .n-button__content{color:rgb(var(--font))}[data-theme~=dark] .n-tag{--n-color: #0000}[data-theme~=dark] .n-skeleton{--n-color-start: rgba(124, 124, 124, .2) !important;--n-color-end: rgba(124, 124, 124, .1) !important}[data-theme~=dark] .n-table-dark{--n-merged-td-color: #2d2d31}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}::-moz-selection{background:rgb(var(--primary));color:rgb(var(--white))}::selection{background:rgb(var(--primary));color:rgb(var(--white))}::-webkit-scrollbar{width:10px;height:10px;-webkit-appearance:none}::-webkit-scrollbar-thumb{background:var(--thumb);border:2px solid transparent;background-clip:content-box;border-radius:8px}@font-face{font-family:JetBrains;src:local("JetBrains Mono Medium"),url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/JetBrainsMono-Medium.woff2) format("woff2"),url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/JetBrainsMono-Medium.ttf) format("truetype");font-display:swap}iframe{border:0}html,body{-ms-touch-action:manipulation;touch-action:manipulation;font-family:JetBrains,Microsoft YaHei,微软雅黑,v-sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;background-color:var(--bg);line-height:1.5}body{overflow:overlay;font-size:14px;color:rgb(var(--font));background-color:rgb(var(--bg));min-width:1024px}br{content:" ";display:block;margin:15px 0 0}p{margin:0}a{text-decoration:none}svg:not(:root){display:block}ol,ul,dl,li{margin:0;padding:0;list-style-type:none}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.pointer{cursor:pointer}.slide-enter-active{pointer-events:none;height:calc(100vh - 64px);-webkit-animation-name:driveInBottom;animation-name:driveInBottom;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.slide-leave-active{display:none}@-webkit-keyframes driveInBottom{0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes driveInBottom{0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.boxRight-enter-active{pointer-events:none;position:absolute;top:0;right:0;left:0;margin:auto;z-index:1;width:100vw;height:100vh;-webkit-animation-name:driveIn;animation-name:driveIn;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}@-webkit-keyframes driveIn{0%{-webkit-transform:scale(.9) translate3d(200vw,0,0);transform:scale(.9) translate3d(200vw,0,0)}35%{-webkit-transform:scale(.9) translate3d(100vw,0,0);transform:scale(.9) translate3d(100vw,0,0)}65%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}}@keyframes driveIn{0%{-webkit-transform:scale(.9) translate3d(200vw,0,0);transform:scale(.9) translate3d(200vw,0,0)}35%{-webkit-transform:scale(.9) translate3d(100vw,0,0);transform:scale(.9) translate3d(100vw,0,0)}65%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}}.boxRight-leave-active{pointer-events:none;position:absolute;top:0;right:0;left:0;margin:auto;z-index:0;width:100vw;height:100vh;-webkit-animation-name:driveOut;animation-name:driveOut;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}@-webkit-keyframes driveOut{0%{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}35%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}65%{-webkit-transform:scale(.9) translate3d(-100vw,0,0);transform:scale(.9) translate3d(-100vw,0,0)}to{-webkit-transform:scale(.9) translate3d(-200vw,0,0);transform:scale(.9) translate3d(-200vw,0,0)}}@keyframes driveOut{0%{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}35%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}65%{-webkit-transform:scale(.9) translate3d(-100vw,0,0);transform:scale(.9) translate3d(-100vw,0,0)}to{-webkit-transform:scale(.9) translate3d(-200vw,0,0);transform:scale(.9) translate3d(-200vw,0,0)}}.boxLeft-enter-active{pointer-events:none;position:absolute;top:0;right:0;left:0;margin:auto;z-index:0;width:100vw;height:100vh;-webkit-animation-name:driveInRight;animation-name:driveInRight;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}@-webkit-keyframes driveInRight{0%{-webkit-transform:scale(.9) translate3d(-200vw,0,0);transform:scale(.9) translate3d(-200vw,0,0)}35%{-webkit-transform:scale(.9) translate3d(-100vw,0,0);transform:scale(.9) translate3d(-100vw,0,0)}65%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}}@keyframes driveInRight{0%{-webkit-transform:scale(.9) translate3d(-200vw,0,0);transform:scale(.9) translate3d(-200vw,0,0)}35%{-webkit-transform:scale(.9) translate3d(-100vw,0,0);transform:scale(.9) translate3d(-100vw,0,0)}65%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}}.boxLeft-leave-active{pointer-events:none;position:absolute;top:0;right:0;left:0;margin:auto;z-index:1;width:100vw;height:100vh;-webkit-animation-name:driveOutRight;animation-name:driveOutRight;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}@-webkit-keyframes driveOutRight{0%{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}35%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}65%{-webkit-transform:scale(.9) translate3d(100vw,0,0);transform:scale(.9) translate3d(100vw,0,0)}to{-webkit-transform:scale(.9) translate3d(200vw,0,0);transform:scale(.9) translate3d(200vw,0,0)}}@keyframes driveOutRight{0%{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0)}35%{-webkit-transform:scale(.9) translate3d(0,0,0);transform:scale(.9) translateZ(0)}65%{-webkit-transform:scale(.9) translate3d(100vw,0,0);transform:scale(.9) translate3d(100vw,0,0)}to{-webkit-transform:scale(.9) translate3d(200vw,0,0);transform:scale(.9) translate3d(200vw,0,0)}}.transform-list>div{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:800px;perspective:800px;will-change:animation;-webkit-animation:cardIn 1s cubic-bezier(.23,1,.32,1) forwards;animation:cardIn 1s cubic-bezier(.23,1,.32,1) forwards}.transform-list>div:nth-child(1){-webkit-animation-delay:60ms;animation-delay:60ms}.transform-list>div:nth-child(2){-webkit-animation-delay:.12s;animation-delay:.12s}.transform-list>div:nth-child(3){-webkit-animation-delay:.18s;animation-delay:.18s}.transform-list>div:nth-child(4){-webkit-animation-delay:.24s;animation-delay:.24s}.transform-list>div:nth-child(5){-webkit-animation-delay:.3s;animation-delay:.3s}.transform-list>div:nth-child(6){-webkit-animation-delay:.36s;animation-delay:.36s}.transform-list>div:nth-child(7){-webkit-animation-delay:.42s;animation-delay:.42s}.transform-list>div:nth-child(8){-webkit-animation-delay:.48s;animation-delay:.48s}.transform-list>div:nth-child(9){-webkit-animation-delay:.54s;animation-delay:.54s}.transform-list>div:nth-child(10){-webkit-animation-delay:.6s;animation-delay:.6s}.transform-list>div:nth-child(11){-webkit-animation-delay:.66s;animation-delay:.66s}.transform-list>div:nth-child(12){-webkit-animation-delay:.72s;animation-delay:.72s}.transform-list>div:nth-child(13){-webkit-animation-delay:.78s;animation-delay:.78s}.transform-list>div:nth-child(14){-webkit-animation-delay:.84s;animation-delay:.84s}.transform-list>div:nth-child(15){-webkit-animation-delay:.9s;animation-delay:.9s}.transform-list>div:nth-child(16){-webkit-animation-delay:.96s;animation-delay:.96s}.transform-list>div:nth-child(17){-webkit-animation-delay:1.02s;animation-delay:1.02s}.transform-list>div:nth-child(18){-webkit-animation-delay:1.08s;animation-delay:1.08s}.transform-list>div:nth-child(19){-webkit-animation-delay:1.14s;animation-delay:1.14s}.transform-list>div:nth-child(20){-webkit-animation-delay:1.2s;animation-delay:1.2s}.transform-list>div:nth-child(21){-webkit-animation-delay:1.26s;animation-delay:1.26s}.transform-list>div:nth-child(22){-webkit-animation-delay:1.32s;animation-delay:1.32s}.transform-list>div:nth-child(23){-webkit-animation-delay:1.38s;animation-delay:1.38s}.transform-list>div:nth-child(24){-webkit-animation-delay:1.44s;animation-delay:1.44s}.transform-list>div:nth-child(25){-webkit-animation-delay:1.5s;animation-delay:1.5s}.transform-list>div:nth-child(26){-webkit-animation-delay:1.56s;animation-delay:1.56s}.transform-list>div:nth-child(27){-webkit-animation-delay:1.62s;animation-delay:1.62s}.transform-list>div:nth-child(28){-webkit-animation-delay:1.68s;animation-delay:1.68s}.transform-list>div:nth-child(29){-webkit-animation-delay:1.74s;animation-delay:1.74s}.transform-list>div:nth-child(30){-webkit-animation-delay:1.8s;animation-delay:1.8s}.transform-list>div:nth-child(31){-webkit-animation-delay:1.86s;animation-delay:1.86s}.transform-list>div:nth-child(32){-webkit-animation-delay:1.92s;animation-delay:1.92s}.transform-list>div:nth-child(33){-webkit-animation-delay:1.98s;animation-delay:1.98s}.transform-list>div:nth-child(34){-webkit-animation-delay:2.04s;animation-delay:2.04s}.transform-list>div:nth-child(35){-webkit-animation-delay:2.1s;animation-delay:2.1s}.transform-list>div:nth-child(36){-webkit-animation-delay:2.16s;animation-delay:2.16s}@-webkit-keyframes cardIn{to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes cardIn{to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.not-support-backdrop .oc-header,.not-support-backdrop .right-menu{background-color:rgba(var(--card),1)!important}.page-no-data{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:80vh}.oc-footer-record{display:inline-block;color:rgba(var(--font),.6)}.com-title{line-height:34px;font-size:calc(14px + .16vw)}.com-card{position:relative;padding:15px;background-color:rgb(var(--card));border-radius:var(--borderRadius);-webkit-box-shadow:var(--cardShadow);box-shadow:var(--cardShadow)}.com-card.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.com-card.between{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.com-card .com-card-left{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.com-card .com-card-right{-webkit-box-flex:0;-webkit-flex:0;-ms-flex:0;flex:0}.com-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;padding:10px;color:rgb(var(--white));background-color:rgb(var(--card));border-radius:var(--borderRadius);-webkit-box-shadow:var(--cardShadow);box-shadow:var(--cardShadow)}.com-box>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:15px;width:100%;font-size:1.12vw;text-align:center}.flex-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-center-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-center-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:unset;-webkit-box-direction:unset;-webkit-flex-direction:unset;-ms-flex-direction:unset;flex-direction:unset;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.oc-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh + 80px)}.oc-main{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:15px;min-height:100%}.card-primary{background-color:rgb(var(--primary))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8)!important;box-shadow:0 6px 10px -5px rgba(var(--primary),.8)!important}.card-green{background-color:rgb(var(--green))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--green),.8)!important;box-shadow:0 6px 10px -5px rgba(var(--green),.8)!important}.card-yellow{background-color:rgb(var(--yellow))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--yellow),.8)!important;box-shadow:0 6px 10px -5px rgba(var(--yellow),.8)!important}.card-red{background-color:rgb(var(--red))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--red),.8)!important;box-shadow:0 6px 10px -5px rgba(var(--red),.8)!important}.card-blue{background-color:rgb(var(--blue))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--blue),.8)!important;box-shadow:0 6px 10px -5px rgba(var(--blue),.8)!important}.card-grey{background-color:rgb(var(--grey))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--grey),.8)!important;box-shadow:0 6px 10px -5px rgba(var(--grey),.8)!important}.card-green-txt{color:rgb(var(--green))!important}.card-yellow-txt{color:rgb(var(--yellow))!important}.card-red-txt{color:rgb(var(--red))!important}.card-blue-txt{color:rgb(var(--blue))!important}.card-grey-txt{color:rgb(var(--grey))!important}.button-primary{color:rgb(var(--white))!important;background-color:rgb(var(--primary))!important;-webkit-box-shadow:0 6px 10px -5px rgba(var(--primary),.8);box-shadow:0 6px 10px -5px rgba(var(--primary),.8)}.button-primary .n-button__border{border:0}.button-primary .n-button__state-border{border-color:rgb(var(--primary))!important}.button-primary:hover{background-color:#a460e6!important}.button-primary:hover .n-button__state-border{border-color:#a460e6!important}.expand-table{padding:12px;margin:-12px 0 -12px -12px;width:calc(100% + 24px);background-color:rgb(var(--card))}.expand-table .n-data-table-tr td{background-color:rgb(var(--card))!important}.expand-table .n-data-table-tr:not(.n-data-table-tr--summary):hover .n-data-table-td{background-color:#f5effd!important}.expand-table-no-header{margin:-12px 0 -12px -12px;width:calc(100% + 24px);padding-bottom:15px;background-color:#fafafc}.expand-table-no-header .n-data-table-thead{display:none}.expand-table-no-header .n-data-table-tr td{background-color:#fafafc!important}.expand-table-no-header .n-data-table-tr:not(.n-data-table-tr--summary):hover .n-data-table-td{background-color:#f5effd!important}.action-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.action-flex button{margin:5px}.question{margin-left:10px;color:rgb(var(--grey))}.outrange .com-equipment-card:before,.outrange .com-dash-card:before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;content:"";background-image:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/watermark.png);background-position:center;opacity:.1}.outrange .com-card{background-image:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/watermark.png);background-position:center}.oc-header-download{display:inline-block;font-size:12px;height:34px;line-height:34px;color:rgba(var(--font),.6)}.modal-overflow{width:98vw;height:98vh;background-color:rgb(var(--bg))!important}.modal-overflow .n-card__content{overflow:hidden auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.modal-overflow .com-title-both{padding:10px 0;line-height:34px;font-size:calc(14px + .16vw)}.modal-header-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-right:15px}.modal-header-title>span{display:block;padding-right:15px}.modal-header-title>i{font-size:14px;font-style:normal}[data-theme~=dark] .card-green,[data-theme~=dark] .card-yellow,[data-theme~=dark] .card-red,[data-theme~=dark] .card-grey{-webkit-box-shadow:none!important;box-shadow:none!important}[data-theme~=dark] .expand-table .n-data-table-tr:not(.n-data-table-tr--summary):hover .n-data-table-td{background-color:#514560!important}[data-theme~=dark] .expand-table-no-header{background-color:#32323b}[data-theme~=dark] .expand-table-no-header .n-data-table-tr td{background-color:#32323b!important}[data-theme~=dark] .expand-table-no-header .n-data-table-tr:not(.n-data-table-tr--summary):hover .n-data-table-td{background-color:#514560!important}@media only screen and (max-width: 1300px){body{width:100vw;min-width:100vw;max-width:100vw}.disabled-full .grid-main>div{width:25%}.n-drawer{width:98vw!important}}@media only screen and (max-width: 768px){body{width:100vw;min-width:100vw;max-width:100vw}.disabled-full .grid-main>div{width:50%!important}}@media print{@page{size:auto;margin:0}html,body{height:auto;color:#000;font-family:Arial,Helvetica,Trebuchet MS,Verdana,sans-serif,Microsoft YaHei,微软雅黑,v-sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}#printCode{border:1px solid #666;-webkit-box-shadow:none;box-shadow:none}#printCode .com-box{border:1px solid #666}#printCode .com-box p{font-size:2.3vw}#printCode .detail-title{font-size:2.6vw}#printCodeBtn{display:none}#printLogo{display:block}.n-table.n-table--bordered,.n-table th,.n-table td{border-color:#666}}.oc-circle-round{-webkit-transition:all .5s;transition:all .5s;stroke-dasharray:314.0001,314.0001;stroke-dashoffset:314}.oc-error{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.oc-error .oc-miss-txt{padding-top:25px;font-size:52px;font-weight:700}.oc-error .oc-miss-title{padding-top:30px;font-size:48px;font-weight:700}.oc-error .oc-miss-title2{padding:15px 15px 30px;font-size:18px;font-weight:700}.oc-footer{height:80px;line-height:80px;text-align:center;font-size:14px;color:rgba(var(--font),.6);background-color:rgb(var(--card))}@media only screen and (max-width: 768px){.oc-footer{padding-top:18px;line-height:1.5}}.oc-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 15px;position:-webkit-sticky;position:sticky;top:0;right:0;left:0;z-index:10;width:100%;min-width:100%;max-width:100%;height:64px;line-height:64px;background-color:rgba(var(--card),.7);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);-webkit-box-shadow:0 0 8px rgba(0,0,0,.15);box-shadow:0 0 8px #00000026}.oc-header .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:151px;height:40px;background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logo.png) no-repeat center;cursor:pointer}.oc-header .platform-txt{padding-left:15px;font-size:20px;color:rgba(var(--font),.6)}.oc-header .menu{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:unset;-webkit-box-direction:unset;-webkit-flex-direction:unset;-ms-flex-direction:unset;flex-direction:unset;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.oc-header .user{margin-left:15px}.oc-header .user .n-button__content{overflow:hidden;display:inline-block;max-width:76px;text-overflow:ellipsis;white-space:nowrap;color:rgba(var(--font),.7)}.oc-header .oc-header-menu{--n-font-size: 20px !important;--n-item-text-color: rgba(var(--font), .8) !important;--n-item-icon-color: rgba(var(--font), .8) !important;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.oc-header .oc-header-menu .n-menu-item-content__icon{margin-right:0!important}.oc-header .oc-header-menu .n-menu-item-content-header div{padding-left:8px}.com-header-icon{color:rgba(var(--font),.7)}[data-theme~=dark] .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logow.png) no-repeat center;background-size:151px 40px}@media screen and (-webkit-min-device-pixel-ratio: 2),screen and (min--moz-device-pixel-ratio: 2){.oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logo_2x.png) no-repeat center;background-size:151px 40px}[data-theme~=dark] .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logow_2x.png) no-repeat center;background-size:151px 40px}}@media screen and (-webkit-min-device-pixel-ratio: 3),screen and (min--moz-device-pixel-ratio: 3){.oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logo_3x.png) no-repeat center;background-size:151px 40px}[data-theme~=dark] .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logow_3x.png) no-repeat center;background-size:151px 40px}}body:not([data-lang~=zh-CN]) .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogo.png) no-repeat center;background-size:151px 40px}body:not([data-lang~=zh-CN]) .oc-header .oc-header-menu{--n-font-size: 16px !important}body:not([data-lang~=zh-CN]) .platform-txt{font-size:16px}@media screen and (-webkit-min-device-pixel-ratio: 2),screen and (min--moz-device-pixel-ratio: 2){body:not([data-lang~=zh-CN]) .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogo_2x.png) no-repeat center;background-size:151px 40px}body:not([data-lang~=zh-CN]) [data-theme~=dark] .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogow_2x.png) no-repeat center;background-size:151px 40px}}@media screen and (-webkit-min-device-pixel-ratio: 3),screen and (min--moz-device-pixel-ratio: 3){body:not([data-lang~=zh-CN]) .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogo_3x.png) no-repeat center;background-size:151px 40px}body:not([data-lang~=zh-CN]) [data-theme~=dark] .oc-header .logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogow_3x.png) no-repeat center;background-size:151px 40px}}@media only screen and (max-width: 1024px){.oc-header{width:100vw;min-width:100vw;max-width:100vw}.oc-header .logo{-webkit-transform:scale(.7) translateX(-25px);transform:scale(.7) translate(-25px)}}.oc-login{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100vh;background-color:rgb(var(--card))}.oc-login .oc-login-language{position:absolute;right:15px;top:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.oc-login .oc-login-platform{padding:20px 0;font-size:20px}.oc-login .oc-login-left{-webkit-box-flex:60%;-webkit-flex:60% 0 0;-ms-flex:60% 0 0px;flex:60% 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:rgb(var(--primary));background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lbg.jpg) no-repeat center;background-size:cover}.oc-login .oc-login-right{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.oc-login .oc-login-img{display:block;margin:0 auto;opacity:0;width:428px;height:495px;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:800px;perspective:800px;will-change:animation;-webkit-animation:cardIn .8s cubic-bezier(.23,1,.32,1) forwards;animation:cardIn .8s cubic-bezier(.23,1,.32,1) forwards}.oc-login .oc-login-submit{text-align:center;padding-bottom:40px}.oc-login .oc-login-submit .n-button{width:100%}.oc-login .oc-login-other{display:block;margin-bottom:40px;text-align:center;color:rgba(var(--font),.6);cursor:pointer}.oc-login .oc-login-title{text-align:center;color:rgb(var(--font));font-size:1.28vw;width:300px;height:107px;background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lgp.png) no-repeat center}.oc-login .oc-login-footer{position:absolute;right:0;bottom:30px;left:0;margin:auto;text-align:center;color:rgba(var(--font),.6)}.oc-login-drop-menu{position:absolute;top:0;right:-7px;bottom:0;margin:auto;height:20px;border-radius:30px;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.oc-login-drop-menu:hover{color:rgba(var(--font),.5)}.oc-google-play{width:180px;height:60px;background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/google_play.png) no-repeat center}.oc-app-store{width:180px;height:60px;background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/app_store.png) no-repeat center}[data-theme~=dark] .oc-login .oc-login-title{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lgw.png) no-repeat center}@media screen and (-webkit-min-device-pixel-ratio: 2),screen and (min--moz-device-pixel-ratio: 2){.oc-login .oc-login-title{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lgp_2x.png) no-repeat center;background-size:300px 107px}.oc-google-play{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/google_play_2x.png) no-repeat center;background-size:180px 60px}.oc-app-store{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/app_store_2x.png) no-repeat center;background-size:180px 60px}[data-theme~=dark] .oc-login .oc-login-title{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lgw_2x.png) no-repeat center;background-size:300px 107px}}@media screen and (-webkit-min-device-pixel-ratio: 3),screen and (min--moz-device-pixel-ratio: 3){.oc-login .oc-login-title{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lgp_3x.png) no-repeat center;background-size:300px 107px}.oc-google-play{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/google_play_3x.png) no-repeat center;background-size:180px 60px}.oc-app-store{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/app_store_3x.png) no-repeat center;background-size:180px 60px}[data-theme~=dark] .oc-login .oc-login-title{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/lgw_3x.png) no-repeat center;background-size:300px 107px}}@media only screen and (max-width: 1300px){.oc-login{padding:0 15px;width:100vw}.oc-login .oc-login-other{margin-bottom:10px}.oc-login .oc-login-left{display:none}}@media only screen and (max-width: 768px){.oc-login{padding:0;width:100vw;height:100vh}.oc-login .oc-login-other{margin-bottom:10px}.oc-login .oc-login-left{display:none}}.oc-dashboard-logo{padding:.5vh 1vh 0}.oc-dashboard-logo .oc-logo{width:151px;height:40px;background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logo.png) no-repeat center}.oc-dashboard-logo .oc-time{color:rgba(var(--font),.8);font-size:1vw}.oc-dashboard-logo .oc-dashboard-title-show{margin:0!important;color:rgb(var(--font));font-size:1.8vw;font-weight:600;letter-spacing:.3vw;-webkit-animation:oc-tracking-in-expand .7s cubic-bezier(.215,.61,.355,1) both;animation:oc-tracking-in-expand .7s cubic-bezier(.215,.61,.355,1) both;-webkit-animation-delay:.5s;animation-delay:.5s}.oc-dashboard-logo .oc-dashboard-title-show .n-divider__line{height:4px!important;background-color:rgb(var(--border))!important;border-radius:30px}@-webkit-keyframes oc-tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}@keyframes oc-tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}[data-theme~=dark] .oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logow.png) no-repeat center;background-size:151px 40px}@media screen and (-webkit-min-device-pixel-ratio: 2),screen and (min--moz-device-pixel-ratio: 2){.oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logo_2x.png) no-repeat center;background-size:151px 40px}[data-theme~=dark] .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logow_2x.png) no-repeat center;background-size:151px 40px}}@media screen and (-webkit-min-device-pixel-ratio: 3),screen and (min--moz-device-pixel-ratio: 3){.oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logo_3x.png) no-repeat center;background-size:151px 40px}[data-theme~=dark] .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/logow_3x.png) no-repeat center;background-size:151px 40px}}body:not([data-lang~=zh-CN]) .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogo.png) no-repeat center;background-size:151px 40px}@media screen and (-webkit-min-device-pixel-ratio: 2),screen and (min--moz-device-pixel-ratio: 2){body:not([data-lang~=zh-CN]) .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogo_2x.png) no-repeat center;background-size:151px 40px}body:not([data-lang~=zh-CN]) [data-theme~=dark] .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogow_2x.png) no-repeat center;background-size:151px 40px}}@media screen and (-webkit-min-device-pixel-ratio: 3),screen and (min--moz-device-pixel-ratio: 3){body:not([data-lang~=zh-CN]) .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogo_3x.png) no-repeat center;background-size:151px 40px}body:not([data-lang~=zh-CN]) [data-theme~=dark] .oc-oc-dashboard-logo .oc-logo{background:url(https://partex-cloud-static.oss-cn-hangzhou.aliyuncs.com/elogow_3x.png) no-repeat center;background-size:151px 40px}}.oc-scan-video{overflow:hidden;width:0;height:0;visibility:hidden}.oc-scan-canvas-main{position:relative;overflow:hidden;width:1280px;height:720px;border-radius:var(--borderRadius)}.oc-scan-canvas-main:before{position:absolute;top:49%;right:0;left:0;z-index:-1;content:"Loading...";text-align:center}.oc-time-picker-separator{padding:0 5px;line-height:32px;background-color:rgb(var(--input));border-top:1px solid rgb(224,224,230);border-bottom:1px solid rgb(224,224,230)}[data-theme~=dark] .oc-time-picker-separator{border-top:1px solid rgba(255,255,255,.24);border-bottom:1px solid rgba(255,255,255,.24)}.oc-time-picker .n-time-picker{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.oc-time-picker .n-time-picker:first-child .n-input{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.oc-time-picker .n-input__input-el{text-align:center}.oc-time-picker .n-time-picker:first-child .n-input .n-input__border,.oc-time-picker .n-input .n-input__state-border{border-right:0}.oc-time-picker .n-time-picker:last-child .n-input .n-input__border,.oc-time-picker .n-input .n-input__state-border{border-left:0}.oc-search-bar-pop{padding:15px;position:fixed;left:0;right:0;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.oc-search-bar-pop-mask{position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;background-color:#0000004d;will-change:animation;-webkit-animation:maskIn 1s cubic-bezier(.23,1,.32,1) forwards;animation:maskIn 1s cubic-bezier(.23,1,.32,1) forwards}@-webkit-keyframes maskIn{to{opacity:1}}@keyframes maskIn{to{opacity:1}}.oc-search-bar-pop-plan{position:relative;background-color:rgb(var(--card));border-radius:var(--borderRadius);-webkit-transform:translateY(100vh);transform:translateY(100vh);will-change:animation;-webkit-animation:popIn .6s cubic-bezier(.23,1,.32,1) forwards;animation:popIn .6s cubic-bezier(.23,1,.32,1) forwards}@-webkit-keyframes popIn{to{-webkit-transform:translateY(0vh);transform:translateY(0)}}@keyframes popIn{to{-webkit-transform:translateY(0vh);transform:translateY(0)}}.oc-search-bar-pop-content{overflow-x:hidden;overflow-y:auto;padding:15px;max-height:60vh}.oc-search-bar-pop-action{padding:15px 15px 0}.oc-search-bar{position:relative;z-index:9;padding-bottom:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.oc-group-label{min-width:90px;white-space:nowrap;color:rgb(var(--font));background-color:rgb(var(--input))}.oc-group-select{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;width:90px;white-space:nowrap}.oc-search-bar-title{padding-right:15px;line-height:34px;white-space:nowrap;font-size:calc(14px + .16vw)}.oc-search-bar-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.oc-search-bar-center .n-input-number,.oc-search-bar-center .n-date-picker{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.oc-search-bar-line{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.oc-search-bar-line .n-input-number,.oc-search-bar-line .n-date-picker{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.oc-search-bar-popover{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.oc-search-bar-popover-content{width:400px}.oc-search-action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.oc-search-bar-popover-action{padding-top:15px}.oc-search-action-more{padding-left:15px}.oc-popover-table .n-data-table-base-table-header{display:none}.oc-popover-table .n-data-table-td{border:0;border-radius:16px}@media only screen and (max-width: 768px){.oc-search-bar-popover-content{width:85vw}.oc-search-bar-popover>.v-binder-follower-container>.v-binder-follower-content{position:fixed;-webkit-transform:none!important;transform:none!important}}.com-skeleton{padding:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;height:80vh}.com-skeleton>.n-grid{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.com-skeleton .n-skeleton{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;border-radius:var(--borderRadius);-webkit-box-shadow:var(--cardShadow);box-shadow:var(--cardShadow)}.oc-drag-handle{cursor:all-scroll}.oc-table-sort{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:rgb(var(--card))}.oc-table-sort-title{padding:0 5px;min-width:160px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.oc-workflow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 90px);background-color:#f0f0f0;border-radius:var(--borderRadius)}.oc-workflow-ctx{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:auto}.oc-workflow-main{width:100%;height:0}.oc-workflow-warp{padding-bottom:5vh;display:inline-block;width:100%;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;-webkit-transform-origin:50% 0px 0px;transform-origin:50% 0px 0px}.oc-workflow-tools{padding:15px 15px 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.oc-workflow-tools .n-base-selection{border-radius:var(--n-border-radius) 0 0 var(--n-border-radius)}.oc-workflow-tools .n-base-selection__border{border-right:0}.oc-workflow-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 10px;height:34px;background-color:rgb(var(--card));border-radius:0 36px 36px 0;border:1px solid rgb(var(--border))}.oc-workflow-node{padding:0 30px;position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.oc-workflow-node.arrow:after{content:"";position:absolute;top:-13px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:0;height:4px;border-style:solid;border-width:8px 6px 4px;border-color:rgb(var(--border)) transparent transparent;background-color:#f0f0f0}.oc-workflow-node-title{border-bottom:1px solid rgb(var(--border))}.oc-workflow-node-title>div{line-height:34px}.oc-workflow-node-title>button{padding-right:0;opacity:0;visibility:hidden}.oc-workflow-node-ctx{position:relative;z-index:1;padding:0 10px 10px;width:180px;background-color:rgb(var(--card));border-radius:var(--borderRadius);-webkit-box-shadow:var(--cardShadow);box-shadow:var(--cardShadow)}.oc-workflow-node-ctx:hover .oc-workflow-node-title>button{opacity:1;visibility:visible}.oc-workflow-node-desc{padding-top:5px}.oc-workflow-node-more{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:30px 0}.oc-workflow-node-more:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;margin:auto;width:2px;height:100%;background-color:rgb(var(--border))}.oc-workflow-branch{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-top:15px;min-height:180px;height:auto;background-color:#f0f0f0}.oc-workflow-branch .oc-workflow-branch-ctx{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.oc-workflow-branch .oc-workflow-branch-ctx .oc-workflow-node{padding-top:45px}.oc-workflow-branch .oc-workflow-branch-ctx .oc-workflow-node.arrow:after{top:32px}.oc-workflow-branch .oc-workflow-branch-ctx>div{position:relative}.oc-workflow-branch .oc-workflow-branch-ctx>div:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;margin:auto;width:2px;height:100%;background-color:rgb(var(--border))}.oc-workflow-branch .oc-workflow-branch-ctx>div:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:0;margin:auto;width:100%;height:2px;background-color:rgb(var(--border))}.oc-workflow-branch .oc-workflow-branch-ctx>div:first-child:after{content:"";position:absolute;left:50%;right:auto;bottom:0;z-index:0;margin:auto;height:2px;width:50%;background-color:rgb(var(--border))}.oc-workflow-branch .oc-workflow-branch-ctx>div:last-child:after{content:"";position:absolute;right:50%;bottom:0;left:auto;z-index:0;margin:auto;height:2px;width:50%;background-color:rgb(var(--border))}.oc-workflow-branch .oc-workflow-branch-ctx>div>.oc-workflow-node:first-child:before{content:"";position:absolute;top:0;left:0;right:0;z-index:0;margin:auto;height:2px;width:100%;background-color:rgb(var(--border))}.oc-workflow-branch .oc-workflow-branch-ctx>div:last-child>.oc-workflow-node:first-child:before{content:"";position:absolute;top:0;left:0;right:50%;z-index:0;margin:auto;height:2px;width:50%;background-color:rgb(var(--border))}.oc-workflow-branch .oc-workflow-branch-ctx>div:first-child>.oc-workflow-node:first-child:before{content:"";position:absolute;top:0;left:50%;right:0;z-index:0;margin:auto;height:2px;width:50%;background-color:rgb(var(--border))}.oc-workflow-node-branch-add{position:absolute;top:-15px;right:0;left:0;z-index:1;text-align:center}.oc-workflow-node-branch-add-bottom{position:relative;padding-top:45px;padding-bottom:45px;text-align:center}.oc-workflow-node-branch-add-bottom:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;margin:auto;width:2px;height:100%;background-color:rgb(var(--border))}.oc-workflow-node-branch-add-bottom>button{z-index:1}.oc-workflow-node-end{margin-top:-2px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.oc-workflow-node-end:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;margin:auto;width:2px;height:100%;background-color:rgb(var(--border))}.oc-workflow-node-title-end{z-index:1;padding:10px;width:90px;text-align:center;background-color:rgb(var(--card));border-radius:var(--borderRadius);-webkit-box-shadow:var(--cardShadow);box-shadow:var(--cardShadow)}
|
package/package.json
CHANGED