@ni/spright-components 6.18.2 → 6.19.0

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.
Files changed (50) hide show
  1. package/dist/all-components-bundle.js +372 -148
  2. package/dist/all-components-bundle.js.map +1 -1
  3. package/dist/all-components-bundle.min.js +755 -718
  4. package/dist/all-components-bundle.min.js.map +1 -1
  5. package/dist/esm/icons/all-icons.d.ts +7 -0
  6. package/dist/esm/icons/all-icons.js +7 -0
  7. package/dist/esm/icons/all-icons.js.map +1 -1
  8. package/dist/esm/icons/breakpoint-conditional/icon-data.d.ts +1 -0
  9. package/dist/esm/icons/breakpoint-conditional/icon-data.js +12 -0
  10. package/dist/esm/icons/breakpoint-conditional/icon-data.js.map +1 -0
  11. package/dist/esm/icons/breakpoint-conditional/index.d.ts +12 -0
  12. package/dist/esm/icons/breakpoint-conditional/index.js +23 -0
  13. package/dist/esm/icons/breakpoint-conditional/index.js.map +1 -0
  14. package/dist/esm/icons/breakpoint-disabled/icon-data.d.ts +1 -0
  15. package/dist/esm/icons/breakpoint-disabled/icon-data.js +13 -0
  16. package/dist/esm/icons/breakpoint-disabled/icon-data.js.map +1 -0
  17. package/dist/esm/icons/breakpoint-disabled/index.d.ts +12 -0
  18. package/dist/esm/icons/breakpoint-disabled/index.js +23 -0
  19. package/dist/esm/icons/breakpoint-disabled/index.js.map +1 -0
  20. package/dist/esm/icons/breakpoint-enabled/icon-data.d.ts +1 -0
  21. package/dist/esm/icons/breakpoint-enabled/icon-data.js +12 -0
  22. package/dist/esm/icons/breakpoint-enabled/icon-data.js.map +1 -0
  23. package/dist/esm/icons/breakpoint-enabled/index.d.ts +12 -0
  24. package/dist/esm/icons/breakpoint-enabled/index.js +23 -0
  25. package/dist/esm/icons/breakpoint-enabled/index.js.map +1 -0
  26. package/dist/esm/icons/breakpoint-execution-pointer/icon-data.d.ts +1 -0
  27. package/dist/esm/icons/breakpoint-execution-pointer/icon-data.js +12 -0
  28. package/dist/esm/icons/breakpoint-execution-pointer/icon-data.js.map +1 -0
  29. package/dist/esm/icons/breakpoint-execution-pointer/index.d.ts +12 -0
  30. package/dist/esm/icons/breakpoint-execution-pointer/index.js +23 -0
  31. package/dist/esm/icons/breakpoint-execution-pointer/index.js.map +1 -0
  32. package/dist/esm/icons/breakpoint-hit/icon-data.d.ts +1 -0
  33. package/dist/esm/icons/breakpoint-hit/icon-data.js +17 -0
  34. package/dist/esm/icons/breakpoint-hit/icon-data.js.map +1 -0
  35. package/dist/esm/icons/breakpoint-hit/index.d.ts +12 -0
  36. package/dist/esm/icons/breakpoint-hit/index.js +23 -0
  37. package/dist/esm/icons/breakpoint-hit/index.js.map +1 -0
  38. package/dist/esm/icons/breakpoint-hit-disabled/icon-data.d.ts +1 -0
  39. package/dist/esm/icons/breakpoint-hit-disabled/icon-data.js +17 -0
  40. package/dist/esm/icons/breakpoint-hit-disabled/icon-data.js.map +1 -0
  41. package/dist/esm/icons/breakpoint-hit-disabled/index.d.ts +12 -0
  42. package/dist/esm/icons/breakpoint-hit-disabled/index.js +23 -0
  43. package/dist/esm/icons/breakpoint-hit-disabled/index.js.map +1 -0
  44. package/dist/esm/icons/breakpoint-hover/icon-data.d.ts +1 -0
  45. package/dist/esm/icons/breakpoint-hover/icon-data.js +13 -0
  46. package/dist/esm/icons/breakpoint-hover/icon-data.js.map +1 -0
  47. package/dist/esm/icons/breakpoint-hover/index.d.ts +12 -0
  48. package/dist/esm/icons/breakpoint-hover/index.js +23 -0
  49. package/dist/esm/icons/breakpoint-hover/index.js.map +1 -0
  50. package/package.json +3 -3
@@ -104,10 +104,10 @@ for(let e=0,o=n.length;e<o;++e){const o=n[e],r=o.indexOf(v)
104
104
  let s
105
105
  if(-1===r)s=o
106
106
  else{const e=parseInt(o.substring(0,r))
107
- i.push(t.directives[e]),s=o.substring(r+j)}""!==s&&i.push(s)}return i}function G(t,e,n=!1){const i=e.attributes
107
+ i.push(t.directives[e]),s=o.substring(r+j)}""!==s&&i.push(s)}return i}function Z(t,e,n=!1){const i=e.attributes
108
108
  for(let o=0,r=i.length;o<r;++o){const s=i[o],a=s.value,l=W(t,a)
109
109
  let c=null
110
- null===l?n&&(c=new z(()=>a),c.targetName=s.name):c=q(l),null!==c&&(e.removeAttributeNode(s),o--,r--,t.addFactory(c))}}function Z(t,e,n){const i=W(t,e.textContent)
110
+ null===l?n&&(c=new z(()=>a),c.targetName=s.name):c=q(l),null!==c&&(e.removeAttributeNode(s),o--,r--,t.addFactory(c))}}function G(t,e,n){const i=W(t,e.textContent)
111
111
  if(null!==i){let o=e
112
112
  for(let r=0,s=i.length;r<s;++r){const s=i[r],a=0===r?e:o.parentNode.insertBefore(document.createTextNode(""),o.nextSibling)
113
113
  "string"==typeof s?a.textContent=s:(a.textContent=" ",t.captureContentBinding(s)),o=a,t.targetIndex++,a!==e&&n.nextNode()}t.targetIndex--}}class K{constructor(t,e){this.fragment=t,this.behaviors=e,this.source=null,this.context=null,this.firstChild=t.firstChild,this.lastChild=t.lastChild}appendTo(t){t.appendChild(this.fragment)}insertBefore(t){if(this.fragment.hasChildNodes())t.parentNode.insertBefore(this.fragment,t)
@@ -140,14 +140,14 @@ null!==n&&"TEMPLATE"===n.tagName&&(t=n)}else t=e
140
140
  const n=function(t,e){const n=t.content
141
141
  document.adoptNode(n)
142
142
  const i=U.borrow(e)
143
- G(i,t,!0)
143
+ Z(i,t,!0)
144
144
  const o=i.behaviorFactories
145
145
  i.reset()
146
146
  const r=b.createTemplateWalker(n)
147
147
  let s
148
- for(;s=r.nextNode();)switch(i.targetIndex++,s.nodeType){case 1:G(i,s)
148
+ for(;s=r.nextNode();)switch(i.targetIndex++,s.nodeType){case 1:Z(i,s)
149
149
  break
150
- case 3:Z(i,s,r)
150
+ case 3:G(i,s,r)
151
151
  break
152
152
  case 8:b.isMarker(s)&&i.addFactory(e[b.extractDirectiveIndexFromMarker(s)])}let a=0;(b.isMarker(n.firstChild)||1===n.childNodes.length&&e.length)&&(n.insertBefore(document.createComment(""),n.firstChild),a=-1)
153
153
  const l=i.behaviorFactories
@@ -317,7 +317,7 @@ this.notify(n)}}class Bt{constructor(t,e){this.target=t,this.propertyName=e}bind
317
317
  function Ht(t){return void 0===t?Vt:zt(t)?t:()=>t}function Ut(t,e,n){const i=zt(t)?t:()=>t,o=Ht(e),r=Ht(n)
318
318
  return(t,e)=>i(t,e)?o(t,e):r(t,e)}const qt=Object.freeze({positioning:!1,recycle:!0})
319
319
  function jt(t,e,n,i){t.bind(e[n],i)}function Wt(t,e,n,i){const o=Object.create(i)
320
- o.index=n,o.length=e.length,t.bind(e[n],o)}class Gt{constructor(t,e,n,i,o,r){this.location=t,this.itemsBinding=e,this.templateBinding=i,this.options=r,this.source=null,this.views=[],this.items=null,this.itemsObserver=null,this.originalContext=void 0,this.childContext=void 0,this.bindView=jt,this.itemsBindingObserver=x.binding(e,this,n),this.templateBindingObserver=x.binding(i,this,o),r.positioning&&(this.bindView=Wt)}bind(t,e){this.source=t,this.originalContext=e,this.childContext=Object.create(e),this.childContext.parent=t,this.childContext.parentContext=this.originalContext,this.items=this.itemsBindingObserver.observe(t,this.originalContext),this.template=this.templateBindingObserver.observe(t,this.originalContext),this.observeItems(!0),this.refreshAllViews()}unbind(){this.source=null,this.items=null,null!==this.itemsObserver&&this.itemsObserver.unsubscribe(this),this.unbindAllViews(),this.itemsBindingObserver.disconnect(),this.templateBindingObserver.disconnect()}handleChange(t,e){t===this.itemsBinding?(this.items=this.itemsBindingObserver.observe(this.source,this.originalContext),this.observeItems(),this.refreshAllViews()):t===this.templateBinding?(this.template=this.templateBindingObserver.observe(this.source,this.originalContext),this.refreshAllViews(!0)):this.updateViews(e)}observeItems(t=!1){if(!this.items)return void(this.items=d)
320
+ o.index=n,o.length=e.length,t.bind(e[n],o)}class Zt{constructor(t,e,n,i,o,r){this.location=t,this.itemsBinding=e,this.templateBinding=i,this.options=r,this.source=null,this.views=[],this.items=null,this.itemsObserver=null,this.originalContext=void 0,this.childContext=void 0,this.bindView=jt,this.itemsBindingObserver=x.binding(e,this,n),this.templateBindingObserver=x.binding(i,this,o),r.positioning&&(this.bindView=Wt)}bind(t,e){this.source=t,this.originalContext=e,this.childContext=Object.create(e),this.childContext.parent=t,this.childContext.parentContext=this.originalContext,this.items=this.itemsBindingObserver.observe(t,this.originalContext),this.template=this.templateBindingObserver.observe(t,this.originalContext),this.observeItems(!0),this.refreshAllViews()}unbind(){this.source=null,this.items=null,null!==this.itemsObserver&&this.itemsObserver.unsubscribe(this),this.unbindAllViews(),this.itemsBindingObserver.disconnect(),this.templateBindingObserver.disconnect()}handleChange(t,e){t===this.itemsBinding?(this.items=this.itemsBindingObserver.observe(this.source,this.originalContext),this.observeItems(),this.refreshAllViews()):t===this.templateBinding?(this.template=this.templateBindingObserver.observe(this.source,this.originalContext),this.refreshAllViews(!0)):this.updateViews(e)}observeItems(t=!1){if(!this.items)return void(this.items=d)
321
321
  const e=this.itemsObserver,n=this.itemsObserver=x.getNotifier(this.items),i=e!==n
322
322
  i&&null!==e&&e.unsubscribe(this),(i||t)&&n.subscribe(this)}updateViews(t){const e=this.childContext,n=this.views,i=this.bindView,o=this.items,r=this.template,s=this.options.recycle,a=[]
323
323
  let l=0,c=0
@@ -336,7 +336,7 @@ r(s,e,t,n),a[t]=s,s.insertBefore(o)}}else{let t=0
336
336
  for(;t<s;++t)if(t<l){r(a[t],e,t,n)}else{const s=i.create()
337
337
  r(s,e,t,n),a.push(s),s.insertBefore(o)}const c=a.splice(t,l-t)
338
338
  for(t=0,s=c.length;t<s;++t)c[t].dispose()}}unbindAllViews(){const t=this.views
339
- for(let e=0,n=t.length;e<n;++e)t[e].unbind()}}class Zt extends M{constructor(t,e,n){super(),this.itemsBinding=t,this.templateBinding=e,this.options=n,this.createPlaceholder=b.createBlockPlaceholder,function(){if(Ft)return
339
+ for(let e=0,n=t.length;e<n;++e)t[e].unbind()}}class Gt extends M{constructor(t,e,n){super(),this.itemsBinding=t,this.templateBinding=e,this.options=n,this.createPlaceholder=b.createBlockPlaceholder,function(){if(Ft)return
340
340
  Ft=!0,x.setArrayObserverFactory(t=>new Nt(t))
341
341
  const t=Array.prototype
342
342
  if(t.$fastPatch)return
@@ -355,7 +355,7 @@ void 0!==e&&(e.flush(),t=this.slice())
355
355
  const n=r.apply(this,arguments)
356
356
  return void 0!==e&&e.reset(t),n},t.splice=function(){const t=s.apply(this,arguments),e=this.$fastController
357
357
  return void 0!==e&&e.addSplice(Lt(Et(+arguments[0],t,arguments.length>2?arguments.length-2:0),this)),t},t.unshift=function(){const t=a.apply(this,arguments),e=this.$fastController
358
- return void 0!==e&&e.addSplice(Lt(Et(0,[],arguments.length),this)),t}}(),this.isItemsBindingVolatile=x.isVolatileBinding(t),this.isTemplateBindingVolatile=x.isVolatileBinding(e)}createBehavior(t){return new Gt(t,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function Kt(t,e,n=qt){return new Zt(t,"function"==typeof e?e:()=>e,{...qt,...n})}function Yt(t){return t?function(e,n,i){return 1===e.nodeType&&e.matches(t)}:function(t,e,n){return 1===t.nodeType}}class Xt{constructor(t,e){this.target=t,this.options=e,this.source=null}bind(t){const e=this.options.property
358
+ return void 0!==e&&e.addSplice(Lt(Et(0,[],arguments.length),this)),t}}(),this.isItemsBindingVolatile=x.isVolatileBinding(t),this.isTemplateBindingVolatile=x.isVolatileBinding(e)}createBehavior(t){return new Zt(t,this.itemsBinding,this.isItemsBindingVolatile,this.templateBinding,this.isTemplateBindingVolatile,this.options)}}function Kt(t,e,n=qt){return new Gt(t,"function"==typeof e?e:()=>e,{...qt,...n})}function Yt(t){return t?function(e,n,i){return 1===e.nodeType&&e.matches(t)}:function(t,e,n){return 1===t.nodeType}}class Xt{constructor(t,e){this.target=t,this.options=e,this.source=null}bind(t){const e=this.options.property
359
359
  this.shouldUpdate=x.getAccessors(t).some(t=>t.name===e),this.source=t,this.updateTarget(this.computeNodes()),this.shouldUpdate&&this.observe()}unbind(){this.updateTarget(d),this.source=null,this.shouldUpdate&&this.disconnect()}handleEvent(){this.updateTarget(this.computeNodes())}computeNodes(){let t=this.getNodes()
360
360
  return void 0!==this.options.filter&&(t=t.filter(this.options.filter)),t}updateTarget(t){this.source[this.options.property]=t}}class Jt extends Xt{constructor(t,e){super(t,e)}observe(){this.target.addEventListener("slotchange",this)}disconnect(){this.target.removeEventListener("slotchange",this)}getNodes(){return this.target.assignedNodes(this.options)}}function Qt(t){return"string"==typeof t&&(t={property:t}),new E("fast-slotted",Jt,t)}class te extends Xt{constructor(t,e){super(t,e),this.observer=null,e.childList=!0}observe(){null===this.observer&&(this.observer=new MutationObserver(this.handleEvent.bind(this))),this.observer.observe(this.target,this.options)}disconnect(){this.observer.disconnect()}getNodes(){return"subtree"in this.options?Array.from(this.target.querySelectorAll(this.options.selector)):Array.from(this.target.childNodes)}}function ee(t){return"string"==typeof t&&(t={property:t}),new E("fast-children",te,t)}class ne{handleStartContentChange(){this.startContainer.classList.toggle("start",this.start.assignedNodes().length>0)}handleEndContentChange(){this.endContainer.classList.toggle("end",this.end.assignedNodes().length>0)}}const ie=(t,e)=>J`
361
361
  <span
@@ -517,9 +517,9 @@ let o=Ue(n.shadowOptions,t,n)
517
517
  t.shadowRootMode&&(o?i.shadowOptions||(o.mode=t.shadowRootMode):null!==o&&(o={mode:t.shadowRootMode})),t.defineElement({elementOptions:Ue(n.elementOptions,t,n),shadowOptions:o,attributes:Ue(n.attributes,t,n)})}})}}function je(t,...e){const n=ct.locate(t)
518
518
  e.forEach(e=>{Object.getOwnPropertyNames(e.prototype).forEach(n=>{"constructor"!==n&&Object.defineProperty(t.prototype,n,Object.getOwnPropertyDescriptor(e.prototype,n))})
519
519
  ct.locate(e).forEach(t=>n.push(t))})}const We={horizontal:"horizontal",vertical:"vertical"}
520
- function Ge(t,e){let n=t.length
520
+ function Ze(t,e){let n=t.length
521
521
  for(;n--;)if(e(t[n],n,t))return n
522
- return-1}function Ze(...t){return t.every(t=>t instanceof HTMLElement)}let Ke
522
+ return-1}function Ge(...t){return t.every(t=>t instanceof HTMLElement)}let Ke
523
523
  const Ye="animationend",Xe="change",Je="resize",Qe="scroll"
524
524
  var tn
525
525
  !function(t){t[t.alt=18]="alt",t[t.arrowDown=40]="arrowDown",t[t.arrowLeft=37]="arrowLeft",t[t.arrowRight=39]="arrowRight",t[t.arrowUp=38]="arrowUp",t[t.back=8]="back",t[t.backSlash=220]="backSlash",t[t.break=19]="break",t[t.capsLock=20]="capsLock",t[t.closeBracket=221]="closeBracket",t[t.colon=186]="colon",t[t.colon2=59]="colon2",t[t.comma=188]="comma",t[t.ctrl=17]="ctrl",t[t.delete=46]="delete",t[t.end=35]="end",t[t.enter=13]="enter",t[t.equals=187]="equals",t[t.equals2=61]="equals2",t[t.equals3=107]="equals3",t[t.escape=27]="escape",t[t.forwardSlash=191]="forwardSlash",t[t.function1=112]="function1",t[t.function10=121]="function10",t[t.function11=122]="function11",t[t.function12=123]="function12",t[t.function2=113]="function2",t[t.function3=114]="function3",t[t.function4=115]="function4",t[t.function5=116]="function5",t[t.function6=117]="function6",t[t.function7=118]="function7",t[t.function8=119]="function8",t[t.function9=120]="function9",t[t.home=36]="home",t[t.insert=45]="insert",t[t.menu=93]="menu",t[t.minus=189]="minus",t[t.minus2=109]="minus2",t[t.numLock=144]="numLock",t[t.numPad0=96]="numPad0",t[t.numPad1=97]="numPad1",t[t.numPad2=98]="numPad2",t[t.numPad3=99]="numPad3",t[t.numPad4=100]="numPad4",t[t.numPad5=101]="numPad5",t[t.numPad6=102]="numPad6",t[t.numPad7=103]="numPad7",t[t.numPad8=104]="numPad8",t[t.numPad9=105]="numPad9",t[t.numPadDivide=111]="numPadDivide",t[t.numPadDot=110]="numPadDot",t[t.numPadMinus=109]="numPadMinus",t[t.numPadMultiply=106]="numPadMultiply",t[t.numPadPlus=107]="numPadPlus",t[t.openBracket=219]="openBracket",t[t.pageDown=34]="pageDown",t[t.pageUp=33]="pageUp",t[t.period=190]="period",t[t.print=44]="print",t[t.quote=222]="quote",t[t.scrollLock=145]="scrollLock",t[t.shift=16]="shift",t[t.space=32]="space",t[t.tab=9]="tab",t[t.tilde=192]="tilde",t[t.windowsLeft=91]="windowsLeft",t[t.windowsOpera=219]="windowsOpera",t[t.windowsRight=92]="windowsRight"}(tn||(tn={}))
@@ -616,7 +616,7 @@ t([pt({mode:"boolean"})],Ln.prototype,"autofocus",void 0),t([pt({attribute:"form
616
616
  class Nn{}t([pt({attribute:"aria-expanded"})],Nn.prototype,"ariaExpanded",void 0),t([pt({attribute:"aria-pressed"})],Nn.prototype,"ariaPressed",void 0),je(Nn,wn),je(Ln,ne,Nn)
617
617
  let Bn=class extends He{}
618
618
  class Pn extends He{}class zn extends(On(Pn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Vn=class extends zn{readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}constructor(){super(),this.initialValue="on",this.indeterminate=!1,this.keypressHandler=t=>{if(!this.readOnly&&t.key===un)this.indeterminate&&(this.indeterminate=!1),this.checked=!this.checked},this.clickHandler=t=>{this.disabled||this.readOnly||(this.indeterminate&&(this.indeterminate=!1),this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}}
619
- function Hn(t){return Ze(t)&&("option"===t.getAttribute("role")||t instanceof HTMLOptionElement)}t([pt({attribute:"readonly",mode:"boolean"})],Vn.prototype,"readOnly",void 0),t([C],Vn.prototype,"defaultSlottedNodes",void 0),t([C],Vn.prototype,"indeterminate",void 0)
619
+ function Hn(t){return Ge(t)&&("option"===t.getAttribute("role")||t instanceof HTMLOptionElement)}t([pt({attribute:"readonly",mode:"boolean"})],Vn.prototype,"readOnly",void 0),t([C],Vn.prototype,"defaultSlottedNodes",void 0),t([C],Vn.prototype,"indeterminate",void 0)
620
620
  class Un extends He{checkedChanged(t,e){this.ariaChecked="boolean"!=typeof e?null:e?"true":"false"}contentChanged(t,e){this.proxy instanceof HTMLOptionElement&&(this.proxy.textContent=this.textContent),this.$emit("contentchange",null,{bubbles:!0})}defaultSelectedChanged(){this.dirtySelected||(this.selected=this.defaultSelected,this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.defaultSelected))}disabledChanged(t,e){this.ariaDisabled=this.disabled?"true":"false",this.proxy instanceof HTMLOptionElement&&(this.proxy.disabled=this.disabled)}selectedAttributeChanged(){this.defaultSelected=this.selectedAttribute,this.proxy instanceof HTMLOptionElement&&(this.proxy.defaultSelected=this.defaultSelected)}selectedChanged(){this.ariaSelected=this.selected?"true":"false",this.dirtySelected||(this.dirtySelected=!0),this.proxy instanceof HTMLOptionElement&&(this.proxy.selected=this.selected)}initialValueChanged(t,e){this.dirtyValue||(this.value=this.initialValue,this.dirtyValue=!1)}get label(){return this.value??this.text}get text(){return this.textContent?.replace(/\s+/g," ").trim()??""}set value(t){const e=`${t??""}`
621
621
  this._value=e,this.dirtyValue=!0,this.proxy instanceof HTMLOptionElement&&(this.proxy.value=e),x.notify(this,"value")}get value(){return x.track(this,"value"),this._value??this.text}get form(){return this.proxy?this.proxy.form:null}constructor(t,e,n,i){super(),this.defaultSelected=!1,this.dirtySelected=!1,this.selected=this.defaultSelected,this.dirtyValue=!1,t&&(this.textContent=t),e&&(this.initialValue=e),n&&(this.defaultSelected=n),i&&(this.selected=i),this.proxy=new Option(`${this.textContent}`,this.initialValue,this.defaultSelected,this.selected),this.proxy.disabled=this.disabled}}t([C],Un.prototype,"checked",void 0),t([C],Un.prototype,"content",void 0),t([C],Un.prototype,"defaultSelected",void 0),t([pt({mode:"boolean"})],Un.prototype,"disabled",void 0),t([pt({attribute:"selected",mode:"boolean"})],Un.prototype,"selectedAttribute",void 0),t([C],Un.prototype,"selected",void 0),t([pt({attribute:"value",mode:"fromView"})],Un.prototype,"initialValue",void 0)
622
622
  class qn{}t([C],qn.prototype,"ariaChecked",void 0),t([C],qn.prototype,"ariaPosInSet",void 0),t([C],qn.prototype,"ariaSelected",void 0),t([C],qn.prototype,"ariaSetSize",void 0),je(qn,wn),je(Un,ne,qn)
@@ -643,13 +643,13 @@ case un:if(this.typeaheadExpired)return!0
643
643
  default:return 1===e.length&&this.handleTypeAhead(`${e}`),!0}}mousedownHandler(t){return this.shouldSkipFocus=!this.contains(document.activeElement),!0}multipleChanged(t,e){this.ariaMultiSelectable=e?"true":null}selectedIndexChanged(t,e){if(this.hasSelectableOptions){if(this.options[this.selectedIndex]?.disabled&&"number"==typeof t){const n=this.getSelectableIndex(t,e),i=n>-1?n:t
644
644
  return this.selectedIndex=i,void(e===i&&this.selectedIndexChanged(e,i))}this.setSelectedOptions()}else this.selectedIndex=-1}selectedOptionsChanged(t,e){const n=e.filter(jn.slottedOptionFilter)
645
645
  this.options?.forEach(t=>{const e=x.getNotifier(t)
646
- e.unsubscribe(this,"selected"),t.selected=n.includes(t),e.subscribe(this,"selected")})}selectFirstOption(){this.disabled||(this.selectedIndex=this.options?.findIndex(t=>!t.disabled)??-1)}selectLastOption(){this.disabled||(this.selectedIndex=Ge(this.options,t=>!t.disabled))}selectNextOption(){!this.disabled&&this.selectedIndex<this.options.length-1&&(this.selectedIndex+=1)}selectPreviousOption(){!this.disabled&&this.selectedIndex>0&&(this.selectedIndex=this.selectedIndex-1)}setDefaultSelectedOption(){this.selectedIndex=this.options?.findIndex(t=>t.defaultSelected)??-1}setSelectedOptions(){this.options?.length&&(this.selectedOptions=[this.options[this.selectedIndex]],this.ariaActiveDescendant=this.firstSelectedOption?.id??"",this.focusAndScrollOptionIntoView())}slottedOptionsChanged(t,e){this.options=e.reduce((t,e)=>(Hn(e)&&t.push(e),t),[])
646
+ e.unsubscribe(this,"selected"),t.selected=n.includes(t),e.subscribe(this,"selected")})}selectFirstOption(){this.disabled||(this.selectedIndex=this.options?.findIndex(t=>!t.disabled)??-1)}selectLastOption(){this.disabled||(this.selectedIndex=Ze(this.options,t=>!t.disabled))}selectNextOption(){!this.disabled&&this.selectedIndex<this.options.length-1&&(this.selectedIndex+=1)}selectPreviousOption(){!this.disabled&&this.selectedIndex>0&&(this.selectedIndex=this.selectedIndex-1)}setDefaultSelectedOption(){this.selectedIndex=this.options?.findIndex(t=>t.defaultSelected)??-1}setSelectedOptions(){this.options?.length&&(this.selectedOptions=[this.options[this.selectedIndex]],this.ariaActiveDescendant=this.firstSelectedOption?.id??"",this.focusAndScrollOptionIntoView())}slottedOptionsChanged(t,e){this.options=e.reduce((t,e)=>(Hn(e)&&t.push(e),t),[])
647
647
  const n=`${this.options.length}`
648
648
  this.options.forEach((t,e)=>{t.id||(t.id=yn("option-")),t.ariaPosInSet=`${e+1}`,t.ariaSetSize=n}),this.$fastController.isConnected&&(this.setSelectedOptions(),this.setDefaultSelectedOption())}typeaheadBufferChanged(t,e){if(this.$fastController.isConnected){const t=this.getTypeaheadMatches()
649
649
  if(t.length){const e=this.options.indexOf(t[0])
650
650
  e>-1&&(this.selectedIndex=e)}this.typeaheadExpired=!1}}}t([pt({mode:"boolean"})],jn.prototype,"disabled",void 0),t([C],jn.prototype,"selectedIndex",void 0),t([C],jn.prototype,"selectedOptions",void 0),t([C],jn.prototype,"slottedOptions",void 0),t([C],jn.prototype,"typeaheadBuffer",void 0)
651
651
  class Wn{}t([C],Wn.prototype,"ariaActiveDescendant",void 0),t([C],Wn.prototype,"ariaDisabled",void 0),t([C],Wn.prototype,"ariaExpanded",void 0),t([C],Wn.prototype,"ariaMultiSelectable",void 0),je(Wn,wn),je(jn,Wn)
652
- const Gn="above",Zn="below"
652
+ const Zn="above",Gn="below"
653
653
  class Kn extends jn{}let Yn=class extends(Dn(Kn)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}
654
654
  const Xn="inline",Jn="list",Qn="both",ti="none"
655
655
  let ei=class extends Yn{constructor(){super(...arguments),this._value="",this.filteredOptions=[],this.filter="",this.forcedPosition=!1,this.listboxId=yn("listbox-"),this.maxHeight=0,this.open=!1}formResetCallback(){super.formResetCallback(),this.setDefaultSelectedOption(),this.updateValue()}validate(){super.validate(this.control)}get isAutocompleteInline(){return this.autocomplete===Xn||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===Jn||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===Qn}openChanged(){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),void b.queueUpdate(()=>this.focus())
@@ -679,7 +679,7 @@ default:return!0}}keyupHandler(t){switch(t.key){case"ArrowLeft":case"ArrowRight"
679
679
  super.selectedIndexChanged(t,e)}}selectPreviousOption(){!this.disabled&&this.selectedIndex>=0&&(this.selectedIndex=this.selectedIndex-1)}setDefaultSelectedOption(){if(this.$fastController.isConnected&&this.options){const t=this.options.findIndex(t=>null!==t.getAttribute("selected")||t.selected)
680
680
  this.selectedIndex=t,!this.dirtyValue&&this.firstSelectedOption&&(this.value=this.firstSelectedOption.text),this.setSelectedOptions()}}setInputToSelection(){this.firstSelectedOption&&(this.control.value=this.firstSelectedOption.text,this.control.focus())}setInlineSelection(){this.firstSelectedOption&&(this.setInputToSelection(),this.control.setSelectionRange(this.filter.length,this.control.value.length,"backward"))}syncValue(){const t=this.selectedIndex>-1?this.firstSelectedOption?.text:this.control.value
681
681
  this.updateValue(this.value!==t)}setPositioning(){const t=this.getBoundingClientRect(),e=window.innerHeight-t.bottom
682
- this.position=this.forcedPosition?this.positionAttribute:t.top>e?Gn:Zn,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Gn?~~t.top:~~e}selectedOptionsChanged(t,e){this.$fastController.isConnected&&this._options.forEach(t=>{t.selected=e.includes(t)})}slottedOptionsChanged(t,e){super.slottedOptionsChanged(t,e),this.updateValue()}updateValue(t){this.$fastController.isConnected&&(this.value=this.firstSelectedOption?.text||this.control.value,this.control.value=this.value),t&&this.$emit("change")}clearSelectionRange(){const t=this.control.value.length
682
+ this.position=this.forcedPosition?this.positionAttribute:t.top>e?Zn:Gn,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Zn?~~t.top:~~e}selectedOptionsChanged(t,e){this.$fastController.isConnected&&this._options.forEach(t=>{t.selected=e.includes(t)})}slottedOptionsChanged(t,e){super.slottedOptionsChanged(t,e),this.updateValue()}updateValue(t){this.$fastController.isConnected&&(this.value=this.firstSelectedOption?.text||this.control.value,this.control.value=this.value),t&&this.$emit("change")}clearSelectionRange(){const t=this.control.value.length
683
683
  this.control.setSelectionRange(t,t)}}
684
684
  t([pt({attribute:"autocomplete",mode:"fromView"})],ei.prototype,"autocomplete",void 0),t([C],ei.prototype,"maxHeight",void 0),t([pt({attribute:"open",mode:"boolean"})],ei.prototype,"open",void 0),t([pt],ei.prototype,"placeholder",void 0),t([pt({attribute:"position"})],ei.prototype,"positionAttribute",void 0),t([C],ei.prototype,"position",void 0)
685
685
  class ni{}function ii(t){const e=t.parentElement
@@ -816,9 +816,9 @@ case Vi:this.checked||(this.checked=!0)}},this.updateSubmenu=()=>{this.submenu=t
816
816
  !1===this.expanded?this.submenu.collapseExpandedItem():this.currentDirection=kn(this),this.$emit("expanded-change",this,{bubbles:!1})}}checkedChanged(t,e){this.$fastController.isConnected&&this.$emit("change")}connectedCallback(){super.connectedCallback(),b.queueUpdate(()=>{this.updateSubmenu()}),this.startColumnCount||(this.startColumnCount=1),this.observer=new MutationObserver(this.updateSubmenu)}disconnectedCallback(){super.disconnectedCallback(),this.submenu=void 0,void 0!==this.observer&&(this.observer.disconnect(),this.observer=void 0)}domChildren(){return Array.from(this.children).filter(t=>!t.hasAttribute("hidden"))}}
817
817
  t([pt({mode:"boolean"})],Ui.prototype,"disabled",void 0),t([pt({mode:"boolean"})],Ui.prototype,"expanded",void 0),t([C],Ui.prototype,"startColumnCount",void 0),t([pt],Ui.prototype,"role",void 0),t([pt({mode:"boolean"})],Ui.prototype,"checked",void 0),t([C],Ui.prototype,"submenuRegion",void 0),t([C],Ui.prototype,"hasSubmenu",void 0),t([C],Ui.prototype,"currentDirection",void 0),t([C],Ui.prototype,"submenu",void 0),je(Ui,ne)
818
818
  class qi extends He{}class ji extends(Dn(qi)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}const Wi="text"
819
- let Gi=class extends ji{constructor(){super(...arguments),this.type=Wi}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly,this.validate())}autofocusChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autofocus=this.autofocus,this.validate())}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}typeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.type=this.type,this.validate())}listChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.setAttribute("list",this.list),this.validate())}maxlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.maxLength=this.maxlength,this.validate())}minlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.minLength=this.minlength,this.validate())}patternChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.pattern=this.pattern,this.validate())}sizeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.size=this.size)}spellcheckChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.spellcheck=this.spellcheck)}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type",this.type),this.validate(),this.autofocus&&b.queueUpdate(()=>{this.focus()})}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.value=this.control.value}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}
820
- t([pt({attribute:"readonly",mode:"boolean"})],Gi.prototype,"readOnly",void 0),t([pt({mode:"boolean"})],Gi.prototype,"autofocus",void 0),t([pt],Gi.prototype,"placeholder",void 0),t([pt],Gi.prototype,"type",void 0),t([pt],Gi.prototype,"list",void 0),t([pt({converter:ht})],Gi.prototype,"maxlength",void 0),t([pt({converter:ht})],Gi.prototype,"minlength",void 0),t([pt],Gi.prototype,"pattern",void 0),t([pt({converter:ht})],Gi.prototype,"size",void 0),t([pt({mode:"boolean"})],Gi.prototype,"spellcheck",void 0),t([C],Gi.prototype,"defaultSlottedNodes",void 0)
821
- class Zi{}je(Zi,wn),je(Gi,ne,Zi)
819
+ let Zi=class extends ji{constructor(){super(...arguments),this.type=Wi}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly,this.validate())}autofocusChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.autofocus=this.autofocus,this.validate())}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder)}typeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.type=this.type,this.validate())}listChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.setAttribute("list",this.list),this.validate())}maxlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.maxLength=this.maxlength,this.validate())}minlengthChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.minLength=this.minlength,this.validate())}patternChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.pattern=this.pattern,this.validate())}sizeChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.size=this.size)}spellcheckChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.spellcheck=this.spellcheck)}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type",this.type),this.validate(),this.autofocus&&b.queueUpdate(()=>{this.focus()})}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.value=this.control.value}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}
820
+ t([pt({attribute:"readonly",mode:"boolean"})],Zi.prototype,"readOnly",void 0),t([pt({mode:"boolean"})],Zi.prototype,"autofocus",void 0),t([pt],Zi.prototype,"placeholder",void 0),t([pt],Zi.prototype,"type",void 0),t([pt],Zi.prototype,"list",void 0),t([pt({converter:ht})],Zi.prototype,"maxlength",void 0),t([pt({converter:ht})],Zi.prototype,"minlength",void 0),t([pt],Zi.prototype,"pattern",void 0),t([pt({converter:ht})],Zi.prototype,"size",void 0),t([pt({mode:"boolean"})],Zi.prototype,"spellcheck",void 0),t([C],Zi.prototype,"defaultSlottedNodes",void 0)
821
+ class Gi{}je(Gi,wn),je(Zi,ne,Gi)
822
822
  class Ki extends He{}class Yi extends(Dn(Ki)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}let Xi=class extends Yi{constructor(){super(...arguments),this.hideStep=!1,this.step=1,this.isUserInput=!1}maxChanged(t,e){this.max=Math.max(e,this.min??e)
823
823
  const n=Math.min(this.min,this.max)
824
824
  void 0!==this.min&&this.min!==n&&(this.min=n),this.value=this.getValidValue(this.value)}minChanged(t,e){this.min=Math.min(e,this.max??e)
@@ -828,7 +828,7 @@ return isNaN(e)?"":(void 0!==this.max&&(e=Math.min(e,this.limitPrecision(this.ma
828
828
  this.value=e.toString()}stepDown(){const t=parseFloat(this.value),e=isNaN(t)?this.min>0?this.min:this.max<0?this.max:this.min?0:0-this.step:t-this.step
829
829
  this.value=e.toString()}connectedCallback(){super.connectedCallback(),this.proxy.setAttribute("type","number"),this.validate(),this.syncValueToInnerControl(),this.autofocus&&b.queueUpdate(()=>{this.focus()})}select(){this.control.select(),this.$emit("select")}handleTextInput(){this.control.value=this.sanitizeInput(this.control.value),this.isUserInput=!0,this.syncValueFromInnerControl()}handleChange(){this.$emit("change")}handleKeyDown(t){switch(t.key){case rn:return this.stepUp(),!1
830
830
  case en:return this.stepDown(),!1}return!0}handleBlur(){this.syncValueToInnerControl()}sanitizeInput(t){return t.replace(/[^0-9\-+e.]/g,"")}syncValueFromInnerControl(){this.value=this.control.value}syncValueToInnerControl(){this.control.value=this.value}}
831
- t([pt({attribute:"readonly",mode:"boolean"})],Xi.prototype,"readOnly",void 0),t([pt({mode:"boolean"})],Xi.prototype,"autofocus",void 0),t([pt({attribute:"hide-step",mode:"boolean"})],Xi.prototype,"hideStep",void 0),t([pt],Xi.prototype,"placeholder",void 0),t([pt],Xi.prototype,"list",void 0),t([pt({converter:ht})],Xi.prototype,"maxlength",void 0),t([pt({converter:ht})],Xi.prototype,"minlength",void 0),t([pt({converter:ht})],Xi.prototype,"size",void 0),t([pt({converter:ht})],Xi.prototype,"step",void 0),t([pt({converter:ht})],Xi.prototype,"max",void 0),t([pt({converter:ht})],Xi.prototype,"min",void 0),t([C],Xi.prototype,"defaultSlottedNodes",void 0),je(Xi,ne,Zi)
831
+ t([pt({attribute:"readonly",mode:"boolean"})],Xi.prototype,"readOnly",void 0),t([pt({mode:"boolean"})],Xi.prototype,"autofocus",void 0),t([pt({attribute:"hide-step",mode:"boolean"})],Xi.prototype,"hideStep",void 0),t([pt],Xi.prototype,"placeholder",void 0),t([pt],Xi.prototype,"list",void 0),t([pt({converter:ht})],Xi.prototype,"maxlength",void 0),t([pt({converter:ht})],Xi.prototype,"minlength",void 0),t([pt({converter:ht})],Xi.prototype,"size",void 0),t([pt({converter:ht})],Xi.prototype,"step",void 0),t([pt({converter:ht})],Xi.prototype,"max",void 0),t([pt({converter:ht})],Xi.prototype,"min",void 0),t([C],Xi.prototype,"defaultSlottedNodes",void 0),je(Xi,ne,Gi)
832
832
  let Ji=class extends He{constructor(){super(...arguments),this.orientation=We.horizontal,this.radioChangeHandler=t=>{const e=t.target
833
833
  e.checked&&(this.slottedRadioButtons.forEach(t=>{t!==e&&(t.checked=!1,this.isInsideFoundationToolbar||t.setAttribute("tabindex","-1"))}),this.selectedRadio=e,this.value=e.value,e.setAttribute("tabindex","0"),this.focusedRadio=e),t.stopPropagation()},this.moveToRadioByIndex=(t,e)=>{const n=t[e]
834
834
  this.isInsideToolbar||(n.setAttribute("tabindex","0"),n.readOnly?this.slottedRadioButtons.forEach(t=>{t!==n&&t.setAttribute("tabindex","-1")}):(n.checked=!0,this.selectedRadio=n)),this.focusedRadio=n,n.focus()},this.moveRightOffGroup=()=>{this.nextElementSibling?.focus()},this.moveLeftOffGroup=()=>{this.previousElementSibling?.focus()},this.focusOutHandler=t=>{const e=this.slottedRadioButtons,n=t.target,i=null!==n?e.indexOf(n):0,o=this.focusedRadio?e.indexOf(this.focusedRadio):-1
@@ -865,7 +865,7 @@ t([pt({attribute:"readonly",mode:"boolean"})],eo.prototype,"readOnly",void 0),t(
865
865
  class no extends Bi{}let io=class extends(Dn(no)){constructor(){super(...arguments),this.proxy=document.createElement("select")}},oo=class extends io{constructor(){super(...arguments),this.open=!1,this.forcedPosition=!1,this.listboxId=yn("listbox-"),this.maxHeight=0}openChanged(t,e){if(this.collapsible){if(this.open)return this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),this.indexWhenOpened=this.selectedIndex,void b.queueUpdate(()=>this.focus())
866
866
  this.ariaControls="",this.ariaExpanded="false"}}get collapsible(){return!(this.multiple||"number"==typeof this.size)}get value(){return x.track(this,"value"),this._value}set value(t){const e=`${this._value}`
867
867
  if(this._options?.length){const e=this._options.findIndex(e=>e.value===t),n=this._options[this.selectedIndex]?.value??null,i=this._options[e]?.value??null;-1!==e&&n===i||(t="",this.selectedIndex=e),t=this.firstSelectedOption?.value??t}e!==t&&(this._value=t,super.valueChanged(e,t),x.notify(this,"value"),this.updateDisplayValue())}updateValue(t){this.$fastController.isConnected&&(this.value=this.firstSelectedOption?.value??""),t&&(this.$emit("input"),this.$emit("change",this,{bubbles:!0,composed:void 0}))}selectedIndexChanged(t,e){super.selectedIndexChanged(t,e),this.updateValue()}positionChanged(t,e){this.positionAttribute=e,this.setPositioning()}setPositioning(){const t=this.getBoundingClientRect(),e=window.innerHeight-t.bottom
868
- this.position=this.forcedPosition?this.positionAttribute:t.top>e?Gn:Zn,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Gn?~~t.top:~~e}get displayValue(){return x.track(this,"displayValue"),this.firstSelectedOption?.text??""}disabledChanged(t,e){super.disabledChanged&&super.disabledChanged(t,e),this.ariaDisabled=this.disabled?"true":"false"}formResetCallback(){this.setProxyOptions(),super.setDefaultSelectedOption(),-1===this.selectedIndex&&(this.selectedIndex=0)}clickHandler(t){if(!this.disabled){if(this.open){const e=t.target.closest("option,[role=option]")
868
+ this.position=this.forcedPosition?this.positionAttribute:t.top>e?Zn:Gn,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.maxHeight=this.position===Zn?~~t.top:~~e}get displayValue(){return x.track(this,"displayValue"),this.firstSelectedOption?.text??""}disabledChanged(t,e){super.disabledChanged&&super.disabledChanged(t,e),this.ariaDisabled=this.disabled?"true":"false"}formResetCallback(){this.setProxyOptions(),super.setDefaultSelectedOption(),-1===this.selectedIndex&&(this.selectedIndex=0)}clickHandler(t){if(!this.disabled){if(this.open){const e=t.target.closest("option,[role=option]")
869
869
  if(e&&e.disabled)return}return super.clickHandler(t),this.open=this.collapsible&&!this.open,this.open||this.indexWhenOpened===this.selectedIndex||this.updateValue(!0),!0}}focusoutHandler(t){if(super.focusoutHandler(t),!this.open)return!0
870
870
  const e=t.relatedTarget
871
871
  this.isSameNode(e)?this.focus():this.options?.includes(e)||(this.open=!1,this.indexWhenOpened!==this.selectedIndex&&this.updateValue(!0))}handleChange(t,e){super.handleChange(t,e),"value"===e&&this.updateValue()}slottedOptionsChanged(t,e){this.options.forEach(t=>{x.getNotifier(t).unsubscribe(this,"value")}),super.slottedOptionsChanged(t,e),this.options.forEach(t=>{x.getNotifier(t).subscribe(this,"value")}),this.setProxyOptions(),this.updateValue()}mousedownHandler(t){return t.offsetX>=0&&t.offsetX<=this.listbox?.scrollWidth?super.mousedownHandler(t):this.collapsible}multipleChanged(t,e){super.multipleChanged(t,e),this.proxy&&(this.proxy.multiple=e)}selectedOptionsChanged(t,e){super.selectedOptionsChanged(t,e),this.options?.forEach((t,e)=>{const n=this.proxy?.options.item(e)
@@ -921,7 +921,7 @@ o>-1&&this.moveToTabByIndex(this.tabs,o)}focusTab(){this.tabs[this.activeTabInde
921
921
  t([pt],po.prototype,"orientation",void 0),t([pt],po.prototype,"activeid",void 0),t([C],po.prototype,"tabs",void 0),t([C],po.prototype,"tabpanels",void 0),t([pt({mode:"boolean"})],po.prototype,"activeindicator",void 0),t([C],po.prototype,"activeIndicatorRef",void 0),t([C],po.prototype,"showActiveIndicator",void 0),je(po,ne)
922
922
  class fo extends He{}class mo extends(Dn(fo)){constructor(){super(...arguments),this.proxy=document.createElement("textarea")}}const go="none"
923
923
  let vo=class extends mo{constructor(){super(...arguments),this.resize=go,this.cols=20,this.handleTextInput=()=>{this.value=this.control.value}}readOnlyChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.readOnly=this.readOnly)}autofocusChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.autofocus=this.autofocus)}listChanged(){this.proxy instanceof HTMLTextAreaElement&&this.proxy.setAttribute("list",this.list)}maxlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.maxLength=this.maxlength)}minlengthChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.minLength=this.minlength)}spellcheckChanged(){this.proxy instanceof HTMLTextAreaElement&&(this.proxy.spellcheck=this.spellcheck)}select(){this.control.select(),this.$emit("select")}handleChange(){this.$emit("change")}validate(){super.validate(this.control)}}
924
- t([pt({mode:"boolean"})],vo.prototype,"readOnly",void 0),t([pt],vo.prototype,"resize",void 0),t([pt({mode:"boolean"})],vo.prototype,"autofocus",void 0),t([pt({attribute:"form"})],vo.prototype,"formId",void 0),t([pt],vo.prototype,"list",void 0),t([pt({converter:ht})],vo.prototype,"maxlength",void 0),t([pt({converter:ht})],vo.prototype,"minlength",void 0),t([pt],vo.prototype,"name",void 0),t([pt],vo.prototype,"placeholder",void 0),t([pt({converter:ht,mode:"fromView"})],vo.prototype,"cols",void 0),t([pt({converter:ht,mode:"fromView"})],vo.prototype,"rows",void 0),t([pt({mode:"boolean"})],vo.prototype,"spellcheck",void 0),t([C],vo.prototype,"defaultSlottedNodes",void 0),je(vo,Zi)
924
+ t([pt({mode:"boolean"})],vo.prototype,"readOnly",void 0),t([pt],vo.prototype,"resize",void 0),t([pt({mode:"boolean"})],vo.prototype,"autofocus",void 0),t([pt({attribute:"form"})],vo.prototype,"formId",void 0),t([pt],vo.prototype,"list",void 0),t([pt({converter:ht})],vo.prototype,"maxlength",void 0),t([pt({converter:ht})],vo.prototype,"minlength",void 0),t([pt],vo.prototype,"name",void 0),t([pt],vo.prototype,"placeholder",void 0),t([pt({converter:ht,mode:"fromView"})],vo.prototype,"cols",void 0),t([pt({converter:ht,mode:"fromView"})],vo.prototype,"rows",void 0),t([pt({mode:"boolean"})],vo.prototype,"spellcheck",void 0),t([C],vo.prototype,"defaultSlottedNodes",void 0),je(vo,Gi)
925
925
  const bo=Object.freeze({[fn.ArrowUp]:{[We.vertical]:-1},[fn.ArrowDown]:{[We.vertical]:1},[fn.ArrowLeft]:{[We.horizontal]:{[mn.ltr]:-1,[mn.rtl]:1}},[fn.ArrowRight]:{[We.horizontal]:{[mn.ltr]:1,[mn.rtl]:-1}}})
926
926
  let yo=class t extends He{constructor(){super(...arguments),this._activeIndex=0,this.direction=mn.ltr,this.focusableElements=[],this.orientation=We.horizontal}get activeIndex(){return x.track(this,"activeIndex"),this._activeIndex}set activeIndex(t){this.$fastController.isConnected&&(this._activeIndex=gn(0,this.focusableElements.length>0?this.focusableElements.length-1:0,t),x.notify(this,"activeIndex"))}slottedItemsChanged(){this.$fastController.isConnected&&this.reduceFocusableElements()}mouseDownHandler(t){const e=this.focusableElements.findIndex(e=>e.contains(t.target))
927
927
  return e>-1&&this.activeIndex!==e&&this.setFocusedElement(e),!0}childItemsChanged(t,e){this.$fastController.isConnected&&this.reduceFocusableElements()}connectedCallback(){super.connectedCallback(),this.direction=kn(this)}focusinHandler(t){const e=t.relatedTarget
@@ -967,7 +967,7 @@ case Ro:this.verticalDefaultPosition="bottom",this.horizontalDefaultPosition="en
967
967
  break
968
968
  default:this.verticalPositioningMode="dynamic",this.horizontalPositioningMode="dynamic",this.verticalDefaultPosition=void 0,this.horizontalDefaultPosition="center"}}}
969
969
  t([pt({mode:"boolean"})],Fo.prototype,"visible",void 0),t([pt],Fo.prototype,"anchor",void 0),t([pt],Fo.prototype,"delay",void 0),t([pt],Fo.prototype,"position",void 0),t([pt({attribute:"auto-update-mode"})],Fo.prototype,"autoUpdateMode",void 0),t([pt({attribute:"horizontal-viewport-lock"})],Fo.prototype,"horizontalViewportLock",void 0),t([pt({attribute:"vertical-viewport-lock"})],Fo.prototype,"verticalViewportLock",void 0),t([C],Fo.prototype,"anchorElement",void 0),t([C],Fo.prototype,"viewportElement",void 0),t([C],Fo.prototype,"verticalPositioningMode",void 0),t([C],Fo.prototype,"horizontalPositioningMode",void 0),t([C],Fo.prototype,"horizontalInset",void 0),t([C],Fo.prototype,"verticalInset",void 0),t([C],Fo.prototype,"horizontalScaling",void 0),t([C],Fo.prototype,"verticalScaling",void 0),t([C],Fo.prototype,"verticalDefaultPosition",void 0),t([C],Fo.prototype,"horizontalDefaultPosition",void 0),t([C],Fo.prototype,"tooltipVisible",void 0),t([C],Fo.prototype,"currentDirection",void 0)
970
- function Lo(t){return Ze(t)&&"treeitem"===t.getAttribute("role")}let No=class extends He{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>Lo(this.parentElement),this.handleExpandCollapseButtonClick=t=>{this.disabled||t.defaultPrevented||(this.expanded=!this.expanded)},this.handleFocus=t=>{this.setAttribute("tabindex","0")},this.handleBlur=t=>{this.setAttribute("tabindex","-1")}}expandedChanged(){this.$fastController.isConnected&&this.$emit("expanded-change",this)}selectedChanged(){this.$fastController.isConnected&&this.$emit("selected-change",this)}itemsChanged(t,e){this.$fastController.isConnected&&this.items.forEach(t=>{Lo(t)&&(t.nested=!0)})}static focusItem(t){t.focusable=!0,t.focus()}childItemLength(){const t=this.childItems.filter(t=>Lo(t))
970
+ function Lo(t){return Ge(t)&&"treeitem"===t.getAttribute("role")}let No=class extends He{constructor(){super(...arguments),this.expanded=!1,this.focusable=!1,this.isNestedItem=()=>Lo(this.parentElement),this.handleExpandCollapseButtonClick=t=>{this.disabled||t.defaultPrevented||(this.expanded=!this.expanded)},this.handleFocus=t=>{this.setAttribute("tabindex","0")},this.handleBlur=t=>{this.setAttribute("tabindex","-1")}}expandedChanged(){this.$fastController.isConnected&&this.$emit("expanded-change",this)}selectedChanged(){this.$fastController.isConnected&&this.$emit("selected-change",this)}itemsChanged(t,e){this.$fastController.isConnected&&this.items.forEach(t=>{Lo(t)&&(t.nested=!0)})}static focusItem(t){t.focusable=!0,t.focus()}childItemLength(){const t=this.childItems.filter(t=>Lo(t))
971
971
  return t?t.length:0}}
972
972
  t([pt({mode:"boolean"})],No.prototype,"expanded",void 0),t([pt({mode:"boolean"})],No.prototype,"selected",void 0),t([pt({mode:"boolean"})],No.prototype,"disabled",void 0),t([C],No.prototype,"focusable",void 0),t([C],No.prototype,"childItems",void 0),t([C],No.prototype,"items",void 0),t([C],No.prototype,"nested",void 0),t([C],No.prototype,"renderCollapsedChildren",void 0),je(No,ne)
973
973
  let Bo=class extends He{constructor(){super(...arguments),this.currentFocused=null,this.handleFocus=t=>{if(!(this.slottedTreeItems.length<1))return t.target===this?(null===this.currentFocused&&(this.currentFocused=this.getValidFocusableItem()),void(null!==this.currentFocused&&No.focusItem(this.currentFocused))):void(this.contains(t.target)&&(this.setAttribute("tabindex","-1"),this.currentFocused=t.target))},this.handleBlur=t=>{t.target instanceof HTMLElement&&(null===t.relatedTarget||!this.contains(t.relatedTarget))&&this.setAttribute("tabindex","0")},this.handleKeyDown=t=>{if(t.defaultPrevented)return
@@ -992,9 +992,9 @@ const e=t.target
992
992
  e.disabled||(e.selected=!e.selected)}focusNextNode(t,e){const n=this.getVisibleNodes()
993
993
  if(!n)return
994
994
  const i=n[n.indexOf(e)+t]
995
- Ze(i)&&No.focusItem(i)}getValidFocusableItem(){const t=this.getVisibleNodes()
995
+ Ge(i)&&No.focusItem(i)}getValidFocusableItem(){const t=this.getVisibleNodes()
996
996
  let e=t.findIndex(this.isSelectedElement)
997
- return-1===e&&(e=t.findIndex(this.isFocusableElement)),-1!==e?t[e]:null}checkForNestedItems(){return this.slottedTreeItems.some(t=>Lo(t)&&t.querySelector("[role='treeitem']"))}getVisibleNodes(){return function(t,e){if(!t||!e||!Ze(t))return
997
+ return-1===e&&(e=t.findIndex(this.isFocusableElement)),-1!==e?t[e]:null}checkForNestedItems(){return this.slottedTreeItems.some(t=>Lo(t)&&t.querySelector("[role='treeitem']"))}getVisibleNodes(){return function(t,e){if(!t||!e||!Ge(t))return
998
998
  return Array.from(t.querySelectorAll(e)).filter(t=>null!==t.offsetParent)}(this,"[role='treeitem']")||[]}}
999
999
  t([pt({attribute:"render-collapsed-nodes"})],Bo.prototype,"renderCollapsedNodes",void 0),t([C],Bo.prototype,"currentSelected",void 0),t([C],Bo.prototype,"slottedTreeItems",void 0)
1000
1000
  function Po(t){return`:host([hidden]){display:none}:host{display:${t}}`}const zo=function(){if("boolean"==typeof Ke)return Ke
@@ -1003,8 +1003,17 @@ const t=document.createElement("style"),e=function(){const t=document.querySelec
1003
1003
  return t?t.getAttribute("content"):null}()
1004
1004
  null!==e&&t.setAttribute("nonce",e),document.head.appendChild(t)
1005
1005
  try{t.sheet.insertRule("foo:focus-visible {color:inherit}",0),Ke=!0}catch(t){Ke=!1}finally{document.head.removeChild(t)}return Ke}()?"focus-visible":"focus"
1006
- class Vo extends xn{}const Ho=t=>`${Po(t)}:host{box-sizing:border-box;}*{box-sizing:border-box;}:host::before,:host::after,::before,::after{box-sizing:border-box;}`,Uo=`:${zo}`,qo="light",jo="dark",Wo="color",Go="action-rgb-partial-color",Zo="application-background-color",Ko="container-background-color",Yo="divider-background-color",Xo="divider-background-dynamic-color",Jo="header-background-color",Qo="section-background-color",tr="section-background-image",er="button-fill-primary-color",nr="button-primary-font-color",ir="button-fill-accent-color",or="button-accent-block-font-color",rr="button-accent-outline-font-color",sr="button-border-accent-outline-color",ar="fill-selected-color",lr="fill-selected-rgb-partial-color",cr="fill-hover-selected-color",dr="fill-hover-color",hr="fill-hover-rgb-partial-color",ur="fill-down-color",pr="border-color",fr="border-rgb-partial-color",mr="fail-color",gr="warning-color",vr="warning-font-color",br="pass-color",yr="information-color",wr="border-hover-color",xr="icon-color",Cr="modal-backdrop-color",kr="popup-border-color",Sr="card-border-color",$r="tag-fill-color",_r="control-height",Mr="control-slim-height",Ir="small-padding",Er="medium-padding",Ar="standard-padding",Tr="large-padding",Dr="label-height",Or="border-width",Rr="divider-width",Fr="icon-size",Lr="group-header-text-transform",Nr="drawer-width",Br="dialog-small-width",Pr="dialog-small-height",zr="dialog-small-max-height",Vr="dialog-large-width",Hr="dialog-large-height",Ur="dialog-large-max-height",qr="menu-min-width",jr="banner-gap-size",Wr="spinner-small-height",Gr="spinner-medium-height",Zr="spinner-large-height",Kr="table-fit-rows-height",Yr="small-delay",Xr="medium-delay",Jr="large-delay",Qr="headline-plus-1-font",ts="headline-font",es="table-header-font",ns="title-plus-2-font",is="title-plus-1-font",rs="title-font",ss="subtitle-plus-1-font",as="subtitle-font",ls="link-font",cs="link-active-font",ds="link-prominent-font",hs="link-active-prominent-font",us="placeholder-font",ps="body-font",fs="body-emphasized-font",ms="body-plus-1-font",gs="body-plus-1-emphasized-font",vs="group-header-font",bs="control-label-font",ys="button-label-font",ws="tooltip-caption-font",xs="tooltip-background-color",Cs="error-text-font",ks="table-row-border-color",Ss="elevation-1-box-shadow",$s="elevation-2-box-shadow",_s="elevation-3-box-shadow",Ms="graph-gridline-color",Is="graph-trace-1-color",Es="graph-trace-2-color",As="graph-trace-3-color",Ts="graph-trace-4-color",Ds="graph-trace-5-color",Os="graph-trace-6-color",Rs="graph-trace-7-color",Fs="graph-trace-8-color",Ls="mention-font",Ns="calendar-event-background-static-color",Bs="calendar-event-background-dynamic-color",Ps="calendar-event-background-transient-color",zs="calendar-event-border-static-color",Vs="calendar-event-border-transient-color",Hs="calendar-event-static-font-color",Us="calendar-event-dynamic-font-color",qs="calendar-event-transient-font-color",js="calendar-event-background-hover-static-color",Ws="calendar-event-background-hover-dynamic-color",Gs="calendar-event-background-hover-transient-color",Zs="calendar-event-outer-border-highlighted-color",Ks="calendar-row-background-selected-color",Ys="calendar-row-background-conflict-color",Xs="calendar-event-fill-blocked-color",Js="calendar-grab-handle-background-color",Qs="calendar-grid-border-color",ta="calendar-group-header-background-color",ea="calendar-event-background-job-color",na="calendar-event-background-hover-job-color",ia="calendar-event-border-job-color",oa="calendar-event-job-font-color",ra="calendar-event-background-maintenance-color",sa="calendar-event-background-hover-maintenance-color",aa="calendar-event-border-maintenance-color",la="calendar-event-background-calibration-color",ca="calendar-event-background-hover-calibration-color",da="calendar-event-border-calibration-color",ha="calendar-event-background-reservation-color",ua="calendar-event-background-hover-reservation-color",pa="calendar-event-border-reservation-color",fa="calendar-event-background-transport-order-color",ma="calendar-event-background-hover-transport-order-color",ga="calendar-event-border-transport-order-color",va="calendar-event-background-aggregate-availability-color",ba="calendar-event-border-aggregate-availability-color",ya=t=>`ni-nimble-${t}`,wa=J`<slot></slot>`,xa=_t`
1006
+ class Vo extends xn{}const Ho=t=>`${Po(t)}:host{box-sizing:border-box;}*{box-sizing:border-box;}:host::before,:host::after,::before,::after{box-sizing:border-box;}`,Uo=`:${zo}`,qo="light",jo="dark",Wo="color",Zo="action-rgb-partial-color",Go="application-background-color",Ko="container-background-color",Yo="divider-background-color",Xo="divider-background-dynamic-color",Jo="header-background-color",Qo="section-background-color",tr="section-background-image",er="button-fill-primary-color",nr="button-primary-font-color",ir="button-fill-accent-color",or="button-accent-block-font-color",rr="button-accent-outline-font-color",sr="button-border-accent-outline-color",ar="fill-selected-color",lr="fill-selected-rgb-partial-color",cr="fill-hover-selected-color",dr="fill-hover-color",hr="fill-hover-rgb-partial-color",ur="fill-down-color",pr="border-color",fr="border-rgb-partial-color",mr="fail-color",gr="warning-color",vr="warning-font-color",br="pass-color",yr="information-color",wr="border-hover-color",xr="icon-color",Cr="modal-backdrop-color",kr="popup-border-color",Sr="card-border-color",$r="tag-fill-color",_r="control-height",Mr="control-slim-height",Ir="small-padding",Er="medium-padding",Ar="standard-padding",Tr="large-padding",Dr="label-height",Or="border-width",Rr="divider-width",Fr="icon-size",Lr="group-header-text-transform",Nr="drawer-width",Br="dialog-small-width",Pr="dialog-small-height",zr="dialog-small-max-height",Vr="dialog-large-width",Hr="dialog-large-height",Ur="dialog-large-max-height",qr="menu-min-width",jr="banner-gap-size",Wr="spinner-small-height",Zr="spinner-medium-height",Gr="spinner-large-height",Kr="table-fit-rows-height",Yr="small-delay",Xr="medium-delay",Jr="large-delay",Qr="headline-plus-1-font",ts="headline-font",es="table-header-font",ns="title-plus-2-font",is="title-plus-1-font",rs="title-font",ss="subtitle-plus-1-font",as="subtitle-font",ls="link-font",cs="link-active-font",ds="link-prominent-font",hs="link-active-prominent-font",us="placeholder-font",ps="body-font",fs="body-emphasized-font",ms="body-plus-1-font",gs="body-plus-1-emphasized-font",vs="group-header-font",bs="control-label-font",ys="button-label-font",ws="tooltip-caption-font",xs="tooltip-background-color",Cs="error-text-font",ks="table-row-border-color",Ss="elevation-1-box-shadow",$s="elevation-2-box-shadow",_s="elevation-3-box-shadow",Ms="graph-gridline-color",Is="graph-trace-1-color",Es="graph-trace-2-color",As="graph-trace-3-color",Ts="graph-trace-4-color",Ds="graph-trace-5-color",Os="graph-trace-6-color",Rs="graph-trace-7-color",Fs="graph-trace-8-color",Ls="mention-font",Ns="calendar-event-background-static-color",Bs="calendar-event-background-dynamic-color",Ps="calendar-event-background-transient-color",zs="calendar-event-border-static-color",Vs="calendar-event-border-transient-color",Hs="calendar-event-static-font-color",Us="calendar-event-dynamic-font-color",qs="calendar-event-transient-font-color",js="calendar-event-background-hover-static-color",Ws="calendar-event-background-hover-dynamic-color",Zs="calendar-event-background-hover-transient-color",Gs="calendar-event-outer-border-highlighted-color",Ks="calendar-row-background-selected-color",Ys="calendar-row-background-conflict-color",Xs="calendar-event-fill-blocked-color",Js="calendar-grab-handle-background-color",Qs="calendar-grid-border-color",ta="calendar-group-header-background-color",ea="calendar-event-background-job-color",na="calendar-event-background-hover-job-color",ia="calendar-event-border-job-color",oa="calendar-event-job-font-color",ra="calendar-event-background-maintenance-color",sa="calendar-event-background-hover-maintenance-color",aa="calendar-event-border-maintenance-color",la="calendar-event-background-calibration-color",ca="calendar-event-background-hover-calibration-color",da="calendar-event-border-calibration-color",ha="calendar-event-background-reservation-color",ua="calendar-event-background-hover-reservation-color",pa="calendar-event-border-reservation-color",fa="calendar-event-background-transport-order-color",ma="calendar-event-background-hover-transport-order-color",ga="calendar-event-border-transport-order-color",va="calendar-event-background-aggregate-availability-color",ba="calendar-event-border-aggregate-availability-color",ya=t=>`ni-nimble-${t}`,wa=J`<slot></slot>`,xa=_t`
1007
1007
  ${Ho("contents")}
1008
+
1009
+ :host {
1010
+ color-scheme: light;
1011
+ }
1012
+
1013
+ :host([theme='dark']),
1014
+ :host([theme='color']) {
1015
+ color-scheme: dark;
1016
+ }
1008
1017
  `
1009
1018
  class Ca{constructor(){this.lang=document.documentElement.lang
1010
1019
  new MutationObserver(t=>{for(const e of t)"attributes"===e.type&&"lang"===e.attributeName&&(this.lang=e.target.lang)}).observe(document.documentElement,{attributeFilter:["lang"]})}}t([C],Ca.prototype,"lang",void 0)
@@ -1036,35 +1045,35 @@ return new Fa(Da(Number(n[0]),0,255),Da(Number(n[1]),0,255),Da(Number(n[2]),0,25
1036
1045
  if(null===e)return null
1037
1046
  const n=e[1].split(",")
1038
1047
  return 4===n.length?new Fa(Da(Number(n[0]),0,255),Da(Number(n[1]),0,255),Da(Number(n[2]),0,255),Number(n[3])):null}(e):function(t){return La.hasOwnProperty(t)}(e)?function(t){const e=La[t.toLowerCase()]
1039
- return e?new Fa(e.r,e.g,e.b,e.hasOwnProperty("a")?e.a:void 0):null}(e):null}const qa="#a46eff",ja="#804ad9",Wa="#413d4c",Ga="#574873",Za="#c9abff",Ka="#ff8126",Ya="#4a3e36",Xa="#5e4635",Ja="#c4000c",Qa="#ff4663",tl="#818386",el="#f1f1f2",nl="#f5f5f5",il="#ffffff",ol="#252526",rl="#363738",sl="#505153",al="#000000",ll="#161617",cl="#074023",dl="#009b65",hl="#d63434",ul="#ff4b00",pl="#6e6f70",fl="#008557",ml="#00734b",gl="#00613f",vl="#32eb96",bl="#364941",yl="#356d54",wl="#98f5ca",xl="#434445",Cl="#e54c8a",kl="#483a41",Sl="#593b49",$l="#8e78b7",_l="#304147",Ml="#2b4c57",Il="#00a1d4",El="#403e3d",Al="#4a4440",Tl="#9b7a60",Dl="Source Sans Pro",Ol="Source Sans Pro",Rl="400",Fl="14px",Ll="14px",Nl="18px",Bl="18px",Pl="14px"
1048
+ return e?new Fa(e.r,e.g,e.b,e.hasOwnProperty("a")?e.a:void 0):null}(e):null}const qa="#a46eff",ja="#804ad9",Wa="#413d4c",Za="#574873",Ga="#c9abff",Ka="#ff8126",Ya="#4a3e36",Xa="#5e4635",Ja="#c4000c",Qa="#ff4663",tl="#818386",el="#f1f1f2",nl="#f5f5f5",il="#ffffff",ol="#252526",rl="#363738",sl="#505153",al="#000000",ll="#161617",cl="#074023",dl="#009b65",hl="#d63434",ul="#ff4b00",pl="#6e6f70",fl="#008557",ml="#00734b",gl="#00613f",vl="#32eb96",bl="#364941",yl="#356d54",wl="#98f5ca",xl="#434445",Cl="#e54c8a",kl="#483a41",Sl="#593b49",$l="#8e78b7",_l="#304147",Ml="#2b4c57",Il="#00a1d4",El="#403e3d",Al="#4a4440",Tl="#9b7a60",Dl="Source Sans Pro",Ol="Source Sans Pro",Rl="400",Fl="14px",Ll="14px",Nl="18px",Bl="18px",Pl="14px"
1040
1049
  function zl(t,e){const{r:n,g:i,b:o}=Ha(t)
1041
- return`rgba(${255*n}, ${255*i}, ${255*o}, ${e})`}const Vl={failColor:Wl(Ja,Qa,il),lineColor:Wl(ll,el,il),fillSelectedColor:Wl(dl,vl,il),fillHoverColor:Wl(ll,el,il),defaultFontColor:Wl(ll,el,il)},Hl={actionRgbPartialColor:jl(Wl(ll,el,il)),applicationBackgroundColor:Wl(il,rl,cl),containerBackgroundColor:Ul(Wl(ll,el,il),.07,.1,.1),headerBackgroundColor:Wl(nl,ol,cl),sectionBackgroundColor:Wl(el,sl,cl),sectionBackgroundImage:Wl(`linear-gradient(${el}, ${zl(el,0)})`,`linear-gradient(${xl}, ${zl(xl,0)})`,`linear-gradient(${cl}, ${zl(cl,0)})`),dividerBackgroundColor:Wl(el,sl,cl),dividerBackgroundDynamicColor:Wl("#d3d5d6","#6f7073",cl),fillSelectedColor:Ul(Vl.fillSelectedColor,.2,.2,.2),fillSelectedRgbPartialColor:jl(Vl.fillSelectedColor),fillHoverSelectedColor:Ul(Vl.fillSelectedColor,.15,.15,.15),fillHoverColor:Ul(Vl.fillHoverColor,.1,.1,.1),fillHoverRgbPartialColor:jl(Vl.fillHoverColor),fillDownColor:Ul(Vl.fillHoverColor,.15,.15,.15),borderColor:Vl.lineColor,borderRgbPartialColor:jl(Vl.lineColor),failColor:Vl.failColor,warningColor:Wl(ul,Ka,il),warningFontColor:Wl("#d3440d",Ka,il),passColor:Wl("#009921","#00c12b",il),informationColor:Wl(ja,qa,il),borderHoverColor:Wl(dl,vl,il),iconColor:Wl(ll,el,il),modalBackdropColor:Ul(Wl(al,al,al),.3,.6,.6),popupBorderColor:Ul(Vl.lineColor,.3,.3,.3),cardBorderColor:Ul(Vl.lineColor,.1,.1,.1),graphGridlineColor:Ul(Vl.lineColor,.2,.2,.2),graphTrace1Color:Wl("#312e7f","#3cb4e7",il),graphTrace2Color:Wl("#cd1722","#ef463f",zl(il,.7)),graphTrace3Color:Wl("#499146","#76bc43",zl(il,.4)),graphTrace4Color:Wl("#8c459a","#a5d8c8",zl(il,.25)),graphTrace5Color:Wl("#00685f","#00aba5",zl(il,.55)),graphTrace6Color:Wl(Cl,Cl,zl(il,.85)),graphTrace7Color:Wl("#371615","#ffe76b",zl(il,.325)),graphTrace8Color:Wl($l,$l,zl(il,.625)),tooltipBackgroundColor:Wl(el,rl,cl),tableRowBorderColor:Wl(el,sl,cl),tagFillColor:Ul(Vl.lineColor,.1,.1,.1),buttonFillPrimaryColor:Ul(Wl(ll,el,il),.75,.3,.3),buttonPrimaryFontColor:Wl(el,el,il),buttonFillAccentColor:Wl(fl,dl,zl(il,.1)),buttonAccentBlockFontColor:Wl(il,el,il),buttonAccentOutlineFontColor:Wl(ml,vl,il),buttonBorderAccentOutlineColor:Wl(dl,vl,zl(il,.3)),calendarEventBackgroundStaticColor:Wl("#e6f5f0",bl,bl),calendarEventBackgroundDynamicColor:Wl(ml,fl,fl),calendarEventBackgroundTransientColor:Wl(ml,fl,fl),calendarEventBorderStaticColor:Wl(dl,dl,dl),calendarEventBorderTransientColor:Wl(dl,zl(vl,.85),zl(vl,.85)),calendarEventStaticFontColor:Wl(gl,wl,wl),calendarEventDynamicFontColor:Wl(il,il,il),calendarEventTransientFontColor:Wl(il,il,il),calendarEventBackgroundHoverStaticColor:Wl("#b3e1d1",yl,yl),calendarEventBackgroundHoverDynamicColor:Wl(gl,ml,ml),calendarEventBackgroundHoverTransientColor:Wl(gl,ml,ml),calendarEventOuterBorderHighlightedColor:Wl(ol,zl(il,.85),zl(il,.85)),calendarRowBackgroundSelectedColor:Ul(Wl(dl,vl,vl),.2,.2,.2),calendarRowBackgroundConflictColor:Ul(Wl(Ja,Qa,Qa),.2,.2,.2),calendarEventFillBlockedColor:Wl(zl(ll,.07),xl,xl),calendarGrabHandleBackgroundColor:Wl(dl,vl,vl),calendarGridBorderColor:Wl("#e6e6e6",sl,sl),calendarGroupHeaderBackgroundColor:Wl(nl,zl(ll,.1),zl(ll,.1)),calendarEventBackgroundJobColor:Wl("#f3edfc",Wa,Wa),calendarEventBackgroundHoverJobColor:Wl("#d9c9f4",Ga,Ga),calendarEventBorderJobColor:Wl(ja,qa,qa),calendarEventJobFontColor:Wl(ja,Za,Za),calendarEventBackgroundMaintenanceColor:Wl("#ffede6",Ya,Ya),calendarEventBackgroundHoverMaintenanceColor:Wl("#ffdbcc",Xa,Xa),calendarEventBorderMaintenanceColor:Wl(ul,Ka,Ka),calendarEventBackgroundCalibrationColor:Wl("#fdeef4",kl,kl),calendarEventBackgroundHoverCalibrationColor:Wl("#fadbe8",Sl,Sl),calendarEventBorderCalibrationColor:Wl(Cl,Cl,Cl),calendarEventBackgroundReservationColor:Wl("#e6f6fb",_l,_l),calendarEventBackgroundHoverReservationColor:Wl("#ccecf6",Ml,Ml),calendarEventBorderReservationColor:Wl(Il,Il,Il),calendarEventBackgroundTransportOrderColor:Wl("#f1eeeb",El,El),calendarEventBackgroundHoverTransportOrderColor:Wl("#e2dcd7",Al,Al),calendarEventBorderTransportOrderColor:Wl("#6f4e37",Tl,Tl),calendarEventBackgroundAggregateAvailabilityColor:Wl("#e8e8e8",xl,xl),calendarEventBorderAggregateAvailabilityColor:Ul(Wl(ll,pl,pl),.5,1,1),controlHeight:"32px",controlSlimHeight:"24px",smallPadding:"4px",mediumPadding:"8px",standardPadding:"16px",largePadding:"24px",labelHeight:"16px",borderWidth:"1px",dividerWidth:"2px",iconSize:"16px",drawerWidth:"784px",dialogSmallWidth:"400px",dialogSmallHeight:"fit-content",dialogSmallMaxHeight:"600px",dialogLargeWidth:"1024px",dialogLargeHeight:"680px",dialogLargeMaxHeight:"680px",menuMinWidth:"176px",bannerGapSize:"1px",spinnerSmallHeight:"16px",spinnerMediumHeight:"32px",spinnerLargeHeight:"64px",tableFitRowsHeight:"480px",elevation1BoxShadow:Wl(`0px 1px 4px ${zl(al,.16)}`,`0px 1px 4px ${zl(al,.16)}`,`0px 1px 4px ${zl(al,.16)}`),elevation2BoxShadow:Wl(`0px 2px 4px ${zl(al,.16)}`,`0px 2px 4px ${zl(al,.16)}`,`0px 2px 4px ${zl(al,.16)}`),elevation3BoxShadow:Wl(`0px 4px 8px ${zl(al,.3)}`,`0px 4px 8px ${zl(al,.3)}`,`0px 4px 8px ${zl(al,.3)}`),...Gl("headline",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Noto Serif","400","25px","32px"),...Gl("headlinePlus1",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Noto Serif","400","29.1px","40px"),...Gl("titlePlus2",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","400","25px","32px"),...Gl("titlePlus1",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","400","22px","28px"),...Gl("title",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","400","19px","24px"),...Gl("subtitlePlus1",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","300","16px","20px"),...Gl("subtitle",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","300","12.8px","16px"),...Gl("link",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),Ol,Rl,Ll,Bl),...Gl("linkActive",Wl(dl,dl,zl(il,.75)),Ul(Vl.defaultFontColor,.3,.3,.3),Ol,Rl,Ll,Bl),...Gl("linkProminent",Wl(ml,vl,il),Ul(Vl.defaultFontColor,.3,.3,.3),Ol,Rl,Ll,Bl),...Gl("linkActiveProminent",Wl(dl,dl,zl(il,.75)),Ul(Vl.defaultFontColor,.3,.3,.3),Ol,Rl,Ll,Bl),...Gl("placeholder",Ul(Vl.defaultFontColor,.6,.6,.6),Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","400","14px","18px"),...Gl("body",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),Dl,"400",Fl,Nl),...Gl("bodyEmphasized",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","600","14px","18px"),...Gl("bodyPlus1",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","400","16px","16px"),...Gl("bodyPlus1Emphasized",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","600","16px","16px"),...Gl("groupHeader",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","600","11px","16px"),...Gl("controlLabel",Ul(Vl.defaultFontColor,.6,.6,.6),Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","600","11px","16px"),...Gl("buttonLabel",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","600","14px","16px"),...Gl("tooltipCaption",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","400","11px",Pl),...Gl("errorText",Vl.failColor,Ul(Vl.failColor,.3,.3,.3),"Source Sans Pro","400","11px",Pl),...Gl("tableHeader",Ul(Vl.defaultFontColor,.6,.6,.6),Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","600","12.8px",Pl),...Gl("mention",Wl(fl,vl,vl),Ul(Vl.defaultFontColor,.3,.3,.3),Dl,"600",Fl,Nl),groupHeaderTextTransform:"uppercase",smallDelay:"0.075s",mediumDelay:"0.15s",largeDelay:"0.25s"}
1050
+ return`rgba(${255*n}, ${255*i}, ${255*o}, ${e})`}const Vl={failColor:Wl(Ja,Qa,il),lineColor:Wl(ll,el,il),fillSelectedColor:Wl(dl,vl,il),fillHoverColor:Wl(ll,el,il),defaultFontColor:Wl(ll,el,il)},Hl={actionRgbPartialColor:jl(Wl(ll,el,il)),applicationBackgroundColor:Wl(il,rl,cl),containerBackgroundColor:Ul(Wl(ll,el,il),.07,.1,.1),headerBackgroundColor:Wl(nl,ol,cl),sectionBackgroundColor:Wl(el,sl,cl),sectionBackgroundImage:Wl(`linear-gradient(${el}, ${zl(el,0)})`,`linear-gradient(${xl}, ${zl(xl,0)})`,`linear-gradient(${cl}, ${zl(cl,0)})`),dividerBackgroundColor:Wl(el,sl,cl),dividerBackgroundDynamicColor:Wl("#d3d5d6","#6f7073",cl),fillSelectedColor:Ul(Vl.fillSelectedColor,.2,.2,.2),fillSelectedRgbPartialColor:jl(Vl.fillSelectedColor),fillHoverSelectedColor:Ul(Vl.fillSelectedColor,.15,.15,.15),fillHoverColor:Ul(Vl.fillHoverColor,.1,.1,.1),fillHoverRgbPartialColor:jl(Vl.fillHoverColor),fillDownColor:Ul(Vl.fillHoverColor,.15,.15,.15),borderColor:Vl.lineColor,borderRgbPartialColor:jl(Vl.lineColor),failColor:Vl.failColor,warningColor:Wl(ul,Ka,il),warningFontColor:Wl("#d3440d",Ka,il),passColor:Wl("#009921","#00c12b",il),informationColor:Wl(ja,qa,il),borderHoverColor:Wl(dl,vl,il),iconColor:Wl(ll,el,il),modalBackdropColor:Ul(Wl(al,al,al),.3,.6,.6),popupBorderColor:Ul(Vl.lineColor,.3,.3,.3),cardBorderColor:Ul(Vl.lineColor,.1,.1,.1),graphGridlineColor:Ul(Vl.lineColor,.2,.2,.2),graphTrace1Color:Wl("#312e7f","#3cb4e7",il),graphTrace2Color:Wl("#cd1722","#ef463f",zl(il,.7)),graphTrace3Color:Wl("#499146","#76bc43",zl(il,.4)),graphTrace4Color:Wl("#8c459a","#a5d8c8",zl(il,.25)),graphTrace5Color:Wl("#00685f","#00aba5",zl(il,.55)),graphTrace6Color:Wl(Cl,Cl,zl(il,.85)),graphTrace7Color:Wl("#371615","#ffe76b",zl(il,.325)),graphTrace8Color:Wl($l,$l,zl(il,.625)),tooltipBackgroundColor:Wl(el,rl,cl),tableRowBorderColor:Wl(el,sl,cl),tagFillColor:Ul(Vl.lineColor,.1,.1,.1),buttonFillPrimaryColor:Ul(Wl(ll,el,il),.75,.3,.3),buttonPrimaryFontColor:Wl(el,el,il),buttonFillAccentColor:Wl(fl,dl,zl(il,.1)),buttonAccentBlockFontColor:Wl(il,el,il),buttonAccentOutlineFontColor:Wl(ml,vl,il),buttonBorderAccentOutlineColor:Wl(dl,vl,zl(il,.3)),calendarEventBackgroundStaticColor:Wl("#e6f5f0",bl,bl),calendarEventBackgroundDynamicColor:Wl(ml,fl,fl),calendarEventBackgroundTransientColor:Wl(ml,fl,fl),calendarEventBorderStaticColor:Wl(dl,dl,dl),calendarEventBorderTransientColor:Wl(dl,zl(vl,.85),zl(vl,.85)),calendarEventStaticFontColor:Wl(gl,wl,wl),calendarEventDynamicFontColor:Wl(il,il,il),calendarEventTransientFontColor:Wl(il,il,il),calendarEventBackgroundHoverStaticColor:Wl("#b3e1d1",yl,yl),calendarEventBackgroundHoverDynamicColor:Wl(gl,ml,ml),calendarEventBackgroundHoverTransientColor:Wl(gl,ml,ml),calendarEventOuterBorderHighlightedColor:Wl(ol,zl(il,.85),zl(il,.85)),calendarRowBackgroundSelectedColor:Ul(Wl(dl,vl,vl),.2,.2,.2),calendarRowBackgroundConflictColor:Ul(Wl(Ja,Qa,Qa),.2,.2,.2),calendarEventFillBlockedColor:Wl(zl(ll,.07),xl,xl),calendarGrabHandleBackgroundColor:Wl(dl,vl,vl),calendarGridBorderColor:Wl("#e6e6e6",sl,sl),calendarGroupHeaderBackgroundColor:Wl(nl,zl(ll,.1),zl(ll,.1)),calendarEventBackgroundJobColor:Wl("#f3edfc",Wa,Wa),calendarEventBackgroundHoverJobColor:Wl("#d9c9f4",Za,Za),calendarEventBorderJobColor:Wl(ja,qa,qa),calendarEventJobFontColor:Wl(ja,Ga,Ga),calendarEventBackgroundMaintenanceColor:Wl("#ffede6",Ya,Ya),calendarEventBackgroundHoverMaintenanceColor:Wl("#ffdbcc",Xa,Xa),calendarEventBorderMaintenanceColor:Wl(ul,Ka,Ka),calendarEventBackgroundCalibrationColor:Wl("#fdeef4",kl,kl),calendarEventBackgroundHoverCalibrationColor:Wl("#fadbe8",Sl,Sl),calendarEventBorderCalibrationColor:Wl(Cl,Cl,Cl),calendarEventBackgroundReservationColor:Wl("#e6f6fb",_l,_l),calendarEventBackgroundHoverReservationColor:Wl("#ccecf6",Ml,Ml),calendarEventBorderReservationColor:Wl(Il,Il,Il),calendarEventBackgroundTransportOrderColor:Wl("#f1eeeb",El,El),calendarEventBackgroundHoverTransportOrderColor:Wl("#e2dcd7",Al,Al),calendarEventBorderTransportOrderColor:Wl("#6f4e37",Tl,Tl),calendarEventBackgroundAggregateAvailabilityColor:Wl("#e8e8e8",xl,xl),calendarEventBorderAggregateAvailabilityColor:Ul(Wl(ll,pl,pl),.5,1,1),controlHeight:"32px",controlSlimHeight:"24px",smallPadding:"4px",mediumPadding:"8px",standardPadding:"16px",largePadding:"24px",labelHeight:"16px",borderWidth:"1px",dividerWidth:"2px",iconSize:"16px",drawerWidth:"784px",dialogSmallWidth:"400px",dialogSmallHeight:"fit-content",dialogSmallMaxHeight:"600px",dialogLargeWidth:"1024px",dialogLargeHeight:"680px",dialogLargeMaxHeight:"680px",menuMinWidth:"176px",bannerGapSize:"1px",spinnerSmallHeight:"16px",spinnerMediumHeight:"32px",spinnerLargeHeight:"64px",tableFitRowsHeight:"480px",elevation1BoxShadow:Wl(`0px 1px 4px ${zl(al,.16)}`,`0px 1px 4px ${zl(al,.16)}`,`0px 1px 4px ${zl(al,.16)}`),elevation2BoxShadow:Wl(`0px 2px 4px ${zl(al,.16)}`,`0px 2px 4px ${zl(al,.16)}`,`0px 2px 4px ${zl(al,.16)}`),elevation3BoxShadow:Wl(`0px 4px 8px ${zl(al,.3)}`,`0px 4px 8px ${zl(al,.3)}`,`0px 4px 8px ${zl(al,.3)}`),...Zl("headline",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Noto Serif","400","25px","32px"),...Zl("headlinePlus1",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Noto Serif","400","29.1px","40px"),...Zl("titlePlus2",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","400","25px","32px"),...Zl("titlePlus1",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","400","22px","28px"),...Zl("title",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","400","19px","24px"),...Zl("subtitlePlus1",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","300","16px","20px"),...Zl("subtitle",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","300","12.8px","16px"),...Zl("link",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),Ol,Rl,Ll,Bl),...Zl("linkActive",Wl(dl,dl,zl(il,.75)),Ul(Vl.defaultFontColor,.3,.3,.3),Ol,Rl,Ll,Bl),...Zl("linkProminent",Wl(ml,vl,il),Ul(Vl.defaultFontColor,.3,.3,.3),Ol,Rl,Ll,Bl),...Zl("linkActiveProminent",Wl(dl,dl,zl(il,.75)),Ul(Vl.defaultFontColor,.3,.3,.3),Ol,Rl,Ll,Bl),...Zl("placeholder",Ul(Vl.defaultFontColor,.6,.6,.6),Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","400","14px","18px"),...Zl("body",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),Dl,"400",Fl,Nl),...Zl("bodyEmphasized",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","600","14px","18px"),...Zl("bodyPlus1",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","400","16px","16px"),...Zl("bodyPlus1Emphasized",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","600","16px","16px"),...Zl("groupHeader",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","600","11px","16px"),...Zl("controlLabel",Ul(Vl.defaultFontColor,.6,.6,.6),Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","600","11px","16px"),...Zl("buttonLabel",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","600","14px","16px"),...Zl("tooltipCaption",Vl.defaultFontColor,Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","400","11px",Pl),...Zl("errorText",Vl.failColor,Ul(Vl.failColor,.3,.3,.3),"Source Sans Pro","400","11px",Pl),...Zl("tableHeader",Ul(Vl.defaultFontColor,.6,.6,.6),Ul(Vl.defaultFontColor,.3,.3,.3),"Source Sans Pro","600","12.8px",Pl),...Zl("mention",Wl(fl,vl,vl),Ul(Vl.defaultFontColor,.3,.3,.3),Dl,"600",Fl,Nl),groupHeaderTextTransform:"uppercase",smallDelay:"0.075s",mediumDelay:"0.15s",largeDelay:"0.25s"}
1042
1051
  function Ul(t,e,n,i){return{light:zl(t.light,e),dark:zl(t.dark,n),color:zl(t.color,i)}}function ql(t){const{r:e,g:n,b:i}=Ha(t)
1043
- return`${255*e}, ${255*n}, ${255*i}`}function jl(t){return{light:ql(t.light),dark:ql(t.dark),color:ql(t.color)}}function Wl(t,e,n){return{light:t,dark:e,color:n}}function Gl(t,e,n,i,o,r,s){const a=`${i}, ${i} Fallback`
1044
- return{[`${t}Font`]:`${o} ${r}/${s} ${a}`,[`${t}FontColor`]:e,[`${t}DisabledFontColor`]:n,[`${t}FontFamily`]:i,[`${t}FontWeight`]:o,[`${t}FontSize`]:r,[`${t}FontLineHeight`]:s}}const Zl=Gd(Go,Hl.actionRgbPartialColor),Kl=Gd(Zo,Hl.applicationBackgroundColor)
1045
- Gd(Ko,Hl.containerBackgroundColor),Gd(Jo,Hl.headerBackgroundColor),Gd(Qo,Hl.sectionBackgroundColor)
1046
- const Yl=Gd(tr,Hl.sectionBackgroundImage),Xl=Gd(Yo,Hl.dividerBackgroundColor)
1047
- Gd(Xo,Hl.dividerBackgroundDynamicColor)
1048
- const Jl=Gd(ar,Hl.fillSelectedColor),Ql=Gd(lr,Hl.fillSelectedRgbPartialColor),tc=Gd(cr,Hl.fillHoverSelectedColor),ec=Gd(dr,Hl.fillHoverColor)
1049
- Gd(hr,Hl.fillHoverRgbPartialColor),Gd(ur,Hl.fillDownColor)
1050
- const nc=Gd(pr,Hl.borderColor),ic=Gd(fr,Hl.borderRgbPartialColor),oc=Gd(mr,Hl.failColor),rc=Gd(gr,Hl.warningColor),sc=Gd(vr,Hl.warningFontColor),ac=Gd(br,Hl.passColor),lc=Gd(yr,Hl.informationColor),cc=Gd(wr,Hl.borderHoverColor),dc=Gd(xr,Hl.iconColor),hc=Gd(Cr,Hl.modalBackdropColor),uc=Gd(kr,Hl.popupBorderColor),pc=Gd(Sr,Hl.cardBorderColor)
1051
- Gd(Ms,Hl.graphGridlineColor),Gd(Is,Hl.graphTrace1Color),Gd(Es,Hl.graphTrace2Color),Gd(As,Hl.graphTrace3Color),Gd(Ts,Hl.graphTrace4Color),Gd(Ds,Hl.graphTrace5Color),Gd(Os,Hl.graphTrace6Color),Gd(Rs,Hl.graphTrace7Color),Gd(Fs,Hl.graphTrace8Color),Gd(xs,Hl.tooltipBackgroundColor)
1052
- const fc=Gd(ks,Hl.tableRowBorderColor)
1053
- Gd($r,Hl.tagFillColor)
1054
- const mc=Gd(er,Hl.buttonFillPrimaryColor),gc=Gd(nr,Hl.buttonPrimaryFontColor),vc=Gd(ir,Hl.buttonFillAccentColor),bc=Gd(or,Hl.buttonAccentBlockFontColor),yc=Gd(rr,Hl.buttonAccentOutlineFontColor),wc=Gd(sr,Hl.buttonBorderAccentOutlineColor)
1055
- Gd(Ns,Hl.calendarEventBackgroundStaticColor),Gd(Bs,Hl.calendarEventBackgroundDynamicColor),Gd(Ps,Hl.calendarEventBackgroundTransientColor)
1056
- const xc=Gd(zs,Hl.calendarEventBorderStaticColor)
1057
- Gd(Vs,Hl.calendarEventBorderTransientColor),Gd(Hs,Hl.calendarEventStaticFontColor),Gd(Us,Hl.calendarEventDynamicFontColor),Gd(qs,Hl.calendarEventTransientFontColor),Gd(js,Hl.calendarEventBackgroundHoverStaticColor),Gd(Ws,Hl.calendarEventBackgroundHoverDynamicColor),Gd(Gs,Hl.calendarEventBackgroundHoverTransientColor),Gd(Zs,Hl.calendarEventOuterBorderHighlightedColor),Gd(Ks,Hl.calendarRowBackgroundSelectedColor),Gd(Ys,Hl.calendarRowBackgroundConflictColor),Gd(Xs,Hl.calendarEventFillBlockedColor),Gd(Js,Hl.calendarGrabHandleBackgroundColor),Gd(Qs,Hl.calendarGridBorderColor),Gd(ta,Hl.calendarGroupHeaderBackgroundColor),Gd(ea,Hl.calendarEventBackgroundJobColor),Gd(na,Hl.calendarEventBackgroundHoverJobColor)
1058
- const Cc=Gd(ia,Hl.calendarEventBorderJobColor)
1059
- Gd(oa,Hl.calendarEventJobFontColor),Gd(ra,Hl.calendarEventBackgroundMaintenanceColor),Gd(sa,Hl.calendarEventBackgroundHoverMaintenanceColor)
1060
- const kc=Gd(aa,Hl.calendarEventBorderMaintenanceColor)
1061
- Gd(la,Hl.calendarEventBackgroundCalibrationColor),Gd(ca,Hl.calendarEventBackgroundHoverCalibrationColor)
1062
- const Sc=Gd(da,Hl.calendarEventBorderCalibrationColor)
1063
- Gd(ha,Hl.calendarEventBackgroundReservationColor),Gd(ua,Hl.calendarEventBackgroundHoverReservationColor)
1064
- const $c=Gd(pa,Hl.calendarEventBorderReservationColor)
1065
- Gd(fa,Hl.calendarEventBackgroundTransportOrderColor),Gd(ma,Hl.calendarEventBackgroundHoverTransportOrderColor)
1066
- const _c=Gd(ga,Hl.calendarEventBorderTransportOrderColor)
1067
- Gd(va,Hl.calendarEventBackgroundAggregateAvailabilityColor),Gd(ba,Hl.calendarEventBorderAggregateAvailabilityColor)
1052
+ return`${255*e}, ${255*n}, ${255*i}`}function jl(t){return{light:ql(t.light),dark:ql(t.dark),color:ql(t.color)}}function Wl(t,e,n){return{light:t,dark:e,color:n}}function Zl(t,e,n,i,o,r,s){const a=`${i}, ${i} Fallback`
1053
+ return{[`${t}Font`]:`${o} ${r}/${s} ${a}`,[`${t}FontColor`]:e,[`${t}DisabledFontColor`]:n,[`${t}FontFamily`]:i,[`${t}FontWeight`]:o,[`${t}FontSize`]:r,[`${t}FontLineHeight`]:s}}const Gl=Zd(Zo,Hl.actionRgbPartialColor),Kl=Zd(Go,Hl.applicationBackgroundColor)
1054
+ Zd(Ko,Hl.containerBackgroundColor),Zd(Jo,Hl.headerBackgroundColor),Zd(Qo,Hl.sectionBackgroundColor)
1055
+ const Yl=Zd(tr,Hl.sectionBackgroundImage),Xl=Zd(Yo,Hl.dividerBackgroundColor)
1056
+ Zd(Xo,Hl.dividerBackgroundDynamicColor)
1057
+ const Jl=Zd(ar,Hl.fillSelectedColor),Ql=Zd(lr,Hl.fillSelectedRgbPartialColor),tc=Zd(cr,Hl.fillHoverSelectedColor),ec=Zd(dr,Hl.fillHoverColor)
1058
+ Zd(hr,Hl.fillHoverRgbPartialColor),Zd(ur,Hl.fillDownColor)
1059
+ const nc=Zd(pr,Hl.borderColor),ic=Zd(fr,Hl.borderRgbPartialColor),oc=Zd(mr,Hl.failColor),rc=Zd(gr,Hl.warningColor),sc=Zd(vr,Hl.warningFontColor),ac=Zd(br,Hl.passColor),lc=Zd(yr,Hl.informationColor),cc=Zd(wr,Hl.borderHoverColor),dc=Zd(xr,Hl.iconColor),hc=Zd(Cr,Hl.modalBackdropColor),uc=Zd(kr,Hl.popupBorderColor),pc=Zd(Sr,Hl.cardBorderColor)
1060
+ Zd(Ms,Hl.graphGridlineColor),Zd(Is,Hl.graphTrace1Color),Zd(Es,Hl.graphTrace2Color),Zd(As,Hl.graphTrace3Color),Zd(Ts,Hl.graphTrace4Color),Zd(Ds,Hl.graphTrace5Color),Zd(Os,Hl.graphTrace6Color),Zd(Rs,Hl.graphTrace7Color),Zd(Fs,Hl.graphTrace8Color),Zd(xs,Hl.tooltipBackgroundColor)
1061
+ const fc=Zd(ks,Hl.tableRowBorderColor)
1062
+ Zd($r,Hl.tagFillColor)
1063
+ const mc=Zd(er,Hl.buttonFillPrimaryColor),gc=Zd(nr,Hl.buttonPrimaryFontColor),vc=Zd(ir,Hl.buttonFillAccentColor),bc=Zd(or,Hl.buttonAccentBlockFontColor),yc=Zd(rr,Hl.buttonAccentOutlineFontColor),wc=Zd(sr,Hl.buttonBorderAccentOutlineColor)
1064
+ Zd(Ns,Hl.calendarEventBackgroundStaticColor),Zd(Bs,Hl.calendarEventBackgroundDynamicColor),Zd(Ps,Hl.calendarEventBackgroundTransientColor)
1065
+ const xc=Zd(zs,Hl.calendarEventBorderStaticColor)
1066
+ Zd(Vs,Hl.calendarEventBorderTransientColor),Zd(Hs,Hl.calendarEventStaticFontColor),Zd(Us,Hl.calendarEventDynamicFontColor),Zd(qs,Hl.calendarEventTransientFontColor),Zd(js,Hl.calendarEventBackgroundHoverStaticColor),Zd(Ws,Hl.calendarEventBackgroundHoverDynamicColor),Zd(Zs,Hl.calendarEventBackgroundHoverTransientColor),Zd(Gs,Hl.calendarEventOuterBorderHighlightedColor),Zd(Ks,Hl.calendarRowBackgroundSelectedColor),Zd(Ys,Hl.calendarRowBackgroundConflictColor),Zd(Xs,Hl.calendarEventFillBlockedColor),Zd(Js,Hl.calendarGrabHandleBackgroundColor),Zd(Qs,Hl.calendarGridBorderColor),Zd(ta,Hl.calendarGroupHeaderBackgroundColor),Zd(ea,Hl.calendarEventBackgroundJobColor),Zd(na,Hl.calendarEventBackgroundHoverJobColor)
1067
+ const Cc=Zd(ia,Hl.calendarEventBorderJobColor)
1068
+ Zd(oa,Hl.calendarEventJobFontColor),Zd(ra,Hl.calendarEventBackgroundMaintenanceColor),Zd(sa,Hl.calendarEventBackgroundHoverMaintenanceColor)
1069
+ const kc=Zd(aa,Hl.calendarEventBorderMaintenanceColor)
1070
+ Zd(la,Hl.calendarEventBackgroundCalibrationColor),Zd(ca,Hl.calendarEventBackgroundHoverCalibrationColor)
1071
+ const Sc=Zd(da,Hl.calendarEventBorderCalibrationColor)
1072
+ Zd(ha,Hl.calendarEventBackgroundReservationColor),Zd(ua,Hl.calendarEventBackgroundHoverReservationColor)
1073
+ const $c=Zd(pa,Hl.calendarEventBorderReservationColor)
1074
+ Zd(fa,Hl.calendarEventBackgroundTransportOrderColor),Zd(ma,Hl.calendarEventBackgroundHoverTransportOrderColor)
1075
+ const _c=Zd(ga,Hl.calendarEventBorderTransportOrderColor)
1076
+ Zd(va,Hl.calendarEventBackgroundAggregateAvailabilityColor),Zd(ba,Hl.calendarEventBorderAggregateAvailabilityColor)
1068
1077
  const Mc=Wd(_r,Hl.controlHeight),Ic=Wd(Mr,Hl.controlSlimHeight),Ec=Wd(Ir,Hl.smallPadding),Ac=Wd(Er,Hl.mediumPadding),Tc=Wd(Ar,Hl.standardPadding),Dc=Wd(Tr,Hl.largePadding)
1069
1078
  Wd(Dr,Hl.labelHeight)
1070
1079
  const Oc=Wd(Or,Hl.borderWidth)
@@ -1074,23 +1083,23 @@ Wd(Vr,Hl.dialogLargeWidth),Wd(Hr,Hl.dialogLargeHeight),Wd(Ur,Hl.dialogLargeMaxHe
1074
1083
  const Pc=Wd(qr,Hl.menuMinWidth)
1075
1084
  Wd(jr,Hl.bannerGapSize)
1076
1085
  const zc=Wd(Wr,Hl.spinnerSmallHeight)
1077
- Wd(Gr,Hl.spinnerMediumHeight),Wd(Zr,Hl.spinnerLargeHeight)
1086
+ Wd(Zr,Hl.spinnerMediumHeight),Wd(Gr,Hl.spinnerLargeHeight)
1078
1087
  const Vc=Wd(Kr,Hl.tableFitRowsHeight)
1079
- Gd(Ss,Hl.elevation1BoxShadow)
1080
- const Hc=Gd($s,Hl.elevation2BoxShadow),Uc=Gd(_s,Hl.elevation3BoxShadow)
1088
+ Zd(Ss,Hl.elevation1BoxShadow)
1089
+ const Hc=Zd($s,Hl.elevation2BoxShadow),Uc=Zd(_s,Hl.elevation3BoxShadow)
1081
1090
  jd(ts,Hl.headlineFont,Hl.headlineFontColor,Hl.headlineDisabledFontColor,Hl.headlineFontFamily,Hl.headlineFontWeight,Hl.headlineFontSize,Hl.headlineFontLineHeight),jd(Qr,Hl.headlinePlus1Font,Hl.headlinePlus1FontColor,Hl.headlinePlus1DisabledFontColor,Hl.headlinePlus1FontFamily,Hl.headlinePlus1FontWeight,Hl.headlinePlus1FontSize,Hl.headlinePlus1FontLineHeight),jd(ns,Hl.titlePlus2Font,Hl.titlePlus2FontColor,Hl.titlePlus2DisabledFontColor,Hl.titlePlus2FontFamily,Hl.titlePlus2FontWeight,Hl.titlePlus2FontSize,Hl.titlePlus2FontLineHeight)
1082
1091
  const[qc,jc]=jd(is,Hl.titlePlus1Font,Hl.titlePlus1FontColor,Hl.titlePlus1DisabledFontColor,Hl.titlePlus1FontFamily,Hl.titlePlus1FontWeight,Hl.titlePlus1FontSize,Hl.titlePlus1FontLineHeight)
1083
1092
  jd(rs,Hl.titleFont,Hl.titleFontColor,Hl.titleDisabledFontColor,Hl.titleFontFamily,Hl.titleFontWeight,Hl.titleFontSize,Hl.titleFontLineHeight)
1084
- const[Wc]=jd(ss,Hl.subtitlePlus1Font,Hl.subtitlePlus1FontColor,Hl.subtitlePlus1DisabledFontColor,Hl.subtitlePlus1FontFamily,Hl.subtitlePlus1FontWeight,Hl.subtitlePlus1FontSize,Hl.subtitlePlus1FontLineHeight),[Gc,Zc]=jd(as,Hl.subtitleFont,Hl.subtitleFontColor,Hl.subtitleDisabledFontColor,Hl.subtitleFontFamily,Hl.subtitleFontWeight,Hl.subtitleFontSize,Hl.subtitleFontLineHeight),[Kc,Yc,Xc]=jd(ls,Hl.linkFont,Hl.linkFontColor,Hl.linkDisabledFontColor,Hl.linkFontFamily,Hl.linkFontWeight,Hl.linkFontSize,Hl.linkFontLineHeight),[Jc,Qc]=jd(cs,Hl.linkActiveFont,Hl.linkActiveFontColor,Hl.linkActiveDisabledFontColor,Hl.linkActiveFontFamily,Hl.linkActiveFontWeight,Hl.linkActiveFontSize,Hl.linkActiveFontLineHeight),[td,ed]=jd(ds,Hl.linkProminentFont,Hl.linkProminentFontColor,Hl.linkProminentDisabledFontColor,Hl.linkProminentFontFamily,Hl.linkProminentFontWeight,Hl.linkProminentFontSize,Hl.linkProminentFontLineHeight),[nd,id]=jd(hs,Hl.linkActiveProminentFont,Hl.linkActiveProminentFontColor,Hl.linkActiveProminentDisabledFontColor,Hl.linkActiveProminentFontFamily,Hl.linkActiveProminentFontWeight,Hl.linkActiveProminentFontSize,Hl.linkActiveProminentFontLineHeight),[od,rd]=jd(us,Hl.placeholderFont,Hl.placeholderFontColor,Hl.placeholderDisabledFontColor,Hl.placeholderFontFamily,Hl.placeholderFontWeight,Hl.placeholderFontSize,Hl.placeholderFontLineHeight),[sd,ad,ld,cd,dd,hd,ud]=jd(ps,Hl.bodyFont,Hl.bodyFontColor,Hl.bodyDisabledFontColor,Hl.bodyFontFamily,Hl.bodyFontWeight,Hl.bodyFontSize,Hl.bodyFontLineHeight),[pd,fd,md,gd,vd]=jd(fs,Hl.bodyEmphasizedFont,Hl.bodyEmphasizedFontColor,Hl.bodyEmphasizedDisabledFontColor,Hl.bodyEmphasizedFontFamily,Hl.bodyEmphasizedFontWeight,Hl.bodyEmphasizedFontSize,Hl.bodyEmphasizedFontLineHeight)
1093
+ const[Wc]=jd(ss,Hl.subtitlePlus1Font,Hl.subtitlePlus1FontColor,Hl.subtitlePlus1DisabledFontColor,Hl.subtitlePlus1FontFamily,Hl.subtitlePlus1FontWeight,Hl.subtitlePlus1FontSize,Hl.subtitlePlus1FontLineHeight),[Zc,Gc]=jd(as,Hl.subtitleFont,Hl.subtitleFontColor,Hl.subtitleDisabledFontColor,Hl.subtitleFontFamily,Hl.subtitleFontWeight,Hl.subtitleFontSize,Hl.subtitleFontLineHeight),[Kc,Yc,Xc]=jd(ls,Hl.linkFont,Hl.linkFontColor,Hl.linkDisabledFontColor,Hl.linkFontFamily,Hl.linkFontWeight,Hl.linkFontSize,Hl.linkFontLineHeight),[Jc,Qc]=jd(cs,Hl.linkActiveFont,Hl.linkActiveFontColor,Hl.linkActiveDisabledFontColor,Hl.linkActiveFontFamily,Hl.linkActiveFontWeight,Hl.linkActiveFontSize,Hl.linkActiveFontLineHeight),[td,ed]=jd(ds,Hl.linkProminentFont,Hl.linkProminentFontColor,Hl.linkProminentDisabledFontColor,Hl.linkProminentFontFamily,Hl.linkProminentFontWeight,Hl.linkProminentFontSize,Hl.linkProminentFontLineHeight),[nd,id]=jd(hs,Hl.linkActiveProminentFont,Hl.linkActiveProminentFontColor,Hl.linkActiveProminentDisabledFontColor,Hl.linkActiveProminentFontFamily,Hl.linkActiveProminentFontWeight,Hl.linkActiveProminentFontSize,Hl.linkActiveProminentFontLineHeight),[od,rd]=jd(us,Hl.placeholderFont,Hl.placeholderFontColor,Hl.placeholderDisabledFontColor,Hl.placeholderFontFamily,Hl.placeholderFontWeight,Hl.placeholderFontSize,Hl.placeholderFontLineHeight),[sd,ad,ld,cd,dd,hd,ud]=jd(ps,Hl.bodyFont,Hl.bodyFontColor,Hl.bodyDisabledFontColor,Hl.bodyFontFamily,Hl.bodyFontWeight,Hl.bodyFontSize,Hl.bodyFontLineHeight),[pd,fd,md,gd,vd]=jd(fs,Hl.bodyEmphasizedFont,Hl.bodyEmphasizedFontColor,Hl.bodyEmphasizedDisabledFontColor,Hl.bodyEmphasizedFontFamily,Hl.bodyEmphasizedFontWeight,Hl.bodyEmphasizedFontSize,Hl.bodyEmphasizedFontLineHeight)
1085
1094
  jd(ms,Hl.bodyPlus1Font,Hl.bodyPlus1FontColor,Hl.bodyPlus1DisabledFontColor,Hl.bodyPlus1FontFamily,Hl.bodyPlus1FontWeight,Hl.bodyPlus1FontSize,Hl.bodyPlus1FontLineHeight),jd(gs,Hl.bodyPlus1EmphasizedFont,Hl.bodyPlus1EmphasizedFontColor,Hl.bodyPlus1EmphasizedDisabledFontColor,Hl.bodyPlus1EmphasizedFontFamily,Hl.bodyPlus1EmphasizedFontWeight,Hl.bodyPlus1EmphasizedFontSize,Hl.bodyPlus1EmphasizedFontLineHeight)
1086
1095
  const[bd,yd]=jd(vs,Hl.groupHeaderFont,Hl.groupHeaderFontColor,Hl.groupHeaderDisabledFontColor,Hl.groupHeaderFontFamily,Hl.groupHeaderFontWeight,Hl.groupHeaderFontSize,Hl.groupHeaderFontLineHeight),[wd,xd,Cd,kd,Sd,$d,_d]=jd(bs,Hl.controlLabelFont,Hl.controlLabelFontColor,Hl.controlLabelDisabledFontColor,Hl.controlLabelFontFamily,Hl.controlLabelFontWeight,Hl.controlLabelFontSize,Hl.controlLabelFontLineHeight),[Md,Id,Ed]=jd(ys,Hl.buttonLabelFont,Hl.buttonLabelFontColor,Hl.buttonLabelDisabledFontColor,Hl.buttonLabelFontFamily,Hl.buttonLabelFontWeight,Hl.buttonLabelFontSize,Hl.buttonLabelFontLineHeight),[Ad,Td]=jd(ws,Hl.tooltipCaptionFont,Hl.tooltipCaptionFontColor,Hl.tooltipCaptionDisabledFontColor,Hl.tooltipCaptionFontFamily,Hl.tooltipCaptionFontWeight,Hl.tooltipCaptionFontSize,Hl.tooltipCaptionFontLineHeight),[Dd,Od,Rd,Fd,Ld,Nd,Bd]=jd(Cs,Hl.errorTextFont,Hl.errorTextFontColor,Hl.errorTextDisabledFontColor,Hl.errorTextFontFamily,Hl.errorTextFontWeight,Hl.errorTextFontSize,Hl.errorTextFontLineHeight),[Pd,zd]=jd(es,Hl.tableHeaderFont,Hl.tableHeaderFontColor,Hl.tableHeaderDisabledFontColor,Hl.tableHeaderFontFamily,Hl.tableHeaderFontWeight,Hl.tableHeaderFontSize,Hl.tableHeaderFontLineHeight)
1087
1096
  jd(Ls,Hl.mentionFont,Hl.mentionFontColor,Hl.mentionDisabledFontColor,Hl.mentionFontFamily,Hl.mentionFontWeight,Hl.mentionFontSize,Hl.mentionFontLineHeight)
1088
1097
  const Vd=Wd(Lr,Hl.groupHeaderTextTransform),Hd=Wd(Yr,Hl.smallDelay),Ud=Wd(Xr,Hl.mediumDelay),qd=Wd(Jr,Hl.largeDelay)
1089
1098
  function jd(t,e,n,i,o,r,s,a){const l=t.split("-font")[0],c=`${o}, ${o} Fallback`
1090
- return[Wd(t,e),Gd(`${l}-font-color`,n),Gd(`${l}-disabled-font-color`,i),Wd(`${l}-font-family`,c),Wd(`${l}-font-weight`,r),Wd(`${l}-font-size`,s),Wd(`${l}-font-line-height`,a)]}function Wd(t,e){return xi.create(ya(t)).withDefault(e)}function Gd(t,e){return xi.create(ya(t)).withDefault(t=>{switch(Ma.getValueFor(t)){case qo:return e.light
1099
+ return[Wd(t,e),Zd(`${l}-font-color`,n),Zd(`${l}-disabled-font-color`,i),Wd(`${l}-font-family`,c),Wd(`${l}-font-weight`,r),Wd(`${l}-font-size`,s),Wd(`${l}-font-line-height`,a)]}function Wd(t,e){return xi.create(ya(t)).withDefault(e)}function Zd(t,e){return xi.create(ya(t)).withDefault(t=>{switch(Ma.getValueFor(t)){case qo:return e.light
1091
1100
  case jo:return e.dark
1092
1101
  case Wo:return e.color
1093
- default:return e.light}})}const Zd=_t`
1102
+ default:return e.light}})}const Gd=_t`
1094
1103
  @layer base, hover, focusVisible, active, disabled, top;
1095
1104
 
1096
1105
  @layer base {
@@ -1232,7 +1241,7 @@ const Yd=Kd.compose({baseName:"anchor",baseClass:xn,template:(t,e)=>J`${""}<div
1232
1241
  @slotchange="${t=>t.handleEndContentChange()}">
1233
1242
  ${e.end??""}
1234
1243
  </slot
1235
- ></span></a></div>`,styles:Zd,shadowOptions:{delegatesFocus:!0}})
1244
+ ></span></a></div>`,styles:Gd,shadowOptions:{delegatesFocus:!0}})
1236
1245
  Mi.getOrCreate().withPrefix("nimble").register(Yd())
1237
1246
  const Xd="nimble-anchor",Jd="outline",Qd="ghost",th="block"
1238
1247
  class eh{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(t){x.getNotifier(t).subscribe(this,this.propertyName),this.handleChange(t,this.propertyName)}unbind(t){x.getNotifier(t).unsubscribe(this,this.propertyName),t.$fastController.removeStyles(this.styles)}handleChange(t,e){const n=t[e];(Array.isArray(this.value)?this.value.includes(n):this.value===n)?t.$fastController.addStyles(this.styles):t.$fastController.removeStyles(this.styles)}}function nh(t,e){return new eh("appearance",t,e)}const ih=It`
@@ -1413,7 +1422,7 @@ class eh{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
1413
1422
  `.withBehaviors(nh(Jd,_t`
1414
1423
  @layer base {
1415
1424
  .control {
1416
- border-color: rgba(${Zl}, 0.3);
1425
+ border-color: rgba(${Gl}, 0.3);
1417
1426
  }
1418
1427
  }
1419
1428
 
@@ -1463,7 +1472,7 @@ class eh{constructor(t,e,n){this.propertyName=t,this.value=e,this.styles=n}bind(
1463
1472
  `)),rh=_t``.withBehaviors(nh(Jd,_t`
1464
1473
  @layer base {
1465
1474
  :host([appearance-variant='primary']) .control {
1466
- border-color: ${Zl};
1475
+ border-color: ${Gl};
1467
1476
  }
1468
1477
 
1469
1478
  :host([appearance-variant='accent']) .control {
@@ -2286,11 +2295,11 @@ this.setSourceValue(t)},this.mouseOutHandler=()=>{this.setSourceValue(!1)},this.
2286
2295
  aria-live="polite"
2287
2296
  @click="${(t,e)=>e.event.stopImmediatePropagation()}"
2288
2297
  >${t=>t.severityText}</div>`,kh={default:void 0,error:"error",warning:"warning",success:"success"}
2289
- function Sh(t){class e extends t{constructor(){super(...arguments),this.severityHasOverflow=!1}}return pt({attribute:"severity-text"})(e.prototype,"severityText"),C(e.prototype,"severityHasOverflow"),e}const $h={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 7H9V3H7v4H3v2h4v4h2V9h4z" class="cls-1"/></svg>'},_h={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2z"/></svg>'},Mh={name:"arrow_down_left_and_arrow_up_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m2.007 13.171 2.247-2.276-2.284-.447 5.246-1.732-1.753 5.217-.456-2.284-2.26 2.291zM13.194 2l-2.261 2.29-.456-2.283-1.753 5.217 5.246-1.732-2.284-.447 2.247-2.276z" class="cls-1"/></svg>'},Ih={name:"arrow_down_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.018 11 11 5.1 8.996 6.412 9 2H7v4.387L5 5.1zm0 0L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1zM14 9v5H2V9h3.871l.512 1H3v3h10v-3H9.643l.506-1z" class="cls-1"/></svg>'},Eh={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.171 13.933-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26ZM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247Z" class="cls-1"/></svg>'},Ah={name:"arrow_down_two_rectangles",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 7v7h12V2H2zm8.5.5-2.5 5-2.5-5 2.59 1zM13 3v3H3V3z" class="cls-1"/></svg>'},Th={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12z" class="cls-1"/></svg>'},Dh={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955z" class="cls-1"/></svg>'},Oh={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045z" class="cls-1"/></svg>'},Rh={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4z" class="cls-1"/></svg>'},Fh={name:"arrow_in_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.5 5.25a3.24 3.24 0 0 0-2.738 1.513L11.236 8.5l-3.474 1.737A3.24 3.24 0 0 0 10.5 11.75a3.25 3.25 0 0 0 0-6.5" class="cls-1"/><path d="m4 6 1 2H2v1h3l-1 2 5-2.5z" class="cls-1"/></svg>'},Lh={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z" class="cls-1"/></svg>'},Nh={name:"arrow_left_two_rectangles",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 2H2v12h12V2zm-.5 8.5L3.5 8l5-2.5-1 2.59zM13 13h-3V3h3z" class="cls-1"/></svg>'},Bh={name:"arrow_out_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m9 6 1 2H7v1h3l-1 2 5-2.5z" class="cls-1"/><path d="M6 10V7h2.367A3.24 3.24 0 0 0 5.5 5.25a3.25 3.25 0 0 0 0 6.5c1.25 0 2.324-.714 2.867-1.75z" class="cls-1"/></svg>'},Ph={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 11.988a3.086 3.086 0 0 0 3.143-3.025 3.08 3.08 0 0 0-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.62 4.62 0 0 1 4.572 4.53A4.63 4.63 0 0 1 8 13.5Z" class="cls-1"/></svg>'},zh={name:"arrow_right_thin_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7.831 4.386-.706 1.127 3.128 1.837H2v1.3h8.365L7.49 10.528l.768 1.085L13.875 8z" class="cls-1"/></svg>'},Vh={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z" class="cls-1"/></svg>'},Hh={name:"arrow_right_two_rectangles",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 2H2v12h12V2zM3.5 5.5l5 2.5-5 2.5 1-2.59zM13 13h-3V3h3z" class="cls-1"/></svg>'},Uh={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.9 2.773v1.715a3.366 3.366 0 0 1 3.3 3.428 3.366 3.366 0 0 1-3.3 3.429 3.36 3.36 0 0 1-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.04 5.04 0 0 0 8.9 13.059a5.05 5.05 0 0 0 4.95-5.143A5.05 5.05 0 0 0 8.9 2.773" class="cls-1"/></svg>'},qh={name:"arrow_u_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m9.453 8.857-1.68-2.571h.908a3 3 0 0 1 0 6H3.11V14h5.571a4.714 4.714 0 0 0 0-9.429h-.908L9.453 2 2.604 5.403z" class="cls-1"/></svg>'},jh={name:"arrow_u_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m6.547 8.857 1.68-2.571H7.32a3 3 0 0 0 0 6h5.571V14H7.319a4.714 4.714 0 0 1 0-9.429h.908L6.547 2l6.849 3.403z" class="cls-1"/></svg>'},Wh={name:"arrow_u_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m8.857 9.453-2.571-1.68v.908a3 3 0 0 0 3 3 3 3 0 0 0 3-3V3.11H14v5.571a4.714 4.714 0 0 1-4.714 4.715A4.714 4.714 0 0 1 4.57 8.68v-.908L2 9.453l3.403-6.849Z" class="cls-1"/></svg>'},Gh={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14z"/></svg>'},Zh={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m4.195 4.977-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458z" class="cls-1"/></svg>'},Kh={name:"arrow_up_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9zm0 0L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9zM14 9v5H2V9h4v1H3v3h10v-3h-3V9z" class="cls-1"/></svg>'},Yh={name:"arrow_up_right_and_arrow_down_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m11.023 4.195-2.296-.45L14 2l-1.762 5.256-.458-2.301-6.803 6.85 2.296.45L2 14l1.762-5.256.458 2.301z" class="cls-1"/></svg>'},Xh={name:"arrow_up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.436 10h1v3h-9V4h3v1h-2v7h7zm-3.42-6.173.298 1.296 2.92-.748L5.068 9.53l.925.926L11.13 5.33l-.52 2.532 1.31.225 1.2-5.839z" class="cls-1"/></svg>'},Jh={name:"arrow_up_two_rectangles",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 7v7h12V2H2zm3.5 5.5 2.5-5 2.5 5-2.59-1zM13 3v3H3V3z" class="cls-1"/></svg>'},Qh={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.26 8.735 14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03z" class="cls-1"/></svg>'},tu={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.75 11.75 10 14l-6-3 6-3-1.25 2.25ZM8 11h1a4 4 0 0 0 4-4M7.25 5.75 6 8l6-3-6-3 1.25 2.25ZM8 5H7a4 4 0 0 0-4 4" class="cls-1"/></svg>'},eu={name:"arrows_rotate_reverse_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.07 4.56a5.28 5.28 0 0 1 1.28 3.43c0 2.84-2.22 5.15-5.02 5.32L7.89 12h.1c2.22 0 4.02-1.8 4.02-4.02 0-.92-.32-1.76-.85-2.44l-.63 1.9-1.79-5.36 5.36 1.78-2.03.68Zm-7.04 6.12A3.96 3.96 0 0 1 3.98 8c0-2.22 1.8-4.02 4.02-4.02h.25L7.8 2.65c-2.87.11-5.16 2.45-5.16 5.34 0 1.42.57 2.7 1.48 3.65l-2.02.67 5.36 1.78-1.79-5.36-.64 1.93Zm1.36-2.69a1.609 1.609 0 1 0 3.22 0 1.609 1.609 0 1 0-3.22 0" class="cls-1"/></svg>'},nu={name:"asterisk_5_x_5",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 5 5"><path d="m.721 4.076.813-1.372-1.429-.63.266-.84 1.527.349L2.05 0h.883l.154 1.583 1.541-.35.266.84-1.442.631.812 1.372-.715.519L2.5 3.376 1.435 4.595z" class="cls-1"/></svg>'},iu={name:"at_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M12.139 3.621a5.5 5.5 0 0 1 1.206 1.845q.435 1.074.436 2.407 0 .961-.275 1.954t-.687 1.646H9.343l-.11-.536a4.6 4.6 0 0 1-.756.415q-.364.155-1.051.155-1.12 0-1.813-.924t-.694-2.49q0-.837.234-1.467.234-.628.639-1.095.377-.44.914-.687a2.5 2.5 0 0 1 1.064-.248q.453 0 .804.169.35.168.543.353v-.425h1.594v5.605h1.168q.248-.543.368-1.178.12-.636.12-1.22 0-1.161-.323-2.036-.322-.877-.892-1.453a3.7 3.7 0 0 0-1.366-.879 4.9 4.9 0 0 0-1.697-.289q-.871 0-1.657.343a4.6 4.6 0 0 0-1.383.928q-.61.598-.992 1.497c-.382.899-.381 1.257-.381 1.972q0 1.167.36 2.068.36.9.958 1.497.596.59 1.386.9a4.5 4.5 0 0 0 1.668.309q.583 0 1.328-.106a9 9 0 0 0 1.321-.279v1.333q-.64.144-1.271.22-.633.074-1.381.075a6.1 6.1 0 0 1-2.325-.433 5.4 5.4 0 0 1-1.852-1.23 5.6 5.6 0 0 1-1.212-1.91 6.7 6.7 0 0 1-.436-2.444q0-1.278.453-2.366a5.9 5.9 0 0 1 1.25-1.9A5.7 5.7 0 0 1 5.781 2.46 5.8 5.8 0 0 1 8.079 2q1.209 0 2.257.426a5.3 5.3 0 0 1 1.803 1.195M9.082 9.652V6.19a3 3 0 0 0-.522-.21 2 2 0 0 0-.543-.065q-.66 0-1.017.577c-.357.577-.357.912-.357 1.58q0 1.085.295 1.607.296.522.975.522.357 0 .625-.141.269-.14.544-.408"/></svg>'},ou={name:"bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 13v-2h12v2Zm0-4V7h12v2Zm0-4V3h12v2Z" class="cls-1"/></svg>'},ru={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2m-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745Z" class="cls-1"/></svg>'},su={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.836 4.75H9.57a.71.71 0 0 0-.71.71v2.032a.71.71 0 0 0 .71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 0 0 .71-.71V5.46a.71.71 0 0 0-.71-.711M8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 0 0-1.71 1.71v2.032a1.71 1.71 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2m7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746" class="cls-1"/></svg>'},au={name:"bell_and_message_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.836 4.75H9.57a.71.71 0 0 0-.71.71v2.032a.71.71 0 0 0 .71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 0 0 .71-.71V5.46a.71.71 0 0 0-.71-.711M8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 0 0-1.71 1.71v2.032a1.71 1.71 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2m7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746" class="cls-1"/></svg>'},lu={name:"bell_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.117 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.14 1.37.42 2.664l-1.18 1.164L8.944 7.56l-2.671 2.589zm.99 1H6c.053 1.113.924 2 2 2 .57 0 1.078-.254 1.442-.654zm7.588-4.212-1.162-1.212-4.06 4.01-1.553-1.61-1.225 1.187 2.788 2.813z" class="cls-1"/></svg>'},cu={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.042 11h2a1 1 0 0 1-2 0m4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497m-3.5-7.5a5.5 5.5 0 1 1-5.5 5.5 5.506 5.506 0 0 1 5.5-5.5m0-1a6.5 6.5 0 1 0 6.5 6.5 6.5 6.5 0 0 0-6.5-6.5" class="cls-1"/></svg>'},du={name:"bell_on_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.951 14c-1.075 0-1.946-.887-2-2h4c-.053 1.113-.924 2-2 2m-7.25-3s0-.746.5-.746h.065c.935 0 1.435-4.919 1.435-4.919 0-.503.25-.503.25-.503h.067c.075-.037.184-.143.184-.464v-.483c.105-.842.952-1.331 2.25-1.43v-.262c0-.082.09-.15.218-.193h.563c.128.043.218.111.218.193v.262c1.297.099 2.145.588 2.25 1.43v.483c0 .32.109.427.183.464h.067s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745zM15 8V7h-2v1zM3 8V7H1v1zm10.012-6.29-.707-.708-1.414 1.415.707.707zM3.414 3.124l.707-.707-1.414-1.415L2 1.71z" class="cls-1"/></svg>'},hu={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M1.5 8A6.5 6.5 0 0 0 8 14.5 6.5 6.5 0 0 0 14.5 8 6.5 6.5 0 0 0 8 1.5 6.5 6.5 0 0 0 1.5 8M8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1m-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497Z" class="cls-1"/></svg>'},uu={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v10h4.762A4.496 4.496 0 0 1 13 5.762V2Zm12 7.5a3.5 3.5 0 1 0-6 2.442V14l2.5-1.667L13 14v-2.058A3.49 3.49 0 0 0 14 9.5M10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8" class="cls-1"/></svg>'},pu={name:"bold_b_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M12.981 10.536q0 .843-.34 1.508c-.34.665-.538.81-.934 1.102a4.3 4.3 0 0 1-1.512.734q-.825.219-2.09.219H3.028V2.466h4.516q1.407 0 2.059.094a4.2 4.2 0 0 1 1.293.414q.664.336.988.902t.324 1.293q0 .844-.445 1.488c-.445.644-.716.765-1.258 1.004v.062q1.14.227 1.809.938c.669.711.667 1.099.667 1.875M9.137 5.755q0-.289-.145-.578t-.512-.43a2.5 2.5 0 0 0-.815-.137 68 68 0 0 0-1.372-.011h-.281V7.06h.469q.71 0 1.211-.023.5-.024.789-.157.406-.18.531-.465t.125-.66m.727 4.734q0-.555-.214-.855c-.214-.3-.387-.351-.73-.449q-.35-.102-.966-.11c-.616-.008-.84-.008-1.287-.008h-.655v2.898h.218q1.263 0 1.809-.008a2.7 2.7 0 0 0 1.006-.203q.468-.196.643-.52a1.53 1.53 0 0 0 .176-.745"/></svg>'},fu={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.98 3.98 0 0 1 6 10M5 4h5v1H5z" class="cls-1"/><path d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.97 2.97 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01M10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2" class="cls-1"/></svg>'},mu={name:"calendar_arrows_rotate_reverse_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 13h3v1H2V3h2V2h2v1h4V2h2v1h2v3H3zm6.4-.12c-.42-.46-.68-1.07-.68-1.74 0-1.44 1.17-2.61 2.61-2.61h.16l-.29-.86a3.474 3.474 0 0 0-3.35 3.47c0 .93.37 1.75.96 2.37l-1.31.44 3.48 1.16-1.16-3.48-.42 1.26Zm5.9-4.42L11.82 7.3l1.16 3.48.41-1.24c.34.44.55.98.55 1.58 0 1.44-1.17 2.61-2.61 2.61h-.07l.28.85a3.473 3.473 0 0 0 3.27-3.46c0-.86-.32-1.63-.83-2.23l1.32-.44Zm-5.01 2.67a1.04 1.04 0 1 0 2.078.002 1.04 1.04 0 0 0-2.078-.002" class="cls-1"/></svg>'},gu={name:"calendar_check_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10z" class="cls-2"/><path d="M5.743 11 4 9.242l.766-.742.97 1.007L8.273 7 9 7.758zM10 8h2v1h-2zM8 10h4v1H8z" class="cls-1"/></svg>'},vu={name:"calendar_circle_exclamation_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.29 13c.13.36.3.69.51 1H2V3h2V2h2v1h4V2h2v1h2v4.7c-.31-.21-.65-.36-1-.48V6.01H3v7h4.29ZM15 11.44c0 1.93-1.57 3.5-3.5 3.5S8 13.37 8 11.44s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5m-2.99 1.29H11v.71h1.01zm.01-3.29h-1.05l.12 2.85h.82l.12-2.85Z" class="cls-1"/></svg>'},bu={name:"calendar_clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 8.79V3h-2V2h-2v1H6V2H4v1H2v11h7.47c.545.35 1.19.559 1.885.559a3.5 3.5 0 0 0 3.5-3.5c0-.87-.33-1.657-.855-2.269M3 6h10v1.987a3.46 3.46 0 0 0-1.645-.428A3.5 3.5 0 0 0 8.445 13H3zm9.978 7.041a391 391 0 0 1-1.288-1.304.743.743 0 1 1 0-1.338l.908-.908c.081-.081.356-.149.49-.149 0 .09-.06.358-.134.462-.068.095-.791.822-.917.948a.75.75 0 0 1 0 .633l1.386 1.389s.312.327.268.625c-.208 0-.416-.06-.713-.358" class="cls-1"/></svg>'},yu={name:"calendar_day_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 10H4V7h3zm7-7v11H2V3h2V2h2v1h4V2h2v1zm-1 3H3v7h10z" class="cls-1"/></svg>'},wu={name:"calendar_day_outline_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zM7 7H4v3h3zM6 9H5V8h1z" class="cls-1"/></svg>'},xu={name:"calendar_days_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zM6 9H4V7h2zm3-2H7v2h2zm3 0h-2v2h2zm-6 3H4v2h2zm3 0H7v2h2z" class="cls-1"/></svg>'},Cu={name:"calendar_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zm-1-5H4V7h8zm0 2H4V9h8zm0 2H4v-1h8z" class="cls-1"/></svg>'},ku={name:"calendar_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zm-1-1H4V7h8z" class="cls-1"/></svg>'},Su={name:"calendar_week_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="cls-3"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zm-1-4H4V7h8z" class="cls-1"/></g></svg>'},$u={name:"calipers_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 4v-.5L8 2H6.5c-.28 0-.5.22-.5.5V3H4c0 .55.45 1 1 1h1v2H5c-.55 0-1 .45-1 1h1.09a1.473 1.473 0 0 0 .5 1.68L5.75 10v1H6v2.5c0 .28.22.5.5.5h1c.28 0 .5-.22.5-.5V11h1V7.7l4-1.2V6h-3v.25H8v-2.5h2V4zM7 8.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1"/></svg>'},_u={name:"camera_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10 9c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M4 4.25C4 4.11 3.89 4 3.75 4h-.5c-.14 0-.25.11-.25.25v.25h1zM14 5.5v7c0 .28-.22.5-.5.5h-11c-.28 0-.5-.22-.5-.5v-7c0-.28.22-.5.5-.5H5l.86-1.72A.5.5 0 0 1 6.31 3h3.38c.19 0 .36.11.45.28L11 5h2.5c.28 0 .5.22.5.5M11 9c0-1.66-1.34-3-3-3S5 7.34 5 9s1.34 3 3 3 3-1.34 3-3m2-2.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5"/></svg>'},Mu={name:"chart_diagram_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3Z" class="cls-1"/></svg>'},Iu={name:"chart_diagram_child_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3Zm-8 2H3v-1h1Zm4 0H7v-1h1Zm4 0h-1v-1h1Z" class="cls-1"/></svg>'},Eu={name:"chart_diagram_parent_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3ZM7 4V3h1v1Z" class="cls-1"/></svg>'},Au={name:"chart_diagram_parent_focus_two_child_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3Zm-6 2H4v-1h1Zm6 0h-1v-1h1Z" class="cls-1"/></svg>'},Tu={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z" class="cls-1"/></svg>'},Du={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="12.5" cy="11.5" r="1.5" class="cls-1"/><path d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z" class="cls-2"/></svg>'},Ou={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m0 9.429A3.429 3.429 0 1 1 11.429 8 3.43 3.43 0 0 1 8 11.429" class="cls-1"/></svg>'},Ru={name:"circle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="8" cy="8" r="4" class="cls-1"/></svg>'},Fu={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 14A6.1 6.1 0 0 1 7 2v2.686a3.475 3.475 0 0 0 0 6.628ZM9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2" class="cls-1"/></svg>'},Lu={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z" class="cls-1"/></svg>'},Nu={name:"circle_minus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 4c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4m0-2C4.69 2 2 4.69 2 8s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6m3 7H5V7h6z" class="cls-1"/></svg>'},Bu={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2" class="cls-1"/><path d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z" class="cls-2"/></svg>'},Pu={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.26 4.26 0 0 1 2.36-.713M3.789 8a4.26 4.26 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8" class="cls-1"/></svg>'},zu={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.075 1.714a4.26 4.26 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.26 4.26 0 0 1 2.36-.713M4.502 5.64l2.4 2.4-2.37 2.37a4.27 4.27 0 0 1-.03-4.77m3.573 6.647a4.26 4.26 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.26 4.26 0 0 1-2.361.713m3.573-1.925L9.326 8.039l2.35-2.349a4.25 4.25 0 0 1-.028 4.67" class="cls-1"/></svg>'},Vu={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2m1-2v9H4V3H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-2 4H5v1h5ZM8 9H5v1h3Z" class="cls-1"/></svg>'},Hu={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.64 1.64 0 0 1 .84-.256 2 2 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.28 1.28 0 0 1 0 1.085l2.376 2.38a1.6 1.6 0 0 1 .458 1.072 1.62 1.62 0 0 1-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 1 1 0-2.293" class="cls-1"/></svg>'},Uu={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m8.108 7.392.955-.957a1 1 0 0 1 .516-.157 1.2 1.2 0 0 1-.14.486c-.072.1-.834.866-.966.999a.79.79 0 0 1 0 .666l1.341 1.344a.98.98 0 0 1 .281.658 1 1 0 0 1-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 1 1 0-1.408m5.69 2.292L14 7.324l-1.327-.113a4.8 4.8 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a5 5 0 0 0-.563-.344 5 5 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.8 4.8 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.8 4.8 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.7 4.7 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.7 4.7 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.7 4.7 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.7 4.7 0 0 0 .608-1.175ZM8 11.45A3.45 3.45 0 1 1 11.45 8 3.45 3.45 0 0 1 8 11.45" class="cls-1"/></svg>'},qu={name:"clock_exclamation_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.821 5.114h1.357V6H2.82zM2.798 1l.155 3.56h1.094L4.202 1zm7.481 2.575h.001l-.013-.007a5 5 0 0 0-.606-.262 5 5 0 0 0-.523-.163 5 5 0 0 0-.286-.055A4.7 4.7 0 0 0 8 3q-.023.002-.045.005a5 5 0 0 0-.785.079c-.097.016-.194.03-.29.052a5 5 0 0 0-.575.179c-.48.174-.907.438-1.305.74V7H3.109l-.017.092a5 5 0 0 0-.088.87Q3.002 7.98 3 8c0 .293.036.575.088.852q.023.143.055.285.068.273.165.532.11.308.259.595l.007.016h.001c.83 1.608 2.49 2.72 4.426 2.72C10.762 13 13 10.762 13 8c0-1.935-1.112-3.594-2.72-4.425m-.275 7.041c-.38-.38-1.454-1.473-1.675-1.699a1.06 1.06 0 0 1-1.523-.953 1.06 1.06 0 0 1 1.523-.954l1.293-1.296c.117-.117.509-.213.7-.213 0 .128-.085.51-.191.658-.097.136-1.128 1.173-1.308 1.353a1.06 1.06 0 0 1 0 .903l1.816 1.82s.445.466.382.89c-.297 0-.594-.085-1.017-.509" class="cls-1"/></svg>'},ju={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 3a4.95 4.95 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3m2.003 7.616a454 454 0 0 1-1.675-1.7 1.061 1.061 0 1 1 0-1.907l1.294-1.297a1.36 1.36 0 0 1 .699-.212 1.65 1.65 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.06 1.06 0 0 1 0 .903l1.817 1.82a1.33 1.33 0 0 1 .381.891 1.35 1.35 0 0 1-1.017-.51" class="cls-1"/><path d="M5.477 5H1.522L3.5 1.045z" class="cls-2"/></svg>'},Wu={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 5h5V2H2v8h3Zm1 1v8h8V6Z" class="cls-1"/></svg>'},Gu={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.08 11.977a5.1 5.1 0 0 1-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 0 1 2.63-2.937A4.2 4.2 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.25 2.25 0 0 1 1.437 2.09 2.24 2.24 0 0 1-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003m-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 0 0 0-1.799.9.9 0 0 0-.337.067l-.493.202.159-.508q.134-.425.134-.872a2.914 2.914 0 0 0-2.91-2.911 2.9 2.9 0 0 0-2.87 2.436l-.043.268-.264-.067a1.6 1.6 0 0 0-.403-.051" class="cls-1"/></svg>'},Zu={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m8.476 7.298-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568ZM15 9.005a2.374 2.374 0 0 1-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 1 0-.516-2.64A3.77 3.77 0 1 0 4.797 5.99 2.238 2.238 0 0 0 2 8.148a2.223 2.223 0 0 0 2.057 2.22l1.758.009-.448.894a10.6 10.6 0 0 1-2.31-.121 3.224 3.224 0 0 1 .993-6.225 4.77 4.77 0 0 1 9.236 1.68q0 .06-.002.121A2.375 2.375 0 0 1 15 9.006" class="cls-1"/></svg>'},Ku={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.429 10.1.001-.101A3.998 3.998 0 0 0 4.69 8.59a2.715 2.715 0 0 0-2.557 2.7 2.78 2.78 0 0 0 1.725 2.516 4.9 4.9 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897m-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 2 2 0 0 1 .464.06 3.16 3.16 0 1 1 6.13 1.462 1.149 1.149 0 1 1 .433 2.213M4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1m5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z" class="cls-1"/></svg>'},Yu={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m6.823 2-2.217.914.516 1.25a4.7 4.7 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.8 4.8 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.8 4.8 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a5 5 0 0 0 .674.048 5 5 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.8 4.8 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.7 4.7 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.7 4.7 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a5 5 0 0 0-.676-.049 5 5 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.98 2.98 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.2 1.2 0 0 0 8 6.8" class="cls-1"/></svg>'},Xu={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.147 11.648q-.015.01-.032.02a4 4 0 0 1-.46.224l-.012.005q-.05.022-.103.042c-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033q-.03.01-.062.019-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02q-.32.045-.653.079l-.103.012a18 18 0 0 1-.903.06q-.381.016-.759.018a19 19 0 0 1-1.66-.078l-.105-.012a16 16 0 0 1-.65-.08l-.134-.018q-.346-.053-.67-.122l-.132-.029a9 9 0 0 1-.582-.145l-.059-.017q-.052-.016-.1-.034a7 7 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4 4 0 0 1-.462-.223l-.03-.02a2.3 2.3 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051q.155.053.326.1.177.051.371.098a14.8 14.8 0 0 0 3.4.362 14.8 14.8 0 0 0 3.403-.362 8 8 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.5 2.5 0 0 1-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052q.155.052.328.1.175.05.37.097a14.8 14.8 0 0 0 3.399.362 14.8 14.8 0 0 0 3.401-.362 8 8 0 0 0 .7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697 2.802 7.6l.171-1.979 1.129.095a4 4 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4 4 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a4 4 0 0 1 .52.223 4 4 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a4 4 0 0 1 .341 1.058l1.127.095-.133 1.539a10.2 10.2 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.54 2.54 0 0 0-2.938.45 2.41 2.41 0 0 0-.698 2.14 12 12 0 0 0-1.482.311zm4.067-.468c-.331 0-.697.012-1.077.035a1 1 0 0 1-.026-.314 1 1 0 0 1 .292-.618 1.01 1.01 0 0 1 1.174-.18.99.99 0 0 1 .539.967 1 1 0 0 1-.036.132 18 18 0 0 0-.866-.022" class="cls-1"/></svg>'},Ju={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.7 4.7 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a5 5 0 0 0-.676-.049 5 5 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.7 4.7 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.8 4.8 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.8 4.8 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a5 5 0 0 0 .674.048 5 5 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.8 4.8 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.7 4.7 0 0 0 .002-1.34m-1.06 2.418c0 .244-.35.5-.954.703a5 5 0 0 1-.466.131 10 10 0 0 1-2.273.243 10 10 0 0 1-2.271-.243 6 6 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08q.013.011.03.023a1.6 1.6 0 0 0 .223.16l.02.013a3 3 0 0 0 .309.15l.006.002.068.028q.054.02.11.037.093.035.19.066.033.012.067.023l.04.011q.185.054.389.098l.087.02q.217.045.448.08l.09.012q.212.03.434.054l.07.008q.244.022.491.035l.112.005a12 12 0 0 0 1.013 0l.11-.005q.248-.012.493-.035l.069-.008q.222-.022.436-.054l.09-.012q.23-.035.447-.08l.088-.02q.202-.045.388-.097l.042-.012.066-.023q.098-.03.19-.066.056-.018.109-.037l.069-.028.007-.003a3 3 0 0 0 .308-.149l.022-.014a2 2 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5 5 0 0 1-.466.13 10 10 0 0 1-2.273.243 10 10 0 0 1-2.271-.242 5 5 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32q.013.011.03.022a1.6 1.6 0 0 0 .223.16l.02.013a3 3 0 0 0 .309.15l.006.003q.034.014.068.027l.11.038q.093.034.19.066.033.011.067.023l.04.011q.185.052.389.097l.087.02q.217.045.448.08l.09.013q.212.03.434.053l.07.008a12 12 0 0 0 1.726.035q.248-.012.493-.035l.069-.008q.222-.023.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097.022-.005.042-.012.033-.01.067-.022.096-.031.19-.066l.108-.037.069-.028.008-.003a3 3 0 0 0 .307-.15l.022-.013a2 2 0 0 0 .222-.16q.015-.01.03-.022Zm-.953-1.05q-.105.034-.22.066-.117.035-.247.065a10 10 0 0 1-2.272.242 10 10 0 0 1-2.271-.242 6 6 0 0 1-.466-.132c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702" class="cls-1"/></svg>'},Qu={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.712 5.956a.76.76 0 0 1-.224.477.79.79 0 0 1-.909.139.762.762 0 0 1-.19-1.224.78.78 0 0 1 .907-.14.77.77 0 0 1 .416.748M14 11.61l-.441 1.088-.62-.246a2 2 0 0 1-.232.268 2 2 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.4 2.4 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2 2 0 0 1-.256-.215 2.4 2.4 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.3 2.3 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.4 2.4 0 0 1 .234-.27 3 3 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.4 2.4 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.4 2.4 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.3 2.3 0 0 1 .008.654Zm-1.934-1.591a1.495 1.495 0 0 0-2.085.011 1.454 1.454 0 0 0 .01 2.081 1.5 1.5 0 0 0 .486.313 1.5 1.5 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081M9.036 8.33l-1.189.99-.564-.661a3.1 3.1 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3 3 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3 3 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3 3 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.2 3.2 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3 3 0 0 1 .402.172 3 3 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3 3 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3 3 0 0 1-.4.762ZM7.874 6.054a1.92 1.92 0 0 0-1.04-1.868 1.965 1.965 0 0 0-2.27.348 1.907 1.907 0 0 0 .478 3.06 1.965 1.965 0 0 0 2.27-.347 1.9 1.9 0 0 0 .562-1.193m3.376 4.467a.6.6 0 0 0-.64.13.6.6 0 0 0-.131.196.584.584 0 0 0 .33.761.6.6 0 0 0 .64-.13.6.6 0 0 0 .13-.195.58.58 0 0 0-.135-.637.6.6 0 0 0-.194-.125" class="cls-1"/></svg>'},tp={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14 3.11-1.178-.632-1.875 2.133a5.4 5.4 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5 5 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5 5 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a5 5 0 0 0 .453.525l-.13.427h7.232a.82.82 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.77 2.77 0 0 1-1.51-3.66 2.876 2.876 0 0 1 3.729-1.482 2.76 2.76 0 0 1 1.535 3.637Z" class="cls-1"/></svg>'},ep={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 3.5v6a1.5 1.5 0 0 1-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 0 1 2 9.5v-6A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5" class="cls-1"/></svg>'},np={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1Zm-8-1V7h7v4Zm1-6H4V4h3Zm1 0V3H3v7h1v3h2v1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v2Z" class="cls-1"/></svg>'},ip={name:"copy_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 5h5V2H2v8h3Zm1 1v8h8V6Zm7 7H7V7h6Z" class="cls-1"/></svg>'},op={name:"copy_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 5h5V2H2v8h3Zm1 1v8h8V6Zm7 7H7V7h6Zm-1-4H8V8h4Zm-1 2H8v-1h3Z" class="cls-1"/></svg>'},rp={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4.646 6.646 7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM8 9H4v3h4Zm4 2H9v1h3Zm0-2H9v1h3Zm0-5H4v4h8zm-5 6H5v1h2Z" class="cls-1"/></svg>'},sp={name:"dashboard_builder_legend_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm10 10H4v-1.293l2.04-2.04 3.804 2.983L12 9.74Zm0-7h-2v1h2v2.405L9.805 10.35 5.96 7.333 4 9.293V6h2V5H4V4h8ZM9 6H7V5h2Z" class="cls-1"/></svg>'},ap={name:"dashboard_builder_templates_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm11 11H3V3h10Z" class="cls-1"/><path d="M9 9h3v1H9zM12 4H4v4h8Zm-1 3H5V5h6ZM8 9H4v3h4Zm-1 2H5v-1h2ZM9 11h3v1H9z" class="cls-1"/></svg>'},lp={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4.646 10.646 7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM4 7h3V4H4Zm8 1H4v4h8zm0-4H8v3h4Z" class="cls-1"/></svg>'},cp={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.588 11.46a3 3 0 0 0 .36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 0 1-.757.212A16.2 16.2 0 0 1 7.997 14a16 16 0 0 1-3.69-.391 9 9 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.6 2.6 0 0 0 .362.26q.017.01.033.02a4 4 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06q.15.055.308.106c.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031q.352.073.727.13.073.011.146.02a17 17 0 0 0 .82.1 25 25 0 0 0 .98.065c.273.01.55.019.822.019q.41-.001.824-.02.09-.005.179-.007.403-.022.801-.057l.112-.014q.36-.035.708-.086.073-.009.147-.02.374-.057.725-.13.074-.017.144-.031.328-.072.63-.157.034-.01.069-.02c.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06q.056-.02.111-.045l.013-.005a4 4 0 0 0 .5-.241zm0-2.845-.035.022a5 5 0 0 1-.5.241l-.013.005q-.055.023-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036q-.035.01-.069.02a11 11 0 0 1-.774.187q-.35.075-.725.13-.074.012-.147.021-.348.051-.708.086L9.8 9.59q-.398.037-.801.057l-.18.008q-.413.019-.823.02a19 19 0 0 1-.823-.02l-.18-.008a21 21 0 0 1-.8-.057l-.113-.013q-.36-.035-.706-.086-.073-.008-.146-.02a13 13 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a8 8 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4 4 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.5 2.5 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136q.167.056.354.108.191.054.402.105a16 16 0 0 0 3.691.39 16.2 16.2 0 0 0 3.694-.39 9 9 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a3 3 0 0 1-.361.258m0-2.845-.035.022a5 5 0 0 1-.5.241l-.013.005q-.055.023-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036q-.034.01-.069.02-.302.084-.63.156l-.144.031q-.351.075-.725.132-.074.009-.147.02-.348.049-.708.085l-.112.013a19 19 0 0 1-.98.066q-.414.016-.824.018a21 21 0 0 1-1.802-.084l-.114-.013q-.36-.036-.706-.086l-.146-.02q-.375-.057-.727-.13c-.05-.01-.094-.022-.142-.032q-.33-.072-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a8 8 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4 4 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.5 2.5 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136q.167.056.354.108.191.054.402.105a16 16 0 0 0 3.691.39 16.2 16.2 0 0 0 3.694-.39 9 9 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a3 3 0 0 1-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135q.168.057.355.11.192.053.402.103a16.2 16.2 0 0 0 3.69.39 16.2 16.2 0 0 0 3.692-.39 9 9 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738" class="cls-1"/></svg>'},dp={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.919 12.103a12 12 0 0 1-1.594-.26 8 8 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2 2 0 0 0 .308.222l.028.018a4 4 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051q.129.048.262.092c.032.01.06.022.094.032l.054.014q.256.075.538.136l.121.027q.301.062.62.111.062.01.124.018.295.042.6.073l.038.005-.613.613Zm-2.238-7.74q.145.049.303.093.163.045.343.09a13.7 13.7 0 0 0 3.142.333 13.7 13.7 0 0 0 3.144-.334 8 8 0 0 0 .646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973m5.047 6.495.008.007.008-.008Zm-5.047-4.07q.142.049.301.093.164.046.343.09a13.7 13.7 0 0 0 3.143.334 13.7 13.7 0 0 0 3.146-.335 8 8 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.3 2.3 0 0 1-.307.22l-.03.02a4 4 0 0 1-.426.206l-.01.004q-.047.02-.096.039c-.047.017-.101.033-.15.05q-.128.049-.263.092-.046.017-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017q-.297.043-.604.074l-.095.01a16 16 0 0 1-.835.057q-.352.015-.701.016a17 17 0 0 1-1.535-.072l-.097-.011a15 15 0 0 1-.6-.074l-.125-.017q-.319-.05-.62-.112l-.12-.027a9 9 0 0 1-.54-.134q-.028-.008-.053-.016c-.034-.01-.062-.022-.094-.032a7 7 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a4 4 0 0 1-.427-.207l-.028-.017a2 2 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972m0 2.436q.142.049.301.093.164.046.343.09a13 13 0 0 0 2.644.327l.318-.318.323.324a14.4 14.4 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004q-.047.02-.096.04c-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032q-.029.008-.058.017a9 9 0 0 1-.66.16q-.298.064-.617.112l-.124.017q-.297.044-.604.074l-.095.011q-.339.03-.682.049l-.153.007q-.352.016-.701.016-.35 0-.7-.016l-.155-.007a17 17 0 0 1-.68-.049l-.097-.011a15 15 0 0 1-.6-.074q-.063-.008-.125-.017a11 11 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a7 7 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053q-.046-.017-.093-.038l-.01-.004a4 4 0 0 1-.427-.207l-.028-.017a2 2 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972m9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z" class="cls-1"/></svg>'},hp={name:"debug_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.875 11.673a1 1 0 0 1-2 0c0-.02.01-.038.012-.058l-.741-.494C9.97 12.783 8 14 8 14s-2.003-1.36-3.174-3.027l-.963.642c.002.02.012.037.012.058a1 1 0 1 1-1-1 1 1 0 0 1 .435.109l1.01-.674C4.124 9.685 4 9.255 4 8.832v-.16h-.528a.99.99 0 0 1-.847.5 1 1 0 0 1 0-2c.366 0 .673.207.847.5H4V5h1.375v-.903a.99.99 0 0 1-.5-.847 1 1 0 0 1 2 0 .99.99 0 0 1-.5.847V5h3.25v-.903a.99.99 0 0 1-.5-.847 1 1 0 0 1 2 0 .99.99 0 0 1-.5.847V5H12v2.673h.278c.174-.294.48-.5.847-.5a1 1 0 1 1 0 2 .99.99 0 0 1-.847-.5H12v.159c0 .488-.133.967-.346 1.426l.786.524a1 1 0 0 1 .435-.11 1 1 0 0 1 1 1" class="cls-1"/></svg>'},up={name:"desktop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 3H2v8h5v1H5v1h6v-1H9v-1h5V3Zm0 7H3V4h10Z" class="cls-1"/></svg>'},pp={name:"diadem_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 2v12h-3V2zM6 14h3V6H6zm-5 0h3v-4H1z"/></svg>'},fp={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.872 10.956a4.123 4.123 0 0 1-6.997-2.962v-.007H2v.007a5.995 5.995 0 0 0 10.301 4.182ZM8.372 2v1.884a4.13 4.13 0 0 1 2.992 6.501l1.429 1.224A6.008 6.008 0 0 0 8.37 2M2.048 7.236h1.897a4.12 4.12 0 0 1 3.675-3.352V2A6.01 6.01 0 0 0 2.05 7.236" class="cls-1"/></svg>'},mp={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3m5-2a2 2 0 1 0 2 2 2 2 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3" class="cls-1"/></svg>'},gp={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0m5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 1 1 0 6 3 3 0 0 1 0-6" class="cls-1"/></svg>'},vp={name:"down_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m5.958 10.03 2.063-6.281.49 2.344 4.117-4.122 1.414 1.414L9.94 7.487l2.324.504z" class="cls-1"/><path d="M8 10.42V12H4V8h1.572l.657-2H2v8h8V9.774z" class="cls-1"/></svg>'},bp={name:"download_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 9v5H2V9h1v4h10V9Zm-5.982 2L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1Z" class="cls-1"/></svg>'},yp={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1M12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2M8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2M2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444M2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12m11.556-8.222v.889a.444.444 0 0 1-.445.444H10.89a.444.444 0 0 1-.445-.444v-.89H10v.89a.444.444 0 0 1-.444.444H7.333a.444.444 0 0 1-.444-.444v-.89H4.667a.89.89 0 0 0-.89.89v2.222h.89a.444.444 0 0 1 .444.444v2.223a.444.444 0 0 1-.444.444h-.89v.444h.89a.444.444 0 0 1 .444.445v2.222a.444.444 0 0 1-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 0 1 8.222 6.89H14V3.778Z" class="cls-1"/></svg>'},wp={name:"exclamation_mark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.371 11.873h3.256V14H6.37ZM6.316 2l.37 8.542h2.628L9.684 2Z" class="cls-1"/></svg>'},xp={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.856 3.657A7 7 0 0 0 1 8.001a7.59 7.59 0 0 0 7.146 4.342A7 7 0 0 0 15 8a7.59 7.59 0 0 0-7.144-4.344m-1.199 7.289A5.11 5.11 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.8 2.8 0 0 0-1.414 1.223l2.787 1.22H4.977a3.5 3.5 0 0 0-.053.576 3.35 3.35 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5 5 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963" class="cls-1"/></svg>'},Cp={name:"eye_dash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.832 3.902a9.5 9.5 0 0 1 2.024-.245c3.264.09 5.676 1.427 7.144 4.344-.543 1.222-1.279 2.157-2.173 2.852l-.83-.825c1.277-.888 1.56-2.027 1.56-2.027a5 5 0 0 0-3.942-2.944 3.36 3.36 0 0 1 1.664 2.926 3.3 3.3 0 0 1-.196 1.137zm-.674 3.505h-.18q-.052.286-.054.576a3.35 3.35 0 0 0 1.734 2.962 5.11 5.11 0 0 1-4.215-2.944s.252-.981 1.303-1.84c.029-.024.067-.046.097-.069l-.828-.828C2.19 5.947 1.512 6.849 1 8c1.469 2.916 3.882 4.252 7.146 4.342a9.7 9.7 0 0 0 1.754-.194zm-1.77-4.733-.708.708 9.9 9.9.707-.708z" class="cls-1"/></svg>'},kp={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.597 9.844H7.865A7.5 7.5 0 0 1 6.19 11.96a3.32 3.32 0 0 1-2.042.667 2.84 2.84 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.35 1.35 0 0 0 1.2.716 1.98 1.98 0 0 0 1.385-.625 11.6 11.6 0 0 0 1.722-2.403l2.252-3.88a8 8 0 0 0-.679-.037 2.37 2.37 0 0 0-1.66.54 1.97 1.97 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.85 3.85 0 0 1 .645-1.874 3.3 3.3 0 0 1 1.34-1.177 6.7 6.7 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.9 4.9 0 0 0 .29 1.701.5.5 0 0 0 .528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506Zm-.086-.896-.275-3.22-1.855 3.22Z" class="cls-1"/></svg>'},Sp={name:"file_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 3v10h8V7H8V3Zm5 0v3h3Z" class="cls-1"/></svg>'},$p={name:"file_arrow_curved_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7 2 3 3H7zM6 6V2H2v12h4.282l.03-.187A4.51 4.51 0 0 1 10 10.065V6zm8 5.5L11 9v2c-1.817-.091-3.412 1.137-3.701 2.97.576-.672 2.077-2.065 3.701-1.82V14z" class="cls-1"/></svg>'},_p={name:"file_drawer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 4v10h12V4Zm8 4H6V6h4Zm4-5H2V2h12Z" class="cls-1"/></svg>'},Mp={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 6v6h-3.333a3.7 3.7 0 0 0 .249-1.302A3.7 3.7 0 0 0 7.22 7 3.7 3.7 0 0 0 6 7.223V2h4v4Zm-3-4v3h3Zm-1.126 8.698a2.697 2.697 0 0 1-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 1 1 5.22-.956m-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745" class="cls-1"/></svg>'},Ip={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 3.045v1.29h.787a2.069 2.069 0 1 0 2.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29Zm2.033 4.059a1.154 1.154 0 0 1 0-2.308c.023 0 .045.006.068.007l1.002 1.575a1.15 1.15 0 0 1-1.07.726" class="cls-1"/></svg>'},Ep={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.455 4H3.583A.585.585 0 0 0 3 4.598V11.5l1.5 1.497 7.858.003c.33 0 .6-.27.6-.6L13 4.545c0-.33-.215-.546-.545-.546M11 12H8v-2H6v2H5V9h6zm1-4H4V5h8z" class="cls-1"/></svg>'},Ap={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.6.6 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5M11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1z" class="cls-1"/></svg>'},Tp={name:"floppy_disk_pen_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.803 11H7V9H5v2H4V8h6v.617l1.469-1.471q.227-.224.514-.347L12 3.546c0-.33-.215-.546-.545-.546H2.583A.585.585 0 0 0 2 3.598V10.5l1.5 1.497L7.372 12zM3 7V4h8v3zm11.166 1.935L13.09 7.859a.64.64 0 0 0-.908 0l-3.388 3.393-1.503 3.483 3.487-1.5 3.388-3.392a.64.64 0 0 0 0-.908m-5.683 4.803-.198-.199.916-2.116.34 1.06 1.058.35z" class="cls-1"/></svg>'},Dp={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1m7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18ZM12.455 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.6.6 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5M11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z" class="cls-1"/></svg>'},Op={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1m3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1m3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1m.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.6.6 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5M11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z" class="cls-1"/></svg>'},Rp={name:"folder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 4V3H2v10h12V4Zm6 2H3V5h10Z" class="cls-1"/></svg>'},Fp={name:"folder_open_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 3v1.002h6V6h-1V5H3v1H2V3ZM2 13h11l1-6H2Z" class="cls-1"/></svg>'},Lp={name:"forklift_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 11V4c0-.55-.45-1-1-1h-1v4.24l-1.53-3.3C9.24 3.37 8.69 3 8.08 3H4.01l1 1v3h-2v2.19c-.31.35-.5.81-.5 1.31 0 1.1.9 2 2 2 .5 0 .96-.19 1.31-.5h3.04c.39.32.88.52 1.42.52s1.04-.2 1.42-.52H15zm-8.5.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75.75.34.75.75-.34.75-.75.75m4.18-2.57L7 7H6V4h2.07c.21 0 .39.12.47.34l1.71 3.68c-.62 0-1.18.25-1.58.66Zm1.59 2.59c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1" class="cls-1"/></svg>'},Np={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m6.027 14 2.5-12h1.5l-2.5 12z" class="cls-1"/></svg>'},Bp={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11M5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5m7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5M11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5" class="cls-1"/></svg>'},Pp={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111ZM9.544 4.667H9.31a3 3 0 0 0-.394-.1 2.5 2.5 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.33 1.33 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.6 3.6 0 0 1-.462 1.357 2.6 2.6 0 0 1-.784.808 3 3 0 0 1-.938.387A4.8 4.8 0 0 1 3.184 13q-.275 0-.629-.03A3.5 3.5 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.5 2.5 0 0 0 .5.052 1.3 1.3 0 0 0 .898-.29 1.6 1.6 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.94 2.94 0 0 1 .444-1.244 2.5 2.5 0 0 1 .76-.734 2.6 2.6 0 0 1 .94-.356A5.6 5.6 0 0 1 8.357 3q.294 0 .588.025t.599.076Z" class="cls-1"/></svg>'},zp={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.969 5.196a1.76 1.76 0 0 1 1.142-.49 1.76 1.76 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.4 1.4 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.3 1.3 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.4 1.4 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.3 1.3 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.98 5.98 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.6 2.6 0 0 0 .64-1.082A5.97 5.97 0 0 1 14 8.86m-6-6a5.998 5.998 0 0 0-4.201 10.28l1.309-1.308a4.14 4.14 0 0 1 4.644-6.725l.564-.564a2.6 2.6 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86" class="cls-1"/></svg>'},Vp={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 3v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1m4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z" class="cls-1"/></svg>'},Hp={name:"grid_two_by_two_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 9h3v3H4Zm5 0h3v3H9ZM4 4h3v3H4Zm5 0h3v3H9ZM2 14h12V2H2Z" class="cls-1"/></svg>'},Up={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 14H6V8h3ZM8.875 2H6.723A1.99 1.99 0 0 1 5 3a2.49 2.49 0 0 1-2-1H2v4h1a1.8 1.8 0 0 1 1.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2" class="cls-1"/></svg>'},qp={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7.76 14 .752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14ZM6.447 9.392h2.506l.72-2.85H7.167Z" class="cls-1"/></svg>'},jp={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5z" class="cls-1"/></svg>'},Wp={name:"horizontal_triangle_outline_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.05 2v12l11.4-6zM4 5.313 9.156 8 4 10.688z" class="cls-1"/></svg>'},Gp={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.774 13.4h-.047v-.49h-.404a2.5 2.5 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.5 2.5 0 0 0-.355-1.257h.404V2.6h.047a.556.556 0 0 0 .499-.6H4.727a.556.556 0 0 0 .499.6h.047v.49h.404a2.5 2.5 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.5 2.5 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6M8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.2 7.2 0 0 1 1.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.7 7.7 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305" class="cls-1"/></svg>'},Zp={name:"indent_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m2.5 7.5 1 2.5-1 2.5 5-2.5zM2 3h12v2H2zM9 7h5v2H9zM9 11h5v2H9z" class="cls-1"/></svg>'},Kp={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2M4 4v8h8V4Zm6 6H6V6h4Z" class="cls-1"/></svg>'},Yp={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75Zm.276-2.698a1.19 1.19 0 0 0 2.035-.838 1.16 1.16 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.16 1.16 0 0 0-.35.846 1.14 1.14 0 0 0 .354.838" class="cls-1"/></svg>'},Xp={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m-.697 2.28a.95.95 0 0 1 1.35 0 .93.93 0 0 1 .276.675.952.952 0 0 1-1.905 0 .92.92 0 0 1 .279-.674M9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z" class="cls-1"/></svg>'},Jp={name:"inward_squares_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 10h2v2H4zm-1 3h1v-1H3zm7-7H6v4h4zM3 3v4h2V5h6v6H9v2h4V3z" class="cls-1"/></svg>'},Qp={name:"italic_i_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M8.99 13.802H4.38l.258-1.133h1.523l2.17-9.367H6.808l.258-1.133h4.61l-.258 1.133H9.895l-2.17 9.367h1.523z"/></svg>'},tf={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.045 7.348-.652-.652 1.444-.14Zm-3.818.698-4.912 4.912-.395-.396 4.12-4.12Zm4.734-2.918-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304Zm-3.524-.386-.651-.653.791-.791Zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28Z" class="cls-1"/></svg>'},ef={name:"laptop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 11V3H3v8H2v2h12v-2Zm-2 1H5v-1h6Zm1-1.996H4V4h8Z" class="cls-1"/></svg>'},nf={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m3.555 9.546.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11Zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11Zm0 3.11.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768Z" class="cls-1"/></svg>'},of={name:"lightbulb_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 5.53C12 3.584 10.206 2 8 2S4 3.583 4 5.53c0 .736.256 1.44.74 2.04.801.99 1.285 2.456 1.555 3.427h3.41c.27-.97.754-2.437 1.556-3.428.483-.598.739-1.303.739-2.038M9.138 14H6.862l-.569-1.001v-.3l.285-.15-.285-.15v-.401h3.414v.4l-.285.15.285.15V13z" class="cls-1"/></svg>'},rf={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z" class="cls-1"/></svg>'},sf={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.465 5.592A2.91 2.91 0 0 1 9.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 0 0-1.277-.769 1.43 1.43 0 0 0-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.43 1.43 0 0 0 .054 2.038 1.5 1.5 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.46 3.46 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a3 3 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A47 47 0 0 1 5.53 6.356a2.83 2.83 0 0 1 1.935-.764M10.583 2.5a3 3 0 0 0-.69.081 10.4 10.4 0 0 0-2.996 2.377 3.5 3.5 0 0 1 .568-.054 3.6 3.6 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.22 1.22 0 0 1 .913-.395 1.51 1.51 0 0 1 1.074.469 1.433 1.433 0 0 1 .022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.42 1.42 0 0 1-.975.395 1.48 1.48 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.88 2.88 0 0 0 2.493 1.42 2.8 2.8 0 0 0 1.93-.76 54 54 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5" class="cls-1"/></svg>'},af={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.202 9.45a2.64 2.64 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.34 1.34 0 0 0-.326-1.312 1.3 1.3 0 0 0-.88-.374 38 38 0 0 0-2.779.002 1.3 1.3 0 0 0-1.273 1.341 1.37 1.37 0 0 0 .39.944 1.16 1.16 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.14 3.14 0 0 0 1.104 1.344 8.1 8.1 0 0 1-3.45-.395 2.7 2.7 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a43 43 0 0 1 2.951-.003 2.56 2.56 0 0 1 1.731.751m3.984.017a2.7 2.7 0 0 0-.495-.39 9.4 9.4 0 0 0-3.447-.398 3 3 0 0 1 .4.33 3.3 3.3 0 0 1 .68 1c.457.031.864.035 1.096.027a1.1 1.1 0 0 1 .839.331 1.37 1.37 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.3 1.3 0 0 1-.878-.372 1.35 1.35 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.61 2.61 0 0 0 .688 2.51 2.55 2.55 0 0 0 1.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 0 0 1.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774Z" class="cls-1"/></svg>'},lf={name:"list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 13H2v-2h2Zm10-2H6v2h8ZM4 7H2v2h2Zm10 0H6v2h8ZM4 3H2v2h2Zm10 0H6v2h8Z" class="cls-1"/></svg>'},cf={name:"list_tree_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10 5v2h4v2h-4v2h4v2H8V5H5V3h9v2ZM2 5h2V3H2Zm5 6H5v2h2Zm0-4H5v2h2Z" class="cls-1"/></svg>'},df={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8 8 0 0 1-.694.178 16 16 0 0 1-3.382.328 16 16 0 0 1-3.38-.328 9 9 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.3 2.3 0 0 0 .332.218l.03.017a4 4 0 0 0 .46.202l.01.005.1.037q.081.026.164.05.139.047.283.09.048.016.1.031l.058.015q.277.072.58.132.063.014.13.026.322.063.666.11l.134.017q.315.041.646.072l.104.01q.364.031.731.049l.166.007q.378.015.754.016.375-.001.754-.016l.164-.007q.37-.018.734-.048l.102-.011q.33-.03.649-.072.067-.008.134-.017.343-.048.664-.11.068-.012.132-.026.3-.06.577-.13.031-.01.063-.017c.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05q.053-.018.103-.037l.012-.005a4 4 0 0 0 .457-.202q.018-.01.032-.018a2.5 2.5 0 0 0 .33-.216m-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952q.153.048.325.091.176.046.368.088a16 16 0 0 0 3.38.327 16 16 0 0 0 3.38-.327 9 9 0 0 0 .695-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457M14 6V5H5V3h2V2H2v1h2v5.581a10 10 0 0 1 1-.255V6h3v2h6V7H9V6Z" class="cls-1"/></svg>'},hf={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 8V7a3.89 3.89 0 0 0-4-4 3.82 3.82 0 0 0-2.81 1.078A4.35 4.35 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.4 2.4 0 0 1 .566-1.516A1.83 1.83 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z" class="cls-1"/></svg>'},uf={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.073 12.29-2.926-2.926a3.971 3.971 0 1 0-.783.783l2.927 2.926ZM7.01 9.84a2.83 2.83 0 1 1 2.83-2.83 2.833 2.833 0 0 1-2.83 2.83" class="cls-1"/></svg>'},pf={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14.25 3H1.75a.74.74 0 0 0-.75.73v8.54a.74.74 0 0 0 .75.73h12.5a.74.74 0 0 0 .75-.73V3.73a.74.74 0 0 0-.75-.73m-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91Zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12Z" class="cls-1"/></svg>'},ff={name:"message_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 3.5v6a1.5 1.5 0 0 1-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 0 1 2 9.5v-6A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5" class="cls-1"/></svg>'},mf={name:"message_bot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14.985 2.016c.286.284.645.44 1.015.485-.369.044-.728.2-1.012.484a1.7 1.7 0 0 0-.487 1.013c-.044-.37-.2-.73-.487-1.015A1.7 1.7 0 0 0 13 2.498c.369-.044.728-.2 1.012-.484.286-.285.442-.644.487-1.013.044.37.2.73.486 1.015M13 7.994c0 2.208-2.239 3.997-5 3.997S3 10.2 3 7.994s2.239-3.996 5-3.996 5 1.79 5 3.996m-7 0a1 1 0 1 0 0-1.999 1 1 0 0 0 0 2m4.5 1.008h-5s.917 1.481 2.5 1.481c1.514 0 2.5-1.48 2.5-1.48m.5-2.007a1 1 0 1 0-1.999.001 1 1 0 0 0 1.999 0m3.692 2.759c-.878 2.452-3.541 4.235-6.692 4.235a8 8 0 0 1-1.782-.204L3 15.5v-3.3c-.764-.673-1.363-1.527-1.692-2.446C.696 9.418 0 8.76 0 7.994S.696 6.57 1.308 6.235C2.186 3.783 4.849 2 8 2c1.075 0 2.09.214 3 .585V1h1v2.078c1.267.758 2.23 1.862 2.692 3.156.612.335 1.308.993 1.308 1.76s-.696 1.423-1.308 1.759M14 7.994C14 5.24 11.308 3 8 3S2 5.24 2 7.994s2.692 4.996 6 4.996 6-2.241 6-4.996" class="cls-1"/></svg>'},gf={name:"messages_sparkle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.99 8.01 2 10l.5-2H2c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1h6c.55 0 1 .45 1 1v3H8c-1.1 0-2 .91-2.01 2.01M8 7h6c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-.5l.5 2-4-2H8c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1m4.5-6c-.07.62-.34 1.22-.81 1.69s-1.07.73-1.69.81c.62.07 1.22.33 1.69.81s.74 1.08.81 1.69c.07-.62.34-1.22.81-1.69s1.07-.73 1.69-.81c-.62-.07-1.22-.33-1.69-.81-.48-.48-.74-1.08-.81-1.69" class="cls-1"/></svg>'},vf={name:"microphone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 8V4a2 2 0 1 1 4 0v4a2 2 0 0 1-4 0m6 0v-.5a.5.5 0 1 0-1 0V8a3 3 0 1 1-6 0v-.5a.5.5 0 1 0-1 0V8c0 1.859 1.28 3.411 3 3.858V14h2v-2.142c1.72-.447 3-2 3-3.858" class="cls-1"/><path d="M6 8V4a2 2 0 1 1 4 0v4a2 2 0 0 1-4 0m6 0v-.5a.5.5 0 1 0-1 0V8a3 3 0 1 1-6 0v-.5a.5.5 0 1 0-1 0V8c0 1.859 1.28 3.411 3 3.858V14h2v-2.142c1.72-.447 3-2 3-3.858" class="cls-1"/></svg>'},bf={name:"minus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 7h8v2H4z" class="cls-1"/></svg>'},yf={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 7h10v2H3z" class="cls-1"/></svg>'},wf={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.462 2.077H4.538A.54.54 0 0 0 4 2.615v10.77a.54.54 0 0 0 .538.538h5.924a.54.54 0 0 0 .538-.538V2.615a.54.54 0 0 0-.538-.538M10 12H5V3h5Z" class="cls-1"/></svg>'},xf={name:"mountain_sun_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.457 10.097-1.468-3.011-1.195-1.026-.677.48-2.343-3.556L4.688 8.14l-1.204-.678-1.468 1.543L1 13h14zm-10.478-.2-.939 1.047.372-1.652.975-.993 2.722 3.04zm5.924.764L7.181 9.335l.17-1.958-2.192.896L7.605 4.19 9.4 7.06l-.11.943 1.197-1.038 2.228 4.345zM4.5 4.487a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0" class="cls-1"/></svg>'},Cf={name:"ni_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.172 4c1.675 0 3 1.354 3 3.103V13h-3V7h-3V4zm-3 9h-3V7h3zm10.656-9v9c-1.681 0-3-1.378-3-3V4z" class="cls-1"/></svg>'},kf={name:"notebook_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 2h1v3h-1Zm0 8h1V6h-1Zm0 4h1v-3h-1ZM4 7h6V6H4Zm0-2h6V4H4ZM2 2h10v12H2Z" class="cls-1"/></svg>'},Sf={name:"number_list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M14 11H6v2h8zm0-4H6v2h8zm0-4H6v2h8zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999zM1.804 9.509c.951-.932 1.501-1.521 1.501-2.037 0-.365-.2-.621-.605-.621-.265 0-.496.17-.676.381l-.235-.226c.265-.3.551-.495.961-.495.591 0 .961.375.961.936 0 .621-.561 1.196-1.336 1.987.174-.016.37-.026.535-.026h.956v.355H1.804zM1.733 13.884l.21-.271c.19.201.44.376.816.376.385 0 .661-.226.661-.581 0-.38-.26-.635-1.021-.635v-.315c.676 0 .906-.261.906-.596 0-.306-.21-.501-.55-.501-.266 0-.491.136-.681.32l-.221-.26c.246-.23.541-.4.916-.4.556 0 .956.295.956.811 0 .386-.23.631-.576.761v.021c.385.09.691.37.691.811 0 .565-.471.91-1.056.91a1.36 1.36 0 0 1-1.051-.451"/></svg>'},$f={name:"outdent_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7.5 12.5-1-2.5 1-2.5-5 2.5zM2 3h12v2H2zM9 7h5v2H9zM9 11h5v2H9z" class="cls-1"/></svg>'},_f={name:"outward_squares_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 9H7V7h2zm-6 4h4V9H3zM3 3v4h2V5h6v6H9v2h4V3zm7 3H9v1h1z" class="cls-1"/></svg>'},Mf={name:"paper_plane_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m1 12.5 2-4 6-1-6-1-2-4 14 5z" class="cls-1"/></svg>'},If={name:"paperclip_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.5 14C6.406 14 5 12.393 5 10V5c0-1.822.981-3 2.5-3S10 3.178 10 5v3.98c0 1.328-.505 2-1.5 2s-1.5-.672-1.5-2V6h1v2.98c0 1 .266 1 .5 1s.5 0 .5-1V5c0-.602-.146-2-1.5-2S6 4.398 6 5v5c0 1.384.654 3 2.5 3s2.5-1.616 2.5-3V6h1v4c0 2.393-1.406 4-3.5 4"/></svg>'},Ef={name:"paste_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 5V3H3v6h2v1H2V2h8v3ZM6 6v8h8V6Z" class="cls-1"/></svg>'},Af={name:"pause_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 3h3v10H4zM9 3h3v10H9z" class="cls-1"/></svg>'},Tf={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.118 2.793 4.84 8.076 2.5 13.5l5.43-2.335 5.278-5.284a1 1 0 0 0-.001-1.414l-1.675-1.674a1 1 0 0 0-1.414 0m-5.76 9.154-.31-.309 1.427-3.296.53 1.652 1.648.543z" class="cls-1"/></svg>'},Df={name:"pencil_to_rectangle",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.17 7.5V13H3.83V3h5.51l1-1H3v12h10V6.66z" class="cls-1"/><path d="M11.5 2.26 7.66 6.1l-1.7 3.94 3.95-1.7 3.84-3.84c.28-.28.28-.74 0-1.03l-1.22-1.22a.736.736 0 0 0-1.03 0ZM7.31 8.91l-.22-.22 1.04-2.4.39 1.2 1.2.4-2.4 1.03Z" class="cls-1"/></svg>'},Of={name:"play",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.05 2v12l11.4-6z" class="cls-1"/></svg>'},Rf={name:"pot_with_lid_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 4V2H5v2H2v1h12V4ZM6 4V3h4v1Zm-4 9h1v1h10v-1h1V6H2Z" class="cls-1"/></svg>'},Ff={name:"print",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.55 10.6H8V10h2.25zm-5.3.4-.5 1h6.5l-.5-1zM14 11h-1l1 2v1H2v-1l1-2H2V6l1-2h1V2h8v2h1l1 2zM5 5h6V3H5zm8 8-2-4H5l-2 4zm0-6h-1v1h1z" class="cls-1"/></svg>'},Lf={name:"qrcode_read",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 4v2H4V4zm6 0h-2v2h2zm-8 8h2v-2H4zM3 3h2V2H2v3h1zm10-1h-2v1h2v2h1V2zm0 11h-2v1h3v-3h-1zM3 11H2v3h3v-1H3zm7-3H9v1h1zM8 9V7H7v1H6v1h1v1h2V9zm4 3v-1h-1v1zm-1-2h1V7h-2v1h1v1h-1v1H9v1h2zm-4 2h2v-1H7zM5 7H4v2h1V8h1V7zm2-1H6v1h1zm1-2H7v1h1v1h1V4zm1 2v1h1V6z" class="cls-1"/></svg>'},Nf={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.303 5.594a3.3 3.3 0 0 1-.195 1.176 2.6 2.6 0 0 1-.549.885 4 4 0 0 1-.852.672 7.5 7.5 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.2 3.2 0 0 0 .793-.429 2.1 2.1 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.04 1.04 0 0 0-.423-.939 2.16 2.16 0 0 0-1.195-.28 3.3 3.3 0 0 0-1.068.204 4.9 4.9 0 0 0-1.09.526h-.263V3.566a8 8 0 0 1 1.296-.372A8.2 8.2 0 0 1 7.77 3a4.2 4.2 0 0 1 2.579.718 2.24 2.24 0 0 1 .954 1.876M8.77 13H6.112v-1.737H8.77Z" class="cls-1"/></svg>'},Bf={name:"rectangle_check_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2v12h10V2zm9 11H4V3h8z" class="cls-2"/><path d="M5 9h6v1H5zM5 11h3v1H5z" class="cls-2"/><path d="M11 4.643 7.591 8 6 6.434l.682-.672.937.923L10.347 4z" class="cls-1"/></svg>'},Pf={name:"rectangle_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2v12h10V2zm6 7H5V8h4zm2-2H5V6h6zm0-2H5V4h6z" class="cls-1"/></svg>'},zf={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.45 7.985-7.602 4.013L7.75 8 5.848 3.987zM3.945 2.997 2.05 2 4.9 8l-2.85 6 1.902-1.005L6.325 8z" class="cls-1"/></svg>'},Vf={name:"scanner_gun_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.48 4.99 12 3H6c-1.66-.02-2.97 1.24-2.99 2.89 0 .55.41 1.09.97 1.1H4v1l-.53 2.65c-.2.98.38 1.89 1.25 2.21a.85.85 0 0 1-.2.45c-.12.12-.28.18-.5.18h-2v.5h2c.36 0 .65-.11.86-.33s.29-.49.33-.69c.06 0 .12.02.19.02.93 0 .74-.66.92-1.58L8 7.98v-1h2.98l.25-1h-.5l.25-1h.5Zm-1.6.5h-2.9s0-.5.5-.5h2.5zm3.86-.76h-.93c-.14 0-.25-.11-.25-.25s.11-.25.25-.25h.93c.14 0 .25.11.25.25s-.11.25-.25.25m.02-2.15-.68.68c-.1.1-.26.1-.35 0-.1-.1-.1-.26 0-.35l.68-.68c.1-.1.26-.1.35 0 .1.1.1.26 0 .35m-1.14 4.38-.59-.59c-.1-.1-.1-.26 0-.35.1-.1.26-.1.35 0l.59.59c.1.1.1.26 0 .35-.1.1-.26.1-.35 0"/></svg>'},Hf={name:"screen_check_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3H2v8h5v1H5v1h6v-1H9v-1h5V3zm10 7H3V4h10z" class="cls-1"/><path d="M5.743 9 4 7.242l.766-.742.97 1.007L8.273 5 9 5.758zM10 6h2v1h-2zM8 8h4v1H8z" class="cls-1"/></svg>'},Uf={name:"screen_check_lines_calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 9H3V3h10v3h1V2H2v8h4zM4 11h2v1H4z" class="cls-1"/><path d="M13 8V7h-1v1H9V7H8v1H7v6h7V8zm0 5H8v-3h5zM5.465 8.052 3.723 6.295l.765-.743.97 1.007 2.538-2.507.727.758zM9.723 5.052h2v1h-2z" class="cls-1"/></svg>'},qf={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1" class="cls-1"/></svg>'},jf={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 0 0 0-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 1 0-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 1 0 0 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1 0 12 10"/></svg>'},Wf={name:"shield_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2Zm4.788 8.2L4 7.388 5.225 6.2l1.553 1.61 4.06-4.01L12 5.013Z" class="cls-1"/></svg>'},Gf={name:"shield_xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2Zm9.5 7.346L10.346 10.5 8 8.154 5.654 10.5 4.5 9.346 6.846 7 4.5 4.654 5.654 3.5 8 5.846 10.346 3.5 11.5 4.654 9.154 7Z" class="cls-1"/></svg>'},Zf={name:"signal_bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 14H2V2h2Zm3-9H5v9h2Zm3 3H8v6h2Zm3 3h-2v3h2Z" class="cls-1"/></svg>'},Kf={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 12H2v-1.63a4.6 4.6 0 0 0 1.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189s2.15-1.163 2.764-2.189a6.5 6.5 0 0 1 .9-1.267Zm0-6.054a4.6 4.6 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705S9.07 8.974 8.434 7.913c-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.5 6.5 0 0 1 2 9.18V4h12Z" class="cls-1"/></svg>'},Yf={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 2h-2v12h2zm-4 6.5-8 4v-8z" class="cls-1"/></svg>'},Xf={name:"sparkle_swirls_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><linearGradient id="a" x1="2.044" x2="13.956" y1="8" y2="8" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#009b65"/><stop offset=".5" stop-color="#00a7d2"/><stop offset="1" stop-color="#bb3bff"/></linearGradient></defs><path d="m13.956 7.972-.001.066c-.001.023-.006.068-.006.068a1.038 1.038 0 0 1-2.068-.126c0-.107.045-.33.044-.34.034-.229.07-.458.07-.696A4.735 4.735 0 0 0 5.45 2.571 5.9 5.9 0 0 1 7.968 2a5.99 5.99 0 0 1 5.988 5.972M4.005 9.056c0-.238.036-.467.07-.696-.001-.01.044-.233.044-.34a1.038 1.038 0 0 0-2.068-.126s-.005.045-.006.068l-.001.066A5.99 5.99 0 0 0 8.032 14c.903 0 1.751-.214 2.518-.571a4.735 4.735 0 0 1-6.546-4.373M8 9.594c.915 0 1.706.198 2.078.484-.286-.372-.484-1.163-.484-2.078s.198-1.706.484-2.078c-.372.286-1.163.484-2.078.484s-1.706-.198-2.078-.484c.286.372.484 1.163.484 2.078s-.198 1.706-.484 2.078c.372-.286 1.163-.484 2.078-.484" style="fill:url(#a);stroke-width:0"/></svg>'},Jf={name:"sparkles_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.498 2a2.85 2.85 0 0 1-.811 1.69A2.85 2.85 0 0 1 9 4.498a2.85 2.85 0 0 1 1.69.809c.477.476.739 1.076.812 1.693a2.85 2.85 0 0 1 .811-1.69A2.85 2.85 0 0 1 14 4.502a2.85 2.85 0 0 1-1.69-.809A2.84 2.84 0 0 1 11.497 2M7.495 3c-.163 1.355-.737 2.674-1.784 3.719C4.668 7.76 3.352 8.332 2 8.496c1.355.163 2.674.736 3.72 1.78C6.768 11.321 7.343 12.642 7.505 14c.162-1.355.736-2.674 1.784-3.719C10.332 9.24 11.648 8.668 13 8.504c-1.356-.163-2.674-.736-3.72-1.78C8.231 5.679 7.656 4.358 7.495 3" class="cls-1"/></svg>'},Qf={name:"sparkles_nested_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14.21 7.52-.11-.06a14.05 14.05 0 0 1-5.59-5.59l-.06-.11a.51.51 0 0 0-.9 0l-.06.11A14.05 14.05 0 0 1 1.9 7.46l-.11.06a.51.51 0 0 0 0 .9l.11.06a14.05 14.05 0 0 1 5.59 5.59l.06.11c.19.36.7.36.9 0l.06-.11a14.05 14.05 0 0 1 5.59-5.59l.11-.06a.51.51 0 0 0 0-.9m-1.71.36-.08.04a9.46 9.46 0 0 0-3.75 3.75l-.04.08a.34.34 0 0 1-.6 0l-.04-.08a9.46 9.46 0 0 0-3.75-3.75l-.08-.04a.34.34 0 0 1 0-.6l.08-.04a9.46 9.46 0 0 0 3.75-3.75l.04-.08a.34.34 0 0 1 .6 0l.04.08a9.46 9.46 0 0 0 3.75 3.75l.08.04c.24.13.24.47 0 .6" class="cls-1"/><path d="m11.36 7.6-.03.02a6.63 6.63 0 0 0-2.65 2.65l-.02.03c-.1.18-.35.18-.45 0l-.02-.03a6.63 6.63 0 0 0-2.65-2.65l-.03-.02a.255.255 0 0 1 0-.45l.03-.02a6.63 6.63 0 0 0 2.65-2.65l.02-.03c.1-.18.35-.18.45 0l.02.03a6.63 6.63 0 0 0 2.65 2.65l.03.02c.18.1.18.35 0 .45" class="cls-1"/></svg>'},tm={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.12 4.12 0 0 0-3.176 3.169M8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6" class="cls-1"/></svg>'},em={name:"square_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm4.788 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z" class="cls-1"/></svg>'},nm={name:"square_list_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.77 10.85a.715.715 0 0 0-.92.38c-.15.36.02.77.38.92a.715.715 0 0 0 .92-.38.69.69 0 0 0-.38-.91Z" class="cls-1"/><path d="m14.27 11.11.73-.3-.53-1.29-.73.3c-.15-.21-.34-.39-.55-.55l.3-.73L12.2 8l-.3.73q-.195-.03-.39-.03c-.195 0-.26 0-.39.03l-.3-.73-1.29.53.3.73c-.21.15-.39.34-.55.55l-.73-.3-.54 1.29.73.3c-.04.26-.04.53 0 .78l-.73.3.53 1.29.73-.3c.16.21.34.39.55.55l-.3.73 1.29.54.3-.73q.195.03.39.03c.195 0 .26 0 .39-.03l.3.73 1.29-.53-.3-.73c.21-.16.39-.34.55-.55l.73.3.54-1.29-.73-.3c.04-.26.04-.53 0-.78m-1.16 1.06a1.757 1.757 0 0 1-2.29.95 1.75 1.75 0 0 1-.94-2.29 1.757 1.757 0 0 1 2.29-.95c.89.37 1.31 1.39.94 2.29M7.01 11H6v-1h1.23c.12-.35.28-.69.48-1h-1.7V8h2.62c.68-.56 1.51-.91 2.43-1H6V6h6v1c.73.1 1.42.33 2 .73V2H2v12h5.73c-.48-.72-.77-1.59-.77-2.52 0-.16.03-.32.05-.48M4 4h8v1H4zm1 7H4v-1h1zm0-2H4V8h1zm0-2H4V6h1z" class="cls-1"/></svg>'},im={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.1 2.1 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.8 1.8 0 0 0 .88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.2 2.2 0 0 0-1.274.262 2 2 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z" class="cls-1"/></svg>'},om={name:"square_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3v10h10V3zm8 7.01-.99.99L8 8.99 5.99 11 5 10.01 7.01 8 5 5.99 5.99 5 8 7.01 10.01 5l.99.99L8.99 8z" class="cls-1"/></svg>'},rm={name:"star_8_point_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.756 6.872 15 8.002 10.754 9.13l1.722 3.335-3.31-1.74L8.046 15l-1.118-4.276-3.312 1.736 1.727-3.332L1 7.996 5.343 6.87 3.621 3.535l3.308 1.74L8.052 1l1.12 4.276 3.31-1.734z" class="cls-1"/></svg>'},sm={name:"stop_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3h10v10H3z" class="cls-1"/></svg>'},am={name:"systemlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.357 9.143H4.786V6.79c0-.927.442-1.714 1.262-2.211C6.674 4.2 7.505 4 8.451 4h5.335v2.571H8.69c-.911.124-1.262.548-1.333 1.267z" class="cls-1"/><path d="M8.643 7.857h2.571v2.352c0 .927-.442 1.714-1.262 2.211-.626.38-1.457.58-2.403.58H2.214v-2.571H7.31c.911-.124 1.262-.548 1.333-1.267z" class="cls-1"/></svg>'},lm={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 0 0-1.477.291 2.26 2.26 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.8 2.8 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.1 2.1 0 0 0 1.01.213l.223.018V13Z" class="cls-1"/></svg>'},cm={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.5 2h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5M8 13.25a.75.75 0 1 1 .75-.75.75.75 0 0 1-.75.75M12 11H4V3h8Z" class="cls-1"/></svg>'},dm={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path d="M8.044 3.588 5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543ZM6.5 6.499a1.082 1.082 0 1 1-.013-1.516A1.07 1.07 0 0 1 6.499 6.5" class="cls-1"/></svg>'},hm={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path d="M8.044 2.338 5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293ZM6.5 5.249a1.082 1.082 0 1 1-.013-1.516 1.07 1.07 0 0 1 .013 1.516m6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z" class="cls-1"/></svg>'},um={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2m4.9.99A5 5 0 0 0 9 3.1V1H7v2.1A5 5 0 0 0 3.1 7H1v2h2.1A5 5 0 0 0 7 12.9V15h2v-2.1A5 5 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4" class="cls-1"/></svg>'},pm={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M15 7v2h-2.1A5 5 0 0 1 9 12.9V15H7v-2.108a4.99 4.99 0 0 1-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 1 0 7 4.13V1h2v2.1A5 5 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2" class="cls-1"/></svg>'},fm={name:"three_circles_ascending_container_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 4H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2M4 8.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5m3 .5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m4 .5a1.75 1.75 0 1 1 0-3.5 1.75 1.75 0 0 1 0 3.5" class="cls-1"/></svg>'},mm={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5M.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8m12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8" class="cls-1"/></svg>'},gm={name:"three_vertical_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 3h2v10h-2zM7 3h2v10H7zM3 3h2v10H3z" class="cls-1"/></svg>'},vm={name:"thumb_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 10h-2V3h2zM2 6.554c0 .488.558.923.581 1.158s-.194.503-.194.796c0 .635.51 1.492 1.315 1.492H5.75c.336 0 .525.327.426.648C6.08 10.96 6 11 6 11.5 6 13 7.001 14 8 14a.5.5 0 0 0 .5-.5V12c0-1.5 1.317-1.13 2.5-3V3S8.255 2 6.5 2H5.064C3.68 2 4.034 3.334 3.839 3.404c-.453.162-1.023.676-1.023 1.35 0 .172.145.393.084.486-.123.186-.9.689-.9 1.314" class="cls-1"/></svg>'},bm={name:"thumb_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 7h2v7H2zm12 2.446c0-.488-.558-.923-.581-1.158s.194-.503.194-.796c0-.635-.51-1.492-1.315-1.492H10.25c-.336 0-.525-.327-.426-.648C9.92 5.04 10 5 10 4.5 10 3 8.999 2 8 2a.5.5 0 0 0-.5.5V4c0 1.5-1.317 1.13-2.5 3v6s2.745 1 4.5 1h1.436c1.383 0 1.03-1.334 1.225-1.404.453-.162 1.023-.676 1.023-1.35 0-.172-.145-.393-.084-.486.123-.186.9-.689.9-1.314" class="cls-1"/></svg>'},ym={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2" class="cls-1"/></svg>'},wm={name:"tile_size_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 8h6v6H2Zm0-6v5h2V4h8v8H9v2h5V2Z" class="cls-1"/></svg>'},xm={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 9.103 5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12z" class="cls-1"/></svg>'},Cm={name:"trash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10 4V2H6v2H3v2h1v8h8V6h1V4Zm-3 9H6V6h1Zm2-9H7V3h2Zm1 9H9V6h1Z" class="cls-1"/></svg>'},km={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.586Z" class="cls-1"/></svg>'},Sm={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2 2 14h12z" class="cls-1"/></svg>'},$m={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 11h12v2H2zm0-3v2h12V8zM10.04 7l-2-4-2 4 1.93-.8z" class="cls-1"/></svg>'},_m={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.4 3.003H2.6a1.6 1.6 0 0 0-1.6 1.6v6.8a1.595 1.595 0 0 0 1.6 1.594h10.8a1.595 1.595 0 0 0 1.6-1.594v-6.8a1.6 1.6 0 0 0-1.6-1.6M7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z" class="cls-1"/></svg>'},Mm={name:"two_squares_in_brackets",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 4h5v5H4zm6 3v3H7v2h5V7zM5 3V2H2v12h3v-1H3V3zm8-1h-2v1h2v10h-2v1h3V2z" class="cls-1"/></svg>'},Im={name:"two_triangles_between_lines",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M1.11 2.11v12h2v-12zm12 0v12h2v-12zm-6 8.974-3-3 3-3zm1.925-5.948 3 3-3 3z" class="cls-1"/></svg>'},Em={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.55 1.55 0 0 0-1.182 1.51l.01.155.021.193a1.7 1.7 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.5 1.5 0 0 0 .992.36h.049a1.3 1.3 0 0 0 .224-.034l.03.015.006-.001q.694-.134 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3 3 0 0 1-.571.053 3.15 3.15 0 0 1-2.99-2.258l-.011-.045a3 3 0 0 1-.076-.35 3 3 0 0 1-.03-.206l-.004-.089a3 3 0 0 1-.016-.336A3.16 3.16 0 0 1 4.35 7.356c.272-.068.808-.203.802-.206l.623-.137Zm4.31-1.544-.353 1.575c.737.176 1.38.334 1.413.346a1.51 1.51 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.7 1.7 0 0 1-.035.58l-.064.185-.056.142a1.55 1.55 0 0 1-1.4.893 1.7 1.7 0 0 1-.313-.03 55 55 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3 3 0 0 0 .578.056 3.19 3.19 0 0 0 2.811-1.74 3 3 0 0 0 .129-.311l.033-.083.061-.197a3 3 0 0 0 .082-.351l.008-.044a3.13 3.13 0 0 0-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393 6.875 6.075h.75l.3 3.032 1.2-3.782h-.75Z" class="cls-1"/></svg>'},Am={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.062 8V5.986a2.4 2.4 0 0 1 .566-1.516A1.83 1.83 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.89 3.89 0 0 0-4-4 3.82 3.82 0 0 0-2.81 1.078A4.35 4.35 0 0 0 4.062 6v2H3v6h10V8Z" class="cls-1"/></svg>'},Tm={name:"up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 10.828V12H4V8h1.172l2-2H2v8h8V8.828z" class="cls-1"/><path d="m14.042 1.97-2.063 6.281-.49-2.344-4.117 4.122-1.414-1.414 4.102-4.102-2.324-.504z" class="cls-1"/></svg>'},Dm={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z" class="cls-1"/></svg>'},Om={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4 4 0 0 1-.335.364 9 9 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.15 2.15 0 0 1 14 12.291V14H2v-1.673a2.16 2.16 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a9 9 0 0 1-.312-.749 4 4 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2" class="cls-1"/></svg>'},Rm={name:"user_helmet_safety_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 11.95c.9 0 1.72-.31 2.39-.83V14H5.62v-2.88c.66.52 1.49.83 2.39.83Zm3.19-1.31h-.1V14H14v-.48c0-1.59-1.26-2.89-2.81-2.89ZM2 13.52V14h2.91v-3.36h-.1C3.26 10.64 2 11.93 2 13.53Zm6-2.29c1.78 0 3.22-1.48 3.22-3.31V7.4H4.78v.52c0 1.82 1.44 3.31 3.22 3.31m4-4.42v-.73h-.8a3.29 3.29 0 0 0-1.79-2.61v1.8h-.7V3H7.3v2.27h-.7v-1.8a3.28 3.28 0 0 0-1.79 2.61H4v.73h8.01Z" class="cls-1"/></svg>'},Fm={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.57 7.28-.06.013a4.56 4.56 0 0 0-1.38-2.609V3.44a.48.48 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.48.48 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.48.48 0 0 0 .48.48h.48V14h4.32v-.96h.48a.48.48 0 0 0 .48-.48v-1.24a4.55 4.55 0 0 0 1.379-2.612l.061.012a.48.48 0 0 0 .48-.48v-.48a.48.48 0 0 0-.48-.48m-2.3 2.662a1.6 1.6 0 0 0-.182-.26L8.747 8.338a.79.79 0 0 0 0-.666c.132-.133.894-.899.965-1a1.2 1.2 0 0 0 .14-.485 1 1 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.5 1.5 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297" class="cls-1"/></svg>'},Lm={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26 26 0 0 1-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443q.123.308.221.572c.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157q.119-.303.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472" class="cls-1"/></svg>'},Nm={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m4.089 2.526h-1.868a5.6 5.6 0 0 0-.854-1.712 5.36 5.36 0 0 1 2.722 1.712m-2.722 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.36 5.36 0 0 1-2.722 1.712m3.181-2.344h-2.146a11 11 0 0 0 .208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5 5 0 0 0 .663 1.21 5.36 5.36 0 0 1-2.722-1.712h.317a1 1 0 0 1-.017-.17v-.462h-.76a5.3 5.3 0 0 1-.804-2.526h1.564v-.632H2.646a5.3 5.3 0 0 1 .805-2.526h.759V4.69a1 1 0 0 1 .016-.164h-.316a5.36 5.36 0 0 1 2.722-1.712 5 5 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a11 11 0 0 0-.208-1.186h2.146a5.3 5.3 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.3 5.3 0 0 1-.804 2.526M12.105 8a.33.33 0 0 1-.19.296l-6.598 3.3-.148.036a.327.327 0 0 1-.327-.328V4.69a.327.327 0 0 1 .492-.281l6.595 3.302a.33.33 0 0 1 .176.29" class="cls-1"/></svg>'},Bm={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.36 5.36 0 0 1 2.722 1.712m-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.36 5.36 0 0 1-2.722 1.712m3.181-2.344h-2.146a11 11 0 0 0 .208-1.187L9.923 10a10 10 0 0 1-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5 5 0 0 0 .663 1.21 5.36 5.36 0 0 1-2.722-1.712h.317a1 1 0 0 1-.017-.17v-.462h-.76a5.3 5.3 0 0 1-.804-2.526H4.21v-.632H2.647a5.3 5.3 0 0 1 .805-2.526h.759V4.69a1 1 0 0 1 .016-.164h-.316a5.36 5.36 0 0 1 2.722-1.712 5 5 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a11 11 0 0 0-.208-1.186h2.146a5.3 5.3 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.3 5.3 0 0 1-.804 2.526m-.619-3.131L5.334 4.409a.327.327 0 0 0-.492.281v6.613a.327.327 0 0 0 .327.328l.148-.035 6.598-3.3a.326.326 0 0 0 .014-.585m-6.087 2.505V5.78L10.274 8Z" class="cls-1"/></svg>'},Pm={name:"window_code_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm11 11H3V5h10ZM4 9.135l2.698-1.118v.75l-1.588.65 1.588.646v.75l-2.694-1.12Zm4.42-1.49h.792l-1.565 3.71h-.783ZM12 9.135v.557l-2.694 1.12v-.75l.062-.024 1.526-.626-1.588-.648v-.747Z" class="cls-1"/></svg>'},zm={name:"window_dock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 6h8v5H4z" class="cls-1"/><path d="M1 2v12h14V2m-2 10H3V4h10z" class="cls-1"/></svg>'},Vm={name:"window_restore_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 11V4H1v10h11v-3z" class="cls-1"/><path d="M5 2v8h10V2zm9.02 7.02L6 9V4h8z" class="cls-1"/></svg>'},Hm={name:"window_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm11 11H3V5h10ZM7 8H4V6h3Zm5 2H4V9h8Zm0 2H4v-1h8Z" class="cls-1"/></svg>'},Um={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.286 11.714-5.791-5.79a2.5 2.5 0 0 0 .17-.755 2.2 2.2 0 0 0-.095-.814 2.1 2.1 0 0 0-.55-.904 2.33 2.33 0 0 0-1.76-.685h-.045a2.1 2.1 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.86 1.86 0 0 1-.22.854 1 1 0 0 1-.114.145 1.65 1.65 0 0 1-1.003.335L2.61 4.704l-.449-.449a2 2 0 0 0-.135.545l-.015.105a2.34 2.34 0 0 0 .384 1.518 2.5 2.5 0 0 0 .295.36 2.2 2.2 0 0 0 1.576.65 2.5 2.5 0 0 0 .898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67ZM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916ZM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45Z" class="cls-1"/></svg>'},qm={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 4.667 9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3Z" class="cls-1"/></svg>'},jm={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.033 14.026 4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363Zm1.155-10.68-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312Z" class="cls-1"/></svg>'},Wm=J`<div
2298
+ function Sh(t){class e extends t{constructor(){super(...arguments),this.severityHasOverflow=!1}}return pt({attribute:"severity-text"})(e.prototype,"severityText"),C(e.prototype,"severityHasOverflow"),e}const $h={name:"add_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 7H9V3H7v4H3v2h4v4h2V9h4z" class="cls-1"/></svg>'},_h={name:"arrow_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M9 2v6.207l2.5-1.188L8.021 14 4.5 7.019 7 8.207V2z"/></svg>'},Mh={name:"arrow_down_left_and_arrow_up_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m2.007 13.171 2.247-2.276-2.284-.447 5.246-1.732-1.753 5.217-.456-2.284-2.26 2.291zM13.194 2l-2.261 2.29-.456-2.283-1.753 5.217 5.246-1.732-2.284-.447 2.247-2.276z" class="cls-1"/></svg>'},Ih={name:"arrow_down_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.018 11 11 5.1 8.996 6.412 9 2H7v4.387L5 5.1zm0 0L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1zM14 9v5H2V9h3.871l.512 1H3v3h10v-3H9.643l.506-1z" class="cls-1"/></svg>'},Eh={name:"arrow_down_right_and_arrow_up_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.171 13.933-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26ZM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247Z" class="cls-1"/></svg>'},Ah={name:"arrow_down_two_rectangles",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 7v7h12V2H2zm8.5.5-2.5 5-2.5-5 2.59 1zM13 3v3H3V3z" class="cls-1"/></svg>'},Th={name:"arrow_expander_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12z" class="cls-1"/></svg>'},Dh={name:"arrow_expander_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m11.263 3.5.732 1.11-5.472 3.357L12 11.397l-.743 1.103L4 7.955z" class="cls-1"/></svg>'},Oh={name:"arrow_expander_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m4.737 12.5-.732-1.11 5.472-3.357L4 4.603 4.743 3.5 12 8.045z" class="cls-1"/></svg>'},Rh={name:"arrow_expander_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.5 11.263-1.11.732-3.357-5.472L4.603 12 3.5 11.257 8.045 4z" class="cls-1"/></svg>'},Fh={name:"arrow_in_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.5 5.25a3.24 3.24 0 0 0-2.738 1.513L11.236 8.5l-3.474 1.737A3.24 3.24 0 0 0 10.5 11.75a3.25 3.25 0 0 0 0-6.5" class="cls-1"/><path d="m4 6 1 2H2v1h3l-1 2 5-2.5z" class="cls-1"/></svg>'},Lh={name:"arrow_left_from_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z" class="cls-1"/></svg>'},Nh={name:"arrow_left_two_rectangles",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 2H2v12h12V2zm-.5 8.5L3.5 8l5-2.5-1 2.59zM13 13h-3V3h3z" class="cls-1"/></svg>'},Bh={name:"arrow_out_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m9 6 1 2H7v1h3l-1 2 5-2.5z" class="cls-1"/><path d="M6 10V7h2.367A3.24 3.24 0 0 0 5.5 5.25a3.25 3.25 0 0 0 0 6.5c1.25 0 2.324-.714 2.867-1.75z" class="cls-1"/></svg>'},Ph={name:"arrow_partial_rotate_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 11.988a3.086 3.086 0 0 0 3.143-3.025 3.08 3.08 0 0 0-3.085-3.02v.088l.826 2.067-5.598-2.796L8.884 2.5l-.742 1.932a4.62 4.62 0 0 1 4.572 4.53A4.63 4.63 0 0 1 8 13.5Z" class="cls-1"/></svg>'},zh={name:"arrow_right_thin_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7.97 4.37-.68 1.12 3.09 1.86H2v1.3h8.38l-3.09 1.86.68 1.12L14 8z" class="cls-1"/></svg>'},Vh={name:"arrow_right_to_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z" class="cls-1"/></svg>'},Hh={name:"arrow_right_two_rectangles",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 2H2v12h12V2zM3.5 5.5l5 2.5-5 2.5 1-2.59zM13 13h-3V3h3z" class="cls-1"/></svg>'},Uh={name:"arrow_rotate_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.9 2.773v1.715a3.366 3.366 0 0 1 3.3 3.428 3.366 3.366 0 0 1-3.3 3.429 3.36 3.36 0 0 1-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.04 5.04 0 0 0 8.9 13.059a5.05 5.05 0 0 0 4.95-5.143A5.05 5.05 0 0 0 8.9 2.773" class="cls-1"/></svg>'},qh={name:"arrow_u_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m9.453 8.857-1.68-2.571h.908a3 3 0 0 1 0 6H3.11V14h5.571a4.714 4.714 0 0 0 0-9.429h-.908L9.453 2 2.604 5.403z" class="cls-1"/></svg>'},jh={name:"arrow_u_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m6.547 8.857 1.68-2.571H7.32a3 3 0 0 0 0 6h5.571V14H7.319a4.714 4.714 0 0 1 0-9.429h.908L6.547 2l6.849 3.403z" class="cls-1"/></svg>'},Wh={name:"arrow_u_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m8.857 9.453-2.571-1.68v.908a3 3 0 0 0 3 3 3 3 0 0 0 3-3V3.11H14v5.571a4.714 4.714 0 0 1-4.714 4.715A4.714 4.714 0 0 1 4.57 8.68v-.908L2 9.453l3.403-6.849Z" class="cls-1"/></svg>'},Zh={name:"arrow_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M7 14V7.793L4.5 8.981 7.979 2 11.5 8.981 9 7.793V14z"/></svg>'},Gh={name:"arrow_up_left_and_arrow_down_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m4.195 4.977-.451 2.296L2 2l5.256 1.762-2.301.458 6.849 6.803.452-2.296L14 14l-5.256-1.762 2.301-.458z" class="cls-1"/></svg>'},Kh={name:"arrow_up_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9zm0 0L5 7.9l2.004-1.312L7 11h2V6.613L11 7.9zM14 9v5H2V9h4v1H3v3h10v-3h-3V9z" class="cls-1"/></svg>'},Yh={name:"arrow_up_right_and_arrow_down_left_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m11.023 4.195-2.296-.45L14 2l-1.762 5.256-.458-2.301-6.803 6.85 2.296.45L2 14l1.762-5.256.458 2.301z" class="cls-1"/></svg>'},Xh={name:"arrow_up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.436 10h1v3h-9V4h3v1h-2v7h7zm-3.42-6.173.298 1.296 2.92-.748L5.068 9.53l.925.926L11.13 5.33l-.52 2.532 1.31.225 1.2-5.839z" class="cls-1"/></svg>'},Jh={name:"arrow_up_two_rectangles",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 7v7h12V2H2zm3.5 5.5 2.5-5 2.5 5-2.59-1zM13 3v3H3V3z" class="cls-1"/></svg>'},Qh={name:"arrows_maximize_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.26 8.735 14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03z" class="cls-1"/></svg>'},tu={name:"arrows_repeat_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.75 11.75 10 14l-6-3 6-3-1.25 2.25ZM8 11h1a4 4 0 0 0 4-4M7.25 5.75 6 8l6-3-6-3 1.25 2.25ZM8 5H7a4 4 0 0 0-4 4" class="cls-1"/></svg>'},eu={name:"arrows_rotate_reverse_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.07 4.56a5.28 5.28 0 0 1 1.28 3.43c0 2.84-2.22 5.15-5.02 5.32L7.89 12h.1c2.22 0 4.02-1.8 4.02-4.02 0-.92-.32-1.76-.85-2.44l-.63 1.9-1.79-5.36 5.36 1.78-2.03.68Zm-7.04 6.12A3.96 3.96 0 0 1 3.98 8c0-2.22 1.8-4.02 4.02-4.02h.25L7.8 2.65c-2.87.11-5.16 2.45-5.16 5.34 0 1.42.57 2.7 1.48 3.65l-2.02.67 5.36 1.78-1.79-5.36-.64 1.93Zm1.36-2.69a1.609 1.609 0 1 0 3.22 0 1.609 1.609 0 1 0-3.22 0" class="cls-1"/></svg>'},nu={name:"asterisk_5_x_5",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 5 5"><path d="m.721 4.076.813-1.372-1.429-.63.266-.84 1.527.349L2.05 0h.883l.154 1.583 1.541-.35.266.84-1.442.631.812 1.372-.715.519L2.5 3.376 1.435 4.595z" class="cls-1"/></svg>'},iu={name:"at_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M12.139 3.621a5.5 5.5 0 0 1 1.206 1.845q.435 1.074.436 2.407 0 .961-.275 1.954t-.687 1.646H9.343l-.11-.536a4.6 4.6 0 0 1-.756.415q-.364.155-1.051.155-1.12 0-1.813-.924t-.694-2.49q0-.837.234-1.467.234-.628.639-1.095.377-.44.914-.687a2.5 2.5 0 0 1 1.064-.248q.453 0 .804.169.35.168.543.353v-.425h1.594v5.605h1.168q.248-.543.368-1.178.12-.636.12-1.22 0-1.161-.323-2.036-.322-.877-.892-1.453a3.7 3.7 0 0 0-1.366-.879 4.9 4.9 0 0 0-1.697-.289q-.871 0-1.657.343a4.6 4.6 0 0 0-1.383.928q-.61.598-.992 1.497c-.382.899-.381 1.257-.381 1.972q0 1.167.36 2.068.36.9.958 1.497.596.59 1.386.9a4.5 4.5 0 0 0 1.668.309q.583 0 1.328-.106a9 9 0 0 0 1.321-.279v1.333q-.64.144-1.271.22-.633.074-1.381.075a6.1 6.1 0 0 1-2.325-.433 5.4 5.4 0 0 1-1.852-1.23 5.6 5.6 0 0 1-1.212-1.91 6.7 6.7 0 0 1-.436-2.444q0-1.278.453-2.366a5.9 5.9 0 0 1 1.25-1.9A5.7 5.7 0 0 1 5.781 2.46 5.8 5.8 0 0 1 8.079 2q1.209 0 2.257.426a5.3 5.3 0 0 1 1.803 1.195M9.082 9.652V6.19a3 3 0 0 0-.522-.21 2 2 0 0 0-.543-.065q-.66 0-1.017.577c-.357.577-.357.912-.357 1.58q0 1.085.295 1.607.296.522.975.522.357 0 .625-.141.269-.14.544-.408"/></svg>'},ou={name:"bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 13v-2h12v2Zm0-4V7h12v2Zm0-4V3h12v2Z" class="cls-1"/></svg>'},ru={name:"bell_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 14a2.05 2.05 0 0 1-2-2h4a2.05 2.05 0 0 1-2 2m-5.25-3s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745Z" class="cls-1"/></svg>'},su={name:"bell_and_comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.836 4.75H9.57a.71.71 0 0 0-.71.71v2.032a.71.71 0 0 0 .71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 0 0 .71-.71V5.46a.71.71 0 0 0-.71-.711M8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 0 0-1.71 1.71v2.032a1.71 1.71 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2m7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746" class="cls-1"/></svg>'},au={name:"bell_and_message_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.836 4.75H9.57a.71.71 0 0 0-.71.71v2.032a.71.71 0 0 0 .71.711h.356L9.57 9.625l2.488-1.422h1.778a.71.71 0 0 0 .71-.71V5.46a.71.71 0 0 0-.71-.711M8.196 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.224.092 2.04.537 2.217 1.294H9.57a1.713 1.713 0 0 0-1.71 1.71v2.032a1.71 1.71 0 0 0 .844 1.475ZM6 12h4a2.05 2.05 0 0 1-2 2 2.05 2.05 0 0 1-2-2m7.25-1H9.18l2.868-1.64c.198.527.431.894.702.894.5 0 .5.746.5.746" class="cls-1"/></svg>'},lu={name:"bell_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.117 11H2.75s0-.746.5-.746h.065c.935 0 1.435-4.918 1.435-4.918 0-.504.25-.504.25-.504h.067c.075-.037.183-.143.183-.463v-.484c.105-.842.953-1.331 2.25-1.43v-.262c0-.081.09-.15.219-.193h.562c.129.043.219.112.219.193v.263c1.297.098 2.145.587 2.25 1.43v.483c0 .32.108.426.183.463H11s.25 0 .25.483v.02s.14 1.37.42 2.664l-1.18 1.164L8.944 7.56l-2.671 2.589zm.99 1H6c.053 1.113.924 2 2 2 .57 0 1.078-.254 1.442-.654zm7.588-4.212-1.162-1.212-4.06 4.01-1.553-1.61-1.225 1.187 2.788 2.813z" class="cls-1"/></svg>'},cu={name:"bell_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.042 11h2a1 1 0 0 1-2 0m4.5-1h-7s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.044c.05-.025.122-.095.122-.309v-.322c.07-.561.636-.888 1.5-.953v-.175c0-.054.06-.1.146-.129h.375c.086.029.146.075.146.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.072.284.122.309h.045s.166 0 .166.322v.014s.334 3.279 1 3.279c.334 0 .334.497.334.497m-3.5-7.5a5.5 5.5 0 1 1-5.5 5.5 5.506 5.506 0 0 1 5.5-5.5m0-1a6.5 6.5 0 1 0 6.5 6.5 6.5 6.5 0 0 0-6.5-6.5" class="cls-1"/></svg>'},du={name:"bell_on_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.951 14c-1.075 0-1.946-.887-2-2h4c-.053 1.113-.924 2-2 2m-7.25-3s0-.746.5-.746h.065c.935 0 1.435-4.919 1.435-4.919 0-.503.25-.503.25-.503h.067c.075-.037.184-.143.184-.464v-.483c.105-.842.952-1.331 2.25-1.43v-.262c0-.082.09-.15.218-.193h.563c.128.043.218.111.218.193v.262c1.297.099 2.145.588 2.25 1.43v.483c0 .32.109.427.183.464h.067s.25 0 .25.483v.02s.5 4.92 1.5 4.92c.5 0 .5.745.5.745zM15 8V7h-2v1zM3 8V7H1v1zm10.012-6.29-.707-.708-1.414 1.415.707.707zM3.414 3.124l.707-.707-1.414-1.415L2 1.71z" class="cls-1"/></svg>'},hu={name:"bell_solid_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M1.5 8A6.5 6.5 0 0 0 8 14.5 6.5 6.5 0 0 0 14.5 8 6.5 6.5 0 0 0 8 1.5 6.5 6.5 0 0 0 1.5 8M8 12a1.025 1.025 0 0 1-1-1h2a1.025 1.025 0 0 1-1 1m-3.5-2s0-.497.333-.497h.043c.624 0 .957-3.28.957-3.28 0-.335.167-.335.167-.335h.045c.05-.025.122-.095.122-.309v-.322c.07-.561.635-.888 1.5-.953v-.175c0-.054.06-.1.145-.129h.376c.085.029.145.075.145.129v.175c.865.065 1.43.392 1.5.953v.322c0 .214.073.284.122.309H10s.167 0 .167.322v.014s.333 3.279 1 3.279c.333 0 .333.497.333.497Z" class="cls-1"/></svg>'},uu={name:"block_with_ribbon_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v10h4.762A4.496 4.496 0 0 1 13 5.762V2Zm12 7.5a3.5 3.5 0 1 0-6 2.442V14l2.5-1.667L13 14v-2.058A3.49 3.49 0 0 0 14 9.5M10.5 8A1.5 1.5 0 1 1 9 9.5 1.5 1.5 0 0 1 10.5 8" class="cls-1"/></svg>'},pu={name:"bold_b_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M12.981 10.536q0 .843-.34 1.508c-.34.665-.538.81-.934 1.102a4.3 4.3 0 0 1-1.512.734q-.825.219-2.09.219H3.028V2.466h4.516q1.407 0 2.059.094a4.2 4.2 0 0 1 1.293.414q.664.336.988.902t.324 1.293q0 .844-.445 1.488c-.445.644-.716.765-1.258 1.004v.062q1.14.227 1.809.938c.669.711.667 1.099.667 1.875M9.137 5.755q0-.289-.145-.578t-.512-.43a2.5 2.5 0 0 0-.815-.137 68 68 0 0 0-1.372-.011h-.281V7.06h.469q.71 0 1.211-.023.5-.024.789-.157.406-.18.531-.465t.125-.66m.727 4.734q0-.555-.214-.855c-.214-.3-.387-.351-.73-.449q-.35-.102-.966-.11c-.616-.008-.84-.008-1.287-.008h-.655v2.898h.218q1.263 0 1.809-.008a2.7 2.7 0 0 0 1.006-.203q.468-.196.643-.52a1.53 1.53 0 0 0 .176-.745"/></svg>'},fu={name:"book_magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 10c0-.347.058-.678.142-1H5V8h1.556c.22-.378.498-.714.826-1H5V6h5c.732 0 1.41.212 2 .556V2H3v11h4.382A3.98 3.98 0 0 1 6 10M5 4h5v1H5z" class="cls-1"/><path d="m9.99 7.01-.076.002a3 3 0 1 0 1.799 5.452l1.593 1.53.69-.725-1.58-1.516a2.97 2.97 0 0 0 .57-1.816A3 3 0 0 0 9.99 7.01M10 12c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2" class="cls-1"/></svg>'},mu={name:"calendar_arrows_rotate_reverse_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 13h3v1H2V3h2V2h2v1h4V2h2v1h2v3H3zm6.4-.12c-.42-.46-.68-1.07-.68-1.74 0-1.44 1.17-2.61 2.61-2.61h.16l-.29-.86a3.474 3.474 0 0 0-3.35 3.47c0 .93.37 1.75.96 2.37l-1.31.44 3.48 1.16-1.16-3.48-.42 1.26Zm5.9-4.42L11.82 7.3l1.16 3.48.41-1.24c.34.44.55.98.55 1.58 0 1.44-1.17 2.61-2.61 2.61h-.07l.28.85a3.473 3.473 0 0 0 3.27-3.46c0-.86-.32-1.63-.83-2.23l1.32-.44Zm-5.01 2.67a1.04 1.04 0 1 0 2.078.002 1.04 1.04 0 0 0-2.078-.002" class="cls-1"/></svg>'},gu={name:"calendar_check_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10z" class="cls-2"/><path d="M5.743 11 4 9.242l.766-.742.97 1.007L8.273 7 9 7.758zM10 8h2v1h-2zM8 10h4v1H8z" class="cls-1"/></svg>'},vu={name:"calendar_circle_exclamation_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.29 13c.13.36.3.69.51 1H2V3h2V2h2v1h4V2h2v1h2v4.7c-.31-.21-.65-.36-1-.48V6.01H3v7h4.29ZM15 11.44c0 1.93-1.57 3.5-3.5 3.5S8 13.37 8 11.44s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5m-2.99 1.29H11v.71h1.01zm.01-3.29h-1.05l.12 2.85h.82l.12-2.85Z" class="cls-1"/></svg>'},bu={name:"calendar_clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 8.79V3h-2V2h-2v1H6V2H4v1H2v11h7.47c.545.35 1.19.559 1.885.559a3.5 3.5 0 0 0 3.5-3.5c0-.87-.33-1.657-.855-2.269M3 6h10v1.987a3.46 3.46 0 0 0-1.645-.428A3.5 3.5 0 0 0 8.445 13H3zm9.978 7.041a391 391 0 0 1-1.288-1.304.743.743 0 1 1 0-1.338l.908-.908c.081-.081.356-.149.49-.149 0 .09-.06.358-.134.462-.068.095-.791.822-.917.948a.75.75 0 0 1 0 .633l1.386 1.389s.312.327.268.625c-.208 0-.416-.06-.713-.358" class="cls-1"/></svg>'},yu={name:"calendar_day_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 10H4V7h3zm7-7v11H2V3h2V2h2v1h4V2h2v1zm-1 3H3v7h10z" class="cls-1"/></svg>'},wu={name:"calendar_day_outline_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zM7 7H4v3h3zM6 9H5V8h1z" class="cls-1"/></svg>'},xu={name:"calendar_days_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zM6 9H4V7h2zm3-2H7v2h2zm3 0h-2v2h2zm-6 3H4v2h2zm3 0H7v2h2z" class="cls-1"/></svg>'},Cu={name:"calendar_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zm-1-5H4V7h8zm0 2H4V9h8zm0 2H4v-1h8z" class="cls-1"/></svg>'},ku={name:"calendar_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zm-1-1H4V7h8z" class="cls-1"/></svg>'},Su={name:"calendar_week_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g class="cls-3"><path d="M12 3V2h-2v1H6V2H4v1H2v11h12V3zm1 10H3V6h10zm-1-4H4V7h8z" class="cls-1"/></g></svg>'},$u={name:"calipers_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 4v-.5L8 2H6.5c-.28 0-.5.22-.5.5V3H4c0 .55.45 1 1 1h1v2H5c-.55 0-1 .45-1 1h1.09a1.473 1.473 0 0 0 .5 1.68L5.75 10v1H6v2.5c0 .28.22.5.5.5h1c.28 0 .5-.22.5-.5V11h1V7.7l4-1.2V6h-3v.25H8v-2.5h2V4zM7 8.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1"/></svg>'},_u={name:"camera_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10 9c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2M4 4.25C4 4.11 3.89 4 3.75 4h-.5c-.14 0-.25.11-.25.25v.25h1zM14 5.5v7c0 .28-.22.5-.5.5h-11c-.28 0-.5-.22-.5-.5v-7c0-.28.22-.5.5-.5H5l.86-1.72A.5.5 0 0 1 6.31 3h3.38c.19 0 .36.11.45.28L11 5h2.5c.28 0 .5.22.5.5M11 9c0-1.66-1.34-3-3-3S5 7.34 5 9s1.34 3 3 3 3-1.34 3-3m2-2.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5"/></svg>'},Mu={name:"chart_diagram_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3Z" class="cls-1"/></svg>'},Iu={name:"chart_diagram_child_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3Zm-8 2H3v-1h1Zm4 0H7v-1h1Zm4 0h-1v-1h1Z" class="cls-1"/></svg>'},Eu={name:"chart_diagram_parent_focus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10V7H8V5h1V2H6v3h1v2H3v3H2v3h3v-3H4V8h3v2H6v3h3v-3H8V8h3v2h-1v3h3v-3ZM7 4V3h1v1Z" class="cls-1"/></svg>'},Au={name:"chart_diagram_parent_focus_two_child_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 10V7H8V5h1V2H6v3h1v2H4v3H3v3h3v-3H5V8h5v2H9v3h3v-3Zm-6 2H4v-1h1Zm6 0h-1v-1h1Z" class="cls-1"/></svg>'},Tu={name:"check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545z" class="cls-1"/></svg>'},Du={name:"check_dot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="12.5" cy="11.5" r="1.5" class="cls-1"/><path d="m14 4.693-8.182 8.182L2 9.057 3.636 7.42l2.25 2.25 6.546-6.545Z" class="cls-2"/></svg>'},Ou={name:"circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m0 9.429A3.429 3.429 0 1 1 11.429 8 3.43 3.43 0 0 1 8 11.429" class="cls-1"/></svg>'},Ru={name:"circle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="8" cy="8" r="4" class="cls-1"/></svg>'},Fu={name:"circle_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 14A6.1 6.1 0 0 1 7 2v2.686a3.475 3.475 0 0 0 0 6.628ZM9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2" class="cls-1"/></svg>'},Lu={name:"circle_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m-1.212 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z" class="cls-1"/></svg>'},Nu={name:"circle_minus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 4c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4m0-2C4.69 2 2 4.69 2 8s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6m3 7H5V7h6z" class="cls-1"/></svg>'},Bu={name:"circle_partial_broken_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 2v2.686a3.475 3.475 0 0 1 0 6.628V14A6.1 6.1 0 0 0 9 2" class="cls-1"/><path d="M7 11.314a3.475 3.475 0 0 1 0-6.628V2a6.1 6.1 0 0 0 0 12Z" class="cls-2"/></svg>'},Pu={name:"circle_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.075 1.714a4.281 4.281 0 0 1 3.573 6.647L5.714 4.427a4.26 4.26 0 0 1 2.36-.713M3.789 8a4.26 4.26 0 0 1 .713-2.36l5.934 5.933A4.281 4.281 0 0 1 3.789 8" class="cls-1"/></svg>'},zu={name:"circle_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.075 1.714a4.26 4.26 0 0 1 2.409.743l-2.37 2.37-2.4-2.4a4.26 4.26 0 0 1 2.36-.713M4.502 5.64l2.4 2.4-2.37 2.37a4.27 4.27 0 0 1-.03-4.77m3.573 6.647a4.26 4.26 0 0 1-2.31-.685l2.349-2.35 2.322 2.322a4.26 4.26 0 0 1-2.361.713m3.573-1.925L9.326 8.039l2.35-2.349a4.25 4.25 0 0 1-.028 4.67" class="cls-1"/></svg>'},Vu={name:"clipboard_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 5H5a2 2 0 0 1 2-2V2a1 1 0 0 1 2 0v1a2 2 0 0 1 2 2m1-2v9H4V3H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Zm-2 4H5v1h5ZM8 9H5v1h3Z" class="cls-1"/></svg>'},Hu={name:"clock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m.576 4.87 1.555-1.557a1.64 1.64 0 0 1 .84-.256 2 2 0 0 1-.23.791c-.115.163-1.356 1.41-1.571 1.626a1.28 1.28 0 0 1 0 1.085l2.376 2.38a1.6 1.6 0 0 1 .458 1.072 1.62 1.62 0 0 1-1.222-.613c-.456-.456-1.94-1.963-2.207-2.235a1.275 1.275 0 1 1 0-2.293" class="cls-1"/></svg>'},Uu={name:"clock_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m8.108 7.392.955-.957a1 1 0 0 1 .516-.157 1.2 1.2 0 0 1-.14.486c-.072.1-.834.866-.966.999a.79.79 0 0 1 0 .666l1.341 1.344a.98.98 0 0 1 .281.658 1 1 0 0 1-.75-.376c-.28-.28-1.073-1.088-1.237-1.255a.783.783 0 1 1 0-1.408m5.69 2.292L14 7.324l-1.327-.113a4.8 4.8 0 0 0-.402-1.26l1.02-.86-1.527-1.811-1.019.86a5 5 0 0 0-.563-.344 5 5 0 0 0-.612-.265l.114-1.329L7.324 2l-.113 1.329a4.8 4.8 0 0 0-1.26.401l-.86-1.02L3.28 4.237l.858 1.02A4.8 4.8 0 0 0 3.53 6.43l-1.329-.114L2 8.676l1.329.114a4.7 4.7 0 0 0 .401 1.26l-1.02.86 1.526 1.811 1.02-.859a4.7 4.7 0 0 0 1.175.608l-.113 1.33 2.358.2.114-1.328a4.7 4.7 0 0 0 1.26-.4l.86 1.02 1.81-1.527-.858-1.02a4.7 4.7 0 0 0 .608-1.175ZM8 11.45A3.45 3.45 0 1 1 11.45 8 3.45 3.45 0 0 1 8 11.45" class="cls-1"/></svg>'},qu={name:"clock_exclamation_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.821 5.114h1.357V6H2.82zM2.798 1l.155 3.56h1.094L4.202 1zm7.481 2.575h.001l-.013-.007a5 5 0 0 0-.606-.262 5 5 0 0 0-.523-.163 5 5 0 0 0-.286-.055A4.7 4.7 0 0 0 8 3q-.023.002-.045.005a5 5 0 0 0-.785.079c-.097.016-.194.03-.29.052a5 5 0 0 0-.575.179c-.48.174-.907.438-1.305.74V7H3.109l-.017.092a5 5 0 0 0-.088.87Q3.002 7.98 3 8c0 .293.036.575.088.852q.023.143.055.285.068.273.165.532.11.308.259.595l.007.016h.001c.83 1.608 2.49 2.72 4.426 2.72C10.762 13 13 10.762 13 8c0-1.935-1.112-3.594-2.72-4.425m-.275 7.041c-.38-.38-1.454-1.473-1.675-1.699a1.06 1.06 0 0 1-1.523-.953 1.06 1.06 0 0 1 1.523-.954l1.293-1.296c.117-.117.509-.213.7-.213 0 .128-.085.51-.191.658-.097.136-1.128 1.173-1.308 1.353a1.06 1.06 0 0 1 0 .903l1.816 1.82s.445.466.382.89c-.297 0-.594-.085-1.017-.509" class="cls-1"/></svg>'},ju={name:"clock_triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 3a4.95 4.95 0 0 0-2.152.505L7.096 6H3.422A4.997 4.997 0 1 0 8 3m2.003 7.616a454 454 0 0 1-1.675-1.7 1.061 1.061 0 1 1 0-1.907l1.294-1.297a1.36 1.36 0 0 1 .699-.212 1.65 1.65 0 0 1-.19.658c-.097.136-1.13 1.173-1.309 1.353a1.06 1.06 0 0 1 0 .903l1.817 1.82a1.33 1.33 0 0 1 .381.891 1.35 1.35 0 0 1-1.017-.51" class="cls-1"/><path d="M5.477 5H1.522L3.5 1.045z" class="cls-2"/></svg>'},Wu={name:"clone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 5h5V2H2v8h3Zm1 1v8h8V6Z" class="cls-1"/></svg>'},Zu={name:"cloud_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.08 11.977a5.1 5.1 0 0 1-1.295-.2C2.754 11.46 1.883 10.2 1.883 9.022a2.963 2.963 0 0 1 2.63-2.937A4.2 4.2 0 0 1 8.432 3.48a4.254 4.254 0 0 1 4.249 4.17 2.25 2.25 0 0 1 1.437 2.09 2.24 2.24 0 0 1-2.238 2.237l-4.947.003c-1.01 0-1.79-.001-1.853-.003m-.228-4.573c-.899 0-1.63.725-1.63 1.618 0 .842.702 1.61 1.474 1.61l7.183.007a.9.9 0 0 0 0-1.799.9.9 0 0 0-.337.067l-.493.202.159-.508q.134-.425.134-.872a2.914 2.914 0 0 0-2.91-2.911 2.9 2.9 0 0 0-2.87 2.436l-.043.268-.264-.067a1.6 1.6 0 0 0-.403-.051" class="cls-1"/></svg>'},Gu={name:"cloud_upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m8.476 7.298-1.927 3.848 1.48-.568v3.407h.948v-3.407l1.42.568ZM15 9.005a2.374 2.374 0 0 1-2.371 2.371h-.998l-.5-1h1.498a1.371 1.371 0 1 0-.516-2.64A3.77 3.77 0 1 0 4.797 5.99 2.238 2.238 0 0 0 2 8.148a2.223 2.223 0 0 0 2.057 2.22l1.758.009-.448.894a10.6 10.6 0 0 1-2.31-.121 3.224 3.224 0 0 1 .993-6.225 4.77 4.77 0 0 1 9.236 1.68q0 .06-.002.121A2.375 2.375 0 0 1 15 9.006" class="cls-1"/></svg>'},Ku={name:"cloud_with_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.429 10.1.001-.101A3.998 3.998 0 0 0 4.69 8.59a2.715 2.715 0 0 0-2.557 2.7 2.78 2.78 0 0 0 1.725 2.516 4.9 4.9 0 0 0 1.225.19h.004c.19.006 6.792 0 6.792 0a1.987 1.987 0 0 0 .55-3.897m-.55 3.06-7.183-.008a1.867 1.867 0 0 1 .156-3.728 2 2 0 0 1 .464.06 3.16 3.16 0 1 1 6.13 1.462 1.149 1.149 0 1 1 .433 2.213M4.5 4.5a1 1 0 1 1 1-1 1 1 0 0 1-1 1m5.138.681.496-1.241H7v-.828h3.134l-.496-1.293L13 3.502Z" class="cls-1"/></svg>'},Yu={name:"cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m6.823 2-2.217.914.516 1.25a4.7 4.7 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.8 4.8 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.8 4.8 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a5 5 0 0 0 .674.048 5 5 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.8 4.8 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.7 4.7 0 0 0 .002-1.34L14 6.824l-.914-2.218-1.25.515a4.7 4.7 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a5 5 0 0 0-.676-.049 5 5 0 0 0-.663.047Zm1.175 9a2.999 2.999 0 1 1 2.77-1.847 2.98 2.98 0 0 1-2.77 1.846M8 6.801a1.2 1.2 0 1 0 .46.093A1.2 1.2 0 0 0 8 6.8" class="cls-1"/></svg>'},Xu={name:"cog_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.147 11.648q-.015.01-.032.02a4 4 0 0 1-.46.224l-.012.005q-.05.022-.103.042c-.051.019-.11.036-.162.055-.094.034-.186.068-.285.099-.034.01-.064.024-.1.033q-.03.01-.062.019-.279.078-.58.144l-.133.03q-.324.068-.668.12l-.135.02q-.32.045-.653.079l-.103.012a18 18 0 0 1-.903.06q-.381.016-.759.018a19 19 0 0 1-1.66-.078l-.105-.012a16 16 0 0 1-.65-.08l-.134-.018q-.346-.053-.67-.122l-.132-.029a9 9 0 0 1-.582-.145l-.059-.017q-.052-.016-.1-.034a7 7 0 0 1-.285-.1c-.054-.018-.112-.035-.165-.055l-.101-.041-.01-.005a4 4 0 0 1-.462-.223l-.03-.02a2.3 2.3 0 0 1-.334-.24c-.014-.012-.033-.022-.045-.033v1.013c0 .364.524.749 1.427 1.051q.155.053.326.1.177.051.371.098a14.8 14.8 0 0 0 3.4.362 14.8 14.8 0 0 0 3.403-.362 8 8 0 0 0 .697-.197c.904-.303 1.43-.688 1.43-1.052v-1.013c-.015.012-.034.022-.047.034a2.5 2.5 0 0 1-.333.238m.38-1.883c0-.762-2.27-1.61-5.529-1.61-3.256 0-5.524.848-5.524 1.61 0 .365.525.75 1.427 1.052q.155.052.328.1.175.05.37.097a14.8 14.8 0 0 0 3.399.362 14.8 14.8 0 0 0 3.401-.362 8 8 0 0 0 .7-.197c.902-.302 1.428-.687 1.428-1.052M3.931 7.697 2.802 7.6l.171-1.979 1.129.095a4 4 0 0 1 .516-.985l-.729-.856 1.537-1.28.73.855a4 4 0 0 1 1.071-.336L7.323 2l2.004.17-.097 1.114a4 4 0 0 1 .52.223 4 4 0 0 1 .478.288l.866-.721 1.296 1.52-.866.72a4 4 0 0 1 .341 1.058l1.127.095-.133 1.539a10.2 10.2 0 0 0-2.482-.618c.007-.048.021-.094.026-.143a2.48 2.48 0 0 0-1.346-2.416 2.54 2.54 0 0 0-2.938.45 2.41 2.41 0 0 0-.698 2.14 12 12 0 0 0-1.482.311zm4.067-.468c-.331 0-.697.012-1.077.035a1 1 0 0 1-.026-.314 1 1 0 0 1 .292-.618 1.01 1.01 0 0 1 1.174-.18.99.99 0 0 1 .539.967 1 1 0 0 1-.036.132 18 18 0 0 0-.866-.022" class="cls-1"/></svg>'},Ju={name:"cog_database_inset_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.751 7.338 14 6.824l-.914-2.218-1.25.515a4.7 4.7 0 0 0-.944-.949l.518-1.246-2.212-.922-.52 1.247a5 5 0 0 0-.676-.049 5 5 0 0 0-.663.047L6.823 2l-2.217.914.516 1.25a4.7 4.7 0 0 0-.95.944L2.925 4.59l-.922 2.212 1.247.52a4.8 4.8 0 0 0-.002 1.34L2 9.176l.914 2.218 1.248-.515a4.8 4.8 0 0 0 .945.949l-.518 1.247 2.214.921.519-1.246a5 5 0 0 0 .674.048 5 5 0 0 0 .666-.047L9.176 14l2.218-.914-.515-1.248a4.8 4.8 0 0 0 .95-.945l1.245.518.922-2.214-1.247-.519a4.7 4.7 0 0 0 .002-1.34m-1.06 2.418c0 .244-.35.5-.954.703a5 5 0 0 1-.466.131 10 10 0 0 1-2.273.243 10 10 0 0 1-2.271-.243 6 6 0 0 1-.466-.131c-.603-.202-.953-.46-.953-.703V9.08q.013.011.03.023a1.6 1.6 0 0 0 .223.16l.02.013a3 3 0 0 0 .309.15l.006.002.068.028q.054.02.11.037.093.035.19.066.033.012.067.023l.04.011q.185.054.389.098l.087.02q.217.045.448.08l.09.012q.212.03.434.054l.07.008q.244.022.491.035l.112.005a12 12 0 0 0 1.013 0l.11-.005q.248-.012.493-.035l.069-.008q.222-.022.436-.054l.09-.012q.23-.035.447-.08l.088-.02q.202-.045.388-.097l.042-.012.066-.023q.098-.03.19-.066.056-.018.109-.037l.069-.028.007-.003a3 3 0 0 0 .308-.149l.022-.014a2 2 0 0 0 .222-.159l.03-.023Zm0-1.76c0 .243-.35.5-.954.703a5 5 0 0 1-.466.13 10 10 0 0 1-2.273.243 10 10 0 0 1-2.271-.242 5 5 0 0 1-.466-.132c-.603-.202-.953-.459-.953-.703V7.32q.013.011.03.022a1.6 1.6 0 0 0 .223.16l.02.013a3 3 0 0 0 .309.15l.006.003q.034.014.068.027l.11.038q.093.034.19.066.033.011.067.023l.04.011q.185.052.389.097l.087.02q.217.045.448.08l.09.013q.212.03.434.053l.07.008a12 12 0 0 0 1.726.035q.248-.012.493-.035l.069-.008q.222-.023.436-.053l.09-.012q.23-.036.447-.081l.088-.02q.202-.044.388-.097.022-.005.042-.012.033-.01.067-.022.096-.031.19-.066l.108-.037.069-.028.008-.003a3 3 0 0 0 .307-.15l.022-.013a2 2 0 0 0 .222-.16q.015-.01.03-.022Zm-.953-1.05q-.105.034-.22.066-.117.035-.247.065a10 10 0 0 1-2.272.242 10 10 0 0 1-2.271-.242 6 6 0 0 1-.466-.132c-.603-.201-.954-.459-.954-.702 0-.51 1.515-1.076 3.69-1.076 2.177 0 3.694.567 3.694 1.076 0 .243-.351.5-.954.702" class="cls-1"/></svg>'},Qu={name:"cog_small_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.712 5.956a.76.76 0 0 1-.224.477.79.79 0 0 1-.909.139.762.762 0 0 1-.19-1.224.78.78 0 0 1 .907-.14.77.77 0 0 1 .416.748M14 11.61l-.441 1.088-.62-.246a2 2 0 0 1-.232.268 2 2 0 0 1-.23.2l.263.606-1.09.46-.263-.606a2.4 2.4 0 0 1-.662.008l-.248.612-1.1-.435.249-.612a2 2 0 0 1-.256-.215 2.4 2.4 0 0 1-.218-.243l-.614.26-.466-1.077.614-.259a2.3 2.3 0 0 1-.008-.654l-.62-.246.44-1.087.62.246a2.4 2.4 0 0 1 .234-.27 3 3 0 0 1 .229-.198l-.263-.606 1.09-.46.263.605a2.4 2.4 0 0 1 .662-.008l.248-.612 1.1.436-.248.612a2.4 2.4 0 0 1 .473.458l.614-.26.466 1.076-.613.26a2.3 2.3 0 0 1 .008.654Zm-1.934-1.591a1.495 1.495 0 0 0-2.085.011 1.454 1.454 0 0 0 .01 2.081 1.5 1.5 0 0 0 .486.313 1.5 1.5 0 0 0 1.6-.324 1.454 1.454 0 0 0-.01-2.081M9.036 8.33l-1.189.99-.564-.661a3.1 3.1 0 0 1-.827.26l-.075.86-1.547-.13.074-.862a3 3 0 0 1-.77-.394l-.671.557-1.001-1.174.67-.557a3 3 0 0 1-.264-.817L2 6.328 2.132 4.8l.872.074a3 3 0 0 1 .4-.762l-.564-.66 1.188-.99.565.66a3.2 3.2 0 0 1 .827-.26L5.494 2l1.548.131-.074.861a3 3 0 0 1 .402.172 3 3 0 0 1 .369.223l.669-.557L9.41 4.004l-.67.557a3 3 0 0 1 .264.818l.871.073-.132 1.53-.872-.074a3 3 0 0 1-.4.762ZM7.874 6.054a1.92 1.92 0 0 0-1.04-1.868 1.965 1.965 0 0 0-2.27.348 1.907 1.907 0 0 0 .478 3.06 1.965 1.965 0 0 0 2.27-.347 1.9 1.9 0 0 0 .562-1.193m3.376 4.467a.6.6 0 0 0-.64.13.6.6 0 0 0-.131.196.584.584 0 0 0 .33.761.6.6 0 0 0 .64-.13.6.6 0 0 0 .13-.195.58.58 0 0 0-.135-.637.6.6 0 0 0-.194-.125" class="cls-1"/></svg>'},tp={name:"cog_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14 3.11-1.178-.632-1.875 2.133a5.4 5.4 0 0 0-.716-.094L8.766 2l-2.138.627.2 2.863a5 5 0 0 0-.527.47l-2.77-.738-1.056 1.95L4.656 9.04a5 5 0 0 0-.087.704L2 11.144l.659 2.1 2.914-.197a5 5 0 0 0 .453.525l-.13.427h7.232a.82.82 0 0 0 .87-.759L14 13.2Zm-1.335 7.876a2.877 2.877 0 0 1-3.741 1.477 2.77 2.77 0 0 1-1.51-3.66 2.876 2.876 0 0 1 3.729-1.482 2.76 2.76 0 0 1 1.535 3.637Z" class="cls-1"/></svg>'},ep={name:"comment_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 3.5v6a1.5 1.5 0 0 1-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 0 1 2 9.5v-6A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5" class="cls-1"/></svg>'},np={name:"computer_and_monitor_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 12V6H5v6h4v1H7v1h5v-1h-2v-1Zm-8-1V7h7v4Zm1-6H4V4h3Zm1 0V3H3v7h1v3h2v1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v2Z" class="cls-1"/></svg>'},ip={name:"copy_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 5h5V2H2v8h3Zm1 1v8h8V6Zm7 7H7V7h6Z" class="cls-1"/></svg>'},op={name:"copy_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 5h5V2H2v8h3Zm1 1v8h8V6Zm7 7H7V7h6Zm-1-4H8V8h4Zm-1 2H8v-1h3Z" class="cls-1"/></svg>'},rp={name:"dashboard_builder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4.646 6.646 7 4.293l2 2 1.646-1.646.707.707L9 7.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM8 9H4v3h4Zm4 2H9v1h3Zm0-2H9v1h3Zm0-5H4v4h8zm-5 6H5v1h2Z" class="cls-1"/></svg>'},sp={name:"dashboard_builder_legend_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm10 10H4v-1.293l2.04-2.04 3.804 2.983L12 9.74Zm0-7h-2v1h2v2.405L9.805 10.35 5.96 7.333 4 9.293V6h2V5H4V4h8ZM9 6H7V5h2Z" class="cls-1"/></svg>'},ap={name:"dashboard_builder_templates_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm11 11H3V3h10Z" class="cls-1"/><path d="M9 9h3v1H9zM12 4H4v4h8Zm-1 3H5V5h6ZM8 9H4v3h4Zm-1 2H5v-1h2ZM9 11h3v1H9z" class="cls-1"/></svg>'},lp={name:"dashboard_builder_tile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4.646 10.646 7 8.293l2 2 1.646-1.646.707.707L9 11.707l-2-2-1.646 1.647ZM14 2v12H2V2ZM4 7h3V4H4Zm8 1H4v4h8zm0-4H8v3h4Z" class="cls-1"/></svg>'},cp={name:"database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.588 11.46a3 3 0 0 0 .36-.257c.015-.012.036-.023.051-.036v1.093c0 .395-.57.81-1.551 1.137a9.133 9.133 0 0 1-.757.212A16.2 16.2 0 0 1 7.997 14a16 16 0 0 1-3.69-.391 9 9 0 0 1-.757-.213C2.57 13.069 2 12.655 2 12.26v-1.093c.013.013.033.023.049.036a2.6 2.6 0 0 0 .362.26q.017.01.033.02a4 4 0 0 0 .502.241l.01.005.11.046c.058.02.121.039.18.06q.15.055.308.106c.037.012.07.026.11.037.018.006.042.011.063.017.2.06.412.11.633.159l.142.031q.352.073.727.13.073.011.146.02a17 17 0 0 0 .82.1 25 25 0 0 0 .98.065c.273.01.55.019.822.019q.41-.001.824-.02.09-.005.179-.007.403-.022.801-.057l.112-.014q.36-.035.708-.086.073-.009.147-.02.374-.057.725-.13.074-.017.144-.031.328-.072.63-.157.034-.01.069-.02c.037-.01.07-.024.108-.036.107-.034.206-.07.309-.107.057-.02.12-.038.176-.06q.056-.02.111-.045l.013-.005a4 4 0 0 0 .5-.241zm0-2.845-.035.022a5 5 0 0 1-.5.241l-.013.005q-.055.023-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.025-.107.036q-.035.01-.069.02a11 11 0 0 1-.774.187q-.35.075-.725.13-.074.012-.147.021-.348.051-.708.086L9.8 9.59q-.398.037-.801.057l-.18.008q-.413.019-.823.02a19 19 0 0 1-.823-.02l-.18-.008a21 21 0 0 1-.8-.057l-.113-.013q-.36-.035-.706-.086-.073-.008-.146-.02a13 13 0 0 1-1.502-.32c-.021-.006-.045-.01-.063-.017-.04-.012-.073-.025-.11-.037a8 8 0 0 1-.309-.107c-.058-.02-.121-.039-.179-.06l-.11-.045-.01-.005a4 4 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.5 2.5 0 0 1-.362-.26c-.016-.013-.036-.023-.049-.036v1.093c0 .394.57.81 1.55 1.136q.167.056.354.108.191.054.402.105a16 16 0 0 0 3.691.39 16.2 16.2 0 0 0 3.694-.39 9 9 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V8.322c-.015.013-.036.024-.05.036a3 3 0 0 1-.361.258m0-2.845-.035.022a5 5 0 0 1-.5.241l-.013.005q-.055.023-.111.045l-.176.06c-.103.037-.202.073-.31.107-.037.012-.07.026-.107.036q-.034.01-.069.02-.302.084-.63.156l-.144.031q-.351.075-.725.132-.074.009-.147.02-.348.049-.708.085l-.112.013a19 19 0 0 1-.98.066q-.414.016-.824.018a21 21 0 0 1-1.802-.084l-.114-.013q-.36-.036-.706-.086l-.146-.02q-.375-.057-.727-.13c-.05-.01-.094-.022-.142-.032q-.33-.072-.633-.157l-.063-.018c-.04-.011-.073-.025-.11-.037a8 8 0 0 1-.309-.107l-.179-.06-.11-.045-.01-.005a4 4 0 0 1-.502-.241c-.012-.007-.02-.014-.033-.02a2.5 2.5 0 0 1-.362-.26C2.033 5.5 2.013 5.488 2 5.476V6.57c0 .394.57.81 1.55 1.136q.167.056.354.108.191.054.402.105a16 16 0 0 0 3.691.39 16.2 16.2 0 0 0 3.694-.39 9 9 0 0 0 .757-.213c.98-.327 1.551-.742 1.551-1.136V5.477c-.015.013-.036.024-.05.036a3 3 0 0 1-.361.258M14 3.738C14 2.915 11.535 2 7.998 2 4.463 2 2 2.915 2 3.738c0 .394.57.81 1.55 1.135q.168.057.355.11.192.053.402.103a16.2 16.2 0 0 0 3.69.39 16.2 16.2 0 0 0 3.692-.39 9 9 0 0 0 .759-.213C13.429 4.548 14 4.132 14 3.738" class="cls-1"/></svg>'},dp={name:"database_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.919 12.103a12 12 0 0 1-1.594-.26 8 8 0 0 1-.644-.182c-.835-.28-1.32-.635-1.32-.973v-.936c.011.01.029.02.042.031a2 2 0 0 0 .308.222l.028.018a4 4 0 0 0 .428.206l.009.005.093.038c.049.019.103.034.153.051q.129.048.262.092c.032.01.06.022.094.032l.054.014q.256.075.538.136l.121.027q.301.062.62.111.062.01.124.018.295.042.6.073l.038.005-.613.613Zm-2.238-7.74q.145.049.303.093.163.045.343.09a13.7 13.7 0 0 0 3.142.333 13.7 13.7 0 0 0 3.144-.334 8 8 0 0 0 .646-.182c.835-.28 1.32-.635 1.32-.973 0-.704-2.098-1.488-5.11-1.488-3.01 0-5.107.784-5.107 1.488 0 .338.486.694 1.32.973m5.047 6.495.008.007.008-.008Zm-5.047-4.07q.142.049.301.093.164.046.343.09a13.7 13.7 0 0 0 3.143.334 13.7 13.7 0 0 0 3.146-.335 8 8 0 0 0 .644-.181c.835-.28 1.321-.636 1.321-.973v-.937c-.013.012-.03.02-.043.032a2.3 2.3 0 0 1-.307.22l-.03.02a4 4 0 0 1-.426.206l-.01.004q-.047.02-.096.039c-.047.017-.101.033-.15.05q-.128.049-.263.092-.046.017-.092.032l-.058.016q-.257.073-.537.134l-.122.027q-.3.063-.618.112l-.124.017q-.297.043-.604.074l-.095.01a16 16 0 0 1-.835.057q-.352.015-.701.016a17 17 0 0 1-1.535-.072l-.097-.011a15 15 0 0 1-.6-.074l-.125-.017q-.319-.05-.62-.112l-.12-.027a9 9 0 0 1-.54-.134q-.028-.008-.053-.016c-.034-.01-.062-.022-.094-.032a7 7 0 0 1-.262-.091c-.05-.018-.104-.034-.153-.052l-.093-.038-.01-.004a4 4 0 0 1-.427-.207l-.028-.017a2 2 0 0 1-.308-.223c-.013-.011-.031-.02-.042-.03v.936c0 .337.485.692 1.32.972m0 2.436q.142.049.301.093.164.046.343.09a13 13 0 0 0 2.644.327l.318-.318.323.324a14.4 14.4 0 0 0 2.473-.222l1.753-1.753-.063.028-.01.004q-.047.02-.096.04c-.047.017-.101.033-.15.05-.087.032-.171.063-.263.091-.032.01-.06.022-.092.032q-.029.008-.058.017a9 9 0 0 1-.66.16q-.298.064-.617.112l-.124.017q-.297.044-.604.074l-.095.011q-.339.03-.682.049l-.153.007q-.352.016-.701.016-.35 0-.7-.016l-.155-.007a17 17 0 0 1-.68-.049l-.097-.011a15 15 0 0 1-.6-.074q-.063-.008-.125-.017a11 11 0 0 1-1.28-.274l-.053-.015c-.034-.01-.062-.021-.094-.032a7 7 0 0 1-.262-.09c-.05-.018-.104-.034-.153-.053q-.046-.017-.093-.038l-.01-.004a4 4 0 0 1-.427-.207l-.028-.017a2 2 0 0 1-.308-.223c-.014-.01-.031-.02-.042-.03v.936c0 .337.485.693 1.32.972m9.269-1.6L8.736 11.84l-1.449-1.45-1.053 1.055 2.458 2.458 5.268-5.268Z" class="cls-1"/></svg>'},hp={name:"debug_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.875 11.673a1 1 0 0 1-2 0c0-.02.01-.038.012-.058l-.741-.494C9.97 12.783 8 14 8 14s-2.003-1.36-3.174-3.027l-.963.642c.002.02.012.037.012.058a1 1 0 1 1-1-1 1 1 0 0 1 .435.109l1.01-.674C4.124 9.685 4 9.255 4 8.832v-.16h-.528a.99.99 0 0 1-.847.5 1 1 0 0 1 0-2c.366 0 .673.207.847.5H4V5h1.375v-.903a.99.99 0 0 1-.5-.847 1 1 0 0 1 2 0 .99.99 0 0 1-.5.847V5h3.25v-.903a.99.99 0 0 1-.5-.847 1 1 0 0 1 2 0 .99.99 0 0 1-.5.847V5H12v2.673h.278c.174-.294.48-.5.847-.5a1 1 0 1 1 0 2 .99.99 0 0 1-.847-.5H12v.159c0 .488-.133.967-.346 1.426l.786.524a1 1 0 0 1 .435-.11 1 1 0 0 1 1 1" class="cls-1"/></svg>'},up={name:"desktop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 3H2v8h5v1H5v1h6v-1H9v-1h5V3Zm0 7H3V4h10Z" class="cls-1"/></svg>'},pp={name:"diadem_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 2v12h-3V2zM6 14h3V6H6zm-5 0h3v-4H1z"/></svg>'},fp={name:"donut_chart_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.872 10.956a4.123 4.123 0 0 1-6.997-2.962v-.007H2v.007a5.995 5.995 0 0 0 10.301 4.182ZM8.372 2v1.884a4.13 4.13 0 0 1 2.992 6.501l1.429 1.224A6.008 6.008 0 0 0 8.37 2M2.048 7.236h1.897a4.12 4.12 0 0 1 3.675-3.352V2A6.01 6.01 0 0 0 2.05 7.236" class="cls-1"/></svg>'},mp={name:"dot_solid_dot_stroke_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 8a3 3 0 1 1-3-3 3 3 0 0 1 3 3m5-2a2 2 0 1 0 2 2 2 2 0 0 0-2-2m0-1a3 3 0 1 1-3 3 3 3 0 0 1 3-3" class="cls-1"/></svg>'},gp={name:"dot_solid_dot_stroke_measurement_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5 3h1v3H5zM6 4h4v1H6zM10 3h1v3h-1zM7 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0m5-2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0-1a3 3 0 1 1 0 6 3 3 0 0 1 0-6" class="cls-1"/></svg>'},vp={name:"down_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m5.958 10.03 2.063-6.281.49 2.344 4.117-4.122 1.414 1.414L9.94 7.487l2.324.504z" class="cls-1"/><path d="M8 10.42V12H4V8h1.572l.657-2H2v8h8V9.774z" class="cls-1"/></svg>'},bp={name:"download_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 9v5H2V9h1v4h10V9Zm-5.982 2L11 5.1 8.996 6.412 9 2H7v4.387L5 5.1Z" class="cls-1"/></svg>'},yp={name:"electronic_chip_zoomed_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 14H7.333V9.333a2 2 0 0 1 2-2H14V13a1 1 0 0 1-1 1M12 2a.667.667 0 0 0-.667.667v2h1.334v-2A.667.667 0 0 0 12 2M8.444 2a.667.667 0 0 0-.666.667v2H9.11v-2A.667.667 0 0 0 8.444 2M2 8.444a.667.667 0 0 0 .667.667h2V7.778h-2A.667.667 0 0 0 2 8.444M2 12a.667.667 0 0 0 .667.667h2v-1.334h-2A.667.667 0 0 0 2 12m11.556-8.222v.889a.444.444 0 0 1-.445.444H10.89a.444.444 0 0 1-.445-.444v-.89H10v.89a.444.444 0 0 1-.444.444H7.333a.444.444 0 0 1-.444-.444v-.89H4.667a.89.89 0 0 0-.89.89v2.222h.89a.444.444 0 0 1 .444.444v2.223a.444.444 0 0 1-.444.444h-.89v.444h.89a.444.444 0 0 1 .444.445v2.222a.444.444 0 0 1-.444.445h-.89V14H6.89V8.222A1.333 1.333 0 0 1 8.222 6.89H14V3.778Z" class="cls-1"/></svg>'},wp={name:"exclamation_mark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.371 11.873h3.256V14H6.37ZM6.316 2l.37 8.542h2.628L9.684 2Z" class="cls-1"/></svg>'},xp={name:"eye_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.856 3.657A7 7 0 0 0 1 8.001a7.59 7.59 0 0 0 7.146 4.342A7 7 0 0 0 15 8a7.59 7.59 0 0 0-7.144-4.344m-1.199 7.289A5.11 5.11 0 0 1 2.443 8s.665-2.585 4.33-3.037a2.8 2.8 0 0 0-1.414 1.223l2.787 1.22H4.977a3.5 3.5 0 0 0-.053.576 3.35 3.35 0 0 0 1.734 2.962m2.85.02a3.4 3.4 0 0 0 .107-5.908 5 5 0 0 1 3.942 2.944s-.603 2.44-4.05 2.963" class="cls-1"/></svg>'},Cp={name:"eye_dash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.832 3.902a9.5 9.5 0 0 1 2.024-.245c3.264.09 5.676 1.427 7.144 4.344-.543 1.222-1.279 2.157-2.173 2.852l-.83-.825c1.277-.888 1.56-2.027 1.56-2.027a5 5 0 0 0-3.942-2.944 3.36 3.36 0 0 1 1.664 2.926 3.3 3.3 0 0 1-.196 1.137zm-.674 3.505h-.18q-.052.286-.054.576a3.35 3.35 0 0 0 1.734 2.962 5.11 5.11 0 0 1-4.215-2.944s.252-.981 1.303-1.84c.029-.024.067-.046.097-.069l-.828-.828C2.19 5.947 1.512 6.849 1 8c1.469 2.916 3.882 4.252 7.146 4.342a9.7 9.7 0 0 0 1.754-.194zm-1.77-4.733-.708.708 9.9 9.9.707-.708z" class="cls-1"/></svg>'},kp={name:"fancy_a_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.597 9.844H7.865A7.5 7.5 0 0 1 6.19 11.96a3.32 3.32 0 0 1-2.042.667 2.84 2.84 0 0 1-1.964-.753L2 11.706l1.153-1.152.157.251a1.35 1.35 0 0 0 1.2.716 1.98 1.98 0 0 0 1.385-.625 11.6 11.6 0 0 0 1.722-2.403l2.252-3.88a8 8 0 0 0-.679-.037 2.37 2.37 0 0 0-1.66.54 1.97 1.97 0 0 0-.556 1.51V6.7l-.067.106-1.564.762.045-.423a3.85 3.85 0 0 1 .645-1.874 3.3 3.3 0 0 1 1.34-1.177 6.7 6.7 0 0 1 2.208-.443c.127 0 .277-.013.471-.029l.369-.03 1.387-.257.087 2.154.33 3.886a4.9 4.9 0 0 0 .29 1.701.5.5 0 0 0 .528.31c.057 0 .277 0 .641-.03L14 11.33l-.172.83-3.003.506Zm-.086-.896-.275-3.22-1.855 3.22Z" class="cls-1"/></svg>'},Sp={name:"file_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 3v10h8V7H8V3Zm5 0v3h3Z" class="cls-1"/></svg>'},$p={name:"file_arrow_curved_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7 2 3 3H7zM6 6V2H2v12h4.282l.03-.187A4.51 4.51 0 0 1 10 10.065V6zm8 5.5L11 9v2c-1.817-.091-3.412 1.137-3.701 2.97.576-.672 2.077-2.065 3.701-1.82V14z" class="cls-1"/></svg>'},_p={name:"file_drawer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 4v10h12V4Zm8 4H6V6h4Zm4-5H2V2h12Z" class="cls-1"/></svg>'},Mp={name:"file_search_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 6v6h-3.333a3.7 3.7 0 0 0 .249-1.302A3.7 3.7 0 0 0 7.22 7 3.7 3.7 0 0 0 6 7.223V2h4v4Zm-3-4v3h3Zm-1.126 8.698a2.697 2.697 0 0 1-4.73 1.772L2.521 14l-.48-.823 2.613-1.523a2.698 2.698 0 1 1 5.22-.956m-.952 0a1.745 1.745 0 1 0-1.745 1.745 1.747 1.747 0 0 0 1.745-1.745" class="cls-1"/></svg>'},Ip={name:"filter_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 3.045v1.29h.787a2.069 2.069 0 1 0 2.907 2.903l1.32 2.173v4.522l1.973-1.846V9.411l3.878-5.076h1.134v-1.29Zm2.033 4.059a1.154 1.154 0 0 1 0-2.308c.023 0 .045.006.068.007l1.002 1.575a1.15 1.15 0 0 1-1.07.726" class="cls-1"/></svg>'},Ep={name:"floppy_disk_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.455 4H3.583A.585.585 0 0 0 3 4.598V11.5l1.5 1.497 7.858.003c.33 0 .6-.27.6-.6L13 4.545c0-.33-.215-.546-.545-.546M11 12H8v-2H6v2H5V9h6zm1-4H4V5h8z" class="cls-1"/></svg>'},Ap={name:"floppy_disk_checkmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.455 5h-1.041l-1.005 1H12v3H4V6h3.782L6.79 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.6.6 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5M11 13H8v-2H6v2H5v-3h6Zm2-10.99L9.091 5.9 7 3.79l.919-.89 1.164 1.208L12.128 1.1z" class="cls-1"/></svg>'},Tp={name:"floppy_disk_pen_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.803 11H7V9H5v2H4V8h6v.617l1.469-1.471q.227-.224.514-.347L12 3.546c0-.33-.215-.546-.545-.546H2.583A.585.585 0 0 0 2 3.598V10.5l1.5 1.497L7.372 12zM3 7V4h8v3zm11.166 1.935L13.09 7.859a.64.64 0 0 0-.908 0l-3.388 3.393-1.503 3.483 3.487-1.5 3.388-3.392a.64.64 0 0 0 0-.908m-5.683 4.803-.198-.199.916-2.116.34 1.06 1.058.35z" class="cls-1"/></svg>'},Dp={name:"floppy_disk_star_arrow_right_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.5 2.5a1 1 0 1 0-1 1 1 1 0 0 0 1-1m7.5.002L9.638.819l.496 1.293H7v.828h3.134L9.638 4.18ZM12.455 5H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.6.6 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5M11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z" class="cls-1"/></svg>'},Op={name:"floppy_disk_three_dots_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 3a1 1 0 1 0-1 1 1 1 0 0 0 1-1m3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1m3 0a1 1 0 1 0-1 1 1 1 0 0 0 1-1m.455 2H3.583A.585.585 0 0 0 3 5.598V12.5l1.5 1.497 7.858.003a.6.6 0 0 0 .6-.6L13 5.545A.513.513 0 0 0 12.455 5M11 13H8v-2H6v2H5v-3h6Zm1-4H4V6h8Z" class="cls-1"/></svg>'},Rp={name:"folder_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 4V3H2v10h12V4Zm6 2H3V5h10Z" class="cls-1"/></svg>'},Fp={name:"folder_open_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 3v1.002h6V6h-1V5H3v1H2V3ZM2 13h11l1-6H2Z" class="cls-1"/></svg>'},Lp={name:"forklift_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 11V4c0-.55-.45-1-1-1h-1v4.24l-1.53-3.3C9.24 3.37 8.69 3 8.08 3H4.01l1 1v3h-2v2.19c-.31.35-.5.81-.5 1.31 0 1.1.9 2 2 2 .5 0 .96-.19 1.31-.5h3.04c.39.32.88.52 1.42.52s1.04-.2 1.42-.52H15zm-8.5.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75.75.34.75.75-.34.75-.75.75m4.18-2.57L7 7H6V4h2.07c.21 0 .39.12.47.34l1.71 3.68c-.62 0-1.18.25-1.58.66Zm1.59 2.59c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1" class="cls-1"/></svg>'},Np={name:"forward_slash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m6.027 14 2.5-12h1.5l-2.5 12z" class="cls-1"/></svg>'},Bp={name:"four_dots_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.5 11A1.5 1.5 0 1 1 5 9.5 1.5 1.5 0 0 1 6.5 11M5 3.5A1.5 1.5 0 1 0 6.5 5 1.5 1.5 0 0 0 5 3.5m7.5 7.5A1.5 1.5 0 1 1 11 9.5a1.5 1.5 0 0 1 1.5 1.5M11 3.5A1.5 1.5 0 1 0 12.5 5 1.5 1.5 0 0 0 11 3.5" class="cls-1"/></svg>'},Pp={name:"function_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 12.643h-1.572l-.898-1.283-.923 1.283h-1.54l1.658-2.146-1.632-2.14h1.572l.883 1.258.888-1.258h1.545l-1.635 2.111ZM9.544 4.667H9.31a3 3 0 0 0-.394-.1 2.5 2.5 0 0 0-.483-.05 1.32 1.32 0 0 0-.832.241 1.33 1.33 0 0 0-.405.895l-.128.937h1.846v1.282H6.812l-.376 2.462a3.6 3.6 0 0 1-.462 1.357 2.6 2.6 0 0 1-.784.808 3 3 0 0 1-.938.387A4.8 4.8 0 0 1 3.184 13q-.275 0-.629-.03A3.5 3.5 0 0 1 2 12.892v-1.815h.12a.56.56 0 0 0 .424.244 2.5 2.5 0 0 0 .5.052 1.3 1.3 0 0 0 .898-.29 1.6 1.6 0 0 0 .424-.985l.33-2.226H3.256V6.59H5.05l.178-1.162a2.94 2.94 0 0 1 .444-1.244 2.5 2.5 0 0 1 .76-.734 2.6 2.6 0 0 1 .94-.356A5.6 5.6 0 0 1 8.357 3q.294 0 .588.025t.599.076Z" class="cls-1"/></svg>'},zp={name:"gauge_simple_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.969 5.196a1.76 1.76 0 0 1 1.142-.49 1.76 1.76 0 0 1-.49 1.142L9.205 8.263l.008.025.065.184.03.093a1.4 1.4 0 0 1 .032.295 1.385 1.385 0 0 1-2.769 0 1.3 1.3 0 0 1 .033-.294l.034-.11.055-.16.012-.033.014-.014a1.4 1.4 0 0 1 .625-.625l.015-.015.033-.011.16-.055.11-.035a1.3 1.3 0 0 1 .588 0l.11.035.16.055.033.011ZM14 8.86a5.98 5.98 0 0 1-1.799 4.28l-1.309-1.308a4.085 4.085 0 0 0 .83-4.78l.55-.55a2.6 2.6 0 0 0 .64-1.082A5.97 5.97 0 0 1 14 8.86m-6-6a5.998 5.998 0 0 0-4.201 10.28l1.309-1.308a4.14 4.14 0 0 1 4.644-6.725l.564-.564a2.6 2.6 0 0 1 1.07-.635A5.97 5.97 0 0 0 8 2.86" class="cls-1"/></svg>'},Vp={name:"grid_three_by_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 3v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1m4 9H4v-2h2Zm.001-2.999H4V7h2.001Zm0-3.001H4V4h2.001ZM9 12H7v-2h2Zm0-2.999H7V7h2ZM9 6H7V4h2Zm3 6h-2v-2h2Zm.001-2.999H10V7h2.001Zm0-3.001H10V4h2.001Z" class="cls-1"/></svg>'},Hp={name:"grid_two_by_two_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 9h3v3H4Zm5 0h3v3H9ZM4 4h3v3H4Zm5 0h3v3H9ZM2 14h12V2H2Z" class="cls-1"/></svg>'},Up={name:"hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 14H6V8h3ZM8.875 2H6.723A1.99 1.99 0 0 1 5 3a2.49 2.49 0 0 1-2-1H2v4h1a1.8 1.8 0 0 1 1.5-1C5.551 5 5.997 6.99 6 7h3c.333-1.539 1-2.436 1.741-2.436C12.222 4.564 14 6.615 14 6.615S13 2 8.875 2" class="cls-1"/></svg>'},qp={name:"hashtag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7.76 14 .752-2.914H6.045L5.299 14H3.532l.746-2.914H2v-1.72h2.712l.701-2.807H2.947v-1.72h2.91L6.567 2h1.766l-.71 2.838h2.46L10.8 2h1.768l-.717 2.838H14v1.72h-2.599l-.706 2.807h2.374v1.72h-2.807L9.501 14ZM6.447 9.392h2.506l.72-2.85H7.167Z" class="cls-1"/></svg>'},jp={name:"home_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.988 2 2.5 9H4v5h3v-3h2v3h3V9h1.5z" class="cls-1"/></svg>'},Wp={name:"horizontal_triangle_outline_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.05 2v12l11.4-6zM4 5.313 9.156 8 4 10.688z" class="cls-1"/></svg>'},Zp={name:"hourglass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.774 13.4h-.047v-.49h-.404a2.5 2.5 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.5 2.5 0 0 0-.355-1.257h.404V2.6h.047a.556.556 0 0 0 .499-.6H4.727a.556.556 0 0 0 .499.6h.047v.49h.404a2.5 2.5 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.5 2.5 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6M8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.2 7.2 0 0 1 1.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.7 7.7 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305" class="cls-1"/></svg>'},Gp={name:"indent_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m2.5 7.5 1 2.5-1 2.5 5-2.5zM2 3h12v2H2zM9 7h5v2H9zM9 11h5v2H9z" class="cls-1"/></svg>'},Kp={name:"indeterminant_checkbox_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 3a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2M4 4v8h8V4Zm6 6H6V6h4Z" class="cls-1"/></svg>'},Yp={name:"info_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.415 7.75v3.69H6.376v1.576h4.24V11.44H9.6V6.175H6.376V7.75Zm.276-2.698a1.19 1.19 0 0 0 2.035-.838 1.16 1.16 0 0 0-.346-.846 1.193 1.193 0 0 0-1.693 0 1.16 1.16 0 0 0-.35.846 1.14 1.14 0 0 0 .354.838" class="cls-1"/></svg>'},Xp={name:"info_circle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m-.697 2.28a.95.95 0 0 1 1.35 0 .93.93 0 0 1 .276.675.952.952 0 0 1-1.905 0 .92.92 0 0 1 .279-.674M9.7 12H6.3v-1.264h.833V7.777H6.3V6.513h2.584v4.223H9.7Z" class="cls-1"/></svg>'},Jp={name:"inward_squares_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 10h2v2H4zm-1 3h1v-1H3zm7-7H6v4h4zM3 3v4h2V5h6v6H9v2h4V3z" class="cls-1"/></svg>'},Qp={name:"italic_i_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M8.99 13.802H4.38l.258-1.133h1.523l2.17-9.367H6.808l.258-1.133h4.61l-.258 1.133H9.895l-2.17 9.367h1.523z"/></svg>'},tf={name:"key_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.045 7.348-.652-.652 1.444-.14Zm-3.818.698-4.912 4.912-.395-.396 4.12-4.12Zm4.734-2.918-1.697.136-.395-.395L11 3.176l.72-.067 1.304 1.304Zm-3.524-.386-.651-.653.791-.791Zm-1.955-.653v2.607l-5.074 5.075L2 12.946l.791.791 1.432.129.326-.326v-.652l.652-.652h.652l.326-.325v-.652h.651l.978-.978.014-.652.312-.326h.652l.652-.651h2.607l1.676-1.676L14 4.089l-1.955-1.955-2.887.28Z" class="cls-1"/></svg>'},ef={name:"laptop_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 11V3H3v8H2v2h12v-2Zm-2 1H5v-1h6Zm1-1.996H4V4h8Z" class="cls-1"/></svg>'},nf={name:"layer_group_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m3.555 9.546.89-.445 5.333 2.667 1.778-.89.889.449v1.33L9.778 13.99l-6.223-3.11Zm0-6.222L6.222 1.99l6.223 3.112v1.333L9.778 7.768l-6.223-3.11Zm0 3.11.89-.444 5.333 2.667 1.778-.89.889.448v1.33L9.778 10.88 3.555 7.768Z" class="cls-1"/></svg>'},of={name:"lightbulb_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 5.53C12 3.584 10.206 2 8 2S4 3.583 4 5.53c0 .736.256 1.44.74 2.04.801.99 1.285 2.456 1.555 3.427h3.41c.27-.97.754-2.437 1.556-3.428.483-.598.739-1.303.739-2.038M9.138 14H6.862l-.569-1.001v-.3l.285-.15-.285-.15v-.401h3.414v.4l-.285.15.285.15V13z" class="cls-1"/></svg>'},rf={name:"lightning_bolt_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4.732 7.953 6.909 2h3.636L8.364 7.013h2.909L4.727 14l2.21-6.049Z" class="cls-1"/></svg>'},sf={name:"link_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.465 5.592A2.91 2.91 0 0 1 9.963 7.02l-1.06 1.065c-.053-.103-.095-.192-.144-.276a1.48 1.48 0 0 0-1.277-.769 1.43 1.43 0 0 0-.977.394c-.75.694-1.469 1.421-2.165 2.168a1.43 1.43 0 0 0 .054 2.038 1.5 1.5 0 0 0 1.039.432 1.28 1.28 0 0 0 .953-.417c.103-.11.435-.44.81-.805a3.46 3.46 0 0 0 1.908.188c-1.006 1.035-2.179 2.187-2.996 2.38a3 3 0 0 1-.693.082 2.91 2.91 0 0 1-2.182-4.842A47 47 0 0 1 5.53 6.356a2.83 2.83 0 0 1 1.935-.764M10.583 2.5a3 3 0 0 0-.69.081 10.4 10.4 0 0 0-2.996 2.377 3.5 3.5 0 0 1 .568-.054 3.6 3.6 0 0 1 1.31.249c.38-.332.701-.646.875-.834a1.22 1.22 0 0 1 .913-.395 1.51 1.51 0 0 1 1.074.469 1.433 1.433 0 0 1 .022 2.005c-.7.743-1.42 1.47-2.165 2.167a1.42 1.42 0 0 1-.975.395 1.48 1.48 0 0 1-1.28-.768c-.048-.085-.089-.175-.151-.298L6.043 8.987a2.88 2.88 0 0 0 2.493 1.42 2.8 2.8 0 0 0 1.93-.76 54 54 0 0 0 2.266-2.266A2.911 2.911 0 0 0 10.583 2.5" class="cls-1"/></svg>'},af={name:"link_cancel_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.202 9.45a2.64 2.64 0 0 1 .687 2.519l-1.364.002c.032-.1.062-.183.085-.269a1.34 1.34 0 0 0-.326-1.312 1.3 1.3 0 0 0-.88-.374 38 38 0 0 0-2.779.002 1.3 1.3 0 0 0-1.273 1.341 1.37 1.37 0 0 0 .39.944 1.16 1.16 0 0 0 .878.344c.137-.005.562-.002 1.036.004a3.14 3.14 0 0 0 1.104 1.344 8.1 8.1 0 0 1-3.45-.395 2.7 2.7 0 0 1-.496-.392A2.64 2.64 0 0 1 4.52 8.702a43 43 0 0 1 2.951-.003 2.56 2.56 0 0 1 1.731.751m3.984.017a2.7 2.7 0 0 0-.495-.39 9.4 9.4 0 0 0-3.447-.398 3 3 0 0 1 .4.33 3.3 3.3 0 0 1 .68 1c.457.031.864.035 1.096.027a1.1 1.1 0 0 1 .839.331 1.37 1.37 0 0 1 .389.99 1.3 1.3 0 0 1-1.272 1.3c-.926.028-1.854.033-2.78.002a1.3 1.3 0 0 1-.878-.372 1.35 1.35 0 0 1-.328-1.313c.023-.086.054-.17.093-.289l-1.371.031a2.61 2.61 0 0 0 .688 2.51 2.55 2.55 0 0 0 1.726.751c.968.033 1.94.025 2.908 0a2.641 2.641 0 0 0 1.752-4.51m-2.701-3.208L8.71 4.485l1.775-1.775-.71-.71L8 3.775 6.225 2l-.71.71L7.29 4.485 5.515 6.259l.71.71L8 5.195l1.775 1.774Z" class="cls-1"/></svg>'},lf={name:"list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 13H2v-2h2Zm10-2H6v2h8ZM4 7H2v2h2Zm10 0H6v2h8ZM4 3H2v2h2Zm10 0H6v2h8Z" class="cls-1"/></svg>'},cf={name:"list_tree_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10 5v2h4v2h-4v2h4v2H8V5H5V3h9v2ZM2 5h2V3H2Zm5 6H5v2h2Zm0-4H5v2h2Z" class="cls-1"/></svg>'},df={name:"list_tree_database_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.953 11.81c.013-.011.032-.02.046-.031v.917c0 .33-.523.678-1.42.953a8 8 0 0 1-.694.178 16 16 0 0 1-3.382.328 16 16 0 0 1-3.38-.328 9 9 0 0 1-.693-.179c-.898-.274-1.42-.622-1.42-.952v-.917c.012.01.031.02.045.03a2.3 2.3 0 0 0 .332.218l.03.017a4 4 0 0 0 .46.202l.01.005.1.037q.081.026.164.05.139.047.283.09.048.016.1.031l.058.015q.277.072.58.132.063.014.13.026.322.063.666.11l.134.017q.315.041.646.072l.104.01q.364.031.731.049l.166.007q.378.015.754.016.375-.001.754-.016l.164-.007q.37-.018.734-.048l.102-.011q.33-.03.649-.072.067-.008.134-.017.343-.048.664-.11.068-.012.132-.026.3-.06.577-.13.031-.01.063-.017c.034-.009.064-.021.099-.031.098-.028.189-.059.283-.09.052-.017.11-.032.16-.05q.053-.018.103-.037l.012-.005a4 4 0 0 0 .457-.202q.018-.01.032-.018a2.5 2.5 0 0 0 .33-.216m-5.45-2.946c-3.237 0-5.492.767-5.492 1.457 0 .33.523.679 1.42.952q.153.048.325.091.176.046.368.088a16 16 0 0 0 3.38.327 16 16 0 0 0 3.38-.327 9 9 0 0 0 .695-.18C13.477 11 14 10.652 14 10.322c0-.69-2.257-1.457-5.497-1.457M14 6V5H5V3h2V2H2v1h2v5.581a10 10 0 0 1 1-.255V6h3v2h6V7H9V6Z" class="cls-1"/></svg>'},hf={name:"lock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 8V7a3.89 3.89 0 0 0-4-4 3.82 3.82 0 0 0-2.81 1.078A4.35 4.35 0 0 0 4.062 7v1H3v6h10V8ZM6.062 6.986a2.4 2.4 0 0 1 .566-1.516A1.83 1.83 0 0 1 8 5a1.883 1.883 0 0 1 2 2v1H6.062Z" class="cls-1"/></svg>'},uf={name:"magnifying_glass_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.073 12.29-2.926-2.926a3.971 3.971 0 1 0-.783.783l2.927 2.926ZM7.01 9.84a2.83 2.83 0 1 1 2.83-2.83 2.833 2.833 0 0 1-2.83 2.83" class="cls-1"/></svg>'},pf={name:"markdown_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14.25 3H1.75a.74.74 0 0 0-.75.73v8.54a.74.74 0 0 0 .75.73h12.5a.74.74 0 0 0 .75-.73V3.73a.74.74 0 0 0-.75-.73m-6.285 7.059h-.991V7.773L5.982 9.35l-.99-1.577v2.286H4V5.934h.91L5.982 7.51l1.073-1.576h.91Zm2.459.007L8.848 7.945h1.1V5.934h.99v2.01H12Z" class="cls-1"/></svg>'},ff={name:"message_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 3.5v6a1.5 1.5 0 0 1-1.5 1.5H8.75L3.5 14l.75-3H3.5A1.5 1.5 0 0 1 2 9.5v-6A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5" class="cls-1"/></svg>'},mf={name:"message_bot_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14.985 2.016c.286.284.645.44 1.015.485-.369.044-.728.2-1.012.484a1.7 1.7 0 0 0-.487 1.013c-.044-.37-.2-.73-.487-1.015A1.7 1.7 0 0 0 13 2.498c.369-.044.728-.2 1.012-.484.286-.285.442-.644.487-1.013.044.37.2.73.486 1.015M13 7.994c0 2.208-2.239 3.997-5 3.997S3 10.2 3 7.994s2.239-3.996 5-3.996 5 1.79 5 3.996m-7 0a1 1 0 1 0 0-1.999 1 1 0 0 0 0 2m4.5 1.008h-5s.917 1.481 2.5 1.481c1.514 0 2.5-1.48 2.5-1.48m.5-2.007a1 1 0 1 0-1.999.001 1 1 0 0 0 1.999 0m3.692 2.759c-.878 2.452-3.541 4.235-6.692 4.235a8 8 0 0 1-1.782-.204L3 15.5v-3.3c-.764-.673-1.363-1.527-1.692-2.446C.696 9.418 0 8.76 0 7.994S.696 6.57 1.308 6.235C2.186 3.783 4.849 2 8 2c1.075 0 2.09.214 3 .585V1h1v2.078c1.267.758 2.23 1.862 2.692 3.156.612.335 1.308.993 1.308 1.76s-.696 1.423-1.308 1.759M14 7.994C14 5.24 11.308 3 8 3S2 5.24 2 7.994s2.692 4.996 6 4.996 6-2.241 6-4.996" class="cls-1"/></svg>'},gf={name:"messages_sparkle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.99 8.01 2 10l.5-2H2c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1h6c.55 0 1 .45 1 1v3H8c-1.1 0-2 .91-2.01 2.01M8 7h6c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-.5l.5 2-4-2H8c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1m4.5-6c-.07.62-.34 1.22-.81 1.69s-1.07.73-1.69.81c.62.07 1.22.33 1.69.81s.74 1.08.81 1.69c.07-.62.34-1.22.81-1.69s1.07-.73 1.69-.81c-.62-.07-1.22-.33-1.69-.81-.48-.48-.74-1.08-.81-1.69" class="cls-1"/></svg>'},vf={name:"microphone_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 8V4a2 2 0 1 1 4 0v4a2 2 0 0 1-4 0m6 0v-.5a.5.5 0 1 0-1 0V8a3 3 0 1 1-6 0v-.5a.5.5 0 1 0-1 0V8c0 1.859 1.28 3.411 3 3.858V14h2v-2.142c1.72-.447 3-2 3-3.858" class="cls-1"/><path d="M6 8V4a2 2 0 1 1 4 0v4a2 2 0 0 1-4 0m6 0v-.5a.5.5 0 1 0-1 0V8a3 3 0 1 1-6 0v-.5a.5.5 0 1 0-1 0V8c0 1.859 1.28 3.411 3 3.858V14h2v-2.142c1.72-.447 3-2 3-3.858" class="cls-1"/></svg>'},bf={name:"minus_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 7h8v2H4z" class="cls-1"/></svg>'},yf={name:"minus_wide_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 7h10v2H3z" class="cls-1"/></svg>'},wf={name:"mobile_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.462 2.077H4.538A.54.54 0 0 0 4 2.615v10.77a.54.54 0 0 0 .538.538h5.924a.54.54 0 0 0 .538-.538V2.615a.54.54 0 0 0-.538-.538M10 12H5V3h5Z" class="cls-1"/></svg>'},xf={name:"mountain_sun_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.457 10.097-1.468-3.011-1.195-1.026-.677.48-2.343-3.556L4.688 8.14l-1.204-.678-1.468 1.543L1 13h14zm-10.478-.2-.939 1.047.372-1.652.975-.993 2.722 3.04zm5.924.764L7.181 9.335l.17-1.958-2.192.896L7.605 4.19 9.4 7.06l-.11.943 1.197-1.038 2.228 4.345zM4.5 4.487a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0" class="cls-1"/></svg>'},Cf={name:"ni_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.172 4c1.675 0 3 1.354 3 3.103V13h-3V7h-3V4zm-3 9h-3V7h3zm10.656-9v9c-1.681 0-3-1.378-3-3V4z" class="cls-1"/></svg>'},kf={name:"notebook_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 2h1v3h-1Zm0 8h1V6h-1Zm0 4h1v-3h-1ZM4 7h6V6H4Zm0-2h6V4H4ZM2 2h10v12H2Z" class="cls-1"/></svg>'},Sf={name:"number_list_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><path d="M14 11H6v2h8zm0-4H6v2h8zm0-4H6v2h8zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999zM1.804 9.509c.951-.932 1.501-1.521 1.501-2.037 0-.365-.2-.621-.605-.621-.265 0-.496.17-.676.381l-.235-.226c.265-.3.551-.495.961-.495.591 0 .961.375.961.936 0 .621-.561 1.196-1.336 1.987.174-.016.37-.026.535-.026h.956v.355H1.804zM1.733 13.884l.21-.271c.19.201.44.376.816.376.385 0 .661-.226.661-.581 0-.38-.26-.635-1.021-.635v-.315c.676 0 .906-.261.906-.596 0-.306-.21-.501-.55-.501-.266 0-.491.136-.681.32l-.221-.26c.246-.23.541-.4.916-.4.556 0 .956.295.956.811 0 .386-.23.631-.576.761v.021c.385.09.691.37.691.811 0 .565-.471.91-1.056.91a1.36 1.36 0 0 1-1.051-.451"/></svg>'},$f={name:"outdent_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m7.5 12.5-1-2.5 1-2.5-5 2.5zM2 3h12v2H2zM9 7h5v2H9zM9 11h5v2H9z" class="cls-1"/></svg>'},_f={name:"outward_squares_three_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 9H7V7h2zm-6 4h4V9H3zM3 3v4h2V5h6v6H9v2h4V3zm7 3H9v1h1z" class="cls-1"/></svg>'},Mf={name:"paper_plane_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m1 12.5 2-4 6-1-6-1-2-4 14 5z" class="cls-1"/></svg>'},If={name:"paperclip_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.5 14C6.406 14 5 12.393 5 10V5c0-1.822.981-3 2.5-3S10 3.178 10 5v3.98c0 1.328-.505 2-1.5 2s-1.5-.672-1.5-2V6h1v2.98c0 1 .266 1 .5 1s.5 0 .5-1V5c0-.602-.146-2-1.5-2S6 4.398 6 5v5c0 1.384.654 3 2.5 3s2.5-1.616 2.5-3V6h1v4c0 2.393-1.406 4-3.5 4"/></svg>'},Ef={name:"paste_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 5V3H3v6h2v1H2V2h8v3ZM6 6v8h8V6Z" class="cls-1"/></svg>'},Af={name:"pause_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 3h3v10H4zM9 3h3v10H9z" class="cls-1"/></svg>'},Tf={name:"pencil_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.118 2.793 4.84 8.076 2.5 13.5l5.43-2.335 5.278-5.284a1 1 0 0 0-.001-1.414l-1.675-1.674a1 1 0 0 0-1.414 0m-5.76 9.154-.31-.309 1.427-3.296.53 1.652 1.648.543z" class="cls-1"/></svg>'},Df={name:"pencil_to_rectangle",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.17 7.5V13H3.83V3h5.51l1-1H3v12h10V6.66z" class="cls-1"/><path d="M11.5 2.26 7.66 6.1l-1.7 3.94 3.95-1.7 3.84-3.84c.28-.28.28-.74 0-1.03l-1.22-1.22a.736.736 0 0 0-1.03 0ZM7.31 8.91l-.22-.22 1.04-2.4.39 1.2 1.2.4-2.4 1.03Z" class="cls-1"/></svg>'},Of={name:"play",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.05 2v12l11.4-6z" class="cls-1"/></svg>'},Rf={name:"pot_with_lid_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 4V2H5v2H2v1h12V4ZM6 4V3h4v1Zm-4 9h1v1h10v-1h1V6H2Z" class="cls-1"/></svg>'},Ff={name:"print",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.55 10.6H8V10h2.25zm-5.3.4-.5 1h6.5l-.5-1zM14 11h-1l1 2v1H2v-1l1-2H2V6l1-2h1V2h8v2h1l1 2zM5 5h6V3H5zm8 8-2-4H5l-2 4zm0-6h-1v1h1z" class="cls-1"/></svg>'},Lf={name:"qrcode_read",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 4v2H4V4zm6 0h-2v2h2zm-8 8h2v-2H4zM3 3h2V2H2v3h1zm10-1h-2v1h2v2h1V2zm0 11h-2v1h3v-3h-1zM3 11H2v3h3v-1H3zm7-3H9v1h1zM8 9V7H7v1H6v1h1v1h2V9zm4 3v-1h-1v1zm-1-2h1V7h-2v1h1v1h-1v1H9v1h2zm-4 2h2v-1H7zM5 7H4v2h1V8h1V7zm2-1H6v1h1zm1-2H7v1h1v1h1V4zm1 2v1h1V6z" class="cls-1"/></svg>'},Nf={name:"question_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.303 5.594a3.3 3.3 0 0 1-.195 1.176 2.6 2.6 0 0 1-.549.885 4 4 0 0 1-.852.672 7.5 7.5 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.2 3.2 0 0 0 .793-.429 2.1 2.1 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.04 1.04 0 0 0-.423-.939 2.16 2.16 0 0 0-1.195-.28 3.3 3.3 0 0 0-1.068.204 4.9 4.9 0 0 0-1.09.526h-.263V3.566a8 8 0 0 1 1.296-.372A8.2 8.2 0 0 1 7.77 3a4.2 4.2 0 0 1 2.579.718 2.24 2.24 0 0 1 .954 1.876M8.77 13H6.112v-1.737H8.77Z" class="cls-1"/></svg>'},Bf={name:"rectangle_check_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2v12h10V2zm9 11H4V3h8z" class="cls-2"/><path d="M5 9h6v1H5zM5 11h3v1H5z" class="cls-2"/><path d="M11 4.643 7.591 8 6 6.434l.682-.672.937.923L10.347 4z" class="cls-1"/></svg>'},Pf={name:"rectangle_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2v12h10V2zm6 7H5V8h4zm2-2H5V6h6zm0-2H5V4h6z" class="cls-1"/></svg>'},zf={name:"running_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.45 7.985-7.602 4.013L7.75 8 5.848 3.987zM3.945 2.997 2.05 2 4.9 8l-2.85 6 1.902-1.005L6.325 8z" class="cls-1"/></svg>'},Vf={name:"scanner_gun_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.48 4.99 12 3H6c-1.66-.02-2.97 1.24-2.99 2.89 0 .55.41 1.09.97 1.1H4v1l-.53 2.65c-.2.98.38 1.89 1.25 2.21a.85.85 0 0 1-.2.45c-.12.12-.28.18-.5.18h-2v.5h2c.36 0 .65-.11.86-.33s.29-.49.33-.69c.06 0 .12.02.19.02.93 0 .74-.66.92-1.58L8 7.98v-1h2.98l.25-1h-.5l.25-1h.5Zm-1.6.5h-2.9s0-.5.5-.5h2.5zm3.86-.76h-.93c-.14 0-.25-.11-.25-.25s.11-.25.25-.25h.93c.14 0 .25.11.25.25s-.11.25-.25.25m.02-2.15-.68.68c-.1.1-.26.1-.35 0-.1-.1-.1-.26 0-.35l.68-.68c.1-.1.26-.1.35 0 .1.1.1.26 0 .35m-1.14 4.38-.59-.59c-.1-.1-.1-.26 0-.35.1-.1.26-.1.35 0l.59.59c.1.1.1.26 0 .35-.1.1-.26.1-.35 0"/></svg>'},Hf={name:"screen_check_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3H2v8h5v1H5v1h6v-1H9v-1h5V3zm10 7H3V4h10z" class="cls-1"/><path d="M5.743 9 4 7.242l.766-.742.97 1.007L8.273 5 9 5.758zM10 6h2v1h-2zM8 8h4v1H8z" class="cls-1"/></svg>'},Uf={name:"screen_check_lines_calendar_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 9H3V3h10v3h1V2H2v8h4zM4 11h2v1H4z" class="cls-1"/><path d="M13 8V7h-1v1H9V7H8v1H7v6h7V8zm0 5H8v-3h5zM5.465 8.052 3.723 6.295l.765-.743.97 1.007 2.538-2.507.727.758zM9.723 5.052h2v1h-2z" class="cls-1"/></svg>'},qf={name:"server_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1" class="cls-1"/></svg>'},jf={name:"share_nodes_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 10c-.601 0-1.134.27-1.5.69L5.954 8.419a2 2 0 0 0 0-.836l4.544-2.273c.367.42.9.691 1.501.691a2 2 0 1 0-1.955-1.582L5.501 6.691C5.134 6.27 4.6 6 4 6a2 2 0 1 0 0 4c.601 0 1.134-.27 1.5-.69l4.545 2.272A2 2 0 1 0 12 10"/></svg>'},Wf={name:"shield_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2Zm4.788 8.2L4 7.388 5.225 6.2l1.553 1.61 4.06-4.01L12 5.013Z" class="cls-1"/></svg>'},Zf={name:"shield_xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v5.11C2 10.39 8 14 8 14s6-3.281 6-6.89V2Zm9.5 7.346L10.346 10.5 8 8.154 5.654 10.5 4.5 9.346 6.846 7 4.5 4.654 5.654 3.5 8 5.846 10.346 3.5 11.5 4.654 9.154 7Z" class="cls-1"/></svg>'},Gf={name:"signal_bars_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 14H2V2h2Zm3-9H5v9h2Zm3 3H8v6h2Zm3 3h-2v3h2Z" class="cls-1"/></svg>'},Kf={name:"sine_graph_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 12H2v-1.63a4.6 4.6 0 0 0 1.766-1.967c.636-1.06 1.082-1.705 1.902-1.705s1.266.644 1.902 1.705c.615 1.026 1.312 2.189 2.766 2.189s2.15-1.163 2.764-2.189a6.5 6.5 0 0 1 .9-1.267Zm0-6.054a4.6 4.6 0 0 0-1.764 1.967c-.635 1.061-1.08 1.705-1.9 1.705S9.07 8.974 8.434 7.913c-.615-1.026-1.312-2.189-2.766-2.189S3.517 6.887 2.902 7.913A6.5 6.5 0 0 1 2 9.18V4h12Z" class="cls-1"/></svg>'},Yf={name:"skip_arrow_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 2h-2v12h2zm-4 6.5-8 4v-8z" class="cls-1"/></svg>'},Xf={name:"sparkle_swirls_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><linearGradient id="a" x1="2.044" x2="13.956" y1="8" y2="8" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#009b65"/><stop offset=".5" stop-color="#00a7d2"/><stop offset="1" stop-color="#bb3bff"/></linearGradient></defs><path d="m13.956 7.972-.001.066c-.001.023-.006.068-.006.068a1.038 1.038 0 0 1-2.068-.126c0-.107.045-.33.044-.34.034-.229.07-.458.07-.696A4.735 4.735 0 0 0 5.45 2.571 5.9 5.9 0 0 1 7.968 2a5.99 5.99 0 0 1 5.988 5.972M4.005 9.056c0-.238.036-.467.07-.696-.001-.01.044-.233.044-.34a1.038 1.038 0 0 0-2.068-.126s-.005.045-.006.068l-.001.066A5.99 5.99 0 0 0 8.032 14c.903 0 1.751-.214 2.518-.571a4.735 4.735 0 0 1-6.546-4.373M8 9.594c.915 0 1.706.198 2.078.484-.286-.372-.484-1.163-.484-2.078s.198-1.706.484-2.078c-.372.286-1.163.484-2.078.484s-1.706-.198-2.078-.484c.286.372.484 1.163.484 2.078s-.198 1.706-.484 2.078c.372-.286 1.163-.484 2.078-.484" style="fill:url(#a);stroke-width:0"/></svg>'},Jf={name:"sparkles_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.498 2a2.85 2.85 0 0 1-.811 1.69A2.85 2.85 0 0 1 9 4.498a2.85 2.85 0 0 1 1.69.809c.477.476.739 1.076.812 1.693a2.85 2.85 0 0 1 .811-1.69A2.85 2.85 0 0 1 14 4.502a2.85 2.85 0 0 1-1.69-.809A2.84 2.84 0 0 1 11.497 2M7.495 3c-.163 1.355-.737 2.674-1.784 3.719C4.668 7.76 3.352 8.332 2 8.496c1.355.163 2.674.736 3.72 1.78C6.768 11.321 7.343 12.642 7.505 14c.162-1.355.736-2.674 1.784-3.719C10.332 9.24 11.648 8.668 13 8.504c-1.356-.163-2.674-.736-3.72-1.78C8.231 5.679 7.656 4.358 7.495 3" class="cls-1"/></svg>'},Qf={name:"sparkles_nested_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m14.21 7.52-.11-.06a14.05 14.05 0 0 1-5.59-5.59l-.06-.11a.51.51 0 0 0-.9 0l-.06.11A14.05 14.05 0 0 1 1.9 7.46l-.11.06a.51.51 0 0 0 0 .9l.11.06a14.05 14.05 0 0 1 5.59 5.59l.06.11c.19.36.7.36.9 0l.06-.11a14.05 14.05 0 0 1 5.59-5.59l.11-.06a.51.51 0 0 0 0-.9m-1.71.36-.08.04a9.46 9.46 0 0 0-3.75 3.75l-.04.08a.34.34 0 0 1-.6 0l-.04-.08a9.46 9.46 0 0 0-3.75-3.75l-.08-.04a.34.34 0 0 1 0-.6l.08-.04a9.46 9.46 0 0 0 3.75-3.75l.04-.08a.34.34 0 0 1 .6 0l.04.08a9.46 9.46 0 0 0 3.75 3.75l.08.04c.24.13.24.47 0 .6" class="cls-1"/><path d="m11.36 7.6-.03.02a6.63 6.63 0 0 0-2.65 2.65l-.02.03c-.1.18-.35.18-.45 0l-.02-.03a6.63 6.63 0 0 0-2.65-2.65l-.03-.02a.255.255 0 0 1 0-.45l.03-.02a6.63 6.63 0 0 0 2.65-2.65l.02-.03c.1-.18.35-.18.45 0l.02.03a6.63 6.63 0 0 0 2.65 2.65l.03.02c.18.1.18.35 0 .45" class="cls-1"/></svg>'},tm={name:"spinner",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.967 7.143h-.762a4.885 4.885 0 0 1 3.938-3.94v.771a4.12 4.12 0 0 0-3.176 3.169M8 2v1.875A4.125 4.125 0 1 1 3.875 8H2a6 6 0 1 0 6-6" class="cls-1"/></svg>'},em={name:"square_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm4.788 9.2L4 8.388 5.225 7.2l1.553 1.61 4.06-4.01L12 6.013Z" class="cls-1"/></svg>'},nm={name:"square_list_cog_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.77 10.85a.715.715 0 0 0-.92.38c-.15.36.02.77.38.92a.715.715 0 0 0 .92-.38.69.69 0 0 0-.38-.91Z" class="cls-1"/><path d="m14.27 11.11.73-.3-.53-1.29-.73.3c-.15-.21-.34-.39-.55-.55l.3-.73L12.2 8l-.3.73q-.195-.03-.39-.03c-.195 0-.26 0-.39.03l-.3-.73-1.29.53.3.73c-.21.15-.39.34-.55.55l-.73-.3-.54 1.29.73.3c-.04.26-.04.53 0 .78l-.73.3.53 1.29.73-.3c.16.21.34.39.55.55l-.3.73 1.29.54.3-.73q.195.03.39.03c.195 0 .26 0 .39-.03l.3.73 1.29-.53-.3-.73c.21-.16.39-.34.55-.55l.73.3.54-1.29-.73-.3c.04-.26.04-.53 0-.78m-1.16 1.06a1.757 1.757 0 0 1-2.29.95 1.75 1.75 0 0 1-.94-2.29 1.757 1.757 0 0 1 2.29-.95c.89.37 1.31 1.39.94 2.29M7.01 11H6v-1h1.23c.12-.35.28-.69.48-1h-1.7V8h2.62c.68-.56 1.51-.91 2.43-1H6V6h6v1c.73.1 1.42.33 2 .73V2H2v12h5.73c-.48-.72-.77-1.59-.77-2.52 0-.16.03-.32.05-.48M4 4h8v1H4zm1 7H4v-1h1zm0-2H4V8h1zm0-2H4V6h1z" class="cls-1"/></svg>'},im={name:"square_t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm9.033 4.199-.016-.076a2.34 2.34 0 0 0-.497-1.18 2.1 2.1 0 0 0-1.281-.26h-.56v5.941c0 .552.11.718.176.768a1.8 1.8 0 0 0 .88.196l.09.006V12H6.193v-.405l.09-.007c.59-.046.8-.144.87-.218.06-.06.158-.255.158-.884V4.683h-.565a2.2 2.2 0 0 0-1.274.262 2 2 0 0 0-.498 1.174l-.015.08H4.49L4.565 4h6.859l.07 2.199Z" class="cls-1"/></svg>'},om={name:"square_x_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3v10h10V3zm8 7.01-.99.99L8 8.99 5.99 11 5 10.01 7.01 8 5 5.99 5.99 5 8 7.01 10.01 5l.99.99L8.99 8z" class="cls-1"/></svg>'},rm={name:"star_8_point_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.756 6.872 15 8.002 10.754 9.13l1.722 3.335-3.31-1.74L8.046 15l-1.118-4.276-3.312 1.736 1.727-3.332L1 7.996 5.343 6.87 3.621 3.535l3.308 1.74L8.052 1l1.12 4.276 3.31-1.734z" class="cls-1"/></svg>'},sm={name:"stop_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3h10v10H3z" class="cls-1"/></svg>'},am={name:"systemlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.357 9.143H4.786V6.79c0-.927.442-1.714 1.262-2.211C6.674 4.2 7.505 4 8.451 4h5.335v2.571H8.69c-.911.124-1.262.548-1.333 1.267z" class="cls-1"/><path d="M8.643 7.857h2.571v2.352c0 .927-.442 1.714-1.262 2.211-.626.38-1.457.58-2.403.58H2.214v-2.571H7.31c.911-.124 1.262-.548 1.333-1.267z" class="cls-1"/></svg>'},lm={name:"t_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M5.684 13v-.729l.221-.018c.764-.058.947-.19.985-.229.026-.026.157-.202.157-.992V4.078H6.48a2.46 2.46 0 0 0-1.477.291 2.26 2.26 0 0 0-.563 1.36l-.038.196h-.797L3.704 3h8.6l.092 2.925h-.784l-.021-.095a2.8 2.8 0 0 0-.589-1.466c-.147-.131-.523-.286-1.48-.286H8.96V11.2c0 .679.138.819.165.84a2.1 2.1 0 0 0 1.01.213l.223.018V13Z" class="cls-1"/></svg>'},cm={name:"tablet_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.5 2h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5M8 13.25a.75.75 0 1 1 .75-.75.75.75 0 0 1-.75.75M12 11H4V3h8Z" class="cls-1"/></svg>'},dm={name:"tag_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path d="M8.044 3.588 5.23 3 3 5.229l.588 2.816L8.543 13 13 8.543ZM6.5 6.499a1.082 1.082 0 1 1-.013-1.516A1.07 1.07 0 0 1 6.499 6.5" class="cls-1"/></svg>'},hm={name:"tags_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 16"><path d="M8.044 2.338 5.23 1.75 3 3.979l.588 2.816 4.955 4.955L13 7.293ZM6.5 5.249a1.082 1.082 0 1 1-.013-1.516 1.07 1.07 0 0 1 .013 1.516m6.251 4.794L8.543 14.25 4.257 9.964l-.283-1.369 4.569 4.57L12.207 9.5Z" class="cls-1"/></svg>'},um={name:"target_crosshairs_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 6.01a2 2 0 1 0 2 2 2 2 0 0 0-2-2m4.9.99A5 5 0 0 0 9 3.1V1H7v2.1A5 5 0 0 0 3.1 7H1v2h2.1A5 5 0 0 0 7 12.9V15h2v-2.1A5 5 0 0 0 12.9 9H15V7ZM8 12a4 4 0 1 1 4-4 4.005 4.005 0 0 1-4 4" class="cls-1"/></svg>'},pm={name:"target_crosshairs_progress_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M15 7v2h-2.1A5 5 0 0 1 9 12.9V15H7v-2.108a4.99 4.99 0 0 1-3.898-3.985l-1.52.583 2.003-4 1.998 4L4.11 8.9A3.999 3.999 0 1 0 7 4.13V1h2v2.1A5 5 0 0 1 12.9 7Zm-5 1.01a2 2 0 1 1-2-2 2 2 0 0 1 2 2" class="cls-1"/></svg>'},fm={name:"three_circles_ascending_container_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 4H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2M4 8.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5m3 .5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m4 .5a1.75 1.75 0 1 1 0-3.5 1.75 1.75 0 0 1 0 3.5" class="cls-1"/></svg>'},mm={name:"three_dots_line_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 6.5A1.5 1.5 0 1 1 6.5 8 1.5 1.5 0 0 1 8 6.5M.5 8A1.5 1.5 0 1 0 2 6.5 1.5 1.5 0 0 0 .5 8m12 0A1.5 1.5 0 1 0 14 6.5 1.5 1.5 0 0 0 12.5 8" class="cls-1"/></svg>'},gm={name:"three_vertical_lines_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 3h2v10h-2zM7 3h2v10H7zM3 3h2v10H3z" class="cls-1"/></svg>'},vm={name:"thumb_down_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 10h-2V3h2zM2 6.554c0 .488.558.923.581 1.158s-.194.503-.194.796c0 .635.51 1.492 1.315 1.492H5.75c.336 0 .525.327.426.648C6.08 10.96 6 11 6 11.5 6 13 7.001 14 8 14a.5.5 0 0 0 .5-.5V12c0-1.5 1.317-1.13 2.5-3V3S8.255 2 6.5 2H5.064C3.68 2 4.034 3.334 3.839 3.404c-.453.162-1.023.676-1.023 1.35 0 .172.145.393.084.486-.123.186-.9.689-.9 1.314" class="cls-1"/></svg>'},bm={name:"thumb_up_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 7h2v7H2zm12 2.446c0-.488-.558-.923-.581-1.158s.194-.503.194-.796c0-.635-.51-1.492-1.315-1.492H10.25c-.336 0-.525-.327-.426-.648C9.92 5.04 10 5 10 4.5 10 3 8.999 2 8 2a.5.5 0 0 0-.5.5V4c0 1.5-1.317 1.13-2.5 3v6s2.745 1 4.5 1h1.436c1.383 0 1.03-1.334 1.225-1.404.453-.162 1.023-.676 1.023-1.35 0-.172-.145-.393-.084-.486.123-.186.9-.689.9-1.314" class="cls-1"/></svg>'},ym={name:"thumbtack_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m10 7-.625-5H10V1H5v1h.625L5 7a2 2 0 0 0-2 2h4v4l.5 2 .5-2V9h4a2 2 0 0 0-2-2" class="cls-1"/></svg>'},wm={name:"tile_size_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 8h6v6H2Zm0-6v5h2V4h8v8H9v2h5V2Z" class="cls-1"/></svg>'},xm={name:"times_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 9.103 5.102 12 4 10.897 6.898 8 4 5.103 5.102 4 8 6.897 10.898 4 12 5.103 9.102 8 12 10.897 10.898 12z" class="cls-1"/></svg>'},Cm={name:"trash_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10 4V2H6v2H3v2h1v8h8V6h1V4Zm-3 9H6V6h1Zm2-9H7V3h2Zm1 9H9V6h1Z" class="cls-1"/></svg>'},km={name:"triangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2 2 14h12Zm0 4.875 2.438 4.875H5.586Z" class="cls-1"/></svg>'},Sm={name:"triangle_filled_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2 2 14h12z" class="cls-1"/></svg>'},$m={name:"triangle_two_lines_horizontal",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 11h12v2H2zm0-3v2h12V8zM10.04 7l-2-4-2 4 1.93-.8z" class="cls-1"/></svg>'},_m={name:"true_false_rectangle_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.4 3.003H2.6a1.6 1.6 0 0 0-1.6 1.6v6.8a1.595 1.595 0 0 0 1.6 1.594h10.8a1.595 1.595 0 0 0 1.6-1.594v-6.8a1.6 1.6 0 0 0-1.6-1.6M7.587 6.58H6.141v3.736H4.946V6.58H3.5v-.896h4.087Zm4.913 0h-2.13v.862h1.974v.896H10.37v1.978H9.181V5.684H12.5Z" class="cls-1"/></svg>'},Mm={name:"two_squares_in_brackets",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 4h5v5H4zm6 3v3H7v2h5V7zM5 3V2H2v12h3v-1H3V3zm8-1h-2v1h2v10h-2v1h3V2z" class="cls-1"/></svg>'},Im={name:"two_triangles_between_lines",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M1.11 2.11v12h2v-12zm12 0v12h2v-12zm-6 8.974-3-3 3-3zm1.925-5.948 3 3-3 3z" class="cls-1"/></svg>'},Em={name:"unlink_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.126 8.585c-.581.123-1.117.241-1.362.303a1.55 1.55 0 0 0-1.182 1.51l.01.155.021.193a1.7 1.7 0 0 0 .216.54l.02.038.105.134.127.144.054.047a1.5 1.5 0 0 0 .992.36h.049a1.3 1.3 0 0 0 .224-.034l.03.015.006-.001q.694-.134 1.387-.287l.343 1.538c-.488.11-.976.221-1.467.314a3 3 0 0 1-.571.053 3.15 3.15 0 0 1-2.99-2.258l-.011-.045a3 3 0 0 1-.076-.35 3 3 0 0 1-.03-.206l-.004-.089a3 3 0 0 1-.016-.336A3.16 3.16 0 0 1 4.35 7.356c.272-.068.808-.203.802-.206l.623-.137Zm4.31-1.544-.353 1.575c.737.176 1.38.334 1.413.346a1.51 1.51 0 0 1 .789.768l.029.066.053.185.038.164.002.045a1.7 1.7 0 0 1-.035.58l-.064.185-.056.142a1.55 1.55 0 0 1-1.4.893 1.7 1.7 0 0 1-.313-.03 55 55 0 0 1-1.15-.24l-.347 1.55.406.097-.013-.017c.276.057.55.118.826.173a3 3 0 0 0 .578.056 3.19 3.19 0 0 0 2.811-1.74 3 3 0 0 0 .129-.311l.033-.083.061-.197a3 3 0 0 0 .082-.351l.008-.044a3.13 3.13 0 0 0-2.281-3.513c-.297-.077-.777-.19-1.245-.299M7.932 2.393 6.875 6.075h.75l.3 3.032 1.2-3.782h-.75Z" class="cls-1"/></svg>'},Am={name:"unlock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.062 8V5.986a2.4 2.4 0 0 1 .566-1.516A1.83 1.83 0 0 1 8 4a1.883 1.883 0 0 1 2 2h2a3.89 3.89 0 0 0-4-4 3.82 3.82 0 0 0-2.81 1.078A4.35 4.35 0 0 0 4.062 6v2H3v6h10V8Z" class="cls-1"/></svg>'},Tm={name:"up_right_from_square_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 10.828V12H4V8h1.172l2-2H2v8h8V8.828z" class="cls-1"/><path d="m14.042 1.97-2.063 6.281-.49-2.344-4.117 4.122-1.414-1.414 4.102-4.102-2.324-.504z" class="cls-1"/></svg>'},Dm={name:"upload_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 9v5H2V9h1v4h10V9ZM7.982 2 5 7.9l2.004-1.312L7 11h2V6.613L11 7.9Z" class="cls-1"/></svg>'},Om={name:"user_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.004 2a2.18 2.18 0 0 1 2.184 2.182v1.09c.647 0 .378.932 0 1.455a4 4 0 0 1-.335.364 9 9 0 0 1-.31.742l.208 1.076h.437l2.75 1.527A2.15 2.15 0 0 1 14 12.291V14H2v-1.673a2.16 2.16 0 0 1 1.063-1.869l2.758-1.55h.437l.21-1.068a9 9 0 0 1-.312-.749 4 4 0 0 1-.335-.364c-.378-.523-.647-1.454 0-1.454v-1.09A2.18 2.18 0 0 1 8.004 2" class="cls-1"/></svg>'},Rm={name:"user_helmet_safety_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 11.95c.9 0 1.72-.31 2.39-.83V14H5.62v-2.88c.66.52 1.49.83 2.39.83Zm3.19-1.31h-.1V14H14v-.48c0-1.59-1.26-2.89-2.81-2.89ZM2 13.52V14h2.91v-3.36h-.1C3.26 10.64 2 11.93 2 13.53Zm6-2.29c1.78 0 3.22-1.48 3.22-3.31V7.4H4.78v.52c0 1.82 1.44 3.31 3.22 3.31m4-4.42v-.73h-.8a3.29 3.29 0 0 0-1.79-2.61v1.8h-.7V3H7.3v2.27h-.7v-1.8a3.28 3.28 0 0 0-1.79 2.61H4v.73h8.01Z" class="cls-1"/></svg>'},Fm={name:"watch_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.57 7.28-.06.013a4.56 4.56 0 0 0-1.38-2.609V3.44a.48.48 0 0 0-.48-.48h-.48V2H5.85v.96h-.48a.48.48 0 0 0-.48.48v1.24a4.545 4.545 0 0 0 0 6.64v1.24a.48.48 0 0 0 .48.48h.48V14h4.32v-.96h.48a.48.48 0 0 0 .48-.48v-1.24a4.55 4.55 0 0 0 1.379-2.612l.061.012a.48.48 0 0 0 .48-.48v-.48a.48.48 0 0 0-.48-.48m-2.3 2.662a1.6 1.6 0 0 0-.182-.26L8.747 8.338a.79.79 0 0 0 0-.666c.132-.133.894-.899.965-1a1.2 1.2 0 0 0 .14-.485 1 1 0 0 0-.515.157l-.955.957a.784.784 0 1 0 0 1.408c.163.167.956.974 1.236 1.254a1.5 1.5 0 0 0 .36.276 3.055 3.055 0 1 1 .291-.297" class="cls-1"/></svg>'},Lm={name:"waveform_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.77 11.225c-1.582 0-2.076-1.262-2.512-2.376l-.17-.426a26 26 0 0 1-.218-.595c-.32-.9-.41-1.046-.652-1.046-.24 0-.308.065-.612.88-.088.237-.188.504-.317.801l-.098.238c-.486 1.178-1.037 2.513-2.747 2.513H2V9.221h.444c.318 0 .48-.316.9-1.292l.133-.307c.06-.148.121-.304.181-.457.435-1.116.927-2.382 2.56-2.382 1.59 0 2.063 1.274 2.48 2.398l.168.443q.123.308.221.572c.345.905.427 1.03.684 1.03.259 0 .409-.317.742-1.157q.119-.303.266-.652l.097-.228c.477-1.127 1.016-2.405 2.668-2.412l.444-.002L14 6.782h-.447c-.367 0-.506.245-.994 1.387 0 0-.179.434-.238.584-.433 1.101-.973 2.472-2.55 2.472" class="cls-1"/></svg>'},Nm={name:"webvi_custom_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m4.089 2.526h-1.868a5.6 5.6 0 0 0-.854-1.712 5.36 5.36 0 0 1 2.722 1.712m-2.722 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.36 5.36 0 0 1-2.722 1.712m3.181-2.344h-2.146a11 11 0 0 0 .208-1.187L9.923 10c-.05.294-.106.58-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.065-.633-1.47-1.672l-.56.28a5 5 0 0 0 .663 1.21 5.36 5.36 0 0 1-2.722-1.712h.317a1 1 0 0 1-.017-.17v-.462h-.76a5.3 5.3 0 0 1-.804-2.526h1.564v-.632H2.646a5.3 5.3 0 0 1 .805-2.526h.759V4.69a1 1 0 0 1 .016-.164h-.316a5.36 5.36 0 0 1 2.722-1.712 5 5 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.261.632h1.507c.07.263.126.548.176.842l.687.344a11 11 0 0 0-.208-1.186h2.146a5.3 5.3 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.3 5.3 0 0 1-.804 2.526M12.105 8a.33.33 0 0 1-.19.296l-6.598 3.3-.148.036a.327.327 0 0 1-.327-.328V4.69a.327.327 0 0 1 .492-.281l6.595 3.302a.33.33 0 0 1 .176.29" class="cls-1"/></svg>'},Bm={name:"webvi_host_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 2a6 6 0 1 0 6 6 6 6 0 0 0-6-6m4.09 2.526H10.22a5.6 5.6 0 0 0-.854-1.712 5.36 5.36 0 0 1 2.722 1.712m-2.723 8.66a5.6 5.6 0 0 0 .854-1.712h1.868a5.36 5.36 0 0 1-2.722 1.712m3.181-2.344h-2.146a11 11 0 0 0 .208-1.187L9.923 10a10 10 0 0 1-.176.843h-1.51l-1.263.632h2.583C9.145 12.647 8.554 13.368 8 13.368c-.517 0-1.064-.633-1.47-1.672l-.56.28a5 5 0 0 0 .663 1.21 5.36 5.36 0 0 1-2.722-1.712h.317a1 1 0 0 1-.017-.17v-.462h-.76a5.3 5.3 0 0 1-.804-2.526H4.21v-.632H2.647a5.3 5.3 0 0 1 .805-2.526h.759V4.69a1 1 0 0 1 .016-.164h-.316a5.36 5.36 0 0 1 2.722-1.712 5 5 0 0 0-.663 1.207l.56.28c.406-1.037.953-1.67 1.47-1.67.554 0 1.145.722 1.557 1.895H6.98l1.262.632h1.506c.07.263.126.548.176.842l.687.344a11 11 0 0 0-.208-1.186h2.146a5.3 5.3 0 0 1 .804 2.526h-.67a.92.92 0 0 1-.001.632h.671a5.3 5.3 0 0 1-.804 2.526m-.619-3.131L5.334 4.409a.327.327 0 0 0-.492.281v6.613a.327.327 0 0 0 .327.328l.148-.035 6.598-3.3a.326.326 0 0 0 .014-.585m-6.087 2.505V5.78L10.274 8Z" class="cls-1"/></svg>'},Pm={name:"window_code_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm11 11H3V5h10ZM4 9.135l2.698-1.118v.75l-1.588.65 1.588.646v.75l-2.694-1.12Zm4.42-1.49h.792l-1.565 3.71h-.783ZM12 9.135v.557l-2.694 1.12v-.75l.062-.024 1.526-.626-1.588-.648v-.747Z" class="cls-1"/></svg>'},zm={name:"window_dock_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 6h8v5H4z" class="cls-1"/><path d="M1 2v12h14V2m-2 10H3V4h10z" class="cls-1"/></svg>'},Vm={name:"window_restore_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 11V4H1v10h11v-3z" class="cls-1"/><path d="M5 2v8h10V2zm9.02 7.02L6 9V4h8z" class="cls-1"/></svg>'},Hm={name:"window_text_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 2v12h12V2Zm11 11H3V5h10ZM7 8H4V6h3Zm5 2H4V9h8Zm0 2H4v-1h8Z" class="cls-1"/></svg>'},Um={name:"wrench_hammer_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m12.286 11.714-5.791-5.79a2.5 2.5 0 0 0 .17-.755 2.2 2.2 0 0 0-.095-.814 2.1 2.1 0 0 0-.55-.904 2.33 2.33 0 0 0-1.76-.685h-.045a2.1 2.1 0 0 0-.718.155l1.102 1.104.32.32.244.245a1.86 1.86 0 0 1-.22.854 1 1 0 0 1-.114.145 1.65 1.65 0 0 1-1.003.335L2.61 4.704l-.449-.449a2 2 0 0 0-.135.545l-.015.105a2.34 2.34 0 0 0 .384 1.518 2.5 2.5 0 0 0 .295.36 2.2 2.2 0 0 0 1.576.65 2.5 2.5 0 0 0 .898-.175l4.793 4.796 1.203 1.2h.668l.663-.665v-.67ZM5.75 8.908l1.367 1.367-2.988 2.987h-.923l-.45-.45v-.916ZM14 5.906l-1.81 1.809-1.298-1.216-1.38 1.38-1.367-1.365 1.374-1.382-1.622-1.62.683-.774 2.252.45Z" class="cls-1"/></svg>'},qm={name:"xmark_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13 4.667 9.667 7.999 13 11.333 11.333 13 8 9.667 4.667 13 3 11.333 6.333 8 3 4.667 4.667 3 8 6.333 11.333 3Z" class="cls-1"/></svg>'},jm={name:"xmark_check_16_x_16",data:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.033 14.026 4.9 10.866 6.277 9.53l1.744 1.81 4.562-4.507 1.307 1.363Zm1.155-10.68-1.321-1.32-2.312 2.311-2.311-2.311-1.321 1.32 2.311 2.312L1.923 7.97l1.32 1.32 2.312-2.31 2.312 2.31 1.32-1.32-2.31-2.312Z" class="cls-1"/></svg>'},Wm=J`<div
2290
2299
  class="icon"
2291
2300
  aria-hidden="true"
2292
2301
  :innerHTML=${t=>t.icon.data}
2293
- ></div>`,Gm=_t`
2302
+ ></div>`,Zm=_t`
2294
2303
  ${Ho("inline-flex")}
2295
2304
 
2296
2305
  :host {
@@ -2327,8 +2336,8 @@ function Sh(t){class e extends t{constructor(){super(...arguments),this.severity
2327
2336
  height: 100%;
2328
2337
  }
2329
2338
  `
2330
- class Zm extends He{}t([pt],Zm.prototype,"severity",void 0)
2331
- class Km extends Zm{constructor(t){super(),this.icon=t}}const Ym=(t,e)=>{const n=e.compose({baseName:t,template:Wm,styles:Gm})
2339
+ class Gm extends He{}t([pt],Gm.prototype,"severity",void 0)
2340
+ class Km extends Gm{constructor(t){super(),this.icon=t}}const Ym=(t,e)=>{const n=e.compose({baseName:t,template:Wm,styles:Zm})
2332
2341
  Mi.getOrCreate().withPrefix("nimble").register(n())}
2333
2342
  Ym("icon-exclamation-mark",class extends Km{constructor(){super(wp)}})
2334
2343
  const Xm="nimble-icon-exclamation-mark"
@@ -2812,11 +2821,11 @@ const Wg=_t`
2812
2821
  display: none;
2813
2822
  }
2814
2823
  `
2815
- class Gg extends Vo{constructor(){super(...arguments),this.selected=!1,this.disabled=!1}isNestedItem(){return Lo(this.parentElement)}handleFocus(t){this.setAttribute("tabindex","0")}handleBlur(t){this.setAttribute("tabindex","-1")}keydownHandler(t){if(t.defaultPrevented)return!1
2824
+ class Zg extends Vo{constructor(){super(...arguments),this.selected=!1,this.disabled=!1}isNestedItem(){return Lo(this.parentElement)}handleFocus(t){this.setAttribute("tabindex","0")}handleBlur(t){this.setAttribute("tabindex","-1")}keydownHandler(t){if(t.defaultPrevented)return!1
2816
2825
  switch(t.key){case sn:t.stopPropagation()
2817
2826
  break
2818
- case nn:this.parentElement&&this.isNestedItem()&&No.focusItem(this.parentElement)}return!0}clickHandler(t){return!t.defaultPrevented&&(t.stopPropagation(),!0)}selectedChanged(t,e){this.$fastController.isConnected&&this.$emit("selected-change",this)}}t([pt({mode:"boolean"})],Gg.prototype,"selected",void 0),t([pt({mode:"boolean"})],Gg.prototype,"disabled",void 0)
2819
- const Zg=Gg.compose({baseName:"anchor-tree-item",template:(t,e)=>J`
2827
+ case nn:this.parentElement&&this.isNestedItem()&&No.focusItem(this.parentElement)}return!0}clickHandler(t){return!t.defaultPrevented&&(t.stopPropagation(),!0)}selectedChanged(t,e){this.$fastController.isConnected&&this.$emit("selected-change",this)}}t([pt({mode:"boolean"})],Zg.prototype,"selected",void 0),t([pt({mode:"boolean"})],Zg.prototype,"disabled",void 0)
2828
+ const Gg=Zg.compose({baseName:"anchor-tree-item",template:(t,e)=>J`
2820
2829
  <template
2821
2830
  role="treeitem"
2822
2831
  slot="${t=>t.isNestedItem()?"item":null}"
@@ -2854,7 +2863,7 @@ const Zg=Gg.compose({baseName:"anchor-tree-item",template:(t,e)=>J`
2854
2863
  </a>
2855
2864
  </template>
2856
2865
  `,styles:Wg,shadowOptions:{delegatesFocus:!0}})
2857
- Mi.getOrCreate().withPrefix("nimble").register(Zg())
2866
+ Mi.getOrCreate().withPrefix("nimble").register(Gg())
2858
2867
  const Kg="1",Yg="1000",Xg=_t`
2859
2868
  ${Ho("block")}
2860
2869
 
@@ -3289,7 +3298,7 @@ const uv=_t`
3289
3298
  slot[name='title'] {
3290
3299
  font: ${Wc};
3291
3300
  font-weight: ${vd};
3292
- color: ${Zc};
3301
+ color: ${Gc};
3293
3302
  }
3294
3303
  `,pv=J`
3295
3304
  <section aria-labelledby="title-slot">
@@ -3693,7 +3702,7 @@ const Sv="nimble-checkbox",$v="outline",_v="block",Mv=_t`
3693
3702
  padding: 0 ${Ac};
3694
3703
  gap: 4px;
3695
3704
  background-color: transparent;
3696
- border: ${Oc} solid rgba(${Zl}, 0.3);
3705
+ border: ${Oc} solid rgba(${Gl}, 0.3);
3697
3706
  border-radius: 4px;
3698
3707
  justify-content: center;
3699
3708
  align-items: center;
@@ -4261,13 +4270,13 @@ function Wv(t){return J`
4261
4270
  <${jv} class="required-icon" severity="error"></${jv}>
4262
4271
  `)}
4263
4272
  </div>
4264
- `}const Gv=Wv(J`
4273
+ `}const Zv=Wv(J`
4265
4274
  <label part="label" class="label">
4266
4275
  <slot></slot>
4267
4276
  </label>
4268
4277
  `)
4269
- let Zv=class extends Bi{}
4270
- class Kv extends(Dn(Zv)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}function Yv(t){class e extends t{constructor(){super(...arguments),this.requiredVisible=!1}}return pt({attribute:"required-visible",mode:"boolean"})(e.prototype,"requiredVisible"),e}class Xv extends(xv(Yv(Kv))){constructor(){super(...arguments),this.appearance=Nv,this.appearanceReadOnly=!1,this.fullBleed=!1,this.open=!1,this.filteredOptions=[],this.hasOverflow=!1,this.listboxId=yn("listbox-"),this.availableViewportHeight=0,this.valueUpdatedByInput=!1,this._value="",this.filter="",this.forcedPosition=!1}get value(){return x.track(this,"value"),this._value}set value(t){const e=this._value
4278
+ let Gv=class extends Bi{}
4279
+ class Kv extends(Dn(Gv)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}function Yv(t){class e extends t{constructor(){super(...arguments),this.requiredVisible=!1}}return pt({attribute:"required-visible",mode:"boolean"})(e.prototype,"requiredVisible"),e}class Xv extends(xv(Yv(Kv))){constructor(){super(...arguments),this.appearance=Nv,this.appearanceReadOnly=!1,this.fullBleed=!1,this.open=!1,this.filteredOptions=[],this.hasOverflow=!1,this.listboxId=yn("listbox-"),this.availableViewportHeight=0,this.valueUpdatedByInput=!1,this._value="",this.filter="",this.forcedPosition=!1}get value(){return x.track(this,"value"),this._value}set value(t){const e=this._value
4271
4280
  let n=t
4272
4281
  if(this.$fastController.isConnected){const e=this.findIndexOfValidOption(t),i=this.options[this.selectedIndex]?.text,o=this.options[e]?.text
4273
4282
  i!==o&&(this.selectedIndex=e),n=this.firstSelectedOption?.text||n}e!==n&&(this._value=n,super.valueChanged(e,n),x.notify(this,"value")),this.filter=t,this.filterOptions(),this.selectedIndex=this.findIndexOfValidOption(this.value)}get options(){return x.track(this,"options"),this.filter?this.filteredOptions:this._options}set options(t){this._options=t,x.notify(this,"options")}get isAutocompleteInline(){return this.autocomplete===Xn||this.isAutocompleteBoth}get isAutocompleteList(){return this.autocomplete===Jn||this.isAutocompleteBoth}get isAutocompleteBoth(){return this.autocomplete===Qn}slottedOptionsChanged(t,e){const n=this.value
@@ -4300,7 +4309,7 @@ this.selectedIndex=t}}selectPreviousOption(){if(!this.disabled){let t=this.selec
4300
4309
  do{if(t-=1,t<0)break}while(this.options[t].disabled)
4301
4310
  this.selectedIndex=t}}setPositioning(){if(!this.$fastController.isConnected)return
4302
4311
  const t=this.getBoundingClientRect(),e=window.innerHeight-t.bottom
4303
- this.forcedPosition?this.position=this.positionAttribute:t.top>e?this.position=Gn:this.position=Zn,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.availableViewportHeight=this.position===Gn?Math.trunc(t.top):Math.trunc(e)}focusAndScrollOptionIntoView(){this.open&&this.contains(document.activeElement)&&(this.control.focus(),null!==this.firstSelectedOption&&requestAnimationFrame(()=>{this.firstSelectedOption?.scrollIntoView({block:"nearest"})}))}openChanged(){this.open?(this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),b.queueUpdate(()=>this.focus())):(this.ariaControls="",this.ariaExpanded="false"),this.dropdownButton&&(this.dropdownButton.checked=this.open)}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder??"")}setSelectedOptions(){this.selectedOptions=this.selectedIndex>-1?[this.options[this.selectedIndex]]:[],this.ariaActiveDescendant=this.firstSelectedOption?.id??"",this.focusAndScrollOptionIntoView()}selectedOptionsChanged(t,e){this.$fastController.isConnected&&this._options.forEach(t=>{t.selected=e.includes(t)})}positionChanged(t,e){this.positionAttribute=e,this.setPositioning()}regionChanged(t,e){this.region&&(this.region.anchorElement=this.controlWrapper)}controlWrapperChanged(t,e){this.region&&(this.region.anchorElement=this.controlWrapper)}ariaLabelChanged(t,e){this.updateInputAriaLabel()}updateValue(t){this.$fastController.isConnected&&(this.value=this.firstSelectedOption?.text||this.control.value,this.control.value=this.value),t&&this.$emit("change")}setInputToSelection(){null!==this.firstSelectedOption&&(this.control.value=this.firstSelectedOption.text,this.control.focus())}setInlineSelection(){null!==this.firstSelectedOption&&(this.setInputToSelection(),this.control.setSelectionRange(this.filter.length,this.control.value.length,"backward"))}clearSelectionRange(){const t=this.control.value.length
4312
+ this.forcedPosition?this.position=this.positionAttribute:t.top>e?this.position=Zn:this.position=Gn,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.availableViewportHeight=this.position===Zn?Math.trunc(t.top):Math.trunc(e)}focusAndScrollOptionIntoView(){this.open&&this.contains(document.activeElement)&&(this.control.focus(),null!==this.firstSelectedOption&&requestAnimationFrame(()=>{this.firstSelectedOption?.scrollIntoView({block:"nearest"})}))}openChanged(){this.open?(this.ariaControls=this.listboxId,this.ariaExpanded="true",this.setPositioning(),this.focusAndScrollOptionIntoView(),b.queueUpdate(()=>this.focus())):(this.ariaControls="",this.ariaExpanded="false"),this.dropdownButton&&(this.dropdownButton.checked=this.open)}placeholderChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.placeholder=this.placeholder??"")}setSelectedOptions(){this.selectedOptions=this.selectedIndex>-1?[this.options[this.selectedIndex]]:[],this.ariaActiveDescendant=this.firstSelectedOption?.id??"",this.focusAndScrollOptionIntoView()}selectedOptionsChanged(t,e){this.$fastController.isConnected&&this._options.forEach(t=>{t.selected=e.includes(t)})}positionChanged(t,e){this.positionAttribute=e,this.setPositioning()}regionChanged(t,e){this.region&&(this.region.anchorElement=this.controlWrapper)}controlWrapperChanged(t,e){this.region&&(this.region.anchorElement=this.controlWrapper)}ariaLabelChanged(t,e){this.updateInputAriaLabel()}updateValue(t){this.$fastController.isConnected&&(this.value=this.firstSelectedOption?.text||this.control.value,this.control.value=this.value),t&&this.$emit("change")}setInputToSelection(){null!==this.firstSelectedOption&&(this.control.value=this.firstSelectedOption.text,this.control.focus())}setInlineSelection(){null!==this.firstSelectedOption&&(this.setInputToSelection(),this.control.setSelectionRange(this.filter.length,this.control.value.length,"backward"))}clearSelectionRange(){const t=this.control.value.length
4304
4313
  this.control.setSelectionRange(t,t)}syncValue(){const t=this.selectedIndex>-1?this.firstSelectedOption?.text:this.control.value
4305
4314
  this.updateValue(this.value!==t)}updateInputAriaLabel(){const t=this.shadowRoot?.querySelector(".selected-value")
4306
4315
  this.ariaLabel?t?.setAttribute("aria-label",this.ariaLabel):t?.removeAttribute("aria-label")}emitChangeIfValueUpdated(){this.valueUpdatedByInput&&(this.value!==this.valueBeforeTextUpdate&&this.$emit("change"),this.valueUpdatedByInput=!1)}findIndexOfValidOption(t){return this.options.findIndex(e=>!e.disabled&&e.text===t)}}t([pt],Xv.prototype,"appearance",void 0),t([pt({attribute:"appearance-readonly",mode:"boolean"})],Xv.prototype,"appearanceReadOnly",void 0),t([pt({attribute:"full-bleed",mode:"boolean"})],Xv.prototype,"fullBleed",void 0),t([pt({attribute:"autocomplete",mode:"fromView"})],Xv.prototype,"autocomplete",void 0),t([pt({attribute:"position"})],Xv.prototype,"positionAttribute",void 0),t([pt({attribute:"open",mode:"boolean"})],Xv.prototype,"open",void 0),t([pt],Xv.prototype,"placeholder",void 0),t([C],Xv.prototype,"position",void 0),t([C],Xv.prototype,"region",void 0),t([C],Xv.prototype,"controlWrapper",void 0),t([C],Xv.prototype,"control",void 0),t([C],Xv.prototype,"listbox",void 0),t([C],Xv.prototype,"dropdownButton",void 0),t([C],Xv.prototype,"filteredOptions",void 0),t([C],Xv.prototype,"hasOverflow",void 0),t([C],Xv.prototype,"availableViewportHeight",void 0)
@@ -4315,7 +4324,7 @@ const Jv=Xv.compose({baseName:"combobox",baseClass:Kv,template:(t,e)=>J`
4315
4324
  @focusout="${(t,e)=>t.focusoutHandler(e.event)}"
4316
4325
  @keydown="${(t,e)=>t.keydownHandler(e.event)}"
4317
4326
  >
4318
- ${Gv}
4327
+ ${Zv}
4319
4328
  <div class="control" part="control" ${Pt("controlWrapper")}>
4320
4329
  ${oe(0,e)}
4321
4330
  <slot name="control">
@@ -4462,8 +4471,8 @@ const Qv=Symbol("user dismissed"),tb=_t`
4462
4471
  }
4463
4472
 
4464
4473
  .subtitle {
4465
- font: ${Gc};
4466
- color: ${Zc};
4474
+ font: ${Zc};
4475
+ color: ${Gc};
4467
4476
  }
4468
4477
 
4469
4478
  section {
@@ -4481,7 +4490,7 @@ const Qv=Symbol("user dismissed"),tb=_t`
4481
4490
  }
4482
4491
 
4483
4492
  footer {
4484
- border-top: 2px solid rgba(${Zl}, 0.1);
4493
+ border-top: 2px solid rgba(${Gl}, 0.1);
4485
4494
  padding: 24px;
4486
4495
  flex: none;
4487
4496
  display: flex;
@@ -4666,7 +4675,7 @@ const ob=_t`
4666
4675
  flex: none;
4667
4676
  display: flex;
4668
4677
  justify-content: flex-end;
4669
- border-top: 2px solid rgba(${Zl}, 0.1);
4678
+ border-top: 2px solid rgba(${Gl}, 0.1);
4670
4679
  }
4671
4680
  `,rb=J`
4672
4681
  <dialog
@@ -4709,9 +4718,9 @@ Ym("icon-arrow-rotate-right",class extends Km{constructor(){super(Uh)}})
4709
4718
  Ym("icon-arrow-u-left",class extends Km{constructor(){super(qh)}})
4710
4719
  Ym("icon-arrow-u-right",class extends Km{constructor(){super(jh)}})
4711
4720
  Ym("icon-arrow-u-up",class extends Km{constructor(){super(Wh)}})
4712
- Ym("icon-arrow-up",class extends Km{constructor(){super(Gh)}})
4721
+ Ym("icon-arrow-up",class extends Km{constructor(){super(Zh)}})
4713
4722
  const ub="nimble-icon-arrow-up"
4714
- Ym("icon-arrow-up-left-and-arrow-down-right",class extends Km{constructor(){super(Zh)}})
4723
+ Ym("icon-arrow-up-left-and-arrow-down-right",class extends Km{constructor(){super(Gh)}})
4715
4724
  Ym("icon-arrow-up-rectangle",class extends Km{constructor(){super(Kh)}})
4716
4725
  Ym("icon-arrow-up-right-and-arrow-down-left",class extends Km{constructor(){super(Yh)}})
4717
4726
  Ym("icon-arrow-up-right-from-square",class extends Km{constructor(){super(Xh)}})
@@ -4763,8 +4772,8 @@ Ym("icon-clock-cog",class extends Km{constructor(){super(Uu)}})
4763
4772
  Ym("icon-clock-exclamation",class extends Km{constructor(){super(qu)}})
4764
4773
  Ym("icon-clock-triangle",class extends Km{constructor(){super(ju)}})
4765
4774
  Ym("icon-clone",class extends Km{constructor(){super(Wu)}})
4766
- Ym("icon-cloud",class extends Km{constructor(){super(Gu)}})
4767
- Ym("icon-cloud-upload",class extends Km{constructor(){super(Zu)}})
4775
+ Ym("icon-cloud",class extends Km{constructor(){super(Zu)}})
4776
+ Ym("icon-cloud-upload",class extends Km{constructor(){super(Gu)}})
4768
4777
  Ym("icon-cloud-with-arrow",class extends Km{constructor(){super(Ku)}})
4769
4778
  Ym("icon-cog",class extends Km{constructor(){super(Yu)}})
4770
4779
  Ym("icon-cog-database",class extends Km{constructor(){super(Xu)}})
@@ -4816,8 +4825,8 @@ Ym("icon-hammer",class extends Km{constructor(){super(Up)}})
4816
4825
  Ym("icon-hashtag",class extends Km{constructor(){super(qp)}})
4817
4826
  Ym("icon-home",class extends Km{constructor(){super(jp)}})
4818
4827
  Ym("icon-horizontal-triangle-outline",class extends Km{constructor(){super(Wp)}})
4819
- Ym("icon-hourglass",class extends Km{constructor(){super(Gp)}})
4820
- Ym("icon-indent",class extends Km{constructor(){super(Zp)}})
4828
+ Ym("icon-hourglass",class extends Km{constructor(){super(Zp)}})
4829
+ Ym("icon-indent",class extends Km{constructor(){super(Gp)}})
4821
4830
  Ym("icon-indeterminant-checkbox",class extends Km{constructor(){super(Kp)}})
4822
4831
  Ym("icon-info-circle",class extends Km{constructor(){super(Xp)}})
4823
4832
  Ym("icon-inward-squares-three",class extends Km{constructor(){super(Jp)}})
@@ -4874,8 +4883,8 @@ Ym("icon-screen-check-lines-calendar",class extends Km{constructor(){super(Uf)}}
4874
4883
  Ym("icon-server",class extends Km{constructor(){super(qf)}})
4875
4884
  Ym("icon-share-nodes",class extends Km{constructor(){super(jf)}})
4876
4885
  Ym("icon-shield-check",class extends Km{constructor(){super(Wf)}})
4877
- Ym("icon-shield-xmark",class extends Km{constructor(){super(Gf)}})
4878
- Ym("icon-signal-bars",class extends Km{constructor(){super(Zf)}})
4886
+ Ym("icon-shield-xmark",class extends Km{constructor(){super(Zf)}})
4887
+ Ym("icon-signal-bars",class extends Km{constructor(){super(Gf)}})
4879
4888
  Ym("icon-sine-graph",class extends Km{constructor(){super(Kf)}})
4880
4889
  Ym("icon-skip-arrow",class extends Km{constructor(){super(Yf)}})
4881
4890
  Ym("icon-sparkle-swirls",class extends Km{constructor(){super(Xf)}})
@@ -4938,7 +4947,7 @@ null==n?e.deleteValueFor(this.themeProvider):e.setValueFor(this.themeProvider,n)
4938
4947
  class Mb extends Sb{constructor(){super(...arguments),this.supportedLabels=_b}}t([pt({attribute:"popup-dismiss"})],Mb.prototype,"popupDismiss",void 0),t([pt({attribute:"numeric-decrement"})],Mb.prototype,"numericDecrement",void 0),t([pt({attribute:"numeric-increment"})],Mb.prototype,"numericIncrement",void 0),t([pt({attribute:"popup-icon-error"})],Mb.prototype,"popupIconError",void 0),t([pt({attribute:"popup-icon-warning"})],Mb.prototype,"popupIconWarning",void 0),t([pt({attribute:"popup-icon-completed"})],Mb.prototype,"popupIconCompleted",void 0),t([pt({attribute:"popup-icon-current"})],Mb.prototype,"popupIconCurrent",void 0),t([pt({attribute:"popup-icon-information"})],Mb.prototype,"popupIconInformation",void 0),t([pt({attribute:"filter-search"})],Mb.prototype,"filterSearch",void 0),t([pt({attribute:"filter-no-results"})],Mb.prototype,"filterNoResults",void 0),t([pt({attribute:"loading"})],Mb.prototype,"loading",void 0),t([pt({attribute:"scroll-backward"})],Mb.prototype,"scrollBackward",void 0),t([pt({attribute:"scroll-forward"})],Mb.prototype,"scrollForward",void 0),t([pt({attribute:"item-remove"})],Mb.prototype,"itemRemove",void 0)
4939
4948
  const Ib=Mb.compose({baseName:"label-provider-core",styles:$b})
4940
4949
  Mi.getOrCreate().withPrefix("nimble").register(Ib())
4941
- const Eb="Collapse group",Ab="Expand group",Tb="Collapse row",Db="Expand row",Ob="Collapse all",Rb="Options",Fb="Grouped",Lb="Sorted ascending",Nb="Sorted descending",Bb="Select all rows",Pb="Select all rows in group",zb="Select row",Vb="Row operations",Hb="Loading",Ub="No value",qb="Empty",jb=xi.create({name:"table-group-collapse-label",cssCustomPropertyName:null}).withDefault(Eb),Wb=xi.create({name:"table-group-expand-label",cssCustomPropertyName:null}).withDefault(Ab),Gb=xi.create({name:"table-row-collapse-label",cssCustomPropertyName:null}).withDefault(Tb),Zb=xi.create({name:"table-row-expand-label",cssCustomPropertyName:null}).withDefault(Db),Kb=xi.create({name:"table-collapse-all-label",cssCustomPropertyName:null}).withDefault(Ob),Yb=xi.create({name:"table-cell-action-menu-label",cssCustomPropertyName:null}).withDefault(Rb),Xb=xi.create({name:"table-column-header-grouped-label",cssCustomPropertyName:null}).withDefault(Fb),Jb=xi.create({name:"table-column-header-sorted-ascending-label",cssCustomPropertyName:null}).withDefault(Lb),Qb=xi.create({name:"table-column-header-sorted-descending-label",cssCustomPropertyName:null}).withDefault(Nb),ty=xi.create({name:"table-select-all-label",cssCustomPropertyName:null}).withDefault(Bb),ey=xi.create({name:"table-group-select-all-label",cssCustomPropertyName:null}).withDefault(Pb),ny=xi.create({name:"table-row-select-label",cssCustomPropertyName:null}).withDefault(zb),iy=xi.create({name:"table-row-operation-column-label",cssCustomPropertyName:null}).withDefault(Vb),oy=xi.create({name:"table-row-loading-label",cssCustomPropertyName:null}).withDefault(Hb),ry=xi.create({name:"table-group-row-placeholder-no-value-label",cssCustomPropertyName:null}).withDefault(Ub),sy=xi.create({name:"table-group-row-placeholder-empty-label",cssCustomPropertyName:null}).withDefault(qb),ay={groupCollapse:jb,groupExpand:Wb,rowCollapse:Gb,rowExpand:Zb,collapseAll:Kb,cellActionMenu:Yb,columnHeaderGrouped:Xb,columnHeaderSortedAscending:Jb,columnHeaderSortedDescending:Qb,selectAll:ty,groupSelectAll:ey,rowSelect:ny,rowOperationColumn:iy,rowLoading:oy,groupRowPlaceholderNoValue:ry,groupRowPlaceholderEmpty:sy}
4950
+ const Eb="Collapse group",Ab="Expand group",Tb="Collapse row",Db="Expand row",Ob="Collapse all",Rb="Options",Fb="Grouped",Lb="Sorted ascending",Nb="Sorted descending",Bb="Select all rows",Pb="Select all rows in group",zb="Select row",Vb="Row operations",Hb="Loading",Ub="No value",qb="Empty",jb=xi.create({name:"table-group-collapse-label",cssCustomPropertyName:null}).withDefault(Eb),Wb=xi.create({name:"table-group-expand-label",cssCustomPropertyName:null}).withDefault(Ab),Zb=xi.create({name:"table-row-collapse-label",cssCustomPropertyName:null}).withDefault(Tb),Gb=xi.create({name:"table-row-expand-label",cssCustomPropertyName:null}).withDefault(Db),Kb=xi.create({name:"table-collapse-all-label",cssCustomPropertyName:null}).withDefault(Ob),Yb=xi.create({name:"table-cell-action-menu-label",cssCustomPropertyName:null}).withDefault(Rb),Xb=xi.create({name:"table-column-header-grouped-label",cssCustomPropertyName:null}).withDefault(Fb),Jb=xi.create({name:"table-column-header-sorted-ascending-label",cssCustomPropertyName:null}).withDefault(Lb),Qb=xi.create({name:"table-column-header-sorted-descending-label",cssCustomPropertyName:null}).withDefault(Nb),ty=xi.create({name:"table-select-all-label",cssCustomPropertyName:null}).withDefault(Bb),ey=xi.create({name:"table-group-select-all-label",cssCustomPropertyName:null}).withDefault(Pb),ny=xi.create({name:"table-row-select-label",cssCustomPropertyName:null}).withDefault(zb),iy=xi.create({name:"table-row-operation-column-label",cssCustomPropertyName:null}).withDefault(Vb),oy=xi.create({name:"table-row-loading-label",cssCustomPropertyName:null}).withDefault(Hb),ry=xi.create({name:"table-group-row-placeholder-no-value-label",cssCustomPropertyName:null}).withDefault(Ub),sy=xi.create({name:"table-group-row-placeholder-empty-label",cssCustomPropertyName:null}).withDefault(qb),ay={groupCollapse:jb,groupExpand:Wb,rowCollapse:Zb,rowExpand:Gb,collapseAll:Kb,cellActionMenu:Yb,columnHeaderGrouped:Xb,columnHeaderSortedAscending:Jb,columnHeaderSortedDescending:Qb,selectAll:ty,groupSelectAll:ey,rowSelect:ny,rowOperationColumn:iy,rowLoading:oy,groupRowPlaceholderNoValue:ry,groupRowPlaceholderEmpty:sy}
4942
4951
  class ly extends Sb{constructor(){super(...arguments),this.supportedLabels=ay}}t([pt({attribute:"group-collapse"})],ly.prototype,"groupCollapse",void 0),t([pt({attribute:"group-expand"})],ly.prototype,"groupExpand",void 0),t([pt({attribute:"row-collapse"})],ly.prototype,"rowCollapse",void 0),t([pt({attribute:"row-expand"})],ly.prototype,"rowExpand",void 0),t([pt({attribute:"collapse-all"})],ly.prototype,"collapseAll",void 0),t([pt({attribute:"cell-action-menu"})],ly.prototype,"cellActionMenu",void 0),t([pt({attribute:"column-header-grouped"})],ly.prototype,"columnHeaderGrouped",void 0),t([pt({attribute:"column-header-sorted-ascending"})],ly.prototype,"columnHeaderSortedAscending",void 0),t([pt({attribute:"column-header-sorted-descending"})],ly.prototype,"columnHeaderSortedDescending",void 0),t([pt({attribute:"select-all"})],ly.prototype,"selectAll",void 0),t([pt({attribute:"group-select-all"})],ly.prototype,"groupSelectAll",void 0),t([pt({attribute:"row-select"})],ly.prototype,"rowSelect",void 0),t([pt({attribute:"row-operation-column"})],ly.prototype,"rowOperationColumn",void 0),t([pt({attribute:"row-loading"})],ly.prototype,"rowLoading",void 0),t([pt({attribute:"group-row-placeholder-no-value"})],ly.prototype,"groupRowPlaceholderNoValue",void 0),t([pt({attribute:"group-row-placeholder-empty"})],ly.prototype,"groupRowPlaceholderEmpty",void 0)
4943
4952
  const cy=ly.compose({baseName:"label-provider-table",styles:$b})
4944
4953
  Mi.getOrCreate().withPrefix("nimble").register(cy())
@@ -5137,7 +5146,7 @@ const yy=J`<template slot="mapping"></template>`,wy=_t`
5137
5146
  `
5138
5147
  class xy extends by{}t([pt()],xy.prototype,"text",void 0)
5139
5148
  const Cy=xy.compose({baseName:"mapping-empty",template:yy,styles:wy})
5140
- function ky(t){return t.prototype instanceof Zm}Mi.getOrCreate().withPrefix("nimble").register(Cy())
5149
+ function ky(t){return t.prototype instanceof Gm}Mi.getOrCreate().withPrefix("nimble").register(Cy())
5141
5150
  class Sy extends by{constructor(){super(...arguments),this.textHidden=!1}async resolveIconAsync(t){try{this.resolvedIcon=void 0,await customElements.whenDefined(t)}catch(t){return}if(t!==this.icon)return
5142
5151
  const e=customElements.get(t)
5143
5152
  this.resolvedIcon=ky(e)?t:void 0}iconChanged(){const t=this.icon
@@ -5152,7 +5161,7 @@ Mi.getOrCreate().withPrefix("nimble").register(My())
5152
5161
  class Iy extends by{}t([pt()],Iy.prototype,"text",void 0)
5153
5162
  const Ey=Iy.compose({baseName:"mapping-text",template:yy,styles:wy})
5154
5163
  Mi.getOrCreate().withPrefix("nimble").register(Ey())
5155
- let Ay=class t extends He{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&Ze(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=t=>{if(!this.contains(t.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
5164
+ let Ay=class t extends He{constructor(){super(...arguments),this.expandedItem=null,this.focusIndex=-1,this.isNestedMenu=()=>null!==this.parentElement&&Ge(this.parentElement)&&"menuitem"===this.parentElement.getAttribute("role"),this.handleFocusOut=t=>{if(!this.contains(t.relatedTarget)&&void 0!==this.menuItems){this.collapseExpandedItem()
5156
5165
  const t=this.menuItems.findIndex(this.isFocusableElement)
5157
5166
  this.menuItems[this.focusIndex]?.setAttribute("tabindex","-1"),this.menuItems[t]?.setAttribute("tabindex","0"),this.focusIndex=t}},this.handleItemFocus=t=>{const e=t.target
5158
5167
  void 0!==this.menuItems&&e!==this.menuItems[this.focusIndex]&&(this.menuItems[this.focusIndex]?.setAttribute("tabindex","-1"),this.focusIndex=this.menuItems.indexOf(e),e.setAttribute("tabindex","0"))},this.handleExpandedChanged=t=>{if(t.defaultPrevented||null===t.target||!this.menuItems?.includes(t.target))return
@@ -5170,7 +5179,7 @@ const e=t.target,n=this.menuItems.indexOf(e)
5170
5179
  if(-1!==n&&"menuitemradio"===e.role&&e.checked){for(let t=n-1;t>=0;--t){const e=this.menuItems[t],n=e.getAttribute("role")
5171
5180
  if(n===Vi&&(e.checked=!1),"separator"===n)break}const t=this.menuItems.length-1
5172
5181
  for(let e=n+1;e<=t;++e){const t=this.menuItems[e],n=t.getAttribute("role")
5173
- if(n===Vi&&(t.checked=!1),"separator"===n)break}}},this.isMenuItemElement=e=>Ze(e)&&Object.prototype.hasOwnProperty.call(t.focusableElementRoles,e.getAttribute("role")),this.isFocusableElement=t=>this.isMenuItemElement(t)}connectedCallback(){super.connectedCallback(),b.queueUpdate(()=>{this.setItems()}),this.addEventListener("change",this.changeHandler)}disconnectedCallback(){super.disconnectedCallback(),this.removeItemListeners(),this.menuItems=void 0,this.removeEventListener("change",this.changeHandler)}focus(){this.setFocus(0,1)}collapseExpandedItem(){null!==this.expandedItem&&(this.expandedItem.expanded=!1,this.expandedItem=null)}handleMenuKeyDown(t){if(t.defaultPrevented||void 0===this.menuItems)return!1
5182
+ if(n===Vi&&(t.checked=!1),"separator"===n)break}}},this.isMenuItemElement=e=>Ge(e)&&Object.prototype.hasOwnProperty.call(t.focusableElementRoles,e.getAttribute("role")),this.isFocusableElement=t=>this.isMenuItemElement(t)}connectedCallback(){super.connectedCallback(),b.queueUpdate(()=>{this.setItems()}),this.addEventListener("change",this.changeHandler)}disconnectedCallback(){super.disconnectedCallback(),this.removeItemListeners(),this.menuItems=void 0,this.removeEventListener("change",this.changeHandler)}focus(){this.setFocus(0,1)}collapseExpandedItem(){null!==this.expandedItem&&(this.expandedItem.expanded=!1,this.expandedItem=null)}handleMenuKeyDown(t){if(t.defaultPrevented||void 0===this.menuItems)return!1
5174
5183
  switch(t.key){case en:return this.setFocus(this.focusIndex+1,1),!1
5175
5184
  case rn:return this.setFocus(this.focusIndex-1,-1),!1
5176
5185
  case cn:return this.setFocus(this.menuItems.length-1,-1),!1
@@ -5688,9 +5697,9 @@ const Vy="underline",Hy="outline",Uy="block",qy="frameless",jy=_t`
5688
5697
  >
5689
5698
  <slot ${Qt("defaultSlottedNodes")}></slot>
5690
5699
  </label>`)
5691
- class Gy extends(xv(Yv(Xi))){constructor(){super(...arguments),this.appearance=Vy,this.fullBleed=!1,this.appearanceReadOnly=!1,this.decimalSeparator=".",this.inputFilterRegExp=this.buildFilterRegExp(this.decimalSeparator),this.langSubscriber={handleChange:()=>this.updateDecimalSeparatorAndInputFilter()}}connectedCallback(){super.connectedCallback(),this.control.setAttribute("role","spinbutton"),this.updateDecimalSeparatorAndInputFilter(),$a.subscribe(this.langSubscriber,this)}disconnectedCallback(){super.disconnectedCallback(),$a.unsubscribe(this.langSubscriber,this)}sanitizeInput(t){return t.replace(this.inputFilterRegExp,"")}syncValueFromInnerControl(){this.value="."!==this.decimalSeparator?this.control.value.replace(this.decimalSeparator,"."):this.control.value}syncValueToInnerControl(){this.control.value="."!==this.decimalSeparator?this.value.replace(".",this.decimalSeparator):this.value}updateDecimalSeparatorAndInputFilter(){const t=this.decimalSeparator
5692
- this.decimalSeparator=this.getSeparatorForLanguange($a.getValueFor(this)),this.decimalSeparator!==t&&(this.inputFilterRegExp=this.buildFilterRegExp(this.decimalSeparator),this.control.value=this.control.value.replace(t,this.decimalSeparator))}getSeparatorForLanguange(t){return Intl.NumberFormat(t).formatToParts(1.1).find(t=>"decimal"===t.type).value}buildFilterRegExp(t){return new RegExp(`[^0-9\\-+e${t}]`,"g")}}t([pt],Gy.prototype,"appearance",void 0),t([pt({attribute:"full-bleed",mode:"boolean"})],Gy.prototype,"fullBleed",void 0),t([pt({attribute:"appearance-readonly",mode:"boolean"})],Gy.prototype,"appearanceReadOnly",void 0)
5693
- const Zy=Gy.compose({baseName:"number-field",baseClass:Xi,template:(t,e)=>J`
5700
+ class Zy extends(xv(Yv(Xi))){constructor(){super(...arguments),this.appearance=Vy,this.fullBleed=!1,this.appearanceReadOnly=!1,this.decimalSeparator=".",this.inputFilterRegExp=this.buildFilterRegExp(this.decimalSeparator),this.langSubscriber={handleChange:()=>this.updateDecimalSeparatorAndInputFilter()}}connectedCallback(){super.connectedCallback(),this.control.setAttribute("role","spinbutton"),this.updateDecimalSeparatorAndInputFilter(),$a.subscribe(this.langSubscriber,this)}disconnectedCallback(){super.disconnectedCallback(),$a.unsubscribe(this.langSubscriber,this)}sanitizeInput(t){return t.replace(this.inputFilterRegExp,"")}syncValueFromInnerControl(){this.value="."!==this.decimalSeparator?this.control.value.replace(this.decimalSeparator,"."):this.control.value}syncValueToInnerControl(){this.control.value="."!==this.decimalSeparator?this.value.replace(".",this.decimalSeparator):this.value}updateDecimalSeparatorAndInputFilter(){const t=this.decimalSeparator
5701
+ this.decimalSeparator=this.getSeparatorForLanguange($a.getValueFor(this)),this.decimalSeparator!==t&&(this.inputFilterRegExp=this.buildFilterRegExp(this.decimalSeparator),this.control.value=this.control.value.replace(t,this.decimalSeparator))}getSeparatorForLanguange(t){return Intl.NumberFormat(t).formatToParts(1.1).find(t=>"decimal"===t.type).value}buildFilterRegExp(t){return new RegExp(`[^0-9\\-+e${t}]`,"g")}}t([pt],Zy.prototype,"appearance",void 0),t([pt({attribute:"full-bleed",mode:"boolean"})],Zy.prototype,"fullBleed",void 0),t([pt({attribute:"appearance-readonly",mode:"boolean"})],Zy.prototype,"appearanceReadOnly",void 0)
5702
+ const Gy=Zy.compose({baseName:"number-field",baseClass:Xi,template:(t,e)=>J`
5694
5703
  <template class="${t=>t.readOnly?"readonly":""}">
5695
5704
  ${Wy}
5696
5705
  <div class="root" part="root">
@@ -5798,7 +5807,7 @@ const Zy=Gy.compose({baseName:"number-field",baseClass:Xi,template:(t,e)=>J`
5798
5807
  ></${Xm}>
5799
5808
  ${wv}
5800
5809
  `})
5801
- Mi.getOrCreate().withPrefix("nimble").register(Zy())
5810
+ Mi.getOrCreate().withPrefix("nimble").register(Gy())
5802
5811
  const Ky=_t`
5803
5812
  ${Ho("inline-flex")}
5804
5813
 
@@ -6285,7 +6294,7 @@ if(i.indexOf(o)<0)throw new RangeError(`Expected value of type ${i} for attribut
6285
6294
  let o=zw(this.attrs)
6286
6295
  this.instance=o?new lw(this,o):null}create(t=null){return!t&&this.instance?this.instance:new lw(this,Vw(this.attrs,t))}static compile(t,e){let n=Object.create(null),i=0
6287
6296
  return t.forEach((t,o)=>n[t]=new Ww(t,i++,e,o)),n}removeFromSet(t){for(var e=0;e<t.length;e++)t[e].type==this&&(t=t.slice(0,e).concat(t.slice(e+1)),e--)
6288
- return t}isInSet(t){for(let e=0;e<t.length;e++)if(t[e].type==this)return t[e]}checkAttrs(t){Hw(this.attrs,t,"mark",this.name)}excludes(t){return this.excluded.indexOf(t)>-1}}let Gw=class{constructor(t){this.linebreakReplacement=null,this.cached=Object.create(null)
6297
+ return t}isInSet(t){for(let e=0;e<t.length;e++)if(t[e].type==this)return t[e]}checkAttrs(t){Hw(this.attrs,t,"mark",this.name)}excludes(t){return this.excluded.indexOf(t)>-1}}let Zw=class{constructor(t){this.linebreakReplacement=null,this.cached=Object.create(null)
6289
6298
  let e=this.spec={}
6290
6299
  for(let n in t)e[n]=t[n]
6291
6300
  e.nodes=ew.from(t.nodes),e.marks=ew.from(t.marks||{}),this.nodes=qw.compile(this.spec.nodes,this),this.marks=Ww.compile(this.spec.marks,this)
@@ -6294,14 +6303,14 @@ for(let t in this.nodes){if(t in this.marks)throw new RangeError(t+" can not be
6294
6303
  let e=this.nodes[t],i=e.spec.content||"",o=e.spec.marks
6295
6304
  if(e.contentMatch=n[i]||(n[i]=Tw.parse(i,this.nodes)),e.inlineContent=e.contentMatch.inlineContent,e.spec.linebreakReplacement){if(this.linebreakReplacement)throw new RangeError("Multiple linebreak nodes defined")
6296
6305
  if(!e.isInline||!e.isLeaf)throw new RangeError("Linebreak replacement nodes must be inline leaf nodes")
6297
- this.linebreakReplacement=e}e.markSet="_"==o?null:o?Zw(this,o.split(" ")):""!=o&&e.inlineContent?null:[]}for(let t in this.marks){let e=this.marks[t],n=e.spec.excludes
6298
- e.excluded=null==n?[e]:""==n?[]:Zw(this,n.split(" "))}this.nodeFromJSON=t=>Iw.fromJSON(this,t),this.markFromJSON=t=>lw.fromJSON(this,t),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(t,e=null,n,i){if("string"==typeof t)t=this.nodeType(t)
6306
+ this.linebreakReplacement=e}e.markSet="_"==o?null:o?Gw(this,o.split(" ")):""!=o&&e.inlineContent?null:[]}for(let t in this.marks){let e=this.marks[t],n=e.spec.excludes
6307
+ e.excluded=null==n?[e]:""==n?[]:Gw(this,n.split(" "))}this.nodeFromJSON=t=>Iw.fromJSON(this,t),this.markFromJSON=t=>lw.fromJSON(this,t),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(t,e=null,n,i){if("string"==typeof t)t=this.nodeType(t)
6299
6308
  else{if(!(t instanceof qw))throw new RangeError("Invalid node type: "+t)
6300
6309
  if(t.schema!=this)throw new RangeError("Node type from different schema used ("+t.name+")")}return t.createChecked(e,n,i)}text(t,e){let n=this.nodes.text
6301
6310
  return new Ew(n,n.defaultAttrs,t,lw.setFrom(e))}mark(t,e){return"string"==typeof t&&(t=this.marks[t]),t.create(e)}nodeType(t){let e=this.nodes[t]
6302
6311
  if(!e)throw new RangeError("Unknown node type: "+t)
6303
6312
  return e}}
6304
- function Zw(t,e){let n=[]
6313
+ function Gw(t,e){let n=[]
6305
6314
  for(let i=0;i<e.length;i++){let o=e[i],r=t.marks[o],s=r
6306
6315
  if(r)n.push(r)
6307
6316
  else for(let e in t.marks){let i=t.marks[e];("_"==o||i.spec.group&&i.spec.group.split(" ").indexOf(o)>-1)&&n.push(s=i)}if(!s)throw new SyntaxError("Unknown mark type: '"+e[i]+"'")}return n}class Kw{constructor(t,e){this.schema=t,this.rules=e,this.tags=[],this.styles=[]
@@ -6609,11 +6618,11 @@ p||(u=-1),this.placed=qx(this.placed,e,ow.from(c)),this.frontier[e].match=d,p&&u
6609
6618
  for(let t=0,e=s;t<u;t++){let t=e.lastChild
6610
6619
  this.frontier.push({type:t.type,match:t.contentMatchAt(t.childCount)}),e=t.content}this.unplaced=p?0==t?dw.empty:new dw(Ux(r.content,t-1,1),t-1,u<0?r.openEnd:t-1):new dw(Ux(r.content,t,l),r.openStart,r.openEnd)}mustMoveInline(){if(!this.$to.parent.isTextblock)return-1
6611
6620
  let t,e=this.frontier[this.depth]
6612
- if(!e.type.isTextblock||!Gx(this.$to,this.$to.depth,e.type,e.match,!1)||this.$to.depth==this.depth&&(t=this.findCloseLevel(this.$to))&&t.depth==this.depth)return-1
6621
+ if(!e.type.isTextblock||!Zx(this.$to,this.$to.depth,e.type,e.match,!1)||this.$to.depth==this.depth&&(t=this.findCloseLevel(this.$to))&&t.depth==this.depth)return-1
6613
6622
  let{depth:n}=this.$to,i=this.$to.after(n)
6614
6623
  for(;n>1&&i==this.$to.end(--n);)++i
6615
- return i}findCloseLevel(t){t:for(let e=Math.min(this.depth,t.depth);e>=0;e--){let{match:n,type:i}=this.frontier[e],o=e<t.depth&&t.end(e+1)==t.pos+(t.depth-(e+1)),r=Gx(t,e,i,n,o)
6616
- if(r){for(let n=e-1;n>=0;n--){let{match:e,type:i}=this.frontier[n],o=Gx(t,n,i,e,!0)
6624
+ return i}findCloseLevel(t){t:for(let e=Math.min(this.depth,t.depth);e>=0;e--){let{match:n,type:i}=this.frontier[e],o=e<t.depth&&t.end(e+1)==t.pos+(t.depth-(e+1)),r=Zx(t,e,i,n,o)
6625
+ if(r){for(let n=e-1;n>=0;n--){let{match:e,type:i}=this.frontier[n],o=Zx(t,n,i,e,!0)
6617
6626
  if(!o||o.childCount)continue t}return{depth:e,fit:r,move:o?t.doc.resolve(t.after(e+1)):t}}}}close(t){let e=this.findCloseLevel(t)
6618
6627
  if(!e)return null
6619
6628
  for(;this.depth>e.depth;)this.closeFrontierNode()
@@ -6624,11 +6633,11 @@ i.match=i.match.matchType(t),this.placed=qx(this.placed,this.depth,ow.from(t.cre
6624
6633
  t.childCount&&(this.placed=qx(this.placed,this.frontier.length,t))}}function Ux(t,e,n){return 0==e?t.cutByIndex(n,t.childCount):t.replaceChild(0,t.firstChild.copy(Ux(t.firstChild.content,e-1,n)))}function qx(t,e,n){return 0==e?t.append(n):t.replaceChild(t.childCount-1,t.lastChild.copy(qx(t.lastChild.content,e-1,n)))}function jx(t,e){for(let n=0;n<e;n++)t=t.firstChild.content
6625
6634
  return t}function Wx(t,e,n){if(e<=0)return t
6626
6635
  let i=t.content
6627
- return e>1&&(i=i.replaceChild(0,Wx(i.firstChild,e-1,1==i.childCount?n-1:0))),e>0&&(i=t.type.contentMatch.fillBefore(i).append(i),n<=0&&(i=i.append(t.type.contentMatch.matchFragment(i).fillBefore(ow.empty,!0)))),t.copy(i)}function Gx(t,e,n,i,o){let r=t.node(e),s=o?t.indexAfter(e):t.index(e)
6636
+ return e>1&&(i=i.replaceChild(0,Wx(i.firstChild,e-1,1==i.childCount?n-1:0))),e>0&&(i=t.type.contentMatch.fillBefore(i).append(i),n<=0&&(i=i.append(t.type.contentMatch.matchFragment(i).fillBefore(ow.empty,!0)))),t.copy(i)}function Zx(t,e,n,i,o){let r=t.node(e),s=o?t.indexAfter(e):t.index(e)
6628
6637
  if(s==r.childCount&&!n.compatibleContent(r.type))return null
6629
6638
  let a=i.fillBefore(r.content,!0,s)
6630
6639
  return a&&!function(t,e,n){for(let i=n;i<e.childCount;i++)if(!t.allowsMarks(e.child(i).marks))return!0
6631
- return!1}(n,r.content,s)?a:null}function Zx(t){return t.spec.defining||t.spec.definingForContent}function Kx(t,e,n,i,o){if(e<n){let o=t.firstChild
6640
+ return!1}(n,r.content,s)?a:null}function Gx(t){return t.spec.defining||t.spec.definingForContent}function Kx(t,e,n,i,o){if(e<n){let o=t.firstChild
6632
6641
  t=t.replaceChild(0,o.copy(Kx(o.content,e+1,n,i,o)))}if(e>i){let e=o.contentMatchAt(0),n=e.fillBefore(t).append(t)
6633
6642
  t=n.append(e.matchFragment(n).fillBefore(ow.empty,!0))}return t}function Yx(t,e){let n=[]
6634
6643
  for(let i=Math.min(t.depth,e.depth);i>=0;i--){let o=t.start(i)
@@ -6668,7 +6677,7 @@ if(n.defining||n.definingAsContext||n.isolating)break
6668
6677
  s.indexOf(t)>-1?a=t:o.before(t)==e&&s.splice(1,0,-t)}let l=s.indexOf(a),c=[],d=i.openStart
6669
6678
  for(let t=i.content,e=0;;e++){let n=t.firstChild
6670
6679
  if(c.push(n),e==i.openStart)break
6671
- t=n.content}for(let t=d-1;t>=0;t--){let e=c[t],n=Zx(e.type)
6680
+ t=n.content}for(let t=d-1;t>=0;t--){let e=c[t],n=Gx(e.type)
6672
6681
  if(n&&!e.sameMarkup(o.node(Math.abs(a)-1)))d=t
6673
6682
  else if(n||!e.type.isTextblock)break}for(let e=i.openStart;e>=0;e--){let a=(e+d+1)%(i.openStart+1),h=c[a]
6674
6683
  if(h)for(let e=0;e<s.length;e++){let c=s[(e+l)%s.length],d=!0
@@ -6922,7 +6931,7 @@ o=e.parent.canReplaceWith(i,i+1,t)}})}if(!o)return!1
6922
6931
  if(i){let o=n.tr
6923
6932
  for(let i=0;i<n.selection.ranges.length;i++){let{$from:{pos:r},$to:{pos:s}}=n.selection.ranges[i]
6924
6933
  o.setBlockType(r,s,t,e)}i(o.scrollIntoView())}return!0}}function WC(...t){return function(e,n,i){for(let o=0;o<t.length;o++)if(t[o](e,n,i))return!0
6925
- return!1}}function GC(t,e=null){return function(n,i){let{$from:o,$to:r}=n.selection,s=o.blockRange(r)
6934
+ return!1}}function ZC(t,e=null){return function(n,i){let{$from:o,$to:r}=n.selection,s=o.blockRange(r)
6926
6935
  if(!s)return!1
6927
6936
  let a=i?n.tr:null
6928
6937
  return!!function(t,e,n,i=null){let o=!1,r=e,s=e.$from.doc
@@ -6937,7 +6946,7 @@ let s=0
6937
6946
  for(let t=0;t<n.length;t++)n[t].type==o&&(s=t+1)
6938
6947
  let a=n.length-s,l=e.start+n.length-(i?2:0),c=e.parent
6939
6948
  for(let n=e.startIndex,i=e.endIndex,o=!0;n<i;n++,o=!1)!o&&Fx(t.doc,l,a)&&(t.split(l,a),l+=2*a),l+=c.child(n).nodeSize}(t,e,a,o,n)
6940
- return!0}(a,s,t,e)&&(i&&i(a.scrollIntoView()),!0)}}function ZC(t){return function(e,n){let{$from:i,$to:o}=e.selection,r=i.blockRange(o,e=>e.childCount>0&&e.firstChild.type==t)
6949
+ return!0}(a,s,t,e)&&(i&&i(a.scrollIntoView()),!0)}}function GC(t){return function(e,n){let{$from:i,$to:o}=e.selection,r=i.blockRange(o,e=>e.childCount>0&&e.firstChild.type==t)
6941
6950
  return!!r&&(!n||(i.node(r.depth-1).type==t?function(t,e,n,i){let o=t.tr,r=i.end,s=i.$to.end(i.depth)
6942
6951
  r<s&&(o.step(new _x(r-1,s,r,s,new dw(ow.from(n.create(null,i.parent.copy())),1,0),1,!0)),i=new _w(o.doc.resolve(i.$from.pos),o.doc.resolve(s),i.depth))
6943
6952
  const a=Ax(i)
@@ -7042,7 +7051,7 @@ return{top:n,bottom:n,left:t.left,right:t.right}}function Hk(t,e,n){let i=t.stat
7042
7051
  i!=e&&t.updateState(e),o!=t.dom&&t.focus()
7043
7052
  try{return n()}finally{i!=e&&t.updateState(i),o!=t.dom&&o&&o.focus()}}const Uk=/[\u0590-\u08ac]/
7044
7053
  let qk=null,jk=null,Wk=!1
7045
- function Gk(t,e,n){return qk==e&&jk==n?Wk:(qk=e,jk=n,Wk="up"==n||"down"==n?function(t,e,n){let i=e.selection,o="up"==n?i.$from:i.$to
7054
+ function Zk(t,e,n){return qk==e&&jk==n?Wk:(qk=e,jk=n,Wk="up"==n||"down"==n?function(t,e,n){let i=e.selection,o="up"==n?i.$from:i.$to
7046
7055
  return Hk(t,e,()=>{let{node:e}=t.docView.domFromPos(o.pos,"up"==n?-1:1)
7047
7056
  for(;;){let n=t.docView.nearestDesc(e,!0)
7048
7057
  if(!n)break
@@ -7058,7 +7067,7 @@ let o=i.parentOffset,r=!o,s=o==i.parent.content.size,a=t.domSelection()
7058
7067
  return a?Uk.test(i.parent.textContent)&&a.modify?Hk(t,e,()=>{let{focusNode:e,focusOffset:o,anchorNode:r,anchorOffset:s}=t.domSelectionRange(),l=a.caretBidiLevel
7059
7068
  a.modify("move",n,"character")
7060
7069
  let c=i.depth?t.docView.domAfterPos(i.before()):t.dom,{focusNode:d,focusOffset:h}=t.domSelectionRange(),u=d&&!c.contains(1==d.nodeType?d:d.parentNode)||e==d&&o==h
7061
- try{a.collapse(r,s),e&&(e!=r||o!=s)&&a.extend&&a.extend(e,o)}catch(t){}return null!=l&&(a.caretBidiLevel=l),u}):"left"==n||"backward"==n?r:s:i.pos==i.start()||i.pos==i.end()}(t,e,n))}class Zk{constructor(t,e,n,i){this.parent=t,this.children=e,this.dom=n,this.contentDOM=i,this.dirty=0,n.pmViewDesc=this}matchesWidget(t){return!1}matchesMark(t){return!1}matchesNode(t,e,n){return!1}matchesHack(t){return!1}parseRule(){return null}stopEvent(t){return!1}get size(){let t=0
7070
+ try{a.collapse(r,s),e&&(e!=r||o!=s)&&a.extend&&a.extend(e,o)}catch(t){}return null!=l&&(a.caretBidiLevel=l),u}):"left"==n||"backward"==n?r:s:i.pos==i.start()||i.pos==i.end()}(t,e,n))}class Gk{constructor(t,e,n,i){this.parent=t,this.children=e,this.dom=n,this.contentDOM=i,this.dirty=0,n.pmViewDesc=this}matchesWidget(t){return!1}matchesMark(t){return!1}matchesNode(t,e,n){return!1}matchesHack(t){return!1}parseRule(){return null}stopEvent(t){return!1}get size(){let t=0
7062
7071
  for(let e=0;e<this.children.length;e++)t+=this.children[e].size
7063
7072
  return t}get border(){return 0}destroy(){this.parent=void 0,this.dom.pmViewDesc==this&&(this.dom.pmViewDesc=void 0)
7064
7073
  for(let t=0;t<this.children.length;t++)this.children[t].destroy()}posBeforeChild(t){for(let e=0,n=this.posAtStart;;e++){let i=this.children[e]
@@ -7126,16 +7135,16 @@ if(n==r?t<=r&&e>=n:t<r&&e>n){let i=n+o.border,s=r-o.border
7126
7135
  if(t>=i&&e<=s)return this.dirty=t==n||e==r?2:1,void(t!=i||e!=s||!o.contentLost&&o.dom.parentNode==this.contentDOM?o.markDirty(t-i,e-i):o.dirty=3)
7127
7136
  o.dirty=o.dom!=o.contentDOM||o.dom.parentNode!=this.contentDOM||o.children.length?3:2}n=r}this.dirty=2}markParentsDirty(){let t=1
7128
7137
  for(let e=this.parent;e;e=e.parent,t++){let n=1==t?2:1
7129
- e.dirty<n&&(e.dirty=n)}}get domAtom(){return!1}get ignoreForCoords(){return!1}get ignoreForSelection(){return!1}isText(t){return!1}}class Kk extends Zk{constructor(t,e,n,i){let o,r=e.type.toDOM
7138
+ e.dirty<n&&(e.dirty=n)}}get domAtom(){return!1}get ignoreForCoords(){return!1}get ignoreForSelection(){return!1}isText(t){return!1}}class Kk extends Gk{constructor(t,e,n,i){let o,r=e.type.toDOM
7130
7139
  if("function"==typeof r&&(r=r(n,()=>o?o.parent?o.parent.posBeforeChild(o):void 0:i)),!e.type.spec.raw){if(1!=r.nodeType){let t=document.createElement("span")
7131
7140
  t.appendChild(r),r=t}r.contentEditable="false",r.classList.add("ProseMirror-widget")}super(t,[],r,null),this.widget=e,this.widget=e,o=this}matchesWidget(t){return 0==this.dirty&&t.type.eq(this.widget.type)}parseRule(){return{ignore:!0}}stopEvent(t){let e=this.widget.spec.stopEvent
7132
- return!!e&&e(t)}ignoreMutation(t){return"selection"!=t.type||this.widget.spec.ignoreSelection}destroy(){this.widget.type.destroy(this.dom),super.destroy()}get domAtom(){return!0}get ignoreForSelection(){return!!this.widget.type.spec.relaxedSide}get side(){return this.widget.type.side}}class Yk extends Zk{constructor(t,e,n,i){super(t,[],e,null),this.textDOM=n,this.text=i}get size(){return this.text.length}localPosFromDOM(t,e){return t!=this.textDOM?this.posAtStart+(e?this.size:0):this.posAtStart+e}domFromPos(t){return{node:this.textDOM,offset:t}}ignoreMutation(t){return"characterData"===t.type&&t.target.nodeValue==t.oldValue}}class Xk extends Zk{constructor(t,e,n,i,o){super(t,[],n,i),this.mark=e,this.spec=o}static create(t,e,n,i){let o=i.nodeViews[e.type.name],r=o&&o(e,i,n)
7141
+ return!!e&&e(t)}ignoreMutation(t){return"selection"!=t.type||this.widget.spec.ignoreSelection}destroy(){this.widget.type.destroy(this.dom),super.destroy()}get domAtom(){return!0}get ignoreForSelection(){return!!this.widget.type.spec.relaxedSide}get side(){return this.widget.type.side}}class Yk extends Gk{constructor(t,e,n,i){super(t,[],e,null),this.textDOM=n,this.text=i}get size(){return this.text.length}localPosFromDOM(t,e){return t!=this.textDOM?this.posAtStart+(e?this.size:0):this.posAtStart+e}domFromPos(t){return{node:this.textDOM,offset:t}}ignoreMutation(t){return"characterData"===t.type&&t.target.nodeValue==t.oldValue}}class Xk extends Gk{constructor(t,e,n,i,o){super(t,[],n,i),this.mark=e,this.spec=o}static create(t,e,n,i){let o=i.nodeViews[e.type.name],r=o&&o(e,i,n)
7133
7142
  return r&&r.dom||(r=rx.renderSpec(document,e.type.spec.toDOM(e,n),null,e.attrs)),new Xk(t,e,r.dom,r.contentDOM||r.dom,r)}parseRule(){return 3&this.dirty||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(t){return 3!=this.dirty&&this.mark.eq(t)}markDirty(t,e){if(super.markDirty(t,e),0!=this.dirty){let t=this.parent
7134
7143
  for(;!t.node;)t=t.parent
7135
7144
  t.dirty<this.dirty&&(t.dirty=this.dirty),this.dirty=0}}slice(t,e,n){let i=Xk.create(this.parent,this.mark,!0,n),o=this.children,r=this.size
7136
7145
  e<r&&(o=fS(o,e,r,n)),t>0&&(o=fS(o,0,t,n))
7137
7146
  for(let t=0;t<o.length;t++)o[t].parent=i
7138
- return i.children=o,i}ignoreMutation(t){return this.spec.ignoreMutation?this.spec.ignoreMutation(t):super.ignoreMutation(t)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}}class Jk extends Zk{constructor(t,e,n,i,o,r,s,a,l){super(t,[],o,r),this.node=e,this.outerDeco=n,this.innerDeco=i,this.nodeDOM=s}static create(t,e,n,i,o,r){let s,a=o.nodeViews[e.type.name],l=a&&a(e,o,()=>s?s.parent?s.parent.posBeforeChild(s):void 0:r,n,i),c=l&&l.dom,d=l&&l.contentDOM
7147
+ return i.children=o,i}ignoreMutation(t){return this.spec.ignoreMutation?this.spec.ignoreMutation(t):super.ignoreMutation(t)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}}class Jk extends Gk{constructor(t,e,n,i,o,r,s,a,l){super(t,[],o,r),this.node=e,this.outerDeco=n,this.innerDeco=i,this.nodeDOM=s}static create(t,e,n,i,o,r){let s,a=o.nodeViews[e.type.name],l=a&&a(e,o,()=>s?s.parent?s.parent.posBeforeChild(s):void 0:r,n,i),c=l&&l.dom,d=l&&l.contentDOM
7139
7148
  if(e.isText)if(c){if(3!=c.nodeType)throw new RangeError("Text must be rendered as a DOM text node")}else c=document.createTextNode(e.text)
7140
7149
  else if(!c){let t=rx.renderSpec(document,e.type.spec.toDOM(e),null,e.attrs);({dom:c,contentDOM:d}=t)}d||e.isText||"BR"==c.nodeName||(c.hasAttribute("contenteditable")||(c.contentEditable="false"),e.type.spec.draggable&&(c.draggable=!0))
7141
7150
  let h=c
@@ -7191,7 +7200,7 @@ for(;t&&t!=this.dom&&!t.pmIsDeco;)t=t.parentNode
7191
7200
  return{skip:t||!0}}update(t,e,n,i){return!(3==this.dirty||0!=this.dirty&&!this.inParent()||!t.sameMarkup(this.node))&&(this.updateOuterDeco(e),0==this.dirty&&t.text==this.node.text||t.text==this.nodeDOM.nodeValue||(this.nodeDOM.nodeValue=t.text,i.trackWrites==this.nodeDOM&&(i.trackWrites=null)),this.node=t,this.dirty=0,!0)}inParent(){let t=this.parent.contentDOM
7192
7201
  for(let e=this.nodeDOM;e;e=e.parentNode)if(e==t)return!0
7193
7202
  return!1}domFromPos(t){return{node:this.nodeDOM,offset:t}}localPosFromDOM(t,e,n){return t==this.nodeDOM?this.posAtStart+Math.min(e,this.node.text.length):super.localPosFromDOM(t,e,n)}ignoreMutation(t){return"characterData"!=t.type&&"selection"!=t.type}slice(t,e,n){let i=this.node.cut(t,e),o=document.createTextNode(i.text)
7194
- return new tS(this.parent,i,this.outerDeco,this.innerDeco,o,o,n)}markDirty(t,e){super.markDirty(t,e),this.dom==this.nodeDOM||0!=t&&e!=this.nodeDOM.nodeValue.length||(this.dirty=3)}get domAtom(){return!1}isText(t){return this.node.text==t}}class eS extends Zk{parseRule(){return{ignore:!0}}matchesHack(t){return 0==this.dirty&&this.dom.nodeName==t}get domAtom(){return!0}get ignoreForCoords(){return"IMG"==this.dom.nodeName}}class nS extends Jk{constructor(t,e,n,i,o,r,s,a,l,c){super(t,e,n,i,o,r,s,l,c),this.spec=a}update(t,e,n,i){if(3==this.dirty)return!1
7203
+ return new tS(this.parent,i,this.outerDeco,this.innerDeco,o,o,n)}markDirty(t,e){super.markDirty(t,e),this.dom==this.nodeDOM||0!=t&&e!=this.nodeDOM.nodeValue.length||(this.dirty=3)}get domAtom(){return!1}isText(t){return this.node.text==t}}class eS extends Gk{parseRule(){return{ignore:!0}}matchesHack(t){return 0==this.dirty&&this.dom.nodeName==t}get domAtom(){return!0}get ignoreForCoords(){return"IMG"==this.dom.nodeName}}class nS extends Jk{constructor(t,e,n,i,o,r,s,a,l,c){super(t,e,n,i,o,r,s,l,c),this.spec=a}update(t,e,n,i){if(3==this.dirty)return!1
7195
7204
  if(this.spec.update&&(this.node.type==t.type||this.spec.multiType)){let o=this.spec.update(t,e,n)
7196
7205
  return o&&this.updateInner(t,e,n,i),o}return!(!this.contentDOM&&!t.isLeaf)&&super.update(t,e,n,i)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(t,e,n,i){this.spec.setSelection?this.spec.setSelection(t,e,n.root):super.setSelection(t,e,n,i)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}stopEvent(t){return!!this.spec.stopEvent&&this.spec.stopEvent(t)}ignoreMutation(t){return this.spec.ignoreMutation?this.spec.ignoreMutation(t):super.ignoreMutation(t)}}function iS(t,e,n){let i=t.firstChild,o=!1
7197
7206
  for(let r=0;r<e.length;r++){let s=e[r],a=s.dom
@@ -7383,7 +7392,7 @@ let t=i.firstChild
7383
7392
  n.push(t.type.name,t.attrs!=t.type.defaultAttrs?t.attrs:null),i=t.content}let s=t.someProp("clipboardSerializer")||rx.fromSchema(t.state.schema),a=YS(),l=a.createElement("div")
7384
7393
  l.appendChild(s.serializeFragment(i,{document:a}))
7385
7394
  let c,d=l.firstChild,h=0
7386
- for(;d&&1==d.nodeType&&(c=ZS[d.nodeName.toLowerCase()]);){for(let t=c.length-1;t>=0;t--){let e=a.createElement(c[t])
7395
+ for(;d&&1==d.nodeType&&(c=GS[d.nodeName.toLowerCase()]);){for(let t=c.length-1;t>=0;t--){let e=a.createElement(c[t])
7387
7396
  for(;l.firstChild;)e.appendChild(l.firstChild)
7388
7397
  l.appendChild(e),h++}d=l.firstChild}return d&&1==d.nodeType&&d.setAttribute("data-pm-slice",`${o} ${r}${h?` -${h}`:""} ${JSON.stringify(n)}`),{dom:l,text:t.someProp("clipboardTextSerializer",n=>n(e,t))||e.content.textBetween(0,e.content.size,"\n\n"),slice:e}}function VS(t,e,n,i,o){let r,s,a=o.parent.type.spec.code
7389
7398
  if(!n&&!e)return null
@@ -7395,7 +7404,7 @@ else{let n=o.marks(),{schema:i}=t.state,s=rx.fromSchema(i)
7395
7404
  r=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(t=>{let e=r.appendChild(document.createElement("p"))
7396
7405
  t&&e.appendChild(s.serializeNode(i.text(t,n)))})}}else t.someProp("transformPastedHTML",e=>{n=e(n,t)}),r=function(t){let e=/^(\s*<meta [^>]*>)*/.exec(t)
7397
7406
  e&&(t=t.slice(e[0].length))
7398
- let n,i=YS().createElement("div"),o=/<([a-z][^>\s]+)/i.exec(t);(n=o&&ZS[o[1].toLowerCase()])&&(t=n.map(t=>"<"+t+">").join("")+t+n.map(t=>"</"+t+">").reverse().join(""))
7407
+ let n,i=YS().createElement("div"),o=/<([a-z][^>\s]+)/i.exec(t);(n=o&&GS[o[1].toLowerCase()])&&(t=n.map(t=>"<"+t+">").join("")+t+n.map(t=>"</"+t+">").reverse().join(""))
7399
7408
  if(i.innerHTML=function(t){let e=window.trustedTypes
7400
7409
  if(!e)return t
7401
7410
  XS||(XS=e.defaultPolicy||e.createPolicy("ProseMirrorClipboard",{createHTML:t=>t}))
@@ -7413,7 +7422,7 @@ let n,i=t.content.firstChild.type.schema
7413
7422
  try{n=JSON.parse(e)}catch(e){return t}let{content:o,openStart:r,openEnd:s}=t
7414
7423
  for(let t=n.length-2;t>=0;t-=2){let e=i.nodes[n[t]]
7415
7424
  if(!e||e.hasRequiredAttrs())break
7416
- o=ow.from(e.create(n[t+1],o)),r++,s++}return new dw(o,r,s)}(GS(s,+d[1],+d[2]),d[4])
7425
+ o=ow.from(e.create(n[t+1],o)),r++,s++}return new dw(o,r,s)}(ZS(s,+d[1],+d[2]),d[4])
7417
7426
  else if(s=dw.maxOpen(function(t,e){if(t.childCount<2)return t
7418
7427
  for(let n=e.depth;n>=0;n--){let i,o=e.node(n).contentMatchAt(e.index(n)),r=[]
7419
7428
  if(t.forEach(t=>{if(!r)return
@@ -7423,14 +7432,14 @@ if(e=r.length&&i.length&&qS(n,i,t,r[r.length-1],0))r[r.length-1]=e
7423
7432
  else{r.length&&(r[r.length-1]=jS(r[r.length-1],i.length))
7424
7433
  let e=US(t,n)
7425
7434
  r.push(e),o=o.matchType(e.type),i=n}}),r)return ow.from(r)}return t}(s.content,o),!0),s.openStart||s.openEnd){let t=0,e=0
7426
- for(let e=s.content.firstChild;t<s.openStart&&!e.type.spec.isolating;t++,e=e.firstChild);for(let t=s.content.lastChild;e<s.openEnd&&!t.type.spec.isolating;e++,t=t.lastChild);s=GS(s,t,e)}return t.someProp("transformPasted",e=>{s=e(s,t,l)}),s}const HS=/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var)$/i
7435
+ for(let e=s.content.firstChild;t<s.openStart&&!e.type.spec.isolating;t++,e=e.firstChild);for(let t=s.content.lastChild;e<s.openEnd&&!t.type.spec.isolating;e++,t=t.lastChild);s=ZS(s,t,e)}return t.someProp("transformPasted",e=>{s=e(s,t,l)}),s}const HS=/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var)$/i
7427
7436
  function US(t,e,n=0){for(let i=e.length-1;i>=n;i--)t=e[i].create(null,ow.from(t))
7428
7437
  return t}function qS(t,e,n,i,o){if(o<t.length&&o<e.length&&t[o]==e[o]){let r=qS(t,e,n,i.lastChild,o+1)
7429
7438
  if(r)return i.copy(i.content.replaceChild(i.childCount-1,r))
7430
7439
  if(i.contentMatchAt(i.childCount).matchType(o==t.length-1?n.type:t[o+1]))return i.copy(i.content.append(ow.from(US(n,t,o+1))))}}function jS(t,e){if(0==e)return t
7431
7440
  let n=t.content.replaceChild(t.childCount-1,jS(t.lastChild,e-1)),i=t.contentMatchAt(t.childCount).fillBefore(ow.empty,!0)
7432
7441
  return t.copy(n.append(i))}function WS(t,e,n,i,o,r){let s=e<0?t.firstChild:t.lastChild,a=s.content
7433
- return t.childCount>1&&(r=0),o<i-1&&(a=WS(a,e,n,i,o+1,r)),o>=n&&(a=e<0?s.contentMatchAt(0).fillBefore(a,r<=o).append(a):a.append(s.contentMatchAt(s.childCount).fillBefore(ow.empty,!0))),t.replaceChild(e<0?0:t.childCount-1,s.copy(a))}function GS(t,e,n){return e<t.openStart&&(t=new dw(WS(t.content,-1,e,t.openStart,0,t.openEnd),e,t.openEnd)),n<t.openEnd&&(t=new dw(WS(t.content,1,n,t.openEnd,0,0),t.openStart,n)),t}const ZS={thead:["table"],tbody:["table"],tfoot:["table"],caption:["table"],colgroup:["table"],col:["table","colgroup"],tr:["table","tbody"],td:["table","tbody","tr"],th:["table","tbody","tr"]}
7442
+ return t.childCount>1&&(r=0),o<i-1&&(a=WS(a,e,n,i,o+1,r)),o>=n&&(a=e<0?s.contentMatchAt(0).fillBefore(a,r<=o).append(a):a.append(s.contentMatchAt(s.childCount).fillBefore(ow.empty,!0))),t.replaceChild(e<0?0:t.childCount-1,s.copy(a))}function ZS(t,e,n){return e<t.openStart&&(t=new dw(WS(t.content,-1,e,t.openStart,0,t.openEnd),e,t.openEnd)),n<t.openEnd&&(t=new dw(WS(t.content,1,n,t.openEnd,0,0),t.openStart,n)),t}const GS={thead:["table"],tbody:["table"],tfoot:["table"],caption:["table"],colgroup:["table"],col:["table","colgroup"],tr:["table","tbody"],td:["table","tbody","tr"],th:["table","tbody","tr"]}
7434
7443
  let KS=null
7435
7444
  function YS(){return KS||(KS=document.implementation.createHTMLDocument("title"))}let XS=null
7436
7445
  const JS={},QS={},t$={touchstart:!0,touchmove:!0}
@@ -7668,7 +7677,7 @@ break}r.to!=i.to&&(e==t&&(e=t.slice()),e[o]=r.copy(r.from,i.to),U$(e,o+1,r.copy(
7668
7677
  t.splice(e,0,n)}function q$(t){let e=[]
7669
7678
  return t.someProp("decorations",n=>{let i=n(t.state)
7670
7679
  i&&i!=F$&&e.push(i)}),t.cursorWrapper&&e.push(R$.create(t.state.doc,[t.cursorWrapper.deco])),L$.from(e)}const j$={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},W$=uk&&pk<=11
7671
- class G${constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}set(t){this.anchorNode=t.anchorNode,this.anchorOffset=t.anchorOffset,this.focusNode=t.focusNode,this.focusOffset=t.focusOffset}clear(){this.anchorNode=this.focusNode=null}eq(t){return t.anchorNode==this.anchorNode&&t.anchorOffset==this.anchorOffset&&t.focusNode==this.focusNode&&t.focusOffset==this.focusOffset}}class Z${constructor(t,e){this.view=t,this.handleDOMChange=e,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new G$,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(e=>{for(let t=0;t<e.length;t++)this.queue.push(e[t])
7680
+ class Z${constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}set(t){this.anchorNode=t.anchorNode,this.anchorOffset=t.anchorOffset,this.focusNode=t.focusNode,this.focusOffset=t.focusOffset}clear(){this.anchorNode=this.focusNode=null}eq(t){return t.anchorNode==this.anchorNode&&t.anchorOffset==this.anchorOffset&&t.focusNode==this.focusNode&&t.focusOffset==this.focusOffset}}class G${constructor(t,e){this.view=t,this.handleDOMChange=e,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new Z$,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(e=>{for(let t=0;t<e.length;t++)this.queue.push(e[t])
7672
7681
  uk&&pk<=11&&e.some(t=>"childList"==t.type&&t.removedNodes.length||"characterData"==t.type&&t.oldValue.length>t.target.nodeValue.length)?this.flushSoon():bk&&t.composing&&e.some(t=>"childList"==t.type&&"TR"==t.target.nodeName)?(t.input.badSafariComposition=!0,this.flushSoon()):this.flush()}),W$&&(this.onCharData=t=>{this.queue.push({target:t.target,type:"characterData",oldValue:t.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this)}flushSoon(){this.flushingSoon<0&&(this.flushingSoon=window.setTimeout(()=>{this.flushingSoon=-1,this.flush()},20))}forceFlush(){this.flushingSoon>-1&&(window.clearTimeout(this.flushingSoon),this.flushingSoon=-1,this.flush())}start(){this.observer&&(this.observer.takeRecords(),this.observer.observe(this.view.dom,j$)),this.onCharData&&this.view.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.connectSelection()}stop(){if(this.observer){let t=this.observer.takeRecords()
7673
7682
  if(t.length){for(let e=0;e<t.length;e++)this.queue.push(t[e])
7674
7683
  window.setTimeout(()=>this.flush(),20)}this.observer.disconnect()}this.onCharData&&this.view.dom.removeEventListener("DOMCharacterDataModified",this.onCharData),this.disconnectSelection()}connectSelection(){this.view.dom.ownerDocument.addEventListener("selectionchange",this.onSelectionChange)}disconnectSelection(){this.view.dom.ownerDocument.removeEventListener("selectionchange",this.onSelectionChange)}suppressSelectionUpdates(){this.suppressingSelectionUpdates=!0,setTimeout(()=>this.suppressingSelectionUpdates=!1,50)}onSelectionChange(){if($S(this.view)){if(this.suppressingSelectionUpdates)return vS(this.view)
@@ -7769,7 +7778,7 @@ for(;i>0&&(e||t.indexAfter(i)==t.node(i).childCount);)i--,o++,e=!1
7769
7778
  if(n){let e=t.node(i).maybeChild(t.indexAfter(i))
7770
7779
  for(;e&&!e.isLeaf;)e=e.firstChild,o++}return o}function o_(t){if(2!=t.length)return!1
7771
7780
  let e=t.charCodeAt(0),n=t.charCodeAt(1)
7772
- return e>=56320&&e<=57343&&n>=55296&&n<=56319}class r_{constructor(t,e){this._root=null,this.focused=!1,this.trackWrites=null,this.mounted=!1,this.markCursor=null,this.cursorWrapper=null,this.lastSelectedViewDesc=void 0,this.input=new e$,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=e,this.state=e.state,this.directPlugins=e.plugins||[],this.directPlugins.forEach(d_),this.dispatch=this.dispatch.bind(this),this.dom=t&&t.mount||document.createElement("div"),t&&(t.appendChild?t.appendChild(this.dom):"function"==typeof t?t(this.dom):t.mount&&(this.mounted=!0)),this.editable=l_(this),a_(this),this.nodeViews=c_(this),this.docView=Qk(this.state.doc,s_(this),q$(this),this.dom,this),this.domObserver=new Z$(this,(t,e,n,i)=>e_(this,t,e,n,i)),this.domObserver.start(),function(t){for(let e in JS){let n=JS[e]
7781
+ return e>=56320&&e<=57343&&n>=55296&&n<=56319}class r_{constructor(t,e){this._root=null,this.focused=!1,this.trackWrites=null,this.mounted=!1,this.markCursor=null,this.cursorWrapper=null,this.lastSelectedViewDesc=void 0,this.input=new e$,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=e,this.state=e.state,this.directPlugins=e.plugins||[],this.directPlugins.forEach(d_),this.dispatch=this.dispatch.bind(this),this.dom=t&&t.mount||document.createElement("div"),t&&(t.appendChild?t.appendChild(this.dom):"function"==typeof t?t(this.dom):t.mount&&(this.mounted=!0)),this.editable=l_(this),a_(this),this.nodeViews=c_(this),this.docView=Qk(this.state.doc,s_(this),q$(this),this.dom,this),this.domObserver=new G$(this,(t,e,n,i)=>e_(this,t,e,n,i)),this.domObserver.start(),function(t){for(let e in JS){let n=JS[e]
7773
7782
  t.dom.addEventListener(e,t.input.eventHandlers[e]=e=>{!r$(t,e)||o$(t,e)||!t.editable&&e.type in QS||n(t,e)},t$[e]?{passive:!0}:void 0)}bk&&t.dom.addEventListener("input",()=>null),i$(t)}(this),this.updatePluginViews()}get composing(){return this.input.composing}get props(){if(this._props.state!=this.state){let t=this._props
7774
7783
  this._props={}
7775
7784
  for(let e in t)this._props[e]=t[e]
@@ -7828,7 +7837,7 @@ if(null==t)for(let t=this.dom.parentNode;t;t=t.parentNode)if(9==t.nodeType||11==
7828
7837
  return t||document}updateRoot(){this._root=null}posAtCoords(t){return Fk(this,t)}coordsAtPos(t,e=1){return Pk(this,t,e)}domAtPos(t,e=0){return this.docView.domFromPos(t,e)}nodeDOM(t){let e=this.docView.descAt(t)
7829
7838
  return e?e.nodeDOM:null}posAtDOM(t,e,n=-1){let i=this.docView.posFromDOM(t,e,n)
7830
7839
  if(null==i)throw new RangeError("DOM position not inside the editor")
7831
- return i}endOfTextblock(t,e){return Gk(this,e||this.state,t)}pasteHTML(t,e){return C$(this,"",t,!1,e||new ClipboardEvent("paste"))}pasteText(t,e){return C$(this,t,null,!0,e||new ClipboardEvent("paste"))}serializeForClipboard(t){return zS(this,t)}destroy(){this.docView&&(!function(t){t.domObserver.stop()
7840
+ return i}endOfTextblock(t,e){return Zk(this,e||this.state,t)}pasteHTML(t,e){return C$(this,"",t,!1,e||new ClipboardEvent("paste"))}pasteText(t,e){return C$(this,t,null,!0,e||new ClipboardEvent("paste"))}serializeForClipboard(t){return zS(this,t)}destroy(){this.docView&&(!function(t){t.domObserver.stop()
7832
7841
  for(let e in t.input.eventHandlers)t.dom.removeEventListener(e,t.input.eventHandlers[e])
7833
7842
  clearTimeout(t.input.composingTimeout),clearTimeout(t.input.lastIOSEnterFallbackTimeout)}(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],q$(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,XC=null)}get isDestroyed(){return null==this.docView}dispatchEvent(t){return function(t,e){o$(t,e)||!JS[e.type]||!t.editable&&e.type in QS||JS[e.type](t,e)}(this,t)}domSelectionRange(){let t=this.domSelection()
7834
7843
  return t?bk&&11===this.root.nodeType&&function(t){let e=t.activeElement
@@ -7871,7 +7880,7 @@ return s.push(o),c}])),run:()=>(a||!e||l.getMeta("preventDispatch")||this.hasCus
7871
7880
  return c}createCan(t){const{rawCommands:e,state:n}=this,i=!1,o=t||n.tr,r=this.buildProps(o,i)
7872
7881
  return{...Object.fromEntries(Object.entries(e).map(([t,e])=>[t,(...t)=>e(...t)({...r,dispatch:void 0})])),chain:()=>this.createChain(o,i)}}buildProps(t,e=!0){const{rawCommands:n,editor:i,state:o}=this,{view:r}=i,s={tr:t,editor:i,view:r,state:S_({state:o,transaction:t}),dispatch:e?()=>{}:void 0,chain:()=>this.createChain(t,e),can:()=>this.createCan(t),get commands(){return Object.fromEntries(Object.entries(n).map(([t,e])=>[t,(...t)=>e(...t)(s)]))}}
7873
7882
  return s}},__={}
7874
- k_(__,{blur:()=>M_,clearContent:()=>I_,clearNodes:()=>E_,command:()=>A_,createParagraphNear:()=>T_,cut:()=>D_,deleteCurrentNode:()=>O_,deleteNode:()=>F_,deleteRange:()=>L_,deleteSelection:()=>N_,enter:()=>B_,exitCode:()=>P_,extendMarkRange:()=>W_,first:()=>G_,focus:()=>Q_,forEach:()=>tM,insertContent:()=>eM,insertContentAt:()=>rM,joinBackward:()=>lM,joinDown:()=>aM,joinForward:()=>cM,joinItemBackward:()=>dM,joinItemForward:()=>hM,joinTextblockBackward:()=>uM,joinTextblockForward:()=>pM,joinUp:()=>sM,keyboardShortcut:()=>mM,lift:()=>vM,liftEmptyBlock:()=>bM,liftListItem:()=>yM,newlineInCode:()=>wM,resetAttributes:()=>kM,scrollIntoView:()=>SM,selectAll:()=>$M,selectNodeBackward:()=>_M,selectNodeForward:()=>MM,selectParentNode:()=>IM,selectTextblockEnd:()=>EM,selectTextblockStart:()=>AM,setContent:()=>DM,setMark:()=>uI,setMeta:()=>pI,setNode:()=>fI,setNodeSelection:()=>mI,setTextDirection:()=>gI,setTextSelection:()=>vI,sinkListItem:()=>bI,splitBlock:()=>wI,splitListItem:()=>xI,toggleList:()=>SI,toggleMark:()=>$I,toggleNode:()=>_I,toggleWrap:()=>MI,undoInputRule:()=>II,unsetAllMarks:()=>EI,unsetMark:()=>AI,unsetTextDirection:()=>TI,updateAttributes:()=>DI,wrapIn:()=>OI,wrapInList:()=>RI})
7883
+ k_(__,{blur:()=>M_,clearContent:()=>I_,clearNodes:()=>E_,command:()=>A_,createParagraphNear:()=>T_,cut:()=>D_,deleteCurrentNode:()=>O_,deleteNode:()=>F_,deleteRange:()=>L_,deleteSelection:()=>N_,enter:()=>B_,exitCode:()=>P_,extendMarkRange:()=>W_,first:()=>Z_,focus:()=>Q_,forEach:()=>tM,insertContent:()=>eM,insertContentAt:()=>rM,joinBackward:()=>lM,joinDown:()=>aM,joinForward:()=>cM,joinItemBackward:()=>dM,joinItemForward:()=>hM,joinTextblockBackward:()=>uM,joinTextblockForward:()=>pM,joinUp:()=>sM,keyboardShortcut:()=>mM,lift:()=>vM,liftEmptyBlock:()=>bM,liftListItem:()=>yM,newlineInCode:()=>wM,resetAttributes:()=>kM,scrollIntoView:()=>SM,selectAll:()=>$M,selectNodeBackward:()=>_M,selectNodeForward:()=>MM,selectParentNode:()=>IM,selectTextblockEnd:()=>EM,selectTextblockStart:()=>AM,setContent:()=>DM,setMark:()=>uI,setMeta:()=>pI,setNode:()=>fI,setNodeSelection:()=>mI,setTextDirection:()=>gI,setTextSelection:()=>vI,sinkListItem:()=>bI,splitBlock:()=>wI,splitListItem:()=>xI,toggleList:()=>SI,toggleMark:()=>$I,toggleNode:()=>_I,toggleWrap:()=>MI,undoInputRule:()=>II,unsetAllMarks:()=>EI,unsetMark:()=>AI,unsetTextDirection:()=>TI,updateAttributes:()=>DI,wrapIn:()=>OI,wrapInList:()=>RI})
7875
7884
  var M_=()=>({editor:t,view:e})=>(requestAnimationFrame(()=>{var n
7876
7885
  t.isDestroyed||(e.dom.blur(),null==(n=null==window?void 0:window.getSelection())||n.removeAllRanges())}),!0),I_=(t=!0)=>({commands:e})=>e.setContent("",{emitUpdate:t}),E_=()=>({state:t,tr:e,dispatch:n})=>{const{selection:i}=e,{ranges:o}=i
7877
7886
  return!n||(o.forEach(({$from:n,$to:i})=>{t.doc.nodesBetween(n.pos,i.pos,(t,n)=>{if(t.type.isText)return
@@ -7910,17 +7919,17 @@ return{from:r,to:a}}function j_(t,e){if("string"==typeof t){if(!e.marks[t])throw
7910
7919
  return e.marks[t]}return t}var W_=(t,e)=>({tr:n,state:i,dispatch:o})=>{const r=j_(t,i.schema),{doc:s,selection:a}=n,{$from:l,from:c,to:d}=a
7911
7920
  if(o){const t=q_(l,r,e)
7912
7921
  if(t&&t.from<=c&&t.to>=d){const e=sC.create(s,t.from,t.to)
7913
- n.setSelection(e)}}return!0},G_=t=>e=>{const n="function"==typeof t?t(e):t
7922
+ n.setSelection(e)}}return!0},Z_=t=>e=>{const n="function"==typeof t?t(e):t
7914
7923
  for(let t=0;t<n.length;t+=1)if(n[t](e))return!0
7915
7924
  return!1}
7916
- function Z_(t){return t instanceof sC}function K_(t=0,e=0,n=0){return Math.min(Math.max(t,e),n)}function Y_(t,e=null){if(!e)return null
7925
+ function G_(t){return t instanceof sC}function K_(t=0,e=0,n=0){return Math.min(Math.max(t,e),n)}function Y_(t,e=null){if(!e)return null
7917
7926
  const n=nC.atStart(t),i=nC.atEnd(t)
7918
7927
  if("start"===e||!0===e)return n
7919
7928
  if("end"===e)return i
7920
7929
  const o=n.from,r=i.to
7921
7930
  return"all"===e?sC.create(t,K_(0,o,r),K_(t.content.size,o,r)):sC.create(t,K_(e,o,r),K_(e,o,r))}function X_(){return"Android"===navigator.platform||/android/i.test(navigator.userAgent)}function J_(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}var Q_=(t=null,e={})=>({editor:n,view:i,tr:o,dispatch:r})=>{e={scrollIntoView:!0,...e}
7922
7931
  const s=()=>{(J_()||X_())&&i.dom.focus(),"undefined"==typeof navigator||!/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||J_()||X_()||i.dom.focus({preventScroll:!0}),requestAnimationFrame(()=>{n.isDestroyed||(i.focus(),(null==e?void 0:e.scrollIntoView)&&n.commands.scrollIntoView())})}
7923
- try{if(i.hasFocus()&&null===t||!1===t)return!0}catch{return!1}if(r&&null===t&&!Z_(n.state.selection))return s(),!0
7932
+ try{if(i.hasFocus()&&null===t||!1===t)return!0}catch{return!1}if(r&&null===t&&!G_(n.state.selection))return s(),!0
7924
7933
  const a=Y_(o.doc,t)||n.state.selection,l=n.state.selection.eq(a)
7925
7934
  return r&&(l||o.setSelection(a),l&&o.storedMarks&&o.setStoredMarks(o.storedMarks),s()),!0},tM=(t,e)=>n=>t.every((t,i)=>e(t,{...n,index:i})),eM=(t,e)=>({tr:n,commands:i})=>i.insertContentAt({from:n.selection.from,to:n.selection.to},t,e),nM=t=>{const e=t.childNodes
7926
7935
  for(let n=e.length-1;n>=0;n-=1){const i=e[n]
@@ -7934,7 +7943,7 @@ if("object"==typeof t&&null!==t)try{if(Array.isArray(t)&&t.length>0)return ow.fr
7934
7943
  const i=e.nodeFromJSON(t)
7935
7944
  return n.errorOnInvalidContent&&i.check(),i}catch(i){if(n.errorOnInvalidContent)throw new Error("[tiptap error]: Invalid JSON content",{cause:i})
7936
7945
  return console.warn("[tiptap warn]: Invalid content.","Passed value:",t,"Error:",i),oM("",e,n)}if(i){if(n.errorOnInvalidContent){let i=!1,o=""
7937
- const r=new Gw({topNode:e.spec.topNode,marks:e.spec.marks,nodes:e.spec.nodes.append({__tiptap__private__unknown__catch__all__node:{content:"inline*",group:"block",parseDOM:[{tag:"*",getAttrs:t=>(i=!0,o="string"==typeof t?t:t.outerHTML,null)}]}})})
7946
+ const r=new Zw({topNode:e.spec.topNode,marks:e.spec.marks,nodes:e.spec.nodes.append({__tiptap__private__unknown__catch__all__node:{content:"inline*",group:"block",parseDOM:[{tag:"*",getAttrs:t=>(i=!0,o="string"==typeof t?t:t.outerHTML,null)}]}})})
7938
7947
  if(n.slice?Kw.fromSchema(r).parseSlice(iM(t),n.parseOptions):Kw.fromSchema(r).parse(iM(t),n.parseOptions),n.errorOnInvalidContent&&i)throw new Error("[tiptap error]: Invalid HTML content",{cause:new Error(`Invalid element found: ${o}`)})}const i=Kw.fromSchema(e)
7939
7948
  return n.slice?i.parseSlice(iM(t),n.parseOptions).content:i.parse(iM(t),n.parseOptions)}return oM("",e,n)}var rM=(t,e,n)=>({tr:i,dispatch:o,editor:r})=>{var s
7940
7949
  if(o){let o
@@ -7989,7 +7998,7 @@ const l=o-i,c=a.filter(t=>!s||s.name===t.node.type.name).filter(t=>V_(t.node.att
7989
7998
  if(r)return!!c.length
7990
7999
  const d=c.reduce((t,e)=>t+e.to-e.from,0)
7991
8000
  return d>=l}var vM=(t,e={})=>({state:n,dispatch:i})=>!!gM(n,R_(t,n.schema),e)&&((t,e)=>{let{$from:n,$to:i}=t.selection,o=n.blockRange(i),r=o&&Ax(o)
7992
- return null!=r&&(e&&e(t.tr.lift(o,r).scrollIntoView()),!0)})(n,i),bM=()=>({state:t,dispatch:e})=>PC(t,e),yM=t=>({state:e,dispatch:n})=>ZC(R_(t,e.schema))(e,n),wM=()=>({state:t,dispatch:e})=>LC(t,e)
8001
+ return null!=r&&(e&&e(t.tr.lift(o,r).scrollIntoView()),!0)})(n,i),bM=()=>({state:t,dispatch:e})=>PC(t,e),yM=t=>({state:e,dispatch:n})=>GC(R_(t,e.schema))(e,n),wM=()=>({state:t,dispatch:e})=>LC(t,e)
7993
8002
  function xM(t,e){return e.nodes[t]?"node":e.marks[t]?"mark":null}function CM(t,e){const n="string"==typeof e?[e]:e
7994
8003
  return Object.keys(t).reduce((e,i)=>(n.includes(i)||(e[i]=t[i]),e),{})}var kM=(t,e)=>({tr:n,state:i,dispatch:o})=>{let r=null,s=null
7995
8004
  const a=xM("string"==typeof t?t:t.name,i.schema)
@@ -8038,7 +8047,7 @@ else n[t]=e}),n},{})}function jM(t,e){return e.filter(e=>e.type===t.type.name).f
8038
8047
  if(!1===i)return!1
8039
8048
  const o=e.reduce((t,e)=>{const i=e.attribute.parseHTML?e.attribute.parseHTML(n):function(t){return"string"!=typeof t?t:t.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(t):"true"===t||"false"!==t&&t}(n.getAttribute(e.name))
8040
8049
  return null==i?t:{...t,[e.name]:i}},{})
8041
- return{...i,...o}}}}function GM(t){return Object.fromEntries(Object.entries(t).filter(([t,e])=>("attrs"!==t||!function(t={}){return 0===Object.keys(t).length&&t.constructor===Object}(e))&&null!=e))}function ZM(t){var e,n
8050
+ return{...i,...o}}}}function ZM(t){return Object.fromEntries(Object.entries(t).filter(([t,e])=>("attrs"!==t||!function(t={}){return 0===Object.keys(t).length&&t.constructor===Object}(e))&&null!=e))}function GM(t){var e,n
8042
8051
  const i={}
8043
8052
  return!(null==(e=null==t?void 0:t.attribute)?void 0:e.isRequired)&&"default"in((null==t?void 0:t.attribute)||{})&&(i.default=t.attribute.default),void 0!==(null==(n=null==t?void 0:t.attribute)?void 0:n.validate)&&(i.validate=t.attribute.validate),[t.name,i]}function KM(t){return t.sort((t,e)=>{const n=LM(t,"priority")||100,i=LM(e,"priority")||100
8044
8053
  return n>i?-1:n<i?1:0})}function YM(t){const e=KM(NM(t)),n=function(t){const e=t.filter((e,n)=>t.indexOf(e)!==n)
@@ -8095,7 +8104,7 @@ t.marks.find(t=>t.type===l)?t.marks.forEach(t=>{l===t.type&&n.addMark(s,a,l.crea
8095
8104
  return function(t,e,n){var i
8096
8105
  const{selection:o}=e
8097
8106
  let r=null
8098
- if(Z_(o)&&(r=o.$cursor),r){const e=null!=(i=t.storedMarks)?i:r.marks()
8107
+ if(G_(o)&&(r=o.$cursor),r){const e=null!=(i=t.storedMarks)?i:r.marks()
8099
8108
  return r.parent.type.allowsMarkType(n)&&(!!n.isInSet(e)||!e.some(t=>t.type.excludes(n)))}const{ranges:s}=o
8100
8109
  return s.some(({$from:e,$to:i})=>{let o=0===e.depth&&t.doc.inlineContent&&t.doc.type.allowsMarkType(n)
8101
8110
  return t.doc.nodesBetween(e.pos,i.pos,(t,e,i)=>{if(o)return!1
@@ -8198,7 +8207,7 @@ return n.selection.ranges.forEach(t=>{const a=t.$from.pos,c=t.$to.pos
8198
8207
  let d,h,u,p
8199
8208
  n.selection.empty?i.doc.nodesBetween(a,c,(t,e)=>{r&&r===t.type&&(l=!0,u=Math.max(e,a),p=Math.min(e+t.nodeSize,c),d=e,h=t)}):i.doc.nodesBetween(a,c,(t,i)=>{i<a&&r&&r===t.type&&(l=!0,u=Math.max(i,a),p=Math.min(i+t.nodeSize,c),d=i,h=t),i>=a&&i<=c&&(r&&r===t.type&&(l=!0,o&&n.setNodeMarkup(i,void 0,{...t.attrs,...e})),s&&t.marks.length&&t.marks.forEach(r=>{if(s===r.type&&(l=!0,o)){const o=Math.max(i,a),l=Math.min(i+t.nodeSize,c)
8200
8209
  n.addMark(o,l,s.create({...r.attrs,...e}))}}))}),h&&(void 0!==d&&o&&n.setNodeMarkup(d,void 0,{...h.attrs,...e}),s&&h.marks.length&&h.marks.forEach(t=>{s===t.type&&o&&n.addMark(u,p,s.create({...t.attrs,...e}))}))}),l},OI=(t,e={})=>({state:n,dispatch:i})=>function(t,e=null){return function(n,i){let{$from:o,$to:r}=n.selection,s=o.blockRange(r),a=s&&Tx(s,t,e)
8201
- return!!a&&(i&&i(n.tr.wrap(s,a).scrollIntoView()),!0)}}(R_(t,n.schema),e)(n,i),RI=(t,e={})=>({state:n,dispatch:i})=>GC(R_(t,n.schema),e)(n,i),FI=class{constructor(){this.callbacks={}}on(t,e){return this.callbacks[t]||(this.callbacks[t]=[]),this.callbacks[t].push(e),this}emit(t,...e){const n=this.callbacks[t]
8210
+ return!!a&&(i&&i(n.tr.wrap(s,a).scrollIntoView()),!0)}}(R_(t,n.schema),e)(n,i),RI=(t,e={})=>({state:n,dispatch:i})=>ZC(R_(t,n.schema),e)(n,i),FI=class{constructor(){this.callbacks={}}on(t,e){return this.callbacks[t]||(this.callbacks[t]=[]),this.callbacks[t].push(e),this}emit(t,...e){const n=this.callbacks[t]
8202
8211
  return n&&n.forEach(t=>t.apply(this,e)),this}off(t,e){const n=this.callbacks[t]
8203
8212
  return n&&(e?this.callbacks[t]=n.filter(t=>t!==e):delete this.callbacks[t]),this}once(t,e){const n=(...i)=>{this.off(t,n),e.apply(this,i)}
8204
8213
  return this.on(t,n)}removeAllListeners(){this.callbacks={}}},LI=class{constructor(t){var e
@@ -8264,18 +8273,18 @@ return null==(e=n.clipboardData)||e.setData("text/html",t),n})(e)
8264
8273
  return l({rule:t,state:i,from:n,to:{b:o},pasteEvt:r})}const p=n.doc.content.findDiffStart(i.doc.content),f=n.doc.content.findDiffEnd(i.doc.content)
8265
8274
  return"number"==typeof p&&f&&p!==f.b?l({rule:t,state:i,from:p,to:f,pasteEvt:a}):void 0}}))
8266
8275
  return c}var WI=class{constructor(t,e){this.splittableMarks=[],this.editor=e,this.baseExtensions=t,this.extensions=YM(t),this.schema=function(t,e){var n
8267
- const i=HM(t),{nodeExtensions:o,markExtensions:r}=VM(t),s=null==(n=o.find(t=>LM(t,"topNode")))?void 0:n.name,a=Object.fromEntries(o.map(n=>{const o=i.filter(t=>t.type===n.name),r={name:n.name,options:n.options,storage:n.storage,editor:e},s=GM({...t.reduce((t,e)=>{const i=LM(e,"extendNodeSchema",r)
8268
- return{...t,...i?i(n):{}}},{}),content:zM(LM(n,"content",r)),marks:zM(LM(n,"marks",r)),group:zM(LM(n,"group",r)),inline:zM(LM(n,"inline",r)),atom:zM(LM(n,"atom",r)),selectable:zM(LM(n,"selectable",r)),draggable:zM(LM(n,"draggable",r)),code:zM(LM(n,"code",r)),whitespace:zM(LM(n,"whitespace",r)),linebreakReplacement:zM(LM(n,"linebreakReplacement",r)),defining:zM(LM(n,"defining",r)),isolating:zM(LM(n,"isolating",r)),attrs:Object.fromEntries(o.map(ZM))}),a=zM(LM(n,"parseHTML",r))
8276
+ const i=HM(t),{nodeExtensions:o,markExtensions:r}=VM(t),s=null==(n=o.find(t=>LM(t,"topNode")))?void 0:n.name,a=Object.fromEntries(o.map(n=>{const o=i.filter(t=>t.type===n.name),r={name:n.name,options:n.options,storage:n.storage,editor:e},s=ZM({...t.reduce((t,e)=>{const i=LM(e,"extendNodeSchema",r)
8277
+ return{...t,...i?i(n):{}}},{}),content:zM(LM(n,"content",r)),marks:zM(LM(n,"marks",r)),group:zM(LM(n,"group",r)),inline:zM(LM(n,"inline",r)),atom:zM(LM(n,"atom",r)),selectable:zM(LM(n,"selectable",r)),draggable:zM(LM(n,"draggable",r)),code:zM(LM(n,"code",r)),whitespace:zM(LM(n,"whitespace",r)),linebreakReplacement:zM(LM(n,"linebreakReplacement",r)),defining:zM(LM(n,"defining",r)),isolating:zM(LM(n,"isolating",r)),attrs:Object.fromEntries(o.map(GM))}),a=zM(LM(n,"parseHTML",r))
8269
8278
  a&&(s.parseDOM=a.map(t=>WM(t,o)))
8270
8279
  const l=LM(n,"renderHTML",r)
8271
8280
  l&&(s.toDOM=t=>l({node:t,HTMLAttributes:jM(t,o)}))
8272
8281
  const c=LM(n,"renderText",r)
8273
- return c&&(s.toText=c),[n.name,s]})),l=Object.fromEntries(r.map(n=>{const o=i.filter(t=>t.type===n.name),r={name:n.name,options:n.options,storage:n.storage,editor:e},s=GM({...t.reduce((t,e)=>{const i=LM(e,"extendMarkSchema",r)
8274
- return{...t,...i?i(n):{}}},{}),inclusive:zM(LM(n,"inclusive",r)),excludes:zM(LM(n,"excludes",r)),group:zM(LM(n,"group",r)),spanning:zM(LM(n,"spanning",r)),code:zM(LM(n,"code",r)),attrs:Object.fromEntries(o.map(ZM))}),a=zM(LM(n,"parseHTML",r))
8282
+ return c&&(s.toText=c),[n.name,s]})),l=Object.fromEntries(r.map(n=>{const o=i.filter(t=>t.type===n.name),r={name:n.name,options:n.options,storage:n.storage,editor:e},s=ZM({...t.reduce((t,e)=>{const i=LM(e,"extendMarkSchema",r)
8283
+ return{...t,...i?i(n):{}}},{}),inclusive:zM(LM(n,"inclusive",r)),excludes:zM(LM(n,"excludes",r)),group:zM(LM(n,"group",r)),spanning:zM(LM(n,"spanning",r)),code:zM(LM(n,"code",r)),attrs:Object.fromEntries(o.map(GM))}),a=zM(LM(n,"parseHTML",r))
8275
8284
  a&&(s.parseDOM=a.map(t=>WM(t,o)))
8276
8285
  const l=LM(n,"renderHTML",r)
8277
8286
  return l&&(s.toDOM=t=>l({mark:t,HTMLAttributes:jM(t,o)})),[n.name,s]}))
8278
- return new Gw({topNode:s,nodes:a,marks:l})}(this.extensions,e),this.setupExtensions()}get commands(){return this.extensions.reduce((t,e)=>{const n=LM(e,"addCommands",{name:e.name,options:e.options,storage:this.editor.extensionStorage[e.name],editor:this.editor,type:iI(e.name,this.schema)})
8287
+ return new Zw({topNode:s,nodes:a,marks:l})}(this.extensions,e),this.setupExtensions()}get commands(){return this.extensions.reduce((t,e)=>{const n=LM(e,"addCommands",{name:e.name,options:e.options,storage:this.editor.extensionStorage[e.name],editor:this.editor,type:iI(e.name,this.schema)})
8279
8288
  return n?{...t,...n()}:t},{})}get plugins(){const{editor:t}=this,e=KM([...this.extensions].reverse()).flatMap(e=>{const n={name:e.name,options:e.options,storage:this.editor.extensionStorage[e.name],editor:t,type:iI(e.name,this.schema)},i=[],o=LM(e,"addKeyboardShortcuts",n)
8280
8289
  let r={}
8281
8290
  if("mark"===e.type&&LM(e,"exitable",n)&&(r.ArrowRight=()=>VI.handleExit({editor:t,mark:e})),o){const e=Object.fromEntries(Object.entries(o()).map(([e,n])=>[e,()=>n({editor:t})]))
@@ -8328,11 +8337,11 @@ const n={name:t.name,options:t.options,storage:this.editor.extensionStorage[t.na
8328
8337
  if("mark"===t.type){(null==(e=zM(LM(t,"keepOnSplit",n)))||e)&&this.splittableMarks.push(t.name)}const i=LM(t,"onBeforeCreate",n),o=LM(t,"onCreate",n),r=LM(t,"onUpdate",n),s=LM(t,"onSelectionUpdate",n),a=LM(t,"onTransaction",n),l=LM(t,"onFocus",n),c=LM(t,"onBlur",n),d=LM(t,"onDestroy",n)
8329
8338
  i&&this.editor.on("beforeCreate",i),o&&this.editor.on("create",o),r&&this.editor.on("update",r),s&&this.editor.on("selectionUpdate",s),a&&this.editor.on("transaction",a),l&&this.editor.on("focus",l),c&&this.editor.on("blur",c),d&&this.editor.on("destroy",d)})}}
8330
8339
  WI.resolve=YM,WI.sort=KM,WI.flatten=NM
8331
- k_({},{ClipboardTextSerializer:()=>ZI,Commands:()=>KI,Delete:()=>YI,Drop:()=>XI,Editable:()=>JI,FocusEvents:()=>tE,Keymap:()=>eE,Paste:()=>nE,Tabindex:()=>iE,TextDirection:()=>oE,focusEventsPluginKey:()=>QI})
8332
- var GI=class t extends zI{constructor(){super(...arguments),this.type="extension"}static create(e={}){const n="function"==typeof e?e():e
8340
+ k_({},{ClipboardTextSerializer:()=>GI,Commands:()=>KI,Delete:()=>YI,Drop:()=>XI,Editable:()=>JI,FocusEvents:()=>tE,Keymap:()=>eE,Paste:()=>nE,Tabindex:()=>iE,TextDirection:()=>oE,focusEventsPluginKey:()=>QI})
8341
+ var ZI=class t extends zI{constructor(){super(...arguments),this.type="extension"}static create(e={}){const n="function"==typeof e?e():e
8333
8342
  return new t(n)}configure(t){return super.configure(t)}extend(t){const e="function"==typeof t?t():t
8334
- return super.extend(e)}},ZI=GI.create({name:"clipboardTextSerializer",addOptions:()=>({blockSeparator:void 0}),addProseMirrorPlugins(){return[new xC({key:new SC("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{const{editor:t}=this,{state:e,schema:n}=t,{doc:i,selection:o}=e,{ranges:r}=o,s=Math.min(...r.map(t=>t.$from.pos)),a=Math.max(...r.map(t=>t.$to.pos)),l=JM(n)
8335
- return XM(i,{from:s,to:a},{...void 0!==this.options.blockSeparator?{blockSeparator:this.options.blockSeparator}:{},textSerializers:l})}}})]}}),KI=GI.create({name:"commands",addCommands:()=>({...__})}),YI=GI.create({name:"delete",onUpdate({transaction:t,appendedTransactions:e}){var n,i,o
8343
+ return super.extend(e)}},GI=ZI.create({name:"clipboardTextSerializer",addOptions:()=>({blockSeparator:void 0}),addProseMirrorPlugins(){return[new xC({key:new SC("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{const{editor:t}=this,{state:e,schema:n}=t,{doc:i,selection:o}=e,{ranges:r}=o,s=Math.min(...r.map(t=>t.$from.pos)),a=Math.max(...r.map(t=>t.$to.pos)),l=JM(n)
8344
+ return XM(i,{from:s,to:a},{...void 0!==this.options.blockSeparator?{blockSeparator:this.options.blockSeparator}:{},textSerializers:l})}}})]}}),KI=ZI.create({name:"commands",addCommands:()=>({...__})}),YI=ZI.create({name:"delete",onUpdate({transaction:t,appendedTransactions:e}){var n,i,o
8336
8345
  const r=()=>{var n,i,o,r
8337
8346
  if(null!=(r=null==(o=null==(i=null==(n=this.editor.options.coreExtensionOptions)?void 0:n.delete)?void 0:i.filterTransaction)?void 0:o.call(i,t))?r:t.getMeta("y-sync$"))return
8338
8347
  const s=RM(t.before,[t,...e])
@@ -8342,12 +8351,12 @@ const a=s.mapping
8342
8351
  s.steps.forEach((e,n)=>{var i,o
8343
8352
  if(e instanceof Cx){const r=a.slice(n).map(e.from,-1),l=a.slice(n).map(e.to),c=a.invert().map(r,-1),d=a.invert().map(l),h=r>0&&(null==(i=s.doc.nodeAt(r-1))?void 0:i.marks.some(t=>t.eq(e.mark))),u=null==(o=s.doc.nodeAt(l))?void 0:o.marks.some(t=>t.eq(e.mark))
8344
8353
  this.editor.emit("delete",{type:"mark",mark:e.mark,from:e.from,to:e.to,deletedRange:{from:c,to:d},newRange:{from:r,to:l},partial:Boolean(u||h),editor:this.editor,transaction:t,combinedTransform:s})}})}
8345
- null==(o=null==(i=null==(n=this.editor.options.coreExtensionOptions)?void 0:n.delete)?void 0:i.async)||o?setTimeout(r,0):r()}}),XI=GI.create({name:"drop",addProseMirrorPlugins(){return[new xC({key:new SC("tiptapDrop"),props:{handleDrop:(t,e,n,i)=>{this.editor.emit("drop",{editor:this.editor,event:e,slice:n,moved:i})}}})]}}),JI=GI.create({name:"editable",addProseMirrorPlugins(){return[new xC({key:new SC("editable"),props:{editable:()=>this.editor.options.editable}})]}}),QI=new SC("focusEvents"),tE=GI.create({name:"focusEvents",addProseMirrorPlugins(){const{editor:t}=this
8354
+ null==(o=null==(i=null==(n=this.editor.options.coreExtensionOptions)?void 0:n.delete)?void 0:i.async)||o?setTimeout(r,0):r()}}),XI=ZI.create({name:"drop",addProseMirrorPlugins(){return[new xC({key:new SC("tiptapDrop"),props:{handleDrop:(t,e,n,i)=>{this.editor.emit("drop",{editor:this.editor,event:e,slice:n,moved:i})}}})]}}),JI=ZI.create({name:"editable",addProseMirrorPlugins(){return[new xC({key:new SC("editable"),props:{editable:()=>this.editor.options.editable}})]}}),QI=new SC("focusEvents"),tE=ZI.create({name:"focusEvents",addProseMirrorPlugins(){const{editor:t}=this
8346
8355
  return[new xC({key:QI,props:{handleDOMEvents:{focus:(e,n)=>{t.isFocused=!0
8347
8356
  const i=t.state.tr.setMeta("focus",{event:n}).setMeta("addToHistory",!1)
8348
8357
  return e.dispatch(i),!1},blur:(e,n)=>{t.isFocused=!1
8349
8358
  const i=t.state.tr.setMeta("blur",{event:n}).setMeta("addToHistory",!1)
8350
- return e.dispatch(i),!1}}}})]}}),eE=GI.create({name:"keymap",addKeyboardShortcuts(){const t=()=>this.editor.commands.first(({commands:t})=>[()=>t.undoInputRule(),()=>t.command(({tr:e})=>{const{selection:n,doc:i}=e,{empty:o,$anchor:r}=n,{pos:s,parent:a}=r,l=r.parent.isTextblock&&s>0?e.doc.resolve(s-1):r,c=l.parent.type.spec.isolating,d=r.pos-r.parentOffset,h=c&&1===l.parent.childCount?d===r.pos:nC.atStart(i).from===s
8359
+ return e.dispatch(i),!1}}}})]}}),eE=ZI.create({name:"keymap",addKeyboardShortcuts(){const t=()=>this.editor.commands.first(({commands:t})=>[()=>t.undoInputRule(),()=>t.command(({tr:e})=>{const{selection:n,doc:i}=e,{empty:o,$anchor:r}=n,{pos:s,parent:a}=r,l=r.parent.isTextblock&&s>0?e.doc.resolve(s-1):r,c=l.parent.type.spec.isolating,d=r.pos-r.parentOffset,h=c&&1===l.parent.childCount?d===r.pos:nC.atStart(i).from===s
8351
8360
  return!(!o||!a.type.isTextblock||a.textContent.length||!h||h&&"paragraph"===r.parent.type.name)&&t.clearNodes()}),()=>t.deleteSelection(),()=>t.joinBackward(),()=>t.selectNodeBackward()]),e=()=>this.editor.commands.first(({commands:t})=>[()=>t.deleteSelection(),()=>t.deleteCurrentNode(),()=>t.joinForward(),()=>t.selectNodeForward()]),n={Enter:()=>this.editor.commands.first(({commands:t})=>[()=>t.newlineInCode(),()=>t.createParagraphNear(),()=>t.liftEmptyBlock(),()=>t.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:t,"Mod-Backspace":t,"Shift-Backspace":t,Delete:e,"Mod-Delete":e,"Mod-a":()=>this.editor.commands.selectAll()},i={...n},o={...n,"Ctrl-h":t,"Alt-Backspace":t,"Ctrl-d":e,"Ctrl-Alt-Backspace":e,"Alt-Delete":e,"Alt-d":e,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()}
8352
8361
  return J_()||fM()?o:i},addProseMirrorPlugins(){return[new xC({key:new SC("clearDocument"),appendTransaction:(t,e,n)=>{if(t.some(t=>t.getMeta("composition")))return
8353
8362
  const i=t.some(t=>t.docChanged)&&!e.doc.eq(n.doc),o=t.some(t=>t.getMeta("preventClearDocument"))
@@ -8356,7 +8365,7 @@ const{empty:r,from:s,to:a}=e.selection,l=nC.atStart(e.doc).from,c=nC.atEnd(e.doc
8356
8365
  if(r||!(s===l&&a===c))return
8357
8366
  if(!lI(n.doc))return
8358
8367
  const d=n.tr,h=S_({state:n,transaction:d}),{commands:u}=new $_({editor:this.editor,state:h})
8359
- return u.clearNodes(),d.steps.length?d:void 0}})]}}),nE=GI.create({name:"paste",addProseMirrorPlugins(){return[new xC({key:new SC("tiptapPaste"),props:{handlePaste:(t,e,n)=>{this.editor.emit("paste",{editor:this.editor,event:e,slice:n})}}})]}}),iE=GI.create({name:"tabindex",addProseMirrorPlugins(){return[new xC({key:new SC("tabindex"),props:{attributes:()=>this.editor.isEditable?{tabindex:"0"}:{}}})]}}),oE=GI.create({name:"textDirection",addOptions:()=>({direction:void 0}),addGlobalAttributes(){if(!this.options.direction)return[]
8368
+ return u.clearNodes(),d.steps.length?d:void 0}})]}}),nE=ZI.create({name:"paste",addProseMirrorPlugins(){return[new xC({key:new SC("tiptapPaste"),props:{handlePaste:(t,e,n)=>{this.editor.emit("paste",{editor:this.editor,event:e,slice:n})}}})]}}),iE=ZI.create({name:"tabindex",addProseMirrorPlugins(){return[new xC({key:new SC("tabindex"),props:{attributes:()=>this.editor.isEditable?{tabindex:"0"}:{}}})]}}),oE=ZI.create({name:"textDirection",addOptions:()=>({direction:void 0}),addGlobalAttributes(){if(!this.options.direction)return[]
8360
8369
  const{nodeExtensions:t}=VM(this.extensions)
8361
8370
  return[{types:t.filter(t=>"text"!==t.name).map(t=>t.name),attributes:{dir:{default:this.options.direction,parseHTML:t=>{const e=t.getAttribute("dir")
8362
8371
  return!e||"ltr"!==e&&"rtl"!==e&&"auto"!==e?this.options.direction:e},renderHTML:t=>t.dir?{dir:t.dir}:{}}}}]},addProseMirrorPlugins(){return[new xC({key:new SC("textDirection"),props:{attributes:()=>{const t=this.options.direction
@@ -8400,7 +8409,7 @@ if([].concat(t).forEach(t=>{const e="string"==typeof t?`${t}$`:t.key
8400
8409
  n=n.filter(t=>!t.key.startsWith(e))}),e.length===n.length)return
8401
8410
  const i=this.state.reconfigure({plugins:n})
8402
8411
  return this.view.updateState(i),i}createExtensionManager(){var t,e
8403
- const n=[...this.options.enableCoreExtensions?[JI,ZI.configure({blockSeparator:null==(e=null==(t=this.options.coreExtensionOptions)?void 0:t.clipboardTextSerializer)?void 0:e.blockSeparator}),KI,tE,eE,iE,XI,nE,YI,oE.configure({direction:this.options.textDirection})].filter(t=>"object"!=typeof this.options.enableCoreExtensions||!1!==this.options.enableCoreExtensions[t.name]):[],...this.options.extensions].filter(t=>["extension","node","mark"].includes(null==t?void 0:t.type))
8412
+ const n=[...this.options.enableCoreExtensions?[JI,GI.configure({blockSeparator:null==(e=null==(t=this.options.coreExtensionOptions)?void 0:t.clipboardTextSerializer)?void 0:e.blockSeparator}),KI,tE,eE,iE,XI,nE,YI,oE.configure({direction:this.options.textDirection})].filter(t=>"object"!=typeof this.options.enableCoreExtensions||!1!==this.options.enableCoreExtensions[t.name]):[],...this.options.extensions].filter(t=>["extension","node","mark"].includes(null==t?void 0:t.type))
8404
8413
  this.extensionManager=new WI(n,this)}createCommandManager(){this.commandManager=new $_({editor:this})}createSchema(){this.schema=this.extensionManager.schema}createDoc(){let t
8405
8414
  try{t=TM(this.options.content,this.schema,this.options.parseOptions,{errorOnInvalidContent:this.options.enableContentCheck})}catch(e){if(!(e instanceof Error&&["[tiptap error]: Invalid JSON content","[tiptap error]: Invalid HTML content"].includes(e.message)))throw e
8406
8415
  this.emit("contentError",{editor:this,error:e,disableCollaboration:()=>{"collaboration"in this.storage&&"object"==typeof this.storage.collaboration&&this.storage.collaboration&&(this.storage.collaboration.isDisabled=!0),this.options.extensions=this.options.extensions.filter(t=>"collaboration"!==t.name),this.createExtensionManager()}}),t=TM(this.options.content,this.schema,this.options.parseOptions,{errorOnInvalidContent:!1})}return t}createView(t){const{editorProps:e,enableExtensionDispatchTransaction:n}=this.options,i=e.dispatchTransaction||this.dispatchTransaction.bind(this),o=n?this.extensionManager.dispatchTransaction(i):i,r=e.transformPastedHTML,s=this.extensionManager.transformPastedHTML(r)
@@ -9030,7 +9039,7 @@ if(128==(192&n)&&128==(192&o)&&128==(192&s)){let t=r<<18&1835008|n<<12&258048|o<
9030
9039
  t<65536||t>1114111?e+="����":(t-=65536,e+=String.fromCharCode(55296+(t>>10),56320+(1023&t))),i+=9
9031
9040
  continue}}e+="�"}}return e})}jE.defaultChars=";/?:@&=+$,#",jE.componentChars=""
9032
9041
  const WE={}
9033
- function GE(t,e,n){"string"!=typeof e&&(n=e,e=GE.defaultChars),void 0===n&&(n=!0)
9042
+ function ZE(t,e,n){"string"!=typeof e&&(n=e,e=ZE.defaultChars),void 0===n&&(n=!0)
9034
9043
  const i=function(t){let e=WE[t]
9035
9044
  if(e)return e
9036
9045
  e=WE[t]=[]
@@ -9042,8 +9051,8 @@ if(n&&37===s&&e+2<r&&/^[0-9a-f]{2}$/i.test(t.slice(e+1,e+3)))o+=t.slice(e,e+3),e
9042
9051
  else if(s<128)o+=i[s]
9043
9052
  else if(s>=55296&&s<=57343){if(s>=55296&&s<=56319&&e+1<r){const n=t.charCodeAt(e+1)
9044
9053
  if(n>=56320&&n<=57343){o+=encodeURIComponent(t[e]+t[e+1]),e++
9045
- continue}}o+="%EF%BF%BD"}else o+=encodeURIComponent(t[e])}return o}function ZE(t){let e=""
9046
- return e+=t.protocol||"",e+=t.slashes?"//":"",e+=t.auth?t.auth+"@":"",t.hostname&&-1!==t.hostname.indexOf(":")?e+="["+t.hostname+"]":e+=t.hostname||"",e+=t.port?":"+t.port:"",e+=t.pathname||"",e+=t.search||"",e+=t.hash||"",e}function KE(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}GE.defaultChars=";/?:@&=+$,-_.!~*'()#",GE.componentChars="-_.!~*'()"
9054
+ continue}}o+="%EF%BF%BD"}else o+=encodeURIComponent(t[e])}return o}function GE(t){let e=""
9055
+ return e+=t.protocol||"",e+=t.slashes?"//":"",e+=t.auth?t.auth+"@":"",t.hostname&&-1!==t.hostname.indexOf(":")?e+="["+t.hostname+"]":e+=t.hostname||"",e+=t.port?":"+t.port:"",e+=t.pathname||"",e+=t.search||"",e+=t.hash||"",e}function KE(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}ZE.defaultChars=";/?:@&=+$,-_.!~*'()#",ZE.componentChars="-_.!~*'()"
9047
9056
  const YE=/^([a-z0-9.+-]+:)/i,XE=/:[0-9]*$/,JE=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,QE=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),tA=["'"].concat(QE),eA=["%","/","?",";","#"].concat(tA),nA=["/","?","#"],iA=/^[+a-z0-9A-Z_-]{0,63}$/,oA=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,rA={javascript:!0,"javascript:":!0},sA={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0}
9048
9057
  function aA(t,e){if(t&&t instanceof KE)return t
9049
9058
  const n=new KE
@@ -9067,7 +9076,7 @@ break}}}}this.hostname.length>255&&(this.hostname=""),s&&(this.hostname=this.hos
9067
9076
  const l=r.indexOf("?")
9068
9077
  return-1!==l&&(this.search=r.substr(l),r=r.slice(0,l)),r&&(this.pathname=r),sA[n]&&this.hostname&&!this.pathname&&(this.pathname=""),this},KE.prototype.parseHost=function(t){let e=XE.exec(t)
9069
9078
  e&&(e=e[0],":"!==e&&(this.port=e.substr(1)),t=t.substr(0,t.length-e.length)),t&&(this.hostname=t)}
9070
- var lA,cA=Object.freeze({__proto__:null,decode:jE,encode:GE,format:ZE,parse:aA}),dA=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,hA=/[\0-\x1F\x7F-\x9F]/,uA=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,pA=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/,fA=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,mA=Object.freeze({__proto__:null,Any:dA,Cc:hA,Cf:/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,P:uA,S:pA,Z:fA}),gA=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୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢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;怳Ādp໩໮uct;戏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ǣጓ\0጖y;䐎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Ā;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀ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Ā;e᜚᜜lƀ;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\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩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ↄⅪ←ٖ↛ǰ↉\0↎proø₞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;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\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\0⹻m;櫳;櫽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(t=>t.charCodeAt(0))),vA=new Uint16Array("Ȁaglq\tɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(t=>t.charCodeAt(0)))
9079
+ var lA,cA=Object.freeze({__proto__:null,decode:jE,encode:ZE,format:GE,parse:aA}),dA=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,hA=/[\0-\x1F\x7F-\x9F]/,uA=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,pA=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/,fA=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,mA=Object.freeze({__proto__:null,Any:dA,Cc:hA,Cf:/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,P:uA,S:pA,Z:fA}),gA=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୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢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;怳Ādp໩໮uct;戏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ǣጓ\0጖y;䐎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Ā;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀ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Ā;e᜚᜜lƀ;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\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩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ↄⅪ←ٖ↛ǰ↉\0↎proø₞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;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\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\0⹻m;櫳;櫽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(t=>t.charCodeAt(0))),vA=new Uint16Array("Ȁaglq\tɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(t=>t.charCodeAt(0)))
9071
9080
  const bA=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]]),yA=null!==(lA=String.fromCodePoint)&&void 0!==lA?lA:function(t){let e=""
9072
9081
  return t>65535&&(t-=65536,e+=String.fromCharCode(t>>>10&1023|55296),t=56320|1023&t),e+=String.fromCharCode(t),e}
9073
9082
  var wA
@@ -9126,11 +9135,11 @@ return String.fromCharCode(e,n)}return String.fromCharCode(t)}const BA=/\\([!"#$
9126
9135
  function VA(t){return t.indexOf("\\")<0&&t.indexOf("&")<0?t:t.replace(PA,function(t,e,n){return e||function(t,e){if(35===e.charCodeAt(0)&&zA.test(e)){const n="x"===e[1].toLowerCase()?parseInt(e.slice(2),16):parseInt(e.slice(1),10)
9127
9136
  return LA(n)?NA(n):t}const n=TA(t)
9128
9137
  return n!==t?n:t}(t,n)})}const HA=/[&<>"]/,UA=/[&<>"]/g,qA={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"}
9129
- function jA(t){return qA[t]}function WA(t){return HA.test(t)?t.replace(UA,jA):t}const GA=/[.?*+^$[\]\\(){}|-]/g
9130
- function ZA(t){switch(t){case 9:case 32:return!0}return!1}function KA(t){if(t>=8192&&t<=8202)return!0
9138
+ function jA(t){return qA[t]}function WA(t){return HA.test(t)?t.replace(UA,jA):t}const ZA=/[.?*+^$[\]\\(){}|-]/g
9139
+ function GA(t){switch(t){case 9:case 32:return!0}return!1}function KA(t){if(t>=8192&&t<=8202)return!0
9131
9140
  switch(t){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function YA(t){return uA.test(t)||pA.test(t)}function XA(t){switch(t){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0
9132
9141
  default:return!1}}function JA(t){return t=t.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(t=t.replace(/ẞ/g,"ß")),t.toLowerCase().toUpperCase()}const QA={mdurl:cA,ucmicro:mA}
9133
- var tT=Object.freeze({__proto__:null,arrayReplaceAt:FA,assign:RA,escapeHtml:WA,escapeRE:function(t){return t.replace(GA,"\\$&")},fromCodePoint:NA,has:function(t,e){return OA.call(t,e)},isMdAsciiPunct:XA,isPunctChar:YA,isSpace:ZA,isString:DA,isValidEntityCode:LA,isWhiteSpace:KA,lib:QA,normalizeReference:JA,unescapeAll:VA,unescapeMd:function(t){return t.indexOf("\\")<0?t:t.replace(BA,"$1")}})
9142
+ var tT=Object.freeze({__proto__:null,arrayReplaceAt:FA,assign:RA,escapeHtml:WA,escapeRE:function(t){return t.replace(ZA,"\\$&")},fromCodePoint:NA,has:function(t,e){return OA.call(t,e)},isMdAsciiPunct:XA,isPunctChar:YA,isSpace:GA,isString:DA,isValidEntityCode:LA,isWhiteSpace:KA,lib:QA,normalizeReference:JA,unescapeAll:VA,unescapeMd:function(t){return t.indexOf("\\")<0?t:t.replace(BA,"$1")}})
9134
9143
  var eT=Object.freeze({__proto__:null,parseLinkDestination:function(t,e,n){let i,o=e
9135
9144
  const r={ok:!1,pos:0,str:""}
9136
9145
  if(60===t.charCodeAt(o)){for(o++;o<n;){if(i=t.charCodeAt(o),10===i)return r
@@ -9275,11 +9284,11 @@ function kT(){this.ruler=new oT
9275
9284
  for(let t=0;t<CT.length;t++)this.ruler.push(CT[t][0],CT[t][1])}function ST(t,e,n,i){this.src=t,this.md=e,this.env=n,this.tokens=i,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0
9276
9285
  const o=this.src
9277
9286
  for(let t=0,e=0,n=0,i=0,r=o.length,s=!1;e<r;e++){const a=o.charCodeAt(e)
9278
- if(!s){if(ZA(a)){n++,9===a?i+=4-i%4:i++
9287
+ if(!s){if(GA(a)){n++,9===a?i+=4-i%4:i++
9279
9288
  continue}s=!0}10!==a&&e!==r-1||(10!==a&&e++,this.bMarks.push(t),this.eMarks.push(e),this.tShift.push(n),this.sCount.push(i),this.bsCount.push(0),s=!1,n=0,i=0,t=e+1)}this.bMarks.push(o.length),this.eMarks.push(o.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}kT.prototype.process=function(t){const e=this.ruler.getRules("")
9280
9289
  for(let n=0,i=e.length;n<i;n++)e[n](t)},kT.prototype.State=sT,ST.prototype.push=function(t,e,n){const i=new rT(t,e,n)
9281
- return i.block=!0,n<0&&this.level--,i.level=this.level,n>0&&this.level++,this.tokens.push(i),i},ST.prototype.isEmpty=function(t){return this.bMarks[t]+this.tShift[t]>=this.eMarks[t]},ST.prototype.skipEmptyLines=function(t){for(let e=this.lineMax;t<e&&!(this.bMarks[t]+this.tShift[t]<this.eMarks[t]);t++);return t},ST.prototype.skipSpaces=function(t){for(let e=this.src.length;t<e;t++){if(!ZA(this.src.charCodeAt(t)))break}return t},ST.prototype.skipSpacesBack=function(t,e){if(t<=e)return t
9282
- for(;t>e;)if(!ZA(this.src.charCodeAt(--t)))return t+1
9290
+ return i.block=!0,n<0&&this.level--,i.level=this.level,n>0&&this.level++,this.tokens.push(i),i},ST.prototype.isEmpty=function(t){return this.bMarks[t]+this.tShift[t]>=this.eMarks[t]},ST.prototype.skipEmptyLines=function(t){for(let e=this.lineMax;t<e&&!(this.bMarks[t]+this.tShift[t]<this.eMarks[t]);t++);return t},ST.prototype.skipSpaces=function(t){for(let e=this.src.length;t<e;t++){if(!GA(this.src.charCodeAt(t)))break}return t},ST.prototype.skipSpacesBack=function(t,e){if(t<=e)return t
9291
+ for(;t>e;)if(!GA(this.src.charCodeAt(--t)))return t+1
9283
9292
  return t},ST.prototype.skipChars=function(t,e){for(let n=this.src.length;t<n&&this.src.charCodeAt(t)===e;t++);return t},ST.prototype.skipCharsBack=function(t,e,n){if(t<=n)return t
9284
9293
  for(;t>n;)if(e!==this.src.charCodeAt(--t))return t+1
9285
9294
  return t},ST.prototype.getLines=function(t,e,n,i){if(t>=e)return""
@@ -9288,7 +9297,7 @@ for(let r=0,s=t;s<e;s++,r++){let t=0
9288
9297
  const a=this.bMarks[s]
9289
9298
  let l,c=a
9290
9299
  for(l=s+1<e||i?this.eMarks[s]+1:this.eMarks[s];c<l&&t<n;){const e=this.src.charCodeAt(c)
9291
- if(ZA(e))9===e?t+=4-(t+this.bsCount[s])%4:t++
9300
+ if(GA(e))9===e?t+=4-(t+this.bsCount[s])%4:t++
9292
9301
  else{if(!(c-a<this.tShift[s]))break
9293
9302
  t++}c++}o[r]=t>n?new Array(t-n+1).join(" ")+this.src.slice(c,l):this.src.slice(c,l)}return o.join("")},ST.prototype.Token=rT
9294
9303
  function $T(t,e){const n=t.bMarks[e]+t.tShift[e],i=t.eMarks[e]
@@ -9299,14 +9308,14 @@ return e.push(a+t.substring(s)),e}function MT(t,e){const n=t.eMarks[e]
9299
9308
  let i=t.bMarks[e]+t.tShift[e]
9300
9309
  const o=t.src.charCodeAt(i++)
9301
9310
  if(42!==o&&45!==o&&43!==o)return-1
9302
- if(i<n){if(!ZA(t.src.charCodeAt(i)))return-1}return i}function IT(t,e){const n=t.bMarks[e]+t.tShift[e],i=t.eMarks[e]
9311
+ if(i<n){if(!GA(t.src.charCodeAt(i)))return-1}return i}function IT(t,e){const n=t.bMarks[e]+t.tShift[e],i=t.eMarks[e]
9303
9312
  let o=n
9304
9313
  if(o+1>=i)return-1
9305
9314
  let r=t.src.charCodeAt(o++)
9306
9315
  if(r<48||r>57)return-1
9307
9316
  for(;;){if(o>=i)return-1
9308
9317
  if(r=t.src.charCodeAt(o++),!(r>=48&&r<=57)){if(41===r||46===r)break
9309
- return-1}if(o-n>=10)return-1}return o<i&&(r=t.src.charCodeAt(o),!ZA(r))?-1:o}const ET="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",AT="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",TT=new RegExp("^(?:"+ET+"|"+AT+"|\x3c!---?>|\x3c!--(?:[^-]|-[^-]|--[^>])*--\x3e|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),DT=new RegExp("^(?:"+ET+"|"+AT+")"),OT=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+["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"].join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(DT.source+"\\s*$"),/^$/,!1]]
9318
+ return-1}if(o-n>=10)return-1}return o<i&&(r=t.src.charCodeAt(o),!GA(r))?-1:o}const ET="<[A-Za-z][A-Za-z0-9\\-]*(?:\\s+[a-zA-Z_:][a-zA-Z0-9:._-]*(?:\\s*=\\s*(?:[^\"'=<>`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",AT="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",TT=new RegExp("^(?:"+ET+"|"+AT+"|\x3c!---?>|\x3c!--(?:[^-]|-[^-]|--[^>])*--\x3e|<[?][\\s\\S]*?[?]>|<![A-Za-z][^>]*>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>)"),DT=new RegExp("^(?:"+ET+"|"+AT+")"),OT=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+["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"].join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(DT.source+"\\s*$"),/^$/,!1]]
9310
9319
  const RT=[["table",function(t,e,n,i){if(e+2>n)return!1
9311
9320
  let o=e+1
9312
9321
  if(t.sCount[o]<t.blkIndent)return!1
@@ -9317,10 +9326,10 @@ const s=t.src.charCodeAt(r++)
9317
9326
  if(124!==s&&45!==s&&58!==s)return!1
9318
9327
  if(r>=t.eMarks[o])return!1
9319
9328
  const a=t.src.charCodeAt(r++)
9320
- if(124!==a&&45!==a&&58!==a&&!ZA(a))return!1
9321
- if(45===s&&ZA(a))return!1
9329
+ if(124!==a&&45!==a&&58!==a&&!GA(a))return!1
9330
+ if(45===s&&GA(a))return!1
9322
9331
  for(;r<t.eMarks[o];){const e=t.src.charCodeAt(r)
9323
- if(124!==e&&45!==e&&58!==e&&!ZA(e))return!1
9332
+ if(124!==e&&45!==e&&58!==e&&!GA(e))return!1
9324
9333
  r++}let l=$T(t,e+1),c=l.split("|")
9325
9334
  const d=[]
9326
9335
  for(let t=0;t<c.length;t++){const e=c[t].trim()
@@ -9388,7 +9397,7 @@ if(62===t.src.charCodeAt(o++)&&!e){let e,n,i=t.sCount[p]+1
9388
9397
  32===t.src.charCodeAt(o)?(o++,i++,n=!1,e=!0):9===t.src.charCodeAt(o)?(e=!0,(t.bsCount[p]+i)%4==3?(o++,i++,n=!1):n=!0):e=!1
9389
9398
  let s=i
9390
9399
  for(a.push(t.bMarks[p]),t.bMarks[p]=o;o<r;){const e=t.src.charCodeAt(o)
9391
- if(!ZA(e))break
9400
+ if(!GA(e))break
9392
9401
  9===e?s+=4-(s+t.bsCount[p]+(n?1:0))%4:s++,o++}f=o>=r,l.push(t.bsCount[p]),t.bsCount[p]=t.sCount[p]+1+(e?1:0),c.push(t.sCount[p]),t.sCount[p]=s-i,d.push(t.tShift[p]),t.tShift[p]=o-t.bMarks[p]
9393
9402
  continue}if(f)break
9394
9403
  let i=!1
@@ -9408,7 +9417,7 @@ const s=t.src.charCodeAt(r++)
9408
9417
  if(42!==s&&45!==s&&95!==s)return!1
9409
9418
  let a=1
9410
9419
  for(;r<o;){const e=t.src.charCodeAt(r++)
9411
- if(e!==s&&!ZA(e))return!1
9420
+ if(e!==s&&!GA(e))return!1
9412
9421
  e===s&&a++}if(a<3)return!1
9413
9422
  if(i)return!0
9414
9423
  t.line=e+1
@@ -9471,7 +9480,7 @@ null!==t&&(l+=t,r=l.length,s++)}else if(92===t&&(o++,o<r&&10===l.charCodeAt(o)))
9471
9480
  null!==t&&(l+=t,r=l.length,s++)}}if(c<0||58!==l.charCodeAt(c+1))return!1
9472
9481
  for(o=c+2;o<r;o++){const t=l.charCodeAt(o)
9473
9482
  if(10===t){const t=a(s)
9474
- null!==t&&(l+=t,r=l.length,s++)}else if(!ZA(t))break}const d=t.md.helpers.parseLinkDestination(l,o,r)
9483
+ null!==t&&(l+=t,r=l.length,s++)}else if(!GA(t))break}const d=t.md.helpers.parseLinkDestination(l,o,r)
9475
9484
  if(!d.ok)return!1
9476
9485
  const h=t.md.normalizeLink(d.str)
9477
9486
  if(!t.md.validateLink(h))return!1
@@ -9479,11 +9488,11 @@ o=d.pos
9479
9488
  const u=o,p=s,f=o
9480
9489
  for(;o<r;o++){const t=l.charCodeAt(o)
9481
9490
  if(10===t){const t=a(s)
9482
- null!==t&&(l+=t,r=l.length,s++)}else if(!ZA(t))break}let m,g=t.md.helpers.parseLinkTitle(l,o,r)
9491
+ null!==t&&(l+=t,r=l.length,s++)}else if(!GA(t))break}let m,g=t.md.helpers.parseLinkTitle(l,o,r)
9483
9492
  for(;g.can_continue;){const e=a(s)
9484
9493
  if(null===e)break
9485
- l+=e,o=r,r=l.length,s++,g=t.md.helpers.parseLinkTitle(l,o,r,g)}for(o<r&&f!==o&&g.ok?(m=g.str,o=g.pos):(m="",o=u,s=p);o<r;){if(!ZA(l.charCodeAt(o)))break
9486
- o++}if(o<r&&10!==l.charCodeAt(o)&&m)for(m="",o=u,s=p;o<r;){if(!ZA(l.charCodeAt(o)))break
9494
+ l+=e,o=r,r=l.length,s++,g=t.md.helpers.parseLinkTitle(l,o,r,g)}for(o<r&&f!==o&&g.ok?(m=g.str,o=g.pos):(m="",o=u,s=p);o<r;){if(!GA(l.charCodeAt(o)))break
9495
+ o++}if(o<r&&10!==l.charCodeAt(o)&&m)for(m="",o=u,s=p;o<r;){if(!GA(l.charCodeAt(o)))break
9487
9496
  o++}if(o<r&&10!==l.charCodeAt(o))return!1
9488
9497
  const v=JA(l.slice(1,c))
9489
9498
  return!!v&&(i||(void 0===t.env.references&&(t.env.references={}),void 0===t.env.references[v]&&(t.env.references[v]={title:m,href:h}),t.line=s),!0)}],["html_block",function(t,e,n,i){let o=t.bMarks[e]+t.tShift[e],r=t.eMarks[e]
@@ -9503,11 +9512,11 @@ let s=t.src.charCodeAt(o)
9503
9512
  if(35!==s||o>=r)return!1
9504
9513
  let a=1
9505
9514
  for(s=t.src.charCodeAt(++o);35===s&&o<r&&a<=6;)a++,s=t.src.charCodeAt(++o)
9506
- if(a>6||o<r&&!ZA(s))return!1
9515
+ if(a>6||o<r&&!GA(s))return!1
9507
9516
  if(i)return!0
9508
9517
  r=t.skipSpacesBack(r,o)
9509
9518
  const l=t.skipCharsBack(r,35,o)
9510
- l>o&&ZA(t.src.charCodeAt(l-1))&&(r=l),t.line=e+1
9519
+ l>o&&GA(t.src.charCodeAt(l-1))&&(r=l),t.line=e+1
9511
9520
  const c=t.push("heading_open","h"+String(a),1)
9512
9521
  c.markup="########".slice(0,a),c.map=[e,t.line]
9513
9522
  const d=t.push("inline","",0)
@@ -9599,8 +9608,8 @@ for(let e=0;e<o.length;e++){t.push("text","",0).content=String.fromCharCode(i),t
9599
9608
  HT(t,t.delimiters)
9600
9609
  for(let i=0;i<n;i++)e[i]&&e[i].delimiters&&HT(t,e[i].delimiters)}}
9601
9610
  const qT=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,jT=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/
9602
- const WT=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,GT=/^&([a-z][a-z0-9]{1,31});/i
9603
- function ZT(t){const e={},n=t.length
9611
+ const WT=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,ZT=/^&([a-z][a-z0-9]{1,31});/i
9612
+ function GT(t){const e={},n=t.length
9604
9613
  if(!n)return
9605
9614
  let i=0,o=-2
9606
9615
  const r=[]
@@ -9645,13 +9654,13 @@ if(!e)if(i>=0&&32===t.pending.charCodeAt(i))if(i>=1&&32===t.pending.charCodeAt(i
9645
9654
  for(;e>=1&&32===t.pending.charCodeAt(e-1);)e--
9646
9655
  t.pending=t.pending.slice(0,e),t.push("hardbreak","br",0)}else t.pending=t.pending.slice(0,-1),t.push("softbreak","br",0)
9647
9656
  else t.push("softbreak","br",0)
9648
- for(n++;n<o&&ZA(t.src.charCodeAt(n));)n++
9657
+ for(n++;n<o&&GA(t.src.charCodeAt(n));)n++
9649
9658
  return t.pos=n,!0}],["escape",function(t,e){let n=t.pos
9650
9659
  const i=t.posMax
9651
9660
  if(92!==t.src.charCodeAt(n))return!1
9652
9661
  if(n++,n>=i)return!1
9653
9662
  let o=t.src.charCodeAt(n)
9654
- if(10===o){for(e||t.push("hardbreak","br",0),n++;n<i&&(o=t.src.charCodeAt(n),ZA(o));)n++
9663
+ if(10===o){for(e||t.push("hardbreak","br",0),n++;n<i&&(o=t.src.charCodeAt(n),GA(o));)n++
9655
9664
  return t.pos=n,!0}let r=t.src[n]
9656
9665
  if(o>=55296&&o<=56319&&n+1<i){const e=t.src.charCodeAt(n+1)
9657
9666
  e>=56320&&e<=57343&&(r+=t.src[n+1],n++)}const s="\\"+r
@@ -9673,8 +9682,8 @@ if(91!==t.src.charCodeAt(t.pos))return!1
9673
9682
  const d=t.pos,h=t.posMax,u=t.pos+1,p=t.md.helpers.parseLinkLabel(t,t.pos,!0)
9674
9683
  if(p<0)return!1
9675
9684
  let f=p+1
9676
- if(f<h&&40===t.src.charCodeAt(f)){for(c=!1,f++;f<h&&(n=t.src.charCodeAt(f),ZA(n)||10===n);f++);if(f>=h)return!1
9677
- if(l=f,o=t.md.helpers.parseLinkDestination(t.src,f,t.posMax),o.ok){for(s=t.md.normalizeLink(o.str),t.md.validateLink(s)?f=o.pos:s="",l=f;f<h&&(n=t.src.charCodeAt(f),ZA(n)||10===n);f++);if(o=t.md.helpers.parseLinkTitle(t.src,f,t.posMax),f<h&&l!==f&&o.ok)for(a=o.str,f=o.pos;f<h&&(n=t.src.charCodeAt(f),ZA(n)||10===n);f++);}(f>=h||41!==t.src.charCodeAt(f))&&(c=!0),f++}if(c){if(void 0===t.env.references)return!1
9685
+ if(f<h&&40===t.src.charCodeAt(f)){for(c=!1,f++;f<h&&(n=t.src.charCodeAt(f),GA(n)||10===n);f++);if(f>=h)return!1
9686
+ if(l=f,o=t.md.helpers.parseLinkDestination(t.src,f,t.posMax),o.ok){for(s=t.md.normalizeLink(o.str),t.md.validateLink(s)?f=o.pos:s="",l=f;f<h&&(n=t.src.charCodeAt(f),GA(n)||10===n);f++);if(o=t.md.helpers.parseLinkTitle(t.src,f,t.posMax),f<h&&l!==f&&o.ok)for(a=o.str,f=o.pos;f<h&&(n=t.src.charCodeAt(f),GA(n)||10===n);f++);}(f>=h||41!==t.src.charCodeAt(f))&&(c=!0),f++}if(c){if(void 0===t.env.references)return!1
9678
9687
  if(f<h&&91===t.src.charCodeAt(f)?(l=f+1,f=t.md.helpers.parseLinkLabel(t,f),f>=0?i=t.src.slice(l,f++):f=p+1):f=p+1,i||(i=t.src.slice(u,p)),r=t.env.references[JA(i)],!r)return t.pos=d,!1
9679
9688
  s=r.href,a=r.title}if(!e){t.pos=u,t.posMax=p
9680
9689
  const e=[["href",s]]
@@ -9684,8 +9693,8 @@ if(33!==t.src.charCodeAt(t.pos))return!1
9684
9693
  if(91!==t.src.charCodeAt(t.pos+1))return!1
9685
9694
  const p=t.pos+2,f=t.md.helpers.parseLinkLabel(t,t.pos+1,!1)
9686
9695
  if(f<0)return!1
9687
- if(r=f+1,r<u&&40===t.src.charCodeAt(r)){for(r++;r<u&&(n=t.src.charCodeAt(r),ZA(n)||10===n);r++);if(r>=u)return!1
9688
- for(c=r,a=t.md.helpers.parseLinkDestination(t.src,r,t.posMax),a.ok&&(d=t.md.normalizeLink(a.str),t.md.validateLink(d)?r=a.pos:d=""),c=r;r<u&&(n=t.src.charCodeAt(r),ZA(n)||10===n);r++);if(a=t.md.helpers.parseLinkTitle(t.src,r,t.posMax),r<u&&c!==r&&a.ok)for(l=a.str,r=a.pos;r<u&&(n=t.src.charCodeAt(r),ZA(n)||10===n);r++);else l=""
9696
+ if(r=f+1,r<u&&40===t.src.charCodeAt(r)){for(r++;r<u&&(n=t.src.charCodeAt(r),GA(n)||10===n);r++);if(r>=u)return!1
9697
+ for(c=r,a=t.md.helpers.parseLinkDestination(t.src,r,t.posMax),a.ok&&(d=t.md.normalizeLink(a.str),t.md.validateLink(d)?r=a.pos:d=""),c=r;r<u&&(n=t.src.charCodeAt(r),GA(n)||10===n);r++);if(a=t.md.helpers.parseLinkTitle(t.src,r,t.posMax),r<u&&c!==r&&a.ok)for(l=a.str,r=a.pos;r<u&&(n=t.src.charCodeAt(r),GA(n)||10===n);r++);else l=""
9689
9698
  if(r>=u||41!==t.src.charCodeAt(r))return t.pos=h,!1
9690
9699
  r++}else{if(void 0===t.env.references)return!1
9691
9700
  if(r<u&&91===t.src.charCodeAt(r)?(c=r+1,r=t.md.helpers.parseLinkLabel(t,r),r>=0?o=t.src.slice(c,r++):r=f+1):r=f+1,o||(o=t.src.slice(p,f)),s=t.env.references[JA(o)],!s)return t.pos=h,!1
@@ -9727,12 +9736,12 @@ if(38!==t.src.charCodeAt(n))return!1
9727
9736
  if(n+1>=i)return!1
9728
9737
  if(35===t.src.charCodeAt(n+1)){const i=t.src.slice(n).match(WT)
9729
9738
  if(i){if(!e){const e="x"===i[1][0].toLowerCase()?parseInt(i[1].slice(1),16):parseInt(i[1],10),n=t.push("text_special","",0)
9730
- n.content=LA(e)?NA(e):NA(65533),n.markup=i[0],n.info="entity"}return t.pos+=i[0].length,!0}}else{const i=t.src.slice(n).match(GT)
9739
+ n.content=LA(e)?NA(e):NA(65533),n.markup=i[0],n.info="entity"}return t.pos+=i[0].length,!0}}else{const i=t.src.slice(n).match(ZT)
9731
9740
  if(i){const n=TA(i[0])
9732
9741
  if(n!==i[0]){if(!e){const e=t.push("text_special","",0)
9733
9742
  e.content=n,e.markup=i[0],e.info="entity"}return t.pos+=i[0].length,!0}}}return!1}]],YT=[["balance_pairs",function(t){const e=t.tokens_meta,n=t.tokens_meta.length
9734
- ZT(t.delimiters)
9735
- for(let t=0;t<n;t++)e[t]&&e[t].delimiters&&ZT(e[t].delimiters)}],["strikethrough",VT.postProcess],["emphasis",UT.postProcess],["fragments_join",function(t){let e,n,i=0
9743
+ GT(t.delimiters)
9744
+ for(let t=0;t<n;t++)e[t]&&e[t].delimiters&&GT(e[t].delimiters)}],["strikethrough",VT.postProcess],["emphasis",UT.postProcess],["fragments_join",function(t){let e,n,i=0
9736
9745
  const o=t.tokens,r=t.tokens.length
9737
9746
  for(e=n=0;e<r;e++)o[e].nesting<0&&i--,o[e].level=i,o[e].nesting>0&&i++,"text"===o[e].type&&e+1<r&&"text"===o[e+1].type?o[e+1].content=o[e].content+o[e+1].content:(e!==n&&(o[n]=o[e]),n++)
9738
9747
  e!==n&&(o.length=n)}]]
@@ -9832,8 +9841,8 @@ const MD={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-"
9832
9841
  function AD(t){const e=t.trim().toLowerCase()
9833
9842
  return!ID.test(e)||ED.test(e)}const TD=["http:","https:","mailto:"]
9834
9843
  function DD(t){const e=aA(t,!0)
9835
- if(e.hostname&&(!e.protocol||TD.indexOf(e.protocol)>=0))try{e.hostname=$D(e.hostname)}catch(t){}return GE(ZE(e))}function OD(t){const e=aA(t,!0)
9836
- if(e.hostname&&(!e.protocol||TD.indexOf(e.protocol)>=0))try{e.hostname=_D(e.hostname)}catch(t){}return jE(ZE(e),jE.defaultChars+"%")}function RD(t,e){if(!(this instanceof RD))return new RD(t,e)
9844
+ if(e.hostname&&(!e.protocol||TD.indexOf(e.protocol)>=0))try{e.hostname=$D(e.hostname)}catch(t){}return ZE(GE(e))}function OD(t){const e=aA(t,!0)
9845
+ if(e.hostname&&(!e.protocol||TD.indexOf(e.protocol)>=0))try{e.hostname=_D(e.hostname)}catch(t){}return jE(GE(e),jE.defaultChars+"%")}function RD(t,e){if(!(this instanceof RD))return new RD(t,e)
9837
9846
  e||DA(t)||(e=t||{},t="default"),this.inline=new XT,this.block=new FT,this.core=new kT,this.renderer=new iT,this.linkify=new lD,this.validateLink=AD,this.normalizeLink=DD,this.normalizeLinkText=OD,this.utils=tT,this.helpers=RA({},eT),this.options={},this.configure(t),e&&this.set(e)}RD.prototype.set=function(t){return RA(this.options,t),this},RD.prototype.configure=function(t){const e=this
9838
9847
  if(DA(t)){const e=t
9839
9848
  if(!(t=MD[e]))throw new Error('Wrong `markdown-it` preset "'+e+'", check name')}if(!t)throw new Error("Wrong `markdown-it` preset, can't be empty")
@@ -9850,7 +9859,7 @@ return t.apply(t,e),this},RD.prototype.parse=function(t,e){if("string"!=typeof t
9850
9859
  const n=new this.core.State(t,this,e)
9851
9860
  return this.core.process(n),n.tokens},RD.prototype.render=function(t,e){return e=e||{},this.renderer.render(this.parse(t,e),this.options,e)},RD.prototype.parseInline=function(t,e){const n=new this.core.State(t,this,e)
9852
9861
  return n.inlineMode=!0,this.core.process(n),n.tokens},RD.prototype.renderInline=function(t,e){return e=e||{},this.renderer.render(this.parseInline(t,e),this.options,e)}
9853
- const FD=new Gw({nodes:{doc:{content:"block+"},paragraph:{content:"inline*",group:"block",parseDOM:[{tag:"p"}],toDOM:()=>["p",0]},blockquote:{content:"block+",group:"block",parseDOM:[{tag:"blockquote"}],toDOM:()=>["blockquote",0]},horizontal_rule:{group:"block",parseDOM:[{tag:"hr"}],toDOM:()=>["div",["hr"]]},heading:{attrs:{level:{default:1}},content:"(text | image)*",group:"block",defining:!0,parseDOM:[{tag:"h1",attrs:{level:1}},{tag:"h2",attrs:{level:2}},{tag:"h3",attrs:{level:3}},{tag:"h4",attrs:{level:4}},{tag:"h5",attrs:{level:5}},{tag:"h6",attrs:{level:6}}],toDOM:t=>["h"+t.attrs.level,0]},code_block:{content:"text*",group:"block",code:!0,defining:!0,marks:"",attrs:{params:{default:""}},parseDOM:[{tag:"pre",preserveWhitespace:"full",getAttrs:t=>({params:t.getAttribute("data-params")||""})}],toDOM:t=>["pre",t.attrs.params?{"data-params":t.attrs.params}:{},["code",0]]},ordered_list:{content:"list_item+",group:"block",attrs:{order:{default:1},tight:{default:!1}},parseDOM:[{tag:"ol",getAttrs:t=>({order:t.hasAttribute("start")?+t.getAttribute("start"):1,tight:t.hasAttribute("data-tight")})}],toDOM:t=>["ol",{start:1==t.attrs.order?null:t.attrs.order,"data-tight":t.attrs.tight?"true":null},0]},bullet_list:{content:"list_item+",group:"block",attrs:{tight:{default:!1}},parseDOM:[{tag:"ul",getAttrs:t=>({tight:t.hasAttribute("data-tight")})}],toDOM:t=>["ul",{"data-tight":t.attrs.tight?"true":null},0]},list_item:{content:"block+",defining:!0,parseDOM:[{tag:"li"}],toDOM:()=>["li",0]},text:{group:"inline"},image:{inline:!0,attrs:{src:{},alt:{default:null},title:{default:null}},group:"inline",draggable:!0,parseDOM:[{tag:"img[src]",getAttrs:t=>({src:t.getAttribute("src"),title:t.getAttribute("title"),alt:t.getAttribute("alt")})}],toDOM:t=>["img",t.attrs]},hard_break:{inline:!0,group:"inline",selectable:!1,parseDOM:[{tag:"br"}],toDOM:()=>["br"]}},marks:{em:{parseDOM:[{tag:"i"},{tag:"em"},{style:"font-style=italic"},{style:"font-style=normal",clearMark:t=>"em"==t.type.name}],toDOM:()=>["em"]},strong:{parseDOM:[{tag:"strong"},{tag:"b",getAttrs:t=>"normal"!=t.style.fontWeight&&null},{style:"font-weight=400",clearMark:t=>"strong"==t.type.name},{style:"font-weight",getAttrs:t=>/^(bold(er)?|[5-9]\d{2,})$/.test(t)&&null}],toDOM:()=>["strong"]},link:{attrs:{href:{},title:{default:null}},inclusive:!1,parseDOM:[{tag:"a[href]",getAttrs:t=>({href:t.getAttribute("href"),title:t.getAttribute("title")})}],toDOM:t=>["a",t.attrs]},code:{code:!0,parseDOM:[{tag:"code"}],toDOM:()=>["code"]}}})
9862
+ const FD=new Zw({nodes:{doc:{content:"block+"},paragraph:{content:"inline*",group:"block",parseDOM:[{tag:"p"}],toDOM:()=>["p",0]},blockquote:{content:"block+",group:"block",parseDOM:[{tag:"blockquote"}],toDOM:()=>["blockquote",0]},horizontal_rule:{group:"block",parseDOM:[{tag:"hr"}],toDOM:()=>["div",["hr"]]},heading:{attrs:{level:{default:1}},content:"(text | image)*",group:"block",defining:!0,parseDOM:[{tag:"h1",attrs:{level:1}},{tag:"h2",attrs:{level:2}},{tag:"h3",attrs:{level:3}},{tag:"h4",attrs:{level:4}},{tag:"h5",attrs:{level:5}},{tag:"h6",attrs:{level:6}}],toDOM:t=>["h"+t.attrs.level,0]},code_block:{content:"text*",group:"block",code:!0,defining:!0,marks:"",attrs:{params:{default:""}},parseDOM:[{tag:"pre",preserveWhitespace:"full",getAttrs:t=>({params:t.getAttribute("data-params")||""})}],toDOM:t=>["pre",t.attrs.params?{"data-params":t.attrs.params}:{},["code",0]]},ordered_list:{content:"list_item+",group:"block",attrs:{order:{default:1},tight:{default:!1}},parseDOM:[{tag:"ol",getAttrs:t=>({order:t.hasAttribute("start")?+t.getAttribute("start"):1,tight:t.hasAttribute("data-tight")})}],toDOM:t=>["ol",{start:1==t.attrs.order?null:t.attrs.order,"data-tight":t.attrs.tight?"true":null},0]},bullet_list:{content:"list_item+",group:"block",attrs:{tight:{default:!1}},parseDOM:[{tag:"ul",getAttrs:t=>({tight:t.hasAttribute("data-tight")})}],toDOM:t=>["ul",{"data-tight":t.attrs.tight?"true":null},0]},list_item:{content:"block+",defining:!0,parseDOM:[{tag:"li"}],toDOM:()=>["li",0]},text:{group:"inline"},image:{inline:!0,attrs:{src:{},alt:{default:null},title:{default:null}},group:"inline",draggable:!0,parseDOM:[{tag:"img[src]",getAttrs:t=>({src:t.getAttribute("src"),title:t.getAttribute("title"),alt:t.getAttribute("alt")})}],toDOM:t=>["img",t.attrs]},hard_break:{inline:!0,group:"inline",selectable:!1,parseDOM:[{tag:"br"}],toDOM:()=>["br"]}},marks:{em:{parseDOM:[{tag:"i"},{tag:"em"},{style:"font-style=italic"},{style:"font-style=normal",clearMark:t=>"em"==t.type.name}],toDOM:()=>["em"]},strong:{parseDOM:[{tag:"strong"},{tag:"b",getAttrs:t=>"normal"!=t.style.fontWeight&&null},{style:"font-weight=400",clearMark:t=>"strong"==t.type.name},{style:"font-weight",getAttrs:t=>/^(bold(er)?|[5-9]\d{2,})$/.test(t)&&null}],toDOM:()=>["strong"]},link:{attrs:{href:{},title:{default:null}},inclusive:!1,parseDOM:[{tag:"a[href]",getAttrs:t=>({href:t.getAttribute("href"),title:t.getAttribute("title")})}],toDOM:t=>["a",t.attrs]},code:{code:!0,parseDOM:[{tag:"code"}],toDOM:()=>["code"]}}})
9854
9863
  class LD{constructor(t,e){this.schema=t,this.tokenHandlers=e,this.stack=[{type:t.topNodeType,attrs:null,content:[],marks:lw.none}]}top(){return this.stack[this.stack.length-1]}push(t){this.stack.length&&this.top().content.push(t)}addText(t){if(!t)return
9855
9864
  let e,n=this.top(),i=n.content,o=i[i.length-1],r=this.schema.text(t,n.marks)
9856
9865
  o&&(e=function(t,e){if(t.isText&&e.isText&&lw.sameSet(t.marks,e.marks))return t.withText(t.text+e.text)}(o,r))?i[i.length-1]=e:i.push(r)}openMark(t){let e=this.top()
@@ -9871,19 +9880,19 @@ do{n=i.closeNode()}while(i.stack.length)
9871
9880
  return n||this.schema.topNodeType.createAndFill()}}function HD(t,e){for(;++e<t.length;)if("list_item_open"!=t[e].type)return t[e].hidden
9872
9881
  return!1}const UD=new VD(FD,RD("commonmark",{html:!1}),{blockquote:{block:"blockquote"},paragraph:{block:"paragraph"},list_item:{block:"list_item"},bullet_list:{block:"bullet_list",getAttrs:(t,e,n)=>({tight:HD(e,n)})},ordered_list:{block:"ordered_list",getAttrs:(t,e,n)=>({order:+t.attrGet("start")||1,tight:HD(e,n)})},heading:{block:"heading",getAttrs:t=>({level:+t.tag.slice(1)})},code_block:{block:"code_block",noCloseToken:!0},fence:{block:"code_block",getAttrs:t=>({params:t.info||""}),noCloseToken:!0},hr:{node:"horizontal_rule"},image:{node:"image",getAttrs:t=>({src:t.attrGet("src"),title:t.attrGet("title")||null,alt:t.children[0]&&t.children[0].content||null})},hardbreak:{node:"hard_break"},em:{mark:"em"},strong:{mark:"strong"},link:{mark:"link",getAttrs:t=>({href:t.attrGet("href"),title:t.attrGet("title")||null})},code_inline:{mark:"code",noCloseToken:!0}}),qD={open:"",close:"",mixable:!0}
9873
9882
  class jD{constructor(t,e,n={}){this.nodes=t,this.marks=e,this.options=n}serialize(t,e={}){e=Object.assign({},this.options,e)
9874
- let n=new ZD(this.nodes,this.marks,e)
9883
+ let n=new GD(this.nodes,this.marks,e)
9875
9884
  return n.renderContent(t),n.out}}const WD=new jD({blockquote(t,e){t.wrapBlock("> ",null,e,()=>t.renderContent(e))},code_block(t,e){const n=e.textContent.match(/`{3,}/gm),i=n?n.sort().slice(-1)[0]+"`":"```"
9876
9885
  t.write(i+(e.attrs.params||"")+"\n"),t.text(e.textContent,!1),t.write("\n"),t.write(i),t.closeBlock(e)},heading(t,e){t.write(t.repeat("#",e.attrs.level)+" "),t.renderInline(e,!1),t.closeBlock(e)},horizontal_rule(t,e){t.write(e.attrs.markup||"---"),t.closeBlock(e)},bullet_list(t,e){t.renderList(e," ",()=>(e.attrs.bullet||"*")+" ")},ordered_list(t,e){let n=e.attrs.order||1,i=String(n+e.childCount-1).length,o=t.repeat(" ",i+2)
9877
9886
  t.renderList(e,o,e=>{let o=String(n+e)
9878
9887
  return t.repeat(" ",i-o.length)+o+". "})},list_item(t,e){t.renderContent(e)},paragraph(t,e){t.renderInline(e),t.closeBlock(e)},image(t,e){t.write("!["+t.esc(e.attrs.alt||"")+"]("+e.attrs.src.replace(/[\(\)]/g,"\\$&")+(e.attrs.title?' "'+e.attrs.title.replace(/"/g,'\\"')+'"':"")+")")},hard_break(t,e,n,i){for(let o=i+1;o<n.childCount;o++)if(n.child(o).type!=e.type)return void t.write("\\\n")},text(t,e){t.text(e.text,!t.inAutolink)}},{em:{open:"*",close:"*",mixable:!0,expelEnclosingWhitespace:!0},strong:{open:"**",close:"**",mixable:!0,expelEnclosingWhitespace:!0},link:{open:(t,e,n,i)=>(t.inAutolink=function(t,e,n){if(t.attrs.title||!/^\w+:/.test(t.attrs.href))return!1
9879
9888
  let i=e.child(n)
9880
9889
  return!(!i.isText||i.text!=t.attrs.href||i.marks[i.marks.length-1]!=t)&&(n==e.childCount-1||!t.isInSet(e.child(n+1).marks))}(e,n,i),t.inAutolink?"<":"["),close(t,e,n,i){let{inAutolink:o}=t
9881
- return t.inAutolink=void 0,o?">":"]("+e.attrs.href.replace(/[\(\)"]/g,"\\$&")+(e.attrs.title?` "${e.attrs.title.replace(/"/g,'\\"')}"`:"")+")"},mixable:!0},code:{open:(t,e,n,i)=>GD(n.child(i),-1),close:(t,e,n,i)=>GD(n.child(i-1),1),escape:!1}})
9882
- function GD(t,e){let n,i=/`+/g,o=0
9890
+ return t.inAutolink=void 0,o?">":"]("+e.attrs.href.replace(/[\(\)"]/g,"\\$&")+(e.attrs.title?` "${e.attrs.title.replace(/"/g,'\\"')}"`:"")+")"},mixable:!0},code:{open:(t,e,n,i)=>ZD(n.child(i),-1),close:(t,e,n,i)=>ZD(n.child(i-1),1),escape:!1}})
9891
+ function ZD(t,e){let n,i=/`+/g,o=0
9883
9892
  if(t.isText)for(;n=i.exec(t.text);)o=Math.max(o,n[0].length)
9884
9893
  let r=o>0&&e>0?" `":"`"
9885
9894
  for(let t=0;t<o;t++)r+="`"
9886
- return o>0&&e<0&&(r+=" "),r}class ZD{constructor(t,e,n){this.nodes=t,this.marks=e,this.options=n,this.delim="",this.out="",this.closed=null,this.inAutolink=void 0,this.atBlockStart=!1,this.inTightList=!1,void 0===this.options.tightLists&&(this.options.tightLists=!1),void 0===this.options.hardBreakNodeName&&(this.options.hardBreakNodeName="hard_break")}flushClose(t=2){if(this.closed){if(this.atBlank()||(this.out+="\n"),t>1){let e=this.delim,n=/\s+$/.exec(e)
9895
+ return o>0&&e<0&&(r+=" "),r}class GD{constructor(t,e,n){this.nodes=t,this.marks=e,this.options=n,this.delim="",this.out="",this.closed=null,this.inAutolink=void 0,this.atBlockStart=!1,this.inTightList=!1,void 0===this.options.tightLists&&(this.options.tightLists=!1),void 0===this.options.hardBreakNodeName&&(this.options.hardBreakNodeName="hard_break")}flushClose(t=2){if(this.closed){if(this.atBlank()||(this.out+="\n"),t>1){let e=this.delim,n=/\s+$/.exec(e)
9887
9896
  n&&(e=e.slice(0,e.length-n[0].length))
9888
9897
  for(let n=1;n<t;n++)this.out+=e+"\n"}this.closed=null}}getMark(t){let e=this.marks[t]
9889
9898
  if(!e){if(!1!==this.options.strict)throw new Error(`Mark type \`${t}\` not supported by Markdown renderer`)
@@ -9925,7 +9934,7 @@ e++}}}var KD
9925
9934
  class YD{static parseMarkdownToDOM(t,e){try{KD.setup(e)
9926
9935
  const n=this.markdownParser.parse(t)
9927
9936
  return null===n?{fragment:document.createDocumentFragment(),mentionedHrefs:Array.from(KD.mentionedHrefs)}:{fragment:this.domSerializer.serializeFragment(n.content),mentionedHrefs:Array.from(KD.mentionedHrefs)}}finally{KD.cleanup()}}static initializeMarkdownParser(){const t=UD.tokenizer.configure("zero").enable(["emphasis","list","escape","autolink","newline"])
9928
- return t.normalizeLinkText=t=>t,new VD(this.updatedSchema,t,UD.tokens)}static getCustomSchemaConfiguration(){return new Gw({nodes:FD.spec.nodes,marks:{link:{attrs:{href:{},rel:{default:"noopener noreferrer"},class:{default:""}},inclusive:!1,excludes:"_",toDOM(t){const e=t.attrs.href,n=KD.mentionConfigs?.find(t=>t.isValidMentionHref(e)),i=n?.getDisplayName(e)
9937
+ return t.normalizeLinkText=t=>t,new VD(this.updatedSchema,t,UD.tokens)}static getCustomSchemaConfiguration(){return new Zw({nodes:FD.spec.nodes,marks:{link:{attrs:{href:{},rel:{default:"noopener noreferrer"},class:{default:""}},inclusive:!1,excludes:"_",toDOM(t){const e=t.attrs.href,n=KD.mentionConfigs?.find(t=>t.isValidMentionHref(e)),i=n?.getDisplayName(e)
9929
9938
  return n&&i?(KD.mentionedHrefs.add(e),[n.viewElement,{"mention-href":e,"mention-label":i}]):[Xd,{href:KD.startsWithHttpOrHttps(e)?e:null,rel:t.attrs.rel,class:e,"underline-hidden":!KD.startsWithHttpOrHttps(e)||null}]}},em:FD.spec.marks.get("em"),strong:FD.spec.marks.get("strong")}})}static setup(t){KD.mentionConfigs=t,KD.mentionedHrefs.clear()}static cleanup(){KD.mentionConfigs=void 0,KD.mentionedHrefs.clear()}static startsWithHttpOrHttps(t){return/^https?:\/\//i.test(t)}}KD=YD,YD.mentionedHrefs=new Set,YD.updatedSchema=KD.getCustomSchemaConfiguration(),YD.markdownParser=KD.initializeMarkdownParser(),YD.domSerializer=rx.fromSchema(KD.updatedSchema)
9930
9939
  class XD{constructor(t){this.markdownSerializer=this.initializeMarkdownSerializerForTipTap(t)}serializeDOMToMarkdown(t){return this.markdownSerializer.serialize(t)}initializeMarkdownSerializerForTipTap(t){const e=function(t,e){const n=e.attrs.href
9931
9940
  t.write(`<${n}>`)},n={bulletList:WD.nodes.bullet_list,listItem:WD.nodes.list_item,orderedList:function(t,e){const n=e.attrs.start??1,i=String(n+e.childCount-1).length,o=t.repeat(" ",i+2)
@@ -9980,10 +9989,10 @@ for(const i in e)e[i].indexOf(t)>=0&&(n[i]=!0)
9980
9989
  return n}(s.t,i),n)
9981
9990
  FO(r,t,i)}else n&&FO(r,n,i)
9982
9991
  s.t=r}return o.j[t]=s,s}}
9983
- const NO=(t,e,n,i,o)=>t.ta(e,n,i,o),BO=(t,e,n,i,o)=>t.tr(e,n,i,o),PO=(t,e,n,i,o)=>t.ts(e,n,i,o),zO=(t,e,n,i,o)=>t.tt(e,n,i,o),VO="WORD",HO="UWORD",UO="ASCIINUMERICAL",qO="ALPHANUMERICAL",jO="LOCALHOST",WO="TLD",GO="UTLD",ZO="SCHEME",KO="SLASH_SCHEME",YO="NUM",XO="WS",JO="NL",QO="OPENBRACE",tR="CLOSEBRACE",eR="OPENBRACKET",nR="CLOSEBRACKET",iR="OPENPAREN",oR="CLOSEPAREN",rR="OPENANGLEBRACKET",sR="CLOSEANGLEBRACKET",aR="FULLWIDTHLEFTPAREN",lR="FULLWIDTHRIGHTPAREN",cR="LEFTCORNERBRACKET",dR="RIGHTCORNERBRACKET",hR="LEFTWHITECORNERBRACKET",uR="RIGHTWHITECORNERBRACKET",pR="FULLWIDTHLESSTHAN",fR="FULLWIDTHGREATERTHAN",mR="AMPERSAND",gR="APOSTROPHE",vR="ASTERISK",bR="AT",yR="BACKSLASH",wR="BACKTICK",xR="CARET",CR="COLON",kR="COMMA",SR="DOLLAR",$R="DOT",_R="EQUALS",MR="EXCLAMATION",IR="HYPHEN",ER="PERCENT",AR="PIPE",TR="PLUS",DR="POUND",OR="QUERY",RR="QUOTE",FR="FULLWIDTHMIDDLEDOT",LR="SEMI",NR="SLASH",BR="TILDE",PR="UNDERSCORE",zR="EMOJI",VR="SYM"
9984
- var HR=Object.freeze({__proto__:null,ALPHANUMERICAL:qO,AMPERSAND:mR,APOSTROPHE:gR,ASCIINUMERICAL:UO,ASTERISK:vR,AT:bR,BACKSLASH:yR,BACKTICK:wR,CARET:xR,CLOSEANGLEBRACKET:sR,CLOSEBRACE:tR,CLOSEBRACKET:nR,CLOSEPAREN:oR,COLON:CR,COMMA:kR,DOLLAR:SR,DOT:$R,EMOJI:zR,EQUALS:_R,EXCLAMATION:MR,FULLWIDTHGREATERTHAN:fR,FULLWIDTHLEFTPAREN:aR,FULLWIDTHLESSTHAN:pR,FULLWIDTHMIDDLEDOT:FR,FULLWIDTHRIGHTPAREN:lR,HYPHEN:IR,LEFTCORNERBRACKET:cR,LEFTWHITECORNERBRACKET:hR,LOCALHOST:jO,NL:JO,NUM:YO,OPENANGLEBRACKET:rR,OPENBRACE:QO,OPENBRACKET:eR,OPENPAREN:iR,PERCENT:ER,PIPE:AR,PLUS:TR,POUND:DR,QUERY:OR,QUOTE:RR,RIGHTCORNERBRACKET:dR,RIGHTWHITECORNERBRACKET:uR,SCHEME:ZO,SEMI:LR,SLASH:NR,SLASH_SCHEME:KO,SYM:VR,TILDE:BR,TLD:WO,UNDERSCORE:PR,UTLD:GO,UWORD:HO,WORD:VO,WS:XO})
9985
- const UR=/[a-z]/,qR=/\p{L}/u,jR=/\p{Emoji}/u,WR=/\d/,GR=/\s/
9986
- let ZR=null,KR=null
9992
+ const NO=(t,e,n,i,o)=>t.ta(e,n,i,o),BO=(t,e,n,i,o)=>t.tr(e,n,i,o),PO=(t,e,n,i,o)=>t.ts(e,n,i,o),zO=(t,e,n,i,o)=>t.tt(e,n,i,o),VO="WORD",HO="UWORD",UO="ASCIINUMERICAL",qO="ALPHANUMERICAL",jO="LOCALHOST",WO="TLD",ZO="UTLD",GO="SCHEME",KO="SLASH_SCHEME",YO="NUM",XO="WS",JO="NL",QO="OPENBRACE",tR="CLOSEBRACE",eR="OPENBRACKET",nR="CLOSEBRACKET",iR="OPENPAREN",oR="CLOSEPAREN",rR="OPENANGLEBRACKET",sR="CLOSEANGLEBRACKET",aR="FULLWIDTHLEFTPAREN",lR="FULLWIDTHRIGHTPAREN",cR="LEFTCORNERBRACKET",dR="RIGHTCORNERBRACKET",hR="LEFTWHITECORNERBRACKET",uR="RIGHTWHITECORNERBRACKET",pR="FULLWIDTHLESSTHAN",fR="FULLWIDTHGREATERTHAN",mR="AMPERSAND",gR="APOSTROPHE",vR="ASTERISK",bR="AT",yR="BACKSLASH",wR="BACKTICK",xR="CARET",CR="COLON",kR="COMMA",SR="DOLLAR",$R="DOT",_R="EQUALS",MR="EXCLAMATION",IR="HYPHEN",ER="PERCENT",AR="PIPE",TR="PLUS",DR="POUND",OR="QUERY",RR="QUOTE",FR="FULLWIDTHMIDDLEDOT",LR="SEMI",NR="SLASH",BR="TILDE",PR="UNDERSCORE",zR="EMOJI",VR="SYM"
9993
+ var HR=Object.freeze({__proto__:null,ALPHANUMERICAL:qO,AMPERSAND:mR,APOSTROPHE:gR,ASCIINUMERICAL:UO,ASTERISK:vR,AT:bR,BACKSLASH:yR,BACKTICK:wR,CARET:xR,CLOSEANGLEBRACKET:sR,CLOSEBRACE:tR,CLOSEBRACKET:nR,CLOSEPAREN:oR,COLON:CR,COMMA:kR,DOLLAR:SR,DOT:$R,EMOJI:zR,EQUALS:_R,EXCLAMATION:MR,FULLWIDTHGREATERTHAN:fR,FULLWIDTHLEFTPAREN:aR,FULLWIDTHLESSTHAN:pR,FULLWIDTHMIDDLEDOT:FR,FULLWIDTHRIGHTPAREN:lR,HYPHEN:IR,LEFTCORNERBRACKET:cR,LEFTWHITECORNERBRACKET:hR,LOCALHOST:jO,NL:JO,NUM:YO,OPENANGLEBRACKET:rR,OPENBRACE:QO,OPENBRACKET:eR,OPENPAREN:iR,PERCENT:ER,PIPE:AR,PLUS:TR,POUND:DR,QUERY:OR,QUOTE:RR,RIGHTCORNERBRACKET:dR,RIGHTWHITECORNERBRACKET:uR,SCHEME:GO,SEMI:LR,SLASH:NR,SLASH_SCHEME:KO,SYM:VR,TILDE:BR,TLD:WO,UNDERSCORE:PR,UTLD:ZO,UWORD:HO,WORD:VO,WS:XO})
9994
+ const UR=/[a-z]/,qR=/\p{L}/u,jR=/\p{Emoji}/u,WR=/\d/,ZR=/\s/
9995
+ let GR=null,KR=null
9987
9996
  function YR(t,e){const n=function(t){const e=[],n=t.length
9988
9997
  let i=0
9989
9998
  for(;i<n;){let o,r=t.charCodeAt(i),s=r<55296||r>56319||i+1===n||(o=t.charCodeAt(i+1))<56320||o>57343?t[i]:t.slice(i,i+2)
@@ -10021,23 +10030,23 @@ function uF(t,e=!1){if(hF.initialized&&dF(`linkifyjs: already initialized - will
10021
10030
  hF.customSchemes.push([t,e])}function pF(){hF.scanner=function(t=[]){const e={}
10022
10031
  LO.groups=e
10023
10032
  const n=new LO
10024
- null==ZR&&(ZR=JR("aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4w0s2x0a2z0ure5ba0by2idu3namex4d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dad1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3nd0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0axi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp3ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2")),null==KR&&(KR=JR("ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5رامكو5لاردن4بحرين5جزائر5سعودية6عليان5مغرب5مارات5یران5بارت2زار4يتك3ھارت5تونس4سودان3رية5شبكة4عراق2ب2مان4فلسطين6قطر3كاثوليك6وم3مصر2ليسيا5وريتانيا7قع4همراه5پاکستان7ڀارت4कॉम3नेट3भारत0म्3ोत5संगठन5বাংলা5ভারত2ৰত4ਭਾਰਤ4ભારત4ଭାରତ4இந்தியா6லங்கை6சிங்கப்பூர்11భారత్5ಭಾರತ4ഭാരതം5ලංකා4คอม3ไทย3ລາວ3გე2みんな3アマゾン4クラウド4グーグル4コム2ストア3セール3ファッション6ポイント4世界2中信1国1國1文网3亚马逊3企业2佛山2信息2健康2八卦2公司1益2台湾1灣2商城1店1标2嘉里0大酒店5在线2大拿2天主教3娱乐2家電2广东2微博2慈善2我爱你3手机2招聘2政务1府2新加坡2闻2时尚2書籍2机构2淡马锡3游戏2澳門2点看2移动2组织机构4网址1店1站1络2联通2谷歌2购物2通販2集团2電訊盈科4飞利浦3食品2餐厅2香格里拉3港2닷넷1컴2삼성2한국2")),zO(n,"'",gR),zO(n,"{",QO),zO(n,"}",tR),zO(n,"[",eR),zO(n,"]",nR),zO(n,"(",iR),zO(n,")",oR),zO(n,"<",rR),zO(n,">",sR),zO(n,"(",aR),zO(n,")",lR),zO(n,"「",cR),zO(n,"」",dR),zO(n,"『",hR),zO(n,"』",uR),zO(n,"<",pR),zO(n,">",fR),zO(n,"&",mR),zO(n,"*",vR),zO(n,"@",bR),zO(n,"`",wR),zO(n,"^",xR),zO(n,":",CR),zO(n,",",kR),zO(n,"$",SR),zO(n,".",$R),zO(n,"=",_R),zO(n,"!",MR),zO(n,"-",IR),zO(n,"%",ER),zO(n,"|",AR),zO(n,"+",TR),zO(n,"#",DR),zO(n,"?",OR),zO(n,'"',RR),zO(n,"/",NR),zO(n,";",LR),zO(n,"~",BR),zO(n,"_",PR),zO(n,"\\",yR),zO(n,"・",FR)
10033
+ null==GR&&(GR=JR("aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4w0s2x0a2z0ure5ba0by2idu3namex4d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dad1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3nd0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0axi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp3ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2")),null==KR&&(KR=JR("ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5رامكو5لاردن4بحرين5جزائر5سعودية6عليان5مغرب5مارات5یران5بارت2زار4يتك3ھارت5تونس4سودان3رية5شبكة4عراق2ب2مان4فلسطين6قطر3كاثوليك6وم3مصر2ليسيا5وريتانيا7قع4همراه5پاکستان7ڀارت4कॉम3नेट3भारत0म्3ोत5संगठन5বাংলা5ভারত2ৰত4ਭਾਰਤ4ભારત4ଭାରତ4இந்தியா6லங்கை6சிங்கப்பூர்11భారత్5ಭಾರತ4ഭാരതം5ලංකා4คอม3ไทย3ລາວ3გე2みんな3アマゾン4クラウド4グーグル4コム2ストア3セール3ファッション6ポイント4世界2中信1国1國1文网3亚马逊3企业2佛山2信息2健康2八卦2公司1益2台湾1灣2商城1店1标2嘉里0大酒店5在线2大拿2天主教3娱乐2家電2广东2微博2慈善2我爱你3手机2招聘2政务1府2新加坡2闻2时尚2書籍2机构2淡马锡3游戏2澳門2点看2移动2组织机构4网址1店1站1络2联通2谷歌2购物2通販2集团2電訊盈科4飞利浦3食品2餐厅2香格里拉3港2닷넷1컴2삼성2한국2")),zO(n,"'",gR),zO(n,"{",QO),zO(n,"}",tR),zO(n,"[",eR),zO(n,"]",nR),zO(n,"(",iR),zO(n,")",oR),zO(n,"<",rR),zO(n,">",sR),zO(n,"(",aR),zO(n,")",lR),zO(n,"「",cR),zO(n,"」",dR),zO(n,"『",hR),zO(n,"』",uR),zO(n,"<",pR),zO(n,">",fR),zO(n,"&",mR),zO(n,"*",vR),zO(n,"@",bR),zO(n,"`",wR),zO(n,"^",xR),zO(n,":",CR),zO(n,",",kR),zO(n,"$",SR),zO(n,".",$R),zO(n,"=",_R),zO(n,"!",MR),zO(n,"-",IR),zO(n,"%",ER),zO(n,"|",AR),zO(n,"+",TR),zO(n,"#",DR),zO(n,"?",OR),zO(n,'"',RR),zO(n,"/",NR),zO(n,";",LR),zO(n,"~",BR),zO(n,"_",PR),zO(n,"\\",yR),zO(n,"・",FR)
10025
10034
  const i=BO(n,WR,YO,{[SO]:!0})
10026
10035
  BO(i,WR,i)
10027
10036
  const o=BO(i,UR,UO,{[MO]:!0}),r=BO(i,qR,qO,{[IO]:!0}),s=BO(n,UR,VO,{[$O]:!0})
10028
10037
  BO(s,WR,o),BO(s,UR,s),BO(o,WR,o),BO(o,UR,o)
10029
10038
  const a=BO(n,qR,HO,{[_O]:!0})
10030
10039
  BO(a,UR),BO(a,WR,r),BO(a,qR,a),BO(r,WR,r),BO(r,UR),BO(r,qR,r)
10031
- const l=zO(n,"\n",JO,{[OO]:!0}),c=zO(n,"\r",XO,{[OO]:!0}),d=BO(n,GR,XO,{[OO]:!0})
10032
- zO(n,"",d),zO(c,"\n",l),zO(c,"",d),BO(c,GR,d),zO(d,"\r"),zO(d,"\n"),BO(d,GR,d),zO(d,"",d)
10040
+ const l=zO(n,"\n",JO,{[OO]:!0}),c=zO(n,"\r",XO,{[OO]:!0}),d=BO(n,ZR,XO,{[OO]:!0})
10041
+ zO(n,"",d),zO(c,"\n",l),zO(c,"",d),BO(c,ZR,d),zO(d,"\r"),zO(d,"\n"),BO(d,ZR,d),zO(d,"",d)
10033
10042
  const h=BO(n,jR,zR,{[AO]:!0})
10034
10043
  zO(h,"#"),BO(h,jR,h),zO(h,"️",h)
10035
10044
  const u=zO(h,"‍")
10036
10045
  zO(u,"#"),BO(u,jR,h)
10037
10046
  const p=[[UR,s],[WR,o]],f=[[UR,null],[qR,a],[WR,r]]
10038
- for(let t=0;t<ZR.length;t++)XR(n,ZR[t],WO,VO,p)
10039
- for(let t=0;t<KR.length;t++)XR(n,KR[t],GO,HO,f)
10040
- FO(WO,{tld:!0,ascii:!0},e),FO(GO,{utld:!0,alpha:!0},e),XR(n,"file",ZO,VO,p),XR(n,"mailto",ZO,VO,p),XR(n,"http",KO,VO,p),XR(n,"https",KO,VO,p),XR(n,"ftp",KO,VO,p),XR(n,"ftps",KO,VO,p),FO(ZO,{scheme:!0,ascii:!0},e),FO(KO,{slashscheme:!0,ascii:!0},e),t=t.sort((t,e)=>t[0]>e[0]?1:-1)
10047
+ for(let t=0;t<GR.length;t++)XR(n,GR[t],WO,VO,p)
10048
+ for(let t=0;t<KR.length;t++)XR(n,KR[t],ZO,HO,f)
10049
+ FO(WO,{tld:!0,ascii:!0},e),FO(ZO,{utld:!0,alpha:!0},e),XR(n,"file",GO,VO,p),XR(n,"mailto",GO,VO,p),XR(n,"http",KO,VO,p),XR(n,"https",KO,VO,p),XR(n,"ftp",KO,VO,p),XR(n,"ftps",KO,VO,p),FO(GO,{scheme:!0,ascii:!0},e),FO(KO,{slashscheme:!0,ascii:!0},e),t=t.sort((t,e)=>t[0]>e[0]?1:-1)
10041
10050
  for(let e=0;e<t.length;e++){const i=t[e][0],o=t[e][1]?{[TO]:!0}:{[DO]:!0}
10042
10051
  i.indexOf("-")>=0?o[EO]=!0:UR.test(i)?WR.test(i)?o[MO]=!0:o[$O]=!0:o[SO]=!0,PO(n,i,i,o)}return PO(n,"localhost",jO,{ascii:!0}),n.jd=new LO(VR),{start:n,tokens:Object.assign({groups:e},HR)}}(hF.customSchemes)
10043
10052
  for(let t=0;t<hF.tokenQueue.length;t++)hF.tokenQueue[t][1]({scanner:hF.scanner})
@@ -10184,7 +10193,7 @@ return o.pos+1===i.end()}return!(i.parentOffset<i.parent.nodeSize-2||n.pos!==i.p
10184
10193
  const{selection:n}=t.state,{$from:i,$to:o}=n
10185
10194
  return!(!n.empty&&i.sameParent(o))&&(RF(e,t.state)?t.chain().focus(t.state.selection.from+4).lift(e).joinBackward().run():FF(e,t.state)?t.chain().joinForward().joinBackward().run():t.commands.joinItemForward())},NF=(t,e)=>{var n
10186
10195
  const{$anchor:i}=e.selection,o=e.doc.resolve(i.pos-i.parentOffset-2)
10187
- return o.index()!==o.parent.childCount-1&&(null==(n=o.nodeAfter)?void 0:n.type.name)===t},BF=GI.create({name:"listKeymap",addOptions:()=>({listTypes:[{itemName:"listItem",wrapperNames:["bulletList","orderedList"]},{itemName:"taskItem",wrapperNames:["taskList"]}]}),addKeyboardShortcuts(){return{Delete:({editor:t})=>{let e=!1
10196
+ return o.index()!==o.parent.childCount-1&&(null==(n=o.nodeAfter)?void 0:n.type.name)===t},BF=ZI.create({name:"listKeymap",addOptions:()=>({listTypes:[{itemName:"listItem",wrapperNames:["bulletList","orderedList"]},{itemName:"taskItem",wrapperNames:["taskList"]}]}),addKeyboardShortcuts(){return{Delete:({editor:t})=>{let e=!1
10188
10197
  return this.options.listTypes.forEach(({itemName:n})=>{void 0!==t.state.schema.nodes[n]&&LF(t,n)&&(e=!0)}),e},"Mod-Delete":({editor:t})=>{let e=!1
10189
10198
  return this.options.listTypes.forEach(({itemName:n})=>{void 0!==t.state.schema.nodes[n]&&LF(t,n)&&(e=!0)}),e},Backspace:({editor:t})=>{let e=!1
10190
10199
  return this.options.listTypes.forEach(({itemName:n,wrapperNames:i})=>{void 0!==t.state.schema.nodes[n]&&OF(t,n,i)&&(e=!0)}),e},"Mod-Backspace":({editor:t})=>{let e=!1
@@ -10232,7 +10241,7 @@ if(0===r.length)return
10232
10241
  const a=HF(r,0,n)
10233
10242
  if(0===a.length)return
10234
10243
  return{type:"list",ordered:!0,start:(null==(i=r[0])?void 0:i.number)||1,items:a,raw:o.slice(0,s).join("\n")}}},markdownOptions:{indentsContent:!0},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes("listItem",this.editor.getAttributes(UF)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=lE({find:qF,type:this.type,getAttributes:t=>({start:+t[1]}),joinPredicate:(t,e)=>e.childCount+e.attrs.start===+t[1]})
10235
- return(this.options.keepMarks||this.options.keepAttributes)&&(t=lE({find:qF,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:t=>({start:+t[1],...this.editor.getAttributes(UF)}),joinPredicate:(t,e)=>e.childCount+e.attrs.start===+t[1],editor:this.editor})),[t]}}),WF=/^\s*(\[([( |x])?\])\s$/,GF=bE.create({name:"taskItem",addOptions:()=>({nested:!1,HTMLAttributes:{},taskListTypeName:"taskList",a11y:void 0}),content(){return this.options.nested?"paragraph block*":"paragraph+"},defining:!0,addAttributes:()=>({checked:{default:!1,keepOnSplit:!1,parseHTML:t=>{const e=t.getAttribute("data-checked")
10244
+ return(this.options.keepMarks||this.options.keepAttributes)&&(t=lE({find:qF,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:t=>({start:+t[1],...this.editor.getAttributes(UF)}),joinPredicate:(t,e)=>e.childCount+e.attrs.start===+t[1],editor:this.editor})),[t]}}),WF=/^\s*(\[([( |x])?\])\s$/,ZF=bE.create({name:"taskItem",addOptions:()=>({nested:!1,HTMLAttributes:{},taskListTypeName:"taskList",a11y:void 0}),content(){return this.options.nested?"paragraph block*":"paragraph+"},defining:!0,addAttributes:()=>({checked:{default:!1,keepOnSplit:!1,parseHTML:t=>{const e=t.getAttribute("data-checked")
10236
10245
  return""===e||"true"===e},renderHTML:t=>({"data-checked":t.checked})}}),parseHTML(){return[{tag:`li[data-type="${this.name}"]`,priority:51}]},renderHTML({node:t,HTMLAttributes:e}){return["li",qM(this.options.HTMLAttributes,e,{"data-type":this.name}),["label",["input",{type:"checkbox",checked:t.attrs.checked?"checked":null}],["span"]],["div",0]]},parseMarkdown:(t,e)=>{const n=[]
10237
10246
  if(t.tokens&&t.tokens.length>0?n.push(e.createNode("paragraph",{},e.parseInline(t.tokens))):t.text?n.push(e.createNode("paragraph",{},[e.createNode("text",{text:t.text})])):n.push(e.createNode("paragraph",{},[])),t.nestedTokens&&t.nestedTokens.length>0){const i=e.parseChildren(t.nestedTokens)
10238
10247
  n.push(...i)}return e.createNode("taskItem",{checked:t.checked||!1},n)},renderMarkdown:(t,e)=>{var n
@@ -10249,7 +10258,7 @@ let d=new Set(Object.keys(e))
10249
10258
  return{dom:o,contentDOM:l,update:t=>{if(t.type!==this.type)return!1
10250
10259
  o.dataset.checked=t.attrs.checked,a.checked=t.attrs.checked,c(t)
10251
10260
  const e=jM(t,i.extensionManager.attributes),n=new Set(Object.keys(e)),r=this.options.HTMLAttributes
10252
- return d.forEach(t=>{n.has(t)||(t in r?o.setAttribute(t,r[t]):o.removeAttribute(t))}),Object.entries(e).forEach(([t,e])=>{null==e?t in r?o.setAttribute(t,r[t]):o.removeAttribute(t):o.setAttribute(t,e)}),d=n,!0}}}},addInputRules(){return[lE({find:WF,type:this.type,getAttributes:t=>({checked:"x"===t[t.length-1]})})]}}),ZF=bE.create({name:"taskList",addOptions:()=>({itemTypeName:"taskItem",HTMLAttributes:{}}),group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:`ul[data-type="${this.name}"]`,priority:51}]},renderHTML({HTMLAttributes:t}){return["ul",qM(this.options.HTMLAttributes,t,{"data-type":this.name}),0]},parseMarkdown:(t,e)=>e.createNode("taskList",{},e.parseChildren(t.items||[])),renderMarkdown:(t,e)=>t.content?e.renderChildren(t.content,"\n"):"",markdownTokenizer:{name:"taskList",level:"block",start(t){var e
10261
+ return d.forEach(t=>{n.has(t)||(t in r?o.setAttribute(t,r[t]):o.removeAttribute(t))}),Object.entries(e).forEach(([t,e])=>{null==e?t in r?o.setAttribute(t,r[t]):o.removeAttribute(t):o.setAttribute(t,e)}),d=n,!0}}}},addInputRules(){return[lE({find:WF,type:this.type,getAttributes:t=>({checked:"x"===t[t.length-1]})})]}}),GF=bE.create({name:"taskList",addOptions:()=>({itemTypeName:"taskItem",HTMLAttributes:{}}),group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:`ul[data-type="${this.name}"]`,priority:51}]},renderHTML({HTMLAttributes:t}){return["ul",qM(this.options.HTMLAttributes,t,{"data-type":this.name}),0]},parseMarkdown:(t,e)=>e.createNode("taskList",{},e.parseChildren(t.items||[])),renderMarkdown:(t,e)=>t.content?e.renderChildren(t.content,"\n"):"",markdownTokenizer:{name:"taskList",level:"block",start(t){var e
10253
10262
  const n=null==(e=t.match(/^\s*[-+*]\s+\[([ xX])\]\s+/))?void 0:e.index
10254
10263
  return void 0!==n?n:-1},tokenize(t,e,n){const i=t=>{const e=gE(t,{itemPattern:/^(\s*)([-+*])\s+\[([ xX])\]\s+(.*)$/,extractItemData:t=>({indentLevel:t[1].length,mainContent:t[4],checked:"x"===t[3].toLowerCase()}),createToken:(t,e)=>({type:"taskItem",raw:"",mainContent:t.mainContent,indentLevel:t.indentLevel,checked:t.checked,text:t.mainContent,tokens:n.inlineTokens(t.mainContent),nestedTokens:e}),customNestedParser:i},n)
10255
10264
  return e?[{type:"taskList",raw:e.raw,items:e.items}]:n.blockTokens(t)},o=gE(t,{itemPattern:/^(\s*)([-+*])\s+\[([ xX])\]\s+(.*)$/,extractItemData:t=>({indentLevel:t[1].length,mainContent:t[4],checked:"x"===t[3].toLowerCase()}),createToken:(t,e)=>({type:"taskItem",raw:"",mainContent:t.mainContent,indentLevel:t.indentLevel,checked:t.checked,text:t.mainContent,tokens:n.inlineTokens(t.mainContent),nestedTokens:e}),customNestedParser:i},n)
@@ -10264,8 +10273,8 @@ const v=g.input.slice(Math.max(0,g.index-1),g.index),b=new RegExp(`^[${null==r?v
10264
10273
  if(null!==r&&!b)return null
10265
10274
  const y=m+g.index
10266
10275
  let w=y+g[0].length
10267
- return l&&d.test(f.slice(w-1,w+1))&&(g[0]+=" ",w+=1),y<a.pos&&w>=a.pos?{range:{from:y,to:w},query:g[0].slice(n.length),text:g[0]}:null}GI.create({name:"listKit",addExtensions(){const t=[]
10268
- return!1!==this.options.bulletList&&t.push(_F.configure(this.options.bulletList)),!1!==this.options.listItem&&t.push(MF.configure(this.options.listItem)),!1!==this.options.listKeymap&&t.push(BF.configure(this.options.listKeymap)),!1!==this.options.orderedList&&t.push(jF.configure(this.options.orderedList)),!1!==this.options.taskItem&&t.push(GF.configure(this.options.taskItem)),!1!==this.options.taskList&&t.push(ZF.configure(this.options.taskList)),t}})
10276
+ return l&&d.test(f.slice(w-1,w+1))&&(g[0]+=" ",w+=1),y<a.pos&&w>=a.pos?{range:{from:y,to:w},query:g[0].slice(n.length),text:g[0]}:null}ZI.create({name:"listKit",addExtensions(){const t=[]
10277
+ return!1!==this.options.bulletList&&t.push(_F.configure(this.options.bulletList)),!1!==this.options.listItem&&t.push(MF.configure(this.options.listItem)),!1!==this.options.listKeymap&&t.push(BF.configure(this.options.listKeymap)),!1!==this.options.orderedList&&t.push(jF.configure(this.options.orderedList)),!1!==this.options.taskItem&&t.push(ZF.configure(this.options.taskItem)),!1!==this.options.taskList&&t.push(GF.configure(this.options.taskList)),t}})
10269
10278
  var YF=new SC("suggestion")
10270
10279
  function XF({pluginKey:t=YF,editor:e,char:n="@",allowSpaces:i=!1,allowToIncludeChar:o=!1,allowedPrefixes:r=[" "],startOfLine:s=!1,decorationTag:a="span",decorationClass:l="suggestion",decorationContent:c="",decorationEmptyClass:d="is-empty",command:h=()=>null,items:u=()=>[],render:p=()=>({}),allow:f=()=>!0,findSuggestionMatch:m=KF,shouldShow:g,shouldResetDismissed:v}){let b
10271
10280
  const y=null==p?void 0:p(),w=i&&!o,x=()=>{const t=e.state.selection.$anchor.pos,n=e.view.coordsAtPos(t),{top:i,right:o,bottom:r,left:s}=n
@@ -10459,7 +10468,7 @@ if(!r)return null
10459
10468
  let s=r.selection.resolve(r.transform.doc),a=(n?t.done:t.undone).addTransform(r.transform,e.selection.getBookmark(),o,i),l=new CL(n?a:r.remaining,n?r.remaining:a,null,0,-1)
10460
10469
  return r.transform.setSelection(s).setMeta(EL,{redo:n,historyState:l})}(o,n,t)
10461
10470
  r&&i(e?r.scrollIntoView():r)}return!0}}const OL=DL(!1,!0),RL=DL(!0,!0)
10462
- GI.create({name:"characterCount",addOptions:()=>({limit:null,mode:"textSize",textCounter:t=>t.length,wordCounter:t=>t.split(" ").filter(t=>""!==t).length}),addStorage:()=>({characters:()=>0,words:()=>0}),onBeforeCreate(){this.storage.characters=t=>{const e=(null==t?void 0:t.node)||this.editor.state.doc
10471
+ ZI.create({name:"characterCount",addOptions:()=>({limit:null,mode:"textSize",textCounter:t=>t.length,wordCounter:t=>t.split(" ").filter(t=>""!==t).length}),addStorage:()=>({characters:()=>0,words:()=>0}),onBeforeCreate(){this.storage.characters=t=>{const e=(null==t?void 0:t.node)||this.editor.state.doc
10463
10472
  if("textSize"===((null==t?void 0:t.mode)||this.options.mode)){const t=e.textBetween(0,e.content.size,void 0," ")
10464
10473
  return this.options.textCounter(t)}return e.nodeSize},this.storage.words=t=>{const e=(null==t?void 0:t.node)||this.editor.state.doc,n=e.textBetween(0,e.content.size," "," ")
10465
10474
  return this.options.wordCounter(n)}},addProseMirrorPlugins(){let t=!1
@@ -10479,7 +10488,7 @@ if(i>n&&o>n&&o>i)return!1
10479
10488
  if(!t.getMeta("paste"))return!1
10480
10489
  const r=t.selection.$head.pos,s=r-(o-n),a=r
10481
10490
  t.deleteRange(s,a)
10482
- return!(this.storage.characters({node:t.doc})>n)}})]}}),GI.create({name:"dropCursor",addOptions:()=>({color:"currentColor",width:1,class:void 0}),addProseMirrorPlugins(){return[sL(this.options)]}}),GI.create({name:"focus",addOptions:()=>({className:"has-focus",mode:"all"}),addProseMirrorPlugins(){return[new xC({key:new SC("focus"),props:{decorations:({doc:t,selection:e})=>{const{isEditable:n,isFocused:i}=this.editor,{anchor:o}=e,r=[]
10491
+ return!(this.storage.characters({node:t.doc})>n)}})]}}),ZI.create({name:"dropCursor",addOptions:()=>({color:"currentColor",width:1,class:void 0}),addProseMirrorPlugins(){return[sL(this.options)]}}),ZI.create({name:"focus",addOptions:()=>({className:"has-focus",mode:"all"}),addProseMirrorPlugins(){return[new xC({key:new SC("focus"),props:{decorations:({doc:t,selection:e})=>{const{isEditable:n,isFocused:i}=this.editor,{anchor:o}=e,r=[]
10483
10492
  if(!n||!i)return R$.create(t,[])
10484
10493
  let s=0
10485
10494
  "deepest"===this.options.mode&&t.descendants((t,e)=>{if(t.isText)return
@@ -10490,10 +10499,10 @@ return t.descendants((t,e)=>{if(t.isText)return!1
10490
10499
  if(!(o>=e&&o<=e+t.nodeSize-1))return!1
10491
10500
  a+=1
10492
10501
  if("deepest"===this.options.mode&&s-a>0||"shallowest"===this.options.mode&&a>1)return"deepest"===this.options.mode
10493
- r.push(T$.node(e,e+t.nodeSize,{class:this.options.className}))}),R$.create(t,r)}}})]}}),GI.create({name:"gapCursor",addProseMirrorPlugins:()=>[new xC({props:{decorations:mL,createSelectionBetween:(t,e,n)=>e.pos==n.pos&&lL.valid(n)?new lL(n):null,handleClick:pL,handleKeyDown:hL,handleDOMEvents:{beforeinput:fL}}})],extendNodeSchema(t){var e
10502
+ r.push(T$.node(e,e+t.nodeSize,{class:this.options.className}))}),R$.create(t,r)}}})]}}),ZI.create({name:"gapCursor",addProseMirrorPlugins:()=>[new xC({props:{decorations:mL,createSelectionBetween:(t,e,n)=>e.pos==n.pos&&lL.valid(n)?new lL(n):null,handleClick:pL,handleKeyDown:hL,handleDOMEvents:{beforeinput:fL}}})],extendNodeSchema(t){var e
10494
10503
  return{allowGapCursor:null!=(e=zM(LM(t,"allowGapCursor",{name:t.name,options:t.options,storage:t.storage})))?e:null}}})
10495
10504
  var FL="placeholder"
10496
- var LL=GI.create({name:"placeholder",addOptions:()=>({emptyEditorClass:"is-editor-empty",emptyNodeClass:"is-empty",dataAttribute:FL,placeholder:"Write something …",showOnlyWhenEditable:!0,showOnlyCurrent:!0,includeChildren:!1}),addProseMirrorPlugins(){const t=this.options.dataAttribute?`data-${function(t){return t.replace(/\s+/g,"-").replace(/[^a-zA-Z0-9-]/g,"").replace(/^[0-9-]+/,"").replace(/^-+/,"").toLowerCase()}(this.options.dataAttribute)}`:`data-${FL}`
10505
+ var LL=ZI.create({name:"placeholder",addOptions:()=>({emptyEditorClass:"is-editor-empty",emptyNodeClass:"is-empty",dataAttribute:FL,placeholder:"Write something …",showOnlyWhenEditable:!0,showOnlyCurrent:!0,includeChildren:!1}),addProseMirrorPlugins(){const t=this.options.dataAttribute?`data-${function(t){return t.replace(/\s+/g,"-").replace(/[^a-zA-Z0-9-]/g,"").replace(/^[0-9-]+/,"").replace(/^-+/,"").toLowerCase()}(this.options.dataAttribute)}`:`data-${FL}`
10497
10506
  return[new xC({key:new SC("placeholder"),props:{decorations:({doc:e,selection:n})=>{const i=this.editor.isEditable||!this.options.showOnlyWhenEditable,{anchor:o}=n,r=[]
10498
10507
  if(!i)return null
10499
10508
  const s=this.editor.isEmpty
@@ -10503,15 +10512,15 @@ if((i||!this.options.showOnlyCurrent)&&a){const o=[this.options.emptyNodeClass]
10503
10512
  s&&o.push(this.options.emptyEditorClass)
10504
10513
  const a=T$.node(n,n+e.nodeSize,{class:o.join(" "),[t]:"function"==typeof this.options.placeholder?this.options.placeholder({editor:this.editor,node:e,pos:n,hasAnchor:i}):this.options.placeholder})
10505
10514
  r.push(a)}return this.options.includeChildren}),R$.create(e,r)}}})]}})
10506
- GI.create({name:"selection",addOptions:()=>({className:"selection"}),addProseMirrorPlugins(){const{editor:t,options:e}=this
10515
+ ZI.create({name:"selection",addOptions:()=>({className:"selection"}),addProseMirrorPlugins(){const{editor:t,options:e}=this
10507
10516
  return[new xC({key:new SC("selection"),props:{decorations:n=>n.selection.empty||t.isFocused||!t.isEditable||n.selection instanceof lC||t.view.dragging?null:R$.create(n.doc,[T$.inline(n.selection.from,n.selection.to,{class:e.className})])}})]}})
10508
- function NL({types:t,node:e}){return e&&Array.isArray(t)&&t.includes(e.type)||(null==e?void 0:e.type)===t}GI.create({name:"trailingNode",addOptions:()=>({node:void 0,notAfter:[]}),addProseMirrorPlugins(){var t
10517
+ function NL({types:t,node:e}){return e&&Array.isArray(t)&&t.includes(e.type)||(null==e?void 0:e.type)===t}ZI.create({name:"trailingNode",addOptions:()=>({node:void 0,notAfter:[]}),addProseMirrorPlugins(){var t
10509
10518
  const e=new SC(this.name),n=this.options.node||(null==(t=this.editor.schema.topNodeType.contentMatch.defaultType)?void 0:t.name)||"paragraph",i=Object.entries(this.editor.schema.nodes).map(([,t])=>t).filter(t=>(this.options.notAfter||[]).concat(n).includes(t.name))
10510
10519
  return[new xC({key:e,appendTransaction:(t,i,o)=>{const{doc:r,tr:s,schema:a}=o,l=e.getState(o),c=r.content.size,d=a.nodes[n]
10511
10520
  if(!t.some(t=>t.getMeta("skipTrailingNode"))&&l)return s.insert(c,d.create())},state:{init:(t,e)=>!NL({node:e.tr.doc.lastChild,types:i}),apply:(t,e)=>{if(!t.docChanged)return e
10512
10521
  if(t.getMeta("__uniqueIDTransaction"))return e
10513
10522
  return!NL({node:t.doc.lastChild,types:i})}}})]}})
10514
- var BL=GI.create({name:"undoRedo",addOptions:()=>({depth:100,newGroupDelay:500}),addCommands:()=>({undo:()=>({state:t,dispatch:e})=>OL(t,e),redo:()=>({state:t,dispatch:e})=>RL(t,e)}),addProseMirrorPlugins(){return[TL(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}})
10523
+ var BL=ZI.create({name:"undoRedo",addOptions:()=>({depth:100,newGroupDelay:500}),addCommands:()=>({undo:()=>({state:t,dispatch:e})=>OL(t,e),redo:()=>({state:t,dispatch:e})=>RL(t,e)}),addProseMirrorPlugins(){return[TL(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}})
10515
10524
  const PL=/^https?:\/\//i
10516
10525
  function zL(t,e,n,i,o,r){const s=CF.extend({excludes:"_",inclusive:!1,parseHTML:()=>[{tag:Xd},{tag:"a"}],renderHTML:({HTMLAttributes:t})=>["a",t]}).configure({HTMLAttributes:{rel:"noopener noreferrer",target:null,class:""},autolink:!0,openOnClick:!1,linkOnPaste:!1,shouldAutoLink:t=>PL.test(t)}),a=i.map(n=>function(t,e,n,i){return eL.extend({name:t.name,parseHTML:()=>[{tag:t.viewElement}],addAttributes:()=>({href:{default:null,parseHTML:t=>t.getAttribute("mention-href"),renderHTML:t=>({"mention-href":t.href})},label:{default:null,parseHTML:t=>t.getAttribute("mention-label"),renderHTML:t=>({"mention-label":t.label})},disabled:{default:null,parseHTML:t=>t.getAttribute("disabled"),renderHTML:t=>({disabled:t.disabled})}}),renderHTML({node:e,HTMLAttributes:n}){return[t.viewElement,qM(this.options.HTMLAttributes,n),this.options.renderText({options:this.options,node:e,suggestion:null})]}}).configure({suggestion:{char:t.character,decorationClass:"nimble-mention-view-edit",pluginKey:new SC(t.key),allowSpaces:!0,render:()=>{let o=!1
10517
10526
  return{onStart:r=>{null!==r.decorationNode&&(o=!0,t.mentionUpdateEmitter(r.query),e(r.text.slice(0,1)),n(r.command),i?.show({filter:r.query,anchorNode:r.decorationNode}))},onUpdate:e=>{o&&(t.mentionUpdateEmitter(e.query),n(e.command),i?.show({filter:e.query,anchorNode:e.decorationNode}))},onKeyDown:t=>!!o&&(t.event.key===an&&(o=!1),i?.keydownHandler(t.event)??!1),onExit:()=>{e(""),n(void 0),i?.close()}}}}})}(n,t,e,o)),l=new sE({element:n,enableInputRules:[_F,jF],enablePasteRules:!1,editorProps:{transformPasted:function(t){const e=VL(l,t.content)
@@ -10546,7 +10555,7 @@ const WL=J`
10546
10555
  <template ${ee({property:"childItems",filter:Yt()})}>
10547
10556
  <div ${Pt("viewer")} class="viewer"></div>
10548
10557
  </template>
10549
- `,GL=_t`
10558
+ `,ZL=_t`
10550
10559
  ${Ho("flex")}
10551
10560
 
10552
10561
  :host {
@@ -10588,9 +10597,9 @@ const WL=J`
10588
10597
  color: ${Yc};
10589
10598
  }
10590
10599
  `
10591
- class ZL extends lO{constructor(){super(...arguments),this.markdown="",this.mentionedHrefs=[]}connectedCallback(){super.connectedCallback(),this.updateView()}markdownChanged(){this.updateView()}configurationChanged(){this.updateView()}getMentionedHrefs(){return Array.from(this.mentionedHrefs)}updateView(){if(this.$fastController.isConnected)if(this.markdown){const t=YD.parseMarkdownToDOM(this.markdown,this.configuration?.parserMentionConfig)
10592
- this.viewer.replaceChildren(t.fragment),this.mentionedHrefs=t.mentionedHrefs}else this.viewer.innerHTML="",this.mentionedHrefs=[]}}t([pt({mode:"fromView"})],ZL.prototype,"markdown",void 0)
10593
- const KL=ZL.compose({baseName:"rich-text-viewer",template:WL,styles:GL})
10600
+ class GL extends lO{constructor(){super(...arguments),this.markdown="",this.mentionedHrefs=[]}connectedCallback(){super.connectedCallback(),this.updateView()}markdownChanged(){this.updateView()}configurationChanged(){this.updateView()}getMentionedHrefs(){return Array.from(this.mentionedHrefs)}updateView(){if(this.$fastController.isConnected)if(this.markdown){const t=YD.parseMarkdownToDOM(this.markdown,this.configuration?.parserMentionConfig)
10601
+ this.viewer.replaceChildren(t.fragment),this.mentionedHrefs=t.mentionedHrefs}else this.viewer.innerHTML="",this.mentionedHrefs=[]}}t([pt({mode:"fromView"})],GL.prototype,"markdown",void 0)
10602
+ const KL=GL.compose({baseName:"rich-text-viewer",template:WL,styles:ZL})
10594
10603
  Mi.getOrCreate().withPrefix("nimble").register(KL())
10595
10604
  const YL=_t`
10596
10605
  ${Vv}
@@ -10991,7 +11000,7 @@ if(iN(e)&&lN(e)){this.setActiveOption(t)
10991
11000
  break}}}selectPreviousOption(){for(let t=(this.openActiveIndex??this.selectedIndex)-1;t>=0;t--){const e=this.options[t]
10992
11001
  if(iN(e)&&lN(e)){this.setActiveOption(t)
10993
11002
  break}}}selectFirstOption(){const t=this.options.findIndex(t=>iN(t)&&lN(t))
10994
- this.setActiveOption(t)}selectLastOption(){const t=Ge(this.options,t=>iN(t)&&lN(t))
11003
+ this.setActiveOption(t)}selectLastOption(){const t=Ze(this.options,t=>iN(t)&&lN(t))
10995
11004
  this.setActiveOption(t)}registerOption(t){this.options.includes(t)||this.options.push(t)}setSelectedOptions(){this.open&&-1===this.selectedIndex||super.setSelectedOptions()}focusAndScrollOptionIntoView(){this.open&&(super.focusAndScrollOptionIntoView(),window.requestAnimationFrame(()=>{this.filterInput?.focus()}))}getTypeaheadMatches(){return super.getTypeaheadMatches().filter(t=>!t.hidden&&!t.disabled)}positionChanged(t,e){this.positionAttribute=e,this.setPositioning()}sizeChanged(t,e){super.sizeChanged(t,e),this.proxy.size=e}openChanged(){if(!this.collapsible)return
10996
11005
  if(this.open)return void this.initializeOpenState()
10997
11006
  const t=this.options[this.openActiveIndex??this.selectedIndex]
@@ -11010,7 +11019,7 @@ n!==t&&iN(i)&&(i.activeOption=!1),this.openActiveIndex=t,this.focusAndScrollActi
11010
11019
  this.ariaActiveDescendant=e?.id??""}focusAndScrollActiveOptionIntoView(){const t=this.options[this.openActiveIndex??this.selectedIndex]
11011
11020
  void 0!==t&&this.contains(t)&&(t.focus(),requestAnimationFrame(()=>{t.scrollIntoView({block:"nearest"})}))}getPlaceholderOption(){return this.options.find(t=>t.hidden&&t.disabled)}setPositioning(){if(!this.$fastController.isConnected)return
11012
11021
  const t=this.getBoundingClientRect(),e=window.innerHeight-t.bottom
11013
- this.forcedPosition?this.position=this.positionAttribute:t.top>e?this.position=Gn:this.position=Zn,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.availableViewportHeight=this.position===Gn?Math.trunc(t.top):Math.trunc(e)}updateAdjacentSeparatorState(t){const e=this.getPreviousVisibleOptionOrGroup(t),n=this.getNextVisibleOptionOrGroup(t)
11022
+ this.forcedPosition?this.position=this.positionAttribute:t.top>e?this.position=Zn:this.position=Gn,this.positionAttribute=this.forcedPosition?this.positionAttribute:this.position,this.availableViewportHeight=this.position===Zn?Math.trunc(t.top):Math.trunc(e)}updateAdjacentSeparatorState(t){const e=this.getPreviousVisibleOptionOrGroup(t),n=this.getNextVisibleOptionOrGroup(t)
11014
11023
  if(dN(t)){const i=iN(e)
11015
11024
  this.setTopSeparatorState(t,i)
11016
11025
  const o=null!==n
@@ -11816,15 +11825,15 @@ return null==(i=t.getValue(e))?void 0:i.includes(n)})
11816
11825
  jN.autoRemove=t=>YN(t)||!(null!=t&&t.length)
11817
11826
  const WN=(t,e,n)=>t.getValue(e)===n
11818
11827
  WN.autoRemove=t=>YN(t)
11819
- const GN=(t,e,n)=>t.getValue(e)==n
11820
- GN.autoRemove=t=>YN(t)
11821
- const ZN=(t,e,n)=>{let[i,o]=n
11828
+ const ZN=(t,e,n)=>t.getValue(e)==n
11829
+ ZN.autoRemove=t=>YN(t)
11830
+ const GN=(t,e,n)=>{let[i,o]=n
11822
11831
  const r=t.getValue(e)
11823
11832
  return r>=i&&r<=o}
11824
- ZN.resolveFilterValue=t=>{let[e,n]=t,i="number"!=typeof e?parseFloat(e):e,o="number"!=typeof n?parseFloat(n):n,r=null===e||Number.isNaN(i)?-1/0:i,s=null===n||Number.isNaN(o)?1/0:o
11833
+ GN.resolveFilterValue=t=>{let[e,n]=t,i="number"!=typeof e?parseFloat(e):e,o="number"!=typeof n?parseFloat(n):n,r=null===e||Number.isNaN(i)?-1/0:i,s=null===n||Number.isNaN(o)?1/0:o
11825
11834
  if(r>s){const t=r
11826
- r=s,s=t}return[r,s]},ZN.autoRemove=t=>YN(t)||YN(t[0])&&YN(t[1])
11827
- const KN={includesString:zN,includesStringSensitive:VN,equalsString:HN,arrIncludes:UN,arrIncludesAll:qN,arrIncludesSome:jN,equals:WN,weakEquals:GN,inNumberRange:ZN}
11835
+ r=s,s=t}return[r,s]},GN.autoRemove=t=>YN(t)||YN(t[0])&&YN(t[1])
11836
+ const KN={includesString:zN,includesStringSensitive:VN,equalsString:HN,arrIncludes:UN,arrIncludesAll:qN,arrIncludesSome:jN,equals:WN,weakEquals:ZN,inNumberRange:GN}
11828
11837
  function YN(t){return null==t||""===t}const XN={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:t=>({columnFilters:[],...t}),getDefaultOptions:t=>({onColumnFiltersChange:EN("columnFilters",t),filterFromLeafRows:!1,maxLeafRowFilterDepth:100}),createColumn:(t,e)=>{t.getAutoFilterFn=()=>{const n=e.getCoreRowModel().flatRows[0],i=null==n?void 0:n.getValue(t.id)
11829
11838
  return"string"==typeof i?KN.includesString:"number"==typeof i?KN.inNumberRange:"boolean"==typeof i||null!==i&&"object"==typeof i?KN.equals:Array.isArray(i)?KN.arrIncludes:KN.weakEquals},t.getFilterFn=()=>{var n,i
11830
11839
  return AN(t.columnDef.filterFn)?t.columnDef.filterFn:"auto"===t.columnDef.filterFn?t.getAutoFilterFn():null!=(n=null==(i=e.options.filterFns)?void 0:i[t.columnDef.filterFn])?n:KN[t.columnDef.filterFn]},t.getCanFilter=()=>{var n,i,o
@@ -12097,10 +12106,10 @@ return m._valuesCache[e]}if(m._groupingValuesCache.hasOwnProperty(e))return m._g
12097
12106
  const o=t.getColumn(e),r=null==o?void 0:o.getAggregationFn()
12098
12107
  return r?(m._groupingValuesCache[e]=r(e,f,h),m._groupingValuesCache[e]):void 0}}),p.forEach(t=>{o.push(t),r[t.id]=t}),m})
12099
12108
  return d},a=s(n.rows,0)
12100
- return a.forEach(t=>{o.push(t),r[t.id]=t}),{rows:a,flatRows:o,rowsById:r}},ON(t.options,"debugTable",0,()=>{t._queue(()=>{t._autoResetExpanded(),t._autoResetPageIndex()})}))}const IB=void 0,EB="can-load-children",AB="loading-children",TB={none:void 0,ascending:"ascending",descending:"descending"},DB={none:void 0,single:"single",multiple:"multiple"},OB="not-selected",RB="selected",FB="partially-selected",LB="left",NB="right",BB="none",PB="columnHeader",zB="headerActions",VB="row",HB="rowSelectionCheckbox",UB="cell",qB="cellActionMenu",jB="cellContent",WB="basic",GB="localeAwareCaseSensitive"
12101
- class ZB extends He{}t([C],ZB.prototype,"groupHeaderValue",void 0),t([C],ZB.prototype,"columnConfig",void 0)
12109
+ return a.forEach(t=>{o.push(t),r[t.id]=t}),{rows:a,flatRows:o,rowsById:r}},ON(t.options,"debugTable",0,()=>{t._queue(()=>{t._autoResetExpanded(),t._autoResetPageIndex()})}))}const IB=void 0,EB="can-load-children",AB="loading-children",TB={none:void 0,ascending:"ascending",descending:"descending"},DB={none:void 0,single:"single",multiple:"multiple"},OB="not-selected",RB="selected",FB="partially-selected",LB="left",NB="right",BB="none",PB="columnHeader",zB="headerActions",VB="row",HB="rowSelectionCheckbox",UB="cell",qB="cellActionMenu",jB="cellContent",WB="basic",ZB="localeAwareCaseSensitive"
12110
+ class GB extends He{}t([C],GB.prototype,"groupHeaderValue",void 0),t([C],GB.prototype,"columnConfig",void 0)
12102
12111
  const KB=t=>((t=>{let e
12103
- try{e=document.createElement(t)}catch(t){}if(!(e instanceof ZB))throw new Error(`Group header view tag name (${t}) must evaluate to an element extending TableGroupHeaderView`)})(t),J`
12112
+ try{e=document.createElement(t)}catch(t){}if(!(e instanceof GB))throw new Error(`Group header view tag name (${t}) must evaluate to an element extending TableGroupHeaderView`)})(t),J`
12104
12113
  <${t}
12105
12114
  :groupHeaderValue="${t=>t.groupRowValue}"
12106
12115
  :columnConfig="${t=>t.groupColumn?.columnInternals.columnConfig}"
@@ -12728,7 +12737,7 @@ const gP="nimble-table-cell",vP=J`
12728
12737
  class="expand-collapse-button"
12729
12738
  tabindex="-1"
12730
12739
  @click="${(t,e)=>t.onRowExpandToggle(e.event)}"
12731
- title="${t=>t.expanded?Gb.getValueFor(t):Zb.getValueFor(t)}"
12740
+ title="${t=>t.expanded?Zb.getValueFor(t):Gb.getValueFor(t)}"
12732
12741
  aria-hidden="true"
12733
12742
  >
12734
12743
  <${Hg} ${Pt("expandIcon")} slot="start" class="expander-icon ${t=>t.animationClass}"></${Hg}>
@@ -13239,7 +13248,7 @@ return{count:this.tanStackTable.getRowModel().rows.length,getScrollElement:()=>t
13239
13248
  this.visibleItems=t.getVirtualItems(),this.scrollHeight=t.getTotalSize(),this.isScrolling=t.isScrolling
13240
13249
  let e=0
13241
13250
  if(this.visibleItems.length>0){e=this.visibleItems[0].start}this.rowContainerYOffset=e}updatePageSize(){this._pageSize=Math.round(this.table.viewport.clientHeight/this.table.rowHeight)}}function HP(t){switch(t){case WB:return qP
13242
- case GB:return UP
13251
+ case ZB:return UP
13243
13252
  default:return qP}}function UP(t,e,n){const i=t.getValue(n),o=e.getValue(n)
13244
13253
  return"string"==typeof i&&"string"==typeof o?i.localeCompare(o):i===o?0:void 0===i||null===i&&void 0!==o?-1:1}function qP(t,e,n){const i=t.getValue(n),o=e.getValue(n)
13245
13254
  return Object.is(i,o)?0:void 0===i?-1:void 0===o?1:null===i?-1:null===o?1:Number.isNaN(i)?-1:Number.isNaN(o)?1:0===i&&0===o?Object.is(i,-0)?-1:1:i>o?1:-1}t([C],VP.prototype,"visibleItems",void 0),t([C],VP.prototype,"scrollHeight",void 0),t([C],VP.prototype,"horizontalScrollbarHeight",void 0),t([C],VP.prototype,"isScrolling",void 0),t([C],VP.prototype,"headerContainerMarginRight",void 0),t([C],VP.prototype,"rowContainerYOffset",void 0)
@@ -13281,8 +13290,8 @@ let n=0
13281
13290
  for(let t=0;t<this.visibleColumns.length&&n<this.gridSizedColumns.length;t++){const i=this.visibleColumns[t]
13282
13291
  i===this.gridSizedColumns[n]&&(n+=1,i.columnInternals.currentFractionalWidth=i.columnInternals.currentPixelWidth/e,i.columnInternals.currentPixelWidth=void 0)}}getVisibleColumns(){return this.table.columns.filter(t=>!t.columnHidden)}getLeftColumnIndexFromDivider(t){return Math.floor(t/2)}}t([C],jP.prototype,"isColumnBeingSized",void 0),t([C],jP.prototype,"activeColumnIndex",void 0),t([C],jP.prototype,"activeColumnDivider",void 0)
13283
13292
  const WP=(t,...e)=>{for(const n of e)if(t===n)return!0
13284
- return!1},GP=["rowIds","rowParentIds","groupRows","columnIds","columnHidden","columnSort","columnSortDisabled","columnWidths","columnDefinition","actionMenuSlots","selectionMode","actionMenusPreserveSelection"]
13285
- class ZP extends iO{constructor(t){super(GP),this.table=t,this.updateQueued=!1}get updateRowIds(){return this.isTracked("rowIds")}get updateRowParentIds(){return this.isTracked("rowParentIds")}get updateGroupRows(){return this.isTracked("groupRows")}get updateColumnIds(){return this.isTracked("columnIds")}get updateColumnSort(){return this.isTracked("columnSort")}get updateColumnWidths(){return this.isTracked("columnWidths")}get updateColumnDefinition(){return this.isTracked("columnDefinition")}get updateActionMenuSlots(){return this.isTracked("actionMenuSlots")}get updateSelectionMode(){return this.isTracked("selectionMode")}get updateActionMenusPreserveSelection(){return this.isTracked("actionMenusPreserveSelection")}get requiresTanStackUpdate(){return this.isTracked("rowIds")||this.isTracked("rowParentIds")||this.isTracked("columnSort")||this.isTracked("columnDefinition")||this.isTracked("groupRows")||this.isTracked("selectionMode")}get requiresTanStackDataReset(){return this.isTracked("rowIds")||this.isTracked("columnDefinition")||this.isTracked("rowParentIds")}get requiresKeyboardFocusReset(){return this.isTracked("columnSortDisabled")||this.isTracked("columnDefinition")||this.isTracked("columnHidden")||this.isTracked("selectionMode")||this.isTracked("actionMenuSlots")}trackAllStateChanged(){this.trackAll(),this.queueUpdate()}get hasPendingUpdates(){return this.updateQueued}trackColumnPropertyChanged(t){WP(t,"columnId")?this.track("columnIds"):eP(t,"operandDataRecordFieldName","sortOperation")?this.track("columnDefinition"):eP(t,"sortingDisabled")?(this.track("columnSort"),this.track("columnSortDisabled")):eP(t,"currentSortDirection","currentSortIndex")?this.track("columnSort"):eP(t,"currentFractionalWidth","currentPixelWidth","minPixelWidth","resizingDisabled")?this.track("columnWidths"):WP(t,"columnHidden")?(this.track("columnWidths"),this.track("columnHidden")):WP(t,"actionMenuSlot")?this.track("actionMenuSlots"):eP(t,"groupIndex","groupingDisabled")&&this.track("groupRows"),this.queueUpdate()}trackColumnInstancesChanged(){this.track("columnIds"),this.track("columnDefinition"),this.track("columnSort"),this.track("columnSortDisabled"),this.track("columnWidths"),this.track("actionMenuSlots"),this.track("groupRows"),this.queueUpdate()}trackIdFieldNameChanged(){this.track("rowIds"),this.queueUpdate()}trackParentIdFieldNameChanged(){this.track("rowParentIds"),this.queueUpdate()}trackSelectionModeChanged(){this.track("selectionMode"),this.queueUpdate()}trackActionMenusPreserveSelectionChanged(){this.track("actionMenusPreserveSelection"),this.queueUpdate()}queueUpdate(){this.table.$fastController.isConnected&&(this.updateQueued||(this.updateQueued=!0,b.queueUpdate(()=>{this.table.update(),this.untrackAll(),this.updateQueued=!1})))}}class KP{constructor(t,e){this.tanStackTable=t,this.actionMenusPreserveSelection=e}updateActionMenusPreserveSelection(t){this.actionMenusPreserveSelection=t}reset(){}toggleIsRowSelected(t,e){t.isGroupRow&&t.selectionState===RB?this.deselectAllLeafRows(t.id):this.tanStackTable.getRow(t.id).toggleSelected(e,{selectChildren:t.isGroupRow})}selectSingleRow(t){if(t.isGroupRow)throw new Error("function not intended to select grouped rows")
13293
+ return!1},ZP=["rowIds","rowParentIds","groupRows","columnIds","columnHidden","columnSort","columnSortDisabled","columnWidths","columnDefinition","actionMenuSlots","selectionMode","actionMenusPreserveSelection"]
13294
+ class GP extends iO{constructor(t){super(ZP),this.table=t,this.updateQueued=!1}get updateRowIds(){return this.isTracked("rowIds")}get updateRowParentIds(){return this.isTracked("rowParentIds")}get updateGroupRows(){return this.isTracked("groupRows")}get updateColumnIds(){return this.isTracked("columnIds")}get updateColumnSort(){return this.isTracked("columnSort")}get updateColumnWidths(){return this.isTracked("columnWidths")}get updateColumnDefinition(){return this.isTracked("columnDefinition")}get updateActionMenuSlots(){return this.isTracked("actionMenuSlots")}get updateSelectionMode(){return this.isTracked("selectionMode")}get updateActionMenusPreserveSelection(){return this.isTracked("actionMenusPreserveSelection")}get requiresTanStackUpdate(){return this.isTracked("rowIds")||this.isTracked("rowParentIds")||this.isTracked("columnSort")||this.isTracked("columnDefinition")||this.isTracked("groupRows")||this.isTracked("selectionMode")}get requiresTanStackDataReset(){return this.isTracked("rowIds")||this.isTracked("columnDefinition")||this.isTracked("rowParentIds")}get requiresKeyboardFocusReset(){return this.isTracked("columnSortDisabled")||this.isTracked("columnDefinition")||this.isTracked("columnHidden")||this.isTracked("selectionMode")||this.isTracked("actionMenuSlots")}trackAllStateChanged(){this.trackAll(),this.queueUpdate()}get hasPendingUpdates(){return this.updateQueued}trackColumnPropertyChanged(t){WP(t,"columnId")?this.track("columnIds"):eP(t,"operandDataRecordFieldName","sortOperation")?this.track("columnDefinition"):eP(t,"sortingDisabled")?(this.track("columnSort"),this.track("columnSortDisabled")):eP(t,"currentSortDirection","currentSortIndex")?this.track("columnSort"):eP(t,"currentFractionalWidth","currentPixelWidth","minPixelWidth","resizingDisabled")?this.track("columnWidths"):WP(t,"columnHidden")?(this.track("columnWidths"),this.track("columnHidden")):WP(t,"actionMenuSlot")?this.track("actionMenuSlots"):eP(t,"groupIndex","groupingDisabled")&&this.track("groupRows"),this.queueUpdate()}trackColumnInstancesChanged(){this.track("columnIds"),this.track("columnDefinition"),this.track("columnSort"),this.track("columnSortDisabled"),this.track("columnWidths"),this.track("actionMenuSlots"),this.track("groupRows"),this.queueUpdate()}trackIdFieldNameChanged(){this.track("rowIds"),this.queueUpdate()}trackParentIdFieldNameChanged(){this.track("rowParentIds"),this.queueUpdate()}trackSelectionModeChanged(){this.track("selectionMode"),this.queueUpdate()}trackActionMenusPreserveSelectionChanged(){this.track("actionMenusPreserveSelection"),this.queueUpdate()}queueUpdate(){this.table.$fastController.isConnected&&(this.updateQueued||(this.updateQueued=!0,b.queueUpdate(()=>{this.table.update(),this.untrackAll(),this.updateQueued=!1})))}}class KP{constructor(t,e){this.tanStackTable=t,this.actionMenusPreserveSelection=e}updateActionMenusPreserveSelection(t){this.actionMenusPreserveSelection=t}reset(){}toggleIsRowSelected(t,e){t.isGroupRow&&t.selectionState===RB?this.deselectAllLeafRows(t.id):this.tanStackTable.getRow(t.id).toggleSelected(e,{selectChildren:t.isGroupRow})}selectSingleRow(t){if(t.isGroupRow)throw new Error("function not intended to select grouped rows")
13286
13295
  const e=this.tanStackTable.getState().rowSelection,n=[]
13287
13296
  if(Object.entries(e).forEach(([t,e])=>{e&&n.push(t)}),1===n.length&&n[0]===t.id)return!1
13288
13297
  const i={}
@@ -13468,7 +13477,7 @@ const i=e??this.columnIndex,o=n??this.rowIndex
13468
13477
  return i>=0&&i<t.cells.length&&(this.focusType=UB,this.setRowCellFocusState(i,o,!0),!0)}trySetCellContentFocus(t,e,n,i){if(!t)return!1
13469
13478
  const o=n??this.columnIndex,r=i??this.rowIndex
13470
13479
  return o>=0&&o<t.cells.length&&e>=0&&e<t.cells[o].cell.cellView.tabbableChildren.length&&(this.setCellContentFocusState(e,r,o,!0),!0)}trySetCellActionMenuFocus(t,e,n){const i=e??this.columnIndex,o=n??this.rowIndex
13471
- return!!(i>=0&&i<t.cells.length&&t.cells[i].actionMenuButton)&&(this.setCellActionMenuFocusState(o,i,!0),!0)}setCellActionMenuFocusState(t,e,n){this.focusType=qB,this.setRowCellFocusState(e,t,n)}setCellContentFocusState(t,e,n,i){this.focusType=jB,this.cellContentIndex=t,this.setRowCellFocusState(n,e,i)}setRowFocusState(t){this.focusType=VB,void 0!==t&&(this.rowIndex=t)}setCellFocusState(t,e,n){this.focusType=UB,this.setRowCellFocusState(t,e,n)}setRowCellFocusState(t,e,n){this.rowIndex=e,this.columnIndex=t,n&&this.focusCurrentRow(!this.focusedViaPointer)}isResolvedRowType(t){return t instanceof bP||t instanceof kP}}let az=class extends He{get validity(){return this.tableValidator.getValidity()}get showRowOperationColumn(){return this.selectionMode===DB.multiple||this.showCollapseAll}get collapseButtonVisibility(){return this.canHaveCollapsibleRows?this.showCollapseAll?"visible":"":"hidden-size-reduced"}get rowHeight(){return this._rowHeight}constructor(){super(),this.selectionMode=DB.none,this.actionMenusPreserveSelection=!1,this.tableData=[],this.columns=[],this.childItems=[],this.rowElements=[],this.canRenderRows=!0,this.scrollX=0,this.selectionState=OB,this.showCollapseAll=!1,this.canHaveCollapsibleRows=!1,this.visibleColumns=[],this.tableScrollableMinWidth=0,this.windowShiftKeyDown=!1,this.tableValidator=new iP,this.tableUpdateTracker=new ZP(this),this.columnNotifiers=[],this._rowHeight=0,this.isInitialized=!1,this.ignoreSelectionChangeEvents=!1,this.requestedSlots=new Map,this.borderWidthSubscriber={handleChange:()=>{this.updateRowHeight()}},this.controlHeightSubscriber={handleChange:()=>{this.updateRowHeight()}},this.actionMenuSlots=[],this.onViewPortScroll=t=>{this.scrollX=t.target.scrollLeft},this.onKeyDown=t=>{this.windowShiftKeyDown=t.shiftKey},this.onKeyUp=t=>{this.windowShiftKeyDown=t.shiftKey},this.onBlur=()=>{this.windowShiftKeyDown=!1},this.getRowCanExpand=t=>this.expansionManager.isRowExpandable(t),this.getIsRowExpanded=t=>this.expansionManager.isRowExpanded(t),this.handleRowSelectionChange=t=>{const e=t instanceof Function?t(this.table.getState().rowSelection):t
13480
+ return!!(i>=0&&i<t.cells.length&&t.cells[i].actionMenuButton)&&(this.setCellActionMenuFocusState(o,i,!0),!0)}setCellActionMenuFocusState(t,e,n){this.focusType=qB,this.setRowCellFocusState(e,t,n)}setCellContentFocusState(t,e,n,i){this.focusType=jB,this.cellContentIndex=t,this.setRowCellFocusState(n,e,i)}setRowFocusState(t){this.focusType=VB,void 0!==t&&(this.rowIndex=t)}setCellFocusState(t,e,n){this.focusType=UB,this.setRowCellFocusState(t,e,n)}setRowCellFocusState(t,e,n){this.rowIndex=e,this.columnIndex=t,n&&this.focusCurrentRow(!this.focusedViaPointer)}isResolvedRowType(t){return t instanceof bP||t instanceof kP}}let az=class extends He{get validity(){return this.tableValidator.getValidity()}get showRowOperationColumn(){return this.selectionMode===DB.multiple||this.showCollapseAll}get collapseButtonVisibility(){return this.canHaveCollapsibleRows?this.showCollapseAll?"visible":"":"hidden-size-reduced"}get rowHeight(){return this._rowHeight}constructor(){super(),this.selectionMode=DB.none,this.actionMenusPreserveSelection=!1,this.tableData=[],this.columns=[],this.childItems=[],this.rowElements=[],this.canRenderRows=!0,this.scrollX=0,this.selectionState=OB,this.showCollapseAll=!1,this.canHaveCollapsibleRows=!1,this.visibleColumns=[],this.tableScrollableMinWidth=0,this.windowShiftKeyDown=!1,this.tableValidator=new iP,this.tableUpdateTracker=new GP(this),this.columnNotifiers=[],this._rowHeight=0,this.isInitialized=!1,this.ignoreSelectionChangeEvents=!1,this.requestedSlots=new Map,this.borderWidthSubscriber={handleChange:()=>{this.updateRowHeight()}},this.controlHeightSubscriber={handleChange:()=>{this.updateRowHeight()}},this.actionMenuSlots=[],this.onViewPortScroll=t=>{this.scrollX=t.target.scrollLeft},this.onKeyDown=t=>{this.windowShiftKeyDown=t.shiftKey},this.onKeyUp=t=>{this.windowShiftKeyDown=t.shiftKey},this.onBlur=()=>{this.windowShiftKeyDown=!1},this.getRowCanExpand=t=>this.expansionManager.isRowExpandable(t),this.getIsRowExpanded=t=>this.expansionManager.isRowExpanded(t),this.handleRowSelectionChange=t=>{const e=t instanceof Function?t(this.table.getState().rowSelection):t
13472
13481
  this.updateTableOptions({state:{rowSelection:e}})},this.handleExpandedChange=t=>{const e=t instanceof Function?t(this.table.getState().expanded):t
13473
13482
  this.updateTableOptions({state:{expanded:e}})},this.options={data:[],onStateChange:t=>{},onRowSelectionChange:this.handleRowSelectionChange,onExpandedChange:this.handleExpandedChange,getCoreRowModel:t=>DN(()=>[t.options.data],e=>{const n={rows:[],flatRows:[],rowsById:{}},i=function(e,o,r){void 0===o&&(o=0)
13474
13483
  const s=[]
@@ -13635,7 +13644,7 @@ class gz extends YB{constructor(){super(...arguments),this.hasOverflow=!1,this.i
13635
13644
  return null==t&&this.columnConfig?.placeholder?(this.isPlaceholder=!0,this.columnConfig.placeholder):(this.isPlaceholder=!1,"string"==typeof this.cellRecord?.label?this.cellRecord.label:"string"==typeof this.cellRecord?.href?this.cellRecord.href:"")}get showAnchor(){return"string"==typeof this.cellRecord?.href}get tabbableChildren(){return this.showAnchor?[this.anchor]:[]}}t([C],gz.prototype,"hasOverflow",void 0),t([C],gz.prototype,"isPlaceholder",void 0),t([k],gz.prototype,"text",null),t([k],gz.prototype,"showAnchor",null)
13636
13645
  const vz=gz.compose({baseName:"table-column-anchor-cell-view",template:mz,styles:fz})
13637
13646
  Mi.getOrCreate().withPrefix("nimble").register(vz())
13638
- class bz extends ZB{constructor(){super(...arguments),this.hasOverflow=!1,this.text=ry.getValueFor(this),this.noValuePlaceholderLabelSubscriber={handleChange:()=>{this.applyPlaceholderTextIfNeeded()}},this.emptyPlaceholderLabelSubscriber={handleChange:()=>{this.applyPlaceholderTextIfNeeded()}}}connectedCallback(){super.connectedCallback(),ry.subscribe(this.noValuePlaceholderLabelSubscriber,this),sy.subscribe(this.emptyPlaceholderLabelSubscriber,this),this.applyPlaceholderTextIfNeeded()}disconnectedCallback(){super.disconnectedCallback(),ry.unsubscribe(this.noValuePlaceholderLabelSubscriber),sy.unsubscribe(this.emptyPlaceholderLabelSubscriber)}columnConfigChanged(){this.applyPlaceholderTextIfNeeded()||this.updateText()}groupHeaderValueChanged(){this.applyPlaceholderTextIfNeeded()||this.updateText()}applyPlaceholderTextIfNeeded(){return null===this.groupHeaderValue||void 0===this.groupHeaderValue?(this.text=ry.getValueFor(this),!0):""===this.groupHeaderValue&&(this.text=sy.getValueFor(this),!0)}}t([C],bz.prototype,"hasOverflow",void 0),t([C],bz.prototype,"text",void 0)
13647
+ class bz extends GB{constructor(){super(...arguments),this.hasOverflow=!1,this.text=ry.getValueFor(this),this.noValuePlaceholderLabelSubscriber={handleChange:()=>{this.applyPlaceholderTextIfNeeded()}},this.emptyPlaceholderLabelSubscriber={handleChange:()=>{this.applyPlaceholderTextIfNeeded()}}}connectedCallback(){super.connectedCallback(),ry.subscribe(this.noValuePlaceholderLabelSubscriber,this),sy.subscribe(this.emptyPlaceholderLabelSubscriber,this),this.applyPlaceholderTextIfNeeded()}disconnectedCallback(){super.disconnectedCallback(),ry.unsubscribe(this.noValuePlaceholderLabelSubscriber),sy.unsubscribe(this.emptyPlaceholderLabelSubscriber)}columnConfigChanged(){this.applyPlaceholderTextIfNeeded()||this.updateText()}groupHeaderValueChanged(){this.applyPlaceholderTextIfNeeded()||this.updateText()}applyPlaceholderTextIfNeeded(){return null===this.groupHeaderValue||void 0===this.groupHeaderValue?(this.text=ry.getValueFor(this),!0):""===this.groupHeaderValue&&(this.text=sy.getValueFor(this),!0)}}t([C],bz.prototype,"hasOverflow",void 0),t([C],bz.prototype,"text",void 0)
13639
13648
  const yz=J`
13640
13649
  <span
13641
13650
  ${xh("hasOverflow")}
@@ -13659,7 +13668,7 @@ Mi.getOrCreate().withPrefix("nimble").register(xz())
13659
13668
  const Cz="nimble-table-column-text-group-header-view"
13660
13669
  function kz(t){class e extends t{constructor(){super(...arguments),this.sortingDisabled=!1,this.sortDirection=TB.none}sortingDisabledChanged(){this.columnInternals.sortingDisabled=this.sortingDisabled,this.sortingDisabled?(this.columnInternals.currentSortDirection=TB.none,this.columnInternals.currentSortIndex=void 0):(this.columnInternals.currentSortDirection=this.sortDirection,this.columnInternals.currentSortIndex=this.sortIndex??void 0)}sortDirectionChanged(){this.sortingDisabled||(this.columnInternals.currentSortDirection=this.sortDirection)}sortIndexChanged(){this.sortingDisabled||(this.columnInternals.currentSortIndex=this.sortIndex??void 0)}}return pt({attribute:"sorting-disabled",mode:"boolean"})(e.prototype,"sortingDisabled"),pt({attribute:"sort-index",converter:ht})(e.prototype,"sortIndex"),pt({attribute:"sort-direction"})(e.prototype,"sortDirection"),e}function Sz(t){class e extends t{constructor(){super(...arguments),this.customSortOrderColumnChangeHandler={handleChange:this.handleCustomSortOrderColumnChange.bind(this)}}getResolvedOperandDataRecordFieldName(t){return"string"==typeof this.sortByFieldName?this.sortByFieldName:t}getResolvedSortOperation(t){return"string"==typeof this.sortByFieldName?WB:t}sortByFieldNameChanged(){this.handleSortConfigurationChange(),this.updateCustomColumnSortingValidity(),"string"!=typeof this.sortByFieldName||this.customSortOrderColumnNotifier?(this.customSortOrderColumnNotifier?.unsubscribe(this.customSortOrderColumnChangeHandler),this.customSortOrderColumnNotifier=void 0):(this.customSortOrderColumnNotifier=x.getNotifier(this.columnInternals),this.customSortOrderColumnNotifier.subscribe(this.customSortOrderColumnChangeHandler))}handleCustomSortOrderColumnChange(t,e){"groupingDisabled"===e&&this.updateCustomColumnSortingValidity()}updateCustomColumnSortingValidity(){const t="string"==typeof this.sortByFieldName
13661
13670
  !!this.columnInternals.groupingDisabled||!t?this.columnInternals.validator.untrack("invalidCustomSortWithGrouping"):this.columnInternals.validator.track("invalidCustomSortWithGrouping")}}return pt({attribute:"sort-by-field-name"})(e.prototype,"sortByFieldName"),e}const $z=["invalidCustomSortWithGrouping"]
13662
- class _z extends rz{constructor(){super($z)}}class Mz extends(uz(hz(pz(kz(Sz(nP)))))){constructor(){super(...arguments),this.underlineHidden=!1,this.defaultSortOperation=GB}placeholderChanged(){this.updateColumnConfig()}handleSortConfigurationChange(){this.updateColumnInternalsSortConfiguration()}getColumnInternalsOptions(){return{cellRecordFieldNames:["label","href"],cellViewTag:"nimble-table-column-anchor-cell-view",groupHeaderViewTag:Cz,delegatedEvents:["click"],sortOperation:this.getResolvedSortOperation(this.defaultSortOperation),validator:new _z}}labelFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName],this.updateColumnInternalsSortConfiguration()}hrefFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName]}appearanceChanged(){this.updateColumnConfig()}underlineHiddenChanged(){this.updateColumnConfig()}hreflangChanged(){this.updateColumnConfig()}pingChanged(){this.updateColumnConfig()}referrerpolicyChanged(){this.updateColumnConfig()}relChanged(){this.updateColumnConfig()}targetChanged(){this.updateColumnConfig()}typeChanged(){this.updateColumnConfig()}downloadChanged(){this.updateColumnConfig()}updateColumnConfig(){this.columnInternals.columnConfig={appearance:this.appearance,underlineHidden:this.underlineHidden,hreflang:this.hreflang,ping:this.ping,referrerpolicy:this.referrerpolicy,rel:this.rel,target:this.target,type:this.type,download:this.download,placeholder:this.placeholder}}updateColumnInternalsSortConfiguration(){this.columnInternals.operandDataRecordFieldName=this.getResolvedOperandDataRecordFieldName(this.labelFieldName),this.columnInternals.sortOperation=this.getResolvedSortOperation(this.defaultSortOperation)}}t([pt({attribute:"label-field-name"})],Mz.prototype,"labelFieldName",void 0),t([pt({attribute:"href-field-name"})],Mz.prototype,"hrefFieldName",void 0),t([pt],Mz.prototype,"appearance",void 0),t([pt({attribute:"underline-hidden",mode:"boolean"})],Mz.prototype,"underlineHidden",void 0),t([pt],Mz.prototype,"hreflang",void 0),t([pt],Mz.prototype,"ping",void 0),t([pt],Mz.prototype,"referrerpolicy",void 0),t([pt],Mz.prototype,"rel",void 0),t([pt],Mz.prototype,"target",void 0),t([pt],Mz.prototype,"type",void 0),t([pt],Mz.prototype,"download",void 0)
13671
+ class _z extends rz{constructor(){super($z)}}class Mz extends(uz(hz(pz(kz(Sz(nP)))))){constructor(){super(...arguments),this.underlineHidden=!1,this.defaultSortOperation=ZB}placeholderChanged(){this.updateColumnConfig()}handleSortConfigurationChange(){this.updateColumnInternalsSortConfiguration()}getColumnInternalsOptions(){return{cellRecordFieldNames:["label","href"],cellViewTag:"nimble-table-column-anchor-cell-view",groupHeaderViewTag:Cz,delegatedEvents:["click"],sortOperation:this.getResolvedSortOperation(this.defaultSortOperation),validator:new _z}}labelFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName],this.updateColumnInternalsSortConfiguration()}hrefFieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.labelFieldName,this.hrefFieldName]}appearanceChanged(){this.updateColumnConfig()}underlineHiddenChanged(){this.updateColumnConfig()}hreflangChanged(){this.updateColumnConfig()}pingChanged(){this.updateColumnConfig()}referrerpolicyChanged(){this.updateColumnConfig()}relChanged(){this.updateColumnConfig()}targetChanged(){this.updateColumnConfig()}typeChanged(){this.updateColumnConfig()}downloadChanged(){this.updateColumnConfig()}updateColumnConfig(){this.columnInternals.columnConfig={appearance:this.appearance,underlineHidden:this.underlineHidden,hreflang:this.hreflang,ping:this.ping,referrerpolicy:this.referrerpolicy,rel:this.rel,target:this.target,type:this.type,download:this.download,placeholder:this.placeholder}}updateColumnInternalsSortConfiguration(){this.columnInternals.operandDataRecordFieldName=this.getResolvedOperandDataRecordFieldName(this.labelFieldName),this.columnInternals.sortOperation=this.getResolvedSortOperation(this.defaultSortOperation)}}t([pt({attribute:"label-field-name"})],Mz.prototype,"labelFieldName",void 0),t([pt({attribute:"href-field-name"})],Mz.prototype,"hrefFieldName",void 0),t([pt],Mz.prototype,"appearance",void 0),t([pt({attribute:"underline-hidden",mode:"boolean"})],Mz.prototype,"underlineHidden",void 0),t([pt],Mz.prototype,"hreflang",void 0),t([pt],Mz.prototype,"ping",void 0),t([pt],Mz.prototype,"referrerpolicy",void 0),t([pt],Mz.prototype,"rel",void 0),t([pt],Mz.prototype,"target",void 0),t([pt],Mz.prototype,"type",void 0),t([pt],Mz.prototype,"download",void 0)
13663
13672
  const Iz=Mz.compose({baseName:"table-column-anchor",template:dz,styles:cz})
13664
13673
  Mi.getOrCreate().withPrefix("nimble").register(Iz())
13665
13674
  class Ez extends nP{fieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.fieldName],this.columnInternals.operandDataRecordFieldName=this.fieldName}}function Az(t){return uz(hz(pz(kz(t))))}function Tz(t,e){if("number"!=typeof e)return""
@@ -13735,12 +13744,12 @@ if(u>=5e-4||0===u&&0===e.length){const t=this.secondsFormatter.format(u)
13735
13744
  e.push(t)}return e.join(", ")}}const jz=class extends bz{updateText(){this.columnConfig?this.text=this.columnConfig.formatter.format(this.groupHeaderValue):this.text=""}}.compose({baseName:"table-column-duration-text-group-header-view",template:yz,styles:wz})
13736
13745
  Mi.getOrCreate().withPrefix("nimble").register(jz())
13737
13746
  class Wz extends(Az(Ez)){constructor(){super(...arguments),this.langSubscriber={handleChange:()=>{this.updateColumnConfig()}}}connectedCallback(){super.connectedCallback(),$a.subscribe(this.langSubscriber,this),this.updateColumnConfig()}disconnectedCallback(){super.disconnectedCallback(),$a.unsubscribe(this.langSubscriber,this)}placeholderChanged(){this.updateColumnConfig()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:"nimble-table-column-duration-text-cell-view",groupHeaderViewTag:"nimble-table-column-duration-text-group-header-view",delegatedEvents:[],sortOperation:WB,validator:new rz([])}}updateColumnConfig(){const t={formatter:new qz($a.getValueFor(this)),placeholder:this.placeholder}
13738
- this.columnInternals.columnConfig=t}}const Gz=Wz.compose({baseName:"table-column-duration-text",template:dz,styles:cz})
13739
- Mi.getOrCreate().withPrefix("nimble").register(Gz())
13740
- const Zz=(t,e)=>{if("number"===e){const e=ht.fromView(t)
13747
+ this.columnInternals.columnConfig=t}}const Zz=Wz.compose({baseName:"table-column-duration-text",template:dz,styles:cz})
13748
+ Mi.getOrCreate().withPrefix("nimble").register(Zz())
13749
+ const Gz=(t,e)=>{if("number"===e){const e=ht.fromView(t)
13741
13750
  return null===e?void 0:e}return"boolean"===e?!1!==t&&"false"!==t&&(!0===t||"true"===t||void 0):t?.toString()??void 0}
13742
13751
  class Kz extends nP{constructor(){super(...arguments),this.mappingNotifiers=[],this.mappings=[],this.keyType="string"}handleChange(t,e){t instanceof by&&"string"==typeof e&&this.updateColumnConfig()}updateColumnConfig(){this.columnInternals.validator.validate(this.mappings,this.keyType),this.columnInternals.columnConfig=this.checkValidity()?this.createColumnConfig(this.getMappingConfigs()):void 0}getMappingConfigs(){const t=new Map
13743
- return this.mappings.forEach(e=>{const n=Zz(e.key,this.keyType)
13752
+ return this.mappings.forEach(e=>{const n=Gz(e.key,this.keyType)
13744
13753
  if(void 0===n)throw Error("Key was invalid for type. Validation should have prevented this.")
13745
13754
  const i=this.createMappingConfig(e)
13746
13755
  t.set(n,i)}),t}fieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.fieldName],this.columnInternals.operandDataRecordFieldName=this.fieldName}mappingsChanged(){this.updateColumnConfig(),this.observeMappings()}keyTypeChanged(){this.updateColumnConfig()}removeMappingObservers(){this.mappingNotifiers.forEach(t=>{t.unsubscribe(this)}),this.mappingNotifiers=[]}observeMappings(){this.removeMappingObservers()
@@ -13755,8 +13764,8 @@ const Yz=_t`
13755
13764
  `,Xz=J`${dz}<slot ${Qt("mappings")} name="mapping"></slot>`
13756
13765
  class Jz extends rz{constructor(t){super(t)}validate(t,e){this.untrackAll()
13757
13766
  const n=t.map(t=>t.key)
13758
- this.validateKeyValuesForType(n,e),this.validateUniqueKeys(n,e),this.validateNoMissingKeys(t)}validateKeyValuesForType(t,e){const n=t.some(t=>void 0!==t&&void 0===Zz(t,e))
13759
- this.setConditionValue("invalidMappingKeyValueForType",n)}validateUniqueKeys(t,e){const n=t.map(t=>Zz(t,e)),i=new Set(n).size!==n.length
13767
+ this.validateKeyValuesForType(n,e),this.validateUniqueKeys(n,e),this.validateNoMissingKeys(t)}validateKeyValuesForType(t,e){const n=t.some(t=>void 0!==t&&void 0===Gz(t,e))
13768
+ this.setConditionValue("invalidMappingKeyValueForType",n)}validateUniqueKeys(t,e){const n=t.map(t=>Gz(t,e)),i=new Set(n).size!==n.length
13760
13769
  this.setConditionValue("duplicateMappingKey",i)}validateNoMissingKeys(t){const e=t.some(t=>void 0===t.key)
13761
13770
  this.setConditionValue("missingKeyValue",e)}}const Qz=["invalidMappingKeyValueForType","duplicateMappingKey","missingKeyValue","unsupportedMappingType","invalidIconName","missingTextValue"]
13762
13771
  class tV extends Jz{constructor(){super(Qz)}static isIconMappingElement(t){return t instanceof Sy}static isSupportedMappingElement(t){return t instanceof Sy||t instanceof _y||t instanceof Iy||t instanceof xy}validate(t,e){super.validate(t,e),this.validateMappingTypes(t),this.validateIconNames(t),this.validateNoMissingText(t)}validateIconNames(t){const e=t.filter(tV.isIconMappingElement).some(t=>void 0===t.resolvedIcon)
@@ -13814,7 +13823,7 @@ super(n),this.severity=e,this.textHidden=i,this.iconTemplate=J`
13814
13823
  >
13815
13824
  </${nN}>
13816
13825
  `
13817
- class aV extends oV{constructor(t,e){super(t),this.textHidden=e,this.spinnerTemplate=sV}}class lV extends oV{}class cV extends oV{}class dV extends ZB{constructor(){super(...arguments),this.hasOverflow=!1,this.text="",this.textHidden=!1}columnConfigChanged(){this.updateState()}groupHeaderValueChanged(){this.updateState()}updateState(){if(this.resetState(),!this.columnConfig)return
13826
+ class aV extends oV{constructor(t,e){super(t),this.textHidden=e,this.spinnerTemplate=sV}}class lV extends oV{}class cV extends oV{}class dV extends GB{constructor(){super(...arguments),this.hasOverflow=!1,this.text="",this.textHidden=!1}columnConfigChanged(){this.updateState()}groupHeaderValueChanged(){this.updateState()}updateState(){if(this.resetState(),!this.columnConfig)return
13818
13827
  const t=this.groupHeaderValue,e=this.columnConfig.mappingConfigs.get(t)
13819
13828
  e instanceof rV?(this.severity=e.severity,this.text=e.text??"",this.visualizationTemplate=e.iconTemplate):e instanceof aV?(this.text=e.text??"",this.visualizationTemplate=e.spinnerTemplate):(e instanceof lV||e instanceof cV)&&(this.text=e.text??"")}resetState(){this.text="",this.visualizationTemplate=void 0,this.severity=iV.default}}t([C],dV.prototype,"hasOverflow",void 0),t([C],dV.prototype,"text",void 0),t([C],dV.prototype,"severity",void 0),t([C],dV.prototype,"visualizationTemplate",void 0)
13820
13829
  const hV=dV.compose({baseName:"table-column-mapping-group-header-view",template:nV,styles:eV})
@@ -13970,12 +13979,12 @@ t.subscribe(this.unitSubscriber,"resolvedUnitScale"),this.unitNotifier=t}}format
13970
13979
  if(t.validateDecimalDigits(this.format,this.decimalDigits),t.validateDecimalMaximumDigits(this.format,this.decimalMaximumDigits),t.validateNoMutuallyExclusiveProperties(this.format,this.decimalDigits,this.decimalMaximumDigits),t.validateAtMostOneUnit(this.unitElements??[]),t.isValid()){const t={formatter:this.createFormatter(),alignment:this.determineCellContentAlignment(),placeholder:this.placeholder}
13971
13980
  this.columnInternals.headerAlignment=t.alignment,this.columnInternals.columnConfig=t}else this.columnInternals.columnConfig=void 0}createFormatter(){const t=this.unit?.resolvedUnitScale
13972
13981
  return new HV($a.getValueFor(this),{numberTextFormat:this.format??void 0,decimalDigits:this.decimalDigits??void 0,decimalMaximumDigits:this.decimalMaximumDigits??void 0,unitScale:t})}determineCellContentAlignment(){return this.alignment===TV?LB:this.alignment===DV?NB:this.format!==AV.decimal||"number"==typeof this.decimalMaximumDigits||this.unit?LB:NB}}t([pt],WV.prototype,"format",void 0),t([pt],WV.prototype,"alignment",void 0),t([pt({attribute:"decimal-digits",converter:ht})],WV.prototype,"decimalDigits",void 0),t([pt({attribute:"decimal-maximum-digits",converter:ht})],WV.prototype,"decimalMaximumDigits",void 0),t([C],WV.prototype,"unitElements",void 0),t([C],WV.prototype,"unit",void 0)
13973
- const GV=WV.compose({baseName:"table-column-number-text",template:MV,styles:cz})
13974
- Mi.getOrCreate().withPrefix("nimble").register(GV())
13975
- const ZV=class extends Fz{updateText(){this.text="string"==typeof this.cellRecord?.value?this.cellRecord.value:""}}.compose({baseName:"table-column-text-cell-view",template:Oz,styles:Rz})
13982
+ const ZV=WV.compose({baseName:"table-column-number-text",template:MV,styles:cz})
13976
13983
  Mi.getOrCreate().withPrefix("nimble").register(ZV())
13984
+ const GV=class extends Fz{updateText(){this.text="string"==typeof this.cellRecord?.value?this.cellRecord.value:""}}.compose({baseName:"table-column-text-cell-view",template:Oz,styles:Rz})
13985
+ Mi.getOrCreate().withPrefix("nimble").register(GV())
13977
13986
  const KV=["invalidCustomSortWithGrouping"]
13978
- class YV extends rz{constructor(){super(KV)}}class XV extends(Sz(Az(Ez))){constructor(){super(...arguments),this.defaultSortOperation=GB}placeholderChanged(){this.columnInternals.columnConfig={placeholder:this.placeholder}}handleSortConfigurationChange(){this.updateColumnInternalsSortConfiguration()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:"nimble-table-column-text-cell-view",groupHeaderViewTag:Cz,delegatedEvents:[],sortOperation:this.getResolvedSortOperation(this.defaultSortOperation),validator:new YV}}fieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.fieldName],this.updateColumnInternalsSortConfiguration()}updateColumnInternalsSortConfiguration(){this.columnInternals.operandDataRecordFieldName=this.getResolvedOperandDataRecordFieldName(this.fieldName),this.columnInternals.sortOperation=this.getResolvedSortOperation(this.defaultSortOperation)}}const JV=XV.compose({baseName:"table-column-text",template:dz,styles:cz})
13987
+ class YV extends rz{constructor(){super(KV)}}class XV extends(Sz(Az(Ez))){constructor(){super(...arguments),this.defaultSortOperation=ZB}placeholderChanged(){this.columnInternals.columnConfig={placeholder:this.placeholder}}handleSortConfigurationChange(){this.updateColumnInternalsSortConfiguration()}getColumnInternalsOptions(){return{cellRecordFieldNames:["value"],cellViewTag:"nimble-table-column-text-cell-view",groupHeaderViewTag:Cz,delegatedEvents:[],sortOperation:this.getResolvedSortOperation(this.defaultSortOperation),validator:new YV}}fieldNameChanged(){this.columnInternals.dataRecordFieldNames=[this.fieldName],this.updateColumnInternalsSortConfiguration()}updateColumnInternalsSortConfiguration(){this.columnInternals.operandDataRecordFieldName=this.getResolvedOperandDataRecordFieldName(this.fieldName),this.columnInternals.sortOperation=this.getResolvedSortOperation(this.defaultSortOperation)}}const JV=XV.compose({baseName:"table-column-text",template:dz,styles:cz})
13979
13988
  Mi.getOrCreate().withPrefix("nimble").register(JV())
13980
13989
  const QV=_t`
13981
13990
  ${Lg}
@@ -14547,8 +14556,8 @@ const hH="underline",uH="outline",pH="block",fH="frameless",mH=_t`
14547
14556
  ${Qt({property:"defaultSlottedNodes",filter:function(t,e,n){return t.nodeType!==Node.TEXT_NODE||"string"==typeof t.nodeValue&&!!t.nodeValue.trim().length}})}
14548
14557
  ></slot>
14549
14558
  </label>`)
14550
- class vH extends(xv(Yv(Gi))){constructor(){super(...arguments),this.appearance=hH,this.fullBleed=!1,this.appearanceReadOnly=!1}}t([pt],vH.prototype,"appearance",void 0),t([pt({attribute:"full-bleed",mode:"boolean"})],vH.prototype,"fullBleed",void 0),t([pt({attribute:"appearance-readonly",mode:"boolean"})],vH.prototype,"appearanceReadOnly",void 0)
14551
- const bH=vH.compose({baseName:"text-field",baseClass:Gi,template:(t,e)=>J`
14559
+ class vH extends(xv(Yv(Zi))){constructor(){super(...arguments),this.appearance=hH,this.fullBleed=!1,this.appearanceReadOnly=!1}}t([pt],vH.prototype,"appearance",void 0),t([pt({attribute:"full-bleed",mode:"boolean"})],vH.prototype,"fullBleed",void 0),t([pt({attribute:"appearance-readonly",mode:"boolean"})],vH.prototype,"appearanceReadOnly",void 0)
14560
+ const bH=vH.compose({baseName:"text-field",baseClass:Zi,template:(t,e)=>J`
14552
14561
  <template
14553
14562
  class="
14554
14563
  ${t=>t.readOnly?"readonly":""}
@@ -15005,9 +15014,9 @@ const VH=new class extends NV{constructor(){super(zH.map(([t,e,n])=>new LV(t,FV.
15005
15014
  class qH extends jV{constructor(){super(),this.binary=!1,this.resolvedUnitScale=VH}binaryChanged(){this.resolvedUnitScale=this.binary?PH:VH}}t([pt({mode:"boolean"})],qH.prototype,"binary",void 0)
15006
15015
  const jH=qH.compose({baseName:"unit-byte",template:HH,styles:UH})
15007
15016
  Mi.getOrCreate().withPrefix("nimble").register(jH())
15008
- const WH=[[1e-15,"f"],[1e-12,"p"],[1e-9,"n"],[10**-6,"μ"],[.001,"m"],[.01,"c"],[.1,"d"],[1,""],[1e3,"k"],[10**6,"M"],[10**9,"G"],[10**12,"T"],[10**15,"P"],[10**18,"E"]],GH=new Map([["en",new FH("volt","volts","V")],["fr",new FH("volt","volts","V")],["de",new FH("Volt","Volt","V")],["ja",new FH("ボルト","ボルト","V")],["zh",new FH("伏特","伏特","V")]])
15009
- const ZH=new class extends NV{constructor(){super(WH.map(([t,e])=>new LV(t,LH.createFactory({unitTranslations:GH,scaledPrefixText:e}))))}}
15010
- const KH=class extends jV{constructor(){super(),this.resolvedUnitScale=ZH}}.compose({baseName:"unit-volt",template:HH,styles:UH})
15017
+ const WH=[[1e-15,"f"],[1e-12,"p"],[1e-9,"n"],[10**-6,"μ"],[.001,"m"],[.01,"c"],[.1,"d"],[1,""],[1e3,"k"],[10**6,"M"],[10**9,"G"],[10**12,"T"],[10**15,"P"],[10**18,"E"]],ZH=new Map([["en",new FH("volt","volts","V")],["fr",new FH("volt","volts","V")],["de",new FH("Volt","Volt","V")],["ja",new FH("ボルト","ボルト","V")],["zh",new FH("伏特","伏特","V")]])
15018
+ const GH=new class extends NV{constructor(){super(WH.map(([t,e])=>new LV(t,LH.createFactory({unitTranslations:ZH,scaledPrefixText:e}))))}}
15019
+ const KH=class extends jV{constructor(){super(),this.resolvedUnitScale=GH}}.compose({baseName:"unit-volt",template:HH,styles:UH})
15011
15020
  Mi.getOrCreate().withPrefix("nimble").register(KH())
15012
15021
  var YH={value:()=>{}}
15013
15022
  function XH(){for(var t,e=0,n=arguments.length,i={};e<n;++e){if(!(t=arguments[e]+"")||t in i||/[\s.]/.test(t))throw new Error("illegal type: "+t)
@@ -15039,7 +15048,7 @@ for(a=0;a<h;++a)(l=e[a])&&d.get(p[a])===l&&(o[a]=l)}function CU(t){return t.__da
15039
15048
  null==n?this.removeAttribute(t):this.setAttribute(t,n)}}function AU(t,e){return function(){var n=e.apply(this,arguments)
15040
15049
  null==n?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,n)}}function TU(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}function DU(t){return function(){this.style.removeProperty(t)}}function OU(t,e,n){return function(){this.style.setProperty(t,e,n)}}function RU(t,e,n){return function(){var i=e.apply(this,arguments)
15041
15050
  null==i?this.style.removeProperty(t):this.style.setProperty(t,i,n)}}function FU(t,e){return t.style.getPropertyValue(e)||TU(t).getComputedStyle(t,null).getPropertyValue(e)}function LU(t){return function(){delete this[t]}}function NU(t,e){return function(){this[t]=e}}function BU(t,e){return function(){var n=e.apply(this,arguments)
15042
- null==n?delete this[t]:this[t]=n}}function PU(t){return t.trim().split(/^|\s+/)}function zU(t){return t.classList||new VU(t)}function VU(t){this._node=t,this._names=PU(t.getAttribute("class")||"")}function HU(t,e){for(var n=zU(t),i=-1,o=e.length;++i<o;)n.add(e[i])}function UU(t,e){for(var n=zU(t),i=-1,o=e.length;++i<o;)n.remove(e[i])}function qU(t){return function(){HU(this,t)}}function jU(t){return function(){UU(this,t)}}function WU(t,e){return function(){(e.apply(this,arguments)?HU:UU)(this,t)}}function GU(){this.textContent=""}function ZU(t){return function(){this.textContent=t}}function KU(t){return function(){var e=t.apply(this,arguments)
15051
+ null==n?delete this[t]:this[t]=n}}function PU(t){return t.trim().split(/^|\s+/)}function zU(t){return t.classList||new VU(t)}function VU(t){this._node=t,this._names=PU(t.getAttribute("class")||"")}function HU(t,e){for(var n=zU(t),i=-1,o=e.length;++i<o;)n.add(e[i])}function UU(t,e){for(var n=zU(t),i=-1,o=e.length;++i<o;)n.remove(e[i])}function qU(t){return function(){HU(this,t)}}function jU(t){return function(){UU(this,t)}}function WU(t,e){return function(){(e.apply(this,arguments)?HU:UU)(this,t)}}function ZU(){this.textContent=""}function GU(t){return function(){this.textContent=t}}function KU(t){return function(){var e=t.apply(this,arguments)
15043
15052
  this.textContent=null==e?"":e}}function YU(){this.innerHTML=""}function XU(t){return function(){this.innerHTML=t}}function JU(t){return function(){var e=t.apply(this,arguments)
15044
15053
  this.innerHTML=null==e?"":e}}function QU(){this.nextSibling&&this.parentNode.appendChild(this)}function tq(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function eq(){return null}function nq(){var t=this.parentNode
15045
15054
  t&&t.removeChild(this)}function iq(){var t=this.cloneNode(!1),e=this.parentNode
@@ -15082,7 +15091,7 @@ return this},attr:function(t,e){var n=iU(t)
15082
15091
  if(arguments.length<2){var i=this.node()
15083
15092
  return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==e?n.local?_U:$U:"function"==typeof e?n.local?AU:EU:n.local?IU:MU)(n,e))},style:function(t,e,n){return arguments.length>1?this.each((null==e?DU:"function"==typeof e?RU:OU)(t,e,null==n?"":n)):FU(this.node(),t)},property:function(t,e){return arguments.length>1?this.each((null==e?LU:"function"==typeof e?BU:NU)(t,e)):this.node()[t]},classed:function(t,e){var n=PU(t+"")
15084
15093
  if(arguments.length<2){for(var i=zU(this.node()),o=-1,r=n.length;++o<r;)if(!i.contains(n[o]))return!1
15085
- return!0}return this.each(("function"==typeof e?WU:e?qU:jU)(n,e))},text:function(t){return arguments.length?this.each(null==t?GU:("function"==typeof t?KU:ZU)(t)):this.node().textContent},html:function(t){return arguments.length?this.each(null==t?YU:("function"==typeof t?JU:XU)(t)):this.node().innerHTML},raise:function(){return this.each(QU)},lower:function(){return this.each(tq)},append:function(t){var e="function"==typeof t?t:sU(t)
15094
+ return!0}return this.each(("function"==typeof e?WU:e?qU:jU)(n,e))},text:function(t){return arguments.length?this.each(null==t?ZU:("function"==typeof t?KU:GU)(t)):this.node().textContent},html:function(t){return arguments.length?this.each(null==t?YU:("function"==typeof t?JU:XU)(t)):this.node().innerHTML},raise:function(){return this.each(QU)},lower:function(){return this.each(tq)},append:function(t){var e="function"==typeof t?t:sU(t)
15086
15095
  return this.select(function(){return this.appendChild(e.apply(this,arguments))})},insert:function(t,e){var n="function"==typeof t?t:sU(t),i=null==e?eq:"function"==typeof e?e:lU(e)
15087
15096
  return this.select(function(){return this.insertBefore(n.apply(this,arguments),i.apply(this,arguments)||null)})},remove:function(){return this.each(nq)},clone:function(t){return this.select(t?oq:iq)},datum:function(t){return arguments.length?this.property("__data__",t):this.node().__data__},on:function(t,e,n){var i,o,r=function(t){return t.trim().split(/^|\s+/).map(function(t){var e="",n=t.indexOf(".")
15088
15097
  return n>=0&&(e=t.slice(n+1),t=t.slice(0,n)),{type:t,name:e}})}(t+""),s=r.length
@@ -15096,13 +15105,13 @@ return n}function yq(){}var wq=.7,xq=1/wq,Cq="\\s*([+-]?\\d+)\\s*",kq="\\s*([+-]
15096
15105
  function Oq(){return this.rgb().formatHex()}function Rq(){return this.rgb().formatRgb()}function Fq(t){var e,n
15097
15106
  return t=(t+"").trim().toLowerCase(),(e=$q.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?Lq(e):3===n?new Pq(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===n?Nq(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===n?Nq(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=_q.exec(t))?new Pq(e[1],e[2],e[3],1):(e=Mq.exec(t))?new Pq(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=Iq.exec(t))?Nq(e[1],e[2],e[3],e[4]):(e=Eq.exec(t))?Nq(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=Aq.exec(t))?jq(e[1],e[2]/100,e[3]/100,1):(e=Tq.exec(t))?jq(e[1],e[2]/100,e[3]/100,e[4]):Dq.hasOwnProperty(t)?Lq(Dq[t]):"transparent"===t?new Pq(NaN,NaN,NaN,0):null}function Lq(t){return new Pq(t>>16&255,t>>8&255,255&t,1)}function Nq(t,e,n,i){return i<=0&&(t=e=n=NaN),new Pq(t,e,n,i)}function Bq(t,e,n,i){return 1===arguments.length?((o=t)instanceof yq||(o=Fq(o)),o?new Pq((o=o.rgb()).r,o.g,o.b,o.opacity):new Pq):new Pq(t,e,n,null==i?1:i)
15098
15107
  var o}function Pq(t,e,n,i){this.r=+t,this.g=+e,this.b=+n,this.opacity=+i}function zq(){return`#${qq(this.r)}${qq(this.g)}${qq(this.b)}`}function Vq(){const t=Hq(this.opacity)
15099
- return`${1===t?"rgb(":"rgba("}${Uq(this.r)}, ${Uq(this.g)}, ${Uq(this.b)}${1===t?")":`, ${t})`}`}function Hq(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function Uq(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function qq(t){return((t=Uq(t))<16?"0":"")+t.toString(16)}function jq(t,e,n,i){return i<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new Gq(t,e,n,i)}function Wq(t){if(t instanceof Gq)return new Gq(t.h,t.s,t.l,t.opacity)
15100
- if(t instanceof yq||(t=Fq(t)),!t)return new Gq
15101
- if(t instanceof Gq)return t
15108
+ return`${1===t?"rgb(":"rgba("}${Uq(this.r)}, ${Uq(this.g)}, ${Uq(this.b)}${1===t?")":`, ${t})`}`}function Hq(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function Uq(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function qq(t){return((t=Uq(t))<16?"0":"")+t.toString(16)}function jq(t,e,n,i){return i<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new Zq(t,e,n,i)}function Wq(t){if(t instanceof Zq)return new Zq(t.h,t.s,t.l,t.opacity)
15109
+ if(t instanceof yq||(t=Fq(t)),!t)return new Zq
15110
+ if(t instanceof Zq)return t
15102
15111
  var e=(t=t.rgb()).r/255,n=t.g/255,i=t.b/255,o=Math.min(e,n,i),r=Math.max(e,n,i),s=NaN,a=r-o,l=(r+o)/2
15103
- return a?(s=e===r?(n-i)/a+6*(n<i):n===r?(i-e)/a+2:(e-n)/a+4,a/=l<.5?r+o:2-r-o,s*=60):a=l>0&&l<1?0:s,new Gq(s,a,l,t.opacity)}function Gq(t,e,n,i){this.h=+t,this.s=+e,this.l=+n,this.opacity=+i}function Zq(t){return(t=(t||0)%360)<0?t+360:t}function Kq(t){return Math.max(0,Math.min(1,t||0))}function Yq(t,e,n){return 255*(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)}vq(yq,Fq,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:Oq,formatHex:Oq,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return Wq(this).formatHsl()},formatRgb:Rq,toString:Rq}),vq(Pq,Bq,bq(yq,{brighter(t){return t=null==t?xq:Math.pow(xq,t),new Pq(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=null==t?wq:Math.pow(wq,t),new Pq(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new Pq(Uq(this.r),Uq(this.g),Uq(this.b),Hq(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:zq,formatHex:zq,formatHex8:function(){return`#${qq(this.r)}${qq(this.g)}${qq(this.b)}${qq(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:Vq,toString:Vq})),vq(Gq,function(t,e,n,i){return 1===arguments.length?Wq(t):new Gq(t,e,n,null==i?1:i)},bq(yq,{brighter(t){return t=null==t?xq:Math.pow(xq,t),new Gq(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=null==t?wq:Math.pow(wq,t),new Gq(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,i=n+(n<.5?n:1-n)*e,o=2*n-i
15104
- return new Pq(Yq(t>=240?t-240:t+120,o,i),Yq(t,o,i),Yq(t<120?t+240:t-120,o,i),this.opacity)},clamp(){return new Gq(Zq(this.h),Kq(this.s),Kq(this.l),Hq(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const t=Hq(this.opacity)
15105
- return`${1===t?"hsl(":"hsla("}${Zq(this.h)}, ${100*Kq(this.s)}%, ${100*Kq(this.l)}%${1===t?")":`, ${t})`}`}}))
15112
+ return a?(s=e===r?(n-i)/a+6*(n<i):n===r?(i-e)/a+2:(e-n)/a+4,a/=l<.5?r+o:2-r-o,s*=60):a=l>0&&l<1?0:s,new Zq(s,a,l,t.opacity)}function Zq(t,e,n,i){this.h=+t,this.s=+e,this.l=+n,this.opacity=+i}function Gq(t){return(t=(t||0)%360)<0?t+360:t}function Kq(t){return Math.max(0,Math.min(1,t||0))}function Yq(t,e,n){return 255*(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)}vq(yq,Fq,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:Oq,formatHex:Oq,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return Wq(this).formatHsl()},formatRgb:Rq,toString:Rq}),vq(Pq,Bq,bq(yq,{brighter(t){return t=null==t?xq:Math.pow(xq,t),new Pq(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=null==t?wq:Math.pow(wq,t),new Pq(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new Pq(Uq(this.r),Uq(this.g),Uq(this.b),Hq(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:zq,formatHex:zq,formatHex8:function(){return`#${qq(this.r)}${qq(this.g)}${qq(this.b)}${qq(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:Vq,toString:Vq})),vq(Zq,function(t,e,n,i){return 1===arguments.length?Wq(t):new Zq(t,e,n,null==i?1:i)},bq(yq,{brighter(t){return t=null==t?xq:Math.pow(xq,t),new Zq(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=null==t?wq:Math.pow(wq,t),new Zq(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,i=n+(n<.5?n:1-n)*e,o=2*n-i
15113
+ return new Pq(Yq(t>=240?t-240:t+120,o,i),Yq(t,o,i),Yq(t<120?t+240:t-120,o,i),this.opacity)},clamp(){return new Zq(Gq(this.h),Kq(this.s),Kq(this.l),Hq(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const t=Hq(this.opacity)
15114
+ return`${1===t?"hsl(":"hsla("}${Gq(this.h)}, ${100*Kq(this.s)}%, ${100*Kq(this.l)}%${1===t?")":`, ${t})`}`}}))
15106
15115
  var Xq=t=>()=>t
15107
15116
  function Jq(t){return 1===(t=+t)?Qq:function(e,n){return n-e?function(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(i){return Math.pow(t+i*e,n)}}(e,n,t):Xq(isNaN(e)?n:e)}}function Qq(t,e){var n=e-t
15108
15117
  return n?function(t,e){return function(n){return t+n*e}}(t,n):Xq(isNaN(t)?e:t)}var tj=function t(e){var n=Jq(e)
@@ -15173,8 +15182,8 @@ if("function"!=typeof n)throw new Error
15173
15182
  return function(){var r=Hj(this,t),s=r.tween
15174
15183
  if(s!==i){o=(i=s).slice()
15175
15184
  for(var a={name:e,value:n},l=0,c=o.length;l<c;++l)if(o[l].name===e){o[l]=a
15176
- break}l===c&&o.push(a)}r.tween=o}}function Gj(t,e,n){var i=t._id
15177
- return t.each(function(){var t=Hj(this,i);(t.value||(t.value={}))[e]=n.apply(this,arguments)}),function(t){return Uj(t,i).value[e]}}function Zj(t,e){var n
15185
+ break}l===c&&o.push(a)}r.tween=o}}function Zj(t,e,n){var i=t._id
15186
+ return t.each(function(){var t=Hj(this,i);(t.value||(t.value={}))[e]=n.apply(this,arguments)}),function(t){return Uj(t,i).value[e]}}function Gj(t,e){var n
15178
15187
  return("number"==typeof e?oj:e instanceof Fq?tj:(n=Fq(e))?(e=n,tj):lj)(t,e)}function Kj(t){return function(){this.removeAttribute(t)}}function Yj(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Xj(t,e,n){var i,o,r=n+""
15179
15188
  return function(){var s=this.getAttribute(t)
15180
15189
  return s===r?null:s===i?o:o=e(i=s,n)}}function Jj(t,e,n){var i,o,r=n+""
@@ -15208,18 +15217,18 @@ zj(s,t,n,c,a,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.
15208
15217
  return arguments.length<2?Uj(this.node(),n).on.on(t):this.each(function(t,e,n){var i,o,r=function(t){return(t+"").trim().split(/^|\s+/).every(function(t){var e=t.indexOf(".")
15209
15218
  return e>=0&&(t=t.slice(0,e)),!t||"start"===t})}(e)?Vj:Hj
15210
15219
  return function(){var s=r(this,t),a=s.on
15211
- a!==i&&(o=(i=a).copy()).on(e,n),s.on=o}}(n,t,e))},attr:function(t,e){var n=iU(t),i="transform"===n?vj:Zj
15212
- return this.attrTween(t,"function"==typeof e?(n.local?tW:Qj)(n,i,Gj(this,"attr."+t,e)):null==e?(n.local?Yj:Kj)(n):(n.local?Jj:Xj)(n,i,e))},attrTween:function(t,e){var n="attr."+t
15220
+ a!==i&&(o=(i=a).copy()).on(e,n),s.on=o}}(n,t,e))},attr:function(t,e){var n=iU(t),i="transform"===n?vj:Gj
15221
+ return this.attrTween(t,"function"==typeof e?(n.local?tW:Qj)(n,i,Zj(this,"attr."+t,e)):null==e?(n.local?Yj:Kj)(n):(n.local?Jj:Xj)(n,i,e))},attrTween:function(t,e){var n="attr."+t
15213
15222
  if(arguments.length<2)return(n=this.tween(n))&&n._value
15214
15223
  if(null==e)return this.tween(n,null)
15215
15224
  if("function"!=typeof e)throw new Error
15216
15225
  var i=iU(t)
15217
- return this.tween(n,(i.local?eW:nW)(i,e))},style:function(t,e,n){var i="transform"==(t+="")?gj:Zj
15226
+ return this.tween(n,(i.local?eW:nW)(i,e))},style:function(t,e,n){var i="transform"==(t+="")?gj:Gj
15218
15227
  return null==e?this.styleTween(t,function(t,e){var n,i,o
15219
15228
  return function(){var r=FU(this,t),s=(this.style.removeProperty(t),FU(this,t))
15220
15229
  return r===s?null:r===n&&s===i?o:o=e(n=r,i=s)}}(t,i)).on("end.style."+t,lW(t)):"function"==typeof e?this.styleTween(t,function(t,e,n){var i,o,r
15221
15230
  return function(){var s=FU(this,t),a=n(this),l=a+""
15222
- return null==a&&(this.style.removeProperty(t),l=a=FU(this,t)),s===l?null:s===i&&l===o?r:(o=l,r=e(i=s,a))}}(t,i,Gj(this,"style."+t,e))).each(function(t,e){var n,i,o,r,s="style."+e,a="end."+s
15231
+ return null==a&&(this.style.removeProperty(t),l=a=FU(this,t)),s===l?null:s===i&&l===o?r:(o=l,r=e(i=s,a))}}(t,i,Zj(this,"style."+t,e))).each(function(t,e){var n,i,o,r,s="style."+e,a="end."+s
15223
15232
  return function(){var l=Hj(this,t),c=l.on,d=null==l.value[s]?r||(r=lW(e)):void 0
15224
15233
  c===n&&o===d||(i=(n=c).copy()).on(a,o=d),l.on=i}}(this._id,t)):this.styleTween(t,function(t,e,n){var i,o,r=n+""
15225
15234
  return function(){var s=FU(this,t)
@@ -15230,7 +15239,7 @@ if("function"!=typeof e)throw new Error
15230
15239
  return this.tween(i,function(t,e,n){var i,o
15231
15240
  function r(){var r=e.apply(this,arguments)
15232
15241
  return r!==o&&(i=(o=r)&&function(t,e,n){return function(i){this.style.setProperty(t,e.call(this,i),n)}}(t,r,n)),i}return r._value=e,r}(t,e,null==n?"":n))},text:function(t){return this.tween("text","function"==typeof t?function(t){return function(){var e=t(this)
15233
- this.textContent=null==e?"":e}}(Gj(this,"text",t)):function(t){return function(){this.textContent=t}}(null==t?"":t+""))},textTween:function(t){var e="text"
15242
+ this.textContent=null==e?"":e}}(Zj(this,"text",t)):function(t){return function(){this.textContent=t}}(null==t?"":t+""))},textTween:function(t){var e="text"
15234
15243
  if(arguments.length<1)return(e=this.tween(e))&&e._value
15235
15244
  if(null==t)return this.tween(e,null)
15236
15245
  if("function"!=typeof t)throw new Error
@@ -15300,48 +15309,48 @@ return e}(t),i=n.reduce((t,e)=>t+e.byteLength,0)
15300
15309
  let o,r,s,a=0,l=-1
15301
15310
  const c=Math.min(e||Number.POSITIVE_INFINITY,i)
15302
15311
  for(const t=n.length;++l<t;){if(o=n[l],r=o.subarray(0,Math.min(o.length,c-a)),c<=a+r.length){r.length<o.length?n[l]=o.subarray(r.length):r.length===o.length&&l++,s?jW(s,r,a):s=r
15303
- break}jW(s||(s=new Uint8Array(c)),r,a),a+=r.length}return[s||new Uint8Array(0),n.slice(l),i-(s?s.byteLength:0)]}function GW(t,e){let n=BW(e)?e.value:e
15304
- return n instanceof t?t===Uint8Array?new t(n.buffer,n.byteOffset,n.byteLength):n:n?("string"==typeof n&&(n=TW(n)),n instanceof ArrayBuffer||n instanceof qW?new t(n):OW(i=n)&&DW(i.clear)&&DW(i.bytes)&&DW(i.position)&&DW(i.setPosition)&&DW(i.capacity)&&DW(i.getBufferIdentifier)&&DW(i.createLong)?GW(t,n.bytes()):ArrayBuffer.isView(n)?n.byteLength<=0?new t(0):new t(n.buffer,n.byteOffset,n.byteLength/t.BYTES_PER_ELEMENT):t.from(n)):new t(0)
15305
- var i}const ZW=t=>GW(Int32Array,t),KW=t=>GW(BigInt64Array,t),YW=t=>GW(Uint8Array,t),XW=t=>(t.next(),t)
15312
+ break}jW(s||(s=new Uint8Array(c)),r,a),a+=r.length}return[s||new Uint8Array(0),n.slice(l),i-(s?s.byteLength:0)]}function ZW(t,e){let n=BW(e)?e.value:e
15313
+ return n instanceof t?t===Uint8Array?new t(n.buffer,n.byteOffset,n.byteLength):n:n?("string"==typeof n&&(n=TW(n)),n instanceof ArrayBuffer||n instanceof qW?new t(n):OW(i=n)&&DW(i.clear)&&DW(i.bytes)&&DW(i.position)&&DW(i.setPosition)&&DW(i.capacity)&&DW(i.getBufferIdentifier)&&DW(i.createLong)?ZW(t,n.bytes()):ArrayBuffer.isView(n)?n.byteLength<=0?new t(0):new t(n.buffer,n.byteOffset,n.byteLength/t.BYTES_PER_ELEMENT):t.from(n)):new t(0)
15314
+ var i}const GW=t=>ZW(Int32Array,t),KW=t=>ZW(BigInt64Array,t),YW=t=>ZW(Uint8Array,t),XW=t=>(t.next(),t)
15306
15315
  const JW=t=>function*(t,e){const n=function*(t){yield t},i="string"==typeof e||ArrayBuffer.isView(e)||e instanceof ArrayBuffer||e instanceof qW?n(e):FW(e)?e:n(e)
15307
15316
  return yield*XW(function*(e){let n=null
15308
- do{n=e.next(yield GW(t,n))}while(!n.done)}(i[Symbol.iterator]())),new t}(Uint8Array,t)
15317
+ do{n=e.next(yield ZW(t,n))}while(!n.done)}(i[Symbol.iterator]())),new t}(Uint8Array,t)
15309
15318
  function QW(t,e){return o(this,arguments,function*(){if(RW(e))return yield i(yield i(yield*r(s(QW(t,yield i(e))))))
15310
15319
  const n=function(t){return o(this,arguments,function*(){yield yield i(yield i(t))})},a="string"==typeof e||ArrayBuffer.isView(e)||e instanceof ArrayBuffer||e instanceof qW?n(e):FW(e)?function(t){return o(this,arguments,function*(){yield i(yield*r(s(XW(function*(t){let e=null
15311
15320
  do{e=t.next(yield null==e?void 0:e.value)}while(!e.done)}(t[Symbol.iterator]())))))})}(e):LW(e)?e:n(e)
15312
15321
  return yield i(yield*r(s(XW(function(e){return o(this,arguments,function*(){let n=null
15313
- do{n=yield i(e.next(yield yield i(GW(t,n))))}while(!n.done)})}(a[Symbol.asyncIterator]()))))),yield i(new t)})}const tG=t=>QW(Uint8Array,t)
15314
- var eG={fromIterable:t=>nG(function*(t){let e,n,i,o,r=!1,s=[],a=0
15322
+ do{n=yield i(e.next(yield yield i(ZW(t,n))))}while(!n.done)})}(a[Symbol.asyncIterator]()))))),yield i(new t)})}const tZ=t=>QW(Uint8Array,t)
15323
+ var eZ={fromIterable:t=>nZ(function*(t){let e,n,i,o,r=!1,s=[],a=0
15315
15324
  function l(){return"peek"===i?WW(s,o)[0]:([n,s,a]=WW(s,o),n)}({cmd:i,size:o}=(yield null)||{cmd:"read",size:0})
15316
15325
  const c=JW(t)[Symbol.iterator]()
15317
- try{do{if(({done:e,value:n}=Number.isNaN(o-a)?c.next():c.next(o-a)),!e&&n.byteLength>0&&(s.push(n),a+=n.byteLength),e||o<=a)do{({cmd:i,size:o}=yield l())}while(o<a)}while(!e)}catch(t){r=!0,"function"==typeof c.throw&&c.throw(t)}finally{!1===r&&"function"==typeof c.return&&c.return(null)}return null}(t)),fromAsyncIterable:t=>nG(function(t){return o(this,arguments,function*(){let e,n,o,r,s=!1,a=[],l=0
15326
+ try{do{if(({done:e,value:n}=Number.isNaN(o-a)?c.next():c.next(o-a)),!e&&n.byteLength>0&&(s.push(n),a+=n.byteLength),e||o<=a)do{({cmd:i,size:o}=yield l())}while(o<a)}while(!e)}catch(t){r=!0,"function"==typeof c.throw&&c.throw(t)}finally{!1===r&&"function"==typeof c.return&&c.return(null)}return null}(t)),fromAsyncIterable:t=>nZ(function(t){return o(this,arguments,function*(){let e,n,o,r,s=!1,a=[],l=0
15318
15327
  function c(){return"peek"===o?WW(a,r)[0]:([n,a,l]=WW(a,r),n)}({cmd:o,size:r}=(yield yield i(null))||{cmd:"read",size:0})
15319
- const d=tG(t)[Symbol.asyncIterator]()
15320
- try{do{if(({done:e,value:n}=Number.isNaN(r-l)?yield i(d.next()):yield i(d.next(r-l))),!e&&n.byteLength>0&&(a.push(n),l+=n.byteLength),e||r<=l)do{({cmd:o,size:r}=yield yield i(c()))}while(r<l)}while(!e)}catch(t){s=!0,"function"==typeof d.throw&&(yield i(d.throw(t)))}finally{!1===s&&"function"==typeof d.return&&(yield i(d.return(new Uint8Array(0))))}return yield i(null)})}(t)),fromDOMStream:t=>nG(function(t){return o(this,arguments,function*(){let e,n,o,r=!1,s=!1,a=[],l=0
15328
+ const d=tZ(t)[Symbol.asyncIterator]()
15329
+ try{do{if(({done:e,value:n}=Number.isNaN(r-l)?yield i(d.next()):yield i(d.next(r-l))),!e&&n.byteLength>0&&(a.push(n),l+=n.byteLength),e||r<=l)do{({cmd:o,size:r}=yield yield i(c()))}while(r<l)}while(!e)}catch(t){s=!0,"function"==typeof d.throw&&(yield i(d.throw(t)))}finally{!1===s&&"function"==typeof d.return&&(yield i(d.return(new Uint8Array(0))))}return yield i(null)})}(t)),fromDOMStream:t=>nZ(function(t){return o(this,arguments,function*(){let e,n,o,r=!1,s=!1,a=[],l=0
15321
15330
  function c(){return"peek"===n?WW(a,o)[0]:([e,a,l]=WW(a,o),e)}({cmd:n,size:o}=(yield yield i(null))||{cmd:"read",size:0})
15322
- const d=new iG(t)
15323
- try{do{if(({done:r,value:e}=Number.isNaN(o-l)?yield i(d.read()):yield i(d.read(o-l))),!r&&e.byteLength>0&&(a.push(YW(e)),l+=e.byteLength),r||o<=l)do{({cmd:n,size:o}=yield yield i(c()))}while(o<l)}while(!r)}catch(t){s=!0,yield i(d.cancel(t))}finally{!1===s?yield i(d.cancel()):t.locked&&d.releaseLock()}return yield i(null)})}(t)),fromNodeStream:t=>nG(function(t){return o(this,arguments,function*(){const e=[]
15331
+ const d=new iZ(t)
15332
+ try{do{if(({done:r,value:e}=Number.isNaN(o-l)?yield i(d.read()):yield i(d.read(o-l))),!r&&e.byteLength>0&&(a.push(YW(e)),l+=e.byteLength),r||o<=l)do{({cmd:n,size:o}=yield yield i(c()))}while(o<l)}while(!r)}catch(t){s=!0,yield i(d.cancel(t))}finally{!1===s?yield i(d.cancel()):t.locked&&d.releaseLock()}return yield i(null)})}(t)),fromNodeStream:t=>nZ(function(t){return o(this,arguments,function*(){const e=[]
15324
15333
  let n,o,r,s="error",a=!1,l=null,c=0,d=[]
15325
15334
  function h(){return"peek"===n?WW(d,o)[0]:([r,d,c]=WW(d,o),r)}if(({cmd:n,size:o}=(yield yield i(null))||{cmd:"read",size:0}),t.isTTY)return yield yield i(new Uint8Array(0)),yield i(null)
15326
- try{e[0]=oG(t,"end"),e[1]=oG(t,"error")
15327
- do{if(e[2]=oG(t,"readable"),[s,l]=yield i(Promise.race(e.map(t=>t[2]))),"error"===s)break
15335
+ try{e[0]=oZ(t,"end"),e[1]=oZ(t,"error")
15336
+ do{if(e[2]=oZ(t,"readable"),[s,l]=yield i(Promise.race(e.map(t=>t[2]))),"error"===s)break
15328
15337
  if((a="end"===s)||(Number.isFinite(o-c)?(r=YW(t.read(o-c)),r.byteLength<o-c&&(r=YW(t.read()))):r=YW(t.read()),r.byteLength>0&&(d.push(r),c+=r.byteLength)),a||o<=c)do{({cmd:n,size:o}=yield yield i(h()))}while(o<c)}while(!a)}finally{yield i(u(e,"error"===s?l:null))}return yield i(null)
15329
15338
  function u(e,n){return r=d=null,new Promise((i,o)=>{for(const[n,i]of e)t.off(n,i)
15330
15339
  try{const e=t.destroy
15331
15340
  e&&e.call(t,n),n=void 0}catch(t){n=t||n}finally{null!=n?o(n):i()}})}})}(t)),toDOMStream(t,e){throw new Error('"toDOMStream" not available in this environment')},toNodeStream(t,e){throw new Error('"toNodeStream" not available in this environment')}}
15332
- const nG=t=>(t.next(),t)
15333
- class iG{constructor(t){this.source=t,this.reader=null,this.reader=this.source.getReader(),this.reader.closed.catch(()=>{})}get closed(){return this.reader?this.reader.closed.catch(()=>{}):Promise.resolve()}releaseLock(){this.reader&&this.reader.releaseLock(),this.reader=null}cancel(t){return e(this,void 0,void 0,function*(){const{reader:e,source:n}=this
15341
+ const nZ=t=>(t.next(),t)
15342
+ class iZ{constructor(t){this.source=t,this.reader=null,this.reader=this.source.getReader(),this.reader.closed.catch(()=>{})}get closed(){return this.reader?this.reader.closed.catch(()=>{}):Promise.resolve()}releaseLock(){this.reader&&this.reader.releaseLock(),this.reader=null}cancel(t){return e(this,void 0,void 0,function*(){const{reader:e,source:n}=this
15334
15343
  e&&(yield e.cancel(t).catch(()=>{})),n&&n.locked&&this.releaseLock()})}read(t){return e(this,void 0,void 0,function*(){if(0===t)return{done:null==this.reader,value:new Uint8Array(0)}
15335
15344
  const e=yield this.reader.read()
15336
- return!e.done&&(e.value=YW(e)),e})}}const oG=(t,e)=>{const n=t=>i([e,t])
15345
+ return!e.done&&(e.value=YW(e)),e})}}const oZ=(t,e)=>{const n=t=>i([e,t])
15337
15346
  let i
15338
15347
  return[e,n,new Promise(o=>(i=o)&&t.once(e,n))]}
15339
- var rG,sG,aG,lG,cG,dG
15340
- !function(t){t[t.V1=0]="V1",t[t.V2=1]="V2",t[t.V3=2]="V3",t[t.V4=3]="V4",t[t.V5=4]="V5"}(rG||(rG={})),function(t){t[t.Sparse=0]="Sparse",t[t.Dense=1]="Dense"}(sG||(sG={})),function(t){t[t.HALF=0]="HALF",t[t.SINGLE=1]="SINGLE",t[t.DOUBLE=2]="DOUBLE"}(aG||(aG={})),function(t){t[t.DAY=0]="DAY",t[t.MILLISECOND=1]="MILLISECOND"}(lG||(lG={})),function(t){t[t.SECOND=0]="SECOND",t[t.MILLISECOND=1]="MILLISECOND",t[t.MICROSECOND=2]="MICROSECOND",t[t.NANOSECOND=3]="NANOSECOND"}(cG||(cG={})),function(t){t[t.YEAR_MONTH=0]="YEAR_MONTH",t[t.DAY_TIME=1]="DAY_TIME",t[t.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"}(dG||(dG={}))
15341
- const hG=new Int32Array(2),uG=new Float32Array(hG.buffer),pG=new Float64Array(hG.buffer),fG=1===new Uint16Array(new Uint8Array([1,0]).buffer)[0]
15342
- var mG
15343
- !function(t){t[t.UTF8_BYTES=1]="UTF8_BYTES",t[t.UTF16_STRING=2]="UTF16_STRING"}(mG||(mG={}))
15344
- let gG=class t{constructor(t){this.bytes_=t,this.position_=0,this.text_decoder_=new TextDecoder}static allocate(e){return new t(new Uint8Array(e))}clear(){this.position_=0}bytes(){return this.bytes_}position(){return this.position_}setPosition(t){this.position_=t}capacity(){return this.bytes_.length}readInt8(t){return this.readUint8(t)<<24>>24}readUint8(t){return this.bytes_[t]}readInt16(t){return this.readUint16(t)<<16>>16}readUint16(t){return this.bytes_[t]|this.bytes_[t+1]<<8}readInt32(t){return this.bytes_[t]|this.bytes_[t+1]<<8|this.bytes_[t+2]<<16|this.bytes_[t+3]<<24}readUint32(t){return this.readInt32(t)>>>0}readInt64(t){return BigInt.asIntN(64,BigInt(this.readUint32(t))+(BigInt(this.readUint32(t+4))<<BigInt(32)))}readUint64(t){return BigInt.asUintN(64,BigInt(this.readUint32(t))+(BigInt(this.readUint32(t+4))<<BigInt(32)))}readFloat32(t){return hG[0]=this.readInt32(t),uG[0]}readFloat64(t){return hG[fG?0:1]=this.readInt32(t),hG[fG?1:0]=this.readInt32(t+4),pG[0]}writeInt8(t,e){this.bytes_[t]=e}writeUint8(t,e){this.bytes_[t]=e}writeInt16(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8}writeUint16(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8}writeInt32(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8,this.bytes_[t+2]=e>>16,this.bytes_[t+3]=e>>24}writeUint32(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8,this.bytes_[t+2]=e>>16,this.bytes_[t+3]=e>>24}writeInt64(t,e){this.writeInt32(t,Number(BigInt.asIntN(32,e))),this.writeInt32(t+4,Number(BigInt.asIntN(32,e>>BigInt(32))))}writeUint64(t,e){this.writeUint32(t,Number(BigInt.asUintN(32,e))),this.writeUint32(t+4,Number(BigInt.asUintN(32,e>>BigInt(32))))}writeFloat32(t,e){uG[0]=e,this.writeInt32(t,hG[0])}writeFloat64(t,e){pG[0]=e,this.writeInt32(t,hG[fG?0:1]),this.writeInt32(t+4,hG[fG?1:0])}getBufferIdentifier(){if(this.bytes_.length<this.position_+4+4)throw new Error("FlatBuffers: ByteBuffer is too short to contain an identifier.")
15348
+ var rZ,sZ,aZ,lZ,cZ,dZ
15349
+ !function(t){t[t.V1=0]="V1",t[t.V2=1]="V2",t[t.V3=2]="V3",t[t.V4=3]="V4",t[t.V5=4]="V5"}(rZ||(rZ={})),function(t){t[t.Sparse=0]="Sparse",t[t.Dense=1]="Dense"}(sZ||(sZ={})),function(t){t[t.HALF=0]="HALF",t[t.SINGLE=1]="SINGLE",t[t.DOUBLE=2]="DOUBLE"}(aZ||(aZ={})),function(t){t[t.DAY=0]="DAY",t[t.MILLISECOND=1]="MILLISECOND"}(lZ||(lZ={})),function(t){t[t.SECOND=0]="SECOND",t[t.MILLISECOND=1]="MILLISECOND",t[t.MICROSECOND=2]="MICROSECOND",t[t.NANOSECOND=3]="NANOSECOND"}(cZ||(cZ={})),function(t){t[t.YEAR_MONTH=0]="YEAR_MONTH",t[t.DAY_TIME=1]="DAY_TIME",t[t.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"}(dZ||(dZ={}))
15350
+ const hZ=new Int32Array(2),uZ=new Float32Array(hZ.buffer),pZ=new Float64Array(hZ.buffer),fZ=1===new Uint16Array(new Uint8Array([1,0]).buffer)[0]
15351
+ var mZ
15352
+ !function(t){t[t.UTF8_BYTES=1]="UTF8_BYTES",t[t.UTF16_STRING=2]="UTF16_STRING"}(mZ||(mZ={}))
15353
+ let gZ=class t{constructor(t){this.bytes_=t,this.position_=0,this.text_decoder_=new TextDecoder}static allocate(e){return new t(new Uint8Array(e))}clear(){this.position_=0}bytes(){return this.bytes_}position(){return this.position_}setPosition(t){this.position_=t}capacity(){return this.bytes_.length}readInt8(t){return this.readUint8(t)<<24>>24}readUint8(t){return this.bytes_[t]}readInt16(t){return this.readUint16(t)<<16>>16}readUint16(t){return this.bytes_[t]|this.bytes_[t+1]<<8}readInt32(t){return this.bytes_[t]|this.bytes_[t+1]<<8|this.bytes_[t+2]<<16|this.bytes_[t+3]<<24}readUint32(t){return this.readInt32(t)>>>0}readInt64(t){return BigInt.asIntN(64,BigInt(this.readUint32(t))+(BigInt(this.readUint32(t+4))<<BigInt(32)))}readUint64(t){return BigInt.asUintN(64,BigInt(this.readUint32(t))+(BigInt(this.readUint32(t+4))<<BigInt(32)))}readFloat32(t){return hZ[0]=this.readInt32(t),uZ[0]}readFloat64(t){return hZ[fZ?0:1]=this.readInt32(t),hZ[fZ?1:0]=this.readInt32(t+4),pZ[0]}writeInt8(t,e){this.bytes_[t]=e}writeUint8(t,e){this.bytes_[t]=e}writeInt16(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8}writeUint16(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8}writeInt32(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8,this.bytes_[t+2]=e>>16,this.bytes_[t+3]=e>>24}writeUint32(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8,this.bytes_[t+2]=e>>16,this.bytes_[t+3]=e>>24}writeInt64(t,e){this.writeInt32(t,Number(BigInt.asIntN(32,e))),this.writeInt32(t+4,Number(BigInt.asIntN(32,e>>BigInt(32))))}writeUint64(t,e){this.writeUint32(t,Number(BigInt.asUintN(32,e))),this.writeUint32(t+4,Number(BigInt.asUintN(32,e>>BigInt(32))))}writeFloat32(t,e){uZ[0]=e,this.writeInt32(t,hZ[0])}writeFloat64(t,e){pZ[0]=e,this.writeInt32(t,hZ[fZ?0:1]),this.writeInt32(t+4,hZ[fZ?1:0])}getBufferIdentifier(){if(this.bytes_.length<this.position_+4+4)throw new Error("FlatBuffers: ByteBuffer is too short to contain an identifier.")
15345
15354
  let t=""
15346
15355
  for(let e=0;e<4;e++)t+=String.fromCharCode(this.readInt8(this.position_+4+e))
15347
15356
  return t}__offset(t,e){const n=t-this.readInt32(t)
@@ -15349,19 +15358,19 @@ return e<this.readInt16(n)?this.readInt16(n+e):0}__union(t,e){return t.bb_pos=e+
15349
15358
  const n=this.readInt32(t)
15350
15359
  t+=4
15351
15360
  const i=this.bytes_.subarray(t,t+n)
15352
- return e===mG.UTF8_BYTES?i:this.text_decoder_.decode(i)}__union_with_string(t,e){return"string"==typeof t?this.__string(e):this.__union(t,e)}__indirect(t){return t+this.readInt32(t)}__vector(t){return t+this.readInt32(t)+4}__vector_len(t){return this.readInt32(t+this.readInt32(t))}__has_identifier(t){if(4!=t.length)throw new Error("FlatBuffers: file identifier must be length 4")
15361
+ return e===mZ.UTF8_BYTES?i:this.text_decoder_.decode(i)}__union_with_string(t,e){return"string"==typeof t?this.__string(e):this.__union(t,e)}__indirect(t){return t+this.readInt32(t)}__vector(t){return t+this.readInt32(t)+4}__vector_len(t){return this.readInt32(t+this.readInt32(t))}__has_identifier(t){if(4!=t.length)throw new Error("FlatBuffers: file identifier must be length 4")
15353
15362
  for(let e=0;e<4;e++)if(t.charCodeAt(e)!=this.readInt8(this.position()+4+e))return!1
15354
15363
  return!0}createScalarList(t,e){const n=[]
15355
15364
  for(let i=0;i<e;++i){const e=t(i)
15356
15365
  null!==e&&n.push(e)}return n}createObjList(t,e){const n=[]
15357
15366
  for(let i=0;i<e;++i){const e=t(i)
15358
- null!==e&&n.push(e.unpack())}return n}},vG=class t{constructor(t){let e
15359
- this.minalign=1,this.vtable=null,this.vtable_in_use=0,this.isNested=!1,this.object_start=0,this.vtables=[],this.vector_num_elems=0,this.force_defaults=!1,this.string_maps=null,this.text_encoder=new TextEncoder,e=t||1024,this.bb=gG.allocate(e),this.space=e}clear(){this.bb.clear(),this.space=this.bb.capacity(),this.minalign=1,this.vtable=null,this.vtable_in_use=0,this.isNested=!1,this.object_start=0,this.vtables=[],this.vector_num_elems=0,this.force_defaults=!1,this.string_maps=null}forceDefaults(t){this.force_defaults=t}dataBuffer(){return this.bb}asUint8Array(){return this.bb.bytes().subarray(this.bb.position(),this.bb.position()+this.offset())}prep(e,n){e>this.minalign&&(this.minalign=e)
15367
+ null!==e&&n.push(e.unpack())}return n}},vZ=class t{constructor(t){let e
15368
+ this.minalign=1,this.vtable=null,this.vtable_in_use=0,this.isNested=!1,this.object_start=0,this.vtables=[],this.vector_num_elems=0,this.force_defaults=!1,this.string_maps=null,this.text_encoder=new TextEncoder,e=t||1024,this.bb=gZ.allocate(e),this.space=e}clear(){this.bb.clear(),this.space=this.bb.capacity(),this.minalign=1,this.vtable=null,this.vtable_in_use=0,this.isNested=!1,this.object_start=0,this.vtables=[],this.vector_num_elems=0,this.force_defaults=!1,this.string_maps=null}forceDefaults(t){this.force_defaults=t}dataBuffer(){return this.bb}asUint8Array(){return this.bb.bytes().subarray(this.bb.position(),this.bb.position()+this.offset())}prep(e,n){e>this.minalign&&(this.minalign=e)
15360
15369
  const i=1+~(this.bb.capacity()-this.space+n)&e-1
15361
15370
  for(;this.space<i+e+n;){const e=this.bb.capacity()
15362
15371
  this.bb=t.growByteBuffer(this.bb),this.space+=this.bb.capacity()-e}this.pad(i)}pad(t){for(let e=0;e<t;e++)this.bb.writeInt8(--this.space,0)}writeInt8(t){this.bb.writeInt8(this.space-=1,t)}writeInt16(t){this.bb.writeInt16(this.space-=2,t)}writeInt32(t){this.bb.writeInt32(this.space-=4,t)}writeInt64(t){this.bb.writeInt64(this.space-=8,t)}writeFloat32(t){this.bb.writeFloat32(this.space-=4,t)}writeFloat64(t){this.bb.writeFloat64(this.space-=8,t)}addInt8(t){this.prep(1,0),this.writeInt8(t)}addInt16(t){this.prep(2,0),this.writeInt16(t)}addInt32(t){this.prep(4,0),this.writeInt32(t)}addInt64(t){this.prep(8,0),this.writeInt64(t)}addFloat32(t){this.prep(4,0),this.writeFloat32(t)}addFloat64(t){this.prep(8,0),this.writeFloat64(t)}addFieldInt8(t,e,n){(this.force_defaults||e!=n)&&(this.addInt8(e),this.slot(t))}addFieldInt16(t,e,n){(this.force_defaults||e!=n)&&(this.addInt16(e),this.slot(t))}addFieldInt32(t,e,n){(this.force_defaults||e!=n)&&(this.addInt32(e),this.slot(t))}addFieldInt64(t,e,n){(this.force_defaults||e!==n)&&(this.addInt64(e),this.slot(t))}addFieldFloat32(t,e,n){(this.force_defaults||e!=n)&&(this.addFloat32(e),this.slot(t))}addFieldFloat64(t,e,n){(this.force_defaults||e!=n)&&(this.addFloat64(e),this.slot(t))}addFieldOffset(t,e,n){(this.force_defaults||e!=n)&&(this.addOffset(e),this.slot(t))}addFieldStruct(t,e,n){e!=n&&(this.nested(e),this.slot(t))}nested(t){if(t!=this.offset())throw new TypeError("FlatBuffers: struct must be serialized inline.")}notNested(){if(this.isNested)throw new TypeError("FlatBuffers: object serialization must not be nested.")}slot(t){null!==this.vtable&&(this.vtable[t]=this.offset())}offset(){return this.bb.capacity()-this.space}static growByteBuffer(t){const e=t.capacity()
15363
15372
  if(3221225472&e)throw new Error("FlatBuffers: cannot grow buffer beyond 2 gigabytes.")
15364
- const n=e<<1,i=gG.allocate(n)
15373
+ const n=e<<1,i=gZ.allocate(n)
15365
15374
  return i.setPosition(n-e),i.bytes().set(t.bytes(),n-e),i}addOffset(t){this.prep(4,0),this.writeInt32(this.offset()-t+4)}startObject(t){this.notNested(),null==this.vtable&&(this.vtable=[]),this.vtable_in_use=t
15366
15375
  for(let e=0;e<t;e++)this.vtable[e]=0
15367
15376
  this.isNested=!0,this.object_start=this.offset()}endObject(){if(null==this.vtable||!this.isNested)throw new Error("FlatBuffers: endObject called without startObject")
@@ -15391,106 +15400,106 @@ return e=t instanceof Uint8Array?t:this.text_encoder.encode(t),this.addInt8(0),t
15391
15400
  for(let n=0;n<t.length;++n){const i=t[n]
15392
15401
  if(null===i)throw new TypeError("FlatBuffers: Argument for createObjectOffsetList cannot contain null.")
15393
15402
  e.push(this.createObjectOffset(i))}return e}createStructOffsetList(t,e){return e(this,t.length),this.createObjectOffsetList(t.slice().reverse()),this.endVector()}}
15394
- var bG,yG
15395
- !function(t){t[t.BUFFER=0]="BUFFER"}(bG||(bG={})),function(t){t[t.LZ4_FRAME=0]="LZ4_FRAME",t[t.ZSTD=1]="ZSTD"}(yG||(yG={}))
15396
- let wG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBodyCompression(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBodyCompression(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}codec(){const t=this.bb.__offset(this.bb_pos,4)
15397
- return t?this.bb.readInt8(this.bb_pos+t):yG.LZ4_FRAME}method(){const t=this.bb.__offset(this.bb_pos,6)
15398
- return t?this.bb.readInt8(this.bb_pos+t):bG.BUFFER}static startBodyCompression(t){t.startObject(2)}static addCodec(t,e){t.addFieldInt8(0,e,yG.LZ4_FRAME)}static addMethod(t,e){t.addFieldInt8(1,e,bG.BUFFER)}static endBodyCompression(t){return t.endObject()}static createBodyCompression(e,n,i){return t.startBodyCompression(e),t.addCodec(e,n),t.addMethod(e,i),t.endBodyCompression(e)}}
15399
- class xG{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}offset(){return this.bb.readInt64(this.bb_pos)}length(){return this.bb.readInt64(this.bb_pos+8)}static sizeOf(){return 16}static createBuffer(t,e,n){return t.prep(8,16),t.writeInt64(BigInt(null!=n?n:0)),t.writeInt64(BigInt(null!=e?e:0)),t.offset()}}let CG=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}length(){return this.bb.readInt64(this.bb_pos)}nullCount(){return this.bb.readInt64(this.bb_pos+8)}static sizeOf(){return 16}static createFieldNode(t,e,n){return t.prep(8,16),t.writeInt64(BigInt(null!=n?n:0)),t.writeInt64(BigInt(null!=e?e:0)),t.offset()}},kG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsRecordBatch(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsRecordBatch(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}length(){const t=this.bb.__offset(this.bb_pos,4)
15403
+ var bZ,yZ
15404
+ !function(t){t[t.BUFFER=0]="BUFFER"}(bZ||(bZ={})),function(t){t[t.LZ4_FRAME=0]="LZ4_FRAME",t[t.ZSTD=1]="ZSTD"}(yZ||(yZ={}))
15405
+ let wZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBodyCompression(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBodyCompression(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}codec(){const t=this.bb.__offset(this.bb_pos,4)
15406
+ return t?this.bb.readInt8(this.bb_pos+t):yZ.LZ4_FRAME}method(){const t=this.bb.__offset(this.bb_pos,6)
15407
+ return t?this.bb.readInt8(this.bb_pos+t):bZ.BUFFER}static startBodyCompression(t){t.startObject(2)}static addCodec(t,e){t.addFieldInt8(0,e,yZ.LZ4_FRAME)}static addMethod(t,e){t.addFieldInt8(1,e,bZ.BUFFER)}static endBodyCompression(t){return t.endObject()}static createBodyCompression(e,n,i){return t.startBodyCompression(e),t.addCodec(e,n),t.addMethod(e,i),t.endBodyCompression(e)}}
15408
+ class xZ{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}offset(){return this.bb.readInt64(this.bb_pos)}length(){return this.bb.readInt64(this.bb_pos+8)}static sizeOf(){return 16}static createBuffer(t,e,n){return t.prep(8,16),t.writeInt64(BigInt(null!=n?n:0)),t.writeInt64(BigInt(null!=e?e:0)),t.offset()}}let CZ=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}length(){return this.bb.readInt64(this.bb_pos)}nullCount(){return this.bb.readInt64(this.bb_pos+8)}static sizeOf(){return 16}static createFieldNode(t,e,n){return t.prep(8,16),t.writeInt64(BigInt(null!=n?n:0)),t.writeInt64(BigInt(null!=e?e:0)),t.offset()}},kZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsRecordBatch(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsRecordBatch(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}length(){const t=this.bb.__offset(this.bb_pos,4)
15400
15409
  return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}nodes(t,e){const n=this.bb.__offset(this.bb_pos,6)
15401
- return n?(e||new CG).__init(this.bb.__vector(this.bb_pos+n)+16*t,this.bb):null}nodesLength(){const t=this.bb.__offset(this.bb_pos,6)
15410
+ return n?(e||new CZ).__init(this.bb.__vector(this.bb_pos+n)+16*t,this.bb):null}nodesLength(){const t=this.bb.__offset(this.bb_pos,6)
15402
15411
  return t?this.bb.__vector_len(this.bb_pos+t):0}buffers(t,e){const n=this.bb.__offset(this.bb_pos,8)
15403
- return n?(e||new xG).__init(this.bb.__vector(this.bb_pos+n)+16*t,this.bb):null}buffersLength(){const t=this.bb.__offset(this.bb_pos,8)
15412
+ return n?(e||new xZ).__init(this.bb.__vector(this.bb_pos+n)+16*t,this.bb):null}buffersLength(){const t=this.bb.__offset(this.bb_pos,8)
15404
15413
  return t?this.bb.__vector_len(this.bb_pos+t):0}compression(t){const e=this.bb.__offset(this.bb_pos,10)
15405
- return e?(t||new wG).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}static startRecordBatch(t){t.startObject(4)}static addLength(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addNodes(t,e){t.addFieldOffset(1,e,0)}static startNodesVector(t,e){t.startVector(16,e,8)}static addBuffers(t,e){t.addFieldOffset(2,e,0)}static startBuffersVector(t,e){t.startVector(16,e,8)}static addCompression(t,e){t.addFieldOffset(3,e,0)}static endRecordBatch(t){return t.endObject()}},SG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryBatch(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDictionaryBatch(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}id(){const t=this.bb.__offset(this.bb_pos,4)
15414
+ return e?(t||new wZ).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}static startRecordBatch(t){t.startObject(4)}static addLength(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addNodes(t,e){t.addFieldOffset(1,e,0)}static startNodesVector(t,e){t.startVector(16,e,8)}static addBuffers(t,e){t.addFieldOffset(2,e,0)}static startBuffersVector(t,e){t.startVector(16,e,8)}static addCompression(t,e){t.addFieldOffset(3,e,0)}static endRecordBatch(t){return t.endObject()}},SZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryBatch(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDictionaryBatch(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}id(){const t=this.bb.__offset(this.bb_pos,4)
15406
15415
  return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}data(t){const e=this.bb.__offset(this.bb_pos,6)
15407
- return e?(t||new kG).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}isDelta(){const t=this.bb.__offset(this.bb_pos,8)
15416
+ return e?(t||new kZ).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}isDelta(){const t=this.bb.__offset(this.bb_pos,8)
15408
15417
  return!!t&&!!this.bb.readInt8(this.bb_pos+t)}static startDictionaryBatch(t){t.startObject(3)}static addId(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addData(t,e){t.addFieldOffset(1,e,0)}static addIsDelta(t,e){t.addFieldInt8(2,+e,0)}static endDictionaryBatch(t){return t.endObject()}}
15409
- var $G,_G
15410
- !function(t){t[t.Little=0]="Little",t[t.Big=1]="Big"}($G||($G={})),function(t){t[t.DenseArray=0]="DenseArray"}(_G||(_G={}))
15411
- class MG{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInt(t,e){return(e||new MG).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInt(t,e){return t.setPosition(t.position()+4),(e||new MG).__init(t.readInt32(t.position())+t.position(),t)}bitWidth(){const t=this.bb.__offset(this.bb_pos,4)
15418
+ var $Z,_Z
15419
+ !function(t){t[t.Little=0]="Little",t[t.Big=1]="Big"}($Z||($Z={})),function(t){t[t.DenseArray=0]="DenseArray"}(_Z||(_Z={}))
15420
+ class MZ{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInt(t,e){return(e||new MZ).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInt(t,e){return t.setPosition(t.position()+4),(e||new MZ).__init(t.readInt32(t.position())+t.position(),t)}bitWidth(){const t=this.bb.__offset(this.bb_pos,4)
15412
15421
  return t?this.bb.readInt32(this.bb_pos+t):0}isSigned(){const t=this.bb.__offset(this.bb_pos,6)
15413
- return!!t&&!!this.bb.readInt8(this.bb_pos+t)}static startInt(t){t.startObject(2)}static addBitWidth(t,e){t.addFieldInt32(0,e,0)}static addIsSigned(t,e){t.addFieldInt8(1,+e,0)}static endInt(t){return t.endObject()}static createInt(t,e,n){return MG.startInt(t),MG.addBitWidth(t,e),MG.addIsSigned(t,n),MG.endInt(t)}}class IG{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryEncoding(t,e){return(e||new IG).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryEncoding(t,e){return t.setPosition(t.position()+4),(e||new IG).__init(t.readInt32(t.position())+t.position(),t)}id(){const t=this.bb.__offset(this.bb_pos,4)
15422
+ return!!t&&!!this.bb.readInt8(this.bb_pos+t)}static startInt(t){t.startObject(2)}static addBitWidth(t,e){t.addFieldInt32(0,e,0)}static addIsSigned(t,e){t.addFieldInt8(1,+e,0)}static endInt(t){return t.endObject()}static createInt(t,e,n){return MZ.startInt(t),MZ.addBitWidth(t,e),MZ.addIsSigned(t,n),MZ.endInt(t)}}class IZ{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryEncoding(t,e){return(e||new IZ).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryEncoding(t,e){return t.setPosition(t.position()+4),(e||new IZ).__init(t.readInt32(t.position())+t.position(),t)}id(){const t=this.bb.__offset(this.bb_pos,4)
15414
15423
  return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}indexType(t){const e=this.bb.__offset(this.bb_pos,6)
15415
- return e?(t||new MG).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}isOrdered(){const t=this.bb.__offset(this.bb_pos,8)
15424
+ return e?(t||new MZ).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}isOrdered(){const t=this.bb.__offset(this.bb_pos,8)
15416
15425
  return!!t&&!!this.bb.readInt8(this.bb_pos+t)}dictionaryKind(){const t=this.bb.__offset(this.bb_pos,10)
15417
- return t?this.bb.readInt16(this.bb_pos+t):_G.DenseArray}static startDictionaryEncoding(t){t.startObject(4)}static addId(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addIndexType(t,e){t.addFieldOffset(1,e,0)}static addIsOrdered(t,e){t.addFieldInt8(2,+e,0)}static addDictionaryKind(t,e){t.addFieldInt16(3,e,_G.DenseArray)}static endDictionaryEncoding(t){return t.endObject()}}class EG{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsKeyValue(t,e){return(e||new EG).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsKeyValue(t,e){return t.setPosition(t.position()+4),(e||new EG).__init(t.readInt32(t.position())+t.position(),t)}key(t){const e=this.bb.__offset(this.bb_pos,4)
15426
+ return t?this.bb.readInt16(this.bb_pos+t):_Z.DenseArray}static startDictionaryEncoding(t){t.startObject(4)}static addId(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addIndexType(t,e){t.addFieldOffset(1,e,0)}static addIsOrdered(t,e){t.addFieldInt8(2,+e,0)}static addDictionaryKind(t,e){t.addFieldInt16(3,e,_Z.DenseArray)}static endDictionaryEncoding(t){return t.endObject()}}class EZ{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsKeyValue(t,e){return(e||new EZ).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsKeyValue(t,e){return t.setPosition(t.position()+4),(e||new EZ).__init(t.readInt32(t.position())+t.position(),t)}key(t){const e=this.bb.__offset(this.bb_pos,4)
15418
15427
  return e?this.bb.__string(this.bb_pos+e,t):null}value(t){const e=this.bb.__offset(this.bb_pos,6)
15419
- return e?this.bb.__string(this.bb_pos+e,t):null}static startKeyValue(t){t.startObject(2)}static addKey(t,e){t.addFieldOffset(0,e,0)}static addValue(t,e){t.addFieldOffset(1,e,0)}static endKeyValue(t){return t.endObject()}static createKeyValue(t,e,n){return EG.startKeyValue(t),EG.addKey(t,e),EG.addValue(t,n),EG.endKeyValue(t)}}let AG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBinary(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBinary(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startBinary(t){t.startObject(0)}static endBinary(t){return t.endObject()}static createBinary(e){return t.startBinary(e),t.endBinary(e)}},TG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBool(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBool(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startBool(t){t.startObject(0)}static endBool(t){return t.endObject()}static createBool(e){return t.startBool(e),t.endBool(e)}},DG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDate(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDate(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}unit(){const t=this.bb.__offset(this.bb_pos,4)
15420
- return t?this.bb.readInt16(this.bb_pos+t):lG.MILLISECOND}static startDate(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,lG.MILLISECOND)}static endDate(t){return t.endObject()}static createDate(e,n){return t.startDate(e),t.addUnit(e,n),t.endDate(e)}},OG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDecimal(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDecimal(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}precision(){const t=this.bb.__offset(this.bb_pos,4)
15428
+ return e?this.bb.__string(this.bb_pos+e,t):null}static startKeyValue(t){t.startObject(2)}static addKey(t,e){t.addFieldOffset(0,e,0)}static addValue(t,e){t.addFieldOffset(1,e,0)}static endKeyValue(t){return t.endObject()}static createKeyValue(t,e,n){return EZ.startKeyValue(t),EZ.addKey(t,e),EZ.addValue(t,n),EZ.endKeyValue(t)}}let AZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBinary(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBinary(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startBinary(t){t.startObject(0)}static endBinary(t){return t.endObject()}static createBinary(e){return t.startBinary(e),t.endBinary(e)}},TZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBool(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBool(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startBool(t){t.startObject(0)}static endBool(t){return t.endObject()}static createBool(e){return t.startBool(e),t.endBool(e)}},DZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDate(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDate(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}unit(){const t=this.bb.__offset(this.bb_pos,4)
15429
+ return t?this.bb.readInt16(this.bb_pos+t):lZ.MILLISECOND}static startDate(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,lZ.MILLISECOND)}static endDate(t){return t.endObject()}static createDate(e,n){return t.startDate(e),t.addUnit(e,n),t.endDate(e)}},OZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDecimal(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDecimal(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}precision(){const t=this.bb.__offset(this.bb_pos,4)
15421
15430
  return t?this.bb.readInt32(this.bb_pos+t):0}scale(){const t=this.bb.__offset(this.bb_pos,6)
15422
15431
  return t?this.bb.readInt32(this.bb_pos+t):0}bitWidth(){const t=this.bb.__offset(this.bb_pos,8)
15423
- return t?this.bb.readInt32(this.bb_pos+t):128}static startDecimal(t){t.startObject(3)}static addPrecision(t,e){t.addFieldInt32(0,e,0)}static addScale(t,e){t.addFieldInt32(1,e,0)}static addBitWidth(t,e){t.addFieldInt32(2,e,128)}static endDecimal(t){return t.endObject()}static createDecimal(e,n,i,o){return t.startDecimal(e),t.addPrecision(e,n),t.addScale(e,i),t.addBitWidth(e,o),t.endDecimal(e)}},RG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDuration(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDuration(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}unit(){const t=this.bb.__offset(this.bb_pos,4)
15424
- return t?this.bb.readInt16(this.bb_pos+t):cG.MILLISECOND}static startDuration(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,cG.MILLISECOND)}static endDuration(t){return t.endObject()}static createDuration(e,n){return t.startDuration(e),t.addUnit(e,n),t.endDuration(e)}},FG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFixedSizeBinary(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsFixedSizeBinary(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}byteWidth(){const t=this.bb.__offset(this.bb_pos,4)
15425
- return t?this.bb.readInt32(this.bb_pos+t):0}static startFixedSizeBinary(t){t.startObject(1)}static addByteWidth(t,e){t.addFieldInt32(0,e,0)}static endFixedSizeBinary(t){return t.endObject()}static createFixedSizeBinary(e,n){return t.startFixedSizeBinary(e),t.addByteWidth(e,n),t.endFixedSizeBinary(e)}},LG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFixedSizeList(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsFixedSizeList(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}listSize(){const t=this.bb.__offset(this.bb_pos,4)
15432
+ return t?this.bb.readInt32(this.bb_pos+t):128}static startDecimal(t){t.startObject(3)}static addPrecision(t,e){t.addFieldInt32(0,e,0)}static addScale(t,e){t.addFieldInt32(1,e,0)}static addBitWidth(t,e){t.addFieldInt32(2,e,128)}static endDecimal(t){return t.endObject()}static createDecimal(e,n,i,o){return t.startDecimal(e),t.addPrecision(e,n),t.addScale(e,i),t.addBitWidth(e,o),t.endDecimal(e)}},RZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDuration(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDuration(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}unit(){const t=this.bb.__offset(this.bb_pos,4)
15433
+ return t?this.bb.readInt16(this.bb_pos+t):cZ.MILLISECOND}static startDuration(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,cZ.MILLISECOND)}static endDuration(t){return t.endObject()}static createDuration(e,n){return t.startDuration(e),t.addUnit(e,n),t.endDuration(e)}},FZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFixedSizeBinary(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsFixedSizeBinary(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}byteWidth(){const t=this.bb.__offset(this.bb_pos,4)
15434
+ return t?this.bb.readInt32(this.bb_pos+t):0}static startFixedSizeBinary(t){t.startObject(1)}static addByteWidth(t,e){t.addFieldInt32(0,e,0)}static endFixedSizeBinary(t){return t.endObject()}static createFixedSizeBinary(e,n){return t.startFixedSizeBinary(e),t.addByteWidth(e,n),t.endFixedSizeBinary(e)}},LZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFixedSizeList(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsFixedSizeList(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}listSize(){const t=this.bb.__offset(this.bb_pos,4)
15426
15435
  return t?this.bb.readInt32(this.bb_pos+t):0}static startFixedSizeList(t){t.startObject(1)}static addListSize(t,e){t.addFieldInt32(0,e,0)}static endFixedSizeList(t){return t.endObject()}static createFixedSizeList(e,n){return t.startFixedSizeList(e),t.addListSize(e,n),t.endFixedSizeList(e)}}
15427
- class NG{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFloatingPoint(t,e){return(e||new NG).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFloatingPoint(t,e){return t.setPosition(t.position()+4),(e||new NG).__init(t.readInt32(t.position())+t.position(),t)}precision(){const t=this.bb.__offset(this.bb_pos,4)
15428
- return t?this.bb.readInt16(this.bb_pos+t):aG.HALF}static startFloatingPoint(t){t.startObject(1)}static addPrecision(t,e){t.addFieldInt16(0,e,aG.HALF)}static endFloatingPoint(t){return t.endObject()}static createFloatingPoint(t,e){return NG.startFloatingPoint(t),NG.addPrecision(t,e),NG.endFloatingPoint(t)}}class BG{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInterval(t,e){return(e||new BG).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInterval(t,e){return t.setPosition(t.position()+4),(e||new BG).__init(t.readInt32(t.position())+t.position(),t)}unit(){const t=this.bb.__offset(this.bb_pos,4)
15429
- return t?this.bb.readInt16(this.bb_pos+t):dG.YEAR_MONTH}static startInterval(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,dG.YEAR_MONTH)}static endInterval(t){return t.endObject()}static createInterval(t,e){return BG.startInterval(t),BG.addUnit(t,e),BG.endInterval(t)}}let PG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsLargeBinary(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsLargeBinary(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startLargeBinary(t){t.startObject(0)}static endLargeBinary(t){return t.endObject()}static createLargeBinary(e){return t.startLargeBinary(e),t.endLargeBinary(e)}},zG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsLargeUtf8(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsLargeUtf8(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startLargeUtf8(t){t.startObject(0)}static endLargeUtf8(t){return t.endObject()}static createLargeUtf8(e){return t.startLargeUtf8(e),t.endLargeUtf8(e)}},VG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsList(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsList(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startList(t){t.startObject(0)}static endList(t){return t.endObject()}static createList(e){return t.startList(e),t.endList(e)}},HG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsMap(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsMap(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}keysSorted(){const t=this.bb.__offset(this.bb_pos,4)
15430
- return!!t&&!!this.bb.readInt8(this.bb_pos+t)}static startMap(t){t.startObject(1)}static addKeysSorted(t,e){t.addFieldInt8(0,+e,0)}static endMap(t){return t.endObject()}static createMap(e,n){return t.startMap(e),t.addKeysSorted(e,n),t.endMap(e)}},UG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsNull(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsNull(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startNull(t){t.startObject(0)}static endNull(t){return t.endObject()}static createNull(e){return t.startNull(e),t.endNull(e)}}
15431
- class qG{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsStruct_(t,e){return(e||new qG).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsStruct_(t,e){return t.setPosition(t.position()+4),(e||new qG).__init(t.readInt32(t.position())+t.position(),t)}static startStruct_(t){t.startObject(0)}static endStruct_(t){return t.endObject()}static createStruct_(t){return qG.startStruct_(t),qG.endStruct_(t)}}class jG{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsTime(t,e){return(e||new jG).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTime(t,e){return t.setPosition(t.position()+4),(e||new jG).__init(t.readInt32(t.position())+t.position(),t)}unit(){const t=this.bb.__offset(this.bb_pos,4)
15432
- return t?this.bb.readInt16(this.bb_pos+t):cG.MILLISECOND}bitWidth(){const t=this.bb.__offset(this.bb_pos,6)
15433
- return t?this.bb.readInt32(this.bb_pos+t):32}static startTime(t){t.startObject(2)}static addUnit(t,e){t.addFieldInt16(0,e,cG.MILLISECOND)}static addBitWidth(t,e){t.addFieldInt32(1,e,32)}static endTime(t){return t.endObject()}static createTime(t,e,n){return jG.startTime(t),jG.addUnit(t,e),jG.addBitWidth(t,n),jG.endTime(t)}}class WG{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsTimestamp(t,e){return(e||new WG).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTimestamp(t,e){return t.setPosition(t.position()+4),(e||new WG).__init(t.readInt32(t.position())+t.position(),t)}unit(){const t=this.bb.__offset(this.bb_pos,4)
15434
- return t?this.bb.readInt16(this.bb_pos+t):cG.SECOND}timezone(t){const e=this.bb.__offset(this.bb_pos,6)
15435
- return e?this.bb.__string(this.bb_pos+e,t):null}static startTimestamp(t){t.startObject(2)}static addUnit(t,e){t.addFieldInt16(0,e,cG.SECOND)}static addTimezone(t,e){t.addFieldOffset(1,e,0)}static endTimestamp(t){return t.endObject()}static createTimestamp(t,e,n){return WG.startTimestamp(t),WG.addUnit(t,e),WG.addTimezone(t,n),WG.endTimestamp(t)}}class GG{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsUnion(t,e){return(e||new GG).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUnion(t,e){return t.setPosition(t.position()+4),(e||new GG).__init(t.readInt32(t.position())+t.position(),t)}mode(){const t=this.bb.__offset(this.bb_pos,4)
15436
- return t?this.bb.readInt16(this.bb_pos+t):sG.Sparse}typeIds(t){const e=this.bb.__offset(this.bb_pos,6)
15436
+ class NZ{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFloatingPoint(t,e){return(e||new NZ).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFloatingPoint(t,e){return t.setPosition(t.position()+4),(e||new NZ).__init(t.readInt32(t.position())+t.position(),t)}precision(){const t=this.bb.__offset(this.bb_pos,4)
15437
+ return t?this.bb.readInt16(this.bb_pos+t):aZ.HALF}static startFloatingPoint(t){t.startObject(1)}static addPrecision(t,e){t.addFieldInt16(0,e,aZ.HALF)}static endFloatingPoint(t){return t.endObject()}static createFloatingPoint(t,e){return NZ.startFloatingPoint(t),NZ.addPrecision(t,e),NZ.endFloatingPoint(t)}}class BZ{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInterval(t,e){return(e||new BZ).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInterval(t,e){return t.setPosition(t.position()+4),(e||new BZ).__init(t.readInt32(t.position())+t.position(),t)}unit(){const t=this.bb.__offset(this.bb_pos,4)
15438
+ return t?this.bb.readInt16(this.bb_pos+t):dZ.YEAR_MONTH}static startInterval(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,dZ.YEAR_MONTH)}static endInterval(t){return t.endObject()}static createInterval(t,e){return BZ.startInterval(t),BZ.addUnit(t,e),BZ.endInterval(t)}}let PZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsLargeBinary(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsLargeBinary(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startLargeBinary(t){t.startObject(0)}static endLargeBinary(t){return t.endObject()}static createLargeBinary(e){return t.startLargeBinary(e),t.endLargeBinary(e)}},zZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsLargeUtf8(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsLargeUtf8(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startLargeUtf8(t){t.startObject(0)}static endLargeUtf8(t){return t.endObject()}static createLargeUtf8(e){return t.startLargeUtf8(e),t.endLargeUtf8(e)}},VZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsList(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsList(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startList(t){t.startObject(0)}static endList(t){return t.endObject()}static createList(e){return t.startList(e),t.endList(e)}},HZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsMap(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsMap(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}keysSorted(){const t=this.bb.__offset(this.bb_pos,4)
15439
+ return!!t&&!!this.bb.readInt8(this.bb_pos+t)}static startMap(t){t.startObject(1)}static addKeysSorted(t,e){t.addFieldInt8(0,+e,0)}static endMap(t){return t.endObject()}static createMap(e,n){return t.startMap(e),t.addKeysSorted(e,n),t.endMap(e)}},UZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsNull(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsNull(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startNull(t){t.startObject(0)}static endNull(t){return t.endObject()}static createNull(e){return t.startNull(e),t.endNull(e)}}
15440
+ class qZ{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsStruct_(t,e){return(e||new qZ).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsStruct_(t,e){return t.setPosition(t.position()+4),(e||new qZ).__init(t.readInt32(t.position())+t.position(),t)}static startStruct_(t){t.startObject(0)}static endStruct_(t){return t.endObject()}static createStruct_(t){return qZ.startStruct_(t),qZ.endStruct_(t)}}class jZ{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsTime(t,e){return(e||new jZ).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTime(t,e){return t.setPosition(t.position()+4),(e||new jZ).__init(t.readInt32(t.position())+t.position(),t)}unit(){const t=this.bb.__offset(this.bb_pos,4)
15441
+ return t?this.bb.readInt16(this.bb_pos+t):cZ.MILLISECOND}bitWidth(){const t=this.bb.__offset(this.bb_pos,6)
15442
+ return t?this.bb.readInt32(this.bb_pos+t):32}static startTime(t){t.startObject(2)}static addUnit(t,e){t.addFieldInt16(0,e,cZ.MILLISECOND)}static addBitWidth(t,e){t.addFieldInt32(1,e,32)}static endTime(t){return t.endObject()}static createTime(t,e,n){return jZ.startTime(t),jZ.addUnit(t,e),jZ.addBitWidth(t,n),jZ.endTime(t)}}class WZ{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsTimestamp(t,e){return(e||new WZ).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTimestamp(t,e){return t.setPosition(t.position()+4),(e||new WZ).__init(t.readInt32(t.position())+t.position(),t)}unit(){const t=this.bb.__offset(this.bb_pos,4)
15443
+ return t?this.bb.readInt16(this.bb_pos+t):cZ.SECOND}timezone(t){const e=this.bb.__offset(this.bb_pos,6)
15444
+ return e?this.bb.__string(this.bb_pos+e,t):null}static startTimestamp(t){t.startObject(2)}static addUnit(t,e){t.addFieldInt16(0,e,cZ.SECOND)}static addTimezone(t,e){t.addFieldOffset(1,e,0)}static endTimestamp(t){return t.endObject()}static createTimestamp(t,e,n){return WZ.startTimestamp(t),WZ.addUnit(t,e),WZ.addTimezone(t,n),WZ.endTimestamp(t)}}class ZZ{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsUnion(t,e){return(e||new ZZ).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsUnion(t,e){return t.setPosition(t.position()+4),(e||new ZZ).__init(t.readInt32(t.position())+t.position(),t)}mode(){const t=this.bb.__offset(this.bb_pos,4)
15445
+ return t?this.bb.readInt16(this.bb_pos+t):sZ.Sparse}typeIds(t){const e=this.bb.__offset(this.bb_pos,6)
15437
15446
  return e?this.bb.readInt32(this.bb.__vector(this.bb_pos+e)+4*t):0}typeIdsLength(){const t=this.bb.__offset(this.bb_pos,6)
15438
15447
  return t?this.bb.__vector_len(this.bb_pos+t):0}typeIdsArray(){const t=this.bb.__offset(this.bb_pos,6)
15439
- return t?new Int32Array(this.bb.bytes().buffer,this.bb.bytes().byteOffset+this.bb.__vector(this.bb_pos+t),this.bb.__vector_len(this.bb_pos+t)):null}static startUnion(t){t.startObject(2)}static addMode(t,e){t.addFieldInt16(0,e,sG.Sparse)}static addTypeIds(t,e){t.addFieldOffset(1,e,0)}static createTypeIdsVector(t,e){t.startVector(4,e.length,4)
15448
+ return t?new Int32Array(this.bb.bytes().buffer,this.bb.bytes().byteOffset+this.bb.__vector(this.bb_pos+t),this.bb.__vector_len(this.bb_pos+t)):null}static startUnion(t){t.startObject(2)}static addMode(t,e){t.addFieldInt16(0,e,sZ.Sparse)}static addTypeIds(t,e){t.addFieldOffset(1,e,0)}static createTypeIdsVector(t,e){t.startVector(4,e.length,4)
15440
15449
  for(let n=e.length-1;n>=0;n--)t.addInt32(e[n])
15441
- return t.endVector()}static startTypeIdsVector(t,e){t.startVector(4,e,4)}static endUnion(t){return t.endObject()}static createUnion(t,e,n){return GG.startUnion(t),GG.addMode(t,e),GG.addTypeIds(t,n),GG.endUnion(t)}}let ZG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsUtf8(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsUtf8(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startUtf8(t){t.startObject(0)}static endUtf8(t){return t.endObject()}static createUtf8(e){return t.startUtf8(e),t.endUtf8(e)}}
15442
- var KG
15443
- !function(t){t[t.NONE=0]="NONE",t[t.Null=1]="Null",t[t.Int=2]="Int",t[t.FloatingPoint=3]="FloatingPoint",t[t.Binary=4]="Binary",t[t.Utf8=5]="Utf8",t[t.Bool=6]="Bool",t[t.Decimal=7]="Decimal",t[t.Date=8]="Date",t[t.Time=9]="Time",t[t.Timestamp=10]="Timestamp",t[t.Interval=11]="Interval",t[t.List=12]="List",t[t.Struct_=13]="Struct_",t[t.Union=14]="Union",t[t.FixedSizeBinary=15]="FixedSizeBinary",t[t.FixedSizeList=16]="FixedSizeList",t[t.Map=17]="Map",t[t.Duration=18]="Duration",t[t.LargeBinary=19]="LargeBinary",t[t.LargeUtf8=20]="LargeUtf8",t[t.LargeList=21]="LargeList",t[t.RunEndEncoded=22]="RunEndEncoded"}(KG||(KG={}))
15444
- let YG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsField(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsField(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}name(t){const e=this.bb.__offset(this.bb_pos,4)
15450
+ return t.endVector()}static startTypeIdsVector(t,e){t.startVector(4,e,4)}static endUnion(t){return t.endObject()}static createUnion(t,e,n){return ZZ.startUnion(t),ZZ.addMode(t,e),ZZ.addTypeIds(t,n),ZZ.endUnion(t)}}let GZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsUtf8(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsUtf8(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static startUtf8(t){t.startObject(0)}static endUtf8(t){return t.endObject()}static createUtf8(e){return t.startUtf8(e),t.endUtf8(e)}}
15451
+ var KZ
15452
+ !function(t){t[t.NONE=0]="NONE",t[t.Null=1]="Null",t[t.Int=2]="Int",t[t.FloatingPoint=3]="FloatingPoint",t[t.Binary=4]="Binary",t[t.Utf8=5]="Utf8",t[t.Bool=6]="Bool",t[t.Decimal=7]="Decimal",t[t.Date=8]="Date",t[t.Time=9]="Time",t[t.Timestamp=10]="Timestamp",t[t.Interval=11]="Interval",t[t.List=12]="List",t[t.Struct_=13]="Struct_",t[t.Union=14]="Union",t[t.FixedSizeBinary=15]="FixedSizeBinary",t[t.FixedSizeList=16]="FixedSizeList",t[t.Map=17]="Map",t[t.Duration=18]="Duration",t[t.LargeBinary=19]="LargeBinary",t[t.LargeUtf8=20]="LargeUtf8",t[t.LargeList=21]="LargeList",t[t.RunEndEncoded=22]="RunEndEncoded"}(KZ||(KZ={}))
15453
+ let YZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsField(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsField(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}name(t){const e=this.bb.__offset(this.bb_pos,4)
15445
15454
  return e?this.bb.__string(this.bb_pos+e,t):null}nullable(){const t=this.bb.__offset(this.bb_pos,6)
15446
15455
  return!!t&&!!this.bb.readInt8(this.bb_pos+t)}typeType(){const t=this.bb.__offset(this.bb_pos,8)
15447
- return t?this.bb.readUint8(this.bb_pos+t):KG.NONE}type(t){const e=this.bb.__offset(this.bb_pos,10)
15456
+ return t?this.bb.readUint8(this.bb_pos+t):KZ.NONE}type(t){const e=this.bb.__offset(this.bb_pos,10)
15448
15457
  return e?this.bb.__union(t,this.bb_pos+e):null}dictionary(t){const e=this.bb.__offset(this.bb_pos,12)
15449
- return e?(t||new IG).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}children(e,n){const i=this.bb.__offset(this.bb_pos,14)
15458
+ return e?(t||new IZ).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}children(e,n){const i=this.bb.__offset(this.bb_pos,14)
15450
15459
  return i?(n||new t).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+i)+4*e),this.bb):null}childrenLength(){const t=this.bb.__offset(this.bb_pos,14)
15451
15460
  return t?this.bb.__vector_len(this.bb_pos+t):0}customMetadata(t,e){const n=this.bb.__offset(this.bb_pos,16)
15452
- return n?(e||new EG).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+4*t),this.bb):null}customMetadataLength(){const t=this.bb.__offset(this.bb_pos,16)
15453
- return t?this.bb.__vector_len(this.bb_pos+t):0}static startField(t){t.startObject(7)}static addName(t,e){t.addFieldOffset(0,e,0)}static addNullable(t,e){t.addFieldInt8(1,+e,0)}static addTypeType(t,e){t.addFieldInt8(2,e,KG.NONE)}static addType(t,e){t.addFieldOffset(3,e,0)}static addDictionary(t,e){t.addFieldOffset(4,e,0)}static addChildren(t,e){t.addFieldOffset(5,e,0)}static createChildrenVector(t,e){t.startVector(4,e.length,4)
15461
+ return n?(e||new EZ).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+4*t),this.bb):null}customMetadataLength(){const t=this.bb.__offset(this.bb_pos,16)
15462
+ return t?this.bb.__vector_len(this.bb_pos+t):0}static startField(t){t.startObject(7)}static addName(t,e){t.addFieldOffset(0,e,0)}static addNullable(t,e){t.addFieldInt8(1,+e,0)}static addTypeType(t,e){t.addFieldInt8(2,e,KZ.NONE)}static addType(t,e){t.addFieldOffset(3,e,0)}static addDictionary(t,e){t.addFieldOffset(4,e,0)}static addChildren(t,e){t.addFieldOffset(5,e,0)}static createChildrenVector(t,e){t.startVector(4,e.length,4)
15454
15463
  for(let n=e.length-1;n>=0;n--)t.addOffset(e[n])
15455
15464
  return t.endVector()}static startChildrenVector(t,e){t.startVector(4,e,4)}static addCustomMetadata(t,e){t.addFieldOffset(6,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4)
15456
15465
  for(let n=e.length-1;n>=0;n--)t.addOffset(e[n])
15457
- return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endField(t){return t.endObject()}},XG=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsSchema(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsSchema(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}endianness(){const t=this.bb.__offset(this.bb_pos,4)
15458
- return t?this.bb.readInt16(this.bb_pos+t):$G.Little}fields(t,e){const n=this.bb.__offset(this.bb_pos,6)
15459
- return n?(e||new YG).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+4*t),this.bb):null}fieldsLength(){const t=this.bb.__offset(this.bb_pos,6)
15466
+ return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endField(t){return t.endObject()}},XZ=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsSchema(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsSchema(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}endianness(){const t=this.bb.__offset(this.bb_pos,4)
15467
+ return t?this.bb.readInt16(this.bb_pos+t):$Z.Little}fields(t,e){const n=this.bb.__offset(this.bb_pos,6)
15468
+ return n?(e||new YZ).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+4*t),this.bb):null}fieldsLength(){const t=this.bb.__offset(this.bb_pos,6)
15460
15469
  return t?this.bb.__vector_len(this.bb_pos+t):0}customMetadata(t,e){const n=this.bb.__offset(this.bb_pos,8)
15461
- return n?(e||new EG).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+4*t),this.bb):null}customMetadataLength(){const t=this.bb.__offset(this.bb_pos,8)
15470
+ return n?(e||new EZ).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+4*t),this.bb):null}customMetadataLength(){const t=this.bb.__offset(this.bb_pos,8)
15462
15471
  return t?this.bb.__vector_len(this.bb_pos+t):0}features(t){const e=this.bb.__offset(this.bb_pos,10)
15463
15472
  return e?this.bb.readInt64(this.bb.__vector(this.bb_pos+e)+8*t):BigInt(0)}featuresLength(){const t=this.bb.__offset(this.bb_pos,10)
15464
- return t?this.bb.__vector_len(this.bb_pos+t):0}static startSchema(t){t.startObject(4)}static addEndianness(t,e){t.addFieldInt16(0,e,$G.Little)}static addFields(t,e){t.addFieldOffset(1,e,0)}static createFieldsVector(t,e){t.startVector(4,e.length,4)
15473
+ return t?this.bb.__vector_len(this.bb_pos+t):0}static startSchema(t){t.startObject(4)}static addEndianness(t,e){t.addFieldInt16(0,e,$Z.Little)}static addFields(t,e){t.addFieldOffset(1,e,0)}static createFieldsVector(t,e){t.startVector(4,e.length,4)
15465
15474
  for(let n=e.length-1;n>=0;n--)t.addOffset(e[n])
15466
15475
  return t.endVector()}static startFieldsVector(t,e){t.startVector(4,e,4)}static addCustomMetadata(t,e){t.addFieldOffset(2,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4)
15467
15476
  for(let n=e.length-1;n>=0;n--)t.addOffset(e[n])
15468
15477
  return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static addFeatures(t,e){t.addFieldOffset(3,e,0)}static createFeaturesVector(t,e){t.startVector(8,e.length,8)
15469
15478
  for(let n=e.length-1;n>=0;n--)t.addInt64(e[n])
15470
15479
  return t.endVector()}static startFeaturesVector(t,e){t.startVector(8,e,8)}static endSchema(t){return t.endObject()}static finishSchemaBuffer(t,e){t.finish(e)}static finishSizePrefixedSchemaBuffer(t,e){t.finish(e,void 0,!0)}static createSchema(e,n,i,o,r){return t.startSchema(e),t.addEndianness(e,n),t.addFields(e,i),t.addCustomMetadata(e,o),t.addFeatures(e,r),t.endSchema(e)}}
15471
- var JG,QG,tZ
15472
- !function(t){t[t.NONE=0]="NONE",t[t.Schema=1]="Schema",t[t.DictionaryBatch=2]="DictionaryBatch",t[t.RecordBatch=3]="RecordBatch",t[t.Tensor=4]="Tensor",t[t.SparseTensor=5]="SparseTensor"}(JG||(JG={})),function(t){t[t.NONE=0]="NONE",t[t.Null=1]="Null",t[t.Int=2]="Int",t[t.Float=3]="Float",t[t.Binary=4]="Binary",t[t.Utf8=5]="Utf8",t[t.Bool=6]="Bool",t[t.Decimal=7]="Decimal",t[t.Date=8]="Date",t[t.Time=9]="Time",t[t.Timestamp=10]="Timestamp",t[t.Interval=11]="Interval",t[t.List=12]="List",t[t.Struct=13]="Struct",t[t.Union=14]="Union",t[t.FixedSizeBinary=15]="FixedSizeBinary",t[t.FixedSizeList=16]="FixedSizeList",t[t.Map=17]="Map",t[t.Duration=18]="Duration",t[t.LargeBinary=19]="LargeBinary",t[t.LargeUtf8=20]="LargeUtf8",t[t.Dictionary=-1]="Dictionary",t[t.Int8=-2]="Int8",t[t.Int16=-3]="Int16",t[t.Int32=-4]="Int32",t[t.Int64=-5]="Int64",t[t.Uint8=-6]="Uint8",t[t.Uint16=-7]="Uint16",t[t.Uint32=-8]="Uint32",t[t.Uint64=-9]="Uint64",t[t.Float16=-10]="Float16",t[t.Float32=-11]="Float32",t[t.Float64=-12]="Float64",t[t.DateDay=-13]="DateDay",t[t.DateMillisecond=-14]="DateMillisecond",t[t.TimestampSecond=-15]="TimestampSecond",t[t.TimestampMillisecond=-16]="TimestampMillisecond",t[t.TimestampMicrosecond=-17]="TimestampMicrosecond",t[t.TimestampNanosecond=-18]="TimestampNanosecond",t[t.TimeSecond=-19]="TimeSecond",t[t.TimeMillisecond=-20]="TimeMillisecond",t[t.TimeMicrosecond=-21]="TimeMicrosecond",t[t.TimeNanosecond=-22]="TimeNanosecond",t[t.DenseUnion=-23]="DenseUnion",t[t.SparseUnion=-24]="SparseUnion",t[t.IntervalDayTime=-25]="IntervalDayTime",t[t.IntervalYearMonth=-26]="IntervalYearMonth",t[t.DurationSecond=-27]="DurationSecond",t[t.DurationMillisecond=-28]="DurationMillisecond",t[t.DurationMicrosecond=-29]="DurationMicrosecond",t[t.DurationNanosecond=-30]="DurationNanosecond",t[t.IntervalMonthDayNano=-31]="IntervalMonthDayNano"}(QG||(QG={})),function(t){t[t.OFFSET=0]="OFFSET",t[t.DATA=1]="DATA",t[t.VALIDITY=2]="VALIDITY",t[t.TYPE=3]="TYPE"}(tZ||(tZ={}))
15473
- function eZ(t){if(null===t)return"null"
15480
+ var JZ,QZ,tG
15481
+ !function(t){t[t.NONE=0]="NONE",t[t.Schema=1]="Schema",t[t.DictionaryBatch=2]="DictionaryBatch",t[t.RecordBatch=3]="RecordBatch",t[t.Tensor=4]="Tensor",t[t.SparseTensor=5]="SparseTensor"}(JZ||(JZ={})),function(t){t[t.NONE=0]="NONE",t[t.Null=1]="Null",t[t.Int=2]="Int",t[t.Float=3]="Float",t[t.Binary=4]="Binary",t[t.Utf8=5]="Utf8",t[t.Bool=6]="Bool",t[t.Decimal=7]="Decimal",t[t.Date=8]="Date",t[t.Time=9]="Time",t[t.Timestamp=10]="Timestamp",t[t.Interval=11]="Interval",t[t.List=12]="List",t[t.Struct=13]="Struct",t[t.Union=14]="Union",t[t.FixedSizeBinary=15]="FixedSizeBinary",t[t.FixedSizeList=16]="FixedSizeList",t[t.Map=17]="Map",t[t.Duration=18]="Duration",t[t.LargeBinary=19]="LargeBinary",t[t.LargeUtf8=20]="LargeUtf8",t[t.Dictionary=-1]="Dictionary",t[t.Int8=-2]="Int8",t[t.Int16=-3]="Int16",t[t.Int32=-4]="Int32",t[t.Int64=-5]="Int64",t[t.Uint8=-6]="Uint8",t[t.Uint16=-7]="Uint16",t[t.Uint32=-8]="Uint32",t[t.Uint64=-9]="Uint64",t[t.Float16=-10]="Float16",t[t.Float32=-11]="Float32",t[t.Float64=-12]="Float64",t[t.DateDay=-13]="DateDay",t[t.DateMillisecond=-14]="DateMillisecond",t[t.TimestampSecond=-15]="TimestampSecond",t[t.TimestampMillisecond=-16]="TimestampMillisecond",t[t.TimestampMicrosecond=-17]="TimestampMicrosecond",t[t.TimestampNanosecond=-18]="TimestampNanosecond",t[t.TimeSecond=-19]="TimeSecond",t[t.TimeMillisecond=-20]="TimeMillisecond",t[t.TimeMicrosecond=-21]="TimeMicrosecond",t[t.TimeNanosecond=-22]="TimeNanosecond",t[t.DenseUnion=-23]="DenseUnion",t[t.SparseUnion=-24]="SparseUnion",t[t.IntervalDayTime=-25]="IntervalDayTime",t[t.IntervalYearMonth=-26]="IntervalYearMonth",t[t.DurationSecond=-27]="DurationSecond",t[t.DurationMillisecond=-28]="DurationMillisecond",t[t.DurationMicrosecond=-29]="DurationMicrosecond",t[t.DurationNanosecond=-30]="DurationNanosecond",t[t.IntervalMonthDayNano=-31]="IntervalMonthDayNano"}(QZ||(QZ={})),function(t){t[t.OFFSET=0]="OFFSET",t[t.DATA=1]="DATA",t[t.VALIDITY=2]="VALIDITY",t[t.TYPE=3]="TYPE"}(tG||(tG={}))
15482
+ function eG(t){if(null===t)return"null"
15474
15483
  if(void 0===t)return"undefined"
15475
15484
  switch(typeof t){case"number":case"bigint":return`${t}`
15476
- case"string":return`"${t}"`}return"function"==typeof t[Symbol.toPrimitive]?t[Symbol.toPrimitive]("string"):ArrayBuffer.isView(t)?t instanceof BigInt64Array||t instanceof BigUint64Array?`[${[...t].map(t=>eZ(t))}]`:`[${t}]`:ArrayBuffer.isView(t)?`[${t}]`:JSON.stringify(t,(t,e)=>"bigint"==typeof e?`${e}`:e)}function nZ(t){if("bigint"==typeof t&&(t<Number.MIN_SAFE_INTEGER||t>Number.MAX_SAFE_INTEGER))throw new TypeError(`${t} is not safe to convert to a number.`)
15477
- return Number(t)}function iZ(t,e){return nZ(t/e)+nZ(t%e)/nZ(e)}const oZ=Symbol.for("isArrowBigNum")
15478
- function rZ(t,...e){return 0===e.length?Object.setPrototypeOf(GW(this.TypedArray,t),this.constructor.prototype):Object.setPrototypeOf(new this.TypedArray(t,...e),this.constructor.prototype)}function sZ(...t){return rZ.apply(this,t)}function aZ(...t){return rZ.apply(this,t)}function lZ(...t){return rZ.apply(this,t)}rZ.prototype[oZ]=!0,rZ.prototype.toJSON=function(){return`"${hZ(this)}"`},rZ.prototype.valueOf=function(t){return dZ(this,t)},rZ.prototype.toString=function(){return hZ(this)},rZ.prototype[Symbol.toPrimitive]=function(t="default"){switch(t){case"number":return dZ(this)
15479
- case"string":return hZ(this)
15480
- case"default":return function(t){if(8===t.byteLength){return new t.BigIntArray(t.buffer,t.byteOffset,1)[0]}return hZ(t)}(this)}return hZ(this)},Object.setPrototypeOf(sZ.prototype,Object.create(Int32Array.prototype)),Object.setPrototypeOf(aZ.prototype,Object.create(Uint32Array.prototype)),Object.setPrototypeOf(lZ.prototype,Object.create(Uint32Array.prototype)),Object.assign(sZ.prototype,rZ.prototype,{constructor:sZ,signed:!0,TypedArray:Int32Array,BigIntArray:BigInt64Array}),Object.assign(aZ.prototype,rZ.prototype,{constructor:aZ,signed:!1,TypedArray:Uint32Array,BigIntArray:BigUint64Array}),Object.assign(lZ.prototype,rZ.prototype,{constructor:lZ,signed:!0,TypedArray:Uint32Array,BigIntArray:BigUint64Array})
15481
- const cZ=BigInt(4294967296)*BigInt(4294967296)-BigInt(1)
15482
- function dZ(t,e){const{buffer:n,byteOffset:i,byteLength:o,signed:r}=t,s=new BigUint64Array(n,i,o/8),a=r&&s.at(-1)&BigInt(1)<<BigInt(63)
15485
+ case"string":return`"${t}"`}return"function"==typeof t[Symbol.toPrimitive]?t[Symbol.toPrimitive]("string"):ArrayBuffer.isView(t)?t instanceof BigInt64Array||t instanceof BigUint64Array?`[${[...t].map(t=>eG(t))}]`:`[${t}]`:ArrayBuffer.isView(t)?`[${t}]`:JSON.stringify(t,(t,e)=>"bigint"==typeof e?`${e}`:e)}function nG(t){if("bigint"==typeof t&&(t<Number.MIN_SAFE_INTEGER||t>Number.MAX_SAFE_INTEGER))throw new TypeError(`${t} is not safe to convert to a number.`)
15486
+ return Number(t)}function iG(t,e){return nG(t/e)+nG(t%e)/nG(e)}const oG=Symbol.for("isArrowBigNum")
15487
+ function rG(t,...e){return 0===e.length?Object.setPrototypeOf(ZW(this.TypedArray,t),this.constructor.prototype):Object.setPrototypeOf(new this.TypedArray(t,...e),this.constructor.prototype)}function sG(...t){return rG.apply(this,t)}function aG(...t){return rG.apply(this,t)}function lG(...t){return rG.apply(this,t)}rG.prototype[oG]=!0,rG.prototype.toJSON=function(){return`"${hG(this)}"`},rG.prototype.valueOf=function(t){return dG(this,t)},rG.prototype.toString=function(){return hG(this)},rG.prototype[Symbol.toPrimitive]=function(t="default"){switch(t){case"number":return dG(this)
15488
+ case"string":return hG(this)
15489
+ case"default":return function(t){if(8===t.byteLength){return new t.BigIntArray(t.buffer,t.byteOffset,1)[0]}return hG(t)}(this)}return hG(this)},Object.setPrototypeOf(sG.prototype,Object.create(Int32Array.prototype)),Object.setPrototypeOf(aG.prototype,Object.create(Uint32Array.prototype)),Object.setPrototypeOf(lG.prototype,Object.create(Uint32Array.prototype)),Object.assign(sG.prototype,rG.prototype,{constructor:sG,signed:!0,TypedArray:Int32Array,BigIntArray:BigInt64Array}),Object.assign(aG.prototype,rG.prototype,{constructor:aG,signed:!1,TypedArray:Uint32Array,BigIntArray:BigUint64Array}),Object.assign(lG.prototype,rG.prototype,{constructor:lG,signed:!0,TypedArray:Uint32Array,BigIntArray:BigUint64Array})
15490
+ const cG=BigInt(4294967296)*BigInt(4294967296)-BigInt(1)
15491
+ function dG(t,e){const{buffer:n,byteOffset:i,byteLength:o,signed:r}=t,s=new BigUint64Array(n,i,o/8),a=r&&s.at(-1)&BigInt(1)<<BigInt(63)
15483
15492
  let l=BigInt(0),c=0
15484
- if(a){for(const t of s)l|=(t^cZ)*(BigInt(1)<<BigInt(64*c++))
15493
+ if(a){for(const t of s)l|=(t^cG)*(BigInt(1)<<BigInt(64*c++))
15485
15494
  l*=BigInt(-1),l-=BigInt(1)}else for(const t of s)l|=t*(BigInt(1)<<BigInt(64*c++))
15486
- if("number"==typeof e&&e>0){const t=BigInt("1".padEnd(e+1,"0")),n=a?-l%t:l%t,i=nZ(l/t)
15487
- return+`${a&&0===i?"-":""}${i}.${`${n}`.padStart(e,"0")}`}return nZ(l)}function hZ(t){if(8===t.byteLength){return`${new t.BigIntArray(t.buffer,t.byteOffset,1)[0]}`}if(!t.signed)return uZ(t)
15495
+ if("number"==typeof e&&e>0){const t=BigInt("1".padEnd(e+1,"0")),n=a?-l%t:l%t,i=nG(l/t)
15496
+ return+`${a&&0===i?"-":""}${i}.${`${n}`.padStart(e,"0")}`}return nG(l)}function hG(t){if(8===t.byteLength){return`${new t.BigIntArray(t.buffer,t.byteOffset,1)[0]}`}if(!t.signed)return uG(t)
15488
15497
  let e=new Uint16Array(t.buffer,t.byteOffset,t.byteLength/2)
15489
- if(new Int16Array([e.at(-1)])[0]>=0)return uZ(t)
15498
+ if(new Int16Array([e.at(-1)])[0]>=0)return uG(t)
15490
15499
  e=e.slice()
15491
15500
  let n=1
15492
15501
  for(let t=0;t<e.length;t++){const i=e[t],o=~i+n
15493
- e[t]=o,n&=0===i?1:0}return`-${uZ(e)}`}function uZ(t){let e=""
15502
+ e[t]=o,n&=0===i?1:0}return`-${uG(e)}`}function uG(t){let e=""
15494
15503
  const n=new Uint32Array(2)
15495
15504
  let i=new Uint16Array(t.buffer,t.byteOffset,t.byteLength/2)
15496
15505
  const o=new Uint32Array((i=new Uint16Array(i).reverse()).buffer)
@@ -15498,198 +15507,198 @@ let r=-1
15498
15507
  const s=i.length-1
15499
15508
  do{for(n[0]=i[r=0];r<s;)i[r++]=n[1]=n[0]/10,n[0]=(n[0]-10*n[1]<<16)+i[r]
15500
15509
  i[r]=n[1]=n[0]/10,n[0]=n[0]-10*n[1],e=`${n[0]}${e}`}while(o[0]||o[1]||o[2]||o[3])
15501
- return null!=e?e:"0"}class pZ{static new(t,e){switch(e){case!0:return new sZ(t)
15502
- case!1:return new aZ(t)}switch(t.constructor){case Int8Array:case Int16Array:case Int32Array:case BigInt64Array:return new sZ(t)}return 16===t.byteLength?new lZ(t):new aZ(t)}static signed(t){return new sZ(t)}static unsigned(t){return new aZ(t)}static decimal(t){return new lZ(t)}constructor(t,e){return pZ.new(t,e)}}var fZ,mZ,gZ,vZ,bZ,yZ,wZ,xZ,CZ,kZ,SZ,$Z,_Z,MZ,IZ,EZ,AZ,TZ,DZ,OZ,RZ,FZ,LZ
15503
- class NZ{static isNull(t){return(null==t?void 0:t.typeId)===QG.Null}static isInt(t){return(null==t?void 0:t.typeId)===QG.Int}static isFloat(t){return(null==t?void 0:t.typeId)===QG.Float}static isBinary(t){return(null==t?void 0:t.typeId)===QG.Binary}static isLargeBinary(t){return(null==t?void 0:t.typeId)===QG.LargeBinary}static isUtf8(t){return(null==t?void 0:t.typeId)===QG.Utf8}static isLargeUtf8(t){return(null==t?void 0:t.typeId)===QG.LargeUtf8}static isBool(t){return(null==t?void 0:t.typeId)===QG.Bool}static isDecimal(t){return(null==t?void 0:t.typeId)===QG.Decimal}static isDate(t){return(null==t?void 0:t.typeId)===QG.Date}static isTime(t){return(null==t?void 0:t.typeId)===QG.Time}static isTimestamp(t){return(null==t?void 0:t.typeId)===QG.Timestamp}static isInterval(t){return(null==t?void 0:t.typeId)===QG.Interval}static isDuration(t){return(null==t?void 0:t.typeId)===QG.Duration}static isList(t){return(null==t?void 0:t.typeId)===QG.List}static isStruct(t){return(null==t?void 0:t.typeId)===QG.Struct}static isUnion(t){return(null==t?void 0:t.typeId)===QG.Union}static isFixedSizeBinary(t){return(null==t?void 0:t.typeId)===QG.FixedSizeBinary}static isFixedSizeList(t){return(null==t?void 0:t.typeId)===QG.FixedSizeList}static isMap(t){return(null==t?void 0:t.typeId)===QG.Map}static isDictionary(t){return(null==t?void 0:t.typeId)===QG.Dictionary}static isDenseUnion(t){return NZ.isUnion(t)&&t.mode===sG.Dense}static isSparseUnion(t){return NZ.isUnion(t)&&t.mode===sG.Sparse}constructor(t){this.typeId=t}}fZ=Symbol.toStringTag,NZ[fZ]=((LZ=NZ.prototype).children=null,LZ.ArrayType=Array,LZ.OffsetArrayType=Int32Array,LZ[Symbol.toStringTag]="DataType")
15504
- class BZ extends NZ{constructor(){super(QG.Null)}toString(){return"Null"}}mZ=Symbol.toStringTag,BZ[mZ]=(t=>t[Symbol.toStringTag]="Null")(BZ.prototype)
15505
- class PZ extends NZ{constructor(t,e){super(QG.Int),this.isSigned=t,this.bitWidth=e}get ArrayType(){switch(this.bitWidth){case 8:return this.isSigned?Int8Array:Uint8Array
15510
+ return null!=e?e:"0"}class pG{static new(t,e){switch(e){case!0:return new sG(t)
15511
+ case!1:return new aG(t)}switch(t.constructor){case Int8Array:case Int16Array:case Int32Array:case BigInt64Array:return new sG(t)}return 16===t.byteLength?new lG(t):new aG(t)}static signed(t){return new sG(t)}static unsigned(t){return new aG(t)}static decimal(t){return new lG(t)}constructor(t,e){return pG.new(t,e)}}var fG,mG,gG,vG,bG,yG,wG,xG,CG,kG,SG,$G,_G,MG,IG,EG,AG,TG,DG,OG,RG,FG,LG
15512
+ class NG{static isNull(t){return(null==t?void 0:t.typeId)===QZ.Null}static isInt(t){return(null==t?void 0:t.typeId)===QZ.Int}static isFloat(t){return(null==t?void 0:t.typeId)===QZ.Float}static isBinary(t){return(null==t?void 0:t.typeId)===QZ.Binary}static isLargeBinary(t){return(null==t?void 0:t.typeId)===QZ.LargeBinary}static isUtf8(t){return(null==t?void 0:t.typeId)===QZ.Utf8}static isLargeUtf8(t){return(null==t?void 0:t.typeId)===QZ.LargeUtf8}static isBool(t){return(null==t?void 0:t.typeId)===QZ.Bool}static isDecimal(t){return(null==t?void 0:t.typeId)===QZ.Decimal}static isDate(t){return(null==t?void 0:t.typeId)===QZ.Date}static isTime(t){return(null==t?void 0:t.typeId)===QZ.Time}static isTimestamp(t){return(null==t?void 0:t.typeId)===QZ.Timestamp}static isInterval(t){return(null==t?void 0:t.typeId)===QZ.Interval}static isDuration(t){return(null==t?void 0:t.typeId)===QZ.Duration}static isList(t){return(null==t?void 0:t.typeId)===QZ.List}static isStruct(t){return(null==t?void 0:t.typeId)===QZ.Struct}static isUnion(t){return(null==t?void 0:t.typeId)===QZ.Union}static isFixedSizeBinary(t){return(null==t?void 0:t.typeId)===QZ.FixedSizeBinary}static isFixedSizeList(t){return(null==t?void 0:t.typeId)===QZ.FixedSizeList}static isMap(t){return(null==t?void 0:t.typeId)===QZ.Map}static isDictionary(t){return(null==t?void 0:t.typeId)===QZ.Dictionary}static isDenseUnion(t){return NG.isUnion(t)&&t.mode===sZ.Dense}static isSparseUnion(t){return NG.isUnion(t)&&t.mode===sZ.Sparse}constructor(t){this.typeId=t}}fG=Symbol.toStringTag,NG[fG]=((LG=NG.prototype).children=null,LG.ArrayType=Array,LG.OffsetArrayType=Int32Array,LG[Symbol.toStringTag]="DataType")
15513
+ class BG extends NG{constructor(){super(QZ.Null)}toString(){return"Null"}}mG=Symbol.toStringTag,BG[mG]=(t=>t[Symbol.toStringTag]="Null")(BG.prototype)
15514
+ class PG extends NG{constructor(t,e){super(QZ.Int),this.isSigned=t,this.bitWidth=e}get ArrayType(){switch(this.bitWidth){case 8:return this.isSigned?Int8Array:Uint8Array
15506
15515
  case 16:return this.isSigned?Int16Array:Uint16Array
15507
15516
  case 32:return this.isSigned?Int32Array:Uint32Array
15508
- case 64:return this.isSigned?BigInt64Array:BigUint64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`${this.isSigned?"I":"Ui"}nt${this.bitWidth}`}}gZ=Symbol.toStringTag,PZ[gZ]=(t=>(t.isSigned=null,t.bitWidth=null,t[Symbol.toStringTag]="Int"))(PZ.prototype)
15509
- class zZ extends PZ{constructor(){super(!0,32)}get ArrayType(){return Int32Array}}Object.defineProperty(zZ.prototype,"ArrayType",{value:Int32Array})
15510
- class VZ extends NZ{constructor(t){super(QG.Float),this.precision=t}get ArrayType(){switch(this.precision){case aG.HALF:return Uint16Array
15511
- case aG.SINGLE:return Float32Array
15512
- case aG.DOUBLE:return Float64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`Float${this.precision<<5||16}`}}vZ=Symbol.toStringTag,VZ[vZ]=(t=>(t.precision=null,t[Symbol.toStringTag]="Float"))(VZ.prototype)
15513
- class HZ extends NZ{constructor(){super(QG.Binary)}toString(){return"Binary"}}bZ=Symbol.toStringTag,HZ[bZ]=(t=>(t.ArrayType=Uint8Array,t[Symbol.toStringTag]="Binary"))(HZ.prototype)
15514
- class UZ extends NZ{constructor(){super(QG.LargeBinary)}toString(){return"LargeBinary"}}yZ=Symbol.toStringTag,UZ[yZ]=(t=>(t.ArrayType=Uint8Array,t.OffsetArrayType=BigInt64Array,t[Symbol.toStringTag]="LargeBinary"))(UZ.prototype)
15515
- class qZ extends NZ{constructor(){super(QG.Utf8)}toString(){return"Utf8"}}wZ=Symbol.toStringTag,qZ[wZ]=(t=>(t.ArrayType=Uint8Array,t[Symbol.toStringTag]="Utf8"))(qZ.prototype)
15516
- class jZ extends NZ{constructor(){super(QG.LargeUtf8)}toString(){return"LargeUtf8"}}xZ=Symbol.toStringTag,jZ[xZ]=(t=>(t.ArrayType=Uint8Array,t.OffsetArrayType=BigInt64Array,t[Symbol.toStringTag]="LargeUtf8"))(jZ.prototype)
15517
- class WZ extends NZ{constructor(){super(QG.Bool)}toString(){return"Bool"}}CZ=Symbol.toStringTag,WZ[CZ]=(t=>(t.ArrayType=Uint8Array,t[Symbol.toStringTag]="Bool"))(WZ.prototype)
15518
- class GZ extends NZ{constructor(t,e,n=128){super(QG.Decimal),this.scale=t,this.precision=e,this.bitWidth=n}toString(){return`Decimal[${this.precision}e${this.scale>0?"+":""}${this.scale}]`}}kZ=Symbol.toStringTag,GZ[kZ]=(t=>(t.scale=null,t.precision=null,t.ArrayType=Uint32Array,t[Symbol.toStringTag]="Decimal"))(GZ.prototype)
15519
- class ZZ extends NZ{constructor(t){super(QG.Date),this.unit=t}toString(){return`Date${32*(this.unit+1)}<${lG[this.unit]}>`}get ArrayType(){return this.unit===lG.DAY?Int32Array:BigInt64Array}}SZ=Symbol.toStringTag,ZZ[SZ]=(t=>(t.unit=null,t[Symbol.toStringTag]="Date"))(ZZ.prototype)
15520
- class KZ extends NZ{constructor(t,e){super(QG.Time),this.unit=t,this.bitWidth=e}toString(){return`Time${this.bitWidth}<${cG[this.unit]}>`}get ArrayType(){switch(this.bitWidth){case 32:return Int32Array
15521
- case 64:return BigInt64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}}$Z=Symbol.toStringTag,KZ[$Z]=(t=>(t.unit=null,t.bitWidth=null,t[Symbol.toStringTag]="Time"))(KZ.prototype)
15522
- class YZ extends NZ{constructor(t,e){super(QG.Timestamp),this.unit=t,this.timezone=e}toString(){return`Timestamp<${cG[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}}_Z=Symbol.toStringTag,YZ[_Z]=(t=>(t.unit=null,t.timezone=null,t.ArrayType=BigInt64Array,t[Symbol.toStringTag]="Timestamp"))(YZ.prototype)
15523
- class XZ extends NZ{constructor(t){super(QG.Interval),this.unit=t}toString(){return`Interval<${dG[this.unit]}>`}}MZ=Symbol.toStringTag,XZ[MZ]=(t=>(t.unit=null,t.ArrayType=Int32Array,t[Symbol.toStringTag]="Interval"))(XZ.prototype)
15524
- class JZ extends NZ{constructor(t){super(QG.Duration),this.unit=t}toString(){return`Duration<${cG[this.unit]}>`}}IZ=Symbol.toStringTag,JZ[IZ]=(t=>(t.unit=null,t.ArrayType=BigInt64Array,t[Symbol.toStringTag]="Duration"))(JZ.prototype)
15525
- class QZ extends NZ{constructor(t){super(QG.List),this.children=[t]}toString(){return`List<${this.valueType}>`}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}}EZ=Symbol.toStringTag,QZ[EZ]=(t=>(t.children=null,t[Symbol.toStringTag]="List"))(QZ.prototype)
15526
- class tK extends NZ{constructor(t){super(QG.Struct),this.children=t}toString(){return`Struct<{${this.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}}AZ=Symbol.toStringTag,tK[AZ]=(t=>(t.children=null,t[Symbol.toStringTag]="Struct"))(tK.prototype)
15527
- class eK extends NZ{constructor(t,e,n){super(QG.Union),this.mode=t,this.children=n,this.typeIds=e=Int32Array.from(e),this.typeIdToChildIndex=e.reduce((t,e,n)=>(t[e]=n)&&t||t,Object.create(null))}toString(){return`${this[Symbol.toStringTag]}<${this.children.map(t=>`${t.type}`).join(" | ")}>`}}TZ=Symbol.toStringTag,eK[TZ]=(t=>(t.mode=null,t.typeIds=null,t.children=null,t.typeIdToChildIndex=null,t.ArrayType=Int8Array,t[Symbol.toStringTag]="Union"))(eK.prototype)
15528
- class nK extends NZ{constructor(t){super(QG.FixedSizeBinary),this.byteWidth=t}toString(){return`FixedSizeBinary[${this.byteWidth}]`}}DZ=Symbol.toStringTag,nK[DZ]=(t=>(t.byteWidth=null,t.ArrayType=Uint8Array,t[Symbol.toStringTag]="FixedSizeBinary"))(nK.prototype)
15529
- class iK extends NZ{constructor(t,e){super(QG.FixedSizeList),this.listSize=t,this.children=[e]}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}toString(){return`FixedSizeList[${this.listSize}]<${this.valueType}>`}}OZ=Symbol.toStringTag,iK[OZ]=(t=>(t.children=null,t.listSize=null,t[Symbol.toStringTag]="FixedSizeList"))(iK.prototype)
15530
- class oK extends NZ{constructor(t,e=!1){var n,i,o
15531
- if(super(QG.Map),this.children=[t],this.keysSorted=e,t&&(t.name="entries",null===(n=null==t?void 0:t.type)||void 0===n?void 0:n.children)){const e=null===(i=null==t?void 0:t.type)||void 0===i?void 0:i.children[0]
15517
+ case 64:return this.isSigned?BigInt64Array:BigUint64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`${this.isSigned?"I":"Ui"}nt${this.bitWidth}`}}gG=Symbol.toStringTag,PG[gG]=(t=>(t.isSigned=null,t.bitWidth=null,t[Symbol.toStringTag]="Int"))(PG.prototype)
15518
+ class zG extends PG{constructor(){super(!0,32)}get ArrayType(){return Int32Array}}Object.defineProperty(zG.prototype,"ArrayType",{value:Int32Array})
15519
+ class VG extends NG{constructor(t){super(QZ.Float),this.precision=t}get ArrayType(){switch(this.precision){case aZ.HALF:return Uint16Array
15520
+ case aZ.SINGLE:return Float32Array
15521
+ case aZ.DOUBLE:return Float64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`Float${this.precision<<5||16}`}}vG=Symbol.toStringTag,VG[vG]=(t=>(t.precision=null,t[Symbol.toStringTag]="Float"))(VG.prototype)
15522
+ class HG extends NG{constructor(){super(QZ.Binary)}toString(){return"Binary"}}bG=Symbol.toStringTag,HG[bG]=(t=>(t.ArrayType=Uint8Array,t[Symbol.toStringTag]="Binary"))(HG.prototype)
15523
+ class UG extends NG{constructor(){super(QZ.LargeBinary)}toString(){return"LargeBinary"}}yG=Symbol.toStringTag,UG[yG]=(t=>(t.ArrayType=Uint8Array,t.OffsetArrayType=BigInt64Array,t[Symbol.toStringTag]="LargeBinary"))(UG.prototype)
15524
+ class qG extends NG{constructor(){super(QZ.Utf8)}toString(){return"Utf8"}}wG=Symbol.toStringTag,qG[wG]=(t=>(t.ArrayType=Uint8Array,t[Symbol.toStringTag]="Utf8"))(qG.prototype)
15525
+ class jG extends NG{constructor(){super(QZ.LargeUtf8)}toString(){return"LargeUtf8"}}xG=Symbol.toStringTag,jG[xG]=(t=>(t.ArrayType=Uint8Array,t.OffsetArrayType=BigInt64Array,t[Symbol.toStringTag]="LargeUtf8"))(jG.prototype)
15526
+ class WG extends NG{constructor(){super(QZ.Bool)}toString(){return"Bool"}}CG=Symbol.toStringTag,WG[CG]=(t=>(t.ArrayType=Uint8Array,t[Symbol.toStringTag]="Bool"))(WG.prototype)
15527
+ class ZG extends NG{constructor(t,e,n=128){super(QZ.Decimal),this.scale=t,this.precision=e,this.bitWidth=n}toString(){return`Decimal[${this.precision}e${this.scale>0?"+":""}${this.scale}]`}}kG=Symbol.toStringTag,ZG[kG]=(t=>(t.scale=null,t.precision=null,t.ArrayType=Uint32Array,t[Symbol.toStringTag]="Decimal"))(ZG.prototype)
15528
+ class GG extends NG{constructor(t){super(QZ.Date),this.unit=t}toString(){return`Date${32*(this.unit+1)}<${lZ[this.unit]}>`}get ArrayType(){return this.unit===lZ.DAY?Int32Array:BigInt64Array}}SG=Symbol.toStringTag,GG[SG]=(t=>(t.unit=null,t[Symbol.toStringTag]="Date"))(GG.prototype)
15529
+ class KG extends NG{constructor(t,e){super(QZ.Time),this.unit=t,this.bitWidth=e}toString(){return`Time${this.bitWidth}<${cZ[this.unit]}>`}get ArrayType(){switch(this.bitWidth){case 32:return Int32Array
15530
+ case 64:return BigInt64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}}$G=Symbol.toStringTag,KG[$G]=(t=>(t.unit=null,t.bitWidth=null,t[Symbol.toStringTag]="Time"))(KG.prototype)
15531
+ class YG extends NG{constructor(t,e){super(QZ.Timestamp),this.unit=t,this.timezone=e}toString(){return`Timestamp<${cZ[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}}_G=Symbol.toStringTag,YG[_G]=(t=>(t.unit=null,t.timezone=null,t.ArrayType=BigInt64Array,t[Symbol.toStringTag]="Timestamp"))(YG.prototype)
15532
+ class XG extends NG{constructor(t){super(QZ.Interval),this.unit=t}toString(){return`Interval<${dZ[this.unit]}>`}}MG=Symbol.toStringTag,XG[MG]=(t=>(t.unit=null,t.ArrayType=Int32Array,t[Symbol.toStringTag]="Interval"))(XG.prototype)
15533
+ class JG extends NG{constructor(t){super(QZ.Duration),this.unit=t}toString(){return`Duration<${cZ[this.unit]}>`}}IG=Symbol.toStringTag,JG[IG]=(t=>(t.unit=null,t.ArrayType=BigInt64Array,t[Symbol.toStringTag]="Duration"))(JG.prototype)
15534
+ class QG extends NG{constructor(t){super(QZ.List),this.children=[t]}toString(){return`List<${this.valueType}>`}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}}EG=Symbol.toStringTag,QG[EG]=(t=>(t.children=null,t[Symbol.toStringTag]="List"))(QG.prototype)
15535
+ class tK extends NG{constructor(t){super(QZ.Struct),this.children=t}toString(){return`Struct<{${this.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}}AG=Symbol.toStringTag,tK[AG]=(t=>(t.children=null,t[Symbol.toStringTag]="Struct"))(tK.prototype)
15536
+ class eK extends NG{constructor(t,e,n){super(QZ.Union),this.mode=t,this.children=n,this.typeIds=e=Int32Array.from(e),this.typeIdToChildIndex=e.reduce((t,e,n)=>(t[e]=n)&&t||t,Object.create(null))}toString(){return`${this[Symbol.toStringTag]}<${this.children.map(t=>`${t.type}`).join(" | ")}>`}}TG=Symbol.toStringTag,eK[TG]=(t=>(t.mode=null,t.typeIds=null,t.children=null,t.typeIdToChildIndex=null,t.ArrayType=Int8Array,t[Symbol.toStringTag]="Union"))(eK.prototype)
15537
+ class nK extends NG{constructor(t){super(QZ.FixedSizeBinary),this.byteWidth=t}toString(){return`FixedSizeBinary[${this.byteWidth}]`}}DG=Symbol.toStringTag,nK[DG]=(t=>(t.byteWidth=null,t.ArrayType=Uint8Array,t[Symbol.toStringTag]="FixedSizeBinary"))(nK.prototype)
15538
+ class iK extends NG{constructor(t,e){super(QZ.FixedSizeList),this.listSize=t,this.children=[e]}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}toString(){return`FixedSizeList[${this.listSize}]<${this.valueType}>`}}OG=Symbol.toStringTag,iK[OG]=(t=>(t.children=null,t.listSize=null,t[Symbol.toStringTag]="FixedSizeList"))(iK.prototype)
15539
+ class oK extends NG{constructor(t,e=!1){var n,i,o
15540
+ if(super(QZ.Map),this.children=[t],this.keysSorted=e,t&&(t.name="entries",null===(n=null==t?void 0:t.type)||void 0===n?void 0:n.children)){const e=null===(i=null==t?void 0:t.type)||void 0===i?void 0:i.children[0]
15532
15541
  e&&(e.name="key")
15533
15542
  const n=null===(o=null==t?void 0:t.type)||void 0===o?void 0:o.children[1]
15534
- n&&(n.name="value")}}get keyType(){return this.children[0].type.children[0].type}get valueType(){return this.children[0].type.children[1].type}get childType(){return this.children[0].type}toString(){return`Map<{${this.children[0].type.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}}RZ=Symbol.toStringTag,oK[RZ]=(t=>(t.children=null,t.keysSorted=null,t[Symbol.toStringTag]="Map_"))(oK.prototype)
15543
+ n&&(n.name="value")}}get keyType(){return this.children[0].type.children[0].type}get valueType(){return this.children[0].type.children[1].type}get childType(){return this.children[0].type}toString(){return`Map<{${this.children[0].type.children.map(t=>`${t.name}:${t.type}`).join(", ")}}>`}}RG=Symbol.toStringTag,oK[RG]=(t=>(t.children=null,t.keysSorted=null,t[Symbol.toStringTag]="Map_"))(oK.prototype)
15535
15544
  const rK=(sK=-1,()=>++sK)
15536
15545
  var sK
15537
- class aK extends NZ{constructor(t,e,n,i){super(QG.Dictionary),this.indices=e,this.dictionary=t,this.isOrdered=i||!1,this.id=null==n?rK():nZ(n)}get children(){return this.dictionary.children}get valueType(){return this.dictionary}get ArrayType(){return this.dictionary.ArrayType}toString(){return`Dictionary<${this.indices}, ${this.dictionary}>`}}function lK(t){const e=t
15538
- switch(t.typeId){case QG.Decimal:return t.bitWidth/32
15539
- case QG.Interval:return e.unit===dG.MONTH_DAY_NANO?4:1+e.unit
15540
- case QG.FixedSizeList:return e.listSize
15541
- case QG.FixedSizeBinary:return e.byteWidth
15542
- default:return 1}}FZ=Symbol.toStringTag,aK[FZ]=(t=>(t.id=null,t.indices=null,t.isOrdered=null,t.dictionary=null,t[Symbol.toStringTag]="Dictionary"))(aK.prototype)
15546
+ class aK extends NG{constructor(t,e,n,i){super(QZ.Dictionary),this.indices=e,this.dictionary=t,this.isOrdered=i||!1,this.id=null==n?rK():nG(n)}get children(){return this.dictionary.children}get valueType(){return this.dictionary}get ArrayType(){return this.dictionary.ArrayType}toString(){return`Dictionary<${this.indices}, ${this.dictionary}>`}}function lK(t){const e=t
15547
+ switch(t.typeId){case QZ.Decimal:return t.bitWidth/32
15548
+ case QZ.Interval:return e.unit===dZ.MONTH_DAY_NANO?4:1+e.unit
15549
+ case QZ.FixedSizeList:return e.listSize
15550
+ case QZ.FixedSizeBinary:return e.byteWidth
15551
+ default:return 1}}FG=Symbol.toStringTag,aK[FG]=(t=>(t.id=null,t.indices=null,t.isOrdered=null,t.dictionary=null,t[Symbol.toStringTag]="Dictionary"))(aK.prototype)
15543
15552
  class cK{visitMany(t,...e){return t.map((t,n)=>this.visit(t,...e.map(t=>t[n])))}visit(...t){return this.getVisitFn(t[0],!1).apply(this,t)}getVisitFn(t,e=!0){return function(t,e,n=!0){if("number"==typeof e)return dK(t,e,n)
15544
- if("string"==typeof e&&e in QG)return dK(t,QG[e],n)
15545
- if(e&&e instanceof NZ)return dK(t,hK(e),n)
15546
- if((null==e?void 0:e.type)&&e.type instanceof NZ)return dK(t,hK(e.type),n)
15547
- return dK(t,QG.NONE,n)}(this,t,e)}getVisitFnByTypeId(t,e=!0){return dK(this,t,e)}visitNull(t,...e){return null}visitBool(t,...e){return null}visitInt(t,...e){return null}visitFloat(t,...e){return null}visitUtf8(t,...e){return null}visitLargeUtf8(t,...e){return null}visitBinary(t,...e){return null}visitLargeBinary(t,...e){return null}visitFixedSizeBinary(t,...e){return null}visitDate(t,...e){return null}visitTimestamp(t,...e){return null}visitTime(t,...e){return null}visitDecimal(t,...e){return null}visitList(t,...e){return null}visitStruct(t,...e){return null}visitUnion(t,...e){return null}visitDictionary(t,...e){return null}visitInterval(t,...e){return null}visitDuration(t,...e){return null}visitFixedSizeList(t,...e){return null}visitMap(t,...e){return null}}function dK(t,e,n=!0){let i=null
15548
- switch(e){case QG.Null:i=t.visitNull
15553
+ if("string"==typeof e&&e in QZ)return dK(t,QZ[e],n)
15554
+ if(e&&e instanceof NG)return dK(t,hK(e),n)
15555
+ if((null==e?void 0:e.type)&&e.type instanceof NG)return dK(t,hK(e.type),n)
15556
+ return dK(t,QZ.NONE,n)}(this,t,e)}getVisitFnByTypeId(t,e=!0){return dK(this,t,e)}visitNull(t,...e){return null}visitBool(t,...e){return null}visitInt(t,...e){return null}visitFloat(t,...e){return null}visitUtf8(t,...e){return null}visitLargeUtf8(t,...e){return null}visitBinary(t,...e){return null}visitLargeBinary(t,...e){return null}visitFixedSizeBinary(t,...e){return null}visitDate(t,...e){return null}visitTimestamp(t,...e){return null}visitTime(t,...e){return null}visitDecimal(t,...e){return null}visitList(t,...e){return null}visitStruct(t,...e){return null}visitUnion(t,...e){return null}visitDictionary(t,...e){return null}visitInterval(t,...e){return null}visitDuration(t,...e){return null}visitFixedSizeList(t,...e){return null}visitMap(t,...e){return null}}function dK(t,e,n=!0){let i=null
15557
+ switch(e){case QZ.Null:i=t.visitNull
15549
15558
  break
15550
- case QG.Bool:i=t.visitBool
15559
+ case QZ.Bool:i=t.visitBool
15551
15560
  break
15552
- case QG.Int:i=t.visitInt
15561
+ case QZ.Int:i=t.visitInt
15553
15562
  break
15554
- case QG.Int8:i=t.visitInt8||t.visitInt
15563
+ case QZ.Int8:i=t.visitInt8||t.visitInt
15555
15564
  break
15556
- case QG.Int16:i=t.visitInt16||t.visitInt
15565
+ case QZ.Int16:i=t.visitInt16||t.visitInt
15557
15566
  break
15558
- case QG.Int32:i=t.visitInt32||t.visitInt
15567
+ case QZ.Int32:i=t.visitInt32||t.visitInt
15559
15568
  break
15560
- case QG.Int64:i=t.visitInt64||t.visitInt
15569
+ case QZ.Int64:i=t.visitInt64||t.visitInt
15561
15570
  break
15562
- case QG.Uint8:i=t.visitUint8||t.visitInt
15571
+ case QZ.Uint8:i=t.visitUint8||t.visitInt
15563
15572
  break
15564
- case QG.Uint16:i=t.visitUint16||t.visitInt
15573
+ case QZ.Uint16:i=t.visitUint16||t.visitInt
15565
15574
  break
15566
- case QG.Uint32:i=t.visitUint32||t.visitInt
15575
+ case QZ.Uint32:i=t.visitUint32||t.visitInt
15567
15576
  break
15568
- case QG.Uint64:i=t.visitUint64||t.visitInt
15577
+ case QZ.Uint64:i=t.visitUint64||t.visitInt
15569
15578
  break
15570
- case QG.Float:i=t.visitFloat
15579
+ case QZ.Float:i=t.visitFloat
15571
15580
  break
15572
- case QG.Float16:i=t.visitFloat16||t.visitFloat
15581
+ case QZ.Float16:i=t.visitFloat16||t.visitFloat
15573
15582
  break
15574
- case QG.Float32:i=t.visitFloat32||t.visitFloat
15583
+ case QZ.Float32:i=t.visitFloat32||t.visitFloat
15575
15584
  break
15576
- case QG.Float64:i=t.visitFloat64||t.visitFloat
15585
+ case QZ.Float64:i=t.visitFloat64||t.visitFloat
15577
15586
  break
15578
- case QG.Utf8:i=t.visitUtf8
15587
+ case QZ.Utf8:i=t.visitUtf8
15579
15588
  break
15580
- case QG.LargeUtf8:i=t.visitLargeUtf8
15589
+ case QZ.LargeUtf8:i=t.visitLargeUtf8
15581
15590
  break
15582
- case QG.Binary:i=t.visitBinary
15591
+ case QZ.Binary:i=t.visitBinary
15583
15592
  break
15584
- case QG.LargeBinary:i=t.visitLargeBinary
15593
+ case QZ.LargeBinary:i=t.visitLargeBinary
15585
15594
  break
15586
- case QG.FixedSizeBinary:i=t.visitFixedSizeBinary
15595
+ case QZ.FixedSizeBinary:i=t.visitFixedSizeBinary
15587
15596
  break
15588
- case QG.Date:i=t.visitDate
15597
+ case QZ.Date:i=t.visitDate
15589
15598
  break
15590
- case QG.DateDay:i=t.visitDateDay||t.visitDate
15599
+ case QZ.DateDay:i=t.visitDateDay||t.visitDate
15591
15600
  break
15592
- case QG.DateMillisecond:i=t.visitDateMillisecond||t.visitDate
15601
+ case QZ.DateMillisecond:i=t.visitDateMillisecond||t.visitDate
15593
15602
  break
15594
- case QG.Timestamp:i=t.visitTimestamp
15603
+ case QZ.Timestamp:i=t.visitTimestamp
15595
15604
  break
15596
- case QG.TimestampSecond:i=t.visitTimestampSecond||t.visitTimestamp
15605
+ case QZ.TimestampSecond:i=t.visitTimestampSecond||t.visitTimestamp
15597
15606
  break
15598
- case QG.TimestampMillisecond:i=t.visitTimestampMillisecond||t.visitTimestamp
15607
+ case QZ.TimestampMillisecond:i=t.visitTimestampMillisecond||t.visitTimestamp
15599
15608
  break
15600
- case QG.TimestampMicrosecond:i=t.visitTimestampMicrosecond||t.visitTimestamp
15609
+ case QZ.TimestampMicrosecond:i=t.visitTimestampMicrosecond||t.visitTimestamp
15601
15610
  break
15602
- case QG.TimestampNanosecond:i=t.visitTimestampNanosecond||t.visitTimestamp
15611
+ case QZ.TimestampNanosecond:i=t.visitTimestampNanosecond||t.visitTimestamp
15603
15612
  break
15604
- case QG.Time:i=t.visitTime
15613
+ case QZ.Time:i=t.visitTime
15605
15614
  break
15606
- case QG.TimeSecond:i=t.visitTimeSecond||t.visitTime
15615
+ case QZ.TimeSecond:i=t.visitTimeSecond||t.visitTime
15607
15616
  break
15608
- case QG.TimeMillisecond:i=t.visitTimeMillisecond||t.visitTime
15617
+ case QZ.TimeMillisecond:i=t.visitTimeMillisecond||t.visitTime
15609
15618
  break
15610
- case QG.TimeMicrosecond:i=t.visitTimeMicrosecond||t.visitTime
15619
+ case QZ.TimeMicrosecond:i=t.visitTimeMicrosecond||t.visitTime
15611
15620
  break
15612
- case QG.TimeNanosecond:i=t.visitTimeNanosecond||t.visitTime
15621
+ case QZ.TimeNanosecond:i=t.visitTimeNanosecond||t.visitTime
15613
15622
  break
15614
- case QG.Decimal:i=t.visitDecimal
15623
+ case QZ.Decimal:i=t.visitDecimal
15615
15624
  break
15616
- case QG.List:i=t.visitList
15625
+ case QZ.List:i=t.visitList
15617
15626
  break
15618
- case QG.Struct:i=t.visitStruct
15627
+ case QZ.Struct:i=t.visitStruct
15619
15628
  break
15620
- case QG.Union:i=t.visitUnion
15629
+ case QZ.Union:i=t.visitUnion
15621
15630
  break
15622
- case QG.DenseUnion:i=t.visitDenseUnion||t.visitUnion
15631
+ case QZ.DenseUnion:i=t.visitDenseUnion||t.visitUnion
15623
15632
  break
15624
- case QG.SparseUnion:i=t.visitSparseUnion||t.visitUnion
15633
+ case QZ.SparseUnion:i=t.visitSparseUnion||t.visitUnion
15625
15634
  break
15626
- case QG.Dictionary:i=t.visitDictionary
15635
+ case QZ.Dictionary:i=t.visitDictionary
15627
15636
  break
15628
- case QG.Interval:i=t.visitInterval
15637
+ case QZ.Interval:i=t.visitInterval
15629
15638
  break
15630
- case QG.IntervalDayTime:i=t.visitIntervalDayTime||t.visitInterval
15639
+ case QZ.IntervalDayTime:i=t.visitIntervalDayTime||t.visitInterval
15631
15640
  break
15632
- case QG.IntervalYearMonth:i=t.visitIntervalYearMonth||t.visitInterval
15641
+ case QZ.IntervalYearMonth:i=t.visitIntervalYearMonth||t.visitInterval
15633
15642
  break
15634
- case QG.IntervalMonthDayNano:i=t.visitIntervalMonthDayNano||t.visitInterval
15643
+ case QZ.IntervalMonthDayNano:i=t.visitIntervalMonthDayNano||t.visitInterval
15635
15644
  break
15636
- case QG.Duration:i=t.visitDuration
15645
+ case QZ.Duration:i=t.visitDuration
15637
15646
  break
15638
- case QG.DurationSecond:i=t.visitDurationSecond||t.visitDuration
15647
+ case QZ.DurationSecond:i=t.visitDurationSecond||t.visitDuration
15639
15648
  break
15640
- case QG.DurationMillisecond:i=t.visitDurationMillisecond||t.visitDuration
15649
+ case QZ.DurationMillisecond:i=t.visitDurationMillisecond||t.visitDuration
15641
15650
  break
15642
- case QG.DurationMicrosecond:i=t.visitDurationMicrosecond||t.visitDuration
15651
+ case QZ.DurationMicrosecond:i=t.visitDurationMicrosecond||t.visitDuration
15643
15652
  break
15644
- case QG.DurationNanosecond:i=t.visitDurationNanosecond||t.visitDuration
15653
+ case QZ.DurationNanosecond:i=t.visitDurationNanosecond||t.visitDuration
15645
15654
  break
15646
- case QG.FixedSizeList:i=t.visitFixedSizeList
15655
+ case QZ.FixedSizeList:i=t.visitFixedSizeList
15647
15656
  break
15648
- case QG.Map:i=t.visitMap}if("function"==typeof i)return i
15657
+ case QZ.Map:i=t.visitMap}if("function"==typeof i)return i
15649
15658
  if(!n)return()=>null
15650
- throw new Error(`Unrecognized type '${QG[e]}'`)}function hK(t){switch(t.typeId){case QG.Null:return QG.Null
15651
- case QG.Int:{const{bitWidth:e,isSigned:n}=t
15652
- switch(e){case 8:return n?QG.Int8:QG.Uint8
15653
- case 16:return n?QG.Int16:QG.Uint16
15654
- case 32:return n?QG.Int32:QG.Uint32
15655
- case 64:return n?QG.Int64:QG.Uint64}return QG.Int}case QG.Float:switch(t.precision){case aG.HALF:return QG.Float16
15656
- case aG.SINGLE:return QG.Float32
15657
- case aG.DOUBLE:return QG.Float64}return QG.Float
15658
- case QG.Binary:return QG.Binary
15659
- case QG.LargeBinary:return QG.LargeBinary
15660
- case QG.Utf8:return QG.Utf8
15661
- case QG.LargeUtf8:return QG.LargeUtf8
15662
- case QG.Bool:return QG.Bool
15663
- case QG.Decimal:return QG.Decimal
15664
- case QG.Time:switch(t.unit){case cG.SECOND:return QG.TimeSecond
15665
- case cG.MILLISECOND:return QG.TimeMillisecond
15666
- case cG.MICROSECOND:return QG.TimeMicrosecond
15667
- case cG.NANOSECOND:return QG.TimeNanosecond}return QG.Time
15668
- case QG.Timestamp:switch(t.unit){case cG.SECOND:return QG.TimestampSecond
15669
- case cG.MILLISECOND:return QG.TimestampMillisecond
15670
- case cG.MICROSECOND:return QG.TimestampMicrosecond
15671
- case cG.NANOSECOND:return QG.TimestampNanosecond}return QG.Timestamp
15672
- case QG.Date:switch(t.unit){case lG.DAY:return QG.DateDay
15673
- case lG.MILLISECOND:return QG.DateMillisecond}return QG.Date
15674
- case QG.Interval:switch(t.unit){case dG.DAY_TIME:return QG.IntervalDayTime
15675
- case dG.YEAR_MONTH:return QG.IntervalYearMonth
15676
- case dG.MONTH_DAY_NANO:return QG.IntervalMonthDayNano}return QG.Interval
15677
- case QG.Duration:switch(t.unit){case cG.SECOND:return QG.DurationSecond
15678
- case cG.MILLISECOND:return QG.DurationMillisecond
15679
- case cG.MICROSECOND:return QG.DurationMicrosecond
15680
- case cG.NANOSECOND:return QG.DurationNanosecond}return QG.Duration
15681
- case QG.Map:return QG.Map
15682
- case QG.List:return QG.List
15683
- case QG.Struct:return QG.Struct
15684
- case QG.Union:switch(t.mode){case sG.Dense:return QG.DenseUnion
15685
- case sG.Sparse:return QG.SparseUnion}return QG.Union
15686
- case QG.FixedSizeBinary:return QG.FixedSizeBinary
15687
- case QG.FixedSizeList:return QG.FixedSizeList
15688
- case QG.Dictionary:return QG.Dictionary}throw new Error(`Unrecognized type '${QG[t.typeId]}'`)}cK.prototype.visitInt8=null,cK.prototype.visitInt16=null,cK.prototype.visitInt32=null,cK.prototype.visitInt64=null,cK.prototype.visitUint8=null,cK.prototype.visitUint16=null,cK.prototype.visitUint32=null,cK.prototype.visitUint64=null,cK.prototype.visitFloat16=null,cK.prototype.visitFloat32=null,cK.prototype.visitFloat64=null,cK.prototype.visitDateDay=null,cK.prototype.visitDateMillisecond=null,cK.prototype.visitTimestampSecond=null,cK.prototype.visitTimestampMillisecond=null,cK.prototype.visitTimestampMicrosecond=null,cK.prototype.visitTimestampNanosecond=null,cK.prototype.visitTimeSecond=null,cK.prototype.visitTimeMillisecond=null,cK.prototype.visitTimeMicrosecond=null,cK.prototype.visitTimeNanosecond=null,cK.prototype.visitDenseUnion=null,cK.prototype.visitSparseUnion=null,cK.prototype.visitIntervalDayTime=null,cK.prototype.visitIntervalYearMonth=null,cK.prototype.visitIntervalMonthDayNano=null,cK.prototype.visitDuration=null,cK.prototype.visitDurationSecond=null,cK.prototype.visitDurationMillisecond=null,cK.prototype.visitDurationMicrosecond=null,cK.prototype.visitDurationNanosecond=null
15659
+ throw new Error(`Unrecognized type '${QZ[e]}'`)}function hK(t){switch(t.typeId){case QZ.Null:return QZ.Null
15660
+ case QZ.Int:{const{bitWidth:e,isSigned:n}=t
15661
+ switch(e){case 8:return n?QZ.Int8:QZ.Uint8
15662
+ case 16:return n?QZ.Int16:QZ.Uint16
15663
+ case 32:return n?QZ.Int32:QZ.Uint32
15664
+ case 64:return n?QZ.Int64:QZ.Uint64}return QZ.Int}case QZ.Float:switch(t.precision){case aZ.HALF:return QZ.Float16
15665
+ case aZ.SINGLE:return QZ.Float32
15666
+ case aZ.DOUBLE:return QZ.Float64}return QZ.Float
15667
+ case QZ.Binary:return QZ.Binary
15668
+ case QZ.LargeBinary:return QZ.LargeBinary
15669
+ case QZ.Utf8:return QZ.Utf8
15670
+ case QZ.LargeUtf8:return QZ.LargeUtf8
15671
+ case QZ.Bool:return QZ.Bool
15672
+ case QZ.Decimal:return QZ.Decimal
15673
+ case QZ.Time:switch(t.unit){case cZ.SECOND:return QZ.TimeSecond
15674
+ case cZ.MILLISECOND:return QZ.TimeMillisecond
15675
+ case cZ.MICROSECOND:return QZ.TimeMicrosecond
15676
+ case cZ.NANOSECOND:return QZ.TimeNanosecond}return QZ.Time
15677
+ case QZ.Timestamp:switch(t.unit){case cZ.SECOND:return QZ.TimestampSecond
15678
+ case cZ.MILLISECOND:return QZ.TimestampMillisecond
15679
+ case cZ.MICROSECOND:return QZ.TimestampMicrosecond
15680
+ case cZ.NANOSECOND:return QZ.TimestampNanosecond}return QZ.Timestamp
15681
+ case QZ.Date:switch(t.unit){case lZ.DAY:return QZ.DateDay
15682
+ case lZ.MILLISECOND:return QZ.DateMillisecond}return QZ.Date
15683
+ case QZ.Interval:switch(t.unit){case dZ.DAY_TIME:return QZ.IntervalDayTime
15684
+ case dZ.YEAR_MONTH:return QZ.IntervalYearMonth
15685
+ case dZ.MONTH_DAY_NANO:return QZ.IntervalMonthDayNano}return QZ.Interval
15686
+ case QZ.Duration:switch(t.unit){case cZ.SECOND:return QZ.DurationSecond
15687
+ case cZ.MILLISECOND:return QZ.DurationMillisecond
15688
+ case cZ.MICROSECOND:return QZ.DurationMicrosecond
15689
+ case cZ.NANOSECOND:return QZ.DurationNanosecond}return QZ.Duration
15690
+ case QZ.Map:return QZ.Map
15691
+ case QZ.List:return QZ.List
15692
+ case QZ.Struct:return QZ.Struct
15693
+ case QZ.Union:switch(t.mode){case sZ.Dense:return QZ.DenseUnion
15694
+ case sZ.Sparse:return QZ.SparseUnion}return QZ.Union
15695
+ case QZ.FixedSizeBinary:return QZ.FixedSizeBinary
15696
+ case QZ.FixedSizeList:return QZ.FixedSizeList
15697
+ case QZ.Dictionary:return QZ.Dictionary}throw new Error(`Unrecognized type '${QZ[t.typeId]}'`)}cK.prototype.visitInt8=null,cK.prototype.visitInt16=null,cK.prototype.visitInt32=null,cK.prototype.visitInt64=null,cK.prototype.visitUint8=null,cK.prototype.visitUint16=null,cK.prototype.visitUint32=null,cK.prototype.visitUint64=null,cK.prototype.visitFloat16=null,cK.prototype.visitFloat32=null,cK.prototype.visitFloat64=null,cK.prototype.visitDateDay=null,cK.prototype.visitDateMillisecond=null,cK.prototype.visitTimestampSecond=null,cK.prototype.visitTimestampMillisecond=null,cK.prototype.visitTimestampMicrosecond=null,cK.prototype.visitTimestampNanosecond=null,cK.prototype.visitTimeSecond=null,cK.prototype.visitTimeMillisecond=null,cK.prototype.visitTimeMicrosecond=null,cK.prototype.visitTimeNanosecond=null,cK.prototype.visitDenseUnion=null,cK.prototype.visitSparseUnion=null,cK.prototype.visitIntervalDayTime=null,cK.prototype.visitIntervalYearMonth=null,cK.prototype.visitIntervalMonthDayNano=null,cK.prototype.visitDuration=null,cK.prototype.visitDurationSecond=null,cK.prototype.visitDurationMillisecond=null,cK.prototype.visitDurationMicrosecond=null,cK.prototype.visitDurationNanosecond=null
15689
15698
  const uK=new Float64Array(1),pK=new Uint32Array(uK.buffer)
15690
15699
  function fK(t){const e=(31744&t)>>10,n=(1023&t)/1024,i=Math.pow(-1,(32768&t)>>15)
15691
15700
  switch(e){case 31:return i*(n?Number.NaN:1/0)
15692
- case 0:return i*(n?6103515625e-14*n:0)}return i*Math.pow(2,e-15)*(1+n)}class mK extends cK{}function gK(t){return(e,n,i)=>{if(e.setValid(n,null!=i))return t(e,n,i)}}const vK=(t,e,n,i)=>{if(n+1<e.length){const o=nZ(e[n]),r=nZ(e[n+1])
15701
+ case 0:return i*(n?6103515625e-14*n:0)}return i*Math.pow(2,e-15)*(1+n)}class mK extends cK{}function gK(t){return(e,n,i)=>{if(e.setValid(n,null!=i))return t(e,n,i)}}const vK=(t,e,n,i)=>{if(n+1<e.length){const o=nG(e[n]),r=nG(e[n+1])
15693
15702
  t.set(i.subarray(0,r-o),o)}},bK=({values:t},e,n)=>{t[e]=n},yK=({values:t},e,n)=>{t[e]=n},wK=({values:t},e,n)=>{t[e]=function(t){if(t!=t)return 32256
15694
15703
  uK[0]=t
15695
15704
  const e=(2147483648&pK[1])>>16&65535
@@ -15698,65 +15707,65 @@ return n>=1089470464?pK[0]>0?n=31744:(n=(2080374784&n)>>16,i=(1048575&pK[1])>>10
15698
15707
  HK.visit(o,t.valueOffsets[e],n)},RK=(t,e,n)=>{const i=t.type.typeIdToChildIndex[t.typeIds[e]],o=t.children[i]
15699
15708
  HK.visit(o,e,n)},FK=({values:t},e,n)=>{t.set(n.subarray(0,2),2*e)},LK=({values:t},e,n)=>{t[e]=12*n[0]+n[1]%12},NK=({values:t,stride:e},n,i)=>{t.set(i.subarray(0,e),e*n)},BK=({values:t},e,n)=>{t[e]=n},PK=({values:t},e,n)=>{t[e]=n},zK=({values:t},e,n)=>{t[e]=n},VK=({values:t},e,n)=>{t[e]=n}
15700
15709
  mK.prototype.visitBool=gK(({offset:t,values:e},n,i)=>{const o=t+n
15701
- i?e[o>>3]|=1<<o%8:e[o>>3]&=~(1<<o%8)}),mK.prototype.visitInt=gK(bK),mK.prototype.visitInt8=gK(bK),mK.prototype.visitInt16=gK(bK),mK.prototype.visitInt32=gK(bK),mK.prototype.visitInt64=gK(bK),mK.prototype.visitUint8=gK(bK),mK.prototype.visitUint16=gK(bK),mK.prototype.visitUint32=gK(bK),mK.prototype.visitUint64=gK(bK),mK.prototype.visitFloat=gK((t,e,n)=>{switch(t.type.precision){case aG.HALF:return wK(t,e,n)
15702
- case aG.SINGLE:case aG.DOUBLE:return yK(t,e,n)}}),mK.prototype.visitFloat16=gK(wK),mK.prototype.visitFloat32=gK(yK),mK.prototype.visitFloat64=gK(yK),mK.prototype.visitUtf8=gK(SK),mK.prototype.visitLargeUtf8=gK(SK),mK.prototype.visitBinary=gK(kK),mK.prototype.visitLargeBinary=gK(kK),mK.prototype.visitFixedSizeBinary=gK(({stride:t,values:e},n,i)=>{e.set(i.subarray(0,t),t*n)}),mK.prototype.visitDate=gK((t,e,n)=>{t.type.unit===lG.DAY?xK(t,e,n):CK(t,e,n)}),mK.prototype.visitDateDay=gK(xK),mK.prototype.visitDateMillisecond=gK(CK),mK.prototype.visitTimestamp=gK((t,e,n)=>{switch(t.type.unit){case cG.SECOND:return $K(t,e,n)
15703
- case cG.MILLISECOND:return _K(t,e,n)
15704
- case cG.MICROSECOND:return MK(t,e,n)
15705
- case cG.NANOSECOND:return IK(t,e,n)}}),mK.prototype.visitTimestampSecond=gK($K),mK.prototype.visitTimestampMillisecond=gK(_K),mK.prototype.visitTimestampMicrosecond=gK(MK),mK.prototype.visitTimestampNanosecond=gK(IK),mK.prototype.visitTime=gK((t,e,n)=>{switch(t.type.unit){case cG.SECOND:return EK(t,e,n)
15706
- case cG.MILLISECOND:return AK(t,e,n)
15707
- case cG.MICROSECOND:return TK(t,e,n)
15708
- case cG.NANOSECOND:return DK(t,e,n)}}),mK.prototype.visitTimeSecond=gK(EK),mK.prototype.visitTimeMillisecond=gK(AK),mK.prototype.visitTimeMicrosecond=gK(TK),mK.prototype.visitTimeNanosecond=gK(DK),mK.prototype.visitDecimal=gK(({values:t,stride:e},n,i)=>{t.set(i.subarray(0,e),e*n)}),mK.prototype.visitList=gK((t,e,n)=>{const i=t.children[0],o=t.valueOffsets,r=HK.getVisitFn(i)
15710
+ i?e[o>>3]|=1<<o%8:e[o>>3]&=~(1<<o%8)}),mK.prototype.visitInt=gK(bK),mK.prototype.visitInt8=gK(bK),mK.prototype.visitInt16=gK(bK),mK.prototype.visitInt32=gK(bK),mK.prototype.visitInt64=gK(bK),mK.prototype.visitUint8=gK(bK),mK.prototype.visitUint16=gK(bK),mK.prototype.visitUint32=gK(bK),mK.prototype.visitUint64=gK(bK),mK.prototype.visitFloat=gK((t,e,n)=>{switch(t.type.precision){case aZ.HALF:return wK(t,e,n)
15711
+ case aZ.SINGLE:case aZ.DOUBLE:return yK(t,e,n)}}),mK.prototype.visitFloat16=gK(wK),mK.prototype.visitFloat32=gK(yK),mK.prototype.visitFloat64=gK(yK),mK.prototype.visitUtf8=gK(SK),mK.prototype.visitLargeUtf8=gK(SK),mK.prototype.visitBinary=gK(kK),mK.prototype.visitLargeBinary=gK(kK),mK.prototype.visitFixedSizeBinary=gK(({stride:t,values:e},n,i)=>{e.set(i.subarray(0,t),t*n)}),mK.prototype.visitDate=gK((t,e,n)=>{t.type.unit===lZ.DAY?xK(t,e,n):CK(t,e,n)}),mK.prototype.visitDateDay=gK(xK),mK.prototype.visitDateMillisecond=gK(CK),mK.prototype.visitTimestamp=gK((t,e,n)=>{switch(t.type.unit){case cZ.SECOND:return $K(t,e,n)
15712
+ case cZ.MILLISECOND:return _K(t,e,n)
15713
+ case cZ.MICROSECOND:return MK(t,e,n)
15714
+ case cZ.NANOSECOND:return IK(t,e,n)}}),mK.prototype.visitTimestampSecond=gK($K),mK.prototype.visitTimestampMillisecond=gK(_K),mK.prototype.visitTimestampMicrosecond=gK(MK),mK.prototype.visitTimestampNanosecond=gK(IK),mK.prototype.visitTime=gK((t,e,n)=>{switch(t.type.unit){case cZ.SECOND:return EK(t,e,n)
15715
+ case cZ.MILLISECOND:return AK(t,e,n)
15716
+ case cZ.MICROSECOND:return TK(t,e,n)
15717
+ case cZ.NANOSECOND:return DK(t,e,n)}}),mK.prototype.visitTimeSecond=gK(EK),mK.prototype.visitTimeMillisecond=gK(AK),mK.prototype.visitTimeMicrosecond=gK(TK),mK.prototype.visitTimeNanosecond=gK(DK),mK.prototype.visitDecimal=gK(({values:t,stride:e},n,i)=>{t.set(i.subarray(0,e),e*n)}),mK.prototype.visitList=gK((t,e,n)=>{const i=t.children[0],o=t.valueOffsets,r=HK.getVisitFn(i)
15709
15718
  if(Array.isArray(n))for(let t=-1,s=o[e],a=o[e+1];s<a;)r(i,s++,n[++t])
15710
15719
  else for(let t=-1,s=o[e],a=o[e+1];s<a;)r(i,s++,n.get(++t))}),mK.prototype.visitStruct=gK((t,e,n)=>{const i=t.type.children.map(t=>HK.getVisitFn(t.type)),o=n instanceof Map?(r=e,s=n,(t,e,n,i)=>e&&t(e,r,s.get(n.name))):n instanceof uX?((t,e)=>(n,i,o,r)=>i&&n(i,t,e.get(r)))(e,n):Array.isArray(n)?((t,e)=>(n,i,o,r)=>i&&n(i,t,e[r]))(e,n):((t,e)=>(n,i,o,r)=>i&&n(i,t,e[o.name]))(e,n)
15711
15720
  var r,s
15712
- t.type.children.forEach((e,n)=>o(i[n],t.children[n],e,n))}),mK.prototype.visitUnion=gK((t,e,n)=>{t.type.mode===sG.Dense?OK(t,e,n):RK(t,e,n)}),mK.prototype.visitDenseUnion=gK(OK),mK.prototype.visitSparseUnion=gK(RK),mK.prototype.visitDictionary=gK((t,e,n)=>{var i
15713
- null===(i=t.dictionary)||void 0===i||i.set(t.values[e],n)}),mK.prototype.visitInterval=gK((t,e,n)=>{switch(t.type.unit){case dG.YEAR_MONTH:return LK(t,e,n)
15714
- case dG.DAY_TIME:return FK(t,e,n)
15715
- case dG.MONTH_DAY_NANO:return NK(t,e,n)}}),mK.prototype.visitIntervalDayTime=gK(FK),mK.prototype.visitIntervalYearMonth=gK(LK),mK.prototype.visitIntervalMonthDayNano=gK(NK),mK.prototype.visitDuration=gK((t,e,n)=>{switch(t.type.unit){case cG.SECOND:return BK(t,e,n)
15716
- case cG.MILLISECOND:return PK(t,e,n)
15717
- case cG.MICROSECOND:return zK(t,e,n)
15718
- case cG.NANOSECOND:return VK(t,e,n)}}),mK.prototype.visitDurationSecond=gK(BK),mK.prototype.visitDurationMillisecond=gK(PK),mK.prototype.visitDurationMicrosecond=gK(zK),mK.prototype.visitDurationNanosecond=gK(VK),mK.prototype.visitFixedSizeList=gK((t,e,n)=>{const{stride:i}=t,o=t.children[0],r=HK.getVisitFn(o)
15721
+ t.type.children.forEach((e,n)=>o(i[n],t.children[n],e,n))}),mK.prototype.visitUnion=gK((t,e,n)=>{t.type.mode===sZ.Dense?OK(t,e,n):RK(t,e,n)}),mK.prototype.visitDenseUnion=gK(OK),mK.prototype.visitSparseUnion=gK(RK),mK.prototype.visitDictionary=gK((t,e,n)=>{var i
15722
+ null===(i=t.dictionary)||void 0===i||i.set(t.values[e],n)}),mK.prototype.visitInterval=gK((t,e,n)=>{switch(t.type.unit){case dZ.YEAR_MONTH:return LK(t,e,n)
15723
+ case dZ.DAY_TIME:return FK(t,e,n)
15724
+ case dZ.MONTH_DAY_NANO:return NK(t,e,n)}}),mK.prototype.visitIntervalDayTime=gK(FK),mK.prototype.visitIntervalYearMonth=gK(LK),mK.prototype.visitIntervalMonthDayNano=gK(NK),mK.prototype.visitDuration=gK((t,e,n)=>{switch(t.type.unit){case cZ.SECOND:return BK(t,e,n)
15725
+ case cZ.MILLISECOND:return PK(t,e,n)
15726
+ case cZ.MICROSECOND:return zK(t,e,n)
15727
+ case cZ.NANOSECOND:return VK(t,e,n)}}),mK.prototype.visitDurationSecond=gK(BK),mK.prototype.visitDurationMillisecond=gK(PK),mK.prototype.visitDurationMicrosecond=gK(zK),mK.prototype.visitDurationNanosecond=gK(VK),mK.prototype.visitFixedSizeList=gK((t,e,n)=>{const{stride:i}=t,o=t.children[0],r=HK.getVisitFn(o)
15719
15728
  if(Array.isArray(n))for(let t=-1,s=e*i;++t<i;)r(o,s+t,n[t])
15720
15729
  else for(let t=-1,s=e*i;++t<i;)r(o,s+t,n.get(t))}),mK.prototype.visitMap=gK((t,e,n)=>{const i=t.children[0],{valueOffsets:o}=t,r=HK.getVisitFn(i)
15721
15730
  let{[e]:s,[e+1]:a}=o
15722
15731
  const l=n instanceof Map?n.entries():Object.entries(n)
15723
15732
  for(const t of l)if(r(i,s,t),++s>=a)break})
15724
15733
  const HK=new mK,UK=Symbol.for("parent"),qK=Symbol.for("rowIndex")
15725
- class jK{constructor(t,e){return this[UK]=t,this[qK]=e,new Proxy(this,GK)}toArray(){return Object.values(this.toJSON())}toJSON(){const t=this[qK],e=this[UK],n=e.type.children,i={}
15734
+ class jK{constructor(t,e){return this[UK]=t,this[qK]=e,new Proxy(this,ZK)}toArray(){return Object.values(this.toJSON())}toJSON(){const t=this[qK],e=this[UK],n=e.type.children,i={}
15726
15735
  for(let o=-1,r=n.length;++o<r;)i[n[o].name]=wY.visit(e.children[o],t)
15727
- return i}toString(){return`{${[...this].map(([t,e])=>`${eZ(t)}: ${eZ(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}[Symbol.iterator](){return new WK(this[UK],this[qK])}}class WK{constructor(t,e){this.childIndex=0,this.children=t.children,this.rowIndex=e,this.childFields=t.type.children,this.numChildren=this.childFields.length}[Symbol.iterator](){return this}next(){const t=this.childIndex
15736
+ return i}toString(){return`{${[...this].map(([t,e])=>`${eG(t)}: ${eG(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}[Symbol.iterator](){return new WK(this[UK],this[qK])}}class WK{constructor(t,e){this.childIndex=0,this.children=t.children,this.rowIndex=e,this.childFields=t.type.children,this.numChildren=this.childFields.length}[Symbol.iterator](){return this}next(){const t=this.childIndex
15728
15737
  return t<this.numChildren?(this.childIndex=t+1,{done:!1,value:[this.childFields[t].name,wY.visit(this.children[t],this.rowIndex)]}):{done:!0,value:null}}}Object.defineProperties(jK.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[UK]:{writable:!0,enumerable:!1,configurable:!1,value:null},[qK]:{writable:!0,enumerable:!1,configurable:!1,value:-1}})
15729
- const GK=new class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[UK].type.children.map(t=>t.name)}has(t,e){return t[UK].type.children.some(t=>t.name===e)}getOwnPropertyDescriptor(t,e){if(t[UK].type.children.some(t=>t.name===e))return{writable:!0,enumerable:!0,configurable:!0}}get(t,e){if(Reflect.has(t,e))return t[e]
15738
+ const ZK=new class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[UK].type.children.map(t=>t.name)}has(t,e){return t[UK].type.children.some(t=>t.name===e)}getOwnPropertyDescriptor(t,e){if(t[UK].type.children.some(t=>t.name===e))return{writable:!0,enumerable:!0,configurable:!0}}get(t,e){if(Reflect.has(t,e))return t[e]
15730
15739
  const n=t[UK].type.children.findIndex(t=>t.name===e)
15731
15740
  if(-1!==n){const i=wY.visit(t[UK].children[n],t[qK])
15732
15741
  return Reflect.set(t,e,i),i}}set(t,e,n){const i=t[UK].type.children.findIndex(t=>t.name===e)
15733
15742
  return-1!==i?(HK.visit(t[UK].children[i],t[qK],n),Reflect.set(t,e,n)):!(!Reflect.has(t,e)&&"symbol"!=typeof e)&&Reflect.set(t,e,n)}}
15734
- class ZK extends cK{}function KK(t){return(e,n)=>e.getValid(n)?t(e,n):null}const YK=(t,e,n)=>{if(n+1>=e.length)return null
15735
- const i=nZ(e[n]),o=nZ(e[n+1])
15736
- return t.subarray(i,o)},XK=({values:t},e)=>((t,e)=>864e5*t[e])(t,e),JK=({values:t},e)=>nZ(t[e]),QK=({stride:t,values:e},n)=>e[t*n],tY=({values:t},e)=>t[e],eY=({values:t,valueOffsets:e},n)=>YK(t,e,n),nY=({values:t,valueOffsets:e},n)=>{const i=YK(t,e,n)
15737
- return null!==i?EW(i):null},iY=({values:t},e)=>1e3*nZ(t[e]),oY=({values:t},e)=>nZ(t[e]),rY=({values:t},e)=>iZ(t[e],BigInt(1e3)),sY=({values:t},e)=>iZ(t[e],BigInt(1e6)),aY=({values:t},e)=>t[e],lY=({values:t},e)=>t[e],cY=({values:t},e)=>t[e],dY=({values:t},e)=>t[e],hY=(t,e)=>{const n=t.type.typeIdToChildIndex[t.typeIds[e]],i=t.children[n]
15743
+ class GK extends cK{}function KK(t){return(e,n)=>e.getValid(n)?t(e,n):null}const YK=(t,e,n)=>{if(n+1>=e.length)return null
15744
+ const i=nG(e[n]),o=nG(e[n+1])
15745
+ return t.subarray(i,o)},XK=({values:t},e)=>((t,e)=>864e5*t[e])(t,e),JK=({values:t},e)=>nG(t[e]),QK=({stride:t,values:e},n)=>e[t*n],tY=({values:t},e)=>t[e],eY=({values:t,valueOffsets:e},n)=>YK(t,e,n),nY=({values:t,valueOffsets:e},n)=>{const i=YK(t,e,n)
15746
+ return null!==i?EW(i):null},iY=({values:t},e)=>1e3*nG(t[e]),oY=({values:t},e)=>nG(t[e]),rY=({values:t},e)=>iG(t[e],BigInt(1e3)),sY=({values:t},e)=>iG(t[e],BigInt(1e6)),aY=({values:t},e)=>t[e],lY=({values:t},e)=>t[e],cY=({values:t},e)=>t[e],dY=({values:t},e)=>t[e],hY=(t,e)=>{const n=t.type.typeIdToChildIndex[t.typeIds[e]],i=t.children[n]
15738
15747
  return wY.visit(i,t.valueOffsets[e])},uY=(t,e)=>{const n=t.type.typeIdToChildIndex[t.typeIds[e]],i=t.children[n]
15739
15748
  return wY.visit(i,e)},pY=({values:t},e)=>t.subarray(2*e,2*(e+1)),fY=({values:t},e)=>{const n=t[e],i=new Int32Array(2)
15740
15749
  return i[0]=Math.trunc(n/12),i[1]=Math.trunc(n%12),i},mY=({values:t},e)=>t.subarray(4*e,4*(e+1)),gY=({values:t},e)=>t[e],vY=({values:t},e)=>t[e],bY=({values:t},e)=>t[e],yY=({values:t},e)=>t[e]
15741
- ZK.prototype.visitNull=KK((t,e)=>null),ZK.prototype.visitBool=KK(({offset:t,values:e},n)=>{const i=t+n
15742
- return!!(e[i>>3]&1<<i%8)}),ZK.prototype.visitInt=KK(({values:t},e)=>t[e]),ZK.prototype.visitInt8=KK(QK),ZK.prototype.visitInt16=KK(QK),ZK.prototype.visitInt32=KK(QK),ZK.prototype.visitInt64=KK(tY),ZK.prototype.visitUint8=KK(QK),ZK.prototype.visitUint16=KK(QK),ZK.prototype.visitUint32=KK(QK),ZK.prototype.visitUint64=KK(tY),ZK.prototype.visitFloat=KK(({type:t,values:e},n)=>t.precision!==aG.HALF?e[n]:fK(e[n])),ZK.prototype.visitFloat16=KK(({stride:t,values:e},n)=>fK(e[t*n])),ZK.prototype.visitFloat32=KK(QK),ZK.prototype.visitFloat64=KK(QK),ZK.prototype.visitUtf8=KK(nY),ZK.prototype.visitLargeUtf8=KK(nY),ZK.prototype.visitBinary=KK(eY),ZK.prototype.visitLargeBinary=KK(eY),ZK.prototype.visitFixedSizeBinary=KK(({stride:t,values:e},n)=>e.subarray(t*n,t*(n+1))),ZK.prototype.visitDate=KK((t,e)=>t.type.unit===lG.DAY?XK(t,e):JK(t,e)),ZK.prototype.visitDateDay=KK(XK),ZK.prototype.visitDateMillisecond=KK(JK),ZK.prototype.visitTimestamp=KK((t,e)=>{switch(t.type.unit){case cG.SECOND:return iY(t,e)
15743
- case cG.MILLISECOND:return oY(t,e)
15744
- case cG.MICROSECOND:return rY(t,e)
15745
- case cG.NANOSECOND:return sY(t,e)}}),ZK.prototype.visitTimestampSecond=KK(iY),ZK.prototype.visitTimestampMillisecond=KK(oY),ZK.prototype.visitTimestampMicrosecond=KK(rY),ZK.prototype.visitTimestampNanosecond=KK(sY),ZK.prototype.visitTime=KK((t,e)=>{switch(t.type.unit){case cG.SECOND:return aY(t,e)
15746
- case cG.MILLISECOND:return lY(t,e)
15747
- case cG.MICROSECOND:return cY(t,e)
15748
- case cG.NANOSECOND:return dY(t,e)}}),ZK.prototype.visitTimeSecond=KK(aY),ZK.prototype.visitTimeMillisecond=KK(lY),ZK.prototype.visitTimeMicrosecond=KK(cY),ZK.prototype.visitTimeNanosecond=KK(dY),ZK.prototype.visitDecimal=KK(({values:t,stride:e},n)=>pZ.decimal(t.subarray(e*n,e*(n+1)))),ZK.prototype.visitList=KK((t,e)=>{const{valueOffsets:n,stride:i,children:o}=t,{[e*i]:r,[e*i+1]:s}=n,a=o[0].slice(r,s-r)
15749
- return new uX([a])}),ZK.prototype.visitStruct=KK((t,e)=>new jK(t,e)),ZK.prototype.visitUnion=KK((t,e)=>t.type.mode===sG.Dense?hY(t,e):uY(t,e)),ZK.prototype.visitDenseUnion=KK(hY),ZK.prototype.visitSparseUnion=KK(uY),ZK.prototype.visitDictionary=KK((t,e)=>{var n
15750
- return null===(n=t.dictionary)||void 0===n?void 0:n.get(t.values[e])}),ZK.prototype.visitInterval=KK((t,e)=>t.type.unit===dG.MONTH_DAY_NANO?mY(t,e):t.type.unit===dG.DAY_TIME?pY(t,e):fY(t,e)),ZK.prototype.visitIntervalDayTime=KK(pY),ZK.prototype.visitIntervalYearMonth=KK(fY),ZK.prototype.visitIntervalMonthDayNano=KK(mY),ZK.prototype.visitDuration=KK((t,e)=>{switch(t.type.unit){case cG.SECOND:return gY(t,e)
15751
- case cG.MILLISECOND:return vY(t,e)
15752
- case cG.MICROSECOND:return bY(t,e)
15753
- case cG.NANOSECOND:return yY(t,e)}}),ZK.prototype.visitDurationSecond=KK(gY),ZK.prototype.visitDurationMillisecond=KK(vY),ZK.prototype.visitDurationMicrosecond=KK(bY),ZK.prototype.visitDurationNanosecond=KK(yY),ZK.prototype.visitFixedSizeList=KK((t,e)=>{const{stride:n,children:i}=t,o=i[0].slice(e*n,n)
15754
- return new uX([o])}),ZK.prototype.visitMap=KK((t,e)=>{const{valueOffsets:n,children:i}=t,{[e]:o,[e+1]:r}=n,s=i[0]
15750
+ GK.prototype.visitNull=KK((t,e)=>null),GK.prototype.visitBool=KK(({offset:t,values:e},n)=>{const i=t+n
15751
+ return!!(e[i>>3]&1<<i%8)}),GK.prototype.visitInt=KK(({values:t},e)=>t[e]),GK.prototype.visitInt8=KK(QK),GK.prototype.visitInt16=KK(QK),GK.prototype.visitInt32=KK(QK),GK.prototype.visitInt64=KK(tY),GK.prototype.visitUint8=KK(QK),GK.prototype.visitUint16=KK(QK),GK.prototype.visitUint32=KK(QK),GK.prototype.visitUint64=KK(tY),GK.prototype.visitFloat=KK(({type:t,values:e},n)=>t.precision!==aZ.HALF?e[n]:fK(e[n])),GK.prototype.visitFloat16=KK(({stride:t,values:e},n)=>fK(e[t*n])),GK.prototype.visitFloat32=KK(QK),GK.prototype.visitFloat64=KK(QK),GK.prototype.visitUtf8=KK(nY),GK.prototype.visitLargeUtf8=KK(nY),GK.prototype.visitBinary=KK(eY),GK.prototype.visitLargeBinary=KK(eY),GK.prototype.visitFixedSizeBinary=KK(({stride:t,values:e},n)=>e.subarray(t*n,t*(n+1))),GK.prototype.visitDate=KK((t,e)=>t.type.unit===lZ.DAY?XK(t,e):JK(t,e)),GK.prototype.visitDateDay=KK(XK),GK.prototype.visitDateMillisecond=KK(JK),GK.prototype.visitTimestamp=KK((t,e)=>{switch(t.type.unit){case cZ.SECOND:return iY(t,e)
15752
+ case cZ.MILLISECOND:return oY(t,e)
15753
+ case cZ.MICROSECOND:return rY(t,e)
15754
+ case cZ.NANOSECOND:return sY(t,e)}}),GK.prototype.visitTimestampSecond=KK(iY),GK.prototype.visitTimestampMillisecond=KK(oY),GK.prototype.visitTimestampMicrosecond=KK(rY),GK.prototype.visitTimestampNanosecond=KK(sY),GK.prototype.visitTime=KK((t,e)=>{switch(t.type.unit){case cZ.SECOND:return aY(t,e)
15755
+ case cZ.MILLISECOND:return lY(t,e)
15756
+ case cZ.MICROSECOND:return cY(t,e)
15757
+ case cZ.NANOSECOND:return dY(t,e)}}),GK.prototype.visitTimeSecond=KK(aY),GK.prototype.visitTimeMillisecond=KK(lY),GK.prototype.visitTimeMicrosecond=KK(cY),GK.prototype.visitTimeNanosecond=KK(dY),GK.prototype.visitDecimal=KK(({values:t,stride:e},n)=>pG.decimal(t.subarray(e*n,e*(n+1)))),GK.prototype.visitList=KK((t,e)=>{const{valueOffsets:n,stride:i,children:o}=t,{[e*i]:r,[e*i+1]:s}=n,a=o[0].slice(r,s-r)
15758
+ return new uX([a])}),GK.prototype.visitStruct=KK((t,e)=>new jK(t,e)),GK.prototype.visitUnion=KK((t,e)=>t.type.mode===sZ.Dense?hY(t,e):uY(t,e)),GK.prototype.visitDenseUnion=KK(hY),GK.prototype.visitSparseUnion=KK(uY),GK.prototype.visitDictionary=KK((t,e)=>{var n
15759
+ return null===(n=t.dictionary)||void 0===n?void 0:n.get(t.values[e])}),GK.prototype.visitInterval=KK((t,e)=>t.type.unit===dZ.MONTH_DAY_NANO?mY(t,e):t.type.unit===dZ.DAY_TIME?pY(t,e):fY(t,e)),GK.prototype.visitIntervalDayTime=KK(pY),GK.prototype.visitIntervalYearMonth=KK(fY),GK.prototype.visitIntervalMonthDayNano=KK(mY),GK.prototype.visitDuration=KK((t,e)=>{switch(t.type.unit){case cZ.SECOND:return gY(t,e)
15760
+ case cZ.MILLISECOND:return vY(t,e)
15761
+ case cZ.MICROSECOND:return bY(t,e)
15762
+ case cZ.NANOSECOND:return yY(t,e)}}),GK.prototype.visitDurationSecond=KK(gY),GK.prototype.visitDurationMillisecond=KK(vY),GK.prototype.visitDurationMicrosecond=KK(bY),GK.prototype.visitDurationNanosecond=KK(yY),GK.prototype.visitFixedSizeList=KK((t,e)=>{const{stride:n,children:i}=t,o=i[0].slice(e*n,n)
15763
+ return new uX([o])}),GK.prototype.visitMap=KK((t,e)=>{const{valueOffsets:n,children:i}=t,{[e]:o,[e+1]:r}=n,s=i[0]
15755
15764
  return new $Y(s.slice(o,r-o))})
15756
- const wY=new ZK,xY=Symbol.for("keys"),CY=Symbol.for("vals"),kY=Symbol.for("kKeysAsStrings"),SY=Symbol.for("_kKeysAsStrings")
15765
+ const wY=new GK,xY=Symbol.for("keys"),CY=Symbol.for("vals"),kY=Symbol.for("kKeysAsStrings"),SY=Symbol.for("_kKeysAsStrings")
15757
15766
  class $Y{constructor(t){return this[xY]=new uX([t.children[0]]).memoize(),this[CY]=t.children[1],new Proxy(this,new MY)}get[kY](){return this[SY]||(this[SY]=Array.from(this[xY].toArray(),String))}[Symbol.iterator](){return new _Y(this[xY],this[CY])}get size(){return this[xY].length}toArray(){return Object.values(this.toJSON())}toJSON(){const t=this[xY],e=this[CY],n={}
15758
15767
  for(let i=-1,o=t.length;++i<o;)n[t.get(i)]=wY.visit(e,i)
15759
- return n}toString(){return`{${[...this].map(([t,e])=>`${eZ(t)}: ${eZ(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}}class _Y{constructor(t,e){this.keys=t,this.vals=e,this.keyIndex=0,this.numKeys=t.length}[Symbol.iterator](){return this}next(){const t=this.keyIndex
15768
+ return n}toString(){return`{${[...this].map(([t,e])=>`${eG(t)}: ${eG(e)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}}class _Y{constructor(t,e){this.keys=t,this.vals=e,this.keyIndex=0,this.numKeys=t.length}[Symbol.iterator](){return this}next(){const t=this.keyIndex
15760
15769
  return t===this.numKeys?{done:!0,value:null}:(this.keyIndex++,{done:!1,value:[this.keys.get(t),wY.visit(this.vals,t)]})}}class MY{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(t){return t[kY]}has(t,e){return t[kY].includes(e)}getOwnPropertyDescriptor(t,e){if(-1!==t[kY].indexOf(e))return{writable:!0,enumerable:!0,configurable:!0}}get(t,e){if(Reflect.has(t,e))return t[e]
15761
15770
  const n=t[kY].indexOf(e)
15762
15771
  if(-1!==n){const i=wY.visit(Reflect.get(t,CY),n)
@@ -15813,54 +15822,54 @@ for(;s-o>=2;)i+=VY(r.getUint16(o)),o+=2
15813
15822
  for(;s-o>=1;)i+=VY(r.getUint8(o)),o+=1
15814
15823
  return i}(t,o>>3,i-o>>3)}function VY(t){let e=Math.trunc(t)
15815
15824
  return e-=e>>>1&1431655765,e=(858993459&e)+(e>>>2&858993459),16843009*(e+(e>>>4)&252645135)>>>24}class HY{get typeId(){return this.type.typeId}get ArrayType(){return this.type.ArrayType}get buffers(){return[this.valueOffsets,this.values,this.nullBitmap,this.typeIds]}get nullable(){if(0!==this._nullCount){const{type:t}=this
15816
- return NZ.isSparseUnion(t)||NZ.isDenseUnion(t)?this.children.some(t=>t.nullable):this.nullBitmap&&this.nullBitmap.byteLength>0}return!0}get byteLength(){let t=0
15825
+ return NG.isSparseUnion(t)||NG.isDenseUnion(t)?this.children.some(t=>t.nullable):this.nullBitmap&&this.nullBitmap.byteLength>0}return!0}get byteLength(){let t=0
15817
15826
  const{valueOffsets:e,values:n,nullBitmap:i,typeIds:o}=this
15818
- return e&&(t+=e.byteLength),n&&(t+=n.byteLength),i&&(t+=i.byteLength),o&&(t+=o.byteLength),this.children.reduce((t,e)=>t+e.byteLength,t)}get nullCount(){if(NZ.isUnion(this.type))return this.children.reduce((t,e)=>t+e.nullCount,0)
15827
+ return e&&(t+=e.byteLength),n&&(t+=n.byteLength),i&&(t+=i.byteLength),o&&(t+=o.byteLength),this.children.reduce((t,e)=>t+e.byteLength,t)}get nullCount(){if(NG.isUnion(this.type))return this.children.reduce((t,e)=>t+e.nullCount,0)
15819
15828
  let t,e=this._nullCount
15820
15829
  return e<=-1&&(t=this.nullBitmap)&&(this._nullCount=e=0===t.length?0:this.length-zY(t,this.offset,this.offset+this.length)),e}constructor(t,e,n,i,o,r=[],s){let a
15821
15830
  this.type=t,this.children=r,this.dictionary=s,this.offset=Math.floor(Math.max(e||0,0)),this.length=Math.floor(Math.max(n||0,0)),this._nullCount=Math.floor(Math.max(i||0,-1)),o instanceof HY?(this.stride=o.stride,this.values=o.values,this.typeIds=o.typeIds,this.nullBitmap=o.nullBitmap,this.valueOffsets=o.valueOffsets):(this.stride=lK(t),o&&((a=o[0])&&(this.valueOffsets=a),(a=o[1])&&(this.values=a),(a=o[2])&&(this.nullBitmap=a),(a=o[3])&&(this.typeIds=a)))}getValid(t){const{type:e}=this
15822
- if(NZ.isUnion(e)){const n=e,i=this.children[n.typeIdToChildIndex[this.typeIds[t]]],o=n.mode===sG.Dense?this.valueOffsets[t]:t
15831
+ if(NG.isUnion(e)){const n=e,i=this.children[n.typeIdToChildIndex[this.typeIds[t]]],o=n.mode===sZ.Dense?this.valueOffsets[t]:t
15823
15832
  return i.getValid(o)}if(this.nullable&&this.nullCount>0){const e=this.offset+t
15824
15833
  return!!(this.nullBitmap[e>>3]&1<<e%8)}return!0}setValid(t,e){let n
15825
15834
  const{type:i}=this
15826
- if(NZ.isUnion(i)){const o=i,r=this.children[o.typeIdToChildIndex[this.typeIds[t]]],s=o.mode===sG.Dense?this.valueOffsets[t]:t
15835
+ if(NG.isUnion(i)){const o=i,r=this.children[o.typeIdToChildIndex[this.typeIds[t]]],s=o.mode===sZ.Dense?this.valueOffsets[t]:t
15827
15836
  n=r.getValid(s),r.setValid(s,e)}else{let{nullBitmap:i}=this
15828
15837
  const{offset:o,length:r}=this,s=o+t,a=1<<s%8,l=s>>3;(!i||i.byteLength<=l)&&(i=new Uint8Array((o+r+63&-64)>>3).fill(255),this.nullCount>0?(i.set(NY(o,r,this.nullBitmap),0),Object.assign(this,{nullBitmap:i})):Object.assign(this,{nullBitmap:i,_nullCount:0}))
15829
15838
  const c=i[l]
15830
15839
  n=0!==(c&a),i[l]=e?c|a:c&~a}return n!==!!e&&(this._nullCount=this.nullCount+(e?-1:1)),e}clone(t=this.type,e=this.offset,n=this.length,i=this._nullCount,o=this,r=this.children){return new HY(t,e,n,i,o,r,this.dictionary)}slice(t,e){const{stride:n,typeId:i,children:o}=this,r=+(0===this._nullCount)-1,s=16===i?n:1,a=this._sliceBuffers(t,e,n,i)
15831
- return this.clone(this.type,this.offset+t,e,r,a,0===o.length||this.valueOffsets?o:this._sliceChildren(o,s*t,s*e))}_changeLengthAndBackfillNullBitmap(t){if(this.typeId===QG.Null)return this.clone(this.type,0,t,0)
15840
+ return this.clone(this.type,this.offset+t,e,r,a,0===o.length||this.valueOffsets?o:this._sliceChildren(o,s*t,s*e))}_changeLengthAndBackfillNullBitmap(t){if(this.typeId===QZ.Null)return this.clone(this.type,0,t,0)
15832
15841
  const{length:e,nullCount:n}=this,i=new Uint8Array((t+63&-64)>>3).fill(255,0,e>>3)
15833
15842
  i[e>>3]=(1<<e-(-8&e))-1,n>0&&i.set(NY(this.offset,e,this.nullBitmap),0)
15834
15843
  const o=this.buffers
15835
- return o[tZ.VALIDITY]=i,this.clone(this.type,0,t,n+(t-e),o)}_sliceBuffers(t,e,n,i){let o
15844
+ return o[tG.VALIDITY]=i,this.clone(this.type,0,t,n+(t-e),o)}_sliceBuffers(t,e,n,i){let o
15836
15845
  const{buffers:r}=this
15837
- return(o=r[tZ.TYPE])&&(r[tZ.TYPE]=o.subarray(t,t+e)),(o=r[tZ.OFFSET])&&(r[tZ.OFFSET]=o.subarray(t,t+e+1))||(o=r[tZ.DATA])&&(r[tZ.DATA]=6===i?o:o.subarray(n*t,n*(t+e))),r}_sliceChildren(t,e,n){return t.map(t=>t.slice(e,n))}}HY.prototype.children=Object.freeze([])
15846
+ return(o=r[tG.TYPE])&&(r[tG.TYPE]=o.subarray(t,t+e)),(o=r[tG.OFFSET])&&(r[tG.OFFSET]=o.subarray(t,t+e+1))||(o=r[tG.DATA])&&(r[tG.DATA]=6===i?o:o.subarray(n*t,n*(t+e))),r}_sliceChildren(t,e,n){return t.map(t=>t.slice(e,n))}}HY.prototype.children=Object.freeze([])
15838
15847
  class UY extends cK{visit(t){return this.getVisitFn(t.type).call(this,t)}visitNull(t){const{type:e,offset:n=0,length:i=0}=t
15839
- return new HY(e,n,i,i)}visitBool(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=GW(e.ArrayType,t.data),{length:r=o.length>>3,nullCount:s=(t.nullBitmap?-1:0)}=t
15840
- return new HY(e,n,r,s,[void 0,o,i])}visitInt(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=GW(e.ArrayType,t.data),{length:r=o.length,nullCount:s=(t.nullBitmap?-1:0)}=t
15841
- return new HY(e,n,r,s,[void 0,o,i])}visitFloat(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=GW(e.ArrayType,t.data),{length:r=o.length,nullCount:s=(t.nullBitmap?-1:0)}=t
15842
- return new HY(e,n,r,s,[void 0,o,i])}visitUtf8(t){const{type:e,offset:n=0}=t,i=YW(t.data),o=YW(t.nullBitmap),r=ZW(t.valueOffsets),{length:s=r.length-1,nullCount:a=(t.nullBitmap?-1:0)}=t
15848
+ return new HY(e,n,i,i)}visitBool(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=ZW(e.ArrayType,t.data),{length:r=o.length>>3,nullCount:s=(t.nullBitmap?-1:0)}=t
15849
+ return new HY(e,n,r,s,[void 0,o,i])}visitInt(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=ZW(e.ArrayType,t.data),{length:r=o.length,nullCount:s=(t.nullBitmap?-1:0)}=t
15850
+ return new HY(e,n,r,s,[void 0,o,i])}visitFloat(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=ZW(e.ArrayType,t.data),{length:r=o.length,nullCount:s=(t.nullBitmap?-1:0)}=t
15851
+ return new HY(e,n,r,s,[void 0,o,i])}visitUtf8(t){const{type:e,offset:n=0}=t,i=YW(t.data),o=YW(t.nullBitmap),r=GW(t.valueOffsets),{length:s=r.length-1,nullCount:a=(t.nullBitmap?-1:0)}=t
15843
15852
  return new HY(e,n,s,a,[r,i,o])}visitLargeUtf8(t){const{type:e,offset:n=0}=t,i=YW(t.data),o=YW(t.nullBitmap),r=KW(t.valueOffsets),{length:s=r.length-1,nullCount:a=(t.nullBitmap?-1:0)}=t
15844
- return new HY(e,n,s,a,[r,i,o])}visitBinary(t){const{type:e,offset:n=0}=t,i=YW(t.data),o=YW(t.nullBitmap),r=ZW(t.valueOffsets),{length:s=r.length-1,nullCount:a=(t.nullBitmap?-1:0)}=t
15853
+ return new HY(e,n,s,a,[r,i,o])}visitBinary(t){const{type:e,offset:n=0}=t,i=YW(t.data),o=YW(t.nullBitmap),r=GW(t.valueOffsets),{length:s=r.length-1,nullCount:a=(t.nullBitmap?-1:0)}=t
15845
15854
  return new HY(e,n,s,a,[r,i,o])}visitLargeBinary(t){const{type:e,offset:n=0}=t,i=YW(t.data),o=YW(t.nullBitmap),r=KW(t.valueOffsets),{length:s=r.length-1,nullCount:a=(t.nullBitmap?-1:0)}=t
15846
- return new HY(e,n,s,a,[r,i,o])}visitFixedSizeBinary(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=GW(e.ArrayType,t.data),{length:r=o.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15847
- return new HY(e,n,r,s,[void 0,o,i])}visitDate(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=GW(e.ArrayType,t.data),{length:r=o.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15848
- return new HY(e,n,r,s,[void 0,o,i])}visitTimestamp(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=GW(e.ArrayType,t.data),{length:r=o.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15849
- return new HY(e,n,r,s,[void 0,o,i])}visitTime(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=GW(e.ArrayType,t.data),{length:r=o.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15850
- return new HY(e,n,r,s,[void 0,o,i])}visitDecimal(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=GW(e.ArrayType,t.data),{length:r=o.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15851
- return new HY(e,n,r,s,[void 0,o,i])}visitList(t){const{type:e,offset:n=0,child:i}=t,o=YW(t.nullBitmap),r=ZW(t.valueOffsets),{length:s=r.length-1,nullCount:a=(t.nullBitmap?-1:0)}=t
15855
+ return new HY(e,n,s,a,[r,i,o])}visitFixedSizeBinary(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=ZW(e.ArrayType,t.data),{length:r=o.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15856
+ return new HY(e,n,r,s,[void 0,o,i])}visitDate(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=ZW(e.ArrayType,t.data),{length:r=o.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15857
+ return new HY(e,n,r,s,[void 0,o,i])}visitTimestamp(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=ZW(e.ArrayType,t.data),{length:r=o.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15858
+ return new HY(e,n,r,s,[void 0,o,i])}visitTime(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=ZW(e.ArrayType,t.data),{length:r=o.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15859
+ return new HY(e,n,r,s,[void 0,o,i])}visitDecimal(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=ZW(e.ArrayType,t.data),{length:r=o.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15860
+ return new HY(e,n,r,s,[void 0,o,i])}visitList(t){const{type:e,offset:n=0,child:i}=t,o=YW(t.nullBitmap),r=GW(t.valueOffsets),{length:s=r.length-1,nullCount:a=(t.nullBitmap?-1:0)}=t
15852
15861
  return new HY(e,n,s,a,[r,void 0,o],[i])}visitStruct(t){const{type:e,offset:n=0,children:i=[]}=t,o=YW(t.nullBitmap),{length:r=i.reduce((t,{length:e})=>Math.max(t,e),0),nullCount:s=(t.nullBitmap?-1:0)}=t
15853
- return new HY(e,n,r,s,[void 0,void 0,o],i)}visitUnion(t){const{type:e,offset:n=0,children:i=[]}=t,o=GW(e.ArrayType,t.typeIds),{length:r=o.length,nullCount:s=-1}=t
15854
- if(NZ.isSparseUnion(e))return new HY(e,n,r,s,[void 0,void 0,void 0,o],i)
15855
- const a=ZW(t.valueOffsets)
15856
- return new HY(e,n,r,s,[a,void 0,void 0,o],i)}visitDictionary(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=GW(e.indices.ArrayType,t.data),{dictionary:r=new uX([(new UY).visit({type:e.dictionary})])}=t,{length:s=o.length,nullCount:a=(t.nullBitmap?-1:0)}=t
15857
- return new HY(e,n,s,a,[void 0,o,i],[],r)}visitInterval(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=GW(e.ArrayType,t.data),{length:r=o.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15858
- return new HY(e,n,r,s,[void 0,o,i])}visitDuration(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=GW(e.ArrayType,t.data),{length:r=o.length,nullCount:s=(t.nullBitmap?-1:0)}=t
15862
+ return new HY(e,n,r,s,[void 0,void 0,o],i)}visitUnion(t){const{type:e,offset:n=0,children:i=[]}=t,o=ZW(e.ArrayType,t.typeIds),{length:r=o.length,nullCount:s=-1}=t
15863
+ if(NG.isSparseUnion(e))return new HY(e,n,r,s,[void 0,void 0,void 0,o],i)
15864
+ const a=GW(t.valueOffsets)
15865
+ return new HY(e,n,r,s,[a,void 0,void 0,o],i)}visitDictionary(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=ZW(e.indices.ArrayType,t.data),{dictionary:r=new uX([(new UY).visit({type:e.dictionary})])}=t,{length:s=o.length,nullCount:a=(t.nullBitmap?-1:0)}=t
15866
+ return new HY(e,n,s,a,[void 0,o,i],[],r)}visitInterval(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=ZW(e.ArrayType,t.data),{length:r=o.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15867
+ return new HY(e,n,r,s,[void 0,o,i])}visitDuration(t){const{type:e,offset:n=0}=t,i=YW(t.nullBitmap),o=ZW(e.ArrayType,t.data),{length:r=o.length,nullCount:s=(t.nullBitmap?-1:0)}=t
15859
15868
  return new HY(e,n,r,s,[void 0,o,i])}visitFixedSizeList(t){const{type:e,offset:n=0,child:i=(new UY).visit({type:e.valueType})}=t,o=YW(t.nullBitmap),{length:r=i.length/lK(e),nullCount:s=(t.nullBitmap?-1:0)}=t
15860
- return new HY(e,n,r,s,[void 0,void 0,o],[i])}visitMap(t){const{type:e,offset:n=0,child:i=(new UY).visit({type:e.childType})}=t,o=YW(t.nullBitmap),r=ZW(t.valueOffsets),{length:s=r.length-1,nullCount:a=(t.nullBitmap?-1:0)}=t
15869
+ return new HY(e,n,r,s,[void 0,void 0,o],[i])}visitMap(t){const{type:e,offset:n=0,child:i=(new UY).visit({type:e.childType})}=t,o=YW(t.nullBitmap),r=GW(t.valueOffsets),{length:s=r.length-1,nullCount:a=(t.nullBitmap?-1:0)}=t
15861
15870
  return new HY(e,n,s,a,[r,void 0,o],[i])}}const qY=new UY
15862
15871
  function jY(t){return qY.visit(t)}class WY{constructor(t=0,e){this.numChunks=t,this.getChunkIterator=e,this.chunkIndex=0,this.chunkIterator=this.getChunkIterator(0)}next(){for(;this.chunkIndex<this.numChunks;){const t=this.chunkIterator.next()
15863
- if(!t.done)return t;++this.chunkIndex<this.numChunks&&(this.chunkIterator=this.getChunkIterator(this.chunkIndex))}return{done:!0,value:null}}[Symbol.iterator](){return this}}function GY(t){return t.reduce((t,e)=>t+e.nullCount,0)}function ZY(t){return t.reduce((t,e,n)=>(t[n+1]=t[n]+e.length,t),new Uint32Array(t.length+1))}function KY(t,e,n,i){const o=[]
15872
+ if(!t.done)return t;++this.chunkIndex<this.numChunks&&(this.chunkIterator=this.getChunkIterator(this.chunkIndex))}return{done:!0,value:null}}[Symbol.iterator](){return this}}function ZY(t){return t.reduce((t,e)=>t+e.nullCount,0)}function GY(t){return t.reduce((t,e,n)=>(t[n+1]=t[n]+e.length,t),new Uint32Array(t.length+1))}function KY(t,e,n,i){const o=[]
15864
15873
  for(let r=-1,s=t.length;++r<s;){const s=t[r],a=e[r],{length:l}=s
15865
15874
  if(a>=i)break
15866
15875
  if(n>=a+l)continue
@@ -15879,7 +15888,7 @@ if(~(s=t(i,e,r)))return a+s
15879
15888
  r=0,a+=i.length}return-1}return function(t,i){e=t
15880
15889
  const o=this.data,r="number"!=typeof i?n(o,0,0):YY(o,this._offsets,i,n)
15881
15890
  return e=void 0,r}}class eX extends cK{}function nX(t,e,n){if(void 0===e)return-1
15882
- if(null===e)switch(t.typeId){case QG.Union:case QG.Dictionary:break
15891
+ if(null===e)switch(t.typeId){case QZ.Union:case QZ.Dictionary:break
15883
15892
  default:return function(t,e){const{nullBitmap:n}=t
15884
15893
  if(!n||t.nullCount<=0)return-1
15885
15894
  let i=0
@@ -15890,7 +15899,7 @@ for(let e=(n||0)-1,r=t.length;++e<r;)if(o(i(t,e)))return e
15890
15899
  return-1}eX.prototype.visitNull=function(t,e){return null===e&&t.length>0?0:-1},eX.prototype.visitBool=nX,eX.prototype.visitInt=nX,eX.prototype.visitInt8=nX,eX.prototype.visitInt16=nX,eX.prototype.visitInt32=nX,eX.prototype.visitInt64=nX,eX.prototype.visitUint8=nX,eX.prototype.visitUint16=nX,eX.prototype.visitUint32=nX,eX.prototype.visitUint64=nX,eX.prototype.visitFloat=nX,eX.prototype.visitFloat16=nX,eX.prototype.visitFloat32=nX,eX.prototype.visitFloat64=nX,eX.prototype.visitUtf8=nX,eX.prototype.visitLargeUtf8=nX,eX.prototype.visitBinary=nX,eX.prototype.visitLargeBinary=nX,eX.prototype.visitFixedSizeBinary=nX,eX.prototype.visitDate=nX,eX.prototype.visitDateDay=nX,eX.prototype.visitDateMillisecond=nX,eX.prototype.visitTimestamp=nX,eX.prototype.visitTimestampSecond=nX,eX.prototype.visitTimestampMillisecond=nX,eX.prototype.visitTimestampMicrosecond=nX,eX.prototype.visitTimestampNanosecond=nX,eX.prototype.visitTime=nX,eX.prototype.visitTimeSecond=nX,eX.prototype.visitTimeMillisecond=nX,eX.prototype.visitTimeMicrosecond=nX,eX.prototype.visitTimeNanosecond=nX,eX.prototype.visitDecimal=nX,eX.prototype.visitList=nX,eX.prototype.visitStruct=nX,eX.prototype.visitUnion=nX,eX.prototype.visitDenseUnion=iX,eX.prototype.visitSparseUnion=iX,eX.prototype.visitDictionary=nX,eX.prototype.visitInterval=nX,eX.prototype.visitIntervalDayTime=nX,eX.prototype.visitIntervalYearMonth=nX,eX.prototype.visitIntervalMonthDayNano=nX,eX.prototype.visitDuration=nX,eX.prototype.visitDurationSecond=nX,eX.prototype.visitDurationMillisecond=nX,eX.prototype.visitDurationMicrosecond=nX,eX.prototype.visitDurationNanosecond=nX,eX.prototype.visitFixedSizeList=nX,eX.prototype.visitMap=nX
15891
15900
  const oX=new eX
15892
15901
  class rX extends cK{}function sX(t){const{type:e}=t
15893
- if(0===t.nullCount&&1===t.stride&&(NZ.isInt(e)&&64!==e.bitWidth||NZ.isTime(e)&&64!==e.bitWidth||NZ.isFloat(e)&&e.precision!==aG.HALF))return new WY(t.data.length,e=>{const n=t.data[e]
15902
+ if(0===t.nullCount&&1===t.stride&&(NG.isInt(e)&&64!==e.bitWidth||NG.isTime(e)&&64!==e.bitWidth||NG.isFloat(e)&&e.precision!==aZ.HALF))return new WY(t.data.length,e=>{const n=t.data[e]
15894
15903
  return n.values.subarray(0,n.length)[Symbol.iterator]()})
15895
15904
  let n=0
15896
15905
  return new WY(t.data.length,e=>{const i=t.data[e].length,o=t.slice(n,n+i)
@@ -15906,16 +15915,16 @@ switch(o.length){case 0:this._offsets=[0]
15906
15915
  break
15907
15916
  case 1:{const{get:t,set:e,indexOf:n}=dX[r.typeId],i=o[0]
15908
15917
  this.isValid=t=>XY(i,t),this.get=e=>t(i,e),this.set=(t,n)=>e(i,t,n),this.indexOf=t=>n(i,t),this._offsets=[0,i.length]
15909
- break}default:Object.setPrototypeOf(this,hX[r.typeId]),this._offsets=ZY(o)}this.data=o,this.type=r,this.stride=lK(r),this.numChildren=null!==(i=null===(n=r.children)||void 0===n?void 0:n.length)&&void 0!==i?i:0,this.length=this._offsets.at(-1)}get byteLength(){return this.data.reduce((t,e)=>t+e.byteLength,0)}get nullable(){return this.data.some(t=>t.nullable)}get nullCount(){return GY(this.data)}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${QG[this.type.typeId]}Vector`}isValid(t){return!1}get(t){return null}at(t){return this.get(AY(t,this.length))}set(t,e){}indexOf(t,e){return-1}includes(t,e){return this.indexOf(t,e)>-1}[Symbol.iterator](){return lX.visit(this)}concat(...t){return new uX(this.data.concat(t.flatMap(t=>t.data).flat(Number.POSITIVE_INFINITY)))}slice(t,e){return new uX(EY(this,t,e,({data:t,_offsets:e},n,i)=>KY(t,e,n,i)))}toJSON(){return[...this]}toArray(){const{type:t,data:e,length:n,stride:i,ArrayType:o}=this
15910
- switch(t.typeId){case QG.Int:case QG.Float:case QG.Decimal:case QG.Time:case QG.Timestamp:switch(e.length){case 0:return new o
15918
+ break}default:Object.setPrototypeOf(this,hX[r.typeId]),this._offsets=GY(o)}this.data=o,this.type=r,this.stride=lK(r),this.numChildren=null!==(i=null===(n=r.children)||void 0===n?void 0:n.length)&&void 0!==i?i:0,this.length=this._offsets.at(-1)}get byteLength(){return this.data.reduce((t,e)=>t+e.byteLength,0)}get nullable(){return this.data.some(t=>t.nullable)}get nullCount(){return ZY(this.data)}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${QZ[this.type.typeId]}Vector`}isValid(t){return!1}get(t){return null}at(t){return this.get(AY(t,this.length))}set(t,e){}indexOf(t,e){return-1}includes(t,e){return this.indexOf(t,e)>-1}[Symbol.iterator](){return lX.visit(this)}concat(...t){return new uX(this.data.concat(t.flatMap(t=>t.data).flat(Number.POSITIVE_INFINITY)))}slice(t,e){return new uX(EY(this,t,e,({data:t,_offsets:e},n,i)=>KY(t,e,n,i)))}toJSON(){return[...this]}toArray(){const{type:t,data:e,length:n,stride:i,ArrayType:o}=this
15919
+ switch(t.typeId){case QZ.Int:case QZ.Float:case QZ.Decimal:case QZ.Time:case QZ.Timestamp:switch(e.length){case 0:return new o
15911
15920
  case 1:return e[0].values.subarray(0,n*i)
15912
15921
  default:return e.reduce((t,{values:e,length:n})=>(t.array.set(e.subarray(0,n*i),t.offset),t.offset+=n*i,t),{array:new o(n*i),offset:0}).array}}return[...this]}toString(){return`[${[...this].join(",")}]`}getChild(t){var e
15913
- return this.getChildAt(null===(e=this.type.children)||void 0===e?void 0:e.findIndex(e=>e.name===t))}getChildAt(t){return t>-1&&t<this.numChildren?new uX(this.data.map(({children:e})=>e[t])):null}get isMemoized(){return!!NZ.isDictionary(this.type)&&this.data[0].dictionary.isMemoized}memoize(){if(NZ.isDictionary(this.type)){const t=new pX(this.data[0].dictionary),e=this.data.map(e=>{const n=e.clone()
15922
+ return this.getChildAt(null===(e=this.type.children)||void 0===e?void 0:e.findIndex(e=>e.name===t))}getChildAt(t){return t>-1&&t<this.numChildren?new uX(this.data.map(({children:e})=>e[t])):null}get isMemoized(){return!!NG.isDictionary(this.type)&&this.data[0].dictionary.isMemoized}memoize(){if(NG.isDictionary(this.type)){const t=new pX(this.data[0].dictionary),e=this.data.map(e=>{const n=e.clone()
15914
15923
  return n.dictionary=t,n})
15915
- return new uX(e)}return new pX(this)}unmemoize(){if(NZ.isDictionary(this.type)&&this.isMemoized){const t=this.data[0].dictionary.unmemoize(),e=this.data.map(e=>{const n=e.clone()
15924
+ return new uX(e)}return new pX(this)}unmemoize(){if(NG.isDictionary(this.type)&&this.isMemoized){const t=this.data[0].dictionary.unmemoize(),e=this.data.map(e=>{const n=e.clone()
15916
15925
  return n.dictionary=t,n})
15917
- return new uX(e)}return this}}cX=Symbol.toStringTag,uX[cX]=(t=>{t.type=NZ.prototype,t.data=[],t.length=0,t.stride=1,t.numChildren=0,t._offsets=new Uint32Array([0]),t[Symbol.isConcatSpreadable]=!0
15918
- const e=Object.keys(QG).map(t=>QG[t]).filter(t=>"number"==typeof t&&t!==QG.NONE)
15926
+ return new uX(e)}return this}}cX=Symbol.toStringTag,uX[cX]=(t=>{t.type=NG.prototype,t.data=[],t.length=0,t.stride=1,t.numChildren=0,t._offsets=new Uint32Array([0]),t[Symbol.isConcatSpreadable]=!0
15927
+ const e=Object.keys(QZ).map(t=>QZ[t]).filter(t=>"number"==typeof t&&t!==QZ.NONE)
15919
15928
  for(const n of e){const e=wY.getVisitFnByTypeId(n),i=HK.getVisitFnByTypeId(n),o=oX.getVisitFnByTypeId(n)
15920
15929
  dX[n]={get:e,set:i,indexOf:o},hX[n]=Object.create(t,{isValid:{value:JY(XY)},get:{value:JY(wY.getVisitFnByTypeId(n))},set:{value:QY(HK.getVisitFnByTypeId(n))},indexOf:{value:tX(oX.getVisitFnByTypeId(n))}})}return"Vector"})(uX.prototype)
15921
15930
  class pX extends uX{constructor(t){super(t.data)
@@ -15924,16 +15933,16 @@ Object.defineProperty(this,"get",{value(t){const n=o[t]
15924
15933
  if(void 0!==n)return n
15925
15934
  const i=e.call(this,t)
15926
15935
  return o[t]=i,i}}),Object.defineProperty(this,"set",{value(t,e){n.call(this,t,e),o[t]=e}}),Object.defineProperty(this,"slice",{value:(t,e)=>new pX(i.call(this,t,e))}),Object.defineProperty(this,"isMemoized",{value:!0}),Object.defineProperty(this,"unmemoize",{value:()=>new uX(this.data)}),Object.defineProperty(this,"memoize",{value:()=>this})}}class fX{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}offset(){return this.bb.readInt64(this.bb_pos)}metaDataLength(){return this.bb.readInt32(this.bb_pos+8)}bodyLength(){return this.bb.readInt64(this.bb_pos+16)}static sizeOf(){return 24}static createBlock(t,e,n,i){return t.prep(8,24),t.writeInt64(BigInt(null!=i?i:0)),t.pad(4),t.writeInt32(n),t.writeInt64(BigInt(null!=e?e:0)),t.offset()}}class mX{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFooter(t,e){return(e||new mX).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFooter(t,e){return t.setPosition(t.position()+4),(e||new mX).__init(t.readInt32(t.position())+t.position(),t)}version(){const t=this.bb.__offset(this.bb_pos,4)
15927
- return t?this.bb.readInt16(this.bb_pos+t):rG.V1}schema(t){const e=this.bb.__offset(this.bb_pos,6)
15928
- return e?(t||new XG).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}dictionaries(t,e){const n=this.bb.__offset(this.bb_pos,8)
15936
+ return t?this.bb.readInt16(this.bb_pos+t):rZ.V1}schema(t){const e=this.bb.__offset(this.bb_pos,6)
15937
+ return e?(t||new XZ).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}dictionaries(t,e){const n=this.bb.__offset(this.bb_pos,8)
15929
15938
  return n?(e||new fX).__init(this.bb.__vector(this.bb_pos+n)+24*t,this.bb):null}dictionariesLength(){const t=this.bb.__offset(this.bb_pos,8)
15930
15939
  return t?this.bb.__vector_len(this.bb_pos+t):0}recordBatches(t,e){const n=this.bb.__offset(this.bb_pos,10)
15931
15940
  return n?(e||new fX).__init(this.bb.__vector(this.bb_pos+n)+24*t,this.bb):null}recordBatchesLength(){const t=this.bb.__offset(this.bb_pos,10)
15932
15941
  return t?this.bb.__vector_len(this.bb_pos+t):0}customMetadata(t,e){const n=this.bb.__offset(this.bb_pos,12)
15933
- return n?(e||new EG).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+4*t),this.bb):null}customMetadataLength(){const t=this.bb.__offset(this.bb_pos,12)
15934
- return t?this.bb.__vector_len(this.bb_pos+t):0}static startFooter(t){t.startObject(5)}static addVersion(t,e){t.addFieldInt16(0,e,rG.V1)}static addSchema(t,e){t.addFieldOffset(1,e,0)}static addDictionaries(t,e){t.addFieldOffset(2,e,0)}static startDictionariesVector(t,e){t.startVector(24,e,8)}static addRecordBatches(t,e){t.addFieldOffset(3,e,0)}static startRecordBatchesVector(t,e){t.startVector(24,e,8)}static addCustomMetadata(t,e){t.addFieldOffset(4,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4)
15942
+ return n?(e||new EZ).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+4*t),this.bb):null}customMetadataLength(){const t=this.bb.__offset(this.bb_pos,12)
15943
+ return t?this.bb.__vector_len(this.bb_pos+t):0}static startFooter(t){t.startObject(5)}static addVersion(t,e){t.addFieldInt16(0,e,rZ.V1)}static addSchema(t,e){t.addFieldOffset(1,e,0)}static addDictionaries(t,e){t.addFieldOffset(2,e,0)}static startDictionariesVector(t,e){t.startVector(24,e,8)}static addRecordBatches(t,e){t.addFieldOffset(3,e,0)}static startRecordBatchesVector(t,e){t.startVector(24,e,8)}static addCustomMetadata(t,e){t.addFieldOffset(4,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4)
15935
15944
  for(let n=e.length-1;n>=0;n--)t.addOffset(e[n])
15936
- return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endFooter(t){return t.endObject()}static finishFooterBuffer(t,e){t.finish(e)}static finishSizePrefixedFooterBuffer(t,e){t.finish(e,void 0,!0)}}class gX{constructor(t=[],e,n,i=rG.V5){this.fields=t||[],this.metadata=e||new Map,n||(n=yX(this.fields)),this.dictionaries=n,this.metadataVersion=i}get[Symbol.toStringTag](){return"Schema"}get names(){return this.fields.map(t=>t.name)}toString(){return`Schema<{ ${this.fields.map((t,e)=>`${e}: ${t}`).join(", ")} }>`}select(t){const e=new Set(t),n=this.fields.filter(t=>e.has(t.name))
15945
+ return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endFooter(t){return t.endObject()}static finishFooterBuffer(t,e){t.finish(e)}static finishSizePrefixedFooterBuffer(t,e){t.finish(e,void 0,!0)}}class gX{constructor(t=[],e,n,i=rZ.V5){this.fields=t||[],this.metadata=e||new Map,n||(n=yX(this.fields)),this.dictionaries=n,this.metadataVersion=i}get[Symbol.toStringTag](){return"Schema"}get names(){return this.fields.map(t=>t.name)}toString(){return`Schema<{ ${this.fields.map((t,e)=>`${e}: ${t}`).join(", ")} }>`}select(t){const e=new Set(t),n=this.fields.filter(t=>e.has(t.name))
15937
15946
  return new gX(n,this.metadata)}selectAt(t){const e=t.map(t=>this.fields[t]).filter(Boolean)
15938
15947
  return new gX(e,this.metadata)}assign(...t){const e=t[0]instanceof gX?t[0]:Array.isArray(t[0])?new gX(t[0]):new gX(t),n=[...this.fields],i=bX(bX(new Map,this.metadata),e.metadata),o=e.fields.filter(t=>{const e=n.findIndex(e=>e.name===t.name)
15939
15948
  return!~e||(n[e]=t.clone({metadata:bX(bX(new Map,n[e].metadata),t.metadata)}))&&!1}),r=yX(o,new Map)
@@ -15941,9 +15950,9 @@ return new gX([...n,...o],i,new Map([...this.dictionaries,...r]))}}gX.prototype.
15941
15950
  class vX{static new(...t){let[e,n,i,o]=t
15942
15951
  return t[0]&&"object"==typeof t[0]&&(({name:e}=t[0]),void 0===n&&(n=t[0].type),void 0===i&&(i=t[0].nullable),void 0===o&&(o=t[0].metadata)),new vX(`${e}`,n,i,o)}constructor(t,e,n=!1,i){this.name=t,this.type=e,this.nullable=n,this.metadata=i||new Map}get typeId(){return this.type.typeId}get[Symbol.toStringTag](){return"Field"}toString(){return`${this.name}: ${this.type}`}clone(...t){let[e,n,i,o]=t
15943
15952
  return t[0]&&"object"==typeof t[0]?({name:e=this.name,type:n=this.type,nullable:i=this.nullable,metadata:o=this.metadata}=t[0]):[e=this.name,n=this.type,i=this.nullable,o=this.metadata]=t,vX.new(e,n,i,o)}}function bX(t,e){return new Map([...t||new Map,...e||new Map])}function yX(t,e=new Map){for(let n=-1,i=t.length;++n<i;){const i=t[n].type
15944
- if(NZ.isDictionary(i))if(e.has(i.id)){if(e.get(i.id)!==i.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}else e.set(i.id,i.dictionary)
15953
+ if(NG.isDictionary(i))if(e.has(i.id)){if(e.get(i.id)!==i.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}else e.set(i.id,i.dictionary)
15945
15954
  i.children&&i.children.length>0&&yX(i.children,e)}return e}vX.prototype.type=null,vX.prototype.name=null,vX.prototype.nullable=null,vX.prototype.metadata=null
15946
- var wX=vG,xX=gG
15955
+ var wX=vZ,xX=gZ
15947
15956
  class CX{static decode(t){t=new xX(YW(t))
15948
15957
  const e=mX.getRootAsFooter(t),n=gX.decode(e.schema(),new Map,e.version())
15949
15958
  return new kX(n,e)}static encode(t){const e=new wX,n=gX.encode(e,t.schema)
@@ -15953,129 +15962,129 @@ const i=e.endVector()
15953
15962
  mX.startDictionariesVector(e,t.numDictionaries)
15954
15963
  for(const n of[...t.dictionaryBatches()].slice().reverse())SX.encode(e,n)
15955
15964
  const o=e.endVector()
15956
- return mX.startFooter(e),mX.addSchema(e,n),mX.addVersion(e,rG.V5),mX.addRecordBatches(e,i),mX.addDictionaries(e,o),mX.finishFooterBuffer(e,mX.endFooter(e)),e.asUint8Array()}get numRecordBatches(){return this._recordBatches.length}get numDictionaries(){return this._dictionaryBatches.length}constructor(t,e=rG.V5,n,i){this.schema=t,this.version=e,n&&(this._recordBatches=n),i&&(this._dictionaryBatches=i)}*recordBatches(){for(let t,e=-1,n=this.numRecordBatches;++e<n;)(t=this.getRecordBatch(e))&&(yield t)}*dictionaryBatches(){for(let t,e=-1,n=this.numDictionaries;++e<n;)(t=this.getDictionaryBatch(e))&&(yield t)}getRecordBatch(t){return t>=0&&t<this.numRecordBatches&&this._recordBatches[t]||null}getDictionaryBatch(t){return t>=0&&t<this.numDictionaries&&this._dictionaryBatches[t]||null}}class kX extends CX{get numRecordBatches(){return this._footer.recordBatchesLength()}get numDictionaries(){return this._footer.dictionariesLength()}constructor(t,e){super(t,e.version()),this._footer=e}getRecordBatch(t){if(t>=0&&t<this.numRecordBatches){const e=this._footer.recordBatches(t)
15965
+ return mX.startFooter(e),mX.addSchema(e,n),mX.addVersion(e,rZ.V5),mX.addRecordBatches(e,i),mX.addDictionaries(e,o),mX.finishFooterBuffer(e,mX.endFooter(e)),e.asUint8Array()}get numRecordBatches(){return this._recordBatches.length}get numDictionaries(){return this._dictionaryBatches.length}constructor(t,e=rZ.V5,n,i){this.schema=t,this.version=e,n&&(this._recordBatches=n),i&&(this._dictionaryBatches=i)}*recordBatches(){for(let t,e=-1,n=this.numRecordBatches;++e<n;)(t=this.getRecordBatch(e))&&(yield t)}*dictionaryBatches(){for(let t,e=-1,n=this.numDictionaries;++e<n;)(t=this.getDictionaryBatch(e))&&(yield t)}getRecordBatch(t){return t>=0&&t<this.numRecordBatches&&this._recordBatches[t]||null}getDictionaryBatch(t){return t>=0&&t<this.numDictionaries&&this._dictionaryBatches[t]||null}}class kX extends CX{get numRecordBatches(){return this._footer.recordBatchesLength()}get numDictionaries(){return this._footer.dictionariesLength()}constructor(t,e){super(t,e.version()),this._footer=e}getRecordBatch(t){if(t>=0&&t<this.numRecordBatches){const e=this._footer.recordBatches(t)
15957
15966
  if(e)return SX.decode(e)}return null}getDictionaryBatch(t){if(t>=0&&t<this.numDictionaries){const e=this._footer.dictionaries(t)
15958
15967
  if(e)return SX.decode(e)}return null}}class SX{static decode(t){return new SX(t.metaDataLength(),t.bodyLength(),t.offset())}static encode(t,e){const{metaDataLength:n}=e,i=BigInt(e.offset),o=BigInt(e.bodyLength)
15959
- return fX.createBlock(t,i,n,o)}constructor(t,e,n){this.metaDataLength=t,this.offset=nZ(n),this.bodyLength=nZ(e)}}let $X=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsMessage(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsMessage(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}version(){const t=this.bb.__offset(this.bb_pos,4)
15960
- return t?this.bb.readInt16(this.bb_pos+t):rG.V1}headerType(){const t=this.bb.__offset(this.bb_pos,6)
15961
- return t?this.bb.readUint8(this.bb_pos+t):JG.NONE}header(t){const e=this.bb.__offset(this.bb_pos,8)
15968
+ return fX.createBlock(t,i,n,o)}constructor(t,e,n){this.metaDataLength=t,this.offset=nG(n),this.bodyLength=nG(e)}}let $X=class t{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsMessage(e,n){return(n||new t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsMessage(e,n){return e.setPosition(e.position()+4),(n||new t).__init(e.readInt32(e.position())+e.position(),e)}version(){const t=this.bb.__offset(this.bb_pos,4)
15969
+ return t?this.bb.readInt16(this.bb_pos+t):rZ.V1}headerType(){const t=this.bb.__offset(this.bb_pos,6)
15970
+ return t?this.bb.readUint8(this.bb_pos+t):JZ.NONE}header(t){const e=this.bb.__offset(this.bb_pos,8)
15962
15971
  return e?this.bb.__union(t,this.bb_pos+e):null}bodyLength(){const t=this.bb.__offset(this.bb_pos,10)
15963
15972
  return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}customMetadata(t,e){const n=this.bb.__offset(this.bb_pos,12)
15964
- return n?(e||new EG).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+4*t),this.bb):null}customMetadataLength(){const t=this.bb.__offset(this.bb_pos,12)
15965
- return t?this.bb.__vector_len(this.bb_pos+t):0}static startMessage(t){t.startObject(5)}static addVersion(t,e){t.addFieldInt16(0,e,rG.V1)}static addHeaderType(t,e){t.addFieldInt8(1,e,JG.NONE)}static addHeader(t,e){t.addFieldOffset(2,e,0)}static addBodyLength(t,e){t.addFieldInt64(3,e,BigInt("0"))}static addCustomMetadata(t,e){t.addFieldOffset(4,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4)
15973
+ return n?(e||new EZ).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+4*t),this.bb):null}customMetadataLength(){const t=this.bb.__offset(this.bb_pos,12)
15974
+ return t?this.bb.__vector_len(this.bb_pos+t):0}static startMessage(t){t.startObject(5)}static addVersion(t,e){t.addFieldInt16(0,e,rZ.V1)}static addHeaderType(t,e){t.addFieldInt8(1,e,JZ.NONE)}static addHeader(t,e){t.addFieldOffset(2,e,0)}static addBodyLength(t,e){t.addFieldInt64(3,e,BigInt("0"))}static addCustomMetadata(t,e){t.addFieldOffset(4,e,0)}static createCustomMetadataVector(t,e){t.startVector(4,e.length,4)
15966
15975
  for(let n=e.length-1;n>=0;n--)t.addOffset(e[n])
15967
15976
  return t.endVector()}static startCustomMetadataVector(t,e){t.startVector(4,e,4)}static endMessage(t){return t.endObject()}static finishMessageBuffer(t,e){t.finish(e)}static finishSizePrefixedMessageBuffer(t,e){t.finish(e,void 0,!0)}static createMessage(e,n,i,o,r,s){return t.startMessage(e),t.addVersion(e,n),t.addHeaderType(e,i),t.addHeader(e,o),t.addBodyLength(e,r),t.addCustomMetadata(e,s),t.endMessage(e)}}
15968
- const _X=new class extends cK{visit(t,e){return null==t||null==e?void 0:super.visit(t,e)}visitNull(t,e){return UG.startNull(e),UG.endNull(e)}visitInt(t,e){return MG.startInt(e),MG.addBitWidth(e,t.bitWidth),MG.addIsSigned(e,t.isSigned),MG.endInt(e)}visitFloat(t,e){return NG.startFloatingPoint(e),NG.addPrecision(e,t.precision),NG.endFloatingPoint(e)}visitBinary(t,e){return AG.startBinary(e),AG.endBinary(e)}visitLargeBinary(t,e){return PG.startLargeBinary(e),PG.endLargeBinary(e)}visitBool(t,e){return TG.startBool(e),TG.endBool(e)}visitUtf8(t,e){return ZG.startUtf8(e),ZG.endUtf8(e)}visitLargeUtf8(t,e){return zG.startLargeUtf8(e),zG.endLargeUtf8(e)}visitDecimal(t,e){return OG.startDecimal(e),OG.addScale(e,t.scale),OG.addPrecision(e,t.precision),OG.addBitWidth(e,t.bitWidth),OG.endDecimal(e)}visitDate(t,e){return DG.startDate(e),DG.addUnit(e,t.unit),DG.endDate(e)}visitTime(t,e){return jG.startTime(e),jG.addUnit(e,t.unit),jG.addBitWidth(e,t.bitWidth),jG.endTime(e)}visitTimestamp(t,e){const n=t.timezone&&e.createString(t.timezone)||void 0
15969
- return WG.startTimestamp(e),WG.addUnit(e,t.unit),void 0!==n&&WG.addTimezone(e,n),WG.endTimestamp(e)}visitInterval(t,e){return BG.startInterval(e),BG.addUnit(e,t.unit),BG.endInterval(e)}visitDuration(t,e){return RG.startDuration(e),RG.addUnit(e,t.unit),RG.endDuration(e)}visitList(t,e){return VG.startList(e),VG.endList(e)}visitStruct(t,e){return qG.startStruct_(e),qG.endStruct_(e)}visitUnion(t,e){GG.startTypeIdsVector(e,t.typeIds.length)
15970
- const n=GG.createTypeIdsVector(e,t.typeIds)
15971
- return GG.startUnion(e),GG.addMode(e,t.mode),GG.addTypeIds(e,n),GG.endUnion(e)}visitDictionary(t,e){const n=this.visit(t.indices,e)
15972
- return IG.startDictionaryEncoding(e),IG.addId(e,BigInt(t.id)),IG.addIsOrdered(e,t.isOrdered),void 0!==n&&IG.addIndexType(e,n),IG.endDictionaryEncoding(e)}visitFixedSizeBinary(t,e){return FG.startFixedSizeBinary(e),FG.addByteWidth(e,t.byteWidth),FG.endFixedSizeBinary(e)}visitFixedSizeList(t,e){return LG.startFixedSizeList(e),LG.addListSize(e,t.listSize),LG.endFixedSizeList(e)}visitMap(t,e){return HG.startMap(e),HG.addKeysSorted(e,t.keysSorted),HG.endMap(e)}}
15977
+ const _X=new class extends cK{visit(t,e){return null==t||null==e?void 0:super.visit(t,e)}visitNull(t,e){return UZ.startNull(e),UZ.endNull(e)}visitInt(t,e){return MZ.startInt(e),MZ.addBitWidth(e,t.bitWidth),MZ.addIsSigned(e,t.isSigned),MZ.endInt(e)}visitFloat(t,e){return NZ.startFloatingPoint(e),NZ.addPrecision(e,t.precision),NZ.endFloatingPoint(e)}visitBinary(t,e){return AZ.startBinary(e),AZ.endBinary(e)}visitLargeBinary(t,e){return PZ.startLargeBinary(e),PZ.endLargeBinary(e)}visitBool(t,e){return TZ.startBool(e),TZ.endBool(e)}visitUtf8(t,e){return GZ.startUtf8(e),GZ.endUtf8(e)}visitLargeUtf8(t,e){return zZ.startLargeUtf8(e),zZ.endLargeUtf8(e)}visitDecimal(t,e){return OZ.startDecimal(e),OZ.addScale(e,t.scale),OZ.addPrecision(e,t.precision),OZ.addBitWidth(e,t.bitWidth),OZ.endDecimal(e)}visitDate(t,e){return DZ.startDate(e),DZ.addUnit(e,t.unit),DZ.endDate(e)}visitTime(t,e){return jZ.startTime(e),jZ.addUnit(e,t.unit),jZ.addBitWidth(e,t.bitWidth),jZ.endTime(e)}visitTimestamp(t,e){const n=t.timezone&&e.createString(t.timezone)||void 0
15978
+ return WZ.startTimestamp(e),WZ.addUnit(e,t.unit),void 0!==n&&WZ.addTimezone(e,n),WZ.endTimestamp(e)}visitInterval(t,e){return BZ.startInterval(e),BZ.addUnit(e,t.unit),BZ.endInterval(e)}visitDuration(t,e){return RZ.startDuration(e),RZ.addUnit(e,t.unit),RZ.endDuration(e)}visitList(t,e){return VZ.startList(e),VZ.endList(e)}visitStruct(t,e){return qZ.startStruct_(e),qZ.endStruct_(e)}visitUnion(t,e){ZZ.startTypeIdsVector(e,t.typeIds.length)
15979
+ const n=ZZ.createTypeIdsVector(e,t.typeIds)
15980
+ return ZZ.startUnion(e),ZZ.addMode(e,t.mode),ZZ.addTypeIds(e,n),ZZ.endUnion(e)}visitDictionary(t,e){const n=this.visit(t.indices,e)
15981
+ return IZ.startDictionaryEncoding(e),IZ.addId(e,BigInt(t.id)),IZ.addIsOrdered(e,t.isOrdered),void 0!==n&&IZ.addIndexType(e,n),IZ.endDictionaryEncoding(e)}visitFixedSizeBinary(t,e){return FZ.startFixedSizeBinary(e),FZ.addByteWidth(e,t.byteWidth),FZ.endFixedSizeBinary(e)}visitFixedSizeList(t,e){return LZ.startFixedSizeList(e),LZ.addListSize(e,t.listSize),LZ.endFixedSizeList(e)}visitMap(t,e){return HZ.startMap(e),HZ.addKeysSorted(e,t.keysSorted),HZ.endMap(e)}}
15973
15982
  function MX(t){return new NX(t.count,EX(t.columns),AX(t.columns),null)}function IX(t,e){return(t.children||[]).filter(Boolean).map(t=>vX.fromJSON(t,e))}function EX(t){return(t||[]).reduce((t,e)=>{return[...t,new zX(e.count,(n=e.VALIDITY,(n||[]).reduce((t,e)=>t+ +(0===e),0))),...EX(e.children)]
15974
15983
  var n},[])}function AX(t,e=[]){for(let n=-1,i=(t||[]).length;++n<i;){const i=t[n]
15975
- i.VALIDITY&&e.push(new PX(e.length,i.VALIDITY.length)),i.TYPE_ID&&e.push(new PX(e.length,i.TYPE_ID.length)),i.OFFSET&&e.push(new PX(e.length,i.OFFSET.length)),i.DATA&&e.push(new PX(e.length,i.DATA.length)),e=AX(i.children,e)}return e}function TX(t=[]){return new Map(t.map(({key:t,value:e})=>[t,e]))}function DX(t){return new PZ(t.isSigned,t.bitWidth)}function OX(t,e){const n=t.type.name
15976
- switch(n){case"NONE":case"null":return new BZ
15977
- case"binary":return new HZ
15978
- case"largebinary":return new UZ
15979
- case"utf8":return new qZ
15980
- case"largeutf8":return new jZ
15981
- case"bool":return new WZ
15982
- case"list":return new QZ((e||[])[0])
15984
+ i.VALIDITY&&e.push(new PX(e.length,i.VALIDITY.length)),i.TYPE_ID&&e.push(new PX(e.length,i.TYPE_ID.length)),i.OFFSET&&e.push(new PX(e.length,i.OFFSET.length)),i.DATA&&e.push(new PX(e.length,i.DATA.length)),e=AX(i.children,e)}return e}function TX(t=[]){return new Map(t.map(({key:t,value:e})=>[t,e]))}function DX(t){return new PG(t.isSigned,t.bitWidth)}function OX(t,e){const n=t.type.name
15985
+ switch(n){case"NONE":case"null":return new BG
15986
+ case"binary":return new HG
15987
+ case"largebinary":return new UG
15988
+ case"utf8":return new qG
15989
+ case"largeutf8":return new jG
15990
+ case"bool":return new WG
15991
+ case"list":return new QG((e||[])[0])
15983
15992
  case"struct":case"struct_":return new tK(e||[])}switch(n){case"int":{const e=t.type
15984
- return new PZ(e.isSigned,e.bitWidth)}case"floatingpoint":{const e=t.type
15985
- return new VZ(aG[e.precision])}case"decimal":{const e=t.type
15986
- return new GZ(e.scale,e.precision,e.bitWidth)}case"date":{const e=t.type
15987
- return new ZZ(lG[e.unit])}case"time":{const e=t.type
15988
- return new KZ(cG[e.unit],e.bitWidth)}case"timestamp":{const e=t.type
15989
- return new YZ(cG[e.unit],e.timezone)}case"interval":{const e=t.type
15990
- return new XZ(dG[e.unit])}case"duration":{const e=t.type
15991
- return new JZ(cG[e.unit])}case"union":{const n=t.type,[i,...o]=(n.mode+"").toLowerCase(),r=i.toUpperCase()+o.join("")
15992
- return new eK(sG[r],n.typeIds||[],e||[])}case"fixedsizebinary":{const e=t.type
15993
+ return new PG(e.isSigned,e.bitWidth)}case"floatingpoint":{const e=t.type
15994
+ return new VG(aZ[e.precision])}case"decimal":{const e=t.type
15995
+ return new ZG(e.scale,e.precision,e.bitWidth)}case"date":{const e=t.type
15996
+ return new GG(lZ[e.unit])}case"time":{const e=t.type
15997
+ return new KG(cZ[e.unit],e.bitWidth)}case"timestamp":{const e=t.type
15998
+ return new YG(cZ[e.unit],e.timezone)}case"interval":{const e=t.type
15999
+ return new XG(dZ[e.unit])}case"duration":{const e=t.type
16000
+ return new JG(cZ[e.unit])}case"union":{const n=t.type,[i,...o]=(n.mode+"").toLowerCase(),r=i.toUpperCase()+o.join("")
16001
+ return new eK(sZ[r],n.typeIds||[],e||[])}case"fixedsizebinary":{const e=t.type
15993
16002
  return new nK(e.byteWidth)}case"fixedsizelist":{const n=t.type
15994
16003
  return new iK(n.listSize,(e||[])[0])}case"map":{const n=t.type
15995
- return new oK((e||[])[0],n.keysSorted)}}throw new Error(`Unrecognized type: "${n}"`)}var RX=vG,FX=gG
15996
- class LX{static fromJSON(t,e){const n=new LX(0,rG.V5,e)
15997
- return n._createHeader=function(t,e){return()=>{switch(e){case JG.Schema:return gX.fromJSON(t)
15998
- case JG.RecordBatch:return NX.fromJSON(t)
15999
- case JG.DictionaryBatch:return BX.fromJSON(t)}throw new Error(`Unrecognized Message type: { name: ${JG[e]}, type: ${e} }`)}}(t,e),n}static decode(t){t=new FX(YW(t))
16004
+ return new oK((e||[])[0],n.keysSorted)}}throw new Error(`Unrecognized type: "${n}"`)}var RX=vZ,FX=gZ
16005
+ class LX{static fromJSON(t,e){const n=new LX(0,rZ.V5,e)
16006
+ return n._createHeader=function(t,e){return()=>{switch(e){case JZ.Schema:return gX.fromJSON(t)
16007
+ case JZ.RecordBatch:return NX.fromJSON(t)
16008
+ case JZ.DictionaryBatch:return BX.fromJSON(t)}throw new Error(`Unrecognized Message type: { name: ${JZ[e]}, type: ${e} }`)}}(t,e),n}static decode(t){t=new FX(YW(t))
16000
16009
  const e=$X.getRootAsMessage(t),n=e.bodyLength(),i=e.version(),o=e.headerType(),r=new LX(n,i,o)
16001
- return r._createHeader=function(t,e){return()=>{switch(e){case JG.Schema:return gX.decode(t.header(new XG),new Map,t.version())
16002
- case JG.RecordBatch:return NX.decode(t.header(new kG),t.version())
16003
- case JG.DictionaryBatch:return BX.decode(t.header(new SG),t.version())}throw new Error(`Unrecognized Message type: { name: ${JG[e]}, type: ${e} }`)}}(e,o),r}static encode(t){const e=new RX
16010
+ return r._createHeader=function(t,e){return()=>{switch(e){case JZ.Schema:return gX.decode(t.header(new XZ),new Map,t.version())
16011
+ case JZ.RecordBatch:return NX.decode(t.header(new kZ),t.version())
16012
+ case JZ.DictionaryBatch:return BX.decode(t.header(new SZ),t.version())}throw new Error(`Unrecognized Message type: { name: ${JZ[e]}, type: ${e} }`)}}(e,o),r}static encode(t){const e=new RX
16004
16013
  let n=-1
16005
- return t.isSchema()?n=gX.encode(e,t.header()):t.isRecordBatch()?n=NX.encode(e,t.header()):t.isDictionaryBatch()&&(n=BX.encode(e,t.header())),$X.startMessage(e),$X.addVersion(e,rG.V5),$X.addHeader(e,n),$X.addHeaderType(e,t.headerType),$X.addBodyLength(e,BigInt(t.bodyLength)),$X.finishMessageBuffer(e,$X.endMessage(e)),e.asUint8Array()}static from(t,e=0){if(t instanceof gX)return new LX(0,rG.V5,JG.Schema,t)
16006
- if(t instanceof NX)return new LX(e,rG.V5,JG.RecordBatch,t)
16007
- if(t instanceof BX)return new LX(e,rG.V5,JG.DictionaryBatch,t)
16008
- throw new Error(`Unrecognized Message header: ${t}`)}get type(){return this.headerType}get version(){return this._version}get headerType(){return this._headerType}get compression(){return this._compression}get bodyLength(){return this._bodyLength}header(){return this._createHeader()}isSchema(){return this.headerType===JG.Schema}isRecordBatch(){return this.headerType===JG.RecordBatch}isDictionaryBatch(){return this.headerType===JG.DictionaryBatch}constructor(t,e,n,i){this._version=e,this._headerType=n,this.body=new Uint8Array(0),this._compression=null==i?void 0:i.compression,i&&(this._createHeader=()=>i),this._bodyLength=nZ(t)}}let NX=class{get nodes(){return this._nodes}get length(){return this._length}get buffers(){return this._buffers}get compression(){return this._compression}constructor(t,e,n,i){this._nodes=e,this._buffers=n,this._length=nZ(t),this._compression=i}}
16009
- class BX{get id(){return this._id}get data(){return this._data}get isDelta(){return this._isDelta}get length(){return this.data.length}get nodes(){return this.data.nodes}get buffers(){return this.data.buffers}constructor(t,e,n=!1){this._data=t,this._isDelta=n,this._id=nZ(e)}}class PX{constructor(t,e){this.offset=nZ(t),this.length=nZ(e)}}class zX{constructor(t,e){this.length=nZ(t),this.nullCount=nZ(e)}}class VX{constructor(t,e=bG.BUFFER){this.type=t,this.method=e}}function HX(t,e){const n=[]
16014
+ return t.isSchema()?n=gX.encode(e,t.header()):t.isRecordBatch()?n=NX.encode(e,t.header()):t.isDictionaryBatch()&&(n=BX.encode(e,t.header())),$X.startMessage(e),$X.addVersion(e,rZ.V5),$X.addHeader(e,n),$X.addHeaderType(e,t.headerType),$X.addBodyLength(e,BigInt(t.bodyLength)),$X.finishMessageBuffer(e,$X.endMessage(e)),e.asUint8Array()}static from(t,e=0){if(t instanceof gX)return new LX(0,rZ.V5,JZ.Schema,t)
16015
+ if(t instanceof NX)return new LX(e,rZ.V5,JZ.RecordBatch,t)
16016
+ if(t instanceof BX)return new LX(e,rZ.V5,JZ.DictionaryBatch,t)
16017
+ throw new Error(`Unrecognized Message header: ${t}`)}get type(){return this.headerType}get version(){return this._version}get headerType(){return this._headerType}get compression(){return this._compression}get bodyLength(){return this._bodyLength}header(){return this._createHeader()}isSchema(){return this.headerType===JZ.Schema}isRecordBatch(){return this.headerType===JZ.RecordBatch}isDictionaryBatch(){return this.headerType===JZ.DictionaryBatch}constructor(t,e,n,i){this._version=e,this._headerType=n,this.body=new Uint8Array(0),this._compression=null==i?void 0:i.compression,i&&(this._createHeader=()=>i),this._bodyLength=nG(t)}}let NX=class{get nodes(){return this._nodes}get length(){return this._length}get buffers(){return this._buffers}get compression(){return this._compression}constructor(t,e,n,i){this._nodes=e,this._buffers=n,this._length=nG(t),this._compression=i}}
16018
+ class BX{get id(){return this._id}get data(){return this._data}get isDelta(){return this._isDelta}get length(){return this.data.length}get nodes(){return this.data.nodes}get buffers(){return this.data.buffers}constructor(t,e,n=!1){this._data=t,this._isDelta=n,this._id=nG(e)}}class PX{constructor(t,e){this.offset=nG(t),this.length=nG(e)}}class zX{constructor(t,e){this.length=nG(t),this.nullCount=nG(e)}}class VX{constructor(t,e=bZ.BUFFER){this.type=t,this.method=e}}function HX(t,e){const n=[]
16010
16019
  for(let i,o=-1,r=-1,s=t.childrenLength();++o<s;)(i=t.children(o))&&(n[++r]=vX.decode(i,e))
16011
16020
  return n}function UX(t){const e=new Map
16012
16021
  if(t)for(let n,i,o=-1,r=Math.trunc(t.customMetadataLength());++o<r;)(n=t.customMetadata(o))&&null!=(i=n.key())&&e.set(i,n.value())
16013
- return e}function qX(t){return new PZ(t.isSigned(),t.bitWidth())}function jX(t,e){const n=t.typeType()
16014
- switch(n){case KG.NONE:case KG.Null:return new BZ
16015
- case KG.Binary:return new HZ
16016
- case KG.LargeBinary:return new UZ
16017
- case KG.Utf8:return new qZ
16018
- case KG.LargeUtf8:return new jZ
16019
- case KG.Bool:return new WZ
16020
- case KG.List:return new QZ((e||[])[0])
16021
- case KG.Struct_:return new tK(e||[])}switch(n){case KG.Int:{const e=t.type(new MG)
16022
- return new PZ(e.isSigned(),e.bitWidth())}case KG.FloatingPoint:{const e=t.type(new NG)
16023
- return new VZ(e.precision())}case KG.Decimal:{const e=t.type(new OG)
16024
- return new GZ(e.scale(),e.precision(),e.bitWidth())}case KG.Date:{const e=t.type(new DG)
16025
- return new ZZ(e.unit())}case KG.Time:{const e=t.type(new jG)
16026
- return new KZ(e.unit(),e.bitWidth())}case KG.Timestamp:{const e=t.type(new WG)
16027
- return new YZ(e.unit(),e.timezone())}case KG.Interval:{const e=t.type(new BG)
16028
- return new XZ(e.unit())}case KG.Duration:{const e=t.type(new RG)
16029
- return new JZ(e.unit())}case KG.Union:{const n=t.type(new GG)
16030
- return new eK(n.mode(),n.typeIdsArray()||[],e||[])}case KG.FixedSizeBinary:{const e=t.type(new FG)
16031
- return new nK(e.byteWidth())}case KG.FixedSizeList:{const n=t.type(new LG)
16032
- return new iK(n.listSize(),(e||[])[0])}case KG.Map:{const n=t.type(new HG)
16033
- return new oK((e||[])[0],n.keysSorted())}}throw new Error(`Unrecognized type: "${KG[n]}" (${n})`)}function WX(t){return t?new VX(t.codec(),t.method()):null}function GX(t,e){return wG.startBodyCompression(t),wG.addCodec(t,e.type),wG.addMethod(t,e.method),wG.endBodyCompression(t)}vX.encode=function(t,e){let n=-1,i=-1,o=-1
16022
+ return e}function qX(t){return new PG(t.isSigned(),t.bitWidth())}function jX(t,e){const n=t.typeType()
16023
+ switch(n){case KZ.NONE:case KZ.Null:return new BG
16024
+ case KZ.Binary:return new HG
16025
+ case KZ.LargeBinary:return new UG
16026
+ case KZ.Utf8:return new qG
16027
+ case KZ.LargeUtf8:return new jG
16028
+ case KZ.Bool:return new WG
16029
+ case KZ.List:return new QG((e||[])[0])
16030
+ case KZ.Struct_:return new tK(e||[])}switch(n){case KZ.Int:{const e=t.type(new MZ)
16031
+ return new PG(e.isSigned(),e.bitWidth())}case KZ.FloatingPoint:{const e=t.type(new NZ)
16032
+ return new VG(e.precision())}case KZ.Decimal:{const e=t.type(new OZ)
16033
+ return new ZG(e.scale(),e.precision(),e.bitWidth())}case KZ.Date:{const e=t.type(new DZ)
16034
+ return new GG(e.unit())}case KZ.Time:{const e=t.type(new jZ)
16035
+ return new KG(e.unit(),e.bitWidth())}case KZ.Timestamp:{const e=t.type(new WZ)
16036
+ return new YG(e.unit(),e.timezone())}case KZ.Interval:{const e=t.type(new BZ)
16037
+ return new XG(e.unit())}case KZ.Duration:{const e=t.type(new RZ)
16038
+ return new JG(e.unit())}case KZ.Union:{const n=t.type(new ZZ)
16039
+ return new eK(n.mode(),n.typeIdsArray()||[],e||[])}case KZ.FixedSizeBinary:{const e=t.type(new FZ)
16040
+ return new nK(e.byteWidth())}case KZ.FixedSizeList:{const n=t.type(new LZ)
16041
+ return new iK(n.listSize(),(e||[])[0])}case KZ.Map:{const n=t.type(new HZ)
16042
+ return new oK((e||[])[0],n.keysSorted())}}throw new Error(`Unrecognized type: "${KZ[n]}" (${n})`)}function WX(t){return t?new VX(t.codec(),t.method()):null}function ZX(t,e){return wZ.startBodyCompression(t),wZ.addCodec(t,e.type),wZ.addMethod(t,e.method),wZ.endBodyCompression(t)}vX.encode=function(t,e){let n=-1,i=-1,o=-1
16034
16043
  const r=e.type
16035
16044
  let s=e.typeId
16036
- NZ.isDictionary(r)?(s=r.dictionary.typeId,o=_X.visit(r,t),i=_X.visit(r.dictionary,t)):i=_X.visit(r,t)
16037
- const a=(r.children||[]).map(e=>vX.encode(t,e)),l=YG.createChildrenVector(t,a),c=e.metadata&&e.metadata.size>0?YG.createCustomMetadataVector(t,[...e.metadata].map(([e,n])=>{const i=t.createString(`${e}`),o=t.createString(`${n}`)
16038
- return EG.startKeyValue(t),EG.addKey(t,i),EG.addValue(t,o),EG.endKeyValue(t)})):-1
16045
+ NG.isDictionary(r)?(s=r.dictionary.typeId,o=_X.visit(r,t),i=_X.visit(r.dictionary,t)):i=_X.visit(r,t)
16046
+ const a=(r.children||[]).map(e=>vX.encode(t,e)),l=YZ.createChildrenVector(t,a),c=e.metadata&&e.metadata.size>0?YZ.createCustomMetadataVector(t,[...e.metadata].map(([e,n])=>{const i=t.createString(`${e}`),o=t.createString(`${n}`)
16047
+ return EZ.startKeyValue(t),EZ.addKey(t,i),EZ.addValue(t,o),EZ.endKeyValue(t)})):-1
16039
16048
  e.name&&(n=t.createString(e.name))
16040
- YG.startField(t),YG.addType(t,i),YG.addTypeType(t,s),YG.addChildren(t,l),YG.addNullable(t,!!e.nullable),-1!==n&&YG.addName(t,n);-1!==o&&YG.addDictionary(t,o);-1!==c&&YG.addCustomMetadata(t,c)
16041
- return YG.endField(t)},vX.decode=function(t,e){let n,i,o,r,s,a
16042
- e&&(a=t.dictionary())?e.has(n=nZ(a.id()))?(r=(r=a.indexType())?qX(r):new zZ,s=new aK(e.get(n),r,n,a.isOrdered()),i=new vX(t.name(),s,t.nullable(),UX(t))):(r=(r=a.indexType())?qX(r):new zZ,e.set(n,o=jX(t,HX(t,e))),s=new aK(o,r,n,a.isOrdered()),i=new vX(t.name(),s,t.nullable(),UX(t))):(o=jX(t,HX(t,e)),i=new vX(t.name(),o,t.nullable(),UX(t)))
16049
+ YZ.startField(t),YZ.addType(t,i),YZ.addTypeType(t,s),YZ.addChildren(t,l),YZ.addNullable(t,!!e.nullable),-1!==n&&YZ.addName(t,n);-1!==o&&YZ.addDictionary(t,o);-1!==c&&YZ.addCustomMetadata(t,c)
16050
+ return YZ.endField(t)},vX.decode=function(t,e){let n,i,o,r,s,a
16051
+ e&&(a=t.dictionary())?e.has(n=nG(a.id()))?(r=(r=a.indexType())?qX(r):new zG,s=new aK(e.get(n),r,n,a.isOrdered()),i=new vX(t.name(),s,t.nullable(),UX(t))):(r=(r=a.indexType())?qX(r):new zG,e.set(n,o=jX(t,HX(t,e))),s=new aK(o,r,n,a.isOrdered()),i=new vX(t.name(),s,t.nullable(),UX(t))):(o=jX(t,HX(t,e)),i=new vX(t.name(),o,t.nullable(),UX(t)))
16043
16052
  return i||null},vX.fromJSON=function(t,e){let n,i,o,r,s,a
16044
- return e&&(r=t.dictionary)?e.has(n=r.id)?(i=(i=r.indexType)?DX(i):new zZ,a=new aK(e.get(n),i,n,r.isOrdered),o=new vX(t.name,a,t.nullable,TX(t.metadata))):(i=(i=r.indexType)?DX(i):new zZ,e.set(n,s=OX(t,IX(t,e))),a=new aK(s,i,n,r.isOrdered),o=new vX(t.name,a,t.nullable,TX(t.metadata))):(s=OX(t,IX(t,e)),o=new vX(t.name,s,t.nullable,TX(t.metadata))),o||null},gX.encode=function(t,e){const n=e.fields.map(e=>vX.encode(t,e))
16045
- XG.startFieldsVector(t,n.length)
16046
- const i=XG.createFieldsVector(t,n),o=e.metadata&&e.metadata.size>0?XG.createCustomMetadataVector(t,[...e.metadata].map(([e,n])=>{const i=t.createString(`${e}`),o=t.createString(`${n}`)
16047
- return EG.startKeyValue(t),EG.addKey(t,i),EG.addValue(t,o),EG.endKeyValue(t)})):-1
16048
- XG.startSchema(t),XG.addFields(t,i),XG.addEndianness(t,ZX?$G.Little:$G.Big),-1!==o&&XG.addCustomMetadata(t,o)
16049
- return XG.endSchema(t)},gX.decode=function(t,e=new Map,n=rG.V5){const i=function(t,e){const n=[]
16053
+ return e&&(r=t.dictionary)?e.has(n=r.id)?(i=(i=r.indexType)?DX(i):new zG,a=new aK(e.get(n),i,n,r.isOrdered),o=new vX(t.name,a,t.nullable,TX(t.metadata))):(i=(i=r.indexType)?DX(i):new zG,e.set(n,s=OX(t,IX(t,e))),a=new aK(s,i,n,r.isOrdered),o=new vX(t.name,a,t.nullable,TX(t.metadata))):(s=OX(t,IX(t,e)),o=new vX(t.name,s,t.nullable,TX(t.metadata))),o||null},gX.encode=function(t,e){const n=e.fields.map(e=>vX.encode(t,e))
16054
+ XZ.startFieldsVector(t,n.length)
16055
+ const i=XZ.createFieldsVector(t,n),o=e.metadata&&e.metadata.size>0?XZ.createCustomMetadataVector(t,[...e.metadata].map(([e,n])=>{const i=t.createString(`${e}`),o=t.createString(`${n}`)
16056
+ return EZ.startKeyValue(t),EZ.addKey(t,i),EZ.addValue(t,o),EZ.endKeyValue(t)})):-1
16057
+ XZ.startSchema(t),XZ.addFields(t,i),XZ.addEndianness(t,GX?$Z.Little:$Z.Big),-1!==o&&XZ.addCustomMetadata(t,o)
16058
+ return XZ.endSchema(t)},gX.decode=function(t,e=new Map,n=rZ.V5){const i=function(t,e){const n=[]
16050
16059
  for(let i,o=-1,r=-1,s=t.fieldsLength();++o<s;)(i=t.fields(o))&&(n[++r]=vX.decode(i,e))
16051
16060
  return n}(t,e)
16052
16061
  return new gX(i,UX(t),e,n)},gX.fromJSON=function(t,e=new Map){return new gX(function(t,e){return(t.fields||[]).filter(Boolean).map(t=>vX.fromJSON(t,e))}(t,e),TX(t.metadata),e)},NX.encode=function(t,e){const n=e.nodes||[],i=e.buffers||[]
16053
- kG.startNodesVector(t,n.length)
16062
+ kZ.startNodesVector(t,n.length)
16054
16063
  for(const e of n.slice().reverse())zX.encode(t,e)
16055
16064
  const o=t.endVector()
16056
- kG.startBuffersVector(t,i.length)
16065
+ kZ.startBuffersVector(t,i.length)
16057
16066
  for(const e of i.slice().reverse())PX.encode(t,e)
16058
16067
  const r=t.endVector()
16059
16068
  let s=null
16060
- null!==e.compression&&(s=GX(t,e.compression))
16061
- kG.startRecordBatch(t),kG.addLength(t,BigInt(e.length)),kG.addNodes(t,o),kG.addBuffers(t,r),null!==e.compression&&s&&kG.addCompression(t,s)
16062
- return kG.endRecordBatch(t)},NX.decode=function(t,e=rG.V5){return new NX(t.length(),function(t){const e=[]
16069
+ null!==e.compression&&(s=ZX(t,e.compression))
16070
+ kZ.startRecordBatch(t),kZ.addLength(t,BigInt(e.length)),kZ.addNodes(t,o),kZ.addBuffers(t,r),null!==e.compression&&s&&kZ.addCompression(t,s)
16071
+ return kZ.endRecordBatch(t)},NX.decode=function(t,e=rZ.V5){return new NX(t.length(),function(t){const e=[]
16063
16072
  for(let n,i=-1,o=-1,r=t.nodesLength();++i<r;)(n=t.nodes(i))&&(e[++o]=zX.decode(n))
16064
16073
  return e}(t),function(t,e){const n=[]
16065
- for(let i,o=-1,r=-1,s=t.buffersLength();++o<s;)(i=t.buffers(o))&&(e<rG.V4&&(i.bb_pos+=8*(o+1)),n[++r]=PX.decode(i))
16074
+ for(let i,o=-1,r=-1,s=t.buffersLength();++o<s;)(i=t.buffers(o))&&(e<rZ.V4&&(i.bb_pos+=8*(o+1)),n[++r]=PX.decode(i))
16066
16075
  return n}(t,e),WX(t.compression()))},NX.fromJSON=MX,BX.encode=function(t,e){const n=NX.encode(t,e.data)
16067
- return SG.startDictionaryBatch(t),SG.addId(t,BigInt(e.id)),SG.addIsDelta(t,e.isDelta),SG.addData(t,n),SG.endDictionaryBatch(t)},BX.decode=function(t,e=rG.V5){return new BX(NX.decode(t.data(),e),t.id(),t.isDelta())},BX.fromJSON=function(t){return new BX(MX(t.data),t.id,t.isDelta)},zX.encode=function(t,e){return CG.createFieldNode(t,BigInt(e.length),BigInt(e.nullCount))},zX.decode=function(t){return new zX(t.length(),t.nullCount())},PX.encode=function(t,e){return xG.createBuffer(t,BigInt(e.offset),BigInt(e.length))},PX.decode=function(t){return new PX(t.offset(),t.length())},VX.encode=GX,VX.decode=WX
16068
- const ZX=(()=>{const t=new ArrayBuffer(2)
16076
+ return SZ.startDictionaryBatch(t),SZ.addId(t,BigInt(e.id)),SZ.addIsDelta(t,e.isDelta),SZ.addData(t,n),SZ.endDictionaryBatch(t)},BX.decode=function(t,e=rZ.V5){return new BX(NX.decode(t.data(),e),t.id(),t.isDelta())},BX.fromJSON=function(t){return new BX(MX(t.data),t.id,t.isDelta)},zX.encode=function(t,e){return CZ.createFieldNode(t,BigInt(e.length),BigInt(e.nullCount))},zX.decode=function(t){return new zX(t.length(),t.nullCount())},PX.encode=function(t,e){return xZ.createBuffer(t,BigInt(e.offset),BigInt(e.length))},PX.decode=function(t){return new PX(t.offset(),t.length())},VX.encode=ZX,VX.decode=WX
16077
+ const GX=(()=>{const t=new ArrayBuffer(2)
16069
16078
  return new DataView(t).setInt16(0,256,!0),256===new Int16Array(t)[0]})(),KX=Object.freeze({done:!0,value:void 0})
16070
16079
  class YX{constructor(t){this._json=t}get schema(){return this._json.schema}get batches(){return this._json.batches||[]}get dictionaries(){return this._json.dictionaries||[]}}class XX{tee(){return this._getDOMStream().tee()}pipe(t,e){return this._getNodeStream().pipe(t,e)}pipeTo(t,e){return this._getDOMStream().pipeTo(t,e)}pipeThrough(t,e){return this._getDOMStream().pipeThrough(t,e)}_getDOMStream(){return this._DOMStream||(this._DOMStream=this.toDOMStream())}_getNodeStream(){return this._nodeStream||(this._nodeStream=this.toNodeStream())}}class JX extends XX{constructor(){super(),this._values=[],this.resolvers=[],this._closedPromise=new Promise(t=>this._closedPromiseResolve=t)}get closed(){return this._closedPromise}cancel(t){return e(this,void 0,void 0,function*(){yield this.return(t)})}write(t){this._ensureOpen()&&(this.resolvers.length<=0?this._values.push(t):this.resolvers.shift().resolve({done:!1,value:t}))}abort(t){this._closedPromiseResolve&&(this.resolvers.length<=0?this._error={error:t}:this.resolvers.shift().reject({done:!0,value:t}))}close(){if(this._closedPromiseResolve){const{resolvers:t}=this
16071
16080
  for(;t.length>0;)t.shift().resolve(KX)
16072
- this._closedPromiseResolve(),this._closedPromiseResolve=void 0}}[Symbol.asyncIterator](){return this}toDOMStream(t){return eG.toDOMStream(this._closedPromiseResolve||this._error?this:this._values,t)}toNodeStream(t){return eG.toNodeStream(this._closedPromiseResolve||this._error?this:this._values,t)}throw(t){return e(this,void 0,void 0,function*(){return yield this.abort(t),KX})}return(t){return e(this,void 0,void 0,function*(){return yield this.close(),KX})}read(t){return e(this,void 0,void 0,function*(){return(yield this.next(t,"read")).value})}peek(t){return e(this,void 0,void 0,function*(){return(yield this.next(t,"peek")).value})}next(...t){return this._values.length>0?Promise.resolve({done:!1,value:this._values.shift()}):this._error?Promise.reject({done:!0,value:this._error.error}):this._closedPromiseResolve?new Promise((t,e)=>{this.resolvers.push({resolve:t,reject:e})}):Promise.resolve(KX)}_ensureOpen(){if(this._closedPromiseResolve)return!0
16081
+ this._closedPromiseResolve(),this._closedPromiseResolve=void 0}}[Symbol.asyncIterator](){return this}toDOMStream(t){return eZ.toDOMStream(this._closedPromiseResolve||this._error?this:this._values,t)}toNodeStream(t){return eZ.toNodeStream(this._closedPromiseResolve||this._error?this:this._values,t)}throw(t){return e(this,void 0,void 0,function*(){return yield this.abort(t),KX})}return(t){return e(this,void 0,void 0,function*(){return yield this.close(),KX})}read(t){return e(this,void 0,void 0,function*(){return(yield this.next(t,"read")).value})}peek(t){return e(this,void 0,void 0,function*(){return(yield this.next(t,"peek")).value})}next(...t){return this._values.length>0?Promise.resolve({done:!1,value:this._values.shift()}):this._error?Promise.reject({done:!0,value:this._error.error}):this._closedPromiseResolve?new Promise((t,e)=>{this.resolvers.push({resolve:t,reject:e})}):Promise.resolve(KX)}_ensureOpen(){if(this._closedPromiseResolve)return!0
16073
16082
  throw new Error("AsyncQueue is closed")}}class QX extends JX{write(t){if((t=YW(t)).byteLength>0)return super.write(t)}toString(t=!1){return t?EW(this.toUint8Array(!0)):this.toUint8Array(!1).then(EW)}toUint8Array(t=!1){return t?WW(this._values)[0]:(()=>e(this,void 0,void 0,function*(){var t,e,n,i
16074
16083
  const o=[]
16075
16084
  let r=0
16076
16085
  try{for(var a,l=!0,c=s(this);!(t=(a=yield c.next()).done);l=!0){i=a.value,l=!1
16077
16086
  const t=i
16078
- o.push(t),r+=t.byteLength}}catch(t){e={error:t}}finally{try{l||t||!(n=c.return)||(yield n.call(c))}finally{if(e)throw e.error}}return WW(o,r)[0]}))()}}class tJ{constructor(t){t&&(this.source=new nJ(eG.fromIterable(t)))}[Symbol.iterator](){return this}next(t){return this.source.next(t)}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}peek(t){return this.source.peek(t)}read(t){return this.source.read(t)}}class eJ{constructor(t){t instanceof eJ?this.source=t.source:t instanceof QX?this.source=new iJ(eG.fromAsyncIterable(t)):UW(t)?this.source=new iJ(eG.fromNodeStream(t)):HW(t)?this.source=new iJ(eG.fromDOMStream(t)):zW(t)?this.source=new iJ(eG.fromDOMStream(t.body)):FW(t)?this.source=new iJ(eG.fromIterable(t)):(RW(t)||LW(t))&&(this.source=new iJ(eG.fromAsyncIterable(t)))}[Symbol.asyncIterator](){return this}next(t){return this.source.next(t)}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}get closed(){return this.source.closed}cancel(t){return this.source.cancel(t)}peek(t){return this.source.peek(t)}read(t){return this.source.read(t)}}class nJ{constructor(t){this.source=t}cancel(t){this.return(t)}peek(t){return this.next(t,"peek").value}read(t){return this.next(t,"read").value}next(t,e="read"){return this.source.next({cmd:e,size:t})}throw(t){return Object.create(this.source.throw&&this.source.throw(t)||KX)}return(t){return Object.create(this.source.return&&this.source.return(t)||KX)}}class iJ{constructor(t){this.source=t,this._closedPromise=new Promise(t=>this._closedPromiseResolve=t)}cancel(t){return e(this,void 0,void 0,function*(){yield this.return(t)})}get closed(){return this._closedPromise}read(t){return e(this,void 0,void 0,function*(){return(yield this.next(t,"read")).value})}peek(t){return e(this,void 0,void 0,function*(){return(yield this.next(t,"peek")).value})}next(t){return e(this,arguments,void 0,function*(t,e="read"){return yield this.source.next({cmd:e,size:t})})}throw(t){return e(this,void 0,void 0,function*(){const e=this.source.throw&&(yield this.source.throw(t))||KX
16087
+ o.push(t),r+=t.byteLength}}catch(t){e={error:t}}finally{try{l||t||!(n=c.return)||(yield n.call(c))}finally{if(e)throw e.error}}return WW(o,r)[0]}))()}}class tJ{constructor(t){t&&(this.source=new nJ(eZ.fromIterable(t)))}[Symbol.iterator](){return this}next(t){return this.source.next(t)}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}peek(t){return this.source.peek(t)}read(t){return this.source.read(t)}}class eJ{constructor(t){t instanceof eJ?this.source=t.source:t instanceof QX?this.source=new iJ(eZ.fromAsyncIterable(t)):UW(t)?this.source=new iJ(eZ.fromNodeStream(t)):HW(t)?this.source=new iJ(eZ.fromDOMStream(t)):zW(t)?this.source=new iJ(eZ.fromDOMStream(t.body)):FW(t)?this.source=new iJ(eZ.fromIterable(t)):(RW(t)||LW(t))&&(this.source=new iJ(eZ.fromAsyncIterable(t)))}[Symbol.asyncIterator](){return this}next(t){return this.source.next(t)}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}get closed(){return this.source.closed}cancel(t){return this.source.cancel(t)}peek(t){return this.source.peek(t)}read(t){return this.source.read(t)}}class nJ{constructor(t){this.source=t}cancel(t){this.return(t)}peek(t){return this.next(t,"peek").value}read(t){return this.next(t,"read").value}next(t,e="read"){return this.source.next({cmd:e,size:t})}throw(t){return Object.create(this.source.throw&&this.source.throw(t)||KX)}return(t){return Object.create(this.source.return&&this.source.return(t)||KX)}}class iJ{constructor(t){this.source=t,this._closedPromise=new Promise(t=>this._closedPromiseResolve=t)}cancel(t){return e(this,void 0,void 0,function*(){yield this.return(t)})}get closed(){return this._closedPromise}read(t){return e(this,void 0,void 0,function*(){return(yield this.next(t,"read")).value})}peek(t){return e(this,void 0,void 0,function*(){return(yield this.next(t,"peek")).value})}next(t){return e(this,arguments,void 0,function*(t,e="read"){return yield this.source.next({cmd:e,size:t})})}throw(t){return e(this,void 0,void 0,function*(){const e=this.source.throw&&(yield this.source.throw(t))||KX
16079
16088
  return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(e)})}return(t){return e(this,void 0,void 0,function*(){const e=this.source.return&&(yield this.source.return(t))||KX
16080
16089
  return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(e)})}}class oJ extends tJ{constructor(t,e){super(),this.position=0,this.buffer=YW(t),this.size=void 0===e?this.buffer.byteLength:e}readInt32(t){const{buffer:e,byteOffset:n}=this.readAt(t,4)
16081
16090
  return new DataView(e,n).getInt32(0,!0)}seek(t){return this.position=Math.min(t,this.size),t<this.size}read(t){const{buffer:e,size:n,position:i}=this
@@ -16116,26 +16125,26 @@ return e[3]=this.buffer[3]+t.buffer[3]>>>0,e[2]=this.buffer[2]+t.buffer[2]>>>0,e
16116
16125
  for(let e=n?1:0;e<i;){const n=8<i-e?8:i-e,r=new hJ(new Uint32Array([Number.parseInt(t.slice(e,e+n),10),0,0,0])),s=new hJ(new Uint32Array([aJ[n],0,0,0]))
16117
16126
  o.times(s),o.plus(r),e+=n}return n?o.negate():o}static convertArray(t){const e=new Uint32Array(4*t.length)
16118
16127
  for(let n=-1,i=t.length;++n<i;)hJ.from(t[n],new Uint32Array(e.buffer,e.byteOffset+16*n,4))
16119
- return e}}class uJ extends cK{constructor(t,e,n,i,o=rG.V5){super(),this.nodesIndex=-1,this.buffersIndex=-1,this.bytes=t,this.nodes=e,this.buffers=n,this.dictionaries=i,this.metadataVersion=o}visit(t){return super.visit(t instanceof vX?t.type:t)}visitNull(t,{length:e}=this.nextFieldNode()){return jY({type:t,length:e})}visitBool(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitInt(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitFloat(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitUtf8(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitLargeUtf8(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitBinary(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitLargeBinary(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitFixedSizeBinary(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitDate(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitTimestamp(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitTime(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitDecimal(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitList(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),child:this.visit(t.children[0])})}visitStruct(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),children:this.visitMany(t.children)})}visitUnion(t,{length:e,nullCount:n}=this.nextFieldNode()){return this.metadataVersion<rG.V5&&this.readNullBitmap(t,n),t.mode===sG.Sparse?this.visitSparseUnion(t,{length:e,nullCount:n}):this.visitDenseUnion(t,{length:e,nullCount:n})}visitDenseUnion(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,typeIds:this.readTypeIds(t),valueOffsets:this.readOffsets(t),children:this.visitMany(t.children)})}visitSparseUnion(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,typeIds:this.readTypeIds(t),children:this.visitMany(t.children)})}visitDictionary(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t.indices),dictionary:this.readDictionary(t)})}visitInterval(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitDuration(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitFixedSizeList(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),child:this.visit(t.children[0])})}visitMap(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),child:this.visit(t.children[0])})}nextFieldNode(){return this.nodes[++this.nodesIndex]}nextBufferRange(){return this.buffers[++this.buffersIndex]}readNullBitmap(t,e,n=this.nextBufferRange()){return e>0&&this.readData(t,n)||new Uint8Array(0)}readOffsets(t,e){return this.readData(t,e)}readTypeIds(t,e){return this.readData(t,e)}readData(t,{length:e,offset:n}=this.nextBufferRange()){return this.bytes.subarray(n,n+e)}readDictionary(t){return this.dictionaries.get(t.id)}}class pJ extends uJ{constructor(t,e,n,i,o){super(new Uint8Array(0),e,n,i,o),this.sources=t}readNullBitmap(t,e,{offset:n}=this.nextBufferRange()){return e<=0?new Uint8Array(0):BY(this.sources[n])}readOffsets(t,{offset:e}=this.nextBufferRange()){return GW(Uint8Array,GW(t.OffsetArrayType,this.sources[e]))}readTypeIds(t,{offset:e}=this.nextBufferRange()){return GW(Uint8Array,GW(t.ArrayType,this.sources[e]))}readData(t,{offset:e}=this.nextBufferRange()){const{sources:n}=this
16120
- if(NZ.isTimestamp(t))return GW(Uint8Array,dJ.convertArray(n[e]))
16121
- if((NZ.isInt(t)||NZ.isTime(t))&&64===t.bitWidth||NZ.isDuration(t))return GW(Uint8Array,dJ.convertArray(n[e]))
16122
- if(NZ.isDate(t)&&t.unit===lG.MILLISECOND)return GW(Uint8Array,dJ.convertArray(n[e]))
16123
- if(NZ.isDecimal(t))return GW(Uint8Array,hJ.convertArray(n[e]))
16124
- if(NZ.isBinary(t)||NZ.isLargeBinary(t)||NZ.isFixedSizeBinary(t))return function(t){const e=t.join(""),n=new Uint8Array(e.length/2)
16128
+ return e}}class uJ extends cK{constructor(t,e,n,i,o=rZ.V5){super(),this.nodesIndex=-1,this.buffersIndex=-1,this.bytes=t,this.nodes=e,this.buffers=n,this.dictionaries=i,this.metadataVersion=o}visit(t){return super.visit(t instanceof vX?t.type:t)}visitNull(t,{length:e}=this.nextFieldNode()){return jY({type:t,length:e})}visitBool(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitInt(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitFloat(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitUtf8(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitLargeUtf8(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitBinary(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitLargeBinary(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),data:this.readData(t)})}visitFixedSizeBinary(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitDate(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitTimestamp(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitTime(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitDecimal(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitList(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),child:this.visit(t.children[0])})}visitStruct(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),children:this.visitMany(t.children)})}visitUnion(t,{length:e,nullCount:n}=this.nextFieldNode()){return this.metadataVersion<rZ.V5&&this.readNullBitmap(t,n),t.mode===sZ.Sparse?this.visitSparseUnion(t,{length:e,nullCount:n}):this.visitDenseUnion(t,{length:e,nullCount:n})}visitDenseUnion(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,typeIds:this.readTypeIds(t),valueOffsets:this.readOffsets(t),children:this.visitMany(t.children)})}visitSparseUnion(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,typeIds:this.readTypeIds(t),children:this.visitMany(t.children)})}visitDictionary(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t.indices),dictionary:this.readDictionary(t)})}visitInterval(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitDuration(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),data:this.readData(t)})}visitFixedSizeList(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),child:this.visit(t.children[0])})}visitMap(t,{length:e,nullCount:n}=this.nextFieldNode()){return jY({type:t,length:e,nullCount:n,nullBitmap:this.readNullBitmap(t,n),valueOffsets:this.readOffsets(t),child:this.visit(t.children[0])})}nextFieldNode(){return this.nodes[++this.nodesIndex]}nextBufferRange(){return this.buffers[++this.buffersIndex]}readNullBitmap(t,e,n=this.nextBufferRange()){return e>0&&this.readData(t,n)||new Uint8Array(0)}readOffsets(t,e){return this.readData(t,e)}readTypeIds(t,e){return this.readData(t,e)}readData(t,{length:e,offset:n}=this.nextBufferRange()){return this.bytes.subarray(n,n+e)}readDictionary(t){return this.dictionaries.get(t.id)}}class pJ extends uJ{constructor(t,e,n,i,o){super(new Uint8Array(0),e,n,i,o),this.sources=t}readNullBitmap(t,e,{offset:n}=this.nextBufferRange()){return e<=0?new Uint8Array(0):BY(this.sources[n])}readOffsets(t,{offset:e}=this.nextBufferRange()){return ZW(Uint8Array,ZW(t.OffsetArrayType,this.sources[e]))}readTypeIds(t,{offset:e}=this.nextBufferRange()){return ZW(Uint8Array,ZW(t.ArrayType,this.sources[e]))}readData(t,{offset:e}=this.nextBufferRange()){const{sources:n}=this
16129
+ if(NG.isTimestamp(t))return ZW(Uint8Array,dJ.convertArray(n[e]))
16130
+ if((NG.isInt(t)||NG.isTime(t))&&64===t.bitWidth||NG.isDuration(t))return ZW(Uint8Array,dJ.convertArray(n[e]))
16131
+ if(NG.isDate(t)&&t.unit===lZ.MILLISECOND)return ZW(Uint8Array,dJ.convertArray(n[e]))
16132
+ if(NG.isDecimal(t))return ZW(Uint8Array,hJ.convertArray(n[e]))
16133
+ if(NG.isBinary(t)||NG.isLargeBinary(t)||NG.isFixedSizeBinary(t))return function(t){const e=t.join(""),n=new Uint8Array(e.length/2)
16125
16134
  for(let t=0;t<e.length;t+=2)n[t>>1]=Number.parseInt(e.slice(t,t+2),16)
16126
16135
  return n}(n[e])
16127
- if(NZ.isBool(t))return BY(n[e])
16128
- if(NZ.isUtf8(t)||NZ.isLargeUtf8(t))return TW(n[e].join(""))
16129
- if(NZ.isInterval(t))switch(t.unit){case dG.DAY_TIME:return function(t){var e,n
16136
+ if(NG.isBool(t))return BY(n[e])
16137
+ if(NG.isUtf8(t)||NG.isLargeUtf8(t))return TW(n[e].join(""))
16138
+ if(NG.isInterval(t))switch(t.unit){case dZ.DAY_TIME:return function(t){var e,n
16130
16139
  const i=t.length,o=new Int32Array(2*i)
16131
16140
  for(let r=0,s=0;r<i;r++){const i=t[r]
16132
16141
  o[s++]=null!==(e=i.days)&&void 0!==e?e:0,o[s++]=null!==(n=i.milliseconds)&&void 0!==n?n:0}return o}(n[e])
16133
- case dG.MONTH_DAY_NANO:return function(t){var e,n
16142
+ case dZ.MONTH_DAY_NANO:return function(t){var e,n
16134
16143
  const i=t.length,o=new Int32Array(4*i)
16135
16144
  for(let r=0,s=0;r<i;r++){const i=t[r]
16136
16145
  o[s++]=null!==(e=i.months)&&void 0!==e?e:0,o[s++]=null!==(n=i.days)&&void 0!==n?n:0
16137
16146
  const a=i.nanoseconds
16138
- a?(o[s++]=Number(BigInt(a)&BigInt(4294967295)),o[s++]=Number(BigInt(a)>>BigInt(32))):s+=2}return o}(n[e])}return GW(Uint8Array,GW(t.ArrayType,n[e].map(t=>+t)))}}class fJ extends uJ{constructor(t,e,n,i,o){super(new Uint8Array(0),e,n,i,o),this.bodyChunks=t}readData(t,e=this.nextBufferRange()){return this.bodyChunks[this.buffersIndex]}}class mJ extends cK{compareSchemas(t,e){return t===e||e instanceof t.constructor&&this.compareManyFields(t.fields,e.fields)}compareManyFields(t,e){return t===e||Array.isArray(t)&&Array.isArray(e)&&t.length===e.length&&t.every((t,n)=>this.compareFields(t,e[n]))}compareFields(t,e){return t===e||e instanceof t.constructor&&t.name===e.name&&t.nullable===e.nullable&&this.visit(t.type,e.type)}}function gJ(t,e){return e instanceof t.constructor}function vJ(t,e){return t===e||gJ(t,e)}function bJ(t,e){return t===e||gJ(t,e)&&t.bitWidth===e.bitWidth&&t.isSigned===e.isSigned}function yJ(t,e){return t===e||gJ(t,e)&&t.precision===e.precision}function wJ(t,e){return t===e||gJ(t,e)&&t.unit===e.unit}function xJ(t,e){return t===e||gJ(t,e)&&t.unit===e.unit&&t.timezone===e.timezone}function CJ(t,e){return t===e||gJ(t,e)&&t.unit===e.unit&&t.bitWidth===e.bitWidth}function kJ(t,e){return t===e||gJ(t,e)&&t.mode===e.mode&&t.typeIds.every((t,n)=>t===e.typeIds[n])&&_J.compareManyFields(t.children,e.children)}function SJ(t,e){return t===e||gJ(t,e)&&t.unit===e.unit}function $J(t,e){return t===e||gJ(t,e)&&t.unit===e.unit}mJ.prototype.visitNull=vJ,mJ.prototype.visitBool=vJ,mJ.prototype.visitInt=bJ,mJ.prototype.visitInt8=bJ,mJ.prototype.visitInt16=bJ,mJ.prototype.visitInt32=bJ,mJ.prototype.visitInt64=bJ,mJ.prototype.visitUint8=bJ,mJ.prototype.visitUint16=bJ,mJ.prototype.visitUint32=bJ,mJ.prototype.visitUint64=bJ,mJ.prototype.visitFloat=yJ,mJ.prototype.visitFloat16=yJ,mJ.prototype.visitFloat32=yJ,mJ.prototype.visitFloat64=yJ,mJ.prototype.visitUtf8=vJ,mJ.prototype.visitLargeUtf8=vJ,mJ.prototype.visitBinary=vJ,mJ.prototype.visitLargeBinary=vJ,mJ.prototype.visitFixedSizeBinary=function(t,e){return t===e||gJ(t,e)&&t.byteWidth===e.byteWidth},mJ.prototype.visitDate=wJ,mJ.prototype.visitDateDay=wJ,mJ.prototype.visitDateMillisecond=wJ,mJ.prototype.visitTimestamp=xJ,mJ.prototype.visitTimestampSecond=xJ,mJ.prototype.visitTimestampMillisecond=xJ,mJ.prototype.visitTimestampMicrosecond=xJ,mJ.prototype.visitTimestampNanosecond=xJ,mJ.prototype.visitTime=CJ,mJ.prototype.visitTimeSecond=CJ,mJ.prototype.visitTimeMillisecond=CJ,mJ.prototype.visitTimeMicrosecond=CJ,mJ.prototype.visitTimeNanosecond=CJ,mJ.prototype.visitDecimal=vJ,mJ.prototype.visitList=function(t,e){return t===e||gJ(t,e)&&t.children.length===e.children.length&&_J.compareManyFields(t.children,e.children)},mJ.prototype.visitStruct=function(t,e){return t===e||gJ(t,e)&&t.children.length===e.children.length&&_J.compareManyFields(t.children,e.children)},mJ.prototype.visitUnion=kJ,mJ.prototype.visitDenseUnion=kJ,mJ.prototype.visitSparseUnion=kJ,mJ.prototype.visitDictionary=function(t,e){return t===e||gJ(t,e)&&t.id===e.id&&t.isOrdered===e.isOrdered&&_J.visit(t.indices,e.indices)&&_J.visit(t.dictionary,e.dictionary)},mJ.prototype.visitInterval=SJ,mJ.prototype.visitIntervalDayTime=SJ,mJ.prototype.visitIntervalYearMonth=SJ,mJ.prototype.visitIntervalMonthDayNano=SJ,mJ.prototype.visitDuration=$J,mJ.prototype.visitDurationSecond=$J,mJ.prototype.visitDurationMillisecond=$J,mJ.prototype.visitDurationMicrosecond=$J,mJ.prototype.visitDurationNanosecond=$J,mJ.prototype.visitFixedSizeList=function(t,e){return t===e||gJ(t,e)&&t.listSize===e.listSize&&t.children.length===e.children.length&&_J.compareManyFields(t.children,e.children)},mJ.prototype.visitMap=function(t,e){return t===e||gJ(t,e)&&t.keysSorted===e.keysSorted&&t.children.length===e.children.length&&_J.compareManyFields(t.children,e.children)}
16147
+ a?(o[s++]=Number(BigInt(a)&BigInt(4294967295)),o[s++]=Number(BigInt(a)>>BigInt(32))):s+=2}return o}(n[e])}return ZW(Uint8Array,ZW(t.ArrayType,n[e].map(t=>+t)))}}class fJ extends uJ{constructor(t,e,n,i,o){super(new Uint8Array(0),e,n,i,o),this.bodyChunks=t}readData(t,e=this.nextBufferRange()){return this.bodyChunks[this.buffersIndex]}}class mJ extends cK{compareSchemas(t,e){return t===e||e instanceof t.constructor&&this.compareManyFields(t.fields,e.fields)}compareManyFields(t,e){return t===e||Array.isArray(t)&&Array.isArray(e)&&t.length===e.length&&t.every((t,n)=>this.compareFields(t,e[n]))}compareFields(t,e){return t===e||e instanceof t.constructor&&t.name===e.name&&t.nullable===e.nullable&&this.visit(t.type,e.type)}}function gJ(t,e){return e instanceof t.constructor}function vJ(t,e){return t===e||gJ(t,e)}function bJ(t,e){return t===e||gJ(t,e)&&t.bitWidth===e.bitWidth&&t.isSigned===e.isSigned}function yJ(t,e){return t===e||gJ(t,e)&&t.precision===e.precision}function wJ(t,e){return t===e||gJ(t,e)&&t.unit===e.unit}function xJ(t,e){return t===e||gJ(t,e)&&t.unit===e.unit&&t.timezone===e.timezone}function CJ(t,e){return t===e||gJ(t,e)&&t.unit===e.unit&&t.bitWidth===e.bitWidth}function kJ(t,e){return t===e||gJ(t,e)&&t.mode===e.mode&&t.typeIds.every((t,n)=>t===e.typeIds[n])&&_J.compareManyFields(t.children,e.children)}function SJ(t,e){return t===e||gJ(t,e)&&t.unit===e.unit}function $J(t,e){return t===e||gJ(t,e)&&t.unit===e.unit}mJ.prototype.visitNull=vJ,mJ.prototype.visitBool=vJ,mJ.prototype.visitInt=bJ,mJ.prototype.visitInt8=bJ,mJ.prototype.visitInt16=bJ,mJ.prototype.visitInt32=bJ,mJ.prototype.visitInt64=bJ,mJ.prototype.visitUint8=bJ,mJ.prototype.visitUint16=bJ,mJ.prototype.visitUint32=bJ,mJ.prototype.visitUint64=bJ,mJ.prototype.visitFloat=yJ,mJ.prototype.visitFloat16=yJ,mJ.prototype.visitFloat32=yJ,mJ.prototype.visitFloat64=yJ,mJ.prototype.visitUtf8=vJ,mJ.prototype.visitLargeUtf8=vJ,mJ.prototype.visitBinary=vJ,mJ.prototype.visitLargeBinary=vJ,mJ.prototype.visitFixedSizeBinary=function(t,e){return t===e||gJ(t,e)&&t.byteWidth===e.byteWidth},mJ.prototype.visitDate=wJ,mJ.prototype.visitDateDay=wJ,mJ.prototype.visitDateMillisecond=wJ,mJ.prototype.visitTimestamp=xJ,mJ.prototype.visitTimestampSecond=xJ,mJ.prototype.visitTimestampMillisecond=xJ,mJ.prototype.visitTimestampMicrosecond=xJ,mJ.prototype.visitTimestampNanosecond=xJ,mJ.prototype.visitTime=CJ,mJ.prototype.visitTimeSecond=CJ,mJ.prototype.visitTimeMillisecond=CJ,mJ.prototype.visitTimeMicrosecond=CJ,mJ.prototype.visitTimeNanosecond=CJ,mJ.prototype.visitDecimal=vJ,mJ.prototype.visitList=function(t,e){return t===e||gJ(t,e)&&t.children.length===e.children.length&&_J.compareManyFields(t.children,e.children)},mJ.prototype.visitStruct=function(t,e){return t===e||gJ(t,e)&&t.children.length===e.children.length&&_J.compareManyFields(t.children,e.children)},mJ.prototype.visitUnion=kJ,mJ.prototype.visitDenseUnion=kJ,mJ.prototype.visitSparseUnion=kJ,mJ.prototype.visitDictionary=function(t,e){return t===e||gJ(t,e)&&t.id===e.id&&t.isOrdered===e.isOrdered&&_J.visit(t.indices,e.indices)&&_J.visit(t.dictionary,e.dictionary)},mJ.prototype.visitInterval=SJ,mJ.prototype.visitIntervalDayTime=SJ,mJ.prototype.visitIntervalYearMonth=SJ,mJ.prototype.visitIntervalMonthDayNano=SJ,mJ.prototype.visitDuration=$J,mJ.prototype.visitDurationSecond=$J,mJ.prototype.visitDurationMillisecond=$J,mJ.prototype.visitDurationMicrosecond=$J,mJ.prototype.visitDurationNanosecond=$J,mJ.prototype.visitFixedSizeList=function(t,e){return t===e||gJ(t,e)&&t.listSize===e.listSize&&t.children.length===e.children.length&&_J.compareManyFields(t.children,e.children)},mJ.prototype.visitMap=function(t,e){return t===e||gJ(t,e)&&t.keysSorted===e.keysSorted&&t.children.length===e.children.length&&_J.compareManyFields(t.children,e.children)}
16139
16148
  const _J=new mJ
16140
16149
  function MJ(t,e){return _J.compareSchemas(t,e)}function IJ(t,e){return function(t,e){const n=[...t.fields],i=[],o={numBatches:e.reduce((t,e)=>Math.max(t,e.length),0)}
16141
16150
  let r=0,s=0,a=-1
@@ -16160,19 +16169,19 @@ if("object"==typeof t){const e=Object.keys(t),n=e.map(e=>new uX([t[e]])),o=null!
16160
16169
  return 0===r.length?[new OJ(t)]:r}}}return[]},s=t.flatMap(t=>r(t))
16161
16170
  if(i=null!==(n=null!=i?i:null===(e=s[0])||void 0===e?void 0:e.schema)&&void 0!==n?n:new gX([]),!(i instanceof gX))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.")
16162
16171
  for(const t of s){if(!(t instanceof OJ))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.")
16163
- if(!MJ(i,t.schema))throw new TypeError("Table and inner RecordBatch schemas must be equivalent.")}this.schema=i,this.batches=s,this._offsets=null!=o?o:ZY(this.data)}get data(){return this.batches.map(({data:t})=>t)}get numCols(){return this.schema.fields.length}get numRows(){return this.data.reduce((t,e)=>t+e.length,0)}get nullCount(){return-1===this._nullCount&&(this._nullCount=GY(this.data)),this._nullCount}isValid(t){return!1}get(t){return null}at(t){return this.get(AY(t,this.numRows))}set(t,e){}indexOf(t,e){return-1}[Symbol.iterator](){return this.batches.length>0?lX.visit(new uX(this.data)):new Array(0)[Symbol.iterator]()}toArray(){return[...this]}toString(){return`[\n ${this.toArray().join(",\n ")}\n]`}concat(...t){const e=this.schema,n=this.data.concat(t.flatMap(({data:t})=>t))
16172
+ if(!MJ(i,t.schema))throw new TypeError("Table and inner RecordBatch schemas must be equivalent.")}this.schema=i,this.batches=s,this._offsets=null!=o?o:GY(this.data)}get data(){return this.batches.map(({data:t})=>t)}get numCols(){return this.schema.fields.length}get numRows(){return this.data.reduce((t,e)=>t+e.length,0)}get nullCount(){return-1===this._nullCount&&(this._nullCount=ZY(this.data)),this._nullCount}isValid(t){return!1}get(t){return null}at(t){return this.get(AY(t,this.numRows))}set(t,e){}indexOf(t,e){return-1}[Symbol.iterator](){return this.batches.length>0?lX.visit(new uX(this.data)):new Array(0)[Symbol.iterator]()}toArray(){return[...this]}toString(){return`[\n ${this.toArray().join(",\n ")}\n]`}concat(...t){const e=this.schema,n=this.data.concat(t.flatMap(({data:t})=>t))
16164
16173
  return new DJ(e,n.map(t=>new OJ(e,t)))}slice(t,e){const n=this.schema;[t,e]=EY({length:this.numRows},t,e)
16165
16174
  const i=KY(this.data,this._offsets,t,e)
16166
16175
  return new DJ(n,i.map(t=>new OJ(n,t)))}getChild(t){return this.getChildAt(this.schema.fields.findIndex(e=>e.name===t))}getChildAt(t){if(t>-1&&t<this.schema.fields.length){const e=this.data.map(e=>e.children[t])
16167
16176
  if(0===e.length){const{type:n}=this.schema.fields[t],i=jY({type:n,length:0,nullCount:0})
16168
16177
  e.push(i._changeLengthAndBackfillNullBitmap(this.numRows))}return new uX(e)}return null}setChild(t,e){var n
16169
16178
  return this.setChildAt(null===(n=this.schema.fields)||void 0===n?void 0:n.findIndex(e=>e.name===t),e)}setChildAt(t,e){let n=this.schema,i=[...this.batches]
16170
- if(t>-1&&t<this.numCols){e||(e=new uX([jY({type:new BZ,length:this.numRows})]))
16179
+ if(t>-1&&t<this.numCols){e||(e=new uX([jY({type:new BG,length:this.numRows})]))
16171
16180
  const o=n.fields.slice(),r=o[t].clone({type:e.type}),s=this.schema.fields.map((t,e)=>this.getChildAt(e));[o[t],s[t]]=[r,e],[n,i]=IJ(n,s)}return new DJ(n,i)}select(t){const e=this.schema.fields.reduce((t,e,n)=>t.set(e.name,n),new Map)
16172
16181
  return this.selectAt(t.map(t=>e.get(t)).filter(t=>t>-1))}selectAt(t){const e=this.schema.selectAt(t),n=this.batches.map(e=>e.selectAt(t))
16173
16182
  return new DJ(e,n)}assign(t){const e=this.schema.fields,[n,i]=t.schema.fields.reduce((t,n,i)=>{const[o,r]=t,s=e.findIndex(t=>t.name===n.name)
16174
16183
  return~s?r[s]=i:o.push(i),t},[[],[]]),o=this.schema.assign(t.schema),r=[...e.map((t,e)=>[e,i[e]]).map(([e,n])=>void 0===n?this.getChildAt(e):t.getChildAt(n)),...n.map(e=>t.getChildAt(e))].filter(Boolean)
16175
- return new DJ(...IJ(o,r))}}AJ=Symbol.toStringTag,DJ[AJ]=(t=>(t.schema=null,t.batches=[],t._offsets=new Uint32Array([0]),t._nullCount=-1,t[Symbol.isConcatSpreadable]=!0,t.isValid=JY(XY),t.get=JY(wY.getVisitFn(QG.Struct)),t.set=QY(HK.getVisitFn(QG.Struct)),t.indexOf=tX(oX.getVisitFn(QG.Struct)),"Table"))(DJ.prototype)
16184
+ return new DJ(...IJ(o,r))}}AJ=Symbol.toStringTag,DJ[AJ]=(t=>(t.schema=null,t.batches=[],t._offsets=new Uint32Array([0]),t._nullCount=-1,t[Symbol.isConcatSpreadable]=!0,t.isValid=JY(XY),t.get=JY(wY.getVisitFn(QZ.Struct)),t.set=QY(HK.getVisitFn(QZ.Struct)),t.indexOf=tX(oX.getVisitFn(QZ.Struct)),"Table"))(DJ.prototype)
16176
16185
  class OJ{constructor(...t){switch(t.length){case 2:if([this.schema]=t,!(this.schema instanceof gX))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.")
16177
16186
  if([,this.data=jY({nullCount:0,type:new tK(this.schema.fields),children:this.schema.fields.map(t=>jY({type:t.type,nullCount:0}))})]=t,!(this.data instanceof HY))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");[this.schema,this.data]=RJ(this.schema,this.data.children)
16178
16187
  break
@@ -16181,7 +16190,7 @@ break}default:throw new TypeError("RecordBatch constructor expects an Object map
16181
16190
  return new OJ(this.schema,n)}getChild(t){var e
16182
16191
  return this.getChildAt(null===(e=this.schema.fields)||void 0===e?void 0:e.findIndex(e=>e.name===t))}getChildAt(t){return t>-1&&t<this.schema.fields.length?new uX([this.data.children[t]]):null}setChild(t,e){var n
16183
16192
  return this.setChildAt(null===(n=this.schema.fields)||void 0===n?void 0:n.findIndex(e=>e.name===t),e)}setChildAt(t,e){let n=this.schema,i=this.data
16184
- if(t>-1&&t<this.numCols){e||(e=new uX([jY({type:new BZ,length:this.numRows})]))
16193
+ if(t>-1&&t<this.numCols){e||(e=new uX([jY({type:new BG,length:this.numRows})]))
16185
16194
  const o=n.fields.slice(),r=i.children.slice(),s=o[t].clone({type:e.type});[o[t],r[t]]=[s,e.data[0]],n=new gX(o,new Map(this.schema.metadata)),i=jY({type:new tK(o),children:r})}return new OJ(n,i)}select(t){const e=this.schema.select(t),n=new tK(e.fields),i=[]
16186
16195
  for(const e of t){const t=this.schema.fields.findIndex(t=>t.name===e)
16187
16196
  ~t&&(i[t]=this.data.children[t])}return new OJ(e,jY({type:n,length:this.numRows,children:i}))}selectAt(t){const e=this.schema.selectAt(t),n=t.map(t=>this.data.children[t]).filter(Boolean),i=jY({type:new tK(e.fields),length:this.numRows,children:n})
@@ -16191,10 +16200,10 @@ for(const[a,l]of t.fields.entries()){const t=e[a]
16191
16200
  t&&t.length===n||(o[a]=l.clone({nullable:!0}),r[a]=null!==(i=null==t?void 0:t._changeLengthAndBackfillNullBitmap(n))&&void 0!==i?i:jY({type:l.type,length:n,nullCount:n,nullBitmap:new Uint8Array(s)}))}return[t.assign(o),jY({type:new tK(o),length:n,children:r})]}function FJ(t,e,n=new Map){var i,o
16192
16201
  if((null!==(i=null==t?void 0:t.length)&&void 0!==i?i:0)>0&&(null==t?void 0:t.length)===(null==e?void 0:e.length))for(let i=-1,r=t.length;++i<r;){const{type:r}=t[i],s=e[i]
16193
16202
  for(const t of[s,...(null===(o=null==s?void 0:s.dictionary)||void 0===o?void 0:o.data)||[]])FJ(r.children,null==t?void 0:t.children,n)
16194
- if(NZ.isDictionary(r)){const{id:t}=r
16203
+ if(NG.isDictionary(r)){const{id:t}=r
16195
16204
  if(n.has(t)){if(n.get(t)!==s.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}else(null==s?void 0:s.dictionary)&&n.set(t,s.dictionary)}}return n}TJ=Symbol.toStringTag,OJ[TJ]=(t=>(t._nullCount=-1,t[Symbol.isConcatSpreadable]=!0,"RecordBatch"))(OJ.prototype)
16196
16205
  class LJ extends OJ{constructor(t){const e=t.fields.map(t=>jY({type:t.type}))
16197
- super(t,jY({type:new tK(t.fields),nullCount:0,children:e}))}}const NJ=t=>`Expected ${JG[t]} Message in stream, but was null or length 0.`,BJ=t=>`Header pointer of flatbuffer-encoded ${JG[t]} Message is null or length 0.`,PJ=(t,e)=>`Expected to read ${t} metadata bytes, but only read ${e}.`,zJ=(t,e)=>`Expected to read ${t} bytes for message body, but only read ${e}.`
16206
+ super(t,jY({type:new tK(t.fields),nullCount:0,children:e}))}}const NJ=t=>`Expected ${JZ[t]} Message in stream, but was null or length 0.`,BJ=t=>`Header pointer of flatbuffer-encoded ${JZ[t]} Message is null or length 0.`,PJ=(t,e)=>`Expected to read ${t} metadata bytes, but only read ${e}.`,zJ=(t,e)=>`Expected to read ${t} bytes for message body, but only read ${e}.`
16198
16207
  class VJ{constructor(t){this.source=t instanceof tJ?t:new tJ(t)}[Symbol.iterator](){return this}next(){let t
16199
16208
  return(t=this.readMetadataLength()).done||-1===t.value&&(t=this.readMetadataLength()).done||(t=this.readMetadata(t.value)).done?KX:t}throw(t){return this.source.throw(t)}return(t){return this.source.return(t)}readMessage(t){let e
16200
16209
  if((e=this.next()).done)return null
@@ -16202,9 +16211,9 @@ if(null!=t&&e.value.headerType!==t)throw new Error(NJ(t))
16202
16211
  return e.value}readMessageBody(t){if(t<=0)return new Uint8Array(0)
16203
16212
  const e=YW(this.source.read(t))
16204
16213
  if(e.byteLength<t)throw new Error(zJ(t,e.byteLength))
16205
- return e.byteOffset%8==0&&e.byteOffset+e.byteLength<=e.buffer.byteLength?e:e.slice()}readSchema(t=!1){const e=JG.Schema,n=this.readMessage(e),i=null==n?void 0:n.header()
16214
+ return e.byteOffset%8==0&&e.byteOffset+e.byteLength<=e.buffer.byteLength?e:e.slice()}readSchema(t=!1){const e=JZ.Schema,n=this.readMessage(e),i=null==n?void 0:n.header()
16206
16215
  if(t&&!i)throw new Error(BJ(e))
16207
- return i}readMetadataLength(){const t=this.source.read(qJ),e=t&&new gG(t),n=(null==e?void 0:e.readInt32(0))||0
16216
+ return i}readMetadataLength(){const t=this.source.read(qJ),e=t&&new gZ(t),n=(null==e?void 0:e.readInt32(0))||0
16208
16217
  return{done:0===n,value:n}}readMetadata(t){const e=this.source.read(t)
16209
16218
  if(!e)return KX
16210
16219
  if(e.byteLength<t)throw new Error(PJ(t,e.byteLength))
@@ -16215,38 +16224,38 @@ if(null!=t&&e.value.headerType!==t)throw new Error(NJ(t))
16215
16224
  return e.value})}readMessageBody(t){return e(this,void 0,void 0,function*(){if(t<=0)return new Uint8Array(0)
16216
16225
  const e=YW(yield this.source.read(t))
16217
16226
  if(e.byteLength<t)throw new Error(zJ(t,e.byteLength))
16218
- return e.byteOffset%8==0&&e.byteOffset+e.byteLength<=e.buffer.byteLength?e:e.slice()})}readSchema(){return e(this,arguments,void 0,function*(t=!1){const e=JG.Schema,n=yield this.readMessage(e),i=null==n?void 0:n.header()
16227
+ return e.byteOffset%8==0&&e.byteOffset+e.byteLength<=e.buffer.byteLength?e:e.slice()})}readSchema(){return e(this,arguments,void 0,function*(t=!1){const e=JZ.Schema,n=yield this.readMessage(e),i=null==n?void 0:n.header()
16219
16228
  if(t&&!i)throw new Error(BJ(e))
16220
- return i})}readMetadataLength(){return e(this,void 0,void 0,function*(){const t=yield this.source.read(qJ),e=t&&new gG(t),n=(null==e?void 0:e.readInt32(0))||0
16229
+ return i})}readMetadataLength(){return e(this,void 0,void 0,function*(){const t=yield this.source.read(qJ),e=t&&new gZ(t),n=(null==e?void 0:e.readInt32(0))||0
16221
16230
  return{done:0===n,value:n}})}readMetadata(t){return e(this,void 0,void 0,function*(){const e=yield this.source.read(t)
16222
16231
  if(!e)return KX
16223
16232
  if(e.byteLength<t)throw new Error(PJ(t,e.byteLength))
16224
16233
  return{done:!1,value:LX.decode(e)}})}}class UJ extends VJ{constructor(t){super(new Uint8Array(0)),this._schema=!1,this._body=[],this._batchIndex=0,this._dictionaryIndex=0,this._json=t instanceof YX?t:new YX(t)}next(){const{_json:t}=this
16225
16234
  if(!this._schema){this._schema=!0
16226
- return{done:!1,value:LX.fromJSON(t.schema,JG.Schema)}}if(this._dictionaryIndex<t.dictionaries.length){const e=t.dictionaries[this._dictionaryIndex++]
16235
+ return{done:!1,value:LX.fromJSON(t.schema,JZ.Schema)}}if(this._dictionaryIndex<t.dictionaries.length){const e=t.dictionaries[this._dictionaryIndex++]
16227
16236
  this._body=e.data.columns
16228
- return{done:!1,value:LX.fromJSON(e,JG.DictionaryBatch)}}if(this._batchIndex<t.batches.length){const e=t.batches[this._batchIndex++]
16237
+ return{done:!1,value:LX.fromJSON(e,JZ.DictionaryBatch)}}if(this._batchIndex<t.batches.length){const e=t.batches[this._batchIndex++]
16229
16238
  this._body=e.columns
16230
- return{done:!1,value:LX.fromJSON(e,JG.RecordBatch)}}return this._body=[],KX}readMessageBody(t){return function t(e){return(e||[]).reduce((e,n)=>[...e,...n.VALIDITY&&[n.VALIDITY]||[],...n.TYPE_ID&&[n.TYPE_ID]||[],...n.OFFSET&&[n.OFFSET]||[],...n.DATA&&[n.DATA]||[],...t(n.children)],[])}(this._body)}readMessage(t){let e
16239
+ return{done:!1,value:LX.fromJSON(e,JZ.RecordBatch)}}return this._body=[],KX}readMessageBody(t){return function t(e){return(e||[]).reduce((e,n)=>[...e,...n.VALIDITY&&[n.VALIDITY]||[],...n.TYPE_ID&&[n.TYPE_ID]||[],...n.OFFSET&&[n.OFFSET]||[],...n.DATA&&[n.DATA]||[],...t(n.children)],[])}(this._body)}readMessage(t){let e
16231
16240
  if((e=this.next()).done)return null
16232
16241
  if(null!=t&&e.value.headerType!==t)throw new Error(NJ(t))
16233
- return e.value}readSchema(){const t=JG.Schema,e=this.readMessage(t),n=null==e?void 0:e.header()
16242
+ return e.value}readSchema(){const t=JZ.Schema,e=this.readMessage(t),n=null==e?void 0:e.header()
16234
16243
  if(!e||!n)throw new Error(BJ(t))
16235
16244
  return n}}const qJ=4,jJ="ARROW1",WJ=new Uint8Array(6)
16236
16245
  for(let t=0;t<6;t+=1)WJ[t]=jJ.codePointAt(t)
16237
- function GJ(t,e=0){for(let n=-1,i=WJ.length;++n<i;)if(WJ[n]!==t[e+n])return!1
16238
- return!0}const ZJ=WJ.length,KJ=ZJ+qJ,YJ=2*ZJ+qJ
16239
- const XJ={[yG.LZ4_FRAME]:new class{constructor(){this.LZ4_FRAME_MAGIC=new Uint8Array([4,34,77,24]),this.MIN_HEADER_LENGTH=7}isValidCodecEncode(t){const e=new Uint8Array([1,2,3,4,5,6,7,8]),n=t.encode(e)
16240
- return this._isValidCompressed(n)}_isValidCompressed(t){return this._hasMinimumLength(t)&&this._hasValidMagicNumber(t)&&this._hasValidVersion(t)}_hasMinimumLength(t){return t.length>=this.MIN_HEADER_LENGTH}_hasValidMagicNumber(t){return this.LZ4_FRAME_MAGIC.every((e,n)=>t[n]===e)}_hasValidVersion(t){return 1===(192&t[4])>>6}},[yG.ZSTD]:new class{constructor(){this.ZSTD_MAGIC=new Uint8Array([40,181,47,253]),this.MIN_HEADER_LENGTH=6}isValidCodecEncode(t){const e=new Uint8Array([1,2,3,4,5,6,7,8]),n=t.encode(e)
16246
+ function ZJ(t,e=0){for(let n=-1,i=WJ.length;++n<i;)if(WJ[n]!==t[e+n])return!1
16247
+ return!0}const GJ=WJ.length,KJ=GJ+qJ,YJ=2*GJ+qJ
16248
+ const XJ={[yZ.LZ4_FRAME]:new class{constructor(){this.LZ4_FRAME_MAGIC=new Uint8Array([4,34,77,24]),this.MIN_HEADER_LENGTH=7}isValidCodecEncode(t){const e=new Uint8Array([1,2,3,4,5,6,7,8]),n=t.encode(e)
16249
+ return this._isValidCompressed(n)}_isValidCompressed(t){return this._hasMinimumLength(t)&&this._hasValidMagicNumber(t)&&this._hasValidVersion(t)}_hasMinimumLength(t){return t.length>=this.MIN_HEADER_LENGTH}_hasValidMagicNumber(t){return this.LZ4_FRAME_MAGIC.every((e,n)=>t[n]===e)}_hasValidVersion(t){return 1===(192&t[4])>>6}},[yZ.ZSTD]:new class{constructor(){this.ZSTD_MAGIC=new Uint8Array([40,181,47,253]),this.MIN_HEADER_LENGTH=6}isValidCodecEncode(t){const e=new Uint8Array([1,2,3,4,5,6,7,8]),n=t.encode(e)
16241
16250
  return this._isValidCompressed(n)}_isValidCompressed(t){return this._hasMinimumLength(t)&&this._hasValidMagicNumber(t)}_hasMinimumLength(t){return t.length>=this.MIN_HEADER_LENGTH}_hasValidMagicNumber(t){return this.ZSTD_MAGIC.every((e,n)=>t[n]===e)}}}
16242
- const JJ=new class{constructor(){this.registry={}}set(t,e){if((null==e?void 0:e.encode)&&"function"==typeof e.encode&&!XJ[t].isValidCodecEncode(e))throw new Error(`Encoder for ${yG[t]} is not valid.`)
16251
+ const JJ=new class{constructor(){this.registry={}}set(t,e){if((null==e?void 0:e.encode)&&"function"==typeof e.encode&&!XJ[t].isValidCodecEncode(e))throw new Error(`Encoder for ${yZ[t]} is not valid.`)
16243
16252
  this.registry[t]=e}get(t){var e
16244
16253
  return(null===(e=this.registry)||void 0===e?void 0:e[t])||null}}
16245
16254
  class QJ extends XX{constructor(t){super(),this._impl=t}get closed(){return this._impl.closed}get schema(){return this._impl.schema}get autoDestroy(){return this._impl.autoDestroy}get dictionaries(){return this._impl.dictionaries}get numDictionaries(){return this._impl.numDictionaries}get numRecordBatches(){return this._impl.numRecordBatches}get footer(){return this._impl.isFile()?this._impl.footer:null}isSync(){return this._impl.isSync()}isAsync(){return this._impl.isAsync()}isFile(){return this._impl.isFile()}isStream(){return this._impl.isStream()}next(){return this._impl.next()}throw(t){return this._impl.throw(t)}return(t){return this._impl.return(t)}cancel(){return this._impl.cancel()}reset(t){return this._impl.reset(t),this._DOMStream=void 0,this._nodeStream=void 0,this}open(t){const e=this._impl.open(t)
16246
- return RW(e)?e.then(()=>this):this}readRecordBatch(t){return this._impl.isFile()?this._impl.readRecordBatch(t):null}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}toDOMStream(){return eG.toDOMStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this})}toNodeStream(){return eG.toNodeStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this},{objectMode:!0})}static throughNode(t){throw new Error('"throughNode" not available in this environment')}static throughDOM(t,e){throw new Error('"throughDOM" not available in this environment')}static from(t){return t instanceof QJ?t:NW(t)?function(t){return new tQ(new cQ(t))}(t):PW(t)?function(t){return e(this,void 0,void 0,function*(){const{size:e}=yield t.stat(),n=new rJ(t,e)
16247
- return e>=YJ&&GJ(yield n.readAt(0,ZJ+7&-8))?new iQ(new lQ(n)):new eQ(new sQ(n))})}(t):RW(t)?(()=>e(this,void 0,void 0,function*(){return yield QJ.from(yield t)}))():zW(t)||HW(t)||UW(t)||LW(t)?function(t){return e(this,void 0,void 0,function*(){const e=yield t.peek(ZJ+7&-8)
16248
- return e&&e.byteLength>=4?GJ(e)?new nQ(new aQ(yield t.read())):new eQ(new sQ(t)):new eQ(new sQ(function(){return o(this,arguments,function*(){})}()))})}(new eJ(t)):function(t){const e=t.peek(ZJ+7&-8)
16249
- return e&&e.byteLength>=4?GJ(e)?new nQ(new aQ(t.read())):new tQ(new rQ(t)):new tQ(new rQ(function*(){}()))}(new tJ(t))}static readAll(t){return t instanceof QJ?t.isSync()?hQ(t):uQ(t):NW(t)||ArrayBuffer.isView(t)||FW(t)||BW(t)?hQ(t):uQ(t)}}class tQ extends QJ{constructor(t){super(t),this._impl=t}readAll(){return[...this]}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return o(this,arguments,function*(){yield i(yield*r(s(this[Symbol.iterator]())))})}}class eQ extends QJ{constructor(t){super(t),this._impl=t}readAll(){return e(this,void 0,void 0,function*(){var t,e,n,i
16255
+ return RW(e)?e.then(()=>this):this}readRecordBatch(t){return this._impl.isFile()?this._impl.readRecordBatch(t):null}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}toDOMStream(){return eZ.toDOMStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this})}toNodeStream(){return eZ.toNodeStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this},{objectMode:!0})}static throughNode(t){throw new Error('"throughNode" not available in this environment')}static throughDOM(t,e){throw new Error('"throughDOM" not available in this environment')}static from(t){return t instanceof QJ?t:NW(t)?function(t){return new tQ(new cQ(t))}(t):PW(t)?function(t){return e(this,void 0,void 0,function*(){const{size:e}=yield t.stat(),n=new rJ(t,e)
16256
+ return e>=YJ&&ZJ(yield n.readAt(0,GJ+7&-8))?new iQ(new lQ(n)):new eQ(new sQ(n))})}(t):RW(t)?(()=>e(this,void 0,void 0,function*(){return yield QJ.from(yield t)}))():zW(t)||HW(t)||UW(t)||LW(t)?function(t){return e(this,void 0,void 0,function*(){const e=yield t.peek(GJ+7&-8)
16257
+ return e&&e.byteLength>=4?ZJ(e)?new nQ(new aQ(yield t.read())):new eQ(new sQ(t)):new eQ(new sQ(function(){return o(this,arguments,function*(){})}()))})}(new eJ(t)):function(t){const e=t.peek(GJ+7&-8)
16258
+ return e&&e.byteLength>=4?ZJ(e)?new nQ(new aQ(t.read())):new tQ(new rQ(t)):new tQ(new rQ(function*(){}()))}(new tJ(t))}static readAll(t){return t instanceof QJ?t.isSync()?hQ(t):uQ(t):NW(t)||ArrayBuffer.isView(t)||FW(t)||BW(t)?hQ(t):uQ(t)}}class tQ extends QJ{constructor(t){super(t),this._impl=t}readAll(){return[...this]}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return o(this,arguments,function*(){yield i(yield*r(s(this[Symbol.iterator]())))})}}class eQ extends QJ{constructor(t){super(t),this._impl=t}readAll(){return e(this,void 0,void 0,function*(){var t,e,n,i
16250
16259
  const o=new Array
16251
16260
  try{for(var r,a=!0,l=s(this);!(t=(r=yield l.next()).done);a=!0){i=r.value,a=!1
16252
16261
  const t=i
@@ -16265,7 +16274,7 @@ l=this._loadCompressedVectors(t.data,r,[a]),t=new BX(new NX(t.data.length,t.data
16265
16274
  return(s&&i?s.concat(new uX(l)):new uX(l)).memoize()}_loadVectors(t,e,n){return new uJ(e,t.nodes,t.buffers,this.dictionaries,this.schema.metadataVersion).visitMany(n)}_loadCompressedVectors(t,e,n){return new fJ(e,t.nodes,t.buffers,this.dictionaries,this.schema.metadataVersion).visitMany(n)}_decompressBuffers(t,e,n){const i=[],o=[]
16266
16275
  let r=0
16267
16276
  for(const{offset:s,length:a}of t.buffers){if(0===a){i.push(new Uint8Array(0)),o.push(new PX(r,0))
16268
- continue}const t=new gG(e.subarray(s,s+a)),l=nZ(t.readInt64(0)),c=t.bytes().subarray(8),d=-1===l?c:n.decode(c)
16277
+ continue}const t=new gZ(e.subarray(s,s+a)),l=nG(t.readInt64(0)),c=t.bytes().subarray(8),d=-1===l?c:n.decode(c)
16269
16278
  i.push(d)
16270
16279
  r+=(r+7&-8)-r,o.push(new PX(r,d.length)),r+=d.length}return{decommpressedBody:i,buffers:o}}}class rQ extends oQ{constructor(t,e){super(e),this._reader=NW(t)?new UJ(this._handle=t):new VJ(this._handle=t)}isSync(){return!0}isStream(){return!0}[Symbol.iterator](){return this}cancel(){!this.closed&&(this.closed=!0)&&(this.reset()._reader.return(),this._reader=null,this.dictionaries=null)}open(t){return this.closed||(this.autoDestroy=dQ(this,t),this.schema||(this.schema=this._reader.readSchema())||this.cancel()),this}throw(t){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.throw(t):KX}return(t){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.return(t):KX}next(){if(this.closed)return KX
16271
16280
  let t
@@ -16288,11 +16297,11 @@ for(const t of this._footer.dictionaryBatches())t&&this._readDictionaryBatch(thi
16288
16297
  if(this.closed)return null
16289
16298
  this._footer||this.open()
16290
16299
  const n=null===(e=this._footer)||void 0===e?void 0:e.getRecordBatch(t)
16291
- if(n&&this._handle.seek(n.offset)){const t=this._reader.readMessage(JG.RecordBatch)
16300
+ if(n&&this._handle.seek(n.offset)){const t=this._reader.readMessage(JZ.RecordBatch)
16292
16301
  if(null==t?void 0:t.isRecordBatch()){const e=t.header(),n=this._reader.readMessageBody(t.bodyLength)
16293
16302
  return this._loadRecordBatch(e,n)}}return null}_readDictionaryBatch(t){var e
16294
16303
  const n=null===(e=this._footer)||void 0===e?void 0:e.getDictionaryBatch(t)
16295
- if(n&&this._handle.seek(n.offset)){const t=this._reader.readMessage(JG.DictionaryBatch)
16304
+ if(n&&this._handle.seek(n.offset)){const t=this._reader.readMessage(JZ.DictionaryBatch)
16296
16305
  if(null==t?void 0:t.isDictionaryBatch()){const e=t.header(),n=this._reader.readMessageBody(t.bodyLength),i=this._loadDictionaryBatch(e,n)
16297
16306
  this.dictionaries.set(e.id,i)}}}_readFooter(){const{_handle:t}=this,e=t.size-KJ,n=t.readInt32(e),i=t.readAt(e-n,n)
16298
16307
  return CX.decode(i)}_readNextMessageAndValidate(t){var e
@@ -16304,11 +16313,11 @@ for(const t of this._footer.dictionaryBatches())t&&(yield this._readDictionaryBa
16304
16313
  if(this.closed)return null
16305
16314
  this._footer||(yield this.open())
16306
16315
  const n=null===(e=this._footer)||void 0===e?void 0:e.getRecordBatch(t)
16307
- if(n&&(yield this._handle.seek(n.offset))){const t=yield this._reader.readMessage(JG.RecordBatch)
16316
+ if(n&&(yield this._handle.seek(n.offset))){const t=yield this._reader.readMessage(JZ.RecordBatch)
16308
16317
  if(null==t?void 0:t.isRecordBatch()){const e=t.header(),n=yield this._reader.readMessageBody(t.bodyLength)
16309
16318
  return this._loadRecordBatch(e,n)}}return null})}_readDictionaryBatch(t){return e(this,void 0,void 0,function*(){var e
16310
16319
  const n=null===(e=this._footer)||void 0===e?void 0:e.getDictionaryBatch(t)
16311
- if(n&&(yield this._handle.seek(n.offset))){const t=yield this._reader.readMessage(JG.DictionaryBatch)
16320
+ if(n&&(yield this._handle.seek(n.offset))){const t=yield this._reader.readMessage(JZ.DictionaryBatch)
16312
16321
  if(null==t?void 0:t.isDictionaryBatch()){const e=t.header(),n=yield this._reader.readMessageBody(t.bodyLength),i=this._loadDictionaryBatch(e,n)
16313
16322
  this.dictionaries.set(e.id,i)}}})}_readFooter(){return e(this,void 0,void 0,function*(){const{_handle:t}=this
16314
16323
  t._pending&&(yield t._pending)
@@ -16484,11 +16493,11 @@ var n=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"),i=t.slice(0,n)
16484
16493
  return[i.length>1?i[0]+i.slice(2):i,+t.slice(n+1)]}function UQ(t){return(t=HQ(Math.abs(t)))?t[1]:NaN}var qQ,jQ=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i
16485
16494
  function WQ(t){if(!(e=jQ.exec(t)))throw new Error("invalid format: "+t)
16486
16495
  var e
16487
- return new GQ({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}function GQ(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}function ZQ(t,e){var n=HQ(t,e)
16496
+ return new ZQ({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}function ZQ(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}function GQ(t,e){var n=HQ(t,e)
16488
16497
  if(!n)return t+""
16489
16498
  var i=n[0],o=n[1]
16490
- return o<0?"0."+new Array(-o).join("0")+i:i.length>o+1?i.slice(0,o+1)+"."+i.slice(o+1):i+new Array(o-i.length+2).join("0")}WQ.prototype=GQ.prototype,GQ.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type}
16491
- var KQ={"%":(t,e)=>(100*t).toFixed(e),b:t=>Math.round(t).toString(2),c:t=>t+"",d:function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)},e:(t,e)=>t.toExponential(e),f:(t,e)=>t.toFixed(e),g:(t,e)=>t.toPrecision(e),o:t=>Math.round(t).toString(8),p:(t,e)=>ZQ(100*t,e),r:ZQ,s:function(t,e){var n=HQ(t,e)
16499
+ return o<0?"0."+new Array(-o).join("0")+i:i.length>o+1?i.slice(0,o+1)+"."+i.slice(o+1):i+new Array(o-i.length+2).join("0")}WQ.prototype=ZQ.prototype,ZQ.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type}
16500
+ var KQ={"%":(t,e)=>(100*t).toFixed(e),b:t=>Math.round(t).toString(2),c:t=>t+"",d:function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)},e:(t,e)=>t.toExponential(e),f:(t,e)=>t.toFixed(e),g:(t,e)=>t.toPrecision(e),o:t=>Math.round(t).toString(8),p:(t,e)=>GQ(100*t,e),r:GQ,s:function(t,e){var n=HQ(t,e)
16492
16501
  if(!n)return qQ=void 0,t.toPrecision(e)
16493
16502
  var i=n[0],o=n[1],r=o-(qQ=3*Math.max(-8,Math.min(8,Math.floor(o/3))))+1,s=i.length
16494
16503
  return r===s?i:r>s?i+new Array(r-s+1).join("0"):r>0?i.slice(0,r)+"."+i.slice(r):"0."+new Array(1-r).join("0")+HQ(t,Math.max(0,e+r-1))[0]},X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)}
@@ -16592,7 +16601,7 @@ r[0]-=t,r[1]-=e
16592
16601
  for(const n of this.dies)this.isDieVisible(n,r,s)&&i.fillText(n.text,n.x+t/2,n.y+e/2+o.width/2,t-t/100*20)}}clearCanvas(){this.wafermap.canvasContext.clearRect(0,0,this.wafermap.canvas.width,this.wafermap.canvas.height)}scaleCanvas(){this.wafermap.canvasContext.translate(this.wafermap.transform.x,this.wafermap.transform.y),this.wafermap.canvasContext.scale(this.wafermap.transform.k,this.wafermap.transform.k)}isDieVisible(t,e,n){return t.x>=e[0]&&t.x<n[0]&&t.y>=e[1]&&t.y<n[1]}}const y0=["highlightedTags","canvasWidth","canvasHeight","originLocation","gridMinX","gridMaxX","gridMinY","gridMaxY","dies","maxCharacters","colorScale","colorScaleMode","dieLabelsHidden","dieLabelsSuffix","transform","hoverDie"]
16593
16602
  class w0 extends iO{constructor(t){super(y0),this.wafermap=t,this.updateQueued=!1}get requiresEventsUpdate(){return this.isTracked("canvasWidth")||this.isTracked("canvasHeight")||this.isTracked("originLocation")||this.isTracked("gridMinX")||this.isTracked("gridMaxX")||this.isTracked("gridMinY")||this.isTracked("gridMaxY")||this.isTracked("dies")||this.isTracked("maxCharacters")||this.isTracked("highlightedTags")||this.isTracked("colorScale")||this.isTracked("colorScaleMode")||this.isTracked("dieLabelsHidden")||this.isTracked("dieLabelsSuffix")||this.isTracked("transform")}get requiresWorkerWaferSetup(){return this.isTracked("canvasWidth")||this.isTracked("canvasHeight")||this.isTracked("originLocation")||this.isTracked("gridMinX")||this.isTracked("gridMaxX")||this.isTracked("gridMinY")||this.isTracked("gridMaxY")||this.isTracked("dies")||this.isTracked("maxCharacters")||this.isTracked("highlightedTags")||this.isTracked("colorScale")||this.isTracked("colorScaleMode")||this.isTracked("dieLabelsHidden")||this.isTracked("dieLabelsSuffix")}get requiresContainerDimensionsUpdate(){return this.isTracked("canvasWidth")||this.isTracked("canvasHeight")}get requiresComponentResizeUpdate(){return this.isTracked("canvasWidth")||this.isTracked("canvasHeight")}get requiresScalesUpdate(){return this.isTracked("originLocation")||this.isTracked("gridMinX")||this.isTracked("gridMaxX")||this.isTracked("gridMinY")||this.isTracked("gridMaxY")||this.isTracked("dies")}get requiresInputDataUpdate(){return this.isTracked("originLocation")||this.isTracked("gridMinX")||this.isTracked("gridMaxX")||this.isTracked("gridMinY")||this.isTracked("gridMaxY")||this.isTracked("dies")}get requiresLabelsFontSizeUpdate(){return this.isTracked("maxCharacters")}get requiresDiesRenderInfoUpdate(){return this.isTracked("highlightedTags")||this.isTracked("colorScale")||this.isTracked("colorScaleMode")||this.isTracked("dieLabelsHidden")||this.isTracked("dieLabelsSuffix")}get requiresColorAndTextUpdate(){return this.isTracked("maxCharacters")||this.isTracked("highlightedTags")||this.isTracked("colorScale")||this.isTracked("colorScaleMode")||this.isTracked("dieLabelsHidden")||this.isTracked("dieLabelsSuffix")}get requiresDrawnWaferUpdate(){return this.isTracked("transform")}get requiresRenderHoverUpdate(){return this.isTracked("hoverDie")}queueUpdate(){this.wafermap.$fastController.isConnected&&!this.updateQueued&&(this.updateQueued=!0,void 0===this.wafermap.currentTask?b.queueUpdate(()=>{this.wafermap.update(),this.untrackAll(),this.updateQueued=!1}):(async()=>{await this.wafermap.currentTask,b.queueUpdate(()=>{this.wafermap.update(),this.untrackAll(),this.updateQueued=!1,this.wafermap.currentTask=void 0})})())}}class x0{constructor(t){this.wafermap=t,this.invalidGridDimensions=!1,this.invalidDiesTableSchema=!1}getValidity(){return{invalidGridDimensions:this.invalidGridDimensions,invalidDiesTableSchema:this.invalidDiesTableSchema}}isValid(){return Object.values(this.getValidity()).every(t=>!t)}validateGridDimensions(){return this.invalidGridDimensions=!1,void 0===this.wafermap.gridMinX&&void 0===this.wafermap.gridMaxX&&void 0===this.wafermap.gridMinY&&void 0===this.wafermap.gridMaxY?this.invalidGridDimensions=!1:("number"!=typeof this.wafermap.gridMinX||"number"!=typeof this.wafermap.gridMaxX||"number"!=typeof this.wafermap.gridMinY||"number"!=typeof this.wafermap.gridMaxY||this.wafermap.gridMaxX<this.wafermap.gridMinX||this.wafermap.gridMaxY<this.wafermap.gridMinY)&&(this.invalidGridDimensions=!0),!this.invalidGridDimensions}validateDiesTableSchema(){if(this.invalidDiesTableSchema=!1,void 0===this.wafermap.diesTable)this.invalidDiesTableSchema=!1
16594
16603
  else{const t=this.wafermap.diesTable.schema.fields,e=t.find(t=>"colIndex"===t.name),n=t.find(t=>"rowIndex"===t.name),i=t.find(t=>"value"===t.name)
16595
- e&&n&&i&&NZ.isInt(e.type)&&32===e.type.bitWidth&&NZ.isInt(n.type)&&32===n.type.bitWidth&&NZ.isFloat(i.type)&&i.type.precision===aG.DOUBLE||(this.invalidDiesTableSchema=!0)}return!this.invalidDiesTableSchema}}
16604
+ e&&n&&i&&NG.isInt(e.type)&&32===e.type.bitWidth&&NG.isInt(n.type)&&32===n.type.bitWidth&&NG.isFloat(i.type)&&i.type.precision===aZ.DOUBLE||(this.invalidDiesTableSchema=!0)}return!this.invalidDiesTableSchema}}
16596
16605
  /**
16597
16606
  * @license
16598
16607
  * Copyright 2019 Google LLC
@@ -16675,7 +16684,7 @@ if(void 0===n||!this.isDieInGrid(n.x,n.y))return void(this.wafermap.hoverDie=voi
16675
16684
  const i=this.wafermap.diesTable.getChild("colIndex").toArray(),o=this.wafermap.diesTable.getChild("rowIndex").toArray()
16676
16685
  for(let t=0;t<i.length;t++)if(i[t]===n.x&&o[t]===n.y)return void(this.wafermap.hoverDie={index:t,x:n.x,y:n.y})
16677
16686
  this.wafermap.hoverDie=void 0},this.onMouseOut=t=>{this.wafermap.hoverDie=void 0}}connect(){this.wafermap.addEventListener("mousemove",this.onMouseMove),this.wafermap.addEventListener("mouseout",this.onMouseOut)}disconnect(){this.wafermap.removeEventListener("mousemove",this.onMouseMove),this.wafermap.removeEventListener("mouseout",this.onMouseOut)}calculateDieCoordinates(t){if(this.wafermap.isExperimentalUpdate()){const e=this.wafermap.originLocation,n=e===a0||e===c0?Math.floor:Math.ceil,i=e===a0||e===l0?Math.ceil:Math.floor
16678
- return{x:n(this.wafermap.computations.horizontalScale.invert(t.x-this.wafermap.computations.margin.left)),y:i(this.wafermap.computations.verticalScale.invert(t.y-this.wafermap.computations.margin.top))}}}isDieInGrid(t,e){return t>=this.wafermap.computations.gridMinX&&t<=this.wafermap.computations.gridMaxX&&e>=this.wafermap.computations.gridMinY&&e<=this.wafermap.computations.gridMaxY}}class G0{constructor(t){this.wafermap=t,this.scaleExtent=[1,100],this.minExtentPoint=[0,0],this.onWheelMove=t=>{t.preventDefault()},this.wafermapNotifier=x.getNotifier(this.wafermap),this.wafermapNotifier.subscribe(this,"canvasWidth"),this.wafermapNotifier.subscribe(this,"canvasHeight")}connect(){this.createZoomBehavior(),this.wafermap.addEventListener("wheel",this.onWheelMove,{passive:!1})}disconnect(){MW().on("zoom",null)(pq(this.wafermap)),this.wafermap.removeEventListener("wheel",this.onWheelMove)}handleChange(t,e){t!==this.wafermap||"canvasWidth"!==e&&"canvasHeight"!==e||this.createZoomBehavior()}createZoomBehavior(){MW().scaleExtent(this.scaleExtent).translateExtent([this.minExtentPoint,[this.wafermap.canvasWidth,this.wafermap.canvasHeight]]).on("zoom",t=>{this.wafermap.transform=t.transform})(pq(this.wafermap))}}class Z0{get horizontalScale(){return this._horizontalScale}get verticalScale(){return this._verticalScale}get containerDimensions(){return this._containerDimensions}get dieDimensions(){return this._dieDimensions}get margin(){return this._margin}get verticalCoefficient(){return this._verticalCoefficient}get horizontalCoefficient(){return this._horizontalCoefficient}get horizontalConstant(){return this._horizontalConstant}get verticalConstant(){return this._verticalConstant}get gridMinX(){return this._gridMinX}get gridMaxX(){return this._gridMaxX}get gridMinY(){return this._gridMinY}get gridMaxY(){return this._gridMaxY}get labelsFontSize(){return this._labelsFontSize}get colorScale(){return this._colorScale}constructor(t){this.wafermap=t,this.baseMarginPercentage=.04,this.fontSizeFactor=.8,this.colorScaleResolution=10}componentResizeUpdate(){const t={width:this.wafermap.canvasWidth,height:this.wafermap.canvasHeight},e=Math.min(t.width,t.height),n={top:(t.height-e)/2,right:(t.width-e)/2,bottom:(t.height-e)/2,left:(t.width-e)/2},i={top:e*this.baseMarginPercentage,right:e*this.baseMarginPercentage,bottom:e*this.baseMarginPercentage,left:e*this.baseMarginPercentage}
16687
+ return{x:n(this.wafermap.computations.horizontalScale.invert(t.x-this.wafermap.computations.margin.left)),y:i(this.wafermap.computations.verticalScale.invert(t.y-this.wafermap.computations.margin.top))}}}isDieInGrid(t,e){return t>=this.wafermap.computations.gridMinX&&t<=this.wafermap.computations.gridMaxX&&e>=this.wafermap.computations.gridMinY&&e<=this.wafermap.computations.gridMaxY}}class Z0{constructor(t){this.wafermap=t,this.scaleExtent=[1,100],this.minExtentPoint=[0,0],this.onWheelMove=t=>{t.preventDefault()},this.wafermapNotifier=x.getNotifier(this.wafermap),this.wafermapNotifier.subscribe(this,"canvasWidth"),this.wafermapNotifier.subscribe(this,"canvasHeight")}connect(){this.createZoomBehavior(),this.wafermap.addEventListener("wheel",this.onWheelMove,{passive:!1})}disconnect(){MW().on("zoom",null)(pq(this.wafermap)),this.wafermap.removeEventListener("wheel",this.onWheelMove)}handleChange(t,e){t!==this.wafermap||"canvasWidth"!==e&&"canvasHeight"!==e||this.createZoomBehavior()}createZoomBehavior(){MW().scaleExtent(this.scaleExtent).translateExtent([this.minExtentPoint,[this.wafermap.canvasWidth,this.wafermap.canvasHeight]]).on("zoom",t=>{this.wafermap.transform=t.transform})(pq(this.wafermap))}}class G0{get horizontalScale(){return this._horizontalScale}get verticalScale(){return this._verticalScale}get containerDimensions(){return this._containerDimensions}get dieDimensions(){return this._dieDimensions}get margin(){return this._margin}get verticalCoefficient(){return this._verticalCoefficient}get horizontalCoefficient(){return this._horizontalCoefficient}get horizontalConstant(){return this._horizontalConstant}get verticalConstant(){return this._verticalConstant}get gridMinX(){return this._gridMinX}get gridMaxX(){return this._gridMaxX}get gridMinY(){return this._gridMinY}get gridMaxY(){return this._gridMaxY}get labelsFontSize(){return this._labelsFontSize}get colorScale(){return this._colorScale}constructor(t){this.wafermap=t,this.baseMarginPercentage=.04,this.fontSizeFactor=.8,this.colorScaleResolution=10}componentResizeUpdate(){const t={width:this.wafermap.canvasWidth,height:this.wafermap.canvasHeight},e=Math.min(t.width,t.height),n={top:(t.height-e)/2,right:(t.width-e)/2,bottom:(t.height-e)/2,left:(t.width-e)/2},i={top:e*this.baseMarginPercentage,right:e*this.baseMarginPercentage,bottom:e*this.baseMarginPercentage,left:e*this.baseMarginPercentage}
16679
16688
  this._margin=this.calculateMarginAddition(i,n),this._containerDimensions=this.calculateContainerDimensions(t,this.margin),this.inputDataUpdate()}inputDataUpdate(){if(void 0===this._containerDimensions)return void this.componentResizeUpdate()
16680
16689
  const t=Math.min(this._containerDimensions.width,this._containerDimensions.height)
16681
16690
  this.gridDimensionsValidAndDefined()?this.setGridDimensionsFromBoundingBox():this.setGridDimensionsFromDies()
@@ -16688,7 +16697,7 @@ return t===a0||t===c0?n.domain([this._gridMinX,this._gridMaxX+1]).range([0,e]):n
16688
16697
  return t===a0||t===l0?n.domain([this._gridMinY-1,this._gridMaxY]).range([e,0]):n.domain([this._gridMinY,this._gridMaxY+1]).range([0,e])}calculateMarginAddition(t,e){return{top:t.top+e.top,right:t.right+e.right,bottom:t.bottom+e.bottom,left:t.left+e.left}}calculateColorScale(){if(this.wafermap.colorScaleMode===p0){const t=this.wafermap.colorScale.values.map(t=>+t),e=r0().domain(t).range(this.wafermap.colorScale.colors)
16689
16698
  let n=t[0],i=t[0]
16690
16699
  t.forEach(t=>{t<n&&(n=t),t>i&&(i=t)})
16691
- return AQ(n,i,(i-n)/(t.length*this.colorScaleResolution)).concat(i).map(t=>({color:e(t),value:t}))}return this.wafermap.colorScale.colors.map((t,e)=>({color:t,value:+this.wafermap.colorScale.values[e]})).sort((t,e)=>t.value-e.value)}calculateLabelsFontSize(t,e){return Math.min(t.height,t.width/(.5*Math.max(2,e))*this.fontSizeFactor)}}class K0 extends He{constructor(){super(...arguments),this.waferMapUpdateTracker=new w0(this.asRequiredFieldsWaferMap),this.originLocation=a0,this.gridMinX=void 0,this.gridMaxX=void 0,this.gridMinY=void 0,this.gridMaxY=void 0,this.orientation=d0,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=p0,this.computations=new Z0(this.asRequiredFieldsWaferMap),this.dataManager=new v0(this.asRequiredFieldsWaferMap),this.workerRenderer=new q0(this.asRequiredFieldsWaferMap),this.renderer=new b0(this.asRequiredFieldsWaferMap),this.renderQueued=!1,this.transform=bW,this.hoverTransform="",this.hoverOpacity=u0,this.hoverWidth=0,this.hoverHeight=0,this.highlightedTags=[],this.dies=[],this.colorScale={colors:[],values:[]},this.hoverHandler=new j0(this.asRequiredFieldsWaferMap),this.experimentalHoverHandler=new W0(this.asRequiredFieldsWaferMap),this.zoomHandler=new G0(this.asRequiredFieldsWaferMap),this.resizeObserver=this.createResizeObserver(),this.waferMapValidator=new x0(this.asRequiredFieldsWaferMap)}get validity(){return this.waferMapValidator.getValidity()}connectedCallback(){super.connectedCallback(),this.canvasContext=this.canvas.getContext("2d",{willReadFrequently:!0}),this.hoverHandler.connect(),this.experimentalHoverHandler.connect(),this.zoomHandler.connect(),this.resizeObserver.observe(this),this.waferMapUpdateTracker.trackAll()}disconnectedCallback(){super.disconnectedCallback(),this.hoverHandler.disconnect(),this.experimentalHoverHandler.disconnect(),this.zoomHandler.disconnect(),this.resizeObserver.unobserve(this)}async experimentalUpdate(){if(!this.validity.invalidDiesTableSchema){if(this.waferMapUpdateTracker.requiresEventsUpdate){this.waferMapUpdateTracker.requiresComponentResizeUpdate?this.computations.componentResizeUpdate():this.waferMapUpdateTracker.requiresInputDataUpdate?this.computations.inputDataUpdate():this.waferMapUpdateTracker.requiresColorAndTextUpdate&&this.computations.colorAndTextUpdate()
16700
+ return AQ(n,i,(i-n)/(t.length*this.colorScaleResolution)).concat(i).map(t=>({color:e(t),value:t}))}return this.wafermap.colorScale.colors.map((t,e)=>({color:t,value:+this.wafermap.colorScale.values[e]})).sort((t,e)=>t.value-e.value)}calculateLabelsFontSize(t,e){return Math.min(t.height,t.width/(.5*Math.max(2,e))*this.fontSizeFactor)}}class K0 extends He{constructor(){super(...arguments),this.waferMapUpdateTracker=new w0(this.asRequiredFieldsWaferMap),this.originLocation=a0,this.gridMinX=void 0,this.gridMaxX=void 0,this.gridMinY=void 0,this.gridMaxY=void 0,this.orientation=d0,this.maxCharacters=4,this.dieLabelsHidden=!1,this.dieLabelsSuffix="",this.colorScaleMode=p0,this.computations=new G0(this.asRequiredFieldsWaferMap),this.dataManager=new v0(this.asRequiredFieldsWaferMap),this.workerRenderer=new q0(this.asRequiredFieldsWaferMap),this.renderer=new b0(this.asRequiredFieldsWaferMap),this.renderQueued=!1,this.transform=bW,this.hoverTransform="",this.hoverOpacity=u0,this.hoverWidth=0,this.hoverHeight=0,this.highlightedTags=[],this.dies=[],this.colorScale={colors:[],values:[]},this.hoverHandler=new j0(this.asRequiredFieldsWaferMap),this.experimentalHoverHandler=new W0(this.asRequiredFieldsWaferMap),this.zoomHandler=new Z0(this.asRequiredFieldsWaferMap),this.resizeObserver=this.createResizeObserver(),this.waferMapValidator=new x0(this.asRequiredFieldsWaferMap)}get validity(){return this.waferMapValidator.getValidity()}connectedCallback(){super.connectedCallback(),this.canvasContext=this.canvas.getContext("2d",{willReadFrequently:!0}),this.hoverHandler.connect(),this.experimentalHoverHandler.connect(),this.zoomHandler.connect(),this.resizeObserver.observe(this),this.waferMapUpdateTracker.trackAll()}disconnectedCallback(){super.disconnectedCallback(),this.hoverHandler.disconnect(),this.experimentalHoverHandler.disconnect(),this.zoomHandler.disconnect(),this.resizeObserver.unobserve(this)}async experimentalUpdate(){if(!this.validity.invalidDiesTableSchema){if(this.waferMapUpdateTracker.requiresEventsUpdate){this.waferMapUpdateTracker.requiresComponentResizeUpdate?this.computations.componentResizeUpdate():this.waferMapUpdateTracker.requiresInputDataUpdate?this.computations.inputDataUpdate():this.waferMapUpdateTracker.requiresColorAndTextUpdate&&this.computations.colorAndTextUpdate()
16692
16701
  const t=this.createSnapshot()
16693
16702
  this.waferMapUpdateTracker.requiresWorkerWaferSetup&&await this.workerRenderer.setupWafer(t),await this.workerRenderer.drawWafer(t)}this.workerRenderer.renderHover()}}update(){this.validate(),this.isExperimentalUpdate()?this.currentTask=this.experimentalUpdate():this.waferMapUpdateTracker.requiresEventsUpdate?this.waferMapUpdateTracker.requiresContainerDimensionsUpdate?(this.dataManager.updateContainerDimensions(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresScalesUpdate?(this.dataManager.updateScales(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresLabelsFontSizeUpdate?(this.dataManager.updateLabelsFontSize(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresDiesRenderInfoUpdate?(this.dataManager.updateDiesRenderInfo(),this.renderer.updateSortedDiesAndDrawWafer()):this.waferMapUpdateTracker.requiresDrawnWaferUpdate&&this.renderer.drawWafer():this.waferMapUpdateTracker.requiresRenderHoverUpdate&&this.renderer.renderHover()}isExperimentalUpdate(){return void 0!==this.diesTable}async setData(t){Array.isArray(t)?this.dies=t:this.diesTable=t,await b.nextUpdate(),void 0!==this.currentTask&&await this.currentTask}createSnapshot(){const t={width:this.canvasWidth??0,height:this.canvasHeight??0},e={dieDimensions:this.computations.dieDimensions,margin:this.computations.margin,verticalCoefficient:this.computations.verticalCoefficient,horizontalCoefficient:this.computations.horizontalCoefficient,horizontalConstant:this.computations.horizontalConstant,verticalConstant:this.computations.verticalConstant,gridMinX:this.computations.gridMinX,gridMaxX:this.computations.gridMaxX,gridMinY:this.computations.gridMinY,gridMaxY:this.computations.gridMaxY,labelsFontSize:this.computations.labelsFontSize,colorScale:this.computations.colorScale,dieLabelsSuffix:this.dieLabelsSuffix,maxCharacters:this.maxCharacters},n=this.computations.dieDimensions,i=this.transform,o=this.dieLabelsHidden
16694
16703
  if(void 0===this.diesTable)return{canvasDimensions:t,renderConfig:e,dieDimensions:n,transform:i,dieLabelsHidden:o,columnIndices:Int32Array.from([]),rowIndices:Int32Array.from([]),values:Float64Array.from([])}
@@ -17264,8 +17273,8 @@ const b1=_t`
17264
17273
  }
17265
17274
 
17266
17275
  .subtitle {
17267
- font: ${Gc};
17268
- color: ${Zc};
17276
+ font: ${Zc};
17277
+ color: ${Gc};
17269
17278
  text-align: center;
17270
17279
  }
17271
17280
 
@@ -17282,7 +17291,7 @@ const b1=_t`
17282
17291
  <div class="icon light-icon" aria-hidden="true" :innerHTML="${()=>'<?xml version="1.0" encoding="UTF-8"?>\n<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 16 16">\n <defs>\n <style>\n .nigel-chat-light-0 {\n fill: url(#nigel-chat-gradient-light-0);\n }\n\n .nigel-chat-light-1 {\n fill: url(#nigel-chat-gradient-light-1);\n }\n </style>\n <linearGradient id="nigel-chat-gradient-light-1" x1="11.84" y1="6.19" x2="4.84" y2="13.18" gradientTransform="translate(0 18) scale(1 -1)" gradientUnits="userSpaceOnUse">\n <stop offset="0" stop-color="#00ad7c"/>\n <stop offset="1" stop-color="#32eb96"/>\n </linearGradient>\n <linearGradient id="nigel-chat-gradient-light-0" x1="10.25" y1="-658.82" x2="6.95" y2="-662.11" gradientTransform="translate(0 668)" xlink:href="#nigel-chat-gradient-light-1"/>\n </defs>\n <path class="nigel-chat-light-1" d="M14.21,7.52l-.11-.06c-2.36-1.29-4.3-3.23-5.59-5.59l-.06-.11c-.19-.36-.7-.36-.9,0l-.06.11c-1.29,2.36-3.23,4.3-5.59,5.59l-.11.06c-.36.19-.36.7,0,.9l.11.06c2.36,1.29,4.3,3.23,5.59,5.59l.06.11c.19.36.7.36.9,0l.06-.11c1.29-2.36,3.23-4.3,5.59-5.59l.11-.06c.36-.19.36-.7,0-.9ZM12.5,7.88l-.08.04c-1.58.87-2.89,2.17-3.75,3.75l-.04.08c-.13.24-.47.24-.6,0l-.04-.08c-.87-1.58-2.17-2.89-3.75-3.75l-.08-.04c-.24-.13-.24-.47,0-.6l.08-.04c1.58-.87,2.89-2.17,3.75-3.75l.04-.08c.13-.24.47-.24.6,0l.04.08c.87,1.58,2.17,2.89,3.75,3.75l.08.04c.24.13.24.47,0,.6Z"/>\n <path class="nigel-chat-light-0" d="M11.36,7.6l-.03.02c-1.12.61-2.04,1.53-2.65,2.65l-.02.03c-.1.18-.35.18-.45,0l-.02-.03c-.61-1.12-1.53-2.04-2.65-2.65l-.03-.02c-.18-.1-.18-.35,0-.45l.03-.02c1.12-.61,2.04-1.53,2.65-2.65l.02-.03c.1-.18.35-.18.45,0l.02.03c.61,1.12,1.53,2.04,2.65,2.65l.03.02c.18.1.18.35,0,.45Z"/>\n</svg>'}"></div>
17283
17292
  <div class="icon dark-icon" aria-hidden="true" :innerHTML="${()=>'<?xml version="1.0" encoding="UTF-8"?>\n<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 16 16">\n <defs>\n <style>\n .nigel-chat-dark-0 {\n fill: url(#nigel-chat-gradient-dark-0);\n }\n\n .nigel-chat-dark-1 {\n fill: url(#nigel-chat-gradient-dark-1);\n }\n </style>\n <linearGradient id="nigel-chat-gradient-dark-1" x1="11.84" y1="6.19" x2="4.84" y2="13.18" gradientTransform="translate(0 18) scale(1 -1)" gradientUnits="userSpaceOnUse">\n <stop offset="0" stop-color="#00ad7c"/>\n <stop offset="1" stop-color="#32eb96"/>\n </linearGradient>\n <linearGradient id="nigel-chat-gradient-dark-0" x1="10.25" y1="-658.82" x2="6.95" y2="-662.11" gradientTransform="translate(0 668)" xlink:href="#nigel-chat-gradient-dark-1"/>\n </defs>\n <path class="nigel-chat-dark-1" d="M14.21,7.52l-.11-.06c-2.36-1.29-4.3-3.23-5.59-5.59l-.06-.11c-.19-.36-.7-.36-.9,0l-.06.11c-1.29,2.36-3.23,4.3-5.59,5.59l-.11.06c-.36.19-.36.7,0,.9l.11.06c2.36,1.29,4.3,3.23,5.59,5.59l.06.11c.19.36.7.36.9,0l.06-.11c1.29-2.36,3.23-4.3,5.59-5.59l.11-.06c.36-.19.36-.7,0-.9ZM12.5,7.88l-.08.04c-1.58.87-2.89,2.17-3.75,3.75l-.04.08c-.13.24-.47.24-.6,0l-.04-.08c-.87-1.58-2.17-2.89-3.75-3.75l-.08-.04c-.24-.13-.24-.47,0-.6l.08-.04c1.58-.87,2.89-2.17,3.75-3.75l.04-.08c.13-.24.47-.24.6,0l.04.08c.87,1.58,2.17,2.89,3.75,3.75l.08.04c.24.13.24.47,0,.6Z"/>\n <path class="nigel-chat-dark-0" d="M11.36,7.6l-.03.02c-1.12.61-2.04,1.53-2.65,2.65l-.02.03c-.1.18-.35.18-.45,0l-.02-.03c-.61-1.12-1.53-2.04-2.65-2.65l-.03-.02c-.18-.1-.18-.35,0-.45l.03-.02c1.12-.61,2.04-1.53,2.65-2.65l.02-.03c.1-.18.35-.18.45,0l.02.03c.61,1.12,1.53,2.04,2.65,2.65l.03.02c.18.1.18.35,0,.45Z"/>\n</svg>'}"></div>
17284
17293
  `,w1=_t`
17285
- ${Gm}
17294
+ ${Zm}
17286
17295
 
17287
17296
  .dark-icon {
17288
17297
  display: none;
@@ -17296,7 +17305,7 @@ const b1=_t`
17296
17305
  display: contents;
17297
17306
  }
17298
17307
  `))
17299
- const x1=class extends Zm{}.compose({baseName:"icon-nigel-chat",template:y1,styles:w1})
17308
+ const x1=class extends Gm{}.compose({baseName:"icon-nigel-chat",template:y1,styles:w1})
17300
17309
  Mi.getOrCreate().withPrefix("spright").register(x1())
17301
17310
  const C1="spright-icon-nigel-chat"
17302
17311
  class k1 extends He{}t([pt({attribute:"welcome-title"})],k1.prototype,"welcomeTitle",void 0),t([pt],k1.prototype,"subtitle",void 0)
@@ -17319,61 +17328,89 @@ const S1=k1.compose({baseName:"chat-message-welcome",template:()=>J`
17319
17328
  </div>
17320
17329
  `,styles:b1})
17321
17330
  Mi.getOrCreate().withPrefix("spright").register(S1())
17322
- const $1=_t`
17323
- ${Gm}
17331
+ const $1=J`
17332
+ <div class="icon" aria-hidden="true" :innerHTML="${()=>'<?xml version="1.0" encoding="UTF-8"?>\n<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">\n <defs>\n <style>\n .breakpoint-conditional-0 {\n fill: #c42126;\n }\n </style>\n </defs>\n <path class="breakpoint-conditional-0" d="M8,3c-2.76,0-5,2.24-5,5s2.24,5,5,5,5-2.24,5-5-2.24-5-5-5ZM11,9h-2v2h-2v-2h-2v-2h2v-2h2v2h2v2Z"/>\n</svg>'}"></div>
17333
+ `,_1=class extends Gm{}.compose({baseName:"icon-breakpoint-conditional",template:$1,styles:Zm})
17334
+ Mi.getOrCreate().withPrefix("spright").register(_1())
17335
+ const M1=J`
17336
+ <div class="icon" aria-hidden="true" :innerHTML="${()=>'<?xml version="1.0" encoding="UTF-8"?>\n<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">\n <defs>\n <style>\n .breakpoint-disabled-0 {\n fill: #161617;\n opacity: .3;\n }\n </style>\n </defs>\n <circle class="breakpoint-disabled-0" cx="8" cy="8" r="5"/>\n</svg>'}"></div>
17337
+ `,I1=class extends Gm{}.compose({baseName:"icon-breakpoint-disabled",template:M1,styles:Zm})
17338
+ Mi.getOrCreate().withPrefix("spright").register(I1())
17339
+ const E1=J`
17340
+ <div class="icon" aria-hidden="true" :innerHTML="${()=>'<?xml version="1.0" encoding="UTF-8"?>\n<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">\n <defs>\n <style>\n .breakpoint-enabled-0 {\n fill: #c42126;\n }\n </style>\n </defs>\n <circle class="breakpoint-enabled-0" cx="8" cy="8" r="5"/>\n</svg>'}"></div>
17341
+ `,A1=class extends Gm{}.compose({baseName:"icon-breakpoint-enabled",template:E1,styles:Zm})
17342
+ Mi.getOrCreate().withPrefix("spright").register(A1())
17343
+ const T1=J`
17344
+ <div class="icon" aria-hidden="true" :innerHTML="${()=>'<?xml version="1.0" encoding="UTF-8"?>\n<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">\n <defs>\n <style>\n .breakpoint-execution-pointer-0 {\n fill: #161617;\n }\n </style>\n </defs>\n <polygon class="breakpoint-execution-pointer-0" points="7.97 4.37 7.29 5.49 9.8 7 2 7 2 9 9.8 9 7.29 10.51 7.97 11.63 14 8 7.97 4.37"/>\n</svg>'}"></div>
17345
+ `,D1=class extends Gm{}.compose({baseName:"icon-breakpoint-execution-pointer",template:T1,styles:Zm})
17346
+ Mi.getOrCreate().withPrefix("spright").register(D1())
17347
+ const O1=J`
17348
+ <div class="icon" aria-hidden="true" :innerHTML="${()=>'<?xml version="1.0" encoding="UTF-8"?>\n<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">\n <defs>\n <style>\n .breakpoint-hit-disabled-0 {\n opacity: .3;\n }\n\n .breakpoint-hit-disabled-0, .breakpoint-hit-disabled-1 {\n fill: #161617;\n }\n </style>\n </defs>\n <path class="breakpoint-hit-disabled-0" d="M3.36,6.25c.71-1.89,2.5-3.25,4.64-3.25s3.98,1.4,4.67,3.33l-4.96-2.99-1.45,2.4.84.51h-3.75ZM7.71,12.66l-1.45-2.4.84-.51h-3.75c.71,1.89,2.5,3.25,4.64,3.25s3.98-1.4,4.67-3.33l-4.96,2.99Z"/>\n <polygon class="breakpoint-hit-disabled-1" points="7.97 4.37 7.29 5.49 9.8 7 2 7 2 9 9.8 9 7.29 10.51 7.97 11.63 14 8 7.97 4.37"/>\n</svg>'}"></div>
17349
+ `,R1=class extends Gm{}.compose({baseName:"icon-breakpoint-hit-disabled",template:O1,styles:Zm})
17350
+ Mi.getOrCreate().withPrefix("spright").register(R1())
17351
+ const F1=J`
17352
+ <div class="icon" aria-hidden="true" :innerHTML="${()=>'<?xml version="1.0" encoding="UTF-8"?>\n<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">\n <defs>\n <style>\n .breakpoint-hit-0 {\n fill: #c42126;\n }\n\n .breakpoint-hit-1 {\n fill: #161617;\n }\n </style>\n </defs>\n <path class="breakpoint-hit-0" d="M3.36,6.25c.71-1.89,2.5-3.25,4.64-3.25s3.98,1.4,4.67,3.33l-4.96-2.99-1.45,2.4.84.51h-3.75ZM7.71,12.66l-1.45-2.4.84-.51h-3.75c.71,1.89,2.5,3.25,4.64,3.25s3.98-1.4,4.67-3.33l-4.96,2.99Z"/>\n <polygon class="breakpoint-hit-1" points="7.97 4.37 7.29 5.49 9.8 7 2 7 2 9 9.8 9 7.29 10.51 7.97 11.63 14 8 7.97 4.37"/>\n</svg>'}"></div>
17353
+ `,L1=class extends Gm{}.compose({baseName:"icon-breakpoint-hit",template:F1,styles:Zm})
17354
+ Mi.getOrCreate().withPrefix("spright").register(L1())
17355
+ const N1=J`
17356
+ <div class="icon" aria-hidden="true" :innerHTML="${()=>'<?xml version="1.0" encoding="UTF-8"?>\n<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">\n <defs>\n <style>\n .breakpoint-hover-0 {\n fill: #c42126;\n opacity: .3;\n }\n </style>\n </defs>\n <circle class="breakpoint-hover-0" cx="8" cy="8" r="5"/>\n</svg>'}"></div>
17357
+ `,B1=class extends Gm{}.compose({baseName:"icon-breakpoint-hover",template:N1,styles:Zm})
17358
+ Mi.getOrCreate().withPrefix("spright").register(B1())
17359
+ const P1=_t`
17360
+ ${Zm}
17324
17361
 
17325
17362
  .icon svg {
17326
17363
  fill: ${$c};
17327
17364
  }
17328
17365
  `
17329
- const _1=class extends Km{constructor(){super(Su)}}.compose({baseName:"icon-work-item-calendar-week",template:Wm,styles:$1})
17330
- Mi.getOrCreate().withPrefix("spright").register(_1())
17331
- const M1=_t`
17332
- ${Gm}
17366
+ const z1=class extends Km{constructor(){super(Su)}}.compose({baseName:"icon-work-item-calendar-week",template:Wm,styles:P1})
17367
+ Mi.getOrCreate().withPrefix("spright").register(z1())
17368
+ const V1=_t`
17369
+ ${Zm}
17333
17370
 
17334
17371
  .icon svg {
17335
17372
  fill: ${Sc};
17336
17373
  }
17337
17374
  `
17338
- const I1=class extends Km{constructor(){super($u)}}.compose({baseName:"icon-work-item-calipers",template:Wm,styles:M1})
17339
- Mi.getOrCreate().withPrefix("spright").register(I1())
17340
- const E1=_t`
17341
- ${Gm}
17375
+ const H1=class extends Km{constructor(){super($u)}}.compose({baseName:"icon-work-item-calipers",template:Wm,styles:V1})
17376
+ Mi.getOrCreate().withPrefix("spright").register(H1())
17377
+ const U1=_t`
17378
+ ${Zm}
17342
17379
 
17343
17380
  .icon svg {
17344
17381
  fill: ${_c};
17345
17382
  }
17346
17383
  `
17347
- const A1=class extends Km{constructor(){super(Lp)}}.compose({baseName:"icon-work-item-forklift",template:Wm,styles:E1})
17348
- Mi.getOrCreate().withPrefix("spright").register(A1())
17349
- const T1=_t`
17350
- ${Gm}
17384
+ const q1=class extends Km{constructor(){super(Lp)}}.compose({baseName:"icon-work-item-forklift",template:Wm,styles:U1})
17385
+ Mi.getOrCreate().withPrefix("spright").register(q1())
17386
+ const j1=_t`
17387
+ ${Zm}
17351
17388
 
17352
17389
  .icon svg {
17353
17390
  fill: ${xc};
17354
17391
  }
17355
17392
  `
17356
- const D1=class extends Km{constructor(){super(Bf)}}.compose({baseName:"icon-work-item-rectangle-check-lines",template:Wm,styles:T1})
17357
- Mi.getOrCreate().withPrefix("spright").register(D1())
17358
- const O1=_t`
17359
- ${Gm}
17393
+ const W1=class extends Km{constructor(){super(Bf)}}.compose({baseName:"icon-work-item-rectangle-check-lines",template:Wm,styles:j1})
17394
+ Mi.getOrCreate().withPrefix("spright").register(W1())
17395
+ const Z1=_t`
17396
+ ${Zm}
17360
17397
 
17361
17398
  .icon svg {
17362
17399
  fill: ${Cc};
17363
17400
  }
17364
17401
  `
17365
- const R1=class extends Km{constructor(){super(Rm)}}.compose({baseName:"icon-work-item-user-helmet-safety",template:Wm,styles:O1})
17366
- Mi.getOrCreate().withPrefix("spright").register(R1())
17367
- const F1=_t`
17368
- ${Gm}
17402
+ const G1=class extends Km{constructor(){super(Rm)}}.compose({baseName:"icon-work-item-user-helmet-safety",template:Wm,styles:Z1})
17403
+ Mi.getOrCreate().withPrefix("spright").register(G1())
17404
+ const K1=_t`
17405
+ ${Zm}
17369
17406
 
17370
17407
  .icon svg {
17371
17408
  fill: ${kc};
17372
17409
  }
17373
17410
  `
17374
- const L1=class extends Km{constructor(){super(Um)}}.compose({baseName:"icon-work-item-wrench-hammer",template:Wm,styles:F1})
17375
- Mi.getOrCreate().withPrefix("spright").register(L1())
17376
- const N1=_t`
17411
+ const Y1=class extends Km{constructor(){super(Um)}}.compose({baseName:"icon-work-item-wrench-hammer",template:Wm,styles:K1})
17412
+ Mi.getOrCreate().withPrefix("spright").register(Y1())
17413
+ const X1=_t`
17377
17414
  ${X0("inline-block")}
17378
17415
 
17379
17416
  :host {
@@ -17396,7 +17433,7 @@ const N1=_t`
17396
17433
  :host([disabled]) slot {
17397
17434
  color: ${ld};
17398
17435
  }
17399
- `,B1=J`<slot></slot>`
17400
- const P1=class extends He{}.compose({baseName:"rectangle",template:B1,styles:N1})
17401
- Mi.getOrCreate().withPrefix("spright").register(P1())}()
17436
+ `,J1=J`<slot></slot>`
17437
+ const Q1=class extends He{}.compose({baseName:"rectangle",template:J1,styles:X1})
17438
+ Mi.getOrCreate().withPrefix("spright").register(Q1())}()
17402
17439
  //# sourceMappingURL=all-components-bundle.min.js.map