@pdfme/ui 3.1.5-dev.4 → 3.1.5-dev.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
@@ -263,7 +263,7 @@ end`},Vle=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];r
|
|
263
263
|
`+eb(r).toString();this.acroField.setDefaultAppearance(C)}return p},e.prototype.updateWidgetAppearanceWithFont=function(t,n,r){var i=r.normal,o=r.rollover,a=r.down;this.updateWidgetAppearances(t,{normal:this.createAppearanceStream(t,i,n),rollover:o&&this.createAppearanceStream(t,o,n),down:a&&this.createAppearanceStream(t,a,n)})},e.prototype.updateOnOffWidgetAppearance=function(t,n,r){var i=r.normal,o=r.rollover,a=r.down;this.updateWidgetAppearances(t,{normal:this.createAppearanceDict(t,i,n),rollover:o&&this.createAppearanceDict(t,o,n),down:a&&this.createAppearanceDict(t,a,n)})},e.prototype.updateWidgetAppearances=function(t,n){var r=n.normal,i=n.rollover,o=n.down;t.setNormalAppearance(r),i?t.setRolloverAppearance(i):t.removeRolloverAppearance(),o?t.setDownAppearance(o):t.removeDownAppearance()},e.prototype.createAppearanceStream=function(t,n,r){var i,o=this.acroField.dict.context,a=t.getRectangle(),s=a.width,l=a.height,c=r&&{Font:(i={},i[r.name]=r.ref,i)},u=o.formXObject(n,{Resources:c,BBox:o.obj([0,0,s,l]),Matrix:o.obj([1,0,0,1,0,0])}),d=o.register(u);return d},e.prototype.createImageAppearanceStream=function(t,n,r){var i,o,a=this.acroField.dict.context,s=t.getRectangle(),l=t.getAppearanceCharacteristics(),c=t.getBorderStyle(),u=(o=c==null?void 0:c.getWidth())!==null&&o!==void 0?o:0,d=x1(l==null?void 0:l.getRotation()),h=Rm(bi(bi({},s),{rotation:d})),f=Zv(s,d),g=n.scaleToFit(f.width-u*2,f.height-u*2),p={x:u,y:u,width:g.width,height:g.height,rotate:Jr(0),xSkew:Jr(0),ySkew:Jr(0)};r===Dm.Center?(p.x+=(f.width-u*2)/2-g.width/2,p.y+=(f.height-u*2)/2-g.height/2):r===Dm.Right&&(p.x=f.width-u-g.width,p.y=f.height-u-g.height);var m=this.doc.context.addRandomSuffix("Image",10),b=yo(h,Dce(m,p)),w={XObject:(i={},i[m]=n.ref,i)},x=a.formXObject(b,{Resources:w,BBox:a.obj([0,0,s.width,s.height]),Matrix:a.obj([1,0,0,1,0,0])});return a.register(x)},e.prototype.createAppearanceDict=function(t,n,r){var i=this.acroField.dict.context,o=this.createAppearanceStream(t,n.on),a=this.createAppearanceStream(t,n.off),s=i.obj({});return s.set(r,o),s.set(lt.of("Off"),a),s},e}(),q8=function(e){Gn(t,e);function t(n,r,i){var o=e.call(this,n,r,i)||this;return Ht(n,"acroCheckBox",[[RM,"PDFAcroCheckBox"]]),o.acroField=n,o}return t.prototype.check=function(){var n,r=(n=this.acroField.getOnValue())!==null&&n!==void 0?n:lt.of("Yes");this.markAsDirty(),this.acroField.setValue(r)},t.prototype.uncheck=function(){this.markAsDirty(),this.acroField.setValue(lt.of("Off"))},t.prototype.isChecked=function(){var n=this.acroField.getOnValue();return!!n&&n===this.acroField.getValue()},t.prototype.addToPage=function(n,r){var i,o,a,s,l,c;Ht(n,"page",[[Ih,"PDFPage"]]),Uw(r),r||(r={}),"textColor"in r||(r.textColor=_o(0,0,0)),"backgroundColor"in r||(r.backgroundColor=_o(1,1,1)),"borderColor"in r||(r.borderColor=_o(0,0,0)),"borderWidth"in r||(r.borderWidth=1);var u=this.createWidget({x:(i=r.x)!==null&&i!==void 0?i:0,y:(o=r.y)!==null&&o!==void 0?o:0,width:(a=r.width)!==null&&a!==void 0?a:50,height:(s=r.height)!==null&&s!==void 0?s:50,textColor:r.textColor,backgroundColor:r.backgroundColor,borderColor:r.borderColor,borderWidth:(l=r.borderWidth)!==null&&l!==void 0?l:0,rotate:(c=r.rotate)!==null&&c!==void 0?c:Jr(0),hidden:r.hidden,page:n.ref}),d=this.doc.context.register(u.dict);this.acroField.addWidget(d),u.setAppearanceState(lt.of("Off")),this.updateWidgetAppearance(u,lt.of("Yes")),n.node.addAnnot(d)},t.prototype.needsAppearancesUpdate=function(){for(var n,r=this.acroField.getWidgets(),i=0,o=r.length;i<o;i++){var a=r[i],s=a.getAppearanceState(),l=(n=a.getAppearances())===null||n===void 0?void 0:n.normal;if(!(l instanceof Ei)||s&&!l.has(s))return!0}return!1},t.prototype.defaultUpdateAppearances=function(){this.updateAppearances()},t.prototype.updateAppearances=function(n){var r;Un(n,"provider",[Function]);for(var i=this.acroField.getWidgets(),o=0,a=i.length;o<a;o++){var s=i[o],l=(r=s.getOnValue())!==null&&r!==void 0?r:lt.of("Yes");l&&this.updateWidgetAppearance(s,l,n)}this.markAsClean()},t.prototype.updateWidgetAppearance=function(n,r,i){var o=i??uYe,a=zw(o(this,n));this.updateOnOffWidgetAppearance(n,r,a)},t.of=function(n,r,i){return new t(n,r,i)},t}(nb),eI=function(e){Gn(t,e);function t(n,r,i){var o=e.call(this,n,r,i)||this;return Ht(n,"acroComboBox",[[OM,"PDFAcroComboBox"]]),o.acroField=n,o}return t.prototype.getOptions=function(){for(var n=this.acroField.getOptions(),r=new Array(n.length),i=0,o=r.length;i<o;i++){var a=n[i],s=a.display,l=a.value;r[i]=(s??l).decodeText()}return r},t.prototype.getSelected=function(){for(var n=this.acroField.getValues(),r=new Array(n.length),i=0,o=n.length;i<o;i++)r[i]=n[i].decodeText();return r},t.prototype.setOptions=function(n){Ht(n,"options",[Array]);for(var r=new Array(n.length),i=0,o=n.length;i<o;i++)r[i]={value:Zr.fromText(n[i])};this.acroField.setOptions(r)},t.prototype.addOptions=function(n){Ht(n,"options",["string",Array]);for(var r=Array.isArray(n)?n:[n],i=this.acroField.getOptions(),o=new Array(r.length),a=0,s=r.length;a<s;a++)o[a]={value:Zr.fromText(r[a])};this.acroField.setOptions(i.concat(o))},t.prototype.select=function(n,r){r===void 0&&(r=!1),Ht(n,"options",["string",Array]),Ht(r,"merge",["boolean"]);var i=Array.isArray(n)?n:[n],o=this.getOptions(),a=i.find(function(d){return!o.includes(d)});a&&this.enableEditing(),this.markAsDirty(),(i.length>1||i.length===1&&r)&&this.enableMultiselect();for(var s=new Array(i.length),l=0,c=i.length;l<c;l++)s[l]=Zr.fromText(i[l]);if(r){var u=this.acroField.getValues();this.acroField.setValues(u.concat(s))}else this.acroField.setValues(s)},t.prototype.clear=function(){this.markAsDirty(),this.acroField.setValues([])},t.prototype.setFontSize=function(n){wM(n,"fontSize"),this.acroField.setFontSize(n),this.markAsDirty()},t.prototype.isEditable=function(){return this.acroField.hasFlag(qo.Edit)},t.prototype.enableEditing=function(){this.acroField.setFlagTo(qo.Edit,!0)},t.prototype.disableEditing=function(){this.acroField.setFlagTo(qo.Edit,!1)},t.prototype.isSorted=function(){return this.acroField.hasFlag(qo.Sort)},t.prototype.enableSorting=function(){this.acroField.setFlagTo(qo.Sort,!0)},t.prototype.disableSorting=function(){this.acroField.setFlagTo(qo.Sort,!1)},t.prototype.isMultiselect=function(){return this.acroField.hasFlag(qo.MultiSelect)},t.prototype.enableMultiselect=function(){this.acroField.setFlagTo(qo.MultiSelect,!0)},t.prototype.disableMultiselect=function(){this.acroField.setFlagTo(qo.MultiSelect,!1)},t.prototype.isSpellChecked=function(){return!this.acroField.hasFlag(qo.DoNotSpellCheck)},t.prototype.enableSpellChecking=function(){this.acroField.setFlagTo(qo.DoNotSpellCheck,!1)},t.prototype.disableSpellChecking=function(){this.acroField.setFlagTo(qo.DoNotSpellCheck,!0)},t.prototype.isSelectOnClick=function(){return this.acroField.hasFlag(qo.CommitOnSelChange)},t.prototype.enableSelectOnClick=function(){this.acroField.setFlagTo(qo.CommitOnSelChange,!0)},t.prototype.disableSelectOnClick=function(){this.acroField.setFlagTo(qo.CommitOnSelChange,!1)},t.prototype.addToPage=function(n,r){var i,o,a,s,l,c,u;Ht(n,"page",[[Ih,"PDFPage"]]),Uw(r),r||(r={}),"textColor"in r||(r.textColor=_o(0,0,0)),"backgroundColor"in r||(r.backgroundColor=_o(1,1,1)),"borderColor"in r||(r.borderColor=_o(0,0,0)),"borderWidth"in r||(r.borderWidth=1);var d=this.createWidget({x:(i=r.x)!==null&&i!==void 0?i:0,y:(o=r.y)!==null&&o!==void 0?o:0,width:(a=r.width)!==null&&a!==void 0?a:200,height:(s=r.height)!==null&&s!==void 0?s:50,textColor:r.textColor,backgroundColor:r.backgroundColor,borderColor:r.borderColor,borderWidth:(l=r.borderWidth)!==null&&l!==void 0?l:0,rotate:(c=r.rotate)!==null&&c!==void 0?c:Jr(0),hidden:r.hidden,page:n.ref}),h=this.doc.context.register(d.dict);this.acroField.addWidget(h);var f=(u=r.font)!==null&&u!==void 0?u:this.doc.getForm().getDefaultFont();this.updateWidgetAppearance(d,f),n.node.addAnnot(h)},t.prototype.needsAppearancesUpdate=function(){var n;if(this.isDirty())return!0;for(var r=this.acroField.getWidgets(),i=0,o=r.length;i<o;i++){var a=r[i],s=((n=a.getAppearances())===null||n===void 0?void 0:n.normal)instanceof bd;if(!s)return!0}return!1},t.prototype.defaultUpdateAppearances=function(n){Ht(n,"font",[[wd,"PDFFont"]]),this.updateAppearances(n)},t.prototype.updateAppearances=function(n,r){Ht(n,"font",[[wd,"PDFFont"]]),Un(r,"provider",[Function]);for(var i=this.acroField.getWidgets(),o=0,a=i.length;o<a;o++){var s=i[o];this.updateWidgetAppearance(s,n,r)}this.markAsClean()},t.prototype.updateWidgetAppearance=function(n,r,i){var o=i??pYe,a=zw(o(this,n,r));this.updateWidgetAppearanceWithFont(n,r,a)},t.of=function(n,r,i){return new t(n,r,i)},t}(nb),tI=function(e){Gn(t,e);function t(n,r,i){var o=e.call(this,n,r,i)||this;return Ht(n,"acroListBox",[[TM,"PDFAcroListBox"]]),o.acroField=n,o}return t.prototype.getOptions=function(){for(var n=this.acroField.getOptions(),r=new Array(n.length),i=0,o=r.length;i<o;i++){var a=n[i],s=a.display,l=a.value;r[i]=(s??l).decodeText()}return r},t.prototype.getSelected=function(){for(var n=this.acroField.getValues(),r=new Array(n.length),i=0,o=n.length;i<o;i++)r[i]=n[i].decodeText();return r},t.prototype.setOptions=function(n){Ht(n,"options",[Array]),this.markAsDirty();for(var r=new Array(n.length),i=0,o=n.length;i<o;i++)r[i]={value:Zr.fromText(n[i])};this.acroField.setOptions(r)},t.prototype.addOptions=function(n){Ht(n,"options",["string",Array]),this.markAsDirty();for(var r=Array.isArray(n)?n:[n],i=this.acroField.getOptions(),o=new Array(r.length),a=0,s=r.length;a<s;a++)o[a]={value:Zr.fromText(r[a])};this.acroField.setOptions(i.concat(o))},t.prototype.select=function(n,r){r===void 0&&(r=!1),Ht(n,"options",["string",Array]),Ht(r,"merge",["boolean"]);var i=Array.isArray(n)?n:[n],o=this.getOptions();fGe(i,"option",o),this.markAsDirty(),(i.length>1||i.length===1&&r)&&this.enableMultiselect();for(var a=new Array(i.length),s=0,l=i.length;s<l;s++)a[s]=Zr.fromText(i[s]);if(r){var c=this.acroField.getValues();this.acroField.setValues(c.concat(a))}else this.acroField.setValues(a)},t.prototype.clear=function(){this.markAsDirty(),this.acroField.setValues([])},t.prototype.setFontSize=function(n){wM(n,"fontSize"),this.acroField.setFontSize(n),this.markAsDirty()},t.prototype.isSorted=function(){return this.acroField.hasFlag(qo.Sort)},t.prototype.enableSorting=function(){this.acroField.setFlagTo(qo.Sort,!0)},t.prototype.disableSorting=function(){this.acroField.setFlagTo(qo.Sort,!1)},t.prototype.isMultiselect=function(){return this.acroField.hasFlag(qo.MultiSelect)},t.prototype.enableMultiselect=function(){this.acroField.setFlagTo(qo.MultiSelect,!0)},t.prototype.disableMultiselect=function(){this.acroField.setFlagTo(qo.MultiSelect,!1)},t.prototype.isSelectOnClick=function(){return this.acroField.hasFlag(qo.CommitOnSelChange)},t.prototype.enableSelectOnClick=function(){this.acroField.setFlagTo(qo.CommitOnSelChange,!0)},t.prototype.disableSelectOnClick=function(){this.acroField.setFlagTo(qo.CommitOnSelChange,!1)},t.prototype.addToPage=function(n,r){var i,o,a,s,l,c,u;Ht(n,"page",[[Ih,"PDFPage"]]),Uw(r),r||(r={}),"textColor"in r||(r.textColor=_o(0,0,0)),"backgroundColor"in r||(r.backgroundColor=_o(1,1,1)),"borderColor"in r||(r.borderColor=_o(0,0,0)),"borderWidth"in r||(r.borderWidth=1);var d=this.createWidget({x:(i=r.x)!==null&&i!==void 0?i:0,y:(o=r.y)!==null&&o!==void 0?o:0,width:(a=r.width)!==null&&a!==void 0?a:200,height:(s=r.height)!==null&&s!==void 0?s:100,textColor:r.textColor,backgroundColor:r.backgroundColor,borderColor:r.borderColor,borderWidth:(l=r.borderWidth)!==null&&l!==void 0?l:0,rotate:(c=r.rotate)!==null&&c!==void 0?c:Jr(0),hidden:r.hidden,page:n.ref}),h=this.doc.context.register(d.dict);this.acroField.addWidget(h);var f=(u=r.font)!==null&&u!==void 0?u:this.doc.getForm().getDefaultFont();this.updateWidgetAppearance(d,f),n.node.addAnnot(h)},t.prototype.needsAppearancesUpdate=function(){var n;if(this.isDirty())return!0;for(var r=this.acroField.getWidgets(),i=0,o=r.length;i<o;i++){var a=r[i],s=((n=a.getAppearances())===null||n===void 0?void 0:n.normal)instanceof bd;if(!s)return!0}return!1},t.prototype.defaultUpdateAppearances=function(n){Ht(n,"font",[[wd,"PDFFont"]]),this.updateAppearances(n)},t.prototype.updateAppearances=function(n,r){Ht(n,"font",[[wd,"PDFFont"]]),Un(r,"provider",[Function]);for(var i=this.acroField.getWidgets(),o=0,a=i.length;o<a;o++){var s=i[o];this.updateWidgetAppearance(s,n,r)}this.markAsClean()},t.prototype.updateWidgetAppearance=function(n,r,i){var o=i??gYe,a=zw(o(this,n,r));this.updateWidgetAppearanceWithFont(n,r,a)},t.of=function(n,r,i){return new t(n,r,i)},t}(nb),X8=function(e){Gn(t,e);function t(n,r,i){var o=e.call(this,n,r,i)||this;return Ht(n,"acroRadioButton",[[NM,"PDFAcroRadioButton"]]),o.acroField=n,o}return t.prototype.getOptions=function(){var n=this.acroField.getExportValues();if(n){for(var r=new Array(n.length),i=0,o=n.length;i<o;i++)r[i]=n[i].decodeText();return r}for(var a=this.acroField.getOnValues(),s=new Array(a.length),i=0,o=s.length;i<o;i++)s[i]=a[i].decodeText();return s},t.prototype.getSelected=function(){var n=this.acroField.getValue();if(n!==lt.of("Off")){var r=this.acroField.getExportValues();if(r){for(var i=this.acroField.getOnValues(),o=0,a=i.length;o<a;o++)if(i[o]===n)return r[o].decodeText()}return n.decodeText()}},t.prototype.select=function(n){Ht(n,"option",["string"]);var r=this.getOptions();Sm(n,"option",r),this.markAsDirty();var i=this.acroField.getOnValues(),o=this.acroField.getExportValues();if(o)for(var a=0,s=o.length;a<s;a++)o[a].decodeText()===n&&this.acroField.setValue(i[a]);else for(var a=0,s=i.length;a<s;a++){var l=i[a];l.decodeText()===n&&this.acroField.setValue(l)}},t.prototype.clear=function(){this.markAsDirty(),this.acroField.setValue(lt.of("Off"))},t.prototype.isOffToggleable=function(){return!this.acroField.hasFlag(kh.NoToggleToOff)},t.prototype.enableOffToggling=function(){this.acroField.setFlagTo(kh.NoToggleToOff,!1)},t.prototype.disableOffToggling=function(){this.acroField.setFlagTo(kh.NoToggleToOff,!0)},t.prototype.isMutuallyExclusive=function(){return!this.acroField.hasFlag(kh.RadiosInUnison)},t.prototype.enableMutualExclusion=function(){this.acroField.setFlagTo(kh.RadiosInUnison,!1)},t.prototype.disableMutualExclusion=function(){this.acroField.setFlagTo(kh.RadiosInUnison,!0)},t.prototype.addOptionToPage=function(n,r,i){var o,a,s,l,c,u,d,h,f;Ht(n,"option",["string"]),Ht(r,"page",[[Ih,"PDFPage"]]),Uw(i);var g=this.createWidget({x:(o=i==null?void 0:i.x)!==null&&o!==void 0?o:0,y:(a=i==null?void 0:i.y)!==null&&a!==void 0?a:0,width:(s=i==null?void 0:i.width)!==null&&s!==void 0?s:50,height:(l=i==null?void 0:i.height)!==null&&l!==void 0?l:50,textColor:(c=i==null?void 0:i.textColor)!==null&&c!==void 0?c:_o(0,0,0),backgroundColor:(u=i==null?void 0:i.backgroundColor)!==null&&u!==void 0?u:_o(1,1,1),borderColor:(d=i==null?void 0:i.borderColor)!==null&&d!==void 0?d:_o(0,0,0),borderWidth:(h=i==null?void 0:i.borderWidth)!==null&&h!==void 0?h:1,rotate:(f=i==null?void 0:i.rotate)!==null&&f!==void 0?f:Jr(0),hidden:i==null?void 0:i.hidden,page:r.ref}),p=this.doc.context.register(g.dict),m=this.acroField.addWidgetWithOpt(p,Zr.fromText(n),!this.isMutuallyExclusive());g.setAppearanceState(lt.of("Off")),this.updateWidgetAppearance(g,m),r.node.addAnnot(p)},t.prototype.needsAppearancesUpdate=function(){for(var n,r=this.acroField.getWidgets(),i=0,o=r.length;i<o;i++){var a=r[i],s=a.getAppearanceState(),l=(n=a.getAppearances())===null||n===void 0?void 0:n.normal;if(!(l instanceof Ei)||s&&!l.has(s))return!0}return!1},t.prototype.defaultUpdateAppearances=function(){this.updateAppearances()},t.prototype.updateAppearances=function(n){Un(n,"provider",[Function]);for(var r=this.acroField.getWidgets(),i=0,o=r.length;i<o;i++){var a=r[i],s=a.getOnValue();s&&this.updateWidgetAppearance(a,s,n)}},t.prototype.updateWidgetAppearance=function(n,r,i){var o=i??dYe,a=zw(o(this,n));this.updateOnOffWidgetAppearance(n,r,a)},t.of=function(n,r,i){return new t(n,r,i)},t}(nb),cW=function(e){Gn(t,e);function t(n,r,i){var o=e.call(this,n,r,i)||this;return Ht(n,"acroSignature",[[Yz,"PDFAcroSignature"]]),o.acroField=n,o}return t.prototype.needsAppearancesUpdate=function(){return!1},t.of=function(n,r,i){return new t(n,r,i)},t}(nb),nI=function(e){Gn(t,e);function t(n,r,i){var o=e.call(this,n,r,i)||this;return Ht(n,"acroText",[[PM,"PDFAcroText"]]),o.acroField=n,o}return t.prototype.getText=function(){var n=this.acroField.getValue();if(!n&&this.isRichFormatted())throw new eYe(this.getName());return n==null?void 0:n.decodeText()},t.prototype.setText=function(n){Un(n,"text",["string"]);var r=this.getMaxLength();if(r!==void 0&&n&&n.length>r)throw new nYe(n.length,r,this.getName());this.markAsDirty(),this.disableRichFormatting(),n?this.acroField.setValue(Zr.fromText(n)):this.acroField.removeValue()},t.prototype.getAlignment=function(){var n=this.acroField.getQuadding();return n===0?ul.Left:n===1?ul.Center:n===2?ul.Right:ul.Left},t.prototype.setAlignment=function(n){Sm(n,"alignment",ul),this.markAsDirty(),this.acroField.setQuadding(n)},t.prototype.getMaxLength=function(){return this.acroField.getMaxLength()},t.prototype.setMaxLength=function(n){if(Mf(n,"maxLength",0,Number.MAX_SAFE_INTEGER),this.markAsDirty(),n===void 0)this.acroField.removeMaxLength();else{var r=this.getText();if(r&&r.length>n)throw new rYe(r.length,n,this.getName());this.acroField.setMaxLength(n)}},t.prototype.removeMaxLength=function(){this.markAsDirty(),this.acroField.removeMaxLength()},t.prototype.setImage=function(n){for(var r=this.getAlignment(),i=r===ul.Center?Dm.Center:r===ul.Right?Dm.Right:Dm.Left,o=this.acroField.getWidgets(),a=0,s=o.length;a<s;a++){var l=o[a],c=this.createImageAppearanceStream(l,n,i);this.updateWidgetAppearances(l,{normal:c})}this.markAsClean()},t.prototype.setFontSize=function(n){wM(n,"fontSize"),this.acroField.setFontSize(n),this.markAsDirty()},t.prototype.isMultiline=function(){return this.acroField.hasFlag(os.Multiline)},t.prototype.enableMultiline=function(){this.markAsDirty(),this.acroField.setFlagTo(os.Multiline,!0)},t.prototype.disableMultiline=function(){this.markAsDirty(),this.acroField.setFlagTo(os.Multiline,!1)},t.prototype.isPassword=function(){return this.acroField.hasFlag(os.Password)},t.prototype.enablePassword=function(){this.acroField.setFlagTo(os.Password,!0)},t.prototype.disablePassword=function(){this.acroField.setFlagTo(os.Password,!1)},t.prototype.isFileSelector=function(){return this.acroField.hasFlag(os.FileSelect)},t.prototype.enableFileSelection=function(){this.acroField.setFlagTo(os.FileSelect,!0)},t.prototype.disableFileSelection=function(){this.acroField.setFlagTo(os.FileSelect,!1)},t.prototype.isSpellChecked=function(){return!this.acroField.hasFlag(os.DoNotSpellCheck)},t.prototype.enableSpellChecking=function(){this.acroField.setFlagTo(os.DoNotSpellCheck,!1)},t.prototype.disableSpellChecking=function(){this.acroField.setFlagTo(os.DoNotSpellCheck,!0)},t.prototype.isScrollable=function(){return!this.acroField.hasFlag(os.DoNotScroll)},t.prototype.enableScrolling=function(){this.acroField.setFlagTo(os.DoNotScroll,!1)},t.prototype.disableScrolling=function(){this.acroField.setFlagTo(os.DoNotScroll,!0)},t.prototype.isCombed=function(){return this.acroField.hasFlag(os.Comb)&&!this.isMultiline()&&!this.isPassword()&&!this.isFileSelector()&&this.getMaxLength()!==void 0},t.prototype.enableCombing=function(){if(this.getMaxLength()===void 0){var n="PDFTextFields must have a max length in order to be combed";console.warn(n)}this.markAsDirty(),this.disableMultiline(),this.disablePassword(),this.disableFileSelection(),this.acroField.setFlagTo(os.Comb,!0)},t.prototype.disableCombing=function(){this.markAsDirty(),this.acroField.setFlagTo(os.Comb,!1)},t.prototype.isRichFormatted=function(){return this.acroField.hasFlag(os.RichText)},t.prototype.enableRichFormatting=function(){this.acroField.setFlagTo(os.RichText,!0)},t.prototype.disableRichFormatting=function(){this.acroField.setFlagTo(os.RichText,!1)},t.prototype.addToPage=function(n,r){var i,o,a,s,l,c,u;Ht(n,"page",[[Ih,"PDFPage"]]),Uw(r),r||(r={}),"textColor"in r||(r.textColor=_o(0,0,0)),"backgroundColor"in r||(r.backgroundColor=_o(1,1,1)),"borderColor"in r||(r.borderColor=_o(0,0,0)),"borderWidth"in r||(r.borderWidth=1);var d=this.createWidget({x:(i=r.x)!==null&&i!==void 0?i:0,y:(o=r.y)!==null&&o!==void 0?o:0,width:(a=r.width)!==null&&a!==void 0?a:200,height:(s=r.height)!==null&&s!==void 0?s:50,textColor:r.textColor,backgroundColor:r.backgroundColor,borderColor:r.borderColor,borderWidth:(l=r.borderWidth)!==null&&l!==void 0?l:0,rotate:(c=r.rotate)!==null&&c!==void 0?c:Jr(0),hidden:r.hidden,page:n.ref}),h=this.doc.context.register(d.dict);this.acroField.addWidget(h);var f=(u=r.font)!==null&&u!==void 0?u:this.doc.getForm().getDefaultFont();this.updateWidgetAppearance(d,f),n.node.addAnnot(h)},t.prototype.needsAppearancesUpdate=function(){var n;if(this.isDirty())return!0;for(var r=this.acroField.getWidgets(),i=0,o=r.length;i<o;i++){var a=r[i],s=((n=a.getAppearances())===null||n===void 0?void 0:n.normal)instanceof bd;if(!s)return!0}return!1},t.prototype.defaultUpdateAppearances=function(n){Ht(n,"font",[[wd,"PDFFont"]]),this.updateAppearances(n)},t.prototype.updateAppearances=function(n,r){Ht(n,"font",[[wd,"PDFFont"]]),Un(r,"provider",[Function]);for(var i=this.acroField.getWidgets(),o=0,a=i.length;o<a;o++){var s=i[o];this.updateWidgetAppearance(s,n,r)}this.markAsClean()},t.prototype.updateWidgetAppearance=function(n,r,i){var o=i??fYe,a=zw(o(this,n,r));this.updateWidgetAppearanceWithFont(n,r,a)},t.of=function(n,r,i){return new t(n,r,i)},t}(nb),rI;(function(e){e.Courier="Courier",e.CourierBold="Courier-Bold",e.CourierOblique="Courier-Oblique",e.CourierBoldOblique="Courier-BoldOblique",e.Helvetica="Helvetica",e.HelveticaBold="Helvetica-Bold",e.HelveticaOblique="Helvetica-Oblique",e.HelveticaBoldOblique="Helvetica-BoldOblique",e.TimesRoman="Times-Roman",e.TimesRomanBold="Times-Bold",e.TimesRomanItalic="Times-Italic",e.TimesRomanBoldItalic="Times-BoldItalic",e.Symbol="Symbol",e.ZapfDingbats="ZapfDingbats"})(rI||(rI={}));var mYe=function(){function e(t,n){var r=this;this.embedDefaultFont=function(){return r.doc.embedStandardFont(rI.Helvetica)},Ht(t,"acroForm",[[LM,"PDFAcroForm"]]),Ht(n,"doc",[[rb,"PDFDocument"]]),this.acroForm=t,this.doc=n,this.dirtyFields=new Set,this.defaultFontCache=b1.populatedBy(this.embedDefaultFont)}return e.prototype.hasXFA=function(){return this.acroForm.dict.has(lt.of("XFA"))},e.prototype.deleteXFA=function(){this.acroForm.dict.delete(lt.of("XFA"))},e.prototype.getFields=function(){for(var t=this.acroForm.getAllFields(),n=[],r=0,i=t.length;r<i;r++){var o=t[r],a=o[0],s=o[1],l=AYe(a,s,this.doc);l&&n.push(l)}return n},e.prototype.getFieldMaybe=function(t){Ht(t,"name",["string"]);for(var n=this.getFields(),r=0,i=n.length;r<i;r++){var o=n[r];if(o.getName()===t)return o}},e.prototype.getField=function(t){Ht(t,"name",["string"]);var n=this.getFieldMaybe(t);if(n)return n;throw new ZHe(t)},e.prototype.getButton=function(t){Ht(t,"name",["string"]);var n=this.getField(t);if(n instanceof iI)return n;throw new tb(t,iI,n)},e.prototype.getCheckBox=function(t){Ht(t,"name",["string"]);var n=this.getField(t);if(n instanceof q8)return n;throw new tb(t,q8,n)},e.prototype.getDropdown=function(t){Ht(t,"name",["string"]);var n=this.getField(t);if(n instanceof eI)return n;throw new tb(t,eI,n)},e.prototype.getOptionList=function(t){Ht(t,"name",["string"]);var n=this.getField(t);if(n instanceof tI)return n;throw new tb(t,tI,n)},e.prototype.getRadioGroup=function(t){Ht(t,"name",["string"]);var n=this.getField(t);if(n instanceof X8)return n;throw new tb(t,X8,n)},e.prototype.getSignature=function(t){Ht(t,"name",["string"]);var n=this.getField(t);if(n instanceof cW)return n;throw new tb(t,cW,n)},e.prototype.getTextField=function(t){Ht(t,"name",["string"]);var n=this.getField(t);if(n instanceof nI)return n;throw new tb(t,nI,n)},e.prototype.createButton=function(t){Ht(t,"name",["string"]);var n=_w(t),r=this.findOrCreateNonTerminals(n.nonTerminal),i=FM.create(this.doc.context);return i.setPartialName(n.terminal),Gw(r,[i,i.ref],n.terminal),iI.of(i,i.ref,this.doc)},e.prototype.createCheckBox=function(t){Ht(t,"name",["string"]);var n=_w(t),r=this.findOrCreateNonTerminals(n.nonTerminal),i=RM.create(this.doc.context);return i.setPartialName(n.terminal),Gw(r,[i,i.ref],n.terminal),q8.of(i,i.ref,this.doc)},e.prototype.createDropdown=function(t){Ht(t,"name",["string"]);var n=_w(t),r=this.findOrCreateNonTerminals(n.nonTerminal),i=OM.create(this.doc.context);return i.setPartialName(n.terminal),Gw(r,[i,i.ref],n.terminal),eI.of(i,i.ref,this.doc)},e.prototype.createOptionList=function(t){Ht(t,"name",["string"]);var n=_w(t),r=this.findOrCreateNonTerminals(n.nonTerminal),i=TM.create(this.doc.context);return i.setPartialName(n.terminal),Gw(r,[i,i.ref],n.terminal),tI.of(i,i.ref,this.doc)},e.prototype.createRadioGroup=function(t){Ht(t,"name",["string"]);var n=_w(t),r=this.findOrCreateNonTerminals(n.nonTerminal),i=NM.create(this.doc.context);return i.setPartialName(n.terminal),Gw(r,[i,i.ref],n.terminal),X8.of(i,i.ref,this.doc)},e.prototype.createTextField=function(t){Ht(t,"name",["string"]);var n=_w(t),r=this.findOrCreateNonTerminals(n.nonTerminal),i=PM.create(this.doc.context);return i.setPartialName(n.terminal),Gw(r,[i,i.ref],n.terminal),nI.of(i,i.ref,this.doc)},e.prototype.flatten=function(t){t===void 0&&(t={updateFieldAppearances:!0}),t.updateFieldAppearances&&this.updateFieldAppearances();for(var n=this.getFields(),r=0,i=n.length;r<i;r++){for(var o=n[r],a=o.acroField.getWidgets(),s=0,l=a.length;s<l;s++){var c=a[s],u=this.findWidgetPage(c),d=this.findWidgetAppearanceRef(o,c),h=u.node.newXObject("FlatWidget",d),f=c.getRectangle(),g=yo([ll(),Bh(f.x,f.y)],Rm(bi(bi({},f),{rotation:0})),[nW(h),cl()]).filter(Boolean);u.pushOperators.apply(u,g)}this.removeField(o)}},e.prototype.removeField=function(t){for(var n=t.acroField.getWidgets(),r=new Set,i=0,o=n.length;i<o;i++){var a=n[i],s=this.findWidgetAppearanceRef(t,a),l=this.findWidgetPage(a);r.add(l),l.node.removeAnnot(s)}r.forEach(function(f){return f.node.removeAnnot(t.ref)}),this.acroForm.removeField(t.acroField);for(var c=t.acroField.normalizedEntries().Kids,u=c.size(),d=0;d<u;d++){var h=c.get(d);h instanceof Vo&&this.doc.context.delete(h)}this.doc.context.delete(t.ref)},e.prototype.updateFieldAppearances=function(t){Un(t,"font",[[wd,"PDFFont"]]),t=t??this.getDefaultFont();for(var n=this.getFields(),r=0,i=n.length;r<i;r++){var o=n[r];o.needsAppearancesUpdate()&&o.defaultUpdateAppearances(t)}},e.prototype.markFieldAsDirty=function(t){Un(t,"fieldRef",[[Vo,"PDFRef"]]),this.dirtyFields.add(t)},e.prototype.markFieldAsClean=function(t){Un(t,"fieldRef",[[Vo,"PDFRef"]]),this.dirtyFields.delete(t)},e.prototype.fieldIsDirty=function(t){return Un(t,"fieldRef",[[Vo,"PDFRef"]]),this.dirtyFields.has(t)},e.prototype.getDefaultFont=function(){return this.defaultFontCache.access()},e.prototype.findWidgetPage=function(t){var n=t.P(),r=this.doc.getPages().find(function(o){return o.ref===n});if(r===void 0){var i=this.doc.context.getObjectRef(t.dict);if(i===void 0)throw new Error("Could not find PDFRef for PDFObject");if(r=this.doc.findPageForAnnotationRef(i),r===void 0)throw new Error("Could not find page for PDFRef "+i)}return r},e.prototype.findWidgetAppearanceRef=function(t,n){var r,i=n.getNormalAppearance();if(i instanceof Ei&&(t instanceof q8||t instanceof X8)){var o=t.acroField.getValue(),a=(r=i.get(o))!==null&&r!==void 0?r:i.get(lt.of("Off"));a instanceof Vo&&(i=a)}if(!(i instanceof Vo)){var s=t.getName();throw new Error("Failed to extract appearance ref for: "+s)}return i},e.prototype.findOrCreateNonTerminals=function(t){for(var n=[this.acroForm],r=0,i=t.length;r<i;r++){var o=t[r];if(!o)throw new JHe(o);var a=n[0],s=n[1],l=this.findNonTerminal(o,a);if(l)n=l;else{var c=DM.create(this.doc.context);c.setPartialName(o),c.setParent(s);var u=this.doc.context.register(c.dict);a.addField(u),n=[c,u]}}return n},e.prototype.findNonTerminal=function(t,n){for(var r=n instanceof LM?this.acroForm.getFields():Vz(n.Kids()),i=0,o=r.length;i<o;i++){var a=r[i],s=a[0],l=a[1];if(s.getPartialName()===t){if(s instanceof DM)return[s,l];throw new Nce(t)}}},e.of=function(t,n){return new e(t,n)},e}(),AYe=function(e,t,n){if(e instanceof FM)return iI.of(e,t,n);if(e instanceof RM)return q8.of(e,t,n);if(e instanceof OM)return eI.of(e,t,n);if(e instanceof TM)return tI.of(e,t,n);if(e instanceof PM)return nI.of(e,t,n);if(e instanceof NM)return X8.of(e,t,n);if(e instanceof Yz)return cW.of(e,t,n)},_w=function(e){if(e.length===0)throw new Error("PDF field names must not be empty strings");for(var t=e.split("."),n=0,r=t.length;n<r;n++)if(t[n]==="")throw new Error('Periods in PDF field names must be separated by at least one character: "'+e+'"');return t.length===1?{nonTerminal:[],terminal:t[0]}:{nonTerminal:t.slice(0,t.length-1),terminal:t[t.length-1]}},Gw=function(e,t,n){for(var r=e[0],i=e[1],o=t[0],a=t[1],s=r.normalizedEntries(),l=Vz("Kids"in s?s.Kids:s.Fields),c=0,u=l.length;c<u;c++)if(l[c][0].getPartialName()===n)throw new Nce(n);r.addField(a),o.setParent(i)},vYe={"4A0":[4767.87,6740.79],"2A0":[3370.39,4767.87],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],RA0:[2437.8,3458.27],RA1:[1729.13,2437.8],RA2:[1218.9,1729.13],RA3:[864.57,1218.9],RA4:[609.45,864.57],SRA0:[2551.18,3628.35],SRA1:[1814.17,2551.18],SRA2:[1275.59,1814.17],SRA3:[907.09,1275.59],SRA4:[637.8,907.09],Executive:[521.86,756],Folio:[612,936],Legal:[612,1008],Letter:[612,792],Tabloid:[792,1224]},uW;(function(e){e[e.Fastest=1/0]="Fastest",e[e.Fast=1500]="Fast",e[e.Medium=500]="Medium",e[e.Slow=100]="Slow"})(uW||(uW={}));var bYe=function(){function e(t,n,r){this.alreadyEmbedded=!1,this.ref=t,this.doc=n,this.embedder=r}return e.prototype.embed=function(){return ri(this,void 0,void 0,function(){var t,n,r,i,o;return ki(this,function(a){switch(a.label){case 0:return this.alreadyEmbedded?[3,2]:[4,this.embedder.embedIntoContext(this.doc.context,this.ref)];case 1:t=a.sent(),this.doc.catalog.has(lt.of("Names"))||this.doc.catalog.set(lt.of("Names"),this.doc.context.obj({})),n=this.doc.catalog.lookup(lt.of("Names"),Ei),n.has(lt.of("EmbeddedFiles"))||n.set(lt.of("EmbeddedFiles"),this.doc.context.obj({})),r=n.lookup(lt.of("EmbeddedFiles"),Ei),r.has(lt.of("Names"))||r.set(lt.of("Names"),this.doc.context.obj([])),i=r.lookup(lt.of("Names"),Po),i.push(Zr.fromText(this.embedder.fileName)),i.push(t),this.doc.catalog.has(lt.of("AF"))||this.doc.catalog.set(lt.of("AF"),this.doc.context.obj([])),o=this.doc.catalog.lookup(lt.of("AF"),Po),o.push(t),this.alreadyEmbedded=!0,a.label=2;case 2:return[2]}})})},e.of=function(t,n,r){return new e(t,n,r)},e}(),yYe=function(){function e(t,n,r){this.alreadyEmbedded=!1,this.ref=t,this.doc=n,this.embedder=r}return e.prototype.embed=function(){return ri(this,void 0,void 0,function(){var t,n,r,i,o,a,s;return ki(this,function(l){switch(l.label){case 0:return this.alreadyEmbedded?[3,2]:(t=this.doc,n=t.catalog,r=t.context,[4,this.embedder.embedIntoContext(this.doc.context,this.ref)]);case 1:i=l.sent(),n.has(lt.of("Names"))||n.set(lt.of("Names"),r.obj({})),o=n.lookup(lt.of("Names"),Ei),o.has(lt.of("JavaScript"))||o.set(lt.of("JavaScript"),r.obj({})),a=o.lookup(lt.of("JavaScript"),Ei),a.has(lt.of("Names"))||a.set(lt.of("Names"),r.obj([])),s=a.lookup(lt.of("Names"),Po),s.push(Zr.fromText(this.embedder.scriptName)),s.push(i),this.alreadyEmbedded=!0,l.label=2;case 2:return[2]}})})},e.of=function(t,n,r){return new e(t,n,r)},e}(),wYe=function(){function e(t,n){this.script=t,this.scriptName=n}return e.for=function(t,n){return new e(t,n)},e.prototype.embedIntoContext=function(t,n){return ri(this,void 0,void 0,function(){var r;return ki(this,function(i){return r=t.obj({Type:"Action",S:"JavaScript",JS:Zr.fromText(this.script)}),n?(t.assign(n,r),[2,n]):[2,t.register(r)]})})},e}(),rb=function(){function e(t,n,r){var i=this;if(this.defaultWordBreaks=[" "],this.computePages=function(){var o=[];return i.catalog.Pages().traverse(function(a,s){if(a instanceof w1){var l=i.pageMap.get(a);l||(l=Ih.of(a,s,i),i.pageMap.set(a,l)),o.push(l)}}),o},this.getOrCreateForm=function(){var o=i.catalog.getOrCreateAcroForm();return mYe.of(o,i)},Ht(t,"context",[[jz,"PDFContext"]]),Ht(n,"ignoreEncryption",["boolean"]),this.context=t,this.catalog=t.lookup(t.trailerInfo.Root),this.isEncrypted=!!t.lookup(t.trailerInfo.Encrypt),this.pageCache=b1.populatedBy(this.computePages),this.pageMap=new Map,this.formCache=b1.populatedBy(this.getOrCreateForm),this.fonts=[],this.images=[],this.embeddedPages=[],this.embeddedFiles=[],this.javaScripts=[],!n&&this.isEncrypted)throw new KHe;r&&this.updateInfoDict()}return e.load=function(t,n){return n===void 0&&(n={}),ri(this,void 0,void 0,function(){var r,i,o,a,s,l,c,u,d,h,f,g;return ki(this,function(p){switch(p.label){case 0:return r=n.ignoreEncryption,i=r===void 0?!1:r,o=n.parseSpeed,a=o===void 0?uW.Slow:o,s=n.throwOnInvalidObject,l=s===void 0?!1:s,c=n.updateMetadata,u=c===void 0?!0:c,d=n.capNumbers,h=d===void 0?!1:d,Ht(t,"pdf",["string",Uint8Array,ArrayBuffer]),Ht(i,"ignoreEncryption",["boolean"]),Ht(a,"parseSpeed",["number"]),Ht(l,"throwOnInvalidObject",["boolean"]),f=l8(t),[4,EHe.forBytesWithOptions(f,a,l,h).parseDocument()];case 1:return g=p.sent(),[2,new e(g,i,u)]}})})},e.create=function(t){return t===void 0&&(t={}),ri(this,void 0,void 0,function(){var n,r,i,o,a,s;return ki(this,function(l){return n=t.updateMetadata,r=n===void 0?!0:n,i=jz.create(),o=cce.withContext(i),a=i.register(o),s=lce.withContextAndPages(i,a),i.trailerInfo.Root=i.register(s),[2,new e(i,!1,r)]})})},e.prototype.registerFontkit=function(t){this.fontkit=t},e.prototype.getForm=function(){var t=this.formCache.access();return t.hasXFA()&&(console.warn("Removing XFA form data as pdf-lib does not support reading or writing XFA"),t.deleteXFA()),t},e.prototype.getTitle=function(){var t=this.getInfoDict().lookup(lt.Title);if(t)return Pm(t),t.decodeText()},e.prototype.getAuthor=function(){var t=this.getInfoDict().lookup(lt.Author);if(t)return Pm(t),t.decodeText()},e.prototype.getSubject=function(){var t=this.getInfoDict().lookup(lt.Subject);if(t)return Pm(t),t.decodeText()},e.prototype.getKeywords=function(){var t=this.getInfoDict().lookup(lt.Keywords);if(t)return Pm(t),t.decodeText()},e.prototype.getCreator=function(){var t=this.getInfoDict().lookup(lt.Creator);if(t)return Pm(t),t.decodeText()},e.prototype.getProducer=function(){var t=this.getInfoDict().lookup(lt.Producer);if(t)return Pm(t),t.decodeText()},e.prototype.getCreationDate=function(){var t=this.getInfoDict().lookup(lt.CreationDate);if(t)return Pm(t),t.decodeDate()},e.prototype.getModificationDate=function(){var t=this.getInfoDict().lookup(lt.ModDate);if(t)return Pm(t),t.decodeDate()},e.prototype.setTitle=function(t,n){Ht(t,"title",["string"]);var r=lt.of("Title");if(this.getInfoDict().set(r,Zr.fromText(t)),n==null?void 0:n.showInWindowTitleBar){var i=this.catalog.getOrCreateViewerPreferences();i.setDisplayDocTitle(!0)}},e.prototype.setAuthor=function(t){Ht(t,"author",["string"]);var n=lt.of("Author");this.getInfoDict().set(n,Zr.fromText(t))},e.prototype.setSubject=function(t){Ht(t,"author",["string"]);var n=lt.of("Subject");this.getInfoDict().set(n,Zr.fromText(t))},e.prototype.setKeywords=function(t){Ht(t,"keywords",[Array]);var n=lt.of("Keywords");this.getInfoDict().set(n,Zr.fromText(t.join(" ")))},e.prototype.setCreator=function(t){Ht(t,"creator",["string"]);var n=lt.of("Creator");this.getInfoDict().set(n,Zr.fromText(t))},e.prototype.setProducer=function(t){Ht(t,"creator",["string"]);var n=lt.of("Producer");this.getInfoDict().set(n,Zr.fromText(t))},e.prototype.setLanguage=function(t){Ht(t,"language",["string"]);var n=lt.of("Lang");this.catalog.set(n,Ko.of(t))},e.prototype.setCreationDate=function(t){Ht(t,"creationDate",[[Date,"Date"]]);var n=lt.of("CreationDate");this.getInfoDict().set(n,Ko.fromDate(t))},e.prototype.setModificationDate=function(t){Ht(t,"modificationDate",[[Date,"Date"]]);var n=lt.of("ModDate");this.getInfoDict().set(n,Ko.fromDate(t))},e.prototype.getPageCount=function(){return this.pageCount===void 0&&(this.pageCount=this.getPages().length),this.pageCount},e.prototype.getPages=function(){return this.pageCache.access()},e.prototype.getPage=function(t){var n=this.getPages();return vd(t,"index",0,n.length-1),n[t]},e.prototype.getPageIndices=function(){return nUe(0,this.getPageCount())},e.prototype.removePage=function(t){var n=this.getPageCount();if(this.pageCount===0)throw new $He;vd(t,"index",0,n-1),this.catalog.removeLeafNode(t),this.pageCount=n-1},e.prototype.addPage=function(t){return Ht(t,"page",["undefined",[Ih,"PDFPage"],Array]),this.insertPage(this.getPageCount(),t)},e.prototype.insertPage=function(t,n){var r=this.getPageCount();if(vd(t,"index",0,r),Ht(n,"page",["undefined",[Ih,"PDFPage"],Array]),!n||Array.isArray(n)){var i=Array.isArray(n)?n:vYe.A4;n=Ih.create(this),n.setSize.apply(n,i)}else if(n.doc!==this)throw new XHe;var o=this.catalog.insertLeafNode(n.ref,t);return n.node.setParent(o),this.pageMap.set(n.node,n),this.pageCache.invalidate(),this.pageCount=r+1,n},e.prototype.copyPages=function(t,n){return ri(this,void 0,void 0,function(){var r,i,o,a,s,l,c,u;return ki(this,function(d){switch(d.label){case 0:return Ht(t,"srcDoc",[[e,"PDFDocument"]]),Ht(n,"indices",[Array]),[4,t.flush()];case 1:for(d.sent(),r=Ule.for(t.context,this.context),i=t.getPages(),o=new Array(n.length),a=0,s=n.length;a<s;a++)l=i[n[a]],c=r.copy(l.node),u=this.context.register(c),o[a]=Ih.of(c,u,this);return[2,o]}})})},e.prototype.copy=function(){return ri(this,void 0,void 0,function(){var t,n,r,i;return ki(this,function(o){switch(o.label){case 0:return[4,e.create()];case 1:return t=o.sent(),[4,t.copyPages(this,this.getPageIndices())];case 2:for(n=o.sent(),r=0,i=n.length;r<i;r++)t.addPage(n[r]);return this.getAuthor()!==void 0&&t.setAuthor(this.getAuthor()),this.getCreationDate()!==void 0&&t.setCreationDate(this.getCreationDate()),this.getCreator()!==void 0&&t.setCreator(this.getCreator()),this.getModificationDate()!==void 0&&t.setModificationDate(this.getModificationDate()),this.getProducer()!==void 0&&t.setProducer(this.getProducer()),this.getSubject()!==void 0&&t.setSubject(this.getSubject()),this.getTitle()!==void 0&&t.setTitle(this.getTitle()),t.defaultWordBreaks=this.defaultWordBreaks,[2,t]}})})},e.prototype.addJavaScript=function(t,n){Ht(t,"name",["string"]),Ht(n,"script",["string"]);var r=wYe.for(n,t),i=this.context.nextRef(),o=yYe.of(i,this,r);this.javaScripts.push(o)},e.prototype.attach=function(t,n,r){return r===void 0&&(r={}),ri(this,void 0,void 0,function(){var i,o,a,s;return ki(this,function(l){return Ht(t,"attachment",["string",Uint8Array,ArrayBuffer]),Ht(n,"name",["string"]),Un(r.mimeType,"mimeType",["string"]),Un(r.description,"description",["string"]),Un(r.creationDate,"options.creationDate",[Date]),Un(r.modificationDate,"options.modificationDate",[Date]),Eh(r.afRelationship,"options.afRelationship",Wz),i=l8(t),o=qGe.for(i,n,r),a=this.context.nextRef(),s=bYe.of(a,this,o),this.embeddedFiles.push(s),[2]})})},e.prototype.embedFont=function(t,n){return n===void 0&&(n={}),ri(this,void 0,void 0,function(){var r,i,o,a,s,l,c,u,d,h;return ki(this,function(f){switch(f.label){case 0:return r=n.subset,i=r===void 0?!1:r,o=n.customName,a=n.features,Ht(t,"font",["string",Uint8Array,ArrayBuffer]),Ht(i,"subset",["boolean"]),Ile(t)?(s=kM.for(t,o),[3,7]):[3,1];case 1:return iUe(t)?(l=l8(t),c=this.assertFontkit(),i?[4,KGe.for(c,l,o,a)]:[3,3]):[3,6];case 2:return u=f.sent(),[3,5];case 3:return[4,zz.for(c,l,o,a)];case 4:u=f.sent(),f.label=5;case 5:return s=u,[3,7];case 6:throw new TypeError("`font` must be one of `StandardFonts | string | Uint8Array | ArrayBuffer`");case 7:return d=this.context.nextRef(),h=wd.of(d,this,s),this.fonts.push(h),[2,h]}})})},e.prototype.embedStandardFont=function(t,n){if(Ht(t,"font",["string"]),!Ile(t))throw new TypeError("`font` must be one of type `StandardFonts`");var r=kM.for(t,n),i=this.context.nextRef(),o=wd.of(i,this,r);return this.fonts.push(o),o},e.prototype.embedJpg=function(t){return ri(this,void 0,void 0,function(){var n,r,i,o;return ki(this,function(a){switch(a.label){case 0:return Ht(t,"jpg",["string",Uint8Array,ArrayBuffer]),n=l8(t),[4,qle.for(n)];case 1:return r=a.sent(),i=this.context.nextRef(),o=lW.of(i,this,r),this.images.push(o),[2,o]}})})},e.prototype.embedPng=function(t){return ri(this,void 0,void 0,function(){var n,r,i,o;return ki(this,function(a){switch(a.label){case 0:return Ht(t,"png",["string",Uint8Array,ArrayBuffer]),n=l8(t),[4,Xle.for(n)];case 1:return r=a.sent(),i=this.context.nextRef(),o=lW.of(i,this,r),this.images.push(o),[2,o]}})})},e.prototype.embedPdf=function(t,n){return n===void 0&&(n=[0]),ri(this,void 0,void 0,function(){var r,i,o;return ki(this,function(a){switch(a.label){case 0:return Ht(t,"pdf",["string",Uint8Array,ArrayBuffer,[e,"PDFDocument"]]),Ht(n,"indices",[Array]),t instanceof e?(i=t,[3,3]):[3,1];case 1:return[4,e.load(t)];case 2:i=a.sent(),a.label=3;case 3:return r=i,o=rUe(r.getPages(),n),[2,this.embedPages(o)]}})})},e.prototype.embedPage=function(t,n,r){return ri(this,void 0,void 0,function(){var i;return ki(this,function(o){switch(o.label){case 0:return Ht(t,"page",[[Ih,"PDFPage"]]),[4,this.embedPages([t],[n],[r])];case 1:return i=o.sent()[0],[2,i]}})})},e.prototype.embedPages=function(t,n,r){return n===void 0&&(n=[]),r===void 0&&(r=[]),ri(this,void 0,void 0,function(){var c,u,i,o,a,s,l,c,u,d,h,f,g,p,m;return ki(this,function(b){switch(b.label){case 0:if(t.length===0)return[2,[]];for(c=0,u=t.length-1;c<u;c++)if(i=t[c],o=t[c+1],i.node.context!==o.node.context)throw new wGe;a=t[0].node.context,s=a===this.context?function(w){return w}:Ule.for(a,this.context).copy,l=new Array(t.length),c=0,u=t.length,b.label=1;case 1:return c<u?(d=s(t[c].node),h=n[c],f=r[c],[4,nce.for(d,h,f)]):[3,4];case 2:g=b.sent(),p=this.context.nextRef(),l[c]=zce.of(p,this,g),b.label=3;case 3:return c++,[3,1];case 4:return(m=this.embeddedPages).push.apply(m,l),[2,l]}})})},e.prototype.flush=function(){return ri(this,void 0,void 0,function(){return ki(this,function(t){switch(t.label){case 0:return[4,this.embedAll(this.fonts)];case 1:return t.sent(),[4,this.embedAll(this.images)];case 2:return t.sent(),[4,this.embedAll(this.embeddedPages)];case 3:return t.sent(),[4,this.embedAll(this.embeddedFiles)];case 4:return t.sent(),[4,this.embedAll(this.javaScripts)];case 5:return t.sent(),[2]}})})},e.prototype.save=function(t){return t===void 0&&(t={}),ri(this,void 0,void 0,function(){var n,r,i,o,a,s,l,c,u,d;return ki(this,function(h){switch(h.label){case 0:return n=t.useObjectStreams,r=n===void 0?!0:n,i=t.addDefaultPage,o=i===void 0?!0:i,a=t.objectsPerTick,s=a===void 0?50:a,l=t.updateFieldAppearances,c=l===void 0?!0:l,Ht(r,"useObjectStreams",["boolean"]),Ht(o,"addDefaultPage",["boolean"]),Ht(s,"objectsPerTick",["number"]),Ht(c,"updateFieldAppearances",["boolean"]),o&&this.getPageCount()===0&&this.addPage(),c&&(u=this.formCache.getValue(),u&&u.updateFieldAppearances()),[4,this.flush()];case 1:return h.sent(),d=r?UGe:Hle,[2,d.forContext(this.context,s).serializeToBuffer()]}})})},e.prototype.saveAsBase64=function(t){return t===void 0&&(t={}),ri(this,void 0,void 0,function(){var n,r,i,o,a;return ki(this,function(s){switch(s.label){case 0:return n=t.dataUri,r=n===void 0?!1:n,i=ko(t,["dataUri"]),Ht(r,"dataUri",["boolean"]),[4,this.save(i)];case 1:return o=s.sent(),a=zWe(o),[2,r?"data:application/pdf;base64,"+a:a]}})})},e.prototype.findPageForAnnotationRef=function(t){for(var n=this.getPages(),r=0,i=n.length;r<i;r++){var o=n[r],a=o.node.Annots();if((a==null?void 0:a.indexOf(t))!==void 0)return o}},e.prototype.embedAll=function(t){return ri(this,void 0,void 0,function(){var n,r;return ki(this,function(i){switch(i.label){case 0:n=0,r=t.length,i.label=1;case 1:return n<r?[4,t[n].embed()]:[3,4];case 2:i.sent(),i.label=3;case 3:return n++,[3,1];case 4:return[2]}})})},e.prototype.updateInfoDict=function(){var t="pdf-lib (https://github.com/Hopding/pdf-lib)",n=new Date,r=this.getInfoDict();this.setProducer(t),this.setModificationDate(n),r.get(lt.of("Creator"))||this.setCreator(t),r.get(lt.of("CreationDate"))||this.setCreationDate(n)},e.prototype.getInfoDict=function(){var t=this.context.lookup(this.context.trailerInfo.Info);if(t instanceof Ei)return t;var n=this.context.obj({});return this.context.trailerInfo.Info=this.context.register(n),n},e.prototype.assertFontkit=function(){if(!this.fontkit)throw new qHe;return this.fontkit},e}();function Pm(e){if(!(e instanceof Zr)&&!(e instanceof Ko))throw new EM([Zr,Ko],e)}var E1;(function(e){e.Normal="Normal",e.Multiply="Multiply",e.Screen="Screen",e.Overlay="Overlay",e.Darken="Darken",e.Lighten="Lighten",e.ColorDodge="ColorDodge",e.ColorBurn="ColorBurn",e.HardLight="HardLight",e.SoftLight="SoftLight",e.Difference="Difference",e.Exclusion="Exclusion"})(E1||(E1={}));var Ih=function(){function e(t,n,r){this.fontSize=24,this.fontColor=_o(0,0,0),this.lineHeight=24,this.x=0,this.y=0,Ht(t,"leafNode",[[w1,"PDFPageLeaf"]]),Ht(n,"ref",[[Vo,"PDFRef"]]),Ht(r,"doc",[[rb,"PDFDocument"]]),this.node=t,this.ref=n,this.doc=r}return e.prototype.setRotation=function(t){var n=gce(t);Dle(n,"degreesAngle",90),this.node.set(lt.of("Rotate"),this.doc.context.obj(n))},e.prototype.getRotation=function(){var t=this.node.Rotate();return Jr(t?t.asNumber():0)},e.prototype.setSize=function(t,n){Ht(t,"width",["number"]),Ht(n,"height",["number"]);var r=this.getMediaBox();this.setMediaBox(r.x,r.y,t,n);var i=this.getCropBox(),o=this.getBleedBox(),a=this.getTrimBox(),s=this.getArtBox(),l=this.node.CropBox(),c=this.node.BleedBox(),u=this.node.TrimBox(),d=this.node.ArtBox();l&&yM(i,r)&&this.setCropBox(r.x,r.y,t,n),c&&yM(o,r)&&this.setBleedBox(r.x,r.y,t,n),u&&yM(a,r)&&this.setTrimBox(r.x,r.y,t,n),d&&yM(s,r)&&this.setArtBox(r.x,r.y,t,n)},e.prototype.setWidth=function(t){Ht(t,"width",["number"]),this.setSize(t,this.getSize().height)},e.prototype.setHeight=function(t){Ht(t,"height",["number"]),this.setSize(this.getSize().width,t)},e.prototype.setMediaBox=function(t,n,r,i){Ht(t,"x",["number"]),Ht(n,"y",["number"]),Ht(r,"width",["number"]),Ht(i,"height",["number"]);var o=this.doc.context.obj([t,n,t+r,n+i]);this.node.set(lt.MediaBox,o)},e.prototype.setCropBox=function(t,n,r,i){Ht(t,"x",["number"]),Ht(n,"y",["number"]),Ht(r,"width",["number"]),Ht(i,"height",["number"]);var o=this.doc.context.obj([t,n,t+r,n+i]);this.node.set(lt.CropBox,o)},e.prototype.setBleedBox=function(t,n,r,i){Ht(t,"x",["number"]),Ht(n,"y",["number"]),Ht(r,"width",["number"]),Ht(i,"height",["number"]);var o=this.doc.context.obj([t,n,t+r,n+i]);this.node.set(lt.BleedBox,o)},e.prototype.setTrimBox=function(t,n,r,i){Ht(t,"x",["number"]),Ht(n,"y",["number"]),Ht(r,"width",["number"]),Ht(i,"height",["number"]);var o=this.doc.context.obj([t,n,t+r,n+i]);this.node.set(lt.TrimBox,o)},e.prototype.setArtBox=function(t,n,r,i){Ht(t,"x",["number"]),Ht(n,"y",["number"]),Ht(r,"width",["number"]),Ht(i,"height",["number"]);var o=this.doc.context.obj([t,n,t+r,n+i]);this.node.set(lt.ArtBox,o)},e.prototype.getSize=function(){var t=this.getMediaBox(),n=t.width,r=t.height;return{width:n,height:r}},e.prototype.getWidth=function(){return this.getSize().width},e.prototype.getHeight=function(){return this.getSize().height},e.prototype.getMediaBox=function(){var t=this.node.MediaBox();return t.asRectangle()},e.prototype.getCropBox=function(){var t,n=this.node.CropBox();return(t=n==null?void 0:n.asRectangle())!==null&&t!==void 0?t:this.getMediaBox()},e.prototype.getBleedBox=function(){var t,n=this.node.BleedBox();return(t=n==null?void 0:n.asRectangle())!==null&&t!==void 0?t:this.getCropBox()},e.prototype.getTrimBox=function(){var t,n=this.node.TrimBox();return(t=n==null?void 0:n.asRectangle())!==null&&t!==void 0?t:this.getCropBox()},e.prototype.getArtBox=function(){var t,n=this.node.ArtBox();return(t=n==null?void 0:n.asRectangle())!==null&&t!==void 0?t:this.getCropBox()},e.prototype.translateContent=function(t,n){Ht(t,"x",["number"]),Ht(n,"y",["number"]),this.node.normalize(),this.getContentStream();var r=this.createContentStream(ll(),Bh(t,n)),i=this.doc.context.register(r),o=this.createContentStream(cl()),a=this.doc.context.register(o);this.node.wrapContentStreams(i,a)},e.prototype.scale=function(t,n){Ht(t,"x",["number"]),Ht(n,"y",["number"]),this.setSize(this.getWidth()*t,this.getHeight()*n),this.scaleContent(t,n),this.scaleAnnotations(t,n)},e.prototype.scaleContent=function(t,n){Ht(t,"x",["number"]),Ht(n,"y",["number"]),this.node.normalize(),this.getContentStream();var r=this.createContentStream(ll(),_8(t,n)),i=this.doc.context.register(r),o=this.createContentStream(cl()),a=this.doc.context.register(o);this.node.wrapContentStreams(i,a)},e.prototype.scaleAnnotations=function(t,n){Ht(t,"x",["number"]),Ht(n,"y",["number"]);var r=this.node.Annots();if(r)for(var i=0;i<r.size();i++){var o=r.lookup(i);o instanceof Ei&&this.scaleAnnot(o,t,n)}},e.prototype.resetPosition=function(){this.getContentStream(!1),this.x=0,this.y=0},e.prototype.setFont=function(t){Ht(t,"font",[[wd,"PDFFont"]]),this.font=t,this.fontKey=this.node.newFontDictionary(this.font.name,this.font.ref)},e.prototype.setFontSize=function(t){Ht(t,"fontSize",["number"]),this.fontSize=t},e.prototype.setFontColor=function(t){Ht(t,"fontColor",[[Object,"Color"]]),this.fontColor=t},e.prototype.setLineHeight=function(t){Ht(t,"lineHeight",["number"]),this.lineHeight=t},e.prototype.getPosition=function(){return{x:this.x,y:this.y}},e.prototype.getX=function(){return this.x},e.prototype.getY=function(){return this.y},e.prototype.moveTo=function(t,n){Ht(t,"x",["number"]),Ht(n,"y",["number"]),this.x=t,this.y=n},e.prototype.moveDown=function(t){Ht(t,"yDecrease",["number"]),this.y-=t},e.prototype.moveUp=function(t){Ht(t,"yIncrease",["number"]),this.y+=t},e.prototype.moveLeft=function(t){Ht(t,"xDecrease",["number"]),this.x-=t},e.prototype.moveRight=function(t){Ht(t,"xIncrease",["number"]),this.x+=t},e.prototype.pushOperators=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];Ole(t,"operator",[[lo,"PDFOperator"]]);var r=this.getContentStream();r.push.apply(r,t)},e.prototype.drawText=function(t,n){var r,i,o,a,s,l,c;n===void 0&&(n={}),Ht(t,"text",["string"]),Un(n.color,"options.color",[[Object,"Color"]]),Mf(n.opacity,"opacity.opacity",0,1),Un(n.font,"options.font",[[wd,"PDFFont"]]),Un(n.size,"options.size",["number"]),Un(n.rotate,"options.rotate",[[Object,"Rotation"]]),Un(n.xSkew,"options.xSkew",[[Object,"Rotation"]]),Un(n.ySkew,"options.ySkew",[[Object,"Rotation"]]),Un(n.x,"options.x",["number"]),Un(n.y,"options.y",["number"]),Un(n.lineHeight,"options.lineHeight",["number"]),Un(n.maxWidth,"options.maxWidth",["number"]),Un(n.wordBreaks,"options.wordBreaks",[Array]),Eh(n.blendMode,"options.blendMode",E1);for(var u=this.setOrEmbedFont(n.font),d=u.oldFont,h=u.newFont,f=u.newFontKey,g=n.size||this.fontSize,p=n.wordBreaks||this.doc.defaultWordBreaks,m=function(B){return h.widthOfTextAtSize(B,g)},b=n.maxWidth===void 0?jae(s8(t)):qWe(t,p,n.maxWidth,m),w=new Array(b.length),x=0,C=b.length;x<C;x++)w[x]=h.encodeText(b[x]);var E=this.maybeEmbedGraphicsState({opacity:n.opacity,blendMode:n.blendMode}),S=this.getContentStream();S.push.apply(S,zHe(w,{color:(r=n.color)!==null&&r!==void 0?r:this.fontColor,font:f,size:g,rotate:(i=n.rotate)!==null&&i!==void 0?i:Jr(0),xSkew:(o=n.xSkew)!==null&&o!==void 0?o:Jr(0),ySkew:(a=n.ySkew)!==null&&a!==void 0?a:Jr(0),x:(s=n.x)!==null&&s!==void 0?s:this.x,y:(l=n.y)!==null&&l!==void 0?l:this.y,lineHeight:(c=n.lineHeight)!==null&&c!==void 0?c:this.lineHeight,graphicsState:E})),n.font&&(d?this.setFont(d):this.resetFont())},e.prototype.drawImage=function(t,n){var r,i,o,a,s,l,c;n===void 0&&(n={}),Ht(t,"image",[[lW,"PDFImage"]]),Un(n.x,"options.x",["number"]),Un(n.y,"options.y",["number"]),Un(n.width,"options.width",["number"]),Un(n.height,"options.height",["number"]),Un(n.rotate,"options.rotate",[[Object,"Rotation"]]),Un(n.xSkew,"options.xSkew",[[Object,"Rotation"]]),Un(n.ySkew,"options.ySkew",[[Object,"Rotation"]]),Mf(n.opacity,"opacity.opacity",0,1),Eh(n.blendMode,"options.blendMode",E1);var u=this.node.newXObject("Image",t.ref),d=this.maybeEmbedGraphicsState({opacity:n.opacity,blendMode:n.blendMode}),h=this.getContentStream();h.push.apply(h,Dce(u,{x:(r=n.x)!==null&&r!==void 0?r:this.x,y:(i=n.y)!==null&&i!==void 0?i:this.y,width:(o=n.width)!==null&&o!==void 0?o:t.size().width,height:(a=n.height)!==null&&a!==void 0?a:t.size().height,rotate:(s=n.rotate)!==null&&s!==void 0?s:Jr(0),xSkew:(l=n.xSkew)!==null&&l!==void 0?l:Jr(0),ySkew:(c=n.ySkew)!==null&&c!==void 0?c:Jr(0),graphicsState:d}))},e.prototype.drawPage=function(t,n){var r,i,o,a,s;n===void 0&&(n={}),Ht(t,"embeddedPage",[[zce,"PDFEmbeddedPage"]]),Un(n.x,"options.x",["number"]),Un(n.y,"options.y",["number"]),Un(n.xScale,"options.xScale",["number"]),Un(n.yScale,"options.yScale",["number"]),Un(n.width,"options.width",["number"]),Un(n.height,"options.height",["number"]),Un(n.rotate,"options.rotate",[[Object,"Rotation"]]),Un(n.xSkew,"options.xSkew",[[Object,"Rotation"]]),Un(n.ySkew,"options.ySkew",[[Object,"Rotation"]]),Mf(n.opacity,"opacity.opacity",0,1),Eh(n.blendMode,"options.blendMode",E1);var l=this.node.newXObject("EmbeddedPdfPage",t.ref),c=this.maybeEmbedGraphicsState({opacity:n.opacity,blendMode:n.blendMode}),u=n.width!==void 0?n.width/t.width:n.xScale!==void 0?n.xScale:1,d=n.height!==void 0?n.height/t.height:n.yScale!==void 0?n.yScale:1,h=this.getContentStream();h.push.apply(h,WHe(l,{x:(r=n.x)!==null&&r!==void 0?r:this.x,y:(i=n.y)!==null&&i!==void 0?i:this.y,xScale:u,yScale:d,rotate:(o=n.rotate)!==null&&o!==void 0?o:Jr(0),xSkew:(a=n.xSkew)!==null&&a!==void 0?a:Jr(0),ySkew:(s=n.ySkew)!==null&&s!==void 0?s:Jr(0),graphicsState:c}))},e.prototype.drawSvgPath=function(t,n){var r,i,o,a,s,l,c,u,d;n===void 0&&(n={}),Ht(t,"path",["string"]),Un(n.x,"options.x",["number"]),Un(n.y,"options.y",["number"]),Un(n.scale,"options.scale",["number"]),Un(n.rotate,"options.rotate",[[Object,"Rotation"]]),Un(n.borderWidth,"options.borderWidth",["number"]),Un(n.color,"options.color",[[Object,"Color"]]),Mf(n.opacity,"opacity.opacity",0,1),Un(n.borderColor,"options.borderColor",[[Object,"Color"]]),Un(n.borderDashArray,"options.borderDashArray",[Array]),Un(n.borderDashPhase,"options.borderDashPhase",["number"]),Eh(n.borderLineCap,"options.borderLineCap",jw),Mf(n.borderOpacity,"options.borderOpacity",0,1),Eh(n.blendMode,"options.blendMode",E1);var h=this.maybeEmbedGraphicsState({opacity:n.opacity,borderOpacity:n.borderOpacity,blendMode:n.blendMode});!("color"in n)&&!("borderColor"in n)&&(n.borderColor=_o(0,0,0));var f=this.getContentStream();f.push.apply(f,HHe(t,{x:(r=n.x)!==null&&r!==void 0?r:this.x,y:(i=n.y)!==null&&i!==void 0?i:this.y,scale:n.scale,rotate:(o=n.rotate)!==null&&o!==void 0?o:Jr(0),color:(a=n.color)!==null&&a!==void 0?a:void 0,borderColor:(s=n.borderColor)!==null&&s!==void 0?s:void 0,borderWidth:(l=n.borderWidth)!==null&&l!==void 0?l:0,borderDashArray:(c=n.borderDashArray)!==null&&c!==void 0?c:void 0,borderDashPhase:(u=n.borderDashPhase)!==null&&u!==void 0?u:void 0,borderLineCap:(d=n.borderLineCap)!==null&&d!==void 0?d:void 0,graphicsState:h}))},e.prototype.drawLine=function(t){var n,r,i,o,a;Ht(t.start,"options.start",[[Object,"{ x: number, y: number }"]]),Ht(t.end,"options.end",[[Object,"{ x: number, y: number }"]]),Ht(t.start.x,"options.start.x",["number"]),Ht(t.start.y,"options.start.y",["number"]),Ht(t.end.x,"options.end.x",["number"]),Ht(t.end.y,"options.end.y",["number"]),Un(t.thickness,"options.thickness",["number"]),Un(t.color,"options.color",[[Object,"Color"]]),Un(t.dashArray,"options.dashArray",[Array]),Un(t.dashPhase,"options.dashPhase",["number"]),Eh(t.lineCap,"options.lineCap",jw),Mf(t.opacity,"opacity.opacity",0,1),Eh(t.blendMode,"options.blendMode",E1);var s=this.maybeEmbedGraphicsState({borderOpacity:t.opacity,blendMode:t.blendMode});"color"in t||(t.color=_o(0,0,0));var l=this.getContentStream();l.push.apply(l,UHe({start:t.start,end:t.end,thickness:(n=t.thickness)!==null&&n!==void 0?n:1,color:(r=t.color)!==null&&r!==void 0?r:void 0,dashArray:(i=t.dashArray)!==null&&i!==void 0?i:void 0,dashPhase:(o=t.dashPhase)!==null&&o!==void 0?o:void 0,lineCap:(a=t.lineCap)!==null&&a!==void 0?a:void 0,graphicsState:s}))},e.prototype.drawRectangle=function(t){var n,r,i,o,a,s,l,c,u,d,h,f,g;t===void 0&&(t={}),Un(t.x,"options.x",["number"]),Un(t.y,"options.y",["number"]),Un(t.width,"options.width",["number"]),Un(t.height,"options.height",["number"]),Un(t.rotate,"options.rotate",[[Object,"Rotation"]]),Un(t.xSkew,"options.xSkew",[[Object,"Rotation"]]),Un(t.ySkew,"options.ySkew",[[Object,"Rotation"]]),Un(t.borderWidth,"options.borderWidth",["number"]),Un(t.color,"options.color",[[Object,"Color"]]),Mf(t.opacity,"opacity.opacity",0,1),Un(t.borderColor,"options.borderColor",[[Object,"Color"]]),Un(t.borderDashArray,"options.borderDashArray",[Array]),Un(t.borderDashPhase,"options.borderDashPhase",["number"]),Eh(t.borderLineCap,"options.borderLineCap",jw),Mf(t.borderOpacity,"options.borderOpacity",0,1),Eh(t.blendMode,"options.blendMode",E1);var p=this.maybeEmbedGraphicsState({opacity:t.opacity,borderOpacity:t.borderOpacity,blendMode:t.blendMode});!("color"in t)&&!("borderColor"in t)&&(t.color=_o(0,0,0));var m=this.getContentStream();m.push.apply(m,Qw({x:(n=t.x)!==null&&n!==void 0?n:this.x,y:(r=t.y)!==null&&r!==void 0?r:this.y,width:(i=t.width)!==null&&i!==void 0?i:150,height:(o=t.height)!==null&&o!==void 0?o:100,rotate:(a=t.rotate)!==null&&a!==void 0?a:Jr(0),xSkew:(s=t.xSkew)!==null&&s!==void 0?s:Jr(0),ySkew:(l=t.ySkew)!==null&&l!==void 0?l:Jr(0),borderWidth:(c=t.borderWidth)!==null&&c!==void 0?c:0,color:(u=t.color)!==null&&u!==void 0?u:void 0,borderColor:(d=t.borderColor)!==null&&d!==void 0?d:void 0,borderDashArray:(h=t.borderDashArray)!==null&&h!==void 0?h:void 0,borderDashPhase:(f=t.borderDashPhase)!==null&&f!==void 0?f:void 0,graphicsState:p,borderLineCap:(g=t.borderLineCap)!==null&&g!==void 0?g:void 0}))},e.prototype.drawSquare=function(t){t===void 0&&(t={});var n=t.size;Un(n,"size",["number"]),this.drawRectangle(bi(bi({},t),{width:n,height:n}))},e.prototype.drawEllipse=function(t){var n,r,i,o,a,s,l,c,u,d,h;t===void 0&&(t={}),Un(t.x,"options.x",["number"]),Un(t.y,"options.y",["number"]),Un(t.xScale,"options.xScale",["number"]),Un(t.yScale,"options.yScale",["number"]),Un(t.rotate,"options.rotate",[[Object,"Rotation"]]),Un(t.color,"options.color",[[Object,"Color"]]),Mf(t.opacity,"opacity.opacity",0,1),Un(t.borderColor,"options.borderColor",[[Object,"Color"]]),Mf(t.borderOpacity,"options.borderOpacity",0,1),Un(t.borderWidth,"options.borderWidth",["number"]),Un(t.borderDashArray,"options.borderDashArray",[Array]),Un(t.borderDashPhase,"options.borderDashPhase",["number"]),Eh(t.borderLineCap,"options.borderLineCap",jw),Eh(t.blendMode,"options.blendMode",E1);var f=this.maybeEmbedGraphicsState({opacity:t.opacity,borderOpacity:t.borderOpacity,blendMode:t.blendMode});!("color"in t)&&!("borderColor"in t)&&(t.color=_o(0,0,0));var g=this.getContentStream();g.push.apply(g,aW({x:(n=t.x)!==null&&n!==void 0?n:this.x,y:(r=t.y)!==null&&r!==void 0?r:this.y,xScale:(i=t.xScale)!==null&&i!==void 0?i:100,yScale:(o=t.yScale)!==null&&o!==void 0?o:100,rotate:(a=t.rotate)!==null&&a!==void 0?a:void 0,color:(s=t.color)!==null&&s!==void 0?s:void 0,borderColor:(l=t.borderColor)!==null&&l!==void 0?l:void 0,borderWidth:(c=t.borderWidth)!==null&&c!==void 0?c:0,borderDashArray:(u=t.borderDashArray)!==null&&u!==void 0?u:void 0,borderDashPhase:(d=t.borderDashPhase)!==null&&d!==void 0?d:void 0,borderLineCap:(h=t.borderLineCap)!==null&&h!==void 0?h:void 0,graphicsState:f}))},e.prototype.drawCircle=function(t){t===void 0&&(t={});var n=t.size,r=n===void 0?100:n;Un(r,"size",["number"]),this.drawEllipse(bi(bi({},t),{xScale:r,yScale:r}))},e.prototype.setOrEmbedFont=function(t){var n=this.font,r=this.fontKey;t?this.setFont(t):this.getFont();var i=this.font,o=this.fontKey;return{oldFont:n,oldFontKey:r,newFont:i,newFontKey:o}},e.prototype.getFont=function(){if(!this.font||!this.fontKey){var t=this.doc.embedStandardFont(rI.Helvetica);this.setFont(t)}return[this.font,this.fontKey]},e.prototype.resetFont=function(){this.font=void 0,this.fontKey=void 0},e.prototype.getContentStream=function(t){return t===void 0&&(t=!0),t&&this.contentStream?this.contentStream:(this.contentStream=this.createContentStream(),this.contentStreamRef=this.doc.context.register(this.contentStream),this.node.addContentStream(this.contentStreamRef),this.contentStream)},e.prototype.createContentStream=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var r=this.doc.context.obj({}),i=D8.of(r,t);return i},e.prototype.maybeEmbedGraphicsState=function(t){var n=t.opacity,r=t.borderOpacity,i=t.blendMode;if(!(n===void 0&&r===void 0&&i===void 0)){var o=this.doc.context.obj({Type:"ExtGState",ca:n,CA:r,BM:i}),a=this.node.newExtGState("GS",o);return a}},e.prototype.scaleAnnot=function(t,n,r){for(var i=["RD","CL","Vertices","QuadPoints","L","Rect"],o=0,a=i.length;o<a;o++){var s=t.lookup(lt.of(i[o]));s instanceof Po&&s.scalePDFNumbers(n,r)}var l=t.lookup(lt.of("InkList"));if(l instanceof Po)for(var o=0,a=l.size();o<a;o++){var c=l.lookup(o);c instanceof Po&&c.scalePDFNumbers(n,r)}},e.of=function(t,n,r){return new e(t,n,r)},e.create=function(t){Ht(t,"doc",[[rb,"PDFDocument"]]);var n=Vo.of(-1),r=w1.withContextAndParent(t.context,n),i=t.context.register(r);return new e(r,i,t)},e}(),xYe=function(e){Gn(t,e);function t(n,r,i){var o=e.call(this,n,r,i)||this;return Ht(n,"acroButton",[[FM,"PDFAcroPushButton"]]),o.acroField=n,o}return t.prototype.setImage=function(n,r){r===void 0&&(r=Dm.Center);for(var i=this.acroField.getWidgets(),o=0,a=i.length;o<a;o++){var s=i[o],l=this.createImageAppearanceStream(s,n,r);this.updateWidgetAppearances(s,{normal:l})}this.markAsClean()},t.prototype.setFontSize=function(n){wM(n,"fontSize"),this.acroField.setFontSize(n),this.markAsDirty()},t.prototype.addToPage=function(n,r,i){var o,a,s,l,c,u,d,h,f,g,p;Un(n,"text",["string"]),Un(r,"page",[[Ih,"PDFPage"]]),Uw(i);var m=this.createWidget({x:((o=i==null?void 0:i.x)!==null&&o!==void 0?o:0)-((a=i==null?void 0:i.borderWidth)!==null&&a!==void 0?a:0)/2,y:((s=i==null?void 0:i.y)!==null&&s!==void 0?s:0)-((l=i==null?void 0:i.borderWidth)!==null&&l!==void 0?l:0)/2,width:(c=i==null?void 0:i.width)!==null&&c!==void 0?c:100,height:(u=i==null?void 0:i.height)!==null&&u!==void 0?u:50,textColor:(d=i==null?void 0:i.textColor)!==null&&d!==void 0?d:_o(0,0,0),backgroundColor:(h=i==null?void 0:i.backgroundColor)!==null&&h!==void 0?h:_o(.75,.75,.75),borderColor:i==null?void 0:i.borderColor,borderWidth:(f=i==null?void 0:i.borderWidth)!==null&&f!==void 0?f:0,rotate:(g=i==null?void 0:i.rotate)!==null&&g!==void 0?g:Jr(0),caption:n,hidden:i==null?void 0:i.hidden,page:r.ref}),b=this.doc.context.register(m.dict);this.acroField.addWidget(b);var w=(p=i==null?void 0:i.font)!==null&&p!==void 0?p:this.doc.getForm().getDefaultFont();this.updateWidgetAppearance(m,w),r.node.addAnnot(b)},t.prototype.needsAppearancesUpdate=function(){var n;if(this.isDirty())return!0;for(var r=this.acroField.getWidgets(),i=0,o=r.length;i<o;i++){var a=r[i],s=((n=a.getAppearances())===null||n===void 0?void 0:n.normal)instanceof bd;if(!s)return!0}return!1},t.prototype.defaultUpdateAppearances=function(n){Ht(n,"font",[[wd,"PDFFont"]]),this.updateAppearances(n)},t.prototype.updateAppearances=function(n,r){Ht(n,"font",[[wd,"PDFFont"]]),Un(r,"provider",[Function]);for(var i=this.acroField.getWidgets(),o=0,a=i.length;o<a;o++){var s=i[o];this.updateWidgetAppearance(s,n,r)}},t.prototype.updateWidgetAppearance=function(n,r,i){var o=i??hYe,a=zw(o(this,n,r));this.updateWidgetAppearanceWithFont(n,r,a)},t.of=function(n,r,i){return new t(n,r,i)},t}(nb);const iI=xYe,Hw=13,EYe="left",CYe="center",SYe="right",oI=EYe,$8="top",dW="middle",hW="bottom",aI=$8,Yw=1,Z8=0,sI="#000000",kYe="#A0A0A0",fW="vertical",pW="horizontal",Wce=fW,BYe=4,MYe=72,gW=.25,IYe={utf16le:"utf-16le",ucs2:"utf-16le",utf16be:"utf-16be"};class Xl{constructor(t){this.buffer=t,this.view=new DataView(t.buffer,t.byteOffset,t.byteLength),this.pos=0,this.length=this.buffer.length}readString(t,n="ascii"){n=IYe[n]||n;let r=this.readBuffer(t);try{return new TextDecoder(n).decode(r)}catch{return r}}readBuffer(t){return this.buffer.slice(this.pos,this.pos+=t)}readUInt24BE(){return(this.readUInt16BE()<<8)+this.readUInt8()}readUInt24LE(){return this.readUInt16LE()+(this.readUInt8()<<16)}readInt24BE(){return(this.readInt16BE()<<8)+this.readUInt8()}readInt24LE(){return this.readUInt16LE()+(this.readInt8()<<16)}}Xl.TYPES={UInt8:1,UInt16:2,UInt24:3,UInt32:4,Int8:1,Int16:2,Int24:3,Int32:4,Float:4,Double:8};for(let e of Object.getOwnPropertyNames(DataView.prototype))if(e.slice(0,3)==="get"){let t=e.slice(3).replace("Ui","UI");t==="Float32"?t="Float":t==="Float64"&&(t="Double");let n=Xl.TYPES[t];Xl.prototype["read"+t+(n===1?"":"BE")]=function(){const r=this.view[e](this.pos,!1);return this.pos+=n,r},n!==1&&(Xl.prototype["read"+t+"LE"]=function(){const r=this.view[e](this.pos,!0);return this.pos+=n,r})}const RYe=new TextEncoder,Uce=new Uint8Array(new Uint16Array([4660]).buffer)[0]==18;class lI{constructor(t){this.buffer=t,this.view=new DataView(this.buffer.buffer,this.buffer.byteOffset,this.buffer.byteLength),this.pos=0}writeBuffer(t){this.buffer.set(t,this.pos),this.pos+=t.length}writeString(t,n="ascii"){let r;switch(n){case"utf16le":case"utf16-le":case"ucs2":r=_ce(t,Uce);break;case"utf16be":case"utf16-be":r=_ce(t,!Uce);break;case"utf8":r=RYe.encode(t);break;case"ascii":r=OYe(t);break;default:throw new Error(`Unsupported encoding: ${n}`)}this.writeBuffer(r)}writeUInt24BE(t){this.buffer[this.pos++]=t>>>16&255,this.buffer[this.pos++]=t>>>8&255,this.buffer[this.pos++]=t&255}writeUInt24LE(t){this.buffer[this.pos++]=t&255,this.buffer[this.pos++]=t>>>8&255,this.buffer[this.pos++]=t>>>16&255}writeInt24BE(t){t>=0?this.writeUInt24BE(t):this.writeUInt24BE(t+16777215+1)}writeInt24LE(t){t>=0?this.writeUInt24LE(t):this.writeUInt24LE(t+16777215+1)}fill(t,n){if(n<this.buffer.length)this.buffer.fill(t,this.pos,this.pos+n),this.pos+=n;else{const r=new Uint8Array(n);r.fill(t),this.writeBuffer(r)}}}function _ce(e,t){let n=new Uint16Array(e.length);for(let r=0;r<e.length;r++){let i=e.charCodeAt(r);t&&(i=i>>8|(i&255)<<8),n[r]=i}return new Uint8Array(n.buffer)}function OYe(e){let t=new Uint8Array(e.length);for(let n=0;n<e.length;n++)t[n]=e.charCodeAt(n);return t}for(let e of Object.getOwnPropertyNames(DataView.prototype))if(e.slice(0,3)==="set"){let t=e.slice(3).replace("Ui","UI");t==="Float32"?t="Float":t==="Float64"&&(t="Double");let n=Xl.TYPES[t];lI.prototype["write"+t+(n===1?"":"BE")]=function(r){this.view[e](this.pos,r,!1),this.pos+=n},n!==1&&(lI.prototype["write"+t+"LE"]=function(r){this.view[e](this.pos,r,!0),this.pos+=n})}let C1=class{fromBuffer(e){let t=new Xl(e);return this.decode(t)}toBuffer(e){let t=this.size(e),n=new Uint8Array(t),r=new lI(n);return this.encode(r,e),n}};class Xo extends C1{constructor(t,n="BE"){super(),this.type=t,this.endian=n,this.fn=this.type,this.type[this.type.length-1]!=="8"&&(this.fn+=this.endian)}size(){return Xl.TYPES[this.type]}decode(t){return t[`read${this.fn}`]()}encode(t,n){return t[`write${this.fn}`](n)}}const qn=new Xo("UInt8"),DYe=new Xo("UInt16","BE"),Se=DYe;new Xo("UInt16","LE");const PYe=new Xo("UInt24","BE"),Fm=PYe;new Xo("UInt24","LE");const FYe=new Xo("UInt32","BE"),Qt=FYe;new Xo("UInt32","LE");const dl=new Xo("Int8"),NYe=new Xo("Int16","BE"),kn=NYe;new Xo("Int16","LE"),new Xo("Int24","BE"),new Xo("Int24","LE");const TYe=new Xo("Int32","BE"),ib=TYe;new Xo("Int32","LE"),new Xo("Float","BE"),new Xo("Float","LE"),new Xo("Double","BE"),new Xo("Double","LE");class ob extends Xo{constructor(t,n,r=t>>1){super(`Int${t}`,n),this._point=1<<r}decode(t){return super.decode(t)/this._point}encode(t,n){return super.encode(t,n*this._point|0)}}const LYe=new ob(16,"BE"),jYe=LYe;new ob(16,"LE");const QYe=new ob(32,"BE"),gs=QYe;new ob(32,"LE");function L0(e,t,n){let r;if(typeof e=="number"?r=e:typeof e=="function"?r=e.call(n,n):n&&typeof e=="string"?r=n[e]:t&&e instanceof Xo&&(r=e.decode(t)),isNaN(r))throw new Error("Not a fixed size");return r}class mW{constructor(t={}){this.enumerable=!0,this.configurable=!0;for(let n in t){const r=t[n];this[n]=r}}}class Tt extends C1{constructor(t,n,r="count"){super(),this.type=t,this.length=n,this.lengthType=r}decode(t,n){let r;const{pos:i}=t,o=[];let a=n;if(this.length!=null&&(r=L0(this.length,t,n)),this.length instanceof Xo&&(Object.defineProperties(o,{parent:{value:n},_startOffset:{value:i},_currentOffset:{value:0,writable:!0},_length:{value:r}}),a=o),r==null||this.lengthType==="bytes"){const s=r!=null?t.pos+r:n!=null&&n._length?n._startOffset+n._length:t.length;for(;t.pos<s;)o.push(this.type.decode(t,a))}else for(let s=0,l=r;s<l;s++)o.push(this.type.decode(t,a));return o}size(t,n,r=!0){if(!t)return this.type.size(null,n)*L0(this.length,null,n);let i=0;this.length instanceof Xo&&(i+=this.length.size(),n={parent:n,pointerSize:0});for(let o of t)i+=this.type.size(o,n);return n&&r&&this.length instanceof Xo&&(i+=n.pointerSize),i}encode(t,n,r){let i=r;this.length instanceof Xo&&(i={pointers:[],startOffset:t.pos,parent:r},i.pointerOffset=t.pos+this.size(n,i,!1),this.length.encode(t,n.length));for(let o of n)this.type.encode(t,o,i);if(this.length instanceof Xo){let o=0;for(;o<i.pointers.length;){const a=i.pointers[o++];a.type.encode(t,a.val,a.parent)}}}}class la extends Tt{decode(t,n){const{pos:r}=t,i=L0(this.length,t,n);this.length instanceof Xo&&(n={parent:n,_startOffset:r,_currentOffset:0,_length:i});const o=new AW(this.type,i,t,n);return t.pos+=i*this.type.size(null,n),o}size(t,n){return t instanceof AW&&(t=t.toArray()),super.size(t,n)}encode(t,n,r){return n instanceof AW&&(n=n.toArray()),super.encode(t,n,r)}}class AW{constructor(t,n,r,i){this.type=t,this.length=n,this.stream=r,this.ctx=i,this.base=this.stream.pos,this.items=[]}get(t){if(!(t<0||t>=this.length)){if(this.items[t]==null){const{pos:n}=this.stream;this.stream.pos=this.base+this.type.size(null,this.ctx)*t,this.items[t]=this.type.decode(this.stream,this.ctx),this.stream.pos=n}return this.items[t]}}toArray(){const t=[];for(let n=0,r=this.length;n<r;n++)t.push(this.get(n));return t}}class Rf extends C1{constructor(t,n=[]){super(),this.type=t,this.flags=n}decode(t){const n=this.type.decode(t),r={};for(let i=0;i<this.flags.length;i++){const o=this.flags[i];o!=null&&(r[o]=!!(n&1<<i))}return r}size(){return this.type.size()}encode(t,n){let r=0;for(let i=0;i<this.flags.length;i++){const o=this.flags[i];o!=null&&n[o]&&(r|=1<<i)}return this.type.encode(t,r)}}class j0 extends C1{constructor(t){super(),this.length=t}decode(t,n){const r=L0(this.length,t,n);return t.readBuffer(r)}size(t,n){if(!t)return L0(this.length,null,n);let r=t.length;return this.length instanceof Xo&&(r+=this.length.size()),r}encode(t,n,r){return this.length instanceof Xo&&this.length.encode(t,n.length),t.writeBuffer(n)}}class cI extends C1{constructor(t,n=!0){super(),this.type=t,this.condition=n}decode(t,n){let{condition:r}=this;if(typeof r=="function"&&(r=r.call(n,n)),r)return this.type.decode(t,n)}size(t,n){let{condition:r}=this;return typeof r=="function"&&(r=r.call(n,n)),r?this.type.size(t,n):0}encode(t,n,r){let{condition:i}=this;if(typeof i=="function"&&(i=i.call(r,r)),i)return this.type.encode(t,n,r)}}class za extends C1{constructor(t,n=1){super(),this.type=t,this.count=n}decode(t,n){t.pos+=this.size(null,n)}size(t,n){const r=L0(this.count,null,n);return this.type.size()*r}encode(t,n,r){return t.fill(0,this.size(n,r))}}class Jo extends C1{constructor(t,n="ascii"){super(),this.length=t,this.encoding=n}decode(t,n){let r,i;if(this.length!=null)r=L0(this.length,t,n);else{let s;for({buffer:s,length:r,pos:i}=t;i<r&&s[i]!==0;)++i;r=i-t.pos}let{encoding:o}=this;typeof o=="function"&&(o=o.call(n,n)||"ascii");const a=t.readString(r,o);return this.length==null&&t.pos<t.length&&t.pos++,a}size(t,n){if(!t)return L0(this.length,null,n);let{encoding:r}=this;typeof r=="function"&&(r=r.call(n==null?void 0:n.val,n==null?void 0:n.val)||"ascii"),r==="utf16be"&&(r="utf16le");let i=Gce(t,r);return this.length instanceof Xo&&(i+=this.length.size()),this.length==null&&i++,i}encode(t,n,r){let{encoding:i}=this;if(typeof i=="function"&&(i=i.call(r==null?void 0:r.val,r==null?void 0:r.val)||"ascii"),this.length instanceof Xo&&this.length.encode(t,Gce(n,i)),t.writeString(n,i),this.length==null)return t.writeUInt8(0)}}function Gce(e,t){switch(t){case"ascii":return e.length;case"utf8":let n=0;for(let r=0;r<e.length;r++){let i=e.charCodeAt(r);if(i>=55296&&i<=56319&&r<e.length-1){let o=e.charCodeAt(++r);(o&64512)===56320?i=((i&1023)<<10)+(o&1023)+65536:r--}i&4294967168?i&4294965248?i&4294901760?i&4292870144||(n+=4):n+=3:n+=2:n++}return n;case"utf16le":case"utf16-le":case"utf16be":case"utf16-be":case"ucs2":return e.length*2;default:throw new Error("Unknown encoding "+t)}}class en extends C1{constructor(t={}){super(),this.fields=t}decode(t,n,r=0){const i=this._setup(t,n,r);return this._parseFields(t,i,this.fields),this.process!=null&&this.process.call(i,t),i}_setup(t,n,r){const i={};return Object.defineProperties(i,{parent:{value:n},_startOffset:{value:t.pos},_currentOffset:{value:0,writable:!0},_length:{value:r}}),i}_parseFields(t,n,r){for(let o in r){var i;const a=r[o];typeof a=="function"?i=a.call(n,n):i=a.decode(t,n),i!==void 0&&(i instanceof mW?Object.defineProperty(n,o,i):n[o]=i),n._currentOffset=t.pos-n._startOffset}}size(t,n,r=!0){t==null&&(t={});const i={parent:n,val:t,pointerSize:0};this.preEncode!=null&&this.preEncode.call(t);let o=0;for(let a in this.fields){const s=this.fields[a];s.size!=null&&(o+=s.size(t[a],i))}return r&&(o+=i.pointerSize),o}encode(t,n,r){let i;this.preEncode!=null&&this.preEncode.call(n,t);const o={pointers:[],startOffset:t.pos,parent:r,val:n,pointerSize:0};o.pointerOffset=t.pos+this.size(n,o,!1);for(let s in this.fields)i=this.fields[s],i.encode!=null&&i.encode(t,n[s],o);let a=0;for(;a<o.pointers.length;){const s=o.pointers[a++];s.type.encode(t,s.val,s.parent)}}}const zYe=(e,t)=>t.reduce((n,r)=>n&&n[r],e);class Ki extends en{constructor(t,n={}){super(),this.type=t,this.versions=n,typeof t=="string"&&(this.versionPath=t.split("."))}decode(t,n,r=0){const i=this._setup(t,n,r);typeof this.type=="string"?i.version=zYe(n,this.versionPath):i.version=this.type.decode(t),this.versions.header&&this._parseFields(t,i,this.versions.header);const o=this.versions[i.version];if(o==null)throw new Error(`Unknown version ${i.version}`);return o instanceof Ki?o.decode(t,n):(this._parseFields(t,i,o),this.process!=null&&this.process.call(i,t),i)}size(t,n,r=!0){let i,o;if(!t)throw new Error("Not a fixed size");this.preEncode!=null&&this.preEncode.call(t);const a={parent:n,val:t,pointerSize:0};let s=0;if(typeof this.type!="string"&&(s+=this.type.size(t.version,a)),this.versions.header)for(i in this.versions.header)o=this.versions.header[i],o.size!=null&&(s+=o.size(t[i],a));const l=this.versions[t.version];if(l==null)throw new Error(`Unknown version ${t.version}`);for(i in l)o=l[i],o.size!=null&&(s+=o.size(t[i],a));return r&&(s+=a.pointerSize),s}encode(t,n,r){let i,o;this.preEncode!=null&&this.preEncode.call(n,t);const a={pointers:[],startOffset:t.pos,parent:r,val:n,pointerSize:0};if(a.pointerOffset=t.pos+this.size(n,a,!1),typeof this.type!="string"&&this.type.encode(t,n.version),this.versions.header)for(i in this.versions.header)o=this.versions.header[i],o.encode!=null&&o.encode(t,n[i],a);const s=this.versions[n.version];for(i in s)o=s[i],o.encode!=null&&o.encode(t,n[i],a);let l=0;for(;l<a.pointers.length;){const c=a.pointers[l++];c.type.encode(t,c.val,c.parent)}}}class Lt extends C1{constructor(t,n,r={}){if(super(),this.offsetType=t,this.type=n,this.options=r,this.type==="void"&&(this.type=null),this.options.type==null&&(this.options.type="local"),this.options.allowNull==null&&(this.options.allowNull=!0),this.options.nullValue==null&&(this.options.nullValue=0),this.options.lazy==null&&(this.options.lazy=!1),this.options.relativeTo){if(typeof this.options.relativeTo!="function")throw new Error("relativeTo option must be a function");this.relativeToGetter=r.relativeTo}}decode(t,n){const r=this.offsetType.decode(t,n);if(r===this.options.nullValue&&this.options.allowNull)return null;let i;switch(this.options.type){case"local":i=n._startOffset;break;case"immediate":i=t.pos-this.offsetType.size();break;case"parent":i=n.parent._startOffset;break;default:for(var o=n;o.parent;)o=o.parent;i=o._startOffset||0}this.options.relativeTo&&(i+=this.relativeToGetter(n));const a=r+i;if(this.type!=null){let s=null;const l=()=>{if(s!=null)return s;const{pos:c}=t;return t.pos=a,s=this.type.decode(t,n),t.pos=c,s};return this.options.lazy?new mW({get:l}):l()}else return a}size(t,n){const r=n;switch(this.options.type){case"local":case"immediate":break;case"parent":n=n.parent;break;default:for(;n.parent;)n=n.parent}let{type:i}=this;if(i==null){if(!(t instanceof vW))throw new Error("Must be a VoidPointer");({type:i}=t),t=t.value}if(t&&n){let o=i.size(t,r);n.pointerSize+=o}return this.offsetType.size()}encode(t,n,r){let i;const o=r;if(n==null){this.offsetType.encode(t,this.options.nullValue);return}switch(this.options.type){case"local":i=r.startOffset;break;case"immediate":i=t.pos+this.offsetType.size(n,o);break;case"parent":r=r.parent,i=r.startOffset;break;default:for(i=0;r.parent;)r=r.parent}this.options.relativeTo&&(i+=this.relativeToGetter(o.val)),this.offsetType.encode(t,r.pointerOffset-i);let{type:a}=this;if(a==null){if(!(n instanceof vW))throw new Error("Must be a VoidPointer");({type:a}=n),n=n.value}return r.pointers.push({type:a,val:n,parent:o}),r.pointerOffset+=a.size(n,o)}}class vW{constructor(t,n){this.type=t,this.value=n}}function Wu(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function $l(e,t,n,r){var i=arguments.length,o=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(a=e[s])&&(o=(i<3?a(o):i>3?a(t,n,o):a(t,n))||o);return i>3&&o&&Object.defineProperty(t,n,o),o}var WYe=function e(t,n){if(t===n)return!0;if(t&&n&&typeof t=="object"&&typeof n=="object"){if(t.constructor!==n.constructor)return!1;var r,i,o;if(Array.isArray(t)){if(r=t.length,r!=n.length)return!1;for(i=r;i--!==0;)if(!e(t[i],n[i]))return!1;return!0}if(t.constructor===RegExp)return t.source===n.source&&t.flags===n.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===n.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===n.toString();if(o=Object.keys(t),r=o.length,r!==Object.keys(n).length)return!1;for(i=r;i--!==0;)if(!Object.prototype.hasOwnProperty.call(n,o[i]))return!1;for(i=r;i--!==0;){var a=o[i];if(!e(t[a],n[a]))return!1}return!0}return t!==t&&n!==n};const Hce=hi(WYe);var bW=0,Yce=-3;function J8(){this.table=new Uint16Array(16),this.trans=new Uint16Array(288)}function UYe(e,t){this.source=e,this.sourceIndex=0,this.tag=0,this.bitcount=0,this.dest=t,this.destLen=0,this.ltree=new J8,this.dtree=new J8}var Vce=new J8,Kce=new J8,yW=new Uint8Array(30),wW=new Uint16Array(30),qce=new Uint8Array(30),Xce=new Uint16Array(30),_Ye=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),$ce=new J8,Q0=new Uint8Array(320);function Zce(e,t,n,r){var i,o;for(i=0;i<n;++i)e[i]=0;for(i=0;i<30-n;++i)e[i+n]=i/n|0;for(o=r,i=0;i<30;++i)t[i]=o,o+=1<<e[i]}function GYe(e,t){var n;for(n=0;n<7;++n)e.table[n]=0;for(e.table[7]=24,e.table[8]=152,e.table[9]=112,n=0;n<24;++n)e.trans[n]=256+n;for(n=0;n<144;++n)e.trans[24+n]=n;for(n=0;n<8;++n)e.trans[168+n]=280+n;for(n=0;n<112;++n)e.trans[176+n]=144+n;for(n=0;n<5;++n)t.table[n]=0;for(t.table[5]=32,n=0;n<32;++n)t.trans[n]=n}var Jce=new Uint16Array(16);function xW(e,t,n,r){var i,o;for(i=0;i<16;++i)e.table[i]=0;for(i=0;i<r;++i)e.table[t[n+i]]++;for(e.table[0]=0,o=0,i=0;i<16;++i)Jce[i]=o,o+=e.table[i];for(i=0;i<r;++i)t[n+i]&&(e.trans[Jce[t[n+i]]++]=i)}function HYe(e){e.bitcount--||(e.tag=e.source[e.sourceIndex++],e.bitcount=7);var t=e.tag&1;return e.tag>>>=1,t}function z0(e,t,n){if(!t)return n;for(;e.bitcount<24;)e.tag|=e.source[e.sourceIndex++]<<e.bitcount,e.bitcount+=8;var r=e.tag&65535>>>16-t;return e.tag>>>=t,e.bitcount-=t,r+n}function EW(e,t){for(;e.bitcount<24;)e.tag|=e.source[e.sourceIndex++]<<e.bitcount,e.bitcount+=8;var n=0,r=0,i=0,o=e.tag;do r=2*r+(o&1),o>>>=1,++i,n+=t.table[i],r-=t.table[i];while(r>=0);return e.tag=o,e.bitcount-=i,t.trans[n+r]}function YYe(e,t,n){var r,i,o,a,s,l;for(r=z0(e,5,257),i=z0(e,5,1),o=z0(e,4,4),a=0;a<19;++a)Q0[a]=0;for(a=0;a<o;++a){var c=z0(e,3,0);Q0[_Ye[a]]=c}for(xW($ce,Q0,0,19),s=0;s<r+i;){var u=EW(e,$ce);switch(u){case 16:var d=Q0[s-1];for(l=z0(e,2,3);l;--l)Q0[s++]=d;break;case 17:for(l=z0(e,3,3);l;--l)Q0[s++]=0;break;case 18:for(l=z0(e,7,11);l;--l)Q0[s++]=0;break;default:Q0[s++]=u;break}}xW(t,Q0,0,r),xW(n,Q0,r,i)}function eue(e,t,n){for(;;){var r=EW(e,t);if(r===256)return bW;if(r<256)e.dest[e.destLen++]=r;else{var i,o,a,s;for(r-=257,i=z0(e,yW[r],wW[r]),o=EW(e,n),a=e.destLen-z0(e,qce[o],Xce[o]),s=a;s<a+i;++s)e.dest[e.destLen++]=e.dest[s]}}}function VYe(e){for(var t,n,r;e.bitcount>8;)e.sourceIndex--,e.bitcount-=8;if(t=e.source[e.sourceIndex+1],t=256*t+e.source[e.sourceIndex],n=e.source[e.sourceIndex+3],n=256*n+e.source[e.sourceIndex+2],t!==(~n&65535))return Yce;for(e.sourceIndex+=4,r=t;r;--r)e.dest[e.destLen++]=e.source[e.sourceIndex++];return e.bitcount=0,bW}function KYe(e,t){var n=new UYe(e,t),r,i,o;do{switch(r=HYe(n),i=z0(n,2,0),i){case 0:o=VYe(n);break;case 1:o=eue(n,Vce,Kce);break;case 2:YYe(n,n.ltree,n.dtree),o=eue(n,n.ltree,n.dtree);break;default:o=Yce}if(o!==bW)throw new Error("Data error")}while(!r);return n.destLen<n.dest.length?typeof n.dest.slice=="function"?n.dest.slice(0,n.destLen):n.dest.subarray(0,n.destLen):n.dest}GYe(Vce,Kce),Zce(yW,wW,4,3),Zce(qce,Xce,2,1),yW[28]=0,wW[28]=258;var tue=KYe;const qYe=hi(tue),XYe=new Uint8Array(new Uint32Array([305419896]).buffer)[0]===18,nue=(e,t,n)=>{let r=e[t];e[t]=e[n],e[n]=r},$Ye=e=>{const t=e.length;for(let n=0;n<t;n+=4)nue(e,n,n+3),nue(e,n+1,n+2)};var ZYe={swap32LE:e=>{XYe&&$Ye(e)}};const rue=tue,{swap32LE:JYe}=ZYe,CW=11,ab=5,eVe=CW-ab,tVe=65536>>CW,nVe=1<<eVe,rVe=nVe-1,uI=2,iVe=1<<ab,SW=iVe-1,iue=65536>>ab,oVe=1024>>ab,aVe=iue+oVe,sVe=aVe,lVe=32,cVe=sVe+lVe,uVe=1<<uI;class dVe{constructor(t){const n=typeof t.readUInt32BE=="function"&&typeof t.slice=="function";if(n||t instanceof Uint8Array){let r;if(n)this.highStart=t.readUInt32LE(0),this.errorValue=t.readUInt32LE(4),r=t.readUInt32LE(8),t=t.slice(12);else{const i=new DataView(t.buffer);this.highStart=i.getUint32(0,!0),this.errorValue=i.getUint32(4,!0),r=i.getUint32(8,!0),t=t.subarray(12)}t=rue(t,new Uint8Array(r)),t=rue(t,new Uint8Array(r)),JYe(t),this.data=new Uint32Array(t.buffer)}else({data:this.data,highStart:this.highStart,errorValue:this.errorValue}=t)}get(t){let n;return t<0||t>1114111?this.errorValue:t<55296||t>56319&&t<=65535?(n=(this.data[t>>ab]<<uI)+(t&SW),this.data[n]):t<=65535?(n=(this.data[iue+(t-55296>>ab)]<<uI)+(t&SW),this.data[n]):t<this.highStart?(n=this.data[cVe-tVe+(t>>CW)],n=this.data[n+(t>>ab&rVe)],n=(n<<uI)+(t&SW),this.data[n]):this.data[this.data.length-uVe]}}var hVe=dVe;const dI=hi(hVe);function sb(e){return e&&e.__esModule?e.default:e}var Nm={};Nm=JSON.parse('{"categories":["Cc","Zs","Po","Sc","Ps","Pe","Sm","Pd","Nd","Lu","Sk","Pc","Ll","So","Lo","Pi","Cf","No","Pf","Lt","Lm","Mn","Me","Mc","Nl","Zl","Zp","Cs","Co"],"combiningClasses":["Not_Reordered","Above","Above_Right","Below","Attached_Above_Right","Attached_Below","Overlay","Iota_Subscript","Double_Below","Double_Above","Below_Right","Above_Left","CCC10","CCC11","CCC12","CCC13","CCC14","CCC15","CCC16","CCC17","CCC18","CCC19","CCC20","CCC21","CCC22","CCC23","CCC24","CCC25","CCC30","CCC31","CCC32","CCC27","CCC28","CCC29","CCC33","CCC34","CCC35","CCC36","Nukta","Virama","CCC84","CCC91","CCC103","CCC107","CCC118","CCC122","CCC129","CCC130","CCC132","Attached_Above","Below_Left","Left","Kana_Voicing","CCC26","Right"],"scripts":["Common","Latin","Bopomofo","Inherited","Greek","Coptic","Cyrillic","Armenian","Hebrew","Arabic","Syriac","Thaana","Nko","Samaritan","Mandaic","Devanagari","Bengali","Gurmukhi","Gujarati","Oriya","Tamil","Telugu","Kannada","Malayalam","Sinhala","Thai","Lao","Tibetan","Myanmar","Georgian","Hangul","Ethiopic","Cherokee","Canadian_Aboriginal","Ogham","Runic","Tagalog","Hanunoo","Buhid","Tagbanwa","Khmer","Mongolian","Limbu","Tai_Le","New_Tai_Lue","Buginese","Tai_Tham","Balinese","Sundanese","Batak","Lepcha","Ol_Chiki","Braille","Glagolitic","Tifinagh","Han","Hiragana","Katakana","Yi","Lisu","Vai","Bamum","Syloti_Nagri","Phags_Pa","Saurashtra","Kayah_Li","Rejang","Javanese","Cham","Tai_Viet","Meetei_Mayek","null","Linear_B","Lycian","Carian","Old_Italic","Gothic","Old_Permic","Ugaritic","Old_Persian","Deseret","Shavian","Osmanya","Osage","Elbasan","Caucasian_Albanian","Linear_A","Cypriot","Imperial_Aramaic","Palmyrene","Nabataean","Hatran","Phoenician","Lydian","Meroitic_Hieroglyphs","Meroitic_Cursive","Kharoshthi","Old_South_Arabian","Old_North_Arabian","Manichaean","Avestan","Inscriptional_Parthian","Inscriptional_Pahlavi","Psalter_Pahlavi","Old_Turkic","Old_Hungarian","Hanifi_Rohingya","Old_Sogdian","Sogdian","Elymaic","Brahmi","Kaithi","Sora_Sompeng","Chakma","Mahajani","Sharada","Khojki","Multani","Khudawadi","Grantha","Newa","Tirhuta","Siddham","Modi","Takri","Ahom","Dogra","Warang_Citi","Nandinagari","Zanabazar_Square","Soyombo","Pau_Cin_Hau","Bhaiksuki","Marchen","Masaram_Gondi","Gunjala_Gondi","Makasar","Cuneiform","Egyptian_Hieroglyphs","Anatolian_Hieroglyphs","Mro","Bassa_Vah","Pahawh_Hmong","Medefaidrin","Miao","Tangut","Nushu","Duployan","SignWriting","Nyiakeng_Puachue_Hmong","Wancho","Mende_Kikakui","Adlam"],"eaw":["N","Na","A","W","H","F"]}');const kW=new dI(jy.toByteArray("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")),fVe=Math.log2||(e=>Math.log(e)/Math.LN2),hI=e=>fVe(e)+1|0,pVe=hI(sb(Nm).categories.length-1),oue=hI(sb(Nm).combiningClasses.length-1),BW=hI(sb(Nm).scripts.length-1),MW=hI(sb(Nm).eaw.length-1),IW=10,gVe=oue+BW+MW+IW,mVe=BW+MW+IW,AVe=MW+IW,vVe=(1<<pVe)-1,bVe=(1<<oue)-1,yVe=(1<<BW)-1;function fI(e){const t=kW.get(e);return sb(Nm).categories[t>>gVe&vVe]}function wVe(e){const t=kW.get(e);return sb(Nm).combiningClasses[t>>mVe&bVe]}function aue(e){const t=kW.get(e);return sb(Nm).scripts[t>>AVe&yVe]}function sue(e){return fI(e)==="Nd"}function lue(e){const t=fI(e);return t==="Mn"||t==="Me"||t==="Mc"}var RW=1,OW=0;class xVe{constructor(t){this.stateTable=t.stateTable,this.accepting=t.accepting,this.tags=t.tags}match(t){var n=this;return{*[Symbol.iterator](){for(var r=RW,i=null,o=null,a=null,s=0;s<t.length;s++){var l=t[s];a=r,r=n.stateTable[r][l],r===OW&&(i!=null&&o!=null&&o>=i&&(yield[i,o,n.tags[a]]),r=n.stateTable[RW][l],i=null),r!==OW&&i==null&&(i=s),n.accepting[r]&&(o=s),r===OW&&(r=RW)}i!=null&&o!=null&&o>=i&&(yield[i,o,n.tags[r]])}}}apply(t,n){for(var[r,i,o]of this.match(t))for(var a of o)typeof n[a]=="function"&&n[a](r,i,t.slice(r,i+1))}}var EVe=xVe;const cue=hi(EVe);var uue={exports:{}};(function(e){var t=function(){function n(h,f){return f!=null&&h instanceof f}var r;try{r=Map}catch{r=function(){}}var i;try{i=Set}catch{i=function(){}}var o;try{o=Promise}catch{o=function(){}}function a(h,f,g,p,m){typeof f=="object"&&(g=f.depth,p=f.prototype,m=f.includeNonEnumerable,f=f.circular);var b=[],w=[],x=typeof Buffer<"u";typeof f>"u"&&(f=!0),typeof g>"u"&&(g=1/0);function C(E,S){if(E===null)return null;if(S===0)return E;var B,M;if(typeof E!="object")return E;if(n(E,r))B=new r;else if(n(E,i))B=new i;else if(n(E,o))B=new o(function(N,W){E.then(function(X){N(C(X,S-1))},function(X){W(C(X,S-1))})});else if(a.__isArray(E))B=[];else if(a.__isRegExp(E))B=new RegExp(E.source,d(E)),E.lastIndex&&(B.lastIndex=E.lastIndex);else if(a.__isDate(E))B=new Date(E.getTime());else{if(x&&Buffer.isBuffer(E))return Buffer.allocUnsafe?B=Buffer.allocUnsafe(E.length):B=new Buffer(E.length),E.copy(B),B;n(E,Error)?B=Object.create(E):typeof p>"u"?(M=Object.getPrototypeOf(E),B=Object.create(M)):(B=Object.create(p),M=p)}if(f){var O=b.indexOf(E);if(O!=-1)return w[O];b.push(E),w.push(B)}n(E,r)&&E.forEach(function(N,W){var X=C(W,S-1),G=C(N,S-1);B.set(X,G)}),n(E,i)&&E.forEach(function(N){var W=C(N,S-1);B.add(W)});for(var D in E){var P;M&&(P=Object.getOwnPropertyDescriptor(M,D)),!(P&&P.set==null)&&(B[D]=C(E[D],S-1))}if(Object.getOwnPropertySymbols)for(var j=Object.getOwnPropertySymbols(E),D=0;D<j.length;D++){var Q=j[D],U=Object.getOwnPropertyDescriptor(E,Q);U&&!U.enumerable&&!m||(B[Q]=C(E[Q],S-1),U.enumerable||Object.defineProperty(B,Q,{enumerable:!1}))}if(m)for(var z=Object.getOwnPropertyNames(E),D=0;D<z.length;D++){var F=z[D],U=Object.getOwnPropertyDescriptor(E,F);U&&U.enumerable||(B[F]=C(E[F],S-1),Object.defineProperty(B,F,{enumerable:!1}))}return B}return C(h,g)}a.clonePrototype=function(h){if(h===null)return null;var f=function(){};return f.prototype=h,new f};function s(h){return Object.prototype.toString.call(h)}a.__objToStr=s;function l(h){return typeof h=="object"&&s(h)==="[object Date]"}a.__isDate=l;function c(h){return typeof h=="object"&&s(h)==="[object Array]"}a.__isArray=c;function u(h){return typeof h=="object"&&s(h)==="[object RegExp]"}a.__isRegExp=u;function d(h){var f="";return h.global&&(f+="g"),h.ignoreCase&&(f+="i"),h.multiline&&(f+="m"),f}return a.__getRegExpFlags=d,a}();e.exports&&(e.exports=t)})(uue);var CVe=uue.exports;const DW=hi(CVe);var e6={},pI={};function due(e){this.buffer=e,this.pos=0}due.prototype.read=function(e,t,n){this.pos+n>this.buffer.length&&(n=this.buffer.length-this.pos);for(var r=0;r<n;r++)e[t+r]=this.buffer[this.pos+r];return this.pos+=n,n},pI.BrotliInput=due;function hue(e){this.buffer=e,this.pos=0}hue.prototype.write=function(e,t){if(this.pos+t>this.buffer.length)throw new Error("Output buffer is not large enough");return this.buffer.set(e.subarray(0,t),this.pos),this.pos+=t,t},pI.BrotliOutput=hue;var lb=4096,SVe=2*lb+32,fue=2*lb-1,kVe=new Uint32Array([0,1,3,7,15,31,63,127,255,511,1023,2047,4095,8191,16383,32767,65535,131071,262143,524287,1048575,2097151,4194303,8388607,16777215]);function cb(e){this.buf_=new Uint8Array(SVe),this.input_=e,this.reset()}cb.READ_SIZE=lb,cb.IBUF_MASK=fue,cb.prototype.reset=function(){this.buf_ptr_=0,this.val_=0,this.pos_=0,this.bit_pos_=0,this.bit_end_pos_=0,this.eos_=0,this.readMoreInput();for(var e=0;e<4;e++)this.val_|=this.buf_[this.pos_]<<8*e,++this.pos_;return this.bit_end_pos_>0},cb.prototype.readMoreInput=function(){if(!(this.bit_end_pos_>256))if(this.eos_){if(this.bit_pos_>this.bit_end_pos_)throw new Error("Unexpected end of input "+this.bit_pos_+" "+this.bit_end_pos_)}else{var e=this.buf_ptr_,t=this.input_.read(this.buf_,e,lb);if(t<0)throw new Error("Unexpected end of input");if(t<lb){this.eos_=1;for(var n=0;n<32;n++)this.buf_[e+t+n]=0}if(e===0){for(var n=0;n<32;n++)this.buf_[(lb<<1)+n]=this.buf_[n];this.buf_ptr_=lb}else this.buf_ptr_=0;this.bit_end_pos_+=t<<3}},cb.prototype.fillBitWindow=function(){for(;this.bit_pos_>=8;)this.val_>>>=8,this.val_|=this.buf_[this.pos_&fue]<<24,++this.pos_,this.bit_pos_=this.bit_pos_-8>>>0,this.bit_end_pos_=this.bit_end_pos_-8>>>0},cb.prototype.readBits=function(e){32-this.bit_pos_<e&&this.fillBitWindow();var t=this.val_>>>this.bit_pos_&kVe[e];return this.bit_pos_+=e,t};var BVe=cb,Tm={},PW={},pue,gue;function MVe(){return gue||(gue=1,pue="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"),pue}var mue;function IVe(){if(mue)return PW;mue=1;var e=jy;return PW.init=function(){var t=Eue().BrotliDecompressBuffer,n=e.toByteArray(MVe());return t(n)},PW}var Aue;function vue(){if(Aue)return Tm;Aue=1;var e=IVe();return Tm.init=function(){Tm.dictionary=e.init()},Tm.offsetsByLength=new Uint32Array([0,0,0,0,0,4096,9216,21504,35840,44032,53248,63488,74752,87040,93696,100864,104704,106752,108928,113536,115968,118528,119872,121280,122016]),Tm.sizeBitsByLength=new Uint8Array([0,0,0,0,10,10,11,11,10,10,10,10,10,9,9,8,7,7,8,7,7,6,6,5,5]),Tm.minDictionaryWordLength=4,Tm.maxDictionaryWordLength=24,Tm}var gI={};function Vw(e,t){this.bits=e,this.value=t}gI.HuffmanCode=Vw;var Kw=15;function bue(e,t){for(var n=1<<t-1;e&n;)n>>=1;return(e&n-1)+n}function yue(e,t,n,r,i){do r-=n,e[t+r]=new Vw(i.bits,i.value);while(r>0)}function RVe(e,t,n){for(var r=1<<t-n;t<Kw&&(r-=e[t],!(r<=0));)++t,r<<=1;return t-n}gI.BrotliBuildHuffmanTable=function(e,t,n,r,i){var o=t,a,s,l,c,u,d,h,f,g,p,m,b=new Int32Array(Kw+1),w=new Int32Array(Kw+1);for(m=new Int32Array(i),l=0;l<i;l++)b[r[l]]++;for(w[1]=0,s=1;s<Kw;s++)w[s+1]=w[s]+b[s];for(l=0;l<i;l++)r[l]!==0&&(m[w[r[l]]++]=l);if(f=n,g=1<<f,p=g,w[Kw]===1){for(c=0;c<p;++c)e[t+c]=new Vw(0,m[0]&65535);return p}for(c=0,l=0,s=1,u=2;s<=n;++s,u<<=1)for(;b[s]>0;--b[s])a=new Vw(s&255,m[l++]&65535),yue(e,t+c,u,g,a),c=bue(c,s);for(h=p-1,d=-1,s=n+1,u=2;s<=Kw;++s,u<<=1)for(;b[s]>0;--b[s])(c&h)!==d&&(t+=g,f=RVe(b,s,n),g=1<<f,p+=g,d=c&h,e[o+d]=new Vw(f+n&255,t-o-d&65535)),a=new Vw(s-n&255,m[l++]&65535),yue(e,t+(c>>n),u,g,a),c=bue(c,s);return p};var FW={};FW.lookup=new Uint8Array([0,0,0,0,0,0,0,0,0,4,4,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,12,16,12,12,20,12,16,24,28,12,12,32,12,36,12,44,44,44,44,44,44,44,44,44,44,32,32,24,40,28,12,12,48,52,52,52,48,52,52,52,48,52,52,52,52,52,48,52,52,52,52,52,48,52,52,52,52,52,24,12,28,12,12,12,56,60,60,60,56,60,60,60,56,60,60,60,60,60,56,60,60,60,60,60,56,60,60,60,60,60,24,12,28,12,0,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,0,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,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,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,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,56,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,6,6,6,6,7,7,7,7,8,8,8,8,9,9,9,9,10,10,10,10,11,11,11,11,12,12,12,12,13,13,13,13,14,14,14,14,15,15,15,15,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,22,22,22,22,23,23,23,23,24,24,24,24,25,25,25,25,26,26,26,26,27,27,27,27,28,28,28,28,29,29,29,29,30,30,30,30,31,31,31,31,32,32,32,32,33,33,33,33,34,34,34,34,35,35,35,35,36,36,36,36,37,37,37,37,38,38,38,38,39,39,39,39,40,40,40,40,41,41,41,41,42,42,42,42,43,43,43,43,44,44,44,44,45,45,45,45,46,46,46,46,47,47,47,47,48,48,48,48,49,49,49,49,50,50,50,50,51,51,51,51,52,52,52,52,53,53,53,53,54,54,54,54,55,55,55,55,56,56,56,56,57,57,57,57,58,58,58,58,59,59,59,59,60,60,60,60,61,61,61,61,62,62,62,62,63,63,63,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]),FW.lookupOffsets=new Uint16Array([1024,1536,1280,1536,0,256,768,512]);var qw={};function cr(e,t){this.offset=e,this.nbits=t}qw.kBlockLengthPrefixCode=[new cr(1,2),new cr(5,2),new cr(9,2),new cr(13,2),new cr(17,3),new cr(25,3),new cr(33,3),new cr(41,3),new cr(49,4),new cr(65,4),new cr(81,4),new cr(97,4),new cr(113,5),new cr(145,5),new cr(177,5),new cr(209,5),new cr(241,6),new cr(305,6),new cr(369,7),new cr(497,8),new cr(753,9),new cr(1265,10),new cr(2289,11),new cr(4337,12),new cr(8433,13),new cr(16625,24)],qw.kInsertLengthPrefixCode=[new cr(0,0),new cr(1,0),new cr(2,0),new cr(3,0),new cr(4,0),new cr(5,0),new cr(6,1),new cr(8,1),new cr(10,2),new cr(14,2),new cr(18,3),new cr(26,3),new cr(34,4),new cr(50,4),new cr(66,5),new cr(98,5),new cr(130,6),new cr(194,7),new cr(322,8),new cr(578,9),new cr(1090,10),new cr(2114,12),new cr(6210,14),new cr(22594,24)],qw.kCopyLengthPrefixCode=[new cr(2,0),new cr(3,0),new cr(4,0),new cr(5,0),new cr(6,0),new cr(7,0),new cr(8,0),new cr(9,0),new cr(10,1),new cr(12,1),new cr(14,2),new cr(18,2),new cr(22,3),new cr(30,3),new cr(38,4),new cr(54,4),new cr(70,5),new cr(102,5),new cr(134,6),new cr(198,7),new cr(326,8),new cr(582,9),new cr(1094,10),new cr(2118,24)],qw.kInsertRangeLut=[0,0,8,8,0,16,8,16,16],qw.kCopyRangeLut=[0,8,0,8,16,0,16,8,16];var t6={},wue;function OVe(){if(wue)return t6;wue=1;var e=vue(),t=0,n=1,r=2,i=3,o=4,a=5,s=6,l=7,c=8,u=9,d=10,h=11,f=12,g=13,p=14,m=15,b=16,w=17,x=18,C=20;function E(M,O,D){this.prefix=new Uint8Array(M.length),this.transform=O,this.suffix=new Uint8Array(D.length);for(var P=0;P<M.length;P++)this.prefix[P]=M.charCodeAt(P);for(var P=0;P<D.length;P++)this.suffix[P]=D.charCodeAt(P)}var S=[new E("",t,""),new E("",t," "),new E(" ",t," "),new E("",f,""),new E("",d," "),new E("",t," the "),new E(" ",t,""),new E("s ",t," "),new E("",t," of "),new E("",d,""),new E("",t," and "),new E("",g,""),new E("",n,""),new E(", ",t," "),new E("",t,", "),new E(" ",d," "),new E("",t," in "),new E("",t," to "),new E("e ",t," "),new E("",t,'"'),new E("",t,"."),new E("",t,'">'),new E("",t,`
|
264
264
|
`),new E("",i,""),new E("",t,"]"),new E("",t," for "),new E("",p,""),new E("",r,""),new E("",t," a "),new E("",t," that "),new E(" ",d,""),new E("",t,". "),new E(".",t,""),new E(" ",t,", "),new E("",m,""),new E("",t," with "),new E("",t,"'"),new E("",t," from "),new E("",t," by "),new E("",b,""),new E("",w,""),new E(" the ",t,""),new E("",o,""),new E("",t,". The "),new E("",h,""),new E("",t," on "),new E("",t," as "),new E("",t," is "),new E("",l,""),new E("",n,"ing "),new E("",t,`
|
265
265
|
`),new E("",t,":"),new E(" ",t,". "),new E("",t,"ed "),new E("",C,""),new E("",x,""),new E("",s,""),new E("",t,"("),new E("",d,", "),new E("",c,""),new E("",t," at "),new E("",t,"ly "),new E(" the ",t," of "),new E("",a,""),new E("",u,""),new E(" ",d,", "),new E("",d,'"'),new E(".",t,"("),new E("",h," "),new E("",d,'">'),new E("",t,'="'),new E(" ",t,"."),new E(".com/",t,""),new E(" the ",t," of the "),new E("",d,"'"),new E("",t,". This "),new E("",t,","),new E(".",t," "),new E("",d,"("),new E("",d,"."),new E("",t," not "),new E(" ",t,'="'),new E("",t,"er "),new E(" ",h," "),new E("",t,"al "),new E(" ",h,""),new E("",t,"='"),new E("",h,'"'),new E("",d,". "),new E(" ",t,"("),new E("",t,"ful "),new E(" ",d,". "),new E("",t,"ive "),new E("",t,"less "),new E("",h,"'"),new E("",t,"est "),new E(" ",d,"."),new E("",h,'">'),new E(" ",t,"='"),new E("",d,","),new E("",t,"ize "),new E("",h,"."),new E("\xC2\xA0",t,""),new E(" ",t,","),new E("",d,'="'),new E("",h,'="'),new E("",t,"ous "),new E("",h,", "),new E("",d,"='"),new E(" ",d,","),new E(" ",h,'="'),new E(" ",h,", "),new E("",h,","),new E("",h,"("),new E("",h,". "),new E(" ",h,"."),new E("",h,"='"),new E(" ",h,". "),new E(" ",d,'="'),new E(" ",h,"='"),new E(" ",d,"='")];t6.kTransforms=S,t6.kNumTransforms=S.length;function B(M,O){return M[O]<192?(M[O]>=97&&M[O]<=122&&(M[O]^=32),1):M[O]<224?(M[O+1]^=32,2):(M[O+2]^=5,3)}return t6.transformDictionaryWord=function(M,O,D,P,j){var Q=S[j].prefix,U=S[j].suffix,z=S[j].transform,F=z<f?0:z-(f-1),N=0,W=O,X;F>P&&(F=P);for(var G=0;G<Q.length;)M[O++]=Q[G++];for(D+=F,P-=F,z<=u&&(P-=z),N=0;N<P;N++)M[O++]=e.dictionary[D+N];if(X=O-P,z===d)B(M,X);else if(z===h)for(;P>0;){var ie=B(M,X);X+=ie,P-=ie}for(var ne=0;ne<U.length;)M[O++]=U[ne++];return O-W},t6}var xue;function Eue(){if(xue)return e6;xue=1;var e=pI.BrotliInput,t=pI.BrotliOutput,n=BVe,r=vue(),i=gI.HuffmanCode,o=gI.BrotliBuildHuffmanTable,a=FW,s=qw,l=OVe(),c=8,u=16,d=256,h=704,f=26,g=6,p=2,m=8,b=255,w=1080,x=18,C=new Uint8Array([1,2,3,4,0,5,17,6,16,7,8,9,10,11,12,13,14,15]),E=16,S=new Uint8Array([3,2,1,0,3,3,3,3,3,3,2,2,2,2,2,2]),B=new Int8Array([0,0,0,0,-1,1,-2,2,-3,3,-1,1,-2,2,-3,3]),M=new Uint16Array([256,402,436,468,500,534,566,598,630,662,694,726,758,790,822,854,886,920,952,984,1016,1048,1080]);function O(_){var q;return _.readBits(1)===0?16:(q=_.readBits(3),q>0?17+q:(q=_.readBits(3),q>0?8+q:17))}function D(_){if(_.readBits(1)){var q=_.readBits(3);return q===0?1:_.readBits(q)+(1<<q)}return 0}function P(){this.meta_block_length=0,this.input_end=0,this.is_uncompressed=0,this.is_metadata=!1}function j(_){var q=new P,V,ee,oe;if(q.input_end=_.readBits(1),q.input_end&&_.readBits(1))return q;if(V=_.readBits(2)+4,V===7){if(q.is_metadata=!0,_.readBits(1)!==0)throw new Error("Invalid reserved bit");if(ee=_.readBits(2),ee===0)return q;for(oe=0;oe<ee;oe++){var pe=_.readBits(8);if(oe+1===ee&&ee>1&&pe===0)throw new Error("Invalid size byte");q.meta_block_length|=pe<<oe*8}}else for(oe=0;oe<V;++oe){var ae=_.readBits(4);if(oe+1===V&&V>4&&ae===0)throw new Error("Invalid size nibble");q.meta_block_length|=ae<<oe*4}return++q.meta_block_length,!q.input_end&&!q.is_metadata&&(q.is_uncompressed=_.readBits(1)),q}function Q(_,q,V){var ee;return V.fillBitWindow(),q+=V.val_>>>V.bit_pos_&b,ee=_[q].bits-m,ee>0&&(V.bit_pos_+=m,q+=_[q].value,q+=V.val_>>>V.bit_pos_&(1<<ee)-1),V.bit_pos_+=_[q].bits,_[q].value}function U(_,q,V,ee){for(var oe=0,pe=c,ae=0,K=0,Z=32768,me=[],ve=0;ve<32;ve++)me.push(new i(0,0));for(o(me,0,5,_,x);oe<q&&Z>0;){var ue=0,Ae;if(ee.readMoreInput(),ee.fillBitWindow(),ue+=ee.val_>>>ee.bit_pos_&31,ee.bit_pos_+=me[ue].bits,Ae=me[ue].value&255,Ae<u)ae=0,V[oe++]=Ae,Ae!==0&&(pe=Ae,Z-=32768>>Ae);else{var be=Ae-14,he,ye,we=0;if(Ae===u&&(we=pe),K!==we&&(ae=0,K=we),he=ae,ae>0&&(ae-=2,ae<<=be),ae+=ee.readBits(be)+3,ye=ae-he,oe+ye>q)throw new Error("[ReadHuffmanCodeLengths] symbol + repeat_delta > num_symbols");for(var Re=0;Re<ye;Re++)V[oe+Re]=K;oe+=ye,K!==0&&(Z-=ye<<15-K)}}if(Z!==0)throw new Error("[ReadHuffmanCodeLengths] space = "+Z);for(;oe<q;oe++)V[oe]=0}function z(_,q,V,ee){var oe=0,pe,ae=new Uint8Array(_);if(ee.readMoreInput(),pe=ee.readBits(2),pe===1){for(var K,Z=_-1,me=0,ve=new Int32Array(4),ue=ee.readBits(2)+1;Z;)Z>>=1,++me;for(K=0;K<ue;++K)ve[K]=ee.readBits(me)%_,ae[ve[K]]=2;switch(ae[ve[0]]=1,ue){case 1:break;case 3:if(ve[0]===ve[1]||ve[0]===ve[2]||ve[1]===ve[2])throw new Error("[ReadHuffmanCode] invalid symbols");break;case 2:if(ve[0]===ve[1])throw new Error("[ReadHuffmanCode] invalid symbols");ae[ve[1]]=1;break;case 4:if(ve[0]===ve[1]||ve[0]===ve[2]||ve[0]===ve[3]||ve[1]===ve[2]||ve[1]===ve[3]||ve[2]===ve[3])throw new Error("[ReadHuffmanCode] invalid symbols");ee.readBits(1)?(ae[ve[2]]=3,ae[ve[3]]=3):ae[ve[0]]=2;break}}else{var K,Ae=new Uint8Array(x),be=32,he=0,ye=[new i(2,0),new i(2,4),new i(2,3),new i(3,2),new i(2,0),new i(2,4),new i(2,3),new i(4,1),new i(2,0),new i(2,4),new i(2,3),new i(3,2),new i(2,0),new i(2,4),new i(2,3),new i(4,5)];for(K=pe;K<x&&be>0;++K){var we=C[K],Re=0,Pe;ee.fillBitWindow(),Re+=ee.val_>>>ee.bit_pos_&15,ee.bit_pos_+=ye[Re].bits,Pe=ye[Re].value,Ae[we]=Pe,Pe!==0&&(be-=32>>Pe,++he)}if(!(he===1||be===0))throw new Error("[ReadHuffmanCode] invalid num_codes or space");U(Ae,_,ae,ee)}if(oe=o(q,V,m,ae,_),oe===0)throw new Error("[ReadHuffmanCode] BuildHuffmanTable failed: ");return oe}function F(_,q,V){var ee,oe;return ee=Q(_,q,V),oe=s.kBlockLengthPrefixCode[ee].nbits,s.kBlockLengthPrefixCode[ee].offset+V.readBits(oe)}function N(_,q,V){var ee;return _<E?(V+=S[_],V&=3,ee=q[V]+B[_]):ee=_-E+1,ee}function W(_,q){for(var V=_[q],ee=q;ee;--ee)_[ee]=_[ee-1];_[0]=V}function X(_,q){var V=new Uint8Array(256),ee;for(ee=0;ee<256;++ee)V[ee]=ee;for(ee=0;ee<q;++ee){var oe=_[ee];_[ee]=V[oe],oe&&W(V,oe)}}function G(_,q){this.alphabet_size=_,this.num_htrees=q,this.codes=new Array(q+q*M[_+31>>>5]),this.htrees=new Uint32Array(q)}G.prototype.decode=function(_){var q,V,ee=0;for(q=0;q<this.num_htrees;++q)this.htrees[q]=ee,V=z(this.alphabet_size,this.codes,ee,_),ee+=V};function ie(_,q){var V={num_htrees:null,context_map:null},ee,oe=0,pe,ae;q.readMoreInput();var K=V.num_htrees=D(q)+1,Z=V.context_map=new Uint8Array(_);if(K<=1)return V;for(ee=q.readBits(1),ee&&(oe=q.readBits(4)+1),pe=[],ae=0;ae<w;ae++)pe[ae]=new i(0,0);for(z(K+oe,pe,0,q),ae=0;ae<_;){var me;if(q.readMoreInput(),me=Q(pe,0,q),me===0)Z[ae]=0,++ae;else if(me<=oe)for(var ve=1+(1<<me)+q.readBits(me);--ve;){if(ae>=_)throw new Error("[DecodeContextMap] i >= context_map_size");Z[ae]=0,++ae}else Z[ae]=me-oe,++ae}return q.readBits(1)&&X(Z,_),V}function ne(_,q,V,ee,oe,pe,ae){var K=V*2,Z=V,me=Q(q,V*w,ae),ve;me===0?ve=oe[K+(pe[Z]&1)]:me===1?ve=oe[K+(pe[Z]-1&1)]+1:ve=me-2,ve>=_&&(ve-=_),ee[V]=ve,oe[K+(pe[Z]&1)]=ve,++pe[Z]}function ce(_,q,V,ee,oe,pe){var ae=oe+1,K=V&oe,Z=pe.pos_&n.IBUF_MASK,me;if(q<8||pe.bit_pos_+(q<<3)<pe.bit_end_pos_){for(;q-- >0;)pe.readMoreInput(),ee[K++]=pe.readBits(8),K===ae&&(_.write(ee,ae),K=0);return}if(pe.bit_end_pos_<32)throw new Error("[CopyUncompressedBlockToOutput] br.bit_end_pos_ < 32");for(;pe.bit_pos_<32;)ee[K]=pe.val_>>>pe.bit_pos_,pe.bit_pos_+=8,++K,--q;if(me=pe.bit_end_pos_-pe.bit_pos_>>3,Z+me>n.IBUF_MASK){for(var ve=n.IBUF_MASK+1-Z,ue=0;ue<ve;ue++)ee[K+ue]=pe.buf_[Z+ue];me-=ve,K+=ve,q-=ve,Z=0}for(var ue=0;ue<me;ue++)ee[K+ue]=pe.buf_[Z+ue];if(K+=me,q-=me,K>=ae){_.write(ee,ae),K-=ae;for(var ue=0;ue<K;ue++)ee[ue]=ee[ae+ue]}for(;K+q>=ae;){if(me=ae-K,pe.input_.read(ee,K,me)<me)throw new Error("[CopyUncompressedBlockToOutput] not enough bytes");_.write(ee,ae),q-=me,K=0}if(pe.input_.read(ee,K,q)<q)throw new Error("[CopyUncompressedBlockToOutput] not enough bytes");pe.reset()}function le(_){var q=_.bit_pos_+7&-8,V=_.readBits(q-_.bit_pos_);return V==0}function te(_){var q=new e(_),V=new n(q);O(V);var ee=j(V);return ee.meta_block_length}e6.BrotliDecompressedSize=te;function $(_,q){var V=new e(_);q==null&&(q=te(_));var ee=new Uint8Array(q),oe=new t(ee);return J(V,oe),oe.pos<oe.buffer.length&&(oe.buffer=oe.buffer.subarray(0,oe.pos)),oe.buffer}e6.BrotliDecompressBuffer=$;function J(_,q){var V,ee=0,oe=0,pe=0,ae,K=0,Z,me,ve,ue,Ae=[16,15,11,4],be=0,he=0,ye=0,we=[new G(0,0),new G(0,0),new G(0,0)],Re,Pe,H,se=128+n.READ_SIZE;H=new n(_),pe=O(H),ae=(1<<pe)-16,Z=1<<pe,me=Z-1,ve=new Uint8Array(Z+se+r.maxDictionaryWordLength),ue=Z,Re=[],Pe=[];for(var de=0;de<3*w;de++)Re[de]=new i(0,0),Pe[de]=new i(0,0);for(;!oe;){var Be=0,Ee,De=[1<<28,1<<28,1<<28],Qe=[0],tt=[1,1,1],mt=[0,1,0,1,0,1],Ue=[0],Fe,Ge,ot,Ye,ht=null,Oe=null,je,Ke=null,rt,ft=0,At=null,Et=0,wt=0,_t=null,Xt=0,Jt=0,gn=0,Ne,Ce;for(V=0;V<3;++V)we[V].codes=null,we[V].htrees=null;H.readMoreInput();var Ie=j(H);if(Be=Ie.meta_block_length,ee+Be>q.buffer.length){var We=new Uint8Array(ee+Be);We.set(q.buffer),q.buffer=We}if(oe=Ie.input_end,Ee=Ie.is_uncompressed,Ie.is_metadata){for(le(H);Be>0;--Be)H.readMoreInput(),H.readBits(8);continue}if(Be!==0){if(Ee){H.bit_pos_=H.bit_pos_+7&-8,ce(q,Be,ee,ve,me,H),ee+=Be;continue}for(V=0;V<3;++V)tt[V]=D(H)+1,tt[V]>=2&&(z(tt[V]+2,Re,V*w,H),z(f,Pe,V*w,H),De[V]=F(Pe,V*w,H),Ue[V]=1);for(H.readMoreInput(),Fe=H.readBits(2),Ge=E+(H.readBits(4)<<Fe),ot=(1<<Fe)-1,Ye=Ge+(48<<Fe),Oe=new Uint8Array(tt[0]),V=0;V<tt[0];++V)H.readMoreInput(),Oe[V]=H.readBits(2)<<1;var Ze=ie(tt[0]<<g,H);je=Ze.num_htrees,ht=Ze.context_map;var Je=ie(tt[2]<<p,H);for(rt=Je.num_htrees,Ke=Je.context_map,we[0]=new G(d,je),we[1]=new G(h,tt[1]),we[2]=new G(Ye,rt),V=0;V<3;++V)we[V].decode(H);for(At=0,_t=0,Ne=Oe[Qe[0]],Jt=a.lookupOffsets[Ne],gn=a.lookupOffsets[Ne+1],Ce=we[1].htrees[0];Be>0;){var it,et,yt,xt,Mt,Dt,Gt,Rt,vt,It,cn;for(H.readMoreInput(),De[1]===0&&(ne(tt[1],Re,1,Qe,mt,Ue,H),De[1]=F(Pe,w,H),Ce=we[1].htrees[Qe[1]]),--De[1],it=Q(we[1].codes,Ce,H),et=it>>6,et>=2?(et-=2,Gt=-1):Gt=0,yt=s.kInsertRangeLut[et]+(it>>3&7),xt=s.kCopyRangeLut[et]+(it&7),Mt=s.kInsertLengthPrefixCode[yt].offset+H.readBits(s.kInsertLengthPrefixCode[yt].nbits),Dt=s.kCopyLengthPrefixCode[xt].offset+H.readBits(s.kCopyLengthPrefixCode[xt].nbits),he=ve[ee-1&me],ye=ve[ee-2&me],It=0;It<Mt;++It)H.readMoreInput(),De[0]===0&&(ne(tt[0],Re,0,Qe,mt,Ue,H),De[0]=F(Pe,0,H),ft=Qe[0]<<g,At=ft,Ne=Oe[Qe[0]],Jt=a.lookupOffsets[Ne],gn=a.lookupOffsets[Ne+1]),vt=a.lookup[Jt+he]|a.lookup[gn+ye],Et=ht[At+vt],--De[0],ye=he,he=Q(we[0].codes,we[0].htrees[Et],H),ve[ee&me]=he,(ee&me)===me&&q.write(ve,Z),++ee;if(Be-=Mt,Be<=0)break;if(Gt<0){var vt;if(H.readMoreInput(),De[2]===0&&(ne(tt[2],Re,2,Qe,mt,Ue,H),De[2]=F(Pe,2*w,H),wt=Qe[2]<<p,_t=wt),--De[2],vt=(Dt>4?3:Dt-2)&255,Xt=Ke[_t+vt],Gt=Q(we[2].codes,we[2].htrees[Xt],H),Gt>=Ge){var bn,Ln,Nn;Gt-=Ge,Ln=Gt&ot,Gt>>=Fe,bn=(Gt>>1)+1,Nn=(2+(Gt&1)<<bn)-4,Gt=Ge+(Nn+H.readBits(bn)<<Fe)+Ln}}if(Rt=N(Gt,Ae,be),Rt<0)throw new Error("[BrotliDecompress] invalid distance");if(ee<ae&&K!==ae?K=ee:K=ae,cn=ee&me,Rt>K)if(Dt>=r.minDictionaryWordLength&&Dt<=r.maxDictionaryWordLength){var Nn=r.offsetsByLength[Dt],Bn=Rt-K-1,an=r.sizeBitsByLength[Dt],Qn=(1<<an)-1,wr=Bn&Qn,_i=Bn>>an;if(Nn+=wr*Dt,_i<l.kNumTransforms){var Sr=l.transformDictionaryWord(ve,cn,Nn,Dt,_i);if(cn+=Sr,ee+=Sr,Be-=Sr,cn>=ue){q.write(ve,Z);for(var Yr=0;Yr<cn-ue;Yr++)ve[Yr]=ve[ue+Yr]}}else throw new Error("Invalid backward reference. pos: "+ee+" distance: "+Rt+" len: "+Dt+" bytes left: "+Be)}else throw new Error("Invalid backward reference. pos: "+ee+" distance: "+Rt+" len: "+Dt+" bytes left: "+Be);else{if(Gt>0&&(Ae[be&3]=Rt,++be),Dt>Be)throw new Error("Invalid backward reference. pos: "+ee+" distance: "+Rt+" len: "+Dt+" bytes left: "+Be);for(It=0;It<Dt;++It)ve[ee&me]=ve[ee-Rt&me],(ee&me)===me&&q.write(ve,Z),++ee,--Be}he=ve[ee-1&me],ye=ve[ee-2&me]}ee&=1073741823}}q.write(ve,ee&me)}return e6.BrotliDecompress=J,r.init(),e6}var DVe=Eue().BrotliDecompressBuffer;const PVe=hi(DVe);function n6(e,t,n,r){Object.defineProperty(e,t,{get:n,set:r,enumerable:!0,configurable:!0})}function mI(e){return e&&e.__esModule?e.default:e}var r6={};n6(r6,"logErrors",()=>FVe),n6(r6,"registerFormat",()=>Xw),n6(r6,"create",()=>Cue),n6(r6,"defaultLanguage",()=>AI),n6(r6,"setDefaultLanguage",()=>NVe);let FVe=!1,NW=[];function Xw(e){NW.push(e)}function Cue(e,t){for(let n=0;n<NW.length;n++){let r=NW[n];if(r.probe(e)){let i=new r(new Xl(e));return t?i.getFont(t):i}}throw new Error("Unknown font format")}let AI="en";function NVe(e="en"){AI=e}function Zl(e,t,n){if(n.get){let r=n.get;n.get=function(){let i=r.call(this);return Object.defineProperty(this,t,{value:i}),i}}else if(typeof n.value=="function"){let r=n.value;return{get(){let i=new Map;function o(...a){let s=a.length>0?a[0]:"value";if(i.has(s))return i.get(s);let l=r.apply(this,a);return i.set(s,l),l}return Object.defineProperty(this,t,{value:o}),o}}}}let TVe=new en({firstCode:Se,entryCount:Se,idDelta:kn,idRangeOffset:Se}),TW=new en({startCharCode:Qt,endCharCode:Qt,glyphID:Qt}),LVe=new en({startUnicodeValue:Fm,additionalCount:qn}),jVe=new en({unicodeValue:Fm,glyphID:Se}),QVe=new Tt(LVe,Qt),zVe=new Tt(jVe,Qt),WVe=new en({varSelector:Fm,defaultUVS:new Lt(Qt,QVe,{type:"parent"}),nonDefaultUVS:new Lt(Qt,zVe,{type:"parent"})}),UVe=new Ki(Se,{0:{length:Se,language:Se,codeMap:new la(qn,256)},2:{length:Se,language:Se,subHeaderKeys:new Tt(Se,256),subHeaderCount:e=>Math.max.apply(Math,e.subHeaderKeys),subHeaders:new la(TVe,"subHeaderCount"),glyphIndexArray:new la(Se,"subHeaderCount")},4:{length:Se,language:Se,segCountX2:Se,segCount:e=>e.segCountX2>>1,searchRange:Se,entrySelector:Se,rangeShift:Se,endCode:new la(Se,"segCount"),reservedPad:new za(Se),startCode:new la(Se,"segCount"),idDelta:new la(kn,"segCount"),idRangeOffset:new la(Se,"segCount"),glyphIndexArray:new la(Se,e=>(e.length-e._currentOffset)/2)},6:{length:Se,language:Se,firstCode:Se,entryCount:Se,glyphIndices:new la(Se,"entryCount")},8:{reserved:new za(Se),length:Qt,language:Se,is32:new la(qn,8192),nGroups:Qt,groups:new la(TW,"nGroups")},10:{reserved:new za(Se),length:Qt,language:Qt,firstCode:Qt,entryCount:Qt,glyphIndices:new la(Se,"numChars")},12:{reserved:new za(Se),length:Qt,language:Qt,nGroups:Qt,groups:new la(TW,"nGroups")},13:{reserved:new za(Se),length:Qt,language:Qt,nGroups:Qt,groups:new la(TW,"nGroups")},14:{length:Qt,numRecords:Qt,varSelectors:new la(WVe,"numRecords")}}),_Ve=new en({platformID:Se,encodingID:Se,table:new Lt(Qt,UVe,{type:"parent",lazy:!0})});var GVe=new en({version:Se,numSubtables:Se,tables:new Tt(_Ve,"numSubtables")}),HVe=new en({version:ib,revision:ib,checkSumAdjustment:Qt,magicNumber:Qt,flags:Se,unitsPerEm:Se,created:new Tt(ib,2),modified:new Tt(ib,2),xMin:kn,yMin:kn,xMax:kn,yMax:kn,macStyle:new Rf(Se,["bold","italic","underline","outline","shadow","condensed","extended"]),lowestRecPPEM:Se,fontDirectionHint:kn,indexToLocFormat:kn,glyphDataFormat:kn}),YVe=new en({version:ib,ascent:kn,descent:kn,lineGap:kn,advanceWidthMax:Se,minLeftSideBearing:kn,minRightSideBearing:kn,xMaxExtent:kn,caretSlopeRise:kn,caretSlopeRun:kn,caretOffset:kn,reserved:new za(kn,4),metricDataFormat:kn,numberOfMetrics:Se});let VVe=new en({advance:Se,bearing:kn});var KVe=new en({metrics:new la(VVe,e=>e.parent.hhea.numberOfMetrics),bearings:new la(kn,e=>e.parent.maxp.numGlyphs-e.parent.hhea.numberOfMetrics)}),qVe=new en({version:ib,numGlyphs:Se,maxPoints:Se,maxContours:Se,maxComponentPoints:Se,maxComponentContours:Se,maxZones:Se,maxTwilightPoints:Se,maxStorage:Se,maxFunctionDefs:Se,maxInstructionDefs:Se,maxStackElements:Se,maxSizeOfInstructions:Se,maxComponentElements:Se,maxComponentDepth:Se});function Sue(e,t,n=0){return e===1&&kue[n]?kue[n]:JVe[e][t]}const XVe=new Set(["x-mac-roman","x-mac-cyrillic","iso-8859-6","iso-8859-8"]),$Ve={"x-mac-croatian":"\xC4\xC5\xC7\xC9\xD1\xD6\xDC\xE1\xE0\xE2\xE4\xE3\xE5\xE7\xE9\xE8\xEA\xEB\xED\xEC\xEE\xEF\xF1\xF3\xF2\xF4\xF6\xF5\xFA\xF9\xFB\xFC\u2020\xB0\xA2\xA3\xA7\u2022\xB6\xDF\xAE\u0160\u2122\xB4\xA8\u2260\u017D\xD8\u221E\xB1\u2264\u2265\u2206\xB5\u2202\u2211\u220F\u0161\u222B\xAA\xBA\u03A9\u017E\xF8\xBF\xA1\xAC\u221A\u0192\u2248\u0106\xAB\u010C\u2026 \xC0\xC3\xD5\u0152\u0153\u0110\u2014\u201C\u201D\u2018\u2019\xF7\u25CA\uF8FF\xA9\u2044\u20AC\u2039\u203A\xC6\xBB\u2013\xB7\u201A\u201E\u2030\xC2\u0107\xC1\u010D\xC8\xCD\xCE\xCF\xCC\xD3\xD4\u0111\xD2\xDA\xDB\xD9\u0131\u02C6\u02DC\xAF\u03C0\xCB\u02DA\xB8\xCA\xE6\u02C7","x-mac-gaelic":"\xC4\xC5\xC7\xC9\xD1\xD6\xDC\xE1\xE0\xE2\xE4\xE3\xE5\xE7\xE9\xE8\xEA\xEB\xED\xEC\xEE\xEF\xF1\xF3\xF2\xF4\xF6\xF5\xFA\xF9\xFB\xFC\u2020\xB0\xA2\xA3\xA7\u2022\xB6\xDF\xAE\xA9\u2122\xB4\xA8\u2260\xC6\xD8\u1E02\xB1\u2264\u2265\u1E03\u010A\u010B\u1E0A\u1E0B\u1E1E\u1E1F\u0120\u0121\u1E40\xE6\xF8\u1E41\u1E56\u1E57\u027C\u0192\u017F\u1E60\xAB\xBB\u2026 \xC0\xC3\xD5\u0152\u0153\u2013\u2014\u201C\u201D\u2018\u2019\u1E61\u1E9B\xFF\u0178\u1E6A\u20AC\u2039\u203A\u0176\u0177\u1E6B\xB7\u1EF2\u1EF3\u204A\xC2\xCA\xC1\xCB\xC8\xCD\xCE\xCF\xCC\xD3\xD4\u2663\xD2\xDA\xDB\xD9\u0131\xDD\xFD\u0174\u0175\u1E84\u1E85\u1E80\u1E81\u1E82\u1E83","x-mac-greek":"\xC4\xB9\xB2\xC9\xB3\xD6\xDC\u0385\xE0\xE2\xE4\u0384\xA8\xE7\xE9\xE8\xEA\xEB\xA3\u2122\xEE\xEF\u2022\xBD\u2030\xF4\xF6\xA6\u20AC\xF9\xFB\xFC\u2020\u0393\u0394\u0398\u039B\u039E\u03A0\xDF\xAE\xA9\u03A3\u03AA\xA7\u2260\xB0\xB7\u0391\xB1\u2264\u2265\xA5\u0392\u0395\u0396\u0397\u0399\u039A\u039C\u03A6\u03AB\u03A8\u03A9\u03AC\u039D\xAC\u039F\u03A1\u2248\u03A4\xAB\xBB\u2026 \u03A5\u03A7\u0386\u0388\u0153\u2013\u2015\u201C\u201D\u2018\u2019\xF7\u0389\u038A\u038C\u038E\u03AD\u03AE\u03AF\u03CC\u038F\u03CD\u03B1\u03B2\u03C8\u03B4\u03B5\u03C6\u03B3\u03B7\u03B9\u03BE\u03BA\u03BB\u03BC\u03BD\u03BF\u03C0\u03CE\u03C1\u03C3\u03C4\u03B8\u03C9\u03C2\u03C7\u03C5\u03B6\u03CA\u03CB\u0390\u03B0\xAD","x-mac-icelandic":"\xC4\xC5\xC7\xC9\xD1\xD6\xDC\xE1\xE0\xE2\xE4\xE3\xE5\xE7\xE9\xE8\xEA\xEB\xED\xEC\xEE\xEF\xF1\xF3\xF2\xF4\xF6\xF5\xFA\xF9\xFB\xFC\xDD\xB0\xA2\xA3\xA7\u2022\xB6\xDF\xAE\xA9\u2122\xB4\xA8\u2260\xC6\xD8\u221E\xB1\u2264\u2265\xA5\xB5\u2202\u2211\u220F\u03C0\u222B\xAA\xBA\u03A9\xE6\xF8\xBF\xA1\xAC\u221A\u0192\u2248\u2206\xAB\xBB\u2026 \xC0\xC3\xD5\u0152\u0153\u2013\u2014\u201C\u201D\u2018\u2019\xF7\u25CA\xFF\u0178\u2044\u20AC\xD0\xF0\xDE\xFE\xFD\xB7\u201A\u201E\u2030\xC2\xCA\xC1\xCB\xC8\xCD\xCE\xCF\xCC\xD3\xD4\uF8FF\xD2\xDA\xDB\xD9\u0131\u02C6\u02DC\xAF\u02D8\u02D9\u02DA\xB8\u02DD\u02DB\u02C7","x-mac-inuit":"\u1403\u1404\u1405\u1406\u140A\u140B\u1431\u1432\u1433\u1434\u1438\u1439\u1449\u144E\u144F\u1450\u1451\u1455\u1456\u1466\u146D\u146E\u146F\u1470\u1472\u1473\u1483\u148B\u148C\u148D\u148E\u1490\u1491\xB0\u14A1\u14A5\u14A6\u2022\xB6\u14A7\xAE\xA9\u2122\u14A8\u14AA\u14AB\u14BB\u14C2\u14C3\u14C4\u14C5\u14C7\u14C8\u14D0\u14EF\u14F0\u14F1\u14F2\u14F4\u14F5\u1505\u14D5\u14D6\u14D7\u14D8\u14DA\u14DB\u14EA\u1528\u1529\u152A\u152B\u152D\u2026 \u152E\u153E\u1555\u1556\u1557\u2013\u2014\u201C\u201D\u2018\u2019\u1558\u1559\u155A\u155D\u1546\u1547\u1548\u1549\u154B\u154C\u1550\u157F\u1580\u1581\u1582\u1583\u1584\u1585\u158F\u1590\u1591\u1592\u1593\u1594\u1595\u1671\u1672\u1673\u1674\u1675\u1676\u1596\u15A0\u15A1\u15A2\u15A3\u15A4\u15A5\u15A6\u157C\u0141\u0142","x-mac-ce":"\xC4\u0100\u0101\xC9\u0104\xD6\xDC\xE1\u0105\u010C\xE4\u010D\u0106\u0107\xE9\u0179\u017A\u010E\xED\u010F\u0112\u0113\u0116\xF3\u0117\xF4\xF6\xF5\xFA\u011A\u011B\xFC\u2020\xB0\u0118\xA3\xA7\u2022\xB6\xDF\xAE\xA9\u2122\u0119\xA8\u2260\u0123\u012E\u012F\u012A\u2264\u2265\u012B\u0136\u2202\u2211\u0142\u013B\u013C\u013D\u013E\u0139\u013A\u0145\u0146\u0143\xAC\u221A\u0144\u0147\u2206\xAB\xBB\u2026 \u0148\u0150\xD5\u0151\u014C\u2013\u2014\u201C\u201D\u2018\u2019\xF7\u25CA\u014D\u0154\u0155\u0158\u2039\u203A\u0159\u0156\u0157\u0160\u201A\u201E\u0161\u015A\u015B\xC1\u0164\u0165\xCD\u017D\u017E\u016A\xD3\xD4\u016B\u016E\xDA\u016F\u0170\u0171\u0172\u0173\xDD\xFD\u0137\u017B\u0141\u017C\u0122\u02C7","x-mac-romanian":"\xC4\xC5\xC7\xC9\xD1\xD6\xDC\xE1\xE0\xE2\xE4\xE3\xE5\xE7\xE9\xE8\xEA\xEB\xED\xEC\xEE\xEF\xF1\xF3\xF2\xF4\xF6\xF5\xFA\xF9\xFB\xFC\u2020\xB0\xA2\xA3\xA7\u2022\xB6\xDF\xAE\xA9\u2122\xB4\xA8\u2260\u0102\u0218\u221E\xB1\u2264\u2265\xA5\xB5\u2202\u2211\u220F\u03C0\u222B\xAA\xBA\u03A9\u0103\u0219\xBF\xA1\xAC\u221A\u0192\u2248\u2206\xAB\xBB\u2026 \xC0\xC3\xD5\u0152\u0153\u2013\u2014\u201C\u201D\u2018\u2019\xF7\u25CA\xFF\u0178\u2044\u20AC\u2039\u203A\u021A\u021B\u2021\xB7\u201A\u201E\u2030\xC2\xCA\xC1\xCB\xC8\xCD\xCE\xCF\xCC\xD3\xD4\uF8FF\xD2\xDA\xDB\xD9\u0131\u02C6\u02DC\xAF\u02D8\u02D9\u02DA\xB8\u02DD\u02DB\u02C7","x-mac-turkish":"\xC4\xC5\xC7\xC9\xD1\xD6\xDC\xE1\xE0\xE2\xE4\xE3\xE5\xE7\xE9\xE8\xEA\xEB\xED\xEC\xEE\xEF\xF1\xF3\xF2\xF4\xF6\xF5\xFA\xF9\xFB\xFC\u2020\xB0\xA2\xA3\xA7\u2022\xB6\xDF\xAE\xA9\u2122\xB4\xA8\u2260\xC6\xD8\u221E\xB1\u2264\u2265\xA5\xB5\u2202\u2211\u220F\u03C0\u222B\xAA\xBA\u03A9\xE6\xF8\xBF\xA1\xAC\u221A\u0192\u2248\u2206\xAB\xBB\u2026 \xC0\xC3\xD5\u0152\u0153\u2013\u2014\u201C\u201D\u2018\u2019\xF7\u25CA\xFF\u0178\u011E\u011F\u0130\u0131\u015E\u015F\u2021\xB7\u201A\u201E\u2030\xC2\xCA\xC1\xCB\xC8\xCD\xCE\xCF\xCC\xD3\xD4\uF8FF\xD2\xDA\xDB\xD9\uF8A0\u02C6\u02DC\xAF\u02D8\u02D9\u02DA\xB8\u02DD\u02DB\u02C7"},LW=new Map;function ZVe(e){let t=LW.get(e);if(t)return t;let n=$Ve[e];if(n){let r=new Map;for(let i=0;i<n.length;i++)r.set(n.charCodeAt(i),128+i);return LW.set(e,r),r}if(XVe.has(e)){let r=new TextDecoder(e),i=new Uint8Array(128);for(let s=0;s<128;s++)i[s]=128+s;let o=new Map,a=r.decode(i);for(let s=0;s<128;s++)o.set(a.charCodeAt(s),128+s);return LW.set(e,o),o}}const JVe=[["utf16be","utf16be","utf16be","utf16be","utf16be","utf16be"],["x-mac-roman","shift-jis","big5","euc-kr","iso-8859-6","iso-8859-8","x-mac-greek","x-mac-cyrillic","x-mac-symbol","x-mac-devanagari","x-mac-gurmukhi","x-mac-gujarati","Oriya","Bengali","Tamil","Telugu","Kannada","Malayalam","Sinhalese","Burmese","Khmer","iso-8859-11","Laotian","Georgian","Armenian","hz-gb-2312","Tibetan","Mongolian","Geez","x-mac-ce","Vietnamese","Sindhi"],["ascii"],["symbol","utf16be","shift-jis","gb18030","big5","x-cp20949","johab",null,null,null,"utf16be"]],kue={15:"x-mac-icelandic",17:"x-mac-turkish",18:"x-mac-croatian",24:"x-mac-ce",25:"x-mac-ce",26:"x-mac-ce",27:"x-mac-ce",28:"x-mac-ce",30:"x-mac-icelandic",37:"x-mac-romanian",38:"x-mac-ce",39:"x-mac-ce",40:"x-mac-ce",143:"x-mac-inuit",146:"x-mac-gaelic"},eKe=[[],{0:"en",30:"fo",60:"ks",90:"rw",1:"fr",31:"fa",61:"ku",91:"rn",2:"de",32:"ru",62:"sd",92:"ny",3:"it",33:"zh",63:"bo",93:"mg",4:"nl",34:"nl-BE",64:"ne",94:"eo",5:"sv",35:"ga",65:"sa",128:"cy",6:"es",36:"sq",66:"mr",129:"eu",7:"da",37:"ro",67:"bn",130:"ca",8:"pt",38:"cz",68:"as",131:"la",9:"no",39:"sk",69:"gu",132:"qu",10:"he",40:"si",70:"pa",133:"gn",11:"ja",41:"yi",71:"or",134:"ay",12:"ar",42:"sr",72:"ml",135:"tt",13:"fi",43:"mk",73:"kn",136:"ug",14:"el",44:"bg",74:"ta",137:"dz",15:"is",45:"uk",75:"te",138:"jv",16:"mt",46:"be",76:"si",139:"su",17:"tr",47:"uz",77:"my",140:"gl",18:"hr",48:"kk",78:"km",141:"af",19:"zh-Hant",49:"az-Cyrl",79:"lo",142:"br",20:"ur",50:"az-Arab",80:"vi",143:"iu",21:"hi",51:"hy",81:"id",144:"gd",22:"th",52:"ka",82:"tl",145:"gv",23:"ko",53:"mo",83:"ms",146:"ga",24:"lt",54:"ky",84:"ms-Arab",147:"to",25:"pl",55:"tg",85:"am",148:"el-polyton",26:"hu",56:"tk",86:"ti",149:"kl",27:"es",57:"mn-CN",87:"om",150:"az",28:"lv",58:"mn",88:"so",151:"nn",29:"se",59:"ps",89:"sw"},[],{1078:"af",16393:"en-IN",1159:"rw",1074:"tn",1052:"sq",6153:"en-IE",1089:"sw",1115:"si",1156:"gsw",8201:"en-JM",1111:"kok",1051:"sk",1118:"am",17417:"en-MY",1042:"ko",1060:"sl",5121:"ar-DZ",5129:"en-NZ",1088:"ky",11274:"es-AR",15361:"ar-BH",13321:"en-PH",1108:"lo",16394:"es-BO",3073:"ar",18441:"en-SG",1062:"lv",13322:"es-CL",2049:"ar-IQ",7177:"en-ZA",1063:"lt",9226:"es-CO",11265:"ar-JO",11273:"en-TT",2094:"dsb",5130:"es-CR",13313:"ar-KW",2057:"en-GB",1134:"lb",7178:"es-DO",12289:"ar-LB",1033:"en",1071:"mk",12298:"es-EC",4097:"ar-LY",12297:"en-ZW",2110:"ms-BN",17418:"es-SV",6145:"ary",1061:"et",1086:"ms",4106:"es-GT",8193:"ar-OM",1080:"fo",1100:"ml",18442:"es-HN",16385:"ar-QA",1124:"fil",1082:"mt",2058:"es-MX",1025:"ar-SA",1035:"fi",1153:"mi",19466:"es-NI",10241:"ar-SY",2060:"fr-BE",1146:"arn",6154:"es-PA",7169:"aeb",3084:"fr-CA",1102:"mr",15370:"es-PY",14337:"ar-AE",1036:"fr",1148:"moh",10250:"es-PE",9217:"ar-YE",5132:"fr-LU",1104:"mn",20490:"es-PR",1067:"hy",6156:"fr-MC",2128:"mn-CN",3082:"es",1101:"as",4108:"fr-CH",1121:"ne",1034:"es",2092:"az-Cyrl",1122:"fy",1044:"nb",21514:"es-US",1068:"az",1110:"gl",2068:"nn",14346:"es-UY",1133:"ba",1079:"ka",1154:"oc",8202:"es-VE",1069:"eu",3079:"de-AT",1096:"or",2077:"sv-FI",1059:"be",1031:"de",1123:"ps",1053:"sv",2117:"bn",5127:"de-LI",1045:"pl",1114:"syr",1093:"bn-IN",4103:"de-LU",1046:"pt",1064:"tg",8218:"bs-Cyrl",2055:"de-CH",2070:"pt-PT",2143:"tzm",5146:"bs",1032:"el",1094:"pa",1097:"ta",1150:"br",1135:"kl",1131:"qu-BO",1092:"tt",1026:"bg",1095:"gu",2155:"qu-EC",1098:"te",1027:"ca",1128:"ha",3179:"qu",1054:"th",3076:"zh-HK",1037:"he",1048:"ro",1105:"bo",5124:"zh-MO",1081:"hi",1047:"rm",1055:"tr",2052:"zh",1038:"hu",1049:"ru",1090:"tk",4100:"zh-SG",1039:"is",9275:"smn",1152:"ug",1028:"zh-TW",1136:"ig",4155:"smj-NO",1058:"uk",1155:"co",1057:"id",5179:"smj",1070:"hsb",1050:"hr",1117:"iu",3131:"se-FI",1056:"ur",4122:"hr-BA",2141:"iu-Latn",1083:"se",2115:"uz-Cyrl",1029:"cs",2108:"ga",2107:"se-SE",1091:"uz",1030:"da",1076:"xh",8251:"sms",1066:"vi",1164:"prs",1077:"zu",6203:"sma-NO",1106:"cy",1125:"dv",1040:"it",7227:"sms",1160:"wo",2067:"nl-BE",2064:"it-CH",1103:"sa",1157:"sah",1043:"nl",1041:"ja",7194:"sr-Cyrl-BA",1144:"ii",3081:"en-AU",1099:"kn",3098:"sr",1130:"yo",10249:"en-BZ",1087:"kk",6170:"sr-Latn-BA",4105:"en-CA",1107:"km",2074:"sr-Latn",9225:"en-029",1158:"quc",1132:"nso"}];let Bue=new en({platformID:Se,encodingID:Se,languageID:Se,nameID:Se,length:Se,string:new Lt(Se,new Jo("length",e=>Sue(e.platformID,e.encodingID,e.languageID)),{type:"parent",relativeTo:e=>e.parent.stringOffset,allowNull:!1})}),tKe=new en({length:Se,tag:new Lt(Se,new Jo("length","utf16be"),{type:"parent",relativeTo:e=>e.stringOffset})});var vI=new Ki(Se,{0:{count:Se,stringOffset:Se,records:new Tt(Bue,"count")},1:{count:Se,stringOffset:Se,records:new Tt(Bue,"count"),langTagCount:Se,langTags:new Tt(tKe,"langTagCount")}}),nKe=vI;const jW=["copyright","fontFamily","fontSubfamily","uniqueSubfamily","fullName","version","postscriptName","trademark","manufacturer","designer","description","vendorURL","designerURL","license","licenseURL",null,"preferredFamily","preferredSubfamily","compatibleFull","sampleText","postscriptCIDFontName","wwsFamilyName","wwsSubfamilyName"];vI.process=function(e){var t={};for(let n of this.records){let r=eKe[n.platformID][n.languageID];r==null&&this.langTags!=null&&n.languageID>=32768&&(r=this.langTags[n.languageID-32768].tag),r==null&&(r=n.platformID+"-"+n.languageID);let i=n.nameID>=256?"fontFeatures":jW[n.nameID]||n.nameID;t[i]==null&&(t[i]={});let o=t[i];n.nameID>=256&&(o=o[n.nameID]||(o[n.nameID]={})),(typeof n.string=="string"||typeof o[r]!="string")&&(o[r]=n.string)}this.records=t},vI.preEncode=function(){if(Array.isArray(this.records))return;this.version=0;let e=[];for(let t in this.records){let n=this.records[t];t!=="fontFeatures"&&(e.push({platformID:3,encodingID:1,languageID:1033,nameID:jW.indexOf(t),length:n.en.length*2,string:n.en}),t==="postscriptName"&&e.push({platformID:1,encodingID:0,languageID:0,nameID:jW.indexOf(t),length:n.en.length,string:n.en}))}this.records=e,this.count=e.length,this.stringOffset=vI.size(this,null,!1)};var Mue=new Ki(Se,{header:{xAvgCharWidth:kn,usWeightClass:Se,usWidthClass:Se,fsType:new Rf(Se,[null,"noEmbedding","viewOnly","editable",null,null,null,null,"noSubsetting","bitmapOnly"]),ySubscriptXSize:kn,ySubscriptYSize:kn,ySubscriptXOffset:kn,ySubscriptYOffset:kn,ySuperscriptXSize:kn,ySuperscriptYSize:kn,ySuperscriptXOffset:kn,ySuperscriptYOffset:kn,yStrikeoutSize:kn,yStrikeoutPosition:kn,sFamilyClass:kn,panose:new Tt(qn,10),ulCharRange:new Tt(Qt,4),vendorID:new Jo(4),fsSelection:new Rf(Se,["italic","underscore","negative","outlined","strikeout","bold","regular","useTypoMetrics","wws","oblique"]),usFirstCharIndex:Se,usLastCharIndex:Se},0:{},1:{typoAscender:kn,typoDescender:kn,typoLineGap:kn,winAscent:Se,winDescent:Se,codePageRange:new Tt(Qt,2)},2:{typoAscender:kn,typoDescender:kn,typoLineGap:kn,winAscent:Se,winDescent:Se,codePageRange:new Tt(Qt,2),xHeight:kn,capHeight:kn,defaultChar:Se,breakChar:Se,maxContent:Se},5:{typoAscender:kn,typoDescender:kn,typoLineGap:kn,winAscent:Se,winDescent:Se,codePageRange:new Tt(Qt,2),xHeight:kn,capHeight:kn,defaultChar:Se,breakChar:Se,maxContent:Se,usLowerOpticalPointSize:Se,usUpperOpticalPointSize:Se}});let QW=Mue.versions;QW[3]=QW[4]=QW[2];var rKe=Mue,iKe=new Ki(gs,{header:{italicAngle:gs,underlinePosition:kn,underlineThickness:kn,isFixedPitch:Qt,minMemType42:Qt,maxMemType42:Qt,minMemType1:Qt,maxMemType1:Qt},1:{},2:{numberOfGlyphs:Se,glyphNameIndex:new Tt(Se,"numberOfGlyphs"),names:new Tt(new Jo(qn))},2.5:{numberOfGlyphs:Se,offsets:new Tt(qn,"numberOfGlyphs")},3:{},4:{map:new Tt(Qt,e=>e.parent.maxp.numGlyphs)}}),oKe=new en({controlValues:new Tt(kn)}),aKe=new en({instructions:new Tt(qn)});let zW=new Ki("head.indexToLocFormat",{0:{offsets:new Tt(Se)},1:{offsets:new Tt(Qt)}});zW.process=function(){if(this.version===0&&!this._processed){for(let e=0;e<this.offsets.length;e++)this.offsets[e]<<=1;this._processed=!0}},zW.preEncode=function(){if(this.version===0&&this._processed!==!1){for(let e=0;e<this.offsets.length;e++)this.offsets[e]>>>=1;this._processed=!1}};var sKe=zW,lKe=new en({controlValueProgram:new Tt(qn)}),cKe=new Tt(new j0);class W0{getCFFVersion(t){for(;t&&!t.hdrSize;)t=t.parent;return t?t.version:-1}decode(t,n){let r=this.getCFFVersion(n)>=2?t.readUInt32BE():t.readUInt16BE();if(r===0)return[];let i=t.readUInt8(),o;if(i===1)o=qn;else if(i===2)o=Se;else if(i===3)o=Fm;else if(i===4)o=Qt;else throw new Error(`Bad offset size in CFFIndex: ${i} ${t.pos}`);let a=[],s=t.pos+(r+1)*i-1,l=o.decode(t);for(let c=0;c<r;c++){let u=o.decode(t);if(this.type!=null){let d=t.pos;t.pos=s+l,n.length=u-l,a.push(this.type.decode(t,n)),t.pos=d}else a.push({offset:s+l,length:u-l});l=u}return t.pos=s+l,a}size(t,n){let r=2;if(t.length===0)return r;let i=this.type||new j0,o=1;for(let s=0;s<t.length;s++){let l=t[s];o+=i.size(l,n)}let a;if(o<=255)a=qn;else if(o<=65535)a=Se;else if(o<=16777215)a=Fm;else if(o<=4294967295)a=Qt;else throw new Error("Bad offset in CFFIndex");return r+=1+a.size()*(t.length+1),r+=o-1,r}encode(t,n,r){if(t.writeUInt16BE(n.length),n.length===0)return;let i=this.type||new j0,o=[],a=1;for(let l of n){let c=i.size(l,r);o.push(c),a+=c}let s;if(a<=255)s=qn;else if(a<=65535)s=Se;else if(a<=16777215)s=Fm;else if(a<=4294967295)s=Qt;else throw new Error("Bad offset in CFFIndex");t.writeUInt8(s.size()),a=1,s.encode(t,a);for(let l of o)a+=l,s.encode(t,a);for(let l of n)i.encode(t,l,r)}constructor(t){this.type=t}}const i6=15,Iue=["0","1","2","3","4","5","6","7","8","9",".","E","E-",null,"-"],Rue={".":10,E:11,"E-":12,"-":14};class WW{static decode(t,n){if(32<=n&&n<=246)return n-139;if(247<=n&&n<=250)return(n-247)*256+t.readUInt8()+108;if(251<=n&&n<=254)return-(n-251)*256-t.readUInt8()-108;if(n===28)return t.readInt16BE();if(n===29)return t.readInt32BE();if(n===30){let r="";for(;;){let i=t.readUInt8(),o=i>>4;if(o===i6)break;r+=Iue[o];let a=i&15;if(a===i6)break;r+=Iue[a]}return parseFloat(r)}return null}static size(t){if(t.forceLarge&&(t=32768),(t|0)!==t){let n=""+t;return 1+Math.ceil((n.length+1)/2)}else return-107<=t&&t<=107?1:108<=t&&t<=1131||-1131<=t&&t<=-108?2:-32768<=t&&t<=32767?3:5}static encode(t,n){let r=Number(n);if(n.forceLarge)return t.writeUInt8(29),t.writeInt32BE(r);if((r|0)!==r){t.writeUInt8(30);let o=""+r;for(let a=0;a<o.length;a+=2){let s=o[a],l=Rue[s]||+s;if(a===o.length-1)var i=i6;else{let c=o[a+1];var i=Rue[c]||+c}t.writeUInt8(l<<4|i&15)}if(i!==i6)return t.writeUInt8(i6<<4)}else return-107<=r&&r<=107?t.writeUInt8(r+139):108<=r&&r<=1131?(r-=108,t.writeUInt8((r>>8)+247),t.writeUInt8(r&255)):-1131<=r&&r<=-108?(r=-r-108,t.writeUInt8((r>>8)+251),t.writeUInt8(r&255)):-32768<=r&&r<=32767?(t.writeUInt8(28),t.writeInt16BE(r)):(t.writeUInt8(29),t.writeInt32BE(r))}}class bI{decodeOperands(t,n,r,i){if(Array.isArray(t))return i.map((o,a)=>this.decodeOperands(t[a],n,r,[o]));if(t.decode!=null)return t.decode(n,r,i);switch(t){case"number":case"offset":case"sid":return i[0];case"boolean":return!!i[0];default:return i}}encodeOperands(t,n,r,i){return Array.isArray(t)?i.map((o,a)=>this.encodeOperands(t[a],n,r,o)[0]):t.encode!=null?t.encode(n,i,r):typeof i=="number"?[i]:typeof i=="boolean"?[+i]:Array.isArray(i)?i:[i]}decode(t,n){let r=t.pos+n.length,i={},o=[];Object.defineProperties(i,{parent:{value:n},_startOffset:{value:t.pos}});for(let a in this.fields){let s=this.fields[a];i[s[1]]=s[3]}for(;t.pos<r;){let a=t.readUInt8();if(a<28){a===12&&(a=a<<8|t.readUInt8());let s=this.fields[a];if(!s)throw new Error(`Unknown operator ${a}`);let l=this.decodeOperands(s[2],t,i,o);l!=null&&(l instanceof mW?Object.defineProperty(i,s[1],l):i[s[1]]=l),o=[]}else o.push(WW.decode(t,a))}return i}size(t,n,r=!0){let i={parent:n,val:t,pointerSize:0,startOffset:n.startOffset||0},o=0;for(let a in this.fields){let s=this.fields[a],l=t[s[1]];if(l==null||Hce(l,s[3]))continue;let c=this.encodeOperands(s[2],null,i,l);for(let d of c)o+=WW.size(d);let u=Array.isArray(s[0])?s[0]:[s[0]];o+=u.length}return r&&(o+=i.pointerSize),o}encode(t,n,r){let i={pointers:[],startOffset:t.pos,parent:r,val:n,pointerSize:0};i.pointerOffset=t.pos+this.size(n,i,!1);for(let a of this.ops){let s=n[a[1]];if(s==null||Hce(s,a[3]))continue;let l=this.encodeOperands(a[2],t,i,s);for(let u of l)WW.encode(t,u);let c=Array.isArray(a[0])?a[0]:[a[0]];for(let u of c)t.writeUInt8(u)}let o=0;for(;o<i.pointers.length;){let a=i.pointers[o++];a.type.encode(t,a.val,a.parent)}}constructor(t=[]){this.ops=t,this.fields={};for(let n of t){let r=Array.isArray(n[0])?n[0][0]<<8|n[0][1]:n[0];this.fields[r]=n}}}class Of extends Lt{decode(t,n,r){return this.offsetType={decode:()=>r[0]},super.decode(t,n,r)}encode(t,n,r){if(!t)return this.offsetType={size:()=>0},this.size(n,r),[new Oue(0)];let i=null;return this.offsetType={encode:(o,a)=>i=a},super.encode(t,n,r),[new Oue(i)]}constructor(t,n={}){n.type==null&&(n.type="global"),super(null,t,n)}}class Oue{valueOf(){return this.val}constructor(t){this.val=t,this.forceLarge=!0}}class uKe{static decode(t,n,r){let i=r.pop();for(;r.length>i;)r.pop()}}var UW=new bI([[6,"BlueValues","delta",null],[7,"OtherBlues","delta",null],[8,"FamilyBlues","delta",null],[9,"FamilyOtherBlues","delta",null],[[12,9],"BlueScale","number",.039625],[[12,10],"BlueShift","number",7],[[12,11],"BlueFuzz","number",1],[10,"StdHW","number",null],[11,"StdVW","number",null],[[12,12],"StemSnapH","delta",null],[[12,13],"StemSnapV","delta",null],[[12,14],"ForceBold","boolean",!1],[[12,17],"LanguageGroup","number",0],[[12,18],"ExpansionFactor","number",.06],[[12,19],"initialRandomSeed","number",0],[20,"defaultWidthX","number",0],[21,"nominalWidthX","number",0],[22,"vsindex","number",0],[23,"blend",uKe,null],[19,"Subrs",new Of(new W0,{type:"local"}),null]]),yI=[".notdef","space","exclam","quotedbl","numbersign","dollar","percent","ampersand","quoteright","parenleft","parenright","asterisk","plus","comma","hyphen","period","slash","zero","one","two","three","four","five","six","seven","eight","nine","colon","semicolon","less","equal","greater","question","at","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","bracketleft","backslash","bracketright","asciicircum","underscore","quoteleft","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","braceleft","bar","braceright","asciitilde","exclamdown","cent","sterling","fraction","yen","florin","section","currency","quotesingle","quotedblleft","guillemotleft","guilsinglleft","guilsinglright","fi","fl","endash","dagger","daggerdbl","periodcentered","paragraph","bullet","quotesinglbase","quotedblbase","quotedblright","guillemotright","ellipsis","perthousand","questiondown","grave","acute","circumflex","tilde","macron","breve","dotaccent","dieresis","ring","cedilla","hungarumlaut","ogonek","caron","emdash","AE","ordfeminine","Lslash","Oslash","OE","ordmasculine","ae","dotlessi","lslash","oslash","oe","germandbls","onesuperior","logicalnot","mu","trademark","Eth","onehalf","plusminus","Thorn","onequarter","divide","brokenbar","degree","thorn","threequarters","twosuperior","registered","minus","eth","multiply","threesuperior","copyright","Aacute","Acircumflex","Adieresis","Agrave","Aring","Atilde","Ccedilla","Eacute","Ecircumflex","Edieresis","Egrave","Iacute","Icircumflex","Idieresis","Igrave","Ntilde","Oacute","Ocircumflex","Odieresis","Ograve","Otilde","Scaron","Uacute","Ucircumflex","Udieresis","Ugrave","Yacute","Ydieresis","Zcaron","aacute","acircumflex","adieresis","agrave","aring","atilde","ccedilla","eacute","ecircumflex","edieresis","egrave","iacute","icircumflex","idieresis","igrave","ntilde","oacute","ocircumflex","odieresis","ograve","otilde","scaron","uacute","ucircumflex","udieresis","ugrave","yacute","ydieresis","zcaron","exclamsmall","Hungarumlautsmall","dollaroldstyle","dollarsuperior","ampersandsmall","Acutesmall","parenleftsuperior","parenrightsuperior","twodotenleader","onedotenleader","zerooldstyle","oneoldstyle","twooldstyle","threeoldstyle","fouroldstyle","fiveoldstyle","sixoldstyle","sevenoldstyle","eightoldstyle","nineoldstyle","commasuperior","threequartersemdash","periodsuperior","questionsmall","asuperior","bsuperior","centsuperior","dsuperior","esuperior","isuperior","lsuperior","msuperior","nsuperior","osuperior","rsuperior","ssuperior","tsuperior","ff","ffi","ffl","parenleftinferior","parenrightinferior","Circumflexsmall","hyphensuperior","Gravesmall","Asmall","Bsmall","Csmall","Dsmall","Esmall","Fsmall","Gsmall","Hsmall","Ismall","Jsmall","Ksmall","Lsmall","Msmall","Nsmall","Osmall","Psmall","Qsmall","Rsmall","Ssmall","Tsmall","Usmall","Vsmall","Wsmall","Xsmall","Ysmall","Zsmall","colonmonetary","onefitted","rupiah","Tildesmall","exclamdownsmall","centoldstyle","Lslashsmall","Scaronsmall","Zcaronsmall","Dieresissmall","Brevesmall","Caronsmall","Dotaccentsmall","Macronsmall","figuredash","hypheninferior","Ogoneksmall","Ringsmall","Cedillasmall","questiondownsmall","oneeighth","threeeighths","fiveeighths","seveneighths","onethird","twothirds","zerosuperior","foursuperior","fivesuperior","sixsuperior","sevensuperior","eightsuperior","ninesuperior","zeroinferior","oneinferior","twoinferior","threeinferior","fourinferior","fiveinferior","sixinferior","seveninferior","eightinferior","nineinferior","centinferior","dollarinferior","periodinferior","commainferior","Agravesmall","Aacutesmall","Acircumflexsmall","Atildesmall","Adieresissmall","Aringsmall","AEsmall","Ccedillasmall","Egravesmall","Eacutesmall","Ecircumflexsmall","Edieresissmall","Igravesmall","Iacutesmall","Icircumflexsmall","Idieresissmall","Ethsmall","Ntildesmall","Ogravesmall","Oacutesmall","Ocircumflexsmall","Otildesmall","Odieresissmall","OEsmall","Oslashsmall","Ugravesmall","Uacutesmall","Ucircumflexsmall","Udieresissmall","Yacutesmall","Thornsmall","Ydieresissmall","001.000","001.001","001.002","001.003","Black","Bold","Book","Light","Medium","Regular","Roman","Semibold"];let Due=["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","space","exclam","quotedbl","numbersign","dollar","percent","ampersand","quoteright","parenleft","parenright","asterisk","plus","comma","hyphen","period","slash","zero","one","two","three","four","five","six","seven","eight","nine","colon","semicolon","less","equal","greater","question","at","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","bracketleft","backslash","bracketright","asciicircum","underscore","quoteleft","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","braceleft","bar","braceright","asciitilde","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","exclamdown","cent","sterling","fraction","yen","florin","section","currency","quotesingle","quotedblleft","guillemotleft","guilsinglleft","guilsinglright","fi","fl","","endash","dagger","daggerdbl","periodcentered","","paragraph","bullet","quotesinglbase","quotedblbase","quotedblright","guillemotright","ellipsis","perthousand","","questiondown","","grave","acute","circumflex","tilde","macron","breve","dotaccent","dieresis","","ring","cedilla","","hungarumlaut","ogonek","caron","emdash","","","","","","","","","","","","","","","","","AE","","ordfeminine","","","","","Lslash","Oslash","OE","ordmasculine","","","","","","ae","","","","dotlessi","","","lslash","oslash","oe","germandbls"],dKe=["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","space","exclamsmall","Hungarumlautsmall","","dollaroldstyle","dollarsuperior","ampersandsmall","Acutesmall","parenleftsuperior","parenrightsuperior","twodotenleader","onedotenleader","comma","hyphen","period","fraction","zerooldstyle","oneoldstyle","twooldstyle","threeoldstyle","fouroldstyle","fiveoldstyle","sixoldstyle","sevenoldstyle","eightoldstyle","nineoldstyle","colon","semicolon","commasuperior","threequartersemdash","periodsuperior","questionsmall","","asuperior","bsuperior","centsuperior","dsuperior","esuperior","","","isuperior","","","lsuperior","msuperior","nsuperior","osuperior","","","rsuperior","ssuperior","tsuperior","","ff","fi","fl","ffi","ffl","parenleftinferior","","parenrightinferior","Circumflexsmall","hyphensuperior","Gravesmall","Asmall","Bsmall","Csmall","Dsmall","Esmall","Fsmall","Gsmall","Hsmall","Ismall","Jsmall","Ksmall","Lsmall","Msmall","Nsmall","Osmall","Psmall","Qsmall","Rsmall","Ssmall","Tsmall","Usmall","Vsmall","Wsmall","Xsmall","Ysmall","Zsmall","colonmonetary","onefitted","rupiah","Tildesmall","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","exclamdownsmall","centoldstyle","Lslashsmall","","","Scaronsmall","Zcaronsmall","Dieresissmall","Brevesmall","Caronsmall","","Dotaccentsmall","","","Macronsmall","","","figuredash","hypheninferior","","","Ogoneksmall","Ringsmall","Cedillasmall","","","","onequarter","onehalf","threequarters","questiondownsmall","oneeighth","threeeighths","fiveeighths","seveneighths","onethird","twothirds","","","zerosuperior","onesuperior","twosuperior","threesuperior","foursuperior","fivesuperior","sixsuperior","sevensuperior","eightsuperior","ninesuperior","zeroinferior","oneinferior","twoinferior","threeinferior","fourinferior","fiveinferior","sixinferior","seveninferior","eightinferior","nineinferior","centinferior","dollarinferior","periodinferior","commainferior","Agravesmall","Aacutesmall","Acircumflexsmall","Atildesmall","Adieresissmall","Aringsmall","AEsmall","Ccedillasmall","Egravesmall","Eacutesmall","Ecircumflexsmall","Edieresissmall","Igravesmall","Iacutesmall","Icircumflexsmall","Idieresissmall","Ethsmall","Ntildesmall","Ogravesmall","Oacutesmall","Ocircumflexsmall","Otildesmall","Odieresissmall","OEsmall","Oslashsmall","Ugravesmall","Uacutesmall","Ucircumflexsmall","Udieresissmall","Yacutesmall","Thornsmall","Ydieresissmall"],Pue=[".notdef","space","exclam","quotedbl","numbersign","dollar","percent","ampersand","quoteright","parenleft","parenright","asterisk","plus","comma","hyphen","period","slash","zero","one","two","three","four","five","six","seven","eight","nine","colon","semicolon","less","equal","greater","question","at","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","bracketleft","backslash","bracketright","asciicircum","underscore","quoteleft","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","braceleft","bar","braceright","asciitilde","exclamdown","cent","sterling","fraction","yen","florin","section","currency","quotesingle","quotedblleft","guillemotleft","guilsinglleft","guilsinglright","fi","fl","endash","dagger","daggerdbl","periodcentered","paragraph","bullet","quotesinglbase","quotedblbase","quotedblright","guillemotright","ellipsis","perthousand","questiondown","grave","acute","circumflex","tilde","macron","breve","dotaccent","dieresis","ring","cedilla","hungarumlaut","ogonek","caron","emdash","AE","ordfeminine","Lslash","Oslash","OE","ordmasculine","ae","dotlessi","lslash","oslash","oe","germandbls","onesuperior","logicalnot","mu","trademark","Eth","onehalf","plusminus","Thorn","onequarter","divide","brokenbar","degree","thorn","threequarters","twosuperior","registered","minus","eth","multiply","threesuperior","copyright","Aacute","Acircumflex","Adieresis","Agrave","Aring","Atilde","Ccedilla","Eacute","Ecircumflex","Edieresis","Egrave","Iacute","Icircumflex","Idieresis","Igrave","Ntilde","Oacute","Ocircumflex","Odieresis","Ograve","Otilde","Scaron","Uacute","Ucircumflex","Udieresis","Ugrave","Yacute","Ydieresis","Zcaron","aacute","acircumflex","adieresis","agrave","aring","atilde","ccedilla","eacute","ecircumflex","edieresis","egrave","iacute","icircumflex","idieresis","igrave","ntilde","oacute","ocircumflex","odieresis","ograve","otilde","scaron","uacute","ucircumflex","udieresis","ugrave","yacute","ydieresis","zcaron"],hKe=[".notdef","space","exclamsmall","Hungarumlautsmall","dollaroldstyle","dollarsuperior","ampersandsmall","Acutesmall","parenleftsuperior","parenrightsuperior","twodotenleader","onedotenleader","comma","hyphen","period","fraction","zerooldstyle","oneoldstyle","twooldstyle","threeoldstyle","fouroldstyle","fiveoldstyle","sixoldstyle","sevenoldstyle","eightoldstyle","nineoldstyle","colon","semicolon","commasuperior","threequartersemdash","periodsuperior","questionsmall","asuperior","bsuperior","centsuperior","dsuperior","esuperior","isuperior","lsuperior","msuperior","nsuperior","osuperior","rsuperior","ssuperior","tsuperior","ff","fi","fl","ffi","ffl","parenleftinferior","parenrightinferior","Circumflexsmall","hyphensuperior","Gravesmall","Asmall","Bsmall","Csmall","Dsmall","Esmall","Fsmall","Gsmall","Hsmall","Ismall","Jsmall","Ksmall","Lsmall","Msmall","Nsmall","Osmall","Psmall","Qsmall","Rsmall","Ssmall","Tsmall","Usmall","Vsmall","Wsmall","Xsmall","Ysmall","Zsmall","colonmonetary","onefitted","rupiah","Tildesmall","exclamdownsmall","centoldstyle","Lslashsmall","Scaronsmall","Zcaronsmall","Dieresissmall","Brevesmall","Caronsmall","Dotaccentsmall","Macronsmall","figuredash","hypheninferior","Ogoneksmall","Ringsmall","Cedillasmall","onequarter","onehalf","threequarters","questiondownsmall","oneeighth","threeeighths","fiveeighths","seveneighths","onethird","twothirds","zerosuperior","onesuperior","twosuperior","threesuperior","foursuperior","fivesuperior","sixsuperior","sevensuperior","eightsuperior","ninesuperior","zeroinferior","oneinferior","twoinferior","threeinferior","fourinferior","fiveinferior","sixinferior","seveninferior","eightinferior","nineinferior","centinferior","dollarinferior","periodinferior","commainferior","Agravesmall","Aacutesmall","Acircumflexsmall","Atildesmall","Adieresissmall","Aringsmall","AEsmall","Ccedillasmall","Egravesmall","Eacutesmall","Ecircumflexsmall","Edieresissmall","Igravesmall","Iacutesmall","Icircumflexsmall","Idieresissmall","Ethsmall","Ntildesmall","Ogravesmall","Oacutesmall","Ocircumflexsmall","Otildesmall","Odieresissmall","OEsmall","Oslashsmall","Ugravesmall","Uacutesmall","Ucircumflexsmall","Udieresissmall","Yacutesmall","Thornsmall","Ydieresissmall"],fKe=[".notdef","space","dollaroldstyle","dollarsuperior","parenleftsuperior","parenrightsuperior","twodotenleader","onedotenleader","comma","hyphen","period","fraction","zerooldstyle","oneoldstyle","twooldstyle","threeoldstyle","fouroldstyle","fiveoldstyle","sixoldstyle","sevenoldstyle","eightoldstyle","nineoldstyle","colon","semicolon","commasuperior","threequartersemdash","periodsuperior","asuperior","bsuperior","centsuperior","dsuperior","esuperior","isuperior","lsuperior","msuperior","nsuperior","osuperior","rsuperior","ssuperior","tsuperior","ff","fi","fl","ffi","ffl","parenleftinferior","parenrightinferior","hyphensuperior","colonmonetary","onefitted","rupiah","centoldstyle","figuredash","hypheninferior","onequarter","onehalf","threequarters","oneeighth","threeeighths","fiveeighths","seveneighths","onethird","twothirds","zerosuperior","onesuperior","twosuperior","threesuperior","foursuperior","fivesuperior","sixsuperior","sevensuperior","eightsuperior","ninesuperior","zeroinferior","oneinferior","twoinferior","threeinferior","fourinferior","fiveinferior","sixinferior","seveninferior","eightinferior","nineinferior","centinferior","dollarinferior","periodinferior","commainferior"],Fue=new en({reserved:new za(Se),reqFeatureIndex:Se,featureCount:Se,featureIndexes:new Tt(Se,"featureCount")}),pKe=new en({tag:new Jo(4),langSys:new Lt(Se,Fue,{type:"parent"})}),gKe=new en({defaultLangSys:new Lt(Se,Fue),count:Se,langSysRecords:new Tt(pKe,"count")}),mKe=new en({tag:new Jo(4),script:new Lt(Se,gKe,{type:"parent"})}),Nue=new Tt(mKe,Se),AKe=new en({version:Se,nameID:Se}),Tue=new en({featureParams:new Lt(Se,AKe),lookupCount:Se,lookupListIndexes:new Tt(Se,"lookupCount")}),vKe=new en({tag:new Jo(4),feature:new Lt(Se,Tue,{type:"parent"})}),Lue=new Tt(vKe,Se),bKe=new en({markAttachmentType:qn,flags:new Rf(qn,["rightToLeft","ignoreBaseGlyphs","ignoreLigatures","ignoreMarks","useMarkFilteringSet"])});function wI(e){let t=new en({lookupType:Se,flags:bKe,subTableCount:Se,subTables:new Tt(new Lt(Se,e),"subTableCount"),markFilteringSet:new cI(Se,n=>n.flags.flags.useMarkFilteringSet)});return new la(new Lt(Se,t),Se)}let yKe=new en({start:Se,end:Se,startCoverageIndex:Se}),ea=new Ki(Se,{1:{glyphCount:Se,glyphs:new Tt(Se,"glyphCount")},2:{rangeCount:Se,rangeRecords:new Tt(yKe,"rangeCount")}}),wKe=new en({start:Se,end:Se,class:Se}),Lm=new Ki(Se,{1:{startGlyph:Se,glyphCount:Se,classValueArray:new Tt(Se,"glyphCount")},2:{classRangeCount:Se,classRangeRecord:new Tt(wKe,"classRangeCount")}}),jm=new en({a:Se,b:Se,deltaFormat:Se}),o6=new en({sequenceIndex:Se,lookupListIndex:Se}),xKe=new en({glyphCount:Se,lookupCount:Se,input:new Tt(Se,e=>e.glyphCount-1),lookupRecords:new Tt(o6,"lookupCount")}),EKe=new Tt(new Lt(Se,xKe),Se),CKe=new en({glyphCount:Se,lookupCount:Se,classes:new Tt(Se,e=>e.glyphCount-1),lookupRecords:new Tt(o6,"lookupCount")}),SKe=new Tt(new Lt(Se,CKe),Se),jue=new Ki(Se,{1:{coverage:new Lt(Se,ea),ruleSetCount:Se,ruleSets:new Tt(new Lt(Se,EKe),"ruleSetCount")},2:{coverage:new Lt(Se,ea),classDef:new Lt(Se,Lm),classSetCnt:Se,classSet:new Tt(new Lt(Se,SKe),"classSetCnt")},3:{glyphCount:Se,lookupCount:Se,coverages:new Tt(new Lt(Se,ea),"glyphCount"),lookupRecords:new Tt(o6,"lookupCount")}}),kKe=new en({backtrackGlyphCount:Se,backtrack:new Tt(Se,"backtrackGlyphCount"),inputGlyphCount:Se,input:new Tt(Se,e=>e.inputGlyphCount-1),lookaheadGlyphCount:Se,lookahead:new Tt(Se,"lookaheadGlyphCount"),lookupCount:Se,lookupRecords:new Tt(o6,"lookupCount")}),Que=new Tt(new Lt(Se,kKe),Se),zue=new Ki(Se,{1:{coverage:new Lt(Se,ea),chainCount:Se,chainRuleSets:new Tt(new Lt(Se,Que),"chainCount")},2:{coverage:new Lt(Se,ea),backtrackClassDef:new Lt(Se,Lm),inputClassDef:new Lt(Se,Lm),lookaheadClassDef:new Lt(Se,Lm),chainCount:Se,chainClassSet:new Tt(new Lt(Se,Que),"chainCount")},3:{backtrackGlyphCount:Se,backtrackCoverage:new Tt(new Lt(Se,ea),"backtrackGlyphCount"),inputGlyphCount:Se,inputCoverage:new Tt(new Lt(Se,ea),"inputGlyphCount"),lookaheadGlyphCount:Se,lookaheadCoverage:new Tt(new Lt(Se,ea),"lookaheadGlyphCount"),lookupCount:Se,lookupRecords:new Tt(o6,"lookupCount")}}),a6=new ob(16,"BE",14),BKe=new en({startCoord:a6,peakCoord:a6,endCoord:a6}),MKe=new en({axisCount:Se,regionCount:Se,variationRegions:new Tt(new Tt(BKe,"axisCount"),"regionCount")}),IKe=new en({shortDeltas:new Tt(kn,e=>e.parent.shortDeltaCount),regionDeltas:new Tt(dl,e=>e.parent.regionIndexCount-e.parent.shortDeltaCount),deltas:e=>e.shortDeltas.concat(e.regionDeltas)}),RKe=new en({itemCount:Se,shortDeltaCount:Se,regionIndexCount:Se,regionIndexes:new Tt(Se,"regionIndexCount"),deltaSets:new Tt(IKe,"itemCount")}),xI=new en({format:Se,variationRegionList:new Lt(Qt,MKe),variationDataCount:Se,itemVariationData:new Tt(new Lt(Qt,RKe),"variationDataCount")}),OKe=new Ki(Se,{1:{axisIndex:Se,axisIndex:Se,filterRangeMinValue:a6,filterRangeMaxValue:a6}}),DKe=new en({conditionCount:Se,conditionTable:new Tt(new Lt(Qt,OKe),"conditionCount")}),PKe=new en({featureIndex:Se,alternateFeatureTable:new Lt(Qt,Tue,{type:"parent"})}),FKe=new en({version:gs,substitutionCount:Se,substitutions:new Tt(PKe,"substitutionCount")}),NKe=new en({conditionSet:new Lt(Qt,DKe,{type:"parent"}),featureTableSubstitution:new Lt(Qt,FKe,{type:"parent"})}),Wue=new en({majorVersion:Se,minorVersion:Se,featureVariationRecordCount:Qt,featureVariationRecords:new Tt(NKe,"featureVariationRecordCount")});class Uue{decode(t,n,r){return this.predefinedOps[r[0]]?this.predefinedOps[r[0]]:this.type.decode(t,n,r)}size(t,n){return this.type.size(t,n)}encode(t,n,r){let i=this.predefinedOps.indexOf(n);return i!==-1?i:this.type.encode(t,n,r)}constructor(t,n){this.predefinedOps=t,this.type=n}}class TKe extends Xo{decode(t){return qn.decode(t)&127}constructor(){super("UInt8")}}let _ue=new en({first:Se,nLeft:qn}),LKe=new en({first:Se,nLeft:Se}),jKe=new Ki(new TKe,{0:{nCodes:qn,codes:new Tt(qn,"nCodes")},1:{nRanges:qn,ranges:new Tt(_ue,"nRanges")}}),QKe=new Uue([Due,dKe],new Of(jKe,{lazy:!0}));class Gue extends Tt{decode(t,n){let r=L0(this.length,t,n),i=0,o=[];for(;i<r;){let a=this.type.decode(t,n);a.offset=i,i+=a.nLeft+1,o.push(a)}return o}}let zKe=new Ki(qn,{0:{glyphs:new Tt(Se,e=>e.parent.CharStrings.length-1)},1:{ranges:new Gue(_ue,e=>e.parent.CharStrings.length-1)},2:{ranges:new Gue(LKe,e=>e.parent.CharStrings.length-1)}}),WKe=new Uue([Pue,hKe,fKe],new Of(zKe,{lazy:!0})),UKe=new en({first:Se,fd:qn}),_Ke=new en({first:Qt,fd:Se}),Hue=new Ki(qn,{0:{fds:new Tt(qn,e=>e.parent.CharStrings.length)},3:{nRanges:Se,ranges:new Tt(UKe,"nRanges"),sentinel:Se},4:{nRanges:Qt,ranges:new Tt(_Ke,"nRanges"),sentinel:Qt}}),_W=new Of(UW);class Yue{decode(t,n,r){return n.length=r[0],_W.decode(t,n,[r[1]])}size(t,n){return[UW.size(t,n,!1),_W.size(t,n)[0]]}encode(t,n,r){return[UW.size(n,r,!1),_W.encode(t,n,r)[0]]}}let Vue=new bI([[18,"Private",new Yue,null],[[12,38],"FontName","sid",null],[[12,7],"FontMatrix","array",[.001,0,0,.001,0,0]],[[12,5],"PaintType","number",0]]),GKe=new bI([[[12,30],"ROS",["sid","sid","number"],null],[0,"version","sid",null],[1,"Notice","sid",null],[[12,0],"Copyright","sid",null],[2,"FullName","sid",null],[3,"FamilyName","sid",null],[4,"Weight","sid",null],[[12,1],"isFixedPitch","boolean",!1],[[12,2],"ItalicAngle","number",0],[[12,3],"UnderlinePosition","number",-100],[[12,4],"UnderlineThickness","number",50],[[12,5],"PaintType","number",0],[[12,6],"CharstringType","number",2],[[12,7],"FontMatrix","array",[.001,0,0,.001,0,0]],[13,"UniqueID","number",null],[5,"FontBBox","array",[0,0,0,0]],[[12,8],"StrokeWidth","number",0],[14,"XUID","array",null],[15,"charset",WKe,Pue],[16,"Encoding",QKe,Due],[17,"CharStrings",new Of(new W0),null],[18,"Private",new Yue,null],[[12,20],"SyntheticBase","number",null],[[12,21],"PostScript","sid",null],[[12,22],"BaseFontName","sid",null],[[12,23],"BaseFontBlend","delta",null],[[12,31],"CIDFontVersion","number",0],[[12,32],"CIDFontRevision","number",0],[[12,33],"CIDFontType","number",0],[[12,34],"CIDCount","number",8720],[[12,35],"UIDBase","number",null],[[12,37],"FDSelect",new Of(Hue),null],[[12,36],"FDArray",new Of(new W0(Vue)),null],[[12,38],"FontName","sid",null]]),HKe=new en({length:Se,itemVariationStore:xI}),YKe=new bI([[[12,7],"FontMatrix","array",[.001,0,0,.001,0,0]],[17,"CharStrings",new Of(new W0),null],[[12,37],"FDSelect",new Of(Hue),null],[[12,36],"FDArray",new Of(new W0(Vue)),null],[24,"vstore",new Of(HKe),null],[25,"maxstack","number",193]]);var Kue=new Ki(jYe,{1:{hdrSize:qn,offSize:qn,nameIndex:new W0(new Jo("length")),topDictIndex:new W0(GKe),stringIndex:new W0(new Jo("length")),globalSubrIndex:new W0},2:{hdrSize:qn,length:Se,topDict:YKe,globalSubrIndex:new W0}});class GW{static decode(t){return new GW(t)}decode(){this.stream.pos;let t=Kue.decode(this.stream);for(let n in t){let r=t[n];this[n]=r}if(this.version<2){if(this.topDictIndex.length!==1)throw new Error("Only a single font is allowed in CFF");this.topDict=this.topDictIndex[0]}return this.isCIDFont=this.topDict.ROS!=null,this}string(t){return this.version>=2?null:t<yI.length?yI[t]:this.stringIndex[t-yI.length]}get postscriptName(){return this.version<2?this.nameIndex[0]:null}get fullName(){return this.string(this.topDict.FullName)}get familyName(){return this.string(this.topDict.FamilyName)}getCharString(t){return this.stream.pos=this.topDict.CharStrings[t].offset,this.stream.readBuffer(this.topDict.CharStrings[t].length)}getGlyphName(t){if(this.version>=2||this.isCIDFont)return null;let{charset:n}=this.topDict;if(Array.isArray(n))return n[t];if(t===0)return".notdef";switch(t-=1,n.version){case 0:return this.string(n.glyphs[t]);case 1:case 2:for(let r=0;r<n.ranges.length;r++){let i=n.ranges[r];if(i.offset<=t&&t<=i.offset+i.nLeft)return this.string(i.first+(t-i.offset))}break}return null}fdForGlyph(t){if(!this.topDict.FDSelect)return null;switch(this.topDict.FDSelect.version){case 0:return this.topDict.FDSelect.fds[t];case 3:case 4:let{ranges:n}=this.topDict.FDSelect,r=0,i=n.length-1;for(;r<=i;){let o=r+i>>1;if(t<n[o].first)i=o-1;else if(o<i&&t>=n[o+1].first)r=o+1;else return n[o].fd}default:throw new Error(`Unknown FDSelect version: ${this.topDict.FDSelect.version}`)}}privateDictForGlyph(t){if(this.topDict.FDSelect){let n=this.fdForGlyph(t);return this.topDict.FDArray[n]?this.topDict.FDArray[n].Private:null}return this.version<2?this.topDict.Private:this.topDict.FDArray[0].Private}constructor(t){this.stream=t,this.decode()}}var que=GW;let VKe=new en({glyphIndex:Se,vertOriginY:kn});var KKe=new en({majorVersion:Se,minorVersion:Se,defaultVertOriginY:kn,numVertOriginYMetrics:Se,metrics:new Tt(VKe,"numVertOriginYMetrics")});let $w=new en({height:qn,width:qn,horiBearingX:dl,horiBearingY:dl,horiAdvance:qn,vertBearingX:dl,vertBearingY:dl,vertAdvance:qn}),EI=new en({height:qn,width:qn,bearingX:dl,bearingY:dl,advance:qn}),Xue=new en({glyph:Se,xOffset:dl,yOffset:dl});class $ue{}class HW{}new Ki("version",{1:{metrics:EI,data:$ue},2:{metrics:EI,data:HW},5:{data:HW},6:{metrics:$w,data:$ue},7:{metrics:$w,data:HW},8:{metrics:EI,pad:new za(qn),numComponents:Se,components:new Tt(Xue,"numComponents")},9:{metrics:$w,pad:new za(qn),numComponents:Se,components:new Tt(Xue,"numComponents")},17:{metrics:EI,dataLen:Qt,data:new j0("dataLen")},18:{metrics:$w,dataLen:Qt,data:new j0("dataLen")},19:{dataLen:Qt,data:new j0("dataLen")}});let Zue=new en({ascender:dl,descender:dl,widthMax:qn,caretSlopeNumerator:dl,caretSlopeDenominator:dl,caretOffset:dl,minOriginSB:dl,minAdvanceSB:dl,maxBeforeBL:dl,minAfterBL:dl,pad:new za(dl,2)}),qKe=new en({glyphCode:Se,offset:Se}),XKe=new Ki(Se,{header:{imageFormat:Se,imageDataOffset:Qt},1:{offsetArray:new Tt(Qt,e=>e.parent.lastGlyphIndex-e.parent.firstGlyphIndex+1)},2:{imageSize:Qt,bigMetrics:$w},3:{offsetArray:new Tt(Se,e=>e.parent.lastGlyphIndex-e.parent.firstGlyphIndex+1)},4:{numGlyphs:Qt,glyphArray:new Tt(qKe,e=>e.numGlyphs+1)},5:{imageSize:Qt,bigMetrics:$w,numGlyphs:Qt,glyphCodeArray:new Tt(Se,"numGlyphs")}}),$Ke=new en({firstGlyphIndex:Se,lastGlyphIndex:Se,subtable:new Lt(Qt,XKe)}),ZKe=new en({indexSubTableArray:new Lt(Qt,new Tt($Ke,1),{type:"parent"}),indexTablesSize:Qt,numberOfIndexSubTables:Qt,colorRef:Qt,hori:Zue,vert:Zue,startGlyphIndex:Se,endGlyphIndex:Se,ppemX:qn,ppemY:qn,bitDepth:qn,flags:new Rf(qn,["horizontal","vertical"])});var JKe=new en({version:Qt,numSizes:Qt,sizes:new Tt(ZKe,"numSizes")});let eqe=new en({ppem:Se,resolution:Se,imageOffsets:new Tt(new Lt(Qt,"void"),e=>e.parent.parent.maxp.numGlyphs+1)});var tqe=new en({version:Se,flags:new Rf(Se,["renderOutlines"]),numImgTables:Qt,imageTables:new Tt(new Lt(Qt,eqe),"numImgTables")});let nqe=new en({gid:Se,paletteIndex:Se}),rqe=new en({gid:Se,firstLayerIndex:Se,numLayers:Se});var iqe=new en({version:Se,numBaseGlyphRecords:Se,baseGlyphRecord:new Lt(Qt,new Tt(rqe,"numBaseGlyphRecords")),layerRecords:new Lt(Qt,new Tt(nqe,"numLayerRecords"),{lazy:!0}),numLayerRecords:Se});let oqe=new en({blue:qn,green:qn,red:qn,alpha:qn});var aqe=new Ki(Se,{header:{numPaletteEntries:Se,numPalettes:Se,numColorRecords:Se,colorRecords:new Lt(Qt,new Tt(oqe,"numColorRecords")),colorRecordIndices:new Tt(Se,"numPalettes")},0:{},1:{offsetPaletteTypeArray:new Lt(Qt,new Tt(Qt,"numPalettes")),offsetPaletteLabelArray:new Lt(Qt,new Tt(Se,"numPalettes")),offsetPaletteEntryLabelArray:new Lt(Qt,new Tt(Se,"numPaletteEntries"))}});let s6=new Ki(Se,{1:{coordinate:kn},2:{coordinate:kn,referenceGlyph:Se,baseCoordPoint:Se},3:{coordinate:kn,deviceTable:new Lt(Se,jm)}}),sqe=new en({defaultIndex:Se,baseCoordCount:Se,baseCoords:new Tt(new Lt(Se,s6),"baseCoordCount")}),lqe=new en({tag:new Jo(4),minCoord:new Lt(Se,s6,{type:"parent"}),maxCoord:new Lt(Se,s6,{type:"parent"})}),Jue=new en({minCoord:new Lt(Se,s6),maxCoord:new Lt(Se,s6),featMinMaxCount:Se,featMinMaxRecords:new Tt(lqe,"featMinMaxCount")}),cqe=new en({tag:new Jo(4),minMax:new Lt(Se,Jue,{type:"parent"})}),uqe=new en({baseValues:new Lt(Se,sqe),defaultMinMax:new Lt(Se,Jue),baseLangSysCount:Se,baseLangSysRecords:new Tt(cqe,"baseLangSysCount")}),dqe=new en({tag:new Jo(4),script:new Lt(Se,uqe,{type:"parent"})}),hqe=new Tt(dqe,Se),fqe=new Tt(new Jo(4),Se),ede=new en({baseTagList:new Lt(Se,fqe),baseScriptList:new Lt(Se,hqe)});var pqe=new Ki(Qt,{header:{horizAxis:new Lt(Se,ede),vertAxis:new Lt(Se,ede)},65536:{},65537:{itemVariationStore:new Lt(Qt,xI)}});let gqe=new Tt(Se,Se),mqe=new en({coverage:new Lt(Se,ea),glyphCount:Se,attachPoints:new Tt(new Lt(Se,gqe),"glyphCount")}),Aqe=new Ki(Se,{1:{coordinate:kn},2:{caretValuePoint:Se},3:{coordinate:kn,deviceTable:new Lt(Se,jm)}}),vqe=new Tt(new Lt(Se,Aqe),Se),bqe=new en({coverage:new Lt(Se,ea),ligGlyphCount:Se,ligGlyphs:new Tt(new Lt(Se,vqe),"ligGlyphCount")}),tde=new en({markSetTableFormat:Se,markSetCount:Se,coverage:new Tt(new Lt(Qt,ea),"markSetCount")});var yqe=new Ki(Qt,{header:{glyphClassDef:new Lt(Se,Lm),attachList:new Lt(Se,mqe),ligCaretList:new Lt(Se,bqe),markAttachClassDef:new Lt(Se,Lm)},65536:{},65538:{markGlyphSetsDef:new Lt(Se,tde)},65539:{markGlyphSetsDef:new Lt(Se,tde),itemVariationStore:new Lt(Qt,xI)}});let Zw=new Rf(Se,["xPlacement","yPlacement","xAdvance","yAdvance","xPlaDevice","yPlaDevice","xAdvDevice","yAdvDevice"]),wqe={xPlacement:kn,yPlacement:kn,xAdvance:kn,yAdvance:kn,xPlaDevice:new Lt(Se,jm,{type:"global",relativeTo:e=>e.rel}),yPlaDevice:new Lt(Se,jm,{type:"global",relativeTo:e=>e.rel}),xAdvDevice:new Lt(Se,jm,{type:"global",relativeTo:e=>e.rel}),yAdvDevice:new Lt(Se,jm,{type:"global",relativeTo:e=>e.rel})};class Jw{buildStruct(t){let n=t;for(;!n[this.key]&&n.parent;)n=n.parent;if(!n[this.key])return;let r={};r.rel=()=>n._startOffset;let i=n[this.key];for(let o in i)i[o]&&(r[o]=wqe[o]);return new en(r)}size(t,n){return this.buildStruct(n).size(t,n)}decode(t,n){let r=this.buildStruct(n).decode(t,n);return delete r.rel,r}constructor(t="valueFormat"){this.key=t}}let xqe=new en({secondGlyph:Se,value1:new Jw("valueFormat1"),value2:new Jw("valueFormat2")}),Eqe=new Tt(xqe,Se),Cqe=new en({value1:new Jw("valueFormat1"),value2:new Jw("valueFormat2")}),l6=new Ki(Se,{1:{xCoordinate:kn,yCoordinate:kn},2:{xCoordinate:kn,yCoordinate:kn,anchorPoint:Se},3:{xCoordinate:kn,yCoordinate:kn,xDeviceTable:new Lt(Se,jm),yDeviceTable:new Lt(Se,jm)}}),Sqe=new en({entryAnchor:new Lt(Se,l6,{type:"parent"}),exitAnchor:new Lt(Se,l6,{type:"parent"})}),kqe=new en({class:Se,markAnchor:new Lt(Se,l6,{type:"parent"})}),YW=new Tt(kqe,Se),Bqe=new Tt(new Lt(Se,l6),e=>e.parent.classCount),nde=new Tt(Bqe,Se),Mqe=new Tt(new Lt(Se,l6),e=>e.parent.parent.classCount),Iqe=new Tt(Mqe,Se),Rqe=new Tt(new Lt(Se,Iqe),Se),c6=new Ki("lookupType",{1:new Ki(Se,{1:{coverage:new Lt(Se,ea),valueFormat:Zw,value:new Jw},2:{coverage:new Lt(Se,ea),valueFormat:Zw,valueCount:Se,values:new la(new Jw,"valueCount")}}),2:new Ki(Se,{1:{coverage:new Lt(Se,ea),valueFormat1:Zw,valueFormat2:Zw,pairSetCount:Se,pairSets:new la(new Lt(Se,Eqe),"pairSetCount")},2:{coverage:new Lt(Se,ea),valueFormat1:Zw,valueFormat2:Zw,classDef1:new Lt(Se,Lm),classDef2:new Lt(Se,Lm),class1Count:Se,class2Count:Se,classRecords:new la(new la(Cqe,"class2Count"),"class1Count")}}),3:{format:Se,coverage:new Lt(Se,ea),entryExitCount:Se,entryExitRecords:new Tt(Sqe,"entryExitCount")},4:{format:Se,markCoverage:new Lt(Se,ea),baseCoverage:new Lt(Se,ea),classCount:Se,markArray:new Lt(Se,YW),baseArray:new Lt(Se,nde)},5:{format:Se,markCoverage:new Lt(Se,ea),ligatureCoverage:new Lt(Se,ea),classCount:Se,markArray:new Lt(Se,YW),ligatureArray:new Lt(Se,Rqe)},6:{format:Se,mark1Coverage:new Lt(Se,ea),mark2Coverage:new Lt(Se,ea),classCount:Se,mark1Array:new Lt(Se,YW),mark2Array:new Lt(Se,nde)},7:jue,8:zue,9:{posFormat:Se,lookupType:Se,extension:new Lt(Qt,null)}});c6.versions[9].extension.type=c6;var Oqe=new Ki(Qt,{header:{scriptList:new Lt(Se,Nue),featureList:new Lt(Se,Lue),lookupList:new Lt(Se,new wI(c6))},65536:{},65537:{featureVariations:new Lt(Qt,Wue)}});let rde=new Tt(Se,Se),Dqe=rde,Pqe=new en({glyph:Se,compCount:Se,components:new Tt(Se,e=>e.compCount-1)}),Fqe=new Tt(new Lt(Se,Pqe),Se),VW=new Ki("lookupType",{1:new Ki(Se,{1:{coverage:new Lt(Se,ea),deltaGlyphID:kn},2:{coverage:new Lt(Se,ea),glyphCount:Se,substitute:new la(Se,"glyphCount")}}),2:{substFormat:Se,coverage:new Lt(Se,ea),count:Se,sequences:new la(new Lt(Se,rde),"count")},3:{substFormat:Se,coverage:new Lt(Se,ea),count:Se,alternateSet:new la(new Lt(Se,Dqe),"count")},4:{substFormat:Se,coverage:new Lt(Se,ea),count:Se,ligatureSets:new la(new Lt(Se,Fqe),"count")},5:jue,6:zue,7:{substFormat:Se,lookupType:Se,extension:new Lt(Qt,null)},8:{substFormat:Se,coverage:new Lt(Se,ea),backtrackCoverage:new Tt(new Lt(Se,ea),"backtrackGlyphCount"),lookaheadGlyphCount:Se,lookaheadCoverage:new Tt(new Lt(Se,ea),"lookaheadGlyphCount"),glyphCount:Se,substitutes:new Tt(Se,"glyphCount")}});VW.versions[7].extension.type=VW;var Nqe=new Ki(Qt,{header:{scriptList:new Lt(Se,Nue),featureList:new Lt(Se,Lue),lookupList:new Lt(Se,new wI(VW))},65536:{},65537:{featureVariations:new Lt(Qt,Wue)}});let Qm=new Tt(Se,Se),Tqe=new en({shrinkageEnableGSUB:new Lt(Se,Qm),shrinkageDisableGSUB:new Lt(Se,Qm),shrinkageEnableGPOS:new Lt(Se,Qm),shrinkageDisableGPOS:new Lt(Se,Qm),shrinkageJstfMax:new Lt(Se,new wI(c6)),extensionEnableGSUB:new Lt(Se,Qm),extensionDisableGSUB:new Lt(Se,Qm),extensionEnableGPOS:new Lt(Se,Qm),extensionDisableGPOS:new Lt(Se,Qm),extensionJstfMax:new Lt(Se,new wI(c6))}),ide=new Tt(new Lt(Se,Tqe),Se),Lqe=new en({tag:new Jo(4),jstfLangSys:new Lt(Se,ide)}),jqe=new en({extenderGlyphs:new Lt(Se,new Tt(Se,Se)),defaultLangSys:new Lt(Se,ide),langSysCount:Se,langSysRecords:new Tt(Lqe,"langSysCount")}),Qqe=new en({tag:new Jo(4),script:new Lt(Se,jqe,{type:"parent"})});var zqe=new en({version:Qt,scriptCount:Se,scriptList:new Tt(Qqe,"scriptCount")});class Wqe{decode(t,n){switch(this.size(0,n)){case 1:return t.readUInt8();case 2:return t.readUInt16BE();case 3:return t.readUInt24BE();case 4:return t.readUInt32BE()}}size(t,n){return L0(this._size,null,n)}constructor(t){this._size=t}}let Uqe=new en({entry:new Wqe(e=>((e.parent.entryFormat&48)>>4)+1),outerIndex:e=>e.entry>>(e.parent.entryFormat&15)+1,innerIndex:e=>e.entry&(1<<(e.parent.entryFormat&15)+1)-1}),KW=new en({entryFormat:Se,mapCount:Se,mapData:new Tt(Uqe,"mapCount")});var _qe=new en({majorVersion:Se,minorVersion:Se,itemVariationStore:new Lt(Qt,xI),advanceWidthMapping:new Lt(Qt,KW),LSBMapping:new Lt(Qt,KW),RSBMapping:new Lt(Qt,KW)});let Gqe=new en({format:Qt,length:Qt,offset:Qt}),Hqe=new en({reserved:new za(Se,2),cbSignature:Qt,signature:new j0("cbSignature")});var Yqe=new en({ulVersion:Qt,usNumSigs:Se,usFlag:Se,signatures:new Tt(Gqe,"usNumSigs"),signatureBlocks:new Tt(Hqe,"usNumSigs")});let Vqe=new en({rangeMaxPPEM:Se,rangeGaspBehavior:new Rf(Se,["grayscale","gridfit","symmetricSmoothing","symmetricGridfit"])});var Kqe=new en({version:Se,numRanges:Se,gaspRanges:new Tt(Vqe,"numRanges")});let qqe=new en({pixelSize:qn,maximumWidth:qn,widths:new Tt(qn,e=>e.parent.parent.maxp.numGlyphs)});var Xqe=new en({version:Se,numRecords:kn,sizeDeviceRecord:ib,records:new Tt(qqe,"numRecords")});let $qe=new en({left:Se,right:Se,value:kn}),ode=new en({firstGlyph:Se,nGlyphs:Se,offsets:new Tt(Se,"nGlyphs"),max:e=>e.offsets.length&&Math.max.apply(Math,e.offsets)}),Zqe=new en({off:e=>e._startOffset-e.parent.parent._startOffset,len:e=>((e.parent.leftTable.max-e.off)/e.parent.rowWidth+1)*(e.parent.rowWidth/2),values:new la(kn,"len")}),ade=new Ki("format",{0:{nPairs:Se,searchRange:Se,entrySelector:Se,rangeShift:Se,pairs:new Tt($qe,"nPairs")},2:{rowWidth:Se,leftTable:new Lt(Se,ode,{type:"parent"}),rightTable:new Lt(Se,ode,{type:"parent"}),array:new Lt(Se,Zqe,{type:"parent"})},3:{glyphCount:Se,kernValueCount:qn,leftClassCount:qn,rightClassCount:qn,flags:qn,kernValue:new Tt(kn,"kernValueCount"),leftClass:new Tt(qn,"glyphCount"),rightClass:new Tt(qn,"glyphCount"),kernIndex:new Tt(qn,e=>e.leftClassCount*e.rightClassCount)}}),sde=new Ki("version",{0:{subVersion:Se,length:Se,format:qn,coverage:new Rf(qn,["horizontal","minimum","crossStream","override"]),subtable:ade,padding:new za(qn,e=>e.length-e._currentOffset)},1:{length:Qt,coverage:new Rf(qn,[null,null,null,null,null,"variation","crossStream","vertical"]),format:qn,tupleIndex:Se,subtable:ade,padding:new za(qn,e=>e.length-e._currentOffset)}});var Jqe=new Ki(Se,{0:{nTables:Se,tables:new Tt(sde,"nTables")},1:{reserved:new za(Se),nTables:Qt,tables:new Tt(sde,"nTables")}}),eXe=new en({version:Se,numGlyphs:Se,yPels:new Tt(qn,"numGlyphs")}),tXe=new en({version:Se,fontNumber:Qt,pitch:Se,xHeight:Se,style:Se,typeFamily:Se,capHeight:Se,symbolSet:Se,typeface:new Jo(16),characterComplement:new Jo(8),fileName:new Jo(6),strokeWeight:new Jo(1),widthType:new Jo(1),serifStyle:qn,reserved:new za(qn)});let nXe=new en({bCharSet:qn,xRatio:qn,yStartRatio:qn,yEndRatio:qn}),rXe=new en({yPelHeight:Se,yMax:kn,yMin:kn}),iXe=new en({recs:Se,startsz:qn,endsz:qn,entries:new Tt(rXe,"recs")});var oXe=new en({version:Se,numRecs:Se,numRatios:Se,ratioRanges:new Tt(nXe,"numRatios"),offsets:new Tt(Se,"numRatios"),groups:new Tt(iXe,"numRecs")}),aXe=new en({version:Se,ascent:kn,descent:kn,lineGap:kn,advanceHeightMax:kn,minTopSideBearing:kn,minBottomSideBearing:kn,yMaxExtent:kn,caretSlopeRise:kn,caretSlopeRun:kn,caretOffset:kn,reserved:new za(kn,4),metricDataFormat:kn,numberOfMetrics:Se});let sXe=new en({advance:Se,bearing:kn});var lXe=new en({metrics:new la(sXe,e=>e.parent.vhea.numberOfMetrics),bearings:new la(kn,e=>e.parent.maxp.numGlyphs-e.parent.vhea.numberOfMetrics)});let lde=new ob(16,"BE",14),cXe=new en({fromCoord:lde,toCoord:lde}),uXe=new en({pairCount:Se,correspondence:new Tt(cXe,"pairCount")});var dXe=new en({version:gs,axisCount:Qt,segment:new Tt(uXe,"axisCount")});class hXe{getItem(t){if(this._items[t]==null){let n=this.stream.pos;this.stream.pos=this.base+this.type.size(null,this.parent)*t,this._items[t]=this.type.decode(this.stream,this.parent),this.stream.pos=n}return this._items[t]}inspect(){return`[UnboundedArray ${this.type.constructor.name}]`}constructor(t,n,r){this.type=t,this.stream=n,this.parent=r,this.base=this.stream.pos,this._items=[]}}class U0 extends Tt{decode(t,n){return new hXe(this.type,t,n)}constructor(t){super(t,0)}}let zm=function(e=Se){class t{decode(s,l){return l=l.parent.parent,this.type.decode(s,l)}size(s,l){return l=l.parent.parent,this.type.size(s,l)}encode(s,l,c){return c=c.parent.parent,this.type.encode(s,l,c)}constructor(s){this.type=s}}e=new t(e);let n=new en({unitSize:Se,nUnits:Se,searchRange:Se,entrySelector:Se,rangeShift:Se}),r=new en({lastGlyph:Se,firstGlyph:Se,value:e}),i=new en({lastGlyph:Se,firstGlyph:Se,values:new Lt(Se,new Tt(e,a=>a.lastGlyph-a.firstGlyph+1),{type:"parent"})}),o=new en({glyph:Se,value:e});return new Ki(Se,{0:{values:new U0(e)},2:{binarySearchHeader:n,segments:new Tt(r,a=>a.binarySearchHeader.nUnits)},4:{binarySearchHeader:n,segments:new Tt(i,a=>a.binarySearchHeader.nUnits)},6:{binarySearchHeader:n,segments:new Tt(o,a=>a.binarySearchHeader.nUnits)},8:{firstGlyph:Se,count:Se,values:new Tt(e,"count")}})};function CI(e={},t=Se){let n=Object.assign({newState:Se,flags:Se},e),r=new en(n),i=new U0(new Tt(Se,o=>o.nClasses));return new en({nClasses:Qt,classTable:new Lt(Qt,new zm(t)),stateArray:new Lt(Qt,i),entryTable:new Lt(Qt,new U0(r))})}function fXe(e={},t=Se){let n=new en({version(){return 8},firstGlyph:Se,values:new Tt(qn,Se)}),r=Object.assign({newStateOffset:Se,newState:a=>(a.newStateOffset-(a.parent.stateArray.base-a.parent._startOffset))/a.parent.nClasses,flags:Se},e),i=new en(r),o=new U0(new Tt(qn,a=>a.nClasses));return new en({nClasses:Se,classTable:new Lt(Se,n),stateArray:new Lt(Se,o),entryTable:new Lt(Se,new U0(i))})}let pXe=new Ki("format",{0:{deltas:new Tt(kn,32)},1:{deltas:new Tt(kn,32),mappingData:new zm(Se)},2:{standardGlyph:Se,controlPoints:new Tt(Se,32)},3:{standardGlyph:Se,controlPoints:new Tt(Se,32),mappingData:new zm(Se)}});var gXe=new en({version:gs,format:Se,defaultBaseline:Se,subtable:pXe});let mXe=new en({setting:Se,nameIndex:kn,name:e=>e.parent.parent.parent.name.records.fontFeatures[e.nameIndex]}),AXe=new en({feature:Se,nSettings:Se,settingTable:new Lt(Qt,new Tt(mXe,"nSettings"),{type:"parent"}),featureFlags:new Rf(qn,[null,null,null,null,null,null,"hasDefault","exclusive"]),defaultSetting:qn,nameIndex:kn,name:e=>e.parent.parent.name.records.fontFeatures[e.nameIndex]});var vXe=new en({version:gs,featureNameCount:Se,reserved1:new za(Se),reserved2:new za(Qt),featureNames:new Tt(AXe,"featureNameCount")});let bXe=new en({axisTag:new Jo(4),minValue:gs,defaultValue:gs,maxValue:gs,flags:Se,nameID:Se,name:e=>e.parent.parent.name.records.fontFeatures[e.nameID]}),yXe=new en({nameID:Se,name:e=>e.parent.parent.name.records.fontFeatures[e.nameID],flags:Se,coord:new Tt(gs,e=>e.parent.axisCount),postscriptNameID:new cI(Se,e=>e.parent.instanceSize-e._currentOffset>0)});var wXe=new en({version:gs,offsetToData:Se,countSizePairs:Se,axisCount:Se,axisSize:Se,instanceCount:Se,instanceSize:Se,axis:new Tt(bXe,"axisCount"),instance:new Tt(yXe,"instanceCount")});let xXe=new ob(16,"BE",14);class EXe{static decode(t,n){return n.flags?t.readUInt32BE():t.readUInt16BE()*2}}var CXe=new en({version:Se,reserved:new za(Se),axisCount:Se,globalCoordCount:Se,globalCoords:new Lt(Qt,new Tt(new Tt(xXe,"axisCount"),"globalCoordCount")),glyphCount:Se,flags:Se,offsetToData:Qt,offsets:new Tt(new Lt(EXe,"void",{relativeTo:e=>e.offsetToData,allowNull:!1}),e=>e.glyphCount+1)});let SXe=new en({length:Se,coverage:Se,subFeatureFlags:Qt,stateTable:new fXe}),kXe=new en({justClass:Qt,beforeGrowLimit:gs,beforeShrinkLimit:gs,afterGrowLimit:gs,afterShrinkLimit:gs,growFlags:Se,shrinkFlags:Se}),BXe=new Tt(kXe,Qt),MXe=new Ki("actionType",{0:{lowerLimit:gs,upperLimit:gs,order:Se,glyphs:new Tt(Se,Se)},1:{addGlyph:Se},2:{substThreshold:gs,addGlyph:Se,substGlyph:Se},3:{},4:{variationAxis:Qt,minimumLimit:gs,noStretchValue:gs,maximumLimit:gs},5:{flags:Se,glyph:Se}}),IXe=new en({actionClass:Se,actionType:Se,actionLength:Qt,actionData:MXe,padding:new za(qn,e=>e.actionLength-e._currentOffset)}),RXe=new Tt(IXe,Qt),OXe=new en({lookupTable:new zm(new Lt(Se,RXe))}),cde=new en({classTable:new Lt(Se,SXe,{type:"parent"}),wdcOffset:Se,postCompensationTable:new Lt(Se,OXe,{type:"parent"}),widthDeltaClusters:new zm(new Lt(Se,BXe,{type:"parent",relativeTo:e=>e.wdcOffset}))});var DXe=new en({version:Qt,format:Se,horizontal:new Lt(Se,cde),vertical:new Lt(Se,cde)});let PXe={action:Se},FXe={markIndex:Se,currentIndex:Se},NXe={currentInsertIndex:Se,markedInsertIndex:Se},TXe=new en({items:new U0(new Lt(Qt,new zm))}),LXe=new Ki("type",{0:{stateTable:new CI},1:{stateTable:new CI(FXe),substitutionTable:new Lt(Qt,TXe)},2:{stateTable:new CI(PXe),ligatureActions:new Lt(Qt,new U0(Qt)),components:new Lt(Qt,new U0(Se)),ligatureList:new Lt(Qt,new U0(Se))},4:{lookupTable:new zm},5:{stateTable:new CI(NXe),insertionActions:new Lt(Qt,new U0(Se))}}),jXe=new en({length:Qt,coverage:Fm,type:qn,subFeatureFlags:Qt,table:LXe,padding:new za(qn,e=>e.length-e._currentOffset)}),QXe=new en({featureType:Se,featureSetting:Se,enableFlags:Qt,disableFlags:Qt}),zXe=new en({defaultFlags:Qt,chainLength:Qt,nFeatureEntries:Qt,nSubtables:Qt,features:new Tt(QXe,"nFeatureEntries"),subtables:new Tt(jXe,"nSubtables")});var WXe=new en({version:Se,unused:new za(Se),nChains:Qt,chains:new Tt(zXe,"nChains")});let UXe=new en({left:kn,top:kn,right:kn,bottom:kn});var _Xe=new en({version:gs,format:Se,lookupTable:new zm(UXe)});let wi={};var SI=wi;wi.cmap=GVe,wi.head=HVe,wi.hhea=YVe,wi.hmtx=KVe,wi.maxp=qVe,wi.name=nKe,wi["OS/2"]=rKe,wi.post=iKe,wi.fpgm=aKe,wi.loca=sKe,wi.prep=lKe,wi["cvt "]=oKe,wi.glyf=cKe,wi["CFF "]=que,wi.CFF2=que,wi.VORG=KKe,wi.EBLC=JKe,wi.CBLC=wi.EBLC,wi.sbix=tqe,wi.COLR=iqe,wi.CPAL=aqe,wi.BASE=pqe,wi.GDEF=yqe,wi.GPOS=Oqe,wi.GSUB=Nqe,wi.JSTF=zqe,wi.HVAR=_qe,wi.DSIG=Yqe,wi.gasp=Kqe,wi.hdmx=Xqe,wi.kern=Jqe,wi.LTSH=eXe,wi.PCLT=tXe,wi.VDMX=oXe,wi.vhea=aXe,wi.vmtx=lXe,wi.avar=dXe,wi.bsln=gXe,wi.feat=vXe,wi.fvar=wXe,wi.gvar=CXe,wi.just=DXe,wi.morx=WXe,wi.opbd=_Xe;let GXe=new en({tag:new Jo(4),checkSum:Qt,offset:new Lt(Qt,"void",{type:"global"}),length:Qt}),qW=new en({tag:new Jo(4),numTables:Se,searchRange:Se,entrySelector:Se,rangeShift:Se,tables:new Tt(GXe,"numTables")});qW.process=function(){let e={};for(let t of this.tables)e[t.tag]=t;this.tables=e},qW.preEncode=function(){if(!Array.isArray(this.tables)){let n=[];for(let r in this.tables){let i=this.tables[r];i&&n.push({tag:r,checkSum:0,offset:new vW(SI[r],i),length:SI[r].size(i)})}this.tables=n}this.tag="true",this.numTables=this.tables.length;let e=Math.floor(Math.log(this.numTables)/Math.LN2),t=Math.pow(2,e);this.searchRange=t*16,this.entrySelector=Math.log(t)/Math.LN2,this.rangeShift=this.numTables*16-this.searchRange};var ude=qW;function kI(e,t){let n=0,r=e.length-1;for(;n<=r;){let i=n+r>>1,o=t(e[i]);if(o<0)r=i-1;else if(o>0)n=i+1;else return i}return-1}function e3(e,t){let n=[];for(;e<t;)n.push(e++);return n}const BI=new TextDecoder("ascii"),dde="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",u6=new Uint8Array(256);for(let e=0;e<dde.length;e++)u6[dde.charCodeAt(e)]=e;function XW(e){let t=e.length*.75;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);let n=new Uint8Array(t),r=0;for(let i=0,o=e.length;i<o;i+=4){let a=u6[e.charCodeAt(i)],s=u6[e.charCodeAt(i+1)],l=u6[e.charCodeAt(i+2)],c=u6[e.charCodeAt(i+3)];n[r++]=a<<2|s>>4,n[r++]=(s&15)<<4|l>>2,n[r++]=(l&3)<<6|c&63}return n}class $W{findSubtable(t,n){for(let[r,i]of n)for(let o of t.tables)if(o.platformID===r&&o.encodingID===i)return o.table;return null}lookup(t,n){if(this.encoding)t=this.encoding.get(t)||t;else if(n){let i=this.getVariationSelector(t,n);if(i)return i}let r=this.cmap;switch(r.version){case 0:return r.codeMap.get(t)||0;case 4:{let i=0,o=r.segCount-1;for(;i<=o;){let a=i+o>>1;if(t<r.startCode.get(a))o=a-1;else if(t>r.endCode.get(a))i=a+1;else{let s=r.idRangeOffset.get(a),l;if(s===0)l=t+r.idDelta.get(a);else{let c=s/2+(t-r.startCode.get(a))-(r.segCount-a);l=r.glyphIndexArray.get(c)||0,l!==0&&(l+=r.idDelta.get(a))}return l&65535}}return 0}case 8:throw new Error("TODO: cmap format 8");case 6:case 10:return r.glyphIndices.get(t-r.firstCode)||0;case 12:case 13:{let i=0,o=r.nGroups-1;for(;i<=o;){let a=i+o>>1,s=r.groups.get(a);if(t<s.startCharCode)o=a-1;else if(t>s.endCharCode)i=a+1;else return r.version===12?s.glyphID+(t-s.startCharCode):s.glyphID}return 0}case 14:throw new Error("TODO: cmap format 14");default:throw new Error(`Unknown cmap format ${r.version}`)}}getVariationSelector(t,n){if(!this.uvs)return 0;let r=this.uvs.varSelectors.toArray(),i=kI(r,a=>n-a.varSelector),o=r[i];return i!==-1&&o.defaultUVS&&(i=kI(o.defaultUVS,a=>t<a.startUnicodeValue?-1:t>a.startUnicodeValue+a.additionalCount?1:0)),i!==-1&&o.nonDefaultUVS&&(i=kI(o.nonDefaultUVS,a=>t-a.unicodeValue),i!==-1)?o.nonDefaultUVS[i].glyphID:0}getCharacterSet(){let t=this.cmap;switch(t.version){case 0:return e3(0,t.codeMap.length);case 4:{let n=[],r=t.endCode.toArray();for(let i=0;i<r.length;i++){let o=r[i]+1,a=t.startCode.get(i);n.push(...e3(a,o))}return n}case 8:throw new Error("TODO: cmap format 8");case 6:case 10:return e3(t.firstCode,t.firstCode+t.glyphIndices.length);case 12:case 13:{let n=[];for(let r of t.groups.toArray())n.push(...e3(r.startCharCode,r.endCharCode+1));return n}case 14:throw new Error("TODO: cmap format 14");default:throw new Error(`Unknown cmap format ${t.version}`)}}codePointsForGlyph(t){let n=this.cmap;switch(n.version){case 0:{let i=[];for(let o=0;o<256;o++)n.codeMap.get(o)===t&&i.push(o);return i}case 4:{let i=[];for(let o=0;o<n.segCount;o++){let a=n.endCode.get(o),s=n.startCode.get(o),l=n.idRangeOffset.get(o),c=n.idDelta.get(o);for(var r=s;r<=a;r++){let u=0;if(l===0)u=r+c;else{let d=l/2+(r-s)-(n.segCount-o);u=n.glyphIndexArray.get(d)||0,u!==0&&(u+=c)}u===t&&i.push(r)}}return i}case 12:{let i=[];for(let o of n.groups.toArray())t>=o.glyphID&&t<=o.glyphID+(o.endCharCode-o.startCharCode)&&i.push(o.startCharCode+(t-o.glyphID));return i}case 13:{let i=[];for(let o of n.groups.toArray())t===o.glyphID&&i.push(...e3(o.startCharCode,o.endCharCode+1));return i}default:throw new Error(`Unknown cmap format ${n.version}`)}}constructor(t){if(this.encoding=null,this.cmap=this.findSubtable(t,[[3,10],[0,6],[0,4],[3,1],[0,3],[0,2],[0,1],[0,0]]),!this.cmap)for(let n of t.tables){let r=Sue(n.platformID,n.encodingID,n.table.language-1),i=ZVe(r);i&&(this.cmap=n.table,this.encoding=i)}if(!this.cmap)throw new Error("Could not find a supported cmap table");this.uvs=this.findSubtable(t,[[0,5]]),this.uvs&&this.uvs.version!==14&&(this.uvs=null)}}$l([Zl],$W.prototype,"getCharacterSet",null),$l([Zl],$W.prototype,"codePointsForGlyph",null);class HXe{process(t,n){for(let r=0;r<t.length-1;r++){let i=t[r].id,o=t[r+1].id;n[r].xAdvance+=this.getKerning(i,o)}}getKerning(t,n){let r=0;for(let i of this.kern.tables){if(i.coverage.crossStream)continue;switch(i.version){case 0:if(!i.coverage.horizontal)continue;break;case 1:if(i.coverage.vertical||i.coverage.variation)continue;break;default:throw new Error(`Unsupported kerning table version ${i.version}`)}let o=0,a=i.subtable;switch(i.format){case 0:let s=kI(a.pairs,function(d){return t-d.left||n-d.right});s>=0&&(o=a.pairs[s].value);break;case 2:let l=0,c=0;t>=a.leftTable.firstGlyph&&t<a.leftTable.firstGlyph+a.leftTable.nGlyphs?l=a.leftTable.offsets[t-a.leftTable.firstGlyph]:l=a.array.off,n>=a.rightTable.firstGlyph&&n<a.rightTable.firstGlyph+a.rightTable.nGlyphs&&(c=a.rightTable.offsets[n-a.rightTable.firstGlyph]);let u=(l+c-a.array.off)/2;o=a.array.values.get(u);break;case 3:if(t>=a.glyphCount||n>=a.glyphCount)return 0;o=a.kernValue[a.kernIndex[a.leftClass[t]*a.rightClassCount+a.rightClass[n]]];break;default:throw new Error(`Unsupported kerning sub-table format ${i.format}`)}i.coverage.override?r=o:r+=o}return r}constructor(t){this.kern=t.kern}}class YXe{positionGlyphs(t,n){let r=0,i=0;for(let o=0;o<t.length;o++)t[o].isMark?i=o:(r!==i&&this.positionCluster(t,n,r,i),r=i=o);return r!==i&&this.positionCluster(t,n,r,i),n}positionCluster(t,n,r,i){let o=t[r],a=o.cbox.copy();o.codePoints.length>1&&(a.minX+=(o.codePoints.length-1)*a.width/o.codePoints.length);let s=-n[r].xAdvance,l=0,c=this.font.unitsPerEm/16;for(let u=r+1;u<=i;u++){let d=t[u],h=d.cbox,f=n[u],g=this.getCombiningClass(d.codePoints[0]);if(g!=="Not_Reordered"){switch(f.xOffset=f.yOffset=0,g){case"Double_Above":case"Double_Below":f.xOffset+=a.minX-h.width/2-h.minX;break;case"Attached_Below_Left":case"Below_Left":case"Above_Left":f.xOffset+=a.minX-h.minX;break;case"Attached_Above_Right":case"Below_Right":case"Above_Right":f.xOffset+=a.maxX-h.width-h.minX;break;default:f.xOffset+=a.minX+(a.width-h.width)/2-h.minX}switch(g){case"Double_Below":case"Below_Left":case"Below":case"Below_Right":case"Attached_Below_Left":case"Attached_Below":(g==="Attached_Below_Left"||g==="Attached_Below")&&(a.minY+=c),f.yOffset=-a.minY-h.maxY,a.minY+=h.height;break;case"Double_Above":case"Above_Left":case"Above":case"Above_Right":case"Attached_Above":case"Attached_Above_Right":(g==="Attached_Above"||g==="Attached_Above_Right")&&(a.maxY+=c),f.yOffset=a.maxY-h.minY,a.maxY+=h.height;break}f.xAdvance=f.yAdvance=0,f.xOffset+=s,f.yOffset+=l}else s-=f.xAdvance,l-=f.yAdvance}}getCombiningClass(t){let n=wVe(t);if((t&-256)===3584){if(n==="Not_Reordered")switch(t){case 3633:case 3636:case 3637:case 3638:case 3639:case 3655:case 3660:case 3645:case 3662:return"Above_Right";case 3761:case 3764:case 3765:case 3766:case 3767:case 3771:case 3788:case 3789:return"Above";case 3772:return"Below"}else if(t===3642)return"Below_Right"}switch(n){case"CCC10":case"CCC11":case"CCC12":case"CCC13":case"CCC14":case"CCC15":case"CCC16":case"CCC17":case"CCC18":case"CCC20":case"CCC22":return"Below";case"CCC23":return"Attached_Above";case"CCC24":return"Above_Right";case"CCC25":case"CCC19":return"Above_Left";case"CCC26":return"Above";case"CCC21":break;case"CCC27":case"CCC28":case"CCC30":case"CCC31":case"CCC33":case"CCC34":case"CCC35":case"CCC36":return"Above";case"CCC29":case"CCC32":return"Below";case"CCC103":return"Below_Right";case"CCC107":return"Above_Right";case"CCC118":return"Below";case"CCC122":return"Above";case"CCC129":case"CCC132":return"Below";case"CCC130":return"Above"}return n}constructor(t){this.font=t}}class Wm{get width(){return this.maxX-this.minX}get height(){return this.maxY-this.minY}addPoint(t,n){Math.abs(t)!==1/0&&(t<this.minX&&(this.minX=t),t>this.maxX&&(this.maxX=t)),Math.abs(n)!==1/0&&(n<this.minY&&(this.minY=n),n>this.maxY&&(this.maxY=n))}copy(){return new Wm(this.minX,this.minY,this.maxX,this.maxY)}constructor(t=1/0,n=1/0,r=-1/0,i=-1/0){this.minX=t,this.minY=n,this.maxX=r,this.maxY=i}}const t3={Caucasian_Albanian:"aghb",Arabic:"arab",Imperial_Aramaic:"armi",Armenian:"armn",Avestan:"avst",Balinese:"bali",Bamum:"bamu",Bassa_Vah:"bass",Batak:"batk",Bengali:["bng2","beng"],Bopomofo:"bopo",Brahmi:"brah",Braille:"brai",Buginese:"bugi",Buhid:"buhd",Chakma:"cakm",Canadian_Aboriginal:"cans",Carian:"cari",Cham:"cham",Cherokee:"cher",Coptic:"copt",Cypriot:"cprt",Cyrillic:"cyrl",Devanagari:["dev2","deva"],Deseret:"dsrt",Duployan:"dupl",Egyptian_Hieroglyphs:"egyp",Elbasan:"elba",Ethiopic:"ethi",Georgian:"geor",Glagolitic:"glag",Gothic:"goth",Grantha:"gran",Greek:"grek",Gujarati:["gjr2","gujr"],Gurmukhi:["gur2","guru"],Hangul:"hang",Han:"hani",Hanunoo:"hano",Hebrew:"hebr",Hiragana:"hira",Pahawh_Hmong:"hmng",Katakana_Or_Hiragana:"hrkt",Old_Italic:"ital",Javanese:"java",Kayah_Li:"kali",Katakana:"kana",Kharoshthi:"khar",Khmer:"khmr",Khojki:"khoj",Kannada:["knd2","knda"],Kaithi:"kthi",Tai_Tham:"lana",Lao:"lao ",Latin:"latn",Lepcha:"lepc",Limbu:"limb",Linear_A:"lina",Linear_B:"linb",Lisu:"lisu",Lycian:"lyci",Lydian:"lydi",Mahajani:"mahj",Mandaic:"mand",Manichaean:"mani",Mende_Kikakui:"mend",Meroitic_Cursive:"merc",Meroitic_Hieroglyphs:"mero",Malayalam:["mlm2","mlym"],Modi:"modi",Mongolian:"mong",Mro:"mroo",Meetei_Mayek:"mtei",Myanmar:["mym2","mymr"],Old_North_Arabian:"narb",Nabataean:"nbat",Nko:"nko ",Ogham:"ogam",Ol_Chiki:"olck",Old_Turkic:"orkh",Oriya:["ory2","orya"],Osmanya:"osma",Palmyrene:"palm",Pau_Cin_Hau:"pauc",Old_Permic:"perm",Phags_Pa:"phag",Inscriptional_Pahlavi:"phli",Psalter_Pahlavi:"phlp",Phoenician:"phnx",Miao:"plrd",Inscriptional_Parthian:"prti",Rejang:"rjng",Runic:"runr",Samaritan:"samr",Old_South_Arabian:"sarb",Saurashtra:"saur",Shavian:"shaw",Sharada:"shrd",Siddham:"sidd",Khudawadi:"sind",Sinhala:"sinh",Sora_Sompeng:"sora",Sundanese:"sund",Syloti_Nagri:"sylo",Syriac:"syrc",Tagbanwa:"tagb",Takri:"takr",Tai_Le:"tale",New_Tai_Lue:"talu",Tamil:["tml2","taml"],Tai_Viet:"tavt",Telugu:["tel2","telu"],Tifinagh:"tfng",Tagalog:"tglg",Thaana:"thaa",Thai:"thai",Tibetan:"tibt",Tirhuta:"tirh",Ugaritic:"ugar",Vai:"vai ",Warang_Citi:"wara",Old_Persian:"xpeo",Cuneiform:"xsux",Yi:"yi ",Inherited:"zinh",Common:"zyyy",Unknown:"zzzz"},ZW={};for(let e in t3){let t=t3[e];if(Array.isArray(t))for(let n of t)ZW[n]=e;else ZW[t]=e}function VXe(e){return ZW[e]}function KXe(e){let t=e.length,n=0;for(;n<t;){let r=e.charCodeAt(n++);if(55296<=r&&r<=56319&&n<t){let o=e.charCodeAt(n);56320<=o&&o<=57343&&(n++,r=((r&1023)<<10)+(o&1023)+65536)}let i=aue(r);if(i!=="Common"&&i!=="Inherited"&&i!=="Unknown")return t3[i]}return t3.Unknown}function qXe(e){for(let t=0;t<e.length;t++){let n=e[t],r=aue(n);if(r!=="Common"&&r!=="Inherited"&&r!=="Unknown")return t3[r]}return t3.Unknown}const XXe={arab:!0,hebr:!0,syrc:!0,thaa:!0,cprt:!0,khar:!0,phnx:!0,"nko ":!0,lydi:!0,avst:!0,armi:!0,phli:!0,prti:!0,sarb:!0,orkh:!0,samr:!0,mand:!0,merc:!0,mero:!0,mani:!0,mend:!0,nbat:!0,narb:!0,palm:!0,phlp:!0};function hde(e){return XXe[e]?"rtl":"ltr"}class $Xe{get advanceWidth(){let t=0;for(let n of this.positions)t+=n.xAdvance;return t}get advanceHeight(){let t=0;for(let n of this.positions)t+=n.yAdvance;return t}get bbox(){let t=new Wm,n=0,r=0;for(let i=0;i<this.glyphs.length;i++){let o=this.glyphs[i],a=this.positions[i],s=o.bbox;t.addPoint(s.minX+n+a.xOffset,s.minY+r+a.yOffset),t.addPoint(s.maxX+n+a.xOffset,s.maxY+r+a.yOffset),n+=a.xAdvance,r+=a.yAdvance}return t}constructor(t,n,r,i,o){if(this.glyphs=t,this.positions=null,this.script=r,this.language=i||null,this.direction=o||hde(r),this.features={},Array.isArray(n))for(let a of n)this.features[a]=!0;else typeof n=="object"&&(this.features=n)}}class ZXe{constructor(t=0,n=0,r=0,i=0){this.xAdvance=t,this.yAdvance=n,this.xOffset=r,this.yOffset=i}}const ub={allTypographicFeatures:{code:0,exclusive:!1,allTypeFeatures:0},ligatures:{code:1,exclusive:!1,requiredLigatures:0,commonLigatures:2,rareLigatures:4,rebusPictures:8,diphthongLigatures:10,squaredLigatures:12,abbrevSquaredLigatures:14,symbolLigatures:16,contextualLigatures:18,historicalLigatures:20},cursiveConnection:{code:2,exclusive:!0,unconnected:0,partiallyConnected:1,cursive:2},letterCase:{code:3,exclusive:!0},verticalSubstitution:{code:4,exclusive:!1,substituteVerticalForms:0},linguisticRearrangement:{code:5,exclusive:!1,linguisticRearrangement:0},numberSpacing:{code:6,exclusive:!0,monospacedNumbers:0,proportionalNumbers:1,thirdWidthNumbers:2,quarterWidthNumbers:3},smartSwash:{code:8,exclusive:!1,wordInitialSwashes:0,wordFinalSwashes:2,nonFinalSwashes:8},diacritics:{code:9,exclusive:!0,showDiacritics:0,hideDiacritics:1,decomposeDiacritics:2},verticalPosition:{code:10,exclusive:!0,normalPosition:0,superiors:1,inferiors:2,ordinals:3,scientificInferiors:4},fractions:{code:11,exclusive:!0,noFractions:0,verticalFractions:1,diagonalFractions:2},overlappingCharacters:{code:13,exclusive:!1,preventOverlap:0},typographicExtras:{code:14,exclusive:!1,slashedZero:4},mathematicalExtras:{code:15,exclusive:!1,mathematicalGreek:10},ornamentSets:{code:16,exclusive:!0,noOrnaments:0,dingbats:1,piCharacters:2,fleurons:3,decorativeBorders:4,internationalSymbols:5,mathSymbols:6},characterAlternatives:{code:17,exclusive:!0,noAlternates:0},designComplexity:{code:18,exclusive:!0,designLevel1:0,designLevel2:1,designLevel3:2,designLevel4:3,designLevel5:4},styleOptions:{code:19,exclusive:!0,noStyleOptions:0,displayText:1,engravedText:2,illuminatedCaps:3,titlingCaps:4,tallCaps:5},characterShape:{code:20,exclusive:!0,traditionalCharacters:0,simplifiedCharacters:1,JIS1978Characters:2,JIS1983Characters:3,JIS1990Characters:4,traditionalAltOne:5,traditionalAltTwo:6,traditionalAltThree:7,traditionalAltFour:8,traditionalAltFive:9,expertCharacters:10,JIS2004Characters:11,hojoCharacters:12,NLCCharacters:13,traditionalNamesCharacters:14},numberCase:{code:21,exclusive:!0,lowerCaseNumbers:0,upperCaseNumbers:1},textSpacing:{code:22,exclusive:!0,proportionalText:0,monospacedText:1,halfWidthText:2,thirdWidthText:3,quarterWidthText:4,altProportionalText:5,altHalfWidthText:6},transliteration:{code:23,exclusive:!0,noTransliteration:0},annotation:{code:24,exclusive:!0,noAnnotation:0,boxAnnotation:1,roundedBoxAnnotation:2,circleAnnotation:3,invertedCircleAnnotation:4,parenthesisAnnotation:5,periodAnnotation:6,romanNumeralAnnotation:7,diamondAnnotation:8,invertedBoxAnnotation:9,invertedRoundedBoxAnnotation:10},kanaSpacing:{code:25,exclusive:!0,fullWidthKana:0,proportionalKana:1},ideographicSpacing:{code:26,exclusive:!0,fullWidthIdeographs:0,proportionalIdeographs:1,halfWidthIdeographs:2},unicodeDecomposition:{code:27,exclusive:!1,canonicalComposition:0,compatibilityComposition:2,transcodingComposition:4},rubyKana:{code:28,exclusive:!1,rubyKana:2},CJKSymbolAlternatives:{code:29,exclusive:!0,noCJKSymbolAlternatives:0,CJKSymbolAltOne:1,CJKSymbolAltTwo:2,CJKSymbolAltThree:3,CJKSymbolAltFour:4,CJKSymbolAltFive:5},ideographicAlternatives:{code:30,exclusive:!0,noIdeographicAlternatives:0,ideographicAltOne:1,ideographicAltTwo:2,ideographicAltThree:3,ideographicAltFour:4,ideographicAltFive:5},CJKVerticalRomanPlacement:{code:31,exclusive:!0,CJKVerticalRomanCentered:0,CJKVerticalRomanHBaseline:1},italicCJKRoman:{code:32,exclusive:!1,CJKItalicRoman:2},caseSensitiveLayout:{code:33,exclusive:!1,caseSensitiveLayout:0,caseSensitiveSpacing:2},alternateKana:{code:34,exclusive:!1,alternateHorizKana:0,alternateVertKana:2},stylisticAlternatives:{code:35,exclusive:!1,noStylisticAlternates:0,stylisticAltOne:2,stylisticAltTwo:4,stylisticAltThree:6,stylisticAltFour:8,stylisticAltFive:10,stylisticAltSix:12,stylisticAltSeven:14,stylisticAltEight:16,stylisticAltNine:18,stylisticAltTen:20,stylisticAltEleven:22,stylisticAltTwelve:24,stylisticAltThirteen:26,stylisticAltFourteen:28,stylisticAltFifteen:30,stylisticAltSixteen:32,stylisticAltSeventeen:34,stylisticAltEighteen:36,stylisticAltNineteen:38,stylisticAltTwenty:40},contextualAlternates:{code:36,exclusive:!1,contextualAlternates:0,swashAlternates:2,contextualSwashAlternates:4},lowerCase:{code:37,exclusive:!0,defaultLowerCase:0,lowerCaseSmallCaps:1,lowerCasePetiteCaps:2},upperCase:{code:38,exclusive:!0,defaultUpperCase:0,upperCaseSmallCaps:1,upperCasePetiteCaps:2},languageTag:{code:39,exclusive:!0},CJKRomanSpacing:{code:103,exclusive:!0,halfWidthCJKRoman:0,proportionalCJKRoman:1,defaultCJKRoman:2,fullWidthCJKRoman:3}},Kn=(e,t)=>[ub[e].code,ub[e][t]],MI={rlig:Kn("ligatures","requiredLigatures"),clig:Kn("ligatures","contextualLigatures"),dlig:Kn("ligatures","rareLigatures"),hlig:Kn("ligatures","historicalLigatures"),liga:Kn("ligatures","commonLigatures"),hist:Kn("ligatures","historicalLigatures"),smcp:Kn("lowerCase","lowerCaseSmallCaps"),pcap:Kn("lowerCase","lowerCasePetiteCaps"),frac:Kn("fractions","diagonalFractions"),dnom:Kn("fractions","diagonalFractions"),numr:Kn("fractions","diagonalFractions"),afrc:Kn("fractions","verticalFractions"),case:Kn("caseSensitiveLayout","caseSensitiveLayout"),ccmp:Kn("unicodeDecomposition","canonicalComposition"),cpct:Kn("CJKVerticalRomanPlacement","CJKVerticalRomanCentered"),valt:Kn("CJKVerticalRomanPlacement","CJKVerticalRomanCentered"),swsh:Kn("contextualAlternates","swashAlternates"),cswh:Kn("contextualAlternates","contextualSwashAlternates"),curs:Kn("cursiveConnection","cursive"),c2pc:Kn("upperCase","upperCasePetiteCaps"),c2sc:Kn("upperCase","upperCaseSmallCaps"),init:Kn("smartSwash","wordInitialSwashes"),fin2:Kn("smartSwash","wordFinalSwashes"),medi:Kn("smartSwash","nonFinalSwashes"),med2:Kn("smartSwash","nonFinalSwashes"),fin3:Kn("smartSwash","wordFinalSwashes"),fina:Kn("smartSwash","wordFinalSwashes"),pkna:Kn("kanaSpacing","proportionalKana"),half:Kn("textSpacing","halfWidthText"),halt:Kn("textSpacing","altHalfWidthText"),hkna:Kn("alternateKana","alternateHorizKana"),vkna:Kn("alternateKana","alternateVertKana"),ital:Kn("italicCJKRoman","CJKItalicRoman"),lnum:Kn("numberCase","upperCaseNumbers"),onum:Kn("numberCase","lowerCaseNumbers"),mgrk:Kn("mathematicalExtras","mathematicalGreek"),calt:Kn("contextualAlternates","contextualAlternates"),vrt2:Kn("verticalSubstitution","substituteVerticalForms"),vert:Kn("verticalSubstitution","substituteVerticalForms"),tnum:Kn("numberSpacing","monospacedNumbers"),pnum:Kn("numberSpacing","proportionalNumbers"),sups:Kn("verticalPosition","superiors"),subs:Kn("verticalPosition","inferiors"),ordn:Kn("verticalPosition","ordinals"),pwid:Kn("textSpacing","proportionalText"),hwid:Kn("textSpacing","halfWidthText"),qwid:Kn("textSpacing","quarterWidthText"),twid:Kn("textSpacing","thirdWidthText"),fwid:Kn("textSpacing","proportionalText"),palt:Kn("textSpacing","altProportionalText"),trad:Kn("characterShape","traditionalCharacters"),smpl:Kn("characterShape","simplifiedCharacters"),jp78:Kn("characterShape","JIS1978Characters"),jp83:Kn("characterShape","JIS1983Characters"),jp90:Kn("characterShape","JIS1990Characters"),jp04:Kn("characterShape","JIS2004Characters"),expt:Kn("characterShape","expertCharacters"),hojo:Kn("characterShape","hojoCharacters"),nlck:Kn("characterShape","NLCCharacters"),tnam:Kn("characterShape","traditionalNamesCharacters"),ruby:Kn("rubyKana","rubyKana"),titl:Kn("styleOptions","titlingCaps"),zero:Kn("typographicExtras","slashedZero"),ss01:Kn("stylisticAlternatives","stylisticAltOne"),ss02:Kn("stylisticAlternatives","stylisticAltTwo"),ss03:Kn("stylisticAlternatives","stylisticAltThree"),ss04:Kn("stylisticAlternatives","stylisticAltFour"),ss05:Kn("stylisticAlternatives","stylisticAltFive"),ss06:Kn("stylisticAlternatives","stylisticAltSix"),ss07:Kn("stylisticAlternatives","stylisticAltSeven"),ss08:Kn("stylisticAlternatives","stylisticAltEight"),ss09:Kn("stylisticAlternatives","stylisticAltNine"),ss10:Kn("stylisticAlternatives","stylisticAltTen"),ss11:Kn("stylisticAlternatives","stylisticAltEleven"),ss12:Kn("stylisticAlternatives","stylisticAltTwelve"),ss13:Kn("stylisticAlternatives","stylisticAltThirteen"),ss14:Kn("stylisticAlternatives","stylisticAltFourteen"),ss15:Kn("stylisticAlternatives","stylisticAltFifteen"),ss16:Kn("stylisticAlternatives","stylisticAltSixteen"),ss17:Kn("stylisticAlternatives","stylisticAltSeventeen"),ss18:Kn("stylisticAlternatives","stylisticAltEighteen"),ss19:Kn("stylisticAlternatives","stylisticAltNineteen"),ss20:Kn("stylisticAlternatives","stylisticAltTwenty")};for(let e=1;e<=99;e++)MI[`cv${`00${e}`.slice(-2)}`]=[ub.characterAlternatives.code,e];let db={};for(let e in MI){let t=MI[e];db[t[0]]==null&&(db[t[0]]={}),db[t[0]][t[1]]=e}function JXe(e){let t={};for(let n in e){let r;(r=MI[n])&&(t[r[0]]==null&&(t[r[0]]={}),t[r[0]][r[1]]=e[n])}return t}function fde(e){let[t,n]=e;if(isNaN(t))var r=ub[t]&&ub[t].code;else var r=t;if(isNaN(n))var i=ub[t]&&ub[t][n];else var i=n;return[r,i]}function e$e(e){let t={};if(Array.isArray(e))for(let n=0;n<e.length;n++){let r,i=fde(e[n]);(r=db[i[0]]&&db[i[0]][i[1]])&&(t[r]=!0)}else if(typeof e=="object")for(let n in e){let r=e[n];for(let i in r){let o,a=fde([n,i]);r[i]&&(o=db[a[0]]&&db[a[0]][a[1]])&&(t[o]=!0)}}return Object.keys(t)}class d6{lookup(t){switch(this.table.version){case 0:return this.table.values.getItem(t);case 2:case 4:{let i=0,o=this.table.binarySearchHeader.nUnits-1;for(;i<=o;){var n=i+o>>1,r=this.table.segments[n];if(r.firstGlyph===65535)return null;if(t<r.firstGlyph)o=n-1;else if(t>r.lastGlyph)i=n+1;else return this.table.version===2?r.value:r.values[t-r.firstGlyph]}return null}case 6:{let i=0,o=this.table.binarySearchHeader.nUnits-1;for(;i<=o;){var n=i+o>>1,r=this.table.segments[n];if(r.glyph===65535)return null;if(t<r.glyph)o=n-1;else if(t>r.glyph)i=n+1;else return r.value}return null}case 8:return this.table.values[t-this.table.firstGlyph];default:throw new Error(`Unknown lookup table format: ${this.table.version}`)}}glyphsForValue(t){let n=[];switch(this.table.version){case 2:case 4:for(let r of this.table.segments)if(this.table.version===2&&r.value===t)n.push(...e3(r.firstGlyph,r.lastGlyph+1));else for(let i=0;i<r.values.length;i++)r.values[i]===t&&n.push(r.firstGlyph+i);break;case 6:for(let r of this.table.segments)r.value===t&&n.push(r.glyph);break;case 8:for(let r=0;r<this.table.values.length;r++)this.table.values[r]===t&&n.push(this.table.firstGlyph+r);break;default:throw new Error(`Unknown lookup table format: ${this.table.version}`)}return n}constructor(t){this.table=t}}$l([Zl],d6.prototype,"glyphsForValue",null);const t$e=0,pde=0,gde=1,mde=2,n$e=16384;class r$e{process(t,n,r){let i=t$e,o=n?t.length-1:0,a=n?-1:1;for(;a===1&&o<=t.length||a===-1&&o>=-1;){let s=null,l=gde,c=!0;o===t.length||o===-1?l=pde:(s=t[o],s.id===65535?l=mde:(l=this.lookupTable.lookup(s.id),l==null&&(l=gde)));let u=this.stateTable.stateArray.getItem(i)[l],d=this.stateTable.entryTable.getItem(u);l!==pde&&l!==mde&&(r(s,d,o),c=!(d.flags&n$e)),i=d.newState,c&&(o+=a)}return t}traverse(t,n=0,r=new Set){if(r.has(n))return;r.add(n);let{nClasses:i,stateArray:o,entryTable:a}=this.stateTable,s=o.getItem(n);for(let l=4;l<i;l++){let c=s[l],u=a.getItem(c);for(let d of this.lookupTable.glyphsForValue(l))t.enter&&t.enter(d,u),u.newState!==0&&this.traverse(t,u.newState,r),t.exit&&t.exit(d,u)}}constructor(t){this.stateTable=t,this.lookupTable=new d6(t.classTable)}}const i$e=32768,o$e=8192,a$e=15,Ade=32768,s$e=32768,l$e=8192,c$e=2147483648,u$e=1073741824,d$e=1073741823,vde=4194304,h$e=2048,f$e=1024,p$e=992,g$e=31;class bde{process(t,n={}){for(let i of this.morx.chains){let o=i.defaultFlags;for(let a of i.features){let s;(s=n[a.featureType])&&(s[a.featureSetting]?(o&=a.disableFlags,o|=a.enableFlags):s[a.featureSetting]===!1&&(o|=~a.disableFlags,o&=~a.enableFlags))}for(let a of i.subtables)a.subFeatureFlags&o&&this.processSubtable(a,t)}let r=t.length-1;for(;r>=0;)t[r].id===65535&&t.splice(r,1),r--;return t}processSubtable(t,n){if(this.subtable=t,this.glyphs=n,this.subtable.type===4){this.processNoncontextualSubstitutions(this.subtable,this.glyphs);return}this.ligatureStack=[],this.markedGlyph=null,this.firstGlyph=null,this.lastGlyph=null,this.markedIndex=null;let r=this.getStateMachine(t),i=this.getProcessor(),o=!!(this.subtable.coverage&vde);return r.process(this.glyphs,o,i)}getStateMachine(t){return new r$e(t.table.stateTable)}getProcessor(){switch(this.subtable.type){case 0:return this.processIndicRearragement;case 1:return this.processContextualSubstitution;case 2:return this.processLigature;case 4:return this.processNoncontextualSubstitutions;case 5:return this.processGlyphInsertion;default:throw new Error(`Invalid morx subtable type: ${this.subtable.type}`)}}processIndicRearragement(t,n,r){n.flags&i$e&&(this.firstGlyph=r),n.flags&o$e&&(this.lastGlyph=r),m$e(this.glyphs,n.flags&a$e,this.firstGlyph,this.lastGlyph)}processContextualSubstitution(t,n,r){let i=this.subtable.table.substitutionTable.items;if(n.markIndex!==65535){let a=i.getItem(n.markIndex),s=new d6(a);t=this.glyphs[this.markedGlyph];var o=s.lookup(t.id);o&&(this.glyphs[this.markedGlyph]=this.font.getGlyph(o,t.codePoints))}if(n.currentIndex!==65535){let a=i.getItem(n.currentIndex),s=new d6(a);t=this.glyphs[r];var o=s.lookup(t.id);o&&(this.glyphs[r]=this.font.getGlyph(o,t.codePoints))}n.flags&Ade&&(this.markedGlyph=r)}processLigature(t,n,r){if(n.flags&s$e&&this.ligatureStack.push(r),n.flags&l$e){let i=this.subtable.table.ligatureActions,o=this.subtable.table.components,a=this.subtable.table.ligatureList,s=n.action,l=!1,c=0,u=[],d=[];for(;!l;){let h=this.ligatureStack.pop();u.unshift(...this.glyphs[h].codePoints);let f=i.getItem(s++);l=!!(f&c$e);let g=!!(f&u$e),p=(f&d$e)<<2>>2;p+=this.glyphs[h].id;let m=o.getItem(p);if(c+=m,l||g){let b=a.getItem(c);this.glyphs[h]=this.font.getGlyph(b,u),d.push(h),c=0,u=[]}else this.glyphs[h]=this.font.getGlyph(65535)}this.ligatureStack.push(...d)}}processNoncontextualSubstitutions(t,n,r){let i=new d6(t.table.lookupTable);for(r=0;r<n.length;r++){let o=n[r];if(o.id!==65535){let a=i.lookup(o.id);a&&(n[r]=this.font.getGlyph(a,o.codePoints))}}}_insertGlyphs(t,n,r,i){let o=[];for(;r--;){let a=this.subtable.table.insertionActions.getItem(n++);o.push(this.font.getGlyph(a))}i||t++,this.glyphs.splice(t,0,...o)}processGlyphInsertion(t,n,r){if(n.flags&Ade&&(this.markedIndex=r),n.markedInsertIndex!==65535){let i=(n.flags&g$e)>>>5,o=!!(n.flags&f$e);this._insertGlyphs(this.markedIndex,n.markedInsertIndex,i,o)}if(n.currentInsertIndex!==65535){let i=(n.flags&p$e)>>>5,o=!!(n.flags&h$e);this._insertGlyphs(r,n.currentInsertIndex,i,o)}}getSupportedFeatures(){let t=[];for(let n of this.morx.chains)for(let r of n.features)t.push([r.featureType,r.featureSetting]);return t}generateInputs(t){return this.inputCache||this.generateInputCache(),this.inputCache[t]||[]}generateInputCache(){this.inputCache={};for(let t of this.morx.chains){let n=t.defaultFlags;for(let r of t.subtables)r.subFeatureFlags&n&&this.generateInputsForSubtable(r)}}generateInputsForSubtable(t){if(t.type!==2)return;if(t.coverage&vde)throw new Error("Reverse subtable, not supported.");this.subtable=t,this.ligatureStack=[];let n=this.getStateMachine(t),r=this.getProcessor(),i=[],o=[];this.glyphs=[],n.traverse({enter:(a,s)=>{let l=this.glyphs;o.push({glyphs:l.slice(),ligatureStack:this.ligatureStack.slice()});let c=this.font.getGlyph(a);i.push(c),l.push(i[i.length-1]),r(l[l.length-1],s,l.length-1);let u=0,d=0;for(let h=0;h<l.length&&u<=1;h++)l[h].id!==65535&&(u++,d=l[h].id);if(u===1){let h=i.map(g=>g.id),f=this.inputCache[d];f?f.push(h):this.inputCache[d]=[h]}},exit:()=>{({glyphs:this.glyphs,ligatureStack:this.ligatureStack}=o.pop()),i.pop()}})}constructor(t){this.processIndicRearragement=this.processIndicRearragement.bind(this),this.processContextualSubstitution=this.processContextualSubstitution.bind(this),this.processLigature=this.processLigature.bind(this),this.processNoncontextualSubstitutions=this.processNoncontextualSubstitutions.bind(this),this.processGlyphInsertion=this.processGlyphInsertion.bind(this),this.font=t,this.morx=t.morx,this.inputCache=null}}$l([Zl],bde.prototype,"getStateMachine",null);function tu(e,t,n,r=!1,i=!1){let o=e.splice(n[0]-(n[1]-1),n[1]);i&&o.reverse();let a=e.splice(t[0],t[1],...o);return r&&a.reverse(),e.splice(n[0]-(t[1]-1),0,...a),e}function m$e(e,t,n,r){switch(t){case 0:return e;case 1:return tu(e,[n,1],[r,0]);case 2:return tu(e,[n,0],[r,1]);case 3:return tu(e,[n,1],[r,1]);case 4:return tu(e,[n,2],[r,0]);case 5:return tu(e,[n,2],[r,0],!0,!1);case 6:return tu(e,[n,0],[r,2]);case 7:return tu(e,[n,0],[r,2],!1,!0);case 8:return tu(e,[n,1],[r,2]);case 9:return tu(e,[n,1],[r,2],!1,!0);case 10:return tu(e,[n,2],[r,1]);case 11:return tu(e,[n,2],[r,1],!0,!1);case 12:return tu(e,[n,2],[r,2]);case 13:return tu(e,[n,2],[r,2],!0,!1);case 14:return tu(e,[n,2],[r,2],!1,!0);case 15:return tu(e,[n,2],[r,2],!0,!0);default:throw new Error(`Unknown verb: ${t}`)}}class A$e{substitute(t){t.direction==="rtl"&&t.glyphs.reverse(),this.morxProcessor.process(t.glyphs,JXe(t.features))}getAvailableFeatures(t,n){return e$e(this.morxProcessor.getSupportedFeatures())}stringsForGlyph(t){let n=this.morxProcessor.generateInputs(t),r=new Set;for(let i of n)this._addStrings(i,0,r,"");return r}_addStrings(t,n,r,i){let o=this.font._cmapProcessor.codePointsForGlyph(t[n]);for(let a of o){let s=i+String.fromCodePoint(a);n<t.length-1?this._addStrings(t,n+1,r,s):r.add(s)}}constructor(t){this.font=t,this.morxProcessor=new bde(t),this.fallbackPosition=!1}}class v$e{_addFeatures(t,n){let r=this.stages.length-1,i=this.stages[r];for(let o of t)this.allFeatures[o]==null&&(i.push(o),this.allFeatures[o]=r,n&&(this.globalFeatures[o]=!0))}add(t,n=!0){if(this.stages.length===0&&this.stages.push([]),typeof t=="string"&&(t=[t]),Array.isArray(t))this._addFeatures(t,n);else if(typeof t=="object")this._addFeatures(t.global||[],!0),this._addFeatures(t.local||[],!1);else throw new Error("Unsupported argument to ShapingPlan#add")}addStage(t,n){typeof t=="function"?this.stages.push(t,[]):(this.stages.push([]),this.add(t,n))}setFeatureOverrides(t){if(Array.isArray(t))this.add(t);else if(typeof t=="object"){for(let n in t)if(t[n])this.add(n);else if(this.allFeatures[n]!=null){let r=this.stages[this.allFeatures[n]];r.splice(r.indexOf(n),1),delete this.allFeatures[n],delete this.globalFeatures[n]}}}assignGlobalFeatures(t){for(let n of t)for(let r in this.globalFeatures)n.features[r]=!0}process(t,n,r){for(let i of this.stages)typeof i=="function"?r||i(this.font,n,this):i.length>0&&t.applyFeatures(i,n,r)}constructor(t,n,r){this.font=t,this.script=n,this.direction=r,this.stages=[],this.globalFeatures={},this.allFeatures={}}}const b$e=["rvrn"],y$e=["ccmp","locl","rlig","mark","mkmk"],w$e=["frac","numr","dnom"],x$e=["calt","clig","liga","rclt","curs","kern"],E$e={ltr:["ltra","ltrm"],rtl:["rtla","rtlm"]};class Um{static plan(t,n,r){this.planPreprocessing(t),this.planFeatures(t),this.planPostprocessing(t,r),t.assignGlobalFeatures(n),this.assignFeatures(t,n)}static planPreprocessing(t){t.add({global:[...b$e,...E$e[t.direction]],local:w$e})}static planFeatures(t){}static planPostprocessing(t,n){t.add([...y$e,...x$e]),t.setFeatureOverrides(n)}static assignFeatures(t,n){for(let r=0;r<n.length;r++){let i=n[r];if(i.codePoints[0]===8260){let o=r,a=r+1;for(;o>0&&sue(n[o-1].codePoints[0]);)n[o-1].features.numr=!0,n[o-1].features.frac=!0,o--;for(;a<n.length&&sue(n[a].codePoints[0]);)n[a].features.dnom=!0,n[a].features.frac=!0,a++;i.features.frac=!0,r=a-1}}}}Wu(Um,"zeroMarkWidths","AFTER_GPOS");const C$e=new dI(XW("ABABAAAAAACgMQAAAZUBav7t2CtPA0EUBeDZB00pin9AJZIEgyUEj0QhweDAgQOJxCBRBElQSBwSicLgkOAwnNKZ5GaY2c7uzj4o5yZfZrrbefbuIx2nSq3CGmzAWH/+K+UO7MIe7MMhHMMpnMMFXMIVXIt2t3CnP088iPqjqNN8e4Ij7Rle4LUH82rLm6i/92A+RERERERERERNmfz/89GDeRARERERzbN8ceps2Iwt9H0C9/AJ6yOlDkbTczcot5VSm8Pm1vcFWfb7+BKOLTuOd2UlTX4wGP85Eg953lWPFbnuN7PkjtLmalOWbNenkHOSa7T3KmR9MVTZ2zZkVj1kHa68MueVKH0R4zqQ44WEXLM8VjcWHP0PtKLfPzQnMtGn3W4QYf6qxFxceVI394r2xnV+1rih0fV1Vzf3fO1n3evL5J78ruvZ5ptX2Rwy92Tfb1wlEqut3U+sZ3HXOeJ7/zDrbyuP6+Zz0fqa6Nv3vhY7Yu1xWnGevmsvsUpTT/RYIe8waUH/rvHMWKFzLfN8L+rTfp645mfX7ftlnfDtYxN59w0=")),yde=["isol","fina","fin2","fin3","medi","med2","init"],JW={Non_Joining:0,Left_Joining:1,Right_Joining:2,Dual_Joining:3,Join_Causing:3,ALAPH:4,"DALATH RISH":5,Transparent:6},Sa="isol",_m="fina",eU="fin2",S$e="fin3",II="medi",RI="med2",OI="init",Eo=null,k$e=[[[Eo,Eo,0],[Eo,Sa,2],[Eo,Sa,1],[Eo,Sa,2],[Eo,Sa,1],[Eo,Sa,6]],[[Eo,Eo,0],[Eo,Sa,2],[Eo,Sa,1],[Eo,Sa,2],[Eo,eU,5],[Eo,Sa,6]],[[Eo,Eo,0],[Eo,Sa,2],[OI,_m,1],[OI,_m,3],[OI,_m,4],[OI,_m,6]],[[Eo,Eo,0],[Eo,Sa,2],[II,_m,1],[II,_m,3],[II,_m,4],[II,_m,6]],[[Eo,Eo,0],[Eo,Sa,2],[RI,Sa,1],[RI,Sa,2],[RI,eU,5],[RI,Sa,6]],[[Eo,Eo,0],[Eo,Sa,2],[Sa,Sa,1],[Sa,Sa,2],[Sa,eU,5],[Sa,Sa,6]],[[Eo,Eo,0],[Eo,Sa,2],[Eo,Sa,1],[Eo,Sa,2],[Eo,S$e,5],[Eo,Sa,6]]];class Gm extends Um{static planFeatures(t){t.add(["ccmp","locl"]);for(let n=0;n<yde.length;n++){let r=yde[n];t.addStage(r,!1)}t.addStage("mset")}static assignFeatures(t,n){super.assignFeatures(t,n);let r=-1,i=0,o=[];for(let s=0;s<n.length;s++){let l,c;var a=n[s];let u=B$e(a.codePoints[0]);if(u===JW.Transparent){o[s]=Eo;continue}[c,l,i]=k$e[i][u],c!==Eo&&r!==-1&&(o[r]=c),o[s]=l,r=s}for(let s=0;s<n.length;s++){let l;var a=n[s];(l=o[s])&&(a.features[l]=!0)}}}function B$e(e){let t=C$e.get(e);if(t)return t-1;let n=fI(e);return n==="Mn"||n==="Me"||n==="Cf"?JW.Transparent:JW.Non_Joining}class M$e{reset(t={},n=0){this.options=t,this.flags=t.flags||{},this.markAttachmentType=t.markAttachmentType||0,this.index=n}get cur(){return this.glyphs[this.index]||null}shouldIgnore(t){return this.flags.ignoreMarks&&t.isMark||this.flags.ignoreBaseGlyphs&&t.isBase||this.flags.ignoreLigatures&&t.isLigature||this.markAttachmentType&&t.isMark&&t.markAttachmentType!==this.markAttachmentType}move(t){for(this.index+=t;0<=this.index&&this.index<this.glyphs.length&&this.shouldIgnore(this.glyphs[this.index]);)this.index+=t;return 0>this.index||this.index>=this.glyphs.length?null:this.glyphs[this.index]}next(){return this.move(1)}prev(){return this.move(-1)}peek(t=1){let n=this.index,r=this.increment(t);return this.index=n,r}peekIndex(t=1){let n=this.index;this.increment(t);let r=this.index;return this.index=n,r}increment(t=1){let n=t<0?-1:1;for(t=Math.abs(t);t--;)this.move(n);return this.glyphs[this.index]}constructor(t,n){this.glyphs=t,this.reset(n)}}const I$e=["DFLT","dflt","latn"];class DI{findScript(t){if(this.table.scriptList==null)return null;Array.isArray(t)||(t=[t]);for(let n of t)for(let r of this.table.scriptList)if(r.tag===n)return r;return null}selectScript(t,n,r){let i=!1,o;if(!this.script||t!==this.scriptTag){if(o=this.findScript(t),o||(o=this.findScript(I$e)),!o)return this.scriptTag;this.scriptTag=o.tag,this.script=o.script,this.language=null,this.languageTag=null,i=!0}if((!r||r!==this.direction)&&(this.direction=r||hde(t)),n&&n.length<4&&(n+=" ".repeat(4-n.length)),!n||n!==this.languageTag){this.language=null;for(let a of this.script.langSysRecords)if(a.tag===n){this.language=a.langSys,this.languageTag=a.tag;break}this.language||(this.language=this.script.defaultLangSys,this.languageTag=null),i=!0}if(i&&(this.features={},this.language))for(let a of this.language.featureIndexes){let s=this.table.featureList[a],l=this.substituteFeatureForVariations(a);this.features[s.tag]=l||s.feature}return this.scriptTag}lookupsForFeatures(t=[],n){let r=[];for(let i of t){let o=this.features[i];if(o)for(let a of o.lookupListIndexes)n&&n.indexOf(a)!==-1||r.push({feature:i,index:a,lookup:this.table.lookupList.get(a)})}return r.sort((i,o)=>i.index-o.index),r}substituteFeatureForVariations(t){if(this.variationsIndex===-1)return null;let n=this.table.featureVariations.featureVariationRecords[this.variationsIndex].featureTableSubstitution.substitutions;for(let r of n)if(r.featureIndex===t)return r.alternateFeatureTable;return null}findVariationsIndex(t){let n=this.table.featureVariations;if(!n)return-1;let r=n.featureVariationRecords;for(let i=0;i<r.length;i++){let o=r[i].conditionSet.conditionTable;if(this.variationConditionsMatch(o,t))return i}return-1}variationConditionsMatch(t,n){return t.every(r=>{let i=r.axisIndex<n.length?n[r.axisIndex]:0;return r.filterRangeMinValue<=i&&i<=r.filterRangeMaxValue})}applyFeatures(t,n,r){let i=this.lookupsForFeatures(t);this.applyLookups(i,n,r)}applyLookups(t,n,r){this.glyphs=n,this.positions=r,this.glyphIterator=new M$e(n);for(let{feature:i,lookup:o}of t)for(this.currentFeature=i,this.glyphIterator.reset(o.flags);this.glyphIterator.index<n.length;){if(!(i in this.glyphIterator.cur.features)){this.glyphIterator.next();continue}for(let a of o.subTables)if(this.applyLookup(o.lookupType,a))break;this.glyphIterator.next()}}applyLookup(t,n){throw new Error("applyLookup must be implemented by subclasses")}applyLookupList(t){let n=this.glyphIterator.options,r=this.glyphIterator.index;for(let i of t){this.glyphIterator.reset(n,r),this.glyphIterator.increment(i.sequenceIndex);let o=this.table.lookupList.get(i.lookupListIndex);this.glyphIterator.reset(o.flags,this.glyphIterator.index);for(let a of o.subTables)if(this.applyLookup(o.lookupType,a))break}return this.glyphIterator.reset(n,r),!0}coverageIndex(t,n){switch(n==null&&(n=this.glyphIterator.cur.id),t.version){case 1:return t.glyphs.indexOf(n);case 2:for(let r of t.rangeRecords)if(r.start<=n&&n<=r.end)return r.startCoverageIndex+n-r.start;break}return-1}match(t,n,r,i){let o=this.glyphIterator.index,a=this.glyphIterator.increment(t),s=0;for(;s<n.length&&a&&r(n[s],a);)i&&i.push(this.glyphIterator.index),s++,a=this.glyphIterator.next();return this.glyphIterator.index=o,s<n.length?!1:i||!0}sequenceMatches(t,n){return this.match(t,n,(r,i)=>r===i.id)}sequenceMatchIndices(t,n){return this.match(t,n,(r,i)=>this.currentFeature in i.features?r===i.id:!1,[])}coverageSequenceMatches(t,n){return this.match(t,n,(r,i)=>this.coverageIndex(r,i.id)>=0)}getClassID(t,n){switch(n.version){case 1:let r=t-n.startGlyph;if(r>=0&&r<n.classValueArray.length)return n.classValueArray[r];break;case 2:for(let i of n.classRangeRecord)if(i.start<=t&&t<=i.end)return i.class;break}return 0}classSequenceMatches(t,n,r){return this.match(t,n,(i,o)=>i===this.getClassID(o.id,r))}applyContext(t){let n,r;switch(t.version){case 1:if(n=this.coverageIndex(t.coverage),n===-1)return!1;r=t.ruleSets[n];for(let i of r)if(this.sequenceMatches(1,i.input))return this.applyLookupList(i.lookupRecords);break;case 2:if(this.coverageIndex(t.coverage)===-1||(n=this.getClassID(this.glyphIterator.cur.id,t.classDef),n===-1))return!1;r=t.classSet[n];for(let i of r)if(this.classSequenceMatches(1,i.classes,t.classDef))return this.applyLookupList(i.lookupRecords);break;case 3:if(this.coverageSequenceMatches(0,t.coverages))return this.applyLookupList(t.lookupRecords);break}return!1}applyChainingContext(t){let n;switch(t.version){case 1:if(n=this.coverageIndex(t.coverage),n===-1)return!1;let r=t.chainRuleSets[n];for(let o of r)if(this.sequenceMatches(-o.backtrack.length,o.backtrack)&&this.sequenceMatches(1,o.input)&&this.sequenceMatches(1+o.input.length,o.lookahead))return this.applyLookupList(o.lookupRecords);break;case 2:if(this.coverageIndex(t.coverage)===-1)return!1;n=this.getClassID(this.glyphIterator.cur.id,t.inputClassDef);let i=t.chainClassSet[n];if(!i)return!1;for(let o of i)if(this.classSequenceMatches(-o.backtrack.length,o.backtrack,t.backtrackClassDef)&&this.classSequenceMatches(1,o.input,t.inputClassDef)&&this.classSequenceMatches(1+o.input.length,o.lookahead,t.lookaheadClassDef))return this.applyLookupList(o.lookupRecords);break;case 3:if(this.coverageSequenceMatches(-t.backtrackGlyphCount,t.backtrackCoverage)&&this.coverageSequenceMatches(0,t.inputCoverage)&&this.coverageSequenceMatches(t.inputGlyphCount,t.lookaheadCoverage))return this.applyLookupList(t.lookupRecords);break}return!1}constructor(t,n){this.font=t,this.table=n,this.script=null,this.scriptTag=null,this.language=null,this.languageTag=null,this.features={},this.lookups={},this.variationsIndex=t._variationProcessor?this.findVariationsIndex(t._variationProcessor.normalizedCoords):-1,this.selectScript(),this.glyphs=[],this.positions=[],this.ligatureID=1,this.currentFeature=null}}class Df{get id(){return this._id}set id(t){this._id=t,this.substituted=!0;let n=this._font.GDEF;if(n&&n.glyphClassDef){let r=DI.prototype.getClassID(t,n.glyphClassDef);this.isBase=r===1,this.isLigature=r===2,this.isMark=r===3,this.markAttachmentType=n.markAttachClassDef?DI.prototype.getClassID(t,n.markAttachClassDef):0}else this.isMark=this.codePoints.length>0&&this.codePoints.every(lue),this.isBase=!this.isMark,this.isLigature=this.codePoints.length>1,this.markAttachmentType=0}copy(){return new Df(this._font,this.id,this.codePoints,this.features)}constructor(t,n,r=[],i){if(this._font=t,this.codePoints=r,this.id=n,this.features={},Array.isArray(i))for(let o=0;o<i.length;o++){let a=i[o];this.features[a]=!0}else typeof i=="object"&&Object.assign(this.features,i);this.ligatureID=null,this.ligatureComponent=null,this.isLigated=!1,this.cursiveAttachment=null,this.markAttachment=null,this.shaperInfo=null,this.substituted=!1,this.isMultiplied=!1}}class wde extends Um{static planFeatures(t){t.add(["ljmo","vjmo","tjmo"],!1)}static assignFeatures(t,n){let r=0,i=0;for(;i<n.length;){let o,a=n[i].codePoints[0],s=jI(a);switch([o,r]=V$e[r][s],o){case S1:t.font.hasGlyphForCodePoint(a)||(i=Sde(n,i,t.font));break;case nU:i=K$e(n,i,t.font);break;case rU:X$e(n,i,t.font);break;case iU:i=$$e(n,i,t.font);break}i++}}}Wu(wde,"zeroMarkWidths","NONE");const n3=44032,xde=55204,R$e=xde-n3+1,PI=4352,FI=4449,hb=4519,O$e=19,NI=21,h6=28,D$e=PI+O$e-1,P$e=FI+NI-1,F$e=hb+h6-1,Ede=9676,N$e=e=>4352<=e&&e<=4447||43360<=e&&e<=43388,T$e=e=>4448<=e&&e<=4519||55216<=e&&e<=55238,L$e=e=>4520<=e&&e<=4607||55243<=e&&e<=55291,j$e=e=>12334<=e&&e<=12335,Q$e=e=>n3<=e&&e<=xde,z$e=e=>e-n3<R$e&&(e-n3)%h6===0,W$e=e=>PI<=e&&e<=D$e,U$e=e=>FI<=e&&e<=P$e,_$e=e=>1<=e&&e<=F$e,G$e=0,H$e=1,TI=2,tU=3,LI=4,Cde=5,Y$e=6;function jI(e){return N$e(e)?H$e:T$e(e)?TI:L$e(e)?tU:z$e(e)?LI:Q$e(e)?Cde:j$e(e)?Y$e:G$e}const Uu=0,S1=1,nU=2,rU=4,iU=5,V$e=[[[Uu,0],[Uu,1],[Uu,0],[Uu,0],[S1,2],[S1,3],[iU,0]],[[Uu,0],[Uu,1],[nU,2],[Uu,0],[S1,2],[S1,3],[iU,0]],[[Uu,0],[Uu,1],[Uu,0],[nU,3],[S1,2],[S1,3],[rU,0]],[[Uu,0],[Uu,1],[Uu,0],[Uu,0],[S1,2],[S1,3],[rU,0]]];function f6(e,t,n){return new Df(e,e.glyphForCodePoint(t).id,[t],n)}function Sde(e,t,n){let r=e[t],i=r.codePoints[0]-n3,o=hb+i%h6;i=i/h6|0;let a=PI+i/NI|0,s=FI+i%NI;if(!n.hasGlyphForCodePoint(a)||!n.hasGlyphForCodePoint(s)||o!==hb&&!n.hasGlyphForCodePoint(o))return t;let l=f6(n,a,r.features);l.features.ljmo=!0;let c=f6(n,s,r.features);c.features.vjmo=!0;let u=[l,c];if(o>hb){let d=f6(n,o,r.features);d.features.tjmo=!0,u.push(d)}return e.splice(t,1,...u),t+u.length-1}function K$e(e,t,n){let r=e[t],i=e[t].codePoints[0],o=jI(i),a=e[t-1].codePoints[0],s=jI(a),l,c,u,d;if(s===LI&&o===tU)l=a,d=r;else{o===TI?(c=e[t-1],u=r):(c=e[t-2],u=e[t-1],d=r);let f=c.codePoints[0],g=u.codePoints[0];W$e(f)&&U$e(g)&&(l=n3+((f-PI)*NI+(g-FI))*h6)}let h=d&&d.codePoints[0]||hb;if(l!=null&&(h===hb||_$e(h))){let f=l+(h-hb);if(n.hasGlyphForCodePoint(f)){let g=s===TI?3:2;return e.splice(t-g+1,g,f6(n,f,r.features)),t-g+1}}return c&&(c.features.ljmo=!0),u&&(u.features.vjmo=!0),d&&(d.features.tjmo=!0),s===LI?(Sde(e,t-1,n),t+1):t}function q$e(e){switch(jI(e)){case LI:case Cde:return 1;case TI:return 2;case tU:return 3}}function X$e(e,t,n){let r=e[t],i=e[t].codePoints[0];if(n.glyphForCodePoint(i).advanceWidth===0)return;let o=e[t-1].codePoints[0],a=q$e(o);return e.splice(t,1),e.splice(t-a,0,r)}function $$e(e,t,n){let r=e[t],i=e[t].codePoints[0];if(n.hasGlyphForCodePoint(Ede)){let o=f6(n,Ede,r.features),a=n.glyphForCodePoint(i).advanceWidth===0?t:t+1;e.splice(a,0,o),t++}return t}var kde={};kde=JSON.parse('{"stateTable":[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,2,3,4,5,6,7,8,9,0,10,11,11,12,13,14,15,16,17],[0,0,0,18,19,20,21,22,23,0,24,0,0,25,26,0,0,27,0],[0,0,0,28,29,30,31,32,33,0,34,0,0,35,36,0,0,37,0],[0,0,0,38,5,7,7,8,9,0,10,0,0,0,13,0,0,16,0],[0,39,0,0,0,40,41,0,9,0,10,0,0,0,42,0,39,0,0],[0,0,0,0,43,44,44,8,9,0,0,0,0,12,43,0,0,0,0],[0,0,0,0,43,44,44,8,9,0,0,0,0,0,43,0,0,0,0],[0,0,0,45,46,47,48,49,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,0,50,0,0,51,0,10,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,52,0,0,0,0,0,0,0,0],[0,0,0,53,54,55,56,57,58,0,59,0,0,60,61,0,0,62,0],[0,0,0,4,5,7,7,8,9,0,10,0,0,0,13,0,0,16,0],[0,63,64,0,0,40,41,0,9,0,10,0,0,0,42,0,63,0,0],[0,2,3,4,5,6,7,8,9,0,10,11,11,12,13,0,2,16,0],[0,0,0,18,65,20,21,22,23,0,24,0,0,25,26,0,0,27,0],[0,0,0,0,66,67,67,8,9,0,10,0,0,0,68,0,0,0,0],[0,0,0,69,0,70,70,0,71,0,72,0,0,0,0,0,0,0,0],[0,0,0,73,19,74,74,22,23,0,24,0,0,0,26,0,0,27,0],[0,75,0,0,0,76,77,0,23,0,24,0,0,0,78,0,75,0,0],[0,0,0,0,79,80,80,22,23,0,0,0,0,25,79,0,0,0,0],[0,0,0,18,19,20,74,22,23,0,24,0,0,25,26,0,0,27,0],[0,0,0,81,82,83,84,85,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,0,86,0,0,87,0,24,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,88,0,0,0,0,0,0,0,0],[0,0,0,18,19,74,74,22,23,0,24,0,0,0,26,0,0,27,0],[0,89,90,0,0,76,77,0,23,0,24,0,0,0,78,0,89,0,0],[0,0,0,0,91,92,92,22,23,0,24,0,0,0,93,0,0,0,0],[0,0,0,94,29,95,31,32,33,0,34,0,0,0,36,0,0,37,0],[0,96,0,0,0,97,98,0,33,0,34,0,0,0,99,0,96,0,0],[0,0,0,0,100,101,101,32,33,0,0,0,0,35,100,0,0,0,0],[0,0,0,0,100,101,101,32,33,0,0,0,0,0,100,0,0,0,0],[0,0,0,102,103,104,105,106,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,0,107,0,0,108,0,34,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,109,0,0,0,0,0,0,0,0],[0,0,0,28,29,95,31,32,33,0,34,0,0,0,36,0,0,37,0],[0,110,111,0,0,97,98,0,33,0,34,0,0,0,99,0,110,0,0],[0,0,0,0,112,113,113,32,33,0,34,0,0,0,114,0,0,0,0],[0,0,0,0,5,7,7,8,9,0,10,0,0,0,13,0,0,16,0],[0,0,0,115,116,117,118,8,9,0,10,0,0,119,120,0,0,16,0],[0,0,0,0,0,121,121,0,9,0,10,0,0,0,42,0,0,0,0],[0,39,0,122,0,123,123,8,9,0,10,0,0,0,42,0,39,0,0],[0,124,64,0,0,0,0,0,0,0,0,0,0,0,0,0,124,0,0],[0,39,0,0,0,121,125,0,9,0,10,0,0,0,42,0,39,0,0],[0,0,0,0,0,126,126,8,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,46,47,48,49,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,0,47,47,49,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,0,127,127,49,9,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,128,127,127,49,9,0,0,0,0,0,0,0,0,0,0],[0,0,0,129,130,131,132,133,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0],[0,0,0,0,0,50,0,0,0,0,10,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,134,0,0,0,0,0,0,0,0],[0,0,0,135,54,56,56,57,58,0,59,0,0,0,61,0,0,62,0],[0,136,0,0,0,137,138,0,58,0,59,0,0,0,139,0,136,0,0],[0,0,0,0,140,141,141,57,58,0,0,0,0,60,140,0,0,0,0],[0,0,0,0,140,141,141,57,58,0,0,0,0,0,140,0,0,0,0],[0,0,0,142,143,144,145,146,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,0,147,0,0,148,0,59,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,149,0,0,0,0,0,0,0,0],[0,0,0,53,54,56,56,57,58,0,59,0,0,0,61,0,0,62,0],[0,150,151,0,0,137,138,0,58,0,59,0,0,0,139,0,150,0,0],[0,0,0,0,152,153,153,57,58,0,59,0,0,0,154,0,0,0,0],[0,0,0,155,116,156,157,8,9,0,10,0,0,158,120,0,0,16,0],[0,0,0,0,0,121,121,0,9,0,10,0,0,0,0,0,0,0,0],[0,75,3,4,5,159,160,8,161,0,162,0,11,12,163,0,75,16,0],[0,0,0,0,0,40,164,0,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,165,44,44,8,9,0,0,0,0,0,165,0,0,0,0],[0,124,64,0,0,40,164,0,9,0,10,0,0,0,42,0,124,0,0],[0,0,0,0,0,70,70,0,71,0,72,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,71,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,166,0,0,167,0,72,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0],[0,0,0,0,19,74,74,22,23,0,24,0,0,0,26,0,0,27,0],[0,0,0,0,79,80,80,22,23,0,0,0,0,0,79,0,0,0,0],[0,0,0,169,170,171,172,22,23,0,24,0,0,173,174,0,0,27,0],[0,0,0,0,0,175,175,0,23,0,24,0,0,0,78,0,0,0,0],[0,75,0,176,0,177,177,22,23,0,24,0,0,0,78,0,75,0,0],[0,178,90,0,0,0,0,0,0,0,0,0,0,0,0,0,178,0,0],[0,75,0,0,0,175,179,0,23,0,24,0,0,0,78,0,75,0,0],[0,0,0,0,0,180,180,22,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,82,83,84,85,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,0,83,83,85,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,0,181,181,85,23,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,182,181,181,85,23,0,0,0,0,0,0,0,0,0,0],[0,0,0,183,184,185,186,187,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0],[0,0,0,0,0,86,0,0,0,0,24,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,188,0,0,0,0,0,0,0,0],[0,0,0,189,170,190,191,22,23,0,24,0,0,192,174,0,0,27,0],[0,0,0,0,0,175,175,0,23,0,24,0,0,0,0,0,0,0,0],[0,0,0,0,0,76,193,0,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,194,80,80,22,23,0,0,0,0,0,194,0,0,0,0],[0,178,90,0,0,76,193,0,23,0,24,0,0,0,78,0,178,0,0],[0,0,0,0,29,95,31,32,33,0,34,0,0,0,36,0,0,37,0],[0,0,0,0,100,101,101,32,33,0,0,0,0,0,100,0,0,0,0],[0,0,0,195,196,197,198,32,33,0,34,0,0,199,200,0,0,37,0],[0,0,0,0,0,201,201,0,33,0,34,0,0,0,99,0,0,0,0],[0,96,0,202,0,203,203,32,33,0,34,0,0,0,99,0,96,0,0],[0,204,111,0,0,0,0,0,0,0,0,0,0,0,0,0,204,0,0],[0,96,0,0,0,201,205,0,33,0,34,0,0,0,99,0,96,0,0],[0,0,0,0,0,206,206,32,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,103,104,105,106,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,0,104,104,106,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,0,207,207,106,33,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,208,207,207,106,33,0,0,0,0,0,0,0,0,0,0],[0,0,0,209,210,211,212,213,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,34,0,0,0,0,0,0,0,0],[0,0,0,0,0,107,0,0,0,0,34,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,214,0,0,0,0,0,0,0,0],[0,0,0,215,196,216,217,32,33,0,34,0,0,218,200,0,0,37,0],[0,0,0,0,0,201,201,0,33,0,34,0,0,0,0,0,0,0,0],[0,0,0,0,0,97,219,0,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,220,101,101,32,33,0,0,0,0,0,220,0,0,0,0],[0,204,111,0,0,97,219,0,33,0,34,0,0,0,99,0,204,0,0],[0,0,0,221,116,222,222,8,9,0,10,0,0,0,120,0,0,16,0],[0,223,0,0,0,40,224,0,9,0,10,0,0,0,42,0,223,0,0],[0,0,0,0,225,44,44,8,9,0,0,0,0,119,225,0,0,0,0],[0,0,0,115,116,117,222,8,9,0,10,0,0,119,120,0,0,16,0],[0,0,0,115,116,222,222,8,9,0,10,0,0,0,120,0,0,16,0],[0,226,64,0,0,40,224,0,9,0,10,0,0,0,42,0,226,0,0],[0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,0],[0,39,0,0,0,121,121,0,9,0,10,0,0,0,42,0,39,0,0],[0,0,0,0,0,44,44,8,9,0,0,0,0,0,0,0,0,0,0],[0,0,0,227,0,228,229,0,9,0,10,0,0,230,0,0,0,0,0],[0,39,0,122,0,121,121,0,9,0,10,0,0,0,42,0,39,0,0],[0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,231,231,49,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,232,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,130,131,132,133,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,0,131,131,133,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,0,233,233,133,9,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,234,233,233,133,9,0,0,0,0,0,0,0,0,0,0],[0,0,0,235,236,237,238,239,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,54,56,56,57,58,0,59,0,0,0,61,0,0,62,0],[0,0,0,240,241,242,243,57,58,0,59,0,0,244,245,0,0,62,0],[0,0,0,0,0,246,246,0,58,0,59,0,0,0,139,0,0,0,0],[0,136,0,247,0,248,248,57,58,0,59,0,0,0,139,0,136,0,0],[0,249,151,0,0,0,0,0,0,0,0,0,0,0,0,0,249,0,0],[0,136,0,0,0,246,250,0,58,0,59,0,0,0,139,0,136,0,0],[0,0,0,0,0,251,251,57,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,143,144,145,146,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,0,144,144,146,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,0,252,252,146,58,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,253,252,252,146,58,0,0,0,0,0,0,0,0,0,0],[0,0,0,254,255,256,257,258,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,0,0,0,0],[0,0,0,0,0,147,0,0,0,0,59,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,259,0,0,0,0,0,0,0,0],[0,0,0,260,241,261,262,57,58,0,59,0,0,263,245,0,0,62,0],[0,0,0,0,0,246,246,0,58,0,59,0,0,0,0,0,0,0,0],[0,0,0,0,0,137,264,0,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,265,141,141,57,58,0,0,0,0,0,265,0,0,0,0],[0,249,151,0,0,137,264,0,58,0,59,0,0,0,139,0,249,0,0],[0,0,0,221,116,222,222,8,9,0,10,0,0,0,120,0,0,16,0],[0,0,0,0,225,44,44,8,9,0,0,0,0,158,225,0,0,0,0],[0,0,0,155,116,156,222,8,9,0,10,0,0,158,120,0,0,16,0],[0,0,0,155,116,222,222,8,9,0,10,0,0,0,120,0,0,16,0],[0,0,0,0,43,266,266,8,161,0,24,0,0,12,267,0,0,0,0],[0,75,0,176,43,268,268,269,161,0,24,0,0,0,267,0,75,0,0],[0,0,0,0,0,270,0,0,271,0,162,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,272,0,0,0,0,0,0,0,0],[0,273,274,0,0,40,41,0,9,0,10,0,0,0,42,0,273,0,0],[0,0,0,40,0,123,123,8,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,0,121,275,0,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0],[0,0,0,0,0,166,0,0,0,0,72,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0],[0,0,0,277,170,278,278,22,23,0,24,0,0,0,174,0,0,27,0],[0,279,0,0,0,76,280,0,23,0,24,0,0,0,78,0,279,0,0],[0,0,0,0,281,80,80,22,23,0,0,0,0,173,281,0,0,0,0],[0,0,0,169,170,171,278,22,23,0,24,0,0,173,174,0,0,27,0],[0,0,0,169,170,278,278,22,23,0,24,0,0,0,174,0,0,27,0],[0,282,90,0,0,76,280,0,23,0,24,0,0,0,78,0,282,0,0],[0,0,0,0,0,0,0,0,23,0,0,0,0,0,0,0,0,0,0],[0,75,0,0,0,175,175,0,23,0,24,0,0,0,78,0,75,0,0],[0,0,0,0,0,80,80,22,23,0,0,0,0,0,0,0,0,0,0],[0,0,0,283,0,284,285,0,23,0,24,0,0,286,0,0,0,0,0],[0,75,0,176,0,175,175,0,23,0,24,0,0,0,78,0,75,0,0],[0,0,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,287,287,85,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,288,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,184,185,186,187,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,0,185,185,187,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,0,289,289,187,23,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,290,289,289,187,23,0,0,0,0,0,0,0,0,0,0],[0,0,0,291,292,293,294,295,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,277,170,278,278,22,23,0,24,0,0,0,174,0,0,27,0],[0,0,0,0,281,80,80,22,23,0,0,0,0,192,281,0,0,0,0],[0,0,0,189,170,190,278,22,23,0,24,0,0,192,174,0,0,27,0],[0,0,0,189,170,278,278,22,23,0,24,0,0,0,174,0,0,27,0],[0,0,0,76,0,177,177,22,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,0,175,296,0,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,297,196,298,298,32,33,0,34,0,0,0,200,0,0,37,0],[0,299,0,0,0,97,300,0,33,0,34,0,0,0,99,0,299,0,0],[0,0,0,0,301,101,101,32,33,0,0,0,0,199,301,0,0,0,0],[0,0,0,195,196,197,298,32,33,0,34,0,0,199,200,0,0,37,0],[0,0,0,195,196,298,298,32,33,0,34,0,0,0,200,0,0,37,0],[0,302,111,0,0,97,300,0,33,0,34,0,0,0,99,0,302,0,0],[0,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,0],[0,96,0,0,0,201,201,0,33,0,34,0,0,0,99,0,96,0,0],[0,0,0,0,0,101,101,32,33,0,0,0,0,0,0,0,0,0,0],[0,0,0,303,0,304,305,0,33,0,34,0,0,306,0,0,0,0,0],[0,96,0,202,0,201,201,0,33,0,34,0,0,0,99,0,96,0,0],[0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,307,307,106,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,308,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,210,211,212,213,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,0,211,211,213,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,0,309,309,213,33,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,310,309,309,213,33,0,0,0,0,0,0,0,0,0,0],[0,0,0,311,312,313,314,315,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,297,196,298,298,32,33,0,34,0,0,0,200,0,0,37,0],[0,0,0,0,301,101,101,32,33,0,0,0,0,218,301,0,0,0,0],[0,0,0,215,196,216,298,32,33,0,34,0,0,218,200,0,0,37,0],[0,0,0,215,196,298,298,32,33,0,34,0,0,0,200,0,0,37,0],[0,0,0,97,0,203,203,32,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,0,201,316,0,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,116,222,222,8,9,0,10,0,0,0,120,0,0,16,0],[0,0,0,0,225,44,44,8,9,0,0,0,0,0,225,0,0,0,0],[0,0,0,317,318,319,320,8,9,0,10,0,0,321,322,0,0,16,0],[0,223,0,323,0,123,123,8,9,0,10,0,0,0,42,0,223,0,0],[0,223,0,0,0,121,324,0,9,0,10,0,0,0,42,0,223,0,0],[0,0,0,325,318,326,327,8,9,0,10,0,0,328,322,0,0,16,0],[0,0,0,64,0,121,121,0,9,0,10,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,9,0,0,0,0,230,0,0,0,0,0],[0,0,0,227,0,228,121,0,9,0,10,0,0,230,0,0,0,0,0],[0,0,0,227,0,121,121,0,9,0,10,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,49,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,46,0,0],[0,0,0,0,0,329,329,133,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,236,237,238,239,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,0,237,237,239,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,0,331,331,239,9,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,332,331,331,239,9,0,0,0,0,0,0,0,0,0,0],[0,0,0,333,40,121,334,0,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,335,241,336,336,57,58,0,59,0,0,0,245,0,0,62,0],[0,337,0,0,0,137,338,0,58,0,59,0,0,0,139,0,337,0,0],[0,0,0,0,339,141,141,57,58,0,0,0,0,244,339,0,0,0,0],[0,0,0,240,241,242,336,57,58,0,59,0,0,244,245,0,0,62,0],[0,0,0,240,241,336,336,57,58,0,59,0,0,0,245,0,0,62,0],[0,340,151,0,0,137,338,0,58,0,59,0,0,0,139,0,340,0,0],[0,0,0,0,0,0,0,0,58,0,0,0,0,0,0,0,0,0,0],[0,136,0,0,0,246,246,0,58,0,59,0,0,0,139,0,136,0,0],[0,0,0,0,0,141,141,57,58,0,0,0,0,0,0,0,0,0,0],[0,0,0,341,0,342,343,0,58,0,59,0,0,344,0,0,0,0,0],[0,136,0,247,0,246,246,0,58,0,59,0,0,0,139,0,136,0,0],[0,0,0,0,0,0,0,57,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,345,345,146,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,346,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,255,256,257,258,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,0,256,256,258,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,0,347,347,258,58,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,348,347,347,258,58,0,0,0,0,0,0,0,0,0,0],[0,0,0,349,350,351,352,353,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,335,241,336,336,57,58,0,59,0,0,0,245,0,0,62,0],[0,0,0,0,339,141,141,57,58,0,0,0,0,263,339,0,0,0,0],[0,0,0,260,241,261,336,57,58,0,59,0,0,263,245,0,0,62,0],[0,0,0,260,241,336,336,57,58,0,59,0,0,0,245,0,0,62,0],[0,0,0,137,0,248,248,57,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,0,246,354,0,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,0,126,126,8,23,0,0,0,0,0,0,0,0,0,0],[0,355,90,0,0,121,125,0,9,0,10,0,0,0,42,0,355,0,0],[0,0,0,0,0,356,356,269,23,0,0,0,0,0,0,0,0,0,0],[0,0,0,357,358,359,360,361,161,0,162,0,0,0,362,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0],[0,0,0,0,0,270,0,0,0,0,162,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,363,0,0,0,0,0,0,0,0],[0,0,0,364,116,365,366,8,161,0,162,0,0,367,120,0,0,16,0],[0,0,0,0,0,368,368,0,161,0,162,0,0,0,0,0,0,0,0],[0,0,0,40,0,121,121,0,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,170,278,278,22,23,0,24,0,0,0,174,0,0,27,0],[0,0,0,0,281,80,80,22,23,0,0,0,0,0,281,0,0,0,0],[0,0,0,369,370,371,372,22,23,0,24,0,0,373,374,0,0,27,0],[0,279,0,375,0,177,177,22,23,0,24,0,0,0,78,0,279,0,0],[0,279,0,0,0,175,376,0,23,0,24,0,0,0,78,0,279,0,0],[0,0,0,377,370,378,379,22,23,0,24,0,0,380,374,0,0,27,0],[0,0,0,90,0,175,175,0,23,0,24,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,23,0,0,0,0,286,0,0,0,0,0],[0,0,0,283,0,284,175,0,23,0,24,0,0,286,0,0,0,0,0],[0,0,0,283,0,175,175,0,23,0,24,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,85,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,82,0,0],[0,0,0,0,0,381,381,187,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,382,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,292,293,294,295,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,0,293,293,295,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,0,383,383,295,23,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,384,383,383,295,23,0,0,0,0,0,0,0,0,0,0],[0,0,0,385,76,175,386,0,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,76,0,175,175,0,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,196,298,298,32,33,0,34,0,0,0,200,0,0,37,0],[0,0,0,0,301,101,101,32,33,0,0,0,0,0,301,0,0,0,0],[0,0,0,387,388,389,390,32,33,0,34,0,0,391,392,0,0,37,0],[0,299,0,393,0,203,203,32,33,0,34,0,0,0,99,0,299,0,0],[0,299,0,0,0,201,394,0,33,0,34,0,0,0,99,0,299,0,0],[0,0,0,395,388,396,397,32,33,0,34,0,0,398,392,0,0,37,0],[0,0,0,111,0,201,201,0,33,0,34,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,33,0,0,0,0,306,0,0,0,0,0],[0,0,0,303,0,304,201,0,33,0,34,0,0,306,0,0,0,0,0],[0,0,0,303,0,201,201,0,33,0,34,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,106,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,103,0,0],[0,0,0,0,0,399,399,213,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,400,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,312,313,314,315,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,0,313,313,315,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,0,401,401,315,33,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,402,401,401,315,33,0,0,0,0,0,0,0,0,0,0],[0,0,0,403,97,201,404,0,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,97,0,201,201,0,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,405,318,406,406,8,9,0,10,0,0,0,322,0,0,16,0],[0,407,0,0,0,40,408,0,9,0,10,0,0,0,42,0,407,0,0],[0,0,0,0,409,44,44,8,9,0,0,0,0,321,409,0,0,0,0],[0,0,0,317,318,319,406,8,9,0,10,0,0,321,322,0,0,16,0],[0,0,0,317,318,406,406,8,9,0,10,0,0,0,322,0,0,16,0],[0,410,64,0,0,40,408,0,9,0,10,0,0,0,42,0,410,0,0],[0,223,0,0,0,121,121,0,9,0,10,0,0,0,42,0,223,0,0],[0,223,0,323,0,121,121,0,9,0,10,0,0,0,42,0,223,0,0],[0,0,0,405,318,406,406,8,9,0,10,0,0,0,322,0,0,16,0],[0,0,0,0,409,44,44,8,9,0,0,0,0,328,409,0,0,0,0],[0,0,0,325,318,326,406,8,9,0,10,0,0,328,322,0,0,16,0],[0,0,0,325,318,406,406,8,9,0,10,0,0,0,322,0,0,16,0],[0,0,0,0,0,0,0,133,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,130,0,0],[0,0,0,0,0,411,411,239,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,412,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,40,121,334,0,9,0,10,0,0,0,42,0,0,0,0],[0,0,0,0,413,0,0,0,9,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,241,336,336,57,58,0,59,0,0,0,245,0,0,62,0],[0,0,0,0,339,141,141,57,58,0,0,0,0,0,339,0,0,0,0],[0,0,0,414,415,416,417,57,58,0,59,0,0,418,419,0,0,62,0],[0,337,0,420,0,248,248,57,58,0,59,0,0,0,139,0,337,0,0],[0,337,0,0,0,246,421,0,58,0,59,0,0,0,139,0,337,0,0],[0,0,0,422,415,423,424,57,58,0,59,0,0,425,419,0,0,62,0],[0,0,0,151,0,246,246,0,58,0,59,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,58,0,0,0,0,344,0,0,0,0,0],[0,0,0,341,0,342,246,0,58,0,59,0,0,344,0,0,0,0,0],[0,0,0,341,0,246,246,0,58,0,59,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,146,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,143,0,0],[0,0,0,0,0,426,426,258,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,427,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,350,351,352,353,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,0,351,351,353,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,0,428,428,353,58,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,429,428,428,353,58,0,0,0,0,0,0,0,0,0,0],[0,0,0,430,137,246,431,0,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,137,0,246,246,0,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,432,116,433,434,8,161,0,162,0,0,435,120,0,0,16,0],[0,0,0,0,0,180,180,269,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,358,359,360,361,161,0,162,0,0,0,362,0,0,0,0],[0,0,0,0,0,359,359,361,161,0,162,0,0,0,362,0,0,0,0],[0,0,0,0,0,436,436,361,161,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,437,436,436,361,161,0,0,0,0,0,0,0,0,0,0],[0,0,0,438,439,440,441,442,161,0,162,0,0,0,362,0,0,0,0],[0,443,274,0,0,0,0,0,0,0,0,0,0,0,0,0,443,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,444,116,445,445,8,161,0,162,0,0,0,120,0,0,16,0],[0,0,0,0,225,44,44,8,161,0,0,0,0,367,225,0,0,0,0],[0,0,0,364,116,365,445,8,161,0,162,0,0,367,120,0,0,16,0],[0,0,0,364,116,445,445,8,161,0,162,0,0,0,120,0,0,16,0],[0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0],[0,0,0,446,370,447,447,22,23,0,24,0,0,0,374,0,0,27,0],[0,448,0,0,0,76,449,0,23,0,24,0,0,0,78,0,448,0,0],[0,0,0,0,450,80,80,22,23,0,0,0,0,373,450,0,0,0,0],[0,0,0,369,370,371,447,22,23,0,24,0,0,373,374,0,0,27,0],[0,0,0,369,370,447,447,22,23,0,24,0,0,0,374,0,0,27,0],[0,451,90,0,0,76,449,0,23,0,24,0,0,0,78,0,451,0,0],[0,279,0,0,0,175,175,0,23,0,24,0,0,0,78,0,279,0,0],[0,279,0,375,0,175,175,0,23,0,24,0,0,0,78,0,279,0,0],[0,0,0,446,370,447,447,22,23,0,24,0,0,0,374,0,0,27,0],[0,0,0,0,450,80,80,22,23,0,0,0,0,380,450,0,0,0,0],[0,0,0,377,370,378,447,22,23,0,24,0,0,380,374,0,0,27,0],[0,0,0,377,370,447,447,22,23,0,24,0,0,0,374,0,0,27,0],[0,0,0,0,0,0,0,187,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,184,0,0],[0,0,0,0,0,452,452,295,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,453,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,76,175,386,0,23,0,24,0,0,0,78,0,0,0,0],[0,0,0,0,454,0,0,0,23,0,0,0,0,0,0,0,0,0,0],[0,0,0,455,388,456,456,32,33,0,34,0,0,0,392,0,0,37,0],[0,457,0,0,0,97,458,0,33,0,34,0,0,0,99,0,457,0,0],[0,0,0,0,459,101,101,32,33,0,0,0,0,391,459,0,0,0,0],[0,0,0,387,388,389,456,32,33,0,34,0,0,391,392,0,0,37,0],[0,0,0,387,388,456,456,32,33,0,34,0,0,0,392,0,0,37,0],[0,460,111,0,0,97,458,0,33,0,34,0,0,0,99,0,460,0,0],[0,299,0,0,0,201,201,0,33,0,34,0,0,0,99,0,299,0,0],[0,299,0,393,0,201,201,0,33,0,34,0,0,0,99,0,299,0,0],[0,0,0,455,388,456,456,32,33,0,34,0,0,0,392,0,0,37,0],[0,0,0,0,459,101,101,32,33,0,0,0,0,398,459,0,0,0,0],[0,0,0,395,388,396,456,32,33,0,34,0,0,398,392,0,0,37,0],[0,0,0,395,388,456,456,32,33,0,34,0,0,0,392,0,0,37,0],[0,0,0,0,0,0,0,213,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,210,0,0],[0,0,0,0,0,461,461,315,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,462,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,97,201,404,0,33,0,34,0,0,0,99,0,0,0,0],[0,0,0,0,463,0,0,0,33,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,318,406,406,8,9,0,10,0,0,0,322,0,0,16,0],[0,0,0,0,409,44,44,8,9,0,0,0,0,0,409,0,0,0,0],[0,0,0,464,465,466,467,8,9,0,10,0,0,468,469,0,0,16,0],[0,407,0,470,0,123,123,8,9,0,10,0,0,0,42,0,407,0,0],[0,407,0,0,0,121,471,0,9,0,10,0,0,0,42,0,407,0,0],[0,0,0,472,465,473,474,8,9,0,10,0,0,475,469,0,0,16,0],[0,0,0,0,0,0,0,239,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,236,0,0],[0,0,0,0,0,0,476,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,477,415,478,478,57,58,0,59,0,0,0,419,0,0,62,0],[0,479,0,0,0,137,480,0,58,0,59,0,0,0,139,0,479,0,0],[0,0,0,0,481,141,141,57,58,0,0,0,0,418,481,0,0,0,0],[0,0,0,414,415,416,478,57,58,0,59,0,0,418,419,0,0,62,0],[0,0,0,414,415,478,478,57,58,0,59,0,0,0,419,0,0,62,0],[0,482,151,0,0,137,480,0,58,0,59,0,0,0,139,0,482,0,0],[0,337,0,0,0,246,246,0,58,0,59,0,0,0,139,0,337,0,0],[0,337,0,420,0,246,246,0,58,0,59,0,0,0,139,0,337,0,0],[0,0,0,477,415,478,478,57,58,0,59,0,0,0,419,0,0,62,0],[0,0,0,0,481,141,141,57,58,0,0,0,0,425,481,0,0,0,0],[0,0,0,422,415,423,478,57,58,0,59,0,0,425,419,0,0,62,0],[0,0,0,422,415,478,478,57,58,0,59,0,0,0,419,0,0,62,0],[0,0,0,0,0,0,0,258,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,0,0],[0,0,0,0,0,483,483,353,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,484,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,137,246,431,0,58,0,59,0,0,0,139,0,0,0,0],[0,0,0,0,485,0,0,0,58,0,0,0,0,0,0,0,0,0,0],[0,0,0,444,116,445,445,8,161,0,162,0,0,0,120,0,0,16,0],[0,0,0,0,225,44,44,8,161,0,0,0,0,435,225,0,0,0,0],[0,0,0,432,116,433,445,8,161,0,162,0,0,435,120,0,0,16,0],[0,0,0,432,116,445,445,8,161,0,162,0,0,0,120,0,0,16,0],[0,0,0,0,0,486,486,361,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,487,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,439,440,441,442,161,0,162,0,0,0,362,0,0,0,0],[0,0,0,0,0,440,440,442,161,0,162,0,0,0,362,0,0,0,0],[0,0,0,0,0,488,488,442,161,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,489,488,488,442,161,0,0,0,0,0,0,0,0,0,0],[0,0,0,490,491,492,493,494,161,0,162,0,0,0,362,0,0,0,0],[0,0,0,495,0,496,497,0,161,0,162,0,0,498,0,0,0,0,0],[0,0,0,0,116,445,445,8,161,0,162,0,0,0,120,0,0,16,0],[0,0,0,0,225,44,44,8,161,0,0,0,0,0,225,0,0,0,0],[0,0,0,0,370,447,447,22,23,0,24,0,0,0,374,0,0,27,0],[0,0,0,0,450,80,80,22,23,0,0,0,0,0,450,0,0,0,0],[0,0,0,499,500,501,502,22,23,0,24,0,0,503,504,0,0,27,0],[0,448,0,505,0,177,177,22,23,0,24,0,0,0,78,0,448,0,0],[0,448,0,0,0,175,506,0,23,0,24,0,0,0,78,0,448,0,0],[0,0,0,507,500,508,509,22,23,0,24,0,0,510,504,0,0,27,0],[0,0,0,0,0,0,0,295,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,292,0,0],[0,0,0,0,0,0,511,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,388,456,456,32,33,0,34,0,0,0,392,0,0,37,0],[0,0,0,0,459,101,101,32,33,0,0,0,0,0,459,0,0,0,0],[0,0,0,512,513,514,515,32,33,0,34,0,0,516,517,0,0,37,0],[0,457,0,518,0,203,203,32,33,0,34,0,0,0,99,0,457,0,0],[0,457,0,0,0,201,519,0,33,0,34,0,0,0,99,0,457,0,0],[0,0,0,520,513,521,522,32,33,0,34,0,0,523,517,0,0,37,0],[0,0,0,0,0,0,0,315,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,312,0,0],[0,0,0,0,0,0,524,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,525,465,526,526,8,9,0,10,0,0,0,469,0,0,16,0],[0,527,0,0,0,40,528,0,9,0,10,0,0,0,42,0,527,0,0],[0,0,0,0,529,44,44,8,9,0,0,0,0,468,529,0,0,0,0],[0,0,0,464,465,466,526,8,9,0,10,0,0,468,469,0,0,16,0],[0,0,0,464,465,526,526,8,9,0,10,0,0,0,469,0,0,16,0],[0,530,64,0,0,40,528,0,9,0,10,0,0,0,42,0,530,0,0],[0,407,0,0,0,121,121,0,9,0,10,0,0,0,42,0,407,0,0],[0,407,0,470,0,121,121,0,9,0,10,0,0,0,42,0,407,0,0],[0,0,0,525,465,526,526,8,9,0,10,0,0,0,469,0,0,16,0],[0,0,0,0,529,44,44,8,9,0,0,0,0,475,529,0,0,0,0],[0,0,0,472,465,473,526,8,9,0,10,0,0,475,469,0,0,16,0],[0,0,0,472,465,526,526,8,9,0,10,0,0,0,469,0,0,16,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40,0,0],[0,0,0,0,415,478,478,57,58,0,59,0,0,0,419,0,0,62,0],[0,0,0,0,481,141,141,57,58,0,0,0,0,0,481,0,0,0,0],[0,0,0,531,532,533,534,57,58,0,59,0,0,535,536,0,0,62,0],[0,479,0,537,0,248,248,57,58,0,59,0,0,0,139,0,479,0,0],[0,479,0,0,0,246,538,0,58,0,59,0,0,0,139,0,479,0,0],[0,0,0,539,532,540,541,57,58,0,59,0,0,542,536,0,0,62,0],[0,0,0,0,0,0,0,353,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,350,0,0],[0,0,0,0,0,0,543,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,361,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,358,0,0],[0,0,0,0,0,544,544,442,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,545,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,491,492,493,494,161,0,162,0,0,0,362,0,0,0,0],[0,0,0,0,0,492,492,494,161,0,162,0,0,0,362,0,0,0,0],[0,0,0,0,0,546,546,494,161,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,547,546,546,494,161,0,0,0,0,0,0,0,0,0,0],[0,0,0,548,549,368,550,0,161,0,162,0,0,0,362,0,0,0,0],[0,0,0,274,0,368,368,0,161,0,162,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,161,0,0,0,0,498,0,0,0,0,0],[0,0,0,495,0,496,368,0,161,0,162,0,0,498,0,0,0,0,0],[0,0,0,495,0,368,368,0,161,0,162,0,0,0,0,0,0,0,0],[0,0,0,551,500,552,552,22,23,0,24,0,0,0,504,0,0,27,0],[0,553,0,0,0,76,554,0,23,0,24,0,0,0,78,0,553,0,0],[0,0,0,0,555,80,80,22,23,0,0,0,0,503,555,0,0,0,0],[0,0,0,499,500,501,552,22,23,0,24,0,0,503,504,0,0,27,0],[0,0,0,499,500,552,552,22,23,0,24,0,0,0,504,0,0,27,0],[0,556,90,0,0,76,554,0,23,0,24,0,0,0,78,0,556,0,0],[0,448,0,0,0,175,175,0,23,0,24,0,0,0,78,0,448,0,0],[0,448,0,505,0,175,175,0,23,0,24,0,0,0,78,0,448,0,0],[0,0,0,551,500,552,552,22,23,0,24,0,0,0,504,0,0,27,0],[0,0,0,0,555,80,80,22,23,0,0,0,0,510,555,0,0,0,0],[0,0,0,507,500,508,552,22,23,0,24,0,0,510,504,0,0,27,0],[0,0,0,507,500,552,552,22,23,0,24,0,0,0,504,0,0,27,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0],[0,0,0,557,513,558,558,32,33,0,34,0,0,0,517,0,0,37,0],[0,559,0,0,0,97,560,0,33,0,34,0,0,0,99,0,559,0,0],[0,0,0,0,561,101,101,32,33,0,0,0,0,516,561,0,0,0,0],[0,0,0,512,513,514,558,32,33,0,34,0,0,516,517,0,0,37,0],[0,0,0,512,513,558,558,32,33,0,34,0,0,0,517,0,0,37,0],[0,562,111,0,0,97,560,0,33,0,34,0,0,0,99,0,562,0,0],[0,457,0,0,0,201,201,0,33,0,34,0,0,0,99,0,457,0,0],[0,457,0,518,0,201,201,0,33,0,34,0,0,0,99,0,457,0,0],[0,0,0,557,513,558,558,32,33,0,34,0,0,0,517,0,0,37,0],[0,0,0,0,561,101,101,32,33,0,0,0,0,523,561,0,0,0,0],[0,0,0,520,513,521,558,32,33,0,34,0,0,523,517,0,0,37,0],[0,0,0,520,513,558,558,32,33,0,34,0,0,0,517,0,0,37,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,97,0,0],[0,0,0,0,465,526,526,8,9,0,10,0,0,0,469,0,0,16,0],[0,0,0,0,529,44,44,8,9,0,0,0,0,0,529,0,0,0,0],[0,0,0,563,66,564,565,8,9,0,10,0,0,566,68,0,0,16,0],[0,527,0,567,0,123,123,8,9,0,10,0,0,0,42,0,527,0,0],[0,527,0,0,0,121,568,0,9,0,10,0,0,0,42,0,527,0,0],[0,0,0,569,66,570,571,8,9,0,10,0,0,572,68,0,0,16,0],[0,0,0,573,532,574,574,57,58,0,59,0,0,0,536,0,0,62,0],[0,575,0,0,0,137,576,0,58,0,59,0,0,0,139,0,575,0,0],[0,0,0,0,577,141,141,57,58,0,0,0,0,535,577,0,0,0,0],[0,0,0,531,532,533,574,57,58,0,59,0,0,535,536,0,0,62,0],[0,0,0,531,532,574,574,57,58,0,59,0,0,0,536,0,0,62,0],[0,578,151,0,0,137,576,0,58,0,59,0,0,0,139,0,578,0,0],[0,479,0,0,0,246,246,0,58,0,59,0,0,0,139,0,479,0,0],[0,479,0,537,0,246,246,0,58,0,59,0,0,0,139,0,479,0,0],[0,0,0,573,532,574,574,57,58,0,59,0,0,0,536,0,0,62,0],[0,0,0,0,577,141,141,57,58,0,0,0,0,542,577,0,0,0,0],[0,0,0,539,532,540,574,57,58,0,59,0,0,542,536,0,0,62,0],[0,0,0,539,532,574,574,57,58,0,59,0,0,0,536,0,0,62,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,137,0,0],[0,0,0,0,0,0,0,442,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,439,0,0],[0,0,0,0,0,579,579,494,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,580,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,549,368,550,0,161,0,162,0,0,0,362,0,0,0,0],[0,0,0,0,0,368,368,0,161,0,162,0,0,0,362,0,0,0,0],[0,0,0,0,581,0,0,0,161,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,500,552,552,22,23,0,24,0,0,0,504,0,0,27,0],[0,0,0,0,555,80,80,22,23,0,0,0,0,0,555,0,0,0,0],[0,0,0,582,91,583,584,22,23,0,24,0,0,585,93,0,0,27,0],[0,553,0,586,0,177,177,22,23,0,24,0,0,0,78,0,553,0,0],[0,553,0,0,0,175,587,0,23,0,24,0,0,0,78,0,553,0,0],[0,0,0,588,91,589,590,22,23,0,24,0,0,591,93,0,0,27,0],[0,0,0,0,513,558,558,32,33,0,34,0,0,0,517,0,0,37,0],[0,0,0,0,561,101,101,32,33,0,0,0,0,0,561,0,0,0,0],[0,0,0,592,112,593,594,32,33,0,34,0,0,595,114,0,0,37,0],[0,559,0,596,0,203,203,32,33,0,34,0,0,0,99,0,559,0,0],[0,559,0,0,0,201,597,0,33,0,34,0,0,0,99,0,559,0,0],[0,0,0,598,112,599,600,32,33,0,34,0,0,601,114,0,0,37,0],[0,0,0,602,66,67,67,8,9,0,10,0,0,0,68,0,0,16,0],[0,0,0,0,165,44,44,8,9,0,0,0,0,566,165,0,0,0,0],[0,0,0,563,66,564,67,8,9,0,10,0,0,566,68,0,0,16,0],[0,0,0,563,66,67,67,8,9,0,10,0,0,0,68,0,0,16,0],[0,527,0,0,0,121,121,0,9,0,10,0,0,0,42,0,527,0,0],[0,527,0,567,0,121,121,0,9,0,10,0,0,0,42,0,527,0,0],[0,0,0,602,66,67,67,8,9,0,10,0,0,0,68,0,0,16,0],[0,0,0,0,165,44,44,8,9,0,0,0,0,572,165,0,0,0,0],[0,0,0,569,66,570,67,8,9,0,10,0,0,572,68,0,0,16,0],[0,0,0,569,66,67,67,8,9,0,10,0,0,0,68,0,0,16,0],[0,0,0,0,532,574,574,57,58,0,59,0,0,0,536,0,0,62,0],[0,0,0,0,577,141,141,57,58,0,0,0,0,0,577,0,0,0,0],[0,0,0,603,152,604,605,57,58,0,59,0,0,606,154,0,0,62,0],[0,575,0,607,0,248,248,57,58,0,59,0,0,0,139,0,575,0,0],[0,575,0,0,0,246,608,0,58,0,59,0,0,0,139,0,575,0,0],[0,0,0,609,152,610,611,57,58,0,59,0,0,612,154,0,0,62,0],[0,0,0,0,0,0,0,494,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,491,0,0],[0,0,0,0,0,0,613,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,614,91,92,92,22,23,0,24,0,0,0,93,0,0,27,0],[0,0,0,0,194,80,80,22,23,0,0,0,0,585,194,0,0,0,0],[0,0,0,582,91,583,92,22,23,0,24,0,0,585,93,0,0,27,0],[0,0,0,582,91,92,92,22,23,0,24,0,0,0,93,0,0,27,0],[0,553,0,0,0,175,175,0,23,0,24,0,0,0,78,0,553,0,0],[0,553,0,586,0,175,175,0,23,0,24,0,0,0,78,0,553,0,0],[0,0,0,614,91,92,92,22,23,0,24,0,0,0,93,0,0,27,0],[0,0,0,0,194,80,80,22,23,0,0,0,0,591,194,0,0,0,0],[0,0,0,588,91,589,92,22,23,0,24,0,0,591,93,0,0,27,0],[0,0,0,588,91,92,92,22,23,0,24,0,0,0,93,0,0,27,0],[0,0,0,615,112,113,113,32,33,0,34,0,0,0,114,0,0,37,0],[0,0,0,0,220,101,101,32,33,0,0,0,0,595,220,0,0,0,0],[0,0,0,592,112,593,113,32,33,0,34,0,0,595,114,0,0,37,0],[0,0,0,592,112,113,113,32,33,0,34,0,0,0,114,0,0,37,0],[0,559,0,0,0,201,201,0,33,0,34,0,0,0,99,0,559,0,0],[0,559,0,596,0,201,201,0,33,0,34,0,0,0,99,0,559,0,0],[0,0,0,615,112,113,113,32,33,0,34,0,0,0,114,0,0,37,0],[0,0,0,0,220,101,101,32,33,0,0,0,0,601,220,0,0,0,0],[0,0,0,598,112,599,113,32,33,0,34,0,0,601,114,0,0,37,0],[0,0,0,598,112,113,113,32,33,0,34,0,0,0,114,0,0,37,0],[0,0,0,0,66,67,67,8,9,0,10,0,0,0,68,0,0,16,0],[0,0,0,616,152,153,153,57,58,0,59,0,0,0,154,0,0,62,0],[0,0,0,0,265,141,141,57,58,0,0,0,0,606,265,0,0,0,0],[0,0,0,603,152,604,153,57,58,0,59,0,0,606,154,0,0,62,0],[0,0,0,603,152,153,153,57,58,0,59,0,0,0,154,0,0,62,0],[0,575,0,0,0,246,246,0,58,0,59,0,0,0,139,0,575,0,0],[0,575,0,607,0,246,246,0,58,0,59,0,0,0,139,0,575,0,0],[0,0,0,616,152,153,153,57,58,0,59,0,0,0,154,0,0,62,0],[0,0,0,0,265,141,141,57,58,0,0,0,0,612,265,0,0,0,0],[0,0,0,609,152,610,153,57,58,0,59,0,0,612,154,0,0,62,0],[0,0,0,609,152,153,153,57,58,0,59,0,0,0,154,0,0,62,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,549,0,0],[0,0,0,0,91,92,92,22,23,0,24,0,0,0,93,0,0,27,0],[0,0,0,0,112,113,113,32,33,0,34,0,0,0,114,0,0,37,0],[0,0,0,0,152,153,153,57,58,0,59,0,0,0,154,0,0,62,0]],"accepting":[false,true,true,true,true,true,false,false,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,false,true,false,true,true,false,false,true,true,true,true,true,true,false,false,true,true,true,true,true,true,true,true,true,true,false,true,true,false,true,true,true,false,true,true,true,false,true,false,true,true,false,false,true,true,true,true,true,true,true,false,true,true,false,true,true,true,false,true,false,true,true,false,false,true,true,true,true,true,true,true,false,true,true,true,false,true,true,true,false,true,false,true,true,false,false,false,true,true,false,false,true,true,true,true,true,true,false,true,false,true,true,false,false,true,true,true,true,true,true,true,false,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,false,true,false,true,true,false,false,false,true,true,false,false,true,true,true,false,true,true,true,true,true,true,false,true,true,true,false,true,false,true,true,false,false,false,true,true,false,false,true,true,true,false,true,true,true,true,true,false,true,true,true,true,true,false,true,true,false,false,false,false,true,true,false,false,true,true,true,false,true,true,true,false,true,false,true,true,false,false,false,true,true,false,false,true,true,true,false,true,true,true,true,false,true,false,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,false,true,true,false,false,false,false,true,true,false,false,true,true,true,false,true,true,true,true,true,false,true,true,false,false,false,false,true,true,false,false,true,true,true,true,false,true,true,true,true,true,true,false,true,true,false,false,false,false,true,false,true,false,true,true,true,true,true,false,true,true,false,false,false,false,true,true,false,false,true,true,true,false,true,true,false,false,true,false,true,true,false,true,true,false,true,true,false,true,true,true,true,true,true,false,true,true,false,false,false,false,true,false,true,true,false,true,true,true,true,true,true,false,true,true,false,false,false,false,true,false,true,false,true,true,true,true,false,false,false,true,true,false,true,true,true,true,true,true,false,true,true,false,false,false,false,true,false,true,false,true,true,false,false,true,true,false,false,true,true,true,false,true,false,true,true,true,true,false,false,false,true,false,true,true,true,true,false,false,false,true,true,false,true,true,true,true,true,true,false,true,true,false,true,false,true,true,true,true,false,false,false,false,false,false,false,true,true,false,false,true,true,false,true,true,true,true,false,true,true,true,true,true,true,false,true,true,false,true,true,false,true,true,true,true,true,true,false,true,true,false,true,false,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,false,false,false,false,false,true,true,false,true,false,true,true,true,true,true,false,true,true,true,true,true,false,true,true,true,true,true,false,true,true,true,false,true,true,true,true,false,false,false,true,false,true,true,true,true,true,false,true,true,true,false,true,true,true,true,true,false,true,true,true,true,false,true,true,true,true,true,false,true,true,false,true,true,true],"tags":[[],["broken_cluster"],["consonant_syllable"],["vowel_syllable"],["broken_cluster"],["broken_cluster"],[],[],["broken_cluster"],["broken_cluster"],["broken_cluster"],["standalone_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["consonant_syllable"],["broken_cluster"],["symbol_cluster"],["consonant_syllable"],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["vowel_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],[],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],[],[],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["standalone_cluster"],["standalone_cluster"],[],[],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["broken_cluster"],["broken_cluster"],["consonant_syllable","broken_cluster"],["broken_cluster"],[],["broken_cluster"],["symbol_cluster"],[],["symbol_cluster"],["symbol_cluster"],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],[],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],[],[],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],[],["consonant_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],[],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],[],[],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],[],["vowel_syllable"],["broken_cluster"],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],["broken_cluster"],[],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],[],[],[],["broken_cluster"],["broken_cluster"],[],[],["broken_cluster"],["broken_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],[],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],[],[],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],[],["standalone_cluster"],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["symbol_cluster"],["symbol_cluster"],["symbol_cluster"],["consonant_syllable"],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],[],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],[],[],[],["consonant_syllable"],["consonant_syllable"],[],[],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["vowel_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],[],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],[],[],[],["vowel_syllable"],["vowel_syllable"],[],[],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],[],[],[],[],["broken_cluster"],["broken_cluster"],[],[],["broken_cluster"],["standalone_cluster"],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],[],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],[],[],[],["standalone_cluster"],["standalone_cluster"],[],[],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],[],["broken_cluster"],[],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],["broken_cluster"],["symbol_cluster"],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],[],[],[],[],["consonant_syllable"],["consonant_syllable"],[],[],["consonant_syllable"],["consonant_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],[],[],[],[],["vowel_syllable"],["vowel_syllable"],[],[],["vowel_syllable"],["vowel_syllable"],["broken_cluster"],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],[],[],[],[],["broken_cluster"],[],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],[],[],[],[],["standalone_cluster"],["standalone_cluster"],[],[],["standalone_cluster"],["standalone_cluster"],["consonant_syllable","broken_cluster"],[],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],[],[],["consonant_syllable","broken_cluster"],[],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],[],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],[],["consonant_syllable"],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],[],[],[],[],["consonant_syllable"],[],["vowel_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],[],[],[],[],["vowel_syllable"],[],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],[],[],[],["standalone_cluster"],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],[],[],[],[],["standalone_cluster"],[],["consonant_syllable","broken_cluster"],[],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],[],[],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],[],[],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],[],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],[],[],[],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],[],[],[],["broken_cluster"],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],[],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],[],[],[],[],[],[],[],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],[],[],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],[],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],["consonant_syllable"],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],[],["vowel_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],[],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["standalone_cluster"],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],[],[],[],[],[],["consonant_syllable","broken_cluster"],["consonant_syllable","broken_cluster"],[],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],[],[],[],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],["consonant_syllable"],[],["consonant_syllable"],["consonant_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],["vowel_syllable"],[],["vowel_syllable"],["vowel_syllable"],["broken_cluster"],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],["standalone_cluster"],[],["standalone_cluster"],["standalone_cluster"],[],["consonant_syllable"],["vowel_syllable"],["standalone_cluster"]]}');var QI={};QI=JSON.parse('{"categories":["O","IND","S","GB","B","FM","CGJ","VMAbv","VMPst","VAbv","VPst","CMBlw","VPre","VBlw","H","VMBlw","CMAbv","MBlw","CS","R","SUB","MPst","MPre","FAbv","FPst","FBlw","SMAbv","SMBlw","VMPre","ZWNJ","ZWJ","WJ","VS","N","HN","MAbv"],"decompositions":{"2507":[2503,2494],"2508":[2503,2519],"2888":[2887,2902],"2891":[2887,2878],"2892":[2887,2903],"3018":[3014,3006],"3019":[3015,3006],"3020":[3014,3031],"3144":[3142,3158],"3264":[3263,3285],"3271":[3270,3285],"3272":[3270,3286],"3274":[3270,3266],"3275":[3270,3266,3285],"3402":[3398,3390],"3403":[3399,3390],"3404":[3398,3415],"3546":[3545,3530],"3548":[3545,3535],"3549":[3545,3535,3530],"3550":[3545,3551],"3635":[3661,3634],"3763":[3789,3762],"3955":[3953,3954],"3957":[3953,3956],"3958":[4018,3968],"3959":[4018,3953,3968],"3960":[4019,3968],"3961":[4019,3953,3968],"3969":[3953,3968],"6971":[6970,6965],"6973":[6972,6965],"6976":[6974,6965],"6977":[6975,6965],"6979":[6978,6965],"69934":[69937,69927],"69935":[69938,69927],"70475":[70471,70462],"70476":[70471,70487],"70843":[70841,70842],"70844":[70841,70832],"70846":[70841,70845],"71098":[71096,71087],"71099":[71097,71087]},"stateTable":[[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[2,2,3,4,4,5,0,6,7,8,9,10,11,12,13,14,15,16,0,17,18,11,19,20,21,22,0,0,23,0,0,2,0,24,0,25],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27,28,0,0,0,0,27,0,0,0],[0,0,0,0,0,29,0,30,31,32,33,34,35,36,37,38,39,40,0,0,41,35,42,43,44,45,0,0,46,0,0,0,39,0,0,47],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,5,0,6,7,0,0,0,0,0,0,14,0,0,0,0,0,0,0,20,21,22,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,5,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,22,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,5,0,6,7,8,9,0,0,12,0,14,0,0,0,0,0,0,0,20,21,22,0,0,23,0,0,0,0,0,0,0],[0,0,0,0,0,5,0,6,7,0,9,0,0,0,0,14,0,0,0,0,0,0,0,20,21,22,0,0,23,0,0,0,0,0,0,0],[0,0,0,0,0,5,0,6,7,8,9,10,11,12,13,14,0,16,0,0,18,11,19,20,21,22,0,0,23,0,0,0,0,0,0,25],[0,0,0,0,0,5,0,6,7,8,9,0,11,12,0,14,0,0,0,0,0,0,0,20,21,22,0,0,23,0,0,0,0,0,0,0],[0,0,0,0,0,5,0,6,7,0,9,0,0,12,0,14,0,0,0,0,0,0,0,20,21,22,0,0,23,0,0,0,0,0,0,0],[0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,5,0,0,7,0,0,0,0,0,0,14,0,0,0,0,0,0,0,20,21,22,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,5,0,6,7,8,9,10,11,12,13,14,15,16,0,0,18,11,19,20,21,22,0,0,23,0,0,0,0,0,0,25],[0,0,0,0,0,5,0,6,7,8,9,0,11,12,0,14,0,0,0,0,0,11,0,20,21,22,0,0,23,0,0,0,0,0,0,0],[0,0,0,4,4,5,0,6,7,8,9,10,11,12,13,14,15,16,0,0,18,11,19,20,21,22,0,0,23,0,0,0,0,0,0,25],[0,0,0,0,0,5,0,6,7,8,9,48,11,12,13,14,48,16,0,0,18,11,19,20,21,22,0,0,23,0,0,0,49,0,0,25],[0,0,0,0,0,5,0,6,7,8,9,0,11,12,0,14,0,16,0,0,0,11,0,20,21,22,0,0,23,0,0,0,0,0,0,25],[0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,22,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,22,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,5,0,6,7,0,0,0,0,0,0,14,0,0,0,0,0,0,0,20,21,22,0,0,23,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,0,51,0],[0,0,0,0,0,5,0,6,7,8,9,0,11,12,0,14,0,16,0,0,0,11,0,20,21,22,0,0,23,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27,28,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,30,31,0,0,0,0,0,0,38,0,0,0,0,0,0,0,43,44,45,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,0,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43,44,45,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,30,31,32,33,0,0,36,0,38,0,0,0,0,0,0,0,43,44,45,0,0,46,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,30,31,0,33,0,0,0,0,38,0,0,0,0,0,0,0,43,44,45,0,0,46,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,30,31,32,33,34,35,36,37,38,0,40,0,0,41,35,42,43,44,45,0,0,46,0,0,0,0,0,0,47],[0,0,0,0,0,29,0,30,31,32,33,0,35,36,0,38,0,0,0,0,0,0,0,43,44,45,0,0,46,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,30,31,0,33,0,0,36,0,38,0,0,0,0,0,0,0,43,44,45,0,0,46,0,0,0,0,0,0,0],[0,0,0,0,41,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,0,31,0,0,0,0,0,0,38,0,0,0,0,0,0,0,43,44,45,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,30,31,32,33,34,35,36,37,38,39,40,0,0,41,35,42,43,44,45,0,0,46,0,0,0,0,0,0,47],[0,0,0,0,0,29,0,30,31,32,33,0,35,36,0,38,0,0,0,0,0,35,0,43,44,45,0,0,46,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,30,31,32,33,52,35,36,37,38,52,40,0,0,41,35,42,43,44,45,0,0,46,0,0,0,53,0,0,47],[0,0,0,0,0,29,0,30,31,32,33,0,35,36,0,38,0,40,0,0,0,35,0,43,44,45,0,0,46,0,0,0,0,0,0,47],[0,0,0,0,0,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,43,44,45,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,44,45,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,30,31,0,0,0,0,0,0,38,0,0,0,0,0,0,0,43,44,45,0,0,46,0,0,0,0,0,0,0],[0,0,0,0,0,29,0,30,31,32,33,0,35,36,0,38,0,40,0,0,0,35,0,43,44,45,0,0,46,0,0,0,0,0,0,0],[0,0,0,0,0,5,0,6,7,8,9,48,11,12,13,14,0,16,0,0,18,11,19,20,21,22,0,0,23,0,0,0,0,0,0,25],[0,0,0,0,0,5,0,6,7,8,9,48,11,12,13,14,48,16,0,0,18,11,19,20,21,22,0,0,23,0,0,0,0,0,0,25],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0],[0,0,0,0,0,29,0,30,31,32,33,52,35,36,37,38,0,40,0,0,41,35,42,43,44,45,0,0,46,0,0,0,0,0,0,47],[0,0,0,0,0,29,0,30,31,32,33,52,35,36,37,38,52,40,0,0,41,35,42,43,44,45,0,0,46,0,0,0,0,0,0,47],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,0,51,0]],"accepting":[false,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true],"tags":[[],["broken_cluster"],["independent_cluster"],["symbol_cluster"],["standard_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],[],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["broken_cluster"],["numeral_cluster"],["broken_cluster"],["independent_cluster"],["symbol_cluster"],["symbol_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["virama_terminated_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["standard_cluster"],["broken_cluster"],["broken_cluster"],["numeral_cluster"],["number_joiner_terminated_cluster"],["standard_cluster"],["standard_cluster"],["numeral_cluster"]]}');const eo={X:1,C:2,V:4,N:8,H:16,ZWNJ:32,ZWJ:64,M:128,SM:256,VD:512,A:1024,Placeholder:2048,Dotted_Circle:4096,RS:8192,Coeng:16384,Repha:32768,Ra:65536,CM:131072,Symbol:262144},$r={Start:1,Ra_To_Become_Reph:2,Pre_M:4,Pre_C:8,Base_C:16,After_Main:32,Above_C:64,Before_Sub:128,Below_C:256,After_Sub:512,Before_Post:1024,Post_C:2048,After_Post:4096,Final_C:8192,SMVD:16384,End:32768},Z$e=eo.C|eo.Ra|eo.CM|eo.V|eo.Placeholder|eo.Dotted_Circle,Bde=eo.ZWJ|eo.ZWNJ,p6=eo.H|eo.Coeng,Mde={Default:{hasOldSpec:!1,virama:0,basePos:"Last",rephPos:$r.Before_Post,rephMode:"Implicit",blwfMode:"Pre_And_Post"},Devanagari:{hasOldSpec:!0,virama:2381,basePos:"Last",rephPos:$r.Before_Post,rephMode:"Implicit",blwfMode:"Pre_And_Post"},Bengali:{hasOldSpec:!0,virama:2509,basePos:"Last",rephPos:$r.After_Sub,rephMode:"Implicit",blwfMode:"Pre_And_Post"},Gurmukhi:{hasOldSpec:!0,virama:2637,basePos:"Last",rephPos:$r.Before_Sub,rephMode:"Implicit",blwfMode:"Pre_And_Post"},Gujarati:{hasOldSpec:!0,virama:2765,basePos:"Last",rephPos:$r.Before_Post,rephMode:"Implicit",blwfMode:"Pre_And_Post"},Oriya:{hasOldSpec:!0,virama:2893,basePos:"Last",rephPos:$r.After_Main,rephMode:"Implicit",blwfMode:"Pre_And_Post"},Tamil:{hasOldSpec:!0,virama:3021,basePos:"Last",rephPos:$r.After_Post,rephMode:"Implicit",blwfMode:"Pre_And_Post"},Telugu:{hasOldSpec:!0,virama:3149,basePos:"Last",rephPos:$r.After_Post,rephMode:"Explicit",blwfMode:"Post_Only"},Kannada:{hasOldSpec:!0,virama:3277,basePos:"Last",rephPos:$r.After_Post,rephMode:"Implicit",blwfMode:"Post_Only"},Malayalam:{hasOldSpec:!0,virama:3405,basePos:"Last",rephPos:$r.After_Main,rephMode:"Log_Repha",blwfMode:"Pre_And_Post"},Khmer:{hasOldSpec:!1,virama:6098,basePos:"First",rephPos:$r.Ra_To_Become_Reph,rephMode:"Vis_Repha",blwfMode:"Pre_And_Post"}},J$e={6078:[6081,6078],6079:[6081,6079],6080:[6081,6080],6084:[6081,6084],6085:[6081,6085]},{decompositions:eZe}=mI(QI),Ide=new dI(XW("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")),tZe=new cue(mI(kde));class Cs extends Um{static planFeatures(t){t.addStage(nZe),t.addStage(["locl","ccmp"]),t.addStage(iZe),t.addStage("nukt"),t.addStage("akhn"),t.addStage("rphf",!1),t.addStage("rkrf"),t.addStage("pref",!1),t.addStage("blwf",!1),t.addStage("abvf",!1),t.addStage("half",!1),t.addStage("pstf",!1),t.addStage("vatu"),t.addStage("cjct"),t.addStage("cfar",!1),t.addStage(oZe),t.addStage({local:["init"],global:["pres","abvs","blws","psts","haln","dist","abvm","blwm","calt","clig"]}),t.unicodeScript=VXe(t.script),t.indicConfig=Mde[t.unicodeScript]||Mde.Default,t.isOldSpec=t.indicConfig.hasOldSpec&&t.script[t.script.length-1]!=="2"}static assignFeatures(t,n){for(let r=n.length-1;r>=0;r--){let i=n[r].codePoints[0],o=J$e[i]||eZe[i];if(o){let a=o.map(s=>{let l=t.font.glyphForCodePoint(s);return new Df(t.font,l.id,[s],n[r].features)});n.splice(r,1,...a)}}}}Wu(Cs,"zeroMarkWidths","NONE");function oU(e){return Ide.get(e.codePoints[0])>>8}function Rde(e){return 1<<(Ide.get(e.codePoints[0])&255)}class zI{constructor(t,n,r,i){this.category=t,this.position=n,this.syllableType=r,this.syllable=i}}function nZe(e,t){let n=0,r=0;for(let[i,o,a]of tZe.match(t.map(oU))){if(i>r){++n;for(let s=r;s<i;s++)t[s].shaperInfo=new zI(eo.X,$r.End,"non_indic_cluster",n)}++n;for(let s=i;s<=o;s++)t[s].shaperInfo=new zI(1<<oU(t[s]),Rde(t[s]),a[0],n);r=o+1}if(r<t.length){++n;for(let i=r;i<t.length;i++)t[i].shaperInfo=new zI(eo.X,$r.End,"non_indic_cluster",n)}}function fb(e){return e.shaperInfo.category&Z$e}function _0(e){return e.shaperInfo.category&Bde}function k1(e){return e.shaperInfo.category&p6}function B1(e,t){for(let n of e)n.features={[t]:!0};return e[0]._font._layoutEngine.engine.GSUBProcessor.applyFeatures([t],e),e.length===1}function rZe(e,t,n){let r=[n,t,n];return B1(r.slice(0,2),"blwf")||B1(r.slice(1,3),"blwf")?$r.Below_C:B1(r.slice(0,2),"pstf")||B1(r.slice(1,3),"pstf")||B1(r.slice(0,2),"pref")||B1(r.slice(1,3),"pref")?$r.Post_C:$r.Base_C}function iZe(e,t,n){let r=n.indicConfig,i=e._layoutEngine.engine.GSUBProcessor.features,o=e.glyphForCodePoint(9676).id,a=e.glyphForCodePoint(r.virama).id;if(a){let s=new Df(e,a,[r.virama]);for(let l=0;l<t.length;l++)t[l].shaperInfo.position===$r.Base_C&&(t[l].shaperInfo.position=rZe(e,t[l].copy(),s))}for(let s=0,l=WI(t,0);s<t.length;s=l,l=WI(t,s)){let{category:c,syllableType:u}=t[s].shaperInfo;if(u==="symbol_cluster"||u==="non_indic_cluster")continue;if(u==="broken_cluster"&&o){let x=new Df(e,o,[9676]);x.shaperInfo=new zI(1<<oU(x),Rde(x),t[s].shaperInfo.syllableType,t[s].shaperInfo.syllable);let C=s;for(;C<l&&t[C].shaperInfo.category===eo.Repha;)C++;t.splice(C++,0,x),l++}let d=l,h=s,f=!1;if(r.rephPos!==$r.Ra_To_Become_Reph&&i.rphf&&s+3<=l&&(r.rephMode==="Implicit"&&!_0(t[s+2])||r.rephMode==="Explicit"&&t[s+2].shaperInfo.category===eo.ZWJ)){let x=[t[s].copy(),t[s+1].copy(),t[s+2].copy()];if(B1(x.slice(0,2),"rphf")||r.rephMode==="Explicit"&&B1(x,"rphf")){for(h+=2;h<l&&_0(t[h]);)h++;d=s,f=!0}}else if(r.rephMode==="Log_Repha"&&t[s].shaperInfo.category===eo.Repha){for(h++;h<l&&_0(t[h]);)h++;d=s,f=!0}switch(r.basePos){case"Last":{let x=l,C=!1;do{let E=t[--x].shaperInfo;if(fb(t[x])){if(E.position!==$r.Below_C&&(E.position!==$r.Post_C||C)){d=x;break}E.position===$r.Below_C&&(C=!0),d=x}else if(s<x&&E.category===eo.ZWJ&&t[x-1].shaperInfo.category===eo.H)break}while(x>h);break}case"First":d=s;for(let x=d+1;x<l;x++)fb(t[x])&&(t[x].shaperInfo.position=$r.Below_C)}f&&d===s&&h-d<=2&&(f=!1);for(let x=s;x<d;x++){let C=t[x].shaperInfo;C.position=Math.min($r.Pre_C,C.position)}d<l&&(t[d].shaperInfo.position=$r.Base_C);for(let x=d+1;x<l;x++)if(t[x].shaperInfo.category===eo.M){for(let C=x+1;C<l;C++)if(fb(t[C])){t[C].shaperInfo.position=$r.Final_C;break}break}if(f&&(t[s].shaperInfo.position=$r.Ra_To_Become_Reph),n.isOldSpec){let x=n.unicodeScript!=="Malayalam";for(let C=d+1;C<l;C++)if(t[C].shaperInfo.category===eo.H){let E;for(E=l-1;E>C&&!(fb(t[E])||x&&t[E].shaperInfo.category===eo.H);E--);if(t[E].shaperInfo.category!==eo.H&&E>C){let S=t[C];t.splice(C,0,...t.splice(C+1,E-C)),t[E]=S}break}}let g=$r.Start;for(let x=s;x<l;x++){let C=t[x].shaperInfo;if(C.category&(Bde|eo.N|eo.RS|eo.CM|p6&C.category)){if(C.position=g,C.category===eo.H&&C.position===$r.Pre_M){for(let E=x;E>s;E--)if(t[E-1].shaperInfo.position!==$r.Pre_M){C.position=t[E-1].shaperInfo.position;break}}}else C.position!==$r.SMVD&&(g=C.position)}let p=d;for(let x=d+1;x<l;x++)if(fb(t[x])){for(let C=p+1;C<x;C++)t[C].shaperInfo.position<$r.SMVD&&(t[C].shaperInfo.position=t[x].shaperInfo.position);p=x}else t[x].shaperInfo.category===eo.M&&(p=x);let m=t.slice(s,l);m.sort((x,C)=>x.shaperInfo.position-C.shaperInfo.position),t.splice(s,m.length,...m);for(let x=s;x<l;x++)if(t[x].shaperInfo.position===$r.Base_C){d=x;break}for(let x=s;x<l&&t[x].shaperInfo.position===$r.Ra_To_Become_Reph;x++)t[x].features.rphf=!0;let b=!n.isOldSpec&&r.blwfMode==="Pre_And_Post";for(let x=s;x<d;x++)t[x].features.half=!0,b&&(t[x].features.blwf=!0);for(let x=d+1;x<l;x++)t[x].features.abvf=!0,t[x].features.pstf=!0,t[x].features.blwf=!0;if(n.isOldSpec&&n.unicodeScript==="Devanagari")for(let x=s;x+1<d;x++)t[x].shaperInfo.category===eo.Ra&&t[x+1].shaperInfo.category===eo.H&&(x+1===d||t[x+2].shaperInfo.category===eo.ZWJ)&&(t[x].features.blwf=!0,t[x+1].features.blwf=!0);let w=2;if(i.pref&&d+w<l)for(let x=d+1;x+w-1<l;x++){let C=[t[x].copy(),t[x+1].copy()];if(B1(C,"pref")){for(let E=0;E<w;E++)t[x++].features.pref=!0;if(i.cfar)for(;x<l;x++)t[x].features.cfar=!0;break}}for(let x=s+1;x<l;x++)if(_0(t[x])){let C=t[x].shaperInfo.category===eo.ZWNJ,E=x;do E--,C&&delete t[E].features.half;while(E>s&&!fb(t[E]))}}}function oZe(e,t,n){let r=n.indicConfig,i=e._layoutEngine.engine.GSUBProcessor.features;for(let o=0,a=WI(t,0);o<t.length;o=a,a=WI(t,o)){let s=!!i.pref,l=o;for(;l<a;l++)if(t[l].shaperInfo.position>=$r.Base_C){if(s&&l+1<a){for(let c=l+1;c<a;c++)if(t[c].features.pref){if(!(t[c].substituted&&t[c].isLigated&&!t[c].isMultiplied)){for(l=c;l<a&&k1(t[l]);)l++;t[l].shaperInfo.position=$r.BASE_C,s=!1}break}}if(n.unicodeScript==="Malayalam")for(let c=l+1;c<a;c++){for(;c<a&&_0(t[c]);)c++;if(c===a||!k1(t[c]))break;for(c++;c<a&&_0(t[c]);)c++;c<a&&fb(t[c])&&t[c].shaperInfo.position===$r.Below_C&&(l=c,t[l].shaperInfo.position=$r.Base_C)}o<l&&t[l].shaperInfo.position>$r.Base_C&&l--;break}if(l===a&&o<l&&t[l-1].shaperInfo.category===eo.ZWJ&&l--,l<a)for(;o<l&&t[l].shaperInfo.category&(eo.N|p6);)l--;if(o+1<a&&o<l){let c=l===a?l-2:l-1;if(n.unicodeScript!=="Malayalam"&&n.unicodeScript!=="Tamil"){for(;c>o&&!(t[c].shaperInfo.category&(eo.M|p6));)c--;k1(t[c])&&t[c].shaperInfo.position!==$r.Pre_M?c+1<a&&_0(t[c+1])&&c++:c=o}if(o<c&&t[c].shaperInfo.position!==$r.Pre_M){for(let u=c;u>o;u--)if(t[u-1].shaperInfo.position===$r.Pre_M){let d=u-1;d<l&&l<=c&&l--;let h=t[d];t.splice(d,0,...t.splice(d+1,c-d)),t[c]=h,c--}}}if(o+1<a&&t[o].shaperInfo.position===$r.Ra_To_Become_Reph&&t[o].shaperInfo.category===eo.Repha!==(t[o].isLigated&&!t[o].isMultiplied)){let c,u=r.rephPos,d=!1;if(u!==$r.After_Post){for(c=o+1;c<l&&!k1(t[c]);)c++;if(c<l&&k1(t[c])&&(c+1<l&&_0(t[c+1])&&c++,d=!0),!d&&u===$r.After_Main){for(c=l;c+1<a&&t[c+1].shaperInfo.position<=$r.After_Main;)c++;d=c<a}if(!d&&u===$r.After_Sub){for(c=l;c+1<a&&!(t[c+1].shaperInfo.position&($r.Post_C|$r.After_Post|$r.SMVD));)c++;d=c<a}}if(!d){for(c=o+1;c<l&&!k1(t[c]);)c++;c<l&&k1(t[c])&&(c+1<l&&_0(t[c+1])&&c++,d=!0)}if(!d){for(c=a-1;c>o&&t[c].shaperInfo.position===$r.SMVD;)c--;if(k1(t[c]))for(let f=l+1;f<c;f++)t[f].shaperInfo.category===eo.M&&c--}let h=t[o];t.splice(o,0,...t.splice(o+1,c-o)),t[c]=h,o<l&&l<=c&&l--}if(s&&l+1<a){for(let c=l+1;c<a;c++)if(t[c].features.pref){if(t[c].isLigated&&!t[c].isMultiplied){let u=l;if(n.unicodeScript!=="Malayalam"&&n.unicodeScript!=="Tamil"){for(;u>o&&!(t[u-1].shaperInfo.category&(eo.M|p6));)u--;if(u>o&&t[u-1].shaperInfo.category===eo.M){let f=c;for(let g=l+1;g<f;g++)if(t[g].shaperInfo.category===eo.M){u--;break}}}u>o&&k1(t[u-1])&&u<a&&_0(t[u])&&u++;let d=c,h=t[d];t.splice(u+1,0,...t.splice(u,d-u)),t[u]=h,u<=l&&l<d&&l++}break}}t[o].shaperInfo.position===$r.Pre_M&&(!o||!/Cf|Mn/.test(fI(t[o-1].codePoints[0])))&&(t[o].features.init=!0)}}function WI(e,t){if(t>=e.length)return t;let n=e[t].shaperInfo.syllable;for(;++t<e.length&&e[t].shaperInfo.syllable===n;);return t}const{categories:aZe,decompositions:Ode}=mI(QI),sZe=new dI(XW("AAACAAAAAADQqQAAAVEMrvPtnH+oHUcVx+fd99799W5e8mx+9NkYm7YUI2KtimkVDG3FWgVTFY1Fqa2VJirYB0IaUFLBaKGJViXir6oxKCSBoi0UTKtg2yA26h+milYNtMH+0WK1VQyvtBS/487hnncyMzuzu7N7n7kHPszu7OzMmTNzdmdmfzzfUmpiUqkemAMbwSZwKbjcxM1XEL4VvB28G3zAk+56cLMlfgdYADvBbvBF8GWwH9xl+CFLfwj8BPwU/MKS38/AMfA86v9ro9ucQcdR+CjCP4CT4EnwDPg3eAFMTik1A+bAPNgINoFLwGawZSpLfzXCrWAb+AjYDm4BO8FusAfsA/vBXeAgOALuNfv3g4fAcXACPAaeAE+B58Bp8NJUpnN7WqlZsHY629+A8GLwWvAG8BZwJXinOf5ehB8EN4AdYGE6q7dmF9uugs8hvz0V58nZK/L+Kva/BX4ADoN7prP6HgUPgkfA73L0eQzHnwBPgX+Y80+DF8FUW6lBO4tbjXA9uAi8pj3sS2/E9mawBVwNtoJt5pzrTXgzwk+B7awP7sT+7nY6WxFfQBlfAl8H3wU/Anezcu/D9s/BMRN3HOEJ8EdwMkC/J5HmmXZmq2fBIjgEVEepbieLX4Fw0MnSrzRxmrVsm7MB8ReDV4vjr3ekJy7rZGVPMb196Xm6oug83oRyt4CrwDVgK9gGPtzxn3uTOD6YPDPNJ5Hm0+AznazffJ7Z4KSnXncg3VfAN8EBhx42/z/UGdbrx52sr9yH8AFTrt5+2GzfnWPbKuw7ZszZyNh/xowZM2bMmDFjxsQyZ5lPNs3h9nBNYHuAfr9ic9ffiHnsJzznU91/j3P+2snWYf6G8O/gn+A0eMnEt7vQp5ulX4NwHmwEm7rZ8UsRXg6uMPvXIHwPuK7rLl+nu9FzfMyYMWPGpGVuslmarv+YMWPSkNq/d2D8uNDNngvdivA2y3jy9m72bF9v3ymOf2MExp8fG2TsAcfA2wJYBJetWBq3i+0fwPafwLmzSl0LFmZNPMLHZ4fpnsX2AdjgcXB+T6kPge+AG7D/vXYW/tLsc9r9M+MkVyLNR1m6g9g+ZfYvmMExcHCm+ftP0+T5y/e17Uw/PYLwHnC0m80TH+zG30/3mjSDnPS2/B4pUJ4rX3n+b5H3o92l6UjfvZ7y/oJzToGnu8O66XTPYf8/Jr8XWL6TPXf9bPnHtmVs+89AnxVgDVgPLgKvAg+Y/F6H7c1gC7jKHH8XeJ/x15vAjt4wvwVs7wKfBXvAPvA18G1wsJevj36f5gjS3etIq+ft9+PYQ73h/nFsn2D7f+5l75bo/VPYftpTblFb2/Jo2pdjfL0uXOX/qxfnp8vZVk2Xv9hbmu+LxvYt3A/7/WZsPoptPkr9bdCv1ya+d4TuMO8Tre5n4XkILwSbzP4l/WHazX1//r2O/z7cFHnvSYW8R/Vm02ZXIHxHze1Xdf9bbn7p0z2kDroNr2X9WL+7937sX9fP+v9h9n6jTrfI3jG9EfsfN3G35PR/G4uRfY3eMTwdkFa/C3hrf2kcfy/xYTOmprrfZsLbEe7rDPW/U9Rrv9k/ahmTL0cWWxP/YxRkgtES+zwNhZPs+FQgMj/liEsto2HxsZBQX2pZoLZqWc5riXDaQBLSt1L3hcnE+Vct7aYVKCEhbXk2+b7NZ84mmXAwCiL14Ne85S62MYPcXi5StM/YxlJF2lfabznZsC6/C807xvZV+yFve9d1KY//d3HNO8pKUXuTDh0Gpp7B852q6QFMgdWM2dfbAxOuEPQEfcEsO5fquJLZrMfyCtWP0heZF6oSdiH9u4aQvJRIJ/eL6BBynItLp5D2JRkY5L5u3xAf6lviXHWSZcfaKO/+5zvO/c9Xtq8uRXSObd+8bS0zJrS1rxTyX7k/a0nrk5D+mHeOC90uq1Q216X57lykfqHt62uTGJ2rat+i/kttyq/RSi29PlclZf2Xxq55ZeSV34T96d5X5PqZJ9I3ZX2lnkXt3xL1Kyrav/LutbZ6uGxuS6ss6V3pXOXY4kP7EBfyJT7+4TJQS9uf74f6n+3+6ZIi9bCtieatFfCxUMx4KMYfy/pzrB30vm88q9SZ11K+n9eeNN612UFKWX8uI9TmRca7TbWvKy2JvF6naF+b/0uRupZp35cZikhZvyniY2R/CbdB3vXynIC6hbRBHf4l1xps6w4x/lVEtxRtGZMuRA8uNh/jfYV8kdpsBUszcODrD7E2JT2KrB3V6XMhbdNjcXItxzaOJWkpf976/I5glQn1sbLP86U9FQvz4l0S28/lcWUJbbrE2l+Z/TlHvi4/kvZXLMyrmy1PW7x8hl6UFgvlmNM1Jq3aJ3Se0yJcpdwS6mOp/ZgLX5N1rdFKaIzH9ztquMbqq+/qCFRk+hRoyZvrTHuO8fNd/djmEzZJ3TdisN1bNQNl7y96DV/3mVkTtwasVdk1ai6ybGlDek8nT1fXc4M5tVSPvhqOsWQeXQs8L1n3IradU8OxCeVjK7dr7Dpl0cMHnUvt18TzfVsfb/pZY56fV2GnVPVIYaOi9xcZJ8cmKcu3wcuPsVHV5cdKFfZXNZefp5sWft+wzR1cczKCxh99NRx76HvwOpWNv6YZtAajt6WPyPswtVVs/VOJ7xpYx3VR31er7gMxNuV9Q443CDlW43KuYSXblsybfKYt58trfez7A1X7Tdm+V7TcoudL+LpVGf2khN63U5OyD5Af0NoUv06l7Jc0Rte+so4xL9Ayy3Rz+SufY5Jf267xcm7J4dd3kumIOrmk7Pl549bUY1puI91Gdb8Tpu+9tjmhXFdwtfVsTv5SQvXKW0cK4eXgPBO6iJ07NNVOHH7/tF1jyJdnWbrU/Uau3VNI156QZ2ZaZFu76i6vQXy9YJ2H9QZ97aF3p1xlx1yfuYRcd0Kl7NyaX190+pUOKI0tvus5j7/nSWKLo3FER8R3LHEx8gqwge1POgi1l1yfirV3zHpISHxs3vLeFXOellcG1DFGbGP00PPkeKEOaXIsqhzbruOh9Qk5L08nW2grJ0avsvWocv0zRh/fGCG0TV35hB4v0rds5Vddjm/sFCKx+aXSt2yalPZsolxXW46CDnXp0YQ0rdso9OUYPSYT6+yzuxxzlrVfFfavQ/LKqsP+dbVzE/0qRb8pKin6V9U6Fnn24pqHufLMWy90nV+0DkXmcrb0Uq+6pU7/qcs/67SHTeTaaBk9ipyXQvLqW1U7uPKpux/ESlP9umydR8H3UjzHoXxj0/J1Yr5ubHsPrWOJqxK+hk5r+EVtH3pe1XWIXa+1vQ9YJ/oZre1bGReh3xKWeX7BxfYstwh5errGJi59be8482cSsfUPQT4Xlc9K+XMmatcY0fo2+SxYQs/4XO8M03Ng/TxujYH+FRELSdH+6mtveu8itb1Cy7C9X8GfsVOcfN86RHg56wJ0ob5qOz/E/rIdq7YhF34/0cfoeWKVftJjIbWDbDfXeXR/prBOKWJ/3dd43+sr+32TvgEIEZ6/7Zt5/l7ghMm77u+ey4gcz5xfktA5vE9C5vy2Y3lpXeX40tHcLMX42qZHS/ltZluXiSlDxillt3VdIvufbc0j75wy5aWaOxWRUZmfl5nDSh3LzoWbXJOg8uumKkndp1PnH2IPfe+U33z7vjWhdPQuWMh4raqxWMh9X89RZtSZ7/JpyXs3NWQcETN3CZHU/lmVnstZB1+ZfM5A/1VJ2V9t8wTXN1S+f27mzaulbCxJHePwC1Tz/0K1/VdPvtOsba+vL7ZxM1/jakJ/V9/yfdtNx+i7bhVRRll/rrK+sk3qLt/3T0afH+tzz1HDfxzZ/HlGDduK1y/GL21zvKptQGWFSpVlFm0z+ZxD/vdAt9EqQ971NkRHW7qytog53+cfVfeFGLStfddfYka5x6dl+yi//4z6/559aUn4/+/k2pv8BqfM/0qVCnu+If2OJPRZUcyzJF/5RQm5xtM9ln+LRN+8U9+iMQS1Veg9q2z/TlV3Ett3/rLOIXOookidy/5X3GYD+S8a1z2e0vH695T9vhEqdbY//0dU3jWZ2rYq/cvCRT8r08/NLlT5/zySdSurv1ybLiup5tAp5+NNzfPJ5r61warapajItfTQNeK610/rWEMPyb+uOo/ierRNbGU01Z+rqneIPWNsT9t1rD+OYr8rm0eKvp/Ch1P4Yepyy+hWVD/f+VWXX5X+TZdfZZ+KLb9J+S8=")),lZe=new cue(mI(QI));class qi extends Um{static planFeatures(t){t.addStage(uZe),t.addStage(["locl","ccmp","nukt","akhn"]),t.addStage(Pde),t.addStage(["rphf"],!1),t.addStage(dZe),t.addStage(Pde),t.addStage(["pref"]),t.addStage(hZe),t.addStage(["rkrf","abvf","blwf","half","pstf","vatu","cjct"]),t.addStage(fZe),t.addStage(["abvs","blws","pres","psts","dist","abvm","blwm"])}static assignFeatures(t,n){for(let r=n.length-1;r>=0;r--){let i=n[r].codePoints[0];if(Ode[i]){let o=Ode[i].map(a=>{let s=t.font.glyphForCodePoint(a);return new Df(t.font,s.id,[a],n[r].features)});n.splice(r,1,...o)}}}}Wu(qi,"zeroMarkWidths","BEFORE_GPOS");function Dde(e){return sZe.get(e.codePoints[0])}class cZe{constructor(t,n,r){this.category=t,this.syllableType=n,this.syllable=r}}function uZe(e,t){let n=0;for(let[r,i,o]of lZe.match(t.map(Dde))){++n;for(let s=r;s<=i;s++)t[s].shaperInfo=new cZe(aZe[Dde(t[s])],o[0],n);let a=t[r].shaperInfo.category==="R"?1:Math.min(3,i-r);for(let s=r;s<r+a;s++)t[s].features.rphf=!0}}function Pde(e,t){for(let n of t)n.substituted=!1}function dZe(e,t){for(let n of t)n.substituted&&n.features.rphf&&(n.shaperInfo.category="R")}function hZe(e,t){for(let n of t)n.substituted&&(n.shaperInfo.category="VPre")}function fZe(e,t){let n=e.glyphForCodePoint(9676).id;for(let r=0,i=Fde(t,0);r<t.length;r=i,i=Fde(t,r)){let o,a,s=t[r].shaperInfo,l=s.syllableType;if(!(l!=="virama_terminated_cluster"&&l!=="standard_cluster"&&l!=="broken_cluster")){if(l==="broken_cluster"&&n){let c=new Df(e,n,[9676]);for(c.shaperInfo=s,o=r;o<i&&t[o].shaperInfo.category==="R";o++);t.splice(++o,0,c),i++}if(s.category==="R"&&i-r>1){for(o=r+1;o<i;o++)if(s=t[o].shaperInfo,Nde(s)||UI(t[o])){UI(t[o])&&o--,t.splice(r,0,...t.splice(r+1,o-r),t[o]);break}}for(o=r,a=i;o<i;o++)s=t[o].shaperInfo,Nde(s)||UI(t[o])?a=UI(t[o])?o+1:o:(s.category==="VPre"||s.category==="VMPre")&&a<o&&t.splice(a,1,t[o],...t.splice(a,o-a))}}}function Fde(e,t){if(t>=e.length)return t;let n=e[t].shaperInfo.syllable;for(;++t<e.length&&e[t].shaperInfo.syllable===n;);return t}function UI(e){return e.shaperInfo.category==="H"&&!e.isLigated}function Nde(e){return e.category==="B"||e.category==="GB"}const pZe={arab:Gm,mong:Gm,syrc:Gm,"nko ":Gm,phag:Gm,mand:Gm,mani:Gm,phlp:Gm,hang:wde,bng2:Cs,beng:Cs,dev2:Cs,deva:Cs,gjr2:Cs,gujr:Cs,guru:Cs,gur2:Cs,knda:Cs,knd2:Cs,mlm2:Cs,mlym:Cs,ory2:Cs,orya:Cs,taml:Cs,tml2:Cs,telu:Cs,tel2:Cs,khmr:Cs,bali:qi,batk:qi,brah:qi,bugi:qi,buhd:qi,cakm:qi,cham:qi,dupl:qi,egyp:qi,gran:qi,hano:qi,java:qi,kthi:qi,kali:qi,khar:qi,khoj:qi,sind:qi,lepc:qi,limb:qi,mahj:qi,mtei:qi,modi:qi,hmng:qi,rjng:qi,saur:qi,shrd:qi,sidd:qi,sinh:Cs,sund:qi,sylo:qi,tglg:qi,tagb:qi,tale:qi,lana:qi,tavt:qi,takr:qi,tibt:qi,tfng:qi,tirh:qi,latn:Um,DFLT:Um};function gZe(e){Array.isArray(e)||(e=[e]);for(let t of e){let n=pZe[t];if(n)return n}return Um}class mZe extends DI{applyLookup(t,n){switch(t){case 1:{let i=this.coverageIndex(n.coverage);if(i===-1)return!1;let o=this.glyphIterator.cur;switch(n.version){case 1:o.id=o.id+n.deltaGlyphID&65535;break;case 2:o.id=n.substitute.get(i);break}return!0}case 2:{let i=this.coverageIndex(n.coverage);if(i!==-1){let o=n.sequences.get(i);if(o.length===0)return this.glyphs.splice(this.glyphIterator.index,1),!0;this.glyphIterator.cur.id=o[0],this.glyphIterator.cur.ligatureComponent=0;let a=this.glyphIterator.cur.features,s=this.glyphIterator.cur,l=o.slice(1).map((c,u)=>{let d=new Df(this.font,c,void 0,a);return d.shaperInfo=s.shaperInfo,d.isLigated=s.isLigated,d.ligatureComponent=u+1,d.substituted=!0,d.isMultiplied=!0,d});return this.glyphs.splice(this.glyphIterator.index+1,0,...l),!0}return!1}case 3:{let i=this.coverageIndex(n.coverage);if(i!==-1){let o=0;return this.glyphIterator.cur.id=n.alternateSet.get(i)[o],!0}return!1}case 4:{let i=this.coverageIndex(n.coverage);if(i===-1)return!1;for(let o of n.ligatureSets.get(i)){let a=this.sequenceMatchIndices(1,o.components);if(!a)continue;let s=this.glyphIterator.cur,l=s.codePoints.slice();for(let p of a)l.push(...this.glyphs[p].codePoints);let c=new Df(this.font,o.glyph,l,s.features);c.shaperInfo=s.shaperInfo,c.isLigated=!0,c.substituted=!0;let u=s.isMark;for(let p=0;p<a.length&&u;p++)u=this.glyphs[a[p]].isMark;c.ligatureID=u?null:this.ligatureID++;let d=s.ligatureID,h=s.codePoints.length,f=h,g=this.glyphIterator.index+1;for(let p of a){if(u)g=p;else for(;g<p;){var r=f-h+Math.min(this.glyphs[g].ligatureComponent||1,h);this.glyphs[g].ligatureID=c.ligatureID,this.glyphs[g].ligatureComponent=r,g++}d=this.glyphs[g].ligatureID,h=this.glyphs[g].codePoints.length,f+=h,g++}if(d&&!u)for(let p=g;p<this.glyphs.length&&this.glyphs[p].ligatureID===d;p++){var r=f-h+Math.min(this.glyphs[p].ligatureComponent||1,h);this.glyphs[p].ligatureComponent=r}for(let p=a.length-1;p>=0;p--)this.glyphs.splice(a[p],1);return this.glyphs[this.glyphIterator.index]=c,!0}return!1}case 5:return this.applyContext(n);case 6:return this.applyChainingContext(n);case 7:return this.applyLookup(n.lookupType,n.extension);default:throw new Error(`GSUB lookupType ${t} is not supported`)}}}class AZe extends DI{applyPositionValue(t,n){let r=this.positions[this.glyphIterator.peekIndex(t)];n.xAdvance!=null&&(r.xAdvance+=n.xAdvance),n.yAdvance!=null&&(r.yAdvance+=n.yAdvance),n.xPlacement!=null&&(r.xOffset+=n.xPlacement),n.yPlacement!=null&&(r.yOffset+=n.yPlacement);let i=this.font._variationProcessor,o=this.font.GDEF&&this.font.GDEF.itemVariationStore;i&&o&&(n.xPlaDevice&&(r.xOffset+=i.getDelta(o,n.xPlaDevice.a,n.xPlaDevice.b)),n.yPlaDevice&&(r.yOffset+=i.getDelta(o,n.yPlaDevice.a,n.yPlaDevice.b)),n.xAdvDevice&&(r.xAdvance+=i.getDelta(o,n.xAdvDevice.a,n.xAdvDevice.b)),n.yAdvDevice&&(r.yAdvance+=i.getDelta(o,n.yAdvDevice.a,n.yAdvDevice.b)))}applyLookup(t,n){switch(t){case 1:{let i=this.coverageIndex(n.coverage);if(i===-1)return!1;switch(n.version){case 1:this.applyPositionValue(0,n.value);break;case 2:this.applyPositionValue(0,n.values.get(i));break}return!0}case 2:{let i=this.glyphIterator.peek();if(!i)return!1;let o=this.coverageIndex(n.coverage);if(o===-1)return!1;switch(n.version){case 1:let a=n.pairSets.get(o);for(let c of a)if(c.secondGlyph===i.id)return this.applyPositionValue(0,c.value1),this.applyPositionValue(1,c.value2),!0;return!1;case 2:let s=this.getClassID(this.glyphIterator.cur.id,n.classDef1),l=this.getClassID(i.id,n.classDef2);if(s===-1||l===-1)return!1;var r=n.classRecords.get(s).get(l);return this.applyPositionValue(0,r.value1),this.applyPositionValue(1,r.value2),!0}}case 3:{let i=this.glyphIterator.peekIndex(),o=this.glyphs[i];if(!o)return!1;let a=n.entryExitRecords[this.coverageIndex(n.coverage)];if(!a||!a.exitAnchor)return!1;let s=n.entryExitRecords[this.coverageIndex(n.coverage,o.id)];if(!s||!s.entryAnchor)return!1;let l=this.getAnchor(s.entryAnchor),c=this.getAnchor(a.exitAnchor),u=this.positions[this.glyphIterator.index],d=this.positions[i],h;switch(this.direction){case"ltr":u.xAdvance=c.x+u.xOffset,h=l.x+d.xOffset,d.xAdvance-=h,d.xOffset-=h;break;case"rtl":h=c.x+u.xOffset,u.xAdvance-=h,u.xOffset-=h,d.xAdvance=l.x+d.xOffset;break}return this.glyphIterator.flags.rightToLeft?(this.glyphIterator.cur.cursiveAttachment=i,u.yOffset=l.y-c.y):(o.cursiveAttachment=this.glyphIterator.index,u.yOffset=c.y-l.y),!0}case 4:{let i=this.coverageIndex(n.markCoverage);if(i===-1)return!1;let o=this.glyphIterator.index;for(;--o>=0&&(this.glyphs[o].isMark||this.glyphs[o].ligatureComponent>0););if(o<0)return!1;let a=this.coverageIndex(n.baseCoverage,this.glyphs[o].id);if(a===-1)return!1;let s=n.markArray[i],l=n.baseArray[a][s.class];return this.applyAnchor(s,l,o),!0}case 5:{let i=this.coverageIndex(n.markCoverage);if(i===-1)return!1;let o=this.glyphIterator.index;for(;--o>=0&&this.glyphs[o].isMark;);if(o<0)return!1;let a=this.coverageIndex(n.ligatureCoverage,this.glyphs[o].id);if(a===-1)return!1;let s=n.ligatureArray[a],l=this.glyphIterator.cur,c=this.glyphs[o],u=c.ligatureID&&c.ligatureID===l.ligatureID&&l.ligatureComponent>0?Math.min(l.ligatureComponent,c.codePoints.length)-1:c.codePoints.length-1,d=n.markArray[i],h=s[u][d.class];return this.applyAnchor(d,h,o),!0}case 6:{let i=this.coverageIndex(n.mark1Coverage);if(i===-1)return!1;let o=this.glyphIterator.peekIndex(-1),a=this.glyphs[o];if(!a||!a.isMark)return!1;let s=this.glyphIterator.cur,l=!1;if(s.ligatureID===a.ligatureID?s.ligatureID?s.ligatureComponent===a.ligatureComponent&&(l=!0):l=!0:(s.ligatureID&&!s.ligatureComponent||a.ligatureID&&!a.ligatureComponent)&&(l=!0),!l)return!1;let c=this.coverageIndex(n.mark2Coverage,a.id);if(c===-1)return!1;let u=n.mark1Array[i],d=n.mark2Array[c][u.class];return this.applyAnchor(u,d,o),!0}case 7:return this.applyContext(n);case 8:return this.applyChainingContext(n);case 9:return this.applyLookup(n.lookupType,n.extension);default:throw new Error(`Unsupported GPOS table: ${t}`)}}applyAnchor(t,n,r){let i=this.getAnchor(n),o=this.getAnchor(t.markAnchor);this.positions[r];let a=this.positions[this.glyphIterator.index];a.xOffset=i.x-o.x,a.yOffset=i.y-o.y,this.glyphIterator.cur.markAttachment=r}getAnchor(t){let n=t.xCoordinate,r=t.yCoordinate,i=this.font._variationProcessor,o=this.font.GDEF&&this.font.GDEF.itemVariationStore;return i&&o&&(t.xDeviceTable&&(n+=i.getDelta(o,t.xDeviceTable.a,t.xDeviceTable.b)),t.yDeviceTable&&(r+=i.getDelta(o,t.yDeviceTable.a,t.yDeviceTable.b))),{x:n,y:r}}applyFeatures(t,n,r){super.applyFeatures(t,n,r);for(var i=0;i<this.glyphs.length;i++)this.fixCursiveAttachment(i);this.fixMarkAttachment()}fixCursiveAttachment(t){let n=this.glyphs[t];if(n.cursiveAttachment!=null){let r=n.cursiveAttachment;n.cursiveAttachment=null,this.fixCursiveAttachment(r),this.positions[t].yOffset+=this.positions[r].yOffset}}fixMarkAttachment(){for(let t=0;t<this.glyphs.length;t++){let n=this.glyphs[t];if(n.markAttachment!=null){let r=n.markAttachment;if(this.positions[t].xOffset+=this.positions[r].xOffset,this.positions[t].yOffset+=this.positions[r].yOffset,this.direction==="ltr")for(let i=r;i<t;i++)this.positions[t].xOffset-=this.positions[i].xAdvance,this.positions[t].yOffset-=this.positions[i].yAdvance;else for(let i=r+1;i<t+1;i++)this.positions[t].xOffset+=this.positions[i].xAdvance,this.positions[t].yOffset+=this.positions[i].yAdvance}}}}class vZe{setup(t){this.glyphInfos=t.glyphs.map(r=>new Df(this.font,r.id,[...r.codePoints]));let n=null;this.GPOSProcessor&&(n=this.GPOSProcessor.selectScript(t.script,t.language,t.direction)),this.GSUBProcessor&&(n=this.GSUBProcessor.selectScript(t.script,t.language,t.direction)),this.shaper=gZe(n),this.plan=new v$e(this.font,n,t.direction),this.shaper.plan(this.plan,this.glyphInfos,t.features);for(let r in this.plan.allFeatures)t.features[r]=!0}substitute(t){this.GSUBProcessor&&(this.plan.process(this.GSUBProcessor,this.glyphInfos),t.glyphs=this.glyphInfos.map(n=>this.font.getGlyph(n.id,n.codePoints)))}position(t){return this.shaper.zeroMarkWidths==="BEFORE_GPOS"&&this.zeroMarkAdvances(t.positions),this.GPOSProcessor&&this.plan.process(this.GPOSProcessor,this.glyphInfos,t.positions),this.shaper.zeroMarkWidths==="AFTER_GPOS"&&this.zeroMarkAdvances(t.positions),t.direction==="rtl"&&(t.glyphs.reverse(),t.positions.reverse()),this.GPOSProcessor&&this.GPOSProcessor.features}zeroMarkAdvances(t){for(let n=0;n<this.glyphInfos.length;n++)this.glyphInfos[n].isMark&&(t[n].xAdvance=0,t[n].yAdvance=0)}cleanup(){this.glyphInfos=null,this.plan=null,this.shaper=null}getAvailableFeatures(t,n){let r=[];return this.GSUBProcessor&&(this.GSUBProcessor.selectScript(t,n),r.push(...Object.keys(this.GSUBProcessor.features))),this.GPOSProcessor&&(this.GPOSProcessor.selectScript(t,n),r.push(...Object.keys(this.GPOSProcessor.features))),r}constructor(t){this.font=t,this.glyphInfos=null,this.plan=null,this.GSUBProcessor=null,this.GPOSProcessor=null,this.fallbackPosition=!0,t.GSUB&&(this.GSUBProcessor=new mZe(t,t.GSUB)),t.GPOS&&(this.GPOSProcessor=new AZe(t,t.GPOS))}}class bZe{layout(t,n,r,i,o){if(typeof n=="string"&&(o=i,i=r,r=n,n=[]),typeof t=="string"){r==null&&(r=KXe(t));var a=this.font.glyphsForString(t)}else{if(r==null){let c=[];for(let u of t)c.push(...u.codePoints);r=qXe(c)}var a=t}let s=new $Xe(a,n,r,i,o);return a.length===0?(s.positions=[],s):(this.engine&&this.engine.setup&&this.engine.setup(s),this.substitute(s),this.position(s),this.hideDefaultIgnorables(s.glyphs,s.positions),this.engine&&this.engine.cleanup&&this.engine.cleanup(),s)}substitute(t){this.engine&&this.engine.substitute&&this.engine.substitute(t)}position(t){t.positions=t.glyphs.map(r=>new ZXe(r.advanceWidth));let n=null;this.engine&&this.engine.position&&(n=this.engine.position(t)),!n&&(!this.engine||this.engine.fallbackPosition)&&(this.unicodeLayoutEngine||(this.unicodeLayoutEngine=new YXe(this.font)),this.unicodeLayoutEngine.positionGlyphs(t.glyphs,t.positions)),(!n||!n.kern)&&t.features.kern!==!1&&this.font.kern&&(this.kernProcessor||(this.kernProcessor=new HXe(this.font)),this.kernProcessor.process(t.glyphs,t.positions),t.features.kern=!0)}hideDefaultIgnorables(t,n){let r=this.font.glyphForCodePoint(32);for(let i=0;i<t.length;i++)this.isDefaultIgnorable(t[i].codePoints[0])&&(t[i]=r,n[i].xAdvance=0,n[i].yAdvance=0)}isDefaultIgnorable(t){let n=t>>16;if(n===0)switch(t>>8){case 0:return t===173;case 3:return t===847;case 6:return t===1564;case 23:return 6068<=t&&t<=6069;case 24:return 6155<=t&&t<=6158;case 32:return 8203<=t&&t<=8207||8234<=t&&t<=8238||8288<=t&&t<=8303;case 254:return 65024<=t&&t<=65039||t===65279;case 255:return 65520<=t&&t<=65528;default:return!1}else switch(n){case 1:return 113824<=t&&t<=113827||119155<=t&&t<=119162;case 14:return 917504<=t&&t<=921599;default:return!1}}getAvailableFeatures(t,n){let r=[];return this.engine&&r.push(...this.engine.getAvailableFeatures(t,n)),this.font.kern&&r.indexOf("kern")===-1&&r.push("kern"),r}stringsForGlyph(t){let n=new Set,r=this.font._cmapProcessor.codePointsForGlyph(t);for(let i of r)n.add(String.fromCodePoint(i));if(this.engine&&this.engine.stringsForGlyph)for(let i of this.engine.stringsForGlyph(t))n.add(i);return Array.from(n)}constructor(t){this.font=t,this.unicodeLayoutEngine=null,this.kernProcessor=null,this.font.morx?this.engine=new A$e(this.font):(this.font.GSUB||this.font.GPOS)&&(this.engine=new vZe(this.font))}}const yZe={moveTo:"M",lineTo:"L",quadraticCurveTo:"Q",bezierCurveTo:"C",closePath:"Z"};class r3{toFunction(){return t=>{this.commands.forEach(n=>t[n.command].apply(t,n.args))}}toSVG(){return this.commands.map(t=>{let n=t.args.map(r=>Math.round(r*100)/100);return`${yZe[t.command]}${n.join(" ")}`}).join("")}get cbox(){if(!this._cbox){let t=new Wm;for(let n of this.commands)for(let r=0;r<n.args.length;r+=2)t.addPoint(n.args[r],n.args[r+1]);this._cbox=Object.freeze(t)}return this._cbox}get bbox(){if(this._bbox)return this._bbox;let t=new Wm,n=0,r=0,i=w=>Math.pow(1-w,3)*f[b]+3*Math.pow(1-w,2)*w*g[b]+3*(1-w)*Math.pow(w,2)*p[b]+Math.pow(w,3)*m[b];for(let w of this.commands)switch(w.command){case"moveTo":case"lineTo":let[x,C]=w.args;t.addPoint(x,C),n=x,r=C;break;case"quadraticCurveTo":case"bezierCurveTo":if(w.command==="quadraticCurveTo")var[o,a,d,h]=w.args,s=n+2/3*(o-n),l=r+2/3*(a-r),c=d+2/3*(o-d),u=h+2/3*(a-h);else var[s,l,c,u,d,h]=w.args;t.addPoint(d,h);for(var f=[n,r],g=[s,l],p=[c,u],m=[d,h],b=0;b<=1;b++){let E=6*f[b]-12*g[b]+6*p[b],S=-3*f[b]+9*g[b]-9*p[b]+3*m[b];if(w=3*g[b]-3*f[b],S===0){if(E===0)continue;let D=-w/E;0<D&&D<1&&(b===0?t.addPoint(i(D),t.maxY):b===1&&t.addPoint(t.maxX,i(D)));continue}let B=Math.pow(E,2)-4*w*S;if(B<0)continue;let M=(-E+Math.sqrt(B))/(2*S);0<M&&M<1&&(b===0?t.addPoint(i(M),t.maxY):b===1&&t.addPoint(t.maxX,i(M)));let O=(-E-Math.sqrt(B))/(2*S);0<O&&O<1&&(b===0?t.addPoint(i(O),t.maxY):b===1&&t.addPoint(t.maxX,i(O)))}n=d,r=h;break}return this._bbox=Object.freeze(t)}mapPoints(t){let n=new r3;for(let r of this.commands){let i=[];for(let o=0;o<r.args.length;o+=2){let[a,s]=t(r.args[o],r.args[o+1]);i.push(a,s)}n[r.command](...i)}return n}transform(t,n,r,i,o,a){return this.mapPoints((s,l)=>{const c=t*s+r*l+o,u=n*s+i*l+a;return[c,u]})}translate(t,n){return this.transform(1,0,0,1,t,n)}rotate(t){let n=Math.cos(t),r=Math.sin(t);return this.transform(n,r,-r,n,0,0)}scale(t,n=t){return this.transform(t,0,0,n,0,0)}constructor(){this.commands=[],this._bbox=null,this._cbox=null}}for(let e of["moveTo","lineTo","quadraticCurveTo","bezierCurveTo","closePath"])r3.prototype[e]=function(...t){return this._bbox=this._cbox=null,this.commands.push({command:e,args:t}),this};var g6=[".notdef",".null","nonmarkingreturn","space","exclam","quotedbl","numbersign","dollar","percent","ampersand","quotesingle","parenleft","parenright","asterisk","plus","comma","hyphen","period","slash","zero","one","two","three","four","five","six","seven","eight","nine","colon","semicolon","less","equal","greater","question","at","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","bracketleft","backslash","bracketright","asciicircum","underscore","grave","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","braceleft","bar","braceright","asciitilde","Adieresis","Aring","Ccedilla","Eacute","Ntilde","Odieresis","Udieresis","aacute","agrave","acircumflex","adieresis","atilde","aring","ccedilla","eacute","egrave","ecircumflex","edieresis","iacute","igrave","icircumflex","idieresis","ntilde","oacute","ograve","ocircumflex","odieresis","otilde","uacute","ugrave","ucircumflex","udieresis","dagger","degree","cent","sterling","section","bullet","paragraph","germandbls","registered","copyright","trademark","acute","dieresis","notequal","AE","Oslash","infinity","plusminus","lessequal","greaterequal","yen","mu","partialdiff","summation","product","pi","integral","ordfeminine","ordmasculine","Omega","ae","oslash","questiondown","exclamdown","logicalnot","radical","florin","approxequal","Delta","guillemotleft","guillemotright","ellipsis","nonbreakingspace","Agrave","Atilde","Otilde","OE","oe","endash","emdash","quotedblleft","quotedblright","quoteleft","quoteright","divide","lozenge","ydieresis","Ydieresis","fraction","currency","guilsinglleft","guilsinglright","fi","fl","daggerdbl","periodcentered","quotesinglbase","quotedblbase","perthousand","Acircumflex","Ecircumflex","Aacute","Edieresis","Egrave","Iacute","Icircumflex","Idieresis","Igrave","Oacute","Ocircumflex","apple","Ograve","Uacute","Ucircumflex","Ugrave","dotlessi","circumflex","tilde","macron","breve","dotaccent","ring","cedilla","hungarumlaut","ogonek","caron","Lslash","lslash","Scaron","scaron","Zcaron","zcaron","brokenbar","Eth","eth","Yacute","yacute","Thorn","thorn","minus","multiply","onesuperior","twosuperior","threesuperior","onehalf","onequarter","threequarters","franc","Gbreve","gbreve","Idotaccent","Scedilla","scedilla","Cacute","cacute","Ccaron","ccaron","dcroat"];class G0{_getPath(){return new r3}_getCBox(){return this.path.cbox}_getBBox(){return this.path.bbox}_getTableMetrics(t){if(this.id<t.metrics.length)return t.metrics.get(this.id);let n=t.metrics.get(t.metrics.length-1);return{advance:n?n.advance:0,bearing:t.bearings.get(this.id-t.metrics.length)||0}}_getMetrics(t){if(this._metrics)return this._metrics;let{advance:n,bearing:r}=this._getTableMetrics(this._font.hmtx);if(this._font.vmtx)var{advance:i,bearing:o}=this._getTableMetrics(this._font.vmtx);else{let a;if((typeof t>"u"||t===null)&&({cbox:t}=this),(a=this._font["OS/2"])&&a.version>0)var i=Math.abs(a.typoAscender-a.typoDescender),o=a.typoAscender-t.maxY;else{let{hhea:c}=this._font;var i=Math.abs(c.ascent-c.descent),o=c.ascent-t.maxY}}return this._font._variationProcessor&&this._font.HVAR&&(n+=this._font._variationProcessor.getAdvanceAdjustment(this.id,this._font.HVAR)),this._metrics={advanceWidth:n,advanceHeight:i,leftBearing:r,topBearing:o}}get cbox(){return this._getCBox()}get bbox(){return this._getBBox()}get path(){return this._getPath()}getScaledPath(t){let n=1/this._font.unitsPerEm*t;return this.path.scale(n)}get advanceWidth(){return this._getMetrics().advanceWidth}get advanceHeight(){return this._getMetrics().advanceHeight}get ligatureCaretPositions(){}_getName(){let{post:t}=this._font;if(!t)return null;switch(t.version){case 1:return g6[this.id];case 2:let n=t.glyphNameIndex[this.id];return n<g6.length?g6[n]:t.names[n-g6.length];case 2.5:return g6[this.id+t.offsets[this.id]];case 4:return String.fromCharCode(t.map[this.id])}}get name(){return this._getName()}render(t,n){t.save();let r=1/this._font.head.unitsPerEm*n;t.scale(r,r),this.path.toFunction()(t),t.fill(),t.restore()}constructor(t,n,r){this.id=t,this.codePoints=n,this._font=r,this.isMark=this.codePoints.length>0&&this.codePoints.every(lue),this.isLigature=this.codePoints.length>1}}$l([Zl],G0.prototype,"cbox",null),$l([Zl],G0.prototype,"bbox",null),$l([Zl],G0.prototype,"path",null),$l([Zl],G0.prototype,"advanceWidth",null),$l([Zl],G0.prototype,"advanceHeight",null),$l([Zl],G0.prototype,"name",null);let Tde=new en({numberOfContours:kn,xMin:kn,yMin:kn,xMax:kn,yMax:kn});const wZe=1,xZe=2,EZe=4,CZe=8,SZe=16,kZe=32,BZe=1,MZe=8,Lde=32,IZe=64,RZe=128,OZe=256;class Pf{copy(){return new Pf(this.onCurve,this.endContour,this.x,this.y)}constructor(t,n,r=0,i=0){this.onCurve=t,this.endContour=n,this.x=r,this.y=i}}class DZe{constructor(t,n,r){this.glyphID=t,this.dx=n,this.dy=r,this.pos=0,this.scaleX=this.scaleY=1,this.scale01=this.scale10=0}}class _I extends G0{_getCBox(t){if(this._font._variationProcessor&&!t)return this.path.cbox;let n=this._font._getTableStream("glyf");n.pos+=this._font.loca.offsets[this.id];let r=Tde.decode(n),i=new Wm(r.xMin,r.yMin,r.xMax,r.yMax);return Object.freeze(i)}_parseGlyphCoord(t,n,r,i){if(r){var o=t.readUInt8();i||(o=-o),o+=n}else if(i)var o=n;else var o=n+t.readInt16BE();return o}_decode(){let t=this._font.loca.offsets[this.id],n=this._font.loca.offsets[this.id+1];if(t===n)return null;let r=this._font._getTableStream("glyf");r.pos+=t;let i=r.pos,o=Tde.decode(r);return o.numberOfContours>0?this._decodeSimple(o,r):o.numberOfContours<0&&this._decodeComposite(o,r,i),o}_decodeSimple(t,n){t.points=[];let r=new Tt(Se,t.numberOfContours).decode(n);t.instructions=new Tt(qn,Se).decode(n);let i=[],o=r[r.length-1]+1;for(;i.length<o;){var a=n.readUInt8();if(i.push(a),a&CZe){let u=n.readUInt8();for(let d=0;d<u;d++)i.push(a)}}for(var s=0;s<i.length;s++){var a=i[s];let d=new Pf(!!(a&wZe),r.indexOf(s)>=0,0,0);t.points.push(d)}let l=0;for(var s=0;s<i.length;s++){var a=i[s];t.points[s].x=l=this._parseGlyphCoord(n,l,a&xZe,a&SZe)}let c=0;for(var s=0;s<i.length;s++){var a=i[s];t.points[s].y=c=this._parseGlyphCoord(n,c,a&EZe,a&kZe)}if(this._font._variationProcessor){let u=t.points.slice();u.push(...this._getPhantomPoints(t)),this._font._variationProcessor.transformPoints(this.id,u),t.phantomPoints=u.slice(-4)}}_decodeComposite(t,n,r=0){t.components=[];let i=!1,o=Lde;for(;o&Lde;){o=n.readUInt16BE();let c=n.pos-r,u=n.readUInt16BE();if(i||(i=(o&OZe)!==0),o&BZe)var a=n.readInt16BE(),s=n.readInt16BE();else var a=n.readInt8(),s=n.readInt8();var l=new DZe(u,a,s);l.pos=c,o&MZe?l.scaleX=l.scaleY=(n.readUInt8()<<24|n.readUInt8()<<16)/1073741824:o&IZe?(l.scaleX=(n.readUInt8()<<24|n.readUInt8()<<16)/1073741824,l.scaleY=(n.readUInt8()<<24|n.readUInt8()<<16)/1073741824):o&RZe&&(l.scaleX=(n.readUInt8()<<24|n.readUInt8()<<16)/1073741824,l.scale01=(n.readUInt8()<<24|n.readUInt8()<<16)/1073741824,l.scale10=(n.readUInt8()<<24|n.readUInt8()<<16)/1073741824,l.scaleY=(n.readUInt8()<<24|n.readUInt8()<<16)/1073741824),t.components.push(l)}if(this._font._variationProcessor){let c=[];for(let u=0;u<t.components.length;u++){var l=t.components[u];c.push(new Pf(!0,!0,l.dx,l.dy))}c.push(...this._getPhantomPoints(t)),this._font._variationProcessor.transformPoints(this.id,c),t.phantomPoints=c.splice(-4,4);for(let u=0;u<c.length;u++){let d=c[u];t.components[u].dx=d.x,t.components[u].dy=d.y}}return i}_getPhantomPoints(t){let n=this._getCBox(!0);this._metrics==null&&(this._metrics=G0.prototype._getMetrics.call(this,n));let{advanceWidth:r,advanceHeight:i,leftBearing:o,topBearing:a}=this._metrics;return[new Pf(!1,!0,t.xMin-o,0),new Pf(!1,!0,t.xMin-o+r,0),new Pf(!1,!0,0,t.yMax+a),new Pf(!1,!0,0,t.yMax+a+i)]}_getContours(){let t=this._decode();if(!t)return[];let n=[];if(t.numberOfContours<0)for(let a of t.components){let s=this._font.getGlyph(a.glyphID)._getContours();for(let l=0;l<s.length;l++){let c=s[l];for(let u=0;u<c.length;u++){let d=c[u],h=d.x*a.scaleX+d.y*a.scale01+a.dx,f=d.y*a.scaleY+d.x*a.scale10+a.dy;n.push(new Pf(d.onCurve,d.endContour,h,f))}}}else n=t.points||[];t.phantomPoints&&!this._font.directory.tables.HVAR&&(this._metrics.advanceWidth=t.phantomPoints[1].x-t.phantomPoints[0].x,this._metrics.advanceHeight=t.phantomPoints[3].y-t.phantomPoints[2].y,this._metrics.leftBearing=t.xMin-t.phantomPoints[0].x,this._metrics.topBearing=t.phantomPoints[2].y-t.yMax);let r=[],i=[];for(let a=0;a<n.length;a++){var o=n[a];i.push(o),o.endContour&&(r.push(i),i=[])}return r}_getMetrics(){if(this._metrics)return this._metrics;let t=this._getCBox(!0);return super._getMetrics(t),this._font._variationProcessor&&!this._font.HVAR&&this.path,this._metrics}_getPath(){let t=this._getContours(),n=new r3;for(let i=0;i<t.length;i++){let o=t[i],a=o[0],s=o[o.length-1],l=0;if(a.onCurve){var r=null;l=1}else{s.onCurve?a=s:a=new Pf(!1,!1,(a.x+s.x)/2,(a.y+s.y)/2);var r=a}n.moveTo(a.x,a.y);for(let c=l;c<o.length;c++){let u=o[c],d=c===0?a:o[c-1];if(d.onCurve&&u.onCurve)n.lineTo(u.x,u.y);else if(d.onCurve&&!u.onCurve)var r=u;else if(!d.onCurve&&!u.onCurve){let f=(d.x+u.x)/2,g=(d.y+u.y)/2;n.quadraticCurveTo(d.x,d.y,f,g);var r=u}else if(!d.onCurve&&u.onCurve){n.quadraticCurveTo(r.x,r.y,u.x,u.y);var r=null}else throw new Error("Unknown TTF path state")}r&&n.quadraticCurveTo(r.x,r.y,a.x,a.y),n.closePath()}return n}constructor(...t){super(...t),Wu(this,"type","TTF")}}class PZe extends G0{_getName(){return this._font.CFF2?super._getName():this._font["CFF "].getGlyphName(this.id)}bias(t){return t.length<1240?107:t.length<33900?1131:32768}_getPath(){let t=this._font.CFF2||this._font["CFF "],{stream:n}=t,r=t.topDict.CharStrings[this.id],i=r.offset+r.length;n.pos=r.offset;let o=new r3,a=[],s=[],l=null,c=0,u=0,d=0,h,f,g=!1;this._usedGsubrs=h={},this._usedSubrs=f={};let p=t.globalSubrIndex||[],m=this.bias(p),b=t.privateDictForGlyph(this.id)||{},w=b.Subrs||[],x=this.bias(w),C=t.topDict.vstore&&t.topDict.vstore.itemVariationStore,E=b.vsindex,S=this._font._variationProcessor;function B(){l==null&&(l=a.shift()+b.nominalWidthX)}function M(){return a.length%2!==0&&B(),c+=a.length>>1,a.length=0}function O(P,j){g&&o.closePath(),o.moveTo(P,j),g=!0}let D=function(){for(;n.pos<i;){let X=n.readUInt8();if(X<32){let G,ie,ne;switch(X){case 1:case 3:case 18:case 23:M();break;case 4:a.length>1&&B(),d+=a.shift(),O(u,d);break;case 5:for(;a.length>=2;)u+=a.shift(),d+=a.shift(),o.lineTo(u,d);break;case 6:case 7:for(ne=X===6;a.length>=1;)ne?u+=a.shift():d+=a.shift(),o.lineTo(u,d),ne=!ne;break;case 8:for(;a.length>0;){var Q=u+a.shift(),U=d+a.shift(),z=Q+a.shift(),F=U+a.shift();u=z+a.shift(),d=F+a.shift(),o.bezierCurveTo(Q,U,z,F,u,d)}break;case 10:if(G=a.pop()+x,ie=w[G],ie){f[G]=!0;var P=n.pos,j=i;n.pos=ie.offset,i=ie.offset+ie.length,D(),n.pos=P,i=j}break;case 11:if(t.version>=2)break;return;case 14:if(t.version>=2)break;a.length>0&&B(),g&&(o.closePath(),g=!1);break;case 15:if(t.version<2)throw new Error("vsindex operator not supported in CFF v1");E=a.pop();break;case 16:{if(t.version<2)throw new Error("blend operator not supported in CFF v1");if(!S)throw new Error("blend operator in non-variation font");let ce=S.getBlendVector(C,E),le=a.pop(),te=le*ce.length,$=a.length-te,J=$-le;for(let _=0;_<le;_++){let q=a[J+_];for(let V=0;V<ce.length;V++)q+=ce[V]*a[$++];a[J+_]=q}for(;te--;)a.pop();break}case 19:case 20:M(),n.pos+=c+7>>3;break;case 21:a.length>2&&B(),u+=a.shift(),d+=a.shift(),O(u,d);break;case 22:a.length>1&&B(),u+=a.shift(),O(u,d);break;case 24:for(;a.length>=8;){var Q=u+a.shift(),U=d+a.shift(),z=Q+a.shift(),F=U+a.shift();u=z+a.shift(),d=F+a.shift(),o.bezierCurveTo(Q,U,z,F,u,d)}u+=a.shift(),d+=a.shift(),o.lineTo(u,d);break;case 25:for(;a.length>=8;)u+=a.shift(),d+=a.shift(),o.lineTo(u,d);var Q=u+a.shift(),U=d+a.shift(),z=Q+a.shift(),F=U+a.shift();u=z+a.shift(),d=F+a.shift(),o.bezierCurveTo(Q,U,z,F,u,d);break;case 26:for(a.length%2&&(u+=a.shift());a.length>=4;)Q=u,U=d+a.shift(),z=Q+a.shift(),F=U+a.shift(),u=z,d=F+a.shift(),o.bezierCurveTo(Q,U,z,F,u,d);break;case 27:for(a.length%2&&(d+=a.shift());a.length>=4;)Q=u+a.shift(),U=d,z=Q+a.shift(),F=U+a.shift(),u=z+a.shift(),d=F,o.bezierCurveTo(Q,U,z,F,u,d);break;case 28:a.push(n.readInt16BE());break;case 29:if(G=a.pop()+m,ie=p[G],ie){h[G]=!0;var P=n.pos,j=i;n.pos=ie.offset,i=ie.offset+ie.length,D(),n.pos=P,i=j}break;case 30:case 31:for(ne=X===31;a.length>=4;)ne?(Q=u+a.shift(),U=d,z=Q+a.shift(),F=U+a.shift(),d=F+a.shift(),u=z+(a.length===1?a.shift():0)):(Q=u,U=d+a.shift(),z=Q+a.shift(),F=U+a.shift(),u=z+a.shift(),d=F+(a.length===1?a.shift():0)),o.bezierCurveTo(Q,U,z,F,u,d),ne=!ne;break;case 12:switch(X=n.readUInt8(),X){case 3:let ce=a.pop(),le=a.pop();a.push(ce&&le?1:0);break;case 4:ce=a.pop(),le=a.pop(),a.push(ce||le?1:0);break;case 5:ce=a.pop(),a.push(ce?0:1);break;case 9:ce=a.pop(),a.push(Math.abs(ce));break;case 10:ce=a.pop(),le=a.pop(),a.push(ce+le);break;case 11:ce=a.pop(),le=a.pop(),a.push(ce-le);break;case 12:ce=a.pop(),le=a.pop(),a.push(ce/le);break;case 14:ce=a.pop(),a.push(-ce);break;case 15:ce=a.pop(),le=a.pop(),a.push(ce===le?1:0);break;case 18:a.pop();break;case 20:let te=a.pop(),$=a.pop();s[$]=te;break;case 21:$=a.pop(),a.push(s[$]||0);break;case 22:let J=a.pop(),_=a.pop(),q=a.pop(),V=a.pop();a.push(q<=V?J:_);break;case 23:a.push(Math.random());break;case 24:ce=a.pop(),le=a.pop(),a.push(ce*le);break;case 26:ce=a.pop(),a.push(Math.sqrt(ce));break;case 27:ce=a.pop(),a.push(ce,ce);break;case 28:ce=a.pop(),le=a.pop(),a.push(le,ce);break;case 29:$=a.pop(),$<0?$=0:$>a.length-1&&($=a.length-1),a.push(a[$]);break;case 30:let ee=a.pop(),oe=a.pop();if(oe>=0)for(;oe>0;){var N=a[ee-1];for(let we=ee-2;we>=0;we--)a[we+1]=a[we];a[0]=N,oe--}else for(;oe<0;){var N=a[0];for(let Re=0;Re<=ee;Re++)a[Re]=a[Re+1];a[ee-1]=N,oe++}break;case 34:Q=u+a.shift(),U=d,z=Q+a.shift(),F=U+a.shift();let pe=z+a.shift(),ae=F,K=pe+a.shift(),Z=ae,me=K+a.shift(),ve=Z,ue=me+a.shift(),Ae=ve;u=ue,d=Ae,o.bezierCurveTo(Q,U,z,F,pe,ae),o.bezierCurveTo(K,Z,me,ve,ue,Ae);break;case 35:let be=[];for(let we=0;we<=5;we++)u+=a.shift(),d+=a.shift(),be.push(u,d);o.bezierCurveTo(...be.slice(0,6)),o.bezierCurveTo(...be.slice(6)),a.shift();break;case 36:Q=u+a.shift(),U=d+a.shift(),z=Q+a.shift(),F=U+a.shift(),pe=z+a.shift(),ae=F,K=pe+a.shift(),Z=ae,me=K+a.shift(),ve=Z+a.shift(),ue=me+a.shift(),Ae=ve,u=ue,d=Ae,o.bezierCurveTo(Q,U,z,F,pe,ae),o.bezierCurveTo(K,Z,me,ve,ue,Ae);break;case 37:let he=u,ye=d;be=[];for(let we=0;we<=4;we++)u+=a.shift(),d+=a.shift(),be.push(u,d);Math.abs(u-he)>Math.abs(d-ye)?(u+=a.shift(),d=ye):(u=he,d+=a.shift()),be.push(u,d),o.bezierCurveTo(...be.slice(0,6)),o.bezierCurveTo(...be.slice(6));break;default:throw new Error(`Unknown op: 12 ${X}`)}break;default:throw new Error(`Unknown op: ${X}`)}}else if(X<247)a.push(X-139);else if(X<251){var W=n.readUInt8();a.push((X-247)*256+W+108)}else if(X<255){var W=n.readUInt8();a.push(-(X-251)*256-W-108)}else a.push(n.readInt32BE()/65536)}};return D(),g&&o.closePath(),o}constructor(...t){super(...t),Wu(this,"type","CFF")}}let FZe=new en({originX:Se,originY:Se,type:new Jo(4),data:new j0(e=>e.parent.buflen-e._currentOffset)});class NZe extends _I{getImageForSize(t){for(let a=0;a<this._font.sbix.imageTables.length;a++){var n=this._font.sbix.imageTables[a];if(n.ppem>=t)break}let r=n.imageOffsets,i=r[this.id],o=r[this.id+1];return i===o?null:(this._font.stream.pos=i,FZe.decode(this._font.stream,{buflen:o-i}))}render(t,n){let r=this.getImageForSize(n);if(r!=null){let i=n/this._font.unitsPerEm;t.image(r.data,{height:n,x:r.originX,y:(this.bbox.minY-r.originY)*i})}this._font.sbix.flags.renderOutlines&&super.render(t,n)}constructor(...t){super(...t),Wu(this,"type","SBIX")}}class jde{constructor(t,n){this.glyph=t,this.color=n}}class TZe extends G0{_getBBox(){let t=new Wm;for(let n=0;n<this.layers.length;n++){let r=this.layers[n].glyph.bbox;t.addPoint(r.minX,r.minY),t.addPoint(r.maxX,r.maxY)}return t}get layers(){let t=this._font.CPAL,n=this._font.COLR,r=0,i=n.baseGlyphRecord.length-1;for(;r<=i;){let u=r+i>>1;var o=n.baseGlyphRecord[u];if(this.id<o.gid)i=u-1;else if(this.id>o.gid)r=u+1;else{var a=o;break}}if(a==null){var s=this._font._getBaseGlyph(this.id),l={red:0,green:0,blue:0,alpha:255};return[new jde(s,l)]}let c=[];for(let u=a.firstLayerIndex;u<a.firstLayerIndex+a.numLayers;u++){var o=n.layerRecords[u],l=t.colorRecords[o.paletteIndex],s=this._font._getBaseGlyph(o.gid);c.push(new jde(s,l))}return c}render(t,n){for(let{glyph:r,color:i}of this.layers)t.fillColor([i.red,i.green,i.blue],i.alpha/255*100),r.render(t,n)}constructor(...t){super(...t),Wu(this,"type","COLR")}}const LZe=32768,jZe=4095,QZe=32768,Qde=16384,zZe=8192,zde=4095,Wde=128,Ude=127,WZe=128,UZe=64,_Ze=63;class GZe{normalizeCoords(t){let n=[];for(var r=0;r<this.font.fvar.axis.length;r++){let i=this.font.fvar.axis[r];t[r]<i.defaultValue?n.push((t[r]-i.defaultValue+Number.EPSILON)/(i.defaultValue-i.minValue+Number.EPSILON)):n.push((t[r]-i.defaultValue+Number.EPSILON)/(i.maxValue-i.defaultValue+Number.EPSILON))}if(this.font.avar)for(var r=0;r<this.font.avar.segment.length;r++){let o=this.font.avar.segment[r];for(let a=0;a<o.correspondence.length;a++){let s=o.correspondence[a];if(a>=1&&n[r]<s.fromCoord){let l=o.correspondence[a-1];n[r]=((n[r]-l.fromCoord)*(s.toCoord-l.toCoord)+Number.EPSILON)/(s.fromCoord-l.fromCoord+Number.EPSILON)+l.toCoord;break}}}return n}transformPoints(t,n){if(!this.font.fvar||!this.font.gvar)return;let{gvar:r}=this.font;if(t>=r.glyphCount)return;let i=r.offsets[t];if(i===r.offsets[t+1])return;let{stream:o}=this.font;if(o.pos=i,o.pos>=o.length)return;let a=o.readUInt16BE(),s=i+o.readUInt16BE();if(a&LZe){var l=o.pos;o.pos=s;var c=this.decodePoints();s=o.pos,o.pos=l}let u=n.map(m=>m.copy());a&=jZe;for(let m=0;m<a;m++){let b=o.readUInt16BE(),w=o.readUInt16BE();if(w&QZe){var d=[];for(let M=0;M<r.axisCount;M++)d.push(o.readInt16BE()/16384)}else{if((w&zde)>=r.globalCoordCount)throw new Error("Invalid gvar table");var d=r.globalCoords[w&zde]}if(w&Qde){var h=[];for(let M=0;M<r.axisCount;M++)h.push(o.readInt16BE()/16384);var f=[];for(let M=0;M<r.axisCount;M++)f.push(o.readInt16BE()/16384)}let x=this.tupleFactor(w,d,h,f);if(x===0){s+=b;continue}var l=o.pos;if(o.pos=s,w&zZe)var g=this.decodePoints();else var g=c;let E=g.length===0?n.length:g.length,S=this.decodeDeltas(E),B=this.decodeDeltas(E);if(g.length===0)for(let M=0;M<n.length;M++){var p=n[M];p.x+=Math.round(S[M]*x),p.y+=Math.round(B[M]*x)}else{let M=u.map(D=>D.copy()),O=n.map(()=>!1);for(let D=0;D<g.length;D++){let P=g[D];if(P<n.length){let j=M[P];O[P]=!0,j.x+=Math.round(S[D]*x),j.y+=Math.round(B[D]*x)}}this.interpolateMissingDeltas(M,u,O);for(let D=0;D<n.length;D++){let P=M[D].x-u[D].x,j=M[D].y-u[D].y;n[D].x+=P,n[D].y+=j}}s+=b,o.pos=l}}decodePoints(){let t=this.font.stream,n=t.readUInt8();n&Wde&&(n=(n&Ude)<<8|t.readUInt8());let r=new Uint16Array(n),i=0,o=0;for(;i<n;){let a=t.readUInt8(),s=(a&Ude)+1,l=a&Wde?t.readUInt16:t.readUInt8;for(let c=0;c<s&&i<n;c++)o+=l.call(t),r[i++]=o}return r}decodeDeltas(t){let n=this.font.stream,r=0,i=new Int16Array(t);for(;r<t;){let o=n.readUInt8(),a=(o&_Ze)+1;if(o&WZe)r+=a;else{let s=o&UZe?n.readInt16BE:n.readInt8;for(let l=0;l<a&&r<t;l++)i[r++]=s.call(n)}}return i}tupleFactor(t,n,r,i){let o=this.normalizedCoords,{gvar:a}=this.font,s=1;for(let l=0;l<a.axisCount;l++)if(n[l]!==0){if(o[l]===0)return 0;if(t&Qde){if(o[l]<r[l]||o[l]>i[l])return 0;o[l]<n[l]?s=s*(o[l]-r[l]+Number.EPSILON)/(n[l]-r[l]+Number.EPSILON):s=s*(i[l]-o[l]+Number.EPSILON)/(i[l]-n[l]+Number.EPSILON)}else{if(o[l]<Math.min(0,n[l])||o[l]>Math.max(0,n[l]))return 0;s=(s*o[l]+Number.EPSILON)/(n[l]+Number.EPSILON)}}return s}interpolateMissingDeltas(t,n,r){if(t.length===0)return;let i=0;for(;i<t.length;){let o=i,a=i,s=t[a];for(;!s.endContour;)s=t[++a];for(;i<=a&&!r[i];)i++;if(i>a)continue;let l=i,c=i;for(i++;i<=a;)r[i]&&(this.deltaInterpolate(c+1,i-1,c,i,n,t),c=i),i++;c===l?this.deltaShift(o,a,c,n,t):(this.deltaInterpolate(c+1,a,c,l,n,t),l>0&&this.deltaInterpolate(o,l-1,c,l,n,t)),i=a+1}}deltaInterpolate(t,n,r,i,o,a){if(t>n)return;let s=["x","y"];for(let c=0;c<s.length;c++){let u=s[c];if(o[r][u]>o[i][u]){var l=r;r=i,i=l}let d=o[r][u],h=o[i][u],f=a[r][u],g=a[i][u];if(d!==h||f===g){let p=d===h?0:(g-f)/(h-d);for(let m=t;m<=n;m++){let b=o[m][u];b<=d?b+=f-d:b>=h?b+=g-h:b=f+(b-d)*p,a[m][u]=b}}}}deltaShift(t,n,r,i,o){let a=o[r].x-i[r].x,s=o[r].y-i[r].y;if(!(a===0&&s===0))for(let l=t;l<=n;l++)l!==r&&(o[l].x+=a,o[l].y+=s)}getAdvanceAdjustment(t,n){let r,i;if(n.advanceWidthMapping){let o=t;o>=n.advanceWidthMapping.mapCount&&(o=n.advanceWidthMapping.mapCount-1),n.advanceWidthMapping.entryFormat,{outerIndex:r,innerIndex:i}=n.advanceWidthMapping.mapData[o]}else r=0,i=t;return this.getDelta(n.itemVariationStore,r,i)}getDelta(t,n,r){if(n>=t.itemVariationData.length)return 0;let i=t.itemVariationData[n];if(r>=i.deltaSets.length)return 0;let o=i.deltaSets[r],a=this.getBlendVector(t,n),s=0;for(let l=0;l<i.regionIndexCount;l++)s+=o.deltas[l]*a[l];return s}getBlendVector(t,n){let r=t.itemVariationData[n];if(this.blendVectors.has(r))return this.blendVectors.get(r);let i=this.normalizedCoords,o=[];for(let a=0;a<r.regionIndexCount;a++){let s=1,l=r.regionIndexes[a],c=t.variationRegionList.variationRegions[l];for(let u=0;u<c.length;u++){let d=c[u],h;d.startCoord>d.peakCoord||d.peakCoord>d.endCoord||d.startCoord<0&&d.endCoord>0&&d.peakCoord!==0||d.peakCoord===0?h=1:i[u]<d.startCoord||i[u]>d.endCoord?h=0:i[u]===d.peakCoord?h=1:i[u]<d.peakCoord?h=(i[u]-d.startCoord+Number.EPSILON)/(d.peakCoord-d.startCoord+Number.EPSILON):h=(d.endCoord-i[u]+Number.EPSILON)/(d.endCoord-d.peakCoord+Number.EPSILON),s*=h}o[a]=s}return this.blendVectors.set(r,o),o}constructor(t,n){this.font=t,this.normalizedCoords=this.normalizeCoords(n),this.blendVectors=new Map}}Promise.resolve();class _de{includeGlyph(t){return typeof t=="object"&&(t=t.id),this.mapping[t]==null&&(this.glyphs.push(t),this.mapping[t]=this.glyphs.length-1),this.mapping[t]}constructor(t){this.font=t,this.glyphs=[],this.mapping={},this.includeGlyph(0)}}const HZe=1,YZe=2,VZe=4,KZe=8,qZe=16,XZe=32;class Gde{static size(t){return t>=0&&t<=255?1:2}static encode(t,n){n>=0&&n<=255?t.writeUInt8(n):t.writeInt16BE(n)}}let Hde=new en({numberOfContours:kn,xMin:kn,yMin:kn,xMax:kn,yMax:kn,endPtsOfContours:new Tt(Se,"numberOfContours"),instructions:new Tt(qn,Se),flags:new Tt(qn,0),xPoints:new Tt(Gde,0),yPoints:new Tt(Gde,0)});class $Ze{encodeSimple(t,n=[]){let r=[],i=[],o=[],a=[],s=0,l=0,c=0,u=0,d=0;for(let b=0;b<t.commands.length;b++){let w=t.commands[b];for(let x=0;x<w.args.length;x+=2){let C=w.args[x],E=w.args[x+1],S=0;if(w.command==="quadraticCurveTo"&&x===2){let B=t.commands[b+1];if(B&&B.command==="quadraticCurveTo"){let M=(l+B.args[0])/2,O=(c+B.args[1])/2;if(C===M&&E===O)continue}}w.command==="quadraticCurveTo"&&x===0||(S|=HZe),S=this._encodePoint(C,l,i,S,YZe,qZe),S=this._encodePoint(E,c,o,S,VZe,XZe),S===u&&s<255?(a[a.length-1]|=KZe,s++):(s>0&&(a.push(s),s=0),a.push(S),u=S),l=C,c=E,d++}w.command==="closePath"&&r.push(d-1)}t.commands.length>1&&t.commands[t.commands.length-1].command!=="closePath"&&r.push(d-1);let h=t.bbox,f={numberOfContours:r.length,xMin:h.minX,yMin:h.minY,xMax:h.maxX,yMax:h.maxY,endPtsOfContours:r,instructions:n,flags:a,xPoints:i,yPoints:o},g=Hde.size(f),p=4-g%4,m=new lI(g+p);return Hde.encode(m,f),p!==0&&m.fill(0,p),m.buffer}_encodePoint(t,n,r,i,o,a){let s=t-n;return t===n?i|=a:(-255<=s&&s<=255&&(i|=o,s<0?s=-s:i|=a),r.push(s)),i}}class ZZe extends _de{_addGlyph(t){let n=this.font.getGlyph(t),r=n._decode(),i=this.font.loca.offsets[t],o=this.font.loca.offsets[t+1],a=this.font._getTableStream("glyf");a.pos+=i;let s=a.readBuffer(o-i);if(r&&r.numberOfContours<0){s=new Uint8Array(s);let l=new DataView(s.buffer);for(let c of r.components)t=this.includeGlyph(c.glyphID),l.setUint16(c.pos,t)}else r&&this.font._variationProcessor&&(s=this.glyphEncoder.encodeSimple(n.path,r.instructions));return this.glyf.push(s),this.loca.offsets.push(this.offset),this.hmtx.metrics.push({advance:n.advanceWidth,bearing:n._getMetrics().leftBearing}),this.offset+=s.length,this.glyf.length-1}encode(){this.glyf=[],this.offset=0,this.loca={offsets:[],version:this.font.loca.version},this.hmtx={metrics:[],bearings:[]};let t=0;for(;t<this.glyphs.length;)this._addGlyph(this.glyphs[t++]);let n=DW(this.font.maxp);n.numGlyphs=this.glyf.length,this.loca.offsets.push(this.offset);let r=DW(this.font.head);r.indexToLocFormat=this.loca.version;let i=DW(this.font.hhea);return i.numberOfMetrics=this.hmtx.metrics.length,ude.toBuffer({tables:{head:r,hhea:i,loca:this.loca,maxp:n,"cvt ":this.font["cvt "],prep:this.font.prep,glyf:this.glyf,hmtx:this.hmtx,fpgm:this.font.fpgm}})}constructor(t){super(t),this.glyphEncoder=new $Ze}}class JZe extends _de{subsetCharstrings(){this.charstrings=[];let t={};for(let n of this.glyphs){this.charstrings.push(this.cff.getCharString(n));let r=this.font.getGlyph(n);r.path;for(let i in r._usedGsubrs)t[i]=!0}this.gsubrs=this.subsetSubrs(this.cff.globalSubrIndex,t)}subsetSubrs(t,n){let r=[];for(let i=0;i<t.length;i++){let o=t[i];n[i]?(this.cff.stream.pos=o.offset,r.push(this.cff.stream.readBuffer(o.length))):r.push(new Uint8Array([11]))}return r}subsetFontdict(t){t.FDArray=[],t.FDSelect={version:0,fds:[]};let n={},r=[],i={};for(let o of this.glyphs){let a=this.cff.fdForGlyph(o);if(a==null)continue;n[a]||(t.FDArray.push(Object.assign({},this.cff.topDict.FDArray[a])),r.push({}),i[a]=t.FDArray.length-1),n[a]=!0,t.FDSelect.fds.push(i[a]);let s=this.font.getGlyph(o);s.path;for(let l in s._usedSubrs)r[i[a]][l]=!0}for(let o=0;o<t.FDArray.length;o++){let a=t.FDArray[o];delete a.FontName,a.Private&&a.Private.Subrs&&(a.Private=Object.assign({},a.Private),a.Private.Subrs=this.subsetSubrs(a.Private.Subrs,r[o]))}}createCIDFontdict(t){let n={};for(let i of this.glyphs){let o=this.font.getGlyph(i);o.path;for(let a in o._usedSubrs)n[a]=!0}let r=Object.assign({},this.cff.topDict.Private);return this.cff.topDict.Private&&this.cff.topDict.Private.Subrs&&(r.Subrs=this.subsetSubrs(this.cff.topDict.Private.Subrs,n)),t.FDArray=[{Private:r}],t.FDSelect={version:3,nRanges:1,ranges:[{first:0,fd:0}],sentinel:this.charstrings.length}}addString(t){return t?(this.strings||(this.strings=[]),this.strings.push(t),yI.length+this.strings.length-1):null}encode(){this.subsetCharstrings();let t={version:this.charstrings.length>255?2:1,ranges:[{first:1,nLeft:this.charstrings.length-2}]},n=Object.assign({},this.cff.topDict);n.Private=null,n.charset=t,n.Encoding=null,n.CharStrings=this.charstrings;for(let i of["version","Notice","Copyright","FullName","FamilyName","Weight","PostScript","BaseFontName","FontName"])n[i]=this.addString(this.cff.string(n[i]));n.ROS=[this.addString("Adobe"),this.addString("Identity"),0],n.CIDCount=this.charstrings.length,this.cff.isCIDFont?this.subsetFontdict(n):this.createCIDFontdict(n);let r={version:1,hdrSize:this.cff.hdrSize,offSize:4,header:this.cff.header,nameIndex:[this.cff.postscriptName],topDictIndex:[n],stringIndex:this.strings,globalSubrIndex:this.gsubrs};return Kue.toBuffer(r)}constructor(t){if(super(t),this.cff=this.font["CFF "],!this.cff)throw new Error("Not a CFF Font")}}class Ec{static probe(t){let n=BI.decode(t.slice(0,4));return n==="true"||n==="OTTO"||n==="\0\0\0"}setDefaultLanguage(t=null){this.defaultLanguage=t}_getTable(t){if(!(t.tag in this._tables))try{this._tables[t.tag]=this._decodeTable(t)}catch{}return this._tables[t.tag]}_getTableStream(t){let n=this.directory.tables[t];return n?(this.stream.pos=n.offset,this.stream):null}_decodeDirectory(){return this.directory=ude.decode(this.stream,{_startOffset:0})}_decodeTable(t){let n=this.stream.pos,r=this._getTableStream(t.tag),i=SI[t.tag].decode(r,this,t.length);return this.stream.pos=n,i}getName(t,n=this.defaultLanguage||AI){let r=this.name&&this.name.records[t];return r&&(r[n]||r[this.defaultLanguage]||r[AI]||r.en||r[Object.keys(r)[0]])||null}get postscriptName(){return this.getName("postscriptName")}get fullName(){return this.getName("fullName")}get familyName(){return this.getName("fontFamily")}get subfamilyName(){return this.getName("fontSubfamily")}get copyright(){return this.getName("copyright")}get version(){return this.getName("version")}get ascent(){return this.hhea.ascent}get descent(){return this.hhea.descent}get lineGap(){return this.hhea.lineGap}get underlinePosition(){return this.post.underlinePosition}get underlineThickness(){return this.post.underlineThickness}get italicAngle(){return this.post.italicAngle}get capHeight(){let t=this["OS/2"];return t?t.capHeight:this.ascent}get xHeight(){let t=this["OS/2"];return t?t.xHeight:0}get numGlyphs(){return this.maxp.numGlyphs}get unitsPerEm(){return this.head.unitsPerEm}get bbox(){return Object.freeze(new Wm(this.head.xMin,this.head.yMin,this.head.xMax,this.head.yMax))}get _cmapProcessor(){return new $W(this.cmap)}get characterSet(){return this._cmapProcessor.getCharacterSet()}hasGlyphForCodePoint(t){return!!this._cmapProcessor.lookup(t)}glyphForCodePoint(t){return this.getGlyph(this._cmapProcessor.lookup(t),[t])}glyphsForString(t){let n=[],r=t.length,i=0,o=-1,a=-1;for(;i<=r;){let s=0,l=0;if(i<r){if(s=t.charCodeAt(i++),55296<=s&&s<=56319&&i<r){let c=t.charCodeAt(i);56320<=c&&c<=57343&&(i++,s=((s&1023)<<10)+(c&1023)+65536)}l=65024<=s&&s<=65039||917760<=s&&s<=917999?1:0}else i++;a===0&&l===1?n.push(this.getGlyph(this._cmapProcessor.lookup(o,s),[o,s])):a===0&&l===0&&n.push(this.glyphForCodePoint(o)),o=s,a=l}return n}get _layoutEngine(){return new bZe(this)}layout(t,n,r,i,o){return this._layoutEngine.layout(t,n,r,i,o)}stringsForGlyph(t){return this._layoutEngine.stringsForGlyph(t)}get availableFeatures(){return this._layoutEngine.getAvailableFeatures()}getAvailableFeatures(t,n){return this._layoutEngine.getAvailableFeatures(t,n)}_getBaseGlyph(t,n=[]){return this._glyphs[t]||(this.directory.tables.glyf?this._glyphs[t]=new _I(t,n,this):(this.directory.tables["CFF "]||this.directory.tables.CFF2)&&(this._glyphs[t]=new PZe(t,n,this))),this._glyphs[t]||null}getGlyph(t,n=[]){return this._glyphs[t]||(this.directory.tables.sbix?this._glyphs[t]=new NZe(t,n,this):this.directory.tables.COLR&&this.directory.tables.CPAL?this._glyphs[t]=new TZe(t,n,this):this._getBaseGlyph(t,n)),this._glyphs[t]||null}createSubset(){return this.directory.tables["CFF "]?new JZe(this):new ZZe(this)}get variationAxes(){let t={};if(!this.fvar)return t;for(let n of this.fvar.axis)t[n.axisTag.trim()]={name:n.name.en,min:n.minValue,default:n.defaultValue,max:n.maxValue};return t}get namedVariations(){let t={};if(!this.fvar)return t;for(let n of this.fvar.instance){let r={};for(let i=0;i<this.fvar.axis.length;i++){let o=this.fvar.axis[i];r[o.axisTag.trim()]=n.coord[i]}t[n.name.en]=r}return t}getVariation(t){if(!(this.directory.tables.fvar&&(this.directory.tables.gvar&&this.directory.tables.glyf||this.directory.tables.CFF2)))throw new Error("Variations require a font with the fvar, gvar and glyf, or CFF2 tables.");if(typeof t=="string"&&(t=this.namedVariations[t]),typeof t!="object")throw new Error("Variation settings must be either a variation name or settings object.");let n=this.fvar.axis.map((o,a)=>{let s=o.axisTag.trim();return s in t?Math.max(o.minValue,Math.min(o.maxValue,t[s])):o.defaultValue}),r=new Xl(this.stream.buffer);r.pos=this._directoryPos;let i=new Ec(r,n);return i._tables=this._tables,i}get _variationProcessor(){if(!this.fvar)return null;let t=this.variationCoords;return!t&&!this.CFF2?null:(t||(t=this.fvar.axis.map(n=>n.defaultValue)),new GZe(this,t))}getFont(t){return this.getVariation(t)}constructor(t,n=null){Wu(this,"type","TTF"),this.defaultLanguage=null,this.stream=t,this.variationCoords=n,this._directoryPos=this.stream.pos,this._tables={},this._glyphs={},this._decodeDirectory();for(let r in this.directory.tables){let i=this.directory.tables[r];SI[r]&&i.length>0&&Object.defineProperty(this,r,{get:this._getTable.bind(this,i)})}}}$l([Zl],Ec.prototype,"bbox",null),$l([Zl],Ec.prototype,"_cmapProcessor",null),$l([Zl],Ec.prototype,"characterSet",null),$l([Zl],Ec.prototype,"_layoutEngine",null),$l([Zl],Ec.prototype,"variationAxes",null),$l([Zl],Ec.prototype,"namedVariations",null),$l([Zl],Ec.prototype,"_variationProcessor",null);let eJe=new en({tag:new Jo(4),offset:new Lt(Qt,"void",{type:"global"}),compLength:Qt,length:Qt,origChecksum:Qt}),Yde=new en({tag:new Jo(4),flavor:Qt,length:Qt,numTables:Se,reserved:new za(Se),totalSfntSize:Qt,majorVersion:Se,minorVersion:Se,metaOffset:Qt,metaLength:Qt,metaOrigLength:Qt,privOffset:Qt,privLength:Qt,tables:new Tt(eJe,"numTables")});Yde.process=function(){let e={};for(let t of this.tables)e[t.tag]=t;this.tables=e};var tJe=Yde;class nJe extends Ec{static probe(t){return BI.decode(t.slice(0,4))==="wOFF"}_decodeDirectory(){this.directory=tJe.decode(this.stream,{_startOffset:0})}_getTableStream(t){let n=this.directory.tables[t];if(n)if(this.stream.pos=n.offset,n.compLength<n.length){this.stream.pos+=2;let r=new Uint8Array(n.length),i=qYe(this.stream.readBuffer(n.compLength-2),r);return new Xl(i)}else return this.stream;return null}constructor(...t){super(...t),Wu(this,"type","WOFF")}}class rJe extends _I{_decode(){return this._font._transformedGlyphs[this.id]}_getCBox(){return this.path.bbox}constructor(...t){super(...t),Wu(this,"type","WOFF2")}}const Vde={decode(e){let t=0,n=[0,1,2,3,4];for(let r=0;r<n.length;r++){let i=e.readUInt8();if(t&3758096384)throw new Error("Overflow");if(t=t<<7|i&127,!(i&128))return t}throw new Error("Bad base 128 number")}};let iJe=["cmap","head","hhea","hmtx","maxp","name","OS/2","post","cvt ","fpgm","glyf","loca","prep","CFF ","VORG","EBDT","EBLC","gasp","hdmx","kern","LTSH","PCLT","VDMX","vhea","vmtx","BASE","GDEF","GPOS","GSUB","EBSC","JSTF","MATH","CBDT","CBLC","COLR","CPAL","SVG ","sbix","acnt","avar","bdat","bloc","bsln","cvar","fdsc","feat","fmtx","fvar","gvar","hsty","just","lcar","mort","morx","opbd","prop","trak","Zapf","Silf","Glat","Gloc","Feat","Sill"],oJe=new en({flags:qn,customTag:new cI(new Jo(4),e=>(e.flags&63)===63),tag:e=>e.customTag||iJe[e.flags&63],length:Vde,transformVersion:e=>e.flags>>>6&3,transformed:e=>e.tag==="glyf"||e.tag==="loca"?e.transformVersion===0:e.transformVersion!==0,transformLength:new cI(Vde,e=>e.transformed)}),Kde=new en({tag:new Jo(4),flavor:Qt,length:Qt,numTables:Se,reserved:new za(Se),totalSfntSize:Qt,totalCompressedSize:Qt,majorVersion:Se,minorVersion:Se,metaOffset:Qt,metaLength:Qt,metaOrigLength:Qt,privOffset:Qt,privLength:Qt,tables:new Tt(oJe,"numTables")});Kde.process=function(){let e={};for(let t=0;t<this.tables.length;t++){let n=this.tables[t];e[n.tag]=n}return this.tables=e};var aJe=Kde;class sJe extends Ec{static probe(t){return BI.decode(t.slice(0,4))==="wOF2"}_decodeDirectory(){this.directory=aJe.decode(this.stream),this._dataPos=this.stream.pos}_decompress(){if(!this._decompressed){this.stream.pos=this._dataPos;let t=this.stream.readBuffer(this.directory.totalCompressedSize),n=0;for(let i in this.directory.tables){let o=this.directory.tables[i];o.offset=n,n+=o.transformLength!=null?o.transformLength:o.length}let r=PVe(t,n);if(!r)throw new Error("Error decoding compressed data in WOFF2");this.stream=new Xl(r),this._decompressed=!0}}_decodeTable(t){return this._decompress(),super._decodeTable(t)}_getBaseGlyph(t,n=[]){if(!this._glyphs[t])return this.directory.tables.glyf&&this.directory.tables.glyf.transformed?(this._transformedGlyphs||this._transformGlyfTable(),this._glyphs[t]=new rJe(t,n,this)):super._getBaseGlyph(t,n)}_transformGlyfTable(){this._decompress(),this.stream.pos=this.directory.tables.glyf.offset;let t=lJe.decode(this.stream),n=[];for(let i=0;i<t.numGlyphs;i++){let o={},a=t.nContours.readInt16BE();if(o.numberOfContours=a,a>0){let s=[],l=0;for(let u=0;u<a;u++){let d=aU(t.nPoints);l+=d,s.push(l)}o.points=hJe(t.flags,t.glyphs,l);for(let u=0;u<a;u++)o.points[s[u]-1].endContour=!0;var r=aU(t.glyphs)}else if(a<0&&_I.prototype._decodeComposite.call({_font:this},o,t.composites))var r=aU(t.glyphs);n.push(o)}this._transformedGlyphs=n}constructor(...t){super(...t),Wu(this,"type","WOFF2")}}class pb{decode(t,n){return new Xl(this._buf.decode(t,n))}constructor(t){this.length=t,this._buf=new j0(t)}}let lJe=new en({version:Qt,numGlyphs:Se,indexFormat:Se,nContourStreamSize:Qt,nPointsStreamSize:Qt,flagStreamSize:Qt,glyphStreamSize:Qt,compositeStreamSize:Qt,bboxStreamSize:Qt,instructionStreamSize:Qt,nContours:new pb("nContourStreamSize"),nPoints:new pb("nPointsStreamSize"),flags:new pb("flagStreamSize"),glyphs:new pb("glyphStreamSize"),composites:new pb("compositeStreamSize"),bboxes:new pb("bboxStreamSize"),instructions:new pb("instructionStreamSize")});const cJe=253,uJe=254,dJe=255,qde=253;function aU(e){let t=e.readUInt8();return t===cJe?e.readUInt16BE():t===dJe?e.readUInt8()+qde:t===uJe?e.readUInt8()+qde*2:t}function H0(e,t){return e&1?t:-t}function hJe(e,t,n){let r,i=r=0,o=[];for(let l=0;l<n;l++){let c=0,u=0,d=e.readUInt8(),h=!(d>>7);if(d&=127,d<10)c=0,u=H0(d,((d&14)<<7)+t.readUInt8());else if(d<20)c=H0(d,((d-10&14)<<7)+t.readUInt8()),u=0;else if(d<84){var a=d-20,s=t.readUInt8();c=H0(d,1+(a&48)+(s>>4)),u=H0(d>>1,1+((a&12)<<2)+(s&15))}else if(d<120){var a=d-84;c=H0(d,1+(a/12<<8)+t.readUInt8()),u=H0(d>>1,1+(a%12>>2<<8)+t.readUInt8())}else if(d<124){var s=t.readUInt8();let g=t.readUInt8();c=H0(d,(s<<4)+(g>>4)),u=H0(d>>1,((g&15)<<8)+t.readUInt8())}else c=H0(d,t.readUInt16BE()),u=H0(d>>1,t.readUInt16BE());i+=c,r+=u,o.push(new Pf(h,!1,i,r))}return o}let fJe=new Ki(Qt,{65536:{numFonts:Qt,offsets:new Tt(Qt,"numFonts")},131072:{numFonts:Qt,offsets:new Tt(Qt,"numFonts"),dsigTag:Qt,dsigLength:Qt,dsigOffset:Qt}});class pJe{static probe(t){return BI.decode(t.slice(0,4))==="ttcf"}getFont(t){for(let n of this.header.offsets){let r=new Xl(this.stream.buffer);r.pos=n;let i=new Ec(r);if(i.postscriptName===t||i.postscriptName instanceof Uint8Array&&t instanceof Uint8Array&&i.postscriptName.every((o,a)=>t[a]===o))return i}return null}get fonts(){let t=[];for(let n of this.header.offsets){let r=new Xl(this.stream.buffer);r.pos=n,t.push(new Ec(r))}return t}constructor(t){if(Wu(this,"type","TTC"),this.stream=t,t.readString(4)!=="ttcf")throw new Error("Not a TrueType collection");this.header=fJe.decode(t)}}let gJe=new Jo(qn);new en({len:Qt,buf:new j0("len")});let mJe=new en({id:Se,nameOffset:kn,attr:qn,dataOffset:Fm,handle:Qt}),AJe=new en({name:new Jo(4),maxTypeIndex:Se,refList:new Lt(Se,new Tt(mJe,e=>e.maxTypeIndex+1),{type:"parent"})}),vJe=new en({length:Se,types:new Tt(AJe,e=>e.length+1)}),bJe=new en({reserved:new za(qn,24),typeList:new Lt(Se,vJe),nameListOffset:new Lt(Se,"void")}),Xde=new en({dataOffset:Qt,map:new Lt(Qt,bJe),dataLength:Qt,mapLength:Qt});class yJe{static probe(t){let n=new Xl(t);try{var r=Xde.decode(n)}catch{return!1}for(let i of r.map.typeList.types)if(i.name==="sfnt")return!0;return!1}getFont(t){if(!this.sfnt)return null;for(let n of this.sfnt.refList){let r=this.header.dataOffset+n.dataOffset+4,i=new Xl(this.stream.buffer.slice(r)),o=new Ec(i);if(o.postscriptName===t||o.postscriptName instanceof Uint8Array&&t instanceof Uint8Array&&o.postscriptName.every((a,s)=>t[s]===a))return o}return null}get fonts(){let t=[];for(let n of this.sfnt.refList){let r=this.header.dataOffset+n.dataOffset+4,i=new Xl(this.stream.buffer.slice(r));t.push(new Ec(i))}return t}constructor(t){Wu(this,"type","DFont"),this.stream=t,this.header=Xde.decode(this.stream);for(let n of this.header.map.typeList.types){for(let r of n.refList)r.nameOffset>=0?(this.stream.pos=r.nameOffset+this.header.map.nameListOffset,r.name=gJe.decode(this.stream)):r.name=null;n.name==="sfnt"&&(this.sfnt=n)}}}Xw(Ec),Xw(nJe),Xw(sJe),Xw(pJe),Xw(yJe);const $de=(e,t,n,r)=>{const{ascent:i,descent:o,unitsPerEm:a}=e,s=(i-o)/a,l=(s*t-t)/2;if(r===$8)return{topAdj:Ine(l),bottomAdj:0};let c=0;return n<s&&(c=(s-n)*t/2),{topAdj:0,bottomAdj:Ine(c)}},wJe=(e,t)=>{const{descent:n,unitsPerEm:r}=e;return n/r*t},Zde=(e,t)=>{const{ascent:n,descent:r,bbox:i,unitsPerEm:o}=e,a=1e3/o,s=(n||i.maxY)*a,l=(r||i.minY)*a;let c=s-l;return c-=Math.abs(r*a)||0,c/1e3*t},xJe=(e,t)=>(e.length-1)*t,GI=(e,t,n,r)=>{const{glyphs:i}=t.layout(e),o=1e3/t.unitsPerEm;return i.reduce((a,s)=>a+s.advanceWidth*o,0)*(n/1e3)+xJe(e,r)},EJe=e=>{const t=Z4(e);return e[t]},CJe=e=>`getFontKitFont-${e}`,sU=async(e,t,n)=>{const r=e.fontName||Z4(t),i=CJe(r);if(n.has(i))return n.get(i);let o=(t[r]||EJe(t)||J4()[GL]).data;typeof o=="string"&&(o=o.startsWith("http")?await fetch(o).then(s=>s.arrayBuffer()):tj(o));const a=Cue(o instanceof yk.Buffer?o:yk.Buffer.from(o));return n.set(i,a),a},SJe=(e,t)=>{const{font:n,fontSize:r,characterSpacing:i,boxWidthInPt:o}=t;return GI(e,n,r,i)>o},kJe=(e,t)=>{for(let n=0;n<=e.length;n++)if(SJe(e.slice(0,n+1),t))return n;return null},BJe=(e,t)=>{const n=kJe(e,t);if(n===null)return e.length;let r=n;for(;e[r]!==" "&&r>=0;)r--;return r>0?r:n},lU=(e,t)=>{const n=BJe(e,t),r=e.substring(0,n),i=e.substring(n).trimStart();return i===e?[e]:i.length===0?[r]:[r,...lU(i,t)]},HI=async({textSchema:e,font:t,value:n,startingFontSize:r,_cache:i})=>{const{fontSize:o,dynamicFontSize:a,characterSpacing:s,width:l,height:c,lineHeight:u=Yw}=e,d=r||o||Hw;if(!a||a.max<a.min)return d;const h=s??Z8,f=await sU(e,t,i),g=n.split(`
|
266
|
-
`);let p=d;p<a.min?p=a.min:p>a.max&&(p=a.max);const m=a.fit??Wce,b=S=>{let B=0,M=0;const O=qg(l),D=Zde(f,S),P=zy(D*u),j=zy(S*u);return g.forEach((Q,U)=>{if(lU(Q,{font:f,fontSize:S,characterSpacing:h,boxWidthInPt:O}).forEach((z,F)=>{if(m===fW){const N=GI(z,f,S,h),W=zy(N);B=Math.max(B,W)}U+F===0?M+=P:M+=j}),m===pW){const z=GI(Q,f,S,h),F=zy(z);B=Math.max(B,F)}}),{totalWidthInMm:B,totalHeightInMm:M}},w=(S,B)=>p>=a.max?!1:m===pW?S<l:B<c,x=(S,B)=>p<=a.min||p<=0?!1:S>l||B>c;let{totalWidthInMm:C,totalHeightInMm:E}=b(p);for(;w(C,E);){p+=gW;const{totalWidthInMm:S,totalHeightInMm:B}=b(p);if(B<c)C=S,E=B;else{p-=gW;break}}for(;x(C,E);)p-=gW,{totalWidthInMm:C,totalHeightInMm:E}=b(p);return p},MJe=({schema:e,pageHeight:t,applyRotateTranslate:n=!0})=>{const{width:r,height:i,position:o,rotate:a,opacity:s}=e,{x:l,y:c}=o,u=a?-a:0,d=qg(r),h=qg(i);let f=qg(l),g=t-qg(c)-h;if(u&&n){const p={x:f+d/2,y:t-qg(c)-h/2},m=Jde({x:f,y:g},p,u);f=m.x,g=m.y}return{position:{x:f,y:g},height:h,width:d,rotate:Jr(u),opacity:s}},Jde=(e,t,n)=>{const r=$z(n),i=Math.cos(r)*(e.x-t.x)-Math.sin(r)*(e.y-t.y)+t.x,o=Math.sin(r)*(e.x-t.x)+Math.cos(r)*(e.y-t.y)+t.y;return{x:i,y:o}},IJe=(e,t)=>{if(!/^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$/i.test(e))throw new Error("Invalid HEX color code");let n=Math.round(t/100*255).toString(16);return n.length===1&&(n="0"+n),e+n},RJe=e=>(e.slice(0,1)==="#"&&(e=e.slice(1)),e.length===3&&(e=e.slice(0,1)+e.slice(0,1)+e.slice(1,2)+e.slice(1,2)+e.slice(2,3)+e.slice(2,3)),[e.slice(0,2),e.slice(2,4),e.slice(4,6)].map(t=>parseInt(t,16))),ehe=e=>{if(e){if(!oRe(e))throw new Error(`Invalid hex color value ${e}`);const[t,n,r]=RJe(e);return _o(t/255,n/255,r/255)}},OJe=async e=>{const{pdfDoc:t,font:n,_cache:r}=e;if(r.has(t))return r.get(t);const i=await Promise.all(Object.values(n).map(async a=>{let s=a.data;return typeof s=="string"&&s.startsWith("http")&&(s=await fetch(s).then(l=>l.arrayBuffer())),t.embedFont(s,{subset:typeof a.subset>"u"?!0:a.subset})})),o=Object.keys(n).reduce((a,s,l)=>Object.assign(a,{[s]:i[l]}),{});return r.set(t,o),o},DJe=async({value:e,font:t,schema:n,_cache:r})=>{const i=n.dynamicFontSize?await HI({textSchema:n,font:t,value:e,_cache:r}):n.fontSize??Hw,o=ehe(n.fontColor||sI);return{alignment:n.alignment??oI,verticalAlignment:n.verticalAlignment??aI,lineHeight:n.lineHeight??Yw,characterSpacing:n.characterSpacing??Z8,fontSize:i,color:o}},PJe=async e=>{const{value:t,pdfDoc:n,pdfLib:r,page:i,options:o,schema:a,_cache:s}=e,{font:l=J4()}=o,[c,u,d]=await Promise.all([OJe({pdfDoc:n,font:l,_cache:s}),sU(a,l,s),DJe({value:t,font:l,schema:a,_cache:s})]),{fontSize:h,color:f,alignment:g,verticalAlignment:p,lineHeight:m,characterSpacing:b}=d,w=a.fontName?a.fontName:Z4(l),x=c[w],C=i.getHeight(),{width:E,height:S,rotate:B,position:{x:M,y:O},opacity:D}=MJe({schema:a,pageHeight:C,applyRotateTranslate:!1});if(a.backgroundColor){const W=ehe(a.backgroundColor);i.drawRectangle({x:M,y:O,width:E,height:S,rotate:B,color:W})}i.pushOperators(r.setCharacterSpacing(b??Z8));const P=Zde(u,h),j=wJe(u,h),Q=m===0?0:(m-1)*h/2,U={font:u,fontSize:h,characterSpacing:b,boxWidthInPt:E};let z=[];t.split(/\r|\n|\r\n/g).forEach(W=>{z=z.concat(lU(W,U))});let F=0;if(p===$8)F=P+Q;else{const W=m*h*(z.length-1);p===hW?F=S-W+j-Q:p===dW&&(F=(S-W-P+j)/2+P)}const N={x:M+E/2,y:C-qg(a.position.y)-S/2};z.forEach((W,X)=>{const G=GI(W,u,h,b),ie=m*h*X;let ne=M;g==="center"?ne+=(E-G)/2:g==="right"&&(ne+=E-G);let ce=C-qg(a.position.y)-F-ie;if(B.angle!==0){const le=Jde({x:ne,y:ce},N,B.angle);ne=le.x,ce=le.y}i.drawText(W,{x:ne,y:ce,rotate:B,size:h,color:f,lineHeight:m*h,maxWidth:E,font:x,wordBreaks:[""],opacity:D})})},the=1,nhe="^#(?:[A-Fa-f0-9]{3,4}|[A-Fa-f0-9]{6}|[A-Fa-f0-9]{8})$",FJe=e=>{const{rootElement:t,changeSchemas:n,activeSchema:r,i18n:i}=e,o=document.createElement("input");o.type="checkbox",o.checked=!!(r!=null&&r.dynamicFontSize),o.onchange=s=>{const l=s.target.checked?{min:BYe,max:MYe,fit:Wce}:void 0;n([{key:"dynamicFontSize",value:l,schemaId:r.id}])};const a=document.createElement("label");a.innerText=i("schemas.text.dynamicFontSize")||"",a.style.cssText="display: flex; width: 100%;",a.appendChild(o),t.appendChild(a)},NJe={schema:({options:e,activeSchema:t,i18n:n})=>{const r=e.font||{[GL]:{data:"",fallback:!0}},i=Object.keys(r),o=Z4(r),a=!!(t!=null&&t.dynamicFontSize);return{fontName:{title:n("schemas.text.fontName"),type:"string",widget:"select",default:o,props:{options:i.map(s=>({label:s,value:s}))},span:12},fontSize:{title:n("schemas.text.size"),type:"number",widget:"inputNumber",span:6,disabled:a},characterSpacing:{title:n("schemas.text.spacing"),type:"number",widget:"inputNumber",span:6},alignment:{title:n("schemas.text.textAlign"),type:"string",widget:"select",props:{options:[{label:n("schemas.left"),value:oI},{label:n("schemas.center"),value:CYe},{label:n("schemas.right"),value:SYe}]},span:8},verticalAlignment:{title:n("schemas.text.verticalAlign"),type:"string",widget:"select",props:{options:[{label:n("schemas.top"),value:$8},{label:n("schemas.middle"),value:dW},{label:n("schemas.bottom"),value:hW}]},span:8},lineHeight:{title:n("schemas.text.lineHeight"),type:"number",widget:"inputNumber",props:{step:.1},span:8},useDynamicFontSize:{type:"boolean",widget:"UseDynamicFontSize",bind:!1,span:16},dynamicFontSize:{type:"object",widget:"card",column:3,properties:{min:{title:n("schemas.text.min"),type:"number",widget:"inputNumber",hidden:!a},max:{title:n("schemas.text.max"),type:"number",widget:"inputNumber",hidden:!a},fit:{title:n("schemas.text.fit"),type:"string",widget:"select",hidden:!a,props:{options:[{label:n("schemas.horizontal"),value:pW},{label:n("schemas.vertical"),value:fW}]}}}},fontColor:{title:n("schemas.textColor"),type:"string",widget:"color",rules:[{pattern:nhe,message:"Please enter a valid hex color code."}]},backgroundColor:{title:n("schemas.bgColor"),type:"string",widget:"color",rules:[{pattern:nhe,message:"Please enter a valid hex color code."}]}}},widgets:{UseDynamicFontSize:FJe},defaultValue:"Type Something...",defaultSchema:{type:"text",position:{x:0,y:0},width:45,height:10,rotate:0,alignment:oI,verticalAlignment:aI,fontSize:Hw,lineHeight:Yw,characterSpacing:Z8,dynamicFontSize:void 0,fontColor:sI,fontName:void 0,backgroundColor:"",opacity:the}},TJe=e=>{switch(e){case $8:return"flex-start";case dW:return"center";case hW:return"flex-end"}return"flex-start"},LJe=(e,t,n,r)=>(e==="form"||e==="designer")&&t&&n.backgroundColor?n.backgroundColor:e==="viewer"?n.backgroundColor??"transparent":r,jJe=async e=>{const{value:t,schema:n,rootElement:r,mode:i,onChange:o,stopEditing:a,tabIndex:s,placeholder:l,options:c,theme:u,_cache:d}=e,h=(c==null?void 0:c.font)||J4();let f;const g=M=>({textSchema:n,font:h,value:M,startingFontSize:f,_cache:d});n.dynamicFontSize&&t&&(f=await HI(g(t)));const p=await sU(n,h,d),{topAdj:m,bottomAdj:b}=$de(p,f??n.fontSize??Hw,n.lineHeight??Yw,n.verticalAlignment??aI),w=m.toString(),x=b.toString(),C=document.createElement("div"),E={padding:0,resize:"none",backgroundColor:LJe(i,t,n,IJe(u.colorPrimaryBg,30)),border:"none",display:"flex",flexDirection:"column",justifyContent:TJe(n.verticalAlignment),width:"100%",height:"100%",opacity:n.opacity??the};Object.assign(C.style,E),r.innerHTML="",r.appendChild(C);const S={fontFamily:n.fontName?`'${n.fontName}'`:"inherit",color:n.fontColor?n.fontColor:sI,fontSize:`${f??n.fontSize??Hw}pt`,letterSpacing:`${n.characterSpacing??Z8}pt`,lineHeight:`${n.lineHeight??Yw}em`,textAlign:n.alignment??oI,whiteSpace:"pre-wrap",wordBreak:"break-word",resize:"none",border:"none",outline:"none",marginBottom:x+"px",paddingTop:w+"px",backgroundColor:"transparent"},B=document.createElement("div");if(Object.assign(B.style,S),i==="form"||i==="designer"){if(B.contentEditable="plaintext-only",B.tabIndex=s||0,B.innerText=t,B.addEventListener("blur",M=>{o&&o(M.target.innerText),a&&a()}),n.dynamicFontSize&&B.addEventListener("keyup",()=>{setTimeout(()=>{(async()=>{if(!B.textContent)return;f=await HI(g(B.textContent)),B.style.fontSize=`${f}pt`;const{topAdj:M,bottomAdj:O}=$de(p,f??n.fontSize??Hw,n.lineHeight??Yw,n.verticalAlignment??aI);B.style.paddingTop=M.toString()+"px",B.style.marginBottom=O.toString()+"px"})()},0)}),l&&!t){if(B.innerText=l,B.style.color=kYe,n.dynamicFontSize){const M=await HI(g(l));B.style.fontSize=`${M}pt`}B.addEventListener("focus",()=>{B.innerText===l&&(B.innerText="",B.style.color=n.fontColor??sI)})}if(C.appendChild(B),i==="designer"){B.focus();const M=window.getSelection(),O=document.createRange();O.selectNodeContents(B),O.collapse(!1),M==null||M.removeAllRanges(),M==null||M.addRange(O)}}else B.innerHTML=t.split("").map((M,O)=>`<span style="letter-spacing:${String(t).length===O+1?0:"inherit"};">${M}</span>`).join(""),C.appendChild(B)},QJe={pdf:PJe,ui:jJe,propPanel:NJe},zJe=QJe,rhe={Text:zJe},WJe=e=>{const{schemas:t,columns:n,sampledata:r}=e,i=t.map(s=>Object.keys(s).length).reduce((s,l)=>s+l,0),o=!n||i!==n.length,a=!r||i!==Object.keys(r[0]).length;return o&&(e.columns=XB(t.map(s=>Object.keys(s)))),a&&(e.sampledata=[t.reduce((s,l)=>Object.assign(s,Object.keys(l).reduce((c,u)=>Object.assign(c,{[u]:""}),{})),{})]),e};class ihe{constructor(t){this.lang=nj,this.font=J4(),this.pluginsRegistry=rhe,this.options={},this.setSize=DWe(()=>{if(!this.domContainer)throw Error(mf);this.size={height:this.domContainer.clientHeight||window.innerHeight,width:this.domContainer.clientWidth||window.innerWidth},this.render()},100),this.resizeObserver=new ResizeObserver(this.setSize),hRe(t);const{domContainer:n,template:r,options:i={},plugins:o={}}=t;this.domContainer=n,this.template=WJe(wc(r)),this.options=i,this.size={height:this.domContainer.clientHeight||window.innerHeight,width:this.domContainer.clientWidth||window.innerWidth},this.resizeObserver.observe(this.domContainer);const{lang:a,font:s}=i;a&&(this.lang=a),s&&(this.font=s),Object.values(o).length>0&&(this.pluginsRegistry=o)}getLang(){return this.lang}getFont(){return this.font}getPluginsRegistry(){return this.pluginsRegistry}getOptions(){return this.options}getTemplate(){if(!this.domContainer)throw Error(mf);return this.template}updateTemplate(t){if(One(t),!this.domContainer)throw Error(mf);this.template=wc(t),this.render()}updateOptions(t){dRe(t);const{lang:n,font:r}=t||{};n&&(this.lang=n),r&&(this.font=r),this.options=Object.assign(this.options,t),this.render()}destroy(){if(!this.domContainer)throw Error(mf);Mu.unmountComponentAtNode(this.domContainer),this.resizeObserver.unobserve(this.domContainer),this.domContainer=null}}class ohe extends ihe{constructor(t){super(t),fRe(t),this.inputs=wc(t.inputs)}getInputs(){if(!this.domContainer)throw Error(mf);return this.inputs}setInputs(t){if(!this.domContainer)throw Error(mf);uRe(t),this.inputs=wc(t),this.render()}}var v=sa();const Me=hi(v),YI=xa({__proto__:null,default:Me},[v]);var ahe={exports:{}};(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var r=[],i=0;i<arguments.length;i++){var o=arguments[i];if(o){var a=typeof o;if(a==="string"||a==="number")r.push(o);else if(Array.isArray(o)){if(o.length){var s=n.apply(null,o);s&&r.push(s)}}else if(a==="object"){if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]")){r.push(o.toString());continue}for(var l in o)t.call(o,l)&&o[l]&&r.push(l)}}}return r.join(" ")}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(ahe);var VI=ahe.exports;const $e=hi(VI);function St(){return St=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},St.apply(this,arguments)}var cU={exports:{}},ca={},she;function UJe(){return she||(she=1,process.env.NODE_ENV!=="production"&&function(){var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),a=Symbol.for("react.context"),s=Symbol.for("react.server_context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen"),g=!1,p=!1,m=!1,b=!1,w=!1,x;x=Symbol.for("react.module.reference");function C(ae){return!!(typeof ae=="string"||typeof ae=="function"||ae===n||ae===i||w||ae===r||ae===c||ae===u||b||ae===f||g||p||m||typeof ae=="object"&&ae!==null&&(ae.$$typeof===h||ae.$$typeof===d||ae.$$typeof===o||ae.$$typeof===a||ae.$$typeof===l||ae.$$typeof===x||ae.getModuleId!==void 0))}function E(ae){if(typeof ae=="object"&&ae!==null){var K=ae.$$typeof;switch(K){case e:var Z=ae.type;switch(Z){case n:case i:case r:case c:case u:return Z;default:var me=Z&&Z.$$typeof;switch(me){case s:case a:case l:case h:case d:case o:return me;default:return K}}case t:return K}}}var S=a,B=o,M=e,O=l,D=n,P=h,j=d,Q=t,U=i,z=r,F=c,N=u,W=!1,X=!1;function G(ae){return W||(W=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function ie(ae){return X||(X=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function ne(ae){return E(ae)===a}function ce(ae){return E(ae)===o}function le(ae){return typeof ae=="object"&&ae!==null&&ae.$$typeof===e}function te(ae){return E(ae)===l}function $(ae){return E(ae)===n}function J(ae){return E(ae)===h}function _(ae){return E(ae)===d}function q(ae){return E(ae)===t}function V(ae){return E(ae)===i}function ee(ae){return E(ae)===r}function oe(ae){return E(ae)===c}function pe(ae){return E(ae)===u}ca.ContextConsumer=S,ca.ContextProvider=B,ca.Element=M,ca.ForwardRef=O,ca.Fragment=D,ca.Lazy=P,ca.Memo=j,ca.Portal=Q,ca.Profiler=U,ca.StrictMode=z,ca.Suspense=F,ca.SuspenseList=N,ca.isAsyncMode=G,ca.isConcurrentMode=ie,ca.isContextConsumer=ne,ca.isContextProvider=ce,ca.isElement=le,ca.isForwardRef=te,ca.isFragment=$,ca.isLazy=J,ca.isMemo=_,ca.isPortal=q,ca.isProfiler=V,ca.isStrictMode=ee,ca.isSuspense=oe,ca.isSuspenseList=pe,ca.isValidElementType=C,ca.typeOf=E}()),ca}var ta={},lhe;function _Je(){if(lhe)return ta;lhe=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),a=Symbol.for("react.context"),s=Symbol.for("react.server_context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen"),g;g=Symbol.for("react.module.reference");function p(m){if(typeof m=="object"&&m!==null){var b=m.$$typeof;switch(b){case e:switch(m=m.type,m){case n:case i:case r:case c:case u:return m;default:switch(m=m&&m.$$typeof,m){case s:case a:case l:case h:case d:case o:return m;default:return b}}case t:return b}}}return ta.ContextConsumer=a,ta.ContextProvider=o,ta.Element=e,ta.ForwardRef=l,ta.Fragment=n,ta.Lazy=h,ta.Memo=d,ta.Portal=t,ta.Profiler=i,ta.StrictMode=r,ta.Suspense=c,ta.SuspenseList=u,ta.isAsyncMode=function(){return!1},ta.isConcurrentMode=function(){return!1},ta.isContextConsumer=function(m){return p(m)===a},ta.isContextProvider=function(m){return p(m)===o},ta.isElement=function(m){return typeof m=="object"&&m!==null&&m.$$typeof===e},ta.isForwardRef=function(m){return p(m)===l},ta.isFragment=function(m){return p(m)===n},ta.isLazy=function(m){return p(m)===h},ta.isMemo=function(m){return p(m)===d},ta.isPortal=function(m){return p(m)===t},ta.isProfiler=function(m){return p(m)===i},ta.isStrictMode=function(m){return p(m)===r},ta.isSuspense=function(m){return p(m)===c},ta.isSuspenseList=function(m){return p(m)===u},ta.isValidElementType=function(m){return typeof m=="string"||typeof m=="function"||m===n||m===i||m===r||m===c||m===u||m===f||typeof m=="object"&&m!==null&&(m.$$typeof===h||m.$$typeof===d||m.$$typeof===o||m.$$typeof===a||m.$$typeof===l||m.$$typeof===g||m.getModuleId!==void 0)},ta.typeOf=p,ta}process.env.NODE_ENV==="production"?cU.exports=_Je():cU.exports=UJe();var uU=cU.exports;function Us(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[];return Me.Children.forEach(e,function(r){r==null&&!t.keepEmpty||(Array.isArray(r)?n=n.concat(Us(r)):uU.isFragment(r)&&r.props?n=n.concat(Us(r.props.children,t)):n.push(r))}),n}var dU={},hU=[],GJe=function(e){hU.push(e)};function Y0(e,t){if(process.env.NODE_ENV!=="production"&&!e&&console!==void 0){var n=hU.reduce(function(r,i){return i(r??"","warning")},t);n&&console.error("Warning: ".concat(n))}}function HJe(e,t){if(process.env.NODE_ENV!=="production"&&!e&&console!==void 0){var n=hU.reduce(function(r,i){return i(r??"","note")},t);n&&console.warn("Note: ".concat(n))}}function che(){dU={}}function uhe(e,t,n){!t&&!dU[n]&&(e(!1,n),dU[n]=!0)}function Rn(e,t){uhe(Y0,e,t)}function KI(e,t){uhe(HJe,e,t)}Rn.preMessage=GJe,Rn.resetWarned=che,Rn.noteOnce=KI;function ur(e){"@babel/helpers - typeof";return ur=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ur(e)}function YJe(e,t){if(ur(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(ur(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function dhe(e){var t=YJe(e,"string");return ur(t)==="symbol"?t:String(t)}function Te(e,t,n){return t=dhe(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function hhe(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function He(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?hhe(Object(n),!0).forEach(function(r){Te(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hhe(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function qI(e){return e instanceof HTMLElement||e instanceof SVGElement}function m6(e){return qI(e)?e:e instanceof Me.Component?Mu.findDOMNode(e):null}function V0(e,t,n){var r=v.useRef({});return(!("value"in r.current)||n(r.current.condition,t))&&(r.current.value=e(),r.current.condition=t),r.current.value}function A6(e,t){typeof e=="function"?e(t):ur(e)==="object"&&e&&"current"in e&&(e.current=t)}function Jl(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t.filter(function(i){return i});return r.length<=1?r[0]:function(i){t.forEach(function(o){A6(o,i)})}}function M1(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return V0(function(){return Jl.apply(void 0,t)},t,function(r,i){return r.length!==i.length||r.every(function(o,a){return o!==i[a]})})}function Ff(e){var t,n,r=uU.isMemo(e)?e.type.type:e.type;return!(typeof r=="function"&&!((t=r.prototype)!==null&&t!==void 0&&t.render)||typeof e=="function"&&!((n=e.prototype)!==null&&n!==void 0&&n.render))}function VJe(e){return!v.isValidElement(e)||uU.isFragment(e)?!1:Ff(e)}var fU=v.createContext(null);function KJe(e){var t=e.children,n=e.onBatchResize,r=v.useRef(0),i=v.useRef([]),o=v.useContext(fU),a=v.useCallback(function(s,l,c){r.current+=1;var u=r.current;i.current.push({size:s,element:l,data:c}),Promise.resolve().then(function(){u===r.current&&(n==null||n(i.current),i.current=[])}),o==null||o(s,l,c)},[n,o]);return v.createElement(fU.Provider,{value:a},t)}var fhe=function(){if(typeof Map<"u")return Map;function e(t,n){var r=-1;return t.some(function(i,o){return i[0]===n?(r=o,!0):!1}),r}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(n){var r=e(this.__entries__,n),i=this.__entries__[r];return i&&i[1]},t.prototype.set=function(n,r){var i=e(this.__entries__,n);~i?this.__entries__[i][1]=r:this.__entries__.push([n,r])},t.prototype.delete=function(n){var r=this.__entries__,i=e(r,n);~i&&r.splice(i,1)},t.prototype.has=function(n){return!!~e(this.__entries__,n)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(n,r){r===void 0&&(r=null);for(var i=0,o=this.__entries__;i<o.length;i++){var a=o[i];n.call(r,a[1],a[0])}},t}()}(),pU=typeof window<"u"&&typeof document<"u"&&window.document===document,XI=function(){return typeof global<"u"&&global.Math===Math?global:typeof self<"u"&&self.Math===Math?self:typeof window<"u"&&window.Math===Math?window:Function("return this")()}(),qJe=function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(XI):function(e){return setTimeout(function(){return e(Date.now())},1e3/60)}}(),XJe=2;function $Je(e,t){var n=!1,r=!1,i=0;function o(){n&&(n=!1,e()),r&&s()}function a(){qJe(o)}function s(){var l=Date.now();if(n){if(l-i<XJe)return;r=!0}else n=!0,r=!1,setTimeout(a,t);i=l}return s}var ZJe=20,JJe=["top","right","bottom","left","width","height","size","weight"],eet=typeof MutationObserver<"u",tet=function(){function e(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=$Je(this.refresh.bind(this),ZJe)}return e.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},e.prototype.removeObserver=function(t){var n=this.observers_,r=n.indexOf(t);~r&&n.splice(r,1),!n.length&&this.connected_&&this.disconnect_()},e.prototype.refresh=function(){var t=this.updateObservers_();t&&this.refresh()},e.prototype.updateObservers_=function(){var t=this.observers_.filter(function(n){return n.gatherActive(),n.hasActive()});return t.forEach(function(n){return n.broadcastActive()}),t.length>0},e.prototype.connect_=function(){!pU||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),eet?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){!pU||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(t){var n=t.propertyName,r=n===void 0?"":n,i=JJe.some(function(o){return!!~r.indexOf(o)});i&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),phe=function(e,t){for(var n=0,r=Object.keys(t);n<r.length;n++){var i=r[n];Object.defineProperty(e,i,{value:t[i],enumerable:!1,writable:!1,configurable:!0})}return e},i3=function(e){var t=e&&e.ownerDocument&&e.ownerDocument.defaultView;return t||XI},ghe=ZI(0,0,0,0);function $I(e){return parseFloat(e)||0}function mhe(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.reduce(function(r,i){var o=e["border-"+i+"-width"];return r+$I(o)},0)}function net(e){for(var t=["top","right","bottom","left"],n={},r=0,i=t;r<i.length;r++){var o=i[r],a=e["padding-"+o];n[o]=$I(a)}return n}function ret(e){var t=e.getBBox();return ZI(0,0,t.width,t.height)}function iet(e){var t=e.clientWidth,n=e.clientHeight;if(!t&&!n)return ghe;var r=i3(e).getComputedStyle(e),i=net(r),o=i.left+i.right,a=i.top+i.bottom,s=$I(r.width),l=$I(r.height);if(r.boxSizing==="border-box"&&(Math.round(s+o)!==t&&(s-=mhe(r,"left","right")+o),Math.round(l+a)!==n&&(l-=mhe(r,"top","bottom")+a)),!aet(e)){var c=Math.round(s+o)-t,u=Math.round(l+a)-n;Math.abs(c)!==1&&(s-=c),Math.abs(u)!==1&&(l-=u)}return ZI(i.left,i.top,s,l)}var oet=function(){return typeof SVGGraphicsElement<"u"?function(e){return e instanceof i3(e).SVGGraphicsElement}:function(e){return e instanceof i3(e).SVGElement&&typeof e.getBBox=="function"}}();function aet(e){return e===i3(e).document.documentElement}function set(e){return pU?oet(e)?ret(e):iet(e):ghe}function cet(e){var t=e.x,n=e.y,r=e.width,i=e.height,o=typeof DOMRectReadOnly<"u"?DOMRectReadOnly:Object,a=Object.create(o.prototype);return phe(a,{x:t,y:n,width:r,height:i,top:n,right:t+r,bottom:i+n,left:t}),a}function ZI(e,t,n,r){return{x:e,y:t,width:n,height:r}}var uet=function(){function e(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=ZI(0,0,0,0),this.target=t}return e.prototype.isActive=function(){var t=set(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},e.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},e}(),det=function(){function e(t,n){var r=cet(n);phe(this,{target:t,contentRect:r})}return e}(),het=function(){function e(t,n,r){if(this.activeObservations_=[],this.observations_=new fhe,typeof t!="function")throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=n,this.callbackCtx_=r}return e.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(t instanceof i3(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(t)||(n.set(t,new uet(t)),this.controller_.addObserver(this),this.controller_.refresh())}},e.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(t instanceof i3(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(t)&&(n.delete(t),n.size||this.controller_.removeObserver(this))}},e.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},e.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach(function(n){n.isActive()&&t.activeObservations_.push(n)})},e.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,n=this.activeObservations_.map(function(r){return new det(r.target,r.broadcastRect())});this.callback_.call(t,n,t),this.clearActive()}},e.prototype.clearActive=function(){this.activeObservations_.splice(0)},e.prototype.hasActive=function(){return this.activeObservations_.length>0},e}(),Ahe=typeof WeakMap<"u"?new WeakMap:new fhe,vhe=function(){function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=tet.getInstance(),r=new het(t,n,this);Ahe.set(this,r)}return e}();["observe","unobserve","disconnect"].forEach(function(e){vhe.prototype[e]=function(){var t;return(t=Ahe.get(this))[e].apply(t,arguments)}});var fet=function(){return typeof XI.ResizeObserver<"u"?XI.ResizeObserver:vhe}(),Hm=new Map;function pet(e){e.forEach(function(t){var n,r=t.target;(n=Hm.get(r))===null||n===void 0||n.forEach(function(i){return i(r)})})}var bhe=new fet(pet);process.env.NODE_ENV,process.env.NODE_ENV;function get(e,t){Hm.has(e)||(Hm.set(e,new Set),bhe.observe(e)),Hm.get(e).add(t)}function met(e,t){Hm.has(e)&&(Hm.get(e).delete(t),Hm.get(e).size||(bhe.unobserve(e),Hm.delete(e)))}function ms(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function yhe(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,dhe(r.key),r)}}function As(e,t,n){return t&&yhe(e.prototype,t),n&&yhe(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function gU(e,t){return gU=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},gU(e,t)}function xd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&gU(e,t)}function JI(e){return JI=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},JI(e)}function Aet(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function nr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function vet(e,t){if(t&&(ur(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return nr(e)}function Ed(e){var t=Aet();return function(){var n=JI(e),r;if(t){var i=JI(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return vet(this,r)}}var bet=function(e){xd(n,e);var t=Ed(n);function n(){return ms(this,n),t.apply(this,arguments)}return As(n,[{key:"render",value:function(){return this.props.children}}]),n}(v.Component);function yet(e,t){var n=e.children,r=e.disabled,i=v.useRef(null),o=v.useRef(null),a=v.useContext(fU),s=typeof n=="function",l=s?n(i):n,c=v.useRef({width:-1,height:-1,offsetWidth:-1,offsetHeight:-1}),u=!s&&v.isValidElement(l)&&Ff(l),d=u?l.ref:null,h=M1(d,i),f=function(){var m;return m6(i.current)||(i.current&&ur(i.current)==="object"?m6((m=i.current)===null||m===void 0?void 0:m.nativeElement):null)||m6(o.current)};v.useImperativeHandle(t,function(){return f()});var g=v.useRef(e);g.current=e;var p=v.useCallback(function(m){var b=g.current,w=b.onResize,x=b.data,C=m.getBoundingClientRect(),E=C.width,S=C.height,B=m.offsetWidth,M=m.offsetHeight,O=Math.floor(E),D=Math.floor(S);if(c.current.width!==O||c.current.height!==D||c.current.offsetWidth!==B||c.current.offsetHeight!==M){var P={width:O,height:D,offsetWidth:B,offsetHeight:M};c.current=P;var j=B===Math.round(E)?E:B,Q=M===Math.round(S)?S:M,U=He(He({},P),{},{offsetWidth:j,offsetHeight:Q});a==null||a(U,m,x),w&&Promise.resolve().then(function(){w(U,m)})}},[]);return v.useEffect(function(){var m=f();return m&&!r&&get(m,p),function(){return met(m,p)}},[i.current,r]),v.createElement(bet,{ref:o},u?v.cloneElement(l,{ref:h}):l)}var whe=v.forwardRef(yet);process.env.NODE_ENV!=="production"&&(whe.displayName="SingleObserver");var wet="rc-observer-key";function xet(e,t){var n=e.children,r=typeof n=="function"?[n]:Us(n);return process.env.NODE_ENV!=="production"&&(r.length>1?Y0(!1,"Find more than one child node with `children` in ResizeObserver. Please use ResizeObserver.Collection instead."):r.length===0&&Y0(!1,"`children` of ResizeObserver is empty. Nothing is in observe.")),r.map(function(i,o){var a=(i==null?void 0:i.key)||"".concat(wet,"-").concat(o);return v.createElement(whe,St({},e,{key:a,ref:o===0?t:void 0}),i)})}var Cc=v.forwardRef(xet);process.env.NODE_ENV!=="production"&&(Cc.displayName="ResizeObserver"),Cc.Collection=KJe;function ua(e,t){var n=He({},e);return Array.isArray(t)&&t.forEach(function(r){delete n[r]}),n}function mU(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Eet(e){if(Array.isArray(e))return mU(e)}function xhe(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function AU(e,t){if(e){if(typeof e=="string")return mU(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return mU(e,t)}}function Cet(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
266
|
+
`);let p=d;p<a.min?p=a.min:p>a.max&&(p=a.max);const m=a.fit??Wce,b=S=>{let B=0,M=0;const O=qg(l),D=Zde(f,S),P=zy(D*u),j=zy(S*u);return g.forEach((Q,U)=>{if(lU(Q,{font:f,fontSize:S,characterSpacing:h,boxWidthInPt:O}).forEach((z,F)=>{if(m===fW){const N=GI(z,f,S,h),W=zy(N);B=Math.max(B,W)}U+F===0?M+=P:M+=j}),m===pW){const z=GI(Q,f,S,h),F=zy(z);B=Math.max(B,F)}}),{totalWidthInMm:B,totalHeightInMm:M}},w=(S,B)=>p>=a.max?!1:m===pW?S<l:B<c,x=(S,B)=>p<=a.min||p<=0?!1:S>l||B>c;let{totalWidthInMm:C,totalHeightInMm:E}=b(p);for(;w(C,E);){p+=gW;const{totalWidthInMm:S,totalHeightInMm:B}=b(p);if(B<c)C=S,E=B;else{p-=gW;break}}for(;x(C,E);)p-=gW,{totalWidthInMm:C,totalHeightInMm:E}=b(p);return p},MJe=({schema:e,pageHeight:t,applyRotateTranslate:n=!0})=>{const{width:r,height:i,position:o,rotate:a,opacity:s}=e,{x:l,y:c}=o,u=a?-a:0,d=qg(r),h=qg(i);let f=qg(l),g=t-qg(c)-h;if(u&&n){const p={x:f+d/2,y:t-qg(c)-h/2},m=Jde({x:f,y:g},p,u);f=m.x,g=m.y}return{position:{x:f,y:g},height:h,width:d,rotate:Jr(u),opacity:s}},Jde=(e,t,n)=>{const r=$z(n),i=Math.cos(r)*(e.x-t.x)-Math.sin(r)*(e.y-t.y)+t.x,o=Math.sin(r)*(e.x-t.x)+Math.cos(r)*(e.y-t.y)+t.y;return{x:i,y:o}},IJe=(e,t)=>{if(!/^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$/i.test(e))throw new Error("Invalid HEX color code");let n=Math.round(t/100*255).toString(16);return n.length===1&&(n="0"+n),e+n},RJe=e=>(e.slice(0,1)==="#"&&(e=e.slice(1)),e.length===3&&(e=e.slice(0,1)+e.slice(0,1)+e.slice(1,2)+e.slice(1,2)+e.slice(2,3)+e.slice(2,3)),[e.slice(0,2),e.slice(2,4),e.slice(4,6)].map(t=>parseInt(t,16))),ehe=e=>{if(e){if(!oRe(e))throw new Error(`Invalid hex color value ${e}`);const[t,n,r]=RJe(e);return _o(t/255,n/255,r/255)}},OJe=async e=>{const{pdfDoc:t,font:n,_cache:r}=e;if(r.has(t))return r.get(t);const i=await Promise.all(Object.values(n).map(async a=>{let s=a.data;return typeof s=="string"&&s.startsWith("http")&&(s=await fetch(s).then(l=>l.arrayBuffer())),t.embedFont(s,{subset:typeof a.subset>"u"?!0:a.subset})})),o=Object.keys(n).reduce((a,s,l)=>Object.assign(a,{[s]:i[l]}),{});return r.set(t,o),o},DJe=async({value:e,font:t,schema:n,_cache:r})=>{const i=n.dynamicFontSize?await HI({textSchema:n,font:t,value:e,_cache:r}):n.fontSize??Hw,o=ehe(n.fontColor||sI);return{alignment:n.alignment??oI,verticalAlignment:n.verticalAlignment??aI,lineHeight:n.lineHeight??Yw,characterSpacing:n.characterSpacing??Z8,fontSize:i,color:o}},PJe=async e=>{const{value:t,pdfDoc:n,pdfLib:r,page:i,options:o,schema:a,_cache:s}=e,{font:l=J4()}=o,[c,u,d]=await Promise.all([OJe({pdfDoc:n,font:l,_cache:s}),sU(a,l,s),DJe({value:t,font:l,schema:a,_cache:s})]),{fontSize:h,color:f,alignment:g,verticalAlignment:p,lineHeight:m,characterSpacing:b}=d,w=a.fontName?a.fontName:Z4(l),x=c[w],C=i.getHeight(),{width:E,height:S,rotate:B,position:{x:M,y:O},opacity:D}=MJe({schema:a,pageHeight:C,applyRotateTranslate:!1});if(a.backgroundColor){const W=ehe(a.backgroundColor);i.drawRectangle({x:M,y:O,width:E,height:S,rotate:B,color:W})}i.pushOperators(r.setCharacterSpacing(b??Z8));const P=Zde(u,h),j=wJe(u,h),Q=m===0?0:(m-1)*h/2,U={font:u,fontSize:h,characterSpacing:b,boxWidthInPt:E};let z=[];t.split(/\r\n|\r|\n/g).forEach(W=>{z=z.concat(lU(W,U))});let F=0;if(p===$8)F=P+Q;else{const W=m*h*(z.length-1);p===hW?F=S-W+j-Q:p===dW&&(F=(S-W-P+j)/2+P)}const N={x:M+E/2,y:C-qg(a.position.y)-S/2};z.forEach((W,X)=>{const G=GI(W,u,h,b),ie=m*h*X;let ne=M;g==="center"?ne+=(E-G)/2:g==="right"&&(ne+=E-G);let ce=C-qg(a.position.y)-F-ie;if(B.angle!==0){const le=Jde({x:ne,y:ce},N,B.angle);ne=le.x,ce=le.y}i.drawText(W,{x:ne,y:ce,rotate:B,size:h,color:f,lineHeight:m*h,maxWidth:E,font:x,wordBreaks:[""],opacity:D})})},the=1,nhe="^#(?:[A-Fa-f0-9]{3,4}|[A-Fa-f0-9]{6}|[A-Fa-f0-9]{8})$",FJe=e=>{const{rootElement:t,changeSchemas:n,activeSchema:r,i18n:i}=e,o=document.createElement("input");o.type="checkbox",o.checked=!!(r!=null&&r.dynamicFontSize),o.onchange=s=>{const l=s.target.checked?{min:BYe,max:MYe,fit:Wce}:void 0;n([{key:"dynamicFontSize",value:l,schemaId:r.id}])};const a=document.createElement("label");a.innerText=i("schemas.text.dynamicFontSize")||"",a.style.cssText="display: flex; width: 100%;",a.appendChild(o),t.appendChild(a)},NJe={schema:({options:e,activeSchema:t,i18n:n})=>{const r=e.font||{[GL]:{data:"",fallback:!0}},i=Object.keys(r),o=Z4(r),a=!!(t!=null&&t.dynamicFontSize);return{fontName:{title:n("schemas.text.fontName"),type:"string",widget:"select",default:o,props:{options:i.map(s=>({label:s,value:s}))},span:12},fontSize:{title:n("schemas.text.size"),type:"number",widget:"inputNumber",span:6,disabled:a},characterSpacing:{title:n("schemas.text.spacing"),type:"number",widget:"inputNumber",span:6},alignment:{title:n("schemas.text.textAlign"),type:"string",widget:"select",props:{options:[{label:n("schemas.left"),value:oI},{label:n("schemas.center"),value:CYe},{label:n("schemas.right"),value:SYe}]},span:8},verticalAlignment:{title:n("schemas.text.verticalAlign"),type:"string",widget:"select",props:{options:[{label:n("schemas.top"),value:$8},{label:n("schemas.middle"),value:dW},{label:n("schemas.bottom"),value:hW}]},span:8},lineHeight:{title:n("schemas.text.lineHeight"),type:"number",widget:"inputNumber",props:{step:.1},span:8},useDynamicFontSize:{type:"boolean",widget:"UseDynamicFontSize",bind:!1,span:16},dynamicFontSize:{type:"object",widget:"card",column:3,properties:{min:{title:n("schemas.text.min"),type:"number",widget:"inputNumber",hidden:!a},max:{title:n("schemas.text.max"),type:"number",widget:"inputNumber",hidden:!a},fit:{title:n("schemas.text.fit"),type:"string",widget:"select",hidden:!a,props:{options:[{label:n("schemas.horizontal"),value:pW},{label:n("schemas.vertical"),value:fW}]}}}},fontColor:{title:n("schemas.textColor"),type:"string",widget:"color",rules:[{pattern:nhe,message:"Please enter a valid hex color code."}]},backgroundColor:{title:n("schemas.bgColor"),type:"string",widget:"color",rules:[{pattern:nhe,message:"Please enter a valid hex color code."}]}}},widgets:{UseDynamicFontSize:FJe},defaultValue:"Type Something...",defaultSchema:{type:"text",position:{x:0,y:0},width:45,height:10,rotate:0,alignment:oI,verticalAlignment:aI,fontSize:Hw,lineHeight:Yw,characterSpacing:Z8,dynamicFontSize:void 0,fontColor:sI,fontName:void 0,backgroundColor:"",opacity:the}},TJe=e=>{switch(e){case $8:return"flex-start";case dW:return"center";case hW:return"flex-end"}return"flex-start"},LJe=(e,t,n,r)=>(e==="form"||e==="designer")&&t&&n.backgroundColor?n.backgroundColor:e==="viewer"?n.backgroundColor??"transparent":r,jJe=async e=>{const{value:t,schema:n,rootElement:r,mode:i,onChange:o,stopEditing:a,tabIndex:s,placeholder:l,options:c,theme:u,_cache:d}=e,h=(c==null?void 0:c.font)||J4();let f;const g=M=>({textSchema:n,font:h,value:M,startingFontSize:f,_cache:d});n.dynamicFontSize&&t&&(f=await HI(g(t)));const p=await sU(n,h,d),{topAdj:m,bottomAdj:b}=$de(p,f??n.fontSize??Hw,n.lineHeight??Yw,n.verticalAlignment??aI),w=m.toString(),x=b.toString(),C=document.createElement("div"),E={padding:0,resize:"none",backgroundColor:LJe(i,t,n,IJe(u.colorPrimaryBg,30)),border:"none",display:"flex",flexDirection:"column",justifyContent:TJe(n.verticalAlignment),width:"100%",height:"100%",opacity:n.opacity??the};Object.assign(C.style,E),r.innerHTML="",r.appendChild(C);const S={fontFamily:n.fontName?`'${n.fontName}'`:"inherit",color:n.fontColor?n.fontColor:sI,fontSize:`${f??n.fontSize??Hw}pt`,letterSpacing:`${n.characterSpacing??Z8}pt`,lineHeight:`${n.lineHeight??Yw}em`,textAlign:n.alignment??oI,whiteSpace:"pre-wrap",wordBreak:"break-word",resize:"none",border:"none",outline:"none",marginBottom:x+"px",paddingTop:w+"px",backgroundColor:"transparent"},B=document.createElement("div");if(Object.assign(B.style,S),i==="form"||i==="designer"){if(B.contentEditable="plaintext-only",B.tabIndex=s||0,B.innerText=t,B.addEventListener("blur",M=>{o&&o(M.target.innerText),a&&a()}),n.dynamicFontSize&&B.addEventListener("keyup",()=>{setTimeout(()=>{(async()=>{if(!B.textContent)return;f=await HI(g(B.textContent)),B.style.fontSize=`${f}pt`;const{topAdj:M,bottomAdj:O}=$de(p,f??n.fontSize??Hw,n.lineHeight??Yw,n.verticalAlignment??aI);B.style.paddingTop=M.toString()+"px",B.style.marginBottom=O.toString()+"px"})()},0)}),l&&!t){if(B.innerText=l,B.style.color=kYe,n.dynamicFontSize){const M=await HI(g(l));B.style.fontSize=`${M}pt`}B.addEventListener("focus",()=>{B.innerText===l&&(B.innerText="",B.style.color=n.fontColor??sI)})}if(C.appendChild(B),i==="designer"){B.focus();const M=window.getSelection(),O=document.createRange();O.selectNodeContents(B),O.collapse(!1),M==null||M.removeAllRanges(),M==null||M.addRange(O)}}else B.innerHTML=t.split("").map((M,O)=>`<span style="letter-spacing:${String(t).length===O+1?0:"inherit"};">${M}</span>`).join(""),C.appendChild(B)},QJe={pdf:PJe,ui:jJe,propPanel:NJe},zJe=QJe,rhe={Text:zJe},WJe=e=>{const{schemas:t,columns:n,sampledata:r}=e,i=t.map(s=>Object.keys(s).length).reduce((s,l)=>s+l,0),o=!n||i!==n.length,a=!r||i!==Object.keys(r[0]).length;return o&&(e.columns=XB(t.map(s=>Object.keys(s)))),a&&(e.sampledata=[t.reduce((s,l)=>Object.assign(s,Object.keys(l).reduce((c,u)=>Object.assign(c,{[u]:""}),{})),{})]),e};class ihe{constructor(t){this.lang=nj,this.font=J4(),this.pluginsRegistry=rhe,this.options={},this.setSize=DWe(()=>{if(!this.domContainer)throw Error(mf);this.size={height:this.domContainer.clientHeight||window.innerHeight,width:this.domContainer.clientWidth||window.innerWidth},this.render()},100),this.resizeObserver=new ResizeObserver(this.setSize),hRe(t);const{domContainer:n,template:r,options:i={},plugins:o={}}=t;this.domContainer=n,this.template=WJe(wc(r)),this.options=i,this.size={height:this.domContainer.clientHeight||window.innerHeight,width:this.domContainer.clientWidth||window.innerWidth},this.resizeObserver.observe(this.domContainer);const{lang:a,font:s}=i;a&&(this.lang=a),s&&(this.font=s),Object.values(o).length>0&&(this.pluginsRegistry=o)}getLang(){return this.lang}getFont(){return this.font}getPluginsRegistry(){return this.pluginsRegistry}getOptions(){return this.options}getTemplate(){if(!this.domContainer)throw Error(mf);return this.template}updateTemplate(t){if(One(t),!this.domContainer)throw Error(mf);this.template=wc(t),this.render()}updateOptions(t){dRe(t);const{lang:n,font:r}=t||{};n&&(this.lang=n),r&&(this.font=r),this.options=Object.assign(this.options,t),this.render()}destroy(){if(!this.domContainer)throw Error(mf);Mu.unmountComponentAtNode(this.domContainer),this.resizeObserver.unobserve(this.domContainer),this.domContainer=null}}class ohe extends ihe{constructor(t){super(t),fRe(t),this.inputs=wc(t.inputs)}getInputs(){if(!this.domContainer)throw Error(mf);return this.inputs}setInputs(t){if(!this.domContainer)throw Error(mf);uRe(t),this.inputs=wc(t),this.render()}}var v=sa();const Me=hi(v),YI=xa({__proto__:null,default:Me},[v]);var ahe={exports:{}};(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var r=[],i=0;i<arguments.length;i++){var o=arguments[i];if(o){var a=typeof o;if(a==="string"||a==="number")r.push(o);else if(Array.isArray(o)){if(o.length){var s=n.apply(null,o);s&&r.push(s)}}else if(a==="object"){if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]")){r.push(o.toString());continue}for(var l in o)t.call(o,l)&&o[l]&&r.push(l)}}}return r.join(" ")}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(ahe);var VI=ahe.exports;const $e=hi(VI);function St(){return St=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},St.apply(this,arguments)}var cU={exports:{}},ca={},she;function UJe(){return she||(she=1,process.env.NODE_ENV!=="production"&&function(){var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),a=Symbol.for("react.context"),s=Symbol.for("react.server_context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen"),g=!1,p=!1,m=!1,b=!1,w=!1,x;x=Symbol.for("react.module.reference");function C(ae){return!!(typeof ae=="string"||typeof ae=="function"||ae===n||ae===i||w||ae===r||ae===c||ae===u||b||ae===f||g||p||m||typeof ae=="object"&&ae!==null&&(ae.$$typeof===h||ae.$$typeof===d||ae.$$typeof===o||ae.$$typeof===a||ae.$$typeof===l||ae.$$typeof===x||ae.getModuleId!==void 0))}function E(ae){if(typeof ae=="object"&&ae!==null){var K=ae.$$typeof;switch(K){case e:var Z=ae.type;switch(Z){case n:case i:case r:case c:case u:return Z;default:var me=Z&&Z.$$typeof;switch(me){case s:case a:case l:case h:case d:case o:return me;default:return K}}case t:return K}}}var S=a,B=o,M=e,O=l,D=n,P=h,j=d,Q=t,U=i,z=r,F=c,N=u,W=!1,X=!1;function G(ae){return W||(W=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function ie(ae){return X||(X=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function ne(ae){return E(ae)===a}function ce(ae){return E(ae)===o}function le(ae){return typeof ae=="object"&&ae!==null&&ae.$$typeof===e}function te(ae){return E(ae)===l}function $(ae){return E(ae)===n}function J(ae){return E(ae)===h}function _(ae){return E(ae)===d}function q(ae){return E(ae)===t}function V(ae){return E(ae)===i}function ee(ae){return E(ae)===r}function oe(ae){return E(ae)===c}function pe(ae){return E(ae)===u}ca.ContextConsumer=S,ca.ContextProvider=B,ca.Element=M,ca.ForwardRef=O,ca.Fragment=D,ca.Lazy=P,ca.Memo=j,ca.Portal=Q,ca.Profiler=U,ca.StrictMode=z,ca.Suspense=F,ca.SuspenseList=N,ca.isAsyncMode=G,ca.isConcurrentMode=ie,ca.isContextConsumer=ne,ca.isContextProvider=ce,ca.isElement=le,ca.isForwardRef=te,ca.isFragment=$,ca.isLazy=J,ca.isMemo=_,ca.isPortal=q,ca.isProfiler=V,ca.isStrictMode=ee,ca.isSuspense=oe,ca.isSuspenseList=pe,ca.isValidElementType=C,ca.typeOf=E}()),ca}var ta={},lhe;function _Je(){if(lhe)return ta;lhe=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),a=Symbol.for("react.context"),s=Symbol.for("react.server_context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen"),g;g=Symbol.for("react.module.reference");function p(m){if(typeof m=="object"&&m!==null){var b=m.$$typeof;switch(b){case e:switch(m=m.type,m){case n:case i:case r:case c:case u:return m;default:switch(m=m&&m.$$typeof,m){case s:case a:case l:case h:case d:case o:return m;default:return b}}case t:return b}}}return ta.ContextConsumer=a,ta.ContextProvider=o,ta.Element=e,ta.ForwardRef=l,ta.Fragment=n,ta.Lazy=h,ta.Memo=d,ta.Portal=t,ta.Profiler=i,ta.StrictMode=r,ta.Suspense=c,ta.SuspenseList=u,ta.isAsyncMode=function(){return!1},ta.isConcurrentMode=function(){return!1},ta.isContextConsumer=function(m){return p(m)===a},ta.isContextProvider=function(m){return p(m)===o},ta.isElement=function(m){return typeof m=="object"&&m!==null&&m.$$typeof===e},ta.isForwardRef=function(m){return p(m)===l},ta.isFragment=function(m){return p(m)===n},ta.isLazy=function(m){return p(m)===h},ta.isMemo=function(m){return p(m)===d},ta.isPortal=function(m){return p(m)===t},ta.isProfiler=function(m){return p(m)===i},ta.isStrictMode=function(m){return p(m)===r},ta.isSuspense=function(m){return p(m)===c},ta.isSuspenseList=function(m){return p(m)===u},ta.isValidElementType=function(m){return typeof m=="string"||typeof m=="function"||m===n||m===i||m===r||m===c||m===u||m===f||typeof m=="object"&&m!==null&&(m.$$typeof===h||m.$$typeof===d||m.$$typeof===o||m.$$typeof===a||m.$$typeof===l||m.$$typeof===g||m.getModuleId!==void 0)},ta.typeOf=p,ta}process.env.NODE_ENV==="production"?cU.exports=_Je():cU.exports=UJe();var uU=cU.exports;function Us(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[];return Me.Children.forEach(e,function(r){r==null&&!t.keepEmpty||(Array.isArray(r)?n=n.concat(Us(r)):uU.isFragment(r)&&r.props?n=n.concat(Us(r.props.children,t)):n.push(r))}),n}var dU={},hU=[],GJe=function(e){hU.push(e)};function Y0(e,t){if(process.env.NODE_ENV!=="production"&&!e&&console!==void 0){var n=hU.reduce(function(r,i){return i(r??"","warning")},t);n&&console.error("Warning: ".concat(n))}}function HJe(e,t){if(process.env.NODE_ENV!=="production"&&!e&&console!==void 0){var n=hU.reduce(function(r,i){return i(r??"","note")},t);n&&console.warn("Note: ".concat(n))}}function che(){dU={}}function uhe(e,t,n){!t&&!dU[n]&&(e(!1,n),dU[n]=!0)}function Rn(e,t){uhe(Y0,e,t)}function KI(e,t){uhe(HJe,e,t)}Rn.preMessage=GJe,Rn.resetWarned=che,Rn.noteOnce=KI;function ur(e){"@babel/helpers - typeof";return ur=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ur(e)}function YJe(e,t){if(ur(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(ur(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function dhe(e){var t=YJe(e,"string");return ur(t)==="symbol"?t:String(t)}function Te(e,t,n){return t=dhe(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function hhe(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function He(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?hhe(Object(n),!0).forEach(function(r){Te(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hhe(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function qI(e){return e instanceof HTMLElement||e instanceof SVGElement}function m6(e){return qI(e)?e:e instanceof Me.Component?Mu.findDOMNode(e):null}function V0(e,t,n){var r=v.useRef({});return(!("value"in r.current)||n(r.current.condition,t))&&(r.current.value=e(),r.current.condition=t),r.current.value}function A6(e,t){typeof e=="function"?e(t):ur(e)==="object"&&e&&"current"in e&&(e.current=t)}function Jl(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t.filter(function(i){return i});return r.length<=1?r[0]:function(i){t.forEach(function(o){A6(o,i)})}}function M1(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return V0(function(){return Jl.apply(void 0,t)},t,function(r,i){return r.length!==i.length||r.every(function(o,a){return o!==i[a]})})}function Ff(e){var t,n,r=uU.isMemo(e)?e.type.type:e.type;return!(typeof r=="function"&&!((t=r.prototype)!==null&&t!==void 0&&t.render)||typeof e=="function"&&!((n=e.prototype)!==null&&n!==void 0&&n.render))}function VJe(e){return!v.isValidElement(e)||uU.isFragment(e)?!1:Ff(e)}var fU=v.createContext(null);function KJe(e){var t=e.children,n=e.onBatchResize,r=v.useRef(0),i=v.useRef([]),o=v.useContext(fU),a=v.useCallback(function(s,l,c){r.current+=1;var u=r.current;i.current.push({size:s,element:l,data:c}),Promise.resolve().then(function(){u===r.current&&(n==null||n(i.current),i.current=[])}),o==null||o(s,l,c)},[n,o]);return v.createElement(fU.Provider,{value:a},t)}var fhe=function(){if(typeof Map<"u")return Map;function e(t,n){var r=-1;return t.some(function(i,o){return i[0]===n?(r=o,!0):!1}),r}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(n){var r=e(this.__entries__,n),i=this.__entries__[r];return i&&i[1]},t.prototype.set=function(n,r){var i=e(this.__entries__,n);~i?this.__entries__[i][1]=r:this.__entries__.push([n,r])},t.prototype.delete=function(n){var r=this.__entries__,i=e(r,n);~i&&r.splice(i,1)},t.prototype.has=function(n){return!!~e(this.__entries__,n)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(n,r){r===void 0&&(r=null);for(var i=0,o=this.__entries__;i<o.length;i++){var a=o[i];n.call(r,a[1],a[0])}},t}()}(),pU=typeof window<"u"&&typeof document<"u"&&window.document===document,XI=function(){return typeof global<"u"&&global.Math===Math?global:typeof self<"u"&&self.Math===Math?self:typeof window<"u"&&window.Math===Math?window:Function("return this")()}(),qJe=function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(XI):function(e){return setTimeout(function(){return e(Date.now())},1e3/60)}}(),XJe=2;function $Je(e,t){var n=!1,r=!1,i=0;function o(){n&&(n=!1,e()),r&&s()}function a(){qJe(o)}function s(){var l=Date.now();if(n){if(l-i<XJe)return;r=!0}else n=!0,r=!1,setTimeout(a,t);i=l}return s}var ZJe=20,JJe=["top","right","bottom","left","width","height","size","weight"],eet=typeof MutationObserver<"u",tet=function(){function e(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=$Je(this.refresh.bind(this),ZJe)}return e.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},e.prototype.removeObserver=function(t){var n=this.observers_,r=n.indexOf(t);~r&&n.splice(r,1),!n.length&&this.connected_&&this.disconnect_()},e.prototype.refresh=function(){var t=this.updateObservers_();t&&this.refresh()},e.prototype.updateObservers_=function(){var t=this.observers_.filter(function(n){return n.gatherActive(),n.hasActive()});return t.forEach(function(n){return n.broadcastActive()}),t.length>0},e.prototype.connect_=function(){!pU||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),eet?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){!pU||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(t){var n=t.propertyName,r=n===void 0?"":n,i=JJe.some(function(o){return!!~r.indexOf(o)});i&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),phe=function(e,t){for(var n=0,r=Object.keys(t);n<r.length;n++){var i=r[n];Object.defineProperty(e,i,{value:t[i],enumerable:!1,writable:!1,configurable:!0})}return e},i3=function(e){var t=e&&e.ownerDocument&&e.ownerDocument.defaultView;return t||XI},ghe=ZI(0,0,0,0);function $I(e){return parseFloat(e)||0}function mhe(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.reduce(function(r,i){var o=e["border-"+i+"-width"];return r+$I(o)},0)}function net(e){for(var t=["top","right","bottom","left"],n={},r=0,i=t;r<i.length;r++){var o=i[r],a=e["padding-"+o];n[o]=$I(a)}return n}function ret(e){var t=e.getBBox();return ZI(0,0,t.width,t.height)}function iet(e){var t=e.clientWidth,n=e.clientHeight;if(!t&&!n)return ghe;var r=i3(e).getComputedStyle(e),i=net(r),o=i.left+i.right,a=i.top+i.bottom,s=$I(r.width),l=$I(r.height);if(r.boxSizing==="border-box"&&(Math.round(s+o)!==t&&(s-=mhe(r,"left","right")+o),Math.round(l+a)!==n&&(l-=mhe(r,"top","bottom")+a)),!aet(e)){var c=Math.round(s+o)-t,u=Math.round(l+a)-n;Math.abs(c)!==1&&(s-=c),Math.abs(u)!==1&&(l-=u)}return ZI(i.left,i.top,s,l)}var oet=function(){return typeof SVGGraphicsElement<"u"?function(e){return e instanceof i3(e).SVGGraphicsElement}:function(e){return e instanceof i3(e).SVGElement&&typeof e.getBBox=="function"}}();function aet(e){return e===i3(e).document.documentElement}function set(e){return pU?oet(e)?ret(e):iet(e):ghe}function cet(e){var t=e.x,n=e.y,r=e.width,i=e.height,o=typeof DOMRectReadOnly<"u"?DOMRectReadOnly:Object,a=Object.create(o.prototype);return phe(a,{x:t,y:n,width:r,height:i,top:n,right:t+r,bottom:i+n,left:t}),a}function ZI(e,t,n,r){return{x:e,y:t,width:n,height:r}}var uet=function(){function e(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=ZI(0,0,0,0),this.target=t}return e.prototype.isActive=function(){var t=set(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},e.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},e}(),det=function(){function e(t,n){var r=cet(n);phe(this,{target:t,contentRect:r})}return e}(),het=function(){function e(t,n,r){if(this.activeObservations_=[],this.observations_=new fhe,typeof t!="function")throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=n,this.callbackCtx_=r}return e.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(t instanceof i3(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(t)||(n.set(t,new uet(t)),this.controller_.addObserver(this),this.controller_.refresh())}},e.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(t instanceof i3(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(t)&&(n.delete(t),n.size||this.controller_.removeObserver(this))}},e.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},e.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach(function(n){n.isActive()&&t.activeObservations_.push(n)})},e.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,n=this.activeObservations_.map(function(r){return new det(r.target,r.broadcastRect())});this.callback_.call(t,n,t),this.clearActive()}},e.prototype.clearActive=function(){this.activeObservations_.splice(0)},e.prototype.hasActive=function(){return this.activeObservations_.length>0},e}(),Ahe=typeof WeakMap<"u"?new WeakMap:new fhe,vhe=function(){function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=tet.getInstance(),r=new het(t,n,this);Ahe.set(this,r)}return e}();["observe","unobserve","disconnect"].forEach(function(e){vhe.prototype[e]=function(){var t;return(t=Ahe.get(this))[e].apply(t,arguments)}});var fet=function(){return typeof XI.ResizeObserver<"u"?XI.ResizeObserver:vhe}(),Hm=new Map;function pet(e){e.forEach(function(t){var n,r=t.target;(n=Hm.get(r))===null||n===void 0||n.forEach(function(i){return i(r)})})}var bhe=new fet(pet);process.env.NODE_ENV,process.env.NODE_ENV;function get(e,t){Hm.has(e)||(Hm.set(e,new Set),bhe.observe(e)),Hm.get(e).add(t)}function met(e,t){Hm.has(e)&&(Hm.get(e).delete(t),Hm.get(e).size||(bhe.unobserve(e),Hm.delete(e)))}function ms(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function yhe(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,dhe(r.key),r)}}function As(e,t,n){return t&&yhe(e.prototype,t),n&&yhe(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function gU(e,t){return gU=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},gU(e,t)}function xd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&gU(e,t)}function JI(e){return JI=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},JI(e)}function Aet(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function nr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function vet(e,t){if(t&&(ur(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return nr(e)}function Ed(e){var t=Aet();return function(){var n=JI(e),r;if(t){var i=JI(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return vet(this,r)}}var bet=function(e){xd(n,e);var t=Ed(n);function n(){return ms(this,n),t.apply(this,arguments)}return As(n,[{key:"render",value:function(){return this.props.children}}]),n}(v.Component);function yet(e,t){var n=e.children,r=e.disabled,i=v.useRef(null),o=v.useRef(null),a=v.useContext(fU),s=typeof n=="function",l=s?n(i):n,c=v.useRef({width:-1,height:-1,offsetWidth:-1,offsetHeight:-1}),u=!s&&v.isValidElement(l)&&Ff(l),d=u?l.ref:null,h=M1(d,i),f=function(){var m;return m6(i.current)||(i.current&&ur(i.current)==="object"?m6((m=i.current)===null||m===void 0?void 0:m.nativeElement):null)||m6(o.current)};v.useImperativeHandle(t,function(){return f()});var g=v.useRef(e);g.current=e;var p=v.useCallback(function(m){var b=g.current,w=b.onResize,x=b.data,C=m.getBoundingClientRect(),E=C.width,S=C.height,B=m.offsetWidth,M=m.offsetHeight,O=Math.floor(E),D=Math.floor(S);if(c.current.width!==O||c.current.height!==D||c.current.offsetWidth!==B||c.current.offsetHeight!==M){var P={width:O,height:D,offsetWidth:B,offsetHeight:M};c.current=P;var j=B===Math.round(E)?E:B,Q=M===Math.round(S)?S:M,U=He(He({},P),{},{offsetWidth:j,offsetHeight:Q});a==null||a(U,m,x),w&&Promise.resolve().then(function(){w(U,m)})}},[]);return v.useEffect(function(){var m=f();return m&&!r&&get(m,p),function(){return met(m,p)}},[i.current,r]),v.createElement(bet,{ref:o},u?v.cloneElement(l,{ref:h}):l)}var whe=v.forwardRef(yet);process.env.NODE_ENV!=="production"&&(whe.displayName="SingleObserver");var wet="rc-observer-key";function xet(e,t){var n=e.children,r=typeof n=="function"?[n]:Us(n);return process.env.NODE_ENV!=="production"&&(r.length>1?Y0(!1,"Find more than one child node with `children` in ResizeObserver. Please use ResizeObserver.Collection instead."):r.length===0&&Y0(!1,"`children` of ResizeObserver is empty. Nothing is in observe.")),r.map(function(i,o){var a=(i==null?void 0:i.key)||"".concat(wet,"-").concat(o);return v.createElement(whe,St({},e,{key:a,ref:o===0?t:void 0}),i)})}var Cc=v.forwardRef(xet);process.env.NODE_ENV!=="production"&&(Cc.displayName="ResizeObserver"),Cc.Collection=KJe;function ua(e,t){var n=He({},e);return Array.isArray(t)&&t.forEach(function(r){delete n[r]}),n}function mU(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Eet(e){if(Array.isArray(e))return mU(e)}function xhe(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function AU(e,t){if(e){if(typeof e=="string")return mU(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return mU(e,t)}}function Cet(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
267
267
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function on(e){return Eet(e)||xhe(e)||AU(e)||Cet()}var Ehe=function(e){return+setTimeout(e,16)},Che=function(e){return clearTimeout(e)};typeof window<"u"&&"requestAnimationFrame"in window&&(Ehe=function(e){return window.requestAnimationFrame(e)},Che=function(e){return window.cancelAnimationFrame(e)});var She=0,eR=new Map;function khe(e){eR.delete(e)}var gi=function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;She+=1;var n=She;function r(i){if(i===0)khe(n),e();else{var o=Ehe(function(){r(i-1)});eR.set(n,o)}}return r(t),n};gi.cancel=function(e){var t=eR.get(e);return khe(e),Che(t)},process.env.NODE_ENV!=="production"&&(gi.ids=function(){return eR});function vU(e){for(var t=0,n,r=0,i=e.length;i>=4;++r,i-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}function ket(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,o;for(o=0;o<r.length;o++)i=r[o],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function lr(e,t){if(e==null)return{};var n=ket(e,t),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)r=o[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function Cd(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,r=new Set;function i(o,a){var s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,l=r.has(o);if(Rn(!l,"Warning: There may be circular references"),l)return!1;if(o===a)return!0;if(n&&s>1)return!1;r.add(o);var c=s+1;if(Array.isArray(o)){if(!Array.isArray(a)||o.length!==a.length)return!1;for(var u=0;u<o.length;u++)if(!i(o[u],a[u],c))return!1;return!0}if(o&&a&&ur(o)==="object"&&ur(a)==="object"){var d=Object.keys(o);return d.length!==Object.keys(a).length?!1:d.every(function(h){return i(o[h],a[h],c)})}return!1}return i(e,t)}var Bhe="%",Bet=function(){function e(t){ms(this,e),Te(this,"instanceId",void 0),Te(this,"cache",new Map),this.instanceId=t}return As(e,[{key:"get",value:function(t){return this.cache.get(t.join(Bhe))||null}},{key:"update",value:function(t,n){var r=t.join(Bhe),i=this.cache.get(r),o=n(i);o===null?this.cache.delete(r):this.cache.set(r,o)}}]),e}(),bU="data-token-hash",gb="data-css-hash",Met="data-cache-path",o3="__cssinjs_instance__";function Iet(){var e=Math.random().toString(12).slice(2);if(typeof document<"u"&&document.head&&document.body){var t=document.body.querySelectorAll("style[".concat(gb,"]"))||[],n=document.head.firstChild;Array.from(t).forEach(function(i){i[o3]=i[o3]||e,i[o3]===e&&document.head.insertBefore(i,n)});var r={};Array.from(document.querySelectorAll("style[".concat(gb,"]"))).forEach(function(i){var o=i.getAttribute(gb);if(r[o]){if(i[o3]===e){var a;(a=i.parentNode)===null||a===void 0||a.removeChild(i)}}else r[o]=!0})}return new Bet(e)}var yU=v.createContext({hashPriority:"low",cache:Iet(),defaultCache:!0});function _s(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function wU(e,t){if(!e)return!1;if(e.contains)return e.contains(t);for(var n=t;n;){if(n===e)return!0;n=n.parentNode}return!1}var Mhe="data-rc-order",Ihe="data-rc-priority",Ret="rc-util-key",xU=new Map;function Rhe(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.mark;return t?t.startsWith("data-")?t:"data-".concat(t):Ret}function tR(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function Oet(e){return e==="queue"?"prependQueue":e?"prepend":"append"}function Ohe(e){return Array.from((xU.get(e)||e).children).filter(function(t){return t.tagName==="STYLE"})}function Dhe(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!_s())return null;var n=t.csp,r=t.prepend,i=t.priority,o=i===void 0?0:i,a=Oet(r),s=a==="prependQueue",l=document.createElement("style");l.setAttribute(Mhe,a),s&&o&&l.setAttribute(Ihe,"".concat(o)),n!=null&&n.nonce&&(l.nonce=n==null?void 0:n.nonce),l.innerHTML=e;var c=tR(t),u=c.firstChild;if(r){if(s){var d=Ohe(c).filter(function(h){if(!["prepend","prependQueue"].includes(h.getAttribute(Mhe)))return!1;var f=Number(h.getAttribute(Ihe)||0);return o>=f});if(d.length)return c.insertBefore(l,d[d.length-1].nextSibling),l}c.insertBefore(l,u)}else c.appendChild(l);return l}function Phe(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=tR(t);return Ohe(n).find(function(r){return r.getAttribute(Rhe(t))===e})}function nR(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=Phe(e,t);if(n){var r=tR(t);r.removeChild(n)}}function Det(e,t){var n=xU.get(e);if(!n||!wU(document,n)){var r=Dhe("",t),i=r.parentNode;xU.set(e,i),e.removeChild(r)}}function a3(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=tR(n);Det(r,n);var i=Phe(t,n);if(i){var o,a;if((o=n.csp)!==null&&o!==void 0&&o.nonce&&i.nonce!==((a=n.csp)===null||a===void 0?void 0:a.nonce)){var s;i.nonce=(s=n.csp)===null||s===void 0?void 0:s.nonce}return i.innerHTML!==e&&(i.innerHTML=e),i}var l=Dhe(e,n);return l.setAttribute(Rhe(n),t),l}function Fhe(e){if(Array.isArray(e))return e}function Pet(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,o,a,s=[],l=!0,c=!1;try{if(o=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=o.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(u){c=!0,i=u}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw i}}return s}}function Nhe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
268
268
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function st(e,t){return Fhe(e)||Pet(e,t)||AU(e,t)||Nhe()}function Fet(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}var EU=function(){function e(){ms(this,e),Te(this,"cache",void 0),Te(this,"keys",void 0),Te(this,"cacheCallTimes",void 0),this.cache=new Map,this.keys=[],this.cacheCallTimes=0}return As(e,[{key:"size",value:function(){return this.keys.length}},{key:"internalGet",value:function(t){var n,r,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,o={map:this.cache};return t.forEach(function(a){if(!o)o=void 0;else{var s;o=(s=o)===null||s===void 0||(s=s.map)===null||s===void 0?void 0:s.get(a)}}),(n=o)!==null&&n!==void 0&&n.value&&i&&(o.value[1]=this.cacheCallTimes++),(r=o)===null||r===void 0?void 0:r.value}},{key:"get",value:function(t){var n;return(n=this.internalGet(t,!0))===null||n===void 0?void 0:n[0]}},{key:"has",value:function(t){return!!this.internalGet(t)}},{key:"set",value:function(t,n){var r=this;if(!this.has(t)){if(this.size()+1>e.MAX_CACHE_SIZE+e.MAX_CACHE_OFFSET){var i=this.keys.reduce(function(l,c){var u=st(l,2),d=u[1];return r.internalGet(c)[1]<d?[c,r.internalGet(c)[1]]:l},[this.keys[0],this.cacheCallTimes]),o=st(i,1),a=o[0];this.delete(a)}this.keys.push(t)}var s=this.cache;t.forEach(function(l,c){if(c===t.length-1)s.set(l,{value:[n,r.cacheCallTimes++]});else{var u=s.get(l);u?u.map||(u.map=new Map):s.set(l,{map:new Map}),s=s.get(l).map}})}},{key:"deleteByPath",value:function(t,n){var r=t.get(n[0]);if(n.length===1){var i;return r.map?t.set(n[0],{map:r.map}):t.delete(n[0]),(i=r.value)===null||i===void 0?void 0:i[0]}var o=this.deleteByPath(r.map,n.slice(1));return(!r.map||r.map.size===0)&&!r.value&&t.delete(n[0]),o}},{key:"delete",value:function(t){if(this.has(t))return this.keys=this.keys.filter(function(n){return!Fet(n,t)}),this.deleteByPath(this.cache,t)}}]),e}();Te(EU,"MAX_CACHE_SIZE",20),Te(EU,"MAX_CACHE_OFFSET",5);var The=0,Lhe=function(){function e(t){ms(this,e),Te(this,"derivatives",void 0),Te(this,"id",void 0),this.derivatives=Array.isArray(t)?t:[t],this.id=The,t.length===0&&Y0(t.length>0,"[Ant Design CSS-in-JS] Theme should have at least one derivative function."),The+=1}return As(e,[{key:"getDerivativeToken",value:function(t){return this.derivatives.reduce(function(n,r){return r(t,n)},void 0)}}]),e}(),CU=new EU;function v6(e){var t=Array.isArray(e)?e:[e];return CU.has(t)||CU.set(t,new Lhe(t)),CU.get(t)}var Net=new WeakMap,SU={};function Tet(e,t){for(var n=Net,r=0;r<t.length;r+=1){var i=t[r];n.has(i)||n.set(i,new WeakMap),n=n.get(i)}return n.has(SU)||n.set(SU,e()),n.get(SU)}var jhe=new WeakMap;function rR(e){var t=jhe.get(e)||"";return t||(Object.keys(e).forEach(function(n){var r=e[n];t+=n,r instanceof Lhe?t+=r.id:r&&ur(r)==="object"?t+=rR(r):t+=r}),jhe.set(e,t)),t}function Let(e,t){return vU("".concat(t,"_").concat(rR(e)))}var b6="random-".concat(Date.now(),"-").concat(Math.random()).replace(/\./g,""),Qhe="_bAmBoO_";function jet(e,t,n){if(_s()){var r,i;a3(e,b6);var o=document.createElement("div");o.style.position="fixed",o.style.left="0",o.style.top="0",t==null||t(o),document.body.appendChild(o),process.env.NODE_ENV!=="production"&&(o.innerHTML="Test",o.style.zIndex="9999999");var a=n?n(o):(r=getComputedStyle(o).content)===null||r===void 0?void 0:r.includes(Qhe);return(i=o.parentNode)===null||i===void 0||i.removeChild(o),nR(b6),a}return!1}var kU=void 0;function Qet(){return kU===void 0&&(kU=jet("@layer ".concat(b6," { .").concat(b6,' { content: "').concat(Qhe,'"!important; } }'),function(e){e.className=b6})),kU}var zhe=process.env.NODE_ENV!=="test"&&_s()?v.useLayoutEffect:v.useEffect,Qi=function(e,t){var n=v.useRef(!0);zhe(function(){return e(n.current)},t),zhe(function(){return n.current=!1,function(){n.current=!0}},[])},s3=function(e,t){Qi(function(n){if(!n)return e()},t)},zet=He({},YI),Whe=zet.useInsertionEffect,Wet=function(e,t,n){v.useMemo(e,n),Qi(function(){return t(!0)},n)},Uet=Whe?function(e,t,n){return Whe(function(){return e(),t()},n)}:Wet,_et=He({},YI),Get=_et.useInsertionEffect,Het=function(e){var t=[],n=!1;function r(i){if(n){process.env.NODE_ENV!=="production"&&Y0(!1,"[Ant Design CSS-in-JS] You are registering a cleanup function after unmount, which will not have any effect.");return}t.push(i)}return v.useEffect(function(){return n=!1,function(){n=!0,t.length&&t.forEach(function(i){return i()})}},e),r},Yet=function(){return function(e){e()}},Vet=typeof Get<"u"?Het:Yet;function Ket(){return!1}var BU=!1;function qet(){return BU}const Xet=process.env.NODE_ENV==="production"?Ket:qet;if(process.env.NODE_ENV!=="production"&&typeof module<"u"&&module&&module.hot&&typeof window<"u"){var MU=window;if(typeof MU.webpackHotUpdate=="function"){var $et=MU.webpackHotUpdate;MU.webpackHotUpdate=function(){return BU=!0,setTimeout(function(){BU=!1},0),$et.apply(void 0,arguments)}}}function Uhe(e,t,n,r,i){var o=v.useContext(yU),a=o.cache,s=[e].concat(on(t)),l=s.join("_"),c=Vet([l]),u=Xet(),d=function(g){a.update(s,function(p){var m=p||[],b=st(m,2),w=b[0],x=w===void 0?0:w,C=b[1],E=C;process.env.NODE_ENV!=="production"&&C&&u&&(r==null||r(E,u),E=null);var S=E||n(),B=[x,S];return g?g(B):B})};v.useMemo(function(){d()},[l]);var h=a.get(s);process.env.NODE_ENV!=="production"&&!h&&(d(),h=a.get(s));var f=h[1];return Uet(function(){i==null||i(f)},function(g){return d(function(p){var m=st(p,2),b=m[0],w=m[1];return g&&b===0&&(i==null||i(f)),[b+1,w]}),function(){a.update(s,function(p){var m=p||[],b=st(m,2),w=b[0],x=w===void 0?0:w,C=b[1],E=x-1;return E===0?(c(function(){return r==null?void 0:r(C,!1)}),null):[x-1,C]})}},[l]),f}var Zet={},Jet=process.env.NODE_ENV!=="production"?"css-dev-only-do-not-override":"css",mb=new Map;function ett(e){mb.set(e,(mb.get(e)||0)+1)}function ttt(e,t){if(typeof document<"u"){var n=document.querySelectorAll("style[".concat(bU,'="').concat(e,'"]'));n.forEach(function(r){if(r[o3]===t){var i;(i=r.parentNode)===null||i===void 0||i.removeChild(r)}})}}var ntt=0;function rtt(e,t){mb.set(e,(mb.get(e)||0)-1);var n=Array.from(mb.keys()),r=n.filter(function(i){var o=mb.get(i)||0;return o<=0});n.length-r.length>ntt&&r.forEach(function(i){ttt(i,t),mb.delete(i)})}var _he=function(e,t,n,r){var i=n.getDerivativeToken(e),o=He(He({},i),t);return r&&(o=r(o)),o};function itt(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=v.useContext(yU),i=r.cache.instanceId,o=n.salt,a=o===void 0?"":o,s=n.override,l=s===void 0?Zet:s,c=n.formatToken,u=n.getComputedToken,d=Tet(function(){return Object.assign.apply(Object,[{}].concat(on(t)))},t),h=rR(d),f=rR(l),g=Uhe("token",[a,e.id,h,f],function(){var p=u?u(d,l,e):_he(d,l,e,c),m=Let(p,a);p._tokenKey=m,ett(m);var b="".concat(Jet,"-").concat(vU(m));return p._hashId=b,[p,b]},function(p){rtt(p[0]._tokenKey,i)});return g}var ott={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},Ghe="comm",Hhe="rule",Yhe="decl",att="@import",stt="@keyframes",ltt="@layer",ctt=Math.abs,IU=String.fromCharCode;function Vhe(e){return e.trim()}function iR(e,t,n){return e.replace(t,n)}function utt(e,t){return e.indexOf(t)}function y6(e,t){return e.charCodeAt(t)|0}function w6(e,t,n){return e.slice(t,n)}function I1(e){return e.length}function dtt(e){return e.length}function oR(e,t){return t.push(e),e}var aR=1,l3=1,Khe=0,Rh=0,Gs=0,c3="";function RU(e,t,n,r,i,o,a,s){return{value:e,root:t,parent:n,type:r,props:i,children:o,line:aR,column:l3,length:a,return:"",siblings:s}}function htt(){return Gs}function ftt(){return Gs=Rh>0?y6(c3,--Rh):0,l3--,Gs===10&&(l3=1,aR--),Gs}function Nf(){return Gs=Rh<Khe?y6(c3,Rh++):0,l3++,Gs===10&&(l3=1,aR++),Gs}function Ab(){return y6(c3,Rh)}function sR(){return Rh}function lR(e,t){return w6(c3,e,t)}function OU(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function ptt(e){return aR=l3=1,Khe=I1(c3=e),Rh=0,[]}function gtt(e){return c3="",e}function DU(e){return Vhe(lR(Rh-1,PU(e===91?e+2:e===40?e+1:e)))}function mtt(e){for(;(Gs=Ab())&&Gs<33;)Nf();return OU(e)>2||OU(Gs)>3?"":" "}function Att(e,t){for(;--t&&Nf()&&!(Gs<48||Gs>102||Gs>57&&Gs<65||Gs>70&&Gs<97););return lR(e,sR()+(t<6&&Ab()==32&&Nf()==32))}function PU(e){for(;Nf();)switch(Gs){case e:return Rh;case 34:case 39:e!==34&&e!==39&&PU(Gs);break;case 40:e===41&&PU(e);break;case 92:Nf();break}return Rh}function vtt(e,t){for(;Nf()&&e+Gs!==57&&!(e+Gs===84&&Ab()===47););return"/*"+lR(t,Rh-1)+"*"+IU(e===47?e:Nf())}function btt(e){for(;!OU(Ab());)Nf();return lR(e,Rh)}function ytt(e){return gtt(cR("",null,null,null,[""],e=ptt(e),0,[0],e))}function cR(e,t,n,r,i,o,a,s,l){for(var c=0,u=0,d=a,h=0,f=0,g=0,p=1,m=1,b=1,w=0,x="",C=i,E=o,S=r,B=x;m;)switch(g=w,w=Nf()){case 40:if(g!=108&&y6(B,d-1)==58){utt(B+=iR(DU(w),"&","&\f"),"&\f")!=-1&&(b=-1);break}case 34:case 39:case 91:B+=DU(w);break;case 9:case 10:case 13:case 32:B+=mtt(g);break;case 92:B+=Att(sR()-1,7);continue;case 47:switch(Ab()){case 42:case 47:oR(wtt(vtt(Nf(),sR()),t,n,l),l);break;default:B+="/"}break;case 123*p:s[c++]=I1(B)*b;case 125*p:case 59:case 0:switch(w){case 0:case 125:m=0;case 59+u:b==-1&&(B=iR(B,/\f/g,"")),f>0&&I1(B)-d&&oR(f>32?Xhe(B+";",r,n,d-1,l):Xhe(iR(B," ","")+";",r,n,d-2,l),l);break;case 59:B+=";";default:if(oR(S=qhe(B,t,n,c,u,i,s,x,C=[],E=[],d,o),o),w===123)if(u===0)cR(B,t,S,S,C,o,d,s,E);else switch(h===99&&y6(B,3)===110?100:h){case 100:case 108:case 109:case 115:cR(e,S,S,r&&oR(qhe(e,S,S,0,0,i,s,x,i,C=[],d,E),E),i,E,d,s,r?C:E);break;default:cR(B,S,S,S,[""],E,0,s,E)}}c=u=f=0,p=b=1,x=B="",d=a;break;case 58:d=1+I1(B),f=g;default:if(p<1){if(w==123)--p;else if(w==125&&p++==0&&ftt()==125)continue}switch(B+=IU(w),w*p){case 38:b=u>0?1:(B+="\f",-1);break;case 44:s[c++]=(I1(B)-1)*b,b=1;break;case 64:Ab()===45&&(B+=DU(Nf())),h=Ab(),u=d=I1(x=B+=btt(sR())),w++;break;case 45:g===45&&I1(B)==2&&(p=0)}}return o}function qhe(e,t,n,r,i,o,a,s,l,c,u,d){for(var h=i-1,f=i===0?o:[""],g=dtt(f),p=0,m=0,b=0;p<r;++p)for(var w=0,x=w6(e,h+1,h=ctt(m=a[p])),C=e;w<g;++w)(C=Vhe(m>0?f[w]+" "+x:iR(x,/&\f/g,f[w])))&&(l[b++]=C);return RU(e,t,n,i===0?Hhe:s,l,c,u,d)}function wtt(e,t,n,r){return RU(e,t,n,Ghe,IU(htt()),w6(e,2,-2),0,r)}function Xhe(e,t,n,r,i){return RU(e,t,n,Yhe,w6(e,0,r),w6(e,r+1,-1),r,i)}function FU(e,t){for(var n="",r=0;r<e.length;r++)n+=t(e[r],r,e,t)||"";return n}function xtt(e,t,n,r){switch(e.type){case ltt:if(e.children.length)break;case att:case Yhe:return e.return=e.return||e.value;case Ghe:return"";case stt:return e.return=e.value+"{"+FU(e.children,r)+"}";case Hhe:if(!I1(e.value=e.props.join(",")))return""}return I1(n=FU(e.children,r))?e.return=e.value+"{"+n+"}":""}function $he(e,t){var n=t.path,r=t.parentSelectors;Rn(!1,"[Ant Design CSS-in-JS] ".concat(n?"Error in ".concat(n,": "):"").concat(e).concat(r.length?" Selector: ".concat(r.join(" | ")):""))}var Ett=function(e,t,n){if(e==="content"){var r=/(attr|counters?|url|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/,i=["normal","none","initial","inherit","unset"];(typeof t!="string"||i.indexOf(t)===-1&&!r.test(t)&&(t.charAt(0)!==t.charAt(t.length-1)||t.charAt(0)!=='"'&&t.charAt(0)!=="'"))&&$he("You seem to be using a value for 'content' without quotes, try replacing it with `content: '\"".concat(t,"\"'`."),n)}},Ctt=function(e,t,n){e==="animation"&&n.hashId&&t!=="none"&&$he("You seem to be using hashed animation '".concat(t,"', in which case 'animationName' with Keyframe as value is recommended."),n)},Zhe="data-ant-cssinjs-cache-path",Jhe="_FILE_STYLE__",vb,efe=!0;function Stt(){if(!vb&&(vb={},_s())){var e=document.createElement("div");e.className=Zhe,e.style.position="fixed",e.style.visibility="hidden",e.style.top="-9999px",document.body.appendChild(e);var t=getComputedStyle(e).content||"";t=t.replace(/^"/,"").replace(/"$/,""),t.split(";").forEach(function(i){var o=i.split(":"),a=st(o,2),s=a[0],l=a[1];vb[s]=l});var n=document.querySelector("style[".concat(Zhe,"]"));if(n){var r;efe=!1,(r=n.parentNode)===null||r===void 0||r.removeChild(n)}document.body.removeChild(e)}}function ktt(e){return Stt(),!!vb[e]}function Btt(e){var t=vb[e],n=null;if(t&&_s())if(efe)n=Jhe;else{var r=document.querySelector("style[".concat(gb,'="').concat(vb[e],'"]'));r?n=r.innerHTML:delete vb[e]}return[n,t]}var tfe=_s(),nfe="_skip_check_",rfe="_multi_value_";function ife(e){var t=FU(ytt(e),xtt);return t.replace(/\{%%%\:[^;];}/g,";")}function Mtt(e){return ur(e)==="object"&&e&&(nfe in e||rfe in e)}function Itt(e,t,n){if(!t)return e;var r=".".concat(t),i=n==="low"?":where(".concat(r,")"):r,o=e.split(",").map(function(a){var s,l=a.trim().split(/\s+/),c=l[0]||"",u=((s=c.match(/^\w+/))===null||s===void 0?void 0:s[0])||"";return c="".concat(u).concat(i).concat(c.slice(u.length)),[c].concat(on(l.slice(1))).join(" ")});return o.join(",")}var Rtt=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{root:!0,parentSelectors:[]},i=r.root,o=r.injectHash,a=r.parentSelectors,s=n.hashId,l=n.layer,c=n.path,u=n.hashPriority,d=n.transformers,h=d===void 0?[]:d,f=n.linters,g=f===void 0?[]:f,p="",m={};function b(S){var B=S.getName(s);if(!m[B]){var M=e(S.style,n,{root:!1,parentSelectors:a}),O=st(M,1),D=O[0];m[B]="@keyframes ".concat(S.getName(s)).concat(D)}}function w(S){var B=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return S.forEach(function(M){Array.isArray(M)?w(M,B):M&&B.push(M)}),B}var x=w(Array.isArray(t)?t:[t]);if(x.forEach(function(S){var B=typeof S=="string"&&!i?{}:S;if(typeof B=="string")p+="".concat(B,`
|
269
269
|
`);else if(B._keyframe)b(B);else{var M=h.reduce(function(O,D){var P;return(D==null||(P=D.visit)===null||P===void 0?void 0:P.call(D,O))||O},B);Object.keys(M).forEach(function(O){var D=M[O];if(ur(D)==="object"&&D&&(O!=="animationName"||!D._keyframe)&&!Mtt(D)){var P=!1,j=O.trim(),Q=!1;(i||o)&&s?j.startsWith("@")?P=!0:j=Itt(O,s,u):i&&!s&&(j==="&"||j==="")&&(j="",Q=!0);var U=e(D,n,{root:Q,injectHash:P,parentSelectors:[].concat(on(a),[j])}),z=st(U,2),F=z[0],N=z[1];m=He(He({},m),N),p+="".concat(j).concat(F)}else{let G=function(ie,ne){process.env.NODE_ENV!=="production"&&(ur(D)!=="object"||!(D!=null&&D[nfe]))&&[Ett,Ctt].concat(on(g)).forEach(function(te){return te(ie,ne,{path:c,hashId:s,parentSelectors:a})});var ce=ie.replace(/[A-Z]/g,function(te){return"-".concat(te.toLowerCase())}),le=ne;!ott[ie]&&typeof le=="number"&&le!==0&&(le="".concat(le,"px")),ie==="animationName"&&ne!==null&&ne!==void 0&&ne._keyframe&&(b(ne),le=ne.getName(s)),p+="".concat(ce,":").concat(le,";")};var W,X=(W=D==null?void 0:D.value)!==null&&W!==void 0?W:D;ur(D)==="object"&&D!==null&&D!==void 0&&D[rfe]&&Array.isArray(X)?X.forEach(function(ie){G(O,ie)}):G(O,X)}})}}),!i)p="{".concat(p,"}");else if(l&&Qet()){var C=l.split(","),E=C[C.length-1].trim();p="@layer ".concat(E," {").concat(p,"}"),C.length>1&&(p="@layer ".concat(l,"{%%%:%}").concat(p))}return[p,m]};function Ott(e,t){return vU("".concat(e.join("%")).concat(t))}function Dtt(){return null}function NU(e,t){var n=e.token,r=e.path,i=e.hashId,o=e.layer,a=e.nonce,s=e.clientOnly,l=e.order,c=l===void 0?0:l,u=v.useContext(yU),d=u.autoClear,h=u.mock,f=u.defaultCache,g=u.hashPriority,p=u.container,m=u.ssrInline,b=u.transformers,w=u.linters,x=u.cache,C=n._tokenKey,E=[C].concat(on(r)),S=tfe;process.env.NODE_ENV!=="production"&&h!==void 0&&(S=h==="client");var B=Uhe("style",E,function(){var j=E.join("|");if(ktt(j)){var Q=Btt(j),U=st(Q,2),z=U[0],F=U[1];if(z)return[z,C,F,{},s,c]}var N=t(),W=Rtt(N,{hashId:i,hashPriority:g,layer:o,path:r.join("-"),transformers:b,linters:w}),X=st(W,2),G=X[0],ie=X[1],ne=ife(G),ce=Ott(E,ne);return[ne,C,ce,ie,s,c]},function(j,Q){var U=st(j,3),z=U[2];(Q||d)&&tfe&&nR(z,{mark:gb})},function(j){var Q=st(j,4),U=Q[0];Q[1];var z=Q[2],F=Q[3];if(S&&U!==Jhe){var N={mark:gb,prepend:"queue",attachTo:p,priority:c},W=typeof a=="function"?a():a;W&&(N.csp={nonce:W});var X=a3(U,z,N);X[o3]=x.instanceId,X.setAttribute(bU,C),process.env.NODE_ENV!=="production"&&X.setAttribute(Met,E.join("|")),Object.keys(F).forEach(function(G){a3(ife(F[G]),"_effect-".concat(G),N)})}}),M=st(B,3),O=M[0],D=M[1],P=M[2];return function(j){var Q;if(!m||S||!f)Q=v.createElement(Dtt,null);else{var U;Q=v.createElement("style",St({},(U={},Te(U,bU,D),Te(U,gb,P),U),{dangerouslySetInnerHTML:{__html:O}}))}return v.createElement(v.Fragment,null,Q,j)}}var Xi=function(){function e(t,n){ms(this,e),Te(this,"name",void 0),Te(this,"style",void 0),Te(this,"_keyframe",!0),this.name=t,this.style=n}return As(e,[{key:"getName",value:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return t?"".concat(t,"-").concat(this.name):this.name}}]),e}();function u3(e){return e.notSplit=!0,e}u3(["borderTop","borderBottom"]),u3(["borderTop"]),u3(["borderBottom"]),u3(["borderLeft","borderRight"]),u3(["borderLeft"]),u3(["borderRight"]);var Ptt=v.createContext({});const TU=Ptt;function ofe(e){return Fhe(e)||xhe(e)||AU(e)||Nhe()}function Sd(e,t){for(var n=e,r=0;r<t.length;r+=1){if(n==null)return;n=n[t[r]]}return n}function afe(e,t,n,r){if(!t.length)return n;var i=ofe(t),o=i[0],a=i.slice(1),s;return!e&&typeof o=="number"?s=[]:Array.isArray(e)?s=on(e):s=He({},e),r&&n===void 0&&a.length===1?delete s[o][a[0]]:s[o]=afe(s[o],a,n,r),s}function Tf(e,t,n){var r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;return t.length&&r&&n===void 0&&!Sd(e,t.slice(0,-1))?e:afe(e,t,n,r)}function Ftt(e){return ur(e)==="object"&&e!==null&&Object.getPrototypeOf(e)===Object.prototype}function sfe(e){return Array.isArray(e)?[]:{}}var Ntt=typeof Reflect>"u"?Object.keys:Reflect.ownKeys;function d3(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=sfe(t[0]);return t.forEach(function(i){function o(a,s){var l=new Set(s),c=Sd(i,a),u=Array.isArray(c);if(u||Ftt(c)){if(!l.has(c)){l.add(c);var d=Sd(r,a);u?r=Tf(r,a,[]):(!d||ur(d)!=="object")&&(r=Tf(r,a,sfe(c))),Ntt(c).forEach(function(h){o([].concat(on(a),[h]),l)})}}else r=Tf(r,a,c)}o([])}),r}function lfe(){}let R1=null;function Ttt(){R1=null,che()}let LU=lfe;process.env.NODE_ENV!=="production"&&(LU=(e,t,n)=>{Rn(e,`[antd: ${t}] ${n}`),process.env.NODE_ENV==="test"&&Ttt()});const cfe=v.createContext({}),Oi=process.env.NODE_ENV!=="production"?e=>{const{strict:t}=v.useContext(cfe),n=(r,i,o)=>{if(!r)if(t===!1&&i==="deprecated"){const a=R1;R1||(R1={}),R1[e]=R1[e]||[],R1[e].includes(o||"")||R1[e].push(o||""),a||console.warn("[antd] There exists deprecated usage in your code:",R1)}else process.env.NODE_ENV!=="production"&&LU(r,e,o)};return n.deprecated=(r,i,o,a)=>{n(r,"deprecated",`\`${i}\` is deprecated. Please use \`${o}\` instead.${a?` ${a}`:""}`)},n}:()=>{const e=()=>{};return e.deprecated=lfe,e},x6=LU,ufe=v.createContext(void 0),dfe={items_per_page:"/ page",jump_to:"Go to",jump_to_confirm:"confirm",page:"Page",prev_page:"Previous Page",next_page:"Next Page",prev_5:"Previous 5 Pages",next_5:"Next 5 Pages",prev_3:"Previous 3 Pages",next_3:"Next 3 Pages",page_size:"Page Size"};var Ltt={locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",yearFormat:"YYYY",dateFormat:"M/D/YYYY",dayFormat:"D",dateTimeFormat:"M/D/YYYY HH:mm:ss",monthBeforeYear:!0,previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"};const jtt={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},hfe=jtt,Qtt={lang:Object.assign({placeholder:"Select date",yearPlaceholder:"Select year",quarterPlaceholder:"Select quarter",monthPlaceholder:"Select month",weekPlaceholder:"Select week",rangePlaceholder:["Start date","End date"],rangeYearPlaceholder:["Start year","End year"],rangeQuarterPlaceholder:["Start quarter","End quarter"],rangeMonthPlaceholder:["Start month","End month"],rangeWeekPlaceholder:["Start week","End week"]},Ltt),timePickerLocale:Object.assign({},hfe)},uR=Qtt,kd="${label} is not a valid ${type}",ztt={locale:"en",Pagination:dfe,DatePicker:uR,TimePicker:hfe,Calendar:uR,global:{placeholder:"Please select"},Table:{filterTitle:"Filter menu",filterConfirm:"OK",filterReset:"Reset",filterEmptyText:"No filters",filterCheckall:"Select all items",filterSearchPlaceholder:"Search in filters",emptyText:"No data",selectAll:"Select current page",selectInvert:"Invert current page",selectNone:"Clear all data",selectionAll:"Select all data",sortTitle:"Sort",expand:"Expand row",collapse:"Collapse row",triggerDesc:"Click to sort descending",triggerAsc:"Click to sort ascending",cancelSort:"Click to cancel sorting"},Tour:{Next:"Next",Previous:"Previous",Finish:"Finish"},Modal:{okText:"OK",cancelText:"Cancel",justOkText:"OK"},Popconfirm:{okText:"OK",cancelText:"Cancel"},Transfer:{titles:["",""],searchPlaceholder:"Search here",itemUnit:"item",itemsUnit:"items",remove:"Remove",selectCurrent:"Select current page",removeCurrent:"Remove current page",selectAll:"Select all data",removeAll:"Remove all data",selectInvert:"Invert current page"},Upload:{uploading:"Uploading...",removeFile:"Remove file",uploadError:"Upload error",previewFile:"Preview file",downloadFile:"Download file"},Empty:{description:"No data"},Icon:{icon:"icon"},Text:{edit:"Edit",copy:"Copy",copied:"Copied",expand:"Expand"},PageHeader:{back:"Back"},Form:{optional:"(optional)",defaultValidateMessages:{default:"Field validation error for ${label}",required:"Please enter ${label}",enum:"${label} must be one of [${enum}]",whitespace:"${label} cannot be a blank character",date:{format:"${label} date format is invalid",parse:"${label} cannot be converted to a date",invalid:"${label} is an invalid date"},types:{string:kd,method:kd,array:kd,object:kd,number:kd,date:kd,boolean:kd,integer:kd,float:kd,regexp:kd,email:kd,url:kd,hex:kd},string:{len:"${label} must be ${len} characters",min:"${label} must be at least ${min} characters",max:"${label} must be up to ${max} characters",range:"${label} must be between ${min}-${max} characters"},number:{len:"${label} must be equal to ${len}",min:"${label} must be minimum ${min}",max:"${label} must be maximum ${max}",range:"${label} must be between ${min}-${max}"},array:{len:"Must be ${len} ${label}",min:"At least ${min} ${label}",max:"At most ${max} ${label}",range:"The amount of ${label} must be between ${min}-${max}"},pattern:{mismatch:"${label} does not match the pattern ${pattern}"}}},Image:{preview:"Preview"},QRCode:{expired:"QR code expired",refresh:"Refresh"},ColorPicker:{presetEmpty:"Empty"}},Oh=ztt;Object.assign({},Oh.Modal);let dR=[];const ffe=()=>dR.reduce((e,t)=>Object.assign(Object.assign({},e),t),Oh.Modal);function Wtt(e){if(e){const t=Object.assign({},e);return dR.push(t),ffe(),()=>{dR=dR.filter(n=>n!==t),ffe()}}Object.assign({},Oh.Modal)}const Utt=v.createContext(void 0),jU=Utt,_tt=(e,t)=>{const n=v.useContext(jU),r=v.useMemo(()=>{var o;const a=t||Oh[e],s=(o=n==null?void 0:n[e])!==null&&o!==void 0?o:{};return Object.assign(Object.assign({},typeof a=="function"?a():a),s||{})},[e,t,n]),i=v.useMemo(()=>{const o=n==null?void 0:n.locale;return n!=null&&n.exist&&!o?Oh.locale:o},[n]);return[r,i]},Ym=_tt,pfe="internalMark",gfe=e=>{const{locale:t={},children:n,_ANT_MARK__:r}=e;if(process.env.NODE_ENV!=="production"){const o=Oi("LocaleProvider");process.env.NODE_ENV!=="production"&&o(r===pfe,"deprecated","`LocaleProvider` is deprecated. Please use `locale` with `ConfigProvider` instead: http://u.ant.design/locale")}v.useEffect(()=>Wtt(t&&t.Modal),[t]);const i=v.useMemo(()=>Object.assign(Object.assign({},t),{exist:!0}),[t]);return v.createElement(jU.Provider,{value:i},n)};process.env.NODE_ENV!=="production"&&(gfe.displayName="LocaleProvider");const Gtt=gfe;function ec(e,t){Htt(e)&&(e="100%");var n=Ytt(e);return e=t===360?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:(t===360?e=(e<0?e%t+t:e%t)/parseFloat(String(t)):e=e%t/parseFloat(String(t)),e)}function hR(e){return Math.min(1,Math.max(0,e))}function Htt(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function Ytt(e){return typeof e=="string"&&e.indexOf("%")!==-1}function mfe(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function fR(e){return e<=1?"".concat(Number(e)*100,"%"):e}function bb(e){return e.length===1?"0"+e:String(e)}function Vtt(e,t,n){return{r:ec(e,255)*255,g:ec(t,255)*255,b:ec(n,255)*255}}function Afe(e,t,n){e=ec(e,255),t=ec(t,255),n=ec(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),o=0,a=0,s=(r+i)/2;if(r===i)a=0,o=0;else{var l=r-i;switch(a=s>.5?l/(2-r-i):l/(r+i),r){case e:o=(t-n)/l+(t<n?6:0);break;case t:o=(n-e)/l+2;break;case n:o=(e-t)/l+4;break}o/=6}return{h:o,s:a,l:s}}function QU(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<.16666666666666666?e+(t-e)*(6*n):n<.5?t:n<.6666666666666666?e+(t-e)*(.6666666666666666-n)*6:e}function Ktt(e,t,n){var r,i,o;if(e=ec(e,360),t=ec(t,100),n=ec(n,100),t===0)i=n,o=n,r=n;else{var a=n<.5?n*(1+t):n+t-n*t,s=2*n-a;r=QU(s,a,e+.3333333333333333),i=QU(s,a,e),o=QU(s,a,e-.3333333333333333)}return{r:r*255,g:i*255,b:o*255}}function pR(e,t,n){e=ec(e,255),t=ec(t,255),n=ec(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),o=0,a=r,s=r-i,l=r===0?0:s/r;if(r===i)o=0;else{switch(r){case e:o=(t-n)/s+(t<n?6:0);break;case t:o=(n-e)/s+2;break;case n:o=(e-t)/s+4;break}o/=6}return{h:o,s:l,v:a}}function qtt(e,t,n){e=ec(e,360)*6,t=ec(t,100),n=ec(n,100);var r=Math.floor(e),i=e-r,o=n*(1-t),a=n*(1-i*t),s=n*(1-(1-i)*t),l=r%6,c=[n,a,o,o,s,n][l],u=[s,n,n,a,o,o][l],d=[o,o,s,n,n,a][l];return{r:c*255,g:u*255,b:d*255}}function gR(e,t,n,r){var i=[bb(Math.round(e).toString(16)),bb(Math.round(t).toString(16)),bb(Math.round(n).toString(16))];return r&&i[0].startsWith(i[0].charAt(1))&&i[1].startsWith(i[1].charAt(1))&&i[2].startsWith(i[2].charAt(1))?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0):i.join("")}function Xtt(e,t,n,r,i){var o=[bb(Math.round(e).toString(16)),bb(Math.round(t).toString(16)),bb(Math.round(n).toString(16)),bb($tt(r))];return i&&o[0].startsWith(o[0].charAt(1))&&o[1].startsWith(o[1].charAt(1))&&o[2].startsWith(o[2].charAt(1))&&o[3].startsWith(o[3].charAt(1))?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0)+o[3].charAt(0):o.join("")}function $tt(e){return Math.round(parseFloat(e)*255).toString(16)}function vfe(e){return Bd(e)/255}function Bd(e){return parseInt(e,16)}function Ztt(e){return{r:e>>16,g:(e&65280)>>8,b:e&255}}var zU={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",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",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:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",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",slategrey:"#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"};function Lf(e){var t={r:0,g:0,b:0},n=1,r=null,i=null,o=null,a=!1,s=!1;return typeof e=="string"&&(e=tnt(e)),typeof e=="object"&&(O1(e.r)&&O1(e.g)&&O1(e.b)?(t=Vtt(e.r,e.g,e.b),a=!0,s=String(e.r).substr(-1)==="%"?"prgb":"rgb"):O1(e.h)&&O1(e.s)&&O1(e.v)?(r=fR(e.s),i=fR(e.v),t=qtt(e.h,r,i),a=!0,s="hsv"):O1(e.h)&&O1(e.s)&&O1(e.l)&&(r=fR(e.s),o=fR(e.l),t=Ktt(e.h,r,o),a=!0,s="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=mfe(n),{ok:a,format:e.format||s,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}var Jtt="[-\\+]?\\d+%?",ent="[-\\+]?\\d*\\.\\d+%?",Vm="(?:".concat(ent,")|(?:").concat(Jtt,")"),WU="[\\s|\\(]+(".concat(Vm,")[,|\\s]+(").concat(Vm,")[,|\\s]+(").concat(Vm,")\\s*\\)?"),UU="[\\s|\\(]+(".concat(Vm,")[,|\\s]+(").concat(Vm,")[,|\\s]+(").concat(Vm,")[,|\\s]+(").concat(Vm,")\\s*\\)?"),jf={CSS_UNIT:new RegExp(Vm),rgb:new RegExp("rgb"+WU),rgba:new RegExp("rgba"+UU),hsl:new RegExp("hsl"+WU),hsla:new RegExp("hsla"+UU),hsv:new RegExp("hsv"+WU),hsva:new RegExp("hsva"+UU),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function tnt(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(zU[e])e=zU[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n=jf.rgb.exec(e);return n?{r:n[1],g:n[2],b:n[3]}:(n=jf.rgba.exec(e),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=jf.hsl.exec(e),n?{h:n[1],s:n[2],l:n[3]}:(n=jf.hsla.exec(e),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=jf.hsv.exec(e),n?{h:n[1],s:n[2],v:n[3]}:(n=jf.hsva.exec(e),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=jf.hex8.exec(e),n?{r:Bd(n[1]),g:Bd(n[2]),b:Bd(n[3]),a:vfe(n[4]),format:t?"name":"hex8"}:(n=jf.hex6.exec(e),n?{r:Bd(n[1]),g:Bd(n[2]),b:Bd(n[3]),format:t?"name":"hex"}:(n=jf.hex4.exec(e),n?{r:Bd(n[1]+n[1]),g:Bd(n[2]+n[2]),b:Bd(n[3]+n[3]),a:vfe(n[4]+n[4]),format:t?"name":"hex8"}:(n=jf.hex3.exec(e),n?{r:Bd(n[1]+n[1]),g:Bd(n[2]+n[2]),b:Bd(n[3]+n[3]),format:t?"name":"hex"}:!1)))))))))}function O1(e){return!!jf.CSS_UNIT.exec(String(e))}var zi=function(){function e(t,n){t===void 0&&(t=""),n===void 0&&(n={});var r;if(t instanceof e)return t;typeof t=="number"&&(t=Ztt(t)),this.originalInput=t;var i=Lf(t);this.originalInput=t,this.r=i.r,this.g=i.g,this.b=i.b,this.a=i.a,this.roundA=Math.round(100*this.a)/100,this.format=(r=n.format)!==null&&r!==void 0?r:i.format,this.gradientType=n.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=i.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},e.prototype.getLuminance=function(){var t=this.toRgb(),n,r,i,o=t.r/255,a=t.g/255,s=t.b/255;return o<=.03928?n=o/12.92:n=Math.pow((o+.055)/1.055,2.4),a<=.03928?r=a/12.92:r=Math.pow((a+.055)/1.055,2.4),s<=.03928?i=s/12.92:i=Math.pow((s+.055)/1.055,2.4),.2126*n+.7152*r+.0722*i},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(t){return this.a=mfe(t),this.roundA=Math.round(100*this.a)/100,this},e.prototype.isMonochrome=function(){var t=this.toHsl().s;return t===0},e.prototype.toHsv=function(){var t=pR(this.r,this.g,this.b);return{h:t.h*360,s:t.s,v:t.v,a:this.a}},e.prototype.toHsvString=function(){var t=pR(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.v*100);return this.a===1?"hsv(".concat(n,", ").concat(r,"%, ").concat(i,"%)"):"hsva(".concat(n,", ").concat(r,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var t=Afe(this.r,this.g,this.b);return{h:t.h*360,s:t.s,l:t.l,a:this.a}},e.prototype.toHslString=function(){var t=Afe(this.r,this.g,this.b),n=Math.round(t.h*360),r=Math.round(t.s*100),i=Math.round(t.l*100);return this.a===1?"hsl(".concat(n,", ").concat(r,"%, ").concat(i,"%)"):"hsla(".concat(n,", ").concat(r,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(t){return t===void 0&&(t=!1),gR(this.r,this.g,this.b,t)},e.prototype.toHexString=function(t){return t===void 0&&(t=!1),"#"+this.toHex(t)},e.prototype.toHex8=function(t){return t===void 0&&(t=!1),Xtt(this.r,this.g,this.b,this.a,t)},e.prototype.toHex8String=function(t){return t===void 0&&(t=!1),"#"+this.toHex8(t)},e.prototype.toHexShortString=function(t){return t===void 0&&(t=!1),this.a===1?this.toHexString(t):this.toHex8String(t)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var t=Math.round(this.r),n=Math.round(this.g),r=Math.round(this.b);return this.a===1?"rgb(".concat(t,", ").concat(n,", ").concat(r,")"):"rgba(".concat(t,", ").concat(n,", ").concat(r,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var t=function(n){return"".concat(Math.round(ec(n,255)*100),"%")};return{r:t(this.r),g:t(this.g),b:t(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var t=function(n){return Math.round(ec(n,255)*100)};return this.a===1?"rgb(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%)"):"rgba(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var t="#"+gR(this.r,this.g,this.b,!1),n=0,r=Object.entries(zU);n<r.length;n++){var i=r[n],o=i[0],a=i[1];if(t===a)return o}return!1},e.prototype.toString=function(t){var n=!!t;t=t??this.format;var r=!1,i=this.a<1&&this.a>=0,o=!n&&i&&(t.startsWith("hex")||t==="name");return o?t==="name"&&this.a===0?this.toName():this.toRgbString():(t==="rgb"&&(r=this.toRgbString()),t==="prgb"&&(r=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(r=this.toHexString()),t==="hex3"&&(r=this.toHexString(!0)),t==="hex4"&&(r=this.toHex8String(!0)),t==="hex8"&&(r=this.toHex8String()),t==="name"&&(r=this.toName()),t==="hsl"&&(r=this.toHslString()),t==="hsv"&&(r=this.toHsvString()),r||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l+=t/100,n.l=hR(n.l),new e(n)},e.prototype.brighten=function(t){t===void 0&&(t=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(t/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(t/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(t/100)))),new e(n)},e.prototype.darken=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.l-=t/100,n.l=hR(n.l),new e(n)},e.prototype.tint=function(t){return t===void 0&&(t=10),this.mix("white",t)},e.prototype.shade=function(t){return t===void 0&&(t=10),this.mix("black",t)},e.prototype.desaturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s-=t/100,n.s=hR(n.s),new e(n)},e.prototype.saturate=function(t){t===void 0&&(t=10);var n=this.toHsl();return n.s+=t/100,n.s=hR(n.s),new e(n)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var n=this.toHsl(),r=(n.h+t)%360;return n.h=r<0?360+r:r,new e(n)},e.prototype.mix=function(t,n){n===void 0&&(n=50);var r=this.toRgb(),i=new e(t).toRgb(),o=n/100,a={r:(i.r-r.r)*o+r.r,g:(i.g-r.g)*o+r.g,b:(i.b-r.b)*o+r.b,a:(i.a-r.a)*o+r.a};return new e(a)},e.prototype.analogous=function(t,n){t===void 0&&(t=6),n===void 0&&(n=30);var r=this.toHsl(),i=360/n,o=[this];for(r.h=(r.h-(i*t>>1)+720)%360;--t;)r.h=(r.h+i)%360,o.push(new e(r));return o},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){t===void 0&&(t=6);for(var n=this.toHsv(),r=n.h,i=n.s,o=n.v,a=[],s=1/t;t--;)a.push(new e({h:r,s:i,v:o})),o=(o+s)%1;return a},e.prototype.splitcomplement=function(){var t=this.toHsl(),n=t.h;return[this,new e({h:(n+72)%360,s:t.s,l:t.l}),new e({h:(n+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var n=this.toRgb(),r=new e(t).toRgb(),i=n.a+r.a*(1-n.a);return new e({r:(n.r*n.a+r.r*r.a*(1-n.a))/i,g:(n.g*n.a+r.g*r.a*(1-n.a))/i,b:(n.b*n.a+r.b*r.a*(1-n.a))/i,a:i})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var n=this.toHsl(),r=n.h,i=[this],o=360/t,a=1;a<t;a++)i.push(new e({h:(r+a*o)%360,s:n.s,l:n.l}));return i},e.prototype.equals=function(t){return this.toRgbString()===new e(t).toRgbString()},e}(),mR=2,bfe=.16,nnt=.05,rnt=.05,int=.15,yfe=5,wfe=4,ont=[{index:7,opacity:.15},{index:6,opacity:.25},{index:5,opacity:.3},{index:5,opacity:.45},{index:5,opacity:.65},{index:5,opacity:.85},{index:4,opacity:.9},{index:3,opacity:.95},{index:2,opacity:.97},{index:1,opacity:.98}];function xfe(e){var t=e.r,n=e.g,r=e.b,i=pR(t,n,r);return{h:i.h*360,s:i.s,v:i.v}}function AR(e){var t=e.r,n=e.g,r=e.b;return"#".concat(gR(t,n,r,!1))}function ant(e,t,n){var r=n/100,i={r:(t.r-e.r)*r+e.r,g:(t.g-e.g)*r+e.g,b:(t.b-e.b)*r+e.b};return i}function Efe(e,t,n){var r;return Math.round(e.h)>=60&&Math.round(e.h)<=240?r=n?Math.round(e.h)-mR*t:Math.round(e.h)+mR*t:r=n?Math.round(e.h)+mR*t:Math.round(e.h)-mR*t,r<0?r+=360:r>=360&&(r-=360),r}function Cfe(e,t,n){if(e.h===0&&e.s===0)return e.s;var r;return n?r=e.s-bfe*t:t===wfe?r=e.s+bfe:r=e.s+nnt*t,r>1&&(r=1),n&&t===yfe&&r>.1&&(r=.1),r<.06&&(r=.06),Number(r.toFixed(2))}function Sfe(e,t,n){var r;return n?r=e.v+rnt*t:r=e.v-int*t,r>1&&(r=1),Number(r.toFixed(2))}function D1(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[],r=Lf(e),i=yfe;i>0;i-=1){var o=xfe(r),a=AR(Lf({h:Efe(o,i,!0),s:Cfe(o,i,!0),v:Sfe(o,i,!0)}));n.push(a)}n.push(AR(r));for(var s=1;s<=wfe;s+=1){var l=xfe(r),c=AR(Lf({h:Efe(l,s),s:Cfe(l,s),v:Sfe(l,s)}));n.push(c)}return t.theme==="dark"?ont.map(function(u){var d=u.index,h=u.opacity,f=AR(ant(Lf(t.backgroundColor||"#141414"),Lf(n[d]),h*100));return f}):n}var h3={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1677FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},E6={},_U={};Object.keys(h3).forEach(function(e){E6[e]=D1(h3[e]),E6[e].primary=E6[e][5],_U[e]=D1(h3[e],{theme:"dark",backgroundColor:"#141414"}),_U[e].primary=_U[e][5]});var snt=E6.gold,GU=E6.blue;const lnt=e=>{const{controlHeight:t}=e;return{controlHeightSM:t*.75,controlHeightXS:t*.5,controlHeightLG:t*1.25}},kfe=lnt;function cnt(e){const{sizeUnit:t,sizeStep:n}=e;return{sizeXXL:t*(n+8),sizeXL:t*(n+4),sizeLG:t*(n+2),sizeMD:t*(n+1),sizeMS:t*n,size:t*n,sizeSM:t*(n-1),sizeXS:t*(n-2),sizeXXS:t*(n-3)}}const HU={blue:"#1677ff",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#eb2f96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},f3=Object.assign(Object.assign({},HU),{colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorLink:"",colorTextBase:"",colorBgBase:"",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
|
@@ -796,8 +796,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
796
796
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function uTt(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,o,a,s=[],l=!0,c=!1;try{if(o=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=o.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(u){c=!0,i=u}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw i}}return s}}function dTt(e){if(Array.isArray(e))return e}function hTt(e){return gTt(e)||pTt(e)||k6e(e)||fTt()}function fTt(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
797
797
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function k6e(e,t){if(e){if(typeof e=="string")return BX(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return BX(e,t)}}function pTt(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function gTt(e){if(Array.isArray(e))return BX(e)}function BX(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var mTt=function(e){var t=e.renderCore,n=e.name,r=e.schema,i=e.rootPath;return v.useMemo(function(){return Me.createElement("div",{style:{flex:1}},t({schema:r,parentPath:[n],rootPath:[].concat(hTt(i),[n])}))},[JSON.stringify(e)])},ATt=function(e){var t=e.schema,n=e.fields,r=e.rootPath,i=e.renderCore,o=e.readOnly,a=e.delConfirmProps,s=e.tabName,l=e.hideDelete,c=e.hideAdd,u=e.addItem,d=e.removeItem,h=e.tabItemProps,f=h===void 0?{}:h,g=e.activeKey,p=ko(e,["schema","fields","rootPath","renderCore","readOnly","delConfirmProps","tabName","hideDelete","hideAdd","addItem","removeItem","tabItemProps","activeKey"]),m=v.useState("0"),b=lTt(m,2),w=b[0],x=b[1],C=v.useContext(ru.ConfigContext),E=M5(C);v.useEffect(function(){x(g||"0")},[g]);var S=function(D){return s instanceof Array?s[D]||D+1:"".concat(s||E("item")," ").concat(D+1)},B=function(D){d(D),x("".concat(D>1?D-1:0))},M=function(D,P){if(P==="add"&&(!t.max||n.length<t.max)&&!o&&!c){u();var j=n.length;x("".concat(j))}},O=function(D){return!o&&!l?Me.createElement($3,Object.assign({onConfirm:function(){return B(D)}},a),Me.createElement(u2,null)):Me.createElement(Me.Fragment,null)};return Me.createElement(rH,Object.assign({className:"fr-tab-list",type:"editable-card"},p,{onChange:x,activeKey:"".concat(w),onEdit:M,hideAdd:o||c}),n.map(function(D){var P=D.key,j=D.name;return Me.createElement(rH.TabPane,Object.assign({key:P,className:"fr-list-item"},f,{tab:S(j),closeIcon:O(j)}),Me.createElement(mTt,{name:j,rootPath:r,schema:t,renderCore:i}))}))};function kC(e){"@babel/helpers - typeof";return kC=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},kC(e)}function vTt(e,t,n){return t=bTt(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function bTt(e){var t=yTt(e,"string");return kC(t)==="symbol"?t:String(t)}function yTt(e,t){if(kC(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(kC(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}const wTt=function(e){var t=e.schema;return Me.createElement("div",{className:$e("fr-void-title",vTt({},t==null?void 0:t.className,!!(t!=null&&t.className)))},t.title)};var xTt=function(e){var t=v.useContext(ru.ConfigContext),n=M5(t);return Me.createElement("div",null,Me.createElement("div",{style:{color:"red"}},n("schema_not_match")),Me.createElement("div",null,JSON.stringify(e)))};const ETt=Object.freeze(Object.defineProperty({__proto__:null,Card:TPt,CardList:UFt,Checkbox:UBt,Checkboxes:GBt,Collapse:qPt,Color:YOt,DatePicker:eDt,DateRange:rDt,DrawerList:ENt,ErrorSchema:xTt,Html:FPt,ImageInput:wPt,Input:DBt,InputNumber:PBt,LineTitle:$Pt,MultiSelect:g5e,PercentSlider:NPt,Radio:jBt,Rate:QBt,Select:g5e,SimpleList:FFt,Slider:kPt,SubInline:XPt,Switch:TBt,TabList:ATt,TableList:dNt,TextArea:NBt,TimePicker:oDt,TimeRange:hDt,TreeSelect:zBt,Upload:PPt,UrlInput:CPt,VirtualList:sTt,VoidTitle:wTt},Symbol.toStringTag,{value:"Module"}));function B6e(e,t){return BTt(e)||kTt(e,t)||STt(e,t)||CTt()}function CTt(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
798
798
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function STt(e,t){if(e){if(typeof e=="string")return M6e(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return M6e(e,t)}}function M6e(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function kTt(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,o,a,s=[],l=!0,c=!1;try{if(o=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=o.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(u){c=!0,i=u}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw i}}return s}}function BTt(e){if(Array.isArray(e))return e}function MX(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0,i=r||{},o=d5(e)||{},a=t||"#";o.$id||(o.$id=a);var s=[];return FD(o)&&($E(Object.entries(o.properties)).forEach(function(l){var c=B6e(l,2),u=c[0],d=c[1],h=ND(d)?u+"[]":u,f=a==="#"?h:a+"."+h;s.push(f),MX(d,f,a,i)}),o.properties={}),ND(o)&&($E(Object.entries(o.items.properties)).forEach(function(l){var c=B6e(l,2),u=c[0],d=c[1],h=ND(d)?u+"[]":u,f=a==="#"?h:a+"."+h;s.push(f),MX(d,f,a,i)}),o.items.properties={}),o.type&&(i[a]={parent:n,schema:o,children:s}),i}function MTt(e,t){return DTt(e)||OTt(e,t)||RTt(e,t)||ITt()}function ITt(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
799
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function RTt(e,t){if(e){if(typeof e=="string")return I6e(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return I6e(e,t)}}function I6e(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function OTt(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,o,a,s=[],l=!0,c=!1;try{if(o=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=o.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(u){c=!0,i=u}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw i}}return s}}function DTt(e){if(Array.isArray(e))return e}var R6e=function(e,t,n){var r=R3e(e,n),i=lA(n,r,{}),o=pl(t)?t(i):t,a=Object.assign(Object.assign({},i),o);o.props&&(a.props=Object.assign(Object.assign({},i==null?void 0:i.props),o.props)),pV(n,r,a)},cu=function(e){if(e){if(typeof e=="boolean")return e;var t=[];return Ms(e)&&(t=e.map(function(n){return n.split(".").map(function(r){return isNaN(Number(r))?r:r*1})})),t=e.split(".").map(function(n){return isNaN(Number(n))?n:n*1}),t=t.map(function(n){return typeof n=="string"&&(n==null?void 0:n.indexOf("["))===0&&(n==null?void 0:n.indexOf("]"))===(n==null?void 0:n.length)-1?Number(n.substring(1,n.length-1)):n}),t}},O6e=function(){var e=Mc.useForm(),t=MTt(e,1),n=t[0],r=v.useRef({}),i=v.useRef(),o=v.useRef({}),a=v.useRef({});n.getFieldError;var s=n.getFieldsError,l=n.getFieldInstance,c=n.setFieldsValue,u=n.setFields,d=n.scrollToField,h=n.isFieldsTouched,f=n.isFieldTouched,g=n.isFieldValidating,p=n.resetFields,m=n.validateFields,b=ko(n,["getFieldError","getFieldsError","getFieldInstance","setFieldsValue","setFields","scrollToField","isFieldsTouched","isFieldTouched","isFieldValidating","resetFields","validateFields"]),w=b,x=function(E){var S=i.current.setState;S||setTimeout(function(){S({schema:o.current,flattenSchema:r.current})},0),S(E)},C=function(E){r.current=MX(E)||{},o.current=E,x({schema:E,flattenSchema:r.current})};return w.setSchema=function(E){var S=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(Bs(E)){if(S){C(E);return}var B=sA(o.current);Object.keys(E||{}).forEach(function(M){R6e(M,E[M],B)}),C(B)}},w.setSchemaByPath=function(E,S){if(!(!A7t(S)&&f7t(S,w.getSchemaByPath(E)))){var B=sA(o.current);R6e(E,S,B),C(B)}},w.setValues=function(E){var S=S7t(E,r.current);c(S)},w.getValues=function(E,S){var B,M=sA(n.getFieldsValue(cu(E),S)),O=((B=i.current)===null||B===void 0?void 0:B.getState())||{},D=O.removeHiddenData;return D&&(M=k3e(M,r.current)),M=AV(M),S3e(M,r.current)},w.getValueByPath=function(E){var S=cu(E);return n.getFieldValue(S)},w.setValueByPath=function(E,S){if(!n.setFieldValue){var B=n.getFieldsValue();pV(B,E,S),w.setValues(B);return}var M=cu(E);n.setFieldValue(M,S);try{JSON.stringify(n.getFieldValue(M))!==JSON.stringify(S)&&n.setFieldValue(M,S)}catch{}},w.getSchemaByPath=function(E){typeof E!="string"&&console.warn("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u8DEF\u5F84");var S=R3e(E,o.current);return lA(o.current,S)},w.getSchema=function(){return o.current},w.setErrorFields=function(E){var S=I3e(E,cu);S&&u(S)},w.removeErrorField=function(E){u([{name:cu(E),errors:[]}])},w.getFieldError=function(E){var S=cu(E);return n.getFieldError(S)},w.getFieldsError=function(E){var S=cu(E);return s(S)},w.getFieldInstance=function(E){var S=cu(E);return l(S)},w.getHiddenValues=function(){var E=w.getValues(),S=w.getValues(!0),B={},M=function O(D,P,j){Object.keys(D).forEach(function(Q){var U=D[Q],z=j?"".concat(j,".").concat(Q):Q;if(!P.hasOwnProperty(Q)){pV(B,z,U);return}Bs(U)&&O(U,P[Q],z),Ms(U)&&U.map(function(F,N){O(F,lA(P,"".concat(Q,"[").concat(N,"]"),[]),"".concat(z,"[").concat(N,"]"))})})};return M(S,E,null),B},w.setFields=function(E){var S=I3e(E,cu);S&&u(S)},w.__initStore=function(E){i.current=E},w.scrollToPath=function(E){for(var S=cu(E),B=arguments.length,M=new Array(B>1?B-1:0),O=1;O<B;O++)M[O-1]=arguments[O];d.apply(void 0,[S].concat(M))},w.isFieldsTouched=function(E,S){var B=(E||[]).map(function(M){return cu(M)});return h(B,S)},w.isFieldTouched=function(E){var S=cu(E);return f(S)},w.isFieldValidating=function(E){var S=cu(E);return g(S)},w.resetFields=function(E){var S=(E||[]).map(function(B){return cu(B)});S.length>0?p(S):p()},w.validateFields=function(E){var S=(E||[]).map(function(B){return cu(B)});return S.length>0?m(S):m()},w.getFlattenSchema=function(E){var S;return E?(S=r.current)===null||S===void 0?void 0:S[E]:r.current},w.onItemChange=w.setValueByPath,w.setFieldRef=function(E,S){E&&(a.current[E]=S)},w.getFieldRef=function(E){return a.current[E]},w};const D6e=RBt(Jkt,ETt),PTt={style:{width:"90%",height:"90%"},xmlns:"http://www.w3.org/2000/svg",enableBackground:"new 0 0 24 24",height:"24px",viewBox:"0 0 24 24",width:"24px",fill:"#000000"},FTt=e=>qt.jsxs("svg",{...PTt,children:[qt.jsx("rect",{fill:"none",height:"24",width:"24"}),e]}),vA=(e,t,n)=>({id:e,icon:FTt(t),onClick:n}),NTt=e=>{const{activeElements:t,changeSchemas:n,schemas:r,pageSize:i,schema:o}=e,a=c=>{const u=t.map(E=>E.id),d=r.filter(E=>u.includes(E.id)),h=["left","center","right"].includes(c),f=h?"x":"y",g=h?"width":"height",p=d.length===1,m=i[g],b=p?0:Math.min(...d.map(E=>E.position[f])),w=p?m:Math.max(...d.map(E=>E.position[f]+E[g]));let x=b,C=E=>0;["center","middle"].includes(c)?(x=(b+w)/2,C=E=>E/2):["right","bottom"].includes(c)&&(x=w,C=E=>E),n(d.map(E=>({key:`position.${f}`,value:f1(x-C(E[g]),2),schemaId:E.id})))},s=c=>{const u=t.map(S=>S.id),d=r.filter(S=>u.includes(S.id)),h=c==="vertical",f=h?"y":"x",g=h?"height":"width",p=Math.min(...d.map(S=>S.position[f])),m=Math.max(...d.map(S=>S.position[f]+S[g]));if(d.length<3)return;const b=p,w=m-p,x=d.reduce((S,B)=>S+B[g],0),C=(w-x)/(d.length-1);let E=0;n(d.map((S,B)=>{E+=B===0?0:d[B-1][g]+C;const M=f1(b+E,2);return{key:`position.${f}`,value:M,schemaId:S.id}}))},l=[vA("left",qt.jsx("path",{d:"M4,22H2V2h2V22z M22,7H6v3h16V7z M16,14H6v3h10V14z"}),()=>a("left")),vA("center",qt.jsx("polygon",{points:"11,2 13,2 13,7 21,7 21,10 13,10 13,14 18,14 18,17 13,17 13,22 11,22 11,17 6,17 6,14 11,14 11,10 3,10 3,7 11,7"}),()=>a("center")),vA("right",qt.jsx("path",{d:"M20,2h2v20h-2V2z M2,10h16V7H2V10z M8,17h10v-3H8V17z"}),()=>a("right")),vA("top",qt.jsx("path",{d:"M22,2v2H2V2H22z M7,22h3V6H7V22z M14,16h3V6h-3V16z"}),()=>a("top")),vA("middle",qt.jsx("polygon",{points:"22,11 17,11 17,6 14,6 14,11 10,11 10,3 7,3 7,11 1.84,11 1.84,13 7,13 7,21 10,21 10,13 14,13 14,18 17,18 17,13 22,13"}),()=>a("middle")),vA("bottom",qt.jsx("path",{d:"M22,22H2v-2h20V22z M10,2H7v16h3V2z M17,8h-3v10h3V8z"}),()=>a("bottom")),vA("vertical",qt.jsx("path",{d:"M22,2v2H2V2H22z M7,10.5v3h10v-3H7z M2,20v2h20v-2H2z"}),()=>s("vertical")),vA("horizontal",qt.jsx("path",{d:"M4,22H2V2h2V22z M22,2h-2v20h2V2z M13.5,7h-3v10h3V7z"}),()=>s("horizontal"))];return qt.jsx(Mc.Item,{label:o.title,children:qt.jsx(to.Group,{children:l.map(c=>qt.jsx(to,{style:{padding:7},disabled:t.length<=2&&["vertical","horizontal"].includes(c.id),...c},c.id))})})},TTt=NTt,LTt=e=>{const{widget:t,...n}=e,r=v.useRef(null);return v.useEffect(()=>(r.current&&(r.current.innerHTML="",t({...n,rootElement:r.current})),()=>{r.current&&(r.current.innerHTML="")}),[e.activeSchema]),qt.jsx("div",{ref:r})},jTt=LTt,{Text:QTt}=yE,zTt=e=>{const{token:t}=au.useToken(),{size:n,changeSchemas:r,deselectSchema:i,activeSchema:o,activeElements:a}=e,s=O6e(),l=v.useContext(K1),c=v.useContext(xE),u=v.useContext(kY),[d,h]=v.useState({});v.useEffect(()=>{const x={AlignWidget:C=>qt.jsx(TTt,{...C,...e,options:u}),Divider:()=>qt.jsx(eA,{style:{marginTop:t.marginXS,marginBottom:t.marginXS}})};for(const C of Object.values(c)){const E=(C==null?void 0:C.propPanel.widgets)||{};Object.entries(E).forEach(([S,B])=>{x[S]=M=>qt.jsx(jTt,{...M,...e,options:u,theme:t,i18n:l,widget:B})})}h(x)},[o,a,c,JSON.stringify(u)]),v.useEffect(()=>{const x={...o};x.x=x.position.x,x.y=x.position.y,delete x.position,x.key!==(s.getValues()||{}).key&&s.resetFields(),s.setValues(x)},[s,o]);const f=x=>{const C=[];for(let E in x)if(!["id","data"].includes(E)&&x[E]!==o[E]){
|
800
|
-
Check this document: https://pdfme.com/docs/custom-schemas`);const m=Object.entries(c).map(([x,C])=>({label:x,value:C==null?void 0:C.propPanel.defaultSchema.type})),b=g.propPanel.defaultSchema,w={type:"object",column:2,properties:{type:{title:l("type"),type:"string",widget:"select",props:{options:m},required:!0,span:10},key:{title:l("fieldName"),type:"string",required:!0,span:14},"-":{type:"void",widget:"Divider"},align:{title:l("align"),type:"void",widget:"AlignWidget"},x:{title:"X",type:"number",widget:"inputNumber",required:!0,span:8},y:{title:"Y",type:"number",widget:"inputNumber",required:!0,span:8},rotate:{title:l("rotate"),type:"number",widget:"inputNumber",disabled:(b==null?void 0:b.rotate)===void 0,max:360,min:0,span:8},width:{title:l("width"),type:"number",widget:"inputNumber",required:!0,span:8},height:{title:l("height"),type:"number",widget:"inputNumber",required:!0,span:8},opacity:{title:l("opacity"),type:"number",widget:"inputNumber",disabled:(b==null?void 0:b.opacity)===void 0,props:{step:.1},max:1,min:0,span:8}}};if(typeof p=="function"){const x=p({...e,options:u,theme:t,i18n:l})||{};w.properties={...w.properties,...Object.keys(x).length===0?{}:{"--":{type:"void",widget:"Divider"}},...x}}else{const x=p||{};w.properties={...w.properties,...Object.keys(x).length===0?{}:{"--":{type:"void",widget:"Divider"}},...x}}return qt.jsxs("div",{children:[qt.jsxs("div",{style:{height:40,display:"flex",alignItems:"center"},children:[qt.jsx(to,{style:{position:"absolute",zIndex:100,display:"flex",alignItems:"center",justifyContent:"center"},onClick:i,icon:qt.jsx(E5t,{})}),qt.jsx(QTt,{strong:!0,style:{textAlign:"center",width:"100%"},children:l("editField")})]}),qt.jsx(eA,{style:{marginTop:t.marginXS,marginBottom:t.marginXS}}),qt.jsx("div",{style:{height:Nae(n.height),overflowY:"auto",overflowX:"hidden",borderBottom:`1px solid ${t.colorSplit}`},children:qt.jsx(D6e,{form:s,schema:w,widgets:d,watch:{"#":f},locale:"en-US"})})]})},WTt=zTt,UTt=e=>{const{sidebarOpen:t,setSidebarOpen:n,activeElements:r,schemas:i,addSchema:o}=e,{token:a}=au.useToken(),s=v.useContext(K1),l=()=>i.filter(u=>r.map(d=>d.id).includes(u.id)),c=()=>{const u=l();return u[u.length-1]};return qt.jsx("div",{style:{position:"absolute",right:0,zIndex:1,height:"100%",width:t?e9:0},children:qt.jsxs("div",{children:[qt.jsx(to,{style:{position:"absolute",display:"flex",alignItems:"center",justifyContent:"center",top:"1rem",right:"1rem",zIndex:100},icon:t?qt.jsx(A5t,{}):qt.jsx(p5t,{}),onClick:()=>n(!t)}),qt.jsxs("div",{style:{width:e9,height:"100%",display:t?"block":"none",top:0,right:0,position:"absolute",padding:"0.7rem 1rem",overflowY:"auto",fontFamily:"'Open Sans', sans-serif",boxSizing:"border-box",background:a.colorBgLayout},children:[qt.jsx("div",{children:l().length===0?qt.jsx(F4t,{...e}):qt.jsx(WTt,{...e,activeSchema:c()})}),qt.jsx("div",{style:{position:"absolute",bottom:"1.5rem",marginTop:"1rem",left:"50%",transform:"translateX(-50%)"},children:qt.jsx(to,{type:"primary",style:{fontWeight:600},onClick:o,children:s("addNewField")})})]})]})})},_Tt=UTt,GTt=e=>{const{paperRefs:t,scale:n,size:r,schemasList:i,pageSizes:o,backgrounds:a,renderPaper:s,renderSchema:l,hasRulers:c}=e,u=v.useContext(SY),d=c?rl:0;return o.length!==a.length||o.length!==i.length?null:qt.jsx("div",{style:{transform:`scale(${n})`,transformOrigin:"top left",height:n,width:n},children:a.map((h,f)=>{const g=o[f],p={width:g.width*Hc,height:g.height*Hc},m=p.width*n+d<r.width?`${(r.width/n-p.width)/2}px`:`${d}px`;let b=f>0?(d+Pne)*(f+1):d;return c||(b+=Pne*2),qt.jsxs("div",{id:`@pdfme/ui-paper${f}`,ref:w=>{w&&(t.current[f]=w)},onClick:w=>{w.currentTarget===w.target&&document&&document.hasFocus()&&document.activeElement instanceof HTMLElement&&document.activeElement.blur()},style:{fontFamily:`'${Z4(u)}'`,top:`${b}px`,left:m,position:"relative",backgroundImage:`url(${h})`,backgroundSize:`${p.width}px ${p.height}px`,...p},children:[s&&s({paperSize:p,index:f}),i[f].map((w,x)=>qt.jsx("div",{children:l({schema:w,index:f===0?x:x+i[f-1].length})},w.id))]},f+JSON.stringify(p))})})},P6e=GTt,HTt=({children:e,outline:t,onChangeHoveringSchemaId:n,schema:r})=>qt.jsx("div",{title:r.key,onMouseEnter:()=>n&&n(r.id),onMouseLeave:()=>n&&n(null),className:Dne,id:r.id,style:{position:"absolute",cursor:"pointer",height:r.height*Hc,width:r.width*Hc,top:r.position.y*Hc,left:r.position.x*Hc,transform:`rotate(${r.rotate??0}deg)`,outline:t},children:e}),YTt=e=>{const t=v.useContext(xE),n=v.useContext(kY),r=v.useContext(K1),{token:i}=au.useToken(),{schema:o,mode:a,onChange:s,stopEditing:l,tabIndex:c,placeholder:u,scale:d}=e,h=v.useRef(null),f=v.useRef(new Map);return v.useEffect(()=>{var g;if(h.current&&o.type){const p=(g=Object.values(t).find(b=>(b==null?void 0:b.propPanel.defaultSchema.type)===o.type))==null?void 0:g.ui;if(!p){console.error(`[@pdfme/ui] Renderer for type ${o.type} not found.
|
799
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function RTt(e,t){if(e){if(typeof e=="string")return I6e(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return I6e(e,t)}}function I6e(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function OTt(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,o,a,s=[],l=!0,c=!1;try{if(o=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=o.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(u){c=!0,i=u}finally{try{if(!l&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw i}}return s}}function DTt(e){if(Array.isArray(e))return e}var R6e=function(e,t,n){var r=R3e(e,n),i=lA(n,r,{}),o=pl(t)?t(i):t,a=Object.assign(Object.assign({},i),o);o.props&&(a.props=Object.assign(Object.assign({},i==null?void 0:i.props),o.props)),pV(n,r,a)},cu=function(e){if(e){if(typeof e=="boolean")return e;var t=[];return Ms(e)&&(t=e.map(function(n){return n.split(".").map(function(r){return isNaN(Number(r))?r:r*1})})),t=e.split(".").map(function(n){return isNaN(Number(n))?n:n*1}),t=t.map(function(n){return typeof n=="string"&&(n==null?void 0:n.indexOf("["))===0&&(n==null?void 0:n.indexOf("]"))===(n==null?void 0:n.length)-1?Number(n.substring(1,n.length-1)):n}),t}},O6e=function(){var e=Mc.useForm(),t=MTt(e,1),n=t[0],r=v.useRef({}),i=v.useRef(),o=v.useRef({}),a=v.useRef({});n.getFieldError;var s=n.getFieldsError,l=n.getFieldInstance,c=n.setFieldsValue,u=n.setFields,d=n.scrollToField,h=n.isFieldsTouched,f=n.isFieldTouched,g=n.isFieldValidating,p=n.resetFields,m=n.validateFields,b=ko(n,["getFieldError","getFieldsError","getFieldInstance","setFieldsValue","setFields","scrollToField","isFieldsTouched","isFieldTouched","isFieldValidating","resetFields","validateFields"]),w=b,x=function(E){var S=i.current.setState;S||setTimeout(function(){S({schema:o.current,flattenSchema:r.current})},0),S(E)},C=function(E){r.current=MX(E)||{},o.current=E,x({schema:E,flattenSchema:r.current})};return w.setSchema=function(E){var S=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(Bs(E)){if(S){C(E);return}var B=sA(o.current);Object.keys(E||{}).forEach(function(M){R6e(M,E[M],B)}),C(B)}},w.setSchemaByPath=function(E,S){if(!(!A7t(S)&&f7t(S,w.getSchemaByPath(E)))){var B=sA(o.current);R6e(E,S,B),C(B)}},w.setValues=function(E){var S=S7t(E,r.current);c(S)},w.getValues=function(E,S){var B,M=sA(n.getFieldsValue(cu(E),S)),O=((B=i.current)===null||B===void 0?void 0:B.getState())||{},D=O.removeHiddenData;return D&&(M=k3e(M,r.current)),M=AV(M),S3e(M,r.current)},w.getValueByPath=function(E){var S=cu(E);return n.getFieldValue(S)},w.setValueByPath=function(E,S){if(!n.setFieldValue){var B=n.getFieldsValue();pV(B,E,S),w.setValues(B);return}var M=cu(E);n.setFieldValue(M,S);try{JSON.stringify(n.getFieldValue(M))!==JSON.stringify(S)&&n.setFieldValue(M,S)}catch{}},w.getSchemaByPath=function(E){typeof E!="string"&&console.warn("\u8BF7\u8F93\u5165\u6B63\u786E\u7684\u8DEF\u5F84");var S=R3e(E,o.current);return lA(o.current,S)},w.getSchema=function(){return o.current},w.setErrorFields=function(E){var S=I3e(E,cu);S&&u(S)},w.removeErrorField=function(E){u([{name:cu(E),errors:[]}])},w.getFieldError=function(E){var S=cu(E);return n.getFieldError(S)},w.getFieldsError=function(E){var S=cu(E);return s(S)},w.getFieldInstance=function(E){var S=cu(E);return l(S)},w.getHiddenValues=function(){var E=w.getValues(),S=w.getValues(!0),B={},M=function O(D,P,j){Object.keys(D).forEach(function(Q){var U=D[Q],z=j?"".concat(j,".").concat(Q):Q;if(!P.hasOwnProperty(Q)){pV(B,z,U);return}Bs(U)&&O(U,P[Q],z),Ms(U)&&U.map(function(F,N){O(F,lA(P,"".concat(Q,"[").concat(N,"]"),[]),"".concat(z,"[").concat(N,"]"))})})};return M(S,E,null),B},w.setFields=function(E){var S=I3e(E,cu);S&&u(S)},w.__initStore=function(E){i.current=E},w.scrollToPath=function(E){for(var S=cu(E),B=arguments.length,M=new Array(B>1?B-1:0),O=1;O<B;O++)M[O-1]=arguments[O];d.apply(void 0,[S].concat(M))},w.isFieldsTouched=function(E,S){var B=(E||[]).map(function(M){return cu(M)});return h(B,S)},w.isFieldTouched=function(E){var S=cu(E);return f(S)},w.isFieldValidating=function(E){var S=cu(E);return g(S)},w.resetFields=function(E){var S=(E||[]).map(function(B){return cu(B)});S.length>0?p(S):p()},w.validateFields=function(E){var S=(E||[]).map(function(B){return cu(B)});return S.length>0?m(S):m()},w.getFlattenSchema=function(E){var S;return E?(S=r.current)===null||S===void 0?void 0:S[E]:r.current},w.onItemChange=w.setValueByPath,w.setFieldRef=function(E,S){E&&(a.current[E]=S)},w.getFieldRef=function(E){return a.current[E]},w};const D6e=RBt(Jkt,ETt),PTt={style:{width:"90%",height:"90%"},xmlns:"http://www.w3.org/2000/svg",enableBackground:"new 0 0 24 24",height:"24px",viewBox:"0 0 24 24",width:"24px",fill:"#000000"},FTt=e=>qt.jsxs("svg",{...PTt,children:[qt.jsx("rect",{fill:"none",height:"24",width:"24"}),e]}),vA=(e,t,n)=>({id:e,icon:FTt(t),onClick:n}),NTt=e=>{const{activeElements:t,changeSchemas:n,schemas:r,pageSize:i,schema:o}=e,a=c=>{const u=t.map(E=>E.id),d=r.filter(E=>u.includes(E.id)),h=["left","center","right"].includes(c),f=h?"x":"y",g=h?"width":"height",p=d.length===1,m=i[g],b=p?0:Math.min(...d.map(E=>E.position[f])),w=p?m:Math.max(...d.map(E=>E.position[f]+E[g]));let x=b,C=E=>0;["center","middle"].includes(c)?(x=(b+w)/2,C=E=>E/2):["right","bottom"].includes(c)&&(x=w,C=E=>E),n(d.map(E=>({key:`position.${f}`,value:f1(x-C(E[g]),2),schemaId:E.id})))},s=c=>{const u=t.map(S=>S.id),d=r.filter(S=>u.includes(S.id)),h=c==="vertical",f=h?"y":"x",g=h?"height":"width",p=Math.min(...d.map(S=>S.position[f])),m=Math.max(...d.map(S=>S.position[f]+S[g]));if(d.length<3)return;const b=p,w=m-p,x=d.reduce((S,B)=>S+B[g],0),C=(w-x)/(d.length-1);let E=0;n(d.map((S,B)=>{E+=B===0?0:d[B-1][g]+C;const M=f1(b+E,2);return{key:`position.${f}`,value:M,schemaId:S.id}}))},l=[vA("left",qt.jsx("path",{d:"M4,22H2V2h2V22z M22,7H6v3h16V7z M16,14H6v3h10V14z"}),()=>a("left")),vA("center",qt.jsx("polygon",{points:"11,2 13,2 13,7 21,7 21,10 13,10 13,14 18,14 18,17 13,17 13,22 11,22 11,17 6,17 6,14 11,14 11,10 3,10 3,7 11,7"}),()=>a("center")),vA("right",qt.jsx("path",{d:"M20,2h2v20h-2V2z M2,10h16V7H2V10z M8,17h10v-3H8V17z"}),()=>a("right")),vA("top",qt.jsx("path",{d:"M22,2v2H2V2H22z M7,22h3V6H7V22z M14,16h3V6h-3V16z"}),()=>a("top")),vA("middle",qt.jsx("polygon",{points:"22,11 17,11 17,6 14,6 14,11 10,11 10,3 7,3 7,11 1.84,11 1.84,13 7,13 7,21 10,21 10,13 14,13 14,18 17,18 17,13 22,13"}),()=>a("middle")),vA("bottom",qt.jsx("path",{d:"M22,22H2v-2h20V22z M10,2H7v16h3V2z M17,8h-3v10h3V8z"}),()=>a("bottom")),vA("vertical",qt.jsx("path",{d:"M22,2v2H2V2H22z M7,10.5v3h10v-3H7z M2,20v2h20v-2H2z"}),()=>s("vertical")),vA("horizontal",qt.jsx("path",{d:"M4,22H2V2h2V22z M22,2h-2v20h2V2z M13.5,7h-3v10h3V7z"}),()=>s("horizontal"))];return qt.jsx(Mc.Item,{label:o.title,children:qt.jsx(to.Group,{children:l.map(c=>qt.jsx(to,{style:{padding:7},disabled:t.length<=2&&["vertical","horizontal"].includes(c.id),...c},c.id))})})},TTt=NTt,LTt=e=>{const{widget:t,...n}=e,r=v.useRef(null);return v.useEffect(()=>(r.current&&(r.current.innerHTML="",t({...n,rootElement:r.current})),()=>{r.current&&(r.current.innerHTML="")}),[e.activeSchema]),qt.jsx("div",{ref:r})},jTt=LTt,{Text:QTt}=yE,zTt=e=>{const{token:t}=au.useToken(),{size:n,changeSchemas:r,deselectSchema:i,activeSchema:o,activeElements:a}=e,s=O6e(),l=v.useContext(K1),c=v.useContext(xE),u=v.useContext(kY),[d,h]=v.useState({});v.useEffect(()=>{const x={AlignWidget:C=>qt.jsx(TTt,{...C,...e,options:u}),Divider:()=>qt.jsx(eA,{style:{marginTop:t.marginXS,marginBottom:t.marginXS}})};for(const C of Object.values(c)){const E=(C==null?void 0:C.propPanel.widgets)||{};Object.entries(E).forEach(([S,B])=>{x[S]=M=>qt.jsx(jTt,{...M,...e,options:u,theme:t,i18n:l,widget:B})})}h(x)},[o,a,c,JSON.stringify(u)]),v.useEffect(()=>{const x={...o};x.x=x.position.x,x.y=x.position.y,delete x.position,x.key!==(s.getValues()||{}).key&&s.resetFields(),s.setValues(x)},[s,o]);const f=x=>{const C=[];for(let E in x)if(!["id","data"].includes(E)&&x[E]!==o[E]){let S=x[E];S===null&&["rotate","opacity"].includes(E)&&(S=void 0),E==="x"&&(E="position.x"),E==="y"&&(E="position.y"),C.push({key:E,value:S,schemaId:o.id})}C.length&&r(C)},g=Object.values(c).find(x=>(x==null?void 0:x.propPanel.defaultSchema.type)===o.type),p=g==null?void 0:g.propPanel.schema;p||console.error(`[@pdfme/ui] No propPanel.schema for ${o.type}.
|
800
|
+
Check this document: https://pdfme.com/docs/custom-schemas`);const m=Object.entries(c).map(([x,C])=>({label:x,value:C==null?void 0:C.propPanel.defaultSchema.type})),b=g.propPanel.defaultSchema,w={type:"object",column:2,properties:{type:{title:l("type"),type:"string",widget:"select",props:{options:m},required:!0,span:10},key:{title:l("fieldName"),type:"string",required:!0,span:14},"-":{type:"void",widget:"Divider"},align:{title:l("align"),type:"void",widget:"AlignWidget"},x:{title:"X",type:"number",widget:"inputNumber",required:!0,span:8},y:{title:"Y",type:"number",widget:"inputNumber",required:!0,span:8},rotate:{title:l("rotate"),type:"number",widget:"inputNumber",disabled:(b==null?void 0:b.rotate)===void 0,max:360,min:0,span:8},width:{title:l("width"),type:"number",widget:"inputNumber",required:!0,span:8,min:0},height:{title:l("height"),type:"number",widget:"inputNumber",required:!0,span:8,min:0},opacity:{title:l("opacity"),type:"number",widget:"inputNumber",disabled:(b==null?void 0:b.opacity)===void 0,props:{step:.1},max:1,min:0,span:8}}};if(typeof p=="function"){const x=p({...e,options:u,theme:t,i18n:l})||{};w.properties={...w.properties,...Object.keys(x).length===0?{}:{"--":{type:"void",widget:"Divider"}},...x}}else{const x=p||{};w.properties={...w.properties,...Object.keys(x).length===0?{}:{"--":{type:"void",widget:"Divider"}},...x}}return qt.jsxs("div",{children:[qt.jsxs("div",{style:{height:40,display:"flex",alignItems:"center"},children:[qt.jsx(to,{style:{position:"absolute",zIndex:100,display:"flex",alignItems:"center",justifyContent:"center"},onClick:i,icon:qt.jsx(E5t,{})}),qt.jsx(QTt,{strong:!0,style:{textAlign:"center",width:"100%"},children:l("editField")})]}),qt.jsx(eA,{style:{marginTop:t.marginXS,marginBottom:t.marginXS}}),qt.jsx("div",{style:{height:Nae(n.height),overflowY:"auto",overflowX:"hidden",borderBottom:`1px solid ${t.colorSplit}`},children:qt.jsx(D6e,{form:s,schema:w,widgets:d,watch:{"#":f},locale:"en-US"})})]})},WTt=zTt,UTt=e=>{const{sidebarOpen:t,setSidebarOpen:n,activeElements:r,schemas:i,addSchema:o}=e,{token:a}=au.useToken(),s=v.useContext(K1),l=()=>i.filter(u=>r.map(d=>d.id).includes(u.id)),c=()=>{const u=l();return u[u.length-1]};return qt.jsx("div",{style:{position:"absolute",right:0,zIndex:1,height:"100%",width:t?e9:0},children:qt.jsxs("div",{children:[qt.jsx(to,{style:{position:"absolute",display:"flex",alignItems:"center",justifyContent:"center",top:"1rem",right:"1rem",zIndex:100},icon:t?qt.jsx(A5t,{}):qt.jsx(p5t,{}),onClick:()=>n(!t)}),qt.jsxs("div",{style:{width:e9,height:"100%",display:t?"block":"none",top:0,right:0,position:"absolute",padding:"0.7rem 1rem",overflowY:"auto",fontFamily:"'Open Sans', sans-serif",boxSizing:"border-box",background:a.colorBgLayout},children:[qt.jsx("div",{children:l().length===0?qt.jsx(F4t,{...e}):qt.jsx(WTt,{...e,activeSchema:c()})}),qt.jsx("div",{style:{position:"absolute",bottom:"1.5rem",marginTop:"1rem",left:"50%",transform:"translateX(-50%)"},children:qt.jsx(to,{type:"primary",style:{fontWeight:600},onClick:o,children:s("addNewField")})})]})]})})},_Tt=UTt,GTt=e=>{const{paperRefs:t,scale:n,size:r,schemasList:i,pageSizes:o,backgrounds:a,renderPaper:s,renderSchema:l,hasRulers:c}=e,u=v.useContext(SY),d=c?rl:0;return o.length!==a.length||o.length!==i.length?null:qt.jsx("div",{style:{transform:`scale(${n})`,transformOrigin:"top left",height:n,width:n},children:a.map((h,f)=>{const g=o[f],p={width:g.width*Hc,height:g.height*Hc},m=p.width*n+d<r.width?`${(r.width/n-p.width)/2}px`:`${d}px`;let b=f>0?(d+Pne)*(f+1):d;return c||(b+=Pne*2),qt.jsxs("div",{id:`@pdfme/ui-paper${f}`,ref:w=>{w&&(t.current[f]=w)},onClick:w=>{w.currentTarget===w.target&&document&&document.hasFocus()&&document.activeElement instanceof HTMLElement&&document.activeElement.blur()},style:{fontFamily:`'${Z4(u)}'`,top:`${b}px`,left:m,position:"relative",backgroundImage:`url(${h})`,backgroundSize:`${p.width}px ${p.height}px`,...p},children:[s&&s({paperSize:p,index:f}),i[f].map((w,x)=>qt.jsx("div",{children:l({schema:w,index:f===0?x:x+i[f-1].length})},w.id))]},f+JSON.stringify(p))})})},P6e=GTt,HTt=({children:e,outline:t,onChangeHoveringSchemaId:n,schema:r})=>qt.jsx("div",{title:r.key,onMouseEnter:()=>n&&n(r.id),onMouseLeave:()=>n&&n(null),className:Dne,id:r.id,style:{position:"absolute",cursor:"pointer",height:r.height*Hc,width:r.width*Hc,top:r.position.y*Hc,left:r.position.x*Hc,transform:`rotate(${r.rotate??0}deg)`,outline:t},children:e}),YTt=e=>{const t=v.useContext(xE),n=v.useContext(kY),r=v.useContext(K1),{token:i}=au.useToken(),{schema:o,mode:a,onChange:s,stopEditing:l,tabIndex:c,placeholder:u,scale:d}=e,h=v.useRef(null),f=v.useRef(new Map);return v.useEffect(()=>{var g;if(h.current&&o.type){const p=(g=Object.values(t).find(b=>(b==null?void 0:b.propPanel.defaultSchema.type)===o.type))==null?void 0:g.ui;if(!p){console.error(`[@pdfme/ui] Renderer for type ${o.type} not found.
|
801
801
|
Check this document: https://pdfme.com/docs/custom-schemas`);return}h.current.innerHTML="";const m=a==="form"||a==="designer";p({key:o.key,value:o.data,schema:o,rootElement:h.current,mode:a,onChange:m?s:void 0,stopEditing:m?l:void 0,tabIndex:c,placeholder:u,options:n,theme:i,i18n:r,_cache:f.current})}return()=>{h.current&&(h.current.innerHTML="")}},[JSON.stringify(o),JSON.stringify(n),a,d]),qt.jsx(HTt,{...e,children:qt.jsx("div",{style:{height:"100%",width:"100%"},ref:h})})},F6e=YTt;var VTt="function",KTt="object",qTt="string",N6e="undefined",XTt=typeof document!==N6e&&document,$Tt=[{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"},{open:'\\"',close:'\\"'},{open:"\\'",close:"\\'"}],oc=1e-7,nF={cm:function(e){return e*96/2.54},mm:function(e){return e*96/254},in:function(e){return e*96},pt:function(e){return e*96/72},pc:function(e){return e*96/6},"%":function(e,t){return e*t/100},vw:function(e,t){return t===void 0&&(t=window.innerWidth),e/100*t},vh:function(e,t){return t===void 0&&(t=window.innerHeight),e/100*t},vmax:function(e,t){return t===void 0&&(t=Math.max(window.innerWidth,window.innerHeight)),e/100*t},vmin:function(e,t){return t===void 0&&(t=Math.min(window.innerWidth,window.innerHeight)),e/100*t}};function ZTt(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var o=arguments[t],a=0,s=o.length;a<s;a++,i++)r[i]=o[a];return r}function JTt(e,t,n,r){return(e*r+t*n)/(n+r)}function rF(e){return typeof e===N6e}function Vf(e){return e&&typeof e===KTt}function bA(e){return Array.isArray(e)}function cp(e){return typeof e===qTt}function iF(e){return typeof e===VTt}function eLt(e,t){var n=e===""||e==" ",r=t===""||t==" ";return r&&n||e===t}function T6e(e,t,n,r,i){var o=IX(e,t,n);return o?n:tLt(e,t,n+1,r,i)}function IX(e,t,n){if(!e.ignore)return null;var r=t.slice(Math.max(n-3,0),n+3).join("");return new RegExp(e.ignore).exec(r)}function tLt(e,t,n,r,i){for(var o=function(c){var u=t[c].trim();if(u===e.close&&!IX(e,t,c))return{value:c};var d=c,h=BC(i,function(f){var g=f.open;return g===u});if(h&&(d=T6e(h,t,c,r,i)),d===-1)return a=c,"break";c=d,a=c},a,s=n;s<r;++s){var l=o(s);if(s=a,typeof l=="object")return l.value;if(l==="break")break}return-1}function RX(e,t){var n=cp(t)?{separator:t}:t,r=n.separator,i=r===void 0?",":r,o=n.isSeparateFirst,a=n.isSeparateOnlyOpenClose,s=n.isSeparateOpenClose,l=s===void 0?a:s,c=n.openCloseCharacters,u=c===void 0?$Tt:c,d=u.map(function(B){var M=B.open,O=B.close;return M===O?M:M+"|"+O}).join("|"),h="(\\s*"+i+"\\s*|"+d+"|\\s+)",f=new RegExp(h,"g"),g=e.split(f).filter(function(B){return B&&B!=="undefined"}),p=g.length,m=[],b=[];function w(){return b.length?(m.push(b.join("")),b=[],!0):!1}for(var x=function(B){var M=g[B].trim(),O=B,D=BC(u,function(Q){var U=Q.open;return U===M}),P=BC(u,function(Q){var U=Q.close;return U===M});if(D){if(O=T6e(D,g,B,p,u),O!==-1&&l)return w()&&o||(m.push(g.slice(B,O+1).join("")),B=O,o)?(C=B,"break"):(C=B,"continue")}else if(P&&!IX(P,g,B)){var j=ZTt(u);return j.splice(u.indexOf(P),1),{value:RX(e,{separator:i,isSeparateFirst:o,isSeparateOnlyOpenClose:a,isSeparateOpenClose:l,openCloseCharacters:j})}}else if(eLt(M,i)&&!a)return w(),o?(C=B,"break"):(C=B,"continue");O===-1&&(O=p-1),b.push(g.slice(B,O+1).join("")),B=O,C=B},C,E=0;E<p;++E){var S=x(E);if(E=C,typeof S=="object")return S.value;if(S==="break")break}return b.length&&m.push(b.join("")),m}function yA(e){return RX(e,"")}function d2(e){return RX(e,",")}function OX(e){var t=/([^(]*)\(([\s\S]*)\)([\s\S]*)/g.exec(e);return!t||t.length<4?{}:{prefix:t[1],value:t[2],suffix:t[3]}}function F5(e){var t=/^([^\d|e|\-|\+]*)((?:\d|\.|-|e-|e\+)+)(\S*)$/g.exec(e);if(!t)return{prefix:"",unit:"",value:NaN};var n=t[1],r=t[2],i=t[3];return{prefix:n,unit:i,value:parseFloat(r)}}function DX(e){return e.replace(/[\s-_]+([^\s-_])/g,function(t,n){return n.toUpperCase()})}function PX(){return Date.now?Date.now():new Date().getTime()}function wA(e,t,n){n===void 0&&(n=-1);for(var r=e.length,i=0;i<r;++i)if(t(e[i],i,e))return i;return n}function BC(e,t,n){var r=wA(e,t);return r>-1?e[r]:n}function L6e(e){return Object.keys(e)}function bs(e,t){var n=F5(e),r=n.value,i=n.unit;if(Vf(t)){var o=t[i];if(o){if(iF(o))return o(r);if(nF[i])return nF[i](r,o)}}else if(i==="%")return r*t/100;return nF[i]?nF[i](r):r}function j6e(e,t,n){return Math.max(t,Math.min(e,n))}function Q6e(e,t,n,r){return r===void 0&&(r=e[0]/e[1]),[[io(t[0],oc),io(t[0]/r,oc)],[io(t[1]*r,oc),io(t[1],oc)]].filter(function(i){return i.every(function(o,a){var s=t[a],l=io(s,oc);return n?o<=s||o<=l:o>=s||o>=l})})[0]||e}function z6e(e,t,n,r){if(!r)return e.map(function(f,g){return j6e(f,t[g],n[g])});var i=e[0],o=e[1],a=r===!0?i/o:r,s=Q6e(e,t,!1,a),l=s[0],c=s[1],u=Q6e(e,n,!0,a),d=u[0],h=u[1];return i<l||o<c?(i=l,o=c):(i>d||o>h)&&(i=d,o=h),[i,o]}function nLt(e){for(var t=e.length,n=0,r=t-1;r>=0;--r)n+=e[r];return n}function MC(e){for(var t=e.length,n=0,r=t-1;r>=0;--r)n+=e[r];return t?n/t:0}function Ua(e,t){var n=t[0]-e[0],r=t[1]-e[1],i=Math.atan2(r,n);return i>=0?i:i+Math.PI*2}function rLt(e){return[0,1].map(function(t){return MC(e.map(function(n){return n[t]}))})}function FX(e){var t=rLt(e),n=Ua(t,e[0]),r=Ua(t,e[1]);return n<r&&r-n<Math.PI||n>r&&r-n<-Math.PI?1:-1}function up(e,t){return Math.sqrt(Math.pow((t?t[0]:0)-e[0],2)+Math.pow((t?t[1]:0)-e[1],2))}function io(e,t){if(!t)return e;var n=1/t;return Math.round(e/t)/n}function W6e(e,t){return e.forEach(function(n,r){e[r]=io(e[r],t)}),e}function Qd(e,t){return e.classList?e.classList.contains(t):!!e.className.match(new RegExp("(\\s|^)"+t+"(\\s|$)"))}function NX(e,t){e.classList?e.classList.add(t):e.className+=" "+t}function U6e(e,t){if(e.classList)e.classList.remove(t);else{var n=new RegExp("(\\s|^)"+t+"(\\s|$)");e.className=e.className.replace(n," ")}}function Rs(e,t,n,r){e.addEventListener(t,n,r)}function as(e,t,n,r){e.removeEventListener(t,n,r)}function tg(e){return(e==null?void 0:e.ownerDocument)||XTt}function h2(e){var t;return((t=e==null?void 0:e.ownerDocument)===null||t===void 0?void 0:t.defaultView)||window}function iLt(e){return e&&"postMessage"in e&&"blur"in e&&"self"in e}function _6e(e){return Vf(e)&&e.nodeName&&e.nodeType&&"ownerDocument"in e}var TX=function(){return TX=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},TX.apply(this,arguments)};function oLt(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var o=arguments[t],a=0,s=o.length;a<s;a++,i++)r[i]=o[a];return r}var aLt=function(){function e(){this._events={}}var t=e.prototype;return t.on=function(n,r){if(Vf(n))for(var i in n)this.on(i,n[i]);else this._addEvent(n,r,{});return this},t.off=function(n,r){if(!n)this._events={};else if(Vf(n))for(var i in n)this.off(i);else if(!r)this._events[n]=[];else{var o=this._events[n];if(o){var a=wA(o,function(s){return s.listener===r});a>-1&&o.splice(a,1)}}return this},t.once=function(n,r){var i=this;return r&&this._addEvent(n,r,{once:!0}),new Promise(function(o){i._addEvent(n,o,{once:!0})})},t.emit=function(n,r){var i=this;r===void 0&&(r={});var o=this._events[n];if(!n||!o)return!0;var a=!1;return r.eventType=n,r.stop=function(){a=!0},r.currentTarget=this,oLt(o).forEach(function(s){s.listener(r),s.once&&i.off(n,s.listener)}),!a},t.trigger=function(n,r){return r===void 0&&(r={}),this.emit(n,r)},t._addEvent=function(n,r,i){var o=this._events;o[n]=o[n]||[];var a=o[n];a.push(TX({listener:r},i))},e}();const oF=aLt;var LX=function(e,t){return LX=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)r.hasOwnProperty(i)&&(n[i]=r[i])},LX(e,t)};function sLt(e,t){LX(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var Ks=function(){return Ks=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Ks.apply(this,arguments)};function lLt(e,t){var n=t[0]-e[0],r=t[1]-e[1],i=Math.atan2(r,n);return i>=0?i:i+Math.PI*2}function jX(e){return lLt([e[0].clientX,e[0].clientY],[e[1].clientX,e[1].clientY])/Math.PI*180}function cLt(e){return e.touches&&e.touches.length>=2}function aF(e){return e?e.touches?dLt(e.touches):[H6e(e)]:[]}function uLt(e){return e&&(e.type.indexOf("mouse")>-1||"button"in e)}function G6e(e,t,n){var r=n.length,i=IC(e,r),o=i.clientX,a=i.clientY,s=i.originalClientX,l=i.originalClientY,c=IC(t,r),u=c.clientX,d=c.clientY,h=IC(n,r),f=h.clientX,g=h.clientY,p=o-u,m=a-d,b=o-f,w=a-g;return{clientX:s,clientY:l,deltaX:p,deltaY:m,distX:b,distY:w}}function QX(e){return Math.sqrt(Math.pow(e[0].clientX-e[1].clientX,2)+Math.pow(e[0].clientY-e[1].clientY,2))}function dLt(e){for(var t=Math.min(e.length,2),n=[],r=0;r<t;++r)n.push(H6e(e[r]));return n}function H6e(e){return{clientX:e.clientX,clientY:e.clientY}}function IC(e,t){t===void 0&&(t=e.length);for(var n={clientX:0,clientY:0,originalClientX:0,originalClientY:0},r=Math.min(e.length,t),i=0;i<r;++i){var o=e[i];n.originalClientX+="originalClientX"in o?o.originalClientX:o.clientX,n.originalClientY+="originalClientY"in o?o.originalClientY:o.clientY,n.clientX+=o.clientX,n.clientY+=o.clientY}return t?{clientX:n.clientX/t,clientY:n.clientY/t,originalClientX:n.originalClientX/t,originalClientY:n.originalClientY/t}:n}var zX=function(){function e(t){this.prevClients=[],this.startClients=[],this.movement=0,this.length=0,this.startClients=t,this.prevClients=t,this.length=t.length}return e.prototype.getAngle=function(t){return t===void 0&&(t=this.prevClients),jX(t)},e.prototype.getRotation=function(t){return t===void 0&&(t=this.prevClients),jX(t)-jX(this.startClients)},e.prototype.getPosition=function(t,n){t===void 0&&(t=this.prevClients);var r=G6e(t||this.prevClients,this.prevClients,this.startClients),i=r.deltaX,o=r.deltaY;return this.movement+=Math.sqrt(i*i+o*o),this.prevClients=t,r},e.prototype.getPositions=function(t){t===void 0&&(t=this.prevClients);for(var n=this.prevClients,r=this.startClients,i=Math.min(this.length,n.length),o=[],a=0;a<i;++a)o[a]=G6e([t[a]],[n[a]],[r[a]]);return o},e.prototype.getMovement=function(t){var n=this.movement;if(!t)return n;var r=IC(t,this.length),i=IC(this.prevClients,this.length),o=r.clientX-i.clientX,a=r.clientY-i.clientY;return Math.sqrt(o*o+a*a)+n},e.prototype.getDistance=function(t){return t===void 0&&(t=this.prevClients),QX(t)},e.prototype.getScale=function(t){return t===void 0&&(t=this.prevClients),QX(t)/QX(this.startClients)},e.prototype.move=function(t,n){this.startClients.forEach(function(r){r.clientX-=t,r.clientY-=n}),this.prevClients.forEach(function(r){r.clientX-=t,r.clientY-=n})},e}(),Y6e=["textarea","input"],WX=function(e){sLt(t,e);function t(n,r){r===void 0&&(r={});var i=e.call(this)||this;i.options={},i.flag=!1,i.pinchFlag=!1,i.data={},i.isDrag=!1,i.isPinch=!1,i.clientStores=[],i.targets=[],i.prevTime=0,i.doubleFlag=!1,i._useMouse=!1,i._useTouch=!1,i._useDrag=!1,i._dragFlag=!1,i._isTrusted=!1,i._isMouseEvent=!1,i._isSecondaryButton=!1,i._preventMouseEvent=!1,i._prevInputEvent=null,i._isDragAPI=!1,i._isIdle=!0,i._window=window,i.onDragStart=function(h,f){if(f===void 0&&(f=!0),!(!i.flag&&h.cancelable===!1)){var g=h.type.indexOf("drag")>=-1;if(!(i.flag&&g)){i._isDragAPI=!0;var p=i.options,m=p.container,b=p.pinchOutside,w=p.preventWheelClick,x=p.preventRightClick,C=p.preventDefault,E=p.checkInput,S=p.dragFocusedInput,B=p.preventClickEventOnDragStart,M=p.preventClickEventOnDrag,O=p.preventClickEventByCondition,D=i._useTouch,P=!i.flag;if(i._isSecondaryButton=h.which===3||h.button===2,w&&(h.which===2||h.button===1)||x&&(h.which===3||h.button===2))return i.stop(),!1;if(P){var j=i._window.document.activeElement,Q=h.target;if(Q){var U=Q.tagName.toLowerCase(),z=Y6e.indexOf(U)>-1,F=Q.isContentEditable;if(z||F){if(E||!S&&j===Q)return!1;if(j&&(j===Q||F&&j.isContentEditable&&j.contains(Q)))if(S)Q.blur();else return!1}else if((C||h.type==="touchstart")&&j){var N=j.tagName.toLowerCase();(j.isContentEditable||Y6e.indexOf(N)>-1)&&j.blur()}(B||M||O)&&Rs(i._window,"click",i._onClick,!0)}i.clientStores=[new zX(aF(h))],i._isIdle=!1,i.flag=!0,i.isDrag=!1,i._isTrusted=f,i._dragFlag=!0,i._prevInputEvent=h,i.data={},i.doubleFlag=PX()-i.prevTime<200,i._isMouseEvent=uLt(h),!i._isMouseEvent&&i._preventMouseEvent&&(i._preventMouseEvent=!1);var W=i._preventMouseEvent||i.emit("dragStart",Ks(Ks({data:i.data,datas:i.data,inputEvent:h,isMouseEvent:i._isMouseEvent,isSecondaryButton:i._isSecondaryButton,isTrusted:f,isDouble:i.doubleFlag},i.getCurrentStore().getPosition()),{preventDefault:function(){h.preventDefault()},preventDrag:function(){i._dragFlag=!1}}));W===!1&&i.stop(),i._isMouseEvent&&i.flag&&C&&h.preventDefault()}if(!i.flag)return!1;var X=0;if(P?(i._attchDragEvent(),D&&b&&(X=setTimeout(function(){Rs(m,"touchstart",i.onDragStart,{passive:!1})}))):D&&b&&as(m,"touchstart",i.onDragStart),i.flag&&cLt(h)){if(clearTimeout(X),P&&h.touches.length!==h.changedTouches.length)return;i.pinchFlag||i.onPinchStart(h)}}}},i.onDrag=function(h,f){if(i.flag){var g=i.options.preventDefault;!i._isMouseEvent&&g&&h.preventDefault(),i._prevInputEvent=h;var p=aF(h),m=i.moveClients(p,h,!1);if(i._dragFlag){if(i.pinchFlag||m.deltaX||m.deltaY){var b=i._preventMouseEvent||i.emit("drag",Ks(Ks({},m),{isScroll:!!f,inputEvent:h}));if(b===!1){i.stop();return}}i.pinchFlag&&i.onPinch(h,p)}i.getCurrentStore().getPosition(p,!0)}},i.onDragEnd=function(h){if(i.flag){var f=i.options,g=f.pinchOutside,p=f.container,m=f.preventClickEventOnDrag,b=f.preventClickEventOnDragStart,w=f.preventClickEventByCondition,x=i.isDrag;(m||b||w)&&requestAnimationFrame(function(){i._allowClickEvent()}),!w&&!b&&m&&!x&&i._allowClickEvent(),i._useTouch&&g&&as(p,"touchstart",i.onDragStart),i.pinchFlag&&i.onPinchEnd(h);var C=h!=null&&h.touches?aF(h):[],E=C.length;E===0||!i.options.keepDragging?i.flag=!1:i._addStore(new zX(C));var S=i._getPosition(),B=PX(),M=!x&&i.doubleFlag;i._prevInputEvent=null,i.prevTime=x||M?0:B,i.flag||(i._dettachDragEvent(),i._preventMouseEvent||i.emit("dragEnd",Ks({data:i.data,datas:i.data,isDouble:M,isDrag:x,isClick:!x,isMouseEvent:i._isMouseEvent,isSecondaryButton:i._isSecondaryButton,inputEvent:h,isTrusted:i._isTrusted},S)),i.clientStores=[],i._isMouseEvent||(i._preventMouseEvent=!0,requestAnimationFrame(function(){requestAnimationFrame(function(){i._preventMouseEvent=!1})})),i._isIdle=!0)}},i.onBlur=function(){i.onDragEnd()},i._allowClickEvent=function(){as(i._window,"click",i._onClick,!0)},i._onClick=function(h){i._allowClickEvent(),i._preventMouseEvent=!1;var f=i.options.preventClickEventByCondition;f!=null&&f(h)||(h.stopPropagation(),h.preventDefault())},i._onContextMenu=function(h){var f=i.options;f.preventRightClick?i.onDragEnd(h):h.preventDefault()},i._passCallback=function(){};var o=[].concat(n),a=o[0];i._window=iLt(a)?a:h2(a),i.options=Ks({checkInput:!1,container:a&&!("document"in a)?h2(a):a,preventRightClick:!0,preventWheelClick:!0,preventClickEventOnDragStart:!1,preventClickEventOnDrag:!1,preventClickEventByCondition:null,preventDefault:!0,checkWindowBlur:!1,keepDragging:!1,pinchThreshold:0,events:["touch","mouse"]},r);var s=i.options,l=s.container,c=s.events,u=s.checkWindowBlur;if(i._useDrag=c.indexOf("drag")>-1,i._useTouch=c.indexOf("touch")>-1,i._useMouse=c.indexOf("mouse")>-1,i.targets=o,i._useDrag&&o.forEach(function(h){Rs(h,"dragstart",i.onDragStart)}),i._useMouse&&(o.forEach(function(h){Rs(h,"mousedown",i.onDragStart),Rs(h,"mousemove",i._passCallback)}),Rs(l,"contextmenu",i._onContextMenu)),u&&Rs(h2(),"blur",i.onBlur),i._useTouch){var d={passive:!1};o.forEach(function(h){Rs(h,"touchstart",i.onDragStart,d),Rs(h,"touchmove",i._passCallback,d)})}return i}return t.prototype.stop=function(){this.isDrag=!1,this.data={},this.clientStores=[],this.pinchFlag=!1,this.doubleFlag=!1,this.prevTime=0,this.flag=!1,this._isIdle=!0,this._allowClickEvent(),this._dettachDragEvent(),this._isDragAPI=!1},t.prototype.getMovement=function(n){return this.getCurrentStore().getMovement(n)+this.clientStores.slice(1).reduce(function(r,i){return r+i.movement},0)},t.prototype.isDragging=function(){return this.isDrag},t.prototype.isIdle=function(){return this._isIdle},t.prototype.isFlag=function(){return this.flag},t.prototype.isPinchFlag=function(){return this.pinchFlag},t.prototype.isDoubleFlag=function(){return this.doubleFlag},t.prototype.isPinching=function(){return this.isPinch},t.prototype.scrollBy=function(n,r,i,o){o===void 0&&(o=!0),this.flag&&(this.clientStores[0].move(n,r),o&&this.onDrag(i,!0))},t.prototype.move=function(n,r){var i=n[0],o=n[1],a=this.getCurrentStore(),s=a.prevClients;return this.moveClients(s.map(function(l){var c=l.clientX,u=l.clientY;return{clientX:c+i,clientY:u+o,originalClientX:c,originalClientY:u}}),r,!0)},t.prototype.triggerDragStart=function(n){this.onDragStart(n,!1)},t.prototype.setEventData=function(n){var r=this.data;for(var i in n)r[i]=n[i];return this},t.prototype.setEventDatas=function(n){return this.setEventData(n)},t.prototype.getCurrentEvent=function(n){return n===void 0&&(n=this._prevInputEvent),Ks(Ks({data:this.data,datas:this.data},this._getPosition()),{movement:this.getMovement(),isDrag:this.isDrag,isPinch:this.isPinch,isScroll:!1,inputEvent:n})},t.prototype.getEventData=function(){return this.data},t.prototype.getEventDatas=function(){return this.data},t.prototype.unset=function(){var n=this,r=this.targets,i=this.options.container;this.off(),as(this._window,"blur",this.onBlur),this._useDrag&&r.forEach(function(o){as(o,"dragstart",n.onDragStart)}),this._useMouse&&(r.forEach(function(o){as(o,"mousedown",n.onDragStart)}),as(i,"contextmenu",this._onContextMenu)),this._useTouch&&(r.forEach(function(o){as(o,"touchstart",n.onDragStart)}),as(i,"touchstart",this.onDragStart)),this._prevInputEvent=null,this._allowClickEvent(),this._dettachDragEvent()},t.prototype.onPinchStart=function(n){var r=this,i=this.options.pinchThreshold;if(!(this.isDrag&&this.getMovement()>i)){var o=new zX(aF(n));this.pinchFlag=!0,this._addStore(o);var a=this.emit("pinchStart",Ks(Ks({data:this.data,datas:this.data,angle:o.getAngle(),touches:this.getCurrentStore().getPositions()},o.getPosition()),{inputEvent:n,isTrusted:this._isTrusted,preventDefault:function(){n.preventDefault()},preventDrag:function(){r._dragFlag=!1}}));a===!1&&(this.pinchFlag=!1)}},t.prototype.onPinch=function(n,r){if(!(!this.flag||!this.pinchFlag||r.length<2)){var i=this.getCurrentStore();this.isPinch=!0,this.emit("pinch",Ks(Ks({data:this.data,datas:this.data,movement:this.getMovement(r),angle:i.getAngle(r),rotation:i.getRotation(r),touches:i.getPositions(r),scale:i.getScale(r),distance:i.getDistance(r)},i.getPosition(r)),{inputEvent:n,isTrusted:this._isTrusted}))}},t.prototype.onPinchEnd=function(n){if(this.pinchFlag){var r=this.isPinch;this.isPinch=!1,this.pinchFlag=!1;var i=this.getCurrentStore();this.emit("pinchEnd",Ks(Ks({data:this.data,datas:this.data,isPinch:r,touches:i.getPositions()},i.getPosition()),{inputEvent:n}))}},t.prototype.getCurrentStore=function(){return this.clientStores[0]},t.prototype.moveClients=function(n,r,i){var o=this._getPosition(n,i),a=this.isDrag;(o.deltaX||o.deltaY)&&(this.isDrag=!0);var s=!1;return!a&&this.isDrag&&(s=!0),Ks(Ks({data:this.data,datas:this.data},o),{movement:this.getMovement(n),isDrag:this.isDrag,isPinch:this.isPinch,isScroll:!1,isMouseEvent:this._isMouseEvent,isSecondaryButton:this._isSecondaryButton,inputEvent:r,isTrusted:this._isTrusted,isFirstDrag:s})},t.prototype._addStore=function(n){this.clientStores.splice(0,0,n)},t.prototype._getPosition=function(n,r){var i=this.getCurrentStore(),o=i.getPosition(n,r),a=this.clientStores.slice(1).reduce(function(c,u){var d=u.getPosition();return c.distX+=d.distX,c.distY+=d.distY,c},o),s=a.distX,l=a.distY;return Ks(Ks({},o),{distX:s,distY:l})},t.prototype._attchDragEvent=function(){var n=this._window,r=this.options.container,i={passive:!1};this._isDragAPI&&(Rs(r,"dragover",this.onDrag,i),Rs(n,"dragend",this.onDragEnd)),this._useMouse&&(Rs(r,"mousemove",this.onDrag),Rs(n,"mouseup",this.onDragEnd)),this._useTouch&&(Rs(r,"touchmove",this.onDrag,i),Rs(n,"touchend",this.onDragEnd,i),Rs(n,"touchcancel",this.onDragEnd,i))},t.prototype._dettachDragEvent=function(){var n=this._window,r=this.options.container;this._isDragAPI&&(as(r,"dragover",this.onDrag),as(n,"dragend",this.onDragEnd)),this._useMouse&&(as(r,"mousemove",this.onDrag),as(n,"mouseup",this.onDragEnd)),this._useTouch&&(as(r,"touchstart",this.onDragStart),as(r,"touchmove",this.onDrag),as(n,"touchend",this.onDragEnd),as(n,"touchcancel",this.onDragEnd))},t}(oF);function V6e(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.map(function(r){return r.split(" ").map(function(i){return i?""+e+i:""}).join(" ")}).join(" ")}function K6e(e,t){return t.replace(/([^}{]*){/gm,function(n,r){return r.replace(/\.([^{,\s\d.]+)/g,"."+e+"$1")+"{"})}function Fc(e,t){return function(n){n&&(e[t]=n)}}function UX(e,t,n){return function(r){r&&(e[t][n]=r)}}function hLt(e,t){return function(n){var r=n.prototype;e.forEach(function(i){t(r,i)})}}function q6e(e,t){return t===void 0&&(t={}),function(n,r){e.forEach(function(i){var o=t[i]||i;o in n||(n[o]=function(){for(var a,s=[],l=0;l<arguments.length;l++)s[l]=arguments[l];var c=(a=this[r])[i].apply(a,s);return c===this[r]?this:c})})}}var fLt=function(){function e(){this.keys=[],this.values=[]}var t=e.prototype;return t.get=function(n){return this.values[this.keys.indexOf(n)]},t.set=function(n,r){var i=this.keys,o=this.values,a=i.indexOf(n),s=a===-1?i.length:a;i[s]=n,o[s]=r},e}(),pLt=function(){function e(){this.object={}}var t=e.prototype;return t.get=function(n){return this.object[n]},t.set=function(n,r){this.object[n]=r},e}(),gLt=typeof Map=="function",mLt=function(){function e(){}var t=e.prototype;return t.connect=function(n,r){this.prev=n,this.next=r,n&&(n.next=this),r&&(r.prev=this)},t.disconnect=function(){var n=this.prev,r=this.next;n&&(n.next=r),r&&(r.prev=n)},t.getIndex=function(){for(var n=this,r=-1;n;)n=n.prev,++r;return r},e}();function ALt(e,t){var n=[],r=[];return e.forEach(function(i){var o=i[0],a=i[1],s=new mLt;n[o]=s,r[a]=s}),n.forEach(function(i,o){i.connect(n[o-1])}),e.filter(function(i,o){return!t[o]}).map(function(i,o){var a=i[0],s=i[1];if(a===s)return[0,0];var l=n[a],c=r[s-1],u=l.getIndex();l.disconnect(),c?l.connect(c,c.next):l.connect(void 0,n[0]);var d=l.getIndex();return[u,d]})}var vLt=function(){function e(n,r,i,o,a,s,l,c){this.prevList=n,this.list=r,this.added=i,this.removed=o,this.changed=a,this.maintained=s,this.changedBeforeAdded=l,this.fixed=c}var t=e.prototype;return Object.defineProperty(t,"ordered",{get:function(){return this.cacheOrdered||this.caculateOrdered(),this.cacheOrdered},enumerable:!0,configurable:!0}),Object.defineProperty(t,"pureChanged",{get:function(){return this.cachePureChanged||this.caculateOrdered(),this.cachePureChanged},enumerable:!0,configurable:!0}),t.caculateOrdered=function(){var n=ALt(this.changedBeforeAdded,this.fixed),r=this.changed,i=[];this.cacheOrdered=n.filter(function(o,a){var s=o[0],l=o[1],c=r[a],u=c[0],d=c[1];if(s!==l)return i.push([u,d]),!0}),this.cachePureChanged=i},e}();function X6e(e,t,n){var r=gLt?Map:n?pLt:fLt,i=n||function(w){return w},o=[],a=[],s=[],l=e.map(i),c=t.map(i),u=new r,d=new r,h=[],f=[],g={},p=[],m=0,b=0;return l.forEach(function(w,x){u.set(w,x)}),c.forEach(function(w,x){d.set(w,x)}),l.forEach(function(w,x){var C=d.get(w);typeof C>"u"?(++b,a.push(x)):g[C]=b}),c.forEach(function(w,x){var C=u.get(w);typeof C>"u"?(o.push(x),++m):(s.push([C,x]),b=g[x]||0,h.push([C-b,x-m]),f.push(x===C),C!==x&&p.push([C,x]))}),a.reverse(),new vLt(e,t,o,a,p,s,h,f)}var bLt=function(){function e(n,r){n===void 0&&(n=[]),this.findKeyCallback=r,this.list=[].slice.call(n)}var t=e.prototype;return t.update=function(n){var r=[].slice.call(n),i=X6e(this.list,r,this.findKeyCallback);return this.list=r,i},e}(),_X=function(e,t){return _X=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)r.hasOwnProperty(i)&&(n[i]=r[i])},_X(e,t)};function yLt(e,t){_X(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var $6e=typeof Map=="function"?void 0:function(){var e=0;return function(t){return t.__DIFF_KEY__||(t.__DIFF_KEY__=++e)}}(),wLt=function(e){yLt(t,e);function t(n){return n===void 0&&(n=[]),e.call(this,n,$6e)||this}return t}(bLt);function N5(e,t){return X6e(e,t,$6e)}const xLt=wLt;var GX=function(e,t){return GX=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)r.hasOwnProperty(i)&&(n[i]=r[i])},GX(e,t)};function ELt(e,t){GX(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var T5=function(){return T5=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},T5.apply(this,arguments)};function CLt(e){var t=e.container;return t===document.body?[t.scrollLeft||document.documentElement.scrollLeft,t.scrollTop||document.documentElement.scrollTop]:[t.scrollLeft,t.scrollTop]}function Z6e(e,t){return e.addEventListener("scroll",t),function(){e.removeEventListener("scroll",t)}}function sF(e){if(e){if(cp(e))return document.querySelector(e)}else return null;if(iF(e))return e();if(e instanceof Element)return e;if("current"in e)return e.current;if("value"in e)return e.value}var SLt=function(e){ELt(t,e);function t(){var r=e!==null&&e.apply(this,arguments)||this;return r._startRect=null,r._startPos=[],r._prevTime=0,r._timer=0,r._prevScrollPos=[0,0],r._isWait=!1,r._flag=!1,r._currentOptions=null,r._lock=!1,r._unregister=null,r._onScroll=function(){var i=r._currentOptions;r._lock||!i||r.emit("scrollDrag",{next:function(o){r.checkScroll({container:i.container,inputEvent:o})}})},r}var n=t.prototype;return n.dragStart=function(r,i){var o=sF(i.container);if(!o){this._flag=!1;return}var a=0,s=0,l=0,c=0;if(o===document.body)l=window.innerWidth,c=window.innerHeight;else{var u=o.getBoundingClientRect();a=u.top,s=u.left,l=u.width,c=u.height}this._flag=!0,this._startPos=[r.clientX,r.clientY],this._startRect={top:a,left:s,width:l,height:c},this._prevScrollPos=this._getScrollPosition([0,0],i),this._currentOptions=i,this._registerScrollEvent(i)},n.drag=function(r,i){if(clearTimeout(this._timer),!!this._flag){var o=r.clientX,a=r.clientY,s=i.threshold,l=s===void 0?0:s,c=this,u=c._startRect,d=c._startPos;this._currentOptions=i;var h=[0,0];return u.top>a-l?(d[1]>u.top||a<d[1])&&(h[1]=-1):u.top+u.height<a+l&&(d[1]<u.top+u.height||a>d[1])&&(h[1]=1),u.left>o-l?(d[0]>u.left||o<d[0])&&(h[0]=-1):u.left+u.width<o+l&&(d[0]<u.left+u.width||o>d[0])&&(h[0]=1),!h[0]&&!h[1]?!1:this._continueDrag(T5(T5({},i),{direction:h,inputEvent:r,isDrag:!0}))}},n.checkScroll=function(r){var i=this;if(this._isWait)return!1;var o=r.prevScrollPos,a=o===void 0?this._prevScrollPos:o,s=r.direction,l=r.throttleTime,c=l===void 0?0:l,u=r.inputEvent,d=r.isDrag,h=this._getScrollPosition(s||[0,0],r),f=h[0]-a[0],g=h[1]-a[1],p=s||[f?Math.abs(f)/f:0,g?Math.abs(g)/g:0];return this._prevScrollPos=h,this._lock=!1,!f&&!g?!1:(this.emit("move",{offsetX:p[0]?f:0,offsetY:p[1]?g:0,inputEvent:u}),c&&d&&(clearTimeout(this._timer),this._timer=window.setTimeout(function(){i._continueDrag(r)},c)),!0)},n.dragEnd=function(){this._flag=!1,this._lock=!1,clearTimeout(this._timer),this._unregisterScrollEvent()},n._getScrollPosition=function(r,i){var o=i.container,a=i.getScrollPosition,s=a===void 0?CLt:a;return s({container:sF(o),direction:r})},n._continueDrag=function(r){var i=this,o,a=r.container,s=r.direction,l=r.throttleTime,c=r.useScroll,u=r.isDrag,d=r.inputEvent;if(!(!this._flag||u&&this._isWait)){var h=PX(),f=Math.max(l+this._prevTime-h,0);if(f>0)return clearTimeout(this._timer),this._timer=window.setTimeout(function(){i._continueDrag(r)},f),!1;this._prevTime=h;var g=this._getScrollPosition(s,r);this._prevScrollPos=g,u&&(this._isWait=!0),c||(this._lock=!0);var p={container:sF(a),direction:s,inputEvent:d};return(o=r.requestScroll)===null||o===void 0||o.call(r,p),this.emit("scroll",p),this._isWait=!1,c||this.checkScroll(T5(T5({},r),{prevScrollPos:g,direction:s,inputEvent:d}))}},n._registerScrollEvent=function(r){this._unregisterScrollEvent();var i=r.checkScrollEvent;if(i){var o=i===!0?Z6e:i,a=sF(r.container);i===!0&&(a===document.body||a===document.documentElement)?this._unregister=Z6e(window,this._onScroll):this._unregister=o(a,this._onScroll)}},n._unregisterScrollEvent=function(){var r;(r=this._unregister)===null||r===void 0||r.call(this),this._unregister=null},t}(oF);const J6e=SLt;var HX=function(e,t){return HX=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(n[i]=r[i])},HX(e,t)};function kLt(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");HX(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}function BLt(e,t){return t={exports:{}},e(t,t.exports),t.exports}var RC=BLt(function(e,t){function n(l){if(l&&typeof l=="object"){var c=l.which||l.keyCode||l.charCode;c&&(l=c)}if(typeof l=="number")return a[l];var u=String(l),d=r[u.toLowerCase()];if(d)return d;var d=i[u.toLowerCase()];if(d)return d;if(u.length===1)return u.charCodeAt(0)}n.isEventKey=function(l,c){if(l&&typeof l=="object"){var u=l.which||l.keyCode||l.charCode;if(u==null)return!1;if(typeof c=="string"){var d=r[c.toLowerCase()];if(d)return d===u;var d=i[c.toLowerCase()];if(d)return d===u}else if(typeof c=="number")return c===u;return!1}},t=e.exports=n;var r=t.code=t.codes={backspace:8,tab:9,enter:13,shift:16,ctrl:17,alt:18,"pause/break":19,"caps lock":20,esc:27,space:32,"page up":33,"page down":34,end:35,home:36,left:37,up:38,right:39,down:40,insert:45,delete:46,command:91,"left command":91,"right command":93,"numpad *":106,"numpad +":107,"numpad -":109,"numpad .":110,"numpad /":111,"num lock":144,"scroll lock":145,"my computer":182,"my calculator":183,";":186,"=":187,",":188,"-":189,".":190,"/":191,"`":192,"[":219,"\\":220,"]":221,"'":222},i=t.aliases={windows:91,"\u21E7":16,"\u2325":18,"\u2303":17,"\u2318":91,ctl:17,control:17,option:18,pause:19,break:19,caps:20,return:13,escape:27,spc:32,spacebar:32,pgup:33,pgdn:34,ins:45,del:46,cmd:91};for(o=97;o<123;o++)r[String.fromCharCode(o)]=o-32;for(var o=48;o<58;o++)r[o-48]=o;for(o=1;o<13;o++)r["f"+o]=o+111;for(o=0;o<10;o++)r["numpad "+o]=o+96;var a=t.names=t.title={};for(o in r)a[r[o]]=o;for(var s in i)r[s]=i[s]});RC.code,RC.codes,RC.aliases;var MLt=RC.names;RC.title;var eEe={"+":"plus","left command":"meta","right command":"meta"},tEe={shift:1,ctrl:2,alt:3,meta:4};function nEe(e,t){var n=(MLt[e]||t||"").toLowerCase();for(var r in eEe)n=n.replace(r,eEe[r]);return n.replace(/\s/g,"")}function rEe(e,t){t===void 0&&(t=nEe(e.keyCode,e.key));var n=ILt(e);return n.indexOf(t)===-1&&n.push(t),n.filter(Boolean)}function ILt(e){var t=[e.shiftKey&&"shift",e.ctrlKey&&"ctrl",e.altKey&&"alt",e.metaKey&&"meta"];return t.filter(Boolean)}function iEe(e){var t=e.slice();return t.sort(function(n,r){var i=tEe[n]||5,o=tEe[r]||5;return i-o}),t}var oEe,RLt=function(e){kLt(t,e);function t(r){r===void 0&&(r=window);var i=e.call(this)||this;return i.container=r,i.ctrlKey=!1,i.altKey=!1,i.shiftKey=!1,i.metaKey=!1,i.clear=function(){return i.ctrlKey=!1,i.altKey=!1,i.shiftKey=!1,i.metaKey=!1,i},i.keydownEvent=function(o){i.triggerEvent("keydown",o)},i.keyupEvent=function(o){i.triggerEvent("keyup",o)},i.blur=function(){i.clear(),i.trigger("blur")},Rs(r,"blur",i.blur),Rs(r,"keydown",i.keydownEvent),Rs(r,"keyup",i.keyupEvent),i}var n=t.prototype;return Object.defineProperty(t,"global",{get:function(){return oEe||(oEe=new t)},enumerable:!1,configurable:!0}),t.setGlobal=function(){return this.global},n.destroy=function(){var r=this.container;this.clear(),this.off(),as(r,"blur",this.blur),as(r,"keydown",this.keydownEvent),as(r,"keyup",this.keyupEvent)},n.keydown=function(r,i){return this.addEvent("keydown",r,i)},n.offKeydown=function(r,i){return this.removeEvent("keydown",r,i)},n.offKeyup=function(r,i){return this.removeEvent("keyup",r,i)},n.keyup=function(r,i){return this.addEvent("keyup",r,i)},n.addEvent=function(r,i,o){return bA(i)?this.on("".concat(r,".").concat(iEe(i).join(".")),o):cp(i)?this.on("".concat(r,".").concat(i),o):this.on(r,i),this},n.removeEvent=function(r,i,o){return bA(i)?this.off("".concat(r,".").concat(iEe(i).join(".")),o):cp(i)?this.off("".concat(r,".").concat(i),o):this.off(r,i),this},n.triggerEvent=function(r,i){this.ctrlKey=i.ctrlKey,this.shiftKey=i.shiftKey,this.altKey=i.altKey,this.metaKey=i.metaKey;var o=nEe(i.keyCode,i.key),a=o==="ctrl"||o==="shift"||o==="meta"||o==="alt",s={key:o,isToggle:a,inputEvent:i,keyCode:i.keyCode,ctrlKey:i.ctrlKey,altKey:i.altKey,shiftKey:i.shiftKey,metaKey:i.metaKey};this.trigger(r,s),this.trigger("".concat(r,".").concat(o),s);var l=rEe(i,o);l.length>1&&this.trigger("".concat(r,".").concat(l.join(".")),s)},t}(oF);const OLt=RLt;function DLt(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var o=arguments[t],a=0,s=o.length;a<s;a++,i++)r[i]=o[a];return r}function Xu(e){return io(e,oc)}function PLt(e,t){return e.every(function(n,r){return Xu(n-t[r])===0})}function FLt(e,t){return!Xu(e[0]-t[0])&&!Xu(e[1]-t[1])}function OC(e){return e.length<3?0:Math.abs(nLt(e.map(function(t,n){var r=e[n+1]||e[0];return t[0]*r[1]-r[0]*t[1]})))/2}function YX(e,t){var n=t.width,r=t.height,i=t.left,o=t.top,a=lF(e),s=a.minX,l=a.minY,c=a.maxX,u=a.maxY,d=n/(c-s),h=r/(u-l);return e.map(function(f){return[i+(f[0]-s)*d,o+(f[1]-l)*h]})}function lF(e){var t=e.map(function(r){return r[0]}),n=e.map(function(r){return r[1]});return{minX:Math.min.apply(Math,t),minY:Math.min.apply(Math,n),maxX:Math.max.apply(Math,t),maxY:Math.max.apply(Math,n)}}function cF(e,t,n){var r=e[0],i=e[1],o=lF(t),a=o.minX,s=o.maxX,l=[[a,i],[s,i]],c=uF(l[0],l[1]),u=VX(t),d=[];if(u.forEach(function(g){var p=uF(g[0],g[1]),m=g[0];if(PLt(c,p))d.push({pos:e,line:g,type:"line"});else{var b=sEe(aEe(c,p),[l,g]);b.forEach(function(w){g.some(function(x){return FLt(x,w)})?d.push({pos:w,line:g,type:"point"}):Xu(m[1]-i)!==0&&d.push({pos:w,line:g,type:"intersection"})})}}),!n&&BC(d,function(g){return g[0]===r}))return!0;var h=0,f={};return d.forEach(function(g){var p=g.pos,m=g.type,b=g.line;if(!(p[0]>r))if(m==="intersection")++h;else{if(m==="line")return;if(m==="point"){var w=BC(b,function(E){return E[1]!==i}),x=f[p[0]],C=w[1]>i?1:-1;x?x!==C&&++h:f[p[0]]=C}}}),h%2===1}function uF(e,t){var n=e[0],r=e[1],i=t[0],o=t[1],a=i-n,s=o-r;Math.abs(a)<oc&&(a=0),Math.abs(s)<oc&&(s=0);var l=0,c=0,u=0;return a?s?(l=-s/a,c=1,u=-l*n-r):(c=1,u=-r):s&&(l=-1,u=n),[l,c,u]}function aEe(e,t){var n=e[0],r=e[1],i=e[2],o=t[0],a=t[1],s=t[2],l=n===0&&o===0,c=r===0&&a===0,u=[];if(l&&c)return[];if(l){var d=-i/r,h=-s/a;return d!==h?[]:[[-1/0,d],[1/0,d]]}else if(c){var f=-i/n,g=-s/o;return f!==g?[]:[[f,-1/0],[f,1/0]]}else if(n===0){var p=-i/r,m=-(a*p+s)/o;u=[[m,p]]}else if(o===0){var p=-s/a,m=-(r*p+i)/n;u=[[m,p]]}else if(r===0){var m=-i/n,p=-(o*m+s)/a;u=[[m,p]]}else if(a===0){var m=-s/o,p=-(n*m+i)/r;u=[[m,p]]}else{var m=(r*s-a*i)/(a*n-r*o),p=-(n*m+i)/r;u=[[m,p]]}return u.map(function(b){return[b[0],b[1]]})}function sEe(e,t){var n=t.map(function(d){return[0,1].map(function(h){return[Math.min(d[0][h],d[1][h]),Math.max(d[0][h],d[1][h])]})}),r=[];if(e.length===2){var i=e[0],o=i[0],a=i[1];if(Xu(o-e[1][0])){if(!Xu(a-e[1][1])){var s=Math.max.apply(Math,n.map(function(d){return d[0][0]})),l=Math.min.apply(Math,n.map(function(d){return d[0][1]}));if(Xu(s-l)>0)return[];r=[[s,a],[l,a]]}}else{var c=Math.max.apply(Math,n.map(function(d){return d[1][0]})),u=Math.min.apply(Math,n.map(function(d){return d[1][1]}));if(Xu(c-u)>0)return[];r=[[o,c],[o,u]]}}return r.length||(r=e.filter(function(d){var h=d[0],f=d[1];return n.every(function(g){return 0<=Xu(h-g[0][0])&&0<=Xu(g[0][1]-h)&&0<=Xu(f-g[1][0])&&0<=Xu(g[1][1]-f)})})),r.map(function(d){return[Xu(d[0]),Xu(d[1])]})}function VX(e){return DLt(e.slice(1),[e[0]]).map(function(t,n){return[e[n],t]})}function NLt(e,t){var n=e.slice(),r=t.slice();FX(n)===-1&&n.reverse(),FX(r)===-1&&r.reverse();var i=VX(n),o=VX(r),a=i.map(function(u){return uF(u[0],u[1])}),s=o.map(function(u){return uF(u[0],u[1])}),l=[];a.forEach(function(u,d){var h=i[d],f=[];s.forEach(function(g,p){var m=aEe(u,g),b=sEe(m,[h,o[p]]);f.push.apply(f,b.map(function(w){return{index1:d,index2:p,pos:w,type:"intersection"}}))}),f.sort(function(g,p){return up(h[0],g.pos)-up(h[0],p.pos)}),l.push.apply(l,f),cF(h[1],r)&&l.push({index1:d,index2:-1,pos:h[1],type:"inside"})}),o.forEach(function(u,d){if(cF(u[1],n)){var h=!1,f=wA(l,function(g){var p=g.index2;return p===d?(h=!0,!1):!!h});f===-1&&(h=!1,f=wA(l,function(g){var p=g.index1,m=g.index2;return p===-1&&m+1===d?(h=!0,!1):!!h})),f===-1?l.push({index1:-1,index2:d,pos:u[1],type:"inside"}):l.splice(f,0,{index1:-1,index2:d,pos:u[1],type:"inside"})}});var c={};return l.filter(function(u){var d=u.pos,h=d[0]+"x"+d[1];return c[h]?!1:(c[h]=!0,!0)})}function KX(e,t){var n=NLt(e,t);return n.map(function(r){var i=r.pos;return i})}function TLt(e,t){var n=KX(e,t);return OC(n)}function LLt(e,t,n,r,i,o){for(var a=0;a<i;++a){var s=n+a*i,l=r+a*i;e[s]+=e[l]*o,t[s]+=t[l]*o}}function jLt(e,t,n,r,i){for(var o=0;o<i;++o){var a=n+o*i,s=r+o*i,l=e[a],c=t[a];e[a]=e[s],e[s]=l,t[a]=t[s],t[s]=c}}function QLt(e,t,n,r,i){for(var o=0;o<r;++o){var a=n+o*r;e[a]/=i,t[a]/=i}}function lEe(e,t,n){n===void 0&&(n=Math.sqrt(e.length));for(var r=e.slice(),i=0;i<n;++i)r[i*n+t-1]=0,r[(t-1)*n+i]=0;return r[(t-1)*(n+1)]=1,r}function Kf(e,t){t===void 0&&(t=Math.sqrt(e.length));for(var n=e.slice(),r=Os(t),i=0;i<t;++i){var o=t*i+i;if(!io(n[o],oc)){for(var a=i+1;a<t;++a)if(n[t*i+a]){jLt(n,r,i,a,t);break}}if(!io(n[o],oc))return[];QLt(n,r,i,t,n[o]);for(var a=0;a<t;++a){var s=a,l=a+i*t,c=n[l];!io(c,oc)||i===a||LLt(n,r,s,i,t,-c)}}return r}function zLt(e,t){t===void 0&&(t=Math.sqrt(e.length));for(var n=[],r=0;r<t;++r)for(var i=0;i<t;++i)n[i*t+r]=e[t*r+i];return n}function WLt(e,t){t===void 0&&(t=Math.sqrt(e.length));for(var n=[],r=e[t*t-1],i=0;i<t-1;++i)n[i]=e[t*(t-1)+i]/r;return n[t-1]=0,n}function ULt(e,t){for(var n=Os(t),r=0;r<t-1;++r)n[t*(t-1)+r]=e[r]||0;return n}function DC(e,t){for(var n=e.slice(),r=e.length;r<t-1;++r)n[r]=0;return n[t-1]=1,n}function ng(e,t,n){if(t===void 0&&(t=Math.sqrt(e.length)),t===n)return e;for(var r=Os(n),i=Math.min(t,n),o=0;o<i-1;++o){for(var a=0;a<i-1;++a)r[o*n+a]=e[o*t+a];r[(o+1)*n-1]=e[(o+1)*t-1],r[(n-1)*n+o]=e[(t-1)*t+o]}return r[n*n-1]=e[t*t-1],r}function qX(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var r=Os(e);return t.forEach(function(i){r=_a(r,i,e)}),r}function _a(e,t,n){n===void 0&&(n=Math.sqrt(e.length));var r=[],i=e.length/n,o=t.length/i;if(i){if(!o)return e}else return t;for(var a=0;a<n;++a)for(var s=0;s<o;++s){r[s*n+a]=0;for(var l=0;l<i;++l)r[s*n+a]+=e[l*n+a]*t[s*i+l]}return r}function fo(e,t){for(var n=Math.min(e.length,t.length),r=e.slice(),i=0;i<n;++i)r[i]=r[i]+t[i];return r}function Pi(e,t){for(var n=Math.min(e.length,t.length),r=e.slice(),i=0;i<n;++i)r[i]=r[i]-t[i];return r}function _Lt(e,t){return t===void 0&&(t=e.length===6),t?[e[0],e[1],0,e[2],e[3],0,e[4],e[5],1]:e}function cEe(e,t){return t===void 0&&(t=e.length===9),t?[e[0],e[1],e[3],e[4],e[6],e[7]]:e}function uu(e,t,n){n===void 0&&(n=t.length);var r=_a(e,t,n),i=r[n-1];return r.map(function(o){return o/i})}function GLt(e,t){return _a(e,[1,0,0,0,0,Math.cos(t),Math.sin(t),0,0,-Math.sin(t),Math.cos(t),0,0,0,0,1],4)}function HLt(e,t){return _a(e,[Math.cos(t),0,-Math.sin(t),0,0,1,0,0,Math.sin(t),0,Math.cos(t),0,0,0,0,1],4)}function YLt(e,t){return _a(e,L5(t,4))}function dF(e,t){var n=t[0],r=n===void 0?1:n,i=t[1],o=i===void 0?1:i,a=t[2],s=a===void 0?1:a;return _a(e,[r,0,0,0,0,o,0,0,0,0,s,0,0,0,0,1],4)}function xA(e,t){return uu(L5(t,3),DC(e,3))}function XX(e,t){var n=t[0],r=n===void 0?0:n,i=t[1],o=i===void 0?0:i,a=t[2],s=a===void 0?0:a;return _a(e,[1,0,0,0,0,1,0,0,0,0,1,0,r,o,s,1],4)}function $X(e,t){return _a(e,t,4)}function L5(e,t){var n=Math.cos(e),r=Math.sin(e),i=Os(t);return i[0]=n,i[1]=r,i[t]=-r,i[t+1]=n,i}function Os(e){for(var t=e*e,n=[],r=0;r<t;++r)n[r]=r%(e+1)?0:1;return n}function uEe(e,t){for(var n=Os(t),r=Math.min(e.length,t-1),i=0;i<r;++i)n[(t+1)*i]=e[i];return n}function PC(e,t){for(var n=Os(t),r=Math.min(e.length,t-1),i=0;i<r;++i)n[t*(t-1)+i]=e[i];return n}function ZX(e,t,n,r,i,o,a,s){var l=e[0],c=e[1],u=t[0],d=t[1],h=n[0],f=n[1],g=r[0],p=r[1],m=i[0],b=i[1],w=o[0],x=o[1],C=a[0],E=a[1],S=s[0],B=s[1],M=[l,0,u,0,h,0,g,0,c,0,d,0,f,0,p,0,1,0,1,0,1,0,1,0,0,l,0,u,0,h,0,g,0,c,0,d,0,f,0,p,0,1,0,1,0,1,0,1,-m*l,-b*l,-w*u,-x*u,-C*h,-E*h,-S*g,-B*g,-m*c,-b*c,-w*d,-x*d,-C*f,-E*f,-S*p,-B*p],O=Kf(M,8);if(!O.length)return[];var D=_a(O,[m,b,w,x,C,E,S,B],8);return D[8]=1,ng(zLt(D),3,4)}var FC=function(){return FC=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},FC.apply(this,arguments)};function JX(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function dEe(e,t){return t===void 0&&(t=0),Q5(f2(e,t))}function j5(e,t){var n=uu(e,[t[0],t[1]||0,t[2]||0,1],4),r=n[3]||1;return[n[0]/r,n[1]/r,n[2]/r]}function hEe(e,t){t===void 0&&(t=document.body);for(var n=e,r=JX();n;){var i=getComputedStyle(n).transform;if(r=$X(dEe(i),r),n===t)break;n=n.parentElement}return r=Kf(r,4),r[12]=0,r[13]=0,r[14]=0,r}function Q5(e){var t=JX();return e.forEach(function(n){var r=n.matrixFunction,i=n.functionValue;r&&(t=r(t,i))}),t}function f2(e,t){t===void 0&&(t=0);var n=bA(e)?e:yA(e);return n.map(function(r){var i=OX(r),o=i.prefix,a=i.value,s=null,l=o,c="";if(o==="translate"||o==="translateX"||o==="translate3d"){var u=Vf(t)?FC(FC({},t),{"o%":t["%"]}):{"%":t,"o%":t},d=d2(a).map(function(Q,U){return U===0&&"x%"in u?u["%"]=t["x%"]:U===1&&"y%"in u?u["%"]=t["y%"]:u["%"]=t["o%"],bs(Q,u)}),h=d[0],f=d[1],g=f===void 0?0:f,p=d[2],m=p===void 0?0:p;s=XX,c=[h,g,m]}else if(o==="translateY"){var b=Vf(t)?FC({"%":t["y%"]},t):{"%":t},g=bs(a,b);s=XX,c=[0,g,0]}else if(o==="translateZ"){var m=parseFloat(a);s=XX,c=[0,0,m]}else if(o==="scale"||o==="scale3d"){var w=d2(a).map(function(Q){return parseFloat(Q)}),x=w[0],C=w[1],E=C===void 0?x:C,S=w[2],B=S===void 0?1:S;s=dF,c=[x,E,B]}else if(o==="scaleX"){var x=parseFloat(a);s=dF,c=[x,1,1]}else if(o==="scaleY"){var E=parseFloat(a);s=dF,c=[1,E,1]}else if(o==="scaleZ"){var B=parseFloat(a);s=dF,c=[1,1,B]}else if(o==="rotate"||o==="rotateZ"||o==="rotateX"||o==="rotateY"){var M=F5(a),O=M.unit,D=M.value,P=O==="rad"?D:D*Math.PI/180;o==="rotate"||o==="rotateZ"?(l="rotateZ",s=YLt):o==="rotateX"?s=GLt:o==="rotateY"&&(s=HLt),c=P}else if(o==="matrix3d")s=$X,c=d2(a).map(function(Q){return parseFloat(Q)});else if(o==="matrix"){var j=d2(a).map(function(Q){return parseFloat(Q)});s=$X,c=[j[0],j[1],0,0,j[2],j[3],0,0,0,0,1,0,j[4],j[5],0,1]}else l="";return{name:o,functionName:l,value:a,matrixFunction:s,functionValue:c}})}function VLt(e){for(var t=5381,n=e.length;n;)t=t*33^e.charCodeAt(--n);return t>>>0}var KLt=VLt;function qLt(e){return KLt(e).toString(36)}function XLt(e){if(e&&e.getRootNode){var t=e.getRootNode();if(t.nodeType===11)return t}}function $Lt(e,t,n){return n.original?t:t.replace(/([^};{\s}][^};{]*|^\s*){/mg,function(r,i){var o=i.trim();return(o?d2(o):[""]).map(function(a){var s=a.trim();return s.indexOf("@")===0?s:s.indexOf(":global")>-1?s.replace(/\:global/g,""):s.indexOf(":host")>-1?"".concat(s.replace(/\:host/g,".".concat(e))):s?".".concat(e," ").concat(s):".".concat(e)}).join(", ")+" {"})}function ZLt(e,t,n,r,i){var o=tg(r),a=o.createElement("style");return a.setAttribute("type","text/css"),a.setAttribute("data-styled-id",e),a.setAttribute("data-styled-count","1"),n.nonce&&a.setAttribute("nonce",n.nonce),a.innerHTML=$Lt(e,t,n),(i||o.head||o.body).appendChild(a),a}function fEe(e){var t="rCS"+qLt(e);return{className:t,inject:function(n,r){r===void 0&&(r={});var i=XLt(n),o=(i||n.ownerDocument||document).querySelector('style[data-styled-id="'.concat(t,'"]'));if(!o)o=ZLt(t,e,r,n,i);else{var a=parseFloat(o.getAttribute("data-styled-count"))||0;o.setAttribute("data-styled-count","".concat(a+1))}return{destroy:function(){var s,l=parseFloat(o.getAttribute("data-styled-count"))||0;l<=1?(o.remove?o.remove():(s=o.parentNode)===null||s===void 0||s.removeChild(o),o=null):o.setAttribute("data-styled-count","".concat(l-1))}}}}}var e$=function(e,t){return e$=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(n[i]=r[i])},e$(e,t)};function pEe(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");e$(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var qs=function(){return qs=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},qs.apply(this,arguments)};function JLt(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function ejt(e,t,n,r){var i=arguments.length,o=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(a=e[s])&&(o=(i<3?a(o):i>3?a(t,n,o):a(t,n))||o);return i>3&&o&&Object.defineProperty(t,n,o),o}function NC(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,o;r<i;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}function tjt(e){if("touches"in e){var t=e.touches[0]||e.changedTouches[0];return{clientX:t.clientX,clientY:t.clientY}}else return{clientX:e.clientX,clientY:e.clientY}}function njt(e){if(typeof Map>"u")return e.filter(function(n,r){return e.indexOf(n)===r});var t=new Map;return e.filter(function(n){return t.has(n)?!1:(t.set(n,!0),!0)})}function rjt(e,t,n){var r=tg(e);return r.elementFromPoint&&r.elementFromPoint(t,n)||null}function gEe(e,t,n){var r=e.tag,i=e.children,o=e.attributes,a=e.className,s=e.style,l=t||tg(n).createElement(r);for(var c in o)l.setAttribute(c,o[c]);var u=l.children;if(i.forEach(function(h,f){gEe(h,u[f],l)}),a&&a.split(/\s+/g).forEach(function(h){h&&!Qd(l,h)&&NX(l,h)}),s){var d=l.style;for(var c in s)d[c]=s[c]}return!t&&n&&n.appendChild(l),l}function ijt(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var i=t||{},o=i.className,a=o===void 0?"":o,s=i.style,l=s===void 0?{}:s,c=JLt(i,["className","style"]);return{tag:e,className:a,style:l,attributes:c,children:n}}function t$(e,t,n){e!==t&&n(e,t)}function mEe(e,t,n){var r;n===void 0&&(n=e.data.boundArea);var i=e.distX,o=i===void 0?0:i,a=e.distY,s=a===void 0?0:a,l=e.data,c=l.startX,u=l.startY;if(t>0){var d=Math.sqrt((o*o+s*s)/(1+t*t)),h=t*d;o=(o>=0?1:-1)*h,s=(s>=0?1:-1)*d}var f=Math.abs(o),g=Math.abs(s),p=o<0?c-n.left:n.right-c,m=s<0?u-n.top:n.bottom-u;r=z6e([f,g],[0,0],[p,m],!!t),f=r[0],g=r[1],o=(o>=0?1:-1)*f,s=(s>=0?1:-1)*g;var b=Math.min(0,o),w=Math.min(0,s),x=c+b,C=u+w;return{left:x,top:C,right:x+f,bottom:C+g,width:f,height:g}}function hF(e){var t=e.getBoundingClientRect(),n=t.left,r=t.top,i=t.width,o=t.height;return{pos1:[n,r],pos2:[n+i,r],pos3:[n,r+o],pos4:[n+i,r+o]}}function AEe(e,t,n){var r=N5(e,t),i=r.list,o=r.prevList,a=r.added,s=r.removed,l=r.maintained;return NC(NC(NC([],a.map(function(c){return i[c]}),!0),s.map(function(c){return o[c]}),!0),n?l.map(function(c){var u=c[1];return i[u]}):[],!0)}function vEe(e){for(var t=0,n=e.length,r=1;r<n;++r)t=Math.max(up(e[r],e[r-1]),t);return t}var bEe=fEe(`
|
802
802
|
:host {
|
803
803
|
position: fixed;
|