snipe-it/public/js/dist/bootstrap-table.js
Wes Hulette fc8096f8dc Fixed: Missing CSS file in basic.blade.php (#6264)
* Fixed missing CSS file in basic.blade.php

* Added

* Changed stylesheet import for authorize.blade.php
2018-09-29 14:15:25 -07:00

12 lines
336 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

function _classCallCheck(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}!function(t){"use strict";var e=3;try{e=parseInt(t.fn.dropdown.Constructor.VERSION,10)}catch(t){}var n={3:{buttonsClass:"default",iconsPrefix:"glyphicon",icons:{paginationSwitchDown:"glyphicon-collapse-down icon-chevron-down",paginationSwitchUp:"glyphicon-collapse-up icon-chevron-up",refresh:"glyphicon-refresh icon-refresh",toggleOff:"glyphicon-list-alt icon-list-alt",toggleOn:"glyphicon-list-alt icon-list-alt",columns:"glyphicon-th icon-th",detailOpen:"glyphicon-plus icon-plus",detailClose:"glyphicon-minus icon-minus",fullscreen:"glyphicon-fullscreen"},pullClass:"pull",toobarDropdowHtml:['<ul class="dropdown-menu" role="menu">',"</ul>"],toobarDropdowItemHtml:'<li role="menuitem"><label>%s</label></li>',pageDropdownHtml:['<ul class="dropdown-menu" role="menu">',"</ul>"],pageDropdownItemHtml:'<li role="menuitem" class="%s"><a href="#">%s</a></li>'},4:{buttonsClass:"secondary",iconsPrefix:"fa",icons:{paginationSwitchDown:"fa-toggle-down",paginationSwitchUp:"fa-toggle-up",refresh:"fa-refresh",toggleOff:"fa-toggle-off",toggleOn:"fa-toggle-on",columns:"fa-th-list",detailOpen:"fa-plus",detailClose:"fa-minus",fullscreen:"fa-arrows-alt"},pullClass:"float",toobarDropdowHtml:['<div class="dropdown-menu dropdown-menu-right">',"</div>"],toobarDropdowItemHtml:'<label class="dropdown-item">%s</label>',pageDropdownHtml:['<div class="dropdown-menu">',"</div>"],pageDropdownItemHtml:'<a class="dropdown-item %s" href="#">%s</a>'}}[e],i=null,o=function(t){var e=arguments,n=!0,i=1;return t=t.replace(/%s/g,function(){var t=e[i++];return void 0===t?(n=!1,""):t}),n?t:""},r=function(e,n,i,o){var r="";return t.each(e,function(t,e){return e[n]!==o||(r=e[i],!1)}),r},s=function(e){var n,i,o,r=0,s=[];for(n=0;n<e[0].length;n++)r+=e[0][n].colspan||1;for(n=0;n<e.length;n++)for(s[n]=[],i=0;i<r;i++)s[n][i]=!1;for(n=0;n<e.length;n++)for(i=0;i<e[n].length;i++){var a=e[n][i],l=a.rowspan||1,c=a.colspan||1,h=t.inArray(!1,s[n]);for(1===c&&(a.fieldIndex=h,void 0===a.field&&(a.field=h)),o=0;o<l;o++)s[n+o][h]=!0;for(o=0;o<c;o++)s[n][h+o]=!0}},a=function(){if(null===i){var e,n,o=t("<p/>").addClass("fixed-table-scroll-inner"),r=t("<div/>").addClass("fixed-table-scroll-outer");r.append(o),t("body").append(r),e=o[0].offsetWidth,r.css("overflow","scroll"),n=o[0].offsetWidth,e===n&&(n=r[0].clientWidth),r.remove(),i=e-n}return i},l=function(e,n,i,r){var s=n;if("string"==typeof n){var a=n.split(".");a.length>1?(s=window,t.each(a,function(t,e){s=s[e]})):s=window[n]}return"object"==typeof s?s:"function"==typeof s?s.apply(e,i||[]):!s&&"string"==typeof n&&o.apply(this,[n].concat(i))?o.apply(this,[n].concat(i)):r},c=function(e,n,i){var o=Object.getOwnPropertyNames||function(t){var e=[];for(var n in t)t.hasOwnProperty(n)&&e.push(n);return e},r=o(e),s=o(n),a="";if(i&&r.length!==s.length)return!1;for(var l=0;l<r.length;l++)if(a=r[l],t.inArray(a,s)>-1&&e[a]!==n[a])return!1;return!0},h=function(t){return"string"==typeof t?t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#039;").replace(/`/g,"&#x60;"):t},u=function(t){for(var e in t){var n=e.split(/(?=[A-Z])/).join("-").toLowerCase();n!==e&&(t[n]=t[e],delete t[e])}return t},d=function(t,e,n){var i=t;if("string"!=typeof e||t.hasOwnProperty(e))return n?h(t[e]):t[e];var o=e.split(".");for(var r in o)o.hasOwnProperty(r)&&(i=i&&i[o[r]]);return n?h(i):i},p=function(){return!!(navigator.userAgent.indexOf("MSIE ")>0||navigator.userAgent.match(/Trident.*rv\:11\./))},f=function(){Object.keys||(Object.keys=function(){var t=Object.prototype.hasOwnProperty,e=!{toString:null}.propertyIsEnumerable("toString"),n=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],i=n.length;return function(o){if("object"!=typeof o&&("function"!=typeof o||null===o))throw new TypeError("Object.keys called on non-object");var r,s,a=[];for(r in o)t.call(o,r)&&a.push(r);if(e)for(s=0;s<i;s++)t.call(o,n[s])&&a.push(n[s]);return a}}())},g=function(e,n){this.options=n,this.$el=t(e),this.$el_=this.$el.clone(),this.timeoutId_=0,this.timeoutFooter_=0,this.init()};g.DEFAULTS={classes:"table table-hover",sortClass:void 0,locale:void 0,height:void 0,undefinedText:"-",sortName:void 0,sortOrder:"asc",sortStable:!1,rememberOrder:!1,striped:!1,columns:[[]],data:[],totalField:"total",dataField:"rows",method:"get",url:void 0,ajax:void 0,cache:!0,contentType:"application/json",dataType:"json",ajaxOptions:{},queryParams:function(t){return t},queryParamsType:"limit",responseHandler:function(t){return t},pagination:!1,onlyInfoPagination:!1,paginationLoop:!0,sidePagination:"client",totalRows:0,pageNumber:1,pageSize:10,pageList:[10,25,50,100],paginationHAlign:"right",paginationVAlign:"bottom",paginationDetailHAlign:"left",paginationPreText:"&lsaquo;",paginationNextText:"&rsaquo;",search:!1,searchOnEnterKey:!1,strictSearch:!1,searchAlign:"right",selectItemName:"btSelectItem",showHeader:!0,showFooter:!1,showColumns:!1,showPaginationSwitch:!1,showRefresh:!1,showToggle:!1,showFullscreen:!1,smartDisplay:!0,escape:!1,minimumCountColumns:1,idField:void 0,uniqueId:void 0,cardView:!1,detailView:!1,detailFormatter:function(t,e){return""},detailFilter:function(t,e){return!0},trimOnSearch:!0,clickToSelect:!1,singleSelect:!1,toolbar:void 0,toolbarAlign:"left",buttonsToolbar:void 0,buttonsAlign:"right",checkboxHeader:!0,sortable:!0,silentSort:!0,maintainSelected:!1,searchTimeOut:500,searchText:"",iconSize:void 0,buttonsClass:n.buttonsClass,iconsPrefix:n.iconsPrefix,icons:n.icons,customSearch:t.noop,customSort:t.noop,ignoreClickToSelectOn:function(e){return t.inArray(e.tagName,["A","BUTTON"])},rowStyle:function(t,e){return{}},rowAttributes:function(t,e){return{}},footerStyle:function(t,e){return{}},onAll:function(t,e){return!1},onClickCell:function(t,e,n,i){return!1},onDblClickCell:function(t,e,n,i){return!1},onClickRow:function(t,e){return!1},onDblClickRow:function(t,e){return!1},onSort:function(t,e){return!1},onCheck:function(t){return!1},onUncheck:function(t){return!1},onCheckAll:function(t){return!1},onUncheckAll:function(t){return!1},onCheckSome:function(t){return!1},onUncheckSome:function(t){return!1},onLoadSuccess:function(t){return!1},onLoadError:function(t){return!1},onColumnSwitch:function(t,e){return!1},onPageChange:function(t,e){return!1},onSearch:function(t){return!1},onToggle:function(t){return!1},onPreBody:function(t){return!1},onPostBody:function(){return!1},onPostHeader:function(){return!1},onExpandRow:function(t,e,n){return!1},onCollapseRow:function(t,e){return!1},onRefreshOptions:function(t){return!1},onRefresh:function(t){return!1},onResetView:function(){return!1},onScrollBody:function(){return!1}},g.LOCALES={},g.LOCALES["en-US"]=g.LOCALES.en={formatLoadingMessage:function(){return"Loading, please wait..."},formatRecordsPerPage:function(t){return o("%s rows per page",t)},formatShowingRows:function(t,e,n){return o("Showing %s to %s of %s rows",t,e,n)},formatDetailPagination:function(t){return o("Showing %s rows",t)},formatSearch:function(){return"Search"},formatNoMatches:function(){return"No matching records found"},formatPaginationSwitch:function(){return"Hide/Show pagination"},formatRefresh:function(){return"Refresh"},formatToggle:function(){return"Toggle"},formatFullscreen:function(){return"Fullscreen"},formatColumns:function(){return"Columns"},formatAllRows:function(){return"All"}},t.extend(g.DEFAULTS,g.LOCALES["en-US"]),g.COLUMN_DEFAULTS={radio:!1,checkbox:!1,checkboxEnabled:!0,field:void 0,title:void 0,titleTooltip:void 0,class:void 0,align:void 0,halign:void 0,falign:void 0,valign:void 0,width:void 0,sortable:!1,order:"asc",visible:!0,switchable:!0,clickToSelect:!0,formatter:void 0,footerFormatter:void 0,events:void 0,sorter:void 0,sortName:void 0,cellStyle:void 0,searchable:!0,searchFormatter:!0,cardVisible:!0,escape:!1,showSelectTitle:!1},g.EVENTS={"all.bs.table":"onAll","click-cell.bs.table":"onClickCell","dbl-click-cell.bs.table":"onDblClickCell","click-row.bs.table":"onClickRow","dbl-click-row.bs.table":"onDblClickRow","sort.bs.table":"onSort","check.bs.table":"onCheck","uncheck.bs.table":"onUncheck","check-all.bs.table":"onCheckAll","uncheck-all.bs.table":"onUncheckAll","check-some.bs.table":"onCheckSome","uncheck-some.bs.table":"onUncheckSome","load-success.bs.table":"onLoadSuccess","load-error.bs.table":"onLoadError","column-switch.bs.table":"onColumnSwitch","page-change.bs.table":"onPageChange","search.bs.table":"onSearch","toggle.bs.table":"onToggle","pre-body.bs.table":"onPreBody","post-body.bs.table":"onPostBody","post-header.bs.table":"onPostHeader","expand-row.bs.table":"onExpandRow","collapse-row.bs.table":"onCollapseRow","refresh-options.bs.table":"onRefreshOptions","reset-view.bs.table":"onResetView","refresh.bs.table":"onRefresh","scroll-body.bs.table":"onScrollBody"},g.prototype.init=function(){this.initLocale(),this.initContainer(),this.initTable(),this.initHeader(),this.initData(),this.initHiddenRows(),this.initFooter(),this.initToolbar(),this.initPagination(),this.initBody(),this.initSearchText(),this.initServer()},g.prototype.initLocale=function(){if(this.options.locale){var e=this.options.locale.split(/-|_/);e[0].toLowerCase(),e[1]&&e[1].toUpperCase(),t.fn.bootstrapTable.locales[this.options.locale]?t.extend(this.options,t.fn.bootstrapTable.locales[this.options.locale]):t.fn.bootstrapTable.locales[e.join("-")]?t.extend(this.options,t.fn.bootstrapTable.locales[e.join("-")]):t.fn.bootstrapTable.locales[e[0]]&&t.extend(this.options,t.fn.bootstrapTable.locales[e[0]])}},g.prototype.initContainer=function(){this.$container=t(['<div class="bootstrap-table">','<div class="fixed-table-toolbar"></div>',"top"===this.options.paginationVAlign||"both"===this.options.paginationVAlign?'<div class="fixed-table-pagination" style="clear: both;"></div>':"",'<div class="fixed-table-container">','<div class="fixed-table-header"><table></table></div>','<div class="fixed-table-body">','<div class="fixed-table-loading">',this.options.formatLoadingMessage(),"</div>","</div>",'<div class="fixed-table-footer"><table><tr></tr></table></div>',"</div>","bottom"===this.options.paginationVAlign||"both"===this.options.paginationVAlign?'<div class="fixed-table-pagination"></div>':"","</div>"].join("")),this.$container.insertAfter(this.$el),this.$tableContainer=this.$container.find(".fixed-table-container"),this.$tableHeader=this.$container.find(".fixed-table-header"),this.$tableBody=this.$container.find(".fixed-table-body"),this.$tableLoading=this.$container.find(".fixed-table-loading"),this.$tableFooter=this.$container.find(".fixed-table-footer"),this.options.buttonsToolbar?this.$toolbar=t("body").find(this.options.buttonsToolbar):this.$toolbar=this.$container.find(".fixed-table-toolbar"),this.$pagination=this.$container.find(".fixed-table-pagination"),this.$tableBody.append(this.$el),this.$container.after('<div class="clearfix"></div>'),this.$el.addClass(this.options.classes),this.options.striped&&this.$el.addClass("table-striped"),-1!==t.inArray("table-no-bordered",this.options.classes.split(" "))&&this.$tableContainer.addClass("table-no-bordered")},g.prototype.initTable=function(){var e=this,n=[],i=[];if(this.$header=this.$el.find(">thead"),this.$header.length||(this.$header=t("<thead></thead>").appendTo(this.$el)),this.$header.find("tr").each(function(){var e=[];t(this).find("th").each(function(){void 0!==t(this).data("field")&&t(this).data("field",t(this).data("field")+""),e.push(t.extend({},{title:t(this).html(),class:t(this).attr("class"),titleTooltip:t(this).attr("title"),rowspan:t(this).attr("rowspan")?+t(this).attr("rowspan"):void 0,colspan:t(this).attr("colspan")?+t(this).attr("colspan"):void 0},t(this).data()))}),n.push(e)}),t.isArray(this.options.columns[0])||(this.options.columns=[this.options.columns]),this.options.columns=t.extend(!0,[],n,this.options.columns),this.columns=[],this.fieldsColumnsIndex=[],s(this.options.columns),t.each(this.options.columns,function(n,i){t.each(i,function(i,o){o=t.extend({},g.COLUMN_DEFAULTS,o),void 0!==o.fieldIndex&&(e.columns[o.fieldIndex]=o,e.fieldsColumnsIndex[o.field]=o.fieldIndex),e.options.columns[n][i]=o})}),!this.options.data.length){var o=[];this.$el.find(">tbody>tr").each(function(n){var r={};r._id=t(this).attr("id"),r._class=t(this).attr("class"),r._data=u(t(this).data()),t(this).find(">td").each(function(i){for(var s,a,l=t(this),c=+l.attr("colspan")||1,h=+l.attr("rowspan")||1;o[n]&&o[n][i];i++);for(s=i;s<i+c;s++)for(a=n;a<n+h;a++)o[a]||(o[a]=[]),o[a][s]=!0;var d=e.columns[i].field;r[d]=t(this).html(),r["_"+d+"_id"]=t(this).attr("id"),r["_"+d+"_class"]=t(this).attr("class"),r["_"+d+"_rowspan"]=t(this).attr("rowspan"),r["_"+d+"_colspan"]=t(this).attr("colspan"),r["_"+d+"_title"]=t(this).attr("title"),r["_"+d+"_data"]=u(t(this).data())}),i.push(r)}),this.options.data=i,i.length&&(this.fromHtml=!0)}},g.prototype.initHeader=function(){var e=this,n={},i=[];this.header={fields:[],styles:[],classes:[],formatters:[],events:[],sorters:[],sortNames:[],cellStyles:[],searchables:[]},t.each(this.options.columns,function(r,s){i.push("<tr>"),0===r&&!e.options.cardView&&e.options.detailView&&i.push(o('<th class="detail" rowspan="%s"><div class="fht-cell"></div></th>',e.options.columns.length)),t.each(s,function(t,r){var s="",a="",l="",c="",u=o(' class="%s"',r.class),d=(e.options.sortOrder||r.order,"px"),p=r.width;if(void 0===r.width||e.options.cardView||"string"==typeof r.width&&-1!==r.width.indexOf("%")&&(d="%"),r.width&&"string"==typeof r.width&&(p=r.width.replace("%","").replace("px","")),a=o("text-align: %s; ",r.halign?r.halign:r.align),l=o("text-align: %s; ",r.align),c=o("vertical-align: %s; ",r.valign),c+=o("width: %s; ",!r.checkbox&&!r.radio||p?p?p+d:void 0:r.showSelectTitle?void 0:"36px"),void 0!==r.fieldIndex){if(e.header.fields[r.fieldIndex]=r.field,e.header.styles[r.fieldIndex]=l+c,e.header.classes[r.fieldIndex]=u,e.header.formatters[r.fieldIndex]=r.formatter,e.header.events[r.fieldIndex]=r.events,e.header.sorters[r.fieldIndex]=r.sorter,e.header.sortNames[r.fieldIndex]=r.sortName,e.header.cellStyles[r.fieldIndex]=r.cellStyle,e.header.searchables[r.fieldIndex]=r.searchable,!r.visible)return;if(e.options.cardView&&!r.cardVisible)return;n[r.field]=r}i.push("<th"+o(' title="%s"',r.titleTooltip),r.checkbox||r.radio?o(' class="bs-checkbox %s"',r.class||""):u,o(' style="%s"',a+c),o(' rowspan="%s"',r.rowspan),o(' colspan="%s"',r.colspan),o(' data-field="%s"',r.field),0===t&&r.fieldIndex?" data-not-first-th":"",">"),i.push(o('<div class="th-inner %s">',e.options.sortable&&r.sortable?"sortable both":"")),s=e.options.escape?h(r.title):r.title;var f=s;r.checkbox&&(s="",!e.options.singleSelect&&e.options.checkboxHeader&&(s='<input name="btSelectAll" type="checkbox" />'),e.header.stateField=r.field),r.radio&&(s="",e.header.stateField=r.field,e.options.singleSelect=!0),!s&&r.showSelectTitle&&(s+=f),i.push(s),i.push("</div>"),i.push('<div class="fht-cell"></div>'),i.push("</div>"),i.push("</th>")}),i.push("</tr>")}),this.$header.html(i.join("")),this.$header.find("th[data-field]").each(function(e){t(this).data(n[t(this).data("field")])}),this.$container.off("click",".th-inner").on("click",".th-inner",function(n){var i=t(this);if(e.options.detailView&&!i.parent().hasClass("bs-checkbox")&&i.closest(".bootstrap-table")[0]!==e.$container[0])return!1;e.options.sortable&&i.parent().data().sortable&&e.onSort(n)}),this.$header.children().children().off("keypress").on("keypress",function(n){if(e.options.sortable&&t(this).data().sortable){13==(n.keyCode||n.which)&&e.onSort(n)}}),t(window).off("resize.bootstrap-table"),!this.options.showHeader||this.options.cardView?(this.$header.hide(),this.$tableHeader.hide(),this.$tableLoading.css("top",0)):(this.$header.show(),this.$tableHeader.show(),this.$tableLoading.css("top",this.$header.outerHeight()+1),this.getCaret(),t(window).on("resize.bootstrap-table",t.proxy(this.resetWidth,this))),this.$selectAll=this.$header.find('[name="btSelectAll"]'),this.$selectAll.off("click").on("click",function(){var n=t(this).prop("checked");e[n?"checkAll":"uncheckAll"](),e.updateSelected()})},g.prototype.initFooter=function(){!this.options.showFooter||this.options.cardView?this.$tableFooter.hide():this.$tableFooter.show()},g.prototype.initData=function(t,e){this.options.data="append"===e?this.options.data.concat(t):"prepend"===e?[].concat(t).concat(this.options.data):t||this.options.data,this.data=this.options.data,"server"!==this.options.sidePagination&&this.initSort()},g.prototype.initSort=function(){var e=this,n=this.options.sortName,i="desc"===this.options.sortOrder?-1:1,r=t.inArray(this.options.sortName,this.header.fields),s=0;if(this.options.customSort!==t.noop)return void this.options.customSort.apply(this,[this.options.sortName,this.options.sortOrder]);-1!==r&&(this.options.sortStable&&t.each(this.data,function(t,e){e._position=t}),this.data.sort(function(o,s){e.header.sortNames[r]&&(n=e.header.sortNames[r]);var a=d(o,n,e.options.escape),c=d(s,n,e.options.escape),h=l(e.header,e.header.sorters[r],[a,c,o,s]);return void 0!==h?e.options.sortStable&&0===h?o._position-s._position:i*h:(void 0!==a&&null!==a||(a=""),void 0!==c&&null!==c||(c=""),e.options.sortStable&&a===c?(a=o._position,c=s._position,o._position-s._position):t.isNumeric(a)&&t.isNumeric(c)?(a=parseFloat(a),c=parseFloat(c),a<c?-1*i:i):a===c?0:("string"!=typeof a&&(a=a.toString()),-1===a.localeCompare(c)?-1*i:i))}),void 0!==this.options.sortClass&&(clearTimeout(s),s=setTimeout(function(){e.$el.removeClass(e.options.sortClass);var t=e.$header.find(o('[data-field="%s"]',e.options.sortName).index()+1);e.$el.find(o("tr td:nth-child(%s)",t)).addClass(e.options.sortClass)},250)))},g.prototype.onSort=function(e){var n="keypress"===e.type?t(e.currentTarget):t(e.currentTarget).parent(),i=this.$header.find("th").eq(n.index());if(this.$header.add(this.$header_).find("span.order").remove(),this.options.sortName===n.data("field")?this.options.sortOrder="asc"===this.options.sortOrder?"desc":"asc":(this.options.sortName=n.data("field"),this.options.rememberOrder?this.options.sortOrder="asc"===n.data("order")?"desc":"asc":this.options.sortOrder=this.columns[this.fieldsColumnsIndex[n.data("field")]].order),this.trigger("sort",this.options.sortName,this.options.sortOrder),n.add(i).data("order",this.options.sortOrder),this.getCaret(),"server"===this.options.sidePagination)return void this.initServer(this.options.silentSort);this.initSort(),this.initBody()},g.prototype.initToolbar=function(){var e,i,r=this,s=[],a=0,c=0;this.$toolbar.find(".bs-bars").children().length&&t("body").append(t(this.options.toolbar)),this.$toolbar.html(""),"string"!=typeof this.options.toolbar&&"object"!=typeof this.options.toolbar||t(o('<div class="bs-bars %s-%s"></div>',n.pullClass,this.options.toolbarAlign)).appendTo(this.$toolbar).append(t(this.options.toolbar)),s=[o('<div class="columns columns-%s btn-group %s-%s">',this.options.buttonsAlign,n.pullClass,this.options.buttonsAlign)],"string"==typeof this.options.icons&&(this.options.icons=l(null,this.options.icons)),this.options.showPaginationSwitch&&s.push(o('<button class="btn'+o(" btn-%s",this.options.buttonsClass)+o(" btn-%s",this.options.iconSize)+'" type="button" name="paginationSwitch" aria-label="pagination Switch" title="%s">',this.options.formatPaginationSwitch()),o('<i class="%s %s"></i>',this.options.iconsPrefix,this.options.icons.paginationSwitchDown),"</button>"),this.options.showFullscreen&&this.$toolbar.find('button[name="fullscreen"]').off("click").on("click",t.proxy(this.toggleFullscreen,this)),this.options.showRefresh&&s.push(o('<button class="btn'+o(" btn-%s",this.options.buttonsClass)+o(" btn-%s",this.options.iconSize)+'" type="button" name="refresh" aria-label="refresh" title="%s">',this.options.formatRefresh()),o('<i class="%s %s"></i>',this.options.iconsPrefix,this.options.icons.refresh),"</button>"),this.options.showToggle&&s.push(o('<button class="btn'+o(" btn-%s",this.options.buttonsClass)+o(" btn-%s",this.options.iconSize)+'" type="button" name="toggle" aria-label="toggle" title="%s">',this.options.formatToggle()),o('<i class="%s %s"></i>',this.options.iconsPrefix,this.options.icons.toggle),"</button>"),this.options.showFullscreen&&s.push(o('<button class="btn'+o(" btn-%s",this.options.buttonsClass)+o(" btn-%s",this.options.iconSize)+'" type="button" name="fullscreen" aria-label="fullscreen" title="%s">',this.options.formatFullscreen()),o('<i class="%s %s"></i>',this.options.iconsPrefix,this.options.icons.fullscreen),"</button>"),this.options.showColumns&&(s.push(o('<div class="keep-open btn-group" title="%s">',this.options.formatColumns()),'<button type="button" aria-label="columns" class="btn'+o(" btn-%s",this.options.buttonsClass)+o(" btn-%s",this.options.iconSize)+' dropdown-toggle" data-toggle="dropdown">',o('<i class="%s %s"></i>',this.options.iconsPrefix,this.options.icons.columns),' <span class="caret"></span>',"</button>",n.toobarDropdowHtml[0]),t.each(this.columns,function(t,e){if(!e.radio&&!e.checkbox&&(!r.options.cardView||e.cardVisible)){var i=e.visible?' checked="checked"':"";e.switchable&&(s.push(o(n.toobarDropdowItemHtml,o('<input type="checkbox" data-field="%s" value="%s"%s> %s',e.field,t,i,e.title))),c++)}}),s.push(n.toobarDropdowHtml[1],"</div>")),s.push("</div>"),(this.showToolbar||s.length>2)&&this.$toolbar.append(s.join("")),this.options.showPaginationSwitch&&this.$toolbar.find('button[name="paginationSwitch"]').off("click").on("click",t.proxy(this.togglePagination,this)),this.options.showRefresh&&this.$toolbar.find('button[name="refresh"]').off("click").on("click",t.proxy(this.refresh,this)),this.options.showToggle&&this.$toolbar.find('button[name="toggle"]').off("click").on("click",function(){r.toggleView()}),this.options.showColumns&&(e=this.$toolbar.find(".keep-open"),c<=this.options.minimumCountColumns&&e.find("input").prop("disabled",!0),e.find("li").off("click").on("click",function(t){t.stopImmediatePropagation()}),e.find("input").off("click").on("click",function(){var e=t(this);r.toggleColumn(t(this).val(),e.prop("checked"),!1),r.trigger("column-switch",t(this).data("field"),e.prop("checked"))})),this.options.search&&(s=[],s.push(o('<div class="%s-%s search">',n.pullClass,this.options.searchAlign),o('<input class="form-control'+o(" input-%s",this.options.iconSize)+'" type="text" placeholder="%s">',this.options.formatSearch()),"</div>"),this.$toolbar.append(s.join("")),i=this.$toolbar.find(".search input"),i.off("keyup drop blur").on("keyup drop blur",function(e){r.options.searchOnEnterKey&&13!==e.keyCode||t.inArray(e.keyCode,[37,38,39,40])>-1||(clearTimeout(a),a=setTimeout(function(){r.onSearch(e)},r.options.searchTimeOut))}),p()&&i.off("mouseup").on("mouseup",function(t){clearTimeout(a),a=setTimeout(function(){r.onSearch(t)},r.options.searchTimeOut)}))},g.prototype.onSearch=function(e){var n=t.trim(t(e.currentTarget).val());this.options.trimOnSearch&&t(e.currentTarget).val()!==n&&t(e.currentTarget).val(n),n!==this.searchText&&(this.searchText=n,this.options.searchText=n,this.options.pageNumber=1,this.initSearch(),e.firedByInitSearchText?"client"===this.options.sidePagination&&this.updatePagination():this.updatePagination(),this.trigger("search",n))},g.prototype.initSearch=function(){var e=this;if("server"!==this.options.sidePagination){if(this.options.customSearch!==t.noop)return void window[this.options.customSearch].apply(this,[this.searchText]);var n=this.searchText&&(this.options.escape?h(this.searchText):this.searchText).toLowerCase(),i=t.isEmptyObject(this.filterColumns)?null:this.filterColumns;this.data=i?t.grep(this.options.data,function(e,n){for(var o in i)if(t.isArray(i[o])&&-1===t.inArray(e[o],i[o])||!t.isArray(i[o])&&e[o]!==i[o])return!1;return!0}):this.options.data,this.data=n?t.grep(this.data,function(i,o){for(var r=0;r<e.header.fields.length;r++)if(e.header.searchables[r]){var s,a=t.isNumeric(e.header.fields[r])?parseInt(e.header.fields[r],10):e.header.fields[r],c=e.columns[e.fieldsColumnsIndex[a]];if("string"==typeof a){s=i;for(var h=a.split("."),u=0;u<h.length;u++)null!=s[h[u]]&&(s=s[h[u]]);c&&c.searchFormatter&&(s=l(c,e.header.formatters[r],[s,i,o],s))}else s=i[a];if("string"==typeof s||"number"==typeof s)if(e.options.strictSearch){if((s+"").toLowerCase()===n)return!0}else if(-1!==(s+"").toLowerCase().indexOf(n))return!0}return!1}):this.data}},g.prototype.initPagination=function(){if(!this.options.pagination)return void this.$pagination.hide();this.$pagination.show();var e,i,r,s,a,l,c,h=this,u=[],d=!1,p=this.getData(),f=this.options.pageList;if("server"!==this.options.sidePagination&&(this.options.totalRows=p.length),this.totalPages=0,this.options.totalRows){if(this.options.pageSize===this.options.formatAllRows())this.options.pageSize=this.options.totalRows,d=!0;else if(this.options.pageSize===this.options.totalRows){var g="string"==typeof this.options.pageList?this.options.pageList.replace("[","").replace("]","").replace(/ /g,"").toLowerCase().split(","):this.options.pageList;t.inArray(this.options.formatAllRows().toLowerCase(),g)>-1&&(d=!0)}this.totalPages=1+~~((this.options.totalRows-1)/this.options.pageSize),this.options.totalPages=this.totalPages}if(this.totalPages>0&&this.options.pageNumber>this.totalPages&&(this.options.pageNumber=this.totalPages),this.pageFrom=(this.options.pageNumber-1)*this.options.pageSize+1,this.pageTo=this.options.pageNumber*this.options.pageSize,this.pageTo>this.options.totalRows&&(this.pageTo=this.options.totalRows),u.push(o('<div class="%s-%s pagination-detail">',n.pullClass,this.options.paginationDetailHAlign),'<span class="pagination-info">',this.options.onlyInfoPagination?this.options.formatDetailPagination(this.options.totalRows):this.options.formatShowingRows(this.pageFrom,this.pageTo,this.options.totalRows),"</span>"),!this.options.onlyInfoPagination){u.push('<span class="page-list">');var m=[o('<span class="btn-group %s">',"top"===this.options.paginationVAlign||"both"===this.options.paginationVAlign?"dropdown":"dropup"),'<button type="button" class="btn'+o(" btn-%s",this.options.buttonsClass)+o(" btn-%s",this.options.iconSize)+' dropdown-toggle" data-toggle="dropdown">','<span class="page-size">',d?this.options.formatAllRows():this.options.pageSize,"</span>",' <span class="caret"></span>',"</button>",n.pageDropdownHtml[0]];if("string"==typeof this.options.pageList){var y=this.options.pageList.replace("[","").replace("]","").replace(/ /g,"").split(",");f=[],t.each(y,function(t,e){f.push(e.toUpperCase()===h.options.formatAllRows().toUpperCase()||"UNLIMITED"===e.toUpperCase()?h.options.formatAllRows():+e)})}for(t.each(f,function(t,e){if(!h.options.smartDisplay||0===t||f[t-1]<h.options.totalRows){var i;i=d?e===h.options.formatAllRows()?"active":"":e===h.options.pageSize?"active":"",m.push(o(n.pageDropdownItemHtml,i,e))}}),m.push(n.pageDropdownHtml[1]+"</span>"),u.push(this.options.formatRecordsPerPage(m.join(""))),u.push("</span>"),u.push("</div>",o('<div class="%s-%s pagination">',n.pullClass,this.options.paginationHAlign),'<ul class="pagination'+o(" pagination-%s",this.options.iconSize)+'">',o('<li class="page-item page-pre"><a class="page-link" href="#">%s</a></li>',this.options.paginationPreText)),this.totalPages<5?(i=1,r=this.totalPages):(i=this.options.pageNumber-2,r=i+4,i<1&&(i=1,r=5),r>this.totalPages&&(r=this.totalPages,i=r-4)),this.totalPages>=6&&(this.options.pageNumber>=3&&(u.push(o('<li class="page-item page-first%s">',1===this.options.pageNumber?" active":""),'<a class="page-link" href="#">',1,"</a>","</li>"),i++),this.options.pageNumber>=4&&(4==this.options.pageNumber||6==this.totalPages||7==this.totalPages?i--:u.push('<li class="page-item page-first-separator disabled">','<a class="page-link" href="#">...</a>',"</li>"),r--)),this.totalPages>=7&&this.options.pageNumber>=this.totalPages-2&&i--,6==this.totalPages?this.options.pageNumber>=this.totalPages-2&&r++:this.totalPages>=7&&(7==this.totalPages||this.options.pageNumber>=this.totalPages-3)&&r++,e=i;e<=r;e++)u.push(o('<li class="page-item%s">',e===this.options.pageNumber?" active":""),'<a class="page-link" href="#">',e,"</a>","</li>");this.totalPages>=8&&this.options.pageNumber<=this.totalPages-4&&u.push('<li class="page-item page-last-separator disabled">','<a class="page-link" href="#">...</a>',"</li>"),this.totalPages>=6&&this.options.pageNumber<=this.totalPages-3&&u.push(o('<li class="page-item page-last%s">',this.totalPages===this.options.pageNumber?" active":""),'<a class="page-link" href="#">',this.totalPages,"</a>","</li>"),u.push(o('<li class="page-item page-next"><a class="page-link" href="#">%s</a></li>',this.options.paginationNextText),"</ul>","</div>")}this.$pagination.html(u.join("")),this.options.onlyInfoPagination||(s=this.$pagination.find(".page-list a"),a=this.$pagination.find(".page-pre"),l=this.$pagination.find(".page-next"),c=this.$pagination.find(".page-item").not(".page-next, .page-pre"),this.options.smartDisplay&&(this.totalPages<=1&&this.$pagination.find("div.pagination").hide(),(f.length<2||this.options.totalRows<=f[0])&&this.$pagination.find("span.page-list").hide(),this.$pagination[this.getData().length?"show":"hide"]()),this.options.paginationLoop||(1===this.options.pageNumber&&a.addClass("disabled"),this.options.pageNumber===this.totalPages&&l.addClass("disabled")),d&&(this.options.pageSize=this.options.formatAllRows()),s.off("click").on("click",t.proxy(this.onPageListChange,this)),a.off("click").on("click",t.proxy(this.onPagePre,this)),l.off("click").on("click",t.proxy(this.onPageNext,this)),c.off("click").on("click",t.proxy(this.onPageNumber,this)))},g.prototype.updatePagination=function(e){e&&t(e.currentTarget).hasClass("disabled")||(this.options.maintainSelected||this.resetRows(),this.initPagination(),"server"===this.options.sidePagination?this.initServer():this.initBody(),this.trigger("page-change",this.options.pageNumber,this.options.pageSize))},g.prototype.onPageListChange=function(e){e.preventDefault();var n=t(e.currentTarget);return n.parent().addClass("active").siblings().removeClass("active"),this.options.pageSize=n.text().toUpperCase()===this.options.formatAllRows().toUpperCase()?this.options.formatAllRows():+n.text(),this.$toolbar.find(".page-size").text(this.options.pageSize),this.updatePagination(e),!1},g.prototype.onPagePre=function(t){return t.preventDefault(),this.options.pageNumber-1==0?this.options.pageNumber=this.options.totalPages:this.options.pageNumber--,this.updatePagination(t),!1},g.prototype.onPageNext=function(t){return t.preventDefault(),this.options.pageNumber+1>this.options.totalPages?this.options.pageNumber=1:this.options.pageNumber++,this.updatePagination(t),!1},g.prototype.onPageNumber=function(e){if(e.preventDefault(),this.options.pageNumber!==+t(e.currentTarget).text())return this.options.pageNumber=+t(e.currentTarget).text(),this.updatePagination(e),!1},g.prototype.initRow=function(e,n,i,s){var a,c=this,u=[],p={},f=[],g="",m={},y=[];if(!(t.inArray(e,this.hiddenRows)>-1)){if((p=l(this.options,this.options.rowStyle,[e,n],p))&&p.css)for(a in p.css)f.push(a+": "+p.css[a]);if(m=l(this.options,this.options.rowAttributes,[e,n],m))for(a in m)y.push(o('%s="%s"',a,h(m[a])));return e._data&&!t.isEmptyObject(e._data)&&t.each(e._data,function(t,e){"index"!==t&&(g+=o(' data-%s="%s"',t,e))}),u.push("<tr",o(" %s",y.join(" ")),o(' id="%s"',t.isArray(e)?void 0:e._id),o(' class="%s"',p.classes||(t.isArray(e)?void 0:e._class)),o(' data-index="%s"',n),o(' data-uniqueid="%s"',e[this.options.uniqueId]),o("%s",g),">"),this.options.cardView&&u.push(o('<td colspan="%s"><div class="card-views">',this.header.fields.length)),!this.options.cardView&&this.options.detailView&&(u.push("<td>"),l(null,this.options.detailFilter,[n,e])&&u.push('<a class="detail-icon" href="#">',o('<i class="%s %s"></i>',this.options.iconsPrefix,this.options.icons.detailOpen),"</a>"),u.push("</td>")),
t.each(this.header.fields,function(i,s){var a="",g=d(e,s,c.options.escape),m="",y="",w={},b="",v=c.header.classes[i],x="",k="",S="",C="",_=c.columns[i];if((!c.fromHtml||void 0!==g||_.checkbox||_.radio)&&_.visible&&(!c.options.cardView||_.cardVisible)){if(_.escape&&(g=h(g)),p=o('style="%s"',f.concat(c.header.styles[i]).join("; ")),e["_"+s+"_id"]&&(b=o(' id="%s"',e["_"+s+"_id"])),e["_"+s+"_class"]&&(v=o(' class="%s"',e["_"+s+"_class"])),e["_"+s+"_rowspan"]&&(k=o(' rowspan="%s"',e["_"+s+"_rowspan"])),e["_"+s+"_colspan"]&&(S=o(' colspan="%s"',e["_"+s+"_colspan"])),e["_"+s+"_title"]&&(C=o(' title="%s"',e["_"+s+"_title"])),w=l(c.header,c.header.cellStyles[i],[g,e,n,s],w),w.classes&&(v=o(' class="%s"',w.classes)),w.css){var A=[];for(var T in w.css)A.push(T+": "+w.css[T]);p=o('style="%s"',A.concat(c.header.styles[i]).join("; "))}m=l(_,c.header.formatters[i],[g,e,n,s],g),e["_"+s+"_data"]&&!t.isEmptyObject(e["_"+s+"_data"])&&t.each(e["_"+s+"_data"],function(t,e){"index"!==t&&(x+=o(' data-%s="%s"',t,e))}),_.checkbox||_.radio?(y=_.checkbox?"checkbox":y,y=_.radio?"radio":y,a=[o(c.options.cardView?'<div class="card-view %s">':'<td class="bs-checkbox %s">',_.class||""),"<input"+o(' data-index="%s"',n)+o(' name="%s"',c.options.selectItemName)+o(' type="%s"',y)+o(' value="%s"',e[c.options.idField])+o(' checked="%s"',!0===m||g||m&&m.checked?"checked":void 0)+o(' disabled="%s"',!_.checkboxEnabled||m&&m.disabled?"disabled":void 0)+" />",c.header.formatters[i]&&"string"==typeof m?m:"",c.options.cardView?"</div>":"</td>"].join(""),e[c.header.stateField]=!0===m||!!g||m&&m.checked):(m=void 0===m||null===m?c.options.undefinedText:m,a=c.options.cardView?['<div class="card-view">',c.options.showHeader?o('<span class="title" %s>%s</span>',p,r(c.columns,"field","title",s)):"",o('<span class="value">%s</span>',m),"</div>"].join(""):[o("<td%s %s %s %s %s %s %s>",b,v,p,x,k,S,C),m,"</td>"].join(""),c.options.cardView&&c.options.smartDisplay&&""===m&&(a='<div class="card-view"></div>')),u.push(a)}}),this.options.cardView&&u.push("</div></td>"),u.push("</tr>"),u.join(" ")}},g.prototype.initBody=function(e){var n=this,i=this.getData();this.trigger("pre-body",i),this.$body=this.$el.find(">tbody"),this.$body.length||(this.$body=t("<tbody></tbody>").appendTo(this.$el)),this.options.pagination&&"server"!==this.options.sidePagination||(this.pageFrom=1,this.pageTo=i.length);for(var r,s=t(document.createDocumentFragment()),a=this.pageFrom-1;a<this.pageTo;a++){var c=i[a],h=this.initRow(c,a,i,s);r=r||!!h,h&&!0!==h&&s.append(h)}r||s.append('<tr class="no-records-found">'+o('<td colspan="%s">%s</td>',this.$header.find("th").length,this.options.formatNoMatches())+"</tr>"),this.$body.html(s),e||this.scrollTo(0),this.$body.find("> tr[data-index] > td").off("click dblclick").on("click dblclick",function(e){var i=t(this),r=i.parent(),s=n.data[r.data("index")],a=i[0].cellIndex,l=n.getVisibleFields(),c=l[n.options.detailView&&!n.options.cardView?a-1:a],h=n.columns[n.fieldsColumnsIndex[c]],u=d(s,c,n.options.escape);if(!i.find(".detail-icon").length&&(n.trigger("click"===e.type?"click-cell":"dbl-click-cell",c,u,s,i),n.trigger("click"===e.type?"click-row":"dbl-click-row",s,r,c),"click"===e.type&&n.options.clickToSelect&&h.clickToSelect&&n.options.ignoreClickToSelectOn(e.target))){var p=r.find(o('[name="%s"]',n.options.selectItemName));p.length&&p[0].click()}}),this.$body.find("> tr[data-index] > td > .detail-icon").off("click").on("click",function(e){e.preventDefault();var r=t(this),s=r.parent().parent(),a=s.data("index"),c=i[a];if(s.next().is("tr.detail-view"))r.find("i").attr("class",o("%s %s",n.options.iconsPrefix,n.options.icons.detailOpen)),n.trigger("collapse-row",a,c,s.next()),s.next().remove();else{r.find("i").attr("class",o("%s %s",n.options.iconsPrefix,n.options.icons.detailClose)),s.after(o('<tr class="detail-view"><td colspan="%s"></td></tr>',s.find("td").length));var h=s.next().find("td"),u=l(n.options,n.options.detailFormatter,[a,c,h],"");1===h.length&&h.append(u),n.trigger("expand-row",a,c,h)}return n.resetView(),!1}),this.$selectItem=this.$body.find(o('[name="%s"]',this.options.selectItemName)),this.$selectItem.off("click").on("click",function(e){e.stopImmediatePropagation();var i=t(this),o=i.prop("checked"),r=n.data[i.data("index")];(t(this).is(":radio")||n.options.singleSelect)&&t.each(n.options.data,function(t,e){e[n.header.stateField]=!1}),r[n.header.stateField]=o,n.options.singleSelect&&(n.$selectItem.not(this).each(function(){n.data[t(this).data("index")][n.header.stateField]=!1}),n.$selectItem.filter(":checked").not(this).prop("checked",!1)),n.updateSelected(),n.trigger(o?"check":"uncheck",r,i)}),t.each(this.header.events,function(e,i){if(i){"string"==typeof i&&(i=l(null,i));var o=n.header.fields[e],r=t.inArray(o,n.getVisibleFields());if(-1!==r){n.options.detailView&&!n.options.cardView&&(r+=1);for(var s in i)n.$body.find(">tr:not(.no-records-found)").each(function(){var e=t(this),a=e.find(n.options.cardView?".card-view":"td").eq(r),l=s.indexOf(" "),c=s.substring(0,l),h=s.substring(l+1),u=i[s];a.find(h).off(c).on(c,function(t){var i=e.data("index"),r=n.data[i],s=r[o];u.apply(this,[t,s,r,i])})})}}}),this.updateSelected(),this.resetView(),this.trigger("post-body",i)},g.prototype.initServer=function(e,n,i){var o,r=this,s={},a=t.inArray(this.options.sortName,this.header.fields),c={searchText:this.searchText,sortName:this.options.sortName,sortOrder:this.options.sortOrder};this.header.sortNames[a]&&(c.sortName=this.header.sortNames[a]),this.options.pagination&&"server"===this.options.sidePagination&&(c.pageSize=this.options.pageSize===this.options.formatAllRows()?this.options.totalRows:this.options.pageSize,c.pageNumber=this.options.pageNumber),(i||this.options.url||this.options.ajax)&&("limit"===this.options.queryParamsType&&(c={search:c.searchText,sort:c.sortName,order:c.sortOrder},this.options.pagination&&"server"===this.options.sidePagination&&(c.offset=this.options.pageSize===this.options.formatAllRows()?0:this.options.pageSize*(this.options.pageNumber-1),c.limit=this.options.pageSize===this.options.formatAllRows()?this.options.totalRows:this.options.pageSize,0===c.limit&&delete c.limit)),t.isEmptyObject(this.filterColumnsPartial)||(c.filter=JSON.stringify(this.filterColumnsPartial,null)),s=l(this.options,this.options.queryParams,[c],s),t.extend(s,n||{}),!1!==s&&(e||this.$tableLoading.show(),o=t.extend({},l(null,this.options.ajaxOptions),{type:this.options.method,url:i||this.options.url,data:"application/json"===this.options.contentType&&"post"===this.options.method?JSON.stringify(s):s,cache:this.options.cache,contentType:this.options.contentType,dataType:this.options.dataType,success:function(t){t=l(r.options,r.options.responseHandler,[t],t),r.load(t),r.trigger("load-success",t),e||r.$tableLoading.hide()},error:function(t){var n=[];"server"===r.options.sidePagination&&(n={},n[r.options.totalField]=0,n[r.options.dataField]=[]),r.load(n),r.trigger("load-error",t.status,t),e||r.$tableLoading.hide()}}),this.options.ajax?l(this,this.options.ajax,[o],null):(this._xhr&&4!==this._xhr.readyState&&this._xhr.abort(),this._xhr=t.ajax(o))))},g.prototype.initSearchText=function(){if(this.options.search&&(this.searchText="",""!==this.options.searchText)){var t=this.$toolbar.find(".search input");t.val(this.options.searchText),this.onSearch({currentTarget:t,firedByInitSearchText:!0})}},g.prototype.getCaret=function(){var e=this;t.each(this.$header.find("th"),function(n,i){t(i).find(".sortable").removeClass("desc asc").addClass(t(i).data("field")===e.options.sortName?e.options.sortOrder:"both")})},g.prototype.updateSelected=function(){var e=this.$selectItem.filter(":enabled").length&&this.$selectItem.filter(":enabled").length===this.$selectItem.filter(":enabled").filter(":checked").length;this.$selectAll.add(this.$selectAll_).prop("checked",e),this.$selectItem.each(function(){t(this).closest("tr")[t(this).prop("checked")?"addClass":"removeClass"]("selected")})},g.prototype.updateRows=function(){var e=this;this.$selectItem.each(function(){e.data[t(this).data("index")][e.header.stateField]=t(this).prop("checked")})},g.prototype.resetRows=function(){var e=this;t.each(this.data,function(t,n){e.$selectAll.prop("checked",!1),e.$selectItem.prop("checked",!1),e.header.stateField&&(n[e.header.stateField]=!1)}),this.initHiddenRows()},g.prototype.trigger=function(e){var n=Array.prototype.slice.call(arguments,1);e+=".bs.table",this.options[g.EVENTS[e]].apply(this.options,n),this.$el.trigger(t.Event(e),n),this.options.onAll(e,n),this.$el.trigger(t.Event("all.bs.table"),[e,n])},g.prototype.resetHeader=function(){clearTimeout(this.timeoutId_),this.timeoutId_=setTimeout(t.proxy(this.fitHeader,this),this.$el.is(":hidden")?100:0)},g.prototype.fitHeader=function(){var e,n,i,r,s=this;if(s.$el.is(":hidden"))return void(s.timeoutId_=setTimeout(t.proxy(s.fitHeader,s),100));if(e=this.$tableBody.get(0),n=e.scrollWidth>e.clientWidth&&e.scrollHeight>e.clientHeight+this.$header.outerHeight()?a():0,this.$el.css("margin-top",-this.$header.outerHeight()),i=t(":focus"),i.length>0){var l=i.parents("th");if(l.length>0){var c=l.attr("data-field");if(void 0!==c){var h=this.$header.find("[data-field='"+c+"']");h.length>0&&h.find(":input").addClass("focus-temp")}}}this.$header_=this.$header.clone(!0,!0),this.$selectAll_=this.$header_.find('[name="btSelectAll"]'),this.$tableHeader.css({"margin-right":n}).find("table").css("width",this.$el.outerWidth()).html("").attr("class",this.$el.attr("class")).append(this.$header_),r=t(".focus-temp:visible:eq(0)"),r.length>0&&(r.focus(),this.$header.find(".focus-temp").removeClass("focus-temp")),this.$header.find("th[data-field]").each(function(e){s.$header_.find(o('th[data-field="%s"]',t(this).data("field"))).data(t(this).data())});var u=this.getVisibleFields(),d=this.$header_.find("th");this.$body.find(">tr:first-child:not(.no-records-found) > *").each(function(e){var n=t(this),i=e;if(s.options.detailView&&!s.options.cardView&&(0===e&&s.$header_.find("th.detail").find(".fht-cell").width(n.innerWidth()),i=e-1),-1!==i){var r=s.$header_.find(o('th[data-field="%s"]',u[i]));r.length>1&&(r=t(d[n[0].cellIndex]));var a=r.width()-r.find(".fht-cell").width();r.find(".fht-cell").width(n.innerWidth()-a)}}),this.horizontalScroll(),this.trigger("post-header")},g.prototype.resetFooter=function(){var e=this,n=e.getData(),i=[];this.options.showFooter&&!this.options.cardView&&(!this.options.cardView&&this.options.detailView&&i.push('<td><div class="th-inner">&nbsp;</div><div class="fht-cell"></div></td>'),t.each(this.columns,function(t,r){var s,a="",c="",h=[],u={},d=o(' class="%s"',r.class);if(r.visible&&(!e.options.cardView||r.cardVisible)){if(a=o("text-align: %s; ",r.falign?r.falign:r.align),c=o("vertical-align: %s; ",r.valign),(u=l(null,e.options.footerStyle))&&u.css)for(s in u.css)h.push(s+": "+u.css[s]);i.push("<td",d,o(' style="%s"',a+c+h.concat().join("; ")),">"),i.push('<div class="th-inner">'),i.push(l(r,r.footerFormatter,[n],"&nbsp;")||"&nbsp;"),i.push("</div>"),i.push('<div class="fht-cell"></div>'),i.push("</div>"),i.push("</td>")}}),this.$tableFooter.find("tr").html(i.join("")),this.$tableFooter.show(),clearTimeout(this.timeoutFooter_),this.timeoutFooter_=setTimeout(t.proxy(this.fitFooter,this),this.$el.is(":hidden")?100:0))},g.prototype.fitFooter=function(){var e,n,i;if(clearTimeout(this.timeoutFooter_),this.$el.is(":hidden"))return void(this.timeoutFooter_=setTimeout(t.proxy(this.fitFooter,this),100));n=this.$el.css("width"),i=n>this.$tableBody.width()?a():0,this.$tableFooter.css({"margin-right":i}).find("table").css("width",n).attr("class",this.$el.attr("class")),e=this.$tableFooter.find("td"),this.$body.find(">tr:first-child:not(.no-records-found) > *").each(function(n){var i=t(this);e.eq(n).find(".fht-cell").width(i.innerWidth())}),this.horizontalScroll()},g.prototype.horizontalScroll=function(){var e=this;e.trigger("scroll-body"),this.$tableBody.off("scroll").on("scroll",function(){e.options.showHeader&&e.options.height&&e.$tableHeader.scrollLeft(t(this).scrollLeft()),e.options.showFooter&&!e.options.cardView&&e.$tableFooter.scrollLeft(t(this).scrollLeft())})},g.prototype.toggleColumn=function(t,e,n){if(-1!==t&&(this.columns[t].visible=e,this.initHeader(),this.initSearch(),this.initPagination(),this.initBody(),this.options.showColumns)){var i=this.$toolbar.find(".keep-open input").prop("disabled",!1);n&&i.filter(o('[value="%s"]',t)).prop("checked",e),i.filter(":checked").length<=this.options.minimumCountColumns&&i.filter(":checked").prop("disabled",!0)}},g.prototype.getVisibleFields=function(){var e=this,n=[];return t.each(this.header.fields,function(t,i){e.columns[e.fieldsColumnsIndex[i]].visible&&n.push(i)}),n},g.prototype.resetView=function(t){var e=0;if(t&&t.height&&(this.options.height=t.height),this.$selectAll.prop("checked",this.$selectItem.length>0&&this.$selectItem.length===this.$selectItem.filter(":checked").length),this.options.height){var n=this.$toolbar.outerHeight(!0),i=this.$pagination.outerHeight(!0),o=this.options.height-n-i;this.$tableContainer.css("height",o+"px")}if(this.options.cardView)return this.$el.css("margin-top","0"),this.$tableContainer.css("padding-bottom","0"),void this.$tableFooter.hide();this.options.showHeader&&this.options.height?(this.$tableHeader.show(),this.resetHeader(),e+=this.$header.outerHeight()):(this.$tableHeader.hide(),this.trigger("post-header")),this.options.showFooter&&(this.resetFooter(),this.options.height&&(e+=this.$tableFooter.outerHeight()+1)),this.getCaret(),this.$tableContainer.css("padding-bottom",e+"px"),this.trigger("reset-view")},g.prototype.getData=function(e){var n=this.options.data;return!this.searchText&&!this.options.sortName&&t.isEmptyObject(this.filterColumns)&&t.isEmptyObject(this.filterColumnsPartial)||(n=this.data),e?n.slice(this.pageFrom-1,this.pageTo):n},g.prototype.load=function(e){var n=!1;this.options.pagination&&"server"===this.options.sidePagination?(this.options.totalRows=e[this.options.totalField],n=e.fixedScroll,e=e[this.options.dataField]):t.isArray(e)||(n=e.fixedScroll,e=e.data),this.initData(e),this.initSearch(),this.initPagination(),this.initBody(n)},g.prototype.append=function(t){this.initData(t,"append"),this.initSearch(),this.initPagination(),this.initSort(),this.initBody(!0)},g.prototype.prepend=function(t){this.initData(t,"prepend"),this.initSearch(),this.initPagination(),this.initSort(),this.initBody(!0)},g.prototype.remove=function(e){var n,i,o=this.options.data.length;if(e.hasOwnProperty("field")&&e.hasOwnProperty("values")){for(n=o-1;n>=0;n--)i=this.options.data[n],i.hasOwnProperty(e.field)&&-1!==t.inArray(i[e.field],e.values)&&(this.options.data.splice(n,1),"server"===this.options.sidePagination&&(this.options.totalRows-=1));o!==this.options.data.length&&(this.initSearch(),this.initPagination(),this.initSort(),this.initBody(!0))}},g.prototype.removeAll=function(){this.options.data.length>0&&(this.options.data.splice(0,this.options.data.length),this.initSearch(),this.initPagination(),this.initBody(!0))},g.prototype.getRowByUniqueId=function(t){var e,n,i,o=this.options.uniqueId,r=this.options.data.length,s=null;for(e=r-1;e>=0;e--){if(n=this.options.data[e],n.hasOwnProperty(o))i=n[o];else{if(!n._data.hasOwnProperty(o))continue;i=n._data[o]}if("string"==typeof i?t=t.toString():"number"==typeof i&&(Number(i)===i&&i%1==0?t=parseInt(t):i===Number(i)&&0!==i&&(t=parseFloat(t))),i===t){s=n;break}}return s},g.prototype.removeByUniqueId=function(t){var e=this.options.data.length,n=this.getRowByUniqueId(t);n&&this.options.data.splice(this.options.data.indexOf(n),1),e!==this.options.data.length&&(this.initSearch(),this.initPagination(),this.initBody(!0))},g.prototype.updateByUniqueId=function(e){var n=this,i=t.isArray(e)?e:[e];t.each(i,function(e,i){var o;i.hasOwnProperty("id")&&i.hasOwnProperty("row")&&-1!==(o=t.inArray(n.getRowByUniqueId(i.id),n.options.data))&&t.extend(n.options.data[o],i.row)}),this.initSearch(),this.initPagination(),this.initSort(),this.initBody(!0)},g.prototype.refreshColumnTitle=function(e){if(e.hasOwnProperty("field")&&e.hasOwnProperty("title")&&(this.columns[this.fieldsColumnsIndex[e.field]].title=this.options.escape?h(e.title):e.title,this.columns[this.fieldsColumnsIndex[e.field]].visible)){(void 0!==this.options.height?this.$tableHeader:this.$header).find("th[data-field]").each(function(n){if(t(this).data("field")===e.field)return t(t(this).find(".th-inner")[0]).text(e.title),!1})}},g.prototype.insertRow=function(t){t.hasOwnProperty("index")&&t.hasOwnProperty("row")&&(this.options.data.splice(t.index,0,t.row),this.initSearch(),this.initPagination(),this.initSort(),this.initBody(!0))},g.prototype.updateRow=function(e){var n=this,i=t.isArray(e)?e:[e];t.each(i,function(e,i){i.hasOwnProperty("index")&&i.hasOwnProperty("row")&&t.extend(n.options.data[i.index],i.row)}),this.initSearch(),this.initPagination(),this.initSort(),this.initBody(!0)},g.prototype.initHiddenRows=function(){this.hiddenRows=[]},g.prototype.showRow=function(t){this.toggleRow(t,!0)},g.prototype.hideRow=function(t){this.toggleRow(t,!1)},g.prototype.toggleRow=function(e,n){var i,o;e.hasOwnProperty("index")?i=this.getData()[e.index]:e.hasOwnProperty("uniqueId")&&(i=this.getRowByUniqueId(e.uniqueId)),i&&(o=t.inArray(i,this.hiddenRows),n||-1!==o?n&&o>-1&&this.hiddenRows.splice(o,1):this.hiddenRows.push(i),this.initBody(!0))},g.prototype.getHiddenRows=function(e){var n=this,i=this.getData(),o=[];return t.each(i,function(e,i){t.inArray(i,n.hiddenRows)>-1&&o.push(i)}),this.hiddenRows=o,o},g.prototype.mergeCells=function(e){var n,i,o,r=e.index,s=t.inArray(e.field,this.getVisibleFields()),a=e.rowspan||1,l=e.colspan||1,c=this.$body.find(">tr");if(this.options.detailView&&!this.options.cardView&&(s+=1),o=c.eq(r).find(">td").eq(s),!(r<0||s<0||r>=this.data.length)){for(n=r;n<r+a;n++)for(i=s;i<s+l;i++)c.eq(n).find(">td").eq(i).hide();o.attr("rowspan",a).attr("colspan",l).show()}},g.prototype.updateCell=function(t){t.hasOwnProperty("index")&&t.hasOwnProperty("field")&&t.hasOwnProperty("value")&&(this.data[t.index][t.field]=t.value,!1!==t.reinit&&(this.initSort(),this.initBody(!0)))},g.prototype.updateCellById=function(e){var n=this;if(e.hasOwnProperty("id")&&e.hasOwnProperty("field")&&e.hasOwnProperty("value")){var i=t.isArray(e)?e:[e];t.each(i,function(e,i){var o;-1!==(o=t.inArray(n.getRowByUniqueId(i.id),n.options.data))&&(n.data[o][i.field]=i.value)}),!1!==e.reinit&&(this.initSort(),this.initBody(!0))}},g.prototype.getOptions=function(){return t.extend(!0,{},this.options)},g.prototype.getSelections=function(){var e=this;return t.grep(this.options.data,function(t){return!0===t[e.header.stateField]})},g.prototype.getAllSelections=function(){var e=this;return t.grep(this.options.data,function(t){return t[e.header.stateField]})},g.prototype.checkAll=function(){this.checkAll_(!0)},g.prototype.uncheckAll=function(){this.checkAll_(!1)},g.prototype.checkInvert=function(){var e=this,n=e.$selectItem.filter(":enabled"),i=n.filter(":checked");n.each(function(){t(this).prop("checked",!t(this).prop("checked"))}),e.updateRows(),e.updateSelected(),e.trigger("uncheck-some",i),i=e.getSelections(),e.trigger("check-some",i)},g.prototype.checkAll_=function(t){var e;t||(e=this.getSelections()),this.$selectAll.add(this.$selectAll_).prop("checked",t),this.$selectItem.filter(":enabled").prop("checked",t),this.updateRows(),t&&(e=this.getSelections()),this.trigger(t?"check-all":"uncheck-all",e)},g.prototype.check=function(t){this.check_(!0,t)},g.prototype.uncheck=function(t){this.check_(!1,t)},g.prototype.check_=function(t,e){var n=this.$selectItem.filter(o('[data-index="%s"]',e)).prop("checked",t);this.data[e][this.header.stateField]=t,this.updateSelected(),this.trigger(t?"check":"uncheck",this.data[e],n)},g.prototype.checkBy=function(t){this.checkBy_(!0,t)},g.prototype.uncheckBy=function(t){this.checkBy_(!1,t)},g.prototype.checkBy_=function(e,n){if(n.hasOwnProperty("field")&&n.hasOwnProperty("values")){var i=this,r=[];t.each(this.options.data,function(s,a){if(!a.hasOwnProperty(n.field))return!1;if(-1!==t.inArray(a[n.field],n.values)){var l=i.$selectItem.filter(":enabled").filter(o('[data-index="%s"]',s)).prop("checked",e);a[i.header.stateField]=e,r.push(a),i.trigger(e?"check":"uncheck",a,l)}}),this.updateSelected(),this.trigger(e?"check-some":"uncheck-some",r)}},g.prototype.destroy=function(){this.$el.insertBefore(this.$container),t(this.options.toolbar).insertBefore(this.$el),this.$container.next().remove(),this.$container.remove(),this.$el.html(this.$el_.html()).css("margin-top","0").attr("class",this.$el_.attr("class")||"")},g.prototype.showLoading=function(){this.$tableLoading.show()},g.prototype.hideLoading=function(){this.$tableLoading.hide()},g.prototype.togglePagination=function(){this.options.pagination=!this.options.pagination;var t=this.$toolbar.find('button[name="paginationSwitch"] i');this.options.pagination?t.attr("class",this.options.iconsPrefix+" "+this.options.icons.paginationSwitchDown):t.attr("class",this.options.iconsPrefix+" "+this.options.icons.paginationSwitchUp),this.updatePagination()},g.prototype.toggleFullscreen=function(){this.$el.closest(".bootstrap-table").toggleClass("fullscreen")},g.prototype.refresh=function(t){t&&t.url&&(this.options.url=t.url),t&&t.pageNumber&&(this.options.pageNumber=t.pageNumber),t&&t.pageSize&&(this.options.pageSize=t.pageSize),this.initServer(t&&t.silent,t&&t.query,t&&t.url),this.trigger("refresh",t)},g.prototype.resetWidth=function(){this.options.showHeader&&this.options.height&&this.fitHeader(),this.options.showFooter&&!this.options.cardView&&this.fitFooter()},g.prototype.showColumn=function(t){this.toggleColumn(this.fieldsColumnsIndex[t],!0,!0)},g.prototype.hideColumn=function(t){this.toggleColumn(this.fieldsColumnsIndex[t],!1,!0)},g.prototype.getHiddenColumns=function(){return t.grep(this.columns,function(t){return!t.visible})},g.prototype.getVisibleColumns=function(){return t.grep(this.columns,function(t){return t.visible})},g.prototype.toggleAllColumns=function(e){var n=this;if(t.each(this.columns,function(t,i){n.columns[t].visible=e}),this.initHeader(),this.initSearch(),this.initPagination(),this.initBody(),this.options.showColumns){var i=this.$toolbar.find(".keep-open input").prop("disabled",!1);i.filter(":checked").length<=this.options.minimumCountColumns&&i.filter(":checked").prop("disabled",!0)}},g.prototype.showAllColumns=function(){this.toggleAllColumns(!0)},g.prototype.hideAllColumns=function(){this.toggleAllColumns(!1)},g.prototype.filterBy=function(e){this.filterColumns=t.isEmptyObject(e)?{}:e,this.options.pageNumber=1,this.initSearch(),this.updatePagination()},g.prototype.scrollTo=function(t){if("string"==typeof t&&(t="bottom"===t?this.$tableBody[0].scrollHeight:0),"number"==typeof t&&this.$tableBody.scrollTop(t),void 0===t)return this.$tableBody.scrollTop()},g.prototype.getScrollPosition=function(){return this.scrollTo()},g.prototype.selectPage=function(t){t>0&&t<=this.options.totalPages&&(this.options.pageNumber=t,this.updatePagination())},g.prototype.prevPage=function(){this.options.pageNumber>1&&(this.options.pageNumber--,this.updatePagination())},g.prototype.nextPage=function(){this.options.pageNumber<this.options.totalPages&&(this.options.pageNumber++,this.updatePagination())},g.prototype.toggleView=function(){this.options.cardView=!this.options.cardView,this.initHeader();var t=this.$toolbar.find('button[name="toggle"] i');this.options.cardView?(t.removeClass(this.options.icons.toggleOff),t.addClass(this.options.icons.toggleOn)):(t.removeClass(this.options.icons.toggleOn),t.addClass(this.options.icons.toggleOff)),this.initBody(),this.trigger("toggle",this.options.cardView)},g.prototype.refreshOptions=function(e){c(this.options,e,!0)||(this.options=t.extend(this.options,e),this.trigger("refresh-options",this.options),this.destroy(),this.init())},g.prototype.resetSearch=function(t){var e=this.$toolbar.find(".search input");e.val(t||""),this.onSearch({currentTarget:e})},g.prototype.expandRow_=function(t,e){var n=this.$body.find(o('> tr[data-index="%s"]',e));n.next().is("tr.detail-view")===!t&&n.find("> td > .detail-icon").click()},g.prototype.expandRow=function(t){this.expandRow_(!0,t)},g.prototype.collapseRow=function(t){this.expandRow_(!1,t)},g.prototype.expandAllRows=function(e){if(e){var n=this.$body.find(o('> tr[data-index="%s"]',0)),i=this,r=null,s=!1,a=-1;if(n.next().is("tr.detail-view")?n.next().next().is("tr.detail-view")||(n.next().find(".detail-icon").click(),s=!0):(n.find("> td > .detail-icon").click(),s=!0),s)try{a=setInterval(function(){r=i.$body.find("tr.detail-view").last().find(".detail-icon"),r.length>0?r.click():clearInterval(a)},1)}catch(t){clearInterval(a)}}else for(var l=this.$body.children(),c=0;c<l.length;c++)this.expandRow_(!0,t(l[c]).data("index"))},g.prototype.collapseAllRows=function(e){if(e)this.expandRow_(!1,0);else for(var n=this.$body.children(),i=0;i<n.length;i++)this.expandRow_(!1,t(n[i]).data("index"))},g.prototype.updateFormatText=function(t,e){this.options[o("format%s",t)]&&("string"==typeof e?this.options[o("format%s",t)]=function(){return e}:"function"==typeof e&&(this.options[o("format%s",t)]=e)),this.initToolbar(),this.initPagination(),this.initBody()};var m=["getOptions","getSelections","getAllSelections","getData","load","append","prepend","remove","removeAll","insertRow","updateRow","updateCell","updateByUniqueId","removeByUniqueId","getRowByUniqueId","showRow","hideRow","getHiddenRows","mergeCells","refreshColumnTitle","checkAll","uncheckAll","checkInvert","check","uncheck","checkBy","uncheckBy","refresh","resetView","resetWidth","destroy","showLoading","hideLoading","showColumn","hideColumn","getHiddenColumns","getVisibleColumns","showAllColumns","hideAllColumns","filterBy","scrollTo","getScrollPosition","selectPage","prevPage","nextPage","togglePagination","toggleView","refreshOptions","resetSearch","expandRow","collapseRow","expandAllRows","collapseAllRows","updateFormatText","updateCellById"];t.fn.bootstrapTable=function(e){var n,i=Array.prototype.slice.call(arguments,1);return this.each(function(){var o=t(this),r=o.data("bootstrap.table"),s=t.extend({},g.DEFAULTS,o.data(),"object"==typeof e&&e);if("string"==typeof e){if(t.inArray(e,m)<0)throw new Error("Unknown method: "+e);if(!r)return;n=r[e].apply(r,i),"destroy"===e&&o.removeData("bootstrap.table")}r||o.data("bootstrap.table",r=new g(this,s))}),void 0===n?this:n},t.fn.bootstrapTable.Constructor=g,t.fn.bootstrapTable.defaults=g.DEFAULTS,t.fn.bootstrapTable.columnDefaults=g.COLUMN_DEFAULTS,t.fn.bootstrapTable.locales=g.LOCALES,t.fn.bootstrapTable.methods=m,t.fn.bootstrapTable.utils={bootstrapVersion:e,sprintf:o,compareObjects:c,calculateObjectValue:l,getItemField:d,objectKeys:f,isIEBrowser:p},t(function(){t('[data-toggle="table"]').bootstrapTable()})}(jQuery),function(t){"use strict";var e=t.fn.bootstrapTable.utils.sprintf,n={json:"JSON",xml:"XML",png:"PNG",csv:"CSV",txt:"TXT",sql:"SQL",doc:"MS-Word",excel:"MS-Excel",xlsx:"MS-Excel (OpenXML)",powerpoint:"MS-Powerpoint",pdf:"PDF"};t.extend(t.fn.bootstrapTable.defaults,{showExport:!1,exportDataType:"basic",exportTypes:["json","xml","csv","txt","sql","excel"],exportOptions:{}}),t.extend(t.fn.bootstrapTable.defaults.icons,{export:"glyphicon-export icon-share"}),t.extend(t.fn.bootstrapTable.locales,{formatExport:function(){return"Export data"}}),t.extend(t.fn.bootstrapTable.defaults,t.fn.bootstrapTable.locales);var i=t.fn.bootstrapTable.Constructor,o=i.prototype.initToolbar;i.prototype.initToolbar=function(){if(this.showToolbar=this.showToolbar||this.options.showExport,o.apply(this,Array.prototype.slice.apply(arguments)),this.options.showExport){var i=this,r=this.$toolbar.find(">.btn-group"),s=r.find("div.export");if(!s.length){s=t(['<div class="export btn-group">','<button class="btn'+e(" btn-%s",this.options.buttonsClass)+e(" btn-%s",this.options.iconSize)+' dropdown-toggle" aria-label="export type" title="'+this.options.formatExport()+'" data-toggle="dropdown" type="button">',e('<i class="%s %s"></i> ',this.options.iconsPrefix,this.options.icons.export),'<span class="caret"></span>',"</button>",'<ul class="dropdown-menu" role="menu">',"</ul>","</div>"].join("")).appendTo(r);var a=s.find(".dropdown-menu"),l=this.options.exportTypes;if("string"==typeof this.options.exportTypes){var c=this.options.exportTypes.slice(1,-1).replace(/ /g,"").split(",");l=[],t.each(c,function(t,e){l.push(e.slice(1,-1))})}t.each(l,function(t,e){n.hasOwnProperty(e)&&a.append(['<li role="menuitem" data-type="'+e+'">','<a href="javascript:void(0)">',n[e],"</a>","</li>"].join(""))}),a.find("li").click(function(){var e=t(this).data("type"),n=function(){if(i.options.exportFooter){var n=i.getData(),o=i.$tableFooter.find("tr").first(),r={},s=[];t.each(o.children(),function(e,n){var o=t(n).children(".th-inner").first().html();r[i.columns[e].field]="&nbsp;"==o?null:o,s.push(o)}),i.append(r);var a=i.$body.children().last();t.each(a.children(),function(e,n){t(n).html(s[e])})}i.$el.tableExport(t.extend({},i.options.exportOptions,{type:e,escape:!1})),i.options.exportFooter&&i.load(n)},o=i.header.stateField;if("all"===i.options.exportDataType&&i.options.pagination)i.$el.one("server"===i.options.sidePagination?"post-body.bs.table":"page-change.bs.table",function(){o&&i.hideColumn(o),n(),i.togglePagination()}),i.togglePagination();else if("selected"===i.options.exportDataType){var r=i.getData(),s=i.getSelections();if(!s.length)return;if("server"===i.options.sidePagination){var a={total:i.options.totalRows};a[i.options.dataField]=r,r=a;var l={total:s.length};l[i.options.dataField]=s,s=l}i.load(s),o&&i.hideColumn(o),n(),i.load(r)}else o&&i.hideColumn(o),n();o&&i.showColumn(o)})}}}}(jQuery),function(t){"use strict";var e={sortOrder:"bs.table.sortOrder",sortName:"bs.table.sortName",pageNumber:"bs.table.pageNumber",pageList:"bs.table.pageList",columns:"bs.table.columns",searchText:"bs.table.searchText",filterControl:"bs.table.filterControl"},n=function(t){var e=t.$header;return t.options.height&&(e=t.$tableHeader),e},i=function(t){var e="select, input";return t.options.height&&(e="table select, table input"),e},o=function(){return!!navigator.cookieEnabled},r=function(t,e){for(var n=-1,i=0;i<e.length;i++)if(t.toLowerCase()===e[i].toLowerCase()){n=i;break}return n},s=function(t,e,n){if(t.options.cookie&&o()&&""!==t.options.cookieIdTable&&-1!==r(e,t.options.cookiesEnabled)){switch(e=t.options.cookieIdTable+"."+e,t.options.cookieStorage){case"cookieStorage":document.cookie=[e,"=",n,"; expires="+c(t.options.cookieExpire),t.options.cookiePath?"; path="+t.options.cookiePath:"",t.options.cookieDomain?"; domain="+t.options.cookieDomain:"",t.options.cookieSecure?"; secure":""].join("");case"localStorage":localStorage.setItem(e,n);break;case"sessionStorage":sessionStorage.setItem(e,n);break;default:return!1}return!0}},a=function(t,e,n){if(!n)return null;if(-1===r(n,t.options.cookiesEnabled))return null;switch(n=e+"."+n,t.options.cookieStorage){case"cookieStorage":var i="; "+document.cookie,o=i.split("; "+n+"=");return 2===o.length?o.pop().split(";").shift():null;case"localStorage":return localStorage.getItem(n);case"sessionStorage":return sessionStorage.getItem(n);default:return null}},l=function(t,e,n){switch(n=e+"."+n,t.options.cookieStorage){case"cookieStorage":document.cookie=[encodeURIComponent(n),"=","; expires=Thu, 01 Jan 1970 00:00:00 GMT",t.options.cookiePath?"; path="+t.options.cookiePath:"",t.options.cookieDomain?"; domain="+t.options.cookieDomain:""].join("");break;case"localStorage":localStorage.removeItem(n);break;case"sessionStorage":sessionStorage.removeItem(n)}return!0},c=function(t){var e=t.replace(/[0-9]*/,"");switch(t=t.replace(/[A-Za-z]{1,2}/,""),e.toLowerCase()){case"s":t=+t;break;case"mi":t*=60;break;case"h":t=60*t*60;break;case"d":t=24*t*60*60;break;case"m":t=30*t*24*60*60;break;case"y":t=365*t*24*60*60;break;default:t=void 0}if(!t)return"";var n=new Date;return n.setTime(n.getTime()+1e3*t),n.toGMTString()
},h=function(o){setTimeout(function(){var r=JSON.parse(a(o,o.options.cookieIdTable,e.filterControl));if(!o.options.filterControlValuesLoaded&&r){var s={},l=n(o),c=i(o),h=function(e,n){t(n).each(function(n,i){""!==i.text&&(t(e).val(i.text),s[i.field]=i.text)})};l.find(c).each(function(){var e=t(this).closest("[data-field]").data("field"),n=t.grep(r,function(t){return t.field===e});h(this,n)}),o.initColumnSearch(s),o.options.filterControlValuesLoaded=!0,o.initServer()}},250)};t.extend(t.fn.bootstrapTable.defaults,{cookie:!1,cookieExpire:"2h",cookiePath:null,cookieDomain:null,cookieSecure:null,cookieIdTable:"",cookiesEnabled:["bs.table.sortOrder","bs.table.sortName","bs.table.pageNumber","bs.table.pageList","bs.table.columns","bs.table.searchText","bs.table.filterControl"],cookieStorage:"cookieStorage",filterControls:[],filterControlValuesLoaded:!1}),t.fn.bootstrapTable.methods.push("getCookies"),t.fn.bootstrapTable.methods.push("deleteCookie"),t.extend(t.fn.bootstrapTable.utils,{setCookie:s,getCookie:a});var u=t.fn.bootstrapTable.Constructor,d=u.prototype.init,p=u.prototype.initTable,f=u.prototype.initServer,g=u.prototype.onSort,m=u.prototype.onPageNumber,y=u.prototype.onPageListChange,w=u.prototype.onPagePre,b=u.prototype.onPageNext,v=u.prototype.toggleColumn,x=u.prototype.selectPage,k=u.prototype.onSearch;u.prototype.init=function(){if(this.options.filterControls=[],this.options.filterControlValuesLoaded=!1,this.options.cookiesEnabled="string"==typeof this.options.cookiesEnabled?this.options.cookiesEnabled.replace("[","").replace("]","").replace(/ /g,"").toLowerCase().split(","):this.options.cookiesEnabled,this.options.filterControl){var t=this;this.$el.on("column-search.bs.table",function(n,i,o){for(var r=!0,a=0;a<t.options.filterControls.length;a++)if(t.options.filterControls[a].field===i){t.options.filterControls[a].text=o,r=!1;break}r&&t.options.filterControls.push({field:i,text:o}),s(t,e.filterControl,JSON.stringify(t.options.filterControls))}).on("post-body.bs.table",h(t))}d.apply(this,Array.prototype.slice.apply(arguments))},u.prototype.initServer=function(){var t=this;if(t.options.cookie&&t.options.filterControl&&!t.options.filterControlValuesLoaded){if(JSON.parse(a(t,t.options.cookieIdTable,e.filterControl)))return}f.apply(this,Array.prototype.slice.apply(arguments))},u.prototype.initTable=function(){p.apply(this,Array.prototype.slice.apply(arguments)),this.initCookie()},u.prototype.initCookie=function(){if(this.options.cookie){if(""===this.options.cookieIdTable||""===this.options.cookieExpire||!o())return console.error("Configuration error. Please review the cookieIdTable, cookieExpire properties, if those properties are ok, then this browser does not support the cookies"),void(this.options.cookie=!1);var n=a(this,this.options.cookieIdTable,e.sortOrder),i=a(this,this.options.cookieIdTable,e.sortName),r=a(this,this.options.cookieIdTable,e.pageNumber),s=a(this,this.options.cookieIdTable,e.pageList),l=JSON.parse(a(this,this.options.cookieIdTable,e.columns)),c=a(this,this.options.cookieIdTable,e.searchText);this.options.sortOrder=n||this.options.sortOrder,this.options.sortName=i||this.options.sortName,this.options.pageNumber=r?+r:this.options.pageNumber,this.options.pageSize=s?s===this.options.formatAllRows()?s:+s:this.options.pageSize,this.options.searchText=c||"",l&&t.each(this.columns,function(e,n){n.visible=-1!==t.inArray(n.field,l)})}},u.prototype.onSort=function(){g.apply(this,Array.prototype.slice.apply(arguments)),s(this,e.sortOrder,this.options.sortOrder),s(this,e.sortName,this.options.sortName)},u.prototype.onPageNumber=function(){return m.apply(this,Array.prototype.slice.apply(arguments)),s(this,e.pageNumber,this.options.pageNumber),!1},u.prototype.onPageListChange=function(){return y.apply(this,Array.prototype.slice.apply(arguments)),s(this,e.pageList,this.options.pageSize),s(this,e.pageNumber,this.options.pageNumber),!1},u.prototype.onPagePre=function(){return w.apply(this,Array.prototype.slice.apply(arguments)),s(this,e.pageNumber,this.options.pageNumber),!1},u.prototype.onPageNext=function(){return b.apply(this,Array.prototype.slice.apply(arguments)),s(this,e.pageNumber,this.options.pageNumber),!1},u.prototype.toggleColumn=function(){v.apply(this,Array.prototype.slice.apply(arguments));var n=[];t.each(this.columns,function(t,e){e.visible&&n.push(e.field)}),s(this,e.columns,JSON.stringify(n))},u.prototype.selectPage=function(t){x.apply(this,Array.prototype.slice.apply(arguments)),s(this,e.pageNumber,t)},u.prototype.onSearch=function(){var n=Array.prototype.slice.apply(arguments);k.apply(this,n),t(n[0].currentTarget).parent().hasClass("search")&&s(this,e.searchText,this.searchText),s(this,e.pageNumber,this.options.pageNumber)},u.prototype.getCookies=function(){var n=this,i={};return t.each(e,function(t,e){i[t]=a(n,n.options.cookieIdTable,e),"columns"===t&&(i[t]=JSON.parse(i[t]))}),i},u.prototype.deleteCookie=function(t){""!==t&&o()&&l(this,this.options.cookieIdTable,e[t])}}(jQuery),jQuery.base64=function(t){function e(t){t=t.replace(/\r\n/g,"\n");for(var e="",n=0;n<t.length;n++){var i=t.charCodeAt(n);i<128?e+=String.fromCharCode(i):i>127&&i<2048?(e+=String.fromCharCode(i>>6|192),e+=String.fromCharCode(63&i|128)):(e+=String.fromCharCode(i>>12|224),e+=String.fromCharCode(i>>6&63|128),e+=String.fromCharCode(63&i|128))}return e}function n(t){var n,o,r,s,a,l,c,h="",u=0;for(t=e(t);u<t.length;)n=t.charCodeAt(u++),o=t.charCodeAt(u++),r=t.charCodeAt(u++),s=n>>2,a=(3&n)<<4|o>>4,l=(15&o)<<2|r>>6,c=63&r,isNaN(o)?l=c=64:isNaN(r)&&(c=64),h=h+i.charAt(s)+i.charAt(a)+i.charAt(l)+i.charAt(c);return h}var i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";return{encode:function(t){return n(t)}}}(jQuery),function(t){t.fn.tableExport=function(e){function n(e){var n=[];return o(e,"thead").each(function(){n.push.apply(n,o(t(this),z.theadSelector).toArray())}),n}function i(e){var n=[];return o(e,"tbody").each(function(){n.push.apply(n,o(t(this),z.tbodySelector).toArray())}),z.tfootSelector.length&&o(e,"tfoot").each(function(){n.push.apply(n,o(t(this),z.tfootSelector).toArray())}),n}function o(e,n){var i=e[0].tagName,o=e.parents(i).length;return e.find(n).filter(function(){return o===t(this).closest(i).parents(i).length})}function r(e){var n=[];return t(e).find("thead").first().find("th").each(function(e,i){void 0!==t(i).attr("data-field")?n[e]=t(i).attr("data-field"):n[e]=e.toString()}),n}function s(e){var n=void 0!==e[0].cellIndex,i=void 0!==e[0].rowIndex,o=n||i?a(e):e.is(":visible"),r=e.data("tableexport-display");return n&&"none"!==r&&"always"!==r&&(e=t(e[0].parentNode),i=void 0!==e[0].rowIndex,r=e.data("tableexport-display")),i&&"none"!==r&&"always"!==r&&(r=e.closest("table").data("tableexport-display")),"none"!==r&&(!0===o||"always"===r)}function a(t){var e=[];return Q&&(e=K.filter(function(){var e=!1;return this.nodeType===t[0].nodeType&&(void 0!==this.rowIndex&&this.rowIndex===t[0].rowIndex?e=!0:void 0!==this.cellIndex&&this.cellIndex===t[0].cellIndex&&void 0!==this.parentNode.rowIndex&&void 0!==t[0].parentNode.rowIndex&&this.parentNode.rowIndex===t[0].parentNode.rowIndex&&(e=!0)),e})),!1===Q||0===e.length}function l(e,n,i){var o=!1;return s(e)?z.ignoreColumn.length>0&&(-1!==t.inArray(i,z.ignoreColumn)||-1!==t.inArray(i-n,z.ignoreColumn)||G.length>i&&void 0!==G[i]&&-1!==t.inArray(G[i],z.ignoreColumn))&&(o=!0):o=!0,o}function c(e,n,i,r,a){if("function"==typeof a){var c=!1;if("function"==typeof z.onIgnoreRow&&(c=z.onIgnoreRow(t(e),i)),!1===c&&-1===t.inArray(i,z.ignoreRow)&&-1===t.inArray(i-r,z.ignoreRow)&&s(t(e))){var h=o(t(e),n),u=0;h.each(function(e){var n,o=t(this),r=T(this),s=P(this);if(t.each(J,function(){var t=this;if(i>=t.s.r&&i<=t.e.r&&u>=t.s.c&&u<=t.e.c)for(n=0;n<=t.e.c-t.s.c;++n)a(null,i,u++)}),!1===l(o,h.length,e)&&((s||r)&&(s=s||1,r=r||1,J.push({s:{r:i,c:u},e:{r:i+s-1,c:u+r-1}})),a(this,i,u++)),r)for(n=0;n<r-1;++n)a(null,i,u++)}),t.each(J,function(){var t=this;if(i>=t.s.r&&i<=t.e.r&&u>=t.s.c&&u<=t.e.c)for(mt=0;mt<=t.e.c-t.s.c;++mt)a(null,i,u++)})}}}function h(t,e,n,i){if(void 0!==i.images){var o=i.images[n];if(void 0!==o){var r=t.width/t.height,s=e.width/e.height,a=t.width,l=t.height,c=0;s<=r?(l=Math.min(t.height,e.height),a=e.width*l/e.height):s>r&&(a=Math.min(t.width,e.width),l=e.height*a/e.width),a*=19.049976/25.4,l*=19.049976/25.4,l<t.height&&(c=(t.height-l)/2);try{i.doc.addImage(o.src,t.textPos.x,t.y+c,a,l)}catch(t){}t.textPos.x+=a}}}function u(t,e){if("string"===z.outputMode)return t.output();if("base64"===z.outputMode)return j(t.output());if("window"===z.outputMode)return window.URL=window.URL||window.webkitURL,void window.open(window.URL.createObjectURL(t.output("blob")));try{var n=t.output("blob");saveAs(n,z.fileName+".pdf")}catch(n){N(z.fileName+".pdf","data:application/pdf"+(e?"":";base64")+",",e?t.output("blob"):t.output())}}function d(t,e,n){var i=0;if(void 0!==n&&(i=n.colspan),i>=0){for(var o=t.width,r=t.textPos.x,s=e.table.columns.indexOf(e.column),a=1;a<i;a++){o+=e.table.columns[s+a].width}if(i>1&&("right"===t.styles.halign?r=t.textPos.x+o-t.width:"center"===t.styles.halign&&(r=t.textPos.x+(o-t.width)/2)),t.width=o,t.textPos.x=r,void 0!==n&&n.rowspan>1&&(t.height=t.height*n.rowspan),"middle"===t.styles.valign||"bottom"===t.styles.valign){var l="string"==typeof t.text?t.text.split(/\r\n|\r|\n/g):t.text,c=l.length||1;c>2&&(t.textPos.y-=(2-U)/2*e.row.styles.fontSize*(c-2)/3)}return!0}return!1}function p(e,n,i){if(void 0!==e&&null!==e)if(e.hasAttribute("data-tableexport-canvas")){var o=(new Date).getTime();t(e).attr("data-tableexport-canvas",o),i.images[o]={url:'[data-tableexport-canvas="'+o+'"]',src:null}}else"undefined"!==n&&null!=n&&n.each(function(){if(t(this).is("img")){var n=B(this.src);i.images[n]={url:this.src,src:this.src}}p(e,t(this).children(),i)})}function f(e,n,i){n.each(function(){if(t(this).is("div")){var n=_(I(this,"background-color"),[255,255,255]),o=_(I(this,"border-top-color"),[0,0,0]),r=E(this,"border-top-width",z.jspdf.unit),s=this.getBoundingClientRect(),a=this.offsetLeft*i.dw,l=this.offsetTop*i.dh,c=s.width*i.dw,u=s.height*i.dh;i.doc.setDrawColor.apply(void 0,o),i.doc.setFillColor.apply(void 0,n),i.doc.setLineWidth(r),i.doc.rect(e.x+a,e.y+l,c,u,r?"FD":"F")}else if(t(this).is("img")){var d=B(this.src);h(e,this,d,i)}f(e,t(this).children(),i)})}function g(e,n,i){if("function"==typeof i.onAutotableText)i.onAutotableText(i.doc,e,n);else{var o=e.textPos.x,r=e.textPos.y,s={halign:e.styles.halign,valign:e.styles.valign};if(n.length){for(var a=n[0];a.previousSibling;)a=a.previousSibling;for(var l=!1,c=!1;a;){var h=a.innerText||a.textContent||"",u=h.length&&" "===h[0]?" ":"",d=h.length>1&&" "===h[h.length-1]?" ":"";!0!==z.preserve.leadingWS&&(h=u+w(h)),!0!==z.preserve.trailingWS&&(h=b(h)+d),t(a).is("br")&&(o=e.textPos.x,r+=i.doc.internal.getFontSize()),t(a).is("b")?l=!0:t(a).is("i")&&(c=!0),(l||c)&&i.doc.setFontType(l&&c?"bolditalic":l?"bold":"italic");var p=i.doc.getStringUnitWidth(h)*i.doc.internal.getFontSize();if(p){if("linebreak"===e.styles.overflow&&o>e.textPos.x&&o+p>e.textPos.x+e.width){if(".,!%*;:=-".indexOf(h.charAt(0))>=0){var f=h.charAt(0);p=i.doc.getStringUnitWidth(f)*i.doc.internal.getFontSize(),o+p<=e.textPos.x+e.width&&(i.doc.autoTableText(f,o,r,s),h=h.substring(1,h.length)),p=i.doc.getStringUnitWidth(h)*i.doc.internal.getFontSize()}o=e.textPos.x,r+=i.doc.internal.getFontSize()}if("visible"!==e.styles.overflow)for(;h.length&&o+p>e.textPos.x+e.width;)h=h.substring(0,h.length-1),p=i.doc.getStringUnitWidth(h)*i.doc.internal.getFontSize();i.doc.autoTableText(h,o,r,s),o+=p}(l||c)&&(t(a).is("b")?l=!1:t(a).is("i")&&(c=!1),i.doc.setFontType(l||c?l?"bold":"italic":"normal")),a=a.nextSibling}e.textPos.x=o,e.textPos.y=r}else i.doc.autoTableText(e.text,e.textPos.x,e.textPos.y,s)}}function m(t){return null==t?"":t.toString().replace(/([.*+?^=!:${}()|\[\]\/\\])/g,"\\$1")}function y(t,e,n){return null==t?"":t.toString().replace(new RegExp(m(e),"g"),n)}function w(t){return null==t?"":t.toString().replace(/^\s+/,"")}function b(t){return null==t?"":t.toString().replace(/\s+$/,"")}function v(t){return t=t||"0",t=y(t,z.numbers.html.thousandsSeparator,""),("number"==typeof(t=y(t,z.numbers.html.decimalMark,"."))||!1!==jQuery.isNumeric(t))&&t}function x(t){return t.indexOf("%")>-1?!1!==(t=v(t.replace(/%/g,"")))&&(t/=100):t=!1,t}function k(e,n,i){var o="";if(null!==e){var r,s=t(e);if(s[0].hasAttribute("data-tableexport-canvas"))r="";else if(s[0].hasAttribute("data-tableexport-value"))r=s.data("tableexport-value"),r=r?r+"":"";else if(r=s.html(),"function"==typeof z.onCellHtmlData)r=z.onCellHtmlData(s,n,i,r);else if(""!==r){var a=t.parseHTML(r),l=0,c=0;r="",t.each(a,function(){t(this).is("input")?r+=s.find("input").eq(l++).val():t(this).is("select")?r+=s.find("select option:selected").eq(c++).text():t(this).is("br")?r+="<br>":void 0===t(this).html()?r+=t(this).text():(void 0===jQuery().bootstrapTable||!0!==t(this).hasClass("filterControl")&&0===t(e).parents(".detail-view").length)&&(r+=t(this).html())})}if(!0===z.htmlContent)o=t.trim(r);else if(r&&""!==r){var h=t(e).data("tableexport-cellformat");if(""!==h){var u=r.replace(/\n/g,"\u2028").replace(/(<\s*br([^>]*)>)/gi,""),d=t("<div/>").html(u).contents(),p=!1;if(u="",t.each(d.text().split("\u2028"),function(t,e){t>0&&(u+=" "),!0!==z.preserve.leadingWS&&(e=w(e)),u+=!0!==z.preserve.trailingWS?b(e):e}),t.each(u.split(""),function(t,e){t>0&&(o+="\n"),!0!==z.preserve.leadingWS&&(e=w(e)),!0!==z.preserve.trailingWS&&(e=b(e)),o+=e.replace(/\u00AD/g,"")}),o=o.replace(/\u00A0/g," "),"json"===z.type||"excel"===z.type&&"xmlss"===z.mso.fileFormat||!1===z.numbers.output)!1!==(p=v(o))&&(o=Number(p));else if((z.numbers.html.decimalMark!==z.numbers.output.decimalMark||z.numbers.html.thousandsSeparator!==z.numbers.output.thousandsSeparator)&&!1!==(p=v(o))){var f=(""+p.substr(p<0?1:0)).split(".");1===f.length&&(f[1]="");var g=f[0].length>3?f[0].length%3:0;o=(p<0?"-":"")+(z.numbers.output.thousandsSeparator?(g?f[0].substr(0,g)+z.numbers.output.thousandsSeparator:"")+f[0].substr(g).replace(/(\d{3})(?=\d)/g,"$1"+z.numbers.output.thousandsSeparator):f[0])+(f[1].length?z.numbers.output.decimalMark+f[1]:"")}}else o=r}!0===z.escape&&(o=escape(o)),"function"==typeof z.onCellData&&(o=z.onCellData(s,n,i,o))}return o}function S(t){if(t.length>0&&!0===z.preventInjection){if("=+-@".indexOf(t.charAt(0))>=0)return"'"+t}return t}function C(t,e,n){return e+"-"+n.toLowerCase()}function _(t,e){var n=/^rgb\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,3})\)$/,i=n.exec(t),o=e;return i&&(o=[parseInt(i[1]),parseInt(i[2]),parseInt(i[3])]),o}function A(t){var e=I(t,"text-align"),n=I(t,"font-weight"),i=I(t,"font-style"),o="";"start"===e&&(e="rtl"===I(t,"direction")?"right":"left"),n>=700&&(o="bold"),"italic"===i&&(o+=i),""===o&&(o="normal");var r={style:{align:e,bcolor:_(I(t,"background-color"),[255,255,255]),color:_(I(t,"color"),[0,0,0]),fstyle:o},colspan:T(t),rowspan:P(t)};if(null!==t){var s=t.getBoundingClientRect();r.rect={width:s.width,height:s.height}}return r}function T(e){var n=t(e).data("tableexport-colspan");return void 0===n&&t(e).is("[colspan]")&&(n=t(e).attr("colspan")),parseInt(n)||0}function P(e){var n=t(e).data("tableexport-rowspan");return void 0===n&&t(e).is("[rowspan]")&&(n=t(e).attr("rowspan")),parseInt(n)||0}function I(t,e){try{return window.getComputedStyle?(e=e.replace(/([a-z])([A-Z])/,C),window.getComputedStyle(t,null).getPropertyValue(e)):t.currentStyle?t.currentStyle[e]:t.style[e]}catch(t){}return""}function O(t,e,n){var i=document.createElement("div");i.style.overflow="hidden",i.style.visibility="hidden",t.appendChild(i),i.style.width=100+n;var o=100/i.offsetWidth;return t.removeChild(i),e*o}function E(t,e,n){var i=I(t,e),o=i.match(/\d+/);return null!==o?(o=o[0],O(t.parentElement,o,n)):0}function F(){if(!(this instanceof F))return new F;this.SheetNames=[],this.Sheets={}}function R(t){for(var e=new ArrayBuffer(t.length),n=new Uint8Array(e),i=0;i!==t.length;++i)n[i]=255&t.charCodeAt(i);return e}function q(t,e){return e&&(t+=1462),(Date.parse(t)-new Date(Date.UTC(1899,11,30)))/864e5}function B(t){var e,n,i,o=0;if(0===t.length)return o;for(e=0,i=t.length;e<i;e++)n=t.charCodeAt(e),o=(o<<5)-o+n,o|=0;return o}function N(t,e,n){var i=window.navigator.userAgent;if(!1!==t&&window.navigator.msSaveOrOpenBlob)window.navigator.msSaveOrOpenBlob(new Blob([n]),t);else if(!1!==t&&(i.indexOf("MSIE ")>0||i.match(/Trident.*rv\:11\./))){var o=document.createElement("iframe");if(o){document.body.appendChild(o),o.setAttribute("style","display:none"),o.contentDocument.open("txt/plain","replace"),o.contentDocument.write(n),o.contentDocument.close(),o.contentDocument.focus();var r=t.substr(t.lastIndexOf(".")+1);switch(r){case"doc":case"json":case"png":case"pdf":case"xls":case"xlsx":t+=".txt"}o.contentDocument.execCommand("SaveAs",!0,t),document.body.removeChild(o)}}else{var s=document.createElement("a");if(s){var a=null;if(s.style.display="none",!1!==t?s.download=t:s.target="_blank","object"==typeof n){window.URL=window.URL||window.webkitURL;var l=[];l.push(n),a=window.URL.createObjectURL(new Blob(l,{type:e})),s.href=a}else e.toLowerCase().indexOf("base64,")>=0?s.href=e+j(n):s.href=e+encodeURIComponent(n);document.body.appendChild(s),document.createEvent?(null===W&&(W=document.createEvent("MouseEvents")),W.initEvent("click",!0,!1),s.dispatchEvent(W)):document.createEventObject?s.fireEvent("onclick"):"function"==typeof s.onclick&&s.onclick(),setTimeout(function(){a&&window.URL.revokeObjectURL(a),document.body.removeChild(s)},100)}}}function D(t){if("string"==typeof t){t=t.replace(/\x0d\x0a/g,"\n");for(var e="",n=0;n<t.length;n++){var i=t.charCodeAt(n);i<128?e+=String.fromCharCode(i):i>127&&i<2048?(e+=String.fromCharCode(i>>6|192),e+=String.fromCharCode(63&i|128)):(e+=String.fromCharCode(i>>12|224),e+=String.fromCharCode(i>>6&63|128),e+=String.fromCharCode(63&i|128))}return e}return t}function j(t){var e,n,i,o,r,s,a,l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",c="",h=0;for(t=D(t);h<t.length;)e=t.charCodeAt(h++),n=t.charCodeAt(h++),i=t.charCodeAt(h++),o=e>>2,r=(3&e)<<4|n>>4,s=(15&n)<<2|i>>6,a=63&i,isNaN(n)?s=a=64:isNaN(i)&&(a=64),c=c+l.charAt(o)+l.charAt(r)+l.charAt(s)+l.charAt(a);return c}var L,z={csvEnclosure:'"',csvSeparator:",",csvUseBOM:!0,displayTableName:!1,escape:!1,exportHiddenCells:!1,fileName:"tableExport",htmlContent:!1,ignoreColumn:[],ignoreRow:[],jsonScope:"all",jspdf:{orientation:"p",unit:"pt",format:"a4",margins:{left:20,right:10,top:10,bottom:10},onDocCreated:null,autotable:{styles:{cellPadding:2,rowHeight:12,fontSize:8,fillColor:255,textColor:50,fontStyle:"normal",overflow:"ellipsize",halign:"inherit",valign:"middle"},headerStyles:{fillColor:[52,73,94],textColor:255,fontStyle:"bold",halign:"inherit",valign:"middle"},alternateRowStyles:{fillColor:245},tableExport:{doc:null,onAfterAutotable:null,onBeforeAutotable:null,onAutotableText:null,onTable:null,outputImages:!0}}},mso:{fileFormat:"xlshtml",onMsoNumberFormat:null,pageFormat:"a4",pageOrientation:"portrait",rtl:!1,styles:[],worksheetName:""},numbers:{html:{decimalMark:".",thousandsSeparator:","},output:{decimalMark:".",thousandsSeparator:","}},onCellData:null,onCellHtmlData:null,onIgnoreRow:null,outputMode:"file",pdfmake:{enabled:!1,docDefinition:{pageOrientation:"portrait",defaultStyle:{font:"Roboto"}},fonts:{}},preserve:{leadingWS:!1,trailingWS:!1},preventInjection:!0,tbodySelector:"tr",tfootSelector:"tr",theadSelector:"tr",tableName:"Table",type:"csv"},M={a0:[2383.94,3370.39],a1:[1683.78,2383.94],a2:[1190.55,1683.78],a3:[841.89,1190.55],a4:[595.28,841.89],a5:[419.53,595.28],a6:[297.64,419.53],a7:[209.76,297.64],a8:[147.4,209.76],a9:[104.88,147.4],a10:[73.7,104.88],b0:[2834.65,4008.19],b1:[2004.09,2834.65],b2:[1417.32,2004.09],b3:[1000.63,1417.32],b4:[708.66,1000.63],b5:[498.9,708.66],b6:[354.33,498.9],b7:[249.45,354.33],b8:[175.75,249.45],b9:[124.72,175.75],b10:[87.87,124.72],c0:[2599.37,3676.54],c1:[1836.85,2599.37],c2:[1298.27,1836.85],c3:[918.43,1298.27],c4:[649.13,918.43],c5:[459.21,649.13],c6:[323.15,459.21],c7:[229.61,323.15],c8:[161.57,229.61],c9:[113.39,161.57],c10:[79.37,113.39],dl:[311.81,623.62],letter:[612,792],"government-letter":[576,756],legal:[612,1008],"junior-legal":[576,360],ledger:[1224,792],tabloid:[792,1224],"credit-card":[153,243]},U=1.15,H=this,W=null,$=[],V=[],X=0,Y="",G=[],J=[],K=[],Q=!1;if(t.extend(!0,z,e),"xlsx"===z.type&&(z.mso.fileFormat=z.type,z.type="excel"),void 0!==z.excelFileFormat&&"undefined"===z.mso.fileFormat&&(z.mso.fileFormat=z.excelFileFormat),void 0!==z.excelPageFormat&&"undefined"===z.mso.pageFormat&&(z.mso.pageFormat=z.excelPageFormat),void 0!==z.excelPageOrientation&&"undefined"===z.mso.pageOrientation&&(z.mso.pageOrientation=z.excelPageOrientation),void 0!==z.excelRTL&&"undefined"===z.mso.rtl&&(z.mso.rtl=z.excelRTL),void 0!==z.excelstyles&&"undefined"===z.mso.styles&&(z.mso.styles=z.excelstyles),void 0!==z.onMsoNumberFormat&&"undefined"===z.mso.onMsoNumberFormat&&(z.mso.onMsoNumberFormat=z.onMsoNumberFormat),void 0!==z.worksheetName&&"undefined"===z.mso.worksheetName&&(z.mso.worksheetName=z.worksheetName),z.mso.pageOrientation="l"===z.mso.pageOrientation.substr(0,1)?"landscape":"portrait",G=r(H),"csv"===z.type||"tsv"===z.type||"txt"===z.type){var Z="",tt=0;J=[],X=0;var et=function(t,e,n){var i="";if(null!==t){var o=k(t,e,n),r=null===o||""===o?"":o.toString();"tsv"===z.type?(o instanceof Date&&o.toLocaleString(),i=y(r,"\t"," ")):o instanceof Date?i=z.csvEnclosure+o.toLocaleString()+z.csvEnclosure:(i=S(r),i=y(i,z.csvEnclosure,z.csvEnclosure+z.csvEnclosure),(i.indexOf(z.csvSeparator)>=0||/[\r\n ]/g.test(i))&&(i=z.csvEnclosure+i+z.csvEnclosure))}return i},nt=function(e,n,i){return e.each(function(){Y="",c(this,n,X,i+e.length,function(t,e,n){Y+=et(t,e,n)+("tsv"===z.type?"\t":z.csvSeparator)}),Y=t.trim(Y).substring(0,Y.length-1),Y.length>0&&(Z.length>0&&(Z+="\n"),Z+=Y),X++}),e.length};if(tt+=nt(t(H).find("thead").first().find(z.theadSelector),"th,td",tt),o(t(H),"tbody").each(function(){tt+=nt(o(t(this),z.tbodySelector),"td,th",tt)}),z.tfootSelector.length&&nt(t(H).find("tfoot").first().find(z.tfootSelector),"td,th",tt),Z+="\n","string"===z.outputMode)return Z;if("base64"===z.outputMode)return j(Z);if("window"===z.outputMode)return void N(!1,"data:text/"+("csv"===z.type?"csv":"plain")+";charset=utf-8,",Z);try{L=new Blob([Z],{type:"text/"+("csv"===z.type?"csv":"plain")+";charset=utf-8"}),saveAs(L,z.fileName+"."+z.type,"csv"!==z.type||!1===z.csvUseBOM)}catch(t){N(z.fileName+"."+z.type,"data:text/"+("csv"===z.type?"csv":"plain")+";charset=utf-8,"+("csv"===z.type&&z.csvUseBOM?"\ufeff":""),Z)}}else if("sql"===z.type){X=0,J=[];var it="INSERT INTO `"+z.tableName+"` (";if($=n(t(H)),t($).each(function(){c(this,"th,td",X,$.length,function(t,e,n){it+="'"+k(t,e,n)+"',"}),X++,it=t.trim(it).substring(0,it.length-1)}),it+=") VALUES ",V=i(t(H)),t(V).each(function(){Y="",c(this,"td,th",X,$.length+V.length,function(t,e,n){Y+="'"+k(t,e,n)+"',"}),Y.length>3&&(it+="("+Y,it=t.trim(it).substring(0,it.length-1),it+="),"),X++}),it=t.trim(it).substring(0,it.length-1),it+=";","string"===z.outputMode)return it;if("base64"===z.outputMode)return j(it);try{L=new Blob([it],{type:"text/plain;charset=utf-8"}),saveAs(L,z.fileName+".sql")}catch(t){N(z.fileName+".sql","data:application/sql;charset=utf-8,",it)}}else if("json"===z.type){var ot=[];J=[],$=n(t(H)),t($).each(function(){var t=[];c(this,"th,td",X,$.length,function(e,n,i){t.push(k(e,n,i))}),ot.push(t)});var rt=[];V=i(t(H)),t(V).each(function(){var e={},n=0;c(this,"td,th",X,$.length+V.length,function(t,i,o){ot.length?e[ot[ot.length-1][n]]=k(t,i,o):e[n]=k(t,i,o),n++}),!1===t.isEmptyObject(e)&&rt.push(e),X++});var st="";if(st="head"===z.jsonScope?JSON.stringify(ot):"data"===z.jsonScope?JSON.stringify(rt):JSON.stringify({header:ot,data:rt}),"string"===z.outputMode)return st;if("base64"===z.outputMode)return j(st);try{L=new Blob([st],{type:"application/json;charset=utf-8"}),saveAs(L,z.fileName+".json")}catch(t){N(z.fileName+".json","data:application/json;charset=utf-8;base64,",st)}}else if("xml"===z.type){X=0,J=[];var at='<?xml version="1.0" encoding="utf-8"?>';at+="<tabledata><fields>",$=n(t(H)),t($).each(function(){c(this,"th,td",X,$.length,function(t,e,n){at+="<field>"+k(t,e,n)+"</field>"}),X++}),at+="</fields><data>";var lt=1;if(V=i(t(H)),t(V).each(function(){var t=1;Y="",c(this,"td,th",X,$.length+V.length,function(e,n,i){Y+="<column-"+t+">"+k(e,n,i)+"</column-"+t+">",t++}),Y.length>0&&"<column-1></column-1>"!==Y&&(at+='<row id="'+lt+'">'+Y+"</row>",lt++),X++}),at+="</data></tabledata>","string"===z.outputMode)return at;if("base64"===z.outputMode)return j(at);try{L=new Blob([at],{type:"application/xml;charset=utf-8"}),saveAs(L,z.fileName+".xml")}catch(t){N(z.fileName+".xml","data:application/xml;charset=utf-8;base64,",at)}}else if("excel"===z.type&&"xmlss"===z.mso.fileFormat){var ct=[],ht=[];t(H).filter(function(){return s(t(this))}).each(function(){function e(e,n,i){var o=[];return t(e).each(function(){var n=0,r=0;Y="",c(this,"td,th",X,i+e.length,function(e,i,s){if(null!==e){var a="",l=k(e,i,s),c="String";if(!1!==jQuery.isNumeric(l))c="Number";else{var h=x(l);!1!==h&&(l=h,c="Number",a+=' ss:StyleID="pct1"')}"Number"!==c&&(l=l.replace(/\n/g,"<br>"));var u=T(e),d=P(e);t.each(o,function(){var t=this;if(X>=t.s.r&&X<=t.e.r&&r>=t.s.c&&r<=t.e.c)for(var e=0;e<=t.e.c-t.s.c;++e)r++,n++}),(d||u)&&(d=d||1,u=u||1,o.push({s:{r:X,c:r},e:{r:X+d-1,c:r+u-1}})),u>1&&(a+=' ss:MergeAcross="'+(u-1)+'"',r+=u-1),d>1&&(a+=' ss:MergeDown="'+(d-1)+'" ss:StyleID="rsp1"'),n>0&&(a+=' ss:Index="'+(r+1)+'"',n=0),Y+="<Cell"+a+'><Data ss:Type="'+c+'">'+t("<div />").text(l).html()+"</Data></Cell>\r",r++}}),Y.length>0&&(Pt+='<Row ss:AutoFitHeight="0">\r'+Y+"</Row>\r"),X++}),e.length}var o=t(this),s="";"string"==typeof z.mso.worksheetName&&z.mso.worksheetName.length?s=z.mso.worksheetName+" "+(ht.length+1):void 0!==z.mso.worksheetName[ht.length]&&(s=z.mso.worksheetName[ht.length]),s.length||(s=o.find("caption").text()||""),s.length||(s="Table "+(ht.length+1)),s=t.trim(s.replace(/[\\\/[\]*:?'"]/g,"").substring(0,31)),ht.push(t("<div />").text(s).html()),!1===z.exportHiddenCells&&(K=o.find("tr, th, td").filter(":hidden"),Q=K.length>0),X=0,G=r(this),Pt="<Table>\r";var a=e(n(o),"th,td",a);e(i(o),"td,th",a),Pt+="</Table>\r",ct.push(Pt)});for(var ut,dt,pt={},ft={},gt=0,mt=ht.length;gt<mt;gt++)ut=ht[gt],dt=pt[ut],dt=pt[ut]=null==dt?1:dt+1,2===dt&&(ht[ft[ut]]=ht[ft[ut]].substring(0,29)+"-1"),pt[ut]>1?ht[gt]=ht[gt].substring(0,29)+"-"+pt[ut]:ft[ut]=gt;for(var yt=(new Date).toISOString(),wt='<?xml version="1.0" encoding="UTF-8"?>\r<?mso-application progid="Excel.Sheet"?>\r<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"\r xmlns:o="urn:schemas-microsoft-com:office:office"\r xmlns:x="urn:schemas-microsoft-com:office:excel"\r xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"\r xmlns:html="http://www.w3.org/TR/REC-html40">\r<DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">\r <Created>'+yt+'</Created>\r</DocumentProperties>\r<OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">\r <AllowPNG/>\r</OfficeDocumentSettings>\r<ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">\r <WindowHeight>9000</WindowHeight>\r <WindowWidth>13860</WindowWidth>\r <WindowTopX>0</WindowTopX>\r <WindowTopY>0</WindowTopY>\r <ProtectStructure>False</ProtectStructure>\r <ProtectWindows>False</ProtectWindows>\r</ExcelWorkbook>\r<Styles>\r <Style ss:ID="Default" ss:Name="Normal">\r <Alignment ss:Vertical="Bottom"/>\r <Borders/>\r <Font/>\r <Interior/>\r <NumberFormat/>\r <Protection/>\r </Style>\r <Style ss:ID="rsp1">\r <Alignment ss:Vertical="Center"/>\r </Style>\r <Style ss:ID="pct1">\r <NumberFormat ss:Format="Percent"/>\r </Style>\r</Styles>\r',bt=0;bt<ct.length;bt++)wt+='<Worksheet ss:Name="'+ht[bt]+'" ss:RightToLeft="'+(z.mso.rtl?"1":"0")+'">\r'+ct[bt],z.mso.rtl?wt+='<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">\r<DisplayRightToLeft/>\r</WorksheetOptions>\r':wt+='<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel"/>\r',wt+="</Worksheet>\r";if(wt+="</Workbook>\r","string"===z.outputMode)return wt;if("base64"===z.outputMode)return j(wt);try{L=new Blob([wt],{type:"application/xml;charset=utf-8"}),saveAs(L,z.fileName+".xml")}catch(t){N(z.fileName+".xml","data:application/xml;charset=utf-8;base64,",wt)}}else if("excel"===z.type&&"xlsx"===z.mso.fileFormat){var vt=[],xt=[];X=0,V=n(t(H)),V.push.apply(V,i(t(H))),t(V).each(function(){var e=[];c(this,"th,td",X,V.length,function(n,i,o){if(void 0!==n&&null!==n){var r=k(n,i,o),s=T(n),a=P(n);if(t.each(xt,function(){var t=this;if(X>=t.s.r&&X<=t.e.r&&e.length>=t.s.c&&e.length<=t.e.c)for(var n=0;n<=t.e.c-t.s.c;++n)e.push(null)}),(a||s)&&(a=a||1,s=s||1,xt.push({s:{r:X,c:e.length},e:{r:X+a-1,c:e.length+s-1}})),"function"!=typeof z.onCellData&&""!==r&&r===+r&&(r=+r),e.push(""!==r?r:null),s)for(var l=0;l<s-1;++l)e.push(null)}}),vt.push(e),X++});var kt=new F,St=function(t){for(var e={},n={s:{c:1e7,r:1e7},e:{c:0,r:0}},i=0;i!==t.length;++i)for(var o=0;o!==t[i].length;++o){n.s.r>i&&(n.s.r=i),n.s.c>o&&(n.s.c=o),n.e.r<i&&(n.e.r=i),n.e.c<o&&(n.e.c=o);var r={v:t[i][o]};if(null!==r.v){var s=XLSX.utils.encode_cell({c:o,r:i});"number"==typeof r.v?r.t="n":"boolean"==typeof r.v?r.t="b":r.v instanceof Date?(r.t="n",r.z=XLSX.SSF._table[14],r.v=q(r.v)):r.t="s",e[s]=r}}return n.s.c<1e7&&(e["!ref"]=XLSX.utils.encode_range(n)),e}(vt);St["!merges"]=xt,XLSX.utils.book_append_sheet(kt,St,z.mso.worksheetName);var Ct=XLSX.write(kt,{type:"binary",bookType:z.mso.fileFormat,bookSST:!1});try{L=new Blob([R(Ct)],{type:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=UTF-8"}),saveAs(L,z.fileName+"."+z.mso.fileFormat)}catch(t){N(z.fileName+"."+z.mso.fileFormat,"data:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;charset=UTF-8,",R(Ct))}}else if("excel"===z.type||"xls"===z.type||"word"===z.type||"doc"===z.type){var _t="excel"===z.type||"xls"===z.type?"excel":"word",At="excel"===_t?"xls":"doc",Tt='xmlns:x="urn:schemas-microsoft-com:office:'+_t+'"',Pt="",It="";t(H).filter(function(){return s(t(this))}).each(function(){var e=t(this);""===It&&(It=z.mso.worksheetName||e.find("caption").text()||"Table",It=t.trim(It.replace(/[\\\/[\]*:?'"]/g,"").substring(0,31))),!1===z.exportHiddenCells&&(K=e.find("tr, th, td").filter(":hidden"),Q=K.length>0),X=0,J=[],G=r(this),Pt+="<table><thead>",$=n(e),t($).each(function(){Y="",c(this,"th,td",X,$.length,function(e,n,i){if(null!==e){var o="";Y+="<th";for(var r in z.mso.styles)if(z.mso.styles.hasOwnProperty(r)){var s=t(e).css(z.mso.styles[r]);""!==s&&"0px none rgb(0, 0, 0)"!==s&&"rgba(0, 0, 0, 0)"!==s&&(o+=""===o?'style="':";",o+=z.mso.styles[r]+":"+s)}""!==o&&(Y+=" "+o+'"');var a=T(e);a>0&&(Y+=' colspan="'+a+'"');var l=P(e);l>0&&(Y+=' rowspan="'+l+'"'),Y+=">"+k(e,n,i)+"</th>"}}),Y.length>0&&(Pt+="<tr>"+Y+"</tr>"),X++}),Pt+="</thead><tbody>",V=i(e),t(V).each(function(){var e=t(this);Y="",c(this,"td,th",X,$.length+V.length,function(n,i,o){if(null!==n){var r=k(n,i,o),s="",a=t(n).data("tableexport-msonumberformat");void 0===a&&"function"==typeof z.mso.onMsoNumberFormat&&(a=z.mso.onMsoNumberFormat(n,i,o)),void 0!==a&&""!==a&&(s="style=\"mso-number-format:'"+a+"'");for(var l in z.mso.styles)z.mso.styles.hasOwnProperty(l)&&(a=t(n).css(z.mso.styles[l]),""===a&&(a=e.css(z.mso.styles[l])),""!==a&&"0px none rgb(0, 0, 0)"!==a&&"rgba(0, 0, 0, 0)"!==a&&(s+=""===s?'style="':";",s+=z.mso.styles[l]+":"+a));Y+="<td",""!==s&&(Y+=" "+s+'"');var c=T(n);c>0&&(Y+=' colspan="'+c+'"');var h=P(n);h>0&&(Y+=' rowspan="'+h+'"'),"string"==typeof r&&""!==r&&(r=S(r),r=r.replace(/\n/g,"<br>")),Y+=">"+r+"</td>"}}),Y.length>0&&(Pt+="<tr>"+Y+"</tr>"),X++}),z.displayTableName&&(Pt+="<tr><td></td></tr><tr><td></td></tr><tr><td>"+k(t("<p>"+z.tableName+"</p>"))+"</td></tr>"),Pt+="</tbody></table>"})
;var Ot='<html xmlns:o="urn:schemas-microsoft-com:office:office" '+Tt+' xmlns="http://www.w3.org/TR/REC-html40">';if(Ot+='<meta http-equiv="content-type" content="application/vnd.ms-'+_t+'; charset=UTF-8">',Ot+="<head>","excel"===_t&&(Ot+="\x3c!--[if gte mso 9]>",Ot+="<xml>",Ot+="<x:ExcelWorkbook>",Ot+="<x:ExcelWorksheets>",Ot+="<x:ExcelWorksheet>",Ot+="<x:Name>",Ot+=It,Ot+="</x:Name>",Ot+="<x:WorksheetOptions>",Ot+="<x:DisplayGridlines/>",z.mso.rtl&&(Ot+="<x:DisplayRightToLeft/>"),Ot+="</x:WorksheetOptions>",Ot+="</x:ExcelWorksheet>",Ot+="</x:ExcelWorksheets>",Ot+="</x:ExcelWorkbook>",Ot+="</xml>",Ot+="<![endif]--\x3e"),Ot+="<style>",Ot+="@page { size:"+z.mso.pageOrientation+"; mso-page-orientation:"+z.mso.pageOrientation+"; }",Ot+="@page Section1 {size:"+M[z.mso.pageFormat][0]+"pt "+M[z.mso.pageFormat][1]+"pt",Ot+="; margin:1.0in 1.25in 1.0in 1.25in;mso-header-margin:.5in;mso-footer-margin:.5in;mso-paper-source:0;}",Ot+="div.Section1 {page:Section1;}",Ot+="@page Section2 {size:"+M[z.mso.pageFormat][1]+"pt "+M[z.mso.pageFormat][0]+"pt",Ot+=";mso-page-orientation:"+z.mso.pageOrientation+";margin:1.25in 1.0in 1.25in 1.0in;mso-header-margin:.5in;mso-footer-margin:.5in;mso-paper-source:0;}",Ot+="div.Section2 {page:Section2;}",Ot+="br {mso-data-placement:same-cell;}",Ot+="</style>",Ot+="</head>",Ot+="<body>",Ot+='<div class="Section'+("landscape"===z.mso.pageOrientation?"2":"1")+'">',Ot+=Pt,Ot+="</div>",Ot+="</body>",Ot+="</html>","string"===z.outputMode)return Ot;if("base64"===z.outputMode)return j(Ot);try{L=new Blob([Ot],{type:"application/vnd.ms-"+z.type}),saveAs(L,z.fileName+"."+At)}catch(t){N(z.fileName+"."+At,"data:application/vnd.ms-"+_t+";base64,",Ot)}}else if("png"===z.type)html2canvas(t(H)[0]).then(function(t){for(var e=t.toDataURL(),n=atob(e.substring(22)),i=new ArrayBuffer(n.length),o=new Uint8Array(i),r=0;r<n.length;r++)o[r]=n.charCodeAt(r);if("string"===z.outputMode)return n;if("base64"===z.outputMode)return j(e);if("window"===z.outputMode)return void window.open(e);try{L=new Blob([i],{type:"image/png"}),saveAs(L,z.fileName+".png")}catch(t){N(z.fileName+".png","data:image/png,",L)}});else if("pdf"===z.type)if(!0===z.pdfmake.enabled){var Et=[],Ft=[];X=0,J=[];var Rt=function(e,n,i){var o=0;return t(e).each(function(){var t=[];c(this,n,X,i,function(e,n,i){if(void 0!==e&&null!==e){var o=T(e),r=P(e),s=k(e,n,i)||" ";o>1||r>1?(o=o||1,r=r||1,t.push({colSpan:o,rowSpan:r,text:s})):t.push(s)}else t.push(" ")}),t.length&&Ft.push(t),o<t.length&&(o=t.length),X++}),o};$=n(t(this));for(var qt=Rt($,"th,td",$.length),Bt=Et.length;Bt<qt;Bt++)Et.push("*");V=i(t(this)),Rt(V,"th,td",$.length+V.length);var Nt={content:[{table:{headerRows:$.length,widths:Et,body:Ft}}]};t.extend(!0,Nt,z.pdfmake.docDefinition),pdfMake.fonts={Roboto:{normal:"Roboto-Regular.ttf",bold:"Roboto-Medium.ttf",italics:"Roboto-Italic.ttf",bolditalics:"Roboto-MediumItalic.ttf"}},t.extend(!0,pdfMake.fonts,z.pdfmake.fonts),pdfMake.createPdf(Nt).getBuffer(function(t){try{var e=new Blob([t],{type:"application/pdf"});saveAs(e,z.fileName+".pdf")}catch(e){N(z.fileName+".pdf","application/pdf",t)}})}else if(!1===z.jspdf.autotable){var Dt={dim:{w:E(t(H).first().get(0),"width","mm"),h:E(t(H).first().get(0),"height","mm")},pagesplit:!1},jt=new jsPDF(z.jspdf.orientation,z.jspdf.unit,z.jspdf.format);jt.addHTML(t(H).first(),z.jspdf.margins.left,z.jspdf.margins.top,Dt,function(){u(jt,!1)})}else{var Lt=z.jspdf.autotable.tableExport;if("string"==typeof z.jspdf.format&&"bestfit"===z.jspdf.format.toLowerCase()){var zt="",Mt="",Ut=0;t(H).each(function(){if(s(t(this))){var e=E(t(this).get(0),"width","pt");if(e>Ut){e>M.a0[0]&&(zt="a0",Mt="l");for(var n in M)M.hasOwnProperty(n)&&M[n][1]>e&&(zt=n,Mt="l",M[n][0]>e&&(Mt="p"));Ut=e}}}),z.jspdf.format=""===zt?"a4":zt,z.jspdf.orientation=""===Mt?"w":Mt}null==Lt.doc&&(Lt.doc=new jsPDF(z.jspdf.orientation,z.jspdf.unit,z.jspdf.format),"function"==typeof z.jspdf.onDocCreated&&z.jspdf.onDocCreated(Lt.doc)),!0===Lt.outputImages&&(Lt.images={}),void 0!==Lt.images&&(t(H).filter(function(){return s(t(this))}).each(function(){var e=0;J=[],!1===z.exportHiddenCells&&(K=t(this).find("tr, th, td").filter(":hidden"),Q=K.length>0),$=n(t(this)),V=i(t(this)),t(V).each(function(){c(this,"td,th",$.length+e,$.length+V.length,function(e){p(e,t(e).children(),Lt)}),e++})}),$=[],V=[]),function(e,n){function i(){n(o)}var o=0,r=0;if(void 0!==e.images)for(var s in e.images)e.images.hasOwnProperty(s)&&function(e){if(e.url)if(e.src){var n=new Image;o=++r,n.crossOrigin="Anonymous",n.onerror=n.onload=function(){if(n.complete&&(0===n.src.indexOf("data:image/")&&(n.width=e.width||n.width||0,n.height=e.height||n.height||0),n.width+n.height)){var t=document.createElement("canvas"),o=t.getContext("2d");t.width=n.width,t.height=n.height,o.drawImage(n,0,0),e.src=t.toDataURL("image/png")}--r||i()},n.src=e.url}else{var s=t(e.url);s.length&&(o=++r,html2canvas(s[0]).then(function(t){e.src=t.toDataURL("image/png"),--r||i()}))}}(e.images[s]);r||i()}(Lt,function(){t(H).filter(function(){return s(t(this))}).each(function(){var e;if(X=0,J=[],!1===z.exportHiddenCells&&(K=t(this).find("tr, th, td").filter(":hidden"),Q=K.length>0),G=r(this),Lt.columns=[],Lt.rows=[],Lt.teCells={},"function"==typeof Lt.onTable&&!1===Lt.onTable(t(this),z))return!0;z.jspdf.autotable.tableExport=null;var o=t.extend(!0,{},z.jspdf.autotable);if(z.jspdf.autotable.tableExport=Lt,o.margin={},t.extend(!0,o.margin,z.jspdf.margins),o.tableExport=Lt,"function"!=typeof o.beforePageContent&&(o.beforePageContent=function(e){if(1===e.pageCount){var n=e.table.rows.concat(e.table.headerRow);t.each(n,function(){var t=this;t.height>0&&(t.height+=(2-U)/2*t.styles.fontSize,e.table.height+=(2-U)/2*t.styles.fontSize)})}}),"function"!=typeof o.createdHeaderCell&&(o.createdHeaderCell=function(e,n){if(e.styles=t.extend({},n.row.styles),void 0!==Lt.columns[n.column.dataKey]){var i=Lt.columns[n.column.dataKey];if(void 0!==i.rect){var r;e.contentWidth=i.rect.width,void 0!==Lt.heightRatio&&0!==Lt.heightRatio||(r=n.row.raw[n.column.dataKey].rowspan?n.row.raw[n.column.dataKey].rect.height/n.row.raw[n.column.dataKey].rowspan:n.row.raw[n.column.dataKey].rect.height,Lt.heightRatio=e.styles.rowHeight/r),r=n.row.raw[n.column.dataKey].rect.height*Lt.heightRatio,r>e.styles.rowHeight&&(e.styles.rowHeight=r)}e.styles.halign="inherit"===o.headerStyles.halign?"center":o.headerStyles.halign,e.styles.valign=o.headerStyles.valign,void 0!==i.style&&!0!==i.style.hidden&&("inherit"===o.headerStyles.halign&&(e.styles.halign=i.style.align),"inherit"===o.styles.fillColor&&(e.styles.fillColor=i.style.bcolor),"inherit"===o.styles.textColor&&(e.styles.textColor=i.style.color),"inherit"===o.styles.fontStyle&&(e.styles.fontStyle=i.style.fstyle))}}),"function"!=typeof o.createdCell&&(o.createdCell=function(t,e){var n=Lt.teCells[e.row.index+":"+e.column.dataKey];t.styles.halign="inherit"===o.styles.halign?"center":o.styles.halign,t.styles.valign=o.styles.valign,void 0!==n&&void 0!==n.style&&!0!==n.style.hidden&&("inherit"===o.styles.halign&&(t.styles.halign=n.style.align),"inherit"===o.styles.fillColor&&(t.styles.fillColor=n.style.bcolor),"inherit"===o.styles.textColor&&(t.styles.textColor=n.style.color),"inherit"===o.styles.fontStyle&&(t.styles.fontStyle=n.style.fstyle))}),"function"!=typeof o.drawHeaderCell&&(o.drawHeaderCell=function(t,e){var n=Lt.columns[e.column.dataKey];return(!0!==n.style.hasOwnProperty("hidden")||!0!==n.style.hidden)&&n.rowIndex>=0&&d(t,e,n)}),"function"!=typeof o.drawCell&&(o.drawCell=function(e,n){var i=Lt.teCells[n.row.index+":"+n.column.dataKey];if(!0!==(void 0!==i&&void 0!==i.elements&&i.elements.length&&i.elements[0].hasAttribute("data-tableexport-canvas"))){if(d(e,n,i))if(Lt.doc.rect(e.x,e.y,e.width,e.height,e.styles.fillStyle),void 0!==i&&void 0!==i.elements&&i.elements.length){var o=e.height/i.rect.height;(o>Lt.dh||void 0===Lt.dh)&&(Lt.dh=o),Lt.dw=e.width/i.rect.width;var r=e.textPos.y;f(e,i.elements,Lt),e.textPos.y=r,g(e,i.elements,Lt)}else g(e,{},Lt)}else{var s=i.elements[0];h(e,s,t(s).attr("data-tableexport-canvas"),Lt)}return!1}),Lt.headerrows=[],$=n(t(this)),t($).each(function(){e=0,Lt.headerrows[X]=[],c(this,"th,td",X,$.length,function(t,n,i){var o=A(t);o.title=k(t,n,i),o.key=e++,o.rowIndex=X,Lt.headerrows[X].push(o)}),X++}),X>0)for(var s=X-1;s>=0;)t.each(Lt.headerrows[s],function(){var t=this;s>0&&null===this.rect&&(t=Lt.headerrows[s-1][this.key]),null!==t&&t.rowIndex>=0&&(!0!==t.style.hasOwnProperty("hidden")||!0!==t.style.hidden)&&Lt.columns.push(t)}),s=Lt.columns.length>0?-1:s-1;var a=0;V=[],V=i(t(this)),t(V).each(function(){var n=[];e=0,c(this,"td,th",X,$.length+V.length,function(i,o,r){var s;void 0===Lt.columns[e]&&(s={title:"",key:e,style:{hidden:!0}},Lt.columns.push(s)),void 0!==i&&null!==i?(s=A(i),s.elements=i.hasAttribute("data-tableexport-canvas")?t(i):t(i).children(),Lt.teCells[a+":"+e++]=s):(s=t.extend(!0,{},Lt.teCells[a+":"+(e-1)]),s.colspan=-1,Lt.teCells[a+":"+e++]=s),n.push(k(i,o,r))}),n.length&&(Lt.rows.push(n),a++),X++}),"function"==typeof Lt.onBeforeAutotable&&Lt.onBeforeAutotable(t(this),Lt.columns,Lt.rows,o),Lt.doc.autoTable(Lt.columns,Lt.rows,o),"function"==typeof Lt.onAfterAutotable&&Lt.onAfterAutotable(t(this),o),z.jspdf.autotable.startY=Lt.doc.autoTableEndPosY()+o.margin.top}),u(Lt.doc,void 0!==Lt.images&&!1===jQuery.isEmptyObject(Lt.images)),void 0!==Lt.headerrows&&(Lt.headerrows.length=0),void 0!==Lt.columns&&(Lt.columns.length=0),void 0!==Lt.rows&&(Lt.rows.length=0),delete Lt.doc,Lt.doc=null})}return this}}(jQuery),function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):t.jspdf=e()}(this,function(){"use strict";var t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e=(function(){function t(t){this.value=t}function e(e){function n(t,e){return new Promise(function(n,o){var a={key:t,arg:e,resolve:n,reject:o,next:null};s?s=s.next=a:(r=s=a,i(t,e))})}function i(n,r){try{var s=e[n](r),a=s.value;a instanceof t?Promise.resolve(a.value).then(function(t){i("next",t)},function(t){i("throw",t)}):o(s.done?"return":"normal",s.value)}catch(t){o("throw",t)}}function o(t,e){switch(t){case"return":r.resolve({value:e,done:!0});break;case"throw":r.reject(e);break;default:r.resolve({value:e,done:!1})}r=r.next,r?i(r.key,r.arg):s=null}var r,s;this._invoke=n,"function"!=typeof e.return&&(this.return=void 0)}"function"==typeof Symbol&&Symbol.asyncIterator&&(e.prototype[Symbol.asyncIterator]=function(){return this}),e.prototype.next=function(t){return this._invoke("next",t)},e.prototype.throw=function(t){return this._invoke("throw",t)},e.prototype.return=function(t){return this._invoke("return",t)}}(),function(e){function n(t){var n={};this.subscribe=function(t,e,i){if("function"!=typeof e)return!1;n.hasOwnProperty(t)||(n[t]={});var o=Math.random().toString(35);return n[t][o]=[e,!!i],o},this.unsubscribe=function(t){for(var e in n)if(n[e][t])return delete n[e][t],!0;return!1},this.publish=function(i){if(n.hasOwnProperty(i)){var o=Array.prototype.slice.call(arguments,1),r=[];for(var s in n[i]){var a=n[i][s];try{a[0].apply(t,o)}catch(t){e.console&&console.error("jsPDF PubSub Error",t.message,t)}a[1]&&r.push(s)}r.length&&r.forEach(this.unsubscribe)}}}function o(l,c,h,u){var d={};"object"===(void 0===l?"undefined":t(l))&&(d=l,l=d.orientation,c=d.unit||c,h=d.format||h,u=d.compress||d.compressPdf||u),c=c||"mm",h=h||"a4",l=(""+(l||"P")).toLowerCase();var p,f,g,m,y,w,b,v,x,k=((""+h).toLowerCase(),!!u&&"function"==typeof Uint8Array),S=d.textColor||"0 g",C=d.drawColor||"0 G",_=d.fontSize||16,A=d.lineHeight||1.15,T=d.lineWidth||.200025,P=2,I=!1,O=[],E={},F={},R=0,q=[],B=[],N=[],D=[],j=[],L=0,z=0,M=0,U={title:"",subject:"",author:"",keywords:"",creator:""},H={},W=new n(H),$=function(t){return t.toFixed(2)},V=function(t){return t.toFixed(3)},X=function(t){return("0"+parseInt(t)).slice(-2)},Y=function(t){I?q[m].push(t):(M+=t.length+1,D.push(t))},G=function(){return P++,O[P]=M,Y(P+" 0 obj"),P},J=function(){var t=2*q.length+1;t+=j.length;var e={objId:t,content:""};return j.push(e),e},K=function(){return P++,O[P]=function(){return M},P},Q=function(t){O[t]=M},Z=function(t){Y("stream"),Y(t),Y("endstream")},tt=function(){var t,n,i,r,a,l,c,h,u,d=[];for(c=e.adler32cs||o.adler32cs,k&&void 0===c&&(k=!1),t=1;t<=R;t++){if(d.push(G()),h=(y=N[t].width)*f,u=(w=N[t].height)*f,Y("<</Type /Page"),Y("/Parent 1 0 R"),Y("/Resources 2 0 R"),Y("/MediaBox [0 0 "+$(h)+" "+$(u)+"]"),W.publish("putPage",{pageNumber:t,page:q[t]}),Y("/Contents "+(P+1)+" 0 R"),Y(">>"),Y("endobj"),n=q[t].join("\n"),G(),k){for(i=[],r=n.length;r--;)i[r]=n.charCodeAt(r);l=c.from(n),a=new s(6),a.append(new Uint8Array(i)),n=a.flush(),i=new Uint8Array(n.length+6),i.set(new Uint8Array([120,156])),i.set(n,2),i.set(new Uint8Array([255&l,l>>8&255,l>>16&255,l>>24&255]),n.length+2),n=String.fromCharCode.apply(null,i),Y("<</Length "+n.length+" /Filter [/FlateDecode]>>")}else Y("<</Length "+n.length+">>");Z(n),Y("endobj")}O[1]=M,Y("1 0 obj"),Y("<</Type /Pages");var p="/Kids [";for(r=0;r<R;r++)p+=d[r]+" 0 R ";Y(p+"]"),Y("/Count "+R),Y(">>"),Y("endobj"),W.publish("postPutPages")},et=function(t){t.objectNumber=G(),Y("<</BaseFont/"+t.PostScriptName+"/Type/Font"),"string"==typeof t.encoding&&Y("/Encoding/"+t.encoding),Y("/Subtype/Type1>>"),Y("endobj")},nt=function(){for(var t in E)E.hasOwnProperty(t)&&et(E[t])},it=function(){W.publish("putXobjectDict")},ot=function(){Y("/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]"),Y("/Font <<");for(var t in E)E.hasOwnProperty(t)&&Y("/"+t+" "+E[t].objectNumber+" 0 R");Y(">>"),Y("/XObject <<"),it(),Y(">>")},rt=function(){nt(),W.publish("putResources"),O[2]=M,Y("2 0 obj"),Y("<<"),ot(),Y(">>"),Y("endobj"),W.publish("postPutResources")},st=function(){W.publish("putAdditionalObjects");for(var t=0;t<j.length;t++){var e=j[t];O[e.objId]=M,Y(e.objId+" 0 obj"),Y(e.content),Y("endobj")}P+=j.length,W.publish("postPutAdditionalObjects")},at=function(t,e,n){F.hasOwnProperty(e)||(F[e]={}),F[e][n]=t},lt=function(t,e,n,i){var o="F"+(Object.keys(E).length+1).toString(10),r=E[o]={id:o,PostScriptName:t,fontName:e,fontStyle:n,encoding:i,metadata:{}};return at(o,e,n),W.publish("addFont",r),o},ct=function(t,e){var n,i,o,r,s,a,l,c,h;if(e=e||{},o=e.sourceEncoding||"Unicode",s=e.outputEncoding,(e.autoencode||s)&&E[p].metadata&&E[p].metadata[o]&&E[p].metadata[o].encoding&&(r=E[p].metadata[o].encoding,!s&&E[p].encoding&&(s=E[p].encoding),!s&&r.codePages&&(s=r.codePages[0]),"string"==typeof s&&(s=r[s]),s)){for(l=!1,a=[],n=0,i=t.length;n<i;n++)c=s[t.charCodeAt(n)],c?a.push(String.fromCharCode(c)):a.push(t[n]),a[n].charCodeAt(0)>>8&&(l=!0);t=a.join("")}for(n=t.length;void 0===l&&0!==n;)t.charCodeAt(n-1)>>8&&(l=!0),n--;if(!l)return t;for(a=e.noBOM?[]:[254,255],n=0,i=t.length;n<i;n++){if(c=t.charCodeAt(n),(h=c>>8)>>8)throw new Error("Character at position "+n+" of string '"+t+"' exceeds 16bits. Cannot be encoded into UCS-2 BE");a.push(h),a.push(c-(h<<8))}return String.fromCharCode.apply(void 0,a)},ht=function(t,e){return ct(t,e).replace(/\\/g,"\\\\").replace(/\(/g,"\\(").replace(/\)/g,"\\)")},ut=function(){Y("/Producer (jsPDF "+o.version+")");for(var t in U)U.hasOwnProperty(t)&&U[t]&&Y("/"+t.substr(0,1).toUpperCase()+t.substr(1)+" ("+ht(U[t])+")");var e=new Date,n=e.getTimezoneOffset(),i=n<0?"+":"-",r=Math.floor(Math.abs(n/60)),s=Math.abs(n%60),a=[i,X(r),"'",X(s),"'"].join("");Y(["/CreationDate (D:",e.getFullYear(),X(e.getMonth()+1),X(e.getDate()),X(e.getHours()),X(e.getMinutes()),X(e.getSeconds()),a,")"].join(""))},dt=function(){switch(Y("/Type /Catalog"),Y("/Pages 1 0 R"),v||(v="fullwidth"),v){case"fullwidth":Y("/OpenAction [3 0 R /FitH null]");break;case"fullheight":Y("/OpenAction [3 0 R /FitV null]");break;case"fullpage":Y("/OpenAction [3 0 R /Fit]");break;case"original":Y("/OpenAction [3 0 R /XYZ null null 1]");break;default:var t=""+v;"%"===t.substr(t.length-1)&&(v=parseInt(v)/100),"number"==typeof v&&Y("/OpenAction [3 0 R /XYZ null null "+$(v)+"]")}switch(x||(x="continuous"),x){case"continuous":Y("/PageLayout /OneColumn");break;case"single":Y("/PageLayout /SinglePage");break;case"two":case"twoleft":Y("/PageLayout /TwoColumnLeft");break;case"tworight":Y("/PageLayout /TwoColumnRight")}b&&Y("/PageMode /"+b),W.publish("putCatalog")},pt=function(){Y("/Size "+(P+1)),Y("/Root "+P+" 0 R"),Y("/Info "+(P-1)+" 0 R")},ft=function(t,e){var n="string"==typeof e&&e.toLowerCase();if("string"==typeof t){var i=t.toLowerCase();a.hasOwnProperty(i)&&(t=a[i][0]/f,e=a[i][1]/f)}if(Array.isArray(t)&&(e=t[1],t=t[0]),n){switch(n.substr(0,1)){case"l":e>t&&(n="s");break;case"p":t>e&&(n="s")}"s"===n&&(g=t,t=e,e=g)}I=!0,q[++R]=[],N[R]={width:Number(t)||y,height:Number(e)||w},B[R]={},yt(R)},gt=function(){ft.apply(this,arguments),Y($(T*f)+" w"),Y(C),0!==L&&Y(L+" J"),0!==z&&Y(z+" j"),W.publish("addPage",{pageNumber:R})},mt=function(t){t>0&&t<=R&&(q.splice(t,1),N.splice(t,1),R--,m>R&&(m=R),this.setPage(m))},yt=function(t){t>0&&t<=R&&(m=t,y=N[t].width,w=N[t].height)},wt=function(t,e){var n;switch(t=void 0!==t?t:E[p].fontName,e=void 0!==e?e:E[p].fontStyle,void 0!==t&&(t=t.toLowerCase()),t){case"sans-serif":case"verdana":case"arial":case"helvetica":t="helvetica";break;case"fixed":case"monospace":case"terminal":case"courier":t="courier";break;case"serif":case"cursive":case"fantasy":default:t="times"}try{n=F[t][e]}catch(t){}return n||null==(n=F.times[e])&&(n=F.times.normal),n},bt=function(){I=!1,P=2,M=0,D=[],O=[],j=[],W.publish("buildDocument"),Y("%PDF-"+r),tt(),st(),rt(),G(),Y("<<"),ut(),Y(">>"),Y("endobj"),G(),Y("<<"),dt(),Y(">>"),Y("endobj");var t,e=M,n="0000000000";for(Y("xref"),Y("0 "+(P+1)),Y(n+" 65535 f "),t=1;t<=P;t++){var i=O[t];Y("function"==typeof i?(n+O[t]()).slice(-10)+" 00000 n ":(n+O[t]).slice(-10)+" 00000 n ")}return Y("trailer"),Y("<<"),pt(),Y(">>"),Y("startxref"),Y(""+e),Y("%%EOF"),I=!0,D.join("\n")},vt=function(t){var e="S";return"F"===t?e="f":"FD"===t||"DF"===t?e="B":"f"!==t&&"f*"!==t&&"B"!==t&&"B*"!==t||(e=t),e},xt=function(){for(var t=bt(),e=t.length,n=new ArrayBuffer(e),i=new Uint8Array(n);e--;)i[e]=t.charCodeAt(e);return n},kt=function(){return new Blob([xt()],{type:"application/pdf"})},St=function(t){return t.foo=function(){try{return t.apply(this,arguments)}catch(t){var n=t.stack||"";~n.indexOf(" at ")&&(n=n.split(" at ")[1]);var i="Error in function "+n.split("\n")[0].split("<")[0]+": "+t.message;if(!e.console)throw new Error(i);e.console.error(i,t),e.alert&&alert(i)}},t.foo.bar=t,t.foo}(function(t,n){var o="dataur"===(""+t).substr(0,6)?"data:application/pdf;base64,"+btoa(bt()):0;switch(t){case void 0:return bt();case"save":if(navigator.getUserMedia&&(void 0===e.URL||void 0===e.URL.createObjectURL))return H.output("dataurlnewwindow");i(kt(),n),"function"==typeof i.unload&&e.setTimeout&&setTimeout(i.unload,911);break;case"arraybuffer":return xt();case"blob":return kt();case"bloburi":case"bloburl":return e.URL&&e.URL.createObjectURL(kt())||void 0;case"datauristring":case"dataurlstring":return o;case"dataurlnewwindow":var r=e.open(o);if(r||"undefined"==typeof safari)return r;case"datauri":case"dataurl":return e.document.location.href=o;default:throw new Error('Output type "'+t+'" is not supported.')}});switch(c){case"pt":f=1;break;case"mm":f=72/25.4000508;break;case"cm":f=72/2.54000508;break;case"in":f=72;break;case"px":f=96/72;break;case"pc":case"em":f=12;break;case"ex":f=6;break;default:throw"Invalid unit: "+c}H.internal={pdfEscape:ht,getStyle:vt,getFont:function(){return E[wt.apply(H,arguments)]},getFontSize:function(){return _},getLineHeight:function(){return _*A},write:function(t){Y(1===arguments.length?t:Array.prototype.join.call(arguments," "))},getCoordinateString:function(t){return $(t*f)},getVerticalCoordinateString:function(t){return $((w-t)*f)},collections:{},newObject:G,newAdditionalObject:J,newObjectDeferred:K,newObjectDeferredBegin:Q,putStream:Z,events:W,scaleFactor:f,pageSize:{get width(){return y},get height(){return w}},output:function(t,e){return St(t,e)},getNumberOfPages:function(){return q.length-1},pages:q,out:Y,f2:$,getPageInfo:function(t){return{objId:2*(t-1)+3,pageNumber:t,pageContext:B[t]}},getCurrentPageInfo:function(){return{objId:2*(m-1)+3,pageNumber:m,pageContext:B[m]}},getPDFVersion:function(){return r}},H.addPage=function(){return gt.apply(this,arguments),this},H.setPage=function(){return yt.apply(this,arguments),this},H.insertPage=function(t){return this.addPage(),this.movePage(m,t),this},H.movePage=function(t,e){if(t>e){for(var n=q[t],i=N[t],o=B[t],r=t;r>e;r--)q[r]=q[r-1],N[r]=N[r-1],B[r]=B[r-1];q[e]=n,N[e]=i,B[e]=o,this.setPage(e)}else if(t<e){for(var n=q[t],i=N[t],o=B[t],r=t;r<e;r++)q[r]=q[r+1],N[r]=N[r+1],B[r]=B[r+1];q[e]=n,N[e]=i,B[e]=o,this.setPage(e)}return this},H.deletePage=function(){return mt.apply(this,arguments),this},H.setDisplayMode=function(t,e,n){if(v=t,x=e,b=n,-1==[void 0,null,"UseNone","UseOutlines","UseThumbs","FullScreen"].indexOf(n))throw new Error('Page mode must be one of UseNone, UseOutlines, UseThumbs, or FullScreen. "'+n+'" is not recognized.');return this},H.text=function(t,e,n,i,o,r){function s(t){return t=t.split("\t").join(Array(d.TabLen||9).join(" ")),ht(t,i)}"number"==typeof t&&(g=n,n=e,e=t,t=g),"string"==typeof t&&(t=t.match(/[\n\r]/)?t.split(/\r\n|\r|\n/g):[t]),"string"==typeof o&&(r=o,o=null),"string"==typeof i&&(r=i,i=null),"number"==typeof i&&(o=i,i=null);var a="",l="Td";if(o){o*=Math.PI/180;var c=Math.cos(o),h=Math.sin(o);a=[$(c),$(h),$(-1*h),$(c),""].join(" "),l="Tm"}i=i||{},"noBOM"in i||(i.noBOM=!0),"autoencode"in i||(i.autoencode=!0);var u="",m=this.internal.getCurrentPageInfo().pageContext;if(!0===i.stroke?!0!==m.lastTextWasStroke&&(u="1 Tr\n",m.lastTextWasStroke=!0):(m.lastTextWasStroke&&(u="0 Tr\n"),m.lastTextWasStroke=!1),void 0===this._runningPageHeight&&(this._runningPageHeight=0),"string"==typeof t)t=s(t);else{if("[object Array]"!==Object.prototype.toString.call(t))throw new Error('Type of text must be string or Array. "'+t+'" is not recognized.');for(var y=t.concat(),b=[],v=y.length;v--;)b.push(s(y.shift()));var x=Math.ceil((w-n-this._runningPageHeight)*f/(_*A));if(0<=x&&b.length,r){var k,C,T,P=_*A,I=t.map(function(t){return this.getStringUnitWidth(t)*_/f},this);if(T=Math.max.apply(Math,I),"center"===r)k=e-T/2,e-=I[0]/2;else{if("right"!==r)throw new Error('Unrecognized alignment option, use "center" or "right".');k=e-T,e-=I[0]}C=e,t=b[0];for(var O=1,v=b.length;O<v;O++){var E=T-I[O];"center"===r&&(E/=2),t+=") Tj\n"+(k-C+E)+" -"+P+" Td ("+b[O],C=k+E}}else t=b.join(") Tj\nT* (")}var F;return F=$((w-n)*f),Y("BT\n/"+p+" "+_+" Tf\n"+_*A+" TL\n"+u+S+"\n"+a+$(e*f)+" "+F+" "+l+"\n("+t+") Tj\nET"),this},H.lstext=function(t,e,n,i){console.warn("jsPDF.lstext is deprecated");for(var o=0,r=t.length;o<r;o++,e+=i)this.text(t[o],e,n);return this},H.line=function(t,e,n,i){return this.lines([[n-t,i-e]],t,e)},H.clip=function(){Y("W"),Y("S")},H.clip_fixed=function(t){Y("evenodd"===t?"W*":"W"),Y("n")},H.lines=function(t,e,n,i,o,r){var s,a,l,c,h,u,d,p,m,y,b;for("number"==typeof t&&(g=n,n=e,e=t,t=g),i=i||[1,1],Y(V(e*f)+" "+V((w-n)*f)+" m "),s=i[0],a=i[1],c=t.length,y=e,b=n,l=0;l<c;l++)h=t[l],2===h.length?(y=h[0]*s+y,b=h[1]*a+b,Y(V(y*f)+" "+V((w-b)*f)+" l")):(u=h[0]*s+y,d=h[1]*a+b,p=h[2]*s+y,m=h[3]*a+b,y=h[4]*s+y,b=h[5]*a+b,Y(V(u*f)+" "+V((w-d)*f)+" "+V(p*f)+" "+V((w-m)*f)+" "+V(y*f)+" "+V((w-b)*f)+" c"));return r&&Y(" h"),null!==o&&Y(vt(o)),this},H.rect=function(t,e,n,i,o){return vt(o),Y([$(t*f),$((w-e)*f),$(n*f),$(-i*f),"re"].join(" ")),null!==o&&Y(vt(o)),this},H.triangle=function(t,e,n,i,o,r,s){return this.lines([[n-t,i-e],[o-n,r-i],[t-o,e-r]],t,e,[1,1],s,!0),this},H.roundedRect=function(t,e,n,i,o,r,s){var a=4/3*(Math.SQRT2-1);return this.lines([[n-2*o,0],[o*a,0,o,r-r*a,o,r],[0,i-2*r],[0,r*a,-o*a,r,-o,r],[2*o-n,0],[-o*a,0,-o,-r*a,-o,-r],[0,2*r-i],[0,-r*a,o*a,-r,o,-r]],t+o,e,[1,1],s),this},H.ellipse=function(t,e,n,i,o){var r=4/3*(Math.SQRT2-1)*n,s=4/3*(Math.SQRT2-1)*i;return Y([$((t+n)*f),$((w-e)*f),"m",$((t+n)*f),$((w-(e-s))*f),$((t+r)*f),$((w-(e-i))*f),$(t*f),$((w-(e-i))*f),"c"].join(" ")),Y([$((t-r)*f),$((w-(e-i))*f),$((t-n)*f),$((w-(e-s))*f),$((t-n)*f),$((w-e)*f),"c"].join(" ")),Y([$((t-n)*f),$((w-(e+s))*f),$((t-r)*f),$((w-(e+i))*f),$(t*f),$((w-(e+i))*f),"c"].join(" ")),Y([$((t+r)*f),$((w-(e+i))*f),$((t+n)*f),$((w-(e+s))*f),$((t+n)*f),$((w-e)*f),"c"].join(" ")),null!==o&&Y(vt(o)),this},H.circle=function(t,e,n,i){return this.ellipse(t,e,n,n,i)},H.setProperties=function(t){for(var e in U)U.hasOwnProperty(e)&&t[e]&&(U[e]=t[e]);return this},H.setFontSize=function(t){return _=t,this},H.setFont=function(t,e){return p=wt(t,e),this},H.setFontStyle=H.setFontType=function(t){return p=wt(void 0,t),this},H.getFontList=function(){var t,e,n,i={};for(t in F)if(F.hasOwnProperty(t)){i[t]=n=[];for(e in F[t])F[t].hasOwnProperty(e)&&n.push(e)}return i},H.addFont=function(t,e,n){lt(t,e,n,"StandardEncoding")},H.setLineWidth=function(t){return Y((t*f).toFixed(2)+" w"),this},H.setDrawColor=function(t,e,n,i){var o;return o=void 0===e||void 0===i&&t===e===n?"string"==typeof t?t+" G":$(t/255)+" G":void 0===i?"string"==typeof t?[t,e,n,"RG"].join(" "):[$(t/255),$(e/255),$(n/255),"RG"].join(" "):"string"==typeof t?[t,e,n,i,"K"].join(" "):[$(t),$(e),$(n),$(i),"K"].join(" "),Y(o),this},H.setFillColor=function(e,n,i,o){var r;return void 0===n||void 0===o&&e===n===i?r="string"==typeof e?e+" g":$(e/255)+" g":void 0===o||"object"===(void 0===o?"undefined":t(o))?(r="string"==typeof e?[e,n,i,"rg"].join(" "):[$(e/255),$(n/255),$(i/255),"rg"].join(" "),o&&0===o.a&&(r=["255","255","255","rg"].join(" "))):r="string"==typeof e?[e,n,i,o,"k"].join(" "):[$(e),$(n),$(i),$(o),"k"].join(" "),Y(r),this},H.setTextColor=function(t,e,n){if("string"==typeof t&&/^#[0-9A-Fa-f]{6}$/.test(t)){var i=parseInt(t.substr(1),16);t=i>>16&255,e=i>>8&255,n=255&i}return S=0===t&&0===e&&0===n||void 0===e?V(t/255)+" g":[V(t/255),V(e/255),V(n/255),"rg"].join(" "),this},H.CapJoinStyles={0:0,butt:0,but:0,miter:0,1:1,round:1,rounded:1,circle:1,2:2,projecting:2,project:2,square:2,bevel:2},H.setLineCap=function(t){var e=this.CapJoinStyles[t];if(void 0===e)throw new Error("Line cap style of '"+t+"' is not recognized. See or extend .CapJoinStyles property for valid styles");return L=e,Y(e+" J"),this},H.setLineJoin=function(t){var e=this.CapJoinStyles[t];if(void 0===e)throw new Error("Line join style of '"+t+"' is not recognized. See or extend .CapJoinStyles property for valid styles");return z=e,Y(e+" j"),this},H.output=St,H.save=function(t){H.output("save",t)};for(var Ct in o.API)o.API.hasOwnProperty(Ct)&&("events"===Ct&&o.API.events.length?function(t,e){var n,i,o;for(o=e.length-1;-1!==o;o--)n=e[o][0],i=e[o][1],t.subscribe.apply(t,[n].concat("function"==typeof i?[i]:i))}(W,o.API.events):H[Ct]=o.API[Ct]);return function(){for(var t="helvetica",e="times",n="courier",i="normal",o="bold",r="italic",s="bolditalic",a=[["Helvetica",t,i],["Helvetica-Bold",t,o],["Helvetica-Oblique",t,r],["Helvetica-BoldOblique",t,s],["Courier",n,i],["Courier-Bold",n,o],["Courier-Oblique",n,r],["Courier-BoldOblique",n,s],["Times-Roman",e,i],["Times-Bold",e,o],["Times-Italic",e,r],["Times-BoldItalic",e,s],["ZapfDingbats","zapfdingbats"]],l=0,c=a.length;l<c;l++){var h=lt(a[l][0],a[l][1],a[l][2],"StandardEncoding"),u=a[l][0].split("-");at(h,u[0],u[1]||"")}W.publish("addFonts",{fonts:E,dictionary:F})}(),p="F1",gt(h,l),W.publish("initialized"),H}var r="1.3",a={a0:[2383.94,3370.39],a1:[1683.78,2383.94],a2:[1190.55,1683.78],a3:[841.89,1190.55],a4:[595.28,841.89],a5:[419.53,595.28],a6:[297.64,419.53],a7:[209.76,297.64],a8:[147.4,209.76],a9:[104.88,147.4],a10:[73.7,104.88],b0:[2834.65,4008.19],b1:[2004.09,2834.65],b2:[1417.32,2004.09],b3:[1000.63,1417.32],b4:[708.66,1000.63],b5:[498.9,708.66],b6:[354.33,498.9],b7:[249.45,354.33],b8:[175.75,249.45],b9:[124.72,175.75],b10:[87.87,124.72],c0:[2599.37,3676.54],c1:[1836.85,2599.37],c2:[1298.27,1836.85],c3:[918.43,1298.27],c4:[649.13,918.43],c5:[459.21,649.13],c6:[323.15,459.21],c7:[229.61,323.15],c8:[161.57,229.61],c9:[113.39,161.57],c10:[79.37,113.39],dl:[311.81,623.62],letter:[612,792],"government-letter":[576,756],legal:[612,1008],"junior-legal":[576,360],ledger:[1224,792],tabloid:[792,1224],"credit-card":[153,243]};return o.API={events:[]},o.version="1.x-master","function"==typeof define&&define.amd?define("jsPDF",function(){return o}):"undefined"!=typeof module&&module.exports?module.exports=o:e.jsPDF=o,o}("undefined"!=typeof self&&self||"undefined"!=typeof window&&window||void 0));(window.AcroForm=function(t){var n=window.AcroForm;n.scale=function(t){return t*(i.internal.scaleFactor/1)},n.antiScale=function(t){return 1/i.internal.scaleFactor*t};var i={fields:[],xForms:[],acroFormDictionaryRoot:null,printedOut:!1,internal:null};e.API.acroformPlugin=i;var o=function(){for(var t in this.acroformPlugin.acroFormDictionaryRoot.Fields){var e=this.acroformPlugin.acroFormDictionaryRoot.Fields[t];e.hasAnnotation&&s.call(this,e)}},r=function(){if(this.acroformPlugin.acroFormDictionaryRoot)throw new Error("Exception while creating AcroformDictionary");this.acroformPlugin.acroFormDictionaryRoot=new n.AcroFormDictionary,this.acroformPlugin.internal=this.internal,this.acroformPlugin.acroFormDictionaryRoot._eventID=this.internal.events.subscribe("postPutResources",c),this.internal.events.subscribe("buildDocument",o),this.internal.events.subscribe("putCatalog",l),this.internal.events.subscribe("postPutPages",h)},s=function(t){var n={type:"reference",object:t};e.API.annotationPlugin.annotations[this.internal.getPageInfo(t.page).pageNumber].push(n)},a=function(t){this.acroformPlugin.printedOut&&(this.acroformPlugin.printedOut=!1,this.acroformPlugin.acroFormDictionaryRoot=null),this.acroformPlugin.acroFormDictionaryRoot||r.call(this),this.acroformPlugin.acroFormDictionaryRoot.Fields.push(t)},l=function(){void 0!==this.acroformPlugin.acroFormDictionaryRoot?this.internal.write("/AcroForm "+this.acroformPlugin.acroFormDictionaryRoot.objId+" 0 R"):console.log("Root missing...")},c=function(){this.internal.events.unsubscribe(this.acroformPlugin.acroFormDictionaryRoot._eventID),delete this.acroformPlugin.acroFormDictionaryRoot._eventID,this.acroformPlugin.printedOut=!0},h=function(t){var e=!t;t||(this.internal.newObjectDeferredBegin(this.acroformPlugin.acroFormDictionaryRoot.objId),this.internal.out(this.acroformPlugin.acroFormDictionaryRoot.getString()));var t=t||this.acroformPlugin.acroFormDictionaryRoot.Kids;for(var i in t){var o=t[i],r=o.Rect;o.Rect&&(o.Rect=n.internal.calculateCoordinates.call(this,o.Rect)),this.internal.newObjectDeferredBegin(o.objId);var s="";if(s+=o.objId+" 0 obj\n",s+="<<\n"+o.getContent(),o.Rect=r,o.hasAppearanceStream&&!o.appearanceStreamContent){var a=n.internal.calculateAppearanceStream.call(this,o);s+="/AP << /N "+a+" >>\n",this.acroformPlugin.xForms.push(a)}if(o.appearanceStreamContent){s+="/AP << ";for(var l in o.appearanceStreamContent){var c=o.appearanceStreamContent[l];if(s+="/"+l+" ",s+="<< ",Object.keys(c).length>=1||Array.isArray(c))for(var i in c){var h=c[i];"function"==typeof h&&(h=h.call(this,o)),s+="/"+i+" "+h+" ",this.acroformPlugin.xForms.indexOf(h)>=0||this.acroformPlugin.xForms.push(h)}else{var h=c;"function"==typeof h&&(h=h.call(this,o)),s+="/"+i+" "+h+" \n",this.acroformPlugin.xForms.indexOf(h)>=0||this.acroformPlugin.xForms.push(h)}s+=" >>\n"}s+=">>\n"}s+=">>\nendobj\n",this.internal.out(s)}e&&u.call(this,this.acroformPlugin.xForms)},u=function(t){for(var e in t){var n=e,i=t[e];this.internal.newObjectDeferredBegin(i&&i.objId);var o="";o+=i?i.getString():"",this.internal.out(o),delete t[n]}};t.addField=function(t){return t instanceof n.TextField?p.call(this,t):t instanceof n.ChoiceField?f.call(this,t):t instanceof n.Button?d.call(this,t):t instanceof n.ChildClass?a.call(this,t):t&&a.call(this,t),t.page=this.acroformPlugin.internal.getCurrentPageInfo().pageNumber,this};var d=function(t){var t=t||new n.Field;t.FT="/Btn"
;var e=t.Ff||0;t.pushbutton&&(e=n.internal.setBitPosition(e,17),delete t.pushbutton),t.radio&&(e=n.internal.setBitPosition(e,16),delete t.radio),t.noToggleToOff&&(e=n.internal.setBitPosition(e,15)),t.Ff=e,a.call(this,t)},p=function(t){var t=t||new n.Field;t.FT="/Tx";var e=t.Ff||0;t.multiline&&(e|=4096),t.password&&(e|=8192),t.fileSelect&&(e|=1<<20),t.doNotSpellCheck&&(e|=1<<22),t.doNotScroll&&(e|=1<<23),t.Ff=t.Ff||e,a.call(this,t)},f=function(t){var e=t||new n.Field;e.FT="/Ch";var i=e.Ff||0;e.combo&&(i=n.internal.setBitPosition(i,18),delete e.combo),e.edit&&(i=n.internal.setBitPosition(i,19),delete e.edit),e.sort&&(i=n.internal.setBitPosition(i,20),delete e.sort),e.multiSelect&&this.internal.getPDFVersion()>=1.4&&(i=n.internal.setBitPosition(i,22),delete e.multiSelect),e.doNotSpellCheck&&this.internal.getPDFVersion()>=1.4&&(i=n.internal.setBitPosition(i,23),delete e.doNotSpellCheck),e.Ff=i,a.call(this,e)}})(e.API);var n=window.AcroForm;n.internal={},n.createFormXObject=function(t){var e=new n.FormXObject,i=n.Appearance.internal.getHeight(t)||0,o=n.Appearance.internal.getWidth(t)||0;return e.BBox=[0,0,o,i],e},n.Appearance={CheckBox:{createAppearanceStream:function(){return{N:{On:n.Appearance.CheckBox.YesNormal},D:{On:n.Appearance.CheckBox.YesPushDown,Off:n.Appearance.CheckBox.OffPushDown}}},createMK:function(){return"<< /CA (3)>>"},YesPushDown:function(t){var e=n.createFormXObject(t),i="";t.Q=1;var o=n.internal.calculateX(t,"3","ZapfDingbats",50);return i+="0.749023 g\n 0 0 "+n.Appearance.internal.getWidth(t)+" "+n.Appearance.internal.getHeight(t)+" re\n f\n BMC\n q\n 0 0 1 rg\n /F13 "+o.fontSize+" Tf 0 g\n BT\n",i+=o.text,i+="ET\n Q\n EMC\n",e.stream=i,e},YesNormal:function(t){var e=n.createFormXObject(t),i="";t.Q=1;var o=n.internal.calculateX(t,"3","ZapfDingbats",.9*n.Appearance.internal.getHeight(t));return i+="1 g\n0 0 "+n.Appearance.internal.getWidth(t)+" "+n.Appearance.internal.getHeight(t)+" re\nf\nq\n0 0 1 rg\n0 0 "+(n.Appearance.internal.getWidth(t)-1)+" "+(n.Appearance.internal.getHeight(t)-1)+" re\nW\nn\n0 g\nBT\n/F13 "+o.fontSize+" Tf 0 g\n",i+=o.text,i+="ET\n Q\n",e.stream=i,e},OffPushDown:function(t){var e=n.createFormXObject(t),i="";return i+="0.749023 g\n 0 0 "+n.Appearance.internal.getWidth(t)+" "+n.Appearance.internal.getHeight(t)+" re\n f\n",e.stream=i,e}},RadioButton:{Circle:{createAppearanceStream:function(t){var e={D:{Off:n.Appearance.RadioButton.Circle.OffPushDown},N:{}};return e.N[t]=n.Appearance.RadioButton.Circle.YesNormal,e.D[t]=n.Appearance.RadioButton.Circle.YesPushDown,e},createMK:function(){return"<< /CA (l)>>"},YesNormal:function(t){var e=n.createFormXObject(t),i="",o=n.Appearance.internal.getWidth(t)<=n.Appearance.internal.getHeight(t)?n.Appearance.internal.getWidth(t)/4:n.Appearance.internal.getHeight(t)/4;o*=.9;var r=n.Appearance.internal.Bezier_C;return i+="q\n1 0 0 1 "+n.Appearance.internal.getWidth(t)/2+" "+n.Appearance.internal.getHeight(t)/2+" cm\n"+o+" 0 m\n"+o+" "+o*r+" "+o*r+" "+o+" 0 "+o+" c\n-"+o*r+" "+o+" -"+o+" "+o*r+" -"+o+" 0 c\n-"+o+" -"+o*r+" -"+o*r+" -"+o+" 0 -"+o+" c\n"+o*r+" -"+o+" "+o+" -"+o*r+" "+o+" 0 c\nf\nQ\n",e.stream=i,e},YesPushDown:function(t){var e=n.createFormXObject(t),i="",o=n.Appearance.internal.getWidth(t)<=n.Appearance.internal.getHeight(t)?n.Appearance.internal.getWidth(t)/4:n.Appearance.internal.getHeight(t)/4;o*=.9;var r=2*o,s=r*n.Appearance.internal.Bezier_C,a=o*n.Appearance.internal.Bezier_C;return i+="0.749023 g\n q\n 1 0 0 1 "+n.Appearance.internal.getWidth(t)/2+" "+n.Appearance.internal.getHeight(t)/2+" cm\n"+r+" 0 m\n"+r+" "+s+" "+s+" "+r+" 0 "+r+" c\n-"+s+" "+r+" -"+r+" "+s+" -"+r+" 0 c\n-"+r+" -"+s+" -"+s+" -"+r+" 0 -"+r+" c\n"+s+" -"+r+" "+r+" -"+s+" "+r+" 0 c\n f\n Q\n 0 g\n q\n 1 0 0 1 "+n.Appearance.internal.getWidth(t)/2+" "+n.Appearance.internal.getHeight(t)/2+" cm\n"+o+" 0 m\n"+o+" "+a+" "+a+" "+o+" 0 "+o+" c\n-"+a+" "+o+" -"+o+" "+a+" -"+o+" 0 c\n-"+o+" -"+a+" -"+a+" -"+o+" 0 -"+o+" c\n"+a+" -"+o+" "+o+" -"+a+" "+o+" 0 c\n f\n Q\n",e.stream=i,e},OffPushDown:function(t){var e=n.createFormXObject(t),i="",o=n.Appearance.internal.getWidth(t)<=n.Appearance.internal.getHeight(t)?n.Appearance.internal.getWidth(t)/4:n.Appearance.internal.getHeight(t)/4;o*=.9;var r=2*o,s=r*n.Appearance.internal.Bezier_C;return i+="0.749023 g\n q\n 1 0 0 1 "+n.Appearance.internal.getWidth(t)/2+" "+n.Appearance.internal.getHeight(t)/2+" cm\n"+r+" 0 m\n"+r+" "+s+" "+s+" "+r+" 0 "+r+" c\n-"+s+" "+r+" -"+r+" "+s+" -"+r+" 0 c\n-"+r+" -"+s+" -"+s+" -"+r+" 0 -"+r+" c\n"+s+" -"+r+" "+r+" -"+s+" "+r+" 0 c\n f\n Q\n",e.stream=i,e}},Cross:{createAppearanceStream:function(t){var e={D:{Off:n.Appearance.RadioButton.Cross.OffPushDown},N:{}};return e.N[t]=n.Appearance.RadioButton.Cross.YesNormal,e.D[t]=n.Appearance.RadioButton.Cross.YesPushDown,e},createMK:function(){return"<< /CA (8)>>"},YesNormal:function(t){var e=n.createFormXObject(t),i="",o=n.Appearance.internal.calculateCross(t);return i+="q\n 1 1 "+(n.Appearance.internal.getWidth(t)-2)+" "+(n.Appearance.internal.getHeight(t)-2)+" re\n W\n n\n "+o.x1.x+" "+o.x1.y+" m\n "+o.x2.x+" "+o.x2.y+" l\n "+o.x4.x+" "+o.x4.y+" m\n "+o.x3.x+" "+o.x3.y+" l\n s\n Q\n",e.stream=i,e},YesPushDown:function(t){var e=n.createFormXObject(t),i=n.Appearance.internal.calculateCross(t),o="";return o+="0.749023 g\n 0 0 "+n.Appearance.internal.getWidth(t)+" "+n.Appearance.internal.getHeight(t)+" re\n f\n q\n 1 1 "+(n.Appearance.internal.getWidth(t)-2)+" "+(n.Appearance.internal.getHeight(t)-2)+" re\n W\n n\n "+i.x1.x+" "+i.x1.y+" m\n "+i.x2.x+" "+i.x2.y+" l\n "+i.x4.x+" "+i.x4.y+" m\n "+i.x3.x+" "+i.x3.y+" l\n s\n Q\n",e.stream=o,e},OffPushDown:function(t){var e=n.createFormXObject(t),i="";return i+="0.749023 g\n 0 0 "+n.Appearance.internal.getWidth(t)+" "+n.Appearance.internal.getHeight(t)+" re\n f\n",e.stream=i,e}}},createDefaultAppearanceStream:function(t){var e="";return e+="/Helv 0 Tf 0 g"}},n.Appearance.internal={Bezier_C:.551915024494,calculateCross:function(t){var e=n.Appearance.internal.getWidth(t),i=n.Appearance.internal.getHeight(t),o=function(t,e){return t>e?e:t}(e,i);return{x1:{x:(e-o)/2,y:(i-o)/2+o},x2:{x:(e-o)/2+o,y:(i-o)/2},x3:{x:(e-o)/2,y:(i-o)/2},x4:{x:(e-o)/2+o,y:(i-o)/2+o}}}},n.Appearance.internal.getWidth=function(t){return t.Rect[2]},n.Appearance.internal.getHeight=function(t){return t.Rect[3]},n.internal.inherit=function(t,e){Object.create,t.prototype=Object.create(e.prototype),t.prototype.constructor=t},n.internal.arrayToPdfArray=function(t){if(Array.isArray(t)){var e=" [";for(var n in t){e+=t[n].toString(),e+=n<t.length-1?" ":""}return e+="]"}},n.internal.toPdfString=function(t){return t=t||"",0!==t.indexOf("(")&&(t="("+t),")"!=t.substring(t.length-1)&&(t+="("),t},n.PDFObject=function(){var t;Object.defineProperty(this,"objId",{get:function(){return t||(this.internal?t=this.internal.newObjectDeferred():e.API.acroformPlugin.internal&&(t=e.API.acroformPlugin.internal.newObjectDeferred())),t||console.log("Couldn't create Object ID"),t},configurable:!1})},n.PDFObject.prototype.toString=function(){return this.objId+" 0 R"},n.PDFObject.prototype.getString=function(){var t=this.objId+" 0 obj\n<<";return t+=this.getContent()+">>\n",this.stream&&(t+="stream\n",t+=this.stream,t+="endstream\n"),t+="endobj\n"},n.PDFObject.prototype.getContent=function(){var t="";return t+=function(t){var e="",i=Object.keys(t).filter(function(t){return"content"!=t&&"appearanceStreamContent"!=t&&"_"!=t.substring(0,1)});for(var o in i){var r=i[o],s=t[r];s&&(e+=Array.isArray(s)?"/"+r+" "+n.internal.arrayToPdfArray(s)+"\n":s instanceof n.PDFObject?"/"+r+" "+s.objId+" 0 R\n":"/"+r+" "+s+"\n")}return e}(this)},n.FormXObject=function(){n.PDFObject.call(this),this.Type="/XObject",this.Subtype="/Form",this.FormType=1,this.BBox,this.Matrix,this.Resources="2 0 R",this.PieceInfo;var t;Object.defineProperty(this,"Length",{enumerable:!0,get:function(){return void 0!==t?t.length:0}}),Object.defineProperty(this,"stream",{enumerable:!1,set:function(e){t=e},get:function(){return t||null}})},n.internal.inherit(n.FormXObject,n.PDFObject),n.AcroFormDictionary=function(){n.PDFObject.call(this);var t=[];Object.defineProperty(this,"Kids",{enumerable:!1,configurable:!0,get:function(){return t.length>0?t:void 0}}),Object.defineProperty(this,"Fields",{enumerable:!0,configurable:!0,get:function(){return t}}),this.DA},n.internal.inherit(n.AcroFormDictionary,n.PDFObject),n.Field=function(){n.PDFObject.call(this);var t;Object.defineProperty(this,"Rect",{enumerable:!0,configurable:!1,get:function(){if(t){return t}},set:function(e){t=e}});var e="";Object.defineProperty(this,"FT",{enumerable:!0,set:function(t){e=t},get:function(){return e}});var i;Object.defineProperty(this,"T",{enumerable:!0,configurable:!1,set:function(t){i=t},get:function(){if(!i||i.length<1){if(this instanceof n.ChildClass)return;return"(FieldObject"+n.Field.FieldNum+++")"}return"("==i.substring(0,1)&&i.substring(i.length-1)?i:"("+i+")"}});var o;Object.defineProperty(this,"DA",{enumerable:!0,get:function(){if(o)return"("+o+")"},set:function(t){o=t}});var r;Object.defineProperty(this,"DV",{enumerable:!0,configurable:!0,get:function(){if(r)return r},set:function(t){r=t}}),Object.defineProperty(this,"Type",{enumerable:!0,get:function(){return this.hasAnnotation?"/Annot":null}}),Object.defineProperty(this,"Subtype",{enumerable:!0,get:function(){return this.hasAnnotation?"/Widget":null}}),this.BG,Object.defineProperty(this,"hasAnnotation",{enumerable:!1,get:function(){return!!(this.Rect||this.BC||this.BG)}}),Object.defineProperty(this,"hasAppearanceStream",{enumerable:!1,configurable:!0,writable:!0}),Object.defineProperty(this,"page",{enumerable:!1,configurable:!0,writable:!0})},n.Field.FieldNum=0,n.internal.inherit(n.Field,n.PDFObject),n.ChoiceField=function(){n.Field.call(this),this.FT="/Ch",this.Opt=[],this.V="()",this.TI=0,this.combo=!1,Object.defineProperty(this,"edit",{enumerable:!0,set:function(t){1==t?(this._edit=!0,this.combo=!0):this._edit=!1},get:function(){return!!this._edit&&this._edit},configurable:!1}),this.hasAppearanceStream=!0,Object.defineProperty(this,"V",{get:function(){n.internal.toPdfString()}})},n.internal.inherit(n.ChoiceField,n.Field),window.ChoiceField=n.ChoiceField,n.ListBox=function(){n.ChoiceField.call(this)},n.internal.inherit(n.ListBox,n.ChoiceField),window.ListBox=n.ListBox,n.ComboBox=function(){n.ListBox.call(this),this.combo=!0},n.internal.inherit(n.ComboBox,n.ListBox),window.ComboBox=n.ComboBox,n.EditBox=function(){n.ComboBox.call(this),this.edit=!0},n.internal.inherit(n.EditBox,n.ComboBox),window.EditBox=n.EditBox,n.Button=function(){n.Field.call(this),this.FT="/Btn"},n.internal.inherit(n.Button,n.Field),window.Button=n.Button,n.PushButton=function(){n.Button.call(this),this.pushbutton=!0},n.internal.inherit(n.PushButton,n.Button),window.PushButton=n.PushButton,n.RadioButton=function(){n.Button.call(this),this.radio=!0;var t=[];Object.defineProperty(this,"Kids",{enumerable:!0,get:function(){if(t.length>0)return t}}),Object.defineProperty(this,"__Kids",{get:function(){return t}});var e;Object.defineProperty(this,"noToggleToOff",{enumerable:!1,get:function(){return e},set:function(t){e=t}})},n.internal.inherit(n.RadioButton,n.Button),window.RadioButton=n.RadioButton,n.ChildClass=function(t,e){n.Field.call(this),this.Parent=t,this._AppearanceType=n.Appearance.RadioButton.Circle,this.appearanceStreamContent=this._AppearanceType.createAppearanceStream(e),this.F=n.internal.setBitPosition(this.F,3,1),this.MK=this._AppearanceType.createMK(),this.AS="/Off",this._Name=e},n.internal.inherit(n.ChildClass,n.Field),n.RadioButton.prototype.setAppearance=function(t){if(!("createAppearanceStream"in t&&"createMK"in t))return void console.log("Couldn't assign Appearance to RadioButton. Appearance was Invalid!");for(var e in this.__Kids){var n=this.__Kids[e];n.appearanceStreamContent=t.createAppearanceStream(n._Name),n.MK=t.createMK()}},n.RadioButton.prototype.createOption=function(t){var i=this,o=(this.__Kids.length,new n.ChildClass(i,t));return this.__Kids.push(o),e.API.addField(o),o},n.CheckBox=function(){Button.call(this),this.appearanceStreamContent=n.Appearance.CheckBox.createAppearanceStream(),this.MK=n.Appearance.CheckBox.createMK(),this.AS="/On",this.V="/On"},n.internal.inherit(n.CheckBox,n.Button),window.CheckBox=n.CheckBox,n.TextField=function(){n.Field.call(this),this.DA=n.Appearance.createDefaultAppearanceStream(),this.F=4;var t;Object.defineProperty(this,"V",{get:function(){return t?"("+t+")":t},enumerable:!0,set:function(e){t=e}});var e;Object.defineProperty(this,"DV",{get:function(){return e?"("+e+")":e},enumerable:!0,set:function(t){e=t}});var i=!1;Object.defineProperty(this,"multiline",{enumerable:!1,get:function(){return i},set:function(t){i=t}});var o=!1;Object.defineProperty(this,"MaxLen",{enumerable:!0,get:function(){return o},set:function(t){o=t}}),Object.defineProperty(this,"hasAppearanceStream",{enumerable:!1,get:function(){return this.V||this.DV}})},n.internal.inherit(n.TextField,n.Field),window.TextField=n.TextField,n.PasswordField=function(){TextField.call(this),Object.defineProperty(this,"password",{value:!0,enumerable:!1,configurable:!1,writable:!1})},n.internal.inherit(n.PasswordField,n.TextField),window.PasswordField=n.PasswordField,n.internal.calculateFontSpace=function(t,e,i){var i=i||"helvetica",o=n.internal.calculateFontSpace.canvas||(n.internal.calculateFontSpace.canvas=document.createElement("canvas")),r=o.getContext("2d");r.save();var s=e+" "+i;r.font=s;var a=r.measureText(t);r.fontcolor="black";var r=o.getContext("2d");return a.height=1.5*r.measureText("3").width,r.restore(),a.width,a},n.internal.calculateX=function(t,e,i,o){var o=o||12,i=i||"helvetica",r={text:"",fontSize:""};e="("==e.substr(0,1)?e.substr(1):e,e=")"==e.substr(e.length-1)?e.substr(0,e.length-1):e;var s=e.split(" "),a=o,l=n.Appearance.internal.getHeight(t)||0;l=l<0?-l:l;var c=n.Appearance.internal.getWidth(t)||0;c=c<0?-c:c;a++;t:for(;;){var e="";a--;var h=n.internal.calculateFontSpace("3",a+"px",i).height,u=t.multiline?l-a:(l-h)/2;u+=2;var d=-2,p=u,f=0,g=0,m=0;if(0==a){a=12,e="(...) Tj\n",e+="% Width of Text: "+n.internal.calculateFontSpace(e,"1px").width+", FieldWidth:"+c+"\n";break}m=n.internal.calculateFontSpace(s[0]+" ",a+"px",i).width;var y="",w=0;for(var b in s){y+=s[b]+" ",y=" "==y.substr(y.length-1)?y.substr(0,y.length-1):y;var v=parseInt(b);m=n.internal.calculateFontSpace(y+" ",a+"px",i).width;var x=function(t,e,o){if(t+1<s.length){var r=e+" "+s[t+1];return n.internal.calculateFontSpace(r,o+"px",i).width<=c-4}return!1}(v,y,a),k=b>=s.length-1;if(!x||k){if(x||k){if(k)g=v;else if(t.multiline&&(h+2)*(w+2)+2>l)continue t}else{if(!t.multiline)continue t;if((h+2)*(w+2)+2>l)continue t;g=v}for(var S="",C=f;C<=g;C++)S+=s[C]+" ";switch(S=" "==S.substr(S.length-1)?S.substr(0,S.length-1):S,m=n.internal.calculateFontSpace(S,a+"px",i).width,t.Q){case 2:d=c-m-2;break;case 1:d=(c-m)/2;break;case 0:default:d=2}e+=d+" "+p+" Td\n",e+="("+S+") Tj\n",e+=-d+" 0 Td\n",p=-(a+2),d,m=0,f=g+1,w++,y=""}else y+=" "}break}return r.text=e,r.fontSize=a,r},n.internal.calculateAppearanceStream=function(t){if(t.appearanceStreamContent)return t.appearanceStreamContent;if(t.V||t.DV){var e="",i=t.V||t.DV,o=n.internal.calculateX(t,i);e+="/Tx BMC\nq\n/F1 "+o.fontSize+" Tf\n1 0 0 1 0 0 Tm\n",e+="BT\n",e+=o.text,e+="ET\n",e+="Q\nEMC\n";var r=new n.createFormXObject(t);return r.stream=e,r}},n.internal.calculateCoordinates=function(t,e,i,o){var r={};if(this.internal){var s=function(t){return t*this.internal.scaleFactor};Array.isArray(t)?(t[0]=n.scale(t[0]),t[1]=n.scale(t[1]),t[2]=n.scale(t[2]),t[3]=n.scale(t[3]),r.lowerLeft_X=t[0]||0,r.lowerLeft_Y=s.call(this,this.internal.pageSize.height)-t[3]-t[1]||0,r.upperRight_X=t[0]+t[2]||0,r.upperRight_Y=s.call(this,this.internal.pageSize.height)-t[1]||0):(t=n.scale(t),e=n.scale(e),i=n.scale(i),o=n.scale(o),r.lowerLeft_X=t||0,r.lowerLeft_Y=this.internal.pageSize.height-e||0,r.upperRight_X=t+i||0,r.upperRight_Y=this.internal.pageSize.height-e+o||0)}else Array.isArray(t)?(r.lowerLeft_X=t[0]||0,r.lowerLeft_Y=t[1]||0,r.upperRight_X=t[0]+t[2]||0,r.upperRight_Y=t[1]+t[3]||0):(r.lowerLeft_X=t||0,r.lowerLeft_Y=e||0,r.upperRight_X=t+i||0,r.upperRight_Y=e+o||0);return[r.lowerLeft_X,r.lowerLeft_Y,r.upperRight_X,r.upperRight_Y]},n.internal.calculateColor=function(t,e,n){var i=new Array(3);return i.r=0|t,i.g=0|e,i.b=0|n,i},n.internal.getBitPosition=function(t,e){t=t||0;var n=1;return n<<=e-1,t|n},n.internal.setBitPosition=function(t,e,n){t=t||0,n=n||1;var i=1;if(i<<=e-1,1==n)var t=t|i;else var t=t&~i;return t},function(t){t.addHTML=function(t,e,n,i,o){if("undefined"==typeof html2canvas&&"undefined"==typeof rasterizeHTML)throw new Error("You need either https://github.com/niklasvh/html2canvas or https://github.com/cburgmer/rasterizeHTML.js");"number"!=typeof e&&(i=e,o=n),"function"==typeof i&&(o=i,i=null);var r=this.internal,s=r.scaleFactor,a=r.pageSize.width,l=r.pageSize.height;if(i=i||{},i.onrendered=function(t){e=parseInt(e)||0,n=parseInt(n)||0;var r=i.dim||{},c=r.h||0,h=r.w||Math.min(a,t.width/s)-e,u="JPEG";if(i.format&&(u=i.format),t.height>l&&i.pagesplit){var d=function(){for(var i=0;;){var r=document.createElement("canvas");r.width=Math.min(a*s,t.width),r.height=Math.min(l*s,t.height-i);r.getContext("2d").drawImage(t,0,i,t.width,r.height,0,0,r.width,r.height);var c=[r,e,i?0:n,r.width/s,r.height/s,u,null,"SLOW"];if(this.addImage.apply(this,c),(i+=r.height)>=t.height)break;this.addPage()}o(h,i,null,c)}.bind(this);if("CANVAS"===t.nodeName){var p=new Image;p.onload=d,p.src=t.toDataURL("image/png"),t=p}else d()}else{var f=Math.random().toString(35),g=[t,e,n,h,c,u,f,"SLOW"];this.addImage.apply(this,g),o(h,c,f,g)}}.bind(this),"undefined"!=typeof html2canvas&&!i.rstz)return html2canvas(t,i);if("undefined"!=typeof rasterizeHTML){var c="drawDocument";return"string"==typeof t&&(c=/^http/.test(t)?"drawURL":"drawHTML"),i.width=i.width||a*s,rasterizeHTML[c](t,void 0,i).then(function(t){i.onrendered(t.image)},function(t){o(null,t)})}return null}}(e.API),function(e){var n="addImage_",i=["jpeg","jpg","png"],o=function t(e){var n=this.internal.newObject(),i=this.internal.write,o=this.internal.putStream;if(e.n=n,i("<</Type /XObject"),i("/Subtype /Image"),i("/Width "+e.w),i("/Height "+e.h),e.cs===this.color_spaces.INDEXED?i("/ColorSpace [/Indexed /DeviceRGB "+(e.pal.length/3-1)+" "+("smask"in e?n+2:n+1)+" 0 R]"):(i("/ColorSpace /"+e.cs),e.cs===this.color_spaces.DEVICE_CMYK&&i("/Decode [1 0 1 0 1 0 1 0]")),i("/BitsPerComponent "+e.bpc),"f"in e&&i("/Filter /"+e.f),"dp"in e&&i("/DecodeParms <<"+e.dp+">>"),"trns"in e&&e.trns.constructor==Array){for(var r="",s=0,a=e.trns.length;s<a;s++)r+=e.trns[s]+" "+e.trns[s]+" ";i("/Mask ["+r+"]")}if("smask"in e&&i("/SMask "+(n+1)+" 0 R"),i("/Length "+e.data.length+">>"),o(e.data),i("endobj"),"smask"in e){var l="/Predictor "+e.p+" /Colors 1 /BitsPerComponent "+e.bpc+" /Columns "+e.w,c={w:e.w,h:e.h,cs:"DeviceGray",bpc:e.bpc,dp:l,data:e.smask};"f"in e&&(c.f=e.f),t.call(this,c)}e.cs===this.color_spaces.INDEXED&&(this.internal.newObject(),i("<< /Length "+e.pal.length+">>"),o(this.arrayBufferToBinaryString(new Uint8Array(e.pal))),i("endobj"))},r=function(){var t=this.internal.collections[n+"images"];for(var e in t)o.call(this,t[e])},s=function(){var t,e=this.internal.collections[n+"images"],i=this.internal.write;for(var o in e)t=e[o],i("/I"+t.i,t.n,"0","R")},a=function(t){return t&&"string"==typeof t&&(t=t.toUpperCase()),t in e.image_compression?t:e.image_compression.NONE},l=function(){var t=this.internal.collections[n+"images"];return t||(this.internal.collections[n+"images"]=t={},this.internal.events.subscribe("putResources",r),this.internal.events.subscribe("putXobjectDict",s)),t},c=function(t){var e=0;return t&&(e=Object.keys?Object.keys(t).length:function(t){var e=0;for(var n in t)t.hasOwnProperty(n)&&e++;return e}(t)),e},h=function(t){return void 0===t||null===t},u=function(t){return"string"==typeof t&&e.sHashCode(t)},d=function(t){return-1===i.indexOf(t)},p=function(t){return"function"!=typeof e["process"+t.toUpperCase()]},f=function(e){return"object"===(void 0===e?"undefined":t(e))&&1===e.nodeType},g=function(e,n,i){if("IMG"===e.nodeName&&e.hasAttribute("src")){var o=""+e.getAttribute("src");if(!i&&0===o.indexOf("data:image/"))return o;!n&&/\.png(?:[?#].*)?$/i.test(o)&&(n="png")}if("CANVAS"===e.nodeName)var r=e;else{var r=document.createElement("canvas");r.width=e.clientWidth||e.width,r.height=e.clientHeight||e.height;var s=r.getContext("2d");if(!s)throw"addImage requires canvas to be supported by browser.";if(i){var a,l,c,h,u,d,p,f,g=Math.PI/180;"object"===(void 0===i?"undefined":t(i))&&(a=i.x,l=i.y,c=i.bg,i=i.angle),f=i*g,h=Math.abs(Math.cos(f)),u=Math.abs(Math.sin(f)),d=r.width,p=r.height,r.width=p*u+d*h,r.height=p*h+d*u,isNaN(a)&&(a=r.width/2),isNaN(l)&&(l=r.height/2),s.clearRect(0,0,r.width,r.height),s.fillStyle=c||"white",s.fillRect(0,0,r.width,r.height),s.save(),s.translate(a,l),s.rotate(f),s.drawImage(e,-d/2,-p/2),s.rotate(-f),s.translate(-a,-l),s.restore()}else s.drawImage(e,0,0,r.width,r.height)}return r.toDataURL("png"==(""+n).toLowerCase()?"image/png":"image/jpeg")},m=function(t,e){var n;if(e)for(var i in e)if(t===e[i].alias){n=e[i];break}return n},y=function(t,e,n){return t||e||(t=-96,e=-96),t<0&&(t=-1*n.w*72/t/this.internal.scaleFactor),e<0&&(e=-1*n.h*72/e/this.internal.scaleFactor),0===t&&(t=e*n.w/n.h),0===e&&(e=t*n.h/n.w),[t,e]},w=function(t,e,n,i,o,r,s){var a=y.call(this,n,i,o),l=this.internal.getCoordinateString,c=this.internal.getVerticalCoordinateString;n=a[0],i=a[1],s[r]=o,this.internal.write("q",l(n),"0 0",l(i),l(t),c(e+i),"cm /I"+o.i,"Do Q")};e.color_spaces={DEVICE_RGB:"DeviceRGB",DEVICE_GRAY:"DeviceGray",DEVICE_CMYK:"DeviceCMYK",CAL_GREY:"CalGray",CAL_RGB:"CalRGB",LAB:"Lab",ICC_BASED:"ICCBased",INDEXED:"Indexed",PATTERN:"Pattern",SEPARATION:"Separation",DEVICE_N:"DeviceN"},e.decode={DCT_DECODE:"DCTDecode",FLATE_DECODE:"FlateDecode",LZW_DECODE:"LZWDecode",JPX_DECODE:"JPXDecode",JBIG2_DECODE:"JBIG2Decode",ASCII85_DECODE:"ASCII85Decode",ASCII_HEX_DECODE:"ASCIIHexDecode",RUN_LENGTH_DECODE:"RunLengthDecode",CCITT_FAX_DECODE:"CCITTFaxDecode"},e.image_compression={NONE:"NONE",FAST:"FAST",MEDIUM:"MEDIUM",SLOW:"SLOW"},e.sHashCode=function(t){return Array.prototype.reduce&&t.split("").reduce(function(t,e){return(t=(t<<5)-t+e.charCodeAt(0))&t},0)},e.isString=function(t){return"string"==typeof t},e.extractInfoFromBase64DataURI=function(t){return/^data:([\w]+?\/([\w]+?));base64,(.+?)$/g.exec(t)},e.supportsArrayBuffer=function(){return"undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array},e.isArrayBuffer=function(t){return!!this.supportsArrayBuffer()&&t instanceof ArrayBuffer},e.isArrayBufferView=function(t){return!!this.supportsArrayBuffer()&&"undefined"!=typeof Uint32Array&&(t instanceof Int8Array||t instanceof Uint8Array||"undefined"!=typeof Uint8ClampedArray&&t instanceof Uint8ClampedArray||t instanceof Int16Array||t instanceof Uint16Array||t instanceof Int32Array||t instanceof Uint32Array||t instanceof Float32Array||t instanceof Float64Array)},e.binaryStringToUint8Array=function(t){for(var e=t.length,n=new Uint8Array(e),i=0;i<e;i++)n[i]=t.charCodeAt(i);return n},e.arrayBufferToBinaryString=function(t){this.isArrayBuffer(t)&&(t=new Uint8Array(t));for(var e="",n=t.byteLength,i=0;i<n;i++)e+=String.fromCharCode(t[i]);return e},e.arrayBufferToBase64=function(t){for(var e,n,i,o,r,s="",a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",l=new Uint8Array(t),c=l.byteLength,h=c%3,u=c-h,d=0;d<u;d+=3)r=l[d]<<16|l[d+1]<<8|l[d+2],e=(16515072&r)>>18,n=(258048&r)>>12,i=(4032&r)>>6,o=63&r,s+=a[e]+a[n]+a[i]+a[o];return 1==h?(r=l[u],e=(252&r)>>2,n=(3&r)<<4,s+=a[e]+a[n]+"=="):2==h&&(r=l[u]<<8|l[u+1],e=(64512&r)>>10,n=(1008&r)>>4,i=(15&r)<<2,s+=a[e]+a[n]+a[i]+"="),s},e.createImageInfo=function(t,e,n,i,o,r,s,a,l,c,h,u,d){var p={alias:a,w:e,h:n,cs:i,bpc:o,i:s,data:t};return r&&(p.f=r),l&&(p.dp=l),c&&(p.trns=c),h&&(p.pal=h),u&&(p.smask=u),d&&(p.p=d),p},e.addImage=function(e,n,o,r,s,y,b,v,x){if("string"!=typeof n){var k=y;y=s,s=r,r=o,o=n,n=k}if("object"===(void 0===e?"undefined":t(e))&&!f(e)&&"imageData"in e){var S=e;e=S.imageData,n=S.format||n,o=S.x||o||0,r=S.y||r||0,s=S.w||s,y=S.h||y,b=S.alias||b,v=S.compression||v,x=S.rotation||S.angle||x}if(isNaN(o)||isNaN(r))throw console.error("jsPDF.addImage: Invalid coordinates",arguments),new Error("Invalid coordinates passed to jsPDF.addImage");var C,_=l.call(this);if(!(C=m(e,_))){var A;if(f(e)&&(e=g(e,n,x)),h(b)&&(b=u(e)),!(C=m(b,_))){if(this.isString(e)){var T=this.extractInfoFromBase64DataURI(e);T?(n=T[2],e=atob(T[3])):137===e.charCodeAt(0)&&80===e.charCodeAt(1)&&78===e.charCodeAt(2)&&71===e.charCodeAt(3)&&(n="png")}if(n=(n||"JPEG").toLowerCase(),d(n))throw new Error("addImage currently only supports formats "+i+", not '"+n+"'");if(p(n))throw new Error("please ensure that the plugin for '"+n+"' support is added");if(this.supportsArrayBuffer()&&(e instanceof Uint8Array||(A=e,e=this.binaryStringToUint8Array(e))),!(C=this["process"+n.toUpperCase()](e,c(_),b,a(v),A)))throw new Error("An unkwown error occurred whilst processing the image")}}return w.call(this,o,r,s,y,C,C.i,_),this};var b=function(t){var e,n,i;if(255===!t.charCodeAt(0)||216===!t.charCodeAt(1)||255===!t.charCodeAt(2)||224===!t.charCodeAt(3)||!t.charCodeAt(6)==="J".charCodeAt(0)||!t.charCodeAt(7)==="F".charCodeAt(0)||!t.charCodeAt(8)==="I".charCodeAt(0)||!t.charCodeAt(9)==="F".charCodeAt(0)||0===!t.charCodeAt(10))throw new Error("getJpegSize requires a binary string jpeg file");for(var o=256*t.charCodeAt(4)+t.charCodeAt(5),r=4,s=t.length;r<s;){if(r+=o,255!==t.charCodeAt(r))throw new Error("getJpegSize could not find the size of the image");if(192===t.charCodeAt(r+1)||193===t.charCodeAt(r+1)||194===t.charCodeAt(r+1)||195===t.charCodeAt(r+1)||196===t.charCodeAt(r+1)||197===t.charCodeAt(r+1)||198===t.charCodeAt(r+1)||199===t.charCodeAt(r+1))return n=256*t.charCodeAt(r+5)+t.charCodeAt(r+6),e=256*t.charCodeAt(r+7)+t.charCodeAt(r+8),i=t.charCodeAt(r+9),[e,n,i];r+=2,o=256*t.charCodeAt(r)+t.charCodeAt(r+1)}},v=function(t){if(65496!=(t[0]<<8|t[1]))throw new Error("Supplied data is not a JPEG");for(var e,n,i,o,r=t.length,s=(t[4]<<8)+t[5],a=4;a<r;){if(a+=s,e=x(t,a),s=(e[2]<<8)+e[3],(192===e[1]||194===e[1])&&255===e[0]&&s>7)return e=x(t,a+5),n=(e[2]<<8)+e[3],i=(e[0]<<8)+e[1],o=e[4],{width:n,height:i,numcomponents:o};a+=2}throw new Error("getJpegSizeFromBytes could not find the size of the image")},x=function(t,e){return t.subarray(e,e+5)};e.processJPEG=function(t,e,n,i,o){var r,s=this.color_spaces.DEVICE_RGB,a=this.decode.DCT_DECODE;return this.isString(t)?(r=b(t),this.createImageInfo(t,r[0],r[1],1==r[3]?this.color_spaces.DEVICE_GRAY:s,8,a,e,n)):(this.isArrayBuffer(t)&&(t=new Uint8Array(t)),this.isArrayBufferView(t)?(r=v(t),t=o||this.arrayBufferToBinaryString(t),this.createImageInfo(t,r.width,r.height,1==r.numcomponents?this.color_spaces.DEVICE_GRAY:s,8,a,e,n)):null)},e.processJPG=function(){return this.processJPEG.apply(this,arguments)}}(e.API),function(t){var n={annotations:[],f2:function(t){return t.toFixed(2)},notEmpty:function(t){if(void 0!==t&&""!=t)return!0}};e.API.annotationPlugin=n,e.API.events.push(["addPage",function(t){this.annotationPlugin.annotations[t.pageNumber]=[]}]),t.events.push(["putPage",function(t){for(var e=this.annotationPlugin.annotations[t.pageNumber],i=!1,o=0;o<e.length&&!i;o++){var r=e[o];switch(r.type){case"link":if(n.notEmpty(r.options.url)||n.notEmpty(r.options.pageNumber)){i=!0;break}case"reference":case"text":case"freetext":i=!0}}if(0!=i){this.internal.write("/Annots [");for(var s=this.annotationPlugin.f2,a=this.internal.scaleFactor,l=this.internal.pageSize.height,c=this.internal.getPageInfo(t.pageNumber),o=0;o<e.length;o++){var r=e[o];switch(r.type){case"reference":this.internal.write(" "+r.object.objId+" 0 R ");break;case"text":var h=this.internal.newAdditionalObject(),u=this.internal.newAdditionalObject(),d=r.title||"Note",p="/Rect ["+s(r.bounds.x*a)+" "+s(l-(r.bounds.y+r.bounds.h)*a)+" "+s((r.bounds.x+r.bounds.w)*a)+" "+s((l-r.bounds.y)*a)+"] ";y="<</Type /Annot /Subtype /Text "+p+"/Contents ("+r.contents+")",y+=" /Popup "+u.objId+" 0 R",y+=" /P "+c.objId+" 0 R",y+=" /T ("+d+") >>",h.content=y;var f=h.objId+" 0 R",p="/Rect ["+s((r.bounds.x+30)*a)+" "+s(l-(r.bounds.y+r.bounds.h)*a)+" "+s((r.bounds.x+r.bounds.w+30)*a)+" "+s((l-r.bounds.y)*a)+"] ";y="<</Type /Annot /Subtype /Popup "+p+" /Parent "+f,r.open&&(y+=" /Open true"),y+=" >>",u.content=y,this.internal.write(h.objId,"0 R",u.objId,"0 R");break;case"freetext":var p="/Rect ["+s(r.bounds.x*a)+" "+s((l-r.bounds.y)*a)+" "+s(r.bounds.x+r.bounds.w*a)+" "+s(l-(r.bounds.y+r.bounds.h)*a)+"] ",g=r.color||"#000000";y="<</Type /Annot /Subtype /FreeText "+p+"/Contents ("+r.contents+")",y+=" /DS(font: Helvetica,sans-serif 12.0pt; text-align:left; color:#"+g+")",y+=" /Border [0 0 0]",y+=" >>",this.internal.write(y);break;case"link":if(r.options.name){var m=this.annotations._nameMap[r.options.name];r.options.pageNumber=m.page,r.options.top=m.y}else r.options.top||(r.options.top=0);var p="/Rect ["+s(r.x*a)+" "+s((l-r.y)*a)+" "+s(r.x+r.w*a)+" "+s(l-(r.y+r.h)*a)+"] ",y="";if(r.options.url)y="<</Type /Annot /Subtype /Link "+p+"/Border [0 0 0] /A <</S /URI /URI ("+r.options.url+") >>";else if(r.options.pageNumber){var t=this.internal.getPageInfo(r.options.pageNumber);switch(y="<</Type /Annot /Subtype /Link "+p+"/Border [0 0 0] /Dest ["+t.objId+" 0 R",r.options.magFactor=r.options.magFactor||"XYZ",r.options.magFactor){case"Fit":y+=" /Fit]";break;case"FitH":y+=" /FitH "+r.options.top+"]";break;case"FitV":r.options.left=r.options.left||0,y+=" /FitV "+r.options.left+"]";break;case"XYZ":default:var w=s((l-r.options.top)*a);r.options.left=r.options.left||0,void 0===r.options.zoom&&(r.options.zoom=0),y+=" /XYZ "+r.options.left+" "+w+" "+r.options.zoom+"]"}}""!=y&&(y+=" >>",this.internal.write(y))}}this.internal.write("]")}}]),t.createAnnotation=function(t){switch(t.type){case"link":this.link(t.bounds.x,t.bounds.y,t.bounds.w,t.bounds.h,t);break;case"text":case"freetext":this.annotationPlugin.annotations[this.internal.getCurrentPageInfo().pageNumber].push(t)}},t.link=function(t,e,n,i,o){this.annotationPlugin.annotations[this.internal.getCurrentPageInfo().pageNumber].push({x:t,y:e,w:n,h:i,options:o,type:"link"})},t.link=function(t,e,n,i,o){this.annotationPlugin.annotations[this.internal.getCurrentPageInfo().pageNumber].push({x:t,y:e,w:n,h:i,options:o,type:"link"})},t.textWithLink=function(t,e,n,i){var o=this.getTextWidth(t),r=this.internal.getLineHeight();return this.text(t,e,n),n+=.2*r,this.link(e,n-r,o,r,i),o},t.getTextWidth=function(t){var e=this.internal.getFontSize();return this.getStringUnitWidth(t)*e/this.internal.scaleFactor},t.getLineHeight=function(){return this.internal.getLineHeight()}}(e.API),function(t){t.autoPrint=function(){var t;return this.internal.events.subscribe("postPutResources",function(){t=this.internal.newObject(),this.internal.write("<< /S/Named /Type/Action /N/Print >>","endobj")}),this.internal.events.subscribe("putCatalog",function(){this.internal.write("/OpenAction "+t+" 0 R")}),this}}(e.API),function(t){t.events.push(["initialized",function(){this.canvas.pdf=this}]),t.canvas={getContext:function(t){return this.pdf.context2d._canvas=this,this.pdf.context2d},style:{}},Object.defineProperty(t.canvas,"width",{get:function(){return this._width},set:function(t){this._width=t,this.getContext("2d").pageWrapX=t+1}}),
Object.defineProperty(t.canvas,"height",{get:function(){return this._height},set:function(t){this._height=t,this.getContext("2d").pageWrapY=t+1}})}(e.API),function(t){var e,n,i,o,r={x:void 0,y:void 0,w:void 0,h:void 0,ln:void 0},s=1,a=function(t,e,n,i,o){r={x:t,y:e,w:n,h:i,ln:o}},l=function(){return r},c={left:0,top:0,bottom:0};t.setHeaderFunction=function(t){o=t},t.getTextDimensions=function(t){e=this.internal.getFont().fontName,n=this.table_font_size||this.internal.getFontSize(),i=this.internal.getFont().fontStyle;var o,r,s=19.049976/25.4;r=document.createElement("font"),r.id="jsPDFCell";try{r.style.fontStyle=i}catch(t){r.style.fontWeight=i}r.style.fontName=e,r.style.fontSize=n+"pt";try{r.textContent=t}catch(e){r.innerText=t}return document.body.appendChild(r),o={w:(r.offsetWidth+1)*s,h:(r.offsetHeight+1)*s},document.body.removeChild(r),o},t.cellAddPage=function(){var t=this.margins||c;this.addPage(),a(t.left,t.top,void 0,void 0),s+=1},t.cellInitialize=function(){r={x:void 0,y:void 0,w:void 0,h:void 0,ln:void 0},s=1},t.cell=function(t,e,n,i,o,r,s){var h=l(),u=!1;if(void 0!==h.ln)if(h.ln===r)t=h.x+h.w,e=h.y;else{var d=this.margins||c;h.y+h.h+i+13>=this.internal.pageSize.height-d.bottom&&(this.cellAddPage(),u=!0,this.printHeaders&&this.tableHeaderRow&&this.printHeaderRow(r,!0)),e=l().y+l().h,u&&(e=23)}if(void 0!==o[0])if(this.printingHeaderRow?this.rect(t,e,n,i,"FD"):this.rect(t,e,n,i),"right"===s){o instanceof Array||(o=[o]);for(var p=0;p<o.length;p++){var f=o[p],g=this.getStringUnitWidth(f)*this.internal.getFontSize();this.text(f,t+n-g-3,e+this.internal.getLineHeight()*(p+1))}}else this.text(o,t+3,e+this.internal.getLineHeight());return a(t,e,n,i,r),this},t.arrayMax=function(t,e){var n,i,o,r=t[0];for(n=0,i=t.length;n<i;n+=1)o=t[n],e?-1===e(r,o)&&(r=o):o>r&&(r=o);return r},t.table=function(e,n,i,o,a){if(!i)throw"No data for PDF table";var l,h,u,d,p,f,g,m,y,w,b=[],v=[],x={},k={},S=[],C=[],_=!1,A=!0,T=12,P=c;if(P.width=this.internal.pageSize.width,a&&(!0===a.autoSize&&(_=!0),!1===a.printHeaders&&(A=!1),a.fontSize&&(T=a.fontSize),a.css&&void 0!==a.css["font-size"]&&(T=16*a.css["font-size"]),a.margins&&(P=a.margins)),this.lnMod=0,r={x:void 0,y:void 0,w:void 0,h:void 0,ln:void 0},s=1,this.printHeaders=A,this.margins=P,this.setFontSize(T),this.table_font_size=T,void 0===o||null===o)b=Object.keys(i[0]);else if(o[0]&&"string"!=typeof o[0]){for(h=0,u=o.length;h<u;h+=1)l=o[h],b.push(l.name),v.push(l.prompt),k[l.name]=l.width*(19.049976/25.4)}else b=o;if(_)for(w=function(t){return t[l]},h=0,u=b.length;h<u;h+=1){for(l=b[h],x[l]=i.map(w),S.push(this.getTextDimensions(v[h]||l).w),f=x[l],g=0,d=f.length;g<d;g+=1)p=f[g],S.push(this.getTextDimensions(p).w);k[l]=t.arrayMax(S),S=[]}if(A){var I=this.calculateLineHeight(b,k,v.length?v:b);for(h=0,u=b.length;h<u;h+=1)l=b[h],C.push([e,n,k[l],I,String(v.length?v[h]:l)]);this.setTableHeaderRow(C),this.printHeaderRow(1,!1)}for(h=0,u=i.length;h<u;h+=1){var I;for(m=i[h],I=this.calculateLineHeight(b,k,m),g=0,y=b.length;g<y;g+=1)l=b[g],this.cell(e,n,k[l],I,m[l],h+2,l.align)}return this.lastCellPos=r,this.table_x=e,this.table_y=n,this},t.calculateLineHeight=function(t,e,n){for(var i,o=0,r=0;r<t.length;r++){i=t[r],n[i]=this.splitTextToSize(String(n[i]),e[i]-3);var s=this.internal.getLineHeight()*n[i].length+3;s>o&&(o=s)}return o},t.setTableHeaderRow=function(t){this.tableHeaderRow=t},t.printHeaderRow=function(t,e){if(!this.tableHeaderRow)throw"Property tableHeaderRow does not exist.";var n,i,r,l;if(this.printingHeaderRow=!0,void 0!==o){var c=o(this,s);a(c[0],c[1],c[2],c[3],-1)}this.setFontStyle("bold");var h=[];for(r=0,l=this.tableHeaderRow.length;r<l;r+=1)this.setFillColor(200,200,200),n=this.tableHeaderRow[r],e&&(this.margins.top=13,n[1]=this.margins&&this.margins.top||0,h.push(n)),i=[].concat(n),this.cell.apply(this,i.concat(t));h.length>0&&this.setTableHeaderRow(h),this.setFontStyle("normal"),this.printingHeaderRow=!1}}(e.API),function(t){function e(){this._isStrokeTransparent=!1,this._strokeOpacity=1,this.strokeStyle="#000000",this.fillStyle="#000000",this._isFillTransparent=!1,this._fillOpacity=1,this.font="12pt times",this.textBaseline="alphabetic",this.textAlign="start",this.lineWidth=1,this.lineJoin="miter",this.lineCap="butt",this._transform=[1,0,0,1,0,0],this.globalCompositeOperation="normal",this.globalAlpha=1,this._clip_path=[],this.ignoreClearRect=!1,this.copy=function(t){this._isStrokeTransparent=t._isStrokeTransparent,this._strokeOpacity=t._strokeOpacity,this.strokeStyle=t.strokeStyle,this._isFillTransparent=t._isFillTransparent,this._fillOpacity=t._fillOpacity,this.fillStyle=t.fillStyle,this.font=t.font,this.lineWidth=t.lineWidth,this.lineJoin=t.lineJoin,this.lineCap=t.lineCap,this.textBaseline=t.textBaseline,this.textAlign=t.textAlign,this._fontSize=t._fontSize,this._transform=t._transform.slice(0),this.globalCompositeOperation=t.globalCompositeOperation,this.globalAlpha=t.globalAlpha,this._clip_path=t._clip_path.slice(0),this.ignoreClearRect=t.ignoreClearRect}}t.events.push(["initialized",function(){this.context2d.pdf=this,this.context2d.internal.pdf=this,this.context2d.ctx=new e,this.context2d.ctxStack=[],this.context2d.path=[]}]),t.context2d={pageWrapXEnabled:!1,pageWrapYEnabled:!1,pageWrapX:9999999,pageWrapY:9999999,ctx:new e,f2:function(t){return t.toFixed(2)},fillRect:function(t,e,n,i){if(!this._isFillTransparent()){t=this._wrapX(t),e=this._wrapY(e);var o=this._matrix_map_rect(this.ctx._transform,{x:t,y:e,w:n,h:i});this.pdf.rect(o.x,o.y,o.w,o.h,"f")}},strokeRect:function(t,e,n,i){if(!this._isStrokeTransparent()){t=this._wrapX(t),e=this._wrapY(e);var o=this._matrix_map_rect(this.ctx._transform,{x:t,y:e,w:n,h:i});this.pdf.rect(o.x,o.y,o.w,o.h,"s")}},clearRect:function(t,e,n,i){if(!this.ctx.ignoreClearRect){t=this._wrapX(t),e=this._wrapY(e);var o=this._matrix_map_rect(this.ctx._transform,{x:t,y:e,w:n,h:i});this.save(),this.setFillStyle("#ffffff"),this.pdf.rect(o.x,o.y,o.w,o.h,"f"),this.restore()}},save:function(){this.ctx._fontSize=this.pdf.internal.getFontSize();var t=new e;t.copy(this.ctx),this.ctxStack.push(this.ctx),this.ctx=t},restore:function(){this.ctx=this.ctxStack.pop(),this.setFillStyle(this.ctx.fillStyle),this.setStrokeStyle(this.ctx.strokeStyle),this.setFont(this.ctx.font),this.pdf.setFontSize(this.ctx._fontSize),this.setLineCap(this.ctx.lineCap),this.setLineWidth(this.ctx.lineWidth),this.setLineJoin(this.ctx.lineJoin)},rect:function(t,e,n,i){this.moveTo(t,e),this.lineTo(t+n,e),this.lineTo(t+n,e+i),this.lineTo(t,e+i),this.lineTo(t,e),this.closePath()},beginPath:function(){this.path=[]},closePath:function(){this.path.push({type:"close"})},_getRgba:function(t){var e={};if(this.internal.rxTransparent.test(t))e.r=0,e.g=0,e.b=0,e.a=0;else{var n=this.internal.rxRgb.exec(t);null!=n?(e.r=parseInt(n[1]),e.g=parseInt(n[2]),e.b=parseInt(n[3]),e.a=1):(n=this.internal.rxRgba.exec(t),null!=n?(e.r=parseInt(n[1]),e.g=parseInt(n[2]),e.b=parseInt(n[3]),e.a=parseFloat(n[4])):(e.a=1,"#"!=t.charAt(0)&&((t=o.colorNameToHex(t))||(t="#000000")),4===t.length?(e.r=t.substring(1,2),e.r+=r,e.g=t.substring(2,3),e.g+=g,e.b=t.substring(3,4),e.b+=b):(e.r=t.substring(1,3),e.g=t.substring(3,5),e.b=t.substring(5,7)),e.r=parseInt(e.r,16),e.g=parseInt(e.g,16),e.b=parseInt(e.b,16)))}return e.style=t,e},setFillStyle:function(t){var e,n,i,r;if(this.internal.rxTransparent.test(t))e=0,n=0,i=0,r=0;else{var s=this.internal.rxRgb.exec(t);null!=s?(e=parseInt(s[1]),n=parseInt(s[2]),i=parseInt(s[3]),r=1):(s=this.internal.rxRgba.exec(t),null!=s?(e=parseInt(s[1]),n=parseInt(s[2]),i=parseInt(s[3]),r=parseFloat(s[4])):(r=1,"#"!=t.charAt(0)&&((t=o.colorNameToHex(t))||(t="#000000")),4===t.length?(e=t.substring(1,2),e+=e,n=t.substring(2,3),n+=n,i=t.substring(3,4),i+=i):(e=t.substring(1,3),n=t.substring(3,5),i=t.substring(5,7)),e=parseInt(e,16),n=parseInt(n,16),i=parseInt(i,16)))}this.ctx.fillStyle=t,this.ctx._isFillTransparent=0==r,this.ctx._fillOpacity=r,this.pdf.setFillColor(e,n,i,{a:r}),this.pdf.setTextColor(e,n,i,{a:r})},setStrokeStyle:function(t){var e=this._getRgba(t);this.ctx.strokeStyle=e.style,this.ctx._isStrokeTransparent=0==e.a,this.ctx._strokeOpacity=e.a,0===e.a?this.pdf.setDrawColor(255,255,255):(e.a,this.pdf.setDrawColor(e.r,e.g,e.b))},fillText:function(t,e,n,i){if(!this._isFillTransparent()){e=this._wrapX(e),n=this._wrapY(n);var o=this._matrix_map_point(this.ctx._transform,[e,n]);e=o[0],n=o[1];var r=this._matrix_rotation(this.ctx._transform),s=57.2958*r;if(this.ctx._clip_path.length>0){var a;a=window.outIntercept?"group"===window.outIntercept.type?window.outIntercept.stream:window.outIntercept:this.internal.getCurrentPage(),a.push("q");var l=this.path;this.path=this.ctx._clip_path,this.ctx._clip_path=[],this._fill(null,!0),this.ctx._clip_path=this.path,this.path=l}var c;if((c=this.pdf.hotfix&&this.pdf.hotfix.scale_text?this._getTransform()[0]:1)<.01)this.pdf.text(t,e,this._getBaseline(n),null,s);else{var h=this.pdf.internal.getFontSize();this.pdf.setFontSize(h*c),this.pdf.text(t,e,this._getBaseline(n),null,s),this.pdf.setFontSize(h)}this.ctx._clip_path.length>0&&a.push("Q")}},strokeText:function(t,e,n,i){if(!this._isStrokeTransparent()){e=this._wrapX(e),n=this._wrapY(n);var o=this._matrix_map_point(this.ctx._transform,[e,n]);e=o[0],n=o[1];var r=this._matrix_rotation(this.ctx._transform),s=57.2958*r;if(this.ctx._clip_path.length>0){var a;a=window.outIntercept?"group"===window.outIntercept.type?window.outIntercept.stream:window.outIntercept:this.internal.getCurrentPage(),a.push("q");var l=this.path;this.path=this.ctx._clip_path,this.ctx._clip_path=[],this._fill(null,!0),this.ctx._clip_path=this.path,this.path=l}var c;if(1===(c=this.pdf.hotfix&&this.pdf.hotfix.scale_text?this._getTransform()[0]:1))this.pdf.text(t,e,this._getBaseline(n),{stroke:!0},s);else{var h=this.pdf.internal.getFontSize();this.pdf.setFontSize(h*c),this.pdf.text(t,e,this._getBaseline(n),{stroke:!0},s),this.pdf.setFontSize(h)}this.ctx._clip_path.length>0&&a.push("Q")}},setFont:function(t){this.ctx.font=t;var e=/\s*(\w+)\s+(\w+)\s+(\w+)\s+([\d\.]+)(px|pt|em)\s+(.*)?/;if(null!=(u=e.exec(t))){var n=u[1],i=(u[2],u[3]),o=u[4],r=u[5],s=u[6];o="px"===r?Math.floor(parseFloat(o)):"em"===r?Math.floor(parseFloat(o)*this.pdf.getFontSize()):Math.floor(parseFloat(o)),this.pdf.setFontSize(o),"bold"===i||"700"===i?this.pdf.setFontStyle("bold"):"italic"===n?this.pdf.setFontStyle("italic"):this.pdf.setFontStyle("normal");var a,l=s,c=l.toLowerCase().split(/\s*,\s*/);a=-1!=c.indexOf("arial")?"Arial":-1!=c.indexOf("verdana")?"Verdana":-1!=c.indexOf("helvetica")?"Helvetica":-1!=c.indexOf("sans-serif")?"sans-serif":-1!=c.indexOf("fixed")?"Fixed":-1!=c.indexOf("monospace")?"Monospace":-1!=c.indexOf("terminal")?"Terminal":-1!=c.indexOf("courier")?"Courier":-1!=c.indexOf("times")?"Times":-1!=c.indexOf("cursive")?"Cursive":-1!=c.indexOf("fantasy")?"Fantasy":(c.indexOf("serif"),"Serif");var h;h="bold"===i?"bold":"normal",this.pdf.setFont(a,h)}else{var e=/(\d+)(pt|px|em)\s+(\w+)\s*(\w+)?/,u=e.exec(t);if(null!=u){var d=u[1],l=(u[2],u[3]),h=u[4];h||(h="normal"),d="em"===r?Math.floor(parseFloat(o)*this.pdf.getFontSize()):Math.floor(parseFloat(d)),this.pdf.setFontSize(d),this.pdf.setFont(l,h)}}},setTextBaseline:function(t){this.ctx.textBaseline=t},getTextBaseline:function(){return this.ctx.textBaseline},setTextAlign:function(t){this.ctx.textAlign=t},getTextAlign:function(){return this.ctx.textAlign},setLineWidth:function(t){this.ctx.lineWidth=t,this.pdf.setLineWidth(t)},setLineCap:function(t){this.ctx.lineCap=t,this.pdf.setLineCap(t)},setLineJoin:function(t){this.ctx.lineJoin=t,this.pdf.setLineJoin(t)},moveTo:function(t,e){t=this._wrapX(t),e=this._wrapY(e);var n=this._matrix_map_point(this.ctx._transform,[t,e]);t=n[0],e=n[1];var i={type:"mt",x:t,y:e};this.path.push(i)},_wrapX:function(t){return this.pageWrapXEnabled?t%this.pageWrapX:t},_wrapY:function(t){return this.pageWrapYEnabled?(this._gotoPage(this._page(t)),(t-this.lastBreak)%this.pageWrapY):t},transform:function(t,e,n,i,o,r){this.ctx._transform=[t,e,n,i,o,r]},setTransform:function(t,e,n,i,o,r){this.ctx._transform=[t,e,n,i,o,r]},_getTransform:function(){return this.ctx._transform},lastBreak:0,pageBreaks:[],_page:function(t){if(this.pageWrapYEnabled){this.lastBreak=0;for(var e=0,n=0,i=0;i<this.pageBreaks.length;i++)if(t>=this.pageBreaks[i]){e++,0===this.lastBreak&&n++;var o=this.pageBreaks[i]-this.lastBreak;this.lastBreak=this.pageBreaks[i];var r=Math.floor(o/this.pageWrapY);n+=r}if(0===this.lastBreak){var r=Math.floor(t/this.pageWrapY)+1;n+=r}return n+e}return this.pdf.internal.getCurrentPageInfo().pageNumber},_gotoPage:function(t){},lineTo:function(t,e){t=this._wrapX(t),e=this._wrapY(e);var n=this._matrix_map_point(this.ctx._transform,[t,e]);t=n[0],e=n[1];var i={type:"lt",x:t,y:e};this.path.push(i)},bezierCurveTo:function(t,e,n,i,o,r){t=this._wrapX(t),e=this._wrapY(e),n=this._wrapX(n),i=this._wrapY(i),o=this._wrapX(o),r=this._wrapY(r);var s;s=this._matrix_map_point(this.ctx._transform,[o,r]),o=s[0],r=s[1],s=this._matrix_map_point(this.ctx._transform,[t,e]),t=s[0],e=s[1],s=this._matrix_map_point(this.ctx._transform,[n,i]),n=s[0],i=s[1];var a={type:"bct",x1:t,y1:e,x2:n,y2:i,x:o,y:r};this.path.push(a)},quadraticCurveTo:function(t,e,n,i){t=this._wrapX(t),e=this._wrapY(e),n=this._wrapX(n),i=this._wrapY(i);var o;o=this._matrix_map_point(this.ctx._transform,[n,i]),n=o[0],i=o[1],o=this._matrix_map_point(this.ctx._transform,[t,e]),t=o[0],e=o[1];var r={type:"qct",x1:t,y1:e,x:n,y:i};this.path.push(r)},arc:function(t,e,n,i,o,r){if(t=this._wrapX(t),e=this._wrapY(e),!this._matrix_is_identity(this.ctx._transform)){var s=this._matrix_map_point(this.ctx._transform,[t,e]);t=s[0],e=s[1];var a=this._matrix_map_point(this.ctx._transform,[0,0]),l=this._matrix_map_point(this.ctx._transform,[0,n]);n=Math.sqrt(Math.pow(l[0]-a[0],2)+Math.pow(l[1]-a[1],2))}var c={type:"arc",x:t,y:e,radius:n,startAngle:i,endAngle:o,anticlockwise:r};this.path.push(c)},drawImage:function(t,e,n,i,o,r,s,a,l){void 0!==r&&(e=r,n=s,i=a,o=l),e=this._wrapX(e),n=this._wrapY(n);var c,h=this._matrix_map_rect(this.ctx._transform,{x:e,y:n,w:i,h:o}),u=(this._matrix_map_rect(this.ctx._transform,{x:r,y:s,w:a,h:l}),/data:image\/(\w+).*/i),d=u.exec(t);c=null!=d?d[1]:"png",this.pdf.addImage(t,c,h.x,h.y,h.w,h.h)},_matrix_multiply:function(t,e){var n=e[0],i=e[1],o=e[2],r=e[3],s=e[4],a=e[5],l=n*t[0]+i*t[2],c=o*t[0]+r*t[2],h=s*t[0]+a*t[2]+t[4];return i=n*t[1]+i*t[3],r=o*t[1]+r*t[3],a=s*t[1]+a*t[3]+t[5],n=l,o=c,s=h,[n,i,o,r,s,a]},_matrix_rotation:function(t){return Math.atan2(t[2],t[0])},_matrix_decompose:function(t){var e=t[0],n=t[1],i=t[2],o=t[3],r=Math.sqrt(e*e+n*n);e/=r,n/=r;var s=e*i+n*o;i-=e*s,o-=n*s;var a=Math.sqrt(i*i+o*o);return i/=a,o/=a,s/=a,e*o<n*i&&(e=-e,n=-n,s=-s,r=-r),{scale:[r,0,0,a,0,0],translate:[1,0,0,1,t[4],t[5]],rotate:[e,n,-n,e,0,0],skew:[1,0,s,1,0,0]}},_matrix_map_point:function(t,e){var n=t[0],i=t[1],o=t[2],r=t[3],s=t[4],a=t[5],l=e[0],c=e[1];return[l*n+c*o+s,l*i+c*r+a]},_matrix_map_point_obj:function(t,e){var n=this._matrix_map_point(t,[e.x,e.y]);return{x:n[0],y:n[1]}},_matrix_map_rect:function(t,e){var n=this._matrix_map_point(t,[e.x,e.y]),i=this._matrix_map_point(t,[e.x+e.w,e.y+e.h]);return{x:n[0],y:n[1],w:i[0]-n[0],h:i[1]-n[1]}},_matrix_is_identity:function(t){return 1==t[0]&&0==t[1]&&0==t[2]&&1==t[3]&&0==t[4]&&0==t[5]},rotate:function(t){var e=[Math.cos(t),Math.sin(t),-Math.sin(t),Math.cos(t),0,0];this.ctx._transform=this._matrix_multiply(this.ctx._transform,e)},scale:function(t,e){var n=[t,0,0,e,0,0];this.ctx._transform=this._matrix_multiply(this.ctx._transform,n)},translate:function(t,e){var n=[1,0,0,1,t,e];this.ctx._transform=this._matrix_multiply(this.ctx._transform,n)},stroke:function(){if(this.ctx._clip_path.length>0){var t;t=window.outIntercept?"group"===window.outIntercept.type?window.outIntercept.stream:window.outIntercept:this.internal.getCurrentPage(),t.push("q");var e=this.path;this.path=this.ctx._clip_path,this.ctx._clip_path=[],this._stroke(!0),this.ctx._clip_path=this.path,this.path=e,this._stroke(!1),t.push("Q")}else this._stroke(!1)},_stroke:function(t){if(t||!this._isStrokeTransparent()){for(var e=[],n=this.path,i=0;i<n.length;i++){var o=n[i];switch(o.type){case"mt":e.push({start:o,deltas:[],abs:[]});break;case"lt":var r=[o.x-n[i-1].x,o.y-n[i-1].y];e[e.length-1].deltas.push(r),e[e.length-1].abs.push(o);break;case"bct":var r=[o.x1-n[i-1].x,o.y1-n[i-1].y,o.x2-n[i-1].x,o.y2-n[i-1].y,o.x-n[i-1].x,o.y-n[i-1].y];e[e.length-1].deltas.push(r);break;case"qct":var s=n[i-1].x+2/3*(o.x1-n[i-1].x),a=n[i-1].y+2/3*(o.y1-n[i-1].y),l=o.x+2/3*(o.x1-o.x),c=o.y+2/3*(o.y1-o.y),h=o.x,u=o.y,r=[s-n[i-1].x,a-n[i-1].y,l-n[i-1].x,c-n[i-1].y,h-n[i-1].x,u-n[i-1].y];e[e.length-1].deltas.push(r);break;case"arc":0==e.length&&e.push({start:{x:0,y:0},deltas:[],abs:[]}),e[e.length-1].arc=!0,e[e.length-1].abs.push(o);break;case"close":!0}}for(var i=0;i<e.length;i++){var d;if(d=i==e.length-1?"s":null,e[i].arc)for(var p=e[i].abs,f=0;f<p.length;f++){var g=p[f],m=360*g.startAngle/(2*Math.PI),y=360*g.endAngle/(2*Math.PI),w=g.x,b=g.y;this.internal.arc2(this,w,b,g.radius,m,y,g.anticlockwise,d,t)}else{var w=e[i].start.x,b=e[i].start.y;t?(this.pdf.lines(e[i].deltas,w,b,null,null),this.pdf.clip_fixed()):this.pdf.lines(e[i].deltas,w,b,null,d)}}}},_isFillTransparent:function(){return this.ctx._isFillTransparent||0==this.globalAlpha},_isStrokeTransparent:function(){return this.ctx._isStrokeTransparent||0==this.globalAlpha},fill:function(t){if(this.ctx._clip_path.length>0){var e;e=window.outIntercept?"group"===window.outIntercept.type?window.outIntercept.stream:window.outIntercept:this.internal.getCurrentPage(),e.push("q");var n=this.path;this.path=this.ctx._clip_path,this.ctx._clip_path=[],this._fill(t,!0),this.ctx._clip_path=this.path,this.path=n,this._fill(t,!1),e.push("Q")}else this._fill(t,!1)},_fill:function(t,e){if(!this._isFillTransparent()){var i,o="function"==typeof this.pdf.internal.newObject2;i=window.outIntercept?"group"===window.outIntercept.type?window.outIntercept.stream:window.outIntercept:this.internal.getCurrentPage();var r=[],s=window.outIntercept;if(o)switch(this.ctx.globalCompositeOperation){case"normal":case"source-over":break;case"destination-in":case"destination-out":var a=this.pdf.internal.newStreamObject(),l=this.pdf.internal.newObject2();l.push("<</Type /ExtGState"),l.push("/SMask <</S /Alpha /G "+a.objId+" 0 R>>"),l.push(">>");var c="MASK"+l.objId;this.pdf.internal.addGraphicsState(c,l.objId);var h="/"+c+" gs";i.splice(0,0,"q"),i.splice(1,0,h),i.push("Q"),window.outIntercept=a;break;default:var u="/"+this.pdf.internal.blendModeMap[this.ctx.globalCompositeOperation.toUpperCase()];u&&this.pdf.internal.out(u+" gs")}var d=this.ctx.globalAlpha;if(this.ctx._fillOpacity<1&&(d=this.ctx._fillOpacity),o){var p=this.pdf.internal.newObject2();p.push("<</Type /ExtGState"),p.push("/CA "+d),p.push("/ca "+d),p.push(">>");var c="GS_O_"+p.objId;this.pdf.internal.addGraphicsState(c,p.objId),this.pdf.internal.out("/"+c+" gs")}for(var f=this.path,g=0;g<f.length;g++){var m=f[g];switch(m.type){case"mt":r.push({start:m,deltas:[],abs:[]});break;case"lt":var y=[m.x-f[g-1].x,m.y-f[g-1].y];r[r.length-1].deltas.push(y),r[r.length-1].abs.push(m);break;case"bct":var y=[m.x1-f[g-1].x,m.y1-f[g-1].y,m.x2-f[g-1].x,m.y2-f[g-1].y,m.x-f[g-1].x,m.y-f[g-1].y];r[r.length-1].deltas.push(y);break;case"qct":var w=f[g-1].x+2/3*(m.x1-f[g-1].x),b=f[g-1].y+2/3*(m.y1-f[g-1].y),v=m.x+2/3*(m.x1-m.x),x=m.y+2/3*(m.y1-m.y),k=m.x,S=m.y,y=[w-f[g-1].x,b-f[g-1].y,v-f[g-1].x,x-f[g-1].y,k-f[g-1].x,S-f[g-1].y];r[r.length-1].deltas.push(y);break;case"arc":0===r.length&&r.push({deltas:[],abs:[]}),r[r.length-1].arc=!0,r[r.length-1].abs.push(m);break;case"close":r.push({close:!0})}}for(var g=0;g<r.length;g++){var C;if(g==r.length-1?(C="f","evenodd"===t&&(C+="*")):C=null,r[g].close)this.pdf.internal.out("h"),this.pdf.internal.out("f");else if(r[g].arc){r[g].start&&this.internal.move2(this,r[g].start.x,r[g].start.y);for(var _=r[g].abs,A=0;A<_.length;A++){var T=_[A];if(void 0!==T.startAngle){var P=360*T.startAngle/(2*Math.PI),I=360*T.endAngle/(2*Math.PI),O=T.x,E=T.y;if(0===A&&this.internal.move2(this,O,E),this.internal.arc2(this,O,E,T.radius,P,I,T.anticlockwise,null,e),A===_.length-1&&r[g].start){var O=r[g].start.x,E=r[g].start.y;this.internal.line2(n,O,E)}}else this.internal.line2(n,T.x,T.y)}}else{var O=r[g].start.x,E=r[g].start.y;e?(this.pdf.lines(r[g].deltas,O,E,null,null),this.pdf.clip_fixed()):this.pdf.lines(r[g].deltas,O,E,null,C)}}window.outIntercept=s}},pushMask:function(){if("function"!=typeof this.pdf.internal.newObject2)return void console.log("jsPDF v2 not enabled");var t=this.pdf.internal.newStreamObject(),e=this.pdf.internal.newObject2();e.push("<</Type /ExtGState"),e.push("/SMask <</S /Alpha /G "+t.objId+" 0 R>>"),e.push(">>");var n="MASK"+e.objId;this.pdf.internal.addGraphicsState(n,e.objId);var i="/"+n+" gs";this.pdf.internal.out(i)},clip:function(){if(this.ctx._clip_path.length>0)for(var t=0;t<this.path.length;t++)this.ctx._clip_path.push(this.path[t]);else this.ctx._clip_path=this.path;this.path=[]},measureText:function(t){var e=this.pdf;return{getWidth:function(){var n=e.internal.getFontSize(),i=e.getStringUnitWidth(t)*n/e.internal.scaleFactor;return i*=1.3333},get width(){return this.getWidth(t)}}},_getBaseline:function(t){var e=parseInt(this.pdf.internal.getFontSize()),n=.25*e;switch(this.ctx.textBaseline){case"bottom":return t-n;case"top":return t+e;case"hanging":return t+e-n;case"middle":return t+e/2-n;case"ideographic":return t;case"alphabetic":default:return t}}};var n=t.context2d;Object.defineProperty(n,"fillStyle",{set:function(t){this.setFillStyle(t)},get:function(){return this.ctx.fillStyle}}),Object.defineProperty(n,"strokeStyle",{set:function(t){this.setStrokeStyle(t)},get:function(){return this.ctx.strokeStyle}}),Object.defineProperty(n,"lineWidth",{set:function(t){this.setLineWidth(t)},get:function(){return this.ctx.lineWidth}}),Object.defineProperty(n,"lineCap",{set:function(t){this.setLineCap(t)},get:function(){return this.ctx.lineCap}}),Object.defineProperty(n,"lineJoin",{set:function(t){this.setLineJoin(t)},get:function(){return this.ctx.lineJoin}}),Object.defineProperty(n,"miterLimit",{set:function(t){this.ctx.miterLimit=t},get:function(){return this.ctx.miterLimit}}),Object.defineProperty(n,"textBaseline",{set:function(t){this.setTextBaseline(t)},get:function(){return this.getTextBaseline()}}),Object.defineProperty(n,"textAlign",{set:function(t){this.setTextAlign(t)},get:function(){return this.getTextAlign()}}),Object.defineProperty(n,"font",{set:function(t){this.setFont(t)},get:function(){return this.ctx.font}}),Object.defineProperty(n,"globalCompositeOperation",{set:function(t){this.ctx.globalCompositeOperation=t},get:function(){return this.ctx.globalCompositeOperation}}),Object.defineProperty(n,"globalAlpha",{set:function(t){this.ctx.globalAlpha=t},get:function(){return this.ctx.globalAlpha}}),Object.defineProperty(n,"ignoreClearRect",{set:function(t){this.ctx.ignoreClearRect=t},get:function(){return this.ctx.ignoreClearRect}}),n.internal={},n.internal.rxRgb=/rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)/,n.internal.rxRgba=/rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*([\d\.]+)\s*\)/,n.internal.rxTransparent=/transparent|rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*0+\s*\)/,n.internal.arc=function(t,e,n,i,o,r,s,a){for(var l=this.pdf.internal.scaleFactor,c=this.pdf.internal.pageSize.height,h=this.pdf.internal.f2,u=o*(Math.PI/180),d=r*(Math.PI/180),p=this.createArc(i,u,d,s),f=0;f<p.length;f++){var g=p[f];0===f?this.pdf.internal.out([h((g.x1+e)*l),h((c-(g.y1+n))*l),"m",h((g.x2+e)*l),h((c-(g.y2+n))*l),h((g.x3+e)*l),h((c-(g.y3+n))*l),h((g.x4+e)*l),h((c-(g.y4+n))*l),"c"].join(" ")):this.pdf.internal.out([h((g.x2+e)*l),h((c-(g.y2+n))*l),h((g.x3+e)*l),h((c-(g.y3+n))*l),h((g.x4+e)*l),h((c-(g.y4+n))*l),"c"].join(" ")),t._lastPoint={x:e,y:n}}null!==a&&this.pdf.internal.out(this.pdf.internal.getStyle(a))},n.internal.arc2=function(t,e,n,i,o,r,s,a,l){var c=e,h=n;l?(this.arc(t,c,h,i,o,r,s,null),this.pdf.clip_fixed()):this.arc(t,c,h,i,o,r,s,a)},n.internal.move2=function(t,e,n){var i=this.pdf.internal.scaleFactor,o=this.pdf.internal.pageSize.height,r=this.pdf.internal.f2;this.pdf.internal.out([r(e*i),r((o-n)*i),"m"].join(" ")),t._lastPoint={x:e,y:n}},n.internal.line2=function(t,e,n){var i=this.pdf.internal.scaleFactor,o=this.pdf.internal.pageSize.height,r=this.pdf.internal.f2,s={x:e,y:n};this.pdf.internal.out([r(s.x*i),r((o-s.y)*i),"l"].join(" ")),t._lastPoint=s},n.internal.createArc=function(t,e,n,i){var o=2*Math.PI,r=Math.PI/2,s=e;for((s<o||s>o)&&(s%=o),s<0&&(s=o+s);e>n;)e-=o;var a=Math.abs(n-e);a<o&&i&&(a=o-a);for(var l=[],c=i?-1:1,h=s;a>1e-5;){var u=c*Math.min(a,r),d=h+u;l.push(this.createSmallArc(t,h,d)),a-=Math.abs(d-h),h=d}return l},n.internal.getCurrentPage=function(){return this.pdf.internal.pages[this.pdf.internal.getCurrentPageInfo().pageNumber]},n.internal.createSmallArc=function(t,e,n){var i=(n-e)/2,o=t*Math.cos(i),r=t*Math.sin(i),s=o,a=-r,l=s*s+a*a,c=l+s*o+a*r,h=4/3*(Math.sqrt(2*l*c)-c)/(s*r-a*o),u=s-h*a,d=a+h*s,p=u,f=-d,g=i+e,m=Math.cos(g),y=Math.sin(g);return{x1:t*Math.cos(e),y1:t*Math.sin(e),x2:u*m-d*y,y2:u*y+d*m,x3:p*m-f*y,y3:p*y+f*m,x4:t*Math.cos(n),y4:t*Math.sin(n)}}}(e.API),function(e){var n,i,r,s,a,l,c,h,u,d,p,f,g,m,y,w,b,v,x,k;n=function(){function t(){}return function(e){return t.prototype=e,new t}}(),d=function(t){var e,n,i,o,r,s,a;for(n=0,i=t.length,e=void 0,o=!1,s=!1;!o&&n!==i;)e=t[n]=t[n].trimLeft(),e&&(o=!0),n++;for(n=i-1;i&&!s&&-1!==n;)e=t[n]=t[n].trimRight(),e&&(s=!0),n--;for(r=/\s+$/g,a=!0,n=0;n!==i;)"\u2028"!=t[n]&&(e=t[n].replace(/\s+/g," "),a&&(e=e.trimLeft()),e&&(a=r.test(e)),t[n]=e),n++;return t},p=function(t,e,n,i){return this.pdf=t,this.x=e,this.y=n,this.settings=i,this.watchFunctions=[],this.init(),this},f=function(t){var e,n,i;for(e=void 0,i=t.split(","),n=i.shift();!e&&n;)e=r[n.trim().toLowerCase()],n=i.shift();return e},g=function(t){t="auto"===t?"0px":t,t.indexOf("em")>-1&&!isNaN(Number(t.replace("em","")))&&(t=18.719*Number(t.replace("em",""))+"px"),t.indexOf("pt")>-1&&!isNaN(Number(t.replace("pt","")))&&(t=1.333*Number(t.replace("pt",""))+"px");var e,n,i;return n=void 0,e=16,(i=m[t])?i:(i={"xx-small":9,"x-small":11,small:13,medium:16,large:19,"x-large":23,"xx-large":28,auto:0}[{css_line_height_string:t}],i!==n?m[t]=i/e:(i=parseFloat(t))?m[t]=i/e:(i=t.match(/([\d\.]+)(px)/),3===i.length?m[t]=parseFloat(i[1])/e:m[t]=1))},u=function(t){var e,n,i;return i=function(t){var e;return e=function(t){return document.defaultView&&document.defaultView.getComputedStyle?document.defaultView.getComputedStyle(t,null):t.currentStyle?t.currentStyle:t.style}(t),function(t){return t=t.replace(/-\D/g,function(t){return t.charAt(1).toUpperCase()}),e[t]}}(t),e={},n=void 0,e["font-family"]=f(i("font-family"))||"times",e["font-style"]=s[i("font-style")]||"normal",e["text-align"]=a[i("text-align")]||"left",n=l[i("font-weight")]||"normal","bold"===n&&("normal"===e["font-style"]?e["font-style"]=n:e["font-style"]=n+e["font-style"]),e["font-size"]=g(i("font-size"))||1,e["line-height"]=g(i("line-height"))||1,e.display="inline"===i("display")?"inline":"block",n="block"===e.display,e["margin-top"]=n&&g(i("margin-top"))||0,e["margin-bottom"]=n&&g(i("margin-bottom"))||0,e["padding-top"]=n&&g(i("padding-top"))||0,e["padding-bottom"]=n&&g(i("padding-bottom"))||0,e["margin-left"]=n&&g(i("margin-left"))||0,e["margin-right"]=n&&g(i("margin-right"))||0,e["padding-left"]=n&&g(i("padding-left"))||0,e["padding-right"]=n&&g(i("padding-right"))||0,e["page-break-before"]=i("page-break-before")||"auto",e.float=c[i("cssFloat")]||"none",e.clear=h[i("clear")]||"none",e.color=i("color"),e},y=function(t,e,n){var i,o,r,s;if(r=!1,o=void 0,s=void 0,void 0,i=n["#"+t.id])if("function"==typeof i)r=i(t,e);else for(o=0,s=i.length;!r&&o!==s;)r=i[o](t,e),o++;if(i=n[t.nodeName],!r&&i)if("function"==typeof i)r=i(t,e);else for(o=0,s=i.length;!r&&o!==s;)r=i[o](t,e),o++;return r},k=function(t,e){var n,i,o,r,s,a,l,c,h;for(n=[],i=[],o=0,h=t.rows[0].cells.length,l=t.clientWidth;o<h;)c=t.rows[0].cells[o],i[o]={name:c.textContent.toLowerCase().replace(/\s+/g,""),prompt:c.textContent.replace(/\r?\n/g,""),width:c.clientWidth/l*e.pdf.internal.pageSize.width},o++;for(o=1;o<t.rows.length;){for(a=t.rows[o],s={},r=0;r<a.cells.length;)s[i[r].name]=a.cells[r].textContent.replace(/\r?\n/g,""),r++;n.push(s),o++}return{rows:n,headers:i}};var S={SCRIPT:1,STYLE:1,NOSCRIPT:1,OBJECT:1,EMBED:1,SELECT:1},C=1;i=function(e,o,r){var s,a,l,c,h,d,p,f;for(a=e.childNodes,s=void 0,l=u(e),h="block"===l.display,h&&(o.setBlockBoundary(),o.setBlockStyle(l)),19.049976/25.4,c=0,d=a.length;c<d;){if(s=a[c],"object"===(void 0===s?"undefined":t(s))){if(o.executeWatchFunctions(s),1===s.nodeType&&"HEADER"===s.nodeName){var g=s,m=o.pdf.margins_doc.top;o.pdf.internal.events.subscribe("addPage",function(t){o.y=m,i(g,o,r),o.pdf.margins_doc.top=o.y+10,o.y+=10},!1)}if(8===s.nodeType&&"#comment"===s.nodeName)~s.textContent.indexOf("ADD_PAGE")&&(o.pdf.addPage(),o.y=o.pdf.margins_doc.top);else if(1!==s.nodeType||S[s.nodeName])if(3===s.nodeType){var b=s.nodeValue;if(s.nodeValue&&"LI"===s.parentNode.nodeName)if("OL"===s.parentNode.parentNode.nodeName)b=C+++". "+b;else{var v=l["font-size"],x=(3-.75*v)*o.pdf.internal.scaleFactor,_=.75*v*o.pdf.internal.scaleFactor,A=1.74*v/o.pdf.internal.scaleFactor;f=function(t,e){this.pdf.circle(t+x,e+_,A,"FD")}}16&s.ownerDocument.body.compareDocumentPosition(s)&&o.addText(b,l)}else"string"==typeof s&&o.addText(s,l);else{var T;if("IMG"===s.nodeName){var P=s.getAttribute("src");T=w[o.pdf.sHashCode(P)||P]}if(T){o.pdf.internal.pageSize.height-o.pdf.margins_doc.bottom<o.y+s.height&&o.y>o.pdf.margins_doc.top&&(o.pdf.addPage(),o.y=o.pdf.margins_doc.top,o.executeWatchFunctions(s));var I=u(s),O=o.x,E=12/o.pdf.internal.scaleFactor,F=(I["margin-left"]+I["padding-left"])*E,R=(I["margin-right"]+I["padding-right"])*E,q=(I["margin-top"]+I["padding-top"])*E,B=(I["margin-bottom"]+I["padding-bottom"])*E;O+=void 0!==I.float&&"right"===I.float?o.settings.width-s.width-R:F,o.pdf.addImage(T,O,o.y+q,s.width,s.height),T=void 0,"right"===I.float||"left"===I.float?(o.watchFunctions.push(function(t,e,n,i){return o.y>=e?(o.x+=t,o.settings.width+=n,!0):!!(i&&1===i.nodeType&&!S[i.nodeName]&&o.x+i.width>o.pdf.margins_doc.left+o.pdf.margins_doc.width)&&(o.x+=t,o.y=e,o.settings.width+=n,!0)}.bind(this,"left"===I.float?-s.width-F-R:0,o.y+s.height+q+B,s.width)),o.watchFunctions.push(function(t,e,n){return!(o.y<t&&e===o.pdf.internal.getNumberOfPages())||1===n.nodeType&&"both"===u(n).clear&&(o.y=t,!0)}.bind(this,o.y+s.height,o.pdf.internal.getNumberOfPages())),o.settings.width-=s.width+F+R,"left"===I.float&&(o.x+=s.width+F+R)):o.y+=s.height+q+B}else if("TABLE"===s.nodeName)p=k(s,o),o.y+=10,o.pdf.table(o.x,o.y,p.rows,p.headers,{autoSize:!1,printHeaders:r.printHeaders,margins:o.pdf.margins_doc,css:u(s)}),o.y=o.pdf.lastCellPos.y+o.pdf.lastCellPos.h+20;else if("OL"===s.nodeName||"UL"===s.nodeName)C=1,y(s,o,r)||i(s,o,r),o.y+=10;else if("LI"===s.nodeName){var N=o.x;o.x+=20/o.pdf.internal.scaleFactor,o.y+=3,y(s,o,r)||i(s,o,r),o.x=N}else"BR"===s.nodeName?(o.y+=l["font-size"]*o.pdf.internal.scaleFactor,o.addText("\u2028",n(l))):y(s,o,r)||i(s,o,r)}}c++}if(r.outY=o.y,h)return o.setBlockBoundary(f)},w={},b=function(t,e,n,i){function o(){e.pdf.internal.events.publish("imagesLoaded"),i(r)}for(var r,s=t.getElementsByTagName("img"),a=s.length,l=0;a--;)!function(t,n,i){if(t){var s=new Image;r=++l,s.crossOrigin="",s.onerror=s.onload=function(){if(s.complete&&(0===s.src.indexOf("data:image/")&&(s.width=n||s.width||0,s.height=i||s.height||0),s.width+s.height)){var r=e.pdf.sHashCode(t)||t;w[r]=w[r]||s}--l||o()},s.src=t}}(s[a].getAttribute("src"),s[a].width,s[a].height);return l||o()},v=function(t,e,n){var o=t.getElementsByTagName("footer");if(o.length>0){o=o[0];var r=e.pdf.internal.write,s=e.y;e.pdf.internal.write=function(){},i(o,e,n);var a=Math.ceil(e.y-s)+5;e.y=s,e.pdf.internal.write=r,e.pdf.margins_doc.bottom+=a;for(var l=function(t){
var r=void 0!==t?t.pageNumber:1,s=e.y;e.y=e.pdf.internal.pageSize.height-e.pdf.margins_doc.bottom,e.pdf.margins_doc.bottom-=a;for(var l=o.getElementsByTagName("span"),c=0;c<l.length;++c)(" "+l[c].className+" ").replace(/[\n\t]/g," ").indexOf(" pageCounter ")>-1&&(l[c].innerHTML=r),(" "+l[c].className+" ").replace(/[\n\t]/g," ").indexOf(" totalPages ")>-1&&(l[c].innerHTML="###jsPDFVarTotalPages###");i(o,e,n),e.pdf.margins_doc.bottom+=a,e.y=s},c=o.getElementsByTagName("span"),h=0;h<c.length;++h)(" "+c[h].className+" ").replace(/[\n\t]/g," ").indexOf(" totalPages ")>-1&&e.pdf.internal.events.subscribe("htmlRenderingFinished",e.pdf.putTotalPages.bind(e.pdf,"###jsPDFVarTotalPages###"),!0);e.pdf.internal.events.subscribe("addPage",l,!1),l(),S.FOOTER=1}},x=function(t,e,n,o,r,s){if(!e)return!1;"string"==typeof e||e.parentNode||(e=""+e.innerHTML),"string"==typeof e&&(e=function(t){var e,n,i,o;return i="jsPDFhtmlText"+Date.now().toString()+(1e3*Math.random()).toFixed(0),o="position: absolute !important;clip: rect(1px 1px 1px 1px); /* IE6, IE7 */clip: rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height: 1px !important;width: 1px !important; top:auto;left:-100px;overflow: hidden;",n=document.createElement("div"),n.style.cssText=o,n.innerHTML='<iframe style="height:1px;width:1px" name="'+i+'" />',document.body.appendChild(n),e=window.frames[i],e.document.open(),e.document.writeln(t),e.document.close(),e.document.body}(e.replace(/<\/?script[^>]*?>/gi,"")));var a,l=new p(t,n,o,r);return b.call(this,e,l,r.elementHandlers,function(t){v(e,l,r.elementHandlers),i(e,l,r.elementHandlers),l.pdf.internal.events.publish("htmlRenderingFinished"),a=l.dispose(),"function"==typeof s?s(a):t&&console.error("jsPDF Warning: rendering issues? provide a callback to fromHTML!")}),a||{x:l.x,y:l.y}},p.prototype.init=function(){return this.paragraph={text:[],style:[]},this.pdf.internal.write("q")},p.prototype.dispose=function(){return this.pdf.internal.write("Q"),{x:this.x,y:this.y,ready:!0}},p.prototype.executeWatchFunctions=function(t){var e=!1,n=[];if(this.watchFunctions.length>0){for(var i=0;i<this.watchFunctions.length;++i)!0===this.watchFunctions[i](t)?e=!0:n.push(this.watchFunctions[i]);this.watchFunctions=n}return e},p.prototype.splitFragmentsIntoLines=function(t,e){var i,o,r,s,a,l,c,h,u,d,p,f,g,m,y;for(o=12,p=this.pdf.internal.scaleFactor,a={},r=void 0,d=void 0,s=void 0,l=void 0,y=void 0,u=void 0,h=void 0,c=void 0,f=[],g=[f],i=0,m=this.settings.width;t.length;)if(l=t.shift(),y=e.shift(),l)if(r=y["font-family"],d=y["font-style"],s=a[r+d],s||(s=this.pdf.internal.getFont(r,d).metadata.Unicode,a[r+d]=s),u={widths:s.widths,kerning:s.kerning,fontSize:y["font-size"]*o,textIndent:i},h=this.pdf.getStringUnitWidth(l,u)*u.fontSize/p,"\u2028"==l)f=[],g.push(f);else if(i+h>m){for(c=this.pdf.splitTextToSize(l,m,u),f.push([c.shift(),y]);c.length;)f=[[c.shift(),y]],g.push(f);i=this.pdf.getStringUnitWidth(f[0][0],u)*u.fontSize/p}else f.push([l,y]),i+=h;if(void 0!==y["text-align"]&&("center"===y["text-align"]||"right"===y["text-align"]||"justify"===y["text-align"]))for(var w=0;w<g.length;++w){var b=this.pdf.getStringUnitWidth(g[w][0][0],u)*u.fontSize/p;w>0&&(g[w][0][1]=n(g[w][0][1]));var v=m-b;if("right"===y["text-align"])g[w][0][1]["margin-left"]=v;else if("center"===y["text-align"])g[w][0][1]["margin-left"]=v/2;else if("justify"===y["text-align"]){var x=g[w][0][0].split(" ").length-1;g[w][0][1]["word-spacing"]=v/x,w===g.length-1&&(g[w][0][1]["word-spacing"]=0)}}return g},p.prototype.RenderTextFragment=function(t,e){var n,i,o;o=0,n=12,this.pdf.internal.pageSize.height-this.pdf.margins_doc.bottom<this.y+this.pdf.internal.getFontSize()&&(this.pdf.internal.write("ET","Q"),this.pdf.addPage(),this.y=this.pdf.margins_doc.top,this.pdf.internal.write("q","BT 0 g",this.pdf.internal.getCoordinateString(this.x),this.pdf.internal.getVerticalCoordinateString(this.y),e.color,"Td"),o=Math.max(o,e["line-height"],e["font-size"]),this.pdf.internal.write(0,(-1*n*o).toFixed(2),"Td")),i=this.pdf.internal.getFont(e["font-family"],e["font-style"]);var r=this.getPdfColor(e.color);r!==this.lastTextColor&&(this.pdf.internal.write(r),this.lastTextColor=r),void 0!==e["word-spacing"]&&e["word-spacing"]>0&&this.pdf.internal.write(e["word-spacing"].toFixed(2),"Tw"),this.pdf.internal.write("/"+i.id,(n*e["font-size"]).toFixed(2),"Tf","("+this.pdf.internal.pdfEscape(t)+") Tj"),void 0!==e["word-spacing"]&&this.pdf.internal.write(0,"Tw")},p.prototype.getPdfColor=function(t){var e,n,i,r=/rgb\s*\(\s*(\d+),\s*(\d+),\s*(\d+\s*)\)/,s=r.exec(t);if(null!=s?(e=parseInt(s[1]),n=parseInt(s[2]),i=parseInt(s[3])):("#"!=t.charAt(0)&&((t=o.colorNameToHex(t))||(t="#000000")),e=t.substring(1,3),e=parseInt(e,16),n=t.substring(3,5),n=parseInt(n,16),i=t.substring(5,7),i=parseInt(i,16)),"string"==typeof e&&/^#[0-9A-Fa-f]{6}$/.test(e)){var a=parseInt(e.substr(1),16);e=a>>16&255,n=a>>8&255,i=255&a}var l=this.f3;return 0===e&&0===n&&0===i||void 0===n?l(e/255)+" g":[l(e/255),l(n/255),l(i/255),"rg"].join(" ")},p.prototype.f3=function(t){return t.toFixed(3)},p.prototype.renderParagraph=function(t){var e,n,i,o,r,s,a,l,c,h,u,p,f,g;if(o=d(this.paragraph.text),f=this.paragraph.style,e=this.paragraph.blockstyle,this.paragraph.priorblockstyle||{},this.paragraph={text:[],style:[],blockstyle:{},priorblockstyle:e},o.join("").trim()){l=this.splitFragmentsIntoLines(o,f),a=void 0,c=void 0,n=12,i=n/this.pdf.internal.scaleFactor,this.priorMarginBottom=this.priorMarginBottom||0,p=(Math.max((e["margin-top"]||0)-this.priorMarginBottom,0)+(e["padding-top"]||0))*i,u=((e["margin-bottom"]||0)+(e["padding-bottom"]||0))*i,this.priorMarginBottom=e["margin-bottom"]||0,"always"===e["page-break-before"]&&(this.pdf.addPage(),this.y=0,p=((e["margin-top"]||0)+(e["padding-top"]||0))*i),h=this.pdf.internal.write,r=void 0,s=void 0,this.y+=p,h("q","BT 0 g",this.pdf.internal.getCoordinateString(this.x),this.pdf.internal.getVerticalCoordinateString(this.y),"Td");for(var m=0;l.length;){for(a=l.shift(),c=0,r=0,s=a.length;r!==s;)a[r][0].trim()&&(c=Math.max(c,a[r][1]["line-height"],a[r][1]["font-size"]),g=7*a[r][1]["font-size"]),r++;var y=0,w=0;void 0!==a[0][1]["margin-left"]&&a[0][1]["margin-left"]>0&&(w=this.pdf.internal.getCoordinateString(a[0][1]["margin-left"]),y=w-m,m=w);var b=Math.max(e["margin-left"]||0,0)*i;for(h(y+b,(-1*n*c).toFixed(2),"Td"),r=0,s=a.length;r!==s;)a[r][0]&&this.RenderTextFragment(a[r][0],a[r][1]),r++;if(this.y+=c*i,this.executeWatchFunctions(a[0][1])&&l.length>0){var v=[],x=[];l.forEach(function(t){for(var e=0,n=t.length;e!==n;)t[e][0]&&(v.push(t[e][0]+" "),x.push(t[e][1])),++e}),l=this.splitFragmentsIntoLines(d(v),x),h("ET","Q"),h("q","BT 0 g",this.pdf.internal.getCoordinateString(this.x),this.pdf.internal.getVerticalCoordinateString(this.y),"Td")}}return t&&"function"==typeof t&&t.call(this,this.x-9,this.y-g/2),h("ET","Q"),this.y+=u}},p.prototype.setBlockBoundary=function(t){return this.renderParagraph(t)},p.prototype.setBlockStyle=function(t){return this.paragraph.blockstyle=t},p.prototype.addText=function(t,e){return this.paragraph.text.push(t),this.paragraph.style.push(e)},r={helvetica:"helvetica","sans-serif":"helvetica","times new roman":"times",serif:"times",times:"times",monospace:"courier",courier:"courier"},l={100:"normal",200:"normal",300:"normal",400:"normal",500:"bold",600:"bold",700:"bold",800:"bold",900:"bold",normal:"normal",bold:"bold",bolder:"bold",lighter:"normal"},s={normal:"normal",italic:"italic",oblique:"italic"},a={left:"left",right:"right",center:"center",justify:"justify"},c={none:"none",right:"right",left:"left"},h={none:"none",both:"both"},m={normal:1},e.fromHTML=function(t,e,n,i,o,r){return this.margins_doc=r||{top:0,bottom:0},i||(i={}),i.elementHandlers||(i.elementHandlers={}),x(this,t,isNaN(e)?4:e,isNaN(n)?4:n,i,o)}}(e.API),function(t){var e,n,i;t.addJS=function(t){return i=t,this.internal.events.subscribe("postPutResources",function(t){e=this.internal.newObject(),this.internal.write("<< /Names [(EmbeddedJS) "+(e+1)+" 0 R] >>","endobj"),n=this.internal.newObject(),this.internal.write("<< /S /JavaScript /JS (",i,") >>","endobj")}),this.internal.events.subscribe("putCatalog",function(){void 0!==e&&void 0!==n&&this.internal.write("/Names <</JavaScript "+e+" 0 R>>")}),this}}(e.API),function(t){t.events.push(["postPutResources",function(){var t=this,e=/^(\d+) 0 obj$/;if(this.outline.root.children.length>0)for(var n=t.outline.render().split(/\r\n/),i=0;i<n.length;i++){var o=n[i],r=e.exec(o);if(null!=r){var s=r[1];t.internal.newObjectDeferredBegin(s)}t.internal.write(o)}if(this.outline.createNamedDestinations){for(var a=this.internal.pages.length,l=[],i=0;i<a;i++){var c=t.internal.newObject();l.push(c);var h=t.internal.getPageInfo(i+1);t.internal.write("<< /D["+h.objId+" 0 R /XYZ null null null]>> endobj")}var u=t.internal.newObject();t.internal.write("<< /Names [ ");for(var i=0;i<l.length;i++)t.internal.write("(page_"+(i+1)+")"+l[i]+" 0 R");t.internal.write(" ] >>","endobj"),t.internal.newObject(),t.internal.write("<< /Dests "+u+" 0 R"),t.internal.write(">>","endobj")}}]),t.events.push(["putCatalog",function(){var t=this;t.outline.root.children.length>0&&(t.internal.write("/Outlines",this.outline.makeRef(this.outline.root)),this.outline.createNamedDestinations&&t.internal.write("/Names "+namesOid+" 0 R"))}]),t.events.push(["initialized",function(){var t=this;t.outline={createNamedDestinations:!1,root:{children:[]}},t.outline.add=function(t,e,n){var i={title:e,options:n,children:[]};return null==t&&(t=this.root),t.children.push(i),i},t.outline.render=function(){return this.ctx={},this.ctx.val="",this.ctx.pdf=t,this.genIds_r(this.root),this.renderRoot(this.root),this.renderItems(this.root),this.ctx.val},t.outline.genIds_r=function(e){e.id=t.internal.newObjectDeferred();for(var n=0;n<e.children.length;n++)this.genIds_r(e.children[n])},t.outline.renderRoot=function(t){this.objStart(t),this.line("/Type /Outlines"),t.children.length>0&&(this.line("/First "+this.makeRef(t.children[0])),this.line("/Last "+this.makeRef(t.children[t.children.length-1]))),this.line("/Count "+this.count_r({count:0},t)),this.objEnd()},t.outline.renderItems=function(e){for(var n=0;n<e.children.length;n++){var i=e.children[n];this.objStart(i),this.line("/Title "+this.makeString(i.title)),this.line("/Parent "+this.makeRef(e)),n>0&&this.line("/Prev "+this.makeRef(e.children[n-1])),n<e.children.length-1&&this.line("/Next "+this.makeRef(e.children[n+1])),i.children.length>0&&(this.line("/First "+this.makeRef(i.children[0])),this.line("/Last "+this.makeRef(i.children[i.children.length-1])));var o=this.count=this.count_r({count:0},i);if(o>0&&this.line("/Count "+o),i.options&&i.options.pageNumber){var r=t.internal.getPageInfo(i.options.pageNumber);this.line("/Dest ["+r.objId+" 0 R /XYZ 0 "+this.ctx.pdf.internal.pageSize.height+" 0]")}this.objEnd()}for(var n=0;n<e.children.length;n++){var i=e.children[n];this.renderItems(i)}},t.outline.line=function(t){this.ctx.val+=t+"\r\n"},t.outline.makeRef=function(t){return t.id+" 0 R"},t.outline.makeString=function(e){return"("+t.internal.pdfEscape(e)+")"},t.outline.objStart=function(t){this.ctx.val+="\r\n"+t.id+" 0 obj\r\n<<\r\n"},t.outline.objEnd=function(t){this.ctx.val+=">> \r\nendobj\r\n"},t.outline.count_r=function(t,e){for(var n=0;n<e.children.length;n++)t.count++,this.count_r(t,e.children[n]);return t.count}}])}(e.API),function(t){var e=function(){return"function"!=typeof PNG||"function"!=typeof l},n=function(e){return e!==t.image_compression.NONE&&i()},i=function(){var t="function"==typeof s;if(!t)throw new Error("requires deflate.js for compression");return t},o=function(e,n,i,o){var l=5,h=d;switch(o){case t.image_compression.FAST:l=3,h=u;break;case t.image_compression.MEDIUM:l=6,h=p;break;case t.image_compression.SLOW:l=9,h=f}e=c(e,n,i,h);var g=new Uint8Array(r(l)),m=a(e),y=new s(l),w=y.append(e),b=y.flush(),v=g.length+w.length+b.length,x=new Uint8Array(v+4);return x.set(g),x.set(w,g.length),x.set(b,g.length+w.length),x[v++]=m>>>24&255,x[v++]=m>>>16&255,x[v++]=m>>>8&255,x[v++]=255&m,t.arrayBufferToBinaryString(x)},r=function(t,e){var n=Math.LOG2E*Math.log(32768)-8,i=n<<4|8,o=i<<8;return o|=Math.min(3,(e-1&255)>>1)<<6,o|=0,o+=31-o%31,[i,255&o]},a=function(t,e){for(var n,i=1,o=0,r=t.length,s=0;r>0;){n=r>e?e:r,r-=n;do{i+=t[s++],o+=i}while(--n);i%=65521,o%=65521}return(o<<16|i)>>>0},c=function(t,e,n,i){for(var o,r,s,a=t.length/e,l=new Uint8Array(t.length+a),c=m(),h=0;h<a;h++){if(s=h*e,o=t.subarray(s,s+e),i)l.set(i(o,n,r),s+h);else{for(var u=0,d=c.length,p=[];u<d;u++)p[u]=c[u](o,n,r);var f=y(p.concat());l.set(p[f],s+h)}r=o}return l},h=function(t,e,n){var i=Array.apply([],t);return i.unshift(0),i},u=function(t,e,n){var i,o=[],r=0,s=t.length;for(o[0]=1;r<s;r++)i=t[r-e]||0,o[r+1]=t[r]-i+256&255;return o},d=function(t,e,n){var i,o=[],r=0,s=t.length;for(o[0]=2;r<s;r++)i=n&&n[r]||0,o[r+1]=t[r]-i+256&255;return o},p=function(t,e,n){var i,o,r=[],s=0,a=t.length;for(r[0]=3;s<a;s++)i=t[s-e]||0,o=n&&n[s]||0,r[s+1]=t[s]+256-(i+o>>>1)&255;return r},f=function(t,e,n){var i,o,r,s,a=[],l=0,c=t.length;for(a[0]=4;l<c;l++)i=t[l-e]||0,o=n&&n[l]||0,r=n&&n[l-e]||0,s=g(i,o,r),a[l+1]=t[l]-s+256&255;return a},g=function(t,e,n){var i=t+e-n,o=Math.abs(i-t),r=Math.abs(i-e),s=Math.abs(i-n);return o<=r&&o<=s?t:r<=s?e:n},m=function(){return[h,u,d,p,f]},y=function(t){for(var e,n,i,o=0,r=t.length;o<r;)e=w(t[o].slice(1)),(e<n||!n)&&(n=e,i=o),o++;return i},w=function(t){for(var e=0,n=t.length,i=0;e<n;)i+=Math.abs(t[e++]);return i},b=function(e){var n;switch(e){case t.image_compression.FAST:n=11;break;case t.image_compression.MEDIUM:n=13;break;case t.image_compression.SLOW:n=14;break;default:n=12}return n};t.processPNG=function(t,i,r,s,a){var l,c,h,u,d,p,f=this.color_spaces.DEVICE_RGB,g=this.decode.FLATE_DECODE,m=8;if(this.isArrayBuffer(t)&&(t=new Uint8Array(t)),this.isArrayBufferView(t)){if(e())throw new Error("PNG support requires png.js and zlib.js");if(l=new PNG(t),t=l.imgData,m=l.bits,f=l.colorSpace,u=l.colors,-1!==[4,6].indexOf(l.colorType)){if(8===l.bits)for(var y,w,v=32==l.pixelBitlength?new Uint32Array(l.decodePixels().buffer):16==l.pixelBitlength?new Uint16Array(l.decodePixels().buffer):new Uint8Array(l.decodePixels().buffer),x=v.length,k=new Uint8Array(x*l.colors),S=new Uint8Array(x),C=l.pixelBitlength-l.bits,_=0,A=0;_<x;_++){for(y=v[_],w=0;w<C;)k[A++]=y>>>w&255,w+=l.bits;S[_]=y>>>w&255}if(16===l.bits){for(var y,v=new Uint32Array(l.decodePixels().buffer),x=v.length,k=new Uint8Array(x*(32/l.pixelBitlength)*l.colors),S=new Uint8Array(x*(32/l.pixelBitlength)),T=l.colors>1,_=0,A=0,P=0;_<x;)y=v[_++],k[A++]=y>>>0&255,T&&(k[A++]=y>>>16&255,y=v[_++],k[A++]=y>>>0&255),S[P++]=y>>>16&255;m=8}n(s)?(t=o(k,l.width*l.colors,l.colors,s),p=o(S,l.width,1,s)):(t=k,p=S,g=null)}if(3===l.colorType&&(f=this.color_spaces.INDEXED,d=l.palette,l.transparency.indexed)){for(var I=l.transparency.indexed,O=0,_=0,x=I.length;_<x;++_)O+=I[_];if((O/=255)===x-1&&-1!==I.indexOf(0))h=[I.indexOf(0)];else if(O!==x){for(var v=l.decodePixels(),S=new Uint8Array(v.length),_=0,x=v.length;_<x;_++)S[_]=I[v[_]];p=o(S,l.width,1)}}var E=b(s);return c=g===this.decode.FLATE_DECODE?"/Predictor "+E+" /Colors "+u+" /BitsPerComponent "+m+" /Columns "+l.width:"/Colors "+u+" /BitsPerComponent "+m+" /Columns "+l.width,(this.isArrayBuffer(t)||this.isArrayBufferView(t))&&(t=this.arrayBufferToBinaryString(t)),(p&&this.isArrayBuffer(p)||this.isArrayBufferView(p))&&(p=this.arrayBufferToBinaryString(p)),this.createImageInfo(t,l.width,l.height,f,m,g,i,r,c,h,d,p,E)}throw new Error("Unsupported PNG image data, try using JPEG instead.")}}(e.API),function(t){t.autoPrint=function(){var t;return this.internal.events.subscribe("postPutResources",function(){t=this.internal.newObject(),this.internal.write("<< /S/Named /Type/Action /N/Print >>","endobj")}),this.internal.events.subscribe("putCatalog",function(){this.internal.write("/OpenAction "+t+" 0 R")}),this}}(e.API),function(t){var e=t.getCharWidthsArray=function(t,e){e||(e={});var n,i,o,r=e.widths?e.widths:this.internal.getFont().metadata.Unicode.widths,s=r.fof?r.fof:1,a=e.kerning?e.kerning:this.internal.getFont().metadata.Unicode.kerning,l=a.fof?a.fof:1,c=0,h=r[0]||s,u=[];for(n=0,i=t.length;n<i;n++)o=t.charCodeAt(n),u.push((r[o]||h)/s+(a[o]&&a[o][c]||0)/l),c=o;return u},n=function(t){for(var e=t.length,n=0;e;)e--,n+=t[e];return n},i=t.getStringUnitWidth=function(t,i){return n(e.call(this,t,i))},o=function(t,e,n,i){for(var o=[],r=0,s=t.length,a=0;r!==s&&a+e[r]<n;)a+=e[r],r++;o.push(t.slice(0,r));var l=r;for(a=0;r!==s;)a+e[r]>i&&(o.push(t.slice(l,r)),a=0,l=r),a+=e[r],r++;return l!==r&&o.push(t.slice(l,r)),o},r=function(t,r,s){s||(s={});var a,l,c,h,u,d,p=[],f=[p],g=s.textIndent||0,m=0,y=0,w=t.split(" "),b=e(" ",s)[0];if(d=-1===s.lineIndent?w[0].length+2:s.lineIndent||0){var v=Array(d).join(" "),x=[];w.map(function(t){t=t.split(/\s*\n/),t.length>1?x=x.concat(t.map(function(t,e){return(e&&t.length?"\n":"")+t})):x.push(t[0])}),w=x,d=i(v,s)}for(c=0,h=w.length;c<h;c++){var k=0;if(a=w[c],d&&"\n"==a[0]&&(a=a.substr(1),k=1),l=e(a,s),y=n(l),g+m+y>r||k){if(y>r){for(u=o(a,l,r-(g+m),r),p.push(u.shift()),p=[u.pop()];u.length;)f.push([u.shift()]);y=n(l.slice(a.length-p[0].length))}else p=[a];f.push(p),g=y+d,m=b}else p.push(a),g+=m+y,m=b}if(d)var S=function(t,e){return(e?v:"")+t.join(" ")};else var S=function(t){return t.join(" ")};return f.map(S)};t.splitTextToSize=function(t,e,n){n||(n={});var i,o=n.fontSize||this.internal.getFontSize(),s=function(t){var e={0:1},n={};if(t.widths&&t.kerning)return{widths:t.widths,kerning:t.kerning};var i=this.internal.getFont(t.fontName,t.fontStyle),o="Unicode";return i.metadata[o]?{widths:i.metadata[o].widths||e,kerning:i.metadata[o].kerning||n}:{widths:e,kerning:n}}.call(this,n);i=Array.isArray(t)?t:t.split(/\r?\n/);var a=1*this.internal.scaleFactor*e/o;s.textIndent=n.textIndent?1*n.textIndent*this.internal.scaleFactor/o:0,s.lineIndent=n.lineIndent;var l,c,h=[];for(l=0,c=i.length;l<c;l++)h=h.concat(r(i[l],a,s));return h}}(e.API),function(t){var e=function(t){for(var e="klmnopqrstuvwxyz",n={},i=0;i<e.length;i++)n[e[i]]="0123456789abcdef"[i];var o,r,s,a,l,c={},h=1,u=c,d=[],p="",f="",g=t.length-1;for(i=1;i!=g;)l=t[i],i+=1,"'"==l?r?(a=r.join(""),r=o):r=[]:r?r.push(l):"{"==l?(d.push([u,a]),u={},a=o):"}"==l?(s=d.pop(),s[0][s[1]]=u,a=o,u=s[0]):"-"==l?h=-1:a===o?n.hasOwnProperty(l)?(p+=n[l],a=parseInt(p,16)*h,h=1,p=""):p+=l:n.hasOwnProperty(l)?(f+=n[l],u[a]=parseInt(f,16)*h,h=1,a=o,f=""):f+=l;return c},n={codePages:["WinAnsiEncoding"],WinAnsiEncoding:e("{19m8n201n9q201o9r201s9l201t9m201u8m201w9n201x9o201y8o202k8q202l8r202m9p202q8p20aw8k203k8t203t8v203u9v2cq8s212m9t15m8w15n9w2dw9s16k8u16l9u17s9z17x8y17y9y}")},i={Unicode:{Courier:n,"Courier-Bold":n,"Courier-BoldOblique":n,"Courier-Oblique":n,Helvetica:n,"Helvetica-Bold":n,"Helvetica-BoldOblique":n,"Helvetica-Oblique":n,"Times-Roman":n,"Times-Bold":n,"Times-BoldItalic":n,"Times-Italic":n}},o={Unicode:{"Courier-Oblique":e("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Times-BoldItalic":e("{'widths'{k3o2q4ycx2r201n3m201o6o201s2l201t2l201u2l201w3m201x3m201y3m2k1t2l2r202m2n2n3m2o3m2p5n202q6o2r1w2s2l2t2l2u3m2v3t2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v2l3w3t3x3t3y3t3z3m4k5n4l4m4m4m4n4m4o4s4p4m4q4m4r4s4s4y4t2r4u3m4v4m4w3x4x5t4y4s4z4s5k3x5l4s5m4m5n3r5o3x5p4s5q4m5r5t5s4m5t3x5u3x5v2l5w1w5x2l5y3t5z3m6k2l6l3m6m3m6n2w6o3m6p2w6q2l6r3m6s3r6t1w6u1w6v3m6w1w6x4y6y3r6z3m7k3m7l3m7m2r7n2r7o1w7p3r7q2w7r4m7s3m7t2w7u2r7v2n7w1q7x2n7y3t202l3mcl4mal2ram3man3mao3map3mar3mas2lat4uau1uav3maw3way4uaz2lbk2sbl3t'fof'6obo2lbp3tbq3mbr1tbs2lbu1ybv3mbz3mck4m202k3mcm4mcn4mco4mcp4mcq5ycr4mcs4mct4mcu4mcv4mcw2r2m3rcy2rcz2rdl4sdm4sdn4sdo4sdp4sdq4sds4sdt4sdu4sdv4sdw4sdz3mek3mel3mem3men3meo3mep3meq4ser2wes2wet2weu2wev2wew1wex1wey1wez1wfl3rfm3mfn3mfo3mfp3mfq3mfr3tfs3mft3rfu3rfv3rfw3rfz2w203k6o212m6o2dw2l2cq2l3t3m3u2l17s3x19m3m}'kerning'{cl{4qu5kt5qt5rs17ss5ts}201s{201ss}201t{cks4lscmscnscoscpscls2wu2yu201ts}201x{2wu2yu}2k{201ts}2w{4qx5kx5ou5qx5rs17su5tu}2x{17su5tu5ou}2y{4qx5kx5ou5qx5rs17ss5ts}'fof'-6ofn{17sw5tw5ou5qw5rs}7t{cksclscmscnscoscps4ls}3u{17su5tu5os5qs}3v{17su5tu5os5qs}7p{17su5tu}ck{4qu5kt5qt5rs17ss5ts}4l{4qu5kt5qt5rs17ss5ts}cm{4qu5kt5qt5rs17ss5ts}cn{4qu5kt5qt5rs17ss5ts}co{4qu5kt5qt5rs17ss5ts}cp{4qu5kt5qt5rs17ss5ts}6l{4qu5ou5qw5rt17su5tu}5q{ckuclucmucnucoucpu4lu}5r{ckuclucmucnucoucpu4lu}7q{cksclscmscnscoscps4ls}6p{4qu5ou5qw5rt17sw5tw}ek{4qu5ou5qw5rt17su5tu}el{4qu5ou5qw5rt17su5tu}em{4qu5ou5qw5rt17su5tu}en{4qu5ou5qw5rt17su5tu}eo{4qu5ou5qw5rt17su5tu}ep{4qu5ou5qw5rt17su5tu}es{17ss5ts5qs4qu}et{4qu5ou5qw5rt17sw5tw}eu{4qu5ou5qw5rt17ss5ts}ev{17ss5ts5qs4qu}6z{17sw5tw5ou5qw5rs}fm{17sw5tw5ou5qw5rs}7n{201ts}fo{17sw5tw5ou5qw5rs}fp{17sw5tw5ou5qw5rs}fq{17sw5tw5ou5qw5rs}7r{cksclscmscnscoscps4ls}fs{17sw5tw5ou5qw5rs}ft{17su5tu}fu{17su5tu}fv{17su5tu}fw{17su5tu}fz{cksclscmscnscoscps4ls}}}"),"Helvetica-Bold":e("{'widths'{k3s2q4scx1w201n3r201o6o201s1w201t1w201u1w201w3m201x3m201y3m2k1w2l2l202m2n2n3r2o3r2p5t202q6o2r1s2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v2l3w3u3x3u3y3u3z3x4k6l4l4s4m4s4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3r4v4s4w3x4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v2l5w1w5x2l5y3u5z3r6k2l6l3r6m3x6n3r6o3x6p3r6q2l6r3x6s3x6t1w6u1w6v3r6w1w6x5t6y3x6z3x7k3x7l3x7m2r7n3r7o2l7p3x7q3r7r4y7s3r7t3r7u3m7v2r7w1w7x2r7y3u202l3rcl4sal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3xbq3rbr1wbs2lbu2obv3rbz3xck4s202k3rcm4scn4sco4scp4scq6ocr4scs4mct4mcu4mcv4mcw1w2m2zcy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3res3ret3reu3rev3rew1wex1wey1wez1wfl3xfm3xfn3xfo3xfp3xfq3xfr3ufs3xft3xfu3xfv3xfw3xfz3r203k6o212m6o2dw2l2cq2l3t3r3u2l17s4m19m3r}'kerning'{cl{4qs5ku5ot5qs17sv5tv}201t{2ww4wy2yw}201w{2ks}201x{2ww4wy2yw}2k{201ts201xs}2w{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}2x{5ow5qs}2y{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}'fof'-6o7p{17su5tu5ot}ck{4qs5ku5ot5qs17sv5tv}4l{4qs5ku5ot5qs17sv5tv}cm{4qs5ku5ot5qs17sv5tv}cn{4qs5ku5ot5qs17sv5tv}co{4qs5ku5ot5qs17sv5tv}cp{4qs5ku5ot5qs17sv5tv}6l{17st5tt5os}17s{2kwclvcmvcnvcovcpv4lv4wwckv}5o{2kucltcmtcntcotcpt4lt4wtckt}5q{2ksclscmscnscoscps4ls4wvcks}5r{2ks4ws}5t{2kwclvcmvcnvcovcpv4lv4wwckv}eo{17st5tt5os}fu{17su5tu5ot}6p{17ss5ts}ek{17st5tt5os}el{17st5tt5os}em{17st5tt5os}en{17st5tt5os}6o{201ts}ep{17st5tt5os}es{17ss5ts}et{17ss5ts}eu{17ss5ts}ev{17ss5ts}6z{17su5tu5os5qt}fm{17su5tu5os5qt}fn{17su5tu5os5qt}fo{17su5tu5os5qt}fp{17su5tu5os5qt}fq{17su5tu5os5qt}fs{17su5tu5os5qt}ft{17su5tu5ot}7m{5os}fv{17su5tu5ot}fw{17su5tu5ot}}}"),Courier:e("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Courier-BoldOblique":e("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Times-Bold":e("{'widths'{k3q2q5ncx2r201n3m201o6o201s2l201t2l201u2l201w3m201x3m201y3m2k1t2l2l202m2n2n3m2o3m2p6o202q6o2r1w2s2l2t2l2u3m2v3t2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v2l3w3t3x3t3y3t3z3m4k5x4l4s4m4m4n4s4o4s4p4m4q3x4r4y4s4y4t2r4u3m4v4y4w4m4x5y4y4s4z4y5k3x5l4y5m4s5n3r5o4m5p4s5q4s5r6o5s4s5t4s5u4m5v2l5w1w5x2l5y3u5z3m6k2l6l3m6m3r6n2w6o3r6p2w6q2l6r3m6s3r6t1w6u2l6v3r6w1w6x5n6y3r6z3m7k3r7l3r7m2w7n2r7o2l7p3r7q3m7r4s7s3m7t3m7u2w7v2r7w1q7x2r7y3o202l3mcl4sal2lam3man3mao3map3mar3mas2lat4uau1yav3maw3tay4uaz2lbk2sbl3t'fof'6obo2lbp3rbr1tbs2lbu2lbv3mbz3mck4s202k3mcm4scn4sco4scp4scq6ocr4scs4mct4mcu4mcv4mcw2r2m3rcy2rcz2rdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3rek3mel3mem3men3meo3mep3meq4ser2wes2wet2weu2wev2wew1wex1wey1wez1wfl3rfm3mfn3mfo3mfp3mfq3mfr3tfs3mft3rfu3rfv3rfw3rfz3m203k6o212m6o2dw2l2cq2l3t3m3u2l17s4s19m3m}'kerning'{cl{4qt5ks5ot5qy5rw17sv5tv}201t{cks4lscmscnscoscpscls4wv}2k{201ts}2w{4qu5ku7mu5os5qx5ru17su5tu}2x{17su5tu5ou5qs}2y{4qv5kv7mu5ot5qz5ru17su5tu}'fof'-6o7t{cksclscmscnscoscps4ls}3u{17su5tu5os5qu}3v{17su5tu5os5qu}fu{17su5tu5ou5qu}7p{17su5tu5ou5qu}ck{4qt5ks5ot5qy5rw17sv5tv}4l{4qt5ks5ot5qy5rw17sv5tv}cm{4qt5ks5ot5qy5rw17sv5tv}cn{4qt5ks5ot5qy5rw17sv5tv}co{4qt5ks5ot5qy5rw17sv5tv}cp{4qt5ks5ot5qy5rw17sv5tv}6l{17st5tt5ou5qu}17s{ckuclucmucnucoucpu4lu4wu}5o{ckuclucmucnucoucpu4lu4wu}5q{ckzclzcmzcnzcozcpz4lz4wu}5r{ckxclxcmxcnxcoxcpx4lx4wu}5t{ckuclucmucnucoucpu4lu4wu}7q{ckuclucmucnucoucpu4lu}6p{17sw5tw5ou5qu}ek{17st5tt5qu}el{17st5tt5ou5qu}em{17st5tt5qu}en{17st5tt5qu}eo{17st5tt5qu}ep{17st5tt5ou5qu}es{17ss5ts5qu}et{17sw5tw5ou5qu}eu{17sw5tw5ou5qu}ev{17ss5ts5qu}6z{17sw5tw5ou5qu5rs}fm{17sw5tw5ou5qu5rs}fn{17sw5tw5ou5qu5rs}fo{17sw5tw5ou5qu5rs}fp{17sw5tw5ou5qu5rs}fq{17sw5tw5ou5qu5rs}7r{cktcltcmtcntcotcpt4lt5os}fs{17sw5tw5ou5qu5rs}ft{17su5tu5ou5qu}7m{5os}fv{17su5tu5ou5qu}fw{17su5tu5ou5qu}fz{cksclscmscnscoscps4ls}}}"),Helvetica:e("{'widths'{k3p2q4mcx1w201n3r201o6o201s1q201t1q201u1q201w2l201x2l201y2l2k1w2l1w202m2n2n3r2o3r2p5t202q6o2r1n2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v1w3w3u3x3u3y3u3z3r4k6p4l4m4m4m4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3m4v4m4w3r4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v1w5w1w5x1w5y2z5z3r6k2l6l3r6m3r6n3m6o3r6p3r6q1w6r3r6s3r6t1q6u1q6v3m6w1q6x5n6y3r6z3r7k3r7l3r7m2l7n3m7o1w7p3r7q3m7r4s7s3m7t3m7u3m7v2l7w1u7x2l7y3u202l3rcl4mal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3rbr1wbs2lbu2obv3rbz3xck4m202k3rcm4mcn4mco4mcp4mcq6ocr4scs4mct4mcu4mcv4mcw1w2m2ncy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3mes3ret3reu3rev3rew1wex1wey1wez1wfl3rfm3rfn3rfo3rfp3rfq3rfr3ufs3xft3rfu3rfv3rfw3rfz3m203k6o212m6o2dw2l2cq2l3t3r3u1w17s4m19m3r}'kerning'{5q{4wv}cl{4qs5kw5ow5qs17sv5tv}201t{2wu4w1k2yu}201x{2wu4wy2yu}17s{2ktclucmucnu4otcpu4lu4wycoucku}2w{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}2x{17sy5ty5oy5qs}2y{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}'fof'-6o7p{17sv5tv5ow}ck{4qs5kw5ow5qs17sv5tv}4l{4qs5kw5ow5qs17sv5tv}cm{4qs5kw5ow5qs17sv5tv}cn{4qs5kw5ow5qs17sv5tv}co{4qs5kw5ow5qs17sv5tv}cp{4qs5kw5ow5qs17sv5tv}6l{17sy5ty5ow}do{17st5tt}4z{17st5tt}7s{fst}dm{17st5tt}dn{17st5tt}5o{ckwclwcmwcnwcowcpw4lw4wv}dp{17st5tt}dq{17st5tt}7t{5ow}ds{17st5tt}5t{2ktclucmucnu4otcpu4lu4wycoucku}fu{17sv5tv5ow}6p{17sy5ty5ow5qs}ek{17sy5ty5ow}el{17sy5ty5ow}em{17sy5ty5ow}en{5ty}eo{17sy5ty5ow}ep{17sy5ty5ow}es{17sy5ty5qs}et{17sy5ty5ow5qs}eu{17sy5ty5ow5qs}ev{17sy5ty5ow5qs}6z{17sy5ty5ow5qs}fm{17sy5ty5ow5qs}fn{17sy5ty5ow5qs}fo{17sy5ty5ow5qs}fp{17sy5ty5qs}fq{17sy5ty5ow5qs}7r{5ow}fs{17sy5ty5ow5qs}ft{17sv5tv5ow}7m{5ow}fv{17sv5tv5ow}fw{17sv5tv5ow}}}"),"Helvetica-BoldOblique":e("{'widths'{k3s2q4scx1w201n3r201o6o201s1w201t1w201u1w201w3m201x3m201y3m2k1w2l2l202m2n2n3r2o3r2p5t202q6o2r1s2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v2l3w3u3x3u3y3u3z3x4k6l4l4s4m4s4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3r4v4s4w3x4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v2l5w1w5x2l5y3u5z3r6k2l6l3r6m3x6n3r6o3x6p3r6q2l6r3x6s3x6t1w6u1w6v3r6w1w6x5t6y3x6z3x7k3x7l3x7m2r7n3r7o2l7p3x7q3r7r4y7s3r7t3r7u3m7v2r7w1w7x2r7y3u202l3rcl4sal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3xbq3rbr1wbs2lbu2obv3rbz3xck4s202k3rcm4scn4sco4scp4scq6ocr4scs4mct4mcu4mcv4mcw1w2m2zcy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3res3ret3reu3rev3rew1wex1wey1wez1wfl3xfm3xfn3xfo3xfp3xfq3xfr3ufs3xft3xfu3xfv3xfw3xfz3r203k6o212m6o2dw2l2cq2l3t3r3u2l17s4m19m3r}'kerning'{cl{4qs5ku5ot5qs17sv5tv}201t{2ww4wy2yw}201w{2ks}201x{2ww4wy2yw}2k{201ts201xs}2w{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}2x{5ow5qs}2y{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}'fof'-6o7p{17su5tu5ot}ck{4qs5ku5ot5qs17sv5tv}4l{4qs5ku5ot5qs17sv5tv}cm{4qs5ku5ot5qs17sv5tv}cn{4qs5ku5ot5qs17sv5tv}co{4qs5ku5ot5qs17sv5tv}cp{4qs5ku5ot5qs17sv5tv}6l{17st5tt5os}17s{2kwclvcmvcnvcovcpv4lv4wwckv}5o{2kucltcmtcntcotcpt4lt4wtckt}5q{2ksclscmscnscoscps4ls4wvcks}5r{2ks4ws}5t{2kwclvcmvcnvcovcpv4lv4wwckv}eo{17st5tt5os}fu{17su5tu5ot}6p{17ss5ts}ek{17st5tt5os}el{17st5tt5os}em{17st5tt5os}en{17st5tt5os}6o{201ts}ep{17st5tt5os}es{17ss5ts}et{17ss5ts}eu{17ss5ts}ev{17ss5ts}6z{17su5tu5os5qt}fm{17su5tu5os5qt}fn{17su5tu5os5qt}fo{17su5tu5os5qt}fp{17su5tu5os5qt}fq{17su5tu5os5qt}fs{17su5tu5os5qt}ft{17su5tu5ot}7m{5os}fv{17su5tu5ot}fw{17su5tu5ot}}}"),"Courier-Bold":e("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Times-Italic":e("{'widths'{k3n2q4ycx2l201n3m201o5t201s2l201t2l201u2l201w3r201x3r201y3r2k1t2l2l202m2n2n3m2o3m2p5n202q5t2r1p2s2l2t2l2u3m2v4n2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v2l3w4n3x4n3y4n3z3m4k5w4l3x4m3x4n4m4o4s4p3x4q3x4r4s4s4s4t2l4u2w4v4m4w3r4x5n4y4m4z4s5k3x5l4s5m3x5n3m5o3r5p4s5q3x5r5n5s3x5t3r5u3r5v2r5w1w5x2r5y2u5z3m6k2l6l3m6m3m6n2w6o3m6p2w6q1w6r3m6s3m6t1w6u1w6v2w6w1w6x4s6y3m6z3m7k3m7l3m7m2r7n2r7o1w7p3m7q2w7r4m7s2w7t2w7u2r7v2s7w1v7x2s7y3q202l3mcl3xal2ram3man3mao3map3mar3mas2lat4wau1vav3maw4nay4waz2lbk2sbl4n'fof'6obo2lbp3mbq3obr1tbs2lbu1zbv3mbz3mck3x202k3mcm3xcn3xco3xcp3xcq5tcr4mcs3xct3xcu3xcv3xcw2l2m2ucy2lcz2ldl4mdm4sdn4sdo4sdp4sdq4sds4sdt4sdu4sdv4sdw4sdz3mek3mel3mem3men3meo3mep3meq4mer2wes2wet2weu2wev2wew1wex1wey1wez1wfl3mfm3mfn3mfo3mfp3mfq3mfr4nfs3mft3mfu3mfv3mfw3mfz2w203k6o212m6m2dw2l2cq2l3t3m3u2l17s3r19m3m}'kerning'{cl{5kt4qw}201s{201sw}201t{201tw2wy2yy6q-t}201x{2wy2yy}2k{201tw}2w{7qs4qy7rs5ky7mw5os5qx5ru17su5tu}2x{17ss5ts5os}2y{7qs4qy7rs5ky7mw5os5qx5ru17su5tu}'fof'-6o6t{17ss5ts5qs}7t{5os}3v{5qs}7p{17su5tu5qs}ck{5kt4qw}4l{5kt4qw}cm{5kt4qw}cn{5kt4qw}co{5kt4qw}cp{5kt4qw}6l{4qs5ks5ou5qw5ru17su5tu}17s{2ks}5q{ckvclvcmvcnvcovcpv4lv}5r{ckuclucmucnucoucpu4lu}5t{2ks}6p{4qs5ks5ou5qw5ru17su5tu}ek{4qs5ks5ou5qw5ru17su5tu}el{4qs5ks5ou5qw5ru17su5tu}em{4qs5ks5ou5qw5ru17su5tu}en{4qs5ks5ou5qw5ru17su5tu}eo{4qs5ks5ou5qw5ru17su5tu}ep{4qs5ks5ou5qw5ru17su5tu}es{5ks5qs4qs}et{4qs5ks5ou5qw5ru17su5tu}eu{4qs5ks5qw5ru17su5tu}ev{5ks5qs4qs}ex{17ss5ts5qs}6z{4qv5ks5ou5qw5ru17su5tu}fm{4qv5ks5ou5qw5ru17su5tu}fn{4qv5ks5ou5qw5ru17su5tu}fo{4qv5ks5ou5qw5ru17su5tu}fp{4qv5ks5ou5qw5ru17su5tu}fq{4qv5ks5ou5qw5ru17su5tu}7r{5os}fs{4qv5ks5ou5qw5ru17su5tu}ft{17su5tu5qs}fu{17su5tu5qs}fv{17su5tu5qs}fw{17su5tu5qs}}}"),"Times-Roman":e("{'widths'{k3n2q4ycx2l201n3m201o6o201s2l201t2l201u2l201w2w201x2w201y2w2k1t2l2l202m2n2n3m2o3m2p5n202q6o2r1m2s2l2t2l2u3m2v3s2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v1w3w3s3x3s3y3s3z2w4k5w4l4s4m4m4n4m4o4s4p3x4q3r4r4s4s4s4t2l4u2r4v4s4w3x4x5t4y4s4z4s5k3r5l4s5m4m5n3r5o3x5p4s5q4s5r5y5s4s5t4s5u3x5v2l5w1w5x2l5y2z5z3m6k2l6l2w6m3m6n2w6o3m6p2w6q2l6r3m6s3m6t1w6u1w6v3m6w1w6x4y6y3m6z3m7k3m7l3m7m2l7n2r7o1w7p3m7q3m7r4s7s3m7t3m7u2w7v3k7w1o7x3k7y3q202l3mcl4sal2lam3man3mao3map3mar3mas2lat4wau1vav3maw3say4waz2lbk2sbl3s'fof'6obo2lbp3mbq2xbr1tbs2lbu1zbv3mbz2wck4s202k3mcm4scn4sco4scp4scq5tcr4mcs3xct3xcu3xcv3xcw2l2m2tcy2lcz2ldl4sdm4sdn4sdo4sdp4sdq4sds4sdt4sdu4sdv4sdw4sdz3mek2wel2wem2wen2weo2wep2weq4mer2wes2wet2weu2wev2wew1wex1wey1wez1wfl3mfm3mfn3mfo3mfp3mfq3mfr3sfs3mft3mfu3mfv3mfw3mfz3m203k6o212m6m2dw2l2cq2l3t3m3u1w17s4s19m3m}'kerning'{cl{4qs5ku17sw5ou5qy5rw201ss5tw201ws}201s{201ss}201t{ckw4lwcmwcnwcowcpwclw4wu201ts}2k{201ts}2w{4qs5kw5os5qx5ru17sx5tx}2x{17sw5tw5ou5qu}2y{4qs5kw5os5qx5ru17sx5tx}'fof'-6o7t{ckuclucmucnucoucpu4lu5os5rs}3u{17su5tu5qs}3v{17su5tu5qs}7p{17sw5tw5qs}ck{4qs5ku17sw5ou5qy5rw201ss5tw201ws}4l{4qs5ku17sw5ou5qy5rw201ss5tw201ws}cm{4qs5ku17sw5ou5qy5rw201ss5tw201ws}cn{4qs5ku17sw5ou5qy5rw201ss5tw201ws}co{4qs5ku17sw5ou5qy5rw201ss5tw201ws}cp{4qs5ku17sw5ou5qy5rw201ss5tw201ws}6l{17su5tu5os5qw5rs}17s{2ktclvcmvcnvcovcpv4lv4wuckv}5o{ckwclwcmwcnwcowcpw4lw4wu}5q{ckyclycmycnycoycpy4ly4wu5ms}5r{cktcltcmtcntcotcpt4lt4ws}5t{2ktclvcmvcnvcovcpv4lv4wuckv}7q{cksclscmscnscoscps4ls}6p{17su5tu5qw5rs}ek{5qs5rs}el{17su5tu5os5qw5rs}em{17su5tu5os5qs5rs}en{17su5qs5rs}eo{5qs5rs}ep{17su5tu5os5qw5rs}es{5qs}et{17su5tu5qw5rs}eu{17su5tu5qs5rs}ev{5qs}6z{17sv5tv5os5qx5rs}fm{5os5qt5rs}fn{17sv5tv5os5qx5rs}fo{17sv5tv5os5qx5rs}fp{5os5qt5rs}fq{5os5qt5rs}7r{ckuclucmucnucoucpu4lu5os}fs{17sv5tv5os5qx5rs}ft{17ss5ts5qs}fu{17sw5tw5qs}fv{17sw5tw5qs}fw{17ss5ts5qs}fz{ckuclucmucnucoucpu4lu5os5rs}}}"),
"Helvetica-Oblique":e("{'widths'{k3p2q4mcx1w201n3r201o6o201s1q201t1q201u1q201w2l201x2l201y2l2k1w2l1w202m2n2n3r2o3r2p5t202q6o2r1n2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v1w3w3u3x3u3y3u3z3r4k6p4l4m4m4m4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3m4v4m4w3r4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v1w5w1w5x1w5y2z5z3r6k2l6l3r6m3r6n3m6o3r6p3r6q1w6r3r6s3r6t1q6u1q6v3m6w1q6x5n6y3r6z3r7k3r7l3r7m2l7n3m7o1w7p3r7q3m7r4s7s3m7t3m7u3m7v2l7w1u7x2l7y3u202l3rcl4mal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3rbr1wbs2lbu2obv3rbz3xck4m202k3rcm4mcn4mco4mcp4mcq6ocr4scs4mct4mcu4mcv4mcw1w2m2ncy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3mes3ret3reu3rev3rew1wex1wey1wez1wfl3rfm3rfn3rfo3rfp3rfq3rfr3ufs3xft3rfu3rfv3rfw3rfz3m203k6o212m6o2dw2l2cq2l3t3r3u1w17s4m19m3r}'kerning'{5q{4wv}cl{4qs5kw5ow5qs17sv5tv}201t{2wu4w1k2yu}201x{2wu4wy2yu}17s{2ktclucmucnu4otcpu4lu4wycoucku}2w{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}2x{17sy5ty5oy5qs}2y{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}'fof'-6o7p{17sv5tv5ow}ck{4qs5kw5ow5qs17sv5tv}4l{4qs5kw5ow5qs17sv5tv}cm{4qs5kw5ow5qs17sv5tv}cn{4qs5kw5ow5qs17sv5tv}co{4qs5kw5ow5qs17sv5tv}cp{4qs5kw5ow5qs17sv5tv}6l{17sy5ty5ow}do{17st5tt}4z{17st5tt}7s{fst}dm{17st5tt}dn{17st5tt}5o{ckwclwcmwcnwcowcpw4lw4wv}dp{17st5tt}dq{17st5tt}7t{5ow}ds{17st5tt}5t{2ktclucmucnu4otcpu4lu4wycoucku}fu{17sv5tv5ow}6p{17sy5ty5ow5qs}ek{17sy5ty5ow}el{17sy5ty5ow}em{17sy5ty5ow}en{5ty}eo{17sy5ty5ow}ep{17sy5ty5ow}es{17sy5ty5qs}et{17sy5ty5ow5qs}eu{17sy5ty5ow5qs}ev{17sy5ty5ow5qs}6z{17sy5ty5ow5qs}fm{17sy5ty5ow5qs}fn{17sy5ty5ow5qs}fo{17sy5ty5ow5qs}fp{17sy5ty5qs}fq{17sy5ty5ow5qs}7r{5ow}fs{17sy5ty5ow5qs}ft{17sv5tv5ow}7m{5ow}fv{17sv5tv5ow}fw{17sv5tv5ow}}}")}};t.events.push(["addFont",function(t){var e,n,r,s="Unicode";e=o[s][t.PostScriptName],e&&(n=t.metadata[s]?t.metadata[s]:t.metadata[s]={},n.widths=e.widths,n.kerning=e.kerning),(r=i[s][t.PostScriptName])&&(n=t.metadata[s]?t.metadata[s]:t.metadata[s]={},n.encoding=r,r.codePages&&r.codePages.length&&(t.encoding=r.codePages[0]))}])}(e.API),function(t){t.addSVG=function(t,e,n,i,o){function r(t,e){var n=e.createElement("style");n.type="text/css",n.styleSheet?n.styleSheet.cssText=t:n.appendChild(e.createTextNode(t)),e.getElementsByTagName("head")[0].appendChild(n)}var s;if(e===s||n===s)throw new Error("addSVG needs values for 'x' and 'y'");var a=function(t){var e=t.createElement("iframe");return r(".jsPDF_sillysvg_iframe {display:none;position:absolute;}",t),e.name="childframe",e.setAttribute("width",0),e.setAttribute("height",0),e.setAttribute("frameborder","0"),e.setAttribute("scrolling","no"),e.setAttribute("seamless","seamless"),e.setAttribute("class","jsPDF_sillysvg_iframe"),t.body.appendChild(e),e}(document),l=function(t,e){var n=(e.contentWindow||e.contentDocument).document;return n.write(t),n.close(),n.getElementsByTagName("svg")[0]}(t,a),c=[1,1],h=parseFloat(l.getAttribute("width")),u=parseFloat(l.getAttribute("height"));h&&u&&(i&&o?c=[i/h,o/u]:i?c=[i/h,i/h]:o&&(c=[o/u,o/u]));var d,p,f,g,m=l.childNodes;for(d=0,p=m.length;d<p;d++)f=m[d],f.tagName&&"PATH"===f.tagName.toUpperCase()&&(g=function(t){for(var e=parseFloat(t[1]),n=parseFloat(t[2]),i=[],o=3,r=t.length;o<r;)"c"===t[o]?(i.push([parseFloat(t[o+1]),parseFloat(t[o+2]),parseFloat(t[o+3]),parseFloat(t[o+4]),parseFloat(t[o+5]),parseFloat(t[o+6])]),o+=7):"l"===t[o]?(i.push([parseFloat(t[o+1]),parseFloat(t[o+2])]),o+=3):o+=1;return[e,n,i]}(f.getAttribute("d").split(" ")),g[0]=g[0]*c[0]+e,g[1]=g[1]*c[1]+n,this.lines.call(this,g[2],g[0],g[1],c));return this}}(e.API),function(t){t.putTotalPages=function(t){for(var e=new RegExp(t,"g"),n=1;n<=this.internal.getNumberOfPages();n++)for(var i=0;i<this.internal.pages[n].length;i++)this.internal.pages[n][i]=this.internal.pages[n][i].replace(e,this.internal.getNumberOfPages());return this}}(e.API),function(t){var e="",n="",i="";t.addMetadata=function(t,o){return n=o||"http://jspdf.default.namespaceuri/",e=t,this.internal.events.subscribe("postPutResources",function(){if(e){var t='<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about="" xmlns:jspdf="'+n+'"><jspdf:metadata>',o=unescape(encodeURIComponent('<x:xmpmeta xmlns:x="adobe:ns:meta/">')),r=unescape(encodeURIComponent(t)),s=unescape(encodeURIComponent(e)),a=unescape(encodeURIComponent("</jspdf:metadata></rdf:Description></rdf:RDF>")),l=unescape(encodeURIComponent("</x:xmpmeta>")),c=r.length+s.length+a.length+o.length+l.length;i=this.internal.newObject(),this.internal.write("<< /Type /Metadata /Subtype /XML /Length "+c+" >>"),this.internal.write("stream"),this.internal.write(o+r+s+a+l),this.internal.write("endstream"),this.internal.write("endobj")}else i=""}),this.internal.events.subscribe("putCatalog",function(){i&&this.internal.write("/Metadata "+i+" 0 R")}),this}}(e.API),function(t){if(t.URL=t.URL||t.webkitURL,t.Blob&&t.URL)try{return void new Blob}catch(t){}var e=t.BlobBuilder||t.WebKitBlobBuilder||t.MozBlobBuilder||function(t){var e=function(t){return Object.prototype.toString.call(t).match(/^\[object\s(.*)\]$/)[1]},n=function(){this.data=[]},i=function(t,e,n){this.data=t,this.size=t.length,this.type=e,this.encoding=n},o=n.prototype,r=i.prototype,s=t.FileReaderSync,a=function(t){this.code=this[this.name=t]},l="NOT_FOUND_ERR SECURITY_ERR ABORT_ERR NOT_READABLE_ERR ENCODING_ERR NO_MODIFICATION_ALLOWED_ERR INVALID_STATE_ERR SYNTAX_ERR".split(" "),c=l.length,h=t.URL||t.webkitURL||t,u=h.createObjectURL,d=h.revokeObjectURL,p=h,f=t.btoa,g=t.atob,m=t.ArrayBuffer,y=t.Uint8Array,w=/^[\w-]+:\/*\[?[\w\.:-]+\]?(?::[0-9]+)?/;for(i.fake=r.fake=!0;c--;)a.prototype[l[c]]=c+1;return h.createObjectURL||(p=t.URL=function(t){var e,n=document.createElementNS("http://www.w3.org/1999/xhtml","a");return n.href=t,"origin"in n||("data:"===n.protocol.toLowerCase()?n.origin=null:(e=t.match(w),n.origin=e&&e[1])),n}),p.createObjectURL=function(t){var e,n=t.type;return null===n&&(n="application/octet-stream"),t instanceof i?(e="data:"+n,"base64"===t.encoding?e+";base64,"+t.data:"URI"===t.encoding?e+","+decodeURIComponent(t.data):f?e+";base64,"+f(t.data):e+","+encodeURIComponent(t.data)):u?u.call(h,t):void 0},p.revokeObjectURL=function(t){"data:"!==t.substring(0,5)&&d&&d.call(h,t)},o.append=function(t){var n=this.data;if(y&&(t instanceof m||t instanceof y)){for(var o="",r=new y(t),l=0,c=r.length;l<c;l++)o+=String.fromCharCode(r[l]);n.push(o)}else if("Blob"===e(t)||"File"===e(t)){if(!s)throw new a("NOT_READABLE_ERR");var h=new s;n.push(h.readAsBinaryString(t))}else t instanceof i?"base64"===t.encoding&&g?n.push(g(t.data)):"URI"===t.encoding?n.push(decodeURIComponent(t.data)):"raw"===t.encoding&&n.push(t.data):("string"!=typeof t&&(t+=""),n.push(unescape(encodeURIComponent(t))))},o.getBlob=function(t){return arguments.length||(t=null),new i(this.data.join(""),t,"raw")},o.toString=function(){return"[object BlobBuilder]"},r.slice=function(t,e,n){var o=arguments.length;return o<3&&(n=null),new i(this.data.slice(t,o>1?e:this.data.length),n,this.encoding)},r.toString=function(){return"[object Blob]"},r.close=function(){this.size=0,delete this.data},n}(t);t.Blob=function(t,n){var i=n?n.type||"":"",o=new e;if(t)for(var r=0,s=t.length;r<s;r++)Uint8Array&&t[r]instanceof Uint8Array?o.append(t[r].buffer):o.append(t[r]);var a=o.getBlob(i);return!a.slice&&a.webkitSlice&&(a.slice=a.webkitSlice),a};var n=Object.getPrototypeOf||function(t){return t.__proto__};t.Blob.prototype=n(new t.Blob)}("undefined"!=typeof self&&self||"undefined"!=typeof window&&window||(void 0).content||void 0);var i=i||function(t){if("undefined"==typeof navigator||!/MSIE [1-9]\./.test(navigator.userAgent)){var e=t.document,n=function(){return t.URL||t.webkitURL||t},i=e.createElementNS("http://www.w3.org/1999/xhtml","a"),o="download"in i,r=function(t){var e=new MouseEvent("click");t.dispatchEvent(e)},s=/Version\/[\d\.]+.*Safari/.test(navigator.userAgent),a=t.webkitRequestFileSystem,l=t.requestFileSystem||a||t.mozRequestFileSystem,c=function(e){(t.setImmediate||t.setTimeout)(function(){throw e},0)},h="application/octet-stream",u=0,d=function(e){var i=function(){"string"==typeof e?n().revokeObjectURL(e):e.remove()};t.chrome?i():setTimeout(i,500)},p=function(t,e,n){e=[].concat(e);for(var i=e.length;i--;){var o=t["on"+e[i]];if("function"==typeof o)try{o.call(t,n||t)}catch(t){c(t)}}},f=function(t){return/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(t.type)?new Blob(["\ufeff",t],{type:t.type}):t},g=function(e,c,g){g||(e=f(e));var m,y,w,b=this,v=e.type,x=!1,k=function(){p(b,"writestart progress write writeend".split(" "))},S=function(){if(y&&s&&"undefined"!=typeof FileReader){var i=new FileReader;return i.onloadend=function(){var t=i.result;y.location.href="data:attachment/file"+t.slice(t.search(/[,;]/)),b.readyState=b.DONE,k()},i.readAsDataURL(e),void(b.readyState=b.INIT)}if(!x&&m||(m=n().createObjectURL(e)),y)y.location.href=m;else{void 0==t.open(m,"_blank")&&s&&(t.location.href=m)}b.readyState=b.DONE,k(),d(m)},C=function(t){return function(){if(b.readyState!==b.DONE)return t.apply(this,arguments)}},_={create:!0,exclusive:!1};return b.readyState=b.INIT,c||(c="download"),o?(m=n().createObjectURL(e),void setTimeout(function(){i.href=m,i.download=c,r(i),k(),d(m),b.readyState=b.DONE})):(t.chrome&&v&&v!==h&&(w=e.slice||e.webkitSlice,e=w.call(e,0,e.size,h),x=!0),a&&"download"!==c&&(c+=".download"),(v===h||a)&&(y=t),l?(u+=e.size,void l(t.TEMPORARY,u,C(function(t){t.root.getDirectory("saved",_,C(function(t){var n=function(){t.getFile(c,_,C(function(t){t.createWriter(C(function(n){n.onwriteend=function(e){y.location.href=t.toURL(),b.readyState=b.DONE,p(b,"writeend",e),d(t)},n.onerror=function(){var t=n.error;t.code!==t.ABORT_ERR&&S()},"writestart progress write abort".split(" ").forEach(function(t){n["on"+t]=b["on"+t]}),n.write(e),b.abort=function(){n.abort(),b.readyState=b.DONE},b.readyState=b.WRITING}),S)}),S)};t.getFile(c,{create:!1},C(function(t){t.remove(),n()}),C(function(t){t.code===t.NOT_FOUND_ERR?n():S()}))}),S)}),S)):void S())},m=g.prototype,y=function(t,e,n){return new g(t,e,n)};return"undefined"!=typeof navigator&&navigator.msSaveOrOpenBlob?function(t,e,n){return n||(t=f(t)),navigator.msSaveOrOpenBlob(t,e||"download")}:(m.abort=function(){var t=this;t.readyState=t.DONE,p(t,"abort")},m.readyState=m.INIT=0,m.WRITING=1,m.DONE=2,m.error=m.onwritestart=m.onprogress=m.onwrite=m.onabort=m.onerror=m.onwriteend=null,y)}}("undefined"!=typeof self&&self||"undefined"!=typeof window&&window||(void 0).content);"undefined"!=typeof module&&module.exports?module.exports.saveAs=i:"undefined"!=typeof define&&null!==define&&null!=define.amd&&define([],function(){return i}),function(t,e){"object"==typeof module?module.exports=e():"function"==typeof define?define(e):t.adler32cs=e()}(e,function(){var t="function"==typeof ArrayBuffer&&"function"==typeof Uint8Array,e=null,n=function(){if(!t)return function(){return!1};try{var n={};"function"==typeof n.Buffer&&(e=n.Buffer)}catch(t){}return function(t){return t instanceof ArrayBuffer||null!==e&&t instanceof e}}(),i=function(){return null!==e?function(t){return new e(t,"utf8").toString("binary")}:function(t){return unescape(encodeURIComponent(t))}}(),o=65521,r=function(t,e){for(var n=65535&t,i=t>>>16,r=0,s=e.length;r<s;r++)n=(n+(255&e.charCodeAt(r)))%o,i=(i+n)%o;return(i<<16|n)>>>0},s=function(t,e){for(var n=65535&t,i=t>>>16,r=0,s=e.length;r<s;r++)n=(n+e[r])%o,i=(i+n)%o;return(i<<16|n)>>>0},a={},l=a.Adler32=function(){var e=function(t){if(!(this instanceof e))throw new TypeError("Constructor cannot called be as a function.");if(!isFinite(t=null==t?1:+t))throw new Error("First arguments needs to be a finite number.");this.checksum=t>>>0},o=e.prototype={};return o.constructor=e,e.from=function(t){return t.prototype=o,t}(function(t){if(!(this instanceof e))throw new TypeError("Constructor cannot called be as a function.");if(null==t)throw new Error("First argument needs to be a string.");this.checksum=r(1,t.toString())}),e.fromUtf8=function(t){return t.prototype=o,t}(function(t){if(!(this instanceof e))throw new TypeError("Constructor cannot called be as a function.");if(null==t)throw new Error("First argument needs to be a string.");var n=i(t.toString());this.checksum=r(1,n)}),t&&(e.fromBuffer=function(t){return t.prototype=o,t}(function(t){if(!(this instanceof e))throw new TypeError("Constructor cannot called be as a function.");if(!n(t))throw new Error("First argument needs to be ArrayBuffer.");var i=new Uint8Array(t);return this.checksum=s(1,i)})),o.update=function(t){if(null==t)throw new Error("First argument needs to be a string.");return t=t.toString(),this.checksum=r(this.checksum,t)},o.updateUtf8=function(t){if(null==t)throw new Error("First argument needs to be a string.");var e=i(t.toString());return this.checksum=r(this.checksum,e)},t&&(o.updateBuffer=function(t){if(!n(t))throw new Error("First argument needs to be ArrayBuffer.");var e=new Uint8Array(t);return this.checksum=s(this.checksum,e)}),o.clone=function(){return new l(this.checksum)},e}();return a.from=function(t){if(null==t)throw new Error("First argument needs to be a string.");return r(1,t.toString())},a.fromUtf8=function(t){if(null==t)throw new Error("First argument needs to be a string.");var e=i(t.toString());return r(1,e)},t&&(a.fromBuffer=function(t){if(!n(t))throw new Error("First argument need to be ArrayBuffer.");var e=new Uint8Array(t);return s(1,e)}),a});var o={};o._colorsTable={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4","indianred ":"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgrey:"#d3d3d3",lightgreen:"#90ee90",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370d8",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#d87093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"},o.colorNameToHex=function(t){return t=t.toLowerCase(),void 0!==this._colorsTable[t]&&this._colorsTable[t]};var s=function(t){function e(){function t(t){var e,n,o,r,s,l,c=i.dyn_tree,h=i.stat_desc.static_tree,u=i.stat_desc.extra_bits,p=i.stat_desc.extra_base,f=i.stat_desc.max_length,g=0;for(r=0;r<=a;r++)t.bl_count[r]=0;for(c[2*t.heap[t.heap_max]+1]=0,e=t.heap_max+1;e<d;e++)n=t.heap[e],r=c[2*c[2*n+1]+1]+1,r>f&&(r=f,g++),c[2*n+1]=r,n>i.max_code||(t.bl_count[r]++,s=0,n>=p&&(s=u[n-p]),l=c[2*n],t.opt_len+=l*(r+s),h&&(t.static_len+=l*(h[2*n+1]+s)));if(0!==g){do{for(r=f-1;0===t.bl_count[r];)r--;t.bl_count[r]--,t.bl_count[r+1]+=2,t.bl_count[f]--,g-=2}while(g>0);for(r=f;0!==r;r--)for(n=t.bl_count[r];0!==n;)(o=t.heap[--e])>i.max_code||(c[2*o+1]!=r&&(t.opt_len+=(r-c[2*o+1])*c[2*o],c[2*o+1]=r),n--)}}function e(t,e){var n=0;do{n|=1&t,t>>>=1,n<<=1}while(--e>0);return n>>>1}function n(t,n,i){var o,r,s,l=[],c=0;for(o=1;o<=a;o++)l[o]=c=c+i[o-1]<<1;for(r=0;r<=n;r++)0!==(s=t[2*r+1])&&(t[2*r]=e(l[s]++,s))}var i=this;i.build_tree=function(e){var o,r,s,a=i.dyn_tree,l=i.stat_desc.static_tree,c=i.stat_desc.elems,h=-1;for(e.heap_len=0,e.heap_max=d,o=0;o<c;o++)0!==a[2*o]?(e.heap[++e.heap_len]=h=o,e.depth[o]=0):a[2*o+1]=0;for(;e.heap_len<2;)s=e.heap[++e.heap_len]=h<2?++h:0,a[2*s]=1,e.depth[s]=0,e.opt_len--,l&&(e.static_len-=l[2*s+1]);for(i.max_code=h,o=Math.floor(e.heap_len/2);o>=1;o--)e.pqdownheap(a,o);s=c;do{o=e.heap[1],e.heap[1]=e.heap[e.heap_len--],e.pqdownheap(a,1),r=e.heap[1],e.heap[--e.heap_max]=o,e.heap[--e.heap_max]=r,a[2*s]=a[2*o]+a[2*r],e.depth[s]=Math.max(e.depth[o],e.depth[r])+1,a[2*o+1]=a[2*r+1]=s,e.heap[1]=s++,e.pqdownheap(a,1)}while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],t(e),n(a,i.max_code,e.bl_count)}}function n(t,e,n,i,o){var r=this;r.static_tree=t,r.extra_bits=e,r.extra_base=n,r.elems=i,r.max_length=o}function i(t,e,n,i,o){var r=this;r.good_length=t,r.max_lazy=e,r.nice_length=n,r.max_chain=i,r.func=o}function o(t,e,n,i){var o=t[2*e],r=t[2*n];return o<r||o==r&&i[e]<=i[n]}function r(){function t(){var t;for(Ot=2*At,Ft[qt-1]=0,t=0;t<qt-1;t++)Ft[t]=0;Xt=j[Yt].max_lazy,Jt=j[Yt].good_length,Kt=j[Yt].nice_length,Vt=j[Yt].max_chain,Ut=0,jt=0,Wt=0,Lt=$t=Q-1,Mt=0,Rt=0}function i(){var t;for(t=0;t<u;t++)Qt[2*t]=0;for(t=0;t<l;t++)Zt[2*t]=0;for(t=0;t<c;t++)te[2*t]=0;Qt[2*p]=1,ee.opt_len=ee.static_len=0,ae=ce=0}function r(){ne.dyn_tree=Qt,ne.stat_desc=n.static_l_desc,ie.dyn_tree=Zt,ie.stat_desc=n.static_d_desc,oe.dyn_tree=te,oe.stat_desc=n.static_bl_desc,ue=0,de=0,he=8,i()}function s(t,e){var n,i,o=-1,r=t[1],s=0,a=7,l=4;for(0===r&&(a=138,l=3),t[2*(e+1)+1]=65535,n=0;n<=e;n++)i=r,r=t[2*(n+1)+1],++s<a&&i==r||(s<l?te[2*i]+=s:0!==i?(i!=o&&te[2*i]++,te[2*f]++):s<=10?te[2*g]++:te[2*m]++,s=0,o=i,0===r?(a=138,l=3):i==r?(a=6,l=3):(a=7,l=4))}function a(){var t;for(s(Qt,ne.max_code),s(Zt,ie.max_code),oe.build_tree(ee),t=c-1;t>=3&&0===te[2*e.bl_order[t]+1];t--);return ee.opt_len+=3*(t+1)+5+5+4,t}function d(t){ee.pending_buf[ee.pending++]=t}function F(t){d(255&t),d(t>>>8&255)}function et(t){d(t>>8&255),d(255&t)}function nt(t,e){var n,i=e;de>y-i?(n=t,ue|=n<<de&65535,F(ue),ue=n>>>y-de,de+=i-y):(ue|=t<<de&65535,de+=i)}function it(t,e){var n=2*t;nt(65535&e[n],65535&e[n+1])}function ot(t,e){var n,i,o=-1,r=t[1],s=0,a=7,l=4;for(0===r&&(a=138,l=3),n=0;n<=e;n++)if(i=r,r=t[2*(n+1)+1],!(++s<a&&i==r)){if(s<l)do{it(i,te)}while(0!=--s);else 0!==i?(i!=o&&(it(i,te),s--),it(f,te),nt(s-3,2)):s<=10?(it(g,te),nt(s-3,3)):(it(m,te),nt(s-11,7));s=0,o=i,0===r?(a=138,l=3):i==r?(a=6,l=3):(a=7,l=4)}}function rt(t,n,i){var o;for(nt(t-257,5),nt(n-1,5),nt(i-4,4),o=0;o<i;o++)nt(te[2*e.bl_order[o]+1],3);ot(Qt,t-1),ot(Zt,n-1)}function st(){16==de?(F(ue),ue=0,de=0):de>=8&&(d(255&ue),ue>>>=8,de-=8)}function at(){nt(J<<1,3),it(p,n.static_ltree),st(),1+he+10-de<9&&(nt(J<<1,3),it(p,n.static_ltree),st()),he=7}function lt(t,n){var i,o,r;if(ee.pending_buf[le+2*ae]=t>>>8&255,ee.pending_buf[le+2*ae+1]=255&t,ee.pending_buf[re+ae]=255&n,ae++,0===t?Qt[2*n]++:(ce++,t--,Qt[2*(e._length_code[n]+h+1)]++,Zt[2*e.d_code(t)]++),0==(8191&ae)&&Yt>2){for(i=8*ae,o=Ut-jt,r=0;r<l;r++)i+=Zt[2*r]*(5+e.extra_dbits[r]);if(i>>>=3,ce<Math.floor(ae/2)&&i<Math.floor(o/2))return!0}return ae==se-1}function ct(t,n){var i,o,r,s,a=0;if(0!==ae)do{i=ee.pending_buf[le+2*a]<<8&65280|255&ee.pending_buf[le+2*a+1],o=255&ee.pending_buf[re+a],a++,0===i?it(o,t):(r=e._length_code[o],it(r+h+1,t),s=e.extra_lbits[r],0!==s&&(o-=e.base_length[r],nt(o,s)),i--,r=e.d_code(i),it(r,n),0!==(s=e.extra_dbits[r])&&(i-=e.base_dist[r],nt(i,s)))}while(a<ae);it(p,t),he=t[2*p+1]}function ht(){de>8?F(ue):de>0&&d(255&ue),ue=0,de=0}function ut(t,e,n){ht(),he=8,n&&(F(e),F(~e)),ee.pending_buf.set(It.subarray(t,t+e),ee.pending),ee.pending+=e}function dt(t,e,n){nt((G<<1)+(n?1:0),3),ut(t,e,!0)}function pt(t,e,o){var r,s,l=0;Yt>0?(ne.build_tree(ee),ie.build_tree(ee),l=a(),r=ee.opt_len+3+7>>>3,(s=ee.static_len+3+7>>>3)<=r&&(r=s)):r=s=e+5,e+4<=r&&-1!=t?dt(t,e,o):s==r?(nt((J<<1)+(o?1:0),3),ct(n.static_ltree,n.static_dtree)):(nt((K<<1)+(o?1:0),3),rt(ne.max_code+1,ie.max_code+1,l+1),ct(Qt,Zt)),i(),o&&ht()}function ft(t){pt(jt>=0?jt:-1,Ut-jt,t),jt=Ut,xt.flush_pending()}function gt(){var t,e,n,i;do{if(0===(i=Ot-Wt-Ut)&&0===Ut&&0===Wt)i=At;else if(-1==i)i--;else if(Ut>=At+At-tt){It.set(It.subarray(At,At+At),0),Ht-=At,Ut-=At,jt-=At,t=qt,n=t;do{e=65535&Ft[--n],Ft[n]=e>=At?e-At:0}while(0!=--t);t=At,n=t;do{e=65535&Et[--n],Et[n]=e>=At?e-At:0}while(0!=--t);i+=At}if(0===xt.avail_in)return;t=xt.read_buf(It,Ut+Wt,i),(Wt+=t)>=Q&&(Rt=255&It[Ut],Rt=(Rt<<Dt^255&It[Ut+1])&Nt)}while(Wt<tt&&0!==xt.avail_in)}function mt(t){var e,n=65535;for(n>St-5&&(n=St-5);;){if(Wt<=1){if(gt(),0===Wt&&t==k)return z;if(0===Wt)break}if(Ut+=Wt,Wt=0,e=jt+n,(0===Ut||Ut>=e)&&(Wt=Ut-e,Ut=e,ft(!1),0===xt.avail_out))return z;if(Ut-jt>=At-tt&&(ft(!1),0===xt.avail_out))return z}return ft(t==_),0===xt.avail_out?t==_?U:z:t==_?H:M}function yt(t){var e,n,i=Vt,o=Ut,r=$t,s=Ut>At-tt?Ut-(At-tt):0,a=Kt,l=Pt,c=Ut+Z,h=It[o+r-1],u=It[o+r];$t>=Jt&&(i>>=2),a>Wt&&(a=Wt);do{if(e=t,It[e+r]==u&&It[e+r-1]==h&&It[e]==It[o]&&It[++e]==It[o+1]){o+=2,e++;do{}while(It[++o]==It[++e]&&It[++o]==It[++e]&&It[++o]==It[++e]&&It[++o]==It[++e]&&It[++o]==It[++e]&&It[++o]==It[++e]&&It[++o]==It[++e]&&It[++o]==It[++e]&&o<c);if(n=Z-(c-o),o=c-Z,n>r){if(Ht=t,r=n,n>=a)break;h=It[o+r-1],u=It[o+r]}}}while((t=65535&Et[t&l])>s&&0!=--i);return r<=Wt?r:Wt}function wt(t){for(var e,n=0;;){if(Wt<tt){if(gt(),Wt<tt&&t==k)return z;if(0===Wt)break}if(Wt>=Q&&(Rt=(Rt<<Dt^255&It[Ut+(Q-1)])&Nt,n=65535&Ft[Rt],Et[Ut&Pt]=Ft[Rt],Ft[Rt]=Ut),0!==n&&(Ut-n&65535)<=At-tt&&Gt!=v&&(Lt=yt(n)),Lt>=Q)if(e=lt(Ut-Ht,Lt-Q),Wt-=Lt,Lt<=Xt&&Wt>=Q){Lt--;do{Ut++,Rt=(Rt<<Dt^255&It[Ut+(Q-1)])&Nt,n=65535&Ft[Rt],Et[Ut&Pt]=Ft[Rt],Ft[Rt]=Ut}while(0!=--Lt);Ut++}else Ut+=Lt,Lt=0,Rt=255&It[Ut],Rt=(Rt<<Dt^255&It[Ut+1])&Nt;else e=lt(0,255&It[Ut]),Wt--,Ut++;if(e&&(ft(!1),0===xt.avail_out))return z}return ft(t==_),0===xt.avail_out?t==_?U:z:t==_?H:M}function bt(t){for(var e,n,i=0;;){if(Wt<tt){if(gt(),Wt<tt&&t==k)return z;if(0===Wt)break}if(Wt>=Q&&(Rt=(Rt<<Dt^255&It[Ut+(Q-1)])&Nt,i=65535&Ft[Rt],Et[Ut&Pt]=Ft[Rt],Ft[Rt]=Ut),$t=Lt,zt=Ht,Lt=Q-1,0!==i&&$t<Xt&&(Ut-i&65535)<=At-tt&&(Gt!=v&&(Lt=yt(i)),Lt<=5&&(Gt==b||Lt==Q&&Ut-Ht>4096)&&(Lt=Q-1)),$t>=Q&&Lt<=$t){n=Ut+Wt-Q,e=lt(Ut-1-zt,$t-Q),Wt-=$t-1,$t-=2;do{++Ut<=n&&(Rt=(Rt<<Dt^255&It[Ut+(Q-1)])&Nt,i=65535&Ft[Rt],Et[Ut&Pt]=Ft[Rt],Ft[Rt]=Ut)}while(0!=--$t);if(Mt=0,Lt=Q-1,Ut++,e&&(ft(!1),0===xt.avail_out))return z}else if(0!==Mt){if(e=lt(0,255&It[Ut-1]),e&&ft(!1),Ut++,Wt--,0===xt.avail_out)return z}else Mt=1,Ut++,Wt--}return 0!==Mt&&(e=lt(0,255&It[Ut-1]),Mt=0),ft(t==_),0===xt.avail_out?t==_?U:z:t==_?H:M}function vt(e){return e.total_in=e.total_out=0,e.msg=null,ee.pending=0,ee.pending_out=0,kt=V,_t=k,r(),t(),A}var xt,kt,St,Ct,_t,At,Tt,Pt,It,Ot,Et,Ft,Rt,qt,Bt,Nt,Dt,jt,Lt,zt,Mt,Ut,Ht,Wt,$t,Vt,Xt,Yt,Gt,Jt,Kt,Qt,Zt,te,ee=this,ne=new e,ie=new e,oe=new e;ee.depth=[];var re,se,ae,le,ce,he,ue,de;ee.bl_count=[],ee.heap=[],Qt=[],Zt=[],te=[],ee.pqdownheap=function(t,e){for(var n=ee.heap,i=n[e],r=e<<1;r<=ee.heap_len&&(r<ee.heap_len&&o(t,n[r+1],n[r],ee.depth)&&r++,!o(t,i,n[r],ee.depth));)n[e]=n[r],e=r,r<<=1;n[e]=i},ee.deflateInit=function(t,e,n,i,o,r){return i||(i=Y),o||(o=q),r||(r=x),t.msg=null,e==w&&(e=6),o<1||o>R||i!=Y||n<9||n>15||e<0||e>9||r<0||r>v?I:(t.dstate=ee,Tt=n,At=1<<Tt,Pt=At-1,Bt=o+7,qt=1<<Bt,Nt=qt-1,Dt=Math.floor((Bt+Q-1)/Q),It=new Uint8Array(2*At),Et=[],Ft=[],se=1<<o+6,ee.pending_buf=new Uint8Array(4*se),St=4*se,le=Math.floor(se/2),re=3*se,Yt=e,Gt=r,Ct=255&i,vt(t))},ee.deflateEnd=function(){return kt!=$&&kt!=V&&kt!=X?I:(ee.pending_buf=null,Ft=null,Et=null,It=null,ee.dstate=null,kt==V?O:A)},ee.deflateParams=function(t,e,n){var i=A;return e==w&&(e=6),e<0||e>9||n<0||n>v?I:(j[Yt].func!=j[e].func&&0!==t.total_in&&(i=t.deflate(S)),Yt!=e&&(Yt=e,Xt=j[Yt].max_lazy,Jt=j[Yt].good_length,Kt=j[Yt].nice_length,Vt=j[Yt].max_chain),Gt=n,i)},ee.deflateSetDictionary=function(t,e,n){var i,o=n,r=0;if(!e||kt!=$)return I;if(o<Q)return A;for(o>At-tt&&(o=At-tt,r=n-o),It.set(e.subarray(r,r+o),0),Ut=o,jt=o,Rt=255&It[0],Rt=(Rt<<Dt^255&It[1])&Nt,i=0;i<=o-Q;i++)Rt=(Rt<<Dt^255&It[i+(Q-1)])&Nt,Et[i&Pt]=Ft[Rt],Ft[Rt]=i;return A},ee.deflate=function(t,e){var n,i,o,r,s;if(e>_||e<0)return I;if(!t.next_out||!t.next_in&&0!==t.avail_in||kt==X&&e!=_)return t.msg=L[P-I],I;if(0===t.avail_out)return t.msg=L[P-E],E;if(xt=t,r=_t,_t=e,kt==$&&(i=Y+(Tt-8<<4)<<8,o=(Yt-1&255)>>1,o>3&&(o=3),i|=o<<6,0!==Ut&&(i|=W),i+=31-i%31,kt=V,et(i)),0!==ee.pending){if(xt.flush_pending(),0===xt.avail_out)return _t=-1,A}else if(0===xt.avail_in&&e<=r&&e!=_)return xt.msg=L[P-E],E;if(kt==X&&0!==xt.avail_in)return t.msg=L[P-E],E;if(0!==xt.avail_in||0!==Wt||e!=k&&kt!=X){switch(s=-1,j[Yt].func){case B:s=mt(e);break;case N:s=wt(e);break;case D:s=bt(e)}if(s!=U&&s!=H||(kt=X),s==z||s==U)return 0===xt.avail_out&&(_t=-1),A;if(s==M){if(e==S)at();else if(dt(0,0,!1),e==C)for(n=0;n<qt;n++)Ft[n]=0;if(xt.flush_pending(),0===xt.avail_out)return _t=-1,A}}return e!=_?A:T}}function s(){var t=this;t.next_in_index=0,t.next_out_index=0,t.avail_in=0,t.total_in=0,t.avail_out=0,t.total_out=0}var a=15,l=30,c=19,h=256,u=h+1+29,d=2*u+1,p=256,f=16,g=17,m=18,y=16,w=-1,b=1,v=2,x=0,k=0,S=1,C=3,_=4,A=0,T=1,P=2,I=-2,O=-3,E=-5,F=[0,1,2,3,4,4,5,5,6,6,6,6,7,7,7,7,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,0,0,16,17,18,18,19,19,20,20,20,20,21,21,21,21,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29];e._length_code=[0,1,2,3,4,5,6,7,8,8,9,9,10,10,11,11,12,12,12,12,13,13,13,13,14,14,14,14,15,15,15,15,16,16,16,16,16,16,16,16,17,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,28],e.base_length=[0,1,2,3,4,5,6,7,8,10,12,14,16,20,24,28,32,40,48,56,64,80,96,112,128,160,192,224,0],e.base_dist=[0,1,2,3,4,6,8,12,16,24,32,48,64,96,128,192,256,384,512,768,1024,1536,2048,3072,4096,6144,8192,12288,16384,24576],e.d_code=function(t){return t<256?F[t]:F[256+(t>>>7)]},e.extra_lbits=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],e.extra_dbits=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],e.extra_blbits=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],e.bl_order=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],n.static_ltree=[12,8,140,8,76,8,204,8,44,8,172,8,108,8,236,8,28,8,156,8,92,8,220,8,60,8,188,8,124,8,252,8,2,8,130,8,66,8,194,8,34,8,162,8,98,8,226,8,18,8,146,8,82,8,210,8,50,8,178,8,114,8,242,8,10,8,138,8,74,8,202,8,42,8,170,8,106,8,234,8,26,8,154,8,90,8,218,8,58,8,186,8,122,8,250,8,6,8,134,8,70,8,198,8,38,8,166,8,102,8,230,8,22,8,150,8,86,8,214,8,54,8,182,8,118,8,246,8,14,8,142,8,78,8,206,8,46,8,174,8,110,8,238,8,30,8,158,8,94,8,222,8,62,8,190,8,126,8,254,8,1,8,129,8,65,8,193,8,33,8,161,8,97,8,225,8,17,8,145,8,81,8,209,8,49,8,177,8,113,8,241,8,9,8,137,8,73,8,201,8,41,8,169,8,105,8,233,8,25,8,153,8,89,8,217,8,57,8,185,8,121,8,249,8,5,8,133,8,69,8,197,8,37,8,165,8,101,8,229,8,21,8,149,8,85,8,213,8,53,8,181,8,117,8,245,8,13,8,141,8,77,8,205,8,45,8,173,8,109,8,237,8,29,8,157,8,93,8,221,8,61,8,189,8,125,8,253,8,19,9,275,9,147,9,403,9,83,9,339,9,211,9,467,9,51,9,307,9,179,9,435,9,115,9,371,9,243,9,499,9,11,9,267,9,139,9,395,9,75,9,331,9,203,9,459,9,43,9,299,9,171,9,427,9,107,9,363,9,235,9,491,9,27,9,283,9,155,9,411,9,91,9,347,9,219,9,475,9,59,9,315,9,187,9,443,9,123,9,379,9,251,9,507,9,7,9,263,9,135,9,391,9,71,9,327,9,199,9,455,9,39,9,295,9,167,9,423,9,103,9,359,9,231,9,487,9,23,9,279,9,151,9,407,9,87,9,343,9,215,9,471,9,55,9,311,9,183,9,439,9,119,9,375,9,247,9,503,9,15,9,271,9,143,9,399,9,79,9,335,9,207,9,463,9,47,9,303,9,175,9,431,9,111,9,367,9,239,9,495,9,31,9,287,9,159,9,415,9,95,9,351,9,223,9,479,9,63,9,319,9,191,9,447,9,127,9,383,9,255,9,511,9,0,7,64,7,32,7,96,7,16,7,80,7,48,7,112,7,8,7,72,7,40,7,104,7,24,7,88,7,56,7,120,7,4,7,68,7,36,7,100,7,20,7,84,7,52,7,116,7,3,8,131,8,67,8,195,8,35,8,163,8,99,8,227,8],n.static_dtree=[0,5,16,5,8,5,24,5,4,5,20,5,12,5,28,5,2,5,18,5,10,5,26,5,6,5,22,5,14,5,30,5,1,5,17,5,9,5,25,5,5,5,21,5,13,5,29,5,3,5,19,5,11,5,27,5,7,5,23,5],n.static_l_desc=new n(n.static_ltree,e.extra_lbits,h+1,u,a),n.static_d_desc=new n(n.static_dtree,e.extra_dbits,0,l,a),n.static_bl_desc=new n(null,e.extra_blbits,0,c,7);var R=9,q=8,B=0,N=1,D=2,j=[new i(0,0,0,0,B),new i(4,4,8,4,N),new i(4,5,16,8,N),new i(4,6,32,32,N),new i(4,4,16,16,D),new i(8,16,32,32,D),new i(8,16,128,128,D),new i(8,32,128,256,D),new i(32,128,258,1024,D),new i(32,258,258,4096,D)],L=["need dictionary","stream end","","","stream error","data error","","buffer error","",""],z=0,M=1,U=2,H=3,W=32,$=42,V=113,X=666,Y=8,G=0,J=1,K=2,Q=3,Z=258,tt=Z+Q+1;return s.prototype={deflateInit:function(t,e){var n=this;return n.dstate=new r,e||(e=a),n.dstate.deflateInit(n,t,e)},deflate:function(t){var e=this;return e.dstate?e.dstate.deflate(e,t):I},deflateEnd:function(){var t=this;if(!t.dstate)return I;var e=t.dstate.deflateEnd();return t.dstate=null,e},deflateParams:function(t,e){var n=this
;return n.dstate?n.dstate.deflateParams(n,t,e):I},deflateSetDictionary:function(t,e){var n=this;return n.dstate?n.dstate.deflateSetDictionary(n,t,e):I},read_buf:function(t,e,n){var i=this,o=i.avail_in;return o>n&&(o=n),0===o?0:(i.avail_in-=o,t.set(i.next_in.subarray(i.next_in_index,i.next_in_index+o),e),i.next_in_index+=o,i.total_in+=o,o)},flush_pending:function(){var t=this,e=t.dstate.pending;e>t.avail_out&&(e=t.avail_out),0!==e&&(t.next_out.set(t.dstate.pending_buf.subarray(t.dstate.pending_out,t.dstate.pending_out+e),t.next_out_index),t.next_out_index+=e,t.dstate.pending_out+=e,t.total_out+=e,t.avail_out-=e,t.dstate.pending-=e,0===t.dstate.pending&&(t.dstate.pending_out=0))}},function(t){var e=this,n=new s,i=512,o=k,r=new Uint8Array(i);void 0===t&&(t=w),n.deflateInit(t),n.next_out=r,e.append=function(t,e){var s,a=[],l=0,c=0,h=0;if(t.length){n.next_in_index=0,n.next_in=t,n.avail_in=t.length;do{if(n.next_out_index=0,n.avail_out=i,n.deflate(o)!=A)throw"deflating: "+n.msg;n.next_out_index&&(n.next_out_index==i?a.push(new Uint8Array(r)):a.push(new Uint8Array(r.subarray(0,n.next_out_index)))),h+=n.next_out_index,e&&n.next_in_index>0&&n.next_in_index!=l&&(e(n.next_in_index),l=n.next_in_index)}while(n.avail_in>0||0===n.avail_out);return s=new Uint8Array(h),a.forEach(function(t){s.set(t,c),c+=t.length}),s}},e.flush=function(){var t,e,o=[],s=0,a=0;do{if(n.next_out_index=0,n.avail_out=i,(t=n.deflate(_))!=T&&t!=A)throw"deflating: "+n.msg;i-n.avail_out>0&&o.push(new Uint8Array(r.subarray(0,n.next_out_index))),a+=n.next_out_index}while(n.avail_in>0||0===n.avail_out);return n.deflateEnd(),e=new Uint8Array(a),o.forEach(function(t){e.set(t,s),s+=t.length}),e}}}();!function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var e;"undefined"!=typeof window?e=window:"undefined"!=typeof global?e=global:"undefined"!=typeof self&&(e=self),e.html2canvas=t()}}(function(){var t;return function t(e,n,i){function o(s,a){if(!n[s]){if(!e[s]){var l="function"==typeof require&&require;if(!a&&l)return l(s,!0);if(r)return r(s,!0);var c=new Error("Cannot find module '"+s+"'");throw c.code="MODULE_NOT_FOUND",c}var h=n[s]={exports:{}};e[s][0].call(h.exports,function(t){var n=e[s][1][t];return o(n||t)},h,h.exports,t,e,n,i)}return n[s].exports}for(var r="function"==typeof require&&require,s=0;s<i.length;s++)o(i[s]);return o}({1:[function(e,n,i){(function(e){!function(o){function r(t){throw RangeError(q[t])}function s(t,e){for(var n=t.length;n--;)t[n]=e(t[n]);return t}function a(t,e){return s(t.split(R),e).join(".")}function l(t){for(var e,n,i=[],o=0,r=t.length;o<r;)e=t.charCodeAt(o++),e>=55296&&e<=56319&&o<r?(n=t.charCodeAt(o++),56320==(64512&n)?i.push(((1023&e)<<10)+(1023&n)+65536):(i.push(e),o--)):i.push(e);return i}function c(t){return s(t,function(t){var e="";return t>65535&&(t-=65536,e+=D(t>>>10&1023|55296),t=56320|1023&t),e+=D(t)}).join("")}function h(t){return t-48<10?t-22:t-65<26?t-65:t-97<26?t-97:S}function u(t,e){return t+22+75*(t<26)-((0!=e)<<5)}function d(t,e,n){var i=0;for(t=n?N(t/T):t>>1,t+=N(t/e);t>B*_>>1;i+=S)t=N(t/B);return N(i+(B+1)*t/(t+A))}function p(t){var e,n,i,o,s,a,l,u,p,f,g=[],m=t.length,y=0,w=I,b=P;for(n=t.lastIndexOf(O),n<0&&(n=0),i=0;i<n;++i)t.charCodeAt(i)>=128&&r("not-basic"),g.push(t.charCodeAt(i));for(o=n>0?n+1:0;o<m;){for(s=y,a=1,l=S;o>=m&&r("invalid-input"),u=h(t.charCodeAt(o++)),(u>=S||u>N((k-y)/a))&&r("overflow"),y+=u*a,p=l<=b?C:l>=b+_?_:l-b,!(u<p);l+=S)f=S-p,a>N(k/f)&&r("overflow"),a*=f;e=g.length+1,b=d(y-s,e,0==s),N(y/e)>k-w&&r("overflow"),w+=N(y/e),y%=e,g.splice(y++,0,w)}return c(g)}function f(t){var e,n,i,o,s,a,c,h,p,f,g,m,y,w,b,v=[];for(t=l(t),m=t.length,e=I,n=0,s=P,a=0;a<m;++a)(g=t[a])<128&&v.push(D(g));for(i=o=v.length,o&&v.push(O);i<m;){for(c=k,a=0;a<m;++a)(g=t[a])>=e&&g<c&&(c=g);for(y=i+1,c-e>N((k-n)/y)&&r("overflow"),n+=(c-e)*y,e=c,a=0;a<m;++a)if(g=t[a],g<e&&++n>k&&r("overflow"),g==e){for(h=n,p=S;f=p<=s?C:p>=s+_?_:p-s,!(h<f);p+=S)b=h-f,w=S-f,v.push(D(u(f+b%w,0))),h=N(b/w);v.push(D(u(h,0))),s=d(n,y,i==o),n=0,++i}++n,++e}return v.join("")}function g(t){return a(t,function(t){return E.test(t)?p(t.slice(4).toLowerCase()):t})}function m(t){return a(t,function(t){return F.test(t)?"xn--"+f(t):t})}var y="object"==typeof i&&i,w="object"==typeof n&&n&&n.exports==y&&n,b="object"==typeof e&&e;b.global!==b&&b.window!==b||(o=b);var v,x,k=2147483647,S=36,C=1,_=26,A=38,T=700,P=72,I=128,O="-",E=/^xn--/,F=/[^ -~]/,R=/\x2E|\u3002|\uFF0E|\uFF61/g,q={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},B=S-C,N=Math.floor,D=String.fromCharCode;if(v={version:"1.2.4",ucs2:{decode:l,encode:c},decode:p,encode:f,toASCII:m,toUnicode:g},"function"==typeof t&&"object"==typeof t.amd&&t.amd)t("punycode",function(){return v});else if(y&&!y.nodeType)if(w)w.exports=v;else for(x in v)v.hasOwnProperty(x)&&(y[x]=v[x]);else o.punycode=v}(this)}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],2:[function(t,e,n){function i(t,e,n){!t.defaultView||e===t.defaultView.pageXOffset&&n===t.defaultView.pageYOffset||t.defaultView.scrollTo(e,n)}function o(t,e){try{e&&(e.width=t.width,e.height=t.height,e.getContext("2d").putImageData(t.getContext("2d").getImageData(0,0,t.width,t.height),0,0))}catch(e){a("Unable to copy canvas content from",t,e)}}function r(t,e){for(var n=3===t.nodeType?document.createTextNode(t.nodeValue):t.cloneNode(!1),i=t.firstChild;i;)!0!==e&&1===i.nodeType&&"SCRIPT"===i.nodeName||n.appendChild(r(i,e)),i=i.nextSibling;return 1===t.nodeType&&(n._scrollTop=t.scrollTop,n._scrollLeft=t.scrollLeft,"CANVAS"===t.nodeName?o(t,n):"TEXTAREA"!==t.nodeName&&"SELECT"!==t.nodeName||(n.value=t.value)),n}function s(t){if(1===t.nodeType){t.scrollTop=t._scrollTop,t.scrollLeft=t._scrollLeft;for(var e=t.firstChild;e;)s(e),e=e.nextSibling}}var a=t("./log");e.exports=function(t,e,n,o,a,l,c){var h=r(t.documentElement,a.javascriptEnabled),u=e.createElement("iframe");return u.className="html2canvas-container",u.style.visibility="hidden",u.style.position="fixed",u.style.left="-10000px",u.style.top="0px",u.style.border="0",u.width=n,u.height=o,u.scrolling="no",e.body.appendChild(u),new Promise(function(e){var n=u.contentWindow.document;u.contentWindow.onload=u.onload=function(){var t=setInterval(function(){n.body.childNodes.length>0&&(s(n.documentElement),clearInterval(t),"view"===a.type&&(u.contentWindow.scrollTo(l,c),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||u.contentWindow.scrollY===c&&u.contentWindow.scrollX===l||(n.documentElement.style.top=-c+"px",n.documentElement.style.left=-l+"px",n.documentElement.style.position="absolute")),e(u))},50)},n.open(),n.write("<!DOCTYPE html><html></html>"),i(t,l,c),n.replaceChild(n.adoptNode(h),n.documentElement),n.close()})}},{"./log":13}],3:[function(t,e,n){function i(t){this.r=0,this.g=0,this.b=0,this.a=null,this.fromArray(t)||this.namedColor(t)||this.rgb(t)||this.rgba(t)||this.hex6(t)||this.hex3(t)}i.prototype.darken=function(t){var e=1-t;return new i([Math.round(this.r*e),Math.round(this.g*e),Math.round(this.b*e),this.a])},i.prototype.isTransparent=function(){return 0===this.a},i.prototype.isBlack=function(){return 0===this.r&&0===this.g&&0===this.b},i.prototype.fromArray=function(t){return Array.isArray(t)&&(this.r=Math.min(t[0],255),this.g=Math.min(t[1],255),this.b=Math.min(t[2],255),t.length>3&&(this.a=t[3])),Array.isArray(t)};var o=/^#([a-f0-9]{3})$/i;i.prototype.hex3=function(t){var e=null;return null!==(e=t.match(o))&&(this.r=parseInt(e[1][0]+e[1][0],16),this.g=parseInt(e[1][1]+e[1][1],16),this.b=parseInt(e[1][2]+e[1][2],16)),null!==e};var r=/^#([a-f0-9]{6})$/i;i.prototype.hex6=function(t){var e=null;return null!==(e=t.match(r))&&(this.r=parseInt(e[1].substring(0,2),16),this.g=parseInt(e[1].substring(2,4),16),this.b=parseInt(e[1].substring(4,6),16)),null!==e};var s=/^rgb\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*\)$/;i.prototype.rgb=function(t){var e=null;return null!==(e=t.match(s))&&(this.r=Number(e[1]),this.g=Number(e[2]),this.b=Number(e[3])),null!==e};var a=/^rgba\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d?\.?\d+)\s*\)$/;i.prototype.rgba=function(t){var e=null;return null!==(e=t.match(a))&&(this.r=Number(e[1]),this.g=Number(e[2]),this.b=Number(e[3]),this.a=Number(e[4])),null!==e},i.prototype.toString=function(){return null!==this.a&&1!==this.a?"rgba("+[this.r,this.g,this.b,this.a].join(",")+")":"rgb("+[this.r,this.g,this.b].join(",")+")"},i.prototype.namedColor=function(t){t=t.toLowerCase();var e=l[t];if(e)this.r=e[0],this.g=e[1],this.b=e[2];else if("transparent"===t)return this.r=this.g=this.b=this.a=0,!0;return!!e},i.prototype.isColor=!0;var l={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]};e.exports=i},{}],4:[function(e,n,i){function o(t,e){var n=S++;if(e=e||{},e.logging&&(y.options.logging=!0,y.options.start=Date.now()),e.async=void 0===e.async||e.async,e.allowTaint=void 0!==e.allowTaint&&e.allowTaint,e.removeContainer=void 0===e.removeContainer||e.removeContainer,e.javascriptEnabled=void 0!==e.javascriptEnabled&&e.javascriptEnabled,e.imageTimeout=void 0===e.imageTimeout?1e4:e.imageTimeout,e.renderer="function"==typeof e.renderer?e.renderer:p,e.strict=!!e.strict,"string"==typeof t){if("string"!=typeof e.proxy)return Promise.reject("Proxy must be used when rendering url");var i=null!=e.width?e.width:window.innerWidth,o=null!=e.height?e.height:window.innerHeight;return v(u(t),e.proxy,document,i,o,e).then(function(t){return s(t.contentWindow.document.documentElement,t,e,i,o)})}var a=(void 0===t?[document.documentElement]:t.length?t:[t])[0];return a.setAttribute(k+n,n),r(a.ownerDocument,e,a.ownerDocument.defaultView.innerWidth,a.ownerDocument.defaultView.innerHeight,n).then(function(t){return"function"==typeof e.onrendered&&(y("options.onrendered is deprecated, html2canvas returns a Promise containing the canvas"),e.onrendered(t)),t})}function r(t,e,n,i,o){return b(t,t,n,i,e,t.defaultView.pageXOffset,t.defaultView.pageYOffset).then(function(r){y("Document cloned");var a=k+o,l="["+a+"='"+o+"']";t.querySelector(l).removeAttribute(a);var c=r.contentWindow,h=c.document.querySelector(l);return("function"==typeof e.onclone?Promise.resolve(e.onclone(c.document)):Promise.resolve(!0)).then(function(){return s(h,r,e,n,i)})})}function s(t,e,n,i,o){var r=e.contentWindow,s=new d(r.document),u=new f(n,s),p=x(t),m="view"===n.type?i:c(r.document),w="view"===n.type?o:h(r.document),b=new n.renderer(m,w,u,n,document);return new g(t,b,s,u,n).ready.then(function(){y("Finished rendering");var i;return i="view"===n.type?l(b.canvas,{width:b.canvas.width,height:b.canvas.height,top:0,left:0,x:0,y:0}):t===r.document.body||t===r.document.documentElement||null!=n.canvas?b.canvas:l(b.canvas,{width:null!=n.width?n.width:p.width,height:null!=n.height?n.height:p.height,top:p.top,left:p.left,x:0,y:0}),a(e,n),i})}function a(t,e){e.removeContainer&&(t.parentNode.removeChild(t),y("Cleaned up container"))}function l(t,e){var n=document.createElement("canvas"),i=Math.min(t.width-1,Math.max(0,e.left)),o=Math.min(t.width,Math.max(1,e.left+e.width)),r=Math.min(t.height-1,Math.max(0,e.top)),s=Math.min(t.height,Math.max(1,e.top+e.height));n.width=e.width,n.height=e.height;var a=o-i,l=s-r;return y("Cropping canvas at:","left:",e.left,"top:",e.top,"width:",a,"height:",l),y("Resulting crop with width",e.width,"and height",e.height,"with x",i,"and y",r),n.getContext("2d").drawImage(t,i,r,a,l,e.x,e.y,a,l),n}function c(t){return Math.max(Math.max(t.body.scrollWidth,t.documentElement.scrollWidth),Math.max(t.body.offsetWidth,t.documentElement.offsetWidth),Math.max(t.body.clientWidth,t.documentElement.clientWidth))}function h(t){return Math.max(Math.max(t.body.scrollHeight,t.documentElement.scrollHeight),Math.max(t.body.offsetHeight,t.documentElement.offsetHeight),Math.max(t.body.clientHeight,t.documentElement.clientHeight))}function u(t){var e=document.createElement("a");return e.href=t,e.href=e.href,e}var d=e("./support"),p=e("./renderers/canvas"),f=e("./imageloader"),g=e("./nodeparser"),m=e("./nodecontainer"),y=e("./log"),w=e("./utils"),b=e("./clone"),v=e("./proxy").loadUrlDocument,x=w.getBounds,k="data-html2canvas-node",S=0;o.CanvasRenderer=p,o.NodeContainer=m,o.log=y,o.utils=w;var C="undefined"==typeof document||"function"!=typeof Object.create||"function"!=typeof document.createElement("canvas").getContext?function(){return Promise.reject("No canvas support")}:o;n.exports=C,"function"==typeof t&&t.amd&&t("html2canvas",[],function(){return C})},{"./clone":2,"./imageloader":11,"./log":13,"./nodecontainer":14,"./nodeparser":15,"./proxy":16,"./renderers/canvas":20,"./support":22,"./utils":26}],5:[function(t,e,n){function i(t){if(this.src=t,o("DummyImageContainer for",t),!this.promise||!this.image){o("Initiating DummyImageContainer"),i.prototype.image=new Image;var e=this.image;i.prototype.promise=new Promise(function(t,n){e.onload=t,e.onerror=n,e.src=r(),!0===e.complete&&t(e)})}}var o=t("./log"),r=t("./utils").smallImage;e.exports=i},{"./log":13,"./utils":26}],6:[function(t,e,n){function i(t,e){var n,i,r=document.createElement("div"),s=document.createElement("img"),a=document.createElement("span"),l="Hidden Text";r.style.visibility="hidden",r.style.fontFamily=t,r.style.fontSize=e,r.style.margin=0,r.style.padding=0,document.body.appendChild(r),s.src=o(),s.width=1,s.height=1,s.style.margin=0,s.style.padding=0,s.style.verticalAlign="baseline",a.style.fontFamily=t,a.style.fontSize=e,a.style.margin=0,a.style.padding=0,a.appendChild(document.createTextNode(l)),r.appendChild(a),r.appendChild(s),n=s.offsetTop-a.offsetTop+1,r.removeChild(a),r.appendChild(document.createTextNode(l)),r.style.lineHeight="normal",s.style.verticalAlign="super",i=s.offsetTop-r.offsetTop+1,document.body.removeChild(r),this.baseline=n,this.lineWidth=1,this.middle=i}var o=t("./utils").smallImage;e.exports=i},{"./utils":26}],7:[function(t,e,n){function i(){this.data={}}var o=t("./font");i.prototype.getMetrics=function(t,e){return void 0===this.data[t+"-"+e]&&(this.data[t+"-"+e]=new o(t,e)),this.data[t+"-"+e]},e.exports=i},{"./font":6}],8:[function(t,e,n){function i(e,n,i){this.image=null,this.src=e;var o=this,s=r(e);this.promise=(n?new Promise(function(t){"about:blank"===e.contentWindow.document.URL||null==e.contentWindow.document.documentElement?e.contentWindow.onload=e.onload=function(){t(e)}:t(e)}):this.proxyLoad(i.proxy,s,i)).then(function(e){return t("./core")(e.contentWindow.document.documentElement,{type:"view",width:e.width,height:e.height,proxy:i.proxy,javascriptEnabled:i.javascriptEnabled,removeContainer:i.removeContainer,allowTaint:i.allowTaint,imageTimeout:i.imageTimeout/2})}).then(function(t){return o.image=t})}var o=t("./utils"),r=o.getBounds,s=t("./proxy").loadUrlDocument;i.prototype.proxyLoad=function(t,e,n){var i=this.src;return s(i.src,t,i.ownerDocument,e.width,e.height,n)},e.exports=i},{"./core":4,"./proxy":16,"./utils":26}],9:[function(t,e,n){function i(t){this.src=t.value,this.colorStops=[],this.type=null,this.x0=.5,this.y0=.5,this.x1=.5,this.y1=.5,this.promise=Promise.resolve(!0)}i.TYPES={LINEAR:1,RADIAL:2},i.REGEXP_COLORSTOP=/^\s*(rgba?\(\s*\d{1,3},\s*\d{1,3},\s*\d{1,3}(?:,\s*[0-9\.]+)?\s*\)|[a-z]{3,20}|#[a-f0-9]{3,6})(?:\s+(\d{1,3}(?:\.\d+)?)(%|px)?)?(?:\s|$)/i,e.exports=i},{}],10:[function(t,e,n){function i(t,e){this.src=t,this.image=new Image;var n=this;this.tainted=null,this.promise=new Promise(function(i,o){n.image.onload=i,n.image.onerror=o,e&&(n.image.crossOrigin="anonymous"),n.image.src=t,!0===n.image.complete&&i(n.image)})}e.exports=i},{}],11:[function(t,e,n){function i(t,e){this.link=null,this.options=t,this.support=e,this.origin=this.getOrigin(window.location.href)}var o=t("./log"),r=t("./imagecontainer"),s=t("./dummyimagecontainer"),a=t("./proxyimagecontainer"),l=t("./framecontainer"),c=t("./svgcontainer"),h=t("./svgnodecontainer"),u=t("./lineargradientcontainer"),d=t("./webkitgradientcontainer"),p=t("./utils").bind;i.prototype.findImages=function(t){var e=[];return t.reduce(function(t,e){switch(e.node.nodeName){case"IMG":return t.concat([{args:[e.node.src],method:"url"}]);case"svg":case"IFRAME":return t.concat([{args:[e.node],method:e.node.nodeName}])}return t},[]).forEach(this.addImage(e,this.loadImage),this),e},i.prototype.findBackgroundImage=function(t,e){return e.parseBackgroundImages().filter(this.hasImageBackground).forEach(this.addImage(t,this.loadImage),this),t},i.prototype.addImage=function(t,e){return function(n){n.args.forEach(function(i){this.imageExists(t,i)||(t.splice(0,0,e.call(this,n)),o("Added image #"+t.length,"string"==typeof i?i.substring(0,100):i))},this)}},i.prototype.hasImageBackground=function(t){return"none"!==t.method},i.prototype.loadImage=function(t){if("url"===t.method){var e=t.args[0];return!this.isSVG(e)||this.support.svg||this.options.allowTaint?e.match(/data:image\/.*;base64,/i)?new r(e.replace(/url\(['"]{0,}|['"]{0,}\)$/gi,""),!1):this.isSameOrigin(e)||!0===this.options.allowTaint||this.isSVG(e)?new r(e,!1):this.support.cors&&!this.options.allowTaint&&this.options.useCORS?new r(e,!0):this.options.proxy?new a(e,this.options.proxy):new s(e):new c(e)}return"linear-gradient"===t.method?new u(t):"gradient"===t.method?new d(t):"svg"===t.method?new h(t.args[0],this.support.svg):"IFRAME"===t.method?new l(t.args[0],this.isSameOrigin(t.args[0].src),this.options):new s(t)},i.prototype.isSVG=function(t){return"svg"===t.substring(t.length-3).toLowerCase()||c.prototype.isInline(t)},i.prototype.imageExists=function(t,e){return t.some(function(t){return t.src===e})},i.prototype.isSameOrigin=function(t){return this.getOrigin(t)===this.origin},i.prototype.getOrigin=function(t){var e=this.link||(this.link=document.createElement("a"));return e.href=t,e.href=e.href,e.protocol+e.hostname+e.port},i.prototype.getPromise=function(t){return this.timeout(t,this.options.imageTimeout).catch(function(){return new s(t.src).promise.then(function(e){t.image=e})})},i.prototype.get=function(t){var e=null;return this.images.some(function(n){return(e=n).src===t})?e:null},i.prototype.fetch=function(t){return this.images=t.reduce(p(this.findBackgroundImage,this),this.findImages(t)),this.images.forEach(function(t,e){t.promise.then(function(){o("Succesfully loaded image #"+(e+1),t)},function(n){o("Failed loading image #"+(e+1),t,n)})}),this.ready=Promise.all(this.images.map(this.getPromise,this)),o("Finished searching images"),this},i.prototype.timeout=function(t,e){var n,i=Promise.race([t.promise,new Promise(function(i,r){n=setTimeout(function(){o("Timed out loading image",t),r(t)},e)})]).then(function(t){return clearTimeout(n),t});return i.catch(function(){clearTimeout(n)}),i},e.exports=i},{"./dummyimagecontainer":5,"./framecontainer":8,"./imagecontainer":10,"./lineargradientcontainer":12,"./log":13,"./proxyimagecontainer":17,"./svgcontainer":23,"./svgnodecontainer":24,"./utils":26,"./webkitgradientcontainer":27}],12:[function(t,e,n){function i(t){o.apply(this,arguments),this.type=o.TYPES.LINEAR;var e=i.REGEXP_DIRECTION.test(t.args[0])||!o.REGEXP_COLORSTOP.test(t.args[0]);e?t.args[0].split(/\s+/).reverse().forEach(function(t,e){switch(t){case"left":this.x0=0,this.x1=1;break;case"top":this.y0=0,this.y1=1;break;case"right":this.x0=1,this.x1=0;break;case"bottom":this.y0=1,this.y1=0;break;case"to":var n=this.y0,i=this.x0;this.y0=this.y1,this.x0=this.x1,this.x1=i,this.y1=n;break;case"center":break;default:var o=.01*parseFloat(t,10);if(isNaN(o))break;0===e?(this.y0=o,this.y1=1-this.y0):(this.x0=o,this.x1=1-this.x0)}},this):(this.y0=0,this.y1=1),this.colorStops=t.args.slice(e?1:0).map(function(t){var e=t.match(o.REGEXP_COLORSTOP),n=+e[2],i=0===n?"%":e[3];return{color:new r(e[1]),stop:"%"===i?n/100:null}}),null===this.colorStops[0].stop&&(this.colorStops[0].stop=0),null===this.colorStops[this.colorStops.length-1].stop&&(this.colorStops[this.colorStops.length-1].stop=1),this.colorStops.forEach(function(t,e){null===t.stop&&this.colorStops.slice(e).some(function(n,i){return null!==n.stop&&(t.stop=(n.stop-this.colorStops[e-1].stop)/(i+1)+this.colorStops[e-1].stop,!0)},this)},this)}var o=t("./gradientcontainer"),r=t("./color");i.prototype=Object.create(o.prototype),i.REGEXP_DIRECTION=/^\s*(?:to|left|right|top|bottom|center|\d{1,3}(?:\.\d+)?%?)(?:\s|$)/i,e.exports=i},{"./color":3,"./gradientcontainer":9}],13:[function(t,e,n){var i=function(){i.options.logging&&window.console&&window.console.log&&Function.prototype.bind.call(window.console.log,window.console).apply(window.console,[Date.now()-i.options.start+"ms","html2canvas:"].concat([].slice.call(arguments,0)))};i.options={logging:!1},e.exports=i},{}],14:[function(t,e,n){function i(t,e){this.node=t,this.parent=e,this.stack=null,this.bounds=null,this.borders=null,this.clip=[],this.backgroundClip=[],this.offsetBounds=null,this.visible=null,this.computedStyles=null,this.colors={},this.styles={},this.backgroundImages=null,this.transformData=null,this.transformMatrix=null,this.isPseudoElement=!1,this.opacity=null}function o(t){var e=t.options[t.selectedIndex||0];return e?e.text||"":""}function r(t){if(t&&"matrix"===t[1])return t[2].split(",").map(function(t){return parseFloat(t.trim())});if(t&&"matrix3d"===t[1]){var e=t[2].split(",").map(function(t){return parseFloat(t.trim())});return[e[0],e[1],e[4],e[5],e[12],e[13]]}}function s(t){return-1!==t.toString().indexOf("%")}function a(t){return t.replace("px","")}function l(t){return parseFloat(t)}var c=t("./color"),h=t("./utils"),u=h.getBounds,d=h.parseBackgrounds,p=h.offsetBounds;i.prototype.cloneTo=function(t){t.visible=this.visible,t.borders=this.borders,t.bounds=this.bounds,t.clip=this.clip,t.backgroundClip=this.backgroundClip,t.computedStyles=this.computedStyles,t.styles=this.styles,t.backgroundImages=this.backgroundImages,t.opacity=this.opacity},i.prototype.getOpacity=function(){return null===this.opacity?this.opacity=this.cssFloat("opacity"):this.opacity},i.prototype.assignStack=function(t){this.stack=t,t.children.push(this)},i.prototype.isElementVisible=function(){return this.node.nodeType===Node.TEXT_NODE?this.parent.visible:"none"!==this.css("display")&&"hidden"!==this.css("visibility")&&!this.node.hasAttribute("data-html2canvas-ignore")&&("INPUT"!==this.node.nodeName||"hidden"!==this.node.getAttribute("type"))},i.prototype.css=function(t){return this.computedStyles||(this.computedStyles=this.isPseudoElement?this.parent.computedStyle(this.before?":before":":after"):this.computedStyle(null)),this.styles[t]||(this.styles[t]=this.computedStyles[t])},i.prototype.prefixedCss=function(t){var e=["webkit","moz","ms","o"],n=this.css(t);return void 0===n&&e.some(function(e){return void 0!==(n=this.css(e+t.substr(0,1).toUpperCase()+t.substr(1)))},this),void 0===n?null:n},i.prototype.computedStyle=function(t){return this.node.ownerDocument.defaultView.getComputedStyle(this.node,t)},i.prototype.cssInt=function(t){var e=parseInt(this.css(t),10);return isNaN(e)?0:e},i.prototype.color=function(t){return this.colors[t]||(this.colors[t]=new c(this.css(t)))},i.prototype.cssFloat=function(t){var e=parseFloat(this.css(t));return isNaN(e)?0:e},i.prototype.fontWeight=function(){var t=this.css("fontWeight");switch(parseInt(t,10)){case 401:t="bold";break;case 400:t="normal"}return t},i.prototype.parseClip=function(){var t=this.css("clip").match(this.CLIP);return t?{top:parseInt(t[1],10),right:parseInt(t[2],10),bottom:parseInt(t[3],10),left:parseInt(t[4],10)}:null},i.prototype.parseBackgroundImages=function(){return this.backgroundImages||(this.backgroundImages=d(this.css("backgroundImage")))},i.prototype.cssList=function(t,e){var n=(this.css(t)||"").split(",");return n=n[e||0]||n[0]||"auto",n=n.trim().split(" "),1===n.length&&(n=[n[0],s(n[0])?"auto":n[0]]),n},i.prototype.parseBackgroundSize=function(t,e,n){var i,o,r=this.cssList("backgroundSize",n);if(s(r[0]))i=t.width*parseFloat(r[0])/100;else{if(/contain|cover/.test(r[0])){var a=t.width/t.height,l=e.width/e.height;return a<l^"contain"===r[0]?{width:t.height*l,height:t.height}:{width:t.width,height:t.width/l}}i=parseInt(r[0],10)}return o="auto"===r[0]&&"auto"===r[1]?e.height:"auto"===r[1]?i/e.width*e.height:s(r[1])?t.height*parseFloat(r[1])/100:parseInt(r[1],10),"auto"===r[0]&&(i=o/e.height*e.width),{width:i,height:o}},i.prototype.parseBackgroundPosition=function(t,e,n,i){var o,r,a=this.cssList("backgroundPosition",n);return o=s(a[0])?(t.width-(i||e).width)*(parseFloat(a[0])/100):parseInt(a[0],10),r="auto"===a[1]?o/e.width*e.height:s(a[1])?(t.height-(i||e).height)*parseFloat(a[1])/100:parseInt(a[1],10),"auto"===a[0]&&(o=r/e.height*e.width),{left:o,top:r}},i.prototype.parseBackgroundRepeat=function(t){return this.cssList("backgroundRepeat",t)[0]},i.prototype.parseTextShadows=function(){var t=this.css("textShadow"),e=[];if(t&&"none"!==t)for(var n=t.match(this.TEXT_SHADOW_PROPERTY),i=0;n&&i<n.length;i++){var o=n[i].match(this.TEXT_SHADOW_VALUES);e.push({color:new c(o[0]),offsetX:o[1]?parseFloat(o[1].replace("px","")):0,offsetY:o[2]?parseFloat(o[2].replace("px","")):0,blur:o[3]?o[3].replace("px",""):0})}return e},i.prototype.parseTransform=function(){if(!this.transformData)if(this.hasTransform()){var t=this.parseBounds(),e=this.prefixedCss("transformOrigin").split(" ").map(a).map(l);e[0]+=t.left,e[1]+=t.top,this.transformData={origin:e,matrix:this.parseTransformMatrix()}}else this.transformData={origin:[0,0],matrix:[1,0,0,1,0,0]};return this.transformData},i.prototype.parseTransformMatrix=function(){if(!this.transformMatrix){var t=this.prefixedCss("transform"),e=t?r(t.match(this.MATRIX_PROPERTY)):null;this.transformMatrix=e||[1,0,0,1,0,0]}return this.transformMatrix},i.prototype.parseBounds=function(){return this.bounds||(this.bounds=this.hasTransform()?p(this.node):u(this.node))},i.prototype.hasTransform=function(){return"1,0,0,1,0,0"!==this.parseTransformMatrix().join(",")||this.parent&&this.parent.hasTransform()},i.prototype.getValue=function(){var t=this.node.value||"";return"SELECT"===this.node.tagName?t=o(this.node):"password"===this.node.type&&(t=Array(t.length+1).join("•")),0===t.length?this.node.placeholder||"":t},i.prototype.MATRIX_PROPERTY=/(matrix|matrix3d)\((.+)\)/,i.prototype.TEXT_SHADOW_PROPERTY=/((rgba|rgb)\([^\)]+\)(\s-?\d+px){0,})/g,i.prototype.TEXT_SHADOW_VALUES=/(-?\d+px)|(#.+)|(rgb\(.+\))|(rgba\(.+\))/g,i.prototype.CLIP=/^rect\((\d+)px,? (\d+)px,? (\d+)px,? (\d+)px\)$/,e.exports=i},{"./color":3,"./utils":26}],15:[function(t,e,n){function i(t,e,n,i,o){z("Starting NodeParser"),this.renderer=e,this.options=o,this.range=null,this.support=n,this.renderQueue=[],this.stack=new X(!0,1,t.ownerDocument,null);var r=new U(t,null);if(o.background&&e.rectangle(0,0,e.width,e.height,new V(o.background)),t===t.ownerDocument.documentElement){var s=new U(r.color("backgroundColor").isTransparent()?t.ownerDocument.body:t.ownerDocument.documentElement,null);e.rectangle(0,0,e.width,e.height,s.color("backgroundColor"))}r.visibile=r.isElementVisible(),this.createPseudoHideStyles(t.ownerDocument),this.disableAnimations(t.ownerDocument),this.nodes=B([r].concat(this.getChildren(r)).filter(function(t){return t.visible=t.isElementVisible()}).map(this.getPseudoElements,this)),this.fontMetrics=new $,z("Fetched nodes, total:",this.nodes.length),z("Calculate overflow clips"),this.calculateOverflowClips(),z("Start fetching images"),this.images=i.fetch(this.nodes.filter(T)),this.ready=this.images.ready.then(G(function(){return z("Images loaded, starting parsing"),z("Creating stacking contexts"),this.createStackingContexts(),z("Sorting stacking contexts"),this.sortStackingContexts(this.stack),this.parse(this.stack),z("Render queue created with "+this.renderQueue.length+" items"),new Promise(G(function(t){o.async?"function"==typeof o.async?o.async.call(this,this.renderQueue,t):this.renderQueue.length>0?(this.renderIndex=0,this.asyncRenderer(this.renderQueue,t)):t():(this.renderQueue.forEach(this.paint,this),t())},this))},this))}function o(t){return t.parent&&t.parent.clip.length}function r(t){return t.replace(/(\-[a-z])/g,function(t){return t.toUpperCase().replace("-","")})}function s(){}function a(t,e,n,i){return t.map(function(o,r){if(o.width>0){var s=e.left,a=e.top,l=e.width,c=e.height-t[2].width;switch(r){case 0:c=t[0].width,o.args=u({c1:[s,a],c2:[s+l,a],c3:[s+l-t[1].width,a+c],c4:[s+t[3].width,a+c]},i[0],i[1],n.topLeftOuter,n.topLeftInner,n.topRightOuter,n.topRightInner);break;case 1:s=e.left+e.width-t[1].width,l=t[1].width,o.args=u({c1:[s+l,a],c2:[s+l,a+c+t[2].width],c3:[s,a+c],c4:[s,a+t[0].width]
},i[1],i[2],n.topRightOuter,n.topRightInner,n.bottomRightOuter,n.bottomRightInner);break;case 2:a=a+e.height-t[2].width,c=t[2].width,o.args=u({c1:[s+l,a+c],c2:[s,a+c],c3:[s+t[3].width,a],c4:[s+l-t[3].width,a]},i[2],i[3],n.bottomRightOuter,n.bottomRightInner,n.bottomLeftOuter,n.bottomLeftInner);break;case 3:l=t[3].width,o.args=u({c1:[s,a+c+t[2].width],c2:[s,a],c3:[s+l,a+t[0].width],c4:[s+l,a+c]},i[3],i[0],n.bottomLeftOuter,n.bottomLeftInner,n.topLeftOuter,n.topLeftInner)}}return o})}function l(t,e,n,i){var o=(Math.sqrt(2)-1)/3*4,r=n*o,s=i*o,a=t+n,l=e+i;return{topLeft:h({x:t,y:l},{x:t,y:l-s},{x:a-r,y:e},{x:a,y:e}),topRight:h({x:t,y:e},{x:t+r,y:e},{x:a,y:l-s},{x:a,y:l}),bottomRight:h({x:a,y:e},{x:a,y:e+s},{x:t+r,y:l},{x:t,y:l}),bottomLeft:h({x:a,y:l},{x:a-r,y:l},{x:t,y:e+s},{x:t,y:e})}}function c(t,e,n){var i=t.left,o=t.top,r=t.width,s=t.height,a=e[0][0]<r/2?e[0][0]:r/2,c=e[0][1]<s/2?e[0][1]:s/2,h=e[1][0]<r/2?e[1][0]:r/2,u=e[1][1]<s/2?e[1][1]:s/2,d=e[2][0]<r/2?e[2][0]:r/2,p=e[2][1]<s/2?e[2][1]:s/2,f=e[3][0]<r/2?e[3][0]:r/2,g=e[3][1]<s/2?e[3][1]:s/2,m=r-h,y=s-p,w=r-d,b=s-g;return{topLeftOuter:l(i,o,a,c).topLeft.subdivide(.5),topLeftInner:l(i+n[3].width,o+n[0].width,Math.max(0,a-n[3].width),Math.max(0,c-n[0].width)).topLeft.subdivide(.5),topRightOuter:l(i+m,o,h,u).topRight.subdivide(.5),topRightInner:l(i+Math.min(m,r+n[3].width),o+n[0].width,m>r+n[3].width?0:h-n[3].width,u-n[0].width).topRight.subdivide(.5),bottomRightOuter:l(i+w,o+y,d,p).bottomRight.subdivide(.5),bottomRightInner:l(i+Math.min(w,r-n[3].width),o+Math.min(y,s+n[0].width),Math.max(0,d-n[1].width),p-n[2].width).bottomRight.subdivide(.5),bottomLeftOuter:l(i,o+b,f,g).bottomLeft.subdivide(.5),bottomLeftInner:l(i+n[3].width,o+b,Math.max(0,f-n[3].width),g-n[2].width).bottomLeft.subdivide(.5)}}function h(t,e,n,i){var o=function(t,e,n){return{x:t.x+(e.x-t.x)*n,y:t.y+(e.y-t.y)*n}};return{start:t,startControl:e,endControl:n,end:i,subdivide:function(r){var s=o(t,e,r),a=o(e,n,r),l=o(n,i,r),c=o(s,a,r),u=o(a,l,r),d=o(c,u,r);return[h(t,s,c,d),h(d,u,l,i)]},curveTo:function(t){t.push(["bezierCurve",e.x,e.y,n.x,n.y,i.x,i.y])},curveToReversed:function(i){i.push(["bezierCurve",n.x,n.y,e.x,e.y,t.x,t.y])}}}function u(t,e,n,i,o,r,s){var a=[];return e[0]>0||e[1]>0?(a.push(["line",i[1].start.x,i[1].start.y]),i[1].curveTo(a)):a.push(["line",t.c1[0],t.c1[1]]),n[0]>0||n[1]>0?(a.push(["line",r[0].start.x,r[0].start.y]),r[0].curveTo(a),a.push(["line",s[0].end.x,s[0].end.y]),s[0].curveToReversed(a)):(a.push(["line",t.c2[0],t.c2[1]]),a.push(["line",t.c3[0],t.c3[1]])),e[0]>0||e[1]>0?(a.push(["line",o[1].end.x,o[1].end.y]),o[1].curveToReversed(a)):a.push(["line",t.c4[0],t.c4[1]]),a}function d(t,e,n,i,o,r,s){e[0]>0||e[1]>0?(t.push(["line",i[0].start.x,i[0].start.y]),i[0].curveTo(t),i[1].curveTo(t)):t.push(["line",r,s]),(n[0]>0||n[1]>0)&&t.push(["line",o[0].start.x,o[0].start.y])}function p(t){return t.cssInt("zIndex")<0}function f(t){return t.cssInt("zIndex")>0}function g(t){return 0===t.cssInt("zIndex")}function m(t){return-1!==["inline","inline-block","inline-table"].indexOf(t.css("display"))}function y(t){return t instanceof X}function w(t){return t.node.data.trim().length>0}function b(t){return/^(normal|none|0px)$/.test(t.parent.css("letterSpacing"))}function v(t){return["TopLeft","TopRight","BottomRight","BottomLeft"].map(function(e){var n=t.css("border"+e+"Radius"),i=n.split(" ");return i.length<=1&&(i[1]=i[0]),i.map(F)})}function x(t){return t.nodeType===Node.TEXT_NODE||t.nodeType===Node.ELEMENT_NODE}function k(t){return"auto"!==(-1!==["absolute","relative","fixed"].indexOf(t.css("position"))?t.css("zIndex"):"auto")}function S(t){return"static"!==t.css("position")}function C(t){return"none"!==t.css("float")}function _(t){return-1!==["inline-block","inline-table"].indexOf(t.css("display"))}function A(t){var e=this;return function(){return!t.apply(e,arguments)}}function T(t){return t.node.nodeType===Node.ELEMENT_NODE}function P(t){return!0===t.isPseudoElement}function I(t){return t.node.nodeType===Node.TEXT_NODE}function O(t){return function(e,n){return e.cssInt("zIndex")+t.indexOf(e)/t.length-(n.cssInt("zIndex")+t.indexOf(n)/t.length)}}function E(t){return t.getOpacity()<1}function F(t){return parseInt(t,10)}function R(t){return t.width}function q(t){return t.node.nodeType!==Node.ELEMENT_NODE||-1===["SCRIPT","HEAD","TITLE","OBJECT","BR","OPTION"].indexOf(t.node.nodeName)}function B(t){return[].concat.apply([],t)}function N(t){var e=t.substr(0,1);return e===t.substr(t.length-1)&&e.match(/'|"/)?t.substr(1,t.length-2):t}function D(t){for(var e,n=[],i=0,o=!1;t.length;)j(t[i])===o?(e=t.splice(0,i),e.length&&n.push(M.ucs2.encode(e)),o=!o,i=0):i++,i>=t.length&&(e=t.splice(0,i),e.length&&n.push(M.ucs2.encode(e)));return n}function j(t){return-1!==[32,13,10,9,45].indexOf(t)}function L(t){return/[^\u0000-\u00ff]/.test(t)}var z=t("./log"),M=t("punycode"),U=t("./nodecontainer"),H=t("./textcontainer"),W=t("./pseudoelementcontainer"),$=t("./fontmetrics"),V=t("./color"),X=t("./stackingcontext"),Y=t("./utils"),G=Y.bind,J=Y.getBounds,K=Y.parseBackgrounds,Q=Y.offsetBounds;i.prototype.calculateOverflowClips=function(){this.nodes.forEach(function(t){if(T(t)){P(t)&&t.appendToDOM(),t.borders=this.parseBorders(t);var e="hidden"===t.css("overflow")?[t.borders.clip]:[],n=t.parseClip();n&&-1!==["absolute","fixed"].indexOf(t.css("position"))&&e.push([["rect",t.bounds.left+n.left,t.bounds.top+n.top,n.right-n.left,n.bottom-n.top]]),t.clip=o(t)?t.parent.clip.concat(e):e,t.backgroundClip="hidden"!==t.css("overflow")?t.clip.concat([t.borders.clip]):t.clip,P(t)&&t.cleanDOM()}else I(t)&&(t.clip=o(t)?t.parent.clip:[]);P(t)||(t.bounds=null)},this)},i.prototype.asyncRenderer=function(t,e,n){n=n||Date.now(),this.paint(t[this.renderIndex++]),t.length===this.renderIndex?e():n+20>Date.now()?this.asyncRenderer(t,e,n):setTimeout(G(function(){this.asyncRenderer(t,e)},this),0)},i.prototype.createPseudoHideStyles=function(t){this.createStyles(t,"."+W.prototype.PSEUDO_HIDE_ELEMENT_CLASS_BEFORE+':before { content: "" !important; display: none !important; }.'+W.prototype.PSEUDO_HIDE_ELEMENT_CLASS_AFTER+':after { content: "" !important; display: none !important; }')},i.prototype.disableAnimations=function(t){this.createStyles(t,"* { -webkit-animation: none !important; -moz-animation: none !important; -o-animation: none !important; animation: none !important; -webkit-transition: none !important; -moz-transition: none !important; -o-transition: none !important; transition: none !important;}")},i.prototype.createStyles=function(t,e){var n=t.createElement("style");n.innerHTML=e,t.body.appendChild(n)},i.prototype.getPseudoElements=function(t){var e=[[t]];if(t.node.nodeType===Node.ELEMENT_NODE){var n=this.getPseudoElement(t,":before"),i=this.getPseudoElement(t,":after");n&&e.push(n),i&&e.push(i)}return B(e)},i.prototype.getPseudoElement=function(t,e){var n=t.computedStyle(e);if(!n||!n.content||"none"===n.content||"-moz-alt-content"===n.content||"none"===n.display)return null;for(var i=N(n.content),o="url"===i.substr(0,3),s=document.createElement(o?"img":"html2canvaspseudoelement"),a=new W(s,t,e),l=n.length-1;l>=0;l--){var c=r(n.item(l));s.style[c]=n[c]}if(s.className=W.prototype.PSEUDO_HIDE_ELEMENT_CLASS_BEFORE+" "+W.prototype.PSEUDO_HIDE_ELEMENT_CLASS_AFTER,o)return s.src=K(i)[0].args[0],[a];var h=document.createTextNode(i);return s.appendChild(h),[a,new H(h,a)]},i.prototype.getChildren=function(t){return B([].filter.call(t.node.childNodes,x).map(function(e){var n=[e.nodeType===Node.TEXT_NODE?new H(e,t):new U(e,t)].filter(q);return e.nodeType===Node.ELEMENT_NODE&&n.length&&"TEXTAREA"!==e.tagName?n[0].isElementVisible()?n.concat(this.getChildren(n[0])):[]:n},this))},i.prototype.newStackingContext=function(t,e){var n=new X(e,t.getOpacity(),t.node,t.parent);t.cloneTo(n),(e?n.getParentStack(this):n.parent.stack).contexts.push(n),t.stack=n},i.prototype.createStackingContexts=function(){this.nodes.forEach(function(t){T(t)&&(this.isRootElement(t)||E(t)||k(t)||this.isBodyWithTransparentRoot(t)||t.hasTransform())?this.newStackingContext(t,!0):T(t)&&(S(t)&&g(t)||_(t)||C(t))?this.newStackingContext(t,!1):t.assignStack(t.parent.stack)},this)},i.prototype.isBodyWithTransparentRoot=function(t){return"BODY"===t.node.nodeName&&t.parent.color("backgroundColor").isTransparent()},i.prototype.isRootElement=function(t){return null===t.parent},i.prototype.sortStackingContexts=function(t){t.contexts.sort(O(t.contexts.slice(0))),t.contexts.forEach(this.sortStackingContexts,this)},i.prototype.parseTextBounds=function(t){return function(e,n,i){if("none"!==t.parent.css("textDecoration").substr(0,4)||0!==e.trim().length){if(this.support.rangeBounds&&!t.parent.hasTransform()){var o=i.slice(0,n).join("").length;return this.getRangeBounds(t.node,o,e.length)}if(t.node&&"string"==typeof t.node.data){var r=t.node.splitText(e.length),s=this.getWrapperBounds(t.node,t.parent.hasTransform());return t.node=r,s}}else this.support.rangeBounds&&!t.parent.hasTransform()||(t.node=t.node.splitText(e.length));return{}}},i.prototype.getWrapperBounds=function(t,e){var n=t.ownerDocument.createElement("html2canvaswrapper"),i=t.parentNode,o=t.cloneNode(!0);n.appendChild(t.cloneNode(!0)),i.replaceChild(n,t);var r=e?Q(n):J(n);return i.replaceChild(o,n),r},i.prototype.getRangeBounds=function(t,e,n){var i=this.range||(this.range=t.ownerDocument.createRange());return i.setStart(t,e),i.setEnd(t,e+n),i.getBoundingClientRect()},i.prototype.parse=function(t){var e=t.contexts.filter(p),n=t.children.filter(T),i=n.filter(A(C)),o=i.filter(A(S)).filter(A(m)),r=n.filter(A(S)).filter(C),a=i.filter(A(S)).filter(m),l=t.contexts.concat(i.filter(S)).filter(g),c=t.children.filter(I).filter(w),h=t.contexts.filter(f);e.concat(o).concat(r).concat(a).concat(l).concat(c).concat(h).forEach(function(t){this.renderQueue.push(t),y(t)&&(this.parse(t),this.renderQueue.push(new s))},this)},i.prototype.paint=function(t){try{t instanceof s?this.renderer.ctx.restore():I(t)?(P(t.parent)&&t.parent.appendToDOM(),this.paintText(t),P(t.parent)&&t.parent.cleanDOM()):this.paintNode(t)}catch(t){if(z(t),this.options.strict)throw t}},i.prototype.paintNode=function(t){y(t)&&(this.renderer.setOpacity(t.opacity),this.renderer.ctx.save(),t.hasTransform()&&this.renderer.setTransform(t.parseTransform())),"INPUT"===t.node.nodeName&&"checkbox"===t.node.type?this.paintCheckbox(t):"INPUT"===t.node.nodeName&&"radio"===t.node.type?this.paintRadio(t):this.paintElement(t)},i.prototype.paintElement=function(t){var e=t.parseBounds();this.renderer.clip(t.backgroundClip,function(){this.renderer.renderBackground(t,e,t.borders.borders.map(R))},this),this.renderer.clip(t.clip,function(){this.renderer.renderBorders(t.borders.borders)},this),this.renderer.clip(t.backgroundClip,function(){switch(t.node.nodeName){case"svg":case"IFRAME":var n=this.images.get(t.node);n?this.renderer.renderImage(t,e,t.borders,n):z("Error loading <"+t.node.nodeName+">",t.node);break;case"IMG":var i=this.images.get(t.node.src);i?this.renderer.renderImage(t,e,t.borders,i):z("Error loading <img>",t.node.src);break;case"CANVAS":this.renderer.renderImage(t,e,t.borders,{image:t.node});break;case"SELECT":case"INPUT":case"TEXTAREA":this.paintFormValue(t)}},this)},i.prototype.paintCheckbox=function(t){var e=t.parseBounds(),n=Math.min(e.width,e.height),i={width:n-1,height:n-1,top:e.top,left:e.left},o=[3,3],r=[o,o,o,o],s=[1,1,1,1].map(function(t){return{color:new V("#A5A5A5"),width:t}}),l=c(i,r,s);this.renderer.clip(t.backgroundClip,function(){this.renderer.rectangle(i.left+1,i.top+1,i.width-2,i.height-2,new V("#DEDEDE")),this.renderer.renderBorders(a(s,i,l,r)),t.node.checked&&(this.renderer.font(new V("#424242"),"normal","normal","bold",n-3+"px","arial"),this.renderer.text("✔",i.left+n/6,i.top+n-1))},this)},i.prototype.paintRadio=function(t){var e=t.parseBounds(),n=Math.min(e.width,e.height)-2;this.renderer.clip(t.backgroundClip,function(){this.renderer.circleStroke(e.left+1,e.top+1,n,new V("#DEDEDE"),1,new V("#A5A5A5")),t.node.checked&&this.renderer.circle(Math.ceil(e.left+n/4)+1,Math.ceil(e.top+n/4)+1,Math.floor(n/2),new V("#424242"))},this)},i.prototype.paintFormValue=function(t){var e=t.getValue();if(e.length>0){var n=t.node.ownerDocument,i=n.createElement("html2canvaswrapper");["lineHeight","textAlign","fontFamily","fontWeight","fontSize","color","paddingLeft","paddingTop","paddingRight","paddingBottom","width","height","borderLeftStyle","borderTopStyle","borderLeftWidth","borderTopWidth","boxSizing","whiteSpace","wordWrap"].forEach(function(e){try{i.style[e]=t.css(e)}catch(t){z("html2canvas: Parse: Exception caught in renderFormValue: "+t.message)}});var o=t.parseBounds();i.style.position="fixed",i.style.left=o.left+"px",i.style.top=o.top+"px",i.textContent=e,n.body.appendChild(i),this.paintText(new H(i.firstChild,t)),n.body.removeChild(i)}},i.prototype.paintText=function(t){t.applyTextTransform();var e=M.ucs2.decode(t.node.data),n=this.options.letterRendering&&!b(t)||L(t.node.data)?e.map(function(t){return M.ucs2.encode([t])}):D(e),i=t.parent.fontWeight(),o=t.parent.css("fontSize"),r=t.parent.css("fontFamily"),s=t.parent.parseTextShadows();this.renderer.font(t.parent.color("color"),t.parent.css("fontStyle"),t.parent.css("fontVariant"),i,o,r),s.length?this.renderer.fontShadow(s[0].color,s[0].offsetX,s[0].offsetY,s[0].blur):this.renderer.clearShadow(),this.renderer.clip(t.parent.clip,function(){n.map(this.parseTextBounds(t),this).forEach(function(e,i){e&&(this.renderer.text(n[i],e.left,e.bottom),this.renderTextDecoration(t.parent,e,this.fontMetrics.getMetrics(r,o)))},this)},this)},i.prototype.renderTextDecoration=function(t,e,n){switch(t.css("textDecoration").split(" ")[0]){case"underline":this.renderer.rectangle(e.left,Math.round(e.top+n.baseline+n.lineWidth),e.width,1,t.color("color"));break;case"overline":this.renderer.rectangle(e.left,Math.round(e.top),e.width,1,t.color("color"));break;case"line-through":this.renderer.rectangle(e.left,Math.ceil(e.top+n.middle+n.lineWidth),e.width,1,t.color("color"))}};var Z={inset:[["darken",.6],["darken",.1],["darken",.1],["darken",.6]]};i.prototype.parseBorders=function(t){var e=t.parseBounds(),n=v(t),i=["Top","Right","Bottom","Left"].map(function(e,n){var i=t.css("border"+e+"Style"),o=t.color("border"+e+"Color");"inset"===i&&o.isBlack()&&(o=new V([255,255,255,o.a]));var r=Z[i]?Z[i][n]:null;return{width:t.cssInt("border"+e+"Width"),color:r?o[r[0]](r[1]):o,args:null}}),o=c(e,n,i);return{clip:this.parseBackgroundClip(t,o,i,n,e),borders:a(i,e,o,n)}},i.prototype.parseBackgroundClip=function(t,e,n,i,o){var r=t.css("backgroundClip"),s=[];switch(r){case"content-box":case"padding-box":d(s,i[0],i[1],e.topLeftInner,e.topRightInner,o.left+n[3].width,o.top+n[0].width),d(s,i[1],i[2],e.topRightInner,e.bottomRightInner,o.left+o.width-n[1].width,o.top+n[0].width),d(s,i[2],i[3],e.bottomRightInner,e.bottomLeftInner,o.left+o.width-n[1].width,o.top+o.height-n[2].width),d(s,i[3],i[0],e.bottomLeftInner,e.topLeftInner,o.left+n[3].width,o.top+o.height-n[2].width);break;default:d(s,i[0],i[1],e.topLeftOuter,e.topRightOuter,o.left,o.top),d(s,i[1],i[2],e.topRightOuter,e.bottomRightOuter,o.left+o.width,o.top),d(s,i[2],i[3],e.bottomRightOuter,e.bottomLeftOuter,o.left+o.width,o.top+o.height),d(s,i[3],i[0],e.bottomLeftOuter,e.topLeftOuter,o.left,o.top+o.height)}return s},e.exports=i},{"./color":3,"./fontmetrics":7,"./log":13,"./nodecontainer":14,"./pseudoelementcontainer":18,"./stackingcontext":21,"./textcontainer":25,"./utils":26,punycode:1}],16:[function(t,e,n){function i(t,e,n){var i="withCredentials"in new XMLHttpRequest;if(!e)return Promise.reject("No proxy configured");var o=s(i),l=a(e,t,o);return i?h(l):r(n,l,o).then(function(t){return f(t.content)})}function o(t,e,n){var i="crossOrigin"in new Image,o=s(i),l=a(e,t,o);return i?Promise.resolve(l):r(n,l,o).then(function(t){return"data:"+t.type+";base64,"+t.content})}function r(t,e,n){return new Promise(function(i,o){var r=t.createElement("script"),s=function(){delete window.html2canvas.proxy[n],t.body.removeChild(r)};window.html2canvas.proxy[n]=function(t){s(),i(t)},r.src=e,r.onerror=function(t){s(),o(t)},t.body.appendChild(r)})}function s(t){return t?"":"html2canvas_"+Date.now()+"_"+ ++g+"_"+Math.round(1e5*Math.random())}function a(t,e,n){return t+"?url="+encodeURIComponent(e)+(n.length?"&callback=html2canvas.proxy."+n:"")}function l(t){return function(e){var n,i=new DOMParser;try{n=i.parseFromString(e,"text/html")}catch(t){d("DOMParser not supported, falling back to createHTMLDocument"),n=document.implementation.createHTMLDocument("");try{n.open(),n.write(e),n.close()}catch(t){d("createHTMLDocument write not supported, falling back to document.body.innerHTML"),n.body.innerHTML=e}}var o=n.querySelector("base");if(!o||!o.href.host){var r=n.createElement("base");r.href=t,n.head.insertBefore(r,n.head.firstChild)}return n}}function c(t,e,n,o,r,s){return new i(t,e,window.document).then(l(t)).then(function(t){return p(t,n,o,r,s,0,0)})}var h=t("./xhr"),u=t("./utils"),d=t("./log"),p=t("./clone"),f=u.decode64,g=0;n.Proxy=i,n.ProxyURL=o,n.loadUrlDocument=c},{"./clone":2,"./log":13,"./utils":26,"./xhr":28}],17:[function(t,e,n){function i(t,e){var n=document.createElement("a");n.href=t,t=n.href,this.src=t,this.image=new Image;var i=this;this.promise=new Promise(function(n,r){i.image.crossOrigin="Anonymous",i.image.onload=n,i.image.onerror=r,new o(t,e,document).then(function(t){i.image.src=t}).catch(r)})}var o=t("./proxy").ProxyURL;e.exports=i},{"./proxy":16}],18:[function(t,e,n){function i(t,e,n){o.call(this,t,e),this.isPseudoElement=!0,this.before=":before"===n}var o=t("./nodecontainer");i.prototype.cloneTo=function(t){i.prototype.cloneTo.call(this,t),t.isPseudoElement=!0,t.before=this.before},i.prototype=Object.create(o.prototype),i.prototype.appendToDOM=function(){this.before?this.parent.node.insertBefore(this.node,this.parent.node.firstChild):this.parent.node.appendChild(this.node),this.parent.node.className+=" "+this.getHideClass()},i.prototype.cleanDOM=function(){this.node.parentNode.removeChild(this.node),this.parent.node.className=this.parent.node.className.replace(this.getHideClass(),"")},i.prototype.getHideClass=function(){return this["PSEUDO_HIDE_ELEMENT_CLASS_"+(this.before?"BEFORE":"AFTER")]},i.prototype.PSEUDO_HIDE_ELEMENT_CLASS_BEFORE="___html2canvas___pseudoelement_before",i.prototype.PSEUDO_HIDE_ELEMENT_CLASS_AFTER="___html2canvas___pseudoelement_after",e.exports=i},{"./nodecontainer":14}],19:[function(t,e,n){function i(t,e,n,i,o){this.width=t,this.height=e,this.images=n,this.options=i,this.document=o}var o=t("./log");i.prototype.renderImage=function(t,e,n,i){var o=t.cssInt("paddingLeft"),r=t.cssInt("paddingTop"),s=t.cssInt("paddingRight"),a=t.cssInt("paddingBottom"),l=n.borders,c=e.width-(l[1].width+l[3].width+o+s),h=e.height-(l[0].width+l[2].width+r+a);this.drawImage(i,0,0,i.image.width||c,i.image.height||h,e.left+o+l[3].width,e.top+r+l[0].width,c,h)},i.prototype.renderBackground=function(t,e,n){e.height>0&&e.width>0&&(this.renderBackgroundColor(t,e),this.renderBackgroundImage(t,e,n))},i.prototype.renderBackgroundColor=function(t,e){var n=t.color("backgroundColor");n.isTransparent()||this.rectangle(e.left,e.top,e.width,e.height,n)},i.prototype.renderBorders=function(t){t.forEach(this.renderBorder,this)},i.prototype.renderBorder=function(t){t.color.isTransparent()||null===t.args||this.drawShape(t.args,t.color)},i.prototype.renderBackgroundImage=function(t,e,n){t.parseBackgroundImages().reverse().forEach(function(i,r,s){switch(i.method){case"url":var a=this.images.get(i.args[0]);a?this.renderBackgroundRepeating(t,e,a,s.length-(r+1),n):o("Error loading background-image",i.args[0]);break;case"linear-gradient":case"gradient":var l=this.images.get(i.value);l?this.renderBackgroundGradient(l,e,n):o("Error loading background-image",i.args[0]);break;case"none":break;default:o("Unknown background-image type",i.args[0])}},this)},i.prototype.renderBackgroundRepeating=function(t,e,n,i,o){var r=t.parseBackgroundSize(e,n.image,i),s=t.parseBackgroundPosition(e,n.image,i,r);switch(t.parseBackgroundRepeat(i)){case"repeat-x":case"repeat no-repeat":this.backgroundRepeatShape(n,s,r,e,e.left+o[3],e.top+s.top+o[0],99999,r.height,o);break;case"repeat-y":case"no-repeat repeat":this.backgroundRepeatShape(n,s,r,e,e.left+s.left+o[3],e.top+o[0],r.width,99999,o);break;case"no-repeat":this.backgroundRepeatShape(n,s,r,e,e.left+s.left+o[3],e.top+s.top+o[0],r.width,r.height,o);break;default:this.renderBackgroundRepeat(n,s,r,{top:e.top,left:e.left},o[3],o[0])}},e.exports=i},{"./log":13}],20:[function(t,e,n){function i(t,e){r.apply(this,arguments),this.canvas=this.options.canvas||this.document.createElement("canvas"),this.options.canvas||(this.canvas.width=t,this.canvas.height=e),this.ctx=this.canvas.getContext("2d"),this.taintCtx=this.document.createElement("canvas").getContext("2d"),this.ctx.textBaseline="bottom",this.variables={},a("Initialized CanvasRenderer with size",t,"x",e)}function o(t){return t.length>0}var r=t("../renderer"),s=t("../lineargradientcontainer"),a=t("../log");i.prototype=Object.create(r.prototype),i.prototype.setFillStyle=function(t){return this.ctx.fillStyle="object"==typeof t&&t.isColor?t.toString():t,this.ctx},i.prototype.rectangle=function(t,e,n,i,o){this.setFillStyle(o).fillRect(t,e,n,i)},i.prototype.circle=function(t,e,n,i){this.setFillStyle(i),this.ctx.beginPath(),this.ctx.arc(t+n/2,e+n/2,n/2,0,2*Math.PI,!0),this.ctx.closePath(),this.ctx.fill()},i.prototype.circleStroke=function(t,e,n,i,o,r){this.circle(t,e,n,i),this.ctx.strokeStyle=r.toString(),this.ctx.stroke()},i.prototype.drawShape=function(t,e){this.shape(t),this.setFillStyle(e).fill()},i.prototype.taints=function(t){if(null===t.tainted){this.taintCtx.drawImage(t.image,0,0);try{this.taintCtx.getImageData(0,0,1,1),t.tainted=!1}catch(e){this.taintCtx=document.createElement("canvas").getContext("2d"),t.tainted=!0}}return t.tainted},i.prototype.drawImage=function(t,e,n,i,o,r,s,a,l){this.taints(t)&&!this.options.allowTaint||this.ctx.drawImage(t.image,e,n,i,o,r,s,a,l)},i.prototype.clip=function(t,e,n){this.ctx.save(),t.filter(o).forEach(function(t){this.shape(t).clip()},this),e.call(n),this.ctx.restore()},i.prototype.shape=function(t){return this.ctx.beginPath(),t.forEach(function(t,e){"rect"===t[0]?this.ctx.rect.apply(this.ctx,t.slice(1)):this.ctx[0===e?"moveTo":t[0]+"To"].apply(this.ctx,t.slice(1))},this),this.ctx.closePath(),this.ctx},i.prototype.font=function(t,e,n,i,o,r){this.setFillStyle(t).font=[e,n,i,o,r].join(" ").split(",")[0]},i.prototype.fontShadow=function(t,e,n,i){this.setVariable("shadowColor",t.toString()).setVariable("shadowOffsetY",e).setVariable("shadowOffsetX",n).setVariable("shadowBlur",i)},i.prototype.clearShadow=function(){this.setVariable("shadowColor","rgba(0,0,0,0)")},i.prototype.setOpacity=function(t){this.ctx.globalAlpha=t},i.prototype.setTransform=function(t){this.ctx.translate(t.origin[0],t.origin[1]),this.ctx.transform.apply(this.ctx,t.matrix),this.ctx.translate(-t.origin[0],-t.origin[1])},i.prototype.setVariable=function(t,e){return this.variables[t]!==e&&(this.variables[t]=this.ctx[t]=e),this},i.prototype.text=function(t,e,n){this.ctx.fillText(t,e,n)},i.prototype.backgroundRepeatShape=function(t,e,n,i,o,r,s,a,l){var c=[["line",Math.round(o),Math.round(r)],["line",Math.round(o+s),Math.round(r)],["line",Math.round(o+s),Math.round(a+r)],["line",Math.round(o),Math.round(a+r)]];this.clip([c],function(){this.renderBackgroundRepeat(t,e,n,i,l[3],l[0])},this)},i.prototype.renderBackgroundRepeat=function(t,e,n,i,o,r){var s=Math.round(i.left+e.left+o),a=Math.round(i.top+e.top+r);this.setFillStyle(this.ctx.createPattern(this.resizeImage(t,n),"repeat")),this.ctx.translate(s,a),this.ctx.fill(),this.ctx.translate(-s,-a)},i.prototype.renderBackgroundGradient=function(t,e){if(t instanceof s){var n=this.ctx.createLinearGradient(e.left+e.width*t.x0,e.top+e.height*t.y0,e.left+e.width*t.x1,e.top+e.height*t.y1);t.colorStops.forEach(function(t){n.addColorStop(t.stop,t.color.toString())}),this.rectangle(e.left,e.top,e.width,e.height,n)}},i.prototype.resizeImage=function(t,e){var n=t.image;if(n.width===e.width&&n.height===e.height)return n;var i,o=document.createElement("canvas");return o.width=e.width,o.height=e.height,i=o.getContext("2d"),i.drawImage(n,0,0,n.width,n.height,0,0,e.width,e.height),o},e.exports=i},{"../lineargradientcontainer":12,"../log":13,"../renderer":19}],21:[function(t,e,n){function i(t,e,n,i){o.call(this,n,i),this.ownStacking=t,this.contexts=[],this.children=[],this.opacity=(this.parent?this.parent.stack.opacity:1)*e}var o=t("./nodecontainer");i.prototype=Object.create(o.prototype),i.prototype.getParentStack=function(t){var e=this.parent?this.parent.stack:null;return e?e.ownStacking?e:e.getParentStack(t):t.stack},e.exports=i},{"./nodecontainer":14}],22:[function(t,e,n){function i(t){this.rangeBounds=this.testRangeBounds(t),this.cors=this.testCORS(),this.svg=this.testSVG()}i.prototype.testRangeBounds=function(t){var e,n,i,o,r=!1;return t.createRange&&(e=t.createRange(),e.getBoundingClientRect&&(n=t.createElement("boundtest"),n.style.height="123px",n.style.display="block",t.body.appendChild(n),e.selectNode(n),i=e.getBoundingClientRect(),o=i.height,123===o&&(r=!0),t.body.removeChild(n))),r},i.prototype.testCORS=function(){return void 0!==(new Image).crossOrigin},i.prototype.testSVG=function(){var t=new Image,e=document.createElement("canvas"),n=e.getContext("2d");t.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{n.drawImage(t,0,0),e.toDataURL()}catch(t){return!1}return!0},e.exports=i},{}],23:[function(t,e,n){function i(t){this.src=t,this.image=null;var e=this;this.promise=this.hasFabric().then(function(){return e.isInline(t)?Promise.resolve(e.inlineFormatting(t)):o(t)}).then(function(t){return new Promise(function(n){window.html2canvas.svg.fabric.loadSVGFromString(t,e.createCanvas.call(e,n))})})}var o=t("./xhr"),r=t("./utils").decode64;i.prototype.hasFabric=function(){return window.html2canvas.svg&&window.html2canvas.svg.fabric?Promise.resolve():Promise.reject(new Error("html2canvas.svg.js is not loaded, cannot render svg"))},i.prototype.inlineFormatting=function(t){return/^data:image\/svg\+xml;base64,/.test(t)?this.decode64(this.removeContentType(t)):this.removeContentType(t)},i.prototype.removeContentType=function(t){return t.replace(/^data:image\/svg\+xml(;base64)?,/,"")},i.prototype.isInline=function(t){return/^data:image\/svg\+xml/i.test(t)},i.prototype.createCanvas=function(t){var e=this;return function(n,i){var o=new window.html2canvas.svg.fabric.StaticCanvas("c");e.image=o.lowerCanvasEl,o.setWidth(i.width).setHeight(i.height).add(window.html2canvas.svg.fabric.util.groupSVGElements(n,i)).renderAll(),t(o.lowerCanvasEl)}},i.prototype.decode64=function(t){return"function"==typeof window.atob?window.atob(t):r(t)},e.exports=i},{"./utils":26,"./xhr":28}],24:[function(t,e,n){function i(t,e){this.src=t,this.image=null;var n=this;this.promise=e?new Promise(function(e,i){n.image=new Image,n.image.onload=e,n.image.onerror=i,n.image.src="data:image/svg+xml,"+(new XMLSerializer).serializeToString(t),!0===n.image.complete&&e(n.image)}):this.hasFabric().then(function(){return new Promise(function(e){window.html2canvas.svg.fabric.parseSVGDocument(t,n.createCanvas.call(n,e))})})}var o=t("./svgcontainer");i.prototype=Object.create(o.prototype),e.exports=i},{"./svgcontainer":23}],25:[function(t,e,n){function i(t,e){r.call(this,t,e)}function o(t,e,n){if(t.length>0)return e+n.toUpperCase()}var r=t("./nodecontainer");i.prototype=Object.create(r.prototype),i.prototype.applyTextTransform=function(){this.node.data=this.transform(this.parent.css("textTransform"))},i.prototype.transform=function(t){var e=this.node.data;switch(t){case"lowercase":return e.toLowerCase();case"capitalize":return e.replace(/(^|\s|:|-|\(|\))([a-z])/g,o);case"uppercase":return e.toUpperCase();default:return e}},e.exports=i},{"./nodecontainer":14}],26:[function(t,e,n){n.smallImage=function(){return"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"},n.bind=function(t,e){return function(){return t.apply(e,arguments)}},n.decode64=function(t){var e,n,i,o,r,s,a,l,c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",h=t.length,u="";for(e=0;e<h;e+=4)n=c.indexOf(t[e]),i=c.indexOf(t[e+1]),o=c.indexOf(t[e+2]),r=c.indexOf(t[e+3]),s=n<<2|i>>4,a=(15&i)<<4|o>>2,l=(3&o)<<6|r,u+=64===o?String.fromCharCode(s):64===r||-1===r?String.fromCharCode(s,a):String.fromCharCode(s,a,l);return u},n.getBounds=function(t){if(t.getBoundingClientRect){var e=t.getBoundingClientRect(),n=null==t.offsetWidth?e.width:t.offsetWidth;return{top:e.top,bottom:e.bottom||e.top+e.height,right:e.left+n,left:e.left,width:n,height:null==t.offsetHeight?e.height:t.offsetHeight}}return{}},n.offsetBounds=function(t){var e=t.offsetParent?n.offsetBounds(t.offsetParent):{top:0,left:0};return{top:t.offsetTop+e.top,bottom:t.offsetTop+t.offsetHeight+e.top,right:t.offsetLeft+e.left+t.offsetWidth,left:t.offsetLeft+e.left,width:t.offsetWidth,height:t.offsetHeight}},n.parseBackgrounds=function(t){var e,n,i,o,r,s,a,l=[],c=0,h=0,u=function(){e&&('"'===n.substr(0,1)&&(n=n.substr(1,n.length-2)),n&&a.push(n),"-"===e.substr(0,1)&&(o=e.indexOf("-",1)+1)>0&&(i=e.substr(0,o),e=e.substr(o)),l.push({prefix:i,method:e.toLowerCase(),value:r,args:a,image:null})),a=[],e=i=n=r=""};return a=[],e=i=n=r="",t.split("").forEach(function(t){if(!(0===c&&" \r\n\t".indexOf(t)>-1)){switch(t){case'"':s?s===t&&(s=null):s=t;break;case"(":if(s)break;if(0===c)return c=1,void(r+=t);h++;break;case")":if(s)break;if(1===c){if(0===h)return c=0,r+=t,void u();h--}break;case",":if(s)break;if(0===c)return void u();if(1===c&&0===h&&!e.match(/^url$/i))return a.push(n),n="",void(r+=t)}r+=t,0===c?e+=t:n+=t}}),u(),l}},{}],27:[function(t,e,n){function i(t){o.apply(this,arguments),this.type="linear"===t.args[0]?o.TYPES.LINEAR:o.TYPES.RADIAL}var o=t("./gradientcontainer");i.prototype=Object.create(o.prototype),e.exports=i},{"./gradientcontainer":9}],28:[function(t,e,n){function i(t){return new Promise(function(e,n){var i=new XMLHttpRequest;i.open("GET",t),i.onload=function(){200===i.status?e(i.responseText):n(new Error(i.statusText))},i.onerror=function(){n(new Error("Network Error"))},i.send()})}e.exports=i},{}]},{},[4])(4)}),function(t){var e;e=function(){function e(t){var e,n,i,o,r,s,a,l,c,h,u,d,p,f,g;for(this.data=t,this.pos=8,this.palette=[],this.imgData=[],this.transparency={},this.animation=null,this.text={},s=null;;){switch(e=this.readUInt32(),h=function(){var t,e;for(e=[],a=t=0;t<4;a=++t)e.push(String.fromCharCode(this.data[this.pos++]));return e}.call(this).join("")){case"IHDR":this.width=this.readUInt32(),this.height=this.readUInt32(),this.bits=this.data[this.pos++],this.colorType=this.data[this.pos++],this.compressionMethod=this.data[this.pos++],this.filterMethod=this.data[this.pos++],this.interlaceMethod=this.data[this.pos++];break;case"acTL":this.animation={numFrames:this.readUInt32(),numPlays:this.readUInt32()||1/0,frames:[]};break;case"PLTE":this.palette=this.read(e);break;case"fcTL":s&&this.animation.frames.push(s),this.pos+=4,s={width:this.readUInt32(),height:this.readUInt32(),xOffset:this.readUInt32(),yOffset:this.readUInt32()},r=this.readUInt16(),o=this.readUInt16()||100,s.delay=1e3*r/o,s.disposeOp=this.data[this.pos++],s.blendOp=this.data[this.pos++],s.data=[];break;case"IDAT":case"fdAT":for("fdAT"===h&&(this.pos+=4,e-=4),t=(null!=s?s.data:void 0)||this.imgData,a=p=0;0<=e?p<e:p>e;a=0<=e?++p:--p)t.push(this.data[this.pos++]);break;case"tRNS":switch(this.transparency={},this.colorType){case 3:if(i=this.palette.length/3,this.transparency.indexed=this.read(e),this.transparency.indexed.length>i)throw new Error("More transparent colors than palette size");if((u=i-this.transparency.indexed.length)>0)for(a=f=0;0<=u?f<u:f>u;a=0<=u?++f:--f)this.transparency.indexed.push(255);break;case 0:this.transparency.grayscale=this.read(e)[0];break;case 2:this.transparency.rgb=this.read(e)
}break;case"tEXt":d=this.read(e),l=d.indexOf(0),c=String.fromCharCode.apply(String,d.slice(0,l)),this.text[c]=String.fromCharCode.apply(String,d.slice(l+1));break;case"IEND":return s&&this.animation.frames.push(s),this.colors=function(){switch(this.colorType){case 0:case 3:case 4:return 1;case 2:case 6:return 3}}.call(this),this.hasAlphaChannel=4===(g=this.colorType)||6===g,n=this.colors+(this.hasAlphaChannel?1:0),this.pixelBitlength=this.bits*n,this.colorSpace=function(){switch(this.colors){case 1:return"DeviceGray";case 3:return"DeviceRGB"}}.call(this),void(this.imgData=new Uint8Array(this.imgData));default:this.pos+=e}if(this.pos+=4,this.pos>this.data.length)throw new Error("Incomplete or corrupt PNG file")}}var n,i,o,r,s,a;e.load=function(t,n,i){var o;return"function"==typeof n&&(i=n),o=new XMLHttpRequest,o.open("GET",t,!0),o.responseType="arraybuffer",o.onload=function(){var t,r;return t=new Uint8Array(o.response||o.mozResponseArrayBuffer),r=new e(t),"function"==typeof(null!=n?n.getContext:void 0)&&r.render(n),"function"==typeof i?i(r):void 0},o.send(null)},0,i=1,o=2,n=0,1,e.prototype.read=function(t){var e,n;for(n=[],e=0;0<=t?e<t:e>t;0<=t?++e:--e)n.push(this.data[this.pos++]);return n},e.prototype.readUInt32=function(){var t,e,n,i;return t=this.data[this.pos++]<<24,e=this.data[this.pos++]<<16,n=this.data[this.pos++]<<8,i=this.data[this.pos++],t|e|n|i},e.prototype.readUInt16=function(){var t,e;return t=this.data[this.pos++]<<8,e=this.data[this.pos++],t|e},e.prototype.decodePixels=function(t){var e,n,i,o,r,s,a,c,h,u,d,p,f,g,m,y,w,b,v,x,k,S,C;if(null==t&&(t=this.imgData),0===t.length)return new Uint8Array(0);for(t=new l(t),t=t.getBytes(),p=this.pixelBitlength/8,y=p*this.width,f=new Uint8Array(y*this.height),s=t.length,m=0,g=0,n=0;g<s;){switch(t[g++]){case 0:for(o=v=0;v<y;o=v+=1)f[n++]=t[g++];break;case 1:for(o=x=0;x<y;o=x+=1)e=t[g++],r=o<p?0:f[n-p],f[n++]=(e+r)%256;break;case 2:for(o=k=0;k<y;o=k+=1)e=t[g++],i=(o-o%p)/p,w=m&&f[(m-1)*y+i*p+o%p],f[n++]=(w+e)%256;break;case 3:for(o=S=0;S<y;o=S+=1)e=t[g++],i=(o-o%p)/p,r=o<p?0:f[n-p],w=m&&f[(m-1)*y+i*p+o%p],f[n++]=(e+Math.floor((r+w)/2))%256;break;case 4:for(o=C=0;C<y;o=C+=1)e=t[g++],i=(o-o%p)/p,r=o<p?0:f[n-p],0===m?w=b=0:(w=f[(m-1)*y+i*p+o%p],b=i&&f[(m-1)*y+(i-1)*p+o%p]),a=r+w-b,c=Math.abs(a-r),u=Math.abs(a-w),d=Math.abs(a-b),h=c<=u&&c<=d?r:u<=d?w:b,f[n++]=(e+h)%256;break;default:throw new Error("Invalid filter algorithm: "+t[g-1])}m++}return f},e.prototype.decodePalette=function(){var t,e,n,i,o,r,s,a,l;for(n=this.palette,r=this.transparency.indexed||[],o=new Uint8Array((r.length||0)+n.length),i=0,n.length,t=0,e=s=0,a=n.length;s<a;e=s+=3)o[i++]=n[e],o[i++]=n[e+1],o[i++]=n[e+2],o[i++]=null!=(l=r[t++])?l:255;return o},e.prototype.copyToImageData=function(t,e){var n,i,o,r,s,a,l,c,h,u,d;if(i=this.colors,h=null,n=this.hasAlphaChannel,this.palette.length&&(h=null!=(d=this._decodedPalette)?d:this._decodedPalette=this.decodePalette(),i=4,n=!0),o=t.data||t,c=o.length,s=h||e,r=a=0,1===i)for(;r<c;)l=h?4*e[r/4]:a,u=s[l++],o[r++]=u,o[r++]=u,o[r++]=u,o[r++]=n?s[l++]:255,a=l;else for(;r<c;)l=h?4*e[r/4]:a,o[r++]=s[l++],o[r++]=s[l++],o[r++]=s[l++],o[r++]=n?s[l++]:255,a=l},e.prototype.decode=function(){var t;return t=new Uint8Array(this.width*this.height*4),this.copyToImageData(t,this.decodePixels()),t};try{s=t.document.createElement("canvas"),a=s.getContext("2d")}catch(t){return-1}return r=function(t){var e;return a.width=t.width,a.height=t.height,a.clearRect(0,0,t.width,t.height),a.putImageData(t,0,0),e=new Image,e.src=s.toDataURL(),e},e.prototype.decodeFrames=function(t){var e,n,i,o,s,a,l,c;if(this.animation){for(l=this.animation.frames,c=[],n=s=0,a=l.length;s<a;n=++s)e=l[n],i=t.createImageData(e.width,e.height),o=this.decodePixels(new Uint8Array(e.data)),this.copyToImageData(i,o),e.imageData=i,c.push(e.image=r(i));return c}},e.prototype.renderFrame=function(t,e){var r,s,a;return s=this.animation.frames,r=s[e],a=s[e-1],0===e&&t.clearRect(0,0,this.width,this.height),(null!=a?a.disposeOp:void 0)===i?t.clearRect(a.xOffset,a.yOffset,a.width,a.height):(null!=a?a.disposeOp:void 0)===o&&t.putImageData(a.imageData,a.xOffset,a.yOffset),r.blendOp===n&&t.clearRect(r.xOffset,r.yOffset,r.width,r.height),t.drawImage(r.image,r.xOffset,r.yOffset)},e.prototype.animate=function(t){var e,n,i,o,r,s,a=this;return n=0,s=this.animation,o=s.numFrames,i=s.frames,r=s.numPlays,(e=function(){var s,l;if(s=n++%o,l=i[s],a.renderFrame(t,s),o>1&&n/o<r)return a.animation._timeout=setTimeout(e,l.delay)})()},e.prototype.stopAnimation=function(){var t;return clearTimeout(null!=(t=this.animation)?t._timeout:void 0)},e.prototype.render=function(t){var e,n;return t._png&&t._png.stopAnimation(),t._png=this,t.width=this.width,t.height=this.height,e=t.getContext("2d"),this.animation?(this.decodeFrames(e),this.animate(e)):(n=e.createImageData(this.width,this.height),this.copyToImageData(n,this.decodePixels()),e.putImageData(n,0,0))},e}(),t.PNG=e}("undefined"!=typeof window&&window||void 0);var a=function(){function t(){this.pos=0,this.bufferLength=0,this.eof=!1,this.buffer=null}return t.prototype={ensureBuffer:function(t){var e=this.buffer,n=e?e.byteLength:0;if(t<n)return e;for(var i=512;i<t;)i<<=1;for(var o=new Uint8Array(i),r=0;r<n;++r)o[r]=e[r];return this.buffer=o},getByte:function(){for(var t=this.pos;this.bufferLength<=t;){if(this.eof)return null;this.readBlock()}return this.buffer[this.pos++]},getBytes:function(t){var e=this.pos;if(t){this.ensureBuffer(e+t);for(var n=e+t;!this.eof&&this.bufferLength<n;)this.readBlock();var i=this.bufferLength;n>i&&(n=i)}else{for(;!this.eof;)this.readBlock();var n=this.bufferLength}return this.pos=n,this.buffer.subarray(e,n)},lookChar:function(){for(var t=this.pos;this.bufferLength<=t;){if(this.eof)return null;this.readBlock()}return String.fromCharCode(this.buffer[this.pos])},getChar:function(){for(var t=this.pos;this.bufferLength<=t;){if(this.eof)return null;this.readBlock()}return String.fromCharCode(this.buffer[this.pos++])},makeSubStream:function(t,e,n){for(var i=t+e;this.bufferLength<=i&&!this.eof;)this.readBlock();return new Stream(this.buffer,t,e,n)},skip:function(t){t||(t=1),this.pos+=t},reset:function(){this.pos=0}},t}(),l=function(){function t(t){throw new Error(t)}function e(e){var n=0,i=e[n++],o=e[n++];-1!=i&&-1!=o||t("Invalid header in flate stream"),8!=(15&i)&&t("Unknown compression method in flate stream"),((i<<8)+o)%31!=0&&t("Bad FCHECK in flate stream"),32&o&&t("FDICT bit set in flate stream"),this.bytes=e,this.bytesPos=n,this.codeSize=0,this.codeBuf=0,a.call(this)}if("undefined"!=typeof Uint32Array){var n=new Uint32Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),i=new Uint32Array([3,4,5,6,7,8,9,10,65547,65549,65551,65553,131091,131095,131099,131103,196643,196651,196659,196667,262211,262227,262243,262259,327811,327843,327875,327907,258,258,258]),o=new Uint32Array([1,2,3,4,65541,65543,131081,131085,196625,196633,262177,262193,327745,327777,393345,393409,459009,459137,524801,525057,590849,591361,657409,658433,724993,727041,794625,798721,868353,876545]),r=[new Uint32Array([459008,524368,524304,524568,459024,524400,524336,590016,459016,524384,524320,589984,524288,524416,524352,590048,459012,524376,524312,589968,459028,524408,524344,590032,459020,524392,524328,59e4,524296,524424,524360,590064,459010,524372,524308,524572,459026,524404,524340,590024,459018,524388,524324,589992,524292,524420,524356,590056,459014,524380,524316,589976,459030,524412,524348,590040,459022,524396,524332,590008,524300,524428,524364,590072,459009,524370,524306,524570,459025,524402,524338,590020,459017,524386,524322,589988,524290,524418,524354,590052,459013,524378,524314,589972,459029,524410,524346,590036,459021,524394,524330,590004,524298,524426,524362,590068,459011,524374,524310,524574,459027,524406,524342,590028,459019,524390,524326,589996,524294,524422,524358,590060,459015,524382,524318,589980,459031,524414,524350,590044,459023,524398,524334,590012,524302,524430,524366,590076,459008,524369,524305,524569,459024,524401,524337,590018,459016,524385,524321,589986,524289,524417,524353,590050,459012,524377,524313,589970,459028,524409,524345,590034,459020,524393,524329,590002,524297,524425,524361,590066,459010,524373,524309,524573,459026,524405,524341,590026,459018,524389,524325,589994,524293,524421,524357,590058,459014,524381,524317,589978,459030,524413,524349,590042,459022,524397,524333,590010,524301,524429,524365,590074,459009,524371,524307,524571,459025,524403,524339,590022,459017,524387,524323,589990,524291,524419,524355,590054,459013,524379,524315,589974,459029,524411,524347,590038,459021,524395,524331,590006,524299,524427,524363,590070,459011,524375,524311,524575,459027,524407,524343,590030,459019,524391,524327,589998,524295,524423,524359,590062,459015,524383,524319,589982,459031,524415,524351,590046,459023,524399,524335,590014,524303,524431,524367,590078,459008,524368,524304,524568,459024,524400,524336,590017,459016,524384,524320,589985,524288,524416,524352,590049,459012,524376,524312,589969,459028,524408,524344,590033,459020,524392,524328,590001,524296,524424,524360,590065,459010,524372,524308,524572,459026,524404,524340,590025,459018,524388,524324,589993,524292,524420,524356,590057,459014,524380,524316,589977,459030,524412,524348,590041,459022,524396,524332,590009,524300,524428,524364,590073,459009,524370,524306,524570,459025,524402,524338,590021,459017,524386,524322,589989,524290,524418,524354,590053,459013,524378,524314,589973,459029,524410,524346,590037,459021,524394,524330,590005,524298,524426,524362,590069,459011,524374,524310,524574,459027,524406,524342,590029,459019,524390,524326,589997,524294,524422,524358,590061,459015,524382,524318,589981,459031,524414,524350,590045,459023,524398,524334,590013,524302,524430,524366,590077,459008,524369,524305,524569,459024,524401,524337,590019,459016,524385,524321,589987,524289,524417,524353,590051,459012,524377,524313,589971,459028,524409,524345,590035,459020,524393,524329,590003,524297,524425,524361,590067,459010,524373,524309,524573,459026,524405,524341,590027,459018,524389,524325,589995,524293,524421,524357,590059,459014,524381,524317,589979,459030,524413,524349,590043,459022,524397,524333,590011,524301,524429,524365,590075,459009,524371,524307,524571,459025,524403,524339,590023,459017,524387,524323,589991,524291,524419,524355,590055,459013,524379,524315,589975,459029,524411,524347,590039,459021,524395,524331,590007,524299,524427,524363,590071,459011,524375,524311,524575,459027,524407,524343,590031,459019,524391,524327,589999,524295,524423,524359,590063,459015,524383,524319,589983,459031,524415,524351,590047,459023,524399,524335,590015,524303,524431,524367,590079]),9],s=[new Uint32Array([327680,327696,327688,327704,327684,327700,327692,327708,327682,327698,327690,327706,327686,327702,327694,0,327681,327697,327689,327705,327685,327701,327693,327709,327683,327699,327691,327707,327687,327703,327695,0]),5];return e.prototype=Object.create(a.prototype),e.prototype.getBits=function(e){for(var n,i=this.codeSize,o=this.codeBuf,r=this.bytes,s=this.bytesPos;i<e;)void 0===(n=r[s++])&&t("Bad encoding in flate stream"),o|=n<<i,i+=8;return n=o&(1<<e)-1,this.codeBuf=o>>e,this.codeSize=i-=e,this.bytesPos=s,n},e.prototype.getCode=function(e){for(var n=e[0],i=e[1],o=this.codeSize,r=this.codeBuf,s=this.bytes,a=this.bytesPos;o<i;){var l;void 0===(l=s[a++])&&t("Bad encoding in flate stream"),r|=l<<o,o+=8}var c=n[r&(1<<i)-1],h=c>>16,u=65535&c;return(0==o||o<h||0==h)&&t("Bad encoding in flate stream"),this.codeBuf=r>>h,this.codeSize=o-h,this.bytesPos=a,u},e.prototype.generateHuffmanTable=function(t){for(var e=t.length,n=0,i=0;i<e;++i)t[i]>n&&(n=t[i]);for(var o=1<<n,r=new Uint32Array(o),s=1,a=0,l=2;s<=n;++s,a<<=1,l<<=1)for(var c=0;c<e;++c)if(t[c]==s){for(var h=0,u=a,i=0;i<s;++i)h=h<<1|1&u,u>>=1;for(var i=h;i<o;i+=l)r[i]=s<<16|c;++a}return[r,n]},e.prototype.readBlock=function(){function e(t,e,n,i,o){for(var r=t.getBits(n)+i;r-- >0;)e[S++]=o}var a=this.getBits(3);if(1&a&&(this.eof=!0),0==(a>>=1)){var l,c=this.bytes,h=this.bytesPos;void 0===(l=c[h++])&&t("Bad block header in flate stream");var u=l;void 0===(l=c[h++])&&t("Bad block header in flate stream"),u|=l<<8,void 0===(l=c[h++])&&t("Bad block header in flate stream");var d=l;void 0===(l=c[h++])&&t("Bad block header in flate stream"),d|=l<<8,d!=(65535&~u)&&t("Bad uncompressed block length in flate stream"),this.codeBuf=0,this.codeSize=0;var p=this.bufferLength,f=this.ensureBuffer(p+u),g=p+u;this.bufferLength=g;for(var m=p;m<g;++m){if(void 0===(l=c[h++])){this.eof=!0;break}f[m]=l}return void(this.bytesPos=h)}var y,w;if(1==a)y=r,w=s;else if(2==a){for(var b=this.getBits(5)+257,v=this.getBits(5)+1,x=this.getBits(4)+4,k=Array(n.length),S=0;S<x;)k[n[S++]]=this.getBits(3);for(var C=this.generateHuffmanTable(k),_=0,S=0,A=b+v,T=new Array(A);S<A;){var P=this.getCode(C);16==P?e(this,T,2,3,_):17==P?e(this,T,3,3,_=0):18==P?e(this,T,7,11,_=0):T[S++]=_=P}y=this.generateHuffmanTable(T.slice(0,b)),w=this.generateHuffmanTable(T.slice(b,A))}else t("Unknown block type in flate stream");for(var f=this.buffer,I=f?f.length:0,O=this.bufferLength;;){var E=this.getCode(y);if(E<256)O+1>=I&&(f=this.ensureBuffer(O+1),I=f.length),f[O++]=E;else{if(256==E)return void(this.bufferLength=O);E-=257,E=i[E];var F=E>>16;F>0&&(F=this.getBits(F));var _=(65535&E)+F;E=this.getCode(w),E=o[E],(F=E>>16)>0&&(F=this.getBits(F));var R=(65535&E)+F;O+_>=I&&(f=this.ensureBuffer(O+_),I=f.length);for(var q=0;q<_;++q,++O)f[O]=f[O-R]}}},e}}();return function(t){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";void 0===t.btoa&&(t.btoa=function(t){var n,i,o,r,s,a,l,c,h=0,u=0,d="",p=[];if(!t)return t;do{n=t.charCodeAt(h++),i=t.charCodeAt(h++),o=t.charCodeAt(h++),c=n<<16|i<<8|o,r=c>>18&63,s=c>>12&63,a=c>>6&63,l=63&c,p[u++]=e.charAt(r)+e.charAt(s)+e.charAt(a)+e.charAt(l)}while(h<t.length);d=p.join("");var f=t.length%3;return(f?d.slice(0,f-3):d)+"===".slice(f||3)}),void 0===t.atob&&(t.atob=function(t){var n,i,o,r,s,a,l,c,h=0,u=0,d=[];if(!t)return t;t+="";do{r=e.indexOf(t.charAt(h++)),s=e.indexOf(t.charAt(h++)),a=e.indexOf(t.charAt(h++)),l=e.indexOf(t.charAt(h++)),c=r<<18|s<<12|a<<6|l,n=c>>16&255,i=c>>8&255,o=255&c,d[u++]=64==a?String.fromCharCode(n):64==l?String.fromCharCode(n,i):String.fromCharCode(n,i,o)}while(h<t.length);return d.join("")}),Array.prototype.map||(Array.prototype.map=function(t){if(void 0===this||null===this||"function"!=typeof t)throw new TypeError;for(var e=Object(this),n=e.length>>>0,i=new Array(n),o=arguments.length>1?arguments[1]:void 0,r=0;r<n;r++)r in e&&(i[r]=t.call(o,e[r],r,e));return i}),Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)}),Array.prototype.forEach||(Array.prototype.forEach=function(t,e){if(void 0===this||null===this||"function"!=typeof t)throw new TypeError;for(var n=Object(this),i=n.length>>>0,o=0;o<i;o++)o in n&&t.call(e,n[o],o,n)}),Object.keys||(Object.keys=function(){var t=Object.prototype.hasOwnProperty,e=!{toString:null}.propertyIsEnumerable("toString"),n=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],i=n.length;return function(o){if("object"!=typeof o&&("function"!=typeof o||null===o))throw new TypeError;var r,s,a=[];for(r in o)t.call(o,r)&&a.push(r);if(e)for(s=0;s<i;s++)t.call(o,n[s])&&a.push(n[s]);return a}}()),String.prototype.trim||(String.prototype.trim=function(){return this.replace(/^\s+|\s+$/g,"")}),String.prototype.trimLeft||(String.prototype.trimLeft=function(){return this.replace(/^\s+/g,"")}),String.prototype.trimRight||(String.prototype.trimRight=function(){return this.replace(/\s+$/g,"")})}("undefined"!=typeof self&&self||"undefined"!=typeof window&&window||void 0),e}),function(t){"use strict";function e(t){var e=p(k(),t);void 0!==e.extendWidth&&(e.tableWidth=e.extendWidth?"auto":"wrap",console.error("Use of deprecated option: extendWidth, use tableWidth instead.")),void 0!==e.margins&&(void 0===e.margin&&(e.margin=e.margins),console.error("Use of deprecated option: margins, use margin instead.")),[["padding","cellPadding"],["lineHeight","rowHeight"],"fontSize","overflow"].forEach(function(t){var n="string"==typeof t?t:t[0],i="string"==typeof t?t:t[1];void 0!==e[n]&&(void 0===e.styles[i]&&(e.styles[i]=e[n]),console.error("Use of deprecated option: "+n+", use the style "+i+" instead."))});var n=e.margin;return e.margin={},"number"==typeof n.horizontal&&(n.right=n.horizontal,n.left=n.horizontal),"number"==typeof n.vertical&&(n.top=n.vertical,n.bottom=n.vertical),["top","right","bottom","left"].forEach(function(t,i){if("number"==typeof n)e.margin[t]=n;else{var o=Array.isArray(n)?i:t;e.margin[t]="number"==typeof n[o]?n[o]:40}}),e}function n(t,e){w=new Table,w.x=m.margin.left;var n=/\r\n|\r|\n/g,i=new Row(t);i.index=-1;var o=p(v,x[m.theme].table,x[m.theme].header);i.styles=p(o,m.styles,m.headerStyles),t.forEach(function(t,e){"object"==typeof t&&(e=void 0!==t.dataKey?t.dataKey:t.key),void 0!==t.width&&console.error("Use of deprecated option: column.width, use column.styles.columnWidth instead.");var o=new Column(e);o.styles=m.columnStyles[o.dataKey]||{},w.columns.push(o);var r=new Cell;r.raw="object"==typeof t?t.title:t,r.styles=i.styles,r.text=""+r.raw,r.contentWidth=2*r.styles.cellPadding+d(r.text,r.styles),r.text=r.text.split(n),i.cells[e]=r,m.createdHeaderCell(r,{column:o,row:i,settings:m})}),w.headerRow=i,e.forEach(function(t,e){var i=new Row(t),o=e%2==0,r=p(v,x[m.theme].table,o?x[m.theme].alternateRow:{}),s=p(m.styles,m.bodyStyles,o?m.alternateRowStyles:{});i.styles=p(r,s),i.index=e,w.columns.forEach(function(e){var o=new Cell;o.raw=t[e.dataKey],o.styles=p(i.styles,e.styles),o.text=void 0!==o.raw?""+o.raw:"",i.cells[e.dataKey]=o,m.createdCell(o,h({column:e,row:i})),o.contentWidth=2*o.styles.cellPadding+d(o.text,o.styles),o.text=o.text.split(n)}),w.rows.push(i)})}function i(){var t=0;w.columns.forEach(function(e){e.contentWidth=w.headerRow.cells[e.dataKey].contentWidth,w.rows.forEach(function(t){var n=t.cells[e.dataKey].contentWidth;n>e.contentWidth&&(e.contentWidth=n)}),e.width=e.contentWidth,t+=e.contentWidth}),w.contentWidth=t;var e=f.internal.pageSize.width-m.margin.left-m.margin.right,n=e;"number"==typeof m.tableWidth?n=m.tableWidth:"wrap"===m.tableWidth&&(n=w.contentWidth),w.width=n<e?n:e;var i=[],r=0,s=w.width/w.columns.length,a=0;w.columns.forEach(function(t){var e=p(v,x[m.theme].table,m.styles,t.styles);"wrap"===e.columnWidth?t.width=t.contentWidth:"number"==typeof e.columnWidth?t.width=e.columnWidth:(e.columnWidth,t.contentWidth<=s&&w.contentWidth>w.width?t.width=t.contentWidth:(i.push(t),r+=t.contentWidth,t.width=0)),a+=t.width}),o(i,a,r,s),w.height=0,w.rows.concat(w.headerRow).forEach(function(t,e){var n=0,i=w.x;w.columns.forEach(function(e){var o=t.cells[e.dataKey];e.x=i,c(o.styles);var r=e.width-2*o.styles.cellPadding;"linebreak"===o.styles.overflow?o.text=f.splitTextToSize(o.text,r+1,{fontSize:o.styles.fontSize}):"ellipsize"===o.styles.overflow?o.text=u(o.text,r,o.styles):"visible"===o.styles.overflow||("hidden"===o.styles.overflow?o.text=u(o.text,r,o.styles,""):"function"==typeof o.styles.overflow?o.text=o.styles.overflow(o.text,r):console.error("Unrecognized overflow type: "+o.styles.overflow));var s=Array.isArray(o.text)?o.text.length-1:0;s>n&&(n=s),i+=e.width}),t.heightStyle=t.styles.rowHeight,t.height=t.heightStyle+n*t.styles.fontSize*b,w.height+=t.height})}function o(t,e,n,i){for(var r=w.width-e-n,s=0;s<t.length;s++){var a=t[s],l=a.contentWidth/n,c=a.contentWidth+r*l<i;if(r<0&&c){t.splice(s,1),n-=a.contentWidth,a.width=i,e+=a.width,o(t,e,n,i);break}a.width=a.contentWidth+r*l}}function r(){w.rows.forEach(function(t,e){if(a(t.height)){s()}t.y=g.y,!1!==m.drawRow(t,h({row:t}))&&l(t,m.drawCell)})}function s(){m.afterPageContent(h()),f.addPage(),y++,g={x:m.margin.left,y:m.margin.top},m.beforePageContent(h()),!1!==m.drawHeaderRow(w.headerRow,h({row:w.headerRow}))&&l(w.headerRow,m.drawHeaderCell)}function a(t){return g.y+t+m.margin.bottom>=f.internal.pageSize.height}function l(t,e){for(var n=0;n<w.columns.length;n++){var i=w.columns[n],o=t.cells[i.dataKey];if(o){c(o.styles),o.x=i.x,o.y=g.y,o.height=t.height,o.width=i.width,"top"===o.styles.valign?o.textPos.y=g.y+o.styles.cellPadding:"bottom"===o.styles.valign?o.textPos.y=g.y+t.height-o.styles.cellPadding:o.textPos.y=g.y+t.height/2,"right"===o.styles.halign?o.textPos.x=o.x+o.width-o.styles.cellPadding:"center"===o.styles.halign?o.textPos.x=o.x+o.width/2:o.textPos.x=o.x+o.styles.cellPadding;!1!==e(o,h({column:i,row:t}))&&(f.rect(o.x,o.y,o.width,o.height,o.styles.fillStyle),f.autoTableText(o.text,o.textPos.x,o.textPos.y,{halign:o.styles.halign,valign:o.styles.valign}))}}g.y+=t.height}function c(t){[{func:f.setFillColor,value:t.fillColor},{func:f.setTextColor,value:t.textColor},{func:f.setFontStyle,value:t.fontStyle},{func:f.setDrawColor,value:t.lineColor},{func:f.setLineWidth,value:t.lineWidth},{func:f.setFont,value:t.font},{func:f.setFontSize,value:t.fontSize}].forEach(function(t){void 0!==t.value&&(t.value.constructor===Array?t.func.apply(this,t.value):t.func(t.value))})}function h(t){t=t||{};var e={pageCount:y,settings:m,table:w,cursor:g};for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}function u(t,e,n,i){if(i=void 0!==i?i:"...",Array.isArray(t))return t.forEach(function(o,r){t[r]=u(o,e,n,i)}),t;if(e>=d(t,n))return t;for(;e<d(t+i,n)&&!(t.length<2);)t=t.substring(0,t.length-1);return t.trim()+i}function d(t,e){return c(e),f.getStringUnitWidth(t)*e.fontSize}function p(t){var e,n={};for(e in t)t.hasOwnProperty(e)&&(n[e]=t[e]);for(var i=1;i<arguments.length;i++){var o=arguments[i];for(e in o)o.hasOwnProperty(e)&&("object"!=typeof o[e]||Array.isArray(o[e]),n[e]=o[e])}return n}var f,g,m,y,w,b=1.15,v={cellPadding:5,fontSize:10,font:"helvetica",lineColor:200,lineWidth:.1,fontStyle:"normal",overflow:"ellipsize",fillColor:255,textColor:20,halign:"left",valign:"top",fillStyle:"F",rowHeight:20,columnWidth:"auto"},x={striped:{table:{fillColor:255,textColor:80,fontStyle:"normal",fillStyle:"F"},header:{textColor:255,fillColor:[41,128,185],rowHeight:23,fontStyle:"bold"},body:{},alternateRow:{fillColor:245}},grid:{table:{fillColor:255,textColor:80,fontStyle:"normal",lineWidth:.1,fillStyle:"DF"},header:{textColor:255,fillColor:[26,188,156],rowHeight:23,fillStyle:"F",fontStyle:"bold"},body:{},alternateRow:{}},plain:{header:{fontStyle:"bold"}}},k=function(){return{theme:"striped",styles:{},headerStyles:{},bodyStyles:{},alternateRowStyles:{},columnStyles:{},startY:!1,margin:40,pageBreak:"auto",tableWidth:"auto",createdHeaderCell:function(t,e){},createdCell:function(t,e){},drawHeaderRow:function(t,e){},drawRow:function(t,e){},drawHeaderCell:function(t,e){},drawCell:function(t,e){},beforePageContent:function(t){},afterPageContent:function(t){}}};t.autoTable=function(t,o,s){f=this,m=e(s||{}),y=1,g={y:!1===m.startY?m.margin.top:m.startY};var a={textColor:30,fontSize:f.internal.getFontSize(),fontStyle:f.internal.getFont().fontStyle};n(t,o),i();var u=w.rows[0]&&"auto"===m.pageBreak?w.rows[0].height:0,d=m.startY+m.margin.bottom+w.headerRow.height+u;return"avoid"===m.pageBreak&&(d+=w.height),("always"===m.pageBreak&&!1!==m.startY||!1!==m.startY&&d>f.internal.pageSize.height)&&(f.addPage(),g.y=m.margin.top),c(a),m.beforePageContent(h()),!1!==m.drawHeaderRow(w.headerRow,h({row:w.headerRow}))&&l(w.headerRow,m.drawHeaderCell),c(a),r(),m.afterPageContent(h()),c(a),this},t.autoTableEndPosY=function(){return void 0===g||void 0===g.y?0:g.y},t.autoTableHtmlToJson=function(t){var e,n,i,o,r=[],s=[],a=t.rows[0];for(i=0;i<a.cells.length;i++)s.push(void 0!==a.cells[i]?a.cells[i].textContent:"");for(i=1;i<t.rows.length;i++){for(e=t.rows[i],n=[],o=0;o<a.cells.length;o++)n.push(void 0!==e.cells[o]?e.cells[o].textContent:"");r.push(n)}return{columns:s,data:r,rows:r}},t.autoTableText=function(t,e,n,i){"number"==typeof e&&"number"==typeof n||console.error("The x and y parameters are required. Missing for the text: ",t);var o=f.internal.getFontSize()/f.internal.scaleFactor,r=b,s=/\r\n|\r|\n/g,a=null,l=1;if("middle"!==i.valign&&"bottom"!==i.valign&&"center"!==i.halign&&"right"!==i.halign||(a="string"==typeof t?t.split(s):t,l=a.length||1),n+=o*(2-r),"middle"===i.valign?n-=l/2*o:"bottom"===i.valign&&(n-=l*o),"center"===i.halign||"right"===i.halign){var c=o;if("center"===i.halign&&(c*=.5),l>=1){for(var h=0;h<a.length;h++)f.text(a[h],e-f.getStringUnitWidth(a[h])*c,n),n+=o;return f}e-=f.getStringUnitWidth(t)*c}return f.text(t,e,n),f}}(jsPDF.API);var Table=function t(){_classCallCheck(this,t),this.height=0,this.width=0,this.x=0,this.y=0,this.contentWidth=0,this.rows=[],this.columns=[],this.headerRow=null,this.settings={}},Row=function t(e){_classCallCheck(this,t),this.raw=e||{},this.index=0,this.styles={},this.cells={},this.height=0,this.y=0},Cell=function t(e){_classCallCheck(this,t),this.raw=e,this.styles={},this.text="",this.contentWidth=0,this.textPos={},this.height=0,this.width=0,this.x=0,this.y=0},Column=function t(e){_classCallCheck(this,t),this.dataKey=e,this.options={},this.styles={},this.contentWidth=0,this.width=0,this.x=0};