webpackJsonp([6],{"LM/R":function(A,e,t){var r=t("bcSR");"string"==typeof r&&(r=[[A.i,r,""]]),r.locals&&(A.exports=r.locals);t("rjj0")("14ea4bc3",r,!0)},Xb5K:function(A,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r,n=t("bOdI"),B=t.n(n),s=t("Xxa5"),o=t.n(s),i=t("exGp"),a=t.n(i),c=t("Dd8w"),l=t.n(c),u=t("NYxO"),Q=t("FWz8"),g=t("dClm"),w=t("ocgh"),C=t("hky6"),U=t("aANz"),F=t("jQQ7"),d=t("9EK1"),h=(t("eMjc"),{product_list:[],payment_list:[],tax_price:0,total_price:0,discount_price:0,pay_price:0,deposit_price:0,send_type:"express",payment_status:"NOT_PAY"}),p=(r={name:"orderAdd",data:function(){return{brcode:!1,options:d.b,selectedOptions:[],warehouseList:[],memberList:[],marketingList:[],storeList:[],collectingAccountList:[],fileList:[],deliveryTypeList:[{code:"express",name:"快递配送"},{code:"self_pick",name:"门店自提"}],id:"",OrderForm:{province_city_area:"",address:"",province_city_area_address:"",warehouse_id:[]},formLoading:!1,isDetail:void 0,multipleSelection:[],batchUpdateNum:0,showUpdateNum:!1,batchDiscountType:0,batchDiscountPrice:0,showDiscountPrice:!1,batchTaxRate:0,showTaxRate:!1,rules:{type:[this.MixinRequired("请选择订单类型","change")],pay_type:[this.MixinRequired("请选择付款方式","change")],pay_price:[this.MixinRequired("请输入付款金额","blur")],marketing_id:[this.MixinRequired("请选择销售人员","change")],send_type:[this.MixinRequired("请选择配送方式","change")],warehouse_id:[this.MixinRequired("请选择仓库","change")],member_id:[this.MixinRequired("请选择会员","change")],order_time:[this.MixinRequired("下单时间不能为空","change")],payment_status:[this.MixinRequired("支付状态不能为空","change")],payment_time:[this.MixinRequired("支付时间不能为空","change")],product_list:{num:[this.MixinRequired("数量不能为空","change"),{validator:function(A,e,t){e&&!F.RegExp.integer.test(e)?t(new Error("请输入正整数")):t()}}],tax_rate:[this.MixinRequired("税率不能为空","change"),{validator:function(A,e,t){e&&!F.RegExp.money.test(e)?t(new Error("请输入正确的税率")):t()},trigger:"blur"}],price:[this.MixinRequired("单价不能为空","change"),{validator:function(A,e,t){e&&!F.RegExp.money.test(e)?t(new Error("请输入正确的价格")):t()},trigger:"blur"}],discount_price:[this.MixinRequired("优惠金额不能为空","change"),{validator:function(A,e,t){e&&!F.RegExp.money.test(e)?t(new Error("请输入正确的金额")):t()},trigger:"blur"}]},payment_list:{collecting_account_id:[this.MixinRequired("请选择支付方式","change")],price:[this.MixinRequired("支付金额不能为空","change"),{validator:function(A,e,t){e&&!F.RegExp.money.test(e)?t(new Error("请输入正确的金额")):t()},trigger:"blur"},{validator:function(A,e,t){e&&1*e<=0?t(new Error("支付金额必须大于0")):t()},trigger:"blur"}]}},deptList:[],customerList:[],orderTypeList:[],barcodeValue:"",time:[],customer:{dialogVisible:!1,supplierRules:{custom_sn:[this.MixinRequired("请输入客户编号!"),{min:2,max:20,message:"长度在 2 到 20 个字符"},{validator:function(A,e,t){e&&!F.RegExp.userName.test(e)?t(new Error("只支持汉字、字母、数字、“-”、“_”的组合!")):t()}}],postal_address:[this.MixinRequired("请输入通讯地址!")],telephone:[this.MixinRequired("请输入联系电话!"),{validator:function(A,e,t){F.RegExp.mobile.test(e)?t():t(new Error("联系电话格式有误!"))},trigger:["change","blur"]}],name:[this.MixinRequired("请输入联系人!")],mobile:[this.MixinRequired("请输入手机号码!"),{validator:function(A,e,t){F.RegExp.mobile.test(e)?t():t(new Error("手机号码格式有误!"))},trigger:["change","blur"]}],gender:[{required:!0,message:"请选择性别",trigger:"change"}],type:[{required:!0,message:"请选择客户类别",trigger:"change"}],contact:[{required:!0,message:"请输入客户联系人",trigger:"blur"}]},supplierForm:{},options:[]},discount:""}},computed:l()({},Object(u.b)(["user"])),mounted:function(){this.GET_WarehouseList(),this.GET_MemberList(),this.GET_MarketingList(),this.GET_StoreList(),this.GET_CollectingAccountList(),this.GET_CustomerList()},methods:{handleBlur:function(){var A=this.discount;/^(10|([1-9](\.\d{0,1})?))$/.test(A)||(this.discount="")},printIng:function(){},warehouseName:function(A){var e="";return this.warehouseList.map(function(t){if(t.id==A)return e=t.name}),e},handleDialogOpen:function(){var A=this;setTimeout(function(){A.$refs.supplierForm.clearValidate()}),this.customer.supplierForm={}},submitSupplierForm:function(){var A=this;this.$refs.supplierForm.validate(function(e){if(!e)return A.$message.error("表单填写有误,请核对!"),!1;A.customer.supplierForm.id;var t=A.MixinClone(A.customer.supplierForm);g.b(t).then(function(){A.customer.dialogVisible=!1,A.$message.success("添加成功!"),A.GET_CustomerList()})})},addCust:function(){this.customer.dialogVisible=!0},handleChange:function(A){this.OrderForm.province_city_area=A.join(","),console.log(this.OrderForm.province_city_area)},init:function(){var A=this,e=this.$route.params.id;e?(this.id=e,this.GET_OrderDetail()):(this.OrderForm=this.MixinClone(h),this.$set(this.OrderForm,"order_time",(new Date).getTime()),this.$nextTick(function(){A.$refs.orderFormRef.clearValidate()})),this.isDetail="orderDetail"===this.$route.name},cleanGoodsList:function(){this.$set(this.OrderForm,"product_list",[])},GET_CustomerList:function(){var A=this;g.h(this.params).then(function(e){A.customerList=e.data,console.log(A.customerList)}).catch(function(){}),C.u({dictType:"order_type"}).then(function(e){A.orderTypeList=e.data})},GET_MemberList:function(){var A=this;w.f({page_no:1,page_size:-1,disable_flag:!1}).then(function(e){A.memberList=e.data})},GET_MarketingList:function(){var A=this;g.B().then(function(e){A.marketingList=e})},GET_StoreList:function(){var A=this;g.v({page_no:1,page_size:-1}).then(function(e){A.storeList=e.data})},GET_CollectingAccountList:function(){var A=this;U.d({page_no:1,page_size:-1,enable_flag:!0}).then(function(e){A.collectingAccountList=e.data})},roBack:function(){var A=this.$route.params.callback;"function"==typeof A&&A(),this.$store.dispatch("delCurrentViews",{view:this.$route,$router:this.$router}),this.$router.push({name:"order"})},handleSelectGoods:function(){var A=this;return a()(o.a.mark(function e(){var t,r;return o.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(A.OrderForm.type){e.next=3;break}return A.$message.error("请选择订单类型!"),e.abrupt("return");case 3:if(0!=A.OrderForm.warehouse_id.length){e.next=6;break}return A.$message.error("请选择仓库!"),e.abrupt("return");case 6:return t=A.OrderForm.warehouse_id.join(","),console.log(A.OrderForm.warehouse_id),e.next=10,A.$EnPickerGoods({goodsApi:"/admin/erp/warehouseOut/getGoodByWarehouse/warehouseIdAndOrderType/"+A.OrderForm.type+"/"+t,selectedIds:A.OrderForm.product_list.map(function(A){return A.product_id})});case 10:r=e.sent,A.OrderForm.product_list=r;case 12:case"end":return e.stop()}},e,A)}))()},handleInsertPayment:function(){this.collectingAccountList.findLast(function(A){return!0===A.default_flag})},handleSelectionChange:function(A){this.multipleSelection=A},handleShowUpdateNum:function(){var A=this;0!==this.multipleSelection.length?(this.showUpdateNum=!0,this.batchUpdateNum=1,this.$nextTick(function(){A.$refs.batchSetNumRef.focus()})):this.$message.error("请先勾选商品")},handleCancelUpdateNum:function(){this.showUpdateNum=!1},handleConfirmUpdateNum:function(){this.showUpdateNum=!1;for(var A=0;A0&&n[n.length-1])&&(6===B[0]||2===B[0])){s=0;continue}if(3===B[0]&&(!n||B[1]>n[0]&&B[1]=55296&&n<=56319&&t>10),s%1024+56320)),(n+1===t||r.length>16384)&&(B+=String.fromCharCode.apply(String,r),r.length=0)}return B},c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",l="undefined"==typeof Uint8Array?[]:new Uint8Array(256),u=0;u=0){if(A<55296||A>56319&&A<=65535)return e=((e=this.index[A>>5])<<2)+(31&A),this.data[e];if(A<=65535)return e=((e=this.index[2048+(A-55296>>5)])<<2)+(31&A),this.data[e];if(A>11),e=this.index[e],e+=A>>5&63,e=((e=this.index[e])<<2)+(31&A),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),F="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",d="undefined"==typeof Uint8Array?[]:new Uint8Array(256),h=0;h>4,c[i++]=(15&r)<<4|n>>2,c[i++]=(3&n)<<6|63&B;return a}(A),s=Array.isArray(B)?function(A){for(var e=A.length,t=[],r=0;r0;){var s=r[--B];if(Array.isArray(A)?-1!==A.indexOf(s):A===s)for(var o=t;o<=r.length;){var i;if((i=r[++o])===e)return!0;if(i!==p)break}if(s!==p)break}return!1},tA=function(A,e){for(var t=A;t>=0;){var r=e[t];if(r!==p)return r;t--}return 0},rA=function(A,e,t,r,n){if(0===t[r])return"×";var B=r-1;if(Array.isArray(n)&&!0===n[B])return"×";var s=B-1,o=B+1,i=e[B],a=s>=0?e[s]:0,c=e[o];if(2===i&&3===c)return"×";if(-1!==Z.indexOf(i))return J;if(-1!==Z.indexOf(c))return"×";if(-1!==q.indexOf(c))return"×";if(8===tA(B,e))return"÷";if(11===Y.get(A[B]))return"×";if((i===S||i===T)&&11===Y.get(A[o]))return"×";if(7===i||7===c)return"×";if(9===i)return"×";if(-1===[p,f,H].indexOf(i)&&9===c)return"×";if(-1!==[m,E,y,v,O].indexOf(c))return"×";if(tA(B,e)===b)return"×";if(eA(23,b,B,e))return"×";if(eA([m,E],K,B,e))return"×";if(eA(12,12,B,e))return"×";if(i===p)return"÷";if(23===i||23===c)return"×";if(16===c||16===i)return"÷";if(-1!==[f,H,K].indexOf(c)||14===i)return"×";if(36===a&&-1!==AA.indexOf(i))return"×";if(i===O&&36===c)return"×";if(c===I)return"×";if(-1!==W.indexOf(c)&&i===L||-1!==W.indexOf(i)&&c===L)return"×";if(i===x&&-1!==[k,S,T].indexOf(c)||-1!==[k,S,T].indexOf(i)&&c===D)return"×";if(-1!==W.indexOf(i)&&-1!==j.indexOf(c)||-1!==j.indexOf(i)&&-1!==W.indexOf(c))return"×";if(-1!==[x,D].indexOf(i)&&(c===L||-1!==[b,H].indexOf(c)&&e[o+1]===L)||-1!==[b,H].indexOf(i)&&c===L||i===L&&-1!==[L,O,v].indexOf(c))return"×";if(-1!==[L,O,v,m,E].indexOf(c))for(var l=B;l>=0;){if((u=e[l])===L)return"×";if(-1===[O,v].indexOf(u))break;l--}if(-1!==[x,D].indexOf(c))for(l=-1!==[m,E].indexOf(i)?s:B;l>=0;){var u;if((u=e[l])===L)return"×";if(-1===[O,v].indexOf(u))break;l--}if(R===i&&-1!==[R,_,G,V].indexOf(c)||-1!==[_,G].indexOf(i)&&-1!==[_,N].indexOf(c)||-1!==[N,V].indexOf(i)&&c===N)return"×";if(-1!==$.indexOf(i)&&-1!==[I,D].indexOf(c)||-1!==$.indexOf(c)&&i===x)return"×";if(-1!==W.indexOf(i)&&-1!==W.indexOf(c))return"×";if(i===v&&-1!==W.indexOf(c))return"×";if(-1!==W.concat(L).indexOf(i)&&c===b&&-1===X.indexOf(A[o])||-1!==W.concat(L).indexOf(c)&&i===E)return"×";if(41===i&&41===c){for(var Q=t[B],g=1;Q>0&&41===e[--Q];)g++;if(g%2!=0)return"×"}return i===S&&c===T?"×":"÷"},nA=function(A,e){e||(e={lineBreak:"normal",wordBreak:"normal"});var t=function(A,e){void 0===e&&(e="strict");var t=[],r=[],n=[];return A.forEach(function(A,B){var s=Y.get(A);if(s>50?(n.push(!0),s-=50):n.push(!1),-1!==["normal","auto","loose"].indexOf(e)&&-1!==[8208,8211,12316,12448].indexOf(A))return r.push(B),t.push(16);if(4===s||11===s){if(0===B)return r.push(B),t.push(M);var o=t[B-1];return-1===z.indexOf(o)?(r.push(r[B-1]),t.push(o)):(r.push(B),t.push(M))}return r.push(B),31===s?t.push("strict"===e?K:k):s===P?t.push(M):29===s?t.push(M):43===s?A>=131072&&A<=196605||A>=196608&&A<=262141?t.push(k):t.push(M):void t.push(s)}),[r,t,n]}(A,e.lineBreak),r=t[0],n=t[1],B=t[2];return"break-all"!==e.wordBreak&&"break-word"!==e.wordBreak||(n=n.map(function(A){return-1!==[L,M,P].indexOf(A)?k:A})),[r,n,"keep-all"===e.wordBreak?B.map(function(e,t){return e&&A[t]>=19968&&A[t]<=40959}):void 0]},BA=function(){function A(A,e,t,r){this.codePoints=A,this.required=e===J,this.start=t,this.end=r}return A.prototype.slice=function(){return a.apply(void 0,this.codePoints.slice(this.start,this.end))},A}(),sA=function(A){return A>=48&&A<=57},oA=function(A){return sA(A)||A>=65&&A<=70||A>=97&&A<=102},iA=function(A){return 10===A||9===A||32===A},aA=function(A){return function(A){return function(A){return A>=97&&A<=122}(A)||function(A){return A>=65&&A<=90}(A)}(A)||function(A){return A>=128}(A)||95===A},cA=function(A){return aA(A)||sA(A)||45===A},lA=function(A){return A>=0&&A<=8||11===A||A>=14&&A<=31||127===A},uA=function(A,e){return 92===A&&10!==e},QA=function(A,e,t){return 45===A?aA(e)||uA(e,t):!!aA(A)||!(92!==A||!uA(A,e))},gA=function(A,e,t){return 43===A||45===A?!!sA(e)||46===e&&sA(t):sA(46===A?e:A)},wA={type:2},CA={type:3},UA={type:4},FA={type:13},dA={type:8},hA={type:21},pA={type:9},fA={type:10},HA={type:11},mA={type:12},EA={type:14},yA={type:23},IA={type:1},KA={type:25},bA={type:24},vA={type:26},LA={type:27},DA={type:28},xA={type:29},OA={type:31},MA={type:32},SA=function(){function A(){this._value=[]}return A.prototype.write=function(A){this._value=this._value.concat(i(A))},A.prototype.read=function(){for(var A=[],e=this.consumeToken();e!==MA;)A.push(e),e=this.consumeToken();return A},A.prototype.consumeToken=function(){var A=this.consumeCodePoint();switch(A){case 34:return this.consumeStringToken(34);case 35:var e=this.peekCodePoint(0),t=this.peekCodePoint(1),r=this.peekCodePoint(2);if(cA(e)||uA(t,r)){var n=QA(e,t,r)?2:1;return{type:5,value:this.consumeName(),flags:n}}break;case 36:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),FA;break;case 39:return this.consumeStringToken(39);case 40:return wA;case 41:return CA;case 42:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),EA;break;case 43:if(gA(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case 44:return UA;case 45:var B=A,s=this.peekCodePoint(0),o=this.peekCodePoint(1);if(gA(B,s,o))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(QA(B,s,o))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(45===s&&62===o)return this.consumeCodePoint(),this.consumeCodePoint(),bA;break;case 46:if(gA(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case 47:if(42===this.peekCodePoint(0))for(this.consumeCodePoint();;){var i=this.consumeCodePoint();if(42===i&&47===(i=this.consumeCodePoint()))return this.consumeToken();if(-1===i)return this.consumeToken()}break;case 58:return vA;case 59:return LA;case 60:if(33===this.peekCodePoint(0)&&45===this.peekCodePoint(1)&&45===this.peekCodePoint(2))return this.consumeCodePoint(),this.consumeCodePoint(),KA;break;case 64:var c=this.peekCodePoint(0),l=this.peekCodePoint(1),u=this.peekCodePoint(2);if(QA(c,l,u))return{type:7,value:this.consumeName()};break;case 91:return DA;case 92:if(uA(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case 93:return xA;case 61:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),dA;break;case 123:return HA;case 125:return mA;case 117:case 85:var Q=this.peekCodePoint(0),g=this.peekCodePoint(1);return 43!==Q||!oA(g)&&63!==g||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case 124:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),pA;if(124===this.peekCodePoint(0))return this.consumeCodePoint(),hA;break;case 126:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),fA;break;case-1:return MA}return iA(A)?(this.consumeWhiteSpace(),OA):sA(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):aA(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:a(A)}},A.prototype.consumeCodePoint=function(){var A=this._value.shift();return void 0===A?-1:A},A.prototype.reconsumeCodePoint=function(A){this._value.unshift(A)},A.prototype.peekCodePoint=function(A){return A>=this._value.length?-1:this._value[A]},A.prototype.consumeUnicodeRangeToken=function(){for(var A=[],e=this.consumeCodePoint();oA(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();for(var t=!1;63===e&&A.length<6;)A.push(e),e=this.consumeCodePoint(),t=!0;if(t)return{type:30,start:parseInt(a.apply(void 0,A.map(function(A){return 63===A?48:A})),16),end:parseInt(a.apply(void 0,A.map(function(A){return 63===A?70:A})),16)};var r=parseInt(a.apply(void 0,A),16);if(45===this.peekCodePoint(0)&&oA(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();for(var n=[];oA(e)&&n.length<6;)n.push(e),e=this.consumeCodePoint();return{type:30,start:r,end:parseInt(a.apply(void 0,n),16)}}return{type:30,start:r,end:r}},A.prototype.consumeIdentLikeToken=function(){var A=this.consumeName();return"url"===A.toLowerCase()&&40===this.peekCodePoint(0)?(this.consumeCodePoint(),this.consumeUrlToken()):40===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}},A.prototype.consumeUrlToken=function(){var A=[];if(this.consumeWhiteSpace(),-1===this.peekCodePoint(0))return{type:22,value:""};var e=this.peekCodePoint(0);if(39===e||34===e){var t=this.consumeStringToken(this.consumeCodePoint());return 0===t.type&&(this.consumeWhiteSpace(),-1===this.peekCodePoint(0)||41===this.peekCodePoint(0))?(this.consumeCodePoint(),{type:22,value:t.value}):(this.consumeBadUrlRemnants(),yA)}for(;;){var r=this.consumeCodePoint();if(-1===r||41===r)return{type:22,value:a.apply(void 0,A)};if(iA(r))return this.consumeWhiteSpace(),-1===this.peekCodePoint(0)||41===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:22,value:a.apply(void 0,A)}):(this.consumeBadUrlRemnants(),yA);if(34===r||39===r||40===r||lA(r))return this.consumeBadUrlRemnants(),yA;if(92===r){if(!uA(r,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),yA;A.push(this.consumeEscapedCodePoint())}else A.push(r)}},A.prototype.consumeWhiteSpace=function(){for(;iA(this.peekCodePoint(0));)this.consumeCodePoint()},A.prototype.consumeBadUrlRemnants=function(){for(;;){var A=this.consumeCodePoint();if(41===A||-1===A)return;uA(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},A.prototype.consumeStringSlice=function(A){for(var e="";A>0;){var t=Math.min(5e4,A);e+=a.apply(void 0,this._value.splice(0,t)),A-=t}return this._value.shift(),e},A.prototype.consumeStringToken=function(A){for(var e="",t=0;;){var r=this._value[t];if(-1===r||void 0===r||r===A)return{type:0,value:e+=this.consumeStringSlice(t)};if(10===r)return this._value.splice(0,t),IA;if(92===r){var n=this._value[t+1];-1!==n&&void 0!==n&&(10===n?(e+=this.consumeStringSlice(t),t=-1,this._value.shift()):uA(r,n)&&(e+=this.consumeStringSlice(t),e+=a(this.consumeEscapedCodePoint()),t=-1))}t++}},A.prototype.consumeNumber=function(){var A=[],e=4,t=this.peekCodePoint(0);for(43!==t&&45!==t||A.push(this.consumeCodePoint());sA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0);var r=this.peekCodePoint(1);if(46===t&&sA(r))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=8;sA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0),r=this.peekCodePoint(1);var n=this.peekCodePoint(2);if((69===t||101===t)&&((43===r||45===r)&&sA(n)||sA(r)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=8;sA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[function(A){var e=0,t=1;43!==A[e]&&45!==A[e]||(45===A[e]&&(t=-1),e++);for(var r=[];sA(A[e]);)r.push(A[e++]);var n=r.length?parseInt(a.apply(void 0,r),10):0;46===A[e]&&e++;for(var B=[];sA(A[e]);)B.push(A[e++]);var s=B.length,o=s?parseInt(a.apply(void 0,B),10):0;69!==A[e]&&101!==A[e]||e++;var i=1;43!==A[e]&&45!==A[e]||(45===A[e]&&(i=-1),e++);for(var c=[];sA(A[e]);)c.push(A[e++]);var l=c.length?parseInt(a.apply(void 0,c),10):0;return t*(n+o*Math.pow(10,-s))*Math.pow(10,i*l)}(A),e]},A.prototype.consumeNumericToken=function(){var A=this.consumeNumber(),e=A[0],t=A[1],r=this.peekCodePoint(0),n=this.peekCodePoint(1),B=this.peekCodePoint(2);return QA(r,n,B)?{type:15,number:e,flags:t,unit:this.consumeName()}:37===r?(this.consumeCodePoint(),{type:16,number:e,flags:t}):{type:17,number:e,flags:t}},A.prototype.consumeEscapedCodePoint=function(){var A=this.consumeCodePoint();if(oA(A)){for(var e=a(A);oA(this.peekCodePoint(0))&&e.length<6;)e+=a(this.consumeCodePoint());iA(this.peekCodePoint(0))&&this.consumeCodePoint();var t=parseInt(e,16);return 0===t||function(A){return A>=55296&&A<=57343}(t)||t>1114111?65533:t}return-1===A?65533:A},A.prototype.consumeName=function(){for(var A="";;){var e=this.consumeCodePoint();if(cA(e))A+=a(e);else{if(!uA(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),A;A+=a(this.consumeEscapedCodePoint())}}},A}(),TA=function(){function A(A){this._tokens=A}return A.create=function(e){var t=new SA;return t.write(e),new A(t.read())},A.parseValue=function(e){return A.create(e).parseComponentValue()},A.parseValues=function(e){return A.create(e).parseComponentValues()},A.prototype.parseComponentValue=function(){for(var A=this.consumeToken();31===A.type;)A=this.consumeToken();if(32===A.type)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);var e=this.consumeComponentValue();do{A=this.consumeToken()}while(31===A.type);if(32===A.type)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},A.prototype.parseComponentValues=function(){for(var A=[];;){var e=this.consumeComponentValue();if(32===e.type)return A;A.push(e),A.push()}},A.prototype.consumeComponentValue=function(){var A=this.consumeToken();switch(A.type){case 11:case 28:case 2:return this.consumeSimpleBlock(A.type);case 19:return this.consumeFunction(A)}return A},A.prototype.consumeSimpleBlock=function(A){for(var e={type:A,values:[]},t=this.consumeToken();;){if(32===t.type||JA(t,A))return e;this.reconsumeToken(t),e.values.push(this.consumeComponentValue()),t=this.consumeToken()}},A.prototype.consumeFunction=function(A){for(var e={name:A.value,values:[],type:18};;){var t=this.consumeToken();if(32===t.type||3===t.type)return e;this.reconsumeToken(t),e.values.push(this.consumeComponentValue())}},A.prototype.consumeToken=function(){var A=this._tokens.shift();return void 0===A?MA:A},A.prototype.reconsumeToken=function(A){this._tokens.unshift(A)},A}(),GA=function(A){return 15===A.type},VA=function(A){return 17===A.type},kA=function(A){return 20===A.type},RA=function(A){return 0===A.type},_A=function(A,e){return kA(A)&&A.value===e},NA=function(A){return 31!==A.type},PA=function(A){return 31!==A.type&&4!==A.type},XA=function(A){var e=[],t=[];return A.forEach(function(A){if(4===A.type){if(0===t.length)throw new Error("Error parsing function args, zero tokens for arg");return e.push(t),void(t=[])}31!==A.type&&t.push(A)}),t.length&&e.push(t),e},JA=function(A,e){return 11===e&&12===A.type||(28===e&&29===A.type||2===e&&3===A.type)},YA=function(A){return 17===A.type||15===A.type},WA=function(A){return 16===A.type||YA(A)},ZA=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},qA={type:17,number:0,flags:4},jA={type:16,number:50,flags:4},zA={type:16,number:100,flags:4},$A=function(A,e,t){var r=A[0],n=A[1];return[Ae(r,e),Ae(void 0!==n?n:r,t)]},Ae=function(A,e){if(16===A.type)return A.number/100*e;if(GA(A))switch(A.unit){case"rem":case"em":return 16*A.number;case"px":default:return A.number}return A.number},ee=function(A,e){if(15===e.type)switch(e.unit){case"deg":return Math.PI*e.number/180;case"grad":return Math.PI/200*e.number;case"rad":return e.number;case"turn":return 2*Math.PI*e.number}throw new Error("Unsupported angle type")},te=function(A){return 15===A.type&&("deg"===A.unit||"grad"===A.unit||"rad"===A.unit||"turn"===A.unit)},re=function(A){switch(A.filter(kA).map(function(A){return A.value}).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[qA,qA];case"to top":case"bottom":return ne(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[qA,zA];case"to right":case"left":return ne(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[zA,zA];case"to bottom":case"top":return ne(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[zA,qA];case"to left":case"right":return ne(270)}return 0},ne=function(A){return Math.PI*A/180},Be=function(A,e){if(18===e.type){var t=Qe[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return t(A,e.values)}if(5===e.type){if(3===e.value.length){var r=e.value.substring(0,1),n=e.value.substring(1,2),B=e.value.substring(2,3);return ie(parseInt(r+r,16),parseInt(n+n,16),parseInt(B+B,16),1)}if(4===e.value.length){r=e.value.substring(0,1),n=e.value.substring(1,2),B=e.value.substring(2,3);var s=e.value.substring(3,4);return ie(parseInt(r+r,16),parseInt(n+n,16),parseInt(B+B,16),parseInt(s+s,16)/255)}if(6===e.value.length){r=e.value.substring(0,2),n=e.value.substring(2,4),B=e.value.substring(4,6);return ie(parseInt(r,16),parseInt(n,16),parseInt(B,16),1)}if(8===e.value.length){r=e.value.substring(0,2),n=e.value.substring(2,4),B=e.value.substring(4,6),s=e.value.substring(6,8);return ie(parseInt(r,16),parseInt(n,16),parseInt(B,16),parseInt(s,16)/255)}}if(20===e.type){var o=we[e.value.toUpperCase()];if(void 0!==o)return o}return we.TRANSPARENT},se=function(A){return 0==(255&A)},oe=function(A){var e=255&A,t=255&A>>8,r=255&A>>16,n=255&A>>24;return e<255?"rgba("+n+","+r+","+t+","+e/255+")":"rgb("+n+","+r+","+t+")"},ie=function(A,e,t,r){return(A<<24|e<<16|t<<8|Math.round(255*r)<<0)>>>0},ae=function(A,e){if(17===A.type)return A.number;if(16===A.type){var t=3===e?1:255;return 3===e?A.number/100*t:Math.round(A.number/100*t)}return 0},ce=function(A,e){var t=e.filter(PA);if(3===t.length){var r=t.map(ae),n=r[0],B=r[1],s=r[2];return ie(n,B,s,1)}if(4===t.length){var o=t.map(ae),i=(n=o[0],B=o[1],s=o[2],o[3]);return ie(n,B,s,i)}return 0};function le(A,e,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(e-A)*t*6+A:t<.5?e:t<2/3?6*(e-A)*(2/3-t)+A:A}var ue=function(A,e){var t=e.filter(PA),r=t[0],n=t[1],B=t[2],s=t[3],o=(17===r.type?ne(r.number):ee(A,r))/(2*Math.PI),i=WA(n)?n.number/100:0,a=WA(B)?B.number/100:0,c=void 0!==s&&WA(s)?Ae(s,1):1;if(0===i)return ie(255*a,255*a,255*a,1);var l=a<=.5?a*(i+1):a+i-a*i,u=2*a-l,Q=le(u,l,o+1/3),g=le(u,l,o),w=le(u,l,o-1/3);return ie(255*Q,255*g,255*w,c)},Qe={hsl:ue,hsla:ue,rgb:ce,rgba:ce},ge=function(A,e){return Be(A,TA.create(e).parseComponentValue())},we={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},Ce={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(A){if(kA(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},Ue={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Fe=function(A,e){var t=Be(A,e[0]),r=e[1];return r&&WA(r)?{color:t,stop:r}:{color:t,stop:null}},de=function(A,e){var t=A[0],r=A[A.length-1];null===t.stop&&(t.stop=qA),null===r.stop&&(r.stop=zA);for(var n=[],B=0,s=0;sB?n.push(i):n.push(B),B=i}else n.push(null)}var a=null;for(s=0;sA.optimumDistance)?{optimumCorner:e,optimumDistance:o}:A},{optimumDistance:n?1/0:-1/0,optimumCorner:null}).optimumCorner},He=function(A,e){var t=ne(180),r=[];return XA(e).forEach(function(e,n){if(0===n){var B=e[0];if(20===B.type&&-1!==["top","left","right","bottom"].indexOf(B.value))return void(t=re(e));if(te(B))return void(t=(ee(A,B)+ne(270))%ne(360))}var s=Fe(A,e);r.push(s)}),{angle:t,stops:r,type:1}},me=function(A,e){var t=0,r=3,n=[],B=[];return XA(e).forEach(function(e,s){var o=!0;if(0===s?o=e.reduce(function(A,e){if(kA(e))switch(e.value){case"center":return B.push(jA),!1;case"top":case"left":return B.push(qA),!1;case"right":case"bottom":return B.push(zA),!1}else if(WA(e)||YA(e))return B.push(e),!1;return A},o):1===s&&(o=e.reduce(function(A,e){if(kA(e))switch(e.value){case"circle":return t=0,!1;case"ellipse":return t=1,!1;case"contain":case"closest-side":return r=0,!1;case"farthest-side":return r=1,!1;case"closest-corner":return r=2,!1;case"cover":case"farthest-corner":return r=3,!1}else if(YA(e)||WA(e))return Array.isArray(r)||(r=[]),r.push(e),!1;return A},o)),o){var i=Fe(A,e);n.push(i)}}),{size:r,shape:t,stops:n,position:B,type:2}},Ee=function(A,e){if(22===e.type){var t={url:e.value,type:0};return A.cache.addImage(e.value),t}if(18===e.type){var r=Ie[e.name];if(void 0===r)throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return r(A,e.values)}throw new Error("Unsupported image type "+e.type)};var ye,Ie={"linear-gradient":function(A,e){var t=ne(180),r=[];return XA(e).forEach(function(e,n){if(0===n){var B=e[0];if(20===B.type&&"to"===B.value)return void(t=re(e));if(te(B))return void(t=ee(A,B))}var s=Fe(A,e);r.push(s)}),{angle:t,stops:r,type:1}},"-moz-linear-gradient":He,"-ms-linear-gradient":He,"-o-linear-gradient":He,"-webkit-linear-gradient":He,"radial-gradient":function(A,e){var t=0,r=3,n=[],B=[];return XA(e).forEach(function(e,s){var o=!0;if(0===s){var i=!1;o=e.reduce(function(A,e){if(i)if(kA(e))switch(e.value){case"center":return B.push(jA),A;case"top":case"left":return B.push(qA),A;case"right":case"bottom":return B.push(zA),A}else(WA(e)||YA(e))&&B.push(e);else if(kA(e))switch(e.value){case"circle":return t=0,!1;case"ellipse":return t=1,!1;case"at":return i=!0,!1;case"closest-side":return r=0,!1;case"cover":case"farthest-side":return r=1,!1;case"contain":case"closest-corner":return r=2,!1;case"farthest-corner":return r=3,!1}else if(YA(e)||WA(e))return Array.isArray(r)||(r=[]),r.push(e),!1;return A},o)}if(o){var a=Fe(A,e);n.push(a)}}),{size:r,shape:t,stops:n,position:B,type:2}},"-moz-radial-gradient":me,"-ms-radial-gradient":me,"-o-radial-gradient":me,"-webkit-radial-gradient":me,"-webkit-gradient":function(A,e){var t=ne(180),r=[],n=1;return XA(e).forEach(function(e,t){var B=e[0];if(0===t){if(kA(B)&&"linear"===B.value)return void(n=1);if(kA(B)&&"radial"===B.value)return void(n=2)}if(18===B.type)if("from"===B.name){var s=Be(A,B.values[0]);r.push({stop:qA,color:s})}else if("to"===B.name)s=Be(A,B.values[0]),r.push({stop:zA,color:s});else if("color-stop"===B.name){var o=B.values.filter(PA);if(2===o.length){s=Be(A,o[1]);var i=o[0];VA(i)&&r.push({stop:{type:16,number:100*i.number,flags:i.flags},color:s})}}}),1===n?{angle:(t+ne(180))%ne(360),stops:r,type:n}:{size:3,shape:0,stops:r,position:[],type:n}}},Ke={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];return 20===t.type&&"none"===t.value?[]:e.filter(function(A){return PA(A)&&function(A){return!(20===A.type&&"none"===A.value||18===A.type&&!Ie[A.name])}(A)}).map(function(e){return Ee(A,e)})}},be={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(A){if(kA(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},ve={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return XA(e).map(function(A){return A.filter(WA)}).map(ZA)}},Le={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return XA(e).map(function(A){return A.filter(kA).map(function(A){return A.value}).join(" ")}).map(De)}},De=function(A){switch(A){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;case"repeat":default:return 0}};!function(A){A.AUTO="auto",A.CONTAIN="contain",A.COVER="cover"}(ye||(ye={}));var xe,Oe={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return XA(e).map(function(A){return A.filter(Me)})}},Me=function(A){return kA(A)||WA(A)},Se=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},Te=Se("top"),Ge=Se("right"),Ve=Se("bottom"),ke=Se("left"),Re=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(A,e){return ZA(e.filter(WA))}}},_e=Re("top-left"),Ne=Re("top-right"),Pe=Re("bottom-right"),Xe=Re("bottom-left"),Je=function(A){return{name:"border-"+A+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(A,e){switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},Ye=Je("top"),We=Je("right"),Ze=Je("bottom"),qe=Je("left"),je=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return GA(e)?e.number:0}}},ze=je("top"),$e=je("right"),At=je("bottom"),et=je("left"),tt={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},rt={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){switch(e){case"rtl":return 1;case"ltr":default:return 0}}},nt={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(kA).reduce(function(A,e){return A|Bt(e.value)},0)}},Bt=function(A){switch(A){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},st={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},ot={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(A,e){return 20===e.type&&"normal"===e.value?0:17===e.type?e.number:15===e.type?e.number:0}};!function(A){A.NORMAL="normal",A.STRICT="strict"}(xe||(xe={}));var it,at={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"strict":return xe.STRICT;case"normal":default:return xe.NORMAL}}},ct={name:"line-height",initialValue:"normal",prefix:!1,type:4},lt=function(A,e){return kA(A)&&"normal"===A.value?1.2*e:17===A.type?e*A.number:WA(A)?Ae(A,e):e},ut={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){return 20===e.type&&"none"===e.value?null:Ee(A,e)}},Qt={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){switch(e){case"inside":return 0;case"outside":default:return 1}}},gt={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;case"none":default:return-1}}},wt=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},Ct=wt("top"),Ut=wt("right"),Ft=wt("bottom"),dt=wt("left"),ht={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(kA).map(function(A){switch(A.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;case"visible":default:return 0}})}},pt={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-word":return"break-word";case"normal":default:return"normal"}}},ft=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},Ht=ft("top"),mt=ft("right"),Et=ft("bottom"),yt=ft("left"),It={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(A,e){switch(e){case"right":return 2;case"center":case"justify":return 1;case"left":default:return 0}}},Kt={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(A,e){switch(e){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},bt={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&_A(e[0],"none")?[]:XA(e).map(function(e){for(var t={color:we.TRANSPARENT,offsetX:qA,offsetY:qA,blur:qA},r=0,n=0;n1?1:0],this.overflowWrap=ir(A,pt,e.overflowWrap),this.paddingTop=ir(A,Ht,e.paddingTop),this.paddingRight=ir(A,mt,e.paddingRight),this.paddingBottom=ir(A,Et,e.paddingBottom),this.paddingLeft=ir(A,yt,e.paddingLeft),this.paintOrder=ir(A,tr,e.paintOrder),this.position=ir(A,Kt,e.position),this.textAlign=ir(A,It,e.textAlign),this.textDecorationColor=ir(A,Rt,null!==(t=e.textDecorationColor)&&void 0!==t?t:e.color),this.textDecorationLine=ir(A,_t,null!==(r=e.textDecorationLine)&&void 0!==r?r:e.textDecoration),this.textShadow=ir(A,bt,e.textShadow),this.textTransform=ir(A,vt,e.textTransform),this.transform=ir(A,Lt,e.transform),this.transformOrigin=ir(A,Mt,e.transformOrigin),this.visibility=ir(A,St,e.visibility),this.webkitTextStrokeColor=ir(A,rr,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=ir(A,nr,e.webkitTextStrokeWidth),this.wordBreak=ir(A,Tt,e.wordBreak),this.zIndex=ir(A,Gt,e.zIndex)}return A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},A.prototype.isTransparent=function(){return se(this.backgroundColor)},A.prototype.isTransformed=function(){return null!==this.transform},A.prototype.isPositioned=function(){return 0!==this.position},A.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},A.prototype.isFloating=function(){return 0!==this.float},A.prototype.isInlineLevel=function(){return Wt(this.display,4)||Wt(this.display,33554432)||Wt(this.display,268435456)||Wt(this.display,536870912)||Wt(this.display,67108864)||Wt(this.display,134217728)},A}(),sr=function(){return function(A,e){this.content=ir(A,Zt,e.content),this.quotes=ir(A,$t,e.quotes)}}(),or=function(){return function(A,e){this.counterIncrement=ir(A,qt,e.counterIncrement),this.counterReset=ir(A,jt,e.counterReset)}}(),ir=function(A,e,t){var r=new SA,n=null!==t&&void 0!==t?t.toString():e.initialValue;r.write(n);var B=new TA(r.read());switch(e.type){case 2:var s=B.parseComponentValue();return e.parse(A,kA(s)?s.value:e.initialValue);case 0:return e.parse(A,B.parseComponentValue());case 1:return e.parse(A,B.parseComponentValues());case 4:return B.parseComponentValue();case 3:switch(e.format){case"angle":return ee(A,B.parseComponentValue());case"color":return Be(A,B.parseComponentValue());case"image":return Ee(A,B.parseComponentValue());case"length":var o=B.parseComponentValue();return YA(o)?o:qA;case"length-percentage":var i=B.parseComponentValue();return WA(i)?i:qA;case"time":return Vt(A,B.parseComponentValue())}}},ar=function(A,e){var t=function(A){switch(A.getAttribute("data-html2canvas-debug")){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}}(A);return 1===t||e===t},cr=function(){return function(A,e){this.context=A,this.textNodes=[],this.elements=[],this.flags=0,ar(e,3),this.styles=new Br(A,window.getComputedStyle(e,null)),wn(e)&&(this.styles.animationDuration.some(function(A){return A>0})&&(e.style.animationDuration="0s"),null!==this.styles.transform&&(e.style.transform="none")),this.bounds=o(this.context,e),ar(e,4)&&(this.flags|=16)}}(),lr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ur="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Qr=0;Qr=0){if(A<55296||A>56319&&A<=65535)return e=((e=this.index[A>>5])<<2)+(31&A),this.data[e];if(A<=65535)return e=((e=this.index[2048+(A-55296>>5)])<<2)+(31&A),this.data[e];if(A>11),e=this.index[e],e+=A>>5&63,e=((e=this.index[e])<<2)+(31&A),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),Cr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ur="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Fr=0;Fr>4,c[i++]=(15&r)<<4|n>>2,c[i++]=(3&n)<<6|63&B;return a}(A),s=Array.isArray(B)?function(A){for(var e=A.length,t=[],r=0;r=55296&&n<=56319&&t=t)return{done:!0,value:null};for(var A="×";r>10),s%1024+56320)),(n+1===t||r.length>16384)&&(B+=String.fromCharCode.apply(String,r),r.length=0)}return B}.apply(null,e.slice(n,r));return n=r,{value:s,done:!1}}return{done:!0,value:null}}}},Kr=function(A){return 0===A[0]&&255===A[1]&&0===A[2]&&255===A[3]},br=function(A,e,t,r,n){var B="http://www.w3.org/2000/svg",s=document.createElementNS(B,"svg"),o=document.createElementNS(B,"foreignObject");return s.setAttributeNS(null,"width",A.toString()),s.setAttributeNS(null,"height",e.toString()),o.setAttributeNS(null,"width","100%"),o.setAttributeNS(null,"height","100%"),o.setAttributeNS(null,"x",t.toString()),o.setAttributeNS(null,"y",r.toString()),o.setAttributeNS(null,"externalResourcesRequired","true"),s.appendChild(o),o.appendChild(n),s},vr=function(A){return new Promise(function(e,t){var r=new Image;r.onload=function(){return e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))})},Lr={get SUPPORT_RANGE_BOUNDS(){var A=function(A){if(A.createRange){var e=A.createRange();if(e.getBoundingClientRect){var t=A.createElement("boundtest");t.style.height="123px",t.style.display="block",A.body.appendChild(t),e.selectNode(t);var r=e.getBoundingClientRect(),n=Math.round(r.height);if(A.body.removeChild(t),123===n)return!0}}return!1}(document);return Object.defineProperty(Lr,"SUPPORT_RANGE_BOUNDS",{value:A}),A},get SUPPORT_WORD_BREAKING(){var A=Lr.SUPPORT_RANGE_BOUNDS&&function(A){var e=A.createElement("boundtest");e.style.width="50px",e.style.display="block",e.style.fontSize="12px",e.style.letterSpacing="0px",e.style.wordSpacing="0px",A.body.appendChild(e);var t=A.createRange();e.innerHTML="function"==typeof"".repeat?"👨".repeat(10):"";var r=e.firstChild,n=0,B={},s=i(r.data).map(function(A){return a(A)}).every(function(A,e){t.setStart(r,n),t.setEnd(r,n+A.length);var s=t.getBoundingClientRect();n+=A.length;var o=s.x>B.x||s.y>B.y;return B=s,0===e||o});return A.body.removeChild(e),s}(document);return Object.defineProperty(Lr,"SUPPORT_WORD_BREAKING",{value:A}),A},get SUPPORT_SVG_DRAWING(){var A=function(A){var e=new Image,t=A.createElement("canvas"),r=t.getContext("2d");if(!r)return!1;e.src="data:image/svg+xml,";try{r.drawImage(e,0,0),t.toDataURL()}catch(A){return!1}return!0}(document);return Object.defineProperty(Lr,"SUPPORT_SVG_DRAWING",{value:A}),A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A="function"==typeof Array.from&&"function"==typeof window.fetch?function(A){var e=A.createElement("canvas");e.width=100,e.height=100;var t=e.getContext("2d");if(!t)return Promise.reject(!1);t.fillStyle="rgb(0, 255, 0)",t.fillRect(0,0,100,100);var r=new Image,n=e.toDataURL();r.src=n;var B=br(100,100,0,0,r);return t.fillStyle="red",t.fillRect(0,0,100,100),vr(B).then(function(e){t.drawImage(e,0,0);var r=t.getImageData(0,0,100,100).data;t.fillStyle="red",t.fillRect(0,0,100,100);var B=A.createElement("div");return B.style.backgroundImage="url("+n+")",B.style.height="100px",Kr(r)?vr(br(100,100,0,0,B)):Promise.reject(!1)}).then(function(A){return t.drawImage(A,0,0),Kr(t.getImageData(0,0,100,100).data)}).catch(function(){return!1})}(document):Promise.resolve(!1);return Object.defineProperty(Lr,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A}),A},get SUPPORT_CORS_IMAGES(){var A=void 0!==(new Image).crossOrigin;return Object.defineProperty(Lr,"SUPPORT_CORS_IMAGES",{value:A}),A},get SUPPORT_RESPONSE_TYPE(){var A="string"==typeof(new XMLHttpRequest).responseType;return Object.defineProperty(Lr,"SUPPORT_RESPONSE_TYPE",{value:A}),A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;return Object.defineProperty(Lr,"SUPPORT_CORS_XHR",{value:A}),A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(Lr,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A}),A}},Dr=function(){return function(A,e){this.text=A,this.bounds=e}}(),xr=function(A,e,t,r){var n=[],B=0;return Tr(e,t).forEach(function(e){if(t.textDecorationLine.length||e.trim().length>0)if(Lr.SUPPORT_RANGE_BOUNDS){var o=Mr(r,B,e.length).getClientRects();if(o.length>1){var i=0;Sr(e).forEach(function(e){n.push(new Dr(e,s.fromDOMRectList(A,Mr(r,i+B,e.length).getClientRects()))),i+=e.length})}else n.push(new Dr(e,s.fromDOMRectList(A,o)))}else{var a=r.splitText(e.length);n.push(new Dr(e,Or(A,r))),r=a}else Lr.SUPPORT_RANGE_BOUNDS||(r=r.splitText(e.length));B+=e.length}),n},Or=function(A,e){var t=e.ownerDocument;if(t){var r=t.createElement("html2canvaswrapper");r.appendChild(e.cloneNode(!0));var n=e.parentNode;if(n){n.replaceChild(r,e);var B=o(A,r);return r.firstChild&&n.replaceChild(r.firstChild,r),B}}return s.EMPTY},Mr=function(A,e,t){var r=A.ownerDocument;if(!r)throw new Error("Node has no owner document");var n=r.createRange();return n.setStart(A,e),n.setEnd(A,e+t),n},Sr=function(A){if(Lr.SUPPORT_NATIVE_TEXT_SEGMENTATION){var e=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(e.segment(A)).map(function(A){return A.segment})}return function(A){for(var e,t=Ir(A),r=[];!(e=t.next()).done;)e.value&&r.push(e.value.slice());return r}(A)},Tr=function(A,e){return 0!==e.letterSpacing?Sr(A):function(A,e){if(Lr.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(A)).map(function(A){return A.segment})}return Vr(A,e)}(A,e)},Gr=[32,160,4961,65792,65793,4153,4241],Vr=function(A,e){for(var t,r=function(A,e){var t=i(A),r=nA(t,e),n=r[0],B=r[1],s=r[2],o=t.length,a=0,c=0;return{next:function(){if(c>=o)return{done:!0,value:null};for(var A="×";c0?e+t.toUpperCase():A},Pr=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.src=t.currentSrc||t.src,r.intrinsicWidth=t.naturalWidth,r.intrinsicHeight=t.naturalHeight,r.context.cache.addImage(r.src),r}return e(t,A),t}(cr),Xr=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.canvas=t,r.intrinsicWidth=t.width,r.intrinsicHeight=t.height,r}return e(t,A),t}(cr),Jr=function(A){function t(e,t){var r=A.call(this,e,t)||this,n=new XMLSerializer,B=o(e,t);return t.setAttribute("width",B.width+"px"),t.setAttribute("height",B.height+"px"),r.svg="data:image/svg+xml,"+encodeURIComponent(n.serializeToString(t)),r.intrinsicWidth=t.width.baseVal.value,r.intrinsicHeight=t.height.baseVal.value,r.context.cache.addImage(r.svg),r}return e(t,A),t}(cr),Yr=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.value=t.value,r}return e(t,A),t}(cr),Wr=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.start=t.start,r.reversed="boolean"==typeof t.reversed&&!0===t.reversed,r}return e(t,A),t}(cr),Zr=[{type:15,flags:0,unit:"px",number:3}],qr=[{type:16,flags:0,number:50}],jr=function(A){return A.width>A.height?new s(A.left+(A.width-A.height)/2,A.top,A.height,A.height):A.width0)t.textNodes.push(new kr(A,n,t.styles));else if(gn(n))if(bn(n)&&n.assignedNodes)n.assignedNodes().forEach(function(e){return on(A,e,t,r)});else{var s=an(A,n);s.styles.isVisible()&&(ln(n,s,r)?s.flags|=4:un(s.styles)&&(s.flags|=2),-1!==sn.indexOf(n.tagName)&&(s.flags|=8),t.elements.push(s),n.slot,n.shadowRoot?on(A,n.shadowRoot,s,r):In(n)||hn(n)||Kn(n)||on(A,n,s,r))}},an=function(A,e){return mn(e)?new Pr(A,e):fn(e)?new Xr(A,e):hn(e)?new Jr(A,e):Un(e)?new Yr(A,e):Fn(e)?new Wr(A,e):dn(e)?new tn(A,e):Kn(e)?new rn(A,e):In(e)?new nn(A,e):En(e)?new Bn(A,e):new cr(A,e)},cn=function(A,e){var t=an(A,e);return t.flags|=4,on(A,e,t,t),t},ln=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||pn(A)&&t.styles.isTransparent()},un=function(A){return A.isPositioned()||A.isFloating()},Qn=function(A){return A.nodeType===Node.TEXT_NODE},gn=function(A){return A.nodeType===Node.ELEMENT_NODE},wn=function(A){return gn(A)&&void 0!==A.style&&!Cn(A)},Cn=function(A){return"object"==typeof A.className},Un=function(A){return"LI"===A.tagName},Fn=function(A){return"OL"===A.tagName},dn=function(A){return"INPUT"===A.tagName},hn=function(A){return"svg"===A.tagName},pn=function(A){return"BODY"===A.tagName},fn=function(A){return"CANVAS"===A.tagName},Hn=function(A){return"VIDEO"===A.tagName},mn=function(A){return"IMG"===A.tagName},En=function(A){return"IFRAME"===A.tagName},yn=function(A){return"STYLE"===A.tagName},In=function(A){return"TEXTAREA"===A.tagName},Kn=function(A){return"SELECT"===A.tagName},bn=function(A){return"SLOT"===A.tagName},vn=function(A){return A.tagName.indexOf("-")>0},Ln=function(){function A(){this.counters={}}return A.prototype.getCounterValue=function(A){var e=this.counters[A];return e&&e.length?e[e.length-1]:1},A.prototype.getCounterValues=function(A){var e=this.counters[A];return e||[]},A.prototype.pop=function(A){var e=this;A.forEach(function(A){return e.counters[A].pop()})},A.prototype.parse=function(A){var e=this,t=A.counterIncrement,r=A.counterReset,n=!0;null!==t&&t.forEach(function(A){var t=e.counters[A.counter];t&&0!==A.increment&&(n=!1,t.length||t.push(1),t[Math.max(0,t.length-1)]+=A.increment)});var B=[];return n&&r.forEach(function(A){var t=e.counters[A.counter];B.push(A.counter),t||(t=e.counters[A.counter]=[]),t.push(A.reset)}),B},A}(),Dn={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},xn={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},On={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Mn={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Sn=function(A,e,t,r,n,B){return At?Rn(A,n,B.length>0):r.integers.reduce(function(e,t,n){for(;A>=t;)A-=t,e+=r.values[n];return e},"")+B},Tn=function(A,e,t,r){var n="";do{t||A--,n=r(A)+n,A/=e}while(A*e>=e);return n},Gn=function(A,e,t,r,n){var B=t-e+1;return(A<0?"-":"")+(Tn(Math.abs(A),B,r,function(A){return a(Math.floor(A%B)+e)})+n)},Vn=function(A,e,t){void 0===t&&(t=". ");var r=e.length;return Tn(Math.abs(A),r,!1,function(A){return e[Math.floor(A%r)]})+t},kn=function(A,e,t,r,n,B){if(A<-9999||A>9999)return Rn(A,4,n.length>0);var s=Math.abs(A),o=n;if(0===s)return e[0]+o;for(var i=0;s>0&&i<=4;i++){var a=s%10;0===a&&Wt(B,1)&&""!==o?o=e[a]+o:a>1||1===a&&0===i||1===a&&1===i&&Wt(B,2)||1===a&&1===i&&Wt(B,4)&&A>100||1===a&&i>1&&Wt(B,8)?o=e[a]+(i>0?t[i-1]:"")+o:1===a&&i>0&&(o=t[i-1]+o),s=Math.floor(s/10)}return(A<0?r:"")+o},Rn=function(A,e,t){var r=t?". ":"",n=t?"、":"",B=t?", ":"",s=t?" ":"";switch(e){case 0:return"•"+s;case 1:return"◦"+s;case 2:return"◾"+s;case 5:var o=Gn(A,48,57,!0,r);return o.length<4?"0"+o:o;case 4:return Vn(A,"〇一二三四五六七八九",n);case 6:return Sn(A,1,3999,Dn,3,r).toLowerCase();case 7:return Sn(A,1,3999,Dn,3,r);case 8:return Gn(A,945,969,!1,r);case 9:return Gn(A,97,122,!1,r);case 10:return Gn(A,65,90,!1,r);case 11:return Gn(A,1632,1641,!0,r);case 12:case 49:return Sn(A,1,9999,xn,3,r);case 35:return Sn(A,1,9999,xn,3,r).toLowerCase();case 13:return Gn(A,2534,2543,!0,r);case 14:case 30:return Gn(A,6112,6121,!0,r);case 15:return Vn(A,"子丑寅卯辰巳午未申酉戌亥",n);case 16:return Vn(A,"甲乙丙丁戊己庚辛壬癸",n);case 17:case 48:return kn(A,"零一二三四五六七八九","十百千萬","負",n,14);case 47:return kn(A,"零壹貳參肆伍陸柒捌玖","拾佰仟萬","負",n,15);case 42:return kn(A,"零一二三四五六七八九","十百千萬","负",n,14);case 41:return kn(A,"零壹贰叁肆伍陆柒捌玖","拾佰仟萬","负",n,15);case 26:return kn(A,"〇一二三四五六七八九","十百千万","マイナス",n,0);case 25:return kn(A,"零壱弐参四伍六七八九","拾百千万","マイナス",n,7);case 31:return kn(A,"영일이삼사오육칠팔구","십백천만","마이너스",B,7);case 33:return kn(A,"零一二三四五六七八九","十百千萬","마이너스",B,0);case 32:return kn(A,"零壹貳參四五六七八九","拾百千","마이너스",B,7);case 18:return Gn(A,2406,2415,!0,r);case 20:return Sn(A,1,19999,Mn,3,r);case 21:return Gn(A,2790,2799,!0,r);case 22:return Gn(A,2662,2671,!0,r);case 22:return Sn(A,1,10999,On,3,r);case 23:return Vn(A,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Vn(A,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return Gn(A,3302,3311,!0,r);case 28:return Vn(A,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",n);case 29:return Vn(A,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",n);case 34:return Gn(A,3792,3801,!0,r);case 37:return Gn(A,6160,6169,!0,r);case 38:return Gn(A,4160,4169,!0,r);case 39:return Gn(A,2918,2927,!0,r);case 40:return Gn(A,1776,1785,!0,r);case 43:return Gn(A,3046,3055,!0,r);case 44:return Gn(A,3174,3183,!0,r);case 45:return Gn(A,3664,3673,!0,r);case 46:return Gn(A,3872,3881,!0,r);case 3:default:return Gn(A,48,57,!0,r)}},_n=function(){function A(A,e,t){if(this.context=A,this.options=t,this.scrolledElements=[],this.referenceElement=e,this.counters=new Ln,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}return A.prototype.toIFrame=function(A,e){var t=this,B=Pn(A,e);if(!B.contentWindow)return Promise.reject("Unable to find iframe window");var s=A.defaultView.pageXOffset,o=A.defaultView.pageYOffset,i=B.contentWindow,a=i.document,c=Yn(B).then(function(){return r(t,void 0,void 0,function(){var A,t;return n(this,function(r){switch(r.label){case 0:return this.scrolledElements.forEach(zn),i&&(i.scrollTo(e.left,e.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||i.scrollY===e.top&&i.scrollX===e.left||(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(i.scrollX-e.left,i.scrollY-e.top,0,0))),A=this.options.onclone,void 0===(t=this.clonedReferenceElement)?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:a.fonts&&a.fonts.ready?[4,a.fonts.ready]:[3,2];case 1:r.sent(),r.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,Jn(a)]:[3,4];case 3:r.sent(),r.label=4;case 4:return"function"==typeof A?[2,Promise.resolve().then(function(){return A(a,t)}).then(function(){return B})]:[2,B]}})})});return a.open(),a.write(qn(document.doctype)+""),jn(this.referenceElement.ownerDocument,s,o),a.replaceChild(a.adoptNode(this.documentElement),a.documentElement),a.close(),c},A.prototype.createElementClone=function(A){if(ar(A,2),fn(A))return this.createCanvasClone(A);if(Hn(A))return this.createVideoClone(A);if(yn(A))return this.createStyleClone(A);var e=A.cloneNode(!1);return mn(e)&&(mn(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),"lazy"===e.loading&&(e.loading="eager")),vn(e)?this.createCustomElementClone(e):e},A.prototype.createCustomElementClone=function(A){var e=document.createElement("html2canvascustomelement");return Zn(A.style,e),e},A.prototype.createStyleClone=function(A){try{var e=A.sheet;if(e&&e.cssRules){var t=[].slice.call(e.cssRules,0).reduce(function(A,e){return e&&"string"==typeof e.cssText?A+e.cssText:A},""),r=A.cloneNode(!1);return r.textContent=t,r}}catch(A){if(this.context.logger.error("Unable to access cssRules property",A),"SecurityError"!==A.name)throw A}return A.cloneNode(!1)},A.prototype.createCanvasClone=function(A){var e;if(this.options.inlineImages&&A.ownerDocument){var t=A.ownerDocument.createElement("img");try{return t.src=A.toDataURL(),t}catch(e){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}var r=A.cloneNode(!1);try{r.width=A.width,r.height=A.height;var n=A.getContext("2d"),B=r.getContext("2d");if(B)if(!this.options.allowTaint&&n)B.putImageData(n.getImageData(0,0,A.width,A.height),0,0);else{var s=null!==(e=A.getContext("webgl2"))&&void 0!==e?e:A.getContext("webgl");if(s){var o=s.getContextAttributes();!1===(null===o||void 0===o?void 0:o.preserveDrawingBuffer)&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A)}B.drawImage(A,0,0)}return r}catch(e){this.context.logger.info("Unable to clone canvas as it is tainted",A)}return r},A.prototype.createVideoClone=function(A){var e=A.ownerDocument.createElement("canvas");e.width=A.offsetWidth,e.height=A.offsetHeight;var t=e.getContext("2d");try{return t&&(t.drawImage(A,0,0,e.width,e.height),this.options.allowTaint||t.getImageData(0,0,e.width,e.height)),e}catch(e){this.context.logger.info("Unable to clone video as it is tainted",A)}var r=A.ownerDocument.createElement("canvas");return r.width=A.offsetWidth,r.height=A.offsetHeight,r},A.prototype.appendChildNode=function(A,e,t){gn(e)&&("SCRIPT"===e.tagName||e.hasAttribute("data-html2canvas-ignore")||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(e))||this.options.copyStyles&&gn(e)&&yn(e)||A.appendChild(this.cloneNode(e,t))},A.prototype.cloneChildNodes=function(A,e,t){for(var r=this,n=A.shadowRoot?A.shadowRoot.firstChild:A.firstChild;n;n=n.nextSibling)if(gn(n)&&bn(n)&&"function"==typeof n.assignedNodes){var B=n.assignedNodes();B.length&&B.forEach(function(A){return r.appendChildNode(e,A,t)})}else this.appendChildNode(e,n,t)},A.prototype.cloneNode=function(A,e){if(Qn(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);var t=A.ownerDocument.defaultView;if(t&&gn(A)&&(wn(A)||Cn(A))){var r=this.createElementClone(A);r.style.transitionProperty="none";var n=t.getComputedStyle(A),B=t.getComputedStyle(A,":before"),s=t.getComputedStyle(A,":after");this.referenceElement===A&&wn(r)&&(this.clonedReferenceElement=r),pn(r)&&eB(r);var o=this.counters.parse(new or(this.context,n)),i=this.resolvePseudoContent(A,r,B,dr.BEFORE);vn(A)&&(e=!0),Hn(A)||this.cloneChildNodes(A,r,e),i&&r.insertBefore(i,r.firstChild);var a=this.resolvePseudoContent(A,r,s,dr.AFTER);return a&&r.appendChild(a),this.counters.pop(o),(n&&(this.options.copyStyles||Cn(A))&&!En(A)||e)&&Zn(n,r),0===A.scrollTop&&0===A.scrollLeft||this.scrolledElements.push([r,A.scrollLeft,A.scrollTop]),(In(A)||Kn(A))&&(In(r)||Kn(r))&&(r.value=A.value),r}return A.cloneNode(!1)},A.prototype.resolvePseudoContent=function(A,e,t,r){var n=this;if(t){var B=t.content,s=e.ownerDocument;if(s&&B&&"none"!==B&&"-moz-alt-content"!==B&&"none"!==t.display){this.counters.parse(new or(this.context,t));var o=new sr(this.context,t),i=s.createElement("html2canvaspseudoelement");Zn(t,i),o.content.forEach(function(e){if(0===e.type)i.appendChild(s.createTextNode(e.value));else if(22===e.type){var t=s.createElement("img");t.src=e.value,t.style.opacity="1",i.appendChild(t)}else if(18===e.type){if("attr"===e.name){var r=e.values.filter(kA);r.length&&i.appendChild(s.createTextNode(A.getAttribute(r[0].value)||""))}else if("counter"===e.name){var B=e.values.filter(PA),a=B[0],c=B[1];if(a&&kA(a)){var l=n.counters.getCounterValue(a.value),u=c&&kA(c)?gt.parse(n.context,c.value):3;i.appendChild(s.createTextNode(Rn(l,u,!1)))}}else if("counters"===e.name){var Q=e.values.filter(PA),g=(a=Q[0],Q[1]);c=Q[2];if(a&&kA(a)){var w=n.counters.getCounterValues(a.value),C=c&&kA(c)?gt.parse(n.context,c.value):3,U=g&&0===g.type?g.value:"",F=w.map(function(A){return Rn(A,C,!1)}).join(U);i.appendChild(s.createTextNode(F))}}}else if(20===e.type)switch(e.value){case"open-quote":i.appendChild(s.createTextNode(Ar(o.quotes,n.quoteDepth++,!0)));break;case"close-quote":i.appendChild(s.createTextNode(Ar(o.quotes,--n.quoteDepth,!1)));break;default:i.appendChild(s.createTextNode(e.value))}}),i.className=$n+" "+AB;var a=r===dr.BEFORE?" "+$n:" "+AB;return Cn(e)?e.className.baseValue+=a:e.className+=a,i}}},A.destroy=function(A){return!!A.parentNode&&(A.parentNode.removeChild(A),!0)},A}();!function(A){A[A.BEFORE=0]="BEFORE",A[A.AFTER=1]="AFTER"}(dr||(dr={}));var Nn,Pn=function(A,e){var t=A.createElement("iframe");return t.className="html2canvas-container",t.style.visibility="hidden",t.style.position="fixed",t.style.left="-10000px",t.style.top="0px",t.style.border="0",t.width=e.width.toString(),t.height=e.height.toString(),t.scrolling="no",t.setAttribute("data-html2canvas-ignore","true"),A.body.appendChild(t),t},Xn=function(A){return new Promise(function(e){A.complete?e():A.src?(A.onload=e,A.onerror=e):e()})},Jn=function(A){return Promise.all([].slice.call(A.images,0).map(Xn))},Yn=function(A){return new Promise(function(e,t){var r=A.contentWindow;if(!r)return t("No window assigned for iframe");var n=r.document;r.onload=A.onload=function(){r.onload=A.onload=null;var t=setInterval(function(){n.body.childNodes.length>0&&"complete"===n.readyState&&(clearInterval(t),e(A))},50)}})},Wn=["all","d","content"],Zn=function(A,e){for(var t=A.length-1;t>=0;t--){var r=A.item(t);-1===Wn.indexOf(r)&&e.style.setProperty(r,A.getPropertyValue(r))}return e},qn=function(A){var e="";return A&&(e+=""),e},jn=function(A,e,t){A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset)&&A.defaultView.scrollTo(e,t)},zn=function(A){var e=A[0],t=A[1],r=A[2];e.scrollLeft=t,e.scrollTop=r},$n="___html2canvas___pseudoelement_before",AB="___html2canvas___pseudoelement_after",eB=function(A){tB(A,"."+$n+':before{\n content: "" !important;\n display: none !important;\n}\n .'+AB+':after{\n content: "" !important;\n display: none !important;\n}')},tB=function(A,e){var t=A.ownerDocument;if(t){var r=t.createElement("style");r.textContent=e,A.appendChild(r)}},rB=function(){function A(){}return A.getOrigin=function(e){var t=A._link;return t?(t.href=e,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},A.isSameOrigin=function(e){return A.getOrigin(e)===A._origin},A.setContext=function(e){A._link=e.document.createElement("a"),A._origin=A.getOrigin(e.location.href)},A._origin="about:blank",A}(),nB=function(){function A(A,e){this.context=A,this._options=e,this._cache={}}return A.prototype.addImage=function(A){var e=Promise.resolve();return this.has(A)?e:lB(A)||iB(A)?((this._cache[A]=this.loadImage(A)).catch(function(){}),e):e},A.prototype.match=function(A){return this._cache[A]},A.prototype.loadImage=function(A){return r(this,void 0,void 0,function(){var e,t,r,B,s=this;return n(this,function(n){switch(n.label){case 0:return e=rB.isSameOrigin(A),t=!aB(A)&&!0===this._options.useCORS&&Lr.SUPPORT_CORS_IMAGES&&!e,r=!aB(A)&&!e&&!lB(A)&&"string"==typeof this._options.proxy&&Lr.SUPPORT_CORS_XHR&&!t,e||!1!==this._options.allowTaint||aB(A)||lB(A)||r||t?(B=A,r?[4,this.proxy(B)]:[3,2]):[2];case 1:B=n.sent(),n.label=2;case 2:return this.context.logger.debug("Added image "+A.substring(0,256)),[4,new Promise(function(A,e){var r=new Image;r.onload=function(){return A(r)},r.onerror=e,(cB(B)||t)&&(r.crossOrigin="anonymous"),r.src=B,!0===r.complete&&setTimeout(function(){return A(r)},500),s._options.imageTimeout>0&&setTimeout(function(){return e("Timed out ("+s._options.imageTimeout+"ms) loading image")},s._options.imageTimeout)})];case 3:return[2,n.sent()]}})})},A.prototype.has=function(A){return void 0!==this._cache[A]},A.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},A.prototype.proxy=function(A){var e=this,t=this._options.proxy;if(!t)throw new Error("No proxy defined");var r=A.substring(0,256);return new Promise(function(n,B){var s=Lr.SUPPORT_RESPONSE_TYPE?"blob":"text",o=new XMLHttpRequest;o.onload=function(){if(200===o.status)if("text"===s)n(o.response);else{var A=new FileReader;A.addEventListener("load",function(){return n(A.result)},!1),A.addEventListener("error",function(A){return B(A)},!1),A.readAsDataURL(o.response)}else B("Failed to proxy resource "+r+" with status code "+o.status)},o.onerror=B;var i=t.indexOf("?")>-1?"&":"?";if(o.open("GET",""+t+i+"url="+encodeURIComponent(A)+"&responseType="+s),"text"!==s&&o instanceof XMLHttpRequest&&(o.responseType=s),e._options.imageTimeout){var a=e._options.imageTimeout;o.timeout=a,o.ontimeout=function(){return B("Timed out ("+a+"ms) proxying "+r)}}o.send()})},A}(),BB=/^data:image\/svg\+xml/i,sB=/^data:image\/.*;base64,/i,oB=/^data:image\/.*/i,iB=function(A){return Lr.SUPPORT_SVG_DRAWING||!uB(A)},aB=function(A){return oB.test(A)},cB=function(A){return sB.test(A)},lB=function(A){return"blob"===A.substr(0,4)},uB=function(A){return"svg"===A.substr(-3).toLowerCase()||BB.test(A)},QB=function(){function A(A,e){this.type=0,this.x=A,this.y=e}return A.prototype.add=function(e,t){return new A(this.x+e,this.y+t)},A}(),gB=function(A,e,t){return new QB(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},wB=function(){function A(A,e,t,r){this.type=1,this.start=A,this.startControl=e,this.endControl=t,this.end=r}return A.prototype.subdivide=function(e,t){var r=gB(this.start,this.startControl,e),n=gB(this.startControl,this.endControl,e),B=gB(this.endControl,this.end,e),s=gB(r,n,e),o=gB(n,B,e),i=gB(s,o,e);return t?new A(this.start,r,s,i):new A(i,o,B,this.end)},A.prototype.add=function(e,t){return new A(this.start.add(e,t),this.startControl.add(e,t),this.endControl.add(e,t),this.end.add(e,t))},A.prototype.reverse=function(){return new A(this.end,this.endControl,this.startControl,this.start)},A}(),CB=function(A){return 1===A.type},UB=function(){return function(A){var e=A.styles,t=A.bounds,r=$A(e.borderTopLeftRadius,t.width,t.height),n=r[0],B=r[1],s=$A(e.borderTopRightRadius,t.width,t.height),o=s[0],i=s[1],a=$A(e.borderBottomRightRadius,t.width,t.height),c=a[0],l=a[1],u=$A(e.borderBottomLeftRadius,t.width,t.height),Q=u[0],g=u[1],w=[];w.push((n+o)/t.width),w.push((Q+c)/t.width),w.push((B+g)/t.height),w.push((i+l)/t.height);var C=Math.max.apply(Math,w);C>1&&(n/=C,B/=C,o/=C,i/=C,c/=C,l/=C,Q/=C,g/=C);var U=t.width-o,F=t.height-l,d=t.width-c,h=t.height-g,p=e.borderTopWidth,f=e.borderRightWidth,H=e.borderBottomWidth,m=e.borderLeftWidth,E=Ae(e.paddingTop,A.bounds.width),y=Ae(e.paddingRight,A.bounds.width),I=Ae(e.paddingBottom,A.bounds.width),K=Ae(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=n>0||B>0?FB(t.left+m/3,t.top+p/3,n-m/3,B-p/3,Nn.TOP_LEFT):new QB(t.left+m/3,t.top+p/3),this.topRightBorderDoubleOuterBox=n>0||B>0?FB(t.left+U,t.top+p/3,o-f/3,i-p/3,Nn.TOP_RIGHT):new QB(t.left+t.width-f/3,t.top+p/3),this.bottomRightBorderDoubleOuterBox=c>0||l>0?FB(t.left+d,t.top+F,c-f/3,l-H/3,Nn.BOTTOM_RIGHT):new QB(t.left+t.width-f/3,t.top+t.height-H/3),this.bottomLeftBorderDoubleOuterBox=Q>0||g>0?FB(t.left+m/3,t.top+h,Q-m/3,g-H/3,Nn.BOTTOM_LEFT):new QB(t.left+m/3,t.top+t.height-H/3),this.topLeftBorderDoubleInnerBox=n>0||B>0?FB(t.left+2*m/3,t.top+2*p/3,n-2*m/3,B-2*p/3,Nn.TOP_LEFT):new QB(t.left+2*m/3,t.top+2*p/3),this.topRightBorderDoubleInnerBox=n>0||B>0?FB(t.left+U,t.top+2*p/3,o-2*f/3,i-2*p/3,Nn.TOP_RIGHT):new QB(t.left+t.width-2*f/3,t.top+2*p/3),this.bottomRightBorderDoubleInnerBox=c>0||l>0?FB(t.left+d,t.top+F,c-2*f/3,l-2*H/3,Nn.BOTTOM_RIGHT):new QB(t.left+t.width-2*f/3,t.top+t.height-2*H/3),this.bottomLeftBorderDoubleInnerBox=Q>0||g>0?FB(t.left+2*m/3,t.top+h,Q-2*m/3,g-2*H/3,Nn.BOTTOM_LEFT):new QB(t.left+2*m/3,t.top+t.height-2*H/3),this.topLeftBorderStroke=n>0||B>0?FB(t.left+m/2,t.top+p/2,n-m/2,B-p/2,Nn.TOP_LEFT):new QB(t.left+m/2,t.top+p/2),this.topRightBorderStroke=n>0||B>0?FB(t.left+U,t.top+p/2,o-f/2,i-p/2,Nn.TOP_RIGHT):new QB(t.left+t.width-f/2,t.top+p/2),this.bottomRightBorderStroke=c>0||l>0?FB(t.left+d,t.top+F,c-f/2,l-H/2,Nn.BOTTOM_RIGHT):new QB(t.left+t.width-f/2,t.top+t.height-H/2),this.bottomLeftBorderStroke=Q>0||g>0?FB(t.left+m/2,t.top+h,Q-m/2,g-H/2,Nn.BOTTOM_LEFT):new QB(t.left+m/2,t.top+t.height-H/2),this.topLeftBorderBox=n>0||B>0?FB(t.left,t.top,n,B,Nn.TOP_LEFT):new QB(t.left,t.top),this.topRightBorderBox=o>0||i>0?FB(t.left+U,t.top,o,i,Nn.TOP_RIGHT):new QB(t.left+t.width,t.top),this.bottomRightBorderBox=c>0||l>0?FB(t.left+d,t.top+F,c,l,Nn.BOTTOM_RIGHT):new QB(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=Q>0||g>0?FB(t.left,t.top+h,Q,g,Nn.BOTTOM_LEFT):new QB(t.left,t.top+t.height),this.topLeftPaddingBox=n>0||B>0?FB(t.left+m,t.top+p,Math.max(0,n-m),Math.max(0,B-p),Nn.TOP_LEFT):new QB(t.left+m,t.top+p),this.topRightPaddingBox=o>0||i>0?FB(t.left+Math.min(U,t.width-f),t.top+p,U>t.width+f?0:Math.max(0,o-f),Math.max(0,i-p),Nn.TOP_RIGHT):new QB(t.left+t.width-f,t.top+p),this.bottomRightPaddingBox=c>0||l>0?FB(t.left+Math.min(d,t.width-m),t.top+Math.min(F,t.height-H),Math.max(0,c-f),Math.max(0,l-H),Nn.BOTTOM_RIGHT):new QB(t.left+t.width-f,t.top+t.height-H),this.bottomLeftPaddingBox=Q>0||g>0?FB(t.left+m,t.top+Math.min(h,t.height-H),Math.max(0,Q-m),Math.max(0,g-H),Nn.BOTTOM_LEFT):new QB(t.left+m,t.top+t.height-H),this.topLeftContentBox=n>0||B>0?FB(t.left+m+K,t.top+p+E,Math.max(0,n-(m+K)),Math.max(0,B-(p+E)),Nn.TOP_LEFT):new QB(t.left+m+K,t.top+p+E),this.topRightContentBox=o>0||i>0?FB(t.left+Math.min(U,t.width+m+K),t.top+p+E,U>t.width+m+K?0:o-m+K,i-(p+E),Nn.TOP_RIGHT):new QB(t.left+t.width-(f+y),t.top+p+E),this.bottomRightContentBox=c>0||l>0?FB(t.left+Math.min(d,t.width-(m+K)),t.top+Math.min(F,t.height+p+E),Math.max(0,c-(f+y)),l-(H+I),Nn.BOTTOM_RIGHT):new QB(t.left+t.width-(f+y),t.top+t.height-(H+I)),this.bottomLeftContentBox=Q>0||g>0?FB(t.left+m+K,t.top+h,Math.max(0,Q-(m+K)),g-(H+I),Nn.BOTTOM_LEFT):new QB(t.left+m+K,t.top+t.height-(H+I))}}();!function(A){A[A.TOP_LEFT=0]="TOP_LEFT",A[A.TOP_RIGHT=1]="TOP_RIGHT",A[A.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",A[A.BOTTOM_LEFT=3]="BOTTOM_LEFT"}(Nn||(Nn={}));var FB=function(A,e,t,r,n){var B=(Math.sqrt(2)-1)/3*4,s=t*B,o=r*B,i=A+t,a=e+r;switch(n){case Nn.TOP_LEFT:return new wB(new QB(A,a),new QB(A,a-o),new QB(i-s,e),new QB(i,e));case Nn.TOP_RIGHT:return new wB(new QB(A,e),new QB(A+s,e),new QB(i,a-o),new QB(i,a));case Nn.BOTTOM_RIGHT:return new wB(new QB(i,e),new QB(i,e+o),new QB(A+s,a),new QB(A,a));case Nn.BOTTOM_LEFT:default:return new wB(new QB(i,a),new QB(i-s,a),new QB(A,e+o),new QB(A,e))}},dB=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},hB=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},pB=function(){return function(A,e,t){this.offsetX=A,this.offsetY=e,this.matrix=t,this.type=0,this.target=6}}(),fB=function(){return function(A,e){this.path=A,this.target=e,this.type=1}}(),HB=function(){return function(A){this.opacity=A,this.type=2,this.target=6}}(),mB=function(A){return 1===A.type},EB=function(A,e){return A.length===e.length&&A.some(function(A,t){return A===e[t]})},yB=function(){return function(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}}(),IB=function(){function A(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new UB(this.container),this.container.styles.opacity<1&&this.effects.push(new HB(this.container.styles.opacity)),null!==this.container.styles.transform){var t=this.container.bounds.left+this.container.styles.transformOrigin[0].number,r=this.container.bounds.top+this.container.styles.transformOrigin[1].number,n=this.container.styles.transform;this.effects.push(new pB(t,r,n))}if(0!==this.container.styles.overflowX){var B=dB(this.curves),s=hB(this.curves);EB(B,s)?this.effects.push(new fB(B,6)):(this.effects.push(new fB(B,2)),this.effects.push(new fB(s,4)))}}return A.prototype.getEffects=function(A){for(var e=-1===[2,3].indexOf(this.container.styles.position),t=this.parent,r=this.effects.slice(0);t;){var n=t.effects.filter(function(A){return!mB(A)});if(e||0!==t.container.styles.position||!t.parent){if(r.unshift.apply(r,n),e=-1===[2,3].indexOf(t.container.styles.position),0!==t.container.styles.overflowX){var B=dB(t.curves),s=hB(t.curves);EB(B,s)||r.unshift(new fB(s,6))}}else r.unshift.apply(r,n);t=t.parent}return r.filter(function(e){return Wt(e.target,A)})},A}(),KB=function(A,e,t,r){A.container.elements.forEach(function(n){var B=Wt(n.flags,4),s=Wt(n.flags,2),o=new IB(n,A);Wt(n.styles.display,2048)&&r.push(o);var i=Wt(n.flags,8)?[]:r;if(B||s){var a=B||n.styles.isPositioned()?t:e,c=new yB(o);if(n.styles.isPositioned()||n.styles.opacity<1||n.styles.isTransformed()){var l=n.styles.zIndex.order;if(l<0){var u=0;a.negativeZIndex.some(function(A,e){return l>A.element.container.styles.zIndex.order?(u=e,!1):u>0}),a.negativeZIndex.splice(u,0,c)}else if(l>0){var Q=0;a.positiveZIndex.some(function(A,e){return l>=A.element.container.styles.zIndex.order?(Q=e+1,!1):Q>0}),a.positiveZIndex.splice(Q,0,c)}else a.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else n.styles.isFloating()?a.nonPositionedFloats.push(c):a.nonPositionedInlineLevel.push(c);KB(o,c,B?c:t,i)}else n.styles.isInlineLevel()?e.inlineLevel.push(o):e.nonInlineLevel.push(o),KB(o,e,t,i);Wt(n.flags,8)&&bB(n,i)})},bB=function(A,e){for(var t=A instanceof Wr?A.start:1,r=A instanceof Wr&&A.reversed,n=0;n0&&A.intrinsicHeight>0){var r=OB(A),n=hB(e);this.path(n),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(t,0,0,A.intrinsicWidth,A.intrinsicHeight,r.left,r.top,r.width,r.height),this.ctx.restore()}},t.prototype.renderNodeContent=function(A){return r(this,void 0,void 0,function(){var e,r,B,o,i,a,c,l,u,Q,g,w,C,U,F,d,h,p;return n(this,function(n){switch(n.label){case 0:this.applyEffects(A.getEffects(4)),e=A.container,r=A.curves,B=e.styles,o=0,i=e.textNodes,n.label=1;case 1:return o0&&m>0&&(F=r.ctx.createPattern(w,"repeat"),r.renderRepeat(h,F,y,I))):function(A){return 2===A.type}(t)&&(d=MB(A,e,[null,null,null]),h=d[0],p=d[1],f=d[2],H=d[3],m=d[4],E=0===t.position.length?[jA]:t.position,y=Ae(E[0],H),I=Ae(E[E.length-1],m),K=function(A,e,t,r,n){var B=0,s=0;switch(A.size){case 0:0===A.shape?B=s=Math.min(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-n)):1===A.shape&&(B=Math.min(Math.abs(e),Math.abs(e-r)),s=Math.min(Math.abs(t),Math.abs(t-n)));break;case 2:if(0===A.shape)B=s=Math.min(pe(e,t),pe(e,t-n),pe(e-r,t),pe(e-r,t-n));else if(1===A.shape){var o=Math.min(Math.abs(t),Math.abs(t-n))/Math.min(Math.abs(e),Math.abs(e-r)),i=fe(r,n,e,t,!0),a=i[0],c=i[1];s=o*(B=pe(a-e,(c-t)/o))}break;case 1:0===A.shape?B=s=Math.max(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-n)):1===A.shape&&(B=Math.max(Math.abs(e),Math.abs(e-r)),s=Math.max(Math.abs(t),Math.abs(t-n)));break;case 3:if(0===A.shape)B=s=Math.max(pe(e,t),pe(e,t-n),pe(e-r,t),pe(e-r,t-n));else if(1===A.shape){o=Math.max(Math.abs(t),Math.abs(t-n))/Math.max(Math.abs(e),Math.abs(e-r));var l=fe(r,n,e,t,!1);a=l[0],c=l[1],s=o*(B=pe(a-e,(c-t)/o))}}return Array.isArray(A.size)&&(B=Ae(A.size[0],r),s=2===A.size.length?Ae(A.size[1],n):B),[B,s]}(t,y,I,H,m),b=K[0],v=K[1],b>0&&v>0&&(L=r.ctx.createRadialGradient(p+y,f+I,0,p+y,f+I,b),de(t.stops,2*b).forEach(function(A){return L.addColorStop(A.stop,oe(A.color))}),r.path(h),r.ctx.fillStyle=L,b!==v?(D=A.bounds.left+.5*A.bounds.width,x=A.bounds.top+.5*A.bounds.height,M=1/(O=v/b),r.ctx.save(),r.ctx.translate(D,x),r.ctx.transform(1,0,0,O,0,0),r.ctx.translate(-D,-x),r.ctx.fillRect(p,M*(f-x)+x,H,m*M),r.ctx.restore()):r.ctx.fill())),n.label=6;case 6:return e--,[2]}})},r=this,B=0,s=A.styles.backgroundImage.slice(0).reverse(),i.label=1;case 1:return B0?2!==a.style?[3,5]:[4,this.renderDashedDottedBorder(a.color,a.width,s,A.curves,2)]:[3,11]:[3,13];case 4:return n.sent(),[3,11];case 5:return 3!==a.style?[3,7]:[4,this.renderDashedDottedBorder(a.color,a.width,s,A.curves,3)];case 6:return n.sent(),[3,11];case 7:return 4!==a.style?[3,9]:[4,this.renderDoubleBorder(a.color,a.width,s,A.curves)];case 8:return n.sent(),[3,11];case 9:return[4,this.renderSolidBorder(a.color,s,A.curves)];case 10:n.sent(),n.label=11;case 11:s++,n.label=12;case 12:return o++,[3,3];case 13:return[2]}})})},t.prototype.renderDashedDottedBorder=function(A,e,t,B,s){return r(this,void 0,void 0,function(){var r,o,i,a,c,l,u,Q,g,w,C,U,F,d,h,p;return n(this,function(n){return this.ctx.save(),r=function(A,e){switch(e){case 0:return LB(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return LB(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return LB(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);case 3:default:return LB(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}}(B,t),o=vB(B,t),2===s&&(this.path(o),this.ctx.clip()),CB(o[0])?(i=o[0].start.x,a=o[0].start.y):(i=o[0].x,a=o[0].y),CB(o[1])?(c=o[1].end.x,l=o[1].end.y):(c=o[1].x,l=o[1].y),u=0===t||2===t?Math.abs(i-c):Math.abs(a-l),this.ctx.beginPath(),3===s?this.formatPath(r):this.formatPath(o.slice(0,2)),Q=e<3?3*e:2*e,g=e<3?2*e:e,3===s&&(Q=e,g=e),w=!0,u<=2*Q?w=!1:u<=2*Q+g?(Q*=C=u/(2*Q+g),g*=C):(U=Math.floor((u+g)/(Q+g)),F=(u-U*Q)/(U-1),g=(d=(u-(U+1)*Q)/U)<=0||Math.abs(g-F)