1234567891011 |
- //! moment.js
- //! version : 2.29.4
- //! authors : Tim Wood, Iskren Chernev, Moment.js contributors
- //! license : MIT
- //! momentjs.com
- var e,t;function r(){return e.apply(null,arguments)}function n(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function a(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function s(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function i(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;var t;for(t in e)if(s(e,t))return!1;return!0}function o(e){return void 0===e}function l(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function f(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function c(e,t){var r,n=[],a=e.length;for(r=0;r<a;++r)n.push(t(e[r],r));return n}function h(e,t){for(var r in t)s(t,r)&&(e[r]=t[r]);return s(t,"toString")&&(e.toString=t.toString),s(t,"valueOf")&&(e.valueOf=t.valueOf),e}function u(e,t,r,n){return Mt(e,t,r,n,!0).utc()}function d(e){return null==e._pf&&(e._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}),e._pf}function m(e){if(null==e._isValid){var r=d(e),n=t.call(r.parsedDateParts,(function(e){return null!=e})),a=!isNaN(e._d.getTime())&&r.overflow<0&&!r.empty&&!r.invalidEra&&!r.invalidMonth&&!r.invalidWeekday&&!r.weekdayMismatch&&!r.nullInput&&!r.invalidFormat&&!r.userInvalidated&&(!r.meridiem||r.meridiem&&n);if(e._strict&&(a=a&&0===r.charsLeftOver&&0===r.unusedTokens.length&&void 0===r.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return a;e._isValid=a}return e._isValid}function p(e){var t=u(NaN);return null!=e?h(d(t),e):d(t).userInvalidated=!0,t}t=Array.prototype.some?Array.prototype.some:function(e){var t,r=Object(this),n=r.length>>>0;for(t=0;t<n;t++)if(t in r&&e.call(this,r[t],t,r))return!0;return!1};var g=r.momentProperties=[],v=!1;function T(e,t){var r,n,a,s=g.length;if(o(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),o(t._i)||(e._i=t._i),o(t._f)||(e._f=t._f),o(t._l)||(e._l=t._l),o(t._strict)||(e._strict=t._strict),o(t._tzm)||(e._tzm=t._tzm),o(t._isUTC)||(e._isUTC=t._isUTC),o(t._offset)||(e._offset=t._offset),o(t._pf)||(e._pf=d(t)),o(t._locale)||(e._locale=t._locale),s>0)for(r=0;r<s;r++)o(a=t[n=g[r]])||(e[n]=a);return e}function w(e){T(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===v&&(v=!0,r.updateOffset(this),v=!1)}function _(e){return e instanceof w||null!=e&&null!=e._isAMomentObject}function b(e){!1===r.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function E(e,t){var n=!0;return h((function(){if(null!=r.deprecationHandler&&r.deprecationHandler(null,e),n){var a,i,o,l=[],f=arguments.length;for(i=0;i<f;i++){if(a="","object"==typeof arguments[i]){for(o in a+="\n["+i+"] ",arguments[0])s(arguments[0],o)&&(a+=o+": "+arguments[0][o]+", ");a=a.slice(0,-2)}else a=arguments[i];l.push(a)}b(e+"\nArguments: "+Array.prototype.slice.call(l).join("")+"\n"+(new Error).stack),n=!1}return t.apply(this,arguments)}),t)}var S,y={};function A(e,t){null!=r.deprecationHandler&&r.deprecationHandler(e,t),y[e]||(b(t),y[e]=!0)}function O(e){return"undefined"!=typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function x(e,t){var r,n=h({},e);for(r in t)s(t,r)&&(a(e[r])&&a(t[r])?(n[r]={},h(n[r],e[r]),h(n[r],t[r])):null!=t[r]?n[r]=t[r]:delete n[r]);for(r in e)s(e,r)&&!s(t,r)&&a(e[r])&&(n[r]=h({},n[r]));return n}function k(e){null!=e&&this.set(e)}r.suppressDeprecationWarnings=!1,r.deprecationHandler=null,S=Object.keys?Object.keys:function(e){var t,r=[];for(t in e)s(e,t)&&r.push(t);return r};function C(e,t,r){var n=""+Math.abs(e),a=t-n.length;return(e>=0?r?"+":"":"-")+Math.pow(10,Math.max(0,a)).toString().substr(1)+n}var R=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,D=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,N={},M={};function I(e,t,r,n){var a=n;"string"==typeof n&&(a=function(){return this[n]()}),e&&(M[e]=a),t&&(M[t[0]]=function(){return C(a.apply(this,arguments),t[1],t[2])}),r&&(M[r]=function(){return this.localeData().ordinal(a.apply(this,arguments),e)})}function P(e,t){return e.isValid()?(t=L(t,e.localeData()),N[t]=N[t]||function(e){var t,r,n,a=e.match(R);for(t=0,r=a.length;t<r;t++)M[a[t]]?a[t]=M[a[t]]:a[t]=(n=a[t]).match(/\[[\s\S]/)?n.replace(/^\[|\]$/g,""):n.replace(/\\/g,"");return function(t){var n,s="";for(n=0;n<r;n++)s+=O(a[n])?a[n].call(t,e):a[n];return s}}(t),N[t](e)):e.localeData().invalidDate()}function L(e,t){var r=5;function n(e){return t.longDateFormat(e)||e}for(D.lastIndex=0;r>=0&&D.test(e);)e=e.replace(D,n),D.lastIndex=0,r-=1;return e}var F={};function U(e,t){var r=e.toLowerCase();F[r]=F[r+"s"]=F[t]=e}function W(e){return"string"==typeof e?F[e]||F[e.toLowerCase()]:void 0}function Y(e){var t,r,n={};for(r in e)s(e,r)&&(t=W(r))&&(n[t]=e[r]);return n}var B={};function H(e,t){B[e]=t}function G(e){return e%4==0&&e%100!=0||e%400==0}function V(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function j(e){var t=+e,r=0;return 0!==t&&isFinite(t)&&(r=V(t)),r}function z(e,t){return function(n){return null!=n?(K(this,e,n),r.updateOffset(this,t),this):X(this,e)}}function X(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function K(e,t,r){e.isValid()&&!isNaN(r)&&("FullYear"===t&&G(e.year())&&1===e.month()&&29===e.date()?(r=j(r),e._d["set"+(e._isUTC?"UTC":"")+t](r,e.month(),Re(r,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](r))}var J,Z=/\d/,q=/\d\d/,Q=/\d{3}/,ee=/\d{4}/,te=/[+-]?\d{6}/,re=/\d\d?/,ne=/\d\d\d\d?/,ae=/\d\d\d\d\d\d?/,se=/\d{1,3}/,ie=/\d{1,4}/,oe=/[+-]?\d{1,6}/,le=/\d+/,fe=/[+-]?\d+/,ce=/Z|[+-]\d\d:?\d\d/gi,he=/Z|[+-]\d\d(?::?\d\d)?/gi,ue=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function de(e,t,r){J[e]=O(t)?t:function(e,n){return e&&r?r:t}}function me(e,t){return s(J,e)?J[e](t._strict,t._locale):new RegExp(pe(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(e,t,r,n,a){return t||r||n||a}))))}function pe(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}J={};var ge={};function ve(e,t){var r,n,a=t;for("string"==typeof e&&(e=[e]),l(t)&&(a=function(e,r){r[t]=j(e)}),n=e.length,r=0;r<n;r++)ge[e[r]]=a}function Te(e,t){ve(e,(function(e,r,n,a){n._w=n._w||{},t(e,n._w,n,a)}))}function we(e,t,r){null!=t&&s(ge,e)&&ge[e](t,r._a,r,e)}var _e,be=0,Ee=1,Se=2,ye=3,Ae=4,Oe=5,xe=6,ke=7,Ce=8;function Re(e,t){if(isNaN(e)||isNaN(t))return NaN;var r,n=(t%(r=12)+r)%r;return e+=(t-n)/12,1===n?G(e)?29:28:31-n%7%2}_e=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1},I("M",["MM",2],"Mo",(function(){return this.month()+1})),I("MMM",0,0,(function(e){return this.localeData().monthsShort(this,e)})),I("MMMM",0,0,(function(e){return this.localeData().months(this,e)})),U("month","M"),H("month",8),de("M",re),de("MM",re,q),de("MMM",(function(e,t){return t.monthsShortRegex(e)})),de("MMMM",(function(e,t){return t.monthsRegex(e)})),ve(["M","MM"],(function(e,t){t[Ee]=j(e)-1})),ve(["MMM","MMMM"],(function(e,t,r,n){var a=r._locale.monthsParse(e,n,r._strict);null!=a?t[Ee]=a:d(r).invalidMonth=e}));var De="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Ne="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Me=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Ie=ue,Pe=ue;function Le(e,t,r){var n,a,s,i=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],n=0;n<12;++n)s=u([2e3,n]),this._shortMonthsParse[n]=this.monthsShort(s,"").toLocaleLowerCase(),this._longMonthsParse[n]=this.months(s,"").toLocaleLowerCase();return r?"MMM"===t?-1!==(a=_e.call(this._shortMonthsParse,i))?a:null:-1!==(a=_e.call(this._longMonthsParse,i))?a:null:"MMM"===t?-1!==(a=_e.call(this._shortMonthsParse,i))||-1!==(a=_e.call(this._longMonthsParse,i))?a:null:-1!==(a=_e.call(this._longMonthsParse,i))||-1!==(a=_e.call(this._shortMonthsParse,i))?a:null}function Fe(e,t){var r;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=j(t);else if(!l(t=e.localeData().monthsParse(t)))return e;return r=Math.min(e.date(),Re(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,r),e}function Ue(e){return null!=e?(Fe(this,e),r.updateOffset(this,!0),this):X(this,"Month")}function We(){function e(e,t){return t.length-e.length}var t,r,n=[],a=[],s=[];for(t=0;t<12;t++)r=u([2e3,t]),n.push(this.monthsShort(r,"")),a.push(this.months(r,"")),s.push(this.months(r,"")),s.push(this.monthsShort(r,""));for(n.sort(e),a.sort(e),s.sort(e),t=0;t<12;t++)n[t]=pe(n[t]),a[t]=pe(a[t]);for(t=0;t<24;t++)s[t]=pe(s[t]);this._monthsRegex=new RegExp("^("+s.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+n.join("|")+")","i")}function Ye(e){return G(e)?366:365}I("Y",0,0,(function(){var e=this.year();return e<=9999?C(e,4):"+"+e})),I(0,["YY",2],0,(function(){return this.year()%100})),I(0,["YYYY",4],0,"year"),I(0,["YYYYY",5],0,"year"),I(0,["YYYYYY",6,!0],0,"year"),U("year","y"),H("year",1),de("Y",fe),de("YY",re,q),de("YYYY",ie,ee),de("YYYYY",oe,te),de("YYYYYY",oe,te),ve(["YYYYY","YYYYYY"],be),ve("YYYY",(function(e,t){t[be]=2===e.length?r.parseTwoDigitYear(e):j(e)})),ve("YY",(function(e,t){t[be]=r.parseTwoDigitYear(e)})),ve("Y",(function(e,t){t[be]=parseInt(e,10)})),r.parseTwoDigitYear=function(e){return j(e)+(j(e)>68?1900:2e3)};var Be=z("FullYear",!0);function He(e,t,r,n,a,s,i){var o;return e<100&&e>=0?(o=new Date(e+400,t,r,n,a,s,i),isFinite(o.getFullYear())&&o.setFullYear(e)):o=new Date(e,t,r,n,a,s,i),o}function Ge(e){var t,r;return e<100&&e>=0?((r=Array.prototype.slice.call(arguments))[0]=e+400,t=new Date(Date.UTC.apply(null,r)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function Ve(e,t,r){var n=7+t-r;return-((7+Ge(e,0,n).getUTCDay()-t)%7)+n-1}function je(e,t,r,n,a){var s,i,o=1+7*(t-1)+(7+r-n)%7+Ve(e,n,a);return o<=0?i=Ye(s=e-1)+o:o>Ye(e)?(s=e+1,i=o-Ye(e)):(s=e,i=o),{year:s,dayOfYear:i}}function ze(e,t,r){var n,a,s=Ve(e.year(),t,r),i=Math.floor((e.dayOfYear()-s-1)/7)+1;return i<1?n=i+$e(a=e.year()-1,t,r):i>$e(e.year(),t,r)?(n=i-$e(e.year(),t,r),a=e.year()+1):(a=e.year(),n=i),{week:n,year:a}}function $e(e,t,r){var n=Ve(e,t,r),a=Ve(e+1,t,r);return(Ye(e)-n+a)/7}I("w",["ww",2],"wo","week"),I("W",["WW",2],"Wo","isoWeek"),U("week","w"),U("isoWeek","W"),H("week",5),H("isoWeek",5),de("w",re),de("ww",re,q),de("W",re),de("WW",re,q),Te(["w","ww","W","WW"],(function(e,t,r,n){t[n.substr(0,1)]=j(e)}));function Xe(e,t){return e.slice(t,7).concat(e.slice(0,t))}I("d",0,"do","day"),I("dd",0,0,(function(e){return this.localeData().weekdaysMin(this,e)})),I("ddd",0,0,(function(e){return this.localeData().weekdaysShort(this,e)})),I("dddd",0,0,(function(e){return this.localeData().weekdays(this,e)})),I("e",0,0,"weekday"),I("E",0,0,"isoWeekday"),U("day","d"),U("weekday","e"),U("isoWeekday","E"),H("day",11),H("weekday",11),H("isoWeekday",11),de("d",re),de("e",re),de("E",re),de("dd",(function(e,t){return t.weekdaysMinRegex(e)})),de("ddd",(function(e,t){return t.weekdaysShortRegex(e)})),de("dddd",(function(e,t){return t.weekdaysRegex(e)})),Te(["dd","ddd","dddd"],(function(e,t,r,n){var a=r._locale.weekdaysParse(e,n,r._strict);null!=a?t.d=a:d(r).invalidWeekday=e})),Te(["d","e","E"],(function(e,t,r,n){t[n]=j(e)}));var Ke="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Je="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Ze="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),qe=ue,Qe=ue,et=ue;function tt(e,t,r){var n,a,s,i=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],n=0;n<7;++n)s=u([2e3,1]).day(n),this._minWeekdaysParse[n]=this.weekdaysMin(s,"").toLocaleLowerCase(),this._shortWeekdaysParse[n]=this.weekdaysShort(s,"").toLocaleLowerCase(),this._weekdaysParse[n]=this.weekdays(s,"").toLocaleLowerCase();return r?"dddd"===t?-1!==(a=_e.call(this._weekdaysParse,i))?a:null:"ddd"===t?-1!==(a=_e.call(this._shortWeekdaysParse,i))?a:null:-1!==(a=_e.call(this._minWeekdaysParse,i))?a:null:"dddd"===t?-1!==(a=_e.call(this._weekdaysParse,i))||-1!==(a=_e.call(this._shortWeekdaysParse,i))||-1!==(a=_e.call(this._minWeekdaysParse,i))?a:null:"ddd"===t?-1!==(a=_e.call(this._shortWeekdaysParse,i))||-1!==(a=_e.call(this._weekdaysParse,i))||-1!==(a=_e.call(this._minWeekdaysParse,i))?a:null:-1!==(a=_e.call(this._minWeekdaysParse,i))||-1!==(a=_e.call(this._weekdaysParse,i))||-1!==(a=_e.call(this._shortWeekdaysParse,i))?a:null}function rt(){function e(e,t){return t.length-e.length}var t,r,n,a,s,i=[],o=[],l=[],f=[];for(t=0;t<7;t++)r=u([2e3,1]).day(t),n=pe(this.weekdaysMin(r,"")),a=pe(this.weekdaysShort(r,"")),s=pe(this.weekdays(r,"")),i.push(n),o.push(a),l.push(s),f.push(n),f.push(a),f.push(s);i.sort(e),o.sort(e),l.sort(e),f.sort(e),this._weekdaysRegex=new RegExp("^("+f.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+o.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+i.join("|")+")","i")}function nt(){return this.hours()%12||12}function at(e,t){I(e,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)}))}function st(e,t){return t._meridiemParse}I("H",["HH",2],0,"hour"),I("h",["hh",2],0,nt),I("k",["kk",2],0,(function(){return this.hours()||24})),I("hmm",0,0,(function(){return""+nt.apply(this)+C(this.minutes(),2)})),I("hmmss",0,0,(function(){return""+nt.apply(this)+C(this.minutes(),2)+C(this.seconds(),2)})),I("Hmm",0,0,(function(){return""+this.hours()+C(this.minutes(),2)})),I("Hmmss",0,0,(function(){return""+this.hours()+C(this.minutes(),2)+C(this.seconds(),2)})),at("a",!0),at("A",!1),U("hour","h"),H("hour",13),de("a",st),de("A",st),de("H",re),de("h",re),de("k",re),de("HH",re,q),de("hh",re,q),de("kk",re,q),de("hmm",ne),de("hmmss",ae),de("Hmm",ne),de("Hmmss",ae),ve(["H","HH"],ye),ve(["k","kk"],(function(e,t,r){var n=j(e);t[ye]=24===n?0:n})),ve(["a","A"],(function(e,t,r){r._isPm=r._locale.isPM(e),r._meridiem=e})),ve(["h","hh"],(function(e,t,r){t[ye]=j(e),d(r).bigHour=!0})),ve("hmm",(function(e,t,r){var n=e.length-2;t[ye]=j(e.substr(0,n)),t[Ae]=j(e.substr(n)),d(r).bigHour=!0})),ve("hmmss",(function(e,t,r){var n=e.length-4,a=e.length-2;t[ye]=j(e.substr(0,n)),t[Ae]=j(e.substr(n,2)),t[Oe]=j(e.substr(a)),d(r).bigHour=!0})),ve("Hmm",(function(e,t,r){var n=e.length-2;t[ye]=j(e.substr(0,n)),t[Ae]=j(e.substr(n))})),ve("Hmmss",(function(e,t,r){var n=e.length-4,a=e.length-2;t[ye]=j(e.substr(0,n)),t[Ae]=j(e.substr(n,2)),t[Oe]=j(e.substr(a))}));var it=z("Hours",!0);var ot,lt={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:De,monthsShort:Ne,week:{dow:0,doy:6},weekdays:Ke,weekdaysMin:Ze,weekdaysShort:Je,meridiemParse:/[ap]\.?m?\.?/i},ft={},ct={};function ht(e,t){var r,n=Math.min(e.length,t.length);for(r=0;r<n;r+=1)if(e[r]!==t[r])return r;return n}function ut(e){return e?e.toLowerCase().replace("_","-"):e}function dt(e){var t=null;if(void 0===ft[e]&&"undefined"!=typeof module&&module&&module.exports&&function(e){return null!=e.match("^[^/\\\\]*$")}(e))try{t=ot._abbr,require("./locale/"+e),mt(t)}catch(r){ft[e]=null}return ft[e]}function mt(e,t){var r;return e&&((r=o(t)?gt(e):pt(e,t))?ot=r:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),ot._abbr}function pt(e,t){if(null!==t){var r,n=lt;if(t.abbr=e,null!=ft[e])A("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),n=ft[e]._config;else if(null!=t.parentLocale)if(null!=ft[t.parentLocale])n=ft[t.parentLocale]._config;else{if(null==(r=dt(t.parentLocale)))return ct[t.parentLocale]||(ct[t.parentLocale]=[]),ct[t.parentLocale].push({name:e,config:t}),null;n=r._config}return ft[e]=new k(x(n,t)),ct[e]&&ct[e].forEach((function(e){pt(e.name,e.config)})),mt(e),ft[e]}return delete ft[e],null}function gt(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return ot;if(!n(e)){if(t=dt(e))return t;e=[e]}return function(e){for(var t,r,n,a,s=0;s<e.length;){for(t=(a=ut(e[s]).split("-")).length,r=(r=ut(e[s+1]))?r.split("-"):null;t>0;){if(n=dt(a.slice(0,t).join("-")))return n;if(r&&r.length>=t&&ht(a,r)>=t-1)break;t--}s++}return ot}(e)}function vt(e){var t,r=e._a;return r&&-2===d(e).overflow&&(t=r[Ee]<0||r[Ee]>11?Ee:r[Se]<1||r[Se]>Re(r[be],r[Ee])?Se:r[ye]<0||r[ye]>24||24===r[ye]&&(0!==r[Ae]||0!==r[Oe]||0!==r[xe])?ye:r[Ae]<0||r[Ae]>59?Ae:r[Oe]<0||r[Oe]>59?Oe:r[xe]<0||r[xe]>999?xe:-1,d(e)._overflowDayOfYear&&(t<be||t>Se)&&(t=Se),d(e)._overflowWeeks&&-1===t&&(t=ke),d(e)._overflowWeekday&&-1===t&&(t=Ce),d(e).overflow=t),e}var Tt=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,wt=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,_t=/Z|[+-]\d\d(?::?\d\d)?/,bt=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Et=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],St=/^\/?Date\((-?\d+)/i,yt=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,At={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Ot(e){var t,r,n,a,s,i,o=e._i,l=Tt.exec(o)||wt.exec(o),f=bt.length,c=Et.length;if(l){for(d(e).iso=!0,t=0,r=f;t<r;t++)if(bt[t][1].exec(l[1])){a=bt[t][0],n=!1!==bt[t][2];break}if(null==a)return void(e._isValid=!1);if(l[3]){for(t=0,r=c;t<r;t++)if(Et[t][1].exec(l[3])){s=(l[2]||" ")+Et[t][0];break}if(null==s)return void(e._isValid=!1)}if(!n&&null!=s)return void(e._isValid=!1);if(l[4]){if(!_t.exec(l[4]))return void(e._isValid=!1);i="Z"}e._f=a+(s||"")+(i||""),Dt(e)}else e._isValid=!1}function xt(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function kt(e){var t,r,n,a,s,i,o,l,f=yt.exec(e._i.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,""));if(f){if(r=f[4],n=f[3],a=f[2],s=f[5],i=f[6],o=f[7],l=[xt(r),Ne.indexOf(n),parseInt(a,10),parseInt(s,10),parseInt(i,10)],o&&l.push(parseInt(o,10)),t=l,!function(e,t,r){return!e||Je.indexOf(e)===new Date(t[0],t[1],t[2]).getDay()||(d(r).weekdayMismatch=!0,r._isValid=!1,!1)}(f[1],t,e))return;e._a=t,e._tzm=function(e,t,r){if(e)return At[e];if(t)return 0;var n=parseInt(r,10),a=n%100;return(n-a)/100*60+a}(f[8],f[9],f[10]),e._d=Ge.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),d(e).rfc2822=!0}else e._isValid=!1}function Ct(e,t,r){return null!=e?e:null!=t?t:r}function Rt(e){var t,n,a,s,i,o=[];if(!e._d){for(a=function(e){var t=new Date(r.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}(e),e._w&&null==e._a[Se]&&null==e._a[Ee]&&function(e){var t,r,n,a,s,i,o,l,f;t=e._w,null!=t.GG||null!=t.W||null!=t.E?(s=1,i=4,r=Ct(t.GG,e._a[be],ze(It(),1,4).year),n=Ct(t.W,1),((a=Ct(t.E,1))<1||a>7)&&(l=!0)):(s=e._locale._week.dow,i=e._locale._week.doy,f=ze(It(),s,i),r=Ct(t.gg,e._a[be],f.year),n=Ct(t.w,f.week),null!=t.d?((a=t.d)<0||a>6)&&(l=!0):null!=t.e?(a=t.e+s,(t.e<0||t.e>6)&&(l=!0)):a=s);n<1||n>$e(r,s,i)?d(e)._overflowWeeks=!0:null!=l?d(e)._overflowWeekday=!0:(o=je(r,n,a,s,i),e._a[be]=o.year,e._dayOfYear=o.dayOfYear)}(e),null!=e._dayOfYear&&(i=Ct(e._a[be],a[be]),(e._dayOfYear>Ye(i)||0===e._dayOfYear)&&(d(e)._overflowDayOfYear=!0),n=Ge(i,0,e._dayOfYear),e._a[Ee]=n.getUTCMonth(),e._a[Se]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=o[t]=a[t];for(;t<7;t++)e._a[t]=o[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[ye]&&0===e._a[Ae]&&0===e._a[Oe]&&0===e._a[xe]&&(e._nextDay=!0,e._a[ye]=0),e._d=(e._useUTC?Ge:He).apply(null,o),s=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[ye]=24),e._w&&void 0!==e._w.d&&e._w.d!==s&&(d(e).weekdayMismatch=!0)}}function Dt(e){if(e._f!==r.ISO_8601)if(e._f!==r.RFC_2822){e._a=[],d(e).empty=!0;var t,n,a,s,i,o,l,f=""+e._i,c=f.length,h=0;for(l=(a=L(e._f,e._locale).match(R)||[]).length,t=0;t<l;t++)s=a[t],(n=(f.match(me(s,e))||[])[0])&&((i=f.substr(0,f.indexOf(n))).length>0&&d(e).unusedInput.push(i),f=f.slice(f.indexOf(n)+n.length),h+=n.length),M[s]?(n?d(e).empty=!1:d(e).unusedTokens.push(s),we(s,n,e)):e._strict&&!n&&d(e).unusedTokens.push(s);d(e).charsLeftOver=c-h,f.length>0&&d(e).unusedInput.push(f),e._a[ye]<=12&&!0===d(e).bigHour&&e._a[ye]>0&&(d(e).bigHour=void 0),d(e).parsedDateParts=e._a.slice(0),d(e).meridiem=e._meridiem,e._a[ye]=function(e,t,r){var n;if(null==r)return t;return null!=e.meridiemHour?e.meridiemHour(t,r):null!=e.isPM?((n=e.isPM(r))&&t<12&&(t+=12),n||12!==t||(t=0),t):t}(e._locale,e._a[ye],e._meridiem),null!==(o=d(e).era)&&(e._a[be]=e._locale.erasConvertYear(o,e._a[be])),Rt(e),vt(e)}else kt(e);else Ot(e)}function Nt(e){var t=e._i,s=e._f;return e._locale=e._locale||gt(e._l),null===t||void 0===s&&""===t?p({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),_(t)?new w(vt(t)):(f(t)?e._d=t:n(s)?function(e){var t,r,n,a,s,i,o=!1,l=e._f.length;if(0===l)return d(e).invalidFormat=!0,void(e._d=new Date(NaN));for(a=0;a<l;a++)s=0,i=!1,t=T({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[a],Dt(t),m(t)&&(i=!0),s+=d(t).charsLeftOver,s+=10*d(t).unusedTokens.length,d(t).score=s,o?s<n&&(n=s,r=t):(null==n||s<n||i)&&(n=s,r=t,i&&(o=!0));h(e,r||t)}(e):s?Dt(e):function(e){var t=e._i;o(t)?e._d=new Date(r.now()):f(t)?e._d=new Date(t.valueOf()):"string"==typeof t?function(e){var t=St.exec(e._i);null===t?(Ot(e),!1===e._isValid&&(delete e._isValid,kt(e),!1===e._isValid&&(delete e._isValid,e._strict?e._isValid=!1:r.createFromInputFallback(e)))):e._d=new Date(+t[1])}(e):n(t)?(e._a=c(t.slice(0),(function(e){return parseInt(e,10)})),Rt(e)):a(t)?function(e){if(!e._d){var t=Y(e._i),r=void 0===t.day?t.date:t.day;e._a=c([t.year,t.month,r,t.hour,t.minute,t.second,t.millisecond],(function(e){return e&&parseInt(e,10)})),Rt(e)}}(e):l(t)?e._d=new Date(t):r.createFromInputFallback(e)}(e),m(e)||(e._d=null),e))}function Mt(e,t,r,s,o){var l,f={};return!0!==t&&!1!==t||(s=t,t=void 0),!0!==r&&!1!==r||(s=r,r=void 0),(a(e)&&i(e)||n(e)&&0===e.length)&&(e=void 0),f._isAMomentObject=!0,f._useUTC=f._isUTC=o,f._l=r,f._i=e,f._f=t,f._strict=s,(l=new w(vt(Nt(f))))._nextDay&&(l.add(1,"d"),l._nextDay=void 0),l}function It(e,t,r,n){return Mt(e,t,r,n,!1)}r.createFromInputFallback=E("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))})),r.ISO_8601=function(){},r.RFC_2822=function(){};var Pt=E("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=It.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:p()})),Lt=E("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=It.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:p()}));function Ft(e,t){var r,a;if(1===t.length&&n(t[0])&&(t=t[0]),!t.length)return It();for(r=t[0],a=1;a<t.length;++a)t[a].isValid()&&!t[a][e](r)||(r=t[a]);return r}var Ut=["year","quarter","month","week","day","hour","minute","second","millisecond"];function Wt(e){var t=Y(e),r=t.year||0,n=t.quarter||0,a=t.month||0,i=t.week||t.isoWeek||0,o=t.day||0,l=t.hour||0,f=t.minute||0,c=t.second||0,h=t.millisecond||0;this._isValid=function(e){var t,r,n=!1,a=Ut.length;for(t in e)if(s(e,t)&&(-1===_e.call(Ut,t)||null!=e[t]&&isNaN(e[t])))return!1;for(r=0;r<a;++r)if(e[Ut[r]]){if(n)return!1;parseFloat(e[Ut[r]])!==j(e[Ut[r]])&&(n=!0)}return!0}(t),this._milliseconds=+h+1e3*c+6e4*f+1e3*l*60*60,this._days=+o+7*i,this._months=+a+3*n+12*r,this._data={},this._locale=gt(),this._bubble()}function Yt(e){return e instanceof Wt}function Bt(e){return e<0?-1*Math.round(-1*e):Math.round(e)}function Ht(e,t){I(e,0,0,(function(){var e=this.utcOffset(),r="+";return e<0&&(e=-e,r="-"),r+C(~~(e/60),2)+t+C(~~e%60,2)}))}Ht("Z",":"),Ht("ZZ",""),de("Z",he),de("ZZ",he),ve(["Z","ZZ"],(function(e,t,r){r._useUTC=!0,r._tzm=Vt(he,e)}));var Gt=/([\+\-]|\d\d)/gi;function Vt(e,t){var r,n,a=(t||"").match(e);return null===a?null:0===(n=60*(r=((a[a.length-1]||[])+"").match(Gt)||["-",0,0])[1]+j(r[2]))?0:"+"===r[0]?n:-n}function jt(e,t){var n,a;return t._isUTC?(n=t.clone(),a=(_(e)||f(e)?e.valueOf():It(e).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+a),r.updateOffset(n,!1),n):It(e).local()}function zt(e){return-Math.round(e._d.getTimezoneOffset())}function $t(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}r.updateOffset=function(){};var Xt=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Kt=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Jt(e,t){var r,n,a,i=e,o=null;return Yt(e)?i={ms:e._milliseconds,d:e._days,M:e._months}:l(e)||!isNaN(+e)?(i={},t?i[t]=+e:i.milliseconds=+e):(o=Xt.exec(e))?(r="-"===o[1]?-1:1,i={y:0,d:j(o[Se])*r,h:j(o[ye])*r,m:j(o[Ae])*r,s:j(o[Oe])*r,ms:j(Bt(1e3*o[xe]))*r}):(o=Kt.exec(e))?(r="-"===o[1]?-1:1,i={y:Zt(o[2],r),M:Zt(o[3],r),w:Zt(o[4],r),d:Zt(o[5],r),h:Zt(o[6],r),m:Zt(o[7],r),s:Zt(o[8],r)}):null==i?i={}:"object"==typeof i&&("from"in i||"to"in i)&&(a=function(e,t){var r;if(!e.isValid()||!t.isValid())return{milliseconds:0,months:0};t=jt(t,e),e.isBefore(t)?r=qt(e,t):((r=qt(t,e)).milliseconds=-r.milliseconds,r.months=-r.months);return r}(It(i.from),It(i.to)),(i={}).ms=a.milliseconds,i.M=a.months),n=new Wt(i),Yt(e)&&s(e,"_locale")&&(n._locale=e._locale),Yt(e)&&s(e,"_isValid")&&(n._isValid=e._isValid),n}function Zt(e,t){var r=e&&parseFloat(e.replace(",","."));return(isNaN(r)?0:r)*t}function qt(e,t){var r={};return r.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(r.months,"M").isAfter(t)&&--r.months,r.milliseconds=+t-+e.clone().add(r.months,"M"),r}function Qt(e,t){return function(r,n){var a;return null===n||isNaN(+n)||(A(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),a=r,r=n,n=a),er(this,Jt(r,n),e),this}}function er(e,t,n,a){var s=t._milliseconds,i=Bt(t._days),o=Bt(t._months);e.isValid()&&(a=null==a||a,o&&Fe(e,X(e,"Month")+o*n),i&&K(e,"Date",X(e,"Date")+i*n),s&&e._d.setTime(e._d.valueOf()+s*n),a&&r.updateOffset(e,i||o))}Jt.fn=Wt.prototype,Jt.invalid=function(){return Jt(NaN)};var tr=Qt(1,"add"),rr=Qt(-1,"subtract");function nr(e){return"string"==typeof e||e instanceof String}function ar(e){return _(e)||f(e)||nr(e)||l(e)||function(e){var t=n(e),r=!1;t&&(r=0===e.filter((function(t){return!l(t)&&nr(e)})).length);return t&&r}(e)||function(e){var t,r,n=a(e)&&!i(e),o=!1,l=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],f=l.length;for(t=0;t<f;t+=1)r=l[t],o=o||s(e,r);return n&&o}(e)||null==e}function sr(e,t){if(e.date()<t.date())return-sr(t,e);var r=12*(t.year()-e.year())+(t.month()-e.month()),n=e.clone().add(r,"months");return-(r+(t-n<0?(t-n)/(n-e.clone().add(r-1,"months")):(t-n)/(e.clone().add(r+1,"months")-n)))||0}function ir(e){var t;return void 0===e?this._locale._abbr:(null!=(t=gt(e))&&(this._locale=t),this)}r.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",r.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var or=E("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(e){return void 0===e?this.localeData():this.locale(e)}));function lr(){return this._locale}var fr=1e3,cr=60*fr,hr=60*cr,ur=3506328*hr;function dr(e,t){return(e%t+t)%t}function mr(e,t,r){return e<100&&e>=0?new Date(e+400,t,r)-ur:new Date(e,t,r).valueOf()}function pr(e,t,r){return e<100&&e>=0?Date.UTC(e+400,t,r)-ur:Date.UTC(e,t,r)}function gr(e,t){return t.erasAbbrRegex(e)}function vr(){var e,t,r=[],n=[],a=[],s=[],i=this.eras();for(e=0,t=i.length;e<t;++e)n.push(pe(i[e].name)),r.push(pe(i[e].abbr)),a.push(pe(i[e].narrow)),s.push(pe(i[e].name)),s.push(pe(i[e].abbr)),s.push(pe(i[e].narrow));this._erasRegex=new RegExp("^("+s.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+n.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+r.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+a.join("|")+")","i")}function Tr(e,t){I(0,[e,e.length],0,t)}function wr(e,t,r,n,a){var s;return null==e?ze(this,n,a).year:(t>(s=$e(e,n,a))&&(t=s),_r.call(this,e,t,r,n,a))}function _r(e,t,r,n,a){var s=je(e,t,r,n,a),i=Ge(s.year,0,s.dayOfYear);return this.year(i.getUTCFullYear()),this.month(i.getUTCMonth()),this.date(i.getUTCDate()),this}I("N",0,0,"eraAbbr"),I("NN",0,0,"eraAbbr"),I("NNN",0,0,"eraAbbr"),I("NNNN",0,0,"eraName"),I("NNNNN",0,0,"eraNarrow"),I("y",["y",1],"yo","eraYear"),I("y",["yy",2],0,"eraYear"),I("y",["yyy",3],0,"eraYear"),I("y",["yyyy",4],0,"eraYear"),de("N",gr),de("NN",gr),de("NNN",gr),de("NNNN",(function(e,t){return t.erasNameRegex(e)})),de("NNNNN",(function(e,t){return t.erasNarrowRegex(e)})),ve(["N","NN","NNN","NNNN","NNNNN"],(function(e,t,r,n){var a=r._locale.erasParse(e,n,r._strict);a?d(r).era=a:d(r).invalidEra=e})),de("y",le),de("yy",le),de("yyy",le),de("yyyy",le),de("yo",(function(e,t){return t._eraYearOrdinalRegex||le})),ve(["y","yy","yyy","yyyy"],be),ve(["yo"],(function(e,t,r,n){var a;r._locale._eraYearOrdinalRegex&&(a=e.match(r._locale._eraYearOrdinalRegex)),r._locale.eraYearOrdinalParse?t[be]=r._locale.eraYearOrdinalParse(e,a):t[be]=parseInt(e,10)})),I(0,["gg",2],0,(function(){return this.weekYear()%100})),I(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),Tr("gggg","weekYear"),Tr("ggggg","weekYear"),Tr("GGGG","isoWeekYear"),Tr("GGGGG","isoWeekYear"),U("weekYear","gg"),U("isoWeekYear","GG"),H("weekYear",1),H("isoWeekYear",1),de("G",fe),de("g",fe),de("GG",re,q),de("gg",re,q),de("GGGG",ie,ee),de("gggg",ie,ee),de("GGGGG",oe,te),de("ggggg",oe,te),Te(["gggg","ggggg","GGGG","GGGGG"],(function(e,t,r,n){t[n.substr(0,2)]=j(e)})),Te(["gg","GG"],(function(e,t,n,a){t[a]=r.parseTwoDigitYear(e)})),I("Q",0,"Qo","quarter"),U("quarter","Q"),H("quarter",7),de("Q",Z),ve("Q",(function(e,t){t[Ee]=3*(j(e)-1)})),I("D",["DD",2],"Do","date"),U("date","D"),H("date",9),de("D",re),de("DD",re,q),de("Do",(function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient})),ve(["D","DD"],Se),ve("Do",(function(e,t){t[Se]=j(e.match(re)[0])}));var br=z("Date",!0);I("DDD",["DDDD",3],"DDDo","dayOfYear"),U("dayOfYear","DDD"),H("dayOfYear",4),de("DDD",se),de("DDDD",Q),ve(["DDD","DDDD"],(function(e,t,r){r._dayOfYear=j(e)})),I("m",["mm",2],0,"minute"),U("minute","m"),H("minute",14),de("m",re),de("mm",re,q),ve(["m","mm"],Ae);var Er=z("Minutes",!1);I("s",["ss",2],0,"second"),U("second","s"),H("second",15),de("s",re),de("ss",re,q),ve(["s","ss"],Oe);var Sr,yr,Ar=z("Seconds",!1);for(I("S",0,0,(function(){return~~(this.millisecond()/100)})),I(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),I(0,["SSS",3],0,"millisecond"),I(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),I(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),I(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),I(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),I(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),I(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),U("millisecond","ms"),H("millisecond",16),de("S",se,Z),de("SS",se,q),de("SSS",se,Q),Sr="SSSS";Sr.length<=9;Sr+="S")de(Sr,le);function Or(e,t){t[xe]=j(1e3*("0."+e))}for(Sr="S";Sr.length<=9;Sr+="S")ve(Sr,Or);yr=z("Milliseconds",!1),I("z",0,0,"zoneAbbr"),I("zz",0,0,"zoneName");var xr=w.prototype;function kr(e){return e}xr.add=tr,xr.calendar=function(e,t){1===arguments.length&&(arguments[0]?ar(arguments[0])?(e=arguments[0],t=void 0):function(e){var t,r=a(e)&&!i(e),n=!1,o=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(t=0;t<o.length;t+=1)n=n||s(e,o[t]);return r&&n}(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var n=e||It(),o=jt(n,this).startOf("day"),l=r.calendarFormat(this,o)||"sameElse",f=t&&(O(t[l])?t[l].call(this,n):t[l]);return this.format(f||this.localeData().calendar(l,this,It(n)))},xr.clone=function(){return new w(this)},xr.diff=function(e,t,r){var n,a,s;if(!this.isValid())return NaN;if(!(n=jt(e,this)).isValid())return NaN;switch(a=6e4*(n.utcOffset()-this.utcOffset()),t=W(t)){case"year":s=sr(this,n)/12;break;case"month":s=sr(this,n);break;case"quarter":s=sr(this,n)/3;break;case"second":s=(this-n)/1e3;break;case"minute":s=(this-n)/6e4;break;case"hour":s=(this-n)/36e5;break;case"day":s=(this-n-a)/864e5;break;case"week":s=(this-n-a)/6048e5;break;default:s=this-n}return r?s:V(s)},xr.endOf=function(e){var t,n;if(void 0===(e=W(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?pr:mr,e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=hr-dr(t+(this._isUTC?0:this.utcOffset()*cr),hr)-1;break;case"minute":t=this._d.valueOf(),t+=cr-dr(t,cr)-1;break;case"second":t=this._d.valueOf(),t+=fr-dr(t,fr)-1}return this._d.setTime(t),r.updateOffset(this,!0),this},xr.format=function(e){e||(e=this.isUtc()?r.defaultFormatUtc:r.defaultFormat);var t=P(this,e);return this.localeData().postformat(t)},xr.from=function(e,t){return this.isValid()&&(_(e)&&e.isValid()||It(e).isValid())?Jt({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},xr.fromNow=function(e){return this.from(It(),e)},xr.to=function(e,t){return this.isValid()&&(_(e)&&e.isValid()||It(e).isValid())?Jt({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},xr.toNow=function(e){return this.to(It(),e)},xr.get=function(e){return O(this[e=W(e)])?this[e]():this},xr.invalidAt=function(){return d(this).overflow},xr.isAfter=function(e,t){var r=_(e)?e:It(e);return!(!this.isValid()||!r.isValid())&&("millisecond"===(t=W(t)||"millisecond")?this.valueOf()>r.valueOf():r.valueOf()<this.clone().startOf(t).valueOf())},xr.isBefore=function(e,t){var r=_(e)?e:It(e);return!(!this.isValid()||!r.isValid())&&("millisecond"===(t=W(t)||"millisecond")?this.valueOf()<r.valueOf():this.clone().endOf(t).valueOf()<r.valueOf())},xr.isBetween=function(e,t,r,n){var a=_(e)?e:It(e),s=_(t)?t:It(t);return!!(this.isValid()&&a.isValid()&&s.isValid())&&(("("===(n=n||"()")[0]?this.isAfter(a,r):!this.isBefore(a,r))&&(")"===n[1]?this.isBefore(s,r):!this.isAfter(s,r)))},xr.isSame=function(e,t){var r,n=_(e)?e:It(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=W(t)||"millisecond")?this.valueOf()===n.valueOf():(r=n.valueOf(),this.clone().startOf(t).valueOf()<=r&&r<=this.clone().endOf(t).valueOf()))},xr.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)},xr.isSameOrBefore=function(e,t){return this.isSame(e,t)||this.isBefore(e,t)},xr.isValid=function(){return m(this)},xr.lang=or,xr.locale=ir,xr.localeData=lr,xr.max=Lt,xr.min=Pt,xr.parsingFlags=function(){return h({},d(this))},xr.set=function(e,t){if("object"==typeof e){var r,n=function(e){var t,r=[];for(t in e)s(e,t)&&r.push({unit:t,priority:B[t]});return r.sort((function(e,t){return e.priority-t.priority})),r}(e=Y(e)),a=n.length;for(r=0;r<a;r++)this[n[r].unit](e[n[r].unit])}else if(O(this[e=W(e)]))return this[e](t);return this},xr.startOf=function(e){var t,n;if(void 0===(e=W(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?pr:mr,e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=dr(t+(this._isUTC?0:this.utcOffset()*cr),hr);break;case"minute":t=this._d.valueOf(),t-=dr(t,cr);break;case"second":t=this._d.valueOf(),t-=dr(t,fr)}return this._d.setTime(t),r.updateOffset(this,!0),this},xr.subtract=rr,xr.toArray=function(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]},xr.toObject=function(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}},xr.toDate=function(){return new Date(this.valueOf())},xr.toISOString=function(e){if(!this.isValid())return null;var t=!0!==e,r=t?this.clone().utc():this;return r.year()<0||r.year()>9999?P(r,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):O(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",P(r,"Z")):P(r,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},xr.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e,t,r,n="moment",a="";return this.isLocal()||(n=0===this.utcOffset()?"moment.utc":"moment.parseZone",a="Z"),e="["+n+'("]',t=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY","-MM-DD[T]HH:mm:ss.SSS",r=a+'[")]',this.format(e+t+"-MM-DD[T]HH:mm:ss.SSS"+r)},"undefined"!=typeof Symbol&&null!=Symbol.for&&(xr[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),xr.toJSON=function(){return this.isValid()?this.toISOString():null},xr.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},xr.unix=function(){return Math.floor(this.valueOf()/1e3)},xr.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},xr.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},xr.eraName=function(){var e,t,r,n=this.localeData().eras();for(e=0,t=n.length;e<t;++e){if(r=this.clone().startOf("day").valueOf(),n[e].since<=r&&r<=n[e].until)return n[e].name;if(n[e].until<=r&&r<=n[e].since)return n[e].name}return""},xr.eraNarrow=function(){var e,t,r,n=this.localeData().eras();for(e=0,t=n.length;e<t;++e){if(r=this.clone().startOf("day").valueOf(),n[e].since<=r&&r<=n[e].until)return n[e].narrow;if(n[e].until<=r&&r<=n[e].since)return n[e].narrow}return""},xr.eraAbbr=function(){var e,t,r,n=this.localeData().eras();for(e=0,t=n.length;e<t;++e){if(r=this.clone().startOf("day").valueOf(),n[e].since<=r&&r<=n[e].until)return n[e].abbr;if(n[e].until<=r&&r<=n[e].since)return n[e].abbr}return""},xr.eraYear=function(){var e,t,n,a,s=this.localeData().eras();for(e=0,t=s.length;e<t;++e)if(n=s[e].since<=s[e].until?1:-1,a=this.clone().startOf("day").valueOf(),s[e].since<=a&&a<=s[e].until||s[e].until<=a&&a<=s[e].since)return(this.year()-r(s[e].since).year())*n+s[e].offset;return this.year()},xr.year=Be,xr.isLeapYear=function(){return G(this.year())},xr.weekYear=function(e){return wr.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},xr.isoWeekYear=function(e){return wr.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)},xr.quarter=xr.quarters=function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},xr.month=Ue,xr.daysInMonth=function(){return Re(this.year(),this.month())},xr.week=xr.weeks=function(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")},xr.isoWeek=xr.isoWeeks=function(e){var t=ze(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")},xr.weeksInYear=function(){var e=this.localeData()._week;return $e(this.year(),e.dow,e.doy)},xr.weeksInWeekYear=function(){var e=this.localeData()._week;return $e(this.weekYear(),e.dow,e.doy)},xr.isoWeeksInYear=function(){return $e(this.year(),1,4)},xr.isoWeeksInISOWeekYear=function(){return $e(this.isoWeekYear(),1,4)},xr.date=br,xr.day=xr.days=function(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=function(e,t){return"string"!=typeof e?e:isNaN(e)?"number"==typeof(e=t.weekdaysParse(e))?e:null:parseInt(e,10)}(e,this.localeData()),this.add(e-t,"d")):t},xr.weekday=function(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")},xr.isoWeekday=function(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=function(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7},xr.dayOfYear=function(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")},xr.hour=xr.hours=it,xr.minute=xr.minutes=Er,xr.second=xr.seconds=Ar,xr.millisecond=xr.milliseconds=yr,xr.utcOffset=function(e,t,n){var a,s=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=Vt(he,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(a=zt(this)),this._offset=e,this._isUTC=!0,null!=a&&this.add(a,"m"),s!==e&&(!t||this._changeInProgress?er(this,Jt(e-s,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?s:zt(this)},xr.utc=function(e){return this.utcOffset(0,e)},xr.local=function(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(zt(this),"m")),this},xr.parseZone=function(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=Vt(ce,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this},xr.hasAlignedHourOffset=function(e){return!!this.isValid()&&(e=e?It(e).utcOffset():0,(this.utcOffset()-e)%60==0)},xr.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},xr.isLocal=function(){return!!this.isValid()&&!this._isUTC},xr.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},xr.isUtc=$t,xr.isUTC=$t,xr.zoneAbbr=function(){return this._isUTC?"UTC":""},xr.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},xr.dates=E("dates accessor is deprecated. Use date instead.",br),xr.months=E("months accessor is deprecated. Use month instead",Ue),xr.years=E("years accessor is deprecated. Use year instead",Be),xr.zone=E("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",(function(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()})),xr.isDSTShifted=E("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",(function(){if(!o(this._isDSTShifted))return this._isDSTShifted;var e,t={};return T(t,this),(t=Nt(t))._a?(e=t._isUTC?u(t._a):It(t._a),this._isDSTShifted=this.isValid()&&function(e,t,r){var n,a=Math.min(e.length,t.length),s=Math.abs(e.length-t.length),i=0;for(n=0;n<a;n++)(r&&e[n]!==t[n]||!r&&j(e[n])!==j(t[n]))&&i++;return i+s}(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}));var Cr=k.prototype;function Rr(e,t,r,n){var a=gt(),s=u().set(n,t);return a[r](s,e)}function Dr(e,t,r){if(l(e)&&(t=e,e=void 0),e=e||"",null!=t)return Rr(e,t,r,"month");var n,a=[];for(n=0;n<12;n++)a[n]=Rr(e,n,r,"month");return a}function Nr(e,t,r,n){"boolean"==typeof e?(l(t)&&(r=t,t=void 0),t=t||""):(r=t=e,e=!1,l(t)&&(r=t,t=void 0),t=t||"");var a,s=gt(),i=e?s._week.dow:0,o=[];if(null!=r)return Rr(t,(r+i)%7,n,"day");for(a=0;a<7;a++)o[a]=Rr(t,(a+i)%7,n,"day");return o}Cr.calendar=function(e,t,r){var n=this._calendar[e]||this._calendar.sameElse;return O(n)?n.call(t,r):n},Cr.longDateFormat=function(e){var t=this._longDateFormat[e],r=this._longDateFormat[e.toUpperCase()];return t||!r?t:(this._longDateFormat[e]=r.match(R).map((function(e){return"MMMM"===e||"MM"===e||"DD"===e||"dddd"===e?e.slice(1):e})).join(""),this._longDateFormat[e])},Cr.invalidDate=function(){return this._invalidDate},Cr.ordinal=function(e){return this._ordinal.replace("%d",e)},Cr.preparse=kr,Cr.postformat=kr,Cr.relativeTime=function(e,t,r,n){var a=this._relativeTime[r];return O(a)?a(e,t,r,n):a.replace(/%d/i,e)},Cr.pastFuture=function(e,t){var r=this._relativeTime[e>0?"future":"past"];return O(r)?r(t):r.replace(/%s/i,t)},Cr.set=function(e){var t,r;for(r in e)s(e,r)&&(O(t=e[r])?this[r]=t:this["_"+r]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},Cr.eras=function(e,t){var n,a,s,i=this._eras||gt("en")._eras;for(n=0,a=i.length;n<a;++n){if("string"==typeof i[n].since)s=r(i[n].since).startOf("day"),i[n].since=s.valueOf();switch(typeof i[n].until){case"undefined":i[n].until=1/0;break;case"string":s=r(i[n].until).startOf("day").valueOf(),i[n].until=s.valueOf()}}return i},Cr.erasParse=function(e,t,r){var n,a,s,i,o,l=this.eras();for(e=e.toUpperCase(),n=0,a=l.length;n<a;++n)if(s=l[n].name.toUpperCase(),i=l[n].abbr.toUpperCase(),o=l[n].narrow.toUpperCase(),r)switch(t){case"N":case"NN":case"NNN":if(i===e)return l[n];break;case"NNNN":if(s===e)return l[n];break;case"NNNNN":if(o===e)return l[n]}else if([s,i,o].indexOf(e)>=0)return l[n]},Cr.erasConvertYear=function(e,t){var n=e.since<=e.until?1:-1;return void 0===t?r(e.since).year():r(e.since).year()+(t-e.offset)*n},Cr.erasAbbrRegex=function(e){return s(this,"_erasAbbrRegex")||vr.call(this),e?this._erasAbbrRegex:this._erasRegex},Cr.erasNameRegex=function(e){return s(this,"_erasNameRegex")||vr.call(this),e?this._erasNameRegex:this._erasRegex},Cr.erasNarrowRegex=function(e){return s(this,"_erasNarrowRegex")||vr.call(this),e?this._erasNarrowRegex:this._erasRegex},Cr.months=function(e,t){return e?n(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||Me).test(t)?"format":"standalone"][e.month()]:n(this._months)?this._months:this._months.standalone},Cr.monthsShort=function(e,t){return e?n(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[Me.test(t)?"format":"standalone"][e.month()]:n(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},Cr.monthsParse=function(e,t,r){var n,a,s;if(this._monthsParseExact)return Le.call(this,e,t,r);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),n=0;n<12;n++){if(a=u([2e3,n]),r&&!this._longMonthsParse[n]&&(this._longMonthsParse[n]=new RegExp("^"+this.months(a,"").replace(".","")+"$","i"),this._shortMonthsParse[n]=new RegExp("^"+this.monthsShort(a,"").replace(".","")+"$","i")),r||this._monthsParse[n]||(s="^"+this.months(a,"")+"|^"+this.monthsShort(a,""),this._monthsParse[n]=new RegExp(s.replace(".",""),"i")),r&&"MMMM"===t&&this._longMonthsParse[n].test(e))return n;if(r&&"MMM"===t&&this._shortMonthsParse[n].test(e))return n;if(!r&&this._monthsParse[n].test(e))return n}},Cr.monthsRegex=function(e){return this._monthsParseExact?(s(this,"_monthsRegex")||We.call(this),e?this._monthsStrictRegex:this._monthsRegex):(s(this,"_monthsRegex")||(this._monthsRegex=Pe),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},Cr.monthsShortRegex=function(e){return this._monthsParseExact?(s(this,"_monthsRegex")||We.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(s(this,"_monthsShortRegex")||(this._monthsShortRegex=Ie),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)},Cr.week=function(e){return ze(e,this._week.dow,this._week.doy).week},Cr.firstDayOfYear=function(){return this._week.doy},Cr.firstDayOfWeek=function(){return this._week.dow},Cr.weekdays=function(e,t){var r=n(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?Xe(r,this._week.dow):e?r[e.day()]:r},Cr.weekdaysMin=function(e){return!0===e?Xe(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin},Cr.weekdaysShort=function(e){return!0===e?Xe(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort},Cr.weekdaysParse=function(e,t,r){var n,a,s;if(this._weekdaysParseExact)return tt.call(this,e,t,r);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),n=0;n<7;n++){if(a=u([2e3,1]).day(n),r&&!this._fullWeekdaysParse[n]&&(this._fullWeekdaysParse[n]=new RegExp("^"+this.weekdays(a,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[n]=new RegExp("^"+this.weekdaysShort(a,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[n]=new RegExp("^"+this.weekdaysMin(a,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[n]||(s="^"+this.weekdays(a,"")+"|^"+this.weekdaysShort(a,"")+"|^"+this.weekdaysMin(a,""),this._weekdaysParse[n]=new RegExp(s.replace(".",""),"i")),r&&"dddd"===t&&this._fullWeekdaysParse[n].test(e))return n;if(r&&"ddd"===t&&this._shortWeekdaysParse[n].test(e))return n;if(r&&"dd"===t&&this._minWeekdaysParse[n].test(e))return n;if(!r&&this._weekdaysParse[n].test(e))return n}},Cr.weekdaysRegex=function(e){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||rt.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(s(this,"_weekdaysRegex")||(this._weekdaysRegex=qe),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},Cr.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||rt.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(s(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Qe),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},Cr.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||rt.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(s(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=et),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},Cr.isPM=function(e){return"p"===(e+"").toLowerCase().charAt(0)},Cr.meridiem=function(e,t,r){return e>11?r?"pm":"PM":r?"am":"AM"},mt("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===j(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),r.lang=E("moment.lang is deprecated. Use moment.locale instead.",mt),r.langData=E("moment.langData is deprecated. Use moment.localeData instead.",gt);var Mr=Math.abs;function Ir(e,t,r,n){var a=Jt(t,r);return e._milliseconds+=n*a._milliseconds,e._days+=n*a._days,e._months+=n*a._months,e._bubble()}function Pr(e){return e<0?Math.floor(e):Math.ceil(e)}function Lr(e){return 4800*e/146097}function Fr(e){return 146097*e/4800}function Ur(e){return function(){return this.as(e)}}var Wr=Ur("ms"),Yr=Ur("s"),Br=Ur("m"),Hr=Ur("h"),Gr=Ur("d"),Vr=Ur("w"),jr=Ur("M"),zr=Ur("Q"),$r=Ur("y");function Xr(e){return function(){return this.isValid()?this._data[e]:NaN}}var Kr=Xr("milliseconds"),Jr=Xr("seconds"),Zr=Xr("minutes"),qr=Xr("hours"),Qr=Xr("days"),en=Xr("months"),tn=Xr("years");var rn=Math.round,nn={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function an(e,t,r,n,a){return a.relativeTime(t||1,!!r,e,n)}var sn=Math.abs;function on(e){return(e>0)-(e<0)||+e}function ln(){if(!this.isValid())return this.localeData().invalidDate();var e,t,r,n,a,s,i,o,l=sn(this._milliseconds)/1e3,f=sn(this._days),c=sn(this._months),h=this.asSeconds();return h?(e=V(l/60),t=V(e/60),l%=60,e%=60,r=V(c/12),c%=12,n=l?l.toFixed(3).replace(/\.?0+$/,""):"",a=h<0?"-":"",s=on(this._months)!==on(h)?"-":"",i=on(this._days)!==on(h)?"-":"",o=on(this._milliseconds)!==on(h)?"-":"",a+"P"+(r?s+r+"Y":"")+(c?s+c+"M":"")+(f?i+f+"D":"")+(t||e||l?"T":"")+(t?o+t+"H":"")+(e?o+e+"M":"")+(l?o+n+"S":"")):"P0D"}var fn=Wt.prototype;fn.isValid=function(){return this._isValid},fn.abs=function(){var e=this._data;return this._milliseconds=Mr(this._milliseconds),this._days=Mr(this._days),this._months=Mr(this._months),e.milliseconds=Mr(e.milliseconds),e.seconds=Mr(e.seconds),e.minutes=Mr(e.minutes),e.hours=Mr(e.hours),e.months=Mr(e.months),e.years=Mr(e.years),this},fn.add=function(e,t){return Ir(this,e,t,1)},fn.subtract=function(e,t){return Ir(this,e,t,-1)},fn.as=function(e){if(!this.isValid())return NaN;var t,r,n=this._milliseconds;if("month"===(e=W(e))||"quarter"===e||"year"===e)switch(t=this._days+n/864e5,r=this._months+Lr(t),e){case"month":return r;case"quarter":return r/3;case"year":return r/12}else switch(t=this._days+Math.round(Fr(this._months)),e){case"week":return t/7+n/6048e5;case"day":return t+n/864e5;case"hour":return 24*t+n/36e5;case"minute":return 1440*t+n/6e4;case"second":return 86400*t+n/1e3;case"millisecond":return Math.floor(864e5*t)+n;default:throw new Error("Unknown unit "+e)}},fn.asMilliseconds=Wr,fn.asSeconds=Yr,fn.asMinutes=Br,fn.asHours=Hr,fn.asDays=Gr,fn.asWeeks=Vr,fn.asMonths=jr,fn.asQuarters=zr,fn.asYears=$r,fn.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*j(this._months/12):NaN},fn._bubble=function(){var e,t,r,n,a,s=this._milliseconds,i=this._days,o=this._months,l=this._data;return s>=0&&i>=0&&o>=0||s<=0&&i<=0&&o<=0||(s+=864e5*Pr(Fr(o)+i),i=0,o=0),l.milliseconds=s%1e3,e=V(s/1e3),l.seconds=e%60,t=V(e/60),l.minutes=t%60,r=V(t/60),l.hours=r%24,i+=V(r/24),o+=a=V(Lr(i)),i-=Pr(Fr(a)),n=V(o/12),o%=12,l.days=i,l.months=o,l.years=n,this},fn.clone=function(){return Jt(this)},fn.get=function(e){return e=W(e),this.isValid()?this[e+"s"]():NaN},fn.milliseconds=Kr,fn.seconds=Jr,fn.minutes=Zr,fn.hours=qr,fn.days=Qr,fn.weeks=function(){return V(this.days()/7)},fn.months=en,fn.years=tn,fn.humanize=function(e,t){if(!this.isValid())return this.localeData().invalidDate();var r,n,a=!1,s=nn;return"object"==typeof e&&(t=e,e=!1),"boolean"==typeof e&&(a=e),"object"==typeof t&&(s=Object.assign({},nn,t),null!=t.s&&null==t.ss&&(s.ss=t.s-1)),n=function(e,t,r,n){var a=Jt(e).abs(),s=rn(a.as("s")),i=rn(a.as("m")),o=rn(a.as("h")),l=rn(a.as("d")),f=rn(a.as("M")),c=rn(a.as("w")),h=rn(a.as("y")),u=s<=r.ss&&["s",s]||s<r.s&&["ss",s]||i<=1&&["m"]||i<r.m&&["mm",i]||o<=1&&["h"]||o<r.h&&["hh",o]||l<=1&&["d"]||l<r.d&&["dd",l];return null!=r.w&&(u=u||c<=1&&["w"]||c<r.w&&["ww",c]),(u=u||f<=1&&["M"]||f<r.M&&["MM",f]||h<=1&&["y"]||["yy",h])[2]=t,u[3]=+e>0,u[4]=n,an.apply(null,u)}(this,!a,s,r=this.localeData()),a&&(n=r.pastFuture(+this,n)),r.postformat(n)},fn.toISOString=ln,fn.toString=ln,fn.toJSON=ln,fn.locale=ir,fn.localeData=lr,fn.toIsoString=E("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",ln),fn.lang=or,I("X",0,0,"unix"),I("x",0,0,"valueOf"),de("x",fe),de("X",/[+-]?\d+(\.\d{1,3})?/),ve("X",(function(e,t,r){r._d=new Date(1e3*parseFloat(e))})),ve("x",(function(e,t,r){r._d=new Date(j(e))})),
- //! moment.js
- r.version="2.29.4",e=It,r.fn=xr,r.min=function(){return Ft("isBefore",[].slice.call(arguments,0))},r.max=function(){return Ft("isAfter",[].slice.call(arguments,0))},r.now=function(){return Date.now?Date.now():+new Date},r.utc=u,r.unix=function(e){return It(1e3*e)},r.months=function(e,t){return Dr(e,t,"months")},r.isDate=f,r.locale=mt,r.invalid=p,r.duration=Jt,r.isMoment=_,r.weekdays=function(e,t,r){return Nr(e,t,r,"weekdays")},r.parseZone=function(){return It.apply(null,arguments).parseZone()},r.localeData=gt,r.isDuration=Yt,r.monthsShort=function(e,t){return Dr(e,t,"monthsShort")},r.weekdaysMin=function(e,t,r){return Nr(e,t,r,"weekdaysMin")},r.defineLocale=pt,r.updateLocale=function(e,t){if(null!=t){var r,n,a=lt;null!=ft[e]&&null!=ft[e].parentLocale?ft[e].set(x(ft[e]._config,t)):(null!=(n=dt(e))&&(a=n._config),t=x(a,t),null==n&&(t.abbr=e),(r=new k(t)).parentLocale=ft[e],ft[e]=r),mt(e)}else null!=ft[e]&&(null!=ft[e].parentLocale?(ft[e]=ft[e].parentLocale,e===mt()&&mt(e)):null!=ft[e]&&delete ft[e]);return ft[e]},r.locales=function(){return S(ft)},r.weekdaysShort=function(e,t,r){return Nr(e,t,r,"weekdaysShort")},r.normalizeUnits=W,r.relativeTimeRounding=function(e){return void 0===e?rn:"function"==typeof e&&(rn=e,!0)},r.relativeTimeThreshold=function(e,t){return void 0!==nn[e]&&(void 0===t?nn[e]:(nn[e]=t,"s"===e&&(nn.ss=t-1),!0))},r.calendarFormat=function(e,t){var r=e.diff(t,"days",!0);return r<-6?"sameElse":r<-1?"lastWeek":r<0?"lastDay":r<1?"sameDay":r<2?"nextDay":r<7?"nextWeek":"sameElse"},r.prototype=xr,r.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};
- /*! xlsx.js (C) 2013-present SheetJS -- http://sheetjs.com */
- var cn={version:"0.18.5"},hn=1252,un=[874,932,936,949,950,1250,1251,1252,1253,1254,1255,1256,1257,1258,1e4],dn=function(e){-1!=un.indexOf(e)&&(hn=e)};var mn=function(e){dn(e)};function pn(){mn(1200),dn(1252)}var gn,vn=function(e){return String.fromCharCode(e)},Tn=function(e){return String.fromCharCode(e)},wn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";function _n(e){for(var t="",r=0,n=0,a=0,s=0,i=0,o=0,l=0,f=0;f<e.length;)s=(r=e.charCodeAt(f++))>>2,i=(3&r)<<4|(n=e.charCodeAt(f++))>>4,o=(15&n)<<2|(a=e.charCodeAt(f++))>>6,l=63&a,isNaN(n)?o=l=64:isNaN(a)&&(l=64),t+=wn.charAt(s)+wn.charAt(i)+wn.charAt(o)+wn.charAt(l);return t}function bn(e){var t="",r=0,n=0,a=0,s=0,i=0,o=0;e=e.replace(/[^\w\+\/\=]/g,"");for(var l=0;l<e.length;)r=wn.indexOf(e.charAt(l++))<<2|(s=wn.indexOf(e.charAt(l++)))>>4,t+=String.fromCharCode(r),n=(15&s)<<4|(i=wn.indexOf(e.charAt(l++)))>>2,64!==i&&(t+=String.fromCharCode(n)),a=(3&i)<<6|(o=wn.indexOf(e.charAt(l++))),64!==o&&(t+=String.fromCharCode(a));return t}var En=function(){return"undefined"!=typeof Buffer&&"undefined"!=typeof process&&void 0!==process.versions&&!!process.versions.node}(),Sn=function(){if("undefined"!=typeof Buffer){var e=!Buffer.from;if(!e)try{Buffer.from("foo","utf8")}catch(t){e=!0}return e?function(e,t){return t?new Buffer(e,t):new Buffer(e)}:Buffer.from.bind(Buffer)}return function(){}}();function yn(e){return En?Buffer.alloc?Buffer.alloc(e):new Buffer(e):"undefined"!=typeof Uint8Array?new Uint8Array(e):new Array(e)}function An(e){return En?Buffer.allocUnsafe?Buffer.allocUnsafe(e):new Buffer(e):"undefined"!=typeof Uint8Array?new Uint8Array(e):new Array(e)}var On=function(e){return En?Sn(e,"binary"):e.split("").map((function(e){return 255&e.charCodeAt(0)}))};function xn(e){if("undefined"==typeof ArrayBuffer)return On(e);for(var t=new ArrayBuffer(e.length),r=new Uint8Array(t),n=0;n!=e.length;++n)r[n]=255&e.charCodeAt(n);return t}function kn(e){if(Array.isArray(e))return e.map((function(e){return String.fromCharCode(e)})).join("");for(var t=[],r=0;r<e.length;++r)t[r]=String.fromCharCode(e[r]);return t.join("")}var Cn=En?function(e){return Buffer.concat(e.map((function(e){return Buffer.isBuffer(e)?e:Sn(e)})))}:function(e){if("undefined"!=typeof Uint8Array){var t=0,r=0;for(t=0;t<e.length;++t)r+=e[t].length;var n=new Uint8Array(r),a=0;for(t=0,r=0;t<e.length;r+=a,++t)if(a=e[t].length,e[t]instanceof Uint8Array)n.set(e[t],r);else{if("string"==typeof e[t])throw"wtf";n.set(new Uint8Array(e[t]),r)}return n}return[].concat.apply([],e.map((function(e){return Array.isArray(e)?e:[].slice.call(e)})))};var Rn=/\u0000/g,Dn=/[\u0001-\u0006]/g;function Nn(e){for(var t="",r=e.length-1;r>=0;)t+=e.charAt(r--);return t}function Mn(e,t){var r=""+e;return r.length>=t?r:Va("0",t-r.length)+r}function In(e,t){var r=""+e;return r.length>=t?r:Va(" ",t-r.length)+r}function Pn(e,t){var r=""+e;return r.length>=t?r:r+Va(" ",t-r.length)}var Ln=Math.pow(2,32);function Fn(e,t){return e>Ln||e<-Ln?function(e,t){var r=""+Math.round(e);return r.length>=t?r:Va("0",t-r.length)+r}(e,t):function(e,t){var r=""+e;return r.length>=t?r:Va("0",t-r.length)+r}(Math.round(e),t)}function Un(e,t){return t=t||0,e.length>=7+t&&103==(32|e.charCodeAt(t))&&101==(32|e.charCodeAt(t+1))&&110==(32|e.charCodeAt(t+2))&&101==(32|e.charCodeAt(t+3))&&114==(32|e.charCodeAt(t+4))&&97==(32|e.charCodeAt(t+5))&&108==(32|e.charCodeAt(t+6))}var Wn=[["Sun","Sunday"],["Mon","Monday"],["Tue","Tuesday"],["Wed","Wednesday"],["Thu","Thursday"],["Fri","Friday"],["Sat","Saturday"]],Yn=[["J","Jan","January"],["F","Feb","February"],["M","Mar","March"],["A","Apr","April"],["M","May","May"],["J","Jun","June"],["J","Jul","July"],["A","Aug","August"],["S","Sep","September"],["O","Oct","October"],["N","Nov","November"],["D","Dec","December"]];var Bn={0:"General",1:"0",2:"0.00",3:"#,##0",4:"#,##0.00",9:"0%",10:"0.00%",11:"0.00E+00",12:"# ?/?",13:"# ??/??",14:"m/d/yy",15:"d-mmm-yy",16:"d-mmm",17:"mmm-yy",18:"h:mm AM/PM",19:"h:mm:ss AM/PM",20:"h:mm",21:"h:mm:ss",22:"m/d/yy h:mm",37:"#,##0 ;(#,##0)",38:"#,##0 ;[Red](#,##0)",39:"#,##0.00;(#,##0.00)",40:"#,##0.00;[Red](#,##0.00)",45:"mm:ss",46:"[h]:mm:ss",47:"mmss.0",48:"##0.0E+0",49:"@",56:'"上午/下午 "hh"時"mm"分"ss"秒 "'},Hn={5:37,6:38,7:39,8:40,23:0,24:0,25:0,26:0,27:14,28:14,29:14,30:14,31:14,50:14,51:14,52:14,53:14,54:14,55:14,56:14,57:14,58:14,59:1,60:2,61:3,62:4,67:9,68:10,69:12,70:13,71:14,72:14,73:15,74:16,75:17,76:20,77:21,78:22,79:45,80:46,81:47,82:0},Gn={5:'"$"#,##0_);\\("$"#,##0\\)',63:'"$"#,##0_);\\("$"#,##0\\)',6:'"$"#,##0_);[Red]\\("$"#,##0\\)',64:'"$"#,##0_);[Red]\\("$"#,##0\\)',7:'"$"#,##0.00_);\\("$"#,##0.00\\)',65:'"$"#,##0.00_);\\("$"#,##0.00\\)',8:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',66:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',41:'_(* #,##0_);_(* \\(#,##0\\);_(* "-"_);_(@_)',42:'_("$"* #,##0_);_("$"* \\(#,##0\\);_("$"* "-"_);_(@_)',43:'_(* #,##0.00_);_(* \\(#,##0.00\\);_(* "-"??_);_(@_)',44:'_("$"* #,##0.00_);_("$"* \\(#,##0.00\\);_("$"* "-"??_);_(@_)'};function Vn(e,t,r){for(var n=e<0?-1:1,a=e*n,s=0,i=1,o=0,l=1,f=0,c=0,h=Math.floor(a);f<t&&(o=(h=Math.floor(a))*i+s,c=h*f+l,!(a-h<5e-8));)a=1/(a-h),s=i,i=o,l=f,f=c;if(c>t&&(f>t?(c=l,o=s):(c=f,o=i)),!r)return[0,n*o,c];var u=Math.floor(n*o/c);return[u,n*o-u*c,c]}function jn(e,t,r){if(e>2958465||e<0)return null;var n=0|e,a=Math.floor(86400*(e-n)),s=0,i=[],o={D:n,T:a,u:86400*(e-n)-a,y:0,m:0,d:0,H:0,M:0,S:0,q:0};if(Math.abs(o.u)<1e-6&&(o.u=0),t&&t.date1904&&(n+=1462),o.u>.9999&&(o.u=0,86400==++a&&(o.T=a=0,++n,++o.D)),60===n)i=r?[1317,10,29]:[1900,2,29],s=3;else if(0===n)i=r?[1317,8,29]:[1900,1,0],s=6;else{n>60&&--n;var l=new Date(1900,0,1);l.setDate(l.getDate()+n-1),i=[l.getFullYear(),l.getMonth()+1,l.getDate()],s=l.getDay(),n<60&&(s=(s+6)%7),r&&(s=function(e,t){t[0]-=581;var r=e.getDay();e<60&&(r=(r+6)%7);return r}(l,i))}return o.y=i[0],o.m=i[1],o.d=i[2],o.S=a%60,a=Math.floor(a/60),o.M=a%60,a=Math.floor(a/60),o.H=a,o.q=s,o}var zn=new Date(1899,11,31,0,0,0),$n=zn.getTime(),Xn=new Date(1900,2,1,0,0,0);function Kn(e,t){var r=e.getTime();return t?r-=1262304e5:e>=Xn&&(r+=864e5),(r-($n+6e4*(e.getTimezoneOffset()-zn.getTimezoneOffset())))/864e5}function Jn(e){return-1==e.indexOf(".")?e:e.replace(/(?:\.0*|(\.\d*[1-9])0+)$/,"$1")}function Zn(e){var t,r=Math.floor(Math.log(Math.abs(e))*Math.LOG10E);return t=r>=-4&&r<=-1?e.toPrecision(10+r):Math.abs(r)<=9?function(e){var t=e<0?12:11,r=Jn(e.toFixed(12));return r.length<=t||(r=e.toPrecision(10)).length<=t?r:e.toExponential(5)}(e):10===r?e.toFixed(10).substr(0,12):function(e){var t=Jn(e.toFixed(11));return t.length>(e<0?12:11)||"0"===t||"-0"===t?e.toPrecision(6):t}(e),Jn(function(e){return-1==e.indexOf("E")?e:e.replace(/(?:\.0*|(\.\d*[1-9])0+)[Ee]/,"$1E").replace(/(E[+-])(\d)$/,"$10$2")}(t.toUpperCase()))}function qn(e,t){switch(typeof e){case"string":return e;case"boolean":return e?"TRUE":"FALSE";case"number":return(0|e)===e?e.toString(10):Zn(e);case"undefined":return"";case"object":if(null==e)return"";if(e instanceof Date)return wa(14,Kn(e,t&&t.date1904),t)}throw new Error("unsupported value in General format: "+e)}function Qn(e,t,r,n){var a,s="",i=0,o=0,l=r.y,f=0;switch(e){case 98:l=r.y+543;case 121:switch(t.length){case 1:case 2:a=l%100,f=2;break;default:a=l%1e4,f=4}break;case 109:switch(t.length){case 1:case 2:a=r.m,f=t.length;break;case 3:return Yn[r.m-1][1];case 5:return Yn[r.m-1][0];default:return Yn[r.m-1][2]}break;case 100:switch(t.length){case 1:case 2:a=r.d,f=t.length;break;case 3:return Wn[r.q][0];default:return Wn[r.q][1]}break;case 104:switch(t.length){case 1:case 2:a=1+(r.H+11)%12,f=t.length;break;default:throw"bad hour format: "+t}break;case 72:switch(t.length){case 1:case 2:a=r.H,f=t.length;break;default:throw"bad hour format: "+t}break;case 77:switch(t.length){case 1:case 2:a=r.M,f=t.length;break;default:throw"bad minute format: "+t}break;case 115:if("s"!=t&&"ss"!=t&&".0"!=t&&".00"!=t&&".000"!=t)throw"bad second format: "+t;return 0!==r.u||"s"!=t&&"ss"!=t?(o=n>=2?3===n?1e3:100:1===n?10:1,(i=Math.round(o*(r.S+r.u)))>=60*o&&(i=0),"s"===t?0===i?"0":""+i/o:(s=Mn(i,2+n),"ss"===t?s.substr(0,2):"."+s.substr(2,t.length-1))):Mn(r.S,t.length);case 90:switch(t){case"[h]":case"[hh]":a=24*r.D+r.H;break;case"[m]":case"[mm]":a=60*(24*r.D+r.H)+r.M;break;case"[s]":case"[ss]":a=60*(60*(24*r.D+r.H)+r.M)+Math.round(r.S+r.u);break;default:throw"bad abstime format: "+t}f=3===t.length?1:2;break;case 101:a=l,f=1}return f>0?Mn(a,f):""}function ea(e){if(e.length<=3)return e;for(var t=e.length%3,r=e.substr(0,t);t!=e.length;t+=3)r+=(r.length>0?",":"")+e.substr(t,3);return r}var ta=/%/g;function ra(e,t){var r,n=e.indexOf("E")-e.indexOf(".")-1;if(e.match(/^#+0.0E\+0$/)){if(0==t)return"0.0E+0";if(t<0)return"-"+ra(e,-t);var a=e.indexOf(".");-1===a&&(a=e.indexOf("E"));var s=Math.floor(Math.log(t)*Math.LOG10E)%a;if(s<0&&(s+=a),-1===(r=(t/Math.pow(10,s)).toPrecision(n+1+(a+s)%a)).indexOf("e")){var i=Math.floor(Math.log(t)*Math.LOG10E);for(-1===r.indexOf(".")?r=r.charAt(0)+"."+r.substr(1)+"E+"+(i-r.length+s):r+="E+"+(i-s);"0."===r.substr(0,2);)r=(r=r.charAt(0)+r.substr(2,a)+"."+r.substr(2+a)).replace(/^0+([1-9])/,"$1").replace(/^0+\./,"0.");r=r.replace(/\+-/,"-")}r=r.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,(function(e,t,r,n){return t+r+n.substr(0,(a+s)%a)+"."+n.substr(s)+"E"}))}else r=t.toExponential(n);return e.match(/E\+00$/)&&r.match(/e[+-]\d$/)&&(r=r.substr(0,r.length-1)+"0"+r.charAt(r.length-1)),e.match(/E\-/)&&r.match(/e\+/)&&(r=r.replace(/e\+/,"e")),r.replace("e","E")}var na=/# (\?+)( ?)\/( ?)(\d+)/;var aa=/^#*0*\.([0#]+)/,sa=/\).*[0#]/,ia=/\(###\) ###\\?-####/;function oa(e){for(var t,r="",n=0;n!=e.length;++n)switch(t=e.charCodeAt(n)){case 35:break;case 63:r+=" ";break;case 48:r+="0";break;default:r+=String.fromCharCode(t)}return r}function la(e,t){var r=Math.pow(10,t);return""+Math.round(e*r)/r}function fa(e,t){var r=e-Math.floor(e),n=Math.pow(10,t);return t<(""+Math.round(r*n)).length?0:Math.round(r*n)}function ca(e,t,r){if(40===e.charCodeAt(0)&&!t.match(sa)){var n=t.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return r>=0?ca("n",n,r):"("+ca("n",n,-r)+")"}if(44===t.charCodeAt(t.length-1))return function(e,t,r){for(var n=t.length-1;44===t.charCodeAt(n-1);)--n;return da(e,t.substr(0,n),r/Math.pow(10,3*(t.length-n)))}(e,t,r);if(-1!==t.indexOf("%"))return function(e,t,r){var n=t.replace(ta,""),a=t.length-n.length;return da(e,n,r*Math.pow(10,2*a))+Va("%",a)}(e,t,r);if(-1!==t.indexOf("E"))return ra(t,r);if(36===t.charCodeAt(0))return"$"+ca(e,t.substr(" "==t.charAt(1)?2:1),r);var a,s,i,o,l=Math.abs(r),f=r<0?"-":"";if(t.match(/^00+$/))return f+Fn(l,t.length);if(t.match(/^[#?]+$/))return"0"===(a=Fn(r,0))&&(a=""),a.length>t.length?a:oa(t.substr(0,t.length-a.length))+a;if(s=t.match(na))return function(e,t,r){var n=parseInt(e[4],10),a=Math.round(t*n),s=Math.floor(a/n),i=a-s*n,o=n;return r+(0===s?"":""+s)+" "+(0===i?Va(" ",e[1].length+1+e[4].length):In(i,e[1].length)+e[2]+"/"+e[3]+Mn(o,e[4].length))}(s,l,f);if(t.match(/^#+0+$/))return f+Fn(l,t.length-t.indexOf("0"));if(s=t.match(aa))return a=la(r,s[1].length).replace(/^([^\.]+)$/,"$1."+oa(s[1])).replace(/\.$/,"."+oa(s[1])).replace(/\.(\d*)$/,(function(e,t){return"."+t+Va("0",oa(s[1]).length-t.length)})),-1!==t.indexOf("0.")?a:a.replace(/^0\./,".");if(t=t.replace(/^#+([0.])/,"$1"),s=t.match(/^(0*)\.(#*)$/))return f+la(l,s[2].length).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,s[1].length?"0.":".");if(s=t.match(/^#{1,3},##0(\.?)$/))return f+ea(Fn(l,0));if(s=t.match(/^#,##0\.([#0]*0)$/))return r<0?"-"+ca(e,t,-r):ea(""+(Math.floor(r)+function(e,t){return t<(""+Math.round((e-Math.floor(e))*Math.pow(10,t))).length?1:0}(r,s[1].length)))+"."+Mn(fa(r,s[1].length),s[1].length);if(s=t.match(/^#,#*,#0/))return ca(e,t.replace(/^#,#*,/,""),r);if(s=t.match(/^([0#]+)(\\?-([0#]+))+$/))return a=Nn(ca(e,t.replace(/[\\-]/g,""),r)),i=0,Nn(Nn(t.replace(/\\/g,"")).replace(/[0#]/g,(function(e){return i<a.length?a.charAt(i++):"0"===e?"0":""})));if(t.match(ia))return"("+(a=ca(e,"##########",r)).substr(0,3)+") "+a.substr(3,3)+"-"+a.substr(6);var c="";if(s=t.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return i=Math.min(s[4].length,7),o=Vn(l,Math.pow(10,i)-1,!1),a=""+f," "==(c=da("n",s[1],o[1])).charAt(c.length-1)&&(c=c.substr(0,c.length-1)+"0"),a+=c+s[2]+"/"+s[3],(c=Pn(o[2],i)).length<s[4].length&&(c=oa(s[4].substr(s[4].length-c.length))+c),a+=c;if(s=t.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return i=Math.min(Math.max(s[1].length,s[4].length),7),f+((o=Vn(l,Math.pow(10,i)-1,!0))[0]||(o[1]?"":"0"))+" "+(o[1]?In(o[1],i)+s[2]+"/"+s[3]+Pn(o[2],i):Va(" ",2*i+1+s[2].length+s[3].length));if(s=t.match(/^[#0?]+$/))return a=Fn(r,0),t.length<=a.length?a:oa(t.substr(0,t.length-a.length))+a;if(s=t.match(/^([#0?]+)\.([#0]+)$/)){a=""+r.toFixed(Math.min(s[2].length,10)).replace(/([^0])0+$/,"$1"),i=a.indexOf(".");var h=t.indexOf(".")-i,u=t.length-a.length-h;return oa(t.substr(0,h)+a+t.substr(t.length-u))}if(s=t.match(/^00,000\.([#0]*0)$/))return i=fa(r,s[1].length),r<0?"-"+ca(e,t,-r):ea(function(e){return e<2147483647&&e>-2147483648?""+(e>=0?0|e:e-1|0):""+Math.floor(e)}(r)).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,(function(e){return"00,"+(e.length<3?Mn(0,3-e.length):"")+e}))+"."+Mn(i,s[1].length);switch(t){case"###,##0.00":return ca(e,"#,##0.00",r);case"###,###":case"##,###":case"#,###":var d=ea(Fn(l,0));return"0"!==d?f+d:"";case"###,###.00":return ca(e,"###,##0.00",r).replace(/^0\./,".");case"#,###.00":return ca(e,"#,##0.00",r).replace(/^0\./,".")}throw new Error("unsupported format |"+t+"|")}function ha(e,t){var r,n=e.indexOf("E")-e.indexOf(".")-1;if(e.match(/^#+0.0E\+0$/)){if(0==t)return"0.0E+0";if(t<0)return"-"+ha(e,-t);var a=e.indexOf(".");-1===a&&(a=e.indexOf("E"));var s=Math.floor(Math.log(t)*Math.LOG10E)%a;if(s<0&&(s+=a),!(r=(t/Math.pow(10,s)).toPrecision(n+1+(a+s)%a)).match(/[Ee]/)){var i=Math.floor(Math.log(t)*Math.LOG10E);-1===r.indexOf(".")?r=r.charAt(0)+"."+r.substr(1)+"E+"+(i-r.length+s):r+="E+"+(i-s),r=r.replace(/\+-/,"-")}r=r.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,(function(e,t,r,n){return t+r+n.substr(0,(a+s)%a)+"."+n.substr(s)+"E"}))}else r=t.toExponential(n);return e.match(/E\+00$/)&&r.match(/e[+-]\d$/)&&(r=r.substr(0,r.length-1)+"0"+r.charAt(r.length-1)),e.match(/E\-/)&&r.match(/e\+/)&&(r=r.replace(/e\+/,"e")),r.replace("e","E")}function ua(e,t,r){if(40===e.charCodeAt(0)&&!t.match(sa)){var n=t.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return r>=0?ua("n",n,r):"("+ua("n",n,-r)+")"}if(44===t.charCodeAt(t.length-1))return function(e,t,r){for(var n=t.length-1;44===t.charCodeAt(n-1);)--n;return da(e,t.substr(0,n),r/Math.pow(10,3*(t.length-n)))}(e,t,r);if(-1!==t.indexOf("%"))return function(e,t,r){var n=t.replace(ta,""),a=t.length-n.length;return da(e,n,r*Math.pow(10,2*a))+Va("%",a)}(e,t,r);if(-1!==t.indexOf("E"))return ha(t,r);if(36===t.charCodeAt(0))return"$"+ua(e,t.substr(" "==t.charAt(1)?2:1),r);var a,s,i,o,l=Math.abs(r),f=r<0?"-":"";if(t.match(/^00+$/))return f+Mn(l,t.length);if(t.match(/^[#?]+$/))return a=""+r,0===r&&(a=""),a.length>t.length?a:oa(t.substr(0,t.length-a.length))+a;if(s=t.match(na))return function(e,t,r){return r+(0===t?"":""+t)+Va(" ",e[1].length+2+e[4].length)}(s,l,f);if(t.match(/^#+0+$/))return f+Mn(l,t.length-t.indexOf("0"));if(s=t.match(aa))return a=(a=(""+r).replace(/^([^\.]+)$/,"$1."+oa(s[1])).replace(/\.$/,"."+oa(s[1]))).replace(/\.(\d*)$/,(function(e,t){return"."+t+Va("0",oa(s[1]).length-t.length)})),-1!==t.indexOf("0.")?a:a.replace(/^0\./,".");if(t=t.replace(/^#+([0.])/,"$1"),s=t.match(/^(0*)\.(#*)$/))return f+(""+l).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,s[1].length?"0.":".");if(s=t.match(/^#{1,3},##0(\.?)$/))return f+ea(""+l);if(s=t.match(/^#,##0\.([#0]*0)$/))return r<0?"-"+ua(e,t,-r):ea(""+r)+"."+Va("0",s[1].length);if(s=t.match(/^#,#*,#0/))return ua(e,t.replace(/^#,#*,/,""),r);if(s=t.match(/^([0#]+)(\\?-([0#]+))+$/))return a=Nn(ua(e,t.replace(/[\\-]/g,""),r)),i=0,Nn(Nn(t.replace(/\\/g,"")).replace(/[0#]/g,(function(e){return i<a.length?a.charAt(i++):"0"===e?"0":""})));if(t.match(ia))return"("+(a=ua(e,"##########",r)).substr(0,3)+") "+a.substr(3,3)+"-"+a.substr(6);var c="";if(s=t.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return i=Math.min(s[4].length,7),o=Vn(l,Math.pow(10,i)-1,!1),a=""+f," "==(c=da("n",s[1],o[1])).charAt(c.length-1)&&(c=c.substr(0,c.length-1)+"0"),a+=c+s[2]+"/"+s[3],(c=Pn(o[2],i)).length<s[4].length&&(c=oa(s[4].substr(s[4].length-c.length))+c),a+=c;if(s=t.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return i=Math.min(Math.max(s[1].length,s[4].length),7),f+((o=Vn(l,Math.pow(10,i)-1,!0))[0]||(o[1]?"":"0"))+" "+(o[1]?In(o[1],i)+s[2]+"/"+s[3]+Pn(o[2],i):Va(" ",2*i+1+s[2].length+s[3].length));if(s=t.match(/^[#0?]+$/))return a=""+r,t.length<=a.length?a:oa(t.substr(0,t.length-a.length))+a;if(s=t.match(/^([#0]+)\.([#0]+)$/)){a=""+r.toFixed(Math.min(s[2].length,10)).replace(/([^0])0+$/,"$1"),i=a.indexOf(".");var h=t.indexOf(".")-i,u=t.length-a.length-h;return oa(t.substr(0,h)+a+t.substr(t.length-u))}if(s=t.match(/^00,000\.([#0]*0)$/))return r<0?"-"+ua(e,t,-r):ea(""+r).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,(function(e){return"00,"+(e.length<3?Mn(0,3-e.length):"")+e}))+"."+Mn(0,s[1].length);switch(t){case"###,###":case"##,###":case"#,###":var d=ea(""+l);return"0"!==d?f+d:"";default:if(t.match(/\.[0#?]*$/))return ua(e,t.slice(0,t.lastIndexOf(".")),r)+oa(t.slice(t.lastIndexOf(".")))}throw new Error("unsupported format |"+t+"|")}function da(e,t,r){return(0|r)===r?ua(e,t,r):ca(e,t,r)}var ma=/\[[HhMmSs\u0E0A\u0E19\u0E17]*\]/;function pa(e){for(var t=0,r="",n="";t<e.length;)switch(r=e.charAt(t)){case"G":Un(e,t)&&(t+=6),t++;break;case'"':for(;34!==e.charCodeAt(++t)&&t<e.length;);++t;break;case"\\":case"_":t+=2;break;case"@":++t;break;case"B":case"b":if("1"===e.charAt(t+1)||"2"===e.charAt(t+1))return!0;case"M":case"D":case"Y":case"H":case"S":case"E":case"m":case"d":case"y":case"h":case"s":case"e":case"g":return!0;case"A":case"a":case"上":if("A/P"===e.substr(t,3).toUpperCase())return!0;if("AM/PM"===e.substr(t,5).toUpperCase())return!0;if("上午/下午"===e.substr(t,5).toUpperCase())return!0;++t;break;case"[":for(n=r;"]"!==e.charAt(t++)&&t<e.length;)n+=e.charAt(t);if(n.match(ma))return!0;break;case".":case"0":case"#":for(;t<e.length&&("0#?.,E+-%".indexOf(r=e.charAt(++t))>-1||"\\"==r&&"-"==e.charAt(t+1)&&"0#".indexOf(e.charAt(t+2))>-1););break;case"?":for(;e.charAt(++t)===r;);break;case"*":++t," "!=e.charAt(t)&&"*"!=e.charAt(t)||++t;break;case"(":case")":++t;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(;t<e.length&&"0123456789".indexOf(e.charAt(++t))>-1;);break;default:++t}return!1}var ga=/\[(=|>[=]?|<[>=]?)(-?\d+(?:\.\d*)?)\]/;function va(e,t){if(null==t)return!1;var r=parseFloat(t[2]);switch(t[1]){case"=":if(e==r)return!0;break;case">":if(e>r)return!0;break;case"<":if(e<r)return!0;break;case"<>":if(e!=r)return!0;break;case">=":if(e>=r)return!0;break;case"<=":if(e<=r)return!0}return!1}function Ta(e,t){var r=function(e){for(var t=[],r=!1,n=0,a=0;n<e.length;++n)switch(e.charCodeAt(n)){case 34:r=!r;break;case 95:case 42:case 92:++n;break;case 59:t[t.length]=e.substr(a,n-a),a=n+1}if(t[t.length]=e.substr(a),!0===r)throw new Error("Format |"+e+"| unterminated string ");return t}(e),n=r.length,a=r[n-1].indexOf("@");if(n<4&&a>-1&&--n,r.length>4)throw new Error("cannot find right format for |"+r.join("|")+"|");if("number"!=typeof t)return[4,4===r.length||a>-1?r[r.length-1]:"@"];switch(r.length){case 1:r=a>-1?["General","General","General",r[0]]:[r[0],r[0],r[0],"@"];break;case 2:r=a>-1?[r[0],r[0],r[0],r[1]]:[r[0],r[1],r[0],"@"];break;case 3:r=a>-1?[r[0],r[1],r[0],r[2]]:[r[0],r[1],r[2],"@"]}var s=t>0?r[0]:t<0?r[1]:r[2];if(-1===r[0].indexOf("[")&&-1===r[1].indexOf("["))return[n,s];if(null!=r[0].match(/\[[=<>]/)||null!=r[1].match(/\[[=<>]/)){var i=r[0].match(ga),o=r[1].match(ga);return va(t,i)?[n,r[0]]:va(t,o)?[n,r[1]]:[n,r[null!=i&&null!=o?2:1]]}return[n,s]}function wa(e,t,r){null==r&&(r={});var n="";switch(typeof e){case"string":n="m/d/yy"==e&&r.dateNF?r.dateNF:e;break;case"number":null==(n=14==e&&r.dateNF?r.dateNF:(null!=r.table?r.table:Bn)[e])&&(n=r.table&&r.table[Hn[e]]||Bn[Hn[e]]),null==n&&(n=Gn[e]||"General")}if(Un(n,0))return qn(t,r);t instanceof Date&&(t=Kn(t,r.date1904));var a=Ta(n,t);if(Un(a[1]))return qn(t,r);if(!0===t)t="TRUE";else if(!1===t)t="FALSE";else if(""===t||null==t)return"";return function(e,t,r,n){for(var a,s,i,o=[],l="",f=0,c="",h="t",u="H";f<e.length;)switch(c=e.charAt(f)){case"G":if(!Un(e,f))throw new Error("unrecognized character "+c+" in "+e);o[o.length]={t:"G",v:"General"},f+=7;break;case'"':for(l="";34!==(i=e.charCodeAt(++f))&&f<e.length;)l+=String.fromCharCode(i);o[o.length]={t:"t",v:l},++f;break;case"\\":var d=e.charAt(++f),m="("===d||")"===d?d:"t";o[o.length]={t:m,v:d},++f;break;case"_":o[o.length]={t:"t",v:" "},f+=2;break;case"@":o[o.length]={t:"T",v:t},++f;break;case"B":case"b":if("1"===e.charAt(f+1)||"2"===e.charAt(f+1)){if(null==a&&null==(a=jn(t,r,"2"===e.charAt(f+1))))return"";o[o.length]={t:"X",v:e.substr(f,2)},h=c,f+=2;break}case"M":case"D":case"Y":case"H":case"S":case"E":c=c.toLowerCase();case"m":case"d":case"y":case"h":case"s":case"e":case"g":if(t<0)return"";if(null==a&&null==(a=jn(t,r)))return"";for(l=c;++f<e.length&&e.charAt(f).toLowerCase()===c;)l+=c;"m"===c&&"h"===h.toLowerCase()&&(c="M"),"h"===c&&(c=u),o[o.length]={t:c,v:l},h=c;break;case"A":case"a":case"上":var p={t:c,v:c};if(null==a&&(a=jn(t,r)),"A/P"===e.substr(f,3).toUpperCase()?(null!=a&&(p.v=a.H>=12?"P":"A"),p.t="T",u="h",f+=3):"AM/PM"===e.substr(f,5).toUpperCase()?(null!=a&&(p.v=a.H>=12?"PM":"AM"),p.t="T",f+=5,u="h"):"上午/下午"===e.substr(f,5).toUpperCase()?(null!=a&&(p.v=a.H>=12?"下午":"上午"),p.t="T",f+=5,u="h"):(p.t="t",++f),null==a&&"T"===p.t)return"";o[o.length]=p,h=c;break;case"[":for(l=c;"]"!==e.charAt(f++)&&f<e.length;)l+=e.charAt(f);if("]"!==l.slice(-1))throw'unterminated "[" block: |'+l+"|";if(l.match(ma)){if(null==a&&null==(a=jn(t,r)))return"";o[o.length]={t:"Z",v:l.toLowerCase()},h=l.charAt(1)}else l.indexOf("$")>-1&&(l=(l.match(/\$([^-\[\]]*)/)||[])[1]||"$",pa(e)||(o[o.length]={t:"t",v:l}));break;case".":if(null!=a){for(l=c;++f<e.length&&"0"===(c=e.charAt(f));)l+=c;o[o.length]={t:"s",v:l};break}case"0":case"#":for(l=c;++f<e.length&&"0#?.,E+-%".indexOf(c=e.charAt(f))>-1;)l+=c;o[o.length]={t:"n",v:l};break;case"?":for(l=c;e.charAt(++f)===c;)l+=c;o[o.length]={t:c,v:l},h=c;break;case"*":++f," "!=e.charAt(f)&&"*"!=e.charAt(f)||++f;break;case"(":case")":o[o.length]={t:1===n?"t":c,v:c},++f;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(l=c;f<e.length&&"0123456789".indexOf(e.charAt(++f))>-1;)l+=e.charAt(f);o[o.length]={t:"D",v:l};break;case" ":o[o.length]={t:c,v:c},++f;break;case"$":o[o.length]={t:"t",v:"$"},++f;break;default:if(-1===",$-+/():!^&'~{}<>=€acfijklopqrtuvwxzP".indexOf(c))throw new Error("unrecognized character "+c+" in "+e);o[o.length]={t:"t",v:c},++f}var g,v=0,T=0;for(f=o.length-1,h="t";f>=0;--f)switch(o[f].t){case"h":case"H":o[f].t=u,h="h",v<1&&(v=1);break;case"s":(g=o[f].v.match(/\.0+$/))&&(T=Math.max(T,g[0].length-1)),v<3&&(v=3);case"d":case"y":case"M":case"e":h=o[f].t;break;case"m":"s"===h&&(o[f].t="M",v<2&&(v=2));break;case"X":break;case"Z":v<1&&o[f].v.match(/[Hh]/)&&(v=1),v<2&&o[f].v.match(/[Mm]/)&&(v=2),v<3&&o[f].v.match(/[Ss]/)&&(v=3)}switch(v){case 0:break;case 1:a.u>=.5&&(a.u=0,++a.S),a.S>=60&&(a.S=0,++a.M),a.M>=60&&(a.M=0,++a.H);break;case 2:a.u>=.5&&(a.u=0,++a.S),a.S>=60&&(a.S=0,++a.M)}var w,_="";for(f=0;f<o.length;++f)switch(o[f].t){case"t":case"T":case" ":case"D":break;case"X":o[f].v="",o[f].t=";";break;case"d":case"m":case"y":case"h":case"H":case"M":case"s":case"e":case"b":case"Z":o[f].v=Qn(o[f].t.charCodeAt(0),o[f].v,a,T),o[f].t="t";break;case"n":case"?":for(w=f+1;null!=o[w]&&("?"===(c=o[w].t)||"D"===c||(" "===c||"t"===c)&&null!=o[w+1]&&("?"===o[w+1].t||"t"===o[w+1].t&&"/"===o[w+1].v)||"("===o[f].t&&(" "===c||"n"===c||")"===c)||"t"===c&&("/"===o[w].v||" "===o[w].v&&null!=o[w+1]&&"?"==o[w+1].t));)o[f].v+=o[w].v,o[w]={v:"",t:";"},++w;_+=o[f].v,f=w-1;break;case"G":o[f].t="t",o[f].v=qn(t,r)}var b,E,S="";if(_.length>0){40==_.charCodeAt(0)?(b=t<0&&45===_.charCodeAt(0)?-t:t,E=da("n",_,b)):(E=da("n",_,b=t<0&&n>1?-t:t),b<0&&o[0]&&"t"==o[0].t&&(E=E.substr(1),o[0].v="-"+o[0].v)),w=E.length-1;var y=o.length;for(f=0;f<o.length;++f)if(null!=o[f]&&"t"!=o[f].t&&o[f].v.indexOf(".")>-1){y=f;break}var A=o.length;if(y===o.length&&-1===E.indexOf("E")){for(f=o.length-1;f>=0;--f)null!=o[f]&&-1!=="n?".indexOf(o[f].t)&&(w>=o[f].v.length-1?(w-=o[f].v.length,o[f].v=E.substr(w+1,o[f].v.length)):w<0?o[f].v="":(o[f].v=E.substr(0,w+1),w=-1),o[f].t="t",A=f);w>=0&&A<o.length&&(o[A].v=E.substr(0,w+1)+o[A].v)}else if(y!==o.length&&-1===E.indexOf("E")){for(w=E.indexOf(".")-1,f=y;f>=0;--f)if(null!=o[f]&&-1!=="n?".indexOf(o[f].t)){for(s=o[f].v.indexOf(".")>-1&&f===y?o[f].v.indexOf(".")-1:o[f].v.length-1,S=o[f].v.substr(s+1);s>=0;--s)w>=0&&("0"===o[f].v.charAt(s)||"#"===o[f].v.charAt(s))&&(S=E.charAt(w--)+S);o[f].v=S,o[f].t="t",A=f}for(w>=0&&A<o.length&&(o[A].v=E.substr(0,w+1)+o[A].v),w=E.indexOf(".")+1,f=y;f<o.length;++f)if(null!=o[f]&&(-1!=="n?(".indexOf(o[f].t)||f===y)){for(s=o[f].v.indexOf(".")>-1&&f===y?o[f].v.indexOf(".")+1:0,S=o[f].v.substr(0,s);s<o[f].v.length;++s)w<E.length&&(S+=E.charAt(w++));o[f].v=S,o[f].t="t",A=f}}}for(f=0;f<o.length;++f)null!=o[f]&&"n?".indexOf(o[f].t)>-1&&(b=n>1&&t<0&&f>0&&"-"===o[f-1].v?-t:t,o[f].v=da(o[f].t,o[f].v,b),o[f].t="t");var O="";for(f=0;f!==o.length;++f)null!=o[f]&&(O+=o[f].v);return O}(a[1],t,r,a[0])}function _a(e,t){if("number"!=typeof t){t=+t||-1;for(var r=0;r<392;++r)if(null!=Bn[r]){if(Bn[r]==e){t=r;break}}else t<0&&(t=r);t<0&&(t=391)}return Bn[t]=e,t}function ba(e){for(var t=0;392!=t;++t)void 0!==e[t]&&_a(e[t],t)}function Ea(){var e;e||(e={}),e[0]="General",e[1]="0",e[2]="0.00",e[3]="#,##0",e[4]="#,##0.00",e[9]="0%",e[10]="0.00%",e[11]="0.00E+00",e[12]="# ?/?",e[13]="# ??/??",e[14]="m/d/yy",e[15]="d-mmm-yy",e[16]="d-mmm",e[17]="mmm-yy",e[18]="h:mm AM/PM",e[19]="h:mm:ss AM/PM",e[20]="h:mm",e[21]="h:mm:ss",e[22]="m/d/yy h:mm",e[37]="#,##0 ;(#,##0)",e[38]="#,##0 ;[Red](#,##0)",e[39]="#,##0.00;(#,##0.00)",e[40]="#,##0.00;[Red](#,##0.00)",e[45]="mm:ss",e[46]="[h]:mm:ss",e[47]="mmss.0",e[48]="##0.0E+0",e[49]="@",e[56]='"上午/下午 "hh"時"mm"分"ss"秒 "',Bn=e}var Sa=/[dD]+|[mM]+|[yYeE]+|[Hh]+|[Ss]+/g;var ya=function(){var e={};e.version="1.2.0";var t=function(){for(var e=0,t=new Array(256),r=0;256!=r;++r)e=1&(e=1&(e=1&(e=1&(e=1&(e=1&(e=1&(e=1&(e=r)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1)?-306674912^e>>>1:e>>>1,t[r]=e;return"undefined"!=typeof Int32Array?new Int32Array(t):t}();var r=function(e){var t=0,r=0,n=0,a="undefined"!=typeof Int32Array?new Int32Array(4096):new Array(4096);for(n=0;256!=n;++n)a[n]=e[n];for(n=0;256!=n;++n)for(r=e[n],t=256+n;t<4096;t+=256)r=a[t]=r>>>8^e[255&r];var s=[];for(n=1;16!=n;++n)s[n-1]="undefined"!=typeof Int32Array?a.subarray(256*n,256*n+256):a.slice(256*n,256*n+256);return s}(t),n=r[0],a=r[1],s=r[2],i=r[3],o=r[4],l=r[5],f=r[6],c=r[7],h=r[8],u=r[9],d=r[10],m=r[11],p=r[12],g=r[13],v=r[14];return e.table=t,e.bstr=function(e,r){for(var n=-1^r,a=0,s=e.length;a<s;)n=n>>>8^t[255&(n^e.charCodeAt(a++))];return~n},e.buf=function(e,r){for(var T=-1^r,w=e.length-15,_=0;_<w;)T=v[e[_++]^255&T]^g[e[_++]^T>>8&255]^p[e[_++]^T>>16&255]^m[e[_++]^T>>>24]^d[e[_++]]^u[e[_++]]^h[e[_++]]^c[e[_++]]^f[e[_++]]^l[e[_++]]^o[e[_++]]^i[e[_++]]^s[e[_++]]^a[e[_++]]^n[e[_++]]^t[e[_++]];for(w+=15;_<w;)T=T>>>8^t[255&(T^e[_++])];return~T},e.str=function(e,r){for(var n=-1^r,a=0,s=e.length,i=0,o=0;a<s;)(i=e.charCodeAt(a++))<128?n=n>>>8^t[255&(n^i)]:i<2048?n=(n=n>>>8^t[255&(n^(192|i>>6&31))])>>>8^t[255&(n^(128|63&i))]:i>=55296&&i<57344?(i=64+(1023&i),o=1023&e.charCodeAt(a++),n=(n=(n=(n=n>>>8^t[255&(n^(240|i>>8&7))])>>>8^t[255&(n^(128|i>>2&63))])>>>8^t[255&(n^(128|o>>6&15|(3&i)<<4))])>>>8^t[255&(n^(128|63&o))]):n=(n=(n=n>>>8^t[255&(n^(224|i>>12&15))])>>>8^t[255&(n^(128|i>>6&63))])>>>8^t[255&(n^(128|63&i))];return~n},e}(),Aa=function(){var e,t={};function r(e){if("/"==e.charAt(e.length-1))return-1===e.slice(0,-1).indexOf("/")?e:r(e.slice(0,-1));var t=e.lastIndexOf("/");return-1===t?e:e.slice(0,t+1)}function n(e){if("/"==e.charAt(e.length-1))return n(e.slice(0,-1));var t=e.lastIndexOf("/");return-1===t?e:e.slice(t+1)}function a(e,t){"string"==typeof t&&(t=new Date(t));var r=t.getHours();r=(r=r<<6|t.getMinutes())<<5|t.getSeconds()>>>1,e.write_shift(2,r);var n=t.getFullYear()-1980;n=(n=n<<4|t.getMonth()+1)<<5|t.getDate(),e.write_shift(2,n)}function s(e){Zs(e,0);for(var t={},r=0;e.l<=e.length-4;){var n=e.read_shift(2),a=e.read_shift(2),s=e.l+a,i={};if(21589===n)1&(r=e.read_shift(1))&&(i.mtime=e.read_shift(4)),a>5&&(2&r&&(i.atime=e.read_shift(4)),4&r&&(i.ctime=e.read_shift(4))),i.mtime&&(i.mt=new Date(1e3*i.mtime));e.l=s,t[n]=i}return t}function i(){return e||(e={})}function o(e,t){if(80==e[0]&&75==e[1])return ae(e,t);if(109==(32|e[0])&&105==(32|e[1]))return function(e,t){if("mime-version:"!=E(e.slice(0,13)).toLowerCase())throw new Error("Unsupported MAD header");var r=t&&t.root||"",n=(En&&Buffer.isBuffer(e)?e.toString("binary"):E(e)).split("\r\n"),a=0,s="";for(a=0;a<n.length;++a)if(s=n[a],/^Content-Location:/i.test(s)&&(s=s.slice(s.indexOf("file")),r||(r=s.slice(0,s.lastIndexOf("/")+1)),s.slice(0,r.length)!=r))for(;r.length>0&&(r=(r=r.slice(0,r.length-1)).slice(0,r.lastIndexOf("/")+1),s.slice(0,r.length)!=r););var i=(n[1]||"").match(/boundary="(.*?)"/);if(!i)throw new Error("MAD cannot find boundary");var o="--"+(i[1]||""),l=[],f=[],c={FileIndex:l,FullPaths:f};u(c);var h,d=0;for(a=0;a<n.length;++a){var m=n[a];m!==o&&m!==o+"--"||(d++&&ce(c,n.slice(h,a),r),h=a)}return c}(e,t);if(e.length<512)throw new Error("CFB file size "+e.length+" < 512");var r,n,a,s,i,o,d=512,m=[],p=e.slice(0,512);Zs(p,0);var g=function(e){if(80==e[e.l]&&75==e[e.l+1])return[0,0];e.chk(T,"Header Signature: "),e.l+=16;var t=e.read_shift(2,"u");return[e.read_shift(2,"u"),t]}(p);switch(r=g[0]){case 3:d=512;break;case 4:d=4096;break;case 0:if(0==g[1])return ae(e,t);default:throw new Error("Major Version: Expected 3 or 4 saw "+r)}512!==d&&Zs(p=e.slice(0,d),28);var w=e.slice(0,d);!function(e,t){var r=9;switch(e.l+=2,r=e.read_shift(2)){case 9:if(3!=t)throw new Error("Sector Shift: Expected 9 saw "+r);break;case 12:if(4!=t)throw new Error("Sector Shift: Expected 12 saw "+r);break;default:throw new Error("Sector Shift: Expected 9 or 12 saw "+r)}e.chk("0600","Mini Sector Shift: "),e.chk("000000000000","Reserved: ")}(p,r);var _=p.read_shift(4,"i");if(3===r&&0!==_)throw new Error("# Directory Sectors: Expected 0 saw "+_);p.l+=4,s=p.read_shift(4,"i"),p.l+=4,p.chk("00100000","Mini Stream Cutoff Size: "),i=p.read_shift(4,"i"),n=p.read_shift(4,"i"),o=p.read_shift(4,"i"),a=p.read_shift(4,"i");for(var b=-1,S=0;S<109&&!((b=p.read_shift(4,"i"))<0);++S)m[S]=b;var y=function(e,t){for(var r=Math.ceil(e.length/t)-1,n=[],a=1;a<r;++a)n[a-1]=e.slice(a*t,(a+1)*t);return n[r-1]=e.slice(r*t),n}(e,d);f(o,a,y,d,m);var A=function(e,t,r,n){var a=e.length,s=[],i=[],o=[],l=[],f=n-1,c=0,h=0,u=0,d=0;for(c=0;c<a;++c)if(o=[],(u=c+t)>=a&&(u-=a),!i[u]){l=[];var m=[];for(h=u;h>=0;){m[h]=!0,i[h]=!0,o[o.length]=h,l.push(e[h]);var p=r[Math.floor(4*h/n)];if(n<4+(d=4*h&f))throw new Error("FAT boundary crossed: "+h+" 4 "+n);if(!e[p])break;if(m[h=Gs(e[p],d)])break}s[u]={nodes:o,data:ws([l])}}return s}(y,s,m,d);A[s].name="!Directory",n>0&&i!==v&&(A[i].name="!MiniFAT"),A[m[0]].name="!FAT",A.fat_addrs=m,A.ssz=d;var O=[],x=[],k=[];!function(e,t,r,n,a,s,i,o){for(var f,u=0,d=n.length?2:0,m=t[e].data,p=0,g=0;p<m.length;p+=128){var T=m.slice(p,p+128);Zs(T,64),g=T.read_shift(2),f=bs(T,0,g-d),n.push(f);var w={name:f,type:T.read_shift(1),color:T.read_shift(1),L:T.read_shift(4,"i"),R:T.read_shift(4,"i"),C:T.read_shift(4,"i"),clsid:T.read_shift(16),state:T.read_shift(4,"i"),start:0,size:0};0!==T.read_shift(2)+T.read_shift(2)+T.read_shift(2)+T.read_shift(2)&&(w.ct=h(T,T.l-8)),0!==T.read_shift(2)+T.read_shift(2)+T.read_shift(2)+T.read_shift(2)&&(w.mt=h(T,T.l-8)),w.start=T.read_shift(4,"i"),w.size=T.read_shift(4,"i"),w.size<0&&w.start<0&&(w.size=w.type=0,w.start=v,w.name=""),5===w.type?(u=w.start,a>0&&u!==v&&(t[u].name="!StreamData")):w.size>=4096?(w.storage="fat",void 0===t[w.start]&&(t[w.start]=c(r,w.start,t.fat_addrs,t.ssz)),t[w.start].name=w.name,w.content=t[w.start].data.slice(0,w.size)):(w.storage="minifat",w.size<0?w.size=0:u!==v&&w.start!==v&&t[u]&&(w.content=l(w,t[u].data,(t[o]||{}).data))),w.content&&Zs(w.content,0),s[f]=w,i.push(w)}}(s,A,y,O,n,{},x,i),function(e,t,r){for(var n=0,a=0,s=0,i=0,o=0,l=r.length,f=[],c=[];n<l;++n)f[n]=c[n]=n,t[n]=r[n];for(;o<c.length;++o)a=e[n=c[o]].L,s=e[n].R,i=e[n].C,f[n]===n&&(-1!==a&&f[a]!==a&&(f[n]=f[a]),-1!==s&&f[s]!==s&&(f[n]=f[s])),-1!==i&&(f[i]=n),-1!==a&&n!=f[n]&&(f[a]=f[n],c.lastIndexOf(a)<o&&c.push(a)),-1!==s&&n!=f[n]&&(f[s]=f[n],c.lastIndexOf(s)<o&&c.push(s));for(n=1;n<l;++n)f[n]===n&&(-1!==s&&f[s]!==s?f[n]=f[s]:-1!==a&&f[a]!==a&&(f[n]=f[a]));for(n=1;n<l;++n)if(0!==e[n].type){if((o=n)!=f[o])do{o=f[o],t[n]=t[o]+"/"+t[n]}while(0!==o&&-1!==f[o]&&o!=f[o]);f[n]=-1}for(t[0]+="/",n=1;n<l;++n)2!==e[n].type&&(t[n]+="/")}(x,k,O),O.shift();var C={FileIndex:x,FullPaths:k};return t&&t.raw&&(C.raw={header:w,sectors:y}),C}function l(e,t,r){for(var n=e.start,a=e.size,s=[],i=n;r&&a>0&&i>=0;)s.push(t.slice(i*g,i*g+g)),a-=g,i=Gs(r,4*i);return 0===s.length?Qs(0):Cn(s).slice(0,e.size)}function f(e,t,r,n,a){var s=v;if(e===v){if(0!==t)throw new Error("DIFAT chain shorter than expected")}else if(-1!==e){var i=r[e],o=(n>>>2)-1;if(!i)return;for(var l=0;l<o&&(s=Gs(i,4*l))!==v;++l)a.push(s);f(Gs(i,n-4),t-1,r,n,a)}}function c(e,t,r,n,a){var s=[],i=[];a||(a=[]);var o=n-1,l=0,f=0;for(l=t;l>=0;){a[l]=!0,s[s.length]=l,i.push(e[l]);var c=r[Math.floor(4*l/n)];if(n<4+(f=4*l&o))throw new Error("FAT boundary crossed: "+l+" 4 "+n);if(!e[c])break;l=Gs(e[c],f)}return{nodes:s,data:ws([i])}}function h(e,t){return new Date(1e3*(Hs(e,t+4)/1e7*Math.pow(2,32)+Hs(e,t)/1e7-11644473600))}function u(e,t){var r=t||{},n=r.root||"Root Entry";if(e.FullPaths||(e.FullPaths=[]),e.FileIndex||(e.FileIndex=[]),e.FullPaths.length!==e.FileIndex.length)throw new Error("inconsistent CFB structure");0===e.FullPaths.length&&(e.FullPaths[0]=n+"/",e.FileIndex[0]={name:n,type:5}),r.CLSID&&(e.FileIndex[0].clsid=r.CLSID),function(e){var t="Sh33tJ5";if(Aa.find(e,"/"+t))return;var r=Qs(4);r[0]=55,r[1]=r[3]=50,r[2]=54,e.FileIndex.push({name:t,type:2,content:r,size:4,L:69,R:69,C:69}),e.FullPaths.push(e.FullPaths[0]+t),d(e)}(e)}function d(e,t){u(e);for(var a=!1,s=!1,i=e.FullPaths.length-1;i>=0;--i){var o=e.FileIndex[i];switch(o.type){case 0:s?a=!0:(e.FileIndex.pop(),e.FullPaths.pop());break;case 1:case 2:case 5:s=!0,isNaN(o.R*o.L*o.C)&&(a=!0),o.R>-1&&o.L>-1&&o.R==o.L&&(a=!0);break;default:a=!0}}if(a||t){var l=new Date(1987,1,19),f=0,c=Object.create?Object.create(null):{},h=[];for(i=0;i<e.FullPaths.length;++i)c[e.FullPaths[i]]=!0,0!==e.FileIndex[i].type&&h.push([e.FullPaths[i],e.FileIndex[i]]);for(i=0;i<h.length;++i){var d=r(h[i][0]);(s=c[d])||(h.push([d,{name:n(d).replace("/",""),type:1,clsid:_,ct:l,mt:l,content:null}]),c[d]=!0)}for(h.sort((function(e,t){return function(e,t){for(var r=e.split("/"),n=t.split("/"),a=0,s=0,i=Math.min(r.length,n.length);a<i;++a){if(s=r[a].length-n[a].length)return s;if(r[a]!=n[a])return r[a]<n[a]?-1:1}return r.length-n.length}(e[0],t[0])})),e.FullPaths=[],e.FileIndex=[],i=0;i<h.length;++i)e.FullPaths[i]=h[i][0],e.FileIndex[i]=h[i][1];for(i=0;i<h.length;++i){var m=e.FileIndex[i],p=e.FullPaths[i];if(m.name=n(p).replace("/",""),m.L=m.R=m.C=-(m.color=1),m.size=m.content?m.content.length:0,m.start=0,m.clsid=m.clsid||_,0===i)m.C=h.length>1?1:-1,m.size=0,m.type=5;else if("/"==p.slice(-1)){for(f=i+1;f<h.length&&r(e.FullPaths[f])!=p;++f);for(m.C=f>=h.length?-1:f,f=i+1;f<h.length&&r(e.FullPaths[f])!=r(p);++f);m.R=f>=h.length?-1:f,m.type=1}else r(e.FullPaths[i+1]||"")==r(p)&&(m.R=i+1),m.type=2}}}function m(e,t){var r=t||{};if("mad"==r.fileType)return function(e,t){for(var r=t||{},n=r.boundary||"SheetJS",a=["MIME-Version: 1.0",'Content-Type: multipart/related; boundary="'+(n="------="+n).slice(2)+'"',"","",""],s=e.FullPaths[0],i=s,o=e.FileIndex[0],l=1;l<e.FullPaths.length;++l)if(i=e.FullPaths[l].slice(s.length),(o=e.FileIndex[l]).size&&o.content&&"Sh33tJ5"!=i){i=i.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7E-\xFF]/g,(function(e){return"_x"+e.charCodeAt(0).toString(16)+"_"})).replace(/[\u0080-\uFFFF]/g,(function(e){return"_u"+e.charCodeAt(0).toString(16)+"_"}));for(var f=o.content,c=En&&Buffer.isBuffer(f)?f.toString("binary"):E(f),h=0,u=Math.min(1024,c.length),d=0,m=0;m<=u;++m)(d=c.charCodeAt(m))>=32&&d<128&&++h;var p=h>=4*u/5;a.push(n),a.push("Content-Location: "+(r.root||"file:///C:/SheetJS/")+i),a.push("Content-Transfer-Encoding: "+(p?"quoted-printable":"base64")),a.push("Content-Type: "+oe(o,i)),a.push(""),a.push(p?fe(c):le(c))}return a.push(n+"--\r\n"),a.join("\r\n")}(e,r);if(d(e),"zip"===r.fileType)return function(e,t){var r=t||{},n=[],s=[],i=Qs(1),o=r.compression?8:0,l=0,f=0,c=0,h=0,u=0,d=e.FullPaths[0],m=d,p=e.FileIndex[0],g=[],v=0;for(f=1;f<e.FullPaths.length;++f)if(m=e.FullPaths[f].slice(d.length),(p=e.FileIndex[f]).size&&p.content&&"Sh33tJ5"!=m){var T=h,w=Qs(m.length);for(c=0;c<m.length;++c)w.write_shift(1,127&m.charCodeAt(c));w=w.slice(0,w.l),g[u]=ya.buf(p.content,0);var _=p.content;8==o&&(_=S(_)),(i=Qs(30)).write_shift(4,67324752),i.write_shift(2,20),i.write_shift(2,l),i.write_shift(2,o),p.mt?a(i,p.mt):i.write_shift(4,0),i.write_shift(-4,g[u]),i.write_shift(4,_.length),i.write_shift(4,p.content.length),i.write_shift(2,w.length),i.write_shift(2,0),h+=i.length,n.push(i),h+=w.length,n.push(w),h+=_.length,n.push(_),(i=Qs(46)).write_shift(4,33639248),i.write_shift(2,0),i.write_shift(2,20),i.write_shift(2,l),i.write_shift(2,o),i.write_shift(4,0),i.write_shift(-4,g[u]),i.write_shift(4,_.length),i.write_shift(4,p.content.length),i.write_shift(2,w.length),i.write_shift(2,0),i.write_shift(2,0),i.write_shift(2,0),i.write_shift(2,0),i.write_shift(4,0),i.write_shift(4,T),v+=i.l,s.push(i),v+=w.length,s.push(w),++u}return i=Qs(22),i.write_shift(4,101010256),i.write_shift(2,0),i.write_shift(2,0),i.write_shift(2,u),i.write_shift(2,u),i.write_shift(4,v),i.write_shift(4,h),i.write_shift(2,0),Cn([Cn(n),Cn(s),i])}(e,r);var n=function(e){for(var t=0,r=0,n=0;n<e.FileIndex.length;++n){var a=e.FileIndex[n];if(a.content){var s=a.content.length;s>0&&(s<4096?t+=s+63>>6:r+=s+511>>9)}}for(var i=e.FullPaths.length+3>>2,o=t+127>>7,l=(t+7>>3)+r+i+o,f=l+127>>7,c=f<=109?0:Math.ceil((f-109)/127);l+f+c+127>>7>f;)c=++f<=109?0:Math.ceil((f-109)/127);var h=[1,c,f,o,i,r,t,0];return e.FileIndex[0].size=t<<6,h[7]=(e.FileIndex[0].start=h[0]+h[1]+h[2]+h[3]+h[4]+h[5])+(h[6]+7>>3),h}(e),s=Qs(n[7]<<9),i=0,o=0;for(i=0;i<8;++i)s.write_shift(1,w[i]);for(i=0;i<8;++i)s.write_shift(2,0);for(s.write_shift(2,62),s.write_shift(2,3),s.write_shift(2,65534),s.write_shift(2,9),s.write_shift(2,6),i=0;i<3;++i)s.write_shift(2,0);for(s.write_shift(4,0),s.write_shift(4,n[2]),s.write_shift(4,n[0]+n[1]+n[2]+n[3]-1),s.write_shift(4,0),s.write_shift(4,4096),s.write_shift(4,n[3]?n[0]+n[1]+n[2]-1:v),s.write_shift(4,n[3]),s.write_shift(-4,n[1]?n[0]-1:v),s.write_shift(4,n[1]),i=0;i<109;++i)s.write_shift(-4,i<n[2]?n[1]+i:-1);if(n[1])for(o=0;o<n[1];++o){for(;i<236+127*o;++i)s.write_shift(-4,i<n[2]?n[1]+i:-1);s.write_shift(-4,o===n[1]-1?v:o+1)}var l=function(e){for(o+=e;i<o-1;++i)s.write_shift(-4,i+1);e&&(++i,s.write_shift(-4,v))};for(o=i=0,o+=n[1];i<o;++i)s.write_shift(-4,b.DIFSECT);for(o+=n[2];i<o;++i)s.write_shift(-4,b.FATSECT);l(n[3]),l(n[4]);for(var f=0,c=0,h=e.FileIndex[0];f<e.FileIndex.length;++f)(h=e.FileIndex[f]).content&&((c=h.content.length)<4096||(h.start=o,l(c+511>>9)));for(l(n[6]+7>>3);511&s.l;)s.write_shift(-4,b.ENDOFCHAIN);for(o=i=0,f=0;f<e.FileIndex.length;++f)(h=e.FileIndex[f]).content&&(!(c=h.content.length)||c>=4096||(h.start=o,l(c+63>>6)));for(;511&s.l;)s.write_shift(-4,b.ENDOFCHAIN);for(i=0;i<n[4]<<2;++i){var u=e.FullPaths[i];if(u&&0!==u.length){h=e.FileIndex[i],0===i&&(h.start=h.size?h.start-1:v);var m=0===i&&r.root||h.name;if(c=2*(m.length+1),s.write_shift(64,m,"utf16le"),s.write_shift(2,c),s.write_shift(1,h.type),s.write_shift(1,h.color),s.write_shift(-4,h.L),s.write_shift(-4,h.R),s.write_shift(-4,h.C),h.clsid)s.write_shift(16,h.clsid,"hex");else for(f=0;f<4;++f)s.write_shift(4,0);s.write_shift(4,h.state||0),s.write_shift(4,0),s.write_shift(4,0),s.write_shift(4,0),s.write_shift(4,0),s.write_shift(4,h.start),s.write_shift(4,h.size),s.write_shift(4,0)}else{for(f=0;f<17;++f)s.write_shift(4,0);for(f=0;f<3;++f)s.write_shift(4,-1);for(f=0;f<12;++f)s.write_shift(4,0)}}for(i=1;i<e.FileIndex.length;++i)if((h=e.FileIndex[i]).size>=4096)if(s.l=h.start+1<<9,En&&Buffer.isBuffer(h.content))h.content.copy(s,s.l,0,h.size),s.l+=h.size+511&-512;else{for(f=0;f<h.size;++f)s.write_shift(1,h.content[f]);for(;511&f;++f)s.write_shift(1,0)}for(i=1;i<e.FileIndex.length;++i)if((h=e.FileIndex[i]).size>0&&h.size<4096)if(En&&Buffer.isBuffer(h.content))h.content.copy(s,s.l,0,h.size),s.l+=h.size+63&-64;else{for(f=0;f<h.size;++f)s.write_shift(1,h.content[f]);for(;63&f;++f)s.write_shift(1,0)}if(En)s.l=s.length;else for(;s.l<s.length;)s.write_shift(1,0);return s}t.version="1.2.1";var p,g=64,v=-2,T="d0cf11e0a1b11ae1",w=[208,207,17,224,161,177,26,225],_="00000000000000000000000000000000",b={MAXREGSECT:-6,DIFSECT:-4,FATSECT:-3,ENDOFCHAIN:v,FREESECT:-1,HEADER_SIGNATURE:T,HEADER_MINOR_VERSION:"3e00",MAXREGSID:-6,NOSTREAM:-1,HEADER_CLSID:_,EntryTypes:["unknown","storage","stream","lockbytes","property","root"]};function E(e){for(var t=new Array(e.length),r=0;r<e.length;++r)t[r]=String.fromCharCode(e[r]);return t.join("")}function S(e){return p?p.deflateRawSync(e):K(e)}var y=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],A=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258],O=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577];for(var x,k,C="undefined"!=typeof Uint8Array,R=C?new Uint8Array(256):[],D=0;D<256;++D)R[D]=(k=void 0,255&((k=139536&((x=D)<<1|x<<11)|558144&(x<<5|x<<15))>>16|k>>8|k));function N(e,t){var r=R[255&e];return t<=8?r>>>8-t:(r=r<<8|R[e>>8&255],t<=16?r>>>16-t:(r=r<<8|R[e>>16&255])>>>24-t)}function M(e,t){var r=7&t,n=t>>>3;return(e[n]|(r<=6?0:e[n+1]<<8))>>>r&3}function I(e,t){var r=7&t,n=t>>>3;return(e[n]|(r<=5?0:e[n+1]<<8))>>>r&7}function P(e,t){var r=7&t,n=t>>>3;return(e[n]|(r<=3?0:e[n+1]<<8))>>>r&31}function L(e,t){var r=7&t,n=t>>>3;return(e[n]|(r<=1?0:e[n+1]<<8))>>>r&127}function F(e,t,r){var n=7&t,a=t>>>3,s=(1<<r)-1,i=e[a]>>>n;return r<8-n?i&s:(i|=e[a+1]<<8-n,r<16-n?i&s:(i|=e[a+2]<<16-n,r<24-n?i&s:(i|=e[a+3]<<24-n)&s))}function U(e,t,r){var n=7&t,a=t>>>3;return n<=5?e[a]|=(7&r)<<n:(e[a]|=r<<n&255,e[a+1]=(7&r)>>8-n),t+3}function W(e,t,r){return r=(1&r)<<(7&t),e[t>>>3]|=r,t+1}function Y(e,t,r){var n=t>>>3;return r<<=7&t,e[n]|=255&r,r>>>=8,e[n+1]=r,t+8}function B(e,t,r){var n=t>>>3;return r<<=7&t,e[n]|=255&r,r>>>=8,e[n+1]=255&r,e[n+2]=r>>>8,t+16}function H(e,t){var r=e.length,n=2*r>t?2*r:t+5,a=0;if(r>=t)return e;if(En){var s=An(n);if(e.copy)e.copy(s);else for(;a<e.length;++a)s[a]=e[a];return s}if(C){var i=new Uint8Array(n);if(i.set)i.set(e);else for(;a<r;++a)i[a]=e[a];return i}return e.length=n,e}function G(e){for(var t=new Array(e),r=0;r<e;++r)t[r]=0;return t}function V(e,t,r){var n=1,a=0,s=0,i=0,o=0,l=e.length,f=C?new Uint16Array(32):G(32);for(s=0;s<32;++s)f[s]=0;for(s=l;s<r;++s)e[s]=0;l=e.length;var c=C?new Uint16Array(l):G(l);for(s=0;s<l;++s)f[a=e[s]]++,n<a&&(n=a),c[s]=0;for(f[0]=0,s=1;s<=n;++s)f[s+16]=o=o+f[s-1]<<1;for(s=0;s<l;++s)0!=(o=e[s])&&(c[s]=f[o+16]++);var h=0;for(s=0;s<l;++s)if(0!=(h=e[s]))for(o=N(c[s],n)>>n-h,i=(1<<n+4-h)-1;i>=0;--i)t[o|i<<h]=15&h|s<<4;return n}var j=C?new Uint16Array(512):G(512),z=C?new Uint16Array(32):G(32);if(!C){for(var $=0;$<512;++$)j[$]=0;for($=0;$<32;++$)z[$]=0}!function(){for(var e=[],t=0;t<32;t++)e.push(5);V(e,z,32);var r=[];for(t=0;t<=143;t++)r.push(8);for(;t<=255;t++)r.push(9);for(;t<=279;t++)r.push(7);for(;t<=287;t++)r.push(8);V(r,j,288)}();var X=function(){for(var e=C?new Uint8Array(32768):[],t=0,r=0;t<O.length-1;++t)for(;r<O[t+1];++r)e[r]=t;for(;r<32768;++r)e[r]=29;var n=C?new Uint8Array(259):[];for(t=0,r=0;t<A.length-1;++t)for(;r<A[t+1];++r)n[r]=t;return function(t,r){return t.length<8?function(e,t){for(var r=0;r<e.length;){var n=Math.min(65535,e.length-r),a=r+n==e.length;for(t.write_shift(1,+a),t.write_shift(2,n),t.write_shift(2,65535&~n);n-- >0;)t[t.l++]=e[r++]}return t.l}(t,r):function(t,r){for(var a=0,s=0,i=C?new Uint16Array(32768):[];s<t.length;){var o=Math.min(65535,t.length-s);if(o<10){for(7&(a=U(r,a,+!(s+o!=t.length)))&&(a+=8-(7&a)),r.l=a/8|0,r.write_shift(2,o),r.write_shift(2,65535&~o);o-- >0;)r[r.l++]=t[s++];a=8*r.l}else{a=U(r,a,+!(s+o!=t.length)+2);for(var l=0;o-- >0;){var f=t[s],c=-1,h=0;if((c=i[l=32767&(l<<5^f)])&&((c|=-32768&s)>s&&(c-=32768),c<s))for(;t[c+h]==t[s+h]&&h<250;)++h;if(h>2){(f=n[h])<=22?a=Y(r,a,R[f+1]>>1)-1:(Y(r,a,3),Y(r,a+=5,R[f-23]>>5),a+=3);var u=f<8?0:f-4>>2;u>0&&(B(r,a,h-A[f]),a+=u),f=e[s-c],a=Y(r,a,R[f]>>3),a-=3;var d=f<4?0:f-2>>1;d>0&&(B(r,a,s-c-O[f]),a+=d);for(var m=0;m<h;++m)i[l]=32767&s,l=32767&(l<<5^t[s]),++s;o-=h-1}else f<=143?f+=48:a=W(r,a,1),a=Y(r,a,R[f]),i[l]=32767&s,++s}a=Y(r,a,0)-1}}return r.l=(a+7)/8|0,r.l}(t,r)}}();function K(e){var t=Qs(50+Math.floor(1.1*e.length)),r=X(e,t);return t.slice(0,r)}var J=C?new Uint16Array(32768):G(32768),Z=C?new Uint16Array(32768):G(32768),q=C?new Uint16Array(128):G(128),Q=1,ee=1;function te(e,t){var r=P(e,t)+257,n=P(e,t+=5)+1,a=function(e,t){var r=7&t,n=t>>>3;return(e[n]|(r<=4?0:e[n+1]<<8))>>>r&15}(e,t+=5)+4;t+=4;for(var s=0,i=C?new Uint8Array(19):G(19),o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],l=1,f=C?new Uint8Array(8):G(8),c=C?new Uint8Array(8):G(8),h=i.length,u=0;u<a;++u)i[y[u]]=s=I(e,t),l<s&&(l=s),f[s]++,t+=3;var d=0;for(f[0]=0,u=1;u<=l;++u)c[u]=d=d+f[u-1]<<1;for(u=0;u<h;++u)0!=(d=i[u])&&(o[u]=c[d]++);var m=0;for(u=0;u<h;++u)if(0!=(m=i[u])){d=R[o[u]]>>8-m;for(var p=(1<<7-m)-1;p>=0;--p)q[d|p<<m]=7&m|u<<3}var g=[];for(l=1;g.length<r+n;)switch(t+=7&(d=q[L(e,t)]),d>>>=3){case 16:for(s=3+M(e,t),t+=2,d=g[g.length-1];s-- >0;)g.push(d);break;case 17:for(s=3+I(e,t),t+=3;s-- >0;)g.push(0);break;case 18:for(s=11+L(e,t),t+=7;s-- >0;)g.push(0);break;default:g.push(d),l<d&&(l=d)}var v=g.slice(0,r),T=g.slice(r);for(u=r;u<286;++u)v[u]=0;for(u=n;u<30;++u)T[u]=0;return Q=V(v,J,286),ee=V(T,Z,30),t}function re(e,t){var r=function(e,t){if(3==e[0]&&!(3&e[1]))return[yn(t),2];for(var r=0,n=0,a=An(t||1<<18),s=0,i=a.length>>>0,o=0,l=0;0==(1&n);)if(n=I(e,r),r+=3,n>>>1!=0)for(n>>1==1?(o=9,l=5):(r=te(e,r),o=Q,l=ee);;){!t&&i<s+32767&&(i=(a=H(a,s+32767)).length);var f=F(e,r,o),c=n>>>1==1?j[f]:J[f];if(r+=15&c,0==((c>>>=4)>>>8&255))a[s++]=c;else{if(256==c)break;var h=(c-=257)<8?0:c-4>>2;h>5&&(h=0);var u=s+A[c];h>0&&(u+=F(e,r,h),r+=h),f=F(e,r,l),r+=15&(c=n>>>1==1?z[f]:Z[f]);var d=(c>>>=4)<4?0:c-2>>1,m=O[c];for(d>0&&(m+=F(e,r,d),r+=d),!t&&i<u&&(i=(a=H(a,u+100)).length);s<u;)a[s]=a[s-m],++s}}else{7&r&&(r+=8-(7&r));var p=e[r>>>3]|e[1+(r>>>3)]<<8;if(r+=32,p>0)for(!t&&i<s+p&&(i=(a=H(a,s+p)).length);p-- >0;)a[s++]=e[r>>>3],r+=8}return t?[a,r+7>>>3]:[a.slice(0,s),r+7>>>3]}(e.slice(e.l||0),t);return e.l+=r[1],r[0]}function ne(e,t){if(!e)throw new Error(t);"undefined"!=typeof console&&console.error(t)}function ae(e,t){var r=e;Zs(r,0);var n={FileIndex:[],FullPaths:[]};u(n,{root:t.root});for(var a=r.length-4;(80!=r[a]||75!=r[a+1]||5!=r[a+2]||6!=r[a+3])&&a>=0;)--a;r.l=a+4,r.l+=4;var i=r.read_shift(2);r.l+=6;var o=r.read_shift(4);for(r.l=o,a=0;a<i;++a){r.l+=20;var l=r.read_shift(4),f=r.read_shift(4),c=r.read_shift(2),h=r.read_shift(2),d=r.read_shift(2);r.l+=8;var m=r.read_shift(4),p=s(r.slice(r.l+c,r.l+c+h));r.l+=c+h+d;var g=r.l;r.l=m+4,se(r,l,f,n,p),r.l=g}return n}function se(e,t,r,n,a){e.l+=2;var i=e.read_shift(2),o=e.read_shift(2),l=function(e){var t=65535&e.read_shift(2),r=65535&e.read_shift(2),n=new Date,a=31&r,s=15&(r>>>=5);r>>>=4,n.setMilliseconds(0),n.setFullYear(r+1980),n.setMonth(s-1),n.setDate(a);var i=31&t,o=63&(t>>>=5);return t>>>=6,n.setHours(t),n.setMinutes(o),n.setSeconds(i<<1),n}(e);if(8257&i)throw new Error("Unsupported ZIP encryption");e.read_shift(4);for(var f=e.read_shift(4),c=e.read_shift(4),h=e.read_shift(2),u=e.read_shift(2),d="",m=0;m<h;++m)d+=String.fromCharCode(e[e.l++]);if(u){var g=s(e.slice(e.l,e.l+u));(g[21589]||{}).mt&&(l=g[21589].mt),((a||{})[21589]||{}).mt&&(l=a[21589].mt)}e.l+=u;var v=e.slice(e.l,e.l+f);switch(o){case 8:v=function(e,t){if(!p)return re(e,t);var r=new(0,p.InflateRaw),n=r._processChunk(e.slice(e.l),r._finishFlushFlag);return e.l+=r.bytesRead,n}(e,c);break;case 0:break;default:throw new Error("Unsupported ZIP Compression method "+o)}var T=!1;8&i&&(134695760==e.read_shift(4)&&(e.read_shift(4),T=!0),f=e.read_shift(4),c=e.read_shift(4)),f!=t&&ne(T,"Bad compressed size: "+t+" != "+f),c!=r&&ne(T,"Bad uncompressed size: "+r+" != "+c),he(n,d,v,{unsafe:!0,mt:l})}var ie={htm:"text/html",xml:"text/xml",gif:"image/gif",jpg:"image/jpeg",png:"image/png",mso:"application/x-mso",thmx:"application/vnd.ms-officetheme",sh33tj5:"application/octet-stream"};function oe(e,t){if(e.ctype)return e.ctype;var r=e.name||"",n=r.match(/\.([^\.]+)$/);return n&&ie[n[1]]||t&&(n=(r=t).match(/[\.\\]([^\.\\])+$/))&&ie[n[1]]?ie[n[1]]:"application/octet-stream"}function le(e){for(var t=_n(e),r=[],n=0;n<t.length;n+=76)r.push(t.slice(n,n+76));return r.join("\r\n")+"\r\n"}function fe(e){var t=e.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7E-\xFF=]/g,(function(e){var t=e.charCodeAt(0).toString(16).toUpperCase();return"="+(1==t.length?"0"+t:t)}));"\n"==(t=t.replace(/ $/gm,"=20").replace(/\t$/gm,"=09")).charAt(0)&&(t="=0D"+t.slice(1));for(var r=[],n=(t=t.replace(/\r(?!\n)/gm,"=0D").replace(/\n\n/gm,"\n=0A").replace(/([^\r\n])\n/gm,"$1=0A")).split("\r\n"),a=0;a<n.length;++a){var s=n[a];if(0!=s.length)for(var i=0;i<s.length;){var o=76,l=s.slice(i,i+o);"="==l.charAt(o-1)?o--:"="==l.charAt(o-2)?o-=2:"="==l.charAt(o-3)&&(o-=3),l=s.slice(i,i+o),(i+=o)<s.length&&(l+="="),r.push(l)}else r.push("")}return r.join("\r\n")}function ce(e,t,r){for(var n,a="",s="",i="",o=0;o<10;++o){var l=t[o];if(!l||l.match(/^\s*$/))break;var f=l.match(/^(.*?):\s*([^\s].*)$/);if(f)switch(f[1].toLowerCase()){case"content-location":a=f[2].trim();break;case"content-type":i=f[2].trim();break;case"content-transfer-encoding":s=f[2].trim()}}switch(++o,s.toLowerCase()){case"base64":n=On(bn(t.slice(o).join("")));break;case"quoted-printable":n=function(e){for(var t=[],r=0;r<e.length;++r){for(var n=e[r];r<=e.length&&"="==n.charAt(n.length-1);)n=n.slice(0,n.length-1)+e[++r];t.push(n)}for(var a=0;a<t.length;++a)t[a]=t[a].replace(/[=][0-9A-Fa-f]{2}/g,(function(e){return String.fromCharCode(parseInt(e.slice(1),16))}));return On(t.join("\r\n"))}(t.slice(o));break;default:throw new Error("Unsupported Content-Transfer-Encoding "+s)}var c=he(e,a.slice(r.length),n,{unsafe:!0});i&&(c.ctype=i)}function he(e,t,r,a){var s=a&&a.unsafe;s||u(e);var i=!s&&Aa.find(e,t);if(!i){var o=e.FullPaths[0];t.slice(0,o.length)==o?o=t:("/"!=o.slice(-1)&&(o+="/"),o=(o+t).replace("//","/")),i={name:n(t),type:2},e.FileIndex.push(i),e.FullPaths.push(o),s||Aa.utils.cfb_gc(e)}return i.content=r,i.size=r?r.length:0,a&&(a.CLSID&&(i.clsid=a.CLSID),a.mt&&(i.mt=a.mt),a.ct&&(i.ct=a.ct)),i}return t.find=function(e,t){var r=e.FullPaths.map((function(e){return e.toUpperCase()})),n=r.map((function(e){var t=e.split("/");return t[t.length-("/"==e.slice(-1)?2:1)]})),a=!1;47===t.charCodeAt(0)?(a=!0,t=r[0].slice(0,-1)+t):a=-1!==t.indexOf("/");var s=t.toUpperCase(),i=!0===a?r.indexOf(s):n.indexOf(s);if(-1!==i)return e.FileIndex[i];var o=!s.match(Dn);for(s=s.replace(Rn,""),o&&(s=s.replace(Dn,"!")),i=0;i<r.length;++i){if((o?r[i].replace(Dn,"!"):r[i]).replace(Rn,"")==s)return e.FileIndex[i];if((o?n[i].replace(Dn,"!"):n[i]).replace(Rn,"")==s)return e.FileIndex[i]}return null},t.read=function(t,r){var n=r&&r.type;switch(n||En&&Buffer.isBuffer(t)&&(n="buffer"),n||"base64"){case"file":return function(t,r){return i(),o(e.readFileSync(t),r)}(t,r);case"base64":return o(On(bn(t)),r);case"binary":return o(On(t),r)}return o(t,r)},t.parse=o,t.write=function(t,r){var n=m(t,r);switch(r&&r.type||"buffer"){case"file":return i(),e.writeFileSync(r.filename,n),n;case"binary":return"string"==typeof n?n:E(n);case"base64":return _n("string"==typeof n?n:E(n));case"buffer":if(En)return Buffer.isBuffer(n)?n:Sn(n);case"array":return"string"==typeof n?On(n):n}return n},t.writeFile=function(t,r,n){i();var a=m(t,n);e.writeFileSync(r,a)},t.utils={cfb_new:function(e){var t={};return u(t,e),t},cfb_add:he,cfb_del:function(e,t){u(e);var r=Aa.find(e,t);if(r)for(var n=0;n<e.FileIndex.length;++n)if(e.FileIndex[n]==r)return e.FileIndex.splice(n,1),e.FullPaths.splice(n,1),!0;return!1},cfb_mov:function(e,t,r){u(e);var a=Aa.find(e,t);if(a)for(var s=0;s<e.FileIndex.length;++s)if(e.FileIndex[s]==a)return e.FileIndex[s].name=n(r),e.FullPaths[s]=r,!0;return!1},cfb_gc:function(e){d(e,!0)},ReadShift:js,CheckField:Js,prep_blob:Zs,bconcat:Cn,use_zlib:function(e){try{var t=new(0,e.InflateRaw);if(t._processChunk(new Uint8Array([3,0]),t._finishFlushFlag),!t.bytesRead)throw new Error("zlib does not expose bytesRead");p=e}catch(r){console.error("cannot use native zlib: "+(r.message||r))}},_deflateRaw:K,_inflateRaw:re,consts:b},t}();function Oa(e){return"string"==typeof e?xn(e):Array.isArray(e)?function(e){if("undefined"==typeof Uint8Array)throw new Error("Unsupported");return new Uint8Array(e)}(e):e}function xa(e,t,r){if("undefined"!=typeof Deno){if(r&&"string"==typeof t)switch(r){case"utf8":t=new TextEncoder(r).encode(t);break;case"binary":t=xn(t);break;default:throw new Error("Unsupported encoding "+r)}return Deno.writeFileSync(e,t)}var n="utf8"==r?ls(t):t;if("undefined"!=typeof IE_SaveFile)return IE_SaveFile(n,e);if("undefined"!=typeof Blob){var a=new Blob([Oa(n)],{type:"application/octet-stream"});if("undefined"!=typeof navigator&&navigator.msSaveBlob)return navigator.msSaveBlob(a,e);if("undefined"!=typeof saveAs)return saveAs(a,e);if("undefined"!=typeof URL&&"undefined"!=typeof document&&document.createElement&&URL.createObjectURL){var s=URL.createObjectURL(a);if("object"==typeof chrome&&"function"==typeof(chrome.downloads||{}).download)return URL.revokeObjectURL&&"undefined"!=typeof setTimeout&&setTimeout((function(){URL.revokeObjectURL(s)}),6e4),chrome.downloads.download({url:s,filename:e,saveAs:!0});var i=document.createElement("a");if(null!=i.download)return i.download=e,i.href=s,document.body.appendChild(i),i.click(),document.body.removeChild(i),URL.revokeObjectURL&&"undefined"!=typeof setTimeout&&setTimeout((function(){URL.revokeObjectURL(s)}),6e4),s}}if("undefined"!=typeof $&&"undefined"!=typeof File&&"undefined"!=typeof Folder)try{var o=File(e);return o.open("w"),o.encoding="binary",Array.isArray(t)&&(t=kn(t)),o.write(t),o.close(),t}catch(l){if(!l.message||!l.message.match(/onstruct/))throw l}throw new Error("cannot save file "+e)}function ka(e){for(var t=Object.keys(e),r=[],n=0;n<t.length;++n)Object.prototype.hasOwnProperty.call(e,t[n])&&r.push(t[n]);return r}function Ca(e,t){for(var r=[],n=ka(e),a=0;a!==n.length;++a)null==r[e[n[a]][t]]&&(r[e[n[a]][t]]=n[a]);return r}function Ra(e){for(var t=[],r=ka(e),n=0;n!==r.length;++n)t[e[r[n]]]=r[n];return t}function Da(e){for(var t=[],r=ka(e),n=0;n!==r.length;++n)t[e[r[n]]]=parseInt(r[n],10);return t}var Na=new Date(1899,11,30,0,0,0);function Ma(e,t){var r=e.getTime();return t&&(r-=1263168e5),(r-(Na.getTime()+6e4*(e.getTimezoneOffset()-Na.getTimezoneOffset())))/864e5}var Ia=new Date,Pa=Na.getTime()+6e4*(Ia.getTimezoneOffset()-Na.getTimezoneOffset()),La=Ia.getTimezoneOffset();function Fa(e){var t=new Date;return t.setTime(24*e*60*60*1e3+Pa),t.getTimezoneOffset()!==La&&t.setTime(t.getTime()+6e4*(t.getTimezoneOffset()-La)),t}var Ua=new Date("2017-02-19T19:06:09.000Z"),Wa=isNaN(Ua.getFullYear())?new Date("2/19/17"):Ua,Ya=2017==Wa.getFullYear();function Ba(e,t){var r=new Date(e);if(Ya)return t>0?r.setTime(r.getTime()+60*r.getTimezoneOffset()*1e3):t<0&&r.setTime(r.getTime()-60*r.getTimezoneOffset()*1e3),r;if(e instanceof Date)return e;if(1917==Wa.getFullYear()&&!isNaN(r.getFullYear())){var n=r.getFullYear();return e.indexOf(""+n)>-1||r.setFullYear(r.getFullYear()+100),r}var a=e.match(/\d+/g)||["2017","2","19","0","0","0"],s=new Date(+a[0],+a[1]-1,+a[2],+a[3]||0,+a[4]||0,+a[5]||0);return e.indexOf("Z")>-1&&(s=new Date(s.getTime()-60*s.getTimezoneOffset()*1e3)),s}function Ha(e,t){if(En&&Buffer.isBuffer(e)){if(t){if(255==e[0]&&254==e[1])return ls(e.slice(2).toString("utf16le"));if(254==e[1]&&255==e[2])return ls(function(e){for(var t=[],r=0;r<e.length>>1;++r)t[r]=String.fromCharCode(e.charCodeAt(2*r+1)+(e.charCodeAt(2*r)<<8));return t.join("")}(e.slice(2).toString("binary")))}return e.toString("binary")}if("undefined"!=typeof TextDecoder)try{if(t){if(255==e[0]&&254==e[1])return ls(new TextDecoder("utf-16le").decode(e.slice(2)));if(254==e[0]&&255==e[1])return ls(new TextDecoder("utf-16be").decode(e.slice(2)))}var r={"€":"","‚":"","ƒ":"","„":"","…":"
","†":"","‡":"","ˆ":"","‰":"","Š":"","‹":"","Œ":"","Ž":"","‘":"","’":"","“":"","”":"","•":"","–":"","—":"","˜":"","™":"","š":"","›":"","œ":"","ž":"","Ÿ":""};return Array.isArray(e)&&(e=new Uint8Array(e)),new TextDecoder("latin1").decode(e).replace(/[€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ]/g,(function(e){return r[e]||e}))}catch(s){}for(var n=[],a=0;a!=e.length;++a)n.push(String.fromCharCode(e[a]));return n.join("")}function Ga(e){if("undefined"!=typeof JSON&&!Array.isArray(e))return JSON.parse(JSON.stringify(e));if("object"!=typeof e||null==e)return e;if(e instanceof Date)return new Date(e.getTime());var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=Ga(e[r]));return t}function Va(e,t){for(var r="";r.length<t;)r+=e;return r}function ja(e){var t=Number(e);if(!isNaN(t))return isFinite(t)?t:NaN;if(!/\d/.test(e))return t;var r=1,n=e.replace(/([\d]),([\d])/g,"$1$2").replace(/[$]/g,"").replace(/[%]/g,(function(){return r*=100,""}));return isNaN(t=Number(n))?(n=n.replace(/[(](.*)[)]/,(function(e,t){return r=-r,t})),isNaN(t=Number(n))?t:t/r):t/r}var za=["january","february","march","april","may","june","july","august","september","october","november","december"];function $a(e){var t=new Date(e),r=new Date(NaN),n=t.getYear(),a=t.getMonth(),s=t.getDate();if(isNaN(s))return r;var i=e.toLowerCase();if(i.match(/jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec/)){if((i=i.replace(/[^a-z]/g,"").replace(/([^a-z]|^)[ap]m?([^a-z]|$)/,"")).length>3&&-1==za.indexOf(i))return r}else if(i.match(/[a-z]/))return r;return n<0||n>8099?r:(a>0||s>1)&&101!=n?t:e.match(/[^-0-9:,\/\\]/)?r:t}function Xa(e,t,r){if(e.FullPaths){var n;if("string"==typeof r)return n=En?Sn(r):function(e){for(var t=[],r=0,n=e.length+250,a=yn(e.length+255),s=0;s<e.length;++s){var i=e.charCodeAt(s);if(i<128)a[r++]=i;else if(i<2048)a[r++]=192|i>>6&31,a[r++]=128|63&i;else if(i>=55296&&i<57344){i=64+(1023&i);var o=1023&e.charCodeAt(++s);a[r++]=240|i>>8&7,a[r++]=128|i>>2&63,a[r++]=128|o>>6&15|(3&i)<<4,a[r++]=128|63&o}else a[r++]=224|i>>12&15,a[r++]=128|i>>6&63,a[r++]=128|63&i;r>n&&(t.push(a.slice(0,r)),r=0,a=yn(65535),n=65530)}return t.push(a.slice(0,r)),Cn(t)}(r),Aa.utils.cfb_add(e,t,n);Aa.utils.cfb_add(e,t,r)}else e.file(t,r)}function Ka(){return Aa.utils.cfb_new()}var Ja='<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r\n',Za=Ra({""":'"',"'":"'",">":">","<":"<","&":"&"}),qa=/[&<>'"]/g,Qa=/[\u0000-\u0008\u000b-\u001f]/g;function es(e){return(e+"").replace(qa,(function(e){return Za[e]})).replace(Qa,(function(e){return"_x"+("000"+e.charCodeAt(0).toString(16)).slice(-4)+"_"}))}function ts(e){return es(e).replace(/ /g,"_x0020_")}var rs=/[\u0000-\u001f]/g;function ns(e){for(var t="",r=0,n=0,a=0,s=0,i=0,o=0;r<e.length;)(n=e.charCodeAt(r++))<128?t+=String.fromCharCode(n):(a=e.charCodeAt(r++),n>191&&n<224?(i=(31&n)<<6,i|=63&a,t+=String.fromCharCode(i)):(s=e.charCodeAt(r++),n<240?t+=String.fromCharCode((15&n)<<12|(63&a)<<6|63&s):(o=((7&n)<<18|(63&a)<<12|(63&s)<<6|63&(i=e.charCodeAt(r++)))-65536,t+=String.fromCharCode(55296+(o>>>10&1023)),t+=String.fromCharCode(56320+(1023&o)))));return t}function as(e){var t,r,n,a=yn(2*e.length),s=1,i=0,o=0;for(r=0;r<e.length;r+=s)s=1,(n=e.charCodeAt(r))<128?t=n:n<224?(t=64*(31&n)+(63&e.charCodeAt(r+1)),s=2):n<240?(t=4096*(15&n)+64*(63&e.charCodeAt(r+1))+(63&e.charCodeAt(r+2)),s=3):(s=4,t=262144*(7&n)+4096*(63&e.charCodeAt(r+1))+64*(63&e.charCodeAt(r+2))+(63&e.charCodeAt(r+3)),o=55296+((t-=65536)>>>10&1023),t=56320+(1023&t)),0!==o&&(a[i++]=255&o,a[i++]=o>>>8,o=0),a[i++]=t%256,a[i++]=t>>>8;return a.slice(0,i).toString("ucs2")}function ss(e){return Sn(e,"binary").toString("utf8")}var is="foo bar bazâð£",os=En&&(ss(is)==ns(is)&&ss||as(is)==ns(is)&&as)||ns,ls=En?function(e){return Sn(e,"utf8").toString("binary")}:function(e){for(var t=[],r=0,n=0,a=0;r<e.length;)switch(n=e.charCodeAt(r++),!0){case n<128:t.push(String.fromCharCode(n));break;case n<2048:t.push(String.fromCharCode(192+(n>>6))),t.push(String.fromCharCode(128+(63&n)));break;case n>=55296&&n<57344:n-=55296,a=e.charCodeAt(r++)-56320+(n<<10),t.push(String.fromCharCode(240+(a>>18&7))),t.push(String.fromCharCode(144+(a>>12&63))),t.push(String.fromCharCode(128+(a>>6&63))),t.push(String.fromCharCode(128+(63&a)));break;default:t.push(String.fromCharCode(224+(n>>12))),t.push(String.fromCharCode(128+(n>>6&63))),t.push(String.fromCharCode(128+(63&n)))}return t.join("")},fs=function(){var e=[["nbsp"," "],["middot","·"],["quot",'"'],["apos","'"],["gt",">"],["lt","<"],["amp","&"]].map((function(e){return[new RegExp("&"+e[0]+";","ig"),e[1]]}));return function(t){for(var r=t.replace(/^[\t\n\r ]+/,"").replace(/[\t\n\r ]+$/,"").replace(/>\s+/g,">").replace(/\s+</g,"<").replace(/[\t\n\r ]+/g," ").replace(/<\s*[bB][rR]\s*\/?>/g,"\n").replace(/<[^>]*>/g,""),n=0;n<e.length;++n)r=r.replace(e[n][0],e[n][1]);return r}}(),cs=/(^\s|\s$|\n)/;function hs(e,t){return"<"+e+(t.match(cs)?' xml:space="preserve"':"")+">"+t+"</"+e+">"}function us(e){return ka(e).map((function(t){return" "+t+'="'+e[t]+'"'})).join("")}function ds(e,t,r){return"<"+e+(null!=r?us(r):"")+(null!=t?(t.match(cs)?' xml:space="preserve"':"")+">"+t+"</"+e:"/")+">"}function ms(e,t){try{return e.toISOString().replace(/\.\d*/,"")}catch(r){if(t)throw r}return""}var ps={CORE_PROPS:"http://schemas.openxmlformats.org/package/2006/metadata/core-properties",CUST_PROPS:"http://schemas.openxmlformats.org/officeDocument/2006/custom-properties",EXT_PROPS:"http://schemas.openxmlformats.org/officeDocument/2006/extended-properties",CT:"http://schemas.openxmlformats.org/package/2006/content-types",RELS:"http://schemas.openxmlformats.org/package/2006/relationships",TCMNT:"http://schemas.microsoft.com/office/spreadsheetml/2018/threadedcomments",dc:"http://purl.org/dc/elements/1.1/",dcterms:"http://purl.org/dc/terms/",dcmitype:"http://purl.org/dc/dcmitype/",mx:"http://schemas.microsoft.com/office/mac/excel/2008/main",r:"http://schemas.openxmlformats.org/officeDocument/2006/relationships",sjs:"http://schemas.openxmlformats.org/package/2006/sheetjs/core-properties",vt:"http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes",xsi:"http://www.w3.org/2001/XMLSchema-instance",xsd:"http://www.w3.org/2001/XMLSchema"},gs=["http://schemas.openxmlformats.org/spreadsheetml/2006/main","http://purl.oclc.org/ooxml/spreadsheetml/main","http://schemas.microsoft.com/office/excel/2006/main","http://schemas.microsoft.com/office/excel/2006/2"],vs={o:"urn:schemas-microsoft-com:office:office",x:"urn:schemas-microsoft-com:office:excel",ss:"urn:schemas-microsoft-com:office:spreadsheet",dt:"uuid:C2F41010-65B3-11d1-A29F-00AA00C14882",mv:"http://macVmlSchemaUri",v:"urn:schemas-microsoft-com:vml",html:"http://www.w3.org/TR/REC-html40"};var Ts=function(e){for(var t=[],r=0;r<e[0].length;++r)if(e[0][r])for(var n=0,a=e[0][r].length;n<a;n+=10240)t.push.apply(t,e[0][r].slice(n,n+10240));return t},ws=En?function(e){return e[0].length>0&&Buffer.isBuffer(e[0][0])?Buffer.concat(e[0].map((function(e){return Buffer.isBuffer(e)?e:Sn(e)}))):Ts(e)}:Ts,_s=function(e,t,r){for(var n=[],a=t;a<r;a+=2)n.push(String.fromCharCode(Ys(e,a)));return n.join("").replace(Rn,"")},bs=En?function(e,t,r){return Buffer.isBuffer(e)?e.toString("utf16le",t,r).replace(Rn,""):_s(e,t,r)}:_s,Es=function(e,t,r){for(var n=[],a=t;a<t+r;++a)n.push(("0"+e[a].toString(16)).slice(-2));return n.join("")},Ss=En?function(e,t,r){return Buffer.isBuffer(e)?e.toString("hex",t,t+r):Es(e,t,r)}:Es,ys=function(e,t,r){for(var n=[],a=t;a<r;a++)n.push(String.fromCharCode(Ws(e,a)));return n.join("")},As=En?function(e,t,r){return Buffer.isBuffer(e)?e.toString("utf8",t,r):ys(e,t,r)}:ys,Os=function(e,t){var r=Hs(e,t);return r>0?As(e,t+4,t+4+r-1):""},xs=Os,ks=function(e,t){var r=Hs(e,t);return r>0?As(e,t+4,t+4+r-1):""},Cs=ks,Rs=function(e,t){var r=2*Hs(e,t);return r>0?As(e,t+4,t+4+r-1):""},Ds=Rs,Ns=function(e,t){var r=Hs(e,t);return r>0?bs(e,t+4,t+4+r):""},Ms=Ns,Is=function(e,t){var r=Hs(e,t);return r>0?As(e,t+4,t+4+r):""},Ps=Is,Ls=function(e,t){return function(e,t){for(var r=1-2*(e[t+7]>>>7),n=((127&e[t+7])<<4)+(e[t+6]>>>4&15),a=15&e[t+6],s=5;s>=0;--s)a=256*a+e[t+s];return 2047==n?0==a?r*(1/0):NaN:(0==n?n=-1022:(n-=1023,a+=Math.pow(2,52)),r*Math.pow(2,n-52)*a)}(e,t)},Fs=Ls,Us=function(e){return Array.isArray(e)||"undefined"!=typeof Uint8Array&&e instanceof Uint8Array};En&&(xs=function(e,t){if(!Buffer.isBuffer(e))return Os(e,t);var r=e.readUInt32LE(t);return r>0?e.toString("utf8",t+4,t+4+r-1):""},Cs=function(e,t){if(!Buffer.isBuffer(e))return ks(e,t);var r=e.readUInt32LE(t);return r>0?e.toString("utf8",t+4,t+4+r-1):""},Ds=function(e,t){if(!Buffer.isBuffer(e))return Rs(e,t);var r=2*e.readUInt32LE(t);return e.toString("utf16le",t+4,t+4+r-1)},Ms=function(e,t){if(!Buffer.isBuffer(e))return Ns(e,t);var r=e.readUInt32LE(t);return e.toString("utf16le",t+4,t+4+r)},Ps=function(e,t){if(!Buffer.isBuffer(e))return Is(e,t);var r=e.readUInt32LE(t);return e.toString("utf8",t+4,t+4+r)},Fs=function(e,t){return Buffer.isBuffer(e)?e.readDoubleLE(t):Ls(e,t)},Us=function(e){return Buffer.isBuffer(e)||Array.isArray(e)||"undefined"!=typeof Uint8Array&&e instanceof Uint8Array});var Ws=function(e,t){return e[t]},Ys=function(e,t){return 256*e[t+1]+e[t]},Bs=function(e,t){var r=256*e[t+1]+e[t];return r<32768?r:-1*(65535-r+1)},Hs=function(e,t){return e[t+3]*(1<<24)+(e[t+2]<<16)+(e[t+1]<<8)+e[t]},Gs=function(e,t){return e[t+3]<<24|e[t+2]<<16|e[t+1]<<8|e[t]},Vs=function(e,t){return e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3]};function js(e,t){var r,n,a,s,i,o,l="",f=[];switch(t){case"dbcs":if(o=this.l,En&&Buffer.isBuffer(this))l=this.slice(this.l,this.l+2*e).toString("utf16le");else for(i=0;i<e;++i)l+=String.fromCharCode(Ys(this,o)),o+=2;e*=2;break;case"utf8":l=As(this,this.l,this.l+e);break;case"utf16le":e*=2,l=bs(this,this.l,this.l+e);break;case"wstr":return js.call(this,e,"dbcs");case"lpstr-ansi":l=xs(this,this.l),e=4+Hs(this,this.l);break;case"lpstr-cp":l=Cs(this,this.l),e=4+Hs(this,this.l);break;case"lpwstr":l=Ds(this,this.l),e=4+2*Hs(this,this.l);break;case"lpp4":e=4+Hs(this,this.l),l=Ms(this,this.l),2&e&&(e+=2);break;case"8lpp4":e=4+Hs(this,this.l),l=Ps(this,this.l),3&e&&(e+=4-(3&e));break;case"cstr":for(e=0,l="";0!==(a=Ws(this,this.l+e++));)f.push(vn(a));l=f.join("");break;case"_wstr":for(e=0,l="";0!==(a=Ys(this,this.l+e));)f.push(vn(a)),e+=2;e+=2,l=f.join("");break;case"dbcs-cont":for(l="",o=this.l,i=0;i<e;++i){if(this.lens&&-1!==this.lens.indexOf(o))return a=Ws(this,o),this.l=o+1,s=js.call(this,e-i,a?"dbcs-cont":"sbcs-cont"),f.join("")+s;f.push(vn(Ys(this,o))),o+=2}l=f.join(""),e*=2;break;case"cpstr":case"sbcs-cont":for(l="",o=this.l,i=0;i!=e;++i){if(this.lens&&-1!==this.lens.indexOf(o))return a=Ws(this,o),this.l=o+1,s=js.call(this,e-i,a?"dbcs-cont":"sbcs-cont"),f.join("")+s;f.push(vn(Ws(this,o))),o+=1}l=f.join("");break;default:switch(e){case 1:return r=Ws(this,this.l),this.l++,r;case 2:return r=("i"===t?Bs:Ys)(this,this.l),this.l+=2,r;case 4:case-4:return"i"===t||0==(128&this[this.l+3])?(r=(e>0?Gs:Vs)(this,this.l),this.l+=4,r):(n=Hs(this,this.l),this.l+=4,n);case 8:case-8:if("f"===t)return n=8==e?Fs(this,this.l):Fs([this[this.l+7],this[this.l+6],this[this.l+5],this[this.l+4],this[this.l+3],this[this.l+2],this[this.l+1],this[this.l+0]],0),this.l+=8,n;e=8;case 16:l=Ss(this,this.l,e)}}return this.l+=e,l}var zs=function(e,t,r){e[r]=255&t,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24&255},$s=function(e,t,r){e[r]=255&t,e[r+1]=t>>8&255,e[r+2]=t>>16&255,e[r+3]=t>>24&255},Xs=function(e,t,r){e[r]=255&t,e[r+1]=t>>>8&255};function Ks(e,t,r){var n=0,a=0;if("dbcs"===r){for(a=0;a!=t.length;++a)Xs(this,t.charCodeAt(a),this.l+2*a);n=2*t.length}else if("sbcs"===r){for(t=t.replace(/[^\x00-\x7F]/g,"_"),a=0;a!=t.length;++a)this[this.l+a]=255&t.charCodeAt(a);n=t.length}else{if("hex"===r){for(;a<e;++a)this[this.l++]=parseInt(t.slice(2*a,2*a+2),16)||0;return this}if("utf16le"===r){var s=Math.min(this.l+e,this.length);for(a=0;a<Math.min(t.length,e);++a){var i=t.charCodeAt(a);this[this.l++]=255&i,this[this.l++]=i>>8}for(;this.l<s;)this[this.l++]=0;return this}switch(e){case 1:n=1,this[this.l]=255&t;break;case 2:n=2,this[this.l]=255&t,t>>>=8,this[this.l+1]=255&t;break;case 3:n=3,this[this.l]=255&t,t>>>=8,this[this.l+1]=255&t,t>>>=8,this[this.l+2]=255&t;break;case 4:n=4,zs(this,t,this.l);break;case 8:if(n=8,"f"===r){!function(e,t,r){var n=(t<0||1/t==-1/0?1:0)<<7,a=0,s=0,i=n?-t:t;isFinite(i)?0==i?a=s=0:(a=Math.floor(Math.log(i)/Math.LN2),s=i*Math.pow(2,52-a),a<=-1023&&(!isFinite(s)||s<Math.pow(2,52))?a=-1022:(s-=Math.pow(2,52),a+=1023)):(a=2047,s=isNaN(t)?26985:0);for(var o=0;o<=5;++o,s/=256)e[r+o]=255&s;e[r+6]=(15&a)<<4|15&s,e[r+7]=a>>4|n}(this,t,this.l);break}case 16:break;case-4:n=4,$s(this,t,this.l)}}return this.l+=n,this}function Js(e,t){var r=Ss(this,this.l,e.length>>1);if(r!==e)throw new Error(t+"Expected "+e+" saw "+r);this.l+=e.length>>1}function Zs(e,t){e.l=t,e.read_shift=js,e.chk=Js,e.write_shift=Ks}function qs(e,t){e.l+=t}function Qs(e){var t=yn(e);return Zs(t,0),t}function ei(){var e=[],t=En?256:2048,r=function(e){var t=Qs(e);return Zs(t,0),t},n=r(t),a=function(){n&&(n.length>n.l&&((n=n.slice(0,n.l)).l=n.length),n.length>0&&e.push(n),n=null)},s=function(e){return n&&e<n.length-n.l?n:(a(),n=r(Math.max(e+1,t)))};return{next:s,push:function(e){a(),null==(n=e).l&&(n.l=n.length),s(t)},end:function(){return a(),Cn(e)},_bufs:e}}function ti(e,t,r,n){var a,s=+t;if(!isNaN(s)){n||(n=rc[s].p||(r||[]).length||0),a=1+(s>=128?1:0)+1,n>=128&&++a,n>=16384&&++a,n>=2097152&&++a;var i=e.next(a);s<=127?i.write_shift(1,s):(i.write_shift(1,128+(127&s)),i.write_shift(1,s>>7));for(var o=0;4!=o;++o){if(!(n>=128)){i.write_shift(1,n);break}i.write_shift(1,128+(127&n)),n>>=7}n>0&&Us(r)&&e.push(r)}}function ri(e,t,r){var n=Ga(e);if(t.s?(n.cRel&&(n.c+=t.s.c),n.rRel&&(n.r+=t.s.r)):(n.cRel&&(n.c+=t.c),n.rRel&&(n.r+=t.r)),!r||r.biff<12){for(;n.c>=256;)n.c-=256;for(;n.r>=65536;)n.r-=65536}return n}function ni(e,t,r){var n=Ga(e);return n.s=ri(n.s,t.s,r),n.e=ri(n.e,t.s,r),n}function ai(e,t){if(e.cRel&&e.c<0)for(e=Ga(e);e.c<0;)e.c+=t>8?16384:256;if(e.rRel&&e.r<0)for(e=Ga(e);e.r<0;)e.r+=t>8?1048576:t>5?65536:16384;var r=hi(e);return e.cRel||null==e.cRel||(r=r.replace(/^([A-Z])/,"$$$1")),e.rRel||null==e.rRel||(r=function(e){return e.replace(/([A-Z]|^)(\d+)$/,"$1$$$2")}(r)),r}function si(e,t){return 0!=e.s.r||e.s.rRel||e.e.r!=(t.biff>=12?1048575:t.biff>=8?65536:16384)||e.e.rRel?0!=e.s.c||e.s.cRel||e.e.c!=(t.biff>=12?16383:255)||e.e.cRel?ai(e.s,t.biff)+":"+ai(e.e,t.biff):(e.s.rRel?"":"$")+oi(e.s.r)+":"+(e.e.rRel?"":"$")+oi(e.e.r):(e.s.cRel?"":"$")+fi(e.s.c)+":"+(e.e.cRel?"":"$")+fi(e.e.c)}function ii(e){return parseInt(e.replace(/\$(\d+)$/,"$1"),10)-1}function oi(e){return""+(e+1)}function li(e){for(var t=e.replace(/^\$([A-Z])/,"$1"),r=0,n=0;n!==t.length;++n)r=26*r+t.charCodeAt(n)-64;return r-1}function fi(e){if(e<0)throw new Error("invalid column "+e);var t="";for(++e;e;e=Math.floor((e-1)/26))t=String.fromCharCode((e-1)%26+65)+t;return t}function ci(e){for(var t=0,r=0,n=0;n<e.length;++n){var a=e.charCodeAt(n);a>=48&&a<=57?t=10*t+(a-48):a>=65&&a<=90&&(r=26*r+(a-64))}return{c:r-1,r:t-1}}function hi(e){for(var t=e.c+1,r="";t;t=(t-1)/26|0)r=String.fromCharCode((t-1)%26+65)+r;return r+(e.r+1)}function ui(e){var t=e.indexOf(":");return-1==t?{s:ci(e),e:ci(e)}:{s:ci(e.slice(0,t)),e:ci(e.slice(t+1))}}function di(e,t){return void 0===t||"number"==typeof t?di(e.s,e.e):("string"!=typeof e&&(e=hi(e)),"string"!=typeof t&&(t=hi(t)),e==t?e:e+":"+t)}function mi(e){var t={s:{c:0,r:0},e:{c:0,r:0}},r=0,n=0,a=0,s=e.length;for(r=0;n<s&&!((a=e.charCodeAt(n)-64)<1||a>26);++n)r=26*r+a;for(t.s.c=--r,r=0;n<s&&!((a=e.charCodeAt(n)-48)<0||a>9);++n)r=10*r+a;if(t.s.r=--r,n===s||10!=a)return t.e.c=t.s.c,t.e.r=t.s.r,t;for(++n,r=0;n!=s&&!((a=e.charCodeAt(n)-64)<1||a>26);++n)r=26*r+a;for(t.e.c=--r,r=0;n!=s&&!((a=e.charCodeAt(n)-48)<0||a>9);++n)r=10*r+a;return t.e.r=--r,t}function pi(e,t){var r="d"==e.t&&t instanceof Date;if(null!=e.z)try{return e.w=wa(e.z,r?Ma(t):t)}catch(n){}try{return e.w=wa((e.XF||{}).numFmtId||(r?14:0),r?Ma(t):t)}catch(n){return""+t}}function gi(e,t,r){return null==e||null==e.t||"z"==e.t?"":void 0!==e.w?e.w:("d"==e.t&&!e.z&&r&&r.dateNF&&(e.z=r.dateNF),"e"==e.t?Zi[e.v]||e.v:pi(e,null==t?e.v:t))}function vi(e,t){var r=t&&t.sheet?t.sheet:"Sheet1",n={};return n[r]=e,{SheetNames:[r],Sheets:n}}function Ti(e,t,r){var n=r||{},a=e?Array.isArray(e):n.dense,s=e||(a?[]:{}),i=0,o=0;if(s&&null!=n.origin){if("number"==typeof n.origin)i=n.origin;else{var l="string"==typeof n.origin?ci(n.origin):n.origin;i=l.r,o=l.c}s["!ref"]||(s["!ref"]="A1:A1")}var f={s:{c:1e7,r:1e7},e:{c:0,r:0}};if(s["!ref"]){var c=mi(s["!ref"]);f.s.c=c.s.c,f.s.r=c.s.r,f.e.c=Math.max(f.e.c,c.e.c),f.e.r=Math.max(f.e.r,c.e.r),-1==i&&(f.e.r=i=c.e.r+1)}for(var h=0;h!=t.length;++h)if(t[h]){if(!Array.isArray(t[h]))throw new Error("aoa_to_sheet expects an array of arrays");for(var u=0;u!=t[h].length;++u)if(void 0!==t[h][u]){var d={v:t[h][u]},m=i+h,p=o+u;if(f.s.r>m&&(f.s.r=m),f.s.c>p&&(f.s.c=p),f.e.r<m&&(f.e.r=m),f.e.c<p&&(f.e.c=p),!t[h][u]||"object"!=typeof t[h][u]||Array.isArray(t[h][u])||t[h][u]instanceof Date)if(Array.isArray(d.v)&&(d.f=t[h][u][1],d.v=d.v[0]),null===d.v)if(d.f)d.t="n";else if(n.nullError)d.t="e",d.v=0;else{if(!n.sheetStubs)continue;d.t="z"}else"number"==typeof d.v?d.t="n":"boolean"==typeof d.v?d.t="b":d.v instanceof Date?(d.z=n.dateNF||Bn[14],n.cellDates?(d.t="d",d.w=wa(d.z,Ma(d.v))):(d.t="n",d.v=Ma(d.v),d.w=wa(d.z,d.v))):d.t="s";else d=t[h][u];if(a)s[m]||(s[m]=[]),s[m][p]&&s[m][p].z&&(d.z=s[m][p].z),s[m][p]=d;else{var g=hi({c:p,r:m});s[g]&&s[g].z&&(d.z=s[g].z),s[g]=d}}}return f.s.c<1e7&&(s["!ref"]=di(f)),s}function wi(e,t){return Ti(null,e,t)}function _i(e,t){return t||(t=Qs(4)),t.write_shift(4,e),t}function bi(e){var t=e.read_shift(4);return 0===t?"":e.read_shift(t,"dbcs")}function Ei(e,t){var r=!1;return null==t&&(r=!0,t=Qs(4+2*e.length)),t.write_shift(4,e.length),e.length>0&&t.write_shift(0,e,"dbcs"),r?t.slice(0,t.l):t}function Si(e){return{ich:e.read_shift(2),ifnt:e.read_shift(2)}}function yi(e,t){var r=e.l,n=e.read_shift(1),a=bi(e),s=[],i={t:a,h:a};if(0!=(1&n)){for(var o=e.read_shift(4),l=0;l!=o;++l)s.push(Si(e));i.r=s}else i.r=[{ich:0,ifnt:0}];return e.l=r+t,i}var Ai=yi;function Oi(e,t){var r=!1;return null==t&&(r=!0,t=Qs(23+4*e.t.length)),t.write_shift(1,1),Ei(e.t,t),t.write_shift(4,1),function(e,t){t||(t=Qs(4)),t.write_shift(2,e.ich||0),t.write_shift(2,e.ifnt||0)}({ich:0,ifnt:0},t),r?t.slice(0,t.l):t}function xi(e){var t=e.read_shift(4),r=e.read_shift(2);return r+=e.read_shift(1)<<16,e.l++,{c:t,iStyleRef:r}}function ki(e,t){return null==t&&(t=Qs(8)),t.write_shift(-4,e.c),t.write_shift(3,e.iStyleRef||e.s),t.write_shift(1,0),t}function Ci(e){var t=e.read_shift(2);return t+=e.read_shift(1)<<16,e.l++,{c:-1,iStyleRef:t}}function Ri(e,t){return null==t&&(t=Qs(4)),t.write_shift(3,e.iStyleRef||e.s),t.write_shift(1,0),t}var Di=bi,Ni=Ei;function Mi(e){var t=e.read_shift(4);return 0===t||4294967295===t?"":e.read_shift(t,"dbcs")}function Ii(e,t){var r=!1;return null==t&&(r=!0,t=Qs(127)),t.write_shift(4,e.length>0?e.length:4294967295),e.length>0&&t.write_shift(0,e,"dbcs"),r?t.slice(0,t.l):t}var Pi=bi,Li=Mi,Fi=Ii;function Ui(e){var t=e.slice(e.l,e.l+4),r=1&t[0],n=2&t[0];e.l+=4;var a=0===n?Fs([0,0,0,0,252&t[0],t[1],t[2],t[3]],0):Gs(t,0)>>2;return r?a/100:a}function Wi(e,t){null==t&&(t=Qs(4));var r=0,n=0,a=100*e;if(e==(0|e)&&e>=-(1<<29)&&e<1<<29?n=1:a==(0|a)&&a>=-(1<<29)&&a<1<<29&&(n=1,r=1),!n)throw new Error("unsupported RkNumber "+e);t.write_shift(-4,((r?a:e)<<2)+(r+2))}function Yi(e){var t={s:{},e:{}};return t.s.r=e.read_shift(4),t.e.r=e.read_shift(4),t.s.c=e.read_shift(4),t.e.c=e.read_shift(4),t}var Bi=Yi,Hi=function(e,t){return t||(t=Qs(16)),t.write_shift(4,e.s.r),t.write_shift(4,e.e.r),t.write_shift(4,e.s.c),t.write_shift(4,e.e.c),t};function Gi(e){if(e.length-e.l<8)throw"XLS Xnum Buffer underflow";return e.read_shift(8,"f")}function Vi(e,t){return(t||Qs(8)).write_shift(8,e,"f")}function ji(e,t){if(t||(t=Qs(8)),!e||e.auto)return t.write_shift(4,0),t.write_shift(4,0),t;null!=e.index?(t.write_shift(1,2),t.write_shift(1,e.index)):null!=e.theme?(t.write_shift(1,6),t.write_shift(1,e.theme)):(t.write_shift(1,5),t.write_shift(1,0));var r=e.tint||0;if(r>0?r*=32767:r<0&&(r*=32768),t.write_shift(2,r),e.rgb&&null==e.theme){var n=e.rgb||"FFFFFF";"number"==typeof n&&(n=("000000"+n.toString(16)).slice(-6)),t.write_shift(1,parseInt(n.slice(0,2),16)),t.write_shift(1,parseInt(n.slice(2,4),16)),t.write_shift(1,parseInt(n.slice(4,6),16)),t.write_shift(1,255)}else t.write_shift(2,0),t.write_shift(1,0),t.write_shift(1,0);return t}var zi=80,$i={1:{n:"CodePage",t:2},2:{n:"Category",t:zi},3:{n:"PresentationFormat",t:zi},4:{n:"ByteCount",t:3},5:{n:"LineCount",t:3},6:{n:"ParagraphCount",t:3},7:{n:"SlideCount",t:3},8:{n:"NoteCount",t:3},9:{n:"HiddenCount",t:3},10:{n:"MultimediaClipCount",t:3},11:{n:"ScaleCrop",t:11},12:{n:"HeadingPairs",t:4108},13:{n:"TitlesOfParts",t:4126},14:{n:"Manager",t:zi},15:{n:"Company",t:zi},16:{n:"LinksUpToDate",t:11},17:{n:"CharacterCount",t:3},19:{n:"SharedDoc",t:11},22:{n:"HyperlinksChanged",t:11},23:{n:"AppVersion",t:3,p:"version"},24:{n:"DigSig",t:65},26:{n:"ContentType",t:zi},27:{n:"ContentStatus",t:zi},28:{n:"Language",t:zi},29:{n:"Version",t:zi},255:{},2147483648:{n:"Locale",t:19},2147483651:{n:"Behavior",t:19},1919054434:{}},Xi={1:{n:"CodePage",t:2},2:{n:"Title",t:zi},3:{n:"Subject",t:zi},4:{n:"Author",t:zi},5:{n:"Keywords",t:zi},6:{n:"Comments",t:zi},7:{n:"Template",t:zi},8:{n:"LastAuthor",t:zi},9:{n:"RevNumber",t:zi},10:{n:"EditTime",t:64},11:{n:"LastPrinted",t:64},12:{n:"CreatedDate",t:64},13:{n:"ModifiedDate",t:64},14:{n:"PageCount",t:3},15:{n:"WordCount",t:3},16:{n:"CharCount",t:3},17:{n:"Thumbnail",t:71},18:{n:"Application",t:zi},19:{n:"DocSecurity",t:3},255:{},2147483648:{n:"Locale",t:19},2147483651:{n:"Behavior",t:19},1919054434:{}};function Ki(e){return e.map((function(e){return[e>>16&255,e>>8&255,255&e]}))}var Ji=Ga(Ki([0,16777215,16711680,65280,255,16776960,16711935,65535,0,16777215,16711680,65280,255,16776960,16711935,65535,8388608,32768,128,8421376,8388736,32896,12632256,8421504,10066431,10040166,16777164,13434879,6684774,16744576,26316,13421823,128,16711935,16776960,65535,8388736,8388608,32896,255,52479,13434879,13434828,16777113,10079487,16751052,13408767,16764057,3368703,3394764,10079232,16763904,16750848,16737792,6710937,9868950,13158,3381606,13056,3355392,10040064,10040166,3355545,3355443,16777215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0])),Zi={0:"#NULL!",7:"#DIV/0!",15:"#VALUE!",23:"#REF!",29:"#NAME?",36:"#NUM!",42:"#N/A",43:"#GETTING_DATA",255:"#WTF?"},qi={"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":"workbooks","application/vnd.ms-excel.sheet.macroEnabled.main+xml":"workbooks","application/vnd.ms-excel.sheet.binary.macroEnabled.main":"workbooks","application/vnd.ms-excel.addin.macroEnabled.main+xml":"workbooks","application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":"workbooks","application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":"sheets","application/vnd.ms-excel.worksheet":"sheets","application/vnd.ms-excel.binIndexWs":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":"charts","application/vnd.ms-excel.chartsheet":"charts","application/vnd.ms-excel.macrosheet+xml":"macros","application/vnd.ms-excel.macrosheet":"macros","application/vnd.ms-excel.intlmacrosheet":"TODO","application/vnd.ms-excel.binIndexMs":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":"dialogs","application/vnd.ms-excel.dialogsheet":"dialogs","application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml":"strs","application/vnd.ms-excel.sharedStrings":"strs","application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":"styles","application/vnd.ms-excel.styles":"styles","application/vnd.openxmlformats-package.core-properties+xml":"coreprops","application/vnd.openxmlformats-officedocument.custom-properties+xml":"custprops","application/vnd.openxmlformats-officedocument.extended-properties+xml":"extprops","application/vnd.openxmlformats-officedocument.customXmlProperties+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.customProperty":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":"comments","application/vnd.ms-excel.comments":"comments","application/vnd.ms-excel.threadedcomments+xml":"threadedcomments","application/vnd.ms-excel.person+xml":"people","application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml":"metadata","application/vnd.ms-excel.sheetMetadata":"metadata","application/vnd.ms-excel.pivotTable":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.pivotTable+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.chart+xml":"TODO","application/vnd.ms-office.chartcolorstyle+xml":"TODO","application/vnd.ms-office.chartstyle+xml":"TODO","application/vnd.ms-office.chartex+xml":"TODO","application/vnd.ms-excel.calcChain":"calcchains","application/vnd.openxmlformats-officedocument.spreadsheetml.calcChain+xml":"calcchains","application/vnd.openxmlformats-officedocument.spreadsheetml.printerSettings":"TODO","application/vnd.ms-office.activeX":"TODO","application/vnd.ms-office.activeX+xml":"TODO","application/vnd.ms-excel.attachedToolbars":"TODO","application/vnd.ms-excel.connections":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":"TODO","application/vnd.ms-excel.externalLink":"links","application/vnd.openxmlformats-officedocument.spreadsheetml.externalLink+xml":"links","application/vnd.ms-excel.pivotCacheDefinition":"TODO","application/vnd.ms-excel.pivotCacheRecords":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheDefinition+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheRecords+xml":"TODO","application/vnd.ms-excel.queryTable":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.queryTable+xml":"TODO","application/vnd.ms-excel.userNames":"TODO","application/vnd.ms-excel.revisionHeaders":"TODO","application/vnd.ms-excel.revisionLog":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.revisionHeaders+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.revisionLog+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.userNames+xml":"TODO","application/vnd.ms-excel.tableSingleCells":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.tableSingleCells+xml":"TODO","application/vnd.ms-excel.slicer":"TODO","application/vnd.ms-excel.slicerCache":"TODO","application/vnd.ms-excel.slicer+xml":"TODO","application/vnd.ms-excel.slicerCache+xml":"TODO","application/vnd.ms-excel.wsSortMap":"TODO","application/vnd.ms-excel.table":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":"TODO","application/vnd.openxmlformats-officedocument.theme+xml":"themes","application/vnd.openxmlformats-officedocument.themeOverride+xml":"TODO","application/vnd.ms-excel.Timeline+xml":"TODO","application/vnd.ms-excel.TimelineCache+xml":"TODO","application/vnd.ms-office.vbaProject":"vba","application/vnd.ms-office.vbaProjectSignature":"TODO","application/vnd.ms-office.volatileDependencies":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.volatileDependencies+xml":"TODO","application/vnd.ms-excel.controlproperties+xml":"TODO","application/vnd.openxmlformats-officedocument.model+data":"TODO","application/vnd.ms-excel.Survey+xml":"TODO","application/vnd.openxmlformats-officedocument.drawing+xml":"drawings","application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramColors+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramData+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramLayout+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramStyle+xml":"TODO","application/vnd.openxmlformats-officedocument.vmlDrawing":"TODO","application/vnd.openxmlformats-package.relationships+xml":"rels","application/vnd.openxmlformats-officedocument.oleObject":"TODO","image/png":"TODO",sheet:"js"},Qi={workbooks:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml",xlsm:"application/vnd.ms-excel.sheet.macroEnabled.main+xml",xlsb:"application/vnd.ms-excel.sheet.binary.macroEnabled.main",xlam:"application/vnd.ms-excel.addin.macroEnabled.main+xml",xltx:"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml"},strs:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml",xlsb:"application/vnd.ms-excel.sharedStrings"},comments:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml",xlsb:"application/vnd.ms-excel.comments"},sheets:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml",xlsb:"application/vnd.ms-excel.worksheet"},charts:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml",xlsb:"application/vnd.ms-excel.chartsheet"},dialogs:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml",xlsb:"application/vnd.ms-excel.dialogsheet"},macros:{xlsx:"application/vnd.ms-excel.macrosheet+xml",xlsb:"application/vnd.ms-excel.macrosheet"},metadata:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml",xlsb:"application/vnd.ms-excel.sheetMetadata"},styles:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml",xlsb:"application/vnd.ms-excel.styles"}};function eo(e,t){var r,n=function(e){for(var t=[],r=ka(e),n=0;n!==r.length;++n)null==t[e[r[n]]]&&(t[e[r[n]]]=[]),t[e[r[n]]].push(r[n]);return t}(qi),a=[];a[a.length]=Ja,a[a.length]=ds("Types",null,{xmlns:ps.CT,"xmlns:xsd":ps.xsd,"xmlns:xsi":ps.xsi}),a=a.concat([["xml","application/xml"],["bin","application/vnd.ms-excel.sheet.binary.macroEnabled.main"],["vml","application/vnd.openxmlformats-officedocument.vmlDrawing"],["data","application/vnd.openxmlformats-officedocument.model+data"],["bmp","image/bmp"],["png","image/png"],["gif","image/gif"],["emf","image/x-emf"],["wmf","image/x-wmf"],["jpg","image/jpeg"],["jpeg","image/jpeg"],["tif","image/tiff"],["tiff","image/tiff"],["pdf","application/pdf"],["rels","application/vnd.openxmlformats-package.relationships+xml"]].map((function(e){return ds("Default",null,{Extension:e[0],ContentType:e[1]})})));var s=function(n){e[n]&&e[n].length>0&&(r=e[n][0],a[a.length]=ds("Override",null,{PartName:("/"==r[0]?"":"/")+r,ContentType:Qi[n][t.bookType]||Qi[n].xlsx}))},i=function(r){(e[r]||[]).forEach((function(e){a[a.length]=ds("Override",null,{PartName:("/"==e[0]?"":"/")+e,ContentType:Qi[r][t.bookType]||Qi[r].xlsx})}))},o=function(t){(e[t]||[]).forEach((function(e){a[a.length]=ds("Override",null,{PartName:("/"==e[0]?"":"/")+e,ContentType:n[t][0]})}))};return s("workbooks"),i("sheets"),i("charts"),o("themes"),["strs","styles"].forEach(s),["coreprops","extprops","custprops"].forEach(o),o("vba"),o("comments"),o("threadedcomments"),o("drawings"),i("metadata"),o("people"),a.length>2&&(a[a.length]="</Types>",a[1]=a[1].replace("/>",">")),a.join("")}var to={WB:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument",SHEET:"http://sheetjs.openxmlformats.org/officeDocument/2006/relationships/officeDocument",HLINK:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink",VML:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/vmlDrawing",XPATH:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/externalLinkPath",XMISS:"http://schemas.microsoft.com/office/2006/relationships/xlExternalLinkPath/xlPathMissing",XLINK:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/externalLink",CXML:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml",CXMLP:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXmlProps",CMNT:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/comments",CORE_PROPS:"http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties",EXT_PROPS:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties",CUST_PROPS:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/custom-properties",SST:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings",STY:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles",THEME:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme",CHART:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/chart",CHARTEX:"http://schemas.microsoft.com/office/2014/relationships/chartEx",CS:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/chartsheet",WS:["http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet","http://purl.oclc.org/ooxml/officeDocument/relationships/worksheet"],DS:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/dialogsheet",MS:"http://schemas.microsoft.com/office/2006/relationships/xlMacrosheet",IMG:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/image",DRAW:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/drawing",XLMETA:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/sheetMetadata",TCMNT:"http://schemas.microsoft.com/office/2017/10/relationships/threadedComment",PEOPLE:"http://schemas.microsoft.com/office/2017/10/relationships/person",VBA:"http://schemas.microsoft.com/office/2006/relationships/vbaProject"};function ro(e){var t=e.lastIndexOf("/");return e.slice(0,t+1)+"_rels/"+e.slice(t+1)+".rels"}function no(e){var t=[Ja,ds("Relationships",null,{xmlns:ps.RELS})];return ka(e["!id"]).forEach((function(r){t[t.length]=ds("Relationship",null,e["!id"][r])})),t.length>2&&(t[t.length]="</Relationships>",t[1]=t[1].replace("/>",">")),t.join("")}function ao(e,t,r,n,a,s){if(a||(a={}),e["!id"]||(e["!id"]={}),e["!idx"]||(e["!idx"]=1),t<0)for(t=e["!idx"];e["!id"]["rId"+t];++t);if(e["!idx"]=t+1,a.Id="rId"+t,a.Type=n,a.Target=r,s?a.TargetMode=s:[to.HLINK,to.XPATH,to.XMISS].indexOf(a.Type)>-1&&(a.TargetMode="External"),e["!id"][a.Id])throw new Error("Cannot rewrite rId "+t);return e["!id"][a.Id]=a,e[("/"+a.Target).replace("//","/")]=a,t}function so(e,t,r){return[' <rdf:Description rdf:about="'+e+'">\n',' <rdf:type rdf:resource="http://docs.oasis-open.org/ns/office/1.2/meta/'+(r||"odf")+"#"+t+'"/>\n'," </rdf:Description>\n"].join("")}function io(){return'<office:document-meta xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xlink="http://www.w3.org/1999/xlink" office:version="1.2"><office:meta><meta:generator>SheetJS '+cn.version+"</meta:generator></office:meta></office:document-meta>"}var oo=[["cp:category","Category"],["cp:contentStatus","ContentStatus"],["cp:keywords","Keywords"],["cp:lastModifiedBy","LastAuthor"],["cp:lastPrinted","LastPrinted"],["cp:revision","RevNumber"],["cp:version","Version"],["dc:creator","Author"],["dc:description","Comments"],["dc:identifier","Identifier"],["dc:language","Language"],["dc:subject","Subject"],["dc:title","Title"],["dcterms:created","CreatedDate","date"],["dcterms:modified","ModifiedDate","date"]];function lo(e,t,r,n,a){null==a[e]&&null!=t&&""!==t&&(a[e]=t,t=es(t),n[n.length]=r?ds(e,t,r):hs(e,t))}function fo(e,t){var r=t||{},n=[Ja,ds("cp:coreProperties",null,{"xmlns:cp":ps.CORE_PROPS,"xmlns:dc":ps.dc,"xmlns:dcterms":ps.dcterms,"xmlns:dcmitype":ps.dcmitype,"xmlns:xsi":ps.xsi})],a={};if(!e&&!r.Props)return n.join("");e&&(null!=e.CreatedDate&&lo("dcterms:created","string"==typeof e.CreatedDate?e.CreatedDate:ms(e.CreatedDate,r.WTF),{"xsi:type":"dcterms:W3CDTF"},n,a),null!=e.ModifiedDate&&lo("dcterms:modified","string"==typeof e.ModifiedDate?e.ModifiedDate:ms(e.ModifiedDate,r.WTF),{"xsi:type":"dcterms:W3CDTF"},n,a));for(var s=0;s!=oo.length;++s){var i=oo[s],o=r.Props&&null!=r.Props[i[1]]?r.Props[i[1]]:e?e[i[1]]:null;!0===o?o="1":!1===o?o="0":"number"==typeof o&&(o=String(o)),null!=o&&lo(i[0],o,null,n,a)}return n.length>2&&(n[n.length]="</cp:coreProperties>",n[1]=n[1].replace("/>",">")),n.join("")}var co=[["Application","Application","string"],["AppVersion","AppVersion","string"],["Company","Company","string"],["DocSecurity","DocSecurity","string"],["Manager","Manager","string"],["HyperlinksChanged","HyperlinksChanged","bool"],["SharedDoc","SharedDoc","bool"],["LinksUpToDate","LinksUpToDate","bool"],["ScaleCrop","ScaleCrop","bool"],["HeadingPairs","HeadingPairs","raw"],["TitlesOfParts","TitlesOfParts","raw"]],ho=["Worksheets","SheetNames","NamedRanges","DefinedNames","Chartsheets","ChartNames"];function uo(e){var t=[],r=ds;return e||(e={}),e.Application="SheetJS",t[t.length]=Ja,t[t.length]=ds("Properties",null,{xmlns:ps.EXT_PROPS,"xmlns:vt":ps.vt}),co.forEach((function(n){if(void 0!==e[n[1]]){var a;switch(n[2]){case"string":a=es(String(e[n[1]]));break;case"bool":a=e[n[1]]?"true":"false"}void 0!==a&&(t[t.length]=r(n[0],a))}})),t[t.length]=r("HeadingPairs",r("vt:vector",r("vt:variant","<vt:lpstr>Worksheets</vt:lpstr>")+r("vt:variant",r("vt:i4",String(e.Worksheets))),{size:2,baseType:"variant"})),t[t.length]=r("TitlesOfParts",r("vt:vector",e.SheetNames.map((function(e){return"<vt:lpstr>"+es(e)+"</vt:lpstr>"})).join(""),{size:e.Worksheets,baseType:"lpstr"})),t.length>2&&(t[t.length]="</Properties>",t[1]=t[1].replace("/>",">")),t.join("")}function mo(e){var t=[Ja,ds("Properties",null,{xmlns:ps.CUST_PROPS,"xmlns:vt":ps.vt})];if(!e)return t.join("");var r=1;return ka(e).forEach((function(n){++r,t[t.length]=ds("property",function(e,t){switch(typeof e){case"string":var r=ds("vt:lpwstr",es(e));return t&&(r=r.replace(/"/g,"_x0022_")),r;case"number":return ds((0|e)==e?"vt:i4":"vt:r8",es(String(e)));case"boolean":return ds("vt:bool",e?"true":"false")}if(e instanceof Date)return ds("vt:filetime",ms(e));throw new Error("Unable to serialize "+e)}(e[n],!0),{fmtid:"{D5CDD505-2E9C-101B-9397-08002B2CF9AE}",pid:r,name:es(n)})})),t.length>2&&(t[t.length]="</Properties>",t[1]=t[1].replace("/>",">")),t.join("")}var po={Title:"Title",Subject:"Subject",Author:"Author",Keywords:"Keywords",Comments:"Description",LastAuthor:"LastAuthor",RevNumber:"Revision",Application:"AppName",LastPrinted:"LastPrinted",CreatedDate:"Created",ModifiedDate:"LastSaved",Category:"Category",Manager:"Manager",Company:"Company",AppVersion:"Version",ContentStatus:"ContentStatus",Identifier:"Identifier",Language:"Language"};function go(e,t){var r=Qs(4),n=Qs(4);switch(r.write_shift(4,80==e?31:e),e){case 3:n.write_shift(-4,t);break;case 5:(n=Qs(8)).write_shift(8,t,"f");break;case 11:n.write_shift(4,t?1:0);break;case 64:n=function(e){var t=("string"==typeof e?new Date(Date.parse(e)):e).getTime()/1e3+11644473600,r=t%Math.pow(2,32),n=(t-r)/Math.pow(2,32);n*=1e7;var a=(r*=1e7)/Math.pow(2,32)|0;a>0&&(r%=Math.pow(2,32),n+=a);var s=Qs(8);return s.write_shift(4,r),s.write_shift(4,n),s}(t);break;case 31:case 80:for((n=Qs(4+2*(t.length+1)+(t.length%2?0:2))).write_shift(4,t.length+1),n.write_shift(0,t,"dbcs");n.l!=n.length;)n.write_shift(1,0);break;default:throw new Error("TypedPropertyValue unrecognized type "+e+" "+t)}return Cn([r,n])}var vo=["CodePage","Thumbnail","_PID_LINKBASE","_PID_HLINKS","SystemIdentifier","FMTID"];function To(e){switch(typeof e){case"boolean":return 11;case"number":return(0|e)==e?3:5;case"string":return 31;case"object":if(e instanceof Date)return 64}return-1}function wo(e,t,r){var n=Qs(8),a=[],s=[],i=8,o=0,l=Qs(8),f=Qs(8);if(l.write_shift(4,2),l.write_shift(4,1200),f.write_shift(4,1),s.push(l),a.push(f),i+=8+l.length,!t){(f=Qs(8)).write_shift(4,0),a.unshift(f);var c=[Qs(4)];for(c[0].write_shift(4,e.length),o=0;o<e.length;++o){var h=e[o][0];for((l=Qs(8+2*(h.length+1)+(h.length%2?0:2))).write_shift(4,o+2),l.write_shift(4,h.length+1),l.write_shift(0,h,"dbcs");l.l!=l.length;)l.write_shift(1,0);c.push(l)}l=Cn(c),s.unshift(l),i+=8+l.length}for(o=0;o<e.length;++o)if((!t||t[e[o][0]])&&!(vo.indexOf(e[o][0])>-1||ho.indexOf(e[o][0])>-1)&&null!=e[o][1]){var u=e[o][1],d=0;if(t){var m=r[d=+t[e[o][0]]];if("version"==m.p&&"string"==typeof u){var p=u.split(".");u=(+p[0]<<16)+(+p[1]||0)}l=go(m.t,u)}else{var g=To(u);-1==g&&(g=31,u=String(u)),l=go(g,u)}s.push(l),(f=Qs(8)).write_shift(4,t?d:2+o),a.push(f),i+=8+l.length}var v=8*(s.length+1);for(o=0;o<s.length;++o)a[o].write_shift(4,v),v+=s[o].length;return n.write_shift(4,i),n.write_shift(4,s.length),Cn([n].concat(a).concat(s))}function _o(e,t,r,n,a,s){var i=Qs(a?68:48),o=[i];i.write_shift(2,65534),i.write_shift(2,0),i.write_shift(4,842412599),i.write_shift(16,Aa.utils.consts.HEADER_CLSID,"hex"),i.write_shift(4,a?2:1),i.write_shift(16,t,"hex"),i.write_shift(4,a?68:48);var l=wo(e,r,n);if(o.push(l),a){var f=wo(a,null,null);i.write_shift(16,s,"hex"),i.write_shift(4,68+l.length),o.push(f)}return Cn(o)}function bo(e,t){return t||(t=Qs(2)),t.write_shift(2,+!!e),t}function Eo(e){return e.read_shift(2,"u")}function So(e,t){return t||(t=Qs(2)),t.write_shift(2,e),t}function yo(e,t,r){return r||(r=Qs(2)),r.write_shift(1,"e"==t?+e:+!!e),r.write_shift(1,"e"==t?1:0),r}function Ao(e,t,r){var n=e.read_shift(r&&r.biff>=12?2:1),a="sbcs-cont";(r&&r.biff,r&&8!=r.biff)?12==r.biff&&(a="wstr"):e.read_shift(1)&&(a="dbcs-cont");return r.biff>=2&&r.biff<=5&&(a="cpstr"),n?e.read_shift(n,a):""}function Oo(e){var t=e.t||"",r=Qs(3);r.write_shift(2,t.length),r.write_shift(1,1);var n=Qs(2*t.length);return n.write_shift(2*t.length,t,"utf16le"),Cn([r,n])}function xo(e,t,r){return r||(r=Qs(3+2*e.length)),r.write_shift(2,e.length),r.write_shift(1,1),r.write_shift(31,e,"utf16le"),r}function ko(e,t){t||(t=Qs(6+2*e.length)),t.write_shift(4,1+e.length);for(var r=0;r<e.length;++r)t.write_shift(2,e.charCodeAt(r));return t.write_shift(2,0),t}function Co(e){var t=Qs(512),r=0,n=e.Target;"file://"==n.slice(0,7)&&(n=n.slice(7));var a=n.indexOf("#"),s=a>-1?31:23;switch(n.charAt(0)){case"#":s=28;break;case".":s&=-3}t.write_shift(4,2),t.write_shift(4,s);var i=[8,6815827,6619237,4849780,83];for(r=0;r<i.length;++r)t.write_shift(4,i[r]);if(28==s)ko(n=n.slice(1),t);else if(2&s){for(i="e0 c9 ea 79 f9 ba ce 11 8c 82 00 aa 00 4b a9 0b".split(" "),r=0;r<i.length;++r)t.write_shift(1,parseInt(i[r],16));var o=a>-1?n.slice(0,a):n;for(t.write_shift(4,2*(o.length+1)),r=0;r<o.length;++r)t.write_shift(2,o.charCodeAt(r));t.write_shift(2,0),8&s&&ko(a>-1?n.slice(a+1):"",t)}else{for(i="03 03 00 00 00 00 00 00 c0 00 00 00 00 00 00 46".split(" "),r=0;r<i.length;++r)t.write_shift(1,parseInt(i[r],16));for(var l=0;"../"==n.slice(3*l,3*l+3)||"..\\"==n.slice(3*l,3*l+3);)++l;for(t.write_shift(2,l),t.write_shift(4,n.length-3*l+1),r=0;r<n.length-3*l;++r)t.write_shift(1,255&n.charCodeAt(r+3*l));for(t.write_shift(1,0),t.write_shift(2,65535),t.write_shift(2,57005),r=0;r<6;++r)t.write_shift(4,0)}return t.slice(0,t.l)}function Ro(e,t,r,n){return n||(n=Qs(6)),n.write_shift(2,e),n.write_shift(2,t),n.write_shift(2,r||0),n}function Do(e,t,r){var n=r.biff>8?4:2;return[e.read_shift(n),e.read_shift(n,"i"),e.read_shift(n,"i")]}function No(e){var t=e.read_shift(2),r=e.read_shift(2);return{s:{c:e.read_shift(2),r:t},e:{c:e.read_shift(2),r:r}}}function Mo(e,t){return t||(t=Qs(8)),t.write_shift(2,e.s.r),t.write_shift(2,e.e.r),t.write_shift(2,e.s.c),t.write_shift(2,e.e.c),t}function Io(e,t,r){var n=1536,a=16;switch(r.bookType){case"biff8":case"xla":break;case"biff5":n=1280,a=8;break;case"biff4":n=4,a=6;break;case"biff3":n=3,a=6;break;case"biff2":n=2,a=4;break;default:throw new Error("unsupported BIFF version")}var s=Qs(a);return s.write_shift(2,n),s.write_shift(2,t),a>4&&s.write_shift(2,29282),a>6&&s.write_shift(2,1997),a>8&&(s.write_shift(2,49161),s.write_shift(2,1),s.write_shift(2,1798),s.write_shift(2,0)),s}function Po(e,t){var r=!t||t.biff>=8?2:1,n=Qs(8+r*e.name.length);n.write_shift(4,e.pos),n.write_shift(1,e.hs||0),n.write_shift(1,e.dt),n.write_shift(1,e.name.length),t.biff>=8&&n.write_shift(1,1),n.write_shift(r*e.name.length,e.name,t.biff<8?"sbcs":"utf16le");var a=n.slice(0,n.l);return a.l=n.l,a}function Lo(e,t,r,n){var a=r&&5==r.biff;n||(n=Qs(a?3+t.length:5+2*t.length)),n.write_shift(2,e),n.write_shift(a?1:2,t.length),a||n.write_shift(1,1),n.write_shift((a?1:2)*t.length,t,a?"sbcs":"utf16le");var s=n.length>n.l?n.slice(0,n.l):n;return null==s.l&&(s.l=s.length),s}function Fo(e,t,r,n){var a=r&&5==r.biff;n||(n=Qs(a?16:20)),n.write_shift(2,0),e.style?(n.write_shift(2,e.numFmtId||0),n.write_shift(2,65524)):(n.write_shift(2,e.numFmtId||0),n.write_shift(2,t<<4));var s=0;return e.numFmtId>0&&a&&(s|=1024),n.write_shift(4,s),n.write_shift(4,0),a||n.write_shift(4,0),n.write_shift(2,0),n}function Uo(e){var t=Qs(24),r=ci(e[0]);t.write_shift(2,r.r),t.write_shift(2,r.r),t.write_shift(2,r.c),t.write_shift(2,r.c);for(var n="d0 c9 ea 79 f9 ba ce 11 8c 82 00 aa 00 4b a9 0b".split(" "),a=0;a<16;++a)t.write_shift(1,parseInt(n[a],16));return Cn([t,Co(e[1])])}function Wo(e){var t=e[1].Tooltip,r=Qs(10+2*(t.length+1));r.write_shift(2,2048);var n=ci(e[0]);r.write_shift(2,n.r),r.write_shift(2,n.r),r.write_shift(2,n.c),r.write_shift(2,n.c);for(var a=0;a<t.length;++a)r.write_shift(2,t.charCodeAt(a));return r.write_shift(2,0),r}var Yo=function(){var e={1:437,2:850,3:1252,4:1e4,100:852,101:866,102:865,103:861,104:895,105:620,106:737,107:857,120:950,121:949,122:936,123:932,124:874,125:1255,126:1256,150:10007,151:10029,152:10006,200:1250,201:1251,202:1254,203:1253,0:20127,8:865,9:437,10:850,11:437,13:437,14:850,15:437,16:850,17:437,18:850,19:932,20:850,21:437,22:850,23:865,24:437,25:437,26:850,27:437,28:863,29:850,31:852,34:852,35:852,36:860,37:850,38:866,55:850,64:852,77:936,78:949,79:950,80:874,87:1252,88:1252,89:1252,108:863,134:737,135:852,136:857,204:1257,255:16969},t=Ra({1:437,2:850,3:1252,4:1e4,100:852,101:866,102:865,103:861,104:895,105:620,106:737,107:857,120:950,121:949,122:936,123:932,124:874,125:1255,126:1256,150:10007,151:10029,152:10006,200:1250,201:1251,202:1254,203:1253,0:20127});function r(t,r){var n=r||{};n.dateNF||(n.dateNF="yyyymmdd");var a=wi(function(t,r){var n=[],a=yn(1);switch(r.type){case"base64":a=On(bn(t));break;case"binary":a=On(t);break;case"buffer":case"array":a=t}Zs(a,0);var s=a.read_shift(1),i=!!(136&s),o=!1,l=!1;switch(s){case 2:case 3:case 131:case 139:case 245:break;case 48:case 49:o=!0,i=!0;break;case 140:l=!0;break;default:throw new Error("DBF Unsupported Version: "+s.toString(16))}var f=0,c=521;2==s&&(f=a.read_shift(2)),a.l+=3,2!=s&&(f=a.read_shift(4)),f>1048576&&(f=1e6),2!=s&&(c=a.read_shift(2));var h=a.read_shift(2),u=r.codepage||1252;2!=s&&(a.l+=16,a.read_shift(1),0!==a[a.l]&&(u=e[a[a.l]]),a.l+=1,a.l+=2),l&&(a.l+=36);for(var d=[],m={},p=Math.min(a.length,2==s?521:c-10-(o?264:0)),g=l?32:11;a.l<p&&13!=a[a.l];)switch((m={}).name=gn.utils.decode(u,a.slice(a.l,a.l+g)).replace(/[\u0000\r\n].*$/g,""),a.l+=g,m.type=String.fromCharCode(a.read_shift(1)),2==s||l||(m.offset=a.read_shift(4)),m.len=a.read_shift(1),2==s&&(m.offset=a.read_shift(2)),m.dec=a.read_shift(1),m.name.length&&d.push(m),2!=s&&(a.l+=l?13:14),m.type){case"B":o&&8==m.len||!r.WTF||(m.name,m.type);break;case"G":case"P":r.WTF&&(m.name,m.type);break;case"+":case"0":case"@":case"C":case"D":case"F":case"I":case"L":case"M":case"N":case"O":case"T":case"Y":break;default:throw new Error("Unknown Field Type: "+m.type)}if(13!==a[a.l]&&(a.l=c-1),13!==a.read_shift(1))throw new Error("DBF Terminator not found "+a.l+" "+a[a.l]);a.l=c;var v=0,T=0;for(n[0]=[],T=0;T!=d.length;++T)n[0][T]=d[T].name;for(;f-- >0;)if(42!==a[a.l])for(++a.l,n[++v]=[],T=0,T=0;T!=d.length;++T){var w=a.slice(a.l,a.l+d[T].len);a.l+=d[T].len,Zs(w,0);var _=gn.utils.decode(u,w);switch(d[T].type){case"C":_.trim().length&&(n[v][T]=_.replace(/\s+$/,""));break;case"D":8===_.length?n[v][T]=new Date(+_.slice(0,4),+_.slice(4,6)-1,+_.slice(6,8)):n[v][T]=_;break;case"F":n[v][T]=parseFloat(_.trim());break;case"+":case"I":n[v][T]=l?2147483648^w.read_shift(-4,"i"):w.read_shift(4,"i");break;case"L":switch(_.trim().toUpperCase()){case"Y":case"T":n[v][T]=!0;break;case"N":case"F":n[v][T]=!1;break;case"":case"?":break;default:throw new Error("DBF Unrecognized L:|"+_+"|")}break;case"M":if(!i)throw new Error("DBF Unexpected MEMO for type "+s.toString(16));n[v][T]="##MEMO##"+(l?parseInt(_.trim(),10):w.read_shift(4));break;case"N":(_=_.replace(/\u0000/g,"").trim())&&"."!=_&&(n[v][T]=+_||0);break;case"@":n[v][T]=new Date(w.read_shift(-8,"f")-621356832e5);break;case"T":n[v][T]=new Date(864e5*(w.read_shift(4)-2440588)+w.read_shift(4));break;case"Y":n[v][T]=w.read_shift(4,"i")/1e4+w.read_shift(4,"i")/1e4*Math.pow(2,32);break;case"O":n[v][T]=-w.read_shift(-8,"f");break;case"B":if(o&&8==d[T].len){n[v][T]=w.read_shift(8,"f");break}case"G":case"P":w.l+=d[T].len;break;case"0":if("_NullFlags"===d[T].name)break;default:throw new Error("DBF Unsupported data type "+d[T].type)}}else a.l+=h;if(2!=s&&a.l<a.length&&26!=a[a.l++])throw new Error("DBF EOF Marker missing "+(a.l-1)+" of "+a.length+" "+a[a.l-1].toString(16));return r&&r.sheetRows&&(n=n.slice(0,r.sheetRows)),r.DBF=d,n}(t,n),n);return a["!cols"]=n.DBF.map((function(e){return{wch:e.len,DBF:e}})),delete n.DBF,a}var n={B:8,C:250,L:1,D:8,"?":0,"":0};return{to_workbook:function(e,t){try{return vi(r(e,t),t)}catch(n){if(t&&t.WTF)throw n}return{SheetNames:[],Sheets:{}}},to_sheet:r,from_sheet:function(e,r){var a=r||{};if(+a.codepage>=0&&mn(+a.codepage),"string"==a.type)throw new Error("Cannot write DBF to JS string");var s=ei(),i=Xc(e,{header:1,raw:!0,cellDates:!0}),o=i[0],l=i.slice(1),f=e["!cols"]||[],c=0,h=0,u=0,d=1;for(c=0;c<o.length;++c)if(((f[c]||{}).DBF||{}).name)o[c]=f[c].DBF.name,++u;else if(null!=o[c]){if(++u,"number"==typeof o[c]&&(o[c]=o[c].toString(10)),"string"!=typeof o[c])throw new Error("DBF Invalid column name "+o[c]+" |"+typeof o[c]+"|");if(o.indexOf(o[c])!==c)for(h=0;h<1024;++h)if(-1==o.indexOf(o[c]+"_"+h)){o[c]+="_"+h;break}}var m=mi(e["!ref"]),p=[],g=[],v=[];for(c=0;c<=m.e.c-m.s.c;++c){var T="",w="",_=0,b=[];for(h=0;h<l.length;++h)null!=l[h][c]&&b.push(l[h][c]);if(0!=b.length&&null!=o[c]){for(h=0;h<b.length;++h){switch(typeof b[h]){case"number":w="B";break;case"string":default:w="C";break;case"boolean":w="L";break;case"object":w=b[h]instanceof Date?"D":"C"}_=Math.max(_,String(b[h]).length),T=T&&T!=w?"C":w}_>250&&(_=250),"C"==(w=((f[c]||{}).DBF||{}).type)&&f[c].DBF.len>_&&(_=f[c].DBF.len),"B"==T&&"N"==w&&(T="N",v[c]=f[c].DBF.dec,_=f[c].DBF.len),g[c]="C"==T||"N"==w?_:n[T]||0,d+=g[c],p[c]=T}else p[c]="?"}var E=s.next(32);for(E.write_shift(4,318902576),E.write_shift(4,l.length),E.write_shift(2,296+32*u),E.write_shift(2,d),c=0;c<4;++c)E.write_shift(4,0);for(E.write_shift(4,0|(+t[hn]||3)<<8),c=0,h=0;c<o.length;++c)if(null!=o[c]){var S=s.next(32),y=(o[c].slice(-10)+"\0\0\0\0\0\0\0\0\0\0\0").slice(0,11);S.write_shift(1,y,"sbcs"),S.write_shift(1,"?"==p[c]?"C":p[c],"sbcs"),S.write_shift(4,h),S.write_shift(1,g[c]||n[p[c]]||0),S.write_shift(1,v[c]||0),S.write_shift(1,2),S.write_shift(4,0),S.write_shift(1,0),S.write_shift(4,0),S.write_shift(4,0),h+=g[c]||n[p[c]]||0}var A=s.next(264);for(A.write_shift(4,13),c=0;c<65;++c)A.write_shift(4,0);for(c=0;c<l.length;++c){var O=s.next(d);for(O.write_shift(1,0),h=0;h<o.length;++h)if(null!=o[h])switch(p[h]){case"L":O.write_shift(1,null==l[c][h]?63:l[c][h]?84:70);break;case"B":O.write_shift(8,l[c][h]||0,"f");break;case"N":var x="0";for("number"==typeof l[c][h]&&(x=l[c][h].toFixed(v[h]||0)),u=0;u<g[h]-x.length;++u)O.write_shift(1,32);O.write_shift(1,x,"sbcs");break;case"D":l[c][h]?(O.write_shift(4,("0000"+l[c][h].getFullYear()).slice(-4),"sbcs"),O.write_shift(2,("00"+(l[c][h].getMonth()+1)).slice(-2),"sbcs"),O.write_shift(2,("00"+l[c][h].getDate()).slice(-2),"sbcs")):O.write_shift(8,"00000000","sbcs");break;case"C":var k=String(null!=l[c][h]?l[c][h]:"").slice(0,g[h]);for(O.write_shift(1,k,"sbcs"),u=0;u<g[h]-k.length;++u)O.write_shift(1,32)}}return s.next(1).write_shift(1,26),s.end()}}}(),Bo=function(){var e={AA:"À",BA:"Á",CA:"Â",DA:195,HA:"Ä",JA:197,AE:"È",BE:"É",CE:"Ê",HE:"Ë",AI:"Ì",BI:"Í",CI:"Î",HI:"Ï",AO:"Ò",BO:"Ó",CO:"Ô",DO:213,HO:"Ö",AU:"Ù",BU:"Ú",CU:"Û",HU:"Ü",Aa:"à",Ba:"á",Ca:"â",Da:227,Ha:"ä",Ja:229,Ae:"è",Be:"é",Ce:"ê",He:"ë",Ai:"ì",Bi:"í",Ci:"î",Hi:"ï",Ao:"ò",Bo:"ó",Co:"ô",Do:245,Ho:"ö",Au:"ù",Bu:"ú",Cu:"û",Hu:"ü",KC:"Ç",Kc:"ç",q:"æ",z:"œ",a:"Æ",j:"Œ",DN:209,Dn:241,Hy:255,S:169,c:170,R:174,"B ":180,0:176,1:177,2:178,3:179,5:181,6:182,7:183,Q:185,k:186,b:208,i:216,l:222,s:240,y:248,"!":161,'"':162,"#":163,"(":164,"%":165,"'":167,"H ":168,"+":171,";":187,"<":188,"=":189,">":190,"?":191,"{":223},t=new RegExp("N("+ka(e).join("|").replace(/\|\|\|/,"|\\||").replace(/([?()+])/g,"\\$1")+"|\\|)","gm"),r=function(t,r){var n=e[r];return"number"==typeof n?Tn(n):n},n=function(e,t,r){var n=t.charCodeAt(0)-32<<4|r.charCodeAt(0)-48;return 59==n?e:Tn(n)};function a(e,a){var s,i=e.split(/[\n\r]+/),o=-1,l=-1,f=0,c=0,h=[],u=[],d=null,m={},p=[],g=[],v=[],T=0;for(+a.codepage>=0&&mn(+a.codepage);f!==i.length;++f){T=0;var w,_=i[f].trim().replace(/\x1B([\x20-\x2F])([\x30-\x3F])/g,n).replace(t,r),b=_.replace(/;;/g,"\0").split(";").map((function(e){return e.replace(/\u0000/g,";")})),E=b[0];if(_.length>0)switch(E){case"ID":case"E":case"B":case"O":case"W":break;case"P":"P"==b[1].charAt(0)&&u.push(_.slice(3).replace(/;;/g,";"));break;case"C":var S=!1,y=!1,A=!1,O=!1,x=-1,k=-1;for(c=1;c<b.length;++c)switch(b[c].charAt(0)){case"A":case"G":break;case"X":l=parseInt(b[c].slice(1))-1,y=!0;break;case"Y":for(o=parseInt(b[c].slice(1))-1,y||(l=0),s=h.length;s<=o;++s)h[s]=[];break;case"K":'"'===(w=b[c].slice(1)).charAt(0)?w=w.slice(1,w.length-1):"TRUE"===w?w=!0:"FALSE"===w?w=!1:isNaN(ja(w))?isNaN($a(w).getDate())||(w=Ba(w)):(w=ja(w),null!==d&&pa(d)&&(w=Fa(w))),S=!0;break;case"E":O=!0;var C=Dl(b[c].slice(1),{r:o,c:l});h[o][l]=[h[o][l],C];break;case"S":A=!0,h[o][l]=[h[o][l],"S5S"];break;case"R":x=parseInt(b[c].slice(1))-1;break;case"C":k=parseInt(b[c].slice(1))-1;break;default:if(a&&a.WTF)throw new Error("SYLK bad record "+_)}if(S&&(h[o][l]&&2==h[o][l].length?h[o][l][0]=w:h[o][l]=w,d=null),A){if(O)throw new Error("SYLK shared formula cannot have own formula");var R=x>-1&&h[x][k];if(!R||!R[1])throw new Error("SYLK shared formula cannot find base");h[o][l][1]=Il(R[1],{r:o-x,c:l-k})}break;case"F":var D=0;for(c=1;c<b.length;++c)switch(b[c].charAt(0)){case"X":l=parseInt(b[c].slice(1))-1,++D;break;case"Y":for(o=parseInt(b[c].slice(1))-1,s=h.length;s<=o;++s)h[s]=[];break;case"M":T=parseInt(b[c].slice(1))/20;break;case"F":case"G":case"S":case"D":case"N":break;case"P":d=u[parseInt(b[c].slice(1))];break;case"W":for(v=b[c].slice(1).split(" "),s=parseInt(v[0],10);s<=parseInt(v[1],10);++s)T=parseInt(v[2],10),g[s-1]=0===T?{hidden:!0}:{wch:T},nl(g[s-1]);break;case"C":g[l=parseInt(b[c].slice(1))-1]||(g[l]={});break;case"R":p[o=parseInt(b[c].slice(1))-1]||(p[o]={}),T>0?(p[o].hpt=T,p[o].hpx=il(T)):0===T&&(p[o].hidden=!0);break;default:if(a&&a.WTF)throw new Error("SYLK bad record "+_)}D<1&&(d=null);break;default:if(a&&a.WTF)throw new Error("SYLK bad record "+_)}}return p.length>0&&(m["!rows"]=p),g.length>0&&(m["!cols"]=g),a&&a.sheetRows&&(h=h.slice(0,a.sheetRows)),[h,m]}function s(e,t){var r=function(e,t){switch(t.type){case"base64":return a(bn(e),t);case"binary":return a(e,t);case"buffer":return a(En&&Buffer.isBuffer(e)?e.toString("binary"):kn(e),t);case"array":return a(Ha(e),t)}throw new Error("Unrecognized type "+t.type)}(e,t),n=r[0],s=r[1],i=wi(n,t);return ka(s).forEach((function(e){i[e]=s[e]})),i}function i(e,t,r,n){var a="C;Y"+(r+1)+";X"+(n+1)+";K";switch(e.t){case"n":a+=e.v||0,e.f&&!e.F&&(a+=";E"+Ml(e.f,{r:r,c:n}));break;case"b":a+=e.v?"TRUE":"FALSE";break;case"e":a+=e.w||e.v;break;case"d":a+='"'+(e.w||e.v)+'"';break;case"s":a+='"'+e.v.replace(/"/g,"").replace(/;/g,";;")+'"'}return a}return e["|"]=254,{to_workbook:function(e,t){return vi(s(e,t),t)},to_sheet:s,from_sheet:function(e,t){var r,n,a=["ID;PWXL;N;E"],s=[],o=mi(e["!ref"]),l=Array.isArray(e),f="\r\n";a.push("P;PGeneral"),a.push("F;P0;DG0G8;M255"),e["!cols"]&&(n=a,e["!cols"].forEach((function(e,t){var r="F;W"+(t+1)+" "+(t+1)+" ";e.hidden?r+="0":("number"!=typeof e.width||e.wpx||(e.wpx=el(e.width)),"number"!=typeof e.wpx||e.wch||(e.wch=tl(e.wpx)),"number"==typeof e.wch&&(r+=Math.round(e.wch)))," "!=r.charAt(r.length-1)&&n.push(r)}))),e["!rows"]&&function(e,t){t.forEach((function(t,r){var n="F;";t.hidden?n+="M0;":t.hpt?n+="M"+20*t.hpt+";":t.hpx&&(n+="M"+20*sl(t.hpx)+";"),n.length>2&&e.push(n+"R"+(r+1))}))}(a,e["!rows"]),a.push("B;Y"+(o.e.r-o.s.r+1)+";X"+(o.e.c-o.s.c+1)+";D"+[o.s.c,o.s.r,o.e.c,o.e.r].join(" "));for(var c=o.s.r;c<=o.e.r;++c)for(var h=o.s.c;h<=o.e.c;++h){var u=hi({r:c,c:h});(r=l?(e[c]||[])[h]:e[u])&&(null!=r.v||r.f&&!r.F)&&s.push(i(r,0,c,h))}return a.join(f)+f+s.join(f)+f+"E"+f}}}(),Ho=function(){function e(e,t){for(var r=e.split("\n"),n=-1,a=-1,s=0,i=[];s!==r.length;++s)if("BOT"!==r[s].trim()){if(!(n<0)){for(var o=r[s].trim().split(","),l=o[0],f=o[1],c=r[++s]||"";1&(c.match(/["]/g)||[]).length&&s<r.length-1;)c+="\n"+r[++s];switch(c=c.trim(),+l){case-1:if("BOT"===c){i[++n]=[],a=0;continue}if("EOD"!==c)throw new Error("Unrecognized DIF special command "+c);break;case 0:"TRUE"===c?i[n][a]=!0:"FALSE"===c?i[n][a]=!1:isNaN(ja(f))?isNaN($a(f).getDate())?i[n][a]=f:i[n][a]=Ba(f):i[n][a]=ja(f),++a;break;case 1:(c=(c=c.slice(1,c.length-1)).replace(/""/g,'"'))&&c.match(/^=".*"$/)&&(c=c.slice(2,-1)),i[n][a++]=""!==c?c:null}if("EOD"===c)break}}else i[++n]=[],a=0;return t&&t.sheetRows&&(i=i.slice(0,t.sheetRows)),i}function t(t,r){return wi(function(t,r){switch(r.type){case"base64":return e(bn(t),r);case"binary":return e(t,r);case"buffer":return e(En&&Buffer.isBuffer(t)?t.toString("binary"):kn(t),r);case"array":return e(Ha(t),r)}throw new Error("Unrecognized type "+r.type)}(t,r),r)}return{to_workbook:function(e,r){return vi(t(e,r),r)},to_sheet:t,from_sheet:function(){var e=function(e,t,r,n,a){e.push(t),e.push(r+","+n),e.push('"'+a.replace(/"/g,'""')+'"')},t=function(e,t,r,n){e.push(t+","+r),e.push(1==t?'"'+n.replace(/"/g,'""')+'"':n)};return function(r){var n,a=[],s=mi(r["!ref"]),i=Array.isArray(r);e(a,"TABLE",0,1,"sheetjs"),e(a,"VECTORS",0,s.e.r-s.s.r+1,""),e(a,"TUPLES",0,s.e.c-s.s.c+1,""),e(a,"DATA",0,0,"");for(var o=s.s.r;o<=s.e.r;++o){t(a,-1,0,"BOT");for(var l=s.s.c;l<=s.e.c;++l){var f=hi({r:o,c:l});if(n=i?(r[o]||[])[l]:r[f])switch(n.t){case"n":var c=n.w;c||null==n.v||(c=n.v),null==c?n.f&&!n.F?t(a,1,0,"="+n.f):t(a,1,0,""):t(a,0,c,"V");break;case"b":t(a,0,n.v?1:0,n.v?"TRUE":"FALSE");break;case"s":t(a,1,0,isNaN(n.v)?n.v:'="'+n.v+'"');break;case"d":n.w||(n.w=wa(n.z||Bn[14],Ma(Ba(n.v)))),t(a,0,n.w,"V");break;default:t(a,1,0,"")}else t(a,1,0,"")}}t(a,-1,0,"EOD");return a.join("\r\n")}}()}}(),Go=function(){function e(e){return e.replace(/\\/g,"\\b").replace(/:/g,"\\c").replace(/\n/g,"\\n")}function t(e,t){return wi(function(e,t){for(var r=e.split("\n"),n=-1,a=-1,s=0,i=[];s!==r.length;++s){var o=r[s].trim().split(":");if("cell"===o[0]){var l=ci(o[1]);if(i.length<=l.r)for(n=i.length;n<=l.r;++n)i[n]||(i[n]=[]);switch(n=l.r,a=l.c,o[2]){case"t":i[n][a]=o[3].replace(/\\b/g,"\\").replace(/\\c/g,":").replace(/\\n/g,"\n");break;case"v":i[n][a]=+o[3];break;case"vtf":var f=o[o.length-1];case"vtc":"nl"===o[3]?i[n][a]=!!+o[4]:i[n][a]=+o[4],"vtf"==o[2]&&(i[n][a]=[i[n][a],f])}}}return t&&t.sheetRows&&(i=i.slice(0,t.sheetRows)),i}(e,t),t)}var r=["socialcalc:version:1.5","MIME-Version: 1.0","Content-Type: multipart/mixed; boundary=SocialCalcSpreadsheetControlSave"].join("\n"),n=["--SocialCalcSpreadsheetControlSave","Content-type: text/plain; charset=UTF-8"].join("\n")+"\n",a=["# SocialCalc Spreadsheet Control Save","part:sheet"].join("\n"),s="--SocialCalcSpreadsheetControlSave--";function i(t){if(!t||!t["!ref"])return"";for(var r,n=[],a=[],s="",i=ui(t["!ref"]),o=Array.isArray(t),l=i.s.r;l<=i.e.r;++l)for(var f=i.s.c;f<=i.e.c;++f)if(s=hi({r:l,c:f}),(r=o?(t[l]||[])[f]:t[s])&&null!=r.v&&"z"!==r.t){switch(a=["cell",s,"t"],r.t){case"s":case"str":a.push(e(r.v));break;case"n":r.f?(a[2]="vtf",a[3]="n",a[4]=r.v,a[5]=e(r.f)):(a[2]="v",a[3]=r.v);break;case"b":a[2]="vt"+(r.f?"f":"c"),a[3]="nl",a[4]=r.v?"1":"0",a[5]=e(r.f||(r.v?"TRUE":"FALSE"));break;case"d":var c=Ma(Ba(r.v));a[2]="vtc",a[3]="nd",a[4]=""+c,a[5]=r.w||wa(r.z||Bn[14],c);break;case"e":continue}n.push(a.join(":"))}return n.push("sheet:c:"+(i.e.c-i.s.c+1)+":r:"+(i.e.r-i.s.r+1)+":tvf:1"),n.push("valueformat:1:text-wiki"),n.join("\n")}return{to_workbook:function(e,r){return vi(t(e,r),r)},to_sheet:t,from_sheet:function(e){return[r,n,a,n,i(e),s].join("\n")}}}(),Vo=function(){function e(e,t,r,n,a){a.raw?t[r][n]=e:""===e||("TRUE"===e?t[r][n]=!0:"FALSE"===e?t[r][n]=!1:isNaN(ja(e))?isNaN($a(e).getDate())?t[r][n]=e:t[r][n]=Ba(e):t[r][n]=ja(e))}var t={44:",",9:"\t",59:";",124:"|"},r={44:3,9:2,59:1,124:0};function n(e){for(var n={},a=!1,s=0,i=0;s<e.length;++s)34==(i=e.charCodeAt(s))?a=!a:!a&&i in t&&(n[i]=(n[i]||0)+1);for(s in i=[],n)Object.prototype.hasOwnProperty.call(n,s)&&i.push([n[s],s]);if(!i.length)for(s in n=r)Object.prototype.hasOwnProperty.call(n,s)&&i.push([n[s],s]);return i.sort((function(e,t){return e[0]-t[0]||r[e[1]]-r[t[1]]})),t[i.pop()[1]]||44}function a(e,t){var r=t||{},a="",s=r.dense?[]:{},i={s:{c:0,r:0},e:{c:0,r:0}};"sep="==e.slice(0,4)?13==e.charCodeAt(5)&&10==e.charCodeAt(6)?(a=e.charAt(4),e=e.slice(7)):13==e.charCodeAt(5)||10==e.charCodeAt(5)?(a=e.charAt(4),e=e.slice(6)):a=n(e.slice(0,1024)):a=r&&r.FS?r.FS:n(e.slice(0,1024));var o=0,l=0,f=0,c=0,h=0,u=a.charCodeAt(0),d=!1,m=0,p=e.charCodeAt(0);e=e.replace(/\r\n/gm,"\n");var g,v,T=null!=r.dateNF?(g=r.dateNF,v=(v="number"==typeof g?Bn[g]:g).replace(Sa,"(\\d+)"),new RegExp("^"+v+"$")):null;function w(){var t=e.slice(c,h),n={};if('"'==t.charAt(0)&&'"'==t.charAt(t.length-1)&&(t=t.slice(1,-1).replace(/""/g,'"')),0===t.length)n.t="z";else if(r.raw)n.t="s",n.v=t;else if(0===t.trim().length)n.t="s",n.v=t;else if(61==t.charCodeAt(0))34==t.charCodeAt(1)&&34==t.charCodeAt(t.length-1)?(n.t="s",n.v=t.slice(2,-1).replace(/""/g,'"')):1!=t.length?(n.t="n",n.f=t.slice(1)):(n.t="s",n.v=t);else if("TRUE"==t)n.t="b",n.v=!0;else if("FALSE"==t)n.t="b",n.v=!1;else if(isNaN(f=ja(t)))if(!isNaN($a(t).getDate())||T&&t.match(T)){n.z=r.dateNF||Bn[14];var a=0;T&&t.match(T)&&(t=function(e,t,r){var n=-1,a=-1,s=-1,i=-1,o=-1,l=-1;(t.match(Sa)||[]).forEach((function(e,t){var f=parseInt(r[t+1],10);switch(e.toLowerCase().charAt(0)){case"y":n=f;break;case"d":s=f;break;case"h":i=f;break;case"s":l=f;break;case"m":i>=0?o=f:a=f}})),l>=0&&-1==o&&a>=0&&(o=a,a=-1);var f=(""+(n>=0?n:(new Date).getFullYear())).slice(-4)+"-"+("00"+(a>=1?a:1)).slice(-2)+"-"+("00"+(s>=1?s:1)).slice(-2);7==f.length&&(f="0"+f),8==f.length&&(f="20"+f);var c=("00"+(i>=0?i:0)).slice(-2)+":"+("00"+(o>=0?o:0)).slice(-2)+":"+("00"+(l>=0?l:0)).slice(-2);return-1==i&&-1==o&&-1==l?f:-1==n&&-1==a&&-1==s?c:f+"T"+c}(0,r.dateNF,t.match(T)||[]),a=1),r.cellDates?(n.t="d",n.v=Ba(t,a)):(n.t="n",n.v=Ma(Ba(t,a))),!1!==r.cellText&&(n.w=wa(n.z,n.v instanceof Date?Ma(n.v):n.v)),r.cellNF||delete n.z}else n.t="s",n.v=t;else n.t="n",!1!==r.cellText&&(n.w=t),n.v=f;if("z"==n.t||(r.dense?(s[o]||(s[o]=[]),s[o][l]=n):s[hi({c:l,r:o})]=n),c=h+1,p=e.charCodeAt(c),i.e.c<l&&(i.e.c=l),i.e.r<o&&(i.e.r=o),m==u)++l;else if(l=0,++o,r.sheetRows&&r.sheetRows<=o)return!0}e:for(;h<e.length;++h)switch(m=e.charCodeAt(h)){case 34:34===p&&(d=!d);break;case u:case 10:case 13:if(!d&&w())break e}return h-c>0&&w(),s["!ref"]=di(i),s}function s(t,r){return r&&r.PRN?r.FS||"sep="==t.slice(0,4)||t.indexOf("\t")>=0||t.indexOf(",")>=0||t.indexOf(";")>=0?a(t,r):wi(function(t,r){var n=r||{},a=[];if(!t||0===t.length)return a;for(var s=t.split(/[\r\n]/),i=s.length-1;i>=0&&0===s[i].length;)--i;for(var o=10,l=0,f=0;f<=i;++f)-1==(l=s[f].indexOf(" "))?l=s[f].length:l++,o=Math.max(o,l);for(f=0;f<=i;++f){a[f]=[];var c=0;for(e(s[f].slice(0,o).trim(),a,f,c,n),c=1;c<=(s[f].length-o)/10+1;++c)e(s[f].slice(o+10*(c-1),o+10*c).trim(),a,f,c,n)}return n.sheetRows&&(a=a.slice(0,n.sheetRows)),a}(t,r),r):a(t,r)}function i(e,t){var r="",n="string"==t.type?[0,0,0,0]:function(e,t){var r="";switch((t||{}).type||"base64"){case"buffer":case"array":return[e[0],e[1],e[2],e[3],e[4],e[5],e[6],e[7]];case"base64":r=bn(e.slice(0,12));break;case"binary":r=e;break;default:throw new Error("Unrecognized type "+(t&&t.type||"undefined"))}return[r.charCodeAt(0),r.charCodeAt(1),r.charCodeAt(2),r.charCodeAt(3),r.charCodeAt(4),r.charCodeAt(5),r.charCodeAt(6),r.charCodeAt(7)]}(e,t);switch(t.type){case"base64":r=bn(e);break;case"binary":case"string":r=e;break;case"buffer":65001==t.codepage?r=e.toString("utf8"):(t.codepage,r=En&&Buffer.isBuffer(e)?e.toString("binary"):kn(e));break;case"array":r=Ha(e);break;default:throw new Error("Unrecognized type "+t.type)}return 239==n[0]&&187==n[1]&&191==n[2]?r=os(r.slice(3)):"string"!=t.type&&"buffer"!=t.type&&65001==t.codepage?r=os(r):t.type,"socialcalc:version:"==r.slice(0,19)?Go.to_sheet("string"==t.type?r:os(r),t):s(r,t)}return{to_workbook:function(e,t){return vi(i(e,t),t)},to_sheet:i,from_sheet:function(e){for(var t,r=[],n=mi(e["!ref"]),a=Array.isArray(e),s=n.s.r;s<=n.e.r;++s){for(var i=[],o=n.s.c;o<=n.e.c;++o){var l=hi({r:s,c:o});if((t=a?(e[s]||[])[o]:e[l])&&null!=t.v){for(var f=(t.w||(gi(t),t.w)||"").slice(0,10);f.length<10;)f+=" ";i.push(f+(0===o?" ":""))}else i.push(" ")}r.push(i.join(""))}return r.join("\n")}}}(),jo=function(){function e(e,t,r){if(e){Zs(e,e.l||0);for(var n=r.Enum||v;e.l<e.length;){var a=e.read_shift(2),s=n[a]||n[65535],i=e.read_shift(2),o=e.l+i,l=s.f&&s.f(e,i,r);if(e.l=o,t(l,s,a))return}}}function t(t,r){if(!t)return t;var n=r||{},a=n.dense?[]:{},s="Sheet1",i="",o=0,l={},f=[],c=[],h={s:{r:0,c:0},e:{r:0,c:0}},u=n.sheetRows||0;if(0==t[2]&&(8==t[3]||9==t[3])&&t.length>=16&&5==t[14]&&108===t[15])throw new Error("Unsupported Works 3 for Mac file");if(2==t[2])n.Enum=v,e(t,(function(e,t,r){switch(r){case 0:n.vers=e,e>=4096&&(n.qpro=!0);break;case 6:h=e;break;case 204:e&&(i=e);break;case 222:i=e;break;case 15:case 51:n.qpro||(e[1].v=e[1].v.slice(1));case 13:case 14:case 16:14==r&&112==(112&e[2])&&(15&e[2])>1&&(15&e[2])<15&&(e[1].z=n.dateNF||Bn[14],n.cellDates&&(e[1].t="d",e[1].v=Fa(e[1].v))),n.qpro&&e[3]>o&&(a["!ref"]=di(h),l[s]=a,f.push(s),a=n.dense?[]:{},h={s:{r:0,c:0},e:{r:0,c:0}},o=e[3],s=i||"Sheet"+(o+1),i="");var c=n.dense?(a[e[0].r]||[])[e[0].c]:a[hi(e[0])];if(c){c.t=e[1].t,c.v=e[1].v,null!=e[1].z&&(c.z=e[1].z),null!=e[1].f&&(c.f=e[1].f);break}n.dense?(a[e[0].r]||(a[e[0].r]=[]),a[e[0].r][e[0].c]=e[1]):a[hi(e[0])]=e[1]}}),n);else{if(26!=t[2]&&14!=t[2])throw new Error("Unrecognized LOTUS BOF "+t[2]);n.Enum=T,14==t[2]&&(n.qpro=!0,t.l=0),e(t,(function(e,t,r){switch(r){case 204:s=e;break;case 22:e[1].v=e[1].v.slice(1);case 23:case 24:case 25:case 37:case 39:case 40:if(e[3]>o&&(a["!ref"]=di(h),l[s]=a,f.push(s),a=n.dense?[]:{},h={s:{r:0,c:0},e:{r:0,c:0}},o=e[3],s="Sheet"+(o+1)),u>0&&e[0].r>=u)break;n.dense?(a[e[0].r]||(a[e[0].r]=[]),a[e[0].r][e[0].c]=e[1]):a[hi(e[0])]=e[1],h.e.c<e[0].c&&(h.e.c=e[0].c),h.e.r<e[0].r&&(h.e.r=e[0].r);break;case 27:e[14e3]&&(c[e[14e3][0]]=e[14e3][1]);break;case 1537:c[e[0]]=e[1],e[0]==o&&(s=e[1])}}),n)}if(a["!ref"]=di(h),l[i||s]=a,f.push(i||s),!c.length)return{SheetNames:f,Sheets:l};for(var d={},m=[],p=0;p<c.length;++p)l[f[p]]?(m.push(c[p]||f[p]),d[c[p]]=l[c[p]]||l[f[p]]):(m.push(c[p]),d[c[p]]={"!ref":"A1"});return{SheetNames:m,Sheets:d}}function r(e,t,r){var n=[{c:0,r:0},{t:"n",v:0},0,0];return r.qpro&&20768!=r.vers?(n[0].c=e.read_shift(1),n[3]=e.read_shift(1),n[0].r=e.read_shift(2),e.l+=2):(n[2]=e.read_shift(1),n[0].c=e.read_shift(2),n[0].r=e.read_shift(2)),n}function n(e,t,n){var a=e.l+t,s=r(e,0,n);if(s[1].t="s",20768==n.vers){e.l++;var i=e.read_shift(1);return s[1].v=e.read_shift(i,"utf8"),s}return n.qpro&&e.l++,s[1].v=e.read_shift(a-e.l,"cstr"),s}function a(e,t,r){var n=Qs(7+r.length);n.write_shift(1,255),n.write_shift(2,t),n.write_shift(2,e),n.write_shift(1,39);for(var a=0;a<n.length;++a){var s=r.charCodeAt(a);n.write_shift(1,s>=128?95:s)}return n.write_shift(1,0),n}function s(e,t,r){var n=Qs(7);return n.write_shift(1,255),n.write_shift(2,t),n.write_shift(2,e),n.write_shift(2,r,"i"),n}function i(e,t,r){var n=Qs(13);return n.write_shift(1,255),n.write_shift(2,t),n.write_shift(2,e),n.write_shift(8,r,"f"),n}function o(e,t,r){var n=32768&t;return t=(n?e:0)+((t&=-32769)>=8192?t-16384:t),(n?"":"$")+(r?fi(t):oi(t))}var l={51:["FALSE",0],52:["TRUE",0],70:["LEN",1],80:["SUM",69],81:["AVERAGEA",69],82:["COUNTA",69],83:["MINA",69],84:["MAXA",69],111:["T",1]},f=["","","","","","","","","","+","-","*","/","^","=","<>","<=",">=","<",">","","","","","&","","","","","","",""];function c(e){var t=[{c:0,r:0},{t:"n",v:0},0];return t[0].r=e.read_shift(2),t[3]=e[e.l++],t[0].c=e[e.l++],t}function h(e,t,r,n){var a=Qs(6+n.length);a.write_shift(2,e),a.write_shift(1,r),a.write_shift(1,t),a.write_shift(1,39);for(var s=0;s<n.length;++s){var i=n.charCodeAt(s);a.write_shift(1,i>=128?95:i)}return a.write_shift(1,0),a}function u(e,t){var r=c(e),n=e.read_shift(4),a=e.read_shift(4),s=e.read_shift(2);if(65535==s)return 0===n&&3221225472===a?(r[1].t="e",r[1].v=15):0===n&&3489660928===a?(r[1].t="e",r[1].v=42):r[1].v=0,r;var i=32768&s;return s=(32767&s)-16446,r[1].v=(1-2*i)*(a*Math.pow(2,s+32)+n*Math.pow(2,s)),r}function d(e,t,r,n){var a=Qs(14);if(a.write_shift(2,e),a.write_shift(1,r),a.write_shift(1,t),0==n)return a.write_shift(4,0),a.write_shift(4,0),a.write_shift(2,65535),a;var s,i=0,o=0,l=0;return n<0&&(i=1,n=-n),o=0|Math.log2(n),0==(2147483648&(l=(n/=Math.pow(2,o-31))>>>0))&&(++o,l=(n/=2)>>>0),n-=l,l|=2147483648,l>>>=0,s=(n*=Math.pow(2,32))>>>0,a.write_shift(4,s),a.write_shift(4,l),o+=16383+(i?32768:0),a.write_shift(2,o),a}function m(e,t){var r=c(e),n=e.read_shift(8,"f");return r[1].v=n,r}function p(e,t){return 0==e[e.l+t-1]?e.read_shift(t,"cstr"):""}function g(e,t){var r=Qs(5+e.length);r.write_shift(2,14e3),r.write_shift(2,t);for(var n=0;n<e.length;++n){var a=e.charCodeAt(n);r[r.l++]=a>127?95:a}return r[r.l++]=0,r}var v={0:{n:"BOF",f:Eo},1:{n:"EOF"},2:{n:"CALCMODE"},3:{n:"CALCORDER"},4:{n:"SPLIT"},5:{n:"SYNC"},6:{n:"RANGE",f:function(e,t,r){var n={s:{c:0,r:0},e:{c:0,r:0}};return 8==t&&r.qpro?(n.s.c=e.read_shift(1),e.l++,n.s.r=e.read_shift(2),n.e.c=e.read_shift(1),e.l++,n.e.r=e.read_shift(2),n):(n.s.c=e.read_shift(2),n.s.r=e.read_shift(2),12==t&&r.qpro&&(e.l+=2),n.e.c=e.read_shift(2),n.e.r=e.read_shift(2),12==t&&r.qpro&&(e.l+=2),65535==n.s.c&&(n.s.c=n.e.c=n.s.r=n.e.r=0),n)}},7:{n:"WINDOW1"},8:{n:"COLW1"},9:{n:"WINTWO"},10:{n:"COLW2"},11:{n:"NAME"},12:{n:"BLANK"},13:{n:"INTEGER",f:function(e,t,n){var a=r(e,0,n);return a[1].v=e.read_shift(2,"i"),a}},14:{n:"NUMBER",f:function(e,t,n){var a=r(e,0,n);return a[1].v=e.read_shift(8,"f"),a}},15:{n:"LABEL",f:n},16:{n:"FORMULA",f:function(e,t,n){var a=e.l+t,s=r(e,0,n);if(s[1].v=e.read_shift(8,"f"),n.qpro)e.l=a;else{var i=e.read_shift(2);!function(e,t){Zs(e,0);var r=[],n=0,a="",s="",i="",c="";for(;e.l<e.length;){var h=e[e.l++];switch(h){case 0:r.push(e.read_shift(8,"f"));break;case 1:s=o(t[0].c,e.read_shift(2),!0),a=o(t[0].r,e.read_shift(2),!1),r.push(s+a);break;case 2:var u=o(t[0].c,e.read_shift(2),!0),d=o(t[0].r,e.read_shift(2),!1);s=o(t[0].c,e.read_shift(2),!0),a=o(t[0].r,e.read_shift(2),!1),r.push(u+d+":"+s+a);break;case 3:if(e.l<e.length)return void console.error("WK1 premature formula end");break;case 4:r.push("("+r.pop()+")");break;case 5:r.push(e.read_shift(2));break;case 6:for(var m="";h=e[e.l++];)m+=String.fromCharCode(h);r.push('"'+m.replace(/"/g,'""')+'"');break;case 8:r.push("-"+r.pop());break;case 23:r.push("+"+r.pop());break;case 22:r.push("NOT("+r.pop()+")");break;case 20:case 21:c=r.pop(),i=r.pop(),r.push(["AND","OR"][h-20]+"("+i+","+c+")");break;default:if(h<32&&f[h])c=r.pop(),i=r.pop(),r.push(i+f[h]+c);else{if(!l[h])return h<=7?console.error("WK1 invalid opcode "+h.toString(16)):h<=24?console.error("WK1 unsupported op "+h.toString(16)):h<=30?console.error("WK1 invalid opcode "+h.toString(16)):h<=115?console.error("WK1 unsupported function opcode "+h.toString(16)):console.error("WK1 unrecognized opcode "+h.toString(16));if(69==(n=l[h][1])&&(n=e[e.l++]),n>r.length)return void console.error("WK1 bad formula parse 0x"+h.toString(16)+":|"+r.join("|")+"|");var p=r.slice(-n);r.length-=n,r.push(l[h][0]+"("+p.join(",")+")")}}}1==r.length?t[1].f=""+r[0]:console.error("WK1 bad formula parse |"+r.join("|")+"|")}(e.slice(e.l,e.l+i),s),e.l+=i}return s}},24:{n:"TABLE"},25:{n:"ORANGE"},26:{n:"PRANGE"},27:{n:"SRANGE"},28:{n:"FRANGE"},29:{n:"KRANGE1"},32:{n:"HRANGE"},35:{n:"KRANGE2"},36:{n:"PROTEC"},37:{n:"FOOTER"},38:{n:"HEADER"},39:{n:"SETUP"},40:{n:"MARGINS"},41:{n:"LABELFMT"},42:{n:"TITLES"},43:{n:"SHEETJS"},45:{n:"GRAPH"},46:{n:"NGRAPH"},47:{n:"CALCCOUNT"},48:{n:"UNFORMATTED"},49:{n:"CURSORW12"},50:{n:"WINDOW"},51:{n:"STRING",f:n},55:{n:"PASSWORD"},56:{n:"LOCKED"},60:{n:"QUERY"},61:{n:"QUERYNAME"},62:{n:"PRINT"},63:{n:"PRINTNAME"},64:{n:"GRAPH2"},65:{n:"GRAPHNAME"},66:{n:"ZOOM"},67:{n:"SYMSPLIT"},68:{n:"NSROWS"},69:{n:"NSCOLS"},70:{n:"RULER"},71:{n:"NNAME"},72:{n:"ACOMM"},73:{n:"AMACRO"},74:{n:"PARSE"},102:{n:"PRANGES??"},103:{n:"RRANGES??"},104:{n:"FNAME??"},105:{n:"MRANGES??"},204:{n:"SHEETNAMECS",f:p},222:{n:"SHEETNAMELP",f:function(e,t){var r=e[e.l++];r>t-1&&(r=t-1);for(var n="";n.length<r;)n+=String.fromCharCode(e[e.l++]);return n}},65535:{n:""}},T={0:{n:"BOF"},1:{n:"EOF"},2:{n:"PASSWORD"},3:{n:"CALCSET"},4:{n:"WINDOWSET"},5:{n:"SHEETCELLPTR"},6:{n:"SHEETLAYOUT"},7:{n:"COLUMNWIDTH"},8:{n:"HIDDENCOLUMN"},9:{n:"USERRANGE"},10:{n:"SYSTEMRANGE"},11:{n:"ZEROFORCE"},12:{n:"SORTKEYDIR"},13:{n:"FILESEAL"},14:{n:"DATAFILLNUMS"},15:{n:"PRINTMAIN"},16:{n:"PRINTSTRING"},17:{n:"GRAPHMAIN"},18:{n:"GRAPHSTRING"},19:{n:"??"},20:{n:"ERRCELL"},21:{n:"NACELL"},22:{n:"LABEL16",f:function(e,t){var r=c(e);return r[1].t="s",r[1].v=e.read_shift(t-4,"cstr"),r}},23:{n:"NUMBER17",f:u},24:{n:"NUMBER18",f:function(e,t){var r=c(e);r[1].v=e.read_shift(2);var n=r[1].v>>1;if(1&r[1].v)switch(7&n){case 0:n=5e3*(n>>3);break;case 1:n=500*(n>>3);break;case 2:n=(n>>3)/20;break;case 3:n=(n>>3)/200;break;case 4:n=(n>>3)/2e3;break;case 5:n=(n>>3)/2e4;break;case 6:n=(n>>3)/16;break;case 7:n=(n>>3)/64}return r[1].v=n,r}},25:{n:"FORMULA19",f:function(e,t){var r=u(e);return e.l+=t-14,r}},26:{n:"FORMULA1A"},27:{n:"XFORMAT",f:function(e,t){for(var r={},n=e.l+t;e.l<n;){var a=e.read_shift(2);if(14e3==a){for(r[a]=[0,""],r[a][0]=e.read_shift(2);e[e.l];)r[a][1]+=String.fromCharCode(e[e.l]),e.l++;e.l++}}return r}},28:{n:"DTLABELMISC"},29:{n:"DTLABELCELL"},30:{n:"GRAPHWINDOW"},31:{n:"CPA"},32:{n:"LPLAUTO"},33:{n:"QUERY"},34:{n:"HIDDENSHEET"},35:{n:"??"},37:{n:"NUMBER25",f:function(e,t){var r=c(e),n=e.read_shift(4);return r[1].v=n>>6,r}},38:{n:"??"},39:{n:"NUMBER27",f:m},40:{n:"FORMULA28",f:function(e,t){var r=m(e);return e.l+=t-10,r}},142:{n:"??"},147:{n:"??"},150:{n:"??"},151:{n:"??"},152:{n:"??"},153:{n:"??"},154:{n:"??"},155:{n:"??"},156:{n:"??"},163:{n:"??"},174:{n:"??"},175:{n:"??"},176:{n:"??"},177:{n:"??"},184:{n:"??"},185:{n:"??"},186:{n:"??"},187:{n:"??"},188:{n:"??"},195:{n:"??"},201:{n:"??"},204:{n:"SHEETNAMECS",f:p},205:{n:"??"},206:{n:"??"},207:{n:"??"},208:{n:"??"},256:{n:"??"},259:{n:"??"},260:{n:"??"},261:{n:"??"},262:{n:"??"},263:{n:"??"},265:{n:"??"},266:{n:"??"},267:{n:"??"},268:{n:"??"},270:{n:"??"},271:{n:"??"},384:{n:"??"},389:{n:"??"},390:{n:"??"},393:{n:"??"},396:{n:"??"},512:{n:"??"},514:{n:"??"},513:{n:"??"},516:{n:"??"},517:{n:"??"},640:{n:"??"},641:{n:"??"},642:{n:"??"},643:{n:"??"},644:{n:"??"},645:{n:"??"},646:{n:"??"},647:{n:"??"},648:{n:"??"},658:{n:"??"},659:{n:"??"},660:{n:"??"},661:{n:"??"},662:{n:"??"},665:{n:"??"},666:{n:"??"},768:{n:"??"},772:{n:"??"},1537:{n:"SHEETINFOQP",f:function(e,t,r){if(r.qpro&&!(t<21)){var n=e.read_shift(1);return e.l+=17,e.l+=1,e.l+=2,[n,e.read_shift(t-21,"cstr")]}}},1600:{n:"??"},1602:{n:"??"},1793:{n:"??"},1794:{n:"??"},1795:{n:"??"},1796:{n:"??"},1920:{n:"??"},2048:{n:"??"},2049:{n:"??"},2052:{n:"??"},2688:{n:"??"},10998:{n:"??"},12849:{n:"??"},28233:{n:"??"},28484:{n:"??"},65535:{n:""}};return{sheet_to_wk1:function(e,t){var r=t||{};if(+r.codepage>=0&&mn(+r.codepage),"string"==r.type)throw new Error("Cannot write WK1 to JS string");var n,o,l=ei(),f=mi(e["!ref"]),c=Array.isArray(e),h=[];nc(l,0,(n=1030,(o=Qs(2)).write_shift(2,n),o)),nc(l,6,function(e){var t=Qs(8);return t.write_shift(2,e.s.c),t.write_shift(2,e.s.r),t.write_shift(2,e.e.c),t.write_shift(2,e.e.r),t}(f));for(var u=Math.min(f.e.r,8191),d=f.s.r;d<=u;++d)for(var m=oi(d),p=f.s.c;p<=f.e.c;++p){d===f.s.r&&(h[p]=fi(p));var g=h[p]+m,v=c?(e[d]||[])[p]:e[g];if(v&&"z"!=v.t)if("n"==v.t)(0|v.v)==v.v&&v.v>=-32768&&v.v<=32767?nc(l,13,s(d,p,v.v)):nc(l,14,i(d,p,v.v));else nc(l,15,a(d,p,gi(v).slice(0,239)))}return nc(l,1),l.end()},book_to_wk3:function(e,t){var r=t||{};if(+r.codepage>=0&&mn(+r.codepage),"string"==r.type)throw new Error("Cannot write WK3 to JS string");var n=ei();nc(n,0,function(e){var t=Qs(26);t.write_shift(2,4096),t.write_shift(2,4),t.write_shift(4,0);for(var r=0,n=0,a=0,s=0;s<e.SheetNames.length;++s){var i=e.SheetNames[s],o=e.Sheets[i];if(o&&o["!ref"]){++a;var l=ui(o["!ref"]);r<l.e.r&&(r=l.e.r),n<l.e.c&&(n=l.e.c)}}r>8191&&(r=8191);return t.write_shift(2,r),t.write_shift(1,a),t.write_shift(1,n),t.write_shift(2,0),t.write_shift(2,0),t.write_shift(1,1),t.write_shift(1,2),t.write_shift(4,0),t.write_shift(4,0),t}(e));for(var a=0,s=0;a<e.SheetNames.length;++a)(e.Sheets[e.SheetNames[a]]||{})["!ref"]&&nc(n,27,g(e.SheetNames[a],s++));var i=0;for(a=0;a<e.SheetNames.length;++a){var o=e.Sheets[e.SheetNames[a]];if(o&&o["!ref"]){for(var l=mi(o["!ref"]),f=Array.isArray(o),c=[],u=Math.min(l.e.r,8191),m=l.s.r;m<=u;++m)for(var p=oi(m),v=l.s.c;v<=l.e.c;++v){m===l.s.r&&(c[v]=fi(v));var T=c[v]+p,w=f?(o[m]||[])[v]:o[T];if(w&&"z"!=w.t)if("n"==w.t)nc(n,23,d(m,v,i,w.v));else nc(n,22,h(m,v,i,gi(w).slice(0,239)))}++i}}return nc(n,1),n.end()},to_workbook:function(e,r){switch(r.type){case"base64":return t(On(bn(e)),r);case"binary":return t(On(e),r);case"buffer":case"array":return t(e,r)}throw"Unsupported type "+r.type}}}(),zo=/^\s|\s$|[\t\n\r]/;function $o(e,t){if(!t.bookSST)return"";var r=[Ja];r[r.length]=ds("sst",null,{xmlns:gs[0],count:e.Count,uniqueCount:e.Unique});for(var n=0;n!=e.length;++n)if(null!=e[n]){var a=e[n],s="<si>";a.r?s+=a.r:(s+="<t",a.t||(a.t=""),a.t.match(zo)&&(s+=' xml:space="preserve"'),s+=">"+es(a.t)+"</t>"),s+="</si>",r[r.length]=s}return r.length>2&&(r[r.length]="</sst>",r[1]=r[1].replace("/>",">")),r.join("")}var Xo=function(e,t){var r=!1;return null==t&&(r=!0,t=Qs(15+4*e.t.length)),t.write_shift(1,0),Ei(e.t,t),r?t.slice(0,t.l):t};function Ko(e){var t=ei();ti(t,159,function(e,t){return t||(t=Qs(8)),t.write_shift(4,e.Count),t.write_shift(4,e.Unique),t}(e));for(var r=0;r<e.length;++r)ti(t,19,Xo(e[r]));return ti(t,160),t.end()}function Jo(e){var t,r,n=0,a=function(e){for(var t=[],r=e.split(""),n=0;n<r.length;++n)t[n]=r[n].charCodeAt(0);return t}(e),s=a.length+1;for((t=yn(s))[0]=a.length,r=1;r!=s;++r)t[r]=a[r-1];for(r=s-1;r>=0;--r)n=((0==(16384&n)?0:1)|n<<1&32767)^t[r];return 52811^n}var Zo=function(){function e(e,r){switch(r.type){case"base64":return t(bn(e),r);case"binary":return t(e,r);case"buffer":return t(En&&Buffer.isBuffer(e)?e.toString("binary"):kn(e),r);case"array":return t(Ha(e),r)}throw new Error("Unrecognized type "+r.type)}function t(e,t){var r=(t||{}).dense?[]:{},n=e.match(/\\trowd.*?\\row\b/g);if(!n.length)throw new Error("RTF missing table");var a={s:{c:0,r:0},e:{c:0,r:n.length-1}};return n.forEach((function(e,t){Array.isArray(r)&&(r[t]=[]);for(var n,s=/\\\w+\b/g,i=0,o=-1;n=s.exec(e);){if("\\cell"===n[0]){var l=e.slice(i,s.lastIndex-n[0].length);if(" "==l[0]&&(l=l.slice(1)),++o,l.length){var f={v:l,t:"s"};Array.isArray(r)?r[t][o]=f:r[hi({r:t,c:o})]=f}}i=s.lastIndex}o>a.e.c&&(a.e.c=o)})),r["!ref"]=di(a),r}return{to_workbook:function(t,r){return vi(e(t,r),r)},to_sheet:e,from_sheet:function(e){for(var t,r=["{\\rtf1\\ansi"],n=mi(e["!ref"]),a=Array.isArray(e),s=n.s.r;s<=n.e.r;++s){r.push("\\trowd\\trautofit1");for(var i=n.s.c;i<=n.e.c;++i)r.push("\\cellx"+(i+1));for(r.push("\\pard\\intbl"),i=n.s.c;i<=n.e.c;++i){var o=hi({r:s,c:i});(t=a?(e[s]||[])[i]:e[o])&&(null!=t.v||t.f&&!t.F)&&(r.push(" "+(t.w||(gi(t),t.w))),r.push("\\cell"))}r.push("\\pard\\intbl\\row")}return r.join("")+"}"}}}();function qo(e){for(var t=0,r=1;3!=t;++t)r=256*r+(e[t]>255?255:e[t]<0?0:e[t]);return r.toString(16).toUpperCase().slice(1)}var Qo=6;function el(e){return Math.floor((e+Math.round(128/Qo)/256)*Qo)}function tl(e){return Math.floor((e-5)/Qo*100+.5)/100}function rl(e){return Math.round((e*Qo+5)/Qo*256)/256}function nl(e){e.width?(e.wpx=el(e.width),e.wch=tl(e.wpx),e.MDW=Qo):e.wpx?(e.wch=tl(e.wpx),e.width=rl(e.wch),e.MDW=Qo):"number"==typeof e.wch&&(e.width=rl(e.wch),e.wpx=el(e.width),e.MDW=Qo),e.customWidth&&delete e.customWidth}var al=96;function sl(e){return 96*e/al}function il(e){return e*al/96}function ol(e,t){var r,n=[Ja,ds("styleSheet",null,{xmlns:gs[0],"xmlns:vt":ps.vt})];return e.SSF&&null!=(r=function(e){var t=["<numFmts>"];return[[5,8],[23,26],[41,44],[50,392]].forEach((function(r){for(var n=r[0];n<=r[1];++n)null!=e[n]&&(t[t.length]=ds("numFmt",null,{numFmtId:n,formatCode:es(e[n])}))})),1===t.length?"":(t[t.length]="</numFmts>",t[0]=ds("numFmts",null,{count:t.length-2}).replace("/>",">"),t.join(""))}(e.SSF))&&(n[n.length]=r),n[n.length]='<fonts count="1"><font><sz val="12"/><color theme="1"/><name val="Calibri"/><family val="2"/><scheme val="minor"/></font></fonts>',n[n.length]='<fills count="2"><fill><patternFill patternType="none"/></fill><fill><patternFill patternType="gray125"/></fill></fills>',n[n.length]='<borders count="1"><border><left/><right/><top/><bottom/><diagonal/></border></borders>',n[n.length]='<cellStyleXfs count="1"><xf numFmtId="0" fontId="0" fillId="0" borderId="0"/></cellStyleXfs>',(r=function(e){var t=[];return t[t.length]=ds("cellXfs",null),e.forEach((function(e){t[t.length]=ds("xf",null,e)})),t[t.length]="</cellXfs>",2===t.length?"":(t[0]=ds("cellXfs",null,{count:t.length-2}).replace("/>",">"),t.join(""))}(t.cellXfs))&&(n[n.length]=r),n[n.length]='<cellStyles count="1"><cellStyle name="Normal" xfId="0" builtinId="0"/></cellStyles>',n[n.length]='<dxfs count="0"/>',n[n.length]='<tableStyles count="0" defaultTableStyle="TableStyleMedium9" defaultPivotStyle="PivotStyleMedium4"/>',n.length>2&&(n[n.length]="</styleSheet>",n[1]=n[1].replace("/>",">")),n.join("")}function ll(e,t,r){r||(r=Qs(6+4*t.length)),r.write_shift(2,e),Ei(t,r);var n=r.length>r.l?r.slice(0,r.l):r;return null==r.l&&(r.l=r.length),n}function fl(e,t){t||(t=Qs(153)),t.write_shift(2,20*e.sz),function(e,t){t||(t=Qs(2));var r=(e.italic?2:0)|(e.strike?8:0)|(e.outline?16:0)|(e.shadow?32:0)|(e.condense?64:0)|(e.extend?128:0);t.write_shift(1,r),t.write_shift(1,0)}(e,t),t.write_shift(2,e.bold?700:400);var r=0;"superscript"==e.vertAlign?r=1:"subscript"==e.vertAlign&&(r=2),t.write_shift(2,r),t.write_shift(1,e.underline||0),t.write_shift(1,e.family||0),t.write_shift(1,e.charset||0),t.write_shift(1,0),ji(e.color,t);var n=0;return"major"==e.scheme&&(n=1),"minor"==e.scheme&&(n=2),t.write_shift(1,n),Ei(e.name,t),t.length>t.l?t.slice(0,t.l):t}var cl,hl=["none","solid","mediumGray","darkGray","lightGray","darkHorizontal","darkVertical","darkDown","darkUp","darkGrid","darkTrellis","lightHorizontal","lightVertical","lightDown","lightUp","lightGrid","lightTrellis","gray125","gray0625"],ul=qs;function dl(e,t){t||(t=Qs(84)),cl||(cl=Ra(hl));var r=cl[e.patternType];null==r&&(r=40),t.write_shift(4,r);var n=0;if(40!=r)for(ji({auto:1},t),ji({auto:1},t);n<12;++n)t.write_shift(4,0);else{for(;n<4;++n)t.write_shift(4,0);for(;n<12;++n)t.write_shift(4,0)}return t.length>t.l?t.slice(0,t.l):t}function ml(e,t,r){r||(r=Qs(16)),r.write_shift(2,t||0),r.write_shift(2,e.numFmtId||0),r.write_shift(2,0),r.write_shift(2,0),r.write_shift(2,0),r.write_shift(1,0),r.write_shift(1,0);return r.write_shift(1,0),r.write_shift(1,0),r.write_shift(1,0),r.write_shift(1,0),r}function pl(e,t){return t||(t=Qs(10)),t.write_shift(1,0),t.write_shift(1,0),t.write_shift(4,0),t.write_shift(4,0),t}var gl=qs;function vl(e){var t;ti(e,613,_i(1)),ti(e,46,(t||(t=Qs(51)),t.write_shift(1,0),pl(0,t),pl(0,t),pl(0,t),pl(0,t),pl(0,t),t.length>t.l?t.slice(0,t.l):t)),ti(e,614)}function Tl(e){var t,r;ti(e,619,_i(1)),ti(e,48,(t={xfId:0,builtinId:0,name:"Normal"},r||(r=Qs(52)),r.write_shift(4,t.xfId),r.write_shift(2,1),r.write_shift(1,+t.builtinId),r.write_shift(1,0),Ii(t.name||"",r),r.length>r.l?r.slice(0,r.l):r)),ti(e,620)}function wl(e){ti(e,508,function(e,t,r){var n=Qs(2052);return n.write_shift(4,e),Ii(t,n),Ii(r,n),n.length>n.l?n.slice(0,n.l):n}(0,"TableStyleMedium9","PivotStyleMedium4")),ti(e,509)}function _l(e,t){var r=ei();return ti(r,278),function(e,t){if(t){var r=0;[[5,8],[23,26],[41,44],[50,392]].forEach((function(e){for(var n=e[0];n<=e[1];++n)null!=t[n]&&++r})),0!=r&&(ti(e,615,_i(r)),[[5,8],[23,26],[41,44],[50,392]].forEach((function(r){for(var n=r[0];n<=r[1];++n)null!=t[n]&&ti(e,44,ll(n,t[n]))})),ti(e,616))}}(r,e.SSF),function(e){ti(e,611,_i(1)),ti(e,43,fl({sz:12,color:{theme:1},name:"Calibri",family:2,scheme:"minor"})),ti(e,612)}(r),function(e){ti(e,603,_i(2)),ti(e,45,dl({patternType:"none"})),ti(e,45,dl({patternType:"gray125"})),ti(e,604)}(r),vl(r),function(e){ti(e,626,_i(1)),ti(e,47,ml({numFmtId:0,fontId:0,fillId:0,borderId:0},65535)),ti(e,627)}(r),function(e,t){ti(e,617,_i(t.length)),t.forEach((function(t){ti(e,47,ml(t,0))})),ti(e,618)}(r,t.cellXfs),Tl(r),function(e){ti(e,505,_i(0)),ti(e,506)}(r),wl(r),ti(r,279),r.end()}function bl(e,t){if(t&&t.themeXLSX)return t.themeXLSX;if(e&&"string"==typeof e.raw)return e.raw;var r=[Ja];return r[r.length]='<a:theme xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" name="Office Theme">',r[r.length]="<a:themeElements>",r[r.length]='<a:clrScheme name="Office">',r[r.length]='<a:dk1><a:sysClr val="windowText" lastClr="000000"/></a:dk1>',r[r.length]='<a:lt1><a:sysClr val="window" lastClr="FFFFFF"/></a:lt1>',r[r.length]='<a:dk2><a:srgbClr val="1F497D"/></a:dk2>',r[r.length]='<a:lt2><a:srgbClr val="EEECE1"/></a:lt2>',r[r.length]='<a:accent1><a:srgbClr val="4F81BD"/></a:accent1>',r[r.length]='<a:accent2><a:srgbClr val="C0504D"/></a:accent2>',r[r.length]='<a:accent3><a:srgbClr val="9BBB59"/></a:accent3>',r[r.length]='<a:accent4><a:srgbClr val="8064A2"/></a:accent4>',r[r.length]='<a:accent5><a:srgbClr val="4BACC6"/></a:accent5>',r[r.length]='<a:accent6><a:srgbClr val="F79646"/></a:accent6>',r[r.length]='<a:hlink><a:srgbClr val="0000FF"/></a:hlink>',r[r.length]='<a:folHlink><a:srgbClr val="800080"/></a:folHlink>',r[r.length]="</a:clrScheme>",r[r.length]='<a:fontScheme name="Office">',r[r.length]="<a:majorFont>",r[r.length]='<a:latin typeface="Cambria"/>',r[r.length]='<a:ea typeface=""/>',r[r.length]='<a:cs typeface=""/>',r[r.length]='<a:font script="Jpan" typeface="MS Pゴシック"/>',r[r.length]='<a:font script="Hang" typeface="맑은 고딕"/>',r[r.length]='<a:font script="Hans" typeface="宋体"/>',r[r.length]='<a:font script="Hant" typeface="新細明體"/>',r[r.length]='<a:font script="Arab" typeface="Times New Roman"/>',r[r.length]='<a:font script="Hebr" typeface="Times New Roman"/>',r[r.length]='<a:font script="Thai" typeface="Tahoma"/>',r[r.length]='<a:font script="Ethi" typeface="Nyala"/>',r[r.length]='<a:font script="Beng" typeface="Vrinda"/>',r[r.length]='<a:font script="Gujr" typeface="Shruti"/>',r[r.length]='<a:font script="Khmr" typeface="MoolBoran"/>',r[r.length]='<a:font script="Knda" typeface="Tunga"/>',r[r.length]='<a:font script="Guru" typeface="Raavi"/>',r[r.length]='<a:font script="Cans" typeface="Euphemia"/>',r[r.length]='<a:font script="Cher" typeface="Plantagenet Cherokee"/>',r[r.length]='<a:font script="Yiii" typeface="Microsoft Yi Baiti"/>',r[r.length]='<a:font script="Tibt" typeface="Microsoft Himalaya"/>',r[r.length]='<a:font script="Thaa" typeface="MV Boli"/>',r[r.length]='<a:font script="Deva" typeface="Mangal"/>',r[r.length]='<a:font script="Telu" typeface="Gautami"/>',r[r.length]='<a:font script="Taml" typeface="Latha"/>',r[r.length]='<a:font script="Syrc" typeface="Estrangelo Edessa"/>',r[r.length]='<a:font script="Orya" typeface="Kalinga"/>',r[r.length]='<a:font script="Mlym" typeface="Kartika"/>',r[r.length]='<a:font script="Laoo" typeface="DokChampa"/>',r[r.length]='<a:font script="Sinh" typeface="Iskoola Pota"/>',r[r.length]='<a:font script="Mong" typeface="Mongolian Baiti"/>',r[r.length]='<a:font script="Viet" typeface="Times New Roman"/>',r[r.length]='<a:font script="Uigh" typeface="Microsoft Uighur"/>',r[r.length]='<a:font script="Geor" typeface="Sylfaen"/>',r[r.length]="</a:majorFont>",r[r.length]="<a:minorFont>",r[r.length]='<a:latin typeface="Calibri"/>',r[r.length]='<a:ea typeface=""/>',r[r.length]='<a:cs typeface=""/>',r[r.length]='<a:font script="Jpan" typeface="MS Pゴシック"/>',r[r.length]='<a:font script="Hang" typeface="맑은 고딕"/>',r[r.length]='<a:font script="Hans" typeface="宋体"/>',r[r.length]='<a:font script="Hant" typeface="新細明體"/>',r[r.length]='<a:font script="Arab" typeface="Arial"/>',r[r.length]='<a:font script="Hebr" typeface="Arial"/>',r[r.length]='<a:font script="Thai" typeface="Tahoma"/>',r[r.length]='<a:font script="Ethi" typeface="Nyala"/>',r[r.length]='<a:font script="Beng" typeface="Vrinda"/>',r[r.length]='<a:font script="Gujr" typeface="Shruti"/>',r[r.length]='<a:font script="Khmr" typeface="DaunPenh"/>',r[r.length]='<a:font script="Knda" typeface="Tunga"/>',r[r.length]='<a:font script="Guru" typeface="Raavi"/>',r[r.length]='<a:font script="Cans" typeface="Euphemia"/>',r[r.length]='<a:font script="Cher" typeface="Plantagenet Cherokee"/>',r[r.length]='<a:font script="Yiii" typeface="Microsoft Yi Baiti"/>',r[r.length]='<a:font script="Tibt" typeface="Microsoft Himalaya"/>',r[r.length]='<a:font script="Thaa" typeface="MV Boli"/>',r[r.length]='<a:font script="Deva" typeface="Mangal"/>',r[r.length]='<a:font script="Telu" typeface="Gautami"/>',r[r.length]='<a:font script="Taml" typeface="Latha"/>',r[r.length]='<a:font script="Syrc" typeface="Estrangelo Edessa"/>',r[r.length]='<a:font script="Orya" typeface="Kalinga"/>',r[r.length]='<a:font script="Mlym" typeface="Kartika"/>',r[r.length]='<a:font script="Laoo" typeface="DokChampa"/>',r[r.length]='<a:font script="Sinh" typeface="Iskoola Pota"/>',r[r.length]='<a:font script="Mong" typeface="Mongolian Baiti"/>',r[r.length]='<a:font script="Viet" typeface="Arial"/>',r[r.length]='<a:font script="Uigh" typeface="Microsoft Uighur"/>',r[r.length]='<a:font script="Geor" typeface="Sylfaen"/>',r[r.length]="</a:minorFont>",r[r.length]="</a:fontScheme>",r[r.length]='<a:fmtScheme name="Office">',r[r.length]="<a:fillStyleLst>",r[r.length]='<a:solidFill><a:schemeClr val="phClr"/></a:solidFill>',r[r.length]='<a:gradFill rotWithShape="1">',r[r.length]="<a:gsLst>",r[r.length]='<a:gs pos="0"><a:schemeClr val="phClr"><a:tint val="50000"/><a:satMod val="300000"/></a:schemeClr></a:gs>',r[r.length]='<a:gs pos="35000"><a:schemeClr val="phClr"><a:tint val="37000"/><a:satMod val="300000"/></a:schemeClr></a:gs>',r[r.length]='<a:gs pos="100000"><a:schemeClr val="phClr"><a:tint val="15000"/><a:satMod val="350000"/></a:schemeClr></a:gs>',r[r.length]="</a:gsLst>",r[r.length]='<a:lin ang="16200000" scaled="1"/>',r[r.length]="</a:gradFill>",r[r.length]='<a:gradFill rotWithShape="1">',r[r.length]="<a:gsLst>",r[r.length]='<a:gs pos="0"><a:schemeClr val="phClr"><a:tint val="100000"/><a:shade val="100000"/><a:satMod val="130000"/></a:schemeClr></a:gs>',r[r.length]='<a:gs pos="100000"><a:schemeClr val="phClr"><a:tint val="50000"/><a:shade val="100000"/><a:satMod val="350000"/></a:schemeClr></a:gs>',r[r.length]="</a:gsLst>",r[r.length]='<a:lin ang="16200000" scaled="0"/>',r[r.length]="</a:gradFill>",r[r.length]="</a:fillStyleLst>",r[r.length]="<a:lnStyleLst>",r[r.length]='<a:ln w="9525" cap="flat" cmpd="sng" algn="ctr"><a:solidFill><a:schemeClr val="phClr"><a:shade val="95000"/><a:satMod val="105000"/></a:schemeClr></a:solidFill><a:prstDash val="solid"/></a:ln>',r[r.length]='<a:ln w="25400" cap="flat" cmpd="sng" algn="ctr"><a:solidFill><a:schemeClr val="phClr"/></a:solidFill><a:prstDash val="solid"/></a:ln>',r[r.length]='<a:ln w="38100" cap="flat" cmpd="sng" algn="ctr"><a:solidFill><a:schemeClr val="phClr"/></a:solidFill><a:prstDash val="solid"/></a:ln>',r[r.length]="</a:lnStyleLst>",r[r.length]="<a:effectStyleLst>",r[r.length]="<a:effectStyle>",r[r.length]="<a:effectLst>",r[r.length]='<a:outerShdw blurRad="40000" dist="20000" dir="5400000" rotWithShape="0"><a:srgbClr val="000000"><a:alpha val="38000"/></a:srgbClr></a:outerShdw>',r[r.length]="</a:effectLst>",r[r.length]="</a:effectStyle>",r[r.length]="<a:effectStyle>",r[r.length]="<a:effectLst>",r[r.length]='<a:outerShdw blurRad="40000" dist="23000" dir="5400000" rotWithShape="0"><a:srgbClr val="000000"><a:alpha val="35000"/></a:srgbClr></a:outerShdw>',r[r.length]="</a:effectLst>",r[r.length]="</a:effectStyle>",r[r.length]="<a:effectStyle>",r[r.length]="<a:effectLst>",r[r.length]='<a:outerShdw blurRad="40000" dist="23000" dir="5400000" rotWithShape="0"><a:srgbClr val="000000"><a:alpha val="35000"/></a:srgbClr></a:outerShdw>',r[r.length]="</a:effectLst>",r[r.length]='<a:scene3d><a:camera prst="orthographicFront"><a:rot lat="0" lon="0" rev="0"/></a:camera><a:lightRig rig="threePt" dir="t"><a:rot lat="0" lon="0" rev="1200000"/></a:lightRig></a:scene3d>',r[r.length]='<a:sp3d><a:bevelT w="63500" h="25400"/></a:sp3d>',r[r.length]="</a:effectStyle>",r[r.length]="</a:effectStyleLst>",r[r.length]="<a:bgFillStyleLst>",r[r.length]='<a:solidFill><a:schemeClr val="phClr"/></a:solidFill>',r[r.length]='<a:gradFill rotWithShape="1">',r[r.length]="<a:gsLst>",r[r.length]='<a:gs pos="0"><a:schemeClr val="phClr"><a:tint val="40000"/><a:satMod val="350000"/></a:schemeClr></a:gs>',r[r.length]='<a:gs pos="40000"><a:schemeClr val="phClr"><a:tint val="45000"/><a:shade val="99000"/><a:satMod val="350000"/></a:schemeClr></a:gs>',r[r.length]='<a:gs pos="100000"><a:schemeClr val="phClr"><a:shade val="20000"/><a:satMod val="255000"/></a:schemeClr></a:gs>',r[r.length]="</a:gsLst>",r[r.length]='<a:path path="circle"><a:fillToRect l="50000" t="-80000" r="50000" b="180000"/></a:path>',r[r.length]="</a:gradFill>",r[r.length]='<a:gradFill rotWithShape="1">',r[r.length]="<a:gsLst>",r[r.length]='<a:gs pos="0"><a:schemeClr val="phClr"><a:tint val="80000"/><a:satMod val="300000"/></a:schemeClr></a:gs>',r[r.length]='<a:gs pos="100000"><a:schemeClr val="phClr"><a:shade val="30000"/><a:satMod val="200000"/></a:schemeClr></a:gs>',r[r.length]="</a:gsLst>",r[r.length]='<a:path path="circle"><a:fillToRect l="50000" t="50000" r="50000" b="50000"/></a:path>',r[r.length]="</a:gradFill>",r[r.length]="</a:bgFillStyleLst>",r[r.length]="</a:fmtScheme>",r[r.length]="</a:themeElements>",r[r.length]="<a:objectDefaults>",r[r.length]="<a:spDef>",r[r.length]='<a:spPr/><a:bodyPr/><a:lstStyle/><a:style><a:lnRef idx="1"><a:schemeClr val="accent1"/></a:lnRef><a:fillRef idx="3"><a:schemeClr val="accent1"/></a:fillRef><a:effectRef idx="2"><a:schemeClr val="accent1"/></a:effectRef><a:fontRef idx="minor"><a:schemeClr val="lt1"/></a:fontRef></a:style>',r[r.length]="</a:spDef>",r[r.length]="<a:lnDef>",r[r.length]='<a:spPr/><a:bodyPr/><a:lstStyle/><a:style><a:lnRef idx="2"><a:schemeClr val="accent1"/></a:lnRef><a:fillRef idx="0"><a:schemeClr val="accent1"/></a:fillRef><a:effectRef idx="1"><a:schemeClr val="accent1"/></a:effectRef><a:fontRef idx="minor"><a:schemeClr val="tx1"/></a:fontRef></a:style>',r[r.length]="</a:lnDef>",r[r.length]="</a:objectDefaults>",r[r.length]="<a:extraClrSchemeLst/>",r[r.length]="</a:theme>",r.join("")}function El(){var e,t,r=ei();return ti(r,332),ti(r,334,_i(1)),ti(r,335,((t=Qs(12+2*(e={name:"XLDAPR",version:12e4,flags:3496657072}).name.length)).write_shift(4,e.flags),t.write_shift(4,e.version),Ei(e.name,t),t.slice(0,t.l))),ti(r,336),ti(r,339,function(e,t){var r=Qs(8+2*t.length);return r.write_shift(4,e),Ei(t,r),r.slice(0,r.l)}(1,"XLDAPR")),ti(r,52),ti(r,35,_i(514)),ti(r,4096,_i(0)),ti(r,4097,So(1)),ti(r,36),ti(r,53),ti(r,340),ti(r,337,function(e,t){var r=Qs(8);return r.write_shift(4,e),r.write_shift(4,t?1:0),r}(1,!0)),ti(r,51,function(e){var t=Qs(4+8*e.length);t.write_shift(4,e.length);for(var r=0;r<e.length;++r)t.write_shift(4,e[r][0]),t.write_shift(4,e[r][1]);return t}([[1,0]])),ti(r,338),ti(r,333),r.end()}function Sl(){var e=[Ja];return e.push('<metadata xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xlrd="http://schemas.microsoft.com/office/spreadsheetml/2017/richdata" xmlns:xda="http://schemas.microsoft.com/office/spreadsheetml/2017/dynamicarray">\n <metadataTypes count="1">\n <metadataType name="XLDAPR" minSupportedVersion="120000" copy="1" pasteAll="1" pasteValues="1" merge="1" splitFirst="1" rowColShift="1" clearFormats="1" clearComments="1" assign="1" coerce="1" cellMeta="1"/>\n </metadataTypes>\n <futureMetadata name="XLDAPR" count="1">\n <bk>\n <extLst>\n <ext uri="{bdbb8cdc-fa1e-496e-a857-3c3f30c029c3}">\n <xda:dynamicArrayProperties fDynamic="1" fCollapsed="0"/>\n </ext>\n </extLst>\n </bk>\n </futureMetadata>\n <cellMetadata count="1">\n <bk>\n <rc t="1" v="0"/>\n </bk>\n </cellMetadata>\n</metadata>'),e.join("")}var yl=1024;function Al(e,t){for(var r=[21600,21600],n=["m0,0l0",r[1],r[0],r[1],r[0],"0xe"].join(","),a=[ds("xml",null,{"xmlns:v":vs.v,"xmlns:o":vs.o,"xmlns:x":vs.x,"xmlns:mv":vs.mv}).replace(/\/>/,">"),ds("o:shapelayout",ds("o:idmap",null,{"v:ext":"edit",data:e}),{"v:ext":"edit"}),ds("v:shapetype",[ds("v:stroke",null,{joinstyle:"miter"}),ds("v:path",null,{gradientshapeok:"t","o:connecttype":"rect"})].join(""),{id:"_x0000_t202","o:spt":202,coordsize:r.join(","),path:n})];yl<1e3*e;)yl+=1e3;return t.forEach((function(e){var t=ci(e[0]),r={color2:"#BEFF82",type:"gradient"};"gradient"==r.type&&(r.angle="-180");var n="gradient"==r.type?ds("o:fill",null,{type:"gradientUnscaled","v:ext":"view"}):null,s=ds("v:fill",n,r);++yl,a=a.concat(["<v:shape"+us({id:"_x0000_s"+yl,type:"#_x0000_t202",style:"position:absolute; margin-left:80pt;margin-top:5pt;width:104pt;height:64pt;z-index:10"+(e[1].hidden?";visibility:hidden":""),fillcolor:"#ECFAD4",strokecolor:"#edeaa1"})+">",s,ds("v:shadow",null,{on:"t",obscured:"t"}),ds("v:path",null,{"o:connecttype":"none"}),'<v:textbox><div style="text-align:left"></div></v:textbox>','<x:ClientData ObjectType="Note">',"<x:MoveWithCells/>","<x:SizeWithCells/>",hs("x:Anchor",[t.c+1,0,t.r+1,0,t.c+3,20,t.r+5,20].join(",")),hs("x:AutoFill","False"),hs("x:Row",String(t.r)),hs("x:Column",String(t.c)),e[1].hidden?"":"<x:Visible/>","</x:ClientData>","</v:shape>"])})),a.push("</xml>"),a.join("")}function Ol(e){var t=[Ja,ds("comments",null,{xmlns:gs[0]})],r=[];return t.push("<authors>"),e.forEach((function(e){e[1].forEach((function(e){var n=es(e.a);-1==r.indexOf(n)&&(r.push(n),t.push("<author>"+n+"</author>")),e.T&&e.ID&&-1==r.indexOf("tc="+e.ID)&&(r.push("tc="+e.ID),t.push("<author>tc="+e.ID+"</author>"))}))})),0==r.length&&(r.push("SheetJ5"),t.push("<author>SheetJ5</author>")),t.push("</authors>"),t.push("<commentList>"),e.forEach((function(e){var n=0,a=[];if(e[1][0]&&e[1][0].T&&e[1][0].ID?n=r.indexOf("tc="+e[1][0].ID):e[1].forEach((function(e){e.a&&(n=r.indexOf(es(e.a))),a.push(e.t||"")})),t.push('<comment ref="'+e[0]+'" authorId="'+n+'"><text>'),a.length<=1)t.push(hs("t",es(a[0]||"")));else{for(var s="Comment:\n "+a[0]+"\n",i=1;i<a.length;++i)s+="Reply:\n "+a[i]+"\n";t.push(hs("t",es(s)))}t.push("</text></comment>")})),t.push("</commentList>"),t.length>2&&(t[t.length]="</comments>",t[1]=t[1].replace("/>",">")),t.join("")}function xl(e,t,r){var n=[Ja,ds("ThreadedComments",null,{xmlns:ps.TCMNT}).replace(/[\/]>/,">")];return e.forEach((function(e){var a="";(e[1]||[]).forEach((function(s,i){if(s.T){s.a&&-1==t.indexOf(s.a)&&t.push(s.a);var o={ref:e[0],id:"{54EE7951-7262-4200-6969-"+("000000000000"+r.tcid++).slice(-12)+"}"};0==i?a=o.id:o.parentId=a,s.ID=o.id,s.a&&(o.personId="{54EE7950-7262-4200-6969-"+("000000000000"+t.indexOf(s.a)).slice(-12)+"}"),n.push(ds("threadedComment",hs("text",s.t||""),o))}else delete s.ID}))})),n.push("</ThreadedComments>"),n.join("")}var kl=bi;function Cl(e){var t=ei(),r=[];return ti(t,628),ti(t,630),e.forEach((function(e){e[1].forEach((function(e){r.indexOf(e.a)>-1||(r.push(e.a.slice(0,54)),ti(t,632,function(e){return Ei(e.slice(0,54))}(e.a)))}))})),ti(t,631),ti(t,633),e.forEach((function(e){e[1].forEach((function(n){n.iauthor=r.indexOf(n.a);var a={s:ci(e[0]),e:ci(e[0])};ti(t,635,function(e,t){return null==t&&(t=Qs(36)),t.write_shift(4,e[1].iauthor),Hi(e[0],t),t.write_shift(4,0),t.write_shift(4,0),t.write_shift(4,0),t.write_shift(4,0),t}([a,n])),n.t&&n.t.length>0&&ti(t,637,Oi(n)),ti(t,636),delete n.iauthor}))})),ti(t,634),ti(t,629),t.end()}var Rl=["xlsb","xlsm","xlam","biff8","xla"],Dl=function(){var e=/(^|[^A-Za-z_])R(\[?-?\d+\]|[1-9]\d*|)C(\[?-?\d+\]|[1-9]\d*|)(?![A-Za-z0-9_])/g,t={r:0,c:0};function r(e,r,n,a){var s=!1,i=!1;0==n.length?i=!0:"["==n.charAt(0)&&(i=!0,n=n.slice(1,-1)),0==a.length?s=!0:"["==a.charAt(0)&&(s=!0,a=a.slice(1,-1));var o=n.length>0?0|parseInt(n,10):0,l=a.length>0?0|parseInt(a,10):0;return s?l+=t.c:--l,i?o+=t.r:--o,r+(s?"":"$")+fi(l)+(i?"":"$")+oi(o)}return function(n,a){return t=a,n.replace(e,r)}}(),Nl=/(^|[^._A-Z0-9])([$]?)([A-Z]{1,2}|[A-W][A-Z]{2}|X[A-E][A-Z]|XF[A-D])([$]?)(10[0-3]\d{4}|104[0-7]\d{3}|1048[0-4]\d{2}|10485[0-6]\d|104857[0-6]|[1-9]\d{0,5})(?![_.\(A-Za-z0-9])/g,Ml=function(){return function(e,t){return e.replace(Nl,(function(e,r,n,a,s,i){var o=li(a)-(n?0:t.c),l=ii(i)-(s?0:t.r);return r+"R"+(0==l?"":s?l+1:"["+l+"]")+"C"+(0==o?"":n?o+1:"["+o+"]")}))}}();function Il(e,t){return e.replace(Nl,(function(e,r,n,a,s,i){return r+("$"==n?n+a:fi(li(a)+t.c))+("$"==s?s+i:oi(ii(i)+t.r))}))}function Pl(e){e.l+=1}function Ll(e,t){var r=e.read_shift(1==t?1:2);return[16383&r,r>>14&1,r>>15&1]}function Fl(e,t,r){var n=2;if(r){if(r.biff>=2&&r.biff<=5)return Ul(e);12==r.biff&&(n=4)}var a=e.read_shift(n),s=e.read_shift(n),i=Ll(e,2),o=Ll(e,2);return{s:{r:a,c:i[0],cRel:i[1],rRel:i[2]},e:{r:s,c:o[0],cRel:o[1],rRel:o[2]}}}function Ul(e){var t=Ll(e,2),r=Ll(e,2),n=e.read_shift(1),a=e.read_shift(1);return{s:{r:t[0],c:n,cRel:t[1],rRel:t[2]},e:{r:r[0],c:a,cRel:r[1],rRel:r[2]}}}function Wl(e,t,r){if(r&&r.biff>=2&&r.biff<=5)return function(e){var t=Ll(e,2),r=e.read_shift(1);return{r:t[0],c:r,cRel:t[1],rRel:t[2]}}(e);var n=e.read_shift(r&&12==r.biff?4:2),a=Ll(e,2);return{r:n,c:a[0],cRel:a[1],rRel:a[2]}}function Yl(e){var t=e.read_shift(2),r=e.read_shift(2);return{r:t,c:255&r,fQuoted:!!(16384&r),cRel:r>>15,rRel:r>>15}}function Bl(e){var t=1&e[e.l+1];return e.l+=4,[t,1]}function Hl(e){return[e.read_shift(1),e.read_shift(1)]}function Gl(e,t){var r=[e.read_shift(1)];if(12==t)switch(r[0]){case 2:r[0]=4;break;case 4:r[0]=16;break;case 0:r[0]=1;break;case 1:r[0]=2}switch(r[0]){case 4:r[1]=function(e,t){return 1===e.read_shift(t)}(e,1)?"TRUE":"FALSE",12!=t&&(e.l+=7);break;case 37:case 16:r[1]=Zi[e[e.l]],e.l+=12==t?4:8;break;case 0:e.l+=8;break;case 1:r[1]=Gi(e);break;case 2:r[1]=function(e,t,r){if(r.biff>5)return function(e,t,r){var n=e.read_shift(r&&2==r.biff?1:2);return 0===n?(e.l++,""):function(e,t,r){if(r){if(r.biff>=2&&r.biff<=5)return e.read_shift(t,"cpstr");if(r.biff>=12)return e.read_shift(t,"dbcs-cont")}return 0===e.read_shift(1)?e.read_shift(t,"sbcs-cont"):e.read_shift(t,"dbcs-cont")}(e,n,r)}(e,0,r);var n=e.read_shift(1);return 0===n?(e.l++,""):e.read_shift(n,r.biff<=4||!e.lens?"cpstr":"sbcs-cont")}(e,0,{biff:t>0&&t<8?2:t});break;default:throw new Error("Bad SerAr: "+r[0])}return r}function Vl(e,t,r){for(var n=e.read_shift(12==r.biff?4:2),a=[],s=0;s!=n;++s)a.push((12==r.biff?Bi:No)(e));return a}function jl(e,t,r){var n=0,a=0;12==r.biff?(n=e.read_shift(4),a=e.read_shift(4)):(a=1+e.read_shift(1),n=1+e.read_shift(2)),r.biff>=2&&r.biff<8&&(--n,0==--a&&(a=256));for(var s=0,i=[];s!=n&&(i[s]=[]);++s)for(var o=0;o!=a;++o)i[s][o]=Gl(e,r.biff);return i}function zl(e,t,r){return e.l+=2,[Yl(e)]}function $l(e){return e.l+=6,[]}function Xl(e){return e.l+=2,[Eo(e),1&e.read_shift(2)]}var Kl=["Data","All","Headers","??","?Data2","??","?DataHeaders","??","Totals","??","??","??","?DataTotals","??","??","??","?Current"];var Jl={1:{n:"PtgExp",f:function(e,t,r){return e.l++,r&&12==r.biff?[e.read_shift(4,"i"),0]:[e.read_shift(2),e.read_shift(r&&2==r.biff?1:2)]}},2:{n:"PtgTbl",f:qs},3:{n:"PtgAdd",f:Pl},4:{n:"PtgSub",f:Pl},5:{n:"PtgMul",f:Pl},6:{n:"PtgDiv",f:Pl},7:{n:"PtgPower",f:Pl},8:{n:"PtgConcat",f:Pl},9:{n:"PtgLt",f:Pl},10:{n:"PtgLe",f:Pl},11:{n:"PtgEq",f:Pl},12:{n:"PtgGe",f:Pl},13:{n:"PtgGt",f:Pl},14:{n:"PtgNe",f:Pl},15:{n:"PtgIsect",f:Pl},16:{n:"PtgUnion",f:Pl},17:{n:"PtgRange",f:Pl},18:{n:"PtgUplus",f:Pl},19:{n:"PtgUminus",f:Pl},20:{n:"PtgPercent",f:Pl},21:{n:"PtgParen",f:Pl},22:{n:"PtgMissArg",f:Pl},23:{n:"PtgStr",f:function(e,t,r){return e.l++,Ao(e,0,r)}},26:{n:"PtgSheet",f:function(e,t,r){return e.l+=5,e.l+=2,e.l+=2==r.biff?1:4,["PTGSHEET"]}},27:{n:"PtgEndSheet",f:function(e,t,r){return e.l+=2==r.biff?4:5,["PTGENDSHEET"]}},28:{n:"PtgErr",f:function(e){return e.l++,Zi[e.read_shift(1)]}},29:{n:"PtgBool",f:function(e){return e.l++,0!==e.read_shift(1)}},30:{n:"PtgInt",f:function(e){return e.l++,e.read_shift(2)}},31:{n:"PtgNum",f:function(e){return e.l++,Gi(e)}},32:{n:"PtgArray",f:function(e,t,r){var n=(96&e[e.l++])>>5;return e.l+=2==r.biff?6:12==r.biff?14:7,[n]}},33:{n:"PtgFunc",f:function(e,t,r){var n=(96&e[e.l])>>5;e.l+=1;var a=e.read_shift(r&&r.biff<=3?1:2);return[mf[a],df[a],n]}},34:{n:"PtgFuncVar",f:function(e,t,r){var n=e[e.l++],a=e.read_shift(1),s=r&&r.biff<=3?[88==n?-1:0,e.read_shift(1)]:function(e){return[e[e.l+1]>>7,32767&e.read_shift(2)]}(e);return[a,(0===s[0]?df:uf)[s[1]]]}},35:{n:"PtgName",f:function(e,t,r){var n=e.read_shift(1)>>>5&3,a=!r||r.biff>=8?4:2,s=e.read_shift(a);switch(r.biff){case 2:e.l+=5;break;case 3:case 4:e.l+=8;break;case 5:e.l+=12}return[n,0,s]}},36:{n:"PtgRef",f:function(e,t,r){var n=(96&e[e.l])>>5;return e.l+=1,[n,Wl(e,0,r)]}},37:{n:"PtgArea",f:function(e,t,r){return[(96&e[e.l++])>>5,Fl(e,r.biff>=2&&r.biff,r)]}},38:{n:"PtgMemArea",f:function(e,t,r){var n=e.read_shift(1)>>>5&3;return e.l+=r&&2==r.biff?3:4,[n,e.read_shift(r&&2==r.biff?1:2)]}},39:{n:"PtgMemErr",f:qs},40:{n:"PtgMemNoMem",f:qs},41:{n:"PtgMemFunc",f:function(e,t,r){return[e.read_shift(1)>>>5&3,e.read_shift(r&&2==r.biff?1:2)]}},42:{n:"PtgRefErr",f:function(e,t,r){var n=e.read_shift(1)>>>5&3;return e.l+=4,r.biff<8&&e.l--,12==r.biff&&(e.l+=2),[n]}},43:{n:"PtgAreaErr",f:function(e,t,r){var n=(96&e[e.l++])>>5;return e.l+=r&&r.biff>8?12:r.biff<8?6:8,[n]}},44:{n:"PtgRefN",f:function(e,t,r){var n=(96&e[e.l])>>5;e.l+=1;var a=function(e,t,r){var n=r&&r.biff?r.biff:8;if(n>=2&&n<=5)return function(e){var t=e.read_shift(2),r=e.read_shift(1),n=(32768&t)>>15,a=(16384&t)>>14;return t&=16383,1==n&&t>=8192&&(t-=16384),1==a&&r>=128&&(r-=256),{r:t,c:r,cRel:a,rRel:n}}(e);var a=e.read_shift(n>=12?4:2),s=e.read_shift(2),i=(16384&s)>>14,o=(32768&s)>>15;if(s&=16383,1==o)for(;a>524287;)a-=1048576;if(1==i)for(;s>8191;)s-=16384;return{r:a,c:s,cRel:i,rRel:o}}(e,0,r);return[n,a]}},45:{n:"PtgAreaN",f:function(e,t,r){var n=(96&e[e.l++])>>5,a=function(e,t,r){if(r.biff<8)return Ul(e);var n=e.read_shift(12==r.biff?4:2),a=e.read_shift(12==r.biff?4:2),s=Ll(e,2),i=Ll(e,2);return{s:{r:n,c:s[0],cRel:s[1],rRel:s[2]},e:{r:a,c:i[0],cRel:i[1],rRel:i[2]}}}(e,0,r);return[n,a]}},46:{n:"PtgMemAreaN",f:function(e){return[e.read_shift(1)>>>5&3,e.read_shift(2)]}},47:{n:"PtgMemNoMemN",f:function(e){return[e.read_shift(1)>>>5&3,e.read_shift(2)]}},57:{n:"PtgNameX",f:function(e,t,r){return 5==r.biff?function(e){var t=e.read_shift(1)>>>5&3,r=e.read_shift(2,"i");e.l+=8;var n=e.read_shift(2);return e.l+=12,[t,r,n]}(e):[e.read_shift(1)>>>5&3,e.read_shift(2),e.read_shift(4)]}},58:{n:"PtgRef3d",f:function(e,t,r){var n=(96&e[e.l])>>5;e.l+=1;var a=e.read_shift(2);return r&&5==r.biff&&(e.l+=12),[n,a,Wl(e,0,r)]}},59:{n:"PtgArea3d",f:function(e,t,r){var n=(96&e[e.l++])>>5,a=e.read_shift(2,"i");if(r)switch(r.biff){case 5:e.l+=12,6;break;case 12:12}return[n,a,Fl(e,0,r)]}},60:{n:"PtgRefErr3d",f:function(e,t,r){var n=(96&e[e.l++])>>5,a=e.read_shift(2),s=4;if(r)switch(r.biff){case 5:s=15;break;case 12:s=6}return e.l+=s,[n,a]}},61:{n:"PtgAreaErr3d",f:function(e,t,r){var n=(96&e[e.l++])>>5,a=e.read_shift(2),s=8;if(r)switch(r.biff){case 5:e.l+=12,s=6;break;case 12:s=12}return e.l+=s,[n,a]}},255:{}},Zl={64:32,96:32,65:33,97:33,66:34,98:34,67:35,99:35,68:36,100:36,69:37,101:37,70:38,102:38,71:39,103:39,72:40,104:40,73:41,105:41,74:42,106:42,75:43,107:43,76:44,108:44,77:45,109:45,78:46,110:46,79:47,111:47,88:34,120:34,89:57,121:57,90:58,122:58,91:59,123:59,92:60,124:60,93:61,125:61},ql={1:{n:"PtgElfLel",f:Xl},2:{n:"PtgElfRw",f:zl},3:{n:"PtgElfCol",f:zl},6:{n:"PtgElfRwV",f:zl},7:{n:"PtgElfColV",f:zl},10:{n:"PtgElfRadical",f:zl},11:{n:"PtgElfRadicalS",f:$l},13:{n:"PtgElfColS",f:$l},15:{n:"PtgElfColSV",f:$l},16:{n:"PtgElfRadicalLel",f:Xl},25:{n:"PtgList",f:function(e){e.l+=2;var t=e.read_shift(2),r=e.read_shift(2),n=e.read_shift(4),a=e.read_shift(2),s=e.read_shift(2);return{ixti:t,coltype:3&r,rt:Kl[r>>2&31],idx:n,c:a,C:s}}},29:{n:"PtgSxName",f:function(e){return e.l+=2,[e.read_shift(4)]}},255:{}},Ql={0:{n:"PtgAttrNoop",f:function(e){return e.l+=4,[0,0]}},1:{n:"PtgAttrSemi",f:function(e,t,r){var n=255&e[e.l+1]?1:0;return e.l+=r&&2==r.biff?3:4,[n]}},2:{n:"PtgAttrIf",f:function(e,t,r){var n=255&e[e.l+1]?1:0;return e.l+=2,[n,e.read_shift(r&&2==r.biff?1:2)]}},4:{n:"PtgAttrChoose",f:function(e,t,r){e.l+=2;for(var n=e.read_shift(r&&2==r.biff?1:2),a=[],s=0;s<=n;++s)a.push(e.read_shift(r&&2==r.biff?1:2));return a}},8:{n:"PtgAttrGoto",f:function(e,t,r){var n=255&e[e.l+1]?1:0;return e.l+=2,[n,e.read_shift(r&&2==r.biff?1:2)]}},16:{n:"PtgAttrSum",f:function(e,t,r){e.l+=r&&2==r.biff?3:4}},32:{n:"PtgAttrBaxcel",f:Bl},33:{n:"PtgAttrBaxcel",f:Bl},64:{n:"PtgAttrSpace",f:function(e){return e.read_shift(2),Hl(e)}},65:{n:"PtgAttrSpaceSemi",f:function(e){return e.read_shift(2),Hl(e)}},128:{n:"PtgAttrIfError",f:function(e){var t=255&e[e.l+1]?1:0;return e.l+=2,[t,e.read_shift(2)]}},255:{}};function ef(e){for(var t=[],r=0;r<e.length;++r){for(var n=e[r],a=[],s=0;s<n.length;++s){var i=n[s];if(i)if(2===i[0])a.push('"'+i[1].replace(/"/g,'""')+'"');else a.push(i[1]);else a.push("")}t.push(a.join(","))}return t.join(";")}var tf={PtgAdd:"+",PtgConcat:"&",PtgDiv:"/",PtgEq:"=",PtgGe:">=",PtgGt:">",PtgLe:"<=",PtgLt:"<",PtgMul:"*",PtgNe:"<>",PtgPower:"^",PtgSub:"-"};function rf(e,t,r){if(!e)return"SH33TJSERR0";if(r.biff>8&&(!e.XTI||!e.XTI[t]))return e.SheetNames[t];if(!e.XTI)return"SH33TJSERR6";var n=e.XTI[t];if(r.biff<8)return t>1e4&&(t-=65536),t<0&&(t=-t),0==t?"":e.XTI[t-1];if(!n)return"SH33TJSERR1";var a="";if(r.biff>8)switch(e[n[0]][0]){case 357:return a=-1==n[1]?"#REF":e.SheetNames[n[1]],n[1]==n[2]?a:a+":"+e.SheetNames[n[2]];case 358:return null!=r.SID?e.SheetNames[r.SID]:"SH33TJSSAME"+e[n[0]][0];default:return"SH33TJSSRC"+e[n[0]][0]}switch(e[n[0]][0][0]){case 1025:return a=-1==n[1]?"#REF":e.SheetNames[n[1]]||"SH33TJSERR3",n[1]==n[2]?a:a+":"+e.SheetNames[n[2]];case 14849:return e[n[0]].slice(1).map((function(e){return e.Name})).join(";;");default:return e[n[0]][0][3]?(a=-1==n[1]?"#REF":e[n[0]][0][3][n[1]]||"SH33TJSERR4",n[1]==n[2]?a:a+":"+e[n[0]][0][3][n[2]]):"SH33TJSERR2"}}function nf(e,t,r){var n=rf(e,t,r);return"#REF"==n?n:function(e,t){if(!(e||t&&t.biff<=5&&t.biff>=2))throw new Error("empty sheet name");return/[^\w\u4E00-\u9FFF\u3040-\u30FF]/.test(e)?"'"+e+"'":e}(n,r)}function af(e,t,r,n,a){var s,i,o,l,f=a&&a.biff||8,c={s:{c:0,r:0},e:{c:0,r:0}},h=[],u=0,d=0,m="";if(!e[0]||!e[0][0])return"";for(var p=-1,g="",v=0,T=e[0].length;v<T;++v){var w=e[0][v];switch(w[0]){case"PtgUminus":h.push("-"+h.pop());break;case"PtgUplus":h.push("+"+h.pop());break;case"PtgPercent":h.push(h.pop()+"%");break;case"PtgAdd":case"PtgConcat":case"PtgDiv":case"PtgEq":case"PtgGe":case"PtgGt":case"PtgLe":case"PtgLt":case"PtgMul":case"PtgNe":case"PtgPower":case"PtgSub":if(s=h.pop(),i=h.pop(),p>=0){switch(e[0][p][1][0]){case 0:g=Va(" ",e[0][p][1][1]);break;case 1:g=Va("\r",e[0][p][1][1]);break;default:if(g="",a.WTF)throw new Error("Unexpected PtgAttrSpaceType "+e[0][p][1][0])}i+=g,p=-1}h.push(i+tf[w[0]]+s);break;case"PtgIsect":s=h.pop(),i=h.pop(),h.push(i+" "+s);break;case"PtgUnion":s=h.pop(),i=h.pop(),h.push(i+","+s);break;case"PtgRange":s=h.pop(),i=h.pop(),h.push(i+":"+s);break;case"PtgAttrChoose":case"PtgAttrGoto":case"PtgAttrIf":case"PtgAttrIfError":case"PtgAttrBaxcel":case"PtgAttrSemi":case"PtgMemArea":case"PtgTbl":case"PtgMemErr":case"PtgMemAreaN":case"PtgMemNoMemN":case"PtgAttrNoop":case"PtgSheet":case"PtgEndSheet":case"PtgMemFunc":case"PtgMemNoMem":break;case"PtgRef":o=ri(w[1][1],c,a),h.push(ai(o,f));break;case"PtgRefN":o=r?ri(w[1][1],r,a):w[1][1],h.push(ai(o,f));break;case"PtgRef3d":u=w[1][1],o=ri(w[1][2],c,a),m=nf(n,u,a),h.push(m+"!"+ai(o,f));break;case"PtgFunc":case"PtgFuncVar":var _=w[1][0],b=w[1][1];_||(_=0);var E=0==(_&=127)?[]:h.slice(-_);h.length-=_,"User"===b&&(b=E.shift()),h.push(b+"("+E.join(",")+")");break;case"PtgBool":h.push(w[1]?"TRUE":"FALSE");break;case"PtgInt":case"PtgErr":h.push(w[1]);break;case"PtgNum":h.push(String(w[1]));break;case"PtgStr":h.push('"'+w[1].replace(/"/g,'""')+'"');break;case"PtgAreaN":l=ni(w[1][1],r?{s:r}:c,a),h.push(si(l,a));break;case"PtgArea":l=ni(w[1][1],c,a),h.push(si(l,a));break;case"PtgArea3d":u=w[1][1],l=w[1][2],m=nf(n,u,a),h.push(m+"!"+si(l,a));break;case"PtgAttrSum":h.push("SUM("+h.pop()+")");break;case"PtgName":d=w[1][2];var S=(n.names||[])[d-1]||(n[0]||[])[d],y=S?S.Name:"SH33TJSNAME"+String(d);y&&"_xlfn."==y.slice(0,6)&&!a.xlfn&&(y=y.slice(6)),h.push(y);break;case"PtgNameX":var A,O=w[1][1];if(d=w[1][2],!(a.biff<=5)){var x="";if(14849==((n[O]||[])[0]||[])[0]||(1025==((n[O]||[])[0]||[])[0]?n[O][d]&&n[O][d].itab>0&&(x=n.SheetNames[n[O][d].itab-1]+"!"):x=n.SheetNames[d-1]+"!"),n[O]&&n[O][d])x+=n[O][d].Name;else if(n[0]&&n[0][d])x+=n[0][d].Name;else{var k=(rf(n,O,a)||"").split(";;");k[d-1]?x=k[d-1]:x+="SH33TJSERRX"}h.push(x);break}O<0&&(O=-O),n[O]&&(A=n[O][d]),A||(A={Name:"SH33TJSERRY"}),h.push(A.Name);break;case"PtgParen":var C="(",R=")";if(p>=0){switch(g="",e[0][p][1][0]){case 2:C=Va(" ",e[0][p][1][1])+C;break;case 3:C=Va("\r",e[0][p][1][1])+C;break;case 4:R=Va(" ",e[0][p][1][1])+R;break;case 5:R=Va("\r",e[0][p][1][1])+R;break;default:if(a.WTF)throw new Error("Unexpected PtgAttrSpaceType "+e[0][p][1][0])}p=-1}h.push(C+h.pop()+R);break;case"PtgRefErr":case"PtgRefErr3d":case"PtgAreaErr":case"PtgAreaErr3d":h.push("#REF!");break;case"PtgExp":o={c:w[1][1],r:w[1][0]};var D={c:r.c,r:r.r};if(n.sharedf[hi(o)]){var N=n.sharedf[hi(o)];h.push(af(N,c,D,n,a))}else{var M=!1;for(s=0;s!=n.arrayf.length;++s)if(i=n.arrayf[s],!(o.c<i[0].s.c||o.c>i[0].e.c||o.r<i[0].s.r||o.r>i[0].e.r)){h.push(af(i[1],c,D,n,a)),M=!0;break}M||h.push(w[1])}break;case"PtgArray":h.push("{"+ef(w[1])+"}");break;case"PtgAttrSpace":case"PtgAttrSpaceSemi":p=v;break;case"PtgMissArg":h.push("");break;case"PtgList":h.push("Table"+w[1].idx+"[#"+w[1].rt+"]");break;case"PtgElfCol":case"PtgElfColS":case"PtgElfColSV":case"PtgElfColV":case"PtgElfLel":case"PtgElfRadical":case"PtgElfRadicalLel":case"PtgElfRadicalS":case"PtgElfRw":case"PtgElfRwV":throw new Error("Unsupported ELFs");default:throw new Error("Unrecognized Formula Token: "+String(w))}if(3!=a.biff&&p>=0&&-1==["PtgAttrSpace","PtgAttrSpaceSemi","PtgAttrGoto"].indexOf(e[0][v][0])){var I=!0;switch((w=e[0][p])[1][0]){case 4:I=!1;case 0:g=Va(" ",w[1][1]);break;case 5:I=!1;case 1:g=Va("\r",w[1][1]);break;default:if(g="",a.WTF)throw new Error("Unexpected PtgAttrSpaceType "+w[1][0])}h.push((I?g:"")+h.pop()+(I?"":g)),p=-1}}if(h.length>1&&a.WTF)throw new Error("bad formula stack");return h[0]}function sf(e,t,r,n,a){var s=Ro(t,r,a),i=function(e){if(null==e){var t=Qs(8);return t.write_shift(1,3),t.write_shift(1,0),t.write_shift(2,0),t.write_shift(2,0),t.write_shift(2,65535),t}return Vi("number"==typeof e?e:0)}(e.v),o=Qs(6);o.write_shift(2,33),o.write_shift(4,0);for(var l=Qs(e.bf.length),f=0;f<e.bf.length;++f)l[f]=e.bf[f];return Cn([s,i,o,l])}function of(e,t,r){var n=e.read_shift(4),a=function(e,t,r){for(var n,a,s=e.l+t,i=[];s!=e.l;)t=s-e.l,a=e[e.l],n=Jl[a]||Jl[Zl[a]],24!==a&&25!==a||(n=(24===a?ql:Ql)[e[e.l+1]]),n&&n.f?i.push([n.n,n.f(e,t,r)]):qs(e,t);return i}(e,n,r),s=e.read_shift(4),i=s>0?function(e,t,r,n){if(n.biff<8)return qs(e,t);for(var a=e.l+t,s=[],i=0;i!==r.length;++i)switch(r[i][0]){case"PtgArray":r[i][1]=jl(e,0,n),s.push(r[i][1]);break;case"PtgMemArea":r[i][2]=Vl(e,r[i][1],n),s.push(r[i][2]);break;case"PtgExp":n&&12==n.biff&&(r[i][1][1]=e.read_shift(4),s.push(r[i][1]));break;case"PtgList":case"PtgElfRadicalS":case"PtgElfColS":case"PtgElfColSV":throw"Unsupported "+r[i][0]}return 0!=(t=a-e.l)&&s.push(qs(e,t)),s}(e,s,a,r):null;return[a,i]}var lf=of,ff=of,cf=of,hf=of,uf={0:"BEEP",1:"OPEN",2:"OPEN.LINKS",3:"CLOSE.ALL",4:"SAVE",5:"SAVE.AS",6:"FILE.DELETE",7:"PAGE.SETUP",8:"PRINT",9:"PRINTER.SETUP",10:"QUIT",11:"NEW.WINDOW",12:"ARRANGE.ALL",13:"WINDOW.SIZE",14:"WINDOW.MOVE",15:"FULL",16:"CLOSE",17:"RUN",22:"SET.PRINT.AREA",23:"SET.PRINT.TITLES",24:"SET.PAGE.BREAK",25:"REMOVE.PAGE.BREAK",26:"FONT",27:"DISPLAY",28:"PROTECT.DOCUMENT",29:"PRECISION",30:"A1.R1C1",31:"CALCULATE.NOW",32:"CALCULATION",34:"DATA.FIND",35:"EXTRACT",36:"DATA.DELETE",37:"SET.DATABASE",38:"SET.CRITERIA",39:"SORT",40:"DATA.SERIES",41:"TABLE",42:"FORMAT.NUMBER",43:"ALIGNMENT",44:"STYLE",45:"BORDER",46:"CELL.PROTECTION",47:"COLUMN.WIDTH",48:"UNDO",49:"CUT",50:"COPY",51:"PASTE",52:"CLEAR",53:"PASTE.SPECIAL",54:"EDIT.DELETE",55:"INSERT",56:"FILL.RIGHT",57:"FILL.DOWN",61:"DEFINE.NAME",62:"CREATE.NAMES",63:"FORMULA.GOTO",64:"FORMULA.FIND",65:"SELECT.LAST.CELL",66:"SHOW.ACTIVE.CELL",67:"GALLERY.AREA",68:"GALLERY.BAR",69:"GALLERY.COLUMN",70:"GALLERY.LINE",71:"GALLERY.PIE",72:"GALLERY.SCATTER",73:"COMBINATION",74:"PREFERRED",75:"ADD.OVERLAY",76:"GRIDLINES",77:"SET.PREFERRED",78:"AXES",79:"LEGEND",80:"ATTACH.TEXT",81:"ADD.ARROW",82:"SELECT.CHART",83:"SELECT.PLOT.AREA",84:"PATTERNS",85:"MAIN.CHART",86:"OVERLAY",87:"SCALE",88:"FORMAT.LEGEND",89:"FORMAT.TEXT",90:"EDIT.REPEAT",91:"PARSE",92:"JUSTIFY",93:"HIDE",94:"UNHIDE",95:"WORKSPACE",96:"FORMULA",97:"FORMULA.FILL",98:"FORMULA.ARRAY",99:"DATA.FIND.NEXT",100:"DATA.FIND.PREV",101:"FORMULA.FIND.NEXT",102:"FORMULA.FIND.PREV",103:"ACTIVATE",104:"ACTIVATE.NEXT",105:"ACTIVATE.PREV",106:"UNLOCKED.NEXT",107:"UNLOCKED.PREV",108:"COPY.PICTURE",109:"SELECT",110:"DELETE.NAME",111:"DELETE.FORMAT",112:"VLINE",113:"HLINE",114:"VPAGE",115:"HPAGE",116:"VSCROLL",117:"HSCROLL",118:"ALERT",119:"NEW",120:"CANCEL.COPY",121:"SHOW.CLIPBOARD",122:"MESSAGE",124:"PASTE.LINK",125:"APP.ACTIVATE",126:"DELETE.ARROW",127:"ROW.HEIGHT",128:"FORMAT.MOVE",129:"FORMAT.SIZE",130:"FORMULA.REPLACE",131:"SEND.KEYS",132:"SELECT.SPECIAL",133:"APPLY.NAMES",134:"REPLACE.FONT",135:"FREEZE.PANES",136:"SHOW.INFO",137:"SPLIT",138:"ON.WINDOW",139:"ON.DATA",140:"DISABLE.INPUT",142:"OUTLINE",143:"LIST.NAMES",144:"FILE.CLOSE",145:"SAVE.WORKBOOK",146:"DATA.FORM",147:"COPY.CHART",148:"ON.TIME",149:"WAIT",150:"FORMAT.FONT",151:"FILL.UP",152:"FILL.LEFT",153:"DELETE.OVERLAY",155:"SHORT.MENUS",159:"SET.UPDATE.STATUS",161:"COLOR.PALETTE",162:"DELETE.STYLE",163:"WINDOW.RESTORE",164:"WINDOW.MAXIMIZE",166:"CHANGE.LINK",167:"CALCULATE.DOCUMENT",168:"ON.KEY",169:"APP.RESTORE",170:"APP.MOVE",171:"APP.SIZE",172:"APP.MINIMIZE",173:"APP.MAXIMIZE",174:"BRING.TO.FRONT",175:"SEND.TO.BACK",185:"MAIN.CHART.TYPE",186:"OVERLAY.CHART.TYPE",187:"SELECT.END",188:"OPEN.MAIL",189:"SEND.MAIL",190:"STANDARD.FONT",191:"CONSOLIDATE",192:"SORT.SPECIAL",193:"GALLERY.3D.AREA",194:"GALLERY.3D.COLUMN",195:"GALLERY.3D.LINE",196:"GALLERY.3D.PIE",197:"VIEW.3D",198:"GOAL.SEEK",199:"WORKGROUP",200:"FILL.GROUP",201:"UPDATE.LINK",202:"PROMOTE",203:"DEMOTE",204:"SHOW.DETAIL",206:"UNGROUP",207:"OBJECT.PROPERTIES",208:"SAVE.NEW.OBJECT",209:"SHARE",210:"SHARE.NAME",211:"DUPLICATE",212:"APPLY.STYLE",213:"ASSIGN.TO.OBJECT",214:"OBJECT.PROTECTION",215:"HIDE.OBJECT",216:"SET.EXTRACT",217:"CREATE.PUBLISHER",218:"SUBSCRIBE.TO",219:"ATTRIBUTES",220:"SHOW.TOOLBAR",222:"PRINT.PREVIEW",223:"EDIT.COLOR",224:"SHOW.LEVELS",225:"FORMAT.MAIN",226:"FORMAT.OVERLAY",227:"ON.RECALC",228:"EDIT.SERIES",229:"DEFINE.STYLE",240:"LINE.PRINT",243:"ENTER.DATA",249:"GALLERY.RADAR",250:"MERGE.STYLES",251:"EDITION.OPTIONS",252:"PASTE.PICTURE",253:"PASTE.PICTURE.LINK",254:"SPELLING",256:"ZOOM",259:"INSERT.OBJECT",260:"WINDOW.MINIMIZE",265:"SOUND.NOTE",266:"SOUND.PLAY",267:"FORMAT.SHAPE",268:"EXTEND.POLYGON",269:"FORMAT.AUTO",272:"GALLERY.3D.BAR",273:"GALLERY.3D.SURFACE",274:"FILL.AUTO",276:"CUSTOMIZE.TOOLBAR",277:"ADD.TOOL",278:"EDIT.OBJECT",279:"ON.DOUBLECLICK",280:"ON.ENTRY",281:"WORKBOOK.ADD",282:"WORKBOOK.MOVE",283:"WORKBOOK.COPY",284:"WORKBOOK.OPTIONS",285:"SAVE.WORKSPACE",288:"CHART.WIZARD",289:"DELETE.TOOL",290:"MOVE.TOOL",291:"WORKBOOK.SELECT",292:"WORKBOOK.ACTIVATE",293:"ASSIGN.TO.TOOL",295:"COPY.TOOL",296:"RESET.TOOL",297:"CONSTRAIN.NUMERIC",298:"PASTE.TOOL",302:"WORKBOOK.NEW",305:"SCENARIO.CELLS",306:"SCENARIO.DELETE",307:"SCENARIO.ADD",308:"SCENARIO.EDIT",309:"SCENARIO.SHOW",310:"SCENARIO.SHOW.NEXT",311:"SCENARIO.SUMMARY",312:"PIVOT.TABLE.WIZARD",313:"PIVOT.FIELD.PROPERTIES",314:"PIVOT.FIELD",315:"PIVOT.ITEM",316:"PIVOT.ADD.FIELDS",318:"OPTIONS.CALCULATION",319:"OPTIONS.EDIT",320:"OPTIONS.VIEW",321:"ADDIN.MANAGER",322:"MENU.EDITOR",323:"ATTACH.TOOLBARS",324:"VBAActivate",325:"OPTIONS.CHART",328:"VBA.INSERT.FILE",330:"VBA.PROCEDURE.DEFINITION",336:"ROUTING.SLIP",338:"ROUTE.DOCUMENT",339:"MAIL.LOGON",342:"INSERT.PICTURE",343:"EDIT.TOOL",344:"GALLERY.DOUGHNUT",350:"CHART.TREND",352:"PIVOT.ITEM.PROPERTIES",354:"WORKBOOK.INSERT",355:"OPTIONS.TRANSITION",356:"OPTIONS.GENERAL",370:"FILTER.ADVANCED",373:"MAIL.ADD.MAILER",374:"MAIL.DELETE.MAILER",375:"MAIL.REPLY",376:"MAIL.REPLY.ALL",377:"MAIL.FORWARD",378:"MAIL.NEXT.LETTER",379:"DATA.LABEL",380:"INSERT.TITLE",381:"FONT.PROPERTIES",382:"MACRO.OPTIONS",383:"WORKBOOK.HIDE",384:"WORKBOOK.UNHIDE",385:"WORKBOOK.DELETE",386:"WORKBOOK.NAME",388:"GALLERY.CUSTOM",390:"ADD.CHART.AUTOFORMAT",391:"DELETE.CHART.AUTOFORMAT",392:"CHART.ADD.DATA",393:"AUTO.OUTLINE",394:"TAB.ORDER",395:"SHOW.DIALOG",396:"SELECT.ALL",397:"UNGROUP.SHEETS",398:"SUBTOTAL.CREATE",399:"SUBTOTAL.REMOVE",400:"RENAME.OBJECT",412:"WORKBOOK.SCROLL",413:"WORKBOOK.NEXT",414:"WORKBOOK.PREV",415:"WORKBOOK.TAB.SPLIT",416:"FULL.SCREEN",417:"WORKBOOK.PROTECT",420:"SCROLLBAR.PROPERTIES",421:"PIVOT.SHOW.PAGES",422:"TEXT.TO.COLUMNS",423:"FORMAT.CHARTTYPE",424:"LINK.FORMAT",425:"TRACER.DISPLAY",430:"TRACER.NAVIGATE",431:"TRACER.CLEAR",432:"TRACER.ERROR",433:"PIVOT.FIELD.GROUP",434:"PIVOT.FIELD.UNGROUP",435:"CHECKBOX.PROPERTIES",436:"LABEL.PROPERTIES",437:"LISTBOX.PROPERTIES",438:"EDITBOX.PROPERTIES",439:"PIVOT.REFRESH",440:"LINK.COMBO",441:"OPEN.TEXT",442:"HIDE.DIALOG",443:"SET.DIALOG.FOCUS",444:"ENABLE.OBJECT",445:"PUSHBUTTON.PROPERTIES",446:"SET.DIALOG.DEFAULT",447:"FILTER",448:"FILTER.SHOW.ALL",449:"CLEAR.OUTLINE",450:"FUNCTION.WIZARD",451:"ADD.LIST.ITEM",452:"SET.LIST.ITEM",453:"REMOVE.LIST.ITEM",454:"SELECT.LIST.ITEM",455:"SET.CONTROL.VALUE",456:"SAVE.COPY.AS",458:"OPTIONS.LISTS.ADD",459:"OPTIONS.LISTS.DELETE",460:"SERIES.AXES",461:"SERIES.X",462:"SERIES.Y",463:"ERRORBAR.X",464:"ERRORBAR.Y",465:"FORMAT.CHART",466:"SERIES.ORDER",467:"MAIL.LOGOFF",468:"CLEAR.ROUTING.SLIP",469:"APP.ACTIVATE.MICROSOFT",470:"MAIL.EDIT.MAILER",471:"ON.SHEET",472:"STANDARD.WIDTH",473:"SCENARIO.MERGE",474:"SUMMARY.INFO",475:"FIND.FILE",476:"ACTIVE.CELL.FONT",477:"ENABLE.TIPWIZARD",478:"VBA.MAKE.ADDIN",480:"INSERTDATATABLE",481:"WORKGROUP.OPTIONS",482:"MAIL.SEND.MAILER",485:"AUTOCORRECT",489:"POST.DOCUMENT",491:"PICKLIST",493:"VIEW.SHOW",494:"VIEW.DEFINE",495:"VIEW.DELETE",509:"SHEET.BACKGROUND",510:"INSERT.MAP.OBJECT",511:"OPTIONS.MENONO",517:"MSOCHECKS",518:"NORMAL",519:"LAYOUT",520:"RM.PRINT.AREA",521:"CLEAR.PRINT.AREA",522:"ADD.PRINT.AREA",523:"MOVE.BRK",545:"HIDECURR.NOTE",546:"HIDEALL.NOTES",547:"DELETE.NOTE",548:"TRAVERSE.NOTES",549:"ACTIVATE.NOTES",620:"PROTECT.REVISIONS",621:"UNPROTECT.REVISIONS",647:"OPTIONS.ME",653:"WEB.PUBLISH",667:"NEWWEBQUERY",673:"PIVOT.TABLE.CHART",753:"OPTIONS.SAVE",755:"OPTIONS.SPELL",808:"HIDEALL.INKANNOTS"},df={0:"COUNT",1:"IF",2:"ISNA",3:"ISERROR",4:"SUM",5:"AVERAGE",6:"MIN",7:"MAX",8:"ROW",9:"COLUMN",10:"NA",11:"NPV",12:"STDEV",13:"DOLLAR",14:"FIXED",15:"SIN",16:"COS",17:"TAN",18:"ATAN",19:"PI",20:"SQRT",21:"EXP",22:"LN",23:"LOG10",24:"ABS",25:"INT",26:"SIGN",27:"ROUND",28:"LOOKUP",29:"INDEX",30:"REPT",31:"MID",32:"LEN",33:"VALUE",34:"TRUE",35:"FALSE",36:"AND",37:"OR",38:"NOT",39:"MOD",40:"DCOUNT",41:"DSUM",42:"DAVERAGE",43:"DMIN",44:"DMAX",45:"DSTDEV",46:"VAR",47:"DVAR",48:"TEXT",49:"LINEST",50:"TREND",51:"LOGEST",52:"GROWTH",53:"GOTO",54:"HALT",55:"RETURN",56:"PV",57:"FV",58:"NPER",59:"PMT",60:"RATE",61:"MIRR",62:"IRR",63:"RAND",64:"MATCH",65:"DATE",66:"TIME",67:"DAY",68:"MONTH",69:"YEAR",70:"WEEKDAY",71:"HOUR",72:"MINUTE",73:"SECOND",74:"NOW",75:"AREAS",76:"ROWS",77:"COLUMNS",78:"OFFSET",79:"ABSREF",80:"RELREF",81:"ARGUMENT",82:"SEARCH",83:"TRANSPOSE",84:"ERROR",85:"STEP",86:"TYPE",87:"ECHO",88:"SET.NAME",89:"CALLER",90:"DEREF",91:"WINDOWS",92:"SERIES",93:"DOCUMENTS",94:"ACTIVE.CELL",95:"SELECTION",96:"RESULT",97:"ATAN2",98:"ASIN",99:"ACOS",100:"CHOOSE",101:"HLOOKUP",102:"VLOOKUP",103:"LINKS",104:"INPUT",105:"ISREF",106:"GET.FORMULA",107:"GET.NAME",108:"SET.VALUE",109:"LOG",110:"EXEC",111:"CHAR",112:"LOWER",113:"UPPER",114:"PROPER",115:"LEFT",116:"RIGHT",117:"EXACT",118:"TRIM",119:"REPLACE",120:"SUBSTITUTE",121:"CODE",122:"NAMES",123:"DIRECTORY",124:"FIND",125:"CELL",126:"ISERR",127:"ISTEXT",128:"ISNUMBER",129:"ISBLANK",130:"T",131:"N",132:"FOPEN",133:"FCLOSE",134:"FSIZE",135:"FREADLN",136:"FREAD",137:"FWRITELN",138:"FWRITE",139:"FPOS",140:"DATEVALUE",141:"TIMEVALUE",142:"SLN",143:"SYD",144:"DDB",145:"GET.DEF",146:"REFTEXT",147:"TEXTREF",148:"INDIRECT",149:"REGISTER",150:"CALL",151:"ADD.BAR",152:"ADD.MENU",153:"ADD.COMMAND",154:"ENABLE.COMMAND",155:"CHECK.COMMAND",156:"RENAME.COMMAND",157:"SHOW.BAR",158:"DELETE.MENU",159:"DELETE.COMMAND",160:"GET.CHART.ITEM",161:"DIALOG.BOX",162:"CLEAN",163:"MDETERM",164:"MINVERSE",165:"MMULT",166:"FILES",167:"IPMT",168:"PPMT",169:"COUNTA",170:"CANCEL.KEY",171:"FOR",172:"WHILE",173:"BREAK",174:"NEXT",175:"INITIATE",176:"REQUEST",177:"POKE",178:"EXECUTE",179:"TERMINATE",180:"RESTART",181:"HELP",182:"GET.BAR",183:"PRODUCT",184:"FACT",185:"GET.CELL",186:"GET.WORKSPACE",187:"GET.WINDOW",188:"GET.DOCUMENT",189:"DPRODUCT",190:"ISNONTEXT",191:"GET.NOTE",192:"NOTE",193:"STDEVP",194:"VARP",195:"DSTDEVP",196:"DVARP",197:"TRUNC",198:"ISLOGICAL",199:"DCOUNTA",200:"DELETE.BAR",201:"UNREGISTER",204:"USDOLLAR",205:"FINDB",206:"SEARCHB",207:"REPLACEB",208:"LEFTB",209:"RIGHTB",210:"MIDB",211:"LENB",212:"ROUNDUP",213:"ROUNDDOWN",214:"ASC",215:"DBCS",216:"RANK",219:"ADDRESS",220:"DAYS360",221:"TODAY",222:"VDB",223:"ELSE",224:"ELSE.IF",225:"END.IF",226:"FOR.CELL",227:"MEDIAN",228:"SUMPRODUCT",229:"SINH",230:"COSH",231:"TANH",232:"ASINH",233:"ACOSH",234:"ATANH",235:"DGET",236:"CREATE.OBJECT",237:"VOLATILE",238:"LAST.ERROR",239:"CUSTOM.UNDO",240:"CUSTOM.REPEAT",241:"FORMULA.CONVERT",242:"GET.LINK.INFO",243:"TEXT.BOX",244:"INFO",245:"GROUP",246:"GET.OBJECT",247:"DB",248:"PAUSE",251:"RESUME",252:"FREQUENCY",253:"ADD.TOOLBAR",254:"DELETE.TOOLBAR",255:"User",256:"RESET.TOOLBAR",257:"EVALUATE",258:"GET.TOOLBAR",259:"GET.TOOL",260:"SPELLING.CHECK",261:"ERROR.TYPE",262:"APP.TITLE",263:"WINDOW.TITLE",264:"SAVE.TOOLBAR",265:"ENABLE.TOOL",266:"PRESS.TOOL",267:"REGISTER.ID",268:"GET.WORKBOOK",269:"AVEDEV",270:"BETADIST",271:"GAMMALN",272:"BETAINV",273:"BINOMDIST",274:"CHIDIST",275:"CHIINV",276:"COMBIN",277:"CONFIDENCE",278:"CRITBINOM",279:"EVEN",280:"EXPONDIST",281:"FDIST",282:"FINV",283:"FISHER",284:"FISHERINV",285:"FLOOR",286:"GAMMADIST",287:"GAMMAINV",288:"CEILING",289:"HYPGEOMDIST",290:"LOGNORMDIST",291:"LOGINV",292:"NEGBINOMDIST",293:"NORMDIST",294:"NORMSDIST",295:"NORMINV",296:"NORMSINV",297:"STANDARDIZE",298:"ODD",299:"PERMUT",300:"POISSON",301:"TDIST",302:"WEIBULL",303:"SUMXMY2",304:"SUMX2MY2",305:"SUMX2PY2",306:"CHITEST",307:"CORREL",308:"COVAR",309:"FORECAST",310:"FTEST",311:"INTERCEPT",312:"PEARSON",313:"RSQ",314:"STEYX",315:"SLOPE",316:"TTEST",317:"PROB",318:"DEVSQ",319:"GEOMEAN",320:"HARMEAN",321:"SUMSQ",322:"KURT",323:"SKEW",324:"ZTEST",325:"LARGE",326:"SMALL",327:"QUARTILE",328:"PERCENTILE",329:"PERCENTRANK",330:"MODE",331:"TRIMMEAN",332:"TINV",334:"MOVIE.COMMAND",335:"GET.MOVIE",336:"CONCATENATE",337:"POWER",338:"PIVOT.ADD.DATA",339:"GET.PIVOT.TABLE",340:"GET.PIVOT.FIELD",341:"GET.PIVOT.ITEM",342:"RADIANS",343:"DEGREES",344:"SUBTOTAL",345:"SUMIF",346:"COUNTIF",347:"COUNTBLANK",348:"SCENARIO.GET",349:"OPTIONS.LISTS.GET",350:"ISPMT",351:"DATEDIF",352:"DATESTRING",353:"NUMBERSTRING",354:"ROMAN",355:"OPEN.DIALOG",356:"SAVE.DIALOG",357:"VIEW.GET",358:"GETPIVOTDATA",359:"HYPERLINK",360:"PHONETIC",361:"AVERAGEA",362:"MAXA",363:"MINA",364:"STDEVPA",365:"VARPA",366:"STDEVA",367:"VARA",368:"BAHTTEXT",369:"THAIDAYOFWEEK",370:"THAIDIGIT",371:"THAIMONTHOFYEAR",372:"THAINUMSOUND",373:"THAINUMSTRING",374:"THAISTRINGLENGTH",375:"ISTHAIDIGIT",376:"ROUNDBAHTDOWN",377:"ROUNDBAHTUP",378:"THAIYEAR",379:"RTD",380:"CUBEVALUE",381:"CUBEMEMBER",382:"CUBEMEMBERPROPERTY",383:"CUBERANKEDMEMBER",384:"HEX2BIN",385:"HEX2DEC",386:"HEX2OCT",387:"DEC2BIN",388:"DEC2HEX",389:"DEC2OCT",390:"OCT2BIN",391:"OCT2HEX",392:"OCT2DEC",393:"BIN2DEC",394:"BIN2OCT",395:"BIN2HEX",396:"IMSUB",397:"IMDIV",398:"IMPOWER",399:"IMABS",400:"IMSQRT",401:"IMLN",402:"IMLOG2",403:"IMLOG10",404:"IMSIN",405:"IMCOS",406:"IMEXP",407:"IMARGUMENT",408:"IMCONJUGATE",409:"IMAGINARY",410:"IMREAL",411:"COMPLEX",412:"IMSUM",413:"IMPRODUCT",414:"SERIESSUM",415:"FACTDOUBLE",416:"SQRTPI",417:"QUOTIENT",418:"DELTA",419:"GESTEP",420:"ISEVEN",421:"ISODD",422:"MROUND",423:"ERF",424:"ERFC",425:"BESSELJ",426:"BESSELK",427:"BESSELY",428:"BESSELI",429:"XIRR",430:"XNPV",431:"PRICEMAT",432:"YIELDMAT",433:"INTRATE",434:"RECEIVED",435:"DISC",436:"PRICEDISC",437:"YIELDDISC",438:"TBILLEQ",439:"TBILLPRICE",440:"TBILLYIELD",441:"PRICE",442:"YIELD",443:"DOLLARDE",444:"DOLLARFR",445:"NOMINAL",446:"EFFECT",447:"CUMPRINC",448:"CUMIPMT",449:"EDATE",450:"EOMONTH",451:"YEARFRAC",452:"COUPDAYBS",453:"COUPDAYS",454:"COUPDAYSNC",455:"COUPNCD",456:"COUPNUM",457:"COUPPCD",458:"DURATION",459:"MDURATION",460:"ODDLPRICE",461:"ODDLYIELD",462:"ODDFPRICE",463:"ODDFYIELD",464:"RANDBETWEEN",465:"WEEKNUM",466:"AMORDEGRC",467:"AMORLINC",468:"CONVERT",724:"SHEETJS",469:"ACCRINT",470:"ACCRINTM",471:"WORKDAY",472:"NETWORKDAYS",473:"GCD",474:"MULTINOMIAL",475:"LCM",476:"FVSCHEDULE",477:"CUBEKPIMEMBER",478:"CUBESET",479:"CUBESETCOUNT",480:"IFERROR",481:"COUNTIFS",482:"SUMIFS",483:"AVERAGEIF",484:"AVERAGEIFS"},mf={2:1,3:1,10:0,15:1,16:1,17:1,18:1,19:0,20:1,21:1,22:1,23:1,24:1,25:1,26:1,27:2,30:2,31:3,32:1,33:1,34:0,35:0,38:1,39:2,40:3,41:3,42:3,43:3,44:3,45:3,47:3,48:2,53:1,61:3,63:0,65:3,66:3,67:1,68:1,69:1,70:1,71:1,72:1,73:1,74:0,75:1,76:1,77:1,79:2,80:2,83:1,85:0,86:1,89:0,90:1,94:0,95:0,97:2,98:1,99:1,101:3,102:3,105:1,106:1,108:2,111:1,112:1,113:1,114:1,117:2,118:1,119:4,121:1,126:1,127:1,128:1,129:1,130:1,131:1,133:1,134:1,135:1,136:2,137:2,138:2,140:1,141:1,142:3,143:4,144:4,161:1,162:1,163:1,164:1,165:2,172:1,175:2,176:2,177:3,178:2,179:1,184:1,186:1,189:3,190:1,195:3,196:3,197:1,198:1,199:3,201:1,207:4,210:3,211:1,212:2,213:2,214:1,215:1,225:0,229:1,230:1,231:1,232:1,233:1,234:1,235:3,244:1,247:4,252:2,257:1,261:1,271:1,273:4,274:2,275:2,276:2,277:3,278:3,279:1,280:3,281:3,282:3,283:1,284:1,285:2,286:4,287:3,288:2,289:4,290:3,291:3,292:3,293:4,294:1,295:3,296:1,297:3,298:1,299:2,300:3,301:3,302:4,303:2,304:2,305:2,306:2,307:2,308:2,309:3,310:2,311:2,312:2,313:2,314:2,315:2,316:4,325:2,326:2,327:2,328:2,331:2,332:2,337:2,342:1,343:1,346:2,347:1,350:4,351:3,352:1,353:2,360:1,368:1,369:1,370:1,371:1,372:1,373:1,374:1,375:1,376:1,377:1,378:1,382:3,385:1,392:1,393:1,396:2,397:2,398:2,399:1,400:1,401:1,402:1,403:1,404:1,405:1,406:1,407:1,408:1,409:1,410:1,414:4,415:1,416:1,417:2,420:1,421:1,422:2,424:1,425:2,426:2,427:2,428:2,430:3,438:3,439:3,440:3,443:2,444:2,445:2,446:2,447:6,448:6,449:2,450:2,464:2,468:3,476:2,479:1,480:2,65535:0};var pf="undefined"!=typeof Map;function gf(e,t,r){var n=0,a=e.length;if(r){if(pf?r.has(t):Object.prototype.hasOwnProperty.call(r,t))for(var s=pf?r.get(t):r[t];n<s.length;++n)if(e[s[n]].t===t)return e.Count++,s[n]}else for(;n<a;++n)if(e[n].t===t)return e.Count++,n;return e[a]={t:t},e.Count++,e.Unique++,r&&(pf?(r.has(t)||r.set(t,[]),r.get(t).push(a)):(Object.prototype.hasOwnProperty.call(r,t)||(r[t]=[]),r[t].push(a))),a}function vf(e,t){var r={min:e+1,max:e+1},n=-1;return t.MDW&&(Qo=t.MDW),null!=t.width?r.customWidth=1:null!=t.wpx?n=tl(t.wpx):null!=t.wch&&(n=t.wch),n>-1?(r.width=rl(n),r.customWidth=1):null!=t.width&&(r.width=t.width),t.hidden&&(r.hidden=!0),null!=t.level&&(r.outlineLevel=r.level=t.level),r}function Tf(e,t){if(e){var r=[.7,.7,.75,.75,.3,.3];"xlml"==t&&(r=[1,1,1,1,.5,.5]),null==e.left&&(e.left=r[0]),null==e.right&&(e.right=r[1]),null==e.top&&(e.top=r[2]),null==e.bottom&&(e.bottom=r[3]),null==e.header&&(e.header=r[4]),null==e.footer&&(e.footer=r[5])}}function wf(e,t,r){var n=r.revssf[null!=t.z?t.z:"General"],a=60,s=e.length;if(null==n&&r.ssf)for(;a<392;++a)if(null==r.ssf[a]){_a(t.z,a),r.ssf[a]=t.z,r.revssf[t.z]=n=a;break}for(a=0;a!=s;++a)if(e[a].numFmtId===n)return a;return e[s]={numFmtId:n,fontId:0,fillId:0,borderId:0,xfId:0,applyNumberFormat:1},s}function _f(e,t,r){if(e&&e["!ref"]){var n=mi(e["!ref"]);if(n.e.c<n.s.c||n.e.r<n.s.r)throw new Error("Bad range ("+r+"): "+e["!ref"])}}var bf=["objects","scenarios","selectLockedCells","selectUnlockedCells"],Ef=["formatColumns","formatRows","formatCells","insertColumns","insertRows","insertHyperlinks","deleteColumns","deleteRows","sort","autoFilter","pivotTables"];function Sf(e,t,r,n){if(e.c&&r["!comments"].push([t,e.c]),void 0===e.v&&"string"!=typeof e.f||"z"===e.t&&!e.f)return"";var a="",s=e.t,i=e.v;if("z"!==e.t)switch(e.t){case"b":a=e.v?"1":"0";break;case"n":a=""+e.v;break;case"e":a=Zi[e.v];break;case"d":n&&n.cellDates?a=Ba(e.v,-1).toISOString():((e=Ga(e)).t="n",a=""+(e.v=Ma(Ba(e.v)))),void 0===e.z&&(e.z=Bn[14]);break;default:a=e.v}var o=hs("v",es(a)),l={r:t},f=wf(n.cellXfs,e,n);switch(0!==f&&(l.s=f),e.t){case"n":case"z":break;case"d":l.t="d";break;case"b":l.t="b";break;case"e":l.t="e";break;default:if(null==e.v){delete e.t;break}if(e.v.length>32767)throw new Error("Text length must not exceed 32767 characters");if(n&&n.bookSST){o=hs("v",""+gf(n.Strings,e.v,n.revStrings)),l.t="s";break}l.t="str"}if(e.t!=s&&(e.t=s,e.v=i),"string"==typeof e.f&&e.f){var c=e.F&&e.F.slice(0,t.length)==t?{t:"array",ref:e.F}:null;o=ds("f",es(e.f),c)+(null!=e.v?o:"")}return e.l&&r["!links"].push([t,e.l]),e.D&&(l.cm=1),ds("c",o,l)}function yf(e,t,r,n){var a,s=[Ja,ds("worksheet",null,{xmlns:gs[0],"xmlns:r":ps.r})],i=r.SheetNames[e],o="",l=r.Sheets[i];null==l&&(l={});var f=l["!ref"]||"A1",c=mi(f);if(c.e.c>16383||c.e.r>1048575){if(t.WTF)throw new Error("Range "+f+" exceeds format limit A1:XFD1048576");c.e.c=Math.min(c.e.c,16383),c.e.r=Math.min(c.e.c,1048575),f=di(c)}n||(n={}),l["!comments"]=[];var h=[];!function(e,t,r,n,a){var s=!1,i={},o=null;if("xlsx"!==n.bookType&&t.vbaraw){var l=t.SheetNames[r];try{t.Workbook&&(l=t.Workbook.Sheets[r].CodeName||l)}catch(c){}s=!0,i.codeName=ls(es(l))}if(e&&e["!outline"]){var f={summaryBelow:1,summaryRight:1};e["!outline"].above&&(f.summaryBelow=0),e["!outline"].left&&(f.summaryRight=0),o=(o||"")+ds("outlinePr",null,f)}(s||o)&&(a[a.length]=ds("sheetPr",o,i))}(l,r,e,t,s),s[s.length]=ds("dimension",null,{ref:f}),s[s.length]=function(e,t,r,n){var a={workbookViewId:"0"};return(((n||{}).Workbook||{}).Views||[])[0]&&(a.rightToLeft=n.Workbook.Views[0].RTL?"1":"0"),ds("sheetViews",ds("sheetView",null,a),{})}(0,0,0,r),t.sheetFormat&&(s[s.length]=ds("sheetFormatPr",null,{defaultRowHeight:t.sheetFormat.defaultRowHeight||"16",baseColWidth:t.sheetFormat.baseColWidth||"10",outlineLevelRow:t.sheetFormat.outlineLevelRow||"7"})),null!=l["!cols"]&&l["!cols"].length>0&&(s[s.length]=function(e,t){for(var r,n=["<cols>"],a=0;a!=t.length;++a)(r=t[a])&&(n[n.length]=ds("col",null,vf(a,r)));return n[n.length]="</cols>",n.join("")}(0,l["!cols"])),s[a=s.length]="<sheetData/>",l["!links"]=[],null!=l["!ref"]&&(o=function(e,t,r,n){var a,s,i=[],o=[],l=mi(e["!ref"]),f="",c="",h=[],u=0,d=0,m=e["!rows"],p=Array.isArray(e),g={r:c},v=-1;for(d=l.s.c;d<=l.e.c;++d)h[d]=fi(d);for(u=l.s.r;u<=l.e.r;++u){for(o=[],c=oi(u),d=l.s.c;d<=l.e.c;++d){a=h[d]+c;var T=p?(e[u]||[])[d]:e[a];void 0!==T&&null!=(f=Sf(T,a,e,t))&&o.push(f)}(o.length>0||m&&m[u])&&(g={r:c},m&&m[u]&&((s=m[u]).hidden&&(g.hidden=1),v=-1,s.hpx?v=sl(s.hpx):s.hpt&&(v=s.hpt),v>-1&&(g.ht=v,g.customHeight=1),s.level&&(g.outlineLevel=s.level)),i[i.length]=ds("row",o.join(""),g))}if(m)for(;u<m.length;++u)m&&m[u]&&(g={r:u+1},(s=m[u]).hidden&&(g.hidden=1),v=-1,s.hpx?v=sl(s.hpx):s.hpt&&(v=s.hpt),v>-1&&(g.ht=v,g.customHeight=1),s.level&&(g.outlineLevel=s.level),i[i.length]=ds("row","",g));return i.join("")}(l,t),o.length>0&&(s[s.length]=o)),s.length>a+1&&(s[s.length]="</sheetData>",s[a]=s[a].replace("/>",">")),l["!protect"]&&(s[s.length]=function(e){var t={sheet:1};return bf.forEach((function(r){null!=e[r]&&e[r]&&(t[r]="1")})),Ef.forEach((function(r){null==e[r]||e[r]||(t[r]="0")})),e.password&&(t.password=Jo(e.password).toString(16).toUpperCase()),ds("sheetProtection",null,t)}(l["!protect"])),null!=l["!autofilter"]&&(s[s.length]=function(e,t,r,n){var a="string"==typeof e.ref?e.ref:di(e.ref);r.Workbook||(r.Workbook={Sheets:[]}),r.Workbook.Names||(r.Workbook.Names=[]);var s=r.Workbook.Names,i=ui(a);i.s.r==i.e.r&&(i.e.r=ui(t["!ref"]).e.r,a=di(i));for(var o=0;o<s.length;++o){var l=s[o];if("_xlnm._FilterDatabase"==l.Name&&l.Sheet==n){l.Ref="'"+r.SheetNames[n]+"'!"+a;break}}return o==s.length&&s.push({Name:"_xlnm._FilterDatabase",Sheet:n,Ref:"'"+r.SheetNames[n]+"'!"+a}),ds("autoFilter",null,{ref:a})}(l["!autofilter"],l,r,e)),null!=l["!merges"]&&l["!merges"].length>0&&(s[s.length]=function(e){if(0===e.length)return"";for(var t='<mergeCells count="'+e.length+'">',r=0;r!=e.length;++r)t+='<mergeCell ref="'+di(e[r])+'"/>';return t+"</mergeCells>"}(l["!merges"]));var u,d,m=-1,p=-1;return l["!links"].length>0&&(s[s.length]="<hyperlinks>",l["!links"].forEach((function(e){e[1].Target&&(u={ref:e[0]},"#"!=e[1].Target.charAt(0)&&(p=ao(n,-1,es(e[1].Target).replace(/#.*$/,""),to.HLINK),u["r:id"]="rId"+p),(m=e[1].Target.indexOf("#"))>-1&&(u.location=es(e[1].Target.slice(m+1))),e[1].Tooltip&&(u.tooltip=es(e[1].Tooltip)),s[s.length]=ds("hyperlink",null,u))})),s[s.length]="</hyperlinks>"),delete l["!links"],null!=l["!margins"]&&(s[s.length]=(Tf(d=l["!margins"]),ds("pageMargins",null,d))),t&&!t.ignoreEC&&null!=t.ignoreEC||(s[s.length]=hs("ignoredErrors",ds("ignoredError",null,{numberStoredAsText:1,sqref:f}))),h.length>0&&(p=ao(n,-1,"../drawings/drawing"+(e+1)+".xml",to.DRAW),s[s.length]=ds("drawing",null,{"r:id":"rId"+p}),l["!drawing"]=h),l["!comments"].length>0&&(p=ao(n,-1,"../drawings/vmlDrawing"+(e+1)+".vml",to.VML),s[s.length]=ds("legacyDrawing",null,{"r:id":"rId"+p}),l["!legacy"]=p),s.length>1&&(s[s.length]="</worksheet>",s[1]=s[1].replace("/>",">")),s.join("")}function Af(e,t,r,n){var a=function(e,t,r){var n=Qs(145),a=(r["!rows"]||[])[e]||{};n.write_shift(4,e),n.write_shift(4,0);var s=320;a.hpx?s=20*sl(a.hpx):a.hpt&&(s=20*a.hpt),n.write_shift(2,s),n.write_shift(1,0);var i=0;a.level&&(i|=a.level),a.hidden&&(i|=16),(a.hpx||a.hpt)&&(i|=32),n.write_shift(1,i),n.write_shift(1,0);var o=0,l=n.l;n.l+=4;for(var f={r:e,c:0},c=0;c<16;++c)if(!(t.s.c>c+1<<10||t.e.c<c<<10)){for(var h=-1,u=-1,d=c<<10;d<c+1<<10;++d)f.c=d,(Array.isArray(r)?(r[f.r]||[])[f.c]:r[hi(f)])&&(h<0&&(h=d),u=d);h<0||(++o,n.write_shift(4,h),n.write_shift(4,u))}var m=n.l;return n.l=l,n.write_shift(4,o),n.l=m,n.length>n.l?n.slice(0,n.l):n}(n,r,t);(a.length>17||(t["!rows"]||[])[n])&&ti(e,0,a)}var Of=Bi,xf=Hi;var kf=Bi,Cf=Hi;var Rf=["left","right","top","bottom","header","footer"];function Df(e,t,r,n,a,s,i){if(void 0===t.v)return!1;var o="";switch(t.t){case"b":o=t.v?"1":"0";break;case"d":(t=Ga(t)).z=t.z||Bn[14],t.v=Ma(Ba(t.v)),t.t="n";break;case"n":case"e":o=""+t.v;break;default:o=t.v}var l={r:r,c:n};switch(l.s=wf(a.cellXfs,t,a),t.l&&s["!links"].push([hi(l),t.l]),t.c&&s["!comments"].push([hi(l),t.c]),t.t){case"s":case"str":return a.bookSST?(o=gf(a.Strings,t.v,a.revStrings),l.t="s",l.v=o,i?ti(e,18,function(e,t,r){return null==r&&(r=Qs(8)),Ri(t,r),r.write_shift(4,t.v),r}(0,l)):ti(e,7,function(e,t,r){return null==r&&(r=Qs(12)),ki(t,r),r.write_shift(4,t.v),r}(0,l))):(l.t="str",i?ti(e,17,function(e,t,r){return null==r&&(r=Qs(8+4*e.v.length)),Ri(t,r),Ei(e.v,r),r.length>r.l?r.slice(0,r.l):r}(t,l)):ti(e,6,function(e,t,r){return null==r&&(r=Qs(12+4*e.v.length)),ki(t,r),Ei(e.v,r),r.length>r.l?r.slice(0,r.l):r}(t,l))),!0;case"n":return t.v==(0|t.v)&&t.v>-1e3&&t.v<1e3?i?ti(e,13,function(e,t,r){return null==r&&(r=Qs(8)),Ri(t,r),Wi(e.v,r),r}(t,l)):ti(e,2,function(e,t,r){return null==r&&(r=Qs(12)),ki(t,r),Wi(e.v,r),r}(t,l)):i?ti(e,16,function(e,t,r){return null==r&&(r=Qs(12)),Ri(t,r),Vi(e.v,r),r}(t,l)):ti(e,5,function(e,t,r){return null==r&&(r=Qs(16)),ki(t,r),Vi(e.v,r),r}(t,l)),!0;case"b":return l.t="b",i?ti(e,15,function(e,t,r){return null==r&&(r=Qs(5)),Ri(t,r),r.write_shift(1,e.v?1:0),r}(t,l)):ti(e,4,function(e,t,r){return null==r&&(r=Qs(9)),ki(t,r),r.write_shift(1,e.v?1:0),r}(t,l)),!0;case"e":return l.t="e",i?ti(e,14,function(e,t,r){return null==r&&(r=Qs(8)),Ri(t,r),r.write_shift(1,e.v),r.write_shift(2,0),r.write_shift(1,0),r}(t,l)):ti(e,3,function(e,t,r){return null==r&&(r=Qs(9)),ki(t,r),r.write_shift(1,e.v),r}(t,l)),!0}return i?ti(e,12,function(e,t,r){return null==r&&(r=Qs(4)),Ri(t,r)}(0,l)):ti(e,1,function(e,t,r){return null==r&&(r=Qs(8)),ki(t,r)}(0,l)),!0}function Nf(e,t){var r,n;t&&t["!merges"]&&(ti(e,177,(r=t["!merges"].length,null==n&&(n=Qs(4)),n.write_shift(4,r),n)),t["!merges"].forEach((function(t){ti(e,176,Cf(t))})),ti(e,178))}function Mf(e,t){t&&t["!cols"]&&(ti(e,390),t["!cols"].forEach((function(t,r){t&&ti(e,60,function(e,t,r){null==r&&(r=Qs(18));var n=vf(e,t);r.write_shift(-4,e),r.write_shift(-4,e),r.write_shift(4,256*(n.width||10)),r.write_shift(4,0);var a=0;return t.hidden&&(a|=1),"number"==typeof n.width&&(a|=2),t.level&&(a|=t.level<<8),r.write_shift(2,a),r}(r,t))})),ti(e,391))}function If(e,t){var r,n;t&&t["!ref"]&&(ti(e,648),ti(e,649,(r=mi(t["!ref"]),(n=Qs(24)).write_shift(4,4),n.write_shift(4,1),Hi(r,n),n)),ti(e,650))}function Pf(e,t,r){t["!links"].forEach((function(t){if(t[1].Target){var n=ao(r,-1,t[1].Target.replace(/#.*$/,""),to.HLINK);ti(e,494,function(e,t){var r=Qs(50+4*(e[1].Target.length+(e[1].Tooltip||"").length));Hi({s:ci(e[0]),e:ci(e[0])},r),Fi("rId"+t,r);var n=e[1].Target.indexOf("#");return Ei((-1==n?"":e[1].Target.slice(n+1))||"",r),Ei(e[1].Tooltip||"",r),Ei("",r),r.slice(0,r.l)}(t,n))}})),delete t["!links"]}function Lf(e,t,r){ti(e,133),ti(e,137,function(e,t,r){null==r&&(r=Qs(30));var n=924;return(((t||{}).Views||[])[0]||{}).RTL&&(n|=32),r.write_shift(2,n),r.write_shift(4,0),r.write_shift(4,0),r.write_shift(4,0),r.write_shift(1,0),r.write_shift(1,0),r.write_shift(2,0),r.write_shift(2,100),r.write_shift(2,0),r.write_shift(2,0),r.write_shift(2,0),r.write_shift(4,0),r}(0,r)),ti(e,138),ti(e,134)}function Ff(e,t){var r,n;t["!protect"]&&ti(e,535,(r=t["!protect"],null==n&&(n=Qs(66)),n.write_shift(2,r.password?Jo(r.password):0),n.write_shift(4,1),[["objects",!1],["scenarios",!1],["formatCells",!0],["formatColumns",!0],["formatRows",!0],["insertColumns",!0],["insertRows",!0],["insertHyperlinks",!0],["deleteColumns",!0],["deleteRows",!0],["selectLockedCells",!1],["sort",!0],["autoFilter",!0],["pivotTables",!0],["selectUnlockedCells",!1]].forEach((function(e){e[1]?n.write_shift(4,null==r[e[0]]||r[e[0]]?0:1):n.write_shift(4,null!=r[e[0]]&&r[e[0]]?0:1)})),n))}function Uf(e,t,r,n){var a=ei(),s=r.SheetNames[e],i=r.Sheets[s]||{},o=s;try{r&&r.Workbook&&(o=r.Workbook.Sheets[e].CodeName||o)}catch(h){}var l,f,c=mi(i["!ref"]||"A1");if(c.e.c>16383||c.e.r>1048575){if(t.WTF)throw new Error("Range "+(i["!ref"]||"A1")+" exceeds format limit A1:XFD1048576");c.e.c=Math.min(c.e.c,16383),c.e.r=Math.min(c.e.c,1048575)}return i["!links"]=[],i["!comments"]=[],ti(a,129),(r.vbaraw||i["!outline"])&&ti(a,147,function(e,t,r){null==r&&(r=Qs(84+4*e.length));var n=192;t&&(t.above&&(n&=-65),t.left&&(n&=-129)),r.write_shift(1,n);for(var a=1;a<3;++a)r.write_shift(1,0);return ji({auto:1},r),r.write_shift(-4,-1),r.write_shift(-4,-1),Ni(e,r),r.slice(0,r.l)}(o,i["!outline"])),ti(a,148,xf(c)),Lf(a,0,r.Workbook),Mf(a,i),function(e,t,r,n){var a,s=mi(t["!ref"]||"A1"),i="",o=[];ti(e,145);var l=Array.isArray(t),f=s.e.r;t["!rows"]&&(f=Math.max(s.e.r,t["!rows"].length-1));for(var c=s.s.r;c<=f;++c){i=oi(c),Af(e,t,s,c);var h=!1;if(c<=s.e.r)for(var u=s.s.c;u<=s.e.c;++u){c===s.s.r&&(o[u]=fi(u)),a=o[u]+i;var d=l?(t[c]||[])[u]:t[a];h=!!d&&Df(e,d,c,u,n,t,h)}}ti(e,146)}(a,i,0,t),Ff(a,i),function(e,t,r,n){if(t["!autofilter"]){var a=t["!autofilter"],s="string"==typeof a.ref?a.ref:di(a.ref);r.Workbook||(r.Workbook={Sheets:[]}),r.Workbook.Names||(r.Workbook.Names=[]);var i=r.Workbook.Names,o=ui(s);o.s.r==o.e.r&&(o.e.r=ui(t["!ref"]).e.r,s=di(o));for(var l=0;l<i.length;++l){var f=i[l];if("_xlnm._FilterDatabase"==f.Name&&f.Sheet==n){f.Ref="'"+r.SheetNames[n]+"'!"+s;break}}l==i.length&&i.push({Name:"_xlnm._FilterDatabase",Sheet:n,Ref:"'"+r.SheetNames[n]+"'!"+s}),ti(e,161,Hi(mi(s))),ti(e,162)}}(a,i,r,e),Nf(a,i),Pf(a,i,n),i["!margins"]&&ti(a,476,(l=i["!margins"],null==f&&(f=Qs(48)),Tf(l),Rf.forEach((function(e){Vi(l[e],f)})),f)),t&&!t.ignoreEC&&null!=t.ignoreEC||If(a,i),function(e,t,r,n){if(t["!comments"].length>0){var a=ao(n,-1,"../drawings/vmlDrawing"+(r+1)+".vml",to.VML);ti(e,551,Fi("rId"+a)),t["!legacy"]=a}}(a,i,e,n),ti(a,130),a.end()}var Wf=[["allowRefreshQuery",!1,"bool"],["autoCompressPictures",!0,"bool"],["backupFile",!1,"bool"],["checkCompatibility",!1,"bool"],["CodeName",""],["date1904",!1,"bool"],["defaultThemeVersion",0,"int"],["filterPrivacy",!1,"bool"],["hidePivotFieldList",!1,"bool"],["promptedSolutions",!1,"bool"],["publishItems",!1,"bool"],["refreshAllConnections",!1,"bool"],["saveExternalLinkValues",!0,"bool"],["showBorderUnselectedTables",!0,"bool"],["showInkAnnotation",!0,"bool"],["showObjects","all"],["showPivotChartFilter",!1,"bool"],["updateLinks","userSet"]];var Yf="][*?/\\".split("");function Bf(e,t){if(e.length>31){if(t)return!1;throw new Error("Sheet names cannot exceed 31 chars")}var r=!0;return Yf.forEach((function(n){if(-1!=e.indexOf(n)){if(!t)throw new Error("Sheet name cannot contain : \\ / ? * [ ]");r=!1}})),r}function Hf(e){if(!e||!e.SheetNames||!e.Sheets)throw new Error("Invalid Workbook");if(!e.SheetNames.length)throw new Error("Workbook is empty");var t,r,n,a=e.Workbook&&e.Workbook.Sheets||[];t=e.SheetNames,r=a,n=!!e.vbaraw,t.forEach((function(e,a){Bf(e);for(var s=0;s<a;++s)if(e==t[s])throw new Error("Duplicate Sheet Name: "+e);if(n){var i=r&&r[a]&&r[a].CodeName||e;if(95==i.charCodeAt(0)&&i.length>22)throw new Error("Bad Code Name: Worksheet"+i)}}));for(var s=0;s<e.SheetNames.length;++s)_f(e.Sheets[e.SheetNames[s]],e.SheetNames[s],s)}function Gf(e){var t=[Ja];t[t.length]=ds("workbook",null,{xmlns:gs[0],"xmlns:r":ps.r});var r=e.Workbook&&(e.Workbook.Names||[]).length>0,n={codeName:"ThisWorkbook"};e.Workbook&&e.Workbook.WBProps&&(Wf.forEach((function(t){null!=e.Workbook.WBProps[t[0]]&&e.Workbook.WBProps[t[0]]!=t[1]&&(n[t[0]]=e.Workbook.WBProps[t[0]])})),e.Workbook.WBProps.CodeName&&(n.codeName=e.Workbook.WBProps.CodeName,delete n.CodeName)),t[t.length]=ds("workbookPr",null,n);var a=e.Workbook&&e.Workbook.Sheets||[],s=0;if(a&&a[0]&&a[0].Hidden){for(t[t.length]="<bookViews>",s=0;s!=e.SheetNames.length&&a[s]&&a[s].Hidden;++s);s==e.SheetNames.length&&(s=0),t[t.length]='<workbookView firstSheet="'+s+'" activeTab="'+s+'"/>',t[t.length]="</bookViews>"}for(t[t.length]="<sheets>",s=0;s!=e.SheetNames.length;++s){var i={name:es(e.SheetNames[s].slice(0,31))};if(i.sheetId=""+(s+1),i["r:id"]="rId"+(s+1),a[s])switch(a[s].Hidden){case 1:i.state="hidden";break;case 2:i.state="veryHidden"}t[t.length]=ds("sheet",null,i)}return t[t.length]="</sheets>",r&&(t[t.length]="<definedNames>",e.Workbook&&e.Workbook.Names&&e.Workbook.Names.forEach((function(e){var r={name:e.Name};e.Comment&&(r.comment=e.Comment),null!=e.Sheet&&(r.localSheetId=""+e.Sheet),e.Hidden&&(r.hidden="1"),e.Ref&&(t[t.length]=ds("definedName",es(e.Ref),r))})),t[t.length]="</definedNames>"),t.length>2&&(t[t.length]="</workbook>",t[1]=t[1].replace("/>",">")),t.join("")}function Vf(e,t){if(t.Workbook&&t.Workbook.Sheets){for(var r,n,a=t.Workbook.Sheets,s=0,i=-1,o=-1;s<a.length;++s)!a[s]||!a[s].Hidden&&-1==i?i=s:1==a[s].Hidden&&-1==o&&(o=s);if(!(o>i))ti(e,135),ti(e,158,(r=i,n||(n=Qs(29)),n.write_shift(-4,0),n.write_shift(-4,460),n.write_shift(4,28800),n.write_shift(4,17600),n.write_shift(4,500),n.write_shift(4,r),n.write_shift(4,r),n.write_shift(1,120),n.length>n.l?n.slice(0,n.l):n)),ti(e,136)}}function jf(e,t){var r=ei();return ti(r,131),ti(r,128,function(e,t){t||(t=Qs(127));for(var r=0;4!=r;++r)t.write_shift(4,0);return Ei("SheetJS",t),Ei(cn.version,t),Ei(cn.version,t),Ei("7262",t),t.length>t.l?t.slice(0,t.l):t}()),ti(r,153,function(e,t){t||(t=Qs(72));var r=0;return e&&e.filterPrivacy&&(r|=8),t.write_shift(4,r),t.write_shift(4,0),Ni(e&&e.CodeName||"ThisWorkbook",t),t.slice(0,t.l)}(e.Workbook&&e.Workbook.WBProps||null)),Vf(r,e),function(e,t){ti(e,143);for(var r=0;r!=t.SheetNames.length;++r){ti(e,156,(n={Hidden:t.Workbook&&t.Workbook.Sheets&&t.Workbook.Sheets[r]&&t.Workbook.Sheets[r].Hidden||0,iTabID:r+1,strRelID:"rId"+(r+1),name:t.SheetNames[r]},(a=void 0)||(a=Qs(127)),a.write_shift(4,n.Hidden),a.write_shift(4,n.iTabID),Fi(n.strRelID,a),Ei(n.name.slice(0,31),a),a.length>a.l?a.slice(0,a.l):a))}var n,a;ti(e,144)}(r,e),ti(r,132),r.end()}function zf(e,t,r,n,a){return(".bin"===t.slice(-4)?Uf:yf)(e,r,n,a)}function $f(e,t,r){return(".bin"===t.slice(-4)?Cl:Ol)(e)}function Xf(e,t){var r=[];return e.Props&&r.push(function(e,t){var r=[];return ka(po).map((function(e){for(var t=0;t<oo.length;++t)if(oo[t][1]==e)return oo[t];for(t=0;t<co.length;++t)if(co[t][1]==e)return co[t];throw e})).forEach((function(n){if(null!=e[n[1]]){var a=t&&t.Props&&null!=t.Props[n[1]]?t.Props[n[1]]:e[n[1]];"date"===n[2]&&(a=new Date(a).toISOString().replace(/\.\d*Z/,"Z")),"number"==typeof a?a=String(a):!0===a||!1===a?a=a?"1":"0":a instanceof Date&&(a=new Date(a).toISOString().replace(/\.\d*Z/,"")),r.push(hs(po[n[1]]||n[1],a))}})),ds("DocumentProperties",r.join(""),{xmlns:vs.o})}(e.Props,t)),e.Custprops&&r.push(function(e,t){var r=["Worksheets","SheetNames"],n="CustomDocumentProperties",a=[];return e&&ka(e).forEach((function(t){if(Object.prototype.hasOwnProperty.call(e,t)){for(var n=0;n<oo.length;++n)if(t==oo[n][1])return;for(n=0;n<co.length;++n)if(t==co[n][1])return;for(n=0;n<r.length;++n)if(t==r[n])return;var s=e[t],i="string";"number"==typeof s?(i="float",s=String(s)):!0===s||!1===s?(i="boolean",s=s?"1":"0"):s=String(s),a.push(ds(ts(t),s,{"dt:dt":i}))}})),t&&ka(t).forEach((function(r){if(Object.prototype.hasOwnProperty.call(t,r)&&(!e||!Object.prototype.hasOwnProperty.call(e,r))){var n=t[r],s="string";"number"==typeof n?(s="float",n=String(n)):!0===n||!1===n?(s="boolean",n=n?"1":"0"):n instanceof Date?(s="dateTime.tz",n=n.toISOString()):n=String(n),a.push(ds(ts(r),n,{"dt:dt":s}))}})),"<"+n+' xmlns="'+vs.o+'">'+a.join("")+"</"+n+">"}(e.Props,e.Custprops)),r.join("")}function Kf(e){return ds("NamedRange",null,{"ss:Name":e.Name,"ss:RefersTo":"="+Ml(e.Ref,{r:0,c:0})})}function Jf(e,t,r,n,a,s,i){if(!e||null==e.v&&null==e.f)return"";var o={};if(e.f&&(o["ss:Formula"]="="+es(Ml(e.f,i))),e.F&&e.F.slice(0,t.length)==t){var l=ci(e.F.slice(t.length+1));o["ss:ArrayRange"]="RC:R"+(l.r==i.r?"":"["+(l.r-i.r)+"]")+"C"+(l.c==i.c?"":"["+(l.c-i.c)+"]")}if(e.l&&e.l.Target&&(o["ss:HRef"]=es(e.l.Target),e.l.Tooltip&&(o["x:HRefScreenTip"]=es(e.l.Tooltip))),r["!merges"])for(var f=r["!merges"],c=0;c!=f.length;++c)f[c].s.c==i.c&&f[c].s.r==i.r&&(f[c].e.c>f[c].s.c&&(o["ss:MergeAcross"]=f[c].e.c-f[c].s.c),f[c].e.r>f[c].s.r&&(o["ss:MergeDown"]=f[c].e.r-f[c].s.r));var h="",u="";switch(e.t){case"z":if(!n.sheetStubs)return"";break;case"n":h="Number",u=String(e.v);break;case"b":h="Boolean",u=e.v?"1":"0";break;case"e":h="Error",u=Zi[e.v];break;case"d":h="DateTime",u=new Date(e.v).toISOString(),null==e.z&&(e.z=e.z||Bn[14]);break;case"s":h="String",u=((e.v||"")+"").replace(qa,(function(e){return Za[e]})).replace(rs,(function(e){return"&#x"+e.charCodeAt(0).toString(16).toUpperCase()+";"}))}var d=wf(n.cellXfs,e,n);o["ss:StyleID"]="s"+(21+d),o["ss:Index"]=i.c+1;var m=null!=e.v?u:"",p="z"==e.t?"":'<Data ss:Type="'+h+'">'+m+"</Data>";return(e.c||[]).length>0&&(p+=e.c.map((function(e){var t=ds("ss:Data",(e.t||"").replace(/(\r\n|[\r\n])/g," "),{xmlns:"http://www.w3.org/TR/REC-html40"});return ds("Comment",t,{"ss:Author":e.a})})).join("")),ds("Cell",p,o)}function Zf(e,t){var r='<Row ss:Index="'+(e+1)+'"';return t&&(t.hpt&&!t.hpx&&(t.hpx=il(t.hpt)),t.hpx&&(r+=' ss:AutoFitHeight="0" ss:Height="'+t.hpx+'"'),t.hidden&&(r+=' ss:Hidden="1"')),r+">"}function qf(e,t,r){var n=[],a=r.SheetNames[e],s=r.Sheets[a],i=s?function(e,t,r,n){if(!e)return"";if(!((n||{}).Workbook||{}).Names)return"";for(var a=n.Workbook.Names,s=[],i=0;i<a.length;++i){var o=a[i];o.Sheet==r&&(o.Name.match(/^_xlfn\./)||s.push(Kf(o)))}return s.join("")}(s,0,e,r):"";return i.length>0&&n.push("<Names>"+i+"</Names>"),i=s?function(e,t,r,n){if(!e["!ref"])return"";var a=mi(e["!ref"]),s=e["!merges"]||[],i=0,o=[];e["!cols"]&&e["!cols"].forEach((function(e,t){nl(e);var r=!!e.width,n=vf(t,e),a={"ss:Index":t+1};r&&(a["ss:Width"]=el(n.width)),e.hidden&&(a["ss:Hidden"]="1"),o.push(ds("Column",null,a))}));for(var l=Array.isArray(e),f=a.s.r;f<=a.e.r;++f){for(var c=[Zf(f,(e["!rows"]||[])[f])],h=a.s.c;h<=a.e.c;++h){var u=!1;for(i=0;i!=s.length;++i)if(!(s[i].s.c>h||s[i].s.r>f||s[i].e.c<h||s[i].e.r<f)){s[i].s.c==h&&s[i].s.r==f||(u=!0);break}if(!u){var d={r:f,c:h},m=hi(d),p=l?(e[f]||[])[h]:e[m];c.push(Jf(p,m,e,t,0,0,d))}}c.push("</Row>"),c.length>2&&o.push(c.join(""))}return o.join("")}(s,t):"",i.length>0&&n.push("<Table>"+i+"</Table>"),n.push(function(e,t,r,n){if(!e)return"";var a=[];if(e["!margins"]&&(a.push("<PageSetup>"),e["!margins"].header&&a.push(ds("Header",null,{"x:Margin":e["!margins"].header})),e["!margins"].footer&&a.push(ds("Footer",null,{"x:Margin":e["!margins"].footer})),a.push(ds("PageMargins",null,{"x:Bottom":e["!margins"].bottom||"0.75","x:Left":e["!margins"].left||"0.7","x:Right":e["!margins"].right||"0.7","x:Top":e["!margins"].top||"0.75"})),a.push("</PageSetup>")),n&&n.Workbook&&n.Workbook.Sheets&&n.Workbook.Sheets[r])if(n.Workbook.Sheets[r].Hidden)a.push(ds("Visible",1==n.Workbook.Sheets[r].Hidden?"SheetHidden":"SheetVeryHidden",{}));else{for(var s=0;s<r&&(!n.Workbook.Sheets[s]||n.Workbook.Sheets[s].Hidden);++s);s==r&&a.push("<Selected/>")}return((((n||{}).Workbook||{}).Views||[])[0]||{}).RTL&&a.push("<DisplayRightToLeft/>"),e["!protect"]&&(a.push(hs("ProtectContents","True")),e["!protect"].objects&&a.push(hs("ProtectObjects","True")),e["!protect"].scenarios&&a.push(hs("ProtectScenarios","True")),null==e["!protect"].selectLockedCells||e["!protect"].selectLockedCells?null==e["!protect"].selectUnlockedCells||e["!protect"].selectUnlockedCells||a.push(hs("EnableSelection","UnlockedCells")):a.push(hs("EnableSelection","NoSelection")),[["formatCells","AllowFormatCells"],["formatColumns","AllowSizeCols"],["formatRows","AllowSizeRows"],["insertColumns","AllowInsertCols"],["insertRows","AllowInsertRows"],["insertHyperlinks","AllowInsertHyperlinks"],["deleteColumns","AllowDeleteCols"],["deleteRows","AllowDeleteRows"],["sort","AllowSort"],["autoFilter","AllowFilter"],["pivotTables","AllowUsePivotTables"]].forEach((function(t){e["!protect"][t[0]]&&a.push("<"+t[1]+"/>")}))),0==a.length?"":ds("WorksheetOptions",a.join(""),{xmlns:vs.x})}(s,0,e,r)),n.join("")}function Qf(e,t){t||(t={}),e.SSF||(e.SSF=Ga(Bn)),e.SSF&&(Ea(),ba(e.SSF),t.revssf=Da(e.SSF),t.revssf[e.SSF[65535]]=0,t.ssf=e.SSF,t.cellXfs=[],wf(t.cellXfs,{},{revssf:{General:0}}));var r=[];r.push(Xf(e,t)),r.push(""),r.push(""),r.push("");for(var n=0;n<e.SheetNames.length;++n)r.push(ds("Worksheet",qf(n,t,e),{"ss:Name":es(e.SheetNames[n])}));return r[2]=function(e,t){var r=['<Style ss:ID="Default" ss:Name="Normal"><NumberFormat/></Style>'];return t.cellXfs.forEach((function(e,t){var n=[];n.push(ds("NumberFormat",null,{"ss:Format":es(Bn[e.numFmtId])}));var a={"ss:ID":"s"+(21+t)};r.push(ds("Style",n.join(""),a))})),ds("Styles",r.join(""))}(0,t),r[3]=function(e){if(!((e||{}).Workbook||{}).Names)return"";for(var t=e.Workbook.Names,r=[],n=0;n<t.length;++n){var a=t[n];null==a.Sheet&&(a.Name.match(/^_xlfn\./)||r.push(Kf(a)))}return ds("Names",r.join(""))}(e),Ja+ds("Workbook",r.join(""),{xmlns:vs.ss,"xmlns:o":vs.o,"xmlns:x":vs.x,"xmlns:ss":vs.ss,"xmlns:dt":vs.dt,"xmlns:html":vs.html})}var ec={SI:"e0859ff2f94f6810ab9108002b27b3d9",DSI:"02d5cdd59c2e1b10939708002b2cf9ae",UDI:"05d5cdd59c2e1b10939708002b2cf9ae"};function tc(e,t){var r=t||{},n=Aa.utils.cfb_new({root:"R"}),a="/Workbook";switch(r.bookType||"xls"){case"xls":r.bookType="biff8";case"xla":r.bookType||(r.bookType="xla");case"biff8":a="/Workbook",r.biff=8;break;case"biff5":a="/Book",r.biff=5;break;default:throw new Error("invalid type "+r.bookType+" for XLS CFB")}return Aa.utils.cfb_add(n,a,uc(e,r)),8==r.biff&&(e.Props||e.Custprops)&&function(e,t){var r,n=[],a=[],s=[],i=0,o=Ca($i,"n"),l=Ca(Xi,"n");if(e.Props)for(r=ka(e.Props),i=0;i<r.length;++i)(Object.prototype.hasOwnProperty.call(o,r[i])?n:Object.prototype.hasOwnProperty.call(l,r[i])?a:s).push([r[i],e.Props[r[i]]]);if(e.Custprops)for(r=ka(e.Custprops),i=0;i<r.length;++i)Object.prototype.hasOwnProperty.call(e.Props||{},r[i])||(Object.prototype.hasOwnProperty.call(o,r[i])?n:Object.prototype.hasOwnProperty.call(l,r[i])?a:s).push([r[i],e.Custprops[r[i]]]);var f=[];for(i=0;i<s.length;++i)vo.indexOf(s[i][0])>-1||ho.indexOf(s[i][0])>-1||null!=s[i][1]&&f.push(s[i]);a.length&&Aa.utils.cfb_add(t,"/SummaryInformation",_o(a,ec.SI,l,Xi)),(n.length||f.length)&&Aa.utils.cfb_add(t,"/DocumentSummaryInformation",_o(n,ec.DSI,o,$i,f.length?f:null,ec.UDI))}(e,n),8==r.biff&&e.vbaraw&&function(e,t){t.FullPaths.forEach((function(r,n){if(0!=n){var a=r.replace(/[^\/]*[\/]/,"/_VBA_PROJECT_CUR/");"/"!==a.slice(-1)&&Aa.utils.cfb_add(e,a,t.FileIndex[n].content)}}))}(n,Aa.read(e.vbaraw,{type:"string"==typeof e.vbaraw?"binary":"buffer"})),n}var rc={0:{f:function(e,t){var r={},n=e.l+t;r.r=e.read_shift(4),e.l+=4;var a=e.read_shift(2);e.l+=1;var s=e.read_shift(1);return e.l=n,7&s&&(r.level=7&s),16&s&&(r.hidden=!0),32&s&&(r.hpt=a/20),r}},1:{f:function(e){return[xi(e)]}},2:{f:function(e){return[xi(e),Ui(e),"n"]}},3:{f:function(e){return[xi(e),e.read_shift(1),"e"]}},4:{f:function(e){return[xi(e),e.read_shift(1),"b"]}},5:{f:function(e){return[xi(e),Gi(e),"n"]}},6:{f:function(e){return[xi(e),bi(e),"str"]}},7:{f:function(e){return[xi(e),e.read_shift(4),"s"]}},8:{f:function(e,t,r){var n=e.l+t,a=xi(e);a.r=r["!row"];var s=[a,bi(e),"str"];if(r.cellFormula){e.l+=2;var i=ff(e,n-e.l,r);s[3]=af(i,0,a,r.supbooks,r)}else e.l=n;return s}},9:{f:function(e,t,r){var n=e.l+t,a=xi(e);a.r=r["!row"];var s=[a,Gi(e),"n"];if(r.cellFormula){e.l+=2;var i=ff(e,n-e.l,r);s[3]=af(i,0,a,r.supbooks,r)}else e.l=n;return s}},10:{f:function(e,t,r){var n=e.l+t,a=xi(e);a.r=r["!row"];var s=[a,e.read_shift(1),"b"];if(r.cellFormula){e.l+=2;var i=ff(e,n-e.l,r);s[3]=af(i,0,a,r.supbooks,r)}else e.l=n;return s}},11:{f:function(e,t,r){var n=e.l+t,a=xi(e);a.r=r["!row"];var s=[a,e.read_shift(1),"e"];if(r.cellFormula){e.l+=2;var i=ff(e,n-e.l,r);s[3]=af(i,0,a,r.supbooks,r)}else e.l=n;return s}},12:{f:function(e){return[Ci(e)]}},13:{f:function(e){return[Ci(e),Ui(e),"n"]}},14:{f:function(e){return[Ci(e),e.read_shift(1),"e"]}},15:{f:function(e){return[Ci(e),e.read_shift(1),"b"]}},16:{f:function(e){return[Ci(e),Gi(e),"n"]}},17:{f:function(e){return[Ci(e),bi(e),"str"]}},18:{f:function(e){return[Ci(e),e.read_shift(4),"s"]}},19:{f:yi},20:{},21:{},22:{},23:{},24:{},25:{},26:{},27:{},28:{},29:{},30:{},31:{},32:{},33:{},34:{},35:{T:1},36:{T:-1},37:{T:1},38:{T:-1},39:{f:function(e,t,r){var n=e.l+t;e.l+=4,e.l+=1;var a=e.read_shift(4),s=Pi(e),i=cf(e,0,r),o=Mi(e);e.l=n;var l={Name:s,Ptg:i};return a<268435455&&(l.Sheet=a),o&&(l.Comment=o),l}},40:{},42:{},43:{f:function(e,t,r){var n={};n.sz=e.read_shift(2)/20;var a=function(e){var t=e.read_shift(1);return e.l++,{fBold:1&t,fItalic:2&t,fUnderline:4&t,fStrikeout:8&t,fOutline:16&t,fShadow:32&t,fCondense:64&t,fExtend:128&t}}(e);switch(a.fItalic&&(n.italic=1),a.fCondense&&(n.condense=1),a.fExtend&&(n.extend=1),a.fShadow&&(n.shadow=1),a.fOutline&&(n.outline=1),a.fStrikeout&&(n.strike=1),700===e.read_shift(2)&&(n.bold=1),e.read_shift(2)){case 1:n.vertAlign="superscript";break;case 2:n.vertAlign="subscript"}var s=e.read_shift(1);0!=s&&(n.underline=s);var i=e.read_shift(1);i>0&&(n.family=i);var o=e.read_shift(1);switch(o>0&&(n.charset=o),e.l++,n.color=function(e){var t={},r=e.read_shift(1)>>>1,n=e.read_shift(1),a=e.read_shift(2,"i"),s=e.read_shift(1),i=e.read_shift(1),o=e.read_shift(1);switch(e.l++,r){case 0:t.auto=1;break;case 1:t.index=n;var l=Ji[n];l&&(t.rgb=qo(l));break;case 2:t.rgb=qo([s,i,o]);break;case 3:t.theme=n}return 0!=a&&(t.tint=a>0?a/32767:a/32768),t}(e),e.read_shift(1)){case 1:n.scheme="major";break;case 2:n.scheme="minor"}return n.name=bi(e),n}},44:{f:function(e,t){return[e.read_shift(2),bi(e)]}},45:{f:ul},46:{f:gl},47:{f:function(e,t){var r=e.l+t,n=e.read_shift(2),a=e.read_shift(2);return e.l=r,{ixfe:n,numFmtId:a}}},48:{},49:{f:function(e){return e.read_shift(4,"i")}},50:{},51:{f:function(e){for(var t=[],r=e.read_shift(4);r-- >0;)t.push([e.read_shift(4),e.read_shift(4)]);return t}},52:{T:1},53:{T:-1},54:{T:1},55:{T:-1},56:{T:1},57:{T:-1},58:{},59:{},60:{f:function(e,t,r){if(!r.cellStyles)return qs(e,t);var n=r&&r.biff>=12?4:2,a=e.read_shift(n),s=e.read_shift(n),i=e.read_shift(n),o=e.read_shift(n),l=e.read_shift(2);2==n&&(e.l+=2);var f={s:a,e:s,w:i,ixfe:o,flags:l};return(r.biff>=5||!r.biff)&&(f.level=l>>8&7),f}},62:{f:function(e){return[xi(e),yi(e),"is"]}},63:{f:function(e){var t={};t.i=e.read_shift(4);var r={};r.r=e.read_shift(4),r.c=e.read_shift(4),t.r=hi(r);var n=e.read_shift(1);return 2&n&&(t.l="1"),8&n&&(t.a="1"),t}},64:{f:function(){}},65:{},66:{},67:{},68:{},69:{},70:{},128:{},129:{T:1},130:{T:-1},131:{T:1,f:qs,p:0},132:{T:-1},133:{T:1},134:{T:-1},135:{T:1},136:{T:-1},137:{T:1,f:function(e){var t=e.read_shift(2);return e.l+=28,{RTL:32&t}}},138:{T:-1},139:{T:1},140:{T:-1},141:{T:1},142:{T:-1},143:{T:1},144:{T:-1},145:{T:1},146:{T:-1},147:{f:function(e,t){var r={},n=e[e.l];return++e.l,r.above=!(64&n),r.left=!(128&n),e.l+=18,r.name=Di(e),r}},148:{f:Of,p:16},151:{f:function(){}},152:{},153:{f:function(e,t){var r={},n=e.read_shift(4);r.defaultThemeVersion=e.read_shift(4);var a=t>8?bi(e):"";return a.length>0&&(r.CodeName=a),r.autoCompressPictures=!!(65536&n),r.backupFile=!!(64&n),r.checkCompatibility=!!(4096&n),r.date1904=!!(1&n),r.filterPrivacy=!!(8&n),r.hidePivotFieldList=!!(1024&n),r.promptedSolutions=!!(16&n),r.publishItems=!!(2048&n),r.refreshAllConnections=!!(262144&n),r.saveExternalLinkValues=!!(128&n),r.showBorderUnselectedTables=!!(4&n),r.showInkAnnotation=!!(32&n),r.showObjects=["all","placeholders","none"][n>>13&3],r.showPivotChartFilter=!!(32768&n),r.updateLinks=["userSet","never","always"][n>>8&3],r}},154:{},155:{},156:{f:function(e,t){var r={};return r.Hidden=e.read_shift(4),r.iTabID=e.read_shift(4),r.strRelID=Li(e),r.name=bi(e),r}},157:{},158:{},159:{T:1,f:function(e){return[e.read_shift(4),e.read_shift(4)]}},160:{T:-1},161:{T:1,f:Bi},162:{T:-1},163:{T:1},164:{T:-1},165:{T:1},166:{T:-1},167:{},168:{},169:{},170:{},171:{},172:{T:1},173:{T:-1},174:{},175:{},176:{f:kf},177:{T:1},178:{T:-1},179:{T:1},180:{T:-1},181:{T:1},182:{T:-1},183:{T:1},184:{T:-1},185:{T:1},186:{T:-1},187:{T:1},188:{T:-1},189:{T:1},190:{T:-1},191:{T:1},192:{T:-1},193:{T:1},194:{T:-1},195:{T:1},196:{T:-1},197:{T:1},198:{T:-1},199:{T:1},200:{T:-1},201:{T:1},202:{T:-1},203:{T:1},204:{T:-1},205:{T:1},206:{T:-1},207:{T:1},208:{T:-1},209:{T:1},210:{T:-1},211:{T:1},212:{T:-1},213:{T:1},214:{T:-1},215:{T:1},216:{T:-1},217:{T:1},218:{T:-1},219:{T:1},220:{T:-1},221:{T:1},222:{T:-1},223:{T:1},224:{T:-1},225:{T:1},226:{T:-1},227:{T:1},228:{T:-1},229:{T:1},230:{T:-1},231:{T:1},232:{T:-1},233:{T:1},234:{T:-1},235:{T:1},236:{T:-1},237:{T:1},238:{T:-1},239:{T:1},240:{T:-1},241:{T:1},242:{T:-1},243:{T:1},244:{T:-1},245:{T:1},246:{T:-1},247:{T:1},248:{T:-1},249:{T:1},250:{T:-1},251:{T:1},252:{T:-1},253:{T:1},254:{T:-1},255:{T:1},256:{T:-1},257:{T:1},258:{T:-1},259:{T:1},260:{T:-1},261:{T:1},262:{T:-1},263:{T:1},264:{T:-1},265:{T:1},266:{T:-1},267:{T:1},268:{T:-1},269:{T:1},270:{T:-1},271:{T:1},272:{T:-1},273:{T:1},274:{T:-1},275:{T:1},276:{T:-1},277:{},278:{T:1},279:{T:-1},280:{T:1},281:{T:-1},282:{T:1},283:{T:1},284:{T:-1},285:{T:1},286:{T:-1},287:{T:1},288:{T:-1},289:{T:1},290:{T:-1},291:{T:1},292:{T:-1},293:{T:1},294:{T:-1},295:{T:1},296:{T:-1},297:{T:1},298:{T:-1},299:{T:1},300:{T:-1},301:{T:1},302:{T:-1},303:{T:1},304:{T:-1},305:{T:1},306:{T:-1},307:{T:1},308:{T:-1},309:{T:1},310:{T:-1},311:{T:1},312:{T:-1},313:{T:-1},314:{T:1},315:{T:-1},316:{T:1},317:{T:-1},318:{T:1},319:{T:-1},320:{T:1},321:{T:-1},322:{T:1},323:{T:-1},324:{T:1},325:{T:-1},326:{T:1},327:{T:-1},328:{T:1},329:{T:-1},330:{T:1},331:{T:-1},332:{T:1},333:{T:-1},334:{T:1},335:{f:function(e,t){return{flags:e.read_shift(4),version:e.read_shift(4),name:bi(e)}}},336:{T:-1},337:{f:function(e){return e.l+=4,0!=e.read_shift(4)},T:1},338:{T:-1},339:{T:1},340:{T:-1},341:{T:1},342:{T:-1},343:{T:1},344:{T:-1},345:{T:1},346:{T:-1},347:{T:1},348:{T:-1},349:{T:1},350:{T:-1},351:{},352:{},353:{T:1},354:{T:-1},355:{f:Li},357:{},358:{},359:{},360:{T:1},361:{},362:{f:function(e,t,r){if(r.biff<8)return function(e,t,r){3==e[e.l+1]&&e[e.l]++;var n=Ao(e,0,r);return 3==n.charCodeAt(0)?n.slice(1):n}(e,0,r);for(var n=[],a=e.l+t,s=e.read_shift(r.biff>8?4:2);0!=s--;)n.push(Do(e,r.biff,r));if(e.l!=a)throw new Error("Bad ExternSheet: "+e.l+" != "+a);return n}},363:{},364:{},366:{},367:{},368:{},369:{},370:{},371:{},372:{T:1},373:{T:-1},374:{T:1},375:{T:-1},376:{T:1},377:{T:-1},378:{T:1},379:{T:-1},380:{T:1},381:{T:-1},382:{T:1},383:{T:-1},384:{T:1},385:{T:-1},386:{T:1},387:{T:-1},388:{T:1},389:{T:-1},390:{T:1},391:{T:-1},392:{T:1},393:{T:-1},394:{T:1},395:{T:-1},396:{},397:{},398:{},399:{},400:{},401:{T:1},403:{},404:{},405:{},406:{},407:{},408:{},409:{},410:{},411:{},412:{},413:{},414:{},415:{},416:{},417:{},418:{},419:{},420:{},421:{},422:{T:1},423:{T:1},424:{T:-1},425:{T:-1},426:{f:function(e,t,r){var n=e.l+t,a=Yi(e),s=e.read_shift(1),i=[a];if(i[2]=s,r.cellFormula){var o=lf(e,n-e.l,r);i[1]=o}else e.l=n;return i}},427:{f:function(e,t,r){var n=e.l+t,a=[Bi(e)];if(r.cellFormula){var s=hf(e,n-e.l,r);a[1]=s,e.l=n}else e.l=n;return a}},428:{},429:{T:1},430:{T:-1},431:{T:1},432:{T:-1},433:{T:1},434:{T:-1},435:{T:1},436:{T:-1},437:{T:1},438:{T:-1},439:{T:1},440:{T:-1},441:{T:1},442:{T:-1},443:{T:1},444:{T:-1},445:{T:1},446:{T:-1},447:{T:1},448:{T:-1},449:{T:1},450:{T:-1},451:{T:1},452:{T:-1},453:{T:1},454:{T:-1},455:{T:1},456:{T:-1},457:{T:1},458:{T:-1},459:{T:1},460:{T:-1},461:{T:1},462:{T:-1},463:{T:1},464:{T:-1},465:{T:1},466:{T:-1},467:{T:1},468:{T:-1},469:{T:1},470:{T:-1},471:{},472:{},473:{T:1},474:{T:-1},475:{},476:{f:function(e){var t={};return Rf.forEach((function(r){t[r]=Gi(e)})),t}},477:{},478:{},479:{T:1},480:{T:-1},481:{T:1},482:{T:-1},483:{T:1},484:{T:-1},485:{f:function(){}},486:{T:1},487:{T:-1},488:{T:1},489:{T:-1},490:{T:1},491:{T:-1},492:{T:1},493:{T:-1},494:{f:function(e,t){var r=e.l+t,n=Bi(e),a=Mi(e),s=bi(e),i=bi(e),o=bi(e);e.l=r;var l={rfx:n,relId:a,loc:s,display:o};return i&&(l.Tooltip=i),l}},495:{T:1},496:{T:-1},497:{T:1},498:{T:-1},499:{},500:{T:1},501:{T:-1},502:{T:1},503:{T:-1},504:{},505:{T:1},506:{T:-1},507:{},508:{T:1},509:{T:-1},510:{T:1},511:{T:-1},512:{},513:{},514:{T:1},515:{T:-1},516:{T:1},517:{T:-1},518:{T:1},519:{T:-1},520:{T:1},521:{T:-1},522:{},523:{},524:{},525:{},526:{},527:{},528:{T:1},529:{T:-1},530:{T:1},531:{T:-1},532:{T:1},533:{T:-1},534:{},535:{},536:{},537:{},538:{T:1},539:{T:-1},540:{T:1},541:{T:-1},542:{T:1},548:{},549:{},550:{f:Li},551:{},552:{},553:{},554:{T:1},555:{T:-1},556:{T:1},557:{T:-1},558:{T:1},559:{T:-1},560:{T:1},561:{T:-1},562:{},564:{},565:{T:1},566:{T:-1},569:{T:1},570:{T:-1},572:{},573:{T:1},574:{T:-1},577:{},578:{},579:{},580:{},581:{},582:{},583:{},584:{},585:{},586:{},587:{},588:{T:-1},589:{},590:{T:1},591:{T:-1},592:{T:1},593:{T:-1},594:{T:1},595:{T:-1},596:{},597:{T:1},598:{T:-1},599:{T:1},600:{T:-1},601:{T:1},602:{T:-1},603:{T:1},604:{T:-1},605:{T:1},606:{T:-1},607:{},608:{T:1},609:{T:-1},610:{},611:{T:1},612:{T:-1},613:{T:1},614:{T:-1},615:{T:1},616:{T:-1},617:{T:1},618:{T:-1},619:{T:1},620:{T:-1},625:{},626:{T:1},627:{T:-1},628:{T:1},629:{T:-1},630:{T:1},631:{T:-1},632:{f:kl},633:{T:1},634:{T:-1},635:{T:1,f:function(e){var t={};t.iauthor=e.read_shift(4);var r=Bi(e);return t.rfx=r.s,t.ref=hi(r.s),e.l+=16,t}},636:{T:-1},637:{f:Ai},638:{T:1},639:{},640:{T:-1},641:{T:1},642:{T:-1},643:{T:1},644:{},645:{T:-1},646:{T:1},648:{T:1},649:{},650:{T:-1},651:{f:function(e,t){return e.l+=10,{name:bi(e)}}},652:{},653:{T:1},654:{T:-1},655:{T:1},656:{T:-1},657:{T:1},658:{T:-1},659:{},660:{T:1},661:{},662:{T:-1},663:{},664:{T:1},665:{},666:{T:-1},667:{},668:{},669:{},671:{T:1},672:{T:-1},673:{T:1},674:{T:-1},675:{},676:{},677:{},678:{},679:{},680:{},681:{},1024:{},1025:{},1026:{T:1},1027:{T:-1},1028:{T:1},1029:{T:-1},1030:{},1031:{T:1},1032:{T:-1},1033:{T:1},1034:{T:-1},1035:{},1036:{},1037:{},1038:{T:1},1039:{T:-1},1040:{},1041:{T:1},1042:{T:-1},1043:{},1044:{},1045:{},1046:{T:1},1047:{T:-1},1048:{T:1},1049:{T:-1},1050:{},1051:{T:1},1052:{T:1},1053:{f:function(){}},1054:{T:1},1055:{},1056:{T:1},1057:{T:-1},1058:{T:1},1059:{T:-1},1061:{},1062:{T:1},1063:{T:-1},1064:{T:1},1065:{T:-1},1066:{T:1},1067:{T:-1},1068:{T:1},1069:{T:-1},1070:{T:1},1071:{T:-1},1072:{T:1},1073:{T:-1},1075:{T:1},1076:{T:-1},1077:{T:1},1078:{T:-1},1079:{T:1},1080:{T:-1},1081:{T:1},1082:{T:-1},1083:{T:1},1084:{T:-1},1085:{},1086:{T:1},1087:{T:-1},1088:{T:1},1089:{T:-1},1090:{T:1},1091:{T:-1},1092:{T:1},1093:{T:-1},1094:{T:1},1095:{T:-1},1096:{},1097:{T:1},1098:{},1099:{T:-1},1100:{T:1},1101:{T:-1},1102:{},1103:{},1104:{},1105:{},1111:{},1112:{},1113:{T:1},1114:{T:-1},1115:{T:1},1116:{T:-1},1117:{},1118:{T:1},1119:{T:-1},1120:{T:1},1121:{T:-1},1122:{T:1},1123:{T:-1},1124:{T:1},1125:{T:-1},1126:{},1128:{T:1},1129:{T:-1},1130:{},1131:{T:1},1132:{T:-1},1133:{T:1},1134:{T:-1},1135:{T:1},1136:{T:-1},1137:{T:1},1138:{T:-1},1139:{T:1},1140:{T:-1},1141:{},1142:{T:1},1143:{T:-1},1144:{T:1},1145:{T:-1},1146:{},1147:{T:1},1148:{T:-1},1149:{T:1},1150:{T:-1},1152:{T:1},1153:{T:-1},1154:{T:-1},1155:{T:-1},1156:{T:-1},1157:{T:1},1158:{T:-1},1159:{T:1},1160:{T:-1},1161:{T:1},1162:{T:-1},1163:{T:1},1164:{T:-1},1165:{T:1},1166:{T:-1},1167:{T:1},1168:{T:-1},1169:{T:1},1170:{T:-1},1171:{},1172:{T:1},1173:{T:-1},1177:{},1178:{T:1},1180:{},1181:{},1182:{},2048:{T:1},2049:{T:-1},2050:{},2051:{T:1},2052:{T:-1},2053:{},2054:{},2055:{T:1},2056:{T:-1},2057:{T:1},2058:{T:-1},2060:{},2067:{},2068:{T:1},2069:{T:-1},2070:{},2071:{},2072:{T:1},2073:{T:-1},2075:{},2076:{},2077:{T:1},2078:{T:-1},2079:{},2080:{T:1},2081:{T:-1},2082:{},2083:{T:1},2084:{T:-1},2085:{T:1},2086:{T:-1},2087:{T:1},2088:{T:-1},2089:{T:1},2090:{T:-1},2091:{},2092:{},2093:{T:1},2094:{T:-1},2095:{},2096:{T:1},2097:{T:-1},2098:{T:1},2099:{T:-1},2100:{T:1},2101:{T:-1},2102:{},2103:{T:1},2104:{T:-1},2105:{},2106:{T:1},2107:{T:-1},2108:{},2109:{T:1},2110:{T:-1},2111:{T:1},2112:{T:-1},2113:{T:1},2114:{T:-1},2115:{},2116:{},2117:{},2118:{T:1},2119:{T:-1},2120:{},2121:{T:1},2122:{T:-1},2123:{T:1},2124:{T:-1},2125:{},2126:{T:1},2127:{T:-1},2128:{},2129:{T:1},2130:{T:-1},2131:{T:1},2132:{T:-1},2133:{T:1},2134:{},2135:{},2136:{},2137:{T:1},2138:{T:-1},2139:{T:1},2140:{T:-1},2141:{},3072:{},3073:{},4096:{T:1},4097:{T:-1},5002:{T:1},5003:{T:-1},5081:{T:1},5082:{T:-1},5083:{},5084:{T:1},5085:{T:-1},5086:{T:1},5087:{T:-1},5088:{},5089:{},5090:{},5092:{T:1},5093:{T:-1},5094:{},5095:{T:1},5096:{T:-1},5097:{},5099:{},65535:{n:""}};function nc(e,t,r,n){var a=t;if(!isNaN(a)){var s=n||(r||[]).length||0,i=e.next(4);i.write_shift(2,a),i.write_shift(2,s),s>0&&Us(r)&&e.push(r)}}function ac(e,t,r){return e||(e=Qs(7)),e.write_shift(2,t),e.write_shift(2,r),e.write_shift(2,0),e.write_shift(1,0),e}function sc(e,t,r,n){if(null!=t.v)switch(t.t){case"d":case"n":var a="d"==t.t?Ma(Ba(t.v)):t.v;return void(a==(0|a)&&a>=0&&a<65536?nc(e,2,(s=r,i=n,o=a,l=Qs(9),ac(l,s,i),l.write_shift(2,o),l)):nc(e,3,function(e,t,r){var n=Qs(15);return ac(n,e,t),n.write_shift(8,r,"f"),n}(r,n,a)));case"b":case"e":return void nc(e,5,function(e,t,r,n){var a=Qs(9);return ac(a,e,t),yo(r,n||"b",a),a}(r,n,t.v,t.t));case"s":case"str":return void nc(e,4,function(e,t,r){var n=Qs(8+2*r.length);return ac(n,e,t),n.write_shift(1,r.length),n.write_shift(r.length,r,"sbcs"),n.l<n.length?n.slice(0,n.l):n}(r,n,(t.v||"").slice(0,255)))}var s,i,o,l;nc(e,1,ac(null,r,n))}function ic(e,t){for(var r=t||{},n=ei(),a=0,s=0;s<e.SheetNames.length;++s)e.SheetNames[s]==r.sheet&&(a=s);if(0==a&&r.sheet&&e.SheetNames[0]!=r.sheet)throw new Error("Sheet not found: "+r.sheet);return nc(n,4==r.biff?1033:3==r.biff?521:9,Io(0,16,r)),function(e,t,r,n){var a,s=Array.isArray(t),i=mi(t["!ref"]||"A1"),o="",l=[];if(i.e.c>255||i.e.r>16383){if(n.WTF)throw new Error("Range "+(t["!ref"]||"A1")+" exceeds format limit A1:IV16384");i.e.c=Math.min(i.e.c,255),i.e.r=Math.min(i.e.c,16383),a=di(i)}for(var f=i.s.r;f<=i.e.r;++f){o=oi(f);for(var c=i.s.c;c<=i.e.c;++c){f===i.s.r&&(l[c]=fi(c)),a=l[c]+o;var h=s?(t[f]||[])[c]:t[a];h&&sc(e,h,f,c)}}}(n,e.Sheets[e.SheetNames[a]],0,r),nc(n,10),n.end()}function oc(e,t,r){nc(e,49,function(e,t){var r=e.name||"Arial",n=t&&5==t.biff,a=Qs(n?15+r.length:16+2*r.length);return a.write_shift(2,20*(e.sz||12)),a.write_shift(4,0),a.write_shift(2,400),a.write_shift(4,0),a.write_shift(2,0),a.write_shift(1,r.length),n||a.write_shift(1,1),a.write_shift((n?1:2)*r.length,r,n?"sbcs":"utf16le"),a}({sz:12,color:{theme:1},name:"Arial",family:2,scheme:"minor"},r))}function lc(e,t){if(t){var r=0;t.forEach((function(t,n){++r<=256&&t&&nc(e,125,function(e,t){var r=Qs(12);r.write_shift(2,t),r.write_shift(2,t),r.write_shift(2,256*e.width),r.write_shift(2,0);var n=0;return e.hidden&&(n|=1),r.write_shift(1,n),n=e.level||0,r.write_shift(1,n),r.write_shift(2,0),r}(vf(n,t),n))}))}}function fc(e,t,r,n,a){var s=16+wf(a.cellXfs,t,a);if(null!=t.v||t.bf)if(t.bf)nc(e,6,sf(t,r,n,0,s));else switch(t.t){case"d":case"n":nc(e,515,function(e,t,r,n){var a=Qs(14);return Ro(e,t,n,a),Vi(r,a),a}(r,n,"d"==t.t?Ma(Ba(t.v)):t.v,s));break;case"b":case"e":nc(e,517,function(e,t,r,n,a,s){var i=Qs(8);return Ro(e,t,n,i),yo(r,s,i),i}(r,n,t.v,s,0,t.t));break;case"s":case"str":if(a.bookSST)nc(e,253,function(e,t,r,n){var a=Qs(10);return Ro(e,t,n,a),a.write_shift(4,r),a}(r,n,gf(a.Strings,t.v,a.revStrings),s));else nc(e,516,function(e,t,r,n,a){var s=!a||8==a.biff,i=Qs(+s+8+(1+s)*r.length);return Ro(e,t,n,i),i.write_shift(2,r.length),s&&i.write_shift(1,1),i.write_shift((1+s)*r.length,r,s?"utf16le":"sbcs"),i}(r,n,(t.v||"").slice(0,255),s,a));break;default:nc(e,513,Ro(r,n,s))}else nc(e,513,Ro(r,n,s))}function cc(e,t,r){var n,a,s,i=ei(),o=r.SheetNames[e],l=r.Sheets[o]||{},f=(r||{}).Workbook||{},c=(f.Sheets||[])[e]||{},h=Array.isArray(l),u=8==t.biff,d="",m=[],p=mi(l["!ref"]||"A1"),g=u?65536:16384;if(p.e.c>255||p.e.r>=g){if(t.WTF)throw new Error("Range "+(l["!ref"]||"A1")+" exceeds format limit A1:IV16384");p.e.c=Math.min(p.e.c,255),p.e.r=Math.min(p.e.c,g-1)}nc(i,2057,Io(0,16,t)),nc(i,13,So(1)),nc(i,12,So(100)),nc(i,15,bo(!0)),nc(i,17,bo(!1)),nc(i,16,Vi(.001)),nc(i,95,bo(!0)),nc(i,42,bo(!1)),nc(i,43,bo(!1)),nc(i,130,So(1)),nc(i,128,(a=[0,0],(s=Qs(8)).write_shift(4,0),s.write_shift(2,a[0]?a[0]+1:0),s.write_shift(2,a[1]?a[1]+1:0),s)),nc(i,131,bo(!1)),nc(i,132,bo(!1)),u&&lc(i,l["!cols"]),nc(i,512,function(e,t){var r=8!=t.biff&&t.biff?2:4,n=Qs(2*r+6);return n.write_shift(r,e.s.r),n.write_shift(r,e.e.r+1),n.write_shift(2,e.s.c),n.write_shift(2,e.e.c+1),n.write_shift(2,0),n}(p,t)),u&&(l["!links"]=[]);for(var v=p.s.r;v<=p.e.r;++v){d=oi(v);for(var T=p.s.c;T<=p.e.c;++T){v===p.s.r&&(m[T]=fi(T)),n=m[T]+d;var w=h?(l[v]||[])[T]:l[n];w&&(fc(i,w,v,T,t),u&&w.l&&l["!links"].push([n,w.l]))}}var _=c.CodeName||c.name||o;return u&&nc(i,574,function(e){var t=Qs(18),r=1718;return e&&e.RTL&&(r|=64),t.write_shift(2,r),t.write_shift(4,0),t.write_shift(4,64),t.write_shift(4,0),t.write_shift(4,0),t}((f.Views||[])[0])),u&&(l["!merges"]||[]).length&&nc(i,229,function(e){var t=Qs(2+8*e.length);t.write_shift(2,e.length);for(var r=0;r<e.length;++r)Mo(e[r],t);return t}(l["!merges"])),u&&function(e,t){for(var r=0;r<t["!links"].length;++r){var n=t["!links"][r];nc(e,440,Uo(n)),n[1].Tooltip&&nc(e,2048,Wo(n))}delete t["!links"]}(i,l),nc(i,442,xo(_)),u&&function(e,t){var r=Qs(19);r.write_shift(4,2151),r.write_shift(4,0),r.write_shift(4,0),r.write_shift(2,3),r.write_shift(1,1),r.write_shift(4,0),nc(e,2151,r),(r=Qs(39)).write_shift(4,2152),r.write_shift(4,0),r.write_shift(4,0),r.write_shift(2,3),r.write_shift(1,0),r.write_shift(4,0),r.write_shift(2,1),r.write_shift(4,4),r.write_shift(2,0),Mo(mi(t["!ref"]||"A1"),r),r.write_shift(4,4),nc(e,2152,r)}(i,l),nc(i,10),i.end()}function hc(e,t,r){var n,a=ei(),s=(e||{}).Workbook||{},i=s.Sheets||[],o=s.WBProps||{},l=8==r.biff,f=5==r.biff;(nc(a,2057,Io(0,5,r)),"xla"==r.bookType&&nc(a,135),nc(a,225,l?So(1200):null),nc(a,193,function(e,t){t||(t=Qs(e));for(var r=0;r<e;++r)t.write_shift(1,0);return t}(2)),f&&nc(a,191),f&&nc(a,192),nc(a,226),nc(a,92,function(e,t){var r=!t||8==t.biff,n=Qs(r?112:54);for(n.write_shift(8==t.biff?2:1,7),r&&n.write_shift(1,0),n.write_shift(4,859007059),n.write_shift(4,5458548|(r?0:536870912));n.l<n.length;)n.write_shift(1,r?0:32);return n}(0,r)),nc(a,66,So(l?1200:1252)),l&&nc(a,353,So(0)),l&&nc(a,448),nc(a,317,function(e){for(var t=Qs(2*e),r=0;r<e;++r)t.write_shift(2,r+1);return t}(e.SheetNames.length)),l&&e.vbaraw&&nc(a,211),l&&e.vbaraw)&&nc(a,442,xo(o.CodeName||"ThisWorkbook"));nc(a,156,So(17)),nc(a,25,bo(!1)),nc(a,18,bo(!1)),nc(a,19,So(0)),l&&nc(a,431,bo(!1)),l&&nc(a,444,So(0)),nc(a,61,((n=Qs(18)).write_shift(2,0),n.write_shift(2,0),n.write_shift(2,29280),n.write_shift(2,17600),n.write_shift(2,56),n.write_shift(2,0),n.write_shift(2,0),n.write_shift(2,1),n.write_shift(2,500),n)),nc(a,64,bo(!1)),nc(a,141,So(0)),nc(a,34,bo("true"==function(e){return e.Workbook&&e.Workbook.WBProps&&function(e){switch(e){case 1:case!0:case"1":case"true":case"TRUE":return!0;default:return!1}}(e.Workbook.WBProps.date1904)?"true":"false"}(e))),nc(a,14,bo(!0)),l&&nc(a,439,bo(!1)),nc(a,218,So(0)),oc(a,0,r),function(e,t,r){t&&[[5,8],[23,26],[41,44],[50,392]].forEach((function(n){for(var a=n[0];a<=n[1];++a)null!=t[a]&&nc(e,1054,Lo(a,t[a],r))}))}(a,e.SSF,r),function(e,t){for(var r=0;r<16;++r)nc(e,224,Fo({numFmtId:0,style:!0},0,t));t.cellXfs.forEach((function(r){nc(e,224,Fo(r,0,t))}))}(a,r),l&&nc(a,352,bo(!1));var c=a.end(),h=ei();l&&nc(h,140,function(e){return e||(e=Qs(4)),e.write_shift(2,1),e.write_shift(2,1),e}()),l&&r.Strings&&function(e,t,r,n){var a=n||(r||[]).length||0;if(a<=8224)return nc(e,t,r,a);var s=t;if(!isNaN(s)){for(var i=r.parts||[],o=0,l=0,f=0;f+(i[o]||8224)<=8224;)f+=i[o]||8224,o++;var c=e.next(4);for(c.write_shift(2,s),c.write_shift(2,f),e.push(r.slice(l,l+f)),l+=f;l<a;){for((c=e.next(4)).write_shift(2,60),f=0;f+(i[o]||8224)<=8224;)f+=i[o]||8224,o++;c.write_shift(2,f),e.push(r.slice(l,l+f)),l+=f}}}(h,252,function(e,t){var r=Qs(8);r.write_shift(4,e.Count),r.write_shift(4,e.Unique);for(var n=[],a=0;a<e.length;++a)n[a]=Oo(e[a]);var s=Cn([r].concat(n));return s.parts=[r.length].concat(n.map((function(e){return e.length}))),s}(r.Strings)),nc(h,10);var u=h.end(),d=ei(),m=0,p=0;for(p=0;p<e.SheetNames.length;++p)m+=(l?12:11)+(l?2:1)*e.SheetNames[p].length;var g=c.length+m+u.length;for(p=0;p<e.SheetNames.length;++p){nc(d,133,Po({pos:g,hs:(i[p]||{}).Hidden||0,dt:0,name:e.SheetNames[p]},r)),g+=t[p].length}var v=d.end();if(m!=v.length)throw new Error("BS8 "+m+" != "+v.length);var T=[];return c.length&&T.push(c),v.length&&T.push(v),u.length&&T.push(u),Cn(T)}function uc(e,t){for(var r=0;r<=e.SheetNames.length;++r){var n=e.Sheets[e.SheetNames[r]];if(n&&n["!ref"])ui(n["!ref"]).e.c>255&&"undefined"!=typeof console&&console.error&&console.error("Worksheet '"+e.SheetNames[r]+"' extends beyond column IV (255). Data may be lost.")}var a=t||{};switch(a.biff||2){case 8:case 5:return function(e,t){var r=t||{},n=[];e&&!e.SSF&&(e.SSF=Ga(Bn)),e&&e.SSF&&(Ea(),ba(e.SSF),r.revssf=Da(e.SSF),r.revssf[e.SSF[65535]]=0,r.ssf=e.SSF),r.Strings=[],r.Strings.Count=0,r.Strings.Unique=0,Yc(r),r.cellXfs=[],wf(r.cellXfs,{},{revssf:{General:0}}),e.Props||(e.Props={});for(var a=0;a<e.SheetNames.length;++a)n[n.length]=cc(a,r,e);return n.unshift(hc(e,n,r)),Cn(n)}(e,t);case 4:case 3:case 2:return ic(e,t)}throw new Error("invalid type "+a.bookType+" for BIFF")}function dc(e,t,r,n){for(var a=e["!merges"]||[],s=[],i=t.s.c;i<=t.e.c;++i){for(var o=0,l=0,f=0;f<a.length;++f)if(!(a[f].s.r>r||a[f].s.c>i||a[f].e.r<r||a[f].e.c<i)){if(a[f].s.r<r||a[f].s.c<i){o=-1;break}o=a[f].e.r-a[f].s.r+1,l=a[f].e.c-a[f].s.c+1;break}if(!(o<0)){var c=hi({r:r,c:i}),h=n.dense?(e[r]||[])[i]:e[c],u=h&&null!=h.v&&(h.h||((h.w||(gi(h),h.w)||"")+"").replace(qa,(function(e){return Za[e]})).replace(/\n/g,"<br/>").replace(rs,(function(e){return"&#x"+("000"+e.charCodeAt(0).toString(16)).slice(-4)+";"})))||"",d={};o>1&&(d.rowspan=o),l>1&&(d.colspan=l),n.editable?u='<span contenteditable="true">'+u+"</span>":h&&(d["data-t"]=h&&h.t||"z",null!=h.v&&(d["data-v"]=h.v),null!=h.z&&(d["data-z"]=h.z),h.l&&"#"!=(h.l.Target||"#").charAt(0)&&(u='<a href="'+h.l.Target+'">'+u+"</a>")),d.id=(n.id||"sjs")+"-"+c,s.push(ds("td",u,d))}}return"<tr>"+s.join("")+"</tr>"}var mc='<html><head><meta charset="utf-8"/><title>SheetJS Table Export</title></head><body>',pc="</body></html>";function gc(e,t){var r=t||{},n=null!=r.header?r.header:mc,a=null!=r.footer?r.footer:pc,s=[n],i=ui(e["!ref"]);r.dense=Array.isArray(e),s.push(function(e,t,r){return[].join("")+"<table"+(r&&r.id?' id="'+r.id+'"':"")+">"}(0,0,r));for(var o=i.s.r;o<=i.e.r;++o)s.push(dc(e,i,o,r));return s.push("</table>"+a),s.join("")}function vc(e,t,r){var n=r||{},a=0,s=0;if(null!=n.origin)if("number"==typeof n.origin)a=n.origin;else{var i="string"==typeof n.origin?ci(n.origin):n.origin;a=i.r,s=i.c}var o=t.getElementsByTagName("tr"),l=Math.min(n.sheetRows||1e7,o.length),f={s:{r:0,c:0},e:{r:a,c:s}};if(e["!ref"]){var c=ui(e["!ref"]);f.s.r=Math.min(f.s.r,c.s.r),f.s.c=Math.min(f.s.c,c.s.c),f.e.r=Math.max(f.e.r,c.e.r),f.e.c=Math.max(f.e.c,c.e.c),-1==a&&(f.e.r=a=c.e.r+1)}var h=[],u=0,d=e["!rows"]||(e["!rows"]=[]),m=0,p=0,g=0,v=0,T=0,w=0;for(e["!cols"]||(e["!cols"]=[]);m<o.length&&p<l;++m){var _=o[m];if(wc(_)){if(n.display)continue;d[p]={hidden:!0}}var b=_.children;for(g=v=0;g<b.length;++g){var E=b[g];if(!n.display||!wc(E)){var S=E.hasAttribute("data-v")?E.getAttribute("data-v"):E.hasAttribute("v")?E.getAttribute("v"):fs(E.innerHTML),y=E.getAttribute("data-z")||E.getAttribute("z");for(u=0;u<h.length;++u){var A=h[u];A.s.c==v+s&&A.s.r<p+a&&p+a<=A.e.r&&(v=A.e.c+1-s,u=-1)}w=+E.getAttribute("colspan")||1,((T=+E.getAttribute("rowspan")||1)>1||w>1)&&h.push({s:{r:p+a,c:v+s},e:{r:p+a+(T||1)-1,c:v+s+(w||1)-1}});var O={t:"s",v:S},x=E.getAttribute("data-t")||E.getAttribute("t")||"";null!=S&&(0==S.length?O.t=x||"z":n.raw||0==S.trim().length||"s"==x||("TRUE"===S?O={t:"b",v:!0}:"FALSE"===S?O={t:"b",v:!1}:isNaN(ja(S))?isNaN($a(S).getDate())||(O={t:"d",v:Ba(S)},n.cellDates||(O={t:"n",v:Ma(O.v)}),O.z=n.dateNF||Bn[14]):O={t:"n",v:ja(S)})),void 0===O.z&&null!=y&&(O.z=y);var k="",C=E.getElementsByTagName("A");if(C&&C.length)for(var R=0;R<C.length&&(!C[R].hasAttribute("href")||"#"==(k=C[R].getAttribute("href")).charAt(0));++R);k&&"#"!=k.charAt(0)&&(O.l={Target:k}),n.dense?(e[p+a]||(e[p+a]=[]),e[p+a][v+s]=O):e[hi({c:v+s,r:p+a})]=O,f.e.c<v+s&&(f.e.c=v+s),v+=w}}++p}return h.length&&(e["!merges"]=(e["!merges"]||[]).concat(h)),f.e.r=Math.max(f.e.r,p-1+a),e["!ref"]=di(f),p>=l&&(e["!fullref"]=di((f.e.r=o.length-m+p-1+a,f))),e}function Tc(e,t){return vc((t||{}).dense?[]:{},e,t)}function wc(e){var t="",r=function(e){return e.ownerDocument.defaultView&&"function"==typeof e.ownerDocument.defaultView.getComputedStyle?e.ownerDocument.defaultView.getComputedStyle:"function"==typeof getComputedStyle?getComputedStyle:null}(e);return r&&(t=r(e).getPropertyValue("display")),t||(t=e.style&&e.style.display),"none"===t}var _c=function(){var e=["<office:master-styles>",'<style:master-page style:name="mp1" style:page-layout-name="mp1">',"<style:header/>",'<style:header-left style:display="false"/>',"<style:footer/>",'<style:footer-left style:display="false"/>',"</style:master-page>","</office:master-styles>"].join(""),t="<office:document-styles "+us({"xmlns:office":"urn:oasis:names:tc:opendocument:xmlns:office:1.0","xmlns:table":"urn:oasis:names:tc:opendocument:xmlns:table:1.0","xmlns:style":"urn:oasis:names:tc:opendocument:xmlns:style:1.0","xmlns:text":"urn:oasis:names:tc:opendocument:xmlns:text:1.0","xmlns:draw":"urn:oasis:names:tc:opendocument:xmlns:drawing:1.0","xmlns:fo":"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0","xmlns:xlink":"http://www.w3.org/1999/xlink","xmlns:dc":"http://purl.org/dc/elements/1.1/","xmlns:number":"urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0","xmlns:svg":"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0","xmlns:of":"urn:oasis:names:tc:opendocument:xmlns:of:1.2","office:version":"1.2"})+">"+e+"</office:document-styles>";return function(){return Ja+t}}(),bc=function(){var e=" <table:table-cell />\n",t=function(t,r,n){var a=[];a.push(' <table:table table:name="'+es(r.SheetNames[n])+'" table:style-name="ta1">\n');var s=0,i=0,o=ui(t["!ref"]||"A1"),l=t["!merges"]||[],f=0,c=Array.isArray(t);if(t["!cols"])for(i=0;i<=o.e.c;++i)a.push(" <table:table-column"+(t["!cols"][i]?' table:style-name="co'+t["!cols"][i].ods+'"':"")+"></table:table-column>\n");var h="",u=t["!rows"]||[];for(s=0;s<o.s.r;++s)h=u[s]?' table:style-name="ro'+u[s].ods+'"':"",a.push(" <table:table-row"+h+"></table:table-row>\n");for(;s<=o.e.r;++s){for(h=u[s]?' table:style-name="ro'+u[s].ods+'"':"",a.push(" <table:table-row"+h+">\n"),i=0;i<o.s.c;++i)a.push(e);for(;i<=o.e.c;++i){var d=!1,m={},p="";for(f=0;f!=l.length;++f)if(!(l[f].s.c>i||l[f].s.r>s||l[f].e.c<i||l[f].e.r<s)){l[f].s.c==i&&l[f].s.r==s||(d=!0),m["table:number-columns-spanned"]=l[f].e.c-l[f].s.c+1,m["table:number-rows-spanned"]=l[f].e.r-l[f].s.r+1;break}if(d)a.push(" <table:covered-table-cell/>\n");else{var g=hi({r:s,c:i}),v=c?(t[s]||[])[i]:t[g];if(v&&v.f&&(m["table:formula"]=es(("of:="+v.f.replace(Nl,"$1[.$2$3$4$5]").replace(/\]:\[/g,":")).replace(/;/g,"|").replace(/,/g,";")),v.F&&v.F.slice(0,g.length)==g)){var T=ui(v.F);m["table:number-matrix-columns-spanned"]=T.e.c-T.s.c+1,m["table:number-matrix-rows-spanned"]=T.e.r-T.s.r+1}if(v){switch(v.t){case"b":p=v.v?"TRUE":"FALSE",m["office:value-type"]="boolean",m["office:boolean-value"]=v.v?"true":"false";break;case"n":p=v.w||String(v.v||0),m["office:value-type"]="float",m["office:value"]=v.v||0;break;case"s":case"str":p=null==v.v?"":v.v,m["office:value-type"]="string";break;case"d":p=v.w||Ba(v.v).toISOString(),m["office:value-type"]="date",m["office:date-value"]=Ba(v.v).toISOString(),m["table:style-name"]="ce1";break;default:a.push(e);continue}var w=es(p).replace(/ +/g,(function(e){return'<text:s text:c="'+e.length+'"/>'})).replace(/\t/g,"<text:tab/>").replace(/\n/g,"</text:p><text:p>").replace(/^ /,"<text:s/>").replace(/ $/,"<text:s/>");if(v.l&&v.l.Target){var _=v.l.Target;"#"==(_="#"==_.charAt(0)?"#"+_.slice(1).replace(/\./,"!"):_).charAt(0)||_.match(/^\w+:/)||(_="../"+_),w=ds("text:a",w,{"xlink:href":_.replace(/&/g,"&")})}a.push(" "+ds("table:table-cell",ds("text:p",w,{}),m)+"\n")}else a.push(e)}}a.push(" </table:table-row>\n")}return a.push(" </table:table>\n"),a.join("")};return function(e,r){var n=[Ja],a=us({"xmlns:office":"urn:oasis:names:tc:opendocument:xmlns:office:1.0","xmlns:table":"urn:oasis:names:tc:opendocument:xmlns:table:1.0","xmlns:style":"urn:oasis:names:tc:opendocument:xmlns:style:1.0","xmlns:text":"urn:oasis:names:tc:opendocument:xmlns:text:1.0","xmlns:draw":"urn:oasis:names:tc:opendocument:xmlns:drawing:1.0","xmlns:fo":"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0","xmlns:xlink":"http://www.w3.org/1999/xlink","xmlns:dc":"http://purl.org/dc/elements/1.1/","xmlns:meta":"urn:oasis:names:tc:opendocument:xmlns:meta:1.0","xmlns:number":"urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0","xmlns:presentation":"urn:oasis:names:tc:opendocument:xmlns:presentation:1.0","xmlns:svg":"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0","xmlns:chart":"urn:oasis:names:tc:opendocument:xmlns:chart:1.0","xmlns:dr3d":"urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0","xmlns:math":"http://www.w3.org/1998/Math/MathML","xmlns:form":"urn:oasis:names:tc:opendocument:xmlns:form:1.0","xmlns:script":"urn:oasis:names:tc:opendocument:xmlns:script:1.0","xmlns:ooo":"http://openoffice.org/2004/office","xmlns:ooow":"http://openoffice.org/2004/writer","xmlns:oooc":"http://openoffice.org/2004/calc","xmlns:dom":"http://www.w3.org/2001/xml-events","xmlns:xforms":"http://www.w3.org/2002/xforms","xmlns:xsd":"http://www.w3.org/2001/XMLSchema","xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","xmlns:sheet":"urn:oasis:names:tc:opendocument:sh33tjs:1.0","xmlns:rpt":"http://openoffice.org/2005/report","xmlns:of":"urn:oasis:names:tc:opendocument:xmlns:of:1.2","xmlns:xhtml":"http://www.w3.org/1999/xhtml","xmlns:grddl":"http://www.w3.org/2003/g/data-view#","xmlns:tableooo":"http://openoffice.org/2009/table","xmlns:drawooo":"http://openoffice.org/2010/draw","xmlns:calcext":"urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0","xmlns:loext":"urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0","xmlns:field":"urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0","xmlns:formx":"urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0","xmlns:css3t":"http://www.w3.org/TR/css3-text/","office:version":"1.2"}),s=us({"xmlns:config":"urn:oasis:names:tc:opendocument:xmlns:config:1.0","office:mimetype":"application/vnd.oasis.opendocument.spreadsheet"});"fods"==r.bookType?(n.push("<office:document"+a+s+">\n"),n.push(io().replace(/office:document-meta/g,"office:meta"))):n.push("<office:document-content"+a+">\n"),function(e,t){e.push(" <office:automatic-styles>\n"),e.push(' <number:date-style style:name="N37" number:automatic-order="true">\n'),e.push(' <number:month number:style="long"/>\n'),e.push(" <number:text>/</number:text>\n"),e.push(' <number:day number:style="long"/>\n'),e.push(" <number:text>/</number:text>\n"),e.push(" <number:year/>\n"),e.push(" </number:date-style>\n");var r=0;t.SheetNames.map((function(e){return t.Sheets[e]})).forEach((function(t){if(t&&t["!cols"])for(var n=0;n<t["!cols"].length;++n)if(t["!cols"][n]){var a=t["!cols"][n];if(null==a.width&&null==a.wpx&&null==a.wch)continue;nl(a),a.ods=r;var s=t["!cols"][n].wpx+"px";e.push(' <style:style style:name="co'+r+'" style:family="table-column">\n'),e.push(' <style:table-column-properties fo:break-before="auto" style:column-width="'+s+'"/>\n'),e.push(" </style:style>\n"),++r}}));var n=0;t.SheetNames.map((function(e){return t.Sheets[e]})).forEach((function(t){if(t&&t["!rows"])for(var r=0;r<t["!rows"].length;++r)if(t["!rows"][r]){t["!rows"][r].ods=n;var a=t["!rows"][r].hpx+"px";e.push(' <style:style style:name="ro'+n+'" style:family="table-row">\n'),e.push(' <style:table-row-properties fo:break-before="auto" style:row-height="'+a+'"/>\n'),e.push(" </style:style>\n"),++n}})),e.push(' <style:style style:name="ta1" style:family="table" style:master-page-name="mp1">\n'),e.push(' <style:table-properties table:display="true" style:writing-mode="lr-tb"/>\n'),e.push(" </style:style>\n"),e.push(' <style:style style:name="ce1" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N37"/>\n'),e.push(" </office:automatic-styles>\n")}(n,e),n.push(" <office:body>\n"),n.push(" <office:spreadsheet>\n");for(var i=0;i!=e.SheetNames.length;++i)n.push(t(e.Sheets[e.SheetNames[i]],e,i));return n.push(" </office:spreadsheet>\n"),n.push(" </office:body>\n"),"fods"==r.bookType?n.push("</office:document>"):n.push("</office:document-content>"),n.join("")}}();function Ec(e,t){if("fods"==t.bookType)return bc(e,t);var r=Ka(),n="",a=[],s=[];return Xa(r,n="mimetype","application/vnd.oasis.opendocument.spreadsheet"),Xa(r,n="content.xml",bc(e,t)),a.push([n,"text/xml"]),s.push([n,"ContentFile"]),Xa(r,n="styles.xml",_c(e,t)),a.push([n,"text/xml"]),s.push([n,"StylesFile"]),Xa(r,n="meta.xml",Ja+io()),a.push([n,"text/xml"]),s.push([n,"MetadataFile"]),Xa(r,n="manifest.rdf",function(e){var t,r,n=[Ja];n.push('<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">\n');for(var a=0;a!=e.length;++a)n.push(so(e[a][0],e[a][1])),n.push((t="",r=e[a][0],[' <rdf:Description rdf:about="'+t+'">\n',' <ns0:hasPart xmlns:ns0="http://docs.oasis-open.org/ns/office/1.2/meta/pkg#" rdf:resource="'+r+'"/>\n'," </rdf:Description>\n"].join("")));return n.push(so("","Document","pkg")),n.push("</rdf:RDF>"),n.join("")}(s)),a.push([n,"application/rdf+xml"]),Xa(r,n="META-INF/manifest.xml",function(e){var t=[Ja];t.push('<manifest:manifest xmlns:manifest="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0" manifest:version="1.2">\n'),t.push(' <manifest:file-entry manifest:full-path="/" manifest:version="1.2" manifest:media-type="application/vnd.oasis.opendocument.spreadsheet"/>\n');for(var r=0;r<e.length;++r)t.push(' <manifest:file-entry manifest:full-path="'+e[r][0]+'" manifest:media-type="'+e[r][1]+'"/>\n');return t.push("</manifest:manifest>"),t.join("")}(a)),r}
- /*! sheetjs (C) 2013-present SheetJS -- http://sheetjs.com */function Sc(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function yc(e){return"undefined"!=typeof TextEncoder?(new TextEncoder).encode(e):On(ls(e))}function Ac(e){var t=e.reduce((function(e,t){return e+t.length}),0),r=new Uint8Array(t),n=0;return e.forEach((function(e){r.set(e,n),n+=e.length})),r}function Oc(e,t){var r=t?t[0]:0,n=127&e[r];e:if(e[r++]>=128){if(n|=(127&e[r])<<7,e[r++]<128)break e;if(n|=(127&e[r])<<14,e[r++]<128)break e;if(n|=(127&e[r])<<21,e[r++]<128)break e;if(n+=(127&e[r])*Math.pow(2,28),++r,e[r++]<128)break e;if(n+=(127&e[r])*Math.pow(2,35),++r,e[r++]<128)break e;if(n+=(127&e[r])*Math.pow(2,42),++r,e[r++]<128)break e}return t&&(t[0]=r),n}function xc(e){var t=new Uint8Array(7);t[0]=127&e;var r=1;e:if(e>127){if(t[r-1]|=128,t[r]=e>>7&127,++r,e<=16383)break e;if(t[r-1]|=128,t[r]=e>>14&127,++r,e<=2097151)break e;if(t[r-1]|=128,t[r]=e>>21&127,++r,e<=268435455)break e;if(t[r-1]|=128,t[r]=e/256>>>21&127,++r,e<=34359738367)break e;if(t[r-1]|=128,t[r]=e/65536>>>21&127,++r,e<=4398046511103)break e;t[r-1]|=128,t[r]=e/16777216>>>21&127,++r}return t.slice(0,r)}function kc(e){var t=0,r=127&e[t];e:if(e[t++]>=128){if(r|=(127&e[t])<<7,e[t++]<128)break e;if(r|=(127&e[t])<<14,e[t++]<128)break e;if(r|=(127&e[t])<<21,e[t++]<128)break e;r|=(127&e[t])<<28}return r}function Cc(e){for(var t=[],r=[0];r[0]<e.length;){var n,a=r[0],s=Oc(e,r),i=7&s,o=0;if(0==(s=Math.floor(s/8)))break;switch(i){case 0:for(var l=r[0];e[r[0]++]>=128;);n=e.slice(l,r[0]);break;case 5:o=4,n=e.slice(r[0],r[0]+o),r[0]+=o;break;case 1:o=8,n=e.slice(r[0],r[0]+o),r[0]+=o;break;case 2:o=Oc(e,r),n=e.slice(r[0],r[0]+o),r[0]+=o;break;default:throw new Error("PB Type ".concat(i," for Field ").concat(s," at offset ").concat(a))}var f={data:n,type:i};null==t[s]?t[s]=[f]:t[s].push(f)}return t}function Rc(e){var t=[];return e.forEach((function(e,r){e.forEach((function(e){e.data&&(t.push(xc(8*r+e.type)),2==e.type&&t.push(xc(e.data.length)),t.push(e.data))}))})),Ac(t)}function Dc(e){for(var t,r=[],n=[0];n[0]<e.length;){var a=Oc(e,n),s=Cc(e.slice(n[0],n[0]+a));n[0]+=a;var i={id:kc(s[1][0].data),messages:[]};s[2].forEach((function(t){var r=Cc(t.data),a=kc(r[3][0].data);i.messages.push({meta:r,data:e.slice(n[0],n[0]+a)}),n[0]+=a})),(null==(t=s[3])?void 0:t[0])&&(i.merge=kc(s[3][0].data)>>>0>0),r.push(i)}return r}function Nc(e){var t=[];return e.forEach((function(e){var r=[];r[1]=[{data:xc(e.id),type:0}],r[2]=[],null!=e.merge&&(r[3]=[{data:xc(+!!e.merge),type:0}]);var n=[];e.messages.forEach((function(e){n.push(e.data),e.meta[3]=[{type:0,data:xc(e.data.length)}],r[2].push({data:Rc(e.meta),type:2})}));var a=Rc(r);t.push(xc(a.length)),t.push(a),n.forEach((function(e){return t.push(e)}))})),Ac(t)}function Mc(e,t){if(0!=e)throw new Error("Unexpected Snappy chunk type ".concat(e));for(var r=[0],n=Oc(t,r),a=[];r[0]<t.length;){var s=3&t[r[0]];if(0!=s){var i=0,o=0;if(1==s?(o=4+(t[r[0]]>>2&7),i=(224&t[r[0]++])<<3,i|=t[r[0]++]):(o=1+(t[r[0]++]>>2),2==s?(i=t[r[0]]|t[r[0]+1]<<8,r[0]+=2):(i=(t[r[0]]|t[r[0]+1]<<8|t[r[0]+2]<<16|t[r[0]+3]<<24)>>>0,r[0]+=4)),a=[Ac(a)],0==i)throw new Error("Invalid offset 0");if(i>a[0].length)throw new Error("Invalid offset beyond length");if(o>=i)for(a.push(a[0].slice(-i)),o-=i;o>=a[a.length-1].length;)a.push(a[a.length-1]),o-=a[a.length-1].length;a.push(a[0].slice(-i,-i+o))}else{var l=t[r[0]++]>>2;if(l<60)++l;else{var f=l-59;l=t[r[0]],f>1&&(l|=t[r[0]+1]<<8),f>2&&(l|=t[r[0]+2]<<16),f>3&&(l|=t[r[0]+3]<<24),l>>>=0,l++,r[0]+=f}a.push(t.slice(r[0],r[0]+l)),r[0]+=l}}var c=Ac(a);if(c.length!=n)throw new Error("Unexpected length: ".concat(c.length," != ").concat(n));return c}function Ic(e){for(var t=[],r=0;r<e.length;){var n=e[r++],a=e[r]|e[r+1]<<8|e[r+2]<<16;r+=3,t.push(Mc(n,e.slice(r,r+a))),r+=a}if(r!==e.length)throw new Error("data is not a valid framed stream!");return Ac(t)}function Pc(e){for(var t=[],r=0;r<e.length;){var n=Math.min(e.length-r,268435455),a=new Uint8Array(4);t.push(a);var s=xc(n),i=s.length;t.push(s),n<=60?(i++,t.push(new Uint8Array([n-1<<2]))):n<=256?(i+=2,t.push(new Uint8Array([240,n-1&255]))):n<=65536?(i+=3,t.push(new Uint8Array([244,n-1&255,n-1>>8&255]))):n<=16777216?(i+=4,t.push(new Uint8Array([248,n-1&255,n-1>>8&255,n-1>>16&255]))):n<=4294967296&&(i+=5,t.push(new Uint8Array([252,n-1&255,n-1>>8&255,n-1>>16&255,n-1>>>24&255]))),t.push(e.slice(r,r+n)),i+=n,a[0]=0,a[1]=255&i,a[2]=i>>8&255,a[3]=i>>16&255,r+=n}return Ac(t)}function Lc(e,t){var r=new Uint8Array(32),n=Sc(r),a=12,s=0;switch(r[0]=5,e.t){case"n":r[1]=2,function(e,t,r){var n=Math.floor(0==r?0:Math.LOG10E*Math.log(Math.abs(r)))+6176-20,a=r/Math.pow(10,n-6176);e[t+15]|=n>>7,e[t+14]|=(127&n)<<1;for(var s=0;a>=1;++s,a/=256)e[t+s]=255&a;e[t+15]|=r>=0?0:128}(r,a,e.v),s|=1,a+=16;break;case"b":r[1]=6,n.setFloat64(a,e.v?1:0,!0),s|=2,a+=8;break;case"s":if(-1==t.indexOf(e.v))throw new Error("Value ".concat(e.v," missing from SST!"));r[1]=3,n.setUint32(a,t.indexOf(e.v),!0),s|=8,a+=4;break;default:throw"unsupported cell type "+e.t}return n.setUint32(8,s,!0),r.slice(0,a)}function Fc(e,t){var r=new Uint8Array(32),n=Sc(r),a=12,s=0;switch(r[0]=3,e.t){case"n":r[2]=2,n.setFloat64(a,e.v,!0),s|=32,a+=8;break;case"b":r[2]=6,n.setFloat64(a,e.v?1:0,!0),s|=32,a+=8;break;case"s":if(-1==t.indexOf(e.v))throw new Error("Value ".concat(e.v," missing from SST!"));r[2]=3,n.setUint32(a,t.indexOf(e.v),!0),s|=16,a+=4;break;default:throw"unsupported cell type "+e.t}return n.setUint32(4,s,!0),r.slice(0,a)}function Uc(e){return Oc(Cc(e)[1][0].data)}function Wc(e,t,r){var n,a,s,i;if(!(null==(n=e[6])?void 0:n[0])||!(null==(a=e[7])?void 0:a[0]))throw"Mutation only works on post-BNC storages!";if((null==(i=null==(s=e[8])?void 0:s[0])?void 0:i.data)&&kc(e[8][0].data)>0||!1)throw"Math only works with normal offsets";for(var o=0,l=Sc(e[7][0].data),f=0,c=[],h=Sc(e[4][0].data),u=0,d=[],m=0;m<t.length;++m)if(null!=t[m]){var p,g;switch(l.setUint16(2*m,f,!0),h.setUint16(2*m,u,!0),typeof t[m]){case"string":p=Lc({t:"s",v:t[m]},r),g=Fc({t:"s",v:t[m]},r);break;case"number":p=Lc({t:"n",v:t[m]},r),g=Fc({t:"n",v:t[m]},r);break;case"boolean":p=Lc({t:"b",v:t[m]},r),g=Fc({t:"b",v:t[m]},r);break;default:throw new Error("Unsupported value "+t[m])}c.push(p),f+=p.length,d.push(g),u+=g.length,++o}else l.setUint16(2*m,65535,!0),h.setUint16(2*m,65535);for(e[2][0].data=xc(o);m<e[7][0].data.length/2;++m)l.setUint16(2*m,65535,!0),h.setUint16(2*m,65535,!0);return e[6][0].data=Ac(c),e[3][0].data=Ac(d),o}function Yc(e){var t;(t=[["cellDates",!1],["bookSST",!1],["bookType","xlsx"],["compression",!1],["WTF",!1]],function(e){for(var r=0;r!=t.length;++r){var n=t[r];void 0===e[n[0]]&&(e[n[0]]=n[1]),"n"===n[2]&&(e[n[0]]=Number(e[n[0]]))}})(e)}function Bc(e,t){return"ods"==t.bookType?Ec(e,t):"numbers"==t.bookType?function(e,t){if(!t||!t.numbers)throw new Error("Must pass a `numbers` option -- check the README");var r=e.Sheets[e.SheetNames[0]];e.SheetNames.length>1&&console.error("The Numbers writer currently writes only the first table");var n=ui(r["!ref"]);n.s.r=n.s.c=0;var a=!1;n.e.c>9&&(a=!0,n.e.c=9),n.e.r>49&&(a=!0,n.e.r=49),a&&console.error("The Numbers writer is currently limited to ".concat(di(n)));var s=Xc(r,{range:n,header:1}),i=["~Sh33tJ5~"];s.forEach((function(e){return e.forEach((function(e){"string"==typeof e&&i.push(e)}))}));var o={},l=[],f=Aa.read(t.numbers,{type:"base64"});f.FileIndex.map((function(e,t){return[e,f.FullPaths[t]]})).forEach((function(e){var t=e[0],r=e[1];2==t.type&&t.name.match(/\.iwa/)&&Dc(Ic(t.content)).forEach((function(e){l.push(e.id),o[e.id]={deps:[],location:r,type:kc(e.messages[0].meta[1][0].data)}}))})),l.sort((function(e,t){return e-t}));var c=l.filter((function(e){return e>1})).map((function(e){return[e,xc(e)]}));f.FileIndex.map((function(e,t){return[e,f.FullPaths[t]]})).forEach((function(e){var t=e[0];e[1],t.name.match(/\.iwa/)&&Dc(Ic(t.content)).forEach((function(e){e.messages.forEach((function(t){c.forEach((function(t){e.messages.some((function(e){return 11006!=kc(e.meta[1][0].data)&&function(e,t){e:for(var r=0;r<=e.length-t.length;++r){for(var n=0;n<t.length;++n)if(e[r+n]!=t[n])continue e;return!0}return!1}(e.data,t[1])}))&&o[t[0]].deps.push(e.id)}))}))}))}));for(var h,u=Aa.find(f,o[1].location),d=Dc(Ic(u.content)),m=0;m<d.length;++m){var p=d[m];1==p.id&&(h=p)}var g=Uc(Cc(h.messages[0].data)[1][0].data);for(d=Dc(Ic((u=Aa.find(f,o[g].location)).content)),m=0;m<d.length;++m)(p=d[m]).id==g&&(h=p);for(g=Uc(Cc(h.messages[0].data)[2][0].data),d=Dc(Ic((u=Aa.find(f,o[g].location)).content)),m=0;m<d.length;++m)(p=d[m]).id==g&&(h=p);for(g=Uc(Cc(h.messages[0].data)[2][0].data),d=Dc(Ic((u=Aa.find(f,o[g].location)).content)),m=0;m<d.length;++m)(p=d[m]).id==g&&(h=p);var v=Cc(h.messages[0].data);v[6][0].data=xc(n.e.r+1),v[7][0].data=xc(n.e.c+1);for(var T=Uc(v[46][0].data),w=Aa.find(f,o[T].location),_=Dc(Ic(w.content)),b=0;b<_.length&&_[b].id!=T;++b);if(_[b].id!=T)throw"Bad ColumnRowUIDMapArchive";var E=Cc(_[b].messages[0].data);E[1]=[],E[2]=[],E[3]=[];for(var S=0;S<=n.e.c;++S){var y=[];y[1]=y[2]=[{type:0,data:xc(S+420690)}],E[1].push({type:2,data:Rc(y)}),E[2].push({type:0,data:xc(S)}),E[3].push({type:0,data:xc(S)})}E[4]=[],E[5]=[],E[6]=[];for(var A=0;A<=n.e.r;++A)(y=[])[1]=y[2]=[{type:0,data:xc(A+726270)}],E[4].push({type:2,data:Rc(y)}),E[5].push({type:0,data:xc(A)}),E[6].push({type:0,data:xc(A)});_[b].messages[0].data=Rc(E),w.content=Pc(Nc(_)),w.size=w.content.length,delete v[46];var O=Cc(v[4][0].data);O[7][0].data=xc(n.e.r+1);var x=Uc(Cc(O[1][0].data)[2][0].data);if((_=Dc(Ic((w=Aa.find(f,o[x].location)).content)))[0].id!=x)throw"Bad HeaderStorageBucket";var k=Cc(_[0].messages[0].data);for(A=0;A<s.length;++A){var C=Cc(k[2][0].data);C[1][0].data=xc(A),C[4][0].data=xc(s[A].length),k[2][A]={type:k[2][0].type,data:Rc(C)}}_[0].messages[0].data=Rc(k),w.content=Pc(Nc(_)),w.size=w.content.length;var R=Uc(O[2][0].data);if((_=Dc(Ic((w=Aa.find(f,o[R].location)).content)))[0].id!=R)throw"Bad HeaderStorageBucket";for(k=Cc(_[0].messages[0].data),S=0;S<=n.e.c;++S)(C=Cc(k[2][0].data))[1][0].data=xc(S),C[4][0].data=xc(n.e.r+1),k[2][S]={type:k[2][0].type,data:Rc(C)};_[0].messages[0].data=Rc(k),w.content=Pc(Nc(_)),w.size=w.content.length;var D=Uc(O[4][0].data);!function(){for(var e,t=Aa.find(f,o[D].location),r=Dc(Ic(t.content)),n=0;n<r.length;++n){var a=r[n];a.id==D&&(e=a)}var s=Cc(e.messages[0].data);s[3]=[];var l=[];i.forEach((function(e,t){l[1]=[{type:0,data:xc(t)}],l[2]=[{type:0,data:xc(1)}],l[3]=[{type:2,data:yc(e)}],s[3].push({type:2,data:Rc(l)})})),e.messages[0].data=Rc(s);var c=Pc(Nc(r));t.content=c,t.size=t.content.length}();var N=Cc(O[3][0].data),M=N[1][0];delete N[2];var I=Cc(M.data),P=Uc(I[2][0].data);!function(){for(var e,t=Aa.find(f,o[P].location),r=Dc(Ic(t.content)),a=0;a<r.length;++a){var l=r[a];l.id==P&&(e=l)}var c=Cc(e.messages[0].data);delete c[6],delete N[7];var h=new Uint8Array(c[5][0].data);c[5]=[];for(var u=0,d=0;d<=n.e.r;++d){var m=Cc(h);u+=Wc(m,s[d],i),m[1][0].data=xc(d),c[5].push({data:Rc(m),type:2})}c[1]=[{type:0,data:xc(n.e.c+1)}],c[2]=[{type:0,data:xc(n.e.r+1)}],c[3]=[{type:0,data:xc(u)}],c[4]=[{type:0,data:xc(n.e.r+1)}],e.messages[0].data=Rc(c);var p=Pc(Nc(r));t.content=p,t.size=t.content.length}(),M.data=Rc(I),O[3][0].data=Rc(N),v[4][0].data=Rc(O),h.messages[0].data=Rc(v);var L=Pc(Nc(d));return u.content=L,u.size=u.content.length,f}(e,t):"xlsb"==t.bookType?function(e,t){yl=1024,e&&!e.SSF&&(e.SSF=Ga(Bn));e&&e.SSF&&(Ea(),ba(e.SSF),t.revssf=Da(e.SSF),t.revssf[e.SSF[65535]]=0,t.ssf=e.SSF);t.rels={},t.wbrels={},t.Strings=[],t.Strings.Count=0,t.Strings.Unique=0,pf?t.revStrings=new Map:(t.revStrings={},t.revStrings.foo=[],delete t.revStrings.foo);var r="xlsb"==t.bookType?"bin":"xml",n=Rl.indexOf(t.bookType)>-1,a={workbooks:[],sheets:[],charts:[],dialogs:[],macros:[],rels:[],strs:[],comments:[],threadedcomments:[],links:[],coreprops:[],extprops:[],custprops:[],themes:[],styles:[],calcchains:[],vba:[],drawings:[],metadata:[],people:[],TODO:[],xmlns:""};Yc(t=t||{});var s=Ka(),i="",o=0;t.cellXfs=[],wf(t.cellXfs,{},{revssf:{General:0}}),e.Props||(e.Props={});if(Xa(s,i="docProps/core.xml",fo(e.Props,t)),a.coreprops.push(i),ao(t.rels,2,i,to.CORE_PROPS),i="docProps/app.xml",e.Props&&e.Props.SheetNames);else if(e.Workbook&&e.Workbook.Sheets){for(var l=[],f=0;f<e.SheetNames.length;++f)2!=(e.Workbook.Sheets[f]||{}).Hidden&&l.push(e.SheetNames[f]);e.Props.SheetNames=l}else e.Props.SheetNames=e.SheetNames;e.Props.Worksheets=e.Props.SheetNames.length,Xa(s,i,uo(e.Props)),a.extprops.push(i),ao(t.rels,3,i,to.EXT_PROPS),e.Custprops!==e.Props&&ka(e.Custprops||{}).length>0&&(Xa(s,i="docProps/custom.xml",mo(e.Custprops)),a.custprops.push(i),ao(t.rels,4,i,to.CUST_PROPS));for(o=1;o<=e.SheetNames.length;++o){var c={"!id":{}},h=e.Sheets[e.SheetNames[o-1]];(h||{})["!type"];if(Xa(s,i="xl/worksheets/sheet"+o+"."+r,zf(o-1,i,t,e,c)),a.sheets.push(i),ao(t.wbrels,-1,"worksheets/sheet"+o+"."+r,to.WS[0]),h){var u=h["!comments"],d=!1,m="";u&&u.length>0&&(Xa(s,m="xl/comments"+o+"."+r,$f(u,m)),a.comments.push(m),ao(c,-1,"../comments"+o+"."+r,to.CMNT),d=!0),h["!legacy"]&&d&&Xa(s,"xl/drawings/vmlDrawing"+o+".vml",Al(o,h["!comments"])),delete h["!comments"],delete h["!legacy"]}c["!id"].rId1&&Xa(s,ro(i),no(c))}null!=t.Strings&&t.Strings.length>0&&(Xa(s,i="xl/sharedStrings."+r,function(e,t,r){return(".bin"===t.slice(-4)?Ko:$o)(e,r)}(t.Strings,i,t)),a.strs.push(i),ao(t.wbrels,-1,"sharedStrings."+r,to.SST));Xa(s,i="xl/workbook."+r,function(e,t,r){return(".bin"===t.slice(-4)?jf:Gf)(e)}(e,i)),a.workbooks.push(i),ao(t.rels,1,i,to.WB),Xa(s,i="xl/theme/theme1.xml",bl(e.Themes,t)),a.themes.push(i),ao(t.wbrels,-1,"theme/theme1.xml",to.THEME),Xa(s,i="xl/styles."+r,function(e,t,r){return(".bin"===t.slice(-4)?_l:ol)(e,r)}(e,i,t)),a.styles.push(i),ao(t.wbrels,-1,"styles."+r,to.STY),e.vbaraw&&n&&(Xa(s,i="xl/vbaProject.bin",e.vbaraw),a.vba.push(i),ao(t.wbrels,-1,"vbaProject.bin",to.VBA));return Xa(s,i="xl/metadata."+r,function(e){return(".bin"===e.slice(-4)?El:Sl)()}(i)),a.metadata.push(i),ao(t.wbrels,-1,"metadata."+r,to.XLMETA),Xa(s,"[Content_Types].xml",eo(a,t)),Xa(s,"_rels/.rels",no(t.rels)),Xa(s,"xl/_rels/workbook."+r+".rels",no(t.wbrels)),delete t.revssf,delete t.ssf,s}(e,t):function(e,t){yl=1024,e&&!e.SSF&&(e.SSF=Ga(Bn));e&&e.SSF&&(Ea(),ba(e.SSF),t.revssf=Da(e.SSF),t.revssf[e.SSF[65535]]=0,t.ssf=e.SSF);t.rels={},t.wbrels={},t.Strings=[],t.Strings.Count=0,t.Strings.Unique=0,pf?t.revStrings=new Map:(t.revStrings={},t.revStrings.foo=[],delete t.revStrings.foo);var r="xml",n=Rl.indexOf(t.bookType)>-1,a={workbooks:[],sheets:[],charts:[],dialogs:[],macros:[],rels:[],strs:[],comments:[],threadedcomments:[],links:[],coreprops:[],extprops:[],custprops:[],themes:[],styles:[],calcchains:[],vba:[],drawings:[],metadata:[],people:[],TODO:[],xmlns:""};Yc(t=t||{});var s=Ka(),i="",o=0;t.cellXfs=[],wf(t.cellXfs,{},{revssf:{General:0}}),e.Props||(e.Props={});if(Xa(s,i="docProps/core.xml",fo(e.Props,t)),a.coreprops.push(i),ao(t.rels,2,i,to.CORE_PROPS),i="docProps/app.xml",e.Props&&e.Props.SheetNames);else if(e.Workbook&&e.Workbook.Sheets){for(var l=[],f=0;f<e.SheetNames.length;++f)2!=(e.Workbook.Sheets[f]||{}).Hidden&&l.push(e.SheetNames[f]);e.Props.SheetNames=l}else e.Props.SheetNames=e.SheetNames;e.Props.Worksheets=e.Props.SheetNames.length,Xa(s,i,uo(e.Props)),a.extprops.push(i),ao(t.rels,3,i,to.EXT_PROPS),e.Custprops!==e.Props&&ka(e.Custprops||{}).length>0&&(Xa(s,i="docProps/custom.xml",mo(e.Custprops)),a.custprops.push(i),ao(t.rels,4,i,to.CUST_PROPS));var c=["SheetJ5"];for(t.tcid=0,o=1;o<=e.SheetNames.length;++o){var h={"!id":{}},u=e.Sheets[e.SheetNames[o-1]];(u||{})["!type"];if(Xa(s,i="xl/worksheets/sheet"+o+"."+r,yf(o-1,t,e,h)),a.sheets.push(i),ao(t.wbrels,-1,"worksheets/sheet"+o+"."+r,to.WS[0]),u){var d=u["!comments"],m=!1,p="";if(d&&d.length>0){var g=!1;d.forEach((function(e){e[1].forEach((function(e){1==e.T&&(g=!0)}))})),g&&(Xa(s,p="xl/threadedComments/threadedComment"+o+"."+r,xl(d,c,t)),a.threadedcomments.push(p),ao(h,-1,"../threadedComments/threadedComment"+o+"."+r,to.TCMNT)),Xa(s,p="xl/comments"+o+"."+r,Ol(d)),a.comments.push(p),ao(h,-1,"../comments"+o+"."+r,to.CMNT),m=!0}u["!legacy"]&&m&&Xa(s,"xl/drawings/vmlDrawing"+o+".vml",Al(o,u["!comments"])),delete u["!comments"],delete u["!legacy"]}h["!id"].rId1&&Xa(s,ro(i),no(h))}null!=t.Strings&&t.Strings.length>0&&(Xa(s,i="xl/sharedStrings."+r,$o(t.Strings,t)),a.strs.push(i),ao(t.wbrels,-1,"sharedStrings."+r,to.SST));Xa(s,i="xl/workbook."+r,Gf(e)),a.workbooks.push(i),ao(t.rels,1,i,to.WB),Xa(s,i="xl/theme/theme1.xml",bl(e.Themes,t)),a.themes.push(i),ao(t.wbrels,-1,"theme/theme1.xml",to.THEME),Xa(s,i="xl/styles."+r,ol(e,t)),a.styles.push(i),ao(t.wbrels,-1,"styles."+r,to.STY),e.vbaraw&&n&&(Xa(s,i="xl/vbaProject.bin",e.vbaraw),a.vba.push(i),ao(t.wbrels,-1,"vbaProject.bin",to.VBA));Xa(s,i="xl/metadata."+r,Sl()),a.metadata.push(i),ao(t.wbrels,-1,"metadata."+r,to.XLMETA),c.length>1&&(Xa(s,i="xl/persons/person.xml",function(e){var t=[Ja,ds("personList",null,{xmlns:ps.TCMNT,"xmlns:x":gs[0]}).replace(/[\/]>/,">")];return e.forEach((function(e,r){t.push(ds("person",null,{displayName:e,id:"{54EE7950-7262-4200-6969-"+("000000000000"+r).slice(-12)+"}",userId:e,providerId:"None"}))})),t.push("</personList>"),t.join("")}(c)),a.people.push(i),ao(t.wbrels,-1,"persons/person.xml",to.PEOPLE));return Xa(s,"[Content_Types].xml",eo(a,t)),Xa(s,"_rels/.rels",no(t.rels)),Xa(s,"xl/_rels/workbook."+r+".rels",no(t.wbrels)),delete t.revssf,delete t.ssf,s}(e,t)}function Hc(e,t){switch(t.type){case"base64":case"binary":break;case"buffer":case"array":t.type="";break;case"file":return xa(t.file,Aa.write(e,{type:En?"buffer":""}));case"string":throw new Error("'string' output type invalid for '"+t.bookType+"' files");default:throw new Error("Unrecognized type "+t.type)}return Aa.write(e,t)}function Gc(e,t){var r=Ga(t||{});return function(e,t){var r={},n=En?"nodebuffer":"undefined"!=typeof Uint8Array?"array":"string";t.compression&&(r.compression="DEFLATE");if(t.password)r.type=n;else switch(t.type){case"base64":r.type="base64";break;case"binary":r.type="string";break;case"string":throw new Error("'string' output type invalid for '"+t.bookType+"' files");case"buffer":case"file":r.type=n;break;default:throw new Error("Unrecognized type "+t.type)}var a=e.FullPaths?Aa.write(e,{fileType:"zip",type:{nodebuffer:"buffer",string:"binary"}[r.type]||r.type,compression:!!t.compression}):e.generate(r);if("undefined"!=typeof Deno&&"string"==typeof a){if("binary"==t.type||"base64"==t.type)return a;a=new Uint8Array(xn(a))}return t.password&&"undefined"!=typeof encrypt_agile?Hc(encrypt_agile(a,t.password),t):"file"===t.type?xa(t.file,a):"string"==t.type?os(a):a}(Bc(e,r),r)}function Vc(e,t,r){r||(r="");var n=r+e;switch(t.type){case"base64":return _n(ls(n));case"binary":return ls(n);case"string":return e;case"file":return xa(t.file,n,"utf8");case"buffer":return En?Sn(n,"utf8"):"undefined"!=typeof TextEncoder?(new TextEncoder).encode(n):Vc(n,{type:"binary"}).split("").map((function(e){return e.charCodeAt(0)}))}throw new Error("Unrecognized type "+t.type)}function jc(e,t){switch(t.type){case"string":case"base64":case"binary":for(var r="",n=0;n<e.length;++n)r+=String.fromCharCode(e[n]);return"base64"==t.type?_n(r):"string"==t.type?os(r):r;case"file":return xa(t.file,e);case"buffer":return e;default:throw new Error("Unrecognized type "+t.type)}}function zc(e,t){pn(),Hf(e);var r=Ga(t||{});if(r.cellStyles&&(r.cellNF=!0,r.sheetStubs=!0),"array"==r.type){r.type="binary";var n=zc(e,r);return r.type="array",xn(n)}var a=0;if(r.sheet&&(a="number"==typeof r.sheet?r.sheet:e.SheetNames.indexOf(r.sheet),!e.SheetNames[a]))throw new Error("Sheet not found: "+r.sheet+" : "+typeof r.sheet);switch(r.bookType||"xlsb"){case"xml":case"xlml":return Vc(Qf(e,r),r);case"slk":case"sylk":return Vc(Bo.from_sheet(e.Sheets[e.SheetNames[a]],r),r);case"htm":case"html":return Vc(gc(e.Sheets[e.SheetNames[a]],r),r);case"txt":return function(e,t){switch(t.type){case"base64":return _n(e);case"binary":case"string":return e;case"file":return xa(t.file,e,"binary");case"buffer":return En?Sn(e,"binary"):e.split("").map((function(e){return e.charCodeAt(0)}))}throw new Error("Unrecognized type "+t.type)}(qc(e.Sheets[e.SheetNames[a]],r),r);case"csv":return Vc(Zc(e.Sheets[e.SheetNames[a]],r),r,"\ufeff");case"dif":return Vc(Ho.from_sheet(e.Sheets[e.SheetNames[a]],r),r);case"dbf":return jc(Yo.from_sheet(e.Sheets[e.SheetNames[a]],r),r);case"prn":return Vc(Vo.from_sheet(e.Sheets[e.SheetNames[a]],r),r);case"rtf":return Vc(Zo.from_sheet(e.Sheets[e.SheetNames[a]],r),r);case"eth":return Vc(Go.from_sheet(e.Sheets[e.SheetNames[a]],r),r);case"fods":return Vc(Ec(e,r),r);case"wk1":return jc(jo.sheet_to_wk1(e.Sheets[e.SheetNames[a]],r),r);case"wk3":return jc(jo.book_to_wk3(e,r),r);case"biff2":r.biff||(r.biff=2);case"biff3":r.biff||(r.biff=3);case"biff4":return r.biff||(r.biff=4),jc(uc(e,r),r);case"biff5":r.biff||(r.biff=5);case"biff8":case"xla":case"xls":return r.biff||(r.biff=8),function(e,t){var r=t||{};return Hc(tc(e,r),r)}(e,r);case"xlsx":case"xlsm":case"xlam":case"xlsb":case"numbers":case"ods":return Gc(e,r);default:throw new Error("Unrecognized bookType |"+r.bookType+"|")}}function $c(e,t,r,n,a,s,i,o){var l=oi(r),f=o.defval,c=o.raw||!Object.prototype.hasOwnProperty.call(o,"raw"),h=!0,u=1===a?[]:{};if(1!==a)if(Object.defineProperty)try{Object.defineProperty(u,"__rowNum__",{value:r,enumerable:!1})}catch(g){u.__rowNum__=r}else u.__rowNum__=r;if(!i||e[r])for(var d=t.s.c;d<=t.e.c;++d){var m=i?e[r][d]:e[n[d]+l];if(void 0!==m&&void 0!==m.t){var p=m.v;switch(m.t){case"z":if(null==p)break;continue;case"e":p=0==p?null:void 0;break;case"s":case"d":case"b":case"n":break;default:throw new Error("unrecognized type "+m.t)}if(null!=s[d]){if(null==p)if("e"==m.t&&null===p)u[s[d]]=null;else if(void 0!==f)u[s[d]]=f;else{if(!c||null!==p)continue;u[s[d]]=null}else u[s[d]]=c&&("n"!==m.t||"n"===m.t&&!1!==o.rawNumbers)?p:gi(m,p,o);null!=p&&(h=!1)}}else{if(void 0===f)continue;null!=s[d]&&(u[s[d]]=f)}}return{row:u,isempty:h}}function Xc(e,t){if(null==e||null==e["!ref"])return[];var r={t:"n",v:0},n=0,a=1,s=[],i=0,o="",l={s:{r:0,c:0},e:{r:0,c:0}},f=t||{},c=null!=f.range?f.range:e["!ref"];switch(1===f.header?n=1:"A"===f.header?n=2:Array.isArray(f.header)?n=3:null==f.header&&(n=0),typeof c){case"string":l=mi(c);break;case"number":(l=mi(e["!ref"])).s.r=c;break;default:l=c}n>0&&(a=0);var h=oi(l.s.r),u=[],d=[],m=0,p=0,g=Array.isArray(e),v=l.s.r,T=0,w={};g&&!e[v]&&(e[v]=[]);var _=f.skipHidden&&e["!cols"]||[],b=f.skipHidden&&e["!rows"]||[];for(T=l.s.c;T<=l.e.c;++T)if(!(_[T]||{}).hidden)switch(u[T]=fi(T),r=g?e[v][T]:e[u[T]+h],n){case 1:s[T]=T-l.s.c;break;case 2:s[T]=u[T];break;case 3:s[T]=f.header[T-l.s.c];break;default:if(null==r&&(r={w:"__EMPTY",t:"s"}),o=i=gi(r,null,f),p=w[i]||0){do{o=i+"_"+p++}while(w[o]);w[i]=p,w[o]=1}else w[i]=1;s[T]=o}for(v=l.s.r+a;v<=l.e.r;++v)if(!(b[v]||{}).hidden){var E=$c(e,l,v,u,n,s,g,f);(!1===E.isempty||(1===n?!1!==f.blankrows:f.blankrows))&&(d[m++]=E.row)}return d.length=m,d}var Kc=/"/g;function Jc(e,t,r,n,a,s,i,o){for(var l=!0,f=[],c="",h=oi(r),u=t.s.c;u<=t.e.c;++u)if(n[u]){var d=o.dense?(e[r]||[])[u]:e[n[u]+h];if(null==d)c="";else if(null!=d.v){l=!1,c=""+(o.rawNumbers&&"n"==d.t?d.v:gi(d,null,o));for(var m=0,p=0;m!==c.length;++m)if((p=c.charCodeAt(m))===a||p===s||34===p||o.forceQuotes){c='"'+c.replace(Kc,'""')+'"';break}"ID"==c&&(c='"ID"')}else null==d.f||d.F?c="":(l=!1,(c="="+d.f).indexOf(",")>=0&&(c='"'+c.replace(Kc,'""')+'"'));f.push(c)}return!1===o.blankrows&&l?null:f.join(i)}function Zc(e,t){var r=[],n=null==t?{}:t;if(null==e||null==e["!ref"])return"";var a=mi(e["!ref"]),s=void 0!==n.FS?n.FS:",",i=s.charCodeAt(0),o=void 0!==n.RS?n.RS:"\n",l=o.charCodeAt(0),f=new RegExp(("|"==s?"\\|":s)+"+$"),c="",h=[];n.dense=Array.isArray(e);for(var u=n.skipHidden&&e["!cols"]||[],d=n.skipHidden&&e["!rows"]||[],m=a.s.c;m<=a.e.c;++m)(u[m]||{}).hidden||(h[m]=fi(m));for(var p=0,g=a.s.r;g<=a.e.r;++g)(d[g]||{}).hidden||null!=(c=Jc(e,a,g,h,i,l,s,n))&&(n.strip&&(c=c.replace(f,"")),(c||!1!==n.blankrows)&&r.push((p++?o:"")+c));return delete n.dense,r.join("")}function qc(e,t){return t||(t={}),t.FS="\t",t.RS="\n",Zc(e,t)}function Qc(e,t,r){var n,a=r||{},s=+!a.skipHeader,i=e||{},o=0,l=0;if(i&&null!=a.origin)if("number"==typeof a.origin)o=a.origin;else{var f="string"==typeof a.origin?ci(a.origin):a.origin;o=f.r,l=f.c}var c={s:{c:0,r:0},e:{c:l,r:o+t.length-1+s}};if(i["!ref"]){var h=mi(i["!ref"]);c.e.c=Math.max(c.e.c,h.e.c),c.e.r=Math.max(c.e.r,h.e.r),-1==o&&(o=h.e.r+1,c.e.r=o+t.length-1+s)}else-1==o&&(o=0,c.e.r=t.length-1+s);var u=a.header||[],d=0;t.forEach((function(e,t){ka(e).forEach((function(r){-1==(d=u.indexOf(r))&&(u[d=u.length]=r);var f=e[r],c="z",h="",m=hi({c:l+d,r:o+t+s});n=eh(i,m),!f||"object"!=typeof f||f instanceof Date?("number"==typeof f?c="n":"boolean"==typeof f?c="b":"string"==typeof f?c="s":f instanceof Date?(c="d",a.cellDates||(c="n",f=Ma(f)),h=a.dateNF||Bn[14]):null===f&&a.nullError&&(c="e",f=0),n?(n.t=c,n.v=f,delete n.w,delete n.R,h&&(n.z=h)):i[m]=n={t:c,v:f},h&&(n.z=h)):i[m]=f}))})),c.e.c=Math.max(c.e.c,l+u.length-1);var m=oi(o);if(s)for(d=0;d<u.length;++d)i[fi(d+l)+m]={t:"s",v:u[d]};return i["!ref"]=di(c),i}function eh(e,t,r){if("string"==typeof t){if(Array.isArray(e)){var n=ci(t);return e[n.r]||(e[n.r]=[]),e[n.r][n.c]||(e[n.r][n.c]={t:"z"})}return e[t]||(e[t]={t:"z"})}return eh(e,hi("number"!=typeof t?t:{r:t,c:r||0}))}function th(e,t,r){return t?(e.l={Target:t},r&&(e.l.Tooltip=r)):delete e.l,e}var rh={encode_col:fi,encode_row:oi,encode_cell:hi,encode_range:di,decode_col:li,decode_row:ii,split_cell:function(e){return e.replace(/(\$?[A-Z]*)(\$?\d*)/,"$1,$2").split(",")},decode_cell:ci,decode_range:ui,format_cell:gi,sheet_add_aoa:Ti,sheet_add_json:Qc,sheet_add_dom:vc,aoa_to_sheet:wi,json_to_sheet:function(e,t){return Qc(null,e,t)},table_to_sheet:Tc,table_to_book:function(e,t){return vi(Tc(e,t),t)},sheet_to_csv:Zc,sheet_to_txt:qc,sheet_to_json:Xc,sheet_to_html:gc,sheet_to_formulae:function(e){var t,r="",n="";if(null==e||null==e["!ref"])return[];var a,s=mi(e["!ref"]),i="",o=[],l=[],f=Array.isArray(e);for(a=s.s.c;a<=s.e.c;++a)o[a]=fi(a);for(var c=s.s.r;c<=s.e.r;++c)for(i=oi(c),a=s.s.c;a<=s.e.c;++a)if(r=o[a]+i,n="",void 0!==(t=f?(e[c]||[])[a]:e[r])){if(null!=t.F){if(r=t.F,!t.f)continue;n=t.f,-1==r.indexOf(":")&&(r=r+":"+r)}if(null!=t.f)n=t.f;else{if("z"==t.t)continue;if("n"==t.t&&null!=t.v)n=""+t.v;else if("b"==t.t)n=t.v?"TRUE":"FALSE";else if(void 0!==t.w)n="'"+t.w;else{if(void 0===t.v)continue;n="s"==t.t?"'"+t.v:""+t.v}}l[l.length]=r+"="+n}return l},sheet_to_row_object_array:Xc,sheet_get_cell:eh,book_new:function(){return{SheetNames:[],Sheets:{}}},book_append_sheet:function(e,t,r,n){var a=1;if(!r)for(;a<=65535&&-1!=e.SheetNames.indexOf(r="Sheet"+a);++a,r=void 0);if(!r||e.SheetNames.length>=65535)throw new Error("Too many worksheets");if(n&&e.SheetNames.indexOf(r)>=0){var s=r.match(/(^.*?)(\d+)$/);a=s&&+s[2]||0;var i=s&&s[1]||r;for(++a;a<=65535&&-1!=e.SheetNames.indexOf(r=i+a);++a);}if(Bf(r),e.SheetNames.indexOf(r)>=0)throw new Error("Worksheet with name |"+r+"| already exists!");return e.SheetNames.push(r),e.Sheets[r]=t,r},book_set_sheet_visibility:function(e,t,r){e.Workbook||(e.Workbook={}),e.Workbook.Sheets||(e.Workbook.Sheets=[]);var n=function(e,t){if("number"==typeof t){if(t>=0&&e.SheetNames.length>t)return t;throw new Error("Cannot find sheet # "+t)}if("string"==typeof t){var r=e.SheetNames.indexOf(t);if(r>-1)return r;throw new Error("Cannot find sheet name |"+t+"|")}throw new Error("Cannot find sheet |"+t+"|")}(e,t);switch(e.Workbook.Sheets[n]||(e.Workbook.Sheets[n]={}),r){case 0:case 1:case 2:break;default:throw new Error("Bad sheet visibility setting "+r)}e.Workbook.Sheets[n].Hidden=r},cell_set_number_format:function(e,t){return e.z=t,e},cell_set_hyperlink:th,cell_set_internal_link:function(e,t,r){return th(e,"#"+t,r)},cell_add_comment:function(e,t,r){e.c||(e.c=[]),e.c.push({t:t,a:r||"SheetJS"})},sheet_set_array_formula:function(e,t,r,n){for(var a="string"!=typeof t?t:mi(t),s="string"==typeof t?t:di(t),i=a.s.r;i<=a.e.r;++i)for(var o=a.s.c;o<=a.e.c;++o){var l=eh(e,i,o);l.t="n",l.F=s,delete l.v,i==a.s.r&&o==a.s.c&&(l.f=r,n&&(l.D=!0))}return e},consts:{SHEET_VISIBLE:0,SHEET_HIDDEN:1,SHEET_VERY_HIDDEN:2}};function nh(e,t,r,n){const a=ah(r,"value"),s=ah(r,"key");let i=[];const o=[],l=[];for(const h in e)if(e.hasOwnProperty(h)){const t=e[h],r=[];for(const e in t)t.hasOwnProperty(e)&&a.includes(e)&&r.push({label:e,value:t[e]});o.push(r)}o.map((e=>{const t=[];a.map((r=>{e.map((e=>{r===e.label&&t.push(e.value)}))})),l.push(t)})),i=[s,...l];const f=rh.aoa_to_sheet(i),c=rh.book_new();rh.book_append_sheet(c,f,n),function(e,t,r){var n=r||{};n.type="file",n.file=t,function(e){if(!e.bookType){var t=e.file.slice(e.file.lastIndexOf(".")).toLowerCase();t.match(/^\.[a-z]+$/)&&(e.bookType=t.slice(1)),e.bookType={xls:"biff8",htm:"html",slk:"sylk",socialcalc:"eth",Sh33tJS:"WTF"}[e.bookType]||e.bookType}}(n),zc(e,n)}(c,t+".xlsx")}function ah(e,t){const r=[];if("key"==t){for(const t in e)e.hasOwnProperty(t)&&r.push(t);return r}if("value"==t){for(const t in e)e.hasOwnProperty(t)&&r.push(e[t]);return r}}export{nh as e,r as h};
|