@cimulate/copilot-widget 1.9.4 → 1.9.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/cimulate-copilot-widget.css +1 -1
- package/dist/cimulate-copilot-widget.es.js +2040 -2026
- package/dist/cimulate-copilot-widget.umd.js +26 -26
- package/dist/copilot.css +1 -1
- package/dist/copilot.es.js +3006 -2992
- package/dist/copilot.umd.js +24 -24
- package/dist/messaging.css +1 -1
- package/dist/messaging.es.js +4521 -4445
- package/dist/messaging.umd.js +28 -28
- package/package.json +1 -1
|
@@ -1,46 +1,46 @@
|
|
|
1
|
-
(function(je,ze){typeof exports=="object"&&typeof module!="undefined"?module.exports=ze():typeof define=="function"&&define.amd?define(ze):(je=typeof globalThis!="undefined"?globalThis:je||self,je["cimulate-copilot-widget"]=ze())})(this,(function(){"use strict";var S7=Object.defineProperty,x7=Object.defineProperties;var w7=Object.getOwnPropertyDescriptors;var vd=Object.getOwnPropertySymbols;var F2=Object.prototype.hasOwnProperty,B2=Object.prototype.propertyIsEnumerable;var Zs=(je,ze)=>(ze=Symbol[je])?ze:Symbol.for("Symbol."+je),A7=je=>{throw TypeError(je)},ea=Math.pow,h0=(je,ze,Je)=>ze in je?S7(je,ze,{enumerable:!0,configurable:!0,writable:!0,value:Je}):je[ze]=Je,F=(je,ze)=>{for(var Je in ze||(ze={}))F2.call(ze,Je)&&h0(je,Je,ze[Je]);if(vd)for(var Je of vd(ze))B2.call(ze,Je)&&h0(je,Je,ze[Je]);return je},me=(je,ze)=>x7(je,w7(ze));var ln=(je,ze)=>{var Je={};for(var st in je)F2.call(je,st)&&ze.indexOf(st)<0&&(Je[st]=je[st]);if(je!=null&&vd)for(var st of vd(je))ze.indexOf(st)<0&&B2.call(je,st)&&(Je[st]=je[st]);return Je};var Se=(je,ze,Je)=>h0(je,typeof ze!="symbol"?ze+"":ze,Je);var tt=(je,ze,Je)=>new Promise((st,Ft)=>{var De=Ot=>{try{rn(Je.next(Ot))}catch(Tn){Ft(Tn)}},Vt=Ot=>{try{rn(Je.throw(Ot))}catch(Tn){Ft(Tn)}},rn=Ot=>Ot.done?st(Ot.value):Promise.resolve(Ot.value).then(De,Vt);rn((Je=Je.apply(je,ze)).next())}),Jr=function(je,ze){this[0]=je,this[1]=ze},kd=(je,ze,Je)=>{var st=(Vt,rn,Ot,Tn)=>{try{var ta=Je[Vt](rn),Hu=(rn=ta.value)instanceof Jr,zu=ta.done;Promise.resolve(Hu?rn[0]:rn).then(Pr=>Hu?st(Vt==="return"?Vt:"next",rn[1]?{done:Pr.done,value:Pr.value}:Pr,Ot,Tn):Ot({value:Pr,done:zu})).catch(Pr=>st("throw",Pr,Ot,Tn))}catch(Pr){Tn(Pr)}},Ft=Vt=>De[Vt]=rn=>new Promise((Ot,Tn)=>st(Vt,rn,Ot,Tn)),De={};return Je=Je.apply(je,ze),De[Zs("asyncIterator")]=()=>De,Ft("next"),Ft("throw"),Ft("return"),De},p0=je=>{var ze=je[Zs("asyncIterator")],Je=!1,st,Ft={};return ze==null?(ze=je[Zs("iterator")](),st=De=>Ft[De]=Vt=>ze[De](Vt)):(ze=ze.call(je),st=De=>Ft[De]=Vt=>{if(Je){if(Je=!1,De==="throw")throw Vt;return Vt}return Je=!0,{done:!1,value:new Jr(new Promise(rn=>{var Ot=ze[De](Vt);Ot instanceof Object||A7("Object expected"),rn(Ot)}),1)}}),Ft[Zs("iterator")]=()=>Ft,st("next"),"throw"in ze?st("throw"):Ft.throw=De=>{throw De},"return"in ze&&st("return"),Ft},U2=(je,ze,Je)=>(ze=je[Zs("asyncIterator")])?ze.call(je):(je=je[Zs("iterator")](),ze={},Je=(st,Ft)=>(Ft=je[st])&&(ze[st]=De=>new Promise((Vt,rn,Ot)=>(De=Ft.call(je,De),Ot=De.done,Promise.resolve(De.value).then(Tn=>Vt({value:Tn,done:Ot}),rn)))),Je("next"),Je("return"),ze);var je=document.createElement("style");je.textContent=`.cim-widget-icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;background-color:transparent;border:1px solid transparent;border-radius:var(--cim-widget-border-radius);padding:0;cursor:pointer;color:#333;font-size:18px;svg{padding:6px;height:100%;width:100%}&:hover{background-color:#f0f0f0}&:disabled,&[disabled]{opacity:.6;background-color:#f9f9f9;cursor:not-allowed}}.cim-widget-icon-image{object-fit:contain;padding:6px;width:.875em;height:.875em}.cim-widget-minimized-container{--base-color: var(--cim-widget-primary-color, #3182ce);--base-color-darken: color-mix(in srgb, var(--base-color), black 20%);position:fixed;bottom:1rem;right:1rem;display:flex;align-items:center;justify-content:center;.cim-widget-minimized-button{height:3rem;width:3rem;border-radius:2rem;padding:.5rem;color:#fff;box-shadow:0 4px 6px #00000040,0 1px 3px #00000050;background-color:var(--base-color);transition:background-color .1s ease-in-out;&:active{transform:translateY(1px);box-shadow:0 4px 6px #00000020,0 1px 3px #00000030}&:hover{background-color:var(--base-color-darken)}}.cim-widget-minimized-icon-img{object-fit:contain;width:stretch;height:stretch}}.cim-widget-close-button{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:var(--cim-widget-border-radius);border:1px solid transparent;background-color:transparent;cursor:pointer;&:hover{background-color:#f0f0f0}}.cim-widget-button{--base-color: var(--cim-widget-primary-color, #3182ce);padding:.25rem .5rem;min-height:32px;background-color:var(--base-color);border-radius:var(--cim-widget-border-radius);border-color:var(--base-color);border-style:solid;color:#fff;font-family:var(--cim-widget-font-family, inherit);cursor:pointer;&:disabled,&[disabled]{cursor:not-allowed;opacity:.6}&:hover{background-color:color-mix(in srgb,var(--base-color),black 20%);border-color:color-mix(in srgb,var(--base-color),black 20%)}&:focus-visible{outline:2px solid color-mix(in srgb,var(--base-color),white 25%)}}.cim-widget-cancel-button{color:#8a8a8a}.cim-widget-disclaimer{display:flex;flex-direction:column;padding:0 .5rem .5rem;gap:.5rem}.cim-widget-disclaimer-text{font-size:.75rem;color:#00000090;margin:0}.cim-widget-disclaimer-image{object-fit:contain;height:100%;width:100%}.cim-widget-search-bar-wrapper{display:flex;flex-direction:column;padding:.5rem;gap:.5rem;&.with-attachments{border-top:1px solid var(--cim-widget-border-color)}}.cim-widget-search-bar{display:flex;align-items:center;gap:4px;font-family:var(--cim-widget-font-family)}.cim-widget-image-file-preview{display:inline-flex;align-items:center;gap:8px;padding-left:.5rem}.cim-widget-image-preview{object-fit:contain;max-height:2.5rem;&.cim-modal-component{max-height:3.5rem}}.cim-widget-image-file-name{width:100%;font-size:.8rem;color:#00000090;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}.cim-widget-close-button.clear-attachment{padding:.15rem;color:#00000090}.cim-widget-search-input{width:100%;min-width:0;min-height:2rem;padding:0 8px;background-color:transparent;border:1px solid #00000040;border-radius:var(--cim-widget-border-radius)}@media(max-width:576px){.cim-widget-search-input{font-size:16px}}.cim-widget-connection-status-icon{display:inline-block;min-width:8px;width:.6rem;height:.5rem;border-radius:50%;margin:.35rem;vertical-align:middle;&.connected{background-color:#00d60080}&.disconnected{background-color:#c9c7c7}}.cim-widget-image-upload-button{display:inline-flex;height:100%;border-radius:4px;cursor:pointer;&:hover{background-color:#f0f0f0}&.disabled{opacity:.6;background-color:#f9f9f9;cursor:not-allowed}}.cim-widget-image-upload-label{display:inline-flex;justify-content:center;align-items:center;padding:8px;margin-bottom:0;cursor:pointer;&.disabled{cursor:not-allowed}}.cim-widget-search-button{display:inline-flex;align-items:center;white-space:nowrap;gap:.25rem}.cim-widget-search-button-icon{--base-color: var(--cim-widget-primary-color, #3182ce);background-color:var(--base-color);border-color:var(--base-color);color:#fff;&:disabled,&[disabled]{background-color:var(--base-color);border-color:var(--base-color);opacity:.6}&:hover{background-color:color-mix(in srgb,var(--base-color),black 20%);border-color:color-mix(in srgb,var(--base-color),black 20%)}}.cim-widget-search-button-icon-image{object-fit:contain;width:1.25em;height:1.25em}.cim-widget-file-input{display:none}.cim-widget-overflow-menu{position:relative;height:auto;width:auto}.cim-widget-overflow-menu-list{width:170px;background:#fff;border-radius:var(--cim-widget-border-radius);border:1px solid var(--cim-widget-border-color)}.cim-widget-overflow-menu-button{background-color:#fff}.cim-widget-overflow-menu-button-trigger,.cim-widget-overflow-menu-button{display:inline-flex;align-items:center;width:100%;border:1px solid transparent;border-radius:var(--cim-widget-border-radius);cursor:pointer;color:#333;&:hover{background-color:#f0f0f0}}.cim-widget-overflow-menu-button{gap:.5rem;padding:.5rem .75rem;background-color:#f0f0f080;svg{font-size:.75rem}}.cim-widget-carousel{position:relative;width:100%}.cim-widget-carousel__item-group{padding:4px 0;justify-content:flex-start;&.carousel-row-container{display:flex!important}}.cim-widget-carousel__item{flex-shrink:0;>*{height:100%}}.cim-widget-carousel__control{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;padding:0 4px}.cim-widget-carousel__prev-trigger,.cim-widget-carousel__next-trigger{pointer-events:auto;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--cim-widget-border-radius);border:1px solid var(--cim-widget-border-color, #d1d5db);background-color:var(--cim-widget-background-color, #ffffff);color:var(--cim-widget-font-color, #3f3f46);cursor:pointer;box-shadow:0 1px 3px #0000001a;transition:background-color .15s ease,box-shadow .15s ease}.cim-widget-carousel__prev-trigger:hover,.cim-widget-carousel__next-trigger:hover{background-color:#f9fafb;box-shadow:0 2px 6px #0000001f}.cim-widget-carousel__prev-trigger:disabled,.cim-widget-carousel__next-trigger:disabled{opacity:.4;cursor:not-allowed}.cim-widget-carousel__indicator-group{display:flex;justify-content:center;gap:6px;padding-top:12px}.cim-widget-carousel__indicator{width:8px;height:8px;border-radius:50%;border:none;background-color:var(--cim-widget-border-color, #d1d5db);cursor:pointer;padding:0;transition:background-color .2s ease,transform .2s ease}.cim-widget-carousel__indicator[data-current]{background-color:var(--cim-widget-font-color, #1a202c);transform:scale(1.25)}.cim-widget-carousel__indicator:hover:not([data-current]){background-color:var(--cim-widget-font-color, #1a202c);opacity:.5}.cim-widget-overflow-panel{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;gap:.5rem;padding:.5rem;background:#fff;border-bottom:1px solid var(--cim-widget-border-color);z-index:10}.cim-widget-overflow-panel .cim-widget-overflow-menu-button{width:100%;justify-content:center;gap:.75rem;font-size:.875rem}.cim-widget-left-right-toggle-button{display:none}@media(min-width:576px){.cim-widget-left-right-toggle-button{display:inline-flex}}.cim-widget-toggle-modal-button.cim-dialog-component{display:none}@media(min-width:576px){.cim-widget-toggle-modal-button.cim-dialog-component{display:inline-flex}}.cim-widget-product-tile{display:inline-flex;flex-direction:column;background-color:#fff;border-radius:var(--cim-widget-border-radius);box-shadow:0 1px 3px #0000001a}.cim-widget-product-tile.embedded,.cim-widget-product-tile.standalone{min-width:10dvw;max-width:30dvw}.cim-widget-product-tile-image{object-fit:contain;width:100%;height:auto;max-height:25dvh;border-top-left-radius:4px;border-top-right-radius:4px}.cim-widget-product-tile-details{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:.5rem}.cim-widget-product-tile-brand{color:var(--cim-widget-primary-color)}.cim-widget-product-tile-pdp,.cim-widget-product-tile-name,.cim-widget-product-tile-price,.cim-widget-product-tile-pid{display:inline-block;line-height:1.25rem;font-size:.875rem}.cim-widget-product-tile-name{font-weight:700}.cim-widget-product-tile-pdp{color:color-mix(in hsl decreasing hue,var(--cim-widget-font-color) 85%,black);text-decoration:none;word-wrap:break-word;&:hover{text-decoration:underline}}.cim-widget-product-tile-pdp-arrow{display:inline-block;transform:rotate(-45deg)}.cim-widget-product-tile-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;gap:.5rem}.cim-widget-product-tile-price{font-weight:700}@media(max-width:576px){.cim-widget-product-tile.embedded,.cim-widget-product-tile.standalone{min-width:30dvw;max-width:45dvw}.cim-widget-product-tile-pdp,.cim-widget-product-tile-name{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.cim-widget-display-products{flex-direction:column}.cim-widget-error-message-text{display:inline-flex;align-items:center;gap:.5rem;color:#e53e3e;&.embedded svg{min-width:1.25rem;height:1.25rem}}.cim-widget-blinking-cursor{display:inline-flex;margin-left:2px;line-height:0;animation:cursor-blink 1.5s steps(2) infinite}@keyframes cursor-blink{0%{opacity:0}}.cim-widget-ul{list-style-type:disc;padding-left:1.5rem}.cim-widget-ol{list-style-type:decimal;padding-left:1.5rem}.cim-widget-table-container{margin-top:1rem;margin-bottom:1rem;margin-right:.5rem;overflow-x:auto}.cim-widget-table{border-radius:.5rem;border-width:1px;border-style:solid;border-color:var(--cim-widget-border-color);border-collapse:collapse;width:100%}.cim-widget-thead{background-color:color-mix(in hsl decreasing hue,var(--cim-widget-secondary-color) 5%,transparent);border-bottom-width:2px;border-color:var(--cim-widget-border-color)}.cim-widget-tbody{border-width:0px;box-sizing:border-box;background-color:#ffffff90;overflow-wrap:break-word}.cim-widget-tr{border-style:solid;border-bottom-width:1px;border-color:var(--cim-widget-border-color)}.cim-widget-th{padding:.5rem 1rem;text-align:left;font-weight:700;border-bottom-width:1px;border-color:var(--cim-widget-border-color)}.cim-widget-td{padding:.5rem 1rem;border-bottom-width:1px;border-color:var(--cim-widget-border-color)}.cim-widget-message-container pre{margin:0}.cim-widget-progress-message.embedded,.cim-widget-progress-message.standalone{display:flex;align-items:center}.cim-widget-progress-text.embedded{font-size:.85rem;font-style:italic;color:color-mix(in hsl decreasing hue,var(--cim-widget-font-color) 80%,white);line-height:1rem;line-clamp:3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cim-widget-progress-text.standalone{font-size:inherit;font-style:italic;color:color-mix(in hsl decreasing hue,var(--cim-widget-font-color) 85%,white)}.cim-widget-thought-container{padding-left:.5rem;margin:.5rem;border-left:2px solid var(--cim-widget-primary-color)}p.cim-widget-progress-thought{margin-bottom:1rem;color:color-mix(in hsl decreasing hue,var(--cim-widget-font-color) 70%,white);line-height:1;font-size:.875rem}.cim-widget-thought-context-button{display:inline-flex;align-items:center;justify-content:space-between;padding:.25rem;min-width:84px;background-color:transparent;border-color:transparent;color:var(--cim-widget-primary-color);font-weight:700;cursor:pointer;&:hover{background-color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 5%,transparent);color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 85%,black)}}.cim-widget-message-icon.progress-icon.embedded{color:color-mix(in hsl decreasing hue,var(--cim-widget-font-color) 50%,white)}.cim-widget-refined-event{display:flex;flex-direction:column}.cim-widget-refined-event-query{display:inline-flex;align-items:center;gap:4px;color:var(--cim-widget-primary-color)}.cim-widget-refined-event-query-text{line-height:normal}.cim-widget-message-icon.refined-event-icon{font-size:1.5rem;&.embedded,&.standalone{color:var(--cim-widget-primary-color)}}.cim-widget-facet-pill{display:inline-flex;align-items:center;margin-left:4px;padding:.25rem .5rem;color:var(--cim-widget-primary-color);border-radius:9999px;font-size:.75rem;font-weight:700;&.embedded{background-color:#ffffff90}&.standalone{background-color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 5%,transparent)}}.cim-widget-facet-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.25rem}.cim-widget-facets{display:flex;flex-direction:column;padding:.25rem}.cim-widget-facets .cim-widget-facet-category{margin-bottom:0;font-size:.875rem;font-weight:700;word-wrap:break-word}.cim-widget-facets .cim-widget-facet-values{margin-top:0;font-size:.675rem}.cim-widget-message-timestamp.standalone{font-size:.75rem;color:#00000090}.cim-widget-message-timestamp.embedded{font-size:.65rem;color:#333333bf}.cim-widget-user-message{display:flex;flex-direction:column;gap:.5rem;.cim-widget-user-message-row{display:inline-flex;align-items:center;gap:.5rem}}.cim-widget-user-message.embedded{display:inline-flex;align-self:flex-end;padding:.5rem 1rem;border-radius:var(--cim-widget-border-radius);background-color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 10%,transparent);max-width:80%;min-width:50%}.cim-widget-user-message.standalone{margin:.5rem 0}.cim-widget-user-message-image{object-fit:contain;border-radius:8px;&.embedded{max-height:2.5rem}&.standalone{max-height:3.5rem}}.cim-widget-user-message-text{font-weight:700}.cim-widget-user-message-text.standalone{font-size:1.125rem;margin:0}.cim-widget-user-message-text.embedded{margin:0}.cim-widget-message-icon.user-message-icon.embedded{color:var(--cim-widget-primary-color)}.cim-widget-user-search{display:flex;flex-direction:column}.cim-widget-user-search.embedded{display:inline-flex;align-self:flex-end;padding:.5rem 1rem;border-radius:var(--cim-widget-border-radius);background-color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 10%,transparent);max-width:80%;min-width:50%;gap:4px}.cim-widget-user-search.standalone{flex-direction:column;font-size:1.125rem;padding-top:.5rem;padding-bottom:.5rem}.cim-widget-user-search-image{object-fit:contain;border-radius:8px;&.embedded{max-height:2.5rem}&.standalone{max-height:3.5rem}}.cim-widget-user-search-query{display:inline-flex}.cim-widget-message-icon.user-search-icon.embedded,.cim-widget-message-icon.user-search-icon.standalone{font-size:1.5rem;color:var(--cim-widget-primary-color)}.message{border-radius:.5rem}.widget-message{display:flex;align-self:flex-start}.user-message{display:flex;align-self:flex-end;padding:1rem}.cim-widget-reset-message{font-size:.75rem;font-style:italic;color:color-mix(in hsl decreasing hue,var(--cim-widget-font-color) 75%,white)}.cim-widget-start-search-message{font-size:.875rem;font-weight:700;color:var(--cim-widget-font-color)}.cim-widget-message-group,.cim-widget-message{display:flex;flex-direction:column}.cim-widget-message-group{gap:.5rem;padding:.5rem 1rem;margin-bottom:1rem;border-radius:var(--cim-widget-border-radius);&.standalone{padding:0 1rem}.cim-widget-message-group-child{max-width:100%;margin-bottom:.25rem}}.cim-widget-message-group.embedded{max-width:80%;background-color:color-mix(in hsl decreasing hue,var(--cim-widget-secondary-color) 5%,transparent)}.cim-widget-message{margin-bottom:1rem}.cim-widget-message.standalone{border-radius:0;background-color:transparent;padding:0 1rem}.cim-widget-message.embedded{margin-bottom:1rem}.cim-widget-embedded-chat{position:relative;width:100%;height:100%;margin:0 auto;border-radius:var(--cim-widget-border-radius);border:1px solid var(--cim-widget-border-color)}.cim-widget-embedded-chat>.cim-widget-message-container{padding-top:2rem;padding-left:1rem;padding-right:1rem}.cim-widget-embedded-chat-menu{position:absolute;top:.25rem;right:.25rem}.cim-widget-overflow-menu-button-trigger.cim-chat-component{border:1px solid var(--cim-widget-border-color);border-radius:var(--cim-widget-border-radius);background-color:#fff}.cim-widget-overflow-menu-button.cim-chat-component{background-color:#fff;border-radius:var(--cim-widget-border-radius);&:hover{background-color:#f0f0f0}}.cim-widget-dialog{box-sizing:border-box;position:fixed;width:35dvw;max-width:100dvw;height:55dvh;border-radius:var(--cim-widget-border-radius);border:1px solid var(--cim-widget-border-color);font-size:.875rem;z-index:9999;&.full-height{height:100%}&.full-height.bottom-left{bottom:0;left:0}&.full-height.bottom-right{bottom:0;right:0}&.bottom-left{bottom:.5rem;left:.5rem;animation:cim-widget-dialog-slide-in-left .25s ease-out}&.bottom-right{bottom:.5rem;right:.5rem;animation:cim-widget-dialog-slide-in-right .25s ease-out}.cim-widget-message-group.embedded{max-width:100%}}.cim-widget-dialog-content{display:flex;flex-direction:column;height:100%}.cim-widget-dialog-header{display:inline-flex;align-items:center;padding:.5rem 1rem;gap:8px;border-bottom:1px solid var(--cim-widget-border-color);background-color:var(--cim-widget-header-background-color)}.cim-widget-dialog-controls{position:absolute;top:4px;right:4px;display:inline-flex;align-items:center}.cim-widget-dialog-logo{object-fit:contain;max-width:50%;max-height:3rem}.cim-widget-dialog-title{margin-top:0;margin-bottom:0;font-size:var(--cim-widget-header-text-font-size)}@media(min-width:576px)and (max-width:768px){.cim-widget-dialog{width:50%}}@media(max-width:576px){.cim-widget-dialog{height:100%;width:100dvw!important;max-width:100dvw;border-radius:0;&.full-height{height:100%}&.bottom-left{bottom:0;left:0}&.bottom-right{bottom:0;right:0}}.cim-widget-dialog.bottom-left,.cim-widget-dialog.bottom-right{animation:none}}@media(prefers-reduced-motion:reduce){.cim-widget-dialog.bottom-left,.cim-widget-dialog.bottom-right{animation:none}}@keyframes cim-widget-dialog-slide-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes cim-widget-dialog-slide-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}.cim-widget-modal-container{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;height:100dvh;width:100dvw;z-index:9999}.cim-widget-modal-backdrop{position:absolute;top:0;left:0;height:100%;width:100%;background:#00000080}.cim-widget-modal{position:fixed;width:70dvw;height:80dvh;border-radius:var(--cim-widget-border-radius);border:1px solid var(--cim-widget-border-color);overflow-y:hidden;&.fullscreen{height:100%;width:100%;border-radius:0}}.cim-widget-modal-content{display:flex;flex-direction:column;height:100%}.cim-widget-modal-header{display:inline-flex;align-items:center;padding:.5rem 1rem;gap:8px;border-bottom:1px solid var(--cim-widget-border-color);background-color:var(--cim-widget-header-background-color)}.cim-widget-modal-controls{position:absolute;top:4px;right:4px;display:inline-flex;align-items:center}.cim-widget-modal-logo{object-fit:contain;max-width:50%;max-height:3rem}.cim-widget-modal-title{margin-top:0;margin-bottom:0;font-size:var(--cim-widget-header-text-font-size)}.cim-widget-modal-fullscreen-button,.cim-widget-modal-toggle-dialog-button{display:none}@media(max-width:576px){.cim-widget-modal{height:100%;width:100%;border-radius:0}}@media(min-width:576px){.cim-widget-modal-fullscreen-button,.cim-widget-modal-toggle-dialog-button{display:inline-flex}}.cim-widget-container{box-sizing:border-box;display:flex;flex-direction:column;background-color:var(--cim-widget-background-color);font-family:var(--cim-widget-font-family, inherit);color:var(--cim-widget-font-color, inherit)}.cim-widget-message-container p{margin:.25rem 0;padding:0;+p{margin-top:.5rem}}.cim-widget-message-container span{line-height:1}.cim-widget-header{font-weight:700;color:inherit}.cim-widget-header.h1{margin-top:2rem;margin-bottom:2rem;font-size:1rem}.cim-widget-header.h2{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1rem}.cim-widget-header.h3{margin-top:1rem;margin-bottom:1rem;font-size:1rem}.cim-widget-link{color:var(--cim-widget-primary-color);text-decoration:underline;cursor:pointer}.cim-widget-link:hover{color:var(--cim-widget-secondary-color);text-decoration:none}.cim-widget-text{line-height:1.5;color:inherit;margin-bottom:.25rem}.cim-widget-text.italic{font-style:italic}.cim-widget-text.bold{font-weight:700}.cim-widget-message-container{flex:1;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;overflow-wrap:anywhere;padding:1rem}.cim-widget-message-icon{display:inline-flex;align-items:center;margin-right:.25rem}.cim-widget-message-icon.embedded{font-size:1rem;color:var(--cim-widget-secondary-color)}.cim-widget-message-icon.standalone{font-size:1.5rem;color:var(--cim-widget-primary-color)}.cim-widget-suggestion-container.embedded{display:inline-flex;flex-wrap:wrap;gap:.5rem}.cim-widget-suggestion-button.embedded{height:auto;padding:.2rem .5rem;border:1px solid var(--cim-widget-primary-color);border-radius:var(--cim-widget-border-radius);background-color:transparent;font-size:.875rem;font-weight:600;font-family:inherit;color:var(--cim-widget-primary-color);white-space:normal;word-break:break-word;text-align:left;cursor:pointer}.cim-widget-suggestion-button.embedded:hover{background-color:#fff;color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 85%,black)}.cim-widget-suggestion-container.standalone{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;padding:.5rem 0}@media(max-width:768px){.cim-widget-suggestion-container.standalone{grid-template-columns:repeat(1,1fr)}}.cim-widget-suggestion-button.standalone{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid var(--cim-widget-primary-color);border-radius:var(--cim-widget-border-radius);background-color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 5%,transparent);font-weight:700;color:var(--cim-widget-primary-color);text-align:left;white-space:normal;word-break:break-word}.cim-widget-suggestion-button.standalone:hover{background-color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 15%,transparent);color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 85%,black)}.cim-widget-suggestion-button:disabled{border-color:#8a8a8a;background-color:#f9f9f9;color:#8a8a8a;cursor:not-allowed}.cim-widget-suggestion-button:disabled:hover{border-color:#8a8a8a;background-color:#f9f9f9;color:#8a8a8a}.cim-widget-prompts-extension-container{height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem .5rem 1rem 1.25rem;gap:.75rem;font-size:.875rem;font-family:var(--cim-widget-font-family, inherit);background-color:var(--cim-widget-background-color);color:var(--cim-widget-font-color, inherit);border:1px solid var(--cim-widget-border-color);border-radius:.5rem;box-sizing:border-box}.cim-widget-prompts-input-container{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;.cim-widget-prompts-input-icon{width:20px;height:20px;color:var(--cim-widget-primary-color)}.cim-widget-prompts-input{width:100%;padding:.25rem 0;outline:none;border-color:transparent;background-color:transparent;border-bottom-width:1px;border-bottom-color:var(--cim-widget-border-color);font-family:var(--cim-widget-font-family, inherit);color:var(--cim-widget-font-color, inherit)}.cim-widget-prompts-input:focus{border-bottom-color:color-mix(in srgb,var(--cim-widget-primary-color),white 25%)}.cim-widget-prompts-input-submit-button:disabled{opacity:.6;background-color:#f9f9f9;cursor:not-allowed}}.cim-widget-prompts-button-group{display:inline-flex;flex-wrap:wrap;gap:.5rem;width:100%}.cim-widget-prompts-button{height:auto;padding:.2rem .5rem;border:1px solid var(--cim-widget-primary-color);border-radius:4px;background-color:transparent;font-size:.875rem;font-weight:800;font-family:inherit;color:var(--cim-widget-primary-color);white-space:normal;word-break:break-word;text-align:left;cursor:pointer}.cim-widget-prompts-button:hover{background-color:#fff;color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 85%,black)}.cim-widget-prompts-button:disabled{border-color:#8a8a8a;background-color:#f9f9f9;color:#8a8a8a;cursor:not-allowed}.cim-widget-prompts-button:disabled:hover{border-color:#8a8a8a;background-color:#f9f9f9;color:#8a8a8a}.cim-widget-prompts-extension-messages-container{display:flex;flex-direction:column;gap:1rem;height:100%;width:100%;scrollbar-gutter:stable;overflow-y:auto}.cim-widget-prompts-user-message-container{display:flex;align-items:center;justify-content:flex-end;width:100%}.cim-widget-prompts-user-message{margin:0;max-width:85%;padding:.25rem 1rem;color:#fff;border-radius:.5rem;border:1px solid var(--cim-widget-primary-color);background-color:var(--cim-widget-primary-color)}.cim-widget-prompts-response-container{display:flex;flex:none;flex-direction:column;justify-content:flex-start;padding:.5rem 1rem;border-radius:.5rem;background-color:color-mix(in hsl decreasing hue,var(--cim-widget-secondary-color) 5%,transparent);max-width:85%}
|
|
2
|
-
/*$vite$:1*/`,document.head.appendChild(je);function ze(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Je={exports:{}},st={},Ft={exports:{}},De={};var Vt;function rn(){if(Vt)return De;Vt=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),u=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),f=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),g=Symbol.iterator;function T(B){return B===null||typeof B!="object"?null:(B=g&&B[g]||B["@@iterator"],typeof B=="function"?B:null)}var y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},_=Object.assign,S={};function k(B,te,O){this.props=B,this.context=te,this.refs=S,this.updater=O||y}k.prototype.isReactComponent={},k.prototype.setState=function(B,te){if(typeof B!="object"&&typeof B!="function"&&B!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,B,te,"setState")},k.prototype.forceUpdate=function(B){this.updater.enqueueForceUpdate(this,B,"forceUpdate")};function v(){}v.prototype=k.prototype;function N(B,te,O){this.props=B,this.context=te,this.refs=S,this.updater=O||y}var A=N.prototype=new v;A.constructor=N,_(A,k.prototype),A.isPureReactComponent=!0;var M=Array.isArray,V=Object.prototype.hasOwnProperty,D={current:null},K={key:!0,ref:!0,__self:!0,__source:!0};function re(B,te,O){var _e,Ie={},Ae=null,$e=null;if(te!=null)for(_e in te.ref!==void 0&&($e=te.ref),te.key!==void 0&&(Ae=""+te.key),te)V.call(te,_e)&&!K.hasOwnProperty(_e)&&(Ie[_e]=te[_e]);var we=arguments.length-2;if(we===1)Ie.children=O;else if(1<we){for(var We=Array(we),pt=0;pt<we;pt++)We[pt]=arguments[pt+2];Ie.children=We}if(B&&B.defaultProps)for(_e in we=B.defaultProps,we)Ie[_e]===void 0&&(Ie[_e]=we[_e]);return{$$typeof:e,type:B,key:Ae,ref:$e,props:Ie,_owner:D.current}}function be(B,te){return{$$typeof:e,type:B.type,key:te,ref:B.ref,props:B.props,_owner:B._owner}}function $(B){return typeof B=="object"&&B!==null&&B.$$typeof===e}function Z(B){var te={"=":"=0",":":"=2"};return"$"+B.replace(/[=:]/g,function(O){return te[O]})}var ce=/\/+/g;function he(B,te){return typeof B=="object"&&B!==null&&B.key!=null?Z(""+B.key):te.toString(36)}function ue(B,te,O,_e,Ie){var Ae=typeof B;(Ae==="undefined"||Ae==="boolean")&&(B=null);var $e=!1;if(B===null)$e=!0;else switch(Ae){case"string":case"number":$e=!0;break;case"object":switch(B.$$typeof){case e:case t:$e=!0}}if($e)return $e=B,Ie=Ie($e),B=_e===""?"."+he($e,0):_e,M(Ie)?(O="",B!=null&&(O=B.replace(ce,"$&/")+"/"),ue(Ie,te,O,"",function(pt){return pt})):Ie!=null&&($(Ie)&&(Ie=be(Ie,O+(!Ie.key||$e&&$e.key===Ie.key?"":(""+Ie.key).replace(ce,"$&/")+"/")+B)),te.push(Ie)),1;if($e=0,_e=_e===""?".":_e+":",M(B))for(var we=0;we<B.length;we++){Ae=B[we];var We=_e+he(Ae,we);$e+=ue(Ae,te,O,We,Ie)}else if(We=T(B),typeof We=="function")for(B=We.call(B),we=0;!(Ae=B.next()).done;)Ae=Ae.value,We=_e+he(Ae,we++),$e+=ue(Ae,te,O,We,Ie);else if(Ae==="object")throw te=String(B),Error("Objects are not valid as a React child (found: "+(te==="[object Object]"?"object with keys {"+Object.keys(B).join(", ")+"}":te)+"). If you meant to render a collection of children, use an array instead.");return $e}function Te(B,te,O){if(B==null)return B;var _e=[],Ie=0;return ue(B,_e,"","",function(Ae){return te.call(O,Ae,Ie++)}),_e}function Oe(B){if(B._status===-1){var te=B._result;te=te(),te.then(function(O){(B._status===0||B._status===-1)&&(B._status=1,B._result=O)},function(O){(B._status===0||B._status===-1)&&(B._status=2,B._result=O)}),B._status===-1&&(B._status=0,B._result=te)}if(B._status===1)return B._result.default;throw B._result}var de={current:null},Q={transition:null},ie={ReactCurrentDispatcher:de,ReactCurrentBatchConfig:Q,ReactCurrentOwner:D};function C(){throw Error("act(...) is not supported in production builds of React.")}return De.Children={map:Te,forEach:function(B,te,O){Te(B,function(){te.apply(this,arguments)},O)},count:function(B){var te=0;return Te(B,function(){te++}),te},toArray:function(B){return Te(B,function(te){return te})||[]},only:function(B){if(!$(B))throw Error("React.Children.only expected to receive a single React element child.");return B}},De.Component=k,De.Fragment=n,De.Profiler=o,De.PureComponent=N,De.StrictMode=r,De.Suspense=d,De.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ie,De.act=C,De.cloneElement=function(B,te,O){if(B==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+B+".");var _e=_({},B.props),Ie=B.key,Ae=B.ref,$e=B._owner;if(te!=null){if(te.ref!==void 0&&(Ae=te.ref,$e=D.current),te.key!==void 0&&(Ie=""+te.key),B.type&&B.type.defaultProps)var we=B.type.defaultProps;for(We in te)V.call(te,We)&&!K.hasOwnProperty(We)&&(_e[We]=te[We]===void 0&&we!==void 0?we[We]:te[We])}var We=arguments.length-2;if(We===1)_e.children=O;else if(1<We){we=Array(We);for(var pt=0;pt<We;pt++)we[pt]=arguments[pt+2];_e.children=we}return{$$typeof:e,type:B.type,key:Ie,ref:Ae,props:_e,_owner:$e}},De.createContext=function(B){return B={$$typeof:u,_currentValue:B,_currentValue2:B,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},B.Provider={$$typeof:a,_context:B},B.Consumer=B},De.createElement=re,De.createFactory=function(B){var te=re.bind(null,B);return te.type=B,te},De.createRef=function(){return{current:null}},De.forwardRef=function(B){return{$$typeof:c,render:B}},De.isValidElement=$,De.lazy=function(B){return{$$typeof:p,_payload:{_status:-1,_result:B},_init:Oe}},De.memo=function(B,te){return{$$typeof:f,type:B,compare:te===void 0?null:te}},De.startTransition=function(B){var te=Q.transition;Q.transition={};try{B()}finally{Q.transition=te}},De.unstable_act=C,De.useCallback=function(B,te){return de.current.useCallback(B,te)},De.useContext=function(B){return de.current.useContext(B)},De.useDebugValue=function(){},De.useDeferredValue=function(B){return de.current.useDeferredValue(B)},De.useEffect=function(B,te){return de.current.useEffect(B,te)},De.useId=function(){return de.current.useId()},De.useImperativeHandle=function(B,te,O){return de.current.useImperativeHandle(B,te,O)},De.useInsertionEffect=function(B,te){return de.current.useInsertionEffect(B,te)},De.useLayoutEffect=function(B,te){return de.current.useLayoutEffect(B,te)},De.useMemo=function(B,te){return de.current.useMemo(B,te)},De.useReducer=function(B,te,O){return de.current.useReducer(B,te,O)},De.useRef=function(B){return de.current.useRef(B)},De.useState=function(B){return de.current.useState(B)},De.useSyncExternalStore=function(B,te,O){return de.current.useSyncExternalStore(B,te,O)},De.useTransition=function(){return de.current.useTransition()},De.version="18.3.1",De}var Ot;function Tn(){return Ot||(Ot=1,Ft.exports=rn()),Ft.exports}var ta;function Hu(){if(ta)return st;ta=1;var e=Tn(),t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function u(c,d,f){var p,g={},T=null,y=null;f!==void 0&&(T=""+f),d.key!==void 0&&(T=""+d.key),d.ref!==void 0&&(y=d.ref);for(p in d)r.call(d,p)&&!a.hasOwnProperty(p)&&(g[p]=d[p]);if(c&&c.defaultProps)for(p in d=c.defaultProps,d)g[p]===void 0&&(g[p]=d[p]);return{$$typeof:t,type:c,key:T,ref:y,props:g,_owner:o.current}}return st.Fragment=n,st.jsx=u,st.jsxs=u,st}var zu;function Pr(){return zu||(zu=1,Je.exports=Hu()),Je.exports}var w=Pr();const Nr=Object.create(null);Nr.open="0",Nr.close="1",Nr.ping="2",Nr.pong="3",Nr.message="4",Nr.upgrade="5",Nr.noop="6";const ju=Object.create(null);Object.keys(Nr).forEach(e=>{ju[Nr[e]]=e});const Pd={type:"error",data:"parser error"},m0=typeof Blob=="function"||typeof Blob!="undefined"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",g0=typeof ArrayBuffer=="function",E0=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,Nd=({type:e,data:t},n,r)=>m0&&t instanceof Blob?n?r(t):y0(t,r):g0&&(t instanceof ArrayBuffer||E0(t))?n?r(t):y0(new Blob([t]),r):r(Nr[e]+(t||"")),y0=(e,t)=>{const n=new FileReader;return n.onload=function(){const r=n.result.split(",")[1];t("b"+(r||""))},n.readAsDataURL(e)};function b0(e){return e instanceof Uint8Array?e:e instanceof ArrayBuffer?new Uint8Array(e):new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}let Od;function $2(e,t){if(m0&&e.data instanceof Blob)return e.data.arrayBuffer().then(b0).then(t);if(g0&&(e.data instanceof ArrayBuffer||E0(e.data)))return t(b0(e.data));Nd(e,!1,n=>{Od||(Od=new TextEncoder),t(Od.encode(n))})}const T0="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",na=typeof Uint8Array=="undefined"?[]:new Uint8Array(256);for(let e=0;e<T0.length;e++)na[T0.charCodeAt(e)]=e;const V2=e=>{let t=e.length*.75,n=e.length,r,o=0,a,u,c,d;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);const f=new ArrayBuffer(t),p=new Uint8Array(f);for(r=0;r<n;r+=4)a=na[e.charCodeAt(r)],u=na[e.charCodeAt(r+1)],c=na[e.charCodeAt(r+2)],d=na[e.charCodeAt(r+3)],p[o++]=a<<2|u>>4,p[o++]=(u&15)<<4|c>>2,p[o++]=(c&3)<<6|d&63;return f},q2=typeof ArrayBuffer=="function",Id=(e,t)=>{if(typeof e!="string")return{type:"message",data:_0(e,t)};const n=e.charAt(0);return n==="b"?{type:"message",data:Y2(e.substring(1),t)}:ju[n]?e.length>1?{type:ju[n],data:e.substring(1)}:{type:ju[n]}:Pd},Y2=(e,t)=>{if(q2){const n=V2(e);return _0(n,t)}else return{base64:!0,data:e}},_0=(e,t)=>t==="blob"?e instanceof Blob?e:new Blob([e]):e instanceof ArrayBuffer?e:e.buffer,S0="",G2=(e,t)=>{const n=e.length,r=new Array(n);let o=0;e.forEach((a,u)=>{Nd(a,!1,c=>{r[u]=c,++o===n&&t(r.join(S0))})})},W2=(e,t)=>{const n=e.split(S0),r=[];for(let o=0;o<n.length;o++){const a=Id(n[o],t);if(r.push(a),a.type==="error")break}return r};function X2(){return new TransformStream({transform(e,t){$2(e,n=>{const r=n.length;let o;if(r<126)o=new Uint8Array(1),new DataView(o.buffer).setUint8(0,r);else if(r<65536){o=new Uint8Array(3);const a=new DataView(o.buffer);a.setUint8(0,126),a.setUint16(1,r)}else{o=new Uint8Array(9);const a=new DataView(o.buffer);a.setUint8(0,127),a.setBigUint64(1,BigInt(r))}e.data&&typeof e.data!="string"&&(o[0]|=128),t.enqueue(o),t.enqueue(n)})}})}let Rd;function $u(e){return e.reduce((t,n)=>t+n.length,0)}function Vu(e,t){if(e[0].length===t)return e.shift();const n=new Uint8Array(t);let r=0;for(let o=0;o<t;o++)n[o]=e[0][r++],r===e[0].length&&(e.shift(),r=0);return e.length&&r<e[0].length&&(e[0]=e[0].slice(r)),n}function K2(e,t){Rd||(Rd=new TextDecoder);const n=[];let r=0,o=-1,a=!1;return new TransformStream({transform(u,c){for(n.push(u);;){if(r===0){if($u(n)<1)break;const d=Vu(n,1);a=(d[0]&128)===128,o=d[0]&127,o<126?r=3:o===126?r=1:r=2}else if(r===1){if($u(n)<2)break;const d=Vu(n,2);o=new DataView(d.buffer,d.byteOffset,d.length).getUint16(0),r=3}else if(r===2){if($u(n)<8)break;const d=Vu(n,8),f=new DataView(d.buffer,d.byteOffset,d.length),p=f.getUint32(0);if(p>Math.pow(2,21)-1){c.enqueue(Pd);break}o=p*Math.pow(2,32)+f.getUint32(4),r=3}else{if($u(n)<o)break;const d=Vu(n,o);c.enqueue(Id(a?d:Rd.decode(d),t)),r=0}if(o===0||o>e){c.enqueue(Pd);break}}}})}const x0=4;function Bt(e){if(e)return Q2(e)}function Q2(e){for(var t in Bt.prototype)e[t]=Bt.prototype[t];return e}Bt.prototype.on=Bt.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this},Bt.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this},Bt.prototype.off=Bt.prototype.removeListener=Bt.prototype.removeAllListeners=Bt.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n=this._callbacks["$"+e];if(!n)return this;if(arguments.length==1)return delete this._callbacks["$"+e],this;for(var r,o=0;o<n.length;o++)if(r=n[o],r===t||r.fn===t){n.splice(o,1);break}return n.length===0&&delete this._callbacks["$"+e],this},Bt.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){n=n.slice(0);for(var r=0,o=n.length;r<o;++r)n[r].apply(this,t)}return this},Bt.prototype.emitReserved=Bt.prototype.emit,Bt.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]},Bt.prototype.hasListeners=function(e){return!!this.listeners(e).length};const qu=typeof Promise=="function"&&typeof Promise.resolve=="function"?t=>Promise.resolve().then(t):(t,n)=>n(t,0),Kn=typeof self!="undefined"?self:typeof window!="undefined"?window:Function("return this")(),J2="arraybuffer";function C7(){}function w0(e,...t){return t.reduce((n,r)=>(e.hasOwnProperty(r)&&(n[r]=e[r]),n),{})}const Z2=Kn.setTimeout,ew=Kn.clearTimeout;function Yu(e,t){t.useNativeTimers?(e.setTimeoutFn=Z2.bind(Kn),e.clearTimeoutFn=ew.bind(Kn)):(e.setTimeoutFn=Kn.setTimeout.bind(Kn),e.clearTimeoutFn=Kn.clearTimeout.bind(Kn))}const tw=1.33;function nw(e){return typeof e=="string"?rw(e):Math.ceil((e.byteLength||e.size)*tw)}function rw(e){let t=0,n=0;for(let r=0,o=e.length;r<o;r++)t=e.charCodeAt(r),t<128?n+=1:t<2048?n+=2:t<55296||t>=57344?n+=3:(r++,n+=4);return n}function A0(){return Date.now().toString(36).substring(3)+Math.random().toString(36).substring(2,5)}function iw(e){let t="";for(let n in e)e.hasOwnProperty(n)&&(t.length&&(t+="&"),t+=encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t}function ow(e){let t={},n=e.split("&");for(let r=0,o=n.length;r<o;r++){let a=n[r].split("=");t[decodeURIComponent(a[0])]=decodeURIComponent(a[1])}return t}class sw extends Error{constructor(t,n,r){super(t),this.description=n,this.context=r,this.type="TransportError"}}class Ld extends Bt{constructor(t){super(),this.writable=!1,Yu(this,t),this.opts=t,this.query=t.query,this.socket=t.socket,this.supportsBinary=!t.forceBase64}onError(t,n,r){return super.emitReserved("error",new sw(t,n,r)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(t){this.readyState==="open"&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const n=Id(t,this.socket.binaryType);this.onPacket(n)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}pause(t){}createUri(t,n={}){return t+"://"+this._hostname()+this._port()+this.opts.path+this._query(n)}_hostname(){const t=this.opts.hostname;return t.indexOf(":")===-1?t:"["+t+"]"}_port(){return this.opts.port&&(this.opts.secure&&Number(this.opts.port)!==443||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(t){const n=iw(t);return n.length?"?"+n:""}}class aw extends Ld{constructor(){super(...arguments),this._polling=!1}get name(){return"polling"}doOpen(){this._poll()}pause(t){this.readyState="pausing";const n=()=>{this.readyState="paused",t()};if(this._polling||!this.writable){let r=0;this._polling&&(r++,this.once("pollComplete",function(){--r||n()})),this.writable||(r++,this.once("drain",function(){--r||n()}))}else n()}_poll(){this._polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){const n=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};W2(t,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this._polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this._poll())}doClose(){const t=()=>{this.write([{type:"close"}])};this.readyState==="open"?t():this.once("open",t)}write(t){this.writable=!1,G2(t,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const t=this.opts.secure?"https":"http",n=this.query||{};return this.opts.timestampRequests!==!1&&(n[this.opts.timestampParam]=A0()),!this.supportsBinary&&!n.sid&&(n.b64=1),this.createUri(t,n)}}let C0=!1;try{C0=typeof XMLHttpRequest!="undefined"&&"withCredentials"in new XMLHttpRequest}catch(e){}const uw=C0;function lw(){}class cw extends aw{constructor(t){if(super(t),typeof location!="undefined"){const n=location.protocol==="https:";let r=location.port;r||(r=n?"443":"80"),this.xd=typeof location!="undefined"&&t.hostname!==location.hostname||r!==t.port}}doWrite(t,n){const r=this.request({method:"POST",data:t});r.on("success",n),r.on("error",(o,a)=>{this.onError("xhr post error",o,a)})}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",(n,r)=>{this.onError("xhr poll error",n,r)}),this.pollXhr=t}}class Or extends Bt{constructor(t,n,r){super(),this.createRequest=t,Yu(this,r),this._opts=r,this._method=r.method||"GET",this._uri=n,this._data=r.data!==void 0?r.data:null,this._create()}_create(){var t;const n=w0(this._opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");n.xdomain=!!this._opts.xd;const r=this._xhr=this.createRequest(n);try{r.open(this._method,this._uri,!0);try{if(this._opts.extraHeaders){r.setDisableHeaderCheck&&r.setDisableHeaderCheck(!0);for(let o in this._opts.extraHeaders)this._opts.extraHeaders.hasOwnProperty(o)&&r.setRequestHeader(o,this._opts.extraHeaders[o])}}catch(o){}if(this._method==="POST")try{r.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch(o){}try{r.setRequestHeader("Accept","*/*")}catch(o){}(t=this._opts.cookieJar)===null||t===void 0||t.addCookies(r),"withCredentials"in r&&(r.withCredentials=this._opts.withCredentials),this._opts.requestTimeout&&(r.timeout=this._opts.requestTimeout),r.onreadystatechange=()=>{var o;r.readyState===3&&((o=this._opts.cookieJar)===null||o===void 0||o.parseCookies(r.getResponseHeader("set-cookie"))),r.readyState===4&&(r.status===200||r.status===1223?this._onLoad():this.setTimeoutFn(()=>{this._onError(typeof r.status=="number"?r.status:0)},0))},r.send(this._data)}catch(o){this.setTimeoutFn(()=>{this._onError(o)},0);return}typeof document!="undefined"&&(this._index=Or.requestsCount++,Or.requests[this._index]=this)}_onError(t){this.emitReserved("error",t,this._xhr),this._cleanup(!0)}_cleanup(t){if(!(typeof this._xhr=="undefined"||this._xhr===null)){if(this._xhr.onreadystatechange=lw,t)try{this._xhr.abort()}catch(n){}typeof document!="undefined"&&delete Or.requests[this._index],this._xhr=null}}_onLoad(){const t=this._xhr.responseText;t!==null&&(this.emitReserved("data",t),this.emitReserved("success"),this._cleanup())}abort(){this._cleanup()}}if(Or.requestsCount=0,Or.requests={},typeof document!="undefined"){if(typeof attachEvent=="function")attachEvent("onunload",v0);else if(typeof addEventListener=="function"){const e="onpagehide"in Kn?"pagehide":"unload";addEventListener(e,v0,!1)}}function v0(){for(let e in Or.requests)Or.requests.hasOwnProperty(e)&&Or.requests[e].abort()}const dw=(function(){const e=k0({xdomain:!1});return e&&e.responseType!==null})();class fw extends cw{constructor(t){super(t);const n=t&&t.forceBase64;this.supportsBinary=dw&&!n}request(t={}){return Object.assign(t,{xd:this.xd},this.opts),new Or(k0,this.uri(),t)}}function k0(e){const t=e.xdomain;try{if(typeof XMLHttpRequest!="undefined"&&(!t||uw))return new XMLHttpRequest}catch(n){}if(!t)try{return new Kn[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch(n){}}const P0=typeof navigator!="undefined"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class hw extends Ld{get name(){return"websocket"}doOpen(){const t=this.uri(),n=this.opts.protocols,r=P0?{}:w0(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=this.createSocket(t,n,r)}catch(o){return this.emitReserved("error",o)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let n=0;n<t.length;n++){const r=t[n],o=n===t.length-1;Nd(r,this.supportsBinary,a=>{try{this.doWrite(r,a)}catch(u){}o&&qu(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws!="undefined"&&(this.ws.onerror=()=>{},this.ws.close(),this.ws=null)}uri(){const t=this.opts.secure?"wss":"ws",n=this.query||{};return this.opts.timestampRequests&&(n[this.opts.timestampParam]=A0()),this.supportsBinary||(n.b64=1),this.createUri(t,n)}}const Dd=Kn.WebSocket||Kn.MozWebSocket;class pw extends hw{createSocket(t,n,r){return P0?new Dd(t,n,r):n?new Dd(t,n):new Dd(t)}doWrite(t,n){this.ws.send(n)}}class mw extends Ld{get name(){return"webtransport"}doOpen(){try{this._transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name])}catch(t){return this.emitReserved("error",t)}this._transport.closed.then(()=>{this.onClose()}).catch(t=>{this.onError("webtransport error",t)}),this._transport.ready.then(()=>{this._transport.createBidirectionalStream().then(t=>{const n=K2(Number.MAX_SAFE_INTEGER,this.socket.binaryType),r=t.readable.pipeThrough(n).getReader(),o=X2();o.readable.pipeTo(t.writable),this._writer=o.writable.getWriter();const a=()=>{r.read().then(({done:c,value:d})=>{c||(this.onPacket(d),a())}).catch(c=>{})};a();const u={type:"open"};this.query.sid&&(u.data=`{"sid":"${this.query.sid}"}`),this._writer.write(u).then(()=>this.onOpen())})})}write(t){this.writable=!1;for(let n=0;n<t.length;n++){const r=t[n],o=n===t.length-1;this._writer.write(r).then(()=>{o&&qu(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var t;(t=this._transport)===null||t===void 0||t.close()}}const gw={websocket:pw,webtransport:mw,polling:fw},Ew=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,yw=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function Md(e){if(e.length>8e3)throw"URI too long";const t=e,n=e.indexOf("["),r=e.indexOf("]");n!=-1&&r!=-1&&(e=e.substring(0,n)+e.substring(n,r).replace(/:/g,";")+e.substring(r,e.length));let o=Ew.exec(e||""),a={},u=14;for(;u--;)a[yw[u]]=o[u]||"";return n!=-1&&r!=-1&&(a.source=t,a.host=a.host.substring(1,a.host.length-1).replace(/;/g,":"),a.authority=a.authority.replace("[","").replace("]","").replace(/;/g,":"),a.ipv6uri=!0),a.pathNames=bw(a,a.path),a.queryKey=Tw(a,a.query),a}function bw(e,t){const n=/\/{2,9}/g,r=t.replace(n,"/").split("/");return(t.slice(0,1)=="/"||t.length===0)&&r.splice(0,1),t.slice(-1)=="/"&&r.splice(r.length-1,1),r}function Tw(e,t){const n={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,o,a){o&&(n[o]=a)}),n}const Fd=typeof addEventListener=="function"&&typeof removeEventListener=="function",Gu=[];Fd&&addEventListener("offline",()=>{Gu.forEach(e=>e())},!1);class bi extends Bt{constructor(t,n){if(super(),this.binaryType=J2,this.writeBuffer=[],this._prevBufferLen=0,this._pingInterval=-1,this._pingTimeout=-1,this._maxPayload=-1,this._pingTimeoutTime=1/0,t&&typeof t=="object"&&(n=t,t=null),t){const r=Md(t);n.hostname=r.host,n.secure=r.protocol==="https"||r.protocol==="wss",n.port=r.port,r.query&&(n.query=r.query)}else n.host&&(n.hostname=Md(n.host).host);Yu(this,n),this.secure=n.secure!=null?n.secure:typeof location!="undefined"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location!="undefined"?location.hostname:"localhost"),this.port=n.port||(typeof location!="undefined"&&location.port?location.port:this.secure?"443":"80"),this.transports=[],this._transportsByName={},n.transports.forEach(r=>{const o=r.prototype.name;this.transports.push(o),this._transportsByName[o]=r}),this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},n),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=ow(this.opts.query)),Fd&&(this.opts.closeOnBeforeunload&&(this._beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this._beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this._offlineEventListener=()=>{this._onClose("transport close",{description:"network connection lost"})},Gu.push(this._offlineEventListener))),this.opts.withCredentials&&(this._cookieJar=void 0),this._open()}createTransport(t){const n=Object.assign({},this.opts.query);n.EIO=x0,n.transport=t,this.id&&(n.sid=this.id);const r=Object.assign({},this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[t]);return new this._transportsByName[t](r)}_open(){if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}const t=this.opts.rememberUpgrade&&bi.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1?"websocket":this.transports[0];this.readyState="opening";const n=this.createTransport(t);n.open(),this.setTransport(n)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this._onDrain.bind(this)).on("packet",this._onPacket.bind(this)).on("error",this._onError.bind(this)).on("close",n=>this._onClose("transport close",n))}onOpen(){this.readyState="open",bi.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush()}_onPacket(t){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",t),this.emitReserved("heartbeat"),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"ping":this._sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong"),this._resetPingTimeout();break;case"error":const n=new Error("server error");n.code=t.data,this._onError(n);break;case"message":this.emitReserved("data",t.data),this.emitReserved("message",t.data);break}}onHandshake(t){this.emitReserved("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this._pingInterval=t.pingInterval,this._pingTimeout=t.pingTimeout,this._maxPayload=t.maxPayload,this.onOpen(),this.readyState!=="closed"&&this._resetPingTimeout()}_resetPingTimeout(){this.clearTimeoutFn(this._pingTimeoutTimer);const t=this._pingInterval+this._pingTimeout;this._pingTimeoutTime=Date.now()+t,this._pingTimeoutTimer=this.setTimeoutFn(()=>{this._onClose("ping timeout")},t),this.opts.autoUnref&&this._pingTimeoutTimer.unref()}_onDrain(){this.writeBuffer.splice(0,this._prevBufferLen),this._prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this._getWritablePackets();this.transport.send(t),this._prevBufferLen=t.length,this.emitReserved("flush")}}_getWritablePackets(){if(!(this._maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let r=0;r<this.writeBuffer.length;r++){const o=this.writeBuffer[r].data;if(o&&(n+=nw(o)),r>0&&n>this._maxPayload)return this.writeBuffer.slice(0,r);n+=2}return this.writeBuffer}_hasPingExpired(){if(!this._pingTimeoutTime)return!0;const t=Date.now()>this._pingTimeoutTime;return t&&(this._pingTimeoutTime=0,qu(()=>{this._onClose("ping timeout")},this.setTimeoutFn)),t}write(t,n,r){return this._sendPacket("message",t,n,r),this}send(t,n,r){return this._sendPacket("message",t,n,r),this}_sendPacket(t,n,r,o){if(typeof n=="function"&&(o=n,n=void 0),typeof r=="function"&&(o=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const a={type:t,data:n,options:r};this.emitReserved("packetCreate",a),this.writeBuffer.push(a),o&&this.once("flush",o),this.flush()}close(){const t=()=>{this._onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),t()},r=()=>{this.once("upgrade",n),this.once("upgradeError",n)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():t()}):this.upgrading?r():t()),this}_onError(t){if(bi.priorWebsocketSuccess=!1,this.opts.tryAllTransports&&this.transports.length>1&&this.readyState==="opening")return this.transports.shift(),this._open();this.emitReserved("error",t),this._onClose("transport error",t)}_onClose(t,n){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing"){if(this.clearTimeoutFn(this._pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),Fd&&(this._beforeunloadEventListener&&removeEventListener("beforeunload",this._beforeunloadEventListener,!1),this._offlineEventListener)){const r=Gu.indexOf(this._offlineEventListener);r!==-1&&Gu.splice(r,1)}this.readyState="closed",this.id=null,this.emitReserved("close",t,n),this.writeBuffer=[],this._prevBufferLen=0}}}bi.protocol=x0;class _w extends bi{constructor(){super(...arguments),this._upgrades=[]}onOpen(){if(super.onOpen(),this.readyState==="open"&&this.opts.upgrade)for(let t=0;t<this._upgrades.length;t++)this._probe(this._upgrades[t])}_probe(t){let n=this.createTransport(t),r=!1;bi.priorWebsocketSuccess=!1;const o=()=>{r||(n.send([{type:"ping",data:"probe"}]),n.once("packet",g=>{if(!r)if(g.type==="pong"&&g.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;bi.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(p(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const T=new Error("probe error");T.transport=n.name,this.emitReserved("upgradeError",T)}}))};function a(){r||(r=!0,p(),n.close(),n=null)}const u=g=>{const T=new Error("probe error: "+g);T.transport=n.name,a(),this.emitReserved("upgradeError",T)};function c(){u("transport closed")}function d(){u("socket closed")}function f(g){n&&g.name!==n.name&&a()}const p=()=>{n.removeListener("open",o),n.removeListener("error",u),n.removeListener("close",c),this.off("close",d),this.off("upgrading",f)};n.once("open",o),n.once("error",u),n.once("close",c),this.once("close",d),this.once("upgrading",f),this._upgrades.indexOf("webtransport")!==-1&&t!=="webtransport"?this.setTimeoutFn(()=>{r||n.open()},200):n.open()}onHandshake(t){this._upgrades=this._filterUpgrades(t.upgrades),super.onHandshake(t)}_filterUpgrades(t){const n=[];for(let r=0;r<t.length;r++)~this.transports.indexOf(t[r])&&n.push(t[r]);return n}}let Sw=class extends _w{constructor(t,n={}){const r=typeof t=="object"?t:n;(!r.transports||r.transports&&typeof r.transports[0]=="string")&&(r.transports=(r.transports||["polling","websocket","webtransport"]).map(o=>gw[o]).filter(o=>!!o)),super(t,r)}};function xw(e,t="",n){let r=e;n=n||typeof location!="undefined"&&location,e==null&&(e=n.protocol+"//"+n.host),typeof e=="string"&&(e.charAt(0)==="/"&&(e.charAt(1)==="/"?e=n.protocol+e:e=n.host+e),/^(https?|wss?):\/\//.test(e)||(typeof n!="undefined"?e=n.protocol+"//"+e:e="https://"+e),r=Md(e)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const a=r.host.indexOf(":")!==-1?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+a+":"+r.port+t,r.href=r.protocol+"://"+a+(n&&n.port===r.port?"":":"+r.port),r}const ww=typeof ArrayBuffer=="function",Aw=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e.buffer instanceof ArrayBuffer,N0=Object.prototype.toString,Cw=typeof Blob=="function"||typeof Blob!="undefined"&&N0.call(Blob)==="[object BlobConstructor]",vw=typeof File=="function"||typeof File!="undefined"&&N0.call(File)==="[object FileConstructor]";function Bd(e){return ww&&(e instanceof ArrayBuffer||Aw(e))||Cw&&e instanceof Blob||vw&&e instanceof File}function Wu(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n<r;n++)if(Wu(e[n]))return!0;return!1}if(Bd(e))return!0;if(e.toJSON&&typeof e.toJSON=="function"&&arguments.length===1)return Wu(e.toJSON(),!0);for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&Wu(e[n]))return!0;return!1}function kw(e){const t=[],n=e.data,r=e;return r.data=Ud(n,t),r.attachments=t.length,{packet:r,buffers:t}}function Ud(e,t){if(!e)return e;if(Bd(e)){const n={_placeholder:!0,num:t.length};return t.push(e),n}else if(Array.isArray(e)){const n=new Array(e.length);for(let r=0;r<e.length;r++)n[r]=Ud(e[r],t);return n}else if(typeof e=="object"&&!(e instanceof Date)){const n={};for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=Ud(e[r],t));return n}return e}function Pw(e,t){return e.data=Hd(e.data,t),delete e.attachments,e}function Hd(e,t){if(!e)return e;if(e&&e._placeholder===!0){if(typeof e.num=="number"&&e.num>=0&&e.num<t.length)return t[e.num];throw new Error("illegal attachments")}else if(Array.isArray(e))for(let n=0;n<e.length;n++)e[n]=Hd(e[n],t);else if(typeof e=="object")for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(e[n]=Hd(e[n],t));return e}const Nw=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"];var nt;(function(e){e[e.CONNECT=0]="CONNECT",e[e.DISCONNECT=1]="DISCONNECT",e[e.EVENT=2]="EVENT",e[e.ACK=3]="ACK",e[e.CONNECT_ERROR=4]="CONNECT_ERROR",e[e.BINARY_EVENT=5]="BINARY_EVENT",e[e.BINARY_ACK=6]="BINARY_ACK"})(nt||(nt={}));class Ow{constructor(t){this.replacer=t}encode(t){return(t.type===nt.EVENT||t.type===nt.ACK)&&Wu(t)?this.encodeAsBinary({type:t.type===nt.EVENT?nt.BINARY_EVENT:nt.BINARY_ACK,nsp:t.nsp,data:t.data,id:t.id}):[this.encodeAsString(t)]}encodeAsString(t){let n=""+t.type;return(t.type===nt.BINARY_EVENT||t.type===nt.BINARY_ACK)&&(n+=t.attachments+"-"),t.nsp&&t.nsp!=="/"&&(n+=t.nsp+","),t.id!=null&&(n+=t.id),t.data!=null&&(n+=JSON.stringify(t.data,this.replacer)),n}encodeAsBinary(t){const n=kw(t),r=this.encodeAsString(n.packet),o=n.buffers;return o.unshift(r),o}}class zd extends Bt{constructor(t){super(),this.opts=Object.assign({reviver:void 0,maxAttachments:10},typeof t=="function"?{reviver:t}:t)}add(t){let n;if(typeof t=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(t);const r=n.type===nt.BINARY_EVENT;r||n.type===nt.BINARY_ACK?(n.type=r?nt.EVENT:nt.ACK,this.reconstructor=new Iw(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(Bd(t)||t.base64)if(this.reconstructor)n=this.reconstructor.takeBinaryData(t),n&&(this.reconstructor=null,super.emitReserved("decoded",n));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+t)}decodeString(t){let n=0;const r={type:Number(t.charAt(0))};if(nt[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===nt.BINARY_EVENT||r.type===nt.BINARY_ACK){const a=n+1;for(;t.charAt(++n)!=="-"&&n!=t.length;);const u=t.substring(a,n);if(u!=Number(u)||t.charAt(n)!=="-")throw new Error("Illegal attachments");const c=Number(u);if(!Rw(c)||c<0)throw new Error("Illegal attachments");if(c>this.opts.maxAttachments)throw new Error("too many attachments");r.attachments=c}if(t.charAt(n+1)==="/"){const a=n+1;for(;++n&&!(t.charAt(n)===","||n===t.length););r.nsp=t.substring(a,n)}else r.nsp="/";const o=t.charAt(n+1);if(o!==""&&Number(o)==o){const a=n+1;for(;++n;){const u=t.charAt(n);if(u==null||Number(u)!=u){--n;break}if(n===t.length)break}r.id=Number(t.substring(a,n+1))}if(t.charAt(++n)){const a=this.tryParse(t.substr(n));if(zd.isPayloadValid(r.type,a))r.data=a;else throw new Error("invalid payload")}return r}tryParse(t){try{return JSON.parse(t,this.opts.reviver)}catch(n){return!1}}static isPayloadValid(t,n){switch(t){case nt.CONNECT:return O0(n);case nt.DISCONNECT:return n===void 0;case nt.CONNECT_ERROR:return typeof n=="string"||O0(n);case nt.EVENT:case nt.BINARY_EVENT:return Array.isArray(n)&&(typeof n[0]=="number"||typeof n[0]=="string"&&Nw.indexOf(n[0])===-1);case nt.ACK:case nt.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class Iw{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const n=Pw(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const Rw=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e};function O0(e){return Object.prototype.toString.call(e)==="[object Object]"}const Lw=Object.freeze(Object.defineProperty({__proto__:null,Decoder:zd,Encoder:Ow,get PacketType(){return nt}},Symbol.toStringTag,{value:"Module"}));function hr(e,t,n){return e.on(t,n),function(){e.off(t,n)}}const Dw=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class I0 extends Bt{constructor(t,n,r){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=n,r&&r.auth&&(this.auth=r.auth),this._opts=Object.assign({},r),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[hr(t,"open",this.onopen.bind(this)),hr(t,"packet",this.onpacket.bind(this)),hr(t,"error",this.onerror.bind(this)),hr(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...n){var r,o,a;if(Dw.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');if(n.unshift(t),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(n),this;const u={type:nt.EVENT,data:n};if(u.options={},u.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const p=this.ids++,g=n.pop();this._registerAckCallback(p,g),u.id=p}const c=(o=(r=this.io.engine)===null||r===void 0?void 0:r.transport)===null||o===void 0?void 0:o.writable,d=this.connected&&!(!((a=this.io.engine)===null||a===void 0)&&a._hasPingExpired());return this.flags.volatile&&!c||(d?(this.notifyOutgoingListeners(u),this.packet(u)):this.sendBuffer.push(u)),this.flags={},this}_registerAckCallback(t,n){var r;const o=(r=this.flags.timeout)!==null&&r!==void 0?r:this._opts.ackTimeout;if(o===void 0){this.acks[t]=n;return}const a=this.io.setTimeoutFn(()=>{delete this.acks[t];for(let c=0;c<this.sendBuffer.length;c++)this.sendBuffer[c].id===t&&this.sendBuffer.splice(c,1);n.call(this,new Error("operation has timed out"))},o),u=(...c)=>{this.io.clearTimeoutFn(a),n.apply(this,c)};u.withError=!0,this.acks[t]=u}emitWithAck(t,...n){return new Promise((r,o)=>{const a=(u,c)=>u?o(u):r(c);a.withError=!0,n.push(a),this.emit(t,...n)})}_addToQueue(t){let n;typeof t[t.length-1]=="function"&&(n=t.pop());const r={id:this._queueSeq++,tryCount:0,pending:!1,args:t,flags:Object.assign({fromQueue:!0},this.flags)};t.push((o,...a)=>r!==this._queue[0]?void 0:(o!==null?r.tryCount>this._opts.retries&&(this._queue.shift(),n&&n(o)):(this._queue.shift(),n&&n(null,...a)),r.pending=!1,this._drainQueue())),this._queue.push(r),this._drainQueue()}_drainQueue(t=!1){if(!this.connected||this._queue.length===0)return;const n=this._queue[0];n.pending&&!t||(n.pending=!0,n.tryCount++,this.flags=n.flags,this.emit.apply(this,n.args))}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){typeof this.auth=="function"?this.auth(t=>{this._sendConnectPacket(t)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(t){this.packet({type:nt.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},t):t})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,n),this._clearAcks()}_clearAcks(){Object.keys(this.acks).forEach(t=>{if(!this.sendBuffer.some(r=>String(r.id)===t)){const r=this.acks[t];delete this.acks[t],r.withError&&r.call(this,new Error("socket has been disconnected"))}})}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case nt.CONNECT:t.data&&t.data.sid?this.onconnect(t.data.sid,t.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case nt.EVENT:case nt.BINARY_EVENT:this.onevent(t);break;case nt.ACK:case nt.BINARY_ACK:this.onack(t);break;case nt.DISCONNECT:this.ondisconnect();break;case nt.CONNECT_ERROR:this.destroy();const r=new Error(t.data.message);r.data=t.data.data,this.emitReserved("connect_error",r);break}}onevent(t){const n=t.data||[];t.id!=null&&n.push(this.ack(t.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const r of n)r.apply(this,t)}super.emit.apply(this,t),this._pid&&t.length&&typeof t[t.length-1]=="string"&&(this._lastOffset=t[t.length-1])}ack(t){const n=this;let r=!1;return function(...o){r||(r=!0,n.packet({type:nt.ACK,id:t,data:o}))}}onack(t){const n=this.acks[t.id];typeof n=="function"&&(delete this.acks[t.id],n.withError&&t.data.unshift(null),n.apply(this,t.data))}onconnect(t,n){this.id=t,this.recovered=n&&this._pid===n,this._pid=n,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(t=>this.emitEvent(t)),this.receiveBuffer=[],this.sendBuffer.forEach(t=>{this.notifyOutgoingListeners(t),this.packet(t)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(t=>t()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:nt.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const n=this._anyListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(t),this}prependAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(t),this}offAnyOutgoing(t){if(!this._anyOutgoingListeners)return this;if(t){const n=this._anyOutgoingListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(t){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const n=this._anyOutgoingListeners.slice();for(const r of n)r.apply(this,t.data)}}}function Bo(e){e=e||{},this.ms=e.min||100,this.max=e.max||1e4,this.factor=e.factor||2,this.jitter=e.jitter>0&&e.jitter<=1?e.jitter:0,this.attempts=0}Bo.prototype.duration=function(){var e=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),n=Math.floor(t*this.jitter*e);e=(Math.floor(t*10)&1)==0?e-n:e+n}return Math.min(e,this.max)|0},Bo.prototype.reset=function(){this.attempts=0},Bo.prototype.setMin=function(e){this.ms=e},Bo.prototype.setMax=function(e){this.max=e},Bo.prototype.setJitter=function(e){this.jitter=e};class jd extends Bt{constructor(t,n){var r;super(),this.nsps={},this.subs=[],t&&typeof t=="object"&&(n=t,t=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,Yu(this,n),this.reconnection(n.reconnection!==!1),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor((r=n.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new Bo({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=t;const o=n.parser||Lw;this.encoder=new o.Encoder,this.decoder=new o.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,t||(this.skipReconnect=!0),this):this._reconnection}reconnectionAttempts(t){return t===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var n;return t===void 0?this._reconnectionDelay:(this._reconnectionDelay=t,(n=this.backoff)===null||n===void 0||n.setMin(t),this)}randomizationFactor(t){var n;return t===void 0?this._randomizationFactor:(this._randomizationFactor=t,(n=this.backoff)===null||n===void 0||n.setJitter(t),this)}reconnectionDelayMax(t){var n;return t===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,(n=this.backoff)===null||n===void 0||n.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new Sw(this.uri,this.opts);const n=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const o=hr(n,"open",function(){r.onopen(),t&&t()}),a=c=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",c),t?t(c):this.maybeReconnectOnOpen()},u=hr(n,"error",a);if(this._timeout!==!1){const c=this._timeout,d=this.setTimeoutFn(()=>{o(),a(new Error("timeout")),n.close()},c);this.opts.autoUnref&&d.unref(),this.subs.push(()=>{this.clearTimeoutFn(d)})}return this.subs.push(o),this.subs.push(u),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push(hr(t,"ping",this.onping.bind(this)),hr(t,"data",this.ondata.bind(this)),hr(t,"error",this.onerror.bind(this)),hr(t,"close",this.onclose.bind(this)),hr(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch(n){this.onclose("parse error",n)}}ondecoded(t){qu(()=>{this.emitReserved("packet",t)},this.setTimeoutFn)}onerror(t){this.emitReserved("error",t)}socket(t,n){let r=this.nsps[t];return r?this._autoConnect&&!r.active&&r.connect():(r=new I0(this,t,n),this.nsps[t]=r),r}_destroy(t){const n=Object.keys(this.nsps);for(const r of n)if(this.nsps[r].active)return;this._close()}_packet(t){const n=this.encoder.encode(t);for(let r=0;r<n.length;r++)this.engine.write(n[r],t.options)}cleanup(){this.subs.forEach(t=>t()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close")}disconnect(){return this._close()}onclose(t,n){var r;this.cleanup(),(r=this.engine)===null||r===void 0||r.close(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const n=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),!t.skipReconnect&&t.open(o=>{o?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",o)):t.onreconnect()}))},n);this.opts.autoUnref&&r.unref(),this.subs.push(()=>{this.clearTimeoutFn(r)})}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const ra={};function Xu(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};const n=xw(e,t.path||"/socket.io"),r=n.source,o=n.id,a=n.path,u=ra[o]&&a in ra[o].nsps,c=t.forceNew||t["force new connection"]||t.multiplex===!1||u;let d;return c?d=new jd(r,t):(ra[o]||(ra[o]=new jd(r,t)),d=ra[o]),n.query&&!t.query&&(t.query=n.queryKey),d.socket(n.path,t)}Object.assign(Xu,{Manager:jd,Socket:I0,io:Xu,connect:Xu});var Mw=function(e){return(function(t){return!!t&&typeof t=="object"})(e)&&!(function(t){var n=Object.prototype.toString.call(t);return n==="[object RegExp]"||n==="[object Date]"||(function(r){return r.$$typeof===Fw})(t)})(e)},Fw=typeof Symbol=="function"&&Symbol.for?Symbol.for("react.element"):60103;function ia(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Uo((n=e,Array.isArray(n)?[]:{}),e,t):e;var n}function Bw(e,t,n){return e.concat(t).map((function(r){return ia(r,n)}))}function R0(e){return Object.keys(e).concat((function(t){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(t).filter((function(n){return Object.propertyIsEnumerable.call(t,n)})):[]})(e))}function L0(e,t){try{return t in e}catch(n){return!1}}function Uw(e,t,n){var r={};return n.isMergeableObject(e)&&R0(e).forEach((function(o){r[o]=ia(e[o],n)})),R0(t).forEach((function(o){(function(a,u){return L0(a,u)&&!(Object.hasOwnProperty.call(a,u)&&Object.propertyIsEnumerable.call(a,u))})(e,o)||(L0(e,o)&&n.isMergeableObject(t[o])?r[o]=(function(a,u){if(!u.customMerge)return Uo;var c=u.customMerge(a);return typeof c=="function"?c:Uo})(o,n)(e[o],t[o],n):r[o]=ia(t[o],n))})),r}function Uo(e,t,n){(n=n||{}).arrayMerge=n.arrayMerge||Bw,n.isMergeableObject=n.isMergeableObject||Mw,n.cloneUnlessOtherwiseSpecified=ia;var r=Array.isArray(t);return r===Array.isArray(e)?r?n.arrayMerge(e,t,n):Uw(e,t,n):ia(t,n)}Uo.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(n,r){return Uo(n,r,t)}),{})};var Hw=Uo;let zw=class{constructor(t){Object.assign(this,t)}};function _n(e){if(e)return(function(t){for(var n in _n.prototype)t[n]=_n.prototype[n];return t})(e)}_n.prototype.on=_n.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this},_n.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this},_n.prototype.off=_n.prototype.removeListener=_n.prototype.removeAllListeners=_n.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n,r=this._callbacks["$"+e];if(!r)return this;if(arguments.length==1)return delete this._callbacks["$"+e],this;for(var o=0;o<r.length;o++)if((n=r[o])===t||n.fn===t){r.splice(o,1);break}return r.length===0&&delete this._callbacks["$"+e],this},_n.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){r=0;for(var o=(n=n.slice(0)).length;r<o;++r)n[r].apply(this,t)}return this},_n.prototype.emitReserved=_n.prototype.emit,_n.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]},_n.prototype.hasListeners=function(e){return!!this.listeners(e).length};const jw=typeof ArrayBuffer=="function",D0=Object.prototype.toString,$w=typeof Blob=="function"||typeof Blob!="undefined"&&D0.call(Blob)==="[object BlobConstructor]",Vw=typeof File=="function"||typeof File!="undefined"&&D0.call(File)==="[object FileConstructor]";function $d(e){return jw&&(e instanceof ArrayBuffer||(t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer)(e))||$w&&e instanceof Blob||Vw&&e instanceof File}function Ku(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n<r;n++)if(Ku(e[n]))return!0;return!1}if($d(e))return!0;if(e.toJSON&&typeof e.toJSON=="function"&&arguments.length===1)return Ku(e.toJSON(),!0);for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&Ku(e[n]))return!0;return!1}function qw(e){const t=[],n=e.data,r=e;return r.data=Vd(n,t),r.attachments=t.length,{packet:r,buffers:t}}function Vd(e,t){if(!e)return e;if($d(e)){const n={_placeholder:!0,num:t.length};return t.push(e),n}if(Array.isArray(e)){const n=new Array(e.length);for(let r=0;r<e.length;r++)n[r]=Vd(e[r],t);return n}if(typeof e=="object"&&!(e instanceof Date)){const n={};for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=Vd(e[r],t));return n}return e}function Yw(e,t){return e.data=qd(e.data,t),delete e.attachments,e}function qd(e,t){if(!e)return e;if(e&&e._placeholder===!0){if(typeof e.num=="number"&&e.num>=0&&e.num<t.length)return t[e.num];throw new Error("illegal attachments")}if(Array.isArray(e))for(let n=0;n<e.length;n++)e[n]=qd(e[n],t);else if(typeof e=="object")for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(e[n]=qd(e[n],t));return e}const Gw=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"];var kt;(function(e){e[e.CONNECT=0]="CONNECT",e[e.DISCONNECT=1]="DISCONNECT",e[e.EVENT=2]="EVENT",e[e.ACK=3]="ACK",e[e.CONNECT_ERROR=4]="CONNECT_ERROR",e[e.BINARY_EVENT=5]="BINARY_EVENT",e[e.BINARY_ACK=6]="BINARY_ACK"})(kt||(kt={}));class Ww{constructor(t){this.replacer=t}encode(t){return t.type!==kt.EVENT&&t.type!==kt.ACK||!Ku(t)?[this.encodeAsString(t)]:this.encodeAsBinary({type:t.type===kt.EVENT?kt.BINARY_EVENT:kt.BINARY_ACK,nsp:t.nsp,data:t.data,id:t.id})}encodeAsString(t){let n=""+t.type;return t.type!==kt.BINARY_EVENT&&t.type!==kt.BINARY_ACK||(n+=t.attachments+"-"),t.nsp&&t.nsp!=="/"&&(n+=t.nsp+","),t.id!=null&&(n+=t.id),t.data!=null&&(n+=JSON.stringify(t.data,this.replacer)),n}encodeAsBinary(t){const n=qw(t),r=this.encodeAsString(n.packet),o=n.buffers;return o.unshift(r),o}}class Yd extends _n{constructor(t){super(),this.opts=Object.assign({reviver:void 0,maxAttachments:10},typeof t=="function"?{reviver:t}:t)}add(t){let n;if(typeof t=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(t);const r=n.type===kt.BINARY_EVENT;r||n.type===kt.BINARY_ACK?(n.type=r?kt.EVENT:kt.ACK,this.reconstructor=new Xw(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else{if(!$d(t)&&!t.base64)throw new Error("Unknown type: "+t);if(!this.reconstructor)throw new Error("got binary data when not reconstructing a packet");n=this.reconstructor.takeBinaryData(t),n&&(this.reconstructor=null,super.emitReserved("decoded",n))}}decodeString(t){let n=0;const r={type:Number(t.charAt(0))};if(kt[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===kt.BINARY_EVENT||r.type===kt.BINARY_ACK){const a=n+1;for(;t.charAt(++n)!=="-"&&n!=t.length;);const u=t.substring(a,n);if(u!=Number(u)||t.charAt(n)!=="-")throw new Error("Illegal attachments");const c=Number(u);if(!Kw(c)||c<0)throw new Error("Illegal attachments");if(c>this.opts.maxAttachments)throw new Error("too many attachments");r.attachments=c}if(t.charAt(n+1)==="/"){const a=n+1;for(;++n&&!(t.charAt(n)===","||n===t.length););r.nsp=t.substring(a,n)}else r.nsp="/";const o=t.charAt(n+1);if(o!==""&&Number(o)==o){const a=n+1;for(;++n;){const u=t.charAt(n);if(u==null||Number(u)!=u){--n;break}if(n===t.length)break}r.id=Number(t.substring(a,n+1))}if(t.charAt(++n)){const a=this.tryParse(t.substr(n));if(!Yd.isPayloadValid(r.type,a))throw new Error("invalid payload");r.data=a}return r}tryParse(t){try{return JSON.parse(t,this.opts.reviver)}catch(n){return!1}}static isPayloadValid(t,n){switch(t){case kt.CONNECT:return M0(n);case kt.DISCONNECT:return n===void 0;case kt.CONNECT_ERROR:return typeof n=="string"||M0(n);case kt.EVENT:case kt.BINARY_EVENT:return Array.isArray(n)&&(typeof n[0]=="number"||typeof n[0]=="string"&&Gw.indexOf(n[0])===-1);case kt.ACK:case kt.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class Xw{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const n=Yw(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const Kw=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e};function M0(e){return Object.prototype.toString.call(e)==="[object Object]"}const F0=["searchParams.facetFilters","browseParams.facetFilters","hits","products"],B0=(e,t,n)=>function r(o,a=[]){const u=Object.entries(o).map((([c,d])=>{const f=[...a,t(c)];return[e(c),d instanceof Object&&!(n!=null&&n.includes(f.join(".")))?r(d,f):d]}));return Array.isArray(o)?u.map((c=>c[1])):Object.fromEntries(u)},U0=e=>e.replace(/_([a-z])/g,((t,n)=>n.toUpperCase())),Qw=B0((e=>e.replace(/([A-Z])/g,"_$1").toLowerCase()),(e=>e),F0),H0=B0(U0,U0,F0),Jw={Encoder:class extends Ww{encode(e){var t,n;return super.encode(me(F({},e),{data:((t=e.data)==null?void 0:t.length)==2?[e.data[0],Qw(e.data[1])]:((n=e.data)==null?void 0:n.length)==1?[e.data[0]]:typeof e.data=="object"&&e.data!=null?e.data:void 0}))}},Decoder:class extends Yd{constructor(){super(((e,t)=>e==""&&Array.isArray(t)?t.map((n=>Array.isArray(n)?n.map((r=>r instanceof Object?H0(r):r)):n instanceof Object?H0(n):n)):t))}}},Zw={path:"/api/v1/socket.io",autoConnect:!1,transports:["polling","websocket"],upgrade:!0,timeout:1e4};class eA{constructor({apiKey:t,apiToken:n,baseUrl:r,namespace:o="/copilot",socketOptions:a={}}){if(this.sessionIdKey="x-cimulate-copilot-session-id",this.reconnectAttempts=0,this.maxReconnectAttempts=5,this.maxReconnectDelay=3e4,this.handleConnectAck=f=>{console.log("[Copilot SDK] Connect Ack:",f),this.socket.auth={[this.sessionIdKey]:f.sessionId}},this.handleDisconnect=f=>{console.warn(`[Copilot SDK] Disconnected: ${f}`),f!=="io client disconnect"&&(console.log(`[Copilot SDK] Disconnected due to ${f}. Attempting reconnect...`),this.retryConnect())},this.handleConnectError=f=>{console.error(`[Copilot SDK] Connect error: ${f.message}`);const p=f.message.match(/['"]error['"]:\s*['"](\w+)['"]/),g=p==null?void 0:p[1];g&&["InvalidApiKey","InvalidToken","BadRequest"].includes(g)?this.disconnect():this.socket.connected||this.socket.active||(console.log("[Copilot SDK] Retrying connect attempt..."),this.retryConnect())},this.offInternalHandlers=()=>{this.socket.off("connect_ack",this.handleConnectAck),this.socket.off("disconnect",this.handleDisconnect),this.off("connect_error",this.handleConnectError)},t&&n||!t&&!n)throw new Error("Provide exactly one authentication method: either 'apiKey' or 'apiToken', but not both.");const u=`${r}${o}`,c={};t?c["x-cimulate-api-key"]=t:n&&(c.Authorization=`Bearer ${n}`);const d=[Zw,a,{parser:Jw,withCredentials:!0,transportOptions:{polling:{extraHeaders:c}}}];this.socket=Xu(u,Hw.all(d))}connect(){this.reconnectTimeout&&(clearTimeout(this.reconnectTimeout),this.reconnectTimeout=void 0,this.reconnectAttempts=0),this.offInternalHandlers(),this.on("connect_ack",this.handleConnectAck),this.socket.on("disconnect",this.handleDisconnect),this.on("connect_error",this.handleConnectError),this.socket.auth&&this.sessionIdKey in this.socket.auth&&(this.socket.auth={}),this.socket.connect()}retryConnect(){if(!(this.socket.connected||this.socket.active||this.reconnectAttempts>=this.maxReconnectAttempts))if(this.reconnectTimeout&&(clearTimeout(this.reconnectTimeout),this.reconnectTimeout=void 0),this.reconnectAttempts<this.maxReconnectAttempts){const t=Math.min(1e3*ea(2,this.reconnectAttempts),this.maxReconnectDelay);console.info(`[Copilot SDK] Retry #${this.reconnectAttempts+1} in ${t}ms...`),this.reconnectTimeout=setTimeout((()=>{this.socket.connected||this.socket.active||(this.reconnectAttempts++,this.reconnect())}),t)}else console.error("[Copilot SDK] Max reconnect attempts reached.")}reconnect(){this.socket.connected||this.socket.active||this.reconnectAttempts>=this.maxReconnectAttempts||(this.reconnectTimeout&&(clearTimeout(this.reconnectTimeout),this.reconnectTimeout=void 0,this.reconnectAttempts=0),this.socket.connect())}browse(t,n){return tt(this,null,function*(){return this.asyncResponse("copilot_browse",t,n)})}browseSuggestions(t,n){return tt(this,null,function*(){return this.asyncResponse("copilot_browse_suggestions",t,n)})}search(t,n){return tt(this,null,function*(){return this.asyncResponse("copilot_search",t,n)})}searchSuggestions(t,n){return tt(this,null,function*(){return this.asyncResponse("copilot_search_suggestions",t,n)})}facetedNavigation(t,n){return tt(this,null,function*(){return this.asyncResponse("faceted_navigation",t,n)})}cancelRequest(t,n){return this.asyncResponse("cancel",t,n)}conversationReset(t,n){return this.asyncResponse("conversation_reset",t,n)}productView(t,n){return tt(this,null,function*(){return this.asyncResponse("product_view",t,n)})}productViewSuggestions(t,n){return tt(this,null,function*(){return this.asyncResponse("product_view_suggestions",t,n)})}askCim(t,n){return tt(this,null,function*(){return this.asyncResponse("ask_cim",t,n)})}askCimSuggestions(t,n){return tt(this,null,function*(){return this.asyncResponse("ask_cim_suggestions",t,n)})}requestSessionInformation(t){return tt(this,null,function*(){return new Promise((n=>{this.socket.emit("session_info",(r=>{t&&t(r),n(r)}))}))})}getConversationEvents(t,n){return tt(this,null,function*(){return new Promise((r=>{this.socket.emit("conversation_events",t,(o=>{n&&n(o),r(o)}))}))})}on(t,n){return this.socket.on(t,n),n}once(t,n){this.socket.once(t,n)}off(t,n){this.socket.off(t,n)}disconnect(){this.reconnectTimeout&&(clearTimeout(this.reconnectTimeout),this.reconnectTimeout=void 0),this.offInternalHandlers(),this.socket.disconnect()}onDisconnect(t){this.socket.on("disconnect",t)}asyncResponse(t,n,r){return tt(this,null,function*(){if(r)return void this.socket.emit(t,n,r);let o="";const a=(function(u){return kd(this,null,function*(){const c=[];let d=!1,f=null;const p=yield new Jr(u({emit:g=>{c.push(g),f&&(f(),f=null)},cancel:()=>{d=!0}}));try{for(;!d;)c.length>0?yield c.shift():yield new Jr(new Promise((g=>{f=g})));for(;c.length>0;)yield c.shift()}finally{yield new Jr(p==null?void 0:p())}})})((({emit:u,cancel:c})=>{const d=(f,p)=>{["done","error"].includes(p.name)&&c(),p.eventSourceId==o&&u(p)};return this.socket.onAny(d),()=>tt(this,null,function*(){this.socket.offAny(d)})}));return{result:yield new Promise(((u,c)=>this.socket.emit(t,n,(d=>{d.name==="error"?c(new zw(d)):(o=d==null?void 0:d.id,u(d))})))),events:a}})}}var U=Tn();const Zi=ze(U);var z0=Symbol.for("immer-nothing"),j0=Symbol.for("immer-draftable"),at=Symbol.for("immer-state");function Qn(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Ho=Object.getPrototypeOf;function zo(e){return!!e&&!!e[at]}function Zr(e){var t;return e?$0(e)||Array.isArray(e)||!!e[j0]||!!((t=e.constructor)!=null&&t[j0])||Ju(e)||Zu(e):!1}var tA=Object.prototype.constructor.toString();function $0(e){if(!e||typeof e!="object")return!1;const t=Ho(e);if(t===null)return!0;const n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return n===Object?!0:typeof n=="function"&&Function.toString.call(n)===tA}function oa(e,t){Qu(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function Qu(e){const t=e[at];return t?t.type_:Array.isArray(e)?1:Ju(e)?2:Zu(e)?3:0}function Gd(e,t){return Qu(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function V0(e,t,n){const r=Qu(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function nA(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function Ju(e){return e instanceof Map}function Zu(e){return e instanceof Set}function Xt(e){return e.copy_||e.base_}function Wd(e,t){if(Ju(e))return new Map(e);if(Zu(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const n=$0(e);if(t===!0||t==="class_only"&&!n){const r=Object.getOwnPropertyDescriptors(e);delete r[at];let o=Reflect.ownKeys(r);for(let a=0;a<o.length;a++){const u=o[a],c=r[u];c.writable===!1&&(c.writable=!0,c.configurable=!0),(c.get||c.set)&&(r[u]={configurable:!0,writable:!0,enumerable:c.enumerable,value:e[u]})}return Object.create(Ho(e),r)}else{const r=Ho(e);if(r!==null&&n)return F({},e);const o=Object.create(r);return Object.assign(o,e)}}function Xd(e,t=!1){return el(e)||zo(e)||!Zr(e)||(Qu(e)>1&&(e.set=e.add=e.clear=e.delete=rA),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>Xd(r,!0))),e}function rA(){Qn(2)}function el(e){return Object.isFrozen(e)}var Kd={};function eo(e){const t=Kd[e];return t||Qn(0,e),t}function iA(e,t){Kd[e]||(Kd[e]=t)}var sa;function tl(){return sa}function oA(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function q0(e,t){t&&(eo("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Qd(e){Jd(e),e.drafts_.forEach(sA),e.drafts_=null}function Jd(e){e===sa&&(sa=e.parent_)}function Y0(e){return sa=oA(sa,e)}function sA(e){const t=e[at];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function G0(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return e!==void 0&&e!==n?(n[at].modified_&&(Qd(t),Qn(4)),Zr(e)&&(e=nl(t,e),t.parent_||rl(t,e)),t.patches_&&eo("Patches").generateReplacementPatches_(n[at].base_,e,t.patches_,t.inversePatches_)):e=nl(t,n,[]),Qd(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==z0?e:void 0}function nl(e,t,n){if(el(t))return t;const r=t[at];if(!r)return oa(t,(o,a)=>W0(e,r,t,o,a,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return rl(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;const o=r.copy_;let a=o,u=!1;r.type_===3&&(a=new Set(o),o.clear(),u=!0),oa(a,(c,d)=>W0(e,r,o,c,d,n,u)),rl(e,o,!1),n&&e.patches_&&eo("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function W0(e,t,n,r,o,a,u){if(zo(o)){const c=a&&t&&t.type_!==3&&!Gd(t.assigned_,r)?a.concat(r):void 0,d=nl(e,o,c);if(V0(n,r,d),zo(d))e.canAutoFreeze_=!1;else return}else u&&n.add(o);if(Zr(o)&&!el(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;nl(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&rl(e,o)}}function rl(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Xd(t,n)}function aA(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:tl(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=r,a=Zd;n&&(o=[r],a=aa);const{revoke:u,proxy:c}=Proxy.revocable(o,a);return r.draft_=c,r.revoke_=u,c}var Zd={get(e,t){if(t===at)return e;const n=Xt(e);if(!Gd(n,t))return uA(e,n,t);const r=n[t];return e.finalized_||!Zr(r)?r:r===ef(e.base_,t)?(tf(e),e.copy_[t]=ua(r,e)):r},has(e,t){return t in Xt(e)},ownKeys(e){return Reflect.ownKeys(Xt(e))},set(e,t,n){const r=X0(Xt(e),t);if(r!=null&&r.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const o=ef(Xt(e),t),a=o==null?void 0:o[at];if(a&&a.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(nA(n,o)&&(n!==void 0||Gd(e.base_,t)))return!0;tf(e),ei(e)}return e.copy_[t]===n&&(n!==void 0||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0),!0},deleteProperty(e,t){return ef(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,tf(e),ei(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const n=Xt(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){Qn(11)},getPrototypeOf(e){return Ho(e.base_)},setPrototypeOf(){Qn(12)}},aa={};oa(Zd,(e,t)=>{aa[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),aa.deleteProperty=function(e,t){return aa.set.call(this,e,t,void 0)},aa.set=function(e,t,n){return Zd.set.call(this,e[0],t,n,e[0])};function ef(e,t){const n=e[at];return(n?Xt(n):e)[t]}function uA(e,t,n){var o;const r=X0(t,n);return r?"value"in r?r.value:(o=r.get)==null?void 0:o.call(e.draft_):void 0}function X0(e,t){if(!(t in e))return;let n=Ho(e);for(;n;){const r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Ho(n)}}function ei(e){e.modified_||(e.modified_=!0,e.parent_&&ei(e.parent_))}function tf(e){e.copy_||(e.copy_=Wd(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var lA=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,n,r)=>{if(typeof t=="function"&&typeof n!="function"){const a=n;n=t;const u=this;return function(d=a,...f){return u.produce(d,p=>n.call(this,p,...f))}}typeof n!="function"&&Qn(6),r!==void 0&&typeof r!="function"&&Qn(7);let o;if(Zr(t)){const a=Y0(this),u=ua(t,void 0);let c=!0;try{o=n(u),c=!1}finally{c?Qd(a):Jd(a)}return q0(a,r),G0(o,a)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===z0&&(o=void 0),this.autoFreeze_&&Xd(o,!0),r){const a=[],u=[];eo("Patches").generateReplacementPatches_(t,o,a,u),r(a,u)}return o}else Qn(1,t)},this.produceWithPatches=(t,n)=>{if(typeof t=="function")return(u,...c)=>this.produceWithPatches(u,d=>t(d,...c));let r,o;return[this.produce(t,n,(u,c)=>{r=u,o=c}),r,o]},typeof(e==null?void 0:e.autoFreeze)=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof(e==null?void 0:e.useStrictShallowCopy)=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){Zr(e)||Qn(8),zo(e)&&(e=cA(e));const t=Y0(this),n=ua(e,void 0);return n[at].isManual_=!0,Jd(t),n}finishDraft(e,t){const n=e&&e[at];(!n||!n.isManual_)&&Qn(9);const{scope_:r}=n;return q0(r,t),G0(void 0,r)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){const o=t[n];if(o.path.length===0&&o.op==="replace"){e=o.value;break}}n>-1&&(t=t.slice(n+1));const r=eo("Patches").applyPatches_;return zo(e)?r(e,t):this.produce(e,o=>r(o,t))}};function ua(e,t){const n=Ju(e)?eo("MapSet").proxyMap_(e,t):Zu(e)?eo("MapSet").proxySet_(e,t):aA(e,t);return(t?t.scope_:tl()).drafts_.push(n),n}function cA(e){return zo(e)||Qn(10,e),K0(e)}function K0(e){if(!Zr(e)||el(e))return e;const t=e[at];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=Wd(e,t.scope_.immer_.useStrictShallowCopy_)}else n=Wd(e,!0);return oa(n,(r,o)=>{V0(n,r,K0(o))}),t&&(t.finalized_=!1),n}function dA(){class e extends Map{constructor(d,f){super(),this[at]={type_:2,parent_:f,scope_:f?f.scope_:tl(),modified_:!1,finalized_:!1,copy_:void 0,assigned_:void 0,base_:d,draft_:this,isManual_:!1,revoked_:!1}}get size(){return Xt(this[at]).size}has(d){return Xt(this[at]).has(d)}set(d,f){const p=this[at];return u(p),(!Xt(p).has(d)||Xt(p).get(d)!==f)&&(n(p),ei(p),p.assigned_.set(d,!0),p.copy_.set(d,f),p.assigned_.set(d,!0)),this}delete(d){if(!this.has(d))return!1;const f=this[at];return u(f),n(f),ei(f),f.base_.has(d)?f.assigned_.set(d,!1):f.assigned_.delete(d),f.copy_.delete(d),!0}clear(){const d=this[at];u(d),Xt(d).size&&(n(d),ei(d),d.assigned_=new Map,oa(d.base_,f=>{d.assigned_.set(f,!1)}),d.copy_.clear())}forEach(d,f){const p=this[at];Xt(p).forEach((g,T,y)=>{d.call(f,this.get(T),T,this)})}get(d){const f=this[at];u(f);const p=Xt(f).get(d);if(f.finalized_||!Zr(p)||p!==f.base_.get(d))return p;const g=ua(p,f);return n(f),f.copy_.set(d,g),g}keys(){return Xt(this[at]).keys()}values(){const d=this.keys();return{[Symbol.iterator]:()=>this.values(),next:()=>{const f=d.next();return f.done?f:{done:!1,value:this.get(f.value)}}}}entries(){const d=this.keys();return{[Symbol.iterator]:()=>this.entries(),next:()=>{const f=d.next();if(f.done)return f;const p=this.get(f.value);return{done:!1,value:[f.value,p]}}}}[Symbol.iterator](){return this.entries()}}function t(c,d){return new e(c,d)}function n(c){c.copy_||(c.assigned_=new Map,c.copy_=new Map(c.base_))}class r extends Set{constructor(d,f){super(),this[at]={type_:3,parent_:f,scope_:f?f.scope_:tl(),modified_:!1,finalized_:!1,copy_:void 0,base_:d,draft_:this,drafts_:new Map,revoked_:!1,isManual_:!1}}get size(){return Xt(this[at]).size}has(d){const f=this[at];return u(f),f.copy_?!!(f.copy_.has(d)||f.drafts_.has(d)&&f.copy_.has(f.drafts_.get(d))):f.base_.has(d)}add(d){const f=this[at];return u(f),this.has(d)||(a(f),ei(f),f.copy_.add(d)),this}delete(d){if(!this.has(d))return!1;const f=this[at];return u(f),a(f),ei(f),f.copy_.delete(d)||(f.drafts_.has(d)?f.copy_.delete(f.drafts_.get(d)):!1)}clear(){const d=this[at];u(d),Xt(d).size&&(a(d),ei(d),d.copy_.clear())}values(){const d=this[at];return u(d),a(d),d.copy_.values()}entries(){const d=this[at];return u(d),a(d),d.copy_.entries()}keys(){return this.values()}[Symbol.iterator](){return this.values()}forEach(d,f){const p=this.values();let g=p.next();for(;!g.done;)d.call(f,g.value,g.value,this),g=p.next()}}function o(c,d){return new r(c,d)}function a(c){c.copy_||(c.copy_=new Set,c.base_.forEach(d=>{if(Zr(d)){const f=ua(d,c);c.drafts_.set(d,f),c.copy_.add(f)}else c.copy_.add(d)}))}function u(c){c.revoked_&&Qn(3,JSON.stringify(Xt(c)))}iA("MapSet",{proxyMap_:t,proxySet_:o})}var Un=new lA,fA=Un.produce;Un.produceWithPatches.bind(Un),Un.setAutoFreeze.bind(Un),Un.setUseStrictShallowCopy.bind(Un),Un.applyPatches.bind(Un),Un.createDraft.bind(Un),Un.finishDraft.bind(Un);function Q0(e,t,n){var r=U.useMemo(function(){return fA(e)},[e]);return U.useReducer(r,t,n)}const J0={PAGE_CHANGED:"page-changed",PAGE_SIZE_CHANGED:"page-size-changed",FACET_FILTERS_CHANGED:"facet-filters-changed",RANGE_FILTERS_CHANGED:"range-filters-changed",CATALOG_SEGMENT_CHANGED:"catalog-segment-changed",PRICEBOOKS_CHANGED:"pricebooks-changed"},mt={RESET_STATE:"RESET_STATE",RESET_COPILOT:"RESET_COPILOT",ADD_MESSAGE:"ADD_MESSAGE",SET_COPILOT:"SET_COPILOT",SET_CONNECTED:"SET_CONNECTED",ADD_LOADING_MESSAGE:"ADD_LOADING_MESSAGE",REMOVE_LOADING_MESSAGE:"REMOVE_LOADING_MESSAGE",SET_ACTIVE_CONVERSATION_ID:"SET_ACTIVE_CONVERSATION_ID",ADD_CONVERSATION_ID:"ADD_CONVERSATION_ID",SET_CONVERSATION_IDS:"SET_CONVERSATION_IDS",SET_CONVERSATION_HISTORY_LOADED:"SET_CONVERSATION_HISTORY_LOADED",SET_IMAGE_FILE:"SET_IMAGE_FILE",SET_ASK_CIM_PROMPTS:"SET_ASK_CIM_PROMPTS"},to={copilot:null,connected:!1,messages:[],groupedMessages:[],loadingMessages:new Set,activeConversationId:null,conversationIds:[],conversationHistoryLoaded:!1,imageFile:null,askCimPrompts:{requestId:null,message:null}},hA=e=>{switch(!0){case e==="copilot_search":return"search";case e==="copilot_browse":return"browse";case e==="product_view":return"pdp";case e==="ask_cim":return"ask_cim";default:return null}},jo="cimulate",nf=`${jo}:pdp-update`,rf=`${jo}:browse-update`,of=`${jo}:search-update`,sf=`${jo}:ui-state-update`,af=`${jo}:prompts-state-update`,uf=`${jo}:session-state`,Ir=F({CONTEXT_UPDATED:"browse-context-updated",CATEGORY_ID_CHANGED:"category-id-changed",CATEGORY_NAME_CHANGED:"category-name-changed"},J0),pA={"browse-context":Ir.CONTEXT_UPDATED,categoryId:Ir.CATEGORY_ID_CHANGED,categoryName:Ir.CATEGORY_NAME_CHANGED,page:Ir.PAGE_CHANGED,pageSize:Ir.PAGE_SIZE_CHANGED,includeFacets:Ir.FACET_FILTERS_CHANGED,facetFilters:Ir.FACET_FILTERS_CHANGED,rangeFilters:Ir.RANGE_FILTERS_CHANGED,catalogSegment:Ir.CATALOG_SEGMENT_CHANGED,pricebooks:Ir.PRICEBOOKS_CHANGED},ti=F({SEARCH_CONTEXT_UPDATED:"search-context-updated",QUERY_CHANGED:"query-changed"},J0),mA={"search-context":ti.SEARCH_CONTEXT_UPDATED,query:ti.QUERY_CHANGED,page:ti.PAGE_CHANGED,pageSize:ti.PAGE_SIZE_CHANGED,includeFacets:ti.FACET_FILTERS_CHANGED,facetFilters:ti.FACET_FILTERS_CHANGED,rangeFilters:ti.RANGE_FILTERS_CHANGED,catalogSegment:ti.CATALOG_SEGMENT_CHANGED,pricebooks:ti.PRICEBOOKS_CHANGED},j="cim-widget",ni=`--${j}`,Ti={primaryColor:"#3182ce",secondaryColor:"#2c5282",fontColor:"#1a202c",fontFamily:"inherit",backgroundColor:"#ffffff",borderColor:"#dddddd",borderRadius:"0.25rem"},gA=(e=Ti)=>({[`${ni}-primary-color`]:e.primaryColor||Ti.primaryColor,[`${ni}-secondary-color`]:e.secondaryColor||Ti.secondaryColor,[`${ni}-font-color`]:e.fontColor||Ti.fontColor,[`${ni}-font-family`]:e.fontFamily||Ti.fontFamily,[`${ni}-background-color`]:e.backgroundColor||Ti.backgroundColor,[`${ni}-border-color`]:e.borderColor||Ti.borderColor,[`${ni}-border-radius`]:e.borderRadius||Ti.borderRadius}),_i={RESET_CONVERSATION:"reset-conversation",GET_SESSION_INFORMATION:"get-session-information",GET_CONVERSATION_MESSAGES:"get-conversation-messages",LOAD_CONVERSATION:"load-conversation"},Z0=U.createContext(null),eg=U.createContext(null);function tg(e,t){return function(){return e.apply(t,arguments)}}const{toString:EA}=Object.prototype,{getPrototypeOf:il}=Object,{iterator:ol,toStringTag:ng}=Symbol,sl=(e=>t=>{const n=EA.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),pr=e=>(e=e.toLowerCase(),t=>sl(t)===e),al=e=>t=>typeof t===e,{isArray:$o}=Array,Vo=al("undefined");function la(e){return e!==null&&!Vo(e)&&e.constructor!==null&&!Vo(e.constructor)&&vn(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const rg=pr("ArrayBuffer");function yA(e){let t;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&rg(e.buffer),t}const bA=al("string"),vn=al("function"),ig=al("number"),ca=e=>e!==null&&typeof e=="object",TA=e=>e===!0||e===!1,ul=e=>{if(sl(e)!=="object")return!1;const t=il(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(ng in e)&&!(ol in e)},_A=e=>{if(!ca(e)||la(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch(t){return!1}},SA=pr("Date"),xA=pr("File"),wA=e=>!!(e&&typeof e.uri!="undefined"),AA=e=>e&&typeof e.getParts!="undefined",CA=pr("Blob"),vA=pr("FileList"),kA=e=>ca(e)&&vn(e.pipe);function PA(){return typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{}}const og=PA(),sg=typeof og.FormData!="undefined"?og.FormData:void 0,NA=e=>{if(!e)return!1;if(sg&&e instanceof sg)return!0;const t=il(e);if(!t||t===Object.prototype||!vn(e.append))return!1;const n=sl(e);return n==="formdata"||n==="object"&&vn(e.toString)&&e.toString()==="[object FormData]"},OA=pr("URLSearchParams"),[IA,RA,LA,DA]=["ReadableStream","Request","Response","Headers"].map(pr),MA=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function da(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e=="undefined")return;let r,o;if(typeof e!="object"&&(e=[e]),$o(e))for(r=0,o=e.length;r<o;r++)t.call(null,e[r],r,e);else{if(la(e))return;const a=n?Object.getOwnPropertyNames(e):Object.keys(e),u=a.length;let c;for(r=0;r<u;r++)c=a[r],t.call(null,e[c],c,e)}}function ag(e,t){if(la(e))return null;t=t.toLowerCase();const n=Object.keys(e);let r=n.length,o;for(;r-- >0;)if(o=n[r],t===o.toLowerCase())return o;return null}const no=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:global,ug=e=>!Vo(e)&&e!==no;function lf(...e){const{caseless:t,skipUndefined:n}=ug(this)&&this||{},r={},o=(a,u)=>{if(u==="__proto__"||u==="constructor"||u==="prototype")return;const c=t&&ag(r,u)||u,d=cf(r,c)?r[c]:void 0;ul(d)&&ul(a)?r[c]=lf(d,a):ul(a)?r[c]=lf({},a):$o(a)?r[c]=a.slice():(!n||!Vo(a))&&(r[c]=a)};for(let a=0,u=e.length;a<u;a++)e[a]&&da(e[a],o);return r}const FA=(e,t,n,{allOwnKeys:r}={})=>(da(t,(o,a)=>{n&&vn(o)?Object.defineProperty(e,a,{__proto__:null,value:tg(o,n),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(e,a,{__proto__:null,value:o,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:r}),e),BA=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),UA=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),Object.defineProperty(e.prototype,"constructor",{__proto__:null,value:e,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(e,"super",{__proto__:null,value:t.prototype}),n&&Object.assign(e.prototype,n)},HA=(e,t,n,r)=>{let o,a,u;const c={};if(t=t||{},e==null)return t;do{for(o=Object.getOwnPropertyNames(e),a=o.length;a-- >0;)u=o[a],(!r||r(u,e,t))&&!c[u]&&(t[u]=e[u],c[u]=!0);e=n!==!1&&il(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},zA=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},jA=e=>{if(!e)return null;if($o(e))return e;let t=e.length;if(!ig(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},$A=(e=>t=>e&&t instanceof e)(typeof Uint8Array!="undefined"&&il(Uint8Array)),VA=(e,t)=>{const r=(e&&e[ol]).call(e);let o;for(;(o=r.next())&&!o.done;){const a=o.value;t.call(e,a[0],a[1])}},qA=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},YA=pr("HTMLFormElement"),GA=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,o){return r.toUpperCase()+o}),cf=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),WA=pr("RegExp"),lg=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};da(n,(o,a)=>{let u;(u=t(o,a,e))!==!1&&(r[a]=u||o)}),Object.defineProperties(e,r)},XA=e=>{lg(e,(t,n)=>{if(vn(e)&&["arguments","caller","callee"].includes(n))return!1;const r=e[n];if(vn(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},KA=(e,t)=>{const n={},r=o=>{o.forEach(a=>{n[a]=!0})};return $o(e)?r(e):r(String(e).split(t)),n},QA=()=>{},JA=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function ZA(e){return!!(e&&vn(e.append)&&e[ng]==="FormData"&&e[ol])}const eC=e=>{const t=new WeakSet,n=r=>{if(ca(r)){if(t.has(r))return;if(la(r))return r;if(!("toJSON"in r)){t.add(r);const o=$o(r)?[]:{};return da(r,(a,u)=>{const c=n(a);!Vo(c)&&(o[u]=c)}),t.delete(r),o}}return r};return n(e)},tC=pr("AsyncFunction"),nC=e=>e&&(ca(e)||vn(e))&&vn(e.then)&&vn(e.catch),cg=((e,t)=>e?setImmediate:t?((n,r)=>(no.addEventListener("message",({source:o,data:a})=>{o===no&&a===n&&r.length&&r.shift()()},!1),o=>{r.push(o),no.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",vn(no.postMessage)),rC=typeof queueMicrotask!="undefined"?queueMicrotask.bind(no):typeof process!="undefined"&&process.nextTick||cg,q={isArray:$o,isArrayBuffer:rg,isBuffer:la,isFormData:NA,isArrayBufferView:yA,isString:bA,isNumber:ig,isBoolean:TA,isObject:ca,isPlainObject:ul,isEmptyObject:_A,isReadableStream:IA,isRequest:RA,isResponse:LA,isHeaders:DA,isUndefined:Vo,isDate:SA,isFile:xA,isReactNativeBlob:wA,isReactNative:AA,isBlob:CA,isRegExp:WA,isFunction:vn,isStream:kA,isURLSearchParams:OA,isTypedArray:$A,isFileList:vA,forEach:da,merge:lf,extend:FA,trim:MA,stripBOM:BA,inherits:UA,toFlatObject:HA,kindOf:sl,kindOfTest:pr,endsWith:zA,toArray:jA,forEachEntry:VA,matchAll:qA,isHTMLForm:YA,hasOwnProperty:cf,hasOwnProp:cf,reduceDescriptors:lg,freezeMethods:XA,toObjectSet:KA,toCamelCase:GA,noop:QA,toFiniteNumber:JA,findKey:ag,global:no,isContextDefined:ug,isSpecCompliantForm:ZA,toJSONObject:eC,isAsyncFn:tC,isThenable:nC,setImmediate:cg,asap:rC,isIterable:e=>e!=null&&vn(e[ol])},iC=q.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),oC=e=>{const t={};let n,r,o;return e&&e.split(`
|
|
3
|
-
`).forEach(function(u){o=u.indexOf(":"),n=u.substring(0,o).trim().toLowerCase(),r=u.substring(o+1).trim(),!(!n||t[n]&&
|
|
4
|
-
`)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(o=>r.set(o)),r}static accessor(t){const r=(this[fg]=this[fg]={accessors:{}}).accessors,o=this.prototype;function a(u){const c=fa(u);r[c]||(pC(o,u),r[c]=!0)}return q.isArray(t)?t.forEach(a):a(t),this}};Sn.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),q.reduceDescriptors(Sn.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}}),q.freezeMethods(Sn);const mC="[REDACTED ****]";function gC(e){if(q.hasOwnProp(e,"toJSON"))return!0;let t=Object.getPrototypeOf(e);for(;t&&t!==Object.prototype;){if(q.hasOwnProp(t,"toJSON"))return!0;t=Object.getPrototypeOf(t)}return!1}function EC(e,t){const n=new Set(t.map(a=>String(a).toLowerCase())),r=[],o=a=>{if(a===null||typeof a!="object"||q.isBuffer(a))return a;if(r.indexOf(a)!==-1)return;a instanceof Sn&&(a=a.toJSON()),r.push(a);let u;if(q.isArray(a))u=[],a.forEach((c,d)=>{const f=o(c);q.isUndefined(f)||(u[d]=f)});else{if(!q.isPlainObject(a)&&gC(a))return r.pop(),a;u=Object.create(null);for(const[c,d]of Object.entries(a)){const f=n.has(c.toLowerCase())?mC:o(d);q.isUndefined(f)||(u[c]=f)}}return r.pop(),u};return o(e)}let Pe=class H2 extends Error{static from(t,n,r,o,a,u){const c=new H2(t.message,n||t.code,r,o,a);return c.cause=t,c.name=t.name,t.status!=null&&c.status==null&&(c.status=t.status),u&&Object.assign(c,u),c}constructor(t,n,r,o,a){super(t),Object.defineProperty(this,"message",{__proto__:null,value:t,enumerable:!0,writable:!0,configurable:!0}),this.name="AxiosError",this.isAxiosError=!0,n&&(this.code=n),r&&(this.config=r),o&&(this.request=o),a&&(this.response=a,this.status=a.status)}toJSON(){const t=this.config,n=t&&q.hasOwnProp(t,"redact")?t.redact:void 0,r=q.isArray(n)&&n.length>0?EC(t,n):q.toJSONObject(t);return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:r,code:this.code,status:this.status}}};Pe.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE",Pe.ERR_BAD_OPTION="ERR_BAD_OPTION",Pe.ECONNABORTED="ECONNABORTED",Pe.ETIMEDOUT="ETIMEDOUT",Pe.ECONNREFUSED="ECONNREFUSED",Pe.ERR_NETWORK="ERR_NETWORK",Pe.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS",Pe.ERR_DEPRECATED="ERR_DEPRECATED",Pe.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE",Pe.ERR_BAD_REQUEST="ERR_BAD_REQUEST",Pe.ERR_CANCELED="ERR_CANCELED",Pe.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT",Pe.ERR_INVALID_URL="ERR_INVALID_URL",Pe.ERR_FORM_DATA_DEPTH_EXCEEDED="ERR_FORM_DATA_DEPTH_EXCEEDED";const yC=null;function hf(e){return q.isPlainObject(e)||q.isArray(e)}function hg(e){return q.endsWith(e,"[]")?e.slice(0,-2):e}function pf(e,t,n){return e?e.concat(t).map(function(o,a){return o=hg(o),!n&&a?"["+o+"]":o}).join(n?".":""):t}function bC(e){return q.isArray(e)&&!e.some(hf)}const TC=q.toFlatObject(q,{},null,function(t){return/^is[A-Z]/.test(t)});function cl(e,t,n){if(!q.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=q.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(k,v){return!q.isUndefined(v[k])});const r=n.metaTokens,o=n.visitor||g,a=n.dots,u=n.indexes,c=n.Blob||typeof Blob!="undefined"&&Blob,d=n.maxDepth===void 0?100:n.maxDepth,f=c&&q.isSpecCompliantForm(t);if(!q.isFunction(o))throw new TypeError("visitor must be a function");function p(S){if(S===null)return"";if(q.isDate(S))return S.toISOString();if(q.isBoolean(S))return S.toString();if(!f&&q.isBlob(S))throw new Pe("Blob is not supported. Use a Buffer instead.");return q.isArrayBuffer(S)||q.isTypedArray(S)?f&&typeof Blob=="function"?new Blob([S]):Buffer.from(S):S}function g(S,k,v){let N=S;if(q.isReactNative(t)&&q.isReactNativeBlob(S))return t.append(pf(v,k,a),p(S)),!1;if(S&&!v&&typeof S=="object"){if(q.endsWith(k,"{}"))k=r?k:k.slice(0,-2),S=JSON.stringify(S);else if(q.isArray(S)&&bC(S)||(q.isFileList(S)||q.endsWith(k,"[]"))&&(N=q.toArray(S)))return k=hg(k),N.forEach(function(M,V){!(q.isUndefined(M)||M===null)&&t.append(u===!0?pf([k],V,a):u===null?k:k+"[]",p(M))}),!1}return hf(S)?!0:(t.append(pf(v,k,a),p(S)),!1)}const T=[],y=Object.assign(TC,{defaultVisitor:g,convertValue:p,isVisitable:hf});function _(S,k,v=0){if(!q.isUndefined(S)){if(v>d)throw new Pe("Object is too deeply nested ("+v+" levels). Max depth: "+d,Pe.ERR_FORM_DATA_DEPTH_EXCEEDED);if(T.indexOf(S)!==-1)throw Error("Circular reference detected in "+k.join("."));T.push(S),q.forEach(S,function(A,M){(!(q.isUndefined(A)||A===null)&&o.call(t,A,q.isString(M)?M.trim():M,k,y))===!0&&_(A,k?k.concat(M):[M],v+1)}),T.pop()}}if(!q.isObject(e))throw new TypeError("data must be an object");return _(e),t}function pg(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"};return encodeURIComponent(e).replace(/[!'()~]|%20/g,function(r){return t[r]})}function mf(e,t){this._pairs=[],e&&cl(e,this,t)}const mg=mf.prototype;mg.append=function(t,n){this._pairs.push([t,n])},mg.toString=function(t){const n=t?function(r){return t.call(this,r,pg)}:pg;return this._pairs.map(function(o){return n(o[0])+"="+n(o[1])},"").join("&")};function _C(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function gg(e,t,n){if(!t)return e;const r=n&&n.encode||_C,o=q.isFunction(n)?{serialize:n}:n,a=o&&o.serialize;let u;if(a?u=a(t,o):u=q.isURLSearchParams(t)?t.toString():new mf(t,o).toString(r),u){const c=e.indexOf("#");c!==-1&&(e=e.slice(0,c)),e+=(e.indexOf("?")===-1?"?":"&")+u}return e}class Eg{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){q.forEach(this.handlers,function(r){r!==null&&t(r)})}}const gf={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0},SC={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams!="undefined"?URLSearchParams:mf,FormData:typeof FormData!="undefined"?FormData:null,Blob:typeof Blob!="undefined"?Blob:null},protocols:["http","https","file","blob","url","data"]},Ef=typeof window!="undefined"&&typeof document!="undefined",yf=typeof navigator=="object"&&navigator||void 0,xC=Ef&&(!yf||["ReactNative","NativeScript","NS"].indexOf(yf.product)<0),wC=typeof WorkerGlobalScope!="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",AC=Ef&&window.location.href||"http://localhost",cn=F(F({},Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Ef,hasStandardBrowserEnv:xC,hasStandardBrowserWebWorkerEnv:wC,navigator:yf,origin:AC},Symbol.toStringTag,{value:"Module"}))),SC);function CC(e,t){return cl(e,new cn.classes.URLSearchParams,F({visitor:function(n,r,o,a){return cn.isNode&&q.isBuffer(n)?(this.append(r,n.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)}},t))}function vC(e){return q.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function kC(e){const t={},n=Object.keys(e);let r;const o=n.length;let a;for(r=0;r<o;r++)a=n[r],t[a]=e[a];return t}function yg(e){function t(n,r,o,a){let u=n[a++];if(u==="__proto__")return!0;const c=Number.isFinite(+u),d=a>=n.length;return u=!u&&q.isArray(o)?o.length:u,d?(q.hasOwnProp(o,u)?o[u]=q.isArray(o[u])?o[u].concat(r):[o[u],r]:o[u]=r,!c):((!q.hasOwnProp(o,u)||!q.isObject(o[u]))&&(o[u]=[]),t(n,r,o[u],a)&&q.isArray(o[u])&&(o[u]=kC(o[u])),!c)}if(q.isFormData(e)&&q.isFunction(e.entries)){const n={};return q.forEachEntry(e,(r,o)=>{t(vC(r),o,n,0)}),n}return null}const qo=(e,t)=>e!=null&&q.hasOwnProp(e,t)?e[t]:void 0;function PC(e,t,n){if(q.isString(e))try{return(t||JSON.parse)(e),q.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const ha={transitional:gf,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",o=r.indexOf("application/json")>-1,a=q.isObject(t);if(a&&q.isHTMLForm(t)&&(t=new FormData(t)),q.isFormData(t))return o?JSON.stringify(yg(t)):t;if(q.isArrayBuffer(t)||q.isBuffer(t)||q.isStream(t)||q.isFile(t)||q.isBlob(t)||q.isReadableStream(t))return t;if(q.isArrayBufferView(t))return t.buffer;if(q.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let c;if(a){const d=qo(this,"formSerializer");if(r.indexOf("application/x-www-form-urlencoded")>-1)return CC(t,d).toString();if((c=q.isFileList(t))||r.indexOf("multipart/form-data")>-1){const f=qo(this,"env"),p=f&&f.FormData;return cl(c?{"files[]":t}:t,p&&new p,d)}}return a||o?(n.setContentType("application/json",!1),PC(t)):t}],transformResponse:[function(t){const n=qo(this,"transitional")||ha.transitional,r=n&&n.forcedJSONParsing,o=qo(this,"responseType"),a=o==="json";if(q.isResponse(t)||q.isReadableStream(t))return t;if(t&&q.isString(t)&&(r&&!o||a)){const c=!(n&&n.silentJSONParsing)&&a;try{return JSON.parse(t,qo(this,"parseReviver"))}catch(d){if(c)throw d.name==="SyntaxError"?Pe.from(d,Pe.ERR_BAD_RESPONSE,this,null,qo(this,"response")):d}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:cn.classes.FormData,Blob:cn.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};q.forEach(["delete","get","head","post","put","patch","query"],e=>{ha.headers[e]={}});function bf(e,t){const n=this||ha,r=t||n,o=Sn.from(r.headers);let a=r.data;return q.forEach(e,function(c){a=c.call(n,a,o.normalize(),t?t.status:void 0)}),o.normalize(),a}function bg(e){return!!(e&&e.__CANCEL__)}let pa=class extends Pe{constructor(t,n,r){super(t==null?"canceled":t,Pe.ERR_CANCELED,n,r),this.name="CanceledError",this.__CANCEL__=!0}};function Tg(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new Pe("Request failed with status code "+n.status,n.status>=400&&n.status<500?Pe.ERR_BAD_REQUEST:Pe.ERR_BAD_RESPONSE,n.config,n.request,n))}function NC(e){const t=/^([-+\w]{1,25}):(?:\/\/)?/.exec(e);return t&&t[1]||""}function OC(e,t){e=e||10;const n=new Array(e),r=new Array(e);let o=0,a=0,u;return t=t!==void 0?t:1e3,function(d){const f=Date.now(),p=r[a];u||(u=f),n[o]=d,r[o]=f;let g=a,T=0;for(;g!==o;)T+=n[g++],g=g%e;if(o=(o+1)%e,o===a&&(a=(a+1)%e),f-u<t)return;const y=p&&f-p;return y?Math.round(T*1e3/y):void 0}}function IC(e,t){let n=0,r=1e3/t,o,a;const u=(f,p=Date.now())=>{n=p,o=null,a&&(clearTimeout(a),a=null),e(...f)};return[(...f)=>{const p=Date.now(),g=p-n;g>=r?u(f,p):(o=f,a||(a=setTimeout(()=>{a=null,u(o)},r-g)))},()=>o&&u(o)]}const dl=(e,t,n=3)=>{let r=0;const o=OC(50,250);return IC(a=>{if(!a||typeof a.loaded!="number")return;const u=a.loaded,c=a.lengthComputable?a.total:void 0,d=c!=null?Math.min(u,c):u,f=Math.max(0,d-r),p=o(f);r=Math.max(r,d);const g={loaded:d,total:c,progress:c?d/c:void 0,bytes:f,rate:p||void 0,estimated:p&&c?(c-d)/p:void 0,event:a,lengthComputable:c!=null,[t?"download":"upload"]:!0};e(g)},n)},_g=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Sg=e=>(...t)=>q.asap(()=>e(...t)),RC=cn.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,cn.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(cn.origin),cn.navigator&&/(msie|trident)/i.test(cn.navigator.userAgent)):()=>!0,LC=cn.hasStandardBrowserEnv?{write(e,t,n,r,o,a,u){if(typeof document=="undefined")return;const c=[`${e}=${encodeURIComponent(t)}`];q.isNumber(n)&&c.push(`expires=${new Date(n).toUTCString()}`),q.isString(r)&&c.push(`path=${r}`),q.isString(o)&&c.push(`domain=${o}`),a===!0&&c.push("secure"),q.isString(u)&&c.push(`SameSite=${u}`),document.cookie=c.join("; ")},read(e){if(typeof document=="undefined")return null;const t=document.cookie.split(";");for(let n=0;n<t.length;n++){const r=t[n].replace(/^\s+/,""),o=r.indexOf("=");if(o!==-1&&r.slice(0,o)===e)return decodeURIComponent(r.slice(o+1))}return null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function DC(e){return typeof e!="string"?!1:/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function MC(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function xg(e,t,n){let r=!DC(t);return e&&(r||n===!1)?MC(e,t):t}const wg=e=>e instanceof Sn?F({},e):e;function ro(e,t){t=t||{};const n=Object.create(null);Object.defineProperty(n,"hasOwnProperty",{__proto__:null,value:Object.prototype.hasOwnProperty,enumerable:!1,writable:!0,configurable:!0});function r(f,p,g,T){return q.isPlainObject(f)&&q.isPlainObject(p)?q.merge.call({caseless:T},f,p):q.isPlainObject(p)?q.merge({},p):q.isArray(p)?p.slice():p}function o(f,p,g,T){if(q.isUndefined(p)){if(!q.isUndefined(f))return r(void 0,f,g,T)}else return r(f,p,g,T)}function a(f,p){if(!q.isUndefined(p))return r(void 0,p)}function u(f,p){if(q.isUndefined(p)){if(!q.isUndefined(f))return r(void 0,f)}else return r(void 0,p)}function c(f,p,g){if(q.hasOwnProp(t,g))return r(f,p);if(q.hasOwnProp(e,g))return r(void 0,f)}const d={url:a,method:a,data:a,baseURL:u,transformRequest:u,transformResponse:u,paramsSerializer:u,timeout:u,timeoutMessage:u,withCredentials:u,withXSRFToken:u,adapter:u,responseType:u,xsrfCookieName:u,xsrfHeaderName:u,onUploadProgress:u,onDownloadProgress:u,decompress:u,maxContentLength:u,maxBodyLength:u,beforeRedirect:u,transport:u,httpAgent:u,httpsAgent:u,cancelToken:u,socketPath:u,allowedSocketPaths:u,responseEncoding:u,validateStatus:c,headers:(f,p,g)=>o(wg(f),wg(p),g,!0)};return q.forEach(Object.keys(F(F({},e),t)),function(p){if(p==="__proto__"||p==="constructor"||p==="prototype")return;const g=q.hasOwnProp(d,p)?d[p]:o,T=q.hasOwnProp(e,p)?e[p]:void 0,y=q.hasOwnProp(t,p)?t[p]:void 0,_=g(T,y,p);q.isUndefined(_)&&g!==c||(n[p]=_)}),n}const FC=["content-type","content-length"];function BC(e,t,n){if(n!=="content-only"){e.set(t);return}Object.entries(t).forEach(([r,o])=>{FC.includes(r.toLowerCase())&&e.set(r,o)})}const UC=e=>encodeURIComponent(e).replace(/%([0-9A-F]{2})/gi,(t,n)=>String.fromCharCode(parseInt(n,16))),Ag=e=>{const t=ro({},e),n=T=>q.hasOwnProp(t,T)?t[T]:void 0,r=n("data");let o=n("withXSRFToken");const a=n("xsrfHeaderName"),u=n("xsrfCookieName");let c=n("headers");const d=n("auth"),f=n("baseURL"),p=n("allowAbsoluteUrls"),g=n("url");if(t.headers=c=Sn.from(c),t.url=gg(xg(f,g,p),e.params,e.paramsSerializer),d&&c.set("Authorization","Basic "+btoa((d.username||"")+":"+(d.password?UC(d.password):""))),q.isFormData(r)&&(cn.hasStandardBrowserEnv||cn.hasStandardBrowserWebWorkerEnv?c.setContentType(void 0):q.isFunction(r.getHeaders)&&BC(c,r.getHeaders(),n("formDataHeaderPolicy"))),cn.hasStandardBrowserEnv&&(q.isFunction(o)&&(o=o(t)),o===!0||o==null&&RC(t.url))){const y=a&&u&&LC.read(u);y&&c.set(a,y)}return t},HC=typeof XMLHttpRequest!="undefined"&&function(e){return new Promise(function(n,r){const o=Ag(e);let a=o.data;const u=Sn.from(o.headers).normalize();let{responseType:c,onUploadProgress:d,onDownloadProgress:f}=o,p,g,T,y,_;function S(){y&&y(),_&&_(),o.cancelToken&&o.cancelToken.unsubscribe(p),o.signal&&o.signal.removeEventListener("abort",p)}let k=new XMLHttpRequest;k.open(o.method.toUpperCase(),o.url,!0),k.timeout=o.timeout;function v(){if(!k)return;const A=Sn.from("getAllResponseHeaders"in k&&k.getAllResponseHeaders()),V={data:!c||c==="text"||c==="json"?k.responseText:k.response,status:k.status,statusText:k.statusText,headers:A,config:e,request:k};Tg(function(K){n(K),S()},function(K){r(K),S()},V),k=null}"onloadend"in k?k.onloadend=v:k.onreadystatechange=function(){!k||k.readyState!==4||k.status===0&&!(k.responseURL&&k.responseURL.startsWith("file:"))||setTimeout(v)},k.onabort=function(){k&&(r(new Pe("Request aborted",Pe.ECONNABORTED,e,k)),S(),k=null)},k.onerror=function(M){const V=M&&M.message?M.message:"Network Error",D=new Pe(V,Pe.ERR_NETWORK,e,k);D.event=M||null,r(D),S(),k=null},k.ontimeout=function(){let M=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const V=o.transitional||gf;o.timeoutErrorMessage&&(M=o.timeoutErrorMessage),r(new Pe(M,V.clarifyTimeoutError?Pe.ETIMEDOUT:Pe.ECONNABORTED,e,k)),S(),k=null},a===void 0&&u.setContentType(null),"setRequestHeader"in k&&q.forEach(dg(u),function(M,V){k.setRequestHeader(V,M)}),q.isUndefined(o.withCredentials)||(k.withCredentials=!!o.withCredentials),c&&c!=="json"&&(k.responseType=o.responseType),f&&([T,_]=dl(f,!0),k.addEventListener("progress",T)),d&&k.upload&&([g,y]=dl(d),k.upload.addEventListener("progress",g),k.upload.addEventListener("loadend",y)),(o.cancelToken||o.signal)&&(p=A=>{k&&(r(!A||A.type?new pa(null,e,k):A),k.abort(),S(),k=null)},o.cancelToken&&o.cancelToken.subscribe(p),o.signal&&(o.signal.aborted?p():o.signal.addEventListener("abort",p)));const N=NC(o.url);if(N&&!cn.protocols.includes(N)){r(new Pe("Unsupported protocol "+N+":",Pe.ERR_BAD_REQUEST,e));return}k.send(a||null)})},zC=(e,t)=>{if(e=e?e.filter(Boolean):[],!t&&!e.length)return;const n=new AbortController;let r=!1;const o=function(d){if(!r){r=!0,u();const f=d instanceof Error?d:this.reason;n.abort(f instanceof Pe?f:new pa(f instanceof Error?f.message:f))}};let a=t&&setTimeout(()=>{a=null,o(new Pe(`timeout of ${t}ms exceeded`,Pe.ETIMEDOUT))},t);const u=()=>{e&&(a&&clearTimeout(a),a=null,e.forEach(d=>{d.unsubscribe?d.unsubscribe(o):d.removeEventListener("abort",o)}),e=null)};e.forEach(d=>d.addEventListener("abort",o));const{signal:c}=n;return c.unsubscribe=()=>q.asap(u),c},jC=function*(e,t){let n=e.byteLength;if(n<t){yield e;return}let r=0,o;for(;r<n;)o=r+t,yield e.slice(r,o),r=o},$C=function(e,t){return kd(this,null,function*(){try{for(var n=U2(VC(e)),r,o,a;r=!(o=yield new Jr(n.next())).done;r=!1){const u=o.value;yield*p0(jC(u,t))}}catch(o){a=[o]}finally{try{r&&(o=n.return)&&(yield new Jr(o.call(n)))}finally{if(a)throw a[0]}}})},VC=function(e){return kd(this,null,function*(){if(e[Symbol.asyncIterator]){yield*p0(e);return}const t=e.getReader();try{for(;;){const{done:n,value:r}=yield new Jr(t.read());if(n)break;yield r}}finally{yield new Jr(t.cancel())}})},Cg=(e,t,n,r)=>{const o=$C(e,t);let a=0,u,c=f=>{u||(u=!0,r&&r(f))};return new ReadableStream({pull(f){return tt(this,null,function*(){try{const{done:p,value:g}=yield o.next();if(p){c(),f.close();return}let T=g.byteLength;if(n){let y=a+=T;n(y)}f.enqueue(new Uint8Array(g))}catch(p){throw c(p),p}})},cancel(f){return c(f),o.return()}},{highWaterMark:2})};function qC(e){if(!e||typeof e!="string"||!e.startsWith("data:"))return 0;const t=e.indexOf(",");if(t<0)return 0;const n=e.slice(5,t),r=e.slice(t+1);if(/;base64/i.test(n)){let u=r.length;const c=r.length;for(let y=0;y<c;y++)if(r.charCodeAt(y)===37&&y+2<c){const _=r.charCodeAt(y+1),S=r.charCodeAt(y+2);(_>=48&&_<=57||_>=65&&_<=70||_>=97&&_<=102)&&(S>=48&&S<=57||S>=65&&S<=70||S>=97&&S<=102)&&(u-=2,y+=2)}let d=0,f=c-1;const p=y=>y>=2&&r.charCodeAt(y-2)===37&&r.charCodeAt(y-1)===51&&(r.charCodeAt(y)===68||r.charCodeAt(y)===100);f>=0&&(r.charCodeAt(f)===61?(d++,f--):p(f)&&(d++,f-=3)),d===1&&f>=0&&(r.charCodeAt(f)===61||p(f))&&d++;const T=Math.floor(u/4)*3-(d||0);return T>0?T:0}if(typeof Buffer!="undefined"&&typeof Buffer.byteLength=="function")return Buffer.byteLength(r,"utf8");let a=0;for(let u=0,c=r.length;u<c;u++){const d=r.charCodeAt(u);if(d<128)a+=1;else if(d<2048)a+=2;else if(d>=55296&&d<=56319&&u+1<c){const f=r.charCodeAt(u+1);f>=56320&&f<=57343?(a+=4,u++):a+=3}else a+=3}return a}const Tf="1.16.1",vg=64*1024,{isFunction:fl}=q,kg=(e,...t)=>{try{return!!e(...t)}catch(n){return!1}},YC=e=>{const t=q.global!==void 0&&q.global!==null?q.global:globalThis,{ReadableStream:n,TextEncoder:r}=t;e=q.merge.call({skipUndefined:!0},{Request:t.Request,Response:t.Response},e);const{fetch:o,Request:a,Response:u}=e,c=o?fl(o):typeof fetch=="function",d=fl(a),f=fl(u);if(!c)return!1;const p=c&&fl(n),g=c&&(typeof r=="function"?(v=>N=>v.encode(N))(new r):v=>tt(null,null,function*(){return new Uint8Array(yield new a(v).arrayBuffer())})),T=d&&p&&kg(()=>{let v=!1;const N=new a(cn.origin,{body:new n,method:"POST",get duplex(){return v=!0,"half"}}),A=N.headers.has("Content-Type");return N.body!=null&&N.body.cancel(),v&&!A}),y=f&&p&&kg(()=>q.isReadableStream(new u("").body)),_={stream:y&&(v=>v.body)};c&&["text","arrayBuffer","blob","formData","stream"].forEach(v=>{!_[v]&&(_[v]=(N,A)=>{let M=N&&N[v];if(M)return M.call(N);throw new Pe(`Response type '${v}' is not supported`,Pe.ERR_NOT_SUPPORT,A)})});const S=v=>tt(null,null,function*(){if(v==null)return 0;if(q.isBlob(v))return v.size;if(q.isSpecCompliantForm(v))return(yield new a(cn.origin,{method:"POST",body:v}).arrayBuffer()).byteLength;if(q.isArrayBufferView(v)||q.isArrayBuffer(v))return v.byteLength;if(q.isURLSearchParams(v)&&(v=v+""),q.isString(v))return(yield g(v)).byteLength}),k=(v,N)=>tt(null,null,function*(){const A=q.toFiniteNumber(v.getContentLength());return A==null?S(N):A});return v=>tt(null,null,function*(){let{url:N,method:A,data:M,signal:V,cancelToken:D,timeout:K,onDownloadProgress:re,onUploadProgress:be,responseType:$,headers:Z,withCredentials:ce="same-origin",fetchOptions:he,maxContentLength:ue,maxBodyLength:Te}=Ag(v);const Oe=q.isNumber(ue)&&ue>-1,de=q.isNumber(Te)&&Te>-1;let Q=o||fetch;$=$?($+"").toLowerCase():"text";let ie=zC([V,D&&D.toAbortSignal()],K),C=null;const B=ie&&ie.unsubscribe&&(()=>{ie.unsubscribe()});let te;try{if(Oe&&typeof N=="string"&&N.startsWith("data:")&&qC(N)>ue)throw new Pe("maxContentLength size of "+ue+" exceeded",Pe.ERR_BAD_RESPONSE,v,C);if(de&&A!=="get"&&A!=="head"){const we=yield k(Z,M);if(typeof we=="number"&&isFinite(we)&&we>Te)throw new Pe("Request body larger than maxBodyLength limit",Pe.ERR_BAD_REQUEST,v,C)}if(be&&T&&A!=="get"&&A!=="head"&&(te=yield k(Z,M))!==0){let we=new a(N,{method:"POST",body:M,duplex:"half"}),We;if(q.isFormData(M)&&(We=we.headers.get("content-type"))&&Z.setContentType(We),we.body){const[pt,on]=_g(te,dl(Sg(be)));M=Cg(we.body,vg,pt,on)}}q.isString(ce)||(ce=ce?"include":"omit");const O=d&&"credentials"in a.prototype;if(q.isFormData(M)){const we=Z.getContentType();we&&/^multipart\/form-data/i.test(we)&&!/boundary=/i.test(we)&&Z.delete("content-type")}Z.set("User-Agent","axios/"+Tf,!1);const _e=me(F({},he),{signal:ie,method:A.toUpperCase(),headers:dg(Z.normalize()),body:M,duplex:"half",credentials:O?ce:void 0});C=d&&new a(N,_e);let Ie=yield d?Q(C,he):Q(N,_e);if(Oe){const we=q.toFiniteNumber(Ie.headers.get("content-length"));if(we!=null&&we>ue)throw new Pe("maxContentLength size of "+ue+" exceeded",Pe.ERR_BAD_RESPONSE,v,C)}const Ae=y&&($==="stream"||$==="response");if(y&&Ie.body&&(re||Oe||Ae&&B)){const we={};["status","statusText","headers"].forEach(Rn=>{we[Rn]=Ie[Rn]});const We=q.toFiniteNumber(Ie.headers.get("content-length")),[pt,on]=re&&_g(We,dl(Sg(re),!0))||[];let qr=0;const _r=Rn=>{if(Oe&&(qr=Rn,qr>ue))throw new Pe("maxContentLength size of "+ue+" exceeded",Pe.ERR_BAD_RESPONSE,v,C);pt&&pt(Rn)};Ie=new u(Cg(Ie.body,vg,_r,()=>{on&&on(),B&&B()}),we)}$=$||"text";let $e=yield _[q.findKey(_,$)||"text"](Ie,v);if(Oe&&!y&&!Ae){let we;if($e!=null&&(typeof $e.byteLength=="number"?we=$e.byteLength:typeof $e.size=="number"?we=$e.size:typeof $e=="string"&&(we=typeof r=="function"?new r().encode($e).byteLength:$e.length)),typeof we=="number"&&we>ue)throw new Pe("maxContentLength size of "+ue+" exceeded",Pe.ERR_BAD_RESPONSE,v,C)}return!Ae&&B&&B(),yield new Promise((we,We)=>{Tg(we,We,{data:$e,headers:Sn.from(Ie.headers),status:Ie.status,statusText:Ie.statusText,config:v,request:C})})}catch(O){if(B&&B(),ie&&ie.aborted&&ie.reason instanceof Pe){const _e=ie.reason;throw _e.config=v,C&&(_e.request=C),O!==_e&&(_e.cause=O),_e}throw O&&O.name==="TypeError"&&/Load failed|fetch/i.test(O.message)?Object.assign(new Pe("Network Error",Pe.ERR_NETWORK,v,C,O&&O.response),{cause:O.cause||O}):Pe.from(O,O&&O.code,v,C,O&&O.response)}})},GC=new Map,Pg=e=>{let t=e&&e.env||{};const{fetch:n,Request:r,Response:o}=t,a=[r,o,n];let u=a.length,c=u,d,f,p=GC;for(;c--;)d=a[c],f=p.get(d),f===void 0&&p.set(d,f=c?new Map:YC(t)),p=f;return f};Pg();const _f={http:yC,xhr:HC,fetch:{get:Pg}};q.forEach(_f,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{__proto__:null,value:t})}catch(n){}Object.defineProperty(e,"adapterName",{__proto__:null,value:t})}});const Ng=e=>`- ${e}`,WC=e=>q.isFunction(e)||e===null||e===!1;function XC(e,t){e=q.isArray(e)?e:[e];const{length:n}=e;let r,o;const a={};for(let u=0;u<n;u++){r=e[u];let c;if(o=r,!WC(r)&&(o=_f[(c=String(r)).toLowerCase()],o===void 0))throw new Pe(`Unknown adapter '${c}'`);if(o&&(q.isFunction(o)||(o=o.get(t))))break;a[c||"#"+u]=o}if(!o){const u=Object.entries(a).map(([d,f])=>`adapter ${d} `+(f===!1?"is not supported by the environment":"is not available in the build"));let c=n?u.length>1?`since :
|
|
1
|
+
(function(je,ze){typeof exports=="object"&&typeof module!="undefined"?module.exports=ze():typeof define=="function"&&define.amd?define(ze):(je=typeof globalThis!="undefined"?globalThis:je||self,je["cimulate-copilot-widget"]=ze())})(this,(function(){"use strict";var w7=Object.defineProperty,C7=Object.defineProperties;var A7=Object.getOwnPropertyDescriptors;var vd=Object.getOwnPropertySymbols;var F2=Object.prototype.hasOwnProperty,B2=Object.prototype.propertyIsEnumerable;var Zs=(je,ze)=>(ze=Symbol[je])?ze:Symbol.for("Symbol."+je),v7=je=>{throw TypeError(je)},ea=Math.pow,h0=(je,ze,Je)=>ze in je?w7(je,ze,{enumerable:!0,configurable:!0,writable:!0,value:Je}):je[ze]=Je,F=(je,ze)=>{for(var Je in ze||(ze={}))F2.call(ze,Je)&&h0(je,Je,ze[Je]);if(vd)for(var Je of vd(ze))B2.call(ze,Je)&&h0(je,Je,ze[Je]);return je},me=(je,ze)=>C7(je,A7(ze));var ln=(je,ze)=>{var Je={};for(var st in je)F2.call(je,st)&&ze.indexOf(st)<0&&(Je[st]=je[st]);if(je!=null&&vd)for(var st of vd(je))ze.indexOf(st)<0&&B2.call(je,st)&&(Je[st]=je[st]);return Je};var Se=(je,ze,Je)=>h0(je,typeof ze!="symbol"?ze+"":ze,Je);var tt=(je,ze,Je)=>new Promise((st,Bt)=>{var De=Ot=>{try{rn(Je.next(Ot))}catch(Tn){Bt(Tn)}},Vt=Ot=>{try{rn(Je.throw(Ot))}catch(Tn){Bt(Tn)}},rn=Ot=>Ot.done?st(Ot.value):Promise.resolve(Ot.value).then(De,Vt);rn((Je=Je.apply(je,ze)).next())}),Jr=function(je,ze){this[0]=je,this[1]=ze},kd=(je,ze,Je)=>{var st=(Vt,rn,Ot,Tn)=>{try{var ta=Je[Vt](rn),Hu=(rn=ta.value)instanceof Jr,zu=ta.done;Promise.resolve(Hu?rn[0]:rn).then(Pr=>Hu?st(Vt==="return"?Vt:"next",rn[1]?{done:Pr.done,value:Pr.value}:Pr,Ot,Tn):Ot({value:Pr,done:zu})).catch(Pr=>st("throw",Pr,Ot,Tn))}catch(Pr){Tn(Pr)}},Bt=Vt=>De[Vt]=rn=>new Promise((Ot,Tn)=>st(Vt,rn,Ot,Tn)),De={};return Je=Je.apply(je,ze),De[Zs("asyncIterator")]=()=>De,Bt("next"),Bt("throw"),Bt("return"),De},p0=je=>{var ze=je[Zs("asyncIterator")],Je=!1,st,Bt={};return ze==null?(ze=je[Zs("iterator")](),st=De=>Bt[De]=Vt=>ze[De](Vt)):(ze=ze.call(je),st=De=>Bt[De]=Vt=>{if(Je){if(Je=!1,De==="throw")throw Vt;return Vt}return Je=!0,{done:!1,value:new Jr(new Promise(rn=>{var Ot=ze[De](Vt);Ot instanceof Object||v7("Object expected"),rn(Ot)}),1)}}),Bt[Zs("iterator")]=()=>Bt,st("next"),"throw"in ze?st("throw"):Bt.throw=De=>{throw De},"return"in ze&&st("return"),Bt},U2=(je,ze,Je)=>(ze=je[Zs("asyncIterator")])?ze.call(je):(je=je[Zs("iterator")](),ze={},Je=(st,Bt)=>(Bt=je[st])&&(ze[st]=De=>new Promise((Vt,rn,Ot)=>(De=Bt.call(je,De),Ot=De.done,Promise.resolve(De.value).then(Tn=>Vt({value:Tn,done:Ot}),rn)))),Je("next"),Je("return"),ze);var je=document.createElement("style");je.textContent=`.cim-widget-icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;background-color:transparent;border:1px solid transparent;border-radius:var(--cim-widget-border-radius);padding:0;cursor:pointer;color:#333;font-size:18px;svg{padding:6px;height:100%;width:100%}&:hover{background-color:#f0f0f0}&:disabled,&[disabled]{opacity:.6;background-color:#f9f9f9;cursor:not-allowed}}.cim-widget-icon-image{object-fit:contain;padding:6px;width:.875em;height:.875em}.cim-widget-minimized-container{--base-color: var(--cim-widget-primary-color, #3182ce);--base-color-darken: color-mix(in srgb, var(--base-color), black 20%);position:fixed;bottom:1rem;right:1rem;display:flex;align-items:center;justify-content:center;.cim-widget-minimized-button{height:3rem;width:3rem;border-radius:2rem;padding:.25rem;color:#fff;box-shadow:0 4px 6px #00000040,0 1px 3px #00000050;background-color:var(--base-color);transition:background-color .1s ease-in-out;&:active{transform:translateY(1px);box-shadow:0 4px 6px #00000020,0 1px 3px #00000030}&:hover{background-color:var(--base-color-darken)}}.cim-widget-minimized-icon-img{object-fit:contain;width:stretch;height:stretch}}.cim-widget-close-button{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:var(--cim-widget-border-radius);border:1px solid transparent;background-color:transparent;cursor:pointer;&:hover{background-color:#f0f0f0}}.cim-widget-button{--base-color: var(--cim-widget-primary-color, #3182ce);padding:.25rem .5rem;min-height:32px;background-color:var(--base-color);border-radius:var(--cim-widget-border-radius);border-color:var(--base-color);border-style:solid;color:#fff;font-family:var(--cim-widget-font-family, inherit);cursor:pointer;&:disabled,&[disabled]{cursor:not-allowed;opacity:.6}&:hover{background-color:color-mix(in srgb,var(--base-color),black 20%);border-color:color-mix(in srgb,var(--base-color),black 20%)}&:focus-visible{outline:2px solid color-mix(in srgb,var(--base-color),white 25%)}}.cim-widget-cancel-button{color:#8a8a8a}.cim-widget-disclaimer{display:flex;flex-direction:column;padding:0 .5rem .5rem;gap:.5rem}.cim-widget-disclaimer-text{font-size:.75rem;color:#00000090;margin:0}.cim-widget-disclaimer-image{object-fit:contain;height:100%;width:100%}.cim-widget-search-bar-wrapper{display:flex;flex-direction:column;padding:.5rem;gap:.5rem;&.with-attachments{border-top:1px solid var(--cim-widget-border-color)}}.cim-widget-search-bar{display:flex;align-items:center;gap:4px;font-family:var(--cim-widget-font-family)}.cim-widget-image-file-preview{display:inline-flex;align-items:center;gap:8px;padding-left:.5rem}.cim-widget-image-preview{object-fit:contain;max-height:2.5rem;&.cim-modal-component{max-height:3.5rem}}.cim-widget-image-file-name{width:100%;font-size:.8rem;color:#00000090;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}.cim-widget-close-button.clear-attachment{padding:.15rem;color:#00000090}input.cim-widget-search-input{width:100%;height:stretch;min-width:0;min-height:2rem;padding:0 8px;background-color:transparent;border:1px solid #00000040;border-radius:var(--cim-widget-border-radius)}@media(max-width:576px){input.cim-widget-search-input{font-size:16px}}.cim-widget-connection-status-icon{display:inline-block;min-width:8px;width:.6rem;height:.5rem;border-radius:50%;margin:.35rem;vertical-align:middle;&.connected{background-color:#00d60080}&.disconnected{background-color:#c9c7c7}}.cim-widget-image-upload-button{display:inline-flex;height:100%;border-radius:4px;cursor:pointer;&:hover{background-color:#f0f0f0}&.disabled{opacity:.6;background-color:#f9f9f9;cursor:not-allowed}}.cim-widget-image-upload-label{display:inline-flex;justify-content:center;align-items:center;padding:8px;margin-bottom:0;cursor:pointer;&.disabled{cursor:not-allowed}}.cim-widget-search-button{display:inline-flex;align-items:center;white-space:nowrap;gap:.25rem}.cim-widget-search-button-icon{--base-color: var(--cim-widget-primary-color, #3182ce);background-color:var(--base-color);border-color:var(--base-color);color:#fff;&:disabled,&[disabled]{background-color:var(--base-color);border-color:var(--base-color);opacity:.6}&:hover{background-color:color-mix(in srgb,var(--base-color),black 20%);border-color:color-mix(in srgb,var(--base-color),black 20%)}}.cim-widget-search-button-icon-image{object-fit:contain;width:1.25em;height:1.25em}.cim-widget-file-input{display:none}.cim-widget-overflow-menu{position:relative;height:auto;width:auto}.cim-widget-overflow-menu-list{width:170px;background:#fff;border-radius:var(--cim-widget-border-radius);border:1px solid var(--cim-widget-border-color)}.cim-widget-overflow-menu-button{background-color:#fff}.cim-widget-overflow-menu-button-trigger,.cim-widget-overflow-menu-button{display:inline-flex;align-items:center;width:100%;border:1px solid transparent;border-radius:var(--cim-widget-border-radius);cursor:pointer;color:#333;&:hover{background-color:#f0f0f0}}.cim-widget-overflow-menu-button{gap:.5rem;padding:.5rem .75rem;background-color:#f0f0f080;svg{font-size:.75rem}}.cim-widget-carousel{position:relative;width:100%}.cim-widget-carousel__item-group{padding:4px 0;justify-content:flex-start;&.carousel-row-container{display:flex!important}}.cim-widget-carousel__item{flex-shrink:0;>*{height:100%}}.cim-widget-carousel__control{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;padding:0 4px}.cim-widget-carousel__prev-trigger,.cim-widget-carousel__next-trigger{pointer-events:auto;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--cim-widget-border-radius);border:1px solid var(--cim-widget-border-color, #d1d5db);background-color:var(--cim-widget-background-color, #ffffff);color:var(--cim-widget-font-color, #3f3f46);cursor:pointer;box-shadow:0 1px 3px #0000001a;transition:background-color .15s ease,box-shadow .15s ease}.cim-widget-carousel__prev-trigger:hover,.cim-widget-carousel__next-trigger:hover{background-color:#f9fafb;box-shadow:0 2px 6px #0000001f}.cim-widget-carousel__prev-trigger:disabled,.cim-widget-carousel__next-trigger:disabled{opacity:.4;cursor:not-allowed}.cim-widget-carousel__indicator-group{display:flex;justify-content:center;gap:6px;padding-top:12px}.cim-widget-carousel__indicator{width:8px;height:8px;border-radius:50%;border:none;background-color:var(--cim-widget-border-color, #d1d5db);cursor:pointer;padding:0;transition:background-color .2s ease,transform .2s ease}.cim-widget-carousel__indicator[data-current]{background-color:var(--cim-widget-font-color, #1a202c);transform:scale(1.25)}.cim-widget-carousel__indicator:hover:not([data-current]){background-color:var(--cim-widget-font-color, #1a202c);opacity:.5}.cim-widget-overflow-panel{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;gap:.5rem;padding:.5rem;background:#fff;border-bottom:1px solid var(--cim-widget-border-color);z-index:10}.cim-widget-overflow-panel .cim-widget-overflow-menu-button{width:100%;justify-content:center;gap:.75rem;font-size:.875rem}.cim-widget-left-right-toggle-button{display:none}@media(min-width:576px){.cim-widget-left-right-toggle-button{display:inline-flex}}.cim-widget-toggle-modal-button.cim-dialog-component{display:none}@media(min-width:576px){.cim-widget-toggle-modal-button.cim-dialog-component{display:inline-flex}}.cim-widget-product-tile{display:inline-flex;flex-direction:column;background-color:#fff;border-radius:var(--cim-widget-border-radius);box-shadow:0 1px 3px #0000001a}.cim-widget-product-tile.embedded,.cim-widget-product-tile.standalone{min-width:10dvw;max-width:30dvw}.cim-widget-product-tile-image{object-fit:contain;width:100%;height:auto;max-height:25dvh;border-top-left-radius:4px;border-top-right-radius:4px}.cim-widget-product-tile-details{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:.5rem}.cim-widget-product-tile-brand{color:var(--cim-widget-primary-color)}.cim-widget-product-tile-pdp,.cim-widget-product-tile-name,.cim-widget-product-tile-price,.cim-widget-product-tile-pid{display:inline-block;line-height:1.25rem;font-size:.875rem}.cim-widget-product-tile-name{font-weight:700}.cim-widget-product-tile-pdp{color:color-mix(in hsl decreasing hue,var(--cim-widget-font-color) 85%,black);text-decoration:none;word-wrap:break-word;&:hover{text-decoration:underline}}.cim-widget-product-tile-pdp-arrow{display:inline-block;transform:rotate(-45deg)}.cim-widget-product-tile-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;gap:.5rem}.cim-widget-product-tile-price{font-weight:700}@media(max-width:576px){.cim-widget-product-tile.embedded,.cim-widget-product-tile.standalone{min-width:30dvw;max-width:45dvw}.cim-widget-product-tile-pdp,.cim-widget-product-tile-name{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.cim-widget-display-products{flex-direction:column}.cim-widget-error-message-text{display:inline-flex;align-items:center;gap:.5rem;color:#e53e3e;&.embedded svg{min-width:1.25rem;height:1.25rem}}.cim-widget-blinking-cursor{display:inline-flex;margin-left:2px;line-height:0;animation:cursor-blink 1.5s steps(2) infinite}@keyframes cursor-blink{0%{opacity:0}}.cim-widget-ul{list-style-type:disc;padding-left:1.5rem}.cim-widget-ol{list-style-type:decimal;padding-left:1.5rem}.cim-widget-table-container{margin-top:1rem;margin-bottom:1rem;margin-right:.5rem;overflow-x:auto}.cim-widget-table{border-radius:.5rem;border-width:1px;border-style:solid;border-color:var(--cim-widget-border-color);border-collapse:collapse;width:100%}.cim-widget-thead{background-color:color-mix(in hsl decreasing hue,var(--cim-widget-secondary-color) 5%,transparent);border-bottom-width:2px;border-color:var(--cim-widget-border-color)}.cim-widget-tbody{border-width:0px;box-sizing:border-box;background-color:#ffffff90;overflow-wrap:break-word}.cim-widget-tr{border-style:solid;border-bottom-width:1px;border-color:var(--cim-widget-border-color)}.cim-widget-th{padding:.5rem 1rem;text-align:left;font-weight:700;border-bottom-width:1px;border-color:var(--cim-widget-border-color)}.cim-widget-td{padding:.5rem 1rem;border-bottom-width:1px;border-color:var(--cim-widget-border-color)}.cim-widget-message-container pre{margin:0}.cim-widget-progress-message.embedded,.cim-widget-progress-message.standalone{display:flex;align-items:center}.cim-widget-progress-text.embedded{font-size:.85rem;font-style:italic;color:color-mix(in hsl decreasing hue,var(--cim-widget-font-color) 80%,white);line-height:1rem;line-clamp:3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cim-widget-progress-text.standalone{font-size:inherit;font-style:italic;color:color-mix(in hsl decreasing hue,var(--cim-widget-font-color) 85%,white)}.cim-widget-thought-container{padding-left:.5rem;margin:.5rem;border-left:2px solid var(--cim-widget-primary-color)}p.cim-widget-progress-thought{margin-bottom:1rem;color:color-mix(in hsl decreasing hue,var(--cim-widget-font-color) 70%,white);line-height:1;font-size:.875rem}.cim-widget-thought-context-button{display:inline-flex;align-items:center;justify-content:space-between;padding:.25rem;min-width:84px;background-color:transparent;border-color:transparent;color:var(--cim-widget-primary-color);font-weight:700;cursor:pointer;&:hover{background-color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 5%,transparent);color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 85%,black)}}.cim-widget-message-icon.progress-icon.embedded{color:color-mix(in hsl decreasing hue,var(--cim-widget-font-color) 50%,white)}.cim-widget-refined-event{display:flex;flex-direction:column}.cim-widget-refined-event-query{display:inline-flex;align-items:center;gap:4px;color:var(--cim-widget-primary-color)}.cim-widget-refined-event-query-text{line-height:normal}.cim-widget-message-icon.refined-event-icon{font-size:1.5rem;&.embedded,&.standalone{color:var(--cim-widget-primary-color)}}.cim-widget-facet-pill{display:inline-flex;align-items:center;margin-left:4px;padding:.25rem .5rem;color:var(--cim-widget-primary-color);border-radius:9999px;font-size:.75rem;font-weight:700;&.embedded{background-color:#ffffff90}&.standalone{background-color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 5%,transparent)}}.cim-widget-facet-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.25rem}.cim-widget-facets{display:flex;flex-direction:column;padding:.25rem}.cim-widget-facets .cim-widget-facet-category{margin-bottom:0;font-size:.875rem;font-weight:700;word-wrap:break-word}.cim-widget-facets .cim-widget-facet-values{margin-top:0;font-size:.675rem}.cim-widget-message-timestamp.standalone{font-size:.75rem;color:#00000090}.cim-widget-message-timestamp.embedded{font-size:.65rem;color:#333333bf}.cim-widget-user-message{display:flex;flex-direction:column;gap:.5rem;.cim-widget-user-message-row{display:inline-flex;align-items:center;gap:.5rem}}.cim-widget-user-message.embedded{display:inline-flex;align-self:flex-end;padding:.5rem 1rem;border-radius:var(--cim-widget-border-radius);background-color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 10%,transparent);max-width:80%;min-width:50%}.cim-widget-user-message.standalone{margin:.5rem 0}.cim-widget-user-message-image{object-fit:contain;border-radius:8px;&.embedded{max-height:2.5rem}&.standalone{max-height:3.5rem}}.cim-widget-user-message-text{font-weight:700}.cim-widget-user-message-text.standalone{font-size:1.125rem;margin:0}.cim-widget-user-message-text.embedded{margin:0}.cim-widget-message-icon.user-message-icon.embedded{color:var(--cim-widget-primary-color)}.cim-widget-user-search{display:flex;flex-direction:column}.cim-widget-user-search.embedded{display:inline-flex;align-self:flex-end;padding:.5rem 1rem;border-radius:var(--cim-widget-border-radius);background-color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 10%,transparent);max-width:80%;min-width:50%;gap:4px}.cim-widget-user-search.standalone{flex-direction:column;font-size:1.125rem;padding-top:.5rem;padding-bottom:.5rem}.cim-widget-user-search-image{object-fit:contain;border-radius:8px;&.embedded{max-height:2.5rem}&.standalone{max-height:3.5rem}}.cim-widget-user-search-query{display:inline-flex}.cim-widget-message-icon.user-search-icon.embedded,.cim-widget-message-icon.user-search-icon.standalone{font-size:1.5rem;color:var(--cim-widget-primary-color)}.message{border-radius:.5rem}.widget-message{display:flex;align-self:flex-start}.user-message{display:flex;align-self:flex-end;padding:1rem}.cim-widget-reset-message{font-size:.75rem;font-style:italic;color:color-mix(in hsl decreasing hue,var(--cim-widget-font-color) 75%,white)}.cim-widget-start-search-message{font-size:.875rem;font-weight:700;color:var(--cim-widget-font-color)}.cim-widget-message-group,.cim-widget-message{display:flex;flex-direction:column}.cim-widget-message-group{gap:.5rem;padding:.5rem 1rem;margin-bottom:1rem;border-radius:var(--cim-widget-border-radius);&.standalone{padding:0 1rem}.cim-widget-message-group-child{max-width:100%;margin-bottom:.25rem}}.cim-widget-message-group.embedded{max-width:80%;background-color:color-mix(in hsl decreasing hue,var(--cim-widget-secondary-color) 5%,transparent)}.cim-widget-message{margin-bottom:1rem}.cim-widget-message.standalone{border-radius:0;background-color:transparent;padding:0 1rem}.cim-widget-message.embedded{margin-bottom:1rem}.cim-widget-embedded-chat{position:relative;width:100%;height:100%;margin:0 auto;border-radius:var(--cim-widget-border-radius);border:1px solid var(--cim-widget-border-color)}.cim-widget-embedded-chat>.cim-widget-message-container{padding-top:2rem;padding-left:1rem;padding-right:1rem}.cim-widget-embedded-chat-menu{position:absolute;top:.25rem;right:.25rem}.cim-widget-overflow-menu-button-trigger.cim-chat-component{border:1px solid var(--cim-widget-border-color);border-radius:var(--cim-widget-border-radius);background-color:#fff}.cim-widget-overflow-menu-button.cim-chat-component{background-color:#fff;border-radius:var(--cim-widget-border-radius);&:hover{background-color:#f0f0f0}}.cim-widget-dialog{box-sizing:border-box;position:fixed;width:35dvw;max-width:100dvw;height:55dvh;border-radius:var(--cim-widget-border-radius);border:1px solid var(--cim-widget-border-color);font-size:.875rem;z-index:9999;&.full-height{height:100%}&.full-height.bottom-left{bottom:0;left:0}&.full-height.bottom-right{bottom:0;right:0}&.bottom-left{bottom:.5rem;left:.5rem;animation:cim-widget-dialog-slide-in-left .25s ease-out}&.bottom-right{bottom:.5rem;right:.5rem;animation:cim-widget-dialog-slide-in-right .25s ease-out}.cim-widget-message-group.embedded{max-width:100%}}.cim-widget-dialog-content{display:flex;flex-direction:column;height:100%}.cim-widget-dialog-header{display:inline-flex;align-items:center;padding:.5rem 1rem;gap:8px;border-bottom:1px solid var(--cim-widget-border-color);background-color:var(--cim-widget-header-background-color)}.cim-widget-dialog-controls{position:absolute;top:4px;right:4px;display:inline-flex;align-items:center}.cim-widget-dialog-logo{object-fit:contain;max-width:50%;max-height:3rem}.cim-widget-dialog-title{margin-top:0;margin-bottom:0;font-size:var(--cim-widget-header-text-font-size)}@media(min-width:576px)and (max-width:768px){.cim-widget-dialog{width:50%}}@media(max-width:576px){.cim-widget-dialog{height:100%;width:100dvw!important;max-width:100dvw;border-radius:0;&.full-height{height:100%}&.bottom-left{bottom:0;left:0}&.bottom-right{bottom:0;right:0}}.cim-widget-dialog.bottom-left,.cim-widget-dialog.bottom-right{animation:none}}@media(prefers-reduced-motion:reduce){.cim-widget-dialog.bottom-left,.cim-widget-dialog.bottom-right{animation:none}}@keyframes cim-widget-dialog-slide-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes cim-widget-dialog-slide-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}.cim-widget-modal-container{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;height:100dvh;width:100dvw;z-index:9999}.cim-widget-modal-backdrop{position:absolute;top:0;left:0;height:100%;width:100%;background:#00000080}.cim-widget-modal{position:fixed;width:70dvw;height:80dvh;border-radius:var(--cim-widget-border-radius);border:1px solid var(--cim-widget-border-color);overflow-y:hidden;&.fullscreen{height:100%;width:100%;border-radius:0}}.cim-widget-modal-content{display:flex;flex-direction:column;height:100%}.cim-widget-modal-header{display:inline-flex;align-items:center;padding:.5rem 1rem;gap:8px;border-bottom:1px solid var(--cim-widget-border-color);background-color:var(--cim-widget-header-background-color)}.cim-widget-modal-controls{position:absolute;top:4px;right:4px;display:inline-flex;align-items:center}.cim-widget-modal-logo{object-fit:contain;max-width:50%;max-height:3rem}.cim-widget-modal-title{margin-top:0;margin-bottom:0;font-size:var(--cim-widget-header-text-font-size)}.cim-widget-modal-fullscreen-button,.cim-widget-modal-toggle-dialog-button{display:none}@media(max-width:576px){.cim-widget-modal{height:100%;width:100%;border-radius:0}}@media(min-width:576px){.cim-widget-modal-fullscreen-button,.cim-widget-modal-toggle-dialog-button{display:inline-flex}}.cim-widget-container{box-sizing:border-box;display:flex;flex-direction:column;background-color:var(--cim-widget-background-color);font-family:var(--cim-widget-font-family, inherit);color:var(--cim-widget-font-color, inherit)}.cim-widget-message-container p{margin:.25rem 0;padding:0;+p{margin-top:.5rem}}.cim-widget-message-container span{line-height:1}.cim-widget-header{font-weight:700;color:inherit}.cim-widget-header.h1{margin-top:2rem;margin-bottom:2rem;font-size:1rem}.cim-widget-header.h2{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1rem}.cim-widget-header.h3{margin-top:1rem;margin-bottom:1rem;font-size:1rem}.cim-widget-link{color:var(--cim-widget-primary-color);text-decoration:underline;cursor:pointer}.cim-widget-link:hover{color:var(--cim-widget-secondary-color);text-decoration:none}.cim-widget-text{line-height:1.5;color:inherit;margin-bottom:.25rem}.cim-widget-text.italic{font-style:italic}.cim-widget-text.bold{font-weight:700}.cim-widget-message-container{flex:1;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;overflow-wrap:anywhere;padding:1rem}.cim-widget-message-icon{display:inline-flex;align-items:center;margin-right:.25rem}.cim-widget-message-icon.embedded{font-size:1rem;color:var(--cim-widget-secondary-color)}.cim-widget-message-icon.standalone{font-size:1.5rem;color:var(--cim-widget-primary-color)}.cim-widget-suggestion-container.embedded{display:inline-flex;flex-wrap:wrap;gap:.5rem}.cim-widget-suggestion-button.embedded{height:auto;padding:.2rem .5rem;border:1px solid var(--cim-widget-primary-color);border-radius:var(--cim-widget-border-radius);background-color:transparent;font-size:.875rem;font-weight:600;font-family:inherit;color:var(--cim-widget-primary-color);white-space:normal;word-break:break-word;text-align:left;cursor:pointer}.cim-widget-suggestion-button.embedded:hover{background-color:#fff;color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 85%,black)}.cim-widget-suggestion-container.standalone{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;padding:.5rem 0}@media(max-width:768px){.cim-widget-suggestion-container.standalone{grid-template-columns:repeat(1,1fr)}}.cim-widget-suggestion-button.standalone{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid var(--cim-widget-primary-color);border-radius:var(--cim-widget-border-radius);background-color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 5%,transparent);font-weight:700;color:var(--cim-widget-primary-color);text-align:left;white-space:normal;word-break:break-word}.cim-widget-suggestion-button.standalone:hover{background-color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 15%,transparent);color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 85%,black)}.cim-widget-suggestion-button:disabled{border-color:#8a8a8a;background-color:#f9f9f9;color:#8a8a8a;cursor:not-allowed}.cim-widget-suggestion-button:disabled:hover{border-color:#8a8a8a;background-color:#f9f9f9;color:#8a8a8a}.cim-widget-prompts-extension-container{height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem .5rem 1rem 1.25rem;gap:.75rem;font-size:.875rem;font-family:var(--cim-widget-font-family, inherit);background-color:var(--cim-widget-background-color);color:var(--cim-widget-font-color, inherit);border:1px solid var(--cim-widget-border-color);border-radius:.5rem;box-sizing:border-box}.cim-widget-prompts-input-container{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;.cim-widget-prompts-input-icon{width:20px;height:20px;color:var(--cim-widget-primary-color)}.cim-widget-prompts-input{width:100%;padding:.25rem 0;outline:none;border-color:transparent;background-color:transparent;border-bottom-width:1px;border-bottom-color:var(--cim-widget-border-color);font-family:var(--cim-widget-font-family, inherit);color:var(--cim-widget-font-color, inherit)}.cim-widget-prompts-input:focus{border-bottom-color:color-mix(in srgb,var(--cim-widget-primary-color),white 25%)}.cim-widget-prompts-input-submit-button:disabled{opacity:.6;background-color:#f9f9f9;cursor:not-allowed}}.cim-widget-prompts-button-group{display:inline-flex;flex-wrap:wrap;gap:.5rem;width:100%}.cim-widget-prompts-button{height:auto;padding:.2rem .5rem;border:1px solid var(--cim-widget-primary-color);border-radius:4px;background-color:transparent;font-size:.875rem;font-weight:800;font-family:inherit;color:var(--cim-widget-primary-color);white-space:normal;word-break:break-word;text-align:left;cursor:pointer}.cim-widget-prompts-button:hover{background-color:#fff;color:color-mix(in hsl decreasing hue,var(--cim-widget-primary-color) 85%,black)}.cim-widget-prompts-button:disabled{border-color:#8a8a8a;background-color:#f9f9f9;color:#8a8a8a;cursor:not-allowed}.cim-widget-prompts-button:disabled:hover{border-color:#8a8a8a;background-color:#f9f9f9;color:#8a8a8a}.cim-widget-prompts-extension-messages-container{display:flex;flex-direction:column;gap:1rem;height:100%;width:100%;scrollbar-gutter:stable;overflow-y:auto}.cim-widget-prompts-user-message-container{display:flex;align-items:center;justify-content:flex-end;width:100%}.cim-widget-prompts-user-message{margin:0;max-width:85%;padding:.25rem 1rem;color:#fff;border-radius:.5rem;border:1px solid var(--cim-widget-primary-color);background-color:var(--cim-widget-primary-color)}.cim-widget-prompts-response-container{display:flex;flex:none;flex-direction:column;justify-content:flex-start;padding:.5rem 1rem;border-radius:.5rem;background-color:color-mix(in hsl decreasing hue,var(--cim-widget-secondary-color) 5%,transparent);max-width:85%}
|
|
2
|
+
/*$vite$:1*/`,document.head.appendChild(je);function ze(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Je={exports:{}},st={},Bt={exports:{}},De={};var Vt;function rn(){if(Vt)return De;Vt=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),u=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),f=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),g=Symbol.iterator;function T(B){return B===null||typeof B!="object"?null:(B=g&&B[g]||B["@@iterator"],typeof B=="function"?B:null)}var y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},_=Object.assign,S={};function k(B,te,O){this.props=B,this.context=te,this.refs=S,this.updater=O||y}k.prototype.isReactComponent={},k.prototype.setState=function(B,te){if(typeof B!="object"&&typeof B!="function"&&B!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,B,te,"setState")},k.prototype.forceUpdate=function(B){this.updater.enqueueForceUpdate(this,B,"forceUpdate")};function v(){}v.prototype=k.prototype;function N(B,te,O){this.props=B,this.context=te,this.refs=S,this.updater=O||y}var C=N.prototype=new v;C.constructor=N,_(C,k.prototype),C.isPureReactComponent=!0;var M=Array.isArray,V=Object.prototype.hasOwnProperty,D={current:null},K={key:!0,ref:!0,__self:!0,__source:!0};function re(B,te,O){var _e,Ie={},Ce=null,$e=null;if(te!=null)for(_e in te.ref!==void 0&&($e=te.ref),te.key!==void 0&&(Ce=""+te.key),te)V.call(te,_e)&&!K.hasOwnProperty(_e)&&(Ie[_e]=te[_e]);var we=arguments.length-2;if(we===1)Ie.children=O;else if(1<we){for(var We=Array(we),pt=0;pt<we;pt++)We[pt]=arguments[pt+2];Ie.children=We}if(B&&B.defaultProps)for(_e in we=B.defaultProps,we)Ie[_e]===void 0&&(Ie[_e]=we[_e]);return{$$typeof:e,type:B,key:Ce,ref:$e,props:Ie,_owner:D.current}}function be(B,te){return{$$typeof:e,type:B.type,key:te,ref:B.ref,props:B.props,_owner:B._owner}}function $(B){return typeof B=="object"&&B!==null&&B.$$typeof===e}function Z(B){var te={"=":"=0",":":"=2"};return"$"+B.replace(/[=:]/g,function(O){return te[O]})}var ce=/\/+/g;function he(B,te){return typeof B=="object"&&B!==null&&B.key!=null?Z(""+B.key):te.toString(36)}function ue(B,te,O,_e,Ie){var Ce=typeof B;(Ce==="undefined"||Ce==="boolean")&&(B=null);var $e=!1;if(B===null)$e=!0;else switch(Ce){case"string":case"number":$e=!0;break;case"object":switch(B.$$typeof){case e:case t:$e=!0}}if($e)return $e=B,Ie=Ie($e),B=_e===""?"."+he($e,0):_e,M(Ie)?(O="",B!=null&&(O=B.replace(ce,"$&/")+"/"),ue(Ie,te,O,"",function(pt){return pt})):Ie!=null&&($(Ie)&&(Ie=be(Ie,O+(!Ie.key||$e&&$e.key===Ie.key?"":(""+Ie.key).replace(ce,"$&/")+"/")+B)),te.push(Ie)),1;if($e=0,_e=_e===""?".":_e+":",M(B))for(var we=0;we<B.length;we++){Ce=B[we];var We=_e+he(Ce,we);$e+=ue(Ce,te,O,We,Ie)}else if(We=T(B),typeof We=="function")for(B=We.call(B),we=0;!(Ce=B.next()).done;)Ce=Ce.value,We=_e+he(Ce,we++),$e+=ue(Ce,te,O,We,Ie);else if(Ce==="object")throw te=String(B),Error("Objects are not valid as a React child (found: "+(te==="[object Object]"?"object with keys {"+Object.keys(B).join(", ")+"}":te)+"). If you meant to render a collection of children, use an array instead.");return $e}function Te(B,te,O){if(B==null)return B;var _e=[],Ie=0;return ue(B,_e,"","",function(Ce){return te.call(O,Ce,Ie++)}),_e}function Oe(B){if(B._status===-1){var te=B._result;te=te(),te.then(function(O){(B._status===0||B._status===-1)&&(B._status=1,B._result=O)},function(O){(B._status===0||B._status===-1)&&(B._status=2,B._result=O)}),B._status===-1&&(B._status=0,B._result=te)}if(B._status===1)return B._result.default;throw B._result}var de={current:null},Q={transition:null},ie={ReactCurrentDispatcher:de,ReactCurrentBatchConfig:Q,ReactCurrentOwner:D};function A(){throw Error("act(...) is not supported in production builds of React.")}return De.Children={map:Te,forEach:function(B,te,O){Te(B,function(){te.apply(this,arguments)},O)},count:function(B){var te=0;return Te(B,function(){te++}),te},toArray:function(B){return Te(B,function(te){return te})||[]},only:function(B){if(!$(B))throw Error("React.Children.only expected to receive a single React element child.");return B}},De.Component=k,De.Fragment=n,De.Profiler=o,De.PureComponent=N,De.StrictMode=r,De.Suspense=d,De.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ie,De.act=A,De.cloneElement=function(B,te,O){if(B==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+B+".");var _e=_({},B.props),Ie=B.key,Ce=B.ref,$e=B._owner;if(te!=null){if(te.ref!==void 0&&(Ce=te.ref,$e=D.current),te.key!==void 0&&(Ie=""+te.key),B.type&&B.type.defaultProps)var we=B.type.defaultProps;for(We in te)V.call(te,We)&&!K.hasOwnProperty(We)&&(_e[We]=te[We]===void 0&&we!==void 0?we[We]:te[We])}var We=arguments.length-2;if(We===1)_e.children=O;else if(1<We){we=Array(We);for(var pt=0;pt<We;pt++)we[pt]=arguments[pt+2];_e.children=we}return{$$typeof:e,type:B.type,key:Ie,ref:Ce,props:_e,_owner:$e}},De.createContext=function(B){return B={$$typeof:u,_currentValue:B,_currentValue2:B,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},B.Provider={$$typeof:a,_context:B},B.Consumer=B},De.createElement=re,De.createFactory=function(B){var te=re.bind(null,B);return te.type=B,te},De.createRef=function(){return{current:null}},De.forwardRef=function(B){return{$$typeof:c,render:B}},De.isValidElement=$,De.lazy=function(B){return{$$typeof:p,_payload:{_status:-1,_result:B},_init:Oe}},De.memo=function(B,te){return{$$typeof:f,type:B,compare:te===void 0?null:te}},De.startTransition=function(B){var te=Q.transition;Q.transition={};try{B()}finally{Q.transition=te}},De.unstable_act=A,De.useCallback=function(B,te){return de.current.useCallback(B,te)},De.useContext=function(B){return de.current.useContext(B)},De.useDebugValue=function(){},De.useDeferredValue=function(B){return de.current.useDeferredValue(B)},De.useEffect=function(B,te){return de.current.useEffect(B,te)},De.useId=function(){return de.current.useId()},De.useImperativeHandle=function(B,te,O){return de.current.useImperativeHandle(B,te,O)},De.useInsertionEffect=function(B,te){return de.current.useInsertionEffect(B,te)},De.useLayoutEffect=function(B,te){return de.current.useLayoutEffect(B,te)},De.useMemo=function(B,te){return de.current.useMemo(B,te)},De.useReducer=function(B,te,O){return de.current.useReducer(B,te,O)},De.useRef=function(B){return de.current.useRef(B)},De.useState=function(B){return de.current.useState(B)},De.useSyncExternalStore=function(B,te,O){return de.current.useSyncExternalStore(B,te,O)},De.useTransition=function(){return de.current.useTransition()},De.version="18.3.1",De}var Ot;function Tn(){return Ot||(Ot=1,Bt.exports=rn()),Bt.exports}var ta;function Hu(){if(ta)return st;ta=1;var e=Tn(),t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function u(c,d,f){var p,g={},T=null,y=null;f!==void 0&&(T=""+f),d.key!==void 0&&(T=""+d.key),d.ref!==void 0&&(y=d.ref);for(p in d)r.call(d,p)&&!a.hasOwnProperty(p)&&(g[p]=d[p]);if(c&&c.defaultProps)for(p in d=c.defaultProps,d)g[p]===void 0&&(g[p]=d[p]);return{$$typeof:t,type:c,key:T,ref:y,props:g,_owner:o.current}}return st.Fragment=n,st.jsx=u,st.jsxs=u,st}var zu;function Pr(){return zu||(zu=1,Je.exports=Hu()),Je.exports}var w=Pr();const Nr=Object.create(null);Nr.open="0",Nr.close="1",Nr.ping="2",Nr.pong="3",Nr.message="4",Nr.upgrade="5",Nr.noop="6";const ju=Object.create(null);Object.keys(Nr).forEach(e=>{ju[Nr[e]]=e});const Pd={type:"error",data:"parser error"},m0=typeof Blob=="function"||typeof Blob!="undefined"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",g0=typeof ArrayBuffer=="function",E0=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,Nd=({type:e,data:t},n,r)=>m0&&t instanceof Blob?n?r(t):y0(t,r):g0&&(t instanceof ArrayBuffer||E0(t))?n?r(t):y0(new Blob([t]),r):r(Nr[e]+(t||"")),y0=(e,t)=>{const n=new FileReader;return n.onload=function(){const r=n.result.split(",")[1];t("b"+(r||""))},n.readAsDataURL(e)};function b0(e){return e instanceof Uint8Array?e:e instanceof ArrayBuffer?new Uint8Array(e):new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}let Od;function $2(e,t){if(m0&&e.data instanceof Blob)return e.data.arrayBuffer().then(b0).then(t);if(g0&&(e.data instanceof ArrayBuffer||E0(e.data)))return t(b0(e.data));Nd(e,!1,n=>{Od||(Od=new TextEncoder),t(Od.encode(n))})}const T0="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",na=typeof Uint8Array=="undefined"?[]:new Uint8Array(256);for(let e=0;e<T0.length;e++)na[T0.charCodeAt(e)]=e;const V2=e=>{let t=e.length*.75,n=e.length,r,o=0,a,u,c,d;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);const f=new ArrayBuffer(t),p=new Uint8Array(f);for(r=0;r<n;r+=4)a=na[e.charCodeAt(r)],u=na[e.charCodeAt(r+1)],c=na[e.charCodeAt(r+2)],d=na[e.charCodeAt(r+3)],p[o++]=a<<2|u>>4,p[o++]=(u&15)<<4|c>>2,p[o++]=(c&3)<<6|d&63;return f},q2=typeof ArrayBuffer=="function",Id=(e,t)=>{if(typeof e!="string")return{type:"message",data:_0(e,t)};const n=e.charAt(0);return n==="b"?{type:"message",data:Y2(e.substring(1),t)}:ju[n]?e.length>1?{type:ju[n],data:e.substring(1)}:{type:ju[n]}:Pd},Y2=(e,t)=>{if(q2){const n=V2(e);return _0(n,t)}else return{base64:!0,data:e}},_0=(e,t)=>t==="blob"?e instanceof Blob?e:new Blob([e]):e instanceof ArrayBuffer?e:e.buffer,S0="",G2=(e,t)=>{const n=e.length,r=new Array(n);let o=0;e.forEach((a,u)=>{Nd(a,!1,c=>{r[u]=c,++o===n&&t(r.join(S0))})})},W2=(e,t)=>{const n=e.split(S0),r=[];for(let o=0;o<n.length;o++){const a=Id(n[o],t);if(r.push(a),a.type==="error")break}return r};function X2(){return new TransformStream({transform(e,t){$2(e,n=>{const r=n.length;let o;if(r<126)o=new Uint8Array(1),new DataView(o.buffer).setUint8(0,r);else if(r<65536){o=new Uint8Array(3);const a=new DataView(o.buffer);a.setUint8(0,126),a.setUint16(1,r)}else{o=new Uint8Array(9);const a=new DataView(o.buffer);a.setUint8(0,127),a.setBigUint64(1,BigInt(r))}e.data&&typeof e.data!="string"&&(o[0]|=128),t.enqueue(o),t.enqueue(n)})}})}let Rd;function $u(e){return e.reduce((t,n)=>t+n.length,0)}function Vu(e,t){if(e[0].length===t)return e.shift();const n=new Uint8Array(t);let r=0;for(let o=0;o<t;o++)n[o]=e[0][r++],r===e[0].length&&(e.shift(),r=0);return e.length&&r<e[0].length&&(e[0]=e[0].slice(r)),n}function K2(e,t){Rd||(Rd=new TextDecoder);const n=[];let r=0,o=-1,a=!1;return new TransformStream({transform(u,c){for(n.push(u);;){if(r===0){if($u(n)<1)break;const d=Vu(n,1);a=(d[0]&128)===128,o=d[0]&127,o<126?r=3:o===126?r=1:r=2}else if(r===1){if($u(n)<2)break;const d=Vu(n,2);o=new DataView(d.buffer,d.byteOffset,d.length).getUint16(0),r=3}else if(r===2){if($u(n)<8)break;const d=Vu(n,8),f=new DataView(d.buffer,d.byteOffset,d.length),p=f.getUint32(0);if(p>Math.pow(2,21)-1){c.enqueue(Pd);break}o=p*Math.pow(2,32)+f.getUint32(4),r=3}else{if($u(n)<o)break;const d=Vu(n,o);c.enqueue(Id(a?d:Rd.decode(d),t)),r=0}if(o===0||o>e){c.enqueue(Pd);break}}}})}const x0=4;function Ut(e){if(e)return Q2(e)}function Q2(e){for(var t in Ut.prototype)e[t]=Ut.prototype[t];return e}Ut.prototype.on=Ut.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this},Ut.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this},Ut.prototype.off=Ut.prototype.removeListener=Ut.prototype.removeAllListeners=Ut.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n=this._callbacks["$"+e];if(!n)return this;if(arguments.length==1)return delete this._callbacks["$"+e],this;for(var r,o=0;o<n.length;o++)if(r=n[o],r===t||r.fn===t){n.splice(o,1);break}return n.length===0&&delete this._callbacks["$"+e],this},Ut.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){n=n.slice(0);for(var r=0,o=n.length;r<o;++r)n[r].apply(this,t)}return this},Ut.prototype.emitReserved=Ut.prototype.emit,Ut.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]},Ut.prototype.hasListeners=function(e){return!!this.listeners(e).length};const qu=typeof Promise=="function"&&typeof Promise.resolve=="function"?t=>Promise.resolve().then(t):(t,n)=>n(t,0),Kn=typeof self!="undefined"?self:typeof window!="undefined"?window:Function("return this")(),J2="arraybuffer";function k7(){}function w0(e,...t){return t.reduce((n,r)=>(e.hasOwnProperty(r)&&(n[r]=e[r]),n),{})}const Z2=Kn.setTimeout,ew=Kn.clearTimeout;function Yu(e,t){t.useNativeTimers?(e.setTimeoutFn=Z2.bind(Kn),e.clearTimeoutFn=ew.bind(Kn)):(e.setTimeoutFn=Kn.setTimeout.bind(Kn),e.clearTimeoutFn=Kn.clearTimeout.bind(Kn))}const tw=1.33;function nw(e){return typeof e=="string"?rw(e):Math.ceil((e.byteLength||e.size)*tw)}function rw(e){let t=0,n=0;for(let r=0,o=e.length;r<o;r++)t=e.charCodeAt(r),t<128?n+=1:t<2048?n+=2:t<55296||t>=57344?n+=3:(r++,n+=4);return n}function C0(){return Date.now().toString(36).substring(3)+Math.random().toString(36).substring(2,5)}function iw(e){let t="";for(let n in e)e.hasOwnProperty(n)&&(t.length&&(t+="&"),t+=encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t}function ow(e){let t={},n=e.split("&");for(let r=0,o=n.length;r<o;r++){let a=n[r].split("=");t[decodeURIComponent(a[0])]=decodeURIComponent(a[1])}return t}class sw extends Error{constructor(t,n,r){super(t),this.description=n,this.context=r,this.type="TransportError"}}class Ld extends Ut{constructor(t){super(),this.writable=!1,Yu(this,t),this.opts=t,this.query=t.query,this.socket=t.socket,this.supportsBinary=!t.forceBase64}onError(t,n,r){return super.emitReserved("error",new sw(t,n,r)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(t){this.readyState==="open"&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const n=Id(t,this.socket.binaryType);this.onPacket(n)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}pause(t){}createUri(t,n={}){return t+"://"+this._hostname()+this._port()+this.opts.path+this._query(n)}_hostname(){const t=this.opts.hostname;return t.indexOf(":")===-1?t:"["+t+"]"}_port(){return this.opts.port&&(this.opts.secure&&Number(this.opts.port)!==443||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(t){const n=iw(t);return n.length?"?"+n:""}}class aw extends Ld{constructor(){super(...arguments),this._polling=!1}get name(){return"polling"}doOpen(){this._poll()}pause(t){this.readyState="pausing";const n=()=>{this.readyState="paused",t()};if(this._polling||!this.writable){let r=0;this._polling&&(r++,this.once("pollComplete",function(){--r||n()})),this.writable||(r++,this.once("drain",function(){--r||n()}))}else n()}_poll(){this._polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){const n=r=>{if(this.readyState==="opening"&&r.type==="open"&&this.onOpen(),r.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(r)};W2(t,this.socket.binaryType).forEach(n),this.readyState!=="closed"&&(this._polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this._poll())}doClose(){const t=()=>{this.write([{type:"close"}])};this.readyState==="open"?t():this.once("open",t)}write(t){this.writable=!1,G2(t,n=>{this.doWrite(n,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const t=this.opts.secure?"https":"http",n=this.query||{};return this.opts.timestampRequests!==!1&&(n[this.opts.timestampParam]=C0()),!this.supportsBinary&&!n.sid&&(n.b64=1),this.createUri(t,n)}}let A0=!1;try{A0=typeof XMLHttpRequest!="undefined"&&"withCredentials"in new XMLHttpRequest}catch(e){}const uw=A0;function lw(){}class cw extends aw{constructor(t){if(super(t),typeof location!="undefined"){const n=location.protocol==="https:";let r=location.port;r||(r=n?"443":"80"),this.xd=typeof location!="undefined"&&t.hostname!==location.hostname||r!==t.port}}doWrite(t,n){const r=this.request({method:"POST",data:t});r.on("success",n),r.on("error",(o,a)=>{this.onError("xhr post error",o,a)})}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",(n,r)=>{this.onError("xhr poll error",n,r)}),this.pollXhr=t}}class Or extends Ut{constructor(t,n,r){super(),this.createRequest=t,Yu(this,r),this._opts=r,this._method=r.method||"GET",this._uri=n,this._data=r.data!==void 0?r.data:null,this._create()}_create(){var t;const n=w0(this._opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");n.xdomain=!!this._opts.xd;const r=this._xhr=this.createRequest(n);try{r.open(this._method,this._uri,!0);try{if(this._opts.extraHeaders){r.setDisableHeaderCheck&&r.setDisableHeaderCheck(!0);for(let o in this._opts.extraHeaders)this._opts.extraHeaders.hasOwnProperty(o)&&r.setRequestHeader(o,this._opts.extraHeaders[o])}}catch(o){}if(this._method==="POST")try{r.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch(o){}try{r.setRequestHeader("Accept","*/*")}catch(o){}(t=this._opts.cookieJar)===null||t===void 0||t.addCookies(r),"withCredentials"in r&&(r.withCredentials=this._opts.withCredentials),this._opts.requestTimeout&&(r.timeout=this._opts.requestTimeout),r.onreadystatechange=()=>{var o;r.readyState===3&&((o=this._opts.cookieJar)===null||o===void 0||o.parseCookies(r.getResponseHeader("set-cookie"))),r.readyState===4&&(r.status===200||r.status===1223?this._onLoad():this.setTimeoutFn(()=>{this._onError(typeof r.status=="number"?r.status:0)},0))},r.send(this._data)}catch(o){this.setTimeoutFn(()=>{this._onError(o)},0);return}typeof document!="undefined"&&(this._index=Or.requestsCount++,Or.requests[this._index]=this)}_onError(t){this.emitReserved("error",t,this._xhr),this._cleanup(!0)}_cleanup(t){if(!(typeof this._xhr=="undefined"||this._xhr===null)){if(this._xhr.onreadystatechange=lw,t)try{this._xhr.abort()}catch(n){}typeof document!="undefined"&&delete Or.requests[this._index],this._xhr=null}}_onLoad(){const t=this._xhr.responseText;t!==null&&(this.emitReserved("data",t),this.emitReserved("success"),this._cleanup())}abort(){this._cleanup()}}if(Or.requestsCount=0,Or.requests={},typeof document!="undefined"){if(typeof attachEvent=="function")attachEvent("onunload",v0);else if(typeof addEventListener=="function"){const e="onpagehide"in Kn?"pagehide":"unload";addEventListener(e,v0,!1)}}function v0(){for(let e in Or.requests)Or.requests.hasOwnProperty(e)&&Or.requests[e].abort()}const dw=(function(){const e=k0({xdomain:!1});return e&&e.responseType!==null})();class fw extends cw{constructor(t){super(t);const n=t&&t.forceBase64;this.supportsBinary=dw&&!n}request(t={}){return Object.assign(t,{xd:this.xd},this.opts),new Or(k0,this.uri(),t)}}function k0(e){const t=e.xdomain;try{if(typeof XMLHttpRequest!="undefined"&&(!t||uw))return new XMLHttpRequest}catch(n){}if(!t)try{return new Kn[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch(n){}}const P0=typeof navigator!="undefined"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class hw extends Ld{get name(){return"websocket"}doOpen(){const t=this.uri(),n=this.opts.protocols,r=P0?{}:w0(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(r.headers=this.opts.extraHeaders);try{this.ws=this.createSocket(t,n,r)}catch(o){return this.emitReserved("error",o)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let n=0;n<t.length;n++){const r=t[n],o=n===t.length-1;Nd(r,this.supportsBinary,a=>{try{this.doWrite(r,a)}catch(u){}o&&qu(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws!="undefined"&&(this.ws.onerror=()=>{},this.ws.close(),this.ws=null)}uri(){const t=this.opts.secure?"wss":"ws",n=this.query||{};return this.opts.timestampRequests&&(n[this.opts.timestampParam]=C0()),this.supportsBinary||(n.b64=1),this.createUri(t,n)}}const Dd=Kn.WebSocket||Kn.MozWebSocket;class pw extends hw{createSocket(t,n,r){return P0?new Dd(t,n,r):n?new Dd(t,n):new Dd(t)}doWrite(t,n){this.ws.send(n)}}class mw extends Ld{get name(){return"webtransport"}doOpen(){try{this._transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name])}catch(t){return this.emitReserved("error",t)}this._transport.closed.then(()=>{this.onClose()}).catch(t=>{this.onError("webtransport error",t)}),this._transport.ready.then(()=>{this._transport.createBidirectionalStream().then(t=>{const n=K2(Number.MAX_SAFE_INTEGER,this.socket.binaryType),r=t.readable.pipeThrough(n).getReader(),o=X2();o.readable.pipeTo(t.writable),this._writer=o.writable.getWriter();const a=()=>{r.read().then(({done:c,value:d})=>{c||(this.onPacket(d),a())}).catch(c=>{})};a();const u={type:"open"};this.query.sid&&(u.data=`{"sid":"${this.query.sid}"}`),this._writer.write(u).then(()=>this.onOpen())})})}write(t){this.writable=!1;for(let n=0;n<t.length;n++){const r=t[n],o=n===t.length-1;this._writer.write(r).then(()=>{o&&qu(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var t;(t=this._transport)===null||t===void 0||t.close()}}const gw={websocket:pw,webtransport:mw,polling:fw},Ew=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,yw=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function Md(e){if(e.length>8e3)throw"URI too long";const t=e,n=e.indexOf("["),r=e.indexOf("]");n!=-1&&r!=-1&&(e=e.substring(0,n)+e.substring(n,r).replace(/:/g,";")+e.substring(r,e.length));let o=Ew.exec(e||""),a={},u=14;for(;u--;)a[yw[u]]=o[u]||"";return n!=-1&&r!=-1&&(a.source=t,a.host=a.host.substring(1,a.host.length-1).replace(/;/g,":"),a.authority=a.authority.replace("[","").replace("]","").replace(/;/g,":"),a.ipv6uri=!0),a.pathNames=bw(a,a.path),a.queryKey=Tw(a,a.query),a}function bw(e,t){const n=/\/{2,9}/g,r=t.replace(n,"/").split("/");return(t.slice(0,1)=="/"||t.length===0)&&r.splice(0,1),t.slice(-1)=="/"&&r.splice(r.length-1,1),r}function Tw(e,t){const n={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(r,o,a){o&&(n[o]=a)}),n}const Fd=typeof addEventListener=="function"&&typeof removeEventListener=="function",Gu=[];Fd&&addEventListener("offline",()=>{Gu.forEach(e=>e())},!1);class bi extends Ut{constructor(t,n){if(super(),this.binaryType=J2,this.writeBuffer=[],this._prevBufferLen=0,this._pingInterval=-1,this._pingTimeout=-1,this._maxPayload=-1,this._pingTimeoutTime=1/0,t&&typeof t=="object"&&(n=t,t=null),t){const r=Md(t);n.hostname=r.host,n.secure=r.protocol==="https"||r.protocol==="wss",n.port=r.port,r.query&&(n.query=r.query)}else n.host&&(n.hostname=Md(n.host).host);Yu(this,n),this.secure=n.secure!=null?n.secure:typeof location!="undefined"&&location.protocol==="https:",n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.hostname=n.hostname||(typeof location!="undefined"?location.hostname:"localhost"),this.port=n.port||(typeof location!="undefined"&&location.port?location.port:this.secure?"443":"80"),this.transports=[],this._transportsByName={},n.transports.forEach(r=>{const o=r.prototype.name;this.transports.push(o),this._transportsByName[o]=r}),this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},n),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=ow(this.opts.query)),Fd&&(this.opts.closeOnBeforeunload&&(this._beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this._beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this._offlineEventListener=()=>{this._onClose("transport close",{description:"network connection lost"})},Gu.push(this._offlineEventListener))),this.opts.withCredentials&&(this._cookieJar=void 0),this._open()}createTransport(t){const n=Object.assign({},this.opts.query);n.EIO=x0,n.transport=t,this.id&&(n.sid=this.id);const r=Object.assign({},this.opts,{query:n,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[t]);return new this._transportsByName[t](r)}_open(){if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}const t=this.opts.rememberUpgrade&&bi.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1?"websocket":this.transports[0];this.readyState="opening";const n=this.createTransport(t);n.open(),this.setTransport(n)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this._onDrain.bind(this)).on("packet",this._onPacket.bind(this)).on("error",this._onError.bind(this)).on("close",n=>this._onClose("transport close",n))}onOpen(){this.readyState="open",bi.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush()}_onPacket(t){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",t),this.emitReserved("heartbeat"),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"ping":this._sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong"),this._resetPingTimeout();break;case"error":const n=new Error("server error");n.code=t.data,this._onError(n);break;case"message":this.emitReserved("data",t.data),this.emitReserved("message",t.data);break}}onHandshake(t){this.emitReserved("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this._pingInterval=t.pingInterval,this._pingTimeout=t.pingTimeout,this._maxPayload=t.maxPayload,this.onOpen(),this.readyState!=="closed"&&this._resetPingTimeout()}_resetPingTimeout(){this.clearTimeoutFn(this._pingTimeoutTimer);const t=this._pingInterval+this._pingTimeout;this._pingTimeoutTime=Date.now()+t,this._pingTimeoutTimer=this.setTimeoutFn(()=>{this._onClose("ping timeout")},t),this.opts.autoUnref&&this._pingTimeoutTimer.unref()}_onDrain(){this.writeBuffer.splice(0,this._prevBufferLen),this._prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this._getWritablePackets();this.transport.send(t),this._prevBufferLen=t.length,this.emitReserved("flush")}}_getWritablePackets(){if(!(this._maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let n=1;for(let r=0;r<this.writeBuffer.length;r++){const o=this.writeBuffer[r].data;if(o&&(n+=nw(o)),r>0&&n>this._maxPayload)return this.writeBuffer.slice(0,r);n+=2}return this.writeBuffer}_hasPingExpired(){if(!this._pingTimeoutTime)return!0;const t=Date.now()>this._pingTimeoutTime;return t&&(this._pingTimeoutTime=0,qu(()=>{this._onClose("ping timeout")},this.setTimeoutFn)),t}write(t,n,r){return this._sendPacket("message",t,n,r),this}send(t,n,r){return this._sendPacket("message",t,n,r),this}_sendPacket(t,n,r,o){if(typeof n=="function"&&(o=n,n=void 0),typeof r=="function"&&(o=r,r=null),this.readyState==="closing"||this.readyState==="closed")return;r=r||{},r.compress=r.compress!==!1;const a={type:t,data:n,options:r};this.emitReserved("packetCreate",a),this.writeBuffer.push(a),o&&this.once("flush",o),this.flush()}close(){const t=()=>{this._onClose("forced close"),this.transport.close()},n=()=>{this.off("upgrade",n),this.off("upgradeError",n),t()},r=()=>{this.once("upgrade",n),this.once("upgradeError",n)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?r():t()}):this.upgrading?r():t()),this}_onError(t){if(bi.priorWebsocketSuccess=!1,this.opts.tryAllTransports&&this.transports.length>1&&this.readyState==="opening")return this.transports.shift(),this._open();this.emitReserved("error",t),this._onClose("transport error",t)}_onClose(t,n){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing"){if(this.clearTimeoutFn(this._pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),Fd&&(this._beforeunloadEventListener&&removeEventListener("beforeunload",this._beforeunloadEventListener,!1),this._offlineEventListener)){const r=Gu.indexOf(this._offlineEventListener);r!==-1&&Gu.splice(r,1)}this.readyState="closed",this.id=null,this.emitReserved("close",t,n),this.writeBuffer=[],this._prevBufferLen=0}}}bi.protocol=x0;class _w extends bi{constructor(){super(...arguments),this._upgrades=[]}onOpen(){if(super.onOpen(),this.readyState==="open"&&this.opts.upgrade)for(let t=0;t<this._upgrades.length;t++)this._probe(this._upgrades[t])}_probe(t){let n=this.createTransport(t),r=!1;bi.priorWebsocketSuccess=!1;const o=()=>{r||(n.send([{type:"ping",data:"probe"}]),n.once("packet",g=>{if(!r)if(g.type==="pong"&&g.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",n),!n)return;bi.priorWebsocketSuccess=n.name==="websocket",this.transport.pause(()=>{r||this.readyState!=="closed"&&(p(),this.setTransport(n),n.send([{type:"upgrade"}]),this.emitReserved("upgrade",n),n=null,this.upgrading=!1,this.flush())})}else{const T=new Error("probe error");T.transport=n.name,this.emitReserved("upgradeError",T)}}))};function a(){r||(r=!0,p(),n.close(),n=null)}const u=g=>{const T=new Error("probe error: "+g);T.transport=n.name,a(),this.emitReserved("upgradeError",T)};function c(){u("transport closed")}function d(){u("socket closed")}function f(g){n&&g.name!==n.name&&a()}const p=()=>{n.removeListener("open",o),n.removeListener("error",u),n.removeListener("close",c),this.off("close",d),this.off("upgrading",f)};n.once("open",o),n.once("error",u),n.once("close",c),this.once("close",d),this.once("upgrading",f),this._upgrades.indexOf("webtransport")!==-1&&t!=="webtransport"?this.setTimeoutFn(()=>{r||n.open()},200):n.open()}onHandshake(t){this._upgrades=this._filterUpgrades(t.upgrades),super.onHandshake(t)}_filterUpgrades(t){const n=[];for(let r=0;r<t.length;r++)~this.transports.indexOf(t[r])&&n.push(t[r]);return n}}let Sw=class extends _w{constructor(t,n={}){const r=typeof t=="object"?t:n;(!r.transports||r.transports&&typeof r.transports[0]=="string")&&(r.transports=(r.transports||["polling","websocket","webtransport"]).map(o=>gw[o]).filter(o=>!!o)),super(t,r)}};function xw(e,t="",n){let r=e;n=n||typeof location!="undefined"&&location,e==null&&(e=n.protocol+"//"+n.host),typeof e=="string"&&(e.charAt(0)==="/"&&(e.charAt(1)==="/"?e=n.protocol+e:e=n.host+e),/^(https?|wss?):\/\//.test(e)||(typeof n!="undefined"?e=n.protocol+"//"+e:e="https://"+e),r=Md(e)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const a=r.host.indexOf(":")!==-1?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+a+":"+r.port+t,r.href=r.protocol+"://"+a+(n&&n.port===r.port?"":":"+r.port),r}const ww=typeof ArrayBuffer=="function",Cw=e=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(e):e.buffer instanceof ArrayBuffer,N0=Object.prototype.toString,Aw=typeof Blob=="function"||typeof Blob!="undefined"&&N0.call(Blob)==="[object BlobConstructor]",vw=typeof File=="function"||typeof File!="undefined"&&N0.call(File)==="[object FileConstructor]";function Bd(e){return ww&&(e instanceof ArrayBuffer||Cw(e))||Aw&&e instanceof Blob||vw&&e instanceof File}function Wu(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n<r;n++)if(Wu(e[n]))return!0;return!1}if(Bd(e))return!0;if(e.toJSON&&typeof e.toJSON=="function"&&arguments.length===1)return Wu(e.toJSON(),!0);for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&Wu(e[n]))return!0;return!1}function kw(e){const t=[],n=e.data,r=e;return r.data=Ud(n,t),r.attachments=t.length,{packet:r,buffers:t}}function Ud(e,t){if(!e)return e;if(Bd(e)){const n={_placeholder:!0,num:t.length};return t.push(e),n}else if(Array.isArray(e)){const n=new Array(e.length);for(let r=0;r<e.length;r++)n[r]=Ud(e[r],t);return n}else if(typeof e=="object"&&!(e instanceof Date)){const n={};for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=Ud(e[r],t));return n}return e}function Pw(e,t){return e.data=Hd(e.data,t),delete e.attachments,e}function Hd(e,t){if(!e)return e;if(e&&e._placeholder===!0){if(typeof e.num=="number"&&e.num>=0&&e.num<t.length)return t[e.num];throw new Error("illegal attachments")}else if(Array.isArray(e))for(let n=0;n<e.length;n++)e[n]=Hd(e[n],t);else if(typeof e=="object")for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(e[n]=Hd(e[n],t));return e}const Nw=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"];var nt;(function(e){e[e.CONNECT=0]="CONNECT",e[e.DISCONNECT=1]="DISCONNECT",e[e.EVENT=2]="EVENT",e[e.ACK=3]="ACK",e[e.CONNECT_ERROR=4]="CONNECT_ERROR",e[e.BINARY_EVENT=5]="BINARY_EVENT",e[e.BINARY_ACK=6]="BINARY_ACK"})(nt||(nt={}));class Ow{constructor(t){this.replacer=t}encode(t){return(t.type===nt.EVENT||t.type===nt.ACK)&&Wu(t)?this.encodeAsBinary({type:t.type===nt.EVENT?nt.BINARY_EVENT:nt.BINARY_ACK,nsp:t.nsp,data:t.data,id:t.id}):[this.encodeAsString(t)]}encodeAsString(t){let n=""+t.type;return(t.type===nt.BINARY_EVENT||t.type===nt.BINARY_ACK)&&(n+=t.attachments+"-"),t.nsp&&t.nsp!=="/"&&(n+=t.nsp+","),t.id!=null&&(n+=t.id),t.data!=null&&(n+=JSON.stringify(t.data,this.replacer)),n}encodeAsBinary(t){const n=kw(t),r=this.encodeAsString(n.packet),o=n.buffers;return o.unshift(r),o}}class zd extends Ut{constructor(t){super(),this.opts=Object.assign({reviver:void 0,maxAttachments:10},typeof t=="function"?{reviver:t}:t)}add(t){let n;if(typeof t=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(t);const r=n.type===nt.BINARY_EVENT;r||n.type===nt.BINARY_ACK?(n.type=r?nt.EVENT:nt.ACK,this.reconstructor=new Iw(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else if(Bd(t)||t.base64)if(this.reconstructor)n=this.reconstructor.takeBinaryData(t),n&&(this.reconstructor=null,super.emitReserved("decoded",n));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+t)}decodeString(t){let n=0;const r={type:Number(t.charAt(0))};if(nt[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===nt.BINARY_EVENT||r.type===nt.BINARY_ACK){const a=n+1;for(;t.charAt(++n)!=="-"&&n!=t.length;);const u=t.substring(a,n);if(u!=Number(u)||t.charAt(n)!=="-")throw new Error("Illegal attachments");const c=Number(u);if(!Rw(c)||c<0)throw new Error("Illegal attachments");if(c>this.opts.maxAttachments)throw new Error("too many attachments");r.attachments=c}if(t.charAt(n+1)==="/"){const a=n+1;for(;++n&&!(t.charAt(n)===","||n===t.length););r.nsp=t.substring(a,n)}else r.nsp="/";const o=t.charAt(n+1);if(o!==""&&Number(o)==o){const a=n+1;for(;++n;){const u=t.charAt(n);if(u==null||Number(u)!=u){--n;break}if(n===t.length)break}r.id=Number(t.substring(a,n+1))}if(t.charAt(++n)){const a=this.tryParse(t.substr(n));if(zd.isPayloadValid(r.type,a))r.data=a;else throw new Error("invalid payload")}return r}tryParse(t){try{return JSON.parse(t,this.opts.reviver)}catch(n){return!1}}static isPayloadValid(t,n){switch(t){case nt.CONNECT:return O0(n);case nt.DISCONNECT:return n===void 0;case nt.CONNECT_ERROR:return typeof n=="string"||O0(n);case nt.EVENT:case nt.BINARY_EVENT:return Array.isArray(n)&&(typeof n[0]=="number"||typeof n[0]=="string"&&Nw.indexOf(n[0])===-1);case nt.ACK:case nt.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class Iw{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const n=Pw(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const Rw=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e};function O0(e){return Object.prototype.toString.call(e)==="[object Object]"}const Lw=Object.freeze(Object.defineProperty({__proto__:null,Decoder:zd,Encoder:Ow,get PacketType(){return nt}},Symbol.toStringTag,{value:"Module"}));function hr(e,t,n){return e.on(t,n),function(){e.off(t,n)}}const Dw=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class I0 extends Ut{constructor(t,n,r){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=n,r&&r.auth&&(this.auth=r.auth),this._opts=Object.assign({},r),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[hr(t,"open",this.onopen.bind(this)),hr(t,"packet",this.onpacket.bind(this)),hr(t,"error",this.onerror.bind(this)),hr(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...n){var r,o,a;if(Dw.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');if(n.unshift(t),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(n),this;const u={type:nt.EVENT,data:n};if(u.options={},u.options.compress=this.flags.compress!==!1,typeof n[n.length-1]=="function"){const p=this.ids++,g=n.pop();this._registerAckCallback(p,g),u.id=p}const c=(o=(r=this.io.engine)===null||r===void 0?void 0:r.transport)===null||o===void 0?void 0:o.writable,d=this.connected&&!(!((a=this.io.engine)===null||a===void 0)&&a._hasPingExpired());return this.flags.volatile&&!c||(d?(this.notifyOutgoingListeners(u),this.packet(u)):this.sendBuffer.push(u)),this.flags={},this}_registerAckCallback(t,n){var r;const o=(r=this.flags.timeout)!==null&&r!==void 0?r:this._opts.ackTimeout;if(o===void 0){this.acks[t]=n;return}const a=this.io.setTimeoutFn(()=>{delete this.acks[t];for(let c=0;c<this.sendBuffer.length;c++)this.sendBuffer[c].id===t&&this.sendBuffer.splice(c,1);n.call(this,new Error("operation has timed out"))},o),u=(...c)=>{this.io.clearTimeoutFn(a),n.apply(this,c)};u.withError=!0,this.acks[t]=u}emitWithAck(t,...n){return new Promise((r,o)=>{const a=(u,c)=>u?o(u):r(c);a.withError=!0,n.push(a),this.emit(t,...n)})}_addToQueue(t){let n;typeof t[t.length-1]=="function"&&(n=t.pop());const r={id:this._queueSeq++,tryCount:0,pending:!1,args:t,flags:Object.assign({fromQueue:!0},this.flags)};t.push((o,...a)=>r!==this._queue[0]?void 0:(o!==null?r.tryCount>this._opts.retries&&(this._queue.shift(),n&&n(o)):(this._queue.shift(),n&&n(null,...a)),r.pending=!1,this._drainQueue())),this._queue.push(r),this._drainQueue()}_drainQueue(t=!1){if(!this.connected||this._queue.length===0)return;const n=this._queue[0];n.pending&&!t||(n.pending=!0,n.tryCount++,this.flags=n.flags,this.emit.apply(this,n.args))}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){typeof this.auth=="function"?this.auth(t=>{this._sendConnectPacket(t)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(t){this.packet({type:nt.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},t):t})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,n){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,n),this._clearAcks()}_clearAcks(){Object.keys(this.acks).forEach(t=>{if(!this.sendBuffer.some(r=>String(r.id)===t)){const r=this.acks[t];delete this.acks[t],r.withError&&r.call(this,new Error("socket has been disconnected"))}})}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case nt.CONNECT:t.data&&t.data.sid?this.onconnect(t.data.sid,t.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case nt.EVENT:case nt.BINARY_EVENT:this.onevent(t);break;case nt.ACK:case nt.BINARY_ACK:this.onack(t);break;case nt.DISCONNECT:this.ondisconnect();break;case nt.CONNECT_ERROR:this.destroy();const r=new Error(t.data.message);r.data=t.data.data,this.emitReserved("connect_error",r);break}}onevent(t){const n=t.data||[];t.id!=null&&n.push(this.ack(t.id)),this.connected?this.emitEvent(n):this.receiveBuffer.push(Object.freeze(n))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const n=this._anyListeners.slice();for(const r of n)r.apply(this,t)}super.emit.apply(this,t),this._pid&&t.length&&typeof t[t.length-1]=="string"&&(this._lastOffset=t[t.length-1])}ack(t){const n=this;let r=!1;return function(...o){r||(r=!0,n.packet({type:nt.ACK,id:t,data:o}))}}onack(t){const n=this.acks[t.id];typeof n=="function"&&(delete this.acks[t.id],n.withError&&t.data.unshift(null),n.apply(this,t.data))}onconnect(t,n){this.id=t,this.recovered=n&&this._pid===n,this._pid=n,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(t=>this.emitEvent(t)),this.receiveBuffer=[],this.sendBuffer.forEach(t=>{this.notifyOutgoingListeners(t),this.packet(t)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(t=>t()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:nt.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const n=this._anyListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(t),this}prependAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(t),this}offAnyOutgoing(t){if(!this._anyOutgoingListeners)return this;if(t){const n=this._anyOutgoingListeners;for(let r=0;r<n.length;r++)if(t===n[r])return n.splice(r,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(t){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const n=this._anyOutgoingListeners.slice();for(const r of n)r.apply(this,t.data)}}}function Bo(e){e=e||{},this.ms=e.min||100,this.max=e.max||1e4,this.factor=e.factor||2,this.jitter=e.jitter>0&&e.jitter<=1?e.jitter:0,this.attempts=0}Bo.prototype.duration=function(){var e=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),n=Math.floor(t*this.jitter*e);e=(Math.floor(t*10)&1)==0?e-n:e+n}return Math.min(e,this.max)|0},Bo.prototype.reset=function(){this.attempts=0},Bo.prototype.setMin=function(e){this.ms=e},Bo.prototype.setMax=function(e){this.max=e},Bo.prototype.setJitter=function(e){this.jitter=e};class jd extends Ut{constructor(t,n){var r;super(),this.nsps={},this.subs=[],t&&typeof t=="object"&&(n=t,t=void 0),n=n||{},n.path=n.path||"/socket.io",this.opts=n,Yu(this,n),this.reconnection(n.reconnection!==!1),this.reconnectionAttempts(n.reconnectionAttempts||1/0),this.reconnectionDelay(n.reconnectionDelay||1e3),this.reconnectionDelayMax(n.reconnectionDelayMax||5e3),this.randomizationFactor((r=n.randomizationFactor)!==null&&r!==void 0?r:.5),this.backoff=new Bo({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(n.timeout==null?2e4:n.timeout),this._readyState="closed",this.uri=t;const o=n.parser||Lw;this.encoder=new o.Encoder,this.decoder=new o.Decoder,this._autoConnect=n.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,t||(this.skipReconnect=!0),this):this._reconnection}reconnectionAttempts(t){return t===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var n;return t===void 0?this._reconnectionDelay:(this._reconnectionDelay=t,(n=this.backoff)===null||n===void 0||n.setMin(t),this)}randomizationFactor(t){var n;return t===void 0?this._randomizationFactor:(this._randomizationFactor=t,(n=this.backoff)===null||n===void 0||n.setJitter(t),this)}reconnectionDelayMax(t){var n;return t===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,(n=this.backoff)===null||n===void 0||n.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new Sw(this.uri,this.opts);const n=this.engine,r=this;this._readyState="opening",this.skipReconnect=!1;const o=hr(n,"open",function(){r.onopen(),t&&t()}),a=c=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",c),t?t(c):this.maybeReconnectOnOpen()},u=hr(n,"error",a);if(this._timeout!==!1){const c=this._timeout,d=this.setTimeoutFn(()=>{o(),a(new Error("timeout")),n.close()},c);this.opts.autoUnref&&d.unref(),this.subs.push(()=>{this.clearTimeoutFn(d)})}return this.subs.push(o),this.subs.push(u),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push(hr(t,"ping",this.onping.bind(this)),hr(t,"data",this.ondata.bind(this)),hr(t,"error",this.onerror.bind(this)),hr(t,"close",this.onclose.bind(this)),hr(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch(n){this.onclose("parse error",n)}}ondecoded(t){qu(()=>{this.emitReserved("packet",t)},this.setTimeoutFn)}onerror(t){this.emitReserved("error",t)}socket(t,n){let r=this.nsps[t];return r?this._autoConnect&&!r.active&&r.connect():(r=new I0(this,t,n),this.nsps[t]=r),r}_destroy(t){const n=Object.keys(this.nsps);for(const r of n)if(this.nsps[r].active)return;this._close()}_packet(t){const n=this.encoder.encode(t);for(let r=0;r<n.length;r++)this.engine.write(n[r],t.options)}cleanup(){this.subs.forEach(t=>t()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close")}disconnect(){return this._close()}onclose(t,n){var r;this.cleanup(),(r=this.engine)===null||r===void 0||r.close(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,n),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const n=this.backoff.duration();this._reconnecting=!0;const r=this.setTimeoutFn(()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),!t.skipReconnect&&t.open(o=>{o?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",o)):t.onreconnect()}))},n);this.opts.autoUnref&&r.unref(),this.subs.push(()=>{this.clearTimeoutFn(r)})}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const ra={};function Xu(e,t){typeof e=="object"&&(t=e,e=void 0),t=t||{};const n=xw(e,t.path||"/socket.io"),r=n.source,o=n.id,a=n.path,u=ra[o]&&a in ra[o].nsps,c=t.forceNew||t["force new connection"]||t.multiplex===!1||u;let d;return c?d=new jd(r,t):(ra[o]||(ra[o]=new jd(r,t)),d=ra[o]),n.query&&!t.query&&(t.query=n.queryKey),d.socket(n.path,t)}Object.assign(Xu,{Manager:jd,Socket:I0,io:Xu,connect:Xu});var Mw=function(e){return(function(t){return!!t&&typeof t=="object"})(e)&&!(function(t){var n=Object.prototype.toString.call(t);return n==="[object RegExp]"||n==="[object Date]"||(function(r){return r.$$typeof===Fw})(t)})(e)},Fw=typeof Symbol=="function"&&Symbol.for?Symbol.for("react.element"):60103;function ia(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Uo((n=e,Array.isArray(n)?[]:{}),e,t):e;var n}function Bw(e,t,n){return e.concat(t).map((function(r){return ia(r,n)}))}function R0(e){return Object.keys(e).concat((function(t){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(t).filter((function(n){return Object.propertyIsEnumerable.call(t,n)})):[]})(e))}function L0(e,t){try{return t in e}catch(n){return!1}}function Uw(e,t,n){var r={};return n.isMergeableObject(e)&&R0(e).forEach((function(o){r[o]=ia(e[o],n)})),R0(t).forEach((function(o){(function(a,u){return L0(a,u)&&!(Object.hasOwnProperty.call(a,u)&&Object.propertyIsEnumerable.call(a,u))})(e,o)||(L0(e,o)&&n.isMergeableObject(t[o])?r[o]=(function(a,u){if(!u.customMerge)return Uo;var c=u.customMerge(a);return typeof c=="function"?c:Uo})(o,n)(e[o],t[o],n):r[o]=ia(t[o],n))})),r}function Uo(e,t,n){(n=n||{}).arrayMerge=n.arrayMerge||Bw,n.isMergeableObject=n.isMergeableObject||Mw,n.cloneUnlessOtherwiseSpecified=ia;var r=Array.isArray(t);return r===Array.isArray(e)?r?n.arrayMerge(e,t,n):Uw(e,t,n):ia(t,n)}Uo.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(n,r){return Uo(n,r,t)}),{})};var Hw=Uo;let zw=class{constructor(t){Object.assign(this,t)}};function _n(e){if(e)return(function(t){for(var n in _n.prototype)t[n]=_n.prototype[n];return t})(e)}_n.prototype.on=_n.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this},_n.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this},_n.prototype.off=_n.prototype.removeListener=_n.prototype.removeAllListeners=_n.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var n,r=this._callbacks["$"+e];if(!r)return this;if(arguments.length==1)return delete this._callbacks["$"+e],this;for(var o=0;o<r.length;o++)if((n=r[o])===t||n.fn===t){r.splice(o,1);break}return r.length===0&&delete this._callbacks["$"+e],this},_n.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){r=0;for(var o=(n=n.slice(0)).length;r<o;++r)n[r].apply(this,t)}return this},_n.prototype.emitReserved=_n.prototype.emit,_n.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]},_n.prototype.hasListeners=function(e){return!!this.listeners(e).length};const jw=typeof ArrayBuffer=="function",D0=Object.prototype.toString,$w=typeof Blob=="function"||typeof Blob!="undefined"&&D0.call(Blob)==="[object BlobConstructor]",Vw=typeof File=="function"||typeof File!="undefined"&&D0.call(File)==="[object FileConstructor]";function $d(e){return jw&&(e instanceof ArrayBuffer||(t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer)(e))||$w&&e instanceof Blob||Vw&&e instanceof File}function Ku(e,t){if(!e||typeof e!="object")return!1;if(Array.isArray(e)){for(let n=0,r=e.length;n<r;n++)if(Ku(e[n]))return!0;return!1}if($d(e))return!0;if(e.toJSON&&typeof e.toJSON=="function"&&arguments.length===1)return Ku(e.toJSON(),!0);for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&Ku(e[n]))return!0;return!1}function qw(e){const t=[],n=e.data,r=e;return r.data=Vd(n,t),r.attachments=t.length,{packet:r,buffers:t}}function Vd(e,t){if(!e)return e;if($d(e)){const n={_placeholder:!0,num:t.length};return t.push(e),n}if(Array.isArray(e)){const n=new Array(e.length);for(let r=0;r<e.length;r++)n[r]=Vd(e[r],t);return n}if(typeof e=="object"&&!(e instanceof Date)){const n={};for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=Vd(e[r],t));return n}return e}function Yw(e,t){return e.data=qd(e.data,t),delete e.attachments,e}function qd(e,t){if(!e)return e;if(e&&e._placeholder===!0){if(typeof e.num=="number"&&e.num>=0&&e.num<t.length)return t[e.num];throw new Error("illegal attachments")}if(Array.isArray(e))for(let n=0;n<e.length;n++)e[n]=qd(e[n],t);else if(typeof e=="object")for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&(e[n]=qd(e[n],t));return e}const Gw=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"];var kt;(function(e){e[e.CONNECT=0]="CONNECT",e[e.DISCONNECT=1]="DISCONNECT",e[e.EVENT=2]="EVENT",e[e.ACK=3]="ACK",e[e.CONNECT_ERROR=4]="CONNECT_ERROR",e[e.BINARY_EVENT=5]="BINARY_EVENT",e[e.BINARY_ACK=6]="BINARY_ACK"})(kt||(kt={}));class Ww{constructor(t){this.replacer=t}encode(t){return t.type!==kt.EVENT&&t.type!==kt.ACK||!Ku(t)?[this.encodeAsString(t)]:this.encodeAsBinary({type:t.type===kt.EVENT?kt.BINARY_EVENT:kt.BINARY_ACK,nsp:t.nsp,data:t.data,id:t.id})}encodeAsString(t){let n=""+t.type;return t.type!==kt.BINARY_EVENT&&t.type!==kt.BINARY_ACK||(n+=t.attachments+"-"),t.nsp&&t.nsp!=="/"&&(n+=t.nsp+","),t.id!=null&&(n+=t.id),t.data!=null&&(n+=JSON.stringify(t.data,this.replacer)),n}encodeAsBinary(t){const n=qw(t),r=this.encodeAsString(n.packet),o=n.buffers;return o.unshift(r),o}}class Yd extends _n{constructor(t){super(),this.opts=Object.assign({reviver:void 0,maxAttachments:10},typeof t=="function"?{reviver:t}:t)}add(t){let n;if(typeof t=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");n=this.decodeString(t);const r=n.type===kt.BINARY_EVENT;r||n.type===kt.BINARY_ACK?(n.type=r?kt.EVENT:kt.ACK,this.reconstructor=new Xw(n),n.attachments===0&&super.emitReserved("decoded",n)):super.emitReserved("decoded",n)}else{if(!$d(t)&&!t.base64)throw new Error("Unknown type: "+t);if(!this.reconstructor)throw new Error("got binary data when not reconstructing a packet");n=this.reconstructor.takeBinaryData(t),n&&(this.reconstructor=null,super.emitReserved("decoded",n))}}decodeString(t){let n=0;const r={type:Number(t.charAt(0))};if(kt[r.type]===void 0)throw new Error("unknown packet type "+r.type);if(r.type===kt.BINARY_EVENT||r.type===kt.BINARY_ACK){const a=n+1;for(;t.charAt(++n)!=="-"&&n!=t.length;);const u=t.substring(a,n);if(u!=Number(u)||t.charAt(n)!=="-")throw new Error("Illegal attachments");const c=Number(u);if(!Kw(c)||c<0)throw new Error("Illegal attachments");if(c>this.opts.maxAttachments)throw new Error("too many attachments");r.attachments=c}if(t.charAt(n+1)==="/"){const a=n+1;for(;++n&&!(t.charAt(n)===","||n===t.length););r.nsp=t.substring(a,n)}else r.nsp="/";const o=t.charAt(n+1);if(o!==""&&Number(o)==o){const a=n+1;for(;++n;){const u=t.charAt(n);if(u==null||Number(u)!=u){--n;break}if(n===t.length)break}r.id=Number(t.substring(a,n+1))}if(t.charAt(++n)){const a=this.tryParse(t.substr(n));if(!Yd.isPayloadValid(r.type,a))throw new Error("invalid payload");r.data=a}return r}tryParse(t){try{return JSON.parse(t,this.opts.reviver)}catch(n){return!1}}static isPayloadValid(t,n){switch(t){case kt.CONNECT:return M0(n);case kt.DISCONNECT:return n===void 0;case kt.CONNECT_ERROR:return typeof n=="string"||M0(n);case kt.EVENT:case kt.BINARY_EVENT:return Array.isArray(n)&&(typeof n[0]=="number"||typeof n[0]=="string"&&Gw.indexOf(n[0])===-1);case kt.ACK:case kt.BINARY_ACK:return Array.isArray(n)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class Xw{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const n=Yw(this.reconPack,this.buffers);return this.finishedReconstruction(),n}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const Kw=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e};function M0(e){return Object.prototype.toString.call(e)==="[object Object]"}const F0=["searchParams.facetFilters","browseParams.facetFilters","hits","products"],B0=(e,t,n)=>function r(o,a=[]){const u=Object.entries(o).map((([c,d])=>{const f=[...a,t(c)];return[e(c),d instanceof Object&&!(n!=null&&n.includes(f.join(".")))?r(d,f):d]}));return Array.isArray(o)?u.map((c=>c[1])):Object.fromEntries(u)},U0=e=>e.replace(/_([a-z])/g,((t,n)=>n.toUpperCase())),Qw=B0((e=>e.replace(/([A-Z])/g,"_$1").toLowerCase()),(e=>e),F0),H0=B0(U0,U0,F0),Jw={Encoder:class extends Ww{encode(e){var t,n;return super.encode(me(F({},e),{data:((t=e.data)==null?void 0:t.length)==2?[e.data[0],Qw(e.data[1])]:((n=e.data)==null?void 0:n.length)==1?[e.data[0]]:typeof e.data=="object"&&e.data!=null?e.data:void 0}))}},Decoder:class extends Yd{constructor(){super(((e,t)=>e==""&&Array.isArray(t)?t.map((n=>Array.isArray(n)?n.map((r=>r instanceof Object?H0(r):r)):n instanceof Object?H0(n):n)):t))}}},Zw={path:"/api/v1/socket.io",autoConnect:!1,transports:["polling","websocket"],upgrade:!0,timeout:1e4};class eC{constructor({apiKey:t,apiToken:n,baseUrl:r,namespace:o="/copilot",socketOptions:a={}}){if(this.sessionIdKey="x-cimulate-copilot-session-id",this.reconnectAttempts=0,this.maxReconnectAttempts=5,this.maxReconnectDelay=3e4,this.handleConnectAck=f=>{console.log("[Copilot SDK] Connect Ack:",f),this.socket.auth={[this.sessionIdKey]:f.sessionId}},this.handleDisconnect=f=>{console.warn(`[Copilot SDK] Disconnected: ${f}`),f!=="io client disconnect"&&(console.log(`[Copilot SDK] Disconnected due to ${f}. Attempting reconnect...`),this.retryConnect())},this.handleConnectError=f=>{console.error(`[Copilot SDK] Connect error: ${f.message}`);const p=f.message.match(/['"]error['"]:\s*['"](\w+)['"]/),g=p==null?void 0:p[1];g&&["InvalidApiKey","InvalidToken","BadRequest"].includes(g)?this.disconnect():this.socket.connected||this.socket.active||(console.log("[Copilot SDK] Retrying connect attempt..."),this.retryConnect())},this.offInternalHandlers=()=>{this.socket.off("connect_ack",this.handleConnectAck),this.socket.off("disconnect",this.handleDisconnect),this.off("connect_error",this.handleConnectError)},t&&n||!t&&!n)throw new Error("Provide exactly one authentication method: either 'apiKey' or 'apiToken', but not both.");const u=`${r}${o}`,c={};t?c["x-cimulate-api-key"]=t:n&&(c.Authorization=`Bearer ${n}`);const d=[Zw,a,{parser:Jw,withCredentials:!0,transportOptions:{polling:{extraHeaders:c}}}];this.socket=Xu(u,Hw.all(d))}connect(){this.reconnectTimeout&&(clearTimeout(this.reconnectTimeout),this.reconnectTimeout=void 0,this.reconnectAttempts=0),this.offInternalHandlers(),this.on("connect_ack",this.handleConnectAck),this.socket.on("disconnect",this.handleDisconnect),this.on("connect_error",this.handleConnectError),this.socket.auth&&this.sessionIdKey in this.socket.auth&&(this.socket.auth={}),this.socket.connect()}retryConnect(){if(!(this.socket.connected||this.socket.active||this.reconnectAttempts>=this.maxReconnectAttempts))if(this.reconnectTimeout&&(clearTimeout(this.reconnectTimeout),this.reconnectTimeout=void 0),this.reconnectAttempts<this.maxReconnectAttempts){const t=Math.min(1e3*ea(2,this.reconnectAttempts),this.maxReconnectDelay);console.info(`[Copilot SDK] Retry #${this.reconnectAttempts+1} in ${t}ms...`),this.reconnectTimeout=setTimeout((()=>{this.socket.connected||this.socket.active||(this.reconnectAttempts++,this.reconnect())}),t)}else console.error("[Copilot SDK] Max reconnect attempts reached.")}reconnect(){this.socket.connected||this.socket.active||this.reconnectAttempts>=this.maxReconnectAttempts||(this.reconnectTimeout&&(clearTimeout(this.reconnectTimeout),this.reconnectTimeout=void 0,this.reconnectAttempts=0),this.socket.connect())}browse(t,n){return tt(this,null,function*(){return this.asyncResponse("copilot_browse",t,n)})}browseSuggestions(t,n){return tt(this,null,function*(){return this.asyncResponse("copilot_browse_suggestions",t,n)})}search(t,n){return tt(this,null,function*(){return this.asyncResponse("copilot_search",t,n)})}searchSuggestions(t,n){return tt(this,null,function*(){return this.asyncResponse("copilot_search_suggestions",t,n)})}facetedNavigation(t,n){return tt(this,null,function*(){return this.asyncResponse("faceted_navigation",t,n)})}cancelRequest(t,n){return this.asyncResponse("cancel",t,n)}conversationReset(t,n){return this.asyncResponse("conversation_reset",t,n)}productView(t,n){return tt(this,null,function*(){return this.asyncResponse("product_view",t,n)})}productViewSuggestions(t,n){return tt(this,null,function*(){return this.asyncResponse("product_view_suggestions",t,n)})}askCim(t,n){return tt(this,null,function*(){return this.asyncResponse("ask_cim",t,n)})}askCimSuggestions(t,n){return tt(this,null,function*(){return this.asyncResponse("ask_cim_suggestions",t,n)})}requestSessionInformation(t){return tt(this,null,function*(){return new Promise((n=>{this.socket.emit("session_info",(r=>{t&&t(r),n(r)}))}))})}getConversationEvents(t,n){return tt(this,null,function*(){return new Promise((r=>{this.socket.emit("conversation_events",t,(o=>{n&&n(o),r(o)}))}))})}on(t,n){return this.socket.on(t,n),n}once(t,n){this.socket.once(t,n)}off(t,n){this.socket.off(t,n)}disconnect(){this.reconnectTimeout&&(clearTimeout(this.reconnectTimeout),this.reconnectTimeout=void 0),this.offInternalHandlers(),this.socket.disconnect()}onDisconnect(t){this.socket.on("disconnect",t)}asyncResponse(t,n,r){return tt(this,null,function*(){if(r)return void this.socket.emit(t,n,r);let o="";const a=(function(u){return kd(this,null,function*(){const c=[];let d=!1,f=null;const p=yield new Jr(u({emit:g=>{c.push(g),f&&(f(),f=null)},cancel:()=>{d=!0}}));try{for(;!d;)c.length>0?yield c.shift():yield new Jr(new Promise((g=>{f=g})));for(;c.length>0;)yield c.shift()}finally{yield new Jr(p==null?void 0:p())}})})((({emit:u,cancel:c})=>{const d=(f,p)=>{["done","error"].includes(p.name)&&c(),p.eventSourceId==o&&u(p)};return this.socket.onAny(d),()=>tt(this,null,function*(){this.socket.offAny(d)})}));return{result:yield new Promise(((u,c)=>this.socket.emit(t,n,(d=>{d.name==="error"?c(new zw(d)):(o=d==null?void 0:d.id,u(d))})))),events:a}})}}var U=Tn();const Zi=ze(U);var z0=Symbol.for("immer-nothing"),j0=Symbol.for("immer-draftable"),at=Symbol.for("immer-state");function Qn(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Ho=Object.getPrototypeOf;function zo(e){return!!e&&!!e[at]}function Zr(e){var t;return e?$0(e)||Array.isArray(e)||!!e[j0]||!!((t=e.constructor)!=null&&t[j0])||Ju(e)||Zu(e):!1}var tC=Object.prototype.constructor.toString();function $0(e){if(!e||typeof e!="object")return!1;const t=Ho(e);if(t===null)return!0;const n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return n===Object?!0:typeof n=="function"&&Function.toString.call(n)===tC}function oa(e,t){Qu(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function Qu(e){const t=e[at];return t?t.type_:Array.isArray(e)?1:Ju(e)?2:Zu(e)?3:0}function Gd(e,t){return Qu(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function V0(e,t,n){const r=Qu(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function nC(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function Ju(e){return e instanceof Map}function Zu(e){return e instanceof Set}function Xt(e){return e.copy_||e.base_}function Wd(e,t){if(Ju(e))return new Map(e);if(Zu(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const n=$0(e);if(t===!0||t==="class_only"&&!n){const r=Object.getOwnPropertyDescriptors(e);delete r[at];let o=Reflect.ownKeys(r);for(let a=0;a<o.length;a++){const u=o[a],c=r[u];c.writable===!1&&(c.writable=!0,c.configurable=!0),(c.get||c.set)&&(r[u]={configurable:!0,writable:!0,enumerable:c.enumerable,value:e[u]})}return Object.create(Ho(e),r)}else{const r=Ho(e);if(r!==null&&n)return F({},e);const o=Object.create(r);return Object.assign(o,e)}}function Xd(e,t=!1){return el(e)||zo(e)||!Zr(e)||(Qu(e)>1&&(e.set=e.add=e.clear=e.delete=rC),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>Xd(r,!0))),e}function rC(){Qn(2)}function el(e){return Object.isFrozen(e)}var Kd={};function eo(e){const t=Kd[e];return t||Qn(0,e),t}function iC(e,t){Kd[e]||(Kd[e]=t)}var sa;function tl(){return sa}function oC(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function q0(e,t){t&&(eo("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Qd(e){Jd(e),e.drafts_.forEach(sC),e.drafts_=null}function Jd(e){e===sa&&(sa=e.parent_)}function Y0(e){return sa=oC(sa,e)}function sC(e){const t=e[at];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function G0(e,t){t.unfinalizedDrafts_=t.drafts_.length;const n=t.drafts_[0];return e!==void 0&&e!==n?(n[at].modified_&&(Qd(t),Qn(4)),Zr(e)&&(e=nl(t,e),t.parent_||rl(t,e)),t.patches_&&eo("Patches").generateReplacementPatches_(n[at].base_,e,t.patches_,t.inversePatches_)):e=nl(t,n,[]),Qd(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==z0?e:void 0}function nl(e,t,n){if(el(t))return t;const r=t[at];if(!r)return oa(t,(o,a)=>W0(e,r,t,o,a,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return rl(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;const o=r.copy_;let a=o,u=!1;r.type_===3&&(a=new Set(o),o.clear(),u=!0),oa(a,(c,d)=>W0(e,r,o,c,d,n,u)),rl(e,o,!1),n&&e.patches_&&eo("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function W0(e,t,n,r,o,a,u){if(zo(o)){const c=a&&t&&t.type_!==3&&!Gd(t.assigned_,r)?a.concat(r):void 0,d=nl(e,o,c);if(V0(n,r,d),zo(d))e.canAutoFreeze_=!1;else return}else u&&n.add(o);if(Zr(o)&&!el(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;nl(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&rl(e,o)}}function rl(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Xd(t,n)}function aC(e,t){const n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:tl(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=r,a=Zd;n&&(o=[r],a=aa);const{revoke:u,proxy:c}=Proxy.revocable(o,a);return r.draft_=c,r.revoke_=u,c}var Zd={get(e,t){if(t===at)return e;const n=Xt(e);if(!Gd(n,t))return uC(e,n,t);const r=n[t];return e.finalized_||!Zr(r)?r:r===ef(e.base_,t)?(tf(e),e.copy_[t]=ua(r,e)):r},has(e,t){return t in Xt(e)},ownKeys(e){return Reflect.ownKeys(Xt(e))},set(e,t,n){const r=X0(Xt(e),t);if(r!=null&&r.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){const o=ef(Xt(e),t),a=o==null?void 0:o[at];if(a&&a.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(nC(n,o)&&(n!==void 0||Gd(e.base_,t)))return!0;tf(e),ei(e)}return e.copy_[t]===n&&(n!==void 0||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0),!0},deleteProperty(e,t){return ef(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,tf(e),ei(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const n=Xt(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){Qn(11)},getPrototypeOf(e){return Ho(e.base_)},setPrototypeOf(){Qn(12)}},aa={};oa(Zd,(e,t)=>{aa[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),aa.deleteProperty=function(e,t){return aa.set.call(this,e,t,void 0)},aa.set=function(e,t,n){return Zd.set.call(this,e[0],t,n,e[0])};function ef(e,t){const n=e[at];return(n?Xt(n):e)[t]}function uC(e,t,n){var o;const r=X0(t,n);return r?"value"in r?r.value:(o=r.get)==null?void 0:o.call(e.draft_):void 0}function X0(e,t){if(!(t in e))return;let n=Ho(e);for(;n;){const r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Ho(n)}}function ei(e){e.modified_||(e.modified_=!0,e.parent_&&ei(e.parent_))}function tf(e){e.copy_||(e.copy_=Wd(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var lC=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,n,r)=>{if(typeof t=="function"&&typeof n!="function"){const a=n;n=t;const u=this;return function(d=a,...f){return u.produce(d,p=>n.call(this,p,...f))}}typeof n!="function"&&Qn(6),r!==void 0&&typeof r!="function"&&Qn(7);let o;if(Zr(t)){const a=Y0(this),u=ua(t,void 0);let c=!0;try{o=n(u),c=!1}finally{c?Qd(a):Jd(a)}return q0(a,r),G0(o,a)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===z0&&(o=void 0),this.autoFreeze_&&Xd(o,!0),r){const a=[],u=[];eo("Patches").generateReplacementPatches_(t,o,a,u),r(a,u)}return o}else Qn(1,t)},this.produceWithPatches=(t,n)=>{if(typeof t=="function")return(u,...c)=>this.produceWithPatches(u,d=>t(d,...c));let r,o;return[this.produce(t,n,(u,c)=>{r=u,o=c}),r,o]},typeof(e==null?void 0:e.autoFreeze)=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof(e==null?void 0:e.useStrictShallowCopy)=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){Zr(e)||Qn(8),zo(e)&&(e=cC(e));const t=Y0(this),n=ua(e,void 0);return n[at].isManual_=!0,Jd(t),n}finishDraft(e,t){const n=e&&e[at];(!n||!n.isManual_)&&Qn(9);const{scope_:r}=n;return q0(r,t),G0(void 0,r)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){const o=t[n];if(o.path.length===0&&o.op==="replace"){e=o.value;break}}n>-1&&(t=t.slice(n+1));const r=eo("Patches").applyPatches_;return zo(e)?r(e,t):this.produce(e,o=>r(o,t))}};function ua(e,t){const n=Ju(e)?eo("MapSet").proxyMap_(e,t):Zu(e)?eo("MapSet").proxySet_(e,t):aC(e,t);return(t?t.scope_:tl()).drafts_.push(n),n}function cC(e){return zo(e)||Qn(10,e),K0(e)}function K0(e){if(!Zr(e)||el(e))return e;const t=e[at];let n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=Wd(e,t.scope_.immer_.useStrictShallowCopy_)}else n=Wd(e,!0);return oa(n,(r,o)=>{V0(n,r,K0(o))}),t&&(t.finalized_=!1),n}function dC(){class e extends Map{constructor(d,f){super(),this[at]={type_:2,parent_:f,scope_:f?f.scope_:tl(),modified_:!1,finalized_:!1,copy_:void 0,assigned_:void 0,base_:d,draft_:this,isManual_:!1,revoked_:!1}}get size(){return Xt(this[at]).size}has(d){return Xt(this[at]).has(d)}set(d,f){const p=this[at];return u(p),(!Xt(p).has(d)||Xt(p).get(d)!==f)&&(n(p),ei(p),p.assigned_.set(d,!0),p.copy_.set(d,f),p.assigned_.set(d,!0)),this}delete(d){if(!this.has(d))return!1;const f=this[at];return u(f),n(f),ei(f),f.base_.has(d)?f.assigned_.set(d,!1):f.assigned_.delete(d),f.copy_.delete(d),!0}clear(){const d=this[at];u(d),Xt(d).size&&(n(d),ei(d),d.assigned_=new Map,oa(d.base_,f=>{d.assigned_.set(f,!1)}),d.copy_.clear())}forEach(d,f){const p=this[at];Xt(p).forEach((g,T,y)=>{d.call(f,this.get(T),T,this)})}get(d){const f=this[at];u(f);const p=Xt(f).get(d);if(f.finalized_||!Zr(p)||p!==f.base_.get(d))return p;const g=ua(p,f);return n(f),f.copy_.set(d,g),g}keys(){return Xt(this[at]).keys()}values(){const d=this.keys();return{[Symbol.iterator]:()=>this.values(),next:()=>{const f=d.next();return f.done?f:{done:!1,value:this.get(f.value)}}}}entries(){const d=this.keys();return{[Symbol.iterator]:()=>this.entries(),next:()=>{const f=d.next();if(f.done)return f;const p=this.get(f.value);return{done:!1,value:[f.value,p]}}}}[Symbol.iterator](){return this.entries()}}function t(c,d){return new e(c,d)}function n(c){c.copy_||(c.assigned_=new Map,c.copy_=new Map(c.base_))}class r extends Set{constructor(d,f){super(),this[at]={type_:3,parent_:f,scope_:f?f.scope_:tl(),modified_:!1,finalized_:!1,copy_:void 0,base_:d,draft_:this,drafts_:new Map,revoked_:!1,isManual_:!1}}get size(){return Xt(this[at]).size}has(d){const f=this[at];return u(f),f.copy_?!!(f.copy_.has(d)||f.drafts_.has(d)&&f.copy_.has(f.drafts_.get(d))):f.base_.has(d)}add(d){const f=this[at];return u(f),this.has(d)||(a(f),ei(f),f.copy_.add(d)),this}delete(d){if(!this.has(d))return!1;const f=this[at];return u(f),a(f),ei(f),f.copy_.delete(d)||(f.drafts_.has(d)?f.copy_.delete(f.drafts_.get(d)):!1)}clear(){const d=this[at];u(d),Xt(d).size&&(a(d),ei(d),d.copy_.clear())}values(){const d=this[at];return u(d),a(d),d.copy_.values()}entries(){const d=this[at];return u(d),a(d),d.copy_.entries()}keys(){return this.values()}[Symbol.iterator](){return this.values()}forEach(d,f){const p=this.values();let g=p.next();for(;!g.done;)d.call(f,g.value,g.value,this),g=p.next()}}function o(c,d){return new r(c,d)}function a(c){c.copy_||(c.copy_=new Set,c.base_.forEach(d=>{if(Zr(d)){const f=ua(d,c);c.drafts_.set(d,f),c.copy_.add(f)}else c.copy_.add(d)}))}function u(c){c.revoked_&&Qn(3,JSON.stringify(Xt(c)))}iC("MapSet",{proxyMap_:t,proxySet_:o})}var Un=new lC,fC=Un.produce;Un.produceWithPatches.bind(Un),Un.setAutoFreeze.bind(Un),Un.setUseStrictShallowCopy.bind(Un),Un.applyPatches.bind(Un),Un.createDraft.bind(Un),Un.finishDraft.bind(Un);function Q0(e,t,n){var r=U.useMemo(function(){return fC(e)},[e]);return U.useReducer(r,t,n)}const J0={PAGE_CHANGED:"page-changed",PAGE_SIZE_CHANGED:"page-size-changed",FACET_FILTERS_CHANGED:"facet-filters-changed",RANGE_FILTERS_CHANGED:"range-filters-changed",CATALOG_SEGMENT_CHANGED:"catalog-segment-changed",PRICEBOOKS_CHANGED:"pricebooks-changed"},mt={RESET_STATE:"RESET_STATE",RESET_COPILOT:"RESET_COPILOT",ADD_MESSAGE:"ADD_MESSAGE",SET_COPILOT:"SET_COPILOT",SET_CONNECTED:"SET_CONNECTED",ADD_LOADING_MESSAGE:"ADD_LOADING_MESSAGE",REMOVE_LOADING_MESSAGE:"REMOVE_LOADING_MESSAGE",SET_ACTIVE_CONVERSATION_ID:"SET_ACTIVE_CONVERSATION_ID",ADD_CONVERSATION_ID:"ADD_CONVERSATION_ID",SET_CONVERSATION_IDS:"SET_CONVERSATION_IDS",SET_CONVERSATION_HISTORY_LOADED:"SET_CONVERSATION_HISTORY_LOADED",SET_IMAGE_FILE:"SET_IMAGE_FILE",SET_ASK_CIM_PROMPTS:"SET_ASK_CIM_PROMPTS"},to={copilot:null,connected:!1,messages:[],groupedMessages:[],loadingMessages:new Set,activeConversationId:null,conversationIds:[],conversationHistoryLoaded:!1,imageFile:null,askCimPrompts:{requestId:null,message:null}},hC=e=>{switch(!0){case e==="copilot_search":return"search";case e==="copilot_browse":return"browse";case e==="product_view":return"pdp";case e==="ask_cim":return"ask_cim";default:return null}},jo="cimulate",nf=`${jo}:pdp-update`,rf=`${jo}:browse-update`,of=`${jo}:search-update`,sf=`${jo}:ui-state-update`,af=`${jo}:prompts-state-update`,uf=`${jo}:session-state`,Ir=F({CONTEXT_UPDATED:"browse-context-updated",CATEGORY_ID_CHANGED:"category-id-changed",CATEGORY_NAME_CHANGED:"category-name-changed"},J0),pC={"browse-context":Ir.CONTEXT_UPDATED,categoryId:Ir.CATEGORY_ID_CHANGED,categoryName:Ir.CATEGORY_NAME_CHANGED,page:Ir.PAGE_CHANGED,pageSize:Ir.PAGE_SIZE_CHANGED,includeFacets:Ir.FACET_FILTERS_CHANGED,facetFilters:Ir.FACET_FILTERS_CHANGED,rangeFilters:Ir.RANGE_FILTERS_CHANGED,catalogSegment:Ir.CATALOG_SEGMENT_CHANGED,pricebooks:Ir.PRICEBOOKS_CHANGED},ti=F({SEARCH_CONTEXT_UPDATED:"search-context-updated",QUERY_CHANGED:"query-changed"},J0),mC={"search-context":ti.SEARCH_CONTEXT_UPDATED,query:ti.QUERY_CHANGED,page:ti.PAGE_CHANGED,pageSize:ti.PAGE_SIZE_CHANGED,includeFacets:ti.FACET_FILTERS_CHANGED,facetFilters:ti.FACET_FILTERS_CHANGED,rangeFilters:ti.RANGE_FILTERS_CHANGED,catalogSegment:ti.CATALOG_SEGMENT_CHANGED,pricebooks:ti.PRICEBOOKS_CHANGED},j="cim-widget",ni=`--${j}`,Ti={primaryColor:"#3182ce",secondaryColor:"#2c5282",fontColor:"#1a202c",fontFamily:"inherit",backgroundColor:"#ffffff",borderColor:"#dddddd",borderRadius:"0.25rem"},gC=(e=Ti)=>({[`${ni}-primary-color`]:e.primaryColor||Ti.primaryColor,[`${ni}-secondary-color`]:e.secondaryColor||Ti.secondaryColor,[`${ni}-font-color`]:e.fontColor||Ti.fontColor,[`${ni}-font-family`]:e.fontFamily||Ti.fontFamily,[`${ni}-background-color`]:e.backgroundColor||Ti.backgroundColor,[`${ni}-border-color`]:e.borderColor||Ti.borderColor,[`${ni}-border-radius`]:e.borderRadius||Ti.borderRadius}),_i={RESET_CONVERSATION:"reset-conversation",GET_SESSION_INFORMATION:"get-session-information",GET_CONVERSATION_MESSAGES:"get-conversation-messages",LOAD_CONVERSATION:"load-conversation"},Z0=U.createContext(null),eg=U.createContext(null);function tg(e,t){return function(){return e.apply(t,arguments)}}const{toString:EC}=Object.prototype,{getPrototypeOf:il}=Object,{iterator:ol,toStringTag:ng}=Symbol,sl=(e=>t=>{const n=EC.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),pr=e=>(e=e.toLowerCase(),t=>sl(t)===e),al=e=>t=>typeof t===e,{isArray:$o}=Array,Vo=al("undefined");function la(e){return e!==null&&!Vo(e)&&e.constructor!==null&&!Vo(e.constructor)&&vn(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const rg=pr("ArrayBuffer");function yC(e){let t;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&rg(e.buffer),t}const bC=al("string"),vn=al("function"),ig=al("number"),ca=e=>e!==null&&typeof e=="object",TC=e=>e===!0||e===!1,ul=e=>{if(sl(e)!=="object")return!1;const t=il(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(ng in e)&&!(ol in e)},_C=e=>{if(!ca(e)||la(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch(t){return!1}},SC=pr("Date"),xC=pr("File"),wC=e=>!!(e&&typeof e.uri!="undefined"),CC=e=>e&&typeof e.getParts!="undefined",AC=pr("Blob"),vC=pr("FileList"),kC=e=>ca(e)&&vn(e.pipe);function PC(){return typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{}}const og=PC(),sg=typeof og.FormData!="undefined"?og.FormData:void 0,NC=e=>{if(!e)return!1;if(sg&&e instanceof sg)return!0;const t=il(e);if(!t||t===Object.prototype||!vn(e.append))return!1;const n=sl(e);return n==="formdata"||n==="object"&&vn(e.toString)&&e.toString()==="[object FormData]"},OC=pr("URLSearchParams"),[IC,RC,LC,DC]=["ReadableStream","Request","Response","Headers"].map(pr),MC=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function da(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e=="undefined")return;let r,o;if(typeof e!="object"&&(e=[e]),$o(e))for(r=0,o=e.length;r<o;r++)t.call(null,e[r],r,e);else{if(la(e))return;const a=n?Object.getOwnPropertyNames(e):Object.keys(e),u=a.length;let c;for(r=0;r<u;r++)c=a[r],t.call(null,e[c],c,e)}}function ag(e,t){if(la(e))return null;t=t.toLowerCase();const n=Object.keys(e);let r=n.length,o;for(;r-- >0;)if(o=n[r],t===o.toLowerCase())return o;return null}const no=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:global,ug=e=>!Vo(e)&&e!==no;function lf(...e){const{caseless:t,skipUndefined:n}=ug(this)&&this||{},r={},o=(a,u)=>{if(u==="__proto__"||u==="constructor"||u==="prototype")return;const c=t&&ag(r,u)||u,d=cf(r,c)?r[c]:void 0;ul(d)&&ul(a)?r[c]=lf(d,a):ul(a)?r[c]=lf({},a):$o(a)?r[c]=a.slice():(!n||!Vo(a))&&(r[c]=a)};for(let a=0,u=e.length;a<u;a++)e[a]&&da(e[a],o);return r}const FC=(e,t,n,{allOwnKeys:r}={})=>(da(t,(o,a)=>{n&&vn(o)?Object.defineProperty(e,a,{__proto__:null,value:tg(o,n),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(e,a,{__proto__:null,value:o,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:r}),e),BC=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),UC=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),Object.defineProperty(e.prototype,"constructor",{__proto__:null,value:e,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(e,"super",{__proto__:null,value:t.prototype}),n&&Object.assign(e.prototype,n)},HC=(e,t,n,r)=>{let o,a,u;const c={};if(t=t||{},e==null)return t;do{for(o=Object.getOwnPropertyNames(e),a=o.length;a-- >0;)u=o[a],(!r||r(u,e,t))&&!c[u]&&(t[u]=e[u],c[u]=!0);e=n!==!1&&il(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},zC=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},jC=e=>{if(!e)return null;if($o(e))return e;let t=e.length;if(!ig(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},$C=(e=>t=>e&&t instanceof e)(typeof Uint8Array!="undefined"&&il(Uint8Array)),VC=(e,t)=>{const r=(e&&e[ol]).call(e);let o;for(;(o=r.next())&&!o.done;){const a=o.value;t.call(e,a[0],a[1])}},qC=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},YC=pr("HTMLFormElement"),GC=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,o){return r.toUpperCase()+o}),cf=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),WC=pr("RegExp"),lg=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};da(n,(o,a)=>{let u;(u=t(o,a,e))!==!1&&(r[a]=u||o)}),Object.defineProperties(e,r)},XC=e=>{lg(e,(t,n)=>{if(vn(e)&&["arguments","caller","callee"].includes(n))return!1;const r=e[n];if(vn(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},KC=(e,t)=>{const n={},r=o=>{o.forEach(a=>{n[a]=!0})};return $o(e)?r(e):r(String(e).split(t)),n},QC=()=>{},JC=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function ZC(e){return!!(e&&vn(e.append)&&e[ng]==="FormData"&&e[ol])}const eA=e=>{const t=new WeakSet,n=r=>{if(ca(r)){if(t.has(r))return;if(la(r))return r;if(!("toJSON"in r)){t.add(r);const o=$o(r)?[]:{};return da(r,(a,u)=>{const c=n(a);!Vo(c)&&(o[u]=c)}),t.delete(r),o}}return r};return n(e)},tA=pr("AsyncFunction"),nA=e=>e&&(ca(e)||vn(e))&&vn(e.then)&&vn(e.catch),cg=((e,t)=>e?setImmediate:t?((n,r)=>(no.addEventListener("message",({source:o,data:a})=>{o===no&&a===n&&r.length&&r.shift()()},!1),o=>{r.push(o),no.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",vn(no.postMessage)),rA=typeof queueMicrotask!="undefined"?queueMicrotask.bind(no):typeof process!="undefined"&&process.nextTick||cg,q={isArray:$o,isArrayBuffer:rg,isBuffer:la,isFormData:NC,isArrayBufferView:yC,isString:bC,isNumber:ig,isBoolean:TC,isObject:ca,isPlainObject:ul,isEmptyObject:_C,isReadableStream:IC,isRequest:RC,isResponse:LC,isHeaders:DC,isUndefined:Vo,isDate:SC,isFile:xC,isReactNativeBlob:wC,isReactNative:CC,isBlob:AC,isRegExp:WC,isFunction:vn,isStream:kC,isURLSearchParams:OC,isTypedArray:$C,isFileList:vC,forEach:da,merge:lf,extend:FC,trim:MC,stripBOM:BC,inherits:UC,toFlatObject:HC,kindOf:sl,kindOfTest:pr,endsWith:zC,toArray:jC,forEachEntry:VC,matchAll:qC,isHTMLForm:YC,hasOwnProperty:cf,hasOwnProp:cf,reduceDescriptors:lg,freezeMethods:XC,toObjectSet:KC,toCamelCase:GC,noop:QC,toFiniteNumber:JC,findKey:ag,global:no,isContextDefined:ug,isSpecCompliantForm:ZC,toJSONObject:eA,isAsyncFn:tA,isThenable:nA,setImmediate:cg,asap:rA,isIterable:e=>e!=null&&vn(e[ol])},iA=q.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),oA=e=>{const t={};let n,r,o;return e&&e.split(`
|
|
3
|
+
`).forEach(function(u){o=u.indexOf(":"),n=u.substring(0,o).trim().toLowerCase(),r=u.substring(o+1).trim(),!(!n||t[n]&&iA[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t};function sA(e){let t=0,n=e.length;for(;t<n;){const r=e.charCodeAt(t);if(r!==9&&r!==32)break;t+=1}for(;n>t;){const r=e.charCodeAt(n-1);if(r!==9&&r!==32)break;n-=1}return t===0&&n===e.length?e:e.slice(t,n)}const aA=new RegExp("[\\u0000-\\u0008\\u000a-\\u001f\\u007f]+","g"),uA=new RegExp("[^\\u0009\\u0020-\\u007e\\u0080-\\u00ff]+","g");function df(e,t){return q.isArray(e)?e.map(n=>df(n,t)):sA(String(e).replace(t,""))}const lA=e=>df(e,aA),cA=e=>df(e,uA);function dg(e){const t=Object.create(null);return q.forEach(e.toJSON(),(n,r)=>{t[r]=cA(n)}),t}const fg=Symbol("internals");function fa(e){return e&&String(e).trim().toLowerCase()}function ll(e){return e===!1||e==null?e:q.isArray(e)?e.map(ll):lA(String(e))}function dA(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const fA=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function ff(e,t,n,r,o){if(q.isFunction(r))return r.call(this,t,n);if(o&&(t=n),!!q.isString(t)){if(q.isString(r))return t.indexOf(r)!==-1;if(q.isRegExp(r))return r.test(t)}}function hA(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function pA(e,t){const n=q.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{__proto__:null,value:function(o,a,u){return this[r].call(this,t,o,a,u)},configurable:!0})})}let Sn=class{constructor(t){t&&this.set(t)}set(t,n,r){const o=this;function a(c,d,f){const p=fa(d);if(!p)throw new Error("header name must be a non-empty string");const g=q.findKey(o,p);(!g||o[g]===void 0||f===!0||f===void 0&&o[g]!==!1)&&(o[g||d]=ll(c))}const u=(c,d)=>q.forEach(c,(f,p)=>a(f,p,d));if(q.isPlainObject(t)||t instanceof this.constructor)u(t,n);else if(q.isString(t)&&(t=t.trim())&&!fA(t))u(oA(t),n);else if(q.isObject(t)&&q.isIterable(t)){let c={},d,f;for(const p of t){if(!q.isArray(p))throw TypeError("Object iterator must return a key-value pair");c[f=p[0]]=(d=c[f])?q.isArray(d)?[...d,p[1]]:[d,p[1]]:p[1]}u(c,n)}else t!=null&&a(n,t,r);return this}get(t,n){if(t=fa(t),t){const r=q.findKey(this,t);if(r){const o=this[r];if(!n)return o;if(n===!0)return dA(o);if(q.isFunction(n))return n.call(this,o,r);if(q.isRegExp(n))return n.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=fa(t),t){const r=q.findKey(this,t);return!!(r&&this[r]!==void 0&&(!n||ff(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let o=!1;function a(u){if(u=fa(u),u){const c=q.findKey(r,u);c&&(!n||ff(r,r[c],c,n))&&(delete r[c],o=!0)}}return q.isArray(t)?t.forEach(a):a(t),o}clear(t){const n=Object.keys(this);let r=n.length,o=!1;for(;r--;){const a=n[r];(!t||ff(this,this[a],a,t,!0))&&(delete this[a],o=!0)}return o}normalize(t){const n=this,r={};return q.forEach(this,(o,a)=>{const u=q.findKey(r,a);if(u){n[u]=ll(o),delete n[a];return}const c=t?hA(a):String(a).trim();c!==a&&delete n[a],n[c]=ll(o),r[c]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return q.forEach(this,(r,o)=>{r!=null&&r!==!1&&(n[o]=t&&q.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
|
|
4
|
+
`)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(o=>r.set(o)),r}static accessor(t){const r=(this[fg]=this[fg]={accessors:{}}).accessors,o=this.prototype;function a(u){const c=fa(u);r[c]||(pA(o,u),r[c]=!0)}return q.isArray(t)?t.forEach(a):a(t),this}};Sn.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),q.reduceDescriptors(Sn.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}}),q.freezeMethods(Sn);const mA="[REDACTED ****]";function gA(e){if(q.hasOwnProp(e,"toJSON"))return!0;let t=Object.getPrototypeOf(e);for(;t&&t!==Object.prototype;){if(q.hasOwnProp(t,"toJSON"))return!0;t=Object.getPrototypeOf(t)}return!1}function EA(e,t){const n=new Set(t.map(a=>String(a).toLowerCase())),r=[],o=a=>{if(a===null||typeof a!="object"||q.isBuffer(a))return a;if(r.indexOf(a)!==-1)return;a instanceof Sn&&(a=a.toJSON()),r.push(a);let u;if(q.isArray(a))u=[],a.forEach((c,d)=>{const f=o(c);q.isUndefined(f)||(u[d]=f)});else{if(!q.isPlainObject(a)&&gA(a))return r.pop(),a;u=Object.create(null);for(const[c,d]of Object.entries(a)){const f=n.has(c.toLowerCase())?mA:o(d);q.isUndefined(f)||(u[c]=f)}}return r.pop(),u};return o(e)}let Pe=class H2 extends Error{static from(t,n,r,o,a,u){const c=new H2(t.message,n||t.code,r,o,a);return c.cause=t,c.name=t.name,t.status!=null&&c.status==null&&(c.status=t.status),u&&Object.assign(c,u),c}constructor(t,n,r,o,a){super(t),Object.defineProperty(this,"message",{__proto__:null,value:t,enumerable:!0,writable:!0,configurable:!0}),this.name="AxiosError",this.isAxiosError=!0,n&&(this.code=n),r&&(this.config=r),o&&(this.request=o),a&&(this.response=a,this.status=a.status)}toJSON(){const t=this.config,n=t&&q.hasOwnProp(t,"redact")?t.redact:void 0,r=q.isArray(n)&&n.length>0?EA(t,n):q.toJSONObject(t);return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:r,code:this.code,status:this.status}}};Pe.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE",Pe.ERR_BAD_OPTION="ERR_BAD_OPTION",Pe.ECONNABORTED="ECONNABORTED",Pe.ETIMEDOUT="ETIMEDOUT",Pe.ECONNREFUSED="ECONNREFUSED",Pe.ERR_NETWORK="ERR_NETWORK",Pe.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS",Pe.ERR_DEPRECATED="ERR_DEPRECATED",Pe.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE",Pe.ERR_BAD_REQUEST="ERR_BAD_REQUEST",Pe.ERR_CANCELED="ERR_CANCELED",Pe.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT",Pe.ERR_INVALID_URL="ERR_INVALID_URL",Pe.ERR_FORM_DATA_DEPTH_EXCEEDED="ERR_FORM_DATA_DEPTH_EXCEEDED";const yA=null;function hf(e){return q.isPlainObject(e)||q.isArray(e)}function hg(e){return q.endsWith(e,"[]")?e.slice(0,-2):e}function pf(e,t,n){return e?e.concat(t).map(function(o,a){return o=hg(o),!n&&a?"["+o+"]":o}).join(n?".":""):t}function bA(e){return q.isArray(e)&&!e.some(hf)}const TA=q.toFlatObject(q,{},null,function(t){return/^is[A-Z]/.test(t)});function cl(e,t,n){if(!q.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=q.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(k,v){return!q.isUndefined(v[k])});const r=n.metaTokens,o=n.visitor||g,a=n.dots,u=n.indexes,c=n.Blob||typeof Blob!="undefined"&&Blob,d=n.maxDepth===void 0?100:n.maxDepth,f=c&&q.isSpecCompliantForm(t);if(!q.isFunction(o))throw new TypeError("visitor must be a function");function p(S){if(S===null)return"";if(q.isDate(S))return S.toISOString();if(q.isBoolean(S))return S.toString();if(!f&&q.isBlob(S))throw new Pe("Blob is not supported. Use a Buffer instead.");return q.isArrayBuffer(S)||q.isTypedArray(S)?f&&typeof Blob=="function"?new Blob([S]):Buffer.from(S):S}function g(S,k,v){let N=S;if(q.isReactNative(t)&&q.isReactNativeBlob(S))return t.append(pf(v,k,a),p(S)),!1;if(S&&!v&&typeof S=="object"){if(q.endsWith(k,"{}"))k=r?k:k.slice(0,-2),S=JSON.stringify(S);else if(q.isArray(S)&&bA(S)||(q.isFileList(S)||q.endsWith(k,"[]"))&&(N=q.toArray(S)))return k=hg(k),N.forEach(function(M,V){!(q.isUndefined(M)||M===null)&&t.append(u===!0?pf([k],V,a):u===null?k:k+"[]",p(M))}),!1}return hf(S)?!0:(t.append(pf(v,k,a),p(S)),!1)}const T=[],y=Object.assign(TA,{defaultVisitor:g,convertValue:p,isVisitable:hf});function _(S,k,v=0){if(!q.isUndefined(S)){if(v>d)throw new Pe("Object is too deeply nested ("+v+" levels). Max depth: "+d,Pe.ERR_FORM_DATA_DEPTH_EXCEEDED);if(T.indexOf(S)!==-1)throw Error("Circular reference detected in "+k.join("."));T.push(S),q.forEach(S,function(C,M){(!(q.isUndefined(C)||C===null)&&o.call(t,C,q.isString(M)?M.trim():M,k,y))===!0&&_(C,k?k.concat(M):[M],v+1)}),T.pop()}}if(!q.isObject(e))throw new TypeError("data must be an object");return _(e),t}function pg(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"};return encodeURIComponent(e).replace(/[!'()~]|%20/g,function(r){return t[r]})}function mf(e,t){this._pairs=[],e&&cl(e,this,t)}const mg=mf.prototype;mg.append=function(t,n){this._pairs.push([t,n])},mg.toString=function(t){const n=t?function(r){return t.call(this,r,pg)}:pg;return this._pairs.map(function(o){return n(o[0])+"="+n(o[1])},"").join("&")};function _A(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function gg(e,t,n){if(!t)return e;const r=n&&n.encode||_A,o=q.isFunction(n)?{serialize:n}:n,a=o&&o.serialize;let u;if(a?u=a(t,o):u=q.isURLSearchParams(t)?t.toString():new mf(t,o).toString(r),u){const c=e.indexOf("#");c!==-1&&(e=e.slice(0,c)),e+=(e.indexOf("?")===-1?"?":"&")+u}return e}class Eg{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){q.forEach(this.handlers,function(r){r!==null&&t(r)})}}const gf={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0},SA={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams!="undefined"?URLSearchParams:mf,FormData:typeof FormData!="undefined"?FormData:null,Blob:typeof Blob!="undefined"?Blob:null},protocols:["http","https","file","blob","url","data"]},Ef=typeof window!="undefined"&&typeof document!="undefined",yf=typeof navigator=="object"&&navigator||void 0,xA=Ef&&(!yf||["ReactNative","NativeScript","NS"].indexOf(yf.product)<0),wA=typeof WorkerGlobalScope!="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",CA=Ef&&window.location.href||"http://localhost",cn=F(F({},Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Ef,hasStandardBrowserEnv:xA,hasStandardBrowserWebWorkerEnv:wA,navigator:yf,origin:CA},Symbol.toStringTag,{value:"Module"}))),SA);function AA(e,t){return cl(e,new cn.classes.URLSearchParams,F({visitor:function(n,r,o,a){return cn.isNode&&q.isBuffer(n)?(this.append(r,n.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)}},t))}function vA(e){return q.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function kA(e){const t={},n=Object.keys(e);let r;const o=n.length;let a;for(r=0;r<o;r++)a=n[r],t[a]=e[a];return t}function yg(e){function t(n,r,o,a){let u=n[a++];if(u==="__proto__")return!0;const c=Number.isFinite(+u),d=a>=n.length;return u=!u&&q.isArray(o)?o.length:u,d?(q.hasOwnProp(o,u)?o[u]=q.isArray(o[u])?o[u].concat(r):[o[u],r]:o[u]=r,!c):((!q.hasOwnProp(o,u)||!q.isObject(o[u]))&&(o[u]=[]),t(n,r,o[u],a)&&q.isArray(o[u])&&(o[u]=kA(o[u])),!c)}if(q.isFormData(e)&&q.isFunction(e.entries)){const n={};return q.forEachEntry(e,(r,o)=>{t(vA(r),o,n,0)}),n}return null}const qo=(e,t)=>e!=null&&q.hasOwnProp(e,t)?e[t]:void 0;function PA(e,t,n){if(q.isString(e))try{return(t||JSON.parse)(e),q.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const ha={transitional:gf,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",o=r.indexOf("application/json")>-1,a=q.isObject(t);if(a&&q.isHTMLForm(t)&&(t=new FormData(t)),q.isFormData(t))return o?JSON.stringify(yg(t)):t;if(q.isArrayBuffer(t)||q.isBuffer(t)||q.isStream(t)||q.isFile(t)||q.isBlob(t)||q.isReadableStream(t))return t;if(q.isArrayBufferView(t))return t.buffer;if(q.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let c;if(a){const d=qo(this,"formSerializer");if(r.indexOf("application/x-www-form-urlencoded")>-1)return AA(t,d).toString();if((c=q.isFileList(t))||r.indexOf("multipart/form-data")>-1){const f=qo(this,"env"),p=f&&f.FormData;return cl(c?{"files[]":t}:t,p&&new p,d)}}return a||o?(n.setContentType("application/json",!1),PA(t)):t}],transformResponse:[function(t){const n=qo(this,"transitional")||ha.transitional,r=n&&n.forcedJSONParsing,o=qo(this,"responseType"),a=o==="json";if(q.isResponse(t)||q.isReadableStream(t))return t;if(t&&q.isString(t)&&(r&&!o||a)){const c=!(n&&n.silentJSONParsing)&&a;try{return JSON.parse(t,qo(this,"parseReviver"))}catch(d){if(c)throw d.name==="SyntaxError"?Pe.from(d,Pe.ERR_BAD_RESPONSE,this,null,qo(this,"response")):d}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:cn.classes.FormData,Blob:cn.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};q.forEach(["delete","get","head","post","put","patch","query"],e=>{ha.headers[e]={}});function bf(e,t){const n=this||ha,r=t||n,o=Sn.from(r.headers);let a=r.data;return q.forEach(e,function(c){a=c.call(n,a,o.normalize(),t?t.status:void 0)}),o.normalize(),a}function bg(e){return!!(e&&e.__CANCEL__)}let pa=class extends Pe{constructor(t,n,r){super(t==null?"canceled":t,Pe.ERR_CANCELED,n,r),this.name="CanceledError",this.__CANCEL__=!0}};function Tg(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new Pe("Request failed with status code "+n.status,n.status>=400&&n.status<500?Pe.ERR_BAD_REQUEST:Pe.ERR_BAD_RESPONSE,n.config,n.request,n))}function NA(e){const t=/^([-+\w]{1,25}):(?:\/\/)?/.exec(e);return t&&t[1]||""}function OA(e,t){e=e||10;const n=new Array(e),r=new Array(e);let o=0,a=0,u;return t=t!==void 0?t:1e3,function(d){const f=Date.now(),p=r[a];u||(u=f),n[o]=d,r[o]=f;let g=a,T=0;for(;g!==o;)T+=n[g++],g=g%e;if(o=(o+1)%e,o===a&&(a=(a+1)%e),f-u<t)return;const y=p&&f-p;return y?Math.round(T*1e3/y):void 0}}function IA(e,t){let n=0,r=1e3/t,o,a;const u=(f,p=Date.now())=>{n=p,o=null,a&&(clearTimeout(a),a=null),e(...f)};return[(...f)=>{const p=Date.now(),g=p-n;g>=r?u(f,p):(o=f,a||(a=setTimeout(()=>{a=null,u(o)},r-g)))},()=>o&&u(o)]}const dl=(e,t,n=3)=>{let r=0;const o=OA(50,250);return IA(a=>{if(!a||typeof a.loaded!="number")return;const u=a.loaded,c=a.lengthComputable?a.total:void 0,d=c!=null?Math.min(u,c):u,f=Math.max(0,d-r),p=o(f);r=Math.max(r,d);const g={loaded:d,total:c,progress:c?d/c:void 0,bytes:f,rate:p||void 0,estimated:p&&c?(c-d)/p:void 0,event:a,lengthComputable:c!=null,[t?"download":"upload"]:!0};e(g)},n)},_g=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Sg=e=>(...t)=>q.asap(()=>e(...t)),RA=cn.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,cn.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(cn.origin),cn.navigator&&/(msie|trident)/i.test(cn.navigator.userAgent)):()=>!0,LA=cn.hasStandardBrowserEnv?{write(e,t,n,r,o,a,u){if(typeof document=="undefined")return;const c=[`${e}=${encodeURIComponent(t)}`];q.isNumber(n)&&c.push(`expires=${new Date(n).toUTCString()}`),q.isString(r)&&c.push(`path=${r}`),q.isString(o)&&c.push(`domain=${o}`),a===!0&&c.push("secure"),q.isString(u)&&c.push(`SameSite=${u}`),document.cookie=c.join("; ")},read(e){if(typeof document=="undefined")return null;const t=document.cookie.split(";");for(let n=0;n<t.length;n++){const r=t[n].replace(/^\s+/,""),o=r.indexOf("=");if(o!==-1&&r.slice(0,o)===e)return decodeURIComponent(r.slice(o+1))}return null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function DA(e){return typeof e!="string"?!1:/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function MA(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function xg(e,t,n){let r=!DA(t);return e&&(r||n===!1)?MA(e,t):t}const wg=e=>e instanceof Sn?F({},e):e;function ro(e,t){t=t||{};const n=Object.create(null);Object.defineProperty(n,"hasOwnProperty",{__proto__:null,value:Object.prototype.hasOwnProperty,enumerable:!1,writable:!0,configurable:!0});function r(f,p,g,T){return q.isPlainObject(f)&&q.isPlainObject(p)?q.merge.call({caseless:T},f,p):q.isPlainObject(p)?q.merge({},p):q.isArray(p)?p.slice():p}function o(f,p,g,T){if(q.isUndefined(p)){if(!q.isUndefined(f))return r(void 0,f,g,T)}else return r(f,p,g,T)}function a(f,p){if(!q.isUndefined(p))return r(void 0,p)}function u(f,p){if(q.isUndefined(p)){if(!q.isUndefined(f))return r(void 0,f)}else return r(void 0,p)}function c(f,p,g){if(q.hasOwnProp(t,g))return r(f,p);if(q.hasOwnProp(e,g))return r(void 0,f)}const d={url:a,method:a,data:a,baseURL:u,transformRequest:u,transformResponse:u,paramsSerializer:u,timeout:u,timeoutMessage:u,withCredentials:u,withXSRFToken:u,adapter:u,responseType:u,xsrfCookieName:u,xsrfHeaderName:u,onUploadProgress:u,onDownloadProgress:u,decompress:u,maxContentLength:u,maxBodyLength:u,beforeRedirect:u,transport:u,httpAgent:u,httpsAgent:u,cancelToken:u,socketPath:u,allowedSocketPaths:u,responseEncoding:u,validateStatus:c,headers:(f,p,g)=>o(wg(f),wg(p),g,!0)};return q.forEach(Object.keys(F(F({},e),t)),function(p){if(p==="__proto__"||p==="constructor"||p==="prototype")return;const g=q.hasOwnProp(d,p)?d[p]:o,T=q.hasOwnProp(e,p)?e[p]:void 0,y=q.hasOwnProp(t,p)?t[p]:void 0,_=g(T,y,p);q.isUndefined(_)&&g!==c||(n[p]=_)}),n}const FA=["content-type","content-length"];function BA(e,t,n){if(n!=="content-only"){e.set(t);return}Object.entries(t).forEach(([r,o])=>{FA.includes(r.toLowerCase())&&e.set(r,o)})}const UA=e=>encodeURIComponent(e).replace(/%([0-9A-F]{2})/gi,(t,n)=>String.fromCharCode(parseInt(n,16))),Cg=e=>{const t=ro({},e),n=T=>q.hasOwnProp(t,T)?t[T]:void 0,r=n("data");let o=n("withXSRFToken");const a=n("xsrfHeaderName"),u=n("xsrfCookieName");let c=n("headers");const d=n("auth"),f=n("baseURL"),p=n("allowAbsoluteUrls"),g=n("url");if(t.headers=c=Sn.from(c),t.url=gg(xg(f,g,p),e.params,e.paramsSerializer),d&&c.set("Authorization","Basic "+btoa((d.username||"")+":"+(d.password?UA(d.password):""))),q.isFormData(r)&&(cn.hasStandardBrowserEnv||cn.hasStandardBrowserWebWorkerEnv?c.setContentType(void 0):q.isFunction(r.getHeaders)&&BA(c,r.getHeaders(),n("formDataHeaderPolicy"))),cn.hasStandardBrowserEnv&&(q.isFunction(o)&&(o=o(t)),o===!0||o==null&&RA(t.url))){const y=a&&u&&LA.read(u);y&&c.set(a,y)}return t},HA=typeof XMLHttpRequest!="undefined"&&function(e){return new Promise(function(n,r){const o=Cg(e);let a=o.data;const u=Sn.from(o.headers).normalize();let{responseType:c,onUploadProgress:d,onDownloadProgress:f}=o,p,g,T,y,_;function S(){y&&y(),_&&_(),o.cancelToken&&o.cancelToken.unsubscribe(p),o.signal&&o.signal.removeEventListener("abort",p)}let k=new XMLHttpRequest;k.open(o.method.toUpperCase(),o.url,!0),k.timeout=o.timeout;function v(){if(!k)return;const C=Sn.from("getAllResponseHeaders"in k&&k.getAllResponseHeaders()),V={data:!c||c==="text"||c==="json"?k.responseText:k.response,status:k.status,statusText:k.statusText,headers:C,config:e,request:k};Tg(function(K){n(K),S()},function(K){r(K),S()},V),k=null}"onloadend"in k?k.onloadend=v:k.onreadystatechange=function(){!k||k.readyState!==4||k.status===0&&!(k.responseURL&&k.responseURL.startsWith("file:"))||setTimeout(v)},k.onabort=function(){k&&(r(new Pe("Request aborted",Pe.ECONNABORTED,e,k)),S(),k=null)},k.onerror=function(M){const V=M&&M.message?M.message:"Network Error",D=new Pe(V,Pe.ERR_NETWORK,e,k);D.event=M||null,r(D),S(),k=null},k.ontimeout=function(){let M=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const V=o.transitional||gf;o.timeoutErrorMessage&&(M=o.timeoutErrorMessage),r(new Pe(M,V.clarifyTimeoutError?Pe.ETIMEDOUT:Pe.ECONNABORTED,e,k)),S(),k=null},a===void 0&&u.setContentType(null),"setRequestHeader"in k&&q.forEach(dg(u),function(M,V){k.setRequestHeader(V,M)}),q.isUndefined(o.withCredentials)||(k.withCredentials=!!o.withCredentials),c&&c!=="json"&&(k.responseType=o.responseType),f&&([T,_]=dl(f,!0),k.addEventListener("progress",T)),d&&k.upload&&([g,y]=dl(d),k.upload.addEventListener("progress",g),k.upload.addEventListener("loadend",y)),(o.cancelToken||o.signal)&&(p=C=>{k&&(r(!C||C.type?new pa(null,e,k):C),k.abort(),S(),k=null)},o.cancelToken&&o.cancelToken.subscribe(p),o.signal&&(o.signal.aborted?p():o.signal.addEventListener("abort",p)));const N=NA(o.url);if(N&&!cn.protocols.includes(N)){r(new Pe("Unsupported protocol "+N+":",Pe.ERR_BAD_REQUEST,e));return}k.send(a||null)})},zA=(e,t)=>{if(e=e?e.filter(Boolean):[],!t&&!e.length)return;const n=new AbortController;let r=!1;const o=function(d){if(!r){r=!0,u();const f=d instanceof Error?d:this.reason;n.abort(f instanceof Pe?f:new pa(f instanceof Error?f.message:f))}};let a=t&&setTimeout(()=>{a=null,o(new Pe(`timeout of ${t}ms exceeded`,Pe.ETIMEDOUT))},t);const u=()=>{e&&(a&&clearTimeout(a),a=null,e.forEach(d=>{d.unsubscribe?d.unsubscribe(o):d.removeEventListener("abort",o)}),e=null)};e.forEach(d=>d.addEventListener("abort",o));const{signal:c}=n;return c.unsubscribe=()=>q.asap(u),c},jA=function*(e,t){let n=e.byteLength;if(n<t){yield e;return}let r=0,o;for(;r<n;)o=r+t,yield e.slice(r,o),r=o},$A=function(e,t){return kd(this,null,function*(){try{for(var n=U2(VA(e)),r,o,a;r=!(o=yield new Jr(n.next())).done;r=!1){const u=o.value;yield*p0(jA(u,t))}}catch(o){a=[o]}finally{try{r&&(o=n.return)&&(yield new Jr(o.call(n)))}finally{if(a)throw a[0]}}})},VA=function(e){return kd(this,null,function*(){if(e[Symbol.asyncIterator]){yield*p0(e);return}const t=e.getReader();try{for(;;){const{done:n,value:r}=yield new Jr(t.read());if(n)break;yield r}}finally{yield new Jr(t.cancel())}})},Ag=(e,t,n,r)=>{const o=$A(e,t);let a=0,u,c=f=>{u||(u=!0,r&&r(f))};return new ReadableStream({pull(f){return tt(this,null,function*(){try{const{done:p,value:g}=yield o.next();if(p){c(),f.close();return}let T=g.byteLength;if(n){let y=a+=T;n(y)}f.enqueue(new Uint8Array(g))}catch(p){throw c(p),p}})},cancel(f){return c(f),o.return()}},{highWaterMark:2})};function qA(e){if(!e||typeof e!="string"||!e.startsWith("data:"))return 0;const t=e.indexOf(",");if(t<0)return 0;const n=e.slice(5,t),r=e.slice(t+1);if(/;base64/i.test(n)){let u=r.length;const c=r.length;for(let y=0;y<c;y++)if(r.charCodeAt(y)===37&&y+2<c){const _=r.charCodeAt(y+1),S=r.charCodeAt(y+2);(_>=48&&_<=57||_>=65&&_<=70||_>=97&&_<=102)&&(S>=48&&S<=57||S>=65&&S<=70||S>=97&&S<=102)&&(u-=2,y+=2)}let d=0,f=c-1;const p=y=>y>=2&&r.charCodeAt(y-2)===37&&r.charCodeAt(y-1)===51&&(r.charCodeAt(y)===68||r.charCodeAt(y)===100);f>=0&&(r.charCodeAt(f)===61?(d++,f--):p(f)&&(d++,f-=3)),d===1&&f>=0&&(r.charCodeAt(f)===61||p(f))&&d++;const T=Math.floor(u/4)*3-(d||0);return T>0?T:0}if(typeof Buffer!="undefined"&&typeof Buffer.byteLength=="function")return Buffer.byteLength(r,"utf8");let a=0;for(let u=0,c=r.length;u<c;u++){const d=r.charCodeAt(u);if(d<128)a+=1;else if(d<2048)a+=2;else if(d>=55296&&d<=56319&&u+1<c){const f=r.charCodeAt(u+1);f>=56320&&f<=57343?(a+=4,u++):a+=3}else a+=3}return a}const Tf="1.16.1",vg=64*1024,{isFunction:fl}=q,kg=(e,...t)=>{try{return!!e(...t)}catch(n){return!1}},YA=e=>{const t=q.global!==void 0&&q.global!==null?q.global:globalThis,{ReadableStream:n,TextEncoder:r}=t;e=q.merge.call({skipUndefined:!0},{Request:t.Request,Response:t.Response},e);const{fetch:o,Request:a,Response:u}=e,c=o?fl(o):typeof fetch=="function",d=fl(a),f=fl(u);if(!c)return!1;const p=c&&fl(n),g=c&&(typeof r=="function"?(v=>N=>v.encode(N))(new r):v=>tt(null,null,function*(){return new Uint8Array(yield new a(v).arrayBuffer())})),T=d&&p&&kg(()=>{let v=!1;const N=new a(cn.origin,{body:new n,method:"POST",get duplex(){return v=!0,"half"}}),C=N.headers.has("Content-Type");return N.body!=null&&N.body.cancel(),v&&!C}),y=f&&p&&kg(()=>q.isReadableStream(new u("").body)),_={stream:y&&(v=>v.body)};c&&["text","arrayBuffer","blob","formData","stream"].forEach(v=>{!_[v]&&(_[v]=(N,C)=>{let M=N&&N[v];if(M)return M.call(N);throw new Pe(`Response type '${v}' is not supported`,Pe.ERR_NOT_SUPPORT,C)})});const S=v=>tt(null,null,function*(){if(v==null)return 0;if(q.isBlob(v))return v.size;if(q.isSpecCompliantForm(v))return(yield new a(cn.origin,{method:"POST",body:v}).arrayBuffer()).byteLength;if(q.isArrayBufferView(v)||q.isArrayBuffer(v))return v.byteLength;if(q.isURLSearchParams(v)&&(v=v+""),q.isString(v))return(yield g(v)).byteLength}),k=(v,N)=>tt(null,null,function*(){const C=q.toFiniteNumber(v.getContentLength());return C==null?S(N):C});return v=>tt(null,null,function*(){let{url:N,method:C,data:M,signal:V,cancelToken:D,timeout:K,onDownloadProgress:re,onUploadProgress:be,responseType:$,headers:Z,withCredentials:ce="same-origin",fetchOptions:he,maxContentLength:ue,maxBodyLength:Te}=Cg(v);const Oe=q.isNumber(ue)&&ue>-1,de=q.isNumber(Te)&&Te>-1;let Q=o||fetch;$=$?($+"").toLowerCase():"text";let ie=zA([V,D&&D.toAbortSignal()],K),A=null;const B=ie&&ie.unsubscribe&&(()=>{ie.unsubscribe()});let te;try{if(Oe&&typeof N=="string"&&N.startsWith("data:")&&qA(N)>ue)throw new Pe("maxContentLength size of "+ue+" exceeded",Pe.ERR_BAD_RESPONSE,v,A);if(de&&C!=="get"&&C!=="head"){const we=yield k(Z,M);if(typeof we=="number"&&isFinite(we)&&we>Te)throw new Pe("Request body larger than maxBodyLength limit",Pe.ERR_BAD_REQUEST,v,A)}if(be&&T&&C!=="get"&&C!=="head"&&(te=yield k(Z,M))!==0){let we=new a(N,{method:"POST",body:M,duplex:"half"}),We;if(q.isFormData(M)&&(We=we.headers.get("content-type"))&&Z.setContentType(We),we.body){const[pt,on]=_g(te,dl(Sg(be)));M=Ag(we.body,vg,pt,on)}}q.isString(ce)||(ce=ce?"include":"omit");const O=d&&"credentials"in a.prototype;if(q.isFormData(M)){const we=Z.getContentType();we&&/^multipart\/form-data/i.test(we)&&!/boundary=/i.test(we)&&Z.delete("content-type")}Z.set("User-Agent","axios/"+Tf,!1);const _e=me(F({},he),{signal:ie,method:C.toUpperCase(),headers:dg(Z.normalize()),body:M,duplex:"half",credentials:O?ce:void 0});A=d&&new a(N,_e);let Ie=yield d?Q(A,he):Q(N,_e);if(Oe){const we=q.toFiniteNumber(Ie.headers.get("content-length"));if(we!=null&&we>ue)throw new Pe("maxContentLength size of "+ue+" exceeded",Pe.ERR_BAD_RESPONSE,v,A)}const Ce=y&&($==="stream"||$==="response");if(y&&Ie.body&&(re||Oe||Ce&&B)){const we={};["status","statusText","headers"].forEach(Rn=>{we[Rn]=Ie[Rn]});const We=q.toFiniteNumber(Ie.headers.get("content-length")),[pt,on]=re&&_g(We,dl(Sg(re),!0))||[];let qr=0;const _r=Rn=>{if(Oe&&(qr=Rn,qr>ue))throw new Pe("maxContentLength size of "+ue+" exceeded",Pe.ERR_BAD_RESPONSE,v,A);pt&&pt(Rn)};Ie=new u(Ag(Ie.body,vg,_r,()=>{on&&on(),B&&B()}),we)}$=$||"text";let $e=yield _[q.findKey(_,$)||"text"](Ie,v);if(Oe&&!y&&!Ce){let we;if($e!=null&&(typeof $e.byteLength=="number"?we=$e.byteLength:typeof $e.size=="number"?we=$e.size:typeof $e=="string"&&(we=typeof r=="function"?new r().encode($e).byteLength:$e.length)),typeof we=="number"&&we>ue)throw new Pe("maxContentLength size of "+ue+" exceeded",Pe.ERR_BAD_RESPONSE,v,A)}return!Ce&&B&&B(),yield new Promise((we,We)=>{Tg(we,We,{data:$e,headers:Sn.from(Ie.headers),status:Ie.status,statusText:Ie.statusText,config:v,request:A})})}catch(O){if(B&&B(),ie&&ie.aborted&&ie.reason instanceof Pe){const _e=ie.reason;throw _e.config=v,A&&(_e.request=A),O!==_e&&(_e.cause=O),_e}throw O&&O.name==="TypeError"&&/Load failed|fetch/i.test(O.message)?Object.assign(new Pe("Network Error",Pe.ERR_NETWORK,v,A,O&&O.response),{cause:O.cause||O}):Pe.from(O,O&&O.code,v,A,O&&O.response)}})},GA=new Map,Pg=e=>{let t=e&&e.env||{};const{fetch:n,Request:r,Response:o}=t,a=[r,o,n];let u=a.length,c=u,d,f,p=GA;for(;c--;)d=a[c],f=p.get(d),f===void 0&&p.set(d,f=c?new Map:YA(t)),p=f;return f};Pg();const _f={http:yA,xhr:HA,fetch:{get:Pg}};q.forEach(_f,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{__proto__:null,value:t})}catch(n){}Object.defineProperty(e,"adapterName",{__proto__:null,value:t})}});const Ng=e=>`- ${e}`,WA=e=>q.isFunction(e)||e===null||e===!1;function XA(e,t){e=q.isArray(e)?e:[e];const{length:n}=e;let r,o;const a={};for(let u=0;u<n;u++){r=e[u];let c;if(o=r,!WA(r)&&(o=_f[(c=String(r)).toLowerCase()],o===void 0))throw new Pe(`Unknown adapter '${c}'`);if(o&&(q.isFunction(o)||(o=o.get(t))))break;a[c||"#"+u]=o}if(!o){const u=Object.entries(a).map(([d,f])=>`adapter ${d} `+(f===!1?"is not supported by the environment":"is not available in the build"));let c=n?u.length>1?`since :
|
|
5
5
|
`+u.map(Ng).join(`
|
|
6
|
-
`):" "+Ng(u[0]):"as no adapter specified";throw new Pe("There is no suitable adapter to dispatch the request "+c,"ERR_NOT_SUPPORT")}return o}const Og={getAdapter:
|
|
6
|
+
`):" "+Ng(u[0]):"as no adapter specified";throw new Pe("There is no suitable adapter to dispatch the request "+c,"ERR_NOT_SUPPORT")}return o}const Og={getAdapter:XA,adapters:_f};function Sf(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new pa(null,e)}function Ig(e){return Sf(e),e.headers=Sn.from(e.headers),e.data=bf.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Og.getAdapter(e.adapter||ha.adapter,e)(e).then(function(r){Sf(e),e.response=r;try{r.data=bf.call(e,e.transformResponse,r)}finally{delete e.response}return r.headers=Sn.from(r.headers),r},function(r){if(!bg(r)&&(Sf(e),r&&r.response)){e.response=r.response;try{r.response.data=bf.call(e,e.transformResponse,r.response)}finally{delete e.response}r.response.headers=Sn.from(r.response.headers)}return Promise.reject(r)})}const hl={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{hl[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const Rg={};hl.transitional=function(t,n,r){function o(a,u){return"[Axios v"+Tf+"] Transitional option '"+a+"'"+u+(r?". "+r:"")}return(a,u,c)=>{if(t===!1)throw new Pe(o(u," has been removed"+(n?" in "+n:"")),Pe.ERR_DEPRECATED);return n&&!Rg[u]&&(Rg[u]=!0,console.warn(o(u," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(a,u,c):!0}},hl.spelling=function(t){return(n,r)=>(console.warn(`${r} is likely a misspelling of ${t}`),!0)};function KA(e,t,n){if(typeof e!="object")throw new Pe("options must be an object",Pe.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let o=r.length;for(;o-- >0;){const a=r[o],u=Object.prototype.hasOwnProperty.call(t,a)?t[a]:void 0;if(u){const c=e[a],d=c===void 0||u(c,a,e);if(d!==!0)throw new Pe("option "+a+" must be "+d,Pe.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new Pe("Unknown option "+a,Pe.ERR_BAD_OPTION)}}const pl={assertOptions:KA,validators:hl},Jn=pl.validators;let io=class{constructor(t){this.defaults=t||{},this.interceptors={request:new Eg,response:new Eg}}request(t,n){return tt(this,null,function*(){try{return yield this._request(t,n)}catch(r){if(r instanceof Error){let o={};Error.captureStackTrace?Error.captureStackTrace(o):o=new Error;const a=(()=>{if(!o.stack)return"";const u=o.stack.indexOf(`
|
|
7
7
|
`);return u===-1?"":o.stack.slice(u+1)})();try{if(!r.stack)r.stack=a;else if(a){const u=a.indexOf(`
|
|
8
8
|
`),c=u===-1?-1:a.indexOf(`
|
|
9
9
|
`,u+1),d=c===-1?"":a.slice(c+1);String(r.stack).endsWith(d)||(r.stack+=`
|
|
10
|
-
`+a)}}catch(u){}}throw r}})}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=ro(this.defaults,n);const{transitional:r,paramsSerializer:o,headers:a}=n;r!==void 0&&pl.assertOptions(r,{silentJSONParsing:Jn.transitional(Jn.boolean),forcedJSONParsing:Jn.transitional(Jn.boolean),clarifyTimeoutError:Jn.transitional(Jn.boolean),legacyInterceptorReqResOrdering:Jn.transitional(Jn.boolean)},!1),o!=null&&(q.isFunction(o)?n.paramsSerializer={serialize:o}:pl.assertOptions(o,{encode:Jn.function,serialize:Jn.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),pl.assertOptions(n,{baseUrl:Jn.spelling("baseURL"),withXsrfToken:Jn.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let u=a&&q.merge(a.common,a[n.method]);a&&q.forEach(["delete","get","head","post","put","patch","query","common"],_=>{delete a[_]}),n.headers=Sn.concat(u,a);const c=[];let d=!0;this.interceptors.request.forEach(function(S){if(typeof S.runWhen=="function"&&S.runWhen(n)===!1)return;d=d&&S.synchronous;const k=n.transitional||gf;k&&k.legacyInterceptorReqResOrdering?c.unshift(S.fulfilled,S.rejected):c.push(S.fulfilled,S.rejected)});const f=[];this.interceptors.response.forEach(function(S){f.push(S.fulfilled,S.rejected)});let p,g=0,T;if(!d){const _=[Ig.bind(this),void 0];for(_.unshift(...c),_.push(...f),T=_.length,p=Promise.resolve(n);g<T;)p=p.then(_[g++],_[g++]);return p}T=c.length;let y=n;for(;g<T;){const _=c[g++],S=c[g++];try{y=_(y)}catch(k){S.call(this,k);break}}try{p=Ig.call(this,y)}catch(_){return Promise.reject(_)}for(g=0,T=f.length;g<T;)p=p.then(f[g++],f[g++]);return p}getUri(t){t=ro(this.defaults,t);const n=xg(t.baseURL,t.url,t.allowAbsoluteUrls);return gg(n,t.params,t.paramsSerializer)}};q.forEach(["delete","get","head","options"],function(t){io.prototype[t]=function(n,r){return this.request(ro(r||{},{method:t,url:n,data:(r||{}).data}))}}),q.forEach(["post","put","patch","query"],function(t){function n(r){return function(a,u,c){return this.request(ro(c||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:a,data:u}))}}io.prototype[t]=n(),t!=="query"&&(io.prototype[t+"Form"]=n(!0))});let QC=class z2{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(a){n=a});const r=this;this.promise.then(o=>{if(!r._listeners)return;let a=r._listeners.length;for(;a-- >0;)r._listeners[a](o);r._listeners=null}),this.promise.then=o=>{let a;const u=new Promise(c=>{r.subscribe(c),a=c}).then(o);return u.cancel=function(){r.unsubscribe(a)},u},t(function(a,u,c){r.reason||(r.reason=new pa(a,u,c),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=r=>{t.abort(r)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new z2(function(o){t=o}),cancel:t}}};function JC(e){return function(n){return e.apply(null,n)}}function ZC(e){return q.isObject(e)&&e.isAxiosError===!0}const xf={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(xf).forEach(([e,t])=>{xf[t]=e});function Lg(e){const t=new io(e),n=tg(io.prototype.request,t);return q.extend(n,io.prototype,t,{allOwnKeys:!0}),q.extend(n,t,null,{allOwnKeys:!0}),n.create=function(o){return Lg(ro(e,o))},n}const Rt=Lg(ha);Rt.Axios=io,Rt.CanceledError=pa,Rt.CancelToken=QC,Rt.isCancel=bg,Rt.VERSION=Tf,Rt.toFormData=cl,Rt.AxiosError=Pe,Rt.Cancel=Rt.CanceledError,Rt.all=function(t){return Promise.all(t)},Rt.spread=JC,Rt.isAxiosError=ZC,Rt.mergeConfig=ro,Rt.AxiosHeaders=Sn,Rt.formToJSON=e=>yg(q.isHTMLForm(e)?new FormData(e):e),Rt.getAdapter=Og.getAdapter,Rt.HttpStatusCode=xf,Rt.default=Rt;const{Axios:R7,AxiosError:L7,CanceledError:D7,isCancel:M7,CancelToken:F7,VERSION:B7,all:U7,Cancel:H7,isAxiosError:z7,spread:j7,toFormData:$7,AxiosHeaders:V7,HttpStatusCode:q7,formToJSON:Y7,getAdapter:G7,mergeConfig:W7,create:X7}=Rt;class ev{constructor(t,n,r,o=!1){Se(this,"CIMULATE_API_HEADER","x-cimulate-api-key");Se(this,"CIMULATE_SEARCH_API_HOST","search.cimulate");Se(this,"CIMULATE_SEARCH_API_PATH","api/v1");Se(this,"baseApiUrl");Se(this,"headers",{});Se(this,"fetchConfig",()=>tt(this,null,function*(){try{const t=yield Rt.get(`${this.apiUrl}/configs/copilot`,{headers:this.headers}),{customer_config:n}=t.data,r=atob(n);return JSON.parse(r)}catch(t){throw console.error("Error fetching customer config:",t),t}}));Se(this,"_mapCopilotUrlToSearchUrl",(t="",n=!1)=>{if(t.endsWith("io")){const o=new URL(t);return o.hostname=o.hostname.replace(/^copilot\./,"api."),o.origin}return n?`https://staging.${this.CIMULATE_SEARCH_API_HOST}.ai`:`https://prod.${this.CIMULATE_SEARCH_API_HOST}.ai`});if(n&&r||!n&&!r)throw new Error("Provide exactly one authentication method: either 'apiKey' or 'apiToken', but not both.");n?this.headers[this.CIMULATE_API_HEADER]=n:r&&(this.headers.Authorization=`Bearer ${r}`),this.baseApiUrl=this._mapCopilotUrlToSearchUrl(t,o)}get apiUrl(){return`${this.baseApiUrl}/${this.CIMULATE_SEARCH_API_PATH}`}}class tv{constructor(t,n,r,o=!1){Se(this,"apiService");Se(this,"config",null);Se(this,"getConfig",()=>tt(this,null,function*(){if(this.config)return this.config;try{const t=yield this.apiService.fetchConfig();return this.config=t,this.config}catch(t){throw console.error("Failed to fetch customer config:",t),t}}));Se(this,"getPid",t=>this.getProductFieldValue(t,"pidCol"));Se(this,"getName",t=>this.getProductFieldValue(t,"nameCol"));Se(this,"getDescription",t=>this.getProductFieldValue(t,"description"));Se(this,"getBrand",t=>this.getProductFieldValue(t,"productBrandCol"));Se(this,"getPrice",t=>this.getProductFieldValue(t,"priceCol"));Se(this,"getRelativePdp",t=>this.getProductFieldValue(t,"relativePdpCol"));Se(this,"getPdp",t=>this.getProductFieldValue(t,"pdpCol"));Se(this,"getImage",t=>this.getProductFieldValue(t,"imageCol"));Se(this,"getProductHiddenFields",()=>{const t=this.getProductField("productHiddenFields");return Array.isArray(t)?t:[]});Se(this,"getProductField",t=>this.config?this.config[t]:"");Se(this,"getProductFieldValue",(t,n)=>{const r=this.getProductField(n);return r&&t[r]||""});this.apiService=new ev(t,n,r,o)}getPriceDisplay(t){const n=this.getPrice(t);return n?typeof n=="string"?n.includes("$")?n:`$${n}`:typeof n=="number"?new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(n):n:""}}const Yo=(e,t,n,...r)=>{if(!e)return;const o=["background: linear-gradient(90deg,rgba(253, 99, 99, 1) 0%, rgba(245, 139, 35, 1) 65%)","font-weight: bold","color: transparent","background-clip: text","text-fill-color: transparent"].join(";");console[t]("%c[cimulate-widget]",o,n,...r)};class nv{constructor(t=!1){Se(this,"isDevelopment");Se(this,"_log",(t,n,...r)=>{Yo(this.isDevelopment,t,n,...r)});this.isDevelopment=t}log(t,...n){this._log("log",t,...n)}warn(t,...n){this._log("warn",t,...n)}error(t,...n){this._log("error",t,...n)}info(t,...n){this._log("info",t,...n)}debug(t,...n){this._log("debug",t,...n)}}const rv={copilot:"Your Search Assistant",messaging:"Commerce Client"},Dg=U.createContext(null),iv=({mode:e,logoUrl:t,headerText:n="Your Search Assistant",headerConfig:r,globalClassName:o="",entryMessage:a,openLinksInNewTab:u=!1,disclaimerText:c,disclaimerMarkdown:d,clientContext:f,searchPlaceholder:p,searchButtonLabel:g,searchConfig:T,componentConfig:y,conversationHistory:_,resetConversationMessage:S="",apiKey:k,apiToken:v,baseUrl:N,theme:A,isDevelopment:M,__features:V,children:D})=>{const K=e==="messaging",re=U.useMemo(()=>K?{config:null}:new tv(N,k,v,M),[K,N,k,v,M]),be=U.useMemo(()=>new nv(M),[M]);U.useEffect(()=>{K||!re||re.config||re.getConfig()},[re,K]);const $=U.useMemo(()=>gA(A),[A]),Z=U.useMemo(()=>{const ue=(T==null?void 0:T.placeholder)||p,Te=(T==null?void 0:T.buttonLabel)||g;let Oe="icon";return T!=null&&T.buttonType?Oe=T.buttonType:g&&(Oe="text"),me(F({},T||{}),{placeholder:ue,buttonLabel:Te,buttonType:Oe})},[T,p,g]),ce=U.useMemo(()=>me(F({},r||{}),{logoUrl:t||(r==null?void 0:r.logoUrl),headerText:n||rv[e!=null?e:"copilot"]}),[r,t,n,e]),he=U.useMemo(()=>({configModule:re,headerConfig:ce,entryMessage:a,globalClassName:o,openLinksInNewTab:u,disclaimerText:c,disclaimerMarkdown:d,clientContext:f,themeVariables:$,logger:be,searchConfig:Z,enableMinimize:!!(y!=null&&y.enableMinimize),resetConversationMessage:S,conversationHistory:{sinceHours:typeof(_==null?void 0:_.sinceHours)=="number"?_.sinceHours:1,limit:_==null?void 0:_.limit},features:V}),[re,ce,a,o,f,c,d,u,Z,y,S,be,$,_,V]);return w.jsx(Dg.Provider,{value:he,children:D})},ut=()=>{const e=U.useContext(Dg);if(!e)throw new Error("useConfig must be used within a ConfigProvider");return e};class ov{constructor(){Se(this,"initialState",{connected:!1,mode:"embedded",entryType:"search",status:{type:"dialog",isOpen:!1,isMinimized:!1},dialog:{position:"bottom-left",isFullHeight:!1,width:""},modal:{isFullscreen:!1}});Se(this,"connectedProxy");Se(this,"modeProxy");Se(this,"entryTypeProxy");Se(this,"statusProxy");Se(this,"dialogProxy");Se(this,"modalProxy",{isFullscreen:!1});Se(this,"_fullGet",(t,n)=>Reflect.get(t,n));Se(this,"_fullSet",(t,n,r)=>{if(!(n in t))throw new Error(`Property ${n} does not exist on UIState`);return uv(n,r),Reflect.set(t,n,r)});this.connectedProxy=new Proxy({connected:this.initialState.connected},{get:this._fullGet,set:this._fullSet}),this.modeProxy=new Proxy({mode:this.initialState.mode},{get:this._fullGet,set:this._fullSet}),this.entryTypeProxy=new Proxy({entryType:this.initialState.entryType},{get:this._fullGet,set:this._fullSet}),this.statusProxy=new Proxy({type:this.initialState.status.type,isOpen:this.initialState.status.isOpen,isMinimized:this.initialState.status.isMinimized},{get:this._fullGet,set:this._fullSet}),this.dialogProxy=new Proxy({position:this.initialState.dialog.position,isFullHeight:this.initialState.dialog.isFullHeight,width:this.initialState.dialog.width},{get:this._fullGet,set:this._fullSet}),this.modalProxy=new Proxy({isFullscreen:this.initialState.modal.isFullscreen},{get:this._fullGet,set:this._fullSet})}get connected(){return this.connectedProxy.connected}get mode(){return this.modeProxy.mode}get isOpen(){return!!this.statusProxy.isOpen}get isMinimized(){return!!this.statusProxy.isMinimized}get type(){return this.statusProxy.type}get entryType(){return this.entryTypeProxy.entryType}get position(){return this.dialogProxy.position}get state(){return{connected:this.connected,mode:this.mode,entryType:this.entryType,status:{type:this.type,isOpen:this.isOpen,isMinimized:this.isMinimized},dialog:{position:this.position,isFullHeight:this.dialogProxy.isFullHeight,width:this.dialogProxy.width},modal:{isFullscreen:this.modalProxy.isFullscreen}}}}const Ze=new ov,oo=()=>Ze.connected,ma=()=>Ze.isOpen,sv=e=>{window.addEventListener(sf,e)},av=e=>{window.removeEventListener(sf,e)},uv=(e,t)=>{const n=new CustomEvent(sf,{detail:{property:e,value:t}});window.dispatchEvent(n)},lv=e=>{Ze.connectedProxy.connected=e},ga=e=>{if(!["ask_cim","search","browse","pdp"].includes(e))throw new Error(`Invalid entryType: "${e}". Must be 'ask_cim', 'search', 'browse', or 'pdp'.`);Ze.entryTypeProxy.entryType=e},Si=e=>{const t=Ze.statusProxy.isOpen,n=typeof e=="boolean"?e:!t;Ze.statusProxy.isOpen=n,n&&(Ze.statusProxy.isMinimized=!1)},ml=e=>{const t=Ze.statusProxy.isMinimized,n=typeof e=="boolean"?e:!t;Ze.statusProxy.isMinimized=n,n&&(Ze.statusProxy.isOpen=!1)},wf=e=>{Ze.modalProxy.isFullscreen=e},gl=e=>{if(!["chat","dialog","modal"].includes(e))throw new Error(`Invalid type: ${e}. Must be 'chat', 'dialog', or 'modal'.`);Ze.statusProxy.type=e,e==="dialog"||e==="chat"?Ze.modeProxy.mode="embedded":Ze.modeProxy.mode="standalone"},Af=e=>{const t=["top","top-left","top-right","bottom","bottom-left","bottom-right","left","right","center"];if(!t.includes(e))throw new Error(`Invalid position: ${e}. Must be one of ${t.join(", ")}.`);Ze.dialogProxy.position=e},cv=e=>{const t=Ze.dialogProxy.isFullHeight,n=typeof e=="boolean"?e:!t;Ze.dialogProxy.isFullHeight=n},dv=({onCopilotEvent:e,children:t,dispatch:n})=>{const{logger:r}=ut(),o=U.useCallback(A=>{n({type:mt.SET_COPILOT,payload:A})},[n]),a=U.useCallback(A=>{lv(A),n({type:mt.SET_CONNECTED,payload:A})},[n]),u=U.useCallback(()=>{n({type:mt.RESET_COPILOT,payload:{}})},[n]),c=U.useCallback(()=>{n({type:mt.RESET_STATE,payload:{}})},[n]),d=U.useCallback(A=>{r==null||r.log(`${A.name} event received`,A),n({type:mt.ADD_MESSAGE,payload:A}),A.bypassHandlers||e==null||e(A)},[e,r,n]),f=U.useCallback(A=>{n({type:mt.ADD_LOADING_MESSAGE,payload:A})},[n]),p=U.useCallback(A=>{n({type:mt.REMOVE_LOADING_MESSAGE,payload:A})},[n]),g=U.useCallback(A=>{d(A),f(A.id)},[d,f]),T=U.useCallback(A=>{n({type:mt.SET_ACTIVE_CONVERSATION_ID,payload:A})},[n]),y=U.useCallback(A=>{n({type:mt.ADD_CONVERSATION_ID,payload:A})},[n]),_=U.useCallback(A=>{n({type:mt.SET_CONVERSATION_IDS,payload:A})},[n]),S=U.useCallback(A=>{n({type:mt.SET_IMAGE_FILE,payload:A})},[n]),k=U.useCallback(A=>{n({type:mt.SET_ASK_CIM_PROMPTS,payload:A})},[n]),v=U.useCallback(A=>{n({type:mt.SET_CONVERSATION_HISTORY_LOADED,payload:A})},[n]),N=U.useMemo(()=>({setCopilot:o,setConnected:a,resetCopilot:u,resetCopilotState:c,addCopilotEvent:d,addLoadingMessage:f,removeLoadingMessage:p,handleCopilotRequestAck:g,setActiveConversationId:T,addConversationId:y,setConversationIds:_,setImageFile:S,setAskCimPrompts:k,setConversationHistoryLoaded:v}),[o,a,u,c,d,f,p,g,T,y,_,S,k,v]);return w.jsx(eg.Provider,{value:N,children:t})};dA();const fv=(e,t)=>{const{type:n,payload:r}=t;if(n===mt.ADD_MESSAGE){const o=r;if(e.messages.push(o),o.eventSourceId){const a=e.groupedMessages.findIndex(u=>u.eventSourceId===o.eventSourceId);if(a!==-1){let u=e.groupedMessages[a].messages;u||(u=[]);const c=u.findIndex(d=>d.id===o.id);if(c!==-1){u[c]=o;return}u.push(o);return}else{e.groupedMessages.push({type:"group",eventSourceId:o.eventSourceId,messages:[o],createdAt:new Date(o.createdAt)});return}}e.groupedMessages.push({type:"individual",message:o,createdAt:new Date(o.createdAt)});return}switch(n){case mt.RESET_STATE:e.messages=to.messages,e.groupedMessages=to.groupedMessages,e.loadingMessages=to.loadingMessages,e.imageFile=to.imageFile,e.askCimPrompts=to.askCimPrompts,e.conversationHistoryLoaded=to.conversationHistoryLoaded;break;case mt.RESET_COPILOT:e.copilot=null;break;case mt.SET_COPILOT:e.copilot=r;break;case mt.SET_CONNECTED:e.connected=r;break;case mt.ADD_LOADING_MESSAGE:e.loadingMessages.add(r);break;case mt.REMOVE_LOADING_MESSAGE:e.loadingMessages.delete(r);break;case mt.SET_ACTIVE_CONVERSATION_ID:e.activeConversationId=r;break;case mt.ADD_CONVERSATION_ID:{const o=r;e.conversationIds.includes(o)||e.conversationIds.push(o)}break;case mt.SET_CONVERSATION_IDS:e.conversationIds=r;break;case mt.SET_IMAGE_FILE:e.imageFile=r;break;case mt.SET_ASK_CIM_PROMPTS:e.askCimPrompts.requestId=(r==null?void 0:r.requestId)||null,e.askCimPrompts.message=(r==null?void 0:r.message)||null;break;case mt.SET_CONVERSATION_HISTORY_LOADED:e.conversationHistoryLoaded=r;break}},hv=({onCopilotEvent:e,children:t})=>{const[n,r]=Q0(fv,to);return w.jsx(Z0.Provider,{value:n,children:w.jsx(dv,{onCopilotEvent:e,dispatch:r,children:t})})};function pv(){var e=U.useRef(!0);return e.current?(e.current=!1,!0):e.current}function mv(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];e&&e.addEventListener&&e.addEventListener.apply(e,t)}function gv(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];e&&e.removeEventListener&&e.removeEventListener.apply(e,t)}var Cf=typeof window!="undefined",Ea=function(e){U.useEffect(e,[])},Ev=function(e){var t=U.useRef(e);t.current=e,Ea(function(){return function(){return t.current()}})},yv=function(e){var t=U.useRef(0),n=U.useState(e),r=n[0],o=n[1],a=U.useCallback(function(u){cancelAnimationFrame(t.current),t.current=requestAnimationFrame(function(){o(u)})},[]);return Ev(function(){cancelAnimationFrame(t.current)}),[r,a]},bv=function(e,t){return e===t};function Tv(e,t){t===void 0&&(t=bv);var n=U.useRef(),r=U.useRef(e),o=pv();return!o&&!t(r.current,e)&&(n.current=r.current,r.current=e),n.current}var _v=function(e){var t={},n=t.initialWidth,r=n===void 0?1/0:n,o=t.initialHeight,a=o===void 0?1/0:o,u=t.onChange,c=yv({width:Cf?window.innerWidth:r,height:Cf?window.innerHeight:a}),d=c[0],f=c[1];return U.useEffect(function(){if(Cf){var p=function(){var g=window.innerWidth,T=window.innerHeight;f({width:g,height:T}),u&&u(g,T)};return mv(window,"resize",p),function(){gv(window,"resize",p)}}},[]),d};class Sv{constructor(){Se(this,"items",[]);Se(this,"add",t=>{const n=this.first();n&&n.context===t.context&&this.remove(),this.items.push(t)});Se(this,"remove",()=>this.items.shift());Se(this,"first",()=>this.items.length>0?this.items[0]:null);Se(this,"clear",()=>{this.items.length=0});Se(this,"processQueue",t=>{new Array(dn.size).fill(1).forEach(()=>{const r=dn.first();r&&(t(r),dn.remove())})})}get size(){return this.items.length}}const dn=new Sv,Mg=e=>{window.addEventListener(of,e)},Fg=e=>{window.removeEventListener(of,e)},xv=(e,t,n)=>{const r=new CustomEvent(of,{detail:{event:e,property:t,value:n}});window.dispatchEvent(r)},Bg=e=>{window.addEventListener(rf,e)},Ug=e=>{window.removeEventListener(rf,e)},wv=(e,t,n)=>{const r=new CustomEvent(rf,{detail:{event:e,property:t,value:n}});window.dispatchEvent(r)},Hg=e=>{window.addEventListener(nf,e)},zg=e=>{window.removeEventListener(nf,e)},jg=(e,t,n)=>{const r=new CustomEvent(nf,{detail:{property:e,value:t,event:n}});window.dispatchEvent(r)},Av=e=>{window.addEventListener(uf,e)},Cv=e=>{window.removeEventListener(uf,e)},El=(e,t,n)=>{const r=new CustomEvent(uf,{detail:{property:e,value:t,event:n}});window.dispatchEvent(r)};class vv{constructor(){Se(this,"initialParams",{categoryId:"",categoryName:"",page:null,pageSize:null,includeFacets:!0,facetFilters:{},rangeFilters:[],catalogSegment:null,pricebooks:null});Se(this,"categoryIdProxy");Se(this,"facetFiltersProxy");Se(this,"rangeFiltersProxy");Se(this,"catalogSegmentProxy");Se(this,"pricebooksProxy");Se(this,"_fullGet",(t,n)=>Reflect.get(t,n));Se(this,"_fullSet",(t,n,r)=>{const o=pA[n];return wv(o,n,r),Reflect.set(t,n,r)});Se(this,"updateFacetFiltersProxy",t=>new Proxy({facetFilters:t},{get:this._fullGet,set:this._fullSet}));Se(this,"updateRangeFiltersProxy",t=>new Proxy({rangeFilters:t},{get:this._fullGet,set:this._fullSet}));Se(this,"updatePricebooksProxy",t=>new Proxy({pricebooks:t},{get:this._fullGet,set:this._fullSet}));this.categoryIdProxy=new Proxy({categoryId:this.initialParams.categoryId,categoryName:this.initialParams.categoryName},{get:this._fullGet,set:this._fullSet}),this.facetFiltersProxy=this.updateFacetFiltersProxy(this.initialParams.facetFilters||{}),this.rangeFiltersProxy=this.updateRangeFiltersProxy(this.initialParams.rangeFilters||[]),this.catalogSegmentProxy=new Proxy({catalogSegment:this.initialParams.catalogSegment},{get:this._fullGet,set:this._fullSet}),this.pricebooksProxy=this.updatePricebooksProxy(this.initialParams.pricebooks||null)}get categoryId(){return this.categoryIdProxy.categoryId||""}get facetFilters(){return this.facetFiltersProxy.facetFilters||{}}get rangeFilters(){return this.rangeFiltersProxy.rangeFilters||[]}get catalogSegment(){return this.catalogSegmentProxy.catalogSegment||null}get pricebooks(){return this.pricebooksProxy.pricebooks||null}get state(){return{categoryId:this.categoryId,categoryName:this.categoryIdProxy.categoryName,facetFilters:this.facetFilters,rangeFilters:this.rangeFilters,catalogSegment:this.catalogSegment,pricebooks:this.pricebooks,page:this.initialParams.page,pageSize:this.initialParams.pageSize,includeFacets:this.initialParams.includeFacets}}}const lt=new vv,$g=(e,t)=>{const n=t.updateFacetFiltersProxy(e);t.facetFiltersProxy.facetFilters=n.facetFilters},Vg=(e,t,n)=>{var u,c;const r=F({},((u=n.facetFiltersProxy)==null?void 0:u.facetFilters)||{});if(!!((c=r[e])!=null&&c.includes(t))){const d=r[e].filter(f=>f!==t);d.length>0?r[e]=d:delete r[e]}else r[e]=r[e]?[...r[e],t]:[t];const a=n.updateFacetFiltersProxy(r);n.facetFiltersProxy.facetFilters=a.facetFilters},qg=(e,t)=>{const n=t.updateRangeFiltersProxy(e);t.rangeFiltersProxy.rangeFilters=n.rangeFilters},Yg=({field:e,value:t},n)=>{const[r,o]=Array.isArray(t)?t:[];if(typeof r=="undefined"||typeof o=="undefined")throw new Error("Range values must be an array with two numbers for min and max");const a=[...n.rangeFiltersProxy.rangeFilters||[]],u=a.findIndex(d=>d.field===e);if(u!==-1){a[u]={field:e,min:r,max:o},n.rangeFiltersProxy.rangeFilters=a;return}a.push({field:e,min:r,max:o});const c=n.updateRangeFiltersProxy(a);n.rangeFiltersProxy.rangeFilters=c.rangeFilters},Gg=(e,t)=>{t.catalogSegmentProxy.catalogSegment=e},Wg=(e,t)=>{const n=t.updatePricebooksProxy(e);t.pricebooksProxy.pricebooks=n.pricebooks},kv=e=>{if(!oo()||!ma()){oo()&&dn.clear(),dn.add({context:"browse",payload:me(F({},lt.state),{categoryId:e})});return}lt.categoryIdProxy.categoryId=e},Xg=e=>{$g(e,lt)},Pv=(e,t)=>{Vg(e,t,lt)},Kg=e=>{qg(e,lt)},Nv=({field:e,value:t})=>{Yg({field:e,value:t},lt)},Ov=e=>{Gg(e,lt)},Qg=e=>{Wg(e,lt)},Jg=e=>{if(!e||!("categoryId"in e))throw new Error("Browse context must include a categoryId");const t=oo(),n=ma();if(!t||!n){t&&dn.clear(),dn.add({context:"browse",payload:F({},e)});return}"facetFilters"in e&&Xg(e.facetFilters||{}),"rangeFilters"in e&&Kg(e.rangeFilters||[]),"catalogSegment"in e&&(lt.catalogSegmentProxy.catalogSegment=e.catalogSegment||null),"pricebooks"in e&&Qg(e.pricebooks||[]),"categoryName"in e&&(lt.categoryIdProxy.categoryName=e.categoryName||""),lt.categoryIdProxy.categoryId=e.categoryId},Iv=Object.freeze(Object.defineProperty({__proto__:null,setBrowseContext:Jg,updateBrowseCategoryId:kv,updateCatalogSegment:Ov,updateFacetFilter:Pv,updateFacetFilters:Xg,updatePricebooks:Qg,updateRangeFilter:Nv,updateRangeFilters:Kg},Symbol.toStringTag,{value:"Module"}));class Rv{constructor(){Se(this,"initialParams",{productId:"",productName:"",pdpLink:""});Se(this,"proxy");Se(this,"_fullGet",(t,n)=>Reflect.get(t,n));Se(this,"_fullSet",(t,n,r)=>(jg(n,r),Reflect.set(t,n,r)));Se(this,"updateProxy",t=>{t.productId&&(this.proxy=new Proxy({productId:t.productId,productName:t.productName||"",pdpLink:t.pdpLink||""},{get:this._fullGet,set:this._fullSet}))});this.proxy=new Proxy({productId:this.initialParams.productId,productName:this.initialParams.productName,pdpLink:this.initialParams.pdpLink},{get:this._fullGet,set:this._fullSet})}get productId(){return this.proxy.productId}get pdpLink(){return this.proxy.pdpLink}get state(){return{productId:this.productId,productName:this.proxy.productName,pdpLink:this.pdpLink}}}const mr=new Rv,Zg=e=>{if(!e||!e.productId)throw new Error("PDP context must include a productId");const t=oo(),n=ma();if(!t||!n){t&&dn.clear(),dn.add({context:"pdp",payload:F({},e)});return}mr.updateProxy(e),jg("pdp-context",e)},Lv=e=>{mr.proxy.productId=e,oo()||dn.add({context:"pdp",payload:F({},mr.state)})},Dv=e=>{mr.proxy.pdpLink=e},gt={SET_PROMPTS_EXTENSION_INITIALIZED:"SET_PROMPTS_EXTENSION_INITIALIZED",SET_PROMPTS_EXTENSION_OPEN:"SET_PROMPTS_EXTENSION_OPEN",SET_PROMPTS_EXTENSION_INLINE:"SET_PROMPTS_EXTENSION_INLINE",SET_PROMPTS_EXTENSION_ELEMENT_ID:"SET_PROMPTS_EXTENSION_ELEMENT_ID",SET_PROMPTS_EXTENSION_ENTRY_TYPE:"SET_PROMPTS_EXTENSION_ENTRY_TYPE",SET_PROMPTS_EXTENSION_PARAMS:"SET_PROMPTS_EXTENSION_PARAMS",RESET_PROMPTS_EXTENSION_PARAMS:"RESET_PROMPTS_EXTENSION_PARAMS",SET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID:"SET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID",RESET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID:"RESET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID",SET_PROMPTS_EXTENSION_USER_PROMPT:"SET_PROMPTS_EXTENSION_USER_PROMPT",SET_PROMPTS_EXTENSION_PROMPTS_MESSAGE:"SET_PROMPTS_EXTENSION_PROMPTS_MESSAGE",RESET_PROMPTS_EXTENSION_PROMPTS_MESSAGE:"RESET_PROMPTS_EXTENSION_PROMPTS_MESSAGE",SET_PROMPTS_EXTENSION_RESPONSE_MESSAGE:"SET_PROMPTS_EXTENSION_RESPONSE_MESSAGE",RESET_PROMPTS_EXTENSION_RESPONSE_MESSAGE:"RESET_PROMPTS_EXTENSION_RESPONSE_MESSAGE",SET_PROMPTS_EXTENSION_RESPONSE_LOADING:"SET_PROMPTS_EXTENSION_RESPONSE_LOADING"},e1={isInitialized:!1,isOpen:!1,isInline:!1,elementId:null,placeholder:null,entryType:null,params:null,activePromptsId:null,userPrompt:null,promptsMessage:null,isResponseLoading:!1,responseMessage:null};class Mv{constructor(){Se(this,"initialState",e1);Se(this,"promptsStateProxy");Se(this,"promptsParamsProxy");Se(this,"_fullGet",(t,n)=>Reflect.get(t,n));Se(this,"_fullSet",(t,n,r)=>{if(!(n in t))throw new Error(`Property ${n} does not exist on PromptsExtensionState`);return ya(n,r),Reflect.set(t,n,r)});Se(this,"_paramsFullGet",(t,n)=>Reflect.get(t,n));Se(this,"_paramsFullSet",(t,n,r)=>Reflect.set(t,n,r));Se(this,"updatePromptsParamsProxy",t=>new Proxy(F({},t),{get:this._paramsFullGet,set:this._paramsFullSet}));this.promptsStateProxy=new Proxy({isOpen:this.initialState.isOpen,isInline:this.initialState.isInline,elementId:this.initialState.elementId,entryType:this.initialState.entryType},{get:this._fullGet,set:this._fullSet}),this.promptsParamsProxy=this.updatePromptsParamsProxy({})}get isOpen(){return this.promptsStateProxy.isOpen}get isInline(){return this.promptsStateProxy.isInline}get state(){return{isOpen:this.isOpen,isInline:this.isInline}}get params(){return this.promptsParamsProxy}}const Ut=new Mv,Fv=e=>{window.addEventListener(af,e)},Bv=e=>{window.removeEventListener(af,e)},ya=(e,t)=>{const n=new CustomEvent(af,{detail:{property:e,value:t}});window.dispatchEvent(n)},t1=e=>{const t=Ut.isOpen,n=typeof e=="boolean"?e:!t;Ut.promptsStateProxy.isOpen=n},n1=e=>{const t=Ut.isInline,n=typeof e=="boolean"?e:!t;Ut.promptsStateProxy.isInline=n},Uv=e=>{Ut.promptsParamsProxy=Ut.updatePromptsParamsProxy(e),ya("params",e),Ut.promptsStateProxy.entryType="ask_cim"},Hv=e=>{Ut.promptsParamsProxy=Ut.updatePromptsParamsProxy(e),ya("params",e),Ut.promptsStateProxy.entryType="search"},zv=e=>{Ut.promptsParamsProxy=Ut.updatePromptsParamsProxy(e),ya("params",e),Ut.promptsStateProxy.entryType="browse"},jv=e=>{Ut.promptsParamsProxy=Ut.updatePromptsParamsProxy(e),ya("params",e),Ut.promptsStateProxy.entryType="pdp"},$v=({elementId:e,entryType:t,params:n,isInline:r})=>{Ut.promptsStateProxy.elementId=e,t&&(Ut.promptsStateProxy.entryType=t),typeof r=="boolean"&&n1(r),n&&Ut.updatePromptsParamsProxy(n),Ut.isOpen||t1(!0)},Vv=Object.freeze(Object.defineProperty({__proto__:null,getConversationMessages:({payload:e,callback:t})=>{El("getConversationMessages",{payload:e,callback:t},_i.GET_CONVERSATION_MESSAGES)},getSessionInformation:e=>{El("getSessionInformation",{callback:e},_i.GET_SESSION_INFORMATION)},loadConversation:e=>{El("loadConversation",e,_i.LOAD_CONVERSATION)},resetConversation:()=>{El("resetConversation",!0,_i.RESET_CONVERSATION)}},Symbol.toStringTag,{value:"Module"}));class qv{constructor(){Se(this,"initialParams",{query:"",page:null,pageSize:null,includeFacets:!0,facetFilters:{},rangeFilters:[],catalogSegment:null,pricebooks:null});Se(this,"queryProxy");Se(this,"facetFiltersProxy");Se(this,"rangeFiltersProxy");Se(this,"catalogSegmentProxy");Se(this,"pricebooksProxy");Se(this,"_fullGet",(t,n)=>Reflect.get(t,n));Se(this,"_fullSet",(t,n,r)=>{const o=mA[n];return xv(o,n,r),Reflect.set(t,n,r)});Se(this,"updateFacetFiltersProxy",t=>new Proxy({facetFilters:t},{get:this._fullGet,set:this._fullSet}));Se(this,"updateRangeFiltersProxy",t=>new Proxy({rangeFilters:t},{get:this._fullGet,set:this._fullSet}));Se(this,"updatePricebooksProxy",t=>new Proxy({pricebooks:t},{get:this._fullGet,set:this._fullSet}));this.queryProxy=new Proxy({query:this.initialParams.query},{get:this._fullGet,set:this._fullSet}),this.facetFiltersProxy=this.updateFacetFiltersProxy(this.initialParams.facetFilters||{}),this.rangeFiltersProxy=this.updateRangeFiltersProxy(this.initialParams.rangeFilters||[]),this.catalogSegmentProxy=new Proxy({catalogSegment:this.initialParams.catalogSegment},{get:this._fullGet,set:this._fullSet}),this.pricebooksProxy=this.updatePricebooksProxy(this.initialParams.pricebooks||null)}get query(){return this.queryProxy.query||""}get facetFilters(){return this.facetFiltersProxy.facetFilters||{}}get rangeFilters(){return this.rangeFiltersProxy.rangeFilters||[]}get catalogSegment(){return this.catalogSegmentProxy.catalogSegment||null}get pricebooks(){return this.pricebooksProxy.pricebooks||null}get state(){return{query:this.query,facetFilters:this.facetFilters,rangeFilters:this.rangeFilters,catalogSegment:this.catalogSegment,pricebooks:this.pricebooks,page:this.initialParams.page,pageSize:this.initialParams.pageSize,includeFacets:this.initialParams.includeFacets}}}const _t=new qv,Yv=e=>{const t=ma(),n=oo();if(!n||!t){n&&dn.clear(),dn.add({context:"search",payload:me(F({},_t.state),{query:e})});return}_t.queryProxy.query=e},r1=e=>{$g(e,_t)},Gv=(e,t)=>{Vg(e,t,_t)},i1=e=>{qg(e,_t)},Wv=({field:e,value:t})=>{Yg({field:e,value:t},_t)},Xv=e=>{Gg(e,_t)},o1=e=>{Wg(e,_t)},s1=e=>{if(!e||!e.query)throw new Error("Search context must include a query");const t=ma(),n=oo();if(!n||!t){n&&dn.clear(),dn.add({context:"search",payload:F({},e)});return}"facetFilters"in e&&r1(e.facetFilters||{}),"rangeFilters"in e&&i1(e.rangeFilters||[]),"catalogSegment"in e&&(_t.catalogSegmentProxy.catalogSegment=e.catalogSegment||null),"pricebooks"in e&&o1(e.pricebooks||[]),_t.queryProxy.query=e.query},Kv=Object.freeze(Object.defineProperty({__proto__:null,setSearchContext:s1,updateCatalogSegment:Xv,updateFacetFilter:Gv,updateFacetFilters:r1,updatePricebooks:o1,updateRangeFilter:Wv,updateRangeFilters:i1,updateSearchQuery:Yv},Symbol.toStringTag,{value:"Module"})),Qv={categoryId:lt.categoryId,categoryName:lt.categoryIdProxy.categoryName||"",facetFilters:lt.facetFilters,rangeFilters:lt.rangeFilters,catalogSegment:lt.catalogSegment,pricebooks:lt.pricebooks},a1=U.createContext(Qv),Jv=({children:e})=>{const[t,n]=U.useState(lt.categoryId),[r,o]=U.useState(lt.categoryIdProxy.categoryName||""),[a,u]=U.useState(lt.facetFilters||{}),[c,d]=U.useState(lt.rangeFilters||[]),[f,p]=U.useState(lt.catalogSegment||null),[g,T]=U.useState(lt.pricebooks||null);U.useEffect(()=>{const _=({detail:S})=>{(S==null?void 0:S.property)==="categoryId"&&n(S.value),(S==null?void 0:S.property)==="categoryName"&&o(S.value),(S==null?void 0:S.property)==="facetFilters"&&u(S.value),(S==null?void 0:S.property)==="rangeFilters"&&d(S.value),(S==null?void 0:S.property)==="catalogSegment"&&p(S.value),(S==null?void 0:S.property)==="pricebooks"&&T(S.value)};return Bg(_),()=>{Ug(_)}},[]);const y=U.useMemo(()=>({categoryId:t,categoryName:r,facetFilters:a,rangeFilters:c,catalogSegment:f,pricebooks:g}),[t,r,a,c,f,g]);return w.jsx(a1.Provider,{value:y,children:e})},Zv=()=>{const e=U.useContext(a1);if(!e)throw new Error("useBrowse must be used within a BrowseProvider");return e},ek={searchQuery:_t.query,facetFilters:_t.facetFilters,rangeFilters:_t.rangeFilters,catalogSegment:_t.catalogSegment,pricebooks:_t.pricebooks},u1=U.createContext(ek),tk=({children:e})=>{const[t,n]=U.useState(_t.query),[r,o]=U.useState(_t.facetFilters),[a,u]=U.useState(_t.rangeFilters),[c,d]=U.useState(_t.catalogSegment),[f,p]=U.useState(_t.pricebooks);U.useEffect(()=>{const T=({detail:y})=>{(y==null?void 0:y.property)==="query"&&n(y.value),(y==null?void 0:y.property)==="facetFilters"&&o(y.value),(y==null?void 0:y.property)==="rangeFilters"&&u(y.value),(y==null?void 0:y.property)==="catalogSegment"&&d(y.value),(y==null?void 0:y.property)==="pricebooks"&&p(y.value)};return Mg(T),()=>{Fg(T)}},[]);const g=U.useMemo(()=>({searchQuery:t,facetFilters:r,rangeFilters:a,catalogSegment:c,pricebooks:f}),[t,r,a,c,f]);return w.jsx(u1.Provider,{value:g,children:e})},nk=()=>{const e=U.useContext(u1);if(!e)throw new Error("useSearch must be used within a SearchProvider");return e},rk={productId:mr.productId,pdpLink:mr.pdpLink},l1=U.createContext(rk),ik=({children:e})=>{const[t,n]=U.useState(mr.productId),[r,o]=U.useState(mr.pdpLink);U.useEffect(()=>{const u=({detail:c})=>{if((c==null?void 0:c.property)==="pdp-context"){const d=c.value;n(d.productId),o(d.pdpLink);return}(c==null?void 0:c.property)==="productId"&&n(c.value),(c==null?void 0:c.property)==="pdpLink"&&o(c.value)};return Hg(u),()=>{zg(u)}},[]);const a=U.useMemo(()=>({productId:t,pdpLink:r}),[t,r]);return w.jsx(l1.Provider,{value:a,children:e})},ok=()=>{const e=U.useContext(l1);if(!e)throw new Error("usePdp must be used within a PdpProvider");return e},c1=U.createContext({mode:Ze.modeProxy.mode,entryType:Ze.entryType,status:Ze.statusProxy,dialogPosition:Ze.dialogProxy.position,isDialogFullHeight:Ze.dialogProxy.isFullHeight,dialogWidth:Ze.dialogProxy.width,isModalFullscreen:Ze.modalProxy.isFullscreen,previousComponentType:Ze.statusProxy.type}),sk=({entryType:e,componentConfig:t,componentType:n,children:r})=>{const[o,a]=U.useState(e!=null?e:Ze.entryTypeProxy.entryType),[u,c]=U.useState(Ze.modeProxy.mode),[d,f]=U.useState({type:n||Ze.statusProxy.type,isOpen:Ze.statusProxy.isOpen,isMinimized:Ze.statusProxy.isMinimized}),[p,g]=U.useState(Ze.dialogProxy.position),[T,y]=U.useState(Ze.dialogProxy.isFullHeight),[_,S]=U.useState(Ze.dialogProxy.width),[k,v]=U.useState(Ze.modalProxy.isFullscreen),N=Tv(d.type);U.useEffect(()=>{const M=V=>{const{property:D,value:K}=V.detail||{};if(!(!D||K===void 0)){if(D==="mode"){c(K);return}if(D==="entryType"){a(K);return}if(D==="isMinimized"){f(re=>me(F({},re),{isMinimized:K}));return}if(D==="isOpen"){f(re=>me(F({},re),{isOpen:K}));return}if(D==="type"){f(re=>me(F({},re),{type:K}));return}if(D==="position"){g(K);return}if(D==="isFullHeight"){y(K);return}if(D==="width"){S(K);return}if(D==="isFullscreen"){v(K);return}}};return sv(M),()=>{av(M)}},[]),Ea(()=>{e&&ga(e)}),Ea(()=>{const M=n||(t==null?void 0:t.type);M&&gl(M),t&&"isOpen"in t&&Si(!!t.isOpen),t&&"isMinimized"in t&&ml(!!t.isMinimized)}),Ea(()=>{if(!(t!=null&&t.options))return;const{dialogPosition:M}=t.options;M&&Af(M),"dialogFullHeight"in t.options&&cv(!!t.options.dialogFullHeight),"dialogWidth"in t.options&&t.options.dialogWidth&&S(t.options.dialogWidth),"isModalFullscreen"in t.options&&wf(!!t.options.isModalFullscreen)});const A=U.useMemo(()=>({mode:u,entryType:o,status:d,previousComponentType:N||"dialog",dialogPosition:p,isDialogFullHeight:T,dialogWidth:_,isModalFullscreen:k}),[u,o,d,N,p,T,_,k]);return w.jsx(c1.Provider,{value:A,children:r})},Zn=()=>{const e=U.useContext(c1);if(!e)throw new Error("useUIState must be used within a UIStateProvider");return e},d1=U.createContext(null),f1=U.createContext(null),h1=()=>{const e=U.useContext(f1);if(!e)throw new Error("usePromptsExtensionDispatch must be used within a PromptsExtensionProvider");return e||{}},xi=()=>{const e=U.useContext(d1);if(!e)throw new Error("usePromptsExtensionState must be used within a PromptsExtensionProvider");return e||{}},Go=()=>{const e=U.useContext(eg);if(!e)throw new Error("useCopilotDispatch must be used within a CopilotProvider");return e},er=()=>{const e=U.useContext(Z0);if(!e)throw new Error("useCopilotState must be used within a CopilotProvider");return e},ak=({copilot:e})=>{const{logger:t,conversationHistory:n}=ut(),{isInline:r}=xi(),{addCopilotEvent:o,setConversationHistoryLoaded:a}=Go(),{activeConversationId:u}=er(),c=U.useCallback(f=>{e&&e.requestSessionInformation(p=>{t==null||t.log("Retrieved session information: ",p),f==null||f(p)})},[e,t]),d=U.useCallback((f,p)=>{e&&f.conversationId&&e.getConversationEvents(f,g=>{t==null||t.log("Retrieved conversation messages: ",g),p==null||p(g)})},[e,t]);return U.useEffect(()=>{if(r||!u)return;if(n.sinceHours===0||(n==null?void 0:n.limit)===0){a(!0);return}const f=3600*1e3*n.sinceHours,p=new Date(Date.now()-f).toISOString(),g={conversationId:u,since:p,excludeEvents:["done","error","connection_error","refined_browse","refined_search","conversation_reset"]};typeof n.limit=="number"&&(g.limit=n.limit),d(g,T=>{const y=[];[...T.reverse()||[]].forEach(S=>{var v;const k=T.find(N=>N.id===S.eventSourceId);(v=k==null?void 0:k.name)!=null&&v.endsWith("_suggestions")||(S.bypassHandlers=!0,y.unshift(S))}),y.forEach(S=>{o(S)}),a(!0)})},[t,r,u,d,o,a,n]),{getSessionInformation:c,getConversationMessages:d}},p1=U.createContext({copilot:null,messages:[],groupedMessages:[],isLoading:!1,isResponseLoading:()=>!1,handleAskCim:()=>{},handleSearch:()=>{},handleBrowse:()=>{},handlePdp:()=>{},handleSuggestion:()=>{},handleUserInput:()=>{},handleCancel:()=>{},resetConversation:()=>{},getSessionInformation:()=>{},getConversationMessages:()=>{}}),uk=({apiKey:e,apiToken:t,baseUrl:n,isDevelopment:r,onConnect:o,onRefinedSearch:a,onRefinedBrowse:u,children:c})=>{const{logger:d,clientContext:f}=ut(),Ii=nk(),{searchQuery:p}=Ii,g=ln(Ii,["searchQuery"]),ci=Zv(),{categoryId:T}=ci,y=ln(ci,["categoryId"]),{productId:_,pdpLink:S}=ok(),{setCopilot:k,setConnected:v,resetCopilot:N,resetCopilotState:A,addCopilotEvent:M,removeLoadingMessage:V,handleCopilotRequestAck:D,setActiveConversationId:K,setConversationIds:re,setAskCimPrompts:be}=Go(),{connected:$,copilot:Z,messages:ce,groupedMessages:he,loadingMessages:ue,askCimPrompts:Te}=er(),{status:Oe,entryType:de}=Zn(),{isInline:Q}=xi(),{getConversationMessages:ie,getSessionInformation:C}=ak({copilot:Z}),B=U.useMemo(()=>ue.size>0,[ue]),te=U.useCallback(ve=>ue.has(ve),[ue]),O=U.useCallback(({query:ve,facetFilters:Fe,rangeFilters:Me,catalogSegment:Qe,pricebooks:ft,userPrompt:ct,imageFile:wn})=>{if(!Z){d==null||d.error("Copilot is not initialized");return}if(!ve)return;const Ct={searchParams:{query:ve}};ct&&(Ct.userPrompt=ct),wn&&(Ct.attachments={image:wn}),Fe&&Object.keys(Fe).length>0&&(Ct.searchParams.facetFilters=Fe),Me&&Me.length>0&&(Ct.searchParams.rangeFilters=Me),Qe&&(Ct.searchParams.catalogSegment=Qe),ft&&(Ct.searchParams.pricebooks=ft),f&&(Ct.clientContext=f),ga("search"),Z.search(Ct,ne=>{const oe=F({},ne);D(oe)})},[d,D,Z,f]),_e=U.useCallback(({categoryId:ve,categoryName:Fe,facetFilters:Me,rangeFilters:Qe,catalogSegment:ft,pricebooks:ct,userPrompt:wn,imageFile:Ct})=>{if(!Z){d==null||d.error("Copilot is not initialized");return}const ne=Me&&Object.keys(Me).length>0;if(ve===""&&!ne){d==null||d.error("Browse event must include facetFilters when categoryId is empty");return}const oe={browseParams:{categoryId:ve||""}};wn&&(oe.userPrompt=wn),Ct&&(oe.attachments={image:Ct}),ne&&(oe.browseParams.facetFilters=Me),Qe&&Qe.length>0&&(oe.browseParams.rangeFilters=Qe),ft&&(oe.browseParams.catalogSegment=ft),Array.isArray(ct)&&ct.length>0&&(oe.browseParams.pricebooks=ct),(f||Fe)&&(oe.clientContext={},f&&(oe.clientContext=F({},f)),Fe&&(oe.clientContext.cimLabel=Fe)),ga("browse"),Z.browse(oe,Re=>{var or;const Ve=F({},Re),Xe=((or=Ve.request)==null?void 0:or.clientContext)||{},bt=(Xe==null?void 0:Xe.cimLabel)||Fe;bt&&Ve.request&&(Ve.request.label=bt),D(Ve)})},[d,D,Z,f]),Ie=U.useCallback(({productId:ve,productName:Fe,pdpLink:Me,userPrompt:Qe,imageFile:ft})=>{if(!Z){d==null||d.error("Copilot is not initialized");return}if(!ve)return;const ct={productId:ve};Qe&&(ct.userPrompt=Qe),Me&&(ct.pdpLink=Me),ft&&(ct.attachments={image:ft}),(f||Fe)&&(ct.clientContext={},f&&(ct.clientContext=F({},f)),Fe&&(ct.clientContext.cimLabel=Fe)),ga("pdp"),Z.productView(ct,wn=>{var Re;const Ct=F({},wn),ne=((Re=Ct.request)==null?void 0:Re.clientContext)||{},oe=(ne==null?void 0:ne.cimLabel)||Fe;oe&&Ct.request&&(Ct.request.label=oe),D(Ct)})},[d,Z,D,f]),Ae=U.useCallback(({userPrompt:ve,imageFile:Fe})=>{if(!Z){d==null||d.error("Copilot is not initialized");return}if(!ve)return;const Me={userPrompt:ve};Fe&&(Me.attachments={image:Fe}),f&&(Me.clientContext=f),Z.askCim(Me,Qe=>{const ft=F({},Qe);D(ft)})},[d,Z,D,f]),$e=U.useCallback(ve=>{M(ve),a==null||a(ve)},[M,a]),we=U.useCallback(ve=>{M(ve),u==null||u(ve)},[M,u]),We=U.useCallback(ve=>{o==null||o(ve),v(!0)},[o,v]);U.useEffect(()=>{!Z||!$||!Oe.isOpen||dn.size>0&&dn.processQueue(ve=>{if(ve.context==="search"){const Fe=F({},ve.payload);s1(Fe)}if(ve.context==="browse"){const Fe=F({},ve.payload);Jg(Fe)}if(ve.context==="pdp"){const Fe=F({},ve.payload);Zg(Fe)}})},[Oe.isOpen,Z,$]);const pt=U.useCallback(ve=>{const Fe=Me=>{const Qe=me(F({},Me),{id:Me.inquiryLinkId||Me.id});M(Qe)};ve.on("connect_ack",We),ve.on("partial_inquiry",Fe),ve.on("display_products",M),ve.on("progress",M),ve.on("refined_search",$e),ve.on("refined_browse",we),ve.on("done",Me=>{V(Me.eventSourceId)}),ve.on("error",Me=>{M(Me),V(Me.eventSourceId)}),ve.onDisconnect(Me=>{const Qe=["io server disconnect","transport error","server shutting down"];if(d==null||d.log("Connection disconnected with reason: ",Me),!Qe.includes(Me)){v(!1);return}d==null||d.log("De-registering event listeners");const ft=new Date().toISOString();M({name:"error",message:"Connection was lost. Please try again.",createdAt:ft,id:`error-${ft}`,sessionId:"session"}),ve.off()})},[d,v,V,$e,we,M,We]);U.useEffect(()=>{if(!Z)return;const ve=Fe=>{if(!Q){if(!Fe.message&&Fe.eventSourceId&&Fe.eventSourceId===Te.requestId){be({requestId:Fe.eventSourceId,message:Fe});return}M(Fe)}};return Z.on("follow_up",ve),()=>{Z.off("follow_up",ve)}},[Z,ce,Te.requestId,Q,M,be]),U.useEffect(()=>{if(!Z)return;const ve=Fe=>{if(Q)return;const Me=me(F({},Fe),{id:Fe.inquiryLinkId||Fe.id});M(Me)};return Z.on("inquiry",ve),()=>{Z.off("inquiry",ve)}},[Z,Q,M]),Ea(()=>{let ve;n?ve=n:ve=r?"https://staging.copilot.search.cimulate.ai":"https://prod.copilot.search.cimulate.ai";const Fe={baseUrl:ve};e?Fe.apiKey=e:t&&(Fe.apiToken=t);const Me=new eA(Fe);return k(Me),pt(Me),Me.connect(),Me.requestSessionInformation(Qe=>{d==null||d.log("Session Information: ",Qe);const{activeConversationId:ft,conversationIds:ct}=Qe.data||{};ft&&K(ft),ct!=null&&ct.length&&re(ct)}),()=>{Me.disconnect(),Me.off(),N()}});const on=U.useCallback(ve=>{if(!Z)return;const Fe={eventId:ve,reason:"User cancelled the request"};Z.cancelRequest(Fe,Me=>{M(Me),V(ve)})},[M,V,Z]),qr=U.useCallback(()=>{Z&&Z.conversationReset({},ve=>{A(),M(ve),Z.requestSessionInformation(Fe=>{d==null||d.log("Session Information: ",Fe);const{activeConversationId:Me,conversationIds:Qe}=Fe.data||{};Me&&K(Me),Qe!=null&&Qe.length&&re(Qe)})})},[Z,d,M,A,K,re]),_r=U.useCallback((ve,Fe)=>{if(!ve)return;const Me={userPrompt:ve};switch(Fe&&(Me.imageFile=Fe),de){case"ask_cim":Ae(Me);return;case"search":p?O(F(F({query:p},g),Me)):Ae(Me);return;case"browse":_e(F(F({categoryId:T},y),Me));return;case"pdp":_?Ie(F({productId:_,pdpLink:S||""},Me)):Ae(Me);return}},[de,p,g,O,Ae,T,y,_e,Ie,_,S]),Rn=U.useCallback((ve,Fe)=>{var wn,Ct,ne;const Qe=ve.params.userPrompt||"";if(!Qe)return;const ft=ce.find(oe=>oe.id===Fe);if(!ft)return;const ct=ft.name.replace("_suggestions","");if(ct==="ask_cim"){Ae({userPrompt:Qe});return}if(ct==="copilot_search"){const oe=((wn=ft.request)==null?void 0:wn.searchParams)||{},Ve=oe.query===p;O(me(F({query:oe.query||p},Ve?g:{}),{userPrompt:Qe}));return}if(ct==="copilot_browse"){const oe=ft.request,Re=oe.browseParams||{},Xe=Re.categoryId===T,bt=((Ct=oe.clientContext)==null?void 0:Ct.cimLabel)||"";_e(me(F({categoryId:Re.categoryId||T||""},Xe?y:{}),{categoryName:bt,userPrompt:Qe}));return}if(ct==="product_view"){const oe=ft.request||{},Re=oe.productId,Ve=Re===_,Xe=((ne=oe.clientContext)==null?void 0:ne.cimLabel)||"";let bt="";Ve?bt=S||"":bt=oe.pdpLink||"",Ie({productId:Re||_,pdpLink:bt,productName:Xe,userPrompt:Qe})}},[ce,p,g,O,Ae,T,y,_e,Ie,_,S]),xo=U.useMemo(()=>({copilot:Z,messages:ce,groupedMessages:he,isLoading:B,isResponseLoading:te,handleAskCim:Ae,handleSearch:O,handleBrowse:_e,handlePdp:Ie,handleUserInput:_r,handleSuggestion:Rn,handleCancel:on,resetConversation:qr,getSessionInformation:C,getConversationMessages:ie}),[Z,ce,he,B,te,Ae,O,_e,Ie,_r,Rn,on,qr,C,ie]);return w.jsx(p1.Provider,{value:xo,children:c})},m1=()=>{const{copilot:e}=er(),{addCopilotEvent:t}=Go();return{getCopilotSuggestions:U.useCallback((r,o,a)=>{if(!e||!o||!r)return;const u=c=>{t(c),a(c)};switch(o){case"ask_cim":e.askCimSuggestions(r,u);break;case"search":e.searchSuggestions({searchParams:r},u);break;case"browse":e.browseSuggestions({browseParams:r},u);break;case"pdp":e.productViewSuggestions({productId:r.productId},u);break}},[e,t])}},Rr=()=>{const e=U.useContext(p1);if(!e)throw new Error("useCopilot must be used within a CopilotProvider");return e},lk=()=>{const{copilot:e,activeConversationId:t,askCimPrompts:n,conversationHistoryLoaded:r}=er(),{entryType:o}=Zn(),{resetCopilotState:a,addCopilotEvent:u,setAskCimPrompts:c}=Go(),{handleSearch:d,handleBrowse:f,handlePdp:p,resetConversation:g,getSessionInformation:T,getConversationMessages:y}=Rr(),{getCopilotSuggestions:_}=m1();U.useEffect(()=>{!e||!o||!t||!r||n.requestId||o==="ask_cim"&&_({},o,N=>{c({requestId:N.id,message:null})})},[e,t,n.requestId,o,r,_,c]);const S=U.useCallback(({query:N})=>{if(!e||!N)return;const{facetFilters:A}=_t.facetFiltersProxy,{rangeFilters:M}=_t.rangeFiltersProxy,{catalogSegment:V}=_t.catalogSegmentProxy,{pricebooks:D}=_t.pricebooksProxy,K={query:N};K.facetFilters=A||{},K.rangeFilters=M||[],K.catalogSegment=V||"",K.pricebooks=D||[],d(F({},K))},[e,d]),k=U.useCallback(({categoryId:N})=>{if(!e)return;const A=lt.categoryIdProxy.categoryName,{facetFilters:M}=lt.facetFiltersProxy,{rangeFilters:V}=lt.rangeFiltersProxy,{catalogSegment:D}=lt.catalogSegmentProxy,{pricebooks:K}=lt.pricebooksProxy,re={categoryId:N};re.categoryName=A||"",re.facetFilters=M||{},re.rangeFilters=V||[],re.catalogSegment=D||"",re.pricebooks=K||[],f(F({},re))},[e,f]),v=U.useCallback(({productId:N})=>{if(!e||!N)return;const A={productId:N,pdpLink:mr.pdpLink,productName:mr.proxy.productName||""};p(A)},[e,p]);return U.useEffect(()=>{const N=({detail:A})=>{(A==null?void 0:A.property)==="query"&&S({query:A.value})};return Mg(N),()=>{Fg(N)}},[S]),U.useEffect(()=>{const N=({detail:A})=>{if((A==null?void 0:A.property)==="pdp-context"){const M=A.value;v({productId:M.productId});return}(A==null?void 0:A.property)==="productId"&&v({productId:A.value})};return Hg(N),()=>{zg(N)}},[v]),U.useEffect(()=>{const N=({detail:A})=>{(A==null?void 0:A.property)==="categoryId"&&k({categoryId:A.value})};return Bg(N),()=>{Ug(N)}},[k]),U.useEffect(()=>{const N=({detail:A})=>{if((A==null?void 0:A.event)==_i.RESET_CONVERSATION&&g(),(A==null?void 0:A.event)==_i.GET_SESSION_INFORMATION){const M=A.value.callback;T(M)}if((A==null?void 0:A.event)==_i.GET_CONVERSATION_MESSAGES){const{payload:M,callback:V}=A.value;if(!M.conversationId||typeof V!="function")return;y(M,V)}if((A==null?void 0:A.event)==_i.LOAD_CONVERSATION){const M=A.value;if(!M.conversationId)return;y(M,D=>{a(),D.forEach(K=>{u(K)})})}};return Av(N),()=>{Cv(N)}},[g,T,y,a,u]),null},ck=({apiKey:e,apiToken:t,baseUrl:n,isDevelopment:r,onConnect:o,onRefinedSearch:a,onRefinedBrowse:u,children:c})=>w.jsxs(uk,{apiKey:e,apiToken:t,baseUrl:n,isDevelopment:r,onConnect:o,onRefinedSearch:a,onRefinedBrowse:u,children:[w.jsx(lk,{}),c]}),dk=({children:e,dispatch:t})=>{const n=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_INITIALIZED,payload:_})},[t]),r=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_OPEN,payload:_})},[t]),o=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_INLINE,payload:_})},[t]),a=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_ELEMENT_ID,payload:_})},[t]),u=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_ENTRY_TYPE,payload:_})},[t]),c=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID,payload:_})},[t]),d=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_USER_PROMPT,payload:_})},[t]),f=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_PARAMS,payload:_})},[t]),p=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_PROMPTS_MESSAGE,payload:_})},[t]),g=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_RESPONSE_MESSAGE,payload:_})},[t]),T=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_RESPONSE_LOADING,payload:_})},[t]),y=U.useMemo(()=>({setIsInitialized:n,setIsOpen:r,setIsInline:o,setElementId:a,setEntryType:u,setActivePromptsId:c,setUserPrompt:d,setParams:f,setPromptsMessage:p,setResponseMessage:g,setIsResponseLoading:T}),[n,r,o,a,u,c,d,f,p,g,T]);return w.jsx(f1.Provider,{value:y,children:e})},fk=(e,t)=>{const{type:n,payload:r}=t;switch(n){case gt.SET_PROMPTS_EXTENSION_INITIALIZED:e.isInitialized=r;break;case gt.SET_PROMPTS_EXTENSION_OPEN:e.isOpen=r;break;case gt.SET_PROMPTS_EXTENSION_INLINE:e.isInline=r;break;case gt.SET_PROMPTS_EXTENSION_ELEMENT_ID:e.elementId=r;break;case gt.SET_PROMPTS_EXTENSION_ENTRY_TYPE:e.entryType=r;break;case gt.SET_PROMPTS_EXTENSION_PARAMS:e.params=r;break;case gt.RESET_PROMPTS_EXTENSION_PARAMS:e.params=null;break;case gt.SET_PROMPTS_EXTENSION_USER_PROMPT:e.userPrompt=r;break;case gt.SET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID:e.activePromptsId=r;break;case gt.RESET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID:e.activePromptsId=null;break;case gt.SET_PROMPTS_EXTENSION_PROMPTS_MESSAGE:e.promptsMessage=r;break;case gt.RESET_PROMPTS_EXTENSION_PROMPTS_MESSAGE:e.promptsMessage=null;break;case gt.SET_PROMPTS_EXTENSION_RESPONSE_MESSAGE:e.responseMessage=r;break;case gt.RESET_PROMPTS_EXTENSION_RESPONSE_MESSAGE:e.responseMessage=null;break;case gt.SET_PROMPTS_EXTENSION_RESPONSE_LOADING:e.isResponseLoading=r;break}},hk=({promptsConfig:e,children:t})=>{const[n,r]=Q0(fk,F(F({},e1),e||{}));return w.jsx(d1.Provider,{value:n,children:w.jsx(dk,{dispatch:r,children:t})})},g1=({mode:e,apiKey:t,apiToken:n,baseUrl:r,logoUrl:o,headerText:a,headerConfig:u,theme:c,openLinksInNewTab:d,globalClassName:f,isDevelopment:p=!1,componentType:g,componentConfig:T,entryType:y,entryMessage:_,disclaimerText:S,disclaimerMarkdown:k,clientContext:v,searchPlaceholder:N,searchButtonLabel:A,searchConfig:M,promptsConfig:V,resetConversationMessage:D,conversationHistory:K,onConnect:re,onCopilotEvent:be,onRefinedSearch:$,onRefinedBrowse:Z,__features:ce,children:he})=>w.jsx(iv,{mode:e,baseUrl:r,apiKey:t,apiToken:n,logoUrl:o,headerText:a,headerConfig:u,entryMessage:_,theme:c,globalClassName:f,openLinksInNewTab:d,searchPlaceholder:N,searchButtonLabel:A,searchConfig:M,componentConfig:T,clientContext:v,disclaimerMarkdown:k,disclaimerText:S,resetConversationMessage:D,conversationHistory:K,isDevelopment:p,__features:ce,children:w.jsx(sk,{entryType:y,componentConfig:T,componentType:g,children:w.jsx(hv,{onCopilotEvent:be,children:w.jsx(ik,{children:w.jsx(Jv,{children:w.jsx(tk,{children:w.jsx(hk,{promptsConfig:V,children:w.jsx(ck,{apiKey:t,apiToken:n,baseUrl:r,isDevelopment:p,entryType:y,onConnect:re,onRefinedSearch:$,onRefinedBrowse:Z,onCopilotEvent:be,children:he})})})})})})})});var vf={exports:{}},kn={},kf={exports:{}},Pf={};var E1;function pk(){return E1||(E1=1,(function(e){function t(Q,ie){var C=Q.length;Q.push(ie);e:for(;0<C;){var B=C-1>>>1,te=Q[B];if(0<o(te,ie))Q[B]=ie,Q[C]=te,C=B;else break e}}function n(Q){return Q.length===0?null:Q[0]}function r(Q){if(Q.length===0)return null;var ie=Q[0],C=Q.pop();if(C!==ie){Q[0]=C;e:for(var B=0,te=Q.length,O=te>>>1;B<O;){var _e=2*(B+1)-1,Ie=Q[_e],Ae=_e+1,$e=Q[Ae];if(0>o(Ie,C))Ae<te&&0>o($e,Ie)?(Q[B]=$e,Q[Ae]=C,B=Ae):(Q[B]=Ie,Q[_e]=C,B=_e);else if(Ae<te&&0>o($e,C))Q[B]=$e,Q[Ae]=C,B=Ae;else break e}}return ie}function o(Q,ie){var C=Q.sortIndex-ie.sortIndex;return C!==0?C:Q.id-ie.id}if(typeof performance=="object"&&typeof performance.now=="function"){var a=performance;e.unstable_now=function(){return a.now()}}else{var u=Date,c=u.now();e.unstable_now=function(){return u.now()-c}}var d=[],f=[],p=1,g=null,T=3,y=!1,_=!1,S=!1,k=typeof setTimeout=="function"?setTimeout:null,v=typeof clearTimeout=="function"?clearTimeout:null,N=typeof setImmediate!="undefined"?setImmediate:null;typeof navigator!="undefined"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function A(Q){for(var ie=n(f);ie!==null;){if(ie.callback===null)r(f);else if(ie.startTime<=Q)r(f),ie.sortIndex=ie.expirationTime,t(d,ie);else break;ie=n(f)}}function M(Q){if(S=!1,A(Q),!_)if(n(d)!==null)_=!0,Oe(V);else{var ie=n(f);ie!==null&&de(M,ie.startTime-Q)}}function V(Q,ie){_=!1,S&&(S=!1,v(re),re=-1),y=!0;var C=T;try{for(A(ie),g=n(d);g!==null&&(!(g.expirationTime>ie)||Q&&!Z());){var B=g.callback;if(typeof B=="function"){g.callback=null,T=g.priorityLevel;var te=B(g.expirationTime<=ie);ie=e.unstable_now(),typeof te=="function"?g.callback=te:g===n(d)&&r(d),A(ie)}else r(d);g=n(d)}if(g!==null)var O=!0;else{var _e=n(f);_e!==null&&de(M,_e.startTime-ie),O=!1}return O}finally{g=null,T=C,y=!1}}var D=!1,K=null,re=-1,be=5,$=-1;function Z(){return!(e.unstable_now()-$<be)}function ce(){if(K!==null){var Q=e.unstable_now();$=Q;var ie=!0;try{ie=K(!0,Q)}finally{ie?he():(D=!1,K=null)}}else D=!1}var he;if(typeof N=="function")he=function(){N(ce)};else if(typeof MessageChannel!="undefined"){var ue=new MessageChannel,Te=ue.port2;ue.port1.onmessage=ce,he=function(){Te.postMessage(null)}}else he=function(){k(ce,0)};function Oe(Q){K=Q,D||(D=!0,he())}function de(Q,ie){re=k(function(){Q(e.unstable_now())},ie)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(Q){Q.callback=null},e.unstable_continueExecution=function(){_||y||(_=!0,Oe(V))},e.unstable_forceFrameRate=function(Q){0>Q||125<Q?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):be=0<Q?Math.floor(1e3/Q):5},e.unstable_getCurrentPriorityLevel=function(){return T},e.unstable_getFirstCallbackNode=function(){return n(d)},e.unstable_next=function(Q){switch(T){case 1:case 2:case 3:var ie=3;break;default:ie=T}var C=T;T=ie;try{return Q()}finally{T=C}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(Q,ie){switch(Q){case 1:case 2:case 3:case 4:case 5:break;default:Q=3}var C=T;T=Q;try{return ie()}finally{T=C}},e.unstable_scheduleCallback=function(Q,ie,C){var B=e.unstable_now();switch(typeof C=="object"&&C!==null?(C=C.delay,C=typeof C=="number"&&0<C?B+C:B):C=B,Q){case 1:var te=-1;break;case 2:te=250;break;case 5:te=1073741823;break;case 4:te=1e4;break;default:te=5e3}return te=C+te,Q={id:p++,callback:ie,priorityLevel:Q,startTime:C,expirationTime:te,sortIndex:-1},C>B?(Q.sortIndex=C,t(f,Q),n(d)===null&&Q===n(f)&&(S?(v(re),re=-1):S=!0,de(M,C-B))):(Q.sortIndex=te,t(d,Q),_||y||(_=!0,Oe(V))),Q},e.unstable_shouldYield=Z,e.unstable_wrapCallback=function(Q){var ie=T;return function(){var C=T;T=ie;try{return Q.apply(this,arguments)}finally{T=C}}}})(Pf)),Pf}var y1;function mk(){return y1||(y1=1,kf.exports=pk()),kf.exports}var b1;function gk(){if(b1)return kn;b1=1;var e=Tn(),t=mk();function n(i){for(var s="https://reactjs.org/docs/error-decoder.html?invariant="+i,l=1;l<arguments.length;l++)s+="&args[]="+encodeURIComponent(arguments[l]);return"Minified React error #"+i+"; visit "+s+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var r=new Set,o={};function a(i,s){u(i,s),u(i+"Capture",s)}function u(i,s){for(o[i]=s,i=0;i<s.length;i++)r.add(s[i])}var c=!(typeof window=="undefined"||typeof window.document=="undefined"||typeof window.document.createElement=="undefined"),d=Object.prototype.hasOwnProperty,f=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,p={},g={};function T(i){return d.call(g,i)?!0:d.call(p,i)?!1:f.test(i)?g[i]=!0:(p[i]=!0,!1)}function y(i,s,l,h){if(l!==null&&l.type===0)return!1;switch(typeof s){case"function":case"symbol":return!0;case"boolean":return h?!1:l!==null?!l.acceptsBooleans:(i=i.toLowerCase().slice(0,5),i!=="data-"&&i!=="aria-");default:return!1}}function _(i,s,l,h){if(s===null||typeof s=="undefined"||y(i,s,l,h))return!0;if(h)return!1;if(l!==null)switch(l.type){case 3:return!s;case 4:return s===!1;case 5:return isNaN(s);case 6:return isNaN(s)||1>s}return!1}function S(i,s,l,h,E,b,x){this.acceptsBooleans=s===2||s===3||s===4,this.attributeName=h,this.attributeNamespace=E,this.mustUseProperty=l,this.propertyName=i,this.type=s,this.sanitizeURL=b,this.removeEmptyString=x}var k={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(i){k[i]=new S(i,0,!1,i,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(i){var s=i[0];k[s]=new S(s,1,!1,i[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(i){k[i]=new S(i,2,!1,i.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(i){k[i]=new S(i,2,!1,i,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(i){k[i]=new S(i,3,!1,i.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(i){k[i]=new S(i,3,!0,i,null,!1,!1)}),["capture","download"].forEach(function(i){k[i]=new S(i,4,!1,i,null,!1,!1)}),["cols","rows","size","span"].forEach(function(i){k[i]=new S(i,6,!1,i,null,!1,!1)}),["rowSpan","start"].forEach(function(i){k[i]=new S(i,5,!1,i.toLowerCase(),null,!1,!1)});var v=/[\-:]([a-z])/g;function N(i){return i[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(i){var s=i.replace(v,N);k[s]=new S(s,1,!1,i,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(i){var s=i.replace(v,N);k[s]=new S(s,1,!1,i,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(i){var s=i.replace(v,N);k[s]=new S(s,1,!1,i,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(i){k[i]=new S(i,1,!1,i.toLowerCase(),null,!1,!1)}),k.xlinkHref=new S("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(i){k[i]=new S(i,1,!1,i.toLowerCase(),null,!0,!0)});function A(i,s,l,h){var E=k.hasOwnProperty(s)?k[s]:null;(E!==null?E.type!==0:h||!(2<s.length)||s[0]!=="o"&&s[0]!=="O"||s[1]!=="n"&&s[1]!=="N")&&(_(s,l,E,h)&&(l=null),h||E===null?T(s)&&(l===null?i.removeAttribute(s):i.setAttribute(s,""+l)):E.mustUseProperty?i[E.propertyName]=l===null?E.type===3?!1:"":l:(s=E.attributeName,h=E.attributeNamespace,l===null?i.removeAttribute(s):(E=E.type,l=E===3||E===4&&l===!0?"":""+l,h?i.setAttributeNS(h,s,l):i.setAttribute(s,l))))}var M=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,V=Symbol.for("react.element"),D=Symbol.for("react.portal"),K=Symbol.for("react.fragment"),re=Symbol.for("react.strict_mode"),be=Symbol.for("react.profiler"),$=Symbol.for("react.provider"),Z=Symbol.for("react.context"),ce=Symbol.for("react.forward_ref"),he=Symbol.for("react.suspense"),ue=Symbol.for("react.suspense_list"),Te=Symbol.for("react.memo"),Oe=Symbol.for("react.lazy"),de=Symbol.for("react.offscreen"),Q=Symbol.iterator;function ie(i){return i===null||typeof i!="object"?null:(i=Q&&i[Q]||i["@@iterator"],typeof i=="function"?i:null)}var C=Object.assign,B;function te(i){if(B===void 0)try{throw Error()}catch(l){var s=l.stack.trim().match(/\n( *(at )?)/);B=s&&s[1]||""}return`
|
|
10
|
+
`+a)}}catch(u){}}throw r}})}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=ro(this.defaults,n);const{transitional:r,paramsSerializer:o,headers:a}=n;r!==void 0&&pl.assertOptions(r,{silentJSONParsing:Jn.transitional(Jn.boolean),forcedJSONParsing:Jn.transitional(Jn.boolean),clarifyTimeoutError:Jn.transitional(Jn.boolean),legacyInterceptorReqResOrdering:Jn.transitional(Jn.boolean)},!1),o!=null&&(q.isFunction(o)?n.paramsSerializer={serialize:o}:pl.assertOptions(o,{encode:Jn.function,serialize:Jn.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),pl.assertOptions(n,{baseUrl:Jn.spelling("baseURL"),withXsrfToken:Jn.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let u=a&&q.merge(a.common,a[n.method]);a&&q.forEach(["delete","get","head","post","put","patch","query","common"],_=>{delete a[_]}),n.headers=Sn.concat(u,a);const c=[];let d=!0;this.interceptors.request.forEach(function(S){if(typeof S.runWhen=="function"&&S.runWhen(n)===!1)return;d=d&&S.synchronous;const k=n.transitional||gf;k&&k.legacyInterceptorReqResOrdering?c.unshift(S.fulfilled,S.rejected):c.push(S.fulfilled,S.rejected)});const f=[];this.interceptors.response.forEach(function(S){f.push(S.fulfilled,S.rejected)});let p,g=0,T;if(!d){const _=[Ig.bind(this),void 0];for(_.unshift(...c),_.push(...f),T=_.length,p=Promise.resolve(n);g<T;)p=p.then(_[g++],_[g++]);return p}T=c.length;let y=n;for(;g<T;){const _=c[g++],S=c[g++];try{y=_(y)}catch(k){S.call(this,k);break}}try{p=Ig.call(this,y)}catch(_){return Promise.reject(_)}for(g=0,T=f.length;g<T;)p=p.then(f[g++],f[g++]);return p}getUri(t){t=ro(this.defaults,t);const n=xg(t.baseURL,t.url,t.allowAbsoluteUrls);return gg(n,t.params,t.paramsSerializer)}};q.forEach(["delete","get","head","options"],function(t){io.prototype[t]=function(n,r){return this.request(ro(r||{},{method:t,url:n,data:(r||{}).data}))}}),q.forEach(["post","put","patch","query"],function(t){function n(r){return function(a,u,c){return this.request(ro(c||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:a,data:u}))}}io.prototype[t]=n(),t!=="query"&&(io.prototype[t+"Form"]=n(!0))});let QA=class z2{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(a){n=a});const r=this;this.promise.then(o=>{if(!r._listeners)return;let a=r._listeners.length;for(;a-- >0;)r._listeners[a](o);r._listeners=null}),this.promise.then=o=>{let a;const u=new Promise(c=>{r.subscribe(c),a=c}).then(o);return u.cancel=function(){r.unsubscribe(a)},u},t(function(a,u,c){r.reason||(r.reason=new pa(a,u,c),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=r=>{t.abort(r)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new z2(function(o){t=o}),cancel:t}}};function JA(e){return function(n){return e.apply(null,n)}}function ZA(e){return q.isObject(e)&&e.isAxiosError===!0}const xf={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(xf).forEach(([e,t])=>{xf[t]=e});function Lg(e){const t=new io(e),n=tg(io.prototype.request,t);return q.extend(n,io.prototype,t,{allOwnKeys:!0}),q.extend(n,t,null,{allOwnKeys:!0}),n.create=function(o){return Lg(ro(e,o))},n}const Rt=Lg(ha);Rt.Axios=io,Rt.CanceledError=pa,Rt.CancelToken=QA,Rt.isCancel=bg,Rt.VERSION=Tf,Rt.toFormData=cl,Rt.AxiosError=Pe,Rt.Cancel=Rt.CanceledError,Rt.all=function(t){return Promise.all(t)},Rt.spread=JA,Rt.isAxiosError=ZA,Rt.mergeConfig=ro,Rt.AxiosHeaders=Sn,Rt.formToJSON=e=>yg(q.isHTMLForm(e)?new FormData(e):e),Rt.getAdapter=Og.getAdapter,Rt.HttpStatusCode=xf,Rt.default=Rt;const{Axios:D7,AxiosError:M7,CanceledError:F7,isCancel:B7,CancelToken:U7,VERSION:H7,all:z7,Cancel:j7,isAxiosError:$7,spread:V7,toFormData:q7,AxiosHeaders:Y7,HttpStatusCode:G7,formToJSON:W7,getAdapter:X7,mergeConfig:K7,create:Q7}=Rt;class ev{constructor(t,n,r,o=!1){Se(this,"CIMULATE_API_HEADER","x-cimulate-api-key");Se(this,"CIMULATE_SEARCH_API_HOST","search.cimulate");Se(this,"CIMULATE_SEARCH_API_PATH","api/v1");Se(this,"baseApiUrl");Se(this,"headers",{});Se(this,"fetchConfig",()=>tt(this,null,function*(){try{const t=yield Rt.get(`${this.apiUrl}/configs/copilot`,{headers:this.headers}),{customer_config:n}=t.data,r=atob(n);return JSON.parse(r)}catch(t){throw console.error("Error fetching customer config:",t),t}}));Se(this,"_mapCopilotUrlToSearchUrl",(t="",n=!1)=>{if(t.endsWith("io")){const o=new URL(t);return o.hostname=o.hostname.replace(/^copilot\./,"api."),o.origin}return n?`https://staging.${this.CIMULATE_SEARCH_API_HOST}.ai`:`https://prod.${this.CIMULATE_SEARCH_API_HOST}.ai`});if(n&&r||!n&&!r)throw new Error("Provide exactly one authentication method: either 'apiKey' or 'apiToken', but not both.");n?this.headers[this.CIMULATE_API_HEADER]=n:r&&(this.headers.Authorization=`Bearer ${r}`),this.baseApiUrl=this._mapCopilotUrlToSearchUrl(t,o)}get apiUrl(){return`${this.baseApiUrl}/${this.CIMULATE_SEARCH_API_PATH}`}}class tv{constructor(t,n,r,o=!1){Se(this,"apiService");Se(this,"config",null);Se(this,"getConfig",()=>tt(this,null,function*(){if(this.config)return this.config;try{const t=yield this.apiService.fetchConfig();return this.config=t,this.config}catch(t){throw console.error("Failed to fetch customer config:",t),t}}));Se(this,"getPid",t=>this.getProductFieldValue(t,"pidCol"));Se(this,"getName",t=>this.getProductFieldValue(t,"nameCol"));Se(this,"getDescription",t=>this.getProductFieldValue(t,"description"));Se(this,"getBrand",t=>this.getProductFieldValue(t,"productBrandCol"));Se(this,"getPrice",t=>this.getProductFieldValue(t,"priceCol"));Se(this,"getRelativePdp",t=>this.getProductFieldValue(t,"relativePdpCol"));Se(this,"getPdp",t=>this.getProductFieldValue(t,"pdpCol"));Se(this,"getImage",t=>this.getProductFieldValue(t,"imageCol"));Se(this,"getProductHiddenFields",()=>{const t=this.getProductField("productHiddenFields");return Array.isArray(t)?t:[]});Se(this,"getProductField",t=>this.config?this.config[t]:"");Se(this,"getProductFieldValue",(t,n)=>{const r=this.getProductField(n);return r&&t[r]||""});this.apiService=new ev(t,n,r,o)}getPriceDisplay(t){const n=this.getPrice(t);return n?typeof n=="string"?n.includes("$")?n:`$${n}`:typeof n=="number"?new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(n):n:""}}const Yo=(e,t,n,...r)=>{if(!e)return;const o=["background: linear-gradient(90deg,rgba(253, 99, 99, 1) 0%, rgba(245, 139, 35, 1) 65%)","font-weight: bold","color: transparent","background-clip: text","text-fill-color: transparent"].join(";");console[t]("%c[cimulate-widget]",o,n,...r)};class nv{constructor(t=!1){Se(this,"isDevelopment");Se(this,"_log",(t,n,...r)=>{Yo(this.isDevelopment,t,n,...r)});this.isDevelopment=t}log(t,...n){this._log("log",t,...n)}warn(t,...n){this._log("warn",t,...n)}error(t,...n){this._log("error",t,...n)}info(t,...n){this._log("info",t,...n)}debug(t,...n){this._log("debug",t,...n)}}const rv={copilot:"Your Search Assistant",messaging:"Commerce Client"},Dg=U.createContext(null),iv=({mode:e,logoUrl:t,headerText:n="Your Search Assistant",headerConfig:r,globalClassName:o="",entryMessage:a,openLinksInNewTab:u=!1,disclaimerText:c,disclaimerMarkdown:d,clientContext:f,searchPlaceholder:p,searchButtonLabel:g,searchConfig:T,componentConfig:y,conversationHistory:_,resetConversationMessage:S="",apiKey:k,apiToken:v,baseUrl:N,theme:C,isDevelopment:M,__features:V,children:D})=>{const K=e==="messaging",re=U.useMemo(()=>K?{config:null}:new tv(N,k,v,M),[K,N,k,v,M]),be=U.useMemo(()=>new nv(M),[M]);U.useEffect(()=>{K||!re||re.config||re.getConfig()},[re,K]);const $=U.useMemo(()=>gC(C),[C]),Z=U.useMemo(()=>{const ue=(T==null?void 0:T.placeholder)||p,Te=(T==null?void 0:T.buttonLabel)||g;let Oe="icon";return T!=null&&T.buttonType?Oe=T.buttonType:g&&(Oe="text"),me(F({},T||{}),{placeholder:ue,buttonLabel:Te,buttonType:Oe})},[T,p,g]),ce=U.useMemo(()=>me(F({},r||{}),{logoUrl:t||(r==null?void 0:r.logoUrl),headerText:n||rv[e!=null?e:"copilot"]}),[r,t,n,e]),he=U.useMemo(()=>({configModule:re,mode:e!=null?e:"copilot",headerConfig:ce,entryMessage:a,globalClassName:o,openLinksInNewTab:u,disclaimerText:c,disclaimerMarkdown:d,clientContext:f,themeVariables:$,logger:be,searchConfig:Z,enableMinimize:!!(y!=null&&y.enableMinimize),resetConversationMessage:S,conversationHistory:{sinceHours:typeof(_==null?void 0:_.sinceHours)=="number"?_.sinceHours:1,limit:_==null?void 0:_.limit},features:V}),[re,e,ce,a,o,f,c,d,u,Z,y,S,be,$,_,V]);return w.jsx(Dg.Provider,{value:he,children:D})},ut=()=>{const e=U.useContext(Dg);if(!e)throw new Error("useConfig must be used within a ConfigProvider");return e};class ov{constructor(){Se(this,"initialState",{connected:!1,mode:"embedded",entryType:"search",status:{type:"dialog",isOpen:!1,isMinimized:!1},dialog:{position:"bottom-left",isFullHeight:!1,width:""},modal:{isFullscreen:!1}});Se(this,"connectedProxy");Se(this,"modeProxy");Se(this,"entryTypeProxy");Se(this,"statusProxy");Se(this,"dialogProxy");Se(this,"modalProxy",{isFullscreen:!1});Se(this,"_fullGet",(t,n)=>Reflect.get(t,n));Se(this,"_fullSet",(t,n,r)=>{if(!(n in t))throw new Error(`Property ${n} does not exist on UIState`);return uv(n,r),Reflect.set(t,n,r)});this.connectedProxy=new Proxy({connected:this.initialState.connected},{get:this._fullGet,set:this._fullSet}),this.modeProxy=new Proxy({mode:this.initialState.mode},{get:this._fullGet,set:this._fullSet}),this.entryTypeProxy=new Proxy({entryType:this.initialState.entryType},{get:this._fullGet,set:this._fullSet}),this.statusProxy=new Proxy({type:this.initialState.status.type,isOpen:this.initialState.status.isOpen,isMinimized:this.initialState.status.isMinimized},{get:this._fullGet,set:this._fullSet}),this.dialogProxy=new Proxy({position:this.initialState.dialog.position,isFullHeight:this.initialState.dialog.isFullHeight,width:this.initialState.dialog.width},{get:this._fullGet,set:this._fullSet}),this.modalProxy=new Proxy({isFullscreen:this.initialState.modal.isFullscreen},{get:this._fullGet,set:this._fullSet})}get connected(){return this.connectedProxy.connected}get mode(){return this.modeProxy.mode}get isOpen(){return!!this.statusProxy.isOpen}get isMinimized(){return!!this.statusProxy.isMinimized}get type(){return this.statusProxy.type}get entryType(){return this.entryTypeProxy.entryType}get position(){return this.dialogProxy.position}get state(){return{connected:this.connected,mode:this.mode,entryType:this.entryType,status:{type:this.type,isOpen:this.isOpen,isMinimized:this.isMinimized},dialog:{position:this.position,isFullHeight:this.dialogProxy.isFullHeight,width:this.dialogProxy.width},modal:{isFullscreen:this.modalProxy.isFullscreen}}}}const Ze=new ov,oo=()=>Ze.connected,ma=()=>Ze.isOpen,sv=e=>{window.addEventListener(sf,e)},av=e=>{window.removeEventListener(sf,e)},uv=(e,t)=>{const n=new CustomEvent(sf,{detail:{property:e,value:t}});window.dispatchEvent(n)},lv=e=>{Ze.connectedProxy.connected=e},ga=e=>{if(!["ask_cim","search","browse","pdp"].includes(e))throw new Error(`Invalid entryType: "${e}". Must be 'ask_cim', 'search', 'browse', or 'pdp'.`);Ze.entryTypeProxy.entryType=e},Si=e=>{const t=Ze.statusProxy.isOpen,n=typeof e=="boolean"?e:!t;Ze.statusProxy.isOpen=n,n&&(Ze.statusProxy.isMinimized=!1)},ml=e=>{const t=Ze.statusProxy.isMinimized,n=typeof e=="boolean"?e:!t;Ze.statusProxy.isMinimized=n,n&&(Ze.statusProxy.isOpen=!1)},wf=e=>{Ze.modalProxy.isFullscreen=e},gl=e=>{if(!["chat","dialog","modal"].includes(e))throw new Error(`Invalid type: ${e}. Must be 'chat', 'dialog', or 'modal'.`);Ze.statusProxy.type=e,e==="dialog"||e==="chat"?Ze.modeProxy.mode="embedded":Ze.modeProxy.mode="standalone"},Cf=e=>{const t=["top","top-left","top-right","bottom","bottom-left","bottom-right","left","right","center"];if(!t.includes(e))throw new Error(`Invalid position: ${e}. Must be one of ${t.join(", ")}.`);Ze.dialogProxy.position=e},cv=e=>{const t=Ze.dialogProxy.isFullHeight,n=typeof e=="boolean"?e:!t;Ze.dialogProxy.isFullHeight=n},dv=({onCopilotEvent:e,children:t,dispatch:n})=>{const{logger:r}=ut(),o=U.useCallback(C=>{n({type:mt.SET_COPILOT,payload:C})},[n]),a=U.useCallback(C=>{lv(C),n({type:mt.SET_CONNECTED,payload:C})},[n]),u=U.useCallback(()=>{n({type:mt.RESET_COPILOT,payload:{}})},[n]),c=U.useCallback(()=>{n({type:mt.RESET_STATE,payload:{}})},[n]),d=U.useCallback(C=>{r==null||r.log(`${C.name} event received`,C),n({type:mt.ADD_MESSAGE,payload:C}),C.bypassHandlers||e==null||e(C)},[e,r,n]),f=U.useCallback(C=>{n({type:mt.ADD_LOADING_MESSAGE,payload:C})},[n]),p=U.useCallback(C=>{n({type:mt.REMOVE_LOADING_MESSAGE,payload:C})},[n]),g=U.useCallback(C=>{d(C),f(C.id)},[d,f]),T=U.useCallback(C=>{n({type:mt.SET_ACTIVE_CONVERSATION_ID,payload:C})},[n]),y=U.useCallback(C=>{n({type:mt.ADD_CONVERSATION_ID,payload:C})},[n]),_=U.useCallback(C=>{n({type:mt.SET_CONVERSATION_IDS,payload:C})},[n]),S=U.useCallback(C=>{n({type:mt.SET_IMAGE_FILE,payload:C})},[n]),k=U.useCallback(C=>{n({type:mt.SET_ASK_CIM_PROMPTS,payload:C})},[n]),v=U.useCallback(C=>{n({type:mt.SET_CONVERSATION_HISTORY_LOADED,payload:C})},[n]),N=U.useMemo(()=>({setCopilot:o,setConnected:a,resetCopilot:u,resetCopilotState:c,addCopilotEvent:d,addLoadingMessage:f,removeLoadingMessage:p,handleCopilotRequestAck:g,setActiveConversationId:T,addConversationId:y,setConversationIds:_,setImageFile:S,setAskCimPrompts:k,setConversationHistoryLoaded:v}),[o,a,u,c,d,f,p,g,T,y,_,S,k,v]);return w.jsx(eg.Provider,{value:N,children:t})};dC();const fv=(e,t)=>{const{type:n,payload:r}=t;if(n===mt.ADD_MESSAGE){const o=r;if(e.messages.push(o),o.eventSourceId){const a=e.groupedMessages.findIndex(u=>u.eventSourceId===o.eventSourceId);if(a!==-1){let u=e.groupedMessages[a].messages;u||(u=[]);const c=u.findIndex(d=>d.id===o.id);if(c!==-1){u[c]=o;return}u.push(o);return}else{e.groupedMessages.push({type:"group",eventSourceId:o.eventSourceId,messages:[o],createdAt:new Date(o.createdAt)});return}}e.groupedMessages.push({type:"individual",message:o,createdAt:new Date(o.createdAt)});return}switch(n){case mt.RESET_STATE:e.messages=to.messages,e.groupedMessages=to.groupedMessages,e.loadingMessages=to.loadingMessages,e.imageFile=to.imageFile,e.askCimPrompts=to.askCimPrompts,e.conversationHistoryLoaded=to.conversationHistoryLoaded;break;case mt.RESET_COPILOT:e.copilot=null;break;case mt.SET_COPILOT:e.copilot=r;break;case mt.SET_CONNECTED:e.connected=r;break;case mt.ADD_LOADING_MESSAGE:e.loadingMessages.add(r);break;case mt.REMOVE_LOADING_MESSAGE:e.loadingMessages.delete(r);break;case mt.SET_ACTIVE_CONVERSATION_ID:e.activeConversationId=r;break;case mt.ADD_CONVERSATION_ID:{const o=r;e.conversationIds.includes(o)||e.conversationIds.push(o)}break;case mt.SET_CONVERSATION_IDS:e.conversationIds=r;break;case mt.SET_IMAGE_FILE:e.imageFile=r;break;case mt.SET_ASK_CIM_PROMPTS:e.askCimPrompts.requestId=(r==null?void 0:r.requestId)||null,e.askCimPrompts.message=(r==null?void 0:r.message)||null;break;case mt.SET_CONVERSATION_HISTORY_LOADED:e.conversationHistoryLoaded=r;break}},hv=({onCopilotEvent:e,children:t})=>{const[n,r]=Q0(fv,to);return w.jsx(Z0.Provider,{value:n,children:w.jsx(dv,{onCopilotEvent:e,dispatch:r,children:t})})};function pv(){var e=U.useRef(!0);return e.current?(e.current=!1,!0):e.current}function mv(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];e&&e.addEventListener&&e.addEventListener.apply(e,t)}function gv(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];e&&e.removeEventListener&&e.removeEventListener.apply(e,t)}var Af=typeof window!="undefined",Ea=function(e){U.useEffect(e,[])},Ev=function(e){var t=U.useRef(e);t.current=e,Ea(function(){return function(){return t.current()}})},yv=function(e){var t=U.useRef(0),n=U.useState(e),r=n[0],o=n[1],a=U.useCallback(function(u){cancelAnimationFrame(t.current),t.current=requestAnimationFrame(function(){o(u)})},[]);return Ev(function(){cancelAnimationFrame(t.current)}),[r,a]},bv=function(e,t){return e===t};function Tv(e,t){t===void 0&&(t=bv);var n=U.useRef(),r=U.useRef(e),o=pv();return!o&&!t(r.current,e)&&(n.current=r.current,r.current=e),n.current}var _v=function(e){var t={},n=t.initialWidth,r=n===void 0?1/0:n,o=t.initialHeight,a=o===void 0?1/0:o,u=t.onChange,c=yv({width:Af?window.innerWidth:r,height:Af?window.innerHeight:a}),d=c[0],f=c[1];return U.useEffect(function(){if(Af){var p=function(){var g=window.innerWidth,T=window.innerHeight;f({width:g,height:T}),u&&u(g,T)};return mv(window,"resize",p),function(){gv(window,"resize",p)}}},[]),d};class Sv{constructor(){Se(this,"items",[]);Se(this,"add",t=>{const n=this.first();n&&n.context===t.context&&this.remove(),this.items.push(t)});Se(this,"remove",()=>this.items.shift());Se(this,"first",()=>this.items.length>0?this.items[0]:null);Se(this,"clear",()=>{this.items.length=0});Se(this,"processQueue",t=>{new Array(dn.size).fill(1).forEach(()=>{const r=dn.first();r&&(t(r),dn.remove())})})}get size(){return this.items.length}}const dn=new Sv,Mg=e=>{window.addEventListener(of,e)},Fg=e=>{window.removeEventListener(of,e)},xv=(e,t,n)=>{const r=new CustomEvent(of,{detail:{event:e,property:t,value:n}});window.dispatchEvent(r)},Bg=e=>{window.addEventListener(rf,e)},Ug=e=>{window.removeEventListener(rf,e)},wv=(e,t,n)=>{const r=new CustomEvent(rf,{detail:{event:e,property:t,value:n}});window.dispatchEvent(r)},Hg=e=>{window.addEventListener(nf,e)},zg=e=>{window.removeEventListener(nf,e)},jg=(e,t,n)=>{const r=new CustomEvent(nf,{detail:{property:e,value:t,event:n}});window.dispatchEvent(r)},Cv=e=>{window.addEventListener(uf,e)},Av=e=>{window.removeEventListener(uf,e)},El=(e,t,n)=>{const r=new CustomEvent(uf,{detail:{property:e,value:t,event:n}});window.dispatchEvent(r)};class vv{constructor(){Se(this,"initialParams",{categoryId:"",categoryName:"",page:null,pageSize:null,includeFacets:!0,facetFilters:{},rangeFilters:[],catalogSegment:null,pricebooks:null});Se(this,"categoryIdProxy");Se(this,"facetFiltersProxy");Se(this,"rangeFiltersProxy");Se(this,"catalogSegmentProxy");Se(this,"pricebooksProxy");Se(this,"_fullGet",(t,n)=>Reflect.get(t,n));Se(this,"_fullSet",(t,n,r)=>{const o=pC[n];return wv(o,n,r),Reflect.set(t,n,r)});Se(this,"updateFacetFiltersProxy",t=>new Proxy({facetFilters:t},{get:this._fullGet,set:this._fullSet}));Se(this,"updateRangeFiltersProxy",t=>new Proxy({rangeFilters:t},{get:this._fullGet,set:this._fullSet}));Se(this,"updatePricebooksProxy",t=>new Proxy({pricebooks:t},{get:this._fullGet,set:this._fullSet}));this.categoryIdProxy=new Proxy({categoryId:this.initialParams.categoryId,categoryName:this.initialParams.categoryName},{get:this._fullGet,set:this._fullSet}),this.facetFiltersProxy=this.updateFacetFiltersProxy(this.initialParams.facetFilters||{}),this.rangeFiltersProxy=this.updateRangeFiltersProxy(this.initialParams.rangeFilters||[]),this.catalogSegmentProxy=new Proxy({catalogSegment:this.initialParams.catalogSegment},{get:this._fullGet,set:this._fullSet}),this.pricebooksProxy=this.updatePricebooksProxy(this.initialParams.pricebooks||null)}get categoryId(){return this.categoryIdProxy.categoryId||""}get facetFilters(){return this.facetFiltersProxy.facetFilters||{}}get rangeFilters(){return this.rangeFiltersProxy.rangeFilters||[]}get catalogSegment(){return this.catalogSegmentProxy.catalogSegment||null}get pricebooks(){return this.pricebooksProxy.pricebooks||null}get state(){return{categoryId:this.categoryId,categoryName:this.categoryIdProxy.categoryName,facetFilters:this.facetFilters,rangeFilters:this.rangeFilters,catalogSegment:this.catalogSegment,pricebooks:this.pricebooks,page:this.initialParams.page,pageSize:this.initialParams.pageSize,includeFacets:this.initialParams.includeFacets}}}const lt=new vv,$g=(e,t)=>{const n=t.updateFacetFiltersProxy(e);t.facetFiltersProxy.facetFilters=n.facetFilters},Vg=(e,t,n)=>{var u,c;const r=F({},((u=n.facetFiltersProxy)==null?void 0:u.facetFilters)||{});if(!!((c=r[e])!=null&&c.includes(t))){const d=r[e].filter(f=>f!==t);d.length>0?r[e]=d:delete r[e]}else r[e]=r[e]?[...r[e],t]:[t];const a=n.updateFacetFiltersProxy(r);n.facetFiltersProxy.facetFilters=a.facetFilters},qg=(e,t)=>{const n=t.updateRangeFiltersProxy(e);t.rangeFiltersProxy.rangeFilters=n.rangeFilters},Yg=({field:e,value:t},n)=>{const[r,o]=Array.isArray(t)?t:[];if(typeof r=="undefined"||typeof o=="undefined")throw new Error("Range values must be an array with two numbers for min and max");const a=[...n.rangeFiltersProxy.rangeFilters||[]],u=a.findIndex(d=>d.field===e);if(u!==-1){a[u]={field:e,min:r,max:o},n.rangeFiltersProxy.rangeFilters=a;return}a.push({field:e,min:r,max:o});const c=n.updateRangeFiltersProxy(a);n.rangeFiltersProxy.rangeFilters=c.rangeFilters},Gg=(e,t)=>{t.catalogSegmentProxy.catalogSegment=e},Wg=(e,t)=>{const n=t.updatePricebooksProxy(e);t.pricebooksProxy.pricebooks=n.pricebooks},kv=e=>{if(!oo()||!ma()){oo()&&dn.clear(),dn.add({context:"browse",payload:me(F({},lt.state),{categoryId:e})});return}lt.categoryIdProxy.categoryId=e},Xg=e=>{$g(e,lt)},Pv=(e,t)=>{Vg(e,t,lt)},Kg=e=>{qg(e,lt)},Nv=({field:e,value:t})=>{Yg({field:e,value:t},lt)},Ov=e=>{Gg(e,lt)},Qg=e=>{Wg(e,lt)},Jg=e=>{if(!e||!("categoryId"in e))throw new Error("Browse context must include a categoryId");const t=oo(),n=ma();if(!t||!n){t&&dn.clear(),dn.add({context:"browse",payload:F({},e)});return}"facetFilters"in e&&Xg(e.facetFilters||{}),"rangeFilters"in e&&Kg(e.rangeFilters||[]),"catalogSegment"in e&&(lt.catalogSegmentProxy.catalogSegment=e.catalogSegment||null),"pricebooks"in e&&Qg(e.pricebooks||[]),"categoryName"in e&&(lt.categoryIdProxy.categoryName=e.categoryName||""),lt.categoryIdProxy.categoryId=e.categoryId},Iv=Object.freeze(Object.defineProperty({__proto__:null,setBrowseContext:Jg,updateBrowseCategoryId:kv,updateCatalogSegment:Ov,updateFacetFilter:Pv,updateFacetFilters:Xg,updatePricebooks:Qg,updateRangeFilter:Nv,updateRangeFilters:Kg},Symbol.toStringTag,{value:"Module"}));class Rv{constructor(){Se(this,"initialParams",{productId:"",productName:"",pdpLink:""});Se(this,"proxy");Se(this,"_fullGet",(t,n)=>Reflect.get(t,n));Se(this,"_fullSet",(t,n,r)=>(jg(n,r),Reflect.set(t,n,r)));Se(this,"updateProxy",t=>{t.productId&&(this.proxy=new Proxy({productId:t.productId,productName:t.productName||"",pdpLink:t.pdpLink||""},{get:this._fullGet,set:this._fullSet}))});this.proxy=new Proxy({productId:this.initialParams.productId,productName:this.initialParams.productName,pdpLink:this.initialParams.pdpLink},{get:this._fullGet,set:this._fullSet})}get productId(){return this.proxy.productId}get pdpLink(){return this.proxy.pdpLink}get state(){return{productId:this.productId,productName:this.proxy.productName,pdpLink:this.pdpLink}}}const mr=new Rv,Zg=e=>{if(!e||!e.productId)throw new Error("PDP context must include a productId");const t=oo(),n=ma();if(!t||!n){t&&dn.clear(),dn.add({context:"pdp",payload:F({},e)});return}mr.updateProxy(e),jg("pdp-context",e)},Lv=e=>{mr.proxy.productId=e,oo()||dn.add({context:"pdp",payload:F({},mr.state)})},Dv=e=>{mr.proxy.pdpLink=e},gt={SET_PROMPTS_EXTENSION_INITIALIZED:"SET_PROMPTS_EXTENSION_INITIALIZED",SET_PROMPTS_EXTENSION_OPEN:"SET_PROMPTS_EXTENSION_OPEN",SET_PROMPTS_EXTENSION_INLINE:"SET_PROMPTS_EXTENSION_INLINE",SET_PROMPTS_EXTENSION_ELEMENT_ID:"SET_PROMPTS_EXTENSION_ELEMENT_ID",SET_PROMPTS_EXTENSION_ENTRY_TYPE:"SET_PROMPTS_EXTENSION_ENTRY_TYPE",SET_PROMPTS_EXTENSION_PARAMS:"SET_PROMPTS_EXTENSION_PARAMS",RESET_PROMPTS_EXTENSION_PARAMS:"RESET_PROMPTS_EXTENSION_PARAMS",SET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID:"SET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID",RESET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID:"RESET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID",SET_PROMPTS_EXTENSION_USER_PROMPT:"SET_PROMPTS_EXTENSION_USER_PROMPT",SET_PROMPTS_EXTENSION_PROMPTS_MESSAGE:"SET_PROMPTS_EXTENSION_PROMPTS_MESSAGE",RESET_PROMPTS_EXTENSION_PROMPTS_MESSAGE:"RESET_PROMPTS_EXTENSION_PROMPTS_MESSAGE",SET_PROMPTS_EXTENSION_RESPONSE_MESSAGE:"SET_PROMPTS_EXTENSION_RESPONSE_MESSAGE",RESET_PROMPTS_EXTENSION_RESPONSE_MESSAGE:"RESET_PROMPTS_EXTENSION_RESPONSE_MESSAGE",SET_PROMPTS_EXTENSION_RESPONSE_LOADING:"SET_PROMPTS_EXTENSION_RESPONSE_LOADING"},e1={isInitialized:!1,isOpen:!1,isInline:!1,elementId:null,placeholder:null,entryType:null,params:null,activePromptsId:null,userPrompt:null,promptsMessage:null,isResponseLoading:!1,responseMessage:null};class Mv{constructor(){Se(this,"initialState",e1);Se(this,"promptsStateProxy");Se(this,"promptsParamsProxy");Se(this,"_fullGet",(t,n)=>Reflect.get(t,n));Se(this,"_fullSet",(t,n,r)=>{if(!(n in t))throw new Error(`Property ${n} does not exist on PromptsExtensionState`);return ya(n,r),Reflect.set(t,n,r)});Se(this,"_paramsFullGet",(t,n)=>Reflect.get(t,n));Se(this,"_paramsFullSet",(t,n,r)=>Reflect.set(t,n,r));Se(this,"updatePromptsParamsProxy",t=>new Proxy(F({},t),{get:this._paramsFullGet,set:this._paramsFullSet}));this.promptsStateProxy=new Proxy({isOpen:this.initialState.isOpen,isInline:this.initialState.isInline,elementId:this.initialState.elementId,entryType:this.initialState.entryType},{get:this._fullGet,set:this._fullSet}),this.promptsParamsProxy=this.updatePromptsParamsProxy({})}get isOpen(){return this.promptsStateProxy.isOpen}get isInline(){return this.promptsStateProxy.isInline}get state(){return{isOpen:this.isOpen,isInline:this.isInline}}get params(){return this.promptsParamsProxy}}const Ht=new Mv,Fv=e=>{window.addEventListener(af,e)},Bv=e=>{window.removeEventListener(af,e)},ya=(e,t)=>{const n=new CustomEvent(af,{detail:{property:e,value:t}});window.dispatchEvent(n)},t1=e=>{const t=Ht.isOpen,n=typeof e=="boolean"?e:!t;Ht.promptsStateProxy.isOpen=n},n1=e=>{const t=Ht.isInline,n=typeof e=="boolean"?e:!t;Ht.promptsStateProxy.isInline=n},Uv=e=>{Ht.promptsParamsProxy=Ht.updatePromptsParamsProxy(e),ya("params",e),Ht.promptsStateProxy.entryType="ask_cim"},Hv=e=>{Ht.promptsParamsProxy=Ht.updatePromptsParamsProxy(e),ya("params",e),Ht.promptsStateProxy.entryType="search"},zv=e=>{Ht.promptsParamsProxy=Ht.updatePromptsParamsProxy(e),ya("params",e),Ht.promptsStateProxy.entryType="browse"},jv=e=>{Ht.promptsParamsProxy=Ht.updatePromptsParamsProxy(e),ya("params",e),Ht.promptsStateProxy.entryType="pdp"},$v=({elementId:e,entryType:t,params:n,isInline:r})=>{Ht.promptsStateProxy.elementId=e,t&&(Ht.promptsStateProxy.entryType=t),typeof r=="boolean"&&n1(r),n&&Ht.updatePromptsParamsProxy(n),Ht.isOpen||t1(!0)},Vv=Object.freeze(Object.defineProperty({__proto__:null,getConversationMessages:({payload:e,callback:t})=>{El("getConversationMessages",{payload:e,callback:t},_i.GET_CONVERSATION_MESSAGES)},getSessionInformation:e=>{El("getSessionInformation",{callback:e},_i.GET_SESSION_INFORMATION)},loadConversation:e=>{El("loadConversation",e,_i.LOAD_CONVERSATION)},resetConversation:()=>{El("resetConversation",!0,_i.RESET_CONVERSATION)}},Symbol.toStringTag,{value:"Module"}));class qv{constructor(){Se(this,"initialParams",{query:"",page:null,pageSize:null,includeFacets:!0,facetFilters:{},rangeFilters:[],catalogSegment:null,pricebooks:null});Se(this,"queryProxy");Se(this,"facetFiltersProxy");Se(this,"rangeFiltersProxy");Se(this,"catalogSegmentProxy");Se(this,"pricebooksProxy");Se(this,"_fullGet",(t,n)=>Reflect.get(t,n));Se(this,"_fullSet",(t,n,r)=>{const o=mC[n];return xv(o,n,r),Reflect.set(t,n,r)});Se(this,"updateFacetFiltersProxy",t=>new Proxy({facetFilters:t},{get:this._fullGet,set:this._fullSet}));Se(this,"updateRangeFiltersProxy",t=>new Proxy({rangeFilters:t},{get:this._fullGet,set:this._fullSet}));Se(this,"updatePricebooksProxy",t=>new Proxy({pricebooks:t},{get:this._fullGet,set:this._fullSet}));this.queryProxy=new Proxy({query:this.initialParams.query},{get:this._fullGet,set:this._fullSet}),this.facetFiltersProxy=this.updateFacetFiltersProxy(this.initialParams.facetFilters||{}),this.rangeFiltersProxy=this.updateRangeFiltersProxy(this.initialParams.rangeFilters||[]),this.catalogSegmentProxy=new Proxy({catalogSegment:this.initialParams.catalogSegment},{get:this._fullGet,set:this._fullSet}),this.pricebooksProxy=this.updatePricebooksProxy(this.initialParams.pricebooks||null)}get query(){return this.queryProxy.query||""}get facetFilters(){return this.facetFiltersProxy.facetFilters||{}}get rangeFilters(){return this.rangeFiltersProxy.rangeFilters||[]}get catalogSegment(){return this.catalogSegmentProxy.catalogSegment||null}get pricebooks(){return this.pricebooksProxy.pricebooks||null}get state(){return{query:this.query,facetFilters:this.facetFilters,rangeFilters:this.rangeFilters,catalogSegment:this.catalogSegment,pricebooks:this.pricebooks,page:this.initialParams.page,pageSize:this.initialParams.pageSize,includeFacets:this.initialParams.includeFacets}}}const _t=new qv,Yv=e=>{const t=ma(),n=oo();if(!n||!t){n&&dn.clear(),dn.add({context:"search",payload:me(F({},_t.state),{query:e})});return}_t.queryProxy.query=e},r1=e=>{$g(e,_t)},Gv=(e,t)=>{Vg(e,t,_t)},i1=e=>{qg(e,_t)},Wv=({field:e,value:t})=>{Yg({field:e,value:t},_t)},Xv=e=>{Gg(e,_t)},o1=e=>{Wg(e,_t)},s1=e=>{if(!e||!e.query)throw new Error("Search context must include a query");const t=ma(),n=oo();if(!n||!t){n&&dn.clear(),dn.add({context:"search",payload:F({},e)});return}"facetFilters"in e&&r1(e.facetFilters||{}),"rangeFilters"in e&&i1(e.rangeFilters||[]),"catalogSegment"in e&&(_t.catalogSegmentProxy.catalogSegment=e.catalogSegment||null),"pricebooks"in e&&o1(e.pricebooks||[]),_t.queryProxy.query=e.query},Kv=Object.freeze(Object.defineProperty({__proto__:null,setSearchContext:s1,updateCatalogSegment:Xv,updateFacetFilter:Gv,updateFacetFilters:r1,updatePricebooks:o1,updateRangeFilter:Wv,updateRangeFilters:i1,updateSearchQuery:Yv},Symbol.toStringTag,{value:"Module"})),Qv={categoryId:lt.categoryId,categoryName:lt.categoryIdProxy.categoryName||"",facetFilters:lt.facetFilters,rangeFilters:lt.rangeFilters,catalogSegment:lt.catalogSegment,pricebooks:lt.pricebooks},a1=U.createContext(Qv),Jv=({children:e})=>{const[t,n]=U.useState(lt.categoryId),[r,o]=U.useState(lt.categoryIdProxy.categoryName||""),[a,u]=U.useState(lt.facetFilters||{}),[c,d]=U.useState(lt.rangeFilters||[]),[f,p]=U.useState(lt.catalogSegment||null),[g,T]=U.useState(lt.pricebooks||null);U.useEffect(()=>{const _=({detail:S})=>{(S==null?void 0:S.property)==="categoryId"&&n(S.value),(S==null?void 0:S.property)==="categoryName"&&o(S.value),(S==null?void 0:S.property)==="facetFilters"&&u(S.value),(S==null?void 0:S.property)==="rangeFilters"&&d(S.value),(S==null?void 0:S.property)==="catalogSegment"&&p(S.value),(S==null?void 0:S.property)==="pricebooks"&&T(S.value)};return Bg(_),()=>{Ug(_)}},[]);const y=U.useMemo(()=>({categoryId:t,categoryName:r,facetFilters:a,rangeFilters:c,catalogSegment:f,pricebooks:g}),[t,r,a,c,f,g]);return w.jsx(a1.Provider,{value:y,children:e})},Zv=()=>{const e=U.useContext(a1);if(!e)throw new Error("useBrowse must be used within a BrowseProvider");return e},ek={searchQuery:_t.query,facetFilters:_t.facetFilters,rangeFilters:_t.rangeFilters,catalogSegment:_t.catalogSegment,pricebooks:_t.pricebooks},u1=U.createContext(ek),tk=({children:e})=>{const[t,n]=U.useState(_t.query),[r,o]=U.useState(_t.facetFilters),[a,u]=U.useState(_t.rangeFilters),[c,d]=U.useState(_t.catalogSegment),[f,p]=U.useState(_t.pricebooks);U.useEffect(()=>{const T=({detail:y})=>{(y==null?void 0:y.property)==="query"&&n(y.value),(y==null?void 0:y.property)==="facetFilters"&&o(y.value),(y==null?void 0:y.property)==="rangeFilters"&&u(y.value),(y==null?void 0:y.property)==="catalogSegment"&&d(y.value),(y==null?void 0:y.property)==="pricebooks"&&p(y.value)};return Mg(T),()=>{Fg(T)}},[]);const g=U.useMemo(()=>({searchQuery:t,facetFilters:r,rangeFilters:a,catalogSegment:c,pricebooks:f}),[t,r,a,c,f]);return w.jsx(u1.Provider,{value:g,children:e})},nk=()=>{const e=U.useContext(u1);if(!e)throw new Error("useSearch must be used within a SearchProvider");return e},rk={productId:mr.productId,pdpLink:mr.pdpLink},l1=U.createContext(rk),ik=({children:e})=>{const[t,n]=U.useState(mr.productId),[r,o]=U.useState(mr.pdpLink);U.useEffect(()=>{const u=({detail:c})=>{if((c==null?void 0:c.property)==="pdp-context"){const d=c.value;n(d.productId),o(d.pdpLink);return}(c==null?void 0:c.property)==="productId"&&n(c.value),(c==null?void 0:c.property)==="pdpLink"&&o(c.value)};return Hg(u),()=>{zg(u)}},[]);const a=U.useMemo(()=>({productId:t,pdpLink:r}),[t,r]);return w.jsx(l1.Provider,{value:a,children:e})},ok=()=>{const e=U.useContext(l1);if(!e)throw new Error("usePdp must be used within a PdpProvider");return e},c1=U.createContext({mode:Ze.modeProxy.mode,entryType:Ze.entryType,status:Ze.statusProxy,dialogPosition:Ze.dialogProxy.position,isDialogFullHeight:Ze.dialogProxy.isFullHeight,dialogWidth:Ze.dialogProxy.width,isModalFullscreen:Ze.modalProxy.isFullscreen,previousComponentType:Ze.statusProxy.type}),sk=({entryType:e,componentConfig:t,componentType:n,children:r})=>{const[o,a]=U.useState(e!=null?e:Ze.entryTypeProxy.entryType),[u,c]=U.useState(Ze.modeProxy.mode),[d,f]=U.useState({type:n||Ze.statusProxy.type,isOpen:Ze.statusProxy.isOpen,isMinimized:Ze.statusProxy.isMinimized}),[p,g]=U.useState(Ze.dialogProxy.position),[T,y]=U.useState(Ze.dialogProxy.isFullHeight),[_,S]=U.useState(Ze.dialogProxy.width),[k,v]=U.useState(Ze.modalProxy.isFullscreen),N=Tv(d.type);U.useEffect(()=>{const M=V=>{const{property:D,value:K}=V.detail||{};if(!(!D||K===void 0)){if(D==="mode"){c(K);return}if(D==="entryType"){a(K);return}if(D==="isMinimized"){f(re=>me(F({},re),{isMinimized:K}));return}if(D==="isOpen"){f(re=>me(F({},re),{isOpen:K}));return}if(D==="type"){f(re=>me(F({},re),{type:K}));return}if(D==="position"){g(K);return}if(D==="isFullHeight"){y(K);return}if(D==="width"){S(K);return}if(D==="isFullscreen"){v(K);return}}};return sv(M),()=>{av(M)}},[]),Ea(()=>{e&&ga(e)}),Ea(()=>{const M=n||(t==null?void 0:t.type);M&&gl(M),t&&"isOpen"in t&&Si(!!t.isOpen),t&&"isMinimized"in t&&ml(!!t.isMinimized)}),Ea(()=>{if(!(t!=null&&t.options))return;const{dialogPosition:M}=t.options;M&&Cf(M),"dialogFullHeight"in t.options&&cv(!!t.options.dialogFullHeight),"dialogWidth"in t.options&&t.options.dialogWidth&&S(t.options.dialogWidth),"isModalFullscreen"in t.options&&wf(!!t.options.isModalFullscreen)});const C=U.useMemo(()=>({mode:u,entryType:o,status:d,previousComponentType:N||"dialog",dialogPosition:p,isDialogFullHeight:T,dialogWidth:_,isModalFullscreen:k}),[u,o,d,N,p,T,_,k]);return w.jsx(c1.Provider,{value:C,children:r})},Zn=()=>{const e=U.useContext(c1);if(!e)throw new Error("useUIState must be used within a UIStateProvider");return e},d1=U.createContext(null),f1=U.createContext(null),h1=()=>{const e=U.useContext(f1);if(!e)throw new Error("usePromptsExtensionDispatch must be used within a PromptsExtensionProvider");return e||{}},xi=()=>{const e=U.useContext(d1);if(!e)throw new Error("usePromptsExtensionState must be used within a PromptsExtensionProvider");return e||{}},Go=()=>{const e=U.useContext(eg);if(!e)throw new Error("useCopilotDispatch must be used within a CopilotProvider");return e},er=()=>{const e=U.useContext(Z0);if(!e)throw new Error("useCopilotState must be used within a CopilotProvider");return e},ak=({copilot:e})=>{const{logger:t,conversationHistory:n}=ut(),{isInline:r}=xi(),{addCopilotEvent:o,setConversationHistoryLoaded:a}=Go(),{activeConversationId:u}=er(),c=U.useCallback(f=>{e&&e.requestSessionInformation(p=>{t==null||t.log("Retrieved session information: ",p),f==null||f(p)})},[e,t]),d=U.useCallback((f,p)=>{e&&f.conversationId&&e.getConversationEvents(f,g=>{t==null||t.log("Retrieved conversation messages: ",g),p==null||p(g)})},[e,t]);return U.useEffect(()=>{if(r||!u)return;if(n.sinceHours===0||(n==null?void 0:n.limit)===0){a(!0);return}const f=3600*1e3*n.sinceHours,p=new Date(Date.now()-f).toISOString(),g={conversationId:u,since:p,excludeEvents:["done","error","connection_error","refined_browse","refined_search","conversation_reset"]};typeof n.limit=="number"&&(g.limit=n.limit),d(g,T=>{const y=[];[...T.reverse()||[]].forEach(S=>{var v;const k=T.find(N=>N.id===S.eventSourceId);(v=k==null?void 0:k.name)!=null&&v.endsWith("_suggestions")||(S.bypassHandlers=!0,y.unshift(S))}),y.forEach(S=>{o(S)}),a(!0)})},[t,r,u,d,o,a,n]),{getSessionInformation:c,getConversationMessages:d}},p1=U.createContext({copilot:null,messages:[],groupedMessages:[],isLoading:!1,isResponseLoading:()=>!1,handleAskCim:()=>{},handleSearch:()=>{},handleBrowse:()=>{},handlePdp:()=>{},handleSuggestion:()=>{},handleUserInput:()=>{},handleCancel:()=>{},resetConversation:()=>{},getSessionInformation:()=>{},getConversationMessages:()=>{}}),uk=({apiKey:e,apiToken:t,baseUrl:n,isDevelopment:r,onConnect:o,onRefinedSearch:a,onRefinedBrowse:u,children:c})=>{const{logger:d,clientContext:f}=ut(),Ii=nk(),{searchQuery:p}=Ii,g=ln(Ii,["searchQuery"]),ci=Zv(),{categoryId:T}=ci,y=ln(ci,["categoryId"]),{productId:_,pdpLink:S}=ok(),{setCopilot:k,setConnected:v,resetCopilot:N,resetCopilotState:C,addCopilotEvent:M,removeLoadingMessage:V,handleCopilotRequestAck:D,setActiveConversationId:K,setConversationIds:re,setAskCimPrompts:be}=Go(),{connected:$,copilot:Z,messages:ce,groupedMessages:he,loadingMessages:ue,askCimPrompts:Te}=er(),{status:Oe,entryType:de}=Zn(),{isInline:Q}=xi(),{getConversationMessages:ie,getSessionInformation:A}=ak({copilot:Z}),B=U.useMemo(()=>ue.size>0,[ue]),te=U.useCallback(ve=>ue.has(ve),[ue]),O=U.useCallback(({query:ve,facetFilters:Fe,rangeFilters:Me,catalogSegment:Qe,pricebooks:ft,userPrompt:ct,imageFile:wn})=>{if(!Z){d==null||d.error("Copilot is not initialized");return}if(!ve)return;const At={searchParams:{query:ve}};ct&&(At.userPrompt=ct),wn&&(At.attachments={image:wn}),Fe&&Object.keys(Fe).length>0&&(At.searchParams.facetFilters=Fe),Me&&Me.length>0&&(At.searchParams.rangeFilters=Me),Qe&&(At.searchParams.catalogSegment=Qe),ft&&(At.searchParams.pricebooks=ft),f&&(At.clientContext=f),ga("search"),Z.search(At,ne=>{const oe=F({},ne);D(oe)})},[d,D,Z,f]),_e=U.useCallback(({categoryId:ve,categoryName:Fe,facetFilters:Me,rangeFilters:Qe,catalogSegment:ft,pricebooks:ct,userPrompt:wn,imageFile:At})=>{if(!Z){d==null||d.error("Copilot is not initialized");return}const ne=Me&&Object.keys(Me).length>0;if(ve===""&&!ne){d==null||d.error("Browse event must include facetFilters when categoryId is empty");return}const oe={browseParams:{categoryId:ve||""}};wn&&(oe.userPrompt=wn),At&&(oe.attachments={image:At}),ne&&(oe.browseParams.facetFilters=Me),Qe&&Qe.length>0&&(oe.browseParams.rangeFilters=Qe),ft&&(oe.browseParams.catalogSegment=ft),Array.isArray(ct)&&ct.length>0&&(oe.browseParams.pricebooks=ct),(f||Fe)&&(oe.clientContext={},f&&(oe.clientContext=F({},f)),Fe&&(oe.clientContext.cimLabel=Fe)),ga("browse"),Z.browse(oe,Re=>{var or;const Ve=F({},Re),Xe=((or=Ve.request)==null?void 0:or.clientContext)||{},bt=(Xe==null?void 0:Xe.cimLabel)||Fe;bt&&Ve.request&&(Ve.request.label=bt),D(Ve)})},[d,D,Z,f]),Ie=U.useCallback(({productId:ve,productName:Fe,pdpLink:Me,userPrompt:Qe,imageFile:ft})=>{if(!Z){d==null||d.error("Copilot is not initialized");return}if(!ve)return;const ct={productId:ve};Qe&&(ct.userPrompt=Qe),Me&&(ct.pdpLink=Me),ft&&(ct.attachments={image:ft}),(f||Fe)&&(ct.clientContext={},f&&(ct.clientContext=F({},f)),Fe&&(ct.clientContext.cimLabel=Fe)),ga("pdp"),Z.productView(ct,wn=>{var Re;const At=F({},wn),ne=((Re=At.request)==null?void 0:Re.clientContext)||{},oe=(ne==null?void 0:ne.cimLabel)||Fe;oe&&At.request&&(At.request.label=oe),D(At)})},[d,Z,D,f]),Ce=U.useCallback(({userPrompt:ve,imageFile:Fe})=>{if(!Z){d==null||d.error("Copilot is not initialized");return}if(!ve)return;const Me={userPrompt:ve};Fe&&(Me.attachments={image:Fe}),f&&(Me.clientContext=f),Z.askCim(Me,Qe=>{const ft=F({},Qe);D(ft)})},[d,Z,D,f]),$e=U.useCallback(ve=>{M(ve),a==null||a(ve)},[M,a]),we=U.useCallback(ve=>{M(ve),u==null||u(ve)},[M,u]),We=U.useCallback(ve=>{o==null||o(ve),v(!0)},[o,v]);U.useEffect(()=>{!Z||!$||!Oe.isOpen||dn.size>0&&dn.processQueue(ve=>{if(ve.context==="search"){const Fe=F({},ve.payload);s1(Fe)}if(ve.context==="browse"){const Fe=F({},ve.payload);Jg(Fe)}if(ve.context==="pdp"){const Fe=F({},ve.payload);Zg(Fe)}})},[Oe.isOpen,Z,$]);const pt=U.useCallback(ve=>{const Fe=Me=>{const Qe=me(F({},Me),{id:Me.inquiryLinkId||Me.id});M(Qe)};ve.on("connect_ack",We),ve.on("partial_inquiry",Fe),ve.on("display_products",M),ve.on("progress",M),ve.on("refined_search",$e),ve.on("refined_browse",we),ve.on("done",Me=>{V(Me.eventSourceId)}),ve.on("error",Me=>{M(Me),V(Me.eventSourceId)}),ve.onDisconnect(Me=>{const Qe=["io server disconnect","transport error","server shutting down"];if(d==null||d.log("Connection disconnected with reason: ",Me),!Qe.includes(Me)){v(!1);return}d==null||d.log("De-registering event listeners");const ft=new Date().toISOString();M({name:"error",message:"Connection was lost. Please try again.",createdAt:ft,id:`error-${ft}`,sessionId:"session"}),ve.off()})},[d,v,V,$e,we,M,We]);U.useEffect(()=>{if(!Z)return;const ve=Fe=>{if(!Q){if(!Fe.message&&Fe.eventSourceId&&Fe.eventSourceId===Te.requestId){be({requestId:Fe.eventSourceId,message:Fe});return}M(Fe)}};return Z.on("follow_up",ve),()=>{Z.off("follow_up",ve)}},[Z,ce,Te.requestId,Q,M,be]),U.useEffect(()=>{if(!Z)return;const ve=Fe=>{if(Q)return;const Me=me(F({},Fe),{id:Fe.inquiryLinkId||Fe.id});M(Me)};return Z.on("inquiry",ve),()=>{Z.off("inquiry",ve)}},[Z,Q,M]),Ea(()=>{let ve;n?ve=n:ve=r?"https://staging.copilot.search.cimulate.ai":"https://prod.copilot.search.cimulate.ai";const Fe={baseUrl:ve};e?Fe.apiKey=e:t&&(Fe.apiToken=t);const Me=new eC(Fe);return k(Me),pt(Me),Me.connect(),Me.requestSessionInformation(Qe=>{d==null||d.log("Session Information: ",Qe);const{activeConversationId:ft,conversationIds:ct}=Qe.data||{};ft&&K(ft),ct!=null&&ct.length&&re(ct)}),()=>{Me.disconnect(),Me.off(),N()}});const on=U.useCallback(ve=>{if(!Z)return;const Fe={eventId:ve,reason:"User cancelled the request"};Z.cancelRequest(Fe,Me=>{M(Me),V(ve)})},[M,V,Z]),qr=U.useCallback(()=>{Z&&Z.conversationReset({},ve=>{C(),M(ve),Z.requestSessionInformation(Fe=>{d==null||d.log("Session Information: ",Fe);const{activeConversationId:Me,conversationIds:Qe}=Fe.data||{};Me&&K(Me),Qe!=null&&Qe.length&&re(Qe)})})},[Z,d,M,C,K,re]),_r=U.useCallback((ve,Fe)=>{if(!ve)return;const Me={userPrompt:ve};switch(Fe&&(Me.imageFile=Fe),de){case"ask_cim":Ce(Me);return;case"search":p?O(F(F({query:p},g),Me)):Ce(Me);return;case"browse":_e(F(F({categoryId:T},y),Me));return;case"pdp":_?Ie(F({productId:_,pdpLink:S||""},Me)):Ce(Me);return}},[de,p,g,O,Ce,T,y,_e,Ie,_,S]),Rn=U.useCallback((ve,Fe)=>{var wn,At,ne;const Qe=ve.params.userPrompt||"";if(!Qe)return;const ft=ce.find(oe=>oe.id===Fe);if(!ft)return;const ct=ft.name.replace("_suggestions","");if(ct==="ask_cim"){Ce({userPrompt:Qe});return}if(ct==="copilot_search"){const oe=((wn=ft.request)==null?void 0:wn.searchParams)||{},Ve=oe.query===p;O(me(F({query:oe.query||p},Ve?g:{}),{userPrompt:Qe}));return}if(ct==="copilot_browse"){const oe=ft.request,Re=oe.browseParams||{},Xe=Re.categoryId===T,bt=((At=oe.clientContext)==null?void 0:At.cimLabel)||"";_e(me(F({categoryId:Re.categoryId||T||""},Xe?y:{}),{categoryName:bt,userPrompt:Qe}));return}if(ct==="product_view"){const oe=ft.request||{},Re=oe.productId,Ve=Re===_,Xe=((ne=oe.clientContext)==null?void 0:ne.cimLabel)||"";let bt="";Ve?bt=S||"":bt=oe.pdpLink||"",Ie({productId:Re||_,pdpLink:bt,productName:Xe,userPrompt:Qe})}},[ce,p,g,O,Ce,T,y,_e,Ie,_,S]),xo=U.useMemo(()=>({copilot:Z,messages:ce,groupedMessages:he,isLoading:B,isResponseLoading:te,handleAskCim:Ce,handleSearch:O,handleBrowse:_e,handlePdp:Ie,handleUserInput:_r,handleSuggestion:Rn,handleCancel:on,resetConversation:qr,getSessionInformation:A,getConversationMessages:ie}),[Z,ce,he,B,te,Ce,O,_e,Ie,_r,Rn,on,qr,A,ie]);return w.jsx(p1.Provider,{value:xo,children:c})},m1=()=>{const{copilot:e}=er(),{addCopilotEvent:t}=Go();return{getCopilotSuggestions:U.useCallback((r,o,a)=>{if(!e||!o||!r)return;const u=c=>{t(c),a(c)};switch(o){case"ask_cim":e.askCimSuggestions(r,u);break;case"search":e.searchSuggestions({searchParams:r},u);break;case"browse":e.browseSuggestions({browseParams:r},u);break;case"pdp":e.productViewSuggestions({productId:r.productId},u);break}},[e,t])}},Rr=()=>{const e=U.useContext(p1);if(!e)throw new Error("useCopilot must be used within a CopilotProvider");return e},lk=()=>{const{copilot:e,activeConversationId:t,askCimPrompts:n,conversationHistoryLoaded:r}=er(),{entryType:o}=Zn(),{resetCopilotState:a,addCopilotEvent:u,setAskCimPrompts:c}=Go(),{handleSearch:d,handleBrowse:f,handlePdp:p,resetConversation:g,getSessionInformation:T,getConversationMessages:y}=Rr(),{getCopilotSuggestions:_}=m1();U.useEffect(()=>{!e||!o||!t||!r||n.requestId||o==="ask_cim"&&_({},o,N=>{c({requestId:N.id,message:null})})},[e,t,n.requestId,o,r,_,c]);const S=U.useCallback(({query:N})=>{if(!e||!N)return;const{facetFilters:C}=_t.facetFiltersProxy,{rangeFilters:M}=_t.rangeFiltersProxy,{catalogSegment:V}=_t.catalogSegmentProxy,{pricebooks:D}=_t.pricebooksProxy,K={query:N};K.facetFilters=C||{},K.rangeFilters=M||[],K.catalogSegment=V||"",K.pricebooks=D||[],d(F({},K))},[e,d]),k=U.useCallback(({categoryId:N})=>{if(!e)return;const C=lt.categoryIdProxy.categoryName,{facetFilters:M}=lt.facetFiltersProxy,{rangeFilters:V}=lt.rangeFiltersProxy,{catalogSegment:D}=lt.catalogSegmentProxy,{pricebooks:K}=lt.pricebooksProxy,re={categoryId:N};re.categoryName=C||"",re.facetFilters=M||{},re.rangeFilters=V||[],re.catalogSegment=D||"",re.pricebooks=K||[],f(F({},re))},[e,f]),v=U.useCallback(({productId:N})=>{if(!e||!N)return;const C={productId:N,pdpLink:mr.pdpLink,productName:mr.proxy.productName||""};p(C)},[e,p]);return U.useEffect(()=>{const N=({detail:C})=>{(C==null?void 0:C.property)==="query"&&S({query:C.value})};return Mg(N),()=>{Fg(N)}},[S]),U.useEffect(()=>{const N=({detail:C})=>{if((C==null?void 0:C.property)==="pdp-context"){const M=C.value;v({productId:M.productId});return}(C==null?void 0:C.property)==="productId"&&v({productId:C.value})};return Hg(N),()=>{zg(N)}},[v]),U.useEffect(()=>{const N=({detail:C})=>{(C==null?void 0:C.property)==="categoryId"&&k({categoryId:C.value})};return Bg(N),()=>{Ug(N)}},[k]),U.useEffect(()=>{const N=({detail:C})=>{if((C==null?void 0:C.event)==_i.RESET_CONVERSATION&&g(),(C==null?void 0:C.event)==_i.GET_SESSION_INFORMATION){const M=C.value.callback;T(M)}if((C==null?void 0:C.event)==_i.GET_CONVERSATION_MESSAGES){const{payload:M,callback:V}=C.value;if(!M.conversationId||typeof V!="function")return;y(M,V)}if((C==null?void 0:C.event)==_i.LOAD_CONVERSATION){const M=C.value;if(!M.conversationId)return;y(M,D=>{a(),D.forEach(K=>{u(K)})})}};return Cv(N),()=>{Av(N)}},[g,T,y,a,u]),null},ck=({apiKey:e,apiToken:t,baseUrl:n,isDevelopment:r,onConnect:o,onRefinedSearch:a,onRefinedBrowse:u,children:c})=>w.jsxs(uk,{apiKey:e,apiToken:t,baseUrl:n,isDevelopment:r,onConnect:o,onRefinedSearch:a,onRefinedBrowse:u,children:[w.jsx(lk,{}),c]}),dk=({children:e,dispatch:t})=>{const n=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_INITIALIZED,payload:_})},[t]),r=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_OPEN,payload:_})},[t]),o=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_INLINE,payload:_})},[t]),a=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_ELEMENT_ID,payload:_})},[t]),u=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_ENTRY_TYPE,payload:_})},[t]),c=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID,payload:_})},[t]),d=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_USER_PROMPT,payload:_})},[t]),f=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_PARAMS,payload:_})},[t]),p=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_PROMPTS_MESSAGE,payload:_})},[t]),g=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_RESPONSE_MESSAGE,payload:_})},[t]),T=U.useCallback(_=>{t({type:gt.SET_PROMPTS_EXTENSION_RESPONSE_LOADING,payload:_})},[t]),y=U.useMemo(()=>({setIsInitialized:n,setIsOpen:r,setIsInline:o,setElementId:a,setEntryType:u,setActivePromptsId:c,setUserPrompt:d,setParams:f,setPromptsMessage:p,setResponseMessage:g,setIsResponseLoading:T}),[n,r,o,a,u,c,d,f,p,g,T]);return w.jsx(f1.Provider,{value:y,children:e})},fk=(e,t)=>{const{type:n,payload:r}=t;switch(n){case gt.SET_PROMPTS_EXTENSION_INITIALIZED:e.isInitialized=r;break;case gt.SET_PROMPTS_EXTENSION_OPEN:e.isOpen=r;break;case gt.SET_PROMPTS_EXTENSION_INLINE:e.isInline=r;break;case gt.SET_PROMPTS_EXTENSION_ELEMENT_ID:e.elementId=r;break;case gt.SET_PROMPTS_EXTENSION_ENTRY_TYPE:e.entryType=r;break;case gt.SET_PROMPTS_EXTENSION_PARAMS:e.params=r;break;case gt.RESET_PROMPTS_EXTENSION_PARAMS:e.params=null;break;case gt.SET_PROMPTS_EXTENSION_USER_PROMPT:e.userPrompt=r;break;case gt.SET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID:e.activePromptsId=r;break;case gt.RESET_PROMPTS_EXTENSION_ACTIVE_PROMPTS_ID:e.activePromptsId=null;break;case gt.SET_PROMPTS_EXTENSION_PROMPTS_MESSAGE:e.promptsMessage=r;break;case gt.RESET_PROMPTS_EXTENSION_PROMPTS_MESSAGE:e.promptsMessage=null;break;case gt.SET_PROMPTS_EXTENSION_RESPONSE_MESSAGE:e.responseMessage=r;break;case gt.RESET_PROMPTS_EXTENSION_RESPONSE_MESSAGE:e.responseMessage=null;break;case gt.SET_PROMPTS_EXTENSION_RESPONSE_LOADING:e.isResponseLoading=r;break}},hk=({promptsConfig:e,children:t})=>{const[n,r]=Q0(fk,F(F({},e1),e||{}));return w.jsx(d1.Provider,{value:n,children:w.jsx(dk,{dispatch:r,children:t})})},g1=({mode:e,apiKey:t,apiToken:n,baseUrl:r,logoUrl:o,headerText:a,headerConfig:u,theme:c,openLinksInNewTab:d,globalClassName:f,isDevelopment:p=!1,componentType:g,componentConfig:T,entryType:y,entryMessage:_,disclaimerText:S,disclaimerMarkdown:k,clientContext:v,searchPlaceholder:N,searchButtonLabel:C,searchConfig:M,promptsConfig:V,resetConversationMessage:D,conversationHistory:K,onConnect:re,onCopilotEvent:be,onRefinedSearch:$,onRefinedBrowse:Z,__features:ce,children:he})=>w.jsx(iv,{mode:e,baseUrl:r,apiKey:t,apiToken:n,logoUrl:o,headerText:a,headerConfig:u,entryMessage:_,theme:c,globalClassName:f,openLinksInNewTab:d,searchPlaceholder:N,searchButtonLabel:C,searchConfig:M,componentConfig:T,clientContext:v,disclaimerMarkdown:k,disclaimerText:S,resetConversationMessage:D,conversationHistory:K,isDevelopment:p,__features:ce,children:w.jsx(sk,{entryType:y,componentConfig:T,componentType:g,children:w.jsx(hv,{onCopilotEvent:be,children:w.jsx(ik,{children:w.jsx(Jv,{children:w.jsx(tk,{children:w.jsx(hk,{promptsConfig:V,children:w.jsx(ck,{apiKey:t,apiToken:n,baseUrl:r,isDevelopment:p,entryType:y,onConnect:re,onRefinedSearch:$,onRefinedBrowse:Z,onCopilotEvent:be,children:he})})})})})})})});var vf={exports:{}},kn={},kf={exports:{}},Pf={};var E1;function pk(){return E1||(E1=1,(function(e){function t(Q,ie){var A=Q.length;Q.push(ie);e:for(;0<A;){var B=A-1>>>1,te=Q[B];if(0<o(te,ie))Q[B]=ie,Q[A]=te,A=B;else break e}}function n(Q){return Q.length===0?null:Q[0]}function r(Q){if(Q.length===0)return null;var ie=Q[0],A=Q.pop();if(A!==ie){Q[0]=A;e:for(var B=0,te=Q.length,O=te>>>1;B<O;){var _e=2*(B+1)-1,Ie=Q[_e],Ce=_e+1,$e=Q[Ce];if(0>o(Ie,A))Ce<te&&0>o($e,Ie)?(Q[B]=$e,Q[Ce]=A,B=Ce):(Q[B]=Ie,Q[_e]=A,B=_e);else if(Ce<te&&0>o($e,A))Q[B]=$e,Q[Ce]=A,B=Ce;else break e}}return ie}function o(Q,ie){var A=Q.sortIndex-ie.sortIndex;return A!==0?A:Q.id-ie.id}if(typeof performance=="object"&&typeof performance.now=="function"){var a=performance;e.unstable_now=function(){return a.now()}}else{var u=Date,c=u.now();e.unstable_now=function(){return u.now()-c}}var d=[],f=[],p=1,g=null,T=3,y=!1,_=!1,S=!1,k=typeof setTimeout=="function"?setTimeout:null,v=typeof clearTimeout=="function"?clearTimeout:null,N=typeof setImmediate!="undefined"?setImmediate:null;typeof navigator!="undefined"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function C(Q){for(var ie=n(f);ie!==null;){if(ie.callback===null)r(f);else if(ie.startTime<=Q)r(f),ie.sortIndex=ie.expirationTime,t(d,ie);else break;ie=n(f)}}function M(Q){if(S=!1,C(Q),!_)if(n(d)!==null)_=!0,Oe(V);else{var ie=n(f);ie!==null&&de(M,ie.startTime-Q)}}function V(Q,ie){_=!1,S&&(S=!1,v(re),re=-1),y=!0;var A=T;try{for(C(ie),g=n(d);g!==null&&(!(g.expirationTime>ie)||Q&&!Z());){var B=g.callback;if(typeof B=="function"){g.callback=null,T=g.priorityLevel;var te=B(g.expirationTime<=ie);ie=e.unstable_now(),typeof te=="function"?g.callback=te:g===n(d)&&r(d),C(ie)}else r(d);g=n(d)}if(g!==null)var O=!0;else{var _e=n(f);_e!==null&&de(M,_e.startTime-ie),O=!1}return O}finally{g=null,T=A,y=!1}}var D=!1,K=null,re=-1,be=5,$=-1;function Z(){return!(e.unstable_now()-$<be)}function ce(){if(K!==null){var Q=e.unstable_now();$=Q;var ie=!0;try{ie=K(!0,Q)}finally{ie?he():(D=!1,K=null)}}else D=!1}var he;if(typeof N=="function")he=function(){N(ce)};else if(typeof MessageChannel!="undefined"){var ue=new MessageChannel,Te=ue.port2;ue.port1.onmessage=ce,he=function(){Te.postMessage(null)}}else he=function(){k(ce,0)};function Oe(Q){K=Q,D||(D=!0,he())}function de(Q,ie){re=k(function(){Q(e.unstable_now())},ie)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(Q){Q.callback=null},e.unstable_continueExecution=function(){_||y||(_=!0,Oe(V))},e.unstable_forceFrameRate=function(Q){0>Q||125<Q?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):be=0<Q?Math.floor(1e3/Q):5},e.unstable_getCurrentPriorityLevel=function(){return T},e.unstable_getFirstCallbackNode=function(){return n(d)},e.unstable_next=function(Q){switch(T){case 1:case 2:case 3:var ie=3;break;default:ie=T}var A=T;T=ie;try{return Q()}finally{T=A}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(Q,ie){switch(Q){case 1:case 2:case 3:case 4:case 5:break;default:Q=3}var A=T;T=Q;try{return ie()}finally{T=A}},e.unstable_scheduleCallback=function(Q,ie,A){var B=e.unstable_now();switch(typeof A=="object"&&A!==null?(A=A.delay,A=typeof A=="number"&&0<A?B+A:B):A=B,Q){case 1:var te=-1;break;case 2:te=250;break;case 5:te=1073741823;break;case 4:te=1e4;break;default:te=5e3}return te=A+te,Q={id:p++,callback:ie,priorityLevel:Q,startTime:A,expirationTime:te,sortIndex:-1},A>B?(Q.sortIndex=A,t(f,Q),n(d)===null&&Q===n(f)&&(S?(v(re),re=-1):S=!0,de(M,A-B))):(Q.sortIndex=te,t(d,Q),_||y||(_=!0,Oe(V))),Q},e.unstable_shouldYield=Z,e.unstable_wrapCallback=function(Q){var ie=T;return function(){var A=T;T=ie;try{return Q.apply(this,arguments)}finally{T=A}}}})(Pf)),Pf}var y1;function mk(){return y1||(y1=1,kf.exports=pk()),kf.exports}var b1;function gk(){if(b1)return kn;b1=1;var e=Tn(),t=mk();function n(i){for(var s="https://reactjs.org/docs/error-decoder.html?invariant="+i,l=1;l<arguments.length;l++)s+="&args[]="+encodeURIComponent(arguments[l]);return"Minified React error #"+i+"; visit "+s+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var r=new Set,o={};function a(i,s){u(i,s),u(i+"Capture",s)}function u(i,s){for(o[i]=s,i=0;i<s.length;i++)r.add(s[i])}var c=!(typeof window=="undefined"||typeof window.document=="undefined"||typeof window.document.createElement=="undefined"),d=Object.prototype.hasOwnProperty,f=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,p={},g={};function T(i){return d.call(g,i)?!0:d.call(p,i)?!1:f.test(i)?g[i]=!0:(p[i]=!0,!1)}function y(i,s,l,h){if(l!==null&&l.type===0)return!1;switch(typeof s){case"function":case"symbol":return!0;case"boolean":return h?!1:l!==null?!l.acceptsBooleans:(i=i.toLowerCase().slice(0,5),i!=="data-"&&i!=="aria-");default:return!1}}function _(i,s,l,h){if(s===null||typeof s=="undefined"||y(i,s,l,h))return!0;if(h)return!1;if(l!==null)switch(l.type){case 3:return!s;case 4:return s===!1;case 5:return isNaN(s);case 6:return isNaN(s)||1>s}return!1}function S(i,s,l,h,E,b,x){this.acceptsBooleans=s===2||s===3||s===4,this.attributeName=h,this.attributeNamespace=E,this.mustUseProperty=l,this.propertyName=i,this.type=s,this.sanitizeURL=b,this.removeEmptyString=x}var k={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(i){k[i]=new S(i,0,!1,i,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(i){var s=i[0];k[s]=new S(s,1,!1,i[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(i){k[i]=new S(i,2,!1,i.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(i){k[i]=new S(i,2,!1,i,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(i){k[i]=new S(i,3,!1,i.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(i){k[i]=new S(i,3,!0,i,null,!1,!1)}),["capture","download"].forEach(function(i){k[i]=new S(i,4,!1,i,null,!1,!1)}),["cols","rows","size","span"].forEach(function(i){k[i]=new S(i,6,!1,i,null,!1,!1)}),["rowSpan","start"].forEach(function(i){k[i]=new S(i,5,!1,i.toLowerCase(),null,!1,!1)});var v=/[\-:]([a-z])/g;function N(i){return i[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(i){var s=i.replace(v,N);k[s]=new S(s,1,!1,i,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(i){var s=i.replace(v,N);k[s]=new S(s,1,!1,i,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(i){var s=i.replace(v,N);k[s]=new S(s,1,!1,i,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(i){k[i]=new S(i,1,!1,i.toLowerCase(),null,!1,!1)}),k.xlinkHref=new S("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(i){k[i]=new S(i,1,!1,i.toLowerCase(),null,!0,!0)});function C(i,s,l,h){var E=k.hasOwnProperty(s)?k[s]:null;(E!==null?E.type!==0:h||!(2<s.length)||s[0]!=="o"&&s[0]!=="O"||s[1]!=="n"&&s[1]!=="N")&&(_(s,l,E,h)&&(l=null),h||E===null?T(s)&&(l===null?i.removeAttribute(s):i.setAttribute(s,""+l)):E.mustUseProperty?i[E.propertyName]=l===null?E.type===3?!1:"":l:(s=E.attributeName,h=E.attributeNamespace,l===null?i.removeAttribute(s):(E=E.type,l=E===3||E===4&&l===!0?"":""+l,h?i.setAttributeNS(h,s,l):i.setAttribute(s,l))))}var M=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,V=Symbol.for("react.element"),D=Symbol.for("react.portal"),K=Symbol.for("react.fragment"),re=Symbol.for("react.strict_mode"),be=Symbol.for("react.profiler"),$=Symbol.for("react.provider"),Z=Symbol.for("react.context"),ce=Symbol.for("react.forward_ref"),he=Symbol.for("react.suspense"),ue=Symbol.for("react.suspense_list"),Te=Symbol.for("react.memo"),Oe=Symbol.for("react.lazy"),de=Symbol.for("react.offscreen"),Q=Symbol.iterator;function ie(i){return i===null||typeof i!="object"?null:(i=Q&&i[Q]||i["@@iterator"],typeof i=="function"?i:null)}var A=Object.assign,B;function te(i){if(B===void 0)try{throw Error()}catch(l){var s=l.stack.trim().match(/\n( *(at )?)/);B=s&&s[1]||""}return`
|
|
11
11
|
`+B+i}var O=!1;function _e(i,s){if(!i||O)return"";O=!0;var l=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(s)if(s=function(){throw Error()},Object.defineProperty(s.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(s,[])}catch(J){var h=J}Reflect.construct(i,[],s)}else{try{s.call()}catch(J){h=J}i.call(s.prototype)}else{try{throw Error()}catch(J){h=J}i()}}catch(J){if(J&&h&&typeof J.stack=="string"){for(var E=J.stack.split(`
|
|
12
12
|
`),b=h.stack.split(`
|
|
13
13
|
`),x=E.length-1,R=b.length-1;1<=x&&0<=R&&E[x]!==b[R];)R--;for(;1<=x&&0<=R;x--,R--)if(E[x]!==b[R]){if(x!==1||R!==1)do if(x--,R--,0>R||E[x]!==b[R]){var H=`
|
|
14
|
-
`+E[x].replace(" at new "," at ");return i.displayName&&H.includes("<anonymous>")&&(H=H.replace("<anonymous>",i.displayName)),H}while(1<=x&&0<=R);break}}}finally{O=!1,Error.prepareStackTrace=l}return(i=i?i.displayName||i.name:"")?te(i):""}function Ie(i){switch(i.tag){case 5:return te(i.type);case 16:return te("Lazy");case 13:return te("Suspense");case 19:return te("SuspenseList");case 0:case 2:case 15:return i=_e(i.type,!1),i;case 11:return i=_e(i.type.render,!1),i;case 1:return i=_e(i.type,!0),i;default:return""}}function Ae(i){if(i==null)return null;if(typeof i=="function")return i.displayName||i.name||null;if(typeof i=="string")return i;switch(i){case K:return"Fragment";case D:return"Portal";case be:return"Profiler";case re:return"StrictMode";case he:return"Suspense";case ue:return"SuspenseList"}if(typeof i=="object")switch(i.$$typeof){case Z:return(i.displayName||"Context")+".Consumer";case $:return(i._context.displayName||"Context")+".Provider";case ce:var s=i.render;return i=i.displayName,i||(i=s.displayName||s.name||"",i=i!==""?"ForwardRef("+i+")":"ForwardRef"),i;case Te:return s=i.displayName||null,s!==null?s:Ae(i.type)||"Memo";case Oe:s=i._payload,i=i._init;try{return Ae(i(s))}catch(l){}}return null}function $e(i){var s=i.type;switch(i.tag){case 24:return"Cache";case 9:return(s.displayName||"Context")+".Consumer";case 10:return(s._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return i=s.render,i=i.displayName||i.name||"",s.displayName||(i!==""?"ForwardRef("+i+")":"ForwardRef");case 7:return"Fragment";case 5:return s;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Ae(s);case 8:return s===re?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof s=="function")return s.displayName||s.name||null;if(typeof s=="string")return s}return null}function we(i){switch(typeof i){case"boolean":case"number":case"string":case"undefined":return i;case"object":return i;default:return""}}function We(i){var s=i.type;return(i=i.nodeName)&&i.toLowerCase()==="input"&&(s==="checkbox"||s==="radio")}function pt(i){var s=We(i)?"checked":"value",l=Object.getOwnPropertyDescriptor(i.constructor.prototype,s),h=""+i[s];if(!i.hasOwnProperty(s)&&typeof l!="undefined"&&typeof l.get=="function"&&typeof l.set=="function"){var E=l.get,b=l.set;return Object.defineProperty(i,s,{configurable:!0,get:function(){return E.call(this)},set:function(x){h=""+x,b.call(this,x)}}),Object.defineProperty(i,s,{enumerable:l.enumerable}),{getValue:function(){return h},setValue:function(x){h=""+x},stopTracking:function(){i._valueTracker=null,delete i[s]}}}}function on(i){i._valueTracker||(i._valueTracker=pt(i))}function qr(i){if(!i)return!1;var s=i._valueTracker;if(!s)return!0;var l=s.getValue(),h="";return i&&(h=We(i)?i.checked?"true":"false":i.value),i=h,i!==l?(s.setValue(i),!0):!1}function _r(i){if(i=i||(typeof document!="undefined"?document:void 0),typeof i=="undefined")return null;try{return i.activeElement||i.body}catch(s){return i.body}}function Rn(i,s){var l=s.checked;return C({},s,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:l!=null?l:i._wrapperState.initialChecked})}function xo(i,s){var l=s.defaultValue==null?"":s.defaultValue,h=s.checked!=null?s.checked:s.defaultChecked;l=we(s.value!=null?s.value:l),i._wrapperState={initialChecked:h,initialValue:l,controlled:s.type==="checkbox"||s.type==="radio"?s.checked!=null:s.value!=null}}function Ii(i,s){s=s.checked,s!=null&&A(i,"checked",s,!1)}function ci(i,s){Ii(i,s);var l=we(s.value),h=s.type;if(l!=null)h==="number"?(l===0&&i.value===""||i.value!=l)&&(i.value=""+l):i.value!==""+l&&(i.value=""+l);else if(h==="submit"||h==="reset"){i.removeAttribute("value");return}s.hasOwnProperty("value")?Fe(i,s.type,l):s.hasOwnProperty("defaultValue")&&Fe(i,s.type,we(s.defaultValue)),s.checked==null&&s.defaultChecked!=null&&(i.defaultChecked=!!s.defaultChecked)}function ve(i,s,l){if(s.hasOwnProperty("value")||s.hasOwnProperty("defaultValue")){var h=s.type;if(!(h!=="submit"&&h!=="reset"||s.value!==void 0&&s.value!==null))return;s=""+i._wrapperState.initialValue,l||s===i.value||(i.value=s),i.defaultValue=s}l=i.name,l!==""&&(i.name=""),i.defaultChecked=!!i._wrapperState.initialChecked,l!==""&&(i.name=l)}function Fe(i,s,l){(s!=="number"||_r(i.ownerDocument)!==i)&&(l==null?i.defaultValue=""+i._wrapperState.initialValue:i.defaultValue!==""+l&&(i.defaultValue=""+l))}var Me=Array.isArray;function Qe(i,s,l,h){if(i=i.options,s){s={};for(var E=0;E<l.length;E++)s["$"+l[E]]=!0;for(l=0;l<i.length;l++)E=s.hasOwnProperty("$"+i[l].value),i[l].selected!==E&&(i[l].selected=E),E&&h&&(i[l].defaultSelected=!0)}else{for(l=""+we(l),s=null,E=0;E<i.length;E++){if(i[E].value===l){i[E].selected=!0,h&&(i[E].defaultSelected=!0);return}s!==null||i[E].disabled||(s=i[E])}s!==null&&(s.selected=!0)}}function ft(i,s){if(s.dangerouslySetInnerHTML!=null)throw Error(n(91));return C({},s,{value:void 0,defaultValue:void 0,children:""+i._wrapperState.initialValue})}function ct(i,s){var l=s.value;if(l==null){if(l=s.children,s=s.defaultValue,l!=null){if(s!=null)throw Error(n(92));if(Me(l)){if(1<l.length)throw Error(n(93));l=l[0]}s=l}s==null&&(s=""),l=s}i._wrapperState={initialValue:we(l)}}function wn(i,s){var l=we(s.value),h=we(s.defaultValue);l!=null&&(l=""+l,l!==i.value&&(i.value=l),s.defaultValue==null&&i.defaultValue!==l&&(i.defaultValue=l)),h!=null&&(i.defaultValue=""+h)}function Ct(i){var s=i.textContent;s===i._wrapperState.initialValue&&s!==""&&s!==null&&(i.value=s)}function ne(i){switch(i){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function oe(i,s){return i==null||i==="http://www.w3.org/1999/xhtml"?ne(s):i==="http://www.w3.org/2000/svg"&&s==="foreignObject"?"http://www.w3.org/1999/xhtml":i}var Re,Ve=(function(i){return typeof MSApp!="undefined"&&MSApp.execUnsafeLocalFunction?function(s,l,h,E){MSApp.execUnsafeLocalFunction(function(){return i(s,l,h,E)})}:i})(function(i,s){if(i.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in i)i.innerHTML=s;else{for(Re=Re||document.createElement("div"),Re.innerHTML="<svg>"+s.valueOf().toString()+"</svg>",s=Re.firstChild;i.firstChild;)i.removeChild(i.firstChild);for(;s.firstChild;)i.appendChild(s.firstChild)}});function Xe(i,s){if(s){var l=i.firstChild;if(l&&l===i.lastChild&&l.nodeType===3){l.nodeValue=s;return}}i.textContent=s}var bt={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},or=["Webkit","ms","Moz","O"];Object.keys(bt).forEach(function(i){or.forEach(function(s){s=s+i.charAt(0).toUpperCase()+i.substring(1),bt[s]=bt[i]})});function sr(i,s,l){return s==null||typeof s=="boolean"||s===""?"":l||typeof s!="number"||s===0||bt.hasOwnProperty(i)&&bt[i]?(""+s).trim():s+"px"}function Ri(i,s){i=i.style;for(var l in s)if(s.hasOwnProperty(l)){var h=l.indexOf("--")===0,E=sr(l,s[l],h);l==="float"&&(l="cssFloat"),h?i.setProperty(l,E):i[l]=E}}var wo=C({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function sn(i,s){if(s){if(wo[i]&&(s.children!=null||s.dangerouslySetInnerHTML!=null))throw Error(n(137,i));if(s.dangerouslySetInnerHTML!=null){if(s.children!=null)throw Error(n(60));if(typeof s.dangerouslySetInnerHTML!="object"||!("__html"in s.dangerouslySetInnerHTML))throw Error(n(61))}if(s.style!=null&&typeof s.style!="object")throw Error(n(62))}}function Yr(i,s){if(i.indexOf("-")===-1)return typeof s.is=="string";switch(i){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var qn=null;function kp(i){return i=i.target||i.srcElement||window,i.correspondingUseElement&&(i=i.correspondingUseElement),i.nodeType===3?i.parentNode:i}var Pp=null,Ps=null,Ns=null;function eS(i){if(i=Au(i)){if(typeof Pp!="function")throw Error(n(280));var s=i.stateNode;s&&(s=jc(s),Pp(i.stateNode,i.type,s))}}function tS(i){Ps?Ns?Ns.push(i):Ns=[i]:Ps=i}function nS(){if(Ps){var i=Ps,s=Ns;if(Ns=Ps=null,eS(i),s)for(i=0;i<s.length;i++)eS(s[i])}}function rS(i,s){return i(s)}function iS(){}var Np=!1;function oS(i,s,l){if(Np)return i(s,l);Np=!0;try{return rS(i,s,l)}finally{Np=!1,(Ps!==null||Ns!==null)&&(iS(),nS())}}function iu(i,s){var l=i.stateNode;if(l===null)return null;var h=jc(l);if(h===null)return null;l=h[s];e:switch(s){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(h=!h.disabled)||(i=i.type,h=!(i==="button"||i==="input"||i==="select"||i==="textarea")),i=!h;break e;default:i=!1}if(i)return null;if(l&&typeof l!="function")throw Error(n(231,s,typeof l));return l}var Op=!1;if(c)try{var ou={};Object.defineProperty(ou,"passive",{get:function(){Op=!0}}),window.addEventListener("test",ou,ou),window.removeEventListener("test",ou,ou)}catch(i){Op=!1}function kB(i,s,l,h,E,b,x,R,H){var J=Array.prototype.slice.call(arguments,3);try{s.apply(l,J)}catch(le){this.onError(le)}}var su=!1,Tc=null,_c=!1,Ip=null,PB={onError:function(i){su=!0,Tc=i}};function NB(i,s,l,h,E,b,x,R,H){su=!1,Tc=null,kB.apply(PB,arguments)}function OB(i,s,l,h,E,b,x,R,H){if(NB.apply(this,arguments),su){if(su){var J=Tc;su=!1,Tc=null}else throw Error(n(198));_c||(_c=!0,Ip=J)}}function Ao(i){var s=i,l=i;if(i.alternate)for(;s.return;)s=s.return;else{i=s;do s=i,(s.flags&4098)!==0&&(l=s.return),i=s.return;while(i)}return s.tag===3?l:null}function sS(i){if(i.tag===13){var s=i.memoizedState;if(s===null&&(i=i.alternate,i!==null&&(s=i.memoizedState)),s!==null)return s.dehydrated}return null}function aS(i){if(Ao(i)!==i)throw Error(n(188))}function IB(i){var s=i.alternate;if(!s){if(s=Ao(i),s===null)throw Error(n(188));return s!==i?null:i}for(var l=i,h=s;;){var E=l.return;if(E===null)break;var b=E.alternate;if(b===null){if(h=E.return,h!==null){l=h;continue}break}if(E.child===b.child){for(b=E.child;b;){if(b===l)return aS(E),i;if(b===h)return aS(E),s;b=b.sibling}throw Error(n(188))}if(l.return!==h.return)l=E,h=b;else{for(var x=!1,R=E.child;R;){if(R===l){x=!0,l=E,h=b;break}if(R===h){x=!0,h=E,l=b;break}R=R.sibling}if(!x){for(R=b.child;R;){if(R===l){x=!0,l=b,h=E;break}if(R===h){x=!0,h=b,l=E;break}R=R.sibling}if(!x)throw Error(n(189))}}if(l.alternate!==h)throw Error(n(190))}if(l.tag!==3)throw Error(n(188));return l.stateNode.current===l?i:s}function uS(i){return i=IB(i),i!==null?lS(i):null}function lS(i){if(i.tag===5||i.tag===6)return i;for(i=i.child;i!==null;){var s=lS(i);if(s!==null)return s;i=i.sibling}return null}var cS=t.unstable_scheduleCallback,dS=t.unstable_cancelCallback,RB=t.unstable_shouldYield,LB=t.unstable_requestPaint,Dt=t.unstable_now,DB=t.unstable_getCurrentPriorityLevel,Rp=t.unstable_ImmediatePriority,fS=t.unstable_UserBlockingPriority,Sc=t.unstable_NormalPriority,MB=t.unstable_LowPriority,hS=t.unstable_IdlePriority,xc=null,Gr=null;function FB(i){if(Gr&&typeof Gr.onCommitFiberRoot=="function")try{Gr.onCommitFiberRoot(xc,i,void 0,(i.current.flags&128)===128)}catch(s){}}var Sr=Math.clz32?Math.clz32:HB,BB=Math.log,UB=Math.LN2;function HB(i){return i>>>=0,i===0?32:31-(BB(i)/UB|0)|0}var wc=64,Ac=4194304;function au(i){switch(i&-i){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return i&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return i&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return i}}function Cc(i,s){var l=i.pendingLanes;if(l===0)return 0;var h=0,E=i.suspendedLanes,b=i.pingedLanes,x=l&268435455;if(x!==0){var R=x&~E;R!==0?h=au(R):(b&=x,b!==0&&(h=au(b)))}else x=l&~E,x!==0?h=au(x):b!==0&&(h=au(b));if(h===0)return 0;if(s!==0&&s!==h&&(s&E)===0&&(E=h&-h,b=s&-s,E>=b||E===16&&(b&4194240)!==0))return s;if((h&4)!==0&&(h|=l&16),s=i.entangledLanes,s!==0)for(i=i.entanglements,s&=h;0<s;)l=31-Sr(s),E=1<<l,h|=i[l],s&=~E;return h}function zB(i,s){switch(i){case 1:case 2:case 4:return s+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return s+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function jB(i,s){for(var l=i.suspendedLanes,h=i.pingedLanes,E=i.expirationTimes,b=i.pendingLanes;0<b;){var x=31-Sr(b),R=1<<x,H=E[x];H===-1?((R&l)===0||(R&h)!==0)&&(E[x]=zB(R,s)):H<=s&&(i.expiredLanes|=R),b&=~R}}function Lp(i){return i=i.pendingLanes&-1073741825,i!==0?i:i&1073741824?1073741824:0}function pS(){var i=wc;return wc<<=1,(wc&4194240)===0&&(wc=64),i}function Dp(i){for(var s=[],l=0;31>l;l++)s.push(i);return s}function uu(i,s,l){i.pendingLanes|=s,s!==536870912&&(i.suspendedLanes=0,i.pingedLanes=0),i=i.eventTimes,s=31-Sr(s),i[s]=l}function $B(i,s){var l=i.pendingLanes&~s;i.pendingLanes=s,i.suspendedLanes=0,i.pingedLanes=0,i.expiredLanes&=s,i.mutableReadLanes&=s,i.entangledLanes&=s,s=i.entanglements;var h=i.eventTimes;for(i=i.expirationTimes;0<l;){var E=31-Sr(l),b=1<<E;s[E]=0,h[E]=-1,i[E]=-1,l&=~b}}function Mp(i,s){var l=i.entangledLanes|=s;for(i=i.entanglements;l;){var h=31-Sr(l),E=1<<h;E&s|i[h]&s&&(i[h]|=s),l&=~E}}var dt=0;function mS(i){return i&=-i,1<i?4<i?(i&268435455)!==0?16:536870912:4:1}var gS,Fp,ES,yS,bS,Bp=!1,vc=[],Li=null,Di=null,Mi=null,lu=new Map,cu=new Map,Fi=[],VB="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function TS(i,s){switch(i){case"focusin":case"focusout":Li=null;break;case"dragenter":case"dragleave":Di=null;break;case"mouseover":case"mouseout":Mi=null;break;case"pointerover":case"pointerout":lu.delete(s.pointerId);break;case"gotpointercapture":case"lostpointercapture":cu.delete(s.pointerId)}}function du(i,s,l,h,E,b){return i===null||i.nativeEvent!==b?(i={blockedOn:s,domEventName:l,eventSystemFlags:h,nativeEvent:b,targetContainers:[E]},s!==null&&(s=Au(s),s!==null&&Fp(s)),i):(i.eventSystemFlags|=h,s=i.targetContainers,E!==null&&s.indexOf(E)===-1&&s.push(E),i)}function qB(i,s,l,h,E){switch(s){case"focusin":return Li=du(Li,i,s,l,h,E),!0;case"dragenter":return Di=du(Di,i,s,l,h,E),!0;case"mouseover":return Mi=du(Mi,i,s,l,h,E),!0;case"pointerover":var b=E.pointerId;return lu.set(b,du(lu.get(b)||null,i,s,l,h,E)),!0;case"gotpointercapture":return b=E.pointerId,cu.set(b,du(cu.get(b)||null,i,s,l,h,E)),!0}return!1}function _S(i){var s=Co(i.target);if(s!==null){var l=Ao(s);if(l!==null){if(s=l.tag,s===13){if(s=sS(l),s!==null){i.blockedOn=s,bS(i.priority,function(){ES(l)});return}}else if(s===3&&l.stateNode.current.memoizedState.isDehydrated){i.blockedOn=l.tag===3?l.stateNode.containerInfo:null;return}}}i.blockedOn=null}function kc(i){if(i.blockedOn!==null)return!1;for(var s=i.targetContainers;0<s.length;){var l=Hp(i.domEventName,i.eventSystemFlags,s[0],i.nativeEvent);if(l===null){l=i.nativeEvent;var h=new l.constructor(l.type,l);qn=h,l.target.dispatchEvent(h),qn=null}else return s=Au(l),s!==null&&Fp(s),i.blockedOn=l,!1;s.shift()}return!0}function SS(i,s,l){kc(i)&&l.delete(s)}function YB(){Bp=!1,Li!==null&&kc(Li)&&(Li=null),Di!==null&&kc(Di)&&(Di=null),Mi!==null&&kc(Mi)&&(Mi=null),lu.forEach(SS),cu.forEach(SS)}function fu(i,s){i.blockedOn===s&&(i.blockedOn=null,Bp||(Bp=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,YB)))}function hu(i){function s(E){return fu(E,i)}if(0<vc.length){fu(vc[0],i);for(var l=1;l<vc.length;l++){var h=vc[l];h.blockedOn===i&&(h.blockedOn=null)}}for(Li!==null&&fu(Li,i),Di!==null&&fu(Di,i),Mi!==null&&fu(Mi,i),lu.forEach(s),cu.forEach(s),l=0;l<Fi.length;l++)h=Fi[l],h.blockedOn===i&&(h.blockedOn=null);for(;0<Fi.length&&(l=Fi[0],l.blockedOn===null);)_S(l),l.blockedOn===null&&Fi.shift()}var Os=M.ReactCurrentBatchConfig,Pc=!0;function GB(i,s,l,h){var E=dt,b=Os.transition;Os.transition=null;try{dt=1,Up(i,s,l,h)}finally{dt=E,Os.transition=b}}function WB(i,s,l,h){var E=dt,b=Os.transition;Os.transition=null;try{dt=4,Up(i,s,l,h)}finally{dt=E,Os.transition=b}}function Up(i,s,l,h){if(Pc){var E=Hp(i,s,l,h);if(E===null)rm(i,s,h,Nc,l),TS(i,h);else if(qB(E,i,s,l,h))h.stopPropagation();else if(TS(i,h),s&4&&-1<VB.indexOf(i)){for(;E!==null;){var b=Au(E);if(b!==null&&gS(b),b=Hp(i,s,l,h),b===null&&rm(i,s,h,Nc,l),b===E)break;E=b}E!==null&&h.stopPropagation()}else rm(i,s,h,null,l)}}var Nc=null;function Hp(i,s,l,h){if(Nc=null,i=kp(h),i=Co(i),i!==null)if(s=Ao(i),s===null)i=null;else if(l=s.tag,l===13){if(i=sS(s),i!==null)return i;i=null}else if(l===3){if(s.stateNode.current.memoizedState.isDehydrated)return s.tag===3?s.stateNode.containerInfo:null;i=null}else s!==i&&(i=null);return Nc=i,null}function xS(i){switch(i){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(DB()){case Rp:return 1;case fS:return 4;case Sc:case MB:return 16;case hS:return 536870912;default:return 16}default:return 16}}var Bi=null,zp=null,Oc=null;function wS(){if(Oc)return Oc;var i,s=zp,l=s.length,h,E="value"in Bi?Bi.value:Bi.textContent,b=E.length;for(i=0;i<l&&s[i]===E[i];i++);var x=l-i;for(h=1;h<=x&&s[l-h]===E[b-h];h++);return Oc=E.slice(i,1<h?1-h:void 0)}function Ic(i){var s=i.keyCode;return"charCode"in i?(i=i.charCode,i===0&&s===13&&(i=13)):i=s,i===10&&(i=13),32<=i||i===13?i:0}function Rc(){return!0}function AS(){return!1}function Yn(i){function s(l,h,E,b,x){this._reactName=l,this._targetInst=E,this.type=h,this.nativeEvent=b,this.target=x,this.currentTarget=null;for(var R in i)i.hasOwnProperty(R)&&(l=i[R],this[R]=l?l(b):b[R]);return this.isDefaultPrevented=(b.defaultPrevented!=null?b.defaultPrevented:b.returnValue===!1)?Rc:AS,this.isPropagationStopped=AS,this}return C(s.prototype,{preventDefault:function(){this.defaultPrevented=!0;var l=this.nativeEvent;l&&(l.preventDefault?l.preventDefault():typeof l.returnValue!="unknown"&&(l.returnValue=!1),this.isDefaultPrevented=Rc)},stopPropagation:function(){var l=this.nativeEvent;l&&(l.stopPropagation?l.stopPropagation():typeof l.cancelBubble!="unknown"&&(l.cancelBubble=!0),this.isPropagationStopped=Rc)},persist:function(){},isPersistent:Rc}),s}var Is={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(i){return i.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},jp=Yn(Is),pu=C({},Is,{view:0,detail:0}),XB=Yn(pu),$p,Vp,mu,Lc=C({},pu,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Yp,button:0,buttons:0,relatedTarget:function(i){return i.relatedTarget===void 0?i.fromElement===i.srcElement?i.toElement:i.fromElement:i.relatedTarget},movementX:function(i){return"movementX"in i?i.movementX:(i!==mu&&(mu&&i.type==="mousemove"?($p=i.screenX-mu.screenX,Vp=i.screenY-mu.screenY):Vp=$p=0,mu=i),$p)},movementY:function(i){return"movementY"in i?i.movementY:Vp}}),CS=Yn(Lc),KB=C({},Lc,{dataTransfer:0}),QB=Yn(KB),JB=C({},pu,{relatedTarget:0}),qp=Yn(JB),ZB=C({},Is,{animationName:0,elapsedTime:0,pseudoElement:0}),e9=Yn(ZB),t9=C({},Is,{clipboardData:function(i){return"clipboardData"in i?i.clipboardData:window.clipboardData}}),n9=Yn(t9),r9=C({},Is,{data:0}),vS=Yn(r9),i9={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},o9={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},s9={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function a9(i){var s=this.nativeEvent;return s.getModifierState?s.getModifierState(i):(i=s9[i])?!!s[i]:!1}function Yp(){return a9}var u9=C({},pu,{key:function(i){if(i.key){var s=i9[i.key]||i.key;if(s!=="Unidentified")return s}return i.type==="keypress"?(i=Ic(i),i===13?"Enter":String.fromCharCode(i)):i.type==="keydown"||i.type==="keyup"?o9[i.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Yp,charCode:function(i){return i.type==="keypress"?Ic(i):0},keyCode:function(i){return i.type==="keydown"||i.type==="keyup"?i.keyCode:0},which:function(i){return i.type==="keypress"?Ic(i):i.type==="keydown"||i.type==="keyup"?i.keyCode:0}}),l9=Yn(u9),c9=C({},Lc,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),kS=Yn(c9),d9=C({},pu,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Yp}),f9=Yn(d9),h9=C({},Is,{propertyName:0,elapsedTime:0,pseudoElement:0}),p9=Yn(h9),m9=C({},Lc,{deltaX:function(i){return"deltaX"in i?i.deltaX:"wheelDeltaX"in i?-i.wheelDeltaX:0},deltaY:function(i){return"deltaY"in i?i.deltaY:"wheelDeltaY"in i?-i.wheelDeltaY:"wheelDelta"in i?-i.wheelDelta:0},deltaZ:0,deltaMode:0}),g9=Yn(m9),E9=[9,13,27,32],Gp=c&&"CompositionEvent"in window,gu=null;c&&"documentMode"in document&&(gu=document.documentMode);var y9=c&&"TextEvent"in window&&!gu,PS=c&&(!Gp||gu&&8<gu&&11>=gu),NS=" ",OS=!1;function IS(i,s){switch(i){case"keyup":return E9.indexOf(s.keyCode)!==-1;case"keydown":return s.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function RS(i){return i=i.detail,typeof i=="object"&&"data"in i?i.data:null}var Rs=!1;function b9(i,s){switch(i){case"compositionend":return RS(s);case"keypress":return s.which!==32?null:(OS=!0,NS);case"textInput":return i=s.data,i===NS&&OS?null:i;default:return null}}function T9(i,s){if(Rs)return i==="compositionend"||!Gp&&IS(i,s)?(i=wS(),Oc=zp=Bi=null,Rs=!1,i):null;switch(i){case"paste":return null;case"keypress":if(!(s.ctrlKey||s.altKey||s.metaKey)||s.ctrlKey&&s.altKey){if(s.char&&1<s.char.length)return s.char;if(s.which)return String.fromCharCode(s.which)}return null;case"compositionend":return PS&&s.locale!=="ko"?null:s.data;default:return null}}var _9={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function LS(i){var s=i&&i.nodeName&&i.nodeName.toLowerCase();return s==="input"?!!_9[i.type]:s==="textarea"}function DS(i,s,l,h){tS(h),s=Uc(s,"onChange"),0<s.length&&(l=new jp("onChange","change",null,l,h),i.push({event:l,listeners:s}))}var Eu=null,yu=null;function S9(i){ZS(i,0)}function Dc(i){var s=Bs(i);if(qr(s))return i}function x9(i,s){if(i==="change")return s}var MS=!1;if(c){var Wp;if(c){var Xp="oninput"in document;if(!Xp){var FS=document.createElement("div");FS.setAttribute("oninput","return;"),Xp=typeof FS.oninput=="function"}Wp=Xp}else Wp=!1;MS=Wp&&(!document.documentMode||9<document.documentMode)}function BS(){Eu&&(Eu.detachEvent("onpropertychange",US),yu=Eu=null)}function US(i){if(i.propertyName==="value"&&Dc(yu)){var s=[];DS(s,yu,i,kp(i)),oS(S9,s)}}function w9(i,s,l){i==="focusin"?(BS(),Eu=s,yu=l,Eu.attachEvent("onpropertychange",US)):i==="focusout"&&BS()}function A9(i){if(i==="selectionchange"||i==="keyup"||i==="keydown")return Dc(yu)}function C9(i,s){if(i==="click")return Dc(s)}function v9(i,s){if(i==="input"||i==="change")return Dc(s)}function k9(i,s){return i===s&&(i!==0||1/i===1/s)||i!==i&&s!==s}var xr=typeof Object.is=="function"?Object.is:k9;function bu(i,s){if(xr(i,s))return!0;if(typeof i!="object"||i===null||typeof s!="object"||s===null)return!1;var l=Object.keys(i),h=Object.keys(s);if(l.length!==h.length)return!1;for(h=0;h<l.length;h++){var E=l[h];if(!d.call(s,E)||!xr(i[E],s[E]))return!1}return!0}function HS(i){for(;i&&i.firstChild;)i=i.firstChild;return i}function zS(i,s){var l=HS(i);i=0;for(var h;l;){if(l.nodeType===3){if(h=i+l.textContent.length,i<=s&&h>=s)return{node:l,offset:s-i};i=h}e:{for(;l;){if(l.nextSibling){l=l.nextSibling;break e}l=l.parentNode}l=void 0}l=HS(l)}}function jS(i,s){return i&&s?i===s?!0:i&&i.nodeType===3?!1:s&&s.nodeType===3?jS(i,s.parentNode):"contains"in i?i.contains(s):i.compareDocumentPosition?!!(i.compareDocumentPosition(s)&16):!1:!1}function $S(){for(var i=window,s=_r();s instanceof i.HTMLIFrameElement;){try{var l=typeof s.contentWindow.location.href=="string"}catch(h){l=!1}if(l)i=s.contentWindow;else break;s=_r(i.document)}return s}function Kp(i){var s=i&&i.nodeName&&i.nodeName.toLowerCase();return s&&(s==="input"&&(i.type==="text"||i.type==="search"||i.type==="tel"||i.type==="url"||i.type==="password")||s==="textarea"||i.contentEditable==="true")}function P9(i){var s=$S(),l=i.focusedElem,h=i.selectionRange;if(s!==l&&l&&l.ownerDocument&&jS(l.ownerDocument.documentElement,l)){if(h!==null&&Kp(l)){if(s=h.start,i=h.end,i===void 0&&(i=s),"selectionStart"in l)l.selectionStart=s,l.selectionEnd=Math.min(i,l.value.length);else if(i=(s=l.ownerDocument||document)&&s.defaultView||window,i.getSelection){i=i.getSelection();var E=l.textContent.length,b=Math.min(h.start,E);h=h.end===void 0?b:Math.min(h.end,E),!i.extend&&b>h&&(E=h,h=b,b=E),E=zS(l,b);var x=zS(l,h);E&&x&&(i.rangeCount!==1||i.anchorNode!==E.node||i.anchorOffset!==E.offset||i.focusNode!==x.node||i.focusOffset!==x.offset)&&(s=s.createRange(),s.setStart(E.node,E.offset),i.removeAllRanges(),b>h?(i.addRange(s),i.extend(x.node,x.offset)):(s.setEnd(x.node,x.offset),i.addRange(s)))}}for(s=[],i=l;i=i.parentNode;)i.nodeType===1&&s.push({element:i,left:i.scrollLeft,top:i.scrollTop});for(typeof l.focus=="function"&&l.focus(),l=0;l<s.length;l++)i=s[l],i.element.scrollLeft=i.left,i.element.scrollTop=i.top}}var N9=c&&"documentMode"in document&&11>=document.documentMode,Ls=null,Qp=null,Tu=null,Jp=!1;function VS(i,s,l){var h=l.window===l?l.document:l.nodeType===9?l:l.ownerDocument;Jp||Ls==null||Ls!==_r(h)||(h=Ls,"selectionStart"in h&&Kp(h)?h={start:h.selectionStart,end:h.selectionEnd}:(h=(h.ownerDocument&&h.ownerDocument.defaultView||window).getSelection(),h={anchorNode:h.anchorNode,anchorOffset:h.anchorOffset,focusNode:h.focusNode,focusOffset:h.focusOffset}),Tu&&bu(Tu,h)||(Tu=h,h=Uc(Qp,"onSelect"),0<h.length&&(s=new jp("onSelect","select",null,s,l),i.push({event:s,listeners:h}),s.target=Ls)))}function Mc(i,s){var l={};return l[i.toLowerCase()]=s.toLowerCase(),l["Webkit"+i]="webkit"+s,l["Moz"+i]="moz"+s,l}var Ds={animationend:Mc("Animation","AnimationEnd"),animationiteration:Mc("Animation","AnimationIteration"),animationstart:Mc("Animation","AnimationStart"),transitionend:Mc("Transition","TransitionEnd")},Zp={},qS={};c&&(qS=document.createElement("div").style,"AnimationEvent"in window||(delete Ds.animationend.animation,delete Ds.animationiteration.animation,delete Ds.animationstart.animation),"TransitionEvent"in window||delete Ds.transitionend.transition);function Fc(i){if(Zp[i])return Zp[i];if(!Ds[i])return i;var s=Ds[i],l;for(l in s)if(s.hasOwnProperty(l)&&l in qS)return Zp[i]=s[l];return i}var YS=Fc("animationend"),GS=Fc("animationiteration"),WS=Fc("animationstart"),XS=Fc("transitionend"),KS=new Map,QS="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function Ui(i,s){KS.set(i,s),a(s,[i])}for(var em=0;em<QS.length;em++){var tm=QS[em],O9=tm.toLowerCase(),I9=tm[0].toUpperCase()+tm.slice(1);Ui(O9,"on"+I9)}Ui(YS,"onAnimationEnd"),Ui(GS,"onAnimationIteration"),Ui(WS,"onAnimationStart"),Ui("dblclick","onDoubleClick"),Ui("focusin","onFocus"),Ui("focusout","onBlur"),Ui(XS,"onTransitionEnd"),u("onMouseEnter",["mouseout","mouseover"]),u("onMouseLeave",["mouseout","mouseover"]),u("onPointerEnter",["pointerout","pointerover"]),u("onPointerLeave",["pointerout","pointerover"]),a("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),a("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),a("onBeforeInput",["compositionend","keypress","textInput","paste"]),a("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),a("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),a("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var _u="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),R9=new Set("cancel close invalid load scroll toggle".split(" ").concat(_u));function JS(i,s,l){var h=i.type||"unknown-event";i.currentTarget=l,OB(h,s,void 0,i),i.currentTarget=null}function ZS(i,s){s=(s&4)!==0;for(var l=0;l<i.length;l++){var h=i[l],E=h.event;h=h.listeners;e:{var b=void 0;if(s)for(var x=h.length-1;0<=x;x--){var R=h[x],H=R.instance,J=R.currentTarget;if(R=R.listener,H!==b&&E.isPropagationStopped())break e;JS(E,R,J),b=H}else for(x=0;x<h.length;x++){if(R=h[x],H=R.instance,J=R.currentTarget,R=R.listener,H!==b&&E.isPropagationStopped())break e;JS(E,R,J),b=H}}}if(_c)throw i=Ip,_c=!1,Ip=null,i}function St(i,s){var l=s[lm];l===void 0&&(l=s[lm]=new Set);var h=i+"__bubble";l.has(h)||(ex(s,i,2,!1),l.add(h))}function nm(i,s,l){var h=0;s&&(h|=4),ex(l,i,h,s)}var Bc="_reactListening"+Math.random().toString(36).slice(2);function Su(i){if(!i[Bc]){i[Bc]=!0,r.forEach(function(l){l!=="selectionchange"&&(R9.has(l)||nm(l,!1,i),nm(l,!0,i))});var s=i.nodeType===9?i:i.ownerDocument;s===null||s[Bc]||(s[Bc]=!0,nm("selectionchange",!1,s))}}function ex(i,s,l,h){switch(xS(s)){case 1:var E=GB;break;case 4:E=WB;break;default:E=Up}l=E.bind(null,s,l,i),E=void 0,!Op||s!=="touchstart"&&s!=="touchmove"&&s!=="wheel"||(E=!0),h?E!==void 0?i.addEventListener(s,l,{capture:!0,passive:E}):i.addEventListener(s,l,!0):E!==void 0?i.addEventListener(s,l,{passive:E}):i.addEventListener(s,l,!1)}function rm(i,s,l,h,E){var b=h;if((s&1)===0&&(s&2)===0&&h!==null)e:for(;;){if(h===null)return;var x=h.tag;if(x===3||x===4){var R=h.stateNode.containerInfo;if(R===E||R.nodeType===8&&R.parentNode===E)break;if(x===4)for(x=h.return;x!==null;){var H=x.tag;if((H===3||H===4)&&(H=x.stateNode.containerInfo,H===E||H.nodeType===8&&H.parentNode===E))return;x=x.return}for(;R!==null;){if(x=Co(R),x===null)return;if(H=x.tag,H===5||H===6){h=b=x;continue e}R=R.parentNode}}h=h.return}oS(function(){var J=b,le=kp(l),pe=[];e:{var se=KS.get(i);if(se!==void 0){var xe=jp,ke=i;switch(i){case"keypress":if(Ic(l)===0)break e;case"keydown":case"keyup":xe=l9;break;case"focusin":ke="focus",xe=qp;break;case"focusout":ke="blur",xe=qp;break;case"beforeblur":case"afterblur":xe=qp;break;case"click":if(l.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":xe=CS;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":xe=QB;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":xe=f9;break;case YS:case GS:case WS:xe=e9;break;case XS:xe=p9;break;case"scroll":xe=XB;break;case"wheel":xe=g9;break;case"copy":case"cut":case"paste":xe=n9;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":xe=kS}var Ne=(s&4)!==0,Mt=!Ne&&i==="scroll",Y=Ne?se!==null?se+"Capture":null:se;Ne=[];for(var z=J,X;z!==null;){X=z;var ye=X.stateNode;if(X.tag===5&&ye!==null&&(X=ye,Y!==null&&(ye=iu(z,Y),ye!=null&&Ne.push(xu(z,ye,X)))),Mt)break;z=z.return}0<Ne.length&&(se=new xe(se,ke,null,l,le),pe.push({event:se,listeners:Ne}))}}if((s&7)===0){e:{if(se=i==="mouseover"||i==="pointerover",xe=i==="mouseout"||i==="pointerout",se&&l!==qn&&(ke=l.relatedTarget||l.fromElement)&&(Co(ke)||ke[di]))break e;if((xe||se)&&(se=le.window===le?le:(se=le.ownerDocument)?se.defaultView||se.parentWindow:window,xe?(ke=l.relatedTarget||l.toElement,xe=J,ke=ke?Co(ke):null,ke!==null&&(Mt=Ao(ke),ke!==Mt||ke.tag!==5&&ke.tag!==6)&&(ke=null)):(xe=null,ke=J),xe!==ke)){if(Ne=CS,ye="onMouseLeave",Y="onMouseEnter",z="mouse",(i==="pointerout"||i==="pointerover")&&(Ne=kS,ye="onPointerLeave",Y="onPointerEnter",z="pointer"),Mt=xe==null?se:Bs(xe),X=ke==null?se:Bs(ke),se=new Ne(ye,z+"leave",xe,l,le),se.target=Mt,se.relatedTarget=X,ye=null,Co(le)===J&&(Ne=new Ne(Y,z+"enter",ke,l,le),Ne.target=X,Ne.relatedTarget=Mt,ye=Ne),Mt=ye,xe&&ke)t:{for(Ne=xe,Y=ke,z=0,X=Ne;X;X=Ms(X))z++;for(X=0,ye=Y;ye;ye=Ms(ye))X++;for(;0<z-X;)Ne=Ms(Ne),z--;for(;0<X-z;)Y=Ms(Y),X--;for(;z--;){if(Ne===Y||Y!==null&&Ne===Y.alternate)break t;Ne=Ms(Ne),Y=Ms(Y)}Ne=null}else Ne=null;xe!==null&&tx(pe,se,xe,Ne,!1),ke!==null&&Mt!==null&&tx(pe,Mt,ke,Ne,!0)}}e:{if(se=J?Bs(J):window,xe=se.nodeName&&se.nodeName.toLowerCase(),xe==="select"||xe==="input"&&se.type==="file")var Le=x9;else if(LS(se))if(MS)Le=v9;else{Le=A9;var Ue=w9}else(xe=se.nodeName)&&xe.toLowerCase()==="input"&&(se.type==="checkbox"||se.type==="radio")&&(Le=C9);if(Le&&(Le=Le(i,J))){DS(pe,Le,l,le);break e}Ue&&Ue(i,se,J),i==="focusout"&&(Ue=se._wrapperState)&&Ue.controlled&&se.type==="number"&&Fe(se,"number",se.value)}switch(Ue=J?Bs(J):window,i){case"focusin":(LS(Ue)||Ue.contentEditable==="true")&&(Ls=Ue,Qp=J,Tu=null);break;case"focusout":Tu=Qp=Ls=null;break;case"mousedown":Jp=!0;break;case"contextmenu":case"mouseup":case"dragend":Jp=!1,VS(pe,l,le);break;case"selectionchange":if(N9)break;case"keydown":case"keyup":VS(pe,l,le)}var He;if(Gp)e:{switch(i){case"compositionstart":var qe="onCompositionStart";break e;case"compositionend":qe="onCompositionEnd";break e;case"compositionupdate":qe="onCompositionUpdate";break e}qe=void 0}else Rs?IS(i,l)&&(qe="onCompositionEnd"):i==="keydown"&&l.keyCode===229&&(qe="onCompositionStart");qe&&(PS&&l.locale!=="ko"&&(Rs||qe!=="onCompositionStart"?qe==="onCompositionEnd"&&Rs&&(He=wS()):(Bi=le,zp="value"in Bi?Bi.value:Bi.textContent,Rs=!0)),Ue=Uc(J,qe),0<Ue.length&&(qe=new vS(qe,i,null,l,le),pe.push({event:qe,listeners:Ue}),He?qe.data=He:(He=RS(l),He!==null&&(qe.data=He)))),(He=y9?b9(i,l):T9(i,l))&&(J=Uc(J,"onBeforeInput"),0<J.length&&(le=new vS("onBeforeInput","beforeinput",null,l,le),pe.push({event:le,listeners:J}),le.data=He))}ZS(pe,s)})}function xu(i,s,l){return{instance:i,listener:s,currentTarget:l}}function Uc(i,s){for(var l=s+"Capture",h=[];i!==null;){var E=i,b=E.stateNode;E.tag===5&&b!==null&&(E=b,b=iu(i,l),b!=null&&h.unshift(xu(i,b,E)),b=iu(i,s),b!=null&&h.push(xu(i,b,E))),i=i.return}return h}function Ms(i){if(i===null)return null;do i=i.return;while(i&&i.tag!==5);return i||null}function tx(i,s,l,h,E){for(var b=s._reactName,x=[];l!==null&&l!==h;){var R=l,H=R.alternate,J=R.stateNode;if(H!==null&&H===h)break;R.tag===5&&J!==null&&(R=J,E?(H=iu(l,b),H!=null&&x.unshift(xu(l,H,R))):E||(H=iu(l,b),H!=null&&x.push(xu(l,H,R)))),l=l.return}x.length!==0&&i.push({event:s,listeners:x})}var L9=/\r\n?/g,D9=/\u0000|\uFFFD/g;function nx(i){return(typeof i=="string"?i:""+i).replace(L9,`
|
|
15
|
-
`).replace(D9,"")}function Hc(i,s,l){if(s=nx(s),nx(i)!==s&&l)throw Error(n(425))}function zc(){}var im=null,om=null;function sm(i,s){return i==="textarea"||i==="noscript"||typeof s.children=="string"||typeof s.children=="number"||typeof s.dangerouslySetInnerHTML=="object"&&s.dangerouslySetInnerHTML!==null&&s.dangerouslySetInnerHTML.__html!=null}var am=typeof setTimeout=="function"?setTimeout:void 0,M9=typeof clearTimeout=="function"?clearTimeout:void 0,rx=typeof Promise=="function"?Promise:void 0,F9=typeof queueMicrotask=="function"?queueMicrotask:typeof rx!="undefined"?function(i){return rx.resolve(null).then(i).catch(B9)}:am;function B9(i){setTimeout(function(){throw i})}function um(i,s){var l=s,h=0;do{var E=l.nextSibling;if(i.removeChild(l),E&&E.nodeType===8)if(l=E.data,l==="/$"){if(h===0){i.removeChild(E),hu(s);return}h--}else l!=="$"&&l!=="$?"&&l!=="$!"||h++;l=E}while(l);hu(s)}function Hi(i){for(;i!=null;i=i.nextSibling){var s=i.nodeType;if(s===1||s===3)break;if(s===8){if(s=i.data,s==="$"||s==="$!"||s==="$?")break;if(s==="/$")return null}}return i}function ix(i){i=i.previousSibling;for(var s=0;i;){if(i.nodeType===8){var l=i.data;if(l==="$"||l==="$!"||l==="$?"){if(s===0)return i;s--}else l==="/$"&&s++}i=i.previousSibling}return null}var Fs=Math.random().toString(36).slice(2),Wr="__reactFiber$"+Fs,wu="__reactProps$"+Fs,di="__reactContainer$"+Fs,lm="__reactEvents$"+Fs,U9="__reactListeners$"+Fs,H9="__reactHandles$"+Fs;function Co(i){var s=i[Wr];if(s)return s;for(var l=i.parentNode;l;){if(s=l[di]||l[Wr]){if(l=s.alternate,s.child!==null||l!==null&&l.child!==null)for(i=ix(i);i!==null;){if(l=i[Wr])return l;i=ix(i)}return s}i=l,l=i.parentNode}return null}function Au(i){return i=i[Wr]||i[di],!i||i.tag!==5&&i.tag!==6&&i.tag!==13&&i.tag!==3?null:i}function Bs(i){if(i.tag===5||i.tag===6)return i.stateNode;throw Error(n(33))}function jc(i){return i[wu]||null}var cm=[],Us=-1;function zi(i){return{current:i}}function xt(i){0>Us||(i.current=cm[Us],cm[Us]=null,Us--)}function Tt(i,s){Us++,cm[Us]=i.current,i.current=s}var ji={},gn=zi(ji),Ln=zi(!1),vo=ji;function Hs(i,s){var l=i.type.contextTypes;if(!l)return ji;var h=i.stateNode;if(h&&h.__reactInternalMemoizedUnmaskedChildContext===s)return h.__reactInternalMemoizedMaskedChildContext;var E={},b;for(b in l)E[b]=s[b];return h&&(i=i.stateNode,i.__reactInternalMemoizedUnmaskedChildContext=s,i.__reactInternalMemoizedMaskedChildContext=E),E}function Dn(i){return i=i.childContextTypes,i!=null}function $c(){xt(Ln),xt(gn)}function ox(i,s,l){if(gn.current!==ji)throw Error(n(168));Tt(gn,s),Tt(Ln,l)}function sx(i,s,l){var h=i.stateNode;if(s=s.childContextTypes,typeof h.getChildContext!="function")return l;h=h.getChildContext();for(var E in h)if(!(E in s))throw Error(n(108,$e(i)||"Unknown",E));return C({},l,h)}function Vc(i){return i=(i=i.stateNode)&&i.__reactInternalMemoizedMergedChildContext||ji,vo=gn.current,Tt(gn,i),Tt(Ln,Ln.current),!0}function ax(i,s,l){var h=i.stateNode;if(!h)throw Error(n(169));l?(i=sx(i,s,vo),h.__reactInternalMemoizedMergedChildContext=i,xt(Ln),xt(gn),Tt(gn,i)):xt(Ln),Tt(Ln,l)}var fi=null,qc=!1,dm=!1;function ux(i){fi===null?fi=[i]:fi.push(i)}function z9(i){qc=!0,ux(i)}function $i(){if(!dm&&fi!==null){dm=!0;var i=0,s=dt;try{var l=fi;for(dt=1;i<l.length;i++){var h=l[i];do h=h(!0);while(h!==null)}fi=null,qc=!1}catch(E){throw fi!==null&&(fi=fi.slice(i+1)),cS(Rp,$i),E}finally{dt=s,dm=!1}}return null}var zs=[],js=0,Yc=null,Gc=0,ar=[],ur=0,ko=null,hi=1,pi="";function Po(i,s){zs[js++]=Gc,zs[js++]=Yc,Yc=i,Gc=s}function lx(i,s,l){ar[ur++]=hi,ar[ur++]=pi,ar[ur++]=ko,ko=i;var h=hi;i=pi;var E=32-Sr(h)-1;h&=~(1<<E),l+=1;var b=32-Sr(s)+E;if(30<b){var x=E-E%5;b=(h&(1<<x)-1).toString(32),h>>=x,E-=x,hi=1<<32-Sr(s)+E|l<<E|h,pi=b+i}else hi=1<<b|l<<E|h,pi=i}function fm(i){i.return!==null&&(Po(i,1),lx(i,1,0))}function hm(i){for(;i===Yc;)Yc=zs[--js],zs[js]=null,Gc=zs[--js],zs[js]=null;for(;i===ko;)ko=ar[--ur],ar[ur]=null,pi=ar[--ur],ar[ur]=null,hi=ar[--ur],ar[ur]=null}var Gn=null,Wn=null,vt=!1,wr=null;function cx(i,s){var l=fr(5,null,null,0);l.elementType="DELETED",l.stateNode=s,l.return=i,s=i.deletions,s===null?(i.deletions=[l],i.flags|=16):s.push(l)}function dx(i,s){switch(i.tag){case 5:var l=i.type;return s=s.nodeType!==1||l.toLowerCase()!==s.nodeName.toLowerCase()?null:s,s!==null?(i.stateNode=s,Gn=i,Wn=Hi(s.firstChild),!0):!1;case 6:return s=i.pendingProps===""||s.nodeType!==3?null:s,s!==null?(i.stateNode=s,Gn=i,Wn=null,!0):!1;case 13:return s=s.nodeType!==8?null:s,s!==null?(l=ko!==null?{id:hi,overflow:pi}:null,i.memoizedState={dehydrated:s,treeContext:l,retryLane:1073741824},l=fr(18,null,null,0),l.stateNode=s,l.return=i,i.child=l,Gn=i,Wn=null,!0):!1;default:return!1}}function pm(i){return(i.mode&1)!==0&&(i.flags&128)===0}function mm(i){if(vt){var s=Wn;if(s){var l=s;if(!dx(i,s)){if(pm(i))throw Error(n(418));s=Hi(l.nextSibling);var h=Gn;s&&dx(i,s)?cx(h,l):(i.flags=i.flags&-4097|2,vt=!1,Gn=i)}}else{if(pm(i))throw Error(n(418));i.flags=i.flags&-4097|2,vt=!1,Gn=i}}}function fx(i){for(i=i.return;i!==null&&i.tag!==5&&i.tag!==3&&i.tag!==13;)i=i.return;Gn=i}function Wc(i){if(i!==Gn)return!1;if(!vt)return fx(i),vt=!0,!1;var s;if((s=i.tag!==3)&&!(s=i.tag!==5)&&(s=i.type,s=s!=="head"&&s!=="body"&&!sm(i.type,i.memoizedProps)),s&&(s=Wn)){if(pm(i))throw hx(),Error(n(418));for(;s;)cx(i,s),s=Hi(s.nextSibling)}if(fx(i),i.tag===13){if(i=i.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(n(317));e:{for(i=i.nextSibling,s=0;i;){if(i.nodeType===8){var l=i.data;if(l==="/$"){if(s===0){Wn=Hi(i.nextSibling);break e}s--}else l!=="$"&&l!=="$!"&&l!=="$?"||s++}i=i.nextSibling}Wn=null}}else Wn=Gn?Hi(i.stateNode.nextSibling):null;return!0}function hx(){for(var i=Wn;i;)i=Hi(i.nextSibling)}function $s(){Wn=Gn=null,vt=!1}function gm(i){wr===null?wr=[i]:wr.push(i)}var j9=M.ReactCurrentBatchConfig;function Cu(i,s,l){if(i=l.ref,i!==null&&typeof i!="function"&&typeof i!="object"){if(l._owner){if(l=l._owner,l){if(l.tag!==1)throw Error(n(309));var h=l.stateNode}if(!h)throw Error(n(147,i));var E=h,b=""+i;return s!==null&&s.ref!==null&&typeof s.ref=="function"&&s.ref._stringRef===b?s.ref:(s=function(x){var R=E.refs;x===null?delete R[b]:R[b]=x},s._stringRef=b,s)}if(typeof i!="string")throw Error(n(284));if(!l._owner)throw Error(n(290,i))}return i}function Xc(i,s){throw i=Object.prototype.toString.call(s),Error(n(31,i==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":i))}function px(i){var s=i._init;return s(i._payload)}function mx(i){function s(Y,z){if(i){var X=Y.deletions;X===null?(Y.deletions=[z],Y.flags|=16):X.push(z)}}function l(Y,z){if(!i)return null;for(;z!==null;)s(Y,z),z=z.sibling;return null}function h(Y,z){for(Y=new Map;z!==null;)z.key!==null?Y.set(z.key,z):Y.set(z.index,z),z=z.sibling;return Y}function E(Y,z){return Y=Qi(Y,z),Y.index=0,Y.sibling=null,Y}function b(Y,z,X){return Y.index=X,i?(X=Y.alternate,X!==null?(X=X.index,X<z?(Y.flags|=2,z):X):(Y.flags|=2,z)):(Y.flags|=1048576,z)}function x(Y){return i&&Y.alternate===null&&(Y.flags|=2),Y}function R(Y,z,X,ye){return z===null||z.tag!==6?(z=a0(X,Y.mode,ye),z.return=Y,z):(z=E(z,X),z.return=Y,z)}function H(Y,z,X,ye){var Le=X.type;return Le===K?le(Y,z,X.props.children,ye,X.key):z!==null&&(z.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===Oe&&px(Le)===z.type)?(ye=E(z,X.props),ye.ref=Cu(Y,z,X),ye.return=Y,ye):(ye=bd(X.type,X.key,X.props,null,Y.mode,ye),ye.ref=Cu(Y,z,X),ye.return=Y,ye)}function J(Y,z,X,ye){return z===null||z.tag!==4||z.stateNode.containerInfo!==X.containerInfo||z.stateNode.implementation!==X.implementation?(z=u0(X,Y.mode,ye),z.return=Y,z):(z=E(z,X.children||[]),z.return=Y,z)}function le(Y,z,X,ye,Le){return z===null||z.tag!==7?(z=Fo(X,Y.mode,ye,Le),z.return=Y,z):(z=E(z,X),z.return=Y,z)}function pe(Y,z,X){if(typeof z=="string"&&z!==""||typeof z=="number")return z=a0(""+z,Y.mode,X),z.return=Y,z;if(typeof z=="object"&&z!==null){switch(z.$$typeof){case V:return X=bd(z.type,z.key,z.props,null,Y.mode,X),X.ref=Cu(Y,null,z),X.return=Y,X;case D:return z=u0(z,Y.mode,X),z.return=Y,z;case Oe:var ye=z._init;return pe(Y,ye(z._payload),X)}if(Me(z)||ie(z))return z=Fo(z,Y.mode,X,null),z.return=Y,z;Xc(Y,z)}return null}function se(Y,z,X,ye){var Le=z!==null?z.key:null;if(typeof X=="string"&&X!==""||typeof X=="number")return Le!==null?null:R(Y,z,""+X,ye);if(typeof X=="object"&&X!==null){switch(X.$$typeof){case V:return X.key===Le?H(Y,z,X,ye):null;case D:return X.key===Le?J(Y,z,X,ye):null;case Oe:return Le=X._init,se(Y,z,Le(X._payload),ye)}if(Me(X)||ie(X))return Le!==null?null:le(Y,z,X,ye,null);Xc(Y,X)}return null}function xe(Y,z,X,ye,Le){if(typeof ye=="string"&&ye!==""||typeof ye=="number")return Y=Y.get(X)||null,R(z,Y,""+ye,Le);if(typeof ye=="object"&&ye!==null){switch(ye.$$typeof){case V:return Y=Y.get(ye.key===null?X:ye.key)||null,H(z,Y,ye,Le);case D:return Y=Y.get(ye.key===null?X:ye.key)||null,J(z,Y,ye,Le);case Oe:var Ue=ye._init;return xe(Y,z,X,Ue(ye._payload),Le)}if(Me(ye)||ie(ye))return Y=Y.get(X)||null,le(z,Y,ye,Le,null);Xc(z,ye)}return null}function ke(Y,z,X,ye){for(var Le=null,Ue=null,He=z,qe=z=0,nn=null;He!==null&&qe<X.length;qe++){He.index>qe?(nn=He,He=null):nn=He.sibling;var ot=se(Y,He,X[qe],ye);if(ot===null){He===null&&(He=nn);break}i&&He&&ot.alternate===null&&s(Y,He),z=b(ot,z,qe),Ue===null?Le=ot:Ue.sibling=ot,Ue=ot,He=nn}if(qe===X.length)return l(Y,He),vt&&Po(Y,qe),Le;if(He===null){for(;qe<X.length;qe++)He=pe(Y,X[qe],ye),He!==null&&(z=b(He,z,qe),Ue===null?Le=He:Ue.sibling=He,Ue=He);return vt&&Po(Y,qe),Le}for(He=h(Y,He);qe<X.length;qe++)nn=xe(He,Y,qe,X[qe],ye),nn!==null&&(i&&nn.alternate!==null&&He.delete(nn.key===null?qe:nn.key),z=b(nn,z,qe),Ue===null?Le=nn:Ue.sibling=nn,Ue=nn);return i&&He.forEach(function(Ji){return s(Y,Ji)}),vt&&Po(Y,qe),Le}function Ne(Y,z,X,ye){var Le=ie(X);if(typeof Le!="function")throw Error(n(150));if(X=Le.call(X),X==null)throw Error(n(151));for(var Ue=Le=null,He=z,qe=z=0,nn=null,ot=X.next();He!==null&&!ot.done;qe++,ot=X.next()){He.index>qe?(nn=He,He=null):nn=He.sibling;var Ji=se(Y,He,ot.value,ye);if(Ji===null){He===null&&(He=nn);break}i&&He&&Ji.alternate===null&&s(Y,He),z=b(Ji,z,qe),Ue===null?Le=Ji:Ue.sibling=Ji,Ue=Ji,He=nn}if(ot.done)return l(Y,He),vt&&Po(Y,qe),Le;if(He===null){for(;!ot.done;qe++,ot=X.next())ot=pe(Y,ot.value,ye),ot!==null&&(z=b(ot,z,qe),Ue===null?Le=ot:Ue.sibling=ot,Ue=ot);return vt&&Po(Y,qe),Le}for(He=h(Y,He);!ot.done;qe++,ot=X.next())ot=xe(He,Y,qe,ot.value,ye),ot!==null&&(i&&ot.alternate!==null&&He.delete(ot.key===null?qe:ot.key),z=b(ot,z,qe),Ue===null?Le=ot:Ue.sibling=ot,Ue=ot);return i&&He.forEach(function(_7){return s(Y,_7)}),vt&&Po(Y,qe),Le}function Mt(Y,z,X,ye){if(typeof X=="object"&&X!==null&&X.type===K&&X.key===null&&(X=X.props.children),typeof X=="object"&&X!==null){switch(X.$$typeof){case V:e:{for(var Le=X.key,Ue=z;Ue!==null;){if(Ue.key===Le){if(Le=X.type,Le===K){if(Ue.tag===7){l(Y,Ue.sibling),z=E(Ue,X.props.children),z.return=Y,Y=z;break e}}else if(Ue.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===Oe&&px(Le)===Ue.type){l(Y,Ue.sibling),z=E(Ue,X.props),z.ref=Cu(Y,Ue,X),z.return=Y,Y=z;break e}l(Y,Ue);break}else s(Y,Ue);Ue=Ue.sibling}X.type===K?(z=Fo(X.props.children,Y.mode,ye,X.key),z.return=Y,Y=z):(ye=bd(X.type,X.key,X.props,null,Y.mode,ye),ye.ref=Cu(Y,z,X),ye.return=Y,Y=ye)}return x(Y);case D:e:{for(Ue=X.key;z!==null;){if(z.key===Ue)if(z.tag===4&&z.stateNode.containerInfo===X.containerInfo&&z.stateNode.implementation===X.implementation){l(Y,z.sibling),z=E(z,X.children||[]),z.return=Y,Y=z;break e}else{l(Y,z);break}else s(Y,z);z=z.sibling}z=u0(X,Y.mode,ye),z.return=Y,Y=z}return x(Y);case Oe:return Ue=X._init,Mt(Y,z,Ue(X._payload),ye)}if(Me(X))return ke(Y,z,X,ye);if(ie(X))return Ne(Y,z,X,ye);Xc(Y,X)}return typeof X=="string"&&X!==""||typeof X=="number"?(X=""+X,z!==null&&z.tag===6?(l(Y,z.sibling),z=E(z,X),z.return=Y,Y=z):(l(Y,z),z=a0(X,Y.mode,ye),z.return=Y,Y=z),x(Y)):l(Y,z)}return Mt}var Vs=mx(!0),gx=mx(!1),Kc=zi(null),Qc=null,qs=null,Em=null;function ym(){Em=qs=Qc=null}function bm(i){var s=Kc.current;xt(Kc),i._currentValue=s}function Tm(i,s,l){for(;i!==null;){var h=i.alternate;if((i.childLanes&s)!==s?(i.childLanes|=s,h!==null&&(h.childLanes|=s)):h!==null&&(h.childLanes&s)!==s&&(h.childLanes|=s),i===l)break;i=i.return}}function Ys(i,s){Qc=i,Em=qs=null,i=i.dependencies,i!==null&&i.firstContext!==null&&((i.lanes&s)!==0&&(Mn=!0),i.firstContext=null)}function lr(i){var s=i._currentValue;if(Em!==i)if(i={context:i,memoizedValue:s,next:null},qs===null){if(Qc===null)throw Error(n(308));qs=i,Qc.dependencies={lanes:0,firstContext:i}}else qs=qs.next=i;return s}var No=null;function _m(i){No===null?No=[i]:No.push(i)}function Ex(i,s,l,h){var E=s.interleaved;return E===null?(l.next=l,_m(s)):(l.next=E.next,E.next=l),s.interleaved=l,mi(i,h)}function mi(i,s){i.lanes|=s;var l=i.alternate;for(l!==null&&(l.lanes|=s),l=i,i=i.return;i!==null;)i.childLanes|=s,l=i.alternate,l!==null&&(l.childLanes|=s),l=i,i=i.return;return l.tag===3?l.stateNode:null}var Vi=!1;function Sm(i){i.updateQueue={baseState:i.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function yx(i,s){i=i.updateQueue,s.updateQueue===i&&(s.updateQueue={baseState:i.baseState,firstBaseUpdate:i.firstBaseUpdate,lastBaseUpdate:i.lastBaseUpdate,shared:i.shared,effects:i.effects})}function gi(i,s){return{eventTime:i,lane:s,tag:0,payload:null,callback:null,next:null}}function qi(i,s,l){var h=i.updateQueue;if(h===null)return null;if(h=h.shared,(it&2)!==0){var E=h.pending;return E===null?s.next=s:(s.next=E.next,E.next=s),h.pending=s,mi(i,l)}return E=h.interleaved,E===null?(s.next=s,_m(h)):(s.next=E.next,E.next=s),h.interleaved=s,mi(i,l)}function Jc(i,s,l){if(s=s.updateQueue,s!==null&&(s=s.shared,(l&4194240)!==0)){var h=s.lanes;h&=i.pendingLanes,l|=h,s.lanes=l,Mp(i,l)}}function bx(i,s){var l=i.updateQueue,h=i.alternate;if(h!==null&&(h=h.updateQueue,l===h)){var E=null,b=null;if(l=l.firstBaseUpdate,l!==null){do{var x={eventTime:l.eventTime,lane:l.lane,tag:l.tag,payload:l.payload,callback:l.callback,next:null};b===null?E=b=x:b=b.next=x,l=l.next}while(l!==null);b===null?E=b=s:b=b.next=s}else E=b=s;l={baseState:h.baseState,firstBaseUpdate:E,lastBaseUpdate:b,shared:h.shared,effects:h.effects},i.updateQueue=l;return}i=l.lastBaseUpdate,i===null?l.firstBaseUpdate=s:i.next=s,l.lastBaseUpdate=s}function Zc(i,s,l,h){var E=i.updateQueue;Vi=!1;var b=E.firstBaseUpdate,x=E.lastBaseUpdate,R=E.shared.pending;if(R!==null){E.shared.pending=null;var H=R,J=H.next;H.next=null,x===null?b=J:x.next=J,x=H;var le=i.alternate;le!==null&&(le=le.updateQueue,R=le.lastBaseUpdate,R!==x&&(R===null?le.firstBaseUpdate=J:R.next=J,le.lastBaseUpdate=H))}if(b!==null){var pe=E.baseState;x=0,le=J=H=null,R=b;do{var se=R.lane,xe=R.eventTime;if((h&se)===se){le!==null&&(le=le.next={eventTime:xe,lane:0,tag:R.tag,payload:R.payload,callback:R.callback,next:null});e:{var ke=i,Ne=R;switch(se=s,xe=l,Ne.tag){case 1:if(ke=Ne.payload,typeof ke=="function"){pe=ke.call(xe,pe,se);break e}pe=ke;break e;case 3:ke.flags=ke.flags&-65537|128;case 0:if(ke=Ne.payload,se=typeof ke=="function"?ke.call(xe,pe,se):ke,se==null)break e;pe=C({},pe,se);break e;case 2:Vi=!0}}R.callback!==null&&R.lane!==0&&(i.flags|=64,se=E.effects,se===null?E.effects=[R]:se.push(R))}else xe={eventTime:xe,lane:se,tag:R.tag,payload:R.payload,callback:R.callback,next:null},le===null?(J=le=xe,H=pe):le=le.next=xe,x|=se;if(R=R.next,R===null){if(R=E.shared.pending,R===null)break;se=R,R=se.next,se.next=null,E.lastBaseUpdate=se,E.shared.pending=null}}while(!0);if(le===null&&(H=pe),E.baseState=H,E.firstBaseUpdate=J,E.lastBaseUpdate=le,s=E.shared.interleaved,s!==null){E=s;do x|=E.lane,E=E.next;while(E!==s)}else b===null&&(E.shared.lanes=0);Ro|=x,i.lanes=x,i.memoizedState=pe}}function Tx(i,s,l){if(i=s.effects,s.effects=null,i!==null)for(s=0;s<i.length;s++){var h=i[s],E=h.callback;if(E!==null){if(h.callback=null,h=l,typeof E!="function")throw Error(n(191,E));E.call(h)}}}var vu={},Xr=zi(vu),ku=zi(vu),Pu=zi(vu);function Oo(i){if(i===vu)throw Error(n(174));return i}function xm(i,s){switch(Tt(Pu,s),Tt(ku,i),Tt(Xr,vu),i=s.nodeType,i){case 9:case 11:s=(s=s.documentElement)?s.namespaceURI:oe(null,"");break;default:i=i===8?s.parentNode:s,s=i.namespaceURI||null,i=i.tagName,s=oe(s,i)}xt(Xr),Tt(Xr,s)}function Gs(){xt(Xr),xt(ku),xt(Pu)}function _x(i){Oo(Pu.current);var s=Oo(Xr.current),l=oe(s,i.type);s!==l&&(Tt(ku,i),Tt(Xr,l))}function wm(i){ku.current===i&&(xt(Xr),xt(ku))}var Pt=zi(0);function ed(i){for(var s=i;s!==null;){if(s.tag===13){var l=s.memoizedState;if(l!==null&&(l=l.dehydrated,l===null||l.data==="$?"||l.data==="$!"))return s}else if(s.tag===19&&s.memoizedProps.revealOrder!==void 0){if((s.flags&128)!==0)return s}else if(s.child!==null){s.child.return=s,s=s.child;continue}if(s===i)break;for(;s.sibling===null;){if(s.return===null||s.return===i)return null;s=s.return}s.sibling.return=s.return,s=s.sibling}return null}var Am=[];function Cm(){for(var i=0;i<Am.length;i++)Am[i]._workInProgressVersionPrimary=null;Am.length=0}var td=M.ReactCurrentDispatcher,vm=M.ReactCurrentBatchConfig,Io=0,Nt=null,Gt=null,en=null,nd=!1,Nu=!1,Ou=0,$9=0;function En(){throw Error(n(321))}function km(i,s){if(s===null)return!1;for(var l=0;l<s.length&&l<i.length;l++)if(!xr(i[l],s[l]))return!1;return!0}function Pm(i,s,l,h,E,b){if(Io=b,Nt=s,s.memoizedState=null,s.updateQueue=null,s.lanes=0,td.current=i===null||i.memoizedState===null?G9:W9,i=l(h,E),Nu){b=0;do{if(Nu=!1,Ou=0,25<=b)throw Error(n(301));b+=1,en=Gt=null,s.updateQueue=null,td.current=X9,i=l(h,E)}while(Nu)}if(td.current=od,s=Gt!==null&&Gt.next!==null,Io=0,en=Gt=Nt=null,nd=!1,s)throw Error(n(300));return i}function Nm(){var i=Ou!==0;return Ou=0,i}function Kr(){var i={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return en===null?Nt.memoizedState=en=i:en=en.next=i,en}function cr(){if(Gt===null){var i=Nt.alternate;i=i!==null?i.memoizedState:null}else i=Gt.next;var s=en===null?Nt.memoizedState:en.next;if(s!==null)en=s,Gt=i;else{if(i===null)throw Error(n(310));Gt=i,i={memoizedState:Gt.memoizedState,baseState:Gt.baseState,baseQueue:Gt.baseQueue,queue:Gt.queue,next:null},en===null?Nt.memoizedState=en=i:en=en.next=i}return en}function Iu(i,s){return typeof s=="function"?s(i):s}function Om(i){var s=cr(),l=s.queue;if(l===null)throw Error(n(311));l.lastRenderedReducer=i;var h=Gt,E=h.baseQueue,b=l.pending;if(b!==null){if(E!==null){var x=E.next;E.next=b.next,b.next=x}h.baseQueue=E=b,l.pending=null}if(E!==null){b=E.next,h=h.baseState;var R=x=null,H=null,J=b;do{var le=J.lane;if((Io&le)===le)H!==null&&(H=H.next={lane:0,action:J.action,hasEagerState:J.hasEagerState,eagerState:J.eagerState,next:null}),h=J.hasEagerState?J.eagerState:i(h,J.action);else{var pe={lane:le,action:J.action,hasEagerState:J.hasEagerState,eagerState:J.eagerState,next:null};H===null?(R=H=pe,x=h):H=H.next=pe,Nt.lanes|=le,Ro|=le}J=J.next}while(J!==null&&J!==b);H===null?x=h:H.next=R,xr(h,s.memoizedState)||(Mn=!0),s.memoizedState=h,s.baseState=x,s.baseQueue=H,l.lastRenderedState=h}if(i=l.interleaved,i!==null){E=i;do b=E.lane,Nt.lanes|=b,Ro|=b,E=E.next;while(E!==i)}else E===null&&(l.lanes=0);return[s.memoizedState,l.dispatch]}function Im(i){var s=cr(),l=s.queue;if(l===null)throw Error(n(311));l.lastRenderedReducer=i;var h=l.dispatch,E=l.pending,b=s.memoizedState;if(E!==null){l.pending=null;var x=E=E.next;do b=i(b,x.action),x=x.next;while(x!==E);xr(b,s.memoizedState)||(Mn=!0),s.memoizedState=b,s.baseQueue===null&&(s.baseState=b),l.lastRenderedState=b}return[b,h]}function Sx(){}function xx(i,s){var l=Nt,h=cr(),E=s(),b=!xr(h.memoizedState,E);if(b&&(h.memoizedState=E,Mn=!0),h=h.queue,Rm(Cx.bind(null,l,h,i),[i]),h.getSnapshot!==s||b||en!==null&&en.memoizedState.tag&1){if(l.flags|=2048,Ru(9,Ax.bind(null,l,h,E,s),void 0,null),tn===null)throw Error(n(349));(Io&30)!==0||wx(l,s,E)}return E}function wx(i,s,l){i.flags|=16384,i={getSnapshot:s,value:l},s=Nt.updateQueue,s===null?(s={lastEffect:null,stores:null},Nt.updateQueue=s,s.stores=[i]):(l=s.stores,l===null?s.stores=[i]:l.push(i))}function Ax(i,s,l,h){s.value=l,s.getSnapshot=h,vx(s)&&kx(i)}function Cx(i,s,l){return l(function(){vx(s)&&kx(i)})}function vx(i){var s=i.getSnapshot;i=i.value;try{var l=s();return!xr(i,l)}catch(h){return!0}}function kx(i){var s=mi(i,1);s!==null&&kr(s,i,1,-1)}function Px(i){var s=Kr();return typeof i=="function"&&(i=i()),s.memoizedState=s.baseState=i,i={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Iu,lastRenderedState:i},s.queue=i,i=i.dispatch=Y9.bind(null,Nt,i),[s.memoizedState,i]}function Ru(i,s,l,h){return i={tag:i,create:s,destroy:l,deps:h,next:null},s=Nt.updateQueue,s===null?(s={lastEffect:null,stores:null},Nt.updateQueue=s,s.lastEffect=i.next=i):(l=s.lastEffect,l===null?s.lastEffect=i.next=i:(h=l.next,l.next=i,i.next=h,s.lastEffect=i)),i}function Nx(){return cr().memoizedState}function rd(i,s,l,h){var E=Kr();Nt.flags|=i,E.memoizedState=Ru(1|s,l,void 0,h===void 0?null:h)}function id(i,s,l,h){var E=cr();h=h===void 0?null:h;var b=void 0;if(Gt!==null){var x=Gt.memoizedState;if(b=x.destroy,h!==null&&km(h,x.deps)){E.memoizedState=Ru(s,l,b,h);return}}Nt.flags|=i,E.memoizedState=Ru(1|s,l,b,h)}function Ox(i,s){return rd(8390656,8,i,s)}function Rm(i,s){return id(2048,8,i,s)}function Ix(i,s){return id(4,2,i,s)}function Rx(i,s){return id(4,4,i,s)}function Lx(i,s){if(typeof s=="function")return i=i(),s(i),function(){s(null)};if(s!=null)return i=i(),s.current=i,function(){s.current=null}}function Dx(i,s,l){return l=l!=null?l.concat([i]):null,id(4,4,Lx.bind(null,s,i),l)}function Lm(){}function Mx(i,s){var l=cr();s=s===void 0?null:s;var h=l.memoizedState;return h!==null&&s!==null&&km(s,h[1])?h[0]:(l.memoizedState=[i,s],i)}function Fx(i,s){var l=cr();s=s===void 0?null:s;var h=l.memoizedState;return h!==null&&s!==null&&km(s,h[1])?h[0]:(i=i(),l.memoizedState=[i,s],i)}function Bx(i,s,l){return(Io&21)===0?(i.baseState&&(i.baseState=!1,Mn=!0),i.memoizedState=l):(xr(l,s)||(l=pS(),Nt.lanes|=l,Ro|=l,i.baseState=!0),s)}function V9(i,s){var l=dt;dt=l!==0&&4>l?l:4,i(!0);var h=vm.transition;vm.transition={};try{i(!1),s()}finally{dt=l,vm.transition=h}}function Ux(){return cr().memoizedState}function q9(i,s,l){var h=Xi(i);if(l={lane:h,action:l,hasEagerState:!1,eagerState:null,next:null},Hx(i))zx(s,l);else if(l=Ex(i,s,l,h),l!==null){var E=Cn();kr(l,i,h,E),jx(l,s,h)}}function Y9(i,s,l){var h=Xi(i),E={lane:h,action:l,hasEagerState:!1,eagerState:null,next:null};if(Hx(i))zx(s,E);else{var b=i.alternate;if(i.lanes===0&&(b===null||b.lanes===0)&&(b=s.lastRenderedReducer,b!==null))try{var x=s.lastRenderedState,R=b(x,l);if(E.hasEagerState=!0,E.eagerState=R,xr(R,x)){var H=s.interleaved;H===null?(E.next=E,_m(s)):(E.next=H.next,H.next=E),s.interleaved=E;return}}catch(J){}l=Ex(i,s,E,h),l!==null&&(E=Cn(),kr(l,i,h,E),jx(l,s,h))}}function Hx(i){var s=i.alternate;return i===Nt||s!==null&&s===Nt}function zx(i,s){Nu=nd=!0;var l=i.pending;l===null?s.next=s:(s.next=l.next,l.next=s),i.pending=s}function jx(i,s,l){if((l&4194240)!==0){var h=s.lanes;h&=i.pendingLanes,l|=h,s.lanes=l,Mp(i,l)}}var od={readContext:lr,useCallback:En,useContext:En,useEffect:En,useImperativeHandle:En,useInsertionEffect:En,useLayoutEffect:En,useMemo:En,useReducer:En,useRef:En,useState:En,useDebugValue:En,useDeferredValue:En,useTransition:En,useMutableSource:En,useSyncExternalStore:En,useId:En,unstable_isNewReconciler:!1},G9={readContext:lr,useCallback:function(i,s){return Kr().memoizedState=[i,s===void 0?null:s],i},useContext:lr,useEffect:Ox,useImperativeHandle:function(i,s,l){return l=l!=null?l.concat([i]):null,rd(4194308,4,Lx.bind(null,s,i),l)},useLayoutEffect:function(i,s){return rd(4194308,4,i,s)},useInsertionEffect:function(i,s){return rd(4,2,i,s)},useMemo:function(i,s){var l=Kr();return s=s===void 0?null:s,i=i(),l.memoizedState=[i,s],i},useReducer:function(i,s,l){var h=Kr();return s=l!==void 0?l(s):s,h.memoizedState=h.baseState=s,i={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:i,lastRenderedState:s},h.queue=i,i=i.dispatch=q9.bind(null,Nt,i),[h.memoizedState,i]},useRef:function(i){var s=Kr();return i={current:i},s.memoizedState=i},useState:Px,useDebugValue:Lm,useDeferredValue:function(i){return Kr().memoizedState=i},useTransition:function(){var i=Px(!1),s=i[0];return i=V9.bind(null,i[1]),Kr().memoizedState=i,[s,i]},useMutableSource:function(){},useSyncExternalStore:function(i,s,l){var h=Nt,E=Kr();if(vt){if(l===void 0)throw Error(n(407));l=l()}else{if(l=s(),tn===null)throw Error(n(349));(Io&30)!==0||wx(h,s,l)}E.memoizedState=l;var b={value:l,getSnapshot:s};return E.queue=b,Ox(Cx.bind(null,h,b,i),[i]),h.flags|=2048,Ru(9,Ax.bind(null,h,b,l,s),void 0,null),l},useId:function(){var i=Kr(),s=tn.identifierPrefix;if(vt){var l=pi,h=hi;l=(h&~(1<<32-Sr(h)-1)).toString(32)+l,s=":"+s+"R"+l,l=Ou++,0<l&&(s+="H"+l.toString(32)),s+=":"}else l=$9++,s=":"+s+"r"+l.toString(32)+":";return i.memoizedState=s},unstable_isNewReconciler:!1},W9={readContext:lr,useCallback:Mx,useContext:lr,useEffect:Rm,useImperativeHandle:Dx,useInsertionEffect:Ix,useLayoutEffect:Rx,useMemo:Fx,useReducer:Om,useRef:Nx,useState:function(){return Om(Iu)},useDebugValue:Lm,useDeferredValue:function(i){var s=cr();return Bx(s,Gt.memoizedState,i)},useTransition:function(){var i=Om(Iu)[0],s=cr().memoizedState;return[i,s]},useMutableSource:Sx,useSyncExternalStore:xx,useId:Ux,unstable_isNewReconciler:!1},X9={readContext:lr,useCallback:Mx,useContext:lr,useEffect:Rm,useImperativeHandle:Dx,useInsertionEffect:Ix,useLayoutEffect:Rx,useMemo:Fx,useReducer:Im,useRef:Nx,useState:function(){return Im(Iu)},useDebugValue:Lm,useDeferredValue:function(i){var s=cr();return Gt===null?s.memoizedState=i:Bx(s,Gt.memoizedState,i)},useTransition:function(){var i=Im(Iu)[0],s=cr().memoizedState;return[i,s]},useMutableSource:Sx,useSyncExternalStore:xx,useId:Ux,unstable_isNewReconciler:!1};function Ar(i,s){if(i&&i.defaultProps){s=C({},s),i=i.defaultProps;for(var l in i)s[l]===void 0&&(s[l]=i[l]);return s}return s}function Dm(i,s,l,h){s=i.memoizedState,l=l(h,s),l=l==null?s:C({},s,l),i.memoizedState=l,i.lanes===0&&(i.updateQueue.baseState=l)}var sd={isMounted:function(i){return(i=i._reactInternals)?Ao(i)===i:!1},enqueueSetState:function(i,s,l){i=i._reactInternals;var h=Cn(),E=Xi(i),b=gi(h,E);b.payload=s,l!=null&&(b.callback=l),s=qi(i,b,E),s!==null&&(kr(s,i,E,h),Jc(s,i,E))},enqueueReplaceState:function(i,s,l){i=i._reactInternals;var h=Cn(),E=Xi(i),b=gi(h,E);b.tag=1,b.payload=s,l!=null&&(b.callback=l),s=qi(i,b,E),s!==null&&(kr(s,i,E,h),Jc(s,i,E))},enqueueForceUpdate:function(i,s){i=i._reactInternals;var l=Cn(),h=Xi(i),E=gi(l,h);E.tag=2,s!=null&&(E.callback=s),s=qi(i,E,h),s!==null&&(kr(s,i,h,l),Jc(s,i,h))}};function $x(i,s,l,h,E,b,x){return i=i.stateNode,typeof i.shouldComponentUpdate=="function"?i.shouldComponentUpdate(h,b,x):s.prototype&&s.prototype.isPureReactComponent?!bu(l,h)||!bu(E,b):!0}function Vx(i,s,l){var h=!1,E=ji,b=s.contextType;return typeof b=="object"&&b!==null?b=lr(b):(E=Dn(s)?vo:gn.current,h=s.contextTypes,b=(h=h!=null)?Hs(i,E):ji),s=new s(l,b),i.memoizedState=s.state!==null&&s.state!==void 0?s.state:null,s.updater=sd,i.stateNode=s,s._reactInternals=i,h&&(i=i.stateNode,i.__reactInternalMemoizedUnmaskedChildContext=E,i.__reactInternalMemoizedMaskedChildContext=b),s}function qx(i,s,l,h){i=s.state,typeof s.componentWillReceiveProps=="function"&&s.componentWillReceiveProps(l,h),typeof s.UNSAFE_componentWillReceiveProps=="function"&&s.UNSAFE_componentWillReceiveProps(l,h),s.state!==i&&sd.enqueueReplaceState(s,s.state,null)}function Mm(i,s,l,h){var E=i.stateNode;E.props=l,E.state=i.memoizedState,E.refs={},Sm(i);var b=s.contextType;typeof b=="object"&&b!==null?E.context=lr(b):(b=Dn(s)?vo:gn.current,E.context=Hs(i,b)),E.state=i.memoizedState,b=s.getDerivedStateFromProps,typeof b=="function"&&(Dm(i,s,b,l),E.state=i.memoizedState),typeof s.getDerivedStateFromProps=="function"||typeof E.getSnapshotBeforeUpdate=="function"||typeof E.UNSAFE_componentWillMount!="function"&&typeof E.componentWillMount!="function"||(s=E.state,typeof E.componentWillMount=="function"&&E.componentWillMount(),typeof E.UNSAFE_componentWillMount=="function"&&E.UNSAFE_componentWillMount(),s!==E.state&&sd.enqueueReplaceState(E,E.state,null),Zc(i,l,E,h),E.state=i.memoizedState),typeof E.componentDidMount=="function"&&(i.flags|=4194308)}function Ws(i,s){try{var l="",h=s;do l+=Ie(h),h=h.return;while(h);var E=l}catch(b){E=`
|
|
14
|
+
`+E[x].replace(" at new "," at ");return i.displayName&&H.includes("<anonymous>")&&(H=H.replace("<anonymous>",i.displayName)),H}while(1<=x&&0<=R);break}}}finally{O=!1,Error.prepareStackTrace=l}return(i=i?i.displayName||i.name:"")?te(i):""}function Ie(i){switch(i.tag){case 5:return te(i.type);case 16:return te("Lazy");case 13:return te("Suspense");case 19:return te("SuspenseList");case 0:case 2:case 15:return i=_e(i.type,!1),i;case 11:return i=_e(i.type.render,!1),i;case 1:return i=_e(i.type,!0),i;default:return""}}function Ce(i){if(i==null)return null;if(typeof i=="function")return i.displayName||i.name||null;if(typeof i=="string")return i;switch(i){case K:return"Fragment";case D:return"Portal";case be:return"Profiler";case re:return"StrictMode";case he:return"Suspense";case ue:return"SuspenseList"}if(typeof i=="object")switch(i.$$typeof){case Z:return(i.displayName||"Context")+".Consumer";case $:return(i._context.displayName||"Context")+".Provider";case ce:var s=i.render;return i=i.displayName,i||(i=s.displayName||s.name||"",i=i!==""?"ForwardRef("+i+")":"ForwardRef"),i;case Te:return s=i.displayName||null,s!==null?s:Ce(i.type)||"Memo";case Oe:s=i._payload,i=i._init;try{return Ce(i(s))}catch(l){}}return null}function $e(i){var s=i.type;switch(i.tag){case 24:return"Cache";case 9:return(s.displayName||"Context")+".Consumer";case 10:return(s._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return i=s.render,i=i.displayName||i.name||"",s.displayName||(i!==""?"ForwardRef("+i+")":"ForwardRef");case 7:return"Fragment";case 5:return s;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Ce(s);case 8:return s===re?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof s=="function")return s.displayName||s.name||null;if(typeof s=="string")return s}return null}function we(i){switch(typeof i){case"boolean":case"number":case"string":case"undefined":return i;case"object":return i;default:return""}}function We(i){var s=i.type;return(i=i.nodeName)&&i.toLowerCase()==="input"&&(s==="checkbox"||s==="radio")}function pt(i){var s=We(i)?"checked":"value",l=Object.getOwnPropertyDescriptor(i.constructor.prototype,s),h=""+i[s];if(!i.hasOwnProperty(s)&&typeof l!="undefined"&&typeof l.get=="function"&&typeof l.set=="function"){var E=l.get,b=l.set;return Object.defineProperty(i,s,{configurable:!0,get:function(){return E.call(this)},set:function(x){h=""+x,b.call(this,x)}}),Object.defineProperty(i,s,{enumerable:l.enumerable}),{getValue:function(){return h},setValue:function(x){h=""+x},stopTracking:function(){i._valueTracker=null,delete i[s]}}}}function on(i){i._valueTracker||(i._valueTracker=pt(i))}function qr(i){if(!i)return!1;var s=i._valueTracker;if(!s)return!0;var l=s.getValue(),h="";return i&&(h=We(i)?i.checked?"true":"false":i.value),i=h,i!==l?(s.setValue(i),!0):!1}function _r(i){if(i=i||(typeof document!="undefined"?document:void 0),typeof i=="undefined")return null;try{return i.activeElement||i.body}catch(s){return i.body}}function Rn(i,s){var l=s.checked;return A({},s,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:l!=null?l:i._wrapperState.initialChecked})}function xo(i,s){var l=s.defaultValue==null?"":s.defaultValue,h=s.checked!=null?s.checked:s.defaultChecked;l=we(s.value!=null?s.value:l),i._wrapperState={initialChecked:h,initialValue:l,controlled:s.type==="checkbox"||s.type==="radio"?s.checked!=null:s.value!=null}}function Ii(i,s){s=s.checked,s!=null&&C(i,"checked",s,!1)}function ci(i,s){Ii(i,s);var l=we(s.value),h=s.type;if(l!=null)h==="number"?(l===0&&i.value===""||i.value!=l)&&(i.value=""+l):i.value!==""+l&&(i.value=""+l);else if(h==="submit"||h==="reset"){i.removeAttribute("value");return}s.hasOwnProperty("value")?Fe(i,s.type,l):s.hasOwnProperty("defaultValue")&&Fe(i,s.type,we(s.defaultValue)),s.checked==null&&s.defaultChecked!=null&&(i.defaultChecked=!!s.defaultChecked)}function ve(i,s,l){if(s.hasOwnProperty("value")||s.hasOwnProperty("defaultValue")){var h=s.type;if(!(h!=="submit"&&h!=="reset"||s.value!==void 0&&s.value!==null))return;s=""+i._wrapperState.initialValue,l||s===i.value||(i.value=s),i.defaultValue=s}l=i.name,l!==""&&(i.name=""),i.defaultChecked=!!i._wrapperState.initialChecked,l!==""&&(i.name=l)}function Fe(i,s,l){(s!=="number"||_r(i.ownerDocument)!==i)&&(l==null?i.defaultValue=""+i._wrapperState.initialValue:i.defaultValue!==""+l&&(i.defaultValue=""+l))}var Me=Array.isArray;function Qe(i,s,l,h){if(i=i.options,s){s={};for(var E=0;E<l.length;E++)s["$"+l[E]]=!0;for(l=0;l<i.length;l++)E=s.hasOwnProperty("$"+i[l].value),i[l].selected!==E&&(i[l].selected=E),E&&h&&(i[l].defaultSelected=!0)}else{for(l=""+we(l),s=null,E=0;E<i.length;E++){if(i[E].value===l){i[E].selected=!0,h&&(i[E].defaultSelected=!0);return}s!==null||i[E].disabled||(s=i[E])}s!==null&&(s.selected=!0)}}function ft(i,s){if(s.dangerouslySetInnerHTML!=null)throw Error(n(91));return A({},s,{value:void 0,defaultValue:void 0,children:""+i._wrapperState.initialValue})}function ct(i,s){var l=s.value;if(l==null){if(l=s.children,s=s.defaultValue,l!=null){if(s!=null)throw Error(n(92));if(Me(l)){if(1<l.length)throw Error(n(93));l=l[0]}s=l}s==null&&(s=""),l=s}i._wrapperState={initialValue:we(l)}}function wn(i,s){var l=we(s.value),h=we(s.defaultValue);l!=null&&(l=""+l,l!==i.value&&(i.value=l),s.defaultValue==null&&i.defaultValue!==l&&(i.defaultValue=l)),h!=null&&(i.defaultValue=""+h)}function At(i){var s=i.textContent;s===i._wrapperState.initialValue&&s!==""&&s!==null&&(i.value=s)}function ne(i){switch(i){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function oe(i,s){return i==null||i==="http://www.w3.org/1999/xhtml"?ne(s):i==="http://www.w3.org/2000/svg"&&s==="foreignObject"?"http://www.w3.org/1999/xhtml":i}var Re,Ve=(function(i){return typeof MSApp!="undefined"&&MSApp.execUnsafeLocalFunction?function(s,l,h,E){MSApp.execUnsafeLocalFunction(function(){return i(s,l,h,E)})}:i})(function(i,s){if(i.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in i)i.innerHTML=s;else{for(Re=Re||document.createElement("div"),Re.innerHTML="<svg>"+s.valueOf().toString()+"</svg>",s=Re.firstChild;i.firstChild;)i.removeChild(i.firstChild);for(;s.firstChild;)i.appendChild(s.firstChild)}});function Xe(i,s){if(s){var l=i.firstChild;if(l&&l===i.lastChild&&l.nodeType===3){l.nodeValue=s;return}}i.textContent=s}var bt={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},or=["Webkit","ms","Moz","O"];Object.keys(bt).forEach(function(i){or.forEach(function(s){s=s+i.charAt(0).toUpperCase()+i.substring(1),bt[s]=bt[i]})});function sr(i,s,l){return s==null||typeof s=="boolean"||s===""?"":l||typeof s!="number"||s===0||bt.hasOwnProperty(i)&&bt[i]?(""+s).trim():s+"px"}function Ri(i,s){i=i.style;for(var l in s)if(s.hasOwnProperty(l)){var h=l.indexOf("--")===0,E=sr(l,s[l],h);l==="float"&&(l="cssFloat"),h?i.setProperty(l,E):i[l]=E}}var wo=A({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function sn(i,s){if(s){if(wo[i]&&(s.children!=null||s.dangerouslySetInnerHTML!=null))throw Error(n(137,i));if(s.dangerouslySetInnerHTML!=null){if(s.children!=null)throw Error(n(60));if(typeof s.dangerouslySetInnerHTML!="object"||!("__html"in s.dangerouslySetInnerHTML))throw Error(n(61))}if(s.style!=null&&typeof s.style!="object")throw Error(n(62))}}function Yr(i,s){if(i.indexOf("-")===-1)return typeof s.is=="string";switch(i){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var qn=null;function kp(i){return i=i.target||i.srcElement||window,i.correspondingUseElement&&(i=i.correspondingUseElement),i.nodeType===3?i.parentNode:i}var Pp=null,Ps=null,Ns=null;function eS(i){if(i=Cu(i)){if(typeof Pp!="function")throw Error(n(280));var s=i.stateNode;s&&(s=jc(s),Pp(i.stateNode,i.type,s))}}function tS(i){Ps?Ns?Ns.push(i):Ns=[i]:Ps=i}function nS(){if(Ps){var i=Ps,s=Ns;if(Ns=Ps=null,eS(i),s)for(i=0;i<s.length;i++)eS(s[i])}}function rS(i,s){return i(s)}function iS(){}var Np=!1;function oS(i,s,l){if(Np)return i(s,l);Np=!0;try{return rS(i,s,l)}finally{Np=!1,(Ps!==null||Ns!==null)&&(iS(),nS())}}function iu(i,s){var l=i.stateNode;if(l===null)return null;var h=jc(l);if(h===null)return null;l=h[s];e:switch(s){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(h=!h.disabled)||(i=i.type,h=!(i==="button"||i==="input"||i==="select"||i==="textarea")),i=!h;break e;default:i=!1}if(i)return null;if(l&&typeof l!="function")throw Error(n(231,s,typeof l));return l}var Op=!1;if(c)try{var ou={};Object.defineProperty(ou,"passive",{get:function(){Op=!0}}),window.addEventListener("test",ou,ou),window.removeEventListener("test",ou,ou)}catch(i){Op=!1}function N9(i,s,l,h,E,b,x,R,H){var J=Array.prototype.slice.call(arguments,3);try{s.apply(l,J)}catch(le){this.onError(le)}}var su=!1,Tc=null,_c=!1,Ip=null,O9={onError:function(i){su=!0,Tc=i}};function I9(i,s,l,h,E,b,x,R,H){su=!1,Tc=null,N9.apply(O9,arguments)}function R9(i,s,l,h,E,b,x,R,H){if(I9.apply(this,arguments),su){if(su){var J=Tc;su=!1,Tc=null}else throw Error(n(198));_c||(_c=!0,Ip=J)}}function Co(i){var s=i,l=i;if(i.alternate)for(;s.return;)s=s.return;else{i=s;do s=i,(s.flags&4098)!==0&&(l=s.return),i=s.return;while(i)}return s.tag===3?l:null}function sS(i){if(i.tag===13){var s=i.memoizedState;if(s===null&&(i=i.alternate,i!==null&&(s=i.memoizedState)),s!==null)return s.dehydrated}return null}function aS(i){if(Co(i)!==i)throw Error(n(188))}function L9(i){var s=i.alternate;if(!s){if(s=Co(i),s===null)throw Error(n(188));return s!==i?null:i}for(var l=i,h=s;;){var E=l.return;if(E===null)break;var b=E.alternate;if(b===null){if(h=E.return,h!==null){l=h;continue}break}if(E.child===b.child){for(b=E.child;b;){if(b===l)return aS(E),i;if(b===h)return aS(E),s;b=b.sibling}throw Error(n(188))}if(l.return!==h.return)l=E,h=b;else{for(var x=!1,R=E.child;R;){if(R===l){x=!0,l=E,h=b;break}if(R===h){x=!0,h=E,l=b;break}R=R.sibling}if(!x){for(R=b.child;R;){if(R===l){x=!0,l=b,h=E;break}if(R===h){x=!0,h=b,l=E;break}R=R.sibling}if(!x)throw Error(n(189))}}if(l.alternate!==h)throw Error(n(190))}if(l.tag!==3)throw Error(n(188));return l.stateNode.current===l?i:s}function uS(i){return i=L9(i),i!==null?lS(i):null}function lS(i){if(i.tag===5||i.tag===6)return i;for(i=i.child;i!==null;){var s=lS(i);if(s!==null)return s;i=i.sibling}return null}var cS=t.unstable_scheduleCallback,dS=t.unstable_cancelCallback,D9=t.unstable_shouldYield,M9=t.unstable_requestPaint,Mt=t.unstable_now,F9=t.unstable_getCurrentPriorityLevel,Rp=t.unstable_ImmediatePriority,fS=t.unstable_UserBlockingPriority,Sc=t.unstable_NormalPriority,B9=t.unstable_LowPriority,hS=t.unstable_IdlePriority,xc=null,Gr=null;function U9(i){if(Gr&&typeof Gr.onCommitFiberRoot=="function")try{Gr.onCommitFiberRoot(xc,i,void 0,(i.current.flags&128)===128)}catch(s){}}var Sr=Math.clz32?Math.clz32:j9,H9=Math.log,z9=Math.LN2;function j9(i){return i>>>=0,i===0?32:31-(H9(i)/z9|0)|0}var wc=64,Cc=4194304;function au(i){switch(i&-i){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return i&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return i&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return i}}function Ac(i,s){var l=i.pendingLanes;if(l===0)return 0;var h=0,E=i.suspendedLanes,b=i.pingedLanes,x=l&268435455;if(x!==0){var R=x&~E;R!==0?h=au(R):(b&=x,b!==0&&(h=au(b)))}else x=l&~E,x!==0?h=au(x):b!==0&&(h=au(b));if(h===0)return 0;if(s!==0&&s!==h&&(s&E)===0&&(E=h&-h,b=s&-s,E>=b||E===16&&(b&4194240)!==0))return s;if((h&4)!==0&&(h|=l&16),s=i.entangledLanes,s!==0)for(i=i.entanglements,s&=h;0<s;)l=31-Sr(s),E=1<<l,h|=i[l],s&=~E;return h}function $9(i,s){switch(i){case 1:case 2:case 4:return s+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return s+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function V9(i,s){for(var l=i.suspendedLanes,h=i.pingedLanes,E=i.expirationTimes,b=i.pendingLanes;0<b;){var x=31-Sr(b),R=1<<x,H=E[x];H===-1?((R&l)===0||(R&h)!==0)&&(E[x]=$9(R,s)):H<=s&&(i.expiredLanes|=R),b&=~R}}function Lp(i){return i=i.pendingLanes&-1073741825,i!==0?i:i&1073741824?1073741824:0}function pS(){var i=wc;return wc<<=1,(wc&4194240)===0&&(wc=64),i}function Dp(i){for(var s=[],l=0;31>l;l++)s.push(i);return s}function uu(i,s,l){i.pendingLanes|=s,s!==536870912&&(i.suspendedLanes=0,i.pingedLanes=0),i=i.eventTimes,s=31-Sr(s),i[s]=l}function q9(i,s){var l=i.pendingLanes&~s;i.pendingLanes=s,i.suspendedLanes=0,i.pingedLanes=0,i.expiredLanes&=s,i.mutableReadLanes&=s,i.entangledLanes&=s,s=i.entanglements;var h=i.eventTimes;for(i=i.expirationTimes;0<l;){var E=31-Sr(l),b=1<<E;s[E]=0,h[E]=-1,i[E]=-1,l&=~b}}function Mp(i,s){var l=i.entangledLanes|=s;for(i=i.entanglements;l;){var h=31-Sr(l),E=1<<h;E&s|i[h]&s&&(i[h]|=s),l&=~E}}var dt=0;function mS(i){return i&=-i,1<i?4<i?(i&268435455)!==0?16:536870912:4:1}var gS,Fp,ES,yS,bS,Bp=!1,vc=[],Li=null,Di=null,Mi=null,lu=new Map,cu=new Map,Fi=[],Y9="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function TS(i,s){switch(i){case"focusin":case"focusout":Li=null;break;case"dragenter":case"dragleave":Di=null;break;case"mouseover":case"mouseout":Mi=null;break;case"pointerover":case"pointerout":lu.delete(s.pointerId);break;case"gotpointercapture":case"lostpointercapture":cu.delete(s.pointerId)}}function du(i,s,l,h,E,b){return i===null||i.nativeEvent!==b?(i={blockedOn:s,domEventName:l,eventSystemFlags:h,nativeEvent:b,targetContainers:[E]},s!==null&&(s=Cu(s),s!==null&&Fp(s)),i):(i.eventSystemFlags|=h,s=i.targetContainers,E!==null&&s.indexOf(E)===-1&&s.push(E),i)}function G9(i,s,l,h,E){switch(s){case"focusin":return Li=du(Li,i,s,l,h,E),!0;case"dragenter":return Di=du(Di,i,s,l,h,E),!0;case"mouseover":return Mi=du(Mi,i,s,l,h,E),!0;case"pointerover":var b=E.pointerId;return lu.set(b,du(lu.get(b)||null,i,s,l,h,E)),!0;case"gotpointercapture":return b=E.pointerId,cu.set(b,du(cu.get(b)||null,i,s,l,h,E)),!0}return!1}function _S(i){var s=Ao(i.target);if(s!==null){var l=Co(s);if(l!==null){if(s=l.tag,s===13){if(s=sS(l),s!==null){i.blockedOn=s,bS(i.priority,function(){ES(l)});return}}else if(s===3&&l.stateNode.current.memoizedState.isDehydrated){i.blockedOn=l.tag===3?l.stateNode.containerInfo:null;return}}}i.blockedOn=null}function kc(i){if(i.blockedOn!==null)return!1;for(var s=i.targetContainers;0<s.length;){var l=Hp(i.domEventName,i.eventSystemFlags,s[0],i.nativeEvent);if(l===null){l=i.nativeEvent;var h=new l.constructor(l.type,l);qn=h,l.target.dispatchEvent(h),qn=null}else return s=Cu(l),s!==null&&Fp(s),i.blockedOn=l,!1;s.shift()}return!0}function SS(i,s,l){kc(i)&&l.delete(s)}function W9(){Bp=!1,Li!==null&&kc(Li)&&(Li=null),Di!==null&&kc(Di)&&(Di=null),Mi!==null&&kc(Mi)&&(Mi=null),lu.forEach(SS),cu.forEach(SS)}function fu(i,s){i.blockedOn===s&&(i.blockedOn=null,Bp||(Bp=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,W9)))}function hu(i){function s(E){return fu(E,i)}if(0<vc.length){fu(vc[0],i);for(var l=1;l<vc.length;l++){var h=vc[l];h.blockedOn===i&&(h.blockedOn=null)}}for(Li!==null&&fu(Li,i),Di!==null&&fu(Di,i),Mi!==null&&fu(Mi,i),lu.forEach(s),cu.forEach(s),l=0;l<Fi.length;l++)h=Fi[l],h.blockedOn===i&&(h.blockedOn=null);for(;0<Fi.length&&(l=Fi[0],l.blockedOn===null);)_S(l),l.blockedOn===null&&Fi.shift()}var Os=M.ReactCurrentBatchConfig,Pc=!0;function X9(i,s,l,h){var E=dt,b=Os.transition;Os.transition=null;try{dt=1,Up(i,s,l,h)}finally{dt=E,Os.transition=b}}function K9(i,s,l,h){var E=dt,b=Os.transition;Os.transition=null;try{dt=4,Up(i,s,l,h)}finally{dt=E,Os.transition=b}}function Up(i,s,l,h){if(Pc){var E=Hp(i,s,l,h);if(E===null)rm(i,s,h,Nc,l),TS(i,h);else if(G9(E,i,s,l,h))h.stopPropagation();else if(TS(i,h),s&4&&-1<Y9.indexOf(i)){for(;E!==null;){var b=Cu(E);if(b!==null&&gS(b),b=Hp(i,s,l,h),b===null&&rm(i,s,h,Nc,l),b===E)break;E=b}E!==null&&h.stopPropagation()}else rm(i,s,h,null,l)}}var Nc=null;function Hp(i,s,l,h){if(Nc=null,i=kp(h),i=Ao(i),i!==null)if(s=Co(i),s===null)i=null;else if(l=s.tag,l===13){if(i=sS(s),i!==null)return i;i=null}else if(l===3){if(s.stateNode.current.memoizedState.isDehydrated)return s.tag===3?s.stateNode.containerInfo:null;i=null}else s!==i&&(i=null);return Nc=i,null}function xS(i){switch(i){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(F9()){case Rp:return 1;case fS:return 4;case Sc:case B9:return 16;case hS:return 536870912;default:return 16}default:return 16}}var Bi=null,zp=null,Oc=null;function wS(){if(Oc)return Oc;var i,s=zp,l=s.length,h,E="value"in Bi?Bi.value:Bi.textContent,b=E.length;for(i=0;i<l&&s[i]===E[i];i++);var x=l-i;for(h=1;h<=x&&s[l-h]===E[b-h];h++);return Oc=E.slice(i,1<h?1-h:void 0)}function Ic(i){var s=i.keyCode;return"charCode"in i?(i=i.charCode,i===0&&s===13&&(i=13)):i=s,i===10&&(i=13),32<=i||i===13?i:0}function Rc(){return!0}function CS(){return!1}function Yn(i){function s(l,h,E,b,x){this._reactName=l,this._targetInst=E,this.type=h,this.nativeEvent=b,this.target=x,this.currentTarget=null;for(var R in i)i.hasOwnProperty(R)&&(l=i[R],this[R]=l?l(b):b[R]);return this.isDefaultPrevented=(b.defaultPrevented!=null?b.defaultPrevented:b.returnValue===!1)?Rc:CS,this.isPropagationStopped=CS,this}return A(s.prototype,{preventDefault:function(){this.defaultPrevented=!0;var l=this.nativeEvent;l&&(l.preventDefault?l.preventDefault():typeof l.returnValue!="unknown"&&(l.returnValue=!1),this.isDefaultPrevented=Rc)},stopPropagation:function(){var l=this.nativeEvent;l&&(l.stopPropagation?l.stopPropagation():typeof l.cancelBubble!="unknown"&&(l.cancelBubble=!0),this.isPropagationStopped=Rc)},persist:function(){},isPersistent:Rc}),s}var Is={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(i){return i.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},jp=Yn(Is),pu=A({},Is,{view:0,detail:0}),Q9=Yn(pu),$p,Vp,mu,Lc=A({},pu,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Yp,button:0,buttons:0,relatedTarget:function(i){return i.relatedTarget===void 0?i.fromElement===i.srcElement?i.toElement:i.fromElement:i.relatedTarget},movementX:function(i){return"movementX"in i?i.movementX:(i!==mu&&(mu&&i.type==="mousemove"?($p=i.screenX-mu.screenX,Vp=i.screenY-mu.screenY):Vp=$p=0,mu=i),$p)},movementY:function(i){return"movementY"in i?i.movementY:Vp}}),AS=Yn(Lc),J9=A({},Lc,{dataTransfer:0}),Z9=Yn(J9),eB=A({},pu,{relatedTarget:0}),qp=Yn(eB),tB=A({},Is,{animationName:0,elapsedTime:0,pseudoElement:0}),nB=Yn(tB),rB=A({},Is,{clipboardData:function(i){return"clipboardData"in i?i.clipboardData:window.clipboardData}}),iB=Yn(rB),oB=A({},Is,{data:0}),vS=Yn(oB),sB={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},aB={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},uB={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function lB(i){var s=this.nativeEvent;return s.getModifierState?s.getModifierState(i):(i=uB[i])?!!s[i]:!1}function Yp(){return lB}var cB=A({},pu,{key:function(i){if(i.key){var s=sB[i.key]||i.key;if(s!=="Unidentified")return s}return i.type==="keypress"?(i=Ic(i),i===13?"Enter":String.fromCharCode(i)):i.type==="keydown"||i.type==="keyup"?aB[i.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Yp,charCode:function(i){return i.type==="keypress"?Ic(i):0},keyCode:function(i){return i.type==="keydown"||i.type==="keyup"?i.keyCode:0},which:function(i){return i.type==="keypress"?Ic(i):i.type==="keydown"||i.type==="keyup"?i.keyCode:0}}),dB=Yn(cB),fB=A({},Lc,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),kS=Yn(fB),hB=A({},pu,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Yp}),pB=Yn(hB),mB=A({},Is,{propertyName:0,elapsedTime:0,pseudoElement:0}),gB=Yn(mB),EB=A({},Lc,{deltaX:function(i){return"deltaX"in i?i.deltaX:"wheelDeltaX"in i?-i.wheelDeltaX:0},deltaY:function(i){return"deltaY"in i?i.deltaY:"wheelDeltaY"in i?-i.wheelDeltaY:"wheelDelta"in i?-i.wheelDelta:0},deltaZ:0,deltaMode:0}),yB=Yn(EB),bB=[9,13,27,32],Gp=c&&"CompositionEvent"in window,gu=null;c&&"documentMode"in document&&(gu=document.documentMode);var TB=c&&"TextEvent"in window&&!gu,PS=c&&(!Gp||gu&&8<gu&&11>=gu),NS=" ",OS=!1;function IS(i,s){switch(i){case"keyup":return bB.indexOf(s.keyCode)!==-1;case"keydown":return s.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function RS(i){return i=i.detail,typeof i=="object"&&"data"in i?i.data:null}var Rs=!1;function _B(i,s){switch(i){case"compositionend":return RS(s);case"keypress":return s.which!==32?null:(OS=!0,NS);case"textInput":return i=s.data,i===NS&&OS?null:i;default:return null}}function SB(i,s){if(Rs)return i==="compositionend"||!Gp&&IS(i,s)?(i=wS(),Oc=zp=Bi=null,Rs=!1,i):null;switch(i){case"paste":return null;case"keypress":if(!(s.ctrlKey||s.altKey||s.metaKey)||s.ctrlKey&&s.altKey){if(s.char&&1<s.char.length)return s.char;if(s.which)return String.fromCharCode(s.which)}return null;case"compositionend":return PS&&s.locale!=="ko"?null:s.data;default:return null}}var xB={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function LS(i){var s=i&&i.nodeName&&i.nodeName.toLowerCase();return s==="input"?!!xB[i.type]:s==="textarea"}function DS(i,s,l,h){tS(h),s=Uc(s,"onChange"),0<s.length&&(l=new jp("onChange","change",null,l,h),i.push({event:l,listeners:s}))}var Eu=null,yu=null;function wB(i){ZS(i,0)}function Dc(i){var s=Bs(i);if(qr(s))return i}function CB(i,s){if(i==="change")return s}var MS=!1;if(c){var Wp;if(c){var Xp="oninput"in document;if(!Xp){var FS=document.createElement("div");FS.setAttribute("oninput","return;"),Xp=typeof FS.oninput=="function"}Wp=Xp}else Wp=!1;MS=Wp&&(!document.documentMode||9<document.documentMode)}function BS(){Eu&&(Eu.detachEvent("onpropertychange",US),yu=Eu=null)}function US(i){if(i.propertyName==="value"&&Dc(yu)){var s=[];DS(s,yu,i,kp(i)),oS(wB,s)}}function AB(i,s,l){i==="focusin"?(BS(),Eu=s,yu=l,Eu.attachEvent("onpropertychange",US)):i==="focusout"&&BS()}function vB(i){if(i==="selectionchange"||i==="keyup"||i==="keydown")return Dc(yu)}function kB(i,s){if(i==="click")return Dc(s)}function PB(i,s){if(i==="input"||i==="change")return Dc(s)}function NB(i,s){return i===s&&(i!==0||1/i===1/s)||i!==i&&s!==s}var xr=typeof Object.is=="function"?Object.is:NB;function bu(i,s){if(xr(i,s))return!0;if(typeof i!="object"||i===null||typeof s!="object"||s===null)return!1;var l=Object.keys(i),h=Object.keys(s);if(l.length!==h.length)return!1;for(h=0;h<l.length;h++){var E=l[h];if(!d.call(s,E)||!xr(i[E],s[E]))return!1}return!0}function HS(i){for(;i&&i.firstChild;)i=i.firstChild;return i}function zS(i,s){var l=HS(i);i=0;for(var h;l;){if(l.nodeType===3){if(h=i+l.textContent.length,i<=s&&h>=s)return{node:l,offset:s-i};i=h}e:{for(;l;){if(l.nextSibling){l=l.nextSibling;break e}l=l.parentNode}l=void 0}l=HS(l)}}function jS(i,s){return i&&s?i===s?!0:i&&i.nodeType===3?!1:s&&s.nodeType===3?jS(i,s.parentNode):"contains"in i?i.contains(s):i.compareDocumentPosition?!!(i.compareDocumentPosition(s)&16):!1:!1}function $S(){for(var i=window,s=_r();s instanceof i.HTMLIFrameElement;){try{var l=typeof s.contentWindow.location.href=="string"}catch(h){l=!1}if(l)i=s.contentWindow;else break;s=_r(i.document)}return s}function Kp(i){var s=i&&i.nodeName&&i.nodeName.toLowerCase();return s&&(s==="input"&&(i.type==="text"||i.type==="search"||i.type==="tel"||i.type==="url"||i.type==="password")||s==="textarea"||i.contentEditable==="true")}function OB(i){var s=$S(),l=i.focusedElem,h=i.selectionRange;if(s!==l&&l&&l.ownerDocument&&jS(l.ownerDocument.documentElement,l)){if(h!==null&&Kp(l)){if(s=h.start,i=h.end,i===void 0&&(i=s),"selectionStart"in l)l.selectionStart=s,l.selectionEnd=Math.min(i,l.value.length);else if(i=(s=l.ownerDocument||document)&&s.defaultView||window,i.getSelection){i=i.getSelection();var E=l.textContent.length,b=Math.min(h.start,E);h=h.end===void 0?b:Math.min(h.end,E),!i.extend&&b>h&&(E=h,h=b,b=E),E=zS(l,b);var x=zS(l,h);E&&x&&(i.rangeCount!==1||i.anchorNode!==E.node||i.anchorOffset!==E.offset||i.focusNode!==x.node||i.focusOffset!==x.offset)&&(s=s.createRange(),s.setStart(E.node,E.offset),i.removeAllRanges(),b>h?(i.addRange(s),i.extend(x.node,x.offset)):(s.setEnd(x.node,x.offset),i.addRange(s)))}}for(s=[],i=l;i=i.parentNode;)i.nodeType===1&&s.push({element:i,left:i.scrollLeft,top:i.scrollTop});for(typeof l.focus=="function"&&l.focus(),l=0;l<s.length;l++)i=s[l],i.element.scrollLeft=i.left,i.element.scrollTop=i.top}}var IB=c&&"documentMode"in document&&11>=document.documentMode,Ls=null,Qp=null,Tu=null,Jp=!1;function VS(i,s,l){var h=l.window===l?l.document:l.nodeType===9?l:l.ownerDocument;Jp||Ls==null||Ls!==_r(h)||(h=Ls,"selectionStart"in h&&Kp(h)?h={start:h.selectionStart,end:h.selectionEnd}:(h=(h.ownerDocument&&h.ownerDocument.defaultView||window).getSelection(),h={anchorNode:h.anchorNode,anchorOffset:h.anchorOffset,focusNode:h.focusNode,focusOffset:h.focusOffset}),Tu&&bu(Tu,h)||(Tu=h,h=Uc(Qp,"onSelect"),0<h.length&&(s=new jp("onSelect","select",null,s,l),i.push({event:s,listeners:h}),s.target=Ls)))}function Mc(i,s){var l={};return l[i.toLowerCase()]=s.toLowerCase(),l["Webkit"+i]="webkit"+s,l["Moz"+i]="moz"+s,l}var Ds={animationend:Mc("Animation","AnimationEnd"),animationiteration:Mc("Animation","AnimationIteration"),animationstart:Mc("Animation","AnimationStart"),transitionend:Mc("Transition","TransitionEnd")},Zp={},qS={};c&&(qS=document.createElement("div").style,"AnimationEvent"in window||(delete Ds.animationend.animation,delete Ds.animationiteration.animation,delete Ds.animationstart.animation),"TransitionEvent"in window||delete Ds.transitionend.transition);function Fc(i){if(Zp[i])return Zp[i];if(!Ds[i])return i;var s=Ds[i],l;for(l in s)if(s.hasOwnProperty(l)&&l in qS)return Zp[i]=s[l];return i}var YS=Fc("animationend"),GS=Fc("animationiteration"),WS=Fc("animationstart"),XS=Fc("transitionend"),KS=new Map,QS="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function Ui(i,s){KS.set(i,s),a(s,[i])}for(var em=0;em<QS.length;em++){var tm=QS[em],RB=tm.toLowerCase(),LB=tm[0].toUpperCase()+tm.slice(1);Ui(RB,"on"+LB)}Ui(YS,"onAnimationEnd"),Ui(GS,"onAnimationIteration"),Ui(WS,"onAnimationStart"),Ui("dblclick","onDoubleClick"),Ui("focusin","onFocus"),Ui("focusout","onBlur"),Ui(XS,"onTransitionEnd"),u("onMouseEnter",["mouseout","mouseover"]),u("onMouseLeave",["mouseout","mouseover"]),u("onPointerEnter",["pointerout","pointerover"]),u("onPointerLeave",["pointerout","pointerover"]),a("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),a("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),a("onBeforeInput",["compositionend","keypress","textInput","paste"]),a("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),a("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),a("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var _u="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),DB=new Set("cancel close invalid load scroll toggle".split(" ").concat(_u));function JS(i,s,l){var h=i.type||"unknown-event";i.currentTarget=l,R9(h,s,void 0,i),i.currentTarget=null}function ZS(i,s){s=(s&4)!==0;for(var l=0;l<i.length;l++){var h=i[l],E=h.event;h=h.listeners;e:{var b=void 0;if(s)for(var x=h.length-1;0<=x;x--){var R=h[x],H=R.instance,J=R.currentTarget;if(R=R.listener,H!==b&&E.isPropagationStopped())break e;JS(E,R,J),b=H}else for(x=0;x<h.length;x++){if(R=h[x],H=R.instance,J=R.currentTarget,R=R.listener,H!==b&&E.isPropagationStopped())break e;JS(E,R,J),b=H}}}if(_c)throw i=Ip,_c=!1,Ip=null,i}function St(i,s){var l=s[lm];l===void 0&&(l=s[lm]=new Set);var h=i+"__bubble";l.has(h)||(ex(s,i,2,!1),l.add(h))}function nm(i,s,l){var h=0;s&&(h|=4),ex(l,i,h,s)}var Bc="_reactListening"+Math.random().toString(36).slice(2);function Su(i){if(!i[Bc]){i[Bc]=!0,r.forEach(function(l){l!=="selectionchange"&&(DB.has(l)||nm(l,!1,i),nm(l,!0,i))});var s=i.nodeType===9?i:i.ownerDocument;s===null||s[Bc]||(s[Bc]=!0,nm("selectionchange",!1,s))}}function ex(i,s,l,h){switch(xS(s)){case 1:var E=X9;break;case 4:E=K9;break;default:E=Up}l=E.bind(null,s,l,i),E=void 0,!Op||s!=="touchstart"&&s!=="touchmove"&&s!=="wheel"||(E=!0),h?E!==void 0?i.addEventListener(s,l,{capture:!0,passive:E}):i.addEventListener(s,l,!0):E!==void 0?i.addEventListener(s,l,{passive:E}):i.addEventListener(s,l,!1)}function rm(i,s,l,h,E){var b=h;if((s&1)===0&&(s&2)===0&&h!==null)e:for(;;){if(h===null)return;var x=h.tag;if(x===3||x===4){var R=h.stateNode.containerInfo;if(R===E||R.nodeType===8&&R.parentNode===E)break;if(x===4)for(x=h.return;x!==null;){var H=x.tag;if((H===3||H===4)&&(H=x.stateNode.containerInfo,H===E||H.nodeType===8&&H.parentNode===E))return;x=x.return}for(;R!==null;){if(x=Ao(R),x===null)return;if(H=x.tag,H===5||H===6){h=b=x;continue e}R=R.parentNode}}h=h.return}oS(function(){var J=b,le=kp(l),pe=[];e:{var se=KS.get(i);if(se!==void 0){var xe=jp,ke=i;switch(i){case"keypress":if(Ic(l)===0)break e;case"keydown":case"keyup":xe=dB;break;case"focusin":ke="focus",xe=qp;break;case"focusout":ke="blur",xe=qp;break;case"beforeblur":case"afterblur":xe=qp;break;case"click":if(l.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":xe=AS;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":xe=Z9;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":xe=pB;break;case YS:case GS:case WS:xe=nB;break;case XS:xe=gB;break;case"scroll":xe=Q9;break;case"wheel":xe=yB;break;case"copy":case"cut":case"paste":xe=iB;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":xe=kS}var Ne=(s&4)!==0,Ft=!Ne&&i==="scroll",Y=Ne?se!==null?se+"Capture":null:se;Ne=[];for(var z=J,X;z!==null;){X=z;var ye=X.stateNode;if(X.tag===5&&ye!==null&&(X=ye,Y!==null&&(ye=iu(z,Y),ye!=null&&Ne.push(xu(z,ye,X)))),Ft)break;z=z.return}0<Ne.length&&(se=new xe(se,ke,null,l,le),pe.push({event:se,listeners:Ne}))}}if((s&7)===0){e:{if(se=i==="mouseover"||i==="pointerover",xe=i==="mouseout"||i==="pointerout",se&&l!==qn&&(ke=l.relatedTarget||l.fromElement)&&(Ao(ke)||ke[di]))break e;if((xe||se)&&(se=le.window===le?le:(se=le.ownerDocument)?se.defaultView||se.parentWindow:window,xe?(ke=l.relatedTarget||l.toElement,xe=J,ke=ke?Ao(ke):null,ke!==null&&(Ft=Co(ke),ke!==Ft||ke.tag!==5&&ke.tag!==6)&&(ke=null)):(xe=null,ke=J),xe!==ke)){if(Ne=AS,ye="onMouseLeave",Y="onMouseEnter",z="mouse",(i==="pointerout"||i==="pointerover")&&(Ne=kS,ye="onPointerLeave",Y="onPointerEnter",z="pointer"),Ft=xe==null?se:Bs(xe),X=ke==null?se:Bs(ke),se=new Ne(ye,z+"leave",xe,l,le),se.target=Ft,se.relatedTarget=X,ye=null,Ao(le)===J&&(Ne=new Ne(Y,z+"enter",ke,l,le),Ne.target=X,Ne.relatedTarget=Ft,ye=Ne),Ft=ye,xe&&ke)t:{for(Ne=xe,Y=ke,z=0,X=Ne;X;X=Ms(X))z++;for(X=0,ye=Y;ye;ye=Ms(ye))X++;for(;0<z-X;)Ne=Ms(Ne),z--;for(;0<X-z;)Y=Ms(Y),X--;for(;z--;){if(Ne===Y||Y!==null&&Ne===Y.alternate)break t;Ne=Ms(Ne),Y=Ms(Y)}Ne=null}else Ne=null;xe!==null&&tx(pe,se,xe,Ne,!1),ke!==null&&Ft!==null&&tx(pe,Ft,ke,Ne,!0)}}e:{if(se=J?Bs(J):window,xe=se.nodeName&&se.nodeName.toLowerCase(),xe==="select"||xe==="input"&&se.type==="file")var Le=CB;else if(LS(se))if(MS)Le=PB;else{Le=vB;var Ue=AB}else(xe=se.nodeName)&&xe.toLowerCase()==="input"&&(se.type==="checkbox"||se.type==="radio")&&(Le=kB);if(Le&&(Le=Le(i,J))){DS(pe,Le,l,le);break e}Ue&&Ue(i,se,J),i==="focusout"&&(Ue=se._wrapperState)&&Ue.controlled&&se.type==="number"&&Fe(se,"number",se.value)}switch(Ue=J?Bs(J):window,i){case"focusin":(LS(Ue)||Ue.contentEditable==="true")&&(Ls=Ue,Qp=J,Tu=null);break;case"focusout":Tu=Qp=Ls=null;break;case"mousedown":Jp=!0;break;case"contextmenu":case"mouseup":case"dragend":Jp=!1,VS(pe,l,le);break;case"selectionchange":if(IB)break;case"keydown":case"keyup":VS(pe,l,le)}var He;if(Gp)e:{switch(i){case"compositionstart":var qe="onCompositionStart";break e;case"compositionend":qe="onCompositionEnd";break e;case"compositionupdate":qe="onCompositionUpdate";break e}qe=void 0}else Rs?IS(i,l)&&(qe="onCompositionEnd"):i==="keydown"&&l.keyCode===229&&(qe="onCompositionStart");qe&&(PS&&l.locale!=="ko"&&(Rs||qe!=="onCompositionStart"?qe==="onCompositionEnd"&&Rs&&(He=wS()):(Bi=le,zp="value"in Bi?Bi.value:Bi.textContent,Rs=!0)),Ue=Uc(J,qe),0<Ue.length&&(qe=new vS(qe,i,null,l,le),pe.push({event:qe,listeners:Ue}),He?qe.data=He:(He=RS(l),He!==null&&(qe.data=He)))),(He=TB?_B(i,l):SB(i,l))&&(J=Uc(J,"onBeforeInput"),0<J.length&&(le=new vS("onBeforeInput","beforeinput",null,l,le),pe.push({event:le,listeners:J}),le.data=He))}ZS(pe,s)})}function xu(i,s,l){return{instance:i,listener:s,currentTarget:l}}function Uc(i,s){for(var l=s+"Capture",h=[];i!==null;){var E=i,b=E.stateNode;E.tag===5&&b!==null&&(E=b,b=iu(i,l),b!=null&&h.unshift(xu(i,b,E)),b=iu(i,s),b!=null&&h.push(xu(i,b,E))),i=i.return}return h}function Ms(i){if(i===null)return null;do i=i.return;while(i&&i.tag!==5);return i||null}function tx(i,s,l,h,E){for(var b=s._reactName,x=[];l!==null&&l!==h;){var R=l,H=R.alternate,J=R.stateNode;if(H!==null&&H===h)break;R.tag===5&&J!==null&&(R=J,E?(H=iu(l,b),H!=null&&x.unshift(xu(l,H,R))):E||(H=iu(l,b),H!=null&&x.push(xu(l,H,R)))),l=l.return}x.length!==0&&i.push({event:s,listeners:x})}var MB=/\r\n?/g,FB=/\u0000|\uFFFD/g;function nx(i){return(typeof i=="string"?i:""+i).replace(MB,`
|
|
15
|
+
`).replace(FB,"")}function Hc(i,s,l){if(s=nx(s),nx(i)!==s&&l)throw Error(n(425))}function zc(){}var im=null,om=null;function sm(i,s){return i==="textarea"||i==="noscript"||typeof s.children=="string"||typeof s.children=="number"||typeof s.dangerouslySetInnerHTML=="object"&&s.dangerouslySetInnerHTML!==null&&s.dangerouslySetInnerHTML.__html!=null}var am=typeof setTimeout=="function"?setTimeout:void 0,BB=typeof clearTimeout=="function"?clearTimeout:void 0,rx=typeof Promise=="function"?Promise:void 0,UB=typeof queueMicrotask=="function"?queueMicrotask:typeof rx!="undefined"?function(i){return rx.resolve(null).then(i).catch(HB)}:am;function HB(i){setTimeout(function(){throw i})}function um(i,s){var l=s,h=0;do{var E=l.nextSibling;if(i.removeChild(l),E&&E.nodeType===8)if(l=E.data,l==="/$"){if(h===0){i.removeChild(E),hu(s);return}h--}else l!=="$"&&l!=="$?"&&l!=="$!"||h++;l=E}while(l);hu(s)}function Hi(i){for(;i!=null;i=i.nextSibling){var s=i.nodeType;if(s===1||s===3)break;if(s===8){if(s=i.data,s==="$"||s==="$!"||s==="$?")break;if(s==="/$")return null}}return i}function ix(i){i=i.previousSibling;for(var s=0;i;){if(i.nodeType===8){var l=i.data;if(l==="$"||l==="$!"||l==="$?"){if(s===0)return i;s--}else l==="/$"&&s++}i=i.previousSibling}return null}var Fs=Math.random().toString(36).slice(2),Wr="__reactFiber$"+Fs,wu="__reactProps$"+Fs,di="__reactContainer$"+Fs,lm="__reactEvents$"+Fs,zB="__reactListeners$"+Fs,jB="__reactHandles$"+Fs;function Ao(i){var s=i[Wr];if(s)return s;for(var l=i.parentNode;l;){if(s=l[di]||l[Wr]){if(l=s.alternate,s.child!==null||l!==null&&l.child!==null)for(i=ix(i);i!==null;){if(l=i[Wr])return l;i=ix(i)}return s}i=l,l=i.parentNode}return null}function Cu(i){return i=i[Wr]||i[di],!i||i.tag!==5&&i.tag!==6&&i.tag!==13&&i.tag!==3?null:i}function Bs(i){if(i.tag===5||i.tag===6)return i.stateNode;throw Error(n(33))}function jc(i){return i[wu]||null}var cm=[],Us=-1;function zi(i){return{current:i}}function xt(i){0>Us||(i.current=cm[Us],cm[Us]=null,Us--)}function Tt(i,s){Us++,cm[Us]=i.current,i.current=s}var ji={},gn=zi(ji),Ln=zi(!1),vo=ji;function Hs(i,s){var l=i.type.contextTypes;if(!l)return ji;var h=i.stateNode;if(h&&h.__reactInternalMemoizedUnmaskedChildContext===s)return h.__reactInternalMemoizedMaskedChildContext;var E={},b;for(b in l)E[b]=s[b];return h&&(i=i.stateNode,i.__reactInternalMemoizedUnmaskedChildContext=s,i.__reactInternalMemoizedMaskedChildContext=E),E}function Dn(i){return i=i.childContextTypes,i!=null}function $c(){xt(Ln),xt(gn)}function ox(i,s,l){if(gn.current!==ji)throw Error(n(168));Tt(gn,s),Tt(Ln,l)}function sx(i,s,l){var h=i.stateNode;if(s=s.childContextTypes,typeof h.getChildContext!="function")return l;h=h.getChildContext();for(var E in h)if(!(E in s))throw Error(n(108,$e(i)||"Unknown",E));return A({},l,h)}function Vc(i){return i=(i=i.stateNode)&&i.__reactInternalMemoizedMergedChildContext||ji,vo=gn.current,Tt(gn,i),Tt(Ln,Ln.current),!0}function ax(i,s,l){var h=i.stateNode;if(!h)throw Error(n(169));l?(i=sx(i,s,vo),h.__reactInternalMemoizedMergedChildContext=i,xt(Ln),xt(gn),Tt(gn,i)):xt(Ln),Tt(Ln,l)}var fi=null,qc=!1,dm=!1;function ux(i){fi===null?fi=[i]:fi.push(i)}function $B(i){qc=!0,ux(i)}function $i(){if(!dm&&fi!==null){dm=!0;var i=0,s=dt;try{var l=fi;for(dt=1;i<l.length;i++){var h=l[i];do h=h(!0);while(h!==null)}fi=null,qc=!1}catch(E){throw fi!==null&&(fi=fi.slice(i+1)),cS(Rp,$i),E}finally{dt=s,dm=!1}}return null}var zs=[],js=0,Yc=null,Gc=0,ar=[],ur=0,ko=null,hi=1,pi="";function Po(i,s){zs[js++]=Gc,zs[js++]=Yc,Yc=i,Gc=s}function lx(i,s,l){ar[ur++]=hi,ar[ur++]=pi,ar[ur++]=ko,ko=i;var h=hi;i=pi;var E=32-Sr(h)-1;h&=~(1<<E),l+=1;var b=32-Sr(s)+E;if(30<b){var x=E-E%5;b=(h&(1<<x)-1).toString(32),h>>=x,E-=x,hi=1<<32-Sr(s)+E|l<<E|h,pi=b+i}else hi=1<<b|l<<E|h,pi=i}function fm(i){i.return!==null&&(Po(i,1),lx(i,1,0))}function hm(i){for(;i===Yc;)Yc=zs[--js],zs[js]=null,Gc=zs[--js],zs[js]=null;for(;i===ko;)ko=ar[--ur],ar[ur]=null,pi=ar[--ur],ar[ur]=null,hi=ar[--ur],ar[ur]=null}var Gn=null,Wn=null,vt=!1,wr=null;function cx(i,s){var l=fr(5,null,null,0);l.elementType="DELETED",l.stateNode=s,l.return=i,s=i.deletions,s===null?(i.deletions=[l],i.flags|=16):s.push(l)}function dx(i,s){switch(i.tag){case 5:var l=i.type;return s=s.nodeType!==1||l.toLowerCase()!==s.nodeName.toLowerCase()?null:s,s!==null?(i.stateNode=s,Gn=i,Wn=Hi(s.firstChild),!0):!1;case 6:return s=i.pendingProps===""||s.nodeType!==3?null:s,s!==null?(i.stateNode=s,Gn=i,Wn=null,!0):!1;case 13:return s=s.nodeType!==8?null:s,s!==null?(l=ko!==null?{id:hi,overflow:pi}:null,i.memoizedState={dehydrated:s,treeContext:l,retryLane:1073741824},l=fr(18,null,null,0),l.stateNode=s,l.return=i,i.child=l,Gn=i,Wn=null,!0):!1;default:return!1}}function pm(i){return(i.mode&1)!==0&&(i.flags&128)===0}function mm(i){if(vt){var s=Wn;if(s){var l=s;if(!dx(i,s)){if(pm(i))throw Error(n(418));s=Hi(l.nextSibling);var h=Gn;s&&dx(i,s)?cx(h,l):(i.flags=i.flags&-4097|2,vt=!1,Gn=i)}}else{if(pm(i))throw Error(n(418));i.flags=i.flags&-4097|2,vt=!1,Gn=i}}}function fx(i){for(i=i.return;i!==null&&i.tag!==5&&i.tag!==3&&i.tag!==13;)i=i.return;Gn=i}function Wc(i){if(i!==Gn)return!1;if(!vt)return fx(i),vt=!0,!1;var s;if((s=i.tag!==3)&&!(s=i.tag!==5)&&(s=i.type,s=s!=="head"&&s!=="body"&&!sm(i.type,i.memoizedProps)),s&&(s=Wn)){if(pm(i))throw hx(),Error(n(418));for(;s;)cx(i,s),s=Hi(s.nextSibling)}if(fx(i),i.tag===13){if(i=i.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(n(317));e:{for(i=i.nextSibling,s=0;i;){if(i.nodeType===8){var l=i.data;if(l==="/$"){if(s===0){Wn=Hi(i.nextSibling);break e}s--}else l!=="$"&&l!=="$!"&&l!=="$?"||s++}i=i.nextSibling}Wn=null}}else Wn=Gn?Hi(i.stateNode.nextSibling):null;return!0}function hx(){for(var i=Wn;i;)i=Hi(i.nextSibling)}function $s(){Wn=Gn=null,vt=!1}function gm(i){wr===null?wr=[i]:wr.push(i)}var VB=M.ReactCurrentBatchConfig;function Au(i,s,l){if(i=l.ref,i!==null&&typeof i!="function"&&typeof i!="object"){if(l._owner){if(l=l._owner,l){if(l.tag!==1)throw Error(n(309));var h=l.stateNode}if(!h)throw Error(n(147,i));var E=h,b=""+i;return s!==null&&s.ref!==null&&typeof s.ref=="function"&&s.ref._stringRef===b?s.ref:(s=function(x){var R=E.refs;x===null?delete R[b]:R[b]=x},s._stringRef=b,s)}if(typeof i!="string")throw Error(n(284));if(!l._owner)throw Error(n(290,i))}return i}function Xc(i,s){throw i=Object.prototype.toString.call(s),Error(n(31,i==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":i))}function px(i){var s=i._init;return s(i._payload)}function mx(i){function s(Y,z){if(i){var X=Y.deletions;X===null?(Y.deletions=[z],Y.flags|=16):X.push(z)}}function l(Y,z){if(!i)return null;for(;z!==null;)s(Y,z),z=z.sibling;return null}function h(Y,z){for(Y=new Map;z!==null;)z.key!==null?Y.set(z.key,z):Y.set(z.index,z),z=z.sibling;return Y}function E(Y,z){return Y=Qi(Y,z),Y.index=0,Y.sibling=null,Y}function b(Y,z,X){return Y.index=X,i?(X=Y.alternate,X!==null?(X=X.index,X<z?(Y.flags|=2,z):X):(Y.flags|=2,z)):(Y.flags|=1048576,z)}function x(Y){return i&&Y.alternate===null&&(Y.flags|=2),Y}function R(Y,z,X,ye){return z===null||z.tag!==6?(z=a0(X,Y.mode,ye),z.return=Y,z):(z=E(z,X),z.return=Y,z)}function H(Y,z,X,ye){var Le=X.type;return Le===K?le(Y,z,X.props.children,ye,X.key):z!==null&&(z.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===Oe&&px(Le)===z.type)?(ye=E(z,X.props),ye.ref=Au(Y,z,X),ye.return=Y,ye):(ye=bd(X.type,X.key,X.props,null,Y.mode,ye),ye.ref=Au(Y,z,X),ye.return=Y,ye)}function J(Y,z,X,ye){return z===null||z.tag!==4||z.stateNode.containerInfo!==X.containerInfo||z.stateNode.implementation!==X.implementation?(z=u0(X,Y.mode,ye),z.return=Y,z):(z=E(z,X.children||[]),z.return=Y,z)}function le(Y,z,X,ye,Le){return z===null||z.tag!==7?(z=Fo(X,Y.mode,ye,Le),z.return=Y,z):(z=E(z,X),z.return=Y,z)}function pe(Y,z,X){if(typeof z=="string"&&z!==""||typeof z=="number")return z=a0(""+z,Y.mode,X),z.return=Y,z;if(typeof z=="object"&&z!==null){switch(z.$$typeof){case V:return X=bd(z.type,z.key,z.props,null,Y.mode,X),X.ref=Au(Y,null,z),X.return=Y,X;case D:return z=u0(z,Y.mode,X),z.return=Y,z;case Oe:var ye=z._init;return pe(Y,ye(z._payload),X)}if(Me(z)||ie(z))return z=Fo(z,Y.mode,X,null),z.return=Y,z;Xc(Y,z)}return null}function se(Y,z,X,ye){var Le=z!==null?z.key:null;if(typeof X=="string"&&X!==""||typeof X=="number")return Le!==null?null:R(Y,z,""+X,ye);if(typeof X=="object"&&X!==null){switch(X.$$typeof){case V:return X.key===Le?H(Y,z,X,ye):null;case D:return X.key===Le?J(Y,z,X,ye):null;case Oe:return Le=X._init,se(Y,z,Le(X._payload),ye)}if(Me(X)||ie(X))return Le!==null?null:le(Y,z,X,ye,null);Xc(Y,X)}return null}function xe(Y,z,X,ye,Le){if(typeof ye=="string"&&ye!==""||typeof ye=="number")return Y=Y.get(X)||null,R(z,Y,""+ye,Le);if(typeof ye=="object"&&ye!==null){switch(ye.$$typeof){case V:return Y=Y.get(ye.key===null?X:ye.key)||null,H(z,Y,ye,Le);case D:return Y=Y.get(ye.key===null?X:ye.key)||null,J(z,Y,ye,Le);case Oe:var Ue=ye._init;return xe(Y,z,X,Ue(ye._payload),Le)}if(Me(ye)||ie(ye))return Y=Y.get(X)||null,le(z,Y,ye,Le,null);Xc(z,ye)}return null}function ke(Y,z,X,ye){for(var Le=null,Ue=null,He=z,qe=z=0,nn=null;He!==null&&qe<X.length;qe++){He.index>qe?(nn=He,He=null):nn=He.sibling;var ot=se(Y,He,X[qe],ye);if(ot===null){He===null&&(He=nn);break}i&&He&&ot.alternate===null&&s(Y,He),z=b(ot,z,qe),Ue===null?Le=ot:Ue.sibling=ot,Ue=ot,He=nn}if(qe===X.length)return l(Y,He),vt&&Po(Y,qe),Le;if(He===null){for(;qe<X.length;qe++)He=pe(Y,X[qe],ye),He!==null&&(z=b(He,z,qe),Ue===null?Le=He:Ue.sibling=He,Ue=He);return vt&&Po(Y,qe),Le}for(He=h(Y,He);qe<X.length;qe++)nn=xe(He,Y,qe,X[qe],ye),nn!==null&&(i&&nn.alternate!==null&&He.delete(nn.key===null?qe:nn.key),z=b(nn,z,qe),Ue===null?Le=nn:Ue.sibling=nn,Ue=nn);return i&&He.forEach(function(Ji){return s(Y,Ji)}),vt&&Po(Y,qe),Le}function Ne(Y,z,X,ye){var Le=ie(X);if(typeof Le!="function")throw Error(n(150));if(X=Le.call(X),X==null)throw Error(n(151));for(var Ue=Le=null,He=z,qe=z=0,nn=null,ot=X.next();He!==null&&!ot.done;qe++,ot=X.next()){He.index>qe?(nn=He,He=null):nn=He.sibling;var Ji=se(Y,He,ot.value,ye);if(Ji===null){He===null&&(He=nn);break}i&&He&&Ji.alternate===null&&s(Y,He),z=b(Ji,z,qe),Ue===null?Le=Ji:Ue.sibling=Ji,Ue=Ji,He=nn}if(ot.done)return l(Y,He),vt&&Po(Y,qe),Le;if(He===null){for(;!ot.done;qe++,ot=X.next())ot=pe(Y,ot.value,ye),ot!==null&&(z=b(ot,z,qe),Ue===null?Le=ot:Ue.sibling=ot,Ue=ot);return vt&&Po(Y,qe),Le}for(He=h(Y,He);!ot.done;qe++,ot=X.next())ot=xe(He,Y,qe,ot.value,ye),ot!==null&&(i&&ot.alternate!==null&&He.delete(ot.key===null?qe:ot.key),z=b(ot,z,qe),Ue===null?Le=ot:Ue.sibling=ot,Ue=ot);return i&&He.forEach(function(x7){return s(Y,x7)}),vt&&Po(Y,qe),Le}function Ft(Y,z,X,ye){if(typeof X=="object"&&X!==null&&X.type===K&&X.key===null&&(X=X.props.children),typeof X=="object"&&X!==null){switch(X.$$typeof){case V:e:{for(var Le=X.key,Ue=z;Ue!==null;){if(Ue.key===Le){if(Le=X.type,Le===K){if(Ue.tag===7){l(Y,Ue.sibling),z=E(Ue,X.props.children),z.return=Y,Y=z;break e}}else if(Ue.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===Oe&&px(Le)===Ue.type){l(Y,Ue.sibling),z=E(Ue,X.props),z.ref=Au(Y,Ue,X),z.return=Y,Y=z;break e}l(Y,Ue);break}else s(Y,Ue);Ue=Ue.sibling}X.type===K?(z=Fo(X.props.children,Y.mode,ye,X.key),z.return=Y,Y=z):(ye=bd(X.type,X.key,X.props,null,Y.mode,ye),ye.ref=Au(Y,z,X),ye.return=Y,Y=ye)}return x(Y);case D:e:{for(Ue=X.key;z!==null;){if(z.key===Ue)if(z.tag===4&&z.stateNode.containerInfo===X.containerInfo&&z.stateNode.implementation===X.implementation){l(Y,z.sibling),z=E(z,X.children||[]),z.return=Y,Y=z;break e}else{l(Y,z);break}else s(Y,z);z=z.sibling}z=u0(X,Y.mode,ye),z.return=Y,Y=z}return x(Y);case Oe:return Ue=X._init,Ft(Y,z,Ue(X._payload),ye)}if(Me(X))return ke(Y,z,X,ye);if(ie(X))return Ne(Y,z,X,ye);Xc(Y,X)}return typeof X=="string"&&X!==""||typeof X=="number"?(X=""+X,z!==null&&z.tag===6?(l(Y,z.sibling),z=E(z,X),z.return=Y,Y=z):(l(Y,z),z=a0(X,Y.mode,ye),z.return=Y,Y=z),x(Y)):l(Y,z)}return Ft}var Vs=mx(!0),gx=mx(!1),Kc=zi(null),Qc=null,qs=null,Em=null;function ym(){Em=qs=Qc=null}function bm(i){var s=Kc.current;xt(Kc),i._currentValue=s}function Tm(i,s,l){for(;i!==null;){var h=i.alternate;if((i.childLanes&s)!==s?(i.childLanes|=s,h!==null&&(h.childLanes|=s)):h!==null&&(h.childLanes&s)!==s&&(h.childLanes|=s),i===l)break;i=i.return}}function Ys(i,s){Qc=i,Em=qs=null,i=i.dependencies,i!==null&&i.firstContext!==null&&((i.lanes&s)!==0&&(Mn=!0),i.firstContext=null)}function lr(i){var s=i._currentValue;if(Em!==i)if(i={context:i,memoizedValue:s,next:null},qs===null){if(Qc===null)throw Error(n(308));qs=i,Qc.dependencies={lanes:0,firstContext:i}}else qs=qs.next=i;return s}var No=null;function _m(i){No===null?No=[i]:No.push(i)}function Ex(i,s,l,h){var E=s.interleaved;return E===null?(l.next=l,_m(s)):(l.next=E.next,E.next=l),s.interleaved=l,mi(i,h)}function mi(i,s){i.lanes|=s;var l=i.alternate;for(l!==null&&(l.lanes|=s),l=i,i=i.return;i!==null;)i.childLanes|=s,l=i.alternate,l!==null&&(l.childLanes|=s),l=i,i=i.return;return l.tag===3?l.stateNode:null}var Vi=!1;function Sm(i){i.updateQueue={baseState:i.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function yx(i,s){i=i.updateQueue,s.updateQueue===i&&(s.updateQueue={baseState:i.baseState,firstBaseUpdate:i.firstBaseUpdate,lastBaseUpdate:i.lastBaseUpdate,shared:i.shared,effects:i.effects})}function gi(i,s){return{eventTime:i,lane:s,tag:0,payload:null,callback:null,next:null}}function qi(i,s,l){var h=i.updateQueue;if(h===null)return null;if(h=h.shared,(it&2)!==0){var E=h.pending;return E===null?s.next=s:(s.next=E.next,E.next=s),h.pending=s,mi(i,l)}return E=h.interleaved,E===null?(s.next=s,_m(h)):(s.next=E.next,E.next=s),h.interleaved=s,mi(i,l)}function Jc(i,s,l){if(s=s.updateQueue,s!==null&&(s=s.shared,(l&4194240)!==0)){var h=s.lanes;h&=i.pendingLanes,l|=h,s.lanes=l,Mp(i,l)}}function bx(i,s){var l=i.updateQueue,h=i.alternate;if(h!==null&&(h=h.updateQueue,l===h)){var E=null,b=null;if(l=l.firstBaseUpdate,l!==null){do{var x={eventTime:l.eventTime,lane:l.lane,tag:l.tag,payload:l.payload,callback:l.callback,next:null};b===null?E=b=x:b=b.next=x,l=l.next}while(l!==null);b===null?E=b=s:b=b.next=s}else E=b=s;l={baseState:h.baseState,firstBaseUpdate:E,lastBaseUpdate:b,shared:h.shared,effects:h.effects},i.updateQueue=l;return}i=l.lastBaseUpdate,i===null?l.firstBaseUpdate=s:i.next=s,l.lastBaseUpdate=s}function Zc(i,s,l,h){var E=i.updateQueue;Vi=!1;var b=E.firstBaseUpdate,x=E.lastBaseUpdate,R=E.shared.pending;if(R!==null){E.shared.pending=null;var H=R,J=H.next;H.next=null,x===null?b=J:x.next=J,x=H;var le=i.alternate;le!==null&&(le=le.updateQueue,R=le.lastBaseUpdate,R!==x&&(R===null?le.firstBaseUpdate=J:R.next=J,le.lastBaseUpdate=H))}if(b!==null){var pe=E.baseState;x=0,le=J=H=null,R=b;do{var se=R.lane,xe=R.eventTime;if((h&se)===se){le!==null&&(le=le.next={eventTime:xe,lane:0,tag:R.tag,payload:R.payload,callback:R.callback,next:null});e:{var ke=i,Ne=R;switch(se=s,xe=l,Ne.tag){case 1:if(ke=Ne.payload,typeof ke=="function"){pe=ke.call(xe,pe,se);break e}pe=ke;break e;case 3:ke.flags=ke.flags&-65537|128;case 0:if(ke=Ne.payload,se=typeof ke=="function"?ke.call(xe,pe,se):ke,se==null)break e;pe=A({},pe,se);break e;case 2:Vi=!0}}R.callback!==null&&R.lane!==0&&(i.flags|=64,se=E.effects,se===null?E.effects=[R]:se.push(R))}else xe={eventTime:xe,lane:se,tag:R.tag,payload:R.payload,callback:R.callback,next:null},le===null?(J=le=xe,H=pe):le=le.next=xe,x|=se;if(R=R.next,R===null){if(R=E.shared.pending,R===null)break;se=R,R=se.next,se.next=null,E.lastBaseUpdate=se,E.shared.pending=null}}while(!0);if(le===null&&(H=pe),E.baseState=H,E.firstBaseUpdate=J,E.lastBaseUpdate=le,s=E.shared.interleaved,s!==null){E=s;do x|=E.lane,E=E.next;while(E!==s)}else b===null&&(E.shared.lanes=0);Ro|=x,i.lanes=x,i.memoizedState=pe}}function Tx(i,s,l){if(i=s.effects,s.effects=null,i!==null)for(s=0;s<i.length;s++){var h=i[s],E=h.callback;if(E!==null){if(h.callback=null,h=l,typeof E!="function")throw Error(n(191,E));E.call(h)}}}var vu={},Xr=zi(vu),ku=zi(vu),Pu=zi(vu);function Oo(i){if(i===vu)throw Error(n(174));return i}function xm(i,s){switch(Tt(Pu,s),Tt(ku,i),Tt(Xr,vu),i=s.nodeType,i){case 9:case 11:s=(s=s.documentElement)?s.namespaceURI:oe(null,"");break;default:i=i===8?s.parentNode:s,s=i.namespaceURI||null,i=i.tagName,s=oe(s,i)}xt(Xr),Tt(Xr,s)}function Gs(){xt(Xr),xt(ku),xt(Pu)}function _x(i){Oo(Pu.current);var s=Oo(Xr.current),l=oe(s,i.type);s!==l&&(Tt(ku,i),Tt(Xr,l))}function wm(i){ku.current===i&&(xt(Xr),xt(ku))}var Pt=zi(0);function ed(i){for(var s=i;s!==null;){if(s.tag===13){var l=s.memoizedState;if(l!==null&&(l=l.dehydrated,l===null||l.data==="$?"||l.data==="$!"))return s}else if(s.tag===19&&s.memoizedProps.revealOrder!==void 0){if((s.flags&128)!==0)return s}else if(s.child!==null){s.child.return=s,s=s.child;continue}if(s===i)break;for(;s.sibling===null;){if(s.return===null||s.return===i)return null;s=s.return}s.sibling.return=s.return,s=s.sibling}return null}var Cm=[];function Am(){for(var i=0;i<Cm.length;i++)Cm[i]._workInProgressVersionPrimary=null;Cm.length=0}var td=M.ReactCurrentDispatcher,vm=M.ReactCurrentBatchConfig,Io=0,Nt=null,Gt=null,en=null,nd=!1,Nu=!1,Ou=0,qB=0;function En(){throw Error(n(321))}function km(i,s){if(s===null)return!1;for(var l=0;l<s.length&&l<i.length;l++)if(!xr(i[l],s[l]))return!1;return!0}function Pm(i,s,l,h,E,b){if(Io=b,Nt=s,s.memoizedState=null,s.updateQueue=null,s.lanes=0,td.current=i===null||i.memoizedState===null?XB:KB,i=l(h,E),Nu){b=0;do{if(Nu=!1,Ou=0,25<=b)throw Error(n(301));b+=1,en=Gt=null,s.updateQueue=null,td.current=QB,i=l(h,E)}while(Nu)}if(td.current=od,s=Gt!==null&&Gt.next!==null,Io=0,en=Gt=Nt=null,nd=!1,s)throw Error(n(300));return i}function Nm(){var i=Ou!==0;return Ou=0,i}function Kr(){var i={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return en===null?Nt.memoizedState=en=i:en=en.next=i,en}function cr(){if(Gt===null){var i=Nt.alternate;i=i!==null?i.memoizedState:null}else i=Gt.next;var s=en===null?Nt.memoizedState:en.next;if(s!==null)en=s,Gt=i;else{if(i===null)throw Error(n(310));Gt=i,i={memoizedState:Gt.memoizedState,baseState:Gt.baseState,baseQueue:Gt.baseQueue,queue:Gt.queue,next:null},en===null?Nt.memoizedState=en=i:en=en.next=i}return en}function Iu(i,s){return typeof s=="function"?s(i):s}function Om(i){var s=cr(),l=s.queue;if(l===null)throw Error(n(311));l.lastRenderedReducer=i;var h=Gt,E=h.baseQueue,b=l.pending;if(b!==null){if(E!==null){var x=E.next;E.next=b.next,b.next=x}h.baseQueue=E=b,l.pending=null}if(E!==null){b=E.next,h=h.baseState;var R=x=null,H=null,J=b;do{var le=J.lane;if((Io&le)===le)H!==null&&(H=H.next={lane:0,action:J.action,hasEagerState:J.hasEagerState,eagerState:J.eagerState,next:null}),h=J.hasEagerState?J.eagerState:i(h,J.action);else{var pe={lane:le,action:J.action,hasEagerState:J.hasEagerState,eagerState:J.eagerState,next:null};H===null?(R=H=pe,x=h):H=H.next=pe,Nt.lanes|=le,Ro|=le}J=J.next}while(J!==null&&J!==b);H===null?x=h:H.next=R,xr(h,s.memoizedState)||(Mn=!0),s.memoizedState=h,s.baseState=x,s.baseQueue=H,l.lastRenderedState=h}if(i=l.interleaved,i!==null){E=i;do b=E.lane,Nt.lanes|=b,Ro|=b,E=E.next;while(E!==i)}else E===null&&(l.lanes=0);return[s.memoizedState,l.dispatch]}function Im(i){var s=cr(),l=s.queue;if(l===null)throw Error(n(311));l.lastRenderedReducer=i;var h=l.dispatch,E=l.pending,b=s.memoizedState;if(E!==null){l.pending=null;var x=E=E.next;do b=i(b,x.action),x=x.next;while(x!==E);xr(b,s.memoizedState)||(Mn=!0),s.memoizedState=b,s.baseQueue===null&&(s.baseState=b),l.lastRenderedState=b}return[b,h]}function Sx(){}function xx(i,s){var l=Nt,h=cr(),E=s(),b=!xr(h.memoizedState,E);if(b&&(h.memoizedState=E,Mn=!0),h=h.queue,Rm(Ax.bind(null,l,h,i),[i]),h.getSnapshot!==s||b||en!==null&&en.memoizedState.tag&1){if(l.flags|=2048,Ru(9,Cx.bind(null,l,h,E,s),void 0,null),tn===null)throw Error(n(349));(Io&30)!==0||wx(l,s,E)}return E}function wx(i,s,l){i.flags|=16384,i={getSnapshot:s,value:l},s=Nt.updateQueue,s===null?(s={lastEffect:null,stores:null},Nt.updateQueue=s,s.stores=[i]):(l=s.stores,l===null?s.stores=[i]:l.push(i))}function Cx(i,s,l,h){s.value=l,s.getSnapshot=h,vx(s)&&kx(i)}function Ax(i,s,l){return l(function(){vx(s)&&kx(i)})}function vx(i){var s=i.getSnapshot;i=i.value;try{var l=s();return!xr(i,l)}catch(h){return!0}}function kx(i){var s=mi(i,1);s!==null&&kr(s,i,1,-1)}function Px(i){var s=Kr();return typeof i=="function"&&(i=i()),s.memoizedState=s.baseState=i,i={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Iu,lastRenderedState:i},s.queue=i,i=i.dispatch=WB.bind(null,Nt,i),[s.memoizedState,i]}function Ru(i,s,l,h){return i={tag:i,create:s,destroy:l,deps:h,next:null},s=Nt.updateQueue,s===null?(s={lastEffect:null,stores:null},Nt.updateQueue=s,s.lastEffect=i.next=i):(l=s.lastEffect,l===null?s.lastEffect=i.next=i:(h=l.next,l.next=i,i.next=h,s.lastEffect=i)),i}function Nx(){return cr().memoizedState}function rd(i,s,l,h){var E=Kr();Nt.flags|=i,E.memoizedState=Ru(1|s,l,void 0,h===void 0?null:h)}function id(i,s,l,h){var E=cr();h=h===void 0?null:h;var b=void 0;if(Gt!==null){var x=Gt.memoizedState;if(b=x.destroy,h!==null&&km(h,x.deps)){E.memoizedState=Ru(s,l,b,h);return}}Nt.flags|=i,E.memoizedState=Ru(1|s,l,b,h)}function Ox(i,s){return rd(8390656,8,i,s)}function Rm(i,s){return id(2048,8,i,s)}function Ix(i,s){return id(4,2,i,s)}function Rx(i,s){return id(4,4,i,s)}function Lx(i,s){if(typeof s=="function")return i=i(),s(i),function(){s(null)};if(s!=null)return i=i(),s.current=i,function(){s.current=null}}function Dx(i,s,l){return l=l!=null?l.concat([i]):null,id(4,4,Lx.bind(null,s,i),l)}function Lm(){}function Mx(i,s){var l=cr();s=s===void 0?null:s;var h=l.memoizedState;return h!==null&&s!==null&&km(s,h[1])?h[0]:(l.memoizedState=[i,s],i)}function Fx(i,s){var l=cr();s=s===void 0?null:s;var h=l.memoizedState;return h!==null&&s!==null&&km(s,h[1])?h[0]:(i=i(),l.memoizedState=[i,s],i)}function Bx(i,s,l){return(Io&21)===0?(i.baseState&&(i.baseState=!1,Mn=!0),i.memoizedState=l):(xr(l,s)||(l=pS(),Nt.lanes|=l,Ro|=l,i.baseState=!0),s)}function YB(i,s){var l=dt;dt=l!==0&&4>l?l:4,i(!0);var h=vm.transition;vm.transition={};try{i(!1),s()}finally{dt=l,vm.transition=h}}function Ux(){return cr().memoizedState}function GB(i,s,l){var h=Xi(i);if(l={lane:h,action:l,hasEagerState:!1,eagerState:null,next:null},Hx(i))zx(s,l);else if(l=Ex(i,s,l,h),l!==null){var E=An();kr(l,i,h,E),jx(l,s,h)}}function WB(i,s,l){var h=Xi(i),E={lane:h,action:l,hasEagerState:!1,eagerState:null,next:null};if(Hx(i))zx(s,E);else{var b=i.alternate;if(i.lanes===0&&(b===null||b.lanes===0)&&(b=s.lastRenderedReducer,b!==null))try{var x=s.lastRenderedState,R=b(x,l);if(E.hasEagerState=!0,E.eagerState=R,xr(R,x)){var H=s.interleaved;H===null?(E.next=E,_m(s)):(E.next=H.next,H.next=E),s.interleaved=E;return}}catch(J){}l=Ex(i,s,E,h),l!==null&&(E=An(),kr(l,i,h,E),jx(l,s,h))}}function Hx(i){var s=i.alternate;return i===Nt||s!==null&&s===Nt}function zx(i,s){Nu=nd=!0;var l=i.pending;l===null?s.next=s:(s.next=l.next,l.next=s),i.pending=s}function jx(i,s,l){if((l&4194240)!==0){var h=s.lanes;h&=i.pendingLanes,l|=h,s.lanes=l,Mp(i,l)}}var od={readContext:lr,useCallback:En,useContext:En,useEffect:En,useImperativeHandle:En,useInsertionEffect:En,useLayoutEffect:En,useMemo:En,useReducer:En,useRef:En,useState:En,useDebugValue:En,useDeferredValue:En,useTransition:En,useMutableSource:En,useSyncExternalStore:En,useId:En,unstable_isNewReconciler:!1},XB={readContext:lr,useCallback:function(i,s){return Kr().memoizedState=[i,s===void 0?null:s],i},useContext:lr,useEffect:Ox,useImperativeHandle:function(i,s,l){return l=l!=null?l.concat([i]):null,rd(4194308,4,Lx.bind(null,s,i),l)},useLayoutEffect:function(i,s){return rd(4194308,4,i,s)},useInsertionEffect:function(i,s){return rd(4,2,i,s)},useMemo:function(i,s){var l=Kr();return s=s===void 0?null:s,i=i(),l.memoizedState=[i,s],i},useReducer:function(i,s,l){var h=Kr();return s=l!==void 0?l(s):s,h.memoizedState=h.baseState=s,i={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:i,lastRenderedState:s},h.queue=i,i=i.dispatch=GB.bind(null,Nt,i),[h.memoizedState,i]},useRef:function(i){var s=Kr();return i={current:i},s.memoizedState=i},useState:Px,useDebugValue:Lm,useDeferredValue:function(i){return Kr().memoizedState=i},useTransition:function(){var i=Px(!1),s=i[0];return i=YB.bind(null,i[1]),Kr().memoizedState=i,[s,i]},useMutableSource:function(){},useSyncExternalStore:function(i,s,l){var h=Nt,E=Kr();if(vt){if(l===void 0)throw Error(n(407));l=l()}else{if(l=s(),tn===null)throw Error(n(349));(Io&30)!==0||wx(h,s,l)}E.memoizedState=l;var b={value:l,getSnapshot:s};return E.queue=b,Ox(Ax.bind(null,h,b,i),[i]),h.flags|=2048,Ru(9,Cx.bind(null,h,b,l,s),void 0,null),l},useId:function(){var i=Kr(),s=tn.identifierPrefix;if(vt){var l=pi,h=hi;l=(h&~(1<<32-Sr(h)-1)).toString(32)+l,s=":"+s+"R"+l,l=Ou++,0<l&&(s+="H"+l.toString(32)),s+=":"}else l=qB++,s=":"+s+"r"+l.toString(32)+":";return i.memoizedState=s},unstable_isNewReconciler:!1},KB={readContext:lr,useCallback:Mx,useContext:lr,useEffect:Rm,useImperativeHandle:Dx,useInsertionEffect:Ix,useLayoutEffect:Rx,useMemo:Fx,useReducer:Om,useRef:Nx,useState:function(){return Om(Iu)},useDebugValue:Lm,useDeferredValue:function(i){var s=cr();return Bx(s,Gt.memoizedState,i)},useTransition:function(){var i=Om(Iu)[0],s=cr().memoizedState;return[i,s]},useMutableSource:Sx,useSyncExternalStore:xx,useId:Ux,unstable_isNewReconciler:!1},QB={readContext:lr,useCallback:Mx,useContext:lr,useEffect:Rm,useImperativeHandle:Dx,useInsertionEffect:Ix,useLayoutEffect:Rx,useMemo:Fx,useReducer:Im,useRef:Nx,useState:function(){return Im(Iu)},useDebugValue:Lm,useDeferredValue:function(i){var s=cr();return Gt===null?s.memoizedState=i:Bx(s,Gt.memoizedState,i)},useTransition:function(){var i=Im(Iu)[0],s=cr().memoizedState;return[i,s]},useMutableSource:Sx,useSyncExternalStore:xx,useId:Ux,unstable_isNewReconciler:!1};function Cr(i,s){if(i&&i.defaultProps){s=A({},s),i=i.defaultProps;for(var l in i)s[l]===void 0&&(s[l]=i[l]);return s}return s}function Dm(i,s,l,h){s=i.memoizedState,l=l(h,s),l=l==null?s:A({},s,l),i.memoizedState=l,i.lanes===0&&(i.updateQueue.baseState=l)}var sd={isMounted:function(i){return(i=i._reactInternals)?Co(i)===i:!1},enqueueSetState:function(i,s,l){i=i._reactInternals;var h=An(),E=Xi(i),b=gi(h,E);b.payload=s,l!=null&&(b.callback=l),s=qi(i,b,E),s!==null&&(kr(s,i,E,h),Jc(s,i,E))},enqueueReplaceState:function(i,s,l){i=i._reactInternals;var h=An(),E=Xi(i),b=gi(h,E);b.tag=1,b.payload=s,l!=null&&(b.callback=l),s=qi(i,b,E),s!==null&&(kr(s,i,E,h),Jc(s,i,E))},enqueueForceUpdate:function(i,s){i=i._reactInternals;var l=An(),h=Xi(i),E=gi(l,h);E.tag=2,s!=null&&(E.callback=s),s=qi(i,E,h),s!==null&&(kr(s,i,h,l),Jc(s,i,h))}};function $x(i,s,l,h,E,b,x){return i=i.stateNode,typeof i.shouldComponentUpdate=="function"?i.shouldComponentUpdate(h,b,x):s.prototype&&s.prototype.isPureReactComponent?!bu(l,h)||!bu(E,b):!0}function Vx(i,s,l){var h=!1,E=ji,b=s.contextType;return typeof b=="object"&&b!==null?b=lr(b):(E=Dn(s)?vo:gn.current,h=s.contextTypes,b=(h=h!=null)?Hs(i,E):ji),s=new s(l,b),i.memoizedState=s.state!==null&&s.state!==void 0?s.state:null,s.updater=sd,i.stateNode=s,s._reactInternals=i,h&&(i=i.stateNode,i.__reactInternalMemoizedUnmaskedChildContext=E,i.__reactInternalMemoizedMaskedChildContext=b),s}function qx(i,s,l,h){i=s.state,typeof s.componentWillReceiveProps=="function"&&s.componentWillReceiveProps(l,h),typeof s.UNSAFE_componentWillReceiveProps=="function"&&s.UNSAFE_componentWillReceiveProps(l,h),s.state!==i&&sd.enqueueReplaceState(s,s.state,null)}function Mm(i,s,l,h){var E=i.stateNode;E.props=l,E.state=i.memoizedState,E.refs={},Sm(i);var b=s.contextType;typeof b=="object"&&b!==null?E.context=lr(b):(b=Dn(s)?vo:gn.current,E.context=Hs(i,b)),E.state=i.memoizedState,b=s.getDerivedStateFromProps,typeof b=="function"&&(Dm(i,s,b,l),E.state=i.memoizedState),typeof s.getDerivedStateFromProps=="function"||typeof E.getSnapshotBeforeUpdate=="function"||typeof E.UNSAFE_componentWillMount!="function"&&typeof E.componentWillMount!="function"||(s=E.state,typeof E.componentWillMount=="function"&&E.componentWillMount(),typeof E.UNSAFE_componentWillMount=="function"&&E.UNSAFE_componentWillMount(),s!==E.state&&sd.enqueueReplaceState(E,E.state,null),Zc(i,l,E,h),E.state=i.memoizedState),typeof E.componentDidMount=="function"&&(i.flags|=4194308)}function Ws(i,s){try{var l="",h=s;do l+=Ie(h),h=h.return;while(h);var E=l}catch(b){E=`
|
|
16
16
|
Error generating stack: `+b.message+`
|
|
17
|
-
`+b.stack}return{value:i,source:s,stack:E,digest:null}}function Fm(i,s,l){return{value:i,source:null,stack:l!=null?l:null,digest:s!=null?s:null}}function Bm(i,s){try{console.error(s.value)}catch(l){setTimeout(function(){throw l})}}var K9=typeof WeakMap=="function"?WeakMap:Map;function Yx(i,s,l){l=gi(-1,l),l.tag=3,l.payload={element:null};var h=s.value;return l.callback=function(){hd||(hd=!0,Zm=h),Bm(i,s)},l}function Gx(i,s,l){l=gi(-1,l),l.tag=3;var h=i.type.getDerivedStateFromError;if(typeof h=="function"){var E=s.value;l.payload=function(){return h(E)},l.callback=function(){Bm(i,s)}}var b=i.stateNode;return b!==null&&typeof b.componentDidCatch=="function"&&(l.callback=function(){Bm(i,s),typeof h!="function"&&(Gi===null?Gi=new Set([this]):Gi.add(this));var x=s.stack;this.componentDidCatch(s.value,{componentStack:x!==null?x:""})}),l}function Wx(i,s,l){var h=i.pingCache;if(h===null){h=i.pingCache=new K9;var E=new Set;h.set(s,E)}else E=h.get(s),E===void 0&&(E=new Set,h.set(s,E));E.has(l)||(E.add(l),i=c7.bind(null,i,s,l),s.then(i,i))}function Xx(i){do{var s;if((s=i.tag===13)&&(s=i.memoizedState,s=s!==null?s.dehydrated!==null:!0),s)return i;i=i.return}while(i!==null);return null}function Kx(i,s,l,h,E){return(i.mode&1)===0?(i===s?i.flags|=65536:(i.flags|=128,l.flags|=131072,l.flags&=-52805,l.tag===1&&(l.alternate===null?l.tag=17:(s=gi(-1,1),s.tag=2,qi(l,s,1))),l.lanes|=1),i):(i.flags|=65536,i.lanes=E,i)}var Q9=M.ReactCurrentOwner,Mn=!1;function An(i,s,l,h){s.child=i===null?gx(s,null,l,h):Vs(s,i.child,l,h)}function Qx(i,s,l,h,E){l=l.render;var b=s.ref;return Ys(s,E),h=Pm(i,s,l,h,b,E),l=Nm(),i!==null&&!Mn?(s.updateQueue=i.updateQueue,s.flags&=-2053,i.lanes&=~E,Ei(i,s,E)):(vt&&l&&fm(s),s.flags|=1,An(i,s,h,E),s.child)}function Jx(i,s,l,h,E){if(i===null){var b=l.type;return typeof b=="function"&&!s0(b)&&b.defaultProps===void 0&&l.compare===null&&l.defaultProps===void 0?(s.tag=15,s.type=b,Zx(i,s,b,h,E)):(i=bd(l.type,null,h,s,s.mode,E),i.ref=s.ref,i.return=s,s.child=i)}if(b=i.child,(i.lanes&E)===0){var x=b.memoizedProps;if(l=l.compare,l=l!==null?l:bu,l(x,h)&&i.ref===s.ref)return Ei(i,s,E)}return s.flags|=1,i=Qi(b,h),i.ref=s.ref,i.return=s,s.child=i}function Zx(i,s,l,h,E){if(i!==null){var b=i.memoizedProps;if(bu(b,h)&&i.ref===s.ref)if(Mn=!1,s.pendingProps=h=b,(i.lanes&E)!==0)(i.flags&131072)!==0&&(Mn=!0);else return s.lanes=i.lanes,Ei(i,s,E)}return Um(i,s,l,h,E)}function e2(i,s,l){var h=s.pendingProps,E=h.children,b=i!==null?i.memoizedState:null;if(h.mode==="hidden")if((s.mode&1)===0)s.memoizedState={baseLanes:0,cachePool:null,transitions:null},Tt(Ks,Xn),Xn|=l;else{if((l&1073741824)===0)return i=b!==null?b.baseLanes|l:l,s.lanes=s.childLanes=1073741824,s.memoizedState={baseLanes:i,cachePool:null,transitions:null},s.updateQueue=null,Tt(Ks,Xn),Xn|=i,null;s.memoizedState={baseLanes:0,cachePool:null,transitions:null},h=b!==null?b.baseLanes:l,Tt(Ks,Xn),Xn|=h}else b!==null?(h=b.baseLanes|l,s.memoizedState=null):h=l,Tt(Ks,Xn),Xn|=h;return An(i,s,E,l),s.child}function t2(i,s){var l=s.ref;(i===null&&l!==null||i!==null&&i.ref!==l)&&(s.flags|=512,s.flags|=2097152)}function Um(i,s,l,h,E){var b=Dn(l)?vo:gn.current;return b=Hs(s,b),Ys(s,E),l=Pm(i,s,l,h,b,E),h=Nm(),i!==null&&!Mn?(s.updateQueue=i.updateQueue,s.flags&=-2053,i.lanes&=~E,Ei(i,s,E)):(vt&&h&&fm(s),s.flags|=1,An(i,s,l,E),s.child)}function n2(i,s,l,h,E){if(Dn(l)){var b=!0;Vc(s)}else b=!1;if(Ys(s,E),s.stateNode===null)ud(i,s),Vx(s,l,h),Mm(s,l,h,E),h=!0;else if(i===null){var x=s.stateNode,R=s.memoizedProps;x.props=R;var H=x.context,J=l.contextType;typeof J=="object"&&J!==null?J=lr(J):(J=Dn(l)?vo:gn.current,J=Hs(s,J));var le=l.getDerivedStateFromProps,pe=typeof le=="function"||typeof x.getSnapshotBeforeUpdate=="function";pe||typeof x.UNSAFE_componentWillReceiveProps!="function"&&typeof x.componentWillReceiveProps!="function"||(R!==h||H!==J)&&qx(s,x,h,J),Vi=!1;var se=s.memoizedState;x.state=se,Zc(s,h,x,E),H=s.memoizedState,R!==h||se!==H||Ln.current||Vi?(typeof le=="function"&&(Dm(s,l,le,h),H=s.memoizedState),(R=Vi||$x(s,l,R,h,se,H,J))?(pe||typeof x.UNSAFE_componentWillMount!="function"&&typeof x.componentWillMount!="function"||(typeof x.componentWillMount=="function"&&x.componentWillMount(),typeof x.UNSAFE_componentWillMount=="function"&&x.UNSAFE_componentWillMount()),typeof x.componentDidMount=="function"&&(s.flags|=4194308)):(typeof x.componentDidMount=="function"&&(s.flags|=4194308),s.memoizedProps=h,s.memoizedState=H),x.props=h,x.state=H,x.context=J,h=R):(typeof x.componentDidMount=="function"&&(s.flags|=4194308),h=!1)}else{x=s.stateNode,yx(i,s),R=s.memoizedProps,J=s.type===s.elementType?R:Ar(s.type,R),x.props=J,pe=s.pendingProps,se=x.context,H=l.contextType,typeof H=="object"&&H!==null?H=lr(H):(H=Dn(l)?vo:gn.current,H=Hs(s,H));var xe=l.getDerivedStateFromProps;(le=typeof xe=="function"||typeof x.getSnapshotBeforeUpdate=="function")||typeof x.UNSAFE_componentWillReceiveProps!="function"&&typeof x.componentWillReceiveProps!="function"||(R!==pe||se!==H)&&qx(s,x,h,H),Vi=!1,se=s.memoizedState,x.state=se,Zc(s,h,x,E);var ke=s.memoizedState;R!==pe||se!==ke||Ln.current||Vi?(typeof xe=="function"&&(Dm(s,l,xe,h),ke=s.memoizedState),(J=Vi||$x(s,l,J,h,se,ke,H)||!1)?(le||typeof x.UNSAFE_componentWillUpdate!="function"&&typeof x.componentWillUpdate!="function"||(typeof x.componentWillUpdate=="function"&&x.componentWillUpdate(h,ke,H),typeof x.UNSAFE_componentWillUpdate=="function"&&x.UNSAFE_componentWillUpdate(h,ke,H)),typeof x.componentDidUpdate=="function"&&(s.flags|=4),typeof x.getSnapshotBeforeUpdate=="function"&&(s.flags|=1024)):(typeof x.componentDidUpdate!="function"||R===i.memoizedProps&&se===i.memoizedState||(s.flags|=4),typeof x.getSnapshotBeforeUpdate!="function"||R===i.memoizedProps&&se===i.memoizedState||(s.flags|=1024),s.memoizedProps=h,s.memoizedState=ke),x.props=h,x.state=ke,x.context=H,h=J):(typeof x.componentDidUpdate!="function"||R===i.memoizedProps&&se===i.memoizedState||(s.flags|=4),typeof x.getSnapshotBeforeUpdate!="function"||R===i.memoizedProps&&se===i.memoizedState||(s.flags|=1024),h=!1)}return Hm(i,s,l,h,b,E)}function Hm(i,s,l,h,E,b){t2(i,s);var x=(s.flags&128)!==0;if(!h&&!x)return E&&ax(s,l,!1),Ei(i,s,b);h=s.stateNode,Q9.current=s;var R=x&&typeof l.getDerivedStateFromError!="function"?null:h.render();return s.flags|=1,i!==null&&x?(s.child=Vs(s,i.child,null,b),s.child=Vs(s,null,R,b)):An(i,s,R,b),s.memoizedState=h.state,E&&ax(s,l,!0),s.child}function r2(i){var s=i.stateNode;s.pendingContext?ox(i,s.pendingContext,s.pendingContext!==s.context):s.context&&ox(i,s.context,!1),xm(i,s.containerInfo)}function i2(i,s,l,h,E){return $s(),gm(E),s.flags|=256,An(i,s,l,h),s.child}var zm={dehydrated:null,treeContext:null,retryLane:0};function jm(i){return{baseLanes:i,cachePool:null,transitions:null}}function o2(i,s,l){var h=s.pendingProps,E=Pt.current,b=!1,x=(s.flags&128)!==0,R;if((R=x)||(R=i!==null&&i.memoizedState===null?!1:(E&2)!==0),R?(b=!0,s.flags&=-129):(i===null||i.memoizedState!==null)&&(E|=1),Tt(Pt,E&1),i===null)return mm(s),i=s.memoizedState,i!==null&&(i=i.dehydrated,i!==null)?((s.mode&1)===0?s.lanes=1:i.data==="$!"?s.lanes=8:s.lanes=1073741824,null):(x=h.children,i=h.fallback,b?(h=s.mode,b=s.child,x={mode:"hidden",children:x},(h&1)===0&&b!==null?(b.childLanes=0,b.pendingProps=x):b=Td(x,h,0,null),i=Fo(i,h,l,null),b.return=s,i.return=s,b.sibling=i,s.child=b,s.child.memoizedState=jm(l),s.memoizedState=zm,i):$m(s,x));if(E=i.memoizedState,E!==null&&(R=E.dehydrated,R!==null))return J9(i,s,x,h,R,E,l);if(b){b=h.fallback,x=s.mode,E=i.child,R=E.sibling;var H={mode:"hidden",children:h.children};return(x&1)===0&&s.child!==E?(h=s.child,h.childLanes=0,h.pendingProps=H,s.deletions=null):(h=Qi(E,H),h.subtreeFlags=E.subtreeFlags&14680064),R!==null?b=Qi(R,b):(b=Fo(b,x,l,null),b.flags|=2),b.return=s,h.return=s,h.sibling=b,s.child=h,h=b,b=s.child,x=i.child.memoizedState,x=x===null?jm(l):{baseLanes:x.baseLanes|l,cachePool:null,transitions:x.transitions},b.memoizedState=x,b.childLanes=i.childLanes&~l,s.memoizedState=zm,h}return b=i.child,i=b.sibling,h=Qi(b,{mode:"visible",children:h.children}),(s.mode&1)===0&&(h.lanes=l),h.return=s,h.sibling=null,i!==null&&(l=s.deletions,l===null?(s.deletions=[i],s.flags|=16):l.push(i)),s.child=h,s.memoizedState=null,h}function $m(i,s){return s=Td({mode:"visible",children:s},i.mode,0,null),s.return=i,i.child=s}function ad(i,s,l,h){return h!==null&&gm(h),Vs(s,i.child,null,l),i=$m(s,s.pendingProps.children),i.flags|=2,s.memoizedState=null,i}function J9(i,s,l,h,E,b,x){if(l)return s.flags&256?(s.flags&=-257,h=Fm(Error(n(422))),ad(i,s,x,h)):s.memoizedState!==null?(s.child=i.child,s.flags|=128,null):(b=h.fallback,E=s.mode,h=Td({mode:"visible",children:h.children},E,0,null),b=Fo(b,E,x,null),b.flags|=2,h.return=s,b.return=s,h.sibling=b,s.child=h,(s.mode&1)!==0&&Vs(s,i.child,null,x),s.child.memoizedState=jm(x),s.memoizedState=zm,b);if((s.mode&1)===0)return ad(i,s,x,null);if(E.data==="$!"){if(h=E.nextSibling&&E.nextSibling.dataset,h)var R=h.dgst;return h=R,b=Error(n(419)),h=Fm(b,h,void 0),ad(i,s,x,h)}if(R=(x&i.childLanes)!==0,Mn||R){if(h=tn,h!==null){switch(x&-x){case 4:E=2;break;case 16:E=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:E=32;break;case 536870912:E=268435456;break;default:E=0}E=(E&(h.suspendedLanes|x))!==0?0:E,E!==0&&E!==b.retryLane&&(b.retryLane=E,mi(i,E),kr(h,i,E,-1))}return o0(),h=Fm(Error(n(421))),ad(i,s,x,h)}return E.data==="$?"?(s.flags|=128,s.child=i.child,s=d7.bind(null,i),E._reactRetry=s,null):(i=b.treeContext,Wn=Hi(E.nextSibling),Gn=s,vt=!0,wr=null,i!==null&&(ar[ur++]=hi,ar[ur++]=pi,ar[ur++]=ko,hi=i.id,pi=i.overflow,ko=s),s=$m(s,h.children),s.flags|=4096,s)}function s2(i,s,l){i.lanes|=s;var h=i.alternate;h!==null&&(h.lanes|=s),Tm(i.return,s,l)}function Vm(i,s,l,h,E){var b=i.memoizedState;b===null?i.memoizedState={isBackwards:s,rendering:null,renderingStartTime:0,last:h,tail:l,tailMode:E}:(b.isBackwards=s,b.rendering=null,b.renderingStartTime=0,b.last=h,b.tail=l,b.tailMode=E)}function a2(i,s,l){var h=s.pendingProps,E=h.revealOrder,b=h.tail;if(An(i,s,h.children,l),h=Pt.current,(h&2)!==0)h=h&1|2,s.flags|=128;else{if(i!==null&&(i.flags&128)!==0)e:for(i=s.child;i!==null;){if(i.tag===13)i.memoizedState!==null&&s2(i,l,s);else if(i.tag===19)s2(i,l,s);else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===s)break e;for(;i.sibling===null;){if(i.return===null||i.return===s)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}h&=1}if(Tt(Pt,h),(s.mode&1)===0)s.memoizedState=null;else switch(E){case"forwards":for(l=s.child,E=null;l!==null;)i=l.alternate,i!==null&&ed(i)===null&&(E=l),l=l.sibling;l=E,l===null?(E=s.child,s.child=null):(E=l.sibling,l.sibling=null),Vm(s,!1,E,l,b);break;case"backwards":for(l=null,E=s.child,s.child=null;E!==null;){if(i=E.alternate,i!==null&&ed(i)===null){s.child=E;break}i=E.sibling,E.sibling=l,l=E,E=i}Vm(s,!0,l,null,b);break;case"together":Vm(s,!1,null,null,void 0);break;default:s.memoizedState=null}return s.child}function ud(i,s){(s.mode&1)===0&&i!==null&&(i.alternate=null,s.alternate=null,s.flags|=2)}function Ei(i,s,l){if(i!==null&&(s.dependencies=i.dependencies),Ro|=s.lanes,(l&s.childLanes)===0)return null;if(i!==null&&s.child!==i.child)throw Error(n(153));if(s.child!==null){for(i=s.child,l=Qi(i,i.pendingProps),s.child=l,l.return=s;i.sibling!==null;)i=i.sibling,l=l.sibling=Qi(i,i.pendingProps),l.return=s;l.sibling=null}return s.child}function Z9(i,s,l){switch(s.tag){case 3:r2(s),$s();break;case 5:_x(s);break;case 1:Dn(s.type)&&Vc(s);break;case 4:xm(s,s.stateNode.containerInfo);break;case 10:var h=s.type._context,E=s.memoizedProps.value;Tt(Kc,h._currentValue),h._currentValue=E;break;case 13:if(h=s.memoizedState,h!==null)return h.dehydrated!==null?(Tt(Pt,Pt.current&1),s.flags|=128,null):(l&s.child.childLanes)!==0?o2(i,s,l):(Tt(Pt,Pt.current&1),i=Ei(i,s,l),i!==null?i.sibling:null);Tt(Pt,Pt.current&1);break;case 19:if(h=(l&s.childLanes)!==0,(i.flags&128)!==0){if(h)return a2(i,s,l);s.flags|=128}if(E=s.memoizedState,E!==null&&(E.rendering=null,E.tail=null,E.lastEffect=null),Tt(Pt,Pt.current),h)break;return null;case 22:case 23:return s.lanes=0,e2(i,s,l)}return Ei(i,s,l)}var u2,qm,l2,c2;u2=function(i,s){for(var l=s.child;l!==null;){if(l.tag===5||l.tag===6)i.appendChild(l.stateNode);else if(l.tag!==4&&l.child!==null){l.child.return=l,l=l.child;continue}if(l===s)break;for(;l.sibling===null;){if(l.return===null||l.return===s)return;l=l.return}l.sibling.return=l.return,l=l.sibling}},qm=function(){},l2=function(i,s,l,h){var E=i.memoizedProps;if(E!==h){i=s.stateNode,Oo(Xr.current);var b=null;switch(l){case"input":E=Rn(i,E),h=Rn(i,h),b=[];break;case"select":E=C({},E,{value:void 0}),h=C({},h,{value:void 0}),b=[];break;case"textarea":E=ft(i,E),h=ft(i,h),b=[];break;default:typeof E.onClick!="function"&&typeof h.onClick=="function"&&(i.onclick=zc)}sn(l,h);var x;l=null;for(J in E)if(!h.hasOwnProperty(J)&&E.hasOwnProperty(J)&&E[J]!=null)if(J==="style"){var R=E[J];for(x in R)R.hasOwnProperty(x)&&(l||(l={}),l[x]="")}else J!=="dangerouslySetInnerHTML"&&J!=="children"&&J!=="suppressContentEditableWarning"&&J!=="suppressHydrationWarning"&&J!=="autoFocus"&&(o.hasOwnProperty(J)?b||(b=[]):(b=b||[]).push(J,null));for(J in h){var H=h[J];if(R=E!=null?E[J]:void 0,h.hasOwnProperty(J)&&H!==R&&(H!=null||R!=null))if(J==="style")if(R){for(x in R)!R.hasOwnProperty(x)||H&&H.hasOwnProperty(x)||(l||(l={}),l[x]="");for(x in H)H.hasOwnProperty(x)&&R[x]!==H[x]&&(l||(l={}),l[x]=H[x])}else l||(b||(b=[]),b.push(J,l)),l=H;else J==="dangerouslySetInnerHTML"?(H=H?H.__html:void 0,R=R?R.__html:void 0,H!=null&&R!==H&&(b=b||[]).push(J,H)):J==="children"?typeof H!="string"&&typeof H!="number"||(b=b||[]).push(J,""+H):J!=="suppressContentEditableWarning"&&J!=="suppressHydrationWarning"&&(o.hasOwnProperty(J)?(H!=null&&J==="onScroll"&&St("scroll",i),b||R===H||(b=[])):(b=b||[]).push(J,H))}l&&(b=b||[]).push("style",l);var J=b;(s.updateQueue=J)&&(s.flags|=4)}},c2=function(i,s,l,h){l!==h&&(s.flags|=4)};function Lu(i,s){if(!vt)switch(i.tailMode){case"hidden":s=i.tail;for(var l=null;s!==null;)s.alternate!==null&&(l=s),s=s.sibling;l===null?i.tail=null:l.sibling=null;break;case"collapsed":l=i.tail;for(var h=null;l!==null;)l.alternate!==null&&(h=l),l=l.sibling;h===null?s||i.tail===null?i.tail=null:i.tail.sibling=null:h.sibling=null}}function yn(i){var s=i.alternate!==null&&i.alternate.child===i.child,l=0,h=0;if(s)for(var E=i.child;E!==null;)l|=E.lanes|E.childLanes,h|=E.subtreeFlags&14680064,h|=E.flags&14680064,E.return=i,E=E.sibling;else for(E=i.child;E!==null;)l|=E.lanes|E.childLanes,h|=E.subtreeFlags,h|=E.flags,E.return=i,E=E.sibling;return i.subtreeFlags|=h,i.childLanes=l,s}function e7(i,s,l){var h=s.pendingProps;switch(hm(s),s.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return yn(s),null;case 1:return Dn(s.type)&&$c(),yn(s),null;case 3:return h=s.stateNode,Gs(),xt(Ln),xt(gn),Cm(),h.pendingContext&&(h.context=h.pendingContext,h.pendingContext=null),(i===null||i.child===null)&&(Wc(s)?s.flags|=4:i===null||i.memoizedState.isDehydrated&&(s.flags&256)===0||(s.flags|=1024,wr!==null&&(n0(wr),wr=null))),qm(i,s),yn(s),null;case 5:wm(s);var E=Oo(Pu.current);if(l=s.type,i!==null&&s.stateNode!=null)l2(i,s,l,h,E),i.ref!==s.ref&&(s.flags|=512,s.flags|=2097152);else{if(!h){if(s.stateNode===null)throw Error(n(166));return yn(s),null}if(i=Oo(Xr.current),Wc(s)){h=s.stateNode,l=s.type;var b=s.memoizedProps;switch(h[Wr]=s,h[wu]=b,i=(s.mode&1)!==0,l){case"dialog":St("cancel",h),St("close",h);break;case"iframe":case"object":case"embed":St("load",h);break;case"video":case"audio":for(E=0;E<_u.length;E++)St(_u[E],h);break;case"source":St("error",h);break;case"img":case"image":case"link":St("error",h),St("load",h);break;case"details":St("toggle",h);break;case"input":xo(h,b),St("invalid",h);break;case"select":h._wrapperState={wasMultiple:!!b.multiple},St("invalid",h);break;case"textarea":ct(h,b),St("invalid",h)}sn(l,b),E=null;for(var x in b)if(b.hasOwnProperty(x)){var R=b[x];x==="children"?typeof R=="string"?h.textContent!==R&&(b.suppressHydrationWarning!==!0&&Hc(h.textContent,R,i),E=["children",R]):typeof R=="number"&&h.textContent!==""+R&&(b.suppressHydrationWarning!==!0&&Hc(h.textContent,R,i),E=["children",""+R]):o.hasOwnProperty(x)&&R!=null&&x==="onScroll"&&St("scroll",h)}switch(l){case"input":on(h),ve(h,b,!0);break;case"textarea":on(h),Ct(h);break;case"select":case"option":break;default:typeof b.onClick=="function"&&(h.onclick=zc)}h=E,s.updateQueue=h,h!==null&&(s.flags|=4)}else{x=E.nodeType===9?E:E.ownerDocument,i==="http://www.w3.org/1999/xhtml"&&(i=ne(l)),i==="http://www.w3.org/1999/xhtml"?l==="script"?(i=x.createElement("div"),i.innerHTML="<script><\/script>",i=i.removeChild(i.firstChild)):typeof h.is=="string"?i=x.createElement(l,{is:h.is}):(i=x.createElement(l),l==="select"&&(x=i,h.multiple?x.multiple=!0:h.size&&(x.size=h.size))):i=x.createElementNS(i,l),i[Wr]=s,i[wu]=h,u2(i,s,!1,!1),s.stateNode=i;e:{switch(x=Yr(l,h),l){case"dialog":St("cancel",i),St("close",i),E=h;break;case"iframe":case"object":case"embed":St("load",i),E=h;break;case"video":case"audio":for(E=0;E<_u.length;E++)St(_u[E],i);E=h;break;case"source":St("error",i),E=h;break;case"img":case"image":case"link":St("error",i),St("load",i),E=h;break;case"details":St("toggle",i),E=h;break;case"input":xo(i,h),E=Rn(i,h),St("invalid",i);break;case"option":E=h;break;case"select":i._wrapperState={wasMultiple:!!h.multiple},E=C({},h,{value:void 0}),St("invalid",i);break;case"textarea":ct(i,h),E=ft(i,h),St("invalid",i);break;default:E=h}sn(l,E),R=E;for(b in R)if(R.hasOwnProperty(b)){var H=R[b];b==="style"?Ri(i,H):b==="dangerouslySetInnerHTML"?(H=H?H.__html:void 0,H!=null&&Ve(i,H)):b==="children"?typeof H=="string"?(l!=="textarea"||H!=="")&&Xe(i,H):typeof H=="number"&&Xe(i,""+H):b!=="suppressContentEditableWarning"&&b!=="suppressHydrationWarning"&&b!=="autoFocus"&&(o.hasOwnProperty(b)?H!=null&&b==="onScroll"&&St("scroll",i):H!=null&&A(i,b,H,x))}switch(l){case"input":on(i),ve(i,h,!1);break;case"textarea":on(i),Ct(i);break;case"option":h.value!=null&&i.setAttribute("value",""+we(h.value));break;case"select":i.multiple=!!h.multiple,b=h.value,b!=null?Qe(i,!!h.multiple,b,!1):h.defaultValue!=null&&Qe(i,!!h.multiple,h.defaultValue,!0);break;default:typeof E.onClick=="function"&&(i.onclick=zc)}switch(l){case"button":case"input":case"select":case"textarea":h=!!h.autoFocus;break e;case"img":h=!0;break e;default:h=!1}}h&&(s.flags|=4)}s.ref!==null&&(s.flags|=512,s.flags|=2097152)}return yn(s),null;case 6:if(i&&s.stateNode!=null)c2(i,s,i.memoizedProps,h);else{if(typeof h!="string"&&s.stateNode===null)throw Error(n(166));if(l=Oo(Pu.current),Oo(Xr.current),Wc(s)){if(h=s.stateNode,l=s.memoizedProps,h[Wr]=s,(b=h.nodeValue!==l)&&(i=Gn,i!==null))switch(i.tag){case 3:Hc(h.nodeValue,l,(i.mode&1)!==0);break;case 5:i.memoizedProps.suppressHydrationWarning!==!0&&Hc(h.nodeValue,l,(i.mode&1)!==0)}b&&(s.flags|=4)}else h=(l.nodeType===9?l:l.ownerDocument).createTextNode(h),h[Wr]=s,s.stateNode=h}return yn(s),null;case 13:if(xt(Pt),h=s.memoizedState,i===null||i.memoizedState!==null&&i.memoizedState.dehydrated!==null){if(vt&&Wn!==null&&(s.mode&1)!==0&&(s.flags&128)===0)hx(),$s(),s.flags|=98560,b=!1;else if(b=Wc(s),h!==null&&h.dehydrated!==null){if(i===null){if(!b)throw Error(n(318));if(b=s.memoizedState,b=b!==null?b.dehydrated:null,!b)throw Error(n(317));b[Wr]=s}else $s(),(s.flags&128)===0&&(s.memoizedState=null),s.flags|=4;yn(s),b=!1}else wr!==null&&(n0(wr),wr=null),b=!0;if(!b)return s.flags&65536?s:null}return(s.flags&128)!==0?(s.lanes=l,s):(h=h!==null,h!==(i!==null&&i.memoizedState!==null)&&h&&(s.child.flags|=8192,(s.mode&1)!==0&&(i===null||(Pt.current&1)!==0?Wt===0&&(Wt=3):o0())),s.updateQueue!==null&&(s.flags|=4),yn(s),null);case 4:return Gs(),qm(i,s),i===null&&Su(s.stateNode.containerInfo),yn(s),null;case 10:return bm(s.type._context),yn(s),null;case 17:return Dn(s.type)&&$c(),yn(s),null;case 19:if(xt(Pt),b=s.memoizedState,b===null)return yn(s),null;if(h=(s.flags&128)!==0,x=b.rendering,x===null)if(h)Lu(b,!1);else{if(Wt!==0||i!==null&&(i.flags&128)!==0)for(i=s.child;i!==null;){if(x=ed(i),x!==null){for(s.flags|=128,Lu(b,!1),h=x.updateQueue,h!==null&&(s.updateQueue=h,s.flags|=4),s.subtreeFlags=0,h=l,l=s.child;l!==null;)b=l,i=h,b.flags&=14680066,x=b.alternate,x===null?(b.childLanes=0,b.lanes=i,b.child=null,b.subtreeFlags=0,b.memoizedProps=null,b.memoizedState=null,b.updateQueue=null,b.dependencies=null,b.stateNode=null):(b.childLanes=x.childLanes,b.lanes=x.lanes,b.child=x.child,b.subtreeFlags=0,b.deletions=null,b.memoizedProps=x.memoizedProps,b.memoizedState=x.memoizedState,b.updateQueue=x.updateQueue,b.type=x.type,i=x.dependencies,b.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext}),l=l.sibling;return Tt(Pt,Pt.current&1|2),s.child}i=i.sibling}b.tail!==null&&Dt()>Qs&&(s.flags|=128,h=!0,Lu(b,!1),s.lanes=4194304)}else{if(!h)if(i=ed(x),i!==null){if(s.flags|=128,h=!0,l=i.updateQueue,l!==null&&(s.updateQueue=l,s.flags|=4),Lu(b,!0),b.tail===null&&b.tailMode==="hidden"&&!x.alternate&&!vt)return yn(s),null}else 2*Dt()-b.renderingStartTime>Qs&&l!==1073741824&&(s.flags|=128,h=!0,Lu(b,!1),s.lanes=4194304);b.isBackwards?(x.sibling=s.child,s.child=x):(l=b.last,l!==null?l.sibling=x:s.child=x,b.last=x)}return b.tail!==null?(s=b.tail,b.rendering=s,b.tail=s.sibling,b.renderingStartTime=Dt(),s.sibling=null,l=Pt.current,Tt(Pt,h?l&1|2:l&1),s):(yn(s),null);case 22:case 23:return i0(),h=s.memoizedState!==null,i!==null&&i.memoizedState!==null!==h&&(s.flags|=8192),h&&(s.mode&1)!==0?(Xn&1073741824)!==0&&(yn(s),s.subtreeFlags&6&&(s.flags|=8192)):yn(s),null;case 24:return null;case 25:return null}throw Error(n(156,s.tag))}function t7(i,s){switch(hm(s),s.tag){case 1:return Dn(s.type)&&$c(),i=s.flags,i&65536?(s.flags=i&-65537|128,s):null;case 3:return Gs(),xt(Ln),xt(gn),Cm(),i=s.flags,(i&65536)!==0&&(i&128)===0?(s.flags=i&-65537|128,s):null;case 5:return wm(s),null;case 13:if(xt(Pt),i=s.memoizedState,i!==null&&i.dehydrated!==null){if(s.alternate===null)throw Error(n(340));$s()}return i=s.flags,i&65536?(s.flags=i&-65537|128,s):null;case 19:return xt(Pt),null;case 4:return Gs(),null;case 10:return bm(s.type._context),null;case 22:case 23:return i0(),null;case 24:return null;default:return null}}var ld=!1,bn=!1,n7=typeof WeakSet=="function"?WeakSet:Set,Ce=null;function Xs(i,s){var l=i.ref;if(l!==null)if(typeof l=="function")try{l(null)}catch(h){It(i,s,h)}else l.current=null}function Ym(i,s,l){try{l()}catch(h){It(i,s,h)}}var d2=!1;function r7(i,s){if(im=Pc,i=$S(),Kp(i)){if("selectionStart"in i)var l={start:i.selectionStart,end:i.selectionEnd};else e:{l=(l=i.ownerDocument)&&l.defaultView||window;var h=l.getSelection&&l.getSelection();if(h&&h.rangeCount!==0){l=h.anchorNode;var E=h.anchorOffset,b=h.focusNode;h=h.focusOffset;try{l.nodeType,b.nodeType}catch(ye){l=null;break e}var x=0,R=-1,H=-1,J=0,le=0,pe=i,se=null;t:for(;;){for(var xe;pe!==l||E!==0&&pe.nodeType!==3||(R=x+E),pe!==b||h!==0&&pe.nodeType!==3||(H=x+h),pe.nodeType===3&&(x+=pe.nodeValue.length),(xe=pe.firstChild)!==null;)se=pe,pe=xe;for(;;){if(pe===i)break t;if(se===l&&++J===E&&(R=x),se===b&&++le===h&&(H=x),(xe=pe.nextSibling)!==null)break;pe=se,se=pe.parentNode}pe=xe}l=R===-1||H===-1?null:{start:R,end:H}}else l=null}l=l||{start:0,end:0}}else l=null;for(om={focusedElem:i,selectionRange:l},Pc=!1,Ce=s;Ce!==null;)if(s=Ce,i=s.child,(s.subtreeFlags&1028)!==0&&i!==null)i.return=s,Ce=i;else for(;Ce!==null;){s=Ce;try{var ke=s.alternate;if((s.flags&1024)!==0)switch(s.tag){case 0:case 11:case 15:break;case 1:if(ke!==null){var Ne=ke.memoizedProps,Mt=ke.memoizedState,Y=s.stateNode,z=Y.getSnapshotBeforeUpdate(s.elementType===s.type?Ne:Ar(s.type,Ne),Mt);Y.__reactInternalSnapshotBeforeUpdate=z}break;case 3:var X=s.stateNode.containerInfo;X.nodeType===1?X.textContent="":X.nodeType===9&&X.documentElement&&X.removeChild(X.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(n(163))}}catch(ye){It(s,s.return,ye)}if(i=s.sibling,i!==null){i.return=s.return,Ce=i;break}Ce=s.return}return ke=d2,d2=!1,ke}function Du(i,s,l){var h=s.updateQueue;if(h=h!==null?h.lastEffect:null,h!==null){var E=h=h.next;do{if((E.tag&i)===i){var b=E.destroy;E.destroy=void 0,b!==void 0&&Ym(s,l,b)}E=E.next}while(E!==h)}}function cd(i,s){if(s=s.updateQueue,s=s!==null?s.lastEffect:null,s!==null){var l=s=s.next;do{if((l.tag&i)===i){var h=l.create;l.destroy=h()}l=l.next}while(l!==s)}}function Gm(i){var s=i.ref;if(s!==null){var l=i.stateNode;i.tag,i=l,typeof s=="function"?s(i):s.current=i}}function f2(i){var s=i.alternate;s!==null&&(i.alternate=null,f2(s)),i.child=null,i.deletions=null,i.sibling=null,i.tag===5&&(s=i.stateNode,s!==null&&(delete s[Wr],delete s[wu],delete s[lm],delete s[U9],delete s[H9])),i.stateNode=null,i.return=null,i.dependencies=null,i.memoizedProps=null,i.memoizedState=null,i.pendingProps=null,i.stateNode=null,i.updateQueue=null}function h2(i){return i.tag===5||i.tag===3||i.tag===4}function p2(i){e:for(;;){for(;i.sibling===null;){if(i.return===null||h2(i.return))return null;i=i.return}for(i.sibling.return=i.return,i=i.sibling;i.tag!==5&&i.tag!==6&&i.tag!==18;){if(i.flags&2||i.child===null||i.tag===4)continue e;i.child.return=i,i=i.child}if(!(i.flags&2))return i.stateNode}}function Wm(i,s,l){var h=i.tag;if(h===5||h===6)i=i.stateNode,s?l.nodeType===8?l.parentNode.insertBefore(i,s):l.insertBefore(i,s):(l.nodeType===8?(s=l.parentNode,s.insertBefore(i,l)):(s=l,s.appendChild(i)),l=l._reactRootContainer,l!=null||s.onclick!==null||(s.onclick=zc));else if(h!==4&&(i=i.child,i!==null))for(Wm(i,s,l),i=i.sibling;i!==null;)Wm(i,s,l),i=i.sibling}function Xm(i,s,l){var h=i.tag;if(h===5||h===6)i=i.stateNode,s?l.insertBefore(i,s):l.appendChild(i);else if(h!==4&&(i=i.child,i!==null))for(Xm(i,s,l),i=i.sibling;i!==null;)Xm(i,s,l),i=i.sibling}var an=null,Cr=!1;function Yi(i,s,l){for(l=l.child;l!==null;)m2(i,s,l),l=l.sibling}function m2(i,s,l){if(Gr&&typeof Gr.onCommitFiberUnmount=="function")try{Gr.onCommitFiberUnmount(xc,l)}catch(R){}switch(l.tag){case 5:bn||Xs(l,s);case 6:var h=an,E=Cr;an=null,Yi(i,s,l),an=h,Cr=E,an!==null&&(Cr?(i=an,l=l.stateNode,i.nodeType===8?i.parentNode.removeChild(l):i.removeChild(l)):an.removeChild(l.stateNode));break;case 18:an!==null&&(Cr?(i=an,l=l.stateNode,i.nodeType===8?um(i.parentNode,l):i.nodeType===1&&um(i,l),hu(i)):um(an,l.stateNode));break;case 4:h=an,E=Cr,an=l.stateNode.containerInfo,Cr=!0,Yi(i,s,l),an=h,Cr=E;break;case 0:case 11:case 14:case 15:if(!bn&&(h=l.updateQueue,h!==null&&(h=h.lastEffect,h!==null))){E=h=h.next;do{var b=E,x=b.destroy;b=b.tag,x!==void 0&&((b&2)!==0||(b&4)!==0)&&Ym(l,s,x),E=E.next}while(E!==h)}Yi(i,s,l);break;case 1:if(!bn&&(Xs(l,s),h=l.stateNode,typeof h.componentWillUnmount=="function"))try{h.props=l.memoizedProps,h.state=l.memoizedState,h.componentWillUnmount()}catch(R){It(l,s,R)}Yi(i,s,l);break;case 21:Yi(i,s,l);break;case 22:l.mode&1?(bn=(h=bn)||l.memoizedState!==null,Yi(i,s,l),bn=h):Yi(i,s,l);break;default:Yi(i,s,l)}}function g2(i){var s=i.updateQueue;if(s!==null){i.updateQueue=null;var l=i.stateNode;l===null&&(l=i.stateNode=new n7),s.forEach(function(h){var E=f7.bind(null,i,h);l.has(h)||(l.add(h),h.then(E,E))})}}function vr(i,s){var l=s.deletions;if(l!==null)for(var h=0;h<l.length;h++){var E=l[h];try{var b=i,x=s,R=x;e:for(;R!==null;){switch(R.tag){case 5:an=R.stateNode,Cr=!1;break e;case 3:an=R.stateNode.containerInfo,Cr=!0;break e;case 4:an=R.stateNode.containerInfo,Cr=!0;break e}R=R.return}if(an===null)throw Error(n(160));m2(b,x,E),an=null,Cr=!1;var H=E.alternate;H!==null&&(H.return=null),E.return=null}catch(J){It(E,s,J)}}if(s.subtreeFlags&12854)for(s=s.child;s!==null;)E2(s,i),s=s.sibling}function E2(i,s){var l=i.alternate,h=i.flags;switch(i.tag){case 0:case 11:case 14:case 15:if(vr(s,i),Qr(i),h&4){try{Du(3,i,i.return),cd(3,i)}catch(Ne){It(i,i.return,Ne)}try{Du(5,i,i.return)}catch(Ne){It(i,i.return,Ne)}}break;case 1:vr(s,i),Qr(i),h&512&&l!==null&&Xs(l,l.return);break;case 5:if(vr(s,i),Qr(i),h&512&&l!==null&&Xs(l,l.return),i.flags&32){var E=i.stateNode;try{Xe(E,"")}catch(Ne){It(i,i.return,Ne)}}if(h&4&&(E=i.stateNode,E!=null)){var b=i.memoizedProps,x=l!==null?l.memoizedProps:b,R=i.type,H=i.updateQueue;if(i.updateQueue=null,H!==null)try{R==="input"&&b.type==="radio"&&b.name!=null&&Ii(E,b),Yr(R,x);var J=Yr(R,b);for(x=0;x<H.length;x+=2){var le=H[x],pe=H[x+1];le==="style"?Ri(E,pe):le==="dangerouslySetInnerHTML"?Ve(E,pe):le==="children"?Xe(E,pe):A(E,le,pe,J)}switch(R){case"input":ci(E,b);break;case"textarea":wn(E,b);break;case"select":var se=E._wrapperState.wasMultiple;E._wrapperState.wasMultiple=!!b.multiple;var xe=b.value;xe!=null?Qe(E,!!b.multiple,xe,!1):se!==!!b.multiple&&(b.defaultValue!=null?Qe(E,!!b.multiple,b.defaultValue,!0):Qe(E,!!b.multiple,b.multiple?[]:"",!1))}E[wu]=b}catch(Ne){It(i,i.return,Ne)}}break;case 6:if(vr(s,i),Qr(i),h&4){if(i.stateNode===null)throw Error(n(162));E=i.stateNode,b=i.memoizedProps;try{E.nodeValue=b}catch(Ne){It(i,i.return,Ne)}}break;case 3:if(vr(s,i),Qr(i),h&4&&l!==null&&l.memoizedState.isDehydrated)try{hu(s.containerInfo)}catch(Ne){It(i,i.return,Ne)}break;case 4:vr(s,i),Qr(i);break;case 13:vr(s,i),Qr(i),E=i.child,E.flags&8192&&(b=E.memoizedState!==null,E.stateNode.isHidden=b,!b||E.alternate!==null&&E.alternate.memoizedState!==null||(Jm=Dt())),h&4&&g2(i);break;case 22:if(le=l!==null&&l.memoizedState!==null,i.mode&1?(bn=(J=bn)||le,vr(s,i),bn=J):vr(s,i),Qr(i),h&8192){if(J=i.memoizedState!==null,(i.stateNode.isHidden=J)&&!le&&(i.mode&1)!==0)for(Ce=i,le=i.child;le!==null;){for(pe=Ce=le;Ce!==null;){switch(se=Ce,xe=se.child,se.tag){case 0:case 11:case 14:case 15:Du(4,se,se.return);break;case 1:Xs(se,se.return);var ke=se.stateNode;if(typeof ke.componentWillUnmount=="function"){h=se,l=se.return;try{s=h,ke.props=s.memoizedProps,ke.state=s.memoizedState,ke.componentWillUnmount()}catch(Ne){It(h,l,Ne)}}break;case 5:Xs(se,se.return);break;case 22:if(se.memoizedState!==null){T2(pe);continue}}xe!==null?(xe.return=se,Ce=xe):T2(pe)}le=le.sibling}e:for(le=null,pe=i;;){if(pe.tag===5){if(le===null){le=pe;try{E=pe.stateNode,J?(b=E.style,typeof b.setProperty=="function"?b.setProperty("display","none","important"):b.display="none"):(R=pe.stateNode,H=pe.memoizedProps.style,x=H!=null&&H.hasOwnProperty("display")?H.display:null,R.style.display=sr("display",x))}catch(Ne){It(i,i.return,Ne)}}}else if(pe.tag===6){if(le===null)try{pe.stateNode.nodeValue=J?"":pe.memoizedProps}catch(Ne){It(i,i.return,Ne)}}else if((pe.tag!==22&&pe.tag!==23||pe.memoizedState===null||pe===i)&&pe.child!==null){pe.child.return=pe,pe=pe.child;continue}if(pe===i)break e;for(;pe.sibling===null;){if(pe.return===null||pe.return===i)break e;le===pe&&(le=null),pe=pe.return}le===pe&&(le=null),pe.sibling.return=pe.return,pe=pe.sibling}}break;case 19:vr(s,i),Qr(i),h&4&&g2(i);break;case 21:break;default:vr(s,i),Qr(i)}}function Qr(i){var s=i.flags;if(s&2){try{e:{for(var l=i.return;l!==null;){if(h2(l)){var h=l;break e}l=l.return}throw Error(n(160))}switch(h.tag){case 5:var E=h.stateNode;h.flags&32&&(Xe(E,""),h.flags&=-33);var b=p2(i);Xm(i,b,E);break;case 3:case 4:var x=h.stateNode.containerInfo,R=p2(i);Wm(i,R,x);break;default:throw Error(n(161))}}catch(H){It(i,i.return,H)}i.flags&=-3}s&4096&&(i.flags&=-4097)}function i7(i,s,l){Ce=i,y2(i)}function y2(i,s,l){for(var h=(i.mode&1)!==0;Ce!==null;){var E=Ce,b=E.child;if(E.tag===22&&h){var x=E.memoizedState!==null||ld;if(!x){var R=E.alternate,H=R!==null&&R.memoizedState!==null||bn;R=ld;var J=bn;if(ld=x,(bn=H)&&!J)for(Ce=E;Ce!==null;)x=Ce,H=x.child,x.tag===22&&x.memoizedState!==null?_2(E):H!==null?(H.return=x,Ce=H):_2(E);for(;b!==null;)Ce=b,y2(b),b=b.sibling;Ce=E,ld=R,bn=J}b2(i)}else(E.subtreeFlags&8772)!==0&&b!==null?(b.return=E,Ce=b):b2(i)}}function b2(i){for(;Ce!==null;){var s=Ce;if((s.flags&8772)!==0){var l=s.alternate;try{if((s.flags&8772)!==0)switch(s.tag){case 0:case 11:case 15:bn||cd(5,s);break;case 1:var h=s.stateNode;if(s.flags&4&&!bn)if(l===null)h.componentDidMount();else{var E=s.elementType===s.type?l.memoizedProps:Ar(s.type,l.memoizedProps);h.componentDidUpdate(E,l.memoizedState,h.__reactInternalSnapshotBeforeUpdate)}var b=s.updateQueue;b!==null&&Tx(s,b,h);break;case 3:var x=s.updateQueue;if(x!==null){if(l=null,s.child!==null)switch(s.child.tag){case 5:l=s.child.stateNode;break;case 1:l=s.child.stateNode}Tx(s,x,l)}break;case 5:var R=s.stateNode;if(l===null&&s.flags&4){l=R;var H=s.memoizedProps;switch(s.type){case"button":case"input":case"select":case"textarea":H.autoFocus&&l.focus();break;case"img":H.src&&(l.src=H.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(s.memoizedState===null){var J=s.alternate;if(J!==null){var le=J.memoizedState;if(le!==null){var pe=le.dehydrated;pe!==null&&hu(pe)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(n(163))}bn||s.flags&512&&Gm(s)}catch(se){It(s,s.return,se)}}if(s===i){Ce=null;break}if(l=s.sibling,l!==null){l.return=s.return,Ce=l;break}Ce=s.return}}function T2(i){for(;Ce!==null;){var s=Ce;if(s===i){Ce=null;break}var l=s.sibling;if(l!==null){l.return=s.return,Ce=l;break}Ce=s.return}}function _2(i){for(;Ce!==null;){var s=Ce;try{switch(s.tag){case 0:case 11:case 15:var l=s.return;try{cd(4,s)}catch(H){It(s,l,H)}break;case 1:var h=s.stateNode;if(typeof h.componentDidMount=="function"){var E=s.return;try{h.componentDidMount()}catch(H){It(s,E,H)}}var b=s.return;try{Gm(s)}catch(H){It(s,b,H)}break;case 5:var x=s.return;try{Gm(s)}catch(H){It(s,x,H)}}}catch(H){It(s,s.return,H)}if(s===i){Ce=null;break}var R=s.sibling;if(R!==null){R.return=s.return,Ce=R;break}Ce=s.return}}var o7=Math.ceil,dd=M.ReactCurrentDispatcher,Km=M.ReactCurrentOwner,dr=M.ReactCurrentBatchConfig,it=0,tn=null,$t=null,un=0,Xn=0,Ks=zi(0),Wt=0,Mu=null,Ro=0,fd=0,Qm=0,Fu=null,Fn=null,Jm=0,Qs=1/0,yi=null,hd=!1,Zm=null,Gi=null,pd=!1,Wi=null,md=0,Bu=0,e0=null,gd=-1,Ed=0;function Cn(){return(it&6)!==0?Dt():gd!==-1?gd:gd=Dt()}function Xi(i){return(i.mode&1)===0?1:(it&2)!==0&&un!==0?un&-un:j9.transition!==null?(Ed===0&&(Ed=pS()),Ed):(i=dt,i!==0||(i=window.event,i=i===void 0?16:xS(i.type)),i)}function kr(i,s,l,h){if(50<Bu)throw Bu=0,e0=null,Error(n(185));uu(i,l,h),((it&2)===0||i!==tn)&&(i===tn&&((it&2)===0&&(fd|=l),Wt===4&&Ki(i,un)),Bn(i,h),l===1&&it===0&&(s.mode&1)===0&&(Qs=Dt()+500,qc&&$i()))}function Bn(i,s){var l=i.callbackNode;jB(i,s);var h=Cc(i,i===tn?un:0);if(h===0)l!==null&&dS(l),i.callbackNode=null,i.callbackPriority=0;else if(s=h&-h,i.callbackPriority!==s){if(l!=null&&dS(l),s===1)i.tag===0?z9(x2.bind(null,i)):ux(x2.bind(null,i)),F9(function(){(it&6)===0&&$i()}),l=null;else{switch(mS(h)){case 1:l=Rp;break;case 4:l=fS;break;case 16:l=Sc;break;case 536870912:l=hS;break;default:l=Sc}l=O2(l,S2.bind(null,i))}i.callbackPriority=s,i.callbackNode=l}}function S2(i,s){if(gd=-1,Ed=0,(it&6)!==0)throw Error(n(327));var l=i.callbackNode;if(Js()&&i.callbackNode!==l)return null;var h=Cc(i,i===tn?un:0);if(h===0)return null;if((h&30)!==0||(h&i.expiredLanes)!==0||s)s=yd(i,h);else{s=h;var E=it;it|=2;var b=A2();(tn!==i||un!==s)&&(yi=null,Qs=Dt()+500,Do(i,s));do try{u7();break}catch(R){w2(i,R)}while(!0);ym(),dd.current=b,it=E,$t!==null?s=0:(tn=null,un=0,s=Wt)}if(s!==0){if(s===2&&(E=Lp(i),E!==0&&(h=E,s=t0(i,E))),s===1)throw l=Mu,Do(i,0),Ki(i,h),Bn(i,Dt()),l;if(s===6)Ki(i,h);else{if(E=i.current.alternate,(h&30)===0&&!s7(E)&&(s=yd(i,h),s===2&&(b=Lp(i),b!==0&&(h=b,s=t0(i,b))),s===1))throw l=Mu,Do(i,0),Ki(i,h),Bn(i,Dt()),l;switch(i.finishedWork=E,i.finishedLanes=h,s){case 0:case 1:throw Error(n(345));case 2:Mo(i,Fn,yi);break;case 3:if(Ki(i,h),(h&130023424)===h&&(s=Jm+500-Dt(),10<s)){if(Cc(i,0)!==0)break;if(E=i.suspendedLanes,(E&h)!==h){Cn(),i.pingedLanes|=i.suspendedLanes&E;break}i.timeoutHandle=am(Mo.bind(null,i,Fn,yi),s);break}Mo(i,Fn,yi);break;case 4:if(Ki(i,h),(h&4194240)===h)break;for(s=i.eventTimes,E=-1;0<h;){var x=31-Sr(h);b=1<<x,x=s[x],x>E&&(E=x),h&=~b}if(h=E,h=Dt()-h,h=(120>h?120:480>h?480:1080>h?1080:1920>h?1920:3e3>h?3e3:4320>h?4320:1960*o7(h/1960))-h,10<h){i.timeoutHandle=am(Mo.bind(null,i,Fn,yi),h);break}Mo(i,Fn,yi);break;case 5:Mo(i,Fn,yi);break;default:throw Error(n(329))}}}return Bn(i,Dt()),i.callbackNode===l?S2.bind(null,i):null}function t0(i,s){var l=Fu;return i.current.memoizedState.isDehydrated&&(Do(i,s).flags|=256),i=yd(i,s),i!==2&&(s=Fn,Fn=l,s!==null&&n0(s)),i}function n0(i){Fn===null?Fn=i:Fn.push.apply(Fn,i)}function s7(i){for(var s=i;;){if(s.flags&16384){var l=s.updateQueue;if(l!==null&&(l=l.stores,l!==null))for(var h=0;h<l.length;h++){var E=l[h],b=E.getSnapshot;E=E.value;try{if(!xr(b(),E))return!1}catch(x){return!1}}}if(l=s.child,s.subtreeFlags&16384&&l!==null)l.return=s,s=l;else{if(s===i)break;for(;s.sibling===null;){if(s.return===null||s.return===i)return!0;s=s.return}s.sibling.return=s.return,s=s.sibling}}return!0}function Ki(i,s){for(s&=~Qm,s&=~fd,i.suspendedLanes|=s,i.pingedLanes&=~s,i=i.expirationTimes;0<s;){var l=31-Sr(s),h=1<<l;i[l]=-1,s&=~h}}function x2(i){if((it&6)!==0)throw Error(n(327));Js();var s=Cc(i,0);if((s&1)===0)return Bn(i,Dt()),null;var l=yd(i,s);if(i.tag!==0&&l===2){var h=Lp(i);h!==0&&(s=h,l=t0(i,h))}if(l===1)throw l=Mu,Do(i,0),Ki(i,s),Bn(i,Dt()),l;if(l===6)throw Error(n(345));return i.finishedWork=i.current.alternate,i.finishedLanes=s,Mo(i,Fn,yi),Bn(i,Dt()),null}function r0(i,s){var l=it;it|=1;try{return i(s)}finally{it=l,it===0&&(Qs=Dt()+500,qc&&$i())}}function Lo(i){Wi!==null&&Wi.tag===0&&(it&6)===0&&Js();var s=it;it|=1;var l=dr.transition,h=dt;try{if(dr.transition=null,dt=1,i)return i()}finally{dt=h,dr.transition=l,it=s,(it&6)===0&&$i()}}function i0(){Xn=Ks.current,xt(Ks)}function Do(i,s){i.finishedWork=null,i.finishedLanes=0;var l=i.timeoutHandle;if(l!==-1&&(i.timeoutHandle=-1,M9(l)),$t!==null)for(l=$t.return;l!==null;){var h=l;switch(hm(h),h.tag){case 1:h=h.type.childContextTypes,h!=null&&$c();break;case 3:Gs(),xt(Ln),xt(gn),Cm();break;case 5:wm(h);break;case 4:Gs();break;case 13:xt(Pt);break;case 19:xt(Pt);break;case 10:bm(h.type._context);break;case 22:case 23:i0()}l=l.return}if(tn=i,$t=i=Qi(i.current,null),un=Xn=s,Wt=0,Mu=null,Qm=fd=Ro=0,Fn=Fu=null,No!==null){for(s=0;s<No.length;s++)if(l=No[s],h=l.interleaved,h!==null){l.interleaved=null;var E=h.next,b=l.pending;if(b!==null){var x=b.next;b.next=E,h.next=x}l.pending=h}No=null}return i}function w2(i,s){do{var l=$t;try{if(ym(),td.current=od,nd){for(var h=Nt.memoizedState;h!==null;){var E=h.queue;E!==null&&(E.pending=null),h=h.next}nd=!1}if(Io=0,en=Gt=Nt=null,Nu=!1,Ou=0,Km.current=null,l===null||l.return===null){Wt=1,Mu=s,$t=null;break}e:{var b=i,x=l.return,R=l,H=s;if(s=un,R.flags|=32768,H!==null&&typeof H=="object"&&typeof H.then=="function"){var J=H,le=R,pe=le.tag;if((le.mode&1)===0&&(pe===0||pe===11||pe===15)){var se=le.alternate;se?(le.updateQueue=se.updateQueue,le.memoizedState=se.memoizedState,le.lanes=se.lanes):(le.updateQueue=null,le.memoizedState=null)}var xe=Xx(x);if(xe!==null){xe.flags&=-257,Kx(xe,x,R,b,s),xe.mode&1&&Wx(b,J,s),s=xe,H=J;var ke=s.updateQueue;if(ke===null){var Ne=new Set;Ne.add(H),s.updateQueue=Ne}else ke.add(H);break e}else{if((s&1)===0){Wx(b,J,s),o0();break e}H=Error(n(426))}}else if(vt&&R.mode&1){var Mt=Xx(x);if(Mt!==null){(Mt.flags&65536)===0&&(Mt.flags|=256),Kx(Mt,x,R,b,s),gm(Ws(H,R));break e}}b=H=Ws(H,R),Wt!==4&&(Wt=2),Fu===null?Fu=[b]:Fu.push(b),b=x;do{switch(b.tag){case 3:b.flags|=65536,s&=-s,b.lanes|=s;var Y=Yx(b,H,s);bx(b,Y);break e;case 1:R=H;var z=b.type,X=b.stateNode;if((b.flags&128)===0&&(typeof z.getDerivedStateFromError=="function"||X!==null&&typeof X.componentDidCatch=="function"&&(Gi===null||!Gi.has(X)))){b.flags|=65536,s&=-s,b.lanes|=s;var ye=Gx(b,R,s);bx(b,ye);break e}}b=b.return}while(b!==null)}v2(l)}catch(Le){s=Le,$t===l&&l!==null&&($t=l=l.return);continue}break}while(!0)}function A2(){var i=dd.current;return dd.current=od,i===null?od:i}function o0(){(Wt===0||Wt===3||Wt===2)&&(Wt=4),tn===null||(Ro&268435455)===0&&(fd&268435455)===0||Ki(tn,un)}function yd(i,s){var l=it;it|=2;var h=A2();(tn!==i||un!==s)&&(yi=null,Do(i,s));do try{a7();break}catch(E){w2(i,E)}while(!0);if(ym(),it=l,dd.current=h,$t!==null)throw Error(n(261));return tn=null,un=0,Wt}function a7(){for(;$t!==null;)C2($t)}function u7(){for(;$t!==null&&!RB();)C2($t)}function C2(i){var s=N2(i.alternate,i,Xn);i.memoizedProps=i.pendingProps,s===null?v2(i):$t=s,Km.current=null}function v2(i){var s=i;do{var l=s.alternate;if(i=s.return,(s.flags&32768)===0){if(l=e7(l,s,Xn),l!==null){$t=l;return}}else{if(l=t7(l,s),l!==null){l.flags&=32767,$t=l;return}if(i!==null)i.flags|=32768,i.subtreeFlags=0,i.deletions=null;else{Wt=6,$t=null;return}}if(s=s.sibling,s!==null){$t=s;return}$t=s=i}while(s!==null);Wt===0&&(Wt=5)}function Mo(i,s,l){var h=dt,E=dr.transition;try{dr.transition=null,dt=1,l7(i,s,l,h)}finally{dr.transition=E,dt=h}return null}function l7(i,s,l,h){do Js();while(Wi!==null);if((it&6)!==0)throw Error(n(327));l=i.finishedWork;var E=i.finishedLanes;if(l===null)return null;if(i.finishedWork=null,i.finishedLanes=0,l===i.current)throw Error(n(177));i.callbackNode=null,i.callbackPriority=0;var b=l.lanes|l.childLanes;if($B(i,b),i===tn&&($t=tn=null,un=0),(l.subtreeFlags&2064)===0&&(l.flags&2064)===0||pd||(pd=!0,O2(Sc,function(){return Js(),null})),b=(l.flags&15990)!==0,(l.subtreeFlags&15990)!==0||b){b=dr.transition,dr.transition=null;var x=dt;dt=1;var R=it;it|=4,Km.current=null,r7(i,l),E2(l,i),P9(om),Pc=!!im,om=im=null,i.current=l,i7(l),LB(),it=R,dt=x,dr.transition=b}else i.current=l;if(pd&&(pd=!1,Wi=i,md=E),b=i.pendingLanes,b===0&&(Gi=null),FB(l.stateNode),Bn(i,Dt()),s!==null)for(h=i.onRecoverableError,l=0;l<s.length;l++)E=s[l],h(E.value,{componentStack:E.stack,digest:E.digest});if(hd)throw hd=!1,i=Zm,Zm=null,i;return(md&1)!==0&&i.tag!==0&&Js(),b=i.pendingLanes,(b&1)!==0?i===e0?Bu++:(Bu=0,e0=i):Bu=0,$i(),null}function Js(){if(Wi!==null){var i=mS(md),s=dr.transition,l=dt;try{if(dr.transition=null,dt=16>i?16:i,Wi===null)var h=!1;else{if(i=Wi,Wi=null,md=0,(it&6)!==0)throw Error(n(331));var E=it;for(it|=4,Ce=i.current;Ce!==null;){var b=Ce,x=b.child;if((Ce.flags&16)!==0){var R=b.deletions;if(R!==null){for(var H=0;H<R.length;H++){var J=R[H];for(Ce=J;Ce!==null;){var le=Ce;switch(le.tag){case 0:case 11:case 15:Du(8,le,b)}var pe=le.child;if(pe!==null)pe.return=le,Ce=pe;else for(;Ce!==null;){le=Ce;var se=le.sibling,xe=le.return;if(f2(le),le===J){Ce=null;break}if(se!==null){se.return=xe,Ce=se;break}Ce=xe}}}var ke=b.alternate;if(ke!==null){var Ne=ke.child;if(Ne!==null){ke.child=null;do{var Mt=Ne.sibling;Ne.sibling=null,Ne=Mt}while(Ne!==null)}}Ce=b}}if((b.subtreeFlags&2064)!==0&&x!==null)x.return=b,Ce=x;else e:for(;Ce!==null;){if(b=Ce,(b.flags&2048)!==0)switch(b.tag){case 0:case 11:case 15:Du(9,b,b.return)}var Y=b.sibling;if(Y!==null){Y.return=b.return,Ce=Y;break e}Ce=b.return}}var z=i.current;for(Ce=z;Ce!==null;){x=Ce;var X=x.child;if((x.subtreeFlags&2064)!==0&&X!==null)X.return=x,Ce=X;else e:for(x=z;Ce!==null;){if(R=Ce,(R.flags&2048)!==0)try{switch(R.tag){case 0:case 11:case 15:cd(9,R)}}catch(Le){It(R,R.return,Le)}if(R===x){Ce=null;break e}var ye=R.sibling;if(ye!==null){ye.return=R.return,Ce=ye;break e}Ce=R.return}}if(it=E,$i(),Gr&&typeof Gr.onPostCommitFiberRoot=="function")try{Gr.onPostCommitFiberRoot(xc,i)}catch(Le){}h=!0}return h}finally{dt=l,dr.transition=s}}return!1}function k2(i,s,l){s=Ws(l,s),s=Yx(i,s,1),i=qi(i,s,1),s=Cn(),i!==null&&(uu(i,1,s),Bn(i,s))}function It(i,s,l){if(i.tag===3)k2(i,i,l);else for(;s!==null;){if(s.tag===3){k2(s,i,l);break}else if(s.tag===1){var h=s.stateNode;if(typeof s.type.getDerivedStateFromError=="function"||typeof h.componentDidCatch=="function"&&(Gi===null||!Gi.has(h))){i=Ws(l,i),i=Gx(s,i,1),s=qi(s,i,1),i=Cn(),s!==null&&(uu(s,1,i),Bn(s,i));break}}s=s.return}}function c7(i,s,l){var h=i.pingCache;h!==null&&h.delete(s),s=Cn(),i.pingedLanes|=i.suspendedLanes&l,tn===i&&(un&l)===l&&(Wt===4||Wt===3&&(un&130023424)===un&&500>Dt()-Jm?Do(i,0):Qm|=l),Bn(i,s)}function P2(i,s){s===0&&((i.mode&1)===0?s=1:(s=Ac,Ac<<=1,(Ac&130023424)===0&&(Ac=4194304)));var l=Cn();i=mi(i,s),i!==null&&(uu(i,s,l),Bn(i,l))}function d7(i){var s=i.memoizedState,l=0;s!==null&&(l=s.retryLane),P2(i,l)}function f7(i,s){var l=0;switch(i.tag){case 13:var h=i.stateNode,E=i.memoizedState;E!==null&&(l=E.retryLane);break;case 19:h=i.stateNode;break;default:throw Error(n(314))}h!==null&&h.delete(s),P2(i,l)}var N2;N2=function(i,s,l){if(i!==null)if(i.memoizedProps!==s.pendingProps||Ln.current)Mn=!0;else{if((i.lanes&l)===0&&(s.flags&128)===0)return Mn=!1,Z9(i,s,l);Mn=(i.flags&131072)!==0}else Mn=!1,vt&&(s.flags&1048576)!==0&&lx(s,Gc,s.index);switch(s.lanes=0,s.tag){case 2:var h=s.type;ud(i,s),i=s.pendingProps;var E=Hs(s,gn.current);Ys(s,l),E=Pm(null,s,h,i,E,l);var b=Nm();return s.flags|=1,typeof E=="object"&&E!==null&&typeof E.render=="function"&&E.$$typeof===void 0?(s.tag=1,s.memoizedState=null,s.updateQueue=null,Dn(h)?(b=!0,Vc(s)):b=!1,s.memoizedState=E.state!==null&&E.state!==void 0?E.state:null,Sm(s),E.updater=sd,s.stateNode=E,E._reactInternals=s,Mm(s,h,i,l),s=Hm(null,s,h,!0,b,l)):(s.tag=0,vt&&b&&fm(s),An(null,s,E,l),s=s.child),s;case 16:h=s.elementType;e:{switch(ud(i,s),i=s.pendingProps,E=h._init,h=E(h._payload),s.type=h,E=s.tag=p7(h),i=Ar(h,i),E){case 0:s=Um(null,s,h,i,l);break e;case 1:s=n2(null,s,h,i,l);break e;case 11:s=Qx(null,s,h,i,l);break e;case 14:s=Jx(null,s,h,Ar(h.type,i),l);break e}throw Error(n(306,h,""))}return s;case 0:return h=s.type,E=s.pendingProps,E=s.elementType===h?E:Ar(h,E),Um(i,s,h,E,l);case 1:return h=s.type,E=s.pendingProps,E=s.elementType===h?E:Ar(h,E),n2(i,s,h,E,l);case 3:e:{if(r2(s),i===null)throw Error(n(387));h=s.pendingProps,b=s.memoizedState,E=b.element,yx(i,s),Zc(s,h,null,l);var x=s.memoizedState;if(h=x.element,b.isDehydrated)if(b={element:h,isDehydrated:!1,cache:x.cache,pendingSuspenseBoundaries:x.pendingSuspenseBoundaries,transitions:x.transitions},s.updateQueue.baseState=b,s.memoizedState=b,s.flags&256){E=Ws(Error(n(423)),s),s=i2(i,s,h,l,E);break e}else if(h!==E){E=Ws(Error(n(424)),s),s=i2(i,s,h,l,E);break e}else for(Wn=Hi(s.stateNode.containerInfo.firstChild),Gn=s,vt=!0,wr=null,l=gx(s,null,h,l),s.child=l;l;)l.flags=l.flags&-3|4096,l=l.sibling;else{if($s(),h===E){s=Ei(i,s,l);break e}An(i,s,h,l)}s=s.child}return s;case 5:return _x(s),i===null&&mm(s),h=s.type,E=s.pendingProps,b=i!==null?i.memoizedProps:null,x=E.children,sm(h,E)?x=null:b!==null&&sm(h,b)&&(s.flags|=32),t2(i,s),An(i,s,x,l),s.child;case 6:return i===null&&mm(s),null;case 13:return o2(i,s,l);case 4:return xm(s,s.stateNode.containerInfo),h=s.pendingProps,i===null?s.child=Vs(s,null,h,l):An(i,s,h,l),s.child;case 11:return h=s.type,E=s.pendingProps,E=s.elementType===h?E:Ar(h,E),Qx(i,s,h,E,l);case 7:return An(i,s,s.pendingProps,l),s.child;case 8:return An(i,s,s.pendingProps.children,l),s.child;case 12:return An(i,s,s.pendingProps.children,l),s.child;case 10:e:{if(h=s.type._context,E=s.pendingProps,b=s.memoizedProps,x=E.value,Tt(Kc,h._currentValue),h._currentValue=x,b!==null)if(xr(b.value,x)){if(b.children===E.children&&!Ln.current){s=Ei(i,s,l);break e}}else for(b=s.child,b!==null&&(b.return=s);b!==null;){var R=b.dependencies;if(R!==null){x=b.child;for(var H=R.firstContext;H!==null;){if(H.context===h){if(b.tag===1){H=gi(-1,l&-l),H.tag=2;var J=b.updateQueue;if(J!==null){J=J.shared;var le=J.pending;le===null?H.next=H:(H.next=le.next,le.next=H),J.pending=H}}b.lanes|=l,H=b.alternate,H!==null&&(H.lanes|=l),Tm(b.return,l,s),R.lanes|=l;break}H=H.next}}else if(b.tag===10)x=b.type===s.type?null:b.child;else if(b.tag===18){if(x=b.return,x===null)throw Error(n(341));x.lanes|=l,R=x.alternate,R!==null&&(R.lanes|=l),Tm(x,l,s),x=b.sibling}else x=b.child;if(x!==null)x.return=b;else for(x=b;x!==null;){if(x===s){x=null;break}if(b=x.sibling,b!==null){b.return=x.return,x=b;break}x=x.return}b=x}An(i,s,E.children,l),s=s.child}return s;case 9:return E=s.type,h=s.pendingProps.children,Ys(s,l),E=lr(E),h=h(E),s.flags|=1,An(i,s,h,l),s.child;case 14:return h=s.type,E=Ar(h,s.pendingProps),E=Ar(h.type,E),Jx(i,s,h,E,l);case 15:return Zx(i,s,s.type,s.pendingProps,l);case 17:return h=s.type,E=s.pendingProps,E=s.elementType===h?E:Ar(h,E),ud(i,s),s.tag=1,Dn(h)?(i=!0,Vc(s)):i=!1,Ys(s,l),Vx(s,h,E),Mm(s,h,E,l),Hm(null,s,h,!0,i,l);case 19:return a2(i,s,l);case 22:return e2(i,s,l)}throw Error(n(156,s.tag))};function O2(i,s){return cS(i,s)}function h7(i,s,l,h){this.tag=i,this.key=l,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=s,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=h,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function fr(i,s,l,h){return new h7(i,s,l,h)}function s0(i){return i=i.prototype,!(!i||!i.isReactComponent)}function p7(i){if(typeof i=="function")return s0(i)?1:0;if(i!=null){if(i=i.$$typeof,i===ce)return 11;if(i===Te)return 14}return 2}function Qi(i,s){var l=i.alternate;return l===null?(l=fr(i.tag,s,i.key,i.mode),l.elementType=i.elementType,l.type=i.type,l.stateNode=i.stateNode,l.alternate=i,i.alternate=l):(l.pendingProps=s,l.type=i.type,l.flags=0,l.subtreeFlags=0,l.deletions=null),l.flags=i.flags&14680064,l.childLanes=i.childLanes,l.lanes=i.lanes,l.child=i.child,l.memoizedProps=i.memoizedProps,l.memoizedState=i.memoizedState,l.updateQueue=i.updateQueue,s=i.dependencies,l.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext},l.sibling=i.sibling,l.index=i.index,l.ref=i.ref,l}function bd(i,s,l,h,E,b){var x=2;if(h=i,typeof i=="function")s0(i)&&(x=1);else if(typeof i=="string")x=5;else e:switch(i){case K:return Fo(l.children,E,b,s);case re:x=8,E|=8;break;case be:return i=fr(12,l,s,E|2),i.elementType=be,i.lanes=b,i;case he:return i=fr(13,l,s,E),i.elementType=he,i.lanes=b,i;case ue:return i=fr(19,l,s,E),i.elementType=ue,i.lanes=b,i;case de:return Td(l,E,b,s);default:if(typeof i=="object"&&i!==null)switch(i.$$typeof){case $:x=10;break e;case Z:x=9;break e;case ce:x=11;break e;case Te:x=14;break e;case Oe:x=16,h=null;break e}throw Error(n(130,i==null?i:typeof i,""))}return s=fr(x,l,s,E),s.elementType=i,s.type=h,s.lanes=b,s}function Fo(i,s,l,h){return i=fr(7,i,h,s),i.lanes=l,i}function Td(i,s,l,h){return i=fr(22,i,h,s),i.elementType=de,i.lanes=l,i.stateNode={isHidden:!1},i}function a0(i,s,l){return i=fr(6,i,null,s),i.lanes=l,i}function u0(i,s,l){return s=fr(4,i.children!==null?i.children:[],i.key,s),s.lanes=l,s.stateNode={containerInfo:i.containerInfo,pendingChildren:null,implementation:i.implementation},s}function m7(i,s,l,h,E){this.tag=s,this.containerInfo=i,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Dp(0),this.expirationTimes=Dp(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Dp(0),this.identifierPrefix=h,this.onRecoverableError=E,this.mutableSourceEagerHydrationData=null}function l0(i,s,l,h,E,b,x,R,H){return i=new m7(i,s,l,R,H),s===1?(s=1,b===!0&&(s|=8)):s=0,b=fr(3,null,null,s),i.current=b,b.stateNode=i,b.memoizedState={element:h,isDehydrated:l,cache:null,transitions:null,pendingSuspenseBoundaries:null},Sm(b),i}function g7(i,s,l){var h=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:D,key:h==null?null:""+h,children:i,containerInfo:s,implementation:l}}function I2(i){if(!i)return ji;i=i._reactInternals;e:{if(Ao(i)!==i||i.tag!==1)throw Error(n(170));var s=i;do{switch(s.tag){case 3:s=s.stateNode.context;break e;case 1:if(Dn(s.type)){s=s.stateNode.__reactInternalMemoizedMergedChildContext;break e}}s=s.return}while(s!==null);throw Error(n(171))}if(i.tag===1){var l=i.type;if(Dn(l))return sx(i,l,s)}return s}function R2(i,s,l,h,E,b,x,R,H){return i=l0(l,h,!0,i,E,b,x,R,H),i.context=I2(null),l=i.current,h=Cn(),E=Xi(l),b=gi(h,E),b.callback=s!=null?s:null,qi(l,b,E),i.current.lanes=E,uu(i,E,h),Bn(i,h),i}function _d(i,s,l,h){var E=s.current,b=Cn(),x=Xi(E);return l=I2(l),s.context===null?s.context=l:s.pendingContext=l,s=gi(b,x),s.payload={element:i},h=h===void 0?null:h,h!==null&&(s.callback=h),i=qi(E,s,x),i!==null&&(kr(i,E,x,b),Jc(i,E,x)),x}function Sd(i){return i=i.current,i.child?(i.child.tag===5,i.child.stateNode):null}function L2(i,s){if(i=i.memoizedState,i!==null&&i.dehydrated!==null){var l=i.retryLane;i.retryLane=l!==0&&l<s?l:s}}function c0(i,s){L2(i,s),(i=i.alternate)&&L2(i,s)}function E7(){return null}var D2=typeof reportError=="function"?reportError:function(i){console.error(i)};function d0(i){this._internalRoot=i}xd.prototype.render=d0.prototype.render=function(i){var s=this._internalRoot;if(s===null)throw Error(n(409));_d(i,s,null,null)},xd.prototype.unmount=d0.prototype.unmount=function(){var i=this._internalRoot;if(i!==null){this._internalRoot=null;var s=i.containerInfo;Lo(function(){_d(null,i,null,null)}),s[di]=null}};function xd(i){this._internalRoot=i}xd.prototype.unstable_scheduleHydration=function(i){if(i){var s=yS();i={blockedOn:null,target:i,priority:s};for(var l=0;l<Fi.length&&s!==0&&s<Fi[l].priority;l++);Fi.splice(l,0,i),l===0&&_S(i)}};function f0(i){return!(!i||i.nodeType!==1&&i.nodeType!==9&&i.nodeType!==11)}function wd(i){return!(!i||i.nodeType!==1&&i.nodeType!==9&&i.nodeType!==11&&(i.nodeType!==8||i.nodeValue!==" react-mount-point-unstable "))}function M2(){}function y7(i,s,l,h,E){if(E){if(typeof h=="function"){var b=h;h=function(){var J=Sd(x);b.call(J)}}var x=R2(s,h,i,0,null,!1,!1,"",M2);return i._reactRootContainer=x,i[di]=x.current,Su(i.nodeType===8?i.parentNode:i),Lo(),x}for(;E=i.lastChild;)i.removeChild(E);if(typeof h=="function"){var R=h;h=function(){var J=Sd(H);R.call(J)}}var H=l0(i,0,!1,null,null,!1,!1,"",M2);return i._reactRootContainer=H,i[di]=H.current,Su(i.nodeType===8?i.parentNode:i),Lo(function(){_d(s,H,l,h)}),H}function Ad(i,s,l,h,E){var b=l._reactRootContainer;if(b){var x=b;if(typeof E=="function"){var R=E;E=function(){var H=Sd(x);R.call(H)}}_d(s,x,i,E)}else x=y7(l,s,i,E,h);return Sd(x)}gS=function(i){switch(i.tag){case 3:var s=i.stateNode;if(s.current.memoizedState.isDehydrated){var l=au(s.pendingLanes);l!==0&&(Mp(s,l|1),Bn(s,Dt()),(it&6)===0&&(Qs=Dt()+500,$i()))}break;case 13:Lo(function(){var h=mi(i,1);if(h!==null){var E=Cn();kr(h,i,1,E)}}),c0(i,1)}},Fp=function(i){if(i.tag===13){var s=mi(i,134217728);if(s!==null){var l=Cn();kr(s,i,134217728,l)}c0(i,134217728)}},ES=function(i){if(i.tag===13){var s=Xi(i),l=mi(i,s);if(l!==null){var h=Cn();kr(l,i,s,h)}c0(i,s)}},yS=function(){return dt},bS=function(i,s){var l=dt;try{return dt=i,s()}finally{dt=l}},Pp=function(i,s,l){switch(s){case"input":if(ci(i,l),s=l.name,l.type==="radio"&&s!=null){for(l=i;l.parentNode;)l=l.parentNode;for(l=l.querySelectorAll("input[name="+JSON.stringify(""+s)+'][type="radio"]'),s=0;s<l.length;s++){var h=l[s];if(h!==i&&h.form===i.form){var E=jc(h);if(!E)throw Error(n(90));qr(h),ci(h,E)}}}break;case"textarea":wn(i,l);break;case"select":s=l.value,s!=null&&Qe(i,!!l.multiple,s,!1)}},rS=r0,iS=Lo;var b7={usingClientEntryPoint:!1,Events:[Au,Bs,jc,tS,nS,r0]},Uu={findFiberByHostInstance:Co,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},T7={bundleType:Uu.bundleType,version:Uu.version,rendererPackageName:Uu.rendererPackageName,rendererConfig:Uu.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:M.ReactCurrentDispatcher,findHostInstanceByFiber:function(i){return i=uS(i),i===null?null:i.stateNode},findFiberByHostInstance:Uu.findFiberByHostInstance||E7,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"){var Cd=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Cd.isDisabled&&Cd.supportsFiber)try{xc=Cd.inject(T7),Gr=Cd}catch(i){}}return kn.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=b7,kn.createPortal=function(i,s){var l=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!f0(s))throw Error(n(200));return g7(i,s,null,l)},kn.createRoot=function(i,s){if(!f0(i))throw Error(n(299));var l=!1,h="",E=D2;return s!=null&&(s.unstable_strictMode===!0&&(l=!0),s.identifierPrefix!==void 0&&(h=s.identifierPrefix),s.onRecoverableError!==void 0&&(E=s.onRecoverableError)),s=l0(i,1,!1,null,null,l,!1,h,E),i[di]=s.current,Su(i.nodeType===8?i.parentNode:i),new d0(s)},kn.findDOMNode=function(i){if(i==null)return null;if(i.nodeType===1)return i;var s=i._reactInternals;if(s===void 0)throw typeof i.render=="function"?Error(n(188)):(i=Object.keys(i).join(","),Error(n(268,i)));return i=uS(s),i=i===null?null:i.stateNode,i},kn.flushSync=function(i){return Lo(i)},kn.hydrate=function(i,s,l){if(!wd(s))throw Error(n(200));return Ad(null,i,s,!0,l)},kn.hydrateRoot=function(i,s,l){if(!f0(i))throw Error(n(405));var h=l!=null&&l.hydratedSources||null,E=!1,b="",x=D2;if(l!=null&&(l.unstable_strictMode===!0&&(E=!0),l.identifierPrefix!==void 0&&(b=l.identifierPrefix),l.onRecoverableError!==void 0&&(x=l.onRecoverableError)),s=R2(s,null,i,1,l!=null?l:null,E,!1,b,x),i[di]=s.current,Su(i),h)for(i=0;i<h.length;i++)l=h[i],E=l._getVersion,E=E(l._source),s.mutableSourceEagerHydrationData==null?s.mutableSourceEagerHydrationData=[l,E]:s.mutableSourceEagerHydrationData.push(l,E);return new xd(s)},kn.render=function(i,s,l){if(!wd(s))throw Error(n(200));return Ad(null,i,s,!1,l)},kn.unmountComponentAtNode=function(i){if(!wd(i))throw Error(n(40));return i._reactRootContainer?(Lo(function(){Ad(null,null,i,!1,function(){i._reactRootContainer=null,i[di]=null})}),!0):!1},kn.unstable_batchedUpdates=r0,kn.unstable_renderSubtreeIntoContainer=function(i,s,l,h){if(!wd(l))throw Error(n(200));if(i==null||i._reactInternals===void 0)throw Error(n(38));return Ad(i,s,l,!1,h)},kn.version="18.3.1-next-f1338f8080-20240426",kn}var T1;function _1(){if(T1)return vf.exports;T1=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__=="undefined"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),vf.exports=gk(),vf.exports}var Wo=_1();function S1(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=S1(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function W(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=S1(e))&&(r&&(r+=" "),r+=t);return r}const ri=({className:e,iconUrl:t,icon:n,type:r="button",ariaLabel:o,title:a,disabled:u=!1,onClick:c})=>!n&&!t?null:w.jsx("button",{className:W(e,`${j}-icon-button`),type:r,"aria-label":o,title:a,onClick:c,disabled:u,children:t?w.jsx("img",{className:W(`${j}-icon-image`),src:t,alt:o,loading:"lazy"}):n}),Ek="data:image/svg+xml,%3csvg%20width='140'%20height='137'%20viewBox='0%200%20140%20137'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M140%2034.5C140%2040.8513%20135.075%2046%20129%2046C122.925%2046%20118%2040.8513%20118%2034.5C118%2028.1487%20122.925%2023%20129%2023C135.075%2023%20140%2028.1487%20140%2034.5Z'%20fill='%23F3F2EB'/%3e%3cpath%20d='M85%2011.3028C85%205.06042%2090.1487%200%2096.5%200C102.851%200%20108%205.06042%20108%2011.3028V21.6972C108%2027.9396%20102.851%2033%2096.5%2033C90.1487%2033%2085%2027.9396%2085%2021.6972V11.3028Z'%20fill='%23F3F2EB'/%3e%3cpath%20d='M41.3868%2030.0986C36.9601%2025.6719%2036.9601%2018.4948%2041.3868%2014.0682C45.8134%209.64151%2052.9905%209.6415%2057.4172%2014.0682L71.3628%2028.0138C75.7894%2032.4404%2075.7894%2039.6175%2071.3628%2044.0442C66.9361%2048.4708%2059.759%2048.4708%2055.3324%2044.0442L41.3868%2030.0986Z'%20fill='%23F3F2EB'/%3e%3cpath%20d='M140%20101C140%2094.9249%20135.075%2090%20129%2090C122.925%2090%20118%2094.9249%20118%20101C118%20107.075%20122.925%20112%20129%20112C135.075%20112%20140%20107.075%20140%20101Z'%20fill='%23F3F2EB'/%3e%3cpath%20d='M85%20125.697C85%20131.94%2090.1487%20137%2096.5%20137C102.851%20137%20108%20131.94%20108%20125.697V115.303C108%20109.06%20102.851%20104%2096.5%20104C90.1487%20104%2085%20109.06%2085%20115.303V125.697Z'%20fill='%23F3F2EB'/%3e%3cpath%20d='M41.3868%20106.932C36.9601%20111.359%2036.9601%20118.536%2041.3868%20122.963C45.8134%20127.389%2052.9905%20127.39%2057.4172%20122.963L71.3628%20109.017C75.7894%20104.591%2075.7894%2097.4135%2071.3628%2092.9868C66.9361%2088.5602%2059.759%2088.5602%2055.3324%2092.9868L41.3868%20106.932Z'%20fill='%23F3F2EB'/%3e%3cpath%20d='M11.259%2080C5.04084%2080%200%2074.8513%200%2068.5C0%2062.1487%205.04084%2057%2011.259%2057H49.741C55.9592%2057%2061%2062.1487%2061%2068.5C61%2074.8513%2055.9592%2080%2049.741%2080H11.259Z'%20fill='%23F3F2EB'/%3e%3c/svg%3e",yk=()=>{const{globalClassName:e,headerConfig:t,themeVariables:n}=ut(),r=()=>{ml(!1),Si(!0)};return Wo.createPortal(w.jsx("div",{className:W(e,`${j}-minimized-container`),style:n,children:w.jsx(ri,{className:W(e,`${j}-minimized-button`),ariaLabel:"Open Copilot",icon:w.jsx("img",{src:(t==null?void 0:t.logoUrl)||Ek,alt:"Copilot",className:W(e,`${j}-minimized-icon-img`)}),onClick:r})}),document.body)};var x1={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},w1=Zi.createContext&&Zi.createContext(x1),bk=["attr","size","title"];function Tk(e,t){if(e==null)return{};var n=_k(e,t),r,o;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)r=a[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function _k(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function yl(){return yl=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},yl.apply(this,arguments)}function A1(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function bl(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?A1(Object(n),!0).forEach(function(r){Sk(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):A1(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Sk(e,t,n){return t=xk(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function xk(e){var t=wk(e,"string");return typeof t=="symbol"?t:t+""}function wk(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function C1(e){return e&&e.map((t,n)=>Zi.createElement(t.tag,bl({key:n},t.attr),C1(t.child)))}function Ht(e){return t=>Zi.createElement(Ak,yl({attr:bl({},e.attr)},t),C1(e.child))}function Ak(e){var t=n=>{var{attr:r,size:o,title:a}=e,u=Tk(e,bk),c=o||n.size||"1em",d;return n.className&&(d=n.className),e.className&&(d=(d?d+" ":"")+e.className),Zi.createElement("svg",yl({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,u,{className:d,style:bl(bl({color:e.color||n.color},n.style),e.style),height:c,width:c,xmlns:"http://www.w3.org/2000/svg"}),a&&Zi.createElement("title",null,a),e.children)};return w1!==void 0?Zi.createElement(w1.Consumer,null,n=>t(n)):t(x1)}function v1(e){return Ht({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"},child:[]}]})(e)}function k1(e){return Ht({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M6 19h12v2H6z"},child:[]}]})(e)}function Xo(e){return Ht({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"},child:[]}]})(e)}function Ck(e){return Ht({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"},child:[]}]})(e)}function P1(e){return Ht({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 9h12v2H6V9zm8 5H6v-2h8v2zm4-6H6V6h12v2z"},child:[]}]})(e)}function vk(e){return Ht({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"m12 8-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z"},child:[]}]})(e)}function kk(e){return Ht({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"},child:[]}]})(e)}function Pk(e){return Ht({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"},child:[]}]})(e)}function Nk(e){return Ht({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"},child:[]}]})(e)}function Ok(e){return Ht({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"m14.12 4 1.83 2H20v12H4V6h4.05l1.83-2h4.24M15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2zm-3 7c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3m0-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5z"},child:[]}]})(e)}const Ik=e=>({[`${ni}-header-background-color`]:(e==null?void 0:e.headerBackgroundColor)||"transparent",[`${ni}-header-text-font-size`]:(e==null?void 0:e.headerTextFontSize)||"1.25rem"}),N1=({className:e,label:t="Close",onClick:n,disabled:r=!1})=>w.jsx("button",{"aria-label":t,title:t,className:W(e,`${j}-close-button`),disabled:r,onClick:n,children:w.jsx("svg",{role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 20",width:"16",height:"16",fill:"currentColor",children:w.jsx("path",{d:"M18.3 5.7a1 1 0 0 0-1.4-1.4L12 9.6 7.1 4.7a1 1 0 1 0-1.4 1.4l4.9 4.9-4.9 4.9a1 1 0 1 0 1.4 1.4l4.9-4.9 4.9 4.9a1 1 0 0 0 1.4-1.4l-4.9-4.9 4.9-4.9z"})})}),Tl=({className:e,children:t,type:n,disabled:r=!1,onClick:o})=>w.jsx("button",{className:W(`${j}-button`,e,{disabled:r}),type:n||"button",disabled:r,onClick:o,children:t}),Rk=({searchConfig:e,globalClassName:t})=>{const n=e.buttonIconUrl;return n?w.jsx("img",{className:W(`${j}-search-button-icon-image`,t),src:n,alt:"",loading:"lazy"}):w.jsx(Xo,{size:"16px"})},Lk=({className:e,searchConfig:t,globalClassName:n,componentType:r,isLoading:o})=>{if((t==null?void 0:t.buttonType)==="icon")return w.jsx(ri,{className:W(e,n,`cim-${r}-component`,`${j}-search-button-icon`),type:"submit",disabled:o,ariaLabel:(t==null?void 0:t.buttonAriaLabel)||(t==null?void 0:t.buttonLabel)||"Search Copilot",icon:t!=null&&t.buttonIconUrl?null:w.jsx(Xo,{size:"16px"}),iconUrl:t==null?void 0:t.buttonIconUrl});const a=(t==null?void 0:t.buttonType)==="icon-text";return w.jsxs(Tl,{className:W(e,n,`cim-${r}-component`,`${j}-search-button`),type:"submit","aria-label":(t==null?void 0:t.buttonAriaLabel)||"",disabled:o,children:[a&&w.jsx(Rk,{globalClassName:n,searchConfig:t}),(t==null?void 0:t.buttonLabel)||"Search"]})};function Dk(e){return Ht({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M8 9h8"},child:[]},{tag:"path",attr:{d:"M8 13h6"},child:[]},{tag:"path",attr:{d:"M13 18l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6"},child:[]},{tag:"path",attr:{d:"M17 17v5"},child:[]},{tag:"path",attr:{d:"M21 17v5"},child:[]}]})(e)}const Mk=()=>{const{messages:e}=er(),{handleCancel:t}=Rr();return{cancelRequest:U.useCallback(()=>{if(!(e!=null&&e.length))return null;const r=e[e.length-1],o=r.eventSourceId||r.id;t(o)},[t,e])}},Fk=({isLoading:e})=>{const{globalClassName:t,searchConfig:n}=ut(),{cancelRequest:r}=Mk();return n!=null&&n.enableCancelSearch?w.jsx(ri,{className:W(t,`${j}-cancel-button`),ariaLabel:"Cancel Copilot chat processing",title:"Cancel Copilot request",icon:w.jsx(Dk,{}),disabled:!e,onClick:r}):null};function eU(){}function tU(){}function O1(e){const t=[],n=String(e||"");let r=n.indexOf(","),o=0,a=!1;for(;!a;){r===-1&&(r=n.length,a=!0);const u=n.slice(o,r).trim();(u||!a)&&t.push(u),o=r+1,r=n.indexOf(",",o)}return t}function I1(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const Bk=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Uk=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Hk={};function R1(e,t){return(Hk.jsx?Uk:Bk).test(e)}const zk=/[ \t\n\f\r]/g;function jk(e){return typeof e=="object"?e.type==="text"?L1(e.value):!1:L1(e)}function L1(e){return e.replace(zk,"")===""}let ba=class{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}};ba.prototype.normal={},ba.prototype.property={},ba.prototype.space=void 0;function D1(e,t){const n={},r={};for(const o of e)Object.assign(n,o.property),Object.assign(r,o.normal);return new ba(n,r,t)}function Ta(e){return e.toLowerCase()}let Pn=class{constructor(t,n){this.attribute=n,this.property=t}};Pn.prototype.attribute="",Pn.prototype.booleanish=!1,Pn.prototype.boolean=!1,Pn.prototype.commaOrSpaceSeparated=!1,Pn.prototype.commaSeparated=!1,Pn.prototype.defined=!1,Pn.prototype.mustUseProperty=!1,Pn.prototype.number=!1,Pn.prototype.overloadedBoolean=!1,Pn.prototype.property="",Pn.prototype.spaceSeparated=!1,Pn.prototype.space=void 0;let $k=0;const Ge=so(),zt=so(),Nf=so(),ge=so(),Et=so(),Ko=so(),Hn=so();function so(){return ea(2,++$k)}const Of=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ge,booleanish:zt,commaOrSpaceSeparated:Hn,commaSeparated:Ko,number:ge,overloadedBoolean:Nf,spaceSeparated:Et},Symbol.toStringTag,{value:"Module"})),If=Object.keys(Of);let Rf=class extends Pn{constructor(t,n,r,o){let a=-1;if(super(t,n),M1(this,"space",o),typeof r=="number")for(;++a<If.length;){const u=If[a];M1(this,If[a],(r&Of[u])===Of[u])}}};Rf.prototype.defined=!0;function M1(e,t,n){n&&(e[t]=n)}function Qo(e){const t={},n={};for(const[r,o]of Object.entries(e.properties)){const a=new Rf(r,e.transform(e.attributes||{},r),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[Ta(r)]=r,n[Ta(a.attribute)]=r}return new ba(t,n,e.space)}const F1=Qo({properties:{ariaActiveDescendant:null,ariaAtomic:zt,ariaAutoComplete:null,ariaBusy:zt,ariaChecked:zt,ariaColCount:ge,ariaColIndex:ge,ariaColSpan:ge,ariaControls:Et,ariaCurrent:null,ariaDescribedBy:Et,ariaDetails:null,ariaDisabled:zt,ariaDropEffect:Et,ariaErrorMessage:null,ariaExpanded:zt,ariaFlowTo:Et,ariaGrabbed:zt,ariaHasPopup:null,ariaHidden:zt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Et,ariaLevel:ge,ariaLive:null,ariaModal:zt,ariaMultiLine:zt,ariaMultiSelectable:zt,ariaOrientation:null,ariaOwns:Et,ariaPlaceholder:null,ariaPosInSet:ge,ariaPressed:zt,ariaReadOnly:zt,ariaRelevant:null,ariaRequired:zt,ariaRoleDescription:Et,ariaRowCount:ge,ariaRowIndex:ge,ariaRowSpan:ge,ariaSelected:zt,ariaSetSize:ge,ariaSort:null,ariaValueMax:ge,ariaValueMin:ge,ariaValueNow:ge,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function B1(e,t){return t in e?e[t]:t}function U1(e,t){return B1(e,t.toLowerCase())}const Vk=Qo({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Ko,acceptCharset:Et,accessKey:Et,action:null,allow:null,allowFullScreen:Ge,allowPaymentRequest:Ge,allowUserMedia:Ge,alt:null,as:null,async:Ge,autoCapitalize:null,autoComplete:Et,autoFocus:Ge,autoPlay:Ge,blocking:Et,capture:null,charSet:null,checked:Ge,cite:null,className:Et,cols:ge,colSpan:null,content:null,contentEditable:zt,controls:Ge,controlsList:Et,coords:ge|Ko,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ge,defer:Ge,dir:null,dirName:null,disabled:Ge,download:Nf,draggable:zt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ge,formTarget:null,headers:Et,height:ge,hidden:Nf,high:ge,href:null,hrefLang:null,htmlFor:Et,httpEquiv:Et,id:null,imageSizes:null,imageSrcSet:null,inert:Ge,inputMode:null,integrity:null,is:null,isMap:Ge,itemId:null,itemProp:Et,itemRef:Et,itemScope:Ge,itemType:Et,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ge,low:ge,manifest:null,max:null,maxLength:ge,media:null,method:null,min:null,minLength:ge,multiple:Ge,muted:Ge,name:null,nonce:null,noModule:Ge,noValidate:Ge,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Ge,optimum:ge,pattern:null,ping:Et,placeholder:null,playsInline:Ge,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ge,referrerPolicy:null,rel:Et,required:Ge,reversed:Ge,rows:ge,rowSpan:ge,sandbox:Et,scope:null,scoped:Ge,seamless:Ge,selected:Ge,shadowRootClonable:Ge,shadowRootDelegatesFocus:Ge,shadowRootMode:null,shape:null,size:ge,sizes:null,slot:null,span:ge,spellCheck:zt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:ge,step:null,style:null,tabIndex:ge,target:null,title:null,translate:null,type:null,typeMustMatch:Ge,useMap:null,value:zt,width:ge,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Et,axis:null,background:null,bgColor:null,border:ge,borderColor:null,bottomMargin:ge,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ge,declare:Ge,event:null,face:null,frame:null,frameBorder:null,hSpace:ge,leftMargin:ge,link:null,longDesc:null,lowSrc:null,marginHeight:ge,marginWidth:ge,noResize:Ge,noHref:Ge,noShade:Ge,noWrap:Ge,object:null,profile:null,prompt:null,rev:null,rightMargin:ge,rules:null,scheme:null,scrolling:zt,standby:null,summary:null,text:null,topMargin:ge,valueType:null,version:null,vAlign:null,vLink:null,vSpace:ge,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ge,disableRemotePlayback:Ge,prefix:null,property:null,results:ge,security:null,unselectable:null},space:"html",transform:U1}),qk=Qo({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:Hn,accentHeight:ge,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:ge,amplitude:ge,arabicForm:null,ascent:ge,attributeName:null,attributeType:null,azimuth:ge,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:ge,by:null,calcMode:null,capHeight:ge,className:Et,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:ge,diffuseConstant:ge,direction:null,display:null,dur:null,divisor:ge,dominantBaseline:null,download:Ge,dx:null,dy:null,edgeMode:null,editable:null,elevation:ge,enableBackground:null,end:null,event:null,exponent:ge,externalResourcesRequired:null,fill:null,fillOpacity:ge,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:Ko,g2:Ko,glyphName:Ko,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:ge,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:ge,horizOriginX:ge,horizOriginY:ge,id:null,ideographic:ge,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:ge,k:ge,k1:ge,k2:ge,k3:ge,k4:ge,kernelMatrix:Hn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:ge,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:ge,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:ge,overlineThickness:ge,paintOrder:null,panose1:null,path:null,pathLength:ge,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Et,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:ge,pointsAtY:ge,pointsAtZ:ge,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Hn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Hn,rev:Hn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Hn,requiredFeatures:Hn,requiredFonts:Hn,requiredFormats:Hn,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:ge,specularExponent:ge,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:ge,strikethroughThickness:ge,string:null,stroke:null,strokeDashArray:Hn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:ge,strokeOpacity:ge,strokeWidth:null,style:null,surfaceScale:ge,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Hn,tabIndex:ge,tableValues:null,target:null,targetX:ge,targetY:ge,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Hn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:ge,underlineThickness:ge,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:ge,values:null,vAlphabetic:ge,vMathematical:ge,vectorEffect:null,vHanging:ge,vIdeographic:ge,version:null,vertAdvY:ge,vertOriginX:ge,vertOriginY:ge,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:ge,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:B1}),H1=Qo({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),z1=Qo({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:U1}),j1=Qo({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),Yk={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},Gk=/[A-Z]/g,$1=/-[a-z]/g,Wk=/^data[-\w.:]+$/i;function Lf(e,t){const n=Ta(t);let r=t,o=Pn;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&Wk.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace($1,Kk);r="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!$1.test(a)){let u=a.replace(Gk,Xk);u.charAt(0)!=="-"&&(u="-"+u),t="data"+u}}o=Rf}return new o(r,t)}function Xk(e){return"-"+e.toLowerCase()}function Kk(e){return e.charAt(1).toUpperCase()}const _l=D1([F1,Vk,H1,z1,j1],"html"),Jo=D1([F1,qk,H1,z1,j1],"svg");function V1(e){const t=String(e||"").trim();return t?t.split(/[ \t\n\r\f]+/g):[]}function q1(e){return e.join(" ").trim()}var Zo={},Df,Y1;function Qk(){if(Y1)return Df;Y1=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,r=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o=/^:\s*/,a=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,u=/^[;\s]*/,c=/^\s+|\s+$/g,d=`
|
|
18
|
-
`,f="/",p="*",g="",T="comment",y="declaration";Df=function(S,k){if(typeof S!="string")throw new TypeError("First argument must be a string");if(!S)return[];k=k||{};var v=1,N=1;function A(he){var ue=he.match(t);ue&&(v+=ue.length);var Te=he.lastIndexOf(d);N=~Te?he.length-Te:N+he.length}function M(){var he={line:v,column:N};return function(ue){return ue.position=new V(he),re(),ue}}function V(he){this.start=he,this.end={line:v,column:N},this.source=k.source}V.prototype.content=S;function D(he){var ue=new Error(k.source+":"+v+":"+N+": "+he);if(ue.reason=he,ue.filename=k.source,ue.line=v,ue.column=N,ue.source=S,!k.silent)throw ue}function K(he){var ue=he.exec(S);if(ue){var Te=ue[0];return A(Te),S=S.slice(Te.length),ue}}function re(){K(n)}function be(he){var ue;for(he=he||[];ue=$();)ue!==!1&&he.push(ue);return he}function $(){var he=M();if(!(f!=S.charAt(0)||p!=S.charAt(1))){for(var ue=2;g!=S.charAt(ue)&&(p!=S.charAt(ue)||f!=S.charAt(ue+1));)++ue;if(ue+=2,g===S.charAt(ue-1))return D("End of comment missing");var Te=S.slice(2,ue-2);return N+=2,A(Te),S=S.slice(ue),N+=2,he({type:T,comment:Te})}}function Z(){var he=M(),ue=K(r);if(ue){if($(),!K(o))return D("property missing ':'");var Te=K(a),Oe=he({type:y,property:_(ue[0].replace(e,g)),value:Te?_(Te[0].replace(e,g)):g});return K(u),Oe}}function ce(){var he=[];be(he);for(var ue;ue=Z();)ue!==!1&&(he.push(ue),be(he));return he}return re(),ce()};function _(S){return S?S.replace(c,g):g}return Df}var G1;function Jk(){if(G1)return Zo;G1=1;var e=Zo&&Zo.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(Zo,"__esModule",{value:!0}),Zo.default=n;var t=e(Qk());function n(r,o){var a=null;if(!r||typeof r!="string")return a;var u=(0,t.default)(r),c=typeof o=="function";return u.forEach(function(d){if(d.type==="declaration"){var f=d.property,p=d.value;c?o(f,p,d):p&&(a=a||{},a[f]=p)}}),a}return Zo}var _a={},W1;function Zk(){if(W1)return _a;W1=1,Object.defineProperty(_a,"__esModule",{value:!0}),_a.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,n=/^[^-]+$/,r=/^-(webkit|moz|ms|o|khtml)-/,o=/^-(ms)-/,a=function(f){return!f||n.test(f)||e.test(f)},u=function(f,p){return p.toUpperCase()},c=function(f,p){return"".concat(p,"-")},d=function(f,p){return p===void 0&&(p={}),a(f)?f:(f=f.toLowerCase(),p.reactCompat?f=f.replace(o,c):f=f.replace(r,c),f.replace(t,u))};return _a.camelCase=d,_a}var Sa,X1;function eP(){if(X1)return Sa;X1=1;var e=Sa&&Sa.__importDefault||function(o){return o&&o.__esModule?o:{default:o}},t=e(Jk()),n=Zk();function r(o,a){var u={};return!o||typeof o!="string"||(0,t.default)(o,function(c,d){c&&d&&(u[(0,n.camelCase)(c,a)]=d)}),u}return r.default=r,Sa=r,Sa}var tP=eP();const nP=ze(tP),Sl=K1("end"),Lr=K1("start");function K1(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function Q1(e){const t=Lr(e),n=Sl(e);if(t&&n)return{start:t,end:n}}function xa(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?J1(e.position):"start"in e||"end"in e?J1(e):"line"in e||"column"in e?Mf(e):""}function Mf(e){return Z1(e&&e.line)+":"+Z1(e&&e.column)}function J1(e){return Mf(e&&e.start)+"-"+Mf(e&&e.end)}function Z1(e){return e&&typeof e=="number"?e:1}class fn extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let o="",a={},u=!1;if(n&&("line"in n&&"column"in n?a={place:n}:"start"in n&&"end"in n?a={place:n}:"type"in n?a={ancestors:[n],place:n.position}:a=F({},n)),typeof t=="string"?o=t:!a.cause&&t&&(u=!0,o=t.message,a.cause=t),!a.ruleId&&!a.source&&typeof r=="string"){const d=r.indexOf(":");d===-1?a.ruleId=r:(a.source=r.slice(0,d),a.ruleId=r.slice(d+1))}if(!a.place&&a.ancestors&&a.ancestors){const d=a.ancestors[a.ancestors.length-1];d&&(a.place=d.position)}const c=a.place&&"start"in a.place?a.place.start:a.place;this.ancestors=a.ancestors||void 0,this.cause=a.cause||void 0,this.column=c?c.column:void 0,this.fatal=void 0,this.file,this.message=o,this.line=c?c.line:void 0,this.name=xa(a.place)||"1:1",this.place=a.place||void 0,this.reason=this.message,this.ruleId=a.ruleId||void 0,this.source=a.source||void 0,this.stack=u&&a.cause&&typeof a.cause.stack=="string"?a.cause.stack:"",this.actual,this.expected,this.note,this.url}}fn.prototype.file="",fn.prototype.name="",fn.prototype.reason="",fn.prototype.message="",fn.prototype.stack="",fn.prototype.column=void 0,fn.prototype.line=void 0,fn.prototype.ancestors=void 0,fn.prototype.cause=void 0,fn.prototype.fatal=void 0,fn.prototype.place=void 0,fn.prototype.ruleId=void 0,fn.prototype.source=void 0;const Ff={}.hasOwnProperty,rP=new Map,iP=/[A-Z]/g,oP=new Set(["table","tbody","thead","tfoot","tr"]),sP=new Set(["td","th"]),eE="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function aP(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=mP(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=pP(n,t.jsx,t.jsxs)}const o={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?Jo:_l,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=tE(o,e,void 0);return a&&typeof a!="string"?a:o.create(e,o.Fragment,{children:a||void 0},void 0)}function tE(e,t,n){if(t.type==="element")return uP(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return lP(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return dP(e,t,n);if(t.type==="mdxjsEsm")return cP(e,t);if(t.type==="root")return fP(e,t,n);if(t.type==="text")return hP(e,t)}function uP(e,t,n){const r=e.schema;let o=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(o=Jo,e.schema=o),e.ancestors.push(t);const a=rE(e,t.tagName,!1),u=gP(e,t);let c=Uf(e,t);return oP.has(t.tagName)&&(c=c.filter(function(d){return typeof d=="string"?!jk(d):!0})),nE(e,u,a,t),Bf(u,c),e.ancestors.pop(),e.schema=r,e.create(t,a,u,n)}function lP(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}wa(e,t.position)}function cP(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);wa(e,t.position)}function dP(e,t,n){const r=e.schema;let o=r;t.name==="svg"&&r.space==="html"&&(o=Jo,e.schema=o),e.ancestors.push(t);const a=t.name===null?e.Fragment:rE(e,t.name,!0),u=EP(e,t),c=Uf(e,t);return nE(e,u,a,t),Bf(u,c),e.ancestors.pop(),e.schema=r,e.create(t,a,u,n)}function fP(e,t,n){const r={};return Bf(r,Uf(e,t)),e.create(t,e.Fragment,r,n)}function hP(e,t){return t.value}function nE(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Bf(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function pP(e,t,n){return r;function r(o,a,u,c){const f=Array.isArray(u.children)?n:t;return c?f(a,u,c):f(a,u)}}function mP(e,t){return n;function n(r,o,a,u){const c=Array.isArray(a.children),d=Lr(r);return t(o,a,u,c,{columnNumber:d?d.column-1:void 0,fileName:e,lineNumber:d?d.line:void 0},void 0)}}function gP(e,t){const n={};let r,o;for(o in t.properties)if(o!=="children"&&Ff.call(t.properties,o)){const a=yP(e,o,t.properties[o]);if(a){const[u,c]=a;e.tableCellAlignToStyle&&u==="align"&&typeof c=="string"&&sP.has(t.tagName)?r=c:n[u]=c}}if(r){const a=n.style||(n.style={});a[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function EP(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const a=r.data.estree.body[0];a.type;const u=a.expression;u.type;const c=u.properties[0];c.type,Object.assign(n,e.evaluater.evaluateExpression(c.argument))}else wa(e,t.position);else{const o=r.name;let a;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const c=r.value.data.estree.body[0];c.type,a=e.evaluater.evaluateExpression(c.expression)}else wa(e,t.position);else a=r.value===null?!0:r.value;n[o]=a}return n}function Uf(e,t){const n=[];let r=-1;const o=e.passKeys?new Map:rP;for(;++r<t.children.length;){const a=t.children[r];let u;if(e.passKeys){const d=a.type==="element"?a.tagName:a.type==="mdxJsxFlowElement"||a.type==="mdxJsxTextElement"?a.name:void 0;if(d){const f=o.get(d)||0;u=d+"-"+f,o.set(d,f+1)}}const c=tE(e,a,u);c!==void 0&&n.push(c)}return n}function yP(e,t,n){const r=Lf(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?I1(n):q1(n)),r.property==="style"){let o=typeof n=="object"?n:bP(e,String(n));return e.stylePropertyNameCase==="css"&&(o=TP(o)),["style",o]}return[e.elementAttributeNameCase==="react"&&r.space?Yk[r.property]||r.property:r.attribute,n]}}function bP(e,t){try{return nP(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const r=n,o=new fn("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw o.file=e.filePath||void 0,o.url=eE+"#cannot-parse-style-attribute",o}}function rE(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const o=t.split(".");let a=-1,u;for(;++a<o.length;){const c=R1(o[a])?{type:"Identifier",name:o[a]}:{type:"Literal",value:o[a]};u=u?{type:"MemberExpression",object:u,property:c,computed:!!(a&&c.type==="Literal"),optional:!1}:c}r=u}else r=R1(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const o=r.value;return Ff.call(e.components,o)?e.components[o]:o}if(e.evaluater)return e.evaluater.evaluateExpression(r);wa(e)}function wa(e,t){const n=new fn("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=eE+"#cannot-handle-mdx-estrees-without-createevaluater",n}function TP(e){const t={};let n;for(n in e)Ff.call(e,n)&&(t[_P(n)]=e[n]);return t}function _P(e){let t=e.replace(iP,SP);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function SP(e){return"-"+e.toLowerCase()}const Hf={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},xP={};function zf(e,t){const n=xP,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,o=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return iE(e,r,o)}function iE(e,t,n){if(wP(e)){if("value"in e)return e.type==="html"&&!n?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return oE(e.children,t,n)}return Array.isArray(e)?oE(e,t,n):""}function oE(e,t,n){const r=[];let o=-1;for(;++o<e.length;)r[o]=iE(e[o],t,n);return r.join("")}function wP(e){return!!(e&&typeof e=="object")}const sE=document.createElement("i");function jf(e){const t="&"+e+";";sE.innerHTML=t;const n=sE.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function zn(e,t,n,r){const o=e.length;let a=0,u;if(t<0?t=-t>o?0:o+t:t=t>o?o:t,n=n>0?n:0,r.length<1e4)u=Array.from(r),u.unshift(t,n),e.splice(...u);else for(n&&e.splice(t,n);a<r.length;)u=r.slice(a,a+1e4),u.unshift(t,0),e.splice(...u),a+=1e4,t+=1e4}function tr(e,t){return e.length>0?(zn(e,e.length,0,t),e):t}const aE={}.hasOwnProperty;function uE(e){const t={};let n=-1;for(;++n<e.length;)AP(t,e[n]);return t}function AP(e,t){let n;for(n in t){const o=(aE.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let u;if(a)for(u in a){aE.call(o,u)||(o[u]=[]);const c=a[u];CP(o[u],Array.isArray(c)?c:c?[c]:[])}}}function CP(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);zn(e,0,0,r)}function lE(e,t){const n=Number.parseInt(e,t);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function gr(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const xn=wi(/[A-Za-z]/),hn=wi(/[\dA-Za-z]/),vP=wi(/[#-'*+\--9=?A-Z^-~]/);function xl(e){return e!==null&&(e<32||e===127)}const $f=wi(/\d/),kP=wi(/[\dA-Fa-f]/),PP=wi(/[!-/:-@[-`{-~]/);function Be(e){return e!==null&&e<-2}function ht(e){return e!==null&&(e<0||e===32)}function et(e){return e===-2||e===-1||e===32}const wl=wi(new RegExp("\\p{P}|\\p{S}","u")),ao=wi(/\s/);function wi(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function es(e){const t=[];let n=-1,r=0,o=0;for(;++n<e.length;){const a=e.charCodeAt(n);let u="";if(a===37&&hn(e.charCodeAt(n+1))&&hn(e.charCodeAt(n+2)))o=2;else if(a<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(a))||(u=String.fromCharCode(a));else if(a>55295&&a<57344){const c=e.charCodeAt(n+1);a<56320&&c>56319&&c<57344?(u=String.fromCharCode(a,c),o=1):u="�"}else u=String.fromCharCode(a);u&&(t.push(e.slice(r,n),encodeURIComponent(u)),r=n+o+1,u=""),o&&(n+=o,o=0)}return t.join("")+e.slice(r)}function rt(e,t,n,r){const o=r?r-1:Number.POSITIVE_INFINITY;let a=0;return u;function u(d){return et(d)?(e.enter(n),c(d)):t(d)}function c(d){return et(d)&&a++<o?(e.consume(d),c):(e.exit(n),t(d))}}const NP={tokenize:OP};function OP(e){const t=e.attempt(this.parser.constructs.contentInitial,r,o);let n;return t;function r(c){if(c===null){e.consume(c);return}return e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),rt(e,t,"linePrefix")}function o(c){return e.enter("paragraph"),a(c)}function a(c){const d=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=d),n=d,u(c)}function u(c){if(c===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(c);return}return Be(c)?(e.consume(c),e.exit("chunkText"),a):(e.consume(c),u)}}const IP={tokenize:RP},cE={tokenize:LP};function RP(e){const t=this,n=[];let r=0,o,a,u;return c;function c(A){if(r<n.length){const M=n[r];return t.containerState=M[1],e.attempt(M[0].continuation,d,f)(A)}return f(A)}function d(A){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,o&&N();const M=t.events.length;let V=M,D;for(;V--;)if(t.events[V][0]==="exit"&&t.events[V][1].type==="chunkFlow"){D=t.events[V][1].end;break}v(r);let K=M;for(;K<t.events.length;)t.events[K][1].end=F({},D),K++;return zn(t.events,V+1,0,t.events.slice(M)),t.events.length=K,f(A)}return c(A)}function f(A){if(r===n.length){if(!o)return T(A);if(o.currentConstruct&&o.currentConstruct.concrete)return _(A);t.interrupt=!!(o.currentConstruct&&!o._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(cE,p,g)(A)}function p(A){return o&&N(),v(r),T(A)}function g(A){return t.parser.lazy[t.now().line]=r!==n.length,u=t.now().offset,_(A)}function T(A){return t.containerState={},e.attempt(cE,y,_)(A)}function y(A){return r++,n.push([t.currentConstruct,t.containerState]),T(A)}function _(A){if(A===null){o&&N(),v(0),e.consume(A);return}return o=o||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:o,contentType:"flow",previous:a}),S(A)}function S(A){if(A===null){k(e.exit("chunkFlow"),!0),v(0),e.consume(A);return}return Be(A)?(e.consume(A),k(e.exit("chunkFlow")),r=0,t.interrupt=void 0,c):(e.consume(A),S)}function k(A,M){const V=t.sliceStream(A);if(M&&V.push(null),A.previous=a,a&&(a.next=A),a=A,o.defineSkip(A.start),o.write(V),t.parser.lazy[A.start.line]){let D=o.events.length;for(;D--;)if(o.events[D][1].start.offset<u&&(!o.events[D][1].end||o.events[D][1].end.offset>u))return;const K=t.events.length;let re=K,be,$;for(;re--;)if(t.events[re][0]==="exit"&&t.events[re][1].type==="chunkFlow"){if(be){$=t.events[re][1].end;break}be=!0}for(v(r),D=K;D<t.events.length;)t.events[D][1].end=F({},$),D++;zn(t.events,re+1,0,t.events.slice(K)),t.events.length=D}}function v(A){let M=n.length;for(;M-- >A;){const V=n[M];t.containerState=V[1],V[0].exit.call(t,e)}n.length=A}function N(){o.write([null]),a=void 0,o=void 0,t.containerState._closeFlow=void 0}}function LP(e,t,n){return rt(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function ts(e){if(e===null||ht(e)||ao(e))return 1;if(wl(e))return 2}function Al(e,t,n){const r=[];let o=-1;for(;++o<e.length;){const a=e[o].resolveAll;a&&!r.includes(a)&&(t=a(t,n),r.push(a))}return t}const Vf={name:"attention",resolveAll:DP,tokenize:MP};function DP(e,t){let n=-1,r,o,a,u,c,d,f,p;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;d=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const g=F({},e[r][1].end),T=F({},e[n][1].start);dE(g,-d),dE(T,d),u={type:d>1?"strongSequence":"emphasisSequence",start:g,end:F({},e[r][1].end)},c={type:d>1?"strongSequence":"emphasisSequence",start:F({},e[n][1].start),end:T},a={type:d>1?"strongText":"emphasisText",start:F({},e[r][1].end),end:F({},e[n][1].start)},o={type:d>1?"strong":"emphasis",start:F({},u.start),end:F({},c.end)},e[r][1].end=F({},u.start),e[n][1].start=F({},c.end),f=[],e[r][1].end.offset-e[r][1].start.offset&&(f=tr(f,[["enter",e[r][1],t],["exit",e[r][1],t]])),f=tr(f,[["enter",o,t],["enter",u,t],["exit",u,t],["enter",a,t]]),f=tr(f,Al(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),f=tr(f,[["exit",a,t],["enter",c,t],["exit",c,t],["exit",o,t]]),e[n][1].end.offset-e[n][1].start.offset?(p=2,f=tr(f,[["enter",e[n][1],t],["exit",e[n][1],t]])):p=0,zn(e,r-1,n-r+3,f),n=r+f.length-p-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function MP(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,o=ts(r);let a;return u;function u(d){return a=d,e.enter("attentionSequence"),c(d)}function c(d){if(d===a)return e.consume(d),c;const f=e.exit("attentionSequence"),p=ts(d),g=!p||p===2&&o||n.includes(d),T=!o||o===2&&p||n.includes(r);return f._open=!!(a===42?g:g&&(o||!T)),f._close=!!(a===42?T:T&&(p||!g)),t(d)}}function dE(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const FP={name:"autolink",tokenize:BP};function BP(e,t,n){let r=0;return o;function o(y){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a}function a(y){return xn(y)?(e.consume(y),u):y===64?n(y):f(y)}function u(y){return y===43||y===45||y===46||hn(y)?(r=1,c(y)):f(y)}function c(y){return y===58?(e.consume(y),r=0,d):(y===43||y===45||y===46||hn(y))&&r++<32?(e.consume(y),c):(r=0,f(y))}function d(y){return y===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.exit("autolink"),t):y===null||y===32||y===60||xl(y)?n(y):(e.consume(y),d)}function f(y){return y===64?(e.consume(y),p):vP(y)?(e.consume(y),f):n(y)}function p(y){return hn(y)?g(y):n(y)}function g(y){return y===46?(e.consume(y),r=0,p):y===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.exit("autolink"),t):T(y)}function T(y){if((y===45||hn(y))&&r++<63){const _=y===45?T:g;return e.consume(y),_}return n(y)}}const Aa={partial:!0,tokenize:UP};function UP(e,t,n){return r;function r(a){return et(a)?rt(e,o,"linePrefix")(a):o(a)}function o(a){return a===null||Be(a)?t(a):n(a)}}const fE={continuation:{tokenize:zP},exit:jP,name:"blockQuote",tokenize:HP};function HP(e,t,n){const r=this;return o;function o(u){if(u===62){const c=r.containerState;return c.open||(e.enter("blockQuote",{_container:!0}),c.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(u),e.exit("blockQuoteMarker"),a}return n(u)}function a(u){return et(u)?(e.enter("blockQuotePrefixWhitespace"),e.consume(u),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(u))}}function zP(e,t,n){const r=this;return o;function o(u){return et(u)?rt(e,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(u):a(u)}function a(u){return e.attempt(fE,t,n)(u)}}function jP(e){e.exit("blockQuote")}const hE={name:"characterEscape",tokenize:$P};function $P(e,t,n){return r;function r(a){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(a),e.exit("escapeMarker"),o}function o(a){return PP(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(a)}}const pE={name:"characterReference",tokenize:VP};function VP(e,t,n){const r=this;let o=0,a,u;return c;function c(g){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(g),e.exit("characterReferenceMarker"),d}function d(g){return g===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(g),e.exit("characterReferenceMarkerNumeric"),f):(e.enter("characterReferenceValue"),a=31,u=hn,p(g))}function f(g){return g===88||g===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(g),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,u=kP,p):(e.enter("characterReferenceValue"),a=7,u=$f,p(g))}function p(g){if(g===59&&o){const T=e.exit("characterReferenceValue");return u===hn&&!jf(r.sliceSerialize(T))?n(g):(e.enter("characterReferenceMarker"),e.consume(g),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return u(g)&&o++<a?(e.consume(g),p):n(g)}}const mE={partial:!0,tokenize:YP},gE={concrete:!0,name:"codeFenced",tokenize:qP};function qP(e,t,n){const r=this,o={partial:!0,tokenize:V};let a=0,u=0,c;return d;function d(D){return f(D)}function f(D){const K=r.events[r.events.length-1];return a=K&&K[1].type==="linePrefix"?K[2].sliceSerialize(K[1],!0).length:0,c=D,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),p(D)}function p(D){return D===c?(u++,e.consume(D),p):u<3?n(D):(e.exit("codeFencedFenceSequence"),et(D)?rt(e,g,"whitespace")(D):g(D))}function g(D){return D===null||Be(D)?(e.exit("codeFencedFence"),r.interrupt?t(D):e.check(mE,S,M)(D)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),T(D))}function T(D){return D===null||Be(D)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),g(D)):et(D)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),rt(e,y,"whitespace")(D)):D===96&&D===c?n(D):(e.consume(D),T)}function y(D){return D===null||Be(D)?g(D):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),_(D))}function _(D){return D===null||Be(D)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),g(D)):D===96&&D===c?n(D):(e.consume(D),_)}function S(D){return e.attempt(o,M,k)(D)}function k(D){return e.enter("lineEnding"),e.consume(D),e.exit("lineEnding"),v}function v(D){return a>0&&et(D)?rt(e,N,"linePrefix",a+1)(D):N(D)}function N(D){return D===null||Be(D)?e.check(mE,S,M)(D):(e.enter("codeFlowValue"),A(D))}function A(D){return D===null||Be(D)?(e.exit("codeFlowValue"),N(D)):(e.consume(D),A)}function M(D){return e.exit("codeFenced"),t(D)}function V(D,K,re){let be=0;return $;function $(Te){return D.enter("lineEnding"),D.consume(Te),D.exit("lineEnding"),Z}function Z(Te){return D.enter("codeFencedFence"),et(Te)?rt(D,ce,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(Te):ce(Te)}function ce(Te){return Te===c?(D.enter("codeFencedFenceSequence"),he(Te)):re(Te)}function he(Te){return Te===c?(be++,D.consume(Te),he):be>=u?(D.exit("codeFencedFenceSequence"),et(Te)?rt(D,ue,"whitespace")(Te):ue(Te)):re(Te)}function ue(Te){return Te===null||Be(Te)?(D.exit("codeFencedFence"),K(Te)):re(Te)}}}function YP(e,t,n){const r=this;return o;function o(u){return u===null?n(u):(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),a)}function a(u){return r.parser.lazy[r.now().line]?n(u):t(u)}}const qf={name:"codeIndented",tokenize:WP},GP={partial:!0,tokenize:XP};function WP(e,t,n){const r=this;return o;function o(f){return e.enter("codeIndented"),rt(e,a,"linePrefix",5)(f)}function a(f){const p=r.events[r.events.length-1];return p&&p[1].type==="linePrefix"&&p[2].sliceSerialize(p[1],!0).length>=4?u(f):n(f)}function u(f){return f===null?d(f):Be(f)?e.attempt(GP,u,d)(f):(e.enter("codeFlowValue"),c(f))}function c(f){return f===null||Be(f)?(e.exit("codeFlowValue"),u(f)):(e.consume(f),c)}function d(f){return e.exit("codeIndented"),t(f)}}function XP(e,t,n){const r=this;return o;function o(u){return r.parser.lazy[r.now().line]?n(u):Be(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),o):rt(e,a,"linePrefix",5)(u)}function a(u){const c=r.events[r.events.length-1];return c&&c[1].type==="linePrefix"&&c[2].sliceSerialize(c[1],!0).length>=4?t(u):Be(u)?o(u):n(u)}}const KP={name:"codeText",previous:JP,resolve:QP,tokenize:ZP};function QP(e){let t=e.length-4,n=3,r,o;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)o===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(o=r):(r===t||e[r][1].type==="lineEnding")&&(e[o][1].type="codeTextData",r!==o+2&&(e[o][1].end=e[r-1][1].end,e.splice(o+2,r-o-2),t-=r-o-2,r=o+2),o=void 0);return e}function JP(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function ZP(e,t,n){let r=0,o,a;return u;function u(g){return e.enter("codeText"),e.enter("codeTextSequence"),c(g)}function c(g){return g===96?(e.consume(g),r++,c):(e.exit("codeTextSequence"),d(g))}function d(g){return g===null?n(g):g===32?(e.enter("space"),e.consume(g),e.exit("space"),d):g===96?(a=e.enter("codeTextSequence"),o=0,p(g)):Be(g)?(e.enter("lineEnding"),e.consume(g),e.exit("lineEnding"),d):(e.enter("codeTextData"),f(g))}function f(g){return g===null||g===32||g===96||Be(g)?(e.exit("codeTextData"),d(g)):(e.consume(g),f)}function p(g){return g===96?(e.consume(g),o++,p):o===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(g)):(a.type="codeTextData",f(g))}}class eN{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const r=n==null?Number.POSITIVE_INFINITY:n;return r<this.left.length?this.left.slice(t,r):t>this.left.length?this.right.slice(this.right.length-r+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-r+this.left.length).reverse())}splice(t,n,r){const o=n||0;this.setCursor(Math.trunc(t));const a=this.right.splice(this.right.length-o,Number.POSITIVE_INFINITY);return r&&Ca(this.left,r),a.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),Ca(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Ca(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const n=this.left.splice(t,Number.POSITIVE_INFINITY);Ca(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Ca(this.left,n.reverse())}}}function Ca(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function EE(e){const t={};let n=-1,r,o,a,u,c,d,f;const p=new eN(e);for(;++n<p.length;){for(;n in t;)n=t[n];if(r=p.get(n),n&&r[1].type==="chunkFlow"&&p.get(n-1)[1].type==="listItemPrefix"&&(d=r[1]._tokenizer.events,a=0,a<d.length&&d[a][1].type==="lineEndingBlank"&&(a+=2),a<d.length&&d[a][1].type==="content"))for(;++a<d.length&&d[a][1].type!=="content";)d[a][1].type==="chunkText"&&(d[a][1]._isInFirstContentOfListItem=!0,a++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,tN(p,n)),n=t[n],f=!0);else if(r[1]._container){for(a=n,o=void 0;a--;)if(u=p.get(a),u[1].type==="lineEnding"||u[1].type==="lineEndingBlank")u[0]==="enter"&&(o&&(p.get(o)[1].type="lineEndingBlank"),u[1].type="lineEnding",o=a);else if(!(u[1].type==="linePrefix"||u[1].type==="listItemIndent"))break;o&&(r[1].end=F({},p.get(o)[1].start),c=p.slice(o,n),c.unshift(r),p.splice(o,n-o+1,c))}}return zn(e,0,Number.POSITIVE_INFINITY,p.slice(0)),!f}function tN(e,t){const n=e.get(t)[1],r=e.get(t)[2];let o=t-1;const a=[];let u=n._tokenizer;u||(u=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(u._contentTypeTextTrailing=!0));const c=u.events,d=[],f={};let p,g,T=-1,y=n,_=0,S=0;const k=[S];for(;y;){for(;e.get(++o)[1]!==y;);a.push(o),y._tokenizer||(p=r.sliceStream(y),y.next||p.push(null),g&&u.defineSkip(y.start),y._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=!0),u.write(p),y._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=void 0)),g=y,y=y.next}for(y=n;++T<c.length;)c[T][0]==="exit"&&c[T-1][0]==="enter"&&c[T][1].type===c[T-1][1].type&&c[T][1].start.line!==c[T][1].end.line&&(S=T+1,k.push(S),y._tokenizer=void 0,y.previous=void 0,y=y.next);for(u.events=[],y?(y._tokenizer=void 0,y.previous=void 0):k.pop(),T=k.length;T--;){const v=c.slice(k[T],k[T+1]),N=a.pop();d.push([N,N+v.length-1]),e.splice(N,2,v)}for(d.reverse(),T=-1;++T<d.length;)f[_+d[T][0]]=_+d[T][1],_+=d[T][1]-d[T][0]-1;return f}const nN={resolve:iN,tokenize:oN},rN={partial:!0,tokenize:sN};function iN(e){return EE(e),e}function oN(e,t){let n;return r;function r(c){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),o(c)}function o(c){return c===null?a(c):Be(c)?e.check(rN,u,a)(c):(e.consume(c),o)}function a(c){return e.exit("chunkContent"),e.exit("content"),t(c)}function u(c){return e.consume(c),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,o}}function sN(e,t,n){const r=this;return o;function o(u){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),rt(e,a,"linePrefix")}function a(u){if(u===null||Be(u))return n(u);const c=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&c&&c[1].type==="linePrefix"&&c[2].sliceSerialize(c[1],!0).length>=4?t(u):e.interrupt(r.parser.constructs.flow,n,t)(u)}}function yE(e,t,n,r,o,a,u,c,d){const f=d||Number.POSITIVE_INFINITY;let p=0;return g;function g(v){return v===60?(e.enter(r),e.enter(o),e.enter(a),e.consume(v),e.exit(a),T):v===null||v===32||v===41||xl(v)?n(v):(e.enter(r),e.enter(u),e.enter(c),e.enter("chunkString",{contentType:"string"}),S(v))}function T(v){return v===62?(e.enter(a),e.consume(v),e.exit(a),e.exit(o),e.exit(r),t):(e.enter(c),e.enter("chunkString",{contentType:"string"}),y(v))}function y(v){return v===62?(e.exit("chunkString"),e.exit(c),T(v)):v===null||v===60||Be(v)?n(v):(e.consume(v),v===92?_:y)}function _(v){return v===60||v===62||v===92?(e.consume(v),y):y(v)}function S(v){return!p&&(v===null||v===41||ht(v))?(e.exit("chunkString"),e.exit(c),e.exit(u),e.exit(r),t(v)):p<f&&v===40?(e.consume(v),p++,S):v===41?(e.consume(v),p--,S):v===null||v===32||v===40||xl(v)?n(v):(e.consume(v),v===92?k:S)}function k(v){return v===40||v===41||v===92?(e.consume(v),S):S(v)}}function bE(e,t,n,r,o,a){const u=this;let c=0,d;return f;function f(y){return e.enter(r),e.enter(o),e.consume(y),e.exit(o),e.enter(a),p}function p(y){return c>999||y===null||y===91||y===93&&!d||y===94&&!c&&"_hiddenFootnoteSupport"in u.parser.constructs?n(y):y===93?(e.exit(a),e.enter(o),e.consume(y),e.exit(o),e.exit(r),t):Be(y)?(e.enter("lineEnding"),e.consume(y),e.exit("lineEnding"),p):(e.enter("chunkString",{contentType:"string"}),g(y))}function g(y){return y===null||y===91||y===93||Be(y)||c++>999?(e.exit("chunkString"),p(y)):(e.consume(y),d||(d=!et(y)),y===92?T:g)}function T(y){return y===91||y===92||y===93?(e.consume(y),c++,g):g(y)}}function TE(e,t,n,r,o,a){let u;return c;function c(T){return T===34||T===39||T===40?(e.enter(r),e.enter(o),e.consume(T),e.exit(o),u=T===40?41:T,d):n(T)}function d(T){return T===u?(e.enter(o),e.consume(T),e.exit(o),e.exit(r),t):(e.enter(a),f(T))}function f(T){return T===u?(e.exit(a),d(u)):T===null?n(T):Be(T)?(e.enter("lineEnding"),e.consume(T),e.exit("lineEnding"),rt(e,f,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),p(T))}function p(T){return T===u||T===null||Be(T)?(e.exit("chunkString"),f(T)):(e.consume(T),T===92?g:p)}function g(T){return T===u||T===92?(e.consume(T),p):p(T)}}function va(e,t){let n;return r;function r(o){return Be(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),n=!0,r):et(o)?rt(e,r,n?"linePrefix":"lineSuffix")(o):t(o)}}const aN={name:"definition",tokenize:lN},uN={partial:!0,tokenize:cN};function lN(e,t,n){const r=this;let o;return a;function a(y){return e.enter("definition"),u(y)}function u(y){return bE.call(r,e,c,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(y)}function c(y){return o=gr(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),y===58?(e.enter("definitionMarker"),e.consume(y),e.exit("definitionMarker"),d):n(y)}function d(y){return ht(y)?va(e,f)(y):f(y)}function f(y){return yE(e,p,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(y)}function p(y){return e.attempt(uN,g,g)(y)}function g(y){return et(y)?rt(e,T,"whitespace")(y):T(y)}function T(y){return y===null||Be(y)?(e.exit("definition"),r.parser.defined.push(o),t(y)):n(y)}}function cN(e,t,n){return r;function r(c){return ht(c)?va(e,o)(c):n(c)}function o(c){return TE(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(c)}function a(c){return et(c)?rt(e,u,"whitespace")(c):u(c)}function u(c){return c===null||Be(c)?t(c):n(c)}}const dN={name:"hardBreakEscape",tokenize:fN};function fN(e,t,n){return r;function r(a){return e.enter("hardBreakEscape"),e.consume(a),o}function o(a){return Be(a)?(e.exit("hardBreakEscape"),t(a)):n(a)}}const hN={name:"headingAtx",resolve:pN,tokenize:mN};function pN(e,t){let n=e.length-2,r=3,o,a;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(o={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},a={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},zn(e,r,n-r+1,[["enter",o,t],["enter",a,t],["exit",a,t],["exit",o,t]])),e}function mN(e,t,n){let r=0;return o;function o(p){return e.enter("atxHeading"),a(p)}function a(p){return e.enter("atxHeadingSequence"),u(p)}function u(p){return p===35&&r++<6?(e.consume(p),u):p===null||ht(p)?(e.exit("atxHeadingSequence"),c(p)):n(p)}function c(p){return p===35?(e.enter("atxHeadingSequence"),d(p)):p===null||Be(p)?(e.exit("atxHeading"),t(p)):et(p)?rt(e,c,"whitespace")(p):(e.enter("atxHeadingText"),f(p))}function d(p){return p===35?(e.consume(p),d):(e.exit("atxHeadingSequence"),c(p))}function f(p){return p===null||p===35||ht(p)?(e.exit("atxHeadingText"),c(p)):(e.consume(p),f)}}const gN=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],_E=["pre","script","style","textarea"],EN={concrete:!0,name:"htmlFlow",resolveTo:TN,tokenize:_N},yN={partial:!0,tokenize:xN},bN={partial:!0,tokenize:SN};function TN(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function _N(e,t,n){const r=this;let o,a,u,c,d;return f;function f(O){return p(O)}function p(O){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(O),g}function g(O){return O===33?(e.consume(O),T):O===47?(e.consume(O),a=!0,S):O===63?(e.consume(O),o=3,r.interrupt?t:C):xn(O)?(e.consume(O),u=String.fromCharCode(O),k):n(O)}function T(O){return O===45?(e.consume(O),o=2,y):O===91?(e.consume(O),o=5,c=0,_):xn(O)?(e.consume(O),o=4,r.interrupt?t:C):n(O)}function y(O){return O===45?(e.consume(O),r.interrupt?t:C):n(O)}function _(O){const _e="CDATA[";return O===_e.charCodeAt(c++)?(e.consume(O),c===_e.length?r.interrupt?t:ce:_):n(O)}function S(O){return xn(O)?(e.consume(O),u=String.fromCharCode(O),k):n(O)}function k(O){if(O===null||O===47||O===62||ht(O)){const _e=O===47,Ie=u.toLowerCase();return!_e&&!a&&_E.includes(Ie)?(o=1,r.interrupt?t(O):ce(O)):gN.includes(u.toLowerCase())?(o=6,_e?(e.consume(O),v):r.interrupt?t(O):ce(O)):(o=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(O):a?N(O):A(O))}return O===45||hn(O)?(e.consume(O),u+=String.fromCharCode(O),k):n(O)}function v(O){return O===62?(e.consume(O),r.interrupt?t:ce):n(O)}function N(O){return et(O)?(e.consume(O),N):$(O)}function A(O){return O===47?(e.consume(O),$):O===58||O===95||xn(O)?(e.consume(O),M):et(O)?(e.consume(O),A):$(O)}function M(O){return O===45||O===46||O===58||O===95||hn(O)?(e.consume(O),M):V(O)}function V(O){return O===61?(e.consume(O),D):et(O)?(e.consume(O),V):A(O)}function D(O){return O===null||O===60||O===61||O===62||O===96?n(O):O===34||O===39?(e.consume(O),d=O,K):et(O)?(e.consume(O),D):re(O)}function K(O){return O===d?(e.consume(O),d=null,be):O===null||Be(O)?n(O):(e.consume(O),K)}function re(O){return O===null||O===34||O===39||O===47||O===60||O===61||O===62||O===96||ht(O)?V(O):(e.consume(O),re)}function be(O){return O===47||O===62||et(O)?A(O):n(O)}function $(O){return O===62?(e.consume(O),Z):n(O)}function Z(O){return O===null||Be(O)?ce(O):et(O)?(e.consume(O),Z):n(O)}function ce(O){return O===45&&o===2?(e.consume(O),Oe):O===60&&o===1?(e.consume(O),de):O===62&&o===4?(e.consume(O),B):O===63&&o===3?(e.consume(O),C):O===93&&o===5?(e.consume(O),ie):Be(O)&&(o===6||o===7)?(e.exit("htmlFlowData"),e.check(yN,te,he)(O)):O===null||Be(O)?(e.exit("htmlFlowData"),he(O)):(e.consume(O),ce)}function he(O){return e.check(bN,ue,te)(O)}function ue(O){return e.enter("lineEnding"),e.consume(O),e.exit("lineEnding"),Te}function Te(O){return O===null||Be(O)?he(O):(e.enter("htmlFlowData"),ce(O))}function Oe(O){return O===45?(e.consume(O),C):ce(O)}function de(O){return O===47?(e.consume(O),u="",Q):ce(O)}function Q(O){if(O===62){const _e=u.toLowerCase();return _E.includes(_e)?(e.consume(O),B):ce(O)}return xn(O)&&u.length<8?(e.consume(O),u+=String.fromCharCode(O),Q):ce(O)}function ie(O){return O===93?(e.consume(O),C):ce(O)}function C(O){return O===62?(e.consume(O),B):O===45&&o===2?(e.consume(O),C):ce(O)}function B(O){return O===null||Be(O)?(e.exit("htmlFlowData"),te(O)):(e.consume(O),B)}function te(O){return e.exit("htmlFlow"),t(O)}}function SN(e,t,n){const r=this;return o;function o(u){return Be(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),a):n(u)}function a(u){return r.parser.lazy[r.now().line]?n(u):t(u)}}function xN(e,t,n){return r;function r(o){return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),e.attempt(Aa,t,n)}}const wN={name:"htmlText",tokenize:AN};function AN(e,t,n){const r=this;let o,a,u;return c;function c(C){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(C),d}function d(C){return C===33?(e.consume(C),f):C===47?(e.consume(C),V):C===63?(e.consume(C),A):xn(C)?(e.consume(C),re):n(C)}function f(C){return C===45?(e.consume(C),p):C===91?(e.consume(C),a=0,_):xn(C)?(e.consume(C),N):n(C)}function p(C){return C===45?(e.consume(C),y):n(C)}function g(C){return C===null?n(C):C===45?(e.consume(C),T):Be(C)?(u=g,de(C)):(e.consume(C),g)}function T(C){return C===45?(e.consume(C),y):g(C)}function y(C){return C===62?Oe(C):C===45?T(C):g(C)}function _(C){const B="CDATA[";return C===B.charCodeAt(a++)?(e.consume(C),a===B.length?S:_):n(C)}function S(C){return C===null?n(C):C===93?(e.consume(C),k):Be(C)?(u=S,de(C)):(e.consume(C),S)}function k(C){return C===93?(e.consume(C),v):S(C)}function v(C){return C===62?Oe(C):C===93?(e.consume(C),v):S(C)}function N(C){return C===null||C===62?Oe(C):Be(C)?(u=N,de(C)):(e.consume(C),N)}function A(C){return C===null?n(C):C===63?(e.consume(C),M):Be(C)?(u=A,de(C)):(e.consume(C),A)}function M(C){return C===62?Oe(C):A(C)}function V(C){return xn(C)?(e.consume(C),D):n(C)}function D(C){return C===45||hn(C)?(e.consume(C),D):K(C)}function K(C){return Be(C)?(u=K,de(C)):et(C)?(e.consume(C),K):Oe(C)}function re(C){return C===45||hn(C)?(e.consume(C),re):C===47||C===62||ht(C)?be(C):n(C)}function be(C){return C===47?(e.consume(C),Oe):C===58||C===95||xn(C)?(e.consume(C),$):Be(C)?(u=be,de(C)):et(C)?(e.consume(C),be):Oe(C)}function $(C){return C===45||C===46||C===58||C===95||hn(C)?(e.consume(C),$):Z(C)}function Z(C){return C===61?(e.consume(C),ce):Be(C)?(u=Z,de(C)):et(C)?(e.consume(C),Z):be(C)}function ce(C){return C===null||C===60||C===61||C===62||C===96?n(C):C===34||C===39?(e.consume(C),o=C,he):Be(C)?(u=ce,de(C)):et(C)?(e.consume(C),ce):(e.consume(C),ue)}function he(C){return C===o?(e.consume(C),o=void 0,Te):C===null?n(C):Be(C)?(u=he,de(C)):(e.consume(C),he)}function ue(C){return C===null||C===34||C===39||C===60||C===61||C===96?n(C):C===47||C===62||ht(C)?be(C):(e.consume(C),ue)}function Te(C){return C===47||C===62||ht(C)?be(C):n(C)}function Oe(C){return C===62?(e.consume(C),e.exit("htmlTextData"),e.exit("htmlText"),t):n(C)}function de(C){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(C),e.exit("lineEnding"),Q}function Q(C){return et(C)?rt(e,ie,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(C):ie(C)}function ie(C){return e.enter("htmlTextData"),u(C)}}const Yf={name:"labelEnd",resolveAll:PN,resolveTo:NN,tokenize:ON},CN={tokenize:IN},vN={tokenize:RN},kN={tokenize:LN};function PN(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd"){const o=r.type==="labelImage"?4:2;r.type="data",t+=o}}return e.length!==n.length&&zn(e,0,e.length,n),e}function NN(e,t){let n=e.length,r=0,o,a,u,c;for(;n--;)if(o=e[n][1],a){if(o.type==="link"||o.type==="labelLink"&&o._inactive)break;e[n][0]==="enter"&&o.type==="labelLink"&&(o._inactive=!0)}else if(u){if(e[n][0]==="enter"&&(o.type==="labelImage"||o.type==="labelLink")&&!o._balanced&&(a=n,o.type!=="labelLink")){r=2;break}}else o.type==="labelEnd"&&(u=n);const d={type:e[a][1].type==="labelLink"?"link":"image",start:F({},e[a][1].start),end:F({},e[e.length-1][1].end)},f={type:"label",start:F({},e[a][1].start),end:F({},e[u][1].end)},p={type:"labelText",start:F({},e[a+r+2][1].end),end:F({},e[u-2][1].start)};return c=[["enter",d,t],["enter",f,t]],c=tr(c,e.slice(a+1,a+r+3)),c=tr(c,[["enter",p,t]]),c=tr(c,Al(t.parser.constructs.insideSpan.null,e.slice(a+r+4,u-3),t)),c=tr(c,[["exit",p,t],e[u-2],e[u-1],["exit",f,t]]),c=tr(c,e.slice(u+1)),c=tr(c,[["exit",d,t]]),zn(e,a,e.length,c),e}function ON(e,t,n){const r=this;let o=r.events.length,a,u;for(;o--;)if((r.events[o][1].type==="labelImage"||r.events[o][1].type==="labelLink")&&!r.events[o][1]._balanced){a=r.events[o][1];break}return c;function c(T){return a?a._inactive?g(T):(u=r.parser.defined.includes(gr(r.sliceSerialize({start:a.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(T),e.exit("labelMarker"),e.exit("labelEnd"),d):n(T)}function d(T){return T===40?e.attempt(CN,p,u?p:g)(T):T===91?e.attempt(vN,p,u?f:g)(T):u?p(T):g(T)}function f(T){return e.attempt(kN,p,g)(T)}function p(T){return t(T)}function g(T){return a._balanced=!0,n(T)}}function IN(e,t,n){return r;function r(g){return e.enter("resource"),e.enter("resourceMarker"),e.consume(g),e.exit("resourceMarker"),o}function o(g){return ht(g)?va(e,a)(g):a(g)}function a(g){return g===41?p(g):yE(e,u,c,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(g)}function u(g){return ht(g)?va(e,d)(g):p(g)}function c(g){return n(g)}function d(g){return g===34||g===39||g===40?TE(e,f,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(g):p(g)}function f(g){return ht(g)?va(e,p)(g):p(g)}function p(g){return g===41?(e.enter("resourceMarker"),e.consume(g),e.exit("resourceMarker"),e.exit("resource"),t):n(g)}}function RN(e,t,n){const r=this;return o;function o(c){return bE.call(r,e,a,u,"reference","referenceMarker","referenceString")(c)}function a(c){return r.parser.defined.includes(gr(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(c):n(c)}function u(c){return n(c)}}function LN(e,t,n){return r;function r(a){return e.enter("reference"),e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),o}function o(a){return a===93?(e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),e.exit("reference"),t):n(a)}}const DN={name:"labelStartImage",resolveAll:Yf.resolveAll,tokenize:MN};function MN(e,t,n){const r=this;return o;function o(c){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(c),e.exit("labelImageMarker"),a}function a(c){return c===91?(e.enter("labelMarker"),e.consume(c),e.exit("labelMarker"),e.exit("labelImage"),u):n(c)}function u(c){return c===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(c):t(c)}}const FN={name:"labelStartLink",resolveAll:Yf.resolveAll,tokenize:BN};function BN(e,t,n){const r=this;return o;function o(u){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(u),e.exit("labelMarker"),e.exit("labelLink"),a}function a(u){return u===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(u):t(u)}}const Gf={name:"lineEnding",tokenize:UN};function UN(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),rt(e,t,"linePrefix")}}const Cl={name:"thematicBreak",tokenize:HN};function HN(e,t,n){let r=0,o;return a;function a(f){return e.enter("thematicBreak"),u(f)}function u(f){return o=f,c(f)}function c(f){return f===o?(e.enter("thematicBreakSequence"),d(f)):r>=3&&(f===null||Be(f))?(e.exit("thematicBreak"),t(f)):n(f)}function d(f){return f===o?(e.consume(f),r++,d):(e.exit("thematicBreakSequence"),et(f)?rt(e,c,"whitespace")(f):c(f))}}const Nn={continuation:{tokenize:VN},exit:YN,name:"list",tokenize:$N},zN={partial:!0,tokenize:GN},jN={partial:!0,tokenize:qN};function $N(e,t,n){const r=this,o=r.events[r.events.length-1];let a=o&&o[1].type==="linePrefix"?o[2].sliceSerialize(o[1],!0).length:0,u=0;return c;function c(y){const _=r.containerState.type||(y===42||y===43||y===45?"listUnordered":"listOrdered");if(_==="listUnordered"?!r.containerState.marker||y===r.containerState.marker:$f(y)){if(r.containerState.type||(r.containerState.type=_,e.enter(_,{_container:!0})),_==="listUnordered")return e.enter("listItemPrefix"),y===42||y===45?e.check(Cl,n,f)(y):f(y);if(!r.interrupt||y===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),d(y)}return n(y)}function d(y){return $f(y)&&++u<10?(e.consume(y),d):(!r.interrupt||u<2)&&(r.containerState.marker?y===r.containerState.marker:y===41||y===46)?(e.exit("listItemValue"),f(y)):n(y)}function f(y){return e.enter("listItemMarker"),e.consume(y),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||y,e.check(Aa,r.interrupt?n:p,e.attempt(zN,T,g))}function p(y){return r.containerState.initialBlankLine=!0,a++,T(y)}function g(y){return et(y)?(e.enter("listItemPrefixWhitespace"),e.consume(y),e.exit("listItemPrefixWhitespace"),T):n(y)}function T(y){return r.containerState.size=a+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(y)}}function VN(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Aa,o,a);function o(c){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,rt(e,t,"listItemIndent",r.containerState.size+1)(c)}function a(c){return r.containerState.furtherBlankLines||!et(c)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,u(c)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(jN,t,u)(c))}function u(c){return r.containerState._closeFlow=!0,r.interrupt=void 0,rt(e,e.attempt(Nn,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(c)}}function qN(e,t,n){const r=this;return rt(e,o,"listItemIndent",r.containerState.size+1);function o(a){const u=r.events[r.events.length-1];return u&&u[1].type==="listItemIndent"&&u[2].sliceSerialize(u[1],!0).length===r.containerState.size?t(a):n(a)}}function YN(e){e.exit(this.containerState.type)}function GN(e,t,n){const r=this;return rt(e,o,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function o(a){const u=r.events[r.events.length-1];return!et(a)&&u&&u[1].type==="listItemPrefixWhitespace"?t(a):n(a)}}const SE={name:"setextUnderline",resolveTo:WN,tokenize:XN};function WN(e,t){let n=e.length,r,o,a;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(o=n)}else e[n][1].type==="content"&&e.splice(n,1),!a&&e[n][1].type==="definition"&&(a=n);const u={type:"setextHeading",start:F({},e[r][1].start),end:F({},e[e.length-1][1].end)};return e[o][1].type="setextHeadingText",a?(e.splice(o,0,["enter",u,t]),e.splice(a+1,0,["exit",e[r][1],t]),e[r][1].end=F({},e[a][1].end)):e[r][1]=u,e.push(["exit",u,t]),e}function XN(e,t,n){const r=this;let o;return a;function a(f){let p=r.events.length,g;for(;p--;)if(r.events[p][1].type!=="lineEnding"&&r.events[p][1].type!=="linePrefix"&&r.events[p][1].type!=="content"){g=r.events[p][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||g)?(e.enter("setextHeadingLine"),o=f,u(f)):n(f)}function u(f){return e.enter("setextHeadingLineSequence"),c(f)}function c(f){return f===o?(e.consume(f),c):(e.exit("setextHeadingLineSequence"),et(f)?rt(e,d,"lineSuffix")(f):d(f))}function d(f){return f===null||Be(f)?(e.exit("setextHeadingLine"),t(f)):n(f)}}const KN={tokenize:QN};function QN(e){const t=this,n=e.attempt(Aa,r,e.attempt(this.parser.constructs.flowInitial,o,rt(e,e.attempt(this.parser.constructs.flow,o,e.attempt(nN,o)),"linePrefix")));return n;function r(a){if(a===null){e.consume(a);return}return e.enter("lineEndingBlank"),e.consume(a),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function o(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const JN={resolveAll:wE()},ZN=xE("string"),eO=xE("text");function xE(e){return{resolveAll:wE(e==="text"?tO:void 0),tokenize:t};function t(n){const r=this,o=this.parser.constructs[e],a=n.attempt(o,u,c);return u;function u(p){return f(p)?a(p):c(p)}function c(p){if(p===null){n.consume(p);return}return n.enter("data"),n.consume(p),d}function d(p){return f(p)?(n.exit("data"),a(p)):(n.consume(p),d)}function f(p){if(p===null)return!0;const g=o[p];let T=-1;if(g)for(;++T<g.length;){const y=g[T];if(!y.previous||y.previous.call(r,r.previous))return!0}return!1}}}function wE(e){return t;function t(n,r){let o=-1,a;for(;++o<=n.length;)a===void 0?n[o]&&n[o][1].type==="data"&&(a=o,o++):(!n[o]||n[o][1].type!=="data")&&(o!==a+2&&(n[a][1].end=n[o-1][1].end,n.splice(a+2,o-a-2),o=a+2),a=void 0);return e?e(n,r):n}}function tO(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const r=e[n-1][1],o=t.sliceStream(r);let a=o.length,u=-1,c=0,d;for(;a--;){const f=o[a];if(typeof f=="string"){for(u=f.length;f.charCodeAt(u-1)===32;)c++,u--;if(u)break;u=-1}else if(f===-2)d=!0,c++;else if(f!==-1){a++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(c=0),c){const f={type:n===e.length||d||c<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:a?u:r.start._bufferIndex+u,_index:r.start._index+a,line:r.end.line,column:r.end.column-c,offset:r.end.offset-c},end:F({},r.end)};r.end=F({},f.start),r.start.offset===r.end.offset?Object.assign(r,f):(e.splice(n,0,["enter",f,t],["exit",f,t]),n+=2)}n++}return e}const nO=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:{null:[42,95]},contentInitial:{91:aN},disable:{null:[]},document:{42:Nn,43:Nn,45:Nn,48:Nn,49:Nn,50:Nn,51:Nn,52:Nn,53:Nn,54:Nn,55:Nn,56:Nn,57:Nn,62:fE},flow:{35:hN,42:Cl,45:[SE,Cl],60:EN,61:SE,95:Cl,96:gE,126:gE},flowInitial:{[-2]:qf,[-1]:qf,32:qf},insideSpan:{null:[Vf,JN]},string:{38:pE,92:hE},text:{[-5]:Gf,[-4]:Gf,[-3]:Gf,33:DN,38:pE,42:Vf,60:[FP,wN],91:FN,92:[dN,hE],93:Yf,95:Vf,96:KP}},Symbol.toStringTag,{value:"Module"}));function rO(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const o={},a=[];let u=[],c=[];const d={attempt:K(V),check:K(D),consume:N,enter:A,exit:M,interrupt:K(D,{interrupt:!0})},f={code:null,containerState:{},defineSkip:S,events:[],now:_,parser:e,previous:null,sliceSerialize:T,sliceStream:y,write:g};let p=t.tokenize.call(f,d);return t.resolveAll&&a.push(t),f;function g(Z){return u=tr(u,Z),k(),u[u.length-1]!==null?[]:(re(t,0),f.events=Al(a,f.events,f),f.events)}function T(Z,ce){return oO(y(Z),ce)}function y(Z){return iO(u,Z)}function _(){const{_bufferIndex:Z,_index:ce,line:he,column:ue,offset:Te}=r;return{_bufferIndex:Z,_index:ce,line:he,column:ue,offset:Te}}function S(Z){o[Z.line]=Z.column,$()}function k(){let Z;for(;r._index<u.length;){const ce=u[r._index];if(typeof ce=="string")for(Z=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===Z&&r._bufferIndex<ce.length;)v(ce.charCodeAt(r._bufferIndex));else v(ce)}}function v(Z){p=p(Z)}function N(Z){Be(Z)?(r.line++,r.column=1,r.offset+=Z===-3?2:1,$()):Z!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===u[r._index].length&&(r._bufferIndex=-1,r._index++)),f.previous=Z}function A(Z,ce){const he=ce||{};return he.type=Z,he.start=_(),f.events.push(["enter",he,f]),c.push(he),he}function M(Z){const ce=c.pop();return ce.end=_(),f.events.push(["exit",ce,f]),ce}function V(Z,ce){re(Z,ce.from)}function D(Z,ce){ce.restore()}function K(Z,ce){return he;function he(ue,Te,Oe){let de,Q,ie,C;return Array.isArray(ue)?te(ue):"tokenize"in ue?te([ue]):B(ue);function B(Ae){return $e;function $e(we){const We=we!==null&&Ae[we],pt=we!==null&&Ae.null,on=[...Array.isArray(We)?We:We?[We]:[],...Array.isArray(pt)?pt:pt?[pt]:[]];return te(on)(we)}}function te(Ae){return de=Ae,Q=0,Ae.length===0?Oe:O(Ae[Q])}function O(Ae){return $e;function $e(we){return C=be(),ie=Ae,Ae.partial||(f.currentConstruct=Ae),Ae.name&&f.parser.constructs.disable.null.includes(Ae.name)?Ie():Ae.tokenize.call(ce?Object.assign(Object.create(f),ce):f,d,_e,Ie)(we)}}function _e(Ae){return Z(ie,C),Te}function Ie(Ae){return C.restore(),++Q<de.length?O(de[Q]):Oe}}}function re(Z,ce){Z.resolveAll&&!a.includes(Z)&&a.push(Z),Z.resolve&&zn(f.events,ce,f.events.length-ce,Z.resolve(f.events.slice(ce),f)),Z.resolveTo&&(f.events=Z.resolveTo(f.events,f))}function be(){const Z=_(),ce=f.previous,he=f.currentConstruct,ue=f.events.length,Te=Array.from(c);return{from:ue,restore:Oe};function Oe(){r=Z,f.previous=ce,f.currentConstruct=he,f.events.length=ue,c=Te,$()}}function $(){r.line in o&&r.column<2&&(r.column=o[r.line],r.offset+=o[r.line]-1)}}function iO(e,t){const n=t.start._index,r=t.start._bufferIndex,o=t.end._index,a=t.end._bufferIndex;let u;if(n===o)u=[e[n].slice(r,a)];else{if(u=e.slice(n,o),r>-1){const c=u[0];typeof c=="string"?u[0]=c.slice(r):u.shift()}a>0&&u.push(e[o].slice(0,a))}return u}function oO(e,t){let n=-1;const r=[];let o;for(;++n<e.length;){const a=e[n];let u;if(typeof a=="string")u=a;else switch(a){case-5:{u="\r";break}case-4:{u=`
|
|
17
|
+
`+b.stack}return{value:i,source:s,stack:E,digest:null}}function Fm(i,s,l){return{value:i,source:null,stack:l!=null?l:null,digest:s!=null?s:null}}function Bm(i,s){try{console.error(s.value)}catch(l){setTimeout(function(){throw l})}}var JB=typeof WeakMap=="function"?WeakMap:Map;function Yx(i,s,l){l=gi(-1,l),l.tag=3,l.payload={element:null};var h=s.value;return l.callback=function(){hd||(hd=!0,Zm=h),Bm(i,s)},l}function Gx(i,s,l){l=gi(-1,l),l.tag=3;var h=i.type.getDerivedStateFromError;if(typeof h=="function"){var E=s.value;l.payload=function(){return h(E)},l.callback=function(){Bm(i,s)}}var b=i.stateNode;return b!==null&&typeof b.componentDidCatch=="function"&&(l.callback=function(){Bm(i,s),typeof h!="function"&&(Gi===null?Gi=new Set([this]):Gi.add(this));var x=s.stack;this.componentDidCatch(s.value,{componentStack:x!==null?x:""})}),l}function Wx(i,s,l){var h=i.pingCache;if(h===null){h=i.pingCache=new JB;var E=new Set;h.set(s,E)}else E=h.get(s),E===void 0&&(E=new Set,h.set(s,E));E.has(l)||(E.add(l),i=f7.bind(null,i,s,l),s.then(i,i))}function Xx(i){do{var s;if((s=i.tag===13)&&(s=i.memoizedState,s=s!==null?s.dehydrated!==null:!0),s)return i;i=i.return}while(i!==null);return null}function Kx(i,s,l,h,E){return(i.mode&1)===0?(i===s?i.flags|=65536:(i.flags|=128,l.flags|=131072,l.flags&=-52805,l.tag===1&&(l.alternate===null?l.tag=17:(s=gi(-1,1),s.tag=2,qi(l,s,1))),l.lanes|=1),i):(i.flags|=65536,i.lanes=E,i)}var ZB=M.ReactCurrentOwner,Mn=!1;function Cn(i,s,l,h){s.child=i===null?gx(s,null,l,h):Vs(s,i.child,l,h)}function Qx(i,s,l,h,E){l=l.render;var b=s.ref;return Ys(s,E),h=Pm(i,s,l,h,b,E),l=Nm(),i!==null&&!Mn?(s.updateQueue=i.updateQueue,s.flags&=-2053,i.lanes&=~E,Ei(i,s,E)):(vt&&l&&fm(s),s.flags|=1,Cn(i,s,h,E),s.child)}function Jx(i,s,l,h,E){if(i===null){var b=l.type;return typeof b=="function"&&!s0(b)&&b.defaultProps===void 0&&l.compare===null&&l.defaultProps===void 0?(s.tag=15,s.type=b,Zx(i,s,b,h,E)):(i=bd(l.type,null,h,s,s.mode,E),i.ref=s.ref,i.return=s,s.child=i)}if(b=i.child,(i.lanes&E)===0){var x=b.memoizedProps;if(l=l.compare,l=l!==null?l:bu,l(x,h)&&i.ref===s.ref)return Ei(i,s,E)}return s.flags|=1,i=Qi(b,h),i.ref=s.ref,i.return=s,s.child=i}function Zx(i,s,l,h,E){if(i!==null){var b=i.memoizedProps;if(bu(b,h)&&i.ref===s.ref)if(Mn=!1,s.pendingProps=h=b,(i.lanes&E)!==0)(i.flags&131072)!==0&&(Mn=!0);else return s.lanes=i.lanes,Ei(i,s,E)}return Um(i,s,l,h,E)}function e2(i,s,l){var h=s.pendingProps,E=h.children,b=i!==null?i.memoizedState:null;if(h.mode==="hidden")if((s.mode&1)===0)s.memoizedState={baseLanes:0,cachePool:null,transitions:null},Tt(Ks,Xn),Xn|=l;else{if((l&1073741824)===0)return i=b!==null?b.baseLanes|l:l,s.lanes=s.childLanes=1073741824,s.memoizedState={baseLanes:i,cachePool:null,transitions:null},s.updateQueue=null,Tt(Ks,Xn),Xn|=i,null;s.memoizedState={baseLanes:0,cachePool:null,transitions:null},h=b!==null?b.baseLanes:l,Tt(Ks,Xn),Xn|=h}else b!==null?(h=b.baseLanes|l,s.memoizedState=null):h=l,Tt(Ks,Xn),Xn|=h;return Cn(i,s,E,l),s.child}function t2(i,s){var l=s.ref;(i===null&&l!==null||i!==null&&i.ref!==l)&&(s.flags|=512,s.flags|=2097152)}function Um(i,s,l,h,E){var b=Dn(l)?vo:gn.current;return b=Hs(s,b),Ys(s,E),l=Pm(i,s,l,h,b,E),h=Nm(),i!==null&&!Mn?(s.updateQueue=i.updateQueue,s.flags&=-2053,i.lanes&=~E,Ei(i,s,E)):(vt&&h&&fm(s),s.flags|=1,Cn(i,s,l,E),s.child)}function n2(i,s,l,h,E){if(Dn(l)){var b=!0;Vc(s)}else b=!1;if(Ys(s,E),s.stateNode===null)ud(i,s),Vx(s,l,h),Mm(s,l,h,E),h=!0;else if(i===null){var x=s.stateNode,R=s.memoizedProps;x.props=R;var H=x.context,J=l.contextType;typeof J=="object"&&J!==null?J=lr(J):(J=Dn(l)?vo:gn.current,J=Hs(s,J));var le=l.getDerivedStateFromProps,pe=typeof le=="function"||typeof x.getSnapshotBeforeUpdate=="function";pe||typeof x.UNSAFE_componentWillReceiveProps!="function"&&typeof x.componentWillReceiveProps!="function"||(R!==h||H!==J)&&qx(s,x,h,J),Vi=!1;var se=s.memoizedState;x.state=se,Zc(s,h,x,E),H=s.memoizedState,R!==h||se!==H||Ln.current||Vi?(typeof le=="function"&&(Dm(s,l,le,h),H=s.memoizedState),(R=Vi||$x(s,l,R,h,se,H,J))?(pe||typeof x.UNSAFE_componentWillMount!="function"&&typeof x.componentWillMount!="function"||(typeof x.componentWillMount=="function"&&x.componentWillMount(),typeof x.UNSAFE_componentWillMount=="function"&&x.UNSAFE_componentWillMount()),typeof x.componentDidMount=="function"&&(s.flags|=4194308)):(typeof x.componentDidMount=="function"&&(s.flags|=4194308),s.memoizedProps=h,s.memoizedState=H),x.props=h,x.state=H,x.context=J,h=R):(typeof x.componentDidMount=="function"&&(s.flags|=4194308),h=!1)}else{x=s.stateNode,yx(i,s),R=s.memoizedProps,J=s.type===s.elementType?R:Cr(s.type,R),x.props=J,pe=s.pendingProps,se=x.context,H=l.contextType,typeof H=="object"&&H!==null?H=lr(H):(H=Dn(l)?vo:gn.current,H=Hs(s,H));var xe=l.getDerivedStateFromProps;(le=typeof xe=="function"||typeof x.getSnapshotBeforeUpdate=="function")||typeof x.UNSAFE_componentWillReceiveProps!="function"&&typeof x.componentWillReceiveProps!="function"||(R!==pe||se!==H)&&qx(s,x,h,H),Vi=!1,se=s.memoizedState,x.state=se,Zc(s,h,x,E);var ke=s.memoizedState;R!==pe||se!==ke||Ln.current||Vi?(typeof xe=="function"&&(Dm(s,l,xe,h),ke=s.memoizedState),(J=Vi||$x(s,l,J,h,se,ke,H)||!1)?(le||typeof x.UNSAFE_componentWillUpdate!="function"&&typeof x.componentWillUpdate!="function"||(typeof x.componentWillUpdate=="function"&&x.componentWillUpdate(h,ke,H),typeof x.UNSAFE_componentWillUpdate=="function"&&x.UNSAFE_componentWillUpdate(h,ke,H)),typeof x.componentDidUpdate=="function"&&(s.flags|=4),typeof x.getSnapshotBeforeUpdate=="function"&&(s.flags|=1024)):(typeof x.componentDidUpdate!="function"||R===i.memoizedProps&&se===i.memoizedState||(s.flags|=4),typeof x.getSnapshotBeforeUpdate!="function"||R===i.memoizedProps&&se===i.memoizedState||(s.flags|=1024),s.memoizedProps=h,s.memoizedState=ke),x.props=h,x.state=ke,x.context=H,h=J):(typeof x.componentDidUpdate!="function"||R===i.memoizedProps&&se===i.memoizedState||(s.flags|=4),typeof x.getSnapshotBeforeUpdate!="function"||R===i.memoizedProps&&se===i.memoizedState||(s.flags|=1024),h=!1)}return Hm(i,s,l,h,b,E)}function Hm(i,s,l,h,E,b){t2(i,s);var x=(s.flags&128)!==0;if(!h&&!x)return E&&ax(s,l,!1),Ei(i,s,b);h=s.stateNode,ZB.current=s;var R=x&&typeof l.getDerivedStateFromError!="function"?null:h.render();return s.flags|=1,i!==null&&x?(s.child=Vs(s,i.child,null,b),s.child=Vs(s,null,R,b)):Cn(i,s,R,b),s.memoizedState=h.state,E&&ax(s,l,!0),s.child}function r2(i){var s=i.stateNode;s.pendingContext?ox(i,s.pendingContext,s.pendingContext!==s.context):s.context&&ox(i,s.context,!1),xm(i,s.containerInfo)}function i2(i,s,l,h,E){return $s(),gm(E),s.flags|=256,Cn(i,s,l,h),s.child}var zm={dehydrated:null,treeContext:null,retryLane:0};function jm(i){return{baseLanes:i,cachePool:null,transitions:null}}function o2(i,s,l){var h=s.pendingProps,E=Pt.current,b=!1,x=(s.flags&128)!==0,R;if((R=x)||(R=i!==null&&i.memoizedState===null?!1:(E&2)!==0),R?(b=!0,s.flags&=-129):(i===null||i.memoizedState!==null)&&(E|=1),Tt(Pt,E&1),i===null)return mm(s),i=s.memoizedState,i!==null&&(i=i.dehydrated,i!==null)?((s.mode&1)===0?s.lanes=1:i.data==="$!"?s.lanes=8:s.lanes=1073741824,null):(x=h.children,i=h.fallback,b?(h=s.mode,b=s.child,x={mode:"hidden",children:x},(h&1)===0&&b!==null?(b.childLanes=0,b.pendingProps=x):b=Td(x,h,0,null),i=Fo(i,h,l,null),b.return=s,i.return=s,b.sibling=i,s.child=b,s.child.memoizedState=jm(l),s.memoizedState=zm,i):$m(s,x));if(E=i.memoizedState,E!==null&&(R=E.dehydrated,R!==null))return e7(i,s,x,h,R,E,l);if(b){b=h.fallback,x=s.mode,E=i.child,R=E.sibling;var H={mode:"hidden",children:h.children};return(x&1)===0&&s.child!==E?(h=s.child,h.childLanes=0,h.pendingProps=H,s.deletions=null):(h=Qi(E,H),h.subtreeFlags=E.subtreeFlags&14680064),R!==null?b=Qi(R,b):(b=Fo(b,x,l,null),b.flags|=2),b.return=s,h.return=s,h.sibling=b,s.child=h,h=b,b=s.child,x=i.child.memoizedState,x=x===null?jm(l):{baseLanes:x.baseLanes|l,cachePool:null,transitions:x.transitions},b.memoizedState=x,b.childLanes=i.childLanes&~l,s.memoizedState=zm,h}return b=i.child,i=b.sibling,h=Qi(b,{mode:"visible",children:h.children}),(s.mode&1)===0&&(h.lanes=l),h.return=s,h.sibling=null,i!==null&&(l=s.deletions,l===null?(s.deletions=[i],s.flags|=16):l.push(i)),s.child=h,s.memoizedState=null,h}function $m(i,s){return s=Td({mode:"visible",children:s},i.mode,0,null),s.return=i,i.child=s}function ad(i,s,l,h){return h!==null&&gm(h),Vs(s,i.child,null,l),i=$m(s,s.pendingProps.children),i.flags|=2,s.memoizedState=null,i}function e7(i,s,l,h,E,b,x){if(l)return s.flags&256?(s.flags&=-257,h=Fm(Error(n(422))),ad(i,s,x,h)):s.memoizedState!==null?(s.child=i.child,s.flags|=128,null):(b=h.fallback,E=s.mode,h=Td({mode:"visible",children:h.children},E,0,null),b=Fo(b,E,x,null),b.flags|=2,h.return=s,b.return=s,h.sibling=b,s.child=h,(s.mode&1)!==0&&Vs(s,i.child,null,x),s.child.memoizedState=jm(x),s.memoizedState=zm,b);if((s.mode&1)===0)return ad(i,s,x,null);if(E.data==="$!"){if(h=E.nextSibling&&E.nextSibling.dataset,h)var R=h.dgst;return h=R,b=Error(n(419)),h=Fm(b,h,void 0),ad(i,s,x,h)}if(R=(x&i.childLanes)!==0,Mn||R){if(h=tn,h!==null){switch(x&-x){case 4:E=2;break;case 16:E=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:E=32;break;case 536870912:E=268435456;break;default:E=0}E=(E&(h.suspendedLanes|x))!==0?0:E,E!==0&&E!==b.retryLane&&(b.retryLane=E,mi(i,E),kr(h,i,E,-1))}return o0(),h=Fm(Error(n(421))),ad(i,s,x,h)}return E.data==="$?"?(s.flags|=128,s.child=i.child,s=h7.bind(null,i),E._reactRetry=s,null):(i=b.treeContext,Wn=Hi(E.nextSibling),Gn=s,vt=!0,wr=null,i!==null&&(ar[ur++]=hi,ar[ur++]=pi,ar[ur++]=ko,hi=i.id,pi=i.overflow,ko=s),s=$m(s,h.children),s.flags|=4096,s)}function s2(i,s,l){i.lanes|=s;var h=i.alternate;h!==null&&(h.lanes|=s),Tm(i.return,s,l)}function Vm(i,s,l,h,E){var b=i.memoizedState;b===null?i.memoizedState={isBackwards:s,rendering:null,renderingStartTime:0,last:h,tail:l,tailMode:E}:(b.isBackwards=s,b.rendering=null,b.renderingStartTime=0,b.last=h,b.tail=l,b.tailMode=E)}function a2(i,s,l){var h=s.pendingProps,E=h.revealOrder,b=h.tail;if(Cn(i,s,h.children,l),h=Pt.current,(h&2)!==0)h=h&1|2,s.flags|=128;else{if(i!==null&&(i.flags&128)!==0)e:for(i=s.child;i!==null;){if(i.tag===13)i.memoizedState!==null&&s2(i,l,s);else if(i.tag===19)s2(i,l,s);else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===s)break e;for(;i.sibling===null;){if(i.return===null||i.return===s)break e;i=i.return}i.sibling.return=i.return,i=i.sibling}h&=1}if(Tt(Pt,h),(s.mode&1)===0)s.memoizedState=null;else switch(E){case"forwards":for(l=s.child,E=null;l!==null;)i=l.alternate,i!==null&&ed(i)===null&&(E=l),l=l.sibling;l=E,l===null?(E=s.child,s.child=null):(E=l.sibling,l.sibling=null),Vm(s,!1,E,l,b);break;case"backwards":for(l=null,E=s.child,s.child=null;E!==null;){if(i=E.alternate,i!==null&&ed(i)===null){s.child=E;break}i=E.sibling,E.sibling=l,l=E,E=i}Vm(s,!0,l,null,b);break;case"together":Vm(s,!1,null,null,void 0);break;default:s.memoizedState=null}return s.child}function ud(i,s){(s.mode&1)===0&&i!==null&&(i.alternate=null,s.alternate=null,s.flags|=2)}function Ei(i,s,l){if(i!==null&&(s.dependencies=i.dependencies),Ro|=s.lanes,(l&s.childLanes)===0)return null;if(i!==null&&s.child!==i.child)throw Error(n(153));if(s.child!==null){for(i=s.child,l=Qi(i,i.pendingProps),s.child=l,l.return=s;i.sibling!==null;)i=i.sibling,l=l.sibling=Qi(i,i.pendingProps),l.return=s;l.sibling=null}return s.child}function t7(i,s,l){switch(s.tag){case 3:r2(s),$s();break;case 5:_x(s);break;case 1:Dn(s.type)&&Vc(s);break;case 4:xm(s,s.stateNode.containerInfo);break;case 10:var h=s.type._context,E=s.memoizedProps.value;Tt(Kc,h._currentValue),h._currentValue=E;break;case 13:if(h=s.memoizedState,h!==null)return h.dehydrated!==null?(Tt(Pt,Pt.current&1),s.flags|=128,null):(l&s.child.childLanes)!==0?o2(i,s,l):(Tt(Pt,Pt.current&1),i=Ei(i,s,l),i!==null?i.sibling:null);Tt(Pt,Pt.current&1);break;case 19:if(h=(l&s.childLanes)!==0,(i.flags&128)!==0){if(h)return a2(i,s,l);s.flags|=128}if(E=s.memoizedState,E!==null&&(E.rendering=null,E.tail=null,E.lastEffect=null),Tt(Pt,Pt.current),h)break;return null;case 22:case 23:return s.lanes=0,e2(i,s,l)}return Ei(i,s,l)}var u2,qm,l2,c2;u2=function(i,s){for(var l=s.child;l!==null;){if(l.tag===5||l.tag===6)i.appendChild(l.stateNode);else if(l.tag!==4&&l.child!==null){l.child.return=l,l=l.child;continue}if(l===s)break;for(;l.sibling===null;){if(l.return===null||l.return===s)return;l=l.return}l.sibling.return=l.return,l=l.sibling}},qm=function(){},l2=function(i,s,l,h){var E=i.memoizedProps;if(E!==h){i=s.stateNode,Oo(Xr.current);var b=null;switch(l){case"input":E=Rn(i,E),h=Rn(i,h),b=[];break;case"select":E=A({},E,{value:void 0}),h=A({},h,{value:void 0}),b=[];break;case"textarea":E=ft(i,E),h=ft(i,h),b=[];break;default:typeof E.onClick!="function"&&typeof h.onClick=="function"&&(i.onclick=zc)}sn(l,h);var x;l=null;for(J in E)if(!h.hasOwnProperty(J)&&E.hasOwnProperty(J)&&E[J]!=null)if(J==="style"){var R=E[J];for(x in R)R.hasOwnProperty(x)&&(l||(l={}),l[x]="")}else J!=="dangerouslySetInnerHTML"&&J!=="children"&&J!=="suppressContentEditableWarning"&&J!=="suppressHydrationWarning"&&J!=="autoFocus"&&(o.hasOwnProperty(J)?b||(b=[]):(b=b||[]).push(J,null));for(J in h){var H=h[J];if(R=E!=null?E[J]:void 0,h.hasOwnProperty(J)&&H!==R&&(H!=null||R!=null))if(J==="style")if(R){for(x in R)!R.hasOwnProperty(x)||H&&H.hasOwnProperty(x)||(l||(l={}),l[x]="");for(x in H)H.hasOwnProperty(x)&&R[x]!==H[x]&&(l||(l={}),l[x]=H[x])}else l||(b||(b=[]),b.push(J,l)),l=H;else J==="dangerouslySetInnerHTML"?(H=H?H.__html:void 0,R=R?R.__html:void 0,H!=null&&R!==H&&(b=b||[]).push(J,H)):J==="children"?typeof H!="string"&&typeof H!="number"||(b=b||[]).push(J,""+H):J!=="suppressContentEditableWarning"&&J!=="suppressHydrationWarning"&&(o.hasOwnProperty(J)?(H!=null&&J==="onScroll"&&St("scroll",i),b||R===H||(b=[])):(b=b||[]).push(J,H))}l&&(b=b||[]).push("style",l);var J=b;(s.updateQueue=J)&&(s.flags|=4)}},c2=function(i,s,l,h){l!==h&&(s.flags|=4)};function Lu(i,s){if(!vt)switch(i.tailMode){case"hidden":s=i.tail;for(var l=null;s!==null;)s.alternate!==null&&(l=s),s=s.sibling;l===null?i.tail=null:l.sibling=null;break;case"collapsed":l=i.tail;for(var h=null;l!==null;)l.alternate!==null&&(h=l),l=l.sibling;h===null?s||i.tail===null?i.tail=null:i.tail.sibling=null:h.sibling=null}}function yn(i){var s=i.alternate!==null&&i.alternate.child===i.child,l=0,h=0;if(s)for(var E=i.child;E!==null;)l|=E.lanes|E.childLanes,h|=E.subtreeFlags&14680064,h|=E.flags&14680064,E.return=i,E=E.sibling;else for(E=i.child;E!==null;)l|=E.lanes|E.childLanes,h|=E.subtreeFlags,h|=E.flags,E.return=i,E=E.sibling;return i.subtreeFlags|=h,i.childLanes=l,s}function n7(i,s,l){var h=s.pendingProps;switch(hm(s),s.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return yn(s),null;case 1:return Dn(s.type)&&$c(),yn(s),null;case 3:return h=s.stateNode,Gs(),xt(Ln),xt(gn),Am(),h.pendingContext&&(h.context=h.pendingContext,h.pendingContext=null),(i===null||i.child===null)&&(Wc(s)?s.flags|=4:i===null||i.memoizedState.isDehydrated&&(s.flags&256)===0||(s.flags|=1024,wr!==null&&(n0(wr),wr=null))),qm(i,s),yn(s),null;case 5:wm(s);var E=Oo(Pu.current);if(l=s.type,i!==null&&s.stateNode!=null)l2(i,s,l,h,E),i.ref!==s.ref&&(s.flags|=512,s.flags|=2097152);else{if(!h){if(s.stateNode===null)throw Error(n(166));return yn(s),null}if(i=Oo(Xr.current),Wc(s)){h=s.stateNode,l=s.type;var b=s.memoizedProps;switch(h[Wr]=s,h[wu]=b,i=(s.mode&1)!==0,l){case"dialog":St("cancel",h),St("close",h);break;case"iframe":case"object":case"embed":St("load",h);break;case"video":case"audio":for(E=0;E<_u.length;E++)St(_u[E],h);break;case"source":St("error",h);break;case"img":case"image":case"link":St("error",h),St("load",h);break;case"details":St("toggle",h);break;case"input":xo(h,b),St("invalid",h);break;case"select":h._wrapperState={wasMultiple:!!b.multiple},St("invalid",h);break;case"textarea":ct(h,b),St("invalid",h)}sn(l,b),E=null;for(var x in b)if(b.hasOwnProperty(x)){var R=b[x];x==="children"?typeof R=="string"?h.textContent!==R&&(b.suppressHydrationWarning!==!0&&Hc(h.textContent,R,i),E=["children",R]):typeof R=="number"&&h.textContent!==""+R&&(b.suppressHydrationWarning!==!0&&Hc(h.textContent,R,i),E=["children",""+R]):o.hasOwnProperty(x)&&R!=null&&x==="onScroll"&&St("scroll",h)}switch(l){case"input":on(h),ve(h,b,!0);break;case"textarea":on(h),At(h);break;case"select":case"option":break;default:typeof b.onClick=="function"&&(h.onclick=zc)}h=E,s.updateQueue=h,h!==null&&(s.flags|=4)}else{x=E.nodeType===9?E:E.ownerDocument,i==="http://www.w3.org/1999/xhtml"&&(i=ne(l)),i==="http://www.w3.org/1999/xhtml"?l==="script"?(i=x.createElement("div"),i.innerHTML="<script><\/script>",i=i.removeChild(i.firstChild)):typeof h.is=="string"?i=x.createElement(l,{is:h.is}):(i=x.createElement(l),l==="select"&&(x=i,h.multiple?x.multiple=!0:h.size&&(x.size=h.size))):i=x.createElementNS(i,l),i[Wr]=s,i[wu]=h,u2(i,s,!1,!1),s.stateNode=i;e:{switch(x=Yr(l,h),l){case"dialog":St("cancel",i),St("close",i),E=h;break;case"iframe":case"object":case"embed":St("load",i),E=h;break;case"video":case"audio":for(E=0;E<_u.length;E++)St(_u[E],i);E=h;break;case"source":St("error",i),E=h;break;case"img":case"image":case"link":St("error",i),St("load",i),E=h;break;case"details":St("toggle",i),E=h;break;case"input":xo(i,h),E=Rn(i,h),St("invalid",i);break;case"option":E=h;break;case"select":i._wrapperState={wasMultiple:!!h.multiple},E=A({},h,{value:void 0}),St("invalid",i);break;case"textarea":ct(i,h),E=ft(i,h),St("invalid",i);break;default:E=h}sn(l,E),R=E;for(b in R)if(R.hasOwnProperty(b)){var H=R[b];b==="style"?Ri(i,H):b==="dangerouslySetInnerHTML"?(H=H?H.__html:void 0,H!=null&&Ve(i,H)):b==="children"?typeof H=="string"?(l!=="textarea"||H!=="")&&Xe(i,H):typeof H=="number"&&Xe(i,""+H):b!=="suppressContentEditableWarning"&&b!=="suppressHydrationWarning"&&b!=="autoFocus"&&(o.hasOwnProperty(b)?H!=null&&b==="onScroll"&&St("scroll",i):H!=null&&C(i,b,H,x))}switch(l){case"input":on(i),ve(i,h,!1);break;case"textarea":on(i),At(i);break;case"option":h.value!=null&&i.setAttribute("value",""+we(h.value));break;case"select":i.multiple=!!h.multiple,b=h.value,b!=null?Qe(i,!!h.multiple,b,!1):h.defaultValue!=null&&Qe(i,!!h.multiple,h.defaultValue,!0);break;default:typeof E.onClick=="function"&&(i.onclick=zc)}switch(l){case"button":case"input":case"select":case"textarea":h=!!h.autoFocus;break e;case"img":h=!0;break e;default:h=!1}}h&&(s.flags|=4)}s.ref!==null&&(s.flags|=512,s.flags|=2097152)}return yn(s),null;case 6:if(i&&s.stateNode!=null)c2(i,s,i.memoizedProps,h);else{if(typeof h!="string"&&s.stateNode===null)throw Error(n(166));if(l=Oo(Pu.current),Oo(Xr.current),Wc(s)){if(h=s.stateNode,l=s.memoizedProps,h[Wr]=s,(b=h.nodeValue!==l)&&(i=Gn,i!==null))switch(i.tag){case 3:Hc(h.nodeValue,l,(i.mode&1)!==0);break;case 5:i.memoizedProps.suppressHydrationWarning!==!0&&Hc(h.nodeValue,l,(i.mode&1)!==0)}b&&(s.flags|=4)}else h=(l.nodeType===9?l:l.ownerDocument).createTextNode(h),h[Wr]=s,s.stateNode=h}return yn(s),null;case 13:if(xt(Pt),h=s.memoizedState,i===null||i.memoizedState!==null&&i.memoizedState.dehydrated!==null){if(vt&&Wn!==null&&(s.mode&1)!==0&&(s.flags&128)===0)hx(),$s(),s.flags|=98560,b=!1;else if(b=Wc(s),h!==null&&h.dehydrated!==null){if(i===null){if(!b)throw Error(n(318));if(b=s.memoizedState,b=b!==null?b.dehydrated:null,!b)throw Error(n(317));b[Wr]=s}else $s(),(s.flags&128)===0&&(s.memoizedState=null),s.flags|=4;yn(s),b=!1}else wr!==null&&(n0(wr),wr=null),b=!0;if(!b)return s.flags&65536?s:null}return(s.flags&128)!==0?(s.lanes=l,s):(h=h!==null,h!==(i!==null&&i.memoizedState!==null)&&h&&(s.child.flags|=8192,(s.mode&1)!==0&&(i===null||(Pt.current&1)!==0?Wt===0&&(Wt=3):o0())),s.updateQueue!==null&&(s.flags|=4),yn(s),null);case 4:return Gs(),qm(i,s),i===null&&Su(s.stateNode.containerInfo),yn(s),null;case 10:return bm(s.type._context),yn(s),null;case 17:return Dn(s.type)&&$c(),yn(s),null;case 19:if(xt(Pt),b=s.memoizedState,b===null)return yn(s),null;if(h=(s.flags&128)!==0,x=b.rendering,x===null)if(h)Lu(b,!1);else{if(Wt!==0||i!==null&&(i.flags&128)!==0)for(i=s.child;i!==null;){if(x=ed(i),x!==null){for(s.flags|=128,Lu(b,!1),h=x.updateQueue,h!==null&&(s.updateQueue=h,s.flags|=4),s.subtreeFlags=0,h=l,l=s.child;l!==null;)b=l,i=h,b.flags&=14680066,x=b.alternate,x===null?(b.childLanes=0,b.lanes=i,b.child=null,b.subtreeFlags=0,b.memoizedProps=null,b.memoizedState=null,b.updateQueue=null,b.dependencies=null,b.stateNode=null):(b.childLanes=x.childLanes,b.lanes=x.lanes,b.child=x.child,b.subtreeFlags=0,b.deletions=null,b.memoizedProps=x.memoizedProps,b.memoizedState=x.memoizedState,b.updateQueue=x.updateQueue,b.type=x.type,i=x.dependencies,b.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext}),l=l.sibling;return Tt(Pt,Pt.current&1|2),s.child}i=i.sibling}b.tail!==null&&Mt()>Qs&&(s.flags|=128,h=!0,Lu(b,!1),s.lanes=4194304)}else{if(!h)if(i=ed(x),i!==null){if(s.flags|=128,h=!0,l=i.updateQueue,l!==null&&(s.updateQueue=l,s.flags|=4),Lu(b,!0),b.tail===null&&b.tailMode==="hidden"&&!x.alternate&&!vt)return yn(s),null}else 2*Mt()-b.renderingStartTime>Qs&&l!==1073741824&&(s.flags|=128,h=!0,Lu(b,!1),s.lanes=4194304);b.isBackwards?(x.sibling=s.child,s.child=x):(l=b.last,l!==null?l.sibling=x:s.child=x,b.last=x)}return b.tail!==null?(s=b.tail,b.rendering=s,b.tail=s.sibling,b.renderingStartTime=Mt(),s.sibling=null,l=Pt.current,Tt(Pt,h?l&1|2:l&1),s):(yn(s),null);case 22:case 23:return i0(),h=s.memoizedState!==null,i!==null&&i.memoizedState!==null!==h&&(s.flags|=8192),h&&(s.mode&1)!==0?(Xn&1073741824)!==0&&(yn(s),s.subtreeFlags&6&&(s.flags|=8192)):yn(s),null;case 24:return null;case 25:return null}throw Error(n(156,s.tag))}function r7(i,s){switch(hm(s),s.tag){case 1:return Dn(s.type)&&$c(),i=s.flags,i&65536?(s.flags=i&-65537|128,s):null;case 3:return Gs(),xt(Ln),xt(gn),Am(),i=s.flags,(i&65536)!==0&&(i&128)===0?(s.flags=i&-65537|128,s):null;case 5:return wm(s),null;case 13:if(xt(Pt),i=s.memoizedState,i!==null&&i.dehydrated!==null){if(s.alternate===null)throw Error(n(340));$s()}return i=s.flags,i&65536?(s.flags=i&-65537|128,s):null;case 19:return xt(Pt),null;case 4:return Gs(),null;case 10:return bm(s.type._context),null;case 22:case 23:return i0(),null;case 24:return null;default:return null}}var ld=!1,bn=!1,i7=typeof WeakSet=="function"?WeakSet:Set,Ae=null;function Xs(i,s){var l=i.ref;if(l!==null)if(typeof l=="function")try{l(null)}catch(h){It(i,s,h)}else l.current=null}function Ym(i,s,l){try{l()}catch(h){It(i,s,h)}}var d2=!1;function o7(i,s){if(im=Pc,i=$S(),Kp(i)){if("selectionStart"in i)var l={start:i.selectionStart,end:i.selectionEnd};else e:{l=(l=i.ownerDocument)&&l.defaultView||window;var h=l.getSelection&&l.getSelection();if(h&&h.rangeCount!==0){l=h.anchorNode;var E=h.anchorOffset,b=h.focusNode;h=h.focusOffset;try{l.nodeType,b.nodeType}catch(ye){l=null;break e}var x=0,R=-1,H=-1,J=0,le=0,pe=i,se=null;t:for(;;){for(var xe;pe!==l||E!==0&&pe.nodeType!==3||(R=x+E),pe!==b||h!==0&&pe.nodeType!==3||(H=x+h),pe.nodeType===3&&(x+=pe.nodeValue.length),(xe=pe.firstChild)!==null;)se=pe,pe=xe;for(;;){if(pe===i)break t;if(se===l&&++J===E&&(R=x),se===b&&++le===h&&(H=x),(xe=pe.nextSibling)!==null)break;pe=se,se=pe.parentNode}pe=xe}l=R===-1||H===-1?null:{start:R,end:H}}else l=null}l=l||{start:0,end:0}}else l=null;for(om={focusedElem:i,selectionRange:l},Pc=!1,Ae=s;Ae!==null;)if(s=Ae,i=s.child,(s.subtreeFlags&1028)!==0&&i!==null)i.return=s,Ae=i;else for(;Ae!==null;){s=Ae;try{var ke=s.alternate;if((s.flags&1024)!==0)switch(s.tag){case 0:case 11:case 15:break;case 1:if(ke!==null){var Ne=ke.memoizedProps,Ft=ke.memoizedState,Y=s.stateNode,z=Y.getSnapshotBeforeUpdate(s.elementType===s.type?Ne:Cr(s.type,Ne),Ft);Y.__reactInternalSnapshotBeforeUpdate=z}break;case 3:var X=s.stateNode.containerInfo;X.nodeType===1?X.textContent="":X.nodeType===9&&X.documentElement&&X.removeChild(X.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(n(163))}}catch(ye){It(s,s.return,ye)}if(i=s.sibling,i!==null){i.return=s.return,Ae=i;break}Ae=s.return}return ke=d2,d2=!1,ke}function Du(i,s,l){var h=s.updateQueue;if(h=h!==null?h.lastEffect:null,h!==null){var E=h=h.next;do{if((E.tag&i)===i){var b=E.destroy;E.destroy=void 0,b!==void 0&&Ym(s,l,b)}E=E.next}while(E!==h)}}function cd(i,s){if(s=s.updateQueue,s=s!==null?s.lastEffect:null,s!==null){var l=s=s.next;do{if((l.tag&i)===i){var h=l.create;l.destroy=h()}l=l.next}while(l!==s)}}function Gm(i){var s=i.ref;if(s!==null){var l=i.stateNode;i.tag,i=l,typeof s=="function"?s(i):s.current=i}}function f2(i){var s=i.alternate;s!==null&&(i.alternate=null,f2(s)),i.child=null,i.deletions=null,i.sibling=null,i.tag===5&&(s=i.stateNode,s!==null&&(delete s[Wr],delete s[wu],delete s[lm],delete s[zB],delete s[jB])),i.stateNode=null,i.return=null,i.dependencies=null,i.memoizedProps=null,i.memoizedState=null,i.pendingProps=null,i.stateNode=null,i.updateQueue=null}function h2(i){return i.tag===5||i.tag===3||i.tag===4}function p2(i){e:for(;;){for(;i.sibling===null;){if(i.return===null||h2(i.return))return null;i=i.return}for(i.sibling.return=i.return,i=i.sibling;i.tag!==5&&i.tag!==6&&i.tag!==18;){if(i.flags&2||i.child===null||i.tag===4)continue e;i.child.return=i,i=i.child}if(!(i.flags&2))return i.stateNode}}function Wm(i,s,l){var h=i.tag;if(h===5||h===6)i=i.stateNode,s?l.nodeType===8?l.parentNode.insertBefore(i,s):l.insertBefore(i,s):(l.nodeType===8?(s=l.parentNode,s.insertBefore(i,l)):(s=l,s.appendChild(i)),l=l._reactRootContainer,l!=null||s.onclick!==null||(s.onclick=zc));else if(h!==4&&(i=i.child,i!==null))for(Wm(i,s,l),i=i.sibling;i!==null;)Wm(i,s,l),i=i.sibling}function Xm(i,s,l){var h=i.tag;if(h===5||h===6)i=i.stateNode,s?l.insertBefore(i,s):l.appendChild(i);else if(h!==4&&(i=i.child,i!==null))for(Xm(i,s,l),i=i.sibling;i!==null;)Xm(i,s,l),i=i.sibling}var an=null,Ar=!1;function Yi(i,s,l){for(l=l.child;l!==null;)m2(i,s,l),l=l.sibling}function m2(i,s,l){if(Gr&&typeof Gr.onCommitFiberUnmount=="function")try{Gr.onCommitFiberUnmount(xc,l)}catch(R){}switch(l.tag){case 5:bn||Xs(l,s);case 6:var h=an,E=Ar;an=null,Yi(i,s,l),an=h,Ar=E,an!==null&&(Ar?(i=an,l=l.stateNode,i.nodeType===8?i.parentNode.removeChild(l):i.removeChild(l)):an.removeChild(l.stateNode));break;case 18:an!==null&&(Ar?(i=an,l=l.stateNode,i.nodeType===8?um(i.parentNode,l):i.nodeType===1&&um(i,l),hu(i)):um(an,l.stateNode));break;case 4:h=an,E=Ar,an=l.stateNode.containerInfo,Ar=!0,Yi(i,s,l),an=h,Ar=E;break;case 0:case 11:case 14:case 15:if(!bn&&(h=l.updateQueue,h!==null&&(h=h.lastEffect,h!==null))){E=h=h.next;do{var b=E,x=b.destroy;b=b.tag,x!==void 0&&((b&2)!==0||(b&4)!==0)&&Ym(l,s,x),E=E.next}while(E!==h)}Yi(i,s,l);break;case 1:if(!bn&&(Xs(l,s),h=l.stateNode,typeof h.componentWillUnmount=="function"))try{h.props=l.memoizedProps,h.state=l.memoizedState,h.componentWillUnmount()}catch(R){It(l,s,R)}Yi(i,s,l);break;case 21:Yi(i,s,l);break;case 22:l.mode&1?(bn=(h=bn)||l.memoizedState!==null,Yi(i,s,l),bn=h):Yi(i,s,l);break;default:Yi(i,s,l)}}function g2(i){var s=i.updateQueue;if(s!==null){i.updateQueue=null;var l=i.stateNode;l===null&&(l=i.stateNode=new i7),s.forEach(function(h){var E=p7.bind(null,i,h);l.has(h)||(l.add(h),h.then(E,E))})}}function vr(i,s){var l=s.deletions;if(l!==null)for(var h=0;h<l.length;h++){var E=l[h];try{var b=i,x=s,R=x;e:for(;R!==null;){switch(R.tag){case 5:an=R.stateNode,Ar=!1;break e;case 3:an=R.stateNode.containerInfo,Ar=!0;break e;case 4:an=R.stateNode.containerInfo,Ar=!0;break e}R=R.return}if(an===null)throw Error(n(160));m2(b,x,E),an=null,Ar=!1;var H=E.alternate;H!==null&&(H.return=null),E.return=null}catch(J){It(E,s,J)}}if(s.subtreeFlags&12854)for(s=s.child;s!==null;)E2(s,i),s=s.sibling}function E2(i,s){var l=i.alternate,h=i.flags;switch(i.tag){case 0:case 11:case 14:case 15:if(vr(s,i),Qr(i),h&4){try{Du(3,i,i.return),cd(3,i)}catch(Ne){It(i,i.return,Ne)}try{Du(5,i,i.return)}catch(Ne){It(i,i.return,Ne)}}break;case 1:vr(s,i),Qr(i),h&512&&l!==null&&Xs(l,l.return);break;case 5:if(vr(s,i),Qr(i),h&512&&l!==null&&Xs(l,l.return),i.flags&32){var E=i.stateNode;try{Xe(E,"")}catch(Ne){It(i,i.return,Ne)}}if(h&4&&(E=i.stateNode,E!=null)){var b=i.memoizedProps,x=l!==null?l.memoizedProps:b,R=i.type,H=i.updateQueue;if(i.updateQueue=null,H!==null)try{R==="input"&&b.type==="radio"&&b.name!=null&&Ii(E,b),Yr(R,x);var J=Yr(R,b);for(x=0;x<H.length;x+=2){var le=H[x],pe=H[x+1];le==="style"?Ri(E,pe):le==="dangerouslySetInnerHTML"?Ve(E,pe):le==="children"?Xe(E,pe):C(E,le,pe,J)}switch(R){case"input":ci(E,b);break;case"textarea":wn(E,b);break;case"select":var se=E._wrapperState.wasMultiple;E._wrapperState.wasMultiple=!!b.multiple;var xe=b.value;xe!=null?Qe(E,!!b.multiple,xe,!1):se!==!!b.multiple&&(b.defaultValue!=null?Qe(E,!!b.multiple,b.defaultValue,!0):Qe(E,!!b.multiple,b.multiple?[]:"",!1))}E[wu]=b}catch(Ne){It(i,i.return,Ne)}}break;case 6:if(vr(s,i),Qr(i),h&4){if(i.stateNode===null)throw Error(n(162));E=i.stateNode,b=i.memoizedProps;try{E.nodeValue=b}catch(Ne){It(i,i.return,Ne)}}break;case 3:if(vr(s,i),Qr(i),h&4&&l!==null&&l.memoizedState.isDehydrated)try{hu(s.containerInfo)}catch(Ne){It(i,i.return,Ne)}break;case 4:vr(s,i),Qr(i);break;case 13:vr(s,i),Qr(i),E=i.child,E.flags&8192&&(b=E.memoizedState!==null,E.stateNode.isHidden=b,!b||E.alternate!==null&&E.alternate.memoizedState!==null||(Jm=Mt())),h&4&&g2(i);break;case 22:if(le=l!==null&&l.memoizedState!==null,i.mode&1?(bn=(J=bn)||le,vr(s,i),bn=J):vr(s,i),Qr(i),h&8192){if(J=i.memoizedState!==null,(i.stateNode.isHidden=J)&&!le&&(i.mode&1)!==0)for(Ae=i,le=i.child;le!==null;){for(pe=Ae=le;Ae!==null;){switch(se=Ae,xe=se.child,se.tag){case 0:case 11:case 14:case 15:Du(4,se,se.return);break;case 1:Xs(se,se.return);var ke=se.stateNode;if(typeof ke.componentWillUnmount=="function"){h=se,l=se.return;try{s=h,ke.props=s.memoizedProps,ke.state=s.memoizedState,ke.componentWillUnmount()}catch(Ne){It(h,l,Ne)}}break;case 5:Xs(se,se.return);break;case 22:if(se.memoizedState!==null){T2(pe);continue}}xe!==null?(xe.return=se,Ae=xe):T2(pe)}le=le.sibling}e:for(le=null,pe=i;;){if(pe.tag===5){if(le===null){le=pe;try{E=pe.stateNode,J?(b=E.style,typeof b.setProperty=="function"?b.setProperty("display","none","important"):b.display="none"):(R=pe.stateNode,H=pe.memoizedProps.style,x=H!=null&&H.hasOwnProperty("display")?H.display:null,R.style.display=sr("display",x))}catch(Ne){It(i,i.return,Ne)}}}else if(pe.tag===6){if(le===null)try{pe.stateNode.nodeValue=J?"":pe.memoizedProps}catch(Ne){It(i,i.return,Ne)}}else if((pe.tag!==22&&pe.tag!==23||pe.memoizedState===null||pe===i)&&pe.child!==null){pe.child.return=pe,pe=pe.child;continue}if(pe===i)break e;for(;pe.sibling===null;){if(pe.return===null||pe.return===i)break e;le===pe&&(le=null),pe=pe.return}le===pe&&(le=null),pe.sibling.return=pe.return,pe=pe.sibling}}break;case 19:vr(s,i),Qr(i),h&4&&g2(i);break;case 21:break;default:vr(s,i),Qr(i)}}function Qr(i){var s=i.flags;if(s&2){try{e:{for(var l=i.return;l!==null;){if(h2(l)){var h=l;break e}l=l.return}throw Error(n(160))}switch(h.tag){case 5:var E=h.stateNode;h.flags&32&&(Xe(E,""),h.flags&=-33);var b=p2(i);Xm(i,b,E);break;case 3:case 4:var x=h.stateNode.containerInfo,R=p2(i);Wm(i,R,x);break;default:throw Error(n(161))}}catch(H){It(i,i.return,H)}i.flags&=-3}s&4096&&(i.flags&=-4097)}function s7(i,s,l){Ae=i,y2(i)}function y2(i,s,l){for(var h=(i.mode&1)!==0;Ae!==null;){var E=Ae,b=E.child;if(E.tag===22&&h){var x=E.memoizedState!==null||ld;if(!x){var R=E.alternate,H=R!==null&&R.memoizedState!==null||bn;R=ld;var J=bn;if(ld=x,(bn=H)&&!J)for(Ae=E;Ae!==null;)x=Ae,H=x.child,x.tag===22&&x.memoizedState!==null?_2(E):H!==null?(H.return=x,Ae=H):_2(E);for(;b!==null;)Ae=b,y2(b),b=b.sibling;Ae=E,ld=R,bn=J}b2(i)}else(E.subtreeFlags&8772)!==0&&b!==null?(b.return=E,Ae=b):b2(i)}}function b2(i){for(;Ae!==null;){var s=Ae;if((s.flags&8772)!==0){var l=s.alternate;try{if((s.flags&8772)!==0)switch(s.tag){case 0:case 11:case 15:bn||cd(5,s);break;case 1:var h=s.stateNode;if(s.flags&4&&!bn)if(l===null)h.componentDidMount();else{var E=s.elementType===s.type?l.memoizedProps:Cr(s.type,l.memoizedProps);h.componentDidUpdate(E,l.memoizedState,h.__reactInternalSnapshotBeforeUpdate)}var b=s.updateQueue;b!==null&&Tx(s,b,h);break;case 3:var x=s.updateQueue;if(x!==null){if(l=null,s.child!==null)switch(s.child.tag){case 5:l=s.child.stateNode;break;case 1:l=s.child.stateNode}Tx(s,x,l)}break;case 5:var R=s.stateNode;if(l===null&&s.flags&4){l=R;var H=s.memoizedProps;switch(s.type){case"button":case"input":case"select":case"textarea":H.autoFocus&&l.focus();break;case"img":H.src&&(l.src=H.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(s.memoizedState===null){var J=s.alternate;if(J!==null){var le=J.memoizedState;if(le!==null){var pe=le.dehydrated;pe!==null&&hu(pe)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(n(163))}bn||s.flags&512&&Gm(s)}catch(se){It(s,s.return,se)}}if(s===i){Ae=null;break}if(l=s.sibling,l!==null){l.return=s.return,Ae=l;break}Ae=s.return}}function T2(i){for(;Ae!==null;){var s=Ae;if(s===i){Ae=null;break}var l=s.sibling;if(l!==null){l.return=s.return,Ae=l;break}Ae=s.return}}function _2(i){for(;Ae!==null;){var s=Ae;try{switch(s.tag){case 0:case 11:case 15:var l=s.return;try{cd(4,s)}catch(H){It(s,l,H)}break;case 1:var h=s.stateNode;if(typeof h.componentDidMount=="function"){var E=s.return;try{h.componentDidMount()}catch(H){It(s,E,H)}}var b=s.return;try{Gm(s)}catch(H){It(s,b,H)}break;case 5:var x=s.return;try{Gm(s)}catch(H){It(s,x,H)}}}catch(H){It(s,s.return,H)}if(s===i){Ae=null;break}var R=s.sibling;if(R!==null){R.return=s.return,Ae=R;break}Ae=s.return}}var a7=Math.ceil,dd=M.ReactCurrentDispatcher,Km=M.ReactCurrentOwner,dr=M.ReactCurrentBatchConfig,it=0,tn=null,$t=null,un=0,Xn=0,Ks=zi(0),Wt=0,Mu=null,Ro=0,fd=0,Qm=0,Fu=null,Fn=null,Jm=0,Qs=1/0,yi=null,hd=!1,Zm=null,Gi=null,pd=!1,Wi=null,md=0,Bu=0,e0=null,gd=-1,Ed=0;function An(){return(it&6)!==0?Mt():gd!==-1?gd:gd=Mt()}function Xi(i){return(i.mode&1)===0?1:(it&2)!==0&&un!==0?un&-un:VB.transition!==null?(Ed===0&&(Ed=pS()),Ed):(i=dt,i!==0||(i=window.event,i=i===void 0?16:xS(i.type)),i)}function kr(i,s,l,h){if(50<Bu)throw Bu=0,e0=null,Error(n(185));uu(i,l,h),((it&2)===0||i!==tn)&&(i===tn&&((it&2)===0&&(fd|=l),Wt===4&&Ki(i,un)),Bn(i,h),l===1&&it===0&&(s.mode&1)===0&&(Qs=Mt()+500,qc&&$i()))}function Bn(i,s){var l=i.callbackNode;V9(i,s);var h=Ac(i,i===tn?un:0);if(h===0)l!==null&&dS(l),i.callbackNode=null,i.callbackPriority=0;else if(s=h&-h,i.callbackPriority!==s){if(l!=null&&dS(l),s===1)i.tag===0?$B(x2.bind(null,i)):ux(x2.bind(null,i)),UB(function(){(it&6)===0&&$i()}),l=null;else{switch(mS(h)){case 1:l=Rp;break;case 4:l=fS;break;case 16:l=Sc;break;case 536870912:l=hS;break;default:l=Sc}l=O2(l,S2.bind(null,i))}i.callbackPriority=s,i.callbackNode=l}}function S2(i,s){if(gd=-1,Ed=0,(it&6)!==0)throw Error(n(327));var l=i.callbackNode;if(Js()&&i.callbackNode!==l)return null;var h=Ac(i,i===tn?un:0);if(h===0)return null;if((h&30)!==0||(h&i.expiredLanes)!==0||s)s=yd(i,h);else{s=h;var E=it;it|=2;var b=C2();(tn!==i||un!==s)&&(yi=null,Qs=Mt()+500,Do(i,s));do try{c7();break}catch(R){w2(i,R)}while(!0);ym(),dd.current=b,it=E,$t!==null?s=0:(tn=null,un=0,s=Wt)}if(s!==0){if(s===2&&(E=Lp(i),E!==0&&(h=E,s=t0(i,E))),s===1)throw l=Mu,Do(i,0),Ki(i,h),Bn(i,Mt()),l;if(s===6)Ki(i,h);else{if(E=i.current.alternate,(h&30)===0&&!u7(E)&&(s=yd(i,h),s===2&&(b=Lp(i),b!==0&&(h=b,s=t0(i,b))),s===1))throw l=Mu,Do(i,0),Ki(i,h),Bn(i,Mt()),l;switch(i.finishedWork=E,i.finishedLanes=h,s){case 0:case 1:throw Error(n(345));case 2:Mo(i,Fn,yi);break;case 3:if(Ki(i,h),(h&130023424)===h&&(s=Jm+500-Mt(),10<s)){if(Ac(i,0)!==0)break;if(E=i.suspendedLanes,(E&h)!==h){An(),i.pingedLanes|=i.suspendedLanes&E;break}i.timeoutHandle=am(Mo.bind(null,i,Fn,yi),s);break}Mo(i,Fn,yi);break;case 4:if(Ki(i,h),(h&4194240)===h)break;for(s=i.eventTimes,E=-1;0<h;){var x=31-Sr(h);b=1<<x,x=s[x],x>E&&(E=x),h&=~b}if(h=E,h=Mt()-h,h=(120>h?120:480>h?480:1080>h?1080:1920>h?1920:3e3>h?3e3:4320>h?4320:1960*a7(h/1960))-h,10<h){i.timeoutHandle=am(Mo.bind(null,i,Fn,yi),h);break}Mo(i,Fn,yi);break;case 5:Mo(i,Fn,yi);break;default:throw Error(n(329))}}}return Bn(i,Mt()),i.callbackNode===l?S2.bind(null,i):null}function t0(i,s){var l=Fu;return i.current.memoizedState.isDehydrated&&(Do(i,s).flags|=256),i=yd(i,s),i!==2&&(s=Fn,Fn=l,s!==null&&n0(s)),i}function n0(i){Fn===null?Fn=i:Fn.push.apply(Fn,i)}function u7(i){for(var s=i;;){if(s.flags&16384){var l=s.updateQueue;if(l!==null&&(l=l.stores,l!==null))for(var h=0;h<l.length;h++){var E=l[h],b=E.getSnapshot;E=E.value;try{if(!xr(b(),E))return!1}catch(x){return!1}}}if(l=s.child,s.subtreeFlags&16384&&l!==null)l.return=s,s=l;else{if(s===i)break;for(;s.sibling===null;){if(s.return===null||s.return===i)return!0;s=s.return}s.sibling.return=s.return,s=s.sibling}}return!0}function Ki(i,s){for(s&=~Qm,s&=~fd,i.suspendedLanes|=s,i.pingedLanes&=~s,i=i.expirationTimes;0<s;){var l=31-Sr(s),h=1<<l;i[l]=-1,s&=~h}}function x2(i){if((it&6)!==0)throw Error(n(327));Js();var s=Ac(i,0);if((s&1)===0)return Bn(i,Mt()),null;var l=yd(i,s);if(i.tag!==0&&l===2){var h=Lp(i);h!==0&&(s=h,l=t0(i,h))}if(l===1)throw l=Mu,Do(i,0),Ki(i,s),Bn(i,Mt()),l;if(l===6)throw Error(n(345));return i.finishedWork=i.current.alternate,i.finishedLanes=s,Mo(i,Fn,yi),Bn(i,Mt()),null}function r0(i,s){var l=it;it|=1;try{return i(s)}finally{it=l,it===0&&(Qs=Mt()+500,qc&&$i())}}function Lo(i){Wi!==null&&Wi.tag===0&&(it&6)===0&&Js();var s=it;it|=1;var l=dr.transition,h=dt;try{if(dr.transition=null,dt=1,i)return i()}finally{dt=h,dr.transition=l,it=s,(it&6)===0&&$i()}}function i0(){Xn=Ks.current,xt(Ks)}function Do(i,s){i.finishedWork=null,i.finishedLanes=0;var l=i.timeoutHandle;if(l!==-1&&(i.timeoutHandle=-1,BB(l)),$t!==null)for(l=$t.return;l!==null;){var h=l;switch(hm(h),h.tag){case 1:h=h.type.childContextTypes,h!=null&&$c();break;case 3:Gs(),xt(Ln),xt(gn),Am();break;case 5:wm(h);break;case 4:Gs();break;case 13:xt(Pt);break;case 19:xt(Pt);break;case 10:bm(h.type._context);break;case 22:case 23:i0()}l=l.return}if(tn=i,$t=i=Qi(i.current,null),un=Xn=s,Wt=0,Mu=null,Qm=fd=Ro=0,Fn=Fu=null,No!==null){for(s=0;s<No.length;s++)if(l=No[s],h=l.interleaved,h!==null){l.interleaved=null;var E=h.next,b=l.pending;if(b!==null){var x=b.next;b.next=E,h.next=x}l.pending=h}No=null}return i}function w2(i,s){do{var l=$t;try{if(ym(),td.current=od,nd){for(var h=Nt.memoizedState;h!==null;){var E=h.queue;E!==null&&(E.pending=null),h=h.next}nd=!1}if(Io=0,en=Gt=Nt=null,Nu=!1,Ou=0,Km.current=null,l===null||l.return===null){Wt=1,Mu=s,$t=null;break}e:{var b=i,x=l.return,R=l,H=s;if(s=un,R.flags|=32768,H!==null&&typeof H=="object"&&typeof H.then=="function"){var J=H,le=R,pe=le.tag;if((le.mode&1)===0&&(pe===0||pe===11||pe===15)){var se=le.alternate;se?(le.updateQueue=se.updateQueue,le.memoizedState=se.memoizedState,le.lanes=se.lanes):(le.updateQueue=null,le.memoizedState=null)}var xe=Xx(x);if(xe!==null){xe.flags&=-257,Kx(xe,x,R,b,s),xe.mode&1&&Wx(b,J,s),s=xe,H=J;var ke=s.updateQueue;if(ke===null){var Ne=new Set;Ne.add(H),s.updateQueue=Ne}else ke.add(H);break e}else{if((s&1)===0){Wx(b,J,s),o0();break e}H=Error(n(426))}}else if(vt&&R.mode&1){var Ft=Xx(x);if(Ft!==null){(Ft.flags&65536)===0&&(Ft.flags|=256),Kx(Ft,x,R,b,s),gm(Ws(H,R));break e}}b=H=Ws(H,R),Wt!==4&&(Wt=2),Fu===null?Fu=[b]:Fu.push(b),b=x;do{switch(b.tag){case 3:b.flags|=65536,s&=-s,b.lanes|=s;var Y=Yx(b,H,s);bx(b,Y);break e;case 1:R=H;var z=b.type,X=b.stateNode;if((b.flags&128)===0&&(typeof z.getDerivedStateFromError=="function"||X!==null&&typeof X.componentDidCatch=="function"&&(Gi===null||!Gi.has(X)))){b.flags|=65536,s&=-s,b.lanes|=s;var ye=Gx(b,R,s);bx(b,ye);break e}}b=b.return}while(b!==null)}v2(l)}catch(Le){s=Le,$t===l&&l!==null&&($t=l=l.return);continue}break}while(!0)}function C2(){var i=dd.current;return dd.current=od,i===null?od:i}function o0(){(Wt===0||Wt===3||Wt===2)&&(Wt=4),tn===null||(Ro&268435455)===0&&(fd&268435455)===0||Ki(tn,un)}function yd(i,s){var l=it;it|=2;var h=C2();(tn!==i||un!==s)&&(yi=null,Do(i,s));do try{l7();break}catch(E){w2(i,E)}while(!0);if(ym(),it=l,dd.current=h,$t!==null)throw Error(n(261));return tn=null,un=0,Wt}function l7(){for(;$t!==null;)A2($t)}function c7(){for(;$t!==null&&!D9();)A2($t)}function A2(i){var s=N2(i.alternate,i,Xn);i.memoizedProps=i.pendingProps,s===null?v2(i):$t=s,Km.current=null}function v2(i){var s=i;do{var l=s.alternate;if(i=s.return,(s.flags&32768)===0){if(l=n7(l,s,Xn),l!==null){$t=l;return}}else{if(l=r7(l,s),l!==null){l.flags&=32767,$t=l;return}if(i!==null)i.flags|=32768,i.subtreeFlags=0,i.deletions=null;else{Wt=6,$t=null;return}}if(s=s.sibling,s!==null){$t=s;return}$t=s=i}while(s!==null);Wt===0&&(Wt=5)}function Mo(i,s,l){var h=dt,E=dr.transition;try{dr.transition=null,dt=1,d7(i,s,l,h)}finally{dr.transition=E,dt=h}return null}function d7(i,s,l,h){do Js();while(Wi!==null);if((it&6)!==0)throw Error(n(327));l=i.finishedWork;var E=i.finishedLanes;if(l===null)return null;if(i.finishedWork=null,i.finishedLanes=0,l===i.current)throw Error(n(177));i.callbackNode=null,i.callbackPriority=0;var b=l.lanes|l.childLanes;if(q9(i,b),i===tn&&($t=tn=null,un=0),(l.subtreeFlags&2064)===0&&(l.flags&2064)===0||pd||(pd=!0,O2(Sc,function(){return Js(),null})),b=(l.flags&15990)!==0,(l.subtreeFlags&15990)!==0||b){b=dr.transition,dr.transition=null;var x=dt;dt=1;var R=it;it|=4,Km.current=null,o7(i,l),E2(l,i),OB(om),Pc=!!im,om=im=null,i.current=l,s7(l),M9(),it=R,dt=x,dr.transition=b}else i.current=l;if(pd&&(pd=!1,Wi=i,md=E),b=i.pendingLanes,b===0&&(Gi=null),U9(l.stateNode),Bn(i,Mt()),s!==null)for(h=i.onRecoverableError,l=0;l<s.length;l++)E=s[l],h(E.value,{componentStack:E.stack,digest:E.digest});if(hd)throw hd=!1,i=Zm,Zm=null,i;return(md&1)!==0&&i.tag!==0&&Js(),b=i.pendingLanes,(b&1)!==0?i===e0?Bu++:(Bu=0,e0=i):Bu=0,$i(),null}function Js(){if(Wi!==null){var i=mS(md),s=dr.transition,l=dt;try{if(dr.transition=null,dt=16>i?16:i,Wi===null)var h=!1;else{if(i=Wi,Wi=null,md=0,(it&6)!==0)throw Error(n(331));var E=it;for(it|=4,Ae=i.current;Ae!==null;){var b=Ae,x=b.child;if((Ae.flags&16)!==0){var R=b.deletions;if(R!==null){for(var H=0;H<R.length;H++){var J=R[H];for(Ae=J;Ae!==null;){var le=Ae;switch(le.tag){case 0:case 11:case 15:Du(8,le,b)}var pe=le.child;if(pe!==null)pe.return=le,Ae=pe;else for(;Ae!==null;){le=Ae;var se=le.sibling,xe=le.return;if(f2(le),le===J){Ae=null;break}if(se!==null){se.return=xe,Ae=se;break}Ae=xe}}}var ke=b.alternate;if(ke!==null){var Ne=ke.child;if(Ne!==null){ke.child=null;do{var Ft=Ne.sibling;Ne.sibling=null,Ne=Ft}while(Ne!==null)}}Ae=b}}if((b.subtreeFlags&2064)!==0&&x!==null)x.return=b,Ae=x;else e:for(;Ae!==null;){if(b=Ae,(b.flags&2048)!==0)switch(b.tag){case 0:case 11:case 15:Du(9,b,b.return)}var Y=b.sibling;if(Y!==null){Y.return=b.return,Ae=Y;break e}Ae=b.return}}var z=i.current;for(Ae=z;Ae!==null;){x=Ae;var X=x.child;if((x.subtreeFlags&2064)!==0&&X!==null)X.return=x,Ae=X;else e:for(x=z;Ae!==null;){if(R=Ae,(R.flags&2048)!==0)try{switch(R.tag){case 0:case 11:case 15:cd(9,R)}}catch(Le){It(R,R.return,Le)}if(R===x){Ae=null;break e}var ye=R.sibling;if(ye!==null){ye.return=R.return,Ae=ye;break e}Ae=R.return}}if(it=E,$i(),Gr&&typeof Gr.onPostCommitFiberRoot=="function")try{Gr.onPostCommitFiberRoot(xc,i)}catch(Le){}h=!0}return h}finally{dt=l,dr.transition=s}}return!1}function k2(i,s,l){s=Ws(l,s),s=Yx(i,s,1),i=qi(i,s,1),s=An(),i!==null&&(uu(i,1,s),Bn(i,s))}function It(i,s,l){if(i.tag===3)k2(i,i,l);else for(;s!==null;){if(s.tag===3){k2(s,i,l);break}else if(s.tag===1){var h=s.stateNode;if(typeof s.type.getDerivedStateFromError=="function"||typeof h.componentDidCatch=="function"&&(Gi===null||!Gi.has(h))){i=Ws(l,i),i=Gx(s,i,1),s=qi(s,i,1),i=An(),s!==null&&(uu(s,1,i),Bn(s,i));break}}s=s.return}}function f7(i,s,l){var h=i.pingCache;h!==null&&h.delete(s),s=An(),i.pingedLanes|=i.suspendedLanes&l,tn===i&&(un&l)===l&&(Wt===4||Wt===3&&(un&130023424)===un&&500>Mt()-Jm?Do(i,0):Qm|=l),Bn(i,s)}function P2(i,s){s===0&&((i.mode&1)===0?s=1:(s=Cc,Cc<<=1,(Cc&130023424)===0&&(Cc=4194304)));var l=An();i=mi(i,s),i!==null&&(uu(i,s,l),Bn(i,l))}function h7(i){var s=i.memoizedState,l=0;s!==null&&(l=s.retryLane),P2(i,l)}function p7(i,s){var l=0;switch(i.tag){case 13:var h=i.stateNode,E=i.memoizedState;E!==null&&(l=E.retryLane);break;case 19:h=i.stateNode;break;default:throw Error(n(314))}h!==null&&h.delete(s),P2(i,l)}var N2;N2=function(i,s,l){if(i!==null)if(i.memoizedProps!==s.pendingProps||Ln.current)Mn=!0;else{if((i.lanes&l)===0&&(s.flags&128)===0)return Mn=!1,t7(i,s,l);Mn=(i.flags&131072)!==0}else Mn=!1,vt&&(s.flags&1048576)!==0&&lx(s,Gc,s.index);switch(s.lanes=0,s.tag){case 2:var h=s.type;ud(i,s),i=s.pendingProps;var E=Hs(s,gn.current);Ys(s,l),E=Pm(null,s,h,i,E,l);var b=Nm();return s.flags|=1,typeof E=="object"&&E!==null&&typeof E.render=="function"&&E.$$typeof===void 0?(s.tag=1,s.memoizedState=null,s.updateQueue=null,Dn(h)?(b=!0,Vc(s)):b=!1,s.memoizedState=E.state!==null&&E.state!==void 0?E.state:null,Sm(s),E.updater=sd,s.stateNode=E,E._reactInternals=s,Mm(s,h,i,l),s=Hm(null,s,h,!0,b,l)):(s.tag=0,vt&&b&&fm(s),Cn(null,s,E,l),s=s.child),s;case 16:h=s.elementType;e:{switch(ud(i,s),i=s.pendingProps,E=h._init,h=E(h._payload),s.type=h,E=s.tag=g7(h),i=Cr(h,i),E){case 0:s=Um(null,s,h,i,l);break e;case 1:s=n2(null,s,h,i,l);break e;case 11:s=Qx(null,s,h,i,l);break e;case 14:s=Jx(null,s,h,Cr(h.type,i),l);break e}throw Error(n(306,h,""))}return s;case 0:return h=s.type,E=s.pendingProps,E=s.elementType===h?E:Cr(h,E),Um(i,s,h,E,l);case 1:return h=s.type,E=s.pendingProps,E=s.elementType===h?E:Cr(h,E),n2(i,s,h,E,l);case 3:e:{if(r2(s),i===null)throw Error(n(387));h=s.pendingProps,b=s.memoizedState,E=b.element,yx(i,s),Zc(s,h,null,l);var x=s.memoizedState;if(h=x.element,b.isDehydrated)if(b={element:h,isDehydrated:!1,cache:x.cache,pendingSuspenseBoundaries:x.pendingSuspenseBoundaries,transitions:x.transitions},s.updateQueue.baseState=b,s.memoizedState=b,s.flags&256){E=Ws(Error(n(423)),s),s=i2(i,s,h,l,E);break e}else if(h!==E){E=Ws(Error(n(424)),s),s=i2(i,s,h,l,E);break e}else for(Wn=Hi(s.stateNode.containerInfo.firstChild),Gn=s,vt=!0,wr=null,l=gx(s,null,h,l),s.child=l;l;)l.flags=l.flags&-3|4096,l=l.sibling;else{if($s(),h===E){s=Ei(i,s,l);break e}Cn(i,s,h,l)}s=s.child}return s;case 5:return _x(s),i===null&&mm(s),h=s.type,E=s.pendingProps,b=i!==null?i.memoizedProps:null,x=E.children,sm(h,E)?x=null:b!==null&&sm(h,b)&&(s.flags|=32),t2(i,s),Cn(i,s,x,l),s.child;case 6:return i===null&&mm(s),null;case 13:return o2(i,s,l);case 4:return xm(s,s.stateNode.containerInfo),h=s.pendingProps,i===null?s.child=Vs(s,null,h,l):Cn(i,s,h,l),s.child;case 11:return h=s.type,E=s.pendingProps,E=s.elementType===h?E:Cr(h,E),Qx(i,s,h,E,l);case 7:return Cn(i,s,s.pendingProps,l),s.child;case 8:return Cn(i,s,s.pendingProps.children,l),s.child;case 12:return Cn(i,s,s.pendingProps.children,l),s.child;case 10:e:{if(h=s.type._context,E=s.pendingProps,b=s.memoizedProps,x=E.value,Tt(Kc,h._currentValue),h._currentValue=x,b!==null)if(xr(b.value,x)){if(b.children===E.children&&!Ln.current){s=Ei(i,s,l);break e}}else for(b=s.child,b!==null&&(b.return=s);b!==null;){var R=b.dependencies;if(R!==null){x=b.child;for(var H=R.firstContext;H!==null;){if(H.context===h){if(b.tag===1){H=gi(-1,l&-l),H.tag=2;var J=b.updateQueue;if(J!==null){J=J.shared;var le=J.pending;le===null?H.next=H:(H.next=le.next,le.next=H),J.pending=H}}b.lanes|=l,H=b.alternate,H!==null&&(H.lanes|=l),Tm(b.return,l,s),R.lanes|=l;break}H=H.next}}else if(b.tag===10)x=b.type===s.type?null:b.child;else if(b.tag===18){if(x=b.return,x===null)throw Error(n(341));x.lanes|=l,R=x.alternate,R!==null&&(R.lanes|=l),Tm(x,l,s),x=b.sibling}else x=b.child;if(x!==null)x.return=b;else for(x=b;x!==null;){if(x===s){x=null;break}if(b=x.sibling,b!==null){b.return=x.return,x=b;break}x=x.return}b=x}Cn(i,s,E.children,l),s=s.child}return s;case 9:return E=s.type,h=s.pendingProps.children,Ys(s,l),E=lr(E),h=h(E),s.flags|=1,Cn(i,s,h,l),s.child;case 14:return h=s.type,E=Cr(h,s.pendingProps),E=Cr(h.type,E),Jx(i,s,h,E,l);case 15:return Zx(i,s,s.type,s.pendingProps,l);case 17:return h=s.type,E=s.pendingProps,E=s.elementType===h?E:Cr(h,E),ud(i,s),s.tag=1,Dn(h)?(i=!0,Vc(s)):i=!1,Ys(s,l),Vx(s,h,E),Mm(s,h,E,l),Hm(null,s,h,!0,i,l);case 19:return a2(i,s,l);case 22:return e2(i,s,l)}throw Error(n(156,s.tag))};function O2(i,s){return cS(i,s)}function m7(i,s,l,h){this.tag=i,this.key=l,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=s,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=h,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function fr(i,s,l,h){return new m7(i,s,l,h)}function s0(i){return i=i.prototype,!(!i||!i.isReactComponent)}function g7(i){if(typeof i=="function")return s0(i)?1:0;if(i!=null){if(i=i.$$typeof,i===ce)return 11;if(i===Te)return 14}return 2}function Qi(i,s){var l=i.alternate;return l===null?(l=fr(i.tag,s,i.key,i.mode),l.elementType=i.elementType,l.type=i.type,l.stateNode=i.stateNode,l.alternate=i,i.alternate=l):(l.pendingProps=s,l.type=i.type,l.flags=0,l.subtreeFlags=0,l.deletions=null),l.flags=i.flags&14680064,l.childLanes=i.childLanes,l.lanes=i.lanes,l.child=i.child,l.memoizedProps=i.memoizedProps,l.memoizedState=i.memoizedState,l.updateQueue=i.updateQueue,s=i.dependencies,l.dependencies=s===null?null:{lanes:s.lanes,firstContext:s.firstContext},l.sibling=i.sibling,l.index=i.index,l.ref=i.ref,l}function bd(i,s,l,h,E,b){var x=2;if(h=i,typeof i=="function")s0(i)&&(x=1);else if(typeof i=="string")x=5;else e:switch(i){case K:return Fo(l.children,E,b,s);case re:x=8,E|=8;break;case be:return i=fr(12,l,s,E|2),i.elementType=be,i.lanes=b,i;case he:return i=fr(13,l,s,E),i.elementType=he,i.lanes=b,i;case ue:return i=fr(19,l,s,E),i.elementType=ue,i.lanes=b,i;case de:return Td(l,E,b,s);default:if(typeof i=="object"&&i!==null)switch(i.$$typeof){case $:x=10;break e;case Z:x=9;break e;case ce:x=11;break e;case Te:x=14;break e;case Oe:x=16,h=null;break e}throw Error(n(130,i==null?i:typeof i,""))}return s=fr(x,l,s,E),s.elementType=i,s.type=h,s.lanes=b,s}function Fo(i,s,l,h){return i=fr(7,i,h,s),i.lanes=l,i}function Td(i,s,l,h){return i=fr(22,i,h,s),i.elementType=de,i.lanes=l,i.stateNode={isHidden:!1},i}function a0(i,s,l){return i=fr(6,i,null,s),i.lanes=l,i}function u0(i,s,l){return s=fr(4,i.children!==null?i.children:[],i.key,s),s.lanes=l,s.stateNode={containerInfo:i.containerInfo,pendingChildren:null,implementation:i.implementation},s}function E7(i,s,l,h,E){this.tag=s,this.containerInfo=i,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Dp(0),this.expirationTimes=Dp(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Dp(0),this.identifierPrefix=h,this.onRecoverableError=E,this.mutableSourceEagerHydrationData=null}function l0(i,s,l,h,E,b,x,R,H){return i=new E7(i,s,l,R,H),s===1?(s=1,b===!0&&(s|=8)):s=0,b=fr(3,null,null,s),i.current=b,b.stateNode=i,b.memoizedState={element:h,isDehydrated:l,cache:null,transitions:null,pendingSuspenseBoundaries:null},Sm(b),i}function y7(i,s,l){var h=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:D,key:h==null?null:""+h,children:i,containerInfo:s,implementation:l}}function I2(i){if(!i)return ji;i=i._reactInternals;e:{if(Co(i)!==i||i.tag!==1)throw Error(n(170));var s=i;do{switch(s.tag){case 3:s=s.stateNode.context;break e;case 1:if(Dn(s.type)){s=s.stateNode.__reactInternalMemoizedMergedChildContext;break e}}s=s.return}while(s!==null);throw Error(n(171))}if(i.tag===1){var l=i.type;if(Dn(l))return sx(i,l,s)}return s}function R2(i,s,l,h,E,b,x,R,H){return i=l0(l,h,!0,i,E,b,x,R,H),i.context=I2(null),l=i.current,h=An(),E=Xi(l),b=gi(h,E),b.callback=s!=null?s:null,qi(l,b,E),i.current.lanes=E,uu(i,E,h),Bn(i,h),i}function _d(i,s,l,h){var E=s.current,b=An(),x=Xi(E);return l=I2(l),s.context===null?s.context=l:s.pendingContext=l,s=gi(b,x),s.payload={element:i},h=h===void 0?null:h,h!==null&&(s.callback=h),i=qi(E,s,x),i!==null&&(kr(i,E,x,b),Jc(i,E,x)),x}function Sd(i){return i=i.current,i.child?(i.child.tag===5,i.child.stateNode):null}function L2(i,s){if(i=i.memoizedState,i!==null&&i.dehydrated!==null){var l=i.retryLane;i.retryLane=l!==0&&l<s?l:s}}function c0(i,s){L2(i,s),(i=i.alternate)&&L2(i,s)}function b7(){return null}var D2=typeof reportError=="function"?reportError:function(i){console.error(i)};function d0(i){this._internalRoot=i}xd.prototype.render=d0.prototype.render=function(i){var s=this._internalRoot;if(s===null)throw Error(n(409));_d(i,s,null,null)},xd.prototype.unmount=d0.prototype.unmount=function(){var i=this._internalRoot;if(i!==null){this._internalRoot=null;var s=i.containerInfo;Lo(function(){_d(null,i,null,null)}),s[di]=null}};function xd(i){this._internalRoot=i}xd.prototype.unstable_scheduleHydration=function(i){if(i){var s=yS();i={blockedOn:null,target:i,priority:s};for(var l=0;l<Fi.length&&s!==0&&s<Fi[l].priority;l++);Fi.splice(l,0,i),l===0&&_S(i)}};function f0(i){return!(!i||i.nodeType!==1&&i.nodeType!==9&&i.nodeType!==11)}function wd(i){return!(!i||i.nodeType!==1&&i.nodeType!==9&&i.nodeType!==11&&(i.nodeType!==8||i.nodeValue!==" react-mount-point-unstable "))}function M2(){}function T7(i,s,l,h,E){if(E){if(typeof h=="function"){var b=h;h=function(){var J=Sd(x);b.call(J)}}var x=R2(s,h,i,0,null,!1,!1,"",M2);return i._reactRootContainer=x,i[di]=x.current,Su(i.nodeType===8?i.parentNode:i),Lo(),x}for(;E=i.lastChild;)i.removeChild(E);if(typeof h=="function"){var R=h;h=function(){var J=Sd(H);R.call(J)}}var H=l0(i,0,!1,null,null,!1,!1,"",M2);return i._reactRootContainer=H,i[di]=H.current,Su(i.nodeType===8?i.parentNode:i),Lo(function(){_d(s,H,l,h)}),H}function Cd(i,s,l,h,E){var b=l._reactRootContainer;if(b){var x=b;if(typeof E=="function"){var R=E;E=function(){var H=Sd(x);R.call(H)}}_d(s,x,i,E)}else x=T7(l,s,i,E,h);return Sd(x)}gS=function(i){switch(i.tag){case 3:var s=i.stateNode;if(s.current.memoizedState.isDehydrated){var l=au(s.pendingLanes);l!==0&&(Mp(s,l|1),Bn(s,Mt()),(it&6)===0&&(Qs=Mt()+500,$i()))}break;case 13:Lo(function(){var h=mi(i,1);if(h!==null){var E=An();kr(h,i,1,E)}}),c0(i,1)}},Fp=function(i){if(i.tag===13){var s=mi(i,134217728);if(s!==null){var l=An();kr(s,i,134217728,l)}c0(i,134217728)}},ES=function(i){if(i.tag===13){var s=Xi(i),l=mi(i,s);if(l!==null){var h=An();kr(l,i,s,h)}c0(i,s)}},yS=function(){return dt},bS=function(i,s){var l=dt;try{return dt=i,s()}finally{dt=l}},Pp=function(i,s,l){switch(s){case"input":if(ci(i,l),s=l.name,l.type==="radio"&&s!=null){for(l=i;l.parentNode;)l=l.parentNode;for(l=l.querySelectorAll("input[name="+JSON.stringify(""+s)+'][type="radio"]'),s=0;s<l.length;s++){var h=l[s];if(h!==i&&h.form===i.form){var E=jc(h);if(!E)throw Error(n(90));qr(h),ci(h,E)}}}break;case"textarea":wn(i,l);break;case"select":s=l.value,s!=null&&Qe(i,!!l.multiple,s,!1)}},rS=r0,iS=Lo;var _7={usingClientEntryPoint:!1,Events:[Cu,Bs,jc,tS,nS,r0]},Uu={findFiberByHostInstance:Ao,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},S7={bundleType:Uu.bundleType,version:Uu.version,rendererPackageName:Uu.rendererPackageName,rendererConfig:Uu.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:M.ReactCurrentDispatcher,findHostInstanceByFiber:function(i){return i=uS(i),i===null?null:i.stateNode},findFiberByHostInstance:Uu.findFiberByHostInstance||b7,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"){var Ad=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Ad.isDisabled&&Ad.supportsFiber)try{xc=Ad.inject(S7),Gr=Ad}catch(i){}}return kn.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=_7,kn.createPortal=function(i,s){var l=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!f0(s))throw Error(n(200));return y7(i,s,null,l)},kn.createRoot=function(i,s){if(!f0(i))throw Error(n(299));var l=!1,h="",E=D2;return s!=null&&(s.unstable_strictMode===!0&&(l=!0),s.identifierPrefix!==void 0&&(h=s.identifierPrefix),s.onRecoverableError!==void 0&&(E=s.onRecoverableError)),s=l0(i,1,!1,null,null,l,!1,h,E),i[di]=s.current,Su(i.nodeType===8?i.parentNode:i),new d0(s)},kn.findDOMNode=function(i){if(i==null)return null;if(i.nodeType===1)return i;var s=i._reactInternals;if(s===void 0)throw typeof i.render=="function"?Error(n(188)):(i=Object.keys(i).join(","),Error(n(268,i)));return i=uS(s),i=i===null?null:i.stateNode,i},kn.flushSync=function(i){return Lo(i)},kn.hydrate=function(i,s,l){if(!wd(s))throw Error(n(200));return Cd(null,i,s,!0,l)},kn.hydrateRoot=function(i,s,l){if(!f0(i))throw Error(n(405));var h=l!=null&&l.hydratedSources||null,E=!1,b="",x=D2;if(l!=null&&(l.unstable_strictMode===!0&&(E=!0),l.identifierPrefix!==void 0&&(b=l.identifierPrefix),l.onRecoverableError!==void 0&&(x=l.onRecoverableError)),s=R2(s,null,i,1,l!=null?l:null,E,!1,b,x),i[di]=s.current,Su(i),h)for(i=0;i<h.length;i++)l=h[i],E=l._getVersion,E=E(l._source),s.mutableSourceEagerHydrationData==null?s.mutableSourceEagerHydrationData=[l,E]:s.mutableSourceEagerHydrationData.push(l,E);return new xd(s)},kn.render=function(i,s,l){if(!wd(s))throw Error(n(200));return Cd(null,i,s,!1,l)},kn.unmountComponentAtNode=function(i){if(!wd(i))throw Error(n(40));return i._reactRootContainer?(Lo(function(){Cd(null,null,i,!1,function(){i._reactRootContainer=null,i[di]=null})}),!0):!1},kn.unstable_batchedUpdates=r0,kn.unstable_renderSubtreeIntoContainer=function(i,s,l,h){if(!wd(l))throw Error(n(200));if(i==null||i._reactInternals===void 0)throw Error(n(38));return Cd(i,s,l,!1,h)},kn.version="18.3.1-next-f1338f8080-20240426",kn}var T1;function _1(){if(T1)return vf.exports;T1=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__=="undefined"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),vf.exports=gk(),vf.exports}var Wo=_1();function S1(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=S1(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function W(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=S1(e))&&(r&&(r+=" "),r+=t);return r}var x1={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},w1=Zi.createContext&&Zi.createContext(x1),Ek=["attr","size","title"];function yk(e,t){if(e==null)return{};var n=bk(e,t),r,o;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)r=a[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function bk(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function yl(){return yl=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},yl.apply(this,arguments)}function C1(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function bl(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?C1(Object(n),!0).forEach(function(r){Tk(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):C1(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Tk(e,t,n){return t=_k(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _k(e){var t=Sk(e,"string");return typeof t=="symbol"?t:t+""}function Sk(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function A1(e){return e&&e.map((t,n)=>Zi.createElement(t.tag,bl({key:n},t.attr),A1(t.child)))}function Lt(e){return t=>Zi.createElement(xk,yl({attr:bl({},e.attr)},t),A1(e.child))}function xk(e){var t=n=>{var{attr:r,size:o,title:a}=e,u=yk(e,Ek),c=o||n.size||"1em",d;return n.className&&(d=n.className),e.className&&(d=(d?d+" ":"")+e.className),Zi.createElement("svg",yl({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,u,{className:d,style:bl(bl({color:e.color||n.color},n.style),e.style),height:c,width:c,xmlns:"http://www.w3.org/2000/svg"}),a&&Zi.createElement("title",null,a),e.children)};return w1!==void 0?Zi.createElement(w1.Consumer,null,n=>t(n)):t(x1)}function wk(e){return Lt({attr:{fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.813 15.904 9 18.75l-.813-2.846a4.5 4.5 0 0 0-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 0 0 3.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 0 0 3.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 0 0-3.09 3.09ZM18.259 8.715 18 9.75l-.259-1.035a3.375 3.375 0 0 0-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 0 0 2.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 0 0 2.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 0 0-2.456 2.456ZM16.894 20.567 16.5 21.75l-.394-1.183a2.25 2.25 0 0 0-1.423-1.423L13.5 18.75l1.183-.394a2.25 2.25 0 0 0 1.423-1.423l.394-1.183.394 1.183a2.25 2.25 0 0 0 1.423 1.423l1.183.394-1.183.394a2.25 2.25 0 0 0-1.423 1.423Z"},child:[]}]})(e)}const ri=({className:e,iconUrl:t,icon:n,type:r="button",ariaLabel:o,title:a,disabled:u=!1,onClick:c})=>!n&&!t?null:w.jsx("button",{className:W(e,`${j}-icon-button`),type:r,"aria-label":o,title:a,onClick:c,disabled:u,children:t?w.jsx("img",{className:W(`${j}-icon-image`),src:t,alt:o,loading:"lazy"}):n}),Ck="data:image/svg+xml,%3csvg%20width='140'%20height='137'%20viewBox='0%200%20140%20137'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M140%2034.5C140%2040.8513%20135.075%2046%20129%2046C122.925%2046%20118%2040.8513%20118%2034.5C118%2028.1487%20122.925%2023%20129%2023C135.075%2023%20140%2028.1487%20140%2034.5Z'%20fill='%23F3F2EB'/%3e%3cpath%20d='M85%2011.3028C85%205.06042%2090.1487%200%2096.5%200C102.851%200%20108%205.06042%20108%2011.3028V21.6972C108%2027.9396%20102.851%2033%2096.5%2033C90.1487%2033%2085%2027.9396%2085%2021.6972V11.3028Z'%20fill='%23F3F2EB'/%3e%3cpath%20d='M41.3868%2030.0986C36.9601%2025.6719%2036.9601%2018.4948%2041.3868%2014.0682C45.8134%209.64151%2052.9905%209.6415%2057.4172%2014.0682L71.3628%2028.0138C75.7894%2032.4404%2075.7894%2039.6175%2071.3628%2044.0442C66.9361%2048.4708%2059.759%2048.4708%2055.3324%2044.0442L41.3868%2030.0986Z'%20fill='%23F3F2EB'/%3e%3cpath%20d='M140%20101C140%2094.9249%20135.075%2090%20129%2090C122.925%2090%20118%2094.9249%20118%20101C118%20107.075%20122.925%20112%20129%20112C135.075%20112%20140%20107.075%20140%20101Z'%20fill='%23F3F2EB'/%3e%3cpath%20d='M85%20125.697C85%20131.94%2090.1487%20137%2096.5%20137C102.851%20137%20108%20131.94%20108%20125.697V115.303C108%20109.06%20102.851%20104%2096.5%20104C90.1487%20104%2085%20109.06%2085%20115.303V125.697Z'%20fill='%23F3F2EB'/%3e%3cpath%20d='M41.3868%20106.932C36.9601%20111.359%2036.9601%20118.536%2041.3868%20122.963C45.8134%20127.389%2052.9905%20127.39%2057.4172%20122.963L71.3628%20109.017C75.7894%20104.591%2075.7894%2097.4135%2071.3628%2092.9868C66.9361%2088.5602%2059.759%2088.5602%2055.3324%2092.9868L41.3868%20106.932Z'%20fill='%23F3F2EB'/%3e%3cpath%20d='M11.259%2080C5.04084%2080%200%2074.8513%200%2068.5C0%2062.1487%205.04084%2057%2011.259%2057H49.741C55.9592%2057%2061%2062.1487%2061%2068.5C61%2074.8513%2055.9592%2080%2049.741%2080H11.259Z'%20fill='%23F3F2EB'/%3e%3c/svg%3e",Ak=({onClick:e})=>{const{globalClassName:t,headerConfig:n,mode:r}=ut(),o=r==="messaging",a=o?"Open Commerce Client":"Open Copilot",u=o?w.jsx(wk,{className:W(t,`${j}-minimized-icon`)}):w.jsx("img",{src:(n==null?void 0:n.logoUrl)||Ck,alt:"Copilot",className:W(t,`${j}-minimized-icon-img`)});return w.jsx(ri,{className:W(t,`${j}-minimized-button`),ariaLabel:a,title:a,icon:u,onClick:e})},vk=()=>{const{globalClassName:e,themeVariables:t}=ut(),n=()=>{ml(!1),Si(!0)};return Wo.createPortal(w.jsx("div",{className:W(e,`${j}-minimized-container`),style:t,children:w.jsx(Ak,{onClick:n})}),document.body)};function v1(e){return Lt({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"},child:[]}]})(e)}function k1(e){return Lt({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M6 19h12v2H6z"},child:[]}]})(e)}function Xo(e){return Lt({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"},child:[]}]})(e)}function kk(e){return Lt({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"},child:[]}]})(e)}function P1(e){return Lt({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM6 9h12v2H6V9zm8 5H6v-2h8v2zm4-6H6V6h12v2z"},child:[]}]})(e)}function Pk(e){return Lt({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"m12 8-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z"},child:[]}]})(e)}function Nk(e){return Lt({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"},child:[]}]})(e)}function Ok(e){return Lt({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z"},child:[]}]})(e)}function Ik(e){return Lt({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z"},child:[]}]})(e)}function Rk(e){return Lt({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"m14.12 4 1.83 2H20v12H4V6h4.05l1.83-2h4.24M15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2zm-3 7c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3m0-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5z"},child:[]}]})(e)}const Lk=e=>({[`${ni}-header-background-color`]:(e==null?void 0:e.headerBackgroundColor)||"transparent",[`${ni}-header-text-font-size`]:(e==null?void 0:e.headerTextFontSize)||"1.25rem"}),N1=({className:e,label:t="Close",onClick:n,disabled:r=!1})=>w.jsx("button",{"aria-label":t,title:t,className:W(e,`${j}-close-button`),disabled:r,onClick:n,children:w.jsx("svg",{role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 20",width:"16",height:"16",fill:"currentColor",children:w.jsx("path",{d:"M18.3 5.7a1 1 0 0 0-1.4-1.4L12 9.6 7.1 4.7a1 1 0 1 0-1.4 1.4l4.9 4.9-4.9 4.9a1 1 0 1 0 1.4 1.4l4.9-4.9 4.9 4.9a1 1 0 0 0 1.4-1.4l-4.9-4.9 4.9-4.9z"})})}),Tl=({className:e,children:t,type:n,disabled:r=!1,onClick:o})=>w.jsx("button",{className:W(`${j}-button`,e,{disabled:r}),type:n||"button",disabled:r,onClick:o,children:t}),Dk=({searchConfig:e,globalClassName:t})=>{const n=e.buttonIconUrl;return n?w.jsx("img",{className:W(`${j}-search-button-icon-image`,t),src:n,alt:"",loading:"lazy"}):w.jsx(Xo,{size:"16px"})},Mk=({className:e,searchConfig:t,globalClassName:n,componentType:r,isLoading:o})=>{if((t==null?void 0:t.buttonType)==="icon")return w.jsx(ri,{className:W(e,n,`cim-${r}-component`,`${j}-search-button-icon`),type:"submit",disabled:o,ariaLabel:(t==null?void 0:t.buttonAriaLabel)||(t==null?void 0:t.buttonLabel)||"Search Copilot",icon:t!=null&&t.buttonIconUrl?null:w.jsx(Xo,{size:"16px"}),iconUrl:t==null?void 0:t.buttonIconUrl});const a=(t==null?void 0:t.buttonType)==="icon-text";return w.jsxs(Tl,{className:W(e,n,`cim-${r}-component`,`${j}-search-button`),type:"submit","aria-label":(t==null?void 0:t.buttonAriaLabel)||"",disabled:o,children:[a&&w.jsx(Dk,{globalClassName:n,searchConfig:t}),(t==null?void 0:t.buttonLabel)||"Search"]})};function Fk(e){return Lt({attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M8 9h8"},child:[]},{tag:"path",attr:{d:"M8 13h6"},child:[]},{tag:"path",attr:{d:"M13 18l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6"},child:[]},{tag:"path",attr:{d:"M17 17v5"},child:[]},{tag:"path",attr:{d:"M21 17v5"},child:[]}]})(e)}const Bk=()=>{const{messages:e}=er(),{handleCancel:t}=Rr();return{cancelRequest:U.useCallback(()=>{if(!(e!=null&&e.length))return null;const r=e[e.length-1],o=r.eventSourceId||r.id;t(o)},[t,e])}},Uk=({isLoading:e})=>{const{globalClassName:t,searchConfig:n}=ut(),{cancelRequest:r}=Bk();return n!=null&&n.enableCancelSearch?w.jsx(ri,{className:W(t,`${j}-cancel-button`),ariaLabel:"Cancel Copilot chat processing",title:"Cancel Copilot request",icon:w.jsx(Fk,{}),disabled:!e,onClick:r}):null};function nU(){}function rU(){}function O1(e){const t=[],n=String(e||"");let r=n.indexOf(","),o=0,a=!1;for(;!a;){r===-1&&(r=n.length,a=!0);const u=n.slice(o,r).trim();(u||!a)&&t.push(u),o=r+1,r=n.indexOf(",",o)}return t}function I1(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const Hk=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,zk=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,jk={};function R1(e,t){return(jk.jsx?zk:Hk).test(e)}const $k=/[ \t\n\f\r]/g;function Vk(e){return typeof e=="object"?e.type==="text"?L1(e.value):!1:L1(e)}function L1(e){return e.replace($k,"")===""}let ba=class{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}};ba.prototype.normal={},ba.prototype.property={},ba.prototype.space=void 0;function D1(e,t){const n={},r={};for(const o of e)Object.assign(n,o.property),Object.assign(r,o.normal);return new ba(n,r,t)}function Ta(e){return e.toLowerCase()}let Pn=class{constructor(t,n){this.attribute=n,this.property=t}};Pn.prototype.attribute="",Pn.prototype.booleanish=!1,Pn.prototype.boolean=!1,Pn.prototype.commaOrSpaceSeparated=!1,Pn.prototype.commaSeparated=!1,Pn.prototype.defined=!1,Pn.prototype.mustUseProperty=!1,Pn.prototype.number=!1,Pn.prototype.overloadedBoolean=!1,Pn.prototype.property="",Pn.prototype.spaceSeparated=!1,Pn.prototype.space=void 0;let qk=0;const Ge=so(),zt=so(),Nf=so(),ge=so(),Et=so(),Ko=so(),Hn=so();function so(){return ea(2,++qk)}const Of=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ge,booleanish:zt,commaOrSpaceSeparated:Hn,commaSeparated:Ko,number:ge,overloadedBoolean:Nf,spaceSeparated:Et},Symbol.toStringTag,{value:"Module"})),If=Object.keys(Of);let Rf=class extends Pn{constructor(t,n,r,o){let a=-1;if(super(t,n),M1(this,"space",o),typeof r=="number")for(;++a<If.length;){const u=If[a];M1(this,If[a],(r&Of[u])===Of[u])}}};Rf.prototype.defined=!0;function M1(e,t,n){n&&(e[t]=n)}function Qo(e){const t={},n={};for(const[r,o]of Object.entries(e.properties)){const a=new Rf(r,e.transform(e.attributes||{},r),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[Ta(r)]=r,n[Ta(a.attribute)]=r}return new ba(t,n,e.space)}const F1=Qo({properties:{ariaActiveDescendant:null,ariaAtomic:zt,ariaAutoComplete:null,ariaBusy:zt,ariaChecked:zt,ariaColCount:ge,ariaColIndex:ge,ariaColSpan:ge,ariaControls:Et,ariaCurrent:null,ariaDescribedBy:Et,ariaDetails:null,ariaDisabled:zt,ariaDropEffect:Et,ariaErrorMessage:null,ariaExpanded:zt,ariaFlowTo:Et,ariaGrabbed:zt,ariaHasPopup:null,ariaHidden:zt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Et,ariaLevel:ge,ariaLive:null,ariaModal:zt,ariaMultiLine:zt,ariaMultiSelectable:zt,ariaOrientation:null,ariaOwns:Et,ariaPlaceholder:null,ariaPosInSet:ge,ariaPressed:zt,ariaReadOnly:zt,ariaRelevant:null,ariaRequired:zt,ariaRoleDescription:Et,ariaRowCount:ge,ariaRowIndex:ge,ariaRowSpan:ge,ariaSelected:zt,ariaSetSize:ge,ariaSort:null,ariaValueMax:ge,ariaValueMin:ge,ariaValueNow:ge,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function B1(e,t){return t in e?e[t]:t}function U1(e,t){return B1(e,t.toLowerCase())}const Yk=Qo({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Ko,acceptCharset:Et,accessKey:Et,action:null,allow:null,allowFullScreen:Ge,allowPaymentRequest:Ge,allowUserMedia:Ge,alt:null,as:null,async:Ge,autoCapitalize:null,autoComplete:Et,autoFocus:Ge,autoPlay:Ge,blocking:Et,capture:null,charSet:null,checked:Ge,cite:null,className:Et,cols:ge,colSpan:null,content:null,contentEditable:zt,controls:Ge,controlsList:Et,coords:ge|Ko,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ge,defer:Ge,dir:null,dirName:null,disabled:Ge,download:Nf,draggable:zt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ge,formTarget:null,headers:Et,height:ge,hidden:Nf,high:ge,href:null,hrefLang:null,htmlFor:Et,httpEquiv:Et,id:null,imageSizes:null,imageSrcSet:null,inert:Ge,inputMode:null,integrity:null,is:null,isMap:Ge,itemId:null,itemProp:Et,itemRef:Et,itemScope:Ge,itemType:Et,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ge,low:ge,manifest:null,max:null,maxLength:ge,media:null,method:null,min:null,minLength:ge,multiple:Ge,muted:Ge,name:null,nonce:null,noModule:Ge,noValidate:Ge,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Ge,optimum:ge,pattern:null,ping:Et,placeholder:null,playsInline:Ge,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ge,referrerPolicy:null,rel:Et,required:Ge,reversed:Ge,rows:ge,rowSpan:ge,sandbox:Et,scope:null,scoped:Ge,seamless:Ge,selected:Ge,shadowRootClonable:Ge,shadowRootDelegatesFocus:Ge,shadowRootMode:null,shape:null,size:ge,sizes:null,slot:null,span:ge,spellCheck:zt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:ge,step:null,style:null,tabIndex:ge,target:null,title:null,translate:null,type:null,typeMustMatch:Ge,useMap:null,value:zt,width:ge,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Et,axis:null,background:null,bgColor:null,border:ge,borderColor:null,bottomMargin:ge,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ge,declare:Ge,event:null,face:null,frame:null,frameBorder:null,hSpace:ge,leftMargin:ge,link:null,longDesc:null,lowSrc:null,marginHeight:ge,marginWidth:ge,noResize:Ge,noHref:Ge,noShade:Ge,noWrap:Ge,object:null,profile:null,prompt:null,rev:null,rightMargin:ge,rules:null,scheme:null,scrolling:zt,standby:null,summary:null,text:null,topMargin:ge,valueType:null,version:null,vAlign:null,vLink:null,vSpace:ge,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ge,disableRemotePlayback:Ge,prefix:null,property:null,results:ge,security:null,unselectable:null},space:"html",transform:U1}),Gk=Qo({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:Hn,accentHeight:ge,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:ge,amplitude:ge,arabicForm:null,ascent:ge,attributeName:null,attributeType:null,azimuth:ge,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:ge,by:null,calcMode:null,capHeight:ge,className:Et,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:ge,diffuseConstant:ge,direction:null,display:null,dur:null,divisor:ge,dominantBaseline:null,download:Ge,dx:null,dy:null,edgeMode:null,editable:null,elevation:ge,enableBackground:null,end:null,event:null,exponent:ge,externalResourcesRequired:null,fill:null,fillOpacity:ge,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:Ko,g2:Ko,glyphName:Ko,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:ge,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:ge,horizOriginX:ge,horizOriginY:ge,id:null,ideographic:ge,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:ge,k:ge,k1:ge,k2:ge,k3:ge,k4:ge,kernelMatrix:Hn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:ge,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:ge,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:ge,overlineThickness:ge,paintOrder:null,panose1:null,path:null,pathLength:ge,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Et,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:ge,pointsAtY:ge,pointsAtZ:ge,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Hn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Hn,rev:Hn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Hn,requiredFeatures:Hn,requiredFonts:Hn,requiredFormats:Hn,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:ge,specularExponent:ge,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:ge,strikethroughThickness:ge,string:null,stroke:null,strokeDashArray:Hn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:ge,strokeOpacity:ge,strokeWidth:null,style:null,surfaceScale:ge,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Hn,tabIndex:ge,tableValues:null,target:null,targetX:ge,targetY:ge,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Hn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:ge,underlineThickness:ge,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:ge,values:null,vAlphabetic:ge,vMathematical:ge,vectorEffect:null,vHanging:ge,vIdeographic:ge,version:null,vertAdvY:ge,vertOriginX:ge,vertOriginY:ge,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:ge,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:B1}),H1=Qo({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),z1=Qo({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:U1}),j1=Qo({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),Wk={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},Xk=/[A-Z]/g,$1=/-[a-z]/g,Kk=/^data[-\w.:]+$/i;function Lf(e,t){const n=Ta(t);let r=t,o=Pn;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&Kk.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace($1,Jk);r="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!$1.test(a)){let u=a.replace(Xk,Qk);u.charAt(0)!=="-"&&(u="-"+u),t="data"+u}}o=Rf}return new o(r,t)}function Qk(e){return"-"+e.toLowerCase()}function Jk(e){return e.charAt(1).toUpperCase()}const _l=D1([F1,Yk,H1,z1,j1],"html"),Jo=D1([F1,Gk,H1,z1,j1],"svg");function V1(e){const t=String(e||"").trim();return t?t.split(/[ \t\n\r\f]+/g):[]}function q1(e){return e.join(" ").trim()}var Zo={},Df,Y1;function Zk(){if(Y1)return Df;Y1=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,n=/^\s*/,r=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o=/^:\s*/,a=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,u=/^[;\s]*/,c=/^\s+|\s+$/g,d=`
|
|
18
|
+
`,f="/",p="*",g="",T="comment",y="declaration";Df=function(S,k){if(typeof S!="string")throw new TypeError("First argument must be a string");if(!S)return[];k=k||{};var v=1,N=1;function C(he){var ue=he.match(t);ue&&(v+=ue.length);var Te=he.lastIndexOf(d);N=~Te?he.length-Te:N+he.length}function M(){var he={line:v,column:N};return function(ue){return ue.position=new V(he),re(),ue}}function V(he){this.start=he,this.end={line:v,column:N},this.source=k.source}V.prototype.content=S;function D(he){var ue=new Error(k.source+":"+v+":"+N+": "+he);if(ue.reason=he,ue.filename=k.source,ue.line=v,ue.column=N,ue.source=S,!k.silent)throw ue}function K(he){var ue=he.exec(S);if(ue){var Te=ue[0];return C(Te),S=S.slice(Te.length),ue}}function re(){K(n)}function be(he){var ue;for(he=he||[];ue=$();)ue!==!1&&he.push(ue);return he}function $(){var he=M();if(!(f!=S.charAt(0)||p!=S.charAt(1))){for(var ue=2;g!=S.charAt(ue)&&(p!=S.charAt(ue)||f!=S.charAt(ue+1));)++ue;if(ue+=2,g===S.charAt(ue-1))return D("End of comment missing");var Te=S.slice(2,ue-2);return N+=2,C(Te),S=S.slice(ue),N+=2,he({type:T,comment:Te})}}function Z(){var he=M(),ue=K(r);if(ue){if($(),!K(o))return D("property missing ':'");var Te=K(a),Oe=he({type:y,property:_(ue[0].replace(e,g)),value:Te?_(Te[0].replace(e,g)):g});return K(u),Oe}}function ce(){var he=[];be(he);for(var ue;ue=Z();)ue!==!1&&(he.push(ue),be(he));return he}return re(),ce()};function _(S){return S?S.replace(c,g):g}return Df}var G1;function eP(){if(G1)return Zo;G1=1;var e=Zo&&Zo.__importDefault||function(r){return r&&r.__esModule?r:{default:r}};Object.defineProperty(Zo,"__esModule",{value:!0}),Zo.default=n;var t=e(Zk());function n(r,o){var a=null;if(!r||typeof r!="string")return a;var u=(0,t.default)(r),c=typeof o=="function";return u.forEach(function(d){if(d.type==="declaration"){var f=d.property,p=d.value;c?o(f,p,d):p&&(a=a||{},a[f]=p)}}),a}return Zo}var _a={},W1;function tP(){if(W1)return _a;W1=1,Object.defineProperty(_a,"__esModule",{value:!0}),_a.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,n=/^[^-]+$/,r=/^-(webkit|moz|ms|o|khtml)-/,o=/^-(ms)-/,a=function(f){return!f||n.test(f)||e.test(f)},u=function(f,p){return p.toUpperCase()},c=function(f,p){return"".concat(p,"-")},d=function(f,p){return p===void 0&&(p={}),a(f)?f:(f=f.toLowerCase(),p.reactCompat?f=f.replace(o,c):f=f.replace(r,c),f.replace(t,u))};return _a.camelCase=d,_a}var Sa,X1;function nP(){if(X1)return Sa;X1=1;var e=Sa&&Sa.__importDefault||function(o){return o&&o.__esModule?o:{default:o}},t=e(eP()),n=tP();function r(o,a){var u={};return!o||typeof o!="string"||(0,t.default)(o,function(c,d){c&&d&&(u[(0,n.camelCase)(c,a)]=d)}),u}return r.default=r,Sa=r,Sa}var rP=nP();const iP=ze(rP),Sl=K1("end"),Lr=K1("start");function K1(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function Q1(e){const t=Lr(e),n=Sl(e);if(t&&n)return{start:t,end:n}}function xa(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?J1(e.position):"start"in e||"end"in e?J1(e):"line"in e||"column"in e?Mf(e):""}function Mf(e){return Z1(e&&e.line)+":"+Z1(e&&e.column)}function J1(e){return Mf(e&&e.start)+"-"+Mf(e&&e.end)}function Z1(e){return e&&typeof e=="number"?e:1}class fn extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let o="",a={},u=!1;if(n&&("line"in n&&"column"in n?a={place:n}:"start"in n&&"end"in n?a={place:n}:"type"in n?a={ancestors:[n],place:n.position}:a=F({},n)),typeof t=="string"?o=t:!a.cause&&t&&(u=!0,o=t.message,a.cause=t),!a.ruleId&&!a.source&&typeof r=="string"){const d=r.indexOf(":");d===-1?a.ruleId=r:(a.source=r.slice(0,d),a.ruleId=r.slice(d+1))}if(!a.place&&a.ancestors&&a.ancestors){const d=a.ancestors[a.ancestors.length-1];d&&(a.place=d.position)}const c=a.place&&"start"in a.place?a.place.start:a.place;this.ancestors=a.ancestors||void 0,this.cause=a.cause||void 0,this.column=c?c.column:void 0,this.fatal=void 0,this.file,this.message=o,this.line=c?c.line:void 0,this.name=xa(a.place)||"1:1",this.place=a.place||void 0,this.reason=this.message,this.ruleId=a.ruleId||void 0,this.source=a.source||void 0,this.stack=u&&a.cause&&typeof a.cause.stack=="string"?a.cause.stack:"",this.actual,this.expected,this.note,this.url}}fn.prototype.file="",fn.prototype.name="",fn.prototype.reason="",fn.prototype.message="",fn.prototype.stack="",fn.prototype.column=void 0,fn.prototype.line=void 0,fn.prototype.ancestors=void 0,fn.prototype.cause=void 0,fn.prototype.fatal=void 0,fn.prototype.place=void 0,fn.prototype.ruleId=void 0,fn.prototype.source=void 0;const Ff={}.hasOwnProperty,oP=new Map,sP=/[A-Z]/g,aP=new Set(["table","tbody","thead","tfoot","tr"]),uP=new Set(["td","th"]),eE="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function lP(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=EP(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=gP(n,t.jsx,t.jsxs)}const o={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?Jo:_l,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=tE(o,e,void 0);return a&&typeof a!="string"?a:o.create(e,o.Fragment,{children:a||void 0},void 0)}function tE(e,t,n){if(t.type==="element")return cP(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return dP(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return hP(e,t,n);if(t.type==="mdxjsEsm")return fP(e,t);if(t.type==="root")return pP(e,t,n);if(t.type==="text")return mP(e,t)}function cP(e,t,n){const r=e.schema;let o=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(o=Jo,e.schema=o),e.ancestors.push(t);const a=rE(e,t.tagName,!1),u=yP(e,t);let c=Uf(e,t);return aP.has(t.tagName)&&(c=c.filter(function(d){return typeof d=="string"?!Vk(d):!0})),nE(e,u,a,t),Bf(u,c),e.ancestors.pop(),e.schema=r,e.create(t,a,u,n)}function dP(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}wa(e,t.position)}function fP(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);wa(e,t.position)}function hP(e,t,n){const r=e.schema;let o=r;t.name==="svg"&&r.space==="html"&&(o=Jo,e.schema=o),e.ancestors.push(t);const a=t.name===null?e.Fragment:rE(e,t.name,!0),u=bP(e,t),c=Uf(e,t);return nE(e,u,a,t),Bf(u,c),e.ancestors.pop(),e.schema=r,e.create(t,a,u,n)}function pP(e,t,n){const r={};return Bf(r,Uf(e,t)),e.create(t,e.Fragment,r,n)}function mP(e,t){return t.value}function nE(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Bf(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function gP(e,t,n){return r;function r(o,a,u,c){const f=Array.isArray(u.children)?n:t;return c?f(a,u,c):f(a,u)}}function EP(e,t){return n;function n(r,o,a,u){const c=Array.isArray(a.children),d=Lr(r);return t(o,a,u,c,{columnNumber:d?d.column-1:void 0,fileName:e,lineNumber:d?d.line:void 0},void 0)}}function yP(e,t){const n={};let r,o;for(o in t.properties)if(o!=="children"&&Ff.call(t.properties,o)){const a=TP(e,o,t.properties[o]);if(a){const[u,c]=a;e.tableCellAlignToStyle&&u==="align"&&typeof c=="string"&&uP.has(t.tagName)?r=c:n[u]=c}}if(r){const a=n.style||(n.style={});a[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function bP(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const a=r.data.estree.body[0];a.type;const u=a.expression;u.type;const c=u.properties[0];c.type,Object.assign(n,e.evaluater.evaluateExpression(c.argument))}else wa(e,t.position);else{const o=r.name;let a;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const c=r.value.data.estree.body[0];c.type,a=e.evaluater.evaluateExpression(c.expression)}else wa(e,t.position);else a=r.value===null?!0:r.value;n[o]=a}return n}function Uf(e,t){const n=[];let r=-1;const o=e.passKeys?new Map:oP;for(;++r<t.children.length;){const a=t.children[r];let u;if(e.passKeys){const d=a.type==="element"?a.tagName:a.type==="mdxJsxFlowElement"||a.type==="mdxJsxTextElement"?a.name:void 0;if(d){const f=o.get(d)||0;u=d+"-"+f,o.set(d,f+1)}}const c=tE(e,a,u);c!==void 0&&n.push(c)}return n}function TP(e,t,n){const r=Lf(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?I1(n):q1(n)),r.property==="style"){let o=typeof n=="object"?n:_P(e,String(n));return e.stylePropertyNameCase==="css"&&(o=SP(o)),["style",o]}return[e.elementAttributeNameCase==="react"&&r.space?Wk[r.property]||r.property:r.attribute,n]}}function _P(e,t){try{return iP(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const r=n,o=new fn("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw o.file=e.filePath||void 0,o.url=eE+"#cannot-parse-style-attribute",o}}function rE(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const o=t.split(".");let a=-1,u;for(;++a<o.length;){const c=R1(o[a])?{type:"Identifier",name:o[a]}:{type:"Literal",value:o[a]};u=u?{type:"MemberExpression",object:u,property:c,computed:!!(a&&c.type==="Literal"),optional:!1}:c}r=u}else r=R1(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const o=r.value;return Ff.call(e.components,o)?e.components[o]:o}if(e.evaluater)return e.evaluater.evaluateExpression(r);wa(e)}function wa(e,t){const n=new fn("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=eE+"#cannot-handle-mdx-estrees-without-createevaluater",n}function SP(e){const t={};let n;for(n in e)Ff.call(e,n)&&(t[xP(n)]=e[n]);return t}function xP(e){let t=e.replace(sP,wP);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function wP(e){return"-"+e.toLowerCase()}const Hf={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},CP={};function zf(e,t){const n=CP,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,o=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return iE(e,r,o)}function iE(e,t,n){if(AP(e)){if("value"in e)return e.type==="html"&&!n?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return oE(e.children,t,n)}return Array.isArray(e)?oE(e,t,n):""}function oE(e,t,n){const r=[];let o=-1;for(;++o<e.length;)r[o]=iE(e[o],t,n);return r.join("")}function AP(e){return!!(e&&typeof e=="object")}const sE=document.createElement("i");function jf(e){const t="&"+e+";";sE.innerHTML=t;const n=sE.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function zn(e,t,n,r){const o=e.length;let a=0,u;if(t<0?t=-t>o?0:o+t:t=t>o?o:t,n=n>0?n:0,r.length<1e4)u=Array.from(r),u.unshift(t,n),e.splice(...u);else for(n&&e.splice(t,n);a<r.length;)u=r.slice(a,a+1e4),u.unshift(t,0),e.splice(...u),a+=1e4,t+=1e4}function tr(e,t){return e.length>0?(zn(e,e.length,0,t),e):t}const aE={}.hasOwnProperty;function uE(e){const t={};let n=-1;for(;++n<e.length;)vP(t,e[n]);return t}function vP(e,t){let n;for(n in t){const o=(aE.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let u;if(a)for(u in a){aE.call(o,u)||(o[u]=[]);const c=a[u];kP(o[u],Array.isArray(c)?c:c?[c]:[])}}}function kP(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);zn(e,0,0,r)}function lE(e,t){const n=Number.parseInt(e,t);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function gr(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const xn=wi(/[A-Za-z]/),hn=wi(/[\dA-Za-z]/),PP=wi(/[#-'*+\--9=?A-Z^-~]/);function xl(e){return e!==null&&(e<32||e===127)}const $f=wi(/\d/),NP=wi(/[\dA-Fa-f]/),OP=wi(/[!-/:-@[-`{-~]/);function Be(e){return e!==null&&e<-2}function ht(e){return e!==null&&(e<0||e===32)}function et(e){return e===-2||e===-1||e===32}const wl=wi(new RegExp("\\p{P}|\\p{S}","u")),ao=wi(/\s/);function wi(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function es(e){const t=[];let n=-1,r=0,o=0;for(;++n<e.length;){const a=e.charCodeAt(n);let u="";if(a===37&&hn(e.charCodeAt(n+1))&&hn(e.charCodeAt(n+2)))o=2;else if(a<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(a))||(u=String.fromCharCode(a));else if(a>55295&&a<57344){const c=e.charCodeAt(n+1);a<56320&&c>56319&&c<57344?(u=String.fromCharCode(a,c),o=1):u="�"}else u=String.fromCharCode(a);u&&(t.push(e.slice(r,n),encodeURIComponent(u)),r=n+o+1,u=""),o&&(n+=o,o=0)}return t.join("")+e.slice(r)}function rt(e,t,n,r){const o=r?r-1:Number.POSITIVE_INFINITY;let a=0;return u;function u(d){return et(d)?(e.enter(n),c(d)):t(d)}function c(d){return et(d)&&a++<o?(e.consume(d),c):(e.exit(n),t(d))}}const IP={tokenize:RP};function RP(e){const t=e.attempt(this.parser.constructs.contentInitial,r,o);let n;return t;function r(c){if(c===null){e.consume(c);return}return e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),rt(e,t,"linePrefix")}function o(c){return e.enter("paragraph"),a(c)}function a(c){const d=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=d),n=d,u(c)}function u(c){if(c===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(c);return}return Be(c)?(e.consume(c),e.exit("chunkText"),a):(e.consume(c),u)}}const LP={tokenize:DP},cE={tokenize:MP};function DP(e){const t=this,n=[];let r=0,o,a,u;return c;function c(C){if(r<n.length){const M=n[r];return t.containerState=M[1],e.attempt(M[0].continuation,d,f)(C)}return f(C)}function d(C){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,o&&N();const M=t.events.length;let V=M,D;for(;V--;)if(t.events[V][0]==="exit"&&t.events[V][1].type==="chunkFlow"){D=t.events[V][1].end;break}v(r);let K=M;for(;K<t.events.length;)t.events[K][1].end=F({},D),K++;return zn(t.events,V+1,0,t.events.slice(M)),t.events.length=K,f(C)}return c(C)}function f(C){if(r===n.length){if(!o)return T(C);if(o.currentConstruct&&o.currentConstruct.concrete)return _(C);t.interrupt=!!(o.currentConstruct&&!o._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(cE,p,g)(C)}function p(C){return o&&N(),v(r),T(C)}function g(C){return t.parser.lazy[t.now().line]=r!==n.length,u=t.now().offset,_(C)}function T(C){return t.containerState={},e.attempt(cE,y,_)(C)}function y(C){return r++,n.push([t.currentConstruct,t.containerState]),T(C)}function _(C){if(C===null){o&&N(),v(0),e.consume(C);return}return o=o||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:o,contentType:"flow",previous:a}),S(C)}function S(C){if(C===null){k(e.exit("chunkFlow"),!0),v(0),e.consume(C);return}return Be(C)?(e.consume(C),k(e.exit("chunkFlow")),r=0,t.interrupt=void 0,c):(e.consume(C),S)}function k(C,M){const V=t.sliceStream(C);if(M&&V.push(null),C.previous=a,a&&(a.next=C),a=C,o.defineSkip(C.start),o.write(V),t.parser.lazy[C.start.line]){let D=o.events.length;for(;D--;)if(o.events[D][1].start.offset<u&&(!o.events[D][1].end||o.events[D][1].end.offset>u))return;const K=t.events.length;let re=K,be,$;for(;re--;)if(t.events[re][0]==="exit"&&t.events[re][1].type==="chunkFlow"){if(be){$=t.events[re][1].end;break}be=!0}for(v(r),D=K;D<t.events.length;)t.events[D][1].end=F({},$),D++;zn(t.events,re+1,0,t.events.slice(K)),t.events.length=D}}function v(C){let M=n.length;for(;M-- >C;){const V=n[M];t.containerState=V[1],V[0].exit.call(t,e)}n.length=C}function N(){o.write([null]),a=void 0,o=void 0,t.containerState._closeFlow=void 0}}function MP(e,t,n){return rt(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function ts(e){if(e===null||ht(e)||ao(e))return 1;if(wl(e))return 2}function Cl(e,t,n){const r=[];let o=-1;for(;++o<e.length;){const a=e[o].resolveAll;a&&!r.includes(a)&&(t=a(t,n),r.push(a))}return t}const Vf={name:"attention",resolveAll:FP,tokenize:BP};function FP(e,t){let n=-1,r,o,a,u,c,d,f,p;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;d=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const g=F({},e[r][1].end),T=F({},e[n][1].start);dE(g,-d),dE(T,d),u={type:d>1?"strongSequence":"emphasisSequence",start:g,end:F({},e[r][1].end)},c={type:d>1?"strongSequence":"emphasisSequence",start:F({},e[n][1].start),end:T},a={type:d>1?"strongText":"emphasisText",start:F({},e[r][1].end),end:F({},e[n][1].start)},o={type:d>1?"strong":"emphasis",start:F({},u.start),end:F({},c.end)},e[r][1].end=F({},u.start),e[n][1].start=F({},c.end),f=[],e[r][1].end.offset-e[r][1].start.offset&&(f=tr(f,[["enter",e[r][1],t],["exit",e[r][1],t]])),f=tr(f,[["enter",o,t],["enter",u,t],["exit",u,t],["enter",a,t]]),f=tr(f,Cl(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),f=tr(f,[["exit",a,t],["enter",c,t],["exit",c,t],["exit",o,t]]),e[n][1].end.offset-e[n][1].start.offset?(p=2,f=tr(f,[["enter",e[n][1],t],["exit",e[n][1],t]])):p=0,zn(e,r-1,n-r+3,f),n=r+f.length-p-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function BP(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,o=ts(r);let a;return u;function u(d){return a=d,e.enter("attentionSequence"),c(d)}function c(d){if(d===a)return e.consume(d),c;const f=e.exit("attentionSequence"),p=ts(d),g=!p||p===2&&o||n.includes(d),T=!o||o===2&&p||n.includes(r);return f._open=!!(a===42?g:g&&(o||!T)),f._close=!!(a===42?T:T&&(p||!g)),t(d)}}function dE(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const UP={name:"autolink",tokenize:HP};function HP(e,t,n){let r=0;return o;function o(y){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a}function a(y){return xn(y)?(e.consume(y),u):y===64?n(y):f(y)}function u(y){return y===43||y===45||y===46||hn(y)?(r=1,c(y)):f(y)}function c(y){return y===58?(e.consume(y),r=0,d):(y===43||y===45||y===46||hn(y))&&r++<32?(e.consume(y),c):(r=0,f(y))}function d(y){return y===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.exit("autolink"),t):y===null||y===32||y===60||xl(y)?n(y):(e.consume(y),d)}function f(y){return y===64?(e.consume(y),p):PP(y)?(e.consume(y),f):n(y)}function p(y){return hn(y)?g(y):n(y)}function g(y){return y===46?(e.consume(y),r=0,p):y===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(y),e.exit("autolinkMarker"),e.exit("autolink"),t):T(y)}function T(y){if((y===45||hn(y))&&r++<63){const _=y===45?T:g;return e.consume(y),_}return n(y)}}const Ca={partial:!0,tokenize:zP};function zP(e,t,n){return r;function r(a){return et(a)?rt(e,o,"linePrefix")(a):o(a)}function o(a){return a===null||Be(a)?t(a):n(a)}}const fE={continuation:{tokenize:$P},exit:VP,name:"blockQuote",tokenize:jP};function jP(e,t,n){const r=this;return o;function o(u){if(u===62){const c=r.containerState;return c.open||(e.enter("blockQuote",{_container:!0}),c.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(u),e.exit("blockQuoteMarker"),a}return n(u)}function a(u){return et(u)?(e.enter("blockQuotePrefixWhitespace"),e.consume(u),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(u))}}function $P(e,t,n){const r=this;return o;function o(u){return et(u)?rt(e,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(u):a(u)}function a(u){return e.attempt(fE,t,n)(u)}}function VP(e){e.exit("blockQuote")}const hE={name:"characterEscape",tokenize:qP};function qP(e,t,n){return r;function r(a){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(a),e.exit("escapeMarker"),o}function o(a){return OP(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(a)}}const pE={name:"characterReference",tokenize:YP};function YP(e,t,n){const r=this;let o=0,a,u;return c;function c(g){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(g),e.exit("characterReferenceMarker"),d}function d(g){return g===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(g),e.exit("characterReferenceMarkerNumeric"),f):(e.enter("characterReferenceValue"),a=31,u=hn,p(g))}function f(g){return g===88||g===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(g),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,u=NP,p):(e.enter("characterReferenceValue"),a=7,u=$f,p(g))}function p(g){if(g===59&&o){const T=e.exit("characterReferenceValue");return u===hn&&!jf(r.sliceSerialize(T))?n(g):(e.enter("characterReferenceMarker"),e.consume(g),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return u(g)&&o++<a?(e.consume(g),p):n(g)}}const mE={partial:!0,tokenize:WP},gE={concrete:!0,name:"codeFenced",tokenize:GP};function GP(e,t,n){const r=this,o={partial:!0,tokenize:V};let a=0,u=0,c;return d;function d(D){return f(D)}function f(D){const K=r.events[r.events.length-1];return a=K&&K[1].type==="linePrefix"?K[2].sliceSerialize(K[1],!0).length:0,c=D,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),p(D)}function p(D){return D===c?(u++,e.consume(D),p):u<3?n(D):(e.exit("codeFencedFenceSequence"),et(D)?rt(e,g,"whitespace")(D):g(D))}function g(D){return D===null||Be(D)?(e.exit("codeFencedFence"),r.interrupt?t(D):e.check(mE,S,M)(D)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),T(D))}function T(D){return D===null||Be(D)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),g(D)):et(D)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),rt(e,y,"whitespace")(D)):D===96&&D===c?n(D):(e.consume(D),T)}function y(D){return D===null||Be(D)?g(D):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),_(D))}function _(D){return D===null||Be(D)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),g(D)):D===96&&D===c?n(D):(e.consume(D),_)}function S(D){return e.attempt(o,M,k)(D)}function k(D){return e.enter("lineEnding"),e.consume(D),e.exit("lineEnding"),v}function v(D){return a>0&&et(D)?rt(e,N,"linePrefix",a+1)(D):N(D)}function N(D){return D===null||Be(D)?e.check(mE,S,M)(D):(e.enter("codeFlowValue"),C(D))}function C(D){return D===null||Be(D)?(e.exit("codeFlowValue"),N(D)):(e.consume(D),C)}function M(D){return e.exit("codeFenced"),t(D)}function V(D,K,re){let be=0;return $;function $(Te){return D.enter("lineEnding"),D.consume(Te),D.exit("lineEnding"),Z}function Z(Te){return D.enter("codeFencedFence"),et(Te)?rt(D,ce,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(Te):ce(Te)}function ce(Te){return Te===c?(D.enter("codeFencedFenceSequence"),he(Te)):re(Te)}function he(Te){return Te===c?(be++,D.consume(Te),he):be>=u?(D.exit("codeFencedFenceSequence"),et(Te)?rt(D,ue,"whitespace")(Te):ue(Te)):re(Te)}function ue(Te){return Te===null||Be(Te)?(D.exit("codeFencedFence"),K(Te)):re(Te)}}}function WP(e,t,n){const r=this;return o;function o(u){return u===null?n(u):(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),a)}function a(u){return r.parser.lazy[r.now().line]?n(u):t(u)}}const qf={name:"codeIndented",tokenize:KP},XP={partial:!0,tokenize:QP};function KP(e,t,n){const r=this;return o;function o(f){return e.enter("codeIndented"),rt(e,a,"linePrefix",5)(f)}function a(f){const p=r.events[r.events.length-1];return p&&p[1].type==="linePrefix"&&p[2].sliceSerialize(p[1],!0).length>=4?u(f):n(f)}function u(f){return f===null?d(f):Be(f)?e.attempt(XP,u,d)(f):(e.enter("codeFlowValue"),c(f))}function c(f){return f===null||Be(f)?(e.exit("codeFlowValue"),u(f)):(e.consume(f),c)}function d(f){return e.exit("codeIndented"),t(f)}}function QP(e,t,n){const r=this;return o;function o(u){return r.parser.lazy[r.now().line]?n(u):Be(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),o):rt(e,a,"linePrefix",5)(u)}function a(u){const c=r.events[r.events.length-1];return c&&c[1].type==="linePrefix"&&c[2].sliceSerialize(c[1],!0).length>=4?t(u):Be(u)?o(u):n(u)}}const JP={name:"codeText",previous:eN,resolve:ZP,tokenize:tN};function ZP(e){let t=e.length-4,n=3,r,o;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)o===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(o=r):(r===t||e[r][1].type==="lineEnding")&&(e[o][1].type="codeTextData",r!==o+2&&(e[o][1].end=e[r-1][1].end,e.splice(o+2,r-o-2),t-=r-o-2,r=o+2),o=void 0);return e}function eN(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function tN(e,t,n){let r=0,o,a;return u;function u(g){return e.enter("codeText"),e.enter("codeTextSequence"),c(g)}function c(g){return g===96?(e.consume(g),r++,c):(e.exit("codeTextSequence"),d(g))}function d(g){return g===null?n(g):g===32?(e.enter("space"),e.consume(g),e.exit("space"),d):g===96?(a=e.enter("codeTextSequence"),o=0,p(g)):Be(g)?(e.enter("lineEnding"),e.consume(g),e.exit("lineEnding"),d):(e.enter("codeTextData"),f(g))}function f(g){return g===null||g===32||g===96||Be(g)?(e.exit("codeTextData"),d(g)):(e.consume(g),f)}function p(g){return g===96?(e.consume(g),o++,p):o===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(g)):(a.type="codeTextData",f(g))}}class nN{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const r=n==null?Number.POSITIVE_INFINITY:n;return r<this.left.length?this.left.slice(t,r):t>this.left.length?this.right.slice(this.right.length-r+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-r+this.left.length).reverse())}splice(t,n,r){const o=n||0;this.setCursor(Math.trunc(t));const a=this.right.splice(this.right.length-o,Number.POSITIVE_INFINITY);return r&&Aa(this.left,r),a.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),Aa(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Aa(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const n=this.left.splice(t,Number.POSITIVE_INFINITY);Aa(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Aa(this.left,n.reverse())}}}function Aa(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function EE(e){const t={};let n=-1,r,o,a,u,c,d,f;const p=new nN(e);for(;++n<p.length;){for(;n in t;)n=t[n];if(r=p.get(n),n&&r[1].type==="chunkFlow"&&p.get(n-1)[1].type==="listItemPrefix"&&(d=r[1]._tokenizer.events,a=0,a<d.length&&d[a][1].type==="lineEndingBlank"&&(a+=2),a<d.length&&d[a][1].type==="content"))for(;++a<d.length&&d[a][1].type!=="content";)d[a][1].type==="chunkText"&&(d[a][1]._isInFirstContentOfListItem=!0,a++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,rN(p,n)),n=t[n],f=!0);else if(r[1]._container){for(a=n,o=void 0;a--;)if(u=p.get(a),u[1].type==="lineEnding"||u[1].type==="lineEndingBlank")u[0]==="enter"&&(o&&(p.get(o)[1].type="lineEndingBlank"),u[1].type="lineEnding",o=a);else if(!(u[1].type==="linePrefix"||u[1].type==="listItemIndent"))break;o&&(r[1].end=F({},p.get(o)[1].start),c=p.slice(o,n),c.unshift(r),p.splice(o,n-o+1,c))}}return zn(e,0,Number.POSITIVE_INFINITY,p.slice(0)),!f}function rN(e,t){const n=e.get(t)[1],r=e.get(t)[2];let o=t-1;const a=[];let u=n._tokenizer;u||(u=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(u._contentTypeTextTrailing=!0));const c=u.events,d=[],f={};let p,g,T=-1,y=n,_=0,S=0;const k=[S];for(;y;){for(;e.get(++o)[1]!==y;);a.push(o),y._tokenizer||(p=r.sliceStream(y),y.next||p.push(null),g&&u.defineSkip(y.start),y._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=!0),u.write(p),y._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=void 0)),g=y,y=y.next}for(y=n;++T<c.length;)c[T][0]==="exit"&&c[T-1][0]==="enter"&&c[T][1].type===c[T-1][1].type&&c[T][1].start.line!==c[T][1].end.line&&(S=T+1,k.push(S),y._tokenizer=void 0,y.previous=void 0,y=y.next);for(u.events=[],y?(y._tokenizer=void 0,y.previous=void 0):k.pop(),T=k.length;T--;){const v=c.slice(k[T],k[T+1]),N=a.pop();d.push([N,N+v.length-1]),e.splice(N,2,v)}for(d.reverse(),T=-1;++T<d.length;)f[_+d[T][0]]=_+d[T][1],_+=d[T][1]-d[T][0]-1;return f}const iN={resolve:sN,tokenize:aN},oN={partial:!0,tokenize:uN};function sN(e){return EE(e),e}function aN(e,t){let n;return r;function r(c){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),o(c)}function o(c){return c===null?a(c):Be(c)?e.check(oN,u,a)(c):(e.consume(c),o)}function a(c){return e.exit("chunkContent"),e.exit("content"),t(c)}function u(c){return e.consume(c),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,o}}function uN(e,t,n){const r=this;return o;function o(u){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),rt(e,a,"linePrefix")}function a(u){if(u===null||Be(u))return n(u);const c=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&c&&c[1].type==="linePrefix"&&c[2].sliceSerialize(c[1],!0).length>=4?t(u):e.interrupt(r.parser.constructs.flow,n,t)(u)}}function yE(e,t,n,r,o,a,u,c,d){const f=d||Number.POSITIVE_INFINITY;let p=0;return g;function g(v){return v===60?(e.enter(r),e.enter(o),e.enter(a),e.consume(v),e.exit(a),T):v===null||v===32||v===41||xl(v)?n(v):(e.enter(r),e.enter(u),e.enter(c),e.enter("chunkString",{contentType:"string"}),S(v))}function T(v){return v===62?(e.enter(a),e.consume(v),e.exit(a),e.exit(o),e.exit(r),t):(e.enter(c),e.enter("chunkString",{contentType:"string"}),y(v))}function y(v){return v===62?(e.exit("chunkString"),e.exit(c),T(v)):v===null||v===60||Be(v)?n(v):(e.consume(v),v===92?_:y)}function _(v){return v===60||v===62||v===92?(e.consume(v),y):y(v)}function S(v){return!p&&(v===null||v===41||ht(v))?(e.exit("chunkString"),e.exit(c),e.exit(u),e.exit(r),t(v)):p<f&&v===40?(e.consume(v),p++,S):v===41?(e.consume(v),p--,S):v===null||v===32||v===40||xl(v)?n(v):(e.consume(v),v===92?k:S)}function k(v){return v===40||v===41||v===92?(e.consume(v),S):S(v)}}function bE(e,t,n,r,o,a){const u=this;let c=0,d;return f;function f(y){return e.enter(r),e.enter(o),e.consume(y),e.exit(o),e.enter(a),p}function p(y){return c>999||y===null||y===91||y===93&&!d||y===94&&!c&&"_hiddenFootnoteSupport"in u.parser.constructs?n(y):y===93?(e.exit(a),e.enter(o),e.consume(y),e.exit(o),e.exit(r),t):Be(y)?(e.enter("lineEnding"),e.consume(y),e.exit("lineEnding"),p):(e.enter("chunkString",{contentType:"string"}),g(y))}function g(y){return y===null||y===91||y===93||Be(y)||c++>999?(e.exit("chunkString"),p(y)):(e.consume(y),d||(d=!et(y)),y===92?T:g)}function T(y){return y===91||y===92||y===93?(e.consume(y),c++,g):g(y)}}function TE(e,t,n,r,o,a){let u;return c;function c(T){return T===34||T===39||T===40?(e.enter(r),e.enter(o),e.consume(T),e.exit(o),u=T===40?41:T,d):n(T)}function d(T){return T===u?(e.enter(o),e.consume(T),e.exit(o),e.exit(r),t):(e.enter(a),f(T))}function f(T){return T===u?(e.exit(a),d(u)):T===null?n(T):Be(T)?(e.enter("lineEnding"),e.consume(T),e.exit("lineEnding"),rt(e,f,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),p(T))}function p(T){return T===u||T===null||Be(T)?(e.exit("chunkString"),f(T)):(e.consume(T),T===92?g:p)}function g(T){return T===u||T===92?(e.consume(T),p):p(T)}}function va(e,t){let n;return r;function r(o){return Be(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),n=!0,r):et(o)?rt(e,r,n?"linePrefix":"lineSuffix")(o):t(o)}}const lN={name:"definition",tokenize:dN},cN={partial:!0,tokenize:fN};function dN(e,t,n){const r=this;let o;return a;function a(y){return e.enter("definition"),u(y)}function u(y){return bE.call(r,e,c,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(y)}function c(y){return o=gr(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),y===58?(e.enter("definitionMarker"),e.consume(y),e.exit("definitionMarker"),d):n(y)}function d(y){return ht(y)?va(e,f)(y):f(y)}function f(y){return yE(e,p,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(y)}function p(y){return e.attempt(cN,g,g)(y)}function g(y){return et(y)?rt(e,T,"whitespace")(y):T(y)}function T(y){return y===null||Be(y)?(e.exit("definition"),r.parser.defined.push(o),t(y)):n(y)}}function fN(e,t,n){return r;function r(c){return ht(c)?va(e,o)(c):n(c)}function o(c){return TE(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(c)}function a(c){return et(c)?rt(e,u,"whitespace")(c):u(c)}function u(c){return c===null||Be(c)?t(c):n(c)}}const hN={name:"hardBreakEscape",tokenize:pN};function pN(e,t,n){return r;function r(a){return e.enter("hardBreakEscape"),e.consume(a),o}function o(a){return Be(a)?(e.exit("hardBreakEscape"),t(a)):n(a)}}const mN={name:"headingAtx",resolve:gN,tokenize:EN};function gN(e,t){let n=e.length-2,r=3,o,a;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(o={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},a={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},zn(e,r,n-r+1,[["enter",o,t],["enter",a,t],["exit",a,t],["exit",o,t]])),e}function EN(e,t,n){let r=0;return o;function o(p){return e.enter("atxHeading"),a(p)}function a(p){return e.enter("atxHeadingSequence"),u(p)}function u(p){return p===35&&r++<6?(e.consume(p),u):p===null||ht(p)?(e.exit("atxHeadingSequence"),c(p)):n(p)}function c(p){return p===35?(e.enter("atxHeadingSequence"),d(p)):p===null||Be(p)?(e.exit("atxHeading"),t(p)):et(p)?rt(e,c,"whitespace")(p):(e.enter("atxHeadingText"),f(p))}function d(p){return p===35?(e.consume(p),d):(e.exit("atxHeadingSequence"),c(p))}function f(p){return p===null||p===35||ht(p)?(e.exit("atxHeadingText"),c(p)):(e.consume(p),f)}}const yN=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],_E=["pre","script","style","textarea"],bN={concrete:!0,name:"htmlFlow",resolveTo:SN,tokenize:xN},TN={partial:!0,tokenize:CN},_N={partial:!0,tokenize:wN};function SN(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function xN(e,t,n){const r=this;let o,a,u,c,d;return f;function f(O){return p(O)}function p(O){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(O),g}function g(O){return O===33?(e.consume(O),T):O===47?(e.consume(O),a=!0,S):O===63?(e.consume(O),o=3,r.interrupt?t:A):xn(O)?(e.consume(O),u=String.fromCharCode(O),k):n(O)}function T(O){return O===45?(e.consume(O),o=2,y):O===91?(e.consume(O),o=5,c=0,_):xn(O)?(e.consume(O),o=4,r.interrupt?t:A):n(O)}function y(O){return O===45?(e.consume(O),r.interrupt?t:A):n(O)}function _(O){const _e="CDATA[";return O===_e.charCodeAt(c++)?(e.consume(O),c===_e.length?r.interrupt?t:ce:_):n(O)}function S(O){return xn(O)?(e.consume(O),u=String.fromCharCode(O),k):n(O)}function k(O){if(O===null||O===47||O===62||ht(O)){const _e=O===47,Ie=u.toLowerCase();return!_e&&!a&&_E.includes(Ie)?(o=1,r.interrupt?t(O):ce(O)):yN.includes(u.toLowerCase())?(o=6,_e?(e.consume(O),v):r.interrupt?t(O):ce(O)):(o=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(O):a?N(O):C(O))}return O===45||hn(O)?(e.consume(O),u+=String.fromCharCode(O),k):n(O)}function v(O){return O===62?(e.consume(O),r.interrupt?t:ce):n(O)}function N(O){return et(O)?(e.consume(O),N):$(O)}function C(O){return O===47?(e.consume(O),$):O===58||O===95||xn(O)?(e.consume(O),M):et(O)?(e.consume(O),C):$(O)}function M(O){return O===45||O===46||O===58||O===95||hn(O)?(e.consume(O),M):V(O)}function V(O){return O===61?(e.consume(O),D):et(O)?(e.consume(O),V):C(O)}function D(O){return O===null||O===60||O===61||O===62||O===96?n(O):O===34||O===39?(e.consume(O),d=O,K):et(O)?(e.consume(O),D):re(O)}function K(O){return O===d?(e.consume(O),d=null,be):O===null||Be(O)?n(O):(e.consume(O),K)}function re(O){return O===null||O===34||O===39||O===47||O===60||O===61||O===62||O===96||ht(O)?V(O):(e.consume(O),re)}function be(O){return O===47||O===62||et(O)?C(O):n(O)}function $(O){return O===62?(e.consume(O),Z):n(O)}function Z(O){return O===null||Be(O)?ce(O):et(O)?(e.consume(O),Z):n(O)}function ce(O){return O===45&&o===2?(e.consume(O),Oe):O===60&&o===1?(e.consume(O),de):O===62&&o===4?(e.consume(O),B):O===63&&o===3?(e.consume(O),A):O===93&&o===5?(e.consume(O),ie):Be(O)&&(o===6||o===7)?(e.exit("htmlFlowData"),e.check(TN,te,he)(O)):O===null||Be(O)?(e.exit("htmlFlowData"),he(O)):(e.consume(O),ce)}function he(O){return e.check(_N,ue,te)(O)}function ue(O){return e.enter("lineEnding"),e.consume(O),e.exit("lineEnding"),Te}function Te(O){return O===null||Be(O)?he(O):(e.enter("htmlFlowData"),ce(O))}function Oe(O){return O===45?(e.consume(O),A):ce(O)}function de(O){return O===47?(e.consume(O),u="",Q):ce(O)}function Q(O){if(O===62){const _e=u.toLowerCase();return _E.includes(_e)?(e.consume(O),B):ce(O)}return xn(O)&&u.length<8?(e.consume(O),u+=String.fromCharCode(O),Q):ce(O)}function ie(O){return O===93?(e.consume(O),A):ce(O)}function A(O){return O===62?(e.consume(O),B):O===45&&o===2?(e.consume(O),A):ce(O)}function B(O){return O===null||Be(O)?(e.exit("htmlFlowData"),te(O)):(e.consume(O),B)}function te(O){return e.exit("htmlFlow"),t(O)}}function wN(e,t,n){const r=this;return o;function o(u){return Be(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),a):n(u)}function a(u){return r.parser.lazy[r.now().line]?n(u):t(u)}}function CN(e,t,n){return r;function r(o){return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),e.attempt(Ca,t,n)}}const AN={name:"htmlText",tokenize:vN};function vN(e,t,n){const r=this;let o,a,u;return c;function c(A){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(A),d}function d(A){return A===33?(e.consume(A),f):A===47?(e.consume(A),V):A===63?(e.consume(A),C):xn(A)?(e.consume(A),re):n(A)}function f(A){return A===45?(e.consume(A),p):A===91?(e.consume(A),a=0,_):xn(A)?(e.consume(A),N):n(A)}function p(A){return A===45?(e.consume(A),y):n(A)}function g(A){return A===null?n(A):A===45?(e.consume(A),T):Be(A)?(u=g,de(A)):(e.consume(A),g)}function T(A){return A===45?(e.consume(A),y):g(A)}function y(A){return A===62?Oe(A):A===45?T(A):g(A)}function _(A){const B="CDATA[";return A===B.charCodeAt(a++)?(e.consume(A),a===B.length?S:_):n(A)}function S(A){return A===null?n(A):A===93?(e.consume(A),k):Be(A)?(u=S,de(A)):(e.consume(A),S)}function k(A){return A===93?(e.consume(A),v):S(A)}function v(A){return A===62?Oe(A):A===93?(e.consume(A),v):S(A)}function N(A){return A===null||A===62?Oe(A):Be(A)?(u=N,de(A)):(e.consume(A),N)}function C(A){return A===null?n(A):A===63?(e.consume(A),M):Be(A)?(u=C,de(A)):(e.consume(A),C)}function M(A){return A===62?Oe(A):C(A)}function V(A){return xn(A)?(e.consume(A),D):n(A)}function D(A){return A===45||hn(A)?(e.consume(A),D):K(A)}function K(A){return Be(A)?(u=K,de(A)):et(A)?(e.consume(A),K):Oe(A)}function re(A){return A===45||hn(A)?(e.consume(A),re):A===47||A===62||ht(A)?be(A):n(A)}function be(A){return A===47?(e.consume(A),Oe):A===58||A===95||xn(A)?(e.consume(A),$):Be(A)?(u=be,de(A)):et(A)?(e.consume(A),be):Oe(A)}function $(A){return A===45||A===46||A===58||A===95||hn(A)?(e.consume(A),$):Z(A)}function Z(A){return A===61?(e.consume(A),ce):Be(A)?(u=Z,de(A)):et(A)?(e.consume(A),Z):be(A)}function ce(A){return A===null||A===60||A===61||A===62||A===96?n(A):A===34||A===39?(e.consume(A),o=A,he):Be(A)?(u=ce,de(A)):et(A)?(e.consume(A),ce):(e.consume(A),ue)}function he(A){return A===o?(e.consume(A),o=void 0,Te):A===null?n(A):Be(A)?(u=he,de(A)):(e.consume(A),he)}function ue(A){return A===null||A===34||A===39||A===60||A===61||A===96?n(A):A===47||A===62||ht(A)?be(A):(e.consume(A),ue)}function Te(A){return A===47||A===62||ht(A)?be(A):n(A)}function Oe(A){return A===62?(e.consume(A),e.exit("htmlTextData"),e.exit("htmlText"),t):n(A)}function de(A){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(A),e.exit("lineEnding"),Q}function Q(A){return et(A)?rt(e,ie,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(A):ie(A)}function ie(A){return e.enter("htmlTextData"),u(A)}}const Yf={name:"labelEnd",resolveAll:ON,resolveTo:IN,tokenize:RN},kN={tokenize:LN},PN={tokenize:DN},NN={tokenize:MN};function ON(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd"){const o=r.type==="labelImage"?4:2;r.type="data",t+=o}}return e.length!==n.length&&zn(e,0,e.length,n),e}function IN(e,t){let n=e.length,r=0,o,a,u,c;for(;n--;)if(o=e[n][1],a){if(o.type==="link"||o.type==="labelLink"&&o._inactive)break;e[n][0]==="enter"&&o.type==="labelLink"&&(o._inactive=!0)}else if(u){if(e[n][0]==="enter"&&(o.type==="labelImage"||o.type==="labelLink")&&!o._balanced&&(a=n,o.type!=="labelLink")){r=2;break}}else o.type==="labelEnd"&&(u=n);const d={type:e[a][1].type==="labelLink"?"link":"image",start:F({},e[a][1].start),end:F({},e[e.length-1][1].end)},f={type:"label",start:F({},e[a][1].start),end:F({},e[u][1].end)},p={type:"labelText",start:F({},e[a+r+2][1].end),end:F({},e[u-2][1].start)};return c=[["enter",d,t],["enter",f,t]],c=tr(c,e.slice(a+1,a+r+3)),c=tr(c,[["enter",p,t]]),c=tr(c,Cl(t.parser.constructs.insideSpan.null,e.slice(a+r+4,u-3),t)),c=tr(c,[["exit",p,t],e[u-2],e[u-1],["exit",f,t]]),c=tr(c,e.slice(u+1)),c=tr(c,[["exit",d,t]]),zn(e,a,e.length,c),e}function RN(e,t,n){const r=this;let o=r.events.length,a,u;for(;o--;)if((r.events[o][1].type==="labelImage"||r.events[o][1].type==="labelLink")&&!r.events[o][1]._balanced){a=r.events[o][1];break}return c;function c(T){return a?a._inactive?g(T):(u=r.parser.defined.includes(gr(r.sliceSerialize({start:a.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(T),e.exit("labelMarker"),e.exit("labelEnd"),d):n(T)}function d(T){return T===40?e.attempt(kN,p,u?p:g)(T):T===91?e.attempt(PN,p,u?f:g)(T):u?p(T):g(T)}function f(T){return e.attempt(NN,p,g)(T)}function p(T){return t(T)}function g(T){return a._balanced=!0,n(T)}}function LN(e,t,n){return r;function r(g){return e.enter("resource"),e.enter("resourceMarker"),e.consume(g),e.exit("resourceMarker"),o}function o(g){return ht(g)?va(e,a)(g):a(g)}function a(g){return g===41?p(g):yE(e,u,c,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(g)}function u(g){return ht(g)?va(e,d)(g):p(g)}function c(g){return n(g)}function d(g){return g===34||g===39||g===40?TE(e,f,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(g):p(g)}function f(g){return ht(g)?va(e,p)(g):p(g)}function p(g){return g===41?(e.enter("resourceMarker"),e.consume(g),e.exit("resourceMarker"),e.exit("resource"),t):n(g)}}function DN(e,t,n){const r=this;return o;function o(c){return bE.call(r,e,a,u,"reference","referenceMarker","referenceString")(c)}function a(c){return r.parser.defined.includes(gr(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(c):n(c)}function u(c){return n(c)}}function MN(e,t,n){return r;function r(a){return e.enter("reference"),e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),o}function o(a){return a===93?(e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),e.exit("reference"),t):n(a)}}const FN={name:"labelStartImage",resolveAll:Yf.resolveAll,tokenize:BN};function BN(e,t,n){const r=this;return o;function o(c){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(c),e.exit("labelImageMarker"),a}function a(c){return c===91?(e.enter("labelMarker"),e.consume(c),e.exit("labelMarker"),e.exit("labelImage"),u):n(c)}function u(c){return c===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(c):t(c)}}const UN={name:"labelStartLink",resolveAll:Yf.resolveAll,tokenize:HN};function HN(e,t,n){const r=this;return o;function o(u){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(u),e.exit("labelMarker"),e.exit("labelLink"),a}function a(u){return u===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(u):t(u)}}const Gf={name:"lineEnding",tokenize:zN};function zN(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),rt(e,t,"linePrefix")}}const Al={name:"thematicBreak",tokenize:jN};function jN(e,t,n){let r=0,o;return a;function a(f){return e.enter("thematicBreak"),u(f)}function u(f){return o=f,c(f)}function c(f){return f===o?(e.enter("thematicBreakSequence"),d(f)):r>=3&&(f===null||Be(f))?(e.exit("thematicBreak"),t(f)):n(f)}function d(f){return f===o?(e.consume(f),r++,d):(e.exit("thematicBreakSequence"),et(f)?rt(e,c,"whitespace")(f):c(f))}}const Nn={continuation:{tokenize:YN},exit:WN,name:"list",tokenize:qN},$N={partial:!0,tokenize:XN},VN={partial:!0,tokenize:GN};function qN(e,t,n){const r=this,o=r.events[r.events.length-1];let a=o&&o[1].type==="linePrefix"?o[2].sliceSerialize(o[1],!0).length:0,u=0;return c;function c(y){const _=r.containerState.type||(y===42||y===43||y===45?"listUnordered":"listOrdered");if(_==="listUnordered"?!r.containerState.marker||y===r.containerState.marker:$f(y)){if(r.containerState.type||(r.containerState.type=_,e.enter(_,{_container:!0})),_==="listUnordered")return e.enter("listItemPrefix"),y===42||y===45?e.check(Al,n,f)(y):f(y);if(!r.interrupt||y===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),d(y)}return n(y)}function d(y){return $f(y)&&++u<10?(e.consume(y),d):(!r.interrupt||u<2)&&(r.containerState.marker?y===r.containerState.marker:y===41||y===46)?(e.exit("listItemValue"),f(y)):n(y)}function f(y){return e.enter("listItemMarker"),e.consume(y),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||y,e.check(Ca,r.interrupt?n:p,e.attempt($N,T,g))}function p(y){return r.containerState.initialBlankLine=!0,a++,T(y)}function g(y){return et(y)?(e.enter("listItemPrefixWhitespace"),e.consume(y),e.exit("listItemPrefixWhitespace"),T):n(y)}function T(y){return r.containerState.size=a+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(y)}}function YN(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Ca,o,a);function o(c){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,rt(e,t,"listItemIndent",r.containerState.size+1)(c)}function a(c){return r.containerState.furtherBlankLines||!et(c)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,u(c)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(VN,t,u)(c))}function u(c){return r.containerState._closeFlow=!0,r.interrupt=void 0,rt(e,e.attempt(Nn,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(c)}}function GN(e,t,n){const r=this;return rt(e,o,"listItemIndent",r.containerState.size+1);function o(a){const u=r.events[r.events.length-1];return u&&u[1].type==="listItemIndent"&&u[2].sliceSerialize(u[1],!0).length===r.containerState.size?t(a):n(a)}}function WN(e){e.exit(this.containerState.type)}function XN(e,t,n){const r=this;return rt(e,o,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function o(a){const u=r.events[r.events.length-1];return!et(a)&&u&&u[1].type==="listItemPrefixWhitespace"?t(a):n(a)}}const SE={name:"setextUnderline",resolveTo:KN,tokenize:QN};function KN(e,t){let n=e.length,r,o,a;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(o=n)}else e[n][1].type==="content"&&e.splice(n,1),!a&&e[n][1].type==="definition"&&(a=n);const u={type:"setextHeading",start:F({},e[r][1].start),end:F({},e[e.length-1][1].end)};return e[o][1].type="setextHeadingText",a?(e.splice(o,0,["enter",u,t]),e.splice(a+1,0,["exit",e[r][1],t]),e[r][1].end=F({},e[a][1].end)):e[r][1]=u,e.push(["exit",u,t]),e}function QN(e,t,n){const r=this;let o;return a;function a(f){let p=r.events.length,g;for(;p--;)if(r.events[p][1].type!=="lineEnding"&&r.events[p][1].type!=="linePrefix"&&r.events[p][1].type!=="content"){g=r.events[p][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||g)?(e.enter("setextHeadingLine"),o=f,u(f)):n(f)}function u(f){return e.enter("setextHeadingLineSequence"),c(f)}function c(f){return f===o?(e.consume(f),c):(e.exit("setextHeadingLineSequence"),et(f)?rt(e,d,"lineSuffix")(f):d(f))}function d(f){return f===null||Be(f)?(e.exit("setextHeadingLine"),t(f)):n(f)}}const JN={tokenize:ZN};function ZN(e){const t=this,n=e.attempt(Ca,r,e.attempt(this.parser.constructs.flowInitial,o,rt(e,e.attempt(this.parser.constructs.flow,o,e.attempt(iN,o)),"linePrefix")));return n;function r(a){if(a===null){e.consume(a);return}return e.enter("lineEndingBlank"),e.consume(a),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function o(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const eO={resolveAll:wE()},tO=xE("string"),nO=xE("text");function xE(e){return{resolveAll:wE(e==="text"?rO:void 0),tokenize:t};function t(n){const r=this,o=this.parser.constructs[e],a=n.attempt(o,u,c);return u;function u(p){return f(p)?a(p):c(p)}function c(p){if(p===null){n.consume(p);return}return n.enter("data"),n.consume(p),d}function d(p){return f(p)?(n.exit("data"),a(p)):(n.consume(p),d)}function f(p){if(p===null)return!0;const g=o[p];let T=-1;if(g)for(;++T<g.length;){const y=g[T];if(!y.previous||y.previous.call(r,r.previous))return!0}return!1}}}function wE(e){return t;function t(n,r){let o=-1,a;for(;++o<=n.length;)a===void 0?n[o]&&n[o][1].type==="data"&&(a=o,o++):(!n[o]||n[o][1].type!=="data")&&(o!==a+2&&(n[a][1].end=n[o-1][1].end,n.splice(a+2,o-a-2),o=a+2),a=void 0);return e?e(n,r):n}}function rO(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const r=e[n-1][1],o=t.sliceStream(r);let a=o.length,u=-1,c=0,d;for(;a--;){const f=o[a];if(typeof f=="string"){for(u=f.length;f.charCodeAt(u-1)===32;)c++,u--;if(u)break;u=-1}else if(f===-2)d=!0,c++;else if(f!==-1){a++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(c=0),c){const f={type:n===e.length||d||c<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:a?u:r.start._bufferIndex+u,_index:r.start._index+a,line:r.end.line,column:r.end.column-c,offset:r.end.offset-c},end:F({},r.end)};r.end=F({},f.start),r.start.offset===r.end.offset?Object.assign(r,f):(e.splice(n,0,["enter",f,t],["exit",f,t]),n+=2)}n++}return e}const iO=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:{null:[42,95]},contentInitial:{91:lN},disable:{null:[]},document:{42:Nn,43:Nn,45:Nn,48:Nn,49:Nn,50:Nn,51:Nn,52:Nn,53:Nn,54:Nn,55:Nn,56:Nn,57:Nn,62:fE},flow:{35:mN,42:Al,45:[SE,Al],60:bN,61:SE,95:Al,96:gE,126:gE},flowInitial:{[-2]:qf,[-1]:qf,32:qf},insideSpan:{null:[Vf,eO]},string:{38:pE,92:hE},text:{[-5]:Gf,[-4]:Gf,[-3]:Gf,33:FN,38:pE,42:Vf,60:[UP,AN],91:UN,92:[hN,hE],93:Yf,95:Vf,96:JP}},Symbol.toStringTag,{value:"Module"}));function oO(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const o={},a=[];let u=[],c=[];const d={attempt:K(V),check:K(D),consume:N,enter:C,exit:M,interrupt:K(D,{interrupt:!0})},f={code:null,containerState:{},defineSkip:S,events:[],now:_,parser:e,previous:null,sliceSerialize:T,sliceStream:y,write:g};let p=t.tokenize.call(f,d);return t.resolveAll&&a.push(t),f;function g(Z){return u=tr(u,Z),k(),u[u.length-1]!==null?[]:(re(t,0),f.events=Cl(a,f.events,f),f.events)}function T(Z,ce){return aO(y(Z),ce)}function y(Z){return sO(u,Z)}function _(){const{_bufferIndex:Z,_index:ce,line:he,column:ue,offset:Te}=r;return{_bufferIndex:Z,_index:ce,line:he,column:ue,offset:Te}}function S(Z){o[Z.line]=Z.column,$()}function k(){let Z;for(;r._index<u.length;){const ce=u[r._index];if(typeof ce=="string")for(Z=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===Z&&r._bufferIndex<ce.length;)v(ce.charCodeAt(r._bufferIndex));else v(ce)}}function v(Z){p=p(Z)}function N(Z){Be(Z)?(r.line++,r.column=1,r.offset+=Z===-3?2:1,$()):Z!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===u[r._index].length&&(r._bufferIndex=-1,r._index++)),f.previous=Z}function C(Z,ce){const he=ce||{};return he.type=Z,he.start=_(),f.events.push(["enter",he,f]),c.push(he),he}function M(Z){const ce=c.pop();return ce.end=_(),f.events.push(["exit",ce,f]),ce}function V(Z,ce){re(Z,ce.from)}function D(Z,ce){ce.restore()}function K(Z,ce){return he;function he(ue,Te,Oe){let de,Q,ie,A;return Array.isArray(ue)?te(ue):"tokenize"in ue?te([ue]):B(ue);function B(Ce){return $e;function $e(we){const We=we!==null&&Ce[we],pt=we!==null&&Ce.null,on=[...Array.isArray(We)?We:We?[We]:[],...Array.isArray(pt)?pt:pt?[pt]:[]];return te(on)(we)}}function te(Ce){return de=Ce,Q=0,Ce.length===0?Oe:O(Ce[Q])}function O(Ce){return $e;function $e(we){return A=be(),ie=Ce,Ce.partial||(f.currentConstruct=Ce),Ce.name&&f.parser.constructs.disable.null.includes(Ce.name)?Ie():Ce.tokenize.call(ce?Object.assign(Object.create(f),ce):f,d,_e,Ie)(we)}}function _e(Ce){return Z(ie,A),Te}function Ie(Ce){return A.restore(),++Q<de.length?O(de[Q]):Oe}}}function re(Z,ce){Z.resolveAll&&!a.includes(Z)&&a.push(Z),Z.resolve&&zn(f.events,ce,f.events.length-ce,Z.resolve(f.events.slice(ce),f)),Z.resolveTo&&(f.events=Z.resolveTo(f.events,f))}function be(){const Z=_(),ce=f.previous,he=f.currentConstruct,ue=f.events.length,Te=Array.from(c);return{from:ue,restore:Oe};function Oe(){r=Z,f.previous=ce,f.currentConstruct=he,f.events.length=ue,c=Te,$()}}function $(){r.line in o&&r.column<2&&(r.column=o[r.line],r.offset+=o[r.line]-1)}}function sO(e,t){const n=t.start._index,r=t.start._bufferIndex,o=t.end._index,a=t.end._bufferIndex;let u;if(n===o)u=[e[n].slice(r,a)];else{if(u=e.slice(n,o),r>-1){const c=u[0];typeof c=="string"?u[0]=c.slice(r):u.shift()}a>0&&u.push(e[o].slice(0,a))}return u}function aO(e,t){let n=-1;const r=[];let o;for(;++n<e.length;){const a=e[n];let u;if(typeof a=="string")u=a;else switch(a){case-5:{u="\r";break}case-4:{u=`
|
|
19
19
|
`;break}case-3:{u=`\r
|
|
20
|
-
`;break}case-2:{u=t?" ":" ";break}case-1:{if(!t&&o)continue;u=" ";break}default:u=String.fromCharCode(a)}o=a===-2,r.push(u)}return r.join("")}function sO(e){const r={constructs:uE([nO,...(e||{}).extensions||[]]),content:o(NP),defined:[],document:o(IP),flow:o(KN),lazy:{},string:o(ZN),text:o(eO)};return r;function o(a){return u;function u(c){return rO(r,a,c)}}}function aO(e){for(;!EE(e););return e}const AE=/[\0\t\n\r]/g;function uO(){let e=1,t="",n=!0,r;return o;function o(a,u,c){const d=[];let f,p,g,T,y;for(a=t+(typeof a=="string"?a.toString():new TextDecoder(u||void 0).decode(a)),g=0,t="",n&&(a.charCodeAt(0)===65279&&g++,n=void 0);g<a.length;){if(AE.lastIndex=g,f=AE.exec(a),T=f&&f.index!==void 0?f.index:a.length,y=a.charCodeAt(T),!f){t=a.slice(g);break}if(y===10&&g===T&&r)d.push(-3),r=void 0;else switch(r&&(d.push(-5),r=void 0),g<T&&(d.push(a.slice(g,T)),e+=T-g),y){case 0:{d.push(65533),e++;break}case 9:{for(p=Math.ceil(e/4)*4,d.push(-2);e++<p;)d.push(-1);break}case 10:{d.push(-4),e=1;break}default:r=!0,e=1}g=T+1}return c&&(r&&d.push(-5),t&&d.push(t),d.push(null)),d}}const lO=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function cO(e){return e.replace(lO,dO)}function dO(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const o=n.charCodeAt(1),a=o===120||o===88;return lE(n.slice(a?2:1),a?16:10)}return jf(n)||e}const CE={}.hasOwnProperty;function fO(e,t,n){return typeof t!="string"&&(n=t,t=void 0),hO(n)(aO(sO(n).document().write(uO()(e,t,!0))))}function hO(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a(Fe),autolinkProtocol:be,autolinkEmail:be,atxHeading:a(xo),blockQuote:a(pt),characterEscape:be,characterReference:be,codeFenced:a(on),codeFencedFenceInfo:u,codeFencedFenceMeta:u,codeIndented:a(on,u),codeText:a(qr,u),codeTextData:be,data:be,codeFlowValue:be,definition:a(_r),definitionDestinationString:u,definitionLabelString:u,definitionTitleString:u,emphasis:a(Rn),hardBreakEscape:a(Ii),hardBreakTrailing:a(Ii),htmlFlow:a(ci,u),htmlFlowData:be,htmlText:a(ci,u),htmlTextData:be,image:a(ve),label:u,link:a(Fe),listItem:a(Qe),listItemValue:T,listOrdered:a(Me,g),listUnordered:a(Me),paragraph:a(ft),reference:O,referenceString:u,resourceDestinationString:u,resourceTitleString:u,setextHeading:a(xo),strong:a(ct),thematicBreak:a(Ct)},exit:{atxHeading:d(),atxHeadingSequence:V,autolink:d(),autolinkEmail:We,autolinkProtocol:we,blockQuote:d(),characterEscapeValue:$,characterReferenceMarkerHexadecimal:Ie,characterReferenceMarkerNumeric:Ie,characterReferenceValue:Ae,characterReference:$e,codeFenced:d(k),codeFencedFence:S,codeFencedFenceInfo:y,codeFencedFenceMeta:_,codeFlowValue:$,codeIndented:d(v),codeText:d(Te),codeTextData:$,data:$,definition:d(),definitionDestinationString:M,definitionLabelString:N,definitionTitleString:A,emphasis:d(),hardBreakEscape:d(ce),hardBreakTrailing:d(ce),htmlFlow:d(he),htmlFlowData:$,htmlText:d(ue),htmlTextData:$,image:d(de),label:ie,labelText:Q,lineEnding:Z,link:d(Oe),listItem:d(),listOrdered:d(),listUnordered:d(),paragraph:d(),referenceString:_e,resourceDestinationString:C,resourceTitleString:B,resource:te,setextHeading:d(re),setextHeadingLineSequence:K,setextHeadingText:D,strong:d(),thematicBreak:d()}};vE(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(ne){let oe={type:"root",children:[]};const Re={stack:[oe],tokenStack:[],config:t,enter:c,exit:f,buffer:u,resume:p,data:n},Ve=[];let Xe=-1;for(;++Xe<ne.length;)if(ne[Xe][1].type==="listOrdered"||ne[Xe][1].type==="listUnordered")if(ne[Xe][0]==="enter")Ve.push(Xe);else{const bt=Ve.pop();Xe=o(ne,bt,Xe)}for(Xe=-1;++Xe<ne.length;){const bt=t[ne[Xe][0]];CE.call(bt,ne[Xe][1].type)&&bt[ne[Xe][1].type].call(Object.assign({sliceSerialize:ne[Xe][2].sliceSerialize},Re),ne[Xe][1])}if(Re.tokenStack.length>0){const bt=Re.tokenStack[Re.tokenStack.length-1];(bt[1]||kE).call(Re,void 0,bt[0])}for(oe.position={start:Ai(ne.length>0?ne[0][1].start:{line:1,column:1,offset:0}),end:Ai(ne.length>0?ne[ne.length-2][1].end:{line:1,column:1,offset:0})},Xe=-1;++Xe<t.transforms.length;)oe=t.transforms[Xe](oe)||oe;return oe}function o(ne,oe,Re){let Ve=oe-1,Xe=-1,bt=!1,or,sr,Ri,wo;for(;++Ve<=Re;){const sn=ne[Ve];switch(sn[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{sn[0]==="enter"?Xe++:Xe--,wo=void 0;break}case"lineEndingBlank":{sn[0]==="enter"&&(or&&!wo&&!Xe&&!Ri&&(Ri=Ve),wo=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:wo=void 0}if(!Xe&&sn[0]==="enter"&&sn[1].type==="listItemPrefix"||Xe===-1&&sn[0]==="exit"&&(sn[1].type==="listUnordered"||sn[1].type==="listOrdered")){if(or){let Yr=Ve;for(sr=void 0;Yr--;){const qn=ne[Yr];if(qn[1].type==="lineEnding"||qn[1].type==="lineEndingBlank"){if(qn[0]==="exit")continue;sr&&(ne[sr][1].type="lineEndingBlank",bt=!0),qn[1].type="lineEnding",sr=Yr}else if(!(qn[1].type==="linePrefix"||qn[1].type==="blockQuotePrefix"||qn[1].type==="blockQuotePrefixWhitespace"||qn[1].type==="blockQuoteMarker"||qn[1].type==="listItemIndent"))break}Ri&&(!sr||Ri<sr)&&(or._spread=!0),or.end=Object.assign({},sr?ne[sr][1].start:sn[1].end),ne.splice(sr||Ve,0,["exit",or,sn[2]]),Ve++,Re++}if(sn[1].type==="listItemPrefix"){const Yr={type:"listItem",_spread:!1,start:Object.assign({},sn[1].start),end:void 0};or=Yr,ne.splice(Ve,0,["enter",Yr,sn[2]]),Ve++,Re++,Ri=void 0,wo=!0}}}return ne[oe][1]._spread=bt,Re}function a(ne,oe){return Re;function Re(Ve){c.call(this,ne(Ve),Ve),oe&&oe.call(this,Ve)}}function u(){this.stack.push({type:"fragment",children:[]})}function c(ne,oe,Re){this.stack[this.stack.length-1].children.push(ne),this.stack.push(ne),this.tokenStack.push([oe,Re||void 0]),ne.position={start:Ai(oe.start),end:void 0}}function d(ne){return oe;function oe(Re){ne&&ne.call(this,Re),f.call(this,Re)}}function f(ne,oe){const Re=this.stack.pop(),Ve=this.tokenStack.pop();if(Ve)Ve[0].type!==ne.type&&(oe?oe.call(this,ne,Ve[0]):(Ve[1]||kE).call(this,ne,Ve[0]));else throw new Error("Cannot close `"+ne.type+"` ("+xa({start:ne.start,end:ne.end})+"): it’s not open");Re.position.end=Ai(ne.end)}function p(){return zf(this.stack.pop())}function g(){this.data.expectingFirstListItemValue=!0}function T(ne){if(this.data.expectingFirstListItemValue){const oe=this.stack[this.stack.length-2];oe.start=Number.parseInt(this.sliceSerialize(ne),10),this.data.expectingFirstListItemValue=void 0}}function y(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.lang=ne}function _(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.meta=ne}function S(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function k(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.value=ne.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function v(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.value=ne.replace(/(\r?\n|\r)$/g,"")}function N(ne){const oe=this.resume(),Re=this.stack[this.stack.length-1];Re.label=oe,Re.identifier=gr(this.sliceSerialize(ne)).toLowerCase()}function A(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.title=ne}function M(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.url=ne}function V(ne){const oe=this.stack[this.stack.length-1];if(!oe.depth){const Re=this.sliceSerialize(ne).length;oe.depth=Re}}function D(){this.data.setextHeadingSlurpLineEnding=!0}function K(ne){const oe=this.stack[this.stack.length-1];oe.depth=this.sliceSerialize(ne).codePointAt(0)===61?1:2}function re(){this.data.setextHeadingSlurpLineEnding=void 0}function be(ne){const Re=this.stack[this.stack.length-1].children;let Ve=Re[Re.length-1];(!Ve||Ve.type!=="text")&&(Ve=wn(),Ve.position={start:Ai(ne.start),end:void 0},Re.push(Ve)),this.stack.push(Ve)}function $(ne){const oe=this.stack.pop();oe.value+=this.sliceSerialize(ne),oe.position.end=Ai(ne.end)}function Z(ne){const oe=this.stack[this.stack.length-1];if(this.data.atHardBreak){const Re=oe.children[oe.children.length-1];Re.position.end=Ai(ne.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(oe.type)&&(be.call(this,ne),$.call(this,ne))}function ce(){this.data.atHardBreak=!0}function he(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.value=ne}function ue(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.value=ne}function Te(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.value=ne}function Oe(){const ne=this.stack[this.stack.length-1];if(this.data.inReference){const oe=this.data.referenceType||"shortcut";ne.type+="Reference",ne.referenceType=oe,delete ne.url,delete ne.title}else delete ne.identifier,delete ne.label;this.data.referenceType=void 0}function de(){const ne=this.stack[this.stack.length-1];if(this.data.inReference){const oe=this.data.referenceType||"shortcut";ne.type+="Reference",ne.referenceType=oe,delete ne.url,delete ne.title}else delete ne.identifier,delete ne.label;this.data.referenceType=void 0}function Q(ne){const oe=this.sliceSerialize(ne),Re=this.stack[this.stack.length-2];Re.label=cO(oe),Re.identifier=gr(oe).toLowerCase()}function ie(){const ne=this.stack[this.stack.length-1],oe=this.resume(),Re=this.stack[this.stack.length-1];if(this.data.inReference=!0,Re.type==="link"){const Ve=ne.children;Re.children=Ve}else Re.alt=oe}function C(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.url=ne}function B(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.title=ne}function te(){this.data.inReference=void 0}function O(){this.data.referenceType="collapsed"}function _e(ne){const oe=this.resume(),Re=this.stack[this.stack.length-1];Re.label=oe,Re.identifier=gr(this.sliceSerialize(ne)).toLowerCase(),this.data.referenceType="full"}function Ie(ne){this.data.characterReferenceType=ne.type}function Ae(ne){const oe=this.sliceSerialize(ne),Re=this.data.characterReferenceType;let Ve;Re?(Ve=lE(oe,Re==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):Ve=jf(oe);const Xe=this.stack[this.stack.length-1];Xe.value+=Ve}function $e(ne){const oe=this.stack.pop();oe.position.end=Ai(ne.end)}function we(ne){$.call(this,ne);const oe=this.stack[this.stack.length-1];oe.url=this.sliceSerialize(ne)}function We(ne){$.call(this,ne);const oe=this.stack[this.stack.length-1];oe.url="mailto:"+this.sliceSerialize(ne)}function pt(){return{type:"blockquote",children:[]}}function on(){return{type:"code",lang:null,meta:null,value:""}}function qr(){return{type:"inlineCode",value:""}}function _r(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Rn(){return{type:"emphasis",children:[]}}function xo(){return{type:"heading",depth:0,children:[]}}function Ii(){return{type:"break"}}function ci(){return{type:"html",value:""}}function ve(){return{type:"image",title:null,url:"",alt:null}}function Fe(){return{type:"link",title:null,url:"",children:[]}}function Me(ne){return{type:"list",ordered:ne.type==="listOrdered",start:null,spread:ne._spread,children:[]}}function Qe(ne){return{type:"listItem",spread:ne._spread,checked:null,children:[]}}function ft(){return{type:"paragraph",children:[]}}function ct(){return{type:"strong",children:[]}}function wn(){return{type:"text",value:""}}function Ct(){return{type:"thematicBreak"}}}function Ai(e){return{line:e.line,column:e.column,offset:e.offset}}function vE(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?vE(e,r):pO(e,r)}}function pO(e,t){let n;for(n in t)if(CE.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function kE(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+xa({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+xa({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+xa({start:t.start,end:t.end})+") is still open")}function mO(e){const t=this;t.parser=n;function n(r){return fO(r,me(F(F({},t.data("settings")),e),{extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]}))}}function gO(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)}function EO(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
21
|
-
`}]}function
|
|
22
|
-
`:"",r={},o=t.lang?t.lang.split(/\s+/):[];o.length>0&&(r.className=["language-"+o[0]]);let a={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(a.data={meta:t.meta}),e.patch(t,a),a=e.applyData(t,a),a={type:"element",tagName:"pre",properties:{},children:[a]},e.patch(t,a),a}function
|
|
20
|
+
`;break}case-2:{u=t?" ":" ";break}case-1:{if(!t&&o)continue;u=" ";break}default:u=String.fromCharCode(a)}o=a===-2,r.push(u)}return r.join("")}function uO(e){const r={constructs:uE([iO,...(e||{}).extensions||[]]),content:o(IP),defined:[],document:o(LP),flow:o(JN),lazy:{},string:o(tO),text:o(nO)};return r;function o(a){return u;function u(c){return oO(r,a,c)}}}function lO(e){for(;!EE(e););return e}const CE=/[\0\t\n\r]/g;function cO(){let e=1,t="",n=!0,r;return o;function o(a,u,c){const d=[];let f,p,g,T,y;for(a=t+(typeof a=="string"?a.toString():new TextDecoder(u||void 0).decode(a)),g=0,t="",n&&(a.charCodeAt(0)===65279&&g++,n=void 0);g<a.length;){if(CE.lastIndex=g,f=CE.exec(a),T=f&&f.index!==void 0?f.index:a.length,y=a.charCodeAt(T),!f){t=a.slice(g);break}if(y===10&&g===T&&r)d.push(-3),r=void 0;else switch(r&&(d.push(-5),r=void 0),g<T&&(d.push(a.slice(g,T)),e+=T-g),y){case 0:{d.push(65533),e++;break}case 9:{for(p=Math.ceil(e/4)*4,d.push(-2);e++<p;)d.push(-1);break}case 10:{d.push(-4),e=1;break}default:r=!0,e=1}g=T+1}return c&&(r&&d.push(-5),t&&d.push(t),d.push(null)),d}}const dO=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function fO(e){return e.replace(dO,hO)}function hO(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const o=n.charCodeAt(1),a=o===120||o===88;return lE(n.slice(a?2:1),a?16:10)}return jf(n)||e}const AE={}.hasOwnProperty;function pO(e,t,n){return typeof t!="string"&&(n=t,t=void 0),mO(n)(lO(uO(n).document().write(cO()(e,t,!0))))}function mO(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a(Fe),autolinkProtocol:be,autolinkEmail:be,atxHeading:a(xo),blockQuote:a(pt),characterEscape:be,characterReference:be,codeFenced:a(on),codeFencedFenceInfo:u,codeFencedFenceMeta:u,codeIndented:a(on,u),codeText:a(qr,u),codeTextData:be,data:be,codeFlowValue:be,definition:a(_r),definitionDestinationString:u,definitionLabelString:u,definitionTitleString:u,emphasis:a(Rn),hardBreakEscape:a(Ii),hardBreakTrailing:a(Ii),htmlFlow:a(ci,u),htmlFlowData:be,htmlText:a(ci,u),htmlTextData:be,image:a(ve),label:u,link:a(Fe),listItem:a(Qe),listItemValue:T,listOrdered:a(Me,g),listUnordered:a(Me),paragraph:a(ft),reference:O,referenceString:u,resourceDestinationString:u,resourceTitleString:u,setextHeading:a(xo),strong:a(ct),thematicBreak:a(At)},exit:{atxHeading:d(),atxHeadingSequence:V,autolink:d(),autolinkEmail:We,autolinkProtocol:we,blockQuote:d(),characterEscapeValue:$,characterReferenceMarkerHexadecimal:Ie,characterReferenceMarkerNumeric:Ie,characterReferenceValue:Ce,characterReference:$e,codeFenced:d(k),codeFencedFence:S,codeFencedFenceInfo:y,codeFencedFenceMeta:_,codeFlowValue:$,codeIndented:d(v),codeText:d(Te),codeTextData:$,data:$,definition:d(),definitionDestinationString:M,definitionLabelString:N,definitionTitleString:C,emphasis:d(),hardBreakEscape:d(ce),hardBreakTrailing:d(ce),htmlFlow:d(he),htmlFlowData:$,htmlText:d(ue),htmlTextData:$,image:d(de),label:ie,labelText:Q,lineEnding:Z,link:d(Oe),listItem:d(),listOrdered:d(),listUnordered:d(),paragraph:d(),referenceString:_e,resourceDestinationString:A,resourceTitleString:B,resource:te,setextHeading:d(re),setextHeadingLineSequence:K,setextHeadingText:D,strong:d(),thematicBreak:d()}};vE(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(ne){let oe={type:"root",children:[]};const Re={stack:[oe],tokenStack:[],config:t,enter:c,exit:f,buffer:u,resume:p,data:n},Ve=[];let Xe=-1;for(;++Xe<ne.length;)if(ne[Xe][1].type==="listOrdered"||ne[Xe][1].type==="listUnordered")if(ne[Xe][0]==="enter")Ve.push(Xe);else{const bt=Ve.pop();Xe=o(ne,bt,Xe)}for(Xe=-1;++Xe<ne.length;){const bt=t[ne[Xe][0]];AE.call(bt,ne[Xe][1].type)&&bt[ne[Xe][1].type].call(Object.assign({sliceSerialize:ne[Xe][2].sliceSerialize},Re),ne[Xe][1])}if(Re.tokenStack.length>0){const bt=Re.tokenStack[Re.tokenStack.length-1];(bt[1]||kE).call(Re,void 0,bt[0])}for(oe.position={start:Ci(ne.length>0?ne[0][1].start:{line:1,column:1,offset:0}),end:Ci(ne.length>0?ne[ne.length-2][1].end:{line:1,column:1,offset:0})},Xe=-1;++Xe<t.transforms.length;)oe=t.transforms[Xe](oe)||oe;return oe}function o(ne,oe,Re){let Ve=oe-1,Xe=-1,bt=!1,or,sr,Ri,wo;for(;++Ve<=Re;){const sn=ne[Ve];switch(sn[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{sn[0]==="enter"?Xe++:Xe--,wo=void 0;break}case"lineEndingBlank":{sn[0]==="enter"&&(or&&!wo&&!Xe&&!Ri&&(Ri=Ve),wo=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:wo=void 0}if(!Xe&&sn[0]==="enter"&&sn[1].type==="listItemPrefix"||Xe===-1&&sn[0]==="exit"&&(sn[1].type==="listUnordered"||sn[1].type==="listOrdered")){if(or){let Yr=Ve;for(sr=void 0;Yr--;){const qn=ne[Yr];if(qn[1].type==="lineEnding"||qn[1].type==="lineEndingBlank"){if(qn[0]==="exit")continue;sr&&(ne[sr][1].type="lineEndingBlank",bt=!0),qn[1].type="lineEnding",sr=Yr}else if(!(qn[1].type==="linePrefix"||qn[1].type==="blockQuotePrefix"||qn[1].type==="blockQuotePrefixWhitespace"||qn[1].type==="blockQuoteMarker"||qn[1].type==="listItemIndent"))break}Ri&&(!sr||Ri<sr)&&(or._spread=!0),or.end=Object.assign({},sr?ne[sr][1].start:sn[1].end),ne.splice(sr||Ve,0,["exit",or,sn[2]]),Ve++,Re++}if(sn[1].type==="listItemPrefix"){const Yr={type:"listItem",_spread:!1,start:Object.assign({},sn[1].start),end:void 0};or=Yr,ne.splice(Ve,0,["enter",Yr,sn[2]]),Ve++,Re++,Ri=void 0,wo=!0}}}return ne[oe][1]._spread=bt,Re}function a(ne,oe){return Re;function Re(Ve){c.call(this,ne(Ve),Ve),oe&&oe.call(this,Ve)}}function u(){this.stack.push({type:"fragment",children:[]})}function c(ne,oe,Re){this.stack[this.stack.length-1].children.push(ne),this.stack.push(ne),this.tokenStack.push([oe,Re||void 0]),ne.position={start:Ci(oe.start),end:void 0}}function d(ne){return oe;function oe(Re){ne&&ne.call(this,Re),f.call(this,Re)}}function f(ne,oe){const Re=this.stack.pop(),Ve=this.tokenStack.pop();if(Ve)Ve[0].type!==ne.type&&(oe?oe.call(this,ne,Ve[0]):(Ve[1]||kE).call(this,ne,Ve[0]));else throw new Error("Cannot close `"+ne.type+"` ("+xa({start:ne.start,end:ne.end})+"): it’s not open");Re.position.end=Ci(ne.end)}function p(){return zf(this.stack.pop())}function g(){this.data.expectingFirstListItemValue=!0}function T(ne){if(this.data.expectingFirstListItemValue){const oe=this.stack[this.stack.length-2];oe.start=Number.parseInt(this.sliceSerialize(ne),10),this.data.expectingFirstListItemValue=void 0}}function y(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.lang=ne}function _(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.meta=ne}function S(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function k(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.value=ne.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function v(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.value=ne.replace(/(\r?\n|\r)$/g,"")}function N(ne){const oe=this.resume(),Re=this.stack[this.stack.length-1];Re.label=oe,Re.identifier=gr(this.sliceSerialize(ne)).toLowerCase()}function C(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.title=ne}function M(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.url=ne}function V(ne){const oe=this.stack[this.stack.length-1];if(!oe.depth){const Re=this.sliceSerialize(ne).length;oe.depth=Re}}function D(){this.data.setextHeadingSlurpLineEnding=!0}function K(ne){const oe=this.stack[this.stack.length-1];oe.depth=this.sliceSerialize(ne).codePointAt(0)===61?1:2}function re(){this.data.setextHeadingSlurpLineEnding=void 0}function be(ne){const Re=this.stack[this.stack.length-1].children;let Ve=Re[Re.length-1];(!Ve||Ve.type!=="text")&&(Ve=wn(),Ve.position={start:Ci(ne.start),end:void 0},Re.push(Ve)),this.stack.push(Ve)}function $(ne){const oe=this.stack.pop();oe.value+=this.sliceSerialize(ne),oe.position.end=Ci(ne.end)}function Z(ne){const oe=this.stack[this.stack.length-1];if(this.data.atHardBreak){const Re=oe.children[oe.children.length-1];Re.position.end=Ci(ne.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(oe.type)&&(be.call(this,ne),$.call(this,ne))}function ce(){this.data.atHardBreak=!0}function he(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.value=ne}function ue(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.value=ne}function Te(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.value=ne}function Oe(){const ne=this.stack[this.stack.length-1];if(this.data.inReference){const oe=this.data.referenceType||"shortcut";ne.type+="Reference",ne.referenceType=oe,delete ne.url,delete ne.title}else delete ne.identifier,delete ne.label;this.data.referenceType=void 0}function de(){const ne=this.stack[this.stack.length-1];if(this.data.inReference){const oe=this.data.referenceType||"shortcut";ne.type+="Reference",ne.referenceType=oe,delete ne.url,delete ne.title}else delete ne.identifier,delete ne.label;this.data.referenceType=void 0}function Q(ne){const oe=this.sliceSerialize(ne),Re=this.stack[this.stack.length-2];Re.label=fO(oe),Re.identifier=gr(oe).toLowerCase()}function ie(){const ne=this.stack[this.stack.length-1],oe=this.resume(),Re=this.stack[this.stack.length-1];if(this.data.inReference=!0,Re.type==="link"){const Ve=ne.children;Re.children=Ve}else Re.alt=oe}function A(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.url=ne}function B(){const ne=this.resume(),oe=this.stack[this.stack.length-1];oe.title=ne}function te(){this.data.inReference=void 0}function O(){this.data.referenceType="collapsed"}function _e(ne){const oe=this.resume(),Re=this.stack[this.stack.length-1];Re.label=oe,Re.identifier=gr(this.sliceSerialize(ne)).toLowerCase(),this.data.referenceType="full"}function Ie(ne){this.data.characterReferenceType=ne.type}function Ce(ne){const oe=this.sliceSerialize(ne),Re=this.data.characterReferenceType;let Ve;Re?(Ve=lE(oe,Re==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):Ve=jf(oe);const Xe=this.stack[this.stack.length-1];Xe.value+=Ve}function $e(ne){const oe=this.stack.pop();oe.position.end=Ci(ne.end)}function we(ne){$.call(this,ne);const oe=this.stack[this.stack.length-1];oe.url=this.sliceSerialize(ne)}function We(ne){$.call(this,ne);const oe=this.stack[this.stack.length-1];oe.url="mailto:"+this.sliceSerialize(ne)}function pt(){return{type:"blockquote",children:[]}}function on(){return{type:"code",lang:null,meta:null,value:""}}function qr(){return{type:"inlineCode",value:""}}function _r(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Rn(){return{type:"emphasis",children:[]}}function xo(){return{type:"heading",depth:0,children:[]}}function Ii(){return{type:"break"}}function ci(){return{type:"html",value:""}}function ve(){return{type:"image",title:null,url:"",alt:null}}function Fe(){return{type:"link",title:null,url:"",children:[]}}function Me(ne){return{type:"list",ordered:ne.type==="listOrdered",start:null,spread:ne._spread,children:[]}}function Qe(ne){return{type:"listItem",spread:ne._spread,checked:null,children:[]}}function ft(){return{type:"paragraph",children:[]}}function ct(){return{type:"strong",children:[]}}function wn(){return{type:"text",value:""}}function At(){return{type:"thematicBreak"}}}function Ci(e){return{line:e.line,column:e.column,offset:e.offset}}function vE(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?vE(e,r):gO(e,r)}}function gO(e,t){let n;for(n in t)if(AE.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function kE(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+xa({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+xa({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+xa({start:t.start,end:t.end})+") is still open")}function EO(e){const t=this;t.parser=n;function n(r){return pO(r,me(F(F({},t.data("settings")),e),{extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]}))}}function yO(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)}function bO(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
21
|
+
`}]}function TO(e,t){const n=t.value?t.value+`
|
|
22
|
+
`:"",r={},o=t.lang?t.lang.split(/\s+/):[];o.length>0&&(r.className=["language-"+o[0]]);let a={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(a.data={meta:t.meta}),e.patch(t,a),a=e.applyData(t,a),a={type:"element",tagName:"pre",properties:{},children:[a]},e.patch(t,a),a}function _O(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function SO(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function xO(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),o=es(r.toLowerCase()),a=e.footnoteOrder.indexOf(r);let u,c=e.footnoteCounts.get(r);c===void 0?(c=0,e.footnoteOrder.push(r),u=e.footnoteOrder.length):u=a+1,c+=1,e.footnoteCounts.set(r,c);const d={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+o,id:n+"fnref-"+o+(c>1?"-"+c:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(u)}]};e.patch(t,d);const f={type:"element",tagName:"sup",properties:{},children:[d]};return e.patch(t,f),e.applyData(t,f)}function wO(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function CO(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function PE(e,t){const n=t.referenceType;let r="]";if(n==="collapsed"?r+="[]":n==="full"&&(r+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+r}];const o=e.all(t),a=o[0];a&&a.type==="text"?a.value="["+a.value:o.unshift({type:"text",value:"["});const u=o[o.length-1];return u&&u.type==="text"?u.value+=r:o.push({type:"text",value:r}),o}function AO(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return PE(e,t);const o={src:es(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(o.title=r.title);const a={type:"element",tagName:"img",properties:o,children:[]};return e.patch(t,a),e.applyData(t,a)}function vO(e,t){const n={src:es(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)}function kO(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)}function PO(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return PE(e,t);const o={href:es(r.url||"")};r.title!==null&&r.title!==void 0&&(o.title=r.title);const a={type:"element",tagName:"a",properties:o,children:e.all(t)};return e.patch(t,a),e.applyData(t,a)}function NO(e,t){const n={href:es(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function OO(e,t,n){const r=e.all(t),o=n?IO(n):NE(t),a={},u=[];if(typeof t.checked=="boolean"){const p=r[0];let g;p&&p.type==="element"&&p.tagName==="p"?g=p:(g={type:"element",tagName:"p",properties:{},children:[]},r.unshift(g)),g.children.length>0&&g.children.unshift({type:"text",value:" "}),g.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),a.className=["task-list-item"]}let c=-1;for(;++c<r.length;){const p=r[c];(o||c!==0||p.type!=="element"||p.tagName!=="p")&&u.push({type:"text",value:`
|
|
23
23
|
`}),p.type==="element"&&p.tagName==="p"&&!o?u.push(...p.children):u.push(p)}const d=r[r.length-1];d&&(o||d.type!=="element"||d.tagName!=="p")&&u.push({type:"text",value:`
|
|
24
|
-
`});const f={type:"element",tagName:"li",properties:a,children:u};return e.patch(t,f),e.applyData(t,f)}function
|
|
24
|
+
`});const f={type:"element",tagName:"li",properties:a,children:u};return e.patch(t,f),e.applyData(t,f)}function IO(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=NE(n[r])}return t}function NE(e){const t=e.spread;return t==null?e.children.length>1:t}function RO(e,t){const n={},r=e.all(t);let o=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++o<r.length;){const u=r[o];if(u.type==="element"&&u.tagName==="li"&&u.properties&&Array.isArray(u.properties.className)&&u.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const a={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,a),e.applyData(t,a)}function LO(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function DO(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function MO(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function FO(e,t){const n=e.all(t),r=n.shift(),o=[];if(r){const u={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],u),o.push(u)}if(n.length>0){const u={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},c=Lr(t.children[1]),d=Sl(t.children[t.children.length-1]);c&&d&&(u.position={start:c,end:d}),o.push(u)}const a={type:"element",tagName:"table",properties:{},children:e.wrap(o,!0)};return e.patch(t,a),e.applyData(t,a)}function BO(e,t,n){const r=n?n.children:void 0,a=(r?r.indexOf(t):1)===0?"th":"td",u=n&&n.type==="table"?n.align:void 0,c=u?u.length:t.children.length;let d=-1;const f=[];for(;++d<c;){const g=t.children[d],T={},y=u?u[d]:void 0;y&&(T.align=y);let _={type:"element",tagName:a,properties:T,children:[]};g&&(_.children=e.all(g),e.patch(g,_),_=e.applyData(g,_)),f.push(_)}const p={type:"element",tagName:"tr",properties:{},children:e.wrap(f,!0)};return e.patch(t,p),e.applyData(t,p)}function UO(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const OE=9,IE=32;function HO(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),o=0;const a=[];for(;r;)a.push(RE(t.slice(o,r.index),o>0,!0),r[0]),o=r.index+r[0].length,r=n.exec(t);return a.push(RE(t.slice(o),o>0,!1)),a.join("")}function RE(e,t,n){let r=0,o=e.length;if(t){let a=e.codePointAt(r);for(;a===OE||a===IE;)r++,a=e.codePointAt(r)}if(n){let a=e.codePointAt(o-1);for(;a===OE||a===IE;)o--,a=e.codePointAt(o-1)}return o>r?e.slice(r,o):""}function zO(e,t){const n={type:"text",value:HO(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function jO(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const $O={blockquote:yO,break:bO,code:TO,delete:_O,emphasis:SO,footnoteReference:xO,heading:wO,html:CO,imageReference:AO,image:vO,inlineCode:kO,linkReference:PO,link:NO,listItem:OO,list:RO,paragraph:LO,root:DO,strong:MO,table:FO,tableCell:UO,tableRow:BO,text:zO,thematicBreak:jO,toml:vl,yaml:vl,definition:vl,footnoteDefinition:vl};function vl(){}const LE=-1,kl=0,ka=1,Pl=2,Wf=3,Xf=4,Kf=5,Qf=6,DE=7,ME=8,FE=typeof self=="object"?self:globalThis,VO=(e,t)=>{const n=(o,a)=>(e.set(a,o),o),r=o=>{if(e.has(o))return e.get(o);const[a,u]=t[o];switch(a){case kl:case LE:return n(u,o);case ka:{const c=n([],o);for(const d of u)c.push(r(d));return c}case Pl:{const c=n({},o);for(const[d,f]of u)c[r(d)]=r(f);return c}case Wf:return n(new Date(u),o);case Xf:{const{source:c,flags:d}=u;return n(new RegExp(c,d),o)}case Kf:{const c=n(new Map,o);for(const[d,f]of u)c.set(r(d),r(f));return c}case Qf:{const c=n(new Set,o);for(const d of u)c.add(r(d));return c}case DE:{const{name:c,message:d}=u;return n(new FE[c](d),o)}case ME:return n(BigInt(u),o);case"BigInt":return n(Object(BigInt(u)),o);case"ArrayBuffer":return n(new Uint8Array(u).buffer,u);case"DataView":{const{buffer:c}=new Uint8Array(u);return n(new DataView(c),u)}}return n(new FE[a](u),o)};return r},BE=e=>VO(new Map,e)(0),ns="",{toString:qO}={},{keys:YO}=Object,Pa=e=>{const t=typeof e;if(t!=="object"||!e)return[kl,t];const n=qO.call(e).slice(8,-1);switch(n){case"Array":return[ka,ns];case"Object":return[Pl,ns];case"Date":return[Wf,ns];case"RegExp":return[Xf,ns];case"Map":return[Kf,ns];case"Set":return[Qf,ns];case"DataView":return[ka,n]}return n.includes("Array")?[ka,n]:n.includes("Error")?[DE,n]:[Pl,n]},Nl=([e,t])=>e===kl&&(t==="function"||t==="symbol"),GO=(e,t,n,r)=>{const o=(u,c)=>{const d=r.push(u)-1;return n.set(c,d),d},a=u=>{if(n.has(u))return n.get(u);let[c,d]=Pa(u);switch(c){case kl:{let p=u;switch(d){case"bigint":c=ME,p=u.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+d);p=null;break;case"undefined":return o([LE],u)}return o([c,p],u)}case ka:{if(d){let T=u;return d==="DataView"?T=new Uint8Array(u.buffer):d==="ArrayBuffer"&&(T=new Uint8Array(u)),o([d,[...T]],u)}const p=[],g=o([c,p],u);for(const T of u)p.push(a(T));return g}case Pl:{if(d)switch(d){case"BigInt":return o([d,u.toString()],u);case"Boolean":case"Number":case"String":return o([d,u.valueOf()],u)}if(t&&"toJSON"in u)return a(u.toJSON());const p=[],g=o([c,p],u);for(const T of YO(u))(e||!Nl(Pa(u[T])))&&p.push([a(T),a(u[T])]);return g}case Wf:return o([c,u.toISOString()],u);case Xf:{const{source:p,flags:g}=u;return o([c,{source:p,flags:g}],u)}case Kf:{const p=[],g=o([c,p],u);for(const[T,y]of u)(e||!(Nl(Pa(T))||Nl(Pa(y))))&&p.push([a(T),a(y)]);return g}case Qf:{const p=[],g=o([c,p],u);for(const T of u)(e||!Nl(Pa(T)))&&p.push(a(T));return g}}const{message:f}=u;return o([c,{name:d,message:f}],u)};return a},UE=(e,{json:t,lossy:n}={})=>{const r=[];return GO(!(t||n),!!t,new Map,r)(e),r},uo=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?BE(UE(e,t)):structuredClone(e):(e,t)=>BE(UE(e,t));function WO(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function XO(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function KO(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||WO,r=e.options.footnoteBackLabel||XO,o=e.options.footnoteLabel||"Footnotes",a=e.options.footnoteLabelTagName||"h2",u=e.options.footnoteLabelProperties||{className:["sr-only"]},c=[];let d=-1;for(;++d<e.footnoteOrder.length;){const f=e.footnoteById.get(e.footnoteOrder[d]);if(!f)continue;const p=e.all(f),g=String(f.identifier).toUpperCase(),T=es(g.toLowerCase());let y=0;const _=[],S=e.footnoteCounts.get(g);for(;S!==void 0&&++y<=S;){_.length>0&&_.push({type:"text",value:" "});let N=typeof n=="string"?n:n(d,y);typeof N=="string"&&(N={type:"text",value:N}),_.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+T+(y>1?"-"+y:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(d,y),className:["data-footnote-backref"]},children:Array.isArray(N)?N:[N]})}const k=p[p.length-1];if(k&&k.type==="element"&&k.tagName==="p"){const N=k.children[k.children.length-1];N&&N.type==="text"?N.value+=" ":k.children.push({type:"text",value:" "}),k.children.push(..._)}else p.push(..._);const v={type:"element",tagName:"li",properties:{id:t+"fn-"+T},children:e.wrap(p,!0)};e.patch(f,v),c.push(v)}if(c.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:a,properties:me(F({},uo(u)),{id:"footnote-label"}),children:[{type:"text",value:o}]},{type:"text",value:`
|
|
25
25
|
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(c,!0)},{type:"text",value:`
|
|
26
|
-
`}]}}const Ol=(function(e){if(e==null)return
|
|
26
|
+
`}]}}const Ol=(function(e){if(e==null)return eI;if(typeof e=="function")return Il(e);if(typeof e=="object")return Array.isArray(e)?QO(e):JO(e);if(typeof e=="string")return ZO(e);throw new Error("Expected function, string, or object as test")});function QO(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=Ol(e[n]);return Il(r);function r(...o){let a=-1;for(;++a<t.length;)if(t[a].apply(this,o))return!0;return!1}}function JO(e){const t=e;return Il(n);function n(r){const o=r;let a;for(a in e)if(o[a]!==t[a])return!1;return!0}}function ZO(e){return Il(t);function t(n){return n&&n.type===e}}function Il(e){return t;function t(n,r,o){return!!(tI(n)&&e.call(this,n,typeof r=="number"?r:void 0,o||void 0))}}function eI(){return!0}function tI(e){return e!==null&&typeof e=="object"&&"type"in e}function hU(e){return e}const HE=[],nI=!0,Jf=!1,rI="skip";function zE(e,t,n,r){let o;typeof t=="function"&&typeof n!="function"?(r=n,n=t):o=t;const a=Ol(o),u=r?-1:1;c(e,void 0,[])();function c(d,f,p){const g=d&&typeof d=="object"?d:{};if(typeof g.type=="string"){const y=typeof g.tagName=="string"?g.tagName:typeof g.name=="string"?g.name:void 0;Object.defineProperty(T,"name",{value:"node ("+(d.type+(y?"<"+y+">":""))+")"})}return T;function T(){let y=HE,_,S,k;if((!t||a(d,f,p[p.length-1]||void 0))&&(y=iI(n(d,p)),y[0]===Jf))return y;if("children"in d&&d.children){const v=d;if(v.children&&y[0]!==rI)for(S=(r?v.children.length:-1)+u,k=p.concat(v);S>-1&&S<v.children.length;){const N=v.children[S];if(_=c(N,S,k)(),_[0]===Jf)return _;S=typeof _[1]=="number"?_[1]:S+u}}return y}}}function iI(e){return Array.isArray(e)?e:typeof e=="number"?[nI,e]:e==null?HE:[e]}function Rl(e,t,n,r){let o,a,u;typeof t=="function"&&typeof n!="function"?(a=void 0,u=t,o=n):(a=t,u=n,o=r),zE(e,a,c,o);function c(d,f){const p=f[f.length-1],g=p?p.children.indexOf(d):void 0;return u(d,g,p)}}const Zf={}.hasOwnProperty,oI={};function sI(e,t){const n=t||oI,r=new Map,o=new Map,a=new Map,u=F(F({},$O),n.handlers),c={all:f,applyData:uI,definitionById:r,footnoteById:o,footnoteCounts:a,footnoteOrder:[],handlers:u,one:d,options:n,patch:aI,wrap:cI};return Rl(e,function(p){if(p.type==="definition"||p.type==="footnoteDefinition"){const g=p.type==="definition"?r:o,T=String(p.identifier).toUpperCase();g.has(T)||g.set(T,p)}}),c;function d(p,g){const T=p.type,y=c.handlers[T];if(Zf.call(c.handlers,T)&&y)return y(c,p,g);if(c.options.passThrough&&c.options.passThrough.includes(T)){if("children"in p){const S=p,{children:k}=S,v=ln(S,["children"]),N=uo(v);return N.children=c.all(p),N}return uo(p)}return(c.options.unknownHandler||lI)(c,p,g)}function f(p){const g=[];if("children"in p){const T=p.children;let y=-1;for(;++y<T.length;){const _=c.one(T[y],p);if(_){if(y&&T[y-1].type==="break"&&(!Array.isArray(_)&&_.type==="text"&&(_.value=jE(_.value)),!Array.isArray(_)&&_.type==="element")){const S=_.children[0];S&&S.type==="text"&&(S.value=jE(S.value))}Array.isArray(_)?g.push(..._):g.push(_)}}}return g}}function aI(e,t){e.position&&(t.position=Q1(e))}function uI(e,t){let n=t;if(e&&e.data){const r=e.data.hName,o=e.data.hChildren,a=e.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const u="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:u}}n.type==="element"&&a&&Object.assign(n.properties,uo(a)),"children"in n&&n.children&&o!==null&&o!==void 0&&(n.children=o)}return n}function lI(e,t){const n=t.data||{},r="value"in t&&!(Zf.call(n,"hProperties")||Zf.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function cI(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
|
|
27
27
|
`});++r<e.length;)r&&n.push({type:"text",value:`
|
|
28
28
|
`}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
|
|
29
|
-
`}),n}function jE(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function $E(e,t){const n=
|
|
30
|
-
`},o),a}function lI(e,t){return e&&"run"in e?function(n,r){return tt(this,null,function*(){const o=$E(n,F({file:r},t));yield e.run(o,r)})}:function(n,r){return $E(n,F({file:r},e||t))}}function VE(e){if(e)throw e}var eh,qE;function cI(){if(qE)return eh;qE=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,o=function(f){return typeof Array.isArray=="function"?Array.isArray(f):t.call(f)==="[object Array]"},a=function(f){if(!f||t.call(f)!=="[object Object]")return!1;var p=e.call(f,"constructor"),g=f.constructor&&f.constructor.prototype&&e.call(f.constructor.prototype,"isPrototypeOf");if(f.constructor&&!p&&!g)return!1;var T;for(T in f);return typeof T=="undefined"||e.call(f,T)},u=function(f,p){n&&p.name==="__proto__"?n(f,p.name,{enumerable:!0,configurable:!0,value:p.newValue,writable:!0}):f[p.name]=p.newValue},c=function(f,p){if(p==="__proto__")if(e.call(f,p)){if(r)return r(f,p).value}else return;return f[p]};return eh=function d(){var f,p,g,T,y,_,S=arguments[0],k=1,v=arguments.length,N=!1;for(typeof S=="boolean"&&(N=S,S=arguments[1]||{},k=2),(S==null||typeof S!="object"&&typeof S!="function")&&(S={});k<v;++k)if(f=arguments[k],f!=null)for(p in f)g=c(S,p),T=c(f,p),S!==T&&(N&&T&&(a(T)||(y=o(T)))?(y?(y=!1,_=g&&o(g)?g:[]):_=g&&a(g)?g:{},u(S,{name:p,newValue:d(N,_,T)})):typeof T!="undefined"&&u(S,{name:p,newValue:T}));return S},eh}var dI=cI();const th=ze(dI);function nh(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function fI(){const e=[],t={run:n,use:r};return t;function n(...o){let a=-1;const u=o.pop();if(typeof u!="function")throw new TypeError("Expected function as last argument, not "+u);c(null,...o);function c(d,...f){const p=e[++a];let g=-1;if(d){u(d);return}for(;++g<o.length;)(f[g]===null||f[g]===void 0)&&(f[g]=o[g]);o=f,p?hI(p,c)(...f):u(null,...f)}}function r(o){if(typeof o!="function")throw new TypeError("Expected `middelware` to be a function, not "+o);return e.push(o),t}}function hI(e,t){let n;return r;function r(...u){const c=e.length>u.length;let d;c&&u.push(o);try{d=e.apply(this,u)}catch(f){const p=f;if(c&&n)throw p;return o(p)}c||(d&&d.then&&typeof d.then=="function"?d.then(a,o):d instanceof Error?o(d):a(d))}function o(u,...c){n||(n=!0,t(u,...c))}function a(u){o(null,u)}}const Dr={basename:pI,dirname:mI,extname:gI,join:EI,sep:"/"};function pI(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Na(e);let n=0,r=-1,o=e.length,a;if(t===void 0||t.length===0||t.length>e.length){for(;o--;)if(e.codePointAt(o)===47){if(a){n=o+1;break}}else r<0&&(a=!0,r=o+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let u=-1,c=t.length-1;for(;o--;)if(e.codePointAt(o)===47){if(a){n=o+1;break}}else u<0&&(a=!0,u=o+1),c>-1&&(e.codePointAt(o)===t.codePointAt(c--)?c<0&&(r=o):(c=-1,r=u));return n===r?r=u:r<0&&(r=e.length),e.slice(n,r)}function mI(e){if(Na(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function gI(e){Na(e);let t=e.length,n=-1,r=0,o=-1,a=0,u;for(;t--;){const c=e.codePointAt(t);if(c===47){if(u){r=t+1;break}continue}n<0&&(u=!0,n=t+1),c===46?o<0?o=t:a!==1&&(a=1):o>-1&&(a=-1)}return o<0||n<0||a===0||a===1&&o===n-1&&o===r+1?"":e.slice(o,n)}function EI(...e){let t=-1,n;for(;++t<e.length;)Na(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":yI(n)}function yI(e){Na(e);const t=e.codePointAt(0)===47;let n=bI(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function bI(e,t){let n="",r=0,o=-1,a=0,u=-1,c,d;for(;++u<=e.length;){if(u<e.length)c=e.codePointAt(u);else{if(c===47)break;c=47}if(c===47){if(!(o===u-1||a===1))if(o!==u-1&&a===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(d=n.lastIndexOf("/"),d!==n.length-1){d<0?(n="",r=0):(n=n.slice(0,d),r=n.length-1-n.lastIndexOf("/")),o=u,a=0;continue}}else if(n.length>0){n="",r=0,o=u,a=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(o+1,u):n=e.slice(o+1,u),r=u-o-1;o=u,a=0}else c===46&&a>-1?a++:a=-1}return n}function Na(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const TI={cwd:_I};function _I(){return"/"}function rh(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function SI(e){if(typeof e=="string")e=new URL(e);else if(!rh(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return xI(e)}function xI(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const r=t.codePointAt(n+2);if(r===70||r===102){const o=new TypeError("File URL path must not include encoded / characters");throw o.code="ERR_INVALID_FILE_URL_PATH",o}}return decodeURIComponent(t)}const ih=["history","path","basename","stem","extname","dirname"];class YE{constructor(t){let n;t?rh(t)?n={path:t}:typeof t=="string"||wI(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":TI.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<ih.length;){const a=ih[r];a in n&&n[a]!==void 0&&n[a]!==null&&(this[a]=a==="history"?[...n[a]]:n[a])}let o;for(o in n)ih.includes(o)||(this[o]=n[o])}get basename(){return typeof this.path=="string"?Dr.basename(this.path):void 0}set basename(t){sh(t,"basename"),oh(t,"basename"),this.path=Dr.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?Dr.dirname(this.path):void 0}set dirname(t){GE(this.basename,"dirname"),this.path=Dr.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?Dr.extname(this.path):void 0}set extname(t){if(oh(t,"extname"),GE(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=Dr.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){rh(t)&&(t=SI(t)),sh(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?Dr.basename(this.path,this.extname):void 0}set stem(t){sh(t,"stem"),oh(t,"stem"),this.path=Dr.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const o=this.message(t,n,r);throw o.fatal=!0,o}info(t,n,r){const o=this.message(t,n,r);return o.fatal=void 0,o}message(t,n,r){const o=new fn(t,n,r);return this.path&&(o.name=this.path+":"+o.name,o.file=this.path),o.fatal=!1,this.messages.push(o),o}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function oh(e,t){if(e&&e.includes(Dr.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Dr.sep+"`")}function sh(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function GE(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function wI(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const AI=(function(e){const r=this.constructor.prototype,o=r[e],a=function(){return o.apply(a,arguments)};return Object.setPrototypeOf(a,r),a}),CI={}.hasOwnProperty;class ah extends AI{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=fI()}copy(){const t=new ah;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(th(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(ch("data",this.frozen),this.namespace[t]=n,this):CI.call(this.namespace,t)&&this.namespace[t]||void 0:t?(ch("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const o=n.call(t,...r);typeof o=="function"&&this.transformers.use(o)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=Ll(t),r=this.parser||this.Parser;return uh("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),uh("process",this.parser||this.Parser),lh("process",this.compiler||this.Compiler),n?o(void 0,n):new Promise(o);function o(a,u){const c=Ll(t),d=r.parse(c);r.run(d,c,function(p,g,T){if(p||!g||!T)return f(p);const y=g,_=r.stringify(y,T);PI(_)?T.value=_:T.result=_,f(p,T)});function f(p,g){p||!g?u(p):a?a(g):n(void 0,g)}}}processSync(t){let n=!1,r;return this.freeze(),uh("processSync",this.parser||this.Parser),lh("processSync",this.compiler||this.Compiler),this.process(t,o),XE("processSync","process",n),r;function o(a,u){n=!0,VE(a),r=u}}run(t,n,r){WE(t),this.freeze();const o=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?a(void 0,r):new Promise(a);function a(u,c){const d=Ll(n);o.run(t,d,f);function f(p,g,T){const y=g||t;p?c(p):u?u(y):r(void 0,y,T)}}}runSync(t,n){let r=!1,o;return this.run(t,n,a),XE("runSync","run",r),o;function a(u,c){VE(u),o=c,r=!0}}stringify(t,n){this.freeze();const r=Ll(n),o=this.compiler||this.Compiler;return lh("stringify",o),WE(t),o(t,r)}use(t,...n){const r=this.attachers,o=this.namespace;if(ch("use",this.frozen),t!=null)if(typeof t=="function")d(t,n);else if(typeof t=="object")Array.isArray(t)?c(t):u(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function a(f){if(typeof f=="function")d(f,[]);else if(typeof f=="object")if(Array.isArray(f)){const[p,...g]=f;d(p,g)}else u(f);else throw new TypeError("Expected usable value, not `"+f+"`")}function u(f){if(!("plugins"in f)&&!("settings"in f))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");c(f.plugins),f.settings&&(o.settings=th(!0,o.settings,f.settings))}function c(f){let p=-1;if(f!=null)if(Array.isArray(f))for(;++p<f.length;){const g=f[p];a(g)}else throw new TypeError("Expected a list of plugins, not `"+f+"`")}function d(f,p){let g=-1,T=-1;for(;++g<r.length;)if(r[g][0]===f){T=g;break}if(T===-1)r.push([f,...p]);else if(p.length>0){let[y,..._]=p;const S=r[T][1];nh(S)&&nh(y)&&(y=th(!0,S,y)),r[T]=[f,y,..._]}}}}const vI=new ah().freeze();function uh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function lh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function ch(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function WE(e){if(!nh(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function XE(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Ll(e){return kI(e)?e:new YE(e)}function kI(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function PI(e){return typeof e=="string"||NI(e)}function NI(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const OI="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",KE=[],QE={allowDangerousHtml:!0},II=/^(https?|ircs?|mailto|xmpp)$/i,RI=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function JE(e){const t=LI(e),n=DI(e);return MI(t.runSync(t.parse(n),n),e)}function LI(e){const t=e.rehypePlugins||KE,n=e.remarkPlugins||KE,r=e.remarkRehypeOptions?F(F({},e.remarkRehypeOptions),QE):QE;return vI().use(mO).use(n).use(lI,r).use(t)}function DI(e){const t=e.children||"",n=new YE;return typeof t=="string"&&(n.value=t),n}function MI(e,t){const n=t.allowedElements,r=t.allowElement,o=t.components,a=t.disallowedElements,u=t.skipHtml,c=t.unwrapDisallowed,d=t.urlTransform||FI;for(const p of RI)Object.hasOwn(t,p.from)&&(""+p.from+(p.to?"use `"+p.to+"` instead":"remove it")+OI+p.id,void 0);return Rl(e,f),aP(e,{Fragment:w.Fragment,components:o,ignoreInvalidStyle:!0,jsx:w.jsx,jsxs:w.jsxs,passKeys:!0,passNode:!0});function f(p,g,T){if(p.type==="raw"&&T&&typeof g=="number")return u?T.children.splice(g,1):T.children[g]={type:"text",value:p.value},g;if(p.type==="element"){let y;for(y in Hf)if(Object.hasOwn(Hf,y)&&Object.hasOwn(p.properties,y)){const _=p.properties[y],S=Hf[y];(S===null||S.includes(p.tagName))&&(p.properties[y]=d(String(_||""),y,p))}}if(p.type==="element"){let y=n?!n.includes(p.tagName):a?a.includes(p.tagName):!1;if(!y&&r&&typeof g=="number"&&(y=!r(p,g,T)),y&&T&&typeof g=="number")return c&&p.children?T.children.splice(g,1,...p.children):T.children.splice(g,1),g}}}function FI(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),o=e.indexOf("/");return t===-1||o!==-1&&t>o||n!==-1&&t>n||r!==-1&&t>r||II.test(e.slice(0,t))?e:""}const ZE=/[#.]/g;function BI(e,t){const n=e||"",r={};let o=0,a,u;for(;o<n.length;){ZE.lastIndex=o;const c=ZE.exec(n),d=n.slice(o,c?c.index:n.length);d&&(a?a==="#"?r.id=d:Array.isArray(r.className)?r.className.push(d):r.className=[d]:u=d,o+=d.length),c&&(a=c[0],o++)}return{type:"element",tagName:u||t||"div",properties:r,children:[]}}function ey(e,t,n){const r=n?jI(n):void 0;function o(a,u,...c){let d;if(a==null){d={type:"root",children:[]};const f=u;c.unshift(f)}else{d=BI(a,t);const f=d.tagName.toLowerCase(),p=r?r.get(f):void 0;if(d.tagName=p||f,UI(u))c.unshift(u);else for(const[g,T]of Object.entries(u))HI(e,d.properties,g,T)}for(const f of c)dh(d.children,f);return d.type==="element"&&d.tagName==="template"&&(d.content={type:"root",children:d.children},d.children=[]),d}return o}function UI(e){if(e===null||typeof e!="object"||Array.isArray(e))return!0;if(typeof e.type!="string")return!1;const t=e,n=Object.keys(e);for(const r of n){const o=t[r];if(o&&typeof o=="object"){if(!Array.isArray(o))return!0;const a=o;for(const u of a)if(typeof u!="number"&&typeof u!="string")return!0}}return!!("children"in e&&Array.isArray(e.children))}function HI(e,t,n,r){const o=Lf(e,n);let a;if(r!=null){if(typeof r=="number"){if(Number.isNaN(r))return;a=r}else typeof r=="boolean"?a=r:typeof r=="string"?o.spaceSeparated?a=V1(r):o.commaSeparated?a=O1(r):o.commaOrSpaceSeparated?a=V1(O1(r).join(" ")):a=ty(o,o.property,r):Array.isArray(r)?a=[...r]:a=o.property==="style"?zI(r):String(r);if(Array.isArray(a)){const u=[];for(const c of a)u.push(ty(o,o.property,c));a=u}o.property==="className"&&Array.isArray(t.className)&&(a=t.className.concat(a)),t[o.property]=a}}function dh(e,t){if(t!=null)if(typeof t=="number"||typeof t=="string")e.push({type:"text",value:String(t)});else if(Array.isArray(t))for(const n of t)dh(e,n);else if(typeof t=="object"&&"type"in t)t.type==="root"?dh(e,t.children):e.push(t);else throw new Error("Expected node, nodes, or string, got `"+t+"`")}function ty(e,t,n){if(typeof n=="string"){if(e.number&&n&&!Number.isNaN(Number(n)))return Number(n);if((e.boolean||e.overloadedBoolean)&&(n===""||Ta(n)===Ta(t)))return!0}return n}function zI(e){const t=[];for(const[n,r]of Object.entries(e))t.push([n,r].join(": "));return t.join("; ")}function jI(e){const t=new Map;for(const n of e)t.set(n.toLowerCase(),n);return t}const $I=["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","solidColor","textArea","textPath"],VI=ey(_l,"div"),qI=ey(Jo,"g",$I);function YI(e){const t=String(e),n=[];return{toOffset:o,toPoint:r};function r(a){if(typeof a=="number"&&a>-1&&a<=t.length){let u=0;for(;;){let c=n[u];if(c===void 0){const d=ny(t,n[u-1]);c=d===-1?t.length+1:d+1,n[u]=c}if(c>a)return{line:u+1,column:a-(u>0?n[u-1]:0)+1,offset:a};u++}}}function o(a){if(a&&typeof a.line=="number"&&typeof a.column=="number"&&!Number.isNaN(a.line)&&!Number.isNaN(a.column)){for(;n.length<a.line;){const c=n[n.length-1],d=ny(t,c),f=d===-1?t.length+1:d+1;if(c===f)break;n.push(f)}const u=(a.line>1?n[a.line-2]:0)+a.column-1;if(u<n[a.line-1])return u}}}function ny(e,t){const n=e.indexOf("\r",t),r=e.indexOf(`
|
|
31
|
-
`,t);return r===-1?n:n===-1||n+1===r?r:n<r?n:r}const lo={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},ry={}.hasOwnProperty,GI=Object.prototype;function WI(e,t){const n=t||{};return fh({file:n.file||void 0,location:!1,schema:n.space==="svg"?Jo:_l,verbose:n.verbose||!1},e)}function fh(e,t){let n;switch(t.nodeName){case"#comment":{const r=t;return n={type:"comment",value:r.data},Dl(e,r,n),n}case"#document":case"#document-fragment":{const r=t,o="mode"in r?r.mode==="quirks"||r.mode==="limited-quirks":!1;if(n={type:"root",children:iy(e,t.childNodes),data:{quirksMode:o}},e.file&&e.location){const a=String(e.file),u=YI(a),c=u.toPoint(0),d=u.toPoint(a.length);n.position={start:c,end:d}}return n}case"#documentType":{const r=t;return n={type:"doctype"},Dl(e,r,n),n}case"#text":{const r=t;return n={type:"text",value:r.value},Dl(e,r,n),n}default:return n=XI(e,t),n}}function iy(e,t){let n=-1;const r=[];for(;++n<t.length;){const o=fh(e,t[n]);r.push(o)}return r}function XI(e,t){const n=e.schema;e.schema=t.namespaceURI===lo.svg?Jo:_l;let r=-1;const o={};for(;++r<t.attrs.length;){const c=t.attrs[r],d=(c.prefix?c.prefix+":":"")+c.name;ry.call(GI,d)||(o[d]=c.value)}const u=(e.schema.space==="svg"?qI:VI)(t.tagName,o,iy(e,t.childNodes));if(Dl(e,t,u),u.tagName==="template"){const c=t,d=c.sourceCodeLocation,f=d&&d.startTag&&rs(d.startTag),p=d&&d.endTag&&rs(d.endTag),g=fh(e,c.content);f&&p&&e.file&&(g.position={start:f.end,end:p.start}),u.content=g}return e.schema=n,u}function Dl(e,t,n){if("sourceCodeLocation"in t&&t.sourceCodeLocation&&e.file){const r=KI(e,n,t.sourceCodeLocation);r&&(e.location=!0,n.position=r)}}function KI(e,t,n){const r=rs(n);if(t.type==="element"){const o=t.children[t.children.length-1];if(r&&!n.endTag&&o&&o.position&&o.position.end&&(r.end=Object.assign({},o.position.end)),e.verbose){const a={};let u;if(n.attrs)for(u in n.attrs)ry.call(n.attrs,u)&&(a[Lf(e.schema,u).property]=rs(n.attrs[u]));n.startTag;const c=rs(n.startTag),d=n.endTag?rs(n.endTag):void 0,f={opening:c};d&&(f.closing=d),f.properties=a,t.data={position:f}}}return r}function rs(e){const t=oy({line:e.startLine,column:e.startCol,offset:e.startOffset}),n=oy({line:e.endLine,column:e.endCol,offset:e.endOffset});return t||n?{start:t,end:n}:void 0}function oy(e){return e.line&&e.column?e:void 0}class Oa{constructor(t,n,r){this.property=t,this.normal=n,r&&(this.space=r)}}Oa.prototype.property={},Oa.prototype.normal={},Oa.prototype.space=null;function sy(e,t){const n={},r={};let o=-1;for(;++o<e.length;)Object.assign(n,e[o].property),Object.assign(r,e[o].normal);return new Oa(n,r,t)}function hh(e){return e.toLowerCase()}class nr{constructor(t,n){this.property=t,this.attribute=n}}nr.prototype.space=null,nr.prototype.boolean=!1,nr.prototype.booleanish=!1,nr.prototype.overloadedBoolean=!1,nr.prototype.number=!1,nr.prototype.commaSeparated=!1,nr.prototype.spaceSeparated=!1,nr.prototype.commaOrSpaceSeparated=!1,nr.prototype.mustUseProperty=!1,nr.prototype.defined=!1;let QI=0;const Ye=co(),jt=co(),ay=co(),Ee=co(),yt=co(),is=co(),jn=co();function co(){return ea(2,++QI)}const ph=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ye,booleanish:jt,commaOrSpaceSeparated:jn,commaSeparated:is,number:Ee,overloadedBoolean:ay,spaceSeparated:yt},Symbol.toStringTag,{value:"Module"})),mh=Object.keys(ph);class gh extends nr{constructor(t,n,r,o){let a=-1;if(super(t,n),uy(this,"space",o),typeof r=="number")for(;++a<mh.length;){const u=mh[a];uy(this,mh[a],(r&ph[u])===ph[u])}}}gh.prototype.defined=!0;function uy(e,t,n){n&&(e[t]=n)}const JI={}.hasOwnProperty;function os(e){const t={},n={};let r;for(r in e.properties)if(JI.call(e.properties,r)){const o=e.properties[r],a=new gh(r,e.transform(e.attributes||{},r),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[hh(r)]=r,n[hh(a.attribute)]=r}return new Oa(t,n,e.space)}const ly=os({space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()},properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),cy=os({space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()},properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function dy(e,t){return t in e?e[t]:t}function fy(e,t){return dy(e,t.toLowerCase())}const hy=os({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:fy,properties:{xmlns:null,xmlnsXLink:null}}),py=os({transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()},properties:{ariaActiveDescendant:null,ariaAtomic:jt,ariaAutoComplete:null,ariaBusy:jt,ariaChecked:jt,ariaColCount:Ee,ariaColIndex:Ee,ariaColSpan:Ee,ariaControls:yt,ariaCurrent:null,ariaDescribedBy:yt,ariaDetails:null,ariaDisabled:jt,ariaDropEffect:yt,ariaErrorMessage:null,ariaExpanded:jt,ariaFlowTo:yt,ariaGrabbed:jt,ariaHasPopup:null,ariaHidden:jt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:yt,ariaLevel:Ee,ariaLive:null,ariaModal:jt,ariaMultiLine:jt,ariaMultiSelectable:jt,ariaOrientation:null,ariaOwns:yt,ariaPlaceholder:null,ariaPosInSet:Ee,ariaPressed:jt,ariaReadOnly:jt,ariaRelevant:null,ariaRequired:jt,ariaRoleDescription:yt,ariaRowCount:Ee,ariaRowIndex:Ee,ariaRowSpan:Ee,ariaSelected:jt,ariaSetSize:Ee,ariaSort:null,ariaValueMax:Ee,ariaValueMin:Ee,ariaValueNow:Ee,ariaValueText:null,role:null}}),ZI=os({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:fy,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:is,acceptCharset:yt,accessKey:yt,action:null,allow:null,allowFullScreen:Ye,allowPaymentRequest:Ye,allowUserMedia:Ye,alt:null,as:null,async:Ye,autoCapitalize:null,autoComplete:yt,autoFocus:Ye,autoPlay:Ye,blocking:yt,capture:null,charSet:null,checked:Ye,cite:null,className:yt,cols:Ee,colSpan:null,content:null,contentEditable:jt,controls:Ye,controlsList:yt,coords:Ee|is,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ye,defer:Ye,dir:null,dirName:null,disabled:Ye,download:ay,draggable:jt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ye,formTarget:null,headers:yt,height:Ee,hidden:Ye,high:Ee,href:null,hrefLang:null,htmlFor:yt,httpEquiv:yt,id:null,imageSizes:null,imageSrcSet:null,inert:Ye,inputMode:null,integrity:null,is:null,isMap:Ye,itemId:null,itemProp:yt,itemRef:yt,itemScope:Ye,itemType:yt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ye,low:Ee,manifest:null,max:null,maxLength:Ee,media:null,method:null,min:null,minLength:Ee,multiple:Ye,muted:Ye,name:null,nonce:null,noModule:Ye,noValidate:Ye,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Ye,optimum:Ee,pattern:null,ping:yt,placeholder:null,playsInline:Ye,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ye,referrerPolicy:null,rel:yt,required:Ye,reversed:Ye,rows:Ee,rowSpan:Ee,sandbox:yt,scope:null,scoped:Ye,seamless:Ye,selected:Ye,shadowRootClonable:Ye,shadowRootDelegatesFocus:Ye,shadowRootMode:null,shape:null,size:Ee,sizes:null,slot:null,span:Ee,spellCheck:jt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:Ee,step:null,style:null,tabIndex:Ee,target:null,title:null,translate:null,type:null,typeMustMatch:Ye,useMap:null,value:jt,width:Ee,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:yt,axis:null,background:null,bgColor:null,border:Ee,borderColor:null,bottomMargin:Ee,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ye,declare:Ye,event:null,face:null,frame:null,frameBorder:null,hSpace:Ee,leftMargin:Ee,link:null,longDesc:null,lowSrc:null,marginHeight:Ee,marginWidth:Ee,noResize:Ye,noHref:Ye,noShade:Ye,noWrap:Ye,object:null,profile:null,prompt:null,rev:null,rightMargin:Ee,rules:null,scheme:null,scrolling:jt,standby:null,summary:null,text:null,topMargin:Ee,valueType:null,version:null,vAlign:null,vLink:null,vSpace:Ee,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ye,disableRemotePlayback:Ye,prefix:null,property:null,results:Ee,security:null,unselectable:null}}),e3=os({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:dy,properties:{about:jn,accentHeight:Ee,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Ee,amplitude:Ee,arabicForm:null,ascent:Ee,attributeName:null,attributeType:null,azimuth:Ee,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Ee,by:null,calcMode:null,capHeight:Ee,className:yt,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:Ee,diffuseConstant:Ee,direction:null,display:null,dur:null,divisor:Ee,dominantBaseline:null,download:Ye,dx:null,dy:null,edgeMode:null,editable:null,elevation:Ee,enableBackground:null,end:null,event:null,exponent:Ee,externalResourcesRequired:null,fill:null,fillOpacity:Ee,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:is,g2:is,glyphName:is,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Ee,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Ee,horizOriginX:Ee,horizOriginY:Ee,id:null,ideographic:Ee,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Ee,k:Ee,k1:Ee,k2:Ee,k3:Ee,k4:Ee,kernelMatrix:jn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Ee,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:Ee,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:Ee,overlineThickness:Ee,paintOrder:null,panose1:null,path:null,pathLength:Ee,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:yt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Ee,pointsAtY:Ee,pointsAtZ:Ee,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:jn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:jn,rev:jn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:jn,requiredFeatures:jn,requiredFonts:jn,requiredFormats:jn,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:Ee,specularExponent:Ee,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Ee,strikethroughThickness:Ee,string:null,stroke:null,strokeDashArray:jn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Ee,strokeOpacity:Ee,strokeWidth:null,style:null,surfaceScale:Ee,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:jn,tabIndex:Ee,tableValues:null,target:null,targetX:Ee,targetY:Ee,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:jn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:Ee,underlineThickness:Ee,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Ee,values:null,vAlphabetic:Ee,vMathematical:Ee,vectorEffect:null,vHanging:Ee,vIdeographic:Ee,version:null,vertAdvY:Ee,vertOriginX:Ee,vertOriginY:Ee,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Ee,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),t3=/^data[-\w.:]+$/i,my=/-[a-z]/g,n3=/[A-Z]/g;function r3(e,t){const n=hh(t);let r=t,o=nr;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&t3.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace(my,o3);r="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!my.test(a)){let u=a.replace(n3,i3);u.charAt(0)!=="-"&&(u="-"+u),t="data"+u}}o=gh}return new o(r,t)}function i3(e){return"-"+e.toLowerCase()}function o3(e){return e.charAt(1).toUpperCase()}const s3=sy([cy,ly,hy,py,ZI],"html"),gy=sy([cy,ly,hy,py,e3],"svg"),Ey={}.hasOwnProperty;function yy(e,t){const n=t||{};function r(o,...a){let u=r.invalid;const c=r.handlers;if(o&&Ey.call(o,e)){const d=String(o[e]);u=Ey.call(c,d)?c[d]:r.unknown}if(u)return u.call(this,o,...a)}return r.handlers=n.handlers||{},r.invalid=n.invalid,r.unknown=n.unknown,r}const a3={},u3={}.hasOwnProperty,by=yy("type",{handlers:{root:c3,element:m3,text:h3,comment:p3,doctype:f3}});function l3(e,t){const r=(t||a3).space;return by(e,r==="svg"?gy:s3)}function c3(e,t){const n={nodeName:"#document",mode:(e.data||{}).quirksMode?"quirks":"no-quirks",childNodes:[]};return n.childNodes=Eh(e.children,n,t),ss(e,n),n}function d3(e,t){const n={nodeName:"#document-fragment",childNodes:[]};return n.childNodes=Eh(e.children,n,t),ss(e,n),n}function f3(e){const t={nodeName:"#documentType",name:"html",publicId:"",systemId:"",parentNode:null};return ss(e,t),t}function h3(e){const t={nodeName:"#text",value:e.value,parentNode:null};return ss(e,t),t}function p3(e){const t={nodeName:"#comment",data:e.value,parentNode:null};return ss(e,t),t}function m3(e,t){const n=t;let r=n;e.type==="element"&&e.tagName.toLowerCase()==="svg"&&n.space==="html"&&(r=gy);const o=[];let a;if(e.properties){for(a in e.properties)if(a!=="children"&&u3.call(e.properties,a)){const d=g3(r,a,e.properties[a]);d&&o.push(d)}}const u=r.space,c={nodeName:e.tagName,tagName:e.tagName,attrs:o,namespaceURI:lo[u],childNodes:[],parentNode:null};return c.childNodes=Eh(e.children,c,r),ss(e,c),e.tagName==="template"&&e.content&&(c.content=d3(e.content,r)),c}function g3(e,t,n){const r=r3(e,t);if(n===!1||n===null||n===void 0||typeof n=="number"&&Number.isNaN(n)||!n&&r.boolean)return;Array.isArray(n)&&(n=r.commaSeparated?I1(n):q1(n));const o={name:r.attribute,value:n===!0?"":String(n)};if(r.space&&r.space!=="html"&&r.space!=="svg"){const a=o.name.indexOf(":");a<0?o.prefix="":(o.name=o.name.slice(a+1),o.prefix=r.attribute.slice(0,a)),o.namespace=lo[r.space]}return o}function Eh(e,t,n){let r=-1;const o=[];if(e)for(;++r<e.length;){const a=by(e[r],n);a.parentNode=t,o.push(a)}return o}function ss(e,t){const n=e.position;n&&n.start&&n.end&&(n.start.offset,n.end.offset,t.sourceCodeLocation={startLine:n.start.line,startCol:n.start.column,startOffset:n.start.offset,endLine:n.end.line,endCol:n.end.column,endOffset:n.end.offset})}const E3=["area","base","basefont","bgsound","br","col","command","embed","frame","hr","image","img","input","keygen","link","meta","param","source","track","wbr"],y3=new Set([65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111]),wt="�";var P;(function(e){e[e.EOF=-1]="EOF",e[e.NULL=0]="NULL",e[e.TABULATION=9]="TABULATION",e[e.CARRIAGE_RETURN=13]="CARRIAGE_RETURN",e[e.LINE_FEED=10]="LINE_FEED",e[e.FORM_FEED=12]="FORM_FEED",e[e.SPACE=32]="SPACE",e[e.EXCLAMATION_MARK=33]="EXCLAMATION_MARK",e[e.QUOTATION_MARK=34]="QUOTATION_MARK",e[e.AMPERSAND=38]="AMPERSAND",e[e.APOSTROPHE=39]="APOSTROPHE",e[e.HYPHEN_MINUS=45]="HYPHEN_MINUS",e[e.SOLIDUS=47]="SOLIDUS",e[e.DIGIT_0=48]="DIGIT_0",e[e.DIGIT_9=57]="DIGIT_9",e[e.SEMICOLON=59]="SEMICOLON",e[e.LESS_THAN_SIGN=60]="LESS_THAN_SIGN",e[e.EQUALS_SIGN=61]="EQUALS_SIGN",e[e.GREATER_THAN_SIGN=62]="GREATER_THAN_SIGN",e[e.QUESTION_MARK=63]="QUESTION_MARK",e[e.LATIN_CAPITAL_A=65]="LATIN_CAPITAL_A",e[e.LATIN_CAPITAL_Z=90]="LATIN_CAPITAL_Z",e[e.RIGHT_SQUARE_BRACKET=93]="RIGHT_SQUARE_BRACKET",e[e.GRAVE_ACCENT=96]="GRAVE_ACCENT",e[e.LATIN_SMALL_A=97]="LATIN_SMALL_A",e[e.LATIN_SMALL_Z=122]="LATIN_SMALL_Z"})(P||(P={}));const On={DASH_DASH:"--",CDATA_START:"[CDATA[",DOCTYPE:"doctype",SCRIPT:"script",PUBLIC:"public",SYSTEM:"system"};function Ty(e){return e>=55296&&e<=57343}function b3(e){return e>=56320&&e<=57343}function T3(e,t){return(e-55296)*1024+9216+t}function _y(e){return e!==32&&e!==10&&e!==13&&e!==9&&e!==12&&e>=1&&e<=31||e>=127&&e<=159}function Sy(e){return e>=64976&&e<=65007||y3.has(e)}var ee;(function(e){e.controlCharacterInInputStream="control-character-in-input-stream",e.noncharacterInInputStream="noncharacter-in-input-stream",e.surrogateInInputStream="surrogate-in-input-stream",e.nonVoidHtmlElementStartTagWithTrailingSolidus="non-void-html-element-start-tag-with-trailing-solidus",e.endTagWithAttributes="end-tag-with-attributes",e.endTagWithTrailingSolidus="end-tag-with-trailing-solidus",e.unexpectedSolidusInTag="unexpected-solidus-in-tag",e.unexpectedNullCharacter="unexpected-null-character",e.unexpectedQuestionMarkInsteadOfTagName="unexpected-question-mark-instead-of-tag-name",e.invalidFirstCharacterOfTagName="invalid-first-character-of-tag-name",e.unexpectedEqualsSignBeforeAttributeName="unexpected-equals-sign-before-attribute-name",e.missingEndTagName="missing-end-tag-name",e.unexpectedCharacterInAttributeName="unexpected-character-in-attribute-name",e.unknownNamedCharacterReference="unknown-named-character-reference",e.missingSemicolonAfterCharacterReference="missing-semicolon-after-character-reference",e.unexpectedCharacterAfterDoctypeSystemIdentifier="unexpected-character-after-doctype-system-identifier",e.unexpectedCharacterInUnquotedAttributeValue="unexpected-character-in-unquoted-attribute-value",e.eofBeforeTagName="eof-before-tag-name",e.eofInTag="eof-in-tag",e.missingAttributeValue="missing-attribute-value",e.missingWhitespaceBetweenAttributes="missing-whitespace-between-attributes",e.missingWhitespaceAfterDoctypePublicKeyword="missing-whitespace-after-doctype-public-keyword",e.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers="missing-whitespace-between-doctype-public-and-system-identifiers",e.missingWhitespaceAfterDoctypeSystemKeyword="missing-whitespace-after-doctype-system-keyword",e.missingQuoteBeforeDoctypePublicIdentifier="missing-quote-before-doctype-public-identifier",e.missingQuoteBeforeDoctypeSystemIdentifier="missing-quote-before-doctype-system-identifier",e.missingDoctypePublicIdentifier="missing-doctype-public-identifier",e.missingDoctypeSystemIdentifier="missing-doctype-system-identifier",e.abruptDoctypePublicIdentifier="abrupt-doctype-public-identifier",e.abruptDoctypeSystemIdentifier="abrupt-doctype-system-identifier",e.cdataInHtmlContent="cdata-in-html-content",e.incorrectlyOpenedComment="incorrectly-opened-comment",e.eofInScriptHtmlCommentLikeText="eof-in-script-html-comment-like-text",e.eofInDoctype="eof-in-doctype",e.nestedComment="nested-comment",e.abruptClosingOfEmptyComment="abrupt-closing-of-empty-comment",e.eofInComment="eof-in-comment",e.incorrectlyClosedComment="incorrectly-closed-comment",e.eofInCdata="eof-in-cdata",e.absenceOfDigitsInNumericCharacterReference="absence-of-digits-in-numeric-character-reference",e.nullCharacterReference="null-character-reference",e.surrogateCharacterReference="surrogate-character-reference",e.characterReferenceOutsideUnicodeRange="character-reference-outside-unicode-range",e.controlCharacterReference="control-character-reference",e.noncharacterCharacterReference="noncharacter-character-reference",e.missingWhitespaceBeforeDoctypeName="missing-whitespace-before-doctype-name",e.missingDoctypeName="missing-doctype-name",e.invalidCharacterSequenceAfterDoctypeName="invalid-character-sequence-after-doctype-name",e.duplicateAttribute="duplicate-attribute",e.nonConformingDoctype="non-conforming-doctype",e.missingDoctype="missing-doctype",e.misplacedDoctype="misplaced-doctype",e.endTagWithoutMatchingOpenElement="end-tag-without-matching-open-element",e.closingOfElementWithOpenChildElements="closing-of-element-with-open-child-elements",e.disallowedContentInNoscriptInHead="disallowed-content-in-noscript-in-head",e.openElementsLeftAfterEof="open-elements-left-after-eof",e.abandonedHeadElementChild="abandoned-head-element-child",e.misplacedStartTagForHeadElement="misplaced-start-tag-for-head-element",e.nestedNoscriptInHead="nested-noscript-in-head",e.eofInElementThatCanContainOnlyText="eof-in-element-that-can-contain-only-text"})(ee||(ee={}));const _3=65536;class S3{constructor(t){this.handler=t,this.html="",this.pos=-1,this.lastGapPos=-2,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=_3,this.isEol=!1,this.lineStartPos=0,this.droppedBufferSize=0,this.line=1,this.lastErrOffset=-1}get col(){return this.pos-this.lineStartPos+ +(this.lastGapPos!==this.pos)}get offset(){return this.droppedBufferSize+this.pos}getError(t,n){const{line:r,col:o,offset:a}=this,u=o+n,c=a+n;return{code:t,startLine:r,endLine:r,startCol:u,endCol:u,startOffset:c,endOffset:c}}_err(t){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(this.lastErrOffset=this.offset,this.handler.onParseError(this.getError(t,0)))}_addGap(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}_processSurrogate(t){if(this.pos!==this.html.length-1){const n=this.html.charCodeAt(this.pos+1);if(b3(n))return this.pos++,this._addGap(),T3(t,n)}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,P.EOF;return this._err(ee.surrogateInInputStream),t}willDropParsedChunk(){return this.pos>this.bufferWaterline}dropParsedChunk(){this.willDropParsedChunk()&&(this.html=this.html.substring(this.pos),this.lineStartPos-=this.pos,this.droppedBufferSize+=this.pos,this.pos=0,this.lastGapPos=-2,this.gapStack.length=0)}write(t,n){this.html.length>0?this.html+=t:this.html=t,this.endOfChunkHit=!1,this.lastChunkWritten=n}insertHtmlAtCurrentPos(t){this.html=this.html.substring(0,this.pos+1)+t+this.html.substring(this.pos+1),this.endOfChunkHit=!1}startsWith(t,n){if(this.pos+t.length>this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,!1;if(n)return this.html.startsWith(t,this.pos);for(let r=0;r<t.length;r++)if((this.html.charCodeAt(this.pos+r)|32)!==t.charCodeAt(r))return!1;return!0}peek(t){const n=this.pos+t;if(n>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,P.EOF;const r=this.html.charCodeAt(n);return r===P.CARRIAGE_RETURN?P.LINE_FEED:r}advance(){if(this.pos++,this.isEol&&(this.isEol=!1,this.line++,this.lineStartPos=this.pos),this.pos>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,P.EOF;let t=this.html.charCodeAt(this.pos);return t===P.CARRIAGE_RETURN?(this.isEol=!0,this.skipNextNewLine=!0,P.LINE_FEED):t===P.LINE_FEED&&(this.isEol=!0,this.skipNextNewLine)?(this.line--,this.skipNextNewLine=!1,this._addGap(),this.advance()):(this.skipNextNewLine=!1,Ty(t)&&(t=this._processSurrogate(t)),this.handler.onParseError===null||t>31&&t<127||t===P.LINE_FEED||t===P.CARRIAGE_RETURN||t>159&&t<64976||this._checkForProblematicCharacters(t),t)}_checkForProblematicCharacters(t){_y(t)?this._err(ee.controlCharacterInInputStream):Sy(t)&&this._err(ee.noncharacterInInputStream)}retreat(t){for(this.pos-=t;this.pos<this.lastGapPos;)this.lastGapPos=this.gapStack.pop(),this.pos--;this.isEol=!1}}var Ke;(function(e){e[e.CHARACTER=0]="CHARACTER",e[e.NULL_CHARACTER=1]="NULL_CHARACTER",e[e.WHITESPACE_CHARACTER=2]="WHITESPACE_CHARACTER",e[e.START_TAG=3]="START_TAG",e[e.END_TAG=4]="END_TAG",e[e.COMMENT=5]="COMMENT",e[e.DOCTYPE=6]="DOCTYPE",e[e.EOF=7]="EOF",e[e.HIBERNATION=8]="HIBERNATION"})(Ke||(Ke={}));function xy(e,t){for(let n=e.attrs.length-1;n>=0;n--)if(e.attrs[n].name===t)return e.attrs[n].value;return null}const x3=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),w3=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);function A3(e){var t;return e>=55296&&e<=57343||e>1114111?65533:(t=w3.get(e))!==null&&t!==void 0?t:e}var Kt;(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(Kt||(Kt={}));const C3=32;var Ci;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(Ci||(Ci={}));function yh(e){return e>=Kt.ZERO&&e<=Kt.NINE}function v3(e){return e>=Kt.UPPER_A&&e<=Kt.UPPER_F||e>=Kt.LOWER_A&&e<=Kt.LOWER_F}function k3(e){return e>=Kt.UPPER_A&&e<=Kt.UPPER_Z||e>=Kt.LOWER_A&&e<=Kt.LOWER_Z||yh(e)}function P3(e){return e===Kt.EQUALS||k3(e)}var Qt;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(Qt||(Qt={}));var ii;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(ii||(ii={}));class N3{constructor(t,n,r){this.decodeTree=t,this.emitCodePoint=n,this.errors=r,this.state=Qt.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=ii.Strict}startEntity(t){this.decodeMode=t,this.state=Qt.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(t,n){switch(this.state){case Qt.EntityStart:return t.charCodeAt(n)===Kt.NUM?(this.state=Qt.NumericStart,this.consumed+=1,this.stateNumericStart(t,n+1)):(this.state=Qt.NamedEntity,this.stateNamedEntity(t,n));case Qt.NumericStart:return this.stateNumericStart(t,n);case Qt.NumericDecimal:return this.stateNumericDecimal(t,n);case Qt.NumericHex:return this.stateNumericHex(t,n);case Qt.NamedEntity:return this.stateNamedEntity(t,n)}}stateNumericStart(t,n){return n>=t.length?-1:(t.charCodeAt(n)|C3)===Kt.LOWER_X?(this.state=Qt.NumericHex,this.consumed+=1,this.stateNumericHex(t,n+1)):(this.state=Qt.NumericDecimal,this.stateNumericDecimal(t,n))}addToNumericResult(t,n,r,o){if(n!==r){const a=r-n;this.result=this.result*Math.pow(o,a)+Number.parseInt(t.substr(n,a),o),this.consumed+=a}}stateNumericHex(t,n){const r=n;for(;n<t.length;){const o=t.charCodeAt(n);if(yh(o)||v3(o))n+=1;else return this.addToNumericResult(t,r,n,16),this.emitNumericEntity(o,3)}return this.addToNumericResult(t,r,n,16),-1}stateNumericDecimal(t,n){const r=n;for(;n<t.length;){const o=t.charCodeAt(n);if(yh(o))n+=1;else return this.addToNumericResult(t,r,n,10),this.emitNumericEntity(o,2)}return this.addToNumericResult(t,r,n,10),-1}emitNumericEntity(t,n){var r;if(this.consumed<=n)return(r=this.errors)===null||r===void 0||r.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(t===Kt.SEMI)this.consumed+=1;else if(this.decodeMode===ii.Strict)return 0;return this.emitCodePoint(A3(this.result),this.consumed),this.errors&&(t!==Kt.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(t,n){const{decodeTree:r}=this;let o=r[this.treeIndex],a=(o&Ci.VALUE_LENGTH)>>14;for(;n<t.length;n++,this.excess++){const u=t.charCodeAt(n);if(this.treeIndex=O3(r,o,this.treeIndex+Math.max(1,a),u),this.treeIndex<0)return this.result===0||this.decodeMode===ii.Attribute&&(a===0||P3(u))?0:this.emitNotTerminatedNamedEntity();if(o=r[this.treeIndex],a=(o&Ci.VALUE_LENGTH)>>14,a!==0){if(u===Kt.SEMI)return this.emitNamedEntityData(this.treeIndex,a,this.consumed+this.excess);this.decodeMode!==ii.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var t;const{result:n,decodeTree:r}=this,o=(r[n]&Ci.VALUE_LENGTH)>>14;return this.emitNamedEntityData(n,o,this.consumed),(t=this.errors)===null||t===void 0||t.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(t,n,r){const{decodeTree:o}=this;return this.emitCodePoint(n===1?o[t]&~Ci.VALUE_LENGTH:o[t+1],r),n===3&&this.emitCodePoint(o[t+2],r),r}end(){var t;switch(this.state){case Qt.NamedEntity:return this.result!==0&&(this.decodeMode!==ii.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case Qt.NumericDecimal:return this.emitNumericEntity(0,2);case Qt.NumericHex:return this.emitNumericEntity(0,3);case Qt.NumericStart:return(t=this.errors)===null||t===void 0||t.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case Qt.EntityStart:return 0}}}function O3(e,t,n,r){const o=(t&Ci.BRANCH_LENGTH)>>7,a=t&Ci.JUMP_TABLE;if(o===0)return a!==0&&r===a?n:-1;if(a){const d=r-a;return d<0||d>=o?-1:e[n+d]-1}let u=n,c=u+o-1;for(;u<=c;){const d=u+c>>>1,f=e[d];if(f<r)u=d+1;else if(f>r)c=d-1;else return e[d+o]}return-1}var ae;(function(e){e.HTML="http://www.w3.org/1999/xhtml",e.MATHML="http://www.w3.org/1998/Math/MathML",e.SVG="http://www.w3.org/2000/svg",e.XLINK="http://www.w3.org/1999/xlink",e.XML="http://www.w3.org/XML/1998/namespace",e.XMLNS="http://www.w3.org/2000/xmlns/"})(ae||(ae={}));var fo;(function(e){e.TYPE="type",e.ACTION="action",e.ENCODING="encoding",e.PROMPT="prompt",e.NAME="name",e.COLOR="color",e.FACE="face",e.SIZE="size"})(fo||(fo={}));var rr;(function(e){e.NO_QUIRKS="no-quirks",e.QUIRKS="quirks",e.LIMITED_QUIRKS="limited-quirks"})(rr||(rr={}));var G;(function(e){e.A="a",e.ADDRESS="address",e.ANNOTATION_XML="annotation-xml",e.APPLET="applet",e.AREA="area",e.ARTICLE="article",e.ASIDE="aside",e.B="b",e.BASE="base",e.BASEFONT="basefont",e.BGSOUND="bgsound",e.BIG="big",e.BLOCKQUOTE="blockquote",e.BODY="body",e.BR="br",e.BUTTON="button",e.CAPTION="caption",e.CENTER="center",e.CODE="code",e.COL="col",e.COLGROUP="colgroup",e.DD="dd",e.DESC="desc",e.DETAILS="details",e.DIALOG="dialog",e.DIR="dir",e.DIV="div",e.DL="dl",e.DT="dt",e.EM="em",e.EMBED="embed",e.FIELDSET="fieldset",e.FIGCAPTION="figcaption",e.FIGURE="figure",e.FONT="font",e.FOOTER="footer",e.FOREIGN_OBJECT="foreignObject",e.FORM="form",e.FRAME="frame",e.FRAMESET="frameset",e.H1="h1",e.H2="h2",e.H3="h3",e.H4="h4",e.H5="h5",e.H6="h6",e.HEAD="head",e.HEADER="header",e.HGROUP="hgroup",e.HR="hr",e.HTML="html",e.I="i",e.IMG="img",e.IMAGE="image",e.INPUT="input",e.IFRAME="iframe",e.KEYGEN="keygen",e.LABEL="label",e.LI="li",e.LINK="link",e.LISTING="listing",e.MAIN="main",e.MALIGNMARK="malignmark",e.MARQUEE="marquee",e.MATH="math",e.MENU="menu",e.META="meta",e.MGLYPH="mglyph",e.MI="mi",e.MO="mo",e.MN="mn",e.MS="ms",e.MTEXT="mtext",e.NAV="nav",e.NOBR="nobr",e.NOFRAMES="noframes",e.NOEMBED="noembed",e.NOSCRIPT="noscript",e.OBJECT="object",e.OL="ol",e.OPTGROUP="optgroup",e.OPTION="option",e.P="p",e.PARAM="param",e.PLAINTEXT="plaintext",e.PRE="pre",e.RB="rb",e.RP="rp",e.RT="rt",e.RTC="rtc",e.RUBY="ruby",e.S="s",e.SCRIPT="script",e.SEARCH="search",e.SECTION="section",e.SELECT="select",e.SOURCE="source",e.SMALL="small",e.SPAN="span",e.STRIKE="strike",e.STRONG="strong",e.STYLE="style",e.SUB="sub",e.SUMMARY="summary",e.SUP="sup",e.TABLE="table",e.TBODY="tbody",e.TEMPLATE="template",e.TEXTAREA="textarea",e.TFOOT="tfoot",e.TD="td",e.TH="th",e.THEAD="thead",e.TITLE="title",e.TR="tr",e.TRACK="track",e.TT="tt",e.U="u",e.UL="ul",e.SVG="svg",e.VAR="var",e.WBR="wbr",e.XMP="xmp"})(G||(G={}));var m;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.A=1]="A",e[e.ADDRESS=2]="ADDRESS",e[e.ANNOTATION_XML=3]="ANNOTATION_XML",e[e.APPLET=4]="APPLET",e[e.AREA=5]="AREA",e[e.ARTICLE=6]="ARTICLE",e[e.ASIDE=7]="ASIDE",e[e.B=8]="B",e[e.BASE=9]="BASE",e[e.BASEFONT=10]="BASEFONT",e[e.BGSOUND=11]="BGSOUND",e[e.BIG=12]="BIG",e[e.BLOCKQUOTE=13]="BLOCKQUOTE",e[e.BODY=14]="BODY",e[e.BR=15]="BR",e[e.BUTTON=16]="BUTTON",e[e.CAPTION=17]="CAPTION",e[e.CENTER=18]="CENTER",e[e.CODE=19]="CODE",e[e.COL=20]="COL",e[e.COLGROUP=21]="COLGROUP",e[e.DD=22]="DD",e[e.DESC=23]="DESC",e[e.DETAILS=24]="DETAILS",e[e.DIALOG=25]="DIALOG",e[e.DIR=26]="DIR",e[e.DIV=27]="DIV",e[e.DL=28]="DL",e[e.DT=29]="DT",e[e.EM=30]="EM",e[e.EMBED=31]="EMBED",e[e.FIELDSET=32]="FIELDSET",e[e.FIGCAPTION=33]="FIGCAPTION",e[e.FIGURE=34]="FIGURE",e[e.FONT=35]="FONT",e[e.FOOTER=36]="FOOTER",e[e.FOREIGN_OBJECT=37]="FOREIGN_OBJECT",e[e.FORM=38]="FORM",e[e.FRAME=39]="FRAME",e[e.FRAMESET=40]="FRAMESET",e[e.H1=41]="H1",e[e.H2=42]="H2",e[e.H3=43]="H3",e[e.H4=44]="H4",e[e.H5=45]="H5",e[e.H6=46]="H6",e[e.HEAD=47]="HEAD",e[e.HEADER=48]="HEADER",e[e.HGROUP=49]="HGROUP",e[e.HR=50]="HR",e[e.HTML=51]="HTML",e[e.I=52]="I",e[e.IMG=53]="IMG",e[e.IMAGE=54]="IMAGE",e[e.INPUT=55]="INPUT",e[e.IFRAME=56]="IFRAME",e[e.KEYGEN=57]="KEYGEN",e[e.LABEL=58]="LABEL",e[e.LI=59]="LI",e[e.LINK=60]="LINK",e[e.LISTING=61]="LISTING",e[e.MAIN=62]="MAIN",e[e.MALIGNMARK=63]="MALIGNMARK",e[e.MARQUEE=64]="MARQUEE",e[e.MATH=65]="MATH",e[e.MENU=66]="MENU",e[e.META=67]="META",e[e.MGLYPH=68]="MGLYPH",e[e.MI=69]="MI",e[e.MO=70]="MO",e[e.MN=71]="MN",e[e.MS=72]="MS",e[e.MTEXT=73]="MTEXT",e[e.NAV=74]="NAV",e[e.NOBR=75]="NOBR",e[e.NOFRAMES=76]="NOFRAMES",e[e.NOEMBED=77]="NOEMBED",e[e.NOSCRIPT=78]="NOSCRIPT",e[e.OBJECT=79]="OBJECT",e[e.OL=80]="OL",e[e.OPTGROUP=81]="OPTGROUP",e[e.OPTION=82]="OPTION",e[e.P=83]="P",e[e.PARAM=84]="PARAM",e[e.PLAINTEXT=85]="PLAINTEXT",e[e.PRE=86]="PRE",e[e.RB=87]="RB",e[e.RP=88]="RP",e[e.RT=89]="RT",e[e.RTC=90]="RTC",e[e.RUBY=91]="RUBY",e[e.S=92]="S",e[e.SCRIPT=93]="SCRIPT",e[e.SEARCH=94]="SEARCH",e[e.SECTION=95]="SECTION",e[e.SELECT=96]="SELECT",e[e.SOURCE=97]="SOURCE",e[e.SMALL=98]="SMALL",e[e.SPAN=99]="SPAN",e[e.STRIKE=100]="STRIKE",e[e.STRONG=101]="STRONG",e[e.STYLE=102]="STYLE",e[e.SUB=103]="SUB",e[e.SUMMARY=104]="SUMMARY",e[e.SUP=105]="SUP",e[e.TABLE=106]="TABLE",e[e.TBODY=107]="TBODY",e[e.TEMPLATE=108]="TEMPLATE",e[e.TEXTAREA=109]="TEXTAREA",e[e.TFOOT=110]="TFOOT",e[e.TD=111]="TD",e[e.TH=112]="TH",e[e.THEAD=113]="THEAD",e[e.TITLE=114]="TITLE",e[e.TR=115]="TR",e[e.TRACK=116]="TRACK",e[e.TT=117]="TT",e[e.U=118]="U",e[e.UL=119]="UL",e[e.SVG=120]="SVG",e[e.VAR=121]="VAR",e[e.WBR=122]="WBR",e[e.XMP=123]="XMP"})(m||(m={}));const I3=new Map([[G.A,m.A],[G.ADDRESS,m.ADDRESS],[G.ANNOTATION_XML,m.ANNOTATION_XML],[G.APPLET,m.APPLET],[G.AREA,m.AREA],[G.ARTICLE,m.ARTICLE],[G.ASIDE,m.ASIDE],[G.B,m.B],[G.BASE,m.BASE],[G.BASEFONT,m.BASEFONT],[G.BGSOUND,m.BGSOUND],[G.BIG,m.BIG],[G.BLOCKQUOTE,m.BLOCKQUOTE],[G.BODY,m.BODY],[G.BR,m.BR],[G.BUTTON,m.BUTTON],[G.CAPTION,m.CAPTION],[G.CENTER,m.CENTER],[G.CODE,m.CODE],[G.COL,m.COL],[G.COLGROUP,m.COLGROUP],[G.DD,m.DD],[G.DESC,m.DESC],[G.DETAILS,m.DETAILS],[G.DIALOG,m.DIALOG],[G.DIR,m.DIR],[G.DIV,m.DIV],[G.DL,m.DL],[G.DT,m.DT],[G.EM,m.EM],[G.EMBED,m.EMBED],[G.FIELDSET,m.FIELDSET],[G.FIGCAPTION,m.FIGCAPTION],[G.FIGURE,m.FIGURE],[G.FONT,m.FONT],[G.FOOTER,m.FOOTER],[G.FOREIGN_OBJECT,m.FOREIGN_OBJECT],[G.FORM,m.FORM],[G.FRAME,m.FRAME],[G.FRAMESET,m.FRAMESET],[G.H1,m.H1],[G.H2,m.H2],[G.H3,m.H3],[G.H4,m.H4],[G.H5,m.H5],[G.H6,m.H6],[G.HEAD,m.HEAD],[G.HEADER,m.HEADER],[G.HGROUP,m.HGROUP],[G.HR,m.HR],[G.HTML,m.HTML],[G.I,m.I],[G.IMG,m.IMG],[G.IMAGE,m.IMAGE],[G.INPUT,m.INPUT],[G.IFRAME,m.IFRAME],[G.KEYGEN,m.KEYGEN],[G.LABEL,m.LABEL],[G.LI,m.LI],[G.LINK,m.LINK],[G.LISTING,m.LISTING],[G.MAIN,m.MAIN],[G.MALIGNMARK,m.MALIGNMARK],[G.MARQUEE,m.MARQUEE],[G.MATH,m.MATH],[G.MENU,m.MENU],[G.META,m.META],[G.MGLYPH,m.MGLYPH],[G.MI,m.MI],[G.MO,m.MO],[G.MN,m.MN],[G.MS,m.MS],[G.MTEXT,m.MTEXT],[G.NAV,m.NAV],[G.NOBR,m.NOBR],[G.NOFRAMES,m.NOFRAMES],[G.NOEMBED,m.NOEMBED],[G.NOSCRIPT,m.NOSCRIPT],[G.OBJECT,m.OBJECT],[G.OL,m.OL],[G.OPTGROUP,m.OPTGROUP],[G.OPTION,m.OPTION],[G.P,m.P],[G.PARAM,m.PARAM],[G.PLAINTEXT,m.PLAINTEXT],[G.PRE,m.PRE],[G.RB,m.RB],[G.RP,m.RP],[G.RT,m.RT],[G.RTC,m.RTC],[G.RUBY,m.RUBY],[G.S,m.S],[G.SCRIPT,m.SCRIPT],[G.SEARCH,m.SEARCH],[G.SECTION,m.SECTION],[G.SELECT,m.SELECT],[G.SOURCE,m.SOURCE],[G.SMALL,m.SMALL],[G.SPAN,m.SPAN],[G.STRIKE,m.STRIKE],[G.STRONG,m.STRONG],[G.STYLE,m.STYLE],[G.SUB,m.SUB],[G.SUMMARY,m.SUMMARY],[G.SUP,m.SUP],[G.TABLE,m.TABLE],[G.TBODY,m.TBODY],[G.TEMPLATE,m.TEMPLATE],[G.TEXTAREA,m.TEXTAREA],[G.TFOOT,m.TFOOT],[G.TD,m.TD],[G.TH,m.TH],[G.THEAD,m.THEAD],[G.TITLE,m.TITLE],[G.TR,m.TR],[G.TRACK,m.TRACK],[G.TT,m.TT],[G.U,m.U],[G.UL,m.UL],[G.SVG,m.SVG],[G.VAR,m.VAR],[G.WBR,m.WBR],[G.XMP,m.XMP]]);function as(e){var t;return(t=I3.get(e))!==null&&t!==void 0?t:m.UNKNOWN}const fe=m,R3={[ae.HTML]:new Set([fe.ADDRESS,fe.APPLET,fe.AREA,fe.ARTICLE,fe.ASIDE,fe.BASE,fe.BASEFONT,fe.BGSOUND,fe.BLOCKQUOTE,fe.BODY,fe.BR,fe.BUTTON,fe.CAPTION,fe.CENTER,fe.COL,fe.COLGROUP,fe.DD,fe.DETAILS,fe.DIR,fe.DIV,fe.DL,fe.DT,fe.EMBED,fe.FIELDSET,fe.FIGCAPTION,fe.FIGURE,fe.FOOTER,fe.FORM,fe.FRAME,fe.FRAMESET,fe.H1,fe.H2,fe.H3,fe.H4,fe.H5,fe.H6,fe.HEAD,fe.HEADER,fe.HGROUP,fe.HR,fe.HTML,fe.IFRAME,fe.IMG,fe.INPUT,fe.LI,fe.LINK,fe.LISTING,fe.MAIN,fe.MARQUEE,fe.MENU,fe.META,fe.NAV,fe.NOEMBED,fe.NOFRAMES,fe.NOSCRIPT,fe.OBJECT,fe.OL,fe.P,fe.PARAM,fe.PLAINTEXT,fe.PRE,fe.SCRIPT,fe.SECTION,fe.SELECT,fe.SOURCE,fe.STYLE,fe.SUMMARY,fe.TABLE,fe.TBODY,fe.TD,fe.TEMPLATE,fe.TEXTAREA,fe.TFOOT,fe.TH,fe.THEAD,fe.TITLE,fe.TR,fe.TRACK,fe.UL,fe.WBR,fe.XMP]),[ae.MATHML]:new Set([fe.MI,fe.MO,fe.MN,fe.MS,fe.MTEXT,fe.ANNOTATION_XML]),[ae.SVG]:new Set([fe.TITLE,fe.FOREIGN_OBJECT,fe.DESC]),[ae.XLINK]:new Set,[ae.XML]:new Set,[ae.XMLNS]:new Set},bh=new Set([fe.H1,fe.H2,fe.H3,fe.H4,fe.H5,fe.H6]);G.STYLE,G.SCRIPT,G.XMP,G.IFRAME,G.NOEMBED,G.NOFRAMES,G.PLAINTEXT;var I;(function(e){e[e.DATA=0]="DATA",e[e.RCDATA=1]="RCDATA",e[e.RAWTEXT=2]="RAWTEXT",e[e.SCRIPT_DATA=3]="SCRIPT_DATA",e[e.PLAINTEXT=4]="PLAINTEXT",e[e.TAG_OPEN=5]="TAG_OPEN",e[e.END_TAG_OPEN=6]="END_TAG_OPEN",e[e.TAG_NAME=7]="TAG_NAME",e[e.RCDATA_LESS_THAN_SIGN=8]="RCDATA_LESS_THAN_SIGN",e[e.RCDATA_END_TAG_OPEN=9]="RCDATA_END_TAG_OPEN",e[e.RCDATA_END_TAG_NAME=10]="RCDATA_END_TAG_NAME",e[e.RAWTEXT_LESS_THAN_SIGN=11]="RAWTEXT_LESS_THAN_SIGN",e[e.RAWTEXT_END_TAG_OPEN=12]="RAWTEXT_END_TAG_OPEN",e[e.RAWTEXT_END_TAG_NAME=13]="RAWTEXT_END_TAG_NAME",e[e.SCRIPT_DATA_LESS_THAN_SIGN=14]="SCRIPT_DATA_LESS_THAN_SIGN",e[e.SCRIPT_DATA_END_TAG_OPEN=15]="SCRIPT_DATA_END_TAG_OPEN",e[e.SCRIPT_DATA_END_TAG_NAME=16]="SCRIPT_DATA_END_TAG_NAME",e[e.SCRIPT_DATA_ESCAPE_START=17]="SCRIPT_DATA_ESCAPE_START",e[e.SCRIPT_DATA_ESCAPE_START_DASH=18]="SCRIPT_DATA_ESCAPE_START_DASH",e[e.SCRIPT_DATA_ESCAPED=19]="SCRIPT_DATA_ESCAPED",e[e.SCRIPT_DATA_ESCAPED_DASH=20]="SCRIPT_DATA_ESCAPED_DASH",e[e.SCRIPT_DATA_ESCAPED_DASH_DASH=21]="SCRIPT_DATA_ESCAPED_DASH_DASH",e[e.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN=22]="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN",e[e.SCRIPT_DATA_ESCAPED_END_TAG_OPEN=23]="SCRIPT_DATA_ESCAPED_END_TAG_OPEN",e[e.SCRIPT_DATA_ESCAPED_END_TAG_NAME=24]="SCRIPT_DATA_ESCAPED_END_TAG_NAME",e[e.SCRIPT_DATA_DOUBLE_ESCAPE_START=25]="SCRIPT_DATA_DOUBLE_ESCAPE_START",e[e.SCRIPT_DATA_DOUBLE_ESCAPED=26]="SCRIPT_DATA_DOUBLE_ESCAPED",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_DASH=27]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH=28]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN=29]="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN",e[e.SCRIPT_DATA_DOUBLE_ESCAPE_END=30]="SCRIPT_DATA_DOUBLE_ESCAPE_END",e[e.BEFORE_ATTRIBUTE_NAME=31]="BEFORE_ATTRIBUTE_NAME",e[e.ATTRIBUTE_NAME=32]="ATTRIBUTE_NAME",e[e.AFTER_ATTRIBUTE_NAME=33]="AFTER_ATTRIBUTE_NAME",e[e.BEFORE_ATTRIBUTE_VALUE=34]="BEFORE_ATTRIBUTE_VALUE",e[e.ATTRIBUTE_VALUE_DOUBLE_QUOTED=35]="ATTRIBUTE_VALUE_DOUBLE_QUOTED",e[e.ATTRIBUTE_VALUE_SINGLE_QUOTED=36]="ATTRIBUTE_VALUE_SINGLE_QUOTED",e[e.ATTRIBUTE_VALUE_UNQUOTED=37]="ATTRIBUTE_VALUE_UNQUOTED",e[e.AFTER_ATTRIBUTE_VALUE_QUOTED=38]="AFTER_ATTRIBUTE_VALUE_QUOTED",e[e.SELF_CLOSING_START_TAG=39]="SELF_CLOSING_START_TAG",e[e.BOGUS_COMMENT=40]="BOGUS_COMMENT",e[e.MARKUP_DECLARATION_OPEN=41]="MARKUP_DECLARATION_OPEN",e[e.COMMENT_START=42]="COMMENT_START",e[e.COMMENT_START_DASH=43]="COMMENT_START_DASH",e[e.COMMENT=44]="COMMENT",e[e.COMMENT_LESS_THAN_SIGN=45]="COMMENT_LESS_THAN_SIGN",e[e.COMMENT_LESS_THAN_SIGN_BANG=46]="COMMENT_LESS_THAN_SIGN_BANG",e[e.COMMENT_LESS_THAN_SIGN_BANG_DASH=47]="COMMENT_LESS_THAN_SIGN_BANG_DASH",e[e.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH=48]="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH",e[e.COMMENT_END_DASH=49]="COMMENT_END_DASH",e[e.COMMENT_END=50]="COMMENT_END",e[e.COMMENT_END_BANG=51]="COMMENT_END_BANG",e[e.DOCTYPE=52]="DOCTYPE",e[e.BEFORE_DOCTYPE_NAME=53]="BEFORE_DOCTYPE_NAME",e[e.DOCTYPE_NAME=54]="DOCTYPE_NAME",e[e.AFTER_DOCTYPE_NAME=55]="AFTER_DOCTYPE_NAME",e[e.AFTER_DOCTYPE_PUBLIC_KEYWORD=56]="AFTER_DOCTYPE_PUBLIC_KEYWORD",e[e.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER=57]="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER",e[e.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED=58]="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED",e[e.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED=59]="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED",e[e.AFTER_DOCTYPE_PUBLIC_IDENTIFIER=60]="AFTER_DOCTYPE_PUBLIC_IDENTIFIER",e[e.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS=61]="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS",e[e.AFTER_DOCTYPE_SYSTEM_KEYWORD=62]="AFTER_DOCTYPE_SYSTEM_KEYWORD",e[e.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER=63]="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER",e[e.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED=64]="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED",e[e.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED=65]="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED",e[e.AFTER_DOCTYPE_SYSTEM_IDENTIFIER=66]="AFTER_DOCTYPE_SYSTEM_IDENTIFIER",e[e.BOGUS_DOCTYPE=67]="BOGUS_DOCTYPE",e[e.CDATA_SECTION=68]="CDATA_SECTION",e[e.CDATA_SECTION_BRACKET=69]="CDATA_SECTION_BRACKET",e[e.CDATA_SECTION_END=70]="CDATA_SECTION_END",e[e.CHARACTER_REFERENCE=71]="CHARACTER_REFERENCE",e[e.AMBIGUOUS_AMPERSAND=72]="AMBIGUOUS_AMPERSAND"})(I||(I={}));const Lt={DATA:I.DATA,RCDATA:I.RCDATA,RAWTEXT:I.RAWTEXT,SCRIPT_DATA:I.SCRIPT_DATA,PLAINTEXT:I.PLAINTEXT,CDATA_SECTION:I.CDATA_SECTION};function L3(e){return e>=P.DIGIT_0&&e<=P.DIGIT_9}function Ia(e){return e>=P.LATIN_CAPITAL_A&&e<=P.LATIN_CAPITAL_Z}function D3(e){return e>=P.LATIN_SMALL_A&&e<=P.LATIN_SMALL_Z}function vi(e){return D3(e)||Ia(e)}function wy(e){return vi(e)||L3(e)}function Ml(e){return e+32}function Ay(e){return e===P.SPACE||e===P.LINE_FEED||e===P.TABULATION||e===P.FORM_FEED}function Cy(e){return Ay(e)||e===P.SOLIDUS||e===P.GREATER_THAN_SIGN}function M3(e){return e===P.NULL?ee.nullCharacterReference:e>1114111?ee.characterReferenceOutsideUnicodeRange:Ty(e)?ee.surrogateCharacterReference:Sy(e)?ee.noncharacterCharacterReference:_y(e)||e===P.CARRIAGE_RETURN?ee.controlCharacterReference:null}class F3{constructor(t,n){this.options=t,this.handler=n,this.paused=!1,this.inLoop=!1,this.inForeignNode=!1,this.lastStartTagName="",this.active=!1,this.state=I.DATA,this.returnState=I.DATA,this.entityStartPos=0,this.consumedAfterSnapshot=-1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr={name:"",value:""},this.preprocessor=new S3(n),this.currentLocation=this.getCurrentLocation(-1),this.entityDecoder=new N3(x3,(r,o)=>{this.preprocessor.pos=this.entityStartPos+o-1,this._flushCodePointConsumedAsCharacterReference(r)},n.onParseError?{missingSemicolonAfterCharacterReference:()=>{this._err(ee.missingSemicolonAfterCharacterReference,1)},absenceOfDigitsInNumericCharacterReference:r=>{this._err(ee.absenceOfDigitsInNumericCharacterReference,this.entityStartPos-this.preprocessor.pos+r)},validateNumericCharacterReference:r=>{const o=M3(r);o&&this._err(o,1)}}:void 0)}_err(t,n=0){var r,o;(o=(r=this.handler).onParseError)===null||o===void 0||o.call(r,this.preprocessor.getError(t,n))}getCurrentLocation(t){return this.options.sourceCodeLocationInfo?{startLine:this.preprocessor.line,startCol:this.preprocessor.col-t,startOffset:this.preprocessor.offset-t,endLine:-1,endCol:-1,endOffset:-1}:null}_runParsingLoop(){if(!this.inLoop){for(this.inLoop=!0;this.active&&!this.paused;){this.consumedAfterSnapshot=0;const t=this._consume();this._ensureHibernation()||this._callState(t)}this.inLoop=!1}}pause(){this.paused=!0}resume(t){if(!this.paused)throw new Error("Parser was already resumed");this.paused=!1,!this.inLoop&&(this._runParsingLoop(),this.paused||t==null||t())}write(t,n,r){this.active=!0,this.preprocessor.write(t,n),this._runParsingLoop(),this.paused||r==null||r()}insertHtmlAtCurrentPos(t){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(t),this._runParsingLoop()}_ensureHibernation(){return this.preprocessor.endOfChunkHit?(this.preprocessor.retreat(this.consumedAfterSnapshot),this.consumedAfterSnapshot=0,this.active=!1,!0):!1}_consume(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}_advanceBy(t){this.consumedAfterSnapshot+=t;for(let n=0;n<t;n++)this.preprocessor.advance()}_consumeSequenceIfMatch(t,n){return this.preprocessor.startsWith(t,n)?(this._advanceBy(t.length-1),!0):!1}_createStartTagToken(){this.currentToken={type:Ke.START_TAG,tagName:"",tagID:m.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(1)}}_createEndTagToken(){this.currentToken={type:Ke.END_TAG,tagName:"",tagID:m.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(2)}}_createCommentToken(t){this.currentToken={type:Ke.COMMENT,data:"",location:this.getCurrentLocation(t)}}_createDoctypeToken(t){this.currentToken={type:Ke.DOCTYPE,name:t,forceQuirks:!1,publicId:null,systemId:null,location:this.currentLocation}}_createCharacterToken(t,n){this.currentCharacterToken={type:t,chars:n,location:this.currentLocation}}_createAttr(t){this.currentAttr={name:t,value:""},this.currentLocation=this.getCurrentLocation(0)}_leaveAttrName(){var t,n;const r=this.currentToken;if(xy(r,this.currentAttr.name)===null){if(r.attrs.push(this.currentAttr),r.location&&this.currentLocation){const o=(t=(n=r.location).attrs)!==null&&t!==void 0?t:n.attrs=Object.create(null);o[this.currentAttr.name]=this.currentLocation,this._leaveAttrValue()}}else this._err(ee.duplicateAttribute)}_leaveAttrValue(){this.currentLocation&&(this.currentLocation.endLine=this.preprocessor.line,this.currentLocation.endCol=this.preprocessor.col,this.currentLocation.endOffset=this.preprocessor.offset)}prepareToken(t){this._emitCurrentCharacterToken(t.location),this.currentToken=null,t.location&&(t.location.endLine=this.preprocessor.line,t.location.endCol=this.preprocessor.col+1,t.location.endOffset=this.preprocessor.offset+1),this.currentLocation=this.getCurrentLocation(-1)}emitCurrentTagToken(){const t=this.currentToken;this.prepareToken(t),t.tagID=as(t.tagName),t.type===Ke.START_TAG?(this.lastStartTagName=t.tagName,this.handler.onStartTag(t)):(t.attrs.length>0&&this._err(ee.endTagWithAttributes),t.selfClosing&&this._err(ee.endTagWithTrailingSolidus),this.handler.onEndTag(t)),this.preprocessor.dropParsedChunk()}emitCurrentComment(t){this.prepareToken(t),this.handler.onComment(t),this.preprocessor.dropParsedChunk()}emitCurrentDoctype(t){this.prepareToken(t),this.handler.onDoctype(t),this.preprocessor.dropParsedChunk()}_emitCurrentCharacterToken(t){if(this.currentCharacterToken){switch(t&&this.currentCharacterToken.location&&(this.currentCharacterToken.location.endLine=t.startLine,this.currentCharacterToken.location.endCol=t.startCol,this.currentCharacterToken.location.endOffset=t.startOffset),this.currentCharacterToken.type){case Ke.CHARACTER:{this.handler.onCharacter(this.currentCharacterToken);break}case Ke.NULL_CHARACTER:{this.handler.onNullCharacter(this.currentCharacterToken);break}case Ke.WHITESPACE_CHARACTER:{this.handler.onWhitespaceCharacter(this.currentCharacterToken);break}}this.currentCharacterToken=null}}_emitEOFToken(){const t=this.getCurrentLocation(0);t&&(t.endLine=t.startLine,t.endCol=t.startCol,t.endOffset=t.startOffset),this._emitCurrentCharacterToken(t),this.handler.onEof({type:Ke.EOF,location:t}),this.active=!1}_appendCharToCurrentCharacterToken(t,n){if(this.currentCharacterToken)if(this.currentCharacterToken.type===t){this.currentCharacterToken.chars+=n;return}else this.currentLocation=this.getCurrentLocation(0),this._emitCurrentCharacterToken(this.currentLocation),this.preprocessor.dropParsedChunk();this._createCharacterToken(t,n)}_emitCodePoint(t){const n=Ay(t)?Ke.WHITESPACE_CHARACTER:t===P.NULL?Ke.NULL_CHARACTER:Ke.CHARACTER;this._appendCharToCurrentCharacterToken(n,String.fromCodePoint(t))}_emitChars(t){this._appendCharToCurrentCharacterToken(Ke.CHARACTER,t)}_startCharacterReference(){this.returnState=this.state,this.state=I.CHARACTER_REFERENCE,this.entityStartPos=this.preprocessor.pos,this.entityDecoder.startEntity(this._isCharacterReferenceInAttribute()?ii.Attribute:ii.Legacy)}_isCharacterReferenceInAttribute(){return this.returnState===I.ATTRIBUTE_VALUE_DOUBLE_QUOTED||this.returnState===I.ATTRIBUTE_VALUE_SINGLE_QUOTED||this.returnState===I.ATTRIBUTE_VALUE_UNQUOTED}_flushCodePointConsumedAsCharacterReference(t){this._isCharacterReferenceInAttribute()?this.currentAttr.value+=String.fromCodePoint(t):this._emitCodePoint(t)}_callState(t){switch(this.state){case I.DATA:{this._stateData(t);break}case I.RCDATA:{this._stateRcdata(t);break}case I.RAWTEXT:{this._stateRawtext(t);break}case I.SCRIPT_DATA:{this._stateScriptData(t);break}case I.PLAINTEXT:{this._statePlaintext(t);break}case I.TAG_OPEN:{this._stateTagOpen(t);break}case I.END_TAG_OPEN:{this._stateEndTagOpen(t);break}case I.TAG_NAME:{this._stateTagName(t);break}case I.RCDATA_LESS_THAN_SIGN:{this._stateRcdataLessThanSign(t);break}case I.RCDATA_END_TAG_OPEN:{this._stateRcdataEndTagOpen(t);break}case I.RCDATA_END_TAG_NAME:{this._stateRcdataEndTagName(t);break}case I.RAWTEXT_LESS_THAN_SIGN:{this._stateRawtextLessThanSign(t);break}case I.RAWTEXT_END_TAG_OPEN:{this._stateRawtextEndTagOpen(t);break}case I.RAWTEXT_END_TAG_NAME:{this._stateRawtextEndTagName(t);break}case I.SCRIPT_DATA_LESS_THAN_SIGN:{this._stateScriptDataLessThanSign(t);break}case I.SCRIPT_DATA_END_TAG_OPEN:{this._stateScriptDataEndTagOpen(t);break}case I.SCRIPT_DATA_END_TAG_NAME:{this._stateScriptDataEndTagName(t);break}case I.SCRIPT_DATA_ESCAPE_START:{this._stateScriptDataEscapeStart(t);break}case I.SCRIPT_DATA_ESCAPE_START_DASH:{this._stateScriptDataEscapeStartDash(t);break}case I.SCRIPT_DATA_ESCAPED:{this._stateScriptDataEscaped(t);break}case I.SCRIPT_DATA_ESCAPED_DASH:{this._stateScriptDataEscapedDash(t);break}case I.SCRIPT_DATA_ESCAPED_DASH_DASH:{this._stateScriptDataEscapedDashDash(t);break}case I.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN:{this._stateScriptDataEscapedLessThanSign(t);break}case I.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:{this._stateScriptDataEscapedEndTagOpen(t);break}case I.SCRIPT_DATA_ESCAPED_END_TAG_NAME:{this._stateScriptDataEscapedEndTagName(t);break}case I.SCRIPT_DATA_DOUBLE_ESCAPE_START:{this._stateScriptDataDoubleEscapeStart(t);break}case I.SCRIPT_DATA_DOUBLE_ESCAPED:{this._stateScriptDataDoubleEscaped(t);break}case I.SCRIPT_DATA_DOUBLE_ESCAPED_DASH:{this._stateScriptDataDoubleEscapedDash(t);break}case I.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH:{this._stateScriptDataDoubleEscapedDashDash(t);break}case I.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN:{this._stateScriptDataDoubleEscapedLessThanSign(t);break}case I.SCRIPT_DATA_DOUBLE_ESCAPE_END:{this._stateScriptDataDoubleEscapeEnd(t);break}case I.BEFORE_ATTRIBUTE_NAME:{this._stateBeforeAttributeName(t);break}case I.ATTRIBUTE_NAME:{this._stateAttributeName(t);break}case I.AFTER_ATTRIBUTE_NAME:{this._stateAfterAttributeName(t);break}case I.BEFORE_ATTRIBUTE_VALUE:{this._stateBeforeAttributeValue(t);break}case I.ATTRIBUTE_VALUE_DOUBLE_QUOTED:{this._stateAttributeValueDoubleQuoted(t);break}case I.ATTRIBUTE_VALUE_SINGLE_QUOTED:{this._stateAttributeValueSingleQuoted(t);break}case I.ATTRIBUTE_VALUE_UNQUOTED:{this._stateAttributeValueUnquoted(t);break}case I.AFTER_ATTRIBUTE_VALUE_QUOTED:{this._stateAfterAttributeValueQuoted(t);break}case I.SELF_CLOSING_START_TAG:{this._stateSelfClosingStartTag(t);break}case I.BOGUS_COMMENT:{this._stateBogusComment(t);break}case I.MARKUP_DECLARATION_OPEN:{this._stateMarkupDeclarationOpen(t);break}case I.COMMENT_START:{this._stateCommentStart(t);break}case I.COMMENT_START_DASH:{this._stateCommentStartDash(t);break}case I.COMMENT:{this._stateComment(t);break}case I.COMMENT_LESS_THAN_SIGN:{this._stateCommentLessThanSign(t);break}case I.COMMENT_LESS_THAN_SIGN_BANG:{this._stateCommentLessThanSignBang(t);break}case I.COMMENT_LESS_THAN_SIGN_BANG_DASH:{this._stateCommentLessThanSignBangDash(t);break}case I.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:{this._stateCommentLessThanSignBangDashDash(t);break}case I.COMMENT_END_DASH:{this._stateCommentEndDash(t);break}case I.COMMENT_END:{this._stateCommentEnd(t);break}case I.COMMENT_END_BANG:{this._stateCommentEndBang(t);break}case I.DOCTYPE:{this._stateDoctype(t);break}case I.BEFORE_DOCTYPE_NAME:{this._stateBeforeDoctypeName(t);break}case I.DOCTYPE_NAME:{this._stateDoctypeName(t);break}case I.AFTER_DOCTYPE_NAME:{this._stateAfterDoctypeName(t);break}case I.AFTER_DOCTYPE_PUBLIC_KEYWORD:{this._stateAfterDoctypePublicKeyword(t);break}case I.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER:{this._stateBeforeDoctypePublicIdentifier(t);break}case I.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED:{this._stateDoctypePublicIdentifierDoubleQuoted(t);break}case I.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED:{this._stateDoctypePublicIdentifierSingleQuoted(t);break}case I.AFTER_DOCTYPE_PUBLIC_IDENTIFIER:{this._stateAfterDoctypePublicIdentifier(t);break}case I.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS:{this._stateBetweenDoctypePublicAndSystemIdentifiers(t);break}case I.AFTER_DOCTYPE_SYSTEM_KEYWORD:{this._stateAfterDoctypeSystemKeyword(t);break}case I.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER:{this._stateBeforeDoctypeSystemIdentifier(t);break}case I.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED:{this._stateDoctypeSystemIdentifierDoubleQuoted(t);break}case I.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED:{this._stateDoctypeSystemIdentifierSingleQuoted(t);break}case I.AFTER_DOCTYPE_SYSTEM_IDENTIFIER:{this._stateAfterDoctypeSystemIdentifier(t);break}case I.BOGUS_DOCTYPE:{this._stateBogusDoctype(t);break}case I.CDATA_SECTION:{this._stateCdataSection(t);break}case I.CDATA_SECTION_BRACKET:{this._stateCdataSectionBracket(t);break}case I.CDATA_SECTION_END:{this._stateCdataSectionEnd(t);break}case I.CHARACTER_REFERENCE:{this._stateCharacterReference();break}case I.AMBIGUOUS_AMPERSAND:{this._stateAmbiguousAmpersand(t);break}default:throw new Error("Unknown state")}}_stateData(t){switch(t){case P.LESS_THAN_SIGN:{this.state=I.TAG_OPEN;break}case P.AMPERSAND:{this._startCharacterReference();break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitCodePoint(t);break}case P.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateRcdata(t){switch(t){case P.AMPERSAND:{this._startCharacterReference();break}case P.LESS_THAN_SIGN:{this.state=I.RCDATA_LESS_THAN_SIGN;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitChars(wt);break}case P.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateRawtext(t){switch(t){case P.LESS_THAN_SIGN:{this.state=I.RAWTEXT_LESS_THAN_SIGN;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitChars(wt);break}case P.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateScriptData(t){switch(t){case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_LESS_THAN_SIGN;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitChars(wt);break}case P.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_statePlaintext(t){switch(t){case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitChars(wt);break}case P.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateTagOpen(t){if(vi(t))this._createStartTagToken(),this.state=I.TAG_NAME,this._stateTagName(t);else switch(t){case P.EXCLAMATION_MARK:{this.state=I.MARKUP_DECLARATION_OPEN;break}case P.SOLIDUS:{this.state=I.END_TAG_OPEN;break}case P.QUESTION_MARK:{this._err(ee.unexpectedQuestionMarkInsteadOfTagName),this._createCommentToken(1),this.state=I.BOGUS_COMMENT,this._stateBogusComment(t);break}case P.EOF:{this._err(ee.eofBeforeTagName),this._emitChars("<"),this._emitEOFToken();break}default:this._err(ee.invalidFirstCharacterOfTagName),this._emitChars("<"),this.state=I.DATA,this._stateData(t)}}_stateEndTagOpen(t){if(vi(t))this._createEndTagToken(),this.state=I.TAG_NAME,this._stateTagName(t);else switch(t){case P.GREATER_THAN_SIGN:{this._err(ee.missingEndTagName),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofBeforeTagName),this._emitChars("</"),this._emitEOFToken();break}default:this._err(ee.invalidFirstCharacterOfTagName),this._createCommentToken(2),this.state=I.BOGUS_COMMENT,this._stateBogusComment(t)}}_stateTagName(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this.state=I.BEFORE_ATTRIBUTE_NAME;break}case P.SOLIDUS:{this.state=I.SELF_CLOSING_START_TAG;break}case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentTagToken();break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.tagName+=wt;break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:n.tagName+=String.fromCodePoint(Ia(t)?Ml(t):t)}}_stateRcdataLessThanSign(t){t===P.SOLIDUS?this.state=I.RCDATA_END_TAG_OPEN:(this._emitChars("<"),this.state=I.RCDATA,this._stateRcdata(t))}_stateRcdataEndTagOpen(t){vi(t)?(this.state=I.RCDATA_END_TAG_NAME,this._stateRcdataEndTagName(t)):(this._emitChars("</"),this.state=I.RCDATA,this._stateRcdata(t))}handleSpecialEndTag(t){if(!this.preprocessor.startsWith(this.lastStartTagName,!1))return!this._ensureHibernation();this._createEndTagToken();const n=this.currentToken;switch(n.tagName=this.lastStartTagName,this.preprocessor.peek(this.lastStartTagName.length)){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:return this._advanceBy(this.lastStartTagName.length),this.state=I.BEFORE_ATTRIBUTE_NAME,!1;case P.SOLIDUS:return this._advanceBy(this.lastStartTagName.length),this.state=I.SELF_CLOSING_START_TAG,!1;case P.GREATER_THAN_SIGN:return this._advanceBy(this.lastStartTagName.length),this.emitCurrentTagToken(),this.state=I.DATA,!1;default:return!this._ensureHibernation()}}_stateRcdataEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=I.RCDATA,this._stateRcdata(t))}_stateRawtextLessThanSign(t){t===P.SOLIDUS?this.state=I.RAWTEXT_END_TAG_OPEN:(this._emitChars("<"),this.state=I.RAWTEXT,this._stateRawtext(t))}_stateRawtextEndTagOpen(t){vi(t)?(this.state=I.RAWTEXT_END_TAG_NAME,this._stateRawtextEndTagName(t)):(this._emitChars("</"),this.state=I.RAWTEXT,this._stateRawtext(t))}_stateRawtextEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=I.RAWTEXT,this._stateRawtext(t))}_stateScriptDataLessThanSign(t){switch(t){case P.SOLIDUS:{this.state=I.SCRIPT_DATA_END_TAG_OPEN;break}case P.EXCLAMATION_MARK:{this.state=I.SCRIPT_DATA_ESCAPE_START,this._emitChars("<!");break}default:this._emitChars("<"),this.state=I.SCRIPT_DATA,this._stateScriptData(t)}}_stateScriptDataEndTagOpen(t){vi(t)?(this.state=I.SCRIPT_DATA_END_TAG_NAME,this._stateScriptDataEndTagName(t)):(this._emitChars("</"),this.state=I.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=I.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEscapeStart(t){t===P.HYPHEN_MINUS?(this.state=I.SCRIPT_DATA_ESCAPE_START_DASH,this._emitChars("-")):(this.state=I.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEscapeStartDash(t){t===P.HYPHEN_MINUS?(this.state=I.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-")):(this.state=I.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEscaped(t){switch(t){case P.HYPHEN_MINUS:{this.state=I.SCRIPT_DATA_ESCAPED_DASH,this._emitChars("-");break}case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitChars(wt);break}case P.EOF:{this._err(ee.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateScriptDataEscapedDash(t){switch(t){case P.HYPHEN_MINUS:{this.state=I.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-");break}case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.state=I.SCRIPT_DATA_ESCAPED,this._emitChars(wt);break}case P.EOF:{this._err(ee.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=I.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataEscapedDashDash(t){switch(t){case P.HYPHEN_MINUS:{this._emitChars("-");break}case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case P.GREATER_THAN_SIGN:{this.state=I.SCRIPT_DATA,this._emitChars(">");break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.state=I.SCRIPT_DATA_ESCAPED,this._emitChars(wt);break}case P.EOF:{this._err(ee.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=I.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataEscapedLessThanSign(t){t===P.SOLIDUS?this.state=I.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:vi(t)?(this._emitChars("<"),this.state=I.SCRIPT_DATA_DOUBLE_ESCAPE_START,this._stateScriptDataDoubleEscapeStart(t)):(this._emitChars("<"),this.state=I.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataEscapedEndTagOpen(t){vi(t)?(this.state=I.SCRIPT_DATA_ESCAPED_END_TAG_NAME,this._stateScriptDataEscapedEndTagName(t)):(this._emitChars("</"),this.state=I.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataEscapedEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=I.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataDoubleEscapeStart(t){if(this.preprocessor.startsWith(On.SCRIPT,!1)&&Cy(this.preprocessor.peek(On.SCRIPT.length))){this._emitCodePoint(t);for(let n=0;n<On.SCRIPT.length;n++)this._emitCodePoint(this._consume());this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED}else this._ensureHibernation()||(this.state=I.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataDoubleEscaped(t){switch(t){case P.HYPHEN_MINUS:{this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED_DASH,this._emitChars("-");break}case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitChars(wt);break}case P.EOF:{this._err(ee.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateScriptDataDoubleEscapedDash(t){switch(t){case P.HYPHEN_MINUS:{this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH,this._emitChars("-");break}case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(wt);break}case P.EOF:{this._err(ee.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataDoubleEscapedDashDash(t){switch(t){case P.HYPHEN_MINUS:{this._emitChars("-");break}case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case P.GREATER_THAN_SIGN:{this.state=I.SCRIPT_DATA,this._emitChars(">");break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(wt);break}case P.EOF:{this._err(ee.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataDoubleEscapedLessThanSign(t){t===P.SOLIDUS?(this.state=I.SCRIPT_DATA_DOUBLE_ESCAPE_END,this._emitChars("/")):(this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))}_stateScriptDataDoubleEscapeEnd(t){if(this.preprocessor.startsWith(On.SCRIPT,!1)&&Cy(this.preprocessor.peek(On.SCRIPT.length))){this._emitCodePoint(t);for(let n=0;n<On.SCRIPT.length;n++)this._emitCodePoint(this._consume());this.state=I.SCRIPT_DATA_ESCAPED}else this._ensureHibernation()||(this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))}_stateBeforeAttributeName(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.SOLIDUS:case P.GREATER_THAN_SIGN:case P.EOF:{this.state=I.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break}case P.EQUALS_SIGN:{this._err(ee.unexpectedEqualsSignBeforeAttributeName),this._createAttr("="),this.state=I.ATTRIBUTE_NAME;break}default:this._createAttr(""),this.state=I.ATTRIBUTE_NAME,this._stateAttributeName(t)}}_stateAttributeName(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:case P.SOLIDUS:case P.GREATER_THAN_SIGN:case P.EOF:{this._leaveAttrName(),this.state=I.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break}case P.EQUALS_SIGN:{this._leaveAttrName(),this.state=I.BEFORE_ATTRIBUTE_VALUE;break}case P.QUOTATION_MARK:case P.APOSTROPHE:case P.LESS_THAN_SIGN:{this._err(ee.unexpectedCharacterInAttributeName),this.currentAttr.name+=String.fromCodePoint(t);break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.currentAttr.name+=wt;break}default:this.currentAttr.name+=String.fromCodePoint(Ia(t)?Ml(t):t)}}_stateAfterAttributeName(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.SOLIDUS:{this.state=I.SELF_CLOSING_START_TAG;break}case P.EQUALS_SIGN:{this.state=I.BEFORE_ATTRIBUTE_VALUE;break}case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentTagToken();break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:this._createAttr(""),this.state=I.ATTRIBUTE_NAME,this._stateAttributeName(t)}}_stateBeforeAttributeValue(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.QUOTATION_MARK:{this.state=I.ATTRIBUTE_VALUE_DOUBLE_QUOTED;break}case P.APOSTROPHE:{this.state=I.ATTRIBUTE_VALUE_SINGLE_QUOTED;break}case P.GREATER_THAN_SIGN:{this._err(ee.missingAttributeValue),this.state=I.DATA,this.emitCurrentTagToken();break}default:this.state=I.ATTRIBUTE_VALUE_UNQUOTED,this._stateAttributeValueUnquoted(t)}}_stateAttributeValueDoubleQuoted(t){switch(t){case P.QUOTATION_MARK:{this.state=I.AFTER_ATTRIBUTE_VALUE_QUOTED;break}case P.AMPERSAND:{this._startCharacterReference();break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.currentAttr.value+=wt;break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(t)}}_stateAttributeValueSingleQuoted(t){switch(t){case P.APOSTROPHE:{this.state=I.AFTER_ATTRIBUTE_VALUE_QUOTED;break}case P.AMPERSAND:{this._startCharacterReference();break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.currentAttr.value+=wt;break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(t)}}_stateAttributeValueUnquoted(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this._leaveAttrValue(),this.state=I.BEFORE_ATTRIBUTE_NAME;break}case P.AMPERSAND:{this._startCharacterReference();break}case P.GREATER_THAN_SIGN:{this._leaveAttrValue(),this.state=I.DATA,this.emitCurrentTagToken();break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.currentAttr.value+=wt;break}case P.QUOTATION_MARK:case P.APOSTROPHE:case P.LESS_THAN_SIGN:case P.EQUALS_SIGN:case P.GRAVE_ACCENT:{this._err(ee.unexpectedCharacterInUnquotedAttributeValue),this.currentAttr.value+=String.fromCodePoint(t);break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(t)}}_stateAfterAttributeValueQuoted(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this._leaveAttrValue(),this.state=I.BEFORE_ATTRIBUTE_NAME;break}case P.SOLIDUS:{this._leaveAttrValue(),this.state=I.SELF_CLOSING_START_TAG;break}case P.GREATER_THAN_SIGN:{this._leaveAttrValue(),this.state=I.DATA,this.emitCurrentTagToken();break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:this._err(ee.missingWhitespaceBetweenAttributes),this.state=I.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}}_stateSelfClosingStartTag(t){switch(t){case P.GREATER_THAN_SIGN:{const n=this.currentToken;n.selfClosing=!0,this.state=I.DATA,this.emitCurrentTagToken();break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:this._err(ee.unexpectedSolidusInTag),this.state=I.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}}_stateBogusComment(t){const n=this.currentToken;switch(t){case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentComment(n);break}case P.EOF:{this.emitCurrentComment(n),this._emitEOFToken();break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.data+=wt;break}default:n.data+=String.fromCodePoint(t)}}_stateMarkupDeclarationOpen(t){this._consumeSequenceIfMatch(On.DASH_DASH,!0)?(this._createCommentToken(On.DASH_DASH.length+1),this.state=I.COMMENT_START):this._consumeSequenceIfMatch(On.DOCTYPE,!1)?(this.currentLocation=this.getCurrentLocation(On.DOCTYPE.length+1),this.state=I.DOCTYPE):this._consumeSequenceIfMatch(On.CDATA_START,!0)?this.inForeignNode?this.state=I.CDATA_SECTION:(this._err(ee.cdataInHtmlContent),this._createCommentToken(On.CDATA_START.length+1),this.currentToken.data="[CDATA[",this.state=I.BOGUS_COMMENT):this._ensureHibernation()||(this._err(ee.incorrectlyOpenedComment),this._createCommentToken(2),this.state=I.BOGUS_COMMENT,this._stateBogusComment(t))}_stateCommentStart(t){switch(t){case P.HYPHEN_MINUS:{this.state=I.COMMENT_START_DASH;break}case P.GREATER_THAN_SIGN:{this._err(ee.abruptClosingOfEmptyComment),this.state=I.DATA;const n=this.currentToken;this.emitCurrentComment(n);break}default:this.state=I.COMMENT,this._stateComment(t)}}_stateCommentStartDash(t){const n=this.currentToken;switch(t){case P.HYPHEN_MINUS:{this.state=I.COMMENT_END;break}case P.GREATER_THAN_SIGN:{this._err(ee.abruptClosingOfEmptyComment),this.state=I.DATA,this.emitCurrentComment(n);break}case P.EOF:{this._err(ee.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+="-",this.state=I.COMMENT,this._stateComment(t)}}_stateComment(t){const n=this.currentToken;switch(t){case P.HYPHEN_MINUS:{this.state=I.COMMENT_END_DASH;break}case P.LESS_THAN_SIGN:{n.data+="<",this.state=I.COMMENT_LESS_THAN_SIGN;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.data+=wt;break}case P.EOF:{this._err(ee.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+=String.fromCodePoint(t)}}_stateCommentLessThanSign(t){const n=this.currentToken;switch(t){case P.EXCLAMATION_MARK:{n.data+="!",this.state=I.COMMENT_LESS_THAN_SIGN_BANG;break}case P.LESS_THAN_SIGN:{n.data+="<";break}default:this.state=I.COMMENT,this._stateComment(t)}}_stateCommentLessThanSignBang(t){t===P.HYPHEN_MINUS?this.state=I.COMMENT_LESS_THAN_SIGN_BANG_DASH:(this.state=I.COMMENT,this._stateComment(t))}_stateCommentLessThanSignBangDash(t){t===P.HYPHEN_MINUS?this.state=I.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:(this.state=I.COMMENT_END_DASH,this._stateCommentEndDash(t))}_stateCommentLessThanSignBangDashDash(t){t!==P.GREATER_THAN_SIGN&&t!==P.EOF&&this._err(ee.nestedComment),this.state=I.COMMENT_END,this._stateCommentEnd(t)}_stateCommentEndDash(t){const n=this.currentToken;switch(t){case P.HYPHEN_MINUS:{this.state=I.COMMENT_END;break}case P.EOF:{this._err(ee.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+="-",this.state=I.COMMENT,this._stateComment(t)}}_stateCommentEnd(t){const n=this.currentToken;switch(t){case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentComment(n);break}case P.EXCLAMATION_MARK:{this.state=I.COMMENT_END_BANG;break}case P.HYPHEN_MINUS:{n.data+="-";break}case P.EOF:{this._err(ee.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+="--",this.state=I.COMMENT,this._stateComment(t)}}_stateCommentEndBang(t){const n=this.currentToken;switch(t){case P.HYPHEN_MINUS:{n.data+="--!",this.state=I.COMMENT_END_DASH;break}case P.GREATER_THAN_SIGN:{this._err(ee.incorrectlyClosedComment),this.state=I.DATA,this.emitCurrentComment(n);break}case P.EOF:{this._err(ee.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+="--!",this.state=I.COMMENT,this._stateComment(t)}}_stateDoctype(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this.state=I.BEFORE_DOCTYPE_NAME;break}case P.GREATER_THAN_SIGN:{this.state=I.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t);break}case P.EOF:{this._err(ee.eofInDoctype),this._createDoctypeToken(null);const n=this.currentToken;n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingWhitespaceBeforeDoctypeName),this.state=I.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t)}}_stateBeforeDoctypeName(t){if(Ia(t))this._createDoctypeToken(String.fromCharCode(Ml(t))),this.state=I.DOCTYPE_NAME;else switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.NULL:{this._err(ee.unexpectedNullCharacter),this._createDoctypeToken(wt),this.state=I.DOCTYPE_NAME;break}case P.GREATER_THAN_SIGN:{this._err(ee.missingDoctypeName),this._createDoctypeToken(null);const n=this.currentToken;n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofInDoctype),this._createDoctypeToken(null);const n=this.currentToken;n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._createDoctypeToken(String.fromCodePoint(t)),this.state=I.DOCTYPE_NAME}}_stateDoctypeName(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this.state=I.AFTER_DOCTYPE_NAME;break}case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.name+=wt;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.name+=String.fromCodePoint(Ia(t)?Ml(t):t)}}_stateAfterDoctypeName(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._consumeSequenceIfMatch(On.PUBLIC,!1)?this.state=I.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._consumeSequenceIfMatch(On.SYSTEM,!1)?this.state=I.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._ensureHibernation()||(this._err(ee.invalidCharacterSequenceAfterDoctypeName),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t))}}_stateAfterDoctypePublicKeyword(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this.state=I.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER;break}case P.QUOTATION_MARK:{this._err(ee.missingWhitespaceAfterDoctypePublicKeyword),n.publicId="",this.state=I.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break}case P.APOSTROPHE:{this._err(ee.missingWhitespaceAfterDoctypePublicKeyword),n.publicId="",this.state=I.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break}case P.GREATER_THAN_SIGN:{this._err(ee.missingDoctypePublicIdentifier),n.forceQuirks=!0,this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingQuoteBeforeDoctypePublicIdentifier),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBeforeDoctypePublicIdentifier(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.QUOTATION_MARK:{n.publicId="",this.state=I.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break}case P.APOSTROPHE:{n.publicId="",this.state=I.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break}case P.GREATER_THAN_SIGN:{this._err(ee.missingDoctypePublicIdentifier),n.forceQuirks=!0,this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingQuoteBeforeDoctypePublicIdentifier),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateDoctypePublicIdentifierDoubleQuoted(t){const n=this.currentToken;switch(t){case P.QUOTATION_MARK:{this.state=I.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.publicId+=wt;break}case P.GREATER_THAN_SIGN:{this._err(ee.abruptDoctypePublicIdentifier),n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.publicId+=String.fromCodePoint(t)}}_stateDoctypePublicIdentifierSingleQuoted(t){const n=this.currentToken;switch(t){case P.APOSTROPHE:{this.state=I.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.publicId+=wt;break}case P.GREATER_THAN_SIGN:{this._err(ee.abruptDoctypePublicIdentifier),n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.publicId+=String.fromCodePoint(t)}}_stateAfterDoctypePublicIdentifier(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this.state=I.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS;break}case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.QUOTATION_MARK:{this._err(ee.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case P.APOSTROPHE:{this._err(ee.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingQuoteBeforeDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBetweenDoctypePublicAndSystemIdentifiers(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.GREATER_THAN_SIGN:{this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.QUOTATION_MARK:{n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case P.APOSTROPHE:{n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingQuoteBeforeDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateAfterDoctypeSystemKeyword(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this.state=I.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER;break}case P.QUOTATION_MARK:{this._err(ee.missingWhitespaceAfterDoctypeSystemKeyword),n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case P.APOSTROPHE:{this._err(ee.missingWhitespaceAfterDoctypeSystemKeyword),n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case P.GREATER_THAN_SIGN:{this._err(ee.missingDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingQuoteBeforeDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBeforeDoctypeSystemIdentifier(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.QUOTATION_MARK:{n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case P.APOSTROPHE:{n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case P.GREATER_THAN_SIGN:{this._err(ee.missingDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingQuoteBeforeDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateDoctypeSystemIdentifierDoubleQuoted(t){const n=this.currentToken;switch(t){case P.QUOTATION_MARK:{this.state=I.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.systemId+=wt;break}case P.GREATER_THAN_SIGN:{this._err(ee.abruptDoctypeSystemIdentifier),n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.systemId+=String.fromCodePoint(t)}}_stateDoctypeSystemIdentifierSingleQuoted(t){const n=this.currentToken;switch(t){case P.APOSTROPHE:{this.state=I.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.systemId+=wt;break}case P.GREATER_THAN_SIGN:{this._err(ee.abruptDoctypeSystemIdentifier),n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.systemId+=String.fromCodePoint(t)}}_stateAfterDoctypeSystemIdentifier(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.GREATER_THAN_SIGN:{this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.unexpectedCharacterAfterDoctypeSystemIdentifier),this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBogusDoctype(t){const n=this.currentToken;switch(t){case P.GREATER_THAN_SIGN:{this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.NULL:{this._err(ee.unexpectedNullCharacter);break}case P.EOF:{this.emitCurrentDoctype(n),this._emitEOFToken();break}}}_stateCdataSection(t){switch(t){case P.RIGHT_SQUARE_BRACKET:{this.state=I.CDATA_SECTION_BRACKET;break}case P.EOF:{this._err(ee.eofInCdata),this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateCdataSectionBracket(t){t===P.RIGHT_SQUARE_BRACKET?this.state=I.CDATA_SECTION_END:(this._emitChars("]"),this.state=I.CDATA_SECTION,this._stateCdataSection(t))}_stateCdataSectionEnd(t){switch(t){case P.GREATER_THAN_SIGN:{this.state=I.DATA;break}case P.RIGHT_SQUARE_BRACKET:{this._emitChars("]");break}default:this._emitChars("]]"),this.state=I.CDATA_SECTION,this._stateCdataSection(t)}}_stateCharacterReference(){let t=this.entityDecoder.write(this.preprocessor.html,this.preprocessor.pos);if(t<0)if(this.preprocessor.lastChunkWritten)t=this.entityDecoder.end();else{this.active=!1,this.preprocessor.pos=this.preprocessor.html.length-1,this.consumedAfterSnapshot=0,this.preprocessor.endOfChunkHit=!0;return}t===0?(this.preprocessor.pos=this.entityStartPos,this._flushCodePointConsumedAsCharacterReference(P.AMPERSAND),this.state=!this._isCharacterReferenceInAttribute()&&wy(this.preprocessor.peek(1))?I.AMBIGUOUS_AMPERSAND:this.returnState):this.state=this.returnState}_stateAmbiguousAmpersand(t){wy(t)?this._flushCodePointConsumedAsCharacterReference(t):(t===P.SEMICOLON&&this._err(ee.unknownNamedCharacterReference),this.state=this.returnState,this._callState(t))}}const vy=new Set([m.DD,m.DT,m.LI,m.OPTGROUP,m.OPTION,m.P,m.RB,m.RP,m.RT,m.RTC]),ky=new Set([...vy,m.CAPTION,m.COLGROUP,m.TBODY,m.TD,m.TFOOT,m.TH,m.THEAD,m.TR]),Fl=new Set([m.APPLET,m.CAPTION,m.HTML,m.MARQUEE,m.OBJECT,m.TABLE,m.TD,m.TEMPLATE,m.TH]),B3=new Set([...Fl,m.OL,m.UL]),U3=new Set([...Fl,m.BUTTON]),Py=new Set([m.ANNOTATION_XML,m.MI,m.MN,m.MO,m.MS,m.MTEXT]),Ny=new Set([m.DESC,m.FOREIGN_OBJECT,m.TITLE]),H3=new Set([m.TR,m.TEMPLATE,m.HTML]),z3=new Set([m.TBODY,m.TFOOT,m.THEAD,m.TEMPLATE,m.HTML]),j3=new Set([m.TABLE,m.TEMPLATE,m.HTML]),$3=new Set([m.TD,m.TH]);class V3{get currentTmplContentOrNode(){return this._isInTemplate()?this.treeAdapter.getTemplateContent(this.current):this.current}constructor(t,n,r){this.treeAdapter=n,this.handler=r,this.items=[],this.tagIDs=[],this.stackTop=-1,this.tmplCount=0,this.currentTagId=m.UNKNOWN,this.current=t}_indexOf(t){return this.items.lastIndexOf(t,this.stackTop)}_isInTemplate(){return this.currentTagId===m.TEMPLATE&&this.treeAdapter.getNamespaceURI(this.current)===ae.HTML}_updateCurrentElement(){this.current=this.items[this.stackTop],this.currentTagId=this.tagIDs[this.stackTop]}push(t,n){this.stackTop++,this.items[this.stackTop]=t,this.current=t,this.tagIDs[this.stackTop]=n,this.currentTagId=n,this._isInTemplate()&&this.tmplCount++,this.handler.onItemPush(t,n,!0)}pop(){const t=this.current;this.tmplCount>0&&this._isInTemplate()&&this.tmplCount--,this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,!0)}replace(t,n){const r=this._indexOf(t);this.items[r]=n,r===this.stackTop&&(this.current=n)}insertAfter(t,n,r){const o=this._indexOf(t)+1;this.items.splice(o,0,n),this.tagIDs.splice(o,0,r),this.stackTop++,o===this.stackTop&&this._updateCurrentElement(),this.current&&this.currentTagId!==void 0&&this.handler.onItemPush(this.current,this.currentTagId,o===this.stackTop)}popUntilTagNamePopped(t){let n=this.stackTop+1;do n=this.tagIDs.lastIndexOf(t,n-1);while(n>0&&this.treeAdapter.getNamespaceURI(this.items[n])!==ae.HTML);this.shortenToLength(Math.max(n,0))}shortenToLength(t){for(;this.stackTop>=t;){const n=this.current;this.tmplCount>0&&this._isInTemplate()&&(this.tmplCount-=1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(n,this.stackTop<t)}}popUntilElementPopped(t){const n=this._indexOf(t);this.shortenToLength(Math.max(n,0))}popUntilPopped(t,n){const r=this._indexOfTagNames(t,n);this.shortenToLength(Math.max(r,0))}popUntilNumberedHeaderPopped(){this.popUntilPopped(bh,ae.HTML)}popUntilTableCellPopped(){this.popUntilPopped($3,ae.HTML)}popAllUpToHtmlElement(){this.tmplCount=0,this.shortenToLength(1)}_indexOfTagNames(t,n){for(let r=this.stackTop;r>=0;r--)if(t.has(this.tagIDs[r])&&this.treeAdapter.getNamespaceURI(this.items[r])===n)return r;return-1}clearBackTo(t,n){const r=this._indexOfTagNames(t,n);this.shortenToLength(r+1)}clearBackToTableContext(){this.clearBackTo(j3,ae.HTML)}clearBackToTableBodyContext(){this.clearBackTo(z3,ae.HTML)}clearBackToTableRowContext(){this.clearBackTo(H3,ae.HTML)}remove(t){const n=this._indexOf(t);n>=0&&(n===this.stackTop?this.pop():(this.items.splice(n,1),this.tagIDs.splice(n,1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,!1)))}tryPeekProperlyNestedBodyElement(){return this.stackTop>=1&&this.tagIDs[1]===m.BODY?this.items[1]:null}contains(t){return this._indexOf(t)>-1}getCommonAncestor(t){const n=this._indexOf(t)-1;return n>=0?this.items[n]:null}isRootHtmlElementCurrent(){return this.stackTop===0&&this.tagIDs[0]===m.HTML}hasInDynamicScope(t,n){for(let r=this.stackTop;r>=0;r--){const o=this.tagIDs[r];switch(this.treeAdapter.getNamespaceURI(this.items[r])){case ae.HTML:{if(o===t)return!0;if(n.has(o))return!1;break}case ae.SVG:{if(Ny.has(o))return!1;break}case ae.MATHML:{if(Py.has(o))return!1;break}}}return!0}hasInScope(t){return this.hasInDynamicScope(t,Fl)}hasInListItemScope(t){return this.hasInDynamicScope(t,B3)}hasInButtonScope(t){return this.hasInDynamicScope(t,U3)}hasNumberedHeaderInScope(){for(let t=this.stackTop;t>=0;t--){const n=this.tagIDs[t];switch(this.treeAdapter.getNamespaceURI(this.items[t])){case ae.HTML:{if(bh.has(n))return!0;if(Fl.has(n))return!1;break}case ae.SVG:{if(Ny.has(n))return!1;break}case ae.MATHML:{if(Py.has(n))return!1;break}}}return!0}hasInTableScope(t){for(let n=this.stackTop;n>=0;n--)if(this.treeAdapter.getNamespaceURI(this.items[n])===ae.HTML)switch(this.tagIDs[n]){case t:return!0;case m.TABLE:case m.HTML:return!1}return!0}hasTableBodyContextInTableScope(){for(let t=this.stackTop;t>=0;t--)if(this.treeAdapter.getNamespaceURI(this.items[t])===ae.HTML)switch(this.tagIDs[t]){case m.TBODY:case m.THEAD:case m.TFOOT:return!0;case m.TABLE:case m.HTML:return!1}return!0}hasInSelectScope(t){for(let n=this.stackTop;n>=0;n--)if(this.treeAdapter.getNamespaceURI(this.items[n])===ae.HTML)switch(this.tagIDs[n]){case t:return!0;case m.OPTION:case m.OPTGROUP:break;default:return!1}return!0}generateImpliedEndTags(){for(;this.currentTagId!==void 0&&vy.has(this.currentTagId);)this.pop()}generateImpliedEndTagsThoroughly(){for(;this.currentTagId!==void 0&&ky.has(this.currentTagId);)this.pop()}generateImpliedEndTagsWithExclusion(t){for(;this.currentTagId!==void 0&&this.currentTagId!==t&&ky.has(this.currentTagId);)this.pop()}}const Th=3;var Mr;(function(e){e[e.Marker=0]="Marker",e[e.Element=1]="Element"})(Mr||(Mr={}));const Oy={type:Mr.Marker};class q3{constructor(t){this.treeAdapter=t,this.entries=[],this.bookmark=null}_getNoahArkConditionCandidates(t,n){const r=[],o=n.length,a=this.treeAdapter.getTagName(t),u=this.treeAdapter.getNamespaceURI(t);for(let c=0;c<this.entries.length;c++){const d=this.entries[c];if(d.type===Mr.Marker)break;const{element:f}=d;if(this.treeAdapter.getTagName(f)===a&&this.treeAdapter.getNamespaceURI(f)===u){const p=this.treeAdapter.getAttrList(f);p.length===o&&r.push({idx:c,attrs:p})}}return r}_ensureNoahArkCondition(t){if(this.entries.length<Th)return;const n=this.treeAdapter.getAttrList(t),r=this._getNoahArkConditionCandidates(t,n);if(r.length<Th)return;const o=new Map(n.map(u=>[u.name,u.value]));let a=0;for(let u=0;u<r.length;u++){const c=r[u];c.attrs.every(d=>o.get(d.name)===d.value)&&(a+=1,a>=Th&&this.entries.splice(c.idx,1))}}insertMarker(){this.entries.unshift(Oy)}pushElement(t,n){this._ensureNoahArkCondition(t),this.entries.unshift({type:Mr.Element,element:t,token:n})}insertElementAfterBookmark(t,n){const r=this.entries.indexOf(this.bookmark);this.entries.splice(r,0,{type:Mr.Element,element:t,token:n})}removeEntry(t){const n=this.entries.indexOf(t);n!==-1&&this.entries.splice(n,1)}clearToLastMarker(){const t=this.entries.indexOf(Oy);t===-1?this.entries.length=0:this.entries.splice(0,t+1)}getElementEntryInScopeWithTagName(t){const n=this.entries.find(r=>r.type===Mr.Marker||this.treeAdapter.getTagName(r.element)===t);return n&&n.type===Mr.Element?n:null}getElementEntry(t){return this.entries.find(n=>n.type===Mr.Element&&n.element===t)}}const ki={createDocument(){return{nodeName:"#document",mode:rr.NO_QUIRKS,childNodes:[]}},createDocumentFragment(){return{nodeName:"#document-fragment",childNodes:[]}},createElement(e,t,n){return{nodeName:e,tagName:e,attrs:n,namespaceURI:t,childNodes:[],parentNode:null}},createCommentNode(e){return{nodeName:"#comment",data:e,parentNode:null}},createTextNode(e){return{nodeName:"#text",value:e,parentNode:null}},appendChild(e,t){e.childNodes.push(t),t.parentNode=e},insertBefore(e,t,n){const r=e.childNodes.indexOf(n);e.childNodes.splice(r,0,t),t.parentNode=e},setTemplateContent(e,t){e.content=t},getTemplateContent(e){return e.content},setDocumentType(e,t,n,r){const o=e.childNodes.find(a=>a.nodeName==="#documentType");if(o)o.name=t,o.publicId=n,o.systemId=r;else{const a={nodeName:"#documentType",name:t,publicId:n,systemId:r,parentNode:null};ki.appendChild(e,a)}},setDocumentMode(e,t){e.mode=t},getDocumentMode(e){return e.mode},detachNode(e){if(e.parentNode){const t=e.parentNode.childNodes.indexOf(e);e.parentNode.childNodes.splice(t,1),e.parentNode=null}},insertText(e,t){if(e.childNodes.length>0){const n=e.childNodes[e.childNodes.length-1];if(ki.isTextNode(n)){n.value+=t;return}}ki.appendChild(e,ki.createTextNode(t))},insertTextBefore(e,t,n){const r=e.childNodes[e.childNodes.indexOf(n)-1];r&&ki.isTextNode(r)?r.value+=t:ki.insertBefore(e,ki.createTextNode(t),n)},adoptAttributes(e,t){const n=new Set(e.attrs.map(r=>r.name));for(let r=0;r<t.length;r++)n.has(t[r].name)||e.attrs.push(t[r])},getFirstChild(e){return e.childNodes[0]},getChildNodes(e){return e.childNodes},getParentNode(e){return e.parentNode},getAttrList(e){return e.attrs},getTagName(e){return e.tagName},getNamespaceURI(e){return e.namespaceURI},getTextNodeContent(e){return e.value},getCommentNodeContent(e){return e.data},getDocumentTypeNodeName(e){return e.name},getDocumentTypeNodePublicId(e){return e.publicId},getDocumentTypeNodeSystemId(e){return e.systemId},isTextNode(e){return e.nodeName==="#text"},isCommentNode(e){return e.nodeName==="#comment"},isDocumentTypeNode(e){return e.nodeName==="#documentType"},isElementNode(e){return Object.prototype.hasOwnProperty.call(e,"tagName")},setNodeSourceCodeLocation(e,t){e.sourceCodeLocation=t},getNodeSourceCodeLocation(e){return e.sourceCodeLocation},updateNodeSourceCodeLocation(e,t){e.sourceCodeLocation=F(F({},e.sourceCodeLocation),t)}},Iy="html",Y3="about:legacy-compat",G3="http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd",Ry=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],W3=[...Ry,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"],X3=new Set(["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"]),Ly=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],K3=[...Ly,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"];function Dy(e,t){return t.some(n=>e.startsWith(n))}function Q3(e){return e.name===Iy&&e.publicId===null&&(e.systemId===null||e.systemId===Y3)}function J3(e){if(e.name!==Iy)return rr.QUIRKS;const{systemId:t}=e;if(t&&t.toLowerCase()===G3)return rr.QUIRKS;let{publicId:n}=e;if(n!==null){if(n=n.toLowerCase(),X3.has(n))return rr.QUIRKS;let r=t===null?W3:Ry;if(Dy(n,r))return rr.QUIRKS;if(r=t===null?Ly:K3,Dy(n,r))return rr.LIMITED_QUIRKS}return rr.NO_QUIRKS}const My={TEXT_HTML:"text/html",APPLICATION_XML:"application/xhtml+xml"},Z3="definitionurl",eR="definitionURL",tR=new Map(["attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(e=>[e.toLowerCase(),e])),nR=new Map([["xlink:actuate",{prefix:"xlink",name:"actuate",namespace:ae.XLINK}],["xlink:arcrole",{prefix:"xlink",name:"arcrole",namespace:ae.XLINK}],["xlink:href",{prefix:"xlink",name:"href",namespace:ae.XLINK}],["xlink:role",{prefix:"xlink",name:"role",namespace:ae.XLINK}],["xlink:show",{prefix:"xlink",name:"show",namespace:ae.XLINK}],["xlink:title",{prefix:"xlink",name:"title",namespace:ae.XLINK}],["xlink:type",{prefix:"xlink",name:"type",namespace:ae.XLINK}],["xml:lang",{prefix:"xml",name:"lang",namespace:ae.XML}],["xml:space",{prefix:"xml",name:"space",namespace:ae.XML}],["xmlns",{prefix:"",name:"xmlns",namespace:ae.XMLNS}],["xmlns:xlink",{prefix:"xmlns",name:"xlink",namespace:ae.XMLNS}]]),rR=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(e=>[e.toLowerCase(),e])),iR=new Set([m.B,m.BIG,m.BLOCKQUOTE,m.BODY,m.BR,m.CENTER,m.CODE,m.DD,m.DIV,m.DL,m.DT,m.EM,m.EMBED,m.H1,m.H2,m.H3,m.H4,m.H5,m.H6,m.HEAD,m.HR,m.I,m.IMG,m.LI,m.LISTING,m.MENU,m.META,m.NOBR,m.OL,m.P,m.PRE,m.RUBY,m.S,m.SMALL,m.SPAN,m.STRONG,m.STRIKE,m.SUB,m.SUP,m.TABLE,m.TT,m.U,m.UL,m.VAR]);function oR(e){const t=e.tagID;return t===m.FONT&&e.attrs.some(({name:r})=>r===fo.COLOR||r===fo.SIZE||r===fo.FACE)||iR.has(t)}function Fy(e){for(let t=0;t<e.attrs.length;t++)if(e.attrs[t].name===Z3){e.attrs[t].name=eR;break}}function By(e){for(let t=0;t<e.attrs.length;t++){const n=tR.get(e.attrs[t].name);n!=null&&(e.attrs[t].name=n)}}function _h(e){for(let t=0;t<e.attrs.length;t++){const n=nR.get(e.attrs[t].name);n&&(e.attrs[t].prefix=n.prefix,e.attrs[t].name=n.name,e.attrs[t].namespace=n.namespace)}}function sR(e){const t=rR.get(e.tagName);t!=null&&(e.tagName=t,e.tagID=as(e.tagName))}function aR(e,t){return t===ae.MATHML&&(e===m.MI||e===m.MO||e===m.MN||e===m.MS||e===m.MTEXT)}function uR(e,t,n){if(t===ae.MATHML&&e===m.ANNOTATION_XML){for(let r=0;r<n.length;r++)if(n[r].name===fo.ENCODING){const o=n[r].value.toLowerCase();return o===My.TEXT_HTML||o===My.APPLICATION_XML}}return t===ae.SVG&&(e===m.FOREIGN_OBJECT||e===m.DESC||e===m.TITLE)}function lR(e,t,n,r){return(!r||r===ae.HTML)&&uR(e,t,n)||(!r||r===ae.MATHML)&&aR(e,t)}const cR="hidden",dR=8,fR=3;var L;(function(e){e[e.INITIAL=0]="INITIAL",e[e.BEFORE_HTML=1]="BEFORE_HTML",e[e.BEFORE_HEAD=2]="BEFORE_HEAD",e[e.IN_HEAD=3]="IN_HEAD",e[e.IN_HEAD_NO_SCRIPT=4]="IN_HEAD_NO_SCRIPT",e[e.AFTER_HEAD=5]="AFTER_HEAD",e[e.IN_BODY=6]="IN_BODY",e[e.TEXT=7]="TEXT",e[e.IN_TABLE=8]="IN_TABLE",e[e.IN_TABLE_TEXT=9]="IN_TABLE_TEXT",e[e.IN_CAPTION=10]="IN_CAPTION",e[e.IN_COLUMN_GROUP=11]="IN_COLUMN_GROUP",e[e.IN_TABLE_BODY=12]="IN_TABLE_BODY",e[e.IN_ROW=13]="IN_ROW",e[e.IN_CELL=14]="IN_CELL",e[e.IN_SELECT=15]="IN_SELECT",e[e.IN_SELECT_IN_TABLE=16]="IN_SELECT_IN_TABLE",e[e.IN_TEMPLATE=17]="IN_TEMPLATE",e[e.AFTER_BODY=18]="AFTER_BODY",e[e.IN_FRAMESET=19]="IN_FRAMESET",e[e.AFTER_FRAMESET=20]="AFTER_FRAMESET",e[e.AFTER_AFTER_BODY=21]="AFTER_AFTER_BODY",e[e.AFTER_AFTER_FRAMESET=22]="AFTER_AFTER_FRAMESET"})(L||(L={}));const hR={startLine:-1,startCol:-1,startOffset:-1,endLine:-1,endCol:-1,endOffset:-1},Uy=new Set([m.TABLE,m.TBODY,m.TFOOT,m.THEAD,m.TR]),Hy={scriptingEnabled:!0,sourceCodeLocationInfo:!1,treeAdapter:ki,onParseError:null};class zy{constructor(t,n,r=null,o=null){this.fragmentContext=r,this.scriptHandler=o,this.currentToken=null,this.stopped=!1,this.insertionMode=L.INITIAL,this.originalInsertionMode=L.INITIAL,this.headElement=null,this.formElement=null,this.currentNotInHTML=!1,this.tmplInsertionModeStack=[],this.pendingCharacterTokens=[],this.hasNonWhitespacePendingCharacterToken=!1,this.framesetOk=!0,this.skipNextNewLine=!1,this.fosterParentingEnabled=!1,this.options=F(F({},Hy),t),this.treeAdapter=this.options.treeAdapter,this.onParseError=this.options.onParseError,this.onParseError&&(this.options.sourceCodeLocationInfo=!0),this.document=n!=null?n:this.treeAdapter.createDocument(),this.tokenizer=new F3(this.options,this),this.activeFormattingElements=new q3(this.treeAdapter),this.fragmentContextID=r?as(this.treeAdapter.getTagName(r)):m.UNKNOWN,this._setContextModes(r!=null?r:this.document,this.fragmentContextID),this.openElements=new V3(this.document,this.treeAdapter,this)}static parse(t,n){const r=new this(n);return r.tokenizer.write(t,!0),r.document}static getFragmentParser(t,n){const r=F(F({},Hy),n);t!=null||(t=r.treeAdapter.createElement(G.TEMPLATE,ae.HTML,[]));const o=r.treeAdapter.createElement("documentmock",ae.HTML,[]),a=new this(r,o,t);return a.fragmentContextID===m.TEMPLATE&&a.tmplInsertionModeStack.unshift(L.IN_TEMPLATE),a._initTokenizerForFragmentParsing(),a._insertFakeRootElement(),a._resetInsertionMode(),a._findFormInFragmentContext(),a}getFragment(){const t=this.treeAdapter.getFirstChild(this.document),n=this.treeAdapter.createDocumentFragment();return this._adoptNodes(t,n),n}_err(t,n,r){var o;if(!this.onParseError)return;const a=(o=t.location)!==null&&o!==void 0?o:hR,u={code:n,startLine:a.startLine,startCol:a.startCol,startOffset:a.startOffset,endLine:r?a.startLine:a.endLine,endCol:r?a.startCol:a.endCol,endOffset:r?a.startOffset:a.endOffset};this.onParseError(u)}onItemPush(t,n,r){var o,a;(a=(o=this.treeAdapter).onItemPush)===null||a===void 0||a.call(o,t),r&&this.openElements.stackTop>0&&this._setContextModes(t,n)}onItemPop(t,n){var r,o;if(this.options.sourceCodeLocationInfo&&this._setEndLocation(t,this.currentToken),(o=(r=this.treeAdapter).onItemPop)===null||o===void 0||o.call(r,t,this.openElements.current),n){let a,u;this.openElements.stackTop===0&&this.fragmentContext?(a=this.fragmentContext,u=this.fragmentContextID):{current:a,currentTagId:u}=this.openElements,this._setContextModes(a,u)}}_setContextModes(t,n){const r=t===this.document||t&&this.treeAdapter.getNamespaceURI(t)===ae.HTML;this.currentNotInHTML=!r,this.tokenizer.inForeignNode=!r&&t!==void 0&&n!==void 0&&!this._isIntegrationPoint(n,t)}_switchToTextParsing(t,n){this._insertElement(t,ae.HTML),this.tokenizer.state=n,this.originalInsertionMode=this.insertionMode,this.insertionMode=L.TEXT}switchToPlaintextParsing(){this.insertionMode=L.TEXT,this.originalInsertionMode=L.IN_BODY,this.tokenizer.state=Lt.PLAINTEXT}_getAdjustedCurrentElement(){return this.openElements.stackTop===0&&this.fragmentContext?this.fragmentContext:this.openElements.current}_findFormInFragmentContext(){let t=this.fragmentContext;for(;t;){if(this.treeAdapter.getTagName(t)===G.FORM){this.formElement=t;break}t=this.treeAdapter.getParentNode(t)}}_initTokenizerForFragmentParsing(){if(!(!this.fragmentContext||this.treeAdapter.getNamespaceURI(this.fragmentContext)!==ae.HTML))switch(this.fragmentContextID){case m.TITLE:case m.TEXTAREA:{this.tokenizer.state=Lt.RCDATA;break}case m.STYLE:case m.XMP:case m.IFRAME:case m.NOEMBED:case m.NOFRAMES:case m.NOSCRIPT:{this.tokenizer.state=Lt.RAWTEXT;break}case m.SCRIPT:{this.tokenizer.state=Lt.SCRIPT_DATA;break}case m.PLAINTEXT:{this.tokenizer.state=Lt.PLAINTEXT;break}}}_setDocumentType(t){const n=t.name||"",r=t.publicId||"",o=t.systemId||"";if(this.treeAdapter.setDocumentType(this.document,n,r,o),t.location){const u=this.treeAdapter.getChildNodes(this.document).find(c=>this.treeAdapter.isDocumentTypeNode(c));u&&this.treeAdapter.setNodeSourceCodeLocation(u,t.location)}}_attachElementToTree(t,n){if(this.options.sourceCodeLocationInfo){const r=n&&me(F({},n),{startTag:n});this.treeAdapter.setNodeSourceCodeLocation(t,r)}if(this._shouldFosterParentOnInsertion())this._fosterParentElement(t);else{const r=this.openElements.currentTmplContentOrNode;this.treeAdapter.appendChild(r!=null?r:this.document,t)}}_appendElement(t,n){const r=this.treeAdapter.createElement(t.tagName,n,t.attrs);this._attachElementToTree(r,t.location)}_insertElement(t,n){const r=this.treeAdapter.createElement(t.tagName,n,t.attrs);this._attachElementToTree(r,t.location),this.openElements.push(r,t.tagID)}_insertFakeElement(t,n){const r=this.treeAdapter.createElement(t,ae.HTML,[]);this._attachElementToTree(r,null),this.openElements.push(r,n)}_insertTemplate(t){const n=this.treeAdapter.createElement(t.tagName,ae.HTML,t.attrs),r=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(n,r),this._attachElementToTree(n,t.location),this.openElements.push(n,t.tagID),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(r,null)}_insertFakeRootElement(){const t=this.treeAdapter.createElement(G.HTML,ae.HTML,[]);this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(t,null),this.treeAdapter.appendChild(this.openElements.current,t),this.openElements.push(t,m.HTML)}_appendCommentNode(t,n){const r=this.treeAdapter.createCommentNode(t.data);this.treeAdapter.appendChild(n,r),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(r,t.location)}_insertCharacters(t){let n,r;if(this._shouldFosterParentOnInsertion()?({parent:n,beforeElement:r}=this._findFosterParentingLocation(),r?this.treeAdapter.insertTextBefore(n,t.chars,r):this.treeAdapter.insertText(n,t.chars)):(n=this.openElements.currentTmplContentOrNode,this.treeAdapter.insertText(n,t.chars)),!t.location)return;const o=this.treeAdapter.getChildNodes(n),a=r?o.lastIndexOf(r):o.length,u=o[a-1];if(this.treeAdapter.getNodeSourceCodeLocation(u)){const{endLine:d,endCol:f,endOffset:p}=t.location;this.treeAdapter.updateNodeSourceCodeLocation(u,{endLine:d,endCol:f,endOffset:p})}else this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(u,t.location)}_adoptNodes(t,n){for(let r=this.treeAdapter.getFirstChild(t);r;r=this.treeAdapter.getFirstChild(t))this.treeAdapter.detachNode(r),this.treeAdapter.appendChild(n,r)}_setEndLocation(t,n){if(this.treeAdapter.getNodeSourceCodeLocation(t)&&n.location){const r=n.location,o=this.treeAdapter.getTagName(t),a=n.type===Ke.END_TAG&&o===n.tagName?{endTag:F({},r),endLine:r.endLine,endCol:r.endCol,endOffset:r.endOffset}:{endLine:r.startLine,endCol:r.startCol,endOffset:r.startOffset};this.treeAdapter.updateNodeSourceCodeLocation(t,a)}}shouldProcessStartTagTokenInForeignContent(t){if(!this.currentNotInHTML)return!1;let n,r;return this.openElements.stackTop===0&&this.fragmentContext?(n=this.fragmentContext,r=this.fragmentContextID):{current:n,currentTagId:r}=this.openElements,t.tagID===m.SVG&&this.treeAdapter.getTagName(n)===G.ANNOTATION_XML&&this.treeAdapter.getNamespaceURI(n)===ae.MATHML?!1:this.tokenizer.inForeignNode||(t.tagID===m.MGLYPH||t.tagID===m.MALIGNMARK)&&r!==void 0&&!this._isIntegrationPoint(r,n,ae.HTML)}_processToken(t){switch(t.type){case Ke.CHARACTER:{this.onCharacter(t);break}case Ke.NULL_CHARACTER:{this.onNullCharacter(t);break}case Ke.COMMENT:{this.onComment(t);break}case Ke.DOCTYPE:{this.onDoctype(t);break}case Ke.START_TAG:{this._processStartTag(t);break}case Ke.END_TAG:{this.onEndTag(t);break}case Ke.EOF:{this.onEof(t);break}case Ke.WHITESPACE_CHARACTER:{this.onWhitespaceCharacter(t);break}}}_isIntegrationPoint(t,n,r){const o=this.treeAdapter.getNamespaceURI(n),a=this.treeAdapter.getAttrList(n);return lR(t,o,a,r)}_reconstructActiveFormattingElements(){const t=this.activeFormattingElements.entries.length;if(t){const n=this.activeFormattingElements.entries.findIndex(o=>o.type===Mr.Marker||this.openElements.contains(o.element)),r=n===-1?t-1:n-1;for(let o=r;o>=0;o--){const a=this.activeFormattingElements.entries[o];this._insertElement(a.token,this.treeAdapter.getNamespaceURI(a.element)),a.element=this.openElements.current}}}_closeTableCell(){this.openElements.generateImpliedEndTags(),this.openElements.popUntilTableCellPopped(),this.activeFormattingElements.clearToLastMarker(),this.insertionMode=L.IN_ROW}_closePElement(){this.openElements.generateImpliedEndTagsWithExclusion(m.P),this.openElements.popUntilTagNamePopped(m.P)}_resetInsertionMode(){for(let t=this.openElements.stackTop;t>=0;t--)switch(t===0&&this.fragmentContext?this.fragmentContextID:this.openElements.tagIDs[t]){case m.TR:{this.insertionMode=L.IN_ROW;return}case m.TBODY:case m.THEAD:case m.TFOOT:{this.insertionMode=L.IN_TABLE_BODY;return}case m.CAPTION:{this.insertionMode=L.IN_CAPTION;return}case m.COLGROUP:{this.insertionMode=L.IN_COLUMN_GROUP;return}case m.TABLE:{this.insertionMode=L.IN_TABLE;return}case m.BODY:{this.insertionMode=L.IN_BODY;return}case m.FRAMESET:{this.insertionMode=L.IN_FRAMESET;return}case m.SELECT:{this._resetInsertionModeForSelect(t);return}case m.TEMPLATE:{this.insertionMode=this.tmplInsertionModeStack[0];return}case m.HTML:{this.insertionMode=this.headElement?L.AFTER_HEAD:L.BEFORE_HEAD;return}case m.TD:case m.TH:{if(t>0){this.insertionMode=L.IN_CELL;return}break}case m.HEAD:{if(t>0){this.insertionMode=L.IN_HEAD;return}break}}this.insertionMode=L.IN_BODY}_resetInsertionModeForSelect(t){if(t>0)for(let n=t-1;n>0;n--){const r=this.openElements.tagIDs[n];if(r===m.TEMPLATE)break;if(r===m.TABLE){this.insertionMode=L.IN_SELECT_IN_TABLE;return}}this.insertionMode=L.IN_SELECT}_isElementCausesFosterParenting(t){return Uy.has(t)}_shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&this.openElements.currentTagId!==void 0&&this._isElementCausesFosterParenting(this.openElements.currentTagId)}_findFosterParentingLocation(){for(let t=this.openElements.stackTop;t>=0;t--){const n=this.openElements.items[t];switch(this.openElements.tagIDs[t]){case m.TEMPLATE:{if(this.treeAdapter.getNamespaceURI(n)===ae.HTML)return{parent:this.treeAdapter.getTemplateContent(n),beforeElement:null};break}case m.TABLE:{const r=this.treeAdapter.getParentNode(n);return r?{parent:r,beforeElement:n}:{parent:this.openElements.items[t-1],beforeElement:null}}}}return{parent:this.openElements.items[0],beforeElement:null}}_fosterParentElement(t){const n=this._findFosterParentingLocation();n.beforeElement?this.treeAdapter.insertBefore(n.parent,t,n.beforeElement):this.treeAdapter.appendChild(n.parent,t)}_isSpecialElement(t,n){const r=this.treeAdapter.getNamespaceURI(t);return R3[r].has(n)}onCharacter(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){$L(this,t);return}switch(this.insertionMode){case L.INITIAL:{Ra(this,t);break}case L.BEFORE_HTML:{La(this,t);break}case L.BEFORE_HEAD:{Da(this,t);break}case L.IN_HEAD:{Ma(this,t);break}case L.IN_HEAD_NO_SCRIPT:{Fa(this,t);break}case L.AFTER_HEAD:{Ba(this,t);break}case L.IN_BODY:case L.IN_CAPTION:case L.IN_CELL:case L.IN_TEMPLATE:{$y(this,t);break}case L.TEXT:case L.IN_SELECT:case L.IN_SELECT_IN_TABLE:{this._insertCharacters(t);break}case L.IN_TABLE:case L.IN_TABLE_BODY:case L.IN_ROW:{Ah(this,t);break}case L.IN_TABLE_TEXT:{Qy(this,t);break}case L.IN_COLUMN_GROUP:{Hl(this,t);break}case L.AFTER_BODY:{$l(this,t);break}case L.AFTER_AFTER_BODY:{Vl(this,t);break}}}onNullCharacter(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){jL(this,t);return}switch(this.insertionMode){case L.INITIAL:{Ra(this,t);break}case L.BEFORE_HTML:{La(this,t);break}case L.BEFORE_HEAD:{Da(this,t);break}case L.IN_HEAD:{Ma(this,t);break}case L.IN_HEAD_NO_SCRIPT:{Fa(this,t);break}case L.AFTER_HEAD:{Ba(this,t);break}case L.TEXT:{this._insertCharacters(t);break}case L.IN_TABLE:case L.IN_TABLE_BODY:case L.IN_ROW:{Ah(this,t);break}case L.IN_COLUMN_GROUP:{Hl(this,t);break}case L.AFTER_BODY:{$l(this,t);break}case L.AFTER_AFTER_BODY:{Vl(this,t);break}}}onComment(t){if(this.skipNextNewLine=!1,this.currentNotInHTML){xh(this,t);return}switch(this.insertionMode){case L.INITIAL:case L.BEFORE_HTML:case L.BEFORE_HEAD:case L.IN_HEAD:case L.IN_HEAD_NO_SCRIPT:case L.AFTER_HEAD:case L.IN_BODY:case L.IN_TABLE:case L.IN_CAPTION:case L.IN_COLUMN_GROUP:case L.IN_TABLE_BODY:case L.IN_ROW:case L.IN_CELL:case L.IN_SELECT:case L.IN_SELECT_IN_TABLE:case L.IN_TEMPLATE:case L.IN_FRAMESET:case L.AFTER_FRAMESET:{xh(this,t);break}case L.IN_TABLE_TEXT:{za(this,t);break}case L.AFTER_BODY:{TR(this,t);break}case L.AFTER_AFTER_BODY:case L.AFTER_AFTER_FRAMESET:{_R(this,t);break}}}onDoctype(t){switch(this.skipNextNewLine=!1,this.insertionMode){case L.INITIAL:{SR(this,t);break}case L.BEFORE_HEAD:case L.IN_HEAD:case L.IN_HEAD_NO_SCRIPT:case L.AFTER_HEAD:{this._err(t,ee.misplacedDoctype);break}case L.IN_TABLE_TEXT:{za(this,t);break}}}onStartTag(t){this.skipNextNewLine=!1,this.currentToken=t,this._processStartTag(t),t.selfClosing&&!t.ackSelfClosing&&this._err(t,ee.nonVoidHtmlElementStartTagWithTrailingSolidus)}_processStartTag(t){this.shouldProcessStartTagTokenInForeignContent(t)?VL(this,t):this._startTagOutsideForeignContent(t)}_startTagOutsideForeignContent(t){switch(this.insertionMode){case L.INITIAL:{Ra(this,t);break}case L.BEFORE_HTML:{xR(this,t);break}case L.BEFORE_HEAD:{AR(this,t);break}case L.IN_HEAD:{Er(this,t);break}case L.IN_HEAD_NO_SCRIPT:{kR(this,t);break}case L.AFTER_HEAD:{NR(this,t);break}case L.IN_BODY:{pn(this,t);break}case L.IN_TABLE:{us(this,t);break}case L.IN_TABLE_TEXT:{za(this,t);break}case L.IN_CAPTION:{CL(this,t);break}case L.IN_COLUMN_GROUP:{Ch(this,t);break}case L.IN_TABLE_BODY:{zl(this,t);break}case L.IN_ROW:{jl(this,t);break}case L.IN_CELL:{PL(this,t);break}case L.IN_SELECT:{eb(this,t);break}case L.IN_SELECT_IN_TABLE:{OL(this,t);break}case L.IN_TEMPLATE:{RL(this,t);break}case L.AFTER_BODY:{DL(this,t);break}case L.IN_FRAMESET:{ML(this,t);break}case L.AFTER_FRAMESET:{BL(this,t);break}case L.AFTER_AFTER_BODY:{HL(this,t);break}case L.AFTER_AFTER_FRAMESET:{zL(this,t);break}}}onEndTag(t){this.skipNextNewLine=!1,this.currentToken=t,this.currentNotInHTML?qL(this,t):this._endTagOutsideForeignContent(t)}_endTagOutsideForeignContent(t){switch(this.insertionMode){case L.INITIAL:{Ra(this,t);break}case L.BEFORE_HTML:{wR(this,t);break}case L.BEFORE_HEAD:{CR(this,t);break}case L.IN_HEAD:{vR(this,t);break}case L.IN_HEAD_NO_SCRIPT:{PR(this,t);break}case L.AFTER_HEAD:{OR(this,t);break}case L.IN_BODY:{Ul(this,t);break}case L.TEXT:{gL(this,t);break}case L.IN_TABLE:{Ua(this,t);break}case L.IN_TABLE_TEXT:{za(this,t);break}case L.IN_CAPTION:{vL(this,t);break}case L.IN_COLUMN_GROUP:{kL(this,t);break}case L.IN_TABLE_BODY:{vh(this,t);break}case L.IN_ROW:{Zy(this,t);break}case L.IN_CELL:{NL(this,t);break}case L.IN_SELECT:{tb(this,t);break}case L.IN_SELECT_IN_TABLE:{IL(this,t);break}case L.IN_TEMPLATE:{LL(this,t);break}case L.AFTER_BODY:{rb(this,t);break}case L.IN_FRAMESET:{FL(this,t);break}case L.AFTER_FRAMESET:{UL(this,t);break}case L.AFTER_AFTER_BODY:{Vl(this,t);break}}}onEof(t){switch(this.insertionMode){case L.INITIAL:{Ra(this,t);break}case L.BEFORE_HTML:{La(this,t);break}case L.BEFORE_HEAD:{Da(this,t);break}case L.IN_HEAD:{Ma(this,t);break}case L.IN_HEAD_NO_SCRIPT:{Fa(this,t);break}case L.AFTER_HEAD:{Ba(this,t);break}case L.IN_BODY:case L.IN_TABLE:case L.IN_CAPTION:case L.IN_COLUMN_GROUP:case L.IN_TABLE_BODY:case L.IN_ROW:case L.IN_CELL:case L.IN_SELECT:case L.IN_SELECT_IN_TABLE:{Xy(this,t);break}case L.TEXT:{EL(this,t);break}case L.IN_TABLE_TEXT:{za(this,t);break}case L.IN_TEMPLATE:{nb(this,t);break}case L.AFTER_BODY:case L.IN_FRAMESET:case L.AFTER_FRAMESET:case L.AFTER_AFTER_BODY:case L.AFTER_AFTER_FRAMESET:{wh(this,t);break}}}onWhitespaceCharacter(t){if(this.skipNextNewLine&&(this.skipNextNewLine=!1,t.chars.charCodeAt(0)===P.LINE_FEED)){if(t.chars.length===1)return;t.chars=t.chars.substr(1)}if(this.tokenizer.inForeignNode){this._insertCharacters(t);return}switch(this.insertionMode){case L.IN_HEAD:case L.IN_HEAD_NO_SCRIPT:case L.AFTER_HEAD:case L.TEXT:case L.IN_COLUMN_GROUP:case L.IN_SELECT:case L.IN_SELECT_IN_TABLE:case L.IN_FRAMESET:case L.AFTER_FRAMESET:{this._insertCharacters(t);break}case L.IN_BODY:case L.IN_CAPTION:case L.IN_CELL:case L.IN_TEMPLATE:case L.AFTER_BODY:case L.AFTER_AFTER_BODY:case L.AFTER_AFTER_FRAMESET:{jy(this,t);break}case L.IN_TABLE:case L.IN_TABLE_BODY:case L.IN_ROW:{Ah(this,t);break}case L.IN_TABLE_TEXT:{Ky(this,t);break}}}}function pR(e,t){let n=e.activeFormattingElements.getElementEntryInScopeWithTagName(t.tagName);return n?e.openElements.contains(n.element)?e.openElements.hasInScope(t.tagID)||(n=null):(e.activeFormattingElements.removeEntry(n),n=null):Wy(e,t),n}function mR(e,t){let n=null,r=e.openElements.stackTop;for(;r>=0;r--){const o=e.openElements.items[r];if(o===t.element)break;e._isSpecialElement(o,e.openElements.tagIDs[r])&&(n=o)}return n||(e.openElements.shortenToLength(Math.max(r,0)),e.activeFormattingElements.removeEntry(t)),n}function gR(e,t,n){let r=t,o=e.openElements.getCommonAncestor(t);for(let a=0,u=o;u!==n;a++,u=o){o=e.openElements.getCommonAncestor(u);const c=e.activeFormattingElements.getElementEntry(u),d=c&&a>=fR;!c||d?(d&&e.activeFormattingElements.removeEntry(c),e.openElements.remove(u)):(u=ER(e,c),r===t&&(e.activeFormattingElements.bookmark=c),e.treeAdapter.detachNode(r),e.treeAdapter.appendChild(u,r),r=u)}return r}function ER(e,t){const n=e.treeAdapter.getNamespaceURI(t.element),r=e.treeAdapter.createElement(t.token.tagName,n,t.token.attrs);return e.openElements.replace(t.element,r),t.element=r,r}function yR(e,t,n){const r=e.treeAdapter.getTagName(t),o=as(r);if(e._isElementCausesFosterParenting(o))e._fosterParentElement(n);else{const a=e.treeAdapter.getNamespaceURI(t);o===m.TEMPLATE&&a===ae.HTML&&(t=e.treeAdapter.getTemplateContent(t)),e.treeAdapter.appendChild(t,n)}}function bR(e,t,n){const r=e.treeAdapter.getNamespaceURI(n.element),{token:o}=n,a=e.treeAdapter.createElement(o.tagName,r,o.attrs);e._adoptNodes(t,a),e.treeAdapter.appendChild(t,a),e.activeFormattingElements.insertElementAfterBookmark(a,o),e.activeFormattingElements.removeEntry(n),e.openElements.remove(n.element),e.openElements.insertAfter(t,a,o.tagID)}function Sh(e,t){for(let n=0;n<dR;n++){const r=pR(e,t);if(!r)break;const o=mR(e,r);if(!o)break;e.activeFormattingElements.bookmark=r;const a=gR(e,o,r.element),u=e.openElements.getCommonAncestor(r.element);e.treeAdapter.detachNode(a),u&&yR(e,u,a),bR(e,o,r)}}function xh(e,t){e._appendCommentNode(t,e.openElements.currentTmplContentOrNode)}function TR(e,t){e._appendCommentNode(t,e.openElements.items[0])}function _R(e,t){e._appendCommentNode(t,e.document)}function wh(e,t){if(e.stopped=!0,t.location){const n=e.fragmentContext?0:2;for(let r=e.openElements.stackTop;r>=n;r--)e._setEndLocation(e.openElements.items[r],t);if(!e.fragmentContext&&e.openElements.stackTop>=0){const r=e.openElements.items[0],o=e.treeAdapter.getNodeSourceCodeLocation(r);if(o&&!o.endTag&&(e._setEndLocation(r,t),e.openElements.stackTop>=1)){const a=e.openElements.items[1],u=e.treeAdapter.getNodeSourceCodeLocation(a);u&&!u.endTag&&e._setEndLocation(a,t)}}}}function SR(e,t){e._setDocumentType(t);const n=t.forceQuirks?rr.QUIRKS:J3(t);Q3(t)||e._err(t,ee.nonConformingDoctype),e.treeAdapter.setDocumentMode(e.document,n),e.insertionMode=L.BEFORE_HTML}function Ra(e,t){e._err(t,ee.missingDoctype,!0),e.treeAdapter.setDocumentMode(e.document,rr.QUIRKS),e.insertionMode=L.BEFORE_HTML,e._processToken(t)}function xR(e,t){t.tagID===m.HTML?(e._insertElement(t,ae.HTML),e.insertionMode=L.BEFORE_HEAD):La(e,t)}function wR(e,t){const n=t.tagID;(n===m.HTML||n===m.HEAD||n===m.BODY||n===m.BR)&&La(e,t)}function La(e,t){e._insertFakeRootElement(),e.insertionMode=L.BEFORE_HEAD,e._processToken(t)}function AR(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.HEAD:{e._insertElement(t,ae.HTML),e.headElement=e.openElements.current,e.insertionMode=L.IN_HEAD;break}default:Da(e,t)}}function CR(e,t){const n=t.tagID;n===m.HEAD||n===m.BODY||n===m.HTML||n===m.BR?Da(e,t):e._err(t,ee.endTagWithoutMatchingOpenElement)}function Da(e,t){e._insertFakeElement(G.HEAD,m.HEAD),e.headElement=e.openElements.current,e.insertionMode=L.IN_HEAD,e._processToken(t)}function Er(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.BASE:case m.BASEFONT:case m.BGSOUND:case m.LINK:case m.META:{e._appendElement(t,ae.HTML),t.ackSelfClosing=!0;break}case m.TITLE:{e._switchToTextParsing(t,Lt.RCDATA);break}case m.NOSCRIPT:{e.options.scriptingEnabled?e._switchToTextParsing(t,Lt.RAWTEXT):(e._insertElement(t,ae.HTML),e.insertionMode=L.IN_HEAD_NO_SCRIPT);break}case m.NOFRAMES:case m.STYLE:{e._switchToTextParsing(t,Lt.RAWTEXT);break}case m.SCRIPT:{e._switchToTextParsing(t,Lt.SCRIPT_DATA);break}case m.TEMPLATE:{e._insertTemplate(t),e.activeFormattingElements.insertMarker(),e.framesetOk=!1,e.insertionMode=L.IN_TEMPLATE,e.tmplInsertionModeStack.unshift(L.IN_TEMPLATE);break}case m.HEAD:{e._err(t,ee.misplacedStartTagForHeadElement);break}default:Ma(e,t)}}function vR(e,t){switch(t.tagID){case m.HEAD:{e.openElements.pop(),e.insertionMode=L.AFTER_HEAD;break}case m.BODY:case m.BR:case m.HTML:{Ma(e,t);break}case m.TEMPLATE:{ho(e,t);break}default:e._err(t,ee.endTagWithoutMatchingOpenElement)}}function ho(e,t){e.openElements.tmplCount>0?(e.openElements.generateImpliedEndTagsThoroughly(),e.openElements.currentTagId!==m.TEMPLATE&&e._err(t,ee.closingOfElementWithOpenChildElements),e.openElements.popUntilTagNamePopped(m.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode()):e._err(t,ee.endTagWithoutMatchingOpenElement)}function Ma(e,t){e.openElements.pop(),e.insertionMode=L.AFTER_HEAD,e._processToken(t)}function kR(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.BASEFONT:case m.BGSOUND:case m.HEAD:case m.LINK:case m.META:case m.NOFRAMES:case m.STYLE:{Er(e,t);break}case m.NOSCRIPT:{e._err(t,ee.nestedNoscriptInHead);break}default:Fa(e,t)}}function PR(e,t){switch(t.tagID){case m.NOSCRIPT:{e.openElements.pop(),e.insertionMode=L.IN_HEAD;break}case m.BR:{Fa(e,t);break}default:e._err(t,ee.endTagWithoutMatchingOpenElement)}}function Fa(e,t){const n=t.type===Ke.EOF?ee.openElementsLeftAfterEof:ee.disallowedContentInNoscriptInHead;e._err(t,n),e.openElements.pop(),e.insertionMode=L.IN_HEAD,e._processToken(t)}function NR(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.BODY:{e._insertElement(t,ae.HTML),e.framesetOk=!1,e.insertionMode=L.IN_BODY;break}case m.FRAMESET:{e._insertElement(t,ae.HTML),e.insertionMode=L.IN_FRAMESET;break}case m.BASE:case m.BASEFONT:case m.BGSOUND:case m.LINK:case m.META:case m.NOFRAMES:case m.SCRIPT:case m.STYLE:case m.TEMPLATE:case m.TITLE:{e._err(t,ee.abandonedHeadElementChild),e.openElements.push(e.headElement,m.HEAD),Er(e,t),e.openElements.remove(e.headElement);break}case m.HEAD:{e._err(t,ee.misplacedStartTagForHeadElement);break}default:Ba(e,t)}}function OR(e,t){switch(t.tagID){case m.BODY:case m.HTML:case m.BR:{Ba(e,t);break}case m.TEMPLATE:{ho(e,t);break}default:e._err(t,ee.endTagWithoutMatchingOpenElement)}}function Ba(e,t){e._insertFakeElement(G.BODY,m.BODY),e.insertionMode=L.IN_BODY,Bl(e,t)}function Bl(e,t){switch(t.type){case Ke.CHARACTER:{$y(e,t);break}case Ke.WHITESPACE_CHARACTER:{jy(e,t);break}case Ke.COMMENT:{xh(e,t);break}case Ke.START_TAG:{pn(e,t);break}case Ke.END_TAG:{Ul(e,t);break}case Ke.EOF:{Xy(e,t);break}}}function jy(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t)}function $y(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t),e.framesetOk=!1}function IR(e,t){e.openElements.tmplCount===0&&e.treeAdapter.adoptAttributes(e.openElements.items[0],t.attrs)}function RR(e,t){const n=e.openElements.tryPeekProperlyNestedBodyElement();n&&e.openElements.tmplCount===0&&(e.framesetOk=!1,e.treeAdapter.adoptAttributes(n,t.attrs))}function LR(e,t){const n=e.openElements.tryPeekProperlyNestedBodyElement();e.framesetOk&&n&&(e.treeAdapter.detachNode(n),e.openElements.popAllUpToHtmlElement(),e._insertElement(t,ae.HTML),e.insertionMode=L.IN_FRAMESET)}function DR(e,t){e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._insertElement(t,ae.HTML)}function MR(e,t){e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e.openElements.currentTagId!==void 0&&bh.has(e.openElements.currentTagId)&&e.openElements.pop(),e._insertElement(t,ae.HTML)}function FR(e,t){e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._insertElement(t,ae.HTML),e.skipNextNewLine=!0,e.framesetOk=!1}function BR(e,t){const n=e.openElements.tmplCount>0;(!e.formElement||n)&&(e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._insertElement(t,ae.HTML),n||(e.formElement=e.openElements.current))}function UR(e,t){e.framesetOk=!1;const n=t.tagID;for(let r=e.openElements.stackTop;r>=0;r--){const o=e.openElements.tagIDs[r];if(n===m.LI&&o===m.LI||(n===m.DD||n===m.DT)&&(o===m.DD||o===m.DT)){e.openElements.generateImpliedEndTagsWithExclusion(o),e.openElements.popUntilTagNamePopped(o);break}if(o!==m.ADDRESS&&o!==m.DIV&&o!==m.P&&e._isSpecialElement(e.openElements.items[r],o))break}e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._insertElement(t,ae.HTML)}function HR(e,t){e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._insertElement(t,ae.HTML),e.tokenizer.state=Lt.PLAINTEXT}function zR(e,t){e.openElements.hasInScope(m.BUTTON)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(m.BUTTON)),e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML),e.framesetOk=!1}function jR(e,t){const n=e.activeFormattingElements.getElementEntryInScopeWithTagName(G.A);n&&(Sh(e,t),e.openElements.remove(n.element),e.activeFormattingElements.removeEntry(n)),e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}function $R(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}function VR(e,t){e._reconstructActiveFormattingElements(),e.openElements.hasInScope(m.NOBR)&&(Sh(e,t),e._reconstructActiveFormattingElements()),e._insertElement(t,ae.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}function qR(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML),e.activeFormattingElements.insertMarker(),e.framesetOk=!1}function YR(e,t){e.treeAdapter.getDocumentMode(e.document)!==rr.QUIRKS&&e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._insertElement(t,ae.HTML),e.framesetOk=!1,e.insertionMode=L.IN_TABLE}function Vy(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,ae.HTML),e.framesetOk=!1,t.ackSelfClosing=!0}function qy(e){const t=xy(e,fo.TYPE);return t!=null&&t.toLowerCase()===cR}function GR(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,ae.HTML),qy(t)||(e.framesetOk=!1),t.ackSelfClosing=!0}function WR(e,t){e._appendElement(t,ae.HTML),t.ackSelfClosing=!0}function XR(e,t){e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._appendElement(t,ae.HTML),e.framesetOk=!1,t.ackSelfClosing=!0}function KR(e,t){t.tagName=G.IMG,t.tagID=m.IMG,Vy(e,t)}function QR(e,t){e._insertElement(t,ae.HTML),e.skipNextNewLine=!0,e.tokenizer.state=Lt.RCDATA,e.originalInsertionMode=e.insertionMode,e.framesetOk=!1,e.insertionMode=L.TEXT}function JR(e,t){e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._reconstructActiveFormattingElements(),e.framesetOk=!1,e._switchToTextParsing(t,Lt.RAWTEXT)}function ZR(e,t){e.framesetOk=!1,e._switchToTextParsing(t,Lt.RAWTEXT)}function Yy(e,t){e._switchToTextParsing(t,Lt.RAWTEXT)}function eL(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML),e.framesetOk=!1,e.insertionMode=e.insertionMode===L.IN_TABLE||e.insertionMode===L.IN_CAPTION||e.insertionMode===L.IN_TABLE_BODY||e.insertionMode===L.IN_ROW||e.insertionMode===L.IN_CELL?L.IN_SELECT_IN_TABLE:L.IN_SELECT}function tL(e,t){e.openElements.currentTagId===m.OPTION&&e.openElements.pop(),e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML)}function nL(e,t){e.openElements.hasInScope(m.RUBY)&&e.openElements.generateImpliedEndTags(),e._insertElement(t,ae.HTML)}function rL(e,t){e.openElements.hasInScope(m.RUBY)&&e.openElements.generateImpliedEndTagsWithExclusion(m.RTC),e._insertElement(t,ae.HTML)}function iL(e,t){e._reconstructActiveFormattingElements(),Fy(t),_h(t),t.selfClosing?e._appendElement(t,ae.MATHML):e._insertElement(t,ae.MATHML),t.ackSelfClosing=!0}function oL(e,t){e._reconstructActiveFormattingElements(),By(t),_h(t),t.selfClosing?e._appendElement(t,ae.SVG):e._insertElement(t,ae.SVG),t.ackSelfClosing=!0}function Gy(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML)}function pn(e,t){switch(t.tagID){case m.I:case m.S:case m.B:case m.U:case m.EM:case m.TT:case m.BIG:case m.CODE:case m.FONT:case m.SMALL:case m.STRIKE:case m.STRONG:{$R(e,t);break}case m.A:{jR(e,t);break}case m.H1:case m.H2:case m.H3:case m.H4:case m.H5:case m.H6:{MR(e,t);break}case m.P:case m.DL:case m.OL:case m.UL:case m.DIV:case m.DIR:case m.NAV:case m.MAIN:case m.MENU:case m.ASIDE:case m.CENTER:case m.FIGURE:case m.FOOTER:case m.HEADER:case m.HGROUP:case m.DIALOG:case m.DETAILS:case m.ADDRESS:case m.ARTICLE:case m.SEARCH:case m.SECTION:case m.SUMMARY:case m.FIELDSET:case m.BLOCKQUOTE:case m.FIGCAPTION:{DR(e,t);break}case m.LI:case m.DD:case m.DT:{UR(e,t);break}case m.BR:case m.IMG:case m.WBR:case m.AREA:case m.EMBED:case m.KEYGEN:{Vy(e,t);break}case m.HR:{XR(e,t);break}case m.RB:case m.RTC:{nL(e,t);break}case m.RT:case m.RP:{rL(e,t);break}case m.PRE:case m.LISTING:{FR(e,t);break}case m.XMP:{JR(e,t);break}case m.SVG:{oL(e,t);break}case m.HTML:{IR(e,t);break}case m.BASE:case m.LINK:case m.META:case m.STYLE:case m.TITLE:case m.SCRIPT:case m.BGSOUND:case m.BASEFONT:case m.TEMPLATE:{Er(e,t);break}case m.BODY:{RR(e,t);break}case m.FORM:{BR(e,t);break}case m.NOBR:{VR(e,t);break}case m.MATH:{iL(e,t);break}case m.TABLE:{YR(e,t);break}case m.INPUT:{GR(e,t);break}case m.PARAM:case m.TRACK:case m.SOURCE:{WR(e,t);break}case m.IMAGE:{KR(e,t);break}case m.BUTTON:{zR(e,t);break}case m.APPLET:case m.OBJECT:case m.MARQUEE:{qR(e,t);break}case m.IFRAME:{ZR(e,t);break}case m.SELECT:{eL(e,t);break}case m.OPTION:case m.OPTGROUP:{tL(e,t);break}case m.NOEMBED:case m.NOFRAMES:{Yy(e,t);break}case m.FRAMESET:{LR(e,t);break}case m.TEXTAREA:{QR(e,t);break}case m.NOSCRIPT:{e.options.scriptingEnabled?Yy(e,t):Gy(e,t);break}case m.PLAINTEXT:{HR(e,t);break}case m.COL:case m.TH:case m.TD:case m.TR:case m.HEAD:case m.FRAME:case m.TBODY:case m.TFOOT:case m.THEAD:case m.CAPTION:case m.COLGROUP:break;default:Gy(e,t)}}function sL(e,t){if(e.openElements.hasInScope(m.BODY)&&(e.insertionMode=L.AFTER_BODY,e.options.sourceCodeLocationInfo)){const n=e.openElements.tryPeekProperlyNestedBodyElement();n&&e._setEndLocation(n,t)}}function aL(e,t){e.openElements.hasInScope(m.BODY)&&(e.insertionMode=L.AFTER_BODY,rb(e,t))}function uL(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n))}function lL(e){const t=e.openElements.tmplCount>0,{formElement:n}=e;t||(e.formElement=null),(n||t)&&e.openElements.hasInScope(m.FORM)&&(e.openElements.generateImpliedEndTags(),t?e.openElements.popUntilTagNamePopped(m.FORM):n&&e.openElements.remove(n))}function cL(e){e.openElements.hasInButtonScope(m.P)||e._insertFakeElement(G.P,m.P),e._closePElement()}function dL(e){e.openElements.hasInListItemScope(m.LI)&&(e.openElements.generateImpliedEndTagsWithExclusion(m.LI),e.openElements.popUntilTagNamePopped(m.LI))}function fL(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTagsWithExclusion(n),e.openElements.popUntilTagNamePopped(n))}function hL(e){e.openElements.hasNumberedHeaderInScope()&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilNumberedHeaderPopped())}function pL(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n),e.activeFormattingElements.clearToLastMarker())}function mL(e){e._reconstructActiveFormattingElements(),e._insertFakeElement(G.BR,m.BR),e.openElements.pop(),e.framesetOk=!1}function Wy(e,t){const n=t.tagName,r=t.tagID;for(let o=e.openElements.stackTop;o>0;o--){const a=e.openElements.items[o],u=e.openElements.tagIDs[o];if(r===u&&(r!==m.UNKNOWN||e.treeAdapter.getTagName(a)===n)){e.openElements.generateImpliedEndTagsWithExclusion(r),e.openElements.stackTop>=o&&e.openElements.shortenToLength(o);break}if(e._isSpecialElement(a,u))break}}function Ul(e,t){switch(t.tagID){case m.A:case m.B:case m.I:case m.S:case m.U:case m.EM:case m.TT:case m.BIG:case m.CODE:case m.FONT:case m.NOBR:case m.SMALL:case m.STRIKE:case m.STRONG:{Sh(e,t);break}case m.P:{cL(e);break}case m.DL:case m.UL:case m.OL:case m.DIR:case m.DIV:case m.NAV:case m.PRE:case m.MAIN:case m.MENU:case m.ASIDE:case m.BUTTON:case m.CENTER:case m.FIGURE:case m.FOOTER:case m.HEADER:case m.HGROUP:case m.DIALOG:case m.ADDRESS:case m.ARTICLE:case m.DETAILS:case m.SEARCH:case m.SECTION:case m.SUMMARY:case m.LISTING:case m.FIELDSET:case m.BLOCKQUOTE:case m.FIGCAPTION:{uL(e,t);break}case m.LI:{dL(e);break}case m.DD:case m.DT:{fL(e,t);break}case m.H1:case m.H2:case m.H3:case m.H4:case m.H5:case m.H6:{hL(e);break}case m.BR:{mL(e);break}case m.BODY:{sL(e,t);break}case m.HTML:{aL(e,t);break}case m.FORM:{lL(e);break}case m.APPLET:case m.OBJECT:case m.MARQUEE:{pL(e,t);break}case m.TEMPLATE:{ho(e,t);break}default:Wy(e,t)}}function Xy(e,t){e.tmplInsertionModeStack.length>0?nb(e,t):wh(e,t)}function gL(e,t){var n;t.tagID===m.SCRIPT&&((n=e.scriptHandler)===null||n===void 0||n.call(e,e.openElements.current)),e.openElements.pop(),e.insertionMode=e.originalInsertionMode}function EL(e,t){e._err(t,ee.eofInElementThatCanContainOnlyText),e.openElements.pop(),e.insertionMode=e.originalInsertionMode,e.onEof(t)}function Ah(e,t){if(e.openElements.currentTagId!==void 0&&Uy.has(e.openElements.currentTagId))switch(e.pendingCharacterTokens.length=0,e.hasNonWhitespacePendingCharacterToken=!1,e.originalInsertionMode=e.insertionMode,e.insertionMode=L.IN_TABLE_TEXT,t.type){case Ke.CHARACTER:{Qy(e,t);break}case Ke.WHITESPACE_CHARACTER:{Ky(e,t);break}}else Ha(e,t)}function yL(e,t){e.openElements.clearBackToTableContext(),e.activeFormattingElements.insertMarker(),e._insertElement(t,ae.HTML),e.insertionMode=L.IN_CAPTION}function bL(e,t){e.openElements.clearBackToTableContext(),e._insertElement(t,ae.HTML),e.insertionMode=L.IN_COLUMN_GROUP}function TL(e,t){e.openElements.clearBackToTableContext(),e._insertFakeElement(G.COLGROUP,m.COLGROUP),e.insertionMode=L.IN_COLUMN_GROUP,Ch(e,t)}function _L(e,t){e.openElements.clearBackToTableContext(),e._insertElement(t,ae.HTML),e.insertionMode=L.IN_TABLE_BODY}function SL(e,t){e.openElements.clearBackToTableContext(),e._insertFakeElement(G.TBODY,m.TBODY),e.insertionMode=L.IN_TABLE_BODY,zl(e,t)}function xL(e,t){e.openElements.hasInTableScope(m.TABLE)&&(e.openElements.popUntilTagNamePopped(m.TABLE),e._resetInsertionMode(),e._processStartTag(t))}function wL(e,t){qy(t)?e._appendElement(t,ae.HTML):Ha(e,t),t.ackSelfClosing=!0}function AL(e,t){!e.formElement&&e.openElements.tmplCount===0&&(e._insertElement(t,ae.HTML),e.formElement=e.openElements.current,e.openElements.pop())}function us(e,t){switch(t.tagID){case m.TD:case m.TH:case m.TR:{SL(e,t);break}case m.STYLE:case m.SCRIPT:case m.TEMPLATE:{Er(e,t);break}case m.COL:{TL(e,t);break}case m.FORM:{AL(e,t);break}case m.TABLE:{xL(e,t);break}case m.TBODY:case m.TFOOT:case m.THEAD:{_L(e,t);break}case m.INPUT:{wL(e,t);break}case m.CAPTION:{yL(e,t);break}case m.COLGROUP:{bL(e,t);break}default:Ha(e,t)}}function Ua(e,t){switch(t.tagID){case m.TABLE:{e.openElements.hasInTableScope(m.TABLE)&&(e.openElements.popUntilTagNamePopped(m.TABLE),e._resetInsertionMode());break}case m.TEMPLATE:{ho(e,t);break}case m.BODY:case m.CAPTION:case m.COL:case m.COLGROUP:case m.HTML:case m.TBODY:case m.TD:case m.TFOOT:case m.TH:case m.THEAD:case m.TR:break;default:Ha(e,t)}}function Ha(e,t){const n=e.fosterParentingEnabled;e.fosterParentingEnabled=!0,Bl(e,t),e.fosterParentingEnabled=n}function Ky(e,t){e.pendingCharacterTokens.push(t)}function Qy(e,t){e.pendingCharacterTokens.push(t),e.hasNonWhitespacePendingCharacterToken=!0}function za(e,t){let n=0;if(e.hasNonWhitespacePendingCharacterToken)for(;n<e.pendingCharacterTokens.length;n++)Ha(e,e.pendingCharacterTokens[n]);else for(;n<e.pendingCharacterTokens.length;n++)e._insertCharacters(e.pendingCharacterTokens[n]);e.insertionMode=e.originalInsertionMode,e._processToken(t)}const Jy=new Set([m.CAPTION,m.COL,m.COLGROUP,m.TBODY,m.TD,m.TFOOT,m.TH,m.THEAD,m.TR]);function CL(e,t){const n=t.tagID;Jy.has(n)?e.openElements.hasInTableScope(m.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(m.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=L.IN_TABLE,us(e,t)):pn(e,t)}function vL(e,t){const n=t.tagID;switch(n){case m.CAPTION:case m.TABLE:{e.openElements.hasInTableScope(m.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(m.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=L.IN_TABLE,n===m.TABLE&&Ua(e,t));break}case m.BODY:case m.COL:case m.COLGROUP:case m.HTML:case m.TBODY:case m.TD:case m.TFOOT:case m.TH:case m.THEAD:case m.TR:break;default:Ul(e,t)}}function Ch(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.COL:{e._appendElement(t,ae.HTML),t.ackSelfClosing=!0;break}case m.TEMPLATE:{Er(e,t);break}default:Hl(e,t)}}function kL(e,t){switch(t.tagID){case m.COLGROUP:{e.openElements.currentTagId===m.COLGROUP&&(e.openElements.pop(),e.insertionMode=L.IN_TABLE);break}case m.TEMPLATE:{ho(e,t);break}case m.COL:break;default:Hl(e,t)}}function Hl(e,t){e.openElements.currentTagId===m.COLGROUP&&(e.openElements.pop(),e.insertionMode=L.IN_TABLE,e._processToken(t))}function zl(e,t){switch(t.tagID){case m.TR:{e.openElements.clearBackToTableBodyContext(),e._insertElement(t,ae.HTML),e.insertionMode=L.IN_ROW;break}case m.TH:case m.TD:{e.openElements.clearBackToTableBodyContext(),e._insertFakeElement(G.TR,m.TR),e.insertionMode=L.IN_ROW,jl(e,t);break}case m.CAPTION:case m.COL:case m.COLGROUP:case m.TBODY:case m.TFOOT:case m.THEAD:{e.openElements.hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE,us(e,t));break}default:us(e,t)}}function vh(e,t){const n=t.tagID;switch(t.tagID){case m.TBODY:case m.TFOOT:case m.THEAD:{e.openElements.hasInTableScope(n)&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE);break}case m.TABLE:{e.openElements.hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE,Ua(e,t));break}case m.BODY:case m.CAPTION:case m.COL:case m.COLGROUP:case m.HTML:case m.TD:case m.TH:case m.TR:break;default:Ua(e,t)}}function jl(e,t){switch(t.tagID){case m.TH:case m.TD:{e.openElements.clearBackToTableRowContext(),e._insertElement(t,ae.HTML),e.insertionMode=L.IN_CELL,e.activeFormattingElements.insertMarker();break}case m.CAPTION:case m.COL:case m.COLGROUP:case m.TBODY:case m.TFOOT:case m.THEAD:case m.TR:{e.openElements.hasInTableScope(m.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE_BODY,zl(e,t));break}default:us(e,t)}}function Zy(e,t){switch(t.tagID){case m.TR:{e.openElements.hasInTableScope(m.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE_BODY);break}case m.TABLE:{e.openElements.hasInTableScope(m.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE_BODY,vh(e,t));break}case m.TBODY:case m.TFOOT:case m.THEAD:{(e.openElements.hasInTableScope(t.tagID)||e.openElements.hasInTableScope(m.TR))&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE_BODY,vh(e,t));break}case m.BODY:case m.CAPTION:case m.COL:case m.COLGROUP:case m.HTML:case m.TD:case m.TH:break;default:Ua(e,t)}}function PL(e,t){const n=t.tagID;Jy.has(n)?(e.openElements.hasInTableScope(m.TD)||e.openElements.hasInTableScope(m.TH))&&(e._closeTableCell(),jl(e,t)):pn(e,t)}function NL(e,t){const n=t.tagID;switch(n){case m.TD:case m.TH:{e.openElements.hasInTableScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=L.IN_ROW);break}case m.TABLE:case m.TBODY:case m.TFOOT:case m.THEAD:case m.TR:{e.openElements.hasInTableScope(n)&&(e._closeTableCell(),Zy(e,t));break}case m.BODY:case m.CAPTION:case m.COL:case m.COLGROUP:case m.HTML:break;default:Ul(e,t)}}function eb(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.OPTION:{e.openElements.currentTagId===m.OPTION&&e.openElements.pop(),e._insertElement(t,ae.HTML);break}case m.OPTGROUP:{e.openElements.currentTagId===m.OPTION&&e.openElements.pop(),e.openElements.currentTagId===m.OPTGROUP&&e.openElements.pop(),e._insertElement(t,ae.HTML);break}case m.HR:{e.openElements.currentTagId===m.OPTION&&e.openElements.pop(),e.openElements.currentTagId===m.OPTGROUP&&e.openElements.pop(),e._appendElement(t,ae.HTML),t.ackSelfClosing=!0;break}case m.INPUT:case m.KEYGEN:case m.TEXTAREA:case m.SELECT:{e.openElements.hasInSelectScope(m.SELECT)&&(e.openElements.popUntilTagNamePopped(m.SELECT),e._resetInsertionMode(),t.tagID!==m.SELECT&&e._processStartTag(t));break}case m.SCRIPT:case m.TEMPLATE:{Er(e,t);break}}}function tb(e,t){switch(t.tagID){case m.OPTGROUP:{e.openElements.stackTop>0&&e.openElements.currentTagId===m.OPTION&&e.openElements.tagIDs[e.openElements.stackTop-1]===m.OPTGROUP&&e.openElements.pop(),e.openElements.currentTagId===m.OPTGROUP&&e.openElements.pop();break}case m.OPTION:{e.openElements.currentTagId===m.OPTION&&e.openElements.pop();break}case m.SELECT:{e.openElements.hasInSelectScope(m.SELECT)&&(e.openElements.popUntilTagNamePopped(m.SELECT),e._resetInsertionMode());break}case m.TEMPLATE:{ho(e,t);break}}}function OL(e,t){const n=t.tagID;n===m.CAPTION||n===m.TABLE||n===m.TBODY||n===m.TFOOT||n===m.THEAD||n===m.TR||n===m.TD||n===m.TH?(e.openElements.popUntilTagNamePopped(m.SELECT),e._resetInsertionMode(),e._processStartTag(t)):eb(e,t)}function IL(e,t){const n=t.tagID;n===m.CAPTION||n===m.TABLE||n===m.TBODY||n===m.TFOOT||n===m.THEAD||n===m.TR||n===m.TD||n===m.TH?e.openElements.hasInTableScope(n)&&(e.openElements.popUntilTagNamePopped(m.SELECT),e._resetInsertionMode(),e.onEndTag(t)):tb(e,t)}function RL(e,t){switch(t.tagID){case m.BASE:case m.BASEFONT:case m.BGSOUND:case m.LINK:case m.META:case m.NOFRAMES:case m.SCRIPT:case m.STYLE:case m.TEMPLATE:case m.TITLE:{Er(e,t);break}case m.CAPTION:case m.COLGROUP:case m.TBODY:case m.TFOOT:case m.THEAD:{e.tmplInsertionModeStack[0]=L.IN_TABLE,e.insertionMode=L.IN_TABLE,us(e,t);break}case m.COL:{e.tmplInsertionModeStack[0]=L.IN_COLUMN_GROUP,e.insertionMode=L.IN_COLUMN_GROUP,Ch(e,t);break}case m.TR:{e.tmplInsertionModeStack[0]=L.IN_TABLE_BODY,e.insertionMode=L.IN_TABLE_BODY,zl(e,t);break}case m.TD:case m.TH:{e.tmplInsertionModeStack[0]=L.IN_ROW,e.insertionMode=L.IN_ROW,jl(e,t);break}default:e.tmplInsertionModeStack[0]=L.IN_BODY,e.insertionMode=L.IN_BODY,pn(e,t)}}function LL(e,t){t.tagID===m.TEMPLATE&&ho(e,t)}function nb(e,t){e.openElements.tmplCount>0?(e.openElements.popUntilTagNamePopped(m.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode(),e.onEof(t)):wh(e,t)}function DL(e,t){t.tagID===m.HTML?pn(e,t):$l(e,t)}function rb(e,t){var n;if(t.tagID===m.HTML){if(e.fragmentContext||(e.insertionMode=L.AFTER_AFTER_BODY),e.options.sourceCodeLocationInfo&&e.openElements.tagIDs[0]===m.HTML){e._setEndLocation(e.openElements.items[0],t);const r=e.openElements.items[1];r&&!(!((n=e.treeAdapter.getNodeSourceCodeLocation(r))===null||n===void 0)&&n.endTag)&&e._setEndLocation(r,t)}}else $l(e,t)}function $l(e,t){e.insertionMode=L.IN_BODY,Bl(e,t)}function ML(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.FRAMESET:{e._insertElement(t,ae.HTML);break}case m.FRAME:{e._appendElement(t,ae.HTML),t.ackSelfClosing=!0;break}case m.NOFRAMES:{Er(e,t);break}}}function FL(e,t){t.tagID===m.FRAMESET&&!e.openElements.isRootHtmlElementCurrent()&&(e.openElements.pop(),!e.fragmentContext&&e.openElements.currentTagId!==m.FRAMESET&&(e.insertionMode=L.AFTER_FRAMESET))}function BL(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.NOFRAMES:{Er(e,t);break}}}function UL(e,t){t.tagID===m.HTML&&(e.insertionMode=L.AFTER_AFTER_FRAMESET)}function HL(e,t){t.tagID===m.HTML?pn(e,t):Vl(e,t)}function Vl(e,t){e.insertionMode=L.IN_BODY,Bl(e,t)}function zL(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.NOFRAMES:{Er(e,t);break}}}function jL(e,t){t.chars=wt,e._insertCharacters(t)}function $L(e,t){e._insertCharacters(t),e.framesetOk=!1}function ib(e){for(;e.treeAdapter.getNamespaceURI(e.openElements.current)!==ae.HTML&&e.openElements.currentTagId!==void 0&&!e._isIntegrationPoint(e.openElements.currentTagId,e.openElements.current);)e.openElements.pop()}function VL(e,t){if(oR(t))ib(e),e._startTagOutsideForeignContent(t);else{const n=e._getAdjustedCurrentElement(),r=e.treeAdapter.getNamespaceURI(n);r===ae.MATHML?Fy(t):r===ae.SVG&&(sR(t),By(t)),_h(t),t.selfClosing?e._appendElement(t,r):e._insertElement(t,r),t.ackSelfClosing=!0}}function qL(e,t){if(t.tagID===m.P||t.tagID===m.BR){ib(e),e._endTagOutsideForeignContent(t);return}for(let n=e.openElements.stackTop;n>0;n--){const r=e.openElements.items[n];if(e.treeAdapter.getNamespaceURI(r)===ae.HTML){e._endTagOutsideForeignContent(t);break}const o=e.treeAdapter.getTagName(r);if(o.toLowerCase()===t.tagName){t.tagName=o,e.openElements.shortenToLength(n);break}}}G.AREA,G.BASE,G.BASEFONT,G.BGSOUND,G.BR,G.COL,G.EMBED,G.FRAME,G.HR,G.IMG,G.INPUT,G.KEYGEN,G.LINK,G.META,G.PARAM,G.SOURCE,G.TRACK,G.WBR;const YL=/<(\/?)(iframe|noembed|noframes|plaintext|script|style|textarea|title|xmp)(?=[\t\n\f\r />])/gi,GL=new Set(["mdxFlowExpression","mdxJsxFlowElement","mdxJsxTextElement","mdxTextExpression","mdxjsEsm"]),ob={sourceCodeLocationInfo:!0,scriptingEnabled:!1};function sb(e,t){const n=r6(e),r=yy("type",{handlers:{root:WL,element:XL,text:KL,comment:ub,doctype:QL,raw:ZL},unknown:e6}),o={parser:n?new zy(ob):zy.getFragmentParser(void 0,ob),handle(c){r(c,o)},stitches:!1,options:t||{}};r(e,o),ls(o,Lr());const a=n?o.parser.document:o.parser.getFragment(),u=WI(a,{file:o.options.file});return o.stitches&&Rl(u,"comment",function(c,d,f){const p=c;if(p.value.stitch&&f&&d!==void 0){const g=f.children;return g[d]=p.value.stitch,d}}),u.type==="root"&&u.children.length===1&&u.children[0].type===e.type?u.children[0]:u}function ab(e,t){let n=-1;if(e)for(;++n<e.length;)t.handle(e[n])}function WL(e,t){ab(e.children,t)}function XL(e,t){t6(e,t),ab(e.children,t),n6(e,t)}function KL(e,t){t.parser.tokenizer.state>4&&(t.parser.tokenizer.state=0);const n={type:Ke.CHARACTER,chars:e.value,location:ja(e)};ls(t,Lr(e)),t.parser.currentToken=n,t.parser._processToken(t.parser.currentToken)}function QL(e,t){const n={type:Ke.DOCTYPE,name:"html",forceQuirks:!1,publicId:"",systemId:"",location:ja(e)};ls(t,Lr(e)),t.parser.currentToken=n,t.parser._processToken(t.parser.currentToken)}function JL(e,t){t.stitches=!0;const n=i6(e);if("children"in e&&"children"in n){const r=sb({type:"root",children:e.children},t.options);n.children=r.children}ub({type:"comment",value:{stitch:n}},t)}function ub(e,t){const n=e.value,r={type:Ke.COMMENT,data:n,location:ja(e)};ls(t,Lr(e)),t.parser.currentToken=r,t.parser._processToken(t.parser.currentToken)}function ZL(e,t){if(t.parser.tokenizer.preprocessor.html="",t.parser.tokenizer.preprocessor.pos=-1,t.parser.tokenizer.preprocessor.lastGapPos=-2,t.parser.tokenizer.preprocessor.gapStack=[],t.parser.tokenizer.preprocessor.skipNextNewLine=!1,t.parser.tokenizer.preprocessor.lastChunkWritten=!1,t.parser.tokenizer.preprocessor.endOfChunkHit=!1,t.parser.tokenizer.preprocessor.isEol=!1,lb(t,Lr(e)),t.parser.tokenizer.write(t.options.tagfilter?e.value.replace(YL,"<$1$2"):e.value,!1),t.parser.tokenizer._runParsingLoop(),t.parser.tokenizer.state===72||t.parser.tokenizer.state===78){t.parser.tokenizer.preprocessor.lastChunkWritten=!0;const n=t.parser.tokenizer._consume();t.parser.tokenizer._callState(n)}}function e6(e,t){const n=e;if(t.options.passThrough&&t.options.passThrough.includes(n.type))JL(n,t);else{let r="";throw GL.has(n.type)&&(r=". It looks like you are using MDX nodes with `hast-util-raw` (or `rehype-raw`). If you use this because you are using remark or rehype plugins that inject `'html'` nodes, then please raise an issue with that plugin, as its a bad and slow idea. If you use this because you are using markdown syntax, then you have to configure this utility (or plugin) to pass through these nodes (see `passThrough` in docs), but you can also migrate to use the MDX syntax"),new Error("Cannot compile `"+n.type+"` node"+r)}}function ls(e,t){lb(e,t);const n=e.parser.tokenizer.currentCharacterToken;n&&n.location&&(n.location.endLine=e.parser.tokenizer.preprocessor.line,n.location.endCol=e.parser.tokenizer.preprocessor.col+1,n.location.endOffset=e.parser.tokenizer.preprocessor.offset+1,e.parser.currentToken=n,e.parser._processToken(e.parser.currentToken)),e.parser.tokenizer.paused=!1,e.parser.tokenizer.inLoop=!1,e.parser.tokenizer.active=!1,e.parser.tokenizer.returnState=Lt.DATA,e.parser.tokenizer.charRefCode=-1,e.parser.tokenizer.consumedAfterSnapshot=-1,e.parser.tokenizer.currentLocation=null,e.parser.tokenizer.currentCharacterToken=null,e.parser.tokenizer.currentToken=null,e.parser.tokenizer.currentAttr={name:"",value:""}}function lb(e,t){if(t&&t.offset!==void 0){const n={startLine:t.line,startCol:t.column,startOffset:t.offset,endLine:-1,endCol:-1,endOffset:-1};e.parser.tokenizer.preprocessor.lineStartPos=-t.column+1,e.parser.tokenizer.preprocessor.droppedBufferSize=t.offset,e.parser.tokenizer.preprocessor.line=t.line,e.parser.tokenizer.currentLocation=n}}function t6(e,t){const n=e.tagName.toLowerCase();if(t.parser.tokenizer.state===Lt.PLAINTEXT)return;ls(t,Lr(e));const r=t.parser.openElements.current;let o="namespaceURI"in r?r.namespaceURI:lo.html;o===lo.html&&n==="svg"&&(o=lo.svg);const a=l3(me(F({},e),{children:[]}),{space:o===lo.svg?"svg":"html"}),u={type:Ke.START_TAG,tagName:n,tagID:as(n),selfClosing:!1,ackSelfClosing:!1,attrs:"attrs"in a?a.attrs:[],location:ja(e)};t.parser.currentToken=u,t.parser._processToken(t.parser.currentToken),t.parser.tokenizer.lastStartTagName=n}function n6(e,t){const n=e.tagName.toLowerCase();if(!t.parser.tokenizer.inForeignNode&&E3.includes(n)||t.parser.tokenizer.state===Lt.PLAINTEXT)return;ls(t,Sl(e));const r={type:Ke.END_TAG,tagName:n,tagID:as(n),selfClosing:!1,ackSelfClosing:!1,attrs:[],location:ja(e)};t.parser.currentToken=r,t.parser._processToken(t.parser.currentToken),n===t.parser.tokenizer.lastStartTagName&&(t.parser.tokenizer.state===Lt.RCDATA||t.parser.tokenizer.state===Lt.RAWTEXT||t.parser.tokenizer.state===Lt.SCRIPT_DATA)&&(t.parser.tokenizer.state=Lt.DATA)}function r6(e){const t=e.type==="root"?e.children[0]:e;return!!(t&&(t.type==="doctype"||t.type==="element"&&t.tagName.toLowerCase()==="html"))}function ja(e){const t=Lr(e)||{line:void 0,column:void 0,offset:void 0},n=Sl(e)||{line:void 0,column:void 0,offset:void 0};return{startLine:t.line,startCol:t.column,startOffset:t.offset,endLine:n.line,endCol:n.column,endOffset:n.offset}}function i6(e){return"children"in e?uo(me(F({},e),{children:[]})):uo(e)}function cb(e){return function(t,n){return sb(t,me(F({},e),{file:n}))}}const po=["ariaDescribedBy","ariaLabel","ariaLabelledBy"],db={ancestors:{tbody:["table"],td:["table"],th:["table"],thead:["table"],tfoot:["table"],tr:["table"]},attributes:{a:[...po,"dataFootnoteBackref","dataFootnoteRef",["className","data-footnote-backref"],"href"],blockquote:["cite"],code:[["className",/^language-./]],del:["cite"],div:["itemScope","itemType"],dl:[...po],h2:[["className","sr-only"]],img:[...po,"longDesc","src"],input:[["disabled",!0],["type","checkbox"]],ins:["cite"],li:[["className","task-list-item"]],ol:[...po,["className","contains-task-list"]],q:["cite"],section:["dataFootnotes",["className","footnotes"]],source:["srcSet"],summary:[...po],table:[...po],ul:[...po,["className","contains-task-list"]],"*":["abbr","accept","acceptCharset","accessKey","action","align","alt","axis","border","cellPadding","cellSpacing","char","charOff","charSet","checked","clear","colSpan","color","cols","compact","coords","dateTime","dir","encType","frame","hSpace","headers","height","hrefLang","htmlFor","id","isMap","itemProp","label","lang","maxLength","media","method","multiple","name","noHref","noShade","noWrap","open","prompt","readOnly","rev","rowSpan","rows","rules","scope","selected","shape","size","span","start","summary","tabIndex","title","useMap","vAlign","value","width"]},clobber:["ariaDescribedBy","ariaLabelledBy","id","name"],clobberPrefix:"user-content-",protocols:{cite:["http","https"],href:["http","https","irc","ircs","mailto","xmpp"],longDesc:["http","https"],src:["http","https"]},required:{input:{disabled:!0,type:"checkbox"}},strip:["script"],tagNames:["a","b","blockquote","br","code","dd","del","details","div","dl","dt","em","h1","h2","h3","h4","h5","h6","hr","i","img","input","ins","kbd","li","ol","p","picture","pre","q","rp","rt","ruby","s","samp","section","source","span","strike","strong","sub","summary","sup","table","tbody","td","tfoot","th","thead","tr","tt","ul","var"]},Pi={}.hasOwnProperty;function o6(e,t){let n={type:"root",children:[]};const r={schema:t?F(F({},db),t):db,stack:[]},o=fb(r,e);return o&&(Array.isArray(o)?o.length===1?n=o[0]:n.children=o:n=o),n}function fb(e,t){if(t&&typeof t=="object"){const n=t;switch(typeof n.type=="string"?n.type:""){case"comment":return s6(e,n);case"doctype":return a6(e,n);case"element":return u6(e,n);case"root":return l6(e,n);case"text":return c6(e,n)}}}function s6(e,t){if(e.schema.allowComments){const n=typeof t.value=="string"?t.value:"",r=n.indexOf("-->"),a={type:"comment",value:r<0?n:n.slice(0,r)};return $a(a,t),a}}function a6(e,t){if(e.schema.allowDoctypes){const n={type:"doctype"};return $a(n,t),n}}function u6(e,t){const n=typeof t.tagName=="string"?t.tagName:"";e.stack.push(n);const r=hb(e,t.children),o=d6(e,t.properties);e.stack.pop();let a=!1;if(n&&n!=="*"&&(!e.schema.tagNames||e.schema.tagNames.includes(n))&&(a=!0,e.schema.ancestors&&Pi.call(e.schema.ancestors,n))){const c=e.schema.ancestors[n];let d=-1;for(a=!1;++d<c.length;)e.stack.includes(c[d])&&(a=!0)}if(!a)return e.schema.strip&&!e.schema.strip.includes(n)?r:void 0;const u={type:"element",tagName:n,properties:o,children:r};return $a(u,t),u}function l6(e,t){const r={type:"root",children:hb(e,t.children)};return $a(r,t),r}function c6(e,t){const r={type:"text",value:typeof t.value=="string"?t.value:""};return $a(r,t),r}function hb(e,t){const n=[];if(Array.isArray(t)){const r=t;let o=-1;for(;++o<r.length;){const a=fb(e,r[o]);a&&(Array.isArray(a)?n.push(...a):n.push(a))}}return n}function d6(e,t){const n=e.stack[e.stack.length-1],r=e.schema.attributes,o=e.schema.required,a=r&&Pi.call(r,n)?r[n]:void 0,u=r&&Pi.call(r,"*")?r["*"]:void 0,c=t&&typeof t=="object"?t:{},d={};let f;for(f in c)if(Pi.call(c,f)){const p=c[f];let g=pb(e,gb(a,f),f,p);g==null&&(g=pb(e,gb(u,f),f,p)),g!=null&&(d[f]=g)}if(o&&Pi.call(o,n)){const p=o[n];for(f in p)Pi.call(p,f)&&!Pi.call(d,f)&&(d[f]=p[f])}return d}function pb(e,t,n,r){return t?Array.isArray(r)?f6(e,t,n,r):mb(e,t,n,r):void 0}function f6(e,t,n,r){let o=-1;const a=[];for(;++o<r.length;){const u=mb(e,t,n,r[o]);(typeof u=="number"||typeof u=="string")&&a.push(u)}return a}function mb(e,t,n,r){if(!(typeof r!="boolean"&&typeof r!="number"&&typeof r!="string")&&h6(e,n,r)){if(typeof t=="object"&&t.length>1){let o=!1,a=0;for(;++a<t.length;){const u=t[a];if(u&&typeof u=="object"&&"flags"in u){if(u.test(String(r))){o=!0;break}}else if(u===r){o=!0;break}}if(!o)return}return e.schema.clobber&&e.schema.clobberPrefix&&e.schema.clobber.includes(n)?e.schema.clobberPrefix+r:r}}function h6(e,t,n){const r=e.schema.protocols&&Pi.call(e.schema.protocols,t)?e.schema.protocols[t]:void 0;if(!r||r.length===0)return!0;const o=String(n),a=o.indexOf(":"),u=o.indexOf("?"),c=o.indexOf("#"),d=o.indexOf("/");if(a<0||d>-1&&a>d||u>-1&&a>u||c>-1&&a>c)return!0;let f=-1;for(;++f<r.length;){const p=r[f];if(a===p.length&&o.slice(0,p.length)===p)return!0}return!1}function $a(e,t){const n=Q1(t);t.data&&(e.data=uo(t.data)),n&&(e.position=n)}function gb(e,t){let n,r=-1;if(e)for(;++r<e.length;){const o=e[r],a=typeof o=="string"?o:o[0];if(a===t)return o;a==="data*"&&(n=o)}if(t.length>4&&t.slice(0,4).toLowerCase()==="data")return n}function p6(e){return function(t){return o6(t,e)}}const Eb=({globalClassName:e,openLinksInNewTab:t,href:n,title:r,children:o})=>{const a=n?t?"_blank":"_self":void 0;return w.jsx("a",me(F(F({className:W(e,`${j}-link`)},n?{href:n,target:a}:{}),r?{title:r}:{}),{rel:"noopener noreferrer",children:o}))},m6=()=>{const{disclaimerText:e,disclaimerMarkdown:t,globalClassName:n}=ut();return!e&&!t?null:w.jsx("div",{className:W(n,`${j}-disclaimer`),children:t?w.jsx(JE,{rehypePlugins:[cb,p6],components:{ul:({children:r})=>w.jsx("ul",{className:W(n,`${j}-ul`),children:r}),ol:({children:r})=>w.jsx("ol",{className:W(n,`${j}-ol`),children:r}),li:({children:r})=>w.jsx("li",{className:W(n,`${j}-li`),children:r}),a:({href:r,title:o,children:a})=>w.jsx(Eb,{globalClassName:n,openLinksInNewTab:!0,href:r,title:o,children:a}),img:({src:r,alt:o})=>w.jsx("img",{className:W(n,`${j}-disclaimer-image`),src:r,alt:o}),p:({children:r})=>w.jsx("p",{className:W(n,`${j}-disclaimer-text`),children:r}),span:({children:r})=>w.jsx("span",{className:W(n,`${j}-disclaimer-text-span`),children:r})},children:t}):w.jsx("p",{className:W(n,`${j}-disclaimer-text`),children:e})})},kh=({className:e,isLoading:t,componentType:n,onSubmit:r})=>{const{connected:o,imageFile:a}=er(),{setImageFile:u}=Go(),{logger:c,globalClassName:d,searchConfig:f,features:p}=ut(),g=U.useRef(null),T=U.useRef(null),y=!!(p!=null&&p.enableImageUpload),_=(a==null?void 0:a.name)||"",S=!!o||!1,k=S?"connected":"disconnected",v=t||!S,N=()=>a?new Promise((D,K)=>{const re=new FileReader;re.readAsDataURL(a),re.onload=()=>D(re.result),re.onerror=be=>K(be)}):Promise.resolve(""),A=D=>tt(null,null,function*(){var be;if(v)return;const K=10*1024*1024,re=(be=D.target.files)==null?void 0:be[0];if(re){if(re.size>K){alert("File size exceeds the 10MB limit. Please choose a smaller file."),u(null);return}u(re)}}),M=()=>{u(null),T.current&&(T.current.value="")},V=D=>tt(null,null,function*(){var be;D.preventDefault();const K=(((be=g.current)==null?void 0:be.value)||"").trim();let re="";try{re=yield N()}catch($){c==null||c.error("Error converting file to base64:",$),alert("There was an error processing the file. Please try again.");return}K&&(M(),g.current.value="",r(K,re))});return w.jsxs("div",{className:W(d,e,`cim-${n}-component`,a&&"with-attachments",`${j}-search-bar-wrapper`),children:[a&&w.jsxs("div",{className:W(d,`cim-${n}-component`,`${j}-image-file-preview`),children:[w.jsx("img",{className:W(d,`cim-${n}-component`,`${j}-image-preview`),src:URL.createObjectURL(a),alt:`${_} preview`,loading:"lazy"}),w.jsx("span",{className:W(d,`cim-${n}-component`,`${j}-image-file-name`),title:_,children:_}),w.jsx(N1,{className:W(`cim-${n}-component`,"clear-attachment"),label:"Remove image",onClick:M})]}),w.jsxs("form",{className:W(d,e,`cim-${n}-component`,`${j}-search-bar`),name:`${j}-search-form`,onSubmit:V,children:[w.jsx("span",{role:"status",className:W(`${j}-connection-status-icon`,k)}),y&&w.jsxs("div",{role:"button",className:W(d,e,`cim-${n}-component`,v&&"disabled",`${j}-image-upload-button`),"aria-disabled":v,tabIndex:0,children:[w.jsx("label",{className:W(d,e,`cim-${n}-component`,v&&"disabled",`${j}-image-upload-label`),htmlFor:"image-input","aria-label":"Upload an image",children:w.jsx(Ok,{})}),w.jsx("input",{className:W(d,e,`cim-${n}-component`,`${j}-file-input`),type:"file",ref:T,id:"image-input",accept:".png,.jpg,.jpeg,.avif,.svg,.gif,.tiff,.tif,.webp",name:`${j}-file-input`,disabled:v,onInput:A})]}),w.jsx("input",{className:W(d,e,`cim-${n}-component`,`${j}-search-input`),type:"text",ref:g,placeholder:f==null?void 0:f.placeholder,name:`${j}-user-input`}),w.jsx(Fk,{isLoading:v}),w.jsx(Lk,{className:e,globalClassName:d,searchConfig:f,componentType:n,isLoading:v})]}),w.jsx(m6,{})]})};function g6(e){return Ht({attr:{version:"1.1",viewBox:"0 0 17 17"},child:[{tag:"g",attr:{},child:[]},{tag:"path",attr:{d:"M6 8h-6v-6h1v4.109c1.013-3.193 4.036-5.484 7.5-5.484 3.506 0 6.621 2.36 7.574 5.739l-0.963 0.271c-0.832-2.95-3.551-5.011-6.611-5.011-3.226 0.001-6.016 2.276-6.708 5.376h4.208v1zM11 9v1h4.208c-0.693 3.101-3.479 5.375-6.708 5.375-3.062 0-5.78-2.061-6.611-5.011l-0.963 0.271c0.952 3.379 4.067 5.739 7.574 5.739 3.459 0 6.475-2.28 7.5-5.482v4.108h1v-6h-6z"},child:[]}]})(e)}const yb=U.createContext({isOpen:!1}),Ph=U.createContext(null),bb=U.createContext(null),Va=()=>{var n,r;const e=U.useContext(Ph),t=U.useContext(bb);return(r=(n=e==null?void 0:e.closeMenu)!=null?n:t==null?void 0:t.closeMenu)!=null?r:(()=>{})},Tb=({onClearChat:e,componentType:t})=>{const n=Va(),r=()=>{e(),n()};return w.jsxs("button",{className:W(`${j}-overflow-menu-button`,"clear-chat-button",`cim-${t}-component`),onClick:r,children:[w.jsx(g6,{}),"Clear chat"]})};function E6(e){return e==null?[]:Array.isArray(e)?e:[e]}var y6=(e,...t)=>e.concat(t),b6=(e,...t)=>e.filter(n=>!t.includes(n)),T6=e=>Array.from(new Set(e));function _b(e,t,n={}){const{step:r=1,loop:o=!0}=n,a=t+r,u=e.length,c=u-1;return t===-1?r>0?0:c:a<0?o?c:0:a>=u?o?0:t>u?u:t:a}function _6(e,t,n={}){const{step:r=1,loop:o=!0}=n;return _b(e,t,{step:-r,loop:o})}var S6=e=>Array.isArray(e),Sb=e=>e!=null&&typeof e=="object",x6=e=>Sb(e)&&!S6(e),ql=e=>typeof e=="string",cs=e=>typeof e=="function",w6=e=>e==null,A6=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),C6=e=>Object.prototype.toString.call(e),xb=Function.prototype.toString,v6=xb.call(Object),k6=e=>{if(!Sb(e)||C6(e)!="[object Object]"||O6(e))return!1;const t=Object.getPrototypeOf(e);if(t===null)return!0;const n=A6(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&xb.call(n)==v6},P6=e=>typeof e=="object"&&e!==null&&"$$typeof"in e&&"props"in e,N6=e=>typeof e=="object"&&e!==null&&"__v_isVNode"in e,O6=e=>P6(e)||N6(e),I6=e=>e(),R6=()=>{},Nh=(...e)=>(...t)=>{e.forEach(function(n){n==null||n(...t)})};function L6(e,t=0){let n=0,r=null;return((...o)=>{const a=Date.now(),u=a-n;u>=t?(r&&(clearTimeout(r),r=null),e(...o),n=a):r||(r=setTimeout(()=>{e(...o),n=Date.now(),r=null},t-u))})}var{min:D6,max:M6}=Math,F6=e=>Number.isNaN(e),B6=e=>F6(e)?0:e,wb=(e,t,n)=>D6(M6(B6(e),t),n);function Oh(e){if(!k6(e)||e===void 0)return e;const t=Reflect.ownKeys(e).filter(r=>typeof r=="string"),n={};for(const r of t){const o=e[r];o!==void 0&&(n[r]=Oh(o))}return n}function Ih(...e){e.length===1?e[0]:e[1],e.length===2&&e[0]}function U6(e,t){if(e==null)throw new Error(t())}function H6(e,t,n){let r=[];for(const o of t)e[o]==null&&r.push(o);if(r.length>0)throw new Error(`[zag-js${` > ${n}`}] missing required props: ${r.join(", ")}`)}var z6=Object.defineProperty,j6=(e,t,n)=>t in e?z6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Rh=(e,t,n)=>j6(e,typeof t!="symbol"?t+"":t,n),Ab=()=>{},Yl=e=>typeof e=="object"&&e!==null,ds=e=>e?"":void 0,Cb=e=>e?"true":void 0,$6=1,V6=9,q6=11,Jt=e=>Yl(e)&&e.nodeType===$6&&typeof e.nodeName=="string",Gl=e=>Yl(e)&&e.nodeType===V6,Y6=e=>Yl(e)&&e===e.window,vb=e=>Jt(e)?e.localName||"":"#document";function G6(e){return["html","body","#document"].includes(vb(e))}var W6=e=>Yl(e)&&e.nodeType!==void 0,mo=e=>W6(e)&&e.nodeType===q6&&"host"in e,X6=e=>Jt(e)&&e.localName==="input",K6=e=>Jt(e)?e.offsetWidth>0||e.offsetHeight>0||e.getClientRects().length>0:!1;function qa(e){if(!e)return!1;const t=e.getRootNode();return ps(t)===e}var Q6=/(textarea|select)/;function J6(e){if(e==null||!Jt(e))return!1;try{return X6(e)&&e.selectionStart!=null||Q6.test(e.localName)||e.isContentEditable||e.getAttribute("contenteditable")==="true"||e.getAttribute("contenteditable")===""}catch(t){return!1}}function fs(e,t){var r;if(!e||!t||!Jt(e)||!Jt(t))return!1;const n=(r=t.getRootNode)==null?void 0:r.call(t);if(e===t||e.contains(t))return!0;if(n&&mo(n)){let o=t;for(;o;){if(e===o)return!0;o=o.parentNode||o.host}}return!1}function Fr(e){var t;return Gl(e)?e:Y6(e)?e.document:(t=e==null?void 0:e.ownerDocument)!=null?t:document}function Z6(e){return Fr(e).documentElement}function hs(e){var t,n,r;return mo(e)?hs(e.host):Gl(e)?(t=e.defaultView)!=null?t:window:Jt(e)&&(r=(n=e.ownerDocument)==null?void 0:n.defaultView)!=null?r:window}function ps(e){let t=e.activeElement;for(;t!=null&&t.shadowRoot;){const n=t.shadowRoot.activeElement;if(!n||n===t)break;t=n}return t}function eD(e){if(vb(e)==="html")return e;const t=e.assignedSlot||e.parentNode||mo(e)&&e.host||Z6(e);return mo(t)?t.host:t}function Lh(e){var n;let t;try{if(t=e.getRootNode({composed:!0}),Gl(t)||mo(t))return t}catch(r){}return(n=e.ownerDocument)!=null?n:document}var Dh=new WeakMap;function ms(e){return Dh.has(e)||Dh.set(e,hs(e).getComputedStyle(e)),Dh.get(e)}var Mh=new Set(["menu","listbox","dialog","grid","tree","region"]),tD=e=>Mh.has(e),kb=e=>{var t;return((t=e.getAttribute("aria-controls"))==null?void 0:t.split(" "))||[]};function Pb(e,t){const n=new Set,r=Lh(e),o=a=>{const u=a.querySelectorAll("[aria-controls]");for(const c of u){if(c.getAttribute("aria-expanded")!=="true")continue;const d=kb(c);for(const f of d){if(!f||n.has(f))continue;n.add(f);const p=r.getElementById(f);if(p){const g=p.getAttribute("role"),T=p.getAttribute("aria-modal")==="true";if(g&&tD(g)&&!T&&(p===t||p.contains(t)||o(p)))return!0}}}return!1};return o(e)}function Nb(e,t){const n=Lh(e),r=new Set,o=a=>{const u=a.querySelectorAll("[aria-controls]");for(const c of u){if(c.getAttribute("aria-expanded")!=="true")continue;const d=kb(c);for(const f of d){if(!f||r.has(f))continue;r.add(f);const p=n.getElementById(f);if(p){const g=p.getAttribute("role"),T=p.getAttribute("aria-modal")==="true";g&&Mh.has(g)&&!T&&(t(p),o(p))}}}};o(e)}function nD(e){const t=new Set;return Nb(e,n=>{e.contains(n)||t.add(n)}),Array.from(t)}function rD(e){const t=e.getAttribute("role");return!!(t&&Mh.has(t))}function iD(e){return e.hasAttribute("aria-controls")&&e.getAttribute("aria-expanded")==="true"}function oD(e){var t;return iD(e)?!0:!!((t=e.querySelector)!=null&&t.call(e,'[aria-controls][aria-expanded="true"]'))}function sD(e){if(!e.id)return!1;const t=Lh(e),n=CSS.escape(e.id),r=`[aria-controls~="${n}"][aria-expanded="true"], [aria-controls="${n}"][aria-expanded="true"]`;return!!(t.querySelector(r)&&rD(e))}var Fh=()=>typeof document!="undefined";function aD(){var t;const e=navigator.userAgentData;return(t=e==null?void 0:e.platform)!=null?t:navigator.platform}var Bh=e=>Fh()&&e.test(aD()),uD=e=>Fh()&&e.test(navigator.vendor),Ob=()=>Fh()&&!!navigator.maxTouchPoints,lD=()=>Bh(/^iPhone/i),cD=()=>Bh(/^iPad/i)||Uh()&&navigator.maxTouchPoints>1,Wl=()=>lD()||cD(),dD=()=>Uh()||Wl(),Uh=()=>Bh(/^Mac/i),fD=()=>dD()&&uD(/apple/i);function hD(e){var t,n,r,o;return(o=(t=e.composedPath)==null?void 0:t.call(e))!=null?o:(r=(n=e.nativeEvent)==null?void 0:n.composedPath)==null?void 0:r.call(n)}function yr(e){var n;const t=hD(e);return(n=t==null?void 0:t[0])!=null?n:e.target}var Ib=e=>e.button===0,pD=e=>e.button===2||Uh()&&e.ctrlKey&&e.button===0,mD=e=>"touches"in e&&e.touches.length>0,gD={Up:"ArrowUp",Down:"ArrowDown",Esc:"Escape"," ":"Space",",":"Comma",Left:"ArrowLeft",Right:"ArrowRight"},Rb={ArrowLeft:"ArrowRight",ArrowRight:"ArrowLeft"};function ED(e,t={}){var u;const{dir:n="ltr",orientation:r="horizontal"}=t;let o=e.key;return o=(u=gD[o])!=null?u:o,n==="rtl"&&r==="horizontal"&&o in Rb&&(o=Rb[o]),o}function Lb(e,t="client"){const n=mD(e)?e.touches[0]||e.changedTouches[0]:e;return{x:n[`${t}X`],y:n[`${t}Y`]}}var Zt=(e,t,n,r)=>{const o=typeof e=="function"?e():e;return o==null||o.addEventListener(t,n,r),()=>{o==null||o.removeEventListener(t,n,r)}},Db=e=>Jt(e)&&e.tagName==="IFRAME",yD=/^(audio|video|details)$/;function Mb(e){const t=e.getAttribute("tabindex");return t?parseInt(t,10):NaN}var bD=e=>!Number.isNaN(Mb(e)),TD=e=>Mb(e)<0;function _D(e,t){if(!t)return null;if(t===!0)return e.shadowRoot||null;const n=t(e);return(n===!0?e.shadowRoot:n)||null}function Fb(e,t,n){const r=[...e],o=[...e],a=new Set,u=new Map;e.forEach((d,f)=>u.set(d,f));let c=0;for(;c<o.length;){const d=o[c++];if(!d||a.has(d))continue;a.add(d);const f=_D(d,t);if(f){const p=Array.from(f.querySelectorAll(Xl)).filter(n),g=u.get(d);if(g!==void 0){const T=g+1;r.splice(T,0,...p),p.forEach((y,_)=>{u.set(y,T+_)});for(let y=T+p.length;y<r.length;y++)u.set(r[y],y)}else{const T=r.length;r.push(...p),p.forEach((y,_)=>{u.set(y,T+_)})}o.push(...p)}}return r}var Xl="input:not([type='hidden']):not([disabled]), select:not([disabled]), textarea:not([disabled]), a[href], button:not([disabled]), [tabindex], iframe, object, embed, area[href], audio[controls], video[controls], [contenteditable]:not([contenteditable='false']), details > summary:first-of-type",Bb=(e,t={})=>{if(!e)return[];const{includeContainer:n=!1,getShadowRoot:r}=t,o=Array.from(e.querySelectorAll(Xl));(n==!0||n=="if-empty"&&o.length===0)&&Jt(e)&&Br(e)&&o.unshift(e);const u=[];for(const c of o)if(Br(c)){if(Db(c)&&c.contentDocument){const d=c.contentDocument.body;u.push(...Bb(d,{getShadowRoot:r}));continue}u.push(c)}return r?Fb(u,r,Br):u};function Br(e){return!Jt(e)||e.closest("[inert]")?!1:e.matches(Xl)&&K6(e)}function gs(e,t={}){if(!e)return[];const{includeContainer:n,getShadowRoot:r}=t,o=Array.from(e.querySelectorAll(Xl));n&&go(e)&&o.unshift(e);const a=[];for(const u of o)if(go(u)){if(Db(u)&&u.contentDocument){const c=u.contentDocument.body;a.push(...gs(c,{getShadowRoot:r}));continue}a.push(u)}if(r){const u=Fb(a,r,go);return!u.length&&n?o:u}return!a.length&&n?o:a}function go(e){return Jt(e)&&e.tabIndex>0?!0:Br(e)&&!TD(e)}function SD(e,t={}){const n=gs(e,t),r=n[0]||null,o=n[n.length-1]||null;return[r,o]}function xD(e,t={}){const{current:n,getShadowRoot:r}=t,o=gs(e,{getShadowRoot:r}),a=(e==null?void 0:e.ownerDocument)||document,u=n!=null?n:ps(a);if(!u)return null;const c=o.indexOf(u);return o[c+1]||null}function Ya(e){return e.tabIndex<0&&(yD.test(e.localName)||J6(e))&&!bD(e)?0:e.tabIndex}function Ub(e){const{root:t,getInitialEl:n,filter:r,enabled:o=!0}=e;if(!o)return;let a=null;if(a||(a=typeof n=="function"?n():n),a||(a=t==null?void 0:t.querySelector("[data-autofocus],[autofocus]")),!a){const u=gs(t);a=r?u.filter(r)[0]:u[0]}return a||t||void 0}var wD=class j2{constructor(){Rh(this,"id",null),Rh(this,"fn_cleanup"),Rh(this,"cleanup",()=>{this.cancel()})}static create(){return new j2}request(t){this.cancel(),this.id=globalThis.requestAnimationFrame(()=>{this.id=null,this.fn_cleanup=t==null?void 0:t()})}cancel(){var t;this.id!==null&&(globalThis.cancelAnimationFrame(this.id),this.id=null),(t=this.fn_cleanup)==null||t.call(this),this.fn_cleanup=void 0}isActive(){return this.id!==null}};function qt(e){const t=wD.create();return t.request(e),t.cleanup}function Hb(e){const t=new Set;function n(r){const o=globalThis.requestAnimationFrame(r);t.add(()=>globalThis.cancelAnimationFrame(o))}return n(()=>n(e)),function(){t.forEach(o=>o())}}function Hh(e){const t=eD(e);return G6(t)?Fr(t).body:Jt(t)&&vD(t)?t:Hh(t)}var AD=/auto|scroll|overlay|hidden|clip/,CD=new Set(["inline","contents"]);function vD(e){const t=hs(e),{overflow:n,overflowX:r,overflowY:o,display:a}=t.getComputedStyle(e);return AD.test(n+o+r)&&!CD.has(a)}var Es="default",zh="",Kl=new WeakMap;function kD(e={}){const{target:t,doc:n}=e,r=n!=null?n:document,o=r.documentElement;return Wl()?(Es==="default"&&(zh=o.style.webkitUserSelect,o.style.webkitUserSelect="none"),Es="disabled"):t&&(Kl.set(t,t.style.userSelect),t.style.userSelect="none"),()=>PD({target:t,doc:r})}function PD(e={}){const{target:t,doc:n}=e,o=(n!=null?n:document).documentElement;if(Wl()){if(Es!=="disabled")return;Es="restoring",setTimeout(()=>{Hb(()=>{Es==="restoring"&&(o.style.webkitUserSelect==="none"&&(o.style.webkitUserSelect=zh||""),zh="",Es="default")})},300)}else if(t&&Kl.has(t)){const a=Kl.get(t);t.style.userSelect==="none"&&(t.style.userSelect=a!=null?a:""),t.getAttribute("style")===""&&t.removeAttribute("style"),Kl.delete(t)}}function ND(e={}){const u=e,{defer:t,target:n}=u,r=ln(u,["defer","target"]),o=t?qt:c=>c(),a=[];return a.push(o(()=>{const c=typeof n=="function"?n():n;a.push(kD(me(F({},r),{target:c})))})),()=>{a.forEach(c=>c==null?void 0:c())}}function OD(e,t){const{onPointerMove:n,onPointerUp:r}=t,o=c=>{const d=Lb(c),f=Math.sqrt(ea(d.x,2)+ea(d.y,2)),p=c.pointerType==="touch"?10:5;if(!(f<p)){if(c.pointerType==="mouse"&&c.button===0){a(c);return}n({point:d,event:c})}},a=c=>{const d=Lb(c);r({point:d,event:c})},u=[Zt(e,"pointermove",o,!1),Zt(e,"pointerup",a,!1),Zt(e,"pointercancel",a,!1),Zt(e,"contextmenu",a,!1),ND({doc:e})];return()=>{u.forEach(c=>c())}}function ID(e,t={}){const{triggerElement:n,onFocus:r,onFocusEnter:o,getShadowRoot:a}=t,u=(e==null?void 0:e.ownerDocument)||document,c=u.body;function d(f){if(f.key!=="Tab")return;let p=null;const[g,T]=SD(e,{includeContainer:!0,getShadowRoot:a}),y=xD(c,{current:n,getShadowRoot:a}),_=!g&&!T;f.shiftKey&&qa(y)?(o==null||o(),p=T):f.shiftKey&&(qa(g)||_)?p=n:!f.shiftKey&&qa(n)?(o==null||o(),p=g):!f.shiftKey&&(qa(T)||_)&&(p=y),p&&(f.preventDefault(),typeof r=="function"?r(p):p.focus())}return Zt(u,"keydown",d,!0)}function RD(e,t){const c=t,{defer:n,triggerElement:r}=c,o=ln(c,["defer","triggerElement"]),a=n?qt:d=>d(),u=[];return u.push(a(()=>{const d=typeof e=="function"?e():e,f=typeof r=="function"?r():r;u.push(ID(d,F({triggerElement:f},o)))})),()=>{u.forEach(d=>d==null?void 0:d())}}function LD(e,t){var n;return Array.from((n=e==null?void 0:e.querySelectorAll(t))!=null?n:[])}function Ql(e,t){if(!e)return Ab;const n=Object.keys(t).reduce((r,o)=>(r[o]=e.style.getPropertyValue(o),r),{});return Object.assign(e.style,t),()=>{Object.assign(e.style,n),e.style.length===0&&e.removeAttribute("style")}}function DD(e,t,n){if(!e)return Ab;const r=e.style.getPropertyValue(t);return e.style.setProperty(t,n),()=>{e.style.setProperty(t,r),e.style.length===0&&e.removeAttribute("style")}}function MD(e,t,n){const{signal:r}=t;return[new Promise((u,c)=>{const d=setTimeout(()=>{c(new Error(`Timeout of ${n}ms exceeded`))},n);r.addEventListener("abort",()=>{clearTimeout(d),c(new Error("Promise aborted"))}),e.then(f=>{r.aborted||(clearTimeout(d),u(f))}).catch(f=>{r.aborted||(clearTimeout(d),c(f))})}),()=>t.abort()]}function FD(e,t){const{timeout:n,rootNode:r}=t,o=hs(r),a=Fr(r),u=new o.AbortController;return MD(new Promise(c=>{const d=e();if(d){c(d);return}const f=new o.MutationObserver(()=>{const p=e();p&&p.isConnected&&(f.disconnect(),c(p))});f.observe(a.body,{childList:!0,subtree:!0})}),u,n)}var BD=(...e)=>e.map(t=>{var n;return(n=t==null?void 0:t.trim)==null?void 0:n.call(t)}).filter(Boolean).join(" "),UD=/((?:--)?(?:\w+-?)+)\s*:\s*([^;]*)/g,zb=e=>{const t={};let n;for(;n=UD.exec(e);)t[n[1]]=n[2];return t},HD=(e,t)=>{if(ql(e)){if(ql(t))return`${e};${t}`;e=zb(e)}else ql(t)&&(t=zb(t));return Object.assign({},e!=null?e:{},t!=null?t:{})};function Yt(...e){let t={};for(let n of e){if(!n)continue;for(let o in t){if(o.startsWith("on")&&typeof t[o]=="function"&&typeof n[o]=="function"){t[o]=Nh(n[o],t[o]);continue}if(o==="className"||o==="class"){t[o]=BD(t[o],n[o]);continue}if(o==="style"){t[o]=HD(t[o],n[o]);continue}t[o]=n[o]!==void 0?n[o]:t[o]}for(let o in n)t[o]===void 0&&(t[o]=n[o]);const r=Object.getOwnPropertySymbols(n);for(let o of r)t[o]=n[o]}return t}function fU(e){return e}var ys=(e=>(e.NotStarted="Not Started",e.Started="Started",e.Stopped="Stopped",e))(ys||{}),jh="__init__";function zD(e){const t=()=>{var u,c;return(c=(u=e.getRootNode)==null?void 0:u.call(e))!=null?c:document},n=()=>Fr(t()),r=()=>{var u;return(u=n().defaultView)!=null?u:window},o=()=>ps(t()),a=u=>t().getElementById(u);return me(F({},e),{getRootNode:t,getDoc:n,getWin:r,getActiveElement:o,isActiveElement:qa,getById:a})}function jD(e){return new Proxy({},{get(t,n){return n==="style"?r=>e({style:r}).style:e}})}var bs=()=>e=>Array.from(new Set(e)),jb=typeof globalThis.document!="undefined"?U.useLayoutEffect:U.useEffect;function Jl(e){var g,T;const t=(g=e().value)!=null?g:e().defaultValue,n=(T=e().isEqual)!=null?T:Object.is,[r]=U.useState(t),[o,a]=U.useState(r),u=e().value!==void 0,c=U.useRef(o);c.current=u?e().value:o;const d=U.useRef(c.current);jb(()=>{d.current=c.current},[o,e().value]);const f=y=>{var k,v;const _=d.current,S=cs(y)?y(_):y;e().debug&&console.log(`[bindable > ${e().debug}] setValue`,{next:S,prev:_}),u||a(S),n(S,_)||(v=(k=e()).onChange)==null||v.call(k,S,_)};function p(){return u?e().value:o}return{initial:r,ref:c,get:p,set(y){(e().sync?Wo.flushSync:I6)(()=>f(y))},invoke(y,_){var S,k;(k=(S=e()).onChange)==null||k.call(S,y,_)},hash(y){var _,S,k;return(k=(S=(_=e()).hash)==null?void 0:S.call(_,y))!=null?k:String(y)}}}Jl.cleanup=e=>{U.useEffect(()=>e,[])},Jl.ref=e=>{const t=U.useRef(e);return{get:()=>t.current,set:n=>{t.current=n}}};function $D(e){const t=U.useRef(e);return{get(n){return t.current[n]},set(n,r){t.current[n]=r}}}var VD=(e,t)=>{const n=U.useRef(!1),r=U.useRef(!1);U.useEffect(()=>{if(n.current&&r.current)return t();r.current=!0},[...(e!=null?e:[]).map(o=>typeof o=="function"?o():o)]),U.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])};function Zl(e,t={}){var Z,ce,he,ue,Te,Oe;const n=U.useMemo(()=>{const{id:de,ids:Q,getRootNode:ie}=t;return zD({id:de,ids:Q,getRootNode:ie})},[t]),r=(...de)=>{e.debug&&console.log(...de)},o=(ce=(Z=e.props)==null?void 0:Z.call(e,{props:Oh(t),scope:n}))!=null?ce:t,a=qD(o),u=(he=e.context)==null?void 0:he.call(e,{prop:a,bindable:Jl,scope:n,flush:Vb,getContext(){return d},getComputed(){return V},getRefs(){return S},getEvent(){return y()}}),c=$b(u),d={get(de){var Q;return(Q=c.current)==null?void 0:Q[de].ref.current},set(de,Q){var ie;(ie=c.current)==null||ie[de].set(Q)},initial(de){var Q;return(Q=c.current)==null?void 0:Q[de].initial},hash(de){var ie,C;const Q=(ie=c.current)==null?void 0:ie[de].get();return(C=c.current)==null?void 0:C[de].hash(Q)}},f=U.useRef(new Map),p=U.useRef(null),g=U.useRef(null),T=U.useRef({type:""}),y=()=>me(F({},T.current),{current(){return T.current},previous(){return g.current}}),_=()=>me(F({},D),{matches(...de){return de.includes(D.ref.current)},hasTag(de){var Q,ie;return!!((ie=(Q=e.states[D.ref.current])==null?void 0:Q.tags)!=null&&ie.includes(de))}}),S=$D((Te=(ue=e.refs)==null?void 0:ue.call(e,{prop:a,context:d}))!=null?Te:{}),k=()=>({state:_(),context:d,event:y(),prop:a,send:$,action:v,guard:N,track:VD,refs:S,computed:V,flush:Vb,scope:n,choose:M}),v=de=>{const Q=cs(de)?de(k()):de;if(!Q)return;const ie=Q.map(C=>{var te,O;const B=(O=(te=e.implementations)==null?void 0:te.actions)==null?void 0:O[C];return B||Ih(`[zag-js] No implementation found for action "${JSON.stringify(C)}"`),B});for(const C of ie)C==null||C(k())},N=de=>{var Q,ie;return cs(de)?de(k()):(ie=(Q=e.implementations)==null?void 0:Q.guards)==null?void 0:ie[de](k())},A=de=>{const Q=cs(de)?de(k()):de;if(!Q)return;const ie=Q.map(B=>{var O,_e;const te=(_e=(O=e.implementations)==null?void 0:O.effects)==null?void 0:_e[B];return te||Ih(`[zag-js] No implementation found for effect "${JSON.stringify(B)}"`),te}),C=[];for(const B of ie){const te=B==null?void 0:B(k());te&&C.push(te)}return()=>C.forEach(B=>B==null?void 0:B())},M=de=>E6(de).find(Q=>{let ie=!Q.guard;return ql(Q.guard)?ie=!!N(Q.guard):cs(Q.guard)&&(ie=Q.guard(k())),ie}),V=de=>{U6(e.computed,()=>"[zag-js] No computed object found on machine");const Q=e.computed[de];return Q({context:d,event:y(),prop:a,refs:S,scope:n,computed:V})},D=Jl(()=>({defaultValue:e.initialState({prop:a}),onChange(de,Q){var C,B,te,O;if(Q){const _e=f.current.get(Q);_e==null||_e(),f.current.delete(Q)}Q&&v((C=e.states[Q])==null?void 0:C.exit),v((B=p.current)==null?void 0:B.actions);const ie=A((te=e.states[de])==null?void 0:te.effects);if(ie&&f.current.set(de,ie),Q===jh){v(e.entry);const _e=A(e.effects);_e&&f.current.set(jh,_e)}v((O=e.states[de])==null?void 0:O.entry)}})),K=U.useRef(void 0),re=U.useRef(ys.NotStarted);jb(()=>{queueMicrotask(()=>{var B;const ie=re.current===ys.Started;re.current=ys.Started,r(ie?"rehydrating...":"initializing...");const C=(B=K.current)!=null?B:D.initial;D.invoke(C,ie?D.get():jh)});const de=f.current,Q=D.ref.current;return()=>{r("unmounting..."),K.current=Q,re.current=ys.Stopped,de.forEach(ie=>ie==null?void 0:ie()),f.current=new Map,p.current=null,queueMicrotask(()=>{v(e.exit)})}},[]);const be=()=>"ref"in D?D.ref.current:D.get(),$=de=>{queueMicrotask(()=>{var O,_e,Ie,Ae,$e;if(re.current!==ys.Started)return;g.current=T.current,T.current=de;let Q=be();const ie=(Ie=(O=e.states[Q].on)==null?void 0:O[de.type])!=null?Ie:(_e=e.on)==null?void 0:_e[de.type],C=M(ie);if(!C)return;p.current=C;const B=(Ae=C.target)!=null?Ae:Q;r("transition",de.type,C.target||Q,`(${C.actions})`);const te=B!==Q;te?Wo.flushSync(()=>D.set(B)):C.reenter&&!te?D.invoke(Q,Q):v(($e=C.actions)!=null?$e:[])})};return(Oe=e.watch)==null||Oe.call(e,k()),{state:_(),send:$,context:d,prop:a,scope:n,refs:S,computed:V,event:y(),getStatus:()=>re.current}}function $b(e){const t=U.useRef(e);return t.current=e,t}function qD(e){const t=$b(e);return function(r){return t.current[r]}}function Vb(e){queueMicrotask(()=>{Wo.flushSync(()=>e())})}var $h=jD(e=>e);function ec(...e){return t=>{const n=[];for(const r of e)if(typeof r=="function"){const o=r(t);typeof o=="function"&&n.push(o)}else r&&(r.current=t);if(n.length)return()=>{for(const r of n)r()}}}function YD(e){var r,o;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(o=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:o.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}const Vh=e=>{const t=U.memo(U.forwardRef((n,r)=>{const f=n,{asChild:o,children:a}=f,u=ln(f,["asChild","children"]);if(!o)return U.createElement(e,me(F({},u),{ref:r}),a);if(!U.isValidElement(a))return null;const c=U.Children.only(a),d=YD(c);return U.cloneElement(c,me(F({},Yt(u,c.props)),{ref:r?ec(r,d):d}))}));return t.displayName=e.displayName||e.name,t},mn=(()=>{const e=new Map;return new Proxy(Vh,{apply(t,n,r){return Vh(r[0])},get(t,n){const r=n;return e.has(r)||e.set(r,Vh(r)),e.get(r)}})})();function GD(e,t){return`${e} returned \`undefined\`. Seems you forgot to wrap component within ${t}`}function Eo(e={}){const{name:t,strict:n=!0,hookName:r="useContext",providerName:o="Provider",errorMessage:a,defaultValue:u}=e,c=U.createContext(u);c.displayName=t;function d(){var p;const f=U.useContext(c);if(!f&&n){const g=new Error(a!=null?a:GD(r,o));throw g.name="ContextError",(p=Error.captureStackTrace)==null||p.call(Error,g,d),g}return f}return[c.Provider,d,c]}const[WD,qh]=Eo({name:"PopoverContext",hookName:"usePopoverContext",providerName:"<PopoverProvider />"}),[qb,Ga]=Eo({name:"PresenceContext",hookName:"usePresenceContext",providerName:"<PresenceProvider />"}),Yb=U.forwardRef((e,t)=>{const n=qh(),r=Ga(),o=Yt(n.getContentProps(),r.getPresenceProps(),e);return r.unmounted?null:w.jsx(mn.div,me(F({},o),{ref:ec(r.ref,t)}))});Yb.displayName="PopoverContent";const Gb=U.forwardRef((e,t)=>{const n=qh(),r=Ga(),o=Yt(n.getPositionerProps(),e);return r.unmounted?null:w.jsx(mn.div,me(F({},o),{ref:t}))});Gb.displayName="PopoverPositioner";const Wa=()=>(e,t)=>t.reduce((n,r)=>{const[o,a]=n,u=r;return a[u]!==void 0&&(o[u]=a[u]),delete a[u],[o,a]},[{},F({},e)]),Wb=e=>Wa()(e,["immediate","lazyMount","onExitComplete","present","skipAnimationOnMount","unmountOnExit"]);function XD(e,t){const{state:n,send:r,context:o}=e,a=n.matches("mounted","unmountSuspended");return{skip:!o.get("initial"),present:a,setNode(u){u&&r({type:"NODE.SET",node:u})},unmount(){r({type:"UNMOUNT"})}}}var KD={props({props:e}){return me(F({},e),{present:!!e.present})},initialState({prop:e}){return e("present")?"mounted":"unmounted"},refs(){return{node:null,styles:null}},context({bindable:e}){return{unmountAnimationName:e(()=>({defaultValue:null})),prevAnimationName:e(()=>({defaultValue:null})),present:e(()=>({defaultValue:!1})),initial:e(()=>({sync:!0,defaultValue:!1}))}},exit:["clearInitial","cleanupNode"],watch({track:e,prop:t,send:n}){e([()=>t("present")],()=>{n({type:"PRESENCE.CHANGED"})})},on:{"NODE.SET":{actions:["setupNode"]},"PRESENCE.CHANGED":{actions:["setInitial","syncPresence"]}},states:{mounted:{on:{UNMOUNT:{target:"unmounted",actions:["clearPrevAnimationName","invokeOnExitComplete"]},"UNMOUNT.SUSPEND":{target:"unmountSuspended"}}},unmountSuspended:{effects:["trackAnimationEvents"],on:{MOUNT:{target:"mounted",actions:["setPrevAnimationName"]},UNMOUNT:{target:"unmounted",actions:["clearPrevAnimationName","invokeOnExitComplete"]}}},unmounted:{on:{MOUNT:{target:"mounted",actions:["setPrevAnimationName"]}}}},implementations:{actions:{setInitial:({context:e})=>{e.get("initial")||queueMicrotask(()=>{e.set("initial",!0)})},clearInitial:({context:e})=>{e.set("initial",!1)},invokeOnExitComplete:({prop:e})=>{var t;(t=e("onExitComplete"))==null||t()},setupNode:({refs:e,event:t})=>{e.get("node")!==t.node&&(e.set("node",t.node),e.set("styles",ms(t.node)))},cleanupNode:({refs:e})=>{e.set("node",null),e.set("styles",null)},syncPresence:({context:e,refs:t,send:n,prop:r})=>{const o=r("present");if(o)return n({type:"MOUNT",src:"presence.changed"});const a=t.get("node");if(!o&&(a==null?void 0:a.ownerDocument.visibilityState)==="hidden")return n({type:"UNMOUNT",src:"visibilitychange"});qt(()=>{var c,d;const u=tc(t.get("styles"));e.set("unmountAnimationName",u),u==="none"||u===e.get("prevAnimationName")||((c=t.get("styles"))==null?void 0:c.display)==="none"||((d=t.get("styles"))==null?void 0:d.animationDuration)==="0s"?n({type:"UNMOUNT",src:"presence.changed"}):n({type:"UNMOUNT.SUSPEND"})})},setPrevAnimationName:({context:e,refs:t})=>{qt(()=>{e.set("prevAnimationName",tc(t.get("styles")))})},clearPrevAnimationName:({context:e})=>{e.set("prevAnimationName",null)}},effects:{trackAnimationEvents:({context:e,refs:t,send:n,prop:r})=>{const o=t.get("node");if(!o)return;const a=d=>{var p,g,T;((T=(g=(p=d.composedPath)==null?void 0:p.call(d))==null?void 0:g[0])!=null?T:d.target)===o&&e.set("prevAnimationName",tc(t.get("styles")))},u=d=>{const f=tc(t.get("styles"));yr(d)===o&&f===e.get("unmountAnimationName")&&!r("present")&&n({type:"UNMOUNT",src:"animationend"})};o.addEventListener("animationstart",a),o.addEventListener("animationcancel",u),o.addEventListener("animationend",u);const c=Ql(o,{animationFillMode:"forwards"});return()=>{o.removeEventListener("animationstart",a),o.removeEventListener("animationcancel",u),o.removeEventListener("animationend",u),Hb(()=>c())}}}}};function tc(e){return(e==null?void 0:e.animationName)||"none"}bs()(["onExitComplete","present","immediate"]);function QD(e,t={}){const{sync:n=!1}=t,r=JD(e);return U.useCallback((...o)=>{var a;return n?queueMicrotask(()=>{var u;return(u=r.current)==null?void 0:u.call(r,...o)}):(a=r.current)==null?void 0:a.call(r,...o)},[n,r])}function JD(e){const t=U.useRef(e);return t.current=e,t}const Yh=(e={})=>{const T=e,{lazyMount:t,unmountOnExit:n,present:r,skipAnimationOnMount:o=!1}=T,a=ln(T,["lazyMount","unmountOnExit","present","skipAnimationOnMount"]),u=U.useRef(!1),c=me(F({},a),{present:r,onExitComplete:QD(e.onExitComplete)}),d=Zl(KD,c),f=XD(d);f.present&&(u.current=!0);const p=!f.present&&!u.current&&t||n&&!f.present&&u.current,g=()=>({"data-state":f.skip&&o?void 0:r?"open":"closed",hidden:!f.present});return{ref:f.setNode,getPresenceProps:g,present:f.present,unmounted:p}};var yo=(e,t=[])=>({parts:(...n)=>{if(ZD(t))return yo(e,n);throw new Error("createAnatomy().parts(...) should only be called once. Did you mean to use .extendWith(...) ?")},extendWith:(...n)=>yo(e,[...t,...n]),omit:(...n)=>yo(e,t.filter(r=>!n.includes(r))),rename:n=>yo(n,t),keys:()=>t,build:()=>[...new Set(t)].reduce((n,r)=>Object.assign(n,{[r]:{selector:[`&[data-scope="${Ts(e)}"][data-part="${Ts(r)}"]`,`& [data-scope="${Ts(e)}"][data-part="${Ts(r)}"]`].join(", "),attrs:{"data-scope":Ts(e),"data-part":Ts(r)}}}),{})}),Ts=e=>e.replace(/([A-Z])([A-Z])/g,"$1-$2").replace(/([a-z])([A-Z])/g,"$1-$2").replace(/[\s_]+/g,"-").toLowerCase(),ZD=e=>e.length===0;const e4=["top","right","bottom","left"],Ni=Math.min,$n=Math.max,nc=Math.round,rc=Math.floor,Ur=e=>({x:e,y:e}),t4={left:"right",right:"left",bottom:"top",top:"bottom"},n4={start:"end",end:"start"};function Gh(e,t,n){return $n(e,Ni(t,n))}function oi(e,t){return typeof e=="function"?e(t):e}function si(e){return e.split("-")[0]}function _s(e){return e.split("-")[1]}function Wh(e){return e==="x"?"y":"x"}function Xh(e){return e==="y"?"height":"width"}const r4=new Set(["top","bottom"]);function Hr(e){return r4.has(si(e))?"y":"x"}function Kh(e){return Wh(Hr(e))}function i4(e,t,n){n===void 0&&(n=!1);const r=_s(e),o=Kh(e),a=Xh(o);let u=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(u=ic(u)),[u,ic(u)]}function o4(e){const t=ic(e);return[Qh(e),t,Qh(t)]}function Qh(e){return e.replace(/start|end/g,t=>n4[t])}const Xb=["left","right"],Kb=["right","left"],s4=["top","bottom"],a4=["bottom","top"];function u4(e,t,n){switch(e){case"top":case"bottom":return n?t?Kb:Xb:t?Xb:Kb;case"left":case"right":return t?s4:a4;default:return[]}}function l4(e,t,n,r){const o=_s(e);let a=u4(si(e),n==="start",r);return o&&(a=a.map(u=>u+"-"+o),t&&(a=a.concat(a.map(Qh)))),a}function ic(e){return e.replace(/left|right|bottom|top/g,t=>t4[t])}function c4(e){return F({top:0,right:0,bottom:0,left:0},e)}function Qb(e){return typeof e!="number"?c4(e):{top:e,right:e,bottom:e,left:e}}function oc(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function Jb(e,t,n){let{reference:r,floating:o}=e;const a=Hr(t),u=Kh(t),c=Xh(u),d=si(t),f=a==="y",p=r.x+r.width/2-o.width/2,g=r.y+r.height/2-o.height/2,T=r[c]/2-o[c]/2;let y;switch(d){case"top":y={x:p,y:r.y-o.height};break;case"bottom":y={x:p,y:r.y+r.height};break;case"right":y={x:r.x+r.width,y:g};break;case"left":y={x:r.x-o.width,y:g};break;default:y={x:r.x,y:r.y}}switch(_s(t)){case"start":y[u]-=T*(n&&f?-1:1);break;case"end":y[u]+=T*(n&&f?-1:1);break}return y}const d4=(e,t,n)=>tt(null,null,function*(){const{placement:r="bottom",strategy:o="absolute",middleware:a=[],platform:u}=n,c=a.filter(Boolean),d=yield u.isRTL==null?void 0:u.isRTL(t);let f=yield u.getElementRects({reference:e,floating:t,strategy:o}),{x:p,y:g}=Jb(f,r,d),T=r,y={},_=0;for(let S=0;S<c.length;S++){const{name:k,fn:v}=c[S],{x:N,y:A,data:M,reset:V}=yield v({x:p,y:g,initialPlacement:r,placement:T,strategy:o,middlewareData:y,rects:f,platform:u,elements:{reference:e,floating:t}});p=N!=null?N:p,g=A!=null?A:g,y=me(F({},y),{[k]:F(F({},y[k]),M)}),V&&_<=50&&(_++,typeof V=="object"&&(V.placement&&(T=V.placement),V.rects&&(f=V.rects===!0?yield u.getElementRects({reference:e,floating:t,strategy:o}):V.rects),{x:p,y:g}=Jb(f,T,d)),S=-1)}return{x:p,y:g,placement:T,strategy:o,middlewareData:y}});function Xa(e,t){return tt(this,null,function*(){var n;t===void 0&&(t={});const{x:r,y:o,platform:a,rects:u,elements:c,strategy:d}=e,{boundary:f="clippingAncestors",rootBoundary:p="viewport",elementContext:g="floating",altBoundary:T=!1,padding:y=0}=oi(t,e),_=Qb(y),k=c[T?g==="floating"?"reference":"floating":g],v=oc(yield a.getClippingRect({element:(n=yield a.isElement==null?void 0:a.isElement(k))==null||n?k:k.contextElement||(yield a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:f,rootBoundary:p,strategy:d})),N=g==="floating"?{x:r,y:o,width:u.floating.width,height:u.floating.height}:u.reference,A=yield a.getOffsetParent==null?void 0:a.getOffsetParent(c.floating),M=(yield a.isElement==null?void 0:a.isElement(A))?(yield a.getScale==null?void 0:a.getScale(A))||{x:1,y:1}:{x:1,y:1},V=oc(a.convertOffsetParentRelativeRectToViewportRelativeRect?yield a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:N,offsetParent:A,strategy:d}):N);return{top:(v.top-V.top+_.top)/M.y,bottom:(V.bottom-v.bottom+_.bottom)/M.y,left:(v.left-V.left+_.left)/M.x,right:(V.right-v.right+_.right)/M.x}})}const f4=e=>({name:"arrow",options:e,fn(n){return tt(this,null,function*(){const{x:r,y:o,placement:a,rects:u,platform:c,elements:d,middlewareData:f}=n,{element:p,padding:g=0}=oi(e,n)||{};if(p==null)return{};const T=Qb(g),y={x:r,y:o},_=Kh(a),S=Xh(_),k=yield c.getDimensions(p),v=_==="y",N=v?"top":"left",A=v?"bottom":"right",M=v?"clientHeight":"clientWidth",V=u.reference[S]+u.reference[_]-y[_]-u.floating[S],D=y[_]-u.reference[_],K=yield c.getOffsetParent==null?void 0:c.getOffsetParent(p);let re=K?K[M]:0;(!re||!(yield c.isElement==null?void 0:c.isElement(K)))&&(re=d.floating[M]||u.floating[S]);const be=V/2-D/2,$=re/2-k[S]/2-1,Z=Ni(T[N],$),ce=Ni(T[A],$),he=Z,ue=re-k[S]-ce,Te=re/2-k[S]/2+be,Oe=Gh(he,Te,ue),de=!f.arrow&&_s(a)!=null&&Te!==Oe&&u.reference[S]/2-(Te<he?Z:ce)-k[S]/2<0,Q=de?Te<he?Te-he:Te-ue:0;return{[_]:y[_]+Q,data:F({[_]:Oe,centerOffset:Te-Oe-Q},de&&{alignmentOffset:Q}),reset:de}})}}),h4=function(e){return e===void 0&&(e={}),{name:"flip",options:e,fn(n){return tt(this,null,function*(){var r,o;const{placement:a,middlewareData:u,rects:c,initialPlacement:d,platform:f,elements:p}=n,Te=oi(e,n),{mainAxis:g=!0,crossAxis:T=!0,fallbackPlacements:y,fallbackStrategy:_="bestFit",fallbackAxisSideDirection:S="none",flipAlignment:k=!0}=Te,v=ln(Te,["mainAxis","crossAxis","fallbackPlacements","fallbackStrategy","fallbackAxisSideDirection","flipAlignment"]);if((r=u.arrow)!=null&&r.alignmentOffset)return{};const N=si(a),A=Hr(d),M=si(d)===d,V=yield f.isRTL==null?void 0:f.isRTL(p.floating),D=y||(M||!k?[ic(d)]:o4(d)),K=S!=="none";!y&&K&&D.push(...l4(d,k,S,V));const re=[d,...D],be=yield Xa(n,v),$=[];let Z=((o=u.flip)==null?void 0:o.overflows)||[];if(g&&$.push(be[N]),T){const Oe=i4(a,c,V);$.push(be[Oe[0]],be[Oe[1]])}if(Z=[...Z,{placement:a,overflows:$}],!$.every(Oe=>Oe<=0)){var ce,he;const Oe=(((ce=u.flip)==null?void 0:ce.index)||0)+1,de=re[Oe];if(de&&(!(T==="alignment"?A!==Hr(de):!1)||Z.every(C=>Hr(C.placement)===A?C.overflows[0]>0:!0)))return{data:{index:Oe,overflows:Z},reset:{placement:de}};let Q=(he=Z.filter(ie=>ie.overflows[0]<=0).sort((ie,C)=>ie.overflows[1]-C.overflows[1])[0])==null?void 0:he.placement;if(!Q)switch(_){case"bestFit":{var ue;const ie=(ue=Z.filter(C=>{if(K){const B=Hr(C.placement);return B===A||B==="y"}return!0}).map(C=>[C.placement,C.overflows.filter(B=>B>0).reduce((B,te)=>B+te,0)]).sort((C,B)=>C[1]-B[1])[0])==null?void 0:ue[0];ie&&(Q=ie);break}case"initialPlacement":Q=d;break}if(a!==Q)return{reset:{placement:Q}}}return{}})}}};function Zb(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function eT(e){return e4.some(t=>e[t]>=0)}const p4=function(e){return e===void 0&&(e={}),{name:"hide",options:e,fn(n){return tt(this,null,function*(){const{rects:r}=n,u=oi(e,n),{strategy:o="referenceHidden"}=u,a=ln(u,["strategy"]);switch(o){case"referenceHidden":{const c=yield Xa(n,me(F({},a),{elementContext:"reference"})),d=Zb(c,r.reference);return{data:{referenceHiddenOffsets:d,referenceHidden:eT(d)}}}case"escaped":{const c=yield Xa(n,me(F({},a),{altBoundary:!0})),d=Zb(c,r.floating);return{data:{escapedOffsets:d,escaped:eT(d)}}}default:return{}}})}}},tT=new Set(["left","top"]);function m4(e,t){return tt(this,null,function*(){const{placement:n,platform:r,elements:o}=e,a=yield r.isRTL==null?void 0:r.isRTL(o.floating),u=si(n),c=_s(n),d=Hr(n)==="y",f=tT.has(u)?-1:1,p=a&&d?-1:1,g=oi(t,e);let{mainAxis:T,crossAxis:y,alignmentAxis:_}=typeof g=="number"?{mainAxis:g,crossAxis:0,alignmentAxis:null}:{mainAxis:g.mainAxis||0,crossAxis:g.crossAxis||0,alignmentAxis:g.alignmentAxis};return c&&typeof _=="number"&&(y=c==="end"?_*-1:_),d?{x:y*p,y:T*f}:{x:T*f,y:y*p}})}const g4=function(e){return e===void 0&&(e=0),{name:"offset",options:e,fn(n){return tt(this,null,function*(){var r,o;const{x:a,y:u,placement:c,middlewareData:d}=n,f=yield m4(n,e);return c===((r=d.offset)==null?void 0:r.placement)&&(o=d.arrow)!=null&&o.alignmentOffset?{}:{x:a+f.x,y:u+f.y,data:me(F({},f),{placement:c})}})}}},E4=function(e){return e===void 0&&(e={}),{name:"shift",options:e,fn(n){return tt(this,null,function*(){const{x:r,y:o,placement:a}=n,v=oi(e,n),{mainAxis:u=!0,crossAxis:c=!1,limiter:d={fn:N=>{let{x:A,y:M}=N;return{x:A,y:M}}}}=v,f=ln(v,["mainAxis","crossAxis","limiter"]),p={x:r,y:o},g=yield Xa(n,f),T=Hr(si(a)),y=Wh(T);let _=p[y],S=p[T];if(u){const N=y==="y"?"top":"left",A=y==="y"?"bottom":"right",M=_+g[N],V=_-g[A];_=Gh(M,_,V)}if(c){const N=T==="y"?"top":"left",A=T==="y"?"bottom":"right",M=S+g[N],V=S-g[A];S=Gh(M,S,V)}const k=d.fn(me(F({},n),{[y]:_,[T]:S}));return me(F({},k),{data:{x:k.x-r,y:k.y-o,enabled:{[y]:u,[T]:c}}})})}}},y4=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:o,rects:a,middlewareData:u}=t,{offset:c=0,mainAxis:d=!0,crossAxis:f=!0}=oi(e,t),p={x:n,y:r},g=Hr(o),T=Wh(g);let y=p[T],_=p[g];const S=oi(c,t),k=typeof S=="number"?{mainAxis:S,crossAxis:0}:F({mainAxis:0,crossAxis:0},S);if(d){const A=T==="y"?"height":"width",M=a.reference[T]-a.floating[A]+k.mainAxis,V=a.reference[T]+a.reference[A]-k.mainAxis;y<M?y=M:y>V&&(y=V)}if(f){var v,N;const A=T==="y"?"width":"height",M=tT.has(si(o)),V=a.reference[g]-a.floating[A]+(M&&((v=u.offset)==null?void 0:v[g])||0)+(M?0:k.crossAxis),D=a.reference[g]+a.reference[A]+(M?0:((N=u.offset)==null?void 0:N[g])||0)-(M?k.crossAxis:0);_<V?_=V:_>D&&(_=D)}return{[T]:y,[g]:_}}}},b4=function(e){return e===void 0&&(e={}),{name:"size",options:e,fn(n){return tt(this,null,function*(){var r,o;const{placement:a,rects:u,platform:c,elements:d}=n,Z=oi(e,n),{apply:f=()=>{}}=Z,p=ln(Z,["apply"]),g=yield Xa(n,p),T=si(a),y=_s(a),_=Hr(a)==="y",{width:S,height:k}=u.floating;let v,N;T==="top"||T==="bottom"?(v=T,N=y===((yield c.isRTL==null?void 0:c.isRTL(d.floating))?"start":"end")?"left":"right"):(N=T,v=y==="end"?"top":"bottom");const A=k-g.top-g.bottom,M=S-g.left-g.right,V=Ni(k-g[v],A),D=Ni(S-g[N],M),K=!n.middlewareData.shift;let re=V,be=D;if((r=n.middlewareData.shift)!=null&&r.enabled.x&&(be=M),(o=n.middlewareData.shift)!=null&&o.enabled.y&&(re=A),K&&!y){const ce=$n(g.left,0),he=$n(g.right,0),ue=$n(g.top,0),Te=$n(g.bottom,0);_?be=S-2*(ce!==0||he!==0?ce+he:$n(g.left,g.right)):re=k-2*(ue!==0||Te!==0?ue+Te:$n(g.top,g.bottom))}yield f(me(F({},n),{availableWidth:be,availableHeight:re}));const $=yield c.getDimensions(d.floating);return S!==$.width||k!==$.height?{reset:{rects:!0}}:{}})}}};function sc(){return typeof window!="undefined"}function Ss(e){return nT(e)?(e.nodeName||"").toLowerCase():"#document"}function Vn(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function zr(e){var t;return(t=(nT(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function nT(e){return sc()?e instanceof Node||e instanceof Vn(e).Node:!1}function br(e){return sc()?e instanceof Element||e instanceof Vn(e).Element:!1}function jr(e){return sc()?e instanceof HTMLElement||e instanceof Vn(e).HTMLElement:!1}function rT(e){return!sc()||typeof ShadowRoot=="undefined"?!1:e instanceof ShadowRoot||e instanceof Vn(e).ShadowRoot}const T4=new Set(["inline","contents"]);function Ka(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Tr(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!T4.has(o)}const _4=new Set(["table","td","th"]);function S4(e){return _4.has(Ss(e))}const x4=[":popover-open",":modal"];function ac(e){return x4.some(t=>{try{return e.matches(t)}catch(n){return!1}})}const w4=["transform","translate","scale","rotate","perspective"],A4=["transform","translate","scale","rotate","perspective","filter"],C4=["paint","layout","strict","content"];function Jh(e){const t=Zh(),n=br(e)?Tr(e):e;return w4.some(r=>n[r]?n[r]!=="none":!1)||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||A4.some(r=>(n.willChange||"").includes(r))||C4.some(r=>(n.contain||"").includes(r))}function v4(e){let t=Oi(e);for(;jr(t)&&!xs(t);){if(Jh(t))return t;if(ac(t))return null;t=Oi(t)}return null}function Zh(){return typeof CSS=="undefined"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const k4=new Set(["html","body","#document"]);function xs(e){return k4.has(Ss(e))}function Tr(e){return Vn(e).getComputedStyle(e)}function uc(e){return br(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Oi(e){if(Ss(e)==="html")return e;const t=e.assignedSlot||e.parentNode||rT(e)&&e.host||zr(e);return rT(t)?t.host:t}function iT(e){const t=Oi(e);return xs(t)?e.ownerDocument?e.ownerDocument.body:e.body:jr(t)&&Ka(t)?t:iT(t)}function Qa(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=iT(e),a=o===((r=e.ownerDocument)==null?void 0:r.body),u=Vn(o);if(a){const c=ep(u);return t.concat(u,u.visualViewport||[],Ka(o)?o:[],c&&n?Qa(c):[])}return t.concat(o,Qa(o,[],n))}function ep(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function oT(e){const t=Tr(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=jr(e),a=o?e.offsetWidth:n,u=o?e.offsetHeight:r,c=nc(n)!==a||nc(r)!==u;return c&&(n=a,r=u),{width:n,height:r,$:c}}function tp(e){return br(e)?e:e.contextElement}function ws(e){const t=tp(e);if(!jr(t))return Ur(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:a}=oT(t);let u=(a?nc(n.width):n.width)/r,c=(a?nc(n.height):n.height)/o;return(!u||!Number.isFinite(u))&&(u=1),(!c||!Number.isFinite(c))&&(c=1),{x:u,y:c}}const P4=Ur(0);function sT(e){const t=Vn(e);return!Zh()||!t.visualViewport?P4:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function N4(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Vn(e)?!1:t}function bo(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),a=tp(e);let u=Ur(1);t&&(r?br(r)&&(u=ws(r)):u=ws(e));const c=N4(a,n,r)?sT(a):Ur(0);let d=(o.left+c.x)/u.x,f=(o.top+c.y)/u.y,p=o.width/u.x,g=o.height/u.y;if(a){const T=Vn(a),y=r&&br(r)?Vn(r):r;let _=T,S=ep(_);for(;S&&r&&y!==_;){const k=ws(S),v=S.getBoundingClientRect(),N=Tr(S),A=v.left+(S.clientLeft+parseFloat(N.paddingLeft))*k.x,M=v.top+(S.clientTop+parseFloat(N.paddingTop))*k.y;d*=k.x,f*=k.y,p*=k.x,g*=k.y,d+=A,f+=M,_=Vn(S),S=ep(_)}}return oc({width:p,height:g,x:d,y:f})}function lc(e,t){const n=uc(e).scrollLeft;return t?t.left+n:bo(zr(e)).left+n}function aT(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-lc(e,n),o=n.top+t.scrollTop;return{x:r,y:o}}function O4(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const a=o==="fixed",u=zr(r),c=t?ac(t.floating):!1;if(r===u||c&&a)return n;let d={scrollLeft:0,scrollTop:0},f=Ur(1);const p=Ur(0),g=jr(r);if((g||!g&&!a)&&((Ss(r)!=="body"||Ka(u))&&(d=uc(r)),jr(r))){const y=bo(r);f=ws(r),p.x=y.x+r.clientLeft,p.y=y.y+r.clientTop}const T=u&&!g&&!a?aT(u,d):Ur(0);return{width:n.width*f.x,height:n.height*f.y,x:n.x*f.x-d.scrollLeft*f.x+p.x+T.x,y:n.y*f.y-d.scrollTop*f.y+p.y+T.y}}function I4(e){return Array.from(e.getClientRects())}function R4(e){const t=zr(e),n=uc(e),r=e.ownerDocument.body,o=$n(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=$n(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let u=-n.scrollLeft+lc(e);const c=-n.scrollTop;return Tr(r).direction==="rtl"&&(u+=$n(t.clientWidth,r.clientWidth)-o),{width:o,height:a,x:u,y:c}}const uT=25;function L4(e,t){const n=Vn(e),r=zr(e),o=n.visualViewport;let a=r.clientWidth,u=r.clientHeight,c=0,d=0;if(o){a=o.width,u=o.height;const p=Zh();(!p||p&&t==="fixed")&&(c=o.offsetLeft,d=o.offsetTop)}const f=lc(r);if(f<=0){const p=r.ownerDocument,g=p.body,T=getComputedStyle(g),y=p.compatMode==="CSS1Compat"&&parseFloat(T.marginLeft)+parseFloat(T.marginRight)||0,_=Math.abs(r.clientWidth-g.clientWidth-y);_<=uT&&(a-=_)}else f<=uT&&(a+=f);return{width:a,height:u,x:c,y:d}}const D4=new Set(["absolute","fixed"]);function M4(e,t){const n=bo(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,a=jr(e)?ws(e):Ur(1),u=e.clientWidth*a.x,c=e.clientHeight*a.y,d=o*a.x,f=r*a.y;return{width:u,height:c,x:d,y:f}}function lT(e,t,n){let r;if(t==="viewport")r=L4(e,n);else if(t==="document")r=R4(zr(e));else if(br(t))r=M4(t,n);else{const o=sT(e);r={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return oc(r)}function cT(e,t){const n=Oi(e);return n===t||!br(n)||xs(n)?!1:Tr(n).position==="fixed"||cT(n,t)}function F4(e,t){const n=t.get(e);if(n)return n;let r=Qa(e,[],!1).filter(c=>br(c)&&Ss(c)!=="body"),o=null;const a=Tr(e).position==="fixed";let u=a?Oi(e):e;for(;br(u)&&!xs(u);){const c=Tr(u),d=Jh(u);!d&&c.position==="fixed"&&(o=null),(a?!d&&!o:!d&&c.position==="static"&&!!o&&D4.has(o.position)||Ka(u)&&!d&&cT(e,u))?r=r.filter(p=>p!==u):o=c,u=Oi(u)}return t.set(e,r),r}function B4(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const u=[...n==="clippingAncestors"?ac(t)?[]:F4(t,this._c):[].concat(n),r],c=u[0],d=u.reduce((f,p)=>{const g=lT(t,p,o);return f.top=$n(g.top,f.top),f.right=Ni(g.right,f.right),f.bottom=Ni(g.bottom,f.bottom),f.left=$n(g.left,f.left),f},lT(t,c,o));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function U4(e){const{width:t,height:n}=oT(e);return{width:t,height:n}}function H4(e,t,n){const r=jr(t),o=zr(t),a=n==="fixed",u=bo(e,!0,a,t);let c={scrollLeft:0,scrollTop:0};const d=Ur(0);function f(){d.x=lc(o)}if(r||!r&&!a)if((Ss(t)!=="body"||Ka(o))&&(c=uc(t)),r){const y=bo(t,!0,a,t);d.x=y.x+t.clientLeft,d.y=y.y+t.clientTop}else o&&f();a&&!r&&o&&f();const p=o&&!r&&!a?aT(o,c):Ur(0),g=u.left+c.scrollLeft-d.x-p.x,T=u.top+c.scrollTop-d.y-p.y;return{x:g,y:T,width:u.width,height:u.height}}function np(e){return Tr(e).position==="static"}function dT(e,t){if(!jr(e)||Tr(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return zr(e)===n&&(n=n.ownerDocument.body),n}function fT(e,t){const n=Vn(e);if(ac(e))return n;if(!jr(e)){let o=Oi(e);for(;o&&!xs(o);){if(br(o)&&!np(o))return o;o=Oi(o)}return n}let r=dT(e,t);for(;r&&S4(r)&&np(r);)r=dT(r,t);return r&&xs(r)&&np(r)&&!Jh(r)?n:r||v4(e)||n}const z4=function(e){return tt(this,null,function*(){const t=this.getOffsetParent||fT,n=this.getDimensions,r=yield n(e.floating);return{reference:H4(e.reference,yield t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}})};function j4(e){return Tr(e).direction==="rtl"}const $4={convertOffsetParentRelativeRectToViewportRelativeRect:O4,getDocumentElement:zr,getClippingRect:B4,getOffsetParent:fT,getElementRects:z4,getClientRects:I4,getDimensions:U4,getScale:ws,isElement:br,isRTL:j4};function hT(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function V4(e,t){let n=null,r;const o=zr(e);function a(){var c;clearTimeout(r),(c=n)==null||c.disconnect(),n=null}function u(c,d){c===void 0&&(c=!1),d===void 0&&(d=1),a();const f=e.getBoundingClientRect(),{left:p,top:g,width:T,height:y}=f;if(c||t(),!T||!y)return;const _=rc(g),S=rc(o.clientWidth-(p+T)),k=rc(o.clientHeight-(g+y)),v=rc(p),A={rootMargin:-_+"px "+-S+"px "+-k+"px "+-v+"px",threshold:$n(0,Ni(1,d))||1};let M=!0;function V(D){const K=D[0].intersectionRatio;if(K!==d){if(!M)return u();K?u(!1,K):r=setTimeout(()=>{u(!1,1e-7)},1e3)}K===1&&!hT(f,e.getBoundingClientRect())&&u(),M=!1}try{n=new IntersectionObserver(V,me(F({},A),{root:o.ownerDocument}))}catch(D){n=new IntersectionObserver(V,A)}n.observe(e)}return u(!0),a}function q4(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:u=typeof ResizeObserver=="function",layoutShift:c=typeof IntersectionObserver=="function",animationFrame:d=!1}=r,f=tp(e),p=o||a?[...f?Qa(f):[],...Qa(t)]:[];p.forEach(v=>{o&&v.addEventListener("scroll",n,{passive:!0}),a&&v.addEventListener("resize",n)});const g=f&&c?V4(f,n):null;let T=-1,y=null;u&&(y=new ResizeObserver(v=>{let[N]=v;N&&N.target===f&&y&&(y.unobserve(t),cancelAnimationFrame(T),T=requestAnimationFrame(()=>{var A;(A=y)==null||A.observe(t)})),n()}),f&&!d&&y.observe(f),y.observe(t));let _,S=d?bo(e):null;d&&k();function k(){const v=bo(e);S&&!hT(S,v)&&n(),S=v,_=requestAnimationFrame(k)}return n(),()=>{var v;p.forEach(N=>{o&&N.removeEventListener("scroll",n),a&&N.removeEventListener("resize",n)}),g==null||g(),(v=y)==null||v.disconnect(),y=null,d&&cancelAnimationFrame(_)}}const Y4=g4,G4=E4,W4=h4,X4=b4,K4=p4,Q4=f4,J4=y4,Z4=(e,t,n)=>{const r=new Map,o=F({platform:$4},n),a=me(F({},o.platform),{_c:r});return d4(e,t,me(F({},o),{platform:a}))};function pT(e=0,t=0,n=0,r=0){if(typeof DOMRect=="function")return new DOMRect(e,t,n,r);const o={x:e,y:t,width:n,height:r,top:t,right:e+n,bottom:t+r,left:e};return me(F({},o),{toJSON:()=>o})}function e5(e){if(!e)return pT();const{x:t,y:n,width:r,height:o}=e;return pT(t,n,r,o)}function t5(e,t){return{contextElement:Jt(e)?e:void 0,getBoundingClientRect:()=>{const n=e,r=t==null?void 0:t(n);return r||!n?e5(r):n.getBoundingClientRect()}}}var Ja=e=>({variable:e,reference:`var(${e})`}),ai={arrowSize:Ja("--arrow-size"),arrowSizeHalf:Ja("--arrow-size-half"),arrowBg:Ja("--arrow-background"),transformOrigin:Ja("--transform-origin"),arrowOffset:Ja("--arrow-offset")},n5=e=>e==="top"||e==="bottom"?"y":"x";function r5(e,t){return{name:"transformOrigin",fn(n){var be,$,Z,ce,he;const{elements:r,middlewareData:o,placement:a,rects:u,y:c}=n,d=a.split("-")[0],f=n5(d),p=((be=o.arrow)==null?void 0:be.x)||0,g=(($=o.arrow)==null?void 0:$.y)||0,T=(t==null?void 0:t.clientWidth)||0,y=(t==null?void 0:t.clientHeight)||0,_=p+T/2,S=g+y/2,k=Math.abs(((Z=o.shift)==null?void 0:Z.y)||0),v=u.reference.height/2,N=y/2,A=(he=(ce=e.offset)==null?void 0:ce.mainAxis)!=null?he:e.gutter,M=typeof A=="number"?A+N:A!=null?A:N,V=k>M,D={top:`${_}px calc(100% + ${M}px)`,bottom:`${_}px ${-M}px`,left:`calc(100% + ${M}px) ${S}px`,right:`${-M}px ${S}px`}[d],K=`${_}px ${u.reference.y+v-c}px`,re=!!e.overlap&&f==="y"&&V;return r.floating.style.setProperty(ai.transformOrigin.variable,re?K:D),{data:{transformOrigin:re?K:D}}}}}var i5={name:"rects",fn({rects:e}){return{data:e}}},o5=e=>{if(e)return{name:"shiftArrow",fn({placement:t,middlewareData:n}){if(!n.arrow)return{};const{x:r,y:o}=n.arrow,a=t.split("-")[0];return Object.assign(e.style,{left:r!=null?`${r}px`:"",top:o!=null?`${o}px`:"",[a]:`calc(100% + ${ai.arrowOffset.reference})`}),{}}}};function s5(e){const[t,n]=e.split("-");return{side:t,align:n,hasAlign:n!=null}}var a5={strategy:"absolute",placement:"bottom",listeners:!0,gutter:8,flip:!0,slide:!0,overlap:!1,sameWidth:!1,fitViewport:!1,overflowPadding:8,arrowPadding:4};function mT(e,t){const n=e.devicePixelRatio||1;return Math.round(t*n)/n}function rp(e){return typeof e=="function"?e():e==="clipping-ancestors"?"clippingAncestors":e}function u5(e,t,n){const r=e||t.createElement("div");return Q4({element:r,padding:n.arrowPadding})}function l5(e,t){var n;if(!w6((n=t.offset)!=null?n:t.gutter))return Y4(({placement:r})=>{var p,g,T,y;const o=((e==null?void 0:e.clientHeight)||0)/2,a=(g=(p=t.offset)==null?void 0:p.mainAxis)!=null?g:t.gutter,u=typeof a=="number"?a+o:a!=null?a:o,{hasAlign:c}=s5(r),d=c?void 0:t.shift,f=(y=(T=t.offset)==null?void 0:T.crossAxis)!=null?y:d;return Oh({crossAxis:f,mainAxis:u,alignmentAxis:t.shift})})}function c5(e){if(!e.flip)return;const t=rp(e.boundary);return W4(me(F({},t?{boundary:t}:void 0),{padding:e.overflowPadding,fallbackPlacements:e.flip===!0?void 0:e.flip}))}function d5(e){if(!e.slide&&!e.overlap)return;const t=rp(e.boundary);return G4(me(F({},t?{boundary:t}:void 0),{mainAxis:e.slide,crossAxis:e.overlap,padding:e.overflowPadding,limiter:J4()}))}function f5(e){return X4({padding:e.overflowPadding,apply({elements:t,rects:n,availableHeight:r,availableWidth:o}){const a=t.floating,u=Math.round(n.reference.width),c=Math.round(n.reference.height);o=Math.floor(o),r=Math.floor(r),a.style.setProperty("--reference-width",`${u}px`),a.style.setProperty("--reference-height",`${c}px`),a.style.setProperty("--available-width",`${o}px`),a.style.setProperty("--available-height",`${r}px`)}})}function h5(e){var t;if(e.hideWhenDetached)return K4({strategy:"referenceHidden",boundary:(t=rp(e.boundary))!=null?t:"clippingAncestors"})}function p5(e){return e?e===!0?{ancestorResize:!0,ancestorScroll:!0,elementResize:!0,layoutShift:!0}:e:{}}function m5(e,t,n={}){const r=t5(e,n.getAnchorRect);if(!t||!r)return;const o=Object.assign({},a5,n),a=t.querySelector("[data-part=arrow]"),u=[l5(a,o),c5(o),d5(o),u5(a,t.ownerDocument,o),o5(a),r5({gutter:o.gutter,offset:o.offset,overlap:o.overlap},a),f5(o),h5(o),i5],{placement:c,strategy:d,onComplete:f,onPositioned:p}=o,g=()=>tt(null,null,function*(){var M;if(!r||!t)return;const S=yield Z4(r,t,{placement:c,middleware:u,strategy:d});f==null||f(S),p==null||p({placed:!0});const k=hs(t),v=mT(k,S.x),N=mT(k,S.y);t.style.setProperty("--x",`${v}px`),t.style.setProperty("--y",`${N}px`),o.hideWhenDetached&&(((M=S.middlewareData.hide)==null?void 0:M.referenceHidden)?(t.style.setProperty("visibility","hidden"),t.style.setProperty("pointer-events","none")):(t.style.removeProperty("visibility"),t.style.removeProperty("pointer-events")));const A=t.firstElementChild;if(A){const V=ms(A);t.style.setProperty("--z-index",V.zIndex)}}),T=()=>tt(null,null,function*(){n.updatePosition?(yield n.updatePosition({updatePosition:g,floatingElement:t}),p==null||p({placed:!0})):yield g()}),y=p5(o.listeners),_=o.listeners?q4(r,t,T,y):R6;return T(),()=>{_==null||_(),p==null||p({placed:!1})}}function gT(e,t,n={}){const c=n,{defer:r}=c,o=ln(c,["defer"]),a=r?qt:d=>d(),u=[];return u.push(a(()=>{const d=typeof e=="function"?e():e,f=typeof t=="function"?t():t;u.push(m5(d,f,o))})),()=>{u.forEach(d=>d==null?void 0:d())}}var g5={bottom:"rotate(45deg)",left:"rotate(135deg)",top:"rotate(225deg)",right:"rotate(315deg)"};function E5(e={}){const{placement:t,sameWidth:n,fitViewport:r,strategy:o="absolute"}=e;return{arrow:{position:"absolute",width:ai.arrowSize.reference,height:ai.arrowSize.reference,[ai.arrowSizeHalf.variable]:`calc(${ai.arrowSize.reference} / 2)`,[ai.arrowOffset.variable]:`calc(${ai.arrowSizeHalf.reference} * -1)`},arrowTip:{transform:t?g5[t.split("-")[0]]:void 0,background:ai.arrowBg.reference,top:"0",left:"0",width:"100%",height:"100%",position:"absolute",zIndex:"inherit"},floating:{position:o,isolation:"isolate",minWidth:n?void 0:"max-content",width:n?"var(--reference-width)":void 0,maxWidth:r?"var(--available-width)":void 0,maxHeight:r?"var(--available-height)":void 0,pointerEvents:t?void 0:"none",top:"0px",left:"0px",transform:t?"translate3d(var(--x), var(--y), 0)":"translate3d(0, -100vh, 0)",zIndex:"var(--z-index)"}}}var As=new WeakMap,cc=new WeakMap,dc={},ip=0,ET=e=>e&&(e.host||ET(e.parentNode)),y5=(e,t)=>t.map(n=>{if(e.contains(n))return n;const r=ET(n);return r&&e.contains(r)?r:(console.error("[zag-js > ariaHidden] target",n,"in not contained inside",e,". Doing nothing"),null)}).filter(n=>!!n),b5=new Set(["script","output","status","next-route-announcer"]),T5=e=>b5.has(e.localName)||e.role==="status"||e.hasAttribute("aria-live")?!0:e.matches("[data-live-announcer]"),_5=(e,t)=>{const{parentNode:n,markerName:r,controlAttribute:o,followControlledElements:a=!0}=t,u=y5(n,Array.isArray(e)?e:[e]);dc[r]||(dc[r]=new WeakMap);const c=dc[r],d=[],f=new Set,p=new Set(u),g=y=>{!y||f.has(y)||(f.add(y),g(y.parentNode))};u.forEach(y=>{g(y),a&&Jt(y)&&Nb(y,_=>{g(_)})});const T=y=>{!y||p.has(y)||Array.prototype.forEach.call(y.children,_=>{if(f.has(_))T(_);else try{if(T5(_))return;const k=_.getAttribute(o)==="true",v=(As.get(_)||0)+1,N=(c.get(_)||0)+1;As.set(_,v),c.set(_,N),d.push(_),v===1&&k&&cc.set(_,!0),N===1&&_.setAttribute(r,""),k||_.setAttribute(o,"true")}catch(S){console.error("[zag-js > ariaHidden] cannot operate on ",_,S)}})};return T(n),f.clear(),ip++,()=>{d.forEach(y=>{const _=As.get(y)-1,S=c.get(y)-1;As.set(y,_),c.set(y,S),_||(cc.has(y)||y.removeAttribute(o),cc.delete(y)),S||y.removeAttribute(r)}),ip--,ip||(As=new WeakMap,As=new WeakMap,cc=new WeakMap,dc={})}},S5=e=>(Array.isArray(e)?e[0]:e).ownerDocument.body,x5=(e,t=S5(e),n="data-aria-hidden",r=!0)=>{if(t)return _5(e,{parentNode:t,markerName:n,controlAttribute:"aria-hidden",followControlledElements:r})},w5=e=>{const t=requestAnimationFrame(()=>e());return()=>cancelAnimationFrame(t)};function yT(e,t={}){const{defer:n=!0}=t,r=n?w5:a=>a(),o=[];return o.push(r(()=>{const u=(typeof e=="function"?e():e).filter(Boolean);u.length!==0&&o.push(x5(u))})),()=>{o.forEach(a=>a==null?void 0:a())}}function A5(e){const t={each(n){var r;for(let o=0;o<((r=e.frames)==null?void 0:r.length);o+=1){const a=e.frames[o];a&&n(a)}},addEventListener(n,r,o){return t.each(a=>{try{a.document.addEventListener(n,r,o)}catch(u){}}),()=>{try{t.removeEventListener(n,r,o)}catch(a){}}},removeEventListener(n,r,o){t.each(a=>{try{a.document.removeEventListener(n,r,o)}catch(u){}})}};return t}function C5(e){const t=e.frameElement!=null?e.parent:null;return{addEventListener:(n,r,o)=>{try{t==null||t.addEventListener(n,r,o)}catch(a){}return()=>{try{t==null||t.removeEventListener(n,r,o)}catch(a){}}},removeEventListener:(n,r,o)=>{try{t==null||t.removeEventListener(n,r,o)}catch(a){}}}}var bT="pointerdown.outside",TT="focus.outside";function v5(e){for(const t of e)if(Jt(t)&&Br(t))return!0;return!1}var _T=e=>"clientY"in e;function k5(e,t){if(!_T(t)||!e)return!1;const n=e.getBoundingClientRect();return n.width===0||n.height===0?!1:n.top<=t.clientY&&t.clientY<=n.top+n.height&&n.left<=t.clientX&&t.clientX<=n.left+n.width}function P5(e,t){return e.y<=t.y&&t.y<=e.y+e.height&&e.x<=t.x&&t.x<=e.x+e.width}function ST(e,t){if(!t||!_T(e))return!1;const n=t.scrollHeight>t.clientHeight,r=n&&e.clientX>t.offsetLeft+t.clientWidth,o=t.scrollWidth>t.clientWidth,a=o&&e.clientY>t.offsetTop+t.clientHeight,u={x:t.offsetLeft,y:t.offsetTop,width:t.clientWidth+(n?16:0),height:t.clientHeight+(o?16:0)},c={x:e.clientX,y:e.clientY};return P5(u,c)?r||a:!1}function N5(e,t){const{exclude:n,onFocusOutside:r,onPointerDownOutside:o,onInteractOutside:a,defer:u,followControlledElements:c=!0}=t;if(!e)return;const d=Fr(e),f=hs(e),p=A5(f),g=C5(f);function T(A,M){if(!Jt(M)||!M.isConnected||fs(e,M)||k5(e,A)||c&&Pb(e,M))return!1;const V=d.querySelector(`[aria-controls="${e.id}"]`);if(V){const K=Hh(V);if(ST(A,K))return!1}const D=Hh(e);return ST(A,D)?!1:!(n!=null&&n(M))}const y=new Set,_=mo(e==null?void 0:e.getRootNode());function S(A){function M(V){var be,$;const D=u&&!Ob()?qt:Z=>Z(),K=V!=null?V:A,re=($=(be=K==null?void 0:K.composedPath)==null?void 0:be.call(K))!=null?$:[K==null?void 0:K.target];D(()=>{const Z=_?re[0]:yr(A);if(!(!e||!T(A,Z))){if(o||a){const ce=Nh(o,a);e.addEventListener(bT,ce,{once:!0})}xT(e,bT,{bubbles:!1,cancelable:!0,detail:{originalEvent:K,contextmenu:pD(K),focusable:v5(re),target:Z}})}})}A.pointerType==="touch"?(y.forEach(V=>V()),y.add(Zt(d,"click",M,{once:!0})),y.add(g.addEventListener("click",M,{once:!0})),y.add(p.addEventListener("click",M,{once:!0}))):M()}const k=new Set,v=setTimeout(()=>{k.add(Zt(d,"pointerdown",S,!0)),k.add(g.addEventListener("pointerdown",S,!0)),k.add(p.addEventListener("pointerdown",S,!0))},0);function N(A){(u?qt:V=>V())(()=>{var K,re;const V=(re=(K=A==null?void 0:A.composedPath)==null?void 0:K.call(A))!=null?re:[A==null?void 0:A.target],D=_?V[0]:yr(A);if(!(!e||!T(A,D))){if(r||a){const be=Nh(r,a);e.addEventListener(TT,be,{once:!0})}xT(e,TT,{bubbles:!1,cancelable:!0,detail:{originalEvent:A,contextmenu:!1,focusable:Br(D),target:D}})}})}return Ob()||(k.add(Zt(d,"focusin",N,!0)),k.add(g.addEventListener("focusin",N,!0)),k.add(p.addEventListener("focusin",N,!0))),()=>{clearTimeout(v),y.forEach(A=>A()),k.forEach(A=>A())}}function O5(e,t){const{defer:n}=t,r=n?qt:a=>a(),o=[];return o.push(r(()=>{const a=typeof e=="function"?e():e;o.push(N5(a,t))})),()=>{o.forEach(a=>a==null?void 0:a())}}function xT(e,t,n){const r=e.ownerDocument.defaultView||window,o=new r.CustomEvent(t,n);return e.dispatchEvent(o)}function I5(e,t){const n=r=>{r.key==="Escape"&&(r.isComposing||t==null||t(r))};return Zt(Fr(e),"keydown",n,{capture:!0})}var wT="layer:request-dismiss",ir={layers:[],branches:[],count(){return this.layers.length},pointerBlockingLayers(){return this.layers.filter(e=>e.pointerBlocking)},topMostPointerBlockingLayer(){return[...this.pointerBlockingLayers()].slice(-1)[0]},hasPointerBlockingLayer(){return this.pointerBlockingLayers().length>0},isBelowPointerBlockingLayer(e){var r;const t=this.indexOf(e),n=this.topMostPointerBlockingLayer()?this.indexOf((r=this.topMostPointerBlockingLayer())==null?void 0:r.node):-1;return t<n},isTopMost(e){const t=this.layers[this.count()-1];return(t==null?void 0:t.node)===e},getNestedLayers(e){return Array.from(this.layers).slice(this.indexOf(e)+1)},getLayersByType(e){return this.layers.filter(t=>t.type===e)},getNestedLayersByType(e,t){const n=this.indexOf(e);return n===-1?[]:this.layers.slice(n+1).filter(r=>r.type===t)},getParentLayerOfType(e,t){const n=this.indexOf(e);if(!(n<=0))return this.layers.slice(0,n).reverse().find(r=>r.type===t)},countNestedLayersOfType(e,t){return this.getNestedLayersByType(e,t).length},isInNestedLayer(e,t){return this.getNestedLayers(e).some(n=>fs(n.node,t))},isInBranch(e){return Array.from(this.branches).some(t=>fs(t,e))},add(e){this.layers.push(e),this.syncLayers()},addBranch(e){this.branches.push(e)},remove(e){const t=this.indexOf(e);t<0||(t<this.count()-1&&this.getNestedLayers(e).forEach(r=>ir.dismiss(r.node,e)),this.layers.splice(t,1),this.syncLayers())},removeBranch(e){const t=this.branches.indexOf(e);t>=0&&this.branches.splice(t,1)},syncLayers(){this.layers.forEach((e,t)=>{e.node.style.setProperty("--layer-index",`${t}`),e.node.removeAttribute("data-nested"),e.node.removeAttribute("data-has-nested"),this.getParentLayerOfType(e.node,e.type)&&e.node.setAttribute("data-nested",e.type);const r=this.countNestedLayersOfType(e.node,e.type);r>0&&e.node.setAttribute("data-has-nested",e.type),e.node.style.setProperty("--nested-layer-count",`${r}`)})},indexOf(e){return this.layers.findIndex(t=>t.node===e)},dismiss(e,t){const n=this.indexOf(e);if(n===-1)return;const r=this.layers[n];L5(e,wT,o=>{var a;(a=r.requestDismiss)==null||a.call(r,o),o.defaultPrevented||r==null||r.dismiss()}),R5(e,wT,{originalLayer:e,targetLayer:t,originalIndex:n,targetIndex:t?this.indexOf(t):-1}),this.syncLayers()},clear(){this.remove(this.layers[0].node)}};function R5(e,t,n){const r=e.ownerDocument.defaultView||window,o=new r.CustomEvent(t,{cancelable:!0,bubbles:!0,detail:n});return e.dispatchEvent(o)}function L5(e,t,n){e.addEventListener(t,n,{once:!0})}var AT;function CT(){ir.layers.forEach(({node:e})=>{e.style.pointerEvents=ir.isBelowPointerBlockingLayer(e)?"none":"auto"})}function D5(e){e.style.pointerEvents=""}function M5(e,t){const n=Fr(e),r=[];return ir.hasPointerBlockingLayer()&&!n.body.hasAttribute("data-inert")&&(AT=document.body.style.pointerEvents,queueMicrotask(()=>{n.body.style.pointerEvents="none",n.body.setAttribute("data-inert","")})),t==null||t.forEach(o=>{const[a,u]=FD(()=>{const c=o();return Jt(c)?c:null},{timeout:1e3});a.then(c=>r.push(Ql(c,{pointerEvents:"auto"}))),r.push(u)}),()=>{ir.hasPointerBlockingLayer()||(queueMicrotask(()=>{n.body.style.pointerEvents=AT,n.body.removeAttribute("data-inert"),n.body.style.length===0&&n.body.removeAttribute("style")}),r.forEach(o=>o()))}}function F5(e,t){const{warnOnMissingNode:n=!0}=t;if(n&&!e){Ih("[@zag-js/dismissable] node is `null` or `undefined`");return}if(!e)return;const{onDismiss:r,onRequestDismiss:o,pointerBlocking:a,exclude:u,debug:c,type:d="dialog"}=t,f={dismiss:r,node:e,type:d,pointerBlocking:a,requestDismiss:o};ir.add(f),CT();function p(S){var v,N;const k=yr(S.detail.originalEvent);ir.isBelowPointerBlockingLayer(e)||ir.isInBranch(k)||((v=t.onPointerDownOutside)==null||v.call(t,S),(N=t.onInteractOutside)==null||N.call(t,S),!S.defaultPrevented&&(c&&console.log("onPointerDownOutside:",S.detail.originalEvent),r==null||r()))}function g(S){var v,N;const k=yr(S.detail.originalEvent);ir.isInBranch(k)||((v=t.onFocusOutside)==null||v.call(t,S),(N=t.onInteractOutside)==null||N.call(t,S),!S.defaultPrevented&&(c&&console.log("onFocusOutside:",S.detail.originalEvent),r==null||r()))}function T(S){var k;ir.isTopMost(e)&&((k=t.onEscapeKeyDown)==null||k.call(t,S),!S.defaultPrevented&&r&&(S.preventDefault(),r()))}function y(S){var A;if(!e)return!1;const k=typeof u=="function"?u():u,v=Array.isArray(k)?k:[k],N=(A=t.persistentElements)==null?void 0:A.map(M=>M()).filter(Jt);return N&&v.push(...N),v.some(M=>fs(M,S))||ir.isInNestedLayer(e,S)}const _=[a?M5(e,t.persistentElements):void 0,I5(e,T),O5(e,{exclude:y,onFocusOutside:g,onPointerDownOutside:p,defer:t.defer})];return()=>{ir.remove(e),CT(),D5(e),_.forEach(S=>S==null?void 0:S())}}function vT(e,t){const{defer:n}=t,r=n?qt:a=>a(),o=[];return o.push(r(()=>{const a=cs(e)?e():e;o.push(F5(a,t))})),()=>{o.forEach(a=>a==null?void 0:a())}}var B5=Object.defineProperty,U5=(e,t,n)=>t in e?B5(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,At=(e,t,n)=>U5(e,typeof t!="symbol"?t+"":t,n),kT={activateTrap(e,t){if(e.length>0){const r=e[e.length-1];r!==t&&r.pause()}const n=e.indexOf(t);n===-1||e.splice(n,1),e.push(t)},deactivateTrap(e,t){const n=e.indexOf(t);n!==-1&&e.splice(n,1),e.length>0&&e[e.length-1].unpause()}},H5=[],z5=class{constructor(e,t){At(this,"trapStack"),At(this,"config"),At(this,"doc"),At(this,"state",{containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0}),At(this,"portalContainers",new Set),At(this,"listenerCleanups",[]),At(this,"handleFocus",r=>{const o=yr(r),a=this.findContainerIndex(o,r)>=0;if(a||Gl(o))a&&(this.state.mostRecentlyFocusedNode=o);else{r.stopImmediatePropagation();let u,c=!0;if(this.state.mostRecentlyFocusedNode)if(Ya(this.state.mostRecentlyFocusedNode)>0){const d=this.findContainerIndex(this.state.mostRecentlyFocusedNode),{tabbableNodes:f}=this.state.containerGroups[d];if(f.length>0){const p=f.findIndex(g=>g===this.state.mostRecentlyFocusedNode);p>=0&&(this.config.isKeyForward(this.state.recentNavEvent)?p+1<f.length&&(u=f[p+1],c=!1):p-1>=0&&(u=f[p-1],c=!1))}}else this.state.containerGroups.some(d=>d.tabbableNodes.some(f=>Ya(f)>0))||(c=!1);else c=!1;c&&(u=this.findNextNavNode({target:this.state.mostRecentlyFocusedNode,isBackward:this.config.isKeyBackward(this.state.recentNavEvent)})),u?this.tryFocus(u):this.tryFocus(this.state.mostRecentlyFocusedNode||this.getInitialFocusNode())}this.state.recentNavEvent=void 0}),At(this,"handlePointerDown",r=>{const o=yr(r);if(!(this.findContainerIndex(o,r)>=0)){if(eu(this.config.clickOutsideDeactivates,r)){this.deactivate({returnFocus:this.config.returnFocusOnDeactivate});return}eu(this.config.allowOutsideClick,r)||r.preventDefault()}}),At(this,"handleClick",r=>{const o=yr(r);this.findContainerIndex(o,r)>=0||eu(this.config.clickOutsideDeactivates,r)||eu(this.config.allowOutsideClick,r)||(r.preventDefault(),r.stopImmediatePropagation())}),At(this,"handleTabKey",r=>{if(this.config.isKeyForward(r)||this.config.isKeyBackward(r)){this.state.recentNavEvent=r;const o=this.config.isKeyBackward(r),a=this.findNextNavNode({event:r,isBackward:o});if(!a)return;Za(r)&&r.preventDefault(),this.tryFocus(a)}}),At(this,"handleEscapeKey",r=>{j5(r)&&eu(this.config.escapeDeactivates,r)!==!1&&(r.preventDefault(),this.deactivate())}),At(this,"_mutationObserver"),At(this,"setupMutationObserver",()=>{const r=this.doc.defaultView||window;this._mutationObserver=new r.MutationObserver(o=>{o.some(c=>Array.from(c.removedNodes).some(f=>f===this.state.mostRecentlyFocusedNode))&&this.tryFocus(this.getInitialFocusNode()),o.some(c=>c.type==="attributes"&&(c.attributeName==="aria-controls"||c.attributeName==="aria-expanded")?!0:c.type==="childList"&&c.addedNodes.length>0?Array.from(c.addedNodes).some(d=>{if(d.nodeType!==Node.ELEMENT_NODE)return!1;const f=d;return oD(f)?!0:f.id&&!this.state.containers.some(p=>p.contains(f))?sD(f):!1}):!1)&&this.state.active&&!this.state.paused&&(this.updateTabbableNodes(),this.updatePortalContainers())})}),At(this,"updateObservedNodes",()=>{var r;(r=this._mutationObserver)==null||r.disconnect(),this.state.active&&!this.state.paused&&(this.state.containers.map(o=>{var a;(a=this._mutationObserver)==null||a.observe(o,{subtree:!0,childList:!0,attributes:!0,attributeFilter:["aria-controls","aria-expanded"]})}),this.portalContainers.forEach(o=>{this.observePortalContainer(o)}))}),At(this,"getInitialFocusNode",()=>{let r=this.getNodeForOption("initialFocus",{hasFallback:!0});if(r===!1)return!1;if(r===void 0||r&&!Br(r)){const o=ps(this.doc);if(o&&this.findContainerIndex(o)>=0)r=o;else{const a=this.state.tabbableGroups[0];r=a&&a.firstTabbableNode||this.getNodeForOption("fallbackFocus")}}else r===null&&(r=this.getNodeForOption("fallbackFocus"));if(!r)throw new Error("Your focus-trap needs to have at least one focusable element");return r.isConnected||(r=this.getNodeForOption("fallbackFocus")),r}),At(this,"tryFocus",r=>{if(r!==!1&&r!==ps(this.doc)){if(!r||!r.focus){this.tryFocus(this.getInitialFocusNode());return}r.focus({preventScroll:!!this.config.preventScroll}),this.state.mostRecentlyFocusedNode=r,$5(r)&&r.select()}}),At(this,"deactivate",r=>{if(!this.state.active)return this;const o=F({onDeactivate:this.config.onDeactivate,onPostDeactivate:this.config.onPostDeactivate,checkCanReturnFocus:this.config.checkCanReturnFocus},r);clearTimeout(this.state.delayInitialFocusTimer),this.state.delayInitialFocusTimer=void 0,this.removeListeners(),this.state.active=!1,this.state.paused=!1,this.updateObservedNodes(),kT.deactivateTrap(this.trapStack,this),this.portalContainers.clear();const a=this.getOption(o,"onDeactivate"),u=this.getOption(o,"onPostDeactivate"),c=this.getOption(o,"checkCanReturnFocus"),d=this.getOption(o,"returnFocus","returnFocusOnDeactivate");a==null||a();const f=()=>{PT(()=>{if(d){const p=this.getReturnFocusNode(this.state.nodeFocusedBeforeActivation);this.tryFocus(p)}u==null||u()})};if(d&&c){const p=this.getReturnFocusNode(this.state.nodeFocusedBeforeActivation);return c(p).then(f,f),this}return f(),this}),At(this,"pause",r=>{if(this.state.paused||!this.state.active)return this;const o=this.getOption(r,"onPause"),a=this.getOption(r,"onPostPause");return this.state.paused=!0,o==null||o(),this.removeListeners(),this.updateObservedNodes(),a==null||a(),this}),At(this,"unpause",r=>{if(!this.state.paused||!this.state.active)return this;const o=this.getOption(r,"onUnpause"),a=this.getOption(r,"onPostUnpause");return this.state.paused=!1,o==null||o(),this.updateTabbableNodes(),this.addListeners(),this.updateObservedNodes(),a==null||a(),this}),At(this,"updateContainerElements",r=>(this.state.containers=Array.isArray(r)?r.filter(Boolean):[r].filter(Boolean),this.state.active&&this.updateTabbableNodes(),this.updateObservedNodes(),this)),At(this,"getReturnFocusNode",r=>{const o=this.getNodeForOption("setReturnFocus",{params:[r]});return o||(o===!1?!1:r)}),At(this,"getOption",(r,o,a)=>r&&r[o]!==void 0?r[o]:this.config[a||o]),At(this,"getNodeForOption",(r,{hasFallback:o=!1,params:a=[]}={})=>{let u=this.config[r];if(typeof u=="function"&&(u=u(...a)),u===!0&&(u=void 0),!u){if(u===void 0||u===!1)return u;throw new Error(`\`${r}\` was specified but was not a node, or did not return a node`)}let c=u;if(typeof u=="string"){try{c=this.doc.querySelector(u)}catch(d){throw new Error(`\`${r}\` appears to be an invalid selector; error="${d.message}"`)}if(!c&&!o)throw new Error(`\`${r}\` as selector refers to no known node`)}return c}),At(this,"findNextNavNode",r=>{const{event:o,isBackward:a=!1}=r,u=r.target||yr(o);this.updateTabbableNodes();let c=null;if(this.state.tabbableGroups.length>0){const d=this.findContainerIndex(u,o),f=d>=0?this.state.containerGroups[d]:void 0;if(d<0)a?c=this.state.tabbableGroups[this.state.tabbableGroups.length-1].lastTabbableNode:c=this.state.tabbableGroups[0].firstTabbableNode;else if(a){let p=this.state.tabbableGroups.findIndex(({firstTabbableNode:g})=>u===g);if(p<0&&((f==null?void 0:f.container)===u||Br(u)&&!go(u)&&!(f!=null&&f.nextTabbableNode(u,!1)))&&(p=d),p>=0){const g=p===0?this.state.tabbableGroups.length-1:p-1,T=this.state.tabbableGroups[g];c=Ya(u)>=0?T.lastTabbableNode:T.lastDomTabbableNode}else Za(o)||(c=f==null?void 0:f.nextTabbableNode(u,!1))}else{let p=this.state.tabbableGroups.findIndex(({lastTabbableNode:g})=>u===g);if(p<0&&((f==null?void 0:f.container)===u||Br(u)&&!go(u)&&!(f!=null&&f.nextTabbableNode(u)))&&(p=d),p>=0){const g=p===this.state.tabbableGroups.length-1?0:p+1,T=this.state.tabbableGroups[g];c=Ya(u)>=0?T.firstTabbableNode:T.firstDomTabbableNode}else Za(o)||(c=f==null?void 0:f.nextTabbableNode(u))}}else c=this.getNodeForOption("fallbackFocus");return c}),this.trapStack=t.trapStack||H5;const n=F({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,followControlledElements:!0,isKeyForward(r){return Za(r)&&!r.shiftKey},isKeyBackward(r){return Za(r)&&r.shiftKey}},t);this.doc=n.document||Fr(Array.isArray(e)?e[0]:e),this.config=n,this.updateContainerElements(e),this.setupMutationObserver()}addPortalContainer(e){const t=e.parentElement;t&&!this.portalContainers.has(t)&&(this.portalContainers.add(t),this.state.active&&!this.state.paused&&this.observePortalContainer(t))}observePortalContainer(e){var t;(t=this._mutationObserver)==null||t.observe(e,{subtree:!0,childList:!0,attributes:!0,attributeFilter:["aria-controls","aria-expanded"]})}updatePortalContainers(){this.config.followControlledElements&&this.state.containers.forEach(e=>{nD(e).forEach(n=>{this.addPortalContainer(n)})})}get active(){return this.state.active}get paused(){return this.state.paused}findContainerIndex(e,t){const n=typeof(t==null?void 0:t.composedPath)=="function"?t.composedPath():void 0;return this.state.containerGroups.findIndex(({container:r,tabbableNodes:o})=>r.contains(e)||(n==null?void 0:n.includes(r))||o.find(a=>a===e)||this.isControlledElement(r,e))}isControlledElement(e,t){return this.config.followControlledElements?Pb(e,t):!1}updateTabbableNodes(){if(this.state.containerGroups=this.state.containers.map(e=>{const t=gs(e,{getShadowRoot:this.config.getShadowRoot}),n=Bb(e,{getShadowRoot:this.config.getShadowRoot}),r=t[0],o=t[t.length-1],a=r,u=o;let c=!1;for(let f=0;f<t.length;f++)if(Ya(t[f])>0){c=!0;break}function d(f,p=!0){const g=t.indexOf(f);if(g>=0)return t[g+(p?1:-1)];const T=n.indexOf(f);if(!(T<0)){if(p){for(let y=T+1;y<n.length;y++)if(go(n[y]))return n[y]}else for(let y=T-1;y>=0;y--)if(go(n[y]))return n[y]}}return{container:e,tabbableNodes:t,focusableNodes:n,posTabIndexesFound:c,firstTabbableNode:r,lastTabbableNode:o,firstDomTabbableNode:a,lastDomTabbableNode:u,nextTabbableNode:d}}),this.state.tabbableGroups=this.state.containerGroups.filter(e=>e.tabbableNodes.length>0),this.state.tabbableGroups.length<=0&&!this.getNodeForOption("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(this.state.containerGroups.find(e=>e.posTabIndexesFound)&&this.state.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")}addListeners(){if(this.state.active)return kT.activateTrap(this.trapStack,this),this.state.delayInitialFocusTimer=this.config.delayInitialFocus?PT(()=>{this.tryFocus(this.getInitialFocusNode())}):this.tryFocus(this.getInitialFocusNode()),this.listenerCleanups.push(Zt(this.doc,"focusin",this.handleFocus,!0),Zt(this.doc,"mousedown",this.handlePointerDown,{capture:!0,passive:!1}),Zt(this.doc,"touchstart",this.handlePointerDown,{capture:!0,passive:!1}),Zt(this.doc,"click",this.handleClick,{capture:!0,passive:!1}),Zt(this.doc,"keydown",this.handleTabKey,{capture:!0,passive:!1}),Zt(this.doc,"keydown",this.handleEscapeKey)),this}removeListeners(){if(this.state.active)return this.listenerCleanups.forEach(e=>e()),this.listenerCleanups=[],this}activate(e){if(this.state.active)return this;const t=this.getOption(e,"onActivate"),n=this.getOption(e,"onPostActivate"),r=this.getOption(e,"checkCanFocusTrap");r||this.updateTabbableNodes(),this.state.active=!0,this.state.paused=!1,this.state.nodeFocusedBeforeActivation=ps(this.doc),t==null||t();const o=()=>{r&&this.updateTabbableNodes(),this.addListeners(),this.updateObservedNodes(),n==null||n()};return r?(r(this.state.containers.concat()).then(o,o),this):(o(),this)}},Za=e=>e.key==="Tab",eu=(e,...t)=>typeof e=="function"?e(...t):e,j5=e=>!e.isComposing&&e.key==="Escape",PT=e=>setTimeout(e,0),$5=e=>e.localName==="input"&&"select"in e&&typeof e.select=="function";function NT(e,t={}){let n;const r=qt(()=>{const o=typeof e=="function"?e():e;if(o){n=new z5(o,me(F({escapeDeactivates:!1,allowOutsideClick:!0,preventScroll:!0,returnFocusOnDeactivate:!0,delayInitialFocus:!1,fallbackFocus:o},t),{document:Fr(o)}));try{n.activate()}catch(a){}}});return function(){n==null||n.deactivate(),r()}}var op="data-scroll-lock";function V5(e){const t=e.getBoundingClientRect().left;return Math.round(t)+e.scrollLeft?"paddingLeft":"paddingRight"}function OT(e){const t=ms(e),n=t==null?void 0:t.scrollbarGutter;return n==="stable"||(n==null?void 0:n.startsWith("stable "))===!0}function IT(e){var y;const t=e!=null?e:document,n=(y=t.defaultView)!=null?y:window,{documentElement:r,body:o}=t;if(o.hasAttribute(op))return;const u=OT(r)||OT(o),c=n.innerWidth-r.clientWidth;o.setAttribute(op,"");const d=()=>DD(r,"--scrollbar-width",`${c}px`),f=V5(r),p=()=>{const _={overflow:"hidden"};return!u&&c>0&&(_[f]=`${c}px`),Ql(o,_)},g=()=>{var V,D;const{scrollX:_,scrollY:S,visualViewport:k}=n,v=(V=k==null?void 0:k.offsetLeft)!=null?V:0,N=(D=k==null?void 0:k.offsetTop)!=null?D:0,A={position:"fixed",overflow:"hidden",top:`${-(S-Math.floor(N))}px`,left:`${-(_-Math.floor(v))}px`,right:"0"};!u&&c>0&&(A[f]=`${c}px`);const M=Ql(o,A);return()=>{M==null||M(),n.scrollTo({left:_,top:S,behavior:"instant"})}},T=[d(),Wl()?g():p()];return()=>{T.forEach(_=>_==null?void 0:_()),o.removeAttribute(op)}}var q5=yo("popover").parts("arrow","arrowTip","anchor","trigger","indicator","positioner","content","title","description","closeTrigger"),$r=q5.build(),RT=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.anchor)!=null?n:`popover:${e.id}:anchor`},LT=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.trigger)!=null?n:`popover:${e.id}:trigger`},sp=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.content)!=null?n:`popover:${e.id}:content`},DT=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.positioner)!=null?n:`popover:${e.id}:popper`},Y5=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.arrow)!=null?n:`popover:${e.id}:arrow`},ap=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.title)!=null?n:`popover:${e.id}:title`},up=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.description)!=null?n:`popover:${e.id}:desc`},G5=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.closeTrigger)!=null?n:`popover:${e.id}:close`},MT=e=>e.getById(RT(e)),Cs=e=>e.getById(LT(e)),vs=e=>e.getById(sp(e)),FT=e=>e.getById(DT(e)),W5=e=>e.getById(ap(e)),X5=e=>e.getById(up(e));function K5(e,t){const{state:n,context:r,send:o,computed:a,prop:u,scope:c}=e,d=n.matches("open"),f=r.get("currentPlacement"),p=a("currentPortalled"),g=r.get("renderedElements"),T=E5(me(F({},u("positioning")),{placement:f}));return{portalled:p,open:d,setOpen(y){n.matches("open")!==y&&o({type:y?"OPEN":"CLOSE"})},reposition(y={}){o({type:"POSITIONING.SET",options:y})},getArrowProps(){return t.element(me(F({id:Y5(c)},$r.arrow.attrs),{dir:u("dir"),style:T.arrow}))},getArrowTipProps(){return t.element(me(F({},$r.arrowTip.attrs),{dir:u("dir"),style:T.arrowTip}))},getAnchorProps(){return t.element(me(F({},$r.anchor.attrs),{dir:u("dir"),id:RT(c)}))},getTriggerProps(){return t.button(me(F({},$r.trigger.attrs),{dir:u("dir"),type:"button","data-placement":f,id:LT(c),"aria-haspopup":"dialog","aria-expanded":d,"data-state":d?"open":"closed","aria-controls":sp(c),onPointerDown(y){Ib(y)&&fD()&&y.currentTarget.focus()},onClick(y){y.defaultPrevented||o({type:"TOGGLE"})},onBlur(y){o({type:"TRIGGER_BLUR",target:y.relatedTarget})}}))},getIndicatorProps(){return t.element(me(F({},$r.indicator.attrs),{dir:u("dir"),"data-state":d?"open":"closed"}))},getPositionerProps(){return t.element(me(F({id:DT(c)},$r.positioner.attrs),{dir:u("dir"),style:T.floating}))},getContentProps(){return t.element(me(F({},$r.content.attrs),{dir:u("dir"),id:sp(c),tabIndex:-1,role:"dialog","aria-modal":Cb(u("modal")),hidden:!d,"data-state":d?"open":"closed","data-expanded":ds(d),"aria-labelledby":g.title?ap(c):void 0,"aria-describedby":g.description?up(c):void 0,"data-placement":f}))},getTitleProps(){return t.element(me(F({},$r.title.attrs),{id:ap(c),dir:u("dir")}))},getDescriptionProps(){return t.element(me(F({},$r.description.attrs),{id:up(c),dir:u("dir")}))},getCloseTriggerProps(){return t.button(me(F({},$r.closeTrigger.attrs),{dir:u("dir"),id:G5(c),type:"button","aria-label":"close",onClick(y){y.defaultPrevented||(y.stopPropagation(),o({type:"CLOSE"}))}}))}}}var Q5={props({props:e}){return me(F({closeOnInteractOutside:!0,closeOnEscape:!0,autoFocus:!0,modal:!1,portalled:!0},e),{positioning:F({placement:"bottom"},e.positioning)})},initialState({prop:e}){return e("open")||e("defaultOpen")?"open":"closed"},context({bindable:e}){return{currentPlacement:e(()=>({defaultValue:void 0})),renderedElements:e(()=>({defaultValue:{title:!0,description:!0}}))}},computed:{currentPortalled:({prop:e})=>!!e("modal")||!!e("portalled")},watch({track:e,prop:t,action:n}){e([()=>t("open")],()=>{n(["toggleVisibility"])})},entry:["checkRenderedElements"],states:{closed:{on:{"CONTROLLED.OPEN":{target:"open",actions:["setInitialFocus"]},TOGGLE:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","setInitialFocus"]}],OPEN:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","setInitialFocus"]}]}},open:{effects:["trapFocus","preventScroll","hideContentBelow","trackPositioning","trackDismissableElement","proxyTabFocus"],on:{"CONTROLLED.CLOSE":{target:"closed",actions:["setFinalFocus"]},CLOSE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["invokeOnClose","setFinalFocus"]}],TOGGLE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["invokeOnClose"]}],"POSITIONING.SET":{actions:["reposition"]}}}},implementations:{guards:{isOpenControlled:({prop:e})=>e("open")!=null},effects:{trackPositioning({context:e,prop:t,scope:n}){var a;e.set("currentPlacement",t("positioning").placement);const r=(a=MT(n))!=null?a:Cs(n);return gT(r,()=>FT(n),me(F({},t("positioning")),{defer:!0,onComplete(u){e.set("currentPlacement",u.placement)}}))},trackDismissableElement({send:e,prop:t,scope:n}){const r=()=>vs(n);let o=!0;return vT(r,{type:"popover",pointerBlocking:t("modal"),exclude:Cs(n),defer:!0,onEscapeKeyDown(a){var u;(u=t("onEscapeKeyDown"))==null||u(a),!t("closeOnEscape")&&a.preventDefault()},onInteractOutside(a){var u;(u=t("onInteractOutside"))==null||u(a),!a.defaultPrevented&&(o=!(a.detail.focusable||a.detail.contextmenu),t("closeOnInteractOutside")||a.preventDefault())},onPointerDownOutside:t("onPointerDownOutside"),onFocusOutside:t("onFocusOutside"),persistentElements:t("persistentElements"),onRequestDismiss:t("onRequestDismiss"),onDismiss(){e({type:"CLOSE",src:"interact-outside",restoreFocus:o})}})},proxyTabFocus({prop:e,scope:t}){return e("modal")||!e("portalled")?void 0:RD(()=>vs(t),{triggerElement:Cs(t),defer:!0,getShadowRoot:!0,onFocus(r){r.focus({preventScroll:!0})}})},hideContentBelow({prop:e,scope:t}){return e("modal")?yT(()=>[vs(t),Cs(t)],{defer:!0}):void 0},preventScroll({prop:e,scope:t}){if(e("modal"))return IT(t.getDoc())},trapFocus({prop:e,scope:t}){return e("modal")?NT(()=>vs(t),{initialFocus:()=>Ub({root:vs(t),getInitialEl:e("initialFocusEl"),enabled:e("autoFocus")}),getShadowRoot:!0}):void 0}},actions:{reposition({event:e,prop:t,scope:n,context:r}){var u;const o=(u=MT(n))!=null?u:Cs(n);gT(o,()=>FT(n),me(F(F({},t("positioning")),e.options),{defer:!0,listeners:!1,onComplete(c){r.set("currentPlacement",c.placement)}}))},checkRenderedElements({context:e,scope:t}){qt(()=>{Object.assign(e.get("renderedElements"),{title:!!W5(t),description:!!X5(t)})})},setInitialFocus({prop:e,scope:t}){e("modal")||qt(()=>{const n=Ub({root:vs(t),getInitialEl:e("initialFocusEl"),enabled:e("autoFocus")});n==null||n.focus({preventScroll:!0})})},setFinalFocus({event:e,scope:t}){var r,o;const n=(o=e.restoreFocus)!=null?o:(r=e.previousEvent)==null?void 0:r.restoreFocus;n!=null&&!n||qt(()=>{const a=Cs(t);a==null||a.focus({preventScroll:!0})})},invokeOnOpen({prop:e,flush:t}){t(()=>{var n;(n=e("onOpenChange"))==null||n({open:!0})})},invokeOnClose({prop:e,flush:t}){t(()=>{var n;(n=e("onOpenChange"))==null||n({open:!1})})},toggleVisibility({event:e,send:t,prop:n}){t({type:n("open")?"CONTROLLED.OPEN":"CONTROLLED.CLOSE",previousEvent:e})}}}};bs()(["autoFocus","closeOnEscape","closeOnInteractOutside","dir","getRootNode","id","ids","initialFocusEl","modal","onEscapeKeyDown","onFocusOutside","onInteractOutside","onOpenChange","onPointerDownOutside","onRequestDismiss","defaultOpen","open","persistentElements","portalled","positioning"]);const[pU,fc]=Eo({name:"EnvironmentContext",hookName:"useEnvironmentContext",providerName:"<EnvironmentProvider />",strict:!1,defaultValue:{getRootNode:()=>document,getDocument:()=>document,getWindow:()=>window}}),[mU,lp]=Eo({name:"LocaleContext",hookName:"useLocaleContext",providerName:"<LocaleProvider />",strict:!1,defaultValue:{dir:"ltr",locale:"en-US"}}),J5=e=>{const t=U.useId(),{getRootNode:n}=fc(),{dir:r}=lp(),o=F({id:t,dir:r,getRootNode:n},e),a=Zl(Q5,o);return K5(a,$h)},Z5=e=>{const[t,u]=Wb(e),c=u,{children:n}=c,r=ln(c,["children"]),o=J5(r),a=Yh(Yt({present:o.open},t));return w.jsx(WD,{value:o,children:w.jsx(qb,{value:a,children:n})})},BT=U.forwardRef((e,t)=>{const n=qh(),r=Ga(),o=Yt(me(F({},n.getTriggerProps()),{"aria-controls":r.unmounted?void 0:n.getTriggerProps()["aria-controls"]}),e);return w.jsx(mn.button,me(F({},o),{ref:t}))});BT.displayName="PopoverTrigger";function eM(e){return Ht({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.854 3.646a.5.5 0 0 1 0 .708L8.207 8l3.647 3.646a.5.5 0 0 1-.708.708l-4-4a.5.5 0 0 1 0-.708l4-4a.5.5 0 0 1 .708 0M4.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5"},child:[]}]})(e)}function tM(e){return Ht({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.146 3.646a.5.5 0 0 0 0 .708L7.793 8l-3.647 3.646a.5.5 0 0 0 .708.708l4-4a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708 0M11.5 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13a.5.5 0 0 1 .5-.5"},child:[]}]})(e)}function nM(e){return Ht({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0"},child:[]}]})(e)}function rM(e){return Ht({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"},child:[]}]})(e)}function iM(e){return Ht({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.657 6.247c.11-.33.576-.33.686 0l.645 1.937a2.89 2.89 0 0 0 1.829 1.828l1.936.645c.33.11.33.576 0 .686l-1.937.645a2.89 2.89 0 0 0-1.828 1.829l-.645 1.936a.361.361 0 0 1-.686 0l-.645-1.937a2.89 2.89 0 0 0-1.828-1.828l-1.937-.645a.361.361 0 0 1 0-.686l1.937-.645a2.89 2.89 0 0 0 1.828-1.828zM3.794 1.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387A1.73 1.73 0 0 0 4.593 5.69l-.387 1.162a.217.217 0 0 1-.412 0L3.407 5.69A1.73 1.73 0 0 0 2.31 4.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387A1.73 1.73 0 0 0 3.407 2.31zM10.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.16 1.16 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.16 1.16 0 0 0-.732-.732L9.1 2.137a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732z"},child:[]}]})(e)}function UT(e){return Ht({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"},child:[]}]})(e)}const oM=({className:e,componentType:t,children:n})=>{const[r,o]=U.useState(!1),{globalClassName:a}=ut(),u=f=>{o(f.open)},c=U.useCallback(()=>{o(!1)},[]),d=U.useMemo(()=>({closeMenu:c}),[c]);return w.jsxs(Z5,{open:r,onOpenChange:u,positioning:{placement:"bottom-end"},children:[w.jsx(BT,{"aria-label":`Overflow menu for ${t}`,className:W(`${j}-overflow-menu-button-trigger`,`${j}-icon-button`,a,e,`cim-${t}-component`),children:w.jsx(UT,{})}),w.jsx(Gb,{children:w.jsx(Yb,{className:W(`${j}-overflow-menu-list`,a,`cim-${t}-component`),children:w.jsx(bb.Provider,{value:d,children:n})})})]})};function HT(e){return Ht({attr:{viewBox:"0 0 24 24",fill:"currentColor"},child:[{tag:"path",attr:{d:"M15 4.00008H13V11.0001H20V9.00008H16.4142L20.7071 4.70718L19.2929 3.29297L15 7.58586V4.00008ZM4.00008 15H7.58586L3.29297 19.2929L4.70718 20.7071L9.00008 16.4142V20H11.0001V13H4.00008V15Z"},child:[]}]})(e)}function zT(e){return Ht({attr:{viewBox:"0 0 24 24",fill:"currentColor"},child:[{tag:"path",attr:{d:"M17.5858 5H14V3H21V10H19V6.41421L14.7071 10.7071L13.2929 9.29289L17.5858 5ZM3 14H5V17.5858L9.29289 13.2929L10.7071 14.7071L6.41421 19H10V21H3V14Z"},child:[]}]})(e)}const[sM,To]=Eo({name:"CarouselContext",hookName:"useCarouselContext",providerName:"<CarouselProvider />"}),jT=U.forwardRef((e,t)=>{const n=To(),r=Yt(n.getControlProps(),e);return w.jsx(mn.div,me(F(F({},r),e),{ref:t}))});jT.displayName="CarouselControl";const $T=U.forwardRef((e,t)=>{const[n,r]=Wa()(e,["readOnly","index"]),o=To(),a=Yt(o.getIndicatorProps(n),r);return w.jsx(mn.button,me(F({},a),{ref:t}))});$T.displayName="CarouselIndicator";const VT=U.forwardRef((e,t)=>{const n=To(),r=Yt(n.getIndicatorGroupProps(),e);return w.jsx(mn.div,me(F({},r),{ref:t}))});VT.displayName="CarouselIndicatorGroup";const qT=U.forwardRef((e,t)=>{const[n,r]=Wa()(e,["index","snapAlign"]),o=To(),a=Yt(o.getItemProps(n),r);return w.jsx(mn.div,me(F({},a),{ref:t}))});qT.displayName="CarouselItem";const YT=U.forwardRef((e,t)=>{const n=To(),r=Yt(n.getItemGroupProps(),e);return w.jsx(mn.div,me(F({},r),{ref:t}))});YT.displayName="CarouselItemGroup";const GT=U.forwardRef((e,t)=>{const n=To(),r=Yt(n.getNextTriggerProps(),e);return w.jsx(mn.button,me(F({},r),{ref:t}))});GT.displayName="CarouselNextTrigger";const WT=U.forwardRef((e,t)=>{const n=To(),r=Yt(n.getPrevTriggerProps(),e);return w.jsx(mn.button,me(F({},r),{ref:t}))});WT.displayName="CarouselPrevTrigger";function aM(e){const t=ms(e),n=e.getBoundingClientRect();let r=t.getPropertyValue("scroll-padding-left").replace("auto","0px"),o=t.getPropertyValue("scroll-padding-top").replace("auto","0px"),a=t.getPropertyValue("scroll-padding-right").replace("auto","0px"),u=t.getPropertyValue("scroll-padding-bottom").replace("auto","0px");function c(T,y){let _=parseFloat(T);return/%/.test(T)&&(_/=100,_*=y),Number.isNaN(_)?0:_}let d=c(r,n.width),f=c(o,n.height),p=c(a,n.width),g=c(u,n.height);return{x:{before:d,after:p},y:{before:f,after:g}}}function uM(e,t,n="both"){return n==="x"&&e.right>=t.left&&e.left<=t.right||n==="y"&&e.bottom>=t.top&&e.top<=t.bottom||n==="both"&&e.right>=t.left&&e.left<=t.right&&e.bottom>=t.top&&e.top<=t.bottom}function XT(e){let t=[];for(const n of e.children)t=t.concat(n,XT(n));return t}function KT(e,t=!1){const n=e.getBoundingClientRect(),r={x:{start:[],center:[],end:[]},y:{start:[],center:[],end:[]}},o=t?XT(e):e.children;for(const a of["x","y"]){const u=a==="x"?"y":"x",c=a==="x"?"left":"top",d=a==="x"?"width":"height",f=a==="x"?"scrollLeft":"scrollTop";for(const p of o){const g=p.getBoundingClientRect();if(!uM(n,g,u))continue;const T=ms(p);let[y,_]=T.getPropertyValue("scroll-snap-align").split(" ");typeof _=="undefined"&&(_=y);const S=a==="x"?_:y,k=g[c]-n[c]+e[f];switch(S){case"none":break;case"start":r[a].start.push({node:p,position:k});break;case"center":r[a].center.push({node:p,position:k+g[d]/2});break;case"end":r[a].end.push({node:p,position:k+g[d]});break}}}return r}function QT(e){const t=e.getBoundingClientRect(),n=aM(e),r=KT(e),o={x:e.scrollWidth-e.offsetWidth,y:e.scrollHeight-e.offsetHeight};return{x:JT([...r.x.start.map(a=>a.position-n.x.before),...r.x.center.map(a=>a.position-t.width/2),...r.x.end.map(a=>a.position-t.width+n.x.after)].map(ZT(0,o.x))),y:JT([...r.y.start.map(a=>a.position-n.y.before),...r.y.center.map(a=>a.position-t.height/2),...r.y.end.map(a=>a.position-t.height+n.y.after)].map(ZT(0,o.y)))}}function lM(e,t,n){const r=KT(e),o=[...r[t].start,...r[t].center,...r[t].end];for(const a of o)if(n(a.node))return a.position}var JT=e=>[...new Set(e)],ZT=(e,t)=>n=>Math.max(e,Math.min(t,n)),cM=yo("carousel").parts("root","itemGroup","item","control","nextTrigger","prevTrigger","indicatorGroup","indicator","autoplayTrigger"),ui=cM.build(),dM=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.root)!=null?n:`carousel:${e.id}`},fM=(e,t)=>{var n,r,o;return(o=(r=(n=e.ids)==null?void 0:n.item)==null?void 0:r.call(n,t))!=null?o:`carousel:${e.id}:item:${t}`},hc=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.itemGroup)!=null?n:`carousel:${e.id}:item-group`},hM=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.nextTrigger)!=null?n:`carousel:${e.id}:next-trigger`},pM=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.prevTrigger)!=null?n:`carousel:${e.id}:prev-trigger`},mM=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.indicatorGroup)!=null?n:`carousel:${e.id}:indicator-group`},e_=(e,t)=>{var n,r,o;return(o=(r=(n=e.ids)==null?void 0:n.indicator)==null?void 0:r.call(n,t))!=null?o:`carousel:${e.id}:indicator:${t}`},In=e=>e.getById(hc(e)),t_=e=>LD(In(e),"[data-part=item]"),gM=(e,t)=>e.getById(e_(e,t)),n_=e=>{const t=In(e);if(!t)return;const n=gs(t);t.setAttribute("tabindex",n.length>0?"-1":"0")};function EM(e,t){const{state:n,context:r,computed:o,send:a,scope:u,prop:c}=e,d=n.matches("autoplay"),f=n.matches("dragging"),p=o("canScrollNext"),g=o("canScrollPrev"),T=o("isHorizontal"),y=Array.from(r.get("pageSnapPoints")),_=r.get("page"),S=c("slidesPerPage"),k=c("padding"),v=c("translations");return{isPlaying:d,isDragging:f,page:_,pageSnapPoints:y,canScrollNext:p,canScrollPrev:g,getProgress(){return _/y.length},scrollToIndex(N,A){a({type:"INDEX.SET",index:N,instant:A})},scrollTo(N,A){a({type:"PAGE.SET",index:N,instant:A})},scrollNext(N){a({type:"PAGE.NEXT",instant:N})},scrollPrev(N){a({type:"PAGE.PREV",instant:N})},play(){a({type:"AUTOPLAY.START"})},pause(){a({type:"AUTOPLAY.PAUSE"})},isInView(N){return Array.from(r.get("slidesInView")).includes(N)},refresh(){a({type:"SNAP.REFRESH"})},getRootProps(){return t.element(me(F({},ui.root.attrs),{id:dM(u),role:"region","aria-roledescription":"carousel","data-orientation":c("orientation"),dir:c("dir"),style:{"--slides-per-page":S,"--slide-spacing":c("spacing"),"--slide-item-size":"calc(100% / var(--slides-per-page) - var(--slide-spacing) * (var(--slides-per-page) - 1) / var(--slides-per-page))"}}))},getItemGroupProps(){return t.element(me(F({},ui.itemGroup.attrs),{id:hc(u),"data-orientation":c("orientation"),"data-dragging":ds(f),dir:c("dir"),"aria-live":d?"off":"polite",onFocus(N){fs(N.currentTarget,yr(N))&&a({type:"VIEWPORT.FOCUS"})},onBlur(N){fs(N.currentTarget,N.relatedTarget)||a({type:"VIEWPORT.BLUR"})},onMouseDown(N){if(N.defaultPrevented||!c("allowMouseDrag")||!Ib(N))return;const A=yr(N);Br(A)&&A!==N.currentTarget||(N.preventDefault(),a({type:"DRAGGING.START"}))},onWheel:L6(N=>{const A=c("orientation")==="horizontal"?"deltaX":"deltaY";N[A]<0&&!o("canScrollPrev")||N[A]>0&&!o("canScrollNext")||a({type:"USER.SCROLL"})},150),onTouchStart(){a({type:"USER.SCROLL"})},style:{display:"grid",gap:"var(--slide-spacing)",scrollSnapType:[T?"x":"y",c("snapType")].join(" "),gridAutoFlow:T?"column":"row",scrollbarWidth:"none",overscrollBehaviorX:"contain",[T?"gridAutoColumns":"gridAutoRows"]:"var(--slide-item-size)",[T?"scrollPaddingInline":"scrollPaddingBlock"]:k,[T?"paddingInline":"paddingBlock"]:k,[T?"overflowX":"overflowY"]:"auto"}}))},getItemProps(N){const A=r.get("slidesInView").includes(N.index);return t.element(me(F({},ui.item.attrs),{id:fM(u,N.index),dir:c("dir"),role:"group","data-index":N.index,"data-inview":ds(A),"aria-roledescription":"slide","data-orientation":c("orientation"),"aria-label":v.item(N.index,c("slideCount")),"aria-hidden":Cb(!A),style:{scrollSnapAlign:(()=>{var re;const M=(re=N.snapAlign)!=null?re:"start",V=c("slidesPerMove"),D=V==="auto"?Math.floor(c("slidesPerPage")):V;return(N.index+D)%D===0?M:void 0})()}}))},getControlProps(){return t.element(me(F({},ui.control.attrs),{"data-orientation":c("orientation")}))},getPrevTriggerProps(){return t.button(me(F({},ui.prevTrigger.attrs),{id:pM(u),type:"button",disabled:!g,dir:c("dir"),"aria-label":v.prevTrigger,"data-orientation":c("orientation"),"aria-controls":hc(u),onClick(N){N.defaultPrevented||a({type:"PAGE.PREV",src:"trigger"})}}))},getNextTriggerProps(){return t.button(me(F({},ui.nextTrigger.attrs),{dir:c("dir"),id:hM(u),type:"button","aria-label":v.nextTrigger,"data-orientation":c("orientation"),"aria-controls":hc(u),disabled:!p,onClick(N){N.defaultPrevented||a({type:"PAGE.NEXT",src:"trigger"})}}))},getIndicatorGroupProps(){return t.element(me(F({},ui.indicatorGroup.attrs),{dir:c("dir"),id:mM(u),"data-orientation":c("orientation"),onKeyDown(N){if(N.defaultPrevented)return;const A="indicator",M={ArrowDown(K){T||(a({type:"PAGE.NEXT",src:A}),K.preventDefault())},ArrowUp(K){T||(a({type:"PAGE.PREV",src:A}),K.preventDefault())},ArrowRight(K){T&&(a({type:"PAGE.NEXT",src:A}),K.preventDefault())},ArrowLeft(K){T&&(a({type:"PAGE.PREV",src:A}),K.preventDefault())},Home(K){a({type:"PAGE.SET",index:0,src:A}),K.preventDefault()},End(K){a({type:"PAGE.SET",index:y.length-1,src:A}),K.preventDefault()}},V=ED(N,{dir:c("dir"),orientation:c("orientation")}),D=M[V];D==null||D(N)}}))},getIndicatorProps(N){return t.button(me(F({},ui.indicator.attrs),{dir:c("dir"),id:e_(u,N.index),type:"button","data-orientation":c("orientation"),"data-index":N.index,"data-readonly":ds(N.readOnly),"data-current":ds(N.index===_),"aria-label":v.indicator(N.index),onClick(A){A.defaultPrevented||N.readOnly||a({type:"PAGE.SET",index:N.index,src:"indicator"})}}))},getAutoplayTriggerProps(){return t.button(me(F({},ui.autoplayTrigger.attrs),{type:"button","data-orientation":c("orientation"),"data-pressed":ds(d),"aria-label":d?v.autoplayStop:v.autoplayStart,onClick(N){N.defaultPrevented||a({type:d?"AUTOPLAY.PAUSE":"AUTOPLAY.START"})}}))}}}var yM={props({props:e}){return H6(e,["slideCount"],"carousel"),me(F({dir:"ltr",defaultPage:0,orientation:"horizontal",snapType:"mandatory",loop:!!e.autoplay,slidesPerPage:1,slidesPerMove:"auto",spacing:"0px",autoplay:!1,allowMouseDrag:!1,inViewThreshold:.6},e),{translations:F({nextTrigger:"Next slide",prevTrigger:"Previous slide",indicator:t=>`Go to slide ${t+1}`,item:(t,n)=>`${t+1} of ${n}`,autoplayStart:"Start slide rotation",autoplayStop:"Stop slide rotation"},e.translations)})},refs(){return{timeoutRef:void 0}},initialState({prop:e}){return e("autoplay")?"autoplay":"idle"},context({prop:e,bindable:t,getContext:n}){return{page:t(()=>({defaultValue:e("defaultPage"),value:e("page"),onChange(r){var u;const a=n().get("pageSnapPoints");(u=e("onPageChange"))==null||u({page:r,pageSnapPoint:a[r]})}})),pageSnapPoints:t(()=>({defaultValue:bM(e("slideCount"),e("slidesPerMove"),e("slidesPerPage"))})),slidesInView:t(()=>({defaultValue:[]}))}},computed:{isRtl:({prop:e})=>e("dir")==="rtl",isHorizontal:({prop:e})=>e("orientation")==="horizontal",canScrollNext:({prop:e,context:t})=>e("loop")||t.get("page")<t.get("pageSnapPoints").length-1,canScrollPrev:({prop:e,context:t})=>e("loop")||t.get("page")>0,autoplayInterval:({prop:e})=>{const t=e("autoplay");return x6(t)?t.delay:4e3}},watch({track:e,action:t,context:n,prop:r,send:o}){e([()=>r("slidesPerPage"),()=>r("slidesPerMove")],()=>{t(["setSnapPoints"])}),e([()=>n.get("page")],()=>{t(["scrollToPage","focusIndicatorEl"])}),e([()=>r("orientation")],()=>{t(["setSnapPoints","scrollToPage"])}),e([()=>r("slideCount")],()=>{o({type:"SNAP.REFRESH",src:"slide.count"})}),e([()=>!!r("autoplay")],()=>{o({type:r("autoplay")?"AUTOPLAY.START":"AUTOPLAY.PAUSE",src:"autoplay.prop.change"})})},on:{"PAGE.NEXT":{target:"idle",actions:["clearScrollEndTimer","setNextPage"]},"PAGE.PREV":{target:"idle",actions:["clearScrollEndTimer","setPrevPage"]},"PAGE.SET":{target:"idle",actions:["clearScrollEndTimer","setPage"]},"INDEX.SET":{target:"idle",actions:["clearScrollEndTimer","setMatchingPage"]},"SNAP.REFRESH":{actions:["setSnapPoints","clampPage"]},"PAGE.SCROLL":{actions:["scrollToPage"]}},effects:["trackSlideMutation","trackSlideIntersections","trackSlideResize"],entry:["setSnapPoints","setPage"],exit:["clearScrollEndTimer"],states:{idle:{on:{"DRAGGING.START":{target:"dragging",actions:["invokeDragStart"]},"AUTOPLAY.START":{target:"autoplay",actions:["invokeAutoplayStart"]},"USER.SCROLL":{target:"userScroll"},"VIEWPORT.FOCUS":{target:"focus"}}},focus:{effects:["trackKeyboardScroll"],on:{"VIEWPORT.BLUR":{target:"idle"},"PAGE.NEXT":{actions:["clearScrollEndTimer","setNextPage"]},"PAGE.PREV":{actions:["clearScrollEndTimer","setPrevPage"]},"PAGE.SET":{actions:["clearScrollEndTimer","setPage"]},"INDEX.SET":{actions:["clearScrollEndTimer","setMatchingPage"]},"USER.SCROLL":{target:"userScroll"}}},dragging:{effects:["trackPointerMove"],entry:["disableScrollSnap"],on:{DRAGGING:{actions:["scrollSlides","invokeDragging"]},"DRAGGING.END":{target:"idle",actions:["endDragging","invokeDraggingEnd"]}}},userScroll:{effects:["trackScroll"],on:{"SCROLL.END":[{guard:"isFocused",target:"focus",actions:["setClosestPage"]},{target:"idle",actions:["setClosestPage"]}]}},autoplay:{effects:["trackDocumentVisibility","trackScroll","autoUpdateSlide"],exit:["invokeAutoplayEnd"],on:{"AUTOPLAY.TICK":{actions:["setNextPage","invokeAutoplay"]},"DRAGGING.START":{target:"dragging",actions:["invokeDragStart"]},"AUTOPLAY.PAUSE":{target:"idle"}}}},implementations:{guards:{isFocused:({scope:e})=>e.isActiveElement(In(e))},effects:{autoUpdateSlide({computed:e,send:t}){const n=setInterval(()=>{t({type:e("canScrollNext")?"AUTOPLAY.TICK":"AUTOPLAY.PAUSE",src:"autoplay.interval"})},e("autoplayInterval"));return()=>clearInterval(n)},trackSlideMutation({scope:e,send:t}){const n=In(e);if(!n)return;const r=e.getWin(),o=new r.MutationObserver(()=>{t({type:"SNAP.REFRESH",src:"slide.mutation"}),n_(e)});return n_(e),o.observe(n,{childList:!0,subtree:!0}),()=>o.disconnect()},trackSlideResize({scope:e,send:t}){if(!In(e))return;const r=e.getWin(),o=()=>{t({type:"SNAP.REFRESH",src:"slide.resize"})};qt(()=>{o(),qt(()=>{t({type:"PAGE.SCROLL",instant:!0})})});const a=new r.ResizeObserver(o);return t_(e).forEach(u=>a.observe(u)),()=>a.disconnect()},trackSlideIntersections({scope:e,prop:t,context:n}){const r=In(e),o=e.getWin(),a=new o.IntersectionObserver(u=>{const c=u.reduce((d,f)=>{var T;const p=f.target,g=Number((T=p.dataset.index)!=null?T:"-1");return g==null||Number.isNaN(g)||g===-1?d:f.isIntersecting?y6(d,g):b6(d,g)},n.get("slidesInView"));n.set("slidesInView",T6(c))},{root:r,threshold:t("inViewThreshold")});return t_(e).forEach(u=>a.observe(u)),()=>a.disconnect()},trackScroll({send:e,refs:t,scope:n}){const r=In(n);return r?Zt(r,"scroll",()=>{clearTimeout(t.get("timeoutRef")),t.set("timeoutRef",void 0),t.set("timeoutRef",setTimeout(()=>{e({type:"SCROLL.END"})},150))},{passive:!0}):void 0},trackDocumentVisibility({scope:e,send:t}){const n=e.getDoc();return Zt(n,"visibilitychange",()=>{n.visibilityState!=="visible"&&t({type:"AUTOPLAY.PAUSE",src:"doc.hidden"})})},trackPointerMove({scope:e,send:t}){const n=e.getDoc();return OD(n,{onPointerMove({event:r}){t({type:"DRAGGING",left:-r.movementX,top:-r.movementY})},onPointerUp(){t({type:"DRAGGING.END"})}})},trackKeyboardScroll({scope:e,send:t,context:n}){const r=e.getWin();return Zt(r,"keydown",a=>{switch(a.key){case"ArrowRight":a.preventDefault(),t({type:"PAGE.NEXT"});break;case"ArrowLeft":a.preventDefault(),t({type:"PAGE.PREV"});break;case"Home":a.preventDefault(),t({type:"PAGE.SET",index:0});break;case"End":a.preventDefault(),t({type:"PAGE.SET",index:n.get("pageSnapPoints").length-1})}},{capture:!0})}},actions:{clearScrollEndTimer({refs:e}){e.get("timeoutRef")!=null&&(clearTimeout(e.get("timeoutRef")),e.set("timeoutRef",void 0))},scrollToPage({context:e,event:t,scope:n,computed:r,flush:o}){var f;const a=t.instant?"instant":"smooth",u=wb((f=t.index)!=null?f:e.get("page"),0,e.get("pageSnapPoints").length-1),c=In(n);if(!c)return;const d=r("isHorizontal")?"left":"top";o(()=>{c.scrollTo({[d]:e.get("pageSnapPoints")[u],behavior:a})})},setClosestPage({context:e,scope:t,computed:n}){const r=In(t);if(!r)return;const o=n("isHorizontal")?r.scrollLeft:r.scrollTop,a=e.get("pageSnapPoints").findIndex(u=>Math.abs(u-o)<1);a!==-1&&e.set("page",a)},setNextPage({context:e,prop:t,state:n}){const r=n.matches("autoplay")||t("loop"),o=_b(e.get("pageSnapPoints"),e.get("page"),{loop:r});e.set("page",o)},setPrevPage({context:e,prop:t,state:n}){const r=n.matches("autoplay")||t("loop"),o=_6(e.get("pageSnapPoints"),e.get("page"),{loop:r});e.set("page",o)},setMatchingPage({context:e,event:t,computed:n,scope:r}){const o=In(r);if(!o)return;const a=lM(o,n("isHorizontal")?"x":"y",c=>c.dataset.index===t.index.toString());if(a==null)return;const u=e.get("pageSnapPoints").findIndex(c=>Math.abs(c-a)<1);e.set("page",u)},setPage({context:e,event:t}){var r;const n=(r=t.index)!=null?r:e.get("page");e.set("page",n)},clampPage({context:e}){const t=wb(e.get("page"),0,e.get("pageSnapPoints").length-1);e.set("page",t)},setSnapPoints({context:e,computed:t,scope:n}){const r=In(n);if(!r)return;const o=QT(r);e.set("pageSnapPoints",t("isHorizontal")?o.x:o.y)},disableScrollSnap({scope:e}){const t=In(e);if(!t)return;const n=getComputedStyle(t);t.dataset.scrollSnapType=n.getPropertyValue("scroll-snap-type"),t.style.setProperty("scroll-snap-type","none")},scrollSlides({scope:e,event:t}){const n=In(e);n==null||n.scrollBy({left:t.left,top:t.top,behavior:"instant"})},endDragging({scope:e,context:t,computed:n}){const r=In(e);if(!r)return;const o=r.scrollLeft,a=r.scrollTop,u=QT(r),c=u.x.reduce((f,p)=>Math.abs(p-o)<Math.abs(f-o)?p:f,u.x[0]),d=u.y.reduce((f,p)=>Math.abs(p-a)<Math.abs(f-a)?p:f,u.y[0]);qt(()=>{r.scrollTo({left:c,top:d,behavior:"smooth"});const f=n("isHorizontal")?c:d;t.set("page",t.get("pageSnapPoints").indexOf(f));const p=r.dataset.scrollSnapType;p&&(r.style.setProperty("scroll-snap-type",p),delete r.dataset.scrollSnapType)})},focusIndicatorEl({context:e,event:t,scope:n}){if(t.src!=="indicator")return;const r=gM(n,e.get("page"));r&&qt(()=>r.focus({preventScroll:!0}))},invokeDragStart({context:e,prop:t}){var n;(n=t("onDragStatusChange"))==null||n({type:"dragging.start",isDragging:!0,page:e.get("page")})},invokeDragging({context:e,prop:t}){var n;(n=t("onDragStatusChange"))==null||n({type:"dragging",isDragging:!0,page:e.get("page")})},invokeDraggingEnd({context:e,prop:t}){var n;(n=t("onDragStatusChange"))==null||n({type:"dragging.end",isDragging:!1,page:e.get("page")})},invokeAutoplay({context:e,prop:t}){var n;(n=t("onAutoplayStatusChange"))==null||n({type:"autoplay",isPlaying:!0,page:e.get("page")})},invokeAutoplayStart({context:e,prop:t}){var n;(n=t("onAutoplayStatusChange"))==null||n({type:"autoplay.start",isPlaying:!0,page:e.get("page")})},invokeAutoplayEnd({context:e,prop:t}){var n;(n=t("onAutoplayStatusChange"))==null||n({type:"autoplay.stop",isPlaying:!1,page:e.get("page")})}}}};function bM(e,t,n){if(e==null||n<=0)return[];const r=[],o=t==="auto"?Math.floor(n):t;if(o<=0)return[];for(let a=0;a<e&&!(a+n>e);a+=o)r.push(a);return r}bs()(["dir","getRootNode","id","ids","loop","page","defaultPage","onPageChange","orientation","slideCount","slidesPerPage","slidesPerMove","spacing","padding","autoplay","allowMouseDrag","inViewThreshold","translations","snapType","onDragStatusChange","onAutoplayStatusChange"]),bs()(["index","readOnly"]),bs()(["index","snapAlign"]);const TM=e=>{const t=U.useId(),{getRootNode:n}=fc(),{dir:r}=lp(),o=F({id:t,dir:r,getRootNode:n},e),a=Zl(yM,o);return EM(a,$h)},r_=U.forwardRef((e,t)=>{const[n,r]=Wa()(e,["allowMouseDrag","autoplay","defaultPage","id","ids","inViewThreshold","loop","onAutoplayStatusChange","onDragStatusChange","onPageChange","orientation","padding","page","slideCount","slidesPerMove","slidesPerPage","snapType","spacing","translations"]),o=TM(n),a=Yt(o.getRootProps(),r);return w.jsx(sM,{value:o,children:w.jsx(mn.div,me(F({},a),{ref:t}))})});r_.displayName="CarouselRoot";const _M=180,SM=e=>{const t=e.trim(),n=parseFloat(t);return Number.isNaN(n)?0:t.endsWith("rem")?n*16:n},xM=({globalClassName:e,className:t,itemMinWidth:n=_M,spacing:r="0.5rem",loop:o=!1,allowMouseDrag:a=!0,showIndicators:u=!0,showNavigation:c=!0,onPageChange:d,ariaLabel:f="Product carousel",children:p})=>{const g=Array.from(p),T=g.length,y=U.useRef(null),[_,S]=U.useState(0),{width:k}=_v();U.useLayoutEffect(()=>{y.current&&S(y.current.getBoundingClientRect().width)},[k,T]);const v=SM(r),N=n+v,A=_>0?(_+v)/N:1,M=Math.max(1,Math.floor(A));if(T===0)return null;const V=T>M,D=Math.ceil(T/M),K=V?Math.max(1,A):M;return w.jsxs(r_,{ref:y,className:W(e,t,`${j}-carousel`),slidesPerPage:K,slidesPerMove:M,spacing:r,loop:o,allowMouseDrag:a,slideCount:T,onPageChange:d,"aria-label":f,children:[w.jsx(YT,{className:W(e,`${j}-carousel__item-group`,{"carousel-row-container":!V}),children:g.map((re,be)=>w.jsx(qT,{index:be,className:W(e,`${j}-carousel__item`),children:re},be))}),c&&V&&w.jsxs(jT,{className:W(e,`${j}-carousel__control`),children:[w.jsx(WT,{className:W(e,`${j}-carousel__prev-trigger`),"aria-label":"Previous slide",children:w.jsx(nM,{})}),w.jsx(GT,{className:W(e,`${j}-carousel__next-trigger`),"aria-label":"Next slide",children:w.jsx(rM,{})})]}),u&&V&&w.jsx(VT,{className:W(e,`${j}-carousel__indicator-group`),children:Array.from({length:D},(re,be)=>w.jsx($T,{index:be,className:W(e,`${j}-carousel__indicator`),"aria-label":`Go to slide group ${be+1}`},be))})]})},[wM,AM]=Eo({name:"RenderStrategyContext",hookName:"useRenderStrategyContext",providerName:"<RenderStrategyPropsProvider />"}),CM=e=>Wa()(e,["lazyMount","unmountOnExit"]),[vM,tu]=Eo({name:"DialogContext",hookName:"useDialogContext",providerName:"<DialogProvider />"}),i_=U.forwardRef((e,t)=>{const n=tu(),r=AM(),o=Yh(me(F({},r),{present:n.open})),a=Yt(n.getBackdropProps(),o.getPresenceProps(),e);return o.unmounted?null:w.jsx(mn.div,me(F({},a),{ref:ec(o.ref,t)}))});i_.displayName="DialogBackdrop";const cp=U.forwardRef((e,t)=>{const n=tu(),r=Ga(),o=Yt(n.getContentProps(),r.getPresenceProps(),e);return r.unmounted?null:w.jsx(mn.div,me(F({},o),{ref:ec(r.ref,t)}))});cp.displayName="DialogContent";const dp=U.forwardRef((e,t)=>{const n=tu(),r=Yt(n.getDescriptionProps(),e);return w.jsx(mn.div,me(F({},r),{ref:t}))});dp.displayName="DialogDescription";const fp=U.forwardRef((e,t)=>{const n=tu(),r=Yt(n.getPositionerProps(),e);return Ga().unmounted?null:w.jsx(mn.div,me(F({},r),{ref:t}))});fp.displayName="DialogPositioner";var kM=yo("dialog").parts("trigger","backdrop","positioner","content","title","description","closeTrigger"),_o=kM.build(),o_=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.positioner)!=null?n:`dialog:${e.id}:positioner`},s_=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.backdrop)!=null?n:`dialog:${e.id}:backdrop`},hp=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.content)!=null?n:`dialog:${e.id}:content`},a_=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.trigger)!=null?n:`dialog:${e.id}:trigger`},pp=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.title)!=null?n:`dialog:${e.id}:title`},mp=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.description)!=null?n:`dialog:${e.id}:description`},u_=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.closeTrigger)!=null?n:`dialog:${e.id}:close`},pc=e=>e.getById(hp(e)),PM=e=>e.getById(o_(e)),NM=e=>e.getById(s_(e)),OM=e=>e.getById(a_(e)),IM=e=>e.getById(pp(e)),RM=e=>e.getById(mp(e)),LM=e=>e.getById(u_(e));function DM(e,t){const{state:n,send:r,context:o,prop:a,scope:u}=e,c=a("aria-label"),d=n.matches("open");return{open:d,setOpen(f){n.matches("open")!==f&&r({type:f?"OPEN":"CLOSE"})},getTriggerProps(){return t.button(me(F({},_o.trigger.attrs),{dir:a("dir"),id:a_(u),"aria-haspopup":"dialog",type:"button","aria-expanded":d,"data-state":d?"open":"closed","aria-controls":hp(u),onClick(f){f.defaultPrevented||r({type:"TOGGLE"})}}))},getBackdropProps(){return t.element(me(F({},_o.backdrop.attrs),{dir:a("dir"),hidden:!d,id:s_(u),"data-state":d?"open":"closed"}))},getPositionerProps(){return t.element(me(F({},_o.positioner.attrs),{dir:a("dir"),id:o_(u),style:{pointerEvents:d?void 0:"none"}}))},getContentProps(){const f=o.get("rendered");return t.element(me(F({},_o.content.attrs),{dir:a("dir"),role:a("role"),hidden:!d,id:hp(u),tabIndex:-1,"data-state":d?"open":"closed","aria-modal":!0,"aria-label":c||void 0,"aria-labelledby":c||!f.title?void 0:pp(u),"aria-describedby":f.description?mp(u):void 0}))},getTitleProps(){return t.element(me(F({},_o.title.attrs),{dir:a("dir"),id:pp(u)}))},getDescriptionProps(){return t.element(me(F({},_o.description.attrs),{dir:a("dir"),id:mp(u)}))},getCloseTriggerProps(){return t.button(me(F({},_o.closeTrigger.attrs),{dir:a("dir"),id:u_(u),type:"button",onClick(f){f.defaultPrevented||(f.stopPropagation(),r({type:"CLOSE"}))}}))}}}var MM={props({props:e,scope:t}){const n=e.role==="alertdialog",r=n?()=>LM(t):void 0,o=typeof e.modal=="boolean"?e.modal:!0;return F({role:"dialog",modal:o,trapFocus:o,preventScroll:o,closeOnInteractOutside:!n,closeOnEscape:!0,restoreFocus:!0,initialFocusEl:r},e)},initialState({prop:e}){return e("open")||e("defaultOpen")?"open":"closed"},context({bindable:e}){return{rendered:e(()=>({defaultValue:{title:!0,description:!0}}))}},watch({track:e,action:t,prop:n}){e([()=>n("open")],()=>{t(["toggleVisibility"])})},states:{open:{entry:["checkRenderedElements","syncZIndex"],effects:["trackDismissableElement","trapFocus","preventScroll","hideContentBelow"],on:{"CONTROLLED.CLOSE":{target:"closed"},CLOSE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["invokeOnClose"]}],TOGGLE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["invokeOnClose"]}]}},closed:{on:{"CONTROLLED.OPEN":{target:"open"},OPEN:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen"]}],TOGGLE:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen"]}]}}},implementations:{guards:{isOpenControlled:({prop:e})=>e("open")!=null},effects:{trackDismissableElement({scope:e,send:t,prop:n}){return vT(()=>pc(e),{type:"dialog",defer:!0,pointerBlocking:n("modal"),exclude:[OM(e)],onInteractOutside(o){var a;(a=n("onInteractOutside"))==null||a(o),n("closeOnInteractOutside")||o.preventDefault()},persistentElements:n("persistentElements"),onFocusOutside:n("onFocusOutside"),onPointerDownOutside:n("onPointerDownOutside"),onRequestDismiss:n("onRequestDismiss"),onEscapeKeyDown(o){var a;(a=n("onEscapeKeyDown"))==null||a(o),n("closeOnEscape")||o.preventDefault()},onDismiss(){t({type:"CLOSE",src:"interact-outside"})}})},preventScroll({scope:e,prop:t}){if(t("preventScroll"))return IT(e.getDoc())},trapFocus({scope:e,prop:t}){return t("trapFocus")?NT(()=>pc(e),{preventScroll:!0,returnFocusOnDeactivate:!!t("restoreFocus"),initialFocus:t("initialFocusEl"),setReturnFocus:r=>{var o,a;return(a=(o=t("finalFocusEl"))==null?void 0:o())!=null?a:r},getShadowRoot:!0}):void 0},hideContentBelow({scope:e,prop:t}){return t("modal")?yT(()=>[pc(e)],{defer:!0}):void 0}},actions:{checkRenderedElements({context:e,scope:t}){qt(()=>{e.set("rendered",{title:!!IM(t),description:!!RM(t)})})},syncZIndex({scope:e}){qt(()=>{const t=pc(e);if(!t)return;const n=ms(t);[PM(e),NM(e)].forEach(o=>{o==null||o.style.setProperty("--z-index",n.zIndex),o==null||o.style.setProperty("--layer-index",n.getPropertyValue("--layer-index"))})})},invokeOnClose({prop:e}){var t;(t=e("onOpenChange"))==null||t({open:!1})},invokeOnOpen({prop:e}){var t;(t=e("onOpenChange"))==null||t({open:!0})},toggleVisibility({prop:e,send:t,event:n}){t({type:e("open")?"CONTROLLED.OPEN":"CONTROLLED.CLOSE",previousEvent:n})}}}};bs()(["aria-label","closeOnEscape","closeOnInteractOutside","dir","finalFocusEl","getRootNode","getRootNode","id","id","ids","initialFocusEl","modal","onEscapeKeyDown","onFocusOutside","onInteractOutside","onOpenChange","onPointerDownOutside","onRequestDismiss","defaultOpen","open","persistentElements","preventScroll","restoreFocus","role","trapFocus"]);const FM=e=>{const t=U.useId(),{getRootNode:n}=fc(),{dir:r}=lp(),o=F({id:t,getRootNode:n,dir:r},e),a=Zl(MM,o);return DM(a,$h)},l_=e=>{const[t,c]=Wb(e),d=c,{children:n}=d,r=ln(d,["children"]),[o]=CM(t),a=FM(r),u=Yh(Yt({present:a.open},t));return w.jsx(vM,{value:a,children:w.jsx(wM,{value:o,children:w.jsx(qb,{value:u,children:n})})})},c_=U.forwardRef((e,t)=>{const n=tu(),r=Yt(n.getTitleProps(),e);return w.jsx(mn.h2,me(F({},r),{ref:t}))});c_.displayName="DialogTitle";const BM=({children:e})=>{const[t,n]=U.useState(!1),r=U.useMemo(()=>({toggleMenu:()=>n(a=>!a),closeMenu:()=>n(!1)}),[]),o=U.useMemo(()=>({isOpen:t}),[t]);return w.jsx(Ph.Provider,{value:r,children:w.jsx(yb.Provider,{value:o,children:e})})},d_=()=>U.useContext(yb),f_=()=>{const e=U.useContext(Ph);if(!e)throw new Error("useOverflowMenuDispatch must be used within an OverflowMenuProvider");return e},UM=`${j}-overflow-menu-button-trigger`,HM=({componentType:e,children:t})=>{const{isOpen:n}=d_(),{closeMenu:r}=f_(),{globalClassName:o}=ut(),a=U.useRef(null);return U.useEffect(()=>{if(!n)return;const u=d=>{d.key==="Escape"&&r()},c=d=>{const f=d.target;f instanceof Element&&f.closest(`.${UM}`)||a.current&&!a.current.contains(f)&&r()};return document.addEventListener("keydown",u),document.addEventListener("mousedown",c),()=>{document.removeEventListener("keydown",u),document.removeEventListener("mousedown",c)}},[n,r]),n?w.jsx("div",{ref:a,role:"menu","aria-label":`Overflow menu for ${e}`,className:W(`${j}-overflow-panel`,o,`cim-${e}-component`),children:t}):null},zM=({componentType:e,className:t})=>{const{toggleMenu:n}=f_(),{isOpen:r}=d_(),{globalClassName:o}=ut();return w.jsx("button",{"aria-label":`Overflow menu for ${e}`,title:"More options","aria-expanded":r,"aria-haspopup":"menu",className:W(`${j}-overflow-menu-button-trigger`,`${j}-icon-button`,o,t,`cim-${e}-component`),onClick:n,children:w.jsx(UT,{})})},gp=()=>{const{status:e,entryType:t}=Zn(),{messages:n}=er(),r=t==="ask_cim",o=!!(n&&n.length>0),a=!!e.isOpen;return r&&a||!r&&a&&o},jM=({componentType:e,isIcon:t})=>{const{globalClassName:n}=ut(),{previousComponentType:r}=Zn(),o=Va(),a=()=>{gl(r||"dialog"),o()};return t?w.jsx(ri,{className:W(n,`${j}-toggle-dialog-button`,`cim-${e}-component`),ariaLabel:"Collapse",title:"Collapse",onClick:a,icon:w.jsx(HT,{})}):w.jsxs("button",{className:W(n,`${j}-overflow-menu-button`,`${j}-toggle-dialog-button`,`cim-${e}-component`),onClick:a,children:[w.jsx(HT,{}),"Show ",r||"dialog"]})},$M=({componentType:e,isIcon:t})=>{const{globalClassName:n}=ut(),{isModalFullscreen:r}=Zn(),o=Va(),a=()=>{wf(!r),o()},u=r?Pk:Nk,c="Toggle Fullscreen";return t?w.jsx(ri,{ariaLabel:c,title:c,className:W(n,`${j}-modal-fullscreen-button`,`cim-${e}-component`),icon:w.jsx(u,{}),onClick:a}):w.jsxs("button",{className:W(n,`${j}-overflow-menu-button`,`${j}-modal-fullscreen-button`,`cim-${e}-component`),onClick:a,children:[w.jsx(u,{}),c]})},VM=({componentType:e,isIcon:t})=>{const{globalClassName:n}=ut(),{dialogPosition:r}=Zn(),o=Va(),a=r==="bottom-left",u=()=>{Af(a?"bottom-right":"bottom-left"),o()},c=a?tM:eM,d=a?"Move right":"Move left";return t?w.jsx(ri,{className:W(n,`${j}-left-right-toggle-button`,`cim-${e}-component`),ariaLabel:d,title:d,onClick:u,icon:w.jsx(c,{})}):w.jsxs("button",{className:W(n,`${j}-overflow-menu-button`,`${j}-left-right-toggle-button`,`cim-${e}-component`),onClick:u,children:[w.jsx(c,{}),d]})},h_=({componentType:e,onClearChat:t,onClose:n})=>{const{headerConfig:r,globalClassName:o}=ut(),{mode:a}=Zn(),u=a==="standalone",c=e==="modal",d=c?jM:p_,f=c?$M:VM,p=U.useMemo(()=>r?Ik(r):{},[r]);return w.jsx(BM,{children:w.jsxs("div",{className:W(o,`${j}-${e}-header-wrapper`),style:{display:"flex",flexDirection:"column",position:"relative"},children:[w.jsxs("div",{className:W(o,`${j}-${e}-header`,{standalone:u,embedded:!u}),style:p,children:[(r==null?void 0:r.logoUrl)&&w.jsx("img",{alt:"",role:"img",className:W(o,`${j}-${e}-logo`,{standalone:u,embedded:!u}),src:r.logoUrl}),w.jsx(c_,{className:W(o,`${j}-${e}-title`,{standalone:u,embedded:!u}),children:r==null?void 0:r.headerText}),w.jsxs("div",{className:W(o,`${j}-${e}-controls`),children:[w.jsx(d,{componentType:e,isIcon:!0}),w.jsx(zM,{componentType:e}),w.jsx(N1,{className:W(o,`cim-${e}-component`),onClick:n})]})]}),w.jsxs(HM,{componentType:e,children:[w.jsx(f,{componentType:e}),w.jsx(YM,{componentType:e}),w.jsx(Tb,{componentType:e,onClearChat:t})]})]})})},qM=({className:e,globalClassName:t,suggestions:n,disabled:r,isWidgetStandalone:o,onSuggestionClick:a})=>{const u=o?"standalone":"embedded",c=d=>()=>{a(d)};return w.jsx("div",{className:W(t,`${j}-suggestion-container ${u}`,e),children:n.map(d=>o?w.jsx(Tl,{disabled:r,className:W(t,`${j}-suggestion-button standalone`),onClick:c(d),children:d},d):w.jsx("button",{disabled:r,className:W(t,`${j}-suggestion-button embedded`),onClick:c(d),children:d},d))})},YM=({componentType:e,isIcon:t})=>{const{globalClassName:n,enableMinimize:r}=ut();if(!r)return null;const o=()=>{Si(!1),ml(!0)};return t?w.jsx(ri,{className:W(n,`${j}-toggle-minimize-button`,`cim-${e}-component`),ariaLabel:"Toggle Minimize",title:"Minimize",onClick:o,icon:w.jsx(k1,{})}):w.jsxs("button",{className:W(n,`${j}-overflow-menu-button`,`${j}-toggle-minimize-button`,`cim-${e}-component`),onClick:o,children:[w.jsx(k1,{}),"Minimize"]})},p_=({componentType:e,isIcon:t})=>{const{globalClassName:n}=ut(),r=Va(),o=()=>{gl("modal"),r()};return t?w.jsx(ri,{className:W(n,`${j}-toggle-modal-button`,`cim-${e}-component`),ariaLabel:"Expand",title:"Expand",onClick:o,icon:w.jsx(zT,{})}):w.jsxs("button",{className:W(n,`${j}-overflow-menu-button`,`${j}-toggle-modal-button`,`cim-${e}-component`),onClick:o,children:[w.jsx(zT,{}),"Show modal"]})},GM=({isWidgetStandalone:e})=>{var g;const{globalClassName:t,entryMessage:n,resetConversationMessage:r}=ut(),{askCimPrompts:o,messages:a}=er(),{isLoading:u,handleSuggestion:c}=Rr(),d=U.useMemo(()=>{const T=typeof n=="string"?n:"Hi! I'm your Cimulate Co-Pilot. Ask me anything — I can help you find products, compare items, discover trends, and more!";return a.some(_=>_.name==="conversation_reset")&&r||T},[a,n,r]),f=((g=o.message)==null?void 0:g.suggestions)||[],p=(T,y)=>()=>{c(T,y)};return w.jsxs("div",{className:W(t,`${j}-ask-cim-entry-message`,`${j}-message-group`,e?"standalone":"embedded"),children:[w.jsx("p",{className:W(t,`${j}-ask-cim-entry-text`),children:d}),!!(f!=null&&f.length)&&w.jsx("div",{className:W(t,`${j}-ask-cim-suggestions-container`,`${j}-suggestion-container`,e?"standalone":"embedded"),children:f.map(T=>{var y;return w.jsx(Tl,{disabled:u,className:W(t,`${j}-ask-cim-suggestion-button`,`${j}-suggestion-button`,e?"standalone":"embedded"),onClick:p(T,((y=o.message)==null?void 0:y.eventSourceId)||""),children:T.displayText},T.displayText)})})]})},WM=({isWidgetStandalone:e,product:t})=>{const{configModule:n,globalClassName:r,openLinksInNewTab:o}=ut();if(!n)return null;const a=n.getName(t),u=n.getBrand(t),c=n.getPriceDisplay(t),d=n.getRelativePdp(t),f=n.getPdp(t),p=n.getImage(t),g=d&&typeof d=="string"?new URL(d,window.location.origin).href:f;return w.jsxs("div",{className:W(r,`${j}-product-tile`,{embedded:!e,standalone:e}),children:[g?w.jsx("a",{href:`${g}`,target:o?"_blank":"_self",rel:"noopener noreferrer","aria-label":`Go to product page for ${a}`,children:w.jsx("img",{className:W(r,`${j}-product-tile-image`,{embedded:!e,standalone:e}),src:`${p}`,alt:`${a}`,loading:"lazy"})}):w.jsx("img",{className:W(r,`${j}-product-tile-image`,{embedded:!e,standalone:e}),src:`${p}`,alt:`${a}`,loading:"lazy"}),w.jsxs("div",{className:W(r,`${j}-product-tile-details`,{embedded:!e,standalone:e}),children:[w.jsxs("div",{className:W(r,`${j}-product-tile-content`),children:[u&&w.jsx("p",{className:`${j}-product-tile-brand`,children:u}),g?w.jsxs("a",{"aria-label":`Go to product page for ${a}`,className:W(r,`${j}-product-tile-pdp`),href:`${g}`,target:o?"_blank":"_self",rel:"noopener noreferrer",children:[a," ",w.jsx("span",{className:W(r,`${j}-product-tile-pdp-arrow`),children:"→"})]}):w.jsx("p",{className:W(r,`${j}-product-tile-name`),title:a,children:a})]}),w.jsx("div",{className:W(r,`${j}-product-tile-footer`),children:w.jsx("p",{className:W(r,`${j}-product-tile-price`),children:c})})]})]})},XM=({isWidgetStandalone:e,message:t})=>{const{configModule:n,globalClassName:r}=ut(),o=t;return n?w.jsxs("div",{className:W(r,`${j}-display-products`),children:[w.jsx("p",{children:o.message}),o.products&&o.products.length>0&&w.jsx(xM,{globalClassName:r,spacing:"0.5rem",ariaLabel:"Recommended products",children:o.products.map(a=>{const u=n.getPid(a);return w.jsx(WM,{isWidgetStandalone:e,product:a},`${u}`)})})]}):null},KM=({globalClassName:e,message:t,isWidgetStandalone:n})=>w.jsx("div",{className:W(e,`${j}-error-message`,{standalone:n,embedded:!n}),children:w.jsxs("p",{className:W(e,`${j}-error-message-text`,{standalone:n,embedded:!n}),children:[w.jsx(Ck,{})," ",t.message||"An error occurred while processing your request."]})}),QM=({globalClassName:e,entryType:t,message:n,isWidgetStandalone:r,handleSuggestionClick:o})=>{var _;const{isLoading:a}=Rr(),{messages:u}=er(),c=u.find(S=>S.id===n.eventSourceId),d=!!c,f=((_=c==null?void 0:c.name)==null?void 0:_.replace("_suggestions",""))||"",p=d?hA(f):null,T=a||!d||!(d&&(p===t||t==="ask_cim")),y=S=>{const k=n.suggestions.find(v=>v.displayText===S);k&&o(k,n.eventSourceId||n.id)};return w.jsxs("div",{className:W(e,`${j}-follow-up`),children:[w.jsx("p",{className:W(e,`${j}-text`),children:n.message}),w.jsx(qM,{suggestions:n.suggestions.map(S=>S.displayText),disabled:T,isWidgetStandalone:r,onSuggestionClick:y,globalClassName:e})]})};function m_(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let r=0,o=n.indexOf(t);for(;o!==-1;)r++,o=n.indexOf(t,o+t.length);return r}function JM(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function ZM(e,t,n){const o=Ol((n||{}).ignore||[]),a=e8(t);let u=-1;for(;++u<a.length;)zE(e,"text",c);function c(f,p){let g=-1,T;for(;++g<p.length;){const y=p[g],_=T?T.children:void 0;if(o(y,_?_.indexOf(y):void 0,T))return;T=y}if(T)return d(f,p)}function d(f,p){const g=p[p.length-1],T=a[u][0],y=a[u][1];let _=0;const k=g.children.indexOf(f);let v=!1,N=[];T.lastIndex=0;let A=T.exec(f.value);for(;A;){const M=A.index,V={index:A.index,input:A.input,stack:[...p,f]};let D=y(...A,V);if(typeof D=="string"&&(D=D.length>0?{type:"text",value:D}:void 0),D===!1?T.lastIndex=M+1:(_!==M&&N.push({type:"text",value:f.value.slice(_,M)}),Array.isArray(D)?N.push(...D):D&&N.push(D),_=M+A[0].length,v=!0),!T.global)break;A=T.exec(f.value)}return v?(_<f.value.length&&N.push({type:"text",value:f.value.slice(_)}),g.children.splice(k,1,...N)):N=[f],k+N.length}}function e8(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let r=-1;for(;++r<n.length;){const o=n[r];t.push([t8(o[0]),n8(o[1])])}return t}function t8(e){return typeof e=="string"?new RegExp(JM(e),"g"):e}function n8(e){return typeof e=="function"?e:function(){return e}}const Ep="phrasing",yp=["autolink","link","image","label"];function r8(){return{transforms:[c8],enter:{literalAutolink:o8,literalAutolinkEmail:bp,literalAutolinkHttp:bp,literalAutolinkWww:bp},exit:{literalAutolink:l8,literalAutolinkEmail:u8,literalAutolinkHttp:s8,literalAutolinkWww:a8}}}function i8(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Ep,notInConstruct:yp},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Ep,notInConstruct:yp},{character:":",before:"[ps]",after:"\\/",inConstruct:Ep,notInConstruct:yp}]}}function o8(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function bp(e){this.config.enter.autolinkProtocol.call(this,e)}function s8(e){this.config.exit.autolinkProtocol.call(this,e)}function a8(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function u8(e){this.config.exit.autolinkEmail.call(this,e)}function l8(e){this.exit(e)}function c8(e){ZM(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,d8],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),f8]],{ignore:["link","linkReference"]})}function d8(e,t,n,r,o){let a="";if(!g_(o)||(/^w/i.test(t)&&(n=t+n,t="",a="http://"),!h8(n)))return!1;const u=p8(n+r);if(!u[0])return!1;const c={type:"link",title:null,url:a+t+u[0],children:[{type:"text",value:t+u[0]}]};return u[1]?[c,{type:"text",value:u[1]}]:c}function f8(e,t,n,r){return!g_(r,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function h8(e){const t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function p8(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],r=n.indexOf(")");const o=m_(e,"(");let a=m_(e,")");for(;r!==-1&&o>a;)e+=n.slice(0,r+1),n=n.slice(r+1),r=n.indexOf(")"),a++;return[e,n]}function g_(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||ao(n)||wl(n))&&(!t||n!==47)}E_.peek=x8;function m8(){this.buffer()}function g8(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function E8(){this.buffer()}function y8(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function b8(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=gr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function T8(e){this.exit(e)}function _8(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=gr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function S8(e){this.exit(e)}function x8(){return"["}function E_(e,t,n,r){const o=n.createTracker(r);let a=o.move("[^");const u=n.enter("footnoteReference"),c=n.enter("reference");return a+=o.move(n.safe(n.associationId(e),{after:"]",before:a})),c(),u(),a+=o.move("]"),a}function w8(){return{enter:{gfmFootnoteCallString:m8,gfmFootnoteCall:g8,gfmFootnoteDefinitionLabelString:E8,gfmFootnoteDefinition:y8},exit:{gfmFootnoteCallString:b8,gfmFootnoteCall:T8,gfmFootnoteDefinitionLabelString:_8,gfmFootnoteDefinition:S8}}}function A8(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:E_},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function n(r,o,a,u){const c=a.createTracker(u);let d=c.move("[^");const f=a.enter("footnoteDefinition"),p=a.enter("label");return d+=c.move(a.safe(a.associationId(r),{before:d,after:"]"})),p(),d+=c.move("]:"),r.children&&r.children.length>0&&(c.shift(4),d+=c.move((t?`
|
|
32
|
-
`:" ")+a.indentLines(a.containerFlow(r,c.current()),t?y_:
|
|
33
|
-
`)}function
|
|
34
|
-
`&&
|
|
35
|
-
`}function
|
|
29
|
+
`}),n}function jE(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function $E(e,t){const n=sI(e,t),r=n.one(e,void 0),o=KO(n),a=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return o&&a.children.push({type:"text",value:`
|
|
30
|
+
`},o),a}function dI(e,t){return e&&"run"in e?function(n,r){return tt(this,null,function*(){const o=$E(n,F({file:r},t));yield e.run(o,r)})}:function(n,r){return $E(n,F({file:r},e||t))}}function VE(e){if(e)throw e}var eh,qE;function fI(){if(qE)return eh;qE=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,o=function(f){return typeof Array.isArray=="function"?Array.isArray(f):t.call(f)==="[object Array]"},a=function(f){if(!f||t.call(f)!=="[object Object]")return!1;var p=e.call(f,"constructor"),g=f.constructor&&f.constructor.prototype&&e.call(f.constructor.prototype,"isPrototypeOf");if(f.constructor&&!p&&!g)return!1;var T;for(T in f);return typeof T=="undefined"||e.call(f,T)},u=function(f,p){n&&p.name==="__proto__"?n(f,p.name,{enumerable:!0,configurable:!0,value:p.newValue,writable:!0}):f[p.name]=p.newValue},c=function(f,p){if(p==="__proto__")if(e.call(f,p)){if(r)return r(f,p).value}else return;return f[p]};return eh=function d(){var f,p,g,T,y,_,S=arguments[0],k=1,v=arguments.length,N=!1;for(typeof S=="boolean"&&(N=S,S=arguments[1]||{},k=2),(S==null||typeof S!="object"&&typeof S!="function")&&(S={});k<v;++k)if(f=arguments[k],f!=null)for(p in f)g=c(S,p),T=c(f,p),S!==T&&(N&&T&&(a(T)||(y=o(T)))?(y?(y=!1,_=g&&o(g)?g:[]):_=g&&a(g)?g:{},u(S,{name:p,newValue:d(N,_,T)})):typeof T!="undefined"&&u(S,{name:p,newValue:T}));return S},eh}var hI=fI();const th=ze(hI);function nh(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function pI(){const e=[],t={run:n,use:r};return t;function n(...o){let a=-1;const u=o.pop();if(typeof u!="function")throw new TypeError("Expected function as last argument, not "+u);c(null,...o);function c(d,...f){const p=e[++a];let g=-1;if(d){u(d);return}for(;++g<o.length;)(f[g]===null||f[g]===void 0)&&(f[g]=o[g]);o=f,p?mI(p,c)(...f):u(null,...f)}}function r(o){if(typeof o!="function")throw new TypeError("Expected `middelware` to be a function, not "+o);return e.push(o),t}}function mI(e,t){let n;return r;function r(...u){const c=e.length>u.length;let d;c&&u.push(o);try{d=e.apply(this,u)}catch(f){const p=f;if(c&&n)throw p;return o(p)}c||(d&&d.then&&typeof d.then=="function"?d.then(a,o):d instanceof Error?o(d):a(d))}function o(u,...c){n||(n=!0,t(u,...c))}function a(u){o(null,u)}}const Dr={basename:gI,dirname:EI,extname:yI,join:bI,sep:"/"};function gI(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Na(e);let n=0,r=-1,o=e.length,a;if(t===void 0||t.length===0||t.length>e.length){for(;o--;)if(e.codePointAt(o)===47){if(a){n=o+1;break}}else r<0&&(a=!0,r=o+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let u=-1,c=t.length-1;for(;o--;)if(e.codePointAt(o)===47){if(a){n=o+1;break}}else u<0&&(a=!0,u=o+1),c>-1&&(e.codePointAt(o)===t.codePointAt(c--)?c<0&&(r=o):(c=-1,r=u));return n===r?r=u:r<0&&(r=e.length),e.slice(n,r)}function EI(e){if(Na(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function yI(e){Na(e);let t=e.length,n=-1,r=0,o=-1,a=0,u;for(;t--;){const c=e.codePointAt(t);if(c===47){if(u){r=t+1;break}continue}n<0&&(u=!0,n=t+1),c===46?o<0?o=t:a!==1&&(a=1):o>-1&&(a=-1)}return o<0||n<0||a===0||a===1&&o===n-1&&o===r+1?"":e.slice(o,n)}function bI(...e){let t=-1,n;for(;++t<e.length;)Na(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":TI(n)}function TI(e){Na(e);const t=e.codePointAt(0)===47;let n=_I(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function _I(e,t){let n="",r=0,o=-1,a=0,u=-1,c,d;for(;++u<=e.length;){if(u<e.length)c=e.codePointAt(u);else{if(c===47)break;c=47}if(c===47){if(!(o===u-1||a===1))if(o!==u-1&&a===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(d=n.lastIndexOf("/"),d!==n.length-1){d<0?(n="",r=0):(n=n.slice(0,d),r=n.length-1-n.lastIndexOf("/")),o=u,a=0;continue}}else if(n.length>0){n="",r=0,o=u,a=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(o+1,u):n=e.slice(o+1,u),r=u-o-1;o=u,a=0}else c===46&&a>-1?a++:a=-1}return n}function Na(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const SI={cwd:xI};function xI(){return"/"}function rh(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function wI(e){if(typeof e=="string")e=new URL(e);else if(!rh(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return CI(e)}function CI(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const r=t.codePointAt(n+2);if(r===70||r===102){const o=new TypeError("File URL path must not include encoded / characters");throw o.code="ERR_INVALID_FILE_URL_PATH",o}}return decodeURIComponent(t)}const ih=["history","path","basename","stem","extname","dirname"];class YE{constructor(t){let n;t?rh(t)?n={path:t}:typeof t=="string"||AI(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":SI.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<ih.length;){const a=ih[r];a in n&&n[a]!==void 0&&n[a]!==null&&(this[a]=a==="history"?[...n[a]]:n[a])}let o;for(o in n)ih.includes(o)||(this[o]=n[o])}get basename(){return typeof this.path=="string"?Dr.basename(this.path):void 0}set basename(t){sh(t,"basename"),oh(t,"basename"),this.path=Dr.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?Dr.dirname(this.path):void 0}set dirname(t){GE(this.basename,"dirname"),this.path=Dr.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?Dr.extname(this.path):void 0}set extname(t){if(oh(t,"extname"),GE(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=Dr.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){rh(t)&&(t=wI(t)),sh(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?Dr.basename(this.path,this.extname):void 0}set stem(t){sh(t,"stem"),oh(t,"stem"),this.path=Dr.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const o=this.message(t,n,r);throw o.fatal=!0,o}info(t,n,r){const o=this.message(t,n,r);return o.fatal=void 0,o}message(t,n,r){const o=new fn(t,n,r);return this.path&&(o.name=this.path+":"+o.name,o.file=this.path),o.fatal=!1,this.messages.push(o),o}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function oh(e,t){if(e&&e.includes(Dr.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Dr.sep+"`")}function sh(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function GE(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function AI(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const vI=(function(e){const r=this.constructor.prototype,o=r[e],a=function(){return o.apply(a,arguments)};return Object.setPrototypeOf(a,r),a}),kI={}.hasOwnProperty;class ah extends vI{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=pI()}copy(){const t=new ah;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(th(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(ch("data",this.frozen),this.namespace[t]=n,this):kI.call(this.namespace,t)&&this.namespace[t]||void 0:t?(ch("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const o=n.call(t,...r);typeof o=="function"&&this.transformers.use(o)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=Ll(t),r=this.parser||this.Parser;return uh("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),uh("process",this.parser||this.Parser),lh("process",this.compiler||this.Compiler),n?o(void 0,n):new Promise(o);function o(a,u){const c=Ll(t),d=r.parse(c);r.run(d,c,function(p,g,T){if(p||!g||!T)return f(p);const y=g,_=r.stringify(y,T);OI(_)?T.value=_:T.result=_,f(p,T)});function f(p,g){p||!g?u(p):a?a(g):n(void 0,g)}}}processSync(t){let n=!1,r;return this.freeze(),uh("processSync",this.parser||this.Parser),lh("processSync",this.compiler||this.Compiler),this.process(t,o),XE("processSync","process",n),r;function o(a,u){n=!0,VE(a),r=u}}run(t,n,r){WE(t),this.freeze();const o=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?a(void 0,r):new Promise(a);function a(u,c){const d=Ll(n);o.run(t,d,f);function f(p,g,T){const y=g||t;p?c(p):u?u(y):r(void 0,y,T)}}}runSync(t,n){let r=!1,o;return this.run(t,n,a),XE("runSync","run",r),o;function a(u,c){VE(u),o=c,r=!0}}stringify(t,n){this.freeze();const r=Ll(n),o=this.compiler||this.Compiler;return lh("stringify",o),WE(t),o(t,r)}use(t,...n){const r=this.attachers,o=this.namespace;if(ch("use",this.frozen),t!=null)if(typeof t=="function")d(t,n);else if(typeof t=="object")Array.isArray(t)?c(t):u(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function a(f){if(typeof f=="function")d(f,[]);else if(typeof f=="object")if(Array.isArray(f)){const[p,...g]=f;d(p,g)}else u(f);else throw new TypeError("Expected usable value, not `"+f+"`")}function u(f){if(!("plugins"in f)&&!("settings"in f))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");c(f.plugins),f.settings&&(o.settings=th(!0,o.settings,f.settings))}function c(f){let p=-1;if(f!=null)if(Array.isArray(f))for(;++p<f.length;){const g=f[p];a(g)}else throw new TypeError("Expected a list of plugins, not `"+f+"`")}function d(f,p){let g=-1,T=-1;for(;++g<r.length;)if(r[g][0]===f){T=g;break}if(T===-1)r.push([f,...p]);else if(p.length>0){let[y,..._]=p;const S=r[T][1];nh(S)&&nh(y)&&(y=th(!0,S,y)),r[T]=[f,y,..._]}}}}const PI=new ah().freeze();function uh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function lh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function ch(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function WE(e){if(!nh(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function XE(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Ll(e){return NI(e)?e:new YE(e)}function NI(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function OI(e){return typeof e=="string"||II(e)}function II(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const RI="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",KE=[],QE={allowDangerousHtml:!0},LI=/^(https?|ircs?|mailto|xmpp)$/i,DI=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function JE(e){const t=MI(e),n=FI(e);return BI(t.runSync(t.parse(n),n),e)}function MI(e){const t=e.rehypePlugins||KE,n=e.remarkPlugins||KE,r=e.remarkRehypeOptions?F(F({},e.remarkRehypeOptions),QE):QE;return PI().use(EO).use(n).use(dI,r).use(t)}function FI(e){const t=e.children||"",n=new YE;return typeof t=="string"&&(n.value=t),n}function BI(e,t){const n=t.allowedElements,r=t.allowElement,o=t.components,a=t.disallowedElements,u=t.skipHtml,c=t.unwrapDisallowed,d=t.urlTransform||UI;for(const p of DI)Object.hasOwn(t,p.from)&&(""+p.from+(p.to?"use `"+p.to+"` instead":"remove it")+RI+p.id,void 0);return Rl(e,f),lP(e,{Fragment:w.Fragment,components:o,ignoreInvalidStyle:!0,jsx:w.jsx,jsxs:w.jsxs,passKeys:!0,passNode:!0});function f(p,g,T){if(p.type==="raw"&&T&&typeof g=="number")return u?T.children.splice(g,1):T.children[g]={type:"text",value:p.value},g;if(p.type==="element"){let y;for(y in Hf)if(Object.hasOwn(Hf,y)&&Object.hasOwn(p.properties,y)){const _=p.properties[y],S=Hf[y];(S===null||S.includes(p.tagName))&&(p.properties[y]=d(String(_||""),y,p))}}if(p.type==="element"){let y=n?!n.includes(p.tagName):a?a.includes(p.tagName):!1;if(!y&&r&&typeof g=="number"&&(y=!r(p,g,T)),y&&T&&typeof g=="number")return c&&p.children?T.children.splice(g,1,...p.children):T.children.splice(g,1),g}}}function UI(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),o=e.indexOf("/");return t===-1||o!==-1&&t>o||n!==-1&&t>n||r!==-1&&t>r||LI.test(e.slice(0,t))?e:""}const ZE=/[#.]/g;function HI(e,t){const n=e||"",r={};let o=0,a,u;for(;o<n.length;){ZE.lastIndex=o;const c=ZE.exec(n),d=n.slice(o,c?c.index:n.length);d&&(a?a==="#"?r.id=d:Array.isArray(r.className)?r.className.push(d):r.className=[d]:u=d,o+=d.length),c&&(a=c[0],o++)}return{type:"element",tagName:u||t||"div",properties:r,children:[]}}function ey(e,t,n){const r=n?VI(n):void 0;function o(a,u,...c){let d;if(a==null){d={type:"root",children:[]};const f=u;c.unshift(f)}else{d=HI(a,t);const f=d.tagName.toLowerCase(),p=r?r.get(f):void 0;if(d.tagName=p||f,zI(u))c.unshift(u);else for(const[g,T]of Object.entries(u))jI(e,d.properties,g,T)}for(const f of c)dh(d.children,f);return d.type==="element"&&d.tagName==="template"&&(d.content={type:"root",children:d.children},d.children=[]),d}return o}function zI(e){if(e===null||typeof e!="object"||Array.isArray(e))return!0;if(typeof e.type!="string")return!1;const t=e,n=Object.keys(e);for(const r of n){const o=t[r];if(o&&typeof o=="object"){if(!Array.isArray(o))return!0;const a=o;for(const u of a)if(typeof u!="number"&&typeof u!="string")return!0}}return!!("children"in e&&Array.isArray(e.children))}function jI(e,t,n,r){const o=Lf(e,n);let a;if(r!=null){if(typeof r=="number"){if(Number.isNaN(r))return;a=r}else typeof r=="boolean"?a=r:typeof r=="string"?o.spaceSeparated?a=V1(r):o.commaSeparated?a=O1(r):o.commaOrSpaceSeparated?a=V1(O1(r).join(" ")):a=ty(o,o.property,r):Array.isArray(r)?a=[...r]:a=o.property==="style"?$I(r):String(r);if(Array.isArray(a)){const u=[];for(const c of a)u.push(ty(o,o.property,c));a=u}o.property==="className"&&Array.isArray(t.className)&&(a=t.className.concat(a)),t[o.property]=a}}function dh(e,t){if(t!=null)if(typeof t=="number"||typeof t=="string")e.push({type:"text",value:String(t)});else if(Array.isArray(t))for(const n of t)dh(e,n);else if(typeof t=="object"&&"type"in t)t.type==="root"?dh(e,t.children):e.push(t);else throw new Error("Expected node, nodes, or string, got `"+t+"`")}function ty(e,t,n){if(typeof n=="string"){if(e.number&&n&&!Number.isNaN(Number(n)))return Number(n);if((e.boolean||e.overloadedBoolean)&&(n===""||Ta(n)===Ta(t)))return!0}return n}function $I(e){const t=[];for(const[n,r]of Object.entries(e))t.push([n,r].join(": "));return t.join("; ")}function VI(e){const t=new Map;for(const n of e)t.set(n.toLowerCase(),n);return t}const qI=["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","solidColor","textArea","textPath"],YI=ey(_l,"div"),GI=ey(Jo,"g",qI);function WI(e){const t=String(e),n=[];return{toOffset:o,toPoint:r};function r(a){if(typeof a=="number"&&a>-1&&a<=t.length){let u=0;for(;;){let c=n[u];if(c===void 0){const d=ny(t,n[u-1]);c=d===-1?t.length+1:d+1,n[u]=c}if(c>a)return{line:u+1,column:a-(u>0?n[u-1]:0)+1,offset:a};u++}}}function o(a){if(a&&typeof a.line=="number"&&typeof a.column=="number"&&!Number.isNaN(a.line)&&!Number.isNaN(a.column)){for(;n.length<a.line;){const c=n[n.length-1],d=ny(t,c),f=d===-1?t.length+1:d+1;if(c===f)break;n.push(f)}const u=(a.line>1?n[a.line-2]:0)+a.column-1;if(u<n[a.line-1])return u}}}function ny(e,t){const n=e.indexOf("\r",t),r=e.indexOf(`
|
|
31
|
+
`,t);return r===-1?n:n===-1||n+1===r?r:n<r?n:r}const lo={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},ry={}.hasOwnProperty,XI=Object.prototype;function KI(e,t){const n=t||{};return fh({file:n.file||void 0,location:!1,schema:n.space==="svg"?Jo:_l,verbose:n.verbose||!1},e)}function fh(e,t){let n;switch(t.nodeName){case"#comment":{const r=t;return n={type:"comment",value:r.data},Dl(e,r,n),n}case"#document":case"#document-fragment":{const r=t,o="mode"in r?r.mode==="quirks"||r.mode==="limited-quirks":!1;if(n={type:"root",children:iy(e,t.childNodes),data:{quirksMode:o}},e.file&&e.location){const a=String(e.file),u=WI(a),c=u.toPoint(0),d=u.toPoint(a.length);n.position={start:c,end:d}}return n}case"#documentType":{const r=t;return n={type:"doctype"},Dl(e,r,n),n}case"#text":{const r=t;return n={type:"text",value:r.value},Dl(e,r,n),n}default:return n=QI(e,t),n}}function iy(e,t){let n=-1;const r=[];for(;++n<t.length;){const o=fh(e,t[n]);r.push(o)}return r}function QI(e,t){const n=e.schema;e.schema=t.namespaceURI===lo.svg?Jo:_l;let r=-1;const o={};for(;++r<t.attrs.length;){const c=t.attrs[r],d=(c.prefix?c.prefix+":":"")+c.name;ry.call(XI,d)||(o[d]=c.value)}const u=(e.schema.space==="svg"?GI:YI)(t.tagName,o,iy(e,t.childNodes));if(Dl(e,t,u),u.tagName==="template"){const c=t,d=c.sourceCodeLocation,f=d&&d.startTag&&rs(d.startTag),p=d&&d.endTag&&rs(d.endTag),g=fh(e,c.content);f&&p&&e.file&&(g.position={start:f.end,end:p.start}),u.content=g}return e.schema=n,u}function Dl(e,t,n){if("sourceCodeLocation"in t&&t.sourceCodeLocation&&e.file){const r=JI(e,n,t.sourceCodeLocation);r&&(e.location=!0,n.position=r)}}function JI(e,t,n){const r=rs(n);if(t.type==="element"){const o=t.children[t.children.length-1];if(r&&!n.endTag&&o&&o.position&&o.position.end&&(r.end=Object.assign({},o.position.end)),e.verbose){const a={};let u;if(n.attrs)for(u in n.attrs)ry.call(n.attrs,u)&&(a[Lf(e.schema,u).property]=rs(n.attrs[u]));n.startTag;const c=rs(n.startTag),d=n.endTag?rs(n.endTag):void 0,f={opening:c};d&&(f.closing=d),f.properties=a,t.data={position:f}}}return r}function rs(e){const t=oy({line:e.startLine,column:e.startCol,offset:e.startOffset}),n=oy({line:e.endLine,column:e.endCol,offset:e.endOffset});return t||n?{start:t,end:n}:void 0}function oy(e){return e.line&&e.column?e:void 0}class Oa{constructor(t,n,r){this.property=t,this.normal=n,r&&(this.space=r)}}Oa.prototype.property={},Oa.prototype.normal={},Oa.prototype.space=null;function sy(e,t){const n={},r={};let o=-1;for(;++o<e.length;)Object.assign(n,e[o].property),Object.assign(r,e[o].normal);return new Oa(n,r,t)}function hh(e){return e.toLowerCase()}class nr{constructor(t,n){this.property=t,this.attribute=n}}nr.prototype.space=null,nr.prototype.boolean=!1,nr.prototype.booleanish=!1,nr.prototype.overloadedBoolean=!1,nr.prototype.number=!1,nr.prototype.commaSeparated=!1,nr.prototype.spaceSeparated=!1,nr.prototype.commaOrSpaceSeparated=!1,nr.prototype.mustUseProperty=!1,nr.prototype.defined=!1;let ZI=0;const Ye=co(),jt=co(),ay=co(),Ee=co(),yt=co(),is=co(),jn=co();function co(){return ea(2,++ZI)}const ph=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ye,booleanish:jt,commaOrSpaceSeparated:jn,commaSeparated:is,number:Ee,overloadedBoolean:ay,spaceSeparated:yt},Symbol.toStringTag,{value:"Module"})),mh=Object.keys(ph);class gh extends nr{constructor(t,n,r,o){let a=-1;if(super(t,n),uy(this,"space",o),typeof r=="number")for(;++a<mh.length;){const u=mh[a];uy(this,mh[a],(r&ph[u])===ph[u])}}}gh.prototype.defined=!0;function uy(e,t,n){n&&(e[t]=n)}const e3={}.hasOwnProperty;function os(e){const t={},n={};let r;for(r in e.properties)if(e3.call(e.properties,r)){const o=e.properties[r],a=new gh(r,e.transform(e.attributes||{},r),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[hh(r)]=r,n[hh(a.attribute)]=r}return new Oa(t,n,e.space)}const ly=os({space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()},properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),cy=os({space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()},properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function dy(e,t){return t in e?e[t]:t}function fy(e,t){return dy(e,t.toLowerCase())}const hy=os({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:fy,properties:{xmlns:null,xmlnsXLink:null}}),py=os({transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()},properties:{ariaActiveDescendant:null,ariaAtomic:jt,ariaAutoComplete:null,ariaBusy:jt,ariaChecked:jt,ariaColCount:Ee,ariaColIndex:Ee,ariaColSpan:Ee,ariaControls:yt,ariaCurrent:null,ariaDescribedBy:yt,ariaDetails:null,ariaDisabled:jt,ariaDropEffect:yt,ariaErrorMessage:null,ariaExpanded:jt,ariaFlowTo:yt,ariaGrabbed:jt,ariaHasPopup:null,ariaHidden:jt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:yt,ariaLevel:Ee,ariaLive:null,ariaModal:jt,ariaMultiLine:jt,ariaMultiSelectable:jt,ariaOrientation:null,ariaOwns:yt,ariaPlaceholder:null,ariaPosInSet:Ee,ariaPressed:jt,ariaReadOnly:jt,ariaRelevant:null,ariaRequired:jt,ariaRoleDescription:yt,ariaRowCount:Ee,ariaRowIndex:Ee,ariaRowSpan:Ee,ariaSelected:jt,ariaSetSize:Ee,ariaSort:null,ariaValueMax:Ee,ariaValueMin:Ee,ariaValueNow:Ee,ariaValueText:null,role:null}}),t3=os({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:fy,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:is,acceptCharset:yt,accessKey:yt,action:null,allow:null,allowFullScreen:Ye,allowPaymentRequest:Ye,allowUserMedia:Ye,alt:null,as:null,async:Ye,autoCapitalize:null,autoComplete:yt,autoFocus:Ye,autoPlay:Ye,blocking:yt,capture:null,charSet:null,checked:Ye,cite:null,className:yt,cols:Ee,colSpan:null,content:null,contentEditable:jt,controls:Ye,controlsList:yt,coords:Ee|is,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ye,defer:Ye,dir:null,dirName:null,disabled:Ye,download:ay,draggable:jt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ye,formTarget:null,headers:yt,height:Ee,hidden:Ye,high:Ee,href:null,hrefLang:null,htmlFor:yt,httpEquiv:yt,id:null,imageSizes:null,imageSrcSet:null,inert:Ye,inputMode:null,integrity:null,is:null,isMap:Ye,itemId:null,itemProp:yt,itemRef:yt,itemScope:Ye,itemType:yt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ye,low:Ee,manifest:null,max:null,maxLength:Ee,media:null,method:null,min:null,minLength:Ee,multiple:Ye,muted:Ye,name:null,nonce:null,noModule:Ye,noValidate:Ye,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Ye,optimum:Ee,pattern:null,ping:yt,placeholder:null,playsInline:Ye,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ye,referrerPolicy:null,rel:yt,required:Ye,reversed:Ye,rows:Ee,rowSpan:Ee,sandbox:yt,scope:null,scoped:Ye,seamless:Ye,selected:Ye,shadowRootClonable:Ye,shadowRootDelegatesFocus:Ye,shadowRootMode:null,shape:null,size:Ee,sizes:null,slot:null,span:Ee,spellCheck:jt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:Ee,step:null,style:null,tabIndex:Ee,target:null,title:null,translate:null,type:null,typeMustMatch:Ye,useMap:null,value:jt,width:Ee,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:yt,axis:null,background:null,bgColor:null,border:Ee,borderColor:null,bottomMargin:Ee,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ye,declare:Ye,event:null,face:null,frame:null,frameBorder:null,hSpace:Ee,leftMargin:Ee,link:null,longDesc:null,lowSrc:null,marginHeight:Ee,marginWidth:Ee,noResize:Ye,noHref:Ye,noShade:Ye,noWrap:Ye,object:null,profile:null,prompt:null,rev:null,rightMargin:Ee,rules:null,scheme:null,scrolling:jt,standby:null,summary:null,text:null,topMargin:Ee,valueType:null,version:null,vAlign:null,vLink:null,vSpace:Ee,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ye,disableRemotePlayback:Ye,prefix:null,property:null,results:Ee,security:null,unselectable:null}}),n3=os({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:dy,properties:{about:jn,accentHeight:Ee,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Ee,amplitude:Ee,arabicForm:null,ascent:Ee,attributeName:null,attributeType:null,azimuth:Ee,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Ee,by:null,calcMode:null,capHeight:Ee,className:yt,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:Ee,diffuseConstant:Ee,direction:null,display:null,dur:null,divisor:Ee,dominantBaseline:null,download:Ye,dx:null,dy:null,edgeMode:null,editable:null,elevation:Ee,enableBackground:null,end:null,event:null,exponent:Ee,externalResourcesRequired:null,fill:null,fillOpacity:Ee,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:is,g2:is,glyphName:is,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Ee,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Ee,horizOriginX:Ee,horizOriginY:Ee,id:null,ideographic:Ee,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Ee,k:Ee,k1:Ee,k2:Ee,k3:Ee,k4:Ee,kernelMatrix:jn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Ee,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:Ee,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:Ee,overlineThickness:Ee,paintOrder:null,panose1:null,path:null,pathLength:Ee,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:yt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Ee,pointsAtY:Ee,pointsAtZ:Ee,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:jn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:jn,rev:jn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:jn,requiredFeatures:jn,requiredFonts:jn,requiredFormats:jn,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:Ee,specularExponent:Ee,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Ee,strikethroughThickness:Ee,string:null,stroke:null,strokeDashArray:jn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Ee,strokeOpacity:Ee,strokeWidth:null,style:null,surfaceScale:Ee,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:jn,tabIndex:Ee,tableValues:null,target:null,targetX:Ee,targetY:Ee,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:jn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:Ee,underlineThickness:Ee,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Ee,values:null,vAlphabetic:Ee,vMathematical:Ee,vectorEffect:null,vHanging:Ee,vIdeographic:Ee,version:null,vertAdvY:Ee,vertOriginX:Ee,vertOriginY:Ee,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Ee,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),r3=/^data[-\w.:]+$/i,my=/-[a-z]/g,i3=/[A-Z]/g;function o3(e,t){const n=hh(t);let r=t,o=nr;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&r3.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace(my,a3);r="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!my.test(a)){let u=a.replace(i3,s3);u.charAt(0)!=="-"&&(u="-"+u),t="data"+u}}o=gh}return new o(r,t)}function s3(e){return"-"+e.toLowerCase()}function a3(e){return e.charAt(1).toUpperCase()}const u3=sy([cy,ly,hy,py,t3],"html"),gy=sy([cy,ly,hy,py,n3],"svg"),Ey={}.hasOwnProperty;function yy(e,t){const n=t||{};function r(o,...a){let u=r.invalid;const c=r.handlers;if(o&&Ey.call(o,e)){const d=String(o[e]);u=Ey.call(c,d)?c[d]:r.unknown}if(u)return u.call(this,o,...a)}return r.handlers=n.handlers||{},r.invalid=n.invalid,r.unknown=n.unknown,r}const l3={},c3={}.hasOwnProperty,by=yy("type",{handlers:{root:f3,element:E3,text:m3,comment:g3,doctype:p3}});function d3(e,t){const r=(t||l3).space;return by(e,r==="svg"?gy:u3)}function f3(e,t){const n={nodeName:"#document",mode:(e.data||{}).quirksMode?"quirks":"no-quirks",childNodes:[]};return n.childNodes=Eh(e.children,n,t),ss(e,n),n}function h3(e,t){const n={nodeName:"#document-fragment",childNodes:[]};return n.childNodes=Eh(e.children,n,t),ss(e,n),n}function p3(e){const t={nodeName:"#documentType",name:"html",publicId:"",systemId:"",parentNode:null};return ss(e,t),t}function m3(e){const t={nodeName:"#text",value:e.value,parentNode:null};return ss(e,t),t}function g3(e){const t={nodeName:"#comment",data:e.value,parentNode:null};return ss(e,t),t}function E3(e,t){const n=t;let r=n;e.type==="element"&&e.tagName.toLowerCase()==="svg"&&n.space==="html"&&(r=gy);const o=[];let a;if(e.properties){for(a in e.properties)if(a!=="children"&&c3.call(e.properties,a)){const d=y3(r,a,e.properties[a]);d&&o.push(d)}}const u=r.space,c={nodeName:e.tagName,tagName:e.tagName,attrs:o,namespaceURI:lo[u],childNodes:[],parentNode:null};return c.childNodes=Eh(e.children,c,r),ss(e,c),e.tagName==="template"&&e.content&&(c.content=h3(e.content,r)),c}function y3(e,t,n){const r=o3(e,t);if(n===!1||n===null||n===void 0||typeof n=="number"&&Number.isNaN(n)||!n&&r.boolean)return;Array.isArray(n)&&(n=r.commaSeparated?I1(n):q1(n));const o={name:r.attribute,value:n===!0?"":String(n)};if(r.space&&r.space!=="html"&&r.space!=="svg"){const a=o.name.indexOf(":");a<0?o.prefix="":(o.name=o.name.slice(a+1),o.prefix=r.attribute.slice(0,a)),o.namespace=lo[r.space]}return o}function Eh(e,t,n){let r=-1;const o=[];if(e)for(;++r<e.length;){const a=by(e[r],n);a.parentNode=t,o.push(a)}return o}function ss(e,t){const n=e.position;n&&n.start&&n.end&&(n.start.offset,n.end.offset,t.sourceCodeLocation={startLine:n.start.line,startCol:n.start.column,startOffset:n.start.offset,endLine:n.end.line,endCol:n.end.column,endOffset:n.end.offset})}const b3=["area","base","basefont","bgsound","br","col","command","embed","frame","hr","image","img","input","keygen","link","meta","param","source","track","wbr"],T3=new Set([65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111]),wt="�";var P;(function(e){e[e.EOF=-1]="EOF",e[e.NULL=0]="NULL",e[e.TABULATION=9]="TABULATION",e[e.CARRIAGE_RETURN=13]="CARRIAGE_RETURN",e[e.LINE_FEED=10]="LINE_FEED",e[e.FORM_FEED=12]="FORM_FEED",e[e.SPACE=32]="SPACE",e[e.EXCLAMATION_MARK=33]="EXCLAMATION_MARK",e[e.QUOTATION_MARK=34]="QUOTATION_MARK",e[e.AMPERSAND=38]="AMPERSAND",e[e.APOSTROPHE=39]="APOSTROPHE",e[e.HYPHEN_MINUS=45]="HYPHEN_MINUS",e[e.SOLIDUS=47]="SOLIDUS",e[e.DIGIT_0=48]="DIGIT_0",e[e.DIGIT_9=57]="DIGIT_9",e[e.SEMICOLON=59]="SEMICOLON",e[e.LESS_THAN_SIGN=60]="LESS_THAN_SIGN",e[e.EQUALS_SIGN=61]="EQUALS_SIGN",e[e.GREATER_THAN_SIGN=62]="GREATER_THAN_SIGN",e[e.QUESTION_MARK=63]="QUESTION_MARK",e[e.LATIN_CAPITAL_A=65]="LATIN_CAPITAL_A",e[e.LATIN_CAPITAL_Z=90]="LATIN_CAPITAL_Z",e[e.RIGHT_SQUARE_BRACKET=93]="RIGHT_SQUARE_BRACKET",e[e.GRAVE_ACCENT=96]="GRAVE_ACCENT",e[e.LATIN_SMALL_A=97]="LATIN_SMALL_A",e[e.LATIN_SMALL_Z=122]="LATIN_SMALL_Z"})(P||(P={}));const On={DASH_DASH:"--",CDATA_START:"[CDATA[",DOCTYPE:"doctype",SCRIPT:"script",PUBLIC:"public",SYSTEM:"system"};function Ty(e){return e>=55296&&e<=57343}function _3(e){return e>=56320&&e<=57343}function S3(e,t){return(e-55296)*1024+9216+t}function _y(e){return e!==32&&e!==10&&e!==13&&e!==9&&e!==12&&e>=1&&e<=31||e>=127&&e<=159}function Sy(e){return e>=64976&&e<=65007||T3.has(e)}var ee;(function(e){e.controlCharacterInInputStream="control-character-in-input-stream",e.noncharacterInInputStream="noncharacter-in-input-stream",e.surrogateInInputStream="surrogate-in-input-stream",e.nonVoidHtmlElementStartTagWithTrailingSolidus="non-void-html-element-start-tag-with-trailing-solidus",e.endTagWithAttributes="end-tag-with-attributes",e.endTagWithTrailingSolidus="end-tag-with-trailing-solidus",e.unexpectedSolidusInTag="unexpected-solidus-in-tag",e.unexpectedNullCharacter="unexpected-null-character",e.unexpectedQuestionMarkInsteadOfTagName="unexpected-question-mark-instead-of-tag-name",e.invalidFirstCharacterOfTagName="invalid-first-character-of-tag-name",e.unexpectedEqualsSignBeforeAttributeName="unexpected-equals-sign-before-attribute-name",e.missingEndTagName="missing-end-tag-name",e.unexpectedCharacterInAttributeName="unexpected-character-in-attribute-name",e.unknownNamedCharacterReference="unknown-named-character-reference",e.missingSemicolonAfterCharacterReference="missing-semicolon-after-character-reference",e.unexpectedCharacterAfterDoctypeSystemIdentifier="unexpected-character-after-doctype-system-identifier",e.unexpectedCharacterInUnquotedAttributeValue="unexpected-character-in-unquoted-attribute-value",e.eofBeforeTagName="eof-before-tag-name",e.eofInTag="eof-in-tag",e.missingAttributeValue="missing-attribute-value",e.missingWhitespaceBetweenAttributes="missing-whitespace-between-attributes",e.missingWhitespaceAfterDoctypePublicKeyword="missing-whitespace-after-doctype-public-keyword",e.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers="missing-whitespace-between-doctype-public-and-system-identifiers",e.missingWhitespaceAfterDoctypeSystemKeyword="missing-whitespace-after-doctype-system-keyword",e.missingQuoteBeforeDoctypePublicIdentifier="missing-quote-before-doctype-public-identifier",e.missingQuoteBeforeDoctypeSystemIdentifier="missing-quote-before-doctype-system-identifier",e.missingDoctypePublicIdentifier="missing-doctype-public-identifier",e.missingDoctypeSystemIdentifier="missing-doctype-system-identifier",e.abruptDoctypePublicIdentifier="abrupt-doctype-public-identifier",e.abruptDoctypeSystemIdentifier="abrupt-doctype-system-identifier",e.cdataInHtmlContent="cdata-in-html-content",e.incorrectlyOpenedComment="incorrectly-opened-comment",e.eofInScriptHtmlCommentLikeText="eof-in-script-html-comment-like-text",e.eofInDoctype="eof-in-doctype",e.nestedComment="nested-comment",e.abruptClosingOfEmptyComment="abrupt-closing-of-empty-comment",e.eofInComment="eof-in-comment",e.incorrectlyClosedComment="incorrectly-closed-comment",e.eofInCdata="eof-in-cdata",e.absenceOfDigitsInNumericCharacterReference="absence-of-digits-in-numeric-character-reference",e.nullCharacterReference="null-character-reference",e.surrogateCharacterReference="surrogate-character-reference",e.characterReferenceOutsideUnicodeRange="character-reference-outside-unicode-range",e.controlCharacterReference="control-character-reference",e.noncharacterCharacterReference="noncharacter-character-reference",e.missingWhitespaceBeforeDoctypeName="missing-whitespace-before-doctype-name",e.missingDoctypeName="missing-doctype-name",e.invalidCharacterSequenceAfterDoctypeName="invalid-character-sequence-after-doctype-name",e.duplicateAttribute="duplicate-attribute",e.nonConformingDoctype="non-conforming-doctype",e.missingDoctype="missing-doctype",e.misplacedDoctype="misplaced-doctype",e.endTagWithoutMatchingOpenElement="end-tag-without-matching-open-element",e.closingOfElementWithOpenChildElements="closing-of-element-with-open-child-elements",e.disallowedContentInNoscriptInHead="disallowed-content-in-noscript-in-head",e.openElementsLeftAfterEof="open-elements-left-after-eof",e.abandonedHeadElementChild="abandoned-head-element-child",e.misplacedStartTagForHeadElement="misplaced-start-tag-for-head-element",e.nestedNoscriptInHead="nested-noscript-in-head",e.eofInElementThatCanContainOnlyText="eof-in-element-that-can-contain-only-text"})(ee||(ee={}));const x3=65536;class w3{constructor(t){this.handler=t,this.html="",this.pos=-1,this.lastGapPos=-2,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=x3,this.isEol=!1,this.lineStartPos=0,this.droppedBufferSize=0,this.line=1,this.lastErrOffset=-1}get col(){return this.pos-this.lineStartPos+ +(this.lastGapPos!==this.pos)}get offset(){return this.droppedBufferSize+this.pos}getError(t,n){const{line:r,col:o,offset:a}=this,u=o+n,c=a+n;return{code:t,startLine:r,endLine:r,startCol:u,endCol:u,startOffset:c,endOffset:c}}_err(t){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(this.lastErrOffset=this.offset,this.handler.onParseError(this.getError(t,0)))}_addGap(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}_processSurrogate(t){if(this.pos!==this.html.length-1){const n=this.html.charCodeAt(this.pos+1);if(_3(n))return this.pos++,this._addGap(),S3(t,n)}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,P.EOF;return this._err(ee.surrogateInInputStream),t}willDropParsedChunk(){return this.pos>this.bufferWaterline}dropParsedChunk(){this.willDropParsedChunk()&&(this.html=this.html.substring(this.pos),this.lineStartPos-=this.pos,this.droppedBufferSize+=this.pos,this.pos=0,this.lastGapPos=-2,this.gapStack.length=0)}write(t,n){this.html.length>0?this.html+=t:this.html=t,this.endOfChunkHit=!1,this.lastChunkWritten=n}insertHtmlAtCurrentPos(t){this.html=this.html.substring(0,this.pos+1)+t+this.html.substring(this.pos+1),this.endOfChunkHit=!1}startsWith(t,n){if(this.pos+t.length>this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,!1;if(n)return this.html.startsWith(t,this.pos);for(let r=0;r<t.length;r++)if((this.html.charCodeAt(this.pos+r)|32)!==t.charCodeAt(r))return!1;return!0}peek(t){const n=this.pos+t;if(n>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,P.EOF;const r=this.html.charCodeAt(n);return r===P.CARRIAGE_RETURN?P.LINE_FEED:r}advance(){if(this.pos++,this.isEol&&(this.isEol=!1,this.line++,this.lineStartPos=this.pos),this.pos>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,P.EOF;let t=this.html.charCodeAt(this.pos);return t===P.CARRIAGE_RETURN?(this.isEol=!0,this.skipNextNewLine=!0,P.LINE_FEED):t===P.LINE_FEED&&(this.isEol=!0,this.skipNextNewLine)?(this.line--,this.skipNextNewLine=!1,this._addGap(),this.advance()):(this.skipNextNewLine=!1,Ty(t)&&(t=this._processSurrogate(t)),this.handler.onParseError===null||t>31&&t<127||t===P.LINE_FEED||t===P.CARRIAGE_RETURN||t>159&&t<64976||this._checkForProblematicCharacters(t),t)}_checkForProblematicCharacters(t){_y(t)?this._err(ee.controlCharacterInInputStream):Sy(t)&&this._err(ee.noncharacterInInputStream)}retreat(t){for(this.pos-=t;this.pos<this.lastGapPos;)this.lastGapPos=this.gapStack.pop(),this.pos--;this.isEol=!1}}var Ke;(function(e){e[e.CHARACTER=0]="CHARACTER",e[e.NULL_CHARACTER=1]="NULL_CHARACTER",e[e.WHITESPACE_CHARACTER=2]="WHITESPACE_CHARACTER",e[e.START_TAG=3]="START_TAG",e[e.END_TAG=4]="END_TAG",e[e.COMMENT=5]="COMMENT",e[e.DOCTYPE=6]="DOCTYPE",e[e.EOF=7]="EOF",e[e.HIBERNATION=8]="HIBERNATION"})(Ke||(Ke={}));function xy(e,t){for(let n=e.attrs.length-1;n>=0;n--)if(e.attrs[n].name===t)return e.attrs[n].value;return null}const C3=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),A3=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);function v3(e){var t;return e>=55296&&e<=57343||e>1114111?65533:(t=A3.get(e))!==null&&t!==void 0?t:e}var Kt;(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(Kt||(Kt={}));const k3=32;var Ai;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(Ai||(Ai={}));function yh(e){return e>=Kt.ZERO&&e<=Kt.NINE}function P3(e){return e>=Kt.UPPER_A&&e<=Kt.UPPER_F||e>=Kt.LOWER_A&&e<=Kt.LOWER_F}function N3(e){return e>=Kt.UPPER_A&&e<=Kt.UPPER_Z||e>=Kt.LOWER_A&&e<=Kt.LOWER_Z||yh(e)}function O3(e){return e===Kt.EQUALS||N3(e)}var Qt;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(Qt||(Qt={}));var ii;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(ii||(ii={}));class I3{constructor(t,n,r){this.decodeTree=t,this.emitCodePoint=n,this.errors=r,this.state=Qt.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=ii.Strict}startEntity(t){this.decodeMode=t,this.state=Qt.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(t,n){switch(this.state){case Qt.EntityStart:return t.charCodeAt(n)===Kt.NUM?(this.state=Qt.NumericStart,this.consumed+=1,this.stateNumericStart(t,n+1)):(this.state=Qt.NamedEntity,this.stateNamedEntity(t,n));case Qt.NumericStart:return this.stateNumericStart(t,n);case Qt.NumericDecimal:return this.stateNumericDecimal(t,n);case Qt.NumericHex:return this.stateNumericHex(t,n);case Qt.NamedEntity:return this.stateNamedEntity(t,n)}}stateNumericStart(t,n){return n>=t.length?-1:(t.charCodeAt(n)|k3)===Kt.LOWER_X?(this.state=Qt.NumericHex,this.consumed+=1,this.stateNumericHex(t,n+1)):(this.state=Qt.NumericDecimal,this.stateNumericDecimal(t,n))}addToNumericResult(t,n,r,o){if(n!==r){const a=r-n;this.result=this.result*Math.pow(o,a)+Number.parseInt(t.substr(n,a),o),this.consumed+=a}}stateNumericHex(t,n){const r=n;for(;n<t.length;){const o=t.charCodeAt(n);if(yh(o)||P3(o))n+=1;else return this.addToNumericResult(t,r,n,16),this.emitNumericEntity(o,3)}return this.addToNumericResult(t,r,n,16),-1}stateNumericDecimal(t,n){const r=n;for(;n<t.length;){const o=t.charCodeAt(n);if(yh(o))n+=1;else return this.addToNumericResult(t,r,n,10),this.emitNumericEntity(o,2)}return this.addToNumericResult(t,r,n,10),-1}emitNumericEntity(t,n){var r;if(this.consumed<=n)return(r=this.errors)===null||r===void 0||r.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(t===Kt.SEMI)this.consumed+=1;else if(this.decodeMode===ii.Strict)return 0;return this.emitCodePoint(v3(this.result),this.consumed),this.errors&&(t!==Kt.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(t,n){const{decodeTree:r}=this;let o=r[this.treeIndex],a=(o&Ai.VALUE_LENGTH)>>14;for(;n<t.length;n++,this.excess++){const u=t.charCodeAt(n);if(this.treeIndex=R3(r,o,this.treeIndex+Math.max(1,a),u),this.treeIndex<0)return this.result===0||this.decodeMode===ii.Attribute&&(a===0||O3(u))?0:this.emitNotTerminatedNamedEntity();if(o=r[this.treeIndex],a=(o&Ai.VALUE_LENGTH)>>14,a!==0){if(u===Kt.SEMI)return this.emitNamedEntityData(this.treeIndex,a,this.consumed+this.excess);this.decodeMode!==ii.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var t;const{result:n,decodeTree:r}=this,o=(r[n]&Ai.VALUE_LENGTH)>>14;return this.emitNamedEntityData(n,o,this.consumed),(t=this.errors)===null||t===void 0||t.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(t,n,r){const{decodeTree:o}=this;return this.emitCodePoint(n===1?o[t]&~Ai.VALUE_LENGTH:o[t+1],r),n===3&&this.emitCodePoint(o[t+2],r),r}end(){var t;switch(this.state){case Qt.NamedEntity:return this.result!==0&&(this.decodeMode!==ii.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case Qt.NumericDecimal:return this.emitNumericEntity(0,2);case Qt.NumericHex:return this.emitNumericEntity(0,3);case Qt.NumericStart:return(t=this.errors)===null||t===void 0||t.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case Qt.EntityStart:return 0}}}function R3(e,t,n,r){const o=(t&Ai.BRANCH_LENGTH)>>7,a=t&Ai.JUMP_TABLE;if(o===0)return a!==0&&r===a?n:-1;if(a){const d=r-a;return d<0||d>=o?-1:e[n+d]-1}let u=n,c=u+o-1;for(;u<=c;){const d=u+c>>>1,f=e[d];if(f<r)u=d+1;else if(f>r)c=d-1;else return e[d+o]}return-1}var ae;(function(e){e.HTML="http://www.w3.org/1999/xhtml",e.MATHML="http://www.w3.org/1998/Math/MathML",e.SVG="http://www.w3.org/2000/svg",e.XLINK="http://www.w3.org/1999/xlink",e.XML="http://www.w3.org/XML/1998/namespace",e.XMLNS="http://www.w3.org/2000/xmlns/"})(ae||(ae={}));var fo;(function(e){e.TYPE="type",e.ACTION="action",e.ENCODING="encoding",e.PROMPT="prompt",e.NAME="name",e.COLOR="color",e.FACE="face",e.SIZE="size"})(fo||(fo={}));var rr;(function(e){e.NO_QUIRKS="no-quirks",e.QUIRKS="quirks",e.LIMITED_QUIRKS="limited-quirks"})(rr||(rr={}));var G;(function(e){e.A="a",e.ADDRESS="address",e.ANNOTATION_XML="annotation-xml",e.APPLET="applet",e.AREA="area",e.ARTICLE="article",e.ASIDE="aside",e.B="b",e.BASE="base",e.BASEFONT="basefont",e.BGSOUND="bgsound",e.BIG="big",e.BLOCKQUOTE="blockquote",e.BODY="body",e.BR="br",e.BUTTON="button",e.CAPTION="caption",e.CENTER="center",e.CODE="code",e.COL="col",e.COLGROUP="colgroup",e.DD="dd",e.DESC="desc",e.DETAILS="details",e.DIALOG="dialog",e.DIR="dir",e.DIV="div",e.DL="dl",e.DT="dt",e.EM="em",e.EMBED="embed",e.FIELDSET="fieldset",e.FIGCAPTION="figcaption",e.FIGURE="figure",e.FONT="font",e.FOOTER="footer",e.FOREIGN_OBJECT="foreignObject",e.FORM="form",e.FRAME="frame",e.FRAMESET="frameset",e.H1="h1",e.H2="h2",e.H3="h3",e.H4="h4",e.H5="h5",e.H6="h6",e.HEAD="head",e.HEADER="header",e.HGROUP="hgroup",e.HR="hr",e.HTML="html",e.I="i",e.IMG="img",e.IMAGE="image",e.INPUT="input",e.IFRAME="iframe",e.KEYGEN="keygen",e.LABEL="label",e.LI="li",e.LINK="link",e.LISTING="listing",e.MAIN="main",e.MALIGNMARK="malignmark",e.MARQUEE="marquee",e.MATH="math",e.MENU="menu",e.META="meta",e.MGLYPH="mglyph",e.MI="mi",e.MO="mo",e.MN="mn",e.MS="ms",e.MTEXT="mtext",e.NAV="nav",e.NOBR="nobr",e.NOFRAMES="noframes",e.NOEMBED="noembed",e.NOSCRIPT="noscript",e.OBJECT="object",e.OL="ol",e.OPTGROUP="optgroup",e.OPTION="option",e.P="p",e.PARAM="param",e.PLAINTEXT="plaintext",e.PRE="pre",e.RB="rb",e.RP="rp",e.RT="rt",e.RTC="rtc",e.RUBY="ruby",e.S="s",e.SCRIPT="script",e.SEARCH="search",e.SECTION="section",e.SELECT="select",e.SOURCE="source",e.SMALL="small",e.SPAN="span",e.STRIKE="strike",e.STRONG="strong",e.STYLE="style",e.SUB="sub",e.SUMMARY="summary",e.SUP="sup",e.TABLE="table",e.TBODY="tbody",e.TEMPLATE="template",e.TEXTAREA="textarea",e.TFOOT="tfoot",e.TD="td",e.TH="th",e.THEAD="thead",e.TITLE="title",e.TR="tr",e.TRACK="track",e.TT="tt",e.U="u",e.UL="ul",e.SVG="svg",e.VAR="var",e.WBR="wbr",e.XMP="xmp"})(G||(G={}));var m;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.A=1]="A",e[e.ADDRESS=2]="ADDRESS",e[e.ANNOTATION_XML=3]="ANNOTATION_XML",e[e.APPLET=4]="APPLET",e[e.AREA=5]="AREA",e[e.ARTICLE=6]="ARTICLE",e[e.ASIDE=7]="ASIDE",e[e.B=8]="B",e[e.BASE=9]="BASE",e[e.BASEFONT=10]="BASEFONT",e[e.BGSOUND=11]="BGSOUND",e[e.BIG=12]="BIG",e[e.BLOCKQUOTE=13]="BLOCKQUOTE",e[e.BODY=14]="BODY",e[e.BR=15]="BR",e[e.BUTTON=16]="BUTTON",e[e.CAPTION=17]="CAPTION",e[e.CENTER=18]="CENTER",e[e.CODE=19]="CODE",e[e.COL=20]="COL",e[e.COLGROUP=21]="COLGROUP",e[e.DD=22]="DD",e[e.DESC=23]="DESC",e[e.DETAILS=24]="DETAILS",e[e.DIALOG=25]="DIALOG",e[e.DIR=26]="DIR",e[e.DIV=27]="DIV",e[e.DL=28]="DL",e[e.DT=29]="DT",e[e.EM=30]="EM",e[e.EMBED=31]="EMBED",e[e.FIELDSET=32]="FIELDSET",e[e.FIGCAPTION=33]="FIGCAPTION",e[e.FIGURE=34]="FIGURE",e[e.FONT=35]="FONT",e[e.FOOTER=36]="FOOTER",e[e.FOREIGN_OBJECT=37]="FOREIGN_OBJECT",e[e.FORM=38]="FORM",e[e.FRAME=39]="FRAME",e[e.FRAMESET=40]="FRAMESET",e[e.H1=41]="H1",e[e.H2=42]="H2",e[e.H3=43]="H3",e[e.H4=44]="H4",e[e.H5=45]="H5",e[e.H6=46]="H6",e[e.HEAD=47]="HEAD",e[e.HEADER=48]="HEADER",e[e.HGROUP=49]="HGROUP",e[e.HR=50]="HR",e[e.HTML=51]="HTML",e[e.I=52]="I",e[e.IMG=53]="IMG",e[e.IMAGE=54]="IMAGE",e[e.INPUT=55]="INPUT",e[e.IFRAME=56]="IFRAME",e[e.KEYGEN=57]="KEYGEN",e[e.LABEL=58]="LABEL",e[e.LI=59]="LI",e[e.LINK=60]="LINK",e[e.LISTING=61]="LISTING",e[e.MAIN=62]="MAIN",e[e.MALIGNMARK=63]="MALIGNMARK",e[e.MARQUEE=64]="MARQUEE",e[e.MATH=65]="MATH",e[e.MENU=66]="MENU",e[e.META=67]="META",e[e.MGLYPH=68]="MGLYPH",e[e.MI=69]="MI",e[e.MO=70]="MO",e[e.MN=71]="MN",e[e.MS=72]="MS",e[e.MTEXT=73]="MTEXT",e[e.NAV=74]="NAV",e[e.NOBR=75]="NOBR",e[e.NOFRAMES=76]="NOFRAMES",e[e.NOEMBED=77]="NOEMBED",e[e.NOSCRIPT=78]="NOSCRIPT",e[e.OBJECT=79]="OBJECT",e[e.OL=80]="OL",e[e.OPTGROUP=81]="OPTGROUP",e[e.OPTION=82]="OPTION",e[e.P=83]="P",e[e.PARAM=84]="PARAM",e[e.PLAINTEXT=85]="PLAINTEXT",e[e.PRE=86]="PRE",e[e.RB=87]="RB",e[e.RP=88]="RP",e[e.RT=89]="RT",e[e.RTC=90]="RTC",e[e.RUBY=91]="RUBY",e[e.S=92]="S",e[e.SCRIPT=93]="SCRIPT",e[e.SEARCH=94]="SEARCH",e[e.SECTION=95]="SECTION",e[e.SELECT=96]="SELECT",e[e.SOURCE=97]="SOURCE",e[e.SMALL=98]="SMALL",e[e.SPAN=99]="SPAN",e[e.STRIKE=100]="STRIKE",e[e.STRONG=101]="STRONG",e[e.STYLE=102]="STYLE",e[e.SUB=103]="SUB",e[e.SUMMARY=104]="SUMMARY",e[e.SUP=105]="SUP",e[e.TABLE=106]="TABLE",e[e.TBODY=107]="TBODY",e[e.TEMPLATE=108]="TEMPLATE",e[e.TEXTAREA=109]="TEXTAREA",e[e.TFOOT=110]="TFOOT",e[e.TD=111]="TD",e[e.TH=112]="TH",e[e.THEAD=113]="THEAD",e[e.TITLE=114]="TITLE",e[e.TR=115]="TR",e[e.TRACK=116]="TRACK",e[e.TT=117]="TT",e[e.U=118]="U",e[e.UL=119]="UL",e[e.SVG=120]="SVG",e[e.VAR=121]="VAR",e[e.WBR=122]="WBR",e[e.XMP=123]="XMP"})(m||(m={}));const L3=new Map([[G.A,m.A],[G.ADDRESS,m.ADDRESS],[G.ANNOTATION_XML,m.ANNOTATION_XML],[G.APPLET,m.APPLET],[G.AREA,m.AREA],[G.ARTICLE,m.ARTICLE],[G.ASIDE,m.ASIDE],[G.B,m.B],[G.BASE,m.BASE],[G.BASEFONT,m.BASEFONT],[G.BGSOUND,m.BGSOUND],[G.BIG,m.BIG],[G.BLOCKQUOTE,m.BLOCKQUOTE],[G.BODY,m.BODY],[G.BR,m.BR],[G.BUTTON,m.BUTTON],[G.CAPTION,m.CAPTION],[G.CENTER,m.CENTER],[G.CODE,m.CODE],[G.COL,m.COL],[G.COLGROUP,m.COLGROUP],[G.DD,m.DD],[G.DESC,m.DESC],[G.DETAILS,m.DETAILS],[G.DIALOG,m.DIALOG],[G.DIR,m.DIR],[G.DIV,m.DIV],[G.DL,m.DL],[G.DT,m.DT],[G.EM,m.EM],[G.EMBED,m.EMBED],[G.FIELDSET,m.FIELDSET],[G.FIGCAPTION,m.FIGCAPTION],[G.FIGURE,m.FIGURE],[G.FONT,m.FONT],[G.FOOTER,m.FOOTER],[G.FOREIGN_OBJECT,m.FOREIGN_OBJECT],[G.FORM,m.FORM],[G.FRAME,m.FRAME],[G.FRAMESET,m.FRAMESET],[G.H1,m.H1],[G.H2,m.H2],[G.H3,m.H3],[G.H4,m.H4],[G.H5,m.H5],[G.H6,m.H6],[G.HEAD,m.HEAD],[G.HEADER,m.HEADER],[G.HGROUP,m.HGROUP],[G.HR,m.HR],[G.HTML,m.HTML],[G.I,m.I],[G.IMG,m.IMG],[G.IMAGE,m.IMAGE],[G.INPUT,m.INPUT],[G.IFRAME,m.IFRAME],[G.KEYGEN,m.KEYGEN],[G.LABEL,m.LABEL],[G.LI,m.LI],[G.LINK,m.LINK],[G.LISTING,m.LISTING],[G.MAIN,m.MAIN],[G.MALIGNMARK,m.MALIGNMARK],[G.MARQUEE,m.MARQUEE],[G.MATH,m.MATH],[G.MENU,m.MENU],[G.META,m.META],[G.MGLYPH,m.MGLYPH],[G.MI,m.MI],[G.MO,m.MO],[G.MN,m.MN],[G.MS,m.MS],[G.MTEXT,m.MTEXT],[G.NAV,m.NAV],[G.NOBR,m.NOBR],[G.NOFRAMES,m.NOFRAMES],[G.NOEMBED,m.NOEMBED],[G.NOSCRIPT,m.NOSCRIPT],[G.OBJECT,m.OBJECT],[G.OL,m.OL],[G.OPTGROUP,m.OPTGROUP],[G.OPTION,m.OPTION],[G.P,m.P],[G.PARAM,m.PARAM],[G.PLAINTEXT,m.PLAINTEXT],[G.PRE,m.PRE],[G.RB,m.RB],[G.RP,m.RP],[G.RT,m.RT],[G.RTC,m.RTC],[G.RUBY,m.RUBY],[G.S,m.S],[G.SCRIPT,m.SCRIPT],[G.SEARCH,m.SEARCH],[G.SECTION,m.SECTION],[G.SELECT,m.SELECT],[G.SOURCE,m.SOURCE],[G.SMALL,m.SMALL],[G.SPAN,m.SPAN],[G.STRIKE,m.STRIKE],[G.STRONG,m.STRONG],[G.STYLE,m.STYLE],[G.SUB,m.SUB],[G.SUMMARY,m.SUMMARY],[G.SUP,m.SUP],[G.TABLE,m.TABLE],[G.TBODY,m.TBODY],[G.TEMPLATE,m.TEMPLATE],[G.TEXTAREA,m.TEXTAREA],[G.TFOOT,m.TFOOT],[G.TD,m.TD],[G.TH,m.TH],[G.THEAD,m.THEAD],[G.TITLE,m.TITLE],[G.TR,m.TR],[G.TRACK,m.TRACK],[G.TT,m.TT],[G.U,m.U],[G.UL,m.UL],[G.SVG,m.SVG],[G.VAR,m.VAR],[G.WBR,m.WBR],[G.XMP,m.XMP]]);function as(e){var t;return(t=L3.get(e))!==null&&t!==void 0?t:m.UNKNOWN}const fe=m,D3={[ae.HTML]:new Set([fe.ADDRESS,fe.APPLET,fe.AREA,fe.ARTICLE,fe.ASIDE,fe.BASE,fe.BASEFONT,fe.BGSOUND,fe.BLOCKQUOTE,fe.BODY,fe.BR,fe.BUTTON,fe.CAPTION,fe.CENTER,fe.COL,fe.COLGROUP,fe.DD,fe.DETAILS,fe.DIR,fe.DIV,fe.DL,fe.DT,fe.EMBED,fe.FIELDSET,fe.FIGCAPTION,fe.FIGURE,fe.FOOTER,fe.FORM,fe.FRAME,fe.FRAMESET,fe.H1,fe.H2,fe.H3,fe.H4,fe.H5,fe.H6,fe.HEAD,fe.HEADER,fe.HGROUP,fe.HR,fe.HTML,fe.IFRAME,fe.IMG,fe.INPUT,fe.LI,fe.LINK,fe.LISTING,fe.MAIN,fe.MARQUEE,fe.MENU,fe.META,fe.NAV,fe.NOEMBED,fe.NOFRAMES,fe.NOSCRIPT,fe.OBJECT,fe.OL,fe.P,fe.PARAM,fe.PLAINTEXT,fe.PRE,fe.SCRIPT,fe.SECTION,fe.SELECT,fe.SOURCE,fe.STYLE,fe.SUMMARY,fe.TABLE,fe.TBODY,fe.TD,fe.TEMPLATE,fe.TEXTAREA,fe.TFOOT,fe.TH,fe.THEAD,fe.TITLE,fe.TR,fe.TRACK,fe.UL,fe.WBR,fe.XMP]),[ae.MATHML]:new Set([fe.MI,fe.MO,fe.MN,fe.MS,fe.MTEXT,fe.ANNOTATION_XML]),[ae.SVG]:new Set([fe.TITLE,fe.FOREIGN_OBJECT,fe.DESC]),[ae.XLINK]:new Set,[ae.XML]:new Set,[ae.XMLNS]:new Set},bh=new Set([fe.H1,fe.H2,fe.H3,fe.H4,fe.H5,fe.H6]);G.STYLE,G.SCRIPT,G.XMP,G.IFRAME,G.NOEMBED,G.NOFRAMES,G.PLAINTEXT;var I;(function(e){e[e.DATA=0]="DATA",e[e.RCDATA=1]="RCDATA",e[e.RAWTEXT=2]="RAWTEXT",e[e.SCRIPT_DATA=3]="SCRIPT_DATA",e[e.PLAINTEXT=4]="PLAINTEXT",e[e.TAG_OPEN=5]="TAG_OPEN",e[e.END_TAG_OPEN=6]="END_TAG_OPEN",e[e.TAG_NAME=7]="TAG_NAME",e[e.RCDATA_LESS_THAN_SIGN=8]="RCDATA_LESS_THAN_SIGN",e[e.RCDATA_END_TAG_OPEN=9]="RCDATA_END_TAG_OPEN",e[e.RCDATA_END_TAG_NAME=10]="RCDATA_END_TAG_NAME",e[e.RAWTEXT_LESS_THAN_SIGN=11]="RAWTEXT_LESS_THAN_SIGN",e[e.RAWTEXT_END_TAG_OPEN=12]="RAWTEXT_END_TAG_OPEN",e[e.RAWTEXT_END_TAG_NAME=13]="RAWTEXT_END_TAG_NAME",e[e.SCRIPT_DATA_LESS_THAN_SIGN=14]="SCRIPT_DATA_LESS_THAN_SIGN",e[e.SCRIPT_DATA_END_TAG_OPEN=15]="SCRIPT_DATA_END_TAG_OPEN",e[e.SCRIPT_DATA_END_TAG_NAME=16]="SCRIPT_DATA_END_TAG_NAME",e[e.SCRIPT_DATA_ESCAPE_START=17]="SCRIPT_DATA_ESCAPE_START",e[e.SCRIPT_DATA_ESCAPE_START_DASH=18]="SCRIPT_DATA_ESCAPE_START_DASH",e[e.SCRIPT_DATA_ESCAPED=19]="SCRIPT_DATA_ESCAPED",e[e.SCRIPT_DATA_ESCAPED_DASH=20]="SCRIPT_DATA_ESCAPED_DASH",e[e.SCRIPT_DATA_ESCAPED_DASH_DASH=21]="SCRIPT_DATA_ESCAPED_DASH_DASH",e[e.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN=22]="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN",e[e.SCRIPT_DATA_ESCAPED_END_TAG_OPEN=23]="SCRIPT_DATA_ESCAPED_END_TAG_OPEN",e[e.SCRIPT_DATA_ESCAPED_END_TAG_NAME=24]="SCRIPT_DATA_ESCAPED_END_TAG_NAME",e[e.SCRIPT_DATA_DOUBLE_ESCAPE_START=25]="SCRIPT_DATA_DOUBLE_ESCAPE_START",e[e.SCRIPT_DATA_DOUBLE_ESCAPED=26]="SCRIPT_DATA_DOUBLE_ESCAPED",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_DASH=27]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH=28]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN=29]="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN",e[e.SCRIPT_DATA_DOUBLE_ESCAPE_END=30]="SCRIPT_DATA_DOUBLE_ESCAPE_END",e[e.BEFORE_ATTRIBUTE_NAME=31]="BEFORE_ATTRIBUTE_NAME",e[e.ATTRIBUTE_NAME=32]="ATTRIBUTE_NAME",e[e.AFTER_ATTRIBUTE_NAME=33]="AFTER_ATTRIBUTE_NAME",e[e.BEFORE_ATTRIBUTE_VALUE=34]="BEFORE_ATTRIBUTE_VALUE",e[e.ATTRIBUTE_VALUE_DOUBLE_QUOTED=35]="ATTRIBUTE_VALUE_DOUBLE_QUOTED",e[e.ATTRIBUTE_VALUE_SINGLE_QUOTED=36]="ATTRIBUTE_VALUE_SINGLE_QUOTED",e[e.ATTRIBUTE_VALUE_UNQUOTED=37]="ATTRIBUTE_VALUE_UNQUOTED",e[e.AFTER_ATTRIBUTE_VALUE_QUOTED=38]="AFTER_ATTRIBUTE_VALUE_QUOTED",e[e.SELF_CLOSING_START_TAG=39]="SELF_CLOSING_START_TAG",e[e.BOGUS_COMMENT=40]="BOGUS_COMMENT",e[e.MARKUP_DECLARATION_OPEN=41]="MARKUP_DECLARATION_OPEN",e[e.COMMENT_START=42]="COMMENT_START",e[e.COMMENT_START_DASH=43]="COMMENT_START_DASH",e[e.COMMENT=44]="COMMENT",e[e.COMMENT_LESS_THAN_SIGN=45]="COMMENT_LESS_THAN_SIGN",e[e.COMMENT_LESS_THAN_SIGN_BANG=46]="COMMENT_LESS_THAN_SIGN_BANG",e[e.COMMENT_LESS_THAN_SIGN_BANG_DASH=47]="COMMENT_LESS_THAN_SIGN_BANG_DASH",e[e.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH=48]="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH",e[e.COMMENT_END_DASH=49]="COMMENT_END_DASH",e[e.COMMENT_END=50]="COMMENT_END",e[e.COMMENT_END_BANG=51]="COMMENT_END_BANG",e[e.DOCTYPE=52]="DOCTYPE",e[e.BEFORE_DOCTYPE_NAME=53]="BEFORE_DOCTYPE_NAME",e[e.DOCTYPE_NAME=54]="DOCTYPE_NAME",e[e.AFTER_DOCTYPE_NAME=55]="AFTER_DOCTYPE_NAME",e[e.AFTER_DOCTYPE_PUBLIC_KEYWORD=56]="AFTER_DOCTYPE_PUBLIC_KEYWORD",e[e.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER=57]="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER",e[e.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED=58]="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED",e[e.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED=59]="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED",e[e.AFTER_DOCTYPE_PUBLIC_IDENTIFIER=60]="AFTER_DOCTYPE_PUBLIC_IDENTIFIER",e[e.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS=61]="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS",e[e.AFTER_DOCTYPE_SYSTEM_KEYWORD=62]="AFTER_DOCTYPE_SYSTEM_KEYWORD",e[e.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER=63]="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER",e[e.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED=64]="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED",e[e.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED=65]="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED",e[e.AFTER_DOCTYPE_SYSTEM_IDENTIFIER=66]="AFTER_DOCTYPE_SYSTEM_IDENTIFIER",e[e.BOGUS_DOCTYPE=67]="BOGUS_DOCTYPE",e[e.CDATA_SECTION=68]="CDATA_SECTION",e[e.CDATA_SECTION_BRACKET=69]="CDATA_SECTION_BRACKET",e[e.CDATA_SECTION_END=70]="CDATA_SECTION_END",e[e.CHARACTER_REFERENCE=71]="CHARACTER_REFERENCE",e[e.AMBIGUOUS_AMPERSAND=72]="AMBIGUOUS_AMPERSAND"})(I||(I={}));const Dt={DATA:I.DATA,RCDATA:I.RCDATA,RAWTEXT:I.RAWTEXT,SCRIPT_DATA:I.SCRIPT_DATA,PLAINTEXT:I.PLAINTEXT,CDATA_SECTION:I.CDATA_SECTION};function M3(e){return e>=P.DIGIT_0&&e<=P.DIGIT_9}function Ia(e){return e>=P.LATIN_CAPITAL_A&&e<=P.LATIN_CAPITAL_Z}function F3(e){return e>=P.LATIN_SMALL_A&&e<=P.LATIN_SMALL_Z}function vi(e){return F3(e)||Ia(e)}function wy(e){return vi(e)||M3(e)}function Ml(e){return e+32}function Cy(e){return e===P.SPACE||e===P.LINE_FEED||e===P.TABULATION||e===P.FORM_FEED}function Ay(e){return Cy(e)||e===P.SOLIDUS||e===P.GREATER_THAN_SIGN}function B3(e){return e===P.NULL?ee.nullCharacterReference:e>1114111?ee.characterReferenceOutsideUnicodeRange:Ty(e)?ee.surrogateCharacterReference:Sy(e)?ee.noncharacterCharacterReference:_y(e)||e===P.CARRIAGE_RETURN?ee.controlCharacterReference:null}class U3{constructor(t,n){this.options=t,this.handler=n,this.paused=!1,this.inLoop=!1,this.inForeignNode=!1,this.lastStartTagName="",this.active=!1,this.state=I.DATA,this.returnState=I.DATA,this.entityStartPos=0,this.consumedAfterSnapshot=-1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr={name:"",value:""},this.preprocessor=new w3(n),this.currentLocation=this.getCurrentLocation(-1),this.entityDecoder=new I3(C3,(r,o)=>{this.preprocessor.pos=this.entityStartPos+o-1,this._flushCodePointConsumedAsCharacterReference(r)},n.onParseError?{missingSemicolonAfterCharacterReference:()=>{this._err(ee.missingSemicolonAfterCharacterReference,1)},absenceOfDigitsInNumericCharacterReference:r=>{this._err(ee.absenceOfDigitsInNumericCharacterReference,this.entityStartPos-this.preprocessor.pos+r)},validateNumericCharacterReference:r=>{const o=B3(r);o&&this._err(o,1)}}:void 0)}_err(t,n=0){var r,o;(o=(r=this.handler).onParseError)===null||o===void 0||o.call(r,this.preprocessor.getError(t,n))}getCurrentLocation(t){return this.options.sourceCodeLocationInfo?{startLine:this.preprocessor.line,startCol:this.preprocessor.col-t,startOffset:this.preprocessor.offset-t,endLine:-1,endCol:-1,endOffset:-1}:null}_runParsingLoop(){if(!this.inLoop){for(this.inLoop=!0;this.active&&!this.paused;){this.consumedAfterSnapshot=0;const t=this._consume();this._ensureHibernation()||this._callState(t)}this.inLoop=!1}}pause(){this.paused=!0}resume(t){if(!this.paused)throw new Error("Parser was already resumed");this.paused=!1,!this.inLoop&&(this._runParsingLoop(),this.paused||t==null||t())}write(t,n,r){this.active=!0,this.preprocessor.write(t,n),this._runParsingLoop(),this.paused||r==null||r()}insertHtmlAtCurrentPos(t){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(t),this._runParsingLoop()}_ensureHibernation(){return this.preprocessor.endOfChunkHit?(this.preprocessor.retreat(this.consumedAfterSnapshot),this.consumedAfterSnapshot=0,this.active=!1,!0):!1}_consume(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}_advanceBy(t){this.consumedAfterSnapshot+=t;for(let n=0;n<t;n++)this.preprocessor.advance()}_consumeSequenceIfMatch(t,n){return this.preprocessor.startsWith(t,n)?(this._advanceBy(t.length-1),!0):!1}_createStartTagToken(){this.currentToken={type:Ke.START_TAG,tagName:"",tagID:m.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(1)}}_createEndTagToken(){this.currentToken={type:Ke.END_TAG,tagName:"",tagID:m.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(2)}}_createCommentToken(t){this.currentToken={type:Ke.COMMENT,data:"",location:this.getCurrentLocation(t)}}_createDoctypeToken(t){this.currentToken={type:Ke.DOCTYPE,name:t,forceQuirks:!1,publicId:null,systemId:null,location:this.currentLocation}}_createCharacterToken(t,n){this.currentCharacterToken={type:t,chars:n,location:this.currentLocation}}_createAttr(t){this.currentAttr={name:t,value:""},this.currentLocation=this.getCurrentLocation(0)}_leaveAttrName(){var t,n;const r=this.currentToken;if(xy(r,this.currentAttr.name)===null){if(r.attrs.push(this.currentAttr),r.location&&this.currentLocation){const o=(t=(n=r.location).attrs)!==null&&t!==void 0?t:n.attrs=Object.create(null);o[this.currentAttr.name]=this.currentLocation,this._leaveAttrValue()}}else this._err(ee.duplicateAttribute)}_leaveAttrValue(){this.currentLocation&&(this.currentLocation.endLine=this.preprocessor.line,this.currentLocation.endCol=this.preprocessor.col,this.currentLocation.endOffset=this.preprocessor.offset)}prepareToken(t){this._emitCurrentCharacterToken(t.location),this.currentToken=null,t.location&&(t.location.endLine=this.preprocessor.line,t.location.endCol=this.preprocessor.col+1,t.location.endOffset=this.preprocessor.offset+1),this.currentLocation=this.getCurrentLocation(-1)}emitCurrentTagToken(){const t=this.currentToken;this.prepareToken(t),t.tagID=as(t.tagName),t.type===Ke.START_TAG?(this.lastStartTagName=t.tagName,this.handler.onStartTag(t)):(t.attrs.length>0&&this._err(ee.endTagWithAttributes),t.selfClosing&&this._err(ee.endTagWithTrailingSolidus),this.handler.onEndTag(t)),this.preprocessor.dropParsedChunk()}emitCurrentComment(t){this.prepareToken(t),this.handler.onComment(t),this.preprocessor.dropParsedChunk()}emitCurrentDoctype(t){this.prepareToken(t),this.handler.onDoctype(t),this.preprocessor.dropParsedChunk()}_emitCurrentCharacterToken(t){if(this.currentCharacterToken){switch(t&&this.currentCharacterToken.location&&(this.currentCharacterToken.location.endLine=t.startLine,this.currentCharacterToken.location.endCol=t.startCol,this.currentCharacterToken.location.endOffset=t.startOffset),this.currentCharacterToken.type){case Ke.CHARACTER:{this.handler.onCharacter(this.currentCharacterToken);break}case Ke.NULL_CHARACTER:{this.handler.onNullCharacter(this.currentCharacterToken);break}case Ke.WHITESPACE_CHARACTER:{this.handler.onWhitespaceCharacter(this.currentCharacterToken);break}}this.currentCharacterToken=null}}_emitEOFToken(){const t=this.getCurrentLocation(0);t&&(t.endLine=t.startLine,t.endCol=t.startCol,t.endOffset=t.startOffset),this._emitCurrentCharacterToken(t),this.handler.onEof({type:Ke.EOF,location:t}),this.active=!1}_appendCharToCurrentCharacterToken(t,n){if(this.currentCharacterToken)if(this.currentCharacterToken.type===t){this.currentCharacterToken.chars+=n;return}else this.currentLocation=this.getCurrentLocation(0),this._emitCurrentCharacterToken(this.currentLocation),this.preprocessor.dropParsedChunk();this._createCharacterToken(t,n)}_emitCodePoint(t){const n=Cy(t)?Ke.WHITESPACE_CHARACTER:t===P.NULL?Ke.NULL_CHARACTER:Ke.CHARACTER;this._appendCharToCurrentCharacterToken(n,String.fromCodePoint(t))}_emitChars(t){this._appendCharToCurrentCharacterToken(Ke.CHARACTER,t)}_startCharacterReference(){this.returnState=this.state,this.state=I.CHARACTER_REFERENCE,this.entityStartPos=this.preprocessor.pos,this.entityDecoder.startEntity(this._isCharacterReferenceInAttribute()?ii.Attribute:ii.Legacy)}_isCharacterReferenceInAttribute(){return this.returnState===I.ATTRIBUTE_VALUE_DOUBLE_QUOTED||this.returnState===I.ATTRIBUTE_VALUE_SINGLE_QUOTED||this.returnState===I.ATTRIBUTE_VALUE_UNQUOTED}_flushCodePointConsumedAsCharacterReference(t){this._isCharacterReferenceInAttribute()?this.currentAttr.value+=String.fromCodePoint(t):this._emitCodePoint(t)}_callState(t){switch(this.state){case I.DATA:{this._stateData(t);break}case I.RCDATA:{this._stateRcdata(t);break}case I.RAWTEXT:{this._stateRawtext(t);break}case I.SCRIPT_DATA:{this._stateScriptData(t);break}case I.PLAINTEXT:{this._statePlaintext(t);break}case I.TAG_OPEN:{this._stateTagOpen(t);break}case I.END_TAG_OPEN:{this._stateEndTagOpen(t);break}case I.TAG_NAME:{this._stateTagName(t);break}case I.RCDATA_LESS_THAN_SIGN:{this._stateRcdataLessThanSign(t);break}case I.RCDATA_END_TAG_OPEN:{this._stateRcdataEndTagOpen(t);break}case I.RCDATA_END_TAG_NAME:{this._stateRcdataEndTagName(t);break}case I.RAWTEXT_LESS_THAN_SIGN:{this._stateRawtextLessThanSign(t);break}case I.RAWTEXT_END_TAG_OPEN:{this._stateRawtextEndTagOpen(t);break}case I.RAWTEXT_END_TAG_NAME:{this._stateRawtextEndTagName(t);break}case I.SCRIPT_DATA_LESS_THAN_SIGN:{this._stateScriptDataLessThanSign(t);break}case I.SCRIPT_DATA_END_TAG_OPEN:{this._stateScriptDataEndTagOpen(t);break}case I.SCRIPT_DATA_END_TAG_NAME:{this._stateScriptDataEndTagName(t);break}case I.SCRIPT_DATA_ESCAPE_START:{this._stateScriptDataEscapeStart(t);break}case I.SCRIPT_DATA_ESCAPE_START_DASH:{this._stateScriptDataEscapeStartDash(t);break}case I.SCRIPT_DATA_ESCAPED:{this._stateScriptDataEscaped(t);break}case I.SCRIPT_DATA_ESCAPED_DASH:{this._stateScriptDataEscapedDash(t);break}case I.SCRIPT_DATA_ESCAPED_DASH_DASH:{this._stateScriptDataEscapedDashDash(t);break}case I.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN:{this._stateScriptDataEscapedLessThanSign(t);break}case I.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:{this._stateScriptDataEscapedEndTagOpen(t);break}case I.SCRIPT_DATA_ESCAPED_END_TAG_NAME:{this._stateScriptDataEscapedEndTagName(t);break}case I.SCRIPT_DATA_DOUBLE_ESCAPE_START:{this._stateScriptDataDoubleEscapeStart(t);break}case I.SCRIPT_DATA_DOUBLE_ESCAPED:{this._stateScriptDataDoubleEscaped(t);break}case I.SCRIPT_DATA_DOUBLE_ESCAPED_DASH:{this._stateScriptDataDoubleEscapedDash(t);break}case I.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH:{this._stateScriptDataDoubleEscapedDashDash(t);break}case I.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN:{this._stateScriptDataDoubleEscapedLessThanSign(t);break}case I.SCRIPT_DATA_DOUBLE_ESCAPE_END:{this._stateScriptDataDoubleEscapeEnd(t);break}case I.BEFORE_ATTRIBUTE_NAME:{this._stateBeforeAttributeName(t);break}case I.ATTRIBUTE_NAME:{this._stateAttributeName(t);break}case I.AFTER_ATTRIBUTE_NAME:{this._stateAfterAttributeName(t);break}case I.BEFORE_ATTRIBUTE_VALUE:{this._stateBeforeAttributeValue(t);break}case I.ATTRIBUTE_VALUE_DOUBLE_QUOTED:{this._stateAttributeValueDoubleQuoted(t);break}case I.ATTRIBUTE_VALUE_SINGLE_QUOTED:{this._stateAttributeValueSingleQuoted(t);break}case I.ATTRIBUTE_VALUE_UNQUOTED:{this._stateAttributeValueUnquoted(t);break}case I.AFTER_ATTRIBUTE_VALUE_QUOTED:{this._stateAfterAttributeValueQuoted(t);break}case I.SELF_CLOSING_START_TAG:{this._stateSelfClosingStartTag(t);break}case I.BOGUS_COMMENT:{this._stateBogusComment(t);break}case I.MARKUP_DECLARATION_OPEN:{this._stateMarkupDeclarationOpen(t);break}case I.COMMENT_START:{this._stateCommentStart(t);break}case I.COMMENT_START_DASH:{this._stateCommentStartDash(t);break}case I.COMMENT:{this._stateComment(t);break}case I.COMMENT_LESS_THAN_SIGN:{this._stateCommentLessThanSign(t);break}case I.COMMENT_LESS_THAN_SIGN_BANG:{this._stateCommentLessThanSignBang(t);break}case I.COMMENT_LESS_THAN_SIGN_BANG_DASH:{this._stateCommentLessThanSignBangDash(t);break}case I.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:{this._stateCommentLessThanSignBangDashDash(t);break}case I.COMMENT_END_DASH:{this._stateCommentEndDash(t);break}case I.COMMENT_END:{this._stateCommentEnd(t);break}case I.COMMENT_END_BANG:{this._stateCommentEndBang(t);break}case I.DOCTYPE:{this._stateDoctype(t);break}case I.BEFORE_DOCTYPE_NAME:{this._stateBeforeDoctypeName(t);break}case I.DOCTYPE_NAME:{this._stateDoctypeName(t);break}case I.AFTER_DOCTYPE_NAME:{this._stateAfterDoctypeName(t);break}case I.AFTER_DOCTYPE_PUBLIC_KEYWORD:{this._stateAfterDoctypePublicKeyword(t);break}case I.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER:{this._stateBeforeDoctypePublicIdentifier(t);break}case I.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED:{this._stateDoctypePublicIdentifierDoubleQuoted(t);break}case I.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED:{this._stateDoctypePublicIdentifierSingleQuoted(t);break}case I.AFTER_DOCTYPE_PUBLIC_IDENTIFIER:{this._stateAfterDoctypePublicIdentifier(t);break}case I.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS:{this._stateBetweenDoctypePublicAndSystemIdentifiers(t);break}case I.AFTER_DOCTYPE_SYSTEM_KEYWORD:{this._stateAfterDoctypeSystemKeyword(t);break}case I.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER:{this._stateBeforeDoctypeSystemIdentifier(t);break}case I.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED:{this._stateDoctypeSystemIdentifierDoubleQuoted(t);break}case I.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED:{this._stateDoctypeSystemIdentifierSingleQuoted(t);break}case I.AFTER_DOCTYPE_SYSTEM_IDENTIFIER:{this._stateAfterDoctypeSystemIdentifier(t);break}case I.BOGUS_DOCTYPE:{this._stateBogusDoctype(t);break}case I.CDATA_SECTION:{this._stateCdataSection(t);break}case I.CDATA_SECTION_BRACKET:{this._stateCdataSectionBracket(t);break}case I.CDATA_SECTION_END:{this._stateCdataSectionEnd(t);break}case I.CHARACTER_REFERENCE:{this._stateCharacterReference();break}case I.AMBIGUOUS_AMPERSAND:{this._stateAmbiguousAmpersand(t);break}default:throw new Error("Unknown state")}}_stateData(t){switch(t){case P.LESS_THAN_SIGN:{this.state=I.TAG_OPEN;break}case P.AMPERSAND:{this._startCharacterReference();break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitCodePoint(t);break}case P.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateRcdata(t){switch(t){case P.AMPERSAND:{this._startCharacterReference();break}case P.LESS_THAN_SIGN:{this.state=I.RCDATA_LESS_THAN_SIGN;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitChars(wt);break}case P.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateRawtext(t){switch(t){case P.LESS_THAN_SIGN:{this.state=I.RAWTEXT_LESS_THAN_SIGN;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitChars(wt);break}case P.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateScriptData(t){switch(t){case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_LESS_THAN_SIGN;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitChars(wt);break}case P.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_statePlaintext(t){switch(t){case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitChars(wt);break}case P.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateTagOpen(t){if(vi(t))this._createStartTagToken(),this.state=I.TAG_NAME,this._stateTagName(t);else switch(t){case P.EXCLAMATION_MARK:{this.state=I.MARKUP_DECLARATION_OPEN;break}case P.SOLIDUS:{this.state=I.END_TAG_OPEN;break}case P.QUESTION_MARK:{this._err(ee.unexpectedQuestionMarkInsteadOfTagName),this._createCommentToken(1),this.state=I.BOGUS_COMMENT,this._stateBogusComment(t);break}case P.EOF:{this._err(ee.eofBeforeTagName),this._emitChars("<"),this._emitEOFToken();break}default:this._err(ee.invalidFirstCharacterOfTagName),this._emitChars("<"),this.state=I.DATA,this._stateData(t)}}_stateEndTagOpen(t){if(vi(t))this._createEndTagToken(),this.state=I.TAG_NAME,this._stateTagName(t);else switch(t){case P.GREATER_THAN_SIGN:{this._err(ee.missingEndTagName),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofBeforeTagName),this._emitChars("</"),this._emitEOFToken();break}default:this._err(ee.invalidFirstCharacterOfTagName),this._createCommentToken(2),this.state=I.BOGUS_COMMENT,this._stateBogusComment(t)}}_stateTagName(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this.state=I.BEFORE_ATTRIBUTE_NAME;break}case P.SOLIDUS:{this.state=I.SELF_CLOSING_START_TAG;break}case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentTagToken();break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.tagName+=wt;break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:n.tagName+=String.fromCodePoint(Ia(t)?Ml(t):t)}}_stateRcdataLessThanSign(t){t===P.SOLIDUS?this.state=I.RCDATA_END_TAG_OPEN:(this._emitChars("<"),this.state=I.RCDATA,this._stateRcdata(t))}_stateRcdataEndTagOpen(t){vi(t)?(this.state=I.RCDATA_END_TAG_NAME,this._stateRcdataEndTagName(t)):(this._emitChars("</"),this.state=I.RCDATA,this._stateRcdata(t))}handleSpecialEndTag(t){if(!this.preprocessor.startsWith(this.lastStartTagName,!1))return!this._ensureHibernation();this._createEndTagToken();const n=this.currentToken;switch(n.tagName=this.lastStartTagName,this.preprocessor.peek(this.lastStartTagName.length)){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:return this._advanceBy(this.lastStartTagName.length),this.state=I.BEFORE_ATTRIBUTE_NAME,!1;case P.SOLIDUS:return this._advanceBy(this.lastStartTagName.length),this.state=I.SELF_CLOSING_START_TAG,!1;case P.GREATER_THAN_SIGN:return this._advanceBy(this.lastStartTagName.length),this.emitCurrentTagToken(),this.state=I.DATA,!1;default:return!this._ensureHibernation()}}_stateRcdataEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=I.RCDATA,this._stateRcdata(t))}_stateRawtextLessThanSign(t){t===P.SOLIDUS?this.state=I.RAWTEXT_END_TAG_OPEN:(this._emitChars("<"),this.state=I.RAWTEXT,this._stateRawtext(t))}_stateRawtextEndTagOpen(t){vi(t)?(this.state=I.RAWTEXT_END_TAG_NAME,this._stateRawtextEndTagName(t)):(this._emitChars("</"),this.state=I.RAWTEXT,this._stateRawtext(t))}_stateRawtextEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=I.RAWTEXT,this._stateRawtext(t))}_stateScriptDataLessThanSign(t){switch(t){case P.SOLIDUS:{this.state=I.SCRIPT_DATA_END_TAG_OPEN;break}case P.EXCLAMATION_MARK:{this.state=I.SCRIPT_DATA_ESCAPE_START,this._emitChars("<!");break}default:this._emitChars("<"),this.state=I.SCRIPT_DATA,this._stateScriptData(t)}}_stateScriptDataEndTagOpen(t){vi(t)?(this.state=I.SCRIPT_DATA_END_TAG_NAME,this._stateScriptDataEndTagName(t)):(this._emitChars("</"),this.state=I.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=I.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEscapeStart(t){t===P.HYPHEN_MINUS?(this.state=I.SCRIPT_DATA_ESCAPE_START_DASH,this._emitChars("-")):(this.state=I.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEscapeStartDash(t){t===P.HYPHEN_MINUS?(this.state=I.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-")):(this.state=I.SCRIPT_DATA,this._stateScriptData(t))}_stateScriptDataEscaped(t){switch(t){case P.HYPHEN_MINUS:{this.state=I.SCRIPT_DATA_ESCAPED_DASH,this._emitChars("-");break}case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitChars(wt);break}case P.EOF:{this._err(ee.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateScriptDataEscapedDash(t){switch(t){case P.HYPHEN_MINUS:{this.state=I.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-");break}case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.state=I.SCRIPT_DATA_ESCAPED,this._emitChars(wt);break}case P.EOF:{this._err(ee.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=I.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataEscapedDashDash(t){switch(t){case P.HYPHEN_MINUS:{this._emitChars("-");break}case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case P.GREATER_THAN_SIGN:{this.state=I.SCRIPT_DATA,this._emitChars(">");break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.state=I.SCRIPT_DATA_ESCAPED,this._emitChars(wt);break}case P.EOF:{this._err(ee.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=I.SCRIPT_DATA_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataEscapedLessThanSign(t){t===P.SOLIDUS?this.state=I.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:vi(t)?(this._emitChars("<"),this.state=I.SCRIPT_DATA_DOUBLE_ESCAPE_START,this._stateScriptDataDoubleEscapeStart(t)):(this._emitChars("<"),this.state=I.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataEscapedEndTagOpen(t){vi(t)?(this.state=I.SCRIPT_DATA_ESCAPED_END_TAG_NAME,this._stateScriptDataEscapedEndTagName(t)):(this._emitChars("</"),this.state=I.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataEscapedEndTagName(t){this.handleSpecialEndTag(t)&&(this._emitChars("</"),this.state=I.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataDoubleEscapeStart(t){if(this.preprocessor.startsWith(On.SCRIPT,!1)&&Ay(this.preprocessor.peek(On.SCRIPT.length))){this._emitCodePoint(t);for(let n=0;n<On.SCRIPT.length;n++)this._emitCodePoint(this._consume());this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED}else this._ensureHibernation()||(this.state=I.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(t))}_stateScriptDataDoubleEscaped(t){switch(t){case P.HYPHEN_MINUS:{this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED_DASH,this._emitChars("-");break}case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this._emitChars(wt);break}case P.EOF:{this._err(ee.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateScriptDataDoubleEscapedDash(t){switch(t){case P.HYPHEN_MINUS:{this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH,this._emitChars("-");break}case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(wt);break}case P.EOF:{this._err(ee.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataDoubleEscapedDashDash(t){switch(t){case P.HYPHEN_MINUS:{this._emitChars("-");break}case P.LESS_THAN_SIGN:{this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case P.GREATER_THAN_SIGN:{this.state=I.SCRIPT_DATA,this._emitChars(">");break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(wt);break}case P.EOF:{this._err(ee.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(t)}}_stateScriptDataDoubleEscapedLessThanSign(t){t===P.SOLIDUS?(this.state=I.SCRIPT_DATA_DOUBLE_ESCAPE_END,this._emitChars("/")):(this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))}_stateScriptDataDoubleEscapeEnd(t){if(this.preprocessor.startsWith(On.SCRIPT,!1)&&Ay(this.preprocessor.peek(On.SCRIPT.length))){this._emitCodePoint(t);for(let n=0;n<On.SCRIPT.length;n++)this._emitCodePoint(this._consume());this.state=I.SCRIPT_DATA_ESCAPED}else this._ensureHibernation()||(this.state=I.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(t))}_stateBeforeAttributeName(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.SOLIDUS:case P.GREATER_THAN_SIGN:case P.EOF:{this.state=I.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break}case P.EQUALS_SIGN:{this._err(ee.unexpectedEqualsSignBeforeAttributeName),this._createAttr("="),this.state=I.ATTRIBUTE_NAME;break}default:this._createAttr(""),this.state=I.ATTRIBUTE_NAME,this._stateAttributeName(t)}}_stateAttributeName(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:case P.SOLIDUS:case P.GREATER_THAN_SIGN:case P.EOF:{this._leaveAttrName(),this.state=I.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(t);break}case P.EQUALS_SIGN:{this._leaveAttrName(),this.state=I.BEFORE_ATTRIBUTE_VALUE;break}case P.QUOTATION_MARK:case P.APOSTROPHE:case P.LESS_THAN_SIGN:{this._err(ee.unexpectedCharacterInAttributeName),this.currentAttr.name+=String.fromCodePoint(t);break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.currentAttr.name+=wt;break}default:this.currentAttr.name+=String.fromCodePoint(Ia(t)?Ml(t):t)}}_stateAfterAttributeName(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.SOLIDUS:{this.state=I.SELF_CLOSING_START_TAG;break}case P.EQUALS_SIGN:{this.state=I.BEFORE_ATTRIBUTE_VALUE;break}case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentTagToken();break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:this._createAttr(""),this.state=I.ATTRIBUTE_NAME,this._stateAttributeName(t)}}_stateBeforeAttributeValue(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.QUOTATION_MARK:{this.state=I.ATTRIBUTE_VALUE_DOUBLE_QUOTED;break}case P.APOSTROPHE:{this.state=I.ATTRIBUTE_VALUE_SINGLE_QUOTED;break}case P.GREATER_THAN_SIGN:{this._err(ee.missingAttributeValue),this.state=I.DATA,this.emitCurrentTagToken();break}default:this.state=I.ATTRIBUTE_VALUE_UNQUOTED,this._stateAttributeValueUnquoted(t)}}_stateAttributeValueDoubleQuoted(t){switch(t){case P.QUOTATION_MARK:{this.state=I.AFTER_ATTRIBUTE_VALUE_QUOTED;break}case P.AMPERSAND:{this._startCharacterReference();break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.currentAttr.value+=wt;break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(t)}}_stateAttributeValueSingleQuoted(t){switch(t){case P.APOSTROPHE:{this.state=I.AFTER_ATTRIBUTE_VALUE_QUOTED;break}case P.AMPERSAND:{this._startCharacterReference();break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.currentAttr.value+=wt;break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(t)}}_stateAttributeValueUnquoted(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this._leaveAttrValue(),this.state=I.BEFORE_ATTRIBUTE_NAME;break}case P.AMPERSAND:{this._startCharacterReference();break}case P.GREATER_THAN_SIGN:{this._leaveAttrValue(),this.state=I.DATA,this.emitCurrentTagToken();break}case P.NULL:{this._err(ee.unexpectedNullCharacter),this.currentAttr.value+=wt;break}case P.QUOTATION_MARK:case P.APOSTROPHE:case P.LESS_THAN_SIGN:case P.EQUALS_SIGN:case P.GRAVE_ACCENT:{this._err(ee.unexpectedCharacterInUnquotedAttributeValue),this.currentAttr.value+=String.fromCodePoint(t);break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(t)}}_stateAfterAttributeValueQuoted(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this._leaveAttrValue(),this.state=I.BEFORE_ATTRIBUTE_NAME;break}case P.SOLIDUS:{this._leaveAttrValue(),this.state=I.SELF_CLOSING_START_TAG;break}case P.GREATER_THAN_SIGN:{this._leaveAttrValue(),this.state=I.DATA,this.emitCurrentTagToken();break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:this._err(ee.missingWhitespaceBetweenAttributes),this.state=I.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}}_stateSelfClosingStartTag(t){switch(t){case P.GREATER_THAN_SIGN:{const n=this.currentToken;n.selfClosing=!0,this.state=I.DATA,this.emitCurrentTagToken();break}case P.EOF:{this._err(ee.eofInTag),this._emitEOFToken();break}default:this._err(ee.unexpectedSolidusInTag),this.state=I.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(t)}}_stateBogusComment(t){const n=this.currentToken;switch(t){case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentComment(n);break}case P.EOF:{this.emitCurrentComment(n),this._emitEOFToken();break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.data+=wt;break}default:n.data+=String.fromCodePoint(t)}}_stateMarkupDeclarationOpen(t){this._consumeSequenceIfMatch(On.DASH_DASH,!0)?(this._createCommentToken(On.DASH_DASH.length+1),this.state=I.COMMENT_START):this._consumeSequenceIfMatch(On.DOCTYPE,!1)?(this.currentLocation=this.getCurrentLocation(On.DOCTYPE.length+1),this.state=I.DOCTYPE):this._consumeSequenceIfMatch(On.CDATA_START,!0)?this.inForeignNode?this.state=I.CDATA_SECTION:(this._err(ee.cdataInHtmlContent),this._createCommentToken(On.CDATA_START.length+1),this.currentToken.data="[CDATA[",this.state=I.BOGUS_COMMENT):this._ensureHibernation()||(this._err(ee.incorrectlyOpenedComment),this._createCommentToken(2),this.state=I.BOGUS_COMMENT,this._stateBogusComment(t))}_stateCommentStart(t){switch(t){case P.HYPHEN_MINUS:{this.state=I.COMMENT_START_DASH;break}case P.GREATER_THAN_SIGN:{this._err(ee.abruptClosingOfEmptyComment),this.state=I.DATA;const n=this.currentToken;this.emitCurrentComment(n);break}default:this.state=I.COMMENT,this._stateComment(t)}}_stateCommentStartDash(t){const n=this.currentToken;switch(t){case P.HYPHEN_MINUS:{this.state=I.COMMENT_END;break}case P.GREATER_THAN_SIGN:{this._err(ee.abruptClosingOfEmptyComment),this.state=I.DATA,this.emitCurrentComment(n);break}case P.EOF:{this._err(ee.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+="-",this.state=I.COMMENT,this._stateComment(t)}}_stateComment(t){const n=this.currentToken;switch(t){case P.HYPHEN_MINUS:{this.state=I.COMMENT_END_DASH;break}case P.LESS_THAN_SIGN:{n.data+="<",this.state=I.COMMENT_LESS_THAN_SIGN;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.data+=wt;break}case P.EOF:{this._err(ee.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+=String.fromCodePoint(t)}}_stateCommentLessThanSign(t){const n=this.currentToken;switch(t){case P.EXCLAMATION_MARK:{n.data+="!",this.state=I.COMMENT_LESS_THAN_SIGN_BANG;break}case P.LESS_THAN_SIGN:{n.data+="<";break}default:this.state=I.COMMENT,this._stateComment(t)}}_stateCommentLessThanSignBang(t){t===P.HYPHEN_MINUS?this.state=I.COMMENT_LESS_THAN_SIGN_BANG_DASH:(this.state=I.COMMENT,this._stateComment(t))}_stateCommentLessThanSignBangDash(t){t===P.HYPHEN_MINUS?this.state=I.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:(this.state=I.COMMENT_END_DASH,this._stateCommentEndDash(t))}_stateCommentLessThanSignBangDashDash(t){t!==P.GREATER_THAN_SIGN&&t!==P.EOF&&this._err(ee.nestedComment),this.state=I.COMMENT_END,this._stateCommentEnd(t)}_stateCommentEndDash(t){const n=this.currentToken;switch(t){case P.HYPHEN_MINUS:{this.state=I.COMMENT_END;break}case P.EOF:{this._err(ee.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+="-",this.state=I.COMMENT,this._stateComment(t)}}_stateCommentEnd(t){const n=this.currentToken;switch(t){case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentComment(n);break}case P.EXCLAMATION_MARK:{this.state=I.COMMENT_END_BANG;break}case P.HYPHEN_MINUS:{n.data+="-";break}case P.EOF:{this._err(ee.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+="--",this.state=I.COMMENT,this._stateComment(t)}}_stateCommentEndBang(t){const n=this.currentToken;switch(t){case P.HYPHEN_MINUS:{n.data+="--!",this.state=I.COMMENT_END_DASH;break}case P.GREATER_THAN_SIGN:{this._err(ee.incorrectlyClosedComment),this.state=I.DATA,this.emitCurrentComment(n);break}case P.EOF:{this._err(ee.eofInComment),this.emitCurrentComment(n),this._emitEOFToken();break}default:n.data+="--!",this.state=I.COMMENT,this._stateComment(t)}}_stateDoctype(t){switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this.state=I.BEFORE_DOCTYPE_NAME;break}case P.GREATER_THAN_SIGN:{this.state=I.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t);break}case P.EOF:{this._err(ee.eofInDoctype),this._createDoctypeToken(null);const n=this.currentToken;n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingWhitespaceBeforeDoctypeName),this.state=I.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(t)}}_stateBeforeDoctypeName(t){if(Ia(t))this._createDoctypeToken(String.fromCharCode(Ml(t))),this.state=I.DOCTYPE_NAME;else switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.NULL:{this._err(ee.unexpectedNullCharacter),this._createDoctypeToken(wt),this.state=I.DOCTYPE_NAME;break}case P.GREATER_THAN_SIGN:{this._err(ee.missingDoctypeName),this._createDoctypeToken(null);const n=this.currentToken;n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofInDoctype),this._createDoctypeToken(null);const n=this.currentToken;n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._createDoctypeToken(String.fromCodePoint(t)),this.state=I.DOCTYPE_NAME}}_stateDoctypeName(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this.state=I.AFTER_DOCTYPE_NAME;break}case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.name+=wt;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.name+=String.fromCodePoint(Ia(t)?Ml(t):t)}}_stateAfterDoctypeName(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._consumeSequenceIfMatch(On.PUBLIC,!1)?this.state=I.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._consumeSequenceIfMatch(On.SYSTEM,!1)?this.state=I.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._ensureHibernation()||(this._err(ee.invalidCharacterSequenceAfterDoctypeName),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t))}}_stateAfterDoctypePublicKeyword(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this.state=I.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER;break}case P.QUOTATION_MARK:{this._err(ee.missingWhitespaceAfterDoctypePublicKeyword),n.publicId="",this.state=I.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break}case P.APOSTROPHE:{this._err(ee.missingWhitespaceAfterDoctypePublicKeyword),n.publicId="",this.state=I.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break}case P.GREATER_THAN_SIGN:{this._err(ee.missingDoctypePublicIdentifier),n.forceQuirks=!0,this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingQuoteBeforeDoctypePublicIdentifier),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBeforeDoctypePublicIdentifier(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.QUOTATION_MARK:{n.publicId="",this.state=I.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break}case P.APOSTROPHE:{n.publicId="",this.state=I.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break}case P.GREATER_THAN_SIGN:{this._err(ee.missingDoctypePublicIdentifier),n.forceQuirks=!0,this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingQuoteBeforeDoctypePublicIdentifier),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateDoctypePublicIdentifierDoubleQuoted(t){const n=this.currentToken;switch(t){case P.QUOTATION_MARK:{this.state=I.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.publicId+=wt;break}case P.GREATER_THAN_SIGN:{this._err(ee.abruptDoctypePublicIdentifier),n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.publicId+=String.fromCodePoint(t)}}_stateDoctypePublicIdentifierSingleQuoted(t){const n=this.currentToken;switch(t){case P.APOSTROPHE:{this.state=I.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.publicId+=wt;break}case P.GREATER_THAN_SIGN:{this._err(ee.abruptDoctypePublicIdentifier),n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.publicId+=String.fromCodePoint(t)}}_stateAfterDoctypePublicIdentifier(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this.state=I.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS;break}case P.GREATER_THAN_SIGN:{this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.QUOTATION_MARK:{this._err(ee.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case P.APOSTROPHE:{this._err(ee.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingQuoteBeforeDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBetweenDoctypePublicAndSystemIdentifiers(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.GREATER_THAN_SIGN:{this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.QUOTATION_MARK:{n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case P.APOSTROPHE:{n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingQuoteBeforeDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateAfterDoctypeSystemKeyword(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:{this.state=I.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER;break}case P.QUOTATION_MARK:{this._err(ee.missingWhitespaceAfterDoctypeSystemKeyword),n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case P.APOSTROPHE:{this._err(ee.missingWhitespaceAfterDoctypeSystemKeyword),n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case P.GREATER_THAN_SIGN:{this._err(ee.missingDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingQuoteBeforeDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBeforeDoctypeSystemIdentifier(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.QUOTATION_MARK:{n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case P.APOSTROPHE:{n.systemId="",this.state=I.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case P.GREATER_THAN_SIGN:{this._err(ee.missingDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=I.DATA,this.emitCurrentDoctype(n);break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.missingQuoteBeforeDoctypeSystemIdentifier),n.forceQuirks=!0,this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateDoctypeSystemIdentifierDoubleQuoted(t){const n=this.currentToken;switch(t){case P.QUOTATION_MARK:{this.state=I.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.systemId+=wt;break}case P.GREATER_THAN_SIGN:{this._err(ee.abruptDoctypeSystemIdentifier),n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.systemId+=String.fromCodePoint(t)}}_stateDoctypeSystemIdentifierSingleQuoted(t){const n=this.currentToken;switch(t){case P.APOSTROPHE:{this.state=I.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break}case P.NULL:{this._err(ee.unexpectedNullCharacter),n.systemId+=wt;break}case P.GREATER_THAN_SIGN:{this._err(ee.abruptDoctypeSystemIdentifier),n.forceQuirks=!0,this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:n.systemId+=String.fromCodePoint(t)}}_stateAfterDoctypeSystemIdentifier(t){const n=this.currentToken;switch(t){case P.SPACE:case P.LINE_FEED:case P.TABULATION:case P.FORM_FEED:break;case P.GREATER_THAN_SIGN:{this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.EOF:{this._err(ee.eofInDoctype),n.forceQuirks=!0,this.emitCurrentDoctype(n),this._emitEOFToken();break}default:this._err(ee.unexpectedCharacterAfterDoctypeSystemIdentifier),this.state=I.BOGUS_DOCTYPE,this._stateBogusDoctype(t)}}_stateBogusDoctype(t){const n=this.currentToken;switch(t){case P.GREATER_THAN_SIGN:{this.emitCurrentDoctype(n),this.state=I.DATA;break}case P.NULL:{this._err(ee.unexpectedNullCharacter);break}case P.EOF:{this.emitCurrentDoctype(n),this._emitEOFToken();break}}}_stateCdataSection(t){switch(t){case P.RIGHT_SQUARE_BRACKET:{this.state=I.CDATA_SECTION_BRACKET;break}case P.EOF:{this._err(ee.eofInCdata),this._emitEOFToken();break}default:this._emitCodePoint(t)}}_stateCdataSectionBracket(t){t===P.RIGHT_SQUARE_BRACKET?this.state=I.CDATA_SECTION_END:(this._emitChars("]"),this.state=I.CDATA_SECTION,this._stateCdataSection(t))}_stateCdataSectionEnd(t){switch(t){case P.GREATER_THAN_SIGN:{this.state=I.DATA;break}case P.RIGHT_SQUARE_BRACKET:{this._emitChars("]");break}default:this._emitChars("]]"),this.state=I.CDATA_SECTION,this._stateCdataSection(t)}}_stateCharacterReference(){let t=this.entityDecoder.write(this.preprocessor.html,this.preprocessor.pos);if(t<0)if(this.preprocessor.lastChunkWritten)t=this.entityDecoder.end();else{this.active=!1,this.preprocessor.pos=this.preprocessor.html.length-1,this.consumedAfterSnapshot=0,this.preprocessor.endOfChunkHit=!0;return}t===0?(this.preprocessor.pos=this.entityStartPos,this._flushCodePointConsumedAsCharacterReference(P.AMPERSAND),this.state=!this._isCharacterReferenceInAttribute()&&wy(this.preprocessor.peek(1))?I.AMBIGUOUS_AMPERSAND:this.returnState):this.state=this.returnState}_stateAmbiguousAmpersand(t){wy(t)?this._flushCodePointConsumedAsCharacterReference(t):(t===P.SEMICOLON&&this._err(ee.unknownNamedCharacterReference),this.state=this.returnState,this._callState(t))}}const vy=new Set([m.DD,m.DT,m.LI,m.OPTGROUP,m.OPTION,m.P,m.RB,m.RP,m.RT,m.RTC]),ky=new Set([...vy,m.CAPTION,m.COLGROUP,m.TBODY,m.TD,m.TFOOT,m.TH,m.THEAD,m.TR]),Fl=new Set([m.APPLET,m.CAPTION,m.HTML,m.MARQUEE,m.OBJECT,m.TABLE,m.TD,m.TEMPLATE,m.TH]),H3=new Set([...Fl,m.OL,m.UL]),z3=new Set([...Fl,m.BUTTON]),Py=new Set([m.ANNOTATION_XML,m.MI,m.MN,m.MO,m.MS,m.MTEXT]),Ny=new Set([m.DESC,m.FOREIGN_OBJECT,m.TITLE]),j3=new Set([m.TR,m.TEMPLATE,m.HTML]),$3=new Set([m.TBODY,m.TFOOT,m.THEAD,m.TEMPLATE,m.HTML]),V3=new Set([m.TABLE,m.TEMPLATE,m.HTML]),q3=new Set([m.TD,m.TH]);class Y3{get currentTmplContentOrNode(){return this._isInTemplate()?this.treeAdapter.getTemplateContent(this.current):this.current}constructor(t,n,r){this.treeAdapter=n,this.handler=r,this.items=[],this.tagIDs=[],this.stackTop=-1,this.tmplCount=0,this.currentTagId=m.UNKNOWN,this.current=t}_indexOf(t){return this.items.lastIndexOf(t,this.stackTop)}_isInTemplate(){return this.currentTagId===m.TEMPLATE&&this.treeAdapter.getNamespaceURI(this.current)===ae.HTML}_updateCurrentElement(){this.current=this.items[this.stackTop],this.currentTagId=this.tagIDs[this.stackTop]}push(t,n){this.stackTop++,this.items[this.stackTop]=t,this.current=t,this.tagIDs[this.stackTop]=n,this.currentTagId=n,this._isInTemplate()&&this.tmplCount++,this.handler.onItemPush(t,n,!0)}pop(){const t=this.current;this.tmplCount>0&&this._isInTemplate()&&this.tmplCount--,this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,!0)}replace(t,n){const r=this._indexOf(t);this.items[r]=n,r===this.stackTop&&(this.current=n)}insertAfter(t,n,r){const o=this._indexOf(t)+1;this.items.splice(o,0,n),this.tagIDs.splice(o,0,r),this.stackTop++,o===this.stackTop&&this._updateCurrentElement(),this.current&&this.currentTagId!==void 0&&this.handler.onItemPush(this.current,this.currentTagId,o===this.stackTop)}popUntilTagNamePopped(t){let n=this.stackTop+1;do n=this.tagIDs.lastIndexOf(t,n-1);while(n>0&&this.treeAdapter.getNamespaceURI(this.items[n])!==ae.HTML);this.shortenToLength(Math.max(n,0))}shortenToLength(t){for(;this.stackTop>=t;){const n=this.current;this.tmplCount>0&&this._isInTemplate()&&(this.tmplCount-=1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(n,this.stackTop<t)}}popUntilElementPopped(t){const n=this._indexOf(t);this.shortenToLength(Math.max(n,0))}popUntilPopped(t,n){const r=this._indexOfTagNames(t,n);this.shortenToLength(Math.max(r,0))}popUntilNumberedHeaderPopped(){this.popUntilPopped(bh,ae.HTML)}popUntilTableCellPopped(){this.popUntilPopped(q3,ae.HTML)}popAllUpToHtmlElement(){this.tmplCount=0,this.shortenToLength(1)}_indexOfTagNames(t,n){for(let r=this.stackTop;r>=0;r--)if(t.has(this.tagIDs[r])&&this.treeAdapter.getNamespaceURI(this.items[r])===n)return r;return-1}clearBackTo(t,n){const r=this._indexOfTagNames(t,n);this.shortenToLength(r+1)}clearBackToTableContext(){this.clearBackTo(V3,ae.HTML)}clearBackToTableBodyContext(){this.clearBackTo($3,ae.HTML)}clearBackToTableRowContext(){this.clearBackTo(j3,ae.HTML)}remove(t){const n=this._indexOf(t);n>=0&&(n===this.stackTop?this.pop():(this.items.splice(n,1),this.tagIDs.splice(n,1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,!1)))}tryPeekProperlyNestedBodyElement(){return this.stackTop>=1&&this.tagIDs[1]===m.BODY?this.items[1]:null}contains(t){return this._indexOf(t)>-1}getCommonAncestor(t){const n=this._indexOf(t)-1;return n>=0?this.items[n]:null}isRootHtmlElementCurrent(){return this.stackTop===0&&this.tagIDs[0]===m.HTML}hasInDynamicScope(t,n){for(let r=this.stackTop;r>=0;r--){const o=this.tagIDs[r];switch(this.treeAdapter.getNamespaceURI(this.items[r])){case ae.HTML:{if(o===t)return!0;if(n.has(o))return!1;break}case ae.SVG:{if(Ny.has(o))return!1;break}case ae.MATHML:{if(Py.has(o))return!1;break}}}return!0}hasInScope(t){return this.hasInDynamicScope(t,Fl)}hasInListItemScope(t){return this.hasInDynamicScope(t,H3)}hasInButtonScope(t){return this.hasInDynamicScope(t,z3)}hasNumberedHeaderInScope(){for(let t=this.stackTop;t>=0;t--){const n=this.tagIDs[t];switch(this.treeAdapter.getNamespaceURI(this.items[t])){case ae.HTML:{if(bh.has(n))return!0;if(Fl.has(n))return!1;break}case ae.SVG:{if(Ny.has(n))return!1;break}case ae.MATHML:{if(Py.has(n))return!1;break}}}return!0}hasInTableScope(t){for(let n=this.stackTop;n>=0;n--)if(this.treeAdapter.getNamespaceURI(this.items[n])===ae.HTML)switch(this.tagIDs[n]){case t:return!0;case m.TABLE:case m.HTML:return!1}return!0}hasTableBodyContextInTableScope(){for(let t=this.stackTop;t>=0;t--)if(this.treeAdapter.getNamespaceURI(this.items[t])===ae.HTML)switch(this.tagIDs[t]){case m.TBODY:case m.THEAD:case m.TFOOT:return!0;case m.TABLE:case m.HTML:return!1}return!0}hasInSelectScope(t){for(let n=this.stackTop;n>=0;n--)if(this.treeAdapter.getNamespaceURI(this.items[n])===ae.HTML)switch(this.tagIDs[n]){case t:return!0;case m.OPTION:case m.OPTGROUP:break;default:return!1}return!0}generateImpliedEndTags(){for(;this.currentTagId!==void 0&&vy.has(this.currentTagId);)this.pop()}generateImpliedEndTagsThoroughly(){for(;this.currentTagId!==void 0&&ky.has(this.currentTagId);)this.pop()}generateImpliedEndTagsWithExclusion(t){for(;this.currentTagId!==void 0&&this.currentTagId!==t&&ky.has(this.currentTagId);)this.pop()}}const Th=3;var Mr;(function(e){e[e.Marker=0]="Marker",e[e.Element=1]="Element"})(Mr||(Mr={}));const Oy={type:Mr.Marker};class G3{constructor(t){this.treeAdapter=t,this.entries=[],this.bookmark=null}_getNoahArkConditionCandidates(t,n){const r=[],o=n.length,a=this.treeAdapter.getTagName(t),u=this.treeAdapter.getNamespaceURI(t);for(let c=0;c<this.entries.length;c++){const d=this.entries[c];if(d.type===Mr.Marker)break;const{element:f}=d;if(this.treeAdapter.getTagName(f)===a&&this.treeAdapter.getNamespaceURI(f)===u){const p=this.treeAdapter.getAttrList(f);p.length===o&&r.push({idx:c,attrs:p})}}return r}_ensureNoahArkCondition(t){if(this.entries.length<Th)return;const n=this.treeAdapter.getAttrList(t),r=this._getNoahArkConditionCandidates(t,n);if(r.length<Th)return;const o=new Map(n.map(u=>[u.name,u.value]));let a=0;for(let u=0;u<r.length;u++){const c=r[u];c.attrs.every(d=>o.get(d.name)===d.value)&&(a+=1,a>=Th&&this.entries.splice(c.idx,1))}}insertMarker(){this.entries.unshift(Oy)}pushElement(t,n){this._ensureNoahArkCondition(t),this.entries.unshift({type:Mr.Element,element:t,token:n})}insertElementAfterBookmark(t,n){const r=this.entries.indexOf(this.bookmark);this.entries.splice(r,0,{type:Mr.Element,element:t,token:n})}removeEntry(t){const n=this.entries.indexOf(t);n!==-1&&this.entries.splice(n,1)}clearToLastMarker(){const t=this.entries.indexOf(Oy);t===-1?this.entries.length=0:this.entries.splice(0,t+1)}getElementEntryInScopeWithTagName(t){const n=this.entries.find(r=>r.type===Mr.Marker||this.treeAdapter.getTagName(r.element)===t);return n&&n.type===Mr.Element?n:null}getElementEntry(t){return this.entries.find(n=>n.type===Mr.Element&&n.element===t)}}const ki={createDocument(){return{nodeName:"#document",mode:rr.NO_QUIRKS,childNodes:[]}},createDocumentFragment(){return{nodeName:"#document-fragment",childNodes:[]}},createElement(e,t,n){return{nodeName:e,tagName:e,attrs:n,namespaceURI:t,childNodes:[],parentNode:null}},createCommentNode(e){return{nodeName:"#comment",data:e,parentNode:null}},createTextNode(e){return{nodeName:"#text",value:e,parentNode:null}},appendChild(e,t){e.childNodes.push(t),t.parentNode=e},insertBefore(e,t,n){const r=e.childNodes.indexOf(n);e.childNodes.splice(r,0,t),t.parentNode=e},setTemplateContent(e,t){e.content=t},getTemplateContent(e){return e.content},setDocumentType(e,t,n,r){const o=e.childNodes.find(a=>a.nodeName==="#documentType");if(o)o.name=t,o.publicId=n,o.systemId=r;else{const a={nodeName:"#documentType",name:t,publicId:n,systemId:r,parentNode:null};ki.appendChild(e,a)}},setDocumentMode(e,t){e.mode=t},getDocumentMode(e){return e.mode},detachNode(e){if(e.parentNode){const t=e.parentNode.childNodes.indexOf(e);e.parentNode.childNodes.splice(t,1),e.parentNode=null}},insertText(e,t){if(e.childNodes.length>0){const n=e.childNodes[e.childNodes.length-1];if(ki.isTextNode(n)){n.value+=t;return}}ki.appendChild(e,ki.createTextNode(t))},insertTextBefore(e,t,n){const r=e.childNodes[e.childNodes.indexOf(n)-1];r&&ki.isTextNode(r)?r.value+=t:ki.insertBefore(e,ki.createTextNode(t),n)},adoptAttributes(e,t){const n=new Set(e.attrs.map(r=>r.name));for(let r=0;r<t.length;r++)n.has(t[r].name)||e.attrs.push(t[r])},getFirstChild(e){return e.childNodes[0]},getChildNodes(e){return e.childNodes},getParentNode(e){return e.parentNode},getAttrList(e){return e.attrs},getTagName(e){return e.tagName},getNamespaceURI(e){return e.namespaceURI},getTextNodeContent(e){return e.value},getCommentNodeContent(e){return e.data},getDocumentTypeNodeName(e){return e.name},getDocumentTypeNodePublicId(e){return e.publicId},getDocumentTypeNodeSystemId(e){return e.systemId},isTextNode(e){return e.nodeName==="#text"},isCommentNode(e){return e.nodeName==="#comment"},isDocumentTypeNode(e){return e.nodeName==="#documentType"},isElementNode(e){return Object.prototype.hasOwnProperty.call(e,"tagName")},setNodeSourceCodeLocation(e,t){e.sourceCodeLocation=t},getNodeSourceCodeLocation(e){return e.sourceCodeLocation},updateNodeSourceCodeLocation(e,t){e.sourceCodeLocation=F(F({},e.sourceCodeLocation),t)}},Iy="html",W3="about:legacy-compat",X3="http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd",Ry=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],K3=[...Ry,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"],Q3=new Set(["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"]),Ly=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],J3=[...Ly,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"];function Dy(e,t){return t.some(n=>e.startsWith(n))}function Z3(e){return e.name===Iy&&e.publicId===null&&(e.systemId===null||e.systemId===W3)}function eR(e){if(e.name!==Iy)return rr.QUIRKS;const{systemId:t}=e;if(t&&t.toLowerCase()===X3)return rr.QUIRKS;let{publicId:n}=e;if(n!==null){if(n=n.toLowerCase(),Q3.has(n))return rr.QUIRKS;let r=t===null?K3:Ry;if(Dy(n,r))return rr.QUIRKS;if(r=t===null?Ly:J3,Dy(n,r))return rr.LIMITED_QUIRKS}return rr.NO_QUIRKS}const My={TEXT_HTML:"text/html",APPLICATION_XML:"application/xhtml+xml"},tR="definitionurl",nR="definitionURL",rR=new Map(["attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(e=>[e.toLowerCase(),e])),iR=new Map([["xlink:actuate",{prefix:"xlink",name:"actuate",namespace:ae.XLINK}],["xlink:arcrole",{prefix:"xlink",name:"arcrole",namespace:ae.XLINK}],["xlink:href",{prefix:"xlink",name:"href",namespace:ae.XLINK}],["xlink:role",{prefix:"xlink",name:"role",namespace:ae.XLINK}],["xlink:show",{prefix:"xlink",name:"show",namespace:ae.XLINK}],["xlink:title",{prefix:"xlink",name:"title",namespace:ae.XLINK}],["xlink:type",{prefix:"xlink",name:"type",namespace:ae.XLINK}],["xml:lang",{prefix:"xml",name:"lang",namespace:ae.XML}],["xml:space",{prefix:"xml",name:"space",namespace:ae.XML}],["xmlns",{prefix:"",name:"xmlns",namespace:ae.XMLNS}],["xmlns:xlink",{prefix:"xmlns",name:"xlink",namespace:ae.XMLNS}]]),oR=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(e=>[e.toLowerCase(),e])),sR=new Set([m.B,m.BIG,m.BLOCKQUOTE,m.BODY,m.BR,m.CENTER,m.CODE,m.DD,m.DIV,m.DL,m.DT,m.EM,m.EMBED,m.H1,m.H2,m.H3,m.H4,m.H5,m.H6,m.HEAD,m.HR,m.I,m.IMG,m.LI,m.LISTING,m.MENU,m.META,m.NOBR,m.OL,m.P,m.PRE,m.RUBY,m.S,m.SMALL,m.SPAN,m.STRONG,m.STRIKE,m.SUB,m.SUP,m.TABLE,m.TT,m.U,m.UL,m.VAR]);function aR(e){const t=e.tagID;return t===m.FONT&&e.attrs.some(({name:r})=>r===fo.COLOR||r===fo.SIZE||r===fo.FACE)||sR.has(t)}function Fy(e){for(let t=0;t<e.attrs.length;t++)if(e.attrs[t].name===tR){e.attrs[t].name=nR;break}}function By(e){for(let t=0;t<e.attrs.length;t++){const n=rR.get(e.attrs[t].name);n!=null&&(e.attrs[t].name=n)}}function _h(e){for(let t=0;t<e.attrs.length;t++){const n=iR.get(e.attrs[t].name);n&&(e.attrs[t].prefix=n.prefix,e.attrs[t].name=n.name,e.attrs[t].namespace=n.namespace)}}function uR(e){const t=oR.get(e.tagName);t!=null&&(e.tagName=t,e.tagID=as(e.tagName))}function lR(e,t){return t===ae.MATHML&&(e===m.MI||e===m.MO||e===m.MN||e===m.MS||e===m.MTEXT)}function cR(e,t,n){if(t===ae.MATHML&&e===m.ANNOTATION_XML){for(let r=0;r<n.length;r++)if(n[r].name===fo.ENCODING){const o=n[r].value.toLowerCase();return o===My.TEXT_HTML||o===My.APPLICATION_XML}}return t===ae.SVG&&(e===m.FOREIGN_OBJECT||e===m.DESC||e===m.TITLE)}function dR(e,t,n,r){return(!r||r===ae.HTML)&&cR(e,t,n)||(!r||r===ae.MATHML)&&lR(e,t)}const fR="hidden",hR=8,pR=3;var L;(function(e){e[e.INITIAL=0]="INITIAL",e[e.BEFORE_HTML=1]="BEFORE_HTML",e[e.BEFORE_HEAD=2]="BEFORE_HEAD",e[e.IN_HEAD=3]="IN_HEAD",e[e.IN_HEAD_NO_SCRIPT=4]="IN_HEAD_NO_SCRIPT",e[e.AFTER_HEAD=5]="AFTER_HEAD",e[e.IN_BODY=6]="IN_BODY",e[e.TEXT=7]="TEXT",e[e.IN_TABLE=8]="IN_TABLE",e[e.IN_TABLE_TEXT=9]="IN_TABLE_TEXT",e[e.IN_CAPTION=10]="IN_CAPTION",e[e.IN_COLUMN_GROUP=11]="IN_COLUMN_GROUP",e[e.IN_TABLE_BODY=12]="IN_TABLE_BODY",e[e.IN_ROW=13]="IN_ROW",e[e.IN_CELL=14]="IN_CELL",e[e.IN_SELECT=15]="IN_SELECT",e[e.IN_SELECT_IN_TABLE=16]="IN_SELECT_IN_TABLE",e[e.IN_TEMPLATE=17]="IN_TEMPLATE",e[e.AFTER_BODY=18]="AFTER_BODY",e[e.IN_FRAMESET=19]="IN_FRAMESET",e[e.AFTER_FRAMESET=20]="AFTER_FRAMESET",e[e.AFTER_AFTER_BODY=21]="AFTER_AFTER_BODY",e[e.AFTER_AFTER_FRAMESET=22]="AFTER_AFTER_FRAMESET"})(L||(L={}));const mR={startLine:-1,startCol:-1,startOffset:-1,endLine:-1,endCol:-1,endOffset:-1},Uy=new Set([m.TABLE,m.TBODY,m.TFOOT,m.THEAD,m.TR]),Hy={scriptingEnabled:!0,sourceCodeLocationInfo:!1,treeAdapter:ki,onParseError:null};class zy{constructor(t,n,r=null,o=null){this.fragmentContext=r,this.scriptHandler=o,this.currentToken=null,this.stopped=!1,this.insertionMode=L.INITIAL,this.originalInsertionMode=L.INITIAL,this.headElement=null,this.formElement=null,this.currentNotInHTML=!1,this.tmplInsertionModeStack=[],this.pendingCharacterTokens=[],this.hasNonWhitespacePendingCharacterToken=!1,this.framesetOk=!0,this.skipNextNewLine=!1,this.fosterParentingEnabled=!1,this.options=F(F({},Hy),t),this.treeAdapter=this.options.treeAdapter,this.onParseError=this.options.onParseError,this.onParseError&&(this.options.sourceCodeLocationInfo=!0),this.document=n!=null?n:this.treeAdapter.createDocument(),this.tokenizer=new U3(this.options,this),this.activeFormattingElements=new G3(this.treeAdapter),this.fragmentContextID=r?as(this.treeAdapter.getTagName(r)):m.UNKNOWN,this._setContextModes(r!=null?r:this.document,this.fragmentContextID),this.openElements=new Y3(this.document,this.treeAdapter,this)}static parse(t,n){const r=new this(n);return r.tokenizer.write(t,!0),r.document}static getFragmentParser(t,n){const r=F(F({},Hy),n);t!=null||(t=r.treeAdapter.createElement(G.TEMPLATE,ae.HTML,[]));const o=r.treeAdapter.createElement("documentmock",ae.HTML,[]),a=new this(r,o,t);return a.fragmentContextID===m.TEMPLATE&&a.tmplInsertionModeStack.unshift(L.IN_TEMPLATE),a._initTokenizerForFragmentParsing(),a._insertFakeRootElement(),a._resetInsertionMode(),a._findFormInFragmentContext(),a}getFragment(){const t=this.treeAdapter.getFirstChild(this.document),n=this.treeAdapter.createDocumentFragment();return this._adoptNodes(t,n),n}_err(t,n,r){var o;if(!this.onParseError)return;const a=(o=t.location)!==null&&o!==void 0?o:mR,u={code:n,startLine:a.startLine,startCol:a.startCol,startOffset:a.startOffset,endLine:r?a.startLine:a.endLine,endCol:r?a.startCol:a.endCol,endOffset:r?a.startOffset:a.endOffset};this.onParseError(u)}onItemPush(t,n,r){var o,a;(a=(o=this.treeAdapter).onItemPush)===null||a===void 0||a.call(o,t),r&&this.openElements.stackTop>0&&this._setContextModes(t,n)}onItemPop(t,n){var r,o;if(this.options.sourceCodeLocationInfo&&this._setEndLocation(t,this.currentToken),(o=(r=this.treeAdapter).onItemPop)===null||o===void 0||o.call(r,t,this.openElements.current),n){let a,u;this.openElements.stackTop===0&&this.fragmentContext?(a=this.fragmentContext,u=this.fragmentContextID):{current:a,currentTagId:u}=this.openElements,this._setContextModes(a,u)}}_setContextModes(t,n){const r=t===this.document||t&&this.treeAdapter.getNamespaceURI(t)===ae.HTML;this.currentNotInHTML=!r,this.tokenizer.inForeignNode=!r&&t!==void 0&&n!==void 0&&!this._isIntegrationPoint(n,t)}_switchToTextParsing(t,n){this._insertElement(t,ae.HTML),this.tokenizer.state=n,this.originalInsertionMode=this.insertionMode,this.insertionMode=L.TEXT}switchToPlaintextParsing(){this.insertionMode=L.TEXT,this.originalInsertionMode=L.IN_BODY,this.tokenizer.state=Dt.PLAINTEXT}_getAdjustedCurrentElement(){return this.openElements.stackTop===0&&this.fragmentContext?this.fragmentContext:this.openElements.current}_findFormInFragmentContext(){let t=this.fragmentContext;for(;t;){if(this.treeAdapter.getTagName(t)===G.FORM){this.formElement=t;break}t=this.treeAdapter.getParentNode(t)}}_initTokenizerForFragmentParsing(){if(!(!this.fragmentContext||this.treeAdapter.getNamespaceURI(this.fragmentContext)!==ae.HTML))switch(this.fragmentContextID){case m.TITLE:case m.TEXTAREA:{this.tokenizer.state=Dt.RCDATA;break}case m.STYLE:case m.XMP:case m.IFRAME:case m.NOEMBED:case m.NOFRAMES:case m.NOSCRIPT:{this.tokenizer.state=Dt.RAWTEXT;break}case m.SCRIPT:{this.tokenizer.state=Dt.SCRIPT_DATA;break}case m.PLAINTEXT:{this.tokenizer.state=Dt.PLAINTEXT;break}}}_setDocumentType(t){const n=t.name||"",r=t.publicId||"",o=t.systemId||"";if(this.treeAdapter.setDocumentType(this.document,n,r,o),t.location){const u=this.treeAdapter.getChildNodes(this.document).find(c=>this.treeAdapter.isDocumentTypeNode(c));u&&this.treeAdapter.setNodeSourceCodeLocation(u,t.location)}}_attachElementToTree(t,n){if(this.options.sourceCodeLocationInfo){const r=n&&me(F({},n),{startTag:n});this.treeAdapter.setNodeSourceCodeLocation(t,r)}if(this._shouldFosterParentOnInsertion())this._fosterParentElement(t);else{const r=this.openElements.currentTmplContentOrNode;this.treeAdapter.appendChild(r!=null?r:this.document,t)}}_appendElement(t,n){const r=this.treeAdapter.createElement(t.tagName,n,t.attrs);this._attachElementToTree(r,t.location)}_insertElement(t,n){const r=this.treeAdapter.createElement(t.tagName,n,t.attrs);this._attachElementToTree(r,t.location),this.openElements.push(r,t.tagID)}_insertFakeElement(t,n){const r=this.treeAdapter.createElement(t,ae.HTML,[]);this._attachElementToTree(r,null),this.openElements.push(r,n)}_insertTemplate(t){const n=this.treeAdapter.createElement(t.tagName,ae.HTML,t.attrs),r=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(n,r),this._attachElementToTree(n,t.location),this.openElements.push(n,t.tagID),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(r,null)}_insertFakeRootElement(){const t=this.treeAdapter.createElement(G.HTML,ae.HTML,[]);this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(t,null),this.treeAdapter.appendChild(this.openElements.current,t),this.openElements.push(t,m.HTML)}_appendCommentNode(t,n){const r=this.treeAdapter.createCommentNode(t.data);this.treeAdapter.appendChild(n,r),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(r,t.location)}_insertCharacters(t){let n,r;if(this._shouldFosterParentOnInsertion()?({parent:n,beforeElement:r}=this._findFosterParentingLocation(),r?this.treeAdapter.insertTextBefore(n,t.chars,r):this.treeAdapter.insertText(n,t.chars)):(n=this.openElements.currentTmplContentOrNode,this.treeAdapter.insertText(n,t.chars)),!t.location)return;const o=this.treeAdapter.getChildNodes(n),a=r?o.lastIndexOf(r):o.length,u=o[a-1];if(this.treeAdapter.getNodeSourceCodeLocation(u)){const{endLine:d,endCol:f,endOffset:p}=t.location;this.treeAdapter.updateNodeSourceCodeLocation(u,{endLine:d,endCol:f,endOffset:p})}else this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(u,t.location)}_adoptNodes(t,n){for(let r=this.treeAdapter.getFirstChild(t);r;r=this.treeAdapter.getFirstChild(t))this.treeAdapter.detachNode(r),this.treeAdapter.appendChild(n,r)}_setEndLocation(t,n){if(this.treeAdapter.getNodeSourceCodeLocation(t)&&n.location){const r=n.location,o=this.treeAdapter.getTagName(t),a=n.type===Ke.END_TAG&&o===n.tagName?{endTag:F({},r),endLine:r.endLine,endCol:r.endCol,endOffset:r.endOffset}:{endLine:r.startLine,endCol:r.startCol,endOffset:r.startOffset};this.treeAdapter.updateNodeSourceCodeLocation(t,a)}}shouldProcessStartTagTokenInForeignContent(t){if(!this.currentNotInHTML)return!1;let n,r;return this.openElements.stackTop===0&&this.fragmentContext?(n=this.fragmentContext,r=this.fragmentContextID):{current:n,currentTagId:r}=this.openElements,t.tagID===m.SVG&&this.treeAdapter.getTagName(n)===G.ANNOTATION_XML&&this.treeAdapter.getNamespaceURI(n)===ae.MATHML?!1:this.tokenizer.inForeignNode||(t.tagID===m.MGLYPH||t.tagID===m.MALIGNMARK)&&r!==void 0&&!this._isIntegrationPoint(r,n,ae.HTML)}_processToken(t){switch(t.type){case Ke.CHARACTER:{this.onCharacter(t);break}case Ke.NULL_CHARACTER:{this.onNullCharacter(t);break}case Ke.COMMENT:{this.onComment(t);break}case Ke.DOCTYPE:{this.onDoctype(t);break}case Ke.START_TAG:{this._processStartTag(t);break}case Ke.END_TAG:{this.onEndTag(t);break}case Ke.EOF:{this.onEof(t);break}case Ke.WHITESPACE_CHARACTER:{this.onWhitespaceCharacter(t);break}}}_isIntegrationPoint(t,n,r){const o=this.treeAdapter.getNamespaceURI(n),a=this.treeAdapter.getAttrList(n);return dR(t,o,a,r)}_reconstructActiveFormattingElements(){const t=this.activeFormattingElements.entries.length;if(t){const n=this.activeFormattingElements.entries.findIndex(o=>o.type===Mr.Marker||this.openElements.contains(o.element)),r=n===-1?t-1:n-1;for(let o=r;o>=0;o--){const a=this.activeFormattingElements.entries[o];this._insertElement(a.token,this.treeAdapter.getNamespaceURI(a.element)),a.element=this.openElements.current}}}_closeTableCell(){this.openElements.generateImpliedEndTags(),this.openElements.popUntilTableCellPopped(),this.activeFormattingElements.clearToLastMarker(),this.insertionMode=L.IN_ROW}_closePElement(){this.openElements.generateImpliedEndTagsWithExclusion(m.P),this.openElements.popUntilTagNamePopped(m.P)}_resetInsertionMode(){for(let t=this.openElements.stackTop;t>=0;t--)switch(t===0&&this.fragmentContext?this.fragmentContextID:this.openElements.tagIDs[t]){case m.TR:{this.insertionMode=L.IN_ROW;return}case m.TBODY:case m.THEAD:case m.TFOOT:{this.insertionMode=L.IN_TABLE_BODY;return}case m.CAPTION:{this.insertionMode=L.IN_CAPTION;return}case m.COLGROUP:{this.insertionMode=L.IN_COLUMN_GROUP;return}case m.TABLE:{this.insertionMode=L.IN_TABLE;return}case m.BODY:{this.insertionMode=L.IN_BODY;return}case m.FRAMESET:{this.insertionMode=L.IN_FRAMESET;return}case m.SELECT:{this._resetInsertionModeForSelect(t);return}case m.TEMPLATE:{this.insertionMode=this.tmplInsertionModeStack[0];return}case m.HTML:{this.insertionMode=this.headElement?L.AFTER_HEAD:L.BEFORE_HEAD;return}case m.TD:case m.TH:{if(t>0){this.insertionMode=L.IN_CELL;return}break}case m.HEAD:{if(t>0){this.insertionMode=L.IN_HEAD;return}break}}this.insertionMode=L.IN_BODY}_resetInsertionModeForSelect(t){if(t>0)for(let n=t-1;n>0;n--){const r=this.openElements.tagIDs[n];if(r===m.TEMPLATE)break;if(r===m.TABLE){this.insertionMode=L.IN_SELECT_IN_TABLE;return}}this.insertionMode=L.IN_SELECT}_isElementCausesFosterParenting(t){return Uy.has(t)}_shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&this.openElements.currentTagId!==void 0&&this._isElementCausesFosterParenting(this.openElements.currentTagId)}_findFosterParentingLocation(){for(let t=this.openElements.stackTop;t>=0;t--){const n=this.openElements.items[t];switch(this.openElements.tagIDs[t]){case m.TEMPLATE:{if(this.treeAdapter.getNamespaceURI(n)===ae.HTML)return{parent:this.treeAdapter.getTemplateContent(n),beforeElement:null};break}case m.TABLE:{const r=this.treeAdapter.getParentNode(n);return r?{parent:r,beforeElement:n}:{parent:this.openElements.items[t-1],beforeElement:null}}}}return{parent:this.openElements.items[0],beforeElement:null}}_fosterParentElement(t){const n=this._findFosterParentingLocation();n.beforeElement?this.treeAdapter.insertBefore(n.parent,t,n.beforeElement):this.treeAdapter.appendChild(n.parent,t)}_isSpecialElement(t,n){const r=this.treeAdapter.getNamespaceURI(t);return D3[r].has(n)}onCharacter(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){qL(this,t);return}switch(this.insertionMode){case L.INITIAL:{Ra(this,t);break}case L.BEFORE_HTML:{La(this,t);break}case L.BEFORE_HEAD:{Da(this,t);break}case L.IN_HEAD:{Ma(this,t);break}case L.IN_HEAD_NO_SCRIPT:{Fa(this,t);break}case L.AFTER_HEAD:{Ba(this,t);break}case L.IN_BODY:case L.IN_CAPTION:case L.IN_CELL:case L.IN_TEMPLATE:{$y(this,t);break}case L.TEXT:case L.IN_SELECT:case L.IN_SELECT_IN_TABLE:{this._insertCharacters(t);break}case L.IN_TABLE:case L.IN_TABLE_BODY:case L.IN_ROW:{Ch(this,t);break}case L.IN_TABLE_TEXT:{Qy(this,t);break}case L.IN_COLUMN_GROUP:{Hl(this,t);break}case L.AFTER_BODY:{$l(this,t);break}case L.AFTER_AFTER_BODY:{Vl(this,t);break}}}onNullCharacter(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){VL(this,t);return}switch(this.insertionMode){case L.INITIAL:{Ra(this,t);break}case L.BEFORE_HTML:{La(this,t);break}case L.BEFORE_HEAD:{Da(this,t);break}case L.IN_HEAD:{Ma(this,t);break}case L.IN_HEAD_NO_SCRIPT:{Fa(this,t);break}case L.AFTER_HEAD:{Ba(this,t);break}case L.TEXT:{this._insertCharacters(t);break}case L.IN_TABLE:case L.IN_TABLE_BODY:case L.IN_ROW:{Ch(this,t);break}case L.IN_COLUMN_GROUP:{Hl(this,t);break}case L.AFTER_BODY:{$l(this,t);break}case L.AFTER_AFTER_BODY:{Vl(this,t);break}}}onComment(t){if(this.skipNextNewLine=!1,this.currentNotInHTML){xh(this,t);return}switch(this.insertionMode){case L.INITIAL:case L.BEFORE_HTML:case L.BEFORE_HEAD:case L.IN_HEAD:case L.IN_HEAD_NO_SCRIPT:case L.AFTER_HEAD:case L.IN_BODY:case L.IN_TABLE:case L.IN_CAPTION:case L.IN_COLUMN_GROUP:case L.IN_TABLE_BODY:case L.IN_ROW:case L.IN_CELL:case L.IN_SELECT:case L.IN_SELECT_IN_TABLE:case L.IN_TEMPLATE:case L.IN_FRAMESET:case L.AFTER_FRAMESET:{xh(this,t);break}case L.IN_TABLE_TEXT:{za(this,t);break}case L.AFTER_BODY:{SR(this,t);break}case L.AFTER_AFTER_BODY:case L.AFTER_AFTER_FRAMESET:{xR(this,t);break}}}onDoctype(t){switch(this.skipNextNewLine=!1,this.insertionMode){case L.INITIAL:{wR(this,t);break}case L.BEFORE_HEAD:case L.IN_HEAD:case L.IN_HEAD_NO_SCRIPT:case L.AFTER_HEAD:{this._err(t,ee.misplacedDoctype);break}case L.IN_TABLE_TEXT:{za(this,t);break}}}onStartTag(t){this.skipNextNewLine=!1,this.currentToken=t,this._processStartTag(t),t.selfClosing&&!t.ackSelfClosing&&this._err(t,ee.nonVoidHtmlElementStartTagWithTrailingSolidus)}_processStartTag(t){this.shouldProcessStartTagTokenInForeignContent(t)?YL(this,t):this._startTagOutsideForeignContent(t)}_startTagOutsideForeignContent(t){switch(this.insertionMode){case L.INITIAL:{Ra(this,t);break}case L.BEFORE_HTML:{CR(this,t);break}case L.BEFORE_HEAD:{vR(this,t);break}case L.IN_HEAD:{Er(this,t);break}case L.IN_HEAD_NO_SCRIPT:{NR(this,t);break}case L.AFTER_HEAD:{IR(this,t);break}case L.IN_BODY:{pn(this,t);break}case L.IN_TABLE:{us(this,t);break}case L.IN_TABLE_TEXT:{za(this,t);break}case L.IN_CAPTION:{kL(this,t);break}case L.IN_COLUMN_GROUP:{Ah(this,t);break}case L.IN_TABLE_BODY:{zl(this,t);break}case L.IN_ROW:{jl(this,t);break}case L.IN_CELL:{OL(this,t);break}case L.IN_SELECT:{eb(this,t);break}case L.IN_SELECT_IN_TABLE:{RL(this,t);break}case L.IN_TEMPLATE:{DL(this,t);break}case L.AFTER_BODY:{FL(this,t);break}case L.IN_FRAMESET:{BL(this,t);break}case L.AFTER_FRAMESET:{HL(this,t);break}case L.AFTER_AFTER_BODY:{jL(this,t);break}case L.AFTER_AFTER_FRAMESET:{$L(this,t);break}}}onEndTag(t){this.skipNextNewLine=!1,this.currentToken=t,this.currentNotInHTML?GL(this,t):this._endTagOutsideForeignContent(t)}_endTagOutsideForeignContent(t){switch(this.insertionMode){case L.INITIAL:{Ra(this,t);break}case L.BEFORE_HTML:{AR(this,t);break}case L.BEFORE_HEAD:{kR(this,t);break}case L.IN_HEAD:{PR(this,t);break}case L.IN_HEAD_NO_SCRIPT:{OR(this,t);break}case L.AFTER_HEAD:{RR(this,t);break}case L.IN_BODY:{Ul(this,t);break}case L.TEXT:{yL(this,t);break}case L.IN_TABLE:{Ua(this,t);break}case L.IN_TABLE_TEXT:{za(this,t);break}case L.IN_CAPTION:{PL(this,t);break}case L.IN_COLUMN_GROUP:{NL(this,t);break}case L.IN_TABLE_BODY:{vh(this,t);break}case L.IN_ROW:{Zy(this,t);break}case L.IN_CELL:{IL(this,t);break}case L.IN_SELECT:{tb(this,t);break}case L.IN_SELECT_IN_TABLE:{LL(this,t);break}case L.IN_TEMPLATE:{ML(this,t);break}case L.AFTER_BODY:{rb(this,t);break}case L.IN_FRAMESET:{UL(this,t);break}case L.AFTER_FRAMESET:{zL(this,t);break}case L.AFTER_AFTER_BODY:{Vl(this,t);break}}}onEof(t){switch(this.insertionMode){case L.INITIAL:{Ra(this,t);break}case L.BEFORE_HTML:{La(this,t);break}case L.BEFORE_HEAD:{Da(this,t);break}case L.IN_HEAD:{Ma(this,t);break}case L.IN_HEAD_NO_SCRIPT:{Fa(this,t);break}case L.AFTER_HEAD:{Ba(this,t);break}case L.IN_BODY:case L.IN_TABLE:case L.IN_CAPTION:case L.IN_COLUMN_GROUP:case L.IN_TABLE_BODY:case L.IN_ROW:case L.IN_CELL:case L.IN_SELECT:case L.IN_SELECT_IN_TABLE:{Xy(this,t);break}case L.TEXT:{bL(this,t);break}case L.IN_TABLE_TEXT:{za(this,t);break}case L.IN_TEMPLATE:{nb(this,t);break}case L.AFTER_BODY:case L.IN_FRAMESET:case L.AFTER_FRAMESET:case L.AFTER_AFTER_BODY:case L.AFTER_AFTER_FRAMESET:{wh(this,t);break}}}onWhitespaceCharacter(t){if(this.skipNextNewLine&&(this.skipNextNewLine=!1,t.chars.charCodeAt(0)===P.LINE_FEED)){if(t.chars.length===1)return;t.chars=t.chars.substr(1)}if(this.tokenizer.inForeignNode){this._insertCharacters(t);return}switch(this.insertionMode){case L.IN_HEAD:case L.IN_HEAD_NO_SCRIPT:case L.AFTER_HEAD:case L.TEXT:case L.IN_COLUMN_GROUP:case L.IN_SELECT:case L.IN_SELECT_IN_TABLE:case L.IN_FRAMESET:case L.AFTER_FRAMESET:{this._insertCharacters(t);break}case L.IN_BODY:case L.IN_CAPTION:case L.IN_CELL:case L.IN_TEMPLATE:case L.AFTER_BODY:case L.AFTER_AFTER_BODY:case L.AFTER_AFTER_FRAMESET:{jy(this,t);break}case L.IN_TABLE:case L.IN_TABLE_BODY:case L.IN_ROW:{Ch(this,t);break}case L.IN_TABLE_TEXT:{Ky(this,t);break}}}}function gR(e,t){let n=e.activeFormattingElements.getElementEntryInScopeWithTagName(t.tagName);return n?e.openElements.contains(n.element)?e.openElements.hasInScope(t.tagID)||(n=null):(e.activeFormattingElements.removeEntry(n),n=null):Wy(e,t),n}function ER(e,t){let n=null,r=e.openElements.stackTop;for(;r>=0;r--){const o=e.openElements.items[r];if(o===t.element)break;e._isSpecialElement(o,e.openElements.tagIDs[r])&&(n=o)}return n||(e.openElements.shortenToLength(Math.max(r,0)),e.activeFormattingElements.removeEntry(t)),n}function yR(e,t,n){let r=t,o=e.openElements.getCommonAncestor(t);for(let a=0,u=o;u!==n;a++,u=o){o=e.openElements.getCommonAncestor(u);const c=e.activeFormattingElements.getElementEntry(u),d=c&&a>=pR;!c||d?(d&&e.activeFormattingElements.removeEntry(c),e.openElements.remove(u)):(u=bR(e,c),r===t&&(e.activeFormattingElements.bookmark=c),e.treeAdapter.detachNode(r),e.treeAdapter.appendChild(u,r),r=u)}return r}function bR(e,t){const n=e.treeAdapter.getNamespaceURI(t.element),r=e.treeAdapter.createElement(t.token.tagName,n,t.token.attrs);return e.openElements.replace(t.element,r),t.element=r,r}function TR(e,t,n){const r=e.treeAdapter.getTagName(t),o=as(r);if(e._isElementCausesFosterParenting(o))e._fosterParentElement(n);else{const a=e.treeAdapter.getNamespaceURI(t);o===m.TEMPLATE&&a===ae.HTML&&(t=e.treeAdapter.getTemplateContent(t)),e.treeAdapter.appendChild(t,n)}}function _R(e,t,n){const r=e.treeAdapter.getNamespaceURI(n.element),{token:o}=n,a=e.treeAdapter.createElement(o.tagName,r,o.attrs);e._adoptNodes(t,a),e.treeAdapter.appendChild(t,a),e.activeFormattingElements.insertElementAfterBookmark(a,o),e.activeFormattingElements.removeEntry(n),e.openElements.remove(n.element),e.openElements.insertAfter(t,a,o.tagID)}function Sh(e,t){for(let n=0;n<hR;n++){const r=gR(e,t);if(!r)break;const o=ER(e,r);if(!o)break;e.activeFormattingElements.bookmark=r;const a=yR(e,o,r.element),u=e.openElements.getCommonAncestor(r.element);e.treeAdapter.detachNode(a),u&&TR(e,u,a),_R(e,o,r)}}function xh(e,t){e._appendCommentNode(t,e.openElements.currentTmplContentOrNode)}function SR(e,t){e._appendCommentNode(t,e.openElements.items[0])}function xR(e,t){e._appendCommentNode(t,e.document)}function wh(e,t){if(e.stopped=!0,t.location){const n=e.fragmentContext?0:2;for(let r=e.openElements.stackTop;r>=n;r--)e._setEndLocation(e.openElements.items[r],t);if(!e.fragmentContext&&e.openElements.stackTop>=0){const r=e.openElements.items[0],o=e.treeAdapter.getNodeSourceCodeLocation(r);if(o&&!o.endTag&&(e._setEndLocation(r,t),e.openElements.stackTop>=1)){const a=e.openElements.items[1],u=e.treeAdapter.getNodeSourceCodeLocation(a);u&&!u.endTag&&e._setEndLocation(a,t)}}}}function wR(e,t){e._setDocumentType(t);const n=t.forceQuirks?rr.QUIRKS:eR(t);Z3(t)||e._err(t,ee.nonConformingDoctype),e.treeAdapter.setDocumentMode(e.document,n),e.insertionMode=L.BEFORE_HTML}function Ra(e,t){e._err(t,ee.missingDoctype,!0),e.treeAdapter.setDocumentMode(e.document,rr.QUIRKS),e.insertionMode=L.BEFORE_HTML,e._processToken(t)}function CR(e,t){t.tagID===m.HTML?(e._insertElement(t,ae.HTML),e.insertionMode=L.BEFORE_HEAD):La(e,t)}function AR(e,t){const n=t.tagID;(n===m.HTML||n===m.HEAD||n===m.BODY||n===m.BR)&&La(e,t)}function La(e,t){e._insertFakeRootElement(),e.insertionMode=L.BEFORE_HEAD,e._processToken(t)}function vR(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.HEAD:{e._insertElement(t,ae.HTML),e.headElement=e.openElements.current,e.insertionMode=L.IN_HEAD;break}default:Da(e,t)}}function kR(e,t){const n=t.tagID;n===m.HEAD||n===m.BODY||n===m.HTML||n===m.BR?Da(e,t):e._err(t,ee.endTagWithoutMatchingOpenElement)}function Da(e,t){e._insertFakeElement(G.HEAD,m.HEAD),e.headElement=e.openElements.current,e.insertionMode=L.IN_HEAD,e._processToken(t)}function Er(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.BASE:case m.BASEFONT:case m.BGSOUND:case m.LINK:case m.META:{e._appendElement(t,ae.HTML),t.ackSelfClosing=!0;break}case m.TITLE:{e._switchToTextParsing(t,Dt.RCDATA);break}case m.NOSCRIPT:{e.options.scriptingEnabled?e._switchToTextParsing(t,Dt.RAWTEXT):(e._insertElement(t,ae.HTML),e.insertionMode=L.IN_HEAD_NO_SCRIPT);break}case m.NOFRAMES:case m.STYLE:{e._switchToTextParsing(t,Dt.RAWTEXT);break}case m.SCRIPT:{e._switchToTextParsing(t,Dt.SCRIPT_DATA);break}case m.TEMPLATE:{e._insertTemplate(t),e.activeFormattingElements.insertMarker(),e.framesetOk=!1,e.insertionMode=L.IN_TEMPLATE,e.tmplInsertionModeStack.unshift(L.IN_TEMPLATE);break}case m.HEAD:{e._err(t,ee.misplacedStartTagForHeadElement);break}default:Ma(e,t)}}function PR(e,t){switch(t.tagID){case m.HEAD:{e.openElements.pop(),e.insertionMode=L.AFTER_HEAD;break}case m.BODY:case m.BR:case m.HTML:{Ma(e,t);break}case m.TEMPLATE:{ho(e,t);break}default:e._err(t,ee.endTagWithoutMatchingOpenElement)}}function ho(e,t){e.openElements.tmplCount>0?(e.openElements.generateImpliedEndTagsThoroughly(),e.openElements.currentTagId!==m.TEMPLATE&&e._err(t,ee.closingOfElementWithOpenChildElements),e.openElements.popUntilTagNamePopped(m.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode()):e._err(t,ee.endTagWithoutMatchingOpenElement)}function Ma(e,t){e.openElements.pop(),e.insertionMode=L.AFTER_HEAD,e._processToken(t)}function NR(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.BASEFONT:case m.BGSOUND:case m.HEAD:case m.LINK:case m.META:case m.NOFRAMES:case m.STYLE:{Er(e,t);break}case m.NOSCRIPT:{e._err(t,ee.nestedNoscriptInHead);break}default:Fa(e,t)}}function OR(e,t){switch(t.tagID){case m.NOSCRIPT:{e.openElements.pop(),e.insertionMode=L.IN_HEAD;break}case m.BR:{Fa(e,t);break}default:e._err(t,ee.endTagWithoutMatchingOpenElement)}}function Fa(e,t){const n=t.type===Ke.EOF?ee.openElementsLeftAfterEof:ee.disallowedContentInNoscriptInHead;e._err(t,n),e.openElements.pop(),e.insertionMode=L.IN_HEAD,e._processToken(t)}function IR(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.BODY:{e._insertElement(t,ae.HTML),e.framesetOk=!1,e.insertionMode=L.IN_BODY;break}case m.FRAMESET:{e._insertElement(t,ae.HTML),e.insertionMode=L.IN_FRAMESET;break}case m.BASE:case m.BASEFONT:case m.BGSOUND:case m.LINK:case m.META:case m.NOFRAMES:case m.SCRIPT:case m.STYLE:case m.TEMPLATE:case m.TITLE:{e._err(t,ee.abandonedHeadElementChild),e.openElements.push(e.headElement,m.HEAD),Er(e,t),e.openElements.remove(e.headElement);break}case m.HEAD:{e._err(t,ee.misplacedStartTagForHeadElement);break}default:Ba(e,t)}}function RR(e,t){switch(t.tagID){case m.BODY:case m.HTML:case m.BR:{Ba(e,t);break}case m.TEMPLATE:{ho(e,t);break}default:e._err(t,ee.endTagWithoutMatchingOpenElement)}}function Ba(e,t){e._insertFakeElement(G.BODY,m.BODY),e.insertionMode=L.IN_BODY,Bl(e,t)}function Bl(e,t){switch(t.type){case Ke.CHARACTER:{$y(e,t);break}case Ke.WHITESPACE_CHARACTER:{jy(e,t);break}case Ke.COMMENT:{xh(e,t);break}case Ke.START_TAG:{pn(e,t);break}case Ke.END_TAG:{Ul(e,t);break}case Ke.EOF:{Xy(e,t);break}}}function jy(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t)}function $y(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t),e.framesetOk=!1}function LR(e,t){e.openElements.tmplCount===0&&e.treeAdapter.adoptAttributes(e.openElements.items[0],t.attrs)}function DR(e,t){const n=e.openElements.tryPeekProperlyNestedBodyElement();n&&e.openElements.tmplCount===0&&(e.framesetOk=!1,e.treeAdapter.adoptAttributes(n,t.attrs))}function MR(e,t){const n=e.openElements.tryPeekProperlyNestedBodyElement();e.framesetOk&&n&&(e.treeAdapter.detachNode(n),e.openElements.popAllUpToHtmlElement(),e._insertElement(t,ae.HTML),e.insertionMode=L.IN_FRAMESET)}function FR(e,t){e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._insertElement(t,ae.HTML)}function BR(e,t){e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e.openElements.currentTagId!==void 0&&bh.has(e.openElements.currentTagId)&&e.openElements.pop(),e._insertElement(t,ae.HTML)}function UR(e,t){e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._insertElement(t,ae.HTML),e.skipNextNewLine=!0,e.framesetOk=!1}function HR(e,t){const n=e.openElements.tmplCount>0;(!e.formElement||n)&&(e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._insertElement(t,ae.HTML),n||(e.formElement=e.openElements.current))}function zR(e,t){e.framesetOk=!1;const n=t.tagID;for(let r=e.openElements.stackTop;r>=0;r--){const o=e.openElements.tagIDs[r];if(n===m.LI&&o===m.LI||(n===m.DD||n===m.DT)&&(o===m.DD||o===m.DT)){e.openElements.generateImpliedEndTagsWithExclusion(o),e.openElements.popUntilTagNamePopped(o);break}if(o!==m.ADDRESS&&o!==m.DIV&&o!==m.P&&e._isSpecialElement(e.openElements.items[r],o))break}e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._insertElement(t,ae.HTML)}function jR(e,t){e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._insertElement(t,ae.HTML),e.tokenizer.state=Dt.PLAINTEXT}function $R(e,t){e.openElements.hasInScope(m.BUTTON)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(m.BUTTON)),e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML),e.framesetOk=!1}function VR(e,t){const n=e.activeFormattingElements.getElementEntryInScopeWithTagName(G.A);n&&(Sh(e,t),e.openElements.remove(n.element),e.activeFormattingElements.removeEntry(n)),e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}function qR(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}function YR(e,t){e._reconstructActiveFormattingElements(),e.openElements.hasInScope(m.NOBR)&&(Sh(e,t),e._reconstructActiveFormattingElements()),e._insertElement(t,ae.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}function GR(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML),e.activeFormattingElements.insertMarker(),e.framesetOk=!1}function WR(e,t){e.treeAdapter.getDocumentMode(e.document)!==rr.QUIRKS&&e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._insertElement(t,ae.HTML),e.framesetOk=!1,e.insertionMode=L.IN_TABLE}function Vy(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,ae.HTML),e.framesetOk=!1,t.ackSelfClosing=!0}function qy(e){const t=xy(e,fo.TYPE);return t!=null&&t.toLowerCase()===fR}function XR(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,ae.HTML),qy(t)||(e.framesetOk=!1),t.ackSelfClosing=!0}function KR(e,t){e._appendElement(t,ae.HTML),t.ackSelfClosing=!0}function QR(e,t){e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._appendElement(t,ae.HTML),e.framesetOk=!1,t.ackSelfClosing=!0}function JR(e,t){t.tagName=G.IMG,t.tagID=m.IMG,Vy(e,t)}function ZR(e,t){e._insertElement(t,ae.HTML),e.skipNextNewLine=!0,e.tokenizer.state=Dt.RCDATA,e.originalInsertionMode=e.insertionMode,e.framesetOk=!1,e.insertionMode=L.TEXT}function eL(e,t){e.openElements.hasInButtonScope(m.P)&&e._closePElement(),e._reconstructActiveFormattingElements(),e.framesetOk=!1,e._switchToTextParsing(t,Dt.RAWTEXT)}function tL(e,t){e.framesetOk=!1,e._switchToTextParsing(t,Dt.RAWTEXT)}function Yy(e,t){e._switchToTextParsing(t,Dt.RAWTEXT)}function nL(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML),e.framesetOk=!1,e.insertionMode=e.insertionMode===L.IN_TABLE||e.insertionMode===L.IN_CAPTION||e.insertionMode===L.IN_TABLE_BODY||e.insertionMode===L.IN_ROW||e.insertionMode===L.IN_CELL?L.IN_SELECT_IN_TABLE:L.IN_SELECT}function rL(e,t){e.openElements.currentTagId===m.OPTION&&e.openElements.pop(),e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML)}function iL(e,t){e.openElements.hasInScope(m.RUBY)&&e.openElements.generateImpliedEndTags(),e._insertElement(t,ae.HTML)}function oL(e,t){e.openElements.hasInScope(m.RUBY)&&e.openElements.generateImpliedEndTagsWithExclusion(m.RTC),e._insertElement(t,ae.HTML)}function sL(e,t){e._reconstructActiveFormattingElements(),Fy(t),_h(t),t.selfClosing?e._appendElement(t,ae.MATHML):e._insertElement(t,ae.MATHML),t.ackSelfClosing=!0}function aL(e,t){e._reconstructActiveFormattingElements(),By(t),_h(t),t.selfClosing?e._appendElement(t,ae.SVG):e._insertElement(t,ae.SVG),t.ackSelfClosing=!0}function Gy(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,ae.HTML)}function pn(e,t){switch(t.tagID){case m.I:case m.S:case m.B:case m.U:case m.EM:case m.TT:case m.BIG:case m.CODE:case m.FONT:case m.SMALL:case m.STRIKE:case m.STRONG:{qR(e,t);break}case m.A:{VR(e,t);break}case m.H1:case m.H2:case m.H3:case m.H4:case m.H5:case m.H6:{BR(e,t);break}case m.P:case m.DL:case m.OL:case m.UL:case m.DIV:case m.DIR:case m.NAV:case m.MAIN:case m.MENU:case m.ASIDE:case m.CENTER:case m.FIGURE:case m.FOOTER:case m.HEADER:case m.HGROUP:case m.DIALOG:case m.DETAILS:case m.ADDRESS:case m.ARTICLE:case m.SEARCH:case m.SECTION:case m.SUMMARY:case m.FIELDSET:case m.BLOCKQUOTE:case m.FIGCAPTION:{FR(e,t);break}case m.LI:case m.DD:case m.DT:{zR(e,t);break}case m.BR:case m.IMG:case m.WBR:case m.AREA:case m.EMBED:case m.KEYGEN:{Vy(e,t);break}case m.HR:{QR(e,t);break}case m.RB:case m.RTC:{iL(e,t);break}case m.RT:case m.RP:{oL(e,t);break}case m.PRE:case m.LISTING:{UR(e,t);break}case m.XMP:{eL(e,t);break}case m.SVG:{aL(e,t);break}case m.HTML:{LR(e,t);break}case m.BASE:case m.LINK:case m.META:case m.STYLE:case m.TITLE:case m.SCRIPT:case m.BGSOUND:case m.BASEFONT:case m.TEMPLATE:{Er(e,t);break}case m.BODY:{DR(e,t);break}case m.FORM:{HR(e,t);break}case m.NOBR:{YR(e,t);break}case m.MATH:{sL(e,t);break}case m.TABLE:{WR(e,t);break}case m.INPUT:{XR(e,t);break}case m.PARAM:case m.TRACK:case m.SOURCE:{KR(e,t);break}case m.IMAGE:{JR(e,t);break}case m.BUTTON:{$R(e,t);break}case m.APPLET:case m.OBJECT:case m.MARQUEE:{GR(e,t);break}case m.IFRAME:{tL(e,t);break}case m.SELECT:{nL(e,t);break}case m.OPTION:case m.OPTGROUP:{rL(e,t);break}case m.NOEMBED:case m.NOFRAMES:{Yy(e,t);break}case m.FRAMESET:{MR(e,t);break}case m.TEXTAREA:{ZR(e,t);break}case m.NOSCRIPT:{e.options.scriptingEnabled?Yy(e,t):Gy(e,t);break}case m.PLAINTEXT:{jR(e,t);break}case m.COL:case m.TH:case m.TD:case m.TR:case m.HEAD:case m.FRAME:case m.TBODY:case m.TFOOT:case m.THEAD:case m.CAPTION:case m.COLGROUP:break;default:Gy(e,t)}}function uL(e,t){if(e.openElements.hasInScope(m.BODY)&&(e.insertionMode=L.AFTER_BODY,e.options.sourceCodeLocationInfo)){const n=e.openElements.tryPeekProperlyNestedBodyElement();n&&e._setEndLocation(n,t)}}function lL(e,t){e.openElements.hasInScope(m.BODY)&&(e.insertionMode=L.AFTER_BODY,rb(e,t))}function cL(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n))}function dL(e){const t=e.openElements.tmplCount>0,{formElement:n}=e;t||(e.formElement=null),(n||t)&&e.openElements.hasInScope(m.FORM)&&(e.openElements.generateImpliedEndTags(),t?e.openElements.popUntilTagNamePopped(m.FORM):n&&e.openElements.remove(n))}function fL(e){e.openElements.hasInButtonScope(m.P)||e._insertFakeElement(G.P,m.P),e._closePElement()}function hL(e){e.openElements.hasInListItemScope(m.LI)&&(e.openElements.generateImpliedEndTagsWithExclusion(m.LI),e.openElements.popUntilTagNamePopped(m.LI))}function pL(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTagsWithExclusion(n),e.openElements.popUntilTagNamePopped(n))}function mL(e){e.openElements.hasNumberedHeaderInScope()&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilNumberedHeaderPopped())}function gL(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n),e.activeFormattingElements.clearToLastMarker())}function EL(e){e._reconstructActiveFormattingElements(),e._insertFakeElement(G.BR,m.BR),e.openElements.pop(),e.framesetOk=!1}function Wy(e,t){const n=t.tagName,r=t.tagID;for(let o=e.openElements.stackTop;o>0;o--){const a=e.openElements.items[o],u=e.openElements.tagIDs[o];if(r===u&&(r!==m.UNKNOWN||e.treeAdapter.getTagName(a)===n)){e.openElements.generateImpliedEndTagsWithExclusion(r),e.openElements.stackTop>=o&&e.openElements.shortenToLength(o);break}if(e._isSpecialElement(a,u))break}}function Ul(e,t){switch(t.tagID){case m.A:case m.B:case m.I:case m.S:case m.U:case m.EM:case m.TT:case m.BIG:case m.CODE:case m.FONT:case m.NOBR:case m.SMALL:case m.STRIKE:case m.STRONG:{Sh(e,t);break}case m.P:{fL(e);break}case m.DL:case m.UL:case m.OL:case m.DIR:case m.DIV:case m.NAV:case m.PRE:case m.MAIN:case m.MENU:case m.ASIDE:case m.BUTTON:case m.CENTER:case m.FIGURE:case m.FOOTER:case m.HEADER:case m.HGROUP:case m.DIALOG:case m.ADDRESS:case m.ARTICLE:case m.DETAILS:case m.SEARCH:case m.SECTION:case m.SUMMARY:case m.LISTING:case m.FIELDSET:case m.BLOCKQUOTE:case m.FIGCAPTION:{cL(e,t);break}case m.LI:{hL(e);break}case m.DD:case m.DT:{pL(e,t);break}case m.H1:case m.H2:case m.H3:case m.H4:case m.H5:case m.H6:{mL(e);break}case m.BR:{EL(e);break}case m.BODY:{uL(e,t);break}case m.HTML:{lL(e,t);break}case m.FORM:{dL(e);break}case m.APPLET:case m.OBJECT:case m.MARQUEE:{gL(e,t);break}case m.TEMPLATE:{ho(e,t);break}default:Wy(e,t)}}function Xy(e,t){e.tmplInsertionModeStack.length>0?nb(e,t):wh(e,t)}function yL(e,t){var n;t.tagID===m.SCRIPT&&((n=e.scriptHandler)===null||n===void 0||n.call(e,e.openElements.current)),e.openElements.pop(),e.insertionMode=e.originalInsertionMode}function bL(e,t){e._err(t,ee.eofInElementThatCanContainOnlyText),e.openElements.pop(),e.insertionMode=e.originalInsertionMode,e.onEof(t)}function Ch(e,t){if(e.openElements.currentTagId!==void 0&&Uy.has(e.openElements.currentTagId))switch(e.pendingCharacterTokens.length=0,e.hasNonWhitespacePendingCharacterToken=!1,e.originalInsertionMode=e.insertionMode,e.insertionMode=L.IN_TABLE_TEXT,t.type){case Ke.CHARACTER:{Qy(e,t);break}case Ke.WHITESPACE_CHARACTER:{Ky(e,t);break}}else Ha(e,t)}function TL(e,t){e.openElements.clearBackToTableContext(),e.activeFormattingElements.insertMarker(),e._insertElement(t,ae.HTML),e.insertionMode=L.IN_CAPTION}function _L(e,t){e.openElements.clearBackToTableContext(),e._insertElement(t,ae.HTML),e.insertionMode=L.IN_COLUMN_GROUP}function SL(e,t){e.openElements.clearBackToTableContext(),e._insertFakeElement(G.COLGROUP,m.COLGROUP),e.insertionMode=L.IN_COLUMN_GROUP,Ah(e,t)}function xL(e,t){e.openElements.clearBackToTableContext(),e._insertElement(t,ae.HTML),e.insertionMode=L.IN_TABLE_BODY}function wL(e,t){e.openElements.clearBackToTableContext(),e._insertFakeElement(G.TBODY,m.TBODY),e.insertionMode=L.IN_TABLE_BODY,zl(e,t)}function CL(e,t){e.openElements.hasInTableScope(m.TABLE)&&(e.openElements.popUntilTagNamePopped(m.TABLE),e._resetInsertionMode(),e._processStartTag(t))}function AL(e,t){qy(t)?e._appendElement(t,ae.HTML):Ha(e,t),t.ackSelfClosing=!0}function vL(e,t){!e.formElement&&e.openElements.tmplCount===0&&(e._insertElement(t,ae.HTML),e.formElement=e.openElements.current,e.openElements.pop())}function us(e,t){switch(t.tagID){case m.TD:case m.TH:case m.TR:{wL(e,t);break}case m.STYLE:case m.SCRIPT:case m.TEMPLATE:{Er(e,t);break}case m.COL:{SL(e,t);break}case m.FORM:{vL(e,t);break}case m.TABLE:{CL(e,t);break}case m.TBODY:case m.TFOOT:case m.THEAD:{xL(e,t);break}case m.INPUT:{AL(e,t);break}case m.CAPTION:{TL(e,t);break}case m.COLGROUP:{_L(e,t);break}default:Ha(e,t)}}function Ua(e,t){switch(t.tagID){case m.TABLE:{e.openElements.hasInTableScope(m.TABLE)&&(e.openElements.popUntilTagNamePopped(m.TABLE),e._resetInsertionMode());break}case m.TEMPLATE:{ho(e,t);break}case m.BODY:case m.CAPTION:case m.COL:case m.COLGROUP:case m.HTML:case m.TBODY:case m.TD:case m.TFOOT:case m.TH:case m.THEAD:case m.TR:break;default:Ha(e,t)}}function Ha(e,t){const n=e.fosterParentingEnabled;e.fosterParentingEnabled=!0,Bl(e,t),e.fosterParentingEnabled=n}function Ky(e,t){e.pendingCharacterTokens.push(t)}function Qy(e,t){e.pendingCharacterTokens.push(t),e.hasNonWhitespacePendingCharacterToken=!0}function za(e,t){let n=0;if(e.hasNonWhitespacePendingCharacterToken)for(;n<e.pendingCharacterTokens.length;n++)Ha(e,e.pendingCharacterTokens[n]);else for(;n<e.pendingCharacterTokens.length;n++)e._insertCharacters(e.pendingCharacterTokens[n]);e.insertionMode=e.originalInsertionMode,e._processToken(t)}const Jy=new Set([m.CAPTION,m.COL,m.COLGROUP,m.TBODY,m.TD,m.TFOOT,m.TH,m.THEAD,m.TR]);function kL(e,t){const n=t.tagID;Jy.has(n)?e.openElements.hasInTableScope(m.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(m.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=L.IN_TABLE,us(e,t)):pn(e,t)}function PL(e,t){const n=t.tagID;switch(n){case m.CAPTION:case m.TABLE:{e.openElements.hasInTableScope(m.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(m.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=L.IN_TABLE,n===m.TABLE&&Ua(e,t));break}case m.BODY:case m.COL:case m.COLGROUP:case m.HTML:case m.TBODY:case m.TD:case m.TFOOT:case m.TH:case m.THEAD:case m.TR:break;default:Ul(e,t)}}function Ah(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.COL:{e._appendElement(t,ae.HTML),t.ackSelfClosing=!0;break}case m.TEMPLATE:{Er(e,t);break}default:Hl(e,t)}}function NL(e,t){switch(t.tagID){case m.COLGROUP:{e.openElements.currentTagId===m.COLGROUP&&(e.openElements.pop(),e.insertionMode=L.IN_TABLE);break}case m.TEMPLATE:{ho(e,t);break}case m.COL:break;default:Hl(e,t)}}function Hl(e,t){e.openElements.currentTagId===m.COLGROUP&&(e.openElements.pop(),e.insertionMode=L.IN_TABLE,e._processToken(t))}function zl(e,t){switch(t.tagID){case m.TR:{e.openElements.clearBackToTableBodyContext(),e._insertElement(t,ae.HTML),e.insertionMode=L.IN_ROW;break}case m.TH:case m.TD:{e.openElements.clearBackToTableBodyContext(),e._insertFakeElement(G.TR,m.TR),e.insertionMode=L.IN_ROW,jl(e,t);break}case m.CAPTION:case m.COL:case m.COLGROUP:case m.TBODY:case m.TFOOT:case m.THEAD:{e.openElements.hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE,us(e,t));break}default:us(e,t)}}function vh(e,t){const n=t.tagID;switch(t.tagID){case m.TBODY:case m.TFOOT:case m.THEAD:{e.openElements.hasInTableScope(n)&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE);break}case m.TABLE:{e.openElements.hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE,Ua(e,t));break}case m.BODY:case m.CAPTION:case m.COL:case m.COLGROUP:case m.HTML:case m.TD:case m.TH:case m.TR:break;default:Ua(e,t)}}function jl(e,t){switch(t.tagID){case m.TH:case m.TD:{e.openElements.clearBackToTableRowContext(),e._insertElement(t,ae.HTML),e.insertionMode=L.IN_CELL,e.activeFormattingElements.insertMarker();break}case m.CAPTION:case m.COL:case m.COLGROUP:case m.TBODY:case m.TFOOT:case m.THEAD:case m.TR:{e.openElements.hasInTableScope(m.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE_BODY,zl(e,t));break}default:us(e,t)}}function Zy(e,t){switch(t.tagID){case m.TR:{e.openElements.hasInTableScope(m.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE_BODY);break}case m.TABLE:{e.openElements.hasInTableScope(m.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE_BODY,vh(e,t));break}case m.TBODY:case m.TFOOT:case m.THEAD:{(e.openElements.hasInTableScope(t.tagID)||e.openElements.hasInTableScope(m.TR))&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=L.IN_TABLE_BODY,vh(e,t));break}case m.BODY:case m.CAPTION:case m.COL:case m.COLGROUP:case m.HTML:case m.TD:case m.TH:break;default:Ua(e,t)}}function OL(e,t){const n=t.tagID;Jy.has(n)?(e.openElements.hasInTableScope(m.TD)||e.openElements.hasInTableScope(m.TH))&&(e._closeTableCell(),jl(e,t)):pn(e,t)}function IL(e,t){const n=t.tagID;switch(n){case m.TD:case m.TH:{e.openElements.hasInTableScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=L.IN_ROW);break}case m.TABLE:case m.TBODY:case m.TFOOT:case m.THEAD:case m.TR:{e.openElements.hasInTableScope(n)&&(e._closeTableCell(),Zy(e,t));break}case m.BODY:case m.CAPTION:case m.COL:case m.COLGROUP:case m.HTML:break;default:Ul(e,t)}}function eb(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.OPTION:{e.openElements.currentTagId===m.OPTION&&e.openElements.pop(),e._insertElement(t,ae.HTML);break}case m.OPTGROUP:{e.openElements.currentTagId===m.OPTION&&e.openElements.pop(),e.openElements.currentTagId===m.OPTGROUP&&e.openElements.pop(),e._insertElement(t,ae.HTML);break}case m.HR:{e.openElements.currentTagId===m.OPTION&&e.openElements.pop(),e.openElements.currentTagId===m.OPTGROUP&&e.openElements.pop(),e._appendElement(t,ae.HTML),t.ackSelfClosing=!0;break}case m.INPUT:case m.KEYGEN:case m.TEXTAREA:case m.SELECT:{e.openElements.hasInSelectScope(m.SELECT)&&(e.openElements.popUntilTagNamePopped(m.SELECT),e._resetInsertionMode(),t.tagID!==m.SELECT&&e._processStartTag(t));break}case m.SCRIPT:case m.TEMPLATE:{Er(e,t);break}}}function tb(e,t){switch(t.tagID){case m.OPTGROUP:{e.openElements.stackTop>0&&e.openElements.currentTagId===m.OPTION&&e.openElements.tagIDs[e.openElements.stackTop-1]===m.OPTGROUP&&e.openElements.pop(),e.openElements.currentTagId===m.OPTGROUP&&e.openElements.pop();break}case m.OPTION:{e.openElements.currentTagId===m.OPTION&&e.openElements.pop();break}case m.SELECT:{e.openElements.hasInSelectScope(m.SELECT)&&(e.openElements.popUntilTagNamePopped(m.SELECT),e._resetInsertionMode());break}case m.TEMPLATE:{ho(e,t);break}}}function RL(e,t){const n=t.tagID;n===m.CAPTION||n===m.TABLE||n===m.TBODY||n===m.TFOOT||n===m.THEAD||n===m.TR||n===m.TD||n===m.TH?(e.openElements.popUntilTagNamePopped(m.SELECT),e._resetInsertionMode(),e._processStartTag(t)):eb(e,t)}function LL(e,t){const n=t.tagID;n===m.CAPTION||n===m.TABLE||n===m.TBODY||n===m.TFOOT||n===m.THEAD||n===m.TR||n===m.TD||n===m.TH?e.openElements.hasInTableScope(n)&&(e.openElements.popUntilTagNamePopped(m.SELECT),e._resetInsertionMode(),e.onEndTag(t)):tb(e,t)}function DL(e,t){switch(t.tagID){case m.BASE:case m.BASEFONT:case m.BGSOUND:case m.LINK:case m.META:case m.NOFRAMES:case m.SCRIPT:case m.STYLE:case m.TEMPLATE:case m.TITLE:{Er(e,t);break}case m.CAPTION:case m.COLGROUP:case m.TBODY:case m.TFOOT:case m.THEAD:{e.tmplInsertionModeStack[0]=L.IN_TABLE,e.insertionMode=L.IN_TABLE,us(e,t);break}case m.COL:{e.tmplInsertionModeStack[0]=L.IN_COLUMN_GROUP,e.insertionMode=L.IN_COLUMN_GROUP,Ah(e,t);break}case m.TR:{e.tmplInsertionModeStack[0]=L.IN_TABLE_BODY,e.insertionMode=L.IN_TABLE_BODY,zl(e,t);break}case m.TD:case m.TH:{e.tmplInsertionModeStack[0]=L.IN_ROW,e.insertionMode=L.IN_ROW,jl(e,t);break}default:e.tmplInsertionModeStack[0]=L.IN_BODY,e.insertionMode=L.IN_BODY,pn(e,t)}}function ML(e,t){t.tagID===m.TEMPLATE&&ho(e,t)}function nb(e,t){e.openElements.tmplCount>0?(e.openElements.popUntilTagNamePopped(m.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode(),e.onEof(t)):wh(e,t)}function FL(e,t){t.tagID===m.HTML?pn(e,t):$l(e,t)}function rb(e,t){var n;if(t.tagID===m.HTML){if(e.fragmentContext||(e.insertionMode=L.AFTER_AFTER_BODY),e.options.sourceCodeLocationInfo&&e.openElements.tagIDs[0]===m.HTML){e._setEndLocation(e.openElements.items[0],t);const r=e.openElements.items[1];r&&!(!((n=e.treeAdapter.getNodeSourceCodeLocation(r))===null||n===void 0)&&n.endTag)&&e._setEndLocation(r,t)}}else $l(e,t)}function $l(e,t){e.insertionMode=L.IN_BODY,Bl(e,t)}function BL(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.FRAMESET:{e._insertElement(t,ae.HTML);break}case m.FRAME:{e._appendElement(t,ae.HTML),t.ackSelfClosing=!0;break}case m.NOFRAMES:{Er(e,t);break}}}function UL(e,t){t.tagID===m.FRAMESET&&!e.openElements.isRootHtmlElementCurrent()&&(e.openElements.pop(),!e.fragmentContext&&e.openElements.currentTagId!==m.FRAMESET&&(e.insertionMode=L.AFTER_FRAMESET))}function HL(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.NOFRAMES:{Er(e,t);break}}}function zL(e,t){t.tagID===m.HTML&&(e.insertionMode=L.AFTER_AFTER_FRAMESET)}function jL(e,t){t.tagID===m.HTML?pn(e,t):Vl(e,t)}function Vl(e,t){e.insertionMode=L.IN_BODY,Bl(e,t)}function $L(e,t){switch(t.tagID){case m.HTML:{pn(e,t);break}case m.NOFRAMES:{Er(e,t);break}}}function VL(e,t){t.chars=wt,e._insertCharacters(t)}function qL(e,t){e._insertCharacters(t),e.framesetOk=!1}function ib(e){for(;e.treeAdapter.getNamespaceURI(e.openElements.current)!==ae.HTML&&e.openElements.currentTagId!==void 0&&!e._isIntegrationPoint(e.openElements.currentTagId,e.openElements.current);)e.openElements.pop()}function YL(e,t){if(aR(t))ib(e),e._startTagOutsideForeignContent(t);else{const n=e._getAdjustedCurrentElement(),r=e.treeAdapter.getNamespaceURI(n);r===ae.MATHML?Fy(t):r===ae.SVG&&(uR(t),By(t)),_h(t),t.selfClosing?e._appendElement(t,r):e._insertElement(t,r),t.ackSelfClosing=!0}}function GL(e,t){if(t.tagID===m.P||t.tagID===m.BR){ib(e),e._endTagOutsideForeignContent(t);return}for(let n=e.openElements.stackTop;n>0;n--){const r=e.openElements.items[n];if(e.treeAdapter.getNamespaceURI(r)===ae.HTML){e._endTagOutsideForeignContent(t);break}const o=e.treeAdapter.getTagName(r);if(o.toLowerCase()===t.tagName){t.tagName=o,e.openElements.shortenToLength(n);break}}}G.AREA,G.BASE,G.BASEFONT,G.BGSOUND,G.BR,G.COL,G.EMBED,G.FRAME,G.HR,G.IMG,G.INPUT,G.KEYGEN,G.LINK,G.META,G.PARAM,G.SOURCE,G.TRACK,G.WBR;const WL=/<(\/?)(iframe|noembed|noframes|plaintext|script|style|textarea|title|xmp)(?=[\t\n\f\r />])/gi,XL=new Set(["mdxFlowExpression","mdxJsxFlowElement","mdxJsxTextElement","mdxTextExpression","mdxjsEsm"]),ob={sourceCodeLocationInfo:!0,scriptingEnabled:!1};function sb(e,t){const n=o6(e),r=yy("type",{handlers:{root:KL,element:QL,text:JL,comment:ub,doctype:ZL,raw:t6},unknown:n6}),o={parser:n?new zy(ob):zy.getFragmentParser(void 0,ob),handle(c){r(c,o)},stitches:!1,options:t||{}};r(e,o),ls(o,Lr());const a=n?o.parser.document:o.parser.getFragment(),u=KI(a,{file:o.options.file});return o.stitches&&Rl(u,"comment",function(c,d,f){const p=c;if(p.value.stitch&&f&&d!==void 0){const g=f.children;return g[d]=p.value.stitch,d}}),u.type==="root"&&u.children.length===1&&u.children[0].type===e.type?u.children[0]:u}function ab(e,t){let n=-1;if(e)for(;++n<e.length;)t.handle(e[n])}function KL(e,t){ab(e.children,t)}function QL(e,t){r6(e,t),ab(e.children,t),i6(e,t)}function JL(e,t){t.parser.tokenizer.state>4&&(t.parser.tokenizer.state=0);const n={type:Ke.CHARACTER,chars:e.value,location:ja(e)};ls(t,Lr(e)),t.parser.currentToken=n,t.parser._processToken(t.parser.currentToken)}function ZL(e,t){const n={type:Ke.DOCTYPE,name:"html",forceQuirks:!1,publicId:"",systemId:"",location:ja(e)};ls(t,Lr(e)),t.parser.currentToken=n,t.parser._processToken(t.parser.currentToken)}function e6(e,t){t.stitches=!0;const n=s6(e);if("children"in e&&"children"in n){const r=sb({type:"root",children:e.children},t.options);n.children=r.children}ub({type:"comment",value:{stitch:n}},t)}function ub(e,t){const n=e.value,r={type:Ke.COMMENT,data:n,location:ja(e)};ls(t,Lr(e)),t.parser.currentToken=r,t.parser._processToken(t.parser.currentToken)}function t6(e,t){if(t.parser.tokenizer.preprocessor.html="",t.parser.tokenizer.preprocessor.pos=-1,t.parser.tokenizer.preprocessor.lastGapPos=-2,t.parser.tokenizer.preprocessor.gapStack=[],t.parser.tokenizer.preprocessor.skipNextNewLine=!1,t.parser.tokenizer.preprocessor.lastChunkWritten=!1,t.parser.tokenizer.preprocessor.endOfChunkHit=!1,t.parser.tokenizer.preprocessor.isEol=!1,lb(t,Lr(e)),t.parser.tokenizer.write(t.options.tagfilter?e.value.replace(WL,"<$1$2"):e.value,!1),t.parser.tokenizer._runParsingLoop(),t.parser.tokenizer.state===72||t.parser.tokenizer.state===78){t.parser.tokenizer.preprocessor.lastChunkWritten=!0;const n=t.parser.tokenizer._consume();t.parser.tokenizer._callState(n)}}function n6(e,t){const n=e;if(t.options.passThrough&&t.options.passThrough.includes(n.type))e6(n,t);else{let r="";throw XL.has(n.type)&&(r=". It looks like you are using MDX nodes with `hast-util-raw` (or `rehype-raw`). If you use this because you are using remark or rehype plugins that inject `'html'` nodes, then please raise an issue with that plugin, as its a bad and slow idea. If you use this because you are using markdown syntax, then you have to configure this utility (or plugin) to pass through these nodes (see `passThrough` in docs), but you can also migrate to use the MDX syntax"),new Error("Cannot compile `"+n.type+"` node"+r)}}function ls(e,t){lb(e,t);const n=e.parser.tokenizer.currentCharacterToken;n&&n.location&&(n.location.endLine=e.parser.tokenizer.preprocessor.line,n.location.endCol=e.parser.tokenizer.preprocessor.col+1,n.location.endOffset=e.parser.tokenizer.preprocessor.offset+1,e.parser.currentToken=n,e.parser._processToken(e.parser.currentToken)),e.parser.tokenizer.paused=!1,e.parser.tokenizer.inLoop=!1,e.parser.tokenizer.active=!1,e.parser.tokenizer.returnState=Dt.DATA,e.parser.tokenizer.charRefCode=-1,e.parser.tokenizer.consumedAfterSnapshot=-1,e.parser.tokenizer.currentLocation=null,e.parser.tokenizer.currentCharacterToken=null,e.parser.tokenizer.currentToken=null,e.parser.tokenizer.currentAttr={name:"",value:""}}function lb(e,t){if(t&&t.offset!==void 0){const n={startLine:t.line,startCol:t.column,startOffset:t.offset,endLine:-1,endCol:-1,endOffset:-1};e.parser.tokenizer.preprocessor.lineStartPos=-t.column+1,e.parser.tokenizer.preprocessor.droppedBufferSize=t.offset,e.parser.tokenizer.preprocessor.line=t.line,e.parser.tokenizer.currentLocation=n}}function r6(e,t){const n=e.tagName.toLowerCase();if(t.parser.tokenizer.state===Dt.PLAINTEXT)return;ls(t,Lr(e));const r=t.parser.openElements.current;let o="namespaceURI"in r?r.namespaceURI:lo.html;o===lo.html&&n==="svg"&&(o=lo.svg);const a=d3(me(F({},e),{children:[]}),{space:o===lo.svg?"svg":"html"}),u={type:Ke.START_TAG,tagName:n,tagID:as(n),selfClosing:!1,ackSelfClosing:!1,attrs:"attrs"in a?a.attrs:[],location:ja(e)};t.parser.currentToken=u,t.parser._processToken(t.parser.currentToken),t.parser.tokenizer.lastStartTagName=n}function i6(e,t){const n=e.tagName.toLowerCase();if(!t.parser.tokenizer.inForeignNode&&b3.includes(n)||t.parser.tokenizer.state===Dt.PLAINTEXT)return;ls(t,Sl(e));const r={type:Ke.END_TAG,tagName:n,tagID:as(n),selfClosing:!1,ackSelfClosing:!1,attrs:[],location:ja(e)};t.parser.currentToken=r,t.parser._processToken(t.parser.currentToken),n===t.parser.tokenizer.lastStartTagName&&(t.parser.tokenizer.state===Dt.RCDATA||t.parser.tokenizer.state===Dt.RAWTEXT||t.parser.tokenizer.state===Dt.SCRIPT_DATA)&&(t.parser.tokenizer.state=Dt.DATA)}function o6(e){const t=e.type==="root"?e.children[0]:e;return!!(t&&(t.type==="doctype"||t.type==="element"&&t.tagName.toLowerCase()==="html"))}function ja(e){const t=Lr(e)||{line:void 0,column:void 0,offset:void 0},n=Sl(e)||{line:void 0,column:void 0,offset:void 0};return{startLine:t.line,startCol:t.column,startOffset:t.offset,endLine:n.line,endCol:n.column,endOffset:n.offset}}function s6(e){return"children"in e?uo(me(F({},e),{children:[]})):uo(e)}function cb(e){return function(t,n){return sb(t,me(F({},e),{file:n}))}}const po=["ariaDescribedBy","ariaLabel","ariaLabelledBy"],db={ancestors:{tbody:["table"],td:["table"],th:["table"],thead:["table"],tfoot:["table"],tr:["table"]},attributes:{a:[...po,"dataFootnoteBackref","dataFootnoteRef",["className","data-footnote-backref"],"href"],blockquote:["cite"],code:[["className",/^language-./]],del:["cite"],div:["itemScope","itemType"],dl:[...po],h2:[["className","sr-only"]],img:[...po,"longDesc","src"],input:[["disabled",!0],["type","checkbox"]],ins:["cite"],li:[["className","task-list-item"]],ol:[...po,["className","contains-task-list"]],q:["cite"],section:["dataFootnotes",["className","footnotes"]],source:["srcSet"],summary:[...po],table:[...po],ul:[...po,["className","contains-task-list"]],"*":["abbr","accept","acceptCharset","accessKey","action","align","alt","axis","border","cellPadding","cellSpacing","char","charOff","charSet","checked","clear","colSpan","color","cols","compact","coords","dateTime","dir","encType","frame","hSpace","headers","height","hrefLang","htmlFor","id","isMap","itemProp","label","lang","maxLength","media","method","multiple","name","noHref","noShade","noWrap","open","prompt","readOnly","rev","rowSpan","rows","rules","scope","selected","shape","size","span","start","summary","tabIndex","title","useMap","vAlign","value","width"]},clobber:["ariaDescribedBy","ariaLabelledBy","id","name"],clobberPrefix:"user-content-",protocols:{cite:["http","https"],href:["http","https","irc","ircs","mailto","xmpp"],longDesc:["http","https"],src:["http","https"]},required:{input:{disabled:!0,type:"checkbox"}},strip:["script"],tagNames:["a","b","blockquote","br","code","dd","del","details","div","dl","dt","em","h1","h2","h3","h4","h5","h6","hr","i","img","input","ins","kbd","li","ol","p","picture","pre","q","rp","rt","ruby","s","samp","section","source","span","strike","strong","sub","summary","sup","table","tbody","td","tfoot","th","thead","tr","tt","ul","var"]},Pi={}.hasOwnProperty;function a6(e,t){let n={type:"root",children:[]};const r={schema:t?F(F({},db),t):db,stack:[]},o=fb(r,e);return o&&(Array.isArray(o)?o.length===1?n=o[0]:n.children=o:n=o),n}function fb(e,t){if(t&&typeof t=="object"){const n=t;switch(typeof n.type=="string"?n.type:""){case"comment":return u6(e,n);case"doctype":return l6(e,n);case"element":return c6(e,n);case"root":return d6(e,n);case"text":return f6(e,n)}}}function u6(e,t){if(e.schema.allowComments){const n=typeof t.value=="string"?t.value:"",r=n.indexOf("-->"),a={type:"comment",value:r<0?n:n.slice(0,r)};return $a(a,t),a}}function l6(e,t){if(e.schema.allowDoctypes){const n={type:"doctype"};return $a(n,t),n}}function c6(e,t){const n=typeof t.tagName=="string"?t.tagName:"";e.stack.push(n);const r=hb(e,t.children),o=h6(e,t.properties);e.stack.pop();let a=!1;if(n&&n!=="*"&&(!e.schema.tagNames||e.schema.tagNames.includes(n))&&(a=!0,e.schema.ancestors&&Pi.call(e.schema.ancestors,n))){const c=e.schema.ancestors[n];let d=-1;for(a=!1;++d<c.length;)e.stack.includes(c[d])&&(a=!0)}if(!a)return e.schema.strip&&!e.schema.strip.includes(n)?r:void 0;const u={type:"element",tagName:n,properties:o,children:r};return $a(u,t),u}function d6(e,t){const r={type:"root",children:hb(e,t.children)};return $a(r,t),r}function f6(e,t){const r={type:"text",value:typeof t.value=="string"?t.value:""};return $a(r,t),r}function hb(e,t){const n=[];if(Array.isArray(t)){const r=t;let o=-1;for(;++o<r.length;){const a=fb(e,r[o]);a&&(Array.isArray(a)?n.push(...a):n.push(a))}}return n}function h6(e,t){const n=e.stack[e.stack.length-1],r=e.schema.attributes,o=e.schema.required,a=r&&Pi.call(r,n)?r[n]:void 0,u=r&&Pi.call(r,"*")?r["*"]:void 0,c=t&&typeof t=="object"?t:{},d={};let f;for(f in c)if(Pi.call(c,f)){const p=c[f];let g=pb(e,gb(a,f),f,p);g==null&&(g=pb(e,gb(u,f),f,p)),g!=null&&(d[f]=g)}if(o&&Pi.call(o,n)){const p=o[n];for(f in p)Pi.call(p,f)&&!Pi.call(d,f)&&(d[f]=p[f])}return d}function pb(e,t,n,r){return t?Array.isArray(r)?p6(e,t,n,r):mb(e,t,n,r):void 0}function p6(e,t,n,r){let o=-1;const a=[];for(;++o<r.length;){const u=mb(e,t,n,r[o]);(typeof u=="number"||typeof u=="string")&&a.push(u)}return a}function mb(e,t,n,r){if(!(typeof r!="boolean"&&typeof r!="number"&&typeof r!="string")&&m6(e,n,r)){if(typeof t=="object"&&t.length>1){let o=!1,a=0;for(;++a<t.length;){const u=t[a];if(u&&typeof u=="object"&&"flags"in u){if(u.test(String(r))){o=!0;break}}else if(u===r){o=!0;break}}if(!o)return}return e.schema.clobber&&e.schema.clobberPrefix&&e.schema.clobber.includes(n)?e.schema.clobberPrefix+r:r}}function m6(e,t,n){const r=e.schema.protocols&&Pi.call(e.schema.protocols,t)?e.schema.protocols[t]:void 0;if(!r||r.length===0)return!0;const o=String(n),a=o.indexOf(":"),u=o.indexOf("?"),c=o.indexOf("#"),d=o.indexOf("/");if(a<0||d>-1&&a>d||u>-1&&a>u||c>-1&&a>c)return!0;let f=-1;for(;++f<r.length;){const p=r[f];if(a===p.length&&o.slice(0,p.length)===p)return!0}return!1}function $a(e,t){const n=Q1(t);t.data&&(e.data=uo(t.data)),n&&(e.position=n)}function gb(e,t){let n,r=-1;if(e)for(;++r<e.length;){const o=e[r],a=typeof o=="string"?o:o[0];if(a===t)return o;a==="data*"&&(n=o)}if(t.length>4&&t.slice(0,4).toLowerCase()==="data")return n}function g6(e){return function(t){return a6(t,e)}}const Eb=({globalClassName:e,openLinksInNewTab:t,href:n,title:r,children:o})=>{const a=n?t?"_blank":"_self":void 0;return w.jsx("a",me(F(F({className:W(e,`${j}-link`)},n?{href:n,target:a}:{}),r?{title:r}:{}),{rel:"noopener noreferrer",children:o}))},E6=()=>{const{disclaimerText:e,disclaimerMarkdown:t,globalClassName:n}=ut();return!e&&!t?null:w.jsx("div",{className:W(n,`${j}-disclaimer`),children:t?w.jsx(JE,{rehypePlugins:[cb,g6],components:{ul:({children:r})=>w.jsx("ul",{className:W(n,`${j}-ul`),children:r}),ol:({children:r})=>w.jsx("ol",{className:W(n,`${j}-ol`),children:r}),li:({children:r})=>w.jsx("li",{className:W(n,`${j}-li`),children:r}),a:({href:r,title:o,children:a})=>w.jsx(Eb,{globalClassName:n,openLinksInNewTab:!0,href:r,title:o,children:a}),img:({src:r,alt:o})=>w.jsx("img",{className:W(n,`${j}-disclaimer-image`),src:r,alt:o}),p:({children:r})=>w.jsx("p",{className:W(n,`${j}-disclaimer-text`),children:r}),span:({children:r})=>w.jsx("span",{className:W(n,`${j}-disclaimer-text-span`),children:r})},children:t}):w.jsx("p",{className:W(n,`${j}-disclaimer-text`),children:e})})},kh=({className:e,isLoading:t,componentType:n,onSubmit:r})=>{const{connected:o,imageFile:a}=er(),{setImageFile:u}=Go(),{logger:c,globalClassName:d,searchConfig:f,features:p}=ut(),g=U.useRef(null),T=U.useRef(null),y=!!(p!=null&&p.enableImageUpload),_=(a==null?void 0:a.name)||"",S=!!o||!1,k=S?"connected":"disconnected",v=t||!S,N=()=>a?new Promise((D,K)=>{const re=new FileReader;re.readAsDataURL(a),re.onload=()=>D(re.result),re.onerror=be=>K(be)}):Promise.resolve(""),C=D=>tt(null,null,function*(){var be;if(v)return;const K=10*1024*1024,re=(be=D.target.files)==null?void 0:be[0];if(re){if(re.size>K){alert("File size exceeds the 10MB limit. Please choose a smaller file."),u(null);return}u(re)}}),M=()=>{u(null),T.current&&(T.current.value="")},V=D=>tt(null,null,function*(){var be;D.preventDefault();const K=(((be=g.current)==null?void 0:be.value)||"").trim();let re="";try{re=yield N()}catch($){c==null||c.error("Error converting file to base64:",$),alert("There was an error processing the file. Please try again.");return}K&&(M(),g.current.value="",r(K,re))});return w.jsxs("div",{className:W(d,e,`cim-${n}-component`,a&&"with-attachments",`${j}-search-bar-wrapper`),children:[a&&w.jsxs("div",{className:W(d,`cim-${n}-component`,`${j}-image-file-preview`),children:[w.jsx("img",{className:W(d,`cim-${n}-component`,`${j}-image-preview`),src:URL.createObjectURL(a),alt:`${_} preview`,loading:"lazy"}),w.jsx("span",{className:W(d,`cim-${n}-component`,`${j}-image-file-name`),title:_,children:_}),w.jsx(N1,{className:W(`cim-${n}-component`,"clear-attachment"),label:"Remove image",onClick:M})]}),w.jsxs("form",{className:W(d,e,`cim-${n}-component`,`${j}-search-bar`),name:`${j}-search-form`,onSubmit:V,children:[w.jsx("span",{role:"status",className:W(`${j}-connection-status-icon`,k)}),y&&w.jsxs("div",{role:"button",className:W(d,e,`cim-${n}-component`,v&&"disabled",`${j}-image-upload-button`),"aria-disabled":v,tabIndex:0,children:[w.jsx("label",{className:W(d,e,`cim-${n}-component`,v&&"disabled",`${j}-image-upload-label`),htmlFor:"image-input","aria-label":"Upload an image",children:w.jsx(Rk,{})}),w.jsx("input",{className:W(d,e,`cim-${n}-component`,`${j}-file-input`),type:"file",ref:T,id:"image-input",accept:".png,.jpg,.jpeg,.avif,.svg,.gif,.tiff,.tif,.webp",name:`${j}-file-input`,disabled:v,onInput:C})]}),w.jsx("input",{className:W(d,e,`cim-${n}-component`,`${j}-search-input`),type:"text",ref:g,placeholder:f==null?void 0:f.placeholder,name:`${j}-user-input`}),w.jsx(Uk,{isLoading:v}),w.jsx(Mk,{className:e,globalClassName:d,searchConfig:f,componentType:n,isLoading:v})]}),w.jsx(E6,{})]})};function y6(e){return Lt({attr:{version:"1.1",viewBox:"0 0 17 17"},child:[{tag:"g",attr:{},child:[]},{tag:"path",attr:{d:"M6 8h-6v-6h1v4.109c1.013-3.193 4.036-5.484 7.5-5.484 3.506 0 6.621 2.36 7.574 5.739l-0.963 0.271c-0.832-2.95-3.551-5.011-6.611-5.011-3.226 0.001-6.016 2.276-6.708 5.376h4.208v1zM11 9v1h4.208c-0.693 3.101-3.479 5.375-6.708 5.375-3.062 0-5.78-2.061-6.611-5.011l-0.963 0.271c0.952 3.379 4.067 5.739 7.574 5.739 3.459 0 6.475-2.28 7.5-5.482v4.108h1v-6h-6z"},child:[]}]})(e)}const yb=U.createContext({isOpen:!1}),Ph=U.createContext(null),bb=U.createContext(null),Va=()=>{var n,r;const e=U.useContext(Ph),t=U.useContext(bb);return(r=(n=e==null?void 0:e.closeMenu)!=null?n:t==null?void 0:t.closeMenu)!=null?r:(()=>{})},Tb=({onClearChat:e,componentType:t})=>{const n=Va(),r=()=>{e(),n()};return w.jsxs("button",{className:W(`${j}-overflow-menu-button`,"clear-chat-button",`cim-${t}-component`),onClick:r,children:[w.jsx(y6,{}),"Clear chat"]})};function b6(e){return e==null?[]:Array.isArray(e)?e:[e]}var T6=(e,...t)=>e.concat(t),_6=(e,...t)=>e.filter(n=>!t.includes(n)),S6=e=>Array.from(new Set(e));function _b(e,t,n={}){const{step:r=1,loop:o=!0}=n,a=t+r,u=e.length,c=u-1;return t===-1?r>0?0:c:a<0?o?c:0:a>=u?o?0:t>u?u:t:a}function x6(e,t,n={}){const{step:r=1,loop:o=!0}=n;return _b(e,t,{step:-r,loop:o})}var w6=e=>Array.isArray(e),Sb=e=>e!=null&&typeof e=="object",C6=e=>Sb(e)&&!w6(e),ql=e=>typeof e=="string",cs=e=>typeof e=="function",A6=e=>e==null,v6=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),k6=e=>Object.prototype.toString.call(e),xb=Function.prototype.toString,P6=xb.call(Object),N6=e=>{if(!Sb(e)||k6(e)!="[object Object]"||R6(e))return!1;const t=Object.getPrototypeOf(e);if(t===null)return!0;const n=v6(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&xb.call(n)==P6},O6=e=>typeof e=="object"&&e!==null&&"$$typeof"in e&&"props"in e,I6=e=>typeof e=="object"&&e!==null&&"__v_isVNode"in e,R6=e=>O6(e)||I6(e),L6=e=>e(),D6=()=>{},Nh=(...e)=>(...t)=>{e.forEach(function(n){n==null||n(...t)})};function M6(e,t=0){let n=0,r=null;return((...o)=>{const a=Date.now(),u=a-n;u>=t?(r&&(clearTimeout(r),r=null),e(...o),n=a):r||(r=setTimeout(()=>{e(...o),n=Date.now(),r=null},t-u))})}var{min:F6,max:B6}=Math,U6=e=>Number.isNaN(e),H6=e=>U6(e)?0:e,wb=(e,t,n)=>F6(B6(H6(e),t),n);function Oh(e){if(!N6(e)||e===void 0)return e;const t=Reflect.ownKeys(e).filter(r=>typeof r=="string"),n={};for(const r of t){const o=e[r];o!==void 0&&(n[r]=Oh(o))}return n}function Ih(...e){e.length===1?e[0]:e[1],e.length===2&&e[0]}function z6(e,t){if(e==null)throw new Error(t())}function j6(e,t,n){let r=[];for(const o of t)e[o]==null&&r.push(o);if(r.length>0)throw new Error(`[zag-js${` > ${n}`}] missing required props: ${r.join(", ")}`)}var $6=Object.defineProperty,V6=(e,t,n)=>t in e?$6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Rh=(e,t,n)=>V6(e,typeof t!="symbol"?t+"":t,n),Cb=()=>{},Yl=e=>typeof e=="object"&&e!==null,ds=e=>e?"":void 0,Ab=e=>e?"true":void 0,q6=1,Y6=9,G6=11,Jt=e=>Yl(e)&&e.nodeType===q6&&typeof e.nodeName=="string",Gl=e=>Yl(e)&&e.nodeType===Y6,W6=e=>Yl(e)&&e===e.window,vb=e=>Jt(e)?e.localName||"":"#document";function X6(e){return["html","body","#document"].includes(vb(e))}var K6=e=>Yl(e)&&e.nodeType!==void 0,mo=e=>K6(e)&&e.nodeType===G6&&"host"in e,Q6=e=>Jt(e)&&e.localName==="input",J6=e=>Jt(e)?e.offsetWidth>0||e.offsetHeight>0||e.getClientRects().length>0:!1;function qa(e){if(!e)return!1;const t=e.getRootNode();return ps(t)===e}var Z6=/(textarea|select)/;function e4(e){if(e==null||!Jt(e))return!1;try{return Q6(e)&&e.selectionStart!=null||Z6.test(e.localName)||e.isContentEditable||e.getAttribute("contenteditable")==="true"||e.getAttribute("contenteditable")===""}catch(t){return!1}}function fs(e,t){var r;if(!e||!t||!Jt(e)||!Jt(t))return!1;const n=(r=t.getRootNode)==null?void 0:r.call(t);if(e===t||e.contains(t))return!0;if(n&&mo(n)){let o=t;for(;o;){if(e===o)return!0;o=o.parentNode||o.host}}return!1}function Fr(e){var t;return Gl(e)?e:W6(e)?e.document:(t=e==null?void 0:e.ownerDocument)!=null?t:document}function t4(e){return Fr(e).documentElement}function hs(e){var t,n,r;return mo(e)?hs(e.host):Gl(e)?(t=e.defaultView)!=null?t:window:Jt(e)&&(r=(n=e.ownerDocument)==null?void 0:n.defaultView)!=null?r:window}function ps(e){let t=e.activeElement;for(;t!=null&&t.shadowRoot;){const n=t.shadowRoot.activeElement;if(!n||n===t)break;t=n}return t}function n4(e){if(vb(e)==="html")return e;const t=e.assignedSlot||e.parentNode||mo(e)&&e.host||t4(e);return mo(t)?t.host:t}function Lh(e){var n;let t;try{if(t=e.getRootNode({composed:!0}),Gl(t)||mo(t))return t}catch(r){}return(n=e.ownerDocument)!=null?n:document}var Dh=new WeakMap;function ms(e){return Dh.has(e)||Dh.set(e,hs(e).getComputedStyle(e)),Dh.get(e)}var Mh=new Set(["menu","listbox","dialog","grid","tree","region"]),r4=e=>Mh.has(e),kb=e=>{var t;return((t=e.getAttribute("aria-controls"))==null?void 0:t.split(" "))||[]};function Pb(e,t){const n=new Set,r=Lh(e),o=a=>{const u=a.querySelectorAll("[aria-controls]");for(const c of u){if(c.getAttribute("aria-expanded")!=="true")continue;const d=kb(c);for(const f of d){if(!f||n.has(f))continue;n.add(f);const p=r.getElementById(f);if(p){const g=p.getAttribute("role"),T=p.getAttribute("aria-modal")==="true";if(g&&r4(g)&&!T&&(p===t||p.contains(t)||o(p)))return!0}}}return!1};return o(e)}function Nb(e,t){const n=Lh(e),r=new Set,o=a=>{const u=a.querySelectorAll("[aria-controls]");for(const c of u){if(c.getAttribute("aria-expanded")!=="true")continue;const d=kb(c);for(const f of d){if(!f||r.has(f))continue;r.add(f);const p=n.getElementById(f);if(p){const g=p.getAttribute("role"),T=p.getAttribute("aria-modal")==="true";g&&Mh.has(g)&&!T&&(t(p),o(p))}}}};o(e)}function i4(e){const t=new Set;return Nb(e,n=>{e.contains(n)||t.add(n)}),Array.from(t)}function o4(e){const t=e.getAttribute("role");return!!(t&&Mh.has(t))}function s4(e){return e.hasAttribute("aria-controls")&&e.getAttribute("aria-expanded")==="true"}function a4(e){var t;return s4(e)?!0:!!((t=e.querySelector)!=null&&t.call(e,'[aria-controls][aria-expanded="true"]'))}function u4(e){if(!e.id)return!1;const t=Lh(e),n=CSS.escape(e.id),r=`[aria-controls~="${n}"][aria-expanded="true"], [aria-controls="${n}"][aria-expanded="true"]`;return!!(t.querySelector(r)&&o4(e))}var Fh=()=>typeof document!="undefined";function l4(){var t;const e=navigator.userAgentData;return(t=e==null?void 0:e.platform)!=null?t:navigator.platform}var Bh=e=>Fh()&&e.test(l4()),c4=e=>Fh()&&e.test(navigator.vendor),Ob=()=>Fh()&&!!navigator.maxTouchPoints,d4=()=>Bh(/^iPhone/i),f4=()=>Bh(/^iPad/i)||Uh()&&navigator.maxTouchPoints>1,Wl=()=>d4()||f4(),h4=()=>Uh()||Wl(),Uh=()=>Bh(/^Mac/i),p4=()=>h4()&&c4(/apple/i);function m4(e){var t,n,r,o;return(o=(t=e.composedPath)==null?void 0:t.call(e))!=null?o:(r=(n=e.nativeEvent)==null?void 0:n.composedPath)==null?void 0:r.call(n)}function yr(e){var n;const t=m4(e);return(n=t==null?void 0:t[0])!=null?n:e.target}var Ib=e=>e.button===0,g4=e=>e.button===2||Uh()&&e.ctrlKey&&e.button===0,E4=e=>"touches"in e&&e.touches.length>0,y4={Up:"ArrowUp",Down:"ArrowDown",Esc:"Escape"," ":"Space",",":"Comma",Left:"ArrowLeft",Right:"ArrowRight"},Rb={ArrowLeft:"ArrowRight",ArrowRight:"ArrowLeft"};function b4(e,t={}){var u;const{dir:n="ltr",orientation:r="horizontal"}=t;let o=e.key;return o=(u=y4[o])!=null?u:o,n==="rtl"&&r==="horizontal"&&o in Rb&&(o=Rb[o]),o}function Lb(e,t="client"){const n=E4(e)?e.touches[0]||e.changedTouches[0]:e;return{x:n[`${t}X`],y:n[`${t}Y`]}}var Zt=(e,t,n,r)=>{const o=typeof e=="function"?e():e;return o==null||o.addEventListener(t,n,r),()=>{o==null||o.removeEventListener(t,n,r)}},Db=e=>Jt(e)&&e.tagName==="IFRAME",T4=/^(audio|video|details)$/;function Mb(e){const t=e.getAttribute("tabindex");return t?parseInt(t,10):NaN}var _4=e=>!Number.isNaN(Mb(e)),S4=e=>Mb(e)<0;function x4(e,t){if(!t)return null;if(t===!0)return e.shadowRoot||null;const n=t(e);return(n===!0?e.shadowRoot:n)||null}function Fb(e,t,n){const r=[...e],o=[...e],a=new Set,u=new Map;e.forEach((d,f)=>u.set(d,f));let c=0;for(;c<o.length;){const d=o[c++];if(!d||a.has(d))continue;a.add(d);const f=x4(d,t);if(f){const p=Array.from(f.querySelectorAll(Xl)).filter(n),g=u.get(d);if(g!==void 0){const T=g+1;r.splice(T,0,...p),p.forEach((y,_)=>{u.set(y,T+_)});for(let y=T+p.length;y<r.length;y++)u.set(r[y],y)}else{const T=r.length;r.push(...p),p.forEach((y,_)=>{u.set(y,T+_)})}o.push(...p)}}return r}var Xl="input:not([type='hidden']):not([disabled]), select:not([disabled]), textarea:not([disabled]), a[href], button:not([disabled]), [tabindex], iframe, object, embed, area[href], audio[controls], video[controls], [contenteditable]:not([contenteditable='false']), details > summary:first-of-type",Bb=(e,t={})=>{if(!e)return[];const{includeContainer:n=!1,getShadowRoot:r}=t,o=Array.from(e.querySelectorAll(Xl));(n==!0||n=="if-empty"&&o.length===0)&&Jt(e)&&Br(e)&&o.unshift(e);const u=[];for(const c of o)if(Br(c)){if(Db(c)&&c.contentDocument){const d=c.contentDocument.body;u.push(...Bb(d,{getShadowRoot:r}));continue}u.push(c)}return r?Fb(u,r,Br):u};function Br(e){return!Jt(e)||e.closest("[inert]")?!1:e.matches(Xl)&&J6(e)}function gs(e,t={}){if(!e)return[];const{includeContainer:n,getShadowRoot:r}=t,o=Array.from(e.querySelectorAll(Xl));n&&go(e)&&o.unshift(e);const a=[];for(const u of o)if(go(u)){if(Db(u)&&u.contentDocument){const c=u.contentDocument.body;a.push(...gs(c,{getShadowRoot:r}));continue}a.push(u)}if(r){const u=Fb(a,r,go);return!u.length&&n?o:u}return!a.length&&n?o:a}function go(e){return Jt(e)&&e.tabIndex>0?!0:Br(e)&&!S4(e)}function w4(e,t={}){const n=gs(e,t),r=n[0]||null,o=n[n.length-1]||null;return[r,o]}function C4(e,t={}){const{current:n,getShadowRoot:r}=t,o=gs(e,{getShadowRoot:r}),a=(e==null?void 0:e.ownerDocument)||document,u=n!=null?n:ps(a);if(!u)return null;const c=o.indexOf(u);return o[c+1]||null}function Ya(e){return e.tabIndex<0&&(T4.test(e.localName)||e4(e))&&!_4(e)?0:e.tabIndex}function Ub(e){const{root:t,getInitialEl:n,filter:r,enabled:o=!0}=e;if(!o)return;let a=null;if(a||(a=typeof n=="function"?n():n),a||(a=t==null?void 0:t.querySelector("[data-autofocus],[autofocus]")),!a){const u=gs(t);a=r?u.filter(r)[0]:u[0]}return a||t||void 0}var A4=class j2{constructor(){Rh(this,"id",null),Rh(this,"fn_cleanup"),Rh(this,"cleanup",()=>{this.cancel()})}static create(){return new j2}request(t){this.cancel(),this.id=globalThis.requestAnimationFrame(()=>{this.id=null,this.fn_cleanup=t==null?void 0:t()})}cancel(){var t;this.id!==null&&(globalThis.cancelAnimationFrame(this.id),this.id=null),(t=this.fn_cleanup)==null||t.call(this),this.fn_cleanup=void 0}isActive(){return this.id!==null}};function qt(e){const t=A4.create();return t.request(e),t.cleanup}function Hb(e){const t=new Set;function n(r){const o=globalThis.requestAnimationFrame(r);t.add(()=>globalThis.cancelAnimationFrame(o))}return n(()=>n(e)),function(){t.forEach(o=>o())}}function Hh(e){const t=n4(e);return X6(t)?Fr(t).body:Jt(t)&&P4(t)?t:Hh(t)}var v4=/auto|scroll|overlay|hidden|clip/,k4=new Set(["inline","contents"]);function P4(e){const t=hs(e),{overflow:n,overflowX:r,overflowY:o,display:a}=t.getComputedStyle(e);return v4.test(n+o+r)&&!k4.has(a)}var Es="default",zh="",Kl=new WeakMap;function N4(e={}){const{target:t,doc:n}=e,r=n!=null?n:document,o=r.documentElement;return Wl()?(Es==="default"&&(zh=o.style.webkitUserSelect,o.style.webkitUserSelect="none"),Es="disabled"):t&&(Kl.set(t,t.style.userSelect),t.style.userSelect="none"),()=>O4({target:t,doc:r})}function O4(e={}){const{target:t,doc:n}=e,o=(n!=null?n:document).documentElement;if(Wl()){if(Es!=="disabled")return;Es="restoring",setTimeout(()=>{Hb(()=>{Es==="restoring"&&(o.style.webkitUserSelect==="none"&&(o.style.webkitUserSelect=zh||""),zh="",Es="default")})},300)}else if(t&&Kl.has(t)){const a=Kl.get(t);t.style.userSelect==="none"&&(t.style.userSelect=a!=null?a:""),t.getAttribute("style")===""&&t.removeAttribute("style"),Kl.delete(t)}}function I4(e={}){const u=e,{defer:t,target:n}=u,r=ln(u,["defer","target"]),o=t?qt:c=>c(),a=[];return a.push(o(()=>{const c=typeof n=="function"?n():n;a.push(N4(me(F({},r),{target:c})))})),()=>{a.forEach(c=>c==null?void 0:c())}}function R4(e,t){const{onPointerMove:n,onPointerUp:r}=t,o=c=>{const d=Lb(c),f=Math.sqrt(ea(d.x,2)+ea(d.y,2)),p=c.pointerType==="touch"?10:5;if(!(f<p)){if(c.pointerType==="mouse"&&c.button===0){a(c);return}n({point:d,event:c})}},a=c=>{const d=Lb(c);r({point:d,event:c})},u=[Zt(e,"pointermove",o,!1),Zt(e,"pointerup",a,!1),Zt(e,"pointercancel",a,!1),Zt(e,"contextmenu",a,!1),I4({doc:e})];return()=>{u.forEach(c=>c())}}function L4(e,t={}){const{triggerElement:n,onFocus:r,onFocusEnter:o,getShadowRoot:a}=t,u=(e==null?void 0:e.ownerDocument)||document,c=u.body;function d(f){if(f.key!=="Tab")return;let p=null;const[g,T]=w4(e,{includeContainer:!0,getShadowRoot:a}),y=C4(c,{current:n,getShadowRoot:a}),_=!g&&!T;f.shiftKey&&qa(y)?(o==null||o(),p=T):f.shiftKey&&(qa(g)||_)?p=n:!f.shiftKey&&qa(n)?(o==null||o(),p=g):!f.shiftKey&&(qa(T)||_)&&(p=y),p&&(f.preventDefault(),typeof r=="function"?r(p):p.focus())}return Zt(u,"keydown",d,!0)}function D4(e,t){const c=t,{defer:n,triggerElement:r}=c,o=ln(c,["defer","triggerElement"]),a=n?qt:d=>d(),u=[];return u.push(a(()=>{const d=typeof e=="function"?e():e,f=typeof r=="function"?r():r;u.push(L4(d,F({triggerElement:f},o)))})),()=>{u.forEach(d=>d==null?void 0:d())}}function M4(e,t){var n;return Array.from((n=e==null?void 0:e.querySelectorAll(t))!=null?n:[])}function Ql(e,t){if(!e)return Cb;const n=Object.keys(t).reduce((r,o)=>(r[o]=e.style.getPropertyValue(o),r),{});return Object.assign(e.style,t),()=>{Object.assign(e.style,n),e.style.length===0&&e.removeAttribute("style")}}function F4(e,t,n){if(!e)return Cb;const r=e.style.getPropertyValue(t);return e.style.setProperty(t,n),()=>{e.style.setProperty(t,r),e.style.length===0&&e.removeAttribute("style")}}function B4(e,t,n){const{signal:r}=t;return[new Promise((u,c)=>{const d=setTimeout(()=>{c(new Error(`Timeout of ${n}ms exceeded`))},n);r.addEventListener("abort",()=>{clearTimeout(d),c(new Error("Promise aborted"))}),e.then(f=>{r.aborted||(clearTimeout(d),u(f))}).catch(f=>{r.aborted||(clearTimeout(d),c(f))})}),()=>t.abort()]}function U4(e,t){const{timeout:n,rootNode:r}=t,o=hs(r),a=Fr(r),u=new o.AbortController;return B4(new Promise(c=>{const d=e();if(d){c(d);return}const f=new o.MutationObserver(()=>{const p=e();p&&p.isConnected&&(f.disconnect(),c(p))});f.observe(a.body,{childList:!0,subtree:!0})}),u,n)}var H4=(...e)=>e.map(t=>{var n;return(n=t==null?void 0:t.trim)==null?void 0:n.call(t)}).filter(Boolean).join(" "),z4=/((?:--)?(?:\w+-?)+)\s*:\s*([^;]*)/g,zb=e=>{const t={};let n;for(;n=z4.exec(e);)t[n[1]]=n[2];return t},j4=(e,t)=>{if(ql(e)){if(ql(t))return`${e};${t}`;e=zb(e)}else ql(t)&&(t=zb(t));return Object.assign({},e!=null?e:{},t!=null?t:{})};function Yt(...e){let t={};for(let n of e){if(!n)continue;for(let o in t){if(o.startsWith("on")&&typeof t[o]=="function"&&typeof n[o]=="function"){t[o]=Nh(n[o],t[o]);continue}if(o==="className"||o==="class"){t[o]=H4(t[o],n[o]);continue}if(o==="style"){t[o]=j4(t[o],n[o]);continue}t[o]=n[o]!==void 0?n[o]:t[o]}for(let o in n)t[o]===void 0&&(t[o]=n[o]);const r=Object.getOwnPropertySymbols(n);for(let o of r)t[o]=n[o]}return t}function pU(e){return e}var ys=(e=>(e.NotStarted="Not Started",e.Started="Started",e.Stopped="Stopped",e))(ys||{}),jh="__init__";function $4(e){const t=()=>{var u,c;return(c=(u=e.getRootNode)==null?void 0:u.call(e))!=null?c:document},n=()=>Fr(t()),r=()=>{var u;return(u=n().defaultView)!=null?u:window},o=()=>ps(t()),a=u=>t().getElementById(u);return me(F({},e),{getRootNode:t,getDoc:n,getWin:r,getActiveElement:o,isActiveElement:qa,getById:a})}function V4(e){return new Proxy({},{get(t,n){return n==="style"?r=>e({style:r}).style:e}})}var bs=()=>e=>Array.from(new Set(e)),jb=typeof globalThis.document!="undefined"?U.useLayoutEffect:U.useEffect;function Jl(e){var g,T;const t=(g=e().value)!=null?g:e().defaultValue,n=(T=e().isEqual)!=null?T:Object.is,[r]=U.useState(t),[o,a]=U.useState(r),u=e().value!==void 0,c=U.useRef(o);c.current=u?e().value:o;const d=U.useRef(c.current);jb(()=>{d.current=c.current},[o,e().value]);const f=y=>{var k,v;const _=d.current,S=cs(y)?y(_):y;e().debug&&console.log(`[bindable > ${e().debug}] setValue`,{next:S,prev:_}),u||a(S),n(S,_)||(v=(k=e()).onChange)==null||v.call(k,S,_)};function p(){return u?e().value:o}return{initial:r,ref:c,get:p,set(y){(e().sync?Wo.flushSync:L6)(()=>f(y))},invoke(y,_){var S,k;(k=(S=e()).onChange)==null||k.call(S,y,_)},hash(y){var _,S,k;return(k=(S=(_=e()).hash)==null?void 0:S.call(_,y))!=null?k:String(y)}}}Jl.cleanup=e=>{U.useEffect(()=>e,[])},Jl.ref=e=>{const t=U.useRef(e);return{get:()=>t.current,set:n=>{t.current=n}}};function q4(e){const t=U.useRef(e);return{get(n){return t.current[n]},set(n,r){t.current[n]=r}}}var Y4=(e,t)=>{const n=U.useRef(!1),r=U.useRef(!1);U.useEffect(()=>{if(n.current&&r.current)return t();r.current=!0},[...(e!=null?e:[]).map(o=>typeof o=="function"?o():o)]),U.useEffect(()=>(n.current=!0,()=>{n.current=!1}),[])};function Zl(e,t={}){var Z,ce,he,ue,Te,Oe;const n=U.useMemo(()=>{const{id:de,ids:Q,getRootNode:ie}=t;return $4({id:de,ids:Q,getRootNode:ie})},[t]),r=(...de)=>{e.debug&&console.log(...de)},o=(ce=(Z=e.props)==null?void 0:Z.call(e,{props:Oh(t),scope:n}))!=null?ce:t,a=G4(o),u=(he=e.context)==null?void 0:he.call(e,{prop:a,bindable:Jl,scope:n,flush:Vb,getContext(){return d},getComputed(){return V},getRefs(){return S},getEvent(){return y()}}),c=$b(u),d={get(de){var Q;return(Q=c.current)==null?void 0:Q[de].ref.current},set(de,Q){var ie;(ie=c.current)==null||ie[de].set(Q)},initial(de){var Q;return(Q=c.current)==null?void 0:Q[de].initial},hash(de){var ie,A;const Q=(ie=c.current)==null?void 0:ie[de].get();return(A=c.current)==null?void 0:A[de].hash(Q)}},f=U.useRef(new Map),p=U.useRef(null),g=U.useRef(null),T=U.useRef({type:""}),y=()=>me(F({},T.current),{current(){return T.current},previous(){return g.current}}),_=()=>me(F({},D),{matches(...de){return de.includes(D.ref.current)},hasTag(de){var Q,ie;return!!((ie=(Q=e.states[D.ref.current])==null?void 0:Q.tags)!=null&&ie.includes(de))}}),S=q4((Te=(ue=e.refs)==null?void 0:ue.call(e,{prop:a,context:d}))!=null?Te:{}),k=()=>({state:_(),context:d,event:y(),prop:a,send:$,action:v,guard:N,track:Y4,refs:S,computed:V,flush:Vb,scope:n,choose:M}),v=de=>{const Q=cs(de)?de(k()):de;if(!Q)return;const ie=Q.map(A=>{var te,O;const B=(O=(te=e.implementations)==null?void 0:te.actions)==null?void 0:O[A];return B||Ih(`[zag-js] No implementation found for action "${JSON.stringify(A)}"`),B});for(const A of ie)A==null||A(k())},N=de=>{var Q,ie;return cs(de)?de(k()):(ie=(Q=e.implementations)==null?void 0:Q.guards)==null?void 0:ie[de](k())},C=de=>{const Q=cs(de)?de(k()):de;if(!Q)return;const ie=Q.map(B=>{var O,_e;const te=(_e=(O=e.implementations)==null?void 0:O.effects)==null?void 0:_e[B];return te||Ih(`[zag-js] No implementation found for effect "${JSON.stringify(B)}"`),te}),A=[];for(const B of ie){const te=B==null?void 0:B(k());te&&A.push(te)}return()=>A.forEach(B=>B==null?void 0:B())},M=de=>b6(de).find(Q=>{let ie=!Q.guard;return ql(Q.guard)?ie=!!N(Q.guard):cs(Q.guard)&&(ie=Q.guard(k())),ie}),V=de=>{z6(e.computed,()=>"[zag-js] No computed object found on machine");const Q=e.computed[de];return Q({context:d,event:y(),prop:a,refs:S,scope:n,computed:V})},D=Jl(()=>({defaultValue:e.initialState({prop:a}),onChange(de,Q){var A,B,te,O;if(Q){const _e=f.current.get(Q);_e==null||_e(),f.current.delete(Q)}Q&&v((A=e.states[Q])==null?void 0:A.exit),v((B=p.current)==null?void 0:B.actions);const ie=C((te=e.states[de])==null?void 0:te.effects);if(ie&&f.current.set(de,ie),Q===jh){v(e.entry);const _e=C(e.effects);_e&&f.current.set(jh,_e)}v((O=e.states[de])==null?void 0:O.entry)}})),K=U.useRef(void 0),re=U.useRef(ys.NotStarted);jb(()=>{queueMicrotask(()=>{var B;const ie=re.current===ys.Started;re.current=ys.Started,r(ie?"rehydrating...":"initializing...");const A=(B=K.current)!=null?B:D.initial;D.invoke(A,ie?D.get():jh)});const de=f.current,Q=D.ref.current;return()=>{r("unmounting..."),K.current=Q,re.current=ys.Stopped,de.forEach(ie=>ie==null?void 0:ie()),f.current=new Map,p.current=null,queueMicrotask(()=>{v(e.exit)})}},[]);const be=()=>"ref"in D?D.ref.current:D.get(),$=de=>{queueMicrotask(()=>{var O,_e,Ie,Ce,$e;if(re.current!==ys.Started)return;g.current=T.current,T.current=de;let Q=be();const ie=(Ie=(O=e.states[Q].on)==null?void 0:O[de.type])!=null?Ie:(_e=e.on)==null?void 0:_e[de.type],A=M(ie);if(!A)return;p.current=A;const B=(Ce=A.target)!=null?Ce:Q;r("transition",de.type,A.target||Q,`(${A.actions})`);const te=B!==Q;te?Wo.flushSync(()=>D.set(B)):A.reenter&&!te?D.invoke(Q,Q):v(($e=A.actions)!=null?$e:[])})};return(Oe=e.watch)==null||Oe.call(e,k()),{state:_(),send:$,context:d,prop:a,scope:n,refs:S,computed:V,event:y(),getStatus:()=>re.current}}function $b(e){const t=U.useRef(e);return t.current=e,t}function G4(e){const t=$b(e);return function(r){return t.current[r]}}function Vb(e){queueMicrotask(()=>{Wo.flushSync(()=>e())})}var $h=V4(e=>e);function ec(...e){return t=>{const n=[];for(const r of e)if(typeof r=="function"){const o=r(t);typeof o=="function"&&n.push(o)}else r&&(r.current=t);if(n.length)return()=>{for(const r of n)r()}}}function W4(e){var r,o;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(o=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:o.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}const Vh=e=>{const t=U.memo(U.forwardRef((n,r)=>{const f=n,{asChild:o,children:a}=f,u=ln(f,["asChild","children"]);if(!o)return U.createElement(e,me(F({},u),{ref:r}),a);if(!U.isValidElement(a))return null;const c=U.Children.only(a),d=W4(c);return U.cloneElement(c,me(F({},Yt(u,c.props)),{ref:r?ec(r,d):d}))}));return t.displayName=e.displayName||e.name,t},mn=(()=>{const e=new Map;return new Proxy(Vh,{apply(t,n,r){return Vh(r[0])},get(t,n){const r=n;return e.has(r)||e.set(r,Vh(r)),e.get(r)}})})();function X4(e,t){return`${e} returned \`undefined\`. Seems you forgot to wrap component within ${t}`}function Eo(e={}){const{name:t,strict:n=!0,hookName:r="useContext",providerName:o="Provider",errorMessage:a,defaultValue:u}=e,c=U.createContext(u);c.displayName=t;function d(){var p;const f=U.useContext(c);if(!f&&n){const g=new Error(a!=null?a:X4(r,o));throw g.name="ContextError",(p=Error.captureStackTrace)==null||p.call(Error,g,d),g}return f}return[c.Provider,d,c]}const[K4,qh]=Eo({name:"PopoverContext",hookName:"usePopoverContext",providerName:"<PopoverProvider />"}),[qb,Ga]=Eo({name:"PresenceContext",hookName:"usePresenceContext",providerName:"<PresenceProvider />"}),Yb=U.forwardRef((e,t)=>{const n=qh(),r=Ga(),o=Yt(n.getContentProps(),r.getPresenceProps(),e);return r.unmounted?null:w.jsx(mn.div,me(F({},o),{ref:ec(r.ref,t)}))});Yb.displayName="PopoverContent";const Gb=U.forwardRef((e,t)=>{const n=qh(),r=Ga(),o=Yt(n.getPositionerProps(),e);return r.unmounted?null:w.jsx(mn.div,me(F({},o),{ref:t}))});Gb.displayName="PopoverPositioner";const Wa=()=>(e,t)=>t.reduce((n,r)=>{const[o,a]=n,u=r;return a[u]!==void 0&&(o[u]=a[u]),delete a[u],[o,a]},[{},F({},e)]),Wb=e=>Wa()(e,["immediate","lazyMount","onExitComplete","present","skipAnimationOnMount","unmountOnExit"]);function Q4(e,t){const{state:n,send:r,context:o}=e,a=n.matches("mounted","unmountSuspended");return{skip:!o.get("initial"),present:a,setNode(u){u&&r({type:"NODE.SET",node:u})},unmount(){r({type:"UNMOUNT"})}}}var J4={props({props:e}){return me(F({},e),{present:!!e.present})},initialState({prop:e}){return e("present")?"mounted":"unmounted"},refs(){return{node:null,styles:null}},context({bindable:e}){return{unmountAnimationName:e(()=>({defaultValue:null})),prevAnimationName:e(()=>({defaultValue:null})),present:e(()=>({defaultValue:!1})),initial:e(()=>({sync:!0,defaultValue:!1}))}},exit:["clearInitial","cleanupNode"],watch({track:e,prop:t,send:n}){e([()=>t("present")],()=>{n({type:"PRESENCE.CHANGED"})})},on:{"NODE.SET":{actions:["setupNode"]},"PRESENCE.CHANGED":{actions:["setInitial","syncPresence"]}},states:{mounted:{on:{UNMOUNT:{target:"unmounted",actions:["clearPrevAnimationName","invokeOnExitComplete"]},"UNMOUNT.SUSPEND":{target:"unmountSuspended"}}},unmountSuspended:{effects:["trackAnimationEvents"],on:{MOUNT:{target:"mounted",actions:["setPrevAnimationName"]},UNMOUNT:{target:"unmounted",actions:["clearPrevAnimationName","invokeOnExitComplete"]}}},unmounted:{on:{MOUNT:{target:"mounted",actions:["setPrevAnimationName"]}}}},implementations:{actions:{setInitial:({context:e})=>{e.get("initial")||queueMicrotask(()=>{e.set("initial",!0)})},clearInitial:({context:e})=>{e.set("initial",!1)},invokeOnExitComplete:({prop:e})=>{var t;(t=e("onExitComplete"))==null||t()},setupNode:({refs:e,event:t})=>{e.get("node")!==t.node&&(e.set("node",t.node),e.set("styles",ms(t.node)))},cleanupNode:({refs:e})=>{e.set("node",null),e.set("styles",null)},syncPresence:({context:e,refs:t,send:n,prop:r})=>{const o=r("present");if(o)return n({type:"MOUNT",src:"presence.changed"});const a=t.get("node");if(!o&&(a==null?void 0:a.ownerDocument.visibilityState)==="hidden")return n({type:"UNMOUNT",src:"visibilitychange"});qt(()=>{var c,d;const u=tc(t.get("styles"));e.set("unmountAnimationName",u),u==="none"||u===e.get("prevAnimationName")||((c=t.get("styles"))==null?void 0:c.display)==="none"||((d=t.get("styles"))==null?void 0:d.animationDuration)==="0s"?n({type:"UNMOUNT",src:"presence.changed"}):n({type:"UNMOUNT.SUSPEND"})})},setPrevAnimationName:({context:e,refs:t})=>{qt(()=>{e.set("prevAnimationName",tc(t.get("styles")))})},clearPrevAnimationName:({context:e})=>{e.set("prevAnimationName",null)}},effects:{trackAnimationEvents:({context:e,refs:t,send:n,prop:r})=>{const o=t.get("node");if(!o)return;const a=d=>{var p,g,T;((T=(g=(p=d.composedPath)==null?void 0:p.call(d))==null?void 0:g[0])!=null?T:d.target)===o&&e.set("prevAnimationName",tc(t.get("styles")))},u=d=>{const f=tc(t.get("styles"));yr(d)===o&&f===e.get("unmountAnimationName")&&!r("present")&&n({type:"UNMOUNT",src:"animationend"})};o.addEventListener("animationstart",a),o.addEventListener("animationcancel",u),o.addEventListener("animationend",u);const c=Ql(o,{animationFillMode:"forwards"});return()=>{o.removeEventListener("animationstart",a),o.removeEventListener("animationcancel",u),o.removeEventListener("animationend",u),Hb(()=>c())}}}}};function tc(e){return(e==null?void 0:e.animationName)||"none"}bs()(["onExitComplete","present","immediate"]);function Z4(e,t={}){const{sync:n=!1}=t,r=eD(e);return U.useCallback((...o)=>{var a;return n?queueMicrotask(()=>{var u;return(u=r.current)==null?void 0:u.call(r,...o)}):(a=r.current)==null?void 0:a.call(r,...o)},[n,r])}function eD(e){const t=U.useRef(e);return t.current=e,t}const Yh=(e={})=>{const T=e,{lazyMount:t,unmountOnExit:n,present:r,skipAnimationOnMount:o=!1}=T,a=ln(T,["lazyMount","unmountOnExit","present","skipAnimationOnMount"]),u=U.useRef(!1),c=me(F({},a),{present:r,onExitComplete:Z4(e.onExitComplete)}),d=Zl(J4,c),f=Q4(d);f.present&&(u.current=!0);const p=!f.present&&!u.current&&t||n&&!f.present&&u.current,g=()=>({"data-state":f.skip&&o?void 0:r?"open":"closed",hidden:!f.present});return{ref:f.setNode,getPresenceProps:g,present:f.present,unmounted:p}};var yo=(e,t=[])=>({parts:(...n)=>{if(tD(t))return yo(e,n);throw new Error("createAnatomy().parts(...) should only be called once. Did you mean to use .extendWith(...) ?")},extendWith:(...n)=>yo(e,[...t,...n]),omit:(...n)=>yo(e,t.filter(r=>!n.includes(r))),rename:n=>yo(n,t),keys:()=>t,build:()=>[...new Set(t)].reduce((n,r)=>Object.assign(n,{[r]:{selector:[`&[data-scope="${Ts(e)}"][data-part="${Ts(r)}"]`,`& [data-scope="${Ts(e)}"][data-part="${Ts(r)}"]`].join(", "),attrs:{"data-scope":Ts(e),"data-part":Ts(r)}}}),{})}),Ts=e=>e.replace(/([A-Z])([A-Z])/g,"$1-$2").replace(/([a-z])([A-Z])/g,"$1-$2").replace(/[\s_]+/g,"-").toLowerCase(),tD=e=>e.length===0;const nD=["top","right","bottom","left"],Ni=Math.min,$n=Math.max,nc=Math.round,rc=Math.floor,Ur=e=>({x:e,y:e}),rD={left:"right",right:"left",bottom:"top",top:"bottom"},iD={start:"end",end:"start"};function Gh(e,t,n){return $n(e,Ni(t,n))}function oi(e,t){return typeof e=="function"?e(t):e}function si(e){return e.split("-")[0]}function _s(e){return e.split("-")[1]}function Wh(e){return e==="x"?"y":"x"}function Xh(e){return e==="y"?"height":"width"}const oD=new Set(["top","bottom"]);function Hr(e){return oD.has(si(e))?"y":"x"}function Kh(e){return Wh(Hr(e))}function sD(e,t,n){n===void 0&&(n=!1);const r=_s(e),o=Kh(e),a=Xh(o);let u=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(u=ic(u)),[u,ic(u)]}function aD(e){const t=ic(e);return[Qh(e),t,Qh(t)]}function Qh(e){return e.replace(/start|end/g,t=>iD[t])}const Xb=["left","right"],Kb=["right","left"],uD=["top","bottom"],lD=["bottom","top"];function cD(e,t,n){switch(e){case"top":case"bottom":return n?t?Kb:Xb:t?Xb:Kb;case"left":case"right":return t?uD:lD;default:return[]}}function dD(e,t,n,r){const o=_s(e);let a=cD(si(e),n==="start",r);return o&&(a=a.map(u=>u+"-"+o),t&&(a=a.concat(a.map(Qh)))),a}function ic(e){return e.replace(/left|right|bottom|top/g,t=>rD[t])}function fD(e){return F({top:0,right:0,bottom:0,left:0},e)}function Qb(e){return typeof e!="number"?fD(e):{top:e,right:e,bottom:e,left:e}}function oc(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function Jb(e,t,n){let{reference:r,floating:o}=e;const a=Hr(t),u=Kh(t),c=Xh(u),d=si(t),f=a==="y",p=r.x+r.width/2-o.width/2,g=r.y+r.height/2-o.height/2,T=r[c]/2-o[c]/2;let y;switch(d){case"top":y={x:p,y:r.y-o.height};break;case"bottom":y={x:p,y:r.y+r.height};break;case"right":y={x:r.x+r.width,y:g};break;case"left":y={x:r.x-o.width,y:g};break;default:y={x:r.x,y:r.y}}switch(_s(t)){case"start":y[u]-=T*(n&&f?-1:1);break;case"end":y[u]+=T*(n&&f?-1:1);break}return y}const hD=(e,t,n)=>tt(null,null,function*(){const{placement:r="bottom",strategy:o="absolute",middleware:a=[],platform:u}=n,c=a.filter(Boolean),d=yield u.isRTL==null?void 0:u.isRTL(t);let f=yield u.getElementRects({reference:e,floating:t,strategy:o}),{x:p,y:g}=Jb(f,r,d),T=r,y={},_=0;for(let S=0;S<c.length;S++){const{name:k,fn:v}=c[S],{x:N,y:C,data:M,reset:V}=yield v({x:p,y:g,initialPlacement:r,placement:T,strategy:o,middlewareData:y,rects:f,platform:u,elements:{reference:e,floating:t}});p=N!=null?N:p,g=C!=null?C:g,y=me(F({},y),{[k]:F(F({},y[k]),M)}),V&&_<=50&&(_++,typeof V=="object"&&(V.placement&&(T=V.placement),V.rects&&(f=V.rects===!0?yield u.getElementRects({reference:e,floating:t,strategy:o}):V.rects),{x:p,y:g}=Jb(f,T,d)),S=-1)}return{x:p,y:g,placement:T,strategy:o,middlewareData:y}});function Xa(e,t){return tt(this,null,function*(){var n;t===void 0&&(t={});const{x:r,y:o,platform:a,rects:u,elements:c,strategy:d}=e,{boundary:f="clippingAncestors",rootBoundary:p="viewport",elementContext:g="floating",altBoundary:T=!1,padding:y=0}=oi(t,e),_=Qb(y),k=c[T?g==="floating"?"reference":"floating":g],v=oc(yield a.getClippingRect({element:(n=yield a.isElement==null?void 0:a.isElement(k))==null||n?k:k.contextElement||(yield a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:f,rootBoundary:p,strategy:d})),N=g==="floating"?{x:r,y:o,width:u.floating.width,height:u.floating.height}:u.reference,C=yield a.getOffsetParent==null?void 0:a.getOffsetParent(c.floating),M=(yield a.isElement==null?void 0:a.isElement(C))?(yield a.getScale==null?void 0:a.getScale(C))||{x:1,y:1}:{x:1,y:1},V=oc(a.convertOffsetParentRelativeRectToViewportRelativeRect?yield a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:N,offsetParent:C,strategy:d}):N);return{top:(v.top-V.top+_.top)/M.y,bottom:(V.bottom-v.bottom+_.bottom)/M.y,left:(v.left-V.left+_.left)/M.x,right:(V.right-v.right+_.right)/M.x}})}const pD=e=>({name:"arrow",options:e,fn(n){return tt(this,null,function*(){const{x:r,y:o,placement:a,rects:u,platform:c,elements:d,middlewareData:f}=n,{element:p,padding:g=0}=oi(e,n)||{};if(p==null)return{};const T=Qb(g),y={x:r,y:o},_=Kh(a),S=Xh(_),k=yield c.getDimensions(p),v=_==="y",N=v?"top":"left",C=v?"bottom":"right",M=v?"clientHeight":"clientWidth",V=u.reference[S]+u.reference[_]-y[_]-u.floating[S],D=y[_]-u.reference[_],K=yield c.getOffsetParent==null?void 0:c.getOffsetParent(p);let re=K?K[M]:0;(!re||!(yield c.isElement==null?void 0:c.isElement(K)))&&(re=d.floating[M]||u.floating[S]);const be=V/2-D/2,$=re/2-k[S]/2-1,Z=Ni(T[N],$),ce=Ni(T[C],$),he=Z,ue=re-k[S]-ce,Te=re/2-k[S]/2+be,Oe=Gh(he,Te,ue),de=!f.arrow&&_s(a)!=null&&Te!==Oe&&u.reference[S]/2-(Te<he?Z:ce)-k[S]/2<0,Q=de?Te<he?Te-he:Te-ue:0;return{[_]:y[_]+Q,data:F({[_]:Oe,centerOffset:Te-Oe-Q},de&&{alignmentOffset:Q}),reset:de}})}}),mD=function(e){return e===void 0&&(e={}),{name:"flip",options:e,fn(n){return tt(this,null,function*(){var r,o;const{placement:a,middlewareData:u,rects:c,initialPlacement:d,platform:f,elements:p}=n,Te=oi(e,n),{mainAxis:g=!0,crossAxis:T=!0,fallbackPlacements:y,fallbackStrategy:_="bestFit",fallbackAxisSideDirection:S="none",flipAlignment:k=!0}=Te,v=ln(Te,["mainAxis","crossAxis","fallbackPlacements","fallbackStrategy","fallbackAxisSideDirection","flipAlignment"]);if((r=u.arrow)!=null&&r.alignmentOffset)return{};const N=si(a),C=Hr(d),M=si(d)===d,V=yield f.isRTL==null?void 0:f.isRTL(p.floating),D=y||(M||!k?[ic(d)]:aD(d)),K=S!=="none";!y&&K&&D.push(...dD(d,k,S,V));const re=[d,...D],be=yield Xa(n,v),$=[];let Z=((o=u.flip)==null?void 0:o.overflows)||[];if(g&&$.push(be[N]),T){const Oe=sD(a,c,V);$.push(be[Oe[0]],be[Oe[1]])}if(Z=[...Z,{placement:a,overflows:$}],!$.every(Oe=>Oe<=0)){var ce,he;const Oe=(((ce=u.flip)==null?void 0:ce.index)||0)+1,de=re[Oe];if(de&&(!(T==="alignment"?C!==Hr(de):!1)||Z.every(A=>Hr(A.placement)===C?A.overflows[0]>0:!0)))return{data:{index:Oe,overflows:Z},reset:{placement:de}};let Q=(he=Z.filter(ie=>ie.overflows[0]<=0).sort((ie,A)=>ie.overflows[1]-A.overflows[1])[0])==null?void 0:he.placement;if(!Q)switch(_){case"bestFit":{var ue;const ie=(ue=Z.filter(A=>{if(K){const B=Hr(A.placement);return B===C||B==="y"}return!0}).map(A=>[A.placement,A.overflows.filter(B=>B>0).reduce((B,te)=>B+te,0)]).sort((A,B)=>A[1]-B[1])[0])==null?void 0:ue[0];ie&&(Q=ie);break}case"initialPlacement":Q=d;break}if(a!==Q)return{reset:{placement:Q}}}return{}})}}};function Zb(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function eT(e){return nD.some(t=>e[t]>=0)}const gD=function(e){return e===void 0&&(e={}),{name:"hide",options:e,fn(n){return tt(this,null,function*(){const{rects:r}=n,u=oi(e,n),{strategy:o="referenceHidden"}=u,a=ln(u,["strategy"]);switch(o){case"referenceHidden":{const c=yield Xa(n,me(F({},a),{elementContext:"reference"})),d=Zb(c,r.reference);return{data:{referenceHiddenOffsets:d,referenceHidden:eT(d)}}}case"escaped":{const c=yield Xa(n,me(F({},a),{altBoundary:!0})),d=Zb(c,r.floating);return{data:{escapedOffsets:d,escaped:eT(d)}}}default:return{}}})}}},tT=new Set(["left","top"]);function ED(e,t){return tt(this,null,function*(){const{placement:n,platform:r,elements:o}=e,a=yield r.isRTL==null?void 0:r.isRTL(o.floating),u=si(n),c=_s(n),d=Hr(n)==="y",f=tT.has(u)?-1:1,p=a&&d?-1:1,g=oi(t,e);let{mainAxis:T,crossAxis:y,alignmentAxis:_}=typeof g=="number"?{mainAxis:g,crossAxis:0,alignmentAxis:null}:{mainAxis:g.mainAxis||0,crossAxis:g.crossAxis||0,alignmentAxis:g.alignmentAxis};return c&&typeof _=="number"&&(y=c==="end"?_*-1:_),d?{x:y*p,y:T*f}:{x:T*f,y:y*p}})}const yD=function(e){return e===void 0&&(e=0),{name:"offset",options:e,fn(n){return tt(this,null,function*(){var r,o;const{x:a,y:u,placement:c,middlewareData:d}=n,f=yield ED(n,e);return c===((r=d.offset)==null?void 0:r.placement)&&(o=d.arrow)!=null&&o.alignmentOffset?{}:{x:a+f.x,y:u+f.y,data:me(F({},f),{placement:c})}})}}},bD=function(e){return e===void 0&&(e={}),{name:"shift",options:e,fn(n){return tt(this,null,function*(){const{x:r,y:o,placement:a}=n,v=oi(e,n),{mainAxis:u=!0,crossAxis:c=!1,limiter:d={fn:N=>{let{x:C,y:M}=N;return{x:C,y:M}}}}=v,f=ln(v,["mainAxis","crossAxis","limiter"]),p={x:r,y:o},g=yield Xa(n,f),T=Hr(si(a)),y=Wh(T);let _=p[y],S=p[T];if(u){const N=y==="y"?"top":"left",C=y==="y"?"bottom":"right",M=_+g[N],V=_-g[C];_=Gh(M,_,V)}if(c){const N=T==="y"?"top":"left",C=T==="y"?"bottom":"right",M=S+g[N],V=S-g[C];S=Gh(M,S,V)}const k=d.fn(me(F({},n),{[y]:_,[T]:S}));return me(F({},k),{data:{x:k.x-r,y:k.y-o,enabled:{[y]:u,[T]:c}}})})}}},TD=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:o,rects:a,middlewareData:u}=t,{offset:c=0,mainAxis:d=!0,crossAxis:f=!0}=oi(e,t),p={x:n,y:r},g=Hr(o),T=Wh(g);let y=p[T],_=p[g];const S=oi(c,t),k=typeof S=="number"?{mainAxis:S,crossAxis:0}:F({mainAxis:0,crossAxis:0},S);if(d){const C=T==="y"?"height":"width",M=a.reference[T]-a.floating[C]+k.mainAxis,V=a.reference[T]+a.reference[C]-k.mainAxis;y<M?y=M:y>V&&(y=V)}if(f){var v,N;const C=T==="y"?"width":"height",M=tT.has(si(o)),V=a.reference[g]-a.floating[C]+(M&&((v=u.offset)==null?void 0:v[g])||0)+(M?0:k.crossAxis),D=a.reference[g]+a.reference[C]+(M?0:((N=u.offset)==null?void 0:N[g])||0)-(M?k.crossAxis:0);_<V?_=V:_>D&&(_=D)}return{[T]:y,[g]:_}}}},_D=function(e){return e===void 0&&(e={}),{name:"size",options:e,fn(n){return tt(this,null,function*(){var r,o;const{placement:a,rects:u,platform:c,elements:d}=n,Z=oi(e,n),{apply:f=()=>{}}=Z,p=ln(Z,["apply"]),g=yield Xa(n,p),T=si(a),y=_s(a),_=Hr(a)==="y",{width:S,height:k}=u.floating;let v,N;T==="top"||T==="bottom"?(v=T,N=y===((yield c.isRTL==null?void 0:c.isRTL(d.floating))?"start":"end")?"left":"right"):(N=T,v=y==="end"?"top":"bottom");const C=k-g.top-g.bottom,M=S-g.left-g.right,V=Ni(k-g[v],C),D=Ni(S-g[N],M),K=!n.middlewareData.shift;let re=V,be=D;if((r=n.middlewareData.shift)!=null&&r.enabled.x&&(be=M),(o=n.middlewareData.shift)!=null&&o.enabled.y&&(re=C),K&&!y){const ce=$n(g.left,0),he=$n(g.right,0),ue=$n(g.top,0),Te=$n(g.bottom,0);_?be=S-2*(ce!==0||he!==0?ce+he:$n(g.left,g.right)):re=k-2*(ue!==0||Te!==0?ue+Te:$n(g.top,g.bottom))}yield f(me(F({},n),{availableWidth:be,availableHeight:re}));const $=yield c.getDimensions(d.floating);return S!==$.width||k!==$.height?{reset:{rects:!0}}:{}})}}};function sc(){return typeof window!="undefined"}function Ss(e){return nT(e)?(e.nodeName||"").toLowerCase():"#document"}function Vn(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function zr(e){var t;return(t=(nT(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function nT(e){return sc()?e instanceof Node||e instanceof Vn(e).Node:!1}function br(e){return sc()?e instanceof Element||e instanceof Vn(e).Element:!1}function jr(e){return sc()?e instanceof HTMLElement||e instanceof Vn(e).HTMLElement:!1}function rT(e){return!sc()||typeof ShadowRoot=="undefined"?!1:e instanceof ShadowRoot||e instanceof Vn(e).ShadowRoot}const SD=new Set(["inline","contents"]);function Ka(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Tr(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!SD.has(o)}const xD=new Set(["table","td","th"]);function wD(e){return xD.has(Ss(e))}const CD=[":popover-open",":modal"];function ac(e){return CD.some(t=>{try{return e.matches(t)}catch(n){return!1}})}const AD=["transform","translate","scale","rotate","perspective"],vD=["transform","translate","scale","rotate","perspective","filter"],kD=["paint","layout","strict","content"];function Jh(e){const t=Zh(),n=br(e)?Tr(e):e;return AD.some(r=>n[r]?n[r]!=="none":!1)||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||vD.some(r=>(n.willChange||"").includes(r))||kD.some(r=>(n.contain||"").includes(r))}function PD(e){let t=Oi(e);for(;jr(t)&&!xs(t);){if(Jh(t))return t;if(ac(t))return null;t=Oi(t)}return null}function Zh(){return typeof CSS=="undefined"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const ND=new Set(["html","body","#document"]);function xs(e){return ND.has(Ss(e))}function Tr(e){return Vn(e).getComputedStyle(e)}function uc(e){return br(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Oi(e){if(Ss(e)==="html")return e;const t=e.assignedSlot||e.parentNode||rT(e)&&e.host||zr(e);return rT(t)?t.host:t}function iT(e){const t=Oi(e);return xs(t)?e.ownerDocument?e.ownerDocument.body:e.body:jr(t)&&Ka(t)?t:iT(t)}function Qa(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=iT(e),a=o===((r=e.ownerDocument)==null?void 0:r.body),u=Vn(o);if(a){const c=ep(u);return t.concat(u,u.visualViewport||[],Ka(o)?o:[],c&&n?Qa(c):[])}return t.concat(o,Qa(o,[],n))}function ep(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function oT(e){const t=Tr(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=jr(e),a=o?e.offsetWidth:n,u=o?e.offsetHeight:r,c=nc(n)!==a||nc(r)!==u;return c&&(n=a,r=u),{width:n,height:r,$:c}}function tp(e){return br(e)?e:e.contextElement}function ws(e){const t=tp(e);if(!jr(t))return Ur(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:a}=oT(t);let u=(a?nc(n.width):n.width)/r,c=(a?nc(n.height):n.height)/o;return(!u||!Number.isFinite(u))&&(u=1),(!c||!Number.isFinite(c))&&(c=1),{x:u,y:c}}const OD=Ur(0);function sT(e){const t=Vn(e);return!Zh()||!t.visualViewport?OD:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function ID(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Vn(e)?!1:t}function bo(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),a=tp(e);let u=Ur(1);t&&(r?br(r)&&(u=ws(r)):u=ws(e));const c=ID(a,n,r)?sT(a):Ur(0);let d=(o.left+c.x)/u.x,f=(o.top+c.y)/u.y,p=o.width/u.x,g=o.height/u.y;if(a){const T=Vn(a),y=r&&br(r)?Vn(r):r;let _=T,S=ep(_);for(;S&&r&&y!==_;){const k=ws(S),v=S.getBoundingClientRect(),N=Tr(S),C=v.left+(S.clientLeft+parseFloat(N.paddingLeft))*k.x,M=v.top+(S.clientTop+parseFloat(N.paddingTop))*k.y;d*=k.x,f*=k.y,p*=k.x,g*=k.y,d+=C,f+=M,_=Vn(S),S=ep(_)}}return oc({width:p,height:g,x:d,y:f})}function lc(e,t){const n=uc(e).scrollLeft;return t?t.left+n:bo(zr(e)).left+n}function aT(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-lc(e,n),o=n.top+t.scrollTop;return{x:r,y:o}}function RD(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const a=o==="fixed",u=zr(r),c=t?ac(t.floating):!1;if(r===u||c&&a)return n;let d={scrollLeft:0,scrollTop:0},f=Ur(1);const p=Ur(0),g=jr(r);if((g||!g&&!a)&&((Ss(r)!=="body"||Ka(u))&&(d=uc(r)),jr(r))){const y=bo(r);f=ws(r),p.x=y.x+r.clientLeft,p.y=y.y+r.clientTop}const T=u&&!g&&!a?aT(u,d):Ur(0);return{width:n.width*f.x,height:n.height*f.y,x:n.x*f.x-d.scrollLeft*f.x+p.x+T.x,y:n.y*f.y-d.scrollTop*f.y+p.y+T.y}}function LD(e){return Array.from(e.getClientRects())}function DD(e){const t=zr(e),n=uc(e),r=e.ownerDocument.body,o=$n(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=$n(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let u=-n.scrollLeft+lc(e);const c=-n.scrollTop;return Tr(r).direction==="rtl"&&(u+=$n(t.clientWidth,r.clientWidth)-o),{width:o,height:a,x:u,y:c}}const uT=25;function MD(e,t){const n=Vn(e),r=zr(e),o=n.visualViewport;let a=r.clientWidth,u=r.clientHeight,c=0,d=0;if(o){a=o.width,u=o.height;const p=Zh();(!p||p&&t==="fixed")&&(c=o.offsetLeft,d=o.offsetTop)}const f=lc(r);if(f<=0){const p=r.ownerDocument,g=p.body,T=getComputedStyle(g),y=p.compatMode==="CSS1Compat"&&parseFloat(T.marginLeft)+parseFloat(T.marginRight)||0,_=Math.abs(r.clientWidth-g.clientWidth-y);_<=uT&&(a-=_)}else f<=uT&&(a+=f);return{width:a,height:u,x:c,y:d}}const FD=new Set(["absolute","fixed"]);function BD(e,t){const n=bo(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,a=jr(e)?ws(e):Ur(1),u=e.clientWidth*a.x,c=e.clientHeight*a.y,d=o*a.x,f=r*a.y;return{width:u,height:c,x:d,y:f}}function lT(e,t,n){let r;if(t==="viewport")r=MD(e,n);else if(t==="document")r=DD(zr(e));else if(br(t))r=BD(t,n);else{const o=sT(e);r={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return oc(r)}function cT(e,t){const n=Oi(e);return n===t||!br(n)||xs(n)?!1:Tr(n).position==="fixed"||cT(n,t)}function UD(e,t){const n=t.get(e);if(n)return n;let r=Qa(e,[],!1).filter(c=>br(c)&&Ss(c)!=="body"),o=null;const a=Tr(e).position==="fixed";let u=a?Oi(e):e;for(;br(u)&&!xs(u);){const c=Tr(u),d=Jh(u);!d&&c.position==="fixed"&&(o=null),(a?!d&&!o:!d&&c.position==="static"&&!!o&&FD.has(o.position)||Ka(u)&&!d&&cT(e,u))?r=r.filter(p=>p!==u):o=c,u=Oi(u)}return t.set(e,r),r}function HD(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const u=[...n==="clippingAncestors"?ac(t)?[]:UD(t,this._c):[].concat(n),r],c=u[0],d=u.reduce((f,p)=>{const g=lT(t,p,o);return f.top=$n(g.top,f.top),f.right=Ni(g.right,f.right),f.bottom=Ni(g.bottom,f.bottom),f.left=$n(g.left,f.left),f},lT(t,c,o));return{width:d.right-d.left,height:d.bottom-d.top,x:d.left,y:d.top}}function zD(e){const{width:t,height:n}=oT(e);return{width:t,height:n}}function jD(e,t,n){const r=jr(t),o=zr(t),a=n==="fixed",u=bo(e,!0,a,t);let c={scrollLeft:0,scrollTop:0};const d=Ur(0);function f(){d.x=lc(o)}if(r||!r&&!a)if((Ss(t)!=="body"||Ka(o))&&(c=uc(t)),r){const y=bo(t,!0,a,t);d.x=y.x+t.clientLeft,d.y=y.y+t.clientTop}else o&&f();a&&!r&&o&&f();const p=o&&!r&&!a?aT(o,c):Ur(0),g=u.left+c.scrollLeft-d.x-p.x,T=u.top+c.scrollTop-d.y-p.y;return{x:g,y:T,width:u.width,height:u.height}}function np(e){return Tr(e).position==="static"}function dT(e,t){if(!jr(e)||Tr(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return zr(e)===n&&(n=n.ownerDocument.body),n}function fT(e,t){const n=Vn(e);if(ac(e))return n;if(!jr(e)){let o=Oi(e);for(;o&&!xs(o);){if(br(o)&&!np(o))return o;o=Oi(o)}return n}let r=dT(e,t);for(;r&&wD(r)&&np(r);)r=dT(r,t);return r&&xs(r)&&np(r)&&!Jh(r)?n:r||PD(e)||n}const $D=function(e){return tt(this,null,function*(){const t=this.getOffsetParent||fT,n=this.getDimensions,r=yield n(e.floating);return{reference:jD(e.reference,yield t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}})};function VD(e){return Tr(e).direction==="rtl"}const qD={convertOffsetParentRelativeRectToViewportRelativeRect:RD,getDocumentElement:zr,getClippingRect:HD,getOffsetParent:fT,getElementRects:$D,getClientRects:LD,getDimensions:zD,getScale:ws,isElement:br,isRTL:VD};function hT(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function YD(e,t){let n=null,r;const o=zr(e);function a(){var c;clearTimeout(r),(c=n)==null||c.disconnect(),n=null}function u(c,d){c===void 0&&(c=!1),d===void 0&&(d=1),a();const f=e.getBoundingClientRect(),{left:p,top:g,width:T,height:y}=f;if(c||t(),!T||!y)return;const _=rc(g),S=rc(o.clientWidth-(p+T)),k=rc(o.clientHeight-(g+y)),v=rc(p),C={rootMargin:-_+"px "+-S+"px "+-k+"px "+-v+"px",threshold:$n(0,Ni(1,d))||1};let M=!0;function V(D){const K=D[0].intersectionRatio;if(K!==d){if(!M)return u();K?u(!1,K):r=setTimeout(()=>{u(!1,1e-7)},1e3)}K===1&&!hT(f,e.getBoundingClientRect())&&u(),M=!1}try{n=new IntersectionObserver(V,me(F({},C),{root:o.ownerDocument}))}catch(D){n=new IntersectionObserver(V,C)}n.observe(e)}return u(!0),a}function GD(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:u=typeof ResizeObserver=="function",layoutShift:c=typeof IntersectionObserver=="function",animationFrame:d=!1}=r,f=tp(e),p=o||a?[...f?Qa(f):[],...Qa(t)]:[];p.forEach(v=>{o&&v.addEventListener("scroll",n,{passive:!0}),a&&v.addEventListener("resize",n)});const g=f&&c?YD(f,n):null;let T=-1,y=null;u&&(y=new ResizeObserver(v=>{let[N]=v;N&&N.target===f&&y&&(y.unobserve(t),cancelAnimationFrame(T),T=requestAnimationFrame(()=>{var C;(C=y)==null||C.observe(t)})),n()}),f&&!d&&y.observe(f),y.observe(t));let _,S=d?bo(e):null;d&&k();function k(){const v=bo(e);S&&!hT(S,v)&&n(),S=v,_=requestAnimationFrame(k)}return n(),()=>{var v;p.forEach(N=>{o&&N.removeEventListener("scroll",n),a&&N.removeEventListener("resize",n)}),g==null||g(),(v=y)==null||v.disconnect(),y=null,d&&cancelAnimationFrame(_)}}const WD=yD,XD=bD,KD=mD,QD=_D,JD=gD,ZD=pD,e5=TD,t5=(e,t,n)=>{const r=new Map,o=F({platform:qD},n),a=me(F({},o.platform),{_c:r});return hD(e,t,me(F({},o),{platform:a}))};function pT(e=0,t=0,n=0,r=0){if(typeof DOMRect=="function")return new DOMRect(e,t,n,r);const o={x:e,y:t,width:n,height:r,top:t,right:e+n,bottom:t+r,left:e};return me(F({},o),{toJSON:()=>o})}function n5(e){if(!e)return pT();const{x:t,y:n,width:r,height:o}=e;return pT(t,n,r,o)}function r5(e,t){return{contextElement:Jt(e)?e:void 0,getBoundingClientRect:()=>{const n=e,r=t==null?void 0:t(n);return r||!n?n5(r):n.getBoundingClientRect()}}}var Ja=e=>({variable:e,reference:`var(${e})`}),ai={arrowSize:Ja("--arrow-size"),arrowSizeHalf:Ja("--arrow-size-half"),arrowBg:Ja("--arrow-background"),transformOrigin:Ja("--transform-origin"),arrowOffset:Ja("--arrow-offset")},i5=e=>e==="top"||e==="bottom"?"y":"x";function o5(e,t){return{name:"transformOrigin",fn(n){var be,$,Z,ce,he;const{elements:r,middlewareData:o,placement:a,rects:u,y:c}=n,d=a.split("-")[0],f=i5(d),p=((be=o.arrow)==null?void 0:be.x)||0,g=(($=o.arrow)==null?void 0:$.y)||0,T=(t==null?void 0:t.clientWidth)||0,y=(t==null?void 0:t.clientHeight)||0,_=p+T/2,S=g+y/2,k=Math.abs(((Z=o.shift)==null?void 0:Z.y)||0),v=u.reference.height/2,N=y/2,C=(he=(ce=e.offset)==null?void 0:ce.mainAxis)!=null?he:e.gutter,M=typeof C=="number"?C+N:C!=null?C:N,V=k>M,D={top:`${_}px calc(100% + ${M}px)`,bottom:`${_}px ${-M}px`,left:`calc(100% + ${M}px) ${S}px`,right:`${-M}px ${S}px`}[d],K=`${_}px ${u.reference.y+v-c}px`,re=!!e.overlap&&f==="y"&&V;return r.floating.style.setProperty(ai.transformOrigin.variable,re?K:D),{data:{transformOrigin:re?K:D}}}}}var s5={name:"rects",fn({rects:e}){return{data:e}}},a5=e=>{if(e)return{name:"shiftArrow",fn({placement:t,middlewareData:n}){if(!n.arrow)return{};const{x:r,y:o}=n.arrow,a=t.split("-")[0];return Object.assign(e.style,{left:r!=null?`${r}px`:"",top:o!=null?`${o}px`:"",[a]:`calc(100% + ${ai.arrowOffset.reference})`}),{}}}};function u5(e){const[t,n]=e.split("-");return{side:t,align:n,hasAlign:n!=null}}var l5={strategy:"absolute",placement:"bottom",listeners:!0,gutter:8,flip:!0,slide:!0,overlap:!1,sameWidth:!1,fitViewport:!1,overflowPadding:8,arrowPadding:4};function mT(e,t){const n=e.devicePixelRatio||1;return Math.round(t*n)/n}function rp(e){return typeof e=="function"?e():e==="clipping-ancestors"?"clippingAncestors":e}function c5(e,t,n){const r=e||t.createElement("div");return ZD({element:r,padding:n.arrowPadding})}function d5(e,t){var n;if(!A6((n=t.offset)!=null?n:t.gutter))return WD(({placement:r})=>{var p,g,T,y;const o=((e==null?void 0:e.clientHeight)||0)/2,a=(g=(p=t.offset)==null?void 0:p.mainAxis)!=null?g:t.gutter,u=typeof a=="number"?a+o:a!=null?a:o,{hasAlign:c}=u5(r),d=c?void 0:t.shift,f=(y=(T=t.offset)==null?void 0:T.crossAxis)!=null?y:d;return Oh({crossAxis:f,mainAxis:u,alignmentAxis:t.shift})})}function f5(e){if(!e.flip)return;const t=rp(e.boundary);return KD(me(F({},t?{boundary:t}:void 0),{padding:e.overflowPadding,fallbackPlacements:e.flip===!0?void 0:e.flip}))}function h5(e){if(!e.slide&&!e.overlap)return;const t=rp(e.boundary);return XD(me(F({},t?{boundary:t}:void 0),{mainAxis:e.slide,crossAxis:e.overlap,padding:e.overflowPadding,limiter:e5()}))}function p5(e){return QD({padding:e.overflowPadding,apply({elements:t,rects:n,availableHeight:r,availableWidth:o}){const a=t.floating,u=Math.round(n.reference.width),c=Math.round(n.reference.height);o=Math.floor(o),r=Math.floor(r),a.style.setProperty("--reference-width",`${u}px`),a.style.setProperty("--reference-height",`${c}px`),a.style.setProperty("--available-width",`${o}px`),a.style.setProperty("--available-height",`${r}px`)}})}function m5(e){var t;if(e.hideWhenDetached)return JD({strategy:"referenceHidden",boundary:(t=rp(e.boundary))!=null?t:"clippingAncestors"})}function g5(e){return e?e===!0?{ancestorResize:!0,ancestorScroll:!0,elementResize:!0,layoutShift:!0}:e:{}}function E5(e,t,n={}){const r=r5(e,n.getAnchorRect);if(!t||!r)return;const o=Object.assign({},l5,n),a=t.querySelector("[data-part=arrow]"),u=[d5(a,o),f5(o),h5(o),c5(a,t.ownerDocument,o),a5(a),o5({gutter:o.gutter,offset:o.offset,overlap:o.overlap},a),p5(o),m5(o),s5],{placement:c,strategy:d,onComplete:f,onPositioned:p}=o,g=()=>tt(null,null,function*(){var M;if(!r||!t)return;const S=yield t5(r,t,{placement:c,middleware:u,strategy:d});f==null||f(S),p==null||p({placed:!0});const k=hs(t),v=mT(k,S.x),N=mT(k,S.y);t.style.setProperty("--x",`${v}px`),t.style.setProperty("--y",`${N}px`),o.hideWhenDetached&&(((M=S.middlewareData.hide)==null?void 0:M.referenceHidden)?(t.style.setProperty("visibility","hidden"),t.style.setProperty("pointer-events","none")):(t.style.removeProperty("visibility"),t.style.removeProperty("pointer-events")));const C=t.firstElementChild;if(C){const V=ms(C);t.style.setProperty("--z-index",V.zIndex)}}),T=()=>tt(null,null,function*(){n.updatePosition?(yield n.updatePosition({updatePosition:g,floatingElement:t}),p==null||p({placed:!0})):yield g()}),y=g5(o.listeners),_=o.listeners?GD(r,t,T,y):D6;return T(),()=>{_==null||_(),p==null||p({placed:!1})}}function gT(e,t,n={}){const c=n,{defer:r}=c,o=ln(c,["defer"]),a=r?qt:d=>d(),u=[];return u.push(a(()=>{const d=typeof e=="function"?e():e,f=typeof t=="function"?t():t;u.push(E5(d,f,o))})),()=>{u.forEach(d=>d==null?void 0:d())}}var y5={bottom:"rotate(45deg)",left:"rotate(135deg)",top:"rotate(225deg)",right:"rotate(315deg)"};function b5(e={}){const{placement:t,sameWidth:n,fitViewport:r,strategy:o="absolute"}=e;return{arrow:{position:"absolute",width:ai.arrowSize.reference,height:ai.arrowSize.reference,[ai.arrowSizeHalf.variable]:`calc(${ai.arrowSize.reference} / 2)`,[ai.arrowOffset.variable]:`calc(${ai.arrowSizeHalf.reference} * -1)`},arrowTip:{transform:t?y5[t.split("-")[0]]:void 0,background:ai.arrowBg.reference,top:"0",left:"0",width:"100%",height:"100%",position:"absolute",zIndex:"inherit"},floating:{position:o,isolation:"isolate",minWidth:n?void 0:"max-content",width:n?"var(--reference-width)":void 0,maxWidth:r?"var(--available-width)":void 0,maxHeight:r?"var(--available-height)":void 0,pointerEvents:t?void 0:"none",top:"0px",left:"0px",transform:t?"translate3d(var(--x), var(--y), 0)":"translate3d(0, -100vh, 0)",zIndex:"var(--z-index)"}}}var Cs=new WeakMap,cc=new WeakMap,dc={},ip=0,ET=e=>e&&(e.host||ET(e.parentNode)),T5=(e,t)=>t.map(n=>{if(e.contains(n))return n;const r=ET(n);return r&&e.contains(r)?r:(console.error("[zag-js > ariaHidden] target",n,"in not contained inside",e,". Doing nothing"),null)}).filter(n=>!!n),_5=new Set(["script","output","status","next-route-announcer"]),S5=e=>_5.has(e.localName)||e.role==="status"||e.hasAttribute("aria-live")?!0:e.matches("[data-live-announcer]"),x5=(e,t)=>{const{parentNode:n,markerName:r,controlAttribute:o,followControlledElements:a=!0}=t,u=T5(n,Array.isArray(e)?e:[e]);dc[r]||(dc[r]=new WeakMap);const c=dc[r],d=[],f=new Set,p=new Set(u),g=y=>{!y||f.has(y)||(f.add(y),g(y.parentNode))};u.forEach(y=>{g(y),a&&Jt(y)&&Nb(y,_=>{g(_)})});const T=y=>{!y||p.has(y)||Array.prototype.forEach.call(y.children,_=>{if(f.has(_))T(_);else try{if(S5(_))return;const k=_.getAttribute(o)==="true",v=(Cs.get(_)||0)+1,N=(c.get(_)||0)+1;Cs.set(_,v),c.set(_,N),d.push(_),v===1&&k&&cc.set(_,!0),N===1&&_.setAttribute(r,""),k||_.setAttribute(o,"true")}catch(S){console.error("[zag-js > ariaHidden] cannot operate on ",_,S)}})};return T(n),f.clear(),ip++,()=>{d.forEach(y=>{const _=Cs.get(y)-1,S=c.get(y)-1;Cs.set(y,_),c.set(y,S),_||(cc.has(y)||y.removeAttribute(o),cc.delete(y)),S||y.removeAttribute(r)}),ip--,ip||(Cs=new WeakMap,Cs=new WeakMap,cc=new WeakMap,dc={})}},w5=e=>(Array.isArray(e)?e[0]:e).ownerDocument.body,C5=(e,t=w5(e),n="data-aria-hidden",r=!0)=>{if(t)return x5(e,{parentNode:t,markerName:n,controlAttribute:"aria-hidden",followControlledElements:r})},A5=e=>{const t=requestAnimationFrame(()=>e());return()=>cancelAnimationFrame(t)};function yT(e,t={}){const{defer:n=!0}=t,r=n?A5:a=>a(),o=[];return o.push(r(()=>{const u=(typeof e=="function"?e():e).filter(Boolean);u.length!==0&&o.push(C5(u))})),()=>{o.forEach(a=>a==null?void 0:a())}}function v5(e){const t={each(n){var r;for(let o=0;o<((r=e.frames)==null?void 0:r.length);o+=1){const a=e.frames[o];a&&n(a)}},addEventListener(n,r,o){return t.each(a=>{try{a.document.addEventListener(n,r,o)}catch(u){}}),()=>{try{t.removeEventListener(n,r,o)}catch(a){}}},removeEventListener(n,r,o){t.each(a=>{try{a.document.removeEventListener(n,r,o)}catch(u){}})}};return t}function k5(e){const t=e.frameElement!=null?e.parent:null;return{addEventListener:(n,r,o)=>{try{t==null||t.addEventListener(n,r,o)}catch(a){}return()=>{try{t==null||t.removeEventListener(n,r,o)}catch(a){}}},removeEventListener:(n,r,o)=>{try{t==null||t.removeEventListener(n,r,o)}catch(a){}}}}var bT="pointerdown.outside",TT="focus.outside";function P5(e){for(const t of e)if(Jt(t)&&Br(t))return!0;return!1}var _T=e=>"clientY"in e;function N5(e,t){if(!_T(t)||!e)return!1;const n=e.getBoundingClientRect();return n.width===0||n.height===0?!1:n.top<=t.clientY&&t.clientY<=n.top+n.height&&n.left<=t.clientX&&t.clientX<=n.left+n.width}function O5(e,t){return e.y<=t.y&&t.y<=e.y+e.height&&e.x<=t.x&&t.x<=e.x+e.width}function ST(e,t){if(!t||!_T(e))return!1;const n=t.scrollHeight>t.clientHeight,r=n&&e.clientX>t.offsetLeft+t.clientWidth,o=t.scrollWidth>t.clientWidth,a=o&&e.clientY>t.offsetTop+t.clientHeight,u={x:t.offsetLeft,y:t.offsetTop,width:t.clientWidth+(n?16:0),height:t.clientHeight+(o?16:0)},c={x:e.clientX,y:e.clientY};return O5(u,c)?r||a:!1}function I5(e,t){const{exclude:n,onFocusOutside:r,onPointerDownOutside:o,onInteractOutside:a,defer:u,followControlledElements:c=!0}=t;if(!e)return;const d=Fr(e),f=hs(e),p=v5(f),g=k5(f);function T(C,M){if(!Jt(M)||!M.isConnected||fs(e,M)||N5(e,C)||c&&Pb(e,M))return!1;const V=d.querySelector(`[aria-controls="${e.id}"]`);if(V){const K=Hh(V);if(ST(C,K))return!1}const D=Hh(e);return ST(C,D)?!1:!(n!=null&&n(M))}const y=new Set,_=mo(e==null?void 0:e.getRootNode());function S(C){function M(V){var be,$;const D=u&&!Ob()?qt:Z=>Z(),K=V!=null?V:C,re=($=(be=K==null?void 0:K.composedPath)==null?void 0:be.call(K))!=null?$:[K==null?void 0:K.target];D(()=>{const Z=_?re[0]:yr(C);if(!(!e||!T(C,Z))){if(o||a){const ce=Nh(o,a);e.addEventListener(bT,ce,{once:!0})}xT(e,bT,{bubbles:!1,cancelable:!0,detail:{originalEvent:K,contextmenu:g4(K),focusable:P5(re),target:Z}})}})}C.pointerType==="touch"?(y.forEach(V=>V()),y.add(Zt(d,"click",M,{once:!0})),y.add(g.addEventListener("click",M,{once:!0})),y.add(p.addEventListener("click",M,{once:!0}))):M()}const k=new Set,v=setTimeout(()=>{k.add(Zt(d,"pointerdown",S,!0)),k.add(g.addEventListener("pointerdown",S,!0)),k.add(p.addEventListener("pointerdown",S,!0))},0);function N(C){(u?qt:V=>V())(()=>{var K,re;const V=(re=(K=C==null?void 0:C.composedPath)==null?void 0:K.call(C))!=null?re:[C==null?void 0:C.target],D=_?V[0]:yr(C);if(!(!e||!T(C,D))){if(r||a){const be=Nh(r,a);e.addEventListener(TT,be,{once:!0})}xT(e,TT,{bubbles:!1,cancelable:!0,detail:{originalEvent:C,contextmenu:!1,focusable:Br(D),target:D}})}})}return Ob()||(k.add(Zt(d,"focusin",N,!0)),k.add(g.addEventListener("focusin",N,!0)),k.add(p.addEventListener("focusin",N,!0))),()=>{clearTimeout(v),y.forEach(C=>C()),k.forEach(C=>C())}}function R5(e,t){const{defer:n}=t,r=n?qt:a=>a(),o=[];return o.push(r(()=>{const a=typeof e=="function"?e():e;o.push(I5(a,t))})),()=>{o.forEach(a=>a==null?void 0:a())}}function xT(e,t,n){const r=e.ownerDocument.defaultView||window,o=new r.CustomEvent(t,n);return e.dispatchEvent(o)}function L5(e,t){const n=r=>{r.key==="Escape"&&(r.isComposing||t==null||t(r))};return Zt(Fr(e),"keydown",n,{capture:!0})}var wT="layer:request-dismiss",ir={layers:[],branches:[],count(){return this.layers.length},pointerBlockingLayers(){return this.layers.filter(e=>e.pointerBlocking)},topMostPointerBlockingLayer(){return[...this.pointerBlockingLayers()].slice(-1)[0]},hasPointerBlockingLayer(){return this.pointerBlockingLayers().length>0},isBelowPointerBlockingLayer(e){var r;const t=this.indexOf(e),n=this.topMostPointerBlockingLayer()?this.indexOf((r=this.topMostPointerBlockingLayer())==null?void 0:r.node):-1;return t<n},isTopMost(e){const t=this.layers[this.count()-1];return(t==null?void 0:t.node)===e},getNestedLayers(e){return Array.from(this.layers).slice(this.indexOf(e)+1)},getLayersByType(e){return this.layers.filter(t=>t.type===e)},getNestedLayersByType(e,t){const n=this.indexOf(e);return n===-1?[]:this.layers.slice(n+1).filter(r=>r.type===t)},getParentLayerOfType(e,t){const n=this.indexOf(e);if(!(n<=0))return this.layers.slice(0,n).reverse().find(r=>r.type===t)},countNestedLayersOfType(e,t){return this.getNestedLayersByType(e,t).length},isInNestedLayer(e,t){return this.getNestedLayers(e).some(n=>fs(n.node,t))},isInBranch(e){return Array.from(this.branches).some(t=>fs(t,e))},add(e){this.layers.push(e),this.syncLayers()},addBranch(e){this.branches.push(e)},remove(e){const t=this.indexOf(e);t<0||(t<this.count()-1&&this.getNestedLayers(e).forEach(r=>ir.dismiss(r.node,e)),this.layers.splice(t,1),this.syncLayers())},removeBranch(e){const t=this.branches.indexOf(e);t>=0&&this.branches.splice(t,1)},syncLayers(){this.layers.forEach((e,t)=>{e.node.style.setProperty("--layer-index",`${t}`),e.node.removeAttribute("data-nested"),e.node.removeAttribute("data-has-nested"),this.getParentLayerOfType(e.node,e.type)&&e.node.setAttribute("data-nested",e.type);const r=this.countNestedLayersOfType(e.node,e.type);r>0&&e.node.setAttribute("data-has-nested",e.type),e.node.style.setProperty("--nested-layer-count",`${r}`)})},indexOf(e){return this.layers.findIndex(t=>t.node===e)},dismiss(e,t){const n=this.indexOf(e);if(n===-1)return;const r=this.layers[n];M5(e,wT,o=>{var a;(a=r.requestDismiss)==null||a.call(r,o),o.defaultPrevented||r==null||r.dismiss()}),D5(e,wT,{originalLayer:e,targetLayer:t,originalIndex:n,targetIndex:t?this.indexOf(t):-1}),this.syncLayers()},clear(){this.remove(this.layers[0].node)}};function D5(e,t,n){const r=e.ownerDocument.defaultView||window,o=new r.CustomEvent(t,{cancelable:!0,bubbles:!0,detail:n});return e.dispatchEvent(o)}function M5(e,t,n){e.addEventListener(t,n,{once:!0})}var CT;function AT(){ir.layers.forEach(({node:e})=>{e.style.pointerEvents=ir.isBelowPointerBlockingLayer(e)?"none":"auto"})}function F5(e){e.style.pointerEvents=""}function B5(e,t){const n=Fr(e),r=[];return ir.hasPointerBlockingLayer()&&!n.body.hasAttribute("data-inert")&&(CT=document.body.style.pointerEvents,queueMicrotask(()=>{n.body.style.pointerEvents="none",n.body.setAttribute("data-inert","")})),t==null||t.forEach(o=>{const[a,u]=U4(()=>{const c=o();return Jt(c)?c:null},{timeout:1e3});a.then(c=>r.push(Ql(c,{pointerEvents:"auto"}))),r.push(u)}),()=>{ir.hasPointerBlockingLayer()||(queueMicrotask(()=>{n.body.style.pointerEvents=CT,n.body.removeAttribute("data-inert"),n.body.style.length===0&&n.body.removeAttribute("style")}),r.forEach(o=>o()))}}function U5(e,t){const{warnOnMissingNode:n=!0}=t;if(n&&!e){Ih("[@zag-js/dismissable] node is `null` or `undefined`");return}if(!e)return;const{onDismiss:r,onRequestDismiss:o,pointerBlocking:a,exclude:u,debug:c,type:d="dialog"}=t,f={dismiss:r,node:e,type:d,pointerBlocking:a,requestDismiss:o};ir.add(f),AT();function p(S){var v,N;const k=yr(S.detail.originalEvent);ir.isBelowPointerBlockingLayer(e)||ir.isInBranch(k)||((v=t.onPointerDownOutside)==null||v.call(t,S),(N=t.onInteractOutside)==null||N.call(t,S),!S.defaultPrevented&&(c&&console.log("onPointerDownOutside:",S.detail.originalEvent),r==null||r()))}function g(S){var v,N;const k=yr(S.detail.originalEvent);ir.isInBranch(k)||((v=t.onFocusOutside)==null||v.call(t,S),(N=t.onInteractOutside)==null||N.call(t,S),!S.defaultPrevented&&(c&&console.log("onFocusOutside:",S.detail.originalEvent),r==null||r()))}function T(S){var k;ir.isTopMost(e)&&((k=t.onEscapeKeyDown)==null||k.call(t,S),!S.defaultPrevented&&r&&(S.preventDefault(),r()))}function y(S){var C;if(!e)return!1;const k=typeof u=="function"?u():u,v=Array.isArray(k)?k:[k],N=(C=t.persistentElements)==null?void 0:C.map(M=>M()).filter(Jt);return N&&v.push(...N),v.some(M=>fs(M,S))||ir.isInNestedLayer(e,S)}const _=[a?B5(e,t.persistentElements):void 0,L5(e,T),R5(e,{exclude:y,onFocusOutside:g,onPointerDownOutside:p,defer:t.defer})];return()=>{ir.remove(e),AT(),F5(e),_.forEach(S=>S==null?void 0:S())}}function vT(e,t){const{defer:n}=t,r=n?qt:a=>a(),o=[];return o.push(r(()=>{const a=cs(e)?e():e;o.push(U5(a,t))})),()=>{o.forEach(a=>a==null?void 0:a())}}var H5=Object.defineProperty,z5=(e,t,n)=>t in e?H5(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ct=(e,t,n)=>z5(e,typeof t!="symbol"?t+"":t,n),kT={activateTrap(e,t){if(e.length>0){const r=e[e.length-1];r!==t&&r.pause()}const n=e.indexOf(t);n===-1||e.splice(n,1),e.push(t)},deactivateTrap(e,t){const n=e.indexOf(t);n!==-1&&e.splice(n,1),e.length>0&&e[e.length-1].unpause()}},j5=[],$5=class{constructor(e,t){Ct(this,"trapStack"),Ct(this,"config"),Ct(this,"doc"),Ct(this,"state",{containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0}),Ct(this,"portalContainers",new Set),Ct(this,"listenerCleanups",[]),Ct(this,"handleFocus",r=>{const o=yr(r),a=this.findContainerIndex(o,r)>=0;if(a||Gl(o))a&&(this.state.mostRecentlyFocusedNode=o);else{r.stopImmediatePropagation();let u,c=!0;if(this.state.mostRecentlyFocusedNode)if(Ya(this.state.mostRecentlyFocusedNode)>0){const d=this.findContainerIndex(this.state.mostRecentlyFocusedNode),{tabbableNodes:f}=this.state.containerGroups[d];if(f.length>0){const p=f.findIndex(g=>g===this.state.mostRecentlyFocusedNode);p>=0&&(this.config.isKeyForward(this.state.recentNavEvent)?p+1<f.length&&(u=f[p+1],c=!1):p-1>=0&&(u=f[p-1],c=!1))}}else this.state.containerGroups.some(d=>d.tabbableNodes.some(f=>Ya(f)>0))||(c=!1);else c=!1;c&&(u=this.findNextNavNode({target:this.state.mostRecentlyFocusedNode,isBackward:this.config.isKeyBackward(this.state.recentNavEvent)})),u?this.tryFocus(u):this.tryFocus(this.state.mostRecentlyFocusedNode||this.getInitialFocusNode())}this.state.recentNavEvent=void 0}),Ct(this,"handlePointerDown",r=>{const o=yr(r);if(!(this.findContainerIndex(o,r)>=0)){if(eu(this.config.clickOutsideDeactivates,r)){this.deactivate({returnFocus:this.config.returnFocusOnDeactivate});return}eu(this.config.allowOutsideClick,r)||r.preventDefault()}}),Ct(this,"handleClick",r=>{const o=yr(r);this.findContainerIndex(o,r)>=0||eu(this.config.clickOutsideDeactivates,r)||eu(this.config.allowOutsideClick,r)||(r.preventDefault(),r.stopImmediatePropagation())}),Ct(this,"handleTabKey",r=>{if(this.config.isKeyForward(r)||this.config.isKeyBackward(r)){this.state.recentNavEvent=r;const o=this.config.isKeyBackward(r),a=this.findNextNavNode({event:r,isBackward:o});if(!a)return;Za(r)&&r.preventDefault(),this.tryFocus(a)}}),Ct(this,"handleEscapeKey",r=>{V5(r)&&eu(this.config.escapeDeactivates,r)!==!1&&(r.preventDefault(),this.deactivate())}),Ct(this,"_mutationObserver"),Ct(this,"setupMutationObserver",()=>{const r=this.doc.defaultView||window;this._mutationObserver=new r.MutationObserver(o=>{o.some(c=>Array.from(c.removedNodes).some(f=>f===this.state.mostRecentlyFocusedNode))&&this.tryFocus(this.getInitialFocusNode()),o.some(c=>c.type==="attributes"&&(c.attributeName==="aria-controls"||c.attributeName==="aria-expanded")?!0:c.type==="childList"&&c.addedNodes.length>0?Array.from(c.addedNodes).some(d=>{if(d.nodeType!==Node.ELEMENT_NODE)return!1;const f=d;return a4(f)?!0:f.id&&!this.state.containers.some(p=>p.contains(f))?u4(f):!1}):!1)&&this.state.active&&!this.state.paused&&(this.updateTabbableNodes(),this.updatePortalContainers())})}),Ct(this,"updateObservedNodes",()=>{var r;(r=this._mutationObserver)==null||r.disconnect(),this.state.active&&!this.state.paused&&(this.state.containers.map(o=>{var a;(a=this._mutationObserver)==null||a.observe(o,{subtree:!0,childList:!0,attributes:!0,attributeFilter:["aria-controls","aria-expanded"]})}),this.portalContainers.forEach(o=>{this.observePortalContainer(o)}))}),Ct(this,"getInitialFocusNode",()=>{let r=this.getNodeForOption("initialFocus",{hasFallback:!0});if(r===!1)return!1;if(r===void 0||r&&!Br(r)){const o=ps(this.doc);if(o&&this.findContainerIndex(o)>=0)r=o;else{const a=this.state.tabbableGroups[0];r=a&&a.firstTabbableNode||this.getNodeForOption("fallbackFocus")}}else r===null&&(r=this.getNodeForOption("fallbackFocus"));if(!r)throw new Error("Your focus-trap needs to have at least one focusable element");return r.isConnected||(r=this.getNodeForOption("fallbackFocus")),r}),Ct(this,"tryFocus",r=>{if(r!==!1&&r!==ps(this.doc)){if(!r||!r.focus){this.tryFocus(this.getInitialFocusNode());return}r.focus({preventScroll:!!this.config.preventScroll}),this.state.mostRecentlyFocusedNode=r,q5(r)&&r.select()}}),Ct(this,"deactivate",r=>{if(!this.state.active)return this;const o=F({onDeactivate:this.config.onDeactivate,onPostDeactivate:this.config.onPostDeactivate,checkCanReturnFocus:this.config.checkCanReturnFocus},r);clearTimeout(this.state.delayInitialFocusTimer),this.state.delayInitialFocusTimer=void 0,this.removeListeners(),this.state.active=!1,this.state.paused=!1,this.updateObservedNodes(),kT.deactivateTrap(this.trapStack,this),this.portalContainers.clear();const a=this.getOption(o,"onDeactivate"),u=this.getOption(o,"onPostDeactivate"),c=this.getOption(o,"checkCanReturnFocus"),d=this.getOption(o,"returnFocus","returnFocusOnDeactivate");a==null||a();const f=()=>{PT(()=>{if(d){const p=this.getReturnFocusNode(this.state.nodeFocusedBeforeActivation);this.tryFocus(p)}u==null||u()})};if(d&&c){const p=this.getReturnFocusNode(this.state.nodeFocusedBeforeActivation);return c(p).then(f,f),this}return f(),this}),Ct(this,"pause",r=>{if(this.state.paused||!this.state.active)return this;const o=this.getOption(r,"onPause"),a=this.getOption(r,"onPostPause");return this.state.paused=!0,o==null||o(),this.removeListeners(),this.updateObservedNodes(),a==null||a(),this}),Ct(this,"unpause",r=>{if(!this.state.paused||!this.state.active)return this;const o=this.getOption(r,"onUnpause"),a=this.getOption(r,"onPostUnpause");return this.state.paused=!1,o==null||o(),this.updateTabbableNodes(),this.addListeners(),this.updateObservedNodes(),a==null||a(),this}),Ct(this,"updateContainerElements",r=>(this.state.containers=Array.isArray(r)?r.filter(Boolean):[r].filter(Boolean),this.state.active&&this.updateTabbableNodes(),this.updateObservedNodes(),this)),Ct(this,"getReturnFocusNode",r=>{const o=this.getNodeForOption("setReturnFocus",{params:[r]});return o||(o===!1?!1:r)}),Ct(this,"getOption",(r,o,a)=>r&&r[o]!==void 0?r[o]:this.config[a||o]),Ct(this,"getNodeForOption",(r,{hasFallback:o=!1,params:a=[]}={})=>{let u=this.config[r];if(typeof u=="function"&&(u=u(...a)),u===!0&&(u=void 0),!u){if(u===void 0||u===!1)return u;throw new Error(`\`${r}\` was specified but was not a node, or did not return a node`)}let c=u;if(typeof u=="string"){try{c=this.doc.querySelector(u)}catch(d){throw new Error(`\`${r}\` appears to be an invalid selector; error="${d.message}"`)}if(!c&&!o)throw new Error(`\`${r}\` as selector refers to no known node`)}return c}),Ct(this,"findNextNavNode",r=>{const{event:o,isBackward:a=!1}=r,u=r.target||yr(o);this.updateTabbableNodes();let c=null;if(this.state.tabbableGroups.length>0){const d=this.findContainerIndex(u,o),f=d>=0?this.state.containerGroups[d]:void 0;if(d<0)a?c=this.state.tabbableGroups[this.state.tabbableGroups.length-1].lastTabbableNode:c=this.state.tabbableGroups[0].firstTabbableNode;else if(a){let p=this.state.tabbableGroups.findIndex(({firstTabbableNode:g})=>u===g);if(p<0&&((f==null?void 0:f.container)===u||Br(u)&&!go(u)&&!(f!=null&&f.nextTabbableNode(u,!1)))&&(p=d),p>=0){const g=p===0?this.state.tabbableGroups.length-1:p-1,T=this.state.tabbableGroups[g];c=Ya(u)>=0?T.lastTabbableNode:T.lastDomTabbableNode}else Za(o)||(c=f==null?void 0:f.nextTabbableNode(u,!1))}else{let p=this.state.tabbableGroups.findIndex(({lastTabbableNode:g})=>u===g);if(p<0&&((f==null?void 0:f.container)===u||Br(u)&&!go(u)&&!(f!=null&&f.nextTabbableNode(u)))&&(p=d),p>=0){const g=p===this.state.tabbableGroups.length-1?0:p+1,T=this.state.tabbableGroups[g];c=Ya(u)>=0?T.firstTabbableNode:T.firstDomTabbableNode}else Za(o)||(c=f==null?void 0:f.nextTabbableNode(u))}}else c=this.getNodeForOption("fallbackFocus");return c}),this.trapStack=t.trapStack||j5;const n=F({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,followControlledElements:!0,isKeyForward(r){return Za(r)&&!r.shiftKey},isKeyBackward(r){return Za(r)&&r.shiftKey}},t);this.doc=n.document||Fr(Array.isArray(e)?e[0]:e),this.config=n,this.updateContainerElements(e),this.setupMutationObserver()}addPortalContainer(e){const t=e.parentElement;t&&!this.portalContainers.has(t)&&(this.portalContainers.add(t),this.state.active&&!this.state.paused&&this.observePortalContainer(t))}observePortalContainer(e){var t;(t=this._mutationObserver)==null||t.observe(e,{subtree:!0,childList:!0,attributes:!0,attributeFilter:["aria-controls","aria-expanded"]})}updatePortalContainers(){this.config.followControlledElements&&this.state.containers.forEach(e=>{i4(e).forEach(n=>{this.addPortalContainer(n)})})}get active(){return this.state.active}get paused(){return this.state.paused}findContainerIndex(e,t){const n=typeof(t==null?void 0:t.composedPath)=="function"?t.composedPath():void 0;return this.state.containerGroups.findIndex(({container:r,tabbableNodes:o})=>r.contains(e)||(n==null?void 0:n.includes(r))||o.find(a=>a===e)||this.isControlledElement(r,e))}isControlledElement(e,t){return this.config.followControlledElements?Pb(e,t):!1}updateTabbableNodes(){if(this.state.containerGroups=this.state.containers.map(e=>{const t=gs(e,{getShadowRoot:this.config.getShadowRoot}),n=Bb(e,{getShadowRoot:this.config.getShadowRoot}),r=t[0],o=t[t.length-1],a=r,u=o;let c=!1;for(let f=0;f<t.length;f++)if(Ya(t[f])>0){c=!0;break}function d(f,p=!0){const g=t.indexOf(f);if(g>=0)return t[g+(p?1:-1)];const T=n.indexOf(f);if(!(T<0)){if(p){for(let y=T+1;y<n.length;y++)if(go(n[y]))return n[y]}else for(let y=T-1;y>=0;y--)if(go(n[y]))return n[y]}}return{container:e,tabbableNodes:t,focusableNodes:n,posTabIndexesFound:c,firstTabbableNode:r,lastTabbableNode:o,firstDomTabbableNode:a,lastDomTabbableNode:u,nextTabbableNode:d}}),this.state.tabbableGroups=this.state.containerGroups.filter(e=>e.tabbableNodes.length>0),this.state.tabbableGroups.length<=0&&!this.getNodeForOption("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(this.state.containerGroups.find(e=>e.posTabIndexesFound)&&this.state.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")}addListeners(){if(this.state.active)return kT.activateTrap(this.trapStack,this),this.state.delayInitialFocusTimer=this.config.delayInitialFocus?PT(()=>{this.tryFocus(this.getInitialFocusNode())}):this.tryFocus(this.getInitialFocusNode()),this.listenerCleanups.push(Zt(this.doc,"focusin",this.handleFocus,!0),Zt(this.doc,"mousedown",this.handlePointerDown,{capture:!0,passive:!1}),Zt(this.doc,"touchstart",this.handlePointerDown,{capture:!0,passive:!1}),Zt(this.doc,"click",this.handleClick,{capture:!0,passive:!1}),Zt(this.doc,"keydown",this.handleTabKey,{capture:!0,passive:!1}),Zt(this.doc,"keydown",this.handleEscapeKey)),this}removeListeners(){if(this.state.active)return this.listenerCleanups.forEach(e=>e()),this.listenerCleanups=[],this}activate(e){if(this.state.active)return this;const t=this.getOption(e,"onActivate"),n=this.getOption(e,"onPostActivate"),r=this.getOption(e,"checkCanFocusTrap");r||this.updateTabbableNodes(),this.state.active=!0,this.state.paused=!1,this.state.nodeFocusedBeforeActivation=ps(this.doc),t==null||t();const o=()=>{r&&this.updateTabbableNodes(),this.addListeners(),this.updateObservedNodes(),n==null||n()};return r?(r(this.state.containers.concat()).then(o,o),this):(o(),this)}},Za=e=>e.key==="Tab",eu=(e,...t)=>typeof e=="function"?e(...t):e,V5=e=>!e.isComposing&&e.key==="Escape",PT=e=>setTimeout(e,0),q5=e=>e.localName==="input"&&"select"in e&&typeof e.select=="function";function NT(e,t={}){let n;const r=qt(()=>{const o=typeof e=="function"?e():e;if(o){n=new $5(o,me(F({escapeDeactivates:!1,allowOutsideClick:!0,preventScroll:!0,returnFocusOnDeactivate:!0,delayInitialFocus:!1,fallbackFocus:o},t),{document:Fr(o)}));try{n.activate()}catch(a){}}});return function(){n==null||n.deactivate(),r()}}var op="data-scroll-lock";function Y5(e){const t=e.getBoundingClientRect().left;return Math.round(t)+e.scrollLeft?"paddingLeft":"paddingRight"}function OT(e){const t=ms(e),n=t==null?void 0:t.scrollbarGutter;return n==="stable"||(n==null?void 0:n.startsWith("stable "))===!0}function IT(e){var y;const t=e!=null?e:document,n=(y=t.defaultView)!=null?y:window,{documentElement:r,body:o}=t;if(o.hasAttribute(op))return;const u=OT(r)||OT(o),c=n.innerWidth-r.clientWidth;o.setAttribute(op,"");const d=()=>F4(r,"--scrollbar-width",`${c}px`),f=Y5(r),p=()=>{const _={overflow:"hidden"};return!u&&c>0&&(_[f]=`${c}px`),Ql(o,_)},g=()=>{var V,D;const{scrollX:_,scrollY:S,visualViewport:k}=n,v=(V=k==null?void 0:k.offsetLeft)!=null?V:0,N=(D=k==null?void 0:k.offsetTop)!=null?D:0,C={position:"fixed",overflow:"hidden",top:`${-(S-Math.floor(N))}px`,left:`${-(_-Math.floor(v))}px`,right:"0"};!u&&c>0&&(C[f]=`${c}px`);const M=Ql(o,C);return()=>{M==null||M(),n.scrollTo({left:_,top:S,behavior:"instant"})}},T=[d(),Wl()?g():p()];return()=>{T.forEach(_=>_==null?void 0:_()),o.removeAttribute(op)}}var G5=yo("popover").parts("arrow","arrowTip","anchor","trigger","indicator","positioner","content","title","description","closeTrigger"),$r=G5.build(),RT=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.anchor)!=null?n:`popover:${e.id}:anchor`},LT=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.trigger)!=null?n:`popover:${e.id}:trigger`},sp=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.content)!=null?n:`popover:${e.id}:content`},DT=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.positioner)!=null?n:`popover:${e.id}:popper`},W5=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.arrow)!=null?n:`popover:${e.id}:arrow`},ap=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.title)!=null?n:`popover:${e.id}:title`},up=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.description)!=null?n:`popover:${e.id}:desc`},X5=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.closeTrigger)!=null?n:`popover:${e.id}:close`},MT=e=>e.getById(RT(e)),As=e=>e.getById(LT(e)),vs=e=>e.getById(sp(e)),FT=e=>e.getById(DT(e)),K5=e=>e.getById(ap(e)),Q5=e=>e.getById(up(e));function J5(e,t){const{state:n,context:r,send:o,computed:a,prop:u,scope:c}=e,d=n.matches("open"),f=r.get("currentPlacement"),p=a("currentPortalled"),g=r.get("renderedElements"),T=b5(me(F({},u("positioning")),{placement:f}));return{portalled:p,open:d,setOpen(y){n.matches("open")!==y&&o({type:y?"OPEN":"CLOSE"})},reposition(y={}){o({type:"POSITIONING.SET",options:y})},getArrowProps(){return t.element(me(F({id:W5(c)},$r.arrow.attrs),{dir:u("dir"),style:T.arrow}))},getArrowTipProps(){return t.element(me(F({},$r.arrowTip.attrs),{dir:u("dir"),style:T.arrowTip}))},getAnchorProps(){return t.element(me(F({},$r.anchor.attrs),{dir:u("dir"),id:RT(c)}))},getTriggerProps(){return t.button(me(F({},$r.trigger.attrs),{dir:u("dir"),type:"button","data-placement":f,id:LT(c),"aria-haspopup":"dialog","aria-expanded":d,"data-state":d?"open":"closed","aria-controls":sp(c),onPointerDown(y){Ib(y)&&p4()&&y.currentTarget.focus()},onClick(y){y.defaultPrevented||o({type:"TOGGLE"})},onBlur(y){o({type:"TRIGGER_BLUR",target:y.relatedTarget})}}))},getIndicatorProps(){return t.element(me(F({},$r.indicator.attrs),{dir:u("dir"),"data-state":d?"open":"closed"}))},getPositionerProps(){return t.element(me(F({id:DT(c)},$r.positioner.attrs),{dir:u("dir"),style:T.floating}))},getContentProps(){return t.element(me(F({},$r.content.attrs),{dir:u("dir"),id:sp(c),tabIndex:-1,role:"dialog","aria-modal":Ab(u("modal")),hidden:!d,"data-state":d?"open":"closed","data-expanded":ds(d),"aria-labelledby":g.title?ap(c):void 0,"aria-describedby":g.description?up(c):void 0,"data-placement":f}))},getTitleProps(){return t.element(me(F({},$r.title.attrs),{id:ap(c),dir:u("dir")}))},getDescriptionProps(){return t.element(me(F({},$r.description.attrs),{id:up(c),dir:u("dir")}))},getCloseTriggerProps(){return t.button(me(F({},$r.closeTrigger.attrs),{dir:u("dir"),id:X5(c),type:"button","aria-label":"close",onClick(y){y.defaultPrevented||(y.stopPropagation(),o({type:"CLOSE"}))}}))}}}var Z5={props({props:e}){return me(F({closeOnInteractOutside:!0,closeOnEscape:!0,autoFocus:!0,modal:!1,portalled:!0},e),{positioning:F({placement:"bottom"},e.positioning)})},initialState({prop:e}){return e("open")||e("defaultOpen")?"open":"closed"},context({bindable:e}){return{currentPlacement:e(()=>({defaultValue:void 0})),renderedElements:e(()=>({defaultValue:{title:!0,description:!0}}))}},computed:{currentPortalled:({prop:e})=>!!e("modal")||!!e("portalled")},watch({track:e,prop:t,action:n}){e([()=>t("open")],()=>{n(["toggleVisibility"])})},entry:["checkRenderedElements"],states:{closed:{on:{"CONTROLLED.OPEN":{target:"open",actions:["setInitialFocus"]},TOGGLE:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","setInitialFocus"]}],OPEN:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen","setInitialFocus"]}]}},open:{effects:["trapFocus","preventScroll","hideContentBelow","trackPositioning","trackDismissableElement","proxyTabFocus"],on:{"CONTROLLED.CLOSE":{target:"closed",actions:["setFinalFocus"]},CLOSE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["invokeOnClose","setFinalFocus"]}],TOGGLE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["invokeOnClose"]}],"POSITIONING.SET":{actions:["reposition"]}}}},implementations:{guards:{isOpenControlled:({prop:e})=>e("open")!=null},effects:{trackPositioning({context:e,prop:t,scope:n}){var a;e.set("currentPlacement",t("positioning").placement);const r=(a=MT(n))!=null?a:As(n);return gT(r,()=>FT(n),me(F({},t("positioning")),{defer:!0,onComplete(u){e.set("currentPlacement",u.placement)}}))},trackDismissableElement({send:e,prop:t,scope:n}){const r=()=>vs(n);let o=!0;return vT(r,{type:"popover",pointerBlocking:t("modal"),exclude:As(n),defer:!0,onEscapeKeyDown(a){var u;(u=t("onEscapeKeyDown"))==null||u(a),!t("closeOnEscape")&&a.preventDefault()},onInteractOutside(a){var u;(u=t("onInteractOutside"))==null||u(a),!a.defaultPrevented&&(o=!(a.detail.focusable||a.detail.contextmenu),t("closeOnInteractOutside")||a.preventDefault())},onPointerDownOutside:t("onPointerDownOutside"),onFocusOutside:t("onFocusOutside"),persistentElements:t("persistentElements"),onRequestDismiss:t("onRequestDismiss"),onDismiss(){e({type:"CLOSE",src:"interact-outside",restoreFocus:o})}})},proxyTabFocus({prop:e,scope:t}){return e("modal")||!e("portalled")?void 0:D4(()=>vs(t),{triggerElement:As(t),defer:!0,getShadowRoot:!0,onFocus(r){r.focus({preventScroll:!0})}})},hideContentBelow({prop:e,scope:t}){return e("modal")?yT(()=>[vs(t),As(t)],{defer:!0}):void 0},preventScroll({prop:e,scope:t}){if(e("modal"))return IT(t.getDoc())},trapFocus({prop:e,scope:t}){return e("modal")?NT(()=>vs(t),{initialFocus:()=>Ub({root:vs(t),getInitialEl:e("initialFocusEl"),enabled:e("autoFocus")}),getShadowRoot:!0}):void 0}},actions:{reposition({event:e,prop:t,scope:n,context:r}){var u;const o=(u=MT(n))!=null?u:As(n);gT(o,()=>FT(n),me(F(F({},t("positioning")),e.options),{defer:!0,listeners:!1,onComplete(c){r.set("currentPlacement",c.placement)}}))},checkRenderedElements({context:e,scope:t}){qt(()=>{Object.assign(e.get("renderedElements"),{title:!!K5(t),description:!!Q5(t)})})},setInitialFocus({prop:e,scope:t}){e("modal")||qt(()=>{const n=Ub({root:vs(t),getInitialEl:e("initialFocusEl"),enabled:e("autoFocus")});n==null||n.focus({preventScroll:!0})})},setFinalFocus({event:e,scope:t}){var r,o;const n=(o=e.restoreFocus)!=null?o:(r=e.previousEvent)==null?void 0:r.restoreFocus;n!=null&&!n||qt(()=>{const a=As(t);a==null||a.focus({preventScroll:!0})})},invokeOnOpen({prop:e,flush:t}){t(()=>{var n;(n=e("onOpenChange"))==null||n({open:!0})})},invokeOnClose({prop:e,flush:t}){t(()=>{var n;(n=e("onOpenChange"))==null||n({open:!1})})},toggleVisibility({event:e,send:t,prop:n}){t({type:n("open")?"CONTROLLED.OPEN":"CONTROLLED.CLOSE",previousEvent:e})}}}};bs()(["autoFocus","closeOnEscape","closeOnInteractOutside","dir","getRootNode","id","ids","initialFocusEl","modal","onEscapeKeyDown","onFocusOutside","onInteractOutside","onOpenChange","onPointerDownOutside","onRequestDismiss","defaultOpen","open","persistentElements","portalled","positioning"]);const[gU,fc]=Eo({name:"EnvironmentContext",hookName:"useEnvironmentContext",providerName:"<EnvironmentProvider />",strict:!1,defaultValue:{getRootNode:()=>document,getDocument:()=>document,getWindow:()=>window}}),[EU,lp]=Eo({name:"LocaleContext",hookName:"useLocaleContext",providerName:"<LocaleProvider />",strict:!1,defaultValue:{dir:"ltr",locale:"en-US"}}),eM=e=>{const t=U.useId(),{getRootNode:n}=fc(),{dir:r}=lp(),o=F({id:t,dir:r,getRootNode:n},e),a=Zl(Z5,o);return J5(a,$h)},tM=e=>{const[t,u]=Wb(e),c=u,{children:n}=c,r=ln(c,["children"]),o=eM(r),a=Yh(Yt({present:o.open},t));return w.jsx(K4,{value:o,children:w.jsx(qb,{value:a,children:n})})},BT=U.forwardRef((e,t)=>{const n=qh(),r=Ga(),o=Yt(me(F({},n.getTriggerProps()),{"aria-controls":r.unmounted?void 0:n.getTriggerProps()["aria-controls"]}),e);return w.jsx(mn.button,me(F({},o),{ref:t}))});BT.displayName="PopoverTrigger";function nM(e){return Lt({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.854 3.646a.5.5 0 0 1 0 .708L8.207 8l3.647 3.646a.5.5 0 0 1-.708.708l-4-4a.5.5 0 0 1 0-.708l4-4a.5.5 0 0 1 .708 0M4.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5"},child:[]}]})(e)}function rM(e){return Lt({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.146 3.646a.5.5 0 0 0 0 .708L7.793 8l-3.647 3.646a.5.5 0 0 0 .708.708l4-4a.5.5 0 0 0 0-.708l-4-4a.5.5 0 0 0-.708 0M11.5 1a.5.5 0 0 1 .5.5v13a.5.5 0 0 1-1 0v-13a.5.5 0 0 1 .5-.5"},child:[]}]})(e)}function iM(e){return Lt({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0"},child:[]}]})(e)}function oM(e){return Lt({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"},child:[]}]})(e)}function sM(e){return Lt({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M7.657 6.247c.11-.33.576-.33.686 0l.645 1.937a2.89 2.89 0 0 0 1.829 1.828l1.936.645c.33.11.33.576 0 .686l-1.937.645a2.89 2.89 0 0 0-1.828 1.829l-.645 1.936a.361.361 0 0 1-.686 0l-.645-1.937a2.89 2.89 0 0 0-1.828-1.828l-1.937-.645a.361.361 0 0 1 0-.686l1.937-.645a2.89 2.89 0 0 0 1.828-1.828zM3.794 1.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387A1.73 1.73 0 0 0 4.593 5.69l-.387 1.162a.217.217 0 0 1-.412 0L3.407 5.69A1.73 1.73 0 0 0 2.31 4.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387A1.73 1.73 0 0 0 3.407 2.31zM10.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.16 1.16 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.16 1.16 0 0 0-.732-.732L9.1 2.137a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732z"},child:[]}]})(e)}function UT(e){return Lt({attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M9.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"},child:[]}]})(e)}const aM=({className:e,componentType:t,children:n})=>{const[r,o]=U.useState(!1),{globalClassName:a}=ut(),u=f=>{o(f.open)},c=U.useCallback(()=>{o(!1)},[]),d=U.useMemo(()=>({closeMenu:c}),[c]);return w.jsxs(tM,{open:r,onOpenChange:u,positioning:{placement:"bottom-end"},children:[w.jsx(BT,{"aria-label":`Overflow menu for ${t}`,className:W(`${j}-overflow-menu-button-trigger`,`${j}-icon-button`,a,e,`cim-${t}-component`),children:w.jsx(UT,{})}),w.jsx(Gb,{children:w.jsx(Yb,{className:W(`${j}-overflow-menu-list`,a,`cim-${t}-component`),children:w.jsx(bb.Provider,{value:d,children:n})})})]})};function HT(e){return Lt({attr:{viewBox:"0 0 24 24",fill:"currentColor"},child:[{tag:"path",attr:{d:"M15 4.00008H13V11.0001H20V9.00008H16.4142L20.7071 4.70718L19.2929 3.29297L15 7.58586V4.00008ZM4.00008 15H7.58586L3.29297 19.2929L4.70718 20.7071L9.00008 16.4142V20H11.0001V13H4.00008V15Z"},child:[]}]})(e)}function zT(e){return Lt({attr:{viewBox:"0 0 24 24",fill:"currentColor"},child:[{tag:"path",attr:{d:"M17.5858 5H14V3H21V10H19V6.41421L14.7071 10.7071L13.2929 9.29289L17.5858 5ZM3 14H5V17.5858L9.29289 13.2929L10.7071 14.7071L6.41421 19H10V21H3V14Z"},child:[]}]})(e)}const[uM,To]=Eo({name:"CarouselContext",hookName:"useCarouselContext",providerName:"<CarouselProvider />"}),jT=U.forwardRef((e,t)=>{const n=To(),r=Yt(n.getControlProps(),e);return w.jsx(mn.div,me(F(F({},r),e),{ref:t}))});jT.displayName="CarouselControl";const $T=U.forwardRef((e,t)=>{const[n,r]=Wa()(e,["readOnly","index"]),o=To(),a=Yt(o.getIndicatorProps(n),r);return w.jsx(mn.button,me(F({},a),{ref:t}))});$T.displayName="CarouselIndicator";const VT=U.forwardRef((e,t)=>{const n=To(),r=Yt(n.getIndicatorGroupProps(),e);return w.jsx(mn.div,me(F({},r),{ref:t}))});VT.displayName="CarouselIndicatorGroup";const qT=U.forwardRef((e,t)=>{const[n,r]=Wa()(e,["index","snapAlign"]),o=To(),a=Yt(o.getItemProps(n),r);return w.jsx(mn.div,me(F({},a),{ref:t}))});qT.displayName="CarouselItem";const YT=U.forwardRef((e,t)=>{const n=To(),r=Yt(n.getItemGroupProps(),e);return w.jsx(mn.div,me(F({},r),{ref:t}))});YT.displayName="CarouselItemGroup";const GT=U.forwardRef((e,t)=>{const n=To(),r=Yt(n.getNextTriggerProps(),e);return w.jsx(mn.button,me(F({},r),{ref:t}))});GT.displayName="CarouselNextTrigger";const WT=U.forwardRef((e,t)=>{const n=To(),r=Yt(n.getPrevTriggerProps(),e);return w.jsx(mn.button,me(F({},r),{ref:t}))});WT.displayName="CarouselPrevTrigger";function lM(e){const t=ms(e),n=e.getBoundingClientRect();let r=t.getPropertyValue("scroll-padding-left").replace("auto","0px"),o=t.getPropertyValue("scroll-padding-top").replace("auto","0px"),a=t.getPropertyValue("scroll-padding-right").replace("auto","0px"),u=t.getPropertyValue("scroll-padding-bottom").replace("auto","0px");function c(T,y){let _=parseFloat(T);return/%/.test(T)&&(_/=100,_*=y),Number.isNaN(_)?0:_}let d=c(r,n.width),f=c(o,n.height),p=c(a,n.width),g=c(u,n.height);return{x:{before:d,after:p},y:{before:f,after:g}}}function cM(e,t,n="both"){return n==="x"&&e.right>=t.left&&e.left<=t.right||n==="y"&&e.bottom>=t.top&&e.top<=t.bottom||n==="both"&&e.right>=t.left&&e.left<=t.right&&e.bottom>=t.top&&e.top<=t.bottom}function XT(e){let t=[];for(const n of e.children)t=t.concat(n,XT(n));return t}function KT(e,t=!1){const n=e.getBoundingClientRect(),r={x:{start:[],center:[],end:[]},y:{start:[],center:[],end:[]}},o=t?XT(e):e.children;for(const a of["x","y"]){const u=a==="x"?"y":"x",c=a==="x"?"left":"top",d=a==="x"?"width":"height",f=a==="x"?"scrollLeft":"scrollTop";for(const p of o){const g=p.getBoundingClientRect();if(!cM(n,g,u))continue;const T=ms(p);let[y,_]=T.getPropertyValue("scroll-snap-align").split(" ");typeof _=="undefined"&&(_=y);const S=a==="x"?_:y,k=g[c]-n[c]+e[f];switch(S){case"none":break;case"start":r[a].start.push({node:p,position:k});break;case"center":r[a].center.push({node:p,position:k+g[d]/2});break;case"end":r[a].end.push({node:p,position:k+g[d]});break}}}return r}function QT(e){const t=e.getBoundingClientRect(),n=lM(e),r=KT(e),o={x:e.scrollWidth-e.offsetWidth,y:e.scrollHeight-e.offsetHeight};return{x:JT([...r.x.start.map(a=>a.position-n.x.before),...r.x.center.map(a=>a.position-t.width/2),...r.x.end.map(a=>a.position-t.width+n.x.after)].map(ZT(0,o.x))),y:JT([...r.y.start.map(a=>a.position-n.y.before),...r.y.center.map(a=>a.position-t.height/2),...r.y.end.map(a=>a.position-t.height+n.y.after)].map(ZT(0,o.y)))}}function dM(e,t,n){const r=KT(e),o=[...r[t].start,...r[t].center,...r[t].end];for(const a of o)if(n(a.node))return a.position}var JT=e=>[...new Set(e)],ZT=(e,t)=>n=>Math.max(e,Math.min(t,n)),fM=yo("carousel").parts("root","itemGroup","item","control","nextTrigger","prevTrigger","indicatorGroup","indicator","autoplayTrigger"),ui=fM.build(),hM=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.root)!=null?n:`carousel:${e.id}`},pM=(e,t)=>{var n,r,o;return(o=(r=(n=e.ids)==null?void 0:n.item)==null?void 0:r.call(n,t))!=null?o:`carousel:${e.id}:item:${t}`},hc=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.itemGroup)!=null?n:`carousel:${e.id}:item-group`},mM=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.nextTrigger)!=null?n:`carousel:${e.id}:next-trigger`},gM=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.prevTrigger)!=null?n:`carousel:${e.id}:prev-trigger`},EM=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.indicatorGroup)!=null?n:`carousel:${e.id}:indicator-group`},e_=(e,t)=>{var n,r,o;return(o=(r=(n=e.ids)==null?void 0:n.indicator)==null?void 0:r.call(n,t))!=null?o:`carousel:${e.id}:indicator:${t}`},In=e=>e.getById(hc(e)),t_=e=>M4(In(e),"[data-part=item]"),yM=(e,t)=>e.getById(e_(e,t)),n_=e=>{const t=In(e);if(!t)return;const n=gs(t);t.setAttribute("tabindex",n.length>0?"-1":"0")};function bM(e,t){const{state:n,context:r,computed:o,send:a,scope:u,prop:c}=e,d=n.matches("autoplay"),f=n.matches("dragging"),p=o("canScrollNext"),g=o("canScrollPrev"),T=o("isHorizontal"),y=Array.from(r.get("pageSnapPoints")),_=r.get("page"),S=c("slidesPerPage"),k=c("padding"),v=c("translations");return{isPlaying:d,isDragging:f,page:_,pageSnapPoints:y,canScrollNext:p,canScrollPrev:g,getProgress(){return _/y.length},scrollToIndex(N,C){a({type:"INDEX.SET",index:N,instant:C})},scrollTo(N,C){a({type:"PAGE.SET",index:N,instant:C})},scrollNext(N){a({type:"PAGE.NEXT",instant:N})},scrollPrev(N){a({type:"PAGE.PREV",instant:N})},play(){a({type:"AUTOPLAY.START"})},pause(){a({type:"AUTOPLAY.PAUSE"})},isInView(N){return Array.from(r.get("slidesInView")).includes(N)},refresh(){a({type:"SNAP.REFRESH"})},getRootProps(){return t.element(me(F({},ui.root.attrs),{id:hM(u),role:"region","aria-roledescription":"carousel","data-orientation":c("orientation"),dir:c("dir"),style:{"--slides-per-page":S,"--slide-spacing":c("spacing"),"--slide-item-size":"calc(100% / var(--slides-per-page) - var(--slide-spacing) * (var(--slides-per-page) - 1) / var(--slides-per-page))"}}))},getItemGroupProps(){return t.element(me(F({},ui.itemGroup.attrs),{id:hc(u),"data-orientation":c("orientation"),"data-dragging":ds(f),dir:c("dir"),"aria-live":d?"off":"polite",onFocus(N){fs(N.currentTarget,yr(N))&&a({type:"VIEWPORT.FOCUS"})},onBlur(N){fs(N.currentTarget,N.relatedTarget)||a({type:"VIEWPORT.BLUR"})},onMouseDown(N){if(N.defaultPrevented||!c("allowMouseDrag")||!Ib(N))return;const C=yr(N);Br(C)&&C!==N.currentTarget||(N.preventDefault(),a({type:"DRAGGING.START"}))},onWheel:M6(N=>{const C=c("orientation")==="horizontal"?"deltaX":"deltaY";N[C]<0&&!o("canScrollPrev")||N[C]>0&&!o("canScrollNext")||a({type:"USER.SCROLL"})},150),onTouchStart(){a({type:"USER.SCROLL"})},style:{display:"grid",gap:"var(--slide-spacing)",scrollSnapType:[T?"x":"y",c("snapType")].join(" "),gridAutoFlow:T?"column":"row",scrollbarWidth:"none",overscrollBehaviorX:"contain",[T?"gridAutoColumns":"gridAutoRows"]:"var(--slide-item-size)",[T?"scrollPaddingInline":"scrollPaddingBlock"]:k,[T?"paddingInline":"paddingBlock"]:k,[T?"overflowX":"overflowY"]:"auto"}}))},getItemProps(N){const C=r.get("slidesInView").includes(N.index);return t.element(me(F({},ui.item.attrs),{id:pM(u,N.index),dir:c("dir"),role:"group","data-index":N.index,"data-inview":ds(C),"aria-roledescription":"slide","data-orientation":c("orientation"),"aria-label":v.item(N.index,c("slideCount")),"aria-hidden":Ab(!C),style:{scrollSnapAlign:(()=>{var re;const M=(re=N.snapAlign)!=null?re:"start",V=c("slidesPerMove"),D=V==="auto"?Math.floor(c("slidesPerPage")):V;return(N.index+D)%D===0?M:void 0})()}}))},getControlProps(){return t.element(me(F({},ui.control.attrs),{"data-orientation":c("orientation")}))},getPrevTriggerProps(){return t.button(me(F({},ui.prevTrigger.attrs),{id:gM(u),type:"button",disabled:!g,dir:c("dir"),"aria-label":v.prevTrigger,"data-orientation":c("orientation"),"aria-controls":hc(u),onClick(N){N.defaultPrevented||a({type:"PAGE.PREV",src:"trigger"})}}))},getNextTriggerProps(){return t.button(me(F({},ui.nextTrigger.attrs),{dir:c("dir"),id:mM(u),type:"button","aria-label":v.nextTrigger,"data-orientation":c("orientation"),"aria-controls":hc(u),disabled:!p,onClick(N){N.defaultPrevented||a({type:"PAGE.NEXT",src:"trigger"})}}))},getIndicatorGroupProps(){return t.element(me(F({},ui.indicatorGroup.attrs),{dir:c("dir"),id:EM(u),"data-orientation":c("orientation"),onKeyDown(N){if(N.defaultPrevented)return;const C="indicator",M={ArrowDown(K){T||(a({type:"PAGE.NEXT",src:C}),K.preventDefault())},ArrowUp(K){T||(a({type:"PAGE.PREV",src:C}),K.preventDefault())},ArrowRight(K){T&&(a({type:"PAGE.NEXT",src:C}),K.preventDefault())},ArrowLeft(K){T&&(a({type:"PAGE.PREV",src:C}),K.preventDefault())},Home(K){a({type:"PAGE.SET",index:0,src:C}),K.preventDefault()},End(K){a({type:"PAGE.SET",index:y.length-1,src:C}),K.preventDefault()}},V=b4(N,{dir:c("dir"),orientation:c("orientation")}),D=M[V];D==null||D(N)}}))},getIndicatorProps(N){return t.button(me(F({},ui.indicator.attrs),{dir:c("dir"),id:e_(u,N.index),type:"button","data-orientation":c("orientation"),"data-index":N.index,"data-readonly":ds(N.readOnly),"data-current":ds(N.index===_),"aria-label":v.indicator(N.index),onClick(C){C.defaultPrevented||N.readOnly||a({type:"PAGE.SET",index:N.index,src:"indicator"})}}))},getAutoplayTriggerProps(){return t.button(me(F({},ui.autoplayTrigger.attrs),{type:"button","data-orientation":c("orientation"),"data-pressed":ds(d),"aria-label":d?v.autoplayStop:v.autoplayStart,onClick(N){N.defaultPrevented||a({type:d?"AUTOPLAY.PAUSE":"AUTOPLAY.START"})}}))}}}var TM={props({props:e}){return j6(e,["slideCount"],"carousel"),me(F({dir:"ltr",defaultPage:0,orientation:"horizontal",snapType:"mandatory",loop:!!e.autoplay,slidesPerPage:1,slidesPerMove:"auto",spacing:"0px",autoplay:!1,allowMouseDrag:!1,inViewThreshold:.6},e),{translations:F({nextTrigger:"Next slide",prevTrigger:"Previous slide",indicator:t=>`Go to slide ${t+1}`,item:(t,n)=>`${t+1} of ${n}`,autoplayStart:"Start slide rotation",autoplayStop:"Stop slide rotation"},e.translations)})},refs(){return{timeoutRef:void 0}},initialState({prop:e}){return e("autoplay")?"autoplay":"idle"},context({prop:e,bindable:t,getContext:n}){return{page:t(()=>({defaultValue:e("defaultPage"),value:e("page"),onChange(r){var u;const a=n().get("pageSnapPoints");(u=e("onPageChange"))==null||u({page:r,pageSnapPoint:a[r]})}})),pageSnapPoints:t(()=>({defaultValue:_M(e("slideCount"),e("slidesPerMove"),e("slidesPerPage"))})),slidesInView:t(()=>({defaultValue:[]}))}},computed:{isRtl:({prop:e})=>e("dir")==="rtl",isHorizontal:({prop:e})=>e("orientation")==="horizontal",canScrollNext:({prop:e,context:t})=>e("loop")||t.get("page")<t.get("pageSnapPoints").length-1,canScrollPrev:({prop:e,context:t})=>e("loop")||t.get("page")>0,autoplayInterval:({prop:e})=>{const t=e("autoplay");return C6(t)?t.delay:4e3}},watch({track:e,action:t,context:n,prop:r,send:o}){e([()=>r("slidesPerPage"),()=>r("slidesPerMove")],()=>{t(["setSnapPoints"])}),e([()=>n.get("page")],()=>{t(["scrollToPage","focusIndicatorEl"])}),e([()=>r("orientation")],()=>{t(["setSnapPoints","scrollToPage"])}),e([()=>r("slideCount")],()=>{o({type:"SNAP.REFRESH",src:"slide.count"})}),e([()=>!!r("autoplay")],()=>{o({type:r("autoplay")?"AUTOPLAY.START":"AUTOPLAY.PAUSE",src:"autoplay.prop.change"})})},on:{"PAGE.NEXT":{target:"idle",actions:["clearScrollEndTimer","setNextPage"]},"PAGE.PREV":{target:"idle",actions:["clearScrollEndTimer","setPrevPage"]},"PAGE.SET":{target:"idle",actions:["clearScrollEndTimer","setPage"]},"INDEX.SET":{target:"idle",actions:["clearScrollEndTimer","setMatchingPage"]},"SNAP.REFRESH":{actions:["setSnapPoints","clampPage"]},"PAGE.SCROLL":{actions:["scrollToPage"]}},effects:["trackSlideMutation","trackSlideIntersections","trackSlideResize"],entry:["setSnapPoints","setPage"],exit:["clearScrollEndTimer"],states:{idle:{on:{"DRAGGING.START":{target:"dragging",actions:["invokeDragStart"]},"AUTOPLAY.START":{target:"autoplay",actions:["invokeAutoplayStart"]},"USER.SCROLL":{target:"userScroll"},"VIEWPORT.FOCUS":{target:"focus"}}},focus:{effects:["trackKeyboardScroll"],on:{"VIEWPORT.BLUR":{target:"idle"},"PAGE.NEXT":{actions:["clearScrollEndTimer","setNextPage"]},"PAGE.PREV":{actions:["clearScrollEndTimer","setPrevPage"]},"PAGE.SET":{actions:["clearScrollEndTimer","setPage"]},"INDEX.SET":{actions:["clearScrollEndTimer","setMatchingPage"]},"USER.SCROLL":{target:"userScroll"}}},dragging:{effects:["trackPointerMove"],entry:["disableScrollSnap"],on:{DRAGGING:{actions:["scrollSlides","invokeDragging"]},"DRAGGING.END":{target:"idle",actions:["endDragging","invokeDraggingEnd"]}}},userScroll:{effects:["trackScroll"],on:{"SCROLL.END":[{guard:"isFocused",target:"focus",actions:["setClosestPage"]},{target:"idle",actions:["setClosestPage"]}]}},autoplay:{effects:["trackDocumentVisibility","trackScroll","autoUpdateSlide"],exit:["invokeAutoplayEnd"],on:{"AUTOPLAY.TICK":{actions:["setNextPage","invokeAutoplay"]},"DRAGGING.START":{target:"dragging",actions:["invokeDragStart"]},"AUTOPLAY.PAUSE":{target:"idle"}}}},implementations:{guards:{isFocused:({scope:e})=>e.isActiveElement(In(e))},effects:{autoUpdateSlide({computed:e,send:t}){const n=setInterval(()=>{t({type:e("canScrollNext")?"AUTOPLAY.TICK":"AUTOPLAY.PAUSE",src:"autoplay.interval"})},e("autoplayInterval"));return()=>clearInterval(n)},trackSlideMutation({scope:e,send:t}){const n=In(e);if(!n)return;const r=e.getWin(),o=new r.MutationObserver(()=>{t({type:"SNAP.REFRESH",src:"slide.mutation"}),n_(e)});return n_(e),o.observe(n,{childList:!0,subtree:!0}),()=>o.disconnect()},trackSlideResize({scope:e,send:t}){if(!In(e))return;const r=e.getWin(),o=()=>{t({type:"SNAP.REFRESH",src:"slide.resize"})};qt(()=>{o(),qt(()=>{t({type:"PAGE.SCROLL",instant:!0})})});const a=new r.ResizeObserver(o);return t_(e).forEach(u=>a.observe(u)),()=>a.disconnect()},trackSlideIntersections({scope:e,prop:t,context:n}){const r=In(e),o=e.getWin(),a=new o.IntersectionObserver(u=>{const c=u.reduce((d,f)=>{var T;const p=f.target,g=Number((T=p.dataset.index)!=null?T:"-1");return g==null||Number.isNaN(g)||g===-1?d:f.isIntersecting?T6(d,g):_6(d,g)},n.get("slidesInView"));n.set("slidesInView",S6(c))},{root:r,threshold:t("inViewThreshold")});return t_(e).forEach(u=>a.observe(u)),()=>a.disconnect()},trackScroll({send:e,refs:t,scope:n}){const r=In(n);return r?Zt(r,"scroll",()=>{clearTimeout(t.get("timeoutRef")),t.set("timeoutRef",void 0),t.set("timeoutRef",setTimeout(()=>{e({type:"SCROLL.END"})},150))},{passive:!0}):void 0},trackDocumentVisibility({scope:e,send:t}){const n=e.getDoc();return Zt(n,"visibilitychange",()=>{n.visibilityState!=="visible"&&t({type:"AUTOPLAY.PAUSE",src:"doc.hidden"})})},trackPointerMove({scope:e,send:t}){const n=e.getDoc();return R4(n,{onPointerMove({event:r}){t({type:"DRAGGING",left:-r.movementX,top:-r.movementY})},onPointerUp(){t({type:"DRAGGING.END"})}})},trackKeyboardScroll({scope:e,send:t,context:n}){const r=e.getWin();return Zt(r,"keydown",a=>{switch(a.key){case"ArrowRight":a.preventDefault(),t({type:"PAGE.NEXT"});break;case"ArrowLeft":a.preventDefault(),t({type:"PAGE.PREV"});break;case"Home":a.preventDefault(),t({type:"PAGE.SET",index:0});break;case"End":a.preventDefault(),t({type:"PAGE.SET",index:n.get("pageSnapPoints").length-1})}},{capture:!0})}},actions:{clearScrollEndTimer({refs:e}){e.get("timeoutRef")!=null&&(clearTimeout(e.get("timeoutRef")),e.set("timeoutRef",void 0))},scrollToPage({context:e,event:t,scope:n,computed:r,flush:o}){var f;const a=t.instant?"instant":"smooth",u=wb((f=t.index)!=null?f:e.get("page"),0,e.get("pageSnapPoints").length-1),c=In(n);if(!c)return;const d=r("isHorizontal")?"left":"top";o(()=>{c.scrollTo({[d]:e.get("pageSnapPoints")[u],behavior:a})})},setClosestPage({context:e,scope:t,computed:n}){const r=In(t);if(!r)return;const o=n("isHorizontal")?r.scrollLeft:r.scrollTop,a=e.get("pageSnapPoints").findIndex(u=>Math.abs(u-o)<1);a!==-1&&e.set("page",a)},setNextPage({context:e,prop:t,state:n}){const r=n.matches("autoplay")||t("loop"),o=_b(e.get("pageSnapPoints"),e.get("page"),{loop:r});e.set("page",o)},setPrevPage({context:e,prop:t,state:n}){const r=n.matches("autoplay")||t("loop"),o=x6(e.get("pageSnapPoints"),e.get("page"),{loop:r});e.set("page",o)},setMatchingPage({context:e,event:t,computed:n,scope:r}){const o=In(r);if(!o)return;const a=dM(o,n("isHorizontal")?"x":"y",c=>c.dataset.index===t.index.toString());if(a==null)return;const u=e.get("pageSnapPoints").findIndex(c=>Math.abs(c-a)<1);e.set("page",u)},setPage({context:e,event:t}){var r;const n=(r=t.index)!=null?r:e.get("page");e.set("page",n)},clampPage({context:e}){const t=wb(e.get("page"),0,e.get("pageSnapPoints").length-1);e.set("page",t)},setSnapPoints({context:e,computed:t,scope:n}){const r=In(n);if(!r)return;const o=QT(r);e.set("pageSnapPoints",t("isHorizontal")?o.x:o.y)},disableScrollSnap({scope:e}){const t=In(e);if(!t)return;const n=getComputedStyle(t);t.dataset.scrollSnapType=n.getPropertyValue("scroll-snap-type"),t.style.setProperty("scroll-snap-type","none")},scrollSlides({scope:e,event:t}){const n=In(e);n==null||n.scrollBy({left:t.left,top:t.top,behavior:"instant"})},endDragging({scope:e,context:t,computed:n}){const r=In(e);if(!r)return;const o=r.scrollLeft,a=r.scrollTop,u=QT(r),c=u.x.reduce((f,p)=>Math.abs(p-o)<Math.abs(f-o)?p:f,u.x[0]),d=u.y.reduce((f,p)=>Math.abs(p-a)<Math.abs(f-a)?p:f,u.y[0]);qt(()=>{r.scrollTo({left:c,top:d,behavior:"smooth"});const f=n("isHorizontal")?c:d;t.set("page",t.get("pageSnapPoints").indexOf(f));const p=r.dataset.scrollSnapType;p&&(r.style.setProperty("scroll-snap-type",p),delete r.dataset.scrollSnapType)})},focusIndicatorEl({context:e,event:t,scope:n}){if(t.src!=="indicator")return;const r=yM(n,e.get("page"));r&&qt(()=>r.focus({preventScroll:!0}))},invokeDragStart({context:e,prop:t}){var n;(n=t("onDragStatusChange"))==null||n({type:"dragging.start",isDragging:!0,page:e.get("page")})},invokeDragging({context:e,prop:t}){var n;(n=t("onDragStatusChange"))==null||n({type:"dragging",isDragging:!0,page:e.get("page")})},invokeDraggingEnd({context:e,prop:t}){var n;(n=t("onDragStatusChange"))==null||n({type:"dragging.end",isDragging:!1,page:e.get("page")})},invokeAutoplay({context:e,prop:t}){var n;(n=t("onAutoplayStatusChange"))==null||n({type:"autoplay",isPlaying:!0,page:e.get("page")})},invokeAutoplayStart({context:e,prop:t}){var n;(n=t("onAutoplayStatusChange"))==null||n({type:"autoplay.start",isPlaying:!0,page:e.get("page")})},invokeAutoplayEnd({context:e,prop:t}){var n;(n=t("onAutoplayStatusChange"))==null||n({type:"autoplay.stop",isPlaying:!1,page:e.get("page")})}}}};function _M(e,t,n){if(e==null||n<=0)return[];const r=[],o=t==="auto"?Math.floor(n):t;if(o<=0)return[];for(let a=0;a<e&&!(a+n>e);a+=o)r.push(a);return r}bs()(["dir","getRootNode","id","ids","loop","page","defaultPage","onPageChange","orientation","slideCount","slidesPerPage","slidesPerMove","spacing","padding","autoplay","allowMouseDrag","inViewThreshold","translations","snapType","onDragStatusChange","onAutoplayStatusChange"]),bs()(["index","readOnly"]),bs()(["index","snapAlign"]);const SM=e=>{const t=U.useId(),{getRootNode:n}=fc(),{dir:r}=lp(),o=F({id:t,dir:r,getRootNode:n},e),a=Zl(TM,o);return bM(a,$h)},r_=U.forwardRef((e,t)=>{const[n,r]=Wa()(e,["allowMouseDrag","autoplay","defaultPage","id","ids","inViewThreshold","loop","onAutoplayStatusChange","onDragStatusChange","onPageChange","orientation","padding","page","slideCount","slidesPerMove","slidesPerPage","snapType","spacing","translations"]),o=SM(n),a=Yt(o.getRootProps(),r);return w.jsx(uM,{value:o,children:w.jsx(mn.div,me(F({},a),{ref:t}))})});r_.displayName="CarouselRoot";const xM=180,wM=e=>{const t=e.trim(),n=parseFloat(t);return Number.isNaN(n)?0:t.endsWith("rem")?n*16:n},CM=({globalClassName:e,className:t,itemMinWidth:n=xM,spacing:r="0.5rem",loop:o=!1,allowMouseDrag:a=!0,showIndicators:u=!0,showNavigation:c=!0,onPageChange:d,ariaLabel:f="Product carousel",children:p})=>{const g=Array.from(p),T=g.length,y=U.useRef(null),[_,S]=U.useState(0),{width:k}=_v();U.useLayoutEffect(()=>{y.current&&S(y.current.getBoundingClientRect().width)},[k,T]);const v=wM(r),N=n+v,C=_>0?(_+v)/N:1,M=Math.max(1,Math.floor(C));if(T===0)return null;const V=T>M,D=Math.ceil(T/M),K=V?Math.max(1,C):M;return w.jsxs(r_,{ref:y,className:W(e,t,`${j}-carousel`),slidesPerPage:K,slidesPerMove:M,spacing:r,loop:o,allowMouseDrag:a,slideCount:T,onPageChange:d,"aria-label":f,children:[w.jsx(YT,{className:W(e,`${j}-carousel__item-group`,{"carousel-row-container":!V}),children:g.map((re,be)=>w.jsx(qT,{index:be,className:W(e,`${j}-carousel__item`),children:re},be))}),c&&V&&w.jsxs(jT,{className:W(e,`${j}-carousel__control`),children:[w.jsx(WT,{className:W(e,`${j}-carousel__prev-trigger`),"aria-label":"Previous slide",children:w.jsx(iM,{})}),w.jsx(GT,{className:W(e,`${j}-carousel__next-trigger`),"aria-label":"Next slide",children:w.jsx(oM,{})})]}),u&&V&&w.jsx(VT,{className:W(e,`${j}-carousel__indicator-group`),children:Array.from({length:D},(re,be)=>w.jsx($T,{index:be,className:W(e,`${j}-carousel__indicator`),"aria-label":`Go to slide group ${be+1}`},be))})]})},[AM,vM]=Eo({name:"RenderStrategyContext",hookName:"useRenderStrategyContext",providerName:"<RenderStrategyPropsProvider />"}),kM=e=>Wa()(e,["lazyMount","unmountOnExit"]),[PM,tu]=Eo({name:"DialogContext",hookName:"useDialogContext",providerName:"<DialogProvider />"}),i_=U.forwardRef((e,t)=>{const n=tu(),r=vM(),o=Yh(me(F({},r),{present:n.open})),a=Yt(n.getBackdropProps(),o.getPresenceProps(),e);return o.unmounted?null:w.jsx(mn.div,me(F({},a),{ref:ec(o.ref,t)}))});i_.displayName="DialogBackdrop";const cp=U.forwardRef((e,t)=>{const n=tu(),r=Ga(),o=Yt(n.getContentProps(),r.getPresenceProps(),e);return r.unmounted?null:w.jsx(mn.div,me(F({},o),{ref:ec(r.ref,t)}))});cp.displayName="DialogContent";const dp=U.forwardRef((e,t)=>{const n=tu(),r=Yt(n.getDescriptionProps(),e);return w.jsx(mn.div,me(F({},r),{ref:t}))});dp.displayName="DialogDescription";const fp=U.forwardRef((e,t)=>{const n=tu(),r=Yt(n.getPositionerProps(),e);return Ga().unmounted?null:w.jsx(mn.div,me(F({},r),{ref:t}))});fp.displayName="DialogPositioner";var NM=yo("dialog").parts("trigger","backdrop","positioner","content","title","description","closeTrigger"),_o=NM.build(),o_=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.positioner)!=null?n:`dialog:${e.id}:positioner`},s_=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.backdrop)!=null?n:`dialog:${e.id}:backdrop`},hp=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.content)!=null?n:`dialog:${e.id}:content`},a_=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.trigger)!=null?n:`dialog:${e.id}:trigger`},pp=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.title)!=null?n:`dialog:${e.id}:title`},mp=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.description)!=null?n:`dialog:${e.id}:description`},u_=e=>{var t,n;return(n=(t=e.ids)==null?void 0:t.closeTrigger)!=null?n:`dialog:${e.id}:close`},pc=e=>e.getById(hp(e)),OM=e=>e.getById(o_(e)),IM=e=>e.getById(s_(e)),RM=e=>e.getById(a_(e)),LM=e=>e.getById(pp(e)),DM=e=>e.getById(mp(e)),MM=e=>e.getById(u_(e));function FM(e,t){const{state:n,send:r,context:o,prop:a,scope:u}=e,c=a("aria-label"),d=n.matches("open");return{open:d,setOpen(f){n.matches("open")!==f&&r({type:f?"OPEN":"CLOSE"})},getTriggerProps(){return t.button(me(F({},_o.trigger.attrs),{dir:a("dir"),id:a_(u),"aria-haspopup":"dialog",type:"button","aria-expanded":d,"data-state":d?"open":"closed","aria-controls":hp(u),onClick(f){f.defaultPrevented||r({type:"TOGGLE"})}}))},getBackdropProps(){return t.element(me(F({},_o.backdrop.attrs),{dir:a("dir"),hidden:!d,id:s_(u),"data-state":d?"open":"closed"}))},getPositionerProps(){return t.element(me(F({},_o.positioner.attrs),{dir:a("dir"),id:o_(u),style:{pointerEvents:d?void 0:"none"}}))},getContentProps(){const f=o.get("rendered");return t.element(me(F({},_o.content.attrs),{dir:a("dir"),role:a("role"),hidden:!d,id:hp(u),tabIndex:-1,"data-state":d?"open":"closed","aria-modal":!0,"aria-label":c||void 0,"aria-labelledby":c||!f.title?void 0:pp(u),"aria-describedby":f.description?mp(u):void 0}))},getTitleProps(){return t.element(me(F({},_o.title.attrs),{dir:a("dir"),id:pp(u)}))},getDescriptionProps(){return t.element(me(F({},_o.description.attrs),{dir:a("dir"),id:mp(u)}))},getCloseTriggerProps(){return t.button(me(F({},_o.closeTrigger.attrs),{dir:a("dir"),id:u_(u),type:"button",onClick(f){f.defaultPrevented||(f.stopPropagation(),r({type:"CLOSE"}))}}))}}}var BM={props({props:e,scope:t}){const n=e.role==="alertdialog",r=n?()=>MM(t):void 0,o=typeof e.modal=="boolean"?e.modal:!0;return F({role:"dialog",modal:o,trapFocus:o,preventScroll:o,closeOnInteractOutside:!n,closeOnEscape:!0,restoreFocus:!0,initialFocusEl:r},e)},initialState({prop:e}){return e("open")||e("defaultOpen")?"open":"closed"},context({bindable:e}){return{rendered:e(()=>({defaultValue:{title:!0,description:!0}}))}},watch({track:e,action:t,prop:n}){e([()=>n("open")],()=>{t(["toggleVisibility"])})},states:{open:{entry:["checkRenderedElements","syncZIndex"],effects:["trackDismissableElement","trapFocus","preventScroll","hideContentBelow"],on:{"CONTROLLED.CLOSE":{target:"closed"},CLOSE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["invokeOnClose"]}],TOGGLE:[{guard:"isOpenControlled",actions:["invokeOnClose"]},{target:"closed",actions:["invokeOnClose"]}]}},closed:{on:{"CONTROLLED.OPEN":{target:"open"},OPEN:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen"]}],TOGGLE:[{guard:"isOpenControlled",actions:["invokeOnOpen"]},{target:"open",actions:["invokeOnOpen"]}]}}},implementations:{guards:{isOpenControlled:({prop:e})=>e("open")!=null},effects:{trackDismissableElement({scope:e,send:t,prop:n}){return vT(()=>pc(e),{type:"dialog",defer:!0,pointerBlocking:n("modal"),exclude:[RM(e)],onInteractOutside(o){var a;(a=n("onInteractOutside"))==null||a(o),n("closeOnInteractOutside")||o.preventDefault()},persistentElements:n("persistentElements"),onFocusOutside:n("onFocusOutside"),onPointerDownOutside:n("onPointerDownOutside"),onRequestDismiss:n("onRequestDismiss"),onEscapeKeyDown(o){var a;(a=n("onEscapeKeyDown"))==null||a(o),n("closeOnEscape")||o.preventDefault()},onDismiss(){t({type:"CLOSE",src:"interact-outside"})}})},preventScroll({scope:e,prop:t}){if(t("preventScroll"))return IT(e.getDoc())},trapFocus({scope:e,prop:t}){return t("trapFocus")?NT(()=>pc(e),{preventScroll:!0,returnFocusOnDeactivate:!!t("restoreFocus"),initialFocus:t("initialFocusEl"),setReturnFocus:r=>{var o,a;return(a=(o=t("finalFocusEl"))==null?void 0:o())!=null?a:r},getShadowRoot:!0}):void 0},hideContentBelow({scope:e,prop:t}){return t("modal")?yT(()=>[pc(e)],{defer:!0}):void 0}},actions:{checkRenderedElements({context:e,scope:t}){qt(()=>{e.set("rendered",{title:!!LM(t),description:!!DM(t)})})},syncZIndex({scope:e}){qt(()=>{const t=pc(e);if(!t)return;const n=ms(t);[OM(e),IM(e)].forEach(o=>{o==null||o.style.setProperty("--z-index",n.zIndex),o==null||o.style.setProperty("--layer-index",n.getPropertyValue("--layer-index"))})})},invokeOnClose({prop:e}){var t;(t=e("onOpenChange"))==null||t({open:!1})},invokeOnOpen({prop:e}){var t;(t=e("onOpenChange"))==null||t({open:!0})},toggleVisibility({prop:e,send:t,event:n}){t({type:e("open")?"CONTROLLED.OPEN":"CONTROLLED.CLOSE",previousEvent:n})}}}};bs()(["aria-label","closeOnEscape","closeOnInteractOutside","dir","finalFocusEl","getRootNode","getRootNode","id","id","ids","initialFocusEl","modal","onEscapeKeyDown","onFocusOutside","onInteractOutside","onOpenChange","onPointerDownOutside","onRequestDismiss","defaultOpen","open","persistentElements","preventScroll","restoreFocus","role","trapFocus"]);const UM=e=>{const t=U.useId(),{getRootNode:n}=fc(),{dir:r}=lp(),o=F({id:t,getRootNode:n,dir:r},e),a=Zl(BM,o);return FM(a,$h)},l_=e=>{const[t,c]=Wb(e),d=c,{children:n}=d,r=ln(d,["children"]),[o]=kM(t),a=UM(r),u=Yh(Yt({present:a.open},t));return w.jsx(PM,{value:a,children:w.jsx(AM,{value:o,children:w.jsx(qb,{value:u,children:n})})})},c_=U.forwardRef((e,t)=>{const n=tu(),r=Yt(n.getTitleProps(),e);return w.jsx(mn.h2,me(F({},r),{ref:t}))});c_.displayName="DialogTitle";const HM=({children:e})=>{const[t,n]=U.useState(!1),r=U.useMemo(()=>({toggleMenu:()=>n(a=>!a),closeMenu:()=>n(!1)}),[]),o=U.useMemo(()=>({isOpen:t}),[t]);return w.jsx(Ph.Provider,{value:r,children:w.jsx(yb.Provider,{value:o,children:e})})},d_=()=>U.useContext(yb),f_=()=>{const e=U.useContext(Ph);if(!e)throw new Error("useOverflowMenuDispatch must be used within an OverflowMenuProvider");return e},zM=`${j}-overflow-menu-button-trigger`,jM=({componentType:e,children:t})=>{const{isOpen:n}=d_(),{closeMenu:r}=f_(),{globalClassName:o}=ut(),a=U.useRef(null);return U.useEffect(()=>{if(!n)return;const u=d=>{d.key==="Escape"&&r()},c=d=>{const f=d.target;f instanceof Element&&f.closest(`.${zM}`)||a.current&&!a.current.contains(f)&&r()};return document.addEventListener("keydown",u),document.addEventListener("mousedown",c),()=>{document.removeEventListener("keydown",u),document.removeEventListener("mousedown",c)}},[n,r]),n?w.jsx("div",{ref:a,role:"menu","aria-label":`Overflow menu for ${e}`,className:W(`${j}-overflow-panel`,o,`cim-${e}-component`),children:t}):null},$M=({componentType:e,className:t})=>{const{toggleMenu:n}=f_(),{isOpen:r}=d_(),{globalClassName:o}=ut();return w.jsx("button",{"aria-label":`Overflow menu for ${e}`,title:"More options","aria-expanded":r,"aria-haspopup":"menu",className:W(`${j}-overflow-menu-button-trigger`,`${j}-icon-button`,o,t,`cim-${e}-component`),onClick:n,children:w.jsx(UT,{})})},gp=()=>{const{status:e,entryType:t}=Zn(),{messages:n}=er(),r=t==="ask_cim",o=!!(n&&n.length>0),a=!!e.isOpen;return r&&a||!r&&a&&o},VM=({componentType:e,isIcon:t})=>{const{globalClassName:n}=ut(),{previousComponentType:r}=Zn(),o=Va(),a=()=>{gl(r||"dialog"),o()};return t?w.jsx(ri,{className:W(n,`${j}-toggle-dialog-button`,`cim-${e}-component`),ariaLabel:"Collapse",title:"Collapse",onClick:a,icon:w.jsx(HT,{})}):w.jsxs("button",{className:W(n,`${j}-overflow-menu-button`,`${j}-toggle-dialog-button`,`cim-${e}-component`),onClick:a,children:[w.jsx(HT,{}),"Show ",r||"dialog"]})},qM=({componentType:e,isIcon:t})=>{const{globalClassName:n}=ut(),{isModalFullscreen:r}=Zn(),o=Va(),a=()=>{wf(!r),o()},u=r?Ok:Ik,c="Toggle Fullscreen";return t?w.jsx(ri,{ariaLabel:c,title:c,className:W(n,`${j}-modal-fullscreen-button`,`cim-${e}-component`),icon:w.jsx(u,{}),onClick:a}):w.jsxs("button",{className:W(n,`${j}-overflow-menu-button`,`${j}-modal-fullscreen-button`,`cim-${e}-component`),onClick:a,children:[w.jsx(u,{}),c]})},YM=({componentType:e,isIcon:t})=>{const{globalClassName:n}=ut(),{dialogPosition:r}=Zn(),o=Va(),a=r==="bottom-left",u=()=>{Cf(a?"bottom-right":"bottom-left"),o()},c=a?rM:nM,d=a?"Move right":"Move left";return t?w.jsx(ri,{className:W(n,`${j}-left-right-toggle-button`,`cim-${e}-component`),ariaLabel:d,title:d,onClick:u,icon:w.jsx(c,{})}):w.jsxs("button",{className:W(n,`${j}-overflow-menu-button`,`${j}-left-right-toggle-button`,`cim-${e}-component`),onClick:u,children:[w.jsx(c,{}),d]})},h_=({componentType:e,onClearChat:t,onClose:n})=>{const{headerConfig:r,globalClassName:o}=ut(),{mode:a}=Zn(),u=a==="standalone",c=e==="modal",d=c?VM:p_,f=c?qM:YM,p=U.useMemo(()=>r?Lk(r):{},[r]);return w.jsx(HM,{children:w.jsxs("div",{className:W(o,`${j}-${e}-header-wrapper`),style:{display:"flex",flexDirection:"column",position:"relative"},children:[w.jsxs("div",{className:W(o,`${j}-${e}-header`,{standalone:u,embedded:!u}),style:p,children:[(r==null?void 0:r.logoUrl)&&w.jsx("img",{alt:"",role:"img",className:W(o,`${j}-${e}-logo`,{standalone:u,embedded:!u}),src:r.logoUrl}),w.jsx(c_,{className:W(o,`${j}-${e}-title`,{standalone:u,embedded:!u}),children:r==null?void 0:r.headerText}),w.jsxs("div",{className:W(o,`${j}-${e}-controls`),children:[w.jsx(d,{componentType:e,isIcon:!0}),w.jsx($M,{componentType:e}),w.jsx(N1,{className:W(o,`cim-${e}-component`),onClick:n})]})]}),w.jsxs(jM,{componentType:e,children:[w.jsx(f,{componentType:e}),w.jsx(WM,{componentType:e}),w.jsx(Tb,{componentType:e,onClearChat:t})]})]})})},GM=({className:e,globalClassName:t,suggestions:n,disabled:r,isWidgetStandalone:o,onSuggestionClick:a})=>{const u=o?"standalone":"embedded",c=d=>()=>{a(d)};return w.jsx("div",{className:W(t,`${j}-suggestion-container ${u}`,e),children:n.map(d=>o?w.jsx(Tl,{disabled:r,className:W(t,`${j}-suggestion-button standalone`),onClick:c(d),children:d},d):w.jsx("button",{disabled:r,className:W(t,`${j}-suggestion-button embedded`),onClick:c(d),children:d},d))})},WM=({componentType:e,isIcon:t})=>{const{globalClassName:n,enableMinimize:r}=ut();if(!r)return null;const o=()=>{Si(!1),ml(!0)};return t?w.jsx(ri,{className:W(n,`${j}-toggle-minimize-button`,`cim-${e}-component`),ariaLabel:"Toggle Minimize",title:"Minimize",onClick:o,icon:w.jsx(k1,{})}):w.jsxs("button",{className:W(n,`${j}-overflow-menu-button`,`${j}-toggle-minimize-button`,`cim-${e}-component`),onClick:o,children:[w.jsx(k1,{}),"Minimize"]})},p_=({componentType:e,isIcon:t})=>{const{globalClassName:n}=ut(),r=Va(),o=()=>{gl("modal"),r()};return t?w.jsx(ri,{className:W(n,`${j}-toggle-modal-button`,`cim-${e}-component`),ariaLabel:"Expand",title:"Expand",onClick:o,icon:w.jsx(zT,{})}):w.jsxs("button",{className:W(n,`${j}-overflow-menu-button`,`${j}-toggle-modal-button`,`cim-${e}-component`),onClick:o,children:[w.jsx(zT,{}),"Show modal"]})},XM=({isWidgetStandalone:e})=>{var g;const{globalClassName:t,entryMessage:n,resetConversationMessage:r}=ut(),{askCimPrompts:o,messages:a}=er(),{isLoading:u,handleSuggestion:c}=Rr(),d=U.useMemo(()=>{const T=typeof n=="string"?n:"Hi! I'm your Cimulate Co-Pilot. Ask me anything — I can help you find products, compare items, discover trends, and more!";return a.some(_=>_.name==="conversation_reset")&&r||T},[a,n,r]),f=((g=o.message)==null?void 0:g.suggestions)||[],p=(T,y)=>()=>{c(T,y)};return w.jsxs("div",{className:W(t,`${j}-ask-cim-entry-message`,`${j}-message-group`,e?"standalone":"embedded"),children:[w.jsx("p",{className:W(t,`${j}-ask-cim-entry-text`),children:d}),!!(f!=null&&f.length)&&w.jsx("div",{className:W(t,`${j}-ask-cim-suggestions-container`,`${j}-suggestion-container`,e?"standalone":"embedded"),children:f.map(T=>{var y;return w.jsx(Tl,{disabled:u,className:W(t,`${j}-ask-cim-suggestion-button`,`${j}-suggestion-button`,e?"standalone":"embedded"),onClick:p(T,((y=o.message)==null?void 0:y.eventSourceId)||""),children:T.displayText},T.displayText)})})]})},KM=({isWidgetStandalone:e,product:t})=>{const{configModule:n,globalClassName:r,openLinksInNewTab:o}=ut();if(!n)return null;const a=n.getName(t),u=n.getBrand(t),c=n.getPriceDisplay(t),d=n.getRelativePdp(t),f=n.getPdp(t),p=n.getImage(t),g=d&&typeof d=="string"?new URL(d,window.location.origin).href:f;return w.jsxs("div",{className:W(r,`${j}-product-tile`,{embedded:!e,standalone:e}),children:[g?w.jsx("a",{href:`${g}`,target:o?"_blank":"_self",rel:"noopener noreferrer","aria-label":`Go to product page for ${a}`,children:w.jsx("img",{className:W(r,`${j}-product-tile-image`,{embedded:!e,standalone:e}),src:`${p}`,alt:`${a}`,loading:"lazy"})}):w.jsx("img",{className:W(r,`${j}-product-tile-image`,{embedded:!e,standalone:e}),src:`${p}`,alt:`${a}`,loading:"lazy"}),w.jsxs("div",{className:W(r,`${j}-product-tile-details`,{embedded:!e,standalone:e}),children:[w.jsxs("div",{className:W(r,`${j}-product-tile-content`),children:[u&&w.jsx("p",{className:`${j}-product-tile-brand`,children:u}),g?w.jsxs("a",{"aria-label":`Go to product page for ${a}`,className:W(r,`${j}-product-tile-pdp`),href:`${g}`,target:o?"_blank":"_self",rel:"noopener noreferrer",children:[a," ",w.jsx("span",{className:W(r,`${j}-product-tile-pdp-arrow`),children:"→"})]}):w.jsx("p",{className:W(r,`${j}-product-tile-name`),title:a,children:a})]}),w.jsx("div",{className:W(r,`${j}-product-tile-footer`),children:w.jsx("p",{className:W(r,`${j}-product-tile-price`),children:c})})]})]})},QM=({isWidgetStandalone:e,message:t})=>{const{configModule:n,globalClassName:r}=ut(),o=t;return n?w.jsxs("div",{className:W(r,`${j}-display-products`),children:[w.jsx("p",{children:o.message}),o.products&&o.products.length>0&&w.jsx(CM,{globalClassName:r,spacing:"0.5rem",ariaLabel:"Recommended products",children:o.products.map(a=>{const u=n.getPid(a);return w.jsx(KM,{isWidgetStandalone:e,product:a},`${u}`)})})]}):null},JM=({globalClassName:e,message:t,isWidgetStandalone:n})=>w.jsx("div",{className:W(e,`${j}-error-message`,{standalone:n,embedded:!n}),children:w.jsxs("p",{className:W(e,`${j}-error-message-text`,{standalone:n,embedded:!n}),children:[w.jsx(kk,{})," ",t.message||"An error occurred while processing your request."]})}),ZM=({globalClassName:e,entryType:t,message:n,isWidgetStandalone:r,handleSuggestionClick:o})=>{var _;const{isLoading:a}=Rr(),{messages:u}=er(),c=u.find(S=>S.id===n.eventSourceId),d=!!c,f=((_=c==null?void 0:c.name)==null?void 0:_.replace("_suggestions",""))||"",p=d?hC(f):null,T=a||!d||!(d&&(p===t||t==="ask_cim")),y=S=>{const k=n.suggestions.find(v=>v.displayText===S);k&&o(k,n.eventSourceId||n.id)};return w.jsxs("div",{className:W(e,`${j}-follow-up`),children:[w.jsx("p",{className:W(e,`${j}-text`),children:n.message}),w.jsx(GM,{suggestions:n.suggestions.map(S=>S.displayText),disabled:T,isWidgetStandalone:r,onSuggestionClick:y,globalClassName:e})]})};function m_(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let r=0,o=n.indexOf(t);for(;o!==-1;)r++,o=n.indexOf(t,o+t.length);return r}function e8(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function t8(e,t,n){const o=Ol((n||{}).ignore||[]),a=n8(t);let u=-1;for(;++u<a.length;)zE(e,"text",c);function c(f,p){let g=-1,T;for(;++g<p.length;){const y=p[g],_=T?T.children:void 0;if(o(y,_?_.indexOf(y):void 0,T))return;T=y}if(T)return d(f,p)}function d(f,p){const g=p[p.length-1],T=a[u][0],y=a[u][1];let _=0;const k=g.children.indexOf(f);let v=!1,N=[];T.lastIndex=0;let C=T.exec(f.value);for(;C;){const M=C.index,V={index:C.index,input:C.input,stack:[...p,f]};let D=y(...C,V);if(typeof D=="string"&&(D=D.length>0?{type:"text",value:D}:void 0),D===!1?T.lastIndex=M+1:(_!==M&&N.push({type:"text",value:f.value.slice(_,M)}),Array.isArray(D)?N.push(...D):D&&N.push(D),_=M+C[0].length,v=!0),!T.global)break;C=T.exec(f.value)}return v?(_<f.value.length&&N.push({type:"text",value:f.value.slice(_)}),g.children.splice(k,1,...N)):N=[f],k+N.length}}function n8(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let r=-1;for(;++r<n.length;){const o=n[r];t.push([r8(o[0]),i8(o[1])])}return t}function r8(e){return typeof e=="string"?new RegExp(e8(e),"g"):e}function i8(e){return typeof e=="function"?e:function(){return e}}const Ep="phrasing",yp=["autolink","link","image","label"];function o8(){return{transforms:[f8],enter:{literalAutolink:a8,literalAutolinkEmail:bp,literalAutolinkHttp:bp,literalAutolinkWww:bp},exit:{literalAutolink:d8,literalAutolinkEmail:c8,literalAutolinkHttp:u8,literalAutolinkWww:l8}}}function s8(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Ep,notInConstruct:yp},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Ep,notInConstruct:yp},{character:":",before:"[ps]",after:"\\/",inConstruct:Ep,notInConstruct:yp}]}}function a8(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function bp(e){this.config.enter.autolinkProtocol.call(this,e)}function u8(e){this.config.exit.autolinkProtocol.call(this,e)}function l8(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function c8(e){this.config.exit.autolinkEmail.call(this,e)}function d8(e){this.exit(e)}function f8(e){t8(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,h8],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),p8]],{ignore:["link","linkReference"]})}function h8(e,t,n,r,o){let a="";if(!g_(o)||(/^w/i.test(t)&&(n=t+n,t="",a="http://"),!m8(n)))return!1;const u=g8(n+r);if(!u[0])return!1;const c={type:"link",title:null,url:a+t+u[0],children:[{type:"text",value:t+u[0]}]};return u[1]?[c,{type:"text",value:u[1]}]:c}function p8(e,t,n,r){return!g_(r,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function m8(e){const t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function g8(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],r=n.indexOf(")");const o=m_(e,"(");let a=m_(e,")");for(;r!==-1&&o>a;)e+=n.slice(0,r+1),n=n.slice(r+1),r=n.indexOf(")"),a++;return[e,n]}function g_(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||ao(n)||wl(n))&&(!t||n!==47)}E_.peek=C8;function E8(){this.buffer()}function y8(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function b8(){this.buffer()}function T8(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function _8(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=gr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function S8(e){this.exit(e)}function x8(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=gr(this.sliceSerialize(e)).toLowerCase(),n.label=t}function w8(e){this.exit(e)}function C8(){return"["}function E_(e,t,n,r){const o=n.createTracker(r);let a=o.move("[^");const u=n.enter("footnoteReference"),c=n.enter("reference");return a+=o.move(n.safe(n.associationId(e),{after:"]",before:a})),c(),u(),a+=o.move("]"),a}function A8(){return{enter:{gfmFootnoteCallString:E8,gfmFootnoteCall:y8,gfmFootnoteDefinitionLabelString:b8,gfmFootnoteDefinition:T8},exit:{gfmFootnoteCallString:_8,gfmFootnoteCall:S8,gfmFootnoteDefinitionLabelString:x8,gfmFootnoteDefinition:w8}}}function v8(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:E_},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function n(r,o,a,u){const c=a.createTracker(u);let d=c.move("[^");const f=a.enter("footnoteDefinition"),p=a.enter("label");return d+=c.move(a.safe(a.associationId(r),{before:d,after:"]"})),p(),d+=c.move("]:"),r.children&&r.children.length>0&&(c.shift(4),d+=c.move((t?`
|
|
32
|
+
`:" ")+a.indentLines(a.containerFlow(r,c.current()),t?y_:k8))),f(),d}}function k8(e,t,n){return t===0?e:y_(e,t,n)}function y_(e,t,n){return(n?"":" ")+e}const P8=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];b_.peek=L8;function N8(){return{canContainEols:["delete"],enter:{strikethrough:I8},exit:{strikethrough:R8}}}function O8(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:P8}],handlers:{delete:b_}}}function I8(e){this.enter({type:"delete",children:[]},e)}function R8(e){this.exit(e)}function b_(e,t,n,r){const o=n.createTracker(r),a=n.enter("strikethrough");let u=o.move("~~");return u+=n.containerPhrasing(e,me(F({},o.current()),{before:u,after:"~"})),u+=o.move("~~"),a(),u}function L8(){return"~"}function D8(e){return e.length}function M8(e,t){const n=t||{},r=(n.align||[]).concat(),o=n.stringLength||D8,a=[],u=[],c=[],d=[];let f=0,p=-1;for(;++p<e.length;){const S=[],k=[];let v=-1;for(e[p].length>f&&(f=e[p].length);++v<e[p].length;){const N=F8(e[p][v]);if(n.alignDelimiters!==!1){const C=o(N);k[v]=C,(d[v]===void 0||C>d[v])&&(d[v]=C)}S.push(N)}u[p]=S,c[p]=k}let g=-1;if(typeof r=="object"&&"length"in r)for(;++g<f;)a[g]=T_(r[g]);else{const S=T_(r);for(;++g<f;)a[g]=S}g=-1;const T=[],y=[];for(;++g<f;){const S=a[g];let k="",v="";S===99?(k=":",v=":"):S===108?k=":":S===114&&(v=":");let N=n.alignDelimiters===!1?1:Math.max(1,d[g]-k.length-v.length);const C=k+"-".repeat(N)+v;n.alignDelimiters!==!1&&(N=k.length+N+v.length,N>d[g]&&(d[g]=N),y[g]=N),T[g]=C}u.splice(1,0,T),c.splice(1,0,y),p=-1;const _=[];for(;++p<u.length;){const S=u[p],k=c[p];g=-1;const v=[];for(;++g<f;){const N=S[g]||"";let C="",M="";if(n.alignDelimiters!==!1){const V=d[g]-(k[g]||0),D=a[g];D===114?C=" ".repeat(V):D===99?V%2?(C=" ".repeat(V/2+.5),M=" ".repeat(V/2-.5)):(C=" ".repeat(V/2),M=C):M=" ".repeat(V)}n.delimiterStart!==!1&&!g&&v.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&N==="")&&(n.delimiterStart!==!1||g)&&v.push(" "),n.alignDelimiters!==!1&&v.push(C),v.push(N),n.alignDelimiters!==!1&&v.push(M),n.padding!==!1&&v.push(" "),(n.delimiterEnd!==!1||g!==f-1)&&v.push("|")}_.push(n.delimiterEnd===!1?v.join("").replace(/ +$/,""):v.join(""))}return _.join(`
|
|
33
|
+
`)}function F8(e){return e==null?"":String(e)}function T_(e){const t=typeof e=="string"?e.codePointAt(0):0;return t===67||t===99?99:t===76||t===108?108:t===82||t===114?114:0}function B8(e,t,n,r){const o=n.enter("blockquote"),a=n.createTracker(r);a.move("> "),a.shift(2);const u=n.indentLines(n.containerFlow(e,a.current()),U8);return o(),u}function U8(e,t,n){return">"+(n?"":" ")+e}function H8(e,t){return __(e,t.inConstruct,!0)&&!__(e,t.notInConstruct,!1)}function __(e,t,n){if(typeof t=="string"&&(t=[t]),!t||t.length===0)return n;let r=-1;for(;++r<t.length;)if(e.includes(t[r]))return!0;return!1}function S_(e,t,n,r){let o=-1;for(;++o<n.unsafe.length;)if(n.unsafe[o].character===`
|
|
34
|
+
`&&H8(n.stack,n.unsafe[o]))return/[ \t]/.test(r.before)?"":" ";return`\\
|
|
35
|
+
`}function z8(e,t){const n=String(e);let r=n.indexOf(t),o=r,a=0,u=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;r!==-1;)r===o?++a>u&&(u=a):a=1,o=r+t.length,r=n.indexOf(t,o);return u}function j8(e,t){return!!(t.options.fences===!1&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}function $8(e){const t=e.options.fence||"`";if(t!=="`"&&t!=="~")throw new Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}function V8(e,t,n,r){const o=$8(n),a=e.value||"",u=o==="`"?"GraveAccent":"Tilde";if(j8(e,n)){const g=n.enter("codeIndented"),T=n.indentLines(a,q8);return g(),T}const c=n.createTracker(r),d=o.repeat(Math.max(z8(a,o)+1,3)),f=n.enter("codeFenced");let p=c.move(d);if(e.lang){const g=n.enter(`codeFencedLang${u}`);p+=c.move(n.safe(e.lang,F({before:p,after:" ",encode:["`"]},c.current()))),g()}if(e.lang&&e.meta){const g=n.enter(`codeFencedMeta${u}`);p+=c.move(" "),p+=c.move(n.safe(e.meta,F({before:p,after:`
|
|
36
36
|
`,encode:["`"]},c.current()))),g()}return p+=c.move(`
|
|
37
37
|
`),a&&(p+=c.move(a+`
|
|
38
|
-
`)),p+=c.move(d),f(),p}function
|
|
39
|
-
`},d.current())))),c(),e.title&&(c=n.enter(`title${a}`),f+=d.move(" "+o),f+=d.move(n.safe(e.title,F({before:f,after:o},d.current()))),f+=d.move(o),c()),u(),f}function
|
|
38
|
+
`)),p+=c.move(d),f(),p}function q8(e,t,n){return(n?"":" ")+e}function Tp(e){const t=e.options.quote||'"';if(t!=='"'&&t!=="'")throw new Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function Y8(e,t,n,r){const o=Tp(n),a=o==='"'?"Quote":"Apostrophe",u=n.enter("definition");let c=n.enter("label");const d=n.createTracker(r);let f=d.move("[");return f+=d.move(n.safe(n.associationId(e),F({before:f,after:"]"},d.current()))),f+=d.move("]: "),c(),!e.url||/[\0- \u007F]/.test(e.url)?(c=n.enter("destinationLiteral"),f+=d.move("<"),f+=d.move(n.safe(e.url,F({before:f,after:">"},d.current()))),f+=d.move(">")):(c=n.enter("destinationRaw"),f+=d.move(n.safe(e.url,F({before:f,after:e.title?" ":`
|
|
39
|
+
`},d.current())))),c(),e.title&&(c=n.enter(`title${a}`),f+=d.move(" "+o),f+=d.move(n.safe(e.title,F({before:f,after:o},d.current()))),f+=d.move(o),c()),u(),f}function G8(e){const t=e.options.emphasis||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}function nu(e){return"&#x"+e.toString(16).toUpperCase()+";"}function mc(e,t,n){const r=ts(e),o=ts(t);return r===void 0?o===void 0?n==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:o===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:r===1?o===void 0?{inside:!1,outside:!1}:o===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:o===void 0?{inside:!1,outside:!1}:o===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}x_.peek=W8;function x_(e,t,n,r){const o=G8(n),a=n.enter("emphasis"),u=n.createTracker(r),c=u.move(o);let d=u.move(n.containerPhrasing(e,F({after:o,before:c},u.current())));const f=d.charCodeAt(0),p=mc(r.before.charCodeAt(r.before.length-1),f,o);p.inside&&(d=nu(f)+d.slice(1));const g=d.charCodeAt(d.length-1),T=mc(r.after.charCodeAt(0),g,o);T.inside&&(d=d.slice(0,-1)+nu(g));const y=u.move(o);return a(),n.attentionEncodeSurroundingInfo={after:T.outside,before:p.outside},c+d+y}function W8(e,t,n){return n.options.emphasis||"*"}function X8(e,t){let n=!1;return Rl(e,function(r){if("value"in r&&/\r?\n|\r/.test(r.value)||r.type==="break")return n=!0,Jf}),!!((!e.depth||e.depth<3)&&zf(e)&&(t.options.setext||n))}function K8(e,t,n,r){const o=Math.max(Math.min(6,e.depth||1),1),a=n.createTracker(r);if(X8(e,n)){const p=n.enter("headingSetext"),g=n.enter("phrasing"),T=n.containerPhrasing(e,me(F({},a.current()),{before:`
|
|
40
40
|
`,after:`
|
|
41
41
|
`}));return g(),p(),T+`
|
|
42
42
|
`+(o===1?"=":"-").repeat(T.length-(Math.max(T.lastIndexOf("\r"),T.lastIndexOf(`
|
|
43
43
|
`))+1))}const u="#".repeat(o),c=n.enter("headingAtx"),d=n.enter("phrasing");a.move(u+" ");let f=n.containerPhrasing(e,F({before:"# ",after:`
|
|
44
|
-
`},a.current()));return/^[\t ]/.test(f)&&(f=nu(f.charCodeAt(0))+f.slice(1)),f=f?u+" "+f:u,n.options.closeAtx&&(f+=" "+u),d(),c(),f}w_.peek=
|
|
44
|
+
`},a.current()));return/^[\t ]/.test(f)&&(f=nu(f.charCodeAt(0))+f.slice(1)),f=f?u+" "+f:u,n.options.closeAtx&&(f+=" "+u),d(),c(),f}w_.peek=Q8;function w_(e){return e.value||""}function Q8(){return"<"}C_.peek=J8;function C_(e,t,n,r){const o=Tp(n),a=o==='"'?"Quote":"Apostrophe",u=n.enter("image");let c=n.enter("label");const d=n.createTracker(r);let f=d.move("![");return f+=d.move(n.safe(e.alt,F({before:f,after:"]"},d.current()))),f+=d.move("]("),c(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(c=n.enter("destinationLiteral"),f+=d.move("<"),f+=d.move(n.safe(e.url,F({before:f,after:">"},d.current()))),f+=d.move(">")):(c=n.enter("destinationRaw"),f+=d.move(n.safe(e.url,F({before:f,after:e.title?" ":")"},d.current())))),c(),e.title&&(c=n.enter(`title${a}`),f+=d.move(" "+o),f+=d.move(n.safe(e.title,F({before:f,after:o},d.current()))),f+=d.move(o),c()),f+=d.move(")"),u(),f}function J8(){return"!"}A_.peek=Z8;function A_(e,t,n,r){const o=e.referenceType,a=n.enter("imageReference");let u=n.enter("label");const c=n.createTracker(r);let d=c.move("![");const f=n.safe(e.alt,F({before:d,after:"]"},c.current()));d+=c.move(f+"]["),u();const p=n.stack;n.stack=[],u=n.enter("reference");const g=n.safe(n.associationId(e),F({before:d,after:"]"},c.current()));return u(),n.stack=p,a(),o==="full"||!f||f!==g?d+=c.move(g+"]"):o==="shortcut"?d=d.slice(0,-1):d+=c.move("]"),d}function Z8(){return"!"}v_.peek=eF;function v_(e,t,n){let r=e.value||"",o="`",a=-1;for(;new RegExp("(^|[^`])"+o+"([^`]|$)").test(r);)o+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=" "+r+" ");++a<n.unsafe.length;){const u=n.unsafe[a],c=n.compilePattern(u);let d;if(u.atBreak)for(;d=c.exec(r);){let f=d.index;r.charCodeAt(f)===10&&r.charCodeAt(f-1)===13&&f--,r=r.slice(0,f)+" "+r.slice(d.index+1)}}return o+r+o}function eF(){return"`"}function k_(e,t){const n=zf(e);return!!(!t.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(n===e.url||"mailto:"+n===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}P_.peek=tF;function P_(e,t,n,r){const o=Tp(n),a=o==='"'?"Quote":"Apostrophe",u=n.createTracker(r);let c,d;if(k_(e,n)){const p=n.stack;n.stack=[],c=n.enter("autolink");let g=u.move("<");return g+=u.move(n.containerPhrasing(e,F({before:g,after:">"},u.current()))),g+=u.move(">"),c(),n.stack=p,g}c=n.enter("link"),d=n.enter("label");let f=u.move("[");return f+=u.move(n.containerPhrasing(e,F({before:f,after:"]("},u.current()))),f+=u.move("]("),d(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(d=n.enter("destinationLiteral"),f+=u.move("<"),f+=u.move(n.safe(e.url,F({before:f,after:">"},u.current()))),f+=u.move(">")):(d=n.enter("destinationRaw"),f+=u.move(n.safe(e.url,F({before:f,after:e.title?" ":")"},u.current())))),d(),e.title&&(d=n.enter(`title${a}`),f+=u.move(" "+o),f+=u.move(n.safe(e.title,F({before:f,after:o},u.current()))),f+=u.move(o),d()),f+=u.move(")"),c(),f}function tF(e,t,n){return k_(e,n)?"<":"["}N_.peek=nF;function N_(e,t,n,r){const o=e.referenceType,a=n.enter("linkReference");let u=n.enter("label");const c=n.createTracker(r);let d=c.move("[");const f=n.containerPhrasing(e,F({before:d,after:"]"},c.current()));d+=c.move(f+"]["),u();const p=n.stack;n.stack=[],u=n.enter("reference");const g=n.safe(n.associationId(e),F({before:d,after:"]"},c.current()));return u(),n.stack=p,a(),o==="full"||!f||f!==g?d+=c.move(g+"]"):o==="shortcut"?d=d.slice(0,-1):d+=c.move("]"),d}function nF(){return"["}function _p(e){const t=e.options.bullet||"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function rF(e){const t=_p(e),n=e.options.bulletOther;if(!n)return t==="*"?"-":"*";if(n!=="*"&&n!=="+"&&n!=="-")throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+n+"`) to be different");return n}function iF(e){const t=e.options.bulletOrdered||".";if(t!=="."&&t!==")")throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function O_(e){const t=e.options.rule||"*";if(t!=="*"&&t!=="-"&&t!=="_")throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}function oF(e,t,n,r){const o=n.enter("list"),a=n.bulletCurrent;let u=e.ordered?iF(n):_p(n);const c=e.ordered?u==="."?")":".":rF(n);let d=t&&n.bulletLastUsed?u===n.bulletLastUsed:!1;if(!e.ordered){const p=e.children?e.children[0]:void 0;if((u==="*"||u==="-")&&p&&(!p.children||!p.children[0])&&n.stack[n.stack.length-1]==="list"&&n.stack[n.stack.length-2]==="listItem"&&n.stack[n.stack.length-3]==="list"&&n.stack[n.stack.length-4]==="listItem"&&n.indexStack[n.indexStack.length-1]===0&&n.indexStack[n.indexStack.length-2]===0&&n.indexStack[n.indexStack.length-3]===0&&(d=!0),O_(n)===u&&p){let g=-1;for(;++g<e.children.length;){const T=e.children[g];if(T&&T.type==="listItem"&&T.children&&T.children[0]&&T.children[0].type==="thematicBreak"){d=!0;break}}}}d&&(u=c),n.bulletCurrent=u;const f=n.containerFlow(e,r);return n.bulletLastUsed=u,n.bulletCurrent=a,o(),f}function sF(e){const t=e.options.listItemIndent||"one";if(t!=="tab"&&t!=="one"&&t!=="mixed")throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}function aF(e,t,n,r){const o=sF(n);let a=n.bulletCurrent||_p(n);t&&t.type==="list"&&t.ordered&&(a=(typeof t.start=="number"&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+a);let u=a.length+1;(o==="tab"||o==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(u=Math.ceil(u/4)*4);const c=n.createTracker(r);c.move(a+" ".repeat(u-a.length)),c.shift(u);const d=n.enter("listItem"),f=n.indentLines(n.containerFlow(e,c.current()),p);return d(),f;function p(g,T,y){return T?(y?"":" ".repeat(u))+g:(y?a:a+" ".repeat(u-a.length))+g}}function uF(e,t,n,r){const o=n.enter("paragraph"),a=n.enter("phrasing"),u=n.containerPhrasing(e,r);return a(),o(),u}const lF=Ol(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function cF(e,t,n,r){return(e.children.some(function(u){return lF(u)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function dF(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}I_.peek=fF;function I_(e,t,n,r){const o=dF(n),a=n.enter("strong"),u=n.createTracker(r),c=u.move(o+o);let d=u.move(n.containerPhrasing(e,F({after:o,before:c},u.current())));const f=d.charCodeAt(0),p=mc(r.before.charCodeAt(r.before.length-1),f,o);p.inside&&(d=nu(f)+d.slice(1));const g=d.charCodeAt(d.length-1),T=mc(r.after.charCodeAt(0),g,o);T.inside&&(d=d.slice(0,-1)+nu(g));const y=u.move(o+o);return a(),n.attentionEncodeSurroundingInfo={after:T.outside,before:p.outside},c+d+y}function fF(e,t,n){return n.options.strong||"*"}function hF(e,t,n,r){return n.safe(e.value,r)}function pF(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}function mF(e,t,n){const r=(O_(n)+(n.options.ruleSpaces?" ":"")).repeat(pF(n));return n.options.ruleSpaces?r.slice(0,-1):r}const R_={blockquote:B8,break:S_,code:V8,definition:Y8,emphasis:x_,hardBreak:S_,heading:K8,html:w_,image:C_,imageReference:A_,inlineCode:v_,link:P_,linkReference:N_,list:oF,listItem:aF,paragraph:uF,root:cF,strong:I_,text:hF,thematicBreak:mF};function gF(){return{enter:{table:EF,tableData:L_,tableHeader:L_,tableRow:bF},exit:{codeText:TF,table:yF,tableData:Sp,tableHeader:Sp,tableRow:Sp}}}function EF(e){const t=e._align;this.enter({type:"table",align:t.map(function(n){return n==="none"?null:n}),children:[]},e),this.data.inTable=!0}function yF(e){this.exit(e),this.data.inTable=void 0}function bF(e){this.enter({type:"tableRow",children:[]},e)}function Sp(e){this.exit(e)}function L_(e){this.enter({type:"tableCell",children:[]},e)}function TF(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,_F));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function _F(e,t){return t==="|"?t:e}function SF(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,o=t.stringLength,a=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
|
|
45
45
|
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:T,table:u,tableCell:d,tableRow:c}};function u(y,_,S,k){return f(p(y,S,k),y.align)}function c(y,_,S,k){const v=g(y,S,k),N=f([v]);return N.slice(0,N.indexOf(`
|
|
46
|
-
`))}function d(y,_,S,k){const v=S.enter("tableCell"),N=S.enter("phrasing"),A=S.containerPhrasing(y,me(F({},k),{before:a,after:a}));return N(),v(),A}function f(y,_){return L8(y,{align:_,alignDelimiters:r,padding:n,stringLength:o})}function p(y,_,S){const k=y.children;let v=-1;const N=[],A=_.enter("table");for(;++v<k.length;)N[v]=g(k[v],_,S);return A(),N}function g(y,_,S){const k=y.children;let v=-1;const N=[],A=_.enter("tableRow");for(;++v<k.length;)N[v]=d(k[v],y,_,S);return A(),N}function T(y,_,S){let k=R_.inlineCode(y,_,S);return S.stack.includes("tableCell")&&(k=k.replace(/\|/g,"\\$&")),k}}function _F(){return{exit:{taskListCheckValueChecked:D_,taskListCheckValueUnchecked:D_,paragraph:xF}}}function SF(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:wF}}}function D_(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function xF(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const r=n.children[0];if(r&&r.type==="text"){const o=t.children;let a=-1,u;for(;++a<o.length;){const c=o[a];if(c.type==="paragraph"){u=c;break}}u===n&&(r.value=r.value.slice(1),r.value.length===0?n.children.shift():n.position&&r.position&&typeof r.position.start.offset=="number"&&(r.position.start.column++,r.position.start.offset++,n.position.start=Object.assign({},r.position.start)))}}this.exit(e)}function wF(e,t,n,r){const o=e.children[0],a=typeof e.checked=="boolean"&&o&&o.type==="paragraph",u="["+(e.checked?"x":" ")+"] ",c=n.createTracker(r);a&&c.move(u);let d=R_.listItem(e,t,n,F(F({},r),c.current()));return a&&(d=d.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,f)),d;function f(p){return p+u}}function AF(){return[r8(),w8(),k8(),pF(),_F()]}function CF(e){return{extensions:[i8(),A8(e),P8(),TF(e),SF()]}}const vF={tokenize:RF,partial:!0},M_={tokenize:LF,partial:!0},F_={tokenize:DF,partial:!0},B_={tokenize:MF,partial:!0},kF={tokenize:FF,partial:!0},U_={name:"wwwAutolink",tokenize:OF,previous:z_},H_={name:"protocolAutolink",tokenize:IF,previous:j_},li={name:"emailAutolink",tokenize:NF,previous:$_},Vr={};function PF(){return{text:Vr}}let So=48;for(;So<123;)Vr[So]=li,So++,So===58?So=65:So===91&&(So=97);Vr[43]=li,Vr[45]=li,Vr[46]=li,Vr[95]=li,Vr[72]=[li,H_],Vr[104]=[li,H_],Vr[87]=[li,U_],Vr[119]=[li,U_];function NF(e,t,n){const r=this;let o,a;return u;function u(g){return!xp(g)||!$_.call(r,r.previous)||wp(r.events)?n(g):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),c(g))}function c(g){return xp(g)?(e.consume(g),c):g===64?(e.consume(g),d):n(g)}function d(g){return g===46?e.check(kF,p,f)(g):g===45||g===95||hn(g)?(a=!0,e.consume(g),d):p(g)}function f(g){return e.consume(g),o=!0,d}function p(g){return a&&o&&xn(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(g)):n(g)}}function OF(e,t,n){const r=this;return o;function o(u){return u!==87&&u!==119||!z_.call(r,r.previous)||wp(r.events)?n(u):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(vF,e.attempt(M_,e.attempt(F_,a),n),n)(u))}function a(u){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(u)}}function IF(e,t,n){const r=this;let o="",a=!1;return u;function u(g){return(g===72||g===104)&&j_.call(r,r.previous)&&!wp(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),o+=String.fromCodePoint(g),e.consume(g),c):n(g)}function c(g){if(xn(g)&&o.length<5)return o+=String.fromCodePoint(g),e.consume(g),c;if(g===58){const T=o.toLowerCase();if(T==="http"||T==="https")return e.consume(g),d}return n(g)}function d(g){return g===47?(e.consume(g),a?f:(a=!0,d)):n(g)}function f(g){return g===null||xl(g)||ht(g)||ao(g)||wl(g)?n(g):e.attempt(M_,e.attempt(F_,p),n)(g)}function p(g){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(g)}}function RF(e,t,n){let r=0;return o;function o(u){return(u===87||u===119)&&r<3?(r++,e.consume(u),o):u===46&&r===3?(e.consume(u),a):n(u)}function a(u){return u===null?n(u):t(u)}}function LF(e,t,n){let r,o,a;return u;function u(f){return f===46||f===95?e.check(B_,d,c)(f):f===null||ht(f)||ao(f)||f!==45&&wl(f)?d(f):(a=!0,e.consume(f),u)}function c(f){return f===95?r=!0:(o=r,r=void 0),e.consume(f),u}function d(f){return o||r||!a?n(f):t(f)}}function DF(e,t){let n=0,r=0;return o;function o(u){return u===40?(n++,e.consume(u),o):u===41&&r<n?a(u):u===33||u===34||u===38||u===39||u===41||u===42||u===44||u===46||u===58||u===59||u===60||u===63||u===93||u===95||u===126?e.check(B_,t,a)(u):u===null||ht(u)||ao(u)?t(u):(e.consume(u),o)}function a(u){return u===41&&r++,e.consume(u),o}}function MF(e,t,n){return r;function r(c){return c===33||c===34||c===39||c===41||c===42||c===44||c===46||c===58||c===59||c===63||c===95||c===126?(e.consume(c),r):c===38?(e.consume(c),a):c===93?(e.consume(c),o):c===60||c===null||ht(c)||ao(c)?t(c):n(c)}function o(c){return c===null||c===40||c===91||ht(c)||ao(c)?t(c):r(c)}function a(c){return xn(c)?u(c):n(c)}function u(c){return c===59?(e.consume(c),r):xn(c)?(e.consume(c),u):n(c)}}function FF(e,t,n){return r;function r(a){return e.consume(a),o}function o(a){return hn(a)?n(a):t(a)}}function z_(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||ht(e)}function j_(e){return!xn(e)}function $_(e){return!(e===47||xp(e))}function xp(e){return e===43||e===45||e===46||e===95||hn(e)}function wp(e){let t=e.length,n=!1;for(;t--;){const r=e[t][1];if((r.type==="labelLink"||r.type==="labelImage")&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}const BF={tokenize:YF,partial:!0};function UF(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:$F,continuation:{tokenize:VF},exit:qF}},text:{91:{name:"gfmFootnoteCall",tokenize:jF},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:HF,resolveTo:zF}}}}function HF(e,t,n){const r=this;let o=r.events.length;const a=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let u;for(;o--;){const d=r.events[o][1];if(d.type==="labelImage"){u=d;break}if(d.type==="gfmFootnoteCall"||d.type==="labelLink"||d.type==="label"||d.type==="image"||d.type==="link")break}return c;function c(d){if(!u||!u._balanced)return n(d);const f=gr(r.sliceSerialize({start:u.end,end:r.now()}));return f.codePointAt(0)!==94||!a.includes(f.slice(1))?n(d):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(d),e.exit("gfmFootnoteCallLabelMarker"),t(d))}}function zF(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const r={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},o={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};o.end.column++,o.end.offset++,o.end._bufferIndex++;const a={type:"gfmFootnoteCallString",start:Object.assign({},o.end),end:Object.assign({},e[e.length-1][1].start)},u={type:"chunkString",contentType:"string",start:Object.assign({},a.start),end:Object.assign({},a.end)},c=[e[n+1],e[n+2],["enter",r,t],e[n+3],e[n+4],["enter",o,t],["exit",o,t],["enter",a,t],["enter",u,t],["exit",u,t],["exit",a,t],e[e.length-2],e[e.length-1],["exit",r,t]];return e.splice(n,e.length-n+1,...c),e}function jF(e,t,n){const r=this,o=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a=0,u;return c;function c(g){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(g),e.exit("gfmFootnoteCallLabelMarker"),d}function d(g){return g!==94?n(g):(e.enter("gfmFootnoteCallMarker"),e.consume(g),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",f)}function f(g){if(a>999||g===93&&!u||g===null||g===91||ht(g))return n(g);if(g===93){e.exit("chunkString");const T=e.exit("gfmFootnoteCallString");return o.includes(gr(r.sliceSerialize(T)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(g),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(g)}return ht(g)||(u=!0),a++,e.consume(g),g===92?p:f}function p(g){return g===91||g===92||g===93?(e.consume(g),a++,f):f(g)}}function $F(e,t,n){const r=this,o=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a,u=0,c;return d;function d(_){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),f}function f(_){return _===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",p):n(_)}function p(_){if(u>999||_===93&&!c||_===null||_===91||ht(_))return n(_);if(_===93){e.exit("chunkString");const S=e.exit("gfmFootnoteDefinitionLabelString");return a=gr(r.sliceSerialize(S)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),T}return ht(_)||(c=!0),u++,e.consume(_),_===92?g:p}function g(_){return _===91||_===92||_===93?(e.consume(_),u++,p):p(_)}function T(_){return _===58?(e.enter("definitionMarker"),e.consume(_),e.exit("definitionMarker"),o.includes(a)||o.push(a),rt(e,y,"gfmFootnoteDefinitionWhitespace")):n(_)}function y(_){return t(_)}}function VF(e,t,n){return e.check(Aa,t,e.attempt(BF,t,n))}function qF(e){e.exit("gfmFootnoteDefinition")}function YF(e,t,n){const r=this;return rt(e,o,"gfmFootnoteDefinitionIndent",5);function o(a){const u=r.events[r.events.length-1];return u&&u[1].type==="gfmFootnoteDefinitionIndent"&&u[2].sliceSerialize(u[1],!0).length===4?t(a):n(a)}}function GF(e){let n=(e||{}).singleTilde;const r={name:"strikethrough",tokenize:a,resolveAll:o};return n==null&&(n=!0),{text:{126:r},insideSpan:{null:[r]},attentionMarkers:{null:[126]}};function o(u,c){let d=-1;for(;++d<u.length;)if(u[d][0]==="enter"&&u[d][1].type==="strikethroughSequenceTemporary"&&u[d][1]._close){let f=d;for(;f--;)if(u[f][0]==="exit"&&u[f][1].type==="strikethroughSequenceTemporary"&&u[f][1]._open&&u[d][1].end.offset-u[d][1].start.offset===u[f][1].end.offset-u[f][1].start.offset){u[d][1].type="strikethroughSequence",u[f][1].type="strikethroughSequence";const p={type:"strikethrough",start:Object.assign({},u[f][1].start),end:Object.assign({},u[d][1].end)},g={type:"strikethroughText",start:Object.assign({},u[f][1].end),end:Object.assign({},u[d][1].start)},T=[["enter",p,c],["enter",u[f][1],c],["exit",u[f][1],c],["enter",g,c]],y=c.parser.constructs.insideSpan.null;y&&zn(T,T.length,0,Al(y,u.slice(f+1,d),c)),zn(T,T.length,0,[["exit",g,c],["enter",u[d][1],c],["exit",u[d][1],c],["exit",p,c]]),zn(u,f-1,d-f+3,T),d=f+T.length-2;break}}for(d=-1;++d<u.length;)u[d][1].type==="strikethroughSequenceTemporary"&&(u[d][1].type="data");return u}function a(u,c,d){const f=this.previous,p=this.events;let g=0;return T;function T(_){return f===126&&p[p.length-1][1].type!=="characterEscape"?d(_):(u.enter("strikethroughSequenceTemporary"),y(_))}function y(_){const S=ts(f);if(_===126)return g>1?d(_):(u.consume(_),g++,y);if(g<2&&!n)return d(_);const k=u.exit("strikethroughSequenceTemporary"),v=ts(_);return k._open=!v||v===2&&!!S,k._close=!S||S===2&&!!v,c(_)}}}class WF{constructor(){this.map=[]}add(t,n,r){XF(this,t,n,r)}consume(t){if(this.map.sort(function(a,u){return a[0]-u[0]}),this.map.length===0)return;let n=this.map.length;const r=[];for(;n>0;)n-=1,r.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];r.push(t.slice()),t.length=0;let o=r.pop();for(;o;){for(const a of o)t.push(a);o=r.pop()}this.map.length=0}}function XF(e,t,n,r){let o=0;if(!(n===0&&r.length===0)){for(;o<e.map.length;){if(e.map[o][0]===t){e.map[o][1]+=n,e.map[o][2].push(...r);return}o+=1}e.map.push([t,n,r])}}function KF(e,t){let n=!1;const r=[];for(;t<e.length;){const o=e[t];if(n){if(o[0]==="enter")o[1].type==="tableContent"&&r.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(o[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const a=r.length-1;r[a]=r[a]==="left"?"center":"right"}}else if(o[1].type==="tableDelimiterRow")break}else o[0]==="enter"&&o[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return r}function QF(){return{flow:{null:{name:"table",tokenize:JF,resolveAll:ZF}}}}function JF(e,t,n){const r=this;let o=0,a=0,u;return c;function c($){let Z=r.events.length-1;for(;Z>-1;){const ue=r.events[Z][1].type;if(ue==="lineEnding"||ue==="linePrefix")Z--;else break}const ce=Z>-1?r.events[Z][1].type:null,he=ce==="tableHead"||ce==="tableRow"?D:d;return he===D&&r.parser.lazy[r.now().line]?n($):he($)}function d($){return e.enter("tableHead"),e.enter("tableRow"),f($)}function f($){return $===124||(u=!0,a+=1),p($)}function p($){return $===null?n($):Be($)?a>1?(a=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume($),e.exit("lineEnding"),y):n($):et($)?rt(e,p,"whitespace")($):(a+=1,u&&(u=!1,o+=1),$===124?(e.enter("tableCellDivider"),e.consume($),e.exit("tableCellDivider"),u=!0,p):(e.enter("data"),g($)))}function g($){return $===null||$===124||ht($)?(e.exit("data"),p($)):(e.consume($),$===92?T:g)}function T($){return $===92||$===124?(e.consume($),g):g($)}function y($){return r.interrupt=!1,r.parser.lazy[r.now().line]?n($):(e.enter("tableDelimiterRow"),u=!1,et($)?rt(e,_,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)($):_($))}function _($){return $===45||$===58?k($):$===124?(u=!0,e.enter("tableCellDivider"),e.consume($),e.exit("tableCellDivider"),S):V($)}function S($){return et($)?rt(e,k,"whitespace")($):k($)}function k($){return $===58?(a+=1,u=!0,e.enter("tableDelimiterMarker"),e.consume($),e.exit("tableDelimiterMarker"),v):$===45?(a+=1,v($)):$===null||Be($)?M($):V($)}function v($){return $===45?(e.enter("tableDelimiterFiller"),N($)):V($)}function N($){return $===45?(e.consume($),N):$===58?(u=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume($),e.exit("tableDelimiterMarker"),A):(e.exit("tableDelimiterFiller"),A($))}function A($){return et($)?rt(e,M,"whitespace")($):M($)}function M($){return $===124?_($):$===null||Be($)?!u||o!==a?V($):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t($)):V($)}function V($){return n($)}function D($){return e.enter("tableRow"),K($)}function K($){return $===124?(e.enter("tableCellDivider"),e.consume($),e.exit("tableCellDivider"),K):$===null||Be($)?(e.exit("tableRow"),t($)):et($)?rt(e,K,"whitespace")($):(e.enter("data"),re($))}function re($){return $===null||$===124||ht($)?(e.exit("data"),K($)):(e.consume($),$===92?be:re)}function be($){return $===92||$===124?(e.consume($),re):re($)}}function ZF(e,t){let n=-1,r=!0,o=0,a=[0,0,0,0],u=[0,0,0,0],c=!1,d=0,f,p,g;const T=new WF;for(;++n<e.length;){const y=e[n],_=y[1];y[0]==="enter"?_.type==="tableHead"?(c=!1,d!==0&&(V_(T,t,d,f,p),p=void 0,d=0),f={type:"table",start:Object.assign({},_.start),end:Object.assign({},_.end)},T.add(n,0,[["enter",f,t]])):_.type==="tableRow"||_.type==="tableDelimiterRow"?(r=!0,g=void 0,a=[0,0,0,0],u=[0,n+1,0,0],c&&(c=!1,p={type:"tableBody",start:Object.assign({},_.start),end:Object.assign({},_.end)},T.add(n,0,[["enter",p,t]])),o=_.type==="tableDelimiterRow"?2:p?3:1):o&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")?(r=!1,u[2]===0&&(a[1]!==0&&(u[0]=u[1],g=gc(T,t,a,o,void 0,g),a=[0,0,0,0]),u[2]=n)):_.type==="tableCellDivider"&&(r?r=!1:(a[1]!==0&&(u[0]=u[1],g=gc(T,t,a,o,void 0,g)),a=u,u=[a[1],n,0,0])):_.type==="tableHead"?(c=!0,d=n):_.type==="tableRow"||_.type==="tableDelimiterRow"?(d=n,a[1]!==0?(u[0]=u[1],g=gc(T,t,a,o,n,g)):u[1]!==0&&(g=gc(T,t,u,o,n,g)),o=0):o&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")&&(u[3]=n)}for(d!==0&&V_(T,t,d,f,p),T.consume(t.events),n=-1;++n<t.events.length;){const y=t.events[n];y[0]==="enter"&&y[1].type==="table"&&(y[1]._align=KF(t.events,n))}return e}function gc(e,t,n,r,o,a){const u=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",c="tableContent";n[0]!==0&&(a.end=Object.assign({},ks(t.events,n[0])),e.add(n[0],0,[["exit",a,t]]));const d=ks(t.events,n[1]);if(a={type:u,start:Object.assign({},d),end:Object.assign({},d)},e.add(n[1],0,[["enter",a,t]]),n[2]!==0){const f=ks(t.events,n[2]),p=ks(t.events,n[3]),g={type:c,start:Object.assign({},f),end:Object.assign({},p)};if(e.add(n[2],0,[["enter",g,t]]),r!==2){const T=t.events[n[2]],y=t.events[n[3]];if(T[1].end=Object.assign({},y[1].end),T[1].type="chunkText",T[1].contentType="text",n[3]>n[2]+1){const _=n[2]+1,S=n[3]-n[2]-1;e.add(_,S,[])}}e.add(n[3]+1,0,[["exit",g,t]])}return o!==void 0&&(a.end=Object.assign({},ks(t.events,o)),e.add(o,0,[["exit",a,t]]),a=void 0),a}function V_(e,t,n,r,o){const a=[],u=ks(t.events,n);o&&(o.end=Object.assign({},u),a.push(["exit",o,t])),r.end=Object.assign({},u),a.push(["exit",r,t]),e.add(n+1,0,a)}function ks(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const eB={name:"tasklistCheck",tokenize:nB};function tB(){return{text:{91:eB}}}function nB(e,t,n){const r=this;return o;function o(d){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(d):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(d),e.exit("taskListCheckMarker"),a)}function a(d){return ht(d)?(e.enter("taskListCheckValueUnchecked"),e.consume(d),e.exit("taskListCheckValueUnchecked"),u):d===88||d===120?(e.enter("taskListCheckValueChecked"),e.consume(d),e.exit("taskListCheckValueChecked"),u):n(d)}function u(d){return d===93?(e.enter("taskListCheckMarker"),e.consume(d),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),c):n(d)}function c(d){return Be(d)?t(d):et(d)?e.check({tokenize:rB},t,n)(d):n(d)}}function rB(e,t,n){return rt(e,r,"whitespace");function r(o){return o===null?n(o):t(o)}}function iB(e){return uE([PF(),UF(),GF(e),QF(),tB()])}const oB={};function sB(e){const t=this,n=e||oB,r=t.data(),o=r.micromarkExtensions||(r.micromarkExtensions=[]),a=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),u=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);o.push(iB(n)),a.push(AF()),u.push(CF(n))}const Ec=()=>w.jsx("span",{className:`${j}-blinking-cursor`,children:w.jsx("svg",{height:"16px",width:"16px",xmlns:"http://www.w3.org/2000/svg",children:w.jsx("circle",{r:"0.45rem",cx:"0.5rem",cy:"0.55rem",fill:"black"})})}),Ap=({globalClassName:e,openLinksInNewTab:t,showIsLoading:n,text:r})=>w.jsx(JE,{remarkPlugins:[sB],rehypePlugins:[cb],components:{h1:({children:o})=>w.jsx("h1",{className:W(e,`${j}-header h1`),children:o}),h2:({children:o})=>w.jsx("h2",{className:W(e,`${j}-header h2`),children:o}),h3:({children:o})=>w.jsx("h3",{className:W(e,`${j}-header h3`),children:o}),ul:({children:o})=>w.jsx("ul",{className:W(e,`${j}-ul`),children:o}),ol:({children:o})=>w.jsx("ol",{className:W(e,`${j}-ol`),children:o}),li:({children:o})=>w.jsx("li",{className:W(e,`${j}-li`),children:o}),a:({href:o,children:a})=>w.jsx(Eb,{globalClassName:e,openLinksInNewTab:t,href:o,children:a}),table:({children:o})=>w.jsx("div",{className:W(e,`${j}-table-container`),children:w.jsx("table",{className:W(e,`${j}-table`),children:o})}),thead:({children:o})=>w.jsx("thead",{className:W(e,`${j}-thead`),children:o}),tbody:({children:o})=>w.jsx("tbody",{className:W(e,`${j}-tbody`),children:o}),tr:({children:o})=>w.jsx("tr",{className:W(e,`${j}-tr`),children:o}),th:({children:o})=>w.jsx("th",{className:W(e,`${j}-th`),children:o}),td:({children:o})=>w.jsx("td",{className:W(e,`${j}-td`),children:o}),span:({className:o,children:a})=>o===`${j}-blinking-cursor`?w.jsx(Ec,{}):w.jsx("span",{children:a})},children:r+(n?`<span className='${j}-blinking-cursor'></span>`:"")}),aB=({globalClassName:e,message:t})=>{const[n,r]=U.useState(!1),o=t.tool_name||t.toolName,a=!!t.thought,u=!!o,c=()=>{r(d=>!d)};return w.jsxs("div",{children:[w.jsxs("div",{className:W(e,`${j}-progress-message`,"standalone"),children:[w.jsx("span",{className:W(e,`${j}-message-icon`,"progress-icon","standalone"),children:w.jsx(v1,{})}),w.jsx("p",{className:W(e,`${j}-progress-text`,"standalone"),children:t.message})]}),(a||u)&&w.jsxs(w.Fragment,{children:[w.jsx(Tl,{className:W(e,`${j}-thought-context-button`),onClick:c,children:n?w.jsxs(w.Fragment,{children:["Hide ",w.jsx(vk,{})]}):w.jsxs(w.Fragment,{children:["Context ",w.jsx(kk,{})]})}),n&&w.jsx("div",{className:W(e,`${j}-thought-container`),children:a&&w.jsx("p",{className:W(e,`${j}-progress-thought`),children:t.thought})})]})]})},uB=({globalClassName:e,message:t,isWidgetStandalone:n})=>n?w.jsx(aB,{globalClassName:e,message:t}):w.jsxs("div",{className:W(e,`${j}-progress-message`,"embedded"),title:t.message,children:[w.jsx("span",{className:W(e,`${j}-message-icon`,"progress-icon","embedded"),children:w.jsx(v1,{})}),w.jsx("i",{className:W(e,`${j}-progress-text`,"embedded"),children:t.message})]}),lB=({globalClassName:e,message:t,isWidgetStandalone:n})=>{var o;const r=(o=t.searchParams)==null?void 0:o.query;return w.jsxs("div",{className:W(e,`${j}-refined-event`,{embedded:!n,standalone:n}),children:[!!r&&w.jsxs("div",{className:W(e,`${j}-refined-event-query`,{embedded:!n,standalone:n}),children:[w.jsx("span",{className:W(e,`${j}-message-icon`,`${j}-refined-event-icon`,{embedded:!n,standalone:n}),children:w.jsx(Xo,{role:"img"})}),w.jsx("p",{className:W(e,`${j}-text`,`${j}-refined-event-query-text`,"bold",{embedded:!n,standalone:n}),children:r})]}),w.jsx(Ap,{text:t.message})]})},q_=e=>{var d,f;const{configModule:t}=ut(),n=((d=e.request)==null?void 0:d.searchParams)||((f=e.request)==null?void 0:f.browseParams),r=(t==null?void 0:t.getProductHiddenFields())||[],{facetFilters:o={}}=n||{facetFilters:{}},a=Object.fromEntries(Object.entries(o).filter(([p])=>!r.includes(p))),u=Object.keys(a),c=Object.values(a).reduce((p,g)=>p+g.length,0);return{facetFiltersList:u,filterCount:c}},yc=({isWidgetStandalone:e,globalClassName:t,filterCount:n})=>w.jsx("span",{className:W(t,`${j}-facet-pill`,{standalone:e,embedded:!e}),children:`${n} filter${n!==1?"s":""}`}),Y_=({globalClassName:e,message:t,facetFiltersList:n})=>{var a,u;if(!n.length)return null;const r=((a=t.request)==null?void 0:a.searchParams)||((u=t.request)==null?void 0:u.browseParams),o=(r==null?void 0:r.facetFilters)||{};return n.map(c=>{var f;const d=((f=o[c])==null?void 0:f.join(", "))||"";return w.jsxs("div",{className:W(e,`${j}-facets`),children:[w.jsx("p",{className:W(e,`${j}-facet-category`),children:c}),w.jsx("p",{className:W(e,`${j}-facet-values`),children:d})]},c)})},ru=({globalClassName:e,timestamp:t,isWidgetStandalone:n})=>w.jsx("span",{className:W(e,`${j}-message-timestamp`,n?"standalone":"embedded"),title:t,children:t}),cB=({globalClassName:e,message:t,isWidgetStandalone:n})=>{var f,p;const{request:r,createdAt:o}=t,{facetFiltersList:a,filterCount:u}=q_(t),c=new Date(o).toLocaleString(),d=(f=r==null?void 0:r.attachments)==null?void 0:f.image;return n?w.jsxs("div",{className:W(e,`${j}-user-message standalone`),children:[w.jsxs("div",{className:W(e,`${j}-user-message-row standalone`),children:[d?w.jsx("img",{className:W(e,`${j}-user-message-image standalone`),src:d,alt:"User provided context",loading:"lazy"}):w.jsx("span",{className:W(e,`${j}-message-icon user-message-icon standalone`),children:w.jsx(P1,{})}),w.jsx("p",{className:W(e,`${j}-user-message-text`,"standalone"),children:r==null?void 0:r.userPrompt}),a.length>0&&w.jsx(yc,{isWidgetStandalone:!0,globalClassName:e,filterCount:u})]}),w.jsx(Y_,{globalClassName:e,facetFiltersList:a,message:t}),w.jsx(ru,{globalClassName:e,timestamp:c,isWidgetStandalone:!0})]}):w.jsxs("div",{className:W(e,`${j}-user-message embedded`),children:[w.jsxs("div",{className:W(e,`${j}-user-message-row embedded`),children:[d?w.jsx("img",{className:W(e,`${j}-user-message-image`,"embedded"),src:d,alt:"User provided context",loading:"lazy"}):w.jsx("span",{className:W(e,`${j}-message-icon user-message-icon embedded`),children:w.jsx(P1,{})}),w.jsx("p",{className:W(e,`${j}-user-message-text embedded`),children:(p=t.request)==null?void 0:p.userPrompt}),a.length>0&&w.jsx(yc,{isWidgetStandalone:!1,filterCount:u})]}),w.jsx(ru,{globalClassName:e,timestamp:c,isWidgetStandalone:!1})]})},dB=({globalClassName:e,timestamp:t,actionLabel:n,query:r,queryLabel:o,message:a,facetFiltersList:u,filterCount:c,imageData:d})=>w.jsxs("div",{className:W(e,`${j}-user-search standalone`),children:[w.jsxs("div",{children:[w.jsxs("div",{className:W(e,`${j}-user-search-query standalone`),children:[d?w.jsx("img",{className:W(e,`${j}-user-search-image standalone`),src:d,alt:o||r,loading:"lazy"}):w.jsx("span",{className:W(e,`${j}-message-icon user-search-icon standalone`),children:w.jsx(Xo,{})}),w.jsx("p",{className:W(e,`${j}-text bold`),children:`${n}: ${o||r}`}),u.length>0&&w.jsx(yc,{isWidgetStandalone:!0,globalClassName:e,filterCount:c})]}),w.jsx(Y_,{globalClassName:e,facetFiltersList:u,message:a})]}),w.jsx(ru,{globalClassName:e,timestamp:t,isWidgetStandalone:!0})]}),fB=({globalClassName:e,message:t,isWidgetStandalone:n})=>{var y;const{request:r,name:o,createdAt:a}=t,{facetFiltersList:u,filterCount:c}=q_(t),d=new Date(a).toLocaleString(),f=(y=r==null?void 0:r.attachments)==null?void 0:y.image,{actionLabel:p,query:g,queryLabel:T}=U.useMemo(()=>{var S,k,v;const _=typeof((S=r==null?void 0:r.clientContext)==null?void 0:S.cimLabel)=="string"?(k=r==null?void 0:r.clientContext)==null?void 0:k.cimLabel:r==null?void 0:r.label;switch(o){case"copilot_search":return{actionLabel:"Your search",query:r==null?void 0:r.searchParams.query,queryLabel:""};case"copilot_browse":return{actionLabel:"Browsing category",query:(v=r==null?void 0:r.browseParams)==null?void 0:v.categoryId,queryLabel:_||""};case"product_view":return{actionLabel:"Viewing product",query:r==null?void 0:r.productId,queryLabel:_||""};default:return{actionLabel:"",query:"",queryLabel:""}}},[o,r]);return g?n?w.jsx(dB,{globalClassName:e,timestamp:d,message:t,actionLabel:p,query:g,queryLabel:T,facetFiltersList:u,filterCount:c}):w.jsxs("div",{className:W(e,`${j}-user-search embedded`),children:[w.jsxs("div",{className:W(e,`${j}-user-search-query embedded`),children:[f?w.jsx("img",{className:W(e,`${j}-user-search-image embedded`),src:f,alt:T||g,loading:"lazy"}):w.jsx("span",{className:W(e,`${j}-message-icon user-search-icon embedded`),children:w.jsx(Xo,{})}),w.jsx("p",{className:W(e,`${j}-text bold embedded`),children:T||g}),u.length>0&&w.jsx(yc,{isWidgetStandalone:!1,filterCount:c})]}),w.jsx(ru,{globalClassName:e,timestamp:d,isWidgetStandalone:!1})]}):null},G_=({message:e,globalClassName:t,openLinksInNewTab:n,resetConversationMessage:r,entryType:o,isWidgetStandalone:a,handleSuggestionClick:u})=>{var T;const{isLoading:c,isResponseLoading:d}=Rr(),f=c&&d((e==null?void 0:e.eventSourceId)||"")&&e.name==="partial_inquiry";if(!e)return null;const p=e.name,g=!!((T=e.request)!=null&&T.userPrompt);switch(p){case"ask_cim":case"copilot_search":case"copilot_browse":case"product_view":return g?w.jsx(cB,{globalClassName:t,isWidgetStandalone:a,message:e}):w.jsx(fB,{globalClassName:t,message:e,isWidgetStandalone:a});case"faceted_navigation":return null;case"refined_search":case"refined_browse":return w.jsx(lB,{globalClassName:t,message:e,isWidgetStandalone:a});case"follow_up":return w.jsx(QM,{globalClassName:t,entryType:o,isWidgetStandalone:a,message:e,handleSuggestionClick:u});case"inquiry":case"partial_inquiry":return w.jsx(Ap,{globalClassName:t,openLinksInNewTab:n,showIsLoading:f,text:e.message});case"error":return w.jsx(KM,{message:e,isWidgetStandalone:a});case"display_products":return w.jsx(XM,{message:e,isWidgetStandalone:a});case"progress":return w.jsx(uB,{globalClassName:t,isWidgetStandalone:a,message:e});case"conversation_reset":return o==="ask_cim"?null:w.jsxs(w.Fragment,{children:[w.jsx("p",{className:W(t,`${j}-reset-message`),children:"This conversation has been reset."}),w.jsx("p",{className:W(t,`${j}-start-search-message`),children:r||"What products would you like to explore today?"})]});default:return null}},hB=({isWidgetStandalone:e,handleSuggestionClick:t})=>{const{globalClassName:n,openLinksInNewTab:r,resetConversationMessage:o}=ut(),{groupedMessages:a}=er(),{entryType:u}=Zn();return w.jsxs(w.Fragment,{children:[u==="ask_cim"&&w.jsx(GM,{isWidgetStandalone:e}),a.map(c=>{if(c.messages&&c.type==="group"){let d=new Date(c.createdAt).toLocaleString();const f=c.messages[c.messages.length-1];return f&&(d=new Date(f.createdAt).toLocaleString()),w.jsxs("div",{className:W(n,`${j}-message-group`,e?"standalone":"embedded"),children:[c.messages.length>0&&c.messages.map(p=>w.jsx("div",{className:`${j}-message-group-child`,children:w.jsx(G_,{id:p.id,openLinksInNewTab:r,resetConversationMessage:o,entryType:u,globalClassName:n,isWidgetStandalone:e,message:p,handleSuggestionClick:t})},p.id)),w.jsx(ru,{globalClassName:n,timestamp:d,isWidgetStandalone:e})]},`group-${c.eventSourceId}`)}else if(c.type==="individual"&&c.message)return w.jsx("div",{className:W(n,`${j}-message`,e?"standalone":"embedded",{error:c.message.name.includes("error")}),children:w.jsx(G_,{id:c.message.id,openLinksInNewTab:r,resetConversationMessage:o,entryType:u,globalClassName:n,isWidgetStandalone:e,message:c.message,handleSuggestionClick:t})},c.message.id);return null})]})},pB=({isOpen:e}={})=>{const{messages:t}=Rr(),n=U.useRef(null);return U.useEffect(()=>{n.current&&n.current.scrollIntoView({behavior:"smooth",block:"end"})},[t]),U.useEffect(()=>{e&&n.current&&n.current.scrollIntoView(!0)},[e]),n},mB={display:"flex",justifyContent:"flex-start",paddingBottom:"1rem"},Cp=({isOpen:e,isWidgetStandalone:t,isLoading:n,handleSuggestionClick:r,loadingIndicatorStyle:o})=>{const a=pB({isOpen:e});return w.jsxs(w.Fragment,{children:[w.jsx(hB,{isWidgetStandalone:t,handleSuggestionClick:r}),n&&w.jsx("div",{style:F(F({},mB),o),children:w.jsx(Ec,{})}),w.jsx("div",{ref:a})]})},W_=()=>{const{globalClassName:e,themeVariables:t}=ut(),{copilot:n,isLoading:r,handleUserInput:o,handleSuggestion:a,resetConversation:u}=Rr();return gp()?n?w.jsxs("div",{className:W(e,`${j}-container`,`${j}-embedded-chat`),style:t,children:[w.jsx("div",{className:W(e,`${j}-message-container`,"embedded"),children:w.jsx(Cp,{isWidgetStandalone:!1,isLoading:r,handleSuggestionClick:a})}),w.jsx(kh,{componentType:"chat",className:"embedded-chat",isLoading:r,onSubmit:o}),w.jsx("div",{className:W(`${j}-embedded-chat-menu`),children:w.jsxs(oM,{componentType:"chat",children:[w.jsx(p_,{componentType:"chat"}),w.jsx(Tb,{componentType:"chat",onClearChat:u})]})})]}):w.jsx("div",{children:"Loading Copilot..."}):null},X_=e=>{var d;const{children:t,disabled:n}=e,[r,o]=U.useState((d=e.container)==null?void 0:d.current),a=U.useSyncExternalStore(EB,()=>!1,()=>!0),{getRootNode:u}=fc();if(U.useEffect(()=>{o(()=>{var f;return(f=e.container)==null?void 0:f.current})},[e.container]),a||n)return w.jsx(w.Fragment,{children:t});const c=r!=null?r:gB(u);return w.jsx(w.Fragment,{children:U.Children.map(t,f=>Wo.createPortal(f,c))})},gB=e=>{const t=e==null?void 0:e(),n=t.getRootNode();return mo(n)?n:Fr(t).body},EB=()=>()=>{},K_=()=>{const{globalClassName:e,themeVariables:t}=ut(),{mode:n,status:r,dialogPosition:o,isDialogFullHeight:a,dialogWidth:u}=Zn(),{copilot:c,isLoading:d,handleUserInput:f,handleSuggestion:p,resetConversation:g}=Rr(),T=gp(),{isOpen:y}=r||{},_=n==="standalone",S=()=>{Si(!1)};return c?w.jsx(l_,{lazyMount:!0,unmountOnExit:!0,modal:!1,closeOnEscape:!1,closeOnInteractOutside:!1,open:T,children:w.jsx(X_,{children:w.jsx(fp,{className:W(e,`${j}-container`,`${j}-dialog`,o,a&&"full-height"),style:F(F({},t),u&&{width:u}),children:w.jsxs(cp,{className:W(e,`${j}-dialog-content`,{standalone:_,embedded:!_}),children:[w.jsx(h_,{componentType:"dialog",onClearChat:g,onClose:S}),w.jsx(dp,{className:W(e,`${j}-message-container`,{standalone:_,embedded:!_}),children:w.jsx(Cp,{isWidgetStandalone:_,isLoading:d,isOpen:y,handleSuggestionClick:p})}),w.jsx(kh,{componentType:"dialog",isLoading:d,onSubmit:f})]})})})}):w.jsx("div",{children:"Loading Copilot..."})},Q_=()=>{const{globalClassName:e,themeVariables:t}=ut(),{mode:n,status:r,isModalFullscreen:o}=Zn(),{copilot:a,isLoading:u,handleUserInput:c,handleSuggestion:d,resetConversation:f}=Rr(),{isOpen:p}=r||{},g=n==="standalone",T=gp(),y=({open:S})=>{Si(S)},_=()=>{Si(!1)};return T?a?w.jsx(l_,{lazyMount:!0,unmountOnExit:!0,open:T,onOpenChange:y,children:w.jsx(X_,{children:w.jsxs("div",{className:W(e,`${j}-modal-container`),style:t,children:[w.jsx(i_,{className:W(e,`${j}-modal-backdrop`)}),w.jsx(fp,{className:W(e,`${j}-container`,`${j}-modal`,{fullscreen:o,standalone:g,embedded:!g}),children:w.jsxs(cp,{className:W(e,`${j}-modal-content`,{standalone:g,embedded:!g}),children:[w.jsx(h_,{componentType:"modal",onClearChat:f,onClose:_}),w.jsx(dp,{className:W(e,`${j}-message-container`,{standalone:g,embedded:!g}),children:w.jsx(Cp,{isWidgetStandalone:g,isLoading:u,isOpen:p,handleSuggestionClick:d,loadingIndicatorStyle:{paddingLeft:"1rem"}})}),w.jsx(kh,{componentType:"modal",isLoading:u,onSubmit:c})]})})]})})}):w.jsx("div",{children:"Loading Copilot..."}):null},yB=()=>{const e=Zn(),{status:{type:t,isMinimized:n}}=e||{status:{}};return n?w.jsx(yk,{}):t==="dialog"?w.jsx(K_,{}):t==="modal"?w.jsx(Q_,{}):w.jsx(W_,{})},bB=()=>{const{copilot:e}=er(),{entryType:t,activePromptsId:n,params:r}=xi(),{setIsInitialized:o,setIsOpen:a,setIsInline:u,setElementId:c,setEntryType:d,setActivePromptsId:f,setParams:p,setPromptsMessage:g,setResponseMessage:T,setIsResponseLoading:y}=h1(),{getCopilotSuggestions:_}=m1();U.useEffect(()=>{const A=M=>{const{property:V,value:D}=M.detail||{};!V||D===void 0||(V==="isOpen"&&a(D),V==="isInline"&&u(D),V==="elementId"&&c(D),V==="entryType"&&d(D),V==="params"&&p(D))};return Fv(A),()=>{Bv(A)}},[a,u,c,d,p]);const S=U.useCallback(A=>{if(!t||!A)return;_(A,t,V=>{f(V.id)})},[t,_,f]);U.useEffect(()=>{!e||!t||!r||S(r)},[e,t,r,S]);const k=U.useCallback(A=>{A.eventSourceId===n&&(g(A),f(A.id),o(!0))},[n,g,f,o]),v=U.useCallback(A=>{(A==null?void 0:A.eventSourceId)===n&&(T(A),y(!1))},[n,T,y]),N=U.useCallback(()=>{o(!0),y(!1)},[o,y]);return U.useEffect(()=>{if(e)return e.on("follow_up",k),e.on("inquiry",v),e.on("error",N),()=>{e.off("follow_up",k),e.off("inquiry",v),e.off("error",N)}},[e,k,v,N]),null},TB=({sendCopilotPrompt:e})=>{const{globalClassName:t}=ut(),{placeholder:n,isResponseLoading:r}=xi(),[o,a]=U.useState(""),u=c=>{const d=o.trim();d&&(c.preventDefault(),e(d),a(""))};return w.jsxs("form",{className:W(t,`${j}-prompts-input-container`),name:`${j}-prompts-form`,onSubmit:u,children:[w.jsx("label",{htmlFor:`${j}-prompts-input`,"aria-label":n||"Ask Copilot",children:w.jsx(iM,{className:W(t,`${j}-prompts-input-icon`)})}),w.jsx("input",{id:`${j}-prompts-input`,className:W(t,`${j}-prompts-input`),name:`${j}-prompts-input`,placeholder:n||"Ask Copilot",type:"text",disabled:r,value:o,onChange:c=>a(c.target.value)}),w.jsx(ri,{className:W(t,`${j}-prompts-input-submit-button`),type:"submit",ariaLabel:"Submit Prompt",icon:w.jsx(Xo,{}),disabled:r})]})},_B=({sendCopilotPrompt:e})=>{var c,d;const{globalClassName:t}=ut(),{promptsMessage:n,isResponseLoading:r,isInitialized:o}=xi(),a=f=>()=>{const p=f.displayText.trim();p&&e(p)},u=!!(n!=null&&n.suggestions&&((c=n==null?void 0:n.suggestions)!=null&&c.length));return w.jsxs("div",{className:W(t,`${j}-prompts-button-group`),children:[!o&&w.jsx(Ec,{}),o&&u&&((d=n==null?void 0:n.suggestions)==null?void 0:d.map(f=>w.jsx("button",{className:W(t,`${j}-prompts-button`),disabled:r,onClick:a(f),children:f.displayText},f.displayText)))]})},SB=()=>{const{globalClassName:e}=ut(),{isInline:t,userPrompt:n}=xi();return!n||!t?null:w.jsx("div",{className:W(e,`${j}-prompts-user-message-container`),children:w.jsx("p",{className:W(e,`${j}-prompts-user-message`),children:n})})},xB=()=>{const{globalClassName:e,openLinksInNewTab:t}=ut(),{isInline:n,responseMessage:r,isResponseLoading:o}=xi();return!n||!r&&!o?null:o?w.jsx(Ec,{}):r?w.jsx("div",{className:W(e,`${j}-prompts-response-container`,`${j}-message-container`),children:w.jsx(Ap,{globalClassName:e,openLinksInNewTab:t,text:r.message})}):null},wB=()=>{const{globalClassName:e,themeVariables:t}=ut(),{connected:n,copilot:r}=er(),{handleCopilotRequestAck:o}=Go(),{status:{isOpen:a}}=Zn(),{isOpen:u,isInline:c,elementId:d,entryType:f,params:p}=xi(),{setActivePromptsId:g,setUserPrompt:T,setResponseMessage:y,setIsResponseLoading:_}=h1(),[S,k]=U.useState(null);U.useEffect(()=>{if(!d||S)return;const N=document.getElementById(d);N&&k(N)},[d,S]);const v=U.useCallback(N=>{if(!r||!f||!p)return;const A=V=>{c?(y(null),T(N),g(V.id),_(!0)):(a||Si(!0),o(V))},M={userPrompt:N,clientContext:F({_cimEventSource:"prompts-extension"},c?{_cimPromptsExtensionInline:"true"}:{})};switch(f){case"ask_cim":r.askCim(M,A);break;case"search":r.search(F({searchParams:p},M),A);break;case"browse":r.browse(F({browseParams:p},M),A);break;case"pdp":r.productView(F(F({},p),M),A);break}},[r,c,f,p,a,g,y,T,_,o]);return!n||!u||!S?null:Wo.createPortal(w.jsxs("div",{className:W(e,`${j}-prompts-extension-container`),style:t,children:[w.jsx(TB,{sendCopilotPrompt:v}),w.jsx(_B,{sendCopilotPrompt:v}),w.jsxs("div",{className:W(e,`${j}-prompts-extension-messages-container`),children:[w.jsx(SB,{}),w.jsx(xB,{})]})]}),S)},AB=()=>w.jsxs(w.Fragment,{children:[w.jsx(bB,{}),w.jsx(wB,{})]}),vp=e=>w.jsxs(g1,me(F({},e),{children:[w.jsx(yB,{}),w.jsx(AB,{})]}));var bc={},J_;function CB(){if(J_)return bc;J_=1;var e=_1();return bc.createRoot=e.createRoot,bc.hydrateRoot=e.hydrateRoot,bc}var Z_=CB();const vB=r=>{var o=r,{elementId:e,timeout:t=5e3}=o,n=ln(o,["elementId","timeout"]);let a;const u=(d,f)=>{var p;for(const g of d)if(g.type==="childList"&&g.addedNodes.length)for(const T of g.addedNodes)T.nodeType===Node.ELEMENT_NODE&&T.id===e&&(Yo(!0,"log","Target element found, rendering Copilot Widget"),f.disconnect(),clearTimeout(a),(p=Z_.createRoot(T))==null||p.render(w.jsx(vp,F({},n))))},c=new MutationObserver(u);return c.observe(document.body,{childList:!0,subtree:!0}),a=setTimeout(()=>{c.disconnect(),Yo(!0,"error",`Element with id: ${e} not found within ${t} milliseconds, stopping observation`)},t),c};return Object.freeze(Object.defineProperty({__proto__:null,CopilotDialog:K_,CopilotEmbed:W_,CopilotModal:Q_,CopilotWidget:vp,CopilotWidgetProvider:g1,eventHandlers:{search:Kv,browse:Iv,pdp:{setPdpContext:Zg,updatePdpProductId:Lv,updatePdpLink:Dv},components:{setEntryType:ga,toggleWidgetOpen:Si,toggleWidgetMinimized:ml,toggleModalFullscreen:wf,setWidgetType:gl,setWidgetDialogPosition:Af,togglePromptsExtensionOpen:t1,togglePromptsExtensionInline:n1,loadPromptsComponent:$v,getAskCimPrompts:Uv,getSearchPrompts:Hv,getBrowsePrompts:zv,getProductViewPrompts:jv},session:Vv},injectCopilotWidget:r=>{var o=r,{timeout:e,elementId:t}=o,n=ln(o,["timeout","elementId"]);if(!n.apiKey&&!n.apiToken){Yo(!0,"error","Copilot Widget requires either apiKey or apiToken");return}const a=document.getElementById(t);if(!a){Yo(!0,"warn","Container element not found for id:",t),Yo(!0,"warn","Beginning observation for element"),vB(F({elementId:t,timeout:e},n));return}Z_.createRoot(a).render(w.jsx(vp,F({},n)))},state:()=>Object.freeze({search:Object.freeze(_t.state),browse:Object.freeze(lt.state),pdp:Object.freeze(mr.state),isConnected:Ze.state.connected,isOpen:Ze.isOpen,entryType:Ze.entryType}),useCopilot:Rr},Symbol.toStringTag,{value:"Module"}))}));
|
|
46
|
+
`))}function d(y,_,S,k){const v=S.enter("tableCell"),N=S.enter("phrasing"),C=S.containerPhrasing(y,me(F({},k),{before:a,after:a}));return N(),v(),C}function f(y,_){return M8(y,{align:_,alignDelimiters:r,padding:n,stringLength:o})}function p(y,_,S){const k=y.children;let v=-1;const N=[],C=_.enter("table");for(;++v<k.length;)N[v]=g(k[v],_,S);return C(),N}function g(y,_,S){const k=y.children;let v=-1;const N=[],C=_.enter("tableRow");for(;++v<k.length;)N[v]=d(k[v],y,_,S);return C(),N}function T(y,_,S){let k=R_.inlineCode(y,_,S);return S.stack.includes("tableCell")&&(k=k.replace(/\|/g,"\\$&")),k}}function xF(){return{exit:{taskListCheckValueChecked:D_,taskListCheckValueUnchecked:D_,paragraph:CF}}}function wF(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:AF}}}function D_(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function CF(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const r=n.children[0];if(r&&r.type==="text"){const o=t.children;let a=-1,u;for(;++a<o.length;){const c=o[a];if(c.type==="paragraph"){u=c;break}}u===n&&(r.value=r.value.slice(1),r.value.length===0?n.children.shift():n.position&&r.position&&typeof r.position.start.offset=="number"&&(r.position.start.column++,r.position.start.offset++,n.position.start=Object.assign({},r.position.start)))}}this.exit(e)}function AF(e,t,n,r){const o=e.children[0],a=typeof e.checked=="boolean"&&o&&o.type==="paragraph",u="["+(e.checked?"x":" ")+"] ",c=n.createTracker(r);a&&c.move(u);let d=R_.listItem(e,t,n,F(F({},r),c.current()));return a&&(d=d.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,f)),d;function f(p){return p+u}}function vF(){return[o8(),A8(),N8(),gF(),xF()]}function kF(e){return{extensions:[s8(),v8(e),O8(),SF(e),wF()]}}const PF={tokenize:DF,partial:!0},M_={tokenize:MF,partial:!0},F_={tokenize:FF,partial:!0},B_={tokenize:BF,partial:!0},NF={tokenize:UF,partial:!0},U_={name:"wwwAutolink",tokenize:RF,previous:z_},H_={name:"protocolAutolink",tokenize:LF,previous:j_},li={name:"emailAutolink",tokenize:IF,previous:$_},Vr={};function OF(){return{text:Vr}}let So=48;for(;So<123;)Vr[So]=li,So++,So===58?So=65:So===91&&(So=97);Vr[43]=li,Vr[45]=li,Vr[46]=li,Vr[95]=li,Vr[72]=[li,H_],Vr[104]=[li,H_],Vr[87]=[li,U_],Vr[119]=[li,U_];function IF(e,t,n){const r=this;let o,a;return u;function u(g){return!xp(g)||!$_.call(r,r.previous)||wp(r.events)?n(g):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),c(g))}function c(g){return xp(g)?(e.consume(g),c):g===64?(e.consume(g),d):n(g)}function d(g){return g===46?e.check(NF,p,f)(g):g===45||g===95||hn(g)?(a=!0,e.consume(g),d):p(g)}function f(g){return e.consume(g),o=!0,d}function p(g){return a&&o&&xn(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(g)):n(g)}}function RF(e,t,n){const r=this;return o;function o(u){return u!==87&&u!==119||!z_.call(r,r.previous)||wp(r.events)?n(u):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(PF,e.attempt(M_,e.attempt(F_,a),n),n)(u))}function a(u){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(u)}}function LF(e,t,n){const r=this;let o="",a=!1;return u;function u(g){return(g===72||g===104)&&j_.call(r,r.previous)&&!wp(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),o+=String.fromCodePoint(g),e.consume(g),c):n(g)}function c(g){if(xn(g)&&o.length<5)return o+=String.fromCodePoint(g),e.consume(g),c;if(g===58){const T=o.toLowerCase();if(T==="http"||T==="https")return e.consume(g),d}return n(g)}function d(g){return g===47?(e.consume(g),a?f:(a=!0,d)):n(g)}function f(g){return g===null||xl(g)||ht(g)||ao(g)||wl(g)?n(g):e.attempt(M_,e.attempt(F_,p),n)(g)}function p(g){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(g)}}function DF(e,t,n){let r=0;return o;function o(u){return(u===87||u===119)&&r<3?(r++,e.consume(u),o):u===46&&r===3?(e.consume(u),a):n(u)}function a(u){return u===null?n(u):t(u)}}function MF(e,t,n){let r,o,a;return u;function u(f){return f===46||f===95?e.check(B_,d,c)(f):f===null||ht(f)||ao(f)||f!==45&&wl(f)?d(f):(a=!0,e.consume(f),u)}function c(f){return f===95?r=!0:(o=r,r=void 0),e.consume(f),u}function d(f){return o||r||!a?n(f):t(f)}}function FF(e,t){let n=0,r=0;return o;function o(u){return u===40?(n++,e.consume(u),o):u===41&&r<n?a(u):u===33||u===34||u===38||u===39||u===41||u===42||u===44||u===46||u===58||u===59||u===60||u===63||u===93||u===95||u===126?e.check(B_,t,a)(u):u===null||ht(u)||ao(u)?t(u):(e.consume(u),o)}function a(u){return u===41&&r++,e.consume(u),o}}function BF(e,t,n){return r;function r(c){return c===33||c===34||c===39||c===41||c===42||c===44||c===46||c===58||c===59||c===63||c===95||c===126?(e.consume(c),r):c===38?(e.consume(c),a):c===93?(e.consume(c),o):c===60||c===null||ht(c)||ao(c)?t(c):n(c)}function o(c){return c===null||c===40||c===91||ht(c)||ao(c)?t(c):r(c)}function a(c){return xn(c)?u(c):n(c)}function u(c){return c===59?(e.consume(c),r):xn(c)?(e.consume(c),u):n(c)}}function UF(e,t,n){return r;function r(a){return e.consume(a),o}function o(a){return hn(a)?n(a):t(a)}}function z_(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||ht(e)}function j_(e){return!xn(e)}function $_(e){return!(e===47||xp(e))}function xp(e){return e===43||e===45||e===46||e===95||hn(e)}function wp(e){let t=e.length,n=!1;for(;t--;){const r=e[t][1];if((r.type==="labelLink"||r.type==="labelImage")&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}const HF={tokenize:WF,partial:!0};function zF(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:qF,continuation:{tokenize:YF},exit:GF}},text:{91:{name:"gfmFootnoteCall",tokenize:VF},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:jF,resolveTo:$F}}}}function jF(e,t,n){const r=this;let o=r.events.length;const a=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let u;for(;o--;){const d=r.events[o][1];if(d.type==="labelImage"){u=d;break}if(d.type==="gfmFootnoteCall"||d.type==="labelLink"||d.type==="label"||d.type==="image"||d.type==="link")break}return c;function c(d){if(!u||!u._balanced)return n(d);const f=gr(r.sliceSerialize({start:u.end,end:r.now()}));return f.codePointAt(0)!==94||!a.includes(f.slice(1))?n(d):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(d),e.exit("gfmFootnoteCallLabelMarker"),t(d))}}function $F(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const r={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},o={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};o.end.column++,o.end.offset++,o.end._bufferIndex++;const a={type:"gfmFootnoteCallString",start:Object.assign({},o.end),end:Object.assign({},e[e.length-1][1].start)},u={type:"chunkString",contentType:"string",start:Object.assign({},a.start),end:Object.assign({},a.end)},c=[e[n+1],e[n+2],["enter",r,t],e[n+3],e[n+4],["enter",o,t],["exit",o,t],["enter",a,t],["enter",u,t],["exit",u,t],["exit",a,t],e[e.length-2],e[e.length-1],["exit",r,t]];return e.splice(n,e.length-n+1,...c),e}function VF(e,t,n){const r=this,o=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a=0,u;return c;function c(g){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(g),e.exit("gfmFootnoteCallLabelMarker"),d}function d(g){return g!==94?n(g):(e.enter("gfmFootnoteCallMarker"),e.consume(g),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",f)}function f(g){if(a>999||g===93&&!u||g===null||g===91||ht(g))return n(g);if(g===93){e.exit("chunkString");const T=e.exit("gfmFootnoteCallString");return o.includes(gr(r.sliceSerialize(T)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(g),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(g)}return ht(g)||(u=!0),a++,e.consume(g),g===92?p:f}function p(g){return g===91||g===92||g===93?(e.consume(g),a++,f):f(g)}}function qF(e,t,n){const r=this,o=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a,u=0,c;return d;function d(_){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),f}function f(_){return _===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",p):n(_)}function p(_){if(u>999||_===93&&!c||_===null||_===91||ht(_))return n(_);if(_===93){e.exit("chunkString");const S=e.exit("gfmFootnoteDefinitionLabelString");return a=gr(r.sliceSerialize(S)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(_),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),T}return ht(_)||(c=!0),u++,e.consume(_),_===92?g:p}function g(_){return _===91||_===92||_===93?(e.consume(_),u++,p):p(_)}function T(_){return _===58?(e.enter("definitionMarker"),e.consume(_),e.exit("definitionMarker"),o.includes(a)||o.push(a),rt(e,y,"gfmFootnoteDefinitionWhitespace")):n(_)}function y(_){return t(_)}}function YF(e,t,n){return e.check(Ca,t,e.attempt(HF,t,n))}function GF(e){e.exit("gfmFootnoteDefinition")}function WF(e,t,n){const r=this;return rt(e,o,"gfmFootnoteDefinitionIndent",5);function o(a){const u=r.events[r.events.length-1];return u&&u[1].type==="gfmFootnoteDefinitionIndent"&&u[2].sliceSerialize(u[1],!0).length===4?t(a):n(a)}}function XF(e){let n=(e||{}).singleTilde;const r={name:"strikethrough",tokenize:a,resolveAll:o};return n==null&&(n=!0),{text:{126:r},insideSpan:{null:[r]},attentionMarkers:{null:[126]}};function o(u,c){let d=-1;for(;++d<u.length;)if(u[d][0]==="enter"&&u[d][1].type==="strikethroughSequenceTemporary"&&u[d][1]._close){let f=d;for(;f--;)if(u[f][0]==="exit"&&u[f][1].type==="strikethroughSequenceTemporary"&&u[f][1]._open&&u[d][1].end.offset-u[d][1].start.offset===u[f][1].end.offset-u[f][1].start.offset){u[d][1].type="strikethroughSequence",u[f][1].type="strikethroughSequence";const p={type:"strikethrough",start:Object.assign({},u[f][1].start),end:Object.assign({},u[d][1].end)},g={type:"strikethroughText",start:Object.assign({},u[f][1].end),end:Object.assign({},u[d][1].start)},T=[["enter",p,c],["enter",u[f][1],c],["exit",u[f][1],c],["enter",g,c]],y=c.parser.constructs.insideSpan.null;y&&zn(T,T.length,0,Cl(y,u.slice(f+1,d),c)),zn(T,T.length,0,[["exit",g,c],["enter",u[d][1],c],["exit",u[d][1],c],["exit",p,c]]),zn(u,f-1,d-f+3,T),d=f+T.length-2;break}}for(d=-1;++d<u.length;)u[d][1].type==="strikethroughSequenceTemporary"&&(u[d][1].type="data");return u}function a(u,c,d){const f=this.previous,p=this.events;let g=0;return T;function T(_){return f===126&&p[p.length-1][1].type!=="characterEscape"?d(_):(u.enter("strikethroughSequenceTemporary"),y(_))}function y(_){const S=ts(f);if(_===126)return g>1?d(_):(u.consume(_),g++,y);if(g<2&&!n)return d(_);const k=u.exit("strikethroughSequenceTemporary"),v=ts(_);return k._open=!v||v===2&&!!S,k._close=!S||S===2&&!!v,c(_)}}}class KF{constructor(){this.map=[]}add(t,n,r){QF(this,t,n,r)}consume(t){if(this.map.sort(function(a,u){return a[0]-u[0]}),this.map.length===0)return;let n=this.map.length;const r=[];for(;n>0;)n-=1,r.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];r.push(t.slice()),t.length=0;let o=r.pop();for(;o;){for(const a of o)t.push(a);o=r.pop()}this.map.length=0}}function QF(e,t,n,r){let o=0;if(!(n===0&&r.length===0)){for(;o<e.map.length;){if(e.map[o][0]===t){e.map[o][1]+=n,e.map[o][2].push(...r);return}o+=1}e.map.push([t,n,r])}}function JF(e,t){let n=!1;const r=[];for(;t<e.length;){const o=e[t];if(n){if(o[0]==="enter")o[1].type==="tableContent"&&r.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(o[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const a=r.length-1;r[a]=r[a]==="left"?"center":"right"}}else if(o[1].type==="tableDelimiterRow")break}else o[0]==="enter"&&o[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return r}function ZF(){return{flow:{null:{name:"table",tokenize:e9,resolveAll:t9}}}}function e9(e,t,n){const r=this;let o=0,a=0,u;return c;function c($){let Z=r.events.length-1;for(;Z>-1;){const ue=r.events[Z][1].type;if(ue==="lineEnding"||ue==="linePrefix")Z--;else break}const ce=Z>-1?r.events[Z][1].type:null,he=ce==="tableHead"||ce==="tableRow"?D:d;return he===D&&r.parser.lazy[r.now().line]?n($):he($)}function d($){return e.enter("tableHead"),e.enter("tableRow"),f($)}function f($){return $===124||(u=!0,a+=1),p($)}function p($){return $===null?n($):Be($)?a>1?(a=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume($),e.exit("lineEnding"),y):n($):et($)?rt(e,p,"whitespace")($):(a+=1,u&&(u=!1,o+=1),$===124?(e.enter("tableCellDivider"),e.consume($),e.exit("tableCellDivider"),u=!0,p):(e.enter("data"),g($)))}function g($){return $===null||$===124||ht($)?(e.exit("data"),p($)):(e.consume($),$===92?T:g)}function T($){return $===92||$===124?(e.consume($),g):g($)}function y($){return r.interrupt=!1,r.parser.lazy[r.now().line]?n($):(e.enter("tableDelimiterRow"),u=!1,et($)?rt(e,_,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)($):_($))}function _($){return $===45||$===58?k($):$===124?(u=!0,e.enter("tableCellDivider"),e.consume($),e.exit("tableCellDivider"),S):V($)}function S($){return et($)?rt(e,k,"whitespace")($):k($)}function k($){return $===58?(a+=1,u=!0,e.enter("tableDelimiterMarker"),e.consume($),e.exit("tableDelimiterMarker"),v):$===45?(a+=1,v($)):$===null||Be($)?M($):V($)}function v($){return $===45?(e.enter("tableDelimiterFiller"),N($)):V($)}function N($){return $===45?(e.consume($),N):$===58?(u=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume($),e.exit("tableDelimiterMarker"),C):(e.exit("tableDelimiterFiller"),C($))}function C($){return et($)?rt(e,M,"whitespace")($):M($)}function M($){return $===124?_($):$===null||Be($)?!u||o!==a?V($):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t($)):V($)}function V($){return n($)}function D($){return e.enter("tableRow"),K($)}function K($){return $===124?(e.enter("tableCellDivider"),e.consume($),e.exit("tableCellDivider"),K):$===null||Be($)?(e.exit("tableRow"),t($)):et($)?rt(e,K,"whitespace")($):(e.enter("data"),re($))}function re($){return $===null||$===124||ht($)?(e.exit("data"),K($)):(e.consume($),$===92?be:re)}function be($){return $===92||$===124?(e.consume($),re):re($)}}function t9(e,t){let n=-1,r=!0,o=0,a=[0,0,0,0],u=[0,0,0,0],c=!1,d=0,f,p,g;const T=new KF;for(;++n<e.length;){const y=e[n],_=y[1];y[0]==="enter"?_.type==="tableHead"?(c=!1,d!==0&&(V_(T,t,d,f,p),p=void 0,d=0),f={type:"table",start:Object.assign({},_.start),end:Object.assign({},_.end)},T.add(n,0,[["enter",f,t]])):_.type==="tableRow"||_.type==="tableDelimiterRow"?(r=!0,g=void 0,a=[0,0,0,0],u=[0,n+1,0,0],c&&(c=!1,p={type:"tableBody",start:Object.assign({},_.start),end:Object.assign({},_.end)},T.add(n,0,[["enter",p,t]])),o=_.type==="tableDelimiterRow"?2:p?3:1):o&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")?(r=!1,u[2]===0&&(a[1]!==0&&(u[0]=u[1],g=gc(T,t,a,o,void 0,g),a=[0,0,0,0]),u[2]=n)):_.type==="tableCellDivider"&&(r?r=!1:(a[1]!==0&&(u[0]=u[1],g=gc(T,t,a,o,void 0,g)),a=u,u=[a[1],n,0,0])):_.type==="tableHead"?(c=!0,d=n):_.type==="tableRow"||_.type==="tableDelimiterRow"?(d=n,a[1]!==0?(u[0]=u[1],g=gc(T,t,a,o,n,g)):u[1]!==0&&(g=gc(T,t,u,o,n,g)),o=0):o&&(_.type==="data"||_.type==="tableDelimiterMarker"||_.type==="tableDelimiterFiller")&&(u[3]=n)}for(d!==0&&V_(T,t,d,f,p),T.consume(t.events),n=-1;++n<t.events.length;){const y=t.events[n];y[0]==="enter"&&y[1].type==="table"&&(y[1]._align=JF(t.events,n))}return e}function gc(e,t,n,r,o,a){const u=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",c="tableContent";n[0]!==0&&(a.end=Object.assign({},ks(t.events,n[0])),e.add(n[0],0,[["exit",a,t]]));const d=ks(t.events,n[1]);if(a={type:u,start:Object.assign({},d),end:Object.assign({},d)},e.add(n[1],0,[["enter",a,t]]),n[2]!==0){const f=ks(t.events,n[2]),p=ks(t.events,n[3]),g={type:c,start:Object.assign({},f),end:Object.assign({},p)};if(e.add(n[2],0,[["enter",g,t]]),r!==2){const T=t.events[n[2]],y=t.events[n[3]];if(T[1].end=Object.assign({},y[1].end),T[1].type="chunkText",T[1].contentType="text",n[3]>n[2]+1){const _=n[2]+1,S=n[3]-n[2]-1;e.add(_,S,[])}}e.add(n[3]+1,0,[["exit",g,t]])}return o!==void 0&&(a.end=Object.assign({},ks(t.events,o)),e.add(o,0,[["exit",a,t]]),a=void 0),a}function V_(e,t,n,r,o){const a=[],u=ks(t.events,n);o&&(o.end=Object.assign({},u),a.push(["exit",o,t])),r.end=Object.assign({},u),a.push(["exit",r,t]),e.add(n+1,0,a)}function ks(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const n9={name:"tasklistCheck",tokenize:i9};function r9(){return{text:{91:n9}}}function i9(e,t,n){const r=this;return o;function o(d){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(d):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(d),e.exit("taskListCheckMarker"),a)}function a(d){return ht(d)?(e.enter("taskListCheckValueUnchecked"),e.consume(d),e.exit("taskListCheckValueUnchecked"),u):d===88||d===120?(e.enter("taskListCheckValueChecked"),e.consume(d),e.exit("taskListCheckValueChecked"),u):n(d)}function u(d){return d===93?(e.enter("taskListCheckMarker"),e.consume(d),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),c):n(d)}function c(d){return Be(d)?t(d):et(d)?e.check({tokenize:o9},t,n)(d):n(d)}}function o9(e,t,n){return rt(e,r,"whitespace");function r(o){return o===null?n(o):t(o)}}function s9(e){return uE([OF(),zF(),XF(e),ZF(),r9()])}const a9={};function u9(e){const t=this,n=e||a9,r=t.data(),o=r.micromarkExtensions||(r.micromarkExtensions=[]),a=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),u=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);o.push(s9(n)),a.push(vF()),u.push(kF(n))}const Ec=()=>w.jsx("span",{className:`${j}-blinking-cursor`,children:w.jsx("svg",{height:"16px",width:"16px",xmlns:"http://www.w3.org/2000/svg",children:w.jsx("circle",{r:"0.45rem",cx:"0.5rem",cy:"0.55rem",fill:"black"})})}),Cp=({globalClassName:e,openLinksInNewTab:t,showIsLoading:n,text:r})=>w.jsx(JE,{remarkPlugins:[u9],rehypePlugins:[cb],components:{h1:({children:o})=>w.jsx("h1",{className:W(e,`${j}-header h1`),children:o}),h2:({children:o})=>w.jsx("h2",{className:W(e,`${j}-header h2`),children:o}),h3:({children:o})=>w.jsx("h3",{className:W(e,`${j}-header h3`),children:o}),ul:({children:o})=>w.jsx("ul",{className:W(e,`${j}-ul`),children:o}),ol:({children:o})=>w.jsx("ol",{className:W(e,`${j}-ol`),children:o}),li:({children:o})=>w.jsx("li",{className:W(e,`${j}-li`),children:o}),a:({href:o,children:a})=>w.jsx(Eb,{globalClassName:e,openLinksInNewTab:t,href:o,children:a}),table:({children:o})=>w.jsx("div",{className:W(e,`${j}-table-container`),children:w.jsx("table",{className:W(e,`${j}-table`),children:o})}),thead:({children:o})=>w.jsx("thead",{className:W(e,`${j}-thead`),children:o}),tbody:({children:o})=>w.jsx("tbody",{className:W(e,`${j}-tbody`),children:o}),tr:({children:o})=>w.jsx("tr",{className:W(e,`${j}-tr`),children:o}),th:({children:o})=>w.jsx("th",{className:W(e,`${j}-th`),children:o}),td:({children:o})=>w.jsx("td",{className:W(e,`${j}-td`),children:o}),span:({className:o,children:a})=>o===`${j}-blinking-cursor`?w.jsx(Ec,{}):w.jsx("span",{children:a})},children:r+(n?`<span className='${j}-blinking-cursor'></span>`:"")}),l9=({globalClassName:e,message:t})=>{const[n,r]=U.useState(!1),o=t.tool_name||t.toolName,a=!!t.thought,u=!!o,c=()=>{r(d=>!d)};return w.jsxs("div",{children:[w.jsxs("div",{className:W(e,`${j}-progress-message`,"standalone"),children:[w.jsx("span",{className:W(e,`${j}-message-icon`,"progress-icon","standalone"),children:w.jsx(v1,{})}),w.jsx("p",{className:W(e,`${j}-progress-text`,"standalone"),children:t.message})]}),(a||u)&&w.jsxs(w.Fragment,{children:[w.jsx(Tl,{className:W(e,`${j}-thought-context-button`),onClick:c,children:n?w.jsxs(w.Fragment,{children:["Hide ",w.jsx(Pk,{})]}):w.jsxs(w.Fragment,{children:["Context ",w.jsx(Nk,{})]})}),n&&w.jsx("div",{className:W(e,`${j}-thought-container`),children:a&&w.jsx("p",{className:W(e,`${j}-progress-thought`),children:t.thought})})]})]})},c9=({globalClassName:e,message:t,isWidgetStandalone:n})=>n?w.jsx(l9,{globalClassName:e,message:t}):w.jsxs("div",{className:W(e,`${j}-progress-message`,"embedded"),title:t.message,children:[w.jsx("span",{className:W(e,`${j}-message-icon`,"progress-icon","embedded"),children:w.jsx(v1,{})}),w.jsx("i",{className:W(e,`${j}-progress-text`,"embedded"),children:t.message})]}),d9=({globalClassName:e,message:t,isWidgetStandalone:n})=>{var o;const r=(o=t.searchParams)==null?void 0:o.query;return w.jsxs("div",{className:W(e,`${j}-refined-event`,{embedded:!n,standalone:n}),children:[!!r&&w.jsxs("div",{className:W(e,`${j}-refined-event-query`,{embedded:!n,standalone:n}),children:[w.jsx("span",{className:W(e,`${j}-message-icon`,`${j}-refined-event-icon`,{embedded:!n,standalone:n}),children:w.jsx(Xo,{role:"img"})}),w.jsx("p",{className:W(e,`${j}-text`,`${j}-refined-event-query-text`,"bold",{embedded:!n,standalone:n}),children:r})]}),w.jsx(Cp,{text:t.message})]})},q_=e=>{var d,f;const{configModule:t}=ut(),n=((d=e.request)==null?void 0:d.searchParams)||((f=e.request)==null?void 0:f.browseParams),r=(t==null?void 0:t.getProductHiddenFields())||[],{facetFilters:o={}}=n||{facetFilters:{}},a=Object.fromEntries(Object.entries(o).filter(([p])=>!r.includes(p))),u=Object.keys(a),c=Object.values(a).reduce((p,g)=>p+g.length,0);return{facetFiltersList:u,filterCount:c}},yc=({isWidgetStandalone:e,globalClassName:t,filterCount:n})=>w.jsx("span",{className:W(t,`${j}-facet-pill`,{standalone:e,embedded:!e}),children:`${n} filter${n!==1?"s":""}`}),Y_=({globalClassName:e,message:t,facetFiltersList:n})=>{var a,u;if(!n.length)return null;const r=((a=t.request)==null?void 0:a.searchParams)||((u=t.request)==null?void 0:u.browseParams),o=(r==null?void 0:r.facetFilters)||{};return n.map(c=>{var f;const d=((f=o[c])==null?void 0:f.join(", "))||"";return w.jsxs("div",{className:W(e,`${j}-facets`),children:[w.jsx("p",{className:W(e,`${j}-facet-category`),children:c}),w.jsx("p",{className:W(e,`${j}-facet-values`),children:d})]},c)})},ru=({globalClassName:e,timestamp:t,isWidgetStandalone:n})=>w.jsx("span",{className:W(e,`${j}-message-timestamp`,n?"standalone":"embedded"),title:t,children:t}),f9=({globalClassName:e,message:t,isWidgetStandalone:n})=>{var f,p;const{request:r,createdAt:o}=t,{facetFiltersList:a,filterCount:u}=q_(t),c=new Date(o).toLocaleString(),d=(f=r==null?void 0:r.attachments)==null?void 0:f.image;return n?w.jsxs("div",{className:W(e,`${j}-user-message standalone`),children:[w.jsxs("div",{className:W(e,`${j}-user-message-row standalone`),children:[d?w.jsx("img",{className:W(e,`${j}-user-message-image standalone`),src:d,alt:"User provided context",loading:"lazy"}):w.jsx("span",{className:W(e,`${j}-message-icon user-message-icon standalone`),children:w.jsx(P1,{})}),w.jsx("p",{className:W(e,`${j}-user-message-text`,"standalone"),children:r==null?void 0:r.userPrompt}),a.length>0&&w.jsx(yc,{isWidgetStandalone:!0,globalClassName:e,filterCount:u})]}),w.jsx(Y_,{globalClassName:e,facetFiltersList:a,message:t}),w.jsx(ru,{globalClassName:e,timestamp:c,isWidgetStandalone:!0})]}):w.jsxs("div",{className:W(e,`${j}-user-message embedded`),children:[w.jsxs("div",{className:W(e,`${j}-user-message-row embedded`),children:[d?w.jsx("img",{className:W(e,`${j}-user-message-image`,"embedded"),src:d,alt:"User provided context",loading:"lazy"}):w.jsx("span",{className:W(e,`${j}-message-icon user-message-icon embedded`),children:w.jsx(P1,{})}),w.jsx("p",{className:W(e,`${j}-user-message-text embedded`),children:(p=t.request)==null?void 0:p.userPrompt}),a.length>0&&w.jsx(yc,{isWidgetStandalone:!1,filterCount:u})]}),w.jsx(ru,{globalClassName:e,timestamp:c,isWidgetStandalone:!1})]})},h9=({globalClassName:e,timestamp:t,actionLabel:n,query:r,queryLabel:o,message:a,facetFiltersList:u,filterCount:c,imageData:d})=>w.jsxs("div",{className:W(e,`${j}-user-search standalone`),children:[w.jsxs("div",{children:[w.jsxs("div",{className:W(e,`${j}-user-search-query standalone`),children:[d?w.jsx("img",{className:W(e,`${j}-user-search-image standalone`),src:d,alt:o||r,loading:"lazy"}):w.jsx("span",{className:W(e,`${j}-message-icon user-search-icon standalone`),children:w.jsx(Xo,{})}),w.jsx("p",{className:W(e,`${j}-text bold`),children:`${n}: ${o||r}`}),u.length>0&&w.jsx(yc,{isWidgetStandalone:!0,globalClassName:e,filterCount:c})]}),w.jsx(Y_,{globalClassName:e,facetFiltersList:u,message:a})]}),w.jsx(ru,{globalClassName:e,timestamp:t,isWidgetStandalone:!0})]}),p9=({globalClassName:e,message:t,isWidgetStandalone:n})=>{var y;const{request:r,name:o,createdAt:a}=t,{facetFiltersList:u,filterCount:c}=q_(t),d=new Date(a).toLocaleString(),f=(y=r==null?void 0:r.attachments)==null?void 0:y.image,{actionLabel:p,query:g,queryLabel:T}=U.useMemo(()=>{var S,k,v;const _=typeof((S=r==null?void 0:r.clientContext)==null?void 0:S.cimLabel)=="string"?(k=r==null?void 0:r.clientContext)==null?void 0:k.cimLabel:r==null?void 0:r.label;switch(o){case"copilot_search":return{actionLabel:"Your search",query:r==null?void 0:r.searchParams.query,queryLabel:""};case"copilot_browse":return{actionLabel:"Browsing category",query:(v=r==null?void 0:r.browseParams)==null?void 0:v.categoryId,queryLabel:_||""};case"product_view":return{actionLabel:"Viewing product",query:r==null?void 0:r.productId,queryLabel:_||""};default:return{actionLabel:"",query:"",queryLabel:""}}},[o,r]);return g?n?w.jsx(h9,{globalClassName:e,timestamp:d,message:t,actionLabel:p,query:g,queryLabel:T,facetFiltersList:u,filterCount:c}):w.jsxs("div",{className:W(e,`${j}-user-search embedded`),children:[w.jsxs("div",{className:W(e,`${j}-user-search-query embedded`),children:[f?w.jsx("img",{className:W(e,`${j}-user-search-image embedded`),src:f,alt:T||g,loading:"lazy"}):w.jsx("span",{className:W(e,`${j}-message-icon user-search-icon embedded`),children:w.jsx(Xo,{})}),w.jsx("p",{className:W(e,`${j}-text bold embedded`),children:T||g}),u.length>0&&w.jsx(yc,{isWidgetStandalone:!1,filterCount:c})]}),w.jsx(ru,{globalClassName:e,timestamp:d,isWidgetStandalone:!1})]}):null},G_=({message:e,globalClassName:t,openLinksInNewTab:n,resetConversationMessage:r,entryType:o,isWidgetStandalone:a,handleSuggestionClick:u})=>{var T;const{isLoading:c,isResponseLoading:d}=Rr(),f=c&&d((e==null?void 0:e.eventSourceId)||"")&&e.name==="partial_inquiry";if(!e)return null;const p=e.name,g=!!((T=e.request)!=null&&T.userPrompt);switch(p){case"ask_cim":case"copilot_search":case"copilot_browse":case"product_view":return g?w.jsx(f9,{globalClassName:t,isWidgetStandalone:a,message:e}):w.jsx(p9,{globalClassName:t,message:e,isWidgetStandalone:a});case"faceted_navigation":return null;case"refined_search":case"refined_browse":return w.jsx(d9,{globalClassName:t,message:e,isWidgetStandalone:a});case"follow_up":return w.jsx(ZM,{globalClassName:t,entryType:o,isWidgetStandalone:a,message:e,handleSuggestionClick:u});case"inquiry":case"partial_inquiry":return w.jsx(Cp,{globalClassName:t,openLinksInNewTab:n,showIsLoading:f,text:e.message});case"error":return w.jsx(JM,{message:e,isWidgetStandalone:a});case"display_products":return w.jsx(QM,{message:e,isWidgetStandalone:a});case"progress":return w.jsx(c9,{globalClassName:t,isWidgetStandalone:a,message:e});case"conversation_reset":return o==="ask_cim"?null:w.jsxs(w.Fragment,{children:[w.jsx("p",{className:W(t,`${j}-reset-message`),children:"This conversation has been reset."}),w.jsx("p",{className:W(t,`${j}-start-search-message`),children:r||"What products would you like to explore today?"})]});default:return null}},m9=({isWidgetStandalone:e,handleSuggestionClick:t})=>{const{globalClassName:n,openLinksInNewTab:r,resetConversationMessage:o}=ut(),{groupedMessages:a}=er(),{entryType:u}=Zn();return w.jsxs(w.Fragment,{children:[u==="ask_cim"&&w.jsx(XM,{isWidgetStandalone:e}),a.map(c=>{if(c.messages&&c.type==="group"){let d=new Date(c.createdAt).toLocaleString();const f=c.messages[c.messages.length-1];return f&&(d=new Date(f.createdAt).toLocaleString()),w.jsxs("div",{className:W(n,`${j}-message-group`,e?"standalone":"embedded"),children:[c.messages.length>0&&c.messages.map(p=>w.jsx("div",{className:`${j}-message-group-child`,children:w.jsx(G_,{id:p.id,openLinksInNewTab:r,resetConversationMessage:o,entryType:u,globalClassName:n,isWidgetStandalone:e,message:p,handleSuggestionClick:t})},p.id)),w.jsx(ru,{globalClassName:n,timestamp:d,isWidgetStandalone:e})]},`group-${c.eventSourceId}`)}else if(c.type==="individual"&&c.message)return w.jsx("div",{className:W(n,`${j}-message`,e?"standalone":"embedded",{error:c.message.name.includes("error")}),children:w.jsx(G_,{id:c.message.id,openLinksInNewTab:r,resetConversationMessage:o,entryType:u,globalClassName:n,isWidgetStandalone:e,message:c.message,handleSuggestionClick:t})},c.message.id);return null})]})},g9=({isOpen:e}={})=>{const{messages:t}=Rr(),n=U.useRef(null);return U.useEffect(()=>{n.current&&n.current.scrollIntoView({behavior:"smooth",block:"end"})},[t]),U.useEffect(()=>{e&&n.current&&n.current.scrollIntoView(!0)},[e]),n},E9={display:"flex",justifyContent:"flex-start",paddingBottom:"1rem"},Ap=({isOpen:e,isWidgetStandalone:t,isLoading:n,handleSuggestionClick:r,loadingIndicatorStyle:o})=>{const a=g9({isOpen:e});return w.jsxs(w.Fragment,{children:[w.jsx(m9,{isWidgetStandalone:t,handleSuggestionClick:r}),n&&w.jsx("div",{style:F(F({},E9),o),children:w.jsx(Ec,{})}),w.jsx("div",{ref:a})]})},W_=()=>{const{globalClassName:e,themeVariables:t}=ut(),{copilot:n,isLoading:r,handleUserInput:o,handleSuggestion:a,resetConversation:u}=Rr();return gp()?n?w.jsxs("div",{className:W(e,`${j}-container`,`${j}-embedded-chat`),style:t,children:[w.jsx("div",{className:W(e,`${j}-message-container`,"embedded"),children:w.jsx(Ap,{isWidgetStandalone:!1,isLoading:r,handleSuggestionClick:a})}),w.jsx(kh,{componentType:"chat",className:"embedded-chat",isLoading:r,onSubmit:o}),w.jsx("div",{className:W(`${j}-embedded-chat-menu`),children:w.jsxs(aM,{componentType:"chat",children:[w.jsx(p_,{componentType:"chat"}),w.jsx(Tb,{componentType:"chat",onClearChat:u})]})})]}):w.jsx("div",{children:"Loading Copilot..."}):null},X_=e=>{var d;const{children:t,disabled:n}=e,[r,o]=U.useState((d=e.container)==null?void 0:d.current),a=U.useSyncExternalStore(b9,()=>!1,()=>!0),{getRootNode:u}=fc();if(U.useEffect(()=>{o(()=>{var f;return(f=e.container)==null?void 0:f.current})},[e.container]),a||n)return w.jsx(w.Fragment,{children:t});const c=r!=null?r:y9(u);return w.jsx(w.Fragment,{children:U.Children.map(t,f=>Wo.createPortal(f,c))})},y9=e=>{const t=e==null?void 0:e(),n=t.getRootNode();return mo(n)?n:Fr(t).body},b9=()=>()=>{},K_=()=>{const{globalClassName:e,themeVariables:t}=ut(),{mode:n,status:r,dialogPosition:o,isDialogFullHeight:a,dialogWidth:u}=Zn(),{copilot:c,isLoading:d,handleUserInput:f,handleSuggestion:p,resetConversation:g}=Rr(),T=gp(),{isOpen:y}=r||{},_=n==="standalone",S=()=>{Si(!1)};return c?w.jsx(l_,{lazyMount:!0,unmountOnExit:!0,modal:!1,closeOnEscape:!1,closeOnInteractOutside:!1,open:T,children:w.jsx(X_,{children:w.jsx(fp,{className:W(e,`${j}-container`,`${j}-dialog`,o,a&&"full-height"),style:F(F({},t),u&&{width:u}),children:w.jsxs(cp,{className:W(e,`${j}-dialog-content`,{standalone:_,embedded:!_}),children:[w.jsx(h_,{componentType:"dialog",onClearChat:g,onClose:S}),w.jsx(dp,{className:W(e,`${j}-message-container`,{standalone:_,embedded:!_}),children:w.jsx(Ap,{isWidgetStandalone:_,isLoading:d,isOpen:y,handleSuggestionClick:p})}),w.jsx(kh,{componentType:"dialog",isLoading:d,onSubmit:f})]})})})}):w.jsx("div",{children:"Loading Copilot..."})},Q_=()=>{const{globalClassName:e,themeVariables:t}=ut(),{mode:n,status:r,isModalFullscreen:o}=Zn(),{copilot:a,isLoading:u,handleUserInput:c,handleSuggestion:d,resetConversation:f}=Rr(),{isOpen:p}=r||{},g=n==="standalone",T=gp(),y=({open:S})=>{Si(S)},_=()=>{Si(!1)};return T?a?w.jsx(l_,{lazyMount:!0,unmountOnExit:!0,open:T,onOpenChange:y,children:w.jsx(X_,{children:w.jsxs("div",{className:W(e,`${j}-modal-container`),style:t,children:[w.jsx(i_,{className:W(e,`${j}-modal-backdrop`)}),w.jsx(fp,{className:W(e,`${j}-container`,`${j}-modal`,{fullscreen:o,standalone:g,embedded:!g}),children:w.jsxs(cp,{className:W(e,`${j}-modal-content`,{standalone:g,embedded:!g}),children:[w.jsx(h_,{componentType:"modal",onClearChat:f,onClose:_}),w.jsx(dp,{className:W(e,`${j}-message-container`,{standalone:g,embedded:!g}),children:w.jsx(Ap,{isWidgetStandalone:g,isLoading:u,isOpen:p,handleSuggestionClick:d,loadingIndicatorStyle:{paddingLeft:"1rem"}})}),w.jsx(kh,{componentType:"modal",isLoading:u,onSubmit:c})]})})]})})}):w.jsx("div",{children:"Loading Copilot..."}):null},T9=()=>{const e=Zn(),{status:{type:t,isMinimized:n}}=e||{status:{}};return n?w.jsx(vk,{}):t==="dialog"?w.jsx(K_,{}):t==="modal"?w.jsx(Q_,{}):w.jsx(W_,{})},_9=()=>{const{copilot:e}=er(),{entryType:t,activePromptsId:n,params:r}=xi(),{setIsInitialized:o,setIsOpen:a,setIsInline:u,setElementId:c,setEntryType:d,setActivePromptsId:f,setParams:p,setPromptsMessage:g,setResponseMessage:T,setIsResponseLoading:y}=h1(),{getCopilotSuggestions:_}=m1();U.useEffect(()=>{const C=M=>{const{property:V,value:D}=M.detail||{};!V||D===void 0||(V==="isOpen"&&a(D),V==="isInline"&&u(D),V==="elementId"&&c(D),V==="entryType"&&d(D),V==="params"&&p(D))};return Fv(C),()=>{Bv(C)}},[a,u,c,d,p]);const S=U.useCallback(C=>{if(!t||!C)return;_(C,t,V=>{f(V.id)})},[t,_,f]);U.useEffect(()=>{!e||!t||!r||S(r)},[e,t,r,S]);const k=U.useCallback(C=>{C.eventSourceId===n&&(g(C),f(C.id),o(!0))},[n,g,f,o]),v=U.useCallback(C=>{(C==null?void 0:C.eventSourceId)===n&&(T(C),y(!1))},[n,T,y]),N=U.useCallback(()=>{o(!0),y(!1)},[o,y]);return U.useEffect(()=>{if(e)return e.on("follow_up",k),e.on("inquiry",v),e.on("error",N),()=>{e.off("follow_up",k),e.off("inquiry",v),e.off("error",N)}},[e,k,v,N]),null},S9=({sendCopilotPrompt:e})=>{const{globalClassName:t}=ut(),{placeholder:n,isResponseLoading:r}=xi(),[o,a]=U.useState(""),u=c=>{const d=o.trim();d&&(c.preventDefault(),e(d),a(""))};return w.jsxs("form",{className:W(t,`${j}-prompts-input-container`),name:`${j}-prompts-form`,onSubmit:u,children:[w.jsx("label",{htmlFor:`${j}-prompts-input`,"aria-label":n||"Ask Copilot",children:w.jsx(sM,{className:W(t,`${j}-prompts-input-icon`)})}),w.jsx("input",{id:`${j}-prompts-input`,className:W(t,`${j}-prompts-input`),name:`${j}-prompts-input`,placeholder:n||"Ask Copilot",type:"text",disabled:r,value:o,onChange:c=>a(c.target.value)}),w.jsx(ri,{className:W(t,`${j}-prompts-input-submit-button`),type:"submit",ariaLabel:"Submit Prompt",icon:w.jsx(Xo,{}),disabled:r})]})},x9=({sendCopilotPrompt:e})=>{var c,d;const{globalClassName:t}=ut(),{promptsMessage:n,isResponseLoading:r,isInitialized:o}=xi(),a=f=>()=>{const p=f.displayText.trim();p&&e(p)},u=!!(n!=null&&n.suggestions&&((c=n==null?void 0:n.suggestions)!=null&&c.length));return w.jsxs("div",{className:W(t,`${j}-prompts-button-group`),children:[!o&&w.jsx(Ec,{}),o&&u&&((d=n==null?void 0:n.suggestions)==null?void 0:d.map(f=>w.jsx("button",{className:W(t,`${j}-prompts-button`),disabled:r,onClick:a(f),children:f.displayText},f.displayText)))]})},w9=()=>{const{globalClassName:e}=ut(),{isInline:t,userPrompt:n}=xi();return!n||!t?null:w.jsx("div",{className:W(e,`${j}-prompts-user-message-container`),children:w.jsx("p",{className:W(e,`${j}-prompts-user-message`),children:n})})},C9=()=>{const{globalClassName:e,openLinksInNewTab:t}=ut(),{isInline:n,responseMessage:r,isResponseLoading:o}=xi();return!n||!r&&!o?null:o?w.jsx(Ec,{}):r?w.jsx("div",{className:W(e,`${j}-prompts-response-container`,`${j}-message-container`),children:w.jsx(Cp,{globalClassName:e,openLinksInNewTab:t,text:r.message})}):null},A9=()=>{const{globalClassName:e,themeVariables:t}=ut(),{connected:n,copilot:r}=er(),{handleCopilotRequestAck:o}=Go(),{status:{isOpen:a}}=Zn(),{isOpen:u,isInline:c,elementId:d,entryType:f,params:p}=xi(),{setActivePromptsId:g,setUserPrompt:T,setResponseMessage:y,setIsResponseLoading:_}=h1(),[S,k]=U.useState(null);U.useEffect(()=>{if(!d||S)return;const N=document.getElementById(d);N&&k(N)},[d,S]);const v=U.useCallback(N=>{if(!r||!f||!p)return;const C=V=>{c?(y(null),T(N),g(V.id),_(!0)):(a||Si(!0),o(V))},M={userPrompt:N,clientContext:F({_cimEventSource:"prompts-extension"},c?{_cimPromptsExtensionInline:"true"}:{})};switch(f){case"ask_cim":r.askCim(M,C);break;case"search":r.search(F({searchParams:p},M),C);break;case"browse":r.browse(F({browseParams:p},M),C);break;case"pdp":r.productView(F(F({},p),M),C);break}},[r,c,f,p,a,g,y,T,_,o]);return!n||!u||!S?null:Wo.createPortal(w.jsxs("div",{className:W(e,`${j}-prompts-extension-container`),style:t,children:[w.jsx(S9,{sendCopilotPrompt:v}),w.jsx(x9,{sendCopilotPrompt:v}),w.jsxs("div",{className:W(e,`${j}-prompts-extension-messages-container`),children:[w.jsx(w9,{}),w.jsx(C9,{})]})]}),S)},v9=()=>w.jsxs(w.Fragment,{children:[w.jsx(_9,{}),w.jsx(A9,{})]}),vp=e=>w.jsxs(g1,me(F({},e),{children:[w.jsx(T9,{}),w.jsx(v9,{})]}));var bc={},J_;function k9(){if(J_)return bc;J_=1;var e=_1();return bc.createRoot=e.createRoot,bc.hydrateRoot=e.hydrateRoot,bc}var Z_=k9();const P9=r=>{var o=r,{elementId:e,timeout:t=5e3}=o,n=ln(o,["elementId","timeout"]);let a;const u=(d,f)=>{var p;for(const g of d)if(g.type==="childList"&&g.addedNodes.length)for(const T of g.addedNodes)T.nodeType===Node.ELEMENT_NODE&&T.id===e&&(Yo(!0,"log","Target element found, rendering Copilot Widget"),f.disconnect(),clearTimeout(a),(p=Z_.createRoot(T))==null||p.render(w.jsx(vp,F({},n))))},c=new MutationObserver(u);return c.observe(document.body,{childList:!0,subtree:!0}),a=setTimeout(()=>{c.disconnect(),Yo(!0,"error",`Element with id: ${e} not found within ${t} milliseconds, stopping observation`)},t),c};return Object.freeze(Object.defineProperty({__proto__:null,CopilotDialog:K_,CopilotEmbed:W_,CopilotModal:Q_,CopilotWidget:vp,CopilotWidgetProvider:g1,eventHandlers:{search:Kv,browse:Iv,pdp:{setPdpContext:Zg,updatePdpProductId:Lv,updatePdpLink:Dv},components:{setEntryType:ga,toggleWidgetOpen:Si,toggleWidgetMinimized:ml,toggleModalFullscreen:wf,setWidgetType:gl,setWidgetDialogPosition:Cf,togglePromptsExtensionOpen:t1,togglePromptsExtensionInline:n1,loadPromptsComponent:$v,getAskCimPrompts:Uv,getSearchPrompts:Hv,getBrowsePrompts:zv,getProductViewPrompts:jv},session:Vv},injectCopilotWidget:r=>{var o=r,{timeout:e,elementId:t}=o,n=ln(o,["timeout","elementId"]);if(!n.apiKey&&!n.apiToken){Yo(!0,"error","Copilot Widget requires either apiKey or apiToken");return}const a=document.getElementById(t);if(!a){Yo(!0,"warn","Container element not found for id:",t),Yo(!0,"warn","Beginning observation for element"),P9(F({elementId:t,timeout:e},n));return}Z_.createRoot(a).render(w.jsx(vp,F({},n)))},state:()=>Object.freeze({search:Object.freeze(_t.state),browse:Object.freeze(lt.state),pdp:Object.freeze(mr.state),isConnected:Ze.state.connected,isOpen:Ze.isOpen,entryType:Ze.entryType}),useCopilot:Rr},Symbol.toStringTag,{value:"Module"}))}));
|