1 |
- import{c as X,g as Y}from"./@vueup/vue-quill.21cd2cdd.js";var H={exports:{}};(function(U,J){(function(A,p){U.exports=p()})(X,function(){return function(I){var A={};function p(T){if(A[T])return A[T].exports;var L=A[T]={exports:{},id:T,loaded:!1};return I[T].call(L.exports,L,L.exports,p),L.loaded=!0,L.exports}return p.m=I,p.c=A,p.p="",p(0)}([function(I,A){Object.defineProperty(A,"__esModule",{value:!0});var p;(function(T){function L(o){this.mode=c.MODE_8BIT_BYTE,this.data=o,this.parsedData=[];for(var t=0,r=this.data.length;t<r;t++){var a=[],e=this.data.charCodeAt(t);e>65536?(a[0]=240|(e&1835008)>>>18,a[1]=128|(e&258048)>>>12,a[2]=128|(e&4032)>>>6,a[3]=128|e&63):e>2048?(a[0]=224|(e&61440)>>>12,a[1]=128|(e&4032)>>>6,a[2]=128|e&63):e>128?(a[0]=192|(e&1984)>>>6,a[1]=128|e&63):a[0]=e,this.parsedData.push(a)}this.parsedData=Array.prototype.concat.apply([],this.parsedData),this.parsedData.length!=this.data.length&&(this.parsedData.unshift(191),this.parsedData.unshift(187),this.parsedData.unshift(239))}L.prototype={getLength:function(t){return this.parsedData.length},write:function(t){for(var r=0,a=this.parsedData.length;r<a;r++)t.put(this.parsedData[r],8)}};function D(o,t){this.typeNumber=o,this.errorCorrectLevel=t,this.modules=null,this.moduleCount=0,this.dataCache=null,this.dataList=[]}D.prototype={addData:function(t){var r=new L(t);this.dataList.push(r),this.dataCache=null},isDark:function(t,r){if(t<0||this.moduleCount<=t||r<0||this.moduleCount<=r)throw new Error(t+","+r);return this.modules[t][r]},getModuleCount:function(){return this.moduleCount},make:function(){this.makeImpl(!1,this.getBestMaskPattern())},makeImpl:function(t,r){this.moduleCount=this.typeNumber*4+17,this.modules=new Array(this.moduleCount);for(var a=0;a<this.moduleCount;a++){this.modules[a]=new Array(this.moduleCount);for(var e=0;e<this.moduleCount;e++)this.modules[a][e]=null}this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(t,r),this.typeNumber>=7&&this.setupTypeNumber(t),this.dataCache==null&&(this.dataCache=D.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,r)},setupPositionProbePattern:function(t,r){for(var a=-1;a<=7;a++)if(!(t+a<=-1||this.moduleCount<=t+a))for(var e=-1;e<=7;e++)r+e<=-1||this.moduleCount<=r+e||(0<=a&&a<=6&&(e==0||e==6)||0<=e&&e<=6&&(a==0||a==6)||2<=a&&a<=4&&2<=e&&e<=4?this.modules[t+a][r+e]=!0:this.modules[t+a][r+e]=!1)},getBestMaskPattern:function(){for(var t=0,r=0,a=0;a<8;a++){this.makeImpl(!0,a);var e=f.getLostPoint(this);(a==0||t>e)&&(t=e,r=a)}return r},createMovieClip:function(t,r,a){var e=t.createEmptyMovieClip(r,a),n=1;this.make();for(var s=0;s<this.modules.length;s++)for(var i=s*n,u=0;u<this.modules[s].length;u++){var l=u*n,h=this.modules[s][u];h&&(e.beginFill(0,100),e.moveTo(l,i),e.lineTo(l+n,i),e.lineTo(l+n,i+n),e.lineTo(l,i+n),e.endFill())}return e},setupTimingPattern:function(){for(var t=8;t<this.moduleCount-8;t++)this.modules[t][6]==null&&(this.modules[t][6]=t%2==0);for(var r=8;r<this.moduleCount-8;r++)this.modules[6][r]==null&&(this.modules[6][r]=r%2==0)},setupPositionAdjustPattern:function(){for(var t=f.getPatternPosition(this.typeNumber),r=0;r<t.length;r++)for(var a=0;a<t.length;a++){var e=t[r],n=t[a];if(this.modules[e][n]==null)for(var s=-2;s<=2;s++)for(var i=-2;i<=2;i++)s==-2||s==2||i==-2||i==2||s==0&&i==0?this.modules[e+s][n+i]=!0:this.modules[e+s][n+i]=!1}},setupTypeNumber:function(t){for(var r=f.getBCHTypeNumber(this.typeNumber),a=0;a<18;a++){var e=!t&&(r>>a&1)==1;this.modules[Math.floor(a/3)][a%3+this.moduleCount-8-3]=e}for(var a=0;a<18;a++){var e=!t&&(r>>a&1)==1;this.modules[a%3+this.moduleCount-8-3][Math.floor(a/3)]=e}},setupTypeInfo:function(t,r){for(var a=this.errorCorrectLevel<<3|r,e=f.getBCHTypeInfo(a),n=0;n<15;n++){var s=!t&&(e>>n&1)==1;n<6?this.modules[n][8]=s:n<8?this.modules[n+1][8]=s:this.modules[this.moduleCount-15+n][8]=s}for(var n=0;n<15;n++){var s=!t&&(e>>n&1)==1;n<8?this.modules[8][this.moduleCount-n-1]=s:n<9?this.modules[8][15-n-1+1]=s:this.modules[8][15-n-1]=s}this.modules[this.moduleCount-8][8]=!t},mapData:function(t,r){for(var a=-1,e=this.moduleCount-1,n=7,s=0,i=this.moduleCount-1;i>0;i-=2)for(i==6&&i--;;){for(var u=0;u<2;u++)if(this.modules[e][i-u]==null){var l=!1;s<t.length&&(l=(t[s]>>>n&1)==1);var h=f.getMask(r,e,i-u);h&&(l=!l),this.modules[e][i-u]=l,n--,n==-1&&(s++,n=7)}if(e+=a,e<0||this.moduleCount<=e){e-=a,a=-a;break}}}},D.PAD0=236,D.PAD1=17,D.createData=function(o,t,r){for(var a=E.getRSBlocks(o,t),e=new y,n=0;n<r.length;n++){var s=r[n];e.put(s.mode,4),e.put(s.getLength(),f.getLengthInBits(s.mode,o)),s.write(e)}for(var i=0,n=0;n<a.length;n++)i+=a[n].dataCount;if(e.getLengthInBits()>i*8)throw new Error("code length overflow. ("+e.getLengthInBits()+">"+i*8+")");for(e.getLengthInBits()+4<=i*8&&e.put(0,4);e.getLengthInBits()%8!=0;)e.putBit(!1);for(;!(e.getLengthInBits()>=i*8||(e.put(D.PAD0,8),e.getLengthInBits()>=i*8));)e.put(D.PAD1,8);return D.createBytes(e,a)},D.createBytes=function(o,t){for(var r=0,a=0,e=0,n=new Array(t.length),s=new Array(t.length),i=0;i<t.length;i++){var u=t[i].dataCount,l=t[i].totalCount-u;a=Math.max(a,u),e=Math.max(e,l),n[i]=new Array(u);for(var h=0;h<n[i].length;h++)n[i][h]=255&o.buffer[h+r];r+=u;var g=f.getErrorCorrectPolynomial(l),_=new M(n[i],g.getLength()-1),w=_.mod(g);s[i]=new Array(g.getLength()-1);for(var h=0;h<s[i].length;h++){var m=h+w.getLength()-s[i].length;s[i][h]=m>=0?w.get(m):0}}for(var B=0,h=0;h<t.length;h++)B+=t[h].totalCount;for(var k=new Array(B),x=0,h=0;h<a;h++)for(var i=0;i<t.length;i++)h<n[i].length&&(k[x++]=n[i][h]);for(var h=0;h<e;h++)for(var i=0;i<t.length;i++)h<s[i].length&&(k[x++]=s[i][h]);return k};for(var c={MODE_NUMBER:1<<0,MODE_ALPHA_NUM:1<<1,MODE_8BIT_BYTE:1<<2,MODE_KANJI:1<<3},C={L:1,M:0,Q:3,H:2},P={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7},f={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1<<10|1<<8|1<<5|1<<4|1<<2|1<<1|1<<0,G18:1<<12|1<<11|1<<10|1<<9|1<<8|1<<5|1<<2|1<<0,G15_MASK:1<<14|1<<12|1<<10|1<<4|1<<1,getBCHTypeInfo:function(t){for(var r=t<<10;f.getBCHDigit(r)-f.getBCHDigit(f.G15)>=0;)r^=f.G15<<f.getBCHDigit(r)-f.getBCHDigit(f.G15);return(t<<10|r)^f.G15_MASK},getBCHTypeNumber:function(t){for(var r=t<<12;f.getBCHDigit(r)-f.getBCHDigit(f.G18)>=0;)r^=f.G18<<f.getBCHDigit(r)-f.getBCHDigit(f.G18);return t<<12|r},getBCHDigit:function(t){for(var r=0;t!=0;)r++,t>>>=1;return r},getPatternPosition:function(t){return f.PATTERN_POSITION_TABLE[t-1]},getMask:function(t,r,a){switch(t){case P.PATTERN000:return(r+a)%2==0;case P.PATTERN001:return r%2==0;case P.PATTERN010:return a%3==0;case P.PATTERN011:return(r+a)%3==0;case P.PATTERN100:return(Math.floor(r/2)+Math.floor(a/3))%2==0;case P.PATTERN101:return r*a%2+r*a%3==0;case P.PATTERN110:return(r*a%2+r*a%3)%2==0;case P.PATTERN111:return(r*a%3+(r+a)%2)%2==0;default:throw new Error("bad maskPattern:"+t)}},getErrorCorrectPolynomial:function(t){for(var r=new M([1],0),a=0;a<t;a++)r=r.multiply(new M([1,v.gexp(a)],0));return r},getLengthInBits:function(t,r){if(1<=r&&r<10)switch(t){case c.MODE_NUMBER:return 10;case c.MODE_ALPHA_NUM:return 9;case c.MODE_8BIT_BYTE:return 8;case c.MODE_KANJI:return 8;default:throw new Error("mode:"+t)}else if(r<27)switch(t){case c.MODE_NUMBER:return 12;case c.MODE_ALPHA_NUM:return 11;case c.MODE_8BIT_BYTE:return 16;case c.MODE_KANJI:return 10;default:throw new Error("mode:"+t)}else if(r<41)switch(t){case c.MODE_NUMBER:return 14;case c.MODE_ALPHA_NUM:return 13;case c.MODE_8BIT_BYTE:return 16;case c.MODE_KANJI:return 12;default:throw new Error("mode:"+t)}else throw new Error("type:"+r)},getLostPoint:function(t){for(var r=t.getModuleCount(),a=0,e=0;e<r;e++)for(var n=0;n<r;n++){for(var s=0,i=t.isDark(e,n),u=-1;u<=1;u++)if(!(e+u<0||r<=e+u))for(var l=-1;l<=1;l++)n+l<0||r<=n+l||u==0&&l==0||i==t.isDark(e+u,n+l)&&s++;s>5&&(a+=3+s-5)}for(var e=0;e<r-1;e++)for(var n=0;n<r-1;n++){var h=0;t.isDark(e,n)&&h++,t.isDark(e+1,n)&&h++,t.isDark(e,n+1)&&h++,t.isDark(e+1,n+1)&&h++,(h==0||h==4)&&(a+=3)}for(var e=0;e<r;e++)for(var n=0;n<r-6;n++)t.isDark(e,n)&&!t.isDark(e,n+1)&&t.isDark(e,n+2)&&t.isDark(e,n+3)&&t.isDark(e,n+4)&&!t.isDark(e,n+5)&&t.isDark(e,n+6)&&(a+=40);for(var n=0;n<r;n++)for(var e=0;e<r-6;e++)t.isDark(e,n)&&!t.isDark(e+1,n)&&t.isDark(e+2,n)&&t.isDark(e+3,n)&&t.isDark(e+4,n)&&!t.isDark(e+5,n)&&t.isDark(e+6,n)&&(a+=40);for(var g=0,n=0;n<r;n++)for(var e=0;e<r;e++)t.isDark(e,n)&&g++;var _=Math.abs(100*g/r/r-50)/5;return a+=_*10,a}},v={glog:function(t){if(t<1)throw new Error("glog("+t+")");return v.LOG_TABLE[t]},gexp:function(t){for(;t<0;)t+=255;for(;t>=256;)t-=255;return v.EXP_TABLE[t]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},d=0;d<8;d++)v.EXP_TABLE[d]=1<<d;for(var d=8;d<256;d++)v.EXP_TABLE[d]=v.EXP_TABLE[d-4]^v.EXP_TABLE[d-5]^v.EXP_TABLE[d-6]^v.EXP_TABLE[d-8];for(var d=0;d<255;d++)v.LOG_TABLE[v.EXP_TABLE[d]]=d;function M(o,t){if(o.length==null)throw new Error(o.length+"/"+t);for(var r=0;r<o.length&&o[r]==0;)r++;this.num=new Array(o.length-r+t);for(var a=0;a<o.length-r;a++)this.num[a]=o[a+r]}M.prototype={get:function(t){return this.num[t]},getLength:function(){return this.num.length},multiply:function(t){for(var r=new Array(this.getLength()+t.getLength()-1),a=0;a<this.getLength();a++)for(var e=0;e<t.getLength();e++)r[a+e]^=v.gexp(v.glog(this.get(a))+v.glog(t.get(e)));return new M(r,0)},mod:function(t){if(this.getLength()-t.getLength()<0)return this;for(var r=v.glog(this.get(0))-v.glog(t.get(0)),a=new Array(this.getLength()),e=0;e<this.getLength();e++)a[e]=this.get(e);for(var e=0;e<t.getLength();e++)a[e]^=v.gexp(v.glog(t.get(e))+r);return new M(a,0).mod(t)}};function E(o,t){this.totalCount=o,this.dataCount=t}E.RS_BLOCK_TABLE=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],E.getRSBlocks=function(o,t){var r=E.getRsBlockTable(o,t);if(r==null)throw new Error("bad rs block @ typeNumber:"+o+"/errorCorrectLevel:"+t);for(var a=r.length/3,e=[],n=0;n<a;n++)for(var s=r[n*3+0],i=r[n*3+1],u=r[n*3+2],l=0;l<s;l++)e.push(new E(i,u));return e},E.getRsBlockTable=function(o,t){switch(t){case C.L:return E.RS_BLOCK_TABLE[(o-1)*4+0];case C.M:return E.RS_BLOCK_TABLE[(o-1)*4+1];case C.Q:return E.RS_BLOCK_TABLE[(o-1)*4+2];case C.H:return E.RS_BLOCK_TABLE[(o-1)*4+3];default:return}};function y(){this.buffer=[],this.length=0}y.prototype={get:function(t){var r=Math.floor(t/8);return(this.buffer[r]>>>7-t%8&1)==1},put:function(t,r){for(var a=0;a<r;a++)this.putBit((t>>>r-a-1&1)==1)},getLengthInBits:function(){return this.length},putBit:function(t){var r=Math.floor(this.length/8);this.buffer.length<=r&&this.buffer.push(0),t&&(this.buffer[r]|=128>>>this.length%8),this.length++}};var R=[[17,14,11,7],[32,26,20,14],[53,42,32,24],[78,62,46,34],[106,84,60,44],[134,106,74,58],[154,122,86,64],[192,152,108,84],[230,180,130,98],[271,213,151,119],[321,251,177,137],[367,287,203,155],[425,331,241,177],[458,362,258,194],[520,412,292,220],[586,450,322,250],[644,504,364,280],[718,560,394,310],[792,624,442,338],[858,666,482,382],[929,711,509,403],[1003,779,565,439],[1091,857,611,461],[1171,911,661,511],[1273,997,715,535],[1367,1059,751,593],[1465,1125,805,625],[1528,1190,868,658],[1628,1264,908,698],[1732,1370,982,742],[1840,1452,1030,790],[1952,1538,1112,842],[2068,1628,1168,898],[2188,1722,1228,958],[2303,1809,1283,983],[2431,1911,1351,1051],[2563,1989,1423,1093],[2699,2099,1499,1139],[2809,2213,1579,1219],[2953,2331,1663,1273]];function Q(){return typeof CanvasRenderingContext2D!="undefined"}function N(){var o=!1,t=navigator.userAgent;if(/android/i.test(t)){o=!0;var r=t.toString().match(/android ([0-9]\.[0-9])/i);r&&r[1]&&(o=parseFloat(r[1]))}return o}var O=function(){var o=function(r,a){this._el=r,this._htOption=a};return o.prototype.draw=function(t){var r=this._htOption,a=this._el,e=t.getModuleCount();Math.floor(r.width/e),Math.floor(r.height/e),this.clear();function n(h,g){var _=document.createElementNS("http://www.w3.org/2000/svg",h);for(var w in g)g.hasOwnProperty(w)&&_.setAttribute(w,g[w]);return _}var s=n("svg",{viewBox:"0 0 "+String(e)+" "+String(e),width:"100%",height:"100%",fill:r.colorLight});s.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink"),a.appendChild(s),s.appendChild(n("rect",{fill:r.colorLight,width:"100%",height:"100%"})),s.appendChild(n("rect",{fill:r.colorDark,width:"1",height:"1",id:"template"}));for(var i=0;i<e;i++)for(var u=0;u<e;u++)if(t.isDark(i,u)){var l=n("use",{x:String(u),y:String(i)});l.setAttributeNS("http://www.w3.org/1999/xlink","href","#template"),s.appendChild(l)}},o.prototype.clear=function(){for(;this._el.hasChildNodes();)this._el.removeChild(this._el.lastChild)},o}(),F=document.documentElement.tagName.toLowerCase()==="svg",S=F?O:Q()?function(){function o(){this._elImage.src=this._elCanvas.toDataURL("image/png"),this._elImage.style.display="block",this._elCanvas.style.display="none"}if(T._android&&T._android<=2.1){var t=1/window.devicePixelRatio,r=CanvasRenderingContext2D.prototype.drawImage;CanvasRenderingContext2D.prototype.drawImage=function(n,s,i,u,l,h,g,_,w){if("nodeName"in n&&/img/i.test(n.nodeName))for(var m=arguments.length-1;m>=1;m--)arguments[m]=arguments[m]*t;else typeof _=="undefined"&&(arguments[1]*=t,arguments[2]*=t,arguments[3]*=t,arguments[4]*=t);r.apply(this,arguments)}}function a(n,s){var i=this;if(i._fFail=s,i._fSuccess=n,i._bSupportDataURI===null){var u=document.createElement("img"),l=function(){i._bSupportDataURI=!1,i._fFail&&i._fFail.call(i)},h=function(){i._bSupportDataURI=!0,i._fSuccess&&i._fSuccess.call(i)};u.onabort=l,u.onerror=l,u.onload=h,u.src="data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==";return}else i._bSupportDataURI===!0&&i._fSuccess?i._fSuccess.call(i):i._bSupportDataURI===!1&&i._fFail&&i._fFail.call(i)}var e=function(s,i){this._bIsPainted=!1,this._android=N(),this._htOption=i,this._elCanvas=document.createElement("canvas"),this._elCanvas.width=i.width,this._elCanvas.height=i.height,s.appendChild(this._elCanvas),this._el=s,this._oContext=this._elCanvas.getContext("2d"),this._bIsPainted=!1,this._elImage=document.createElement("img"),this._elImage.alt="Scan me!",this._elImage.style.display="none",this._el.appendChild(this._elImage),this._bSupportDataURI=null};return e.prototype.draw=function(n){var s=this._elImage,i=this._oContext,u=this._htOption,l=n.getModuleCount(),h=u.width/l,g=u.height/l,_=Math.round(h),w=Math.round(g);s.style.display="none",this.clear();for(var m=0;m<l;m++)for(var B=0;B<l;B++){var k=n.isDark(m,B),x=B*h,b=m*g;i.strokeStyle=k?u.colorDark:u.colorLight,i.lineWidth=1,i.fillStyle=k?u.colorDark:u.colorLight,i.fillRect(x,b,h,g),i.strokeRect(Math.floor(x)+.5,Math.floor(b)+.5,_,w),i.strokeRect(Math.ceil(x)-.5,Math.ceil(b)-.5,_,w)}this._bIsPainted=!0},e.prototype.makeImage=function(){this._bIsPainted&&a.call(this,o)},e.prototype.isPainted=function(){return this._bIsPainted},e.prototype.clear=function(){this._oContext.clearRect(0,0,this._elCanvas.width,this._elCanvas.height),this._bIsPainted=!1},e.prototype.round=function(n){return n&&Math.floor(n*1e3)/1e3},e}():function(){var o=function(r,a){this._el=r,this._htOption=a};return o.prototype.draw=function(t){for(var r=this._htOption,a=this._el,e=t.getModuleCount(),n=Math.floor(r.width/e),s=Math.floor(r.height/e),i=['<table style="border:0;border-collapse:collapse;">'],u=0;u<e;u++){i.push("<tr>");for(var l=0;l<e;l++)i.push('<td style="border:0;border-collapse:collapse;padding:0;margin:0;width:'+n+"px;height:"+s+"px;background-color:"+(t.isDark(u,l)?r.colorDark:r.colorLight)+';"></td>');i.push("</tr>")}i.push("</table>"),a.innerHTML=i.join("");var h=a.childNodes[0],g=(r.width-h.offsetWidth)/2,_=(r.height-h.offsetHeight)/2;g>0&&_>0&&(h.style.margin=_+"px "+g+"px")},o.prototype.clear=function(){this._el.innerHTML=""},o}();function G(o,t){for(var r=1,a=K(o),e=0,n=R.length;e<=n;e++){var s=0;switch(t){case C.L:s=R[e][0];break;case C.M:s=R[e][1];break;case C.Q:s=R[e][2];break;case C.H:s=R[e][3];break}if(a<=s)break;r++}if(r>R.length)throw new Error("Too long data");return r}function K(o){var t=encodeURI(o).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return t.length+(t.length!=o?3:0)}p=function(t,r){if(this._htOption={width:256,height:256,typeNumber:4,colorDark:"#000000",colorLight:"#ffffff",correctLevel:C.H},typeof r=="string"&&(r={text:r}),r)for(var a in r)this._htOption[a]=r[a];typeof t=="string"&&(t=document.getElementById(t)),this._htOption.useSVG&&(S=O),this._android=N(),this._el=t,this._oQRCode=null,this._oDrawing=new S(this._el,this._htOption),this._htOption.text&&this.makeCode(this._htOption.text)},p.prototype.makeCode=function(o){this._oQRCode=new D(G(o,this._htOption.correctLevel),this._htOption.correctLevel),this._oQRCode.addData(o),this._oQRCode.make(),this._el.title=o,this._oDrawing.draw(this._oQRCode),this.makeImage()},p.prototype.makeImage=function(){typeof this._oDrawing.makeImage=="function"&&(!this._android||this._android>=3)&&this._oDrawing.makeImage()},p.prototype.clear=function(){this._oDrawing.clear()},p.CorrectLevel=C})(window),A.default=p}])})})(H);const W=Y(H.exports);export{W as Q};
|