k5web/assets/index.acb144af.js

9 lines
39 KiB
JavaScript
Raw Normal View History

2024-06-18 13:24:23 +00:00
import{k as me,ak as we,_ as ye}from"./index.e6d2773f.js";/* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css *//* empty css */import{d as be,r as Ce,o as _e,bs as Ee,bZ as Se,bV as Be,aW as Ae,bP as Te,bH as Ie,C as $,D as q,aI as C,aH as E,aM as D,aN as L,G,u as Pe,bn as jt,bo as qt,aK as nt,aJ as ot,aE as rt,n as Gt,b3 as Ne,bc as Fe,bY as Me,a$ as De,ba as Re,b_ as Ue,bF as Le,bI as ve,bK as ke,be as Ve,bf as $e}from"./arco.949c921a.js";import{e as ht,g as Qt,h as P,b as F,s as xe}from"./serial.c741fbda.js";import{u as He}from"./loading.68e8c78e.js";import{B as Oe}from"./index.23e0bd06.js";import"./chart.b6f2f6d9.js";import"./vue.9f26a24d.js";import"./useConfig.d327f413.js";import"./index.558bb9f9.js";import"./helper.e26b6fe1.js";import"./useDisabled.ecf248b9.js";var W={},ze=function(){return typeof Promise=="function"&&Promise.prototype&&Promise.prototype.then},te={},v={};let Bt;const Je=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];v.getSymbolSize=function(n){if(!n)throw new Error('"version" cannot be null or undefined');if(n<1||n>40)throw new Error('"version" should be in range from 1 to 40');return n*4+17};v.getSymbolTotalCodewords=function(n){return Je[n]};v.getBCHDigit=function(o){let n=0;for(;o!==0;)n++,o>>>=1;return n};v.setToSJISFunction=function(n){if(typeof n!="function")throw new Error('"toSJISFunc" is not a valid function.');Bt=n};v.isKanjiModeEnabled=function(){return typeof Bt<"u"};v.toSJIS=function(n){return Bt(n)};var ut={};(function(o){o.L={bit:1},o.M={bit:0},o.Q={bit:3},o.H={bit:2};function n(i){if(typeof i!="string")throw new Error("Param is not a string");switch(i.toLowerCase()){case"l":case"low":return o.L;case"m":case"medium":return o.M;case"q":case"quartile":return o.Q;case"h":case"high":return o.H;default:throw new Error("Unknown EC Level: "+i)}}o.isValid=function(e){return e&&typeof e.bit<"u"&&e.bit>=0&&e.bit<4},o.from=function(e,t){if(o.isValid(e))return e;try{return n(e)}catch{return t}}})(ut);function ee(){this.buffer=[],this.length=0}ee.prototype={get:function(o){const n=Math.floor(o/8);return(this.buffer[n]>>>7-o%8&1)===1},put:function(o,n){for(let i=0;i<n;i++)this.putBit((o>>>n-i-1&1)===1)},getLengthInBits:function(){return this.length},putBit:function(o){const n=Math.floor(this.length/8);this.buffer.length<=n&&this.buffer.push(0),o&&(this.buffer[n]|=128>>>this.length%8),this.length++}};var Ke=ee;function X(o){if(!o||o<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=o,this.data=new Uint8Array(o*o),this.reservedBit=new Uint8Array(o*o)}X.prototype.set=function(o,n,i,e){const t=o*this.size+n;this.data[t]=i,e&&(this.reservedBit[t]=!0)};X.prototype.get=function(o,n){return this.data[o*this.size+n]};X.prototype.xor=function(o,n,i){this.data[o*this.size+n]^=i};X.prototype.isReserved=function(o,n){return this.reservedBit[o*this.size+n]};var Ye=X,ne={};(function(o){const n=v.getSymbolSize;o.getRowColCoords=function(e){if(e===1)return[];const t=Math.floor(e/7)+2,r=n(e),a=r===145?26:Math.ceil((r-13)/(2*t-2))*2,l=[r-7];for(let s=1;s<t-1;s++)l[s]=l[s-1]-a;return l.push(6),l.reverse()},o.getPositions=function(e){const t=[],r=o.getRowColCoords(e),a=r.length;for(let l=0;l<a;l++)for(let s=0;s<a;s++)l===0&&s===0||l===0&&s===a-1||l===a-1&&s===0||t.push([r[l],r[s]]);return t}})(ne);var oe={};const je=v.getSymbolSize,Zt=7;oe.getPositions=function(n){const i=je(n);return[[0,0],[i-Zt,0],[0,i-Zt]]};var re={};(function(o){o.Patterns={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7};const n={N1:3,N2:3,N3:40,N4:10};o.isValid=function(t){return t!=null&&t!==""&&!isNaN(t)&&t>=0&&t<=7},o.from=function(t){return o.isValid(t)?parseInt(t,10):void 0},o.getPenaltyN1=function(t){const
2024-06-15 00:08:13 +00:00
]))+`;k.KANJI=new RegExp(Z,"g");k.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g");k.BYTE=new RegExp(Qe,"g");k.NUMERIC=new RegExp(le,"g");k.ALPHANUMERIC=new RegExp(Ge,"g");const Ze=new RegExp("^"+Z+"$"),We=new RegExp("^"+le+"$"),Xe=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");k.testKanji=function(n){return Ze.test(n)};k.testNumeric=function(n){return We.test(n)};k.testAlphanumeric=function(n){return Xe.test(n)};(function(o){const n=Tt,i=k;o.NUMERIC={id:"Numeric",bit:1<<0,ccBits:[10,12,14]},o.ALPHANUMERIC={id:"Alphanumeric",bit:1<<1,ccBits:[9,11,13]},o.BYTE={id:"Byte",bit:1<<2,ccBits:[8,16,16]},o.KANJI={id:"Kanji",bit:1<<3,ccBits:[8,10,12]},o.MIXED={bit:-1},o.getCharCountIndicator=function(r,a){if(!r.ccBits)throw new Error("Invalid mode: "+r);if(!n.isValid(a))throw new Error("Invalid version: "+a);return a>=1&&a<10?r.ccBits[0]:a<27?r.ccBits[1]:r.ccBits[2]},o.getBestModeForData=function(r){return i.testNumeric(r)?o.NUMERIC:i.testAlphanumeric(r)?o.ALPHANUMERIC:i.testKanji(r)?o.KANJI:o.BYTE},o.toString=function(r){if(r&&r.id)return r.id;throw new Error("Invalid mode")},o.isValid=function(r){return r&&r.bit&&r.ccBits};function e(t){if(typeof t!="string")throw new Error("Param is not a string");switch(t.toLowerCase()){case"numeric":return o.NUMERIC;case"alphanumeric":return o.ALPHANUMERIC;case"kanji":return o.KANJI;case"byte":return o.BYTE;default:throw new Error("Unknown mode: "+t)}}o.from=function(r,a){if(o.isValid(r))return r;try{return e(r)}catch{return a}}})(H);(function(o){const n=v,i=ct,e=ut,t=H,r=Tt,a=1<<12|1<<11|1<<10|1<<9|1<<8|1<<5|1<<2|1<<0,l=n.getBCHDigit(a);function s(b,w,_){for(let u=1;u<=40;u++)if(w<=o.getCapacity(u,_,b))return u}function h(b,w){return t.getCharCountIndicator(b,w)+4}function p(b,w){let _=0;return b.forEach(function(u){const f=h(u.mode,w);_+=f+u.getBitsLength()}),_}function A(b,w){for(let _=1;_<=40;_++)if(p(b,_)<=o.getCapacity(_,w,t.MIXED))return _}o.from=function(w,_){return r.isValid(w)?parseInt(w,10):_},o.getCapacity=function(w,_,u){if(!r.isValid(w))throw new Error("Invalid QR Code version");typeof u>"u"&&(u=t.BYTE);const f=n.getSymbolTotalCodewords(w),c=i.getTotalCodewordsCount(w,_),g=(f-c)*8;if(u===t.MIXED)return g;const d=g-h(u,w);switch(u){case t.NUMERIC:return Math.floor(d/10*3);case t.ALPHANUMERIC:return Math.floor(d/11*2);case t.KANJI:return Math.floor(d/13);case t.BYTE:default:return Math.floor(d/8)}},o.getBestVersionForData=function(w,_){let u;const f=e.from(_,e.M);if(Array.isArray(w)){if(w.length>1)return A(w,f);if(w.length===0)return 1;u=w[0]}else u=w;return s(u.mode,u.getLength(),f)},o.getEncodedBits=function(w){if(!r.isValid(w)||w<7)throw new Error("Invalid QR Code version");let _=w<<12;for(;n.getBCHDigit(_)-l>=0;)_^=a<<n.getBCHDigit(_)-l;return w<<12|_}})(se);var ue={};const Ct=v,ce=1<<10|1<<8|1<<5|1<<4|1<<2|1<<1|1<<0,tn=1<<14|1<<12|1<<10|1<<4|1<<1,Wt=Ct.getBCHDigit(ce);ue.getEncodedBits=function(n,i){const e=n.bit<<3|i;let t=e<<10;for(;Ct.getBCHDigit(t)-Wt>=0;)t^=ce<<Ct.getBCHDigit(t)-Wt;return(e<<10|t)^tn};var de={};const en=H;function J(o){this.mode=en.NUMERIC,this.data=o.toString()}J.getBitsLength=function(n){return 10*Math.floor(n/3)+(n%3?n%3*3+1:0)};J.prototype.getLength=function(){return this.data.length};J.prototype.getBitsLength=function(){return J.getBitsLength(this.data.length)};J.prototype.write=function(n){let i,e,t;for(i=0;i+3<=this.data.length;i+=3)e=this.data.substr(i,3),t=parseInt(e,10),n.put(t,10);const r=this.data.length-i;r>0&&(e=this.data.substr(i),t=parseInt(e,10),n.put(t,r*3+1))};var nn=J;const on=H,pt=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function K(o){this.mode=on.ALPHANUMERIC,this.data=o}K.getBitsLength=function(n){return 11*Math.floor(n/2)+6*(n%2)};K.prototype.getLength=function(){return this.data.length};K.prototype.getBitsLength=function(){return K.getBitsLength(this.data.length)};K.prototype.write=function(n){let i;for(i=0;i+2<=this.data.length;i+=2){let e=pt.indexOf(this.data[i])*45;e+=pt.indexOf(this.data[i+1]),
Make sure your charset is UTF-8`);i=(i>>>8&255)*192+(i&255),o.put(i,13)}};var fn=j,fe={exports:{}};(function(o){var n={single_source_shortest_paths:function(i,e,t){var r={},a={};a[e]=0;var l=n.PriorityQueue.make();l.push(e,0);for(var s,h,p,A,b,w,_,u,f;!l.empty();){s=l.pop(),h=s.value,A=s.cost,b=i[h]||{};for(p in b)b.hasOwnProperty(p)&&(w=b[p],_=A+w,u=a[p],f=typeof a[p]>"u",(f||u>_)&&(a[p]=_,l.push(p,_),r[p]=h))}if(typeof t<"u"&&typeof a[t]>"u"){var c=["Could not find a path from ",e," to ",t,"."].join("");throw new Error(c)}return r},extract_shortest_path_from_predecessor_list:function(i,e){for(var t=[],r=e;r;)t.push(r),i[r],r=i[r];return t.reverse(),t},find_path:function(i,e,t){var r=n.single_source_shortest_paths(i,e,t);return n.extract_shortest_path_from_predecessor_list(r,t)},PriorityQueue:{make:function(i){var e=n.PriorityQueue,t={},r;i=i||{};for(r in e)e.hasOwnProperty(r)&&(t[r]=e[r]);return t.queue=[],t.sorter=i.sorter||e.default_sorter,t},default_sorter:function(i,e){return i.cost-e.cost},push:function(i,e){var t={value:i,cost:e};this.queue.push(t),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return this.queue.length===0}}};o.exports=n})(fe);(function(o){const n=H,i=nn,e=rn,t=un,r=fn,a=k,l=v,s=fe.exports;function h(c){return unescape(encodeURIComponent(c)).length}function p(c,g,d){const m=[];let B;for(;(B=c.exec(d))!==null;)m.push({data:B[0],index:B.index,mode:g,length:B[0].length});return m}function A(c){const g=p(a.NUMERIC,n.NUMERIC,c),d=p(a.ALPHANUMERIC,n.ALPHANUMERIC,c);let m,B;return l.isKanjiModeEnabled()?(m=p(a.BYTE,n.BYTE,c),B=p(a.KANJI,n.KANJI,c)):(m=p(a.BYTE_KANJI,n.BYTE,c),B=[]),g.concat(d,m,B).sort(function(T,I){return T.index-I.index}).map(function(T){return{data:T.data,mode:T.mode,length:T.length}})}function b(c,g){switch(g){case n.NUMERIC:return i.getBitsLength(c);case n.ALPHANUMERIC:return e.getBitsLength(c);case n.KANJI:return r.getBitsLength(c);case n.BYTE:return t.getBitsLength(c)}}function w(c){return c.reduce(function(g,d){const m=g.length-1>=0?g[g.length-1]:null;return m&&m.mode===d.mode?(g[g.length-1].data+=d.data,g):(g.push(d),g)},[])}function _(c){const g=[];for(let d=0;d<c.length;d++){const m=c[d];switch(m.mode){case n.NUMERIC:g.push([m,{data:m.data,mode:n.ALPHANUMERIC,length:m.length},{data:m.data,mode:n.BYTE,length:m.length}]);break;case n.ALPHANUMERIC:g.push([m,{data:m.data,mode:n.BYTE,length:m.length}]);break;case n.KANJI:g.push([m,{data:m.data,mode:n.BYTE,length:h(m.data)}]);break;case n.BYTE:g.push([{data:m.data,mode:n.BYTE,length:h(m.data)}])}}return g}function u(c,g){const d={},m={start:{}};let B=["start"];for(let S=0;S<c.length;S++){const T=c[S],I=[];for(let M=0;M<T.length;M++){const R=T[M],V=""+S+M;I.push(V),d[V]={node:R,lastCount:0},m[V]={};for(let O=0;O<B.length;O++){const U=B[O];d[U]&&d[U].node.mode===R.mode?(m[U][V]=b(d[U].lastCount+R.length,R.mode)-b(d[U].lastCount,R.mode),d[U].lastCount+=R.length):(d[U]&&(d[U].lastCount=R.length),m[U][V]=b(R.length,R.mode)+4+n.getCharCountIndicator(R.mode,g))}}B=I}for(let S=0;S<B.length;S++)m[B[S]].end=0;return{map:m,table:d}}function f(c,g){let d;const m=n.getBestModeForData(c);if(d=n.from(g,m),d!==n.BYTE&&d.bit<m.bit)throw new Error('"'+c+'" cannot be encoded with mode '+n.toString(d)+`.
Suggested mode is: `+n.toString(m));switch(d===n.KANJI&&!l.isKanjiModeEnabled()&&(d=n.BYTE),d){case n.NUMERIC:return new i(c);case n.ALPHANUMERIC:return new e(c);case n.KANJI:return new r(c);case n.BYTE:return new t(c)}}o.fromArray=function(g){return g.reduce(function(d,m){return typeof m=="string"?d.push(f(m,null)):m.data&&d.push(f(m.data,m.mode)),d},[])},o.fromString=function(g,d){const m=A(g,l.isKanjiModeEnabled()),B=_(m),S=u(B,d),T=s.find_path(S.map,"start","end"),I=[];for(let M=1;M<T.length-1;M++)I.push(S.table[T[M]].node);return o.fromArray(w(I))},o.rawSplit=function(g){return o.fromArray(A(g,l.isKanjiModeEnabled()))}})(de);const ft=v,mt=ut,gn=Ke,hn=Ye,pn=ne,mn=oe,_t=re,Et=ct,wn=qe,lt=se,yn=ue,bn=H,wt=de;function Cn(o,n){const i=o.size,e=mn.getPositions(n);for(let t=0;t<e.length;t++){const r=e[t][0],a=e[t][1];for(let l=-1;l<=7;l++)if(!(r+l<=-1||i<=r+l))for(let s=-1;s<=7;s++)a+s<=-1||i<=a+s||(l>=0&&l<=6&&(s===0||s===6)||s>=0&&s<=6&&(l===0||l===6)||l>=2&&l<=4&&s>=2&&s<=4?o.set(r+l,a+s,!0,!0):o.set(r+l,a+s,!1,!0))}}function _n(o){const n=o.size;for(let i=8;i<n-8;i++){const e=i%2===0;o.set(i,6,e,!0),o.set(6,i,e,!0)}}function En(o,n){const i=pn.getPositions(n);for(let e=0;e<i.length;e++){const t=i[e][0],r=i[e][1];for(let a=-2;a<=2;a++)for(let l=-2;l<=2;l++)a===-2||a===2||l===-2||l===2||a===0&&l===0?o.set(t+a,r+l,!0,!0):o.set(t+a,r+l,!1,!0)}}function Sn(o,n){const i=o.size,e=lt.getEncodedBits(n);let t,r,a;for(let l=0;l<18;l++)t=Math.floor(l/3),r=l%3+i-8-3,a=(e>>l&1)===1,o.set(t,r,a,!0),o.set(r,t,a,!0)}function yt(o,n,i){const e=o.size,t=yn.getEncodedBits(n,i);let r,a;for(r=0;r<15;r++)a=(t>>r&1)===1,r<6?o.set(r,8,a,!0):r<8?o.set(r+1,8,a,!0):o.set(e-15+r,8,a,!0),r<8?o.set(8,e-r-1,a,!0):r<9?o.set(8,15-r-1+1,a,!0):o.set(8,15-r-1,a,!0);o.set(e-8,8,1,!0)}function Bn(o,n){const i=o.size;let e=-1,t=i-1,r=7,a=0;for(let l=i-1;l>0;l-=2)for(l===6&&l--;;){for(let s=0;s<2;s++)if(!o.isReserved(t,l-s)){let h=!1;a<n.length&&(h=(n[a]>>>r&1)===1),o.set(t,l-s,h),r--,r===-1&&(a++,r=7)}if(t+=e,t<0||i<=t){t-=e,e=-e;break}}}function An(o,n,i){const e=new gn;i.forEach(function(s){e.put(s.mode.bit,4),e.put(s.getLength(),bn.getCharCountIndicator(s.mode,o)),s.write(e)});const t=ft.getSymbolTotalCodewords(o),r=Et.getTotalCodewordsCount(o,n),a=(t-r)*8;for(e.getLengthInBits()+4<=a&&e.put(0,4);e.getLengthInBits()%8!==0;)e.putBit(0);const l=(a-e.getLengthInBits())/8;for(let s=0;s<l;s++)e.put(s%2?17:236,8);return Tn(e,o,n)}function Tn(o,n,i){const e=ft.getSymbolTotalCodewords(n),t=Et.getTotalCodewordsCount(n,i),r=e-t,a=Et.getBlocksCount(n,i),l=e%a,s=a-l,h=Math.floor(e/a),p=Math.floor(r/a),A=p+1,b=h-p,w=new wn(b);let _=0;const u=new Array(a),f=new Array(a);let c=0;const g=new Uint8Array(o.buffer);for(let T=0;T<a;T++){const I=T<s?p:A;u[T]=g.slice(_,_+I),f[T]=w.encode(u[T]),_+=I,c=Math.max(c,I)}const d=new Uint8Array(e);let m=0,B,S;for(B=0;B<c;B++)for(S=0;S<a;S++)B<u[S].length&&(d[m++]=u[S][B]);for(B=0;B<b;B++)for(S=0;S<a;S++)d[m++]=f[S][B];return d}function In(o,n,i,e){let t;if(Array.isArray(o))t=wt.fromArray(o);else if(typeof o=="string"){let h=n;if(!h){const p=wt.rawSplit(o);h=lt.getBestVersionForData(p,i)}t=wt.fromString(o,h||40)}else throw new Error("Invalid data");const r=lt.getBestVersionForData(t,i);if(!r)throw new Error("The amount of data is too big to be stored in a QR Code");if(!n)n=r;else if(n<r)throw new Error(`
The chosen QR Code version cannot contain this amount of data.
Minimum version required to store current data is: `+r+`.
`);const a=An(n,i,t),l=ft.getSymbolSize(n),s=new hn(l);return Cn(s,n),_n(s),En(s,n),yt(s,i,0),n>=7&&Sn(s,n),Bn(s,a),isNaN(e)&&(e=_t.getBestMask(s,yt.bind(null,s,i))),_t.applyMask(e,s),yt(s,i,e),{modules:s,version:n,errorCorrectionLevel:i,maskPattern:e,segments:t}}te.create=function(n,i){if(typeof n>"u"||n==="")throw new Error("No input text");let e=mt.M,t,r;return typeof i<"u"&&(e=mt.from(i.errorCorrectionLevel,mt.M),t=lt.from(i.version),r=_t.from(i.maskPattern),i.toSJISFunc&&ft.setToSJISFunction(i.toSJISFunc)),In(n,t,e,r)};var ge={},It={};(function(o){function n(i){if(typeof i=="number"&&(i=i.toString()),typeof i!="string")throw new Error("Color should be defined as hex string");let e=i.slice().replace("#","").split("");if(e.length<3||e.length===5||e.length>8)throw new Error("Invalid hex color: "+i);(e.length===3||e.length===4)&&(e=Array.prototype.concat.apply([],e.map(function(r){return[r,r]}))),e.length===6&&e.push("F","F");const t=parseInt(e.join(""),16);return{r:t>>24&255,g:t>>16&255,b:t>>8&255,a:t&255,hex:"#"+e.slice(0,6).join("")}}o.getOptions=function(e){e||(e={}),e.color||(e.color={});const t=typeof e.margin>"u"||e.margin===null||e.margin<0?4:e.margin,r=e.width&&e.width>=21?e.width:void 0,a=e.scale||4;return{width:r,scale:r?4:a,margin:t,color:{dark:n(e.color.dark||"#000000ff"),light:n(e.color.light||"#ffffffff")},type:e.type,rendererOpts:e.rendererOpts||{}}},o.getScale=function(e,t){return t.width&&t.width>=e+t.margin*2?t.width/(e+t.margin*2):t.scale},o.getImageWidth=function(e,t){const r=o.getScale(e,t);return Math.floor((e+t.margin*2)*r)},o.qrToImageData=function(e,t,r){const a=t.modules.size,l=t.modules.data,s=o.getScale(a,r),h=Math.floor((a+r.margin*2)*s),p=r.margin*s,A=[r.color.light,r.color.dark];for(let b=0;b<h;b++)for(let w=0;w<h;w++){let _=(b*h+w)*4,u=r.color.light;if(b>=p&&w>=p&&b<h-p&&w<h-p){const f=Math.floor((b-p)/s),c=Math.floor((w-p)/s);u=A[l[f*a+c]?1:0]}e[_++]=u.r,e[_++]=u.g,e[_++]=u.b,e[_]=u.a}}})(It);(function(o){const n=It;function i(t,r,a){t.clearRect(0,0,r.width,r.height),r.style||(r.style={}),r.height=a,r.width=a,r.style.height=a+"px",r.style.width=a+"px"}function e(){try{return document.createElement("canvas")}catch{throw new Error("You need to specify a canvas element")}}o.render=function(r,a,l){let s=l,h=a;typeof s>"u"&&(!a||!a.getContext)&&(s=a,a=void 0),a||(h=e()),s=n.getOptions(s);const p=n.getImageWidth(r.modules.size,s),A=h.getContext("2d"),b=A.createImageData(p,p);return n.qrToImageData(b.data,r,s),i(A,h,p),A.putImageData(b,0,0),h},o.renderToDataURL=function(r,a,l){let s=l;typeof s>"u"&&(!a||!a.getContext)&&(s=a,a=void 0),s||(s={});const h=o.render(r,a,s),p=s.type||"image/png",A=s.rendererOpts||{};return h.toDataURL(p,A.quality)}})(ge);var he={};const Pn=It;function Xt(o,n){const i=o.a/255,e=n+'="'+o.hex+'"';return i<1?e+" "+n+'-opacity="'+i.toFixed(2).slice(1)+'"':e}function bt(o,n,i){let e=o+n;return typeof i<"u"&&(e+=" "+i),e}function Nn(o,n,i){let e="",t=0,r=!1,a=0;for(let l=0;l<o.length;l++){const s=Math.floor(l%n),h=Math.floor(l/n);!s&&!r&&(r=!0),o[l]?(a++,l>0&&s>0&&o[l-1]||(e+=r?bt("M",s+i,.5+h+i):bt("m",t,0),t=0,r=!1),s+1<n&&o[l+1]||(e+=bt("h",a),a=0)):t++}return e}he.render=function(n,i,e){const t=Pn.getOptions(i),r=n.modules.size,a=n.modules.data,l=r+t.margin*2,s=t.color.light.a?"<path "+Xt(t.color.light,"fill")+' d="M0 0h'+l+"v"+l+'H0z"/>':"",h="<path "+Xt(t.color.dark,"stroke")+' d="'+Nn(a,r,t.margin)+'"/>',p='viewBox="0 0 '+l+" "+l+'"',b='<svg xmlns="http://www.w3.org/2000/svg" '+(t.width?'width="'+t.width+'" height="'+t.width+'" ':"")+p+' shape-rendering="crispEdges">'+s+h+`</svg>
`;return typeof e=="function"&&e(null,b),b};const Fn=ze,St=te,pe=ge,Mn=he;function Pt(o,n,i,e,t){const r=[].slice.call(arguments,1),a=r.length,l=typeof r[a-1]=="function";if(!l&&!Fn())throw new Error("Callback required as last argument");if(l){if(a<2)throw new Error("Too few arguments provided");a===2?(t=i,i=n,n=e=void 0):a===3&&(n.getContext&&typeof t>"u"?(t=e,e=void 0):(t=e,e=i,i=n,n=void 0))}else{if(a<1)throw new Error("Too few arguments provided");return a===1?(i=n,n=e=void 0):a===2&&!n.getContext&&(e=i,i=n,n=void 0),new Promise(function(s,h){try{const p=St.create(i,e);s(o(p,n,e))}catch(p){h(p)}})}try{const s=St.create(i,e);t(null,o(s,n,e))}catch(s){t(s)}}W.create=St.create;W.toCanvas=Pt.bind(null,pe.render);W.toDataURL=Pt.bind(null,pe.renderToDataURL);W.toString=Pt.bind(null,function(o,n,i){return Mn.render(o,i)});const Dn=o=>(Ve("data-v-4c2f1caa"),o=o(),$e(),o),Rn={class:"container"},Un={style:{"text-align":"center"}},Ln=["src"],vn=Dn(()=>G("br",null,null,-1)),kn=["innerHTML"],Vn={name:"Sat"},$n=be({...Vn,setup(o){const{loading:n,setLoading:i}=He(!0),e=me(),t=Ce({uuid:"",qrcode:"",visible:!1,showHide:0,status:"\u70B9\u51FB\u5199\u5165\u6309\u94AE\u5199\u5165\u536B\u661F\u6570\u636E\u5230\u8BBE\u5907<br/><br/>",sat:"",satData:[],lng:0,lat:0,alt:0,tx:0,rx:0,txTone:0,rxTone:0,CTCSSOption:[67,69.3,71.9,74.4,77,79.7,82.5,85.4,88.5,91.5,94.8,97.4,100,103.5,107.2,110.9,114.8,118.8,123,127.3,131.8,136.5,141.3,146.2,151.4,156.7,159.8,162.2,165.5,167.9,171.3,173.8,177.3,179.9,183.5,186.2,189.9,192.8,196.6,199.5,203.5,206.5,210.7,218.1,225.7,229.1,233.6,241.8,250.3,254.1],pass:void 0,passOption:[],dt:"",timer:void 0,passCustom:void 0,dtCustom:void 0,freqDb:[]});_e(async()=>{const u=await(await fetch("https://mirror.ghproxy.com/https://raw.githubusercontent.com/palewire/ham-satellite-database/main/data/amsat-active-frequencies.json")).text();t.freqDb=JSON.parse(u),t.timer=setInterval(()=>{t.dt=new Date().toLocaleString("zh-CN",{timeZone:"Asia/Shanghai"})},1e3)}),Ee(()=>{try{clearInterval(t.timer)}catch{}});const r=async()=>{if(e.connectState!=!0){alert(sessionStorage.getItem("noticeConnectK5"));return}i(!0),await ht(e.connectPort),await a(),await Qt(e.connectPort),i(!1)},a=async()=>{var c;const u=t.dtCustom?new Date(t.dtCustom):new Date,f=[...P(parseInt(u.getFullYear().toString().substring(2,4)).toString(16)),...P((u.getMonth()+1).toString(16)),...P(u.getDate().toString(16)),...P(u.getHours().toString(16)),...P(u.getMinutes().toString(16)),...P(u.getSeconds().toString(16))];await F(e.connectPort,11200,new Uint8Array(f),6,(c=e.configuration)==null?void 0:c.uart)},l=async u=>{const f=t.satData.find(c=>c.name==u);if(f&&f.path){t.status+="<br/>\u536B\u661F\u53C2\u6570\uFF1A<br/>",f.path.map(g=>{t.status+=g+"<br/>"});let c=!1;t.freqDb.map(g=>{f.path[1].split(" ")[1]==g.norad_id&&g.mode.indexOf("FM")!=-1&&(console.log(g),c=!0,t.tx=g.uplink?parseFloat(g.uplink.split("/")[0]):0,t.rx=g.downlink?parseFloat(g.downlink.split("/")[0]):0,t.txTone=parseFloat([0,...t.CTCSSOption].reduce((d,m)=>g.mode.indexOf(m)!=-1?m:d)))}),c||(t.tx=0,t.rx=0,t.txTone=0,t.rxTone=0)}Gt(()=>{const c=document==null?void 0:document.getElementById("statusArea");c&&(c.scrollTop=c==null?void 0:c.scrollHeight)})};(async()=>{i(!0);const f=(await(await fetch("https://celestrak.org/NORAD/elements/amateur.txt")).text()).split(/\r?\n/),c=[];let g={};for(let d=0;d<f.length;d++)Number.isNaN(parseInt(f[d].substring(0,1)))?(g.name&&g.name!=""&&(c.push(g),g={}),g.name=f[d]):(g.path||(g.path=[]),g.path.push(f[d]));t.satData=c,i(!1)})();const h=async()=>{i(!0),navigator.geolocation.getCurrentPosition(u=>{u.coords&&(t.lat=u.coords.latitude,t.lng=u.coords.longitude,u.coords.altitude&&(t.alt=u.coords.altitude))}),i(!1)};h();const p=async()=>{t.visible=!0,t.uuid=crypto.randomUUID(),t.qrcode=await W.toDataURL(location.origin+"/#/satloc?uuid="+t.uuid,{width:250}),console.log(t.uuid)},A=async()=>{const u=await(await fetch("https://k5.vicicode.com/api/lol",{method:"POST",mode:"cors",headers:{"Content-Type":"application/json"},body:JSON.stringify({func:1,uuid:t.uuid})})).json(),f=JSON.pa