You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
paopao-ce/web/dist/assets/@opentiny-CL_kZccX.js

3 lines
112 KiB

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

import{d as rr,c as nr,a as or,i as ye,g as B,h as ar,m as ir,o as lr,b as sr,n as wt,r as cr,e as dr,p as ur,f as m,j as h,k as u,l as $e,q as me,s as Me,w as Ce,t as et,u as tt,v as rt,F as hr,x as pr,y as mr,z as nt,T as fr,A as vr}from"./@vue-9sINKCPW.js";import{h as ot}from"./vue-CXjY62Zb.js";const yt=Object.prototype.toString,xt=Object.prototype.hasOwnProperty,gr=Object.getPrototypeOf,_t=xt.toString,br=_t.call(Object),wr={"[object Error]":"error","[object Object]":"object","[object RegExp]":"regExp","[object Date]":"date","[object Array]":"array","[object Function]":"function","[object AsyncFunction]":"asyncFunction","[object String]":"string","[object Number]":"number","[object Boolean]":"boolean"},J=e=>e==null,ve=e=>J(e)?String(e):wr[yt.call(e)]||"object",at=e=>ve(e)==="object",O=e=>{if(!e||yt.call(e)!=="[object Object]")return!1;const t=gr(e);if(!t)return!0;const r=xt.call(t,"constructor")&&t.constructor;return typeof r=="function"&&_t.call(r)===br},Ve=e=>typeof e=="number"&&isFinite(e),ke=e=>e-parseFloat(e)>=0,ge=e=>ve(e)==="date";let xe;const yr=(e,t,r)=>{if(!e||!O(e)||!t||typeof t!="string")return;const n=t.split(".");let a=e;const o=n.length;if(o>1){for(let i=0;i<o;i++)if(a=a[n[i]],J(a))return a;return a}else return a[n[0]]},xr=(e,t,r,n)=>{if(!e||!O(e)||!t||typeof t!="string")return e;const a=t.split("."),o=e;let l=a.length,i=a[0];if(l>1){l--;let s=o,c,d;for(let p=0;p<l;p++)c=a[p],d=s[c],(d===null||!O(d))&&(s[c]={},d=s[c]),s=d;i=a[l],s[i]=r}else o[i]=r;return o},_r=(e,t,r,n)=>{const a=(o,l,i,s)=>{const c={};return l.forEach(d=>xr(c,d,yr(o,d))),c};return O(e)?Array.isArray(t)?a(e,t):xe(r!==!1,{},e):e},Tr=e=>Array.isArray(e)?e.map(t=>_r(t)):e,Sr=(e,t,r,n,a)=>{let o;if(r&&n&&(O(n)||(o=Array.isArray(n))))if(o)o=!1,e[t]=Tr(n);else{const l=a&&O(a)?a:{};e[t]=xe(r,l,n)}else if(n!==void 0)try{e[t]=n}catch{}};xe=function(...e){const t=e.length;let r=e[0]||{},n=1,a=!1;for(ve(r)==="boolean"&&(a=r,r=e[n]||{},n++),!at(r)&&ve(r)!=="function"&&(r={});n<t;n++){const o=e[n];if(o!==null&&at(o)){const l=Object.keys(o);for(const i of l){const s=r[i],c=o[i];r!==c&&Sr(r,i,a,c,s)}}}return r};const $r=()=>{let e=8;return document.addEventListener&&window.performance&&(e=9,window.atob&&window.matchMedia&&(e=10,!window.attachEvent&&!document.all&&(e=11))),e},Mr=e=>{e.chrome&&~navigator.userAgent.indexOf("Edg")?(e.name="edge",e.edge=!0,delete e.chrome):!document.documentMode&&window.StyleMedia&&(e.name="edge",e.edge=!0)},Tt=typeof window<"u"&&typeof document<"u"&&window.document===document;(()=>{const e={name:void 0,version:void 0,isDoc:typeof document<"u",isMobile:!1,isPC:!0,isNode:typeof window>"u"};if(Tt){const t=/(Android|webOS|iPhone|iPad|iPod|SymbianOS|BlackBerry|Windows Phone)/.test(navigator.userAgent);e.isMobile=t,e.isPC=!t;let r;if(window.chrome&&(window.chrome.webstore||/^Google\b/.test(window.navigator.vendor))?(e.name="chrome",e.chrome=!0,r=navigator.userAgent.match(/chrome\/(\d+)/i),e.version=!!r&&!!r[1]&&parseInt(r[1],10),r=void 0):document.all||document.documentMode?(e.name="ie",e.version=$r(),e.ie=!0):typeof window.InstallTrigger<"u"?(e.name="firefox",e.firefox=!0):Object.prototype.toString.call(window.HTMLElement).indexOf("Constructor")>0?(e.name="safari",e.safari=!0):(window.opr&&window.opr.addons||window.opera)&&(e.name="opera",e.opera=!0),Mr(e),!~["ie","chrome"].indexOf(e.name)){const n=e.name+"/(\\d+)";r=navigator.userAgent.match(new RegExp(n,"i")),e.version=!!r&&!!r[1]&&parseInt(r[1],10),r=void 0}if(e.isDoc){const n=document.body||document.documentElement;["webkit","khtml","moz","ms","o"].forEach(a=>{e["-"+a]=!!n[a+"MatchesSelector"]})}}return e})();const q=Tt?window.BigInt:global.BigInt;function De(){return typeof q=="function"}function re(e){let t=e.toString().trim(),r=t.startsWith("-");r&&(t=t.slice(1)),t=t.replace(/(\.\d*[^0])0*$/,"$1").replace(/\.0*$/,"").replace(/^0+/,""),t.startsWith(".")&&(t="0".concat(t));let n=t||"0",a=n.split("."),o=a[0]||"0",l=a[1]||"0";o==="0"&&l==="0"&&(r=!1);let i=r?"-":"";return{negative:r,negativeStr:i,trimStr:n,integerStr:o,decimalStr:l,fullStr:"".concat(i).concat(n)}}function Oe(e){let t=String(e);return!isNaN(Number(t))&&~t.indexOf("e")}function St(e){return typeof e=="number"?!isNaN(e):e?/^\s*-?\d+(\.\d+)?\s*$/.test(e)||/^\s*-?\d+\.\s*$/.test(e)||/^\s*-?\.\d+\s*$/.test(e):!1}function Ee(e){let t=String(e);if(Oe(e)){let r=Number(t.slice(t.indexOf("e-")+2)),n=t.match(/\.(\d+)/);return n!=null&&n[1]&&(r+=n[1].length),r}return~t.indexOf(".")&&St(t)?t.length-t.indexOf(".")-1:0}function $t(e){let t=String(e);if(Oe(e)){if(e>Number.MAX_SAFE_INTEGER)return String(De()?q(e).toString():Number.MAX_SAFE_INTEGER);if(e<Number.MIN_SAFE_INTEGER)return String(De()?q(e).toString():Number.MIN_SAFE_INTEGER);t=e.toFixed(Ee(t))}return re(t).fullStr}function Cr(e){return e.add||Object.assign(e,{add:e.plus,lessEquals:e.isLessThan,equals:e.isEqualTo}),e}const Le={CLS:null};let Mt;function Be(e,t){return Le.CLS||Mt(t),Cr(new Le.CLS(e))}class ne{constructor(t){if(!t&&t!==0||!String(t).trim()){this.empty=!0;return}if(this.origin=String(t),this.negative=void 0,this.integer=void 0,this.decimal=void 0,this.decimalLen=void 0,this.empty=void 0,this.nan=void 0,t==="-"){this.nan=!0;return}let r=Oe(t)?Number(t):t;typeof r!="string"&&$t(r);const n=Function,a=o=>{const l=o.replace(/^0+/,"")||"0";return n(`return BigInt('${l}')`)()};if(St(r)){const o=re(r);this.negative=o.negative;const l=o.trimStr.split(".");this.integer=l[0].includes("e")?l[0]:q(l[0]);const i=l[1]||"0";this.decimal=i.includes("e")?a(i):q(i),this.decimalLen=i.length}else this.nan=!0}getDecimalStr(){return this.decimal.toString().padStart(this.decimalLen,"0")}getIntegerStr(){return this.integer.toString()}getMark(){return this.negative?"-":""}alignDecimal(t){const r=`${this.getMark()}${this.getIntegerStr()}${this.getDecimalStr().padEnd(t,"0")}`;return q(r)}add(t){if(this.isInvalidate())return new ne(t);const r=new ne(t);if(r.isInvalidate())return this;const n=Math.max(this.getDecimalStr().length,r.getDecimalStr().length),a=r.alignDecimal(n),l=`${this.alignDecimal(n)+a}`,{negativeStr:i,trimStr:s}=re(l),c=`${i}${s.padStart(n+1,"0")}`;return Be(`${c.slice(0,-n)}.${c.slice(-n)}`)}negate(){const t=new ne(this.toString());return t.negative=!t.negative,t}isNaN(){return this.nan}isEmpty(){return this.empty}isInvalidate(){return this.isEmpty()||this.isNaN()}lessEquals(t){return this.add(t.negate().toString()).toNumber()<=0}equals(t){return this.toString()===(t&&t.toString())}toNumber(){return this.isNaN()?NaN:Number(this.toString())}toString(t=!0){return t?this.isInvalidate()?"":re(`${this.getMark()}${this.getIntegerStr()}.${this.getDecimalStr()}`).fullStr:this.origin}}class z{constructor(t=""){if(!t&&t!==0||!String(t).trim()){this.empty=!0;return}this.origin="",this.number=void 0,this.empty=void 0,this.origin=String(t),this.number=Number(t)}negate(){return new z(-this.toNumber())}add(t){if(this.isInvalidate())return new z(t);const r=Number(t);if(isNaN(r))return this;const n=this.number+r;if(n<Number.MIN_SAFE_INTEGER)return new z(Number.MIN_SAFE_INTEGER);if(n>Number.MAX_SAFE_INTEGER)return new z(Number.MAX_SAFE_INTEGER);const a=Math.max(Ee(r),Ee(this.number));return new z(n.toFixed(a))}isNaN(){return isNaN(this.number)}isEmpty(){return this.empty}isInvalidate(){return this.isEmpty()||this.isNaN()}equals(t){return this.toNumber()===(t&&t.toNumber())}lessEquals(t){return this.add(t.negate().toString()).toNumber()<=0}toNumber(){return this.number}toString(t=!0){return t?this.isInvalidate()?"":$t(this.number):this.origin}}Mt=function(e){Le.CLS=De()?ne:typeof e=="function"?e:z};function Ct(e,t,r=5){if(e==="")return"";const n=".",{negativeStr:a,integerStr:o,decimalStr:l}=re(e),i=`${n}${l}`,s=`${a}${o}`;if(t>=0){const c=Number(l[t]);if(c>=r&&r!==0){const d=Be(`${o}${n}${l}`).add(`0.${lt("",t,!0)}${10-c}`);return Ct(a+d.toString(),t,0)}return t===0?s:`${s}${n}${lt(l,t,!0).slice(0,t)}`}return i===".0"?s:`${s}${i}`}const kr=(e,{secondaryGroupSize:t=3,groupSize:r=0,groupSeparator:n=","})=>{const a=/^-\d+/.test(e);let o=a?e.slice(1):e;const l=t||r;if(r&&o.length>r){let i=o.slice(0,0-r);const s=o.slice(0-r);i=i.replace(new RegExp(`\\B(?=(\\d{${l}})+(?!\\d))`,"g"),n),o=`${i}${n}${s}`}return`${a?"-":""}${o}`},it=e=>{const t=[];for(let r=0;r<e.length;r++)t.push(e[r]);return t.reverse().join("")},Rr=(e,{fractionGroupSize:t=0,fractionGroupSeparator:r=" "})=>{const n=new RegExp(`\\B(?=(\\d{${t}})+(?!\\d))`,"g");return it(it(e).replace(n,r))},Nr=(e,t={})=>{const{fraction:r,rounding:n,prefix:a="",decimalSeparator:o=".",suffix:l=""}=t;let i=Be(e);if(i.isNaN()||!i.toString())return e;i=Ct(i.toString(),r,n),t.zeroize===!1&&i.match(/\./)&&(i=i.replace(/\.?0+$/g,""));const s=i.toString().split(".").slice(0,2).map((c,d)=>d?Rr(c,t):kr(c,t)).join(o);return`${a}${s}${l}`},Ar=(e,t={})=>{const{prefix:r="",suffix:n="",decimalSeparator:a="."}=t;let o=e;return typeof e=="string"&&(o=e.replace(new RegExp(`^${r}(.+)${n}$`),(l,i)=>i).split(a).map(l=>l.replace(/[^\d]/g,"")).join(".")),Number(o)};function Ir(e){let t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}const Dr=/\B([A-Z])/g,Er=Ir(e=>e.replace(Dr,"-$1").toLowerCase()),lt=(e,t,r,n="0")=>{if(typeof e=="string"&&typeof n=="string"&&Ve(t)){let a=e.length-t;if(a>0)return r?e.substr(0,t):e.substr(a,t);{const o=[];for(a=Math.abs(a)/n.length;a>0;a--)o.push(n);const l=o.join("");return r?e+l:l+e}}},kt=[31,28,31,30,31,30,31,31,30,31,30,31],Lr=new RegExp("^(\\d{4})(/|-)(((0)?[1-9])|(1[0-2]))((/|-)(((0)?[1-9])|([1-2][0-9])|(3[0-1])))?( ((0)?[0-9]|1[0-9]|20|21|22|23):([0-5]?[0-9])((:([0-5]?[0-9]))?(.([0-9]{1,6}))?)?)?$"),Hr=new RegExp("^(((0)?[1-9])|(1[0-2]))(/|-)(((0)?[1-9])|([1-2][0-9])|(3[0-1]))?(/|-)?(\\d{4})( ((0)?[0-9]|1[0-9]|20|21|22|23):([0-5]?[0-9])((:([0-5]?[0-9]))?(.([0-9]{1,6}))?)?)?$"),Fr=new RegExp("^(\\d{4})-(((0)?[1-9])|(1[0-2]))-(((0)?[1-9])|([1-2][0-9])|(3[0-1]))T(((0)?[0-9]|1[0-9]|20|21|22|23):([0-5]?[0-9])((:([0-5]?[0-9]))?(.([0-9]{1,6}))?)?)?(Z|([+-])((0)?[0-9]|1[0-9]|20|21|22|23):?([0-5]?[0-9]))$"),Pr={MILLISECOND:999},zr="-12:00,-11:00,-10:00,-09:30,-08:00,-07:00,-06:00,-05:00,-04:30,-04:00,-03:30,-02:00,-01:00",Zr="-00:00,+00:00,+01:00,+02:00,+03:00,+03:30,+04:00,+04:30,+05:00,+05:30,+05:45,+06:00",Vr="+06:30,+07:00,+08:00,+09:00,+10:00,+10:30,+11:00,+11:30,+12:00,+12:45,+13:00,+14:00",Or=[].concat(zr.split(","),Zr.split(","),Vr.split(",")),Rt=e=>e%400===0||e%4===0&&e%100!==0,Nt=e=>e>Pr.MILLISECOND?Number(String(e).substring(0,3)):e,At=({year:e,month:t,date:r,hours:n,minutes:a,seconds:o,milliseconds:l})=>{let i=kt[t];if(Rt(e)&&t===1&&(i+=1),r<=i)return new Date(e,t,r,n,a,o,Nt(l))},Br=e=>{if(e.length===23){const t=Number(e[1]),r=e[3]-1,n=Number(e[9]||1),a=e[15]||0,o=e[17]||0,l=e[20]||0,i=e[22]||0;return At({date:n,year:t,hours:a,month:r,seconds:l,minutes:o,milliseconds:i})}},jr=e=>{if(e.length===22){const t=Number(e[12]),r=e[1]-1,n=Number(e[6]||1),a=e[14]||0,o=e[16]||0,l=e[19]||0,i=e[21]||0;return At({year:t,month:r,date:n,hours:a,minutes:o,seconds:l,milliseconds:i})}},Ur=e=>{if(e.length!==25)return;const t=Number(e[1]),r=e[2]-1,n=Number(e[6]),a=new Date(t,r,n).getTimezoneOffset(),o=e[12]||0,l=e[14]||0,i=e[17]||0,s=e[19]||0;let c=e[20];const d=e[21],p=e[22]||0,v=e[24]||0;let b=kt[r],T,y;if(Rt(t)&&r===1&&(b+=1),n<=b){if(c==="Z")T=o-a/60,y=l;else{if(c.includes(":")||(c=c.substr(0,3)+":"+c.substr(3)),!Or.includes(c))return;T=d==="+"?o-p-a/60:Number(o)+Number(p)-a/60,y=d==="+"?l-v:Number(l)+Number(v)}return new Date(t,r,n,T,y,i,Nt(s))}},Re=[[Lr,Br],[Hr,jr],[Fr,Ur]],Gr=e=>{for(let t=0,r=Re.length;t<r;t++){const n=Re[t][0].exec(e);if(n&&n.length>0)return Re[t][1](n)}},Wr=(e,t)=>Gr(e),st=(e,t,r)=>{let n;return Ve(e)?n=new Date(e):typeof e=="string"&&(n=Wr(e)),n},qr=(e,t,r,n=0)=>{if(!ge(e)||!ke(t)||!ke(r)||!ke(n))return;const a=-t*60,o=-r*60,l=n*60,i=e.getTime()+a*6e4;return new Date(i-(o-l)*6e4)},se={fullMonths:"January,February,March,April,May,June,July,August,September,October,November,December".split(","),fullWeeks:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],MonhtList:["jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"],Weeks:["sun","mon","tue","wed","thu","fri","sat"],DateFormats:{date:"yyyy-MM-dd"}},E={},je=["\\d\\d?","\\d{3}","\\d{4}"],L=je[0],Yr=je[1],Jr=je[2],X="[^\\s]+",It=/\[([^]*?)\]/gm,ct=()=>{},Kr={shortDate:"M/D/yy",mediumDate:"MMM d, yyyy",longDate:"MMMM d, yyyy",fullDate:"dddd, MMMM d, yyyy",default:"ddd MMM dd yyyy HH:mm:ss",shortTime:"HH:mm",mediumTime:"HH:mm:ss",longTime:"HH:mm:ss.SSS"},Dt=(e,t)=>{let r=[];for(let n=0,a=e.length;n<a;n++)r.push(e[n].substr(0,t));return r},dt=e=>(t,r,n)=>{const a=n[e].indexOf(r.charAt(0).toUpperCase()+r.substr(1).toLowerCase());~a&&(t.month=a)},N=(e,t)=>{for(e=String(e),t=t||2;e.length<t;)e="0"+e;return e},Qr=e=>e.replace(/[|\\{()[^$+*?.-]/g,"\\$&"),Et=/d{1,4}|M{1,4}|yy(?:yy)?|S{1,3}|Do|ZZ|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'/g,Lt=se.fullWeeks,Ht=se.fullMonths,Xr=Dt(Ht,3),en=Dt(Lt,3),tn=["th","st","nd","rd"];E.i18n={dayNames:Lt,monthNames:Ht,dayNamesShort:en,monthNamesShort:Xr,amPm:["am","pm"],doFn:e=>e+tn[e%10>3?0:(e-e%10!==10)*e%10]};const ut={D:e=>e.getDay(),DD:e=>N(e.getDay()),Do:(e,t)=>t.doFn(e.getDate()),d:e=>e.getDate(),dd:e=>N(e.getDate()),ddd:(e,t)=>t.dayNamesShort[e.getDay()],dddd:(e,t)=>t.dayNames[e.getDay()],M:e=>e.getMonth()+1,MM:e=>N(e.getMonth()+1),MMM:(e,t)=>t.monthNamesShort[e.getMonth()],MMMM:(e,t)=>t.monthNames[e.getMonth()],yy:e=>N(String(e.getFullYear()),4).substr(2),yyyy:e=>N(e.getFullYear(),4),h:e=>e.getHours()%12||12,hh:e=>N(e.getHours()%12||12),H:e=>e.getHours(),HH:e=>N(e.getHours()),m:e=>e.getMinutes(),mm:e=>N(e.getMinutes()),s:e=>e.getSeconds(),ss:e=>N(e.getSeconds()),S:e=>Math.round(e.getMilliseconds()/100),SS:e=>N(Math.round(e.getMilliseconds()/10),2),SSS:e=>N(e.getMilliseconds(),3),a:(e,t)=>e.getHours()<12?t.amPm[0]:t.amPm[1],A:(e,t)=>e.getHours()<12?t.amPm[0].toUpperCase():t.amPm[1].toUpperCase(),ZZ:e=>{const t=e.getTimezoneOffset();return(t>0?"-":"+")+N(Math.floor(Math.abs(t)/60)*100+Math.abs(t)%60,4)}},F={d:[L,(e,t)=>{e.day=t}],Do:[L+X,(e,t)=>{e.day=parseInt(t,10)}],M:[L,(e,t)=>{e.month=t-1}],yy:[L,(e,t)=>{const n=Number(String(new Date().getFullYear()).substr(0,2));e.year=String(t>68?n-1:n)+t}],h:[L,(e,t)=>{e.hour=t}],m:[L,(e,t)=>{e.minute=t}],s:[L,(e,t)=>{e.second=t}],yyyy:[Jr,(e,t)=>{e.year=t}],S:["\\d",(e,t)=>{e.millisecond=t*100}],SS:["\\d{2}",(e,t)=>{e.millisecond=t*10}],SSS:[Yr,(e,t)=>{e.millisecond=t}],D:[L,ct],ddd:[X,ct],MMM:[X,dt("monthNamesShort")],MMMM:[X,dt("monthNames")],a:[X,(e,t,r)=>{const n=t.toLowerCase();n===r.amPm[0]?e.isPm=!1:n===r.amPm[1]&&(e.isPm=!0)}],ZZ:["[^\\s]*?[\\+\\-]\\d\\d:?\\d\\d|[^\\s]*?Z",(e,t)=>{let r=String(t).match(/([+-]|\d\d)/gi),n;r&&(n=Number(r[1]*60)+parseInt(r[2],10),e.timezoneOffset=r[0]==="+"?n:-n)}]},rn=["A","DD","dd","mm","hh","MM","ss","hh","H","HH"];E.masks=Kr;F.dddd=F.ddd;rn.forEach(e=>{e==="MM"?F[e]=F[e.substr(0,1)]:F[e]=F[e.substr(0,1).toLowerCase()]});E.format=(e,t,r)=>{const n=r||E.i18n;if(typeof e=="number"&&(e=new Date(e)),!ge(e)||isNaN(e.getTime()))throw new Error("Invalid Date in fecha.format");t=E.masks[t]||t||E.masks.default;let a=[];return t=t.replace(It,(o,l)=>(a.push(l),"@@@")),t=t.replace(Et,o=>o in ut?ut[o](e,n):o.slice(1,o.length-1)),t.replace(/@@@/g,()=>a.shift())};const nn=(e,t)=>{let r=[],n=Qr(e).replace(Et,a=>{if(F[a]){const o=F[a];return t.push(o[1]),"("+o[0]+")"}return a});return n=n.replace(/@@@/g,()=>r.shift()),n},on=e=>{let t;const r=new Date;if(J(e.timezoneOffset)){const{year:n,month:a,day:o,hour:l,minute:i,second:s,millisecond:c}=e;t=new Date(n||r.getFullYear(),a||0,o||1,l||0,i||0,s||0,c||0)}else{e.minute=Number(e.minute||0)-Number(e.timezoneOffset);const{year:n,month:a,day:o,hour:l,minute:i,second:s,millisecond:c}=e;t=new Date(Date.UTC(n||r.getFullYear(),a||0,o||1,l||0,i||0,s||0,c||0))}return t};E.parse=(e,t,r)=>{const n=r||E.i18n;if(typeof t!="string")throw new TypeError("Invalid format in fecha.parse");if(t=E.masks[t]||t,e.length>1e3)return null;let a={},o=[];t=t.replace(It,(s,c)=>"@@@");const l=nn(t,o),i=e.match(new RegExp(l,"i"));if(!i)return null;for(let s=1,c=i.length;s<c;s++)o[s-1](a,i[s],n);return a.isPm===!0&&!J(a.hour)&&Number(a.hour)!==12?a.hour=Number(a.hour)+12:a.isPm===!1&&Number(a.hour)===12&&(a.hour=0),on(a)};var an=E;const ht=se.Weeks,pt=se.MonhtList,ln=se.DateFormats.date,sn=e=>({dayNamesShort:ht.map(t=>e(`ui.datepicker.weeks.${t}`)),dayNames:ht.map(t=>e(`ui.datepicker.weeks.${t}`)),monthNamesShort:pt.map(t=>e(`ui.datepicker.months.${t}`)),monthNames:pt.map((t,r)=>e(`ui.datepicker.month${r+1}`)),amPm:["am","pm"]}),cn=function(e){return!(J(e)||isNaN(new Date(e).getTime())||Array.isArray(e))},dn=e=>cn(e)?new Date(e):null,un=(e,t,r)=>(e=dn(e),e?an.format(e,t||ln,sn(r)):"");function Y(){return Y=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Y.apply(this,arguments)}var _e={"en-US":"English","zh-CN":"","zh-TW":"",hello:" {name}",code:"zh-CN",yes:"",no:"",ui:{numeric:{equalTo:"",notEqualTo:"",moreThan:"",moreThanOrEqualTo:"",lessThan:"",lessThanOrEqualTo:"",empty:"",nonEmpty:""},queryBuilder:{addItem:"",addGroup:"",removeGroup:""},wizard:{previousStep:"",nextStep:"",save:"",submit:""},linkMenu:{title:"",placeholder:"...",sure:"",cancel:""},todoList:{add:"",placeholder:"..."},alert:{error:"",info:"",success:"",title:"",warning:""},amount:{currency:"",amount:"",date:"",equalTo:"",notEqualTo:"",moreThan:"",moreThanOrEqualTo:"",lessThan:"",lessThanOrEqualTo:"",empty:"",nonEmpty:""},actionMenu:{moreText:""},base:{all:"",cancel:"",confirm:"",delete:"",edit:"",more:"",reset:"",clear:"",comma:""},button:{cancel:"",confirm:""},buttonMessage:{cancel:"",confirm:""},cell:{placeholder:""},cascader:{noMatch:"",loading:"",placeholder:"",noData:""},chart:{auxiliary:"",emptyText:"",kName:"K",other:"",summation:"",total:"",value:""},colorSelectPanel:{confirm:"",cancel:"",predefine:"",history:"",empty:""},creditCardForm:{submit:""},crop:{cropImage:"",croppedImage:""},datepicker:{clear:"",cancel:"",endDate:"",confirm:"",month:"",endTime:"",month2:"2 ",month1:"1 ",month4:"4 ",month3:"3 ",month6:"6 ",month5:"5 ",month8:"8 ",month7:"7 ",month10:"10 ",month9:"9 ",month12:"12 ",month11:"11 ",months:{feb:"",jan:"",apr:"",mar:"",jun:"",may:"",aug:"",jul:"",oct:"",sep:"",dec:"",nov:""},nextYear:"",nextMonth:"",prevMonth:"",now:"",selectDate:"",prevYear:"",startDate:"",selectTime:"",today:"",currentMonth:"",startTime:"",week:"",weeks:{mon:"",sun:"",wed:"",tue:"",fri:"",thu:"",sat:""},timezone:"",year:"",to:"",yearMonth:"{year}{month}",yearMonthDay:"{year}{month}{day}"},richTextEditor:{bold:"",italic:"",link:"",unlink:"",highlight:"",underline:"线",strike:"线",subscript:"",superscript:"",code:"",unorderedlist:"",orderedlist:"",taskList:"",quote:"",codeBlock:"",formatClear:"",nodeDelete:"",undo:"退",redo:"",left:"",center:"",right:"",fontSize:"",lineHeight:"",hBox:"",img:"",color:"",table:"",backgroundColor:""},calendar:{showType:{year:""}},dept:{code:"",company:"",dept1:"",dept2:"",dept3:"",dept4:"",dept5:"",dept6:"",dept7:"",dept8:"",input:"",name:"",search:"",selected:""},detailpage:{saveButtonText:"",cancelButtonText:"",localTips:"",localTitle:"",valueTitle:"",labelTitle:"",dialogTitle:""},dialogBox:{confirm:"",cancel:""},load:{dot:""},exception:{build:"",busy:"",noperm:"",weaknet:"",pcview:"PC",nodata:"",create:"",provide:"TINY ",nodatamf:"",nopermmf:"访",weaknetmf:"",noresult:"",nonews:"",pagenoperm:"403:访",pageweaknet:"",pagenothing:"404:访",pageservererror:"500:"},fileUpload:{largefile:"!",folder:" 5 ",init:"",token:" EDM token",exceed:"{maxSize}",largeFile:" 2G ",fileSize:"{minSize}{sizeUnit}",deleteTip:" delete ",downloadFile:"",previewFile:"",updateFile:"",reUploadFile:"",cancelFile:"",deleteFile:"",empty:"",kiaScanTip:"KIAKIA",fileNameExceeds:"255",fileName:"",calcHash:"",uploadFile:"",downloadAll:"",onlySupport:"{type}",fileNotLessThan:"",fileNotMoreThan:"",notSupport:".{format}",notSupportNoSuffix:"",notSupportSpecialCharacters:"",attachment:"",uploadList:"",numberExceed:"{number}",numberLimit:"{number}",encryptDialogTitle:"",addWatermark:"",encrypted:"",docPreview:"",networkError:"",pictureNetworkError:"",reUploadTip:"{number}"},uploadList:{pictureUploading:"",uploadFailed:"",uploading:"",download:"",reUpload:"",delete:"",noAttachments:"",cancel:"",preview:"",releaseAndUpload:"",dragOrClickImport:"",shoot:"",selectFromAlbum:"",uploadFailedAndReupload:""},upload:{addPicture:"",addAudio:"",addVideo:""},grid:{dataUnchanged:"",deleteSelectRecord:"",emptyText:"",error:{cellEditRender:" cell-render edit-render 使",delGetAllRecords:" getAllRecords 使 getRecordset",delGetRecords:" getRecords 使 getData",delLabel:" label 使 title",delProp:" prop 使 field",delRevert:" revert 使 revertData",groupFixed:"使",notDelete:"Delete ",notMouse:" mouse-config",notQuery:"query ",notResizable:" resizable",notSave:"save ",reqModule:" {{name}} ",rowIdEmpty:" row-id ",scrollOriginal:" original=true",scrollYHeight:" height max-height",toolbarId:" id",treeFixedExpand:"",treeInsert:" insert ",treeRemove:" remove ",unableInsert:"",dargSelf:"",dargFixed:"",remoteMethod:" multipleHistory.remoteMethod",remoteSelectedMethod:" multipleHistory.remoteSelectedMethod",chainCallError:"",renderParamError:" VNode ",classComponentError:"",groupColumnFixedError:"",missingValueFormat:" valueFormat "},filter:{allFilter:"",allSelect:"()",endDate:"",startDate:"",dateTips:"",clear:"",clearAll:"",confirmFilter:"",empty:"",emptyText:"",equal:"",include:"",prefix:"",resetFilter:"",unempty:""},individuation:{cancelBtn:"",colConfigs:{visible:"",invisible:"",asc:"",desc:"",unsorted:"",frozenLeft:"",frozenRight:"",unfrozen:"",unfreeze:"",unsort:""},toolbar:{set:"",selected:"",freeze:"",sort:"",clear:"",search:"",all:""},columnSet:"",overwriteSave:"",saveAs:"",saveTemplate:"",selectTemplate:"",hideMsg:"",maxFreezeNumMsg:"6",defaultTemplateName:"",reserveTemplateName:"",resetBtn:"",saveBtn:"",hideAll:"",showAll:"",tabs:{base:{title:"",tips:""},other:{title:"",tips:"",sortType:"",currPageSort:"",allDataSort:"",pageSize:""}},title:"",switchtitle:"",switchsave:"",switchlabel:"",switchapply:"使",switchedit:"",switchdel:"",switchconfirm:"",switchonlytemp:"",switchtempapply:"使",switchtempoverwrite:"使",switchdelcon:"",switchdelyes:"",switchdelno:"",switchapplycon:"使"},removeSelectRecord:"",saveSuccess:"",selectOneRecord:"",isSaveMsg:""},hrapprover:{approver:"",noselected:"",noapprover:"",remark:""},imageViewer:{loadErrorAlt:"",save:"",del:"",thumbnail:"",menu:"",hide:"",show:""},navMenu:{moreText:""},logout:{in:"",out:""},page:{goto:"",item:"",next:"",page:"/",pageClassifier:"",pagesize:"/",prev:"",total:"",totals:"",jump:"",hundredThousand:"10+",million:"100+",tenMillion:"1+",loadingTotals:""},popeditor:{cancel:" ",confirm:" ",historyLists:"",reset:" ",search:" ",selectionLists:"",sourceLists:"",title:"",filterNode:""},popupload:{fileName:"",fileSize:"",fileStatus:"",uploadError:"",dialogTitle:"",cancelButtonText:"",tipsFileText:"",saveButtonText:"",uploadSuccess:"",uploadButtonText:"",uploadsButtonText:"",errorTypeTips:"",errorNumTips:",",errorSizeTips:"",limitUploadFileNumber:"",limitUploadFileType:"",limitUploadFileSize:""},rate:{level:{average:"",excellent:"",fair:"",good:"",poor:""}},select:{loading:"",noMatch:"",noData:"",placeholder:"",pleaseSearch:"",search:"",selected:"",selectedNum:" {num} ",noSearchData:"",add:""},search:{placeholder:""},signature:{confirm:"",rewrite:"",cancel:"",tips:"",resign:"",placeholder:""},tabs:{moreItem:""},tag:{add:""},toggleMenu:{placeholder:""},treeMenu:{placeholder:""},transfer:{filterPlaceholder:"",hasCheckedFormat:" {checked}/{total} ",noCheckedFormat:" {total} ",noData:"",noMatch:"",titles:[" 1"," 2"]},tree:{loading:"",emptyText:"",switchText:"",edit:"",delete:"",addChild:"",newNodeTitle:"",deleteTip1:"",deleteTip2:"",deleteTip3:""},usercard:{address:"",collapse:"",department:"",email:"",employeeId:" ID",employee_id:" ID",empno:"",expand:"",fax:"",internal:"线",manager:"",mobile:"",other:"",phone:"",timezone:"",title:": {0}",travelcode:"",viop:"VIOP",zipcode:""},richText:{bold:"",italic:"",underline:"线",header:"",strike:"线",blockquote:"",codeBlock:"",size:"",listOrdered:"",listBullet:"",header1:"h1",header2:"h2",align:"",color:"",background:"",image:"",video:"",link:"",formula:"",clean:"",indent1:"",indent2:"",pickerLabel:"",headerPicker1:"",headerPicker2:"",headerPicker3:"",headerPicker4:"",headerPicker5:"",headerPicker6:"",normal:"",sizeSmall:"",sizeLarge:"",sizeHuge:"",alignPicker1:"",alignPicker2:"",alignPicker3:"",alignPicker4:"",subScript:"",superScript:"",directionRTL:"",font:"",file:"",betterTable:"",fullscreen:"",insertColumnRight:"",insertColumnLeft:"",insertRowUp:"",insertRowDown:"",mergeCells:"",unmergeCells:"",deleteColumn:"",deleteRow:"",deleteTable:"",colorPicker:"",placeholder:"...",maxLength:" "},steps:{done:"",doing:"",wait:""},actionSheet:{cancel:""},image:{loadFail:""},miniPicker:{cancel:"",confirm:""},pullRefresh:{pullingDown:"",pullingUp:"",pulling:"",loosing:"",success:"",failed:"",noMore:""},currency:{defaultCurrency:"",setDefault:"",chooseCurrency:""},calendarBar:{week:{0:"",1:"",2:"",3:"",4:"",5:"",6:""},year:"%s",yearMonth:"%y%m",month:{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12"},monthAbbr:{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12"}},calendarView:{week:{0:"",1:"",2:"",3:"",4:"",5:"",6:""},weekDays:{0:"",1:"",2:"",3:"",4:"",5:"",6:""},backToday:"",new:"",noSchedule:"",year:"",month:"",dateFormat:"yyyy MM "},selectedBox:{select:"%s",allSelect:"%s",clear:""},record:{record:"",cancel:"",confirm:"",clickToStartRecording:"",clickToResumeRecording:""},dialogSelect:{treeSearch:""}},validation:{array:{len:"%s %s",min:"%s %s",max:"%s %s",range:"%s %s %s "},date:{format:"%s %s %s ",invalid:"%s %s ",parse:" %s %s "},default:"%s ",enum:"%s %s ",number:{len:"%s %s",min:"%s %s",max:"%s %s",range:"%s %s %s "},pattern:{mismatch:"%s %s %s "},required:"",string:{len:"%s %s ",min:"%s %s ",max:"%s %s ",range:"%s %s %s "},types:{acceptFile:"",acceptImg:"",array:"",boolean:"",date:"",dateTime:"",dateYM:"(yyyy-mm)",dateYMD:"(yyyy-MM-dd)",digits:"",email:"",fileSize:", 3kb",float:"",hex:"",integer:"",longDateTime:"",method:"Function",number:"",object:"",regexp:"",specialch:"线",specialch2:"线",speczh:"线",string:"",time:"",url:" URL ",version:""},whitespace:"%s "}},Ue={"en-US":"English","zh-CN":"","zh-TW":"",hello:"Hello {name}",code:"en-US",yes:"Yes",no:"No",ui:{numeric:{equalTo:"Equal to",notEqualTo:"Not equal to",moreThan:"More than",moreThanOrEqualTo:"More than or equal to",lessThan:"Less than",lessThanOrEqualTo:"Less than or equal to",empty:"Empty",nonEmpty:"Non-empty"},queryBuilder:{addItem:"Add Rule",addGroup:"Add Rule Group",removeGroup:"Del Rule Group"},wizard:{previousStep:"LastStep",nextStep:"NextStep",save:"Save",submit:"Submit"},linkMenu:{title:"news",placeholder:"Please enter keywords to filter...",sure:"Determine",cancel:"cancel"},todoList:{add:"Add",placeholder:"please input your todo things"},alert:{error:"Error",info:"Info",success:"Success",title:"Message notification",warning:"Warning"},amount:{currency:"Currency",amount:"Amount",date:"Date",equalTo:"Equal to",notEqualTo:"Not equal to",moreThan:"More than",moreThanOrEqualTo:"More than or equal to",lessThan:"Less than",lessThanOrEqualTo:"Less than or equal to",empty:"Empty",nonEmpty:"Non-empty"},base:{all:"All",cancel:"Cancel",confirm:"OK",delete:"Delete",edit:"Edit",more:"More",reset:"Reset",clear:"Clear",comma:","},button:{cancel:"Cancel",confirm:"Confirm"},buttonMessage:{cancel:"Cancel",confirm:"Confirm"},cell:{placeholder:"Select"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},chart:{auxiliary:"Auxiliary",emptyText:"No Data",kName:"Day K",other:"Other",summation:"Summation",total:"Total",value:"Value"},colorSelectPanel:{confirm:"Ok",cancel:"Cancel",predefine:"Predefine Color",history:"History",empty:"Empty"},creditCardForm:{submit:"Submit"},crop:{cropImage:"crop image",croppedImage:"Post-Crop Image"},datepicker:{clear:"Clear",cancel:"Cancel",endDate:"End Date",confirm:"OK",month:"month",endTime:"End Time",month2:"February",month1:"January",month4:"April",month3:"March",month6:"June",month5:"May",month8:"August",month7:"July",month10:"October",month9:"September",month12:"December",month11:"November",months:{feb:"Feb",jan:"Jan",apr:"Apr",mar:"Mar",jun:"Jun",may:"May",aug:"Aug",jul:"Jul",oct:"Oct",sep:"Sep",dec:"Dec",nov:"Nov"},nextYear:"Next Year",nextMonth:"Next Month",prevMonth:"Previous Month",now:"Now",selectDate:"Select date",prevYear:"Previous Year",startDate:"Start Date",selectTime:"Select time",today:"Today",currentMonth:"Current Month",startTime:"Start Time",week:"week",weeks:{mon:"Mon",sun:"Sun",wed:"Wed",tue:"Tue",thu:"Thu",sat:"Sat",fri:"Fri"},timezone:"selecting a timezone",year:"",to:"to",yearMonth:"{year} / {month}",yearMonthDay:"{year} / {month} / {day}"},richTextEditor:{bold:"bold",italic:"italic",link:"link",unlink:"unlink",highlight:"high light",underline:"underline",strike:"strike",subscript:"subscript",superscript:"superscript",code:"code",unorderedlist:"unorderedlist",orderedlist:"orderedlist",taskList:"taskList",quote:"quote",codeBlock:"code block",formatClear:"format clear",nodeDelete:"node delete",undo:"undo",redo:"redo",left:"left",center:"center",right:"right",fontSize:"font size",lineHeight:"line height",hBox:"h box",img:"img",color:"color",table:"table",backgroundColor:"backgroundColor"},calendar:{showType:{year:"year"}},dept:{code:"Code",company:"Company",dept1:"First Level Department",dept2:"Second Level Department",dept3:"Third Level Department",dept4:"Fourth Level Department",dept5:"Fifth Level Department",dept6:"Sixth Level Department",dept7:"Seventh Level Department",dept8:"Eighth Level Department",input:"Input Dept Code or Name is available",name:"Name",search:"Quick Search",selected:"Selected"},detailpage:{saveButtonText:"Confirm",cancelButtonText:"Cancel",localTips:"Cannot hide all",localTitle:"Data",valueTitle:"Click to hide",labelTitle:"Title",dialogTitle:"Personalized title"},dialogBox:{confirm:"confirm",cancel:"cancel"},load:{dot:"Loading"},exception:{build:"Building",busy:"The network is busy. Please wait",noperm:"Not find the page",weaknet:"Poor network performance",pcview:"View the file on the PC",nodata:"Get some rest",create:"Create",provide:"Provided by the TINY Team DEV",nodatamf:"No data",nopermmf:"No access",weaknetmf:"Network anomaly",noresult:"No result",nonews:"No latest news",pagenoperm:"403:No access",pageweaknet:"Network anomaly",pagenothing:"404:The page you visited does not exist",pageservererror:"500:Server exception"},fileUpload:{largefile:" is too large and will be uploaded in segments. Please wait.",folder:" has more than five layers of folders. The file will not be uploaded",init:"Service error. Please try again.",token:"Perform EDM authentication first and obtain the token",exceed:"The file size exceeds the limit of {maxSize}.",largeFile:"The file size exceeds the upper limit by 2 GB !!",fileSize:"The file size is lower than the limit of {minSize}{sizeUnit}",deleteTip:"Press delete to remove",downloadFile:"DownLoad file",previewFile:"Preview file",updateFile:"Update file",reUploadFile:"refresh upload file",cancelFile:"Cancel Upload",deleteFile:"Delete file",empty:"is empty!",kiaScanTip:"Sorry, unable to download. Please pass the KIA test first to download a file using public network. Current document is being checked by the KIA, Please wait a while then redownload.",fileNameExceeds:"exceeds 255 characters. Please change the file name.",fileName:"The file name",calcHash:"Document is calculating encryption",uploadFile:"Upload file",downloadAll:"Download all",onlySupport:"Only support {type} file",fileNotLessThan:"The size of single file cannot be less than ",fileNotMoreThan:"The size of single file cannot be more than ",notSupport:"The format (.{format}) is not allowed.",notSupportNoSuffix:"Files without suffixes are not supported currently",notSupportSpecialCharacters:"The file name contains special characters, please rename the file and upload again",attachment:"Attachment",uploadList:"Upload List",numberExceed:"The number of files exceeds the limit of {number}",numberLimit:"Maximum upload of {number} files.",encryptDialogTitle:"Watermark and encryption settings",addWatermark:"Add Watermark",encrypted:"Encrypted",docPreview:"Document Preview",networkError:"Network Error",pictureNetworkError:"Network error, upload failed",reUploadTip:"{number} files failed to upload!"},uploadList:{pictureUploading:"Picture uploading",uploadFailed:"Upload failed",uploading:"Uploading",download:"Download",reUpload:"Re-upload",delete:"Delete",noAttachments:"No attachments",cancel:"Cancel",preview:"Preview",releaseAndUpload:"Release the mouse and upload the file",dragOrClickImport:"Drag the file here, or click Import",shoot:"Shoot",selectFromAlbum:"Select from album",uploadFailedAndReupload:"Upload failed, click to reupload"},upload:{addPicture:"Add picture",addAudio:"Add audio",addVideo:"Add video"},grid:{dataUnchanged:"Data unchanged!",deleteSelectRecord:"Are you sure you want to delete the selected record?",emptyText:"No Data",error:{cellEditRender:"The renderer cell-render and edit-render cannot be used together.",delGetAllRecords:"The function getAllRecords is deprecated, please use getRecordset.",delGetRecords:"The function getRecords is deprecated, please use getData.",delLabel:"The property label is deprecated, please use title.",delProp:"The property prop is deprecated, please use field.",delRevert:"The function revert is deprecated, please use revertData.",groupFixed:"If grouping headers are used, fixed columns must be on the left and right sides.",notDelete:"delete method not exist.",notMouse:"Horizontal virtual scrolling does not support mouse-config.",notQuery:"query method not exist.",notResizable:"Horizontal virtual scrolling does not support resizable.",notSave:"save method not exist.",reqModule:"require {{name}} module.",rowIdEmpty:"The property row-id is not allowed to be empty.",scrollOriginal:"Virtual scrolling can only export source data, please set original=true.",scrollYHeight:"You must set the height or max-height to enable virtual scrolling.",toolbarId:"Toolbar must have a unique id",treeFixedExpand:"The fixed columns of the tree structure conflict with the expanded row.",treeInsert:"The tree structure does not support insert operations.",treeRemove:"The tree structure does not support remove operations.",unableInsert:"Unable to insert to the specified location.",dargSelf:"Self dragging is not allowed.",dargFixed:"Fixed columns cannot be dragged.",remoteMethod:'"remoteMethod" needs to be set for remote storage for personalized template management.',remoteSelectedMethod:'"remoteSelectedMethod" needs to be set for remote storage for personalized template management.',chainCallError:"There is a syntax error in the default slot for the column, please check.",renderParamError:"Expect to configure a rendering method for generating a VNode.",classComponentError:"Class component rendering error.",groupColumnFixedError:"Different fixed types cannot be set in the same group.",missingValueFormat:'The renderer cannot format the date string. You should provide the "valueFormat" source date format configuration.'},filter:{allFilter:"All",allSelect:"(All)",endDate:"End Date",startDate:"Start Date",dateTips:"Please enter at least one date",clear:"Clear Current Filter",clearAll:"Clear All Filters",confirmFilter:"OK",empty:"Is Empty",emptyText:"No Data",equal:"Equal",include:"Include",prefix:"Starts With",resetFilter:"Reset",unempty:"Is not Empty"},individuation:{cancelBtn:"Cancel",colConfigs:{asc:"Ascending",desc:"Descending",frozenLeft:"Frozen on the left",frozenRight:"Frozen on the right",invisible:"Invisible",unsorted:"No sortting",unfrozen:"Unfrozen",visible:"Visible",unfreeze:"Unfrozen",unsort:"Unsort"},toolbar:{set:"Set",selected:"Selected",freeze:"Freeze",sort:"Sort",clear:"Clear",search:"Search",all:"All"},columnSet:"Column Setting",overwriteSave:"Overwrite Save",saveAs:"Save as",saveTemplate:"Save Template",selectTemplate:"Select Template",hideMsg:"Leave one column to show at least.",maxFreezeNumMsg:"Maxium number of frozen columns is 6",defaultTemplateName:"Please enter a name, if not filled in, it will be generated by the system according to time",reserveTemplateName:"If the name is not filled in, the previous name will be retained",resetBtn:"Reset",saveBtn:"OK",hideAll:"Hide All",showAll:"Show All",tabs:{base:{title:"Base Setting",tips:"Click the icon to set personalized."},other:{allDataSort:"Remote Data Sorting",currPageSort:"Current Page Data Sorting",pageSize:"Page Size",title:"Other Setting",tips:"Settings for Sorting and Pagesize.",sortType:"Sorting Type"}},title:"Personalized Settings",switchtitle:"Template Management",switchsave:"Save configuration",switchlabel:"List:",switchapply:"Apply",switchedit:"Edit",switchdel:"Delete",switchconfirm:"Confirm",switchonlytemp:"Save as template only",switchtempapply:"Save as template and use",switchtempoverwrite:"Overwrite template and use",switchdelcon:"Are you sure to delete this template?",switchdelyes:"Yes",switchdelno:"No",switchapplycon:"Are you sure to use this template?"},removeSelectRecord:"Are you sure you want to remove the selected record?",saveSuccess:"Save successfully.",selectOneRecord:"Please choose at least one piece of record!",isSaveMsg:"There are change records, do you want to save them?"},hrapprover:{approver:"Approver",noapprover:"There is no approver",noselected:"Select one record!",remark:"Remarks"},imageViewer:{loadErrorAlt:"Load Error",save:"Save picture",del:"Delete Picture",thumbnail:"Thumbnail",menu:"Menu",hide:"Hide Sidebar",show:"Show Sidebar"},navMenu:{moreText:"more"},logout:{in:"Login",out:"Logout"},page:{goto:"Go to",item:"",next:"Next",page:"Records/Page",pageClassifier:"",pagesize:"Records/Page",prev:"Prev",total:"Total ",totals:"Total: ",jump:"Go to",hundredThousand:"100K+",million:"1M+",tenMillion:"10M+",loadingTotals:"Loading Totals..."},popeditor:{cancel:"Cancel",confirm:"OK",historyLists:"History options",reset:"Reset",search:"Search",selectionLists:"Selected Items",sourceLists:"Available Items",title:"Select",filterNode:"input text to filter node"},popupload:{fileName:"File Name",fileSize:"File Size",fileStatus:"File Status",dialogTitle:"File Upload",cancelButtonText:"Cancel",tipsFileText:"upload hints",uploadError:"Upload failure!",uploadButtonText:"select file",uploadSuccess:"Upload Success!",saveButtonText:"Click To Upload",uploadsButtonText:"select files",errorTypeTips:"Upload file type mismatch",errorSizeTips:"Upload file size exceeds limit",limitUploadFileType:"Upload file type is limited to",limitUploadFileNumber:"Limit the number of uploaded files to",limitUploadFileSize:"The size of the uploaded file does not exceed",errorNumTips:"The number of uploaded files exceeds the limit. The operation has been cancelled"},rate:{level:{average:"Average",excellent:"Excellent",fair:"Fair",good:"Good",poor:"Poor"}},select:{loading:"Loading",noData:"No data",noMatch:"No matching data",placeholder:"Select",pleaseSearch:"Please search",search:"Search",selected:"Selected",selectedNum:"{num} selected",noSearchData:"No search results. Please try again",add:"Add"},search:{placeholder:"search"},signature:{confirm:"Confirm",rewrite:"Rewrite",cancel:"Cancel",tips:"Please sign by hand",resign:"Resign",placeholder:"Please sign here (required)"},tabs:{moreItem:"more"},tag:{add:"Add"},toggleMenu:{placeholder:"please input filter content"},treeMenu:{placeholder:"please input filter content"},transfer:{filterPlaceholder:"Enter keyword",hasCheckedFormat:"{checked}/{total} checked",noData:"No data",noMatch:"No matching data",noCheckedFormat:"{total} items",titles:["List 1","List 2"]},tree:{loading:"Loading",emptyText:"No data",switchText:"check easily",edit:"Edit",delete:"Delete",addChild:"Add Child",newNodeTitle:"Add Child Nodes",deleteTip1:"The deleted data cannot be restored. Are you sure you want to delete it?",deleteTip2:"This node has lower-level nodes. Do you want to retain the lower-level node data?",deleteTip3:"Retain the lower-level node data"},usercard:{address:"Address",collapse:"Collapse",department:"Department",email:"email",employeeId:"Employee ID",employee_id:"Employee ID",empno:"Employee Number",expand:"Expand",fax:"Fax",internal:"Internal",manager:"Manager",mobile:"Mobile",other:"Other",phone:"Telephone",timezone:"Time zone",title:"User information: {0}",travelcode:"Travel code",viop:"VIOP",zipcode:"Postal Code"},richText:{bold:"Bold",italic:"Tilt",underline:"Underline",header:"Paragraph Format",strike:"Delete Line",blockquote:"Block Reference",codeBlock:"Insert Code Segment",size:"Font Size",listOrdered:"No. List",listBullet:"Project List",header1:"H1",header2:"H2",align:"Alignment Mode",color:"Font Color",background:"Background Color",image:"Image",video:"Video",link:"Add Link",formula:"Insert Function",clean:"Clear Format",indent1:"Indent To The Left",indent2:"Indent To The Right",pickerLabel:"Title Size",headerPicker1:"Title 1",headerPicker2:"Title 2",headerPicker3:"Title 3",headerPicker4:"Title 4",headerPicker5:"Title 5",headerPicker6:"Title 6",normal:"Normal",sizeSmall:"Small",sizeLarge:"Large",sizeHuge:"Super Large Size",alignPicker1:"Align To The Left",alignPicker2:"Align In The Center",alignPicker3:"Align To The Right",alignPicker4:"Align The Two Ends",subScript:"Subscript",superScript:"Superscript",directionRTL:"Right To Left",font:"Font",file:"File",betterTable:"Table",fullscreen:"Fullscreen",insertColumnRight:"Insert Column Right",insertColumnLeft:"Insert Column Left",insertRowUp:"Insert Row Up",insertRowDown:"Insert Row Down",mergeCells:"Merge Cells",unmergeCells:"Split Cells",deleteColumn:"Delete Current Column",deleteRow:"Delete Current Row",deleteTable:"Delete Table",colorPicker:"Background Color",placeholder:"Insert text here...",maxLength:"Text Length exceeds the Limit, max Length config is "},steps:{done:"Completed",doing:"Ongoing",wait:"Waiting"},actionSheet:{cancel:"Cancel"},image:{loadFail:"Loading failed"},miniPicker:{cancel:"Cancel",confirm:"Confirm"},pullRefresh:{pullingDown:"Pull down to refresh",pullingUp:"Pull up to refresh",pulling:"Pull down to refresh",loosing:"Release to refresh",success:"Refresh success",failed:"Refresh failed",noMore:"There is no more"},currency:{defaultCurrency:"Default currency",setDefault:"Set as default",chooseCurrency:"Choose currency"},calendarBar:{week:{0:"SUN",1:"MON",2:"TUE",3:"WED",4:"THU",5:"FRI",6:"SAT"},year:"Year %s",yearMonth:"%m %y",month:{1:"January",2:"February",3:"March",4:"April",5:"May",6:"June",7:"July",8:"August",9:"September",10:"October",11:"November",12:"December"},monthAbbr:{1:"Jan",2:"Feb",3:"Mar",4:"Apr",5:"May",6:"Jun",7:"Jul",8:"Aug",9:"Sept",10:"Oct",11:"Nov",12:"Dec"}},calendarView:{week:{0:"SUN",1:"MON",2:"TUE",3:"WED",4:"THU",5:"FRI",6:"SAT"},weekDays:{0:"SUN",1:"MON",2:"TUE",3:"WED",4:"THU",5:"FRI",6:"SAT"},backToday:"back to today",new:"New",noSchedule:"No Schedule",year:"year",month:"month",dateFormat:"yyyy-MM"},selectedBox:{select:"Selected (%s)",allSelect:"All selected (%s)",clear:"Clear"},record:{record:"Record",cancel:"Cancel",confirm:"Confirm",clickToStartRecording:"Click to start recording",clickToResumeRecording:"Click to resume recording"},dialogSelect:{treeSearch:"Enter a keyword and press Enter"}},validation:{array:{len:"must be exactly %s in length",min:"cannot be less than %s in length",max:"cannot be greater than %s in length",range:"must be between %s and %s in length"},date:{format:"date %s is invalid for format %s",invalid:"date %s is invalid",parse:"date could not be parsed, %s is invalid "},default:"Validation error on field %s",enum:"must be one of %s",number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},pattern:{mismatch:"value %s does not match pattern %s"},required:"required",string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},types:{acceptFile:"not a valid %s",acceptImg:"not a valid %s",array:"not an %s",boolean:"not a %s",date:"not a %s",dateTime:"not a valid %s",dateYM:"not a valid %s",dateYMD:"not a valid %s",digits:"not a valid %s",email:"not a valid %s",fileSize:"not a valid %s",float:"not a %s",hex:"not a valid %s",integer:"not an %s",longDateTime:"not a valid %s",method:"not a %s (function)",number:"not a %s",object:"not an %s",regexp:"not a valid %s",specialch:"not a valid %s",specialch2:"not a valid %s",speczh:"not a valid %s",string:"not a %s",time:"not a valid %s",url:"not a valid %s",version:"not a valid %s"},whitespace:"cannot be empty"}},hn=/(%|)\{([0-9a-zA-Z_]+)\}/g;function pn(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return r.length===1&&typeof r[0]=="object"&&(r=r[0]),(!r||!r.hasOwnProperty)&&(r={}),e.replace(hn,function(a,o,l,i){var s;return e[i-1]==="{"&&e[i+a.length]==="}"?l:(s=Object.prototype.hasOwnProperty.call(r,l)?r[l]:null,s??"")})}var oe=_e,ie=null,Te=function(t,r){if(r===void 0&&(r=void 0),ie)return ie.apply(this,arguments);for(var n=t.split("."),a=null,o=oe,l=0,i=n.length;l<i;l++){var s=n[l];if(a=o[s]||"",l===i-1)return pn(a,r);if(!a)return"";o=a}return""},Ft=function(t){return oe=t||oe,oe},mn=function(){return oe.code},Pt=function(t){return ie=t||Te,ie},Ge=xe,zt=function(t){var r=t.app,n=t.createI18n,a=t.messages,o=a===void 0?{}:a,l=t.i18n,i=l===void 0?{}:l,s=t.merge;typeof s!="function"&&(s=function(v){var b=v.lang,T=v.i18n,y=v.messages;return Ge(!0,b,T.messages,y)});var c={zhCN:_e,enUS:Ue};if(typeof n=="function"){var d=n({locale:i.locale||"zhCN",messages:s({lang:c,i18n:i,messages:o})});return ie=function(v,b){return d.global.t(v,b)},d}return r&&r.config&&r.config.globalProperties&&(r.config.globalProperties.$t=Te),s({lang:c,i18n:i,messages:o})},Zt=!0,Vt=!1,Ot={isVue2:Zt,isVue3:Vt,use:Ft,t:Te,i18n:Pt,initI18n:zt,extend:Ge,zhCN:_e,enUS:Ue},P=Object.freeze(Object.defineProperty({__proto__:null,default:Ot,enUS:Ue,extend:Ge,i18n:Pt,initI18n:zt,isVue2:Zt,isVue3:Vt,language:mn,t:Te,use:Ft,zhCN:_e},Symbol.toStringTag,{value:"Module"})),fn=function(t){var r=3,n=",",a=".";if(O(t))return t;if(typeof t=="string"){var o=t.match(/\d{2}([^\d]?)\d{3}([^\d]?)\d{2}/);o&&o.length===3&&(n=o[1],a=o[2])}return{groupSeparator:n,groupSize:r,decimalSeparator:a}},vn=function(t){var r=t.DateFormat,n=r===void 0?"yyyy-MM-dd":r,a=t.TimeFormat,o=a===void 0?"HH:mm:ss":a;return{DateFormat:n,DateTimeFormat:n+" "+o,TimeFormat:o}},Bt=/(-|\+)(\d{2}):?(\d{2})$/,Ne=function(t){var r=0-new Date().getTimezoneOffset()/60,n=typeof t=="string"&&t.match(Bt);if(n){var a=n[2]*1+n[3]*1/60;t=a*(n[1]+"1")}return Ve(t)&&t>=-12&&t<=12?t:r};function gn(e){return function(t){var r=Y({},vn(t),{NumberFormat:fn(t.NumberFormat),DbTimezone:Ne(t.DbTimezone),Timezone:Ne(t.Timezone),TimezoneOffset:t.TimezoneOffset}),n={getFormatConfig:function(){return r},setFormatConfig:function(o){Object.assign(r,o)},getNumberFormat:function(){return r.NumberFormat},getDateFormat:function(){return{DateTimeFormat:r.DateTimeFormat,TimeFormat:r.TimeFormat,Timezone:r.Timezone,DateFormat:r.DateFormat,DbTimezone:r.DbTimezone,TimezoneOffset:r.TimezoneOffset}},formatDate:function(o,l){if(J(o))return o;var i=ge(o)?o:st(o),s=r.DbTimezone,c=o.match&&o.match(Bt),d=l===!1||arguments[2]===!1;return c&&(s=Ne(o),i=st(o.replace("T"," ").slice(0,-5))),d||(i=this.getDateWithNewTimezone(i,s,r.Timezone,r.TimezoneOffset)),ge(i)?un(i,l||r.DateFormat,e):null},formatNumber:function(o,l){return Nr(o,Y({},r.NumberFormat,l))},recoverNumber:function(o,l){return Ar(o,Y({},r.NumberFormat,l))},getDateWithNewTimezone:function(o,l,i,s){return l=l===0?l:l||r.DbTimezone,i=i===0?i:i||r.Timezone,s=s===0?s:s||r.TimezoneOffset,qr(o,l,i,s)}};return n}}P.use;var He=P.t;P.i18n;P.initI18n;P.extend;P.zhCN;P.enUS;var bn=P.language,wn=gn(He);Y({},Ot,{language:bn,globalization:wn});const yn=typeof window>"u";function xn(e,t,r,n){let a,o=0;typeof t!="boolean"&&(n=r,r=t,t=void 0);function l(){const i=this,s=new Date().valueOf()-o,c=arguments;function d(){o=new Date().valueOf(),r.apply(i,c)}function p(){a=void 0}n&&!a&&d(),a&&clearTimeout(a);const v=n===void 0;v&&s>e?d():t!==!0&&(a=setTimeout(n?p:d,v?e-s:e))}return l}function _n(e,t,r){return xn(e,t,!1)}var jt={};function le(){return le=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},le.apply(this,arguments)}var Ut=function(){var t={},r=function(o,l,i){if(i===void 0&&(i=!1),o&&typeof o=="string"&&typeof l=="function"){var s=t[o]||[];t[o]=s,s.push(l),l.once=i}},n={emit:function(o){var l=arguments,i=t[o];i&&(i.forEach(function(s){return s.apply(null,[].slice.call(l,1))}),t[o]=i.filter(function(s){return!s.once}))},on:r,once:function(o,l){r(o,l,!0)},off:function(o,l){if(o&&typeof o=="string"){var i=t[o];typeof l=="function"?t[o]=i.filter(function(s){return s!==l}):delete t[o]}else t={}}};return n},Tn=function(t,r){r===void 0&&(r={});var n={};for(var a in t)a.indexOf("_")!==0&&(n[a]=t[a]);for(var o in r)n[o]=r[o];return n},Sn=function(t,r){if(t===void 0&&(t={}),typeof r=="object"){var n=Array.isArray(r)?r:Object.keys(r).filter(function(o){return r[o]}),a="";return n.forEach(function(o){t[o]&&(a+=t[o]+" ")}),a}else return t[r]||""},$n=or,Mn=ir,Gt=function(t){var r=t.view,n=r===void 0?void 0:r,a=t.component,o=a===void 0?void 0:a,l=t.props,i=t.context,s=i.attrs,c=i.slots,d=t.extend,p=d===void 0?{}:d;return function(){return ar(n&&n.value||o,le({},l,s,p),c)}},We=function(t){var r=B();return t&&Wt(r),r==null?void 0:r.appContext.config.globalProperties},Cn=function(){var t,r=B(),n=r==null||(t=r.type)==null?void 0:t.name;if(!n){var a,o;n=r==null||(a=r.parent)==null||(o=a.type)==null?void 0:o.name}return n||""},kn=function(){var t;return((t=B())==null?void 0:t.appContext)||{component:function(){}}},Rn=function(){var t=B();return(t==null?void 0:t.appContext.config.globalProperties)||{}},Nn=function(t){var r;t===void 0&&(t=B());var n=(r=t)==null?void 0:r.appContext.config.globalProperties.$router,a=n&&n.currentRoute.value;return{route:a,router:n}},Wt=function(t){var r=Ut();typeof t.$emitter>"u"&&Object.defineProperty(t,"$emitter",{get:function(){return r}})},An=function(t){var r=function(a,o,l,i){var s=a.subTree&&a.subTree.children||a.children;Array.isArray(s)&&s.forEach(function(c){var d=c.type&&c.type.componentName,p=c.component;d===o?(p.emit(l,i),p.$emitter&&p.$emitter.emit(l,i)):r(c,o,l,i)})};return{dispatch:function(a,o,l){for(var i=t.parent||t.root,s=i.type&&i.type.componentName;i&&(!s||s!==a);)i=i.parent,i&&(s=i.type&&i.type.componentName);if(i){var c,d;(c=i).emit.apply(c,[o].concat(l)),i.$emitter&&(d=i.$emitter).emit.apply(d,[o].concat(l))}},broadcast:function(a,o,l){r(t,a,o,l)}}},be=function(t){if(t&&t.parent)return t.parent.type.name==="AsyncComponentWrapper"&&t.parent.parent?t.parent.parent:t.parent},In=function(t){return function(r){var n=be(t),a=0,o=function(i){return{level:a,vm:V({},i),el:i.vnode.el,options:i.type}};if(typeof r!="function")return n?o(n):{};for(a++;n&&!r(o(n));)n=be(n),a++}},Dn=function(t){return function(r){if(typeof r!="function")return qt(t.subTree);var n=1,a=function o(l){if(l){var i=l.children||l.dynamicChildren,s=n++;if(Array.isArray(i)){if(i.some(function(c){return c.component&&r({level:s,vm:V({},c.component),el:c.el,options:c.type,isLevel1:!0})}))return;i.forEach(function(c){return o(c)})}}};a(t.subTree)}},En=/^on[A-Z]/,Ln=function(t){var r={},n={};for(var a in t){var o=t[a];if(En.test(a)&&typeof o=="function"){n[Er(a.substr(2))]=o;continue}r[a]=o}return{$attrs:r,$listeners:n}},qt=function(t){var r=[];if(r.refs={},t){var n=t.dynamicChildren||t.children;Array.isArray(n)?n.forEach(function(a){if(a.component){var o=V({},a.component);r.push(o),a.props.ref&&(r.refs[a.props.ref]=o)}}):t.component&&r.push(V({},t.component))}return r},Ae=function(t,r,n,a){var o=function(s){if(typeof a=="function"&&a(s))return 1;Object.defineProperty(t,s,{configurable:!0,enumerable:!0,get:function(){return r[n][s]},set:function(d){return r[n][s]=d}})};for(var l in r[n])o(l);return t},mt=function(t){return t.indexOf("_")===0},Yt=function(t,r){return Ae(t,r,"setupState",null),Ae(t,r,"props",mt),Ae(t,r,"ctx",mt),t},V=function e(t,r,n){n===void 0&&(n=null);var a=Ln(r.attrs),o=a.$attrs,l=a.$listeners,i=r.$emitter;i||(Wt(r),i=r.$emitter);var s=function(){for(var p=arguments.length,v=new Array(p),b=0;b<p;b++)v[b]=arguments[b];r.emit.apply(r,v),i.emit.apply(t,v)},c=function(p,v,b){return p[v]=b};return n||Yt(t,r),Object.defineProperties(t,{$attrs:{get:function(){return o}},$children:{get:function(){return qt(r.subTree)}},$constants:{get:function(){return r.props._constants}},$emit:{get:function(){return s}},$el:{get:function(){return r.vnode.el}},$listeners:{get:function(){return l}},$mode:{get:function(){return r._tiny_mode}},$nextTick:{get:function(){return wt}},$off:{get:function(){return i.off}},$on:{get:function(){return i.on}},$once:{get:function(){return i.once}},$options:{get:function(){return{componentName:r.type.componentName}}},$parent:{get:function(){return r.parent&&e({},be(r))}},$refs:{get:function(){return r.refs}},$renderless:{get:function(){return r.props.tiny_renderless}},$scopedSlots:{get:function(){return r.slots}},$set:{get:function(){return c}},$slots:{get:function(){return r.slots}},$template:{get:function(){return r.props.tiny_template}}}),t},Hn=function(t,r){for(var n in t.refs)Object.prototype.hasOwnProperty.call(t.refs,n)&&(r[n]=t.refs[n])},Fn=function(t,r){var n,a,o=B(),l=o==null?void 0:o.appContext.config.globalProperties,i=Nn(o),s=i.route,c=i.router,d=o==null||(n=o.proxy)==null||(a=n.$root)==null?void 0:a.$i18n,p=An(o),v=p.dispatch,b=p.broadcast,T=In(o),y=Dn(o),x=V({},o,t),C=t.emit,w={},k=typeof o.props.tiny_template>"u"&&be(o),$=k?V({},k):o.parent?V({},o.parent):null,M=function(A){var G,W=A.name,_=A.value,de=k?k.ctx:o==null||(G=o.parent)==null?void 0:G.ctx;de[W]=_,$[W]=_},D=function(A){Object.defineProperties(x,A),Object.defineProperties(o==null?void 0:o.ctx,A)},ce=function(A){$&&Object.defineProperties($,A)};return lr(function(){return Yt(x,o)}),sr(function(){return Hn(o,w)}),{framework:"vue3",vm:x,emit:C,emitter:Ut,route:s,router:c,dispatch:v,broadcast:b,parentHandler:T,childrenHandler:y,i18n:d,refs:w,slots:o==null?void 0:o.slots,scopedSlots:o==null?void 0:o.slots,attrs:t.attrs,parent:$,nextTick:wt,constants:o==null?void 0:o.props._constants,mode:r,isPCMode:r==="pc",isMobileMode:r==="mobile",service:l==null?void 0:l.$service,getService:function(){return l==null?void 0:l.$getService(x)},setParentAttribute:M,defineInstanceProperties:D,defineParentInstanceProperties:ce}},qe=rr,Jt=function(t){var r=[];return Object.keys(t).forEach(function(n){return t[n]&&r.push(n)}),r.join(" ")},Pn=function(t){var r=[];return t.forEach(function(n){typeof n=="string"?r.push(n):typeof n=="object"&&r.push(Jt(n))}),r.join(" ")},zn=function(t){if(!t||Array.isArray(t)&&!t.length)return"";var r=[];return t.forEach(function(n){n&&(typeof n=="string"?r.push(n):Array.isArray(n)?r.push(Pn(n)):typeof n=="object"&&r.push(Jt(n)))}),r.join(" ")};function Zn(){for(var e=0,t,r,n="";e<arguments.length;)(t=arguments[e++])&&(r=Kt(t))&&(n&&(n+=" "),n+=r);return n}function Kt(e){if(typeof e=="string")return e;for(var t,r="",n=0;n<e.length;n++)e[n]&&(t=Kt(e[n]))&&(r&&(r+=" "),r+=t);return r}var Ye="-";function Vn(e){var t=Bn(e),r=e.conflictingClassGroups,n=e.conflictingClassGroupModifiers,a=n===void 0?{}:n;function o(i){var s=i.split(Ye);return s[0]===""&&s.length!==1&&s.shift(),Qt(s,t)||On(i)}function l(i,s){var c=r[i]||[];return s&&a[i]?[].concat(c,a[i]):c}return{getClassGroupId:o,getConflictingClassGroupIds:l}}function Qt(e,t){var r;if(e.length===0)return t.classGroupId;var n=e[0],a=t.nextPart.get(n),o=a?Qt(e.slice(1),a):void 0;if(o)return o;if(t.validators.length!==0){var l=e.join(Ye);return(r=t.validators.find(function(i){var s=i.validator;return s(l)}))==null?void 0:r.classGroupId}}var ft=/^\[(.+)\]$/;function On(e){if(ft.test(e)){var t=ft.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}}function Bn(e){var t=e.theme,r=e.prefix,n={nextPart:new Map,validators:[]},a=Un(Object.entries(e.classGroups),r);return a.forEach(function(o){var l=o[0],i=o[1];Fe(i,n,l,t)}),n}function Fe(e,t,r,n){e.forEach(function(a){if(typeof a=="string"){var o=a===""?t:vt(t,a);o.classGroupId=r;return}if(typeof a=="function"){if(jn(a)){Fe(a(n),t,r,n);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(function(l){var i=l[0],s=l[1];Fe(s,vt(t,i),r,n)})})}function vt(e,t){var r=e;return t.split(Ye).forEach(function(n){r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r}function jn(e){return e.isThemeGetter}function Un(e,t){return t?e.map(function(r){var n=r[0],a=r[1],o=a.map(function(l){return typeof l=="string"?t+l:typeof l=="object"?Object.fromEntries(Object.entries(l).map(function(i){var s=i[0],c=i[1];return[t+s,c]})):l});return[n,o]}):e}function Gn(e){if(e<1)return{get:function(){},set:function(){}};var t=0,r=new Map,n=new Map;function a(o,l){r.set(o,l),t++,t>e&&(t=0,n=r,r=new Map)}return{get:function(l){var i=r.get(l);if(i!==void 0)return i;if((i=n.get(l))!==void 0)return a(l,i),i},set:function(l,i){r.has(l)?r.set(l,i):a(l,i)}}}var Xt="!";function Wn(e){var t=e.separator||":",r=t.length===1,n=t[0],a=t.length;return function(l){for(var i=[],s=0,c=0,d,p=0;p<l.length;p++){var v=l[p];if(s===0){if(v===n&&(r||l.slice(p,p+a)===t)){i.push(l.slice(c,p)),c=p+a;continue}if(v==="/"){d=p;continue}}v==="["?s++:v==="]"&&s--}var b=i.length===0?l:l.substring(c),T=b.startsWith(Xt),y=T?b.substring(1):b,x=d&&d>c?d-c:void 0;return{modifiers:i,hasImportantModifier:T,baseClassName:y,maybePostfixModifierPosition:x}}}function qn(e){if(e.length<=1)return e;var t=[],r=[];return e.forEach(function(n){var a=n[0]==="[";a?(t.push.apply(t,r.sort().concat([n])),r=[]):r.push(n)}),t.push.apply(t,r.sort()),t}function Yn(e){return le({cache:Gn(e.cacheSize),splitModifiers:Wn(e)},Vn(e))}var Jn=/\s+/;function Kn(e,t){var r=t.splitModifiers,n=t.getClassGroupId,a=t.getConflictingClassGroupIds,o=new Set;return e.trim().split(Jn).map(function(l){var i=r(l),s=i.modifiers,c=i.hasImportantModifier,d=i.baseClassName,p=i.maybePostfixModifierPosition,v=n(p?d.substring(0,p):d),b=!!p;if(!v){if(!p)return{isTailwindClass:!1,originalClassName:l};if(v=n(d),!v)return{isTailwindClass:!1,originalClassName:l};b=!1}var T=qn(s).join(":"),y=c?T+Xt:T;return{isTailwindClass:!0,modifierId:y,classGroupId:v,originalClassName:l,hasPostfixModifier:b}}).reverse().filter(function(l){if(!l.isTailwindClass)return!0;var i=l.modifierId,s=l.classGroupId,c=l.hasPostfixModifier,d=i+s;return o.has(d)?!1:(o.add(d),a(s,c).forEach(function(p){return o.add(i+p)}),!0)}).reverse().map(function(l){return l.originalClassName}).join(" ")}function Qn(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var n,a,o,l=i;function i(c){var d=t[0],p=t.slice(1),v=p.reduce(function(b,T){return T(b)},d());return n=Yn(v),a=n.cache.get,o=n.cache.set,l=s,s(c)}function s(c){var d=a(c);if(d)return d;var p=Kn(c,n);return o(c,p),p}return function(){return l(Zn.apply(null,arguments))}}function S(e){var t=function(n){return n[e]||[]};return t.isThemeGetter=!0,t}var er=/^\[(?:([a-z-]+):)?(.+)\]$/i,Xn=/^\d+\/\d+$/,eo=new Set(["px","full","screen"]),to=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,ro=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,no=/^-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/;function I(e){return Z(e)||eo.has(e)||Xn.test(e)||Pe(e)}function Pe(e){return j(e,"length",co)}function oo(e){return j(e,"size",tr)}function ao(e){return j(e,"position",tr)}function io(e){return j(e,"url",uo)}function fe(e){return j(e,"number",Z)}function Z(e){return!Number.isNaN(Number(e))}function lo(e){return e.endsWith("%")&&Z(e.slice(0,-1))}function ee(e){return gt(e)||j(e,"number",gt)}function g(e){return er.test(e)}function te(){return!0}function H(e){return to.test(e)}function so(e){return j(e,"",ho)}function j(e,t,r){var n=er.exec(e);return n?n[1]?n[1]===t:r(n[2]):!1}function co(e){return ro.test(e)}function tr(){return!1}function uo(e){return e.startsWith("url(")}function gt(e){return Number.isInteger(Number(e))}function ho(e){return no.test(e)}function po(){var e=S("colors"),t=S("spacing"),r=S("blur"),n=S("brightness"),a=S("borderColor"),o=S("borderRadius"),l=S("borderSpacing"),i=S("borderWidth"),s=S("contrast"),c=S("grayscale"),d=S("hueRotate"),p=S("invert"),v=S("gap"),b=S("gradientColorStops"),T=S("gradientColorStopPositions"),y=S("inset"),x=S("margin"),C=S("opacity"),w=S("padding"),k=S("saturate"),$=S("scale"),M=S("sepia"),D=S("skew"),ce=S("space"),U=S("translate"),A=function(){return["auto","contain","none"]},G=function(){return["auto","hidden","clip","visible","scroll"]},W=function(){return["auto",g,t]},_=function(){return[g,t]},de=function(){return["",I]},ue=function(){return["auto",Z,g]},Ke=function(){return["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"]},he=function(){return["solid","dashed","dotted","double","none"]},Qe=function(){return["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-lighter"]},Se=function(){return["start","end","center","between","around","evenly","stretch"]},K=function(){return["","0",g]},Xe=function(){return["auto","avoid","all","avoid-page","page","left","right","column"]},Q=function(){return[Z,fe]},pe=function(){return[Z,g]};return{cacheSize:500,theme:{colors:[te],spacing:[I],blur:["none","",H,g],brightness:Q(),borderColor:[e],borderRadius:["none","","full",H,g],borderSpacing:_(),borderWidth:de(),contrast:Q(),grayscale:K(),hueRotate:pe(),invert:K(),gap:_(),gradientColorStops:[e],gradientColorStopPositions:[lo,Pe],inset:W(),margin:W(),opacity:Q(),padding:_(),saturate:Q(),scale:Q(),sepia:K(),skew:pe(),space:_(),translate:_()},classGroups:{aspect:[{aspect:["auto","square","video",g]}],container:["container"],columns:[{columns:[H]}],"break-after":[{"break-after":Xe()}],"break-before":[{"break-before":Xe()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none"]}],clear:[{clear:["left","right","both","none"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[].concat(Ke(),[g])}],overflow:[{overflow:G()}],"overflow-x":[{"overflow-x":G()}],"overflow-y":[{"overflow-y":G()}],overscroll:[{overscroll:A()}],"overscroll-x":[{"overscroll-x":A()}],"overscroll-y":[{"overscroll-y":A()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[y]}],"inset-x":[{"inset-x":[y]}],"inset-y":[{"inset-y":[y]}],start:[{start:[y]}],end:[{end:[y]}],top:[{top:[y]}],right:[{right:[y]}],bottom:[{bottom:[y]}],left:[{left:[y]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",ee]}],basis:[{basis:W()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",g]}],grow:[{grow:K()}],shrink:[{shrink:K()}],order:[{order:["first","last","none",ee]}],"grid-cols":[{"grid-cols":[te]}],"col-start-end":[{col:["auto",{span:["full",ee]},g]}],"col-start":[{"col-start":ue()}],"col-end":[{"col-end":ue()}],"grid-rows":[{"grid-rows":[te]}],"row-start-end":[{row:["auto",{span:[ee]},g]}],"row-start":[{"row-start":ue()}],"row-end":[{"row-end":ue()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",g]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",g]}],gap:[{gap:[v]}],"gap-x":[{"gap-x":[v]}],"gap-y":[{"gap-y":[v]}],"justify-content":[{justify:["normal"].concat(Se())}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal"].concat(Se(),["baseline"])}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[].concat(Se(),["baseline"])}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[w]}],px:[{px:[w]}],py:[{py:[w]}],ps:[{ps:[w]}],pe:[{pe:[w]}],pt:[{pt:[w]}],pr:[{pr:[w]}],pb:[{pb:[w]}],pl:[{pl:[w]}],m:[{m:[x]}],mx:[{mx:[x]}],my:[{my:[x]}],ms:[{ms:[x]}],me:[{me:[x]}],mt:[{mt:[x]}],mr:[{mr:[x]}],mb:[{mb:[x]}],ml:[{ml:[x]}],"space-x":[{"space-x":[ce]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[ce]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit",g,t]}],"min-w":[{"min-w":["min","max","fit",g,I]}],"max-w":[{"max-w":["0","none","full","min","max","fit","prose",{screen:[H]},H,g]}],h:[{h:[g,t,"auto","min","max","fit"]}],"min-h":[{"min-h":["min","max","fit",g,I]}],"max-h":[{"max-h":[g,t,"min","max","fit"]}],"font-size":[{text:["base",H,Pe]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",fe]}],"font-family":[{font:[te]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",g]}],"line-clamp":[{"line-clamp":["none",Z,fe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",g,I]}],"list-image":[{"list-image":["none",g]}],"list-style-type":[{list:["none","disc","decimal",g]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[C]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[C]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[].concat(he(),["wavy"])}],"text-decoration-thickness":[{decoration:["auto","from-font",I]}],"underline-offset":[{"underline-offset":["auto",g,I]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],indent:[{indent:_()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",g]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",g]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[C]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[].concat(Ke(),[ao])}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",oo]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},io]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[T]}],"gradient-via-pos":[{via:[T]}],"gradient-to-pos":[{to:[T]}],"gradient-from":[{from:[b]}],"gradient-via":[{via:[b]}],"gradient-to":[{to:[b]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[i]}],"border-w-x":[{"border-x":[i]}],"border-w-y":[{"border-y":[i]}],"border-w-s":[{"border-s":[i]}],"border-w-e":[{"border-e":[i]}],"border-w-t":[{"border-t":[i]}],"border-w-r":[{"border-r":[i]}],"border-w-b":[{"border-b":[i]}],"border-w-l":[{"border-l":[i]}],"border-opacity":[{"border-opacity":[C]}],"border-style":[{border:[].concat(he(),["hidden"])}],"divide-x":[{"divide-x":[i]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[i]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[C]}],"divide-style":[{divide:he()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:[""].concat(he())}],"outline-offset":[{"outline-offset":[g,I]}],"outline-w":[{outline:[I]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:de()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[C]}],"ring-offset-w":[{"ring-offset":[I]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",H,so]}],"shadow-color":[{shadow:[te]}],opacity:[{opacity:[C]}],"mix-blend":[{"mix-blend":Qe()}],"bg-blend":[{"bg-blend":Qe()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",H,g]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[p]}],saturate:[{saturate:[k]}],sepia:[{sepia:[M]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[s]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[C]}],"backdrop-saturate":[{"backdrop-saturate":[k]}],"backdrop-sepia":[{"backdrop-sepia":[M]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",g]}],duration:[{duration:pe()}],ease:[{ease:["linear","in","out","in-out",g]}],delay:[{delay:pe()}],animate:[{animate:["none","spin","ping","pulse","bounce",g]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[$]}],"scale-x":[{"scale-x":[$]}],"scale-y":[{"scale-y":[$]}],rotate:[{rotate:[ee,g]}],"translate-x":[{"translate-x":[U]}],"translate-y":[{"translate-y":[U]}],"skew-x":[{"skew-x":[D]}],"skew-y":[{"skew-y":[D]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",g]}],accent:[{accent:["auto",e]}],appearance:["appearance-none"],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",g]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":_()}],"scroll-mx":[{"scroll-mx":_()}],"scroll-my":[{"scroll-my":_()}],"scroll-ms":[{"scroll-ms":_()}],"scroll-me":[{"scroll-me":_()}],"scroll-mt":[{"scroll-mt":_()}],"scroll-mr":[{"scroll-mr":_()}],"scroll-mb":[{"scroll-mb":_()}],"scroll-ml":[{"scroll-ml":_()}],"scroll-p":[{"scroll-p":_()}],"scroll-px":[{"scroll-px":_()}],"scroll-py":[{"scroll-py":_()}],"scroll-ps":[{"scroll-ps":_()}],"scroll-pe":[{"scroll-pe":_()}],"scroll-pt":[{"scroll-pt":_()}],"scroll-pr":[{"scroll-pr":_()}],"scroll-pb":[{"scroll-pb":_()}],"scroll-pl":[{"scroll-pl":_()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","pinch-zoom","manipulation",{pan:["x","left","right","y","up","down"]}]}],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",g]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[I,fe]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}}var mo=Qn(po),fo=function(){if(!yn){var t=cr(""),r=["2xl","xl","lg","md","sm"],n={"2xl":window.matchMedia("(min-width:1536px)"),xl:window.matchMedia("(min-width:1280px)"),lg:window.matchMedia("(min-width:1024px)"),md:window.matchMedia("(min-width:768px)"),sm:window.matchMedia("(min-width:640px)")},a=function(){for(var i=0;i<r.length;i++){var s=r[i];if(n[s].matches){t.value=s;return}}t.value="default"},o=_n(0,function(){return a()});return a(),r.forEach(function(l){return n[l].addEventListener("change",o)}),dr(function(){r.forEach(function(l){return n[l].removeEventListener("change",o)})}),{current:t}}},we="Tiny",vo={tiny_mode:String,tiny_mode_root:Boolean,tiny_template:[Function,Object],tiny_renderless:Function,tiny_theme:String,tiny_chart_theme:Object},go=["tiny_mode","tiny_mode_root","tiny_template","tiny_renderless","_constants","tiny_theme","tiny_chart_theme"],Je=function(t,r){var n=function(p){return~["pc","mobile","mobile-first"].indexOf(p)},a=We(r),o=typeof t.tiny_mode=="string"?t.tiny_mode:null,l=ye("TinyMode",null),i;typeof a.tiny_mode=="string"?i=a.tiny_mode:a.tiny_mode&&(i=a.tiny_mode.value),n(o)||(o=null),n(l)||(l=null),n(i)||(i=null);var s=o||l||i||"pc";t.tiny_mode_root&&ur("TinyMode",s);var c=B();return Object.defineProperty(c,"_tiny_mode",{value:s}),s},bo=function(t,r){var n=function(d){return~["tiny","saas"].indexOf(d)},a=We(r),o=typeof t.tiny_theme=="string"?t.tiny_theme:null,l=ye("TinyTheme",null),i=a.tiny_theme&&a.tiny_theme.value;n(o)||(o=null),n(l)||(l=null),n(i)||(i=null);var s=o||l||i||"tiny";return s},wo=function(t,r){var n=We(r),a=typeof t.tiny_chart_theme=="object"?t.tiny_chart_theme:null,o=ye("TinyChartTheme",null),l=n.tiny_chart_theme&&n.tiny_chart_theme.value,i=a||o||l||null;return i},yo=function(t){var r=t.props,n=t.context,a=t.template,o=t.extend,l=o===void 0?{}:o,i=Je(r,n),s=nr(function(){if(typeof r.tiny_template<"u")return r.tiny_template;var c=a(i,r);return typeof c=="function"?$n(c):c});return Gt({view:s,props:r,context:n,extend:l})},ze=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];return mo(zn(r))},xo={configKey:Symbol("designConfigKey")},_o=function(t){var r,n,a=t.props,o=t.context,l=t.renderless,i=t.api,s=t.extendOptions,c=s===void 0?{}:s,d=t.mono,p=d===void 0?!1:d,v=t.classes,b=v===void 0?{}:v,T=typeof a.tiny_renderless=="function"?a.tiny_renderless:l,y=ye(xo.configKey,{}),x=y==null||(r=y.components)==null?void 0:r[Cn().replace(we,"")],C=typeof process=="object"?(n=jt)==null?void 0:n.TINY_MODE:null,w=le({$prefix:we,t:He},Fn(o,Je(a,o)),{designConfig:x,globalDesignConfig:y,useBreakpoint:fo});C!=="pc"&&(w.mergeClass=ze),w.vm.theme=bo(a,o),w.vm.chartTheme=wo(a,o);var k=T(a,ot,w,c);typeof(x==null?void 0:x.renderless)=="function"&&Object.assign(k,x.renderless(a,ot,w,k));var $={t:He,vm:w.vm,f:Tn,a:To,d:w.defineInstanceProperties,dp:w.defineParentInstanceProperties,gcls:function(D){return Sn(b,D)}};return C!=="pc"&&($.m=ze),$.d({slots:{get:function(){return w.vm.$slots},configurable:!0},scopedSlots:{get:function(){return w.vm.$scopedSlots},configurable:!0}}),$.dp({slots:{get:function(){return w.parent.$slots},configurable:!0},scopedSlots:{get:function(){return w.parent.$scopedSlots},configurable:!0}}),So(),Array.isArray(i)&&(Array.isArray(x==null?void 0:x.api)&&(i=i.concat(x.api)),i.forEach(function(M){var D=k[M];typeof D<"u"&&($[M]=D,p||w.setParentAttribute({name:M,value:D}))})),$};function f(e){var t=e.name,r=t===void 0?"Icon":t,n=e.component;return function(a){return Mn(qe({name:we+r,setup:function(l,i){var s,c=i.attrs||{},d=c.fill,p=c.width,v=c.height,b=c["custom-class"],T=Object.assign({},l,a||null),y=Je(T,i),x=y==="mobile-first",C={"data-tag":x?"tiny-svg":null},w=C,k="tiny-svg",$=typeof process=="object"?(s=jt)==null?void 0:s.TINY_MODE:null;$!=="pc"&&x&&(k=ze("h-4 w-4 inline-block",b||"",T.class||""));var M=Object.assign({style:{fill:d,width:p,height:v},class:k,isSvg:!0},w);return M.nativeOn=i.listeners,Gt({component:n,props:T,context:i,extend:M})}}))}}var To=function(t,r,n){var a={},o=function(s){var c=r.some(function(d){return new RegExp(d).test(s)});(n&&c||!n&&!c)&&(a[s]=t[s])};for(var l in t)o(l);return a},Ie={},So=function(){for(var t in Ie){var r=Ie[t];typeof r.install=="function"&&r.install(kn()),typeof r.init=="function"&&r.init(Rn())}Ie={}};const $o=(e,t,...r)=>{let n=!1;if(typeof e=="function"){const a=document.createEvent("HTMLEvents");a.initEvent(t,!1,!0),a.preventDefault=()=>{n=!0},r.unshift(a),r.unshift(t),e.apply(null,r)}return!n},Mo=({api:e,props:t,vm:r,state:n})=>()=>{n.leftLength>=0||(n.leftLength=n.leftLength+(n.blockWidth+n.blockMargin)*t.wheelBlocks,r.$refs.insider.style.left=n.leftLength+"px",e.changeState())},Co=({api:e,props:t,vm:r,state:n})=>()=>{n.blockWrapper<Math.abs(n.leftLength)+n.wrapperWidth||(n.leftLength=n.leftLength-(n.blockWidth+n.blockMargin)*t.wheelBlocks,r.$refs.insider.style.left=n.leftLength+"px",e.changeState())},ko=({emit:e,state:t})=>({item:r,index:n})=>{$o(e,"before-click")&&(t.currentIndex=n,e("click",r,n))},Ro=({state:e})=>()=>{const t=e.blockWrapper;e.showLeft=!(parseInt(e.leftLength,10)>=0),e.showRight=t<=Math.abs(e.leftLength)+e.wrapperWidth},No=({api:e,state:t})=>r=>{r.wheelDelta>=0?t.leftLength<0&&e.leftClick():t.blockWrapper>Math.abs(t.leftLength)+t.wrapperWidth&&e.rightClick()},Ao=({props:e,state:t,vm:r})=>()=>{t.wrapperWidth=r.$refs.wrapper.offsetWidth,t.blockWidth=parseInt((1-(e.initBlocks-1)*.02)/e.initBlocks*t.wrapperWidth,10),t.blockMargin=parseInt(t.wrapperWidth*.02,10),t.blockWrapper=e.modelValue.length*t.blockWidth+(e.modelValue.length-1)*t.blockMargin},Io=["state","mouseEvent","rightClick","leftClick","blockClick"],Do=(e,{onMounted:t,reactive:r},{vm:n,parent:a,emit:o})=>{const l={},i=r({leftLength:0,blockWidth:0,blockMargin:0,showLeft:!1,showRight:!1,blockWrapper:0,wrapperWidth:0,currentIndex:-1,offsetWidth:0});return Object.assign(l,{state:i,blockClick:ko({emit:o,state:i}),changeState:Ro({state:i}),changeSize:Ao({props:e,vm:n,state:i}),leftClick:Mo({api:l,props:e,vm:n,state:i}),mouseEvent:No({api:l,state:i}),rightClick:Co({api:l,props:e,vm:n,state:i})}),t(l.changeSize),l};var Eo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","xml:space":"preserve"},Lo=u("path",{class:"chevron-left_svg__st0",d:"M17 21c-.2 0-.5-.1-.6-.2l-9.9-8c-.4-.2-.5-.5-.5-.8 0-.3.1-.6.4-.8l9.9-7.9c.4-.4 1.1-.3 1.4.2.4.4.3 1.1-.2 1.4L8.7 12l8.9 7.2c.4.4.5 1 .2 1.4-.3.3-.5.4-.8.4z"},null,-1),Ho=[Lo];function Fo(e,t){return h(),m("svg",Eo,[].concat(Ho))}var Po={render:Fo},zo=function(){return f({name:"IconChevronLeft",component:Po})()},Zo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24","xml:space":"preserve"},Vo=u("path",{class:"chevron-right_svg__st0",d:"M7 21c.2 0 .5-.1.6-.2l9.9-8c.2-.2.4-.5.4-.8 0-.3-.1-.6-.4-.8L7.6 3.3c-.4-.4-1.1-.3-1.4.2-.4.4-.3 1.1.2 1.4l8.9 7.2-8.9 7.2c-.4.4-.5 1-.2 1.4.2.2.5.3.8.3z"},null,-1),Oo=[Vo];function Bo(e,t){return h(),m("svg",Zo,[].concat(Oo))}var jo={render:Bo},Uo=function(){return f({name:"IconChevronRight",component:jo})()},Go={viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"},Wo=u("path",{d:"M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1Zm0 1a6 6 0 1 0 0 12A6 6 0 0 0 8 2Z"},null,-1),qo=u("path",{d:"M3.757 12.243a6 6 0 1 0 8.486-8.486 6 6 0 0 0-8.486 8.486Z",fill:"#FFF"},null,-1),Yo=[Wo,qo];function Jo(e,t){return h(),m("svg",Go,[].concat(Yo))}var Ko={render:Jo},Qo=function(){return f({name:"IconRadio",component:Ko})()},Xo={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},ea=u("path",{d:"M10 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6ZM9 5H5v14h4V5Zm9 2a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm1 2h-2v1.999L15 11v2l2-.001V15h2v-2.001L21 13v-2l-2-.001V9Z"},null,-1),ta=[ea];function ra(e,t){return h(),m("svg",Xo,[].concat(ta))}var na={render:ra};f({name:"IconRichTextAddColumnAfter",component:na});var oa={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},aa=u("path",{d:"M20 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6Zm-1 2h-4v14h4V5ZM6 7a5 5 0 1 1 0 10A5 5 0 0 1 6 7Zm1 2H5v1.999L3 11v2l2-.001V15h2v-2.001L9 13v-2l-2-.001V9Z"},null,-1),ia=[aa];function la(e,t){return h(),m("svg",oa,[].concat(ia))}var sa={render:la};f({name:"IconRichTextAddColumnBefore",component:sa});var ca={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},da=u("path",{d:"M12 13a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm1 2h-2v1.999L9 17v2l2-.001V21h2v-2.001L15 19v-2l-2-.001V15Zm7-12a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16ZM5 5v4h14V5H5Z"},null,-1),ua=[da];function ha(e,t){return h(),m("svg",ca,[].concat(ua))}var pa={render:ha};f({name:"IconRichTextAddRowAfter",component:pa});var ma={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},fa=u("path",{d:"M20 13a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h16Zm-1 2H5v4h14v-4ZM12 1a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm1 2h-2v1.999L9 5v2l2-.001V9h2V6.999L15 7V5l-2-.001V3Z"},null,-1),va=[fa];function ga(e,t){return h(),m("svg",ma,[].concat(va))}var ba={render:ga};f({name:"IconRichTextAddRowBefore",component:ba});var wa={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},ya=u("path",{d:"M3 4h18v2H3V4Zm2 15h14v2H5v-2Zm-2-5h18v2H3v-2Zm2-5h14v2H5V9Z"},null,-1),xa=[ya];function _a(e,t){return h(),m("svg",wa,[].concat(xa))}var Ta={render:_a};f({name:"IconRichTextAlignCenter",component:Ta});var Sa={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},$a=u("path",{d:"M3 4h18v2H3V4Zm0 15h14v2H3v-2Zm0-5h18v2H3v-2Zm0-5h14v2H3V9Z"},null,-1),Ma=[$a];function Ca(e,t){return h(),m("svg",Sa,[].concat(Ma))}var ka={render:Ca};f({name:"IconRichTextAlignLeft",component:ka});var Ra={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Na=u("path",{d:"M3 4h18v2H3V4Zm4 15h14v2H7v-2Zm-4-5h18v2H3v-2Zm4-5h14v2H7V9Z"},null,-1),Aa=[Na];function Ia(e,t){return h(),m("svg",Ra,[].concat(Aa))}var Da={render:Ia};f({name:"IconRichTextAlignRight",component:Da});var Ea={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},La=u("path",{d:"M8 11h4.5a2.5 2.5 0 0 0 0-5H8v5Zm10 4.5a4.5 4.5 0 0 1-4.5 4.5H6V4h6.5a4.5 4.5 0 0 1 3.256 7.606A4.498 4.498 0 0 1 18 15.5ZM8 13v5h5.5a2.5 2.5 0 0 0 0-5H8Z"},null,-1),Ha=[La];function Fa(e,t){return h(),m("svg",Ea,[].concat(Ha))}var Pa={render:Fa};f({name:"IconRichTextBold",component:Pa});var za={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Za=u("path",{d:"M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Zm1 2v14h16V5H4Zm16 7-3.535 3.536-1.415-1.415L17.172 12 15.05 9.879l1.415-1.415L20 12ZM6.828 12l2.122 2.121-1.414 1.415L4 12l3.536-3.536L8.95 9.88 6.828 12Zm4.416 5H9.116l3.64-10h2.128l-3.64 10Z"},null,-1),Va=[Za];function Oa(e,t){return h(),m("svg",za,[].concat(Va))}var Ba={render:Oa};f({name:"IconRichTextCodeBlock",component:Ba});var ja={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Ua=u("path",{d:"m16.95 8.465 1.414-1.415 4.95 4.95-4.95 4.95-1.414-1.414L20.485 12 16.95 8.465Zm-9.9 0L3.515 12l3.535 3.536-1.414 1.414L.686 12l4.95-4.95L7.05 8.465Z"},null,-1),Ga=[Ua];function Wa(e,t){return h(),m("svg",ja,[].concat(Ga))}var qa={render:Wa};f({name:"IconRichTextCodeView",component:qa});var Ya={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Ja=u("path",{d:"M12 2c5.522 0 10 3.978 10 8.889a5.558 5.558 0 0 1-5.556 5.555h-1.966c-.922 0-1.667.745-1.667 1.667 0 .422.167.811.422 1.1.267.3.434.689.434 1.122C13.667 21.256 12.9 22 12 22 6.478 22 2 17.522 2 12S6.478 2 12 2Zm-1.189 16.111a3.664 3.664 0 0 1 3.667-3.667h1.966A3.558 3.558 0 0 0 20 10.89C20 7.139 16.468 4 12 4a8 8 0 0 0-.676 15.972 3.648 3.648 0 0 1-.513-1.86ZM7.5 12a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Zm9 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3ZM12 9a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Z"},null,-1),Ka=[Ja];function Qa(e,t){return h(),m("svg",Ya,[].concat(Ka))}var Xa={render:Qa};f({name:"IconRichTextColor",component:Xa});var ei={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},ti=u("path",{d:"M12 3a1 1 0 0 1 1 1v8a5 5 0 1 1 .213 8.152L13 20a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6Zm-1 2H7v14h4V5Zm8 10h-6v2h6v-2Z"},null,-1),ri=[ti];function ni(e,t){return h(),m("svg",ei,[].concat(ri))}var oi={render:ni};f({name:"IconRichTextDeleteColumn",component:oi});var ai={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},ii=u("path",{d:"M20 5a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1 5 5 0 1 1-8 0H4a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h16Zm-7 10v2h6v-2h-6Zm6-8H5v4h14V7Z"},null,-1),li=[ii];function si(e,t){return h(),m("svg",ai,[].concat(li))}var ci={render:si};f({name:"IconRichTextDeleteRow",component:ci});var di={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},ui=u("path",{d:"M6.535 3h14.464a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6.535a1 1 0 0 1-.833-.445l-5.333-8a1 1 0 0 1 0-1.11l5.333-8A1 1 0 0 1 6.535 3Zm.535 2-4.667 7 4.667 7H20V5H7.07ZM13 10.586l2.828-2.829 1.414 1.415L14.413 12l2.829 2.828-1.414 1.415-2.829-2.829-2.828 2.829-1.414-1.415L11.585 12 8.757 9.172l1.414-1.415 2.828 2.829Z"},null,-1),hi=[ui];function pi(e,t){return h(),m("svg",di,[].concat(hi))}var mi={render:pi};f({name:"IconRichTextDeleteTable",component:mi});var fi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},vi=u("path",{d:"M11.245 15H4.755l-2 5H.6L7 4h2l6.4 16h-2.155l-2-5Zm-.8-2L8 6.885 5.554 13h4.891ZM21 12.535V12h2v8h-2v-.535a4 4 0 1 1 0-6.93ZM19 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"},null,-1),gi=[vi];function bi(e,t){return h(),m("svg",fi,[].concat(gi))}var wi={render:bi};f({name:"IconRichTextFontSize",component:wi});var yi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},xi=u("path",{d:"M12.651 14.065 11.605 20H9.574l1.35-7.661-7.41-7.41L4.93 3.515 20.485 19.07l-1.414 1.414-6.42-6.42Zm-.878-6.535.27-1.53h-1.8l-2-2H20v2h-5.927L13.5 9.256 11.773 7.53Z"},null,-1),_i=[xi];function Ti(e,t){return h(),m("svg",yi,[].concat(_i))}var Si={render:Ti};f({name:"IconRichTextFormatClear",component:Si});var $i={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Mi=u("path",{d:"M13 20h-2v-7H4v7H2V4h2v7h7V4h2v16Zm8-12v12h-2v-9.796l-2 .536V8.67L19.5 8H21Z"},null,-1),Ci=[Mi];function ki(e,t){return h(),m("svg",$i,[].concat(Ci))}var Ri={render:ki};f({name:"IconRichTextH1",component:Ri});var Ni={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Ai=u("path",{d:"M4 4v7h7V4h2v16h-2v-7H4v7H2V4h2Zm14.5 4a3.75 3.75 0 0 1 2.978 6.03l-.148.18L18.034 18H22v2h-7v-1.556l4.82-5.546a1.75 1.75 0 1 0-3.065-1.292l-.005.144h-2A3.75 3.75 0 0 1 18.5 8Z"},null,-1),Ii=[Ai];function Di(e,t){return h(),m("svg",Ni,[].concat(Ii))}var Ei={render:Di};f({name:"IconRichTextH2",component:Ei});var Li={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Hi=u("path",{d:"m22 8-.002 2-2.505 2.883a3.752 3.752 0 0 1-.993 7.367 3.751 3.751 0 0 1-3.682-3.033l1.964-.382a1.75 1.75 0 1 0 .924-1.895l-1.307-1.547L19.35 10H15V8h7ZM4 4v7h7V4h2v16h-2v-7H4v7H2V4h2Z"},null,-1),Fi=[Hi];function Pi(e,t){return h(),m("svg",Li,[].concat(Fi))}var zi={render:Pi};f({name:"IconRichTextH3",component:zi});var Zi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Vi=u("path",{d:"M13 20h-2v-7H4v7H2V4h2v7h7V4h2v16Zm9-12v8h1.5v2H22v2h-2v-2h-5.5v-1.34l5-8.66H22Zm-2 3.133L17.19 16H20v-4.867Z"},null,-1),Oi=[Vi];function Bi(e,t){return h(),m("svg",Zi,[].concat(Oi))}var ji={render:Bi};f({name:"IconRichTextH4",component:ji});var Ui={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Gi=u("path",{d:"M22 8v2h-4.323l-.464 2.636A4.006 4.006 0 0 1 22.25 16.5a4 4 0 0 1-7.846 1.103l1.923-.551a2 2 0 1 0 .363-1.804l-1.81-.904L16 8h6ZM4 4v7h7V4h2v16h-2v-7H4v7H2V4h2Z"},null,-1),Wi=[Gi];function qi(e,t){return h(),m("svg",Ui,[].concat(Wi))}var Yi={render:qi};f({name:"IconRichTextH5",component:Yi});var Ji={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Ki=u("path",{d:"m21.097 8-2.598 4.5a4 4 0 1 1-3.453 1.981L18.788 8h2.309ZM4 4v7h7V4h2v16h-2v-7H4v7H2V4h2Zm14.5 10.5a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"},null,-1),Qi=[Ki];function Xi(e,t){return h(),m("svg",Ji,[].concat(Qi))}var el={render:Xi};f({name:"IconRichTextH6",component:el});var tl={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},rl=u("path",{d:"M17 11V4h2v17h-2v-8H7v8H5V4h2v7h10Z"},null,-1),nl=[rl];function ol(e,t){return h(),m("svg",tl,[].concat(nl))}var al={render:ol};f({name:"IconRichTextHeading",component:al});var il={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},ll=u("path",{d:"M15.243 4.511 8.505 11.25l-.707 2.12-1.04 1.042 2.828 2.828 1.04-1.04 2.122-.708 6.737-6.737-4.242-4.243Zm6.364 3.536a1 1 0 0 1 0 1.414l-7.778 7.778-2.122.707-1.414 1.415a1 1 0 0 1-1.414 0l-4.243-4.243a1 1 0 0 1 0-1.414L6.05 12.29l.707-2.122 7.779-7.778a1 1 0 0 1 1.414 0l5.657 5.657Zm-6.364-.707 1.414 1.414-4.95 4.95-1.414-1.414 4.95-4.95Zm-10.96 9.546 2.828 2.828-1.414 1.414-4.243-1.414 2.829-2.828Z"},null,-1),sl=[ll];function cl(e,t){return h(),m("svg",il,[].concat(sl))}var dl={render:cl};f({name:"IconRichTextHighLight",component:dl});var ul={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},hl=u("path",{d:"M15 20H7v-2h2.927l2.116-12H9V4h8v2h-2.927l-2.116 12H15v2Z"},null,-1),pl=[hl];function ml(e,t){return h(),m("svg",ul,[].concat(pl))}var fl={render:ml};f({name:"IconRichTextHighItalic",component:fl});var vl={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},gl=u("path",{d:"M20 5H4v14l9.292-9.294a1 1 0 0 1 1.415 0L20 15.01V5ZM2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993ZM8 11a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z"},null,-1),bl=[gl];function wl(e,t){return h(),m("svg",vl,[].concat(bl))}var yl={render:wl};f({name:"IconRichTextImage",component:yl});var xl={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},_l=u("path",{d:"M11 4h10v2H11V4ZM6 7v4H4V7H1l4-4 4 4H6Zm0 10h3l-4 4-4-4h3v-4h2v4Zm5 1h10v2H11v-2Zm-2-7h12v2H9v-2Z"},null,-1),Tl=[_l];function Sl(e,t){return h(),m("svg",xl,[].concat(Tl))}var $l={render:Sl};f({name:"IconRichTextLineHeight",component:$l});var Ml={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Cl=u("path",{d:"m18.364 15.535-1.414-1.414 1.414-1.414a5 5 0 0 0-7.07-7.071L9.878 7.05 8.465 5.636l1.414-1.414a7 7 0 0 1 9.9 9.9l-1.415 1.413Zm-2.828 2.829-1.414 1.414a7 7 0 1 1-9.9-9.9l1.414-1.414 1.415 1.414-1.415 1.415a5 5 0 0 0 7.071 7.07l1.415-1.413 1.414 1.414Zm-.707-10.607 1.414 1.414-7.071 7.072-1.414-1.415 7.07-7.07Z"},null,-1),kl=[Cl];function Rl(e,t){return h(),m("svg",Ml,[].concat(kl))}var Nl={render:Rl};f({name:"IconRichTextLink",component:Nl});var Al={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Il=u("path",{d:"M17 17h5v2h-3v3h-2v-5ZM7 7H2V5h3V2h2v5Zm11.364 8.536L16.95 14.12l1.414-1.414a5 5 0 0 0-7.071-7.071L9.879 7.05 8.464 5.636 9.88 4.222a7 7 0 0 1 9.9 9.9l-1.415 1.414Zm-2.829 2.828-1.414 1.414a7 7 0 0 1-9.9-9.9l1.415-1.414L7.05 9.88l-1.414 1.414a5 5 0 0 0 7.071 7.071l1.414-1.414 1.415 1.414Zm-.707-10.607 1.415 1.415-7.071 7.07-1.415-1.414 7.071-7.07Z"},null,-1),Dl=[Il];function El(e,t){return h(),m("svg",Al,[].concat(Dl))}var Ll={render:El};f({name:"IconRichTextLinkUnlink",component:Ll});var Hl={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Fl=u("path",{d:"M8 4h13v2H8V4ZM5 3v3h1v1H3V6h1V4H3V3h2ZM3 14v-2.5h2V11H3v-1h3v2.5H4v.5h2v1H3Zm2 5.5H3v-1h2V18H3v-1h3v4H3v-1h2v-.5ZM8 11h13v2H8v-2Zm0 7h13v2H8v-2Z"},null,-1),Pl=[Fl];function zl(e,t){return h(),m("svg",Hl,[].concat(Pl))}var Zl={render:zl};f({name:"IconRichTextListOrdered",component:Zl});var Vl={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Ol=u("path",{d:"M8 4h13v2H8V4ZM4.5 6.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Zm0 7a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Zm0 6.9a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3ZM8 11h13v2H8v-2Zm0 7h13v2H8v-2Z"},null,-1),Bl=[Ol];function jl(e,t){return h(),m("svg",Vl,[].concat(Bl))}var Ul={render:jl};f({name:"IconRichTextListUnordered",component:Ul});var Gl={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Wl=u("path",{d:"M20 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16Zm-9 2H5v5.999h2V9l3 3-3 3v-2H5v6h6v-2h2v2h6v-6h-2v2l-3-3 3-3v1.999h2V5h-6v2h-2V5Zm2 8v2h-2v-2h2Zm0-4v2h-2V9h2Z"},null,-1),ql=[Wl];function Yl(e,t){return h(),m("svg",Gl,[].concat(ql))}var Jl={render:Yl};f({name:"IconRichTextMergeCells",component:Jl});var Kl={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Ql=u("path",{d:"M21 20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16Zm-2-9V5h-5.999v2H15l-3 3-3-3h2V5H5v6h2v2H5v6h6v-2H9l3-3 3 3h-1.999v2H19v-6h-2v-2h2Zm-8 2H9v-2h2v2Zm4 0h-2v-2h2v2Z"},null,-1),Xl=[Ql];function es(e,t){return h(),m("svg",Kl,[].concat(Xl))}var ts={render:es};f({name:"IconRichTextMergeCellsVertical",component:ts});var rs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},ns=u("path",{d:"M7 4V2h10v2h5v2h-2v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6H2V4h5ZM6 6v14h12V6H6Zm3 3h2v8H9V9Zm4 0h2v8h-2V9Z"},null,-1),os=[ns];function as(e,t){return h(),m("svg",rs,[].concat(os))}var is={render:as};f({name:"IconRichTextNodeDelete",component:is});var ls={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},ss=u("path",{d:"M12 6v15h-2v-5a6 6 0 0 1 0-12h10v2h-3v15h-2V6h-3Zm-2 0a4 4 0 1 0 0 8V6Z"},null,-1),cs=[ss];function ds(e,t){return h(),m("svg",ls,[].concat(cs))}var us={render:ds};f({name:"IconRichTextParagraph",component:us});var hs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},ps=u("path",{d:"M4.583 17.321C3.553 16.227 3 15 3 13.011c0-3.5 2.457-6.637 6.03-8.188l.893 1.378c-3.335 1.804-3.987 4.145-4.247 5.621.537-.278 1.24-.375 1.929-.311 1.804.167 3.226 1.648 3.226 3.489a3.5 3.5 0 0 1-3.5 3.5c-1.073 0-2.099-.49-2.748-1.179Zm10 0C13.553 16.227 13 15 13 13.011c0-3.5 2.457-6.637 6.03-8.188l.893 1.378c-3.335 1.804-3.987 4.145-4.247 5.621.537-.278 1.24-.375 1.929-.311 1.804.167 3.226 1.648 3.226 3.489a3.5 3.5 0 0 1-3.5 3.5c-1.073 0-2.099-.49-2.748-1.179Z"},null,-1),ms=[ps];function fs(e,t){return h(),m("svg",hs,[].concat(ms))}var vs={render:fs};f({name:"IconRichTextQuoteText",component:vs});var gs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},bs=u("path",{d:"M18.172 7H11a6 6 0 0 0 0 12h9v2h-9a8 8 0 0 1 0-16h7.172l-2.536-2.536L17.05 1.05 22 6l-4.95 4.95-1.414-1.415L18.172 7Z"},null,-1),ws=[bs];function ys(e,t){return h(),m("svg",gs,[].concat(ws))}var xs={render:ys};f({name:"IconRichTextRedo",component:xs});var _s={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Ts=u("path",{d:"M20 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16Zm-9 2H5v14h6v-4h2v4h6V5h-6v4h-2V5Zm4 4 3 3-3 3v-2H9v2l-3-3 3-3v2h6V9Z"},null,-1),Ss=[Ts];function $s(e,t){return h(),m("svg",_s,[].concat(Ss))}var Ms={render:$s};f({name:"IconRichTextSplitCellsHorizontal",component:Ms});var Cs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},ks=u("path",{d:"M20 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16Zm-1 2H5v5.999L9 11v2H5v6h14v-6h-4v-2l4-.001V5Zm-7 1 3 3h-2v6h2l-3 3-3-3h2V9H9l3-3Z"},null,-1),Rs=[ks];function Ns(e,t){return h(),m("svg",Cs,[].concat(Rs))}var As={render:Ns};f({name:"IconRichTextSplitCellsVertical",component:As});var Is={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Ds=u("path",{d:"M17.154 14c.23.516.346 1.09.346 1.72 0 1.342-.524 2.392-1.571 3.147C14.88 19.622 13.434 20 11.586 20c-1.64 0-3.263-.381-4.87-1.145v-2.254c1.52.877 3.075 1.316 4.666 1.316 2.551 0 3.83-.732 3.839-2.197a2.21 2.21 0 0 0-.648-1.603l-.12-.117H3v-2h18v2h-3.846Zm-4.078-3H7.629a4.086 4.086 0 0 1-.481-.522C6.716 9.92 6.5 9.246 6.5 8.452c0-1.236.466-2.287 1.397-3.153C8.83 4.433 10.271 4 12.222 4c1.471 0 2.879.328 4.222.984v2.152c-1.2-.687-2.515-1.03-3.946-1.03-2.48 0-3.719.782-3.719 2.346 0 .42.218.786.654 1.099.436.313.974.563 1.613.75.62.18 1.297.414 2.03.699Z"},null,-1),Es=[Ds];function Ls(e,t){return h(),m("svg",Is,[].concat(Es))}var Hs={render:Ls};f({name:"IconRichTextStrikeThrough",component:Hs});var Fs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Ps=u("path",{d:"M5.596 4 10.5 9.928 15.404 4H18l-6.202 7.497L18 18.994V19h-2.59l-4.91-5.934L5.59 19H3v-.006l6.202-7.497L3 4h2.596ZM21.8 16a.8.8 0 1 0-1.57.22l-1.154.33A2.001 2.001 0 1 1 23 16c0 .573-.24 1.09-.627 1.454L20.744 19H23v1h-4v-1l2.55-2.42a.798.798 0 0 0 .25-.58Z"},null,-1),zs=[Ps];function Zs(e,t){return h(),m("svg",Fs,[].concat(zs))}var Vs={render:Zs};f({name:"IconRichTextSubScript",component:Vs});var Os={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Bs=u("path",{d:"m5.596 5 4.904 5.928L15.404 5H18l-6.202 7.497L18 19.994V20h-2.59l-4.91-5.934L5.59 20H3v-.006l6.202-7.497L3 5h2.596ZM21.55 6.58a.8.8 0 1 0-1.32-.36l-1.155.33A2.001 2.001 0 1 1 23 6c0 .573-.24 1.09-.627 1.454L20.744 9H23v1h-4V9l2.55-2.42Z"},null,-1),js=[Bs];function Us(e,t){return h(),m("svg",Os,[].concat(js))}var Gs={render:Us};f({name:"IconRichTextSuperScript",component:Gs});var Ws={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},qs=u("path",{d:"M14 10h-4v4h4v-4Zm2 0v4h3v-4h-3Zm-2 9v-3h-4v3h4Zm2 0h3v-3h-3v3ZM14 5h-4v3h4V5Zm2 0v3h3V5h-3Zm-8 5H5v4h3v-4Zm0 9v-3H5v3h3ZM8 5H5v3h3V5ZM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z"},null,-1),Ys=[qs];function Js(e,t){return h(),m("svg",Ws,[].concat(Ys))}var Ks={render:Js};f({name:"IconRichTextTable",component:Ks});var Qs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Xs=u("path",{d:"M11 4h10v2H11V4Zm0 4h6v2h-6V8Zm0 6h10v2H11v-2Zm0 4h6v2h-6v-2ZM3 4h6v6H3V4Zm2 2v2h2V6H5Zm-2 8h6v6H3v-6Zm2 2v2h2v-2H5Z"},null,-1),ec=[Xs];function tc(e,t){return h(),m("svg",Qs,[].concat(ec))}var rc={render:tc};f({name:"IconRichTextTaskList",component:rc});var nc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},oc=u("path",{d:"M8 3v9a4 4 0 0 0 8 0V3h2v9a6 6 0 0 1-12 0V3h2ZM4 20h16v2H4v-2Z"},null,-1),ac=[oc];function ic(e,t){return h(),m("svg",nc,[].concat(ac))}var lc={render:ic};f({name:"IconRichTextUnderline",component:lc});var sc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},cc=u("path",{d:"m5.828 7 2.536 2.535L6.95 10.95 2 6l4.95-4.95 1.414 1.415L5.828 5H13a8 8 0 1 1 0 16H4v-2h9a6 6 0 0 0 0-12H5.828Z"},null,-1),dc=[cc];function uc(e,t){return h(),m("svg",sc,[].concat(dc))}var hc={render:uc};f({name:"IconRichTextUndo",component:hc});var pc={viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"},mc=u("g",{"fill-rule":"nonzero"},[u("path",{d:"M0 0h14a2 2 0 0 1 2 2v14L0 0Z"}),u("path",{d:"M13.21 2.605a.75.75 0 1 1 1.08 1.04l-3.429 3.563-.027.027a1 1 0 0 1-1.414-.027L7.71 5.431a.75.75 0 1 1 1.08-1.04l1.35 1.402 3.07-3.188Z",fill:"#FFF"})],-1),fc=[mc];function vc(e,t){return h(),m("svg",pc,[].concat(fc))}var gc={render:vc};f({name:"IconSubScript",component:gc});var bc={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},wc=u("g",{filter:"url(#finish_svg__filter-1)","fill-rule":"evenodd"},[u("path",{d:"M14.477 2.962a.75.75 0 0 1 1.12.993l-.074.083-9.26 9a.75.75 0 0 1-.954.076l-.092-.076-4.74-4.606a.75.75 0 0 1 .96-1.148l.086.072 4.216 4.098 8.738-8.492Z"})],-1),yc=[wc];function xc(e,t){return h(),m("svg",bc,[].concat(yc))}var _c={render:xc};f({name:"IconFinish",component:_c});var Tc={viewBox:"0 0 2 12",xmlns:"http://www.w3.org/2000/svg"},Sc=u("path",{d:"M1 0a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0V.75A.75.75 0 0 1 1 0Zm0 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"},null,-1),$c=[Sc];function Mc(e,t){return h(),m("svg",Tc,[].concat($c))}var Cc={render:Mc};f({name:"IconWarn",component:Cc});function kc(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r)return(r=r.call(e)).next.bind(r);if(Array.isArray(e)||(r=Rc(e))||t){r&&(e=r);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Rc(e,t){if(e){if(typeof e=="string")return bt(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return bt(e,t)}}function bt(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var Nc=function(t,r){for(var n=t.__vccOpts||t,a=kc(r),o;!(o=a()).done;){var l=o.value,i=l[0],s=l[1];n[i]=s}return n},Ac=qe({components:{IconChevronLeft:zo(),IconChevronRight:Uo(),IconRadio:Qo()},props:[].concat(go,["initBlocks","wheelBlocks","modelValue","tag","subTag"]),emits:["before-click","click"],setup:function(t,r){return _o({props:t,context:r,renderless:Do,api:Io})}}),Ic={class:"tiny-slide-bar__content"};function Dc(e,t,r,n,a,o){var l=$e("icon-chevron-left"),i=$e("icon-radio"),s=$e("icon-chevron-right");return h(),m("div",{class:"tiny-slide-bar",onMousewheel:t[0]||(t[0]=vr(function(){return e.mouseEvent&&e.mouseEvent.apply(e,arguments)},["prevent"])),ref:"wrapper"},[me(l,{class:Me([[e.state.showLeft?"":"tiny-disabled"],"tiny-svg-size icon-chevron-left"]),onClick:e.leftClick},null,8,["class","onClick"]),u("div",Ic,[me(fr,null,{default:Ce(function(){return[(h(),et(tt(e.tag),{class:"tiny-slide-bar__list tiny-repeat rightAni-enter-active",style:rt({width:e.state.blockWrapper+"px"}),ref:"insider"},{default:Ce(function(){return[(h(!0),m(hr,null,pr(e.modelValue,function(c,d){return h(),et(tt(e.subTag),{key:d,class:Me([[e.state.currentIndex===d?"tiny-slide-bar__select":""],"block"]),style:rt({width:e.state.blockWidth+"px","margin-left":d===0?0:e.state.blockMargin+"px"}),onClick:function(v){return e.blockClick({item:c,index:d})}},{default:Ce(function(){return[u("ul",null,[u("li",null,[mr(e.$slots,"default",{slotData:c},function(){return[u("div",null,nt(c.title),1),u("div",null,[me(i,{class:"tiny-svg-size"})]),u("div",null,nt(c.lang),1)]})])])]}),_:2},1032,["class","style","onClick"])}),128))]}),_:3},8,["style"]))]}),_:3})]),me(s,{class:Me([[e.state.showRight?"tiny-disabled":""],"tiny-svg-size icon-chevron-right"]),onClick:e.rightClick},null,8,["class","onClick"])],544)}var Ec=Nc(Ac,[["render",Dc]]),Lc={};function Ze(){return Ze=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ze.apply(this,arguments)}var Hc=function(t){var r;return typeof process=="object"&&((r=Lc)==null||r.TINY_MODE),Ec},ae=qe({name:we+"SlideBar",props:Ze({},vo,{initBlocks:Number,wheelBlocks:{type:Number,default:1},modelValue:Array,tag:{type:String,default:"ul"},subTag:{type:String,default:"li"}}),setup:function(t,r){return yo({props:t,context:r,template:Hc})}}),Fc="3.14.0";ae.model={prop:"modelValue",event:"update:modelValue"};ae.install=function(e){e.component(ae.name,ae)};ae.version=Fc;export{ae as S};